.hero-split{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0}@media screen and (max-width:749px){.hero-split{grid-template-columns:1fr;gap:.8rem}}.hero-split__box{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:4px;min-height:50vh;text-decoration:none;color:#fff}@media screen and (min-width:750px){.hero-split__box{min-height:60vh}}@media screen and (max-width:749px){.hero-split__box{min-height:40vh}}.hero-split__box:hover .hero-split__image{transform:scale(1.03)}.hero-split__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease;z-index:1}.hero-split__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.45) 0%,rgba(0,0,0,.05) 60%,transparent 100%);z-index:2}.hero-split__content{position:relative;z-index:3;padding:2rem 1.5rem;text-align:center;width:100%}.hero-split__heading{font-size:2rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin:0 0 .8rem;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media screen and (min-width:750px){.hero-split__heading{font-size:2.6rem}}.hero-split__button{display:inline-block;padding:.7rem 2rem;border:2px solid #fff;color:#fff;text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.1em;text-decoration:none;transition:background .3s ease,color .3s ease;border-radius:2px}.hero-split__box:hover .hero-split__button{background:#fff;color:#121212}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-hero-split.css.map */
