.hero{position:relative}.hero .swiper-slide{height:auto}.hero__slide{flex-direction:column;height:100%;display:flex}.hero__upper{display:block}.hero__media{height:100%}@media screen and (width>=1024px){.hero__media.hero__media--mb{display:none}}.hero__media.hero__media--tb{display:none}@media screen and (width>=1024px) and (width<=1279px){.hero__media.hero__media--tb{display:block}}.hero__media.hero__media--dt{display:none}@media screen and (width>=1280px){.hero__media.hero__media--dt{display:block}}.hero__media .image-snippet__img{width:100%}.hero__lower{grid-template-columns:1fr;align-items:flex-start;gap:20px;padding:20px;transition:padding .333s ease-in-out,opacity .333s ease-in-out;display:grid}@media screen and (width>=1024px){.hero__lower{opacity:.2;grid-template-columns:1fr 380px;gap:60px;padding:20px 0}.swiper-slide-active .hero__lower{opacity:1;padding:20px 142px}}.hero__col{grid-template-columns:1fr;align-items:flex-start;gap:40px;display:grid}.hero__col.hero__col--dt{display:none}@media screen and (width>=1024px){.hero__col.hero__col--dt{display:grid}}.hero__content{grid-template-columns:1fr;gap:12px;display:grid}@media screen and (width>=1024px){.hero__content{grid-template-columns:1fr;gap:8px;display:grid}}.hero__eyebrow{font-size:var(--text-xs);letter-spacing:1px;text-transform:uppercase}.hero__heading{font-size:24px}@media screen and (width>=1024px){.hero__heading{font-size:28px}}.hero__heading{text-transform:uppercase;line-height:1.1}.hero__copy{font-size:var(--text-sm);letter-spacing:.5px;line-height:1.48257}@media screen and (width>=1024px){.hero__copy.hero__copy--mb{display:none}}.hero__cta{font-size:var(--text-xs);font-family:var(--font-heading-family);letter-spacing:1px;text-transform:uppercase;color:#10366a;white-space:nowrap;align-items:center;gap:6px;width:fit-content;display:flex}.hero__cta:after{content:"";background-color:#10366a;width:10px;height:9px;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23000' d='M8.256 3.9v-.036q-.108-.012-.384-.18a2.7 2.7 0 0 1-.432-.336L4.116.096V0h1.44l4.2 4.2-4.2 4.2h-1.44v-.096L7.44 5.052q.156-.156.432-.324.276-.18.384-.192V4.5l-7.728.312H0V3.588h.528z'/%3E%3C/svg%3E") 50%/contain no-repeat}@media screen and (width>=1024px){.hero__cta.hero__cta--mb{display:none}}.hero__cta.hero__cta--dt{display:none}@media screen and (width>=1024px){.hero__cta.hero__cta--dt{display:block}}.hero__nav{opacity:0;top:var(--top,100%);align-items:center;transition:all .333s ease-in-out;display:flex;position:absolute;left:calc(100% - 112px)}.hero__nav .swiper-button{backdrop-filter:blur(22px);color:#fff;background:#fff3;width:56px;height:56px;padding:24px;position:static}