.hero{isolation:isolate;color:#fff;width:100%;font-family:var(--font-montserrat),"Montserrat",sans-serif;background:#020b18;position:relative;overflow:hidden}.hero__background,.hero__image,.hero__overlay{position:absolute;inset:0}.hero__background{z-index:-1}.hero__img{object-fit:cover;object-position:70% center;opacity:.65}.hero__overlay{background:linear-gradient(90deg,#020b18f5 0%,#020b18c9 48%,#020b184d 100%),linear-gradient(#0000 55%,#020b18 100%)}.hero__container{align-items:center;width:100%;max-width:1440px;min-height:100svh;margin-inline:auto;padding:clamp(112px,15svh,160px) clamp(20px,5vw,72px) clamp(32px,5svh,64px);display:flex}.hero__content{width:100%;min-width:0;container-type:inline-size}.hero__title{letter-spacing:-.045em;flex-direction:column;align-items:flex-start;gap:.12em;margin:0;font-size:clamp(1rem,min(6.8cqi,9svh),5.5rem);font-weight:600;line-height:1.12;display:flex}.hero__title-line{overflow-wrap:normal;max-width:100%;animation:.65s both hero-reveal;display:block}.hero__title-line:nth-child(2){animation-delay:.1s}.hero__title-line:nth-child(3){animation-delay:.2s}.hero__title-line--green{color:#33bd5a;font-weight:800}.hero__title-line--white{color:#f5f7fa}.hero__details{flex-direction:column;align-items:flex-start;gap:clamp(20px,3svh,28px);margin-top:clamp(20px,3svh,32px);display:flex}.hero__description{color:#c0cbd5;max-width:620px;margin:0;font-size:clamp(.95rem,1.35vw,1.125rem);line-height:1.75;animation:.65s .3s both hero-reveal}.hero__cta{flex-shrink:0;max-width:100%;animation:.65s .4s both hero-reveal}.hero__button{gap:16px;min-height:54px}.hero__button-arrow{transition:transform .2s;display:flex}.hero__button:hover .hero__button-arrow{transform:translate(4px)}.hero__button:focus-visible{outline-offset:5px;outline:2px solid #fff}@keyframes hero-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.hero__container{padding:100px 20px 36px}.hero__content{text-align:center;max-width:560px;margin-inline:auto}.hero__title{align-items:center;gap:.18em;font-size:clamp(1rem,8.5cqi,3rem);line-height:1.18}.hero__title-line--green{letter-spacing:-.055em;font-size:1.3em}.hero__details{align-items:center;gap:24px;margin-top:26px}.hero__description{max-width:38ch;font-size:.95rem;line-height:1.65}.hero__cta{width:100%;max-width:320px}.hero__button{width:100%;padding-inline:16px;font-size:.9rem;line-height:1.4}.hero__overlay{background:linear-gradient(90deg,#020b18eb,#020b18b3),linear-gradient(#0000,#020b18)}}@media (prefers-reduced-motion:reduce){.hero__title-line,.hero__description,.hero__cta,.hero__button,.hero__button:before,.hero__button-arrow{transition:none;animation:none}}@media print{.hero{color:#000;background:#fff}.hero__background,.hero__cta{display:none}.hero__container{min-height:auto;padding:32px}.hero__title-line--white,.hero__description{color:#000}}
