html{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}*,*:before,*:after{padding:0;margin:0;-webkit-box-sizing:inherit;box-sizing:inherit}a{color:currentColor}a:focus{outline:none}img{max-width:100%}.hidetext{text-indent:-9999px}.letterspacing{letter-spacing:.1em}*{line-height:1.4}html{font-family:"Arial",Helvetica,sans-serif;font-size:100%;font-weight:normal;font-style:normal;color:#4c4c4c;-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:auto;font-kerning:auto;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px}@media (min-width: 320px){html{font-size:calc(.2232142857vw + 11.2857142857px)}}@media (min-width: 768px){html{font-size:calc(.5859375vw + 8.5px)}}@media (min-width: 1280px){html{font-size:16px}}html{background-color:#fff}.layout{min-width:320px;max-width:100%;background-color:#fff}.header__inner,.section__inner,.footer__inner{max-width:1280px;margin:0 auto}.header{background-repeat:no-repeat;background-position:center center;background-size:cover}.header__logo-image{display:block;max-width:100%;height:auto;margin:0 auto;padding:2rem}.header__claim{padding:2rem}.header__claim h1{display:grid;place-items:center;background-color:rgba(159,193,47,0.8);border-radius:10px;padding:2rem;font-weight:normal;color:#dcd289;font-size:2.25rem}@media (max-width: 500px){.header__claim h1{font-size:1.4625rem}}.header__claim h1 strong{font-size:3.125rem;font-weight:bold;color:#fff}@media (max-width: 500px){.header__claim h1 strong{font-size:2.03125rem}}@media (min-width: 768px){.header__inner{padding:4rem;aspect-ratio:1920/970;display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(2, 1fr);grid-template-areas:"logo logo . . ." ". claim claim claim claim"}.header__logo{grid-area:logo;place-self:center}.header__logo-image{margin:0;padding:0;width:100%}.header__claim{align-self:start;grid-area:claim;padding:0}.header__claim h1{padding:3rem 4rem}.header__claim h1 span{display:inline-block}}.content{min-height:768px;min-height:50vw}.section{padding-top:4rem;padding-bottom:4rem;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.section{padding-left:2rem;padding-right:2rem}}.section--padding-vertical-bigger{padding-top:6rem;padding-bottom:6rem}.section--text-color-white{color:#fff}.section--background-color-white{background-color:#fff}.section--background-color-darkgray{background-color:#4c4c4c}.section--background-color-green{background-color:#9fc12f}.section--background-image-green-banner{background-repeat:no-repeat;background-size:cover;background-image:url("../images/background_green_banner.svg?v=0.0.5")}.section-rounded-top{--roundTopRadius: 8rem;width:100%;height:var(--roundTopRadius);position:relative;background-color:#4c4c4c}.section-rounded-top svg{position:absolute;top:0;left:0;right:0;bottom:0;height:calc(var(--roundTopRadius) + 1px);width:100%}.footer{background-color:#4c4c4c;color:#dcd289;padding:2rem 0;font-size:1rem;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.footer{padding-left:2rem;padding-right:2rem}}.footer a{text-decoration:none}.footer a:hover,.footer a:active,.footer a:focus{color:#9fc12f}.contentstyles h1,.contentstyles .cs--fontsize-h1{font-size:1.875rem}@media (max-width: 500px){.contentstyles h1,.contentstyles .cs--fontsize-h1{font-size:1.21875rem}}.contentstyles h2,.contentstyles .cs--fontsize-h2{font-size:1.5rem}@media (max-width: 500px){.contentstyles h2,.contentstyles .cs--fontsize-h2{font-size:.975rem}}.contentstyles h3,.contentstyles .cs--fontsize-h3{font-size:1.125rem}@media (max-width: 500px){.contentstyles h3,.contentstyles .cs--fontsize-h3{font-size:.73125rem}}.contentstyles h1,.contentstyles h2,.contentstyles h3{margin-bottom:1em}.contentstyles p{margin-bottom:1em}.contentstyles strong{font-weight:bold}.contentstyles em{font-style:italic;letter-spacing:0.05em}.contentstyles a{text-decoration:none}.contentstyles a:hover,.contentstyles a:active,.contentstyles a:focus{color:#9fc12f}.contentstyles .cs--color-green{color:#9fc12f}.ce{margin-top:2rem;margin-bottom:2rem}.ce:first-child{margin-top:0}.ce-text--style-centered{text-align:center}.ce-listboxes{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}@media (min-width: 500px){.ce-listboxes{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 768px){.ce-listboxes{grid-template-columns:repeat(3, 1fr)}}.ce-listboxes--twocols{grid-template-columns:repeat(1, 1fr)}@media (min-width: 768px){.ce-listboxes--twocols{grid-template-columns:2fr 1fr}}.ce-listboxes__box{border:1px solid #9fc12f}.ce-listboxes__box-header{aspect-ratio:536/442;background-repeat:no-repeat;background-position:center center;background-size:cover;display:grid;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content;-webkit-box-align:end;align-items:end}.ce-listboxes__box-header::after{content:'';display:block;width:100%;height:1rem;background-color:rgba(159,193,47,0.8);margin-bottom:1.5rem}.ce-listboxes__box-header-logo{padding-top:5rem;padding-left:30%;padding-right:1rem;margin-bottom:2rem}.ce-listboxes__box-header-logo-element{width:100%;height:auto;display:block}.ce-listboxes__box-content{padding:3rem 2rem}.ce-listboxes__box-content-list{list-style:none;display:grid;gap:3rem}.ce-listboxes__box-content-list li{position:relative;display:block;padding-left:1.75rem}.ce-listboxes__box-content-list li::before{content:'';position:absolute;top:.15rem;left:0;width:1.5rem;height:1rem;background-repeat:no-repeat;background-position:center center;background-size:contain;background-image:url("../images/bulletpoint.svg?v=0.0.5")}.ce-listboxes__box-content-list li ul{margin-top:.5rem;display:grid;gap:.5rem;margin-bottom:.5rem}.ce-listboxes__box-content-list li ul li{font-weight:bold}.ce-listboxes__box-content-list li ul li::before{width:1rem;background-image:url("../images/bulletpoint2.svg?v=0.0.5")}.ce-listboxes--downloads .ce-listboxes__box-content-list{gap:.5rem}.ce-listboxes--downloads .ce-listboxes__box-content-list li:before{background-image:url("../images/download.svg?v=0.0.5")}.form{--borderRadius: .75rem;font-size:1.5rem}.form__fieldscontainer{display:grid;gap:1rem;max-width:60ch;margin:0 auto}.form__fieldgroup{border:0}.form__fieldgroup--hidden{position:absolute;visibility:hidden}.form__label{display:block;color:#9fc12f}.form__input{font-family:"Arial",Helvetica,sans-serif;display:block;width:100%;border-radius:var(--borderRadius);border:1px solid #9fc12f;padding:.25rem 1rem;font-size:1.5rem;background-color:#7a7a7a;color:#fff}.form__input:active,.form__input:focus{outline:none;border-color:#dcd289}.form__textarea{font-family:"Arial",Helvetica,sans-serif;display:block;width:100%;border-radius:var(--borderRadius);border:1px solid #9fc12f;padding:.25rem 1rem;font-size:1.5rem;background-color:#7a7a7a;color:#fff;min-height:15rem}.form__textarea:active,.form__textarea:focus{outline:none;border-color:#dcd289}.form__submit{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:"Arial",Helvetica,sans-serif;font-size:1.5rem;display:inline-block;padding:.5rem 2rem;border-radius:var(--borderRadius);background-color:#9fc12f;color:#fff;border:none}@media (max-width: 500px){.form__submit{font-size:.975rem}}
