@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);*{scroll-behavior:smooth}html{font-size:16px;overflow-x:clip}@media (max-width:1730px){html{font-size:14px}}@media (max-width:1440px){html{font-size:12px}}@media (max-width:1024px){html{font-size:10px}}@media (max-width:768px){html{font-size:12px}}@media (max-width:480px){html{font-size:16px}}@media (max-width:380px){html{font-size:12px}}@media (min-width:2559px){html{font-size:22px}}body{font-family:"Inter",sans-serif;overflow-x:clip}section{max-width:100vw;overflow:hidden}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Inter",sans-serif;margin-bottom:0}h1,.h1{font-size:4.5rem;font-weight:700}h2,.h2{font-size:2rem}h3,.h3{font-size:1.25rem}h4,.h4{font-size:.875rem}.h6{font-size:2rem}p{font-size:1rem;margin-bottom:0}ul li::marker{color:#FCC01DFC}@media (max-width:768px){h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}.h6{font-size:1.5rem}}.container{max-width:85%;padding:0 7.5%}@media (max-width:1730px){.container{max-width:90%;padding:0 10%}}@media (max-width:1440px){.container{padding:0 5%}}@media (max-width:768px){.container{max-width:95%;padding:0 2.5%}}.anchor{position:absolute;top:-5rem}.landing-hero h1{font-size:1.25rem;color:#FCC01DFC;font-weight:500;background:#fff;padding:1rem 3rem;border-radius:3rem;position:relative;text-transform:uppercase;letter-spacing:2px;margin-left:5rem}.landing-hero h1:before{display:block;width:1rem;height:1rem;border-radius:50%;content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);background:#FCC01DFC}.landing-hero h1:after{content:"";position:absolute;width:1.5rem;height:1.5rem;right:.5rem;top:.5rem;background:#FCC01DFC;border-top-right-radius:100%}.landing-hero__motto{color:#fff;position:relative;bottom:50%;transform:translateY(50%)}.landing-hero__motto>*{position:relative;z-index:1}.landing-hero__motto h2{font-size:6rem;font-weight:bolder}.landing-hero__motto h3{font-size:3rem}.landing-hero__motto:before{content:"";position:absolute;width:20rem;aspect-ratio:1;border-radius:50%;left:50%;top:30%;transform:translate(-50%) scale(1);background:#FCC01DFC;z-index:0;animation:landing-hero-pulse 3.2s ease-in-out infinite;will-change:transform,opacity}@media (max-width:768px){.landing-hero__motto h1{margin-left:auto}.landing-hero__motto h2{font-size:3.75rem}.landing-hero__motto h3{font-size:2rem}.landing-hero__motto:before{width:14rem;top:20%}}@media (max-width:768px){.landing-hero__content{min-height:100vh}}.landing-steps__item{display:flex;flex-direction:column}.landing-steps__number{font-size:10rem;font-family:"Montserrat",sans-serif;font-weight:900;letter-spacing:-.7rem;background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff0;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;line-height:1;margin-bottom:1rem}.landing-steps__title{min-height:7em;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.landing-steps__description{flex:1}@media (max-width:1024px){.landing-steps__title{min-height:0}}@media (max-width:768px){.landing-steps__number{font-size:12rem;letter-spacing:-.2rem}}.landing-footer{background:#20221F;color:#fff}.landing-footer__text a{color:white!important;text-decoration:none!important}.landing-footer__text .a-big{font-size:1.25rem}.landing-footer__info{font-size:.75rem;color:#686D6A}@keyframes landing-hero-pulse{0%,100%{transform:translate(-50%) scale(1);opacity:1}50%{transform:translate(-50%) scale(1.06);opacity:.92}}@media (prefers-reduced-motion:reduce){.landing-hero__motto:before{animation:none}}