.featured-cards-section{background:var(--featured-cards-bg, #ffffff);padding-top:var(--featured-cards-padding-top, 100px);padding-bottom:var(--featured-cards-padding-bottom, 100px)}.featured-cards-section .featured-cards{max-width:var(--featured-cards-content-max-width, 1400px);margin:0 auto}.featured-cards-section .featured-cards__header{max-width:760px;margin:0 auto 48px;text-align:center}.featured-cards-section .featured-cards__heading{margin:0 0 14px;color:var(--featured-cards-heading-color, #000000)}.featured-cards-section .featured-cards__subheading{margin:0;color:var(--featured-cards-subheading-color, #666666);line-height:1.6}.featured-cards-section .featured-cards__grid{display:grid;grid-template-columns:repeat(var(--featured-cards-columns, 4),minmax(0,1fr));gap:12px}.featured-cards-section .featured-cards__card{position:relative;display:block;min-height:var(--featured-cards-card-height-desktop, 360px);overflow:hidden;border-radius:var(--featured-cards-radius, 16px);color:inherit;text-decoration:none;background:#0000000f;transform:translateZ(0);transition:transform .35s ease}.featured-cards-section .featured-cards__media,.featured-cards-section .featured-cards__media .img-ar,.featured-cards-section .featured-cards__media .theme-img,.featured-cards-section .featured-cards__image,.featured-cards-section .featured-cards__video,.featured-cards-section .featured-cards__placeholder{width:100%;height:100%}.featured-cards-section .featured-cards__media{position:absolute;top:0;right:0;bottom:0;left:0}.featured-cards-section .featured-cards__media .img-ar{display:block}.featured-cards-section .featured-cards__media .theme-img,.featured-cards-section .featured-cards__image,.featured-cards-section .featured-cards__video,.featured-cards-section .featured-cards__placeholder svg{display:block;width:100%;height:100%;object-fit:cover}.featured-cards-section .featured-cards__video{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .35s ease;pointer-events:none}.featured-cards-section .featured-cards__card--has-video:hover .featured-cards__video,.featured-cards-section .featured-cards__card--video-only .featured-cards__video,.featured-cards-section .featured-cards__card--has-video.is-active .featured-cards__video{opacity:1}.featured-cards-section .featured-cards__overlay{position:absolute;inset:auto 0 0;height:58%;background:linear-gradient(to top,var(--featured-cards-overlay-color, #000000),rgba(0,0,0,0));pointer-events:none;z-index:1}.featured-cards-section .featured-cards__content{position:absolute;inset:auto 0 0;z-index:2;padding:24px;color:var(--featured-cards-card-text-color, #e0e0e0)}.featured-cards-section .featured-cards__text{position:relative}.featured-cards-section .featured-cards__title{margin:0;color:var(--featured-cards-card-title-color, #ffffff);line-height:1.3;transition:opacity .35s ease;font-weight:700;font-size:20px}.featured-cards-section .featured-cards__description{position:absolute;inset:auto 0 0;margin:0;color:var(--featured-cards-card-text-color, #e0e0e0);line-height:1.5;opacity:0;transition:opacity .35s ease}.featured-cards-section .featured-cards__card:hover .featured-cards__title,.featured-cards-section .featured-cards__card:focus-visible .featured-cards__title,.featured-cards-section .featured-cards__card.is-active .featured-cards__title{opacity:0}.featured-cards-section .featured-cards__card:hover .featured-cards__description,.featured-cards-section .featured-cards__card:focus-visible .featured-cards__description,.featured-cards-section .featured-cards__card.is-active .featured-cards__description{opacity:1}.featured-cards-section .featured-cards__placeholder{display:flex;align-items:center;justify-content:center;background:#0000000d}.featured-cards-section .featured-cards__placeholder svg{max-width:180px;max-height:180px}.featured-cards__button{display:flex;align-items:center;justify-content:center;margin-top:40px;margin-bottom:0}.featured-cards__button .featured-cards-btn{display:inline-flex;align-items:center;justify-content:center;min-width:218px;min-height:60px;padding:16px 34px;border-radius:18px;background:#861528;color:#fff;font-size:20px;line-height:1.2;font-weight:700;text-align:center;text-decoration:none;box-shadow:0 16px 34px #0000002e;transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.featured-cards__button .featured-cards-btn:hover{background:#fff;color:#861528;transform:translateY(-2px);box-shadow:0 20px 40px #00000038}@media(max-width:991px){.featured-cards-section .featured-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.featured-cards-section{padding-top:var(--featured-cards-padding-top-mobile, 40px);padding-bottom:var(--featured-cards-padding-bottom-mobile, 40px)}.featured-cards-section .featured-cards__header{margin-bottom:30px}.featured-cards-section .featured-cards__grid{grid-template-columns:repeat(var(--featured-cards-columns-mobile, 2),minmax(0,1fr));gap:16px}.featured-cards-section .featured-cards__card{min-height:var(--featured-cards-card-height-mobile, 250px);transform:none}.featured-cards-section .featured-cards__content{padding:16px}.featured-cards-section .featured-cards__title{font-size:clamp(15px,4vw,18px)}.featured-cards-section .featured-cards__description{position:absolute;inset:auto 0 0;font-size:13px;line-height:1.4}}@media(max-width:480px){.featured-cards-section .featured-cards__grid{gap:10px}.featured-cards-section .featured-cards__content{padding:12px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/featured-cards.css.map */
