.hero-home{background-position:50%;background-size:cover;display:grid;grid-template-columns:22.14% 77.86%;margin-bottom:var(--space-l);min-height:585px}.hero-home .clip-wrapper img{height:100%}.hero-home .texts{display:flex;flex-direction:column;justify-content:flex-end;padding:var(--space-l) 54px}.hero-home .texts h1{color:var(--heading-color-inverted);margin-bottom:var(--space-s)}.hero-home .texts .cta-row{align-items:center;display:flex;gap:var(--gap)}.hero-home .texts .cta-row .slogan{color:var(--white-color);font-size:14px;line-height:150%}@media (max-width:1024px){.hero-home{background-image:none!important;gap:var(--space-xs);grid-template-columns:1fr;margin-bottom:var(--space-m);min-height:unset}.hero-home .clip-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;height:164px}.hero-home .texts{padding:0}.hero-home .texts h1{color:var(--primary-green-color);margin-bottom:var(--space-default)}.hero-home .texts .cta-row .slogan{color:var(--black-color)}}.sign-up-form{h3,h4,h5,h6{margin-bottom:var(--space-m);margin-top:0}p{font-size:var(--font-size-xs);line-height:var(--font-line-height-xs)}.form-container{align-items:center;background:rgba(0,0,0,.4);display:flex;height:0;justify-content:center;left:0;opacity:0;padding:var(--space-m);position:fixed;top:0;transition:opacity .3s linear;width:0;z-index:999;&.active{height:100vh;opacity:1;width:100vw}.form-container-content{background:var(--white-color);display:flex;flex-direction:column;min-height:320px;padding:var(--space-m);position:relative;width:60%;.close-button{cursor:pointer;padding:12px 22px;position:absolute;right:12px;top:12px;&:after,&:before{background-color:var(--black-color);content:"";display:block;height:2px;position:absolute;right:12px;top:12px;transform:rotate(-45deg);width:20px}&:before{transform:rotate(45deg)}}.form{align-items:center;display:flex;flex-grow:1;.submitted-message{color:#3e2b2d;font-size:18px}}.form-row{display:flex;gap:var(--gap);label{flex:1}@media screen and (max-width:1024px){flex-direction:column}}.success-message{display:none;padding:32px 0}@media screen and (max-width:1024px){max-height:calc(100vh - 120px);overflow:scroll;width:100%}}}}