.product{display:flex;flex-direction:column;position:relative;border-radius:12px;background:#fff;transition:.3s;border:1px solid #FFFFFF}.product:hover{border:1px solid #E6E9EE}.product:hover .product-name{color:#f67899}.product.out-of-stock .product__info .product-name{color:#858e98}.product.out-of-stock .product__image,.product.out-of-stock .labels .label{opacity:.5}.product .product-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.product .labels{position:absolute;display:flex;flex-flow:column;flex-wrap:wrap;-moz-column-gap:4px;column-gap:4px;row-gap:4px;left:12px;top:12px}@media(max-width:992px){.product .labels{flex-direction:column;align-items:flex-start}}.product .labels .label{display:inline-flex;align-items:center;height:19px;padding:1px 4px;border-radius:40px;font-size:12px;width:-moz-max-content;width:max-content}.product .labels .label.gift{width:24px;height:24px;border-radius:50%;align-items:center;justify-content:center}.product .labels .label.gift img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.product .button{position:absolute;width:32px;height:32px;top:12px;right:12px;z-index:3;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#858e98;transition:.2s}.product .button:hover{color:#2f3038}.product__image{display:flex;align-items:center;justify-content:center;padding:20px}.product__image img{max-height:186px}.product__info{padding:0 16px 16px;display:flex;flex-direction:column;height:100%}@media(max-width:992px){.product__info{padding:0 8px 8px}}.product__info .price-row{margin-top:auto}@media(max-width:992px){.product__info .price-row .sub-title--l{font-size:14px}}.product__info .colors{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px;position:relative;z-index:4}.product__info .colors:hover .color.current{outline:0 solid #E6E9EE}.product__info .colors .color{display:inline-flex;width:18px;height:18px;border-radius:50%;border:1px solid #CDD2DA;display:none;cursor:pointer;transition:.2s;outline:3px solid transparent;flex:0 0 auto}.product__info .colors .color:hover{outline:3px solid #CDD2DA}.product__info .colors .color:nth-child(-n+7){display:inline-flex}@media(max-width:992px){.product__info .colors .color{display:none!important}.product__info .colors .color:nth-child(-n+5){display:inline-flex!important}}.product__info .colors .color.current{outline:3px solid #E6E9EE}.product__info .heading-row .col img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.product__info .product-name{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:.3s}.product__info .sizes{display:flex;flex-wrap:wrap;position:relative;z-index:5;width:calc(100% + 32px);margin-left:-16px;padding:0 16px;white-space:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}@media(max-width:992px){.product__info .sizes{width:calc(100% + 16px);margin-left:-8px;padding:0 8px}}.product__info .sizes .size{display:inline-flex;align-items:center;height:25px;padding:4px 6px;font-size:12px;font-weight:600;color:#2f3038;border-radius:80px;border:1px solid #E6E9EE;transition:.3s}.product__info .sizes .size:hover{background:#e6e9ee}.product__info .sizes .size.current{border:1px solid #E8DAEE;background:#e8daee}.product__info .bonuses img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.product__info .add-to-cart,.product__info .inform{position:relative;z-index:3}.product-card-small .image{display:flex;align-items:center;justify-content:center;width:80px;height:80px;flex:0 0 auto}.product-card-small .image img{width:100%;aspect-ratio:1/1}.product-card-small .heading-row .col img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.product-card-small .product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.single-promo-page .promo-hero{display:grid;grid-template-columns:418px 1fr;gap:24px;align-items:start}@media(max-width:992px){.single-promo-page .promo-hero{grid-template-columns:1fr;gap:24px}}.single-promo-page .promo-hero__image{aspect-ratio:1/1;line-height:0;overflow:hidden;border-radius:16px;-webkit-mask-image:-webkit-radial-gradient(white,black)}.single-promo-page .promo-hero__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px 16px 0 0;transform:translateZ(0)}.single-promo-page .promo-hero__content .title.title--m{font-size:32px;line-height:140%}@media(max-width:1180px){.single-promo-page .promo-hero__content .title.title--m{font-size:22px}}.single-promo-page .promo-hero__content .promo-hero__timer{margin-top:24px}.single-promo-page .promo-hero__content .promo-hero__timer .txt.txt--s{color:#2f3038}.single-promo-page .promo-hero__content .promo-hero__timer .timer-digits{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:10px 0}.single-promo-page .promo-hero__content .promo-hero__timer .timer-digits .cell,.single-promo-page .promo-hero__content .promo-hero__timer .timer-digits .colon{font-weight:700;font-size:36px;line-height:140%;letter-spacing:0;text-align:center;display:flex;align-items:center;justify-content:center;color:#fa2f54}.single-promo-page .promo-hero__content .promo-hero__timer .timer-digits .cell{min-width:44px;height:46px;border-radius:8px}.single-promo-page .promo-hero__content .promo-hero__timer .timer-digits .colon{width:11px;height:50px;animation-name:pulse;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}.single-promo-page .promo-hero__content .promo-hero__timer .timer-labels{margin-top:4px;display:flex;justify-content:flex-start;gap:22px}.single-promo-page .promo-hero__content .promo-hero__timer .timer-labels .label{width:56px;text-align:center;font-size:14px;font-weight:400;color:#a6adb5}.single-promo-page .promo-hero__content .promo-hero__timer .timer-date{margin-top:10px;color:#2f3038;font-size:14px}.single-promo-page .promo-hero__content .txt.mt-16{color:#2f3038;max-width:782px}.single-promo-page .promo-hero__content .mt-12.mb-16{margin-top:12px;margin-bottom:16px}.single-promo-page .promo-hero__image img{display:block}.promo-care{position:relative;overflow:hidden}.promo-care .custom-swiper .custom-pagination .swiper-pagination-bullet{background:#fff}.promo-care .custom-swiper .custom-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#df6282}.promo-care>.container{position:relative;z-index:1}.promo-care:before{content:"";position:absolute;top:65px;right:95px;width:350px;height:130px;background:url(/build/assets/folding-CcqvfsxI.svg) no-repeat center/contain;opacity:.5;pointer-events:none;z-index:0}@media(max-width:992px){.promo-care:before{right:0;top:0;width:100%;height:332px;background:url(/build/assets/sba-BH7fy5co.svg) no-repeat center/contain}}.promo-card{position:relative;background:#fff;overflow:hidden;transition:.3s;display:flex;flex-direction:column}.promo-card:hover{box-shadow:0 10px 20px #2f30380d;transform:translateY(-2px)}.promo-card__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.promo-card__image{aspect-ratio:1/1;line-height:0}.promo-card__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translateZ(0);border-radius:12px}.promo-card__info{padding:16px 0;display:flex;flex-direction:column;flex-grow:1}.promo-card__timer{display:flex;align-items:center;justify-content:space-between;gap:8px}.promo-card__timer .label{display:inline-flex;align-items:center;padding:5px 8px;border-radius:12px;font-size:12px;font-weight:600;line-height:1.4;white-space:nowrap}.promo-card__timer .txt{white-space:nowrap}.promo-card__name{transition:.3s;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding-top:8px}.selected-filters__item{display:flex;align-items:center;border-radius:12px;border:1px solid #E6E9EE;height:24px;width:-moz-fit-content;width:fit-content;padding-left:8px;padding-right:6px;font-size:12px;color:#757e87;-moz-column-gap:4px;column-gap:4px;transition:.3s}.selected-filters__item span{color:#2f3038}.selected-filters__item:hover{border:1px solid #CDD2DA}.selected-filters__item:hover .remove{opacity:1}.selected-filters__item .remove{width:16px;height:16px;display:flex;align-items:center;justify-content:center;transition:.3s;cursor:pointer;opacity:.6}.selected-filters__item .remove img,.selected-filters__item .remove svg{width:10px;height:10px;-o-object-fit:contain;object-fit:contain}.btn--163x48{width:163px;height:48px;font-size:inherit;margin-top:24px;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.catalog-heading-row{padding:16px 0 16px 16px}@media(max-width:992px){.catalog-heading-row{flex-direction:column;align-items:flex-start;gap:12px;padding-left:0;padding-right:0}.catalog-heading-row .selected-filters{width:100%}.catalog-heading-row .custom-sort{width:100%;justify-content:space-between}}@media(max-width:992px){.load-more-products{width:100%!important}}@media(max-width:992px){.custom-pagination-row{flex-direction:column;gap:16px}}.catalog__content .catalog-heading-row{border-bottom:1px solid #E6E9EE}.catalog__content .catalog-list .baner-product{display:flex;transition:.2s}.catalog__content .catalog-list .baner-product:hover{opacity:.8}.catalog__content .catalog-list .baner-product img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@keyframes pulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.promo-swiper-wrapper{position:relative}.promo-swiper-wrapper .custom-btn{position:absolute;top:50%;translate:0 -50%;z-index:4}@media(max-width:992px){.promo-swiper-wrapper .custom-btn{display:none}}.promo-swiper-wrapper .custom-btn.promo-next{right:0;left:auto}.promo-swiper-wrapper .custom-pagination{display:none}@media(max-width:992px){.promo-swiper-wrapper .custom-pagination{display:flex}}.promo-swiper-wrapper .custom-pagination .swiper-pagination-bullet{background:#fde4eb}.promo-swiper-wrapper .custom-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#df6282}
