.cards-section{width:100%}.cards-section__desktop{flex-direction:column;gap:6px;display:none}.cards-section__card{position:relative;display:block;width:100%;padding:2.4rem;border-radius:.8rem;overflow:hidden;text-decoration:none;color:#fff}.cards-section__card-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cards-section__card-bg img{width:100%;height:100%;object-fit:cover}.cards-section__card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1e1e1eb3;z-index:2;transition:background-color .3s ease}.cards-section__card-content{position:relative;z-index:3}.cards-section__card-text{font-size:1.6rem;font-weight:600;line-height:1.4;font-family:var(--font-body-family);color:#fff}.cards-section__card--mobile{position:relative;display:block;height:10rem;padding:1.6rem;border-radius:.8rem;overflow:hidden;text-decoration:none;color:#fff;flex-shrink:0}.cards-section__card-overlay--mobile{background:linear-gradient(to bottom,#0000,#000)}.cards-section__card-content--mobile{position:absolute;bottom:1.6rem;left:1.6rem;right:1.6rem}.cards-swiper{overflow:visible}.cards-swiper .swiper-wrapper{display:flex}.cards-swiper .swiper-slide{width:14rem;flex-shrink:0}.cards-section__card:hover .cards-section__card-overlay{background-color:#1e1e1e80}@media screen and (min-width: 1024px){.cards-section__desktop{display:flex}.cards-section__mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/99/assets/component-cards.css.map */
