.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 0,333s cubic-bezier(.4,0,.22,1);transition:opacity 0,333s cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 0,333s cubic-bezier(.4,0,.22,1);transition:transform 0,333s cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 0,333s cubic-bezier(.4,0,.22,1);transition:opacity 0,333s cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url("/assets/template/css/PhotoSwipe/default-skin.png") 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url("/assets/template/css/PhotoSwipe/default-skin.svg")}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url("/assets/template/css/PhotoSwipe/preloader.gif") 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 0,5s linear infinite;animation:clockwise 0,5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 0,333s cubic-bezier(.4,0,.22,1);transition:opacity 0,333s cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:0 0}
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");html,body{overflow-x:hidden;margin:0 auto;padding:0;min-height:100%;font-family:"Open Sans",sans-serif;font-weight:400;font-size:14px;text-align:left;color:#000;-webkit-text-size-adjust:100%}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button}fieldset{border:0;margin:0;padding:0}header,section,footer,aside,nav,article,figure{display:block}h1,h2,h3,h4,p{margin:0;padding:0;font-weight:400}input{outline:none}a img,a img:active,a img:focus{border:none;outline:none;border-collapse:collapse}table{border-collapse:collapse;border:none}a:hover{text-decoration:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}img{border:0}form{margin:0;padding:0}a{outline:0;color:#0095cc}ul,ol{margin:0;padding:0}.clearfix:after{height:0;font-size:0;display:table;line-height:0;content:"";clear:both}.clear{clear:both;height:0;overflow:hidden;font-size:0;line-height:0}.link-h-none:hover{text-decoration:none;border-bottom:none}.link-h-none-parent a:hover{text-decoration:none;border-bottom:none}.link-h-underline:hover{text-decoration:underline}.link-h-underline-parent a:hover{text-decoration:underline}.button-h-opacity:hover{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8}.left{float:left}.right{float:right}@font-face{font-family:"ALSRubl-Tahoma";font-display:swap;src:url("/assets/template/fonts/alsrubl-tahoma-regular.eot");src:url("/assets/template/fonts/alsrubl-tahoma-regular.eot?#iefix") format("embedded-opentype"),url("/assets/template/fonts/alsrubl-tahoma-regular.woff") format("woff"),url("/assets/template/fonts/alsrubl-tahoma-regular.ttf") format("truetype"),url("/assets/template/fonts/alsrubl-tahoma-regular.svg#ALSRublArialRegular") format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";font-display:swap;font-style:normal;font-weight:400;font-stretch:100%;src:url("/assets/template/fonts/OpenSans-Regular_opt.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-display:swap;font-style:normal;font-weight:600;font-stretch:100%;src:url("/assets/template/fonts/OpenSans-SemiBold_opt.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-display:swap;font-style:normal;font-weight:700;font-stretch:100%;src:url("/assets/template/fonts/OpenSans-Bold_opt.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-display:swap;font-style:normal;font-weight:800;font-stretch:100%;src:url("/assets/template/fonts/OpenSans-ExtraBold_opt.ttf") format("truetype")}.rub{font-family:"ALSRubl-Tahoma"}.main-section{margin:0 auto;width:1200px}.main-section-2{margin:0 auto;width:100%;min-width:1200px}.top-button{display:none;width:50px;height:50px;position:fixed;left:15px;z-index:999;bottom:25px;background:url("/assets/template/img/icons/arrows.svg") no-repeat 0 0}.top-button:hover{opacity:.8}.header-top{height:140px;position:relative}.logo{width:239px;text-align:center;text-decoration:none;color:#000;position:absolute;left:0;top:20px}.logo img{max-width:100%;display:block}.logo .header-slogan{font-size:16px}.logo .header-slogan-mobile{display:none}.header-call{position:absolute;left:330px;top:28px}.header-call>p:first-child{margin-bottom:5px}.header-phone{color:#000;font-size:20px;font-weight:600;text-decoration:none}.wrap-header-callBack{text-align:center;margin:25px 0}.header-call-link{font-size:15px;color:#bd0312;position:relative;padding:0 0 0 26px}.header-callBack{font-size:21px;border-radius:5px;text-decoration:none;position:relative;background:#cd1719;text-transform:uppercase;color:#fff;display:none;padding:12px 40px}.header-call .header-call-link:before,.header-info-2 .header-call-link:before,.contacts-call .header-call-link:before{content:"";width:18px;height:16px;display:block;background:url("/assets/template/img/icons/header-call-link.svg") no-repeat center center;background-size:100% 100%;position:absolute;left:0;top:3px}.header-info-1{position:absolute;left:545px;top:20px;max-width:302px}.header-info-1>div{padding:0 0 0 23px;position:relative}.header-info-1>div:first-child{margin-bottom:14px}.header-info-1>div:first-child:before,.contacts-address-1>div:first-child:before{content:"";width:14px;height:17px;display:block;background:url("/assets/template/img/icons/header-address.svg") no-repeat center center;background-size:100% 100%;position:absolute;left:0;top:2px}.header-info-1>div:last-child span{color:#555}.header-info-1>div:last-child:before,.contacts-address-2>div:first-child:before{content:"";width:15px;height:15px;display:block;background:url("/assets/template/img/icons/header-time.svg") no-repeat left center;background-size:100% 100%;position:absolute;left:0;top:2px}.header-info-2{position:absolute;right:125px;top:27px;text-align:center}.header-info-2>p:first-child{margin-bottom:15px}.header-mail{color:#000;font-size:17px;font-weight:600;margin-bottom:15px;text-decoration:none}.contacts-mail .header-call-link:before{content:"";width:20px;height:12px;display:block;background:url("/assets/template/img/icons/header-mail.svg") no-repeat center center;background-size:100% 100%;position:absolute;left:0;top:5px}.header-social{position:absolute;right:0;top:19px;text-align:center;max-width:89px}.header-busket{top:43px;right:44px}.busket-count{display:block;background:#bd0312;width:12px;height:12px;color:#fff;font-size:12px;border-radius:50%;position:absolute;line-height:13px;right:-7px;top:4px;padding:3px}.goods-card-info-table .slider-1-more-button.btnToBacket{height:inherit;padding:12px 9px;font-size:13px;border:0;cursor:pointer;margin:0 0 10px}.goods-card-info-table .goods-card-info-button{margin:0 0 10px}.header-social-list{font-size:0;line-height:0;letter-spacing:-4px;list-style-type:none}.header-social-list>li{display:inline-block;vertical-align:top;width:40px;text-align:center;margin:2px}.header-social-list>li a{display:block;width:38px;height:33px;border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.header-social-list>li:nth-child(1) a{background:url("/assets/template/img/icons/header-social-1.png") no-repeat center center}.header-social-list>li:nth-child(2) a{background:url("/assets/template/img/icons/header-social-2.png") no-repeat center center}.header-social-list>li:nth-child(3) a{background:url("/assets/template/img/icons/icon-youtube.png") no-repeat center center}.header-social-list>li:nth-child(4) a{background:url("/assets/template/img/icons/header-social-4.png") no-repeat center center}.header-mobile-info{display:none}.header-nav-mobile-open{position:absolute;left:0;top:25px;width:56px;height:48px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:none}.header-nav-mobile-open span{display:inline-block;width:31px;height:18px;background:url("/assets/template/img/icons/menu-icon.png") no-repeat center center;background-size:100% 100%;margin:13px 15px;transform:scale(-1)}.header-nav-mobile-close{margin:20px 0 20px 10px;padding:0 80px 0 0;color:#535353;text-decoration:none;line-height:50px;display:none;text-align:right;background:url("/assets/template/img/icons/header-nav-mobile-close.png") no-repeat right 13px center}.header-mobile-call-btn{position:absolute;right:15px;top:28px;display:none;width:32px;height:32px;text-decoration:none;background:url("/assets/template/img/icons/icon-call.svg") no-repeat;background-size:contain;background-position:center center}.header-nav{position:relative;padding:6px 0}.header-nav>ul{display:flex;width:100%;list-style-type:none}.header-nav>ul>li{display:block;flex-grow:1;text-align:center;padding:0 7px 0 10px;background:url("/assets/template/img/icons/header-nav-border.png") no-repeat left center}.header-nav>ul>li:first-child{background:0 0}.opt-wimg{position:relative}.opt-img{display:none;position:absolute;top:100%;right:0;width:250px;height:auto;border:2px solid #424242;box-shadow:0 0 5px 2px rgba(0,0,0,.3);z-index:2}.opt-img img{display:block;width:100%}.opt-wimg:hover .opt-img{display:block}@media (min-width:768px){.header-nav>ul>li:nth-child(1){order:0}.header-nav>ul>li:nth-child(2){order:1}.header-nav>ul>li:nth-child(3){order:2}.header-nav>ul>li:nth-child(4){order:3}.header-nav>ul>li:nth-child(5){order:5}.header-nav>ul>li:nth-child(6){order:6}.header-nav>ul>li:nth-child(7){order:7}.header-nav>ul>li:nth-child(8){order:8}.header-nav>ul>li:nth-child(9){order:4}}.header-nav>ul>li>a{display:block;color:#000;text-decoration:none;font-size:16px;padding:14px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.header-nav>ul>li>a:hover{color:#fff;background-color:#bd0312}.header-nav>ul>li:hover>a.active{color:#fff;background-color:#bd0312}.header-nav>ul>li a.active{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.header-nav-submenu{position:absolute;width:97%;left:1.5%;top:54px;border:2px solid #bd0312;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;z-index:500;background-color:#fff;text-align:left;display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-nav>ul>li:hover>.header-nav-submenu{display:block}.header-nav-submenu>ul{list-style-type:none;width:100%;margin-top:1px;font-size:0;overflow:hidden}.header-nav-submenu>ul>li{display:inline-block;vertical-align:top;padding:25px 0 15px 25px;position:relative;font-size:14px;width:20%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-nav-submenu>ul>li:before{content:"";display:block;position:absolute;width:2px;height:300%;background:#e5e5e5;left:0;top:0}.header-nav-submenu>ul>li:first-child{border-left:0 none}.header-nav-submenu>ul>li:first-child:before{display:none}.header-inner-menu{list-style-type:none}.header-inner-menu>li{display:block;margin:0 0 12px}.header-inner-menu>li>a{color:#000;text-decoration:none}.header-inner-menu>li:first-child{padding-bottom:12px;padding-right:10px;border-bottom:2px solid #e5e5e5}.header-inner-menu>li:first-child>a{color:#bd0312;font-weight:700}.header-nav-submenu>ul>li.header-nav-submenu-bottom{padding:16px 0;text-align:center;overflow:hidden;background:#fff;display:block;border-top:2px solid #e5e5e5;width:100%}.header-nav-submenu-bottom>ul{list-style-type:none}.header-nav-submenu-bottom>ul>li{display:inline-block;padding:0 10px 0 14px;background:url("/assets/template/img/icons/header-nav-border.png") no-repeat left center}.header-nav-submenu-bottom>ul>li:first-child{background:0 0}.header-nav-submenu-bottom>ul>li>a{color:#bd0312;text-decoration:none;font-size:15px;font-weight:700}.order-call-wrapper{width:310px;background-color:#fff;margin:0 auto;display:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:0 !important;position:relative;overflow:auto}.order-call-wrapper-top{color:#fff;font-size:14px;font-weight:700;text-align:center;text-transform:uppercase;margin:0 0 18px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;width:96%;padding:16px 2%;background:url("/assets/template/img/bg/order-call-wrapper-top.png") no-repeat center top;background-color:#bd0e12}.order-call-wrapper-inner{padding:0 20px 20px;margin:0 auto}.order-call-input{width:85%;height:20px;font-size:15px;line-height:20px;padding:13px 7%;color:#424242;text-align:left;font-family:"Open Sans",sans-serif;font-weight:400;border:2px solid #e5e5e5;display:block;margin:0 auto;margin-bottom:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.order-call-input::-webkit-input-placeholder{opacity:1;color:#424242}.order-call-input::-moz-placeholder{-moz-opacity:1;opacity:1;color:#424242}.order-call-input .placeholder{filter:alpha(opacity=100);opacity:1;color:#424242}.order-call-textarea{width:85%;height:100px;font-size:15px;line-height:20px;padding:13px 7%;color:#424242;text-align:left;font-family:"Open Sans",sans-serif;font-weight:400;border:2px solid #e5e5e5;display:block;margin:0 auto;margin-bottom:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;outline:none;resize:none;overflow:hidden}.order-call-textarea::-webkit-input-placeholder{opacity:1;color:#424242}.order-call-textarea::-moz-placeholder{-moz-opacity:1;opacity:1;color:#424242}.order-call-textarea .placeholder{filter:alpha(opacity=100);opacity:1;color:#424242}.order-call-button{cursor:pointer;display:block;width:100%;height:55px;background-color:#bd0312;border:0 none;outline:none;color:#fff;font-size:16px;font-family:"Open Sans",sans-serif;text-transform:uppercase;font-weight:700;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 auto;margin-bottom:20px}.order-call-info{font-size:15px;margin-bottom:10px}.cusel{height:50px;background-position:left top;display:inline-block;position:relative;top:1px;cursor:pointer;font-family:"Open Sans",sans-serif;font-size:15px !important;color:#bd0312;font-weight:400;z-index:1;width:100% !important;outline:0;margin-bottom:10px}.cusel .cuselFrameRight{position:absolute;z-index:2;top:0;right:0;height:100%;width:56px;background:url("/assets/template/img/icons/cusel000.png") no-repeat right top}.cusel .cuselText{height:20px;width:214px !important;line-height:20px;padding:15px 5%;cursor:pointer;overflow:hidden;z-index:1;position:absolute;top:0;left:0;background:url("/assets/template/img/icons/cusel000.png") no-repeat;color:#bd0312;font-family:"Open Sans",sans-serif;font-weight:400;text-align:left}.cusel span{display:block;cursor:pointer;white-space:nowrap;padding:15px;line-height:20px;text-align:left;border-bottom:2px solid #e5e5e5;border-left:2px solid #e5e5e5;border-right:2px solid #e5e5e5;font-size:14px !important;font-family:"Open Sans",sans-serif;font-weight:400}.cusel .cusel-scroll-pane span.second_span{border-top:2px solid #e5e5e5}.cusel span:hover,.cusel .cuselOptHover{background-color:#fafafa;color:#2f3242;text-align:left}.cusel.cuselOpen{z-index:999}.cusel .cusel-scroll-wrap{display:block;visibility:hidden;position:absolute;left:0;bottom:0;min-width:100%;width:auto;text-align:left}.cusel .jScrollPaneContainer{position:relative;overflow:hidden;z-index:5;background:#fff;text-align:left}.cusel .jScrollPaneTrack{display:none !important}.cusel.cusel_special{width:90% !important;text-align:left}.search-wrapper{margin-bottom:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.search-wrapper-inner{background-color:#e9e3e3;padding:7px 20px 7px 7px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;overflow:hidden}.virtual-button{width:235px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;display:inline-block;float:right;font-size:15px;line-height:25px;color:#fff;text-align:left;text-decoration:none;padding:15px 0 15px 55px;background-color:#737373;position:relative}.virtual-button:before{content:"";width:26px;height:26px;display:block;background:url("/assets/template/img/icons/virtual-button.svg") no-repeat center center;background-size:100% 100%;position:absolute;left:16px;top:50%;margin-top:-13px}.search-form{position:relative}.search-button{cursor:pointer;display:block;width:41px;height:41px;border:0 none;outline:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;float:right;background:url("/assets/template/img/icons/search-button.png") no-repeat center center;background-size:21px 21px;background-color:#bd0312}.search-input{width:87.8%;height:21px;font-size:13px;line-height:21px;padding:10px 3%;color:#424242;text-align:left;font-family:"Open Sans",sans-serif;font-weight:400;border:0 none;display:block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.search-input::-webkit-input-placeholder{opacity:1;color:#424242}.search-input::-moz-placeholder{-moz-opacity:1;opacity:1;color:#424242}.search-input .placeholder{filter:alpha(opacity=100);opacity:1;color:#424242}.info-block{position:relative}.order-call-wrapper-2{float:right;display:block;margin:0 0 0 20px}.order-call-wrapper-2 .order-call-wrapper-inner{-webkit-box-shadow:inset 2px 0px 0px rgba(229,229,229,1),inset -2px -2px 0px rgba(229,229,229,1);-moz-box-shadow:inset 2px 0px 0px rgba(229,229,229,1),inset -2px -2px 0px rgba(229,229,229,1);box-shadow:inset 2px 0px 0px rgba(229,229,229,1),inset -2px -2px 0px rgba(229,229,229,1);padding-top:18px;padding-bottom:20px}.order-call-wrapper-2 .order-call-wrapper-top{margin:0;background:url("/assets/template/img/bg/order-call-wrapper-top-2.png") no-repeat center top;background-color:#6b6a66}.order-call-wrapper-2 .order-call-button{margin-bottom:0}.action-slider-wrapper{overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.action-slider{position:absolute;left:0;top:0;width:100%;min-height:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;max-height:100%;overflow-y:hidden}.slider-1{overflow-y:hidden}.slider-1-list{list-style-type:none}.slider-1-list li{display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.slider-1 .bx-wrapper{max-width:100% !important;max-height:100% !important;overflow-y:hidden}.slider-1 .bx-wrapper .bx-viewport{max-width:100% !important;position:relative}.slider-1 .bx-next,.bx-prev{display:inline}.slider-1 .bx-wrapper .bx-next{right:3.5%;background:url("/assets/template/img/icons/slider-arrow-right.png") no-repeat}.slider-1 .bx-wrapper .bx-prev{left:3.5%;background:url("/assets/template/img/icons/slider-arrow-left.png") no-repeat}.slider-1 .bx-wrapper .bx-next,.slider-1 .bx-wrapper .bx-prev{width:13px;height:23px;position:absolute;top:50%;margin-top:-12px;cursor:pointer;font-size:0;line-height:0;text-indent:-999px;overflow:hidden;z-index:100}.slider-1 .bx-wrapper .bx-pager{position:absolute;left:0;top:296px;z-index:250;width:100%;text-align:center}.slider-1 .bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.slider-1 .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link{width:12px;height:12px;display:block;font-size:0;line-height:0;text-decoration:none;text-indent:-999px;border:0 none;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;margin:0 8px;background-color:#fff}.slider-1 .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active{background-color:#bd0312;border:3px solid #bd0312;margin:0 5px}.slider-1-list-inner{position:relative}.slider-1-list-inner>img{width:100%;max-width:100%}.slider-1-list-inner>div{width:84%;position:absolute;left:8%;top:96px}.form-box *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.busket-icon{width:30px;height:30px;display:block;position:relative;background:url("/assets/template/img/icons/online-store.svg") no-repeat 0 0}.cashback{position:relative;margin:0 0 15px}.cashback>span{position:relative;padding:0 35px 5px;cursor:pointer;display:inline-block}.cashback:hover .cashback-tooltip{display:block}.cashback>span:after{content:"";position:absolute;right:0;top:0;background:url("/assets/template/img/icons/question-icon.svg") no-repeat;width:20px;height:20px}.cashback>span:before{content:"";position:absolute;left:0;top:0;background:url("/assets/template/img/icons/coins.svg") no-repeat;width:20px;height:20px}.cashback-tooltip{position:absolute;left:0;right:0;top:100%;display:none;background:#fff;border-radius:5px;padding:10px;border:2px solid #e5e5e5;z-index:5}.cashback-more{display:inline-block;margin:10px 0 0}.cashback-more:hover{color:#bd0312}.container,.basket-style{max-width:900px;margin:auto}.wrap-total{text-align:right;font-size:25px;margin:0 0 20px}#msOrder{margin:0 !important}.wrap-basket-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.basket-table{margin:0 0 30px}.basket-table .del{text-align:right}.basket-table .del .del-btn{padding:0 0 0 20px;border:0;background:0 0;cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:0;color:#bd0312}.basket-table .del .del-btn:before{font-size:16px;content:"Х";position:absolute;right:0;top:50%;transform:translateY(-50%);color:#bd0312}.basket-table .del .del-btn:focus{outline:none}.basket-table .del .del-btn:hover{color:#ff001f}.basket-table .del .del-btn:hover:before{background-image:url("/assets/template/sprites/sprite.png");background-position:0 -149px;width:13px;height:13px}.basket-table table{width:100%}.basket-table table th{padding:20px 30px;font-weight:500;color:#222;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.basket-table table th:first-child{max-width:320px}.basket-table table td{padding:20px 30px;position:relative;border-bottom:2px solid #e7e7e7}.basket-table table td:first-child{max-width:320px}.basket-table table td:before{content:attr(data-label);display:none;text-align:left;font-size:16px;font-weight:500;color:#222;padding:0 15px 0 0;max-width:50%}.basket-table_head{border-top:1px solid #e7e7e7;border-bottom:2px solid #e7e7e7;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.basket-table_head__col{width:25%;padding:20px 30px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#222}.basket-table_content{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e7e7e7}.basket-table_content_col{padding:25px 30px;width:25%;position:relative}.basket-table .column-c{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.basket-table .column-c .basket-table_col_img{margin:0 25px 0 0}.basket-table .column-c .basket-table_col_img img{max-width:100%;max-height:100%}.basket-table .column-c .basket-table_col_nameProduct{font-size:14px;color:#222}.basket-table .column-c .basket-table_col_nameProduct a{color:inherit}.basket-table .column-c .basket-table_col_nameProduct a:hover{color:#ff001f}.basket-table .item-product_prise{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.basket-table .item-product_prise .prise{padding:0;margin:0 10px 0 0;font-size:14px}#msCart th,#msCart td{text-align:left !important;line-height:1.3 !important}.basket-table .number input{font-size:16px;border:0;background:0 0;width:55px;text-align:center}.basket-table .number span{opacity:1;height:100%}.basket-table .number .minus:before{content:"";position:absolute;left:50%;top:50%;background:url("/assets/template/img/substract.svg") no-repeat 0 0;width:12px;height:13px;margin:-6px 0 0 -6px}.basket-table .number .plus:before{content:"";position:absolute;left:50%;top:50%;background:url("/assets/template/img/plus-symbol.svg") no-repeat 0 0;width:12px;height:14px;margin:-6px 0 0 -7px}.basket-table .number{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:80px;border:2px solid #e5e5e5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;padding:0 12px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.basket-table .number span{width:24px;height:24px;text-align:center;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-box-row{margin:0 0 40px}.form-row-input{margin:0 0 10px}.form-row-input label{cursor:pointer}.form-row-input:last-child{margin:0}.form-row-input .input-style{font-size:15px;padding:13px 15px;color:#b8b8b8;text-align:left;font-family:"Open Sans",sans-serif;font-weight:400;border:2px solid #e5e5e5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:100%;max-width:350px;display:block;margin:0 0 15px}.form-row-input textarea.input-style{height:100px}.form-row-input .title-input{margin:0 0 10px;display:block}.basket-total{font-size:25px;margin:0 0 10px}.sub-total{font-size:13px}.form-box-row .order-call-button{max-width:250px;margin:0 0 20px}.form-box-row .order-call-button:hover{opacity:.8}.form-box-row.submit-checkbox .checkbox-wrap label{margin-top:0}.table-wrapper{width:100%;display:table}.table-wrapper-2{margin-bottom:20px}.table-wrapper-inner{width:100%;display:table-cell;text-align:center}.slider-1-list-inner .table-wrapper-inner{vertical-align:middle;text-align:left}.slider-1-text{color:#fff;font-weight:900;font-size:32px;line-height:1}.slider-1-text strong{font-weight:700;font-size:50px;background-color:#bd0312;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:10px 15px;line-height:1;margin:3px 0 3px 5px;display:inline-block}.slider-1-more-button{display:inline-block;color:#fff;font-size:15px;line-height:20px;padding:15px 35px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#bd0312;margin-top:22px}.content{padding:35px 0}.main-content{width:900px;float:right}.section-heading{font-weight:700;font-size:20px;padding-bottom:15px}.text-block p{padding-bottom:12px}.utp-table-wrapper{position:relative;margin-bottom:35px}.utp-slider-pager{list-style-type:none;width:100%;display:table}.utp-slider-pager li{display:table-cell;text-align:center;position:relative;cursor:pointer}.utp-table-inner>tbody>tr>td:first-child{padding:0 10px 0 0}.utp-table-inner>tbody>tr>td span{display:inline-block}.utp-table-inner-wrapper{padding:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.utp-table-wrapper li.active .utp-table-inner-wrapper{padding:13px;border:2px solid #e5e5e5}.utp-table-inner-angle{position:relative}.utp-table-wrapper li.active .utp-table-inner-angle:before{content:"";width:100%;height:34px;display:block;background:url("/assets/template/img/icons/utp-table-inner-wrapper.png") no-repeat center bottom;position:absolute;left:0;bottom:-34px;z-index:3}.utp-table-wrapper li .utp-img{display:block;content:"";background-size:100% 100%}.utp-table-wrapper li:nth-child(1) .utp-img{width:63px;height:50px;background:url("/assets/template/img/icons/utp-1.svg") no-repeat center center}.utp-table-wrapper li:nth-child(1) .utp-img{width:64px;height:51px;background:url("/assets/template/img/icons/utp-1.svg") no-repeat center center}.utp-table-wrapper li:nth-child(2) .utp-img{width:46px;height:51px;background:url("/assets/template/img/icons/utp-2.svg") no-repeat center center}.utp-table-wrapper li:nth-child(3) .utp-img{width:55px;height:51px;background:url("/assets/template/img/icons/utp-3.svg") no-repeat center center}.utp-table-wrapper li:nth-child(4) .utp-img{width:65px;height:51px;background:url("/assets/template/img/icons/utp-4.svg") no-repeat center center}.utp-table-inner{margin:0 auto;width:100%}.utp-table-inner tr td{vertical-align:middle;text-align:left;font-weight:700}.utp-text-wrapper{margin-top:16px;padding:10px 1.5%;border:2px solid #e5e5e5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.utp-text{text-align:center;font-size:15px;z-index:1;background-color:#fff}.utp-text a{color:#bd0312}.utp-table>tbody>tr>td:hover .utp-table-inner-wrapper .utp-text{display:block}.utm-inner-slide{display:none}.utm-inner-slide#tab-0{display:inherit}.filter-block{padding:15px 1.5% 20px;border:2px solid #e5e5e5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:97%;margin-bottom:30px;position:relative}.filter-block .section-heading{text-align:center;display:flex;justify-content:center;align-items:center}.filter-block .section-heading:before{content:"";display:block;width:32px;height:32px;background:url("/assets/template/img/icons/icon-filters.svg") no-repeat;background-size:contain;background-position:center center;margin-right:10px}.filter-footer{display:flex;justify-content:center;gap:35px;margin:30px 0 10px}.custom-select{position:relative}.custom-select-header{display:flex;align-items:center;height:47px;padding:12px 20px;border:2px solid #e3e3e3;border-radius:5px;gap:25px;box-sizing:border-box;cursor:pointer}.custom-select-header:after{content:"";display:block;width:18px;height:18px;background:url("/assets/template/img/icons/icon-caret-down1.svg") no-repeat;background-size:contain;background-position:center;transition:.3s all ease}.custom-select-header.opened:after{transform:rotate(180deg)}.custom-select-dropdown{position:absolute;left:0;top:47px;list-style:none;padding:0;padding:5px;margin:0;display:none;gap:10px;width:100%;border:2px solid #e3e3e3;background:#fff;z-index:4;box-sizing:border-box}.custom-select-dropdown>li{padding:5px 0;text-align:left}.mycheckbox-list{list-style-type:none}.mycheckbox-list li{display:inline-block;margin:5px 8px}.mycheckbox-input+.mycheckbox-input-label{display:inline-block;padding:0 0 0 33px;min-height:26px;cursor:pointer;background:url("/assets/template/img/icons/checkbox.png") no-repeat left top;line-height:26px}.mycheckbox-input:checked+.mycheckbox-input-label{background-position:0 -27px}.mycheckbox-input{display:none}.mycheckbox-input:disabled+label{color:#e3e3e3;cursor:default;pointer-events:none}.filter-block .order-call-button{display:inline-block;width:auto;padding:0 25px;margin-top:30px;font-weight:400;text-transform:none;height:45px;margin-bottom:0}.filter-table{width:96%;margin:20px 0 30px 2%}.filter-table tr td{vertical-align:middle}.filter-select-wrapper{width:185px;position:relative;margin:0 20px 0 0}.filter-select-wrapper .cusel{height:45px;margin-bottom:0}.filter-select-wrapper .cusel .cuselFrameRight{width:35px;background:url("/assets/template/img/icons/cusel0001.png") no-repeat right top}.filter-select-wrapper .cusel .cuselText{height:21px;width:150px !important;line-height:21px;padding:12px 5%;background:url("/assets/template/img/icons/cusel0001.png") no-repeat}.filter-select-wrapper .cusel span{padding:12px 15px;line-height:21px}.filter-select-wrapper .cusel .cusel-scroll-wrap{top:98%}#slider,#mse2_filters .mse2_number_slider{width:240px;margin:0 20px !important}.ui-slider{position:relative}.ui-slider .ui-slider-handle,.ui-slider .ui-slider-handle:active,.ui-slider .ui-slider-handle:focus{position:absolute;top:-8px !important;z-index:2;width:22px;height:22px;background-color:#bd0312 !important;cursor:pointer;outline:none;-webkit-border-radius:11px !important;-moz-border-radius:11px !important;border-radius:11px !important}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;overflow:hidden}.ui-slider-horizontal{height:6px;background-color:#f4c6ca !important}.ui-slider-horizontal .ui-slider-handle{top:-5px;margin-left:-6px}.ui-slider-horizontal .ui-slider-range{top:0;height:100%;background-color:#bd0312 !important}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-corner-all{-moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important}.summ-label{display:inline-block;margin-right:10px}.Mrow{display:inline-block;vertical-align:middle}.summ-input{width:75px;height:20px;font-size:15px;line-height:20px;padding:5px 8px;color:#bd0312;text-align:center;font-family:"Open Sans",sans-serif;font-weight:700;border:2px solid #eaeaea;display:inline-block}.summ-input::-webkit-input-placeholder{opacity:1;color:#bd0312}.summ-input::-moz-placeholder{-moz-opacity:1;opacity:1;color:#bd0312}.summ-input .placeholder{filter:alpha(opacity=100);opacity:1;color:#bd0312}.section-heading-wrapper{position:relative;margin:0 0 30px}.section-heading-wrapper:before{content:"";display:block;width:100%;height:2px;background-color:#e5e5e5;position:absolute;left:0;top:52%;z-index:1}.section-heading-wrapper .section-heading{background-color:#fff;position:relative;z-index:2;padding:0 10px 0 0;display:inline-block}.goods-more-button{display:inline-block;color:#bd0312;line-height:20px;padding:12px 10px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#fff;border:2px solid #e5e5e5;position:absolute;right:0;top:50%;margin-top:-24px;z-index:2}.goods-catalog{list-style-type:none;margin:0;padding:0}.goods-catalog>li{display:inline-block;box-sizing:border-box;vertical-align:top;width:290px;margin:0 0 10px 9px;font-size:15px;line-height:1.1;letter-spacing:normal;text-align:center;border:2px solid #e5e5e5;min-height:370px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative}.goods-catalog.empty-cat{border:2px solid #ccc;padding:1rem;border-radius:5px;background:#fff;box-shadow:3px 4px 10px rgba(0,0,0,.5);font-weight:600;font-size:18px;text-align:center;color:#bd0312}.goods-catalog:not(.empty-cat){margin-left:-5px}.wrap-icons-2{position:absolute;top:10px;left:0}.wrap-icons-2 .c-icon{margin:0 0 7px;position:relative}.goods-catalog-action-inner{text-align:center}.wrap-icons .goods-catalog-action{position:relative;background:0 0;margin:0 0 7px}.attention-icon{background:url("/assets/template/img/icons/attention.png") no-repeat}.security-icon{background:url("/assets/template/img/icons/1.png") no-repeat}.street-icon{background:url("/assets/template/img/icons/2.png") no-repeat}.gost-icon{background:url("/assets/template/img/icons/3.png") no-repeat}.magnetic-icon{background:url("/assets/template/img/icons/4.png") no-repeat}.noiseInsulation-icon{background:url("/assets/template/img/icons/5.png") no-repeat}.thermal-break-icon{background:url("/assets/template/img/icons/6.png") no-repeat}.triple-icon{background:url("/assets/template/img/icons/7.png") no-repeat}.double-icon{background:url("/assets/template/img/icons/8.png") no-repeat}.thickCanvas-icon{background:url("/assets/template/img/icons/9.png") no-repeat}.m-icons{width:50px;height:50px;display:inline-block;background-size:100%}.wrap-icons{position:absolute;right:10px;left:inherit;top:25px;width:50px;height:100%;display:block;background:0 0}.wrap-icons .goods-catalog-action-inner{width:auto;height:auto}.goods-catalog-action.youtube-icon{position:relative;height:35px}.goods-catalog-action.for-tooltip-video .goods-catalog-action-inner{padding:0;height:inherit}.goods-catalog-action.for-tooltip-video .goods-catalog-video{right:0;top:0}.goods-catalog-action.for-tooltip-video .tooltip-master{left:inherit;right:100%;margin-right:10px}.goods-catalog-action.for-tooltip-video .tooltip-master:before{right:-5px;left:inherit}.goods-catalog-action.for-tooltip-video .tooltip-master:after{right:1px;left:inherit}.goods-catalog-action.for-tooltip-video .goods-catalog-action-inner:before{display:none}.goods-catalog-hit{background-color:#03a6ea;color:#fff;font-weight:600;font-size:17px;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.goods-catalog-hit-inner{position:relative;height:25px;line-height:25px;padding:5px 10px 5px 36px}.goods-catalog-hit-inner:before{content:"";width:20px;height:19px;display:block;background:url("/assets/template/img/icons/goods-catalog-hit.svg") no-repeat left center;background-size:100% 100%;position:absolute;left:12px;top:50%;margin-top:-9.5px}.goods-catalog-video{position:absolute;right:10px;top:25px;width:50px;height:35px;display:block;background:url("/assets/template/img/icons/video.png") no-repeat left center}.goods-catalog-link{margin-top:17px;display:inline-block;max-width:65%;height:250px;line-height:250px}.goods-catalog-link.yakor-link{display:none}.goods-catalog>li .goods-catalog-link img{max-width:100%;max-height:100%;vertical-align:middle}.goods-catalog-title{padding:0 2%;text-align:center;line-height:1.4;height:63px;overflow:hidden;margin-bottom:5px;margin-top:5px}.goods-catalog-title a{color:#000;border-bottom:1px dashed #000;text-decoration:none;font-size:15px;font-weight:400}.goods-catalog-title a.yakor-link{display:none}.goods-catalog-title a:hover{border-bottom:0 none}.goods-catalog-price{padding:0 2%;text-align:center;color:#000}.goods-catalog-price .new-price{color:#bd0312;font-weight:700;font-size:24px;margin-left:10px;display:inline-block}.goods-catalog-price .old-price{font-size:16px;margin-left:10px;display:inline-block;text-decoration:line-through}.table-wrapper+.text-block{margin-top:15px}.sidebar{width:265px;float:left}.sidebar-menu-wrapper{position:relative}.sidebar-menu-wrapper .section-heading-3{padding-left:30px;font-size:18px;font-weight:700;position:relative;margin-bottom:15px;padding-bottom:21px}.sidebar-mobile-open{background:url("/assets/template/img/icons/sidebar-mobile-open.png") no-repeat left center;padding:10px 20px 14px 54px;color:#000;text-decoration:none;line-height:31px;width:290px;height:31px;display:none;font-size:20px;font-weight:700;position:relative;left:50%;margin-left:-182px}.sidebar-mobile-open.active:before{content:"";width:100%;height:23px;display:block;background:url("/assets/template/img/icons/utp-table-inner-wrapper.png") no-repeat center bottom;position:absolute;left:0;bottom:-23px;z-index:800}.sidebar-menu-wrapper .section-heading-3:before{content:"";width:20px;height:18px;display:block;background:url("/assets/template/img/icons/menu.svg") no-repeat left center;background-size:100% 100%;position:absolute;left:0;top:5px}.sidebar-menu{list-style-type:none;border:2px solid #e5e5e5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:block}.sidebar-menu>li{display:block;font-size:15px;border-top:2px solid #e5e5e5;padding:15px 15px 4px}.sidebar-menu>li:first-child{border-top:0 none}.sidebar-menu-inner{list-style-type:none}.sidebar-menu-inner>li{display:block;position:relative;padding:8px 0}.sidebar-menu-inner>li>a{color:#000;text-decoration:none}.sidebar-menu-inner>li:first-child>a{color:#bd0312;font-weight:700;margin-bottom:17px}.sidebar-menu-inner>li:first-child.only-child>a{margin-bottom:0}.useful-wrapper{margin-top:27px}.useful-wrapper.userful-mobile{display:none}.useful-wrapper .section-heading-3{padding-left:35px;margin-bottom:15px;font-size:18px;font-weight:700;position:relative}.useful-wrapper .section-heading-3:before{content:"";width:26px;height:18px;display:block;background:url("/assets/template/img/icons/useful-heading.svg") no-repeat left center;background-size:100% 100%;position:absolute;left:0;top:3px}.useful-block{border-top:2px solid #e5e5e5;padding:15px 2% 15px 0;font-size:14px}.useful-block a{text-decoration:none}.useful-block a:hover{text-decoration:underline}.useful-block-title{display:inline-block;color:#bd0312;font-weight:700;margin-bottom:7px}.useful-block-text-link{display:inline-block;color:#000;line-height:1.6;font-weight:500}.useful-wrapper-bottom{border-top:2px solid #e5e5e5;padding:19px 0 0;text-align:center}.useful-wrapper-bottom a{color:#bd0312;text-decoration:none}.useful-wrapper-bottom a span{text-decoration:underline}.useful-wrapper-bottom a:hover span{text-decoration:none}footer{background-color:#f2f0f0}.footer-after{text-align:justify}.footer-after:after{content:"";display:inline-block;width:100%;line-height:0}.footer-inner .header-nav-submenu{bottom:54px;top:auto}.footer-inner .header-nav>ul>li a.active{-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}.footer-bottom{border-top:2px solid #e6e4e4;padding:15px 0}.footer-copy{display:inline-block;vertical-align:top;color:#000;font-size:13px}.footer-politika{display:inline-block;vertical-align:top;text-align:center}.footer-politika a{color:#bd0312;display:inline-block;margin:0 0 10px}.footer-politika p.made a{margin:0}.footer-bottom-info{display:inline-block;vertical-align:top;text-align:right}.footer-bottom-info img{margin:0 0 0 10px}.footer-bottom-info span{display:block;line-height:32px;float:left}.footer-info-button{display:inline-block;color:#fff;font-size:15px;line-height:20px;padding:15px 18px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#737373}.footer-inner .header-info-2{top:10px}.footer-inner .header-info-2>p:first-child{margin-bottom:10px}.submit-checkbox .checkbox-wrap{margin:12px 0 15px}.submit-checkbox .checkbox-wrap label{display:inline-block;vertical-align:top;width:13px;cursor:pointer;margin-right:7px;margin-top:2px}.submit-checkbox .checkbox-wrap label input{display:none}.submit-checkbox .checkbox-wrap label input:checked+.checkbox-icon:after{content:""}.submit-checkbox .checkbox-wrap label .checkbox-icon{width:13px;height:13px;border:1px solid #b8b8b8;-webkit-border-radius:2px;border-radius:2px;display:block;position:relative}.submit-checkbox .checkbox-wrap label .checkbox-icon:after{position:absolute;top:1px;left:1px;width:11px;height:11px;-webkit-border-radius:2px;border-radius:2px;background:#bd0312}.submit-checkbox .checkbox-wrap .checkbox-text{display:inline-block;vertical-align:top;color:#424242;font-size:13px;width:-webkit-calc(100% - 25px);width:calc(100% - 25px)}.submit-checkbox .checkbox-wrap .checkbox-text a{text-decoration:underline;color:#424242}.submit-checkbox .checkbox-wrap .checkbox-text a:hover{text-decoration:none}.six-reasons-wrapper{margin-bottom:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.six-reasons-wrapper-top{background:url("/assets/template/img/bg/six-reasons-wrapper-top.webp") no-repeat center top;background-color:#70716f;text-align:center;color:#fff;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;font-weight:700;font-size:15px;text-transform:uppercase;padding:5px 2%}.six-reasons-know-button{color:#ff7681;font-size:14px;line-height:26px;height:26px;padding:5px 10px;display:inline-block;margin:0 0 0 20px;text-decoration:none;border:2px solid #e5e5e5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#inline3 .order-call-wrapper-top,#inline4 .order-call-wrapper-top{padding-top:20px;padding-bottom:20px}#inline4 .order-call-info{text-align:center;font-size:13px}.six-reasons-list{list-style-type:none}.six-reasons-list li{display:block;margin-bottom:20px}.six-reasons-list li>div{display:table;width:100%}.six-reasons-list li>div>div{display:table-cell;text-align:left;vertical-align:middle;font-weight:700}.six-reasons-list li>div>div:first-child{width:80px}.six-reasons-list li .six-reasons-img{display:block;content:"";background-size:100% 100%;margin:0;padding:0}.six-reasons-list li:nth-child(1) .six-reasons-img{width:63px;height:51px;background:url("/assets/template/img/icons/six-reasons-img-1.svg") no-repeat left center}.six-reasons-list li:nth-child(2) .six-reasons-img{width:64px;height:51px;background:url("/assets/template/img/icons/six-reasons-img-2.svg") no-repeat left center}.six-reasons-list li:nth-child(3) .six-reasons-img{width:76px;height:51px;background:url("/assets/template/img/icons/six-reasons-img-3.svg") no-repeat left center}.six-reasons-list li:nth-child(4) .six-reasons-img{width:65px;height:51px;background:url("/assets/template/img/icons/six-reasons-img-4.svg") no-repeat left center}.six-reasons-list li:nth-child(5) .six-reasons-img{width:63px;height:51px;background:url("/assets/template/img/icons/six-reasons-img-5.svg") no-repeat left center}.six-reasons-list li:nth-child(6) .six-reasons-img{width:64px;height:51px;background:url("/assets/template/img/icons/six-reasons-img-6.svg") no-repeat left center}.six-reasons-wrapper-bottom{text-align:center;color:#fff;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;padding:20px 0;border:2px solid #e5e5e5;border-top:0 none}.six-reasons-wrapper-bottom form>table{width:100%}.six-reasons-wrapper-bottom form>table tr td{width:25%;text-align:center;padding:0 2% 0 0;vertical-align:top}.six-reasons-wrapper-bottom form>table tr td:first-child{width:25%;text-align:center;padding:0 2%}.six-reasons-wrapper-bottom form>table tr td input{margin-bottom:0}.six-reasons-wrapper-bottom form>table tr td input.order-call-button{height:50px}.filter-select-wrapper-2{width:120px}.filter-select-wrapper-2 .cusel .cuselFrameRight{width:35px}.filter-select-wrapper-2 .cusel .cuselText{width:85px !important}.filter-select-wrapper-3{width:215px}.filter-select-wrapper-3-select-wrapper .cusel .cuselFrameRight{width:35px;background:url("/assets/template/img/icons/cusel0002.png") no-repeat right top}.filter-select-wrapper-3 .cusel .cuselText{width:170px !important;background:url("/assets/template/img/icons/cusel0002.png") no-repeat}.filter-table-3{width:70%;margin:0 auto 30px}.hide-button{display:inline-block;color:#2b2b2b;text-align:center;text-decoration:none;position:absolute;top:15px;right:13px}.hide-button span{position:relative;display:inline-block;line-height:21px;padding:3px 3px 3px 35px;font-size:13px;height:21px}.hide-button span:before{content:"";display:block;width:30px;height:27px;background:url("/assets/template/img/icons/hide-button.png") no-repeat;position:absolute;left:0;top:50%;margin-top:-14px}.hide-button span.active:before,.hide-button span.d-act:before{background-position:0 -28px}.breadcrumbs{color:#737373;font-size:15px}.breadcrumbs a{display:inline-block;margin:0 10px;color:#737373;text-decoration:none}.breadcrumbs a:hover,.breadcrumbs a.active{color:#bd0312}.breadcrumbs a:first-child{margin:0 10px 0 0}.more-goods-wrapper{text-align:center;margin:10px 0 20px}.goods-more-button-2{display:inline-block;color:#2b2b2b;line-height:20px;padding:12px 47px 12px 10px;font-size:16px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid #e5e5e5;position:relative}.goods-more-button-2:before{content:"";width:22px;height:21px;display:block;background:url("/assets/template/img/icons/goods-more-button-2.png") no-repeat;background-size:100% 100%;position:absolute;right:13px;top:50%;margin-top:-11px}.contacts-block>div{padding-bottom:15px}.contacts-call a{margin:0 18px 0 0;display:block;float:left}.contacts-call .header-call-link{margin-top:3px}.contacts-address>div{padding:0 0 0 23px;position:relative}.contacts-mail a{margin:0 18px 0 0;display:block;float:left}.contacts-mail .header-call-link{margin-top:2px}.contacts-social{margin:0 0 20px}.contacts-social .header-social-list>li{display:inline-block;vertical-align:top;width:40px;text-align:center;margin:0 10px 0 0}.responsive-img{max-width:100%}.maps-block-wrapper{margin-bottom:20px}.examples-filter{padding:14px 0 20px}.examples-filter ul{list-style:none}.examples-filter li{display:inline-block;vertical-align:top;margin:0 0 15px}.examples-filter a,.examples-filter li label{display:inline-block;color:#bd0312;line-height:20px;padding:10px 16px;font-size:14px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid #e5e5e5;margin:0 20px 0 0;cursor:pointer}.examples-filter .mycheckbox-input:checked+label,.examples-filter li label:hover{color:#fff;background:#bd0312;border:2px solid #bd0312}.examples-filter li input{display:none}.examples-catalog{font-size:0;line-height:0;letter-spacing:-4px;list-style-type:none;margin:0 0 0 -28px}.examples-catalog>li{display:inline-block;vertical-align:top;width:277px;margin:0 0 29px 28px;font-size:15px;line-height:1.1;letter-spacing:normal;text-align:center;border:2px solid #e5e5e5;min-height:400px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative}.examples-catalog>li>div{display:block;width:98%;max-height:96%;padding:2% 1%;z-index:2;position:relative}.examples-catalog>li>.wrap-img{height:400px}.examples-catalog>li>div>img{max-width:100%;max-height:100%}.examples-catalog-info{background:rgba(255,255,255,.95);width:94%;padding:20px 3%;position:absolute;left:0;top:103px;z-index:4;display:none}.examples-catalog>li:hover{border:2px solid #bababa}.examples-catalog-title{color:#000;text-decoration:none;padding:10px 15px}.examples-catalog>li:hover .examples-catalog-info{display:block}.examples-catalog-info div{color:#bd0312;font-weight:700;line-height:1.6;margin:0 0 30px}.examples-catalog-look-link{color:#000;font-size:13px;padding:20px 0 0;display:inline-block;background:url("/assets/template/img/icons/loop.png") no-repeat center top}.reviews-ask{color:#bd0312;font-size:17px;font-weight:700;padding:0 0 15px}.reviews-block{border:2px solid #e5e5e5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:93%;padding:15px 2%;margin:0 0 20px}.reviews-top{margin-bottom:15px}.reviews-top>div{float:left;padding:0 12px;font-size:15px;background:url("/assets/template/img/icons/reviews-top-border.png") no-repeat right center}.reviews-top>div:first-child{padding:0 12px 0 0}.reviews-top>div:last-child{background:0 0}.reviews-name{color:#bd0312;font-weight:700}.answer-name{font-weight:700}.reviews-date{color:#a4a4a4}.rating,.rating-rew{width:105px;height:14px;overflow:hidden;margin:2px 10px 0 0}.rating-rew{background:url("/assets/template/img/icons/ec-stars.png") 0 -16px repeat-x;margin:4px 10px 0 0}.rating .rating-cancel{display:none}.rating-rew span{float:left;width:0;height:14px;background:url("/assets/template/img/icons/ec-stars.png") repeat-x}.rating-rew .rating-reviews-1{width:21px}.rating-rew .rating-reviews-2{width:42px}.rating-rew .rating-reviews-3{width:63px}.rating-rew .rating-reviews-4{width:84px}.rating-rew .rating-reviews-5{width:105px}.rating .star-rating{float:left;width:15px;height:14px;margin:0 3px;background:url("/assets/template/img/icons/rating.png") no-repeat;cursor:pointer}.rating .star-rating.star-rating-hover{background-position:0 -15px}.rating .star-rating.star-rating-readonly,.rating .star-rating.star-rating-readonly>a{cursor:default}.rating .star-rating,.rating .star-rating>a{display:block;width:15px;height:14px;background:url("/assets/template/img/icons/rating.png") no-repeat;text-indent:-999px;font-size:0;line-height:0}.rating .star-rating.star-rating-on>a,.rating .star-rating.star-rating-hover>a{background-position:0 -15px}.rating-wrapper .rating{display:inline-block}.reviews-summary{color:#a4a4a4;font-size:13px}.reviews-img{margin:15px 0 0}.reviews-img-box{display:inline-block;vertical-align:top;max-width:70px;margin:0 15px 15px}.reviews-img-box.reviews-img-box--my{margin:15px 5px 5px 0}.reviews-img-box.reviews-img-box--my:last-child{margin-right:0;margin-bottom:0}.reviews-img-box img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:cover}.answer-block{border:2px solid #bdbdbd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:93%;padding:15px 2%;margin:0 0 20px 2%;position:relative}.answer-block:before{content:"";width:22px;height:11px;display:block;background:url("/assets/template/img/icons/answer-block-angle.png") no-repeat;position:absolute;left:27px;top:-10px}.reviews-form-wrapper{margin:0 auto;width:80%;margin-top:40px}.reviews-form-wrapper .section-heading{text-align:center}.reviews-form-table{width:100%;margin-bottom:25px}.reviews-form-table tr td{vertical-align:middle}.reviews-form-table tr td:nth-child(1){text-align:left;width:39%}.reviews-form-table tr td:nth-child(2){text-align:center;width:39%}.reviews-form-table tr td:nth-child(3){text-align:right;width:22%}.rating-wrapper-top{font-size:15px;margin:0 0 10px}.reviews-form-table .rating-wrapper{width:180px;margin:-7px 0 0;display:inline-block;text-align:center}.reviews-form-table .rating-wrapper .rating{margin-right:0}.reviews-form-table .order-call-input{width:78%;margin-bottom:0;display:inline-block}.reviews-form-table .order-call-button{width:91%;display:inline-block;height:50px}.reviews-form-wrapper .order-call-textarea{width:89.5%;height:160px;padding:13px 7% 13px 2.5%;margin-bottom:25px}.type_file{position:relative;width:137px;height:38px;cursor:pointer;margin-bottom:25px}.inputFile{position:absolute;top:0;left:0;z-index:2;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;width:145px;height:34px;cursor:pointer;color:#aaa9a9;font-size:13px}.inputFile::-webkit-input-placeholder{opacity:1;color:#aaa9a9}.inputFile::-moz-placeholder{-moz-opacity:1;opacity:1;color:#aaa9a9}.inputFile .placeholder{filter:alpha(opacity=100);opacity:1;color:#aaa9a9}.ec-files-preview{display:flex;flex-wrap:wrap;gap:15px}.ec-files-preview-item{display:flex;flex-direction:column;align-items:center;gap:5px;width:120px;padding:12px 10px;font-size:13px;text-align:center;box-sizing:border-box}.ec-files-preview-item--img{width:100%;height:134px}.ec-files-preview-item--img img{width:100%;height:100%;object-fit:cover}.ec-files-preview-item span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ec-files-preview-item--audio,.review-item-audio{display:none}.review-item-audio-wrap{display:flex;align-items:center;gap:5px;margin:5px 0}.ec-preview-item--play,.review-item-play{border:none;padding:0;margin:0;width:40px;height:40px;background:url("/assets/template/img/icons/icon-play.svg") no-repeat;background-size:cover;background-position:center;cursor:pointer;outline:none}.review-item-play.active{background:url("/assets/template/img/icons/icon-stop.svg") no-repeat;background-size:cover;background-position:center}.fonTypeFile{width:137px;height:38px;background:url("/assets/template/img/icons/inputfile.png") no-repeat right center;position:absolute;top:0;left:0;z-index:1}.inputFileVal{position:absolute;top:10px;left:157px;z-index:2;width:145px;line-height:17px;background:0 0;border:none;color:#002153;font-family:"Roboto",sans-serif;font-weight:400;font-size:12px}.non-page-wrapper{display:table;width:100%;height:100%}.non-page-wrapper-inner{display:table-cell;width:100%;height:100%;vertical-align:middle}.non-page{padding:50px 0 0;background:url("/assets/template/img/bg/404.jpg") no-repeat left top;min-height:450px;color:#737373;font-size:15px}.non-page-inner{padding:0 0 0 47%}.non-page-heading{color:#bd0312;font-weight:700;font-size:29px;text-transform:uppercase;padding:0 0 40px}.non-page-info{padding:0 0 40px;line-height:1.7}.non-page-inner .table-wrapper-inner{text-align:left}.non-page-inner .table-wrapper-inner .slider-1-more-button{line-height:21px;padding:12px 0;height:21px;margin:0 16px 15px 0;width:170px}.non-page-info-2{text-align:center;padding-bottom:10px}.non-page-info-2 p{padding-bottom:12px}.non-page-info-2 a{color:#bd0312}.non-page-info-3{padding-bottom:7px}.non-page-info-3 p{padding-bottom:12px}.non-page-phone{color:#bd0312;font-size:20px;font-weight:700}.non-page-copy{padding:10px 0 0;font-size:13px}.useful-preview{padding:0 0 20px;margin:0 0 20px;border-bottom:2px solid #e5e5e5}.useful-preview-img-block{width:150px;height:125px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;float:left;margin:0 30px 0 0;position:relative;overflow:hidden}.useful-preview-img-block img{width:100%;max-width:100%;min-height:100%;position:absolute;left:0;top:0}.useful-preview-text{overflow:hidden;line-height:1.4;position:relative;height:80px;padding-bottom:45px}.useful-preview-text-top{color:#bd0312;font-size:15px;font-weight:700;padding:0 0 9px;margin:-3px 0 0}.useful-preview-content{height:39px}.useful-more-link{display:inline-block;color:#bd0312;line-height:20px;padding:10px 9px;font-size:14px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid #e5e5e5;margin:20px 0 0;position:absolute;left:0;bottom:0}.goods-catalog-2{font-size:0;line-height:0;letter-spacing:-4px;list-style-type:none;margin:0 0 0 -10px}.goods-catalog-2>li{display:inline-block;vertical-align:top;width:290px;margin:0 0 10px 9px;font-size:15px;line-height:1.1;letter-spacing:normal;text-align:center;border:2px solid #e5e5e5;min-height:330px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:relative}.goods-catalog-2-link{margin-top:7px;display:inline-block;max-width:65%;max-height:250px}.goods-catalog-2>li .goods-catalog-2-link img{max-width:100%;max-height:100%}.goods-catalog-2-title{width:96%;position:absolute;left:2%;top:284px;text-align:center}.goods-catalog-2-title a{color:#000}.goods-card{margin:0 0 30px}.goods-card-top{margin:0 0 30px;padding:15px 0;overflow:hidden}.goods-card-slider{width:460px;float:left;margin:0 20px 0 0}.tabs-div{width:336px;height:326px;border:2px solid #e5e5e5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;float:right;text-align:center;line-height:326px}.tabs-div img{max-width:90%;max-height:90%;width:auto;vertical-align:middle}.main-content--product-compl .tabs-div img{height:auto;width:auto}.tabs-list{list-style-type:none}.tabs-list li{height:104px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.tabs-list li a{border:2px solid #e5e5e5;display:block;width:100px;height:104px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;line-height:103px}.tabs-list li a img{max-width:90%;max-height:90%;vertical-align:middle;filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7}.pen-style .slider-2{width:100%;height:110px;margin:5px 0 0}.pen-style .slider-2 .bx-wrapper .bx-viewport{max-width:100% !important;max-height:110px !important;height:110px !important}.pen-style .tabs-div{width:460px;height:326px;line-height:326px;float:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ui-tabs-active{outline:none}.ui-tabs-active img{filter:alpha(opacity=100);-moz-opacity:1 !important;opacity:1 !important;outline:none}.ui-tabs-focus{outline:none}.ui-tabs-hover{outline:none}.slider-2{width:104px;height:330px;float:left;position:relative}.slider-2 .bx-wrapper{overflow-y:hidden}.slider-2 .bx-wrapper .bx-viewport{max-width:100% !important;max-height:330px !important;height:330px !important;position:relative}.slider-2 .bx-next,.bx-prev{display:inline}.slider-2 .bx-wrapper .bx-prev{top:-15px;background:url("/assets/template/img/icons/slider-2-arrow-right.png") no-repeat}.slider-2 .bx-wrapper .bx-next{bottom:-15px;background:url("/assets/template/img/icons/slider-2-arrow-left.png") no-repeat}.slider-2 .bx-wrapper .bx-next,.slider-2 .bx-wrapper .bx-prev{width:15px;height:9px;position:absolute;left:50%;margin-left:-7px;cursor:pointer;font-size:0;line-height:0;text-indent:-999px;overflow:hidden;z-index:100}.pen-style .slider-2 .bx-wrapper .bx-next,.pen-style .slider-2 .bx-wrapper .bx-prev{top:50%;margin:-4px 0 0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.pen-style .slider-2 .bx-wrapper .bx-next{right:-3px;left:auto}.pen-style .slider-2 .bx-wrapper .bx-prev{left:-3px}.goods-card-info{overflow:hidden}.goods-card-info-text{margin:0 0 20px}.goods-card-info-table{width:100%}.goods-card-info-table tr td{width:46%;padding:0 0 8px 4%;text-align:left;vertical-align:bottom}.goods-card-info-table tr td:first-child{width:46%;padding:0 4% 8px 0}.goods-card-info-table tr:first-child td:first-child{vertical-align:top}.goods-card-info-table .goods-catalog-price{width:100%;position:relative;left:auto;bottom:auto;text-align:left}.goods-card-info-table .goods-catalog-price .new-price{margin-left:0}.goods-card-info-table .slider-1-more-button{padding:15px 40px;font-weight:700;text-transform:uppercase;margin-top:0}.goods-card-info-button{display:inline-block;color:#bd0312;line-height:20px;padding:10px 10px 10px 36px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:url("/assets/template/img/icons/goods-card-info-button-1.png") no-repeat 8px center;border:2px solid #e5e5e5}.goods-card-info-button-2{background:url("/assets/template/img/icons/error-2.png") no-repeat 8px center}.goods-card-info-bottom{margin:10px 0 0}.goods-card-info-bottom a{display:block;float:left}.goods-card-info-bottom a.add-favourite{color:#737373;font-size:13px;line-height:20px;padding:10px 15px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;border:1px solid #e5e5e5}.goods-card-info-bottom li{margin-right:0 !important}.goods-card-info-bottom li a{width:44px;border:1px solid #e5e5e5;border-left:0 none;height:32px;text-align:center;padding-top:8px}.goods-card-info-bottom li:last-child a{-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.goods-card-info-bottom .goods-card-social-1{background:url("/assets/template/img/icons/goods-card-1.png") no-repeat center center}.goods-card-info-bottom .goods-card-social-2{background:url("/assets/template/img/icons/goods-card-2.png") no-repeat center center}.goods-card-info-bottom .goods-card-social-3{background:url("/assets/template/img/icons/goods-card-3.png") no-repeat center center}.tabs-2-list{list-style-type:none}.tabs-2-list li{display:inline-block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid #e5e5e5;margin-left:17px;position:relative;margin-bottom:12px}.tabs-2-list li:first-child{margin-left:0}.tabs-2-list li a{display:block;color:#bd0312;text-align:center;text-decoration:none;font-size:16px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;line-height:20px;height:20px;padding:12px 20px}.tabs-2-list li a span{color:#737373;padding-left:3px}#tabs2 .ui-tabs-active{background-color:#bd0312;border:2px solid #bd0312}#tabs2 .ui-tabs-active a{color:#fff}#tabs2 .ui-tabs-active a span{color:#ccc}#tabs2 .ui-tabs-active:before{content:"";width:100%;height:7px;display:block;background:url("/assets/template/img/icons/tabs-2-angle.png") no-repeat center bottom;position:absolute;left:0;bottom:-6px;z-index:3}.goods-card-description-table{width:100%}.goods-card-description-table tr td{width:62%;text-align:left;padding:20px 2%;font-size:16px;vertical-align:middle}.goods-card-description-table tr td:first-child{width:30%;font-weight:700;font-size:15px;border-right:2px solid #c8c8c8}.goods-card-additional-link{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#e5e5e5;color:#6d6d6d;font-size:15px;font-weight:700;width:20px;height:20px;text-align:center;margin:0 0 0 10px;text-decoration:none;display:inline-block;cursor:pointer;position:relative}.goods-card-description-table tr:nth-child(odd) td{background-color:#f8f8f8}.goods-card-description-table tr:nth-child(even) td{background-color:#e9e9e9}.goods-card-description-table tr:nth-child(even) td .goods-card-additional-link{background-color:#c8c8c8}.goods-card-description-info{color:#000}.goods-hidden-info{display:none;max-width:480px;background-color:#fff;padding:10px}.goods-hidden-info img{max-width:50%;float:left;padding:0 10px 10px 0}.video-wrapper{position:relative;width:100%;height:0;padding-bottom:42%;background-color:#f8f8f8}.video-wrapper iframe{border:0 none;width:96%;height:92%;position:absolute;left:2%;top:4%}.video-box{float:left;padding:0;width:100%;margin:40px 0 0}.video-box iframe{width:100%;height:255px}.goods-card-reviews{background-color:#f8f8f8;padding:20px 0}.goods-card-reviews .reviews-form-table{margin-bottom:15px}.goods-card-reviews .reviews-form-wrapper{margin-top:10px}.goods-card-reviews .reviews-wrapper{padding:3% 2% 2%;border-top:2px solid #dfdfdf}.personal-form-wrapper{background:url("/assets/template/img/bg/personal-form-wrapper.jpg") center top;background-size:cover;padding:20px;margin-bottom:30px}.personal-form-wrapper-heading{color:#bd0312;font-weight:700;font-size:18px;padding:0 0 10px}.personal-form-wrapper .text-block a{color:#bd0312}.personal-form{display:block;padding:10px 0 0}.personal-form-table{width:100%}.personal-form-table tr td{width:33%;padding:0 0 0 3%;vertical-align:top}.personal-form-table tr td[rowspan='2']{width:64%;padding:0}.personal-form-table tr td .order-call-input{padding-top:10px;padding-bottom:10px}.personal-form-table tr td .order-call-textarea{margin-bottom:0;height:80px;width:89.5%;padding:13px 7% 13px 2.5%}.personal-form-table tr td .order-call-button{height:44px;text-transform:none;font-weight:400;margin-bottom:0}.personal-form-table tr:last-child td:last-child{vertical-align:bottom}.personal-form-bottom{color:#737373;font-size:13px;padding:20px 0 0}.slider-3{position:relative}.slider-3-list{list-style-type:none;margin-left:0}.slider-3-list li{margin-left:0}.slider-3 .bx-wrapper{max-width:100% !important}.slider-3 .bx-wrapper .bx-viewport{max-width:100% !important;position:relative}.slider-3 .bx-next,.bx-prev{display:inline-block}.slider-3 .bx-wrapper .bx-next{right:0;background:url("/assets/template/img/icons/slider-3-arrow-right.png") no-repeat center center;background-color:#fff;margin:0 -10px 0 10px}.slider-3 .bx-wrapper .bx-prev{right:62px;background:url("/assets/template/img/icons/slider-3-arrow-left.png") no-repeat center center;background-color:#fff}.slider-3 .bx-wrapper .bx-next,.slider-3 .bx-wrapper .bx-prev{position:absolute;padding:0 10px;top:-65px;width:54px;height:49px;cursor:pointer;font-size:0;line-height:0;text-indent:-999px;overflow:hidden;z-index:100}.slider-1 .bx-wrapper .bx-pager{position:absolute;left:0;top:296px;z-index:250;width:100%;text-align:center}.text-page-inner{font-size:15px;text-align:justify}.text-page-inner img{max-width:100%}h1{font-size:20px;font-weight:700;padding:0 0 21px}h2{font-size:18px;font-weight:700;padding:0 0 21px}h3{font-size:17px;font-weight:700;padding:0 0 21px}h4{font-size:14px;font-weight:700;color:#bd0312;padding:0 0 21px}h5{font-size:15px;padding:0 0 21px;margin:0}.text-page-inner p{padding:0 0 15px}.text-page-inner p+h1,.text-page-inner p+h2,.text-page-inner p+h3,.text-page-inner p+h4,.text-page-inner p+h5,.text-page-inner ol+h1,.text-page-inner ol+h2,.text-page-inner ol+h3,.text-page-inner ol+h4,.text-page-inner ol+h5,.text-page-inner ul+h1,.text-page-inner ul+h2,.text-page-inner ul+h3,.text-page-inner ul+h4,.text-page-inner ul+h5{padding-top:10px}.text-page-inner ul{padding-left:19px;margin-bottom:15px}.text-page-inner ul li{margin-bottom:8px}.text-page-inner ol{counter-reset:myCounter;margin-bottom:15px}.text-page-inner ol li{list-style:none;margin-bottom:8px}.text-page-inner ol li:before{counter-increment:myCounter;content:counter(myCounter);color:#bd0312;display:inline-block;text-align:left;margin:0 10px}.text-page-inner blockquote{padding:10px 48px;position:relative;display:block;border:1px solid #e4e4e4;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0;max-width:50%}.text-page-inner blockquote:before{content:"";display:block;width:25px;height:21px;background:url("/assets/template/img/icons/blockquote-1.png") no-repeat;position:absolute;left:10px;top:10px}.text-page-inner blockquote:after{content:"";display:block;width:25px;height:21px;background:url("/assets/template/img/icons/blockquote-2.png") no-repeat;position:absolute;right:10px;bottom:10px}.mobile-more-goods{display:none}.tooltipster-box{-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.1),-2px -2px 2px rgba(0,0,0,.1),-2px 2px 2px rgba(0,0,0,.1),2px -2px 2px rgba(0,0,0,.1);-moz-box-shadow:2px 2px 2px rgba(0,0,0,.1),-2px -2px 2px rgba(0,0,0,.1),-2px 2px 2px rgba(0,0,0,.1),2px -2px 2px rgba(0,0,0,.1);box-shadow:2px 2px 2px rgba(0,0,0,.1),-2px -2px 2px rgba(0,0,0,.1),-2px 2px 2px rgba(0,0,0,.1),2px -2px 2px rgba(0,0,0,.1)}.virtual-tour-wrapper{display:none}.wrapper-pagination{margin:20px 0}.pagination{list-style:none;margin:0;padding:0;text-align:center}.pagination li{display:inline-block;vertical-align:top;margin:0 5px 10px}.pagination li a,.pagination li span{color:#000;text-decoration:none;padding:3px 9px;display:block;border:2px solid #e5e5e5;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.pagination li.disabled{opacity:.4}.pagination li.active a,.pagination li a:hover{background:#bd0312;border:2px solid #bd0312;color:#fff}.tooltip-master{position:absolute;top:50%;left:100%;margin-left:-3px;transform:translateY(-50%);color:#000;font-weight:400;font-size:14px;padding:5px 10px;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.5);border-radius:3px;width:120px;display:none}.tooltip-master:before{content:"";position:absolute;top:52%;left:-5px;transform:translateY(-50%) rotate(45deg);transform-origin:50% 50%;width:10px;height:10px;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.tooltip-master:after{content:"";position:absolute;top:0;left:1px;width:10px;height:100%;background:#fff;border-radius:3px}.for-tooltip:hover{cursor:pointer}.for-tooltip:hover .tooltip-master{display:block}@media only screen and (max-width:1279px){.header-busket{right:75px}}@media only screen and (max-width:1279px){.main-section{width:98%}.main-section-2{min-width:100%}header{position:relative}header .header-top .header-info-1,header .header-top .header-info-2{display:none}.header-call{position:absolute;left:auto;right:120px}.header-nav-mobile-open{display:block}.header-nav-mobile-close{display:block}.header-mobile-info{display:block}header .header-nav .header-info-1,header .header-nav .header-info-2{display:block;position:relative;left:auto;top:auto;right:auto;color:#333;margin:15px 0;padding:15px 15px 15px 10px;border-bottom:2px solid #d5d5d5;text-align:left;max-width:none}.header-nav .header-info-1>div:last-child span{color:#333}.header-nav .header-mail{color:#333;font-size:17px;font-weight:600;margin-bottom:0;text-decoration:none}header .header-nav .header-info-1{border-top:2px solid #d5d5d5;margin-bottom:0}header .header-nav .header-info-2{margin-top:0;margin-bottom:0}header .header-nav .header-info-2 p{margin:0 20px 0 0;display:inline-block}.header-nav{display:none;position:absolute;right:0;top:0;background-color:#fff;width:385px;z-index:5000;padding:0}.header-nav>ul{flex-direction:column}.header-nav>ul>li{display:block;text-align:center;background:0 0;border-bottom:2px solid #d5d5d5}.header-nav>ul>li>a{display:block;color:#333;font-size:16px;padding:15px 10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-align:left}.header-nav>ul>li>a:hover{color:#a10819;background:0 0}.header-nav>ul>li:hover>a.active{color:#333;background:0 0}.header-nav>ul>li a.active{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.header-nav>ul>li:hover>.header-nav-submenu{display:none}.order-call-wrapper-2{float:none;width:100%;margin:0 0 20px}.order-call-wrapper-2 .order-call-wrapper-top{margin:0;background:url("/assets/template/img/bg/order-call-wrapper-top-2.png") repeat left top;background-color:#6b6a66}.order-call-wrapper-2 .order-call-form{width:580px;display:block;margin:0 auto;text-align:center}.order-call-wrapper-2 .order-call-input{width:32%;padding:13px 7%;margin:0 1% 2%;display:inline-block}.order-call-wrapper-2 .order-call-button{width:46%;height:45px;margin:0 1% 2%;display:inline-block}.action-slider-wrapper{overflow:auto}.action-slider{position:relative;left:auto;top:auto;width:100%;min-height:350px;overflow-y:hidden}.slider-1-list-inner>div{text-align:center}.slider-1-list-inner .table-wrapper-inner{text-align:center}.slider-1 .bx-wrapper .bx-pager{position:absolute;left:0;top:auto;bottom:15px}.main-content{width:100%;float:none}.sidebar{width:100%;float:none}.sidebar-mobile-open{display:inline-block;margin-bottom:15px}.sidebar .sidebar-menu-wrapper>.section-heading-3{display:none}.sidebar-menu{display:none;position:absolute;left:0;top:75px;background-color:#fff;width:100%;z-index:500}.sidebar-menu>li{display:inline-block;width:29%;padding:15px 1% 4px 2%;vertical-align:top;border-top:0 none}.useful-wrapper{margin-top:15px}.useful-block{border-top:2px solid #e5e5e5;padding:15px 2% 15px 0;width:46%;display:inline-block;vertical-align:top;min-height:100px}.footer-inner .header-top{height:200px}.footer-inner .header-info-2{right:0}.footer-inner .logo{left:0}.footer-inner .header-call{right:50%;margin:0 -90px 0 0}.footer-inner .header-social{top:110px}.footer-inner .header-info-1{right:auto;top:110px;left:0}.six-reasons-wrapper-bottom form>table tr td{width:47%;display:inline-block;padding:0 1% 20px}.six-reasons-wrapper-bottom form>table tr td:first-child{width:47%;display:inline-block;padding:0 1% 20px}.filter-table-2{width:650px;margin:0 auto;margin-top:20px;margin-bottom:30px}.filter-table-2 tr td{display:inline-block;text-align:center;padding-bottom:10px}.filter-table-2 tr td:last-child{width:100%}.filter-table-2 tr td .cusel,.filter-table-2 tr td .filter-select-wrapper{display:inline-block}.reviews-form-wrapper{width:100%}.sidebar-hide{display:none}.non-page{padding:10px 0 0;background:0 0;min-height:0;text-align:center}.non-page-inner .table-wrapper-inner{text-align:center}.non-page-inner{padding:0}.slider-3 .bx-wrapper .bx-viewport{max-width:900px !important;left:50%;margin-left:-450px}}#modal-basket.order-call-wrapper{width:550px}#modal-basket .basket-table table td:first-child{max-width:140px}#modal-basket .basket-table table td{padding:20px 10px}#modal-basket .basket-table table th:first-child{max-width:140px}#modal-basket .basket-table table th{padding:20px 10px}.modal-buttons{text-align:right}.modal-buttons a,.modal-buttons .fancybox-close{background:#bd0312 !important;display:inline-block;padding:10px 15px;color:#fff;position:static !important;right:0 !important;width:auto !important;height:auto !important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 0 15px 10px;text-decoration:none}.buttons-link{margin:30px 0}.buttons-link a{background:#bd0312;display:inline-block;padding:10px 15px;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 15px 10px 0;text-decoration:none}@media only screen and (max-width:767px){.opt-img{right:auto;left:0}.complect-menu-item{display:none !important}.ec-files-preview{justify-content:center}.basket-table tr th{display:none}.basket-table tr td{text-align:right;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid #e7e7e7;padding:20px 15px}.basket-table tr td:first-child,#modal-basket .basket-table table td:first-child{max-width:inherit;text-align:left;border-top:1px solid #e7e7e7}.basket-table tr td:before{display:block}.basket-table .number{margin:0}.basket-table .column-c{width:200px;align-items:flex-start}.basket-table .wrap-amount{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.basket-table .item-product_prise .prise:last-child{margin:0}.basket-table .column-c .basket-table_col_img{height:inherit}.basket-table .del .del-btn{padding:20px 0 0;position:static;right:0;top:inherit;transform:translateY(0);font-size:15px}.basket-table .del .del-btn:before{display:none}.form-row-input .input-style{max-width:100%}}@media only screen and (max-width:999px){.footer-copy,.footer-politika{width:100%;margin-bottom:15px;text-align:center}.footer-bottom-info{width:100%;text-align:center}.footer-bottom-info span{display:inline-block;float:none}.footer-bottom-info img{position:relative;top:10px}.goods-catalog-link{display:none}.goods-catalog-link.yakor-link{display:inline-block}.goods-catalog-title a{display:none}.goods-catalog-title a.yakor-link{display:initial}.search-input{width:84.2%}.content{padding:15px 0 35px}.summ-label{margin-bottom:7px;display:block}#slider,#mse2_filters .mse2_number_slider{margin-right:30px}.useful-wrapper-bottom{margin-bottom:15px}.goods-card-top{width:460px;margin:0 auto;margin-bottom:30px}.goods-card-slider{width:100%;float:none;margin:0 0 20px}.goods-card-info{overflow:hidden}.tabs-2-list li{margin-left:10px;margin-bottom:12px}.tabs-2-list li a{font-size:14px;line-height:20px;height:20px;padding:6px 10px}.goods-card-description-table tr td{width:64%;padding:20px 1%;font-size:14px}.goods-card-description-table tr td:first-child{width:32%;font-weight:600;font-size:14px}.personal-form-wrapper{padding:5px}.personal-form-table tr td[rowspan="2"]{width:55%;padding:0}.personal-form-table tr td{width:43%}.slider-3 .bx-wrapper .bx-viewport{max-width:597px !important;margin-left:-299px}.slider-3{padding-bottom:60px}.slider-3 .bx-wrapper .bx-next{right:50%;margin:0 -60px 0 0}.slider-3 .bx-wrapper .bx-prev{right:auto;left:50%;margin-left:-60px}.slider-3 .bx-wrapper .bx-next,.slider-3 .bx-wrapper .bx-prev{padding:0;top:auto;bottom:0}}@media only screen and (max-width:767px){header .header-top{height:75px;position:relative}header .logo{width:190px;height:62px;position:absolute;left:50%;top:20px;transform:translateX(-50%)}.logo .header-slogan{display:none}.logo .header-slogan-mobile{display:block;font-size:14px;line-height:1;margin-top:5px}.logo img{width:156px;height:auto;margin:0 auto}header .header-call{position:absolute;left:0;width:100%;margin:0;top:135px;text-align:center}header .header-social{position:absolute;right:inherit;left:5px;top:27px;text-align:center;max-width:180px;margin:0 -15px 0 0}.header-mobile-call-btn{display:block}.header-call{display:none}.header-nav{width:100%}header .header-nav .header-info-2 p:first-child{margin:0 10px 15px 0;display:inline-block}.search-input{width:80%}.action-slider-wrapper{display:none}.utp-slider-pager li{width:48%;display:inline-block}.utp-table-wrapper li.active .utp-table-inner-angle:before{display:none}.utp-table-inner>tbody>tr>td:first-child{padding:0 10px 0 0;width:70px}#slider,#mse2_filters .mse2_number_slider{width:150px;margin:0 auto !important}.filter-table tr td{display:block}.Mrow,.filter-select-wrapper{display:block;margin:0 auto 15px;text-align:center}.mycheckbox-list{width:250px;display:inline-block}.mycheckbox-list li{display:block;text-align:left}.filter-footer{flex-direction:column;align-items:center;gap:15px}.filter-block .order-call-button{display:block;width:124px}.section-heading-wrapper .section-heading{padding:0;display:block}.section-heading-wrapper:before{display:none}.section-heading-wrapper .goods-more-button{display:none}.mobile-more-goods{display:block;text-align:center;margin-bottom:20px}.mobile-more-goods .goods-more-button{position:relative;right:auto;top:0;margin:0}.footer-inner .header-top{height:480px}.footer-inner .logo{left:50%;margin-left:-120px}.footer-inner .header-call{top:120px}.footer-inner .header-info-1{right:auto;top:300px;left:50%;width:290px;margin-left:-145px}.footer-inner .header-info-2{right:50%;margin-right:-108px;top:200px}.footer-inner .header-social{position:absolute;right:50%;top:420px;margin-right:-90px;text-align:center;max-width:180px}.filter-table-2{width:100%}.filter-table-2 tr td{display:block;width:100%}.six-reasons-wrapper-bottom form>table tr td{width:97%}.six-reasons-wrapper-bottom form>table tr td:first-child{width:97%}.breadcrumbs{color:#737373;font-size:15px;margin-top:15px}.breadcrumbs a{margin:0 10px 12px}.hide-button{right:5px}.hide-button span{text-indent:-9999px;width:35px;padding:3px 3px 3px 0}.contacts-call a,.contacts-mail a{margin-bottom:10px}.reviews-form-table tr td{width:100%;text-align:center;display:inline-block;padding-bottom:20px}.reviews-form-table tr td:nth-child(1){text-align:center;width:100%}.reviews-form-table tr td:nth-child(2){text-align:center;width:100%}.reviews-form-table tr td:nth-child(3){text-align:center;width:100%}.reviews-form-table .order-call-input{width:85%}.reviews-form-table .order-call-button{width:100%}.reviews-form-wrapper .reviews-form-table:last-child{margin-bottom:-50px}.reviews-form-table .rating-wrapper{margin:0}.useful-preview-img-block{float:none;margin:0 0 20px -75px;left:50%}.useful-preview-text{overflow:auto;text-align:center}.useful-more-link{margin:20px 0 0 -55px;left:50%}.text-page-inner blockquote{padding:10px 3%;max-width:100%}.text-page-inner blockquote:before{width:12px;height:11px;background-size:cover;left:3px;top:3px}.text-page-inner blockquote:after{width:12px;height:11px;background-size:cover;right:3px;bottom:3px}.goods-hidden-info{max-width:260px}}@media only screen and (max-width:639px){#modal-basket.order-call-wrapper{width:100%}.search-wrapper-inner{overflow:auto;padding:7px}.virtual-button{display:none}.order-call-wrapper-2 .order-call-form{width:100%}.order-call-wrapper-2 .order-call-input{width:85.1%;padding:13px 7%;margin:0 0 15px}.order-call-wrapper-2 .order-call-button{width:100%;margin:0}.sidebar-menu>li{width:97%}.useful-wrapper{margin-top:15px}.useful-block{width:98%;min-height:0px}.utp-slider-pager li{width:98%;display:inline-block}.filter-table tr td{display:block;text-align:center}.filter-select-wrapper{display:inline-block;position:static}#slider,#mse2_filters .mse2_number_slider{width:150px;display:inline-block}.reviews-top>div{margin-bottom:10px}.reviews-top>div:last-child{padding-left:0}.slider-3 .bx-wrapper .bx-viewport{max-width:294px !important;margin-left:-147px}.personal-form-table tr td[rowspan="2"]{width:100%;padding:0 0 15px}.personal-form-table tr td{display:block;width:100%;padding:0 0 15px}.personal-form-table tr td .order-call-input{margin-bottom:0}.goods-card-description-table tr td:first-child{width:48%;font-weight:500;font-size:12px}.goods-card-description-table tr td{width:48%;padding:10px 1%;font-size:12px}.goods-card-additional-link{margin:10px 0 0 10px}.info-block .order-call-wrapper{width:100%}.order-call-wrapper{width:270px}.fancybox-close{right:-20px !important}.cusel .cuselText{width:184px !important}}@media only screen and (max-width:479px){.search-input{width:77.8%}.goods-card-info-table form .btnToBacket{width:100%}.sidebar-mobile-open{background:url("/assets/template/img/icons/sidebar-mobile-open.png") no-repeat left center;background-size:100% auto;padding:10px 3% 14px 15%;width:82%;margin-left:0;left:0}.useful-wrapper{display:none}.useful-wrapper.userful-mobile{display:none}.goods-card-top{width:100%}.pen-style .goods-card-slider{width:100%}.tabs-div{width:180px;height:215px;line-height:215px}.pen-style .tabs-div{width:100%;height:260px;line-height:260px}.slider-2{height:230px}.slider-2 .bx-wrapper{max-height:220px !important;overflow-y:hidden}.goods-card-info-table tr td:first-child{width:99%;padding:0 1% 15px 0;vertical-align:top}.goods-card-info-table tr td{width:99%;padding:0 1% 15px 0;vertical-align:top;display:block;text-align:center}.goods-card-info-table .goods-catalog-price{text-align:center}.tabs-2-list{text-align:center;display:block}.tabs-2-list li{display:inline-block}.tabs-2-list li{margin:0 5px 10px}.tabs-2-list li:first-child{margin:0 5px 10px}}.header-social-c{display:flex;align-items:center;margin:0 0 5px;justify-content:center}.header-social-c a{margin:0 5px;text-decoration:none;color:#6e6e6e}.call-icon,.header-workTime{display:none}.social-title{font-size:14px;color:#6e6e6e;display:none}.header-workTime{color:#6e6e6e;font-size:16px}.header-social-c a img{width:25px;height:25px;margin:0 0 10px}.wrap-img{display:none}.wrap-img img{width:100%;display:block}.order-tooltip{position:relative;cursor:pointer;display:inline-block;vertical-align:middle;background:#fff;border-radius:5px;padding:3px}.order-tooltip svg{display:block}.order-tooltip:hover .order-tooltip-text{display:block}.order-tooltip-text{position:absolute;right:15px;width:170px;font-size:13px;color:#bd0312;line-height:1.6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #bd0312;background:#f5f5f5;padding:10px;display:none}.dors-items{display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 -1px 20px}.dor-item{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;position:relative}.dor-item img{width:100%;display:block}.dor-item a{padding:1px;display:block}.dor-item span{font-size:16px;color:#fff;text-transform:uppercase;padding:10px;position:absolute;top:50%;left:0;right:0;display:block;transform:translateY(-50%);text-align:center}.fixed-nav{position:fixed;bottom:0;left:0;width:100%;height:80px;background:rgba(255,255,255,.95);box-shadow:0 -1px 10px 1px #8b8b8b;display:none;z-index:21}.fixed-nav-btn{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex-basis:0;flex-grow:1;padding:5px 5px 10px;color:#444;text-decoration:none;border-right:2px solid #b3b3b3}.fixed-nav-btn:last-child{border-right:none}.fixed-nav-btn__icon{width:auto;min-width:25px;height:30px;margin-bottom:5px;background-size:contain;background-position:center bottom;background-repeat:no-repeat}.fixed-nav-btn__icon.icon-catalog{background-image:url("/assets/template/img/icons/icon-door.svg")}.fixed-nav-btn__icon.icon-measure{background-image:url("/assets/template/img/icons/icon-measure.svg")}.fixed-nav-btn__icon.icon-search{background-image:url("/assets/template/img/icons/icon-search.svg")}.fixed-nav-btn__icon.icon-contacts{background-image:url("/assets/template/img/icons/icon-contacts.svg")}body.modal-shown{overflow-y:hidden}.order-call-wrapper.modal-wide{width:100%;max-width:100%;height:100%}.order-call-wrapper.modal-wide2{width:100%;max-width:100%;position:fixed;background:#fff;height:100%;z-index:999;top:0;left:0;box-sizing:border-box;padding:10px !important;overflow-y:auto}.order-call-wrapper.modal-wide2 .order-call-wrapper-inner{margin:80px auto 50px auto;padding:0 !important;box-sizing:border-box;width:100%}.modal-wide-close{background:url("/assets/template/img/icons/header-nav-mobile-close.png") no-repeat;background-size:contain;border:none;display:block;width:50px;height:50px;position:absolute;right:10px;top:10px;cursor:pointer}.order-call-wrapper-title{font-size:24px;display:block;text-align:center;font-weight:600;margin-bottom:15px}.order-call-wrapper.modal-wide2.modal-search{top:50%;transform:translateY(-50%)}.fancybox-close.close-modal-wide2{top:50%;transform:translateY(-60px)}#mse2_mfilter #mse2_filters{position:relative}#mse2_mfilter.loading #mse2_filters:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,.45);z-index:1}@media only screen and (max-width:767px){#mse2_mfilter>.filter-block{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:12px 10px;width:100%;box-sizing:border-box}#mse2_mfilter>.filter-block>#mse2_filters{width:100%}#mse2_mfilter>.filter-block>.section-heading{margin-top:0;padding-bottom:0;margin-right:15px}#mse2_mfilter>.filter-block .hide-button{position:static}.main-content--product>.text-block>.section-heading{margin-top:25px !important}#catalogmodal .sidebar-menu.sidebar-menu-modal{display:block !important}.utp-product{display:block !important;overflow:hidden;box-sizing:border-box}.utp-product_list{height:170px !important}.utp-product_item{flex-basis:calc(33% - 20px);min-width:280px}.utp-table-wrapper,.d-none-mob{display:none}.header-social-c a{margin:0 10px}.header-social-c a img{width:35px;height:35px;margin:0}.social-title,.call-icon,.header-workTime{display:block}.wrap-header-callBack{display:none}.header-callBack{display:inline-block}.dors-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:none}.search-wrapper.main-section,.main-callback-top-section,.six-reasons-wrapper.main-section,.sidebar-menu-wrapper,.category-introtext.text-page-inner{display:none}.sidebar-menu-wrapper-modal{display:block;padding:10px}.sidebar-menu.sidebar-menu-modal{width:calc(100% - 20px);left:10px;position:relative;top:0 !important}.order-call-wrapper.modal-wide .sidebar-mobile-open.active:before{bottom:-17px}.top-button,.amo-button-holder{bottom:85px !important}.fixed-nav{display:flex}}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}.calculate-form *,.calculate-form-info *{-webkit-box-sizing:border-box;box-sizing:border-box}.c-title{font-size:34px;color:#bd0312;font-weight:700;margin-bottom:10px}.c-container{width:100%;margin-right:auto;margin-left:auto;padding:0 15px}.c-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:-15px;margin-left:-15px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-col{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}.c-col.fix-width{-webkit-box-flex:0;-webkit-flex:0 0 285px;-ms-flex:0 0 285px;flex:0 0 285px;max-width:285px}.c-col.auto-width{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.c-col.col-30{-webkit-box-flex:0;-webkit-flex:0 0 30.333%;-ms-flex:0 0 30.333%;flex:0 0 30.333%;max-width:30.333%}.c-col.col-50{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wrap-label{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wrap-label input[type=text],.wrap-label input{border:1px solid #7f7f80;-webkit-border-radius:5px;border-radius:5px;padding:8px;color:#000;font-size:16px;width:100%;margin:0 0 10px}.wrap-label.one-line{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wrap-label.one-line input{width:80px;margin:0 0 0 10px}.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.input-row-title{color:#000;font-size:16px;width:100%;margin:0 0 5px}.name-img{color:#000;margin-bottom:10px}.wrap-input-title{font-size:16px;font-weight:700;margin:0 0 15px}.wrap-input-title span{font-weight:400;display:inline-block;margin:0 7px 0 0}.wrap-radio{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -5px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-radio{position:relative;cursor:pointer;padding:0 5px;margin:0 0 10px}.c-radio input{opacity:0;position:absolute;z-index:-1}.c-radio input.disabled~.label{opacity:.5}.hidden{opacity:0;z-index:-1;position:absolute}.thermal-box .c-info-box{margin:0 10px 0 0}.thermal-box .c-info-box .c-text{top:-100%;transform:translate(50%,-69%)}.c-radio input:checked~.label{background:#bd0312;color:#fff;border:1px solid #bd0312}.c-radio input:checked~img{-webkit-filter:grayscale(60%);filter:grayscale(60%)}.c-radio img{max-width:100%}.c-radio .label{position:relative;z-index:2;font-size:16px;color:#000;-webkit-border-radius:5px;border-radius:5px;border:1px solid #7f7f80;padding:8px;display:block}.c-radio .desc-text{opacity:0;display:none}.c-info-box{position:relative;cursor:pointer;margin:0 0 0 10px}.c-info-box:hover svg{fill:#bd0312}.c-info-box:hover .c-text{display:block}.c-info-box .c-text{display:none;position:absolute;width:495px;font-size:13px;color:#bd0312;line-height:1.6;-webkit-border-radius:5px;border-radius:5px;border:1px solid #bd0312;background:#f5f5f5;padding:10px;right:-webkit-calc(100% + 15px);right:calc(100% + 15px);top:-100%;z-index:4}.custom-select-wrapper{position:relative;width:100%}.custom-select-wrapper.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.custom-select-button{z-index:2;background:#fff;color:#000;font-size:16px;padding:8px 30px 8px 8px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #7f7f80;cursor:pointer;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative}.custom-select-button.custom-select-opened{-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.custom-select-button:after{content:"";position:absolute;right:12px;top:50%;width:12px;height:9px;margin:-4px 0 0;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background:url("/assets/template/img/bleach.svg") no-repeat}.custom-select-ul{list-style:none;border:1px solid #7f7f80;border-top:0;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;margin:0;position:absolute;padding:10px 8px;max-height:250px;overflow-y:auto;right:0;left:0;background:#fff;z-index:3}.custom-select-ul li{color:#000;margin:0 0 7px;cursor:pointer}.custom-select-ul li:hover{color:#bd0312}.custom-select-ul li.custom-selected-li{color:#bd0312}.wrap-select-rows{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -15px}.col-select{padding:0 15px;max-width:50%;width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.no-margin{margin:0}.text-box{font-size:16px;margin:15px 0 0}.text-box a{color:#bd0312;text-transform:uppercase;text-decoration:underline}.text-box a:hover{text-decoration:none}.wrap-checkbox-2{margin:20px 0}.wrap-checkbox-2 label{padding:0 0 0 25px;position:relative;cursor:pointer}.wrap-checkbox-2 .label{color:#000;font-size:16px}.wrap-checkbox-2 .icon{width:16px;height:16px;position:absolute;left:0;top:0;border:1px solid #000}.wrap-checkbox-2 .icon:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;background:#bd0312;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}.wrap-checkbox-2 input{display:none}.wrap-checkbox-2 input:checked~.icon:after{display:block}.text-center{text-align:center}.submit{font-size:28px;color:#fff;background:#6c7170;-webkit-border-radius:5px;border-radius:5px;padding:20px 30px;text-transform:uppercase;border:0;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-decoration:none;display:inline-block}.submit:hover{background:#bd0312}.submit.submit-2{background:#bd0312}.submit.submit-2:hover{background:#6c7170}.calculate-form-info{background:#e3e3e3;padding:80px 10px 20px;display:none}.calculate-form-info.active{display:block}.calculate-form-info-content{max-width:710px;margin:auto}.calculate-form-info-content .content-text{font-size:19px;font-weight:700;margin:0 0 40px;color:#bd0312}.calculate-form-info-content .wrap-checkbox-2{margin:0}.sel{width:100%}.col-select .wrap-c-info-box{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.wrap-c-info-box+.custom-select-wrapper{width:-webkit-calc(100% - 43px);width:calc(100% - 43px)}.c-input-style{background:#fff;color:#000;-webkit-border-radius:5px;border-radius:5px;padding:15px 10px;border:1px solid #000;font-size:19px;width:100%}.c-input-style::-webkit-input-placeholder{color:#000;opacity:1}.c-input-style::-moz-placeholder{color:#000;opacity:1}.c-input-style:-moz-placeholder{color:#000;opacity:1}.c-input-style:-ms-input-placeholder{color:#000;opacity:1}@media screen and (max-width:992px){.c-col.col-30{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.c-col.col-50{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.c-col.fix-width{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:600px){.c-col.col-30{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.col-select{max-width:100%;width:100%;margin:0 0 15px}.wrap-select-rows{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.submit{font-size:20px;padding:15px 20px}.c-title{font-size:23px}.wrap-radio,.col-select{position:relative}.c-info-box .c-text,.thermal-box .c-info-box .c-text{right:0;left:0;bottom:100%;top:inherit;width:calc(100vw - 40px)}.thermal-box .c-info-box .c-text{transform:translate(0)}.filter-option .c-info-box .c-text{right:0;left:inherit}}.col-select select{display:block !important;opacity:0;position:absolute;z-index:-1}.col-select.filter-option{position:relative}.col-select{flex-wrap:wrap}.col-select.filter-option .wrap-c-info-box{position:absolute;right:15px;top:3px}.ajax_form .error{color:#bd0312;font-size:12px}.new-filter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:2px solid #e5e5e5;padding:15px 0;margin-top:40px}.new-filter-title{font-weight:700;margin:0 15px 0 0}.new-filter .custom-select-wrapper{max-width:180px}.new-filter .custom-select-button{font-size:14px;padding:4px 30px 4px 8px}form.processing{position:relative}form.processing:before{content:"";display:block;width:100%;height:100%;position:absolute;z-index:2;background:url("/assets/template/img/icons/spin-loader.svg"),rgba(255,255,255,.7);background-repeat:no-repeat;background-size:50% 50%;background-position:center center}input[type=submit]:disabled{opacity:.4;pointer-events:none}.calc-form-step{display:none;padding:30px 15px;border:1px solid #ccc}.calc-form-step.step--active{display:flex}.calc-step-actions{width:100%;display:flex;align-items:center;justify-content:center}.calc-step-prev{font-size:16px;background:#cfcfcf;color:#000;border:none;padding:10px 20px;box-sizing:border-box;cursor:pointer;margin-right:40px;border-radius:5px;transition:.3s ease}.calc-step-prev:hover{background:#afafaf}.calc-step-next{font-size:16px;padding:10px 20px;border:none;border-radius:5px;background:#bd0312;color:#fff;box-sizing:border-box;cursor:pointer;transition:.3s ease}.calc-step-next:hover{background:#930611}@media (max-width:540px){.calc-form-step{padding:20px 10px}}.workpace-field-wrap{position:relative;overflow:hidden}.workplace-field{width:2px;height:2px;opacity:.05;border:none;position:absolute;left:-999px}.grecaptcha-badge{display:none !important}.prod-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 10px;margin-bottom:15px}.prod-rating-wrap,.prod-rating-rate{display:flex;align-items:center;gap:5px}.prod-rating-rate svg{width:14px;fill:#fd9d29;flex-shrink:0}.prod-rating-rate span{font-weight:700}.prod-rating-separator{line-height:1;font-size:14px;color:#737373}.prod-rating-reviews{color:#737373;font-size:14px}.qv-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.4);overflow-y:auto;z-index:5}.qv-overlay *{box-sizing:border-box}.qv-modal{position:relative;width:100%;max-width:1200px;padding:40px 40px 70px;background:#fff;margin:40px auto}.qv-modal-close{cursor:pointer;position:absolute;top:25px;right:25px;line-height:0}.qv-modal-close svg path{transition:.35s all ease}.qv-modal-close:hover svg path{stroke-opacity:.6}.qv-modal-top{padding-right:20px}.qv-modal-title{font-size:24px;font-weight:700;line-height:1.35}.qv-modal-top-info{margin-top:10px;display:flex;align-items:center;gap:20px}.qv-modal-top-info .avalible{margin:0 !important}.qv-modal-top-info .avalible__type{margin-bottom:0 !important;padding-right:30px;flex-shrink:0}.qv-modal-main{margin-top:30px}.qv-product{display:flex;align-items:flex-start;gap:30px}.qv-product .tabs{width:50%;display:flex;gap:25px;flex-shrink:0}.slider-qv{position:relative;width:120px;height:auto;display:flex;align-items:center;flex-shrink:0;padding-top:60px;padding-bottom:60px}.slider-qv .bx-wrapper{width:100%}.qv-product .tabs-list li{height:152px}.qv-product .tabs-list li a{width:116px;height:152px;display:flex;align-items:center;justify-content:center;padding:8px}.qv-product .tabs-list li a img{max-width:100%;max-height:100%}.slider-qv .bx-prev{position:absolute;top:30px;left:50%;transform:translateX(-50%);background-image:url("/assets/template/img/icons/slider-2-arrow-right.png");background-repeat:no-repeat;background-size:contain;font-size:0;width:17px;height:12px}.slider-qv .bx-next{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);background-image:url("/assets/template/img/icons/slider-2-arrow-left.png");background-repeat:no-repeat;background-size:contain;font-size:0;width:17px;height:12px}.qv-product .tabs-div{width:auto;flex-grow:1;height:609px;line-height:609px}.qv-product-info{flex-grow:1}.qv-product-info-top{display:flex;align-items:center;gap:16px;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #e5e5e5}.qv-product-price{font-size:32px;font-weight:700}.qv-product-actions{display:flex;gap:12px}.qv-product-actions>.product-fav,.qv-product-actions>.product-compare{width:44px;height:44px;background:#fff;border:1px solid #e9e9e9;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.35s all ease}.qv-product-actions>.product-fav:hover,.qv-product-actions>.product-compare:hover{border-color:#232323}.product-fav.fav-active svg path{fill:red;stroke:red}.qv-product-actions .product-compare.compare-active svg path{stroke:red}.tabs-togglers{display:flex}.tab-toggler{position:relative;flex-basis:0;flex-grow:1;font-size:13px;line-height:20px;text-transform:uppercase;padding:12px;border:1px solid #c8c8c8;text-align:center;cursor:pointer;transition:.35s all ease}.tab-toggler:first-child{border-radius:5px 0 0}.tab-toggler:last-child{border-radius:0 5px 0 0}.tab-toggler:not(.active):hover{color:#bd0312}.tab-toggler.active{color:#bd0312;text-shadow:0 0 1px #bd0312}.tab-toggler.active:after{content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #bd0312;position:absolute;bottom:-9px;left:50%;transform:translateX(-50%)}.tab-content:not(.active){display:none}.qv-table{width:100%}.qv-table td{width:50%;padding:20px}.qv-table tr td{background:#f8f8f8}.qv-table tr:nth-child(even) td{background:#e9e9e9}.qv-table tr td:first-child{font-size:15px;font-weight:700}.qv-table tr td:last-child{font-size:16px}.qv-table tr td a{color:#0095cc;text-decoration:underline}.qv-btn{display:inline-flex;align-items:center;gap:8px;margin-top:25px;padding:12px 44px;background:#bd0312;text-decoration:none;color:#fff;font-size:13px;font-weight:700;border-radius:5px}.qv-btn:after{content:"";display:block;width:20px;height:20px;background-image:url("/assets/template/img/icons/icon-cart.svg");background-repeat:no-repeat;background-size:contain;flex-shrink:0}.qv-btn:hover{opacity:.8}.qv-video{width:100%;max-width:100%;overflow:hidden}.qv-video iframe{width:100%}.fancy-message-wrap{background:#fff;padding:25px}.compare-btn{background:#e9e9e9;padding:5px;border-radius:5px;display:flex;align-items:center;gap:6px;cursor:pointer}.compare-chk{display:flex;align-items:center;justify-content:center;background:#fff;width:16px;height:16px;border-radius:3px}.compare-chk:before{content:"";display:block;width:12px;height:12px;background:#03a6ea;border-radius:3px;transition:.35s all ease;opacity:0}.compare-btn.compare-active .compare-chk:before{opacity:1}.compare-container *{box-sizing:border-box}.compare-tab-togglers{display:flex;gap:20px}.compare-tab-toggler{display:flex;align-items:center;padding:5px 10px 5px 15px;background:#e9e9e9;border-radius:5px;cursor:pointer;transition:.35s all ease}.compare-tab-toggler:hover{background:#b1b1b1}.compare-tab-toggler.active{background:#bd0312;color:#fff}.compare-tab-close{margin-left:10px;font-size:22px;font-weight:700;line-height:1}.compare-tab-toggler.active .compare-tab-close:hover{color:#000}.compare-tab-toggler:not(.active) .compare-tab-close:hover{color:#bd0312}.compare-tabc-contents{margin-top:40px}.compare-tab:not(.active){display:none}.compare-tab-tables{display:flex;font-size:13px;margin-top:20px}.compare-tab-params{width:25%;flex-shrink:0}.compare-items-wrap{display:flex;flex-grow:1}.compare-params,.compare-table{width:100%;max-width:100%}.compare-table-wrap.swiper-slide{width:calc(100%/3);flex-shrink:0}.compare-params td,.compare-table td{padding:10px 15px;height:40px;vertical-align:middle;text-align:left;background:#f8f8f8}.compare-params tr td{font-weight:700}.compare-params tr:nth-child(even) td,.compare-table tr:nth-child(even) td{background:#e9e9e9}.compare-params tr:first-child td,.compare-table tr:first-child td{background:#fff;height:230px}.compare-params tr:not(:first-child) td,.compare-table tr:not(:first-child) td{border-right:1px solid #afafaf}.compare-params tr:last-child td,.compare-table tr:last-child td{border-bottom:1px solid #afafaf}.compare-table tr:not(:first-child) td div{overflow:hidden;width:100%;max-width:225px}.compare-table-top{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.compare-table-top img{height:160px;width:auto}.compare-table-top a{height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.compare-prod-actions{position:absolute;top:2px;right:2px;display:flex;flex-direction:column;gap:5px}.compare-prod-actions .compare-btn,.compare-prod-actions .product-fav{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f8f8f8;border-radius:5px;padding:4px;cursor:pointer}.compare-prod-actions .compare-btn svg,.compare-prod-actions .product-fav svg{width:20px}.compare-prod-actions .compare-btn.compare-active svg path{stroke:red}.compare-actions{display:flex;justify-content:flex-end;margin-bottom:15px}.compare-clear,.fav-clear{display:flex;align-items:center;background:#eee;padding:5px 10px;border-radius:5px;font-size:13px;cursor:pointer;transition:.35s all ease}.compare-clear:hover,.fav-clear:hover{background:#c3c3c3}.compare-slider-btn{background:rgba(255,255,255,.7);border-radius:50%;width:40px !important;height:40px !important;box-shadow:0 0 5px 0px rgba(0,0,0,.12)}.compare-slider-btn:after{display:none !important}.compare-slider-btn svg{fill:#bd0312}.compare-tab-print{display:inline-flex;align-items:center;gap:5px;background:#dfdfdf;padding:5px 20px;border-radius:5px;cursor:pointer;text-decoration:none;color:inherit;transition:.35s all ease}.compare-tab-print:hover{background:#c3c3c3}.compare-tab-print svg{width:20px}.fixed-links{display:block;position:fixed;top:50%;right:0;transform:translateY(-50%);box-shadow:-2px 2px 8px rgba(0,0,0,.3);z-index:3}.fixed-links-list{display:flex;flex-direction:column}.fixed-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#fff}.fixed-link:not(:last-child){border-bottom:1px solid #c9c9c9}.fixed-link svg{width:24px;height:24px}.fixed-link-cart,.fixed-link-favorites,.fixed-link-compare{position:relative}.fixed-link-cart span,.fixed-link-favorites span,.fixed-link-compare span{position:absolute;top:5px;right:2px;width:16px;height:16px;background:#bd0312;border-radius:50%;color:#fff;font-size:8px;line-height:1;display:flex;align-items:center;justify-content:center}.empty-fav .btn,.compare-empty a{background:#bd0312;color:#fff;text-decoration:none;padding:10px 15px;border-radius:5px;margin-top:5px;display:inline-block}.empty-fav .btn:hover,.compare-empty a:hover{opacity:.8}li.ms2_product .product-fav{position:absolute;top:10px;right:10px;line-height:0;cursor:pointer}li.ms2_product .product-fav svg{width:20px;height:20px}.quick-view{position:absolute;top:35px;right:6px;line-height:0;cursor:pointer}.quick-view svg{width:24px}body.loading{position:relative}body.loading:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:3}.ct-works-more{display:block;margin:0 auto 20px auto;width:250px;text-decoration:none;background:#bd0312;color:#fff;font-size:16px;text-align:center;padding:10px 15px;border-radius:5px;box-sizing:border-box}.ct-works-more:hover{opacity:.8}.ct-title{display:none}.mobile-links{display:none}.examples-catalog>li{overflow:hidden}.example-desc{position:absolute;bottom:2%;left:1%;width:98%;background:rgba(255,255,255,.85);padding:10px;box-sizing:border-box;font-size:14px;transform:translateY(120%);opacity:0;transition:.35s all ease}.examples-catalog>li:hover .example-desc{opacity:1;transform:translateY(0)}@media (max-width:1240px){.qv-modal{width:calc(100% - 20px);margin-top:10px;margin-bottom:10px;padding:20px}.qv-modal-top{padding-right:40px}.qv-product{flex-direction:column}.qv-product .tabs,.qv-product-info{width:100%}}@media (max-width:767px){.compare-tab-tables{font-size:12px}.compare-tab-params{display:none}.ct-title{display:block;font-weight:700}.compare-table-wrap.swiper-slide{width:calc(100%/2.5)}.quick-view{display:none}.fixed-links{display:none}.mobile-links{display:flex;width:100%;border-bottom:2px solid #d5d5d5;box-sizing:border-box}.mobile-links .fixed-link{border-bottom:none;border-right:1px solid #d5d5d5;padding:5px}}.form_reviews_confid{color:#b8b8b8;font-size:13px;margin-bottom:30px}.form_reviews_confid a{text-decoration:underline;color:#b8b8b8}.form_reviews_confid a:hover{text-decoration:none}.filter_head_block .new-filter{width:100%}.filter_head_block .new-filter>*{display:flex;align-items:center}.filter_head_block .new-filter{display:flex;align-items:center;justify-content:space-between;-webkit-column-gap:30px;row-gap:30px;row-gap:30px;row-gap:30px;-moz-column-gap:30px;column-gap:30px;flex-wrap:wrap}.filter_head_block>*{flex-shrink:0}.btn_up{background-color:#bd0312;width:44px;height:44px;border-radius:50%;overflow:hidden;position:fixed;right:20px;bottom:20px;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;text-align:center;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);opacity:0;visibility:hidden;z-index:100}.btn_up:hover{opacity:.7}.btn_up.show{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);opacity:1;visibility:visible}.btn_up svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;height:24px}@media (max-width:767px){.btn_up{display:none !important}}.contacts-requisites a{color:#bd0312}.contacts-requisites>*{margin:10px 0}.hidden-important{display:none !important}.videos_list .video_item.video_item_page{margin-left:0 !important;max-width:640px}.video_block .video_item.video_item_page{margin:20px auto 20px}.video_item.video_item_page{margin:0 0 20px;max-width:640px}.video_item.video_item_page a{cursor:pointer;display:block;overflow:hidden;position:relative}.video_item.video_item_page a:after{content:"";width:48px;height:48px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#00a1e7;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-image:url("/assets/template/img/icon-video.png");background-repeat:no-repeat;background-position:center center;background-size:20px 20px;z-index:3}.fancybox_video .fancybox-content,.fancybox_video .fancybox-content iframe{aspect-ratio:16/9;height:auto !important;max-width:calc(75vh*1.77);max-height:75vh}.fancybox_video_shorts .fancybox-content,.fancybox_video_shorts .fancybox-content iframe{aspect-ratio:9/16;height:auto !important;max-width:400px;max-height:90vh}.maps-block-wrapper{background-color:#ececec;height:415px;padding-bottom:0 !important;margin-bottom:15px}.goods-catalog-price-flex{display:flex;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;align-items:baseline}.goods-catalog-price-flex>*{flex-shrink:0}.goods-catalog-price-flex{flex-shrink:1}.goods-catalog-price-text{margin-top:10px;display:block;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid #df747d}.goods-catalog-price-oneclick{margin-bottom:0 !important}.label-price{color:#bd0312;font-weight:700;font-size:24px}.main-content--product-rd .utp-product{padding-bottom:110px}.main-content--product.main-content--product-rd>.text-block>.section-heading{margin-top:0}@media (max-width:767px){.main-content--product-rd section.utp-product{padding-bottom:10px}}.breadcrumbs_list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;flex-wrap:wrap}.breadcrumbs_list li:first-child a{margin-left:0}.breadcrumbs_list li a,.breadcrumbs_list li span{font-size:15px;display:inline-block;margin:0 14px;color:#737373}.breadcrumbs_list li a span{margin:0}.breadcrumbs_list li a:hover span{color:#bd0312}.breadcrumbs_list li .separator{margin:0}.goods-catalog-price{min-height:28px}.goods-catalog>li .goods-catalog-link img{height:auto !important}
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-prev span,.fancybox-next span{background-image:url("/assets/template/img/fancybox_sprite.png")}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url("/assets/template/img/fancybox_loading.gif") center center no-repeat}.fancybox-close{position:absolute;top:0;right:-30px;background:url("/assets/template/img/icons/close.png") no-repeat center top !important;width:20px !important;height:20px !important;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url("/assets/template/img/blank.gif");-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:hidden !important;width:auto}.fancybox-lock body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url("/assets/template/img/fancybox_overlay.png")}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("/assets/template/img/fancybox_sprite@2x.png");background-size:44px 152px}#fancybox-loading div{background-image:url("/assets/template/img/fancybox_loading@2x.gif");background-size:24px 24px}}
.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading 0,4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating 0,6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling 0,6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-light .tooltipster-box {border-radius: 3px;border: 1px solid #ccc;background: #ededed;}
.tooltipster-sidetip.tooltipster-light .tooltipster-content {color: #666;}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {height: 9px;margin-left: -9px;width: 18px;}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {height: 18px;margin-left: 0;margin-top: -9px;width: 9px;}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {border: 9px solid transparent;}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {border-bottom-color: #ededed;top: 1px;}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {border-left-color: #ededed;left: -1px;}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {border-right-color: #ededed;left: 1px;}
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {border-top-color: #ededed;top: -1px;}
.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {border: 9px solid transparent;}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {border-bottom-color: #ccc;}
.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {border-left-color: #ccc;}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {border-right-color: #ccc;}
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {border-top-color: #ccc;}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {top: -9px;}
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {left: -9px;}
@font-face {font-family: swiper-icons;src: url("/assets/template/css/data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight: 400;font-style: normal;}
:root {--swiper-theme-color: #007aff;}
.swiper {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}
.swiper-vertical>.swiper-wrapper {flex-direction: column;}
.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}
.swiper-android .swiper-slide, .swiper-wrapper {transform: translate3d(0px,0,0);}
.swiper-pointer-events {touch-action: pan-y;}
.swiper-pointer-events.swiper-vertical {touch-action: pan-x;}
.swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: transform;}
.swiper-slide-invisible-blank {visibility: hidden;}
.swiper-autoheight, .swiper-autoheight .swiper-slide {height: auto;}
.swiper-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform,height;}
.swiper-backface-hidden .swiper-slide {transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {perspective: 1200px;}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {transform-style: preserve-3d;}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}
.swiper-3d .swiper-slide-shadow {background: rgba(0,0,0,.15);}
.swiper-3d .swiper-slide-shadow-left {background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}
.swiper-3d .swiper-slide-shadow-right {background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}
.swiper-3d .swiper-slide-shadow-top {background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}
.swiper-3d .swiper-slide-shadow-bottom {background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}
.swiper-css-mode>.swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none;}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {display: none;}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {scroll-snap-align: start start;}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {scroll-snap-type: x mandatory;}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {scroll-snap-type: y mandatory;}
.swiper-centered>.swiper-wrapper::before {content: "";flex-shrink: 0;order: 9999;}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {margin-inline-start: var(--swiper-centered-offset-before);}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before {height: 100%;min-height: 1px;width: var(--swiper-centered-offset-after);}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {margin-block-start: var(--swiper-centered-offset-before);}
.swiper-centered.swiper-vertical>.swiper-wrapper::before {width: 100%;min-width: 1px;height: var(--swiper-centered-offset-after);}
.swiper-centered>.swiper-wrapper>.swiper-slide {scroll-snap-align: center center;}
.swiper-virtual .swiper-slide {-webkit-backface-visibility: hidden;transform: translateZ(0);}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {content: "";position: absolute;left: 0;top: 0;pointer-events: none;}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {height: 1px;width: var(--swiper-virtual-size);}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {width: 1px;height: var(--swiper-virtual-size);}
:root {--swiper-navigation-size: 44px;}
.swiper-button-next, .swiper-button-prev {position: absolute;top: 50%;width: calc(var(--swiper-navigation-size) / 44 * 27);height: var(--swiper-navigation-size);margin-top: calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;color: var(--swiper-navigation-color,var(--swiper-theme-color));}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: .35;cursor: auto;pointer-events: none;}
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {opacity: 0;cursor: auto;pointer-events: none;}
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {display: none !important;}
.swiper-button-next:after, .swiper-button-prev:after {font-family: swiper-icons;font-size: var(--swiper-navigation-size);text-transform: none !important;letter-spacing: 0;font-variant: initial;line-height: 1;}
.swiper-button-prev, .swiper-rtl .swiper-button-next {left: 10px;right: auto;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {content: "prev";}
.swiper-button-next, .swiper-rtl .swiper-button-prev {right: 10px;left: auto;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {content: "next";}
.swiper-button-lock {display: none;}
.swiper-pagination {position: absolute;text-align: center;transition: .3s opacity;transform: translate3d(0,0,0);z-index: 10;}
.swiper-pagination.swiper-pagination-hidden {opacity: 0;}
.swiper-pagination-disabled>.swiper-pagination, .swiper-pagination.swiper-pagination-disabled {display: none !important;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;left: 0;width: 100%;}
.swiper-pagination-bullets-dynamic {overflow: hidden;font-size: 0;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transform: scale(.33);position: relative;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {transform: scale(1);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {transform: scale(1);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {transform: scale(.66);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {transform: scale(.33);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {transform: scale(.66);}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {transform: scale(.33);}
.swiper-pagination-bullet {width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display: inline-block;border-radius: 50%;background: var(--swiper-pagination-bullet-inactive-color,#000);opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);}
button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;box-shadow: none;-webkit-appearance: none;appearance: none;}
.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}
.swiper-pagination-bullet:only-child {display: none !important;}
.swiper-pagination-bullet-active {opacity: var(--swiper-pagination-bullet-opacity,1);background: var(--swiper-pagination-color,var(--swiper-theme-color));}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {right: 10px;top: 50%;transform: translate3d(0px,-50%,0);}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;display: block;}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {top: 50%;transform: translateY(-50%);width: 8px;}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {display: inline-block;transition: .2s transform,.2s top;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left: 50%;transform: translateX(-50%);white-space: nowrap;}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition: .2s transform,.2s left;}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition: .2s transform,.2s right;}
.swiper-pagination-progressbar {background: rgba(0,0,0,.25);position: absolute;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: var(--swiper-pagination-color,var(--swiper-theme-color));position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);transform-origin: left top;}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {transform-origin: right top;}
.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: 4px;left: 0;top: 0;}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical>.swiper-pagination-progressbar {width: 4px;height: 100%;left: 0;top: 0;}
.swiper-pagination-lock {display: none;}
.swiper-scrollbar {border-radius: 10px;position: relative;-ms-touch-action: none;background: rgba(0,0,0,.1);}
.swiper-scrollbar-disabled>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {display: none !important;}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%;}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical>.swiper-scrollbar {position: absolute;right: 3px;top: 1%;z-index: 50;width: 5px;height: 98%;}
.swiper-scrollbar-drag {height: 100%;width: 100%;position: relative;background: rgba(0,0,0,.5);border-radius: 10px;left: 0;top: 0;}
.swiper-scrollbar-cursor-drag {cursor: move;}
.swiper-scrollbar-lock {display: none;}
.swiper-zoom-container {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;text-align: center;}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {max-width: 100%;max-height: 100%;object-fit: contain;}
.swiper-slide-zoomed {cursor: move;}
.swiper-lazy-preloader {width: 42px;height: 42px;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;z-index: 10;transform-origin: 50%;box-sizing: border-box;border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius: 50%;border-top-color: transparent;}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {animation: swiper-preloader-spin 1s infinite linear;}
.swiper-lazy-preloader-white {--swiper-preloader-color: #fff;}
.swiper-lazy-preloader-black {--swiper-preloader-color: #000;}
@keyframes swiper-preloader-spin {0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}}
.swiper .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}
.swiper-free-mode>.swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto;}
.swiper-grid>.swiper-wrapper {flex-wrap: wrap;}
.swiper-grid-column>.swiper-wrapper {flex-wrap: wrap;flex-direction: column;}
.swiper-fade.swiper-free-mode .swiper-slide {transition-timing-function: ease-out;}
.swiper-fade .swiper-slide {pointer-events: none;transition-property: opacity;}
.swiper-fade .swiper-slide .swiper-slide {pointer-events: none;}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {pointer-events: auto;}
.swiper-cube {overflow: visible;}
.swiper-cube .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;visibility: hidden;transform-origin: 0 0;width: 100%;height: 100%;}
.swiper-cube .swiper-slide .swiper-slide {pointer-events: none;}
.swiper-cube.swiper-rtl .swiper-slide {transform-origin: 100% 0;}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {pointer-events: auto;}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next+.swiper-slide, .swiper-cube .swiper-slide-prev {pointer-events: auto;visibility: visible;}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.swiper-cube .swiper-cube-shadow {position: absolute;left: 0;bottom: 0px;width: 100%;height: 100%;opacity: .6;z-index: 0;}
.swiper-cube .swiper-cube-shadow:before {content: "";background: #000;position: absolute;left: 0;top: 0;bottom: 0;right: 0;filter: blur(50px);}
.swiper-flip {overflow: visible;}
.swiper-flip .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}
.swiper-flip .swiper-slide .swiper-slide {pointer-events: none;}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {pointer-events: auto;}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.swiper-creative .swiper-slide {-webkit-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;transition-property: transform,opacity,height;}
.swiper-cards {overflow: visible;}
.swiper-cards .swiper-slide {transform-origin: center bottom;-webkit-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;}
.w-100{width:100% !important}.strong{font-weight:700}.mt-0{margin-top:0 !important}.button{cursor:pointer;display:inline-block;width:auto;height:50px;line-height:50px;padding:0 50px;background-color:#bd0312;border:0 none;outline:none;color:#fff;font-size:16px;font-family:"Open Sans",sans-serif;text-transform:uppercase;font-weight:700;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 auto;margin-bottom:20px;text-decoration:none}.header .header-info-2{right:0}.header .header-info-1{left:615px}@media only screen and (max-width:1279px){.header .header-call{right:90px}}.goods-card-info-table .slider-1-more-button.btnToBacket{padding:12px 20px}.goods-card-info-button-2,.goods-card-info-button{display:block}.avalible{margin:5px 0 15px}.avalible__type{position:relative;display:flex;align-items:center;margin:0 0 10px}.avalible--true .avalible__type:before{content:"";width:12px;height:12px;margin-right:15px;border-radius:50px;border:1px solid #1bc822;background:#1bc822}.avalible--false .avalible__type:before{content:"";width:12px;height:12px;margin-right:15px;border-radius:50px;border:1px solid #e5e5e5;background:#ff6701}.avalible__desc{padding-left:5px}.avalible__desc:after{content:"";position:absolute;top:0;background:url("/assets/template/img/icons/question-icon.svg") no-repeat;width:20px;height:20px;margin-left:15px;padding-bottom:10px;right:0}.avalible__list{margin-left:20px;line-height:1.7}.avalible__desc:hover>.cashback-tooltip{display:block;top:130%}.hidden-text__inner{position:relative;margin-top:15px;max-height:54px;overflow:hidden;-webkit-transition:max-height .5s;transition:max-height .5s}.hidden-text__show{text-align:center;margin-top:10px;font-weight:500;font-weight:700}.hidden-text__inner.show{max-height:1400px}.hidden-text__show>span{font-size:.9em;border-bottom:1px dashed #000;cursor:pointer;display:inline-block}.hidden-text__show>span:hover{color:#bd0312;border-color:#bd0312}.type_file{width:auto}.goods-card-reviews .reviews-form-wrapper{margin-bottom:20px}.ec-error{background:#bd0e11;top:45px;position:absolute;padding:10px;border-radius:5px;font-weight:500;line-height:1.7;color:#fff}.header-rating{position:absolute;top:108px;right:0;min-width:530px;display:flex;justify-content:flex-start;align-items:center;background:#f3eded;padding:4px 27px;border-radius:4px;font-weight:700;font-weight:600;font-family:"Open Sans",sans-serif}.header-rating a{color:#000;text-decoration:none;display:flex;align-items:center;margin-right:15px}.header-rating_wrapper{padding-left:15px;display:flex;align-items:center}.header-rating_icon{margin-right:10px}@media only screen and (max-width:1279px){.header-rating{display:none}}.logo .header-slogan{line-height:1;margin-top:10px}.header_top{border-bottom:1px solid #e9e3e3;padding-bottom:15px}.rows.rows-cols{display:flex;justify-content:space-between;flex-wrap:wrap}.action-preview{flex-grow:1;margin-bottom:30px}.action-preview:nth-child(odd){margin-right:20px}.action-preview:nth-child(even){margin-left:20px}.action-preview img{width:100%;height:auto;border-radius:6px;margin-bottom:10px}.action-preview_title{margin-bottom:10px;font-size:22px;font-family:"Open Sans",sans-serif;font-weight:600}.action-preview_link{display:inline-block;color:#bd0312;line-height:20px;padding:10px 9px;font-size:14px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:2px solid #e5e5e5}@media only screen and (max-width:920px){.rows.rows-cols{display:block}.action-preview{max-width:100%}.action-preview:nth-child(odd){margin-right:0}.action-preview:nth-child(even){margin-left:0}}.utp-product_list{list-style:none;margin:0;padding:0;display:flex;height:80px}.utp-product_wrapper{display:flex;align-items:center;border:2px solid #fff;border-radius:5px;padding:5px}.utp-product_item{position:relative;cursor:pointer;flex-basis:calc(33% - 20px);margin-right:20px;flex-grow:1}.utp-product_img{margin-right:12px;display:flex;justify-content:center;align-items:center}.utp-product_title{font-weight:700;font-size:14px}.utp-product_item:hover .utp-product_wrapper{border:2px solid #e5e5e5}.section-heading{margin-top:100px}.utp-product_hover{position:relative;padding:10px 1.5%;border:2px solid #e5e5e5;border-radius:5px;top:12px;background:#fff;z-index:200;font-size:11px;text-align:center;height:60px}.utp-product_hover:before{content:"";position:absolute;z-index:2;width:15px;height:15px;background:#fff;top:-10px;left:50%;transform:translateX(-50%) rotate(45deg);border:2px solid #e5e5e5;border-radius:3px;border-width:2px 0 0 2px}.utp-product_item:hover .utp-product_hover{display:block}@media only screen and (max-width:780px){.utp-product{display:none}}@media (max-width:767px){.bx-wrapper .utp-product_item{flex-basis:unset !important;flex-grow:0 !important}section.utp-product{position:relative}.utp-product .bx-wrapper .bx-next,.utp-product .bx-wrapper .bx-prev{width:13px;height:23px;position:absolute;top:50%;cursor:pointer;font-size:0;line-height:0;text-indent:-999px;overflow:hidden;filter:invert(1);z-index:100}.utp-product .bx-wrapper .bx-prev{left:3.5%;background:url("/assets/template/img/icons/slider-arrow-left.png") no-repeat}.utp-product .bx-wrapper .bx-next{right:3.5%;background:url("/assets/template/img/icons/slider-arrow-right.png") no-repeat}}.wrap-icons-2{top:25px;left:0}.goods-catalog-action.youtube-icon{margin-bottom:10px}.youtube-icon .goods-catalog-video{right:auto !important;left:10px !important}.warning-popup{width:500px}.warning-popup_wrapper{padding:30px 50px 15px;text-align:center}.warning-popup_title{font-size:20px;font-weight:600;margin-bottom:15px}.warning-popup_text{font-size:16px}.warning-popup_button{cursor:pointer;display:inline-block;color:#bd0312;line-height:1.5;padding:12px 10px;height:43px;text-align:center;text-decoration:none;border-radius:5px;background-color:#fff;border:2px solid #e5e5e5;margin-top:15px}.delivery-question{position:relative}.delivery-question:after{content:"";position:absolute;top:0;background:url("/assets/template/img/icons/question-icon.svg") no-repeat;width:20px;height:20px;margin-left:10px}.delivery-question__desc{position:absolute;left:0;right:0;top:100%;display:none;background:#fff;border-radius:5px;padding:10px;border:2px solid #e5e5e5;z-index:5;font-weight:400;font-size:14px}.delivery-question:hover .delivery-question__desc{display:block}.footer-inner .header-call{left:0}.footer-inner .header-info-1{left:345px}.footer-inner .header-info-2{right:200px}@media only screen and (max-width:1279px){.footer-inner .header-call{left:0;margin:0 -90px 0 0}.footer-inner .header-info-1{left:0}.footer-inner .header-info-2{right:0}}@media only screen and (max-width:767px){.footer-inner .header-call{top:20px;left:auto}.footer-inner .header-top{height:380px}.footer-inner .header-info-2{top:100px;right:50%}.footer-inner .header-info-1{top:200px;left:50%}.footer-inner .header-social{top:320px}}.goods-card-info-table .slider-1-more-button.btnToBacket{display:block;margin-bottom:20px}.reviews-img-box video{max-width:100%;width:100%;height:100%;object-fit:cover}@media only screen and (max-width:479px){.avalible__list{text-align:left}}.reviews-body{display:flex}.reviews-img{margin:0}.reviews-img-box{width:150px;height:200px;max-width:150px;min-width:150px}.reviews-img-box img,.reviews-img-box video{border:2px solid #e4e4e4;border-radius:4px}@media only screen and (max-width:479px){.reviews-body{flex-direction:column}}.section-heading{margin-top:20px}.main-content--product>.text-block>.section-heading{margin-top:100px}.alert.alert-success{border:2px solid #ccc;padding:1rem;border-radius:5px;background:#fff;box-shadow:3px 4px 10px rgba(0,0,0,.5);font-weight:600;font-size:18px;text-align:center;color:#bd0312}.filter-block{margin-top:20px}.mobile-link{display:none !important}@media only screen and (max-width:767px){.mobile-link{display:block !important}.desctop-link{display:none !important}.sidebar-menu a{display:none}.sidebar-menu .mobile-link{display:inline}.hide-button{right:5px !important;text-align:right}.hide-button span{text-indent:0px !important;width:120px !important;padding:3px 3px 3px 0}.filter-block{padding:30px 1.5% 20px}}.videoreview-item{max-width:100%}.videoreview-item iframe{max-width:100%;height:auto;aspect-ratio:16/9}.btn-file-more{width:137px;height:38px;cursor:pointer;color:#000;font-size:13px;background:url("/assets/template/img/icons/inputfile.png") no-repeat right center;border:none;box-sizing:border-box;display:none;position:relative;z-index:3}.input-file-hidden{display:none}.calc-form-step .wrap-label input.error{border-color:red}.calc-step-error{display:none;align-items:center;justify-content:center;width:100%;margin-top:20px;font-size:16px;font-weight:600;color:red;opacity:0}.calc-step-error:before{content:"!";display:flex;width:25px;height:25px;align-items:center;justify-content:center;border:1px solid red;border-radius:50%;margin-right:10px}.calc-step-error.shown{display:flex;opacity:1}.video-present-wrap{position:fixed;left:20px;bottom:20px;width:130px;height:180px;background:#fff;border:5px solid #f3eded;border-radius:10px;box-shadow:-3px 3px 10px 2px rgba(0,0,0,.18);transition:.4s all ease;user-select:none;cursor:pointer;overflow:hidden;z-index:999999}.video-present-wrap:hover{border-color:rgba(189,3,18,.8);transform:scale(1.05) translate(5px,-5px)}.video-present-wrap.opened{width:280px;height:500px;border-radius:20px}.video-present{width:100%;height:100%;object-fit:cover;object-position:center}.video-present-close{position:absolute;top:2px;right:2px;opacity:0;z-index:2;transition:.4s all ease}.video-present-close svg{display:block;fill:rgba(255,255,255,.5)}.video-present-wrap:hover .video-present-close{opacity:1}.video-present-close .video-present-hide-icon{display:none}.video-present-wrap.opened .video-present-close{opacity:1}.video-present-wrap.opened .video-present-close .video-present-hide-icon{display:block}.video-present-wrap.opened .video-present-close .video-present-close-icon{display:none}@media only screen and (max-width:1200px){.video-present-close{opacity:1}}@media only screen and (max-width:567px){.video-present-wrap{width:90px;height:124px}.video-present-wrap.opened{width:240px;height:420px}}.faq-wrap:not(:empty){margin:50px 0}.faq-item:not(:last-child){margin-bottom:15px}.faq-item-header{display:inline-flex;align-items:center;justify-content:space-between;gap:15px;font-size:20px;cursor:pointer}.faq-item-header:before{content:"";display:block;width:28px;height:28px;background-image:url("/assets/template/img/icons/question.svg");background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;transition:.35s all ease}.faq-item-header span{color:#bd0312;padding-bottom:2px;border-bottom:1px dashed}.faq-item-header:hover span{border-bottom-color:transparent}.faq-item-content{display:none}.faq-item-answer{padding:10px 0 0 43px;color:#737373}.faq-item-answer>*:first-child{margin-top:0}.faq-item-answer>*:last-child{margin-bottom:0}.faq-item.opened .faq-item-header span{color:inherit;border-bottom-color:transparent}.faq-item.opened .faq-item-header:before{transform:rotate(360deg);background-image:url("/assets/template/img/icons/answer.svg")}.consult-form-wrap{display:flex;gap:10px;width:100%;max-width:870px;margin:50px auto;background:#dddfe4;border-radius:16px;padding:30px 0 0 40px;box-sizing:border-box;overflow:hidden}.consult-form-wrap *{box-sizing:border-box}.consult-form-wrap-left{width:550px;flex-shrink:0;padding-bottom:40px}.consult-form-wrap-left-close{display:none}.consult-form-title{font-size:32px;font-weight:700;color:#142738}.consult-form-subtitle{font-size:20px;color:#142738}.consult-form-subtitle span{color:rgba(100,100,100,.63)}.consult-form{margin-top:20px}.consult-form-field{width:100%}.consult-form-field-label{font-size:14px;padding-left:14px;margin-bottom:3px}.consult-form-field-label i{color:#ba2538;font-style:normal}.consult-form-field input{width:100%;height:44px;font-size:15px;padding:11px 14px;border:.5px solid #dcdcdc;border-radius:5px;outline:none;transition:.35s all ease}.consult-form-field input:focus{border-color:#959595}.consult-form-field input::-webkit-input-placeholder{color:#b5b5b5}.consult-form-field input:-ms-input-placeholder{color:#b5b5b5}.consult-form-field input::placeholder{color:#b5b5b5}.consult-form-fields{display:flex;gap:10px;margin-bottom:10px}.consult-form-fields .consult-form-field{width:calc((100% - 10px)/2)}.consult-form button[type=submit]{width:100%;height:44px;margin-top:20px;background:#ba2538;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:12px;border:none;border-radius:5px;cursor:pointer;text-transform:uppercase;box-shadow:0 4px 25px 0 rgba(27,4,4,.15);transition:.35s all ease}.consult-form button[type=submit]:hover{background:#9f1d2e}.consult-chk-wrap{margin-top:15px;position:relative}.consult-chk-wrap>input{position:absolute;opacity:0;z-index:-1;width:1px;height:1px;pointer-events:none}.consult-chk-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#3d3d3d}.consult-chk{display:flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:2.55px;background:#fff}.consult-chk:before{content:"";display:block;width:17px;height:17px;border-radius:2.55px;background-color:#333;background-image:url("/assets/template/img/icons/check-mark-icon.svg");background-size:11px;background-position:center;background-repeat:no-repeat;opacity:0;flex-shrink:0;transition:.35s all ease}.consult-chk-wrap>input:checked+.consult-chk-label .consult-chk:before{opacity:1}.consult-form-wrap-right{display:flex;align-items:flex-end;justify-content:flex-end;flex-grow:1;background-image:url("/assets/template/img/form-manager.webp");background-size:auto 110%;background-position:bottom left;background-repeat:no-repeat}.consult-manager{position:relative;padding:15px 30px 45px 15px;font-size:15px;color:#fff;z-index:2}.consult-manager:after{content:"";display:block;width:100%;height:100%;background:rgba(11,16,29,.95);position:absolute;bottom:0;right:0;filter:blur(40px);z-index:-1}.consult-manager-name{font-weight:700}.new-reviews-wrap:not(:empty){margin:50px 0}.consult-manager-top,.consult-manager-bottom{display:none}.dnz-hero{position:relative;height:500px;background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:35px}.dnz-hero:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25)}.dnz-hero-content{position:relative;height:100%;max-width:85%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff;z-index:1}.dnz-hero-title{font-size:60px;padding:0;margin-bottom:10px}.dnz-hero-subtitle{font-size:18px;opacity:.8}.dnz-block-title{text-align:center;font-size:26px}.dnz-calc .calc-form-step{border:none;border-top:1px solid #ccc}.dnz-types-slider-wrapper{display:flex;gap:15px;margin-bottom:40px}.dnz-types{flex-grow:1;min-width:0}.dnz-types-prev,.dnz-types-next{position:static;margin:0;width:32px;height:auto;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #000;color:#000}.dnz-types-prev:after,.dnz-types-next:after{display:none}.dnz-types-prev:not(.swiper-button-disabled):hover,.dnz-types-next:not(.swiper-button-disabled):hover{background:#bd0312;border-color:#bd0312;color:#fff}.dnz-type-btn{font-size:14px;font-weight:600;padding:10px 15px;border:1px solid #000;white-space:nowrap;box-shadow:0 0 6px 2px rgba(49,111,189,.15);cursor:pointer;transition:.3s all ease}.dnz-type-btn:first-child{margin-bottom:10px}.dnz-type-btn:hover,.dnz-type-btn.active{background:#bd0312;border-color:#bd0312;color:#fff}.dnz-desc-slide{display:flex;align-items:flex-start;gap:50px}.dnz-desc-slide-img{width:40%;flex-shrink:0;overflow:hidden}.dnz-desc-slide-img img{width:100%;height:auto;display:block}.dnz-desc-slide-info{flex-grow:1;min-width:0;padding-top:25px}.dnz-desc-slide-info>h3{font-size:24px;font-weight:600}.dnz-desc-slide-text{line-height:1.4}.dnz-desc-slide-text p:not(:last-child){margin-bottom:15px}.dnz-desc-slide-btn{background:#bd0312;color:#fff;margin-top:50px;display:inline-block;text-decoration:none;padding:15px 30px;border-radius:50px;font-weight:600;transition:.3s all ease}.dnz-desc-slide-btn:hover{background:#930611}.dnz-projects-section{margin:50px 0}.dnz-projects.examples-catalog{text-align:center}.dnz-projects-section .dnz-desc-slide-btn{margin:5px auto 0 auto;display:block;width:220px;text-align:center;box-sizing:border-box}.tags-menu{opacity:0;visibility:hidden;position:absolute;left:100%;top:0;background:#fff;list-style:none;padding:15px 35px 15px 15px;margin:0;box-shadow:0 0 10px 1px rgba(0,0,0,.2);z-index:999;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.sidebar-menu-inner>li:hover>.tags-menu{opacity:1;visibility:visible}.tags-menu-item{font-size:14px;line-height:1.3;margin-bottom:15px;white-space:nowrap}.tags-menu-item:last-child{margin-bottom:0}.tags-menu-item>a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;text-decoration:none;color:inherit}.tags-menu-item>a:before{content:"";display:block;width:6px;height:6px;background:0 0;border:1px solid #000;border-radius:2px}.tags-menu-item>a:hover{color:#bd0312}.tags-menu-item>a:hover:before{background:#bd0312;border-color:#bd0312}.tags-menu-item sup{margin-left:3px;color:#8d8d8d;font-weight:600}.calc-offer-wrapper{display:flex;align-items:center;gap:15px}.calc-offer-img{flex-basis:40%;flex-shrink:0}.calc-offer-img img{width:100%;height:auto}.calc-offer-text{flex-grow:1}.calc-offer-btn{display:inline-block;color:#fff;font-size:15px;line-height:20px;padding:15px 35px;height:20px;text-align:center;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#bd0312;margin-top:22px}.calc-offer-btn:hover{opacity:.8}.prod-videos{display:flex;flex-wrap:wrap;gap:20px;padding:15px 0}.prod-video{position:relative;width:calc((100% - 20px)/2);aspect-ratio:16/9;overflow:hidden;border-radius:6px}.prod-video img{width:100%;height:100%;object-fit:cover}.prod-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:60px;height:60px;background-image:url("/assets/template/img/play-icon.svg");background-repeat:no-repeat;background-size:contain;background-position:center;cursor:pointer}.prod-desc{padding:15px;background:#eee;border-radius:5px}.prod-desc p:not(:last-child),.prod-desc ul:not(:last-child),.prod-desc ol:not(:last-child){margin-bottom:15px}.prod-desc ul,.prod-desc ol{padding-left:25px}.prod-real-name{margin-bottom:10px;background:#eee;padding:5px 15px;color:#bd0312}.prod-zamer-wrap{position:relative}.prod-zamer-wrap .info-icon{position:absolute;top:0;right:0;background:url("/assets/template/img/icons/question-icon.svg") no-repeat;width:20px;height:20px;margin-left:15px;padding-bottom:10px}.prod-zamer-tooltip{position:absolute;left:0;right:0;top:100%;display:none;background:#fff;border-radius:5px;padding:10px;border:2px solid #e5e5e5;z-index:5}.prod-zamer-wrap:hover>.prod-zamer-tooltip{display:block;top:130%}.cookie-modal{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:600px;max-width:calc(100% - 20px);background:#bd0312;color:#fff;border-radius:6px;z-index:999}.cookie-modal__content{display:flex;align-items:center;justify-content:center;gap:15px;padding:25px}.cookie-modal__content a{color:inherit}.cookie-modal__close{background:#fff;border:none;padding:10px 25px;border-radius:6px;color:#000;font-weight:700;cursor:pointer}.cookie-modal__close:hover{background:#e9e9e9}div#cookie-popup{overflow:hidden;height:100%;max-height:100%}.cookie-box{box-sizing:border-box;display:flex;flex-direction:column;width:600px;height:100%;max-width:100%;background:#fff;margin:0 auto;padding:20px;line-height:1.5;border-radius:5px}.cookie-text-wrap{overflow-y:auto;flex-grow:1}.cookie-text-wrap p:not(:last-child),.cookie-text-wrap ul:not(:last-child),.cookie-text-wrap ol:not(:last-child){margin-bottom:15px}.cookie-text-wrap ul,.cookie-text-wrap ol{padding-left:25px}.cookie-popup-actions{flex-shrink:0;display:flex;justify-content:flex-end;gap:20px;padding-top:15px}.cookie-popup-btn{padding:8px 20px;box-sizing:border-box;background:#bd0312;color:#fff;cursor:pointer;border-radius:5px}.cookie-popup-btn.cookie-decline{background:#6c6c6c}.cookie-popup-btn:hover{opacity:.8}@media (max-width:1279px){.sidebar-menu-inner>li:hover>.tags-menu{display:none}}@media (max-width:992px){.consult-form-wrap-left{width:60%}.consult-form-title{font-size:26px}.consult-form-subtitle{font-size:17px}}@media (max-width:820px){.calc-offer-wrapper{flex-direction:column}.calc-offer-img{flex-basis:100%;flex-shrink:0;order:-1;max-width:400px}}@media (max-width:767px){.faq-item-header{align-items:flex-start;font-size:18px}.consult-form-wrap{padding:20px 0 0 20px}.consult-form-subtitle{font-size:14px}.consult-form-field-label{font-size:12px}.consult-manager{padding:15px 20px 20px 15px;font-size:13px}.consult-chk-label{font-size:12px}.dnz-hero-title{font-size:48px}.cookie-modal{position:static;transform:none;width:100%;max-width:100%;border-radius:0}}@media (max-width:602px){.dnz-projects.examples-catalog{display:flex;flex-wrap:wrap;gap:10px;margin:0}.dnz-projects.examples-catalog>li{margin:0;width:calc((100% - 10px)/2);box-sizing:border-box;min-height:auto}.dnz-projects-section .dnz-desc-slide-btn{margin-top:25px}}@media (max-width:580px){.dnz-hero{height:400px}.dnz-hero-title{font-size:36px}.dnz-hero-subtitle{font-size:16px}.dnz-desc-slide{align-items:center;gap:10px;flex-direction:column}.dnz-desc-slide-img{width:100%;max-width:220px}.dnz-desc-slide-info{padding:0 10px}.dnz-desc-slide-btn{margin-top:25px}.dnz-desc-slide-info>h3{font-size:20px}.consult-form-wrap{flex-direction:column;gap:0}.consult-form-wrap-left{position:fixed;top:0;left:0;width:100%;height:100%;padding:25px;background:#eee;display:flex;flex-direction:column;justify-content:center;opacity:0;visibility:hidden;transform:scale(0);z-index:9999;transition:.4s all ease}.consult-form-wrap-left.shown{opacity:1;transform:scale(1);visibility:visible}.consult-form-wrap-left-close{display:block;position:absolute;top:5px;right:5px}.consult-form-fields{flex-direction:column}.consult-form-fields .consult-form-field{width:100%}.consult-chk-label{align-items:flex-start;line-height:1.2}.consult-form-wrap{padding:16px 20px 33px;width:320px}.consult-manager-top,.consult-manager-bottom{display:block}.consult-manager-top-title{font-size:22px;font-weight:700;color:#142738}.consult-manager-top-call{background:#fff;padding:12px 20px;border-radius:5px;margin-top:4px}.consult-manager-top-call>span{font-size:22px;color:#142738;display:block}.consult-manager-top-call a{display:flex;align-items:center;gap:8px;font-size:22px;font-weight:700;color:#1bb2eb;text-decoration:none}.consult-manager-top-call a:before{content:"";display:block;width:32px;height:32px;background-image:url("/assets/template/img/icons/consult-call-icon.svg");background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0}.consult-form-wrap-right{align-items:flex-start;height:209px;margin-top:10px}.consult-manager:after{display:none}.consult-manager{padding:10px 0 0;font-size:15px;color:#142738}.consult-manager-bottom-pros{display:flex;flex-direction:column;gap:5px}.consult-manager-bottom-pros span{font-size:15px;font-weight:600;color:#142738;text-align:center;padding:3px 12px;background:rgba(241,242,243,.57);border-radius:6px}.consult-manager-bottom-offer{margin-top:10px;color:#0a0a0a;font-size:15px}.consult-manager-bottom-offer>div:first-child{font-size:22px}.consult-manager-form-toggle{width:100%;height:44px;text-align:center;margin-top:20px;background:#ba2538;color:#fff;font-size:14px;font-weight:700;padding:12px;border:none;border-radius:5px;cursor:pointer;text-transform:uppercase;box-shadow:0 4px 25px 0 rgba(27,4,4,.15);transition:.35s all ease}.prod-videos{gap:12px}.prod-video{width:100%}.prod-video-play{width:40px;height:40px}.cookie-modal__content{flex-direction:column;gap:10px;text-align:center;padding:15px}}@media (max-width:370px){.dnz-hero{height:350px}.dnz-hero-title{font-size:24px}.dnz-hero-subtitle{font-size:14px}.dnz-block-title{font-size:20px}.dnz-calc .c-col{margin-bottom:0}.consult-form-wrap-left{padding:15px}.consult-form-title{font-size:22px}.consult-form-subtitle{font-size:12px}}.xmap_block{padding-left:20px}.xmap_block ul{list-style-type:disc;padding:0;margin:0}.xmap_block ul li{text-align:left;margin-bottom:0}.xmap_block ul li a{display:inline-block;margin-bottom:5px}.xmap_block ul li a:hover{text-decoration:none}.xmap_block>ul{-webkit-column-count:3;-moz-column-count:3;column-count:3;column-gap:40px}.xmap_block a:hover{text-decoration:underline}@media (max-width:767px){.xmap_block>ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:479px){.xmap_block>ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.share_block{margin:0 0 20px;display:flex;flex-wrap:wrap;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:10px}.share_block_title{font-size:14px;font-weight:600}.search-wrapper-404 .search-form{display:flex;align-items:center;column-gap:10px}.search-wrapper-404 .search-input{width:auto;flex-grow:1;order:1}.search-wrapper-404 .search-button{float:none;flex-shrink:0;order:2}.non-page-info{padding-bottom:15px}.non-page-wrapper .header-social-c{justify-content:start}.goods-card-info-bottom .cashback-tooltip{bottom:110%;top:inherit}.header-call-link-noicon:before{background-image:none !important}