.HeroSection_hero__AiaHq{width:100%;height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;box-sizing:border-box}.HeroSection_imageContainer__MEs_o{position:relative;width:100%;max-width:1000px;margin:0 auto;aspect-ratio:3/1}@media (min-width:1600px){.HeroSection_imageContainer__MEs_o{max-width:1600px}}@media (min-width:1920px){.HeroSection_imageContainer__MEs_o{max-width:1728px}}.HeroSection_heroImage__OrJFb{display:block;width:100%;height:auto;object-fit:cover;border-radius:8px}.HeroSection_labels__GYfNp{position:absolute;inset:0;pointer-events:none;z-index:1}.HeroSection_label__hP8o_{position:absolute;top:var(--pos-y);left:var(--pos-x);transform:translate(-50%,-50%);pointer-events:auto;font-size:clamp(150px,5vw,96px);line-height:1;font-weight:500;white-space:nowrap;color:var(--brand-light);transition:color .2s,transform .2s;cursor:pointer}.HeroSection_activeLabel__qh_ck,.HeroSection_label__hP8o_:hover{color:var(--brand-dark)}.HeroSection_mobileNav__XAfrM{display:none}@media (max-width:768px){.HeroSection_hero__AiaHq{padding:1rem 0}.HeroSection_imageContainer__MEs_o{max-width:100%}.HeroSection_labels__GYfNp{display:none}.HeroSection_mobileNav__XAfrM{display:flex;justify-content:center;gap:1rem;padding:1rem;overflow-x:auto;scroll-snap-type:x mandatory}.HeroSection_mobileButton__PoZ46{flex:0 0 auto;font-size:clamp(20px,5vw,32px);color:var(--brand-light);background:transparent;border:none;cursor:pointer;scroll-snap-align:center;transition:color .2s,transform .2s}.HeroSection_activeMobile__HMO6_{color:var(--brand-dark);text-decoration:underline;transform:scale(1.1)}}