.collection-hero-cards{background-color:var(--chc-section-bg, transparent);width:100%}.collection-hero-cards__container{width:100%;max-width:none;padding:0 2rem}@media screen and (min-width:750px){.collection-hero-cards__container{padding:0 4rem}}@media screen and (min-width:1200px){.collection-hero-cards__container{padding:0 6rem}}.collection-hero-cards__heading{text-align:left;margin-bottom:1rem;color:var(--chc-heading-color, inherit);max-width:none}.collection-hero-cards__section-description{color:var(--chc-section-description-color, #666);font-size:clamp(16px,2.5vw,18px);line-height:1.6;margin-bottom:2rem;max-width:none}.collection-hero-cards__grid{display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:990px){.collection-hero-cards__grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:none}}@media screen and (min-width:1400px){.collection-hero-cards__grid{gap:24px}}@media screen and (min-width:1600px){.collection-hero-cards__grid{gap:28px}}.collection-hero-cards__card{position:relative;display:block;border-radius:var(--chc-radius, 12px);overflow:hidden;aspect-ratio:1;color:inherit;text-decoration:none}.collection-hero-cards__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-hero-cards__img,.collection-hero-cards__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-hero-cards__placeholder{background:#222}.collection-hero-cards__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0009,#0003);opacity:var(--chc-overlay, .5)}.collection-hero-cards__content{position:absolute;bottom:0;left:0;right:0;background:var(--chc-content-bg, rgba(0,0,0,.7));padding:24px 20px 60px;display:flex;flex-direction:column;gap:8px}@media screen and (min-width:1200px){.collection-hero-cards__content{padding:32px 24px 70px}}.collection-hero-cards__title{color:var(--chc-card-title-color, #fff);font-weight:800;font-size:clamp(18px,3vw,28px);letter-spacing:.02em;text-transform:uppercase;text-align:center;margin:0}@media screen and (min-width:1200px){.collection-hero-cards__title{font-size:clamp(20px,3vw,32px)}}.collection-hero-cards__description{color:var(--chc-card-text-color, #fff);font-size:clamp(14px,2vw,16px);line-height:1.4;text-align:center;margin:0;opacity:.9}@media screen and (min-width:1200px){.collection-hero-cards__description{font-size:clamp(15px,2vw,18px)}}.collection-hero-cards__arrow{position:absolute;bottom:16px;left:50%;transform:translate(-50%);width:44px;height:44px;border-radius:50%;background:var(--chc-arrow-bg, #fff);color:var(--chc-arrow-color, #111);display:grid;place-items:center;box-shadow:0 6px 20px #00000040}.collection-hero-cards__card:hover .collection-hero-cards__img{transform:scale(1.05);transition:transform .5s ease}.collection-hero-cards__card:hover .collection-hero-cards__arrow{transform:translate(-50%) scale(1.05)}@media screen and (max-width:989px){.collection-hero-cards__content{padding:16px 12px 50px}.collection-hero-cards__description{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-collection-hero-cards.css.map */
