.ch-hero{position:relative;display:flex;align-items:center;width:75%;margin:4rem auto;min-height:var(--hero-min-height, 600px);overflow:hidden;border-radius:12px}.ch-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ch-hero__img{width:100%;height:100%;object-fit:cover;display:block}.ch-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hero-overlay, .25))}.ch-hero__content{position:relative;z-index:1;width:100%}.ch-hero__box{width:var(--hero-box-width, 70%);max-width:720px;background:#ffffffeb;color:#000;padding:4rem;border-radius:4px}.ch-hero__title{margin:0 0 1.6rem;font-size:clamp(2.8rem,5vw,5rem);font-weight:700;line-height:1.05;letter-spacing:-.02em}.ch-hero__text{margin-bottom:2.6rem;font-size:1.6rem;line-height:1.6}.ch-hero__text>:first-child{margin-top:0}.ch-hero__text>:last-child{margin-bottom:0}.ch-hero__btn{display:inline-block;background:#000;color:#fff;text-decoration:none;padding:1.4rem 3.4rem;font-size:1.4rem;font-weight:500;letter-spacing:.12rem;border:2px solid #000;transition:background .2s ease,color .2s ease}.ch-hero__btn:hover{background:var(--secondary);border-color:var(--secondary);color:#000}@media screen and (max-width:749px){.ch-hero{width:100%;margin:0;border-radius:0}.ch-hero__box{width:100%;max-width:none;padding:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-hero.css.map */
