.hero-split{display:grid;grid-template-columns:repeat(2,1fr);width:100%;position:relative}.hero-split__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none;max-width:75vw}.hero-split__logo img{display:block}.hero-square{position:relative;display:block;overflow:hidden;width:100%}.hero-square__images{position:relative;width:100%;height:100%}.hero-square__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity 1s ease,transform .3s ease-out}.hero-square__image--base{opacity:1;z-index:1}.hero-square__image--hover{opacity:0;z-index:2}.hero-square:hover .hero-square__image--base{transform:scale(1.08)}.hero-square:hover .hero-square__image--hover{opacity:1;transform:scale(1.08)}.hero-square:has(.hero-square__image--hover):hover .hero-square__image--base{opacity:0}.hero-square h2{position:absolute;top:2rem;left:50%;transform:translate(-50%,-50%);margin:0;z-index:3;color:#fff;font-size:1.5rem;line-height:1.2;transition:font-size .5s ease}@media(prefers-reduced-motion:reduce){.hero-square__image,.hero-square h2,.hero-square h2:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/hero-split.css.map */
