.HeroSection-module__6HHh_G__hero{grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr);width:100%;min-height:calc(100dvh - 64px);display:grid;overflow-x:clip}.HeroSection-module__6HHh_G__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:6rem 1.5rem 3rem;animation:.9s cubic-bezier(.16,1,.3,1) both HeroSection-module__6HHh_G__fadeUp;display:flex}@keyframes HeroSection-module__6HHh_G__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__6HHh_G__eyebrow{color:var(--color-text);margin:0 0 1.5rem;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:400;line-height:1.4}.HeroSection-module__6HHh_G__eyebrowFormer{color:var(--color-muted)}.HeroSection-module__6HHh_G__headline{letter-spacing:-.02em;color:var(--color-text);max-width:820px;margin:0 0 1rem;font-family:Fraunces,serif;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:800;line-height:1.05}.HeroSection-module__6HHh_G__headlineEm{color:var(--color-primary);font-style:italic;font-weight:800}.HeroSection-module__6HHh_G__sub{color:var(--color-muted);margin:0 0 3rem;font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.6}.HeroSection-module__6HHh_G__cta{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.HeroSection-module__6HHh_G__ctaLine{color:var(--color-text);letter-spacing:-.01em;margin:0;font-size:clamp(1rem,2vw,1.2rem);font-weight:600}.HeroSection-module__6HHh_G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.HeroSection-module__6HHh_G__strip{width:100%;padding-top:20px;overflow:clip visible;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.HeroSection-module__6HHh_G__stripTrack{gap:12px;width:max-content;animation:32s linear infinite HeroSection-module__6HHh_G__scrollLeft;display:flex}.HeroSection-module__6HHh_G__stripTrack:hover{animation-play-state:paused}@keyframes HeroSection-module__6HHh_G__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.HeroSection-module__6HHh_G__stripTile{z-index:0;border-radius:16px;flex-shrink:0;width:220px;height:clamp(260px,30vh,340px);transition:transform .35s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.HeroSection-module__6HHh_G__stripTile:hover{z-index:1;transform:scale(1.1)}.HeroSection-module__6HHh_G__stripImage{object-fit:cover}@media (max-width:640px){.HeroSection-module__6HHh_G__content{padding:5rem 1.25rem 2.5rem}.HeroSection-module__6HHh_G__ctaButtons{flex-direction:column;width:100%}.HeroSection-module__6HHh_G__ctaButtons a,.HeroSection-module__6HHh_G__ctaButtons a button{width:100%}.HeroSection-module__6HHh_G__stripTile{width:160px}}@media (prefers-reduced-motion:reduce){.HeroSection-module__6HHh_G__content,.HeroSection-module__6HHh_G__stripTrack{animation:none}}
.SolutionsSection-module__Mak4Cq__section{background:var(--color-dark);padding:6rem 1.5rem}.SolutionsSection-module__Mak4Cq__container{flex-direction:column;gap:3.5rem;max-width:1200px;margin:0 auto;display:flex}.SolutionsSection-module__Mak4Cq__header{text-align:center}.SolutionsSection-module__Mak4Cq__heading{letter-spacing:-.02em;color:#fff;margin:0 0 .75rem;font-family:Fraunces,serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.1}.SolutionsSection-module__Mak4Cq__subheading{color:#ffffff8c;margin:0;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.5}.SolutionsSection-module__Mak4Cq__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.SolutionsSection-module__Mak4Cq__card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s;display:flex;overflow:hidden}.SolutionsSection-module__Mak4Cq__card:hover{border-color:#fff3;transform:translateY(-4px)}.SolutionsSection-module__Mak4Cq__imageWrap{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.SolutionsSection-module__Mak4Cq__cardImage{object-fit:cover;transition:transform .4s}.SolutionsSection-module__Mak4Cq__card:hover .SolutionsSection-module__Mak4Cq__cardImage{transform:scale(1.04)}.SolutionsSection-module__Mak4Cq__cardDescription{color:#fff9;margin:0;padding:1.25rem 1.5rem 1.5rem;font-size:.9rem;line-height:1.6}.SolutionsSection-module__Mak4Cq__cta{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 1.5rem;display:flex}.SolutionsSection-module__Mak4Cq__cta:before{content:"";background:#ffffff26;border-radius:999px;width:120px;height:3px;display:block}.SolutionsSection-module__Mak4Cq__ctaHeading{color:#fff;letter-spacing:-.02em;margin:0;font-family:Fraunces,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:700;line-height:1.2}@media (max-width:1024px){.SolutionsSection-module__Mak4Cq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.SolutionsSection-module__Mak4Cq__section{padding:4rem 1rem}.SolutionsSection-module__Mak4Cq__grid{grid-template-columns:1fr}}
