:root{--color-black:#1f1f22;--color-lightblack:#343434;--color-white:#fff;--color-orange:#fe8d25;--color-red:#e51515;--color-main_color:var(--color-black);--color-main_color_hover:var(--color-lightblack);--color-main_add_color:var(--color-black);--color-main_add_color_hover:var(--color-lightblack);--color-head_icon:var(--color-main_color);--color-gray:#9a9a9a;--color-gray_light:#f7f7f9;--gradient:linear-gradient(206.57deg, #e88131 16.67%, #e85d31 100%);--gradient-hover:linear-gradient(0deg, #e88131, #e88131),linear-gradient(206.57deg, #e88131 16.67%, #e85d31 100%);--border-radius-0:0;--border-radius-3:3px;--border-radius-5:5px;--border-radius-8:8px;--border-radius-10:10px;--border-radius-15:15px;--border-radius-35:35px;--border-radius-50:50px;--border-radius-16-16-0-0:16px 16px 0 0;--border-radius-8-0-0-8:8px 0 0 8px;--border-radius-0-8-8-0:0 8px 8px 0;--border-radius-8-8-0-0:8px 8px 0 0;--border-radius-0-0-8-8:0 0 8px 8px;--shadow:0 6px 20px rgba(0,0,0,0.1)}.color-main_add_color_hover{fill:var(--color-main_add_color_hover)}.color-main_color_hover{fill:var(--color-main_color_hover)}.color-main_color{fill:var(--color-main_color)}.color-gray{fill:var(--color-gray)}@font-face{font-family:'Inter';src:url('../fonts/Inter-Regular.eot');src:local('Inter Regular'),local('Inter-Regular'),url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Inter-Regular.woff2') format('woff2'),url('../fonts/Inter-Regular.woff') format('woff'),url('../fonts/Inter-Regular.ttf') format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:'Inter';src:url('../fonts/Inter-SemiBold.eot');src:local('Inter Semi Bold'),local('Inter-SemiBold'),url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),url('../fonts/Inter-SemiBold.woff2') format('woff2'),url('../fonts/Inter-SemiBold.woff') format('woff'),url('../fonts/Inter-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal}@font-face{font-family:'Inter';src:url('../fonts/Inter-Bold.eot');src:local('Inter Bold'),local('Inter-Bold'),url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/Inter-Bold.woff2') format('woff2'),url('../fonts/Inter-Bold.woff') format('woff'),url('../fonts/Inter-Bold.ttf') format('truetype');font-weight:bold;font-style:normal}@font-face{font-family:'Inter';src:url('../fonts/Inter-Medium.eot');src:local('Inter Medium'),local('Inter-Medium'),url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/Inter-Medium.woff2') format('woff2'),url('../fonts/Inter-Medium.woff') format('woff'),url('../fonts/Inter-Medium.ttf') format('truetype');font-weight:500;font-style:normal}html,body{font-family:'Inter';background-color:var(--color-gray_light);background-image:url(../img/pattern.png);color:var(--color-black);font-weight:inherit;scrollbar-width:none;overflow-scrolling:touch;scrollbar-color:var(--color-main_color);scrollbar-width:5px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--color-main_color)}html::-webkit-scrollbar,body::-webkit-scrollbar{width:5px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:1px;background:var(--color-gray)}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:1px}:focus{outline:none !important}.border-top{border-top:1px solid var(--color-gray_light) !important}.email-btn{background:var(--gradient);padding:10px 30px;border-radius:4px;text-align:center;font-weight:600;font-size:16px;color:var(--color-white);display:inline-block}.email-btn:hover{color:var(--color-black)}.btn{font-size:16px;padding:14px 32px;border-radius:4px;font-weight:500}.btn-sm,.btn-group-sm>.btn{font-weight:normal;font-size:14px;padding:.25rem 1rem}.btn-warning:disabled,.btn-warning.disabled{color:var(--color-black);background-color:var(--color-orange);border-color:var(--color-orange)}.btn-primary{color:var(--color-white);background-color:var(--color-lightblack);border-color:var(--color-lightblack)}.btn-primary:hover{color:var(--color-white);background-color:var(--color-black);border-color:var(--color-black)}.btn-outline-primary{color:var(--color-black);border-color:var(--color-white);background:var(--color-white);border-radius:4px}.btn-outline-primary:hover{color:var(--color-orange);background-color:var(--color-white);border-color:var(--color-white)}.form-switch .form-check-input{width:50px;height:25px;cursor:pointer}.form-switch .form-check-input[type=checkbox]{border-radius:15px}.form-control:disabled,.form-control[readonly]{background-color:var(--color-main_add_color)}@media screen and (max-width:576px){.btn{font-size:14px;padding:8px 16px}}input:disabled{background-color:var(--color-white);border-color:var(--color-white)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.form-select{padding:14px 16px;border-radius:var(--border-radius-8);border:1px solid var(--color-gray_light)}.form-select:focus{border-color:var(--color-main_color);outline:0;-webkit-box-shadow:none;box-shadow:none}.form-control{padding:10px;font-weight:normal;color:var(--color-black);border:1px solid var(--color-gray);border-radius:4px}textarea.form-control{min-height:100px;height:100px}.form-control:focus{color:var(--color-black);background-color:var(--color-white);border-color:var(--color-black);outline:0;-webkit-box-shadow:none;box-shadow:none}.btn-check:focus+.btn-primary,.btn-primary:focus{color:var(--color-white);background-color:var(--color-black);border-color:var(--color-black);-webkit-box-shadow:none;box-shadow:none}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{-webkit-box-shadow:none;box-shadow:none}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:none;box-shadow:none}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{background-color:var(--color-black);border-color:var(--color-black)}.btn-primary:disabled,.btn-primary.disabled{background-color:var(--color-black);border-color:var(--color-black)}.form-label{color:var(--color-gray);font-size:14px}.invalid-feedback{font-size:12px;color:var(--color-red)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--color-red);-webkit-box-shadow:none;box-shadow:none}.form-check-input:checked{background-color:var(--color-main_color);border-color:var(--color-main_color)}.form-check-input:focus{-webkit-box-shadow:none;box-shadow:none}.form-check-input[type=checkbox]{border-radius:var(--border-radius-3)}.text-danger{color:var(--color-orange) !important}small,.small{font-size:14px}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-18{font-size:18px}.text-gray{color:var(--color-gray)}.accordion-button:focus{-webkit-box-shadow:none;box-shadow:none}.modal-content{border:1px solid var(--color-white);border-radius:4px}.modal-header{border-bottom:0;padding:45px 45px 26px}.success .modal-header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 45px 8px}.success .modal-content{text-align:center;padding-top:60px;padding-bottom:15px}.modal-body{padding:0 45px 45px}.btn-close{width:30px;height:30px}a{color:var(--color-main_color);text-decoration:none;-webkit-transition:all .5s;transition:all .5s}a:hover{color:var(--color-main_color);text-decoration:none}.to_svg svg{fill:var(--color-main_color);width:20px;height:20px;margin-right:8px}b,strong{font-weight:bold}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:bold;font-family:inherit}h1,.h1{font-size:30px}h2,.h2,h3,.h3{font-size:22px}h4,.h4,h5,.h5,h6,.h6{font-size:18px}@media screen and (max-width:576px){h1,.h1{font-size:26px}}.hide-identical .param-identically,.rs-cart-block:not(.active) .label-count,.rs-compare-block:not(.active) .label-count,.rs-favorite-block:not(.active) .label-count,.rs-filter-wrapper .catalog-filter .offcanvas-close{display:none}canvas,img,video{max-width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.zoom-image{position:relative}.zoom-image::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent}.drift-zoom-pane{width:420px !important;height:500px !important;z-index:999999}.aside-menu{list-style:none;margin:0;padding:0}.aside-menu li:not(:last-child){border-bottom:1px solid var(--color-gray_light)}.aside-menu a{line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 0;color:var(--color-black);text-decoration:none}.aside-menu a:hover{color:var(--color-main_color)}.aside-menu a:hover svg{fill:var(--color-main_color)}.aside-menu a svg{min-width:24px;max-width:24px;height:24px;margin-right:24px;fill:var(--color-main_color)}.aside-menu_active a{color:var(--color-main_color)}.aside-menu_active a svg{fill:var(--color-main_color)}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:2px;left:0;bottom:-10px;position:relative;background:var(--color-gray_light)}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--color-main_color);position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-pagination-progressbar.swiper-pagination-lock{display:none}.swiper-gallery .swiper-slide{width:100% !important}.swiper-gallery .swiper-button-next{right:0}.swiper-gallery .swiper-button-next::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.swiper-gallery .swiper-button-prev{left:0}.swiper-gallery .swiper-button-prev::before{background-image:url("../img/icons-boot/chevron-left.svg")}.swiper-gallery .swiper-button-next,.swiper-gallery .swiper-button-prev{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;position:absolute;width:30px;height:30px;border-radius:50%;top:calc(50%);z-index:5;background:var(--color-white);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 8px rgba(32,32,32,0.16);box-shadow:0 4px 8px rgba(32,32,32,0.16);outline:none}.swiper-gallery .swiper-button-next::before,.swiper-gallery .swiper-button-prev::before{content:'';display:block;width:1rem;height:1rem;background-position:50% 50%;background-repeat:no-repeat;background-size:1rem}.swiper-gallery .swiper-button-next:hover,.swiper-gallery .swiper-button-prev:hover{border-color:}.swiper-gallery .swiper-button-next:active,.swiper-gallery .swiper-button-prev:active{background:}.swiper-gallery .swiper-button-next.swiper-button-disabled,.swiper-gallery .swiper-button-prev.swiper-button-disabled{opacity:.7}.swiper-gallery:after{content:'';position:absolute;width:100%;height:6px;bottom:0;left:0;background:#fff;z-index:1}.swiper-gallery .swiper-pagination-bullets{opacity:0;height:30%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0}.swiper-gallery .swiper-pagination-bullet{background:transparent;border:0 solid var(--color-main_color);height:100%;width:100%;position:relative}.swiper-gallery .swiper-pagination-bullet:before{content:'';position:absolute;border-bottom:2px solid var(--color-gray_light);width:100%;bottom:0;left:0}.swiper-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active{background:transparent}.swiper-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-bottom:2px solid var(--color-main_color)}.swiper-pagination-bullets{position:absolute;overflow:hidden;font-size:0;text-align:center;white-space:nowrap;left:50%;bottom:10px;padding-bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.swiper-pagination-bullet{position:relative;display:inline-block;border-radius:50%;background:var(--color-white);border:1px solid var(--color-main_color);margin:0 4px;min-width:8px;height:8px}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-main_color)}.product-slider__container{overflow:hidden}.product-slider__container:hover .swiper{z-index:4}.product-slider__container .swiper{overflow:visible}.swiper{visibility:hidden}.swiper.swiper-initialized{visibility:visible}.swiper-button-next,.swiper-button-prev{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;position:relative;width:24px;height:24px;border:0;border-radius:50%;top:calc(45%);z-index:5;background:var(--color-white);-webkit-transition:all .3s ease;transition:all .3s ease;outline:none}.swiper-button-next::before,.swiper-button-prev::before{content:'';display:block;width:1.5rem;height:1.5rem;background-image:url("../img/icons/accordion-arrow.svg");background-position:50% 50%;background-repeat:no-repeat;background-size:1.5rem}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.5}.swiper-button-prev{left:0}.swiper-button-prev::before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.swiper-button-next{right:0}.swiper-button-next::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.swiper-banner .swiper-slide{border-radius:15px 0 0 15px;overflow:hidden}.banner-zone{overflow:hidden}.container-banner_main{max-width:1600px;margin:auto;margin-top:-48px;overflow:hidden}.container-banner_main img{border-radius:0}.container-banner_main .swiper-banner .swiper-slide{border-radius:0}.container-banner_main .swiper-pagination-bullets{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}.container-banner_main .swiper-pagination-bullets .swiper-pagination-bullet{width:8px;height:8px;background:var(--color-black)}.container-banner_main .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-black);width:15px;height:15px}@media screen and (max-width:576px){.container-banner_main{margin-top:-58px}}@-webkit-keyframes animation-slide-top{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animation-slide-top{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.animation-slide-top{-webkit-animation:animation-slide-top .3s ease;animation:animation-slide-top .3s ease}.nav-pills{scrollbar-width:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;overflow-x:auto;padding-bottom:0;margin-bottom:0;overflow-scrolling:touch}.nav-pills::-webkit-scrollbar-track{display:none}.nav-pills::-webkit-scrollbar{display:none}.nav-pills::-webkit-scrollbar-thumb{display:none}.nav-pills .nav-item:not(:last-child){margin-right:24px}.nav-pills .nav-link{cursor:pointer;white-space:nowrap;padding:5px 10px;font-size:18px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;color:var(--color-gray);background:var(--color-white);border:1px solid var(--color-gray);border-radius:4px;-webkit-transition:all .5s;transition:all .5s}.nav-pills .nav-link:hover{color:var(--color-orange);border:1px solid var(--color-orange)}.nav-pills .nav-link.active{font-weight:700;color:var(--color-black);background-color:var(--color-white);border:1px solid var(--color-black);-webkit-transition:all .5s;transition:all .5s}.nav-pills .nav-link.active:hover{color:var(--color-orange);border:1px solid var(--color-orange)}@media screen and (max-width:576px){.nav-pills .nav-link{font-size:16px}}.product-variant-first .tab-pills__wrap,.page-buy .tab-pills__wrap{position:relative}.product-variant-first .tab-pills__wrap:before,.page-buy .tab-pills__wrap:before{content:'';position:absolute;background:var(--color-gray);width:100%;height:1px;bottom:1px;z-index:1}.product-variant-first .nav-pills,.page-buy .nav-pills{position:relative}.product-variant-first .nav-pills .nav-link,.page-buy .nav-pills .nav-link{padding:0 0 16px;font-size:20px;border-radius:0;font-weight:400;border:0}.product-variant-first .nav-pills .nav-link:hover,.page-buy .nav-pills .nav-link:hover{color:var(--color-orange);border:0}.product-variant-first .nav-pills .nav-link.active,.page-buy .nav-pills .nav-link.active{font-weight:700;color:var(--color-black);background-color:var(--color-white)}.product-variant-first .nav-pills .nav-link.active:hover,.page-buy .nav-pills .nav-link.active:hover{color:var(--color-orange);border-left:0}.product-variant-first .nav-pills .nav-link.active:before,.page-buy .nav-pills .nav-link.active:before{content:'';position:absolute;background:var(--color-orange);width:100%;height:4px;bottom:0;z-index:1}.page-buy{margin-bottom:100px}.page-buy .tab-content ul{list-style-type:none;padding:0;margin:0}.page-buy .tab-content li{background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.1' cx='9.5' cy='9.5' r='9.5' fill='url(%23paint0_linear_2487_12617)'/%3E%3Ccircle cx='9.5' cy='9.5' r='4.75' fill='url(%23paint1_linear_2487_12617)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2487_12617' x1='9.5' y1='-2.83122e-07' x2='-4.24683e-07' y2='19' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E88131'/%3E%3Cstop offset='1' stop-color='%23E85D31'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_2487_12617' x1='9.5' y1='4.75' x2='4.75' y2='14.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E88131'/%3E%3Cstop offset='1' stop-color='%23E85D31'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:0 2px;padding-left:30px;margin-bottom:24px;position:relative}.page-buy .tab-content li:before{content:'';position:absolute;border-left:1px dashed var(--color-orange);width:1px;height:100%;left:9px;top:24px}.page-buy .tab-content li:last-child{margin-bottom:0}.page-buy .tab-content li:last-child:before{display:none}.page-buy .nav-pills .nav-link{background-color:transparent}.page-buy .nav-pills .nav-link.active{background-color:transparent}.head_sticky .head-catalog{-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);position:fixed;top:0;left:0;right:0;z-index:8;-webkit-transform:translateY(0);transform:translateY(0)}.head_sticky .head-catalog .dropdown-menu.head-catalog__dropdown{-webkit-transform:translate(0, 54px) !important;transform:translate(0, 54px) !important;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.logo img{max-width:200px}.slogan{font-size:14px;color:var(--color-white)}@media screen and (max-width:1200px){.slogan{display:none}}@media screen and (max-width:768px){.head_sticky .head-main{-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);position:fixed;top:0;left:0;right:0;z-index:8;-webkit-transform:translateY(0);transform:translateY(0)}.head_sticky .head-main .dropdown-menu.head-catalog__dropdown{-webkit-transform:translate(0, 54px) !important;transform:translate(0, 54px) !important;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}}header.head{position:relative;margin-bottom:48px}header.head .head-bar{padding:10px 0;background-color:var(--color-black);color:var(--color-white);border-bottom:1px solid var(--color-lightblack)}header.head .head-bar__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;list-style-type:none;padding:0;margin:0}header.head .head-bar__menu a:hover{color:var(--color-orange)}header.head .head-bar__menu a{padding-left:36px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);font-size:14px}header.head .head-phones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.head .head-phones a{font-size:14px;color:var(--color-white)}header.head .head-phones a:hover{color:var(--color-orange)}.head-catalog-btn{background:var(--color-main_color);color:var(--color-white);border-radius:var(--border-radius-8);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;padding:8px 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-align:center;border:0;height:40px}.head-catalog-btn:hover{background:var(--color-main_color_hover)}.head-catalog-btn svg{fill:var(--color-white)}.head-catalog{background-image:url(../img/pattern2.png);background-color:var(--color-lightblack);padding:15px 0}.head-catalog .head-catalog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;list-style-type:none}.head-catalog .head-catalog__list li:not(:last-child){border-right:1px solid var(--color-gray)}.head-catalog .head-catalog__list li:first-child .head-catalog__link-level_1{padding:0 46px 0 0}.head-catalog .head-catalog__link-level_1{padding:0 46px;color:var(--color-white);font-weight:700;font-size:16px;text-transform:uppercase;-webkit-transition:all .5s;transition:all .5s}.head-catalog .head-catalog__link-level_1:hover{color:var(--color-orange)}.dropdown-menu.head-catalog__dropdown{border-radius:0;border:0;-webkit-transform:translate(0, 203px) !important;transform:translate(0, 203px) !important;width:100%;background:var(--color-gray_light);padding:30px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.dropdown-menu.head-catalog__dropdown a{-webkit-transition:all .5s;transition:all .5s}.dropdown-menu.head-catalog__dropdown a:hover{color:var(--color-orange)}.dropdown-menu.head-catalog__dropdown .head-catalog__link-level_2{color:var(--color-black);font-weight:700;font-size:18px;text-decoration:underline;display:inline-block}.dropdown-menu.head-catalog__dropdown .head-catalog__link-level_3{color:var(--color-black);font-size:16px}.dropdown-menu.head-catalog__dropdown .head-catalog__item-level_3{display:grid;grid-column-gap:24px;grid-row-gap:8px;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr))}#search_mob{display:block}.head-search{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.head-search .form-control{background:var(--color-gray_light);-webkit-box-shadow:1px 2px 8px rgba(0,0,0,0.5);box-shadow:1px 2px 8px rgba(0,0,0,0.5);border-radius:22px;padding:12px 16px;border:1px solid var(--color-gray_light)}.head-search .head-search__btn{border:0;position:absolute;background:transparent;right:16px;top:0;bottom:0;margin:auto}.head-search .head-search__btn svg{fill:var(--color-gray)}.head-search .head-search__clear{background:transparent;border:0;width:40px;height:40px;position:absolute;right:40px;top:0;bottom:0;margin:auto}.head-search .head-search__clear img{width:15px}.head-search .btn:not(:disabled):not(.disabled):active{background-color:var(--color-main_color);border-color:var(--color-main_color)}.head-search .rs-autocomplete-result a{color:var(--color-black);padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.head-search .rs-autocomplete-result a:hover{background-color:var(--color-main_add_color_hover)}.head-search .rs-autocomplete-result a .text-nowrap{display:none}.head-search .rs-autocomplete-result ul{display:block;position:absolute;top:55px;left:0;width:100%;z-index:1;background-color:var(--color-white);padding:0;border:2px solid var(--color-white);-webkit-box-shadow:-10px 10px 30px rgba(0,0,0,0.1);box-shadow:-10px 10px 30px rgba(0,0,0,0.1);border-radius:var(--border-radius-5);padding:0 10px;margin:0;list-style-type:none}.head-search .rs-autocomplete-result ul li{padding:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;border-bottom:1px solid var(--color-gray_light);cursor:pointer}.head-search .rs-autocomplete-result ul li:last-child{border-bottom:0}.head-icon-link{padding-left:20px;text-decoration:none;white-space:nowrap;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.head-icon-link:not(:last-child){border-right:1px solid var(--color-lightblack);padding-right:20px}.head-icon-link:hover .label-title{color:var(--color-orange)}.head-icon-link svg{-webkit-transition:all .3s ease;transition:all .3s ease;fill:var(--color-main_color);width:20px;height:20px}.head-icon-link .label-count{display:block;font-style:normal;font-size:10px;background:var(--gradient);color:var(--color-white);position:absolute;border-radius:50%;padding:0 5px;text-align:center;top:0;margin:0 0 0 13px;min-width:15px}.head-icon-link .label-title{-webkit-transition:all .5s;transition:all .5s;width:100%;font-size:14px;color:var(--color-white);margin-top:8px}.head-icon__user_auth .user_auth_s{stroke:var(--color-head_icon)}.head-icon__user_auth .user_auth_f{fill:var(--color-head_icon)}.head-icon__user_auth svg{fill:transparent;width:26px;height:26px}.lk-dropdown{position:relative;border:2px solid var(--color-white);min-width:13rem;font-size:16px;-webkit-box-shadow:-10px 10px 30px rgba(0,0,0,0.1);box-shadow:-10px 10px 30px rgba(0,0,0,0.1);background:var(--color-white);border-radius:var(--border-radius-5)}.lk-dropdown svg{display:none}.lk-dropdown a{display:block;color:var(--color-black);padding:5px 20px;font-size:14px}.lk-dropdown a:hover{color:var(--color-main_color)}.cart.active .cart__empty-text,.cart__price{display:none}.cart.active .cart__price,.cart__empty-text{display:block}.head-main{padding:15px 0;position:relative;z-index:8;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .5s;transition:all .5s;background-color:var(--color-black)}.head-simple .head-icon-link{min-width:50px;max-width:50px}.head-simple .label-title{display:none}.head-simple .mobile-bar__link{text-align:center}.head-simple .mobile-bar__link svg{fill:var(--color-main_color)}.left__menu{padding:0;margin:0;list-style-type:none}.left__menu li:first-child a{border-radius:4px 4px 0 0}.left__menu li:last-child a{border-radius:0 0 4px 4px}.left__link{border-bottom:1px solid var(--color-gray_light);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;color:var(--color-gray);padding:24px;background:var(--color-white);-webkit-transition:all .5s;transition:all .5s}.left__link:not(:last-child){border-bottom:0}.left__link:hover{color:var(--color-orange)}.left__link.active{font-weight:700;background:var(--color-black);color:var(--color-white)}.left__link.active:hover{color:var(--color-orange)}.left__link.active img{-webkit-filter:inherit;filter:inherit}.left__link img{-webkit-filter:brightness(.5);filter:brightness(.5);width:20px;height:20px}footer{margin-top:150px;background-color:var(--color-black);color:var(--color-white);font-size:14px;padding:40px 0}footer .footer-logo img{max-width:190px}footer ul{margin:0;padding:0;list-style-type:none}footer .footer-title{font-size:16px;font-weight:700;color:var(--color-white)}footer a{color:var(--color-white);display:block;margin-bottom:16px;-webkit-transition:all .5s;transition:all .5s}footer a:hover{color:var(--color-orange)}footer .footer-contacts svg{min-width:20px}.developer{border-top:1px solid var(--color-lightblack);background-color:var(--color-black);color:var(--color-white);font-size:16px;padding:16px 0}.developer a{color:var(--color-white)}.mobile-bar{display:none}@media screen and (max-width:992px){.footer-logo{text-align:center}.slogan{padding:0 20px;margin-bottom:24px}footer{padding:24px 0}footer .footer-title{text-align:center}.developer{font-size:14px;text-align:center}}.modal-open{overflow:hidden;padding-right:0}.breadcrumb{overflow:hidden}.breadcrumb__list{padding-left:0;margin:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-scrolling:touch}.breadcrumb__list::-webkit-scrollbar-track{display:none}.breadcrumb__list::-webkit-scrollbar{display:none}.breadcrumb__list::-webkit-scrollbar-thumb{display:none}.breadcrumb__list .breadcrumb__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;color:var(--color-gray)}.breadcrumb__list .breadcrumb__item:first-child::before{content:none}.breadcrumb__list .breadcrumb__item:last-child a,.breadcrumb__list .breadcrumb__item:last-child span{color:var(--color-gray)}.breadcrumb__list .breadcrumb__item:before{content:'';background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.14645 12.1797C5.95118 11.9767 5.95118 11.6474 6.14645 11.4443L9.45956 7.9987L6.14645 4.55306C5.95118 4.34999 5.95118 4.02074 6.14645 3.81767C6.34171 3.6146 6.65829 3.6146 6.85355 3.81767L10.5202 7.631C10.7155 7.83408 10.7155 8.16332 10.5202 8.36639L6.85355 12.1797C6.65829 12.3828 6.34171 12.3828 6.14645 12.1797Z' fill='%2384858A'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;position:absolute;margin:0 0 0 -20px;width:16px;height:16px}.breadcrumb__list .breadcrumb__item a,.breadcrumb__list .breadcrumb__item span{padding-right:24px;-webkit-transition:all .3s ease;transition:all .3s ease;color:var(--color-black);text-decoration:none;font-size:14px}.search-nav{padding-bottom:5px}.search-nav h1{font-size:30px}.re-container{position:relative;padding-bottom:5px;margin-bottom:15px}.re-container:before{content:'';position:absolute;width:100%;bottom:0}.re-container sup{color:var(--color-main_color)}.catalog-subcategories:empty{display:none}.catalog-subcategories{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.catalog-subcategories a{margin:0 16px 16px 0;color:var(--color-black);background-color:var(--color-white);font-weight:600;font-size:18px;padding:8px 12px;white-space:nowrap;border-radius:4px;-webkit-transition:all .5s;transition:all .5s;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-subcategories a span{margin-left:10px;font-weight:400;font-size:12px;color:var(--color-orange)}.catalog-subcategories a:hover{color:var(--color-orange)}@media screen and (max-width:768px){.catalog-subcategories{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll;overflow-scrolling:touch}.catalog-subcategories::-webkit-scrollbar-track{display:none}.catalog-subcategories::-webkit-scrollbar{display:none}.catalog-subcategories::-webkit-scrollbar-thumb{display:none}.catalog-subcategories a{font-size:14px}}.offcanvas-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.55);z-index:9;opacity:1;visibility:visible}.offcanvas-body{padding:0;overflow:hidden;position:fixed;top:0;left:0;width:100%}.offcanvas-close{cursor:pointer}.offcanvas{overflow-x:hidden;overflow-y:auto;position:fixed;z-index:10;top:0;left:0;bottom:0;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .5s ease;transition:all .5s ease;width:30%;background:var(--color-lightblack);overflow-scrolling:touch;scrollbar-color:var(--color-main_color);scrollbar-width:thin}.offcanvas::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--color-main_color)}.offcanvas::-webkit-scrollbar{width:2px}.offcanvas::-webkit-scrollbar-track{border-radius:1px;background:var(--color-gray)}.offcanvas::-webkit-scrollbar-thumb{border-radius:1px}.offcanvas-multilevel{display:-webkit-box;display:-ms-flexbox;display:flex}.offcanvas_active{visibility:visible;-webkit-transform:translateX(0);transform:translateX(0);overflow:auto;overflow-x:hidden;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.offcanvas_active .catalog-offcanvas-buttons{padding:0 16px 16px}.offcanvas_active .catalog-filter__head{padding:0;margin:0}.offcanvas_active .catalog-filter__head .offcanvas-close{display:none}.offcanvas__list.offcanvas__list-menu{background:var(--color-gray_light);padding:24px 0;position:relative}.offcanvas__list.offcanvas__list-menu:before{content:'';position:absolute;left:0;bottom:0;width:90%;margin:auto;right:0;border-bottom:1px solid var(--color-gray)}.offcanvas__list.offcanvas__list-menu img{width:16px;height:16px;-webkit-filter:brightness(0);filter:brightness(0)}.offcanvas__list.offcanvas__list-menu.offcanvas__list-end:before{display:none}.offcanvas__list.offcanvas__list-menu.offcanvas__list-top{margin-top:-1px}.offcanvas__list{list-style:none;position:relative;overflow-x:hidden;overflow-y:auto;overflow-scrolling:touch;margin:0;padding:0;width:100%;background:var(--color-lightblack);scrollbar-color:var(--color-main_color);scrollbar-width:thin}.offcanvas__list::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--color-main_color)}.offcanvas__list::-webkit-scrollbar{width:2px}.offcanvas__list::-webkit-scrollbar-track{border-radius:1px;background:var(--color-gray)}.offcanvas__list::-webkit-scrollbar-thumb{border-radius:1px}.offcanvas__list li{border-bottom:1px solid var(--color-gray_light);padding:16px 0;margin:0 20px}.offcanvas__list li:last-child,.offcanvas__list li:first-child{border-bottom:0}.offcanvas__list.overflow-hidden{height:100%}.offcanvas__list .offcanvas__head{padding:16px 0 0;color:var(--color-gray)}.offcanvas-lk__list .aside-menu__label{margin-left:1rem !important}.offcanvas__list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-black);text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff}.offcanvas__list-item:hover{color:var(--color-orange)}.offcanvas__list-item:hover svg{fill:var(--color-main_color)}.offcanvas__list-item_act{color:var(--color-main_color)}.offcanvas__list-item_act svg{fill:var(--color-main_color)}.offcanvas__has-subnav>a{position:relative;padding-right:40px}.offcanvas__has-subnav>a::after{content:'';position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4438 7.65954L5.30438 11.856C4.69969 12.3513 3.75 11.9488 3.75 11.1972L3.75 2.80416C3.74985 2.63595 3.80164 2.47126 3.89919 2.32981C3.99674 2.18837 4.13591 2.07617 4.30002 2.00664C4.46414 1.93712 4.64625 1.91322 4.82454 1.93781C5.00283 1.9624 5.16975 2.03443 5.30531 2.14529L10.4428 6.34179C10.5435 6.42392 10.6242 6.5252 10.6795 6.63884C10.7348 6.75248 10.7634 6.87585 10.7634 7.00066C10.7634 7.12547 10.7348 7.24884 10.6795 7.36248C10.6242 7.47612 10.5435 7.57741 10.4428 7.65954L10.4438 7.65954Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:16px;width:16px;height:16px;right:0;top:0;bottom:0;margin:auto}.offcanvas__subnav{position:absolute;top:0;bottom:0;right:0;z-index:40;-webkit-transform:translate3d(101%, 0, 0);transform:translate3d(101%, 0, 0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.offcanvas__subnav_active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);width:100%}.offcanvas__list-item_primary{color:var(--color-main_color)}.offcanvas__list-item_primary:hover{color:var(--color-gray)}.offcanvas__back-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;background:var(--color-main_color);color:var(--color-gray);text-decoration:none;cursor:pointer}.offcanvas__back-track::before{content:'';background-image:url("../img/icons/arrow-white.svg");background-size:16px;width:16px;height:16px;margin-right:8px}.offcanvas__back-track:hover{color:var(--color-white)}.offcanvas__main-category{display:block;color:var(--color-orange);font-weight:bold;padding:0;text-decoration:none;text-align:left}.offcanvas__list-item_lk-logout{color:var(--color-gray)}.offcanvas__list-item_lk-logout svg{fill:var(--color-gray)}.offcanvas__city{color:var(--color-white);text-decoration:none}.offcanvas__city:hover{text-decoration:underline;color:var(--color-white)}.offcanvas__lk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.offcanvas__lk-item{position:relative;background:var(--color-main_add_color);-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:16px;color:var(--color-black);text-decoration:none;font-size:16px;-webkit-transition:color .3s ease;transition:color .3s ease}.offcanvas__lk-item svg{-webkit-transition:fill .3s ease;transition:fill .3s ease;fill:var(--color-main_color)}.offcanvas__lk-item:hover{color:var(--color-main_color)}.offcanvas__lk-item:hover svg{fill:var(--color-main_color)}.offcanvas__lk-item:nth-child(2)::before{content:'';position:absolute;left:0;top:8px;bottom:8px;width:1px;background:var(--color-white)}.catalog-filter-btn{position:relative}.catalog-filter-btn sup{color:var(--color-red);background:var(--color-red);width:8px;height:8px;display:inline-block;border-radius:50%;position:absolute;right:0;top:0}.catalog-bar{display:none}.btn-close.modal-close{position:absolute;right:0;top:0;padding:24px;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;border:none;margin:0;-webkit-box-shadow:none;box-shadow:none;background:0 0}.rs-bad-offer .item-product-price{visibility:hidden}.rs-bad-offer.rs-product .item-product-price{display:none}.rs-bad-offer .item-product-cart-action .rs-reserve,.rs-bad-offer .item-product-cart-action .rs-buy,.rs-bad-offer .item-product-cart-action .rs-unobtainable{display:none !important}.rs-ajax-paginator.rs-in-loading:after{content:'';width:20px;height:20px;background:url(../img/icons/loader.svg) no-repeat center center;background-size:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.rs-ajax-paginator.rs-in-loading span,.rs-cart-block.rs-in-loading svg{display:none}.rs-cart-block.rs-in-loading>.position-relative:before{content:'';width:24px;height:24px;background:url(../img/icons/loader.svg) no-repeat center center;background-size:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}@media screen and (max-width:576px){.rs-ajax-paginator{font-size:16px;padding:18px 16px}}.rs-unobtainable,.rs-product-item .rs-reserve,.rs-product .rs-reserve,.rs-multi-complectations .rs-reserve,.rs-not-avaliable .rs-buy,.rs-not-avaliable .rs-buy-one-click,.rs-not-avaliable .isAddedToCart{display:none}.rs-not-avaliable .rs-unobtainable{display:inline-block}.rs-forced-reserve .rs-reserve,.rs-not-avaliable.rs-can-be-reserved .rs-reserve{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rs-forced-reserve .rs-buy,.rs-not-avaliable.rs-can-be-reserved .rs-unobtainable{display:none !important}.rs-loader{position:absolute;top:0;height:3px;left:50%;width:0;background-color:#d0772d;-webkit-animation:leftRightLoading 1s ease 0s infinite;animation:leftRightLoading 1s ease 0s infinite}@-webkit-keyframes leftRightLoading{0%{left:50%;width:0}100%{left:0;width:100%}}@keyframes leftRightLoading{0%{left:50%;width:0}100%{left:0;width:100%}}.rs-verify-code-block{margin-bottom:0 !important}.rs-verify-timer .phrase{color:var(--color-main_color)}.rs-verify-code-block.rs-inline .rs-verify-line input[data-key]{width:100% !important;margin-left:0}.rs-verify-reset,.rs-verify-refresh-code{cursor:pointer;background-color:var(--color-main_color);color:var(--color-white);font-size:12px;padding:3px 20px;border-radius:var(--border-radius-5)}.rs-verify-reset:hover,.rs-verify-refresh-code:hover{color:var(--color-white);background-color:var(--color-main_color_hover)}.checkout-phone{position:relative}.rs-verify-ok{position:absolute;width:24px;top:calc(25%);right:9px}.rs-filter-section{position:relative;background:var(--color-white)}.rs-filter-section.rs-in-loading:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.5);z-index:2}.no-wrap{white-space:nowrap}.order-items__multioffers{margin-bottom:.5rem;font-size:.9rem;color:#808080}.hide-identical .param-identically{display:none}.rs-admin-top-panel .offcanvas{padding-top:62px}.offcanvas__list-separator{border-top:2px solid var(--color-main_color)}.rs-compare-block:not(.active) .label-count{display:none}.rs-favorite-block:not(.active) .label-count{display:none}.rs-cart-block:not(.active) .label-count{display:none}.rs-filter-wrapper .catalog-filter .offcanvas-close{display:none}.label-count_static{color:var(--color-main_color)}.warehouse-row .warehouse-row__map{position:relative}.cart.active .cart__price,.cart__empty-text{display:block}.cart__price,.cart.active .cart__empty-text{display:none}.product-one-click.disabled{color:#808080}.product-one-click.disabled svg{fill:#808080}.modal-cart-item__old-price{color:#808080;font-size:.8rem;font-weight:normal;text-decoration:line-through}.menu_about_bg{background-image:url(../img/menu_about_bg.jpg);background-size:cover;background-repeat:no-repeat;color:var(--color-white);padding:50px 40px;background-position:right center;border-radius:6px}@media screen and (max-width:576px){.menu_about_bg{background-image:url(../img/menu_about_m_bg.jpg);padding:20px 20px 300px;background-position:right center;border-radius:6px}}.allreview{padding-top:100px}.send-review{border-radius:4px;background:var(--color-black);color:var(--color-white);padding:10px 20px}.send-review:hover{color:var(--color-orange)}.review-item{padding:24px;margin-bottom:16px;background:var(--color-white);border-radius:4px}.review-item:not(:last-child){margin-bottom:0}.review__title{font-weight:700;font-size:18px}.review__date{margin-left:16px;font-size:14px;color:var(--color-gray)}.back-allnews{border-radius:4px;background:var(--color-black);color:var(--color-white);padding:10px 20px;display:inline-block}.back-allnews:hover{color:var(--color-orange)}.allnews .all__news:last-child .news-list{margin-bottom:0}.allnews .all__news:nth-child(even) .news-card__date{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.allnews .all__news:nth-child(even) .news-list{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.allnews .all__news:nth-child(even) .news-card__body{margin:40px -60px 0 0;text-align:left}.allnews .news-card__body{margin:40px -20px 0 -60px;position:relative;padding:50px;background:var(--color-white);-webkit-box-shadow:4px 4px 20px rgba(0,0,0,0.1);box-shadow:4px 4px 20px rgba(0,0,0,0.1);border-radius:8px;min-height:420px;text-align:right}.allnews .news-list{margin-bottom:130px}.allnews .news-card__date{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:16px}.allnews .news-card__title{margin-bottom:16px;max-height:36px;min-height:36px}.allnews .news-card__desc{margin-bottom:24px;font-size:16px;max-height:190px;min-height:190px;-webkit-line-clamp:8}.allnews .news-card__link{color:var(--color-orange);display:inline-block;border-bottom:1px dashed var(--color-orange)}.news-home{margin-bottom:140px}.news-card{background:var(--color-white);display:block;color:var(--color-black);text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,0.1);box-shadow:4px 4px 20px rgba(0,0,0,0.1);border-radius:4px}.news-card:hover img{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.news-card__img{position:relative;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff, #000)}.news-card__img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s ease;transition:all .3s ease}.news-card__body{padding:18px 16px;border-top:0}.news-card__date{font-size:12px;margin-bottom:8px;color:var(--color-gray);font-weight:500;line-height:1.2}.news-card__title{margin-bottom:8px;font-weight:700;line-height:1.2;max-height:20px;min-height:20px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.news-card__desc{font-size:14px;color:var(--color-gray);max-height:63px;min-height:63px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.all-news{padding:10px 15px;background:var(--color-white);border-radius:4px;font-weight:500;color:var(--color-black)}.all-news:hover{color:var(--color-orange)}@media screen and (max-width:990px){.allnews .all__news:nth-child(even) .news-card__body{margin:-30px -20px 0 30px}.allnews .news-list{margin-bottom:50px}.allnews .news-card__date{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px}.allnews .news-card__body{margin:-30px -20px 0 30px;position:relative;padding:20px;border-radius:0;min-height:auto;text-align:left}.allnews .news-card__title{max-height:28px;min-height:28px;font-size:20px}.allnews .news-card__desc{margin-bottom:16px;font-size:14px}.news-home{margin-right:0;margin-bottom:25px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll;overflow-scrolling:touch}.news-home::-webkit-scrollbar-track{display:none}.news-home::-webkit-scrollbar{display:none}.news-home::-webkit-scrollbar-thumb{display:none}.news-home .news-card_item{max-width:40%}}@media screen and (max-width:576px){.news-home .news-card_item{max-width:70%}}.article-other-news{border:0;list-style:none;padding:0;margin:0}.article-other-news li{background:var(--color-white);padding:15px}.article-other-news .news-other__title{font-weight:700;font-size:16px;color:var(--color-black);max-height:46px;min-height:46px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article-other-news .news-other__desc{font-size:14px;color:var(--color-gray);max-height:60px;min-height:60px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.article-other-news a{display:block;text-decoration:none}.article-other-news a:hover{color:var(--color-main_color)}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;margin-left:-1%}.gallery li{width:24%;margin-left:1%;margin-bottom:14px}.noUi-horizontal{height:4px}.noUi-target{background:transparent;border:var(--color-gray);margin-top:16px}.noUi-horizontal .noUi-handle{cursor:pointer;width:24px;height:24px;right:-12px;top:-11px;border-radius:50%;border:1px solid var(--color-gray);outline:none;-webkit-box-shadow:none;box-shadow:none}.noUi-horizontal .noUi-handle::before,.noUi-horizontal .noUi-handle::after{content:none}.noUi-horizontal .noUi-handle.noUi-active{background:var(--color-white)}.noUi-connect{background:var(--color-orange)}.offcanvas .catalog-filter{width:100%;border:none;border-radius:0;padding-bottom:0}.catalog-offcanvas-buttons{padding:0;position:-webkit-sticky;position:sticky;left:0;right:0;bottom:0;z-index:4}.catalog-offcanvas-buttons .btn{font-size:14px}.catalog-filter{padding:24px;background:var(--color-white)}.catalog-filter .form-label{font-size:14px;color:var(--color-gray)}.catalog-filter__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.catalog-filter__head .h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.catalog-filter__head .h3 svg{min-width:24px;max-width:24px;height:24px;fill:var(--color-main_color)}.catalog-filter__head .catalog-filter__clean{padding:0;font-size:14px;color:var(--color-gray);border-bottom:1px dashed var(--color-gray);background:transparent;border-left:0;border-right:0;border-top:0}.catalog-filter__clean,.catalog-filter__apply{display:none}.rs-filter-active .catalog-filter__clean,.offcanvas .rs-filter-active .catalog-filter__apply{display:block}.catalog-offcanvas-buttons{background:rgba(255,255,255,0.9)}.filter-accordion .accordion-item{margin-bottom:24px;border:0;border-bottom:1px solid var(--color-gray);border-radius:0}.filter-accordion .accordion-item:last-of-type{border-bottom:0}.filter-accordion .accordion-button{padding:0 0 24px;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}.filter-accordion .accordion-button:hover{color:var(--color-main_color)}.filter-accordion .accordion-button:after{background-size:1rem;width:1rem;height:1rem}.accordion-button:not(.collapsed){background:transparent;color:var(--color-black)}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-body{padding:0 0 24px 0}.accordion-body .rs-filter-from,.accordion-body .rs-filter-to{font-size:14px;padding:6px 16px;border:1px solid var(--color-gray)}.accordion-body .rs-filter-from:focus,.accordion-body .rs-filter-to:focus{color:var(--color-black);background-color:var(--color-white)}.filter-list{margin:0;list-style:none;padding:0 8px 0 0;max-height:190px;overflow-y:auto;overflow-scrolling:touch;scrollbar-color:var(--color-main_color);scrollbar-width:thin}.filter-list::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--color-main_color)}.filter-list::-webkit-scrollbar{width:2px}.filter-list::-webkit-scrollbar-track{border-radius:1px;background:var(--color-gray_light)}.filter-list::-webkit-scrollbar-thumb{border-radius:1px}.filter-list li:not(:last-child){margin-bottom:16px}.filter-list label{cursor:pointer}.filter-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-top:-6px}.filter-line li{margin-top:10px}.filter-line li:not(:last-child){margin-right:10px}.radio-string label,.radio-radio label,.radio-list label,.radio-bg-color label,.radio-color label,.radio-image label{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;border:1px solid var(--color-gray);padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:40px;border-radius:var(--border-radius-5);font-size:12px;cursor:pointer}.radio-string label:before,.radio-radio label:before,.radio-list label:before,.radio-bg-color label:before,.radio-color label:before,.radio-image label:before,.radio-string label:after,.radio-radio label:after,.radio-list label:after,.radio-bg-color label:after,.radio-color label:after,.radio-image label:after{content:none}.radio-string label>img,.radio-radio label>img,.radio-list label>img,.radio-bg-color label>img,.radio-color label>img,.radio-image label>img{height:100%;-o-object-fit:contain;object-fit:contain}.radio-string label>.radio-bg-color,.radio-radio label>.radio-bg-color,.radio-list label>.radio-bg-color,.radio-bg-color label>.radio-bg-color,.radio-color label>.radio-bg-color,.radio-image label>.radio-bg-color{width:100%;height:100%;border-radius:var(--border-radius-5);-webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.2);box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.2)}.radio-string label:hover,.radio-radio label:hover,.radio-list label:hover,.radio-bg-color label:hover,.radio-color label:hover,.radio-image label:hover{border-color:#4573f2;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.radio-string input[type='radio'],.radio-radio input[type='radio'],.radio-list input[type='radio'],.radio-bg-color input[type='radio'],.radio-color input[type='radio'],.radio-image input[type='radio'],.radio-string input[type='checkbox'],.radio-radio input[type='checkbox'],.radio-list input[type='checkbox'],.radio-bg-color input[type='checkbox'],.radio-color input[type='checkbox'],.radio-image input[type='checkbox']{display:none}.radio-string input[type='radio']:checked~label,.radio-radio input[type='radio']:checked~label,.radio-list input[type='radio']:checked~label,.radio-bg-color input[type='radio']:checked~label,.radio-color input[type='radio']:checked~label,.radio-image input[type='radio']:checked~label,.radio-string input[type='checkbox']:checked~label,.radio-radio input[type='checkbox']:checked~label,.radio-list input[type='checkbox']:checked~label,.radio-bg-color input[type='checkbox']:checked~label,.radio-color input[type='checkbox']:checked~label,.radio-image input[type='checkbox']:checked~label{border-color:#4573f2;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.radio-string input[type='radio']:checked~label:before,.radio-radio input[type='radio']:checked~label:before,.radio-list input[type='radio']:checked~label:before,.radio-bg-color input[type='radio']:checked~label:before,.radio-color input[type='radio']:checked~label:before,.radio-image input[type='radio']:checked~label:before,.radio-string input[type='checkbox']:checked~label:before,.radio-radio input[type='checkbox']:checked~label:before,.radio-list input[type='checkbox']:checked~label:before,.radio-bg-color input[type='checkbox']:checked~label:before,.radio-color input[type='checkbox']:checked~label:before,.radio-image input[type='checkbox']:checked~label:before{content:'';position:absolute;background-color:var(--color-main_color);width:100%;height:100%;z-index:0;opacity:.05}.radio-image_small label{min-width:32px;height:32px}.radio-radio label,.radio-string label,.radio-list label,.radio-image_txt label{padding:5px 10px;border-color:var(--color-gray_light);background:var(--color-white)}.radio-image_cover label{padding:0;overflow:hidden}.radio-color label{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;border:1px solid var(--color-gray);-webkit-box-sizing:border-box;box-sizing:border-box;min-width:30px;max-width:30px;height:30px;border-radius:50%;font-size:12px;cursor:pointer;overflow:hidden;padding:1px}.radio-color label>img{-o-object-fit:contain;object-fit:contain;border-radius:50%;width:100%;height:100%}.radio-color label>.radio-bg-color{border:1px solid var(--color-white);border-radius:50%;width:100%;height:100%}.radio-color input[type='radio'],.radio-color input[type='checkbox']{display:none}.radio input[type="radio"]{display:none}.radio label{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.radio label .radio-attr{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;margin-right:8px;width:24px;height:24px}.radio label .radio-attr svg{-webkit-transition:all .3s ease;transition:all .3s ease;fill:var(--color-gray)}.radio label .radio-attr__check{opacity:0}.radio label:hover .radio-attr svg{fill:var(--color-main_color)}.radio input:checked~label{cursor:default}.radio input:checked~label .radio-attr svg{fill:var(--color-main_color)}.radio input:checked~label .radio-attr__check{opacity:1}.radio input:disabled~label{cursor:default;color:var(--color-gray)}.radio input:disabled~label .radio-attr svg{fill:var(--color-gray)}.radio input:disabled~label .radio-attr__check{opacity:0}input[type="radio"].radio,input[type="checkbox"].checkbox{margin-right:4px;width:1.2em;height:1.2em;margin-top:.1em;vertical-align:top;background-color:var(--color-white);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid var(--color-gray);-webkit-appearance:none;-moz-appearance:none;appearance:none;color-adjust:exact}input[type="radio"].radio{border-radius:var(--border-radius-3)}input[type="radio"].radio:checked{background-color:var(--color-main_color);border-color:var(--color-main_color);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}input[type="checkbox"].checkbox{border-radius:var(--border-radius-3)}input[type="checkbox"].checkbox:checked{background-color:var(--color-orange);border-color:var(--color-orange);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.checkbox input[type="checkbox"]{display:none}.checkbox label{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.checkbox label .checkbox-attr{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;margin-right:8px;width:24px;height:24px}.checkbox label .checkbox-attr svg{-webkit-transition:all .3s ease;transition:all .3s ease;fill:var(--color-gray)}.checkbox label .checkbox-attr__check{opacity:0}.checkbox label:hover .checkbox-attr svg{fill:var(--color-main_color)}.checkbox input:checked~label{cursor:default}.checkbox input:checked~label .checkbox-attr svg{fill:var(--color-main_color)}.checkbox input:checked~label .checkbox-attr__check{opacity:1}.checkbox input:disabled~label{cursor:default;color:var(--color-gray_light)}.checkbox input:disabled~label .checkbox-attr svg{fill:var(--color-gray_light)}.checkbox input:disabled~label .checkbox-attr__check{opacity:0}.empty-list{text-align:center}.affiliate-list{padding:14px 16px;border-radius:var(--border-radius-8);border:1px solid #d3d5db;margin-top:24px}.affiliate-sublevel>*{opacity:.75}.old-price{color:#808080;text-decoration:line-through;font-weight:normal;margin-right:16px}.change-city-type.collapsing{-webkit-transition:none;transition:none}.rs-visible-new,.rs-visible-hold,.rs-visible-success,.rs-visible-fail{display:none}.new .rs-visible-new{display:inline-block}.hold .rs-visible-hold{display:inline-block}.success .rs-visible-success{display:inline-block}.fail .rs-visible-fail{display:inline-block}.rs-checkout_lock{position:relative}.rs-checkout_lock:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.7);z-index:2}.accordion-header{position:relative}.filter-clear{position:absolute;top:46%;right:25px;margin-top:-20px;display:none;z-index:3}.rs-active .filter-clear{display:none}.toast-container{z-index:10}.toast.error{border-color:#f00}@media screen and (min-width:992px){.product-gallery_vertical,.product-variant-second .product-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-gallery_vertical .product-gallery-thumbs-wrap,.product-variant-second .product-gallery .product-gallery-thumbs-wrap{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0;margin-right:24px;max-height:660px}.product-gallery_vertical .product-gallery-thumbs,.product-variant-second .product-gallery .product-gallery-thumbs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-gallery_vertical .product-gallery-thumbs .swiper-slide,.product-variant-second .product-gallery .product-gallery-thumbs .swiper-slide{min-width:103px;max-width:103px;height:103px}.product-gallery_vertical .product-gallery-thumbs__video,.product-variant-second .product-gallery .product-gallery-thumbs__video{margin:16px 0}.product-gallery_vertical .swiper-button-prev,.product-variant-second .product-gallery .swiper-button-prev{margin-bottom:16px;min-width:40px;max-width:40px;height:40px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.product-gallery_vertical .swiper-button-next,.product-variant-second .product-gallery .swiper-button-next{margin-top:16px;min-width:40px;max-width:40px;height:40px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.product-gallery-top .swiper-slide{text-align:center;position:relative;height:auto;width:100%;overflow:hidden}.product-gallery-top .swiper-slide img{border-radius:var(--border-radius-8)}.product-gallery-top .swiper-slide img::-moz-selection{background:transparent}.product-gallery-top .swiper-slide img::selection{background:transparent}.product-gallery-top .swiper-slide img::-moz-selection{background:transparent}@media screen and (min-width:992px){.product-gallery-top .swiper-slide:not(.swiper-slide-zoomed):focus::before,.product-gallery-top .swiper-slide:not(.swiper-slide-zoomed):hover::before{visibility:visible;opacity:1}}.product-gallery-top .swiper-slide.swiper-slide-zoomed{cursor:all-scroll}.product-gallery-thumbs-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.product-gallery-thumbs-wrap .swiper{margin:0}.product-gallery-thumbs-wrap .swiper-button-disabled{display:none}.product-gallery-thumbs-wrap .swiper-button-next,.product-gallery-thumbs-wrap .swiper-button-prev{position:unset;min-width:32px;max-width:32px;height:32px;outline:none;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none}.product-gallery-thumbs-wrap img{max-height:100%}.product-gallery-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex}.product-gallery-thumbs .swiper-slide{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;padding:3px;height:64px;width:64px;cursor:pointer;border:1px solid transparent;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;overflow:hidden}.product-gallery-thumbs .swiper-slide.swiper-slide-thumb-active{border-color:var(--color-orange)}@media screen and (max-width:576px){.product-gallery-thumbs-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-gallery-thumbs-wrap .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-gallery-thumbs-wrap .swiper-slide{border-color:var(--color-black);background:var(--color-black);border-radius:100%;position:relative;height:8px;width:8px}.product-gallery-thumbs-wrap .swiper-slide:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:var(--color-black);border-radius:100%}.product-gallery-thumbs-wrap .swiper-slide.swiper-slide-thumb-active{border-color:var(--color-black);height:14px;width:14px}}.product-variant-first{background:var(--color-white);padding:28px 30px}.product-variant-first #description{padding-top:150px}.product-variant-first .product-short_desc_link{color:var(--color-orange);border-bottom:1px dashed var(--color-orange);display:inline !important}.product-variant-first .product-short{margin-bottom:90px}.product-variant-first .product-short_desc{position:relative;max-height:260px;font-size:16px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical}.product-variant-first .product-short_desc:before{content:'';position:absolute;width:100%;height:20px;background:-webkit-gradient(linear, left bottom, left top, color-stop(10%, #fff), to(rgba(255,255,255,0.5)));background:linear-gradient(0deg, #fff 10%, rgba(255,255,255,0.5) 100%);bottom:0;left:0}.product-variant-first .to-chars.rs-go-to-tab{margin-bottom:24px}.product-variant-first .variant-product-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-32px;margin-right:-12px;margin-left:-12px}.product-variant-first .variant-product-main>*{padding-right:12px;padding-left:12px;margin-top:32px;-ms-flex-negative:0;flex-shrink:0;max-width:100%;width:100%}.product-variant-first .item-product-cart-action{height:auto;min-width:auto}.product-variant-first .product-aside .product-controls{-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);padding:24px;border-radius:var(--border-radius-8)}.product-variant-first .variant-product-options__list{margin-top:-32px}.product-variant-first .variant-product-options__list>*{margin-top:32px}@media screen and (max-width:576px){.product-variant-first{padding:20px 10px}.product-variant-first #description{padding-top:50px}}.cookies-policy{display:none;position:fixed;left:0;right:0;bottom:24px;z-index:5}.cookies-policy.cookies-policy_active{display:block}.cookies-policy__inner{padding:16px 24px;border-radius:var(--border-radius-8);background:var(--color-main_add_color);border:1px solid var(--color-gray_light);font-size:14px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.item-card_brdr{margin:0}.rs-product .item-product-cart-action .btn{padding:15px}.rs-product .item-product-cart-action .rs-to-cart{font-size:16px}.rs-product .item-product-amount button{height:56px;min-width:53px;max-width:53px}.rs-product .item-product-amount__input{height:56px}.rs-product .item-product-amount__input input{height:56px}.rs-product .item-product-amount{max-height:56px}.rs-product .rs-buy-one-click{background:var(--gradient);padding:18px 60px;border-radius:4px;color:var(--color-white);font-weight:700;font-size:18px;-webkit-transition:all .5s;transition:all .5s;cursor:pointer}.rs-product .rs-buy-one-click:hover{background:var(--gradient-hover)}.rs-product .product-comp,.rs-product .product-fav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.rs-product .product-comp svg,.rs-product .product-fav svg{fill:var(--color-black);width:22px;height:22px}.rs-product .product-comp.rs-in-favorite .rs-in-svg,.rs-product .product-fav.rs-in-favorite .rs-in-svg{display:block}.rs-product .product-comp.rs-in-favorite .rs-out-svg,.rs-product .product-fav.rs-in-favorite .rs-out-svg{display:none}.rs-product .product-comp .rs-out-svg,.rs-product .product-fav .rs-out-svg{display:block}.rs-product .product-comp .rs-in-svg,.rs-product .product-fav .rs-in-svg{display:none}.rs-product .product-comp span,.rs-product .product-fav span{display:block;font-size:18px;color:var(--color-black)}.rs-product .product-comp .title-active,.rs-product .product-fav .title-active{display:none}.rs-product .product-block-info .product-block-info__title{font-size:16px;color:var(--color-black)}.rs-product .product-block-info svg{fill:var(--color-main_color);width:20px;height:20px;min-width:20px}.rs-product .product-block-info .svgpay{width:64px;height:36px;margin:0 0 3px 0}.rs-product .product-block-info .product-block-info__desc{color:var(--color-gray)}.rs-product .product-fav.rs-in-favorite svg,.rs-product .product-comp.rs-in-compare svg{fill:var(--color-main_color)}.rs-product .product-fav.rs-in-favorite .title-active,.rs-product .product-comp.rs-in-compare .title-active{display:block}.rs-product .product-fav.rs-in-favorite span,.rs-product .product-comp.rs-in-compare span{display:none;color:var(--color-black)}.rs-product .product-comp{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:576px){.rs-product .rs-buy-one-click{display:block;text-align:center}.rs-product .product-fav{margin-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.item-card{background:var(--color-white);position:relative;padding:10px;margin-bottom:30px;-webkit-transition:all .5s;transition:all .5s}.item-card:hover{-webkit-filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.1));filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.1))}.item-card .rs-favorite{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px}.item-card .rs-in-favorite .rs-in-svg{display:inline-block}.item-card .rs-in-favorite .rs-out-svg{display:none}.item-card .rs-out-svg{display:inline-block}.item-card .rs-in-svg{display:none}.item-card svg{cursor:pointer}.item-card__inner{position:relative}.item-card__title{margin-top:8px;display:block;color:var(--color-black);text-decoration:none;margin-bottom:14px;-webkit-transition:color .3s ease;transition:color .3s ease;max-height:64px;min-height:64px;font-size:16px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:576px){.item-card{margin-bottom:30px}.item-card__title{font-size:14px}}.catalog-description{min-height:400px;background:var(--color-white);padding:30px 24px}.catalog-description img{float:left;padding:0 24px 24px 0}@media screen and (max-width:576px){.catalog-description{min-height:auto}}.table-dir{background:var(--color-white);padding:50px 40px}.table-dir:where (img){background:var(--color-white)}.table-dir a:hover{color:var(--color-orange)}.table-dir tr:first-child td{background:var(--color-white)}.table-dir tr td{background:var(--color-gray_light);border:8px solid #fff;padding:8px 20px}.table-dir tr td:empty{position:relative;background:var(--color-white)}.table-dir tr td.table-dir_img{background:var(--color-white)}@media screen and (max-width:576px){.catalog-description{padding:14px 12px}.catalog-description img{float:none;padding:0 0 14px 0;width:100%}.table-dir{padding:14px 12px;overflow-scrolling:touch}.table-dir::-webkit-scrollbar-track{display:none}.table-dir::-webkit-scrollbar{display:none}.table-dir::-webkit-scrollbar-thumb{display:none}}.item-product-img{position:relative;display:block;overflow:hidden;background-color:var(--color-white)}.item-product-img img{position:absolute;left:0;right:0;top:0;margin:auto;z-index:1;-o-object-fit:contain;object-fit:contain;max-height:100%}.item-product-amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:43px}.item-product-amount input{-webkit-box-sizing:content-box;box-sizing:content-box;outline-color:transparent;text-align:center;padding:0;border:none;max-width:43px;margin:0;height:43px}.item-product-amount button{padding:3px;margin:0;background:var(--color-main_add_color_hover);line-height:8px;color:var(--color-white);min-width:40px;max-width:40px;height:43px;-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid var(--color-gray_light)}.item-product-amount button svg{width:13px;height:13px;fill:var(--color-main_color);-webkit-transition:all .3s ease;transition:all .3s ease}.item-product-amount button:hover{background:var(--color-main_color)}.item-product-amount button:hover svg{fill:var(--color-white)}.item-product-amount button:active{background:var(--color-main_add_color_hover)}.item-product-amount button:active svg{fill:var(--color-black)}.item-product-amount button:disabled{background:var(--color-white)}.item-product-amount button:disabled svg{fill:var(--color-black)}.item-product-amount__input{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color-white);border-top:1px solid var(--color-gray_light);border-bottom:1px solid var(--color-gray_light);padding:0;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-size:14px;height:43px}.item-product-amount__input span{font-size:10px;margin:-5px 0 2px;display:block;width:100%;text-align:center}.item-product-amount__prev{border-radius:var(--border-radius-8-0-0-8);border-right:none}.item-product-amount__next{border-radius:var(--border-radius-0-8-8-0);border-left:none}.item-product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.item-product-price_card{margin-bottom:16px}.item-product-price_prod .item-product-price__new-price{font-size:32px}.item-product-price__old-price{color:var(--color-gray);white-space:nowrap;margin-left:16px;font-size:14px;font-weight:normal;text-decoration:line-through}.item-product-price__new-price{font-size:18px;font-weight:bold;white-space:nowrap}.item-product-choose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}.item-product-choose li{margin-top:6px}.item-product-choose li:not(:last-child){margin-right:8px}.item-product-choose>li.no-exists{opacity:.4}.item-product-choose>li.no-exists .radio-list,.item-product-choose>li.no-exists .radio-color,.item-product-choose>li.no-exists .radio-image{position:relative;overflow:hidden}.item-product-chars{list-style:none;margin:0;padding:0;font-size:14px}.item-product-chars li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-product-chars li::before{content:'';position:absolute;z-index:-1;height:3px;left:0;top:50%;width:100%;background:url("../img/icons/leader.svg") repeat-x 0 0}.item-product-chars li:not(:last-child){margin-bottom:8px}.to-chars.rs-go-to-tab{font-size:14px;display:block}.item-product-chars_list{margin:32px 0 0}.item-product-chars_list li{max-width:280px}.item-product-cart-action{height:40px;min-width:144px}.item-product-cart-action .item-product-cart-action__amount{display:none}.item-product-cart-action .item-product-cart-action__to-cart{display:block}.item-product-cart-action_amount .item-product-cart-action__amount{display:block}.item-product-cart-action_amount .item-product-cart-action__to-cart{display:none}.popover{-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.btn-popover{padding:.1rem .4rem;border:1px solid var(--color-main_color);border-radius:50%;font-size:10px;text-decoration:none;margin:0 5px;cursor:pointer}.product-chars{padding:0;margin:0;list-style:none}.product-chars .product-charsbg{background:var(--color-gray_light);padding:6px 15px}.product-doc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 24px;border-bottom:1px solid var(--color-gray_light)}.product-doc sup{color:var(--color-main_color)}.product-doc__desc{color:var(--color-gray)}.product-doc__link{display:block;min-width:40px;max-width:40px;height:40px;margin-left:24px;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none;color:var(--color-main_color)}.product-doc__link svg{-webkit-transition:fill .3s ease;transition:fill .3s ease;fill:var(--color-main_color);width:25px;height:25px}.product-doc__link:hover{-webkit-transform:scale(1.1);transform:scale(1.1);color:var(--color-gray_light)}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding-left:0;overflow-x:auto;padding-bottom:100px;margin-bottom:-100px;overflow-scrolling:touch}.pagination__item:not(:last-child){margin-right:8px}.pagination__item a,.pagination__item span{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;overflow:hidden;border-radius:4px;text-decoration:none}.pagination__item_num a{min-width:38px;max-width:38px;height:38px;color:var(--color-black);background:transparent;-webkit-transition:all .3s ease;transition:all .3s ease}.pagination__item_num a:hover{background:var(--gradient);color:var(--color-white)}.pagination__item_arrow svg{-webkit-transition:all .3s ease;transition:all .3s ease;fill:var(--color-main_color)}.pagination__item_arrow a,.pagination__item_arrow span{background:transparent;max-width:24px;min-width:24px;height:24px}.pagination__item_arrow a:hover{background:transparent}.pagination__item_arrow a:hover svg{fill:var(--color-main_color_hover)}.pagination__item_arrow a:active svg{fill:var(--color-main_color_hover)}.pagination__item_active a,.pagination__item_active span{min-width:38px;max-width:38px;height:38px;pointer-events:none;font-weight:700;background:var(--gradient);color:var(--color-white)}.pagination__item_disable a,.pagination__item_disable span{pointer-events:none;background:transparent;max-width:24px;min-width:24px;height:24px}.pagination__item_disable svg{fill:var(--color-gray)}.total__product{font-size:16px;color:var(--color-black)}@media screen and (max-width:768px){.total__product{display:none}}.feedbkForm .form-success:before{position:relative}.cc_banner-wrapper{-webkit-box-shadow:-10px 10px 30px rgba(0,0,0,0.1);box-shadow:-10px 10px 30px rgba(0,0,0,0.1);position:fixed;bottom:0;left:0;width:100%;background-color:var(--color-white);z-index:99999999999}.cc_banner-wrapper .cc_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative;background-color:var(--color-white)}.cc_banner-wrapper .cc_container:before{content:'';position:absolute;background-image:url(../img/icons/cookie.svg);background-repeat:no-repeat;background-size:contain;width:70px;height:70px;z-index:-1;left:10px;margin:-37px 0 0 0;top:0}.cc_banner-wrapper .cc_container .cc_message{font-size:12px;margin:0;padding:10px}.cc_banner-wrapper .cc_container .cc_btn{font-size:12px;background-color:var(--color-main_color);color:var(--color-white);padding:3px 10px;border-radius:var(--border-radius-3)}.advantage-margin{margin-bottom:100px}.advantage-block{margin-top:100px}.advantage-item{padding:24px 30px;background:var(--color-white);height:100%;min-height:245px;text-align:center;position:relative}.advantage-item img{top:-50px;position:absolute;left:0;right:0;margin:auto}.advantage-item .advantage-title{font-weight:700;font-size:20px;color:var(--color-black);margin-bottom:8px;margin-top:46px}.advantage-item .advantage-desc{font-size:14px;color:var(--color-gray)}@media screen and (max-width:576px){.advantage-block{margin-top:70px}.advantage-item{min-height:auto}.advantage-item .advantage-title{font-size:18px}}.about-block{padding-top:115px;padding-bottom:115px;background-blend-mode:screen;background-image:url(../img/about.png);background-color:#1f1f22;background-repeat:no-repeat;background-size:contain;background-position:110% center}.about-block .about-title{font-weight:700;font-size:48px;color:var(--color-white);margin-bottom:48px;position:relative}.about-block .about-title:before{content:'';position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='150' height='5' viewBox='0 0 150 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='2.5' x2='150' y2='2.5' stroke='url(%23paint0_linear_2115_30272)' stroke-width='5'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2115_30272' x1='-6' y1='5' x2='150' y2='5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236D6D6D'/%3E%3Cstop offset='0.416667' stop-color='%23E1E1E1'/%3E%3Cstop offset='0.776042' stop-color='%23929292'/%3E%3Cstop offset='1' stop-color='%23BEBEBE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;max-width:150px;height:5px;width:100%;bottom:-10px}.about-block .about-desc{color:var(--color-white)}@media screen and (max-width:576px){.about-block{padding-top:30px;padding-bottom:335px;background-position:bottom}.about-block .about-title{font-weight:700;font-size:32px;margin-bottom:34px}}.why-block{margin-bottom:-150px;padding-top:115px;padding-bottom:115px;background-image:url(../img/why.jpg);background-color:#000;background-repeat:no-repeat;background-size:cover;background-position:center}.why-block .why-title{font-weight:700;font-size:32px;color:var(--color-white);margin-bottom:48px;position:relative}.why-block .why-title:before{content:'';position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='150' height='5' viewBox='0 0 150 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='2.5' x2='150' y2='2.5' stroke='url(%23paint0_linear_2115_30272)' stroke-width='5'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2115_30272' x1='-6' y1='5' x2='150' y2='5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236D6D6D'/%3E%3Cstop offset='0.416667' stop-color='%23E1E1E1'/%3E%3Cstop offset='0.776042' stop-color='%23929292'/%3E%3Cstop offset='1' stop-color='%23BEBEBE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;max-width:150px;height:5px;width:100%;bottom:-10px}.why-block .why-brand{font-size:15px;color:var(--color-orange);margin-bottom:8px}.why-block .why-desc{-webkit-columns:2;columns:2;gap:30px;color:var(--color-white)}@media screen and (max-width:768px){.why-block .why-desc{-webkit-columns:1;columns:1}}@media screen and (max-width:576px){.why-block{padding-top:50px;padding-bottom:50px}.why-block .why-title{font-size:24px}.why-block .why-desc{-webkit-columns:1;columns:1}}.top-categories{margin-top:100px;margin-bottom:100px}.top-categories a{overflow:hidden;display:block;background:linear-gradient(180deg, #343434 0, #1f1f22 100%),linear-gradient(254.39deg, #565656 3.22%, #6d6d6d 20.86%, #1f1f22 97.27%);border-radius:4px;padding:24px 0 0 24px;height:100%;-webkit-transition:all .5s;transition:all .5s}.top-categories a:hover .top-categories_go{color:var(--color-orange);border-bottom:1px dashed var(--color-orange)}.top-categories .top-categories_title{font-weight:700;font-size:24px;margin-bottom:20px;color:var(--color-white);width:100%;max-height:72px;min-height:72px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.top-categories .top-categories_go{-webkit-transition:all .5s;transition:all .5s;display:inline-block;margin-bottom:16px;color:var(--color-gray_light);border-bottom:1px dashed var(--color-gray_light);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:576px){.top-categories{margin-top:36px;margin-bottom:36px}.top-categories .top-categories_title{font-size:20px}}.partners{margin-bottom:100px;padding:50px 30px;background:var(--color-white)}@media screen and (max-width:576px){.partners{margin-bottom:50px;padding:26px 16px}}.topProducts{background:var(--color-white);padding:50px 30px 30px 30px;margin-bottom:100px}.topProducts .tab-content{margin-top:50px}.topProducts .item-card{-webkit-filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.1));filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.1))}.topProducts .item-card:hover{-webkit-filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.3));filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.3))}@media screen and (max-width:576px){.topProducts{padding:20px 12px;margin-bottom:50px}.topProducts .tab-content{margin-top:30px}}.sliderProducts .item-card{-webkit-filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.1));filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.1))}.sliderProducts .item-card:hover{-webkit-filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.3));filter:drop-shadow(4px 4px 20px rgba(0,0,0,0.3))}.product-slider{background:var(--color-white);padding:50px 0}.product-slider .swiper-wrapper,.product-slider .product-slider_title{padding:0 30px}@media screen and (max-width:576px){.product-slider{padding:20px 0}.product-slider .swiper-wrapper,.product-slider .product-slider_title{padding:0 10px}}.form-pagecontact .contact-form{padding:30px 50px;border-radius:4px;background:var(--color-white)}@media screen and (max-width:768px){.form-pagecontact .contact-form{padding:20px}}@media screen and (max-width:1400px){.search{width:33%}.rs-product-item .item-product-price__old-price{font-size:10px;position:absolute;left:0;margin:-12px 0 0}}@media screen and (max-width:1025px){.catalog-filter-sort{background-color:var(--color-main_add_color);padding:10px 0}.border-radius-filter{border-radius:var(--border-radius-8-0-0-8);border-right:1px solid var(--color-white)}.border-radius-sort{border-radius:var(--border-radius-0-8-8-0)}.border-radius--sort{border-radius:var(--border-radius-8)}}@media screen and (max-width:991.98px){.swiper-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-bottom:4px solid var(--color-main_color)}.swiper-gallery .swiper-pagination-bullets{opacity:1;height:4px;display:block}.swiper-gallery .swiper-pagination-bullet{height:4px;width:4px;margin:0 2px;min-width:4px}.swiper-gallery .swiper-pagination-bullet:before{border-bottom:4px solid var(--color-gray_light);width:100%;bottom:0;left:0;border-radius:50%}.head-simple .mobile-bar__link svg{fill:var(--color-white)}.head-simple .mobile-bar__link .label-title{display:none}.aside-sticky,.aside-sticky-2{position:relative;top:auto}.rs-cart-block.rs-in-loading>.position-relative:before{background:url(../img/icons/loader-w.svg) no-repeat center center;background-size:24px}.offcanvas{width:50%}.head-bar{display:none}.head-main,.head_sticky .head-main{background-color:var(--color-black);padding:10px 0}.head-main .head-logo,.head_sticky .head-main .head-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.head-main .slogan,.head_sticky .head-main .slogan{display:none}.head-icon-link{background:var(--color-main_color);min-width:35px;max-width:35px}.head-icon-link svg{fill:var(--color-white)}.head-icon-link .label-title{display:none}#search_mob{display:none}#search_mob.collapse.show{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.search{width:100%}.mobile-bar__link .head-icon-link{position:absolute;margin:-20px 0 0 0}.head-search .head-search__btn{display:none}.head-search .head-search__clear{right:0;height:37px}.head-search .head-search__clear img{width:20px}.head-search .form-control{border-right:1px solid var(--color-main_color);border-radius:var(--border-radius-8)}.item-card_brdr,.item-card_brdr-5{padding:10px}.item-card .item-product-cart-action{min-width:auto}.item-card-container{margin-left:-10px;margin-right:-10px}.item-card:hover .item-card__complete{display:none}.item-card__wrapper{-webkit-box-shadow:none;box-shadow:none;top:-10px;right:-10px;left:-10px;bottom:-10px}.catalog-offcanvas-buttons{padding:0 16px 16px}.rs-checkout_productBlock{margin-bottom:3rem}.product-accessories,.variant-product-gallery{margin-bottom:48px}.lk-orders-item__head-products{display:block}}@media screen and (max-width:576px){.offcanvas{width:85%}.variant-product-options__list{margin-top:0}.cart-popup .cart-popup__item{width:100%}.cart-popup .cart-popup__item:not(:last-child){margin-bottom:1rem}.cart-popup .cart-popup__item a{width:100%}}