.section-products__wrap{display:flex;flex-direction:column;gap:clamp(40px,4.96vw,75px);position:relative}.section-products .title{margin:0}.section-products .title h2{text-align:center}.section-products .product-list{--gap: clamp(20px, 1.984vw, 30px);display:flex;flex-wrap:wrap;gap:var(--gap)}.section-products .product-list .product-card{width:calc(100% / 3 - var(--gap) * 2 / 3)}.section-products .product-list .product-card__wrap{overflow:hidden;border-radius:20px;display:flex;flex-direction:column;padding-top:120%;position:relative}.section-products .product-list .product-card__wrap .content{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:19px;padding:0 29px 44px}.section-products .product-list .product-card__wrap .content .content__wrap{display:flex;flex-direction:column;justify-content:flex-end;flex:1;gap:19px}.section-products .product-list .product-card__wrap .content .content__wrap>a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:4}.section-products .product-list .product-card__wrap .content .title{margin:0}.section-products .product-list .product-card__wrap .content .title h3{text-align:center;color:#fff;text-transform:none}.section-products .product-list .product-card__wrap:before{content:"";position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;border-radius:20px;background:linear-gradient(0deg,#152c12 .06%,#152c1280 25.07%,#152c1200 50.07% 50.07%);transition:background .3s ease}.section-products .product-list .product-card__wrap img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.section-products .add-to-cart{display:flex;justify-content:center;position:relative;z-index:5}.section-products .product-card__wrap .content{justify-content:flex-end}.section-products .product-card__wrap .description,.section-products .product-card__wrap .description-sold-out{opacity:0;visibility:hidden;max-height:0;overflow:hidden;transform:translateY(10px);transition:opacity .35s ease,visibility .35s ease,max-height .35s ease,transform .35s ease;flex:1;max-width:288px;margin:0 auto}.section-products .product-card__wrap .description__wrap{max-height:100%;height:100%;overflow:auto;padding-top:12px;scrollbar-width:none;-ms-overflow-style:none}.section-products .product-card__wrap .description__wrap::-webkit-scrollbar{display:none}.section-products .hover-group{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding-top:clamp(40px,7.738vw,117px);max-height:100%}.section-products .hover-group:has(.description-sold-out){padding-top:clamp(40px,8.267vw,125px)}.section-products .product-card__wrap .description p{text-align:center;line-height:normal}.section-products .product-card .product-card__wrap .description-sold-out .description__wrap{padding-top:clamp(20px,3.108vw,47px)}.section-products .product-card .product-card__wrap .description-sold-out p{text-align:center;color:#d7cc63}.section-products .product-card.product-card--custom .product-card__wrap:before{content:none}.section-products .product-card.product-card--custom .content{display:flex;justify-content:center;padding:44px 29px}.section-products .product-card.product-card--custom .content .custom-card-text{max-width:239px;margin:0 auto}.section-products .product-card.product-card--custom .content .custom-card-text p{line-height:88.889%;text-align:center}@media(hover:hover)and (pointer:fine){.section-products .product-card:hover .product-card__wrap:before{background:#152c12c7}.section-products .product-card:hover .description,.section-products .product-card:hover .product-card__wrap .description-sold-out{opacity:1;visibility:visible;max-height:100%;transform:translateY(0)}}@media(max-width:1023px){.section-products .product-list .product-card{width:calc(100% / 2 - var(--gap) / 2)}}@media(max-width:640px){.section-products .product-list .product-card{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-products.css.map */
