.hero-split{display:grid;grid-template-columns:1fr 1fr;min-height:70vh;overflow:hidden;border-radius:2.4rem;margin:2.4rem;box-shadow:0 12px 48px #1c2b6a21}.hero-split__image-col{position:relative;overflow:hidden}.hero-split__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s ease}.hero-split:hover .hero-split__img{transform:scale(1.02)}.hero-split__award{position:absolute;bottom:2.4rem;right:2.4rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25));animation:badge-float 3s ease-in-out infinite}.hero-split__award-img{width:120px;height:auto;display:block}@keyframes badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-split__content-col{display:flex;align-items:center;padding:5rem 6rem 5rem 4rem}.hero-split__content{max-width:52rem}.hero-split__eyebrow{font-size:1.3rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;opacity:.65;margin-bottom:1.6rem}.hero-split__heading{font-size:clamp(3.6rem,5vw,6.4rem);font-weight:900;letter-spacing:.03em;text-transform:uppercase;line-height:1;margin-bottom:2rem}.hero-split__subtext{font-size:1.6rem;line-height:1.6;opacity:.8;margin-bottom:3.2rem;max-width:42rem}.hero-split__buttons{display:flex;gap:1.6rem;flex-wrap:wrap}.hero-split__btn--primary{border-radius:40px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-split__btn--secondary{border-radius:40px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media screen and (max-width:989px){.hero-split{grid-template-columns:1fr;min-height:auto;margin:1.6rem;border-radius:1.6rem}.hero-split__image-col{aspect-ratio:4/3;clip-path:polygon(0 0,100% 0,100% 96%,83% 100%,50% 96%,16% 100%,0 96%)}.hero-split__content-col{padding:3.2rem 2.4rem 4rem}.hero-split__content{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/hero-split.css.map */
