@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../fonts/Poppins-Thin.ttf) format("ttf"),url(../fonts/Poppins-Thin.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/Poppins-Light.ttf) format("ttf"),url(../fonts/poppins-light-webfont.woff) format("woff"),url(../fonts/poppins-light-webfont.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/Poppins-Regular.ttf) format("ttf"),url(../fonts/poppins-regular-webfont.woff) format("woff"),url(../fonts/poppins-regular-webfont.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/Poppins-SemiBold.ttf) format("ttf"),url(../fonts/poppins-semibold-webfont.woff) format("woff"),url(../fonts/poppins-semibold-webfont.woff2) format("woff2")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:10px;line-height:10px;text-size-adjust:none;-ms-text-size-adjust:none;-moz-text-size-adjust:none;-webkit-text-size-adjust:none}body{margin:0;padding:0;background-color:#fcfcfc;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}iframe,img,svg,use{margin:0;padding:0;max-height:100%;max-width:100%;display:inline-block}use{fill:inherit;width:inherit;height:inherit}button{border:none;background:none;box-shadow:none;outline:none}button,select{cursor:pointer}select{background-color:transparent}button,input,select,textarea{font-family:Poppins,sans-serif;-webkit-appearance:none;outline:none}button::-webkit-input-placeholder,input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaa}button::-moz-placeholder,input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#aaa}button:-ms-input-placeholder,input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#aaa}button::-ms-input-placeholder,input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#aaa}button::placeholder,input::placeholder,select::placeholder,textarea::placeholder{color:#aaa}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}textarea{resize:none}a{color:inherit;text-decoration:none}.head__rating{display:flex;align-items:center;margin-top:6px}.head__rating .rating__container{display:flex;align-items:flex-end;width:73px;height:15px;position:relative;background:#aaa}.head__rating .rating__background{background:#000;height:100%}.head__rating .rating__icon{position:absolute;top:-4px;left:-2px;right:0;bottom:0;height:140%;width:107%;max-width:none;max-height:none}.head__rating .rating__link{margin-left:10px;text-decoration:underline;color:#000;cursor:pointer;font-size:12px;line-height:14px}.App-pagination{display:flex;justify-content:center;align-items:center;padding:30px 20px 36px}.App-pagination .App-pagination__btn{border-radius:50%;border-width:2px;border-color:#aaa;min-width:42px;height:42px;margin:0 6px;padding:5px 10px;position:relative;transition:.32s}.App-pagination .App-pagination__btn--next:after{border-top:2px solid #000;border-right:2px solid #000;right:15px}.App-pagination .App-pagination__btn--next:after,.App-pagination .App-pagination__btn--prev:after{content:"";display:block;width:10px;height:10px;position:absolute;top:14px;transform:rotate(45deg);transition:.32s}.App-pagination .App-pagination__btn--prev:after{border-bottom:2px solid #000;border-left:2px solid #000;left:16px}.App-pagination .App-pagination__btn:hover{background:#000;border-color:#000}.App-pagination .App-pagination__btn:hover:after{border-color:#fff}.App-pagination .App-pagination__btn--hide{display:none}.App-pagination .App-pagination__item{font-weight:400;font-size:16px;line-height:24px;position:relative;padding:0 15px}.App-pagination .App-pagination__item--active{font-weight:600}.App-pagination .App-pagination__item--active:before{content:"";display:block;position:absolute;bottom:-13px;left:50%;transform:translateX(-50%);width:37px;height:7px;background:#f3c47d}.form__input{display:flex;flex-direction:column;margin-bottom:10px;min-height:76px}.form__input:first-child{margin-top:0}.form__input .input__text{display:flex;margin-bottom:5px;color:#000;font-weight:300;font-size:14px;line-height:21px}.form__input .input__text .text__additional{margin-left:auto}.form__input .input__text .text__additional .additional__text{color:#aaa}.form__input .input__text .text__additional .additional__link{margin-left:10px;color:#000;text-decoration:underline}.form__input .input__box{position:relative;display:flex;margin-top:auto;transition:.32s}.form__input .input__box .box__input{border:1px solid #aaa;min-height:50px;outline:none;padding:11px 16px;width:100%;border-radius:4px;font-size:14px;line-height:21px;transition:.32s}.form__input .input__box .box__input:focus,.form__input .input__box .box__input:hover{border-color:#000}.form__input .input__box .box__input-btn{align-self:center;padding:0 30px;background:#000;color:#fff;font-weight:600;font-size:16px;line-height:24px;border-radius:0 4px 4px 0}.form__input .input__box .box__btn{cursor:pointer;font-size:14px;line-height:21px;padding:0 10px;text-decoration:underline}.form__input .input__box .box__btn--inside{position:absolute;top:15px;right:6px}.form__input .input__box .box__error{padding:0 4px;background:#fff;position:absolute;top:calc(100% - 10px);left:6px;color:#ef4b44;font-weight:300;font-size:12px;line-height:18px;max-width:95%}.form__input .input__box .box__icon{position:absolute;top:calc(100% - 38px);right:12px}.form__input.has-error .input__box .box__input{border-color:#ef4b44}.form__input.has-value .input__box .box__input{border-color:#ddd}.form__input--textarea .input__box{height:auto}.form__input--textarea .input__box .box__input{height:133px}.form__checkbox{position:relative;display:flex;align-items:center;margin-bottom:20px}.form__checkbox .checkbox__label{display:flex;cursor:pointer}.form__checkbox .checkbox__label .label__input{display:none}.form__checkbox .checkbox__label .label__input:checked~.label__box:after{content:"";position:absolute;top:5px;left:4px;display:block;width:11px;height:6px;border-bottom:2px solid #000;border-left:2px solid #000;transform:rotate(-45deg)}.form__checkbox .checkbox__label .label__box{display:block;width:20px;height:20px;border:1px solid #aaa;border-radius:2px;position:relative}.form__checkbox .checkbox__label .label__text{margin-left:19px;font-weight:300;font-size:14px;line-height:21px;color:#000}.form__select{display:flex;margin-bottom:10px;flex-direction:column}.form__select .select__title{margin-bottom:10px;font-weight:600;font-size:16px;line-height:24px}.form__select .select__text{margin-bottom:5px;font-weight:300;color:#000;font-size:14px;line-height:21px}.form__select .select__box{display:flex;position:relative;margin-top:auto}.form__select .select__box .box__select{width:100%;position:relative}.form__select .select__box .box__select:after{content:"";display:block;width:10px;height:10px;border-right:2px solid #aaa;border-bottom:2px solid #aaa;transform:rotate(45deg);position:absolute;top:18px;right:14px;pointer-events:none}.form__select .select__box .box__select:before{content:"";display:block;width:80px;position:absolute;top:4px;right:1px;height:calc(100% - 8px);background:linear-gradient(270deg,#fff 39.58%,hsla(0,0%,100%,0));border-radius:0 4px 4px 0;pointer-events:none}.form__select .select__box .box__select .select__btn{padding:11px 16px;width:100%;border-radius:4px;font-size:14px;line-height:21px;border-color:#aaa;background:#fff;min-height:50px;transition:.32s}.form__select .select__box .box__select .select__btn option{font-size:16px;line-height:26px}.form__select .select__box .box__select .select__btn--light{font-size:14px;line-height:21px;font-weight:300;padding:5px 30px 5px 15px}.form__select .select__box .box__select .select__btn:focus,.form__select .select__box .box__select .select__btn:hover{border-color:#000}.form__select .select__box .box__error{padding:0 4px;background:#fff;position:absolute;top:calc(100% - 10px);left:6px;color:#ef4b44;font-weight:300;font-size:12px;line-height:18px;max-width:95%}.form__select .select__box .box__succes{display:none;min-width:23px;height:13px;margin:24px 0 0 9px;transform:rotate(-45deg);border-left:3px solid #5cb847;border-bottom:3px solid #5cb847}.form__select.succes .select__box .box__succes{display:block}.form__select.has-error .select__box .box__select .select__btn{border-color:#ef4b44}.form__select.has-value .select__box .box__select .select__btn{border-color:#ddd}.form__select--simple .select__text{margin-bottom:0}.form__select--simple .select__box .box__select .select__btn{min-width:96px;padding:10px 20px 10px 12px;border-radius:0;border-width:0 0 1px;border-color:#000}.form__select--simple .select__box .box__select:after{top:14px;right:5px;border-color:#000;border-width:1px;cursor:pointer;pointer-events:none}.form__select--clear .select__text{margin-bottom:0}.form__select--clear .select__box .box__select .select__btn{min-width:100px;border-radius:0;border:none}.form__select--clear .select__box .box__select:after{top:20px;right:2px;border-color:#000;border-width:1px}.form__radio{display:flex;flex-direction:column;padding-top:9px;position:relative;margin-bottom:20px}.form__radio .radio__label{display:flex;align-items:center;cursor:pointer}.form__radio .radio__label .label__radio{-webkit-appearance:radio;display:none}.form__radio .radio__label .label__radio:checked~.label__check{border-width:6px}.form__radio .radio__label .label__radio:checked~.label__descr .descr__text{font-weight:600}.form__radio .radio__label .label__check{display:block;width:18px;height:18px;border-radius:50%;border:1px solid #000;position:relative;flex-shrink:0;margin-right:20px}.form__radio .radio__label .label__descr .descr__text{font-weight:300;font-size:16px;line-height:24px}.form__radio .radio__label .label__descr .descr__text-bottom{font-weight:300;font-size:14px;line-height:21px}.form__radio .radio__label .label__primary{pointer-events:none;position:absolute;display:none;padding:10px 15px;top:10px;right:10px;background:#5cb847;color:#fff;font-weight:400;border-radius:4px;font-size:14px;line-height:21px}.form__radio .radio__label .label__primary.active{display:block}.form__radio:last-child{margin-bottom:0}.g-btn{display:flex;justify-content:center;align-items:center;transition:.16s}.g-btn.disabled{opacity:.5;pointer-events:none}.g-btn--big,.g-btn--small{font-weight:600}.g-btn--small{padding:6px 16px 5px;font-size:16px;line-height:24px}.g-btn--big{padding:12px 20px 10px;font-size:18px;line-height:28px}.g-btn--black,.g-btn--red{color:#fff;border:none}.g-btn--red{background:#ef4b44}.g-btn--red:hover{background:#c23636}.g-btn--red:focus{background:#a82727}.g-btn--black{background:#000}.g-btn--black:hover{background:#4d4d4d}.g-btn--blank{color:#000;background:#fff;border:1px solid #000}.g-btn--blank:hover{background:#000;color:#fff;border-color:#000}.g-btn--blank:hover .btn__icon{fill:#fff}.g-btn--light{color:#000;background:#fff;border:1px solid #d9d9d9}.g-btn--light:hover{background:#f1f1f1;color:#fff}.g-btn--oval{border-radius:50px}.g-btn--rounded{border-radius:4px}.g-btn .btn__icon{margin:-2px 0 0 8px}.modal-popup{position:fixed;bottom:0;right:0;left:0;top:0;display:flex;justify-content:center;z-index:200;overflow:auto;background:rgba(0,0,0,.6);padding:60px 0}.modal-popup .modal-popup__inner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:90vw;min-width:480px;background-color:#fff;border-radius:4px;position:relative}.modal-popup .modal-popup__container{padding:25px 50px 40px}.modal-popup .modal-popup__title{padding:20px 0 0 50px;max-width:85%;font-weight:400;font-size:24px;line-height:36px}.modal-popup .modal-popup__close{padding:10px;position:absolute;right:0;top:0;cursor:pointer;stroke:#000;font-size:0;line-height:0}.discount-label{width:80px;height:80px;position:absolute;top:0;left:0;z-index:2;background:url(/public/d/img/discount-sale.svg) no-repeat;background-size:cover}.discount-label__amount{position:absolute;top:56%;left:40%;transform:translateX(-50%) translateY(-50%) rotate(-10deg);color:#fff;font-weight:600;font-size:35px;line-height:35px}.discount-label--bs{background:url(/public/d/img/best-sellers-label.svg) no-repeat 50%;background-size:cover;width:100px;height:90px}.discount-label--bs .discount-label__amount{position:absolute;top:40%;left:38%;transform:translateX(-50%) translateY(-50%) rotate(-10deg);color:#fff;font-weight:600;font-size:25px;line-height:27px}.products-list_also-like .discount-label{width:90px;height:60px}.products-list_also-like .discount-label__amount{top:38%;font-size:22px;line-height:22px}.load__container{display:flex;justify-content:space-between;overflow:hidden}.load__title{height:40px;width:410px!important}.load__animate{display:flex;justify-content:center;align-items:center;width:160px;flex:0 0 auto;border-radius:4px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f1f1f1;background:linear-gradient(90deg,#f7f7f7 8%,#f1f1f1 18%,#f7f7f7 33%);background-size:800px 104px;position:relative}.load__slide .slide__img{height:160px;margin-bottom:10px}.load__slide .slide__title{height:40px;margin-bottom:10px}.load__slide .slide__price{max-width:90%;height:20px}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.shop-slider{display:flex;flex-direction:column;background:#fff;padding:0 20px 50px;position:relative;overflow-x:hidden;max-width:1320px;width:100%;margin:0 auto 40px;border-bottom:1px solid #ddd}.shop-slider .container__swiper-buttons{max-width:640px;overflow:hidden;position:absolute;top:0;right:20px;height:43px;width:100%;z-index:10;display:flex;justify-content:flex-end}.shop-slider .container__swiper-buttons .swiper__next-btn,.shop-slider .container__swiper-buttons .swiper__prev-btn{outline:none;cursor:pointer;display:block;width:42px;height:42px;border:2px solid #aaa;border-radius:50%;background:#fff;position:relative;transition:.32s}.shop-slider .container__swiper-buttons .swiper__next-btn:before,.shop-slider .container__swiper-buttons .swiper__prev-btn:before{content:"";transition:.32s;display:block;width:10px;height:10px;position:absolute;top:14px;border-top:2px solid #000;border-right:2px solid #000}.shop-slider .container__swiper-buttons .swiper__next-btn.swiper-button-disabled,.shop-slider .container__swiper-buttons .swiper__next-btn.swiper-button-disabled:hover,.shop-slider .container__swiper-buttons .swiper__prev-btn.swiper-button-disabled,.shop-slider .container__swiper-buttons .swiper__prev-btn.swiper-button-disabled:hover{background:#fff;border-color:#ddd}.shop-slider .container__swiper-buttons .swiper__next-btn.swiper-button-disabled:before,.shop-slider .container__swiper-buttons .swiper__next-btn.swiper-button-disabled:hover:before,.shop-slider .container__swiper-buttons .swiper__prev-btn.swiper-button-disabled:before,.shop-slider .container__swiper-buttons .swiper__prev-btn.swiper-button-disabled:hover:before{border-color:#ddd}.shop-slider .container__swiper-buttons .swiper__next-btn:hover,.shop-slider .container__swiper-buttons .swiper__prev-btn:hover{border-color:#000;background:#000}.shop-slider .container__swiper-buttons .swiper__next-btn:hover:before,.shop-slider .container__swiper-buttons .swiper__prev-btn:hover:before{border-color:#fff}.shop-slider .container__swiper-buttons .swiper__prev-btn{margin-right:20px}.shop-slider .container__swiper-buttons .swiper__prev-btn:before{left:17px;transform:rotate(-135deg)}.shop-slider .container__swiper-buttons .swiper__next-btn:before{left:13px;transform:rotate(45deg)}.shop-slider .shop-slider__title{color:#000;font-weight:400;font-size:24px;line-height:36px}.shop-slider .shop-slider__content{margin-top:40px;margin-bottom:5px}.shop-slider .shop-slider__pagination{bottom:20px;left:50%;transform:translateX(-50%);width:100%}.shop-slider .shop-slider__pagination .swiper-pagination-bullet{margin:0 10px;outline:none}.shop-slider .shop-slider__pagination .swiper-pagination-bullet-active{background:#000}.pageNotFound .shop-slider{margin-top:40px;border-bottom:none}.product-item{text-decoration:none;transition:.32s;display:flex;flex-direction:column;align-items:flex-start;height:auto}.product-item .item__price-container{display:flex;justify-content:space-between}.product-item .item__descr-container{color:inherit;text-decoration:none}.product-item .item__descr-container .item__description,.product-item .item__descr-container .item__description-link{display:none}.product-item .item__description{font-weight:300;color:#8c8c8c;max-height:90px;overflow:hidden;position:relative;font-size:14px;line-height:21px}.product-item .item__description:after{content:"";position:absolute;bottom:0;left:0;height:40px;width:100%;z-index:2;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)}.product-item .item__description-link{text-decoration:underline;font-weight:400;font-size:14px;line-height:27px}.product-item .item__container{max-width:150px;width:100%;text-align:center;height:150px;position:relative}.product-item .item__info-container{height:100%;display:flex;flex-direction:column}.product-item .item__info-block{margin-top:auto}.product-item .item__img{height:100%}.product-item .item__title{margin:10px 0 0;color:#000;font-size:14px;line-height:21px}.product-item .item__price{display:flex;align-items:flex-end;color:#000}.product-item .item__price .price__new{font-weight:600;font-size:16px;line-height:24px}.product-item .item__price .price__old{margin-left:20px;text-decoration:line-through;font-weight:300;font-size:14px;line-height:24px}.product-item .item__compare__price{display:inline;font-size:16px;line-height:24px;text-decoration:line-through}.product-item .item__btn{border-radius:40px;margin-top:10px;min-width:145px}.product-item .item__wish{position:absolute;bottom:0;right:0;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background-color:#fff;box-shadow:2px 2px 4px rgba(0,0,0,.15);transition:.32s}.product-item .item__wish .wish__icon{transition:.32s;fill:transparent;stroke-width:1;stroke:#aaa}.product-item .item__wish .wish__icon--add-1,.product-item .item__wish .wish__icon--add-2,.product-item .item__wish .wish__icon--add-3,.product-item .item__wish .wish__icon--add-4,.product-item .item__wish .wish__icon--add-5{position:absolute;fill:#ff80ab;stroke-width:1;stroke:#ff80ab;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:1;animation-iteration-count:1;transform-origin:bottom;opacity:0}.product-item .item__wish.active-animate .wish__icon--add-1{-webkit-animation-name:bounce-1;animation-name:bounce-1}@-webkit-keyframes bounce-1{0%{transform:translateY(0);opacity:0}30%{transform:translateY(-40px);opacity:.7}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}@keyframes bounce-1{0%{transform:translateY(0);opacity:0}30%{transform:translateY(-40px);opacity:.7}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}.product-item .item__wish.active-animate .wish__icon--add-2{-webkit-animation-name:bounce-2;animation-name:bounce-2}@-webkit-keyframes bounce-2{0%{transform:translateY(0);opacity:0}30%{transform:translate(2px,-20px) rotate(14deg);opacity:.6}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}@keyframes bounce-2{0%{transform:translateY(0);opacity:0}30%{transform:translate(2px,-20px) rotate(14deg);opacity:.6}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}.product-item .item__wish.active-animate .wish__icon--add-3{-webkit-animation-name:bounce-3;animation-name:bounce-3}@-webkit-keyframes bounce-3{0%{transform:translateY(0);opacity:0}30%{transform:translate(-8px,-24px) rotate(-14deg);opacity:.6}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}@keyframes bounce-3{0%{transform:translateY(0);opacity:0}30%{transform:translate(-8px,-24px) rotate(-14deg);opacity:.6}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}.product-item .item__wish.active-animate .wish__icon--add-4{-webkit-animation-name:bounce-4;animation-name:bounce-4}@-webkit-keyframes bounce-4{0%{transform:translateY(0);opacity:0}34%{transform:translate(22px,-54px) rotate(14deg);opacity:.8}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}@keyframes bounce-4{0%{transform:translateY(0);opacity:0}34%{transform:translate(22px,-54px) rotate(14deg);opacity:.8}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}.product-item .item__wish.active-animate .wish__icon--add-5{-webkit-animation-name:bounce-5;animation-name:bounce-5}@-webkit-keyframes bounce-5{0%{transform:translateY(0);opacity:0}36%{transform:translate(-18px,-38px) rotate(-14deg);opacity:.8}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}@keyframes bounce-5{0%{transform:translateY(0);opacity:0}36%{transform:translate(-18px,-38px) rotate(-14deg);opacity:.8}50%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:0}}.product-item .item__wish.active{background-color:#ffe6ee;box-shadow:none}.product-item .item__wish.active .wish__icon{fill:#ff80ab;stroke:#ff80ab}.product-item .head__rating{margin-bottom:10px}.product-item:hover .item__title{text-decoration:underline}.category__products-list .product-item{max-width:none;display:grid;grid-template-columns:1fr 8fr 3fr;grid-column-gap:20px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #d9d9d9}.category__products-list .product-item .item__container{width:150px;margin-right:40px}.category__products-list .product-item .item__descr-container .item__description{display:block}.category__products-list .product-item .item__description-link{display:inline}.category__products-list .product-item .item__info-container{margin-top:0}.category__products-list .product-item .item__info-block{margin:0 auto;display:flex;flex-direction:column;align-items:center}.category__products-list .product-item .item__title{margin:0 0 20px;font-size:16px;line-height:24px}.category__products-list .product-item:last-child{border:none}.shop-slider .shop-slider__content .product-item.excl-deal .item__price .price__new{color:#ef4b44}.global-header{z-index:110;background-color:#000}.global-header--fixed{position:fixed;top:0;left:0;right:0}.global-header--fixed.active .header-main__menu{top:62px}.global-header--fixed.active .header-main__menu .menu__content:after{left:42px}.global-header .header-main{max-width:1320px;min-width:900px;background-color:#000;margin:0 auto;padding:10px 20px 0;position:relative}.global-header .header-main__top{display:grid;grid-template-columns:2fr 6fr 4fr;grid-column-gap:20px;align-items:center;background-color:#000;z-index:150;margin-bottom:5px}.global-header .header-main__top .top__burger{display:none;cursor:pointer;height:45px;padding:0 10px;position:relative;transition:.32s}.global-header .header-main__top .top__burger:before{content:"";position:absolute;bottom:-6px;left:0;width:130%;height:20px}.global-header .header-main__top .top__burger .burger__line{display:block;width:38px;height:3px;background:#fff;border-radius:2px;position:relative;transition:.32s}.global-header .header-main__top .top__burger .burger__line:after,.global-header .header-main__top .top__burger .burger__line:before{content:"";display:block;width:38px;height:3px;background:#fff;border-radius:2px;position:absolute;transition:.32s}.global-header .header-main__top .top__burger .burger__line:before{top:10px}.global-header .header-main__top .top__burger .burger__line:after{bottom:10px}.global-header .header-main__top .top__burger.active .burger__line{transform:rotate(180deg)}.global-header .header-main__top .top__logo{padding-left:10px}.global-header .header-main__top .top__logo .logo__img{min-height:31px;height:31px}.global-header .header-main__top .top__search{display:flex;height:45px;width:100%;border-radius:4px;position:relative;background-color:#fff}.global-header .header-main__top .top__search .search__input{width:100%;display:block;padding-left:20px;border:none;font-size:14px;line-height:21px;outline:none;border-radius:4px}.global-header .header-main__top .top__search .search__input::-webkit-input-placeholder{font-weight:400;font-size:14px;line-height:21px;color:#aaa}.global-header .header-main__top .top__search .search__input::-moz-placeholder{font-weight:400;font-size:14px;line-height:21px;color:#aaa}.global-header .header-main__top .top__search .search__input:-ms-input-placeholder{font-weight:400;font-size:14px;line-height:21px;color:#aaa}.global-header .header-main__top .top__search .search__input::-ms-input-placeholder{font-weight:400;font-size:14px;line-height:21px;color:#aaa}.global-header .header-main__top .top__search .search__input::placeholder{font-weight:400;font-size:14px;line-height:21px;color:#aaa}.global-header .header-main__top .top__search .search__btn{padding:0 21px;cursor:pointer}.global-header .header-main__top .top__search .search__btn .search__icon{stroke:#000}.global-header .header-main__top .top__search .clear-input{display:none}.global-header .header-main__top .top__search .clear-input.active{cursor:pointer;display:block;position:absolute;right:68px;top:50%;transform:translateY(-50%);width:16px;height:16px;background:url(/public/m/img/SearchClear.svg) no-repeat 50%}.global-header .header-main__top .top__nav{min-width:380px}.global-header .header-main__top .top__nav .nav__menu{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.global-header .header-main__top .top__nav .nav__menu.with-wishlist{margin:0 10px 0 auto;grid-template-columns:1fr 1fr 40px 40px;max-width:370px}.global-header .header-main__top .top__nav .nav__menu.with-wishlist .menu__item-wishlist{display:block}.global-header .header-main__top .top__nav .nav__menu.with-wishlist .menu__item-wishlist .item__wishlist{display:flex}.global-header .header-main__top .top__nav .nav__menu.with-wishlist .menu__item-cart .item__link{width:40px;justify-content:center}.global-header .header-main__top .top__nav .nav__menu.with-wishlist .menu__item-cart .item__link .link__icon{width:24px;height:24px}.global-header .header-main__top .top__nav .nav__menu.with-wishlist .menu__item-cart .item__link .link__num{right:4px;left:auto}.global-header .header-main__top .top__nav .nav__menu.with-wishlist .menu__item-cart .item__link .link__arrow,.global-header .header-main__top .top__nav .nav__menu.with-wishlist .menu__item-cart .item__link .link__cart-text{display:none}.global-header .header-main__top .top__nav .nav__menu.with-wishlist .menu__item-cart .item__link:hover~.item__modal{opacity:1;pointer-events:all}.global-header .header-main__top .top__nav .nav__menu .menu__item{display:flex;align-items:center;justify-content:center;height:50px;position:relative;border-radius:4px 4px 0 0;transition:.32s ease}.global-header .header-main__top .top__nav .nav__menu .menu__item:hover{background:#4d4d4d;transition:.32s ease .32s}.global-header .header-main__top .top__nav .nav__menu .menu__item:hover .item__modal{opacity:1;pointer-events:all;transition:.32s ease .32s}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__link{display:flex;align-items:center;height:100%;position:relative;border-radius:4px 4px 0 0;color:#fff;font-weight:600;font-size:16px;line-height:24px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__link .link__text{display:flex;flex-direction:column}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__link .link__text .text__name{color:#aaa;font-weight:600;font-size:14px;line-height:10px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__link .link__text .text__acc{color:#fff;font-weight:600;font-size:16px;line-height:20px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__link .link__arrow{margin:-6px 0 0 6px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__link .link__icon{fill:#fff}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__link .link__num{display:block;text-align:center;position:absolute;left:8px;top:8px;background:#ef4b44;color:#fff;min-width:16px;height:16px;font-size:12px;line-height:16px;border-radius:50%}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal{opacity:0;pointer-events:none;position:absolute;top:100%;background-color:#fff;border-radius:0 0 4px 4px;overflow:hidden;will-change:opacity;z-index:110}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal--left{left:0}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal--right{right:0}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal--help{width:290px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal--account{width:210px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal--cart{width:330px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal--wishlist{width:330px;background-color:#f9f9f9}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal--wishlist .modal-wishlist__btn{width:100%;background-color:transparent}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal--wishlist .modal-wishlist__btn:hover{background-color:#000}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__header{padding:20px 20px 10px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__title{margin-bottom:5px;text-align:center;color:#000;font-weight:300;font-size:14px;line-height:21px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__tel{display:block;text-align:center;color:#000;font-weight:400;font-size:18px;line-height:27px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__nav{margin:10px 0 20px;padding:0 10px;display:flex;justify-content:space-around}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__nav .nav-item__link{color:#000;text-decoration:underline;font-weight:300;font-size:14px;line-height:21px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__table{min-height:46px;display:flex;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__table .table-item{width:50%;position:relative;text-align:center;background-color:#f7f7f7}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__table .table-item:first-child:after{content:"";position:absolute;display:block;width:1px;top:0;bottom:0;right:0;background-color:#ddd}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__table .table-item__link{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;margin:auto;font-weight:300;font-size:14px;line-height:21px;text-decoration:underline}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-help__table .table-item__icon{max-width:20px;position:relative;top:-2px;margin-right:10px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-in{background-color:#f7f7f7;padding:20px 20px 14px;border-bottom:1px solid #ddd}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-in__btn{width:100%;min-width:170px;border-radius:40px;margin:0 auto 10px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-in__register{display:flex;justify-content:space-between}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-in__register .sign-in__item:nth-child(2){text-decoration:underline}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-in__link{font-weight:300;font-size:12px;line-height:18px;text-decoration:unset}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-in__question{font-weight:300;font-size:12px;line-height:18px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .account-menu{padding:2px 0 0}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .account-menu__link{height:40px;padding:0 20px;color:#000;display:flex;align-items:center;font-weight:300;font-size:14px;line-height:21px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .account-menu__link .account-link__icon{margin-right:16px;position:relative;top:-2px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .account-menu__link .account-link__icon--profile{left:3px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .account-menu__link:hover{background-color:#f7f7f7}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-out{display:flex;align-items:center;border-top:1px solid #ddd;font-weight:300;color:#000;font-size:14px;line-height:21px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-out__btn{display:flex;align-items:center;width:100%;text-align:left;height:40px;padding:0 20px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-out__icon{margin-right:16px;position:relative;top:-1px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-account .sign-out:hover{background-color:#f7f7f7}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-empty{padding:20px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-empty__title{font-weight:600;font-size:14px;line-height:21px;color:#000;margin-bottom:10px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-empty__text{font-weight:300;font-size:14px;line-height:21px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-empty__link{font-weight:300;font-size:14px;line-height:21px;text-decoration:underline}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current{border-bottom:1px solid #ddd}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current:last-child{border-bottom:0}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__info{padding:10px 20px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__info--gray{background-color:#f7f7f7}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__info--pb0{padding-bottom:0}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__info .cart-info{display:flex;justify-content:space-between;margin:10px 0 20px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__info .cart-info--mb10{margin-bottom:10px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__info .cart-info__item{font-weight:300;font-size:14px;line-height:20px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__info .cart-info__item .bold{font-weight:600}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__info .cart-info__link{text-decoration:underline}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-cart .cart-current__btn{border-radius:40px;width:100%}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-container{padding:10px 20px;font-weight:300;font-size:14px;line-height:20px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-container.flex{display:flex}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .modal-container.space-between{justify-content:space-between}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product{display:flex;border-bottom:1px solid #ddd;padding:10px 20px;background-color:#fff}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product:first-child{margin-top:0}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product:last-child{border-bottom:0;padding-bottom:20px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product__gallery{width:46px;height:46px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product__descr{display:flex;flex-direction:column;width:80%;padding:0 0 0 10px;position:relative}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product__descr .descr__title{margin-bottom:5px;font-weight:300;font-size:12px;line-height:18px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product__descr .descr__options{display:flex;align-items:center}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product__descr .descr__options .options__qty{font-weight:300;margin-left:10px;color:#aaa;font-size:12px;line-height:18px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product__descr .descr__options .options__qty .qty__num{font-weight:600;color:#000}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product__descr .descr__options .options__price{font-weight:600;font-size:14px;line-height:21px}.global-header .header-main__top .top__nav .nav__menu .menu__item .item__modal .cart-product__descr .descr__add-to-cart{margin:0 0 0 auto;text-decoration:underline;font-weight:600;font-size:12px;line-height:18px}.global-header .header-main__top .top__nav .nav__menu .menu__item-wishlist{display:none}.global-header .header-main__top .top__nav .nav__menu .menu__item-wishlist .item__wishlist{display:flex;align-items:center;justify-content:center;height:100%;width:40px}.global-header .header-main__top .top__nav .nav__menu .menu__item-wishlist .item__wishlist .link__num{right:4px;left:auto}.global-header .header-main__top .top__nav .nav__menu .menu__item-wishlist .item__wishlist .wishlist__icon{stroke:#fff;stroke-width:2px;fill:transparent}.global-header .header-main__bottom{display:flex;justify-content:space-between;overflow:hidden;transition:.48s}.global-header .header-main__bottom .bottom__nav .nav__list{display:flex}.global-header .header-main__bottom .bottom__nav .nav__list .list__item{display:flex;align-items:center;position:relative;height:40px;padding:0 10px;margin-right:45px;border-radius:4px 4px 0 0;transition:.32s;cursor:pointer}.global-header .header-main__bottom .bottom__nav .nav__list .list__item .item__link{display:flex;align-items:center;height:100%;border-radius:4px 4px 0 0;color:#fff;font-weight:600;font-size:16px;line-height:24px}.global-header .header-main__bottom .bottom__nav .nav__list .list__item:hover{background:#4d4d4d}.global-header .header-main__bottom .bottom__nav .nav__list .list__item--main{padding:0 12px 0 10px}.global-header .header-main__bottom .bottom__nav .nav__list .list__item--main .link__arrow{margin:-6px 0 0 6px}.global-header .header-main__bottom .bottom__nav .nav__list .list__item--main .item__link{font-size:18px;line-height:27px}.global-header .header-main__bottom .bottom__link{display:flex;align-items:center;margin:0 20px 0 0;text-transform:uppercase;color:#f3c47d;font-weight:600;font-size:14px;line-height:21px}.global-header .header-main__bottom .bottom__link .link__icon{stroke:#f3c47d;stroke-width:1.5px;margin:-4px 0 0 14px}.global-header .header-main__menu{opacity:0;pointer-events:none;position:absolute;top:105px;left:0;width:100%;padding:0 20px;transition:.32s ease;will-change:opacity;z-index:101}.global-header .header-main__menu .menu__container{display:grid;grid-template-columns:2fr 10fr;grid-column-gap:20px;padding-bottom:30px;background:#fff;box-shadow:0 3px 15px -2px rgba(0,0,0,.25);border-radius:0 0 4px 4px}.global-header .header-main__menu .menu__nav .nav__list{display:flex;flex-direction:column;padding-top:14px}.global-header .header-main__menu .menu__nav .nav__list .list__item .item__link{display:block;width:215px;padding:16px 20px 17px;color:#000;font-weight:300;font-size:16px;line-height:24px;position:relative;text-align:left}.global-header .header-main__menu .menu__nav .nav__list .list__item .item__link:after{content:"";display:block;width:8px;height:8px;position:absolute;top:24px;right:14px;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(45deg)}.global-header .header-main__menu .menu__nav .nav__list .list__item .item__link:hover{font-weight:600}.global-header .header-main__menu .menu__nav .nav__list .list__item .item__link:hover:after{border-width:2px}.global-header .header-main__menu .menu__nav .nav__list .list__item .item__link.active{font-weight:600}.global-header .header-main__menu .menu__nav .nav__list .list__item_exclusive-deals{display:none}.global-header .header-main__menu .menu__content{display:none;flex-direction:column;width:100%}.global-header .header-main__menu .menu__content .content__head{display:flex;align-items:center;border-bottom:1px solid #ddd;margin:0 40px 20px 0;padding:15px 0}.global-header .header-main__menu .menu__content .content__head .head__title{margin-right:40px;font-weight:600;font-size:30px;line-height:45px}.global-header .header-main__menu .menu__content .content__head .head__link{text-decoration:underline;font-weight:400;font-size:18px;line-height:27px;transition:.32s}.global-header .header-main__menu .menu__content .content__head .head__link:hover{font-weight:600}.global-header .header-main__menu .menu__content .content__bottom{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-row-gap:10px;grid-column-gap:20px;padding-right:40px}.global-header .header-main__menu .menu__content .content__bottom .bottom__item{width:100%}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__overflow{display:flex;align-items:flex-end;overflow:hidden;height:83px;width:100%;margin:0 30px 0 0;border-radius:0 0 22px 0}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__overflow:hover .item__img{transform:translateY(-20px)}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__overflow:hover .item__container{background:#fff;border:2px solid #ddd}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__container{display:flex;width:100%;height:66px;border-radius:22px;border:2px solid transparent;background:#f7f7f7;transition:.3s ease}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__title{padding:14px 0 0 10px;width:62%;font-weight:300;font-size:14px;line-height:17px}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__img{transform:translateY(4px);min-height:92px;transition:.32s;margin:auto 4px 0 auto}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__nav{display:flex;flex-direction:column;margin-top:6px}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__nav .nav__item{padding:5px 18px;font-weight:300;font-size:16px;line-height:24px}.global-header .header-main__menu .menu__content .content__bottom .bottom__item .item__nav .nav__item:hover{text-decoration:underline}.global-header .header-main__menu .menu__content:after{content:"";position:absolute;left:159px;top:-17px;border:8px solid transparent;border-bottom:9px solid #fff}.global-header .header-main__menu .menu__content.active{display:flex}.global-header .header-main__menu.active{opacity:1;pointer-events:all;transition:.32s ease .32s}.global-header.active{position:fixed;top:0;left:0;right:0}.global-header.active .header-main{padding:6px 20px 36px}.global-header.active .header-main__top{grid-template-columns:.5fr 2fr 5.5fr 4fr;margin-bottom:0}.global-header.active .header-main__top .top__burger{display:block}.global-header.active .header-main__top .top-logo{margin-left:0}.global-header.active .header-main__bottom{visibility:hidden;opacity:0;margin-top:-70px;z-index:-1}.search-results{position:absolute;top:40px;left:-193px;background-color:#fff;font-weight:600;height:600px;width:1220px;overflow-y:auto;border-radius:4px;z-index:1;display:grid;grid-template-columns:405px 815px}.search-results.active{display:grid;z-index:999}.search-results:before{content:"";position:absolute;top:0;left:0;height:1px;width:100%;background:#d9d9d9}.search-results__info{padding:20px 0 20px 20px;height:100%}.search-results__info .suggestions-container{margin-bottom:35px}.search-results__info .suggestions-container .suggestions__title{font-weight:600;font-size:14px;line-height:21px;color:#8c8c8c;margin-bottom:7px}.search-results__info .suggestions-container .suggestions__list{width:100%}.search-results__info .suggestions-container .suggestions__list .list__item{position:relative;padding:7px 20px 7px 56px;font-weight:300;align-items:center;cursor:pointer;font-size:14px;line-height:21px}.search-results__info .suggestions-container .suggestions__list .list__item a:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0}.search-results__info .suggestions-container .suggestions__list .list__item span{font-weight:600}.search-results__info .suggestions-container .suggestions__list .list__item:before{content:"";background:url(/public/d/img/search-block.svg);width:18px;height:18px;position:absolute;display:block;left:18px}.search-results__info .suggestions-container .suggestions__list .list__item:hover{text-decoration:underline;background-color:#f1f1f1;border-radius:4px 0 0 4px}.search-results__info .category-container{padding:0;margin-bottom:35px}.search-results__info .category-container .category__title{font-weight:600;font-size:14px;line-height:21px;color:#8c8c8c;margin-bottom:7px}.search-results__info .category-container .category__list{width:100%}.search-results__info .category-container .category__list .list__item{position:relative;padding:7px 20px 7px 56px;font-weight:300;align-items:center;cursor:pointer;margin-bottom:10px;font-size:14px;line-height:21px}.search-results__info .category-container .category__list .list__item .icon{width:36px;height:36px;border-radius:4px;position:absolute;left:0;top:0;background-size:contain!important;background-repeat:no-repeat!important;background-position:bottom!important}.search-results__info .category-container .category__list .list__item a:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0}.search-results__info .category-container .category__list .list__item span{font-weight:600}.search-results__info .category-container .category__list .list__item:hover{text-decoration:underline;background-color:#f1f1f1;border-radius:4px 0 0 4px}.search-results__info .fw300{font-weight:300!important}.search-results__products-box{height:100%;background-color:#f1f1f1;padding:20px}.search-results__products-box .products-box-container .products-box__title{font-weight:600;font-size:14px;line-height:21px;color:#8c8c8c;margin-bottom:20px}.search-results__products-box .products-box-container .products-box__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px;grid-row-gap:20px}.search-results__products-box .products-box-container .products-box__list .list__item{background-color:#fff;width:245px;height:245px;border-radius:10px;box-shadow:0 10px 30px rgba(23,30,37,.1);cursor:pointer;position:relative;padding:10px;display:flex}.search-results__products-box .products-box-container .products-box__list .list__item.empty{padding:10px 20px;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.search-results__products-box .products-box-container .products-box__list .list__item.empty .image{background:#f1f1f1;border-radius:2px;width:155px;height:155px;margin-bottom:5px;display:flex;justify-content:center;align-items:center}.search-results__products-box .products-box-container .products-box__list .list__item.empty .title{background:#f1f1f1;height:40px;width:100%;border-radius:2px;margin-bottom:5px}.search-results__products-box .products-box-container .products-box__list .list__item.empty .info{background:#f1f1f1;width:100%;height:20px;border-radius:2px;margin-bottom:5px}.search-results__products-box .products-box-container .products-box__list .list__item a{display:flex;flex-direction:column}.search-results__products-box .products-box-container .products-box__list .list__item a:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0}.search-results__products-box .products-box-container .products-box__list .list__item .item__image{width:155px;height:155px;margin:0 auto 10px;align-self:center}.search-results__products-box .products-box-container .products-box__list .list__item .item__title{font-size:12px;line-height:18px;color:#000;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-results__products-box .products-box-container .products-box__list .list__item .item__info{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px}.search-results__products-box .products-box-container .products-box__list .list__item .item__info .head__rating .rating__link{text-decoration:none;font-weight:300}.search-results__products-box .products-box-container .products-box__list .list__item .item__info .price{display:flex;justify-content:flex-end}.search-results__products-box .products-box-container .products-box__list .list__item .item__info .price .price__old{font-size:12px;line-height:21px;font-weight:400;color:#000;text-decoration:line-through;margin-right:10px;margin-top:6px}.search-results__products-box .products-box-container .products-box__list .list__item .item__info .price .price__new{font-size:14px;line-height:21px;font-weight:600;color:#000;margin-top:6px}.global-header .header-main__bottom .bottom__nav .nav__list .list__item--red{height:30px;border-radius:4px;background:#ef4b44}.global-header .header-main__bottom .bottom__nav .nav__list .list__item--red .item__link{position:relative;top:1px}.header-main__bottom .bottom__nav .nav__list{align-items:center}.footer{padding-top:0!important}.footer .footer__middle{padding:0 20px;border-top:1px solid #d9d9d9}.footer .footer__middle .middle__container{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:40px;max-width:1120px;margin:0 auto;padding:20px 20px 0}.footer .footer__middle .nav-label{display:inline-block;margin-bottom:10px;font-weight:600;font-size:16px;line-height:24px}.footer .footer__middle .middle__menu{list-style:none;margin-right:20px;margin-bottom:0;padding-left:0}.footer .footer__middle .middle__menu .menu__list{margin-right:30px;margin-bottom:10px}.footer .footer__middle .middle__menu .menu__list .list__ref{text-decoration:none;color:#000;font-weight:300;font-size:14px;line-height:21px}.footer .footer__middle .middle__menu .menu__list .list__ref:hover{color:#aaa;text-decoration:underline}.footer .footer__help-container{display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:0 auto;padding:20px}.footer .footer-help{display:flex;align-items:center;color:#146ff8;font-size:14px;line-height:24px}.footer .footer-help__icon{margin-left:10px}.footer .footer-social{display:flex;margin:0 110px 0 auto}.footer .footer-social .social__link{opacity:.3;padding:0 10px;transition:.32s}.footer .footer-social .social__link:hover{opacity:1}.footer__bottom{border-top:1px solid #d9d9d9}.footer__bottom .bottom__menu{display:flex;list-style:none;margin-bottom:0;padding-left:0}.footer__bottom .bottom__menu .menu__list{margin-right:30px;color:#000;font-weight:300;font-size:14px;line-height:28px}.footer__bottom .bottom__menu .menu__list .list__ref{color:#000;font-weight:600;font-size:14px;line-height:28px;text-decoration:underline}.footer__bottom .bottom__menu .menu__list .list__ref:hover{color:#aaa;text-decoration:underline}.footer__bottom .bottom__menu--copyright{margin-right:auto}.footer__bottom .bottom__container{display:flex;align-items:center;max-width:1120px;margin:0 auto;padding:20px 120px 20px 20px}.footer__bottom .bottom__container--simple{padding:20px 0 16px}.footer__bottom .bottom__container--simple .bottom__menu .list__ref,.footer__bottom .bottom__container--simple .bottom__menu .menu__list{font-weight:400;font-size:14px;line-height:28px}.footer__bottom .bottom__container--simple .bottom__menu .list__ref:hover,.footer__bottom .bottom__container--simple .bottom__menu .menu__list:hover{color:#aaa;text-decoration:underline}.footer__bottom .bottom__container--simple .bottom__menu:first-child .menu__list{font-weight:400;font-size:12px;line-height:28px}.footer__bottom .bottom-google-reviews{min-width:165px;max-width:165px;max-height:54px;height:54px;margin-right:20px}.footer__bottom .bottom-google-reviews .google-reviews-widget{position:static!important;min-width:165px;max-width:165px;max-height:54px;height:54px}.footer__bottom .bottom-google-reviews .google-reviews-widget iframe{position:static!important}.static-modal{opacity:0;pointer-events:none;background:rgba(0,0,0,.6);overflow:auto;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000000;transition:.32s ease-in-out}.static-modal__container{padding:50px 60px 0;min-width:750px;min-height:400px;max-height:95vh;overflow:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 40px rgba(0,0,0,.25);border-radius:4px;background:#fff}.static-modal__back{position:absolute;top:0;right:0;width:40px;padding:10px}.static-modal__back .back__icon{stroke:#000;pointer-events:none}.static-modal.active{opacity:1;pointer-events:all}.static-modal__bottom{width:100%;height:100px;display:flex;align-items:center}.static-modal__btn{padding:12px 60px 10px;margin-right:20px;border-radius:40px;position:relative;font-size:16px;line-height:24px}.static-modal__btn .btn__icon{margin:-2px 0 0 10px}.static-modal__btn--empty{border-radius:4px;height:141px;border:1px dashed #000;width:100%;max-width:none}.static-modal__btn--clear .btn__icon{display:none}.cookie-wrapper{transition:.32s;position:fixed;left:0;right:0;z-index:1000000}.cookie-wrapper--desktop{bottom:-65px;height:65px;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center}.cookie-wrapper.active{bottom:0}.cookie-wrapper .cookie{max-width:1280px;display:flex;align-items:center;justify-content:center;width:100%;margin:auto}.cookie-wrapper .cookie-text{font-weight:300;font-size:12px;line-height:15px;color:#000}.cookie-wrapper .cookie-link{text-decoration:underline}.cookie-wrapper .cookie-btn{margin-left:20px;border-radius:40px;color:#fff;font-size:12px;line-height:18px}.global-loader-absolute,.global-loader-layout{pointer-events:all;display:flex;opacity:1;position:fixed;bottom:0;right:0;left:0;top:0;transition:.32s ease-in-out;background-color:hsla(0,0%,100%,.98);z-index:150}.global-loader-absolute .loader,.global-loader-absolute .loader:after,.global-loader-layout .loader,.global-loader-layout .loader:after{border-radius:50%;width:10em;height:10em}.global-loader-absolute .loader,.global-loader-layout .loader{margin:auto;font-size:10px;position:relative;text-indent:-9999em;border:.7em solid rgba(243,196,125,.2);border-left-color:rgba(243,196,125,.6);transform:translateZ(0);-webkit-animation:load8 .96s linear infinite;animation:load8 .96s linear infinite}@-webkit-keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.global-loader-absolute.hide,.global-loader-layout.hide{pointer-events:none;opacity:0}.global-loader-absolute{position:absolute}.scroll-to-top{position:fixed;bottom:30px;right:30px;cursor:pointer;width:50px;height:50px;border-radius:50%;background-color:#000;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:.32s;z-index:100}.scroll-to-top.active{opacity:1;visibility:visible}@media (max-width:500px){.scroll-to-top{bottom:20px;right:20px}}@media (max-width:600px){html body.active-slide-out-cart{position:fixed}}.slide-out-cart-wrapper .overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:-1;opacity:0;visibility:hidden;transition:.64s}.slide-out-cart-wrapper .overlay:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background-color:#000;opacity:.8;visibility:visible}.slide-out-cart-wrapper .overlay.active{visibility:visible;opacity:1;z-index:200}.slide-out-cart-wrapper .slide-out-cart{position:fixed;top:0;right:-375px;bottom:0;max-width:375px;width:100%;background-color:#fff;z-index:300;display:flex;flex-direction:column;transition:.64s}.slide-out-cart-wrapper .slide-out-cart.active{right:0}.slide-out-cart-wrapper .slide-out-cart .cart-loader{position:absolute;top:0;right:0;left:0;bottom:0;background-color:#fff;opacity:.95}.slide-out-cart-wrapper .slide-out-cart .cart-loader .loader{border:.5em solid rgba(243,196,125,.2);border-left-color:rgba(243,196,125,.6);width:8em;height:8em}.slide-out-cart-wrapper .slide-out-cart .cart-header{padding:15px 20px;box-shadow:0 3px 3px rgba(23,30,37,.05);position:relative}.slide-out-cart-wrapper .slide-out-cart .cart-header__close{position:absolute;top:15px;left:20px;width:16px;height:16px;cursor:pointer}.slide-out-cart-wrapper .slide-out-cart .cart-header__title{text-align:center;margin-bottom:17px;font-weight:600;font-size:16px;line-height:24px;color:#000}.slide-out-cart-wrapper .slide-out-cart .cart-header__shipping-info{display:flex;justify-content:center;align-items:center;font-weight:300;height:30px;font-size:14px;line-height:21px;color:#000;background-color:#eff3f5}.slide-out-cart-wrapper .slide-out-cart .cart-list{padding:0 20px;overflow:auto;flex-grow:1;min-height:200px}@media (max-width:375px){.slide-out-cart-wrapper .slide-out-cart .cart-list{padding-left:0}}.slide-out-cart-wrapper .slide-out-cart .cart-list__item{display:flex;padding:20px;border-bottom:1px dashed #d9d9d9;position:relative}.slide-out-cart-wrapper .slide-out-cart .cart-list__item:last-child{border-bottom:0}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__delete{position:absolute;top:20px;right:5px;width:12px;height:12px;cursor:pointer}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__image{min-width:100px;height:100px;-o-object-fit:cover;object-fit:cover;margin-right:35px}@media (max-width:375px){.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__image{min-width:80px;height:80px;margin-right:25px}}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .title{font-size:14px;line-height:21px;font-weight:400;color:#000;margin-bottom:15px;padding-right:5px}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .price{display:flex;margin-bottom:20px}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .price__old{font-size:12px;line-height:21px;font-weight:400;color:#000;text-decoration:line-through;margin-right:10px}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .price__new{font-size:14px;line-height:21px;font-weight:600;color:#000}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .select-container{color:#000;font-size:14px;line-height:21px;font-weight:400;display:inline-flex;border:1px solid #f1f1f1;border-radius:4px;overflow:hidden}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .select-container .select-btn,.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .select-container .select-value{width:38px;height:38px;font-size:16px;line-height:24px;display:flex;justify-content:center;align-items:center;font-weight:400}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .select-container .select-btn{background-color:#f1f1f1;transition:.32s}.slide-out-cart-wrapper .slide-out-cart .cart-list__item .item__info .select-container .select-btn:hover{background-color:hsla(0,0%,74.5%,.4)}.slide-out-cart-wrapper .slide-out-cart .cart-empty{padding:50px 20px;display:flex;flex-direction:column;align-items:center}.slide-out-cart-wrapper .slide-out-cart .cart-empty .title{color:#000;font-size:14px;line-height:21px;font-weight:400;margin-bottom:10px}.slide-out-cart-wrapper .slide-out-cart .cart-empty .go-shopping-link{text-decoration:underline;font-size:16px;line-height:24px;font-weight:600}.slide-out-cart-wrapper .slide-out-cart .cart-empty .go-shopping-link:hover{color:#aaa}.slide-out-cart-wrapper .slide-out-cart .cart-footer{padding:15px 20px;display:flex;flex-direction:column;box-shadow:0 -3px 3px rgba(23,30,37,.05);min-height:147px}.slide-out-cart-wrapper .slide-out-cart .cart-footer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.slide-out-cart-wrapper .slide-out-cart .cart-footer__subtotal .subtotal__price,.slide-out-cart-wrapper .slide-out-cart .cart-footer__subtotal .subtotal__title{font-size:14px;line-height:21px;color:#000;font-weight:400}.slide-out-cart-wrapper .slide-out-cart .cart-footer__checkout-btn{border-radius:40px;cursor:pointer;margin-bottom:15px;height:50px}.slide-out-cart-wrapper .slide-out-cart .cart-footer__cart-btn{cursor:pointer;display:inline-block;margin:0 auto;color:#000;font-size:14px;line-height:21px}.slide-out-cart-wrapper .slide-out-cart .cart-footer__cart-btn:hover{text-decoration:underline}body{font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif;min-width:1280px;color:#000;background-color:#fff;padding-top:105px;position:relative}body:before{content:"";width:100%;height:100%;top:0;left:0;background:transparent;position:absolute;pointer-events:none;z-index:101;will-change:background;transition:.32s ease}body.active{position:relative}body.active:before{background:rgba(0,0,0,.4);transition:.32s ease .32s}.global-container{min-height:calc(100vh - 146px);display:flex;flex-direction:column}.global-main{flex:1 1 auto;display:flex;flex-direction:column}.global-breadcrumbs .breadcrumb{display:flex;padding:10px 20px;width:100%;max-width:1320px;margin:0 auto}.global-breadcrumbs .breadcrumb li{position:relative}.global-breadcrumbs .breadcrumb li:after{content:"/";color:#8c8c8c;padding:0 7px}.global-breadcrumbs .breadcrumb li a{font-weight:300;font-size:14px;line-height:21px;color:#8c8c8c}.global-breadcrumbs .breadcrumb li:last-child:after{content:"";padding:0}.global-breadcrumbs .breadcrumb li:last-child a{color:#000}.help-btn{display:flex;align-items:center;position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:100}.zEWidget-launcher{display:none!important}#__SVG_SPRITE_NODE__{display:none}.success_message{font-size:21px;margin:20px 0;color:green;line-height:24px}#smile-ui-container,.smile-launcher-frame-container{display:none}.swiper-lazy{transition:opacity .32s;opacity:0}.swiper-lazy.loaded{opacity:1}