.bg-primary-orange{background-color:#e95d2a}.text-primary-orange{color:#e95d2a!important}.bg-primary-yellow{background-color:#f3e500}.text-primary-yellow{color:#f3e500!important}.bg-primary-purple{background-color:#825dc7}.text-primary-purple{color:#825dc7!important}.bg-additional-colors-blue{background-color:#92c1e9}.text-additional-colors-blue{color:#92c1e9!important}.bg-additional-colors-violet{background-color:#bb6bd9}.text-additional-colors-violet{color:#bb6bd9!important}.bg-additional-colors-pale-orange{background-color:#f2994a}.text-additional-colors-pale-orange{color:#f2994a!important}.bg-additional-colors-bright-blue{background-color:#2d9cdb}.text-additional-colors-bright-blue{color:#2d9cdb!important}.bg-additional-colors-green{background-color:#27ae60}.text-additional-colors-green{color:#27ae60!important}.bg-additional-colors-red{background-color:#e70d22}.text-additional-colors-red{color:#e70d22!important}.bg-text-black{background-color:#000}.text-text-black{color:#000!important}.bg-text-almstblck{background-color:#0c061a}.text-text-almstblck{color:#0c061a!important}.bg-grey-grey-500{background-color:#666}.text-grey-grey-500{color:#666!important}.bg-grey-grey-400{background-color:#888}.text-grey-grey-400{color:#888!important}.bg-grey-grey-300{background-color:#bebebe}.text-grey-grey-300{color:#bebebe!important}.bg-grey-grey-100{background-color:#f2f2f2}.text-grey-grey-100{color:#f2f2f2!important}.bg-white{background-color:#fff}.text-white{color:#fff!important}.product-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:calc((100% - 3px)/ 4);flex-basis:calc((100% - 3px)/ 4);max-width:271px;min-width:271px;background-color:#fff;height:416px;padding:8px 16px 16px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-transition:.18s;transition:.18s}.product-card:hover{z-index:50;-webkit-box-shadow:0 0 20px 0 rgba(12,6,25,.1);box-shadow:0 0 20px 0 rgba(12,6,25,.1)}.product-card:hover .product-params{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible;height:auto;position:absolute;top:100%;z-index:20}.product-card:hover .product-params .show-detail-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card:hover .product-params .icon-small{position:relative;overflow:hidden;border-radius:4px;border:1px solid var(--text-white,#fff)}.product-card .badges{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:22px;min-height:22px;gap:5px}.product-card__badge{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-transform:uppercase;white-space:nowrap;border-radius:4px;height:18px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__badge .discount-percent{font-size:16px;line-height:16px}.product-card__badge span{font-size:12px;padding:0 4px;line-height:18px}.product-card__badge img{height:18px;max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:3px}.product-card__variations-wrap{position:absolute;top:4px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.product-card__variations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.product-card__option{display:block;width:16px;height:16px;border-radius:50%}.product-card .more-variations{display:block;width:16px;height:16px;border-radius:50%;background-color:#e0e0e0;color:#666;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.product-card__action-wrap{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.product-card__image{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1;height:180px}.product-card__img{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:1;height:180px;width:180px}.product-card__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card .personal-price{display:none}.product-card .info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.product-card .info .info-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px}.product-card .info .info-row.has-promo-row{height:24px}.product-card .info .info-col{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:8px}.product-card .info .info-delivery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.product-card .info .info-delivery img{-o-object-fit:contain;object-fit:contain}.product-card .info .info-article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bebebe;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.product-card .info .product-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card .info .product-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;gap:2px}.product-card .info .promocode{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80px;min-width:80px;height:26px;padding:2px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1px;border:.5px dashed #27ae60;background:rgba(39,174,96,.2);color:#666;font-size:10px;font-style:normal;font-weight:400;line-height:10px;cursor:pointer}.product-card .info .promocode span{color:#27ae60}.product-card__title{overflow:hidden;color:#0c061a;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-overflow:ellipsis;height:46px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.product-card .preorder-btn .icon{width:24px;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card .preorder-btn .icon svg{width:24px;height:24px}.product-card .product-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%}.product-card .product-prices .product-pending{font-size:16px;line-height:24px;color:#fc5b20}.product-card .product-prices .card-credit{cursor:pointer;width:auto}.product-card .product-action .btn{max-width:80px;gap:0}.product-card__personal-price{position:absolute;width:100%;bottom:0;left:0;z-index:2}.product-card__personal-price .personal-price{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;width:100%;padding:3px 4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;gap:2px;border-radius:4px;border:1px dashed var(--additional-colors-pale-orange,#f2994a);background:-webkit-gradient(linear,left top,right top,from(rgba(255,235,171,.8)),color-stop(50.48%,rgba(255,235,171,.8)),to(rgba(243,207,91,.8)));background:linear-gradient(90deg,rgba(255,235,171,.8) 0,rgba(255,235,171,.8) 50.48%,rgba(243,207,91,.8) 100%)}.product-card__personal-price .personal-price__text{color:#db411b;font-family:Foxtrot;font-size:12px;font-style:normal;font-weight:500;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.product-card__personal-price .personal-price__value{color:#db411b;text-align:center;font-family:Foxtrot;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card .credit-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product-card .credit-list .credit-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product-card .credit-list .credit-item img{height:16px}.product-card .credit-list .credit-item-time{display:block;position:relative;width:11px;color:#666;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:14px;top:4px}.product-card .credit-list .more-bank{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:16px;border-radius:50%;background-color:#bebebe;color:#666;font-style:normal;text-transform:uppercase;font-size:12px;font-weight:400;line-height:14px}.product-card .credit-value{color:#0c061a;font-size:14px;font-style:normal;font-weight:400;line-height:18px;text-decoration-line:underline;text-decoration-style:dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:10%;text-underline-offset:18%;text-underline-position:from-font;white-space:nowrap}.product-card.out-of-stock{position:relative}.product-card.out-of-stock:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;background:var(--grey-grey-300,#bebebe);-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);z-index:9;pointer-events:none}.product-card.out-of-stock .product-prices{display:none}.product-card.out-of-stock .out-of-stock-block{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.product-card.out-of-stock .out-of-stock-block .btn{width:100%}.product-card .product-params{opacity:0;visibility:hidden;height:0;background:#fff;-webkit-box-shadow:0 7px 9px 0 rgba(0,0,0,.06);box-shadow:0 7px 9px 0 rgba(0,0,0,.06);width:100%}.product-card .product-params-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:8px 16px;max-height:100px;overflow-y:auto;width:100%}.product-card .product-params-list li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.product-card .product-params-title{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:14px;width:50%}.product-card .product-params-value{color:#000;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:14px;width:50%;word-break:break-word}.product-card .product-params .params-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-8px;left:calc(50% - 8px);z-index:4}.product-card .product-params .params-more a{color:#fff}.product-card .product-params .params-more a i{font-size:10px}.product-card .product-params .params-more .hide-detail-btn{display:none}.product-card.show-detail .icon-small{position:relative;overflow:hidden;border-radius:4px;border:1px solid var(--text-white,#fff)}.product-card.show-detail .show-detail-btn{display:none!important}.product-card.show-detail .hide-detail-btn{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card.show-detail .product-card__image{height:0;opacity:0}.product-card.show-detail .product-params{top:calc(100% - 185px);display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;visibility:visible;height:auto;position:absolute;z-index:20}.product-card.show-detail .product-params-list{min-height:215px;max-height:340px}.product-card.promo_banner{padding:unset;max-width:unset;width:543px}.product-card.promo_banner span{width:inherit;height:100%}.product-card.promo_banner span img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.product-card__action-wrap,.product-card__variations-wrap{z-index:9}.preorder-btn:active svg path,.preorder-btn:hover svg path{fill:#fff}.icon-times{width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.icon-times svg{fill:#666}.review-card{width:330px;height:235px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--background-white,#fff);border-radius:1px;position:relative}.review-card:hover{-webkit-box-shadow:4px 4px 20px -6px rgba(12,6,25,.1);box-shadow:4px 4px 20px -6px rgba(12,6,25,.1);z-index:10}.review-card__content{border-top:1px solid #f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:8px 8px 12px 8px}.review-card__date{color:#bebebe;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.review-card__text{height:70px;overflow:hidden;color:#0c061a;font-size:12px;font-style:normal;font-weight:400;line-height:14px;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box}.review-card .review-product{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:8px}.review-card .review-product__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:80px;width:80px;height:80px;overflow:hidden}.review-card .review-product__image img{height:100%;width:100%}.review-card .review-product__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.review-card .review-product__title{width:100%;display:-ms-flexbox;display:flex;height:28px;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden;color:#000;leading-trim:both;text-edge:cap;text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:400;line-height:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.review-card .review-product__price{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:54px}.review-card .review-product__price .price-group{height:initial}.review-card .review-product__price .product-card__price{margin-top:2px}.review-card .review-product__price .product-card__price .price--old{margin-right:2px}.review-card .review-product__button img{width:12px;height:11px;-o-object-fit:contain;object-fit:contain}.price-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.price-group .g-2{gap:2px}.price-group .price--old{color:#666;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:line-through}.price-group .price--discount{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px 4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;background:#f3e500;color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.price-group .price--current{color:#0c061a;font-size:24px;font-style:normal;font-weight:700;line-height:28px}.price-group.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-items-wrap .product-card{min-width:271px;max-width:271px}