.product-section{padding:var(--section-padding);overflow:hidden}.product-section .head{display:flex;align-items:center;justify-content:space-between}.product-section .head .product-tabs{display:flex;flex-wrap:wrap;gap:12px}.product-section .products{width:var(--full-width);margin-top:clamp(32px,2.5vw,40px);overflow:visible;clip-path:inset(-100vw -100vw -100vw 0px)}.product-section-tabs .products{width:var(--full-width);margin-top:clamp(32px,2.5vw,40px);display:none;opacity:0;transform:translateY(10px);transition:opacity .3s ease;overflow:visible;clip-path:inset(-100vw -100vw -100vw 0px)}.product-section-tabs .products.active{display:block;animation:fadeTab .3s ease forwards}@keyframes fadeTab{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-section .products .product-card .product-img{width:100%;height:100%;aspect-ratio:1 / 1.5;display:flex;border-radius:12px;overflow:hidden}.product-section .products .product-card .product-img img{width:100%;height:100%;object-fit:cover;transition:transform ease .4s}.product-section .products .product-card .product-info{margin-top:10px}.product-section .products .product-card .product-info a{font-weight:600}.product-section .products .product-card .product-info p{color:var(--light-color);margin-top:2px}.product-section .products .product-card .product-info p.price{color:var(--primary-color);font-weight:600;margin-top:14px}.product-section .products .product-card:hover .product-img img{transform:scale(1.05)}.product-section.four-slides .products .swiper-slide{width:calc(100% / 3.82)}.product-section.six-slides .products .swiper-slide{width:191.044px}@media(max-width:990px){.product-section.four-slides .products .swiper-slide{width:226.667px!important}.product-section.six-slides .products .swiper-slide{width:226.667px}}@media(max-width:749px){.product-section .head{flex-direction:column;align-items:flex-start;gap:16px}.product-section.four-slides .products .swiper-slide,.product-section.six-slides .products .swiper-slide{width:210.667px!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/featured_collection.css.map */
