.product-cards-container{max-width:1440px;margin:0 auto}.product-cards{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:40px 8px}@media(max-width: 1080px){.product-cards{grid-template-columns:1fr 1fr 1fr;grid-gap:32px 4px}}@media(max-width: 767px){.product-cards{grid-template-columns:1fr 1fr;grid-gap:24px 4px}}.product_tags{position:absolute;max-width:calc(100% - 48px);top:16px;left:16px;gap:8px;display:flex;flex-wrap:wrap;z-index:1}@media(min-width: 768px){.product_tags{top:24px;left:24px}}.product_tags .product_tag{background:#fff;font-family:"Haas Grot Text",sans-serif;color:#70706d;font-size:12px;line-height:1.6666666667;padding:4px 12px;border-radius:40px}@media(max-width: 767px){.product_tags .product_tag{font-size:10px;line-height:1.6;padding:4px 8px}}.product-card-praba{color:#70706d;margin-bottom:8px}.product-card{position:relative;width:100%}.product-card.deco-background{display:flex;flex-direction:column;grid-column:auto/span 2;grid-row:auto/span 2;position:relative}.product-card.deco-background.full{grid-column:1/-1;grid-row:auto}@media(min-width: 768px){.product-card.deco-background.full{height:57.6388888889vw}}@media(min-width: 768px){.product-card.deco-background.side{height:61.8055555556vw}}.product-card.deco-background.half.half--right{grid-column:-3/-1}@media(max-width: 767px){.product-card.deco-background.side.side--left{margin-top:-23px}}.product-card.deco-background .product-card-img-holder{min-height:850px;width:100%;height:100%;flex-grow:1;overflow:hidden}@media(max-width: 767px){.product-card.deco-background .product-card-img-holder{min-height:initial;max-height:initial;height:500px}}.product-card.deco-background .product-card-img-holder img,.product-card.deco-background .product-card-img-holder video{position:absolute;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.product-card.deco-background .block-content{display:flex;flex-wrap:wrap;gap:8px;position:absolute;top:24px;left:16px;max-width:calc(100% - 32px);color:#fff}@media(min-width: 768px){.product-card.deco-background .block-content{left:24px;max-width:calc(100% - 48px)}}.product-card.deco-background .block-content h2,.product-card.deco-background .block-content p{width:100%}.product-card.deco-background .block-content h2{text-transform:uppercase}@media(max-width: 767px){.product-card.deco-background .block-content h2{font-size:16px}}.product-card.deco-background .block-content p{font-size:12px;line-height:20px}@media(min-width: 768px){.product-card.deco-background .block-content p{font-size:14px;line-height:22px}}.product-card.deco-background .block-content .link-button{color:#fff}@media(min-width: 768px){.product-card.deco-background .block-content .link-button{font-size:14px}}.product-card.deco-background.text-black .block-content{color:#000}.product-card.deco-background.text-black .block-content .link-button{color:#000}.product-card.deco-background .shop-the-look-trigger{position:absolute;bottom:24px;right:24px;display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 4px 0 17px;background:rgba(255,255,255,.3);backdrop-filter:blur(200px);border-radius:40px}.product-card.deco-background .shop-the-look-trigger span{font-family:"Haas Grot Text",sans-serif;font-weight:400;font-size:14px;line-height:22px;text-transform:uppercase;color:#000;white-space:nowrap}.product-card.deco-background .shop-the-look-trigger .shop-the-look-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:16px;background:#fff;border-radius:40px;transition:.3s cubic-bezier(0.33, 1, 0.68, 1)}.product-card.deco-background .shop-the-look-trigger .shop-the-look-icon svg path{transition:.3s cubic-bezier(0.33, 1, 0.68, 1)}.product-card.deco-background .shop-the-look-trigger:hover .shop-the-look-icon{background:#000}.product-card.deco-background .shop-the-look-trigger:hover .shop-the-look-icon svg path{stroke:#fff}.product-card.deco-background .shop-the-look-trigger:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(143f2fad3ce3f1cbcf03.svg) center center no-repeat;opacity:0;visibility:hidden;transition:.3s cubic-bezier(0.33, 1, 0.68, 1)}.product-card.deco-background .shop-the-look-trigger.loading{background:#000;pointer-events:none}.product-card.deco-background .shop-the-look-trigger.loading span,.product-card.deco-background .shop-the-look-trigger.loading .shop-the-look-icon{opacity:0}.product-card.deco-background .shop-the-look-trigger.loading:after{opacity:1;visibility:visible;animation:spin 1s infinite linear}@media(pointer: fine){.product-card:hover .product-card-slider.has-extra-image .product-card-slide:nth-child(1){opacity:0}.product-card:hover .product-card-slider.has-extra-image .product-card-slide:nth-child(2){opacity:1}}.product-card:hover .button-favorite{opacity:1}.product-card .product-card-visual{background-color:rgba(158,158,153,.1);width:100%;position:relative;overflow:hidden;display:grid}.product-card .product-card-visual::before{float:left;padding-top:100%;content:""}.product-card .product-card-visual::after{display:block;content:"";clear:both}.product-card .product-card-visual.loading .button-favorite{opacity:0}.product-card .product-card-visual.loading .product-card-slider{opacity:0}.product-card .product-card-visual.loading .product-card-visual-loader{opacity:1}.product-card .button-favorite{position:absolute;top:24px;right:24px;opacity:0;z-index:3;transition:all .3s ease-in-out}@media(max-width: 1080px){.product-card .button-favorite{opacity:1}}@media(max-width: 767px){.product-card .button-favorite{top:17px;right:16px;width:28px;height:28px}}.product-card .product-card-colors{position:absolute;bottom:24px;right:18px;z-index:3;display:flex;align-items:center;gap:8px}@media(max-width: 767px){.product-card .product-card-colors{bottom:16px;right:16px}}.product-card .product-card-colors span{font-size:12px}.product-card .product-card-colors .product-card-colors-list{display:flex;list-style:none}.product-card .product-card-colors .product-card-colors-list.blocked{pointer-events:none}.product-card .product-card-colors .product-card-colors-list-item{margin-right:8px;position:relative;display:flex}.product-card .product-card-colors .product-card-colors-list-item::before{content:"";position:absolute;bottom:0px;left:0px;background-color:#000;width:0%;height:1px;transition:all .3s ease-in-out}.product-card .product-card-colors .product-card-colors-list-item:last-child{margin-right:0px}.product-card .product-card-colors .product-card-colors-list-item.active::before{width:100%}.product-card .product-card-colors .product-card-colors-list-item.active .product-card-color{cursor:default}.product-card .product-card-colors .product-card-colors-list-item .product-card-color{display:inline-block;width:14px;height:14px;min-width:14px;min-height:14px;max-width:14px;max-height:14px;border:1px solid #fff;border-radius:50%;cursor:pointer}.product-card .product-card-slider{overflow:hidden;width:100%;position:absolute;top:0px;left:0px;height:100%;transition:all .3s}.product-card .product-card-slider .product-card-slide{position:absolute;top:0;left:0;width:100%;height:100%;transition:.5s opacity ease-in-out}.product-card .product-card-slider .product-card-slide:nth-child(2){opacity:0}.product-card .product-card-slider .product-card-slide .product-card-slide-image{display:block;width:100%;height:100%}.product-card .product-card-slider .product-card-slide .product-card-slide-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:.3s cubic-bezier(0.33, 1, 0.68, 1)}.product-card .product-card-visual-loader{width:40px;height:40px;position:absolute;top:50%;left:50%;border-radius:50%;animation:rotate 1s linear infinite;transform:translateX(-50%) translateY(-50%) rotate(0deg);pointer-events:none;opacity:0;transition:all .2s ease-in-out}@media(max-width: 767px){.product-card .product-card-visual-loader{width:30px;height:30px}}.product-card .product-card-visual-loader:before{content:"";box-sizing:border-box;position:absolute;inset:-5px;border-radius:50%;border:1px solid #000;animation:prixClipFix 4s linear infinite}.product-card .product-card-details{padding:8px 16px 0px;display:flex}@media(max-width: 767px){.product-card .product-card-details{padding:8px 16px 0px}}.product-card .product-card-main{margin-right:auto}.product-card .product-card-name{font-family:"Haas Grot Text",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#000;margin-bottom:8px;text-align:left}.product-card .product-card-price{font-family:"Haas Grot Text",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#000;text-align:left}.product-card .product-card-share{width:16px;height:16px;margin-left:8px;position:relative;cursor:pointer;background-image:url(98db71a734c8ba12a9c0.svg);background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}@media(min-width: 768px){.product-card .product-card-share{margin-right:16px;width:22px;height:22px}}.recommended-products{margin:60px 0 80px;overflow-x:hidden}@media(max-width: 1080px){.recommended-products{margin:32px 0 24px}}.recommended-products h2{margin-bottom:24px}@media(max-width: 1080px){.recommended-products h2{font-size:16px;margin-bottom:16px}}.recommended-products nav{margin-bottom:24px}.recommended-products nav ul{display:inline-flex;align-items:center;justify-content:flex-start;gap:24px}.recommended-products nav ul li{transition:opacity .3s}.recommended-products nav ul li:not(.active){opacity:.4}.recommended-products nav ul li:hover{opacity:1}.recommended-products nav ul li:hover:before{transform-origin:100% 50%;transform:scale3d(0, 1, 1)}.recommended-products nav ul li.active:before{transform-origin:0% 50%;transform:scale3d(1, 1, 1)}.recommended-products .products-slider{position:relative;display:none;animation:fadeInUp .3s forwards}.recommended-products .products-slider.active{display:block}.recommended-products .products-slider .slider-nav{position:absolute;display:flex;align-items:center;justify-content:space-between;top:142px;left:0;width:100%;z-index:1}@media(max-width: 1360px){.recommended-products .products-slider .slider-nav{top:10vw}}@media(max-width: 1079px){.recommended-products .products-slider .slider-nav{display:none}}.recommended-products .products-slider .slider-nav .circle-button{transition:opacity .3s}.recommended-products .products-slider .slider-nav .circle-button.prev{transform:translateX(-50%)}@media(max-width: 1360px){.recommended-products .products-slider .slider-nav .circle-button.prev{transform:translateX(-30%)}}.recommended-products .products-slider .slider-nav .circle-button.next{transform:translateX(50%)}@media(max-width: 1360px){.recommended-products .products-slider .slider-nav .circle-button.next{transform:translateX(30%)}}.recommended-products .products-slider .slider-nav .circle-button.swiper-button-disabled{opacity:0;visibility:hidden}.recommended-products .products-slider .product-card-share{display:none}.recommended-products .recommended-products-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:40px 8px}@media(max-width: 1080px){.recommended-products .recommended-products-grid{grid-template-columns:1fr 1fr 1fr;grid-gap:32px 4px}}@media(max-width: 767px){.recommended-products .recommended-products-grid{grid-template-columns:1fr 1fr;grid-gap:24px 1px}}
