:root{--hero-margin-top:6rem;--hero-padding-bottom:3rem;--hero-content-padding:3.5rem;--hero-content-gap:3.125rem;--hero-form-padding:1rem;--hero-form-image-margin:2.5rem}@media (min-width:768px){:root{--hero-margin-top:7.5rem;--hero-content-padding:4.375rem;--hero-col-left-width:75%}}@media (min-width:1024px){:root{--hero-padding-bottom:5rem;--hero-content-gap:6.25rem;--hero-form-image-margin:5.625rem}}@media (min-width:1280px){:root{--hero-form-padding:6.25rem}}.hero{margin-top:6rem;margin-top:var(--hero-margin-top)}@media screen and (max-width:768px){.hero-wrapper{width:100%}}.hero.hero-1 .hero__content{display:flex;flex-direction:column-reverse;grid-gap:3.125rem;gap:3.125rem;grid-gap:var(--hero-content-gap);gap:var(--hero-content-gap);padding-top:1.75rem;padding-top:calc(var(--hero-content-padding)/2);padding-bottom:3.5rem;padding-bottom:var(--hero-content-padding)}@media (min-width:768px){.hero.hero-1 .hero__content{flex-direction:row}}@media (min-width:1024px){.hero.hero-1 .hero__content{padding-bottom:1.75rem;padding-bottom:calc(var(--hero-content-padding)/2)}}@media screen and (max-width:768px){.hero.hero-1 .hero__content.no-gap-mobiles{grid-gap:1rem;gap:1rem}}.hero.hero-1 .hero__content .col__left,.hero.hero-1 .hero__content .col__right{display:flex;justify-content:center;align-items:center}@media (min-width:768px){.hero.hero-1 .hero__content .col__left,.hero.hero-1 .hero__content .col__right{width:50%}}.hero.hero-1 .hero__content .col__left .inner p:last-of-type{margin-bottom:0}.hero.hero-1 .hero__content .col__right .images,.hero.hero-1 .hero__content .col__right .video{position:relative;max-width:28rem}.hero.hero-1 .hero__content .col__right .images .bg-image img,.hero.hero-1 .hero__content .col__right .video .bg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero.hero-1 .hero__content .col__right .images .image,.hero.hero-1 .hero__content .col__right .video .image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero.hero-1 .hero__content .col__right .images video,.hero.hero-1 .hero__content .col__right .video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:darken}.hero.hero-2 .hero__content{display:flex;flex-direction:column;grid-gap:3.125rem;gap:3.125rem;padding-top:1.75rem;padding-top:calc(var(--hero-content-padding)/2);padding-bottom:3.5rem;padding-bottom:var(--hero-content-padding)}@media (min-width:1024px){.hero.hero-2 .hero__content{flex-direction:row}}.hero.hero-2 .hero__content .col__left,.hero.hero-2 .hero__content .col__right{display:flex;justify-content:center;align-items:center}.hero.hero-2 .hero__content .col__left{order:1}@media (min-width:1024px){.hero.hero-2 .hero__content .col__left{order:0;width:60%}}.hero.hero-2 .hero__content .col__left h1{font-size:clamp(2.5rem,5vw,6rem)}@media (min-width:1024px){.hero.hero-2 .hero__content .col__right{width:40%}}.hero.hero-2 .hero__content .col__right .inner{position:relative}.hero.hero-2 .hero__content .col__right .inner .image{width:75%;margin:auto;opacity:.5}@media (min-width:1024px){.hero.hero-2 .hero__content .col__right .inner .image{width:100%}}.hero.hero-2 .hero__content .col__right .inner .image svg{width:100%;height:100%}.hero.hero-2 .hero__content .col__right .inner .formula{display:block;position:absolute;top:50%;left:50%;transform:rotate(9deg) translate(-50%,-50%);text-align:center;font-family:var(--font-family-extra);font-size:3.25rem;width:100%;transition:var(--transition-fast)}@media (min-width:768px){.hero.hero-2 .hero__content .col__right .inner .formula{font-size:5rem}}@media (min-width:1024px){.hero.hero-2 .hero__content .col__right .inner .formula{font-size:4rem}}@media (min-width:1280px){.hero.hero-2 .hero__content .col__right .inner .formula{font-size:5rem}}@media (min-width:1440px){.hero.hero-2 .hero__content .col__right .inner .formula{font-size:6rem}}@media (min-width:1740px){.hero.hero-2 .hero__content .col__right .inner .formula{font-size:7rem}}.hero.hero-3 .hero__content{display:flex;flex-direction:column;grid-gap:3.125rem;gap:3.125rem;grid-gap:var(--hero-content-gap);gap:var(--hero-content-gap);padding-top:2.8rem;padding-top:calc(var(--hero-content-padding)/1.25);padding-bottom:3.5rem;padding-bottom:var(--hero-content-padding)}@media (min-width:1024px){.hero.hero-3 .hero__content{flex-direction:row}}@media (min-width:1024px){.hero.hero-3 .hero__content .col__left,.hero.hero-3 .hero__content .col__right{width:50%}}@media screen and (max-width:768px){.hero.hero-3 .hero__content .col__left .inner{display:flex;flex-direction:column}.hero.hero-3 .hero__content .col__left .inner h2,.hero.hero-3 .hero__content .col__left .inner p{order:1}.hero.hero-3 .hero__content .col__left .inner .images{margin-bottom:2.5rem;margin-bottom:var(--hero-form-image-margin)}}.hero.hero-3 .hero__content .col__left .images{position:relative;max-width:15rem}@media (min-width:768px){.hero.hero-3 .hero__content .col__left .images{margin-top:2.5rem;margin-top:var(--hero-form-image-margin)}}.hero.hero-3 .hero__content .col__left .images .bg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero.hero-3 .hero__content .col__left .images .image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero.hero-4 .hero__content{display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;padding-top:var(--padding-y);padding-bottom:var(--padding-y)}.hero.hero-4 .hero__content h1{margin-bottom:0}.hero.hero-5 .hero__content{display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;margin-bottom:3rem;margin-bottom:var(--hero-padding-bottom);padding-top:calc(var(--padding-y)/2);padding-bottom:0}.hero.hero-5 .hero__content h1{margin-bottom:1.25rem}