@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");*,:after,:before{margin:0;box-sizing:border-box;outline:none}input,textarea{-webkit-appearance:none;appearance:none;border-radius:0;font-family:'Roboto',sans-serif}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input[type=number]:focus,input[type=number]:hover{-moz-appearance:number-input}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html{scroll-behavior:smooth;box-sizing:border-box;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-overflow-style:scrollbar}body{-webkit-font-smoothing:antialiased;padding:0;margin:0;font-family:'Roboto',sans-serif;font-size:14px;line-height:1.5;font-weight:400;color:#090909;overflow-x:hidden}@media (max-width:992px){body{padding-top:70px}}*{font-family:'Roboto',sans-serif}p{margin-top:0}a{text-decoration:none;color:inherit}ul{list-style:none;padding:0;margin:0}img{display:block;max-width:100%;transition:.2s}img[data-src]{opacity:0}.noscroll{overflow:hidden!important}.container{width:1330px;padding:0 15px;margin:auto;max-width:100%}@media (max-width:1330px){.container{width:1200px}}@media (max-width:1200px){.container{width:960px}}@media (max-width:992px){.container{width:750px}}@media (max-width:768px){.container{width:100%}}.module-title,h1{display:block;font-size:32px;font-weight:500;color:#090909;line-height:1.25;margin-bottom:40px}.module-title.text-center,h1.text-center{text-align:center}@media (max-width:768px){.module-title,h1{font-size:24px;margin-bottom:25px}}.empty-block{margin-bottom:50px}.empty-block p{font-size:16px;margin-bottom:20px}.empty-block__link{display:flex}.empty-block__link a{display:block;cursor:pointer;color:#fff;background:#BF3D3D;transition:.2s;padding:13px 5px;text-align:center;font-size:17px;line-height:1;font-weight:500;border:none;box-shadow:none;width:250px;border-radius:25px}.empty-block__link a:hover{background:#d55551}.content{font-size:16px;line-height:1.7;margin-bottom:80px}.content .module-title{margin-top:25px}.content p{margin-bottom:15px}.content p:last-child{margin-bottom:0}.content ul{margin-bottom:15px}.content ul li{position:relative;padding-left:15px;margin-bottom:10px}.content ul li:last-child{margin-bottom:0}.content ul li:before{content:'';display:block;position:absolute;width:5px;height:5px;border-radius:50%;background:#090909;top:12px;left:0}.content h2,.content h3,.content h4{display:block;width:100%;font-size:24px;line-height:1.25;font-weight:500;margin-bottom:25px}@media (max-width:550px){.content h2,.content h3,.content h4{font-size:18px;margin-bottom:20px}}.content a{display:inline-block;text-decoration:underline;font-weight:500;transition:.2s}.content a:hover{color:#BF3D3D}.popup,.success-popup{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999}.popup__body,.success-popup__body{width:calc(100% - 30px);max-width:440px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:35px 30px 40px;background:#fff;z-index:1;max-height:calc(100vh - 50px);overflow-y:auto;box-shadow:0 0 5px rgba(0,0,0,0.05);border-radius:5px}@media (max-width:413px){.popup__body,.success-popup__body{padding:20px 15px 25px}}#credit-popup .popup__body,#credit-popup .success-popup__body{max-width:1000px}#monobank-popup .popup__body,#monobank-popup .success-popup__body{padding:35px 30px 30px}#account-popup .popup__body,#account-popup .success-popup__body{max-width:600px}.popup__bg,.success-popup__bg{position:absolute;width:100%;height:100%;top:0;left:0;background:#090909;opacity:.6;z-index:0}.popup__close,.success-popup__close{display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;padding:1px;width:55px;height:55px;top:0;right:0;transition:.2s}.popup__close svg,.success-popup__close svg{display:block;width:15px;fill:#090909;transition:.2s}.popup__close:hover svg,.success-popup__close:hover svg{fill:#BF3D3D}.popup__title,.success-popup__title{display:block;font-size:28px;line-height:1;margin-bottom:30px}.popup__title span,.success-popup__title span{display:block;font-weight:600;font-size:20px;margin-top:10px}@media (max-width:413px){.popup__title,.success-popup__title{font-size:22px}}#monobank-popup .popup__title,#monobank-popup .success-popup__title{margin-bottom:15px}.popup__subtitle,.success-popup__subtitle{display:block;font-size:16px;font-weight:300;margin-top:-20px;margin-bottom:15px;line-height:1.875;text-align:center;min-height:10px}#monobank-popup .popup__subtitle,#monobank-popup .success-popup__subtitle{margin-top:0;margin-bottom:0;text-align:left}.popup-row,.success-popup-row{display:block;margin-bottom:25px;position:relative}.popup-row:last-child,.success-popup-row:last-child{margin-bottom:0}.popup-row__name,.success-popup-row__name{display:block;font-size:16px;margin-bottom:10px}.popup-row__input,.success-popup-row__input{display:block;width:100%;border:1px solid #808080;transition:.2s;background:#fff;font-size:16px;font-weight:400;height:50px;border-radius:8px;padding:12px 15px;color:#090909;-webkit-appearance:none;appearance:none}.popup-row__input::placeholder,.success-popup-row__input::placeholder{color:#808080}.popup-row__input--textarea,.success-popup-row__input--textarea{height:120px;resize:none;padding:15px 15px}.popup-row.has-error .popup-row__input,.popup-row.has-error .success-popup-row__input,.success-popup-row.has-error .popup-row__input,.success-popup-row.has-error .success-popup-row__input{border-color:#ff4545}.popup-row__error,.success-popup-row__error{color:#ff4545;margin-bottom:10px}#review-form .popup-row__error,#review-form .success-popup-row__error{display:none}#review-form .popup-row.has-error .popup-row__error,#review-form .popup-row.has-error .success-popup-row__error,#review-form .success-popup-row.has-error .popup-row__error,#review-form .success-popup-row.has-error .success-popup-row__error{display:block}.popup-row .button,.success-popup-row .button{display:block;width:100%;background:#BF3D3D;color:#fff;border-radius:25px;cursor:pointer;padding:17px 10px;font-size:16px;font-weight:500;border:none;box-shadow:none;line-height:1;transition:.2s}.popup-row .button:hover,.success-popup-row .button:hover{background:#d55551}.popup-row__link,.success-popup-row__link{display:block;margin:0 auto;cursor:pointer;max-width:max-content;text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;font-size:18px;transition:0.2s}.popup-row__link:hover,.success-popup-row__link:hover{color:#BF3D3D}.popup__account--menu,.success-popup__account--menu{display:flex;justify-content:space-between;border-bottom:1px solid #E9E9E9;margin-bottom:25px}.popup__account--menu .popup-tab,.success-popup__account--menu .popup-tab{display:flex;align-items:center;width:calc(50% - 10px);padding:15px 0;cursor:pointer;transition:0.2s;font-size:18px;color:#808080;border-bottom:3px solid transparent}.popup__account--menu .popup-tab svg,.success-popup__account--menu .popup-tab svg{display:block;width:30px;height:auto;fill:#808080;transition:0.2s;margin-right:15px}.popup__account--menu .popup-tab:hover svg,.success-popup__account--menu .popup-tab:hover svg{fill:#BF3D3D}.popup__account--menu .popup-tab.active,.success-popup__account--menu .popup-tab.active{color:#090909;border-bottom:3px solid #BF3D3D}.popup__account--menu .popup-tab.active svg,.success-popup__account--menu .popup-tab.active svg{fill:#BF3D3D}.popup__account--content,.success-popup__account--content{max-width:400px;margin:0 auto}.popup__account--content .tab,.success-popup__account--content .tab{display:none}.popup__account--content .tab.active,.success-popup__account--content .tab.active{display:block}@media (max-width:550px){.popup__account--menu,.success-popup__account--menu{display:block}.popup__account--menu .popup-tab,.success-popup__account--menu .popup-tab{width:100%;justify-content:center;padding:15px 0;max-width:mac-content;margin:0 auto}}.success-popup{text-align:center}.success-popup__icon{display:flex;justify-content:center;align-items:center;margin-bottom:35px}.success-popup__icon svg{width:100px}#search{width:100%;position:relative}#search input{background:#fff;border:1px solid #808080;border:none;width:100%;padding:12px 50px 12px 25px;border-radius:0;-webkit-appearance:none;appearance:none;font-size:16px;height:50px;border-radius:8px;color:#090909}#search input::placeholder{color:#808080}#search button{display:block;width:50px;height:50px;padding:10px;cursor:pointer;position:absolute;top:0;right:0;margin:0;border:none;box-shadow:none;background:transparent}#search button svg{display:block;width:100%;height:auto;transition:.2s;fill:#808080}#search button:hover svg{fill:#BF3D3D}#search .dropdown-menu{display:none!important}#search .live-search{display:none;width:100%;position:absolute;z-index:100;background-color:#fff;top:calc(100% + 5px);left:0;display:block;box-shadow:0 0 30px rgba(0,0,0,0.3);max-height:calc(100vh - 50px - 120px);overflow-y:auto;border-radius:8px}#search .live-search .loading{display:block;margin-left:auto;margin-right:auto}#search .live-search ul{display:block;padding:15px}#search .live-search ul li{display:block;width:100%;margin-bottom:5px}#search .live-search ul li a{display:flex;justify-content:space-between;align-items:center;position:relative;padding:5px 0px;transition:.2s}#search .live-search ul li a:hover{color:#BF3D3D}#search .live-search ul li a .product-image{width:120px}#search .live-search ul li a .product-info{width:calc(100% - 150px)}#search .live-search ul li a .product-info__name{display:block;width:100%;line-height:1;margin-bottom:10px;font-size:20px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#search .live-search ul li a .product-info__price{display:flex;align-items:center;width:100%;line-height:1.25;font-size:18px;font-weight:500}#search .live-search ul li a .product-info__price .special{color:#BF3D3D}#search .live-search ul li a .product-info__price .old{font-size:14px;font-weight:400;text-decoration:line-through;margin-left:15px}#search .live-search .result-text .view-all-results{display:block;text-align:center;background:#090909;transition:.2s;font-size:16px;font-weight:500;color:#fff;padding:10px 5px}#search .live-search .result-text .view-all-results:hover{background:#BF3D3D}@media (max-width:992px){#search .live-search{max-height:calc(100vh - 100px)}#search .live-search ul li a .product-image{width:80px}#search .live-search ul li a .product-info{width:calc(100% - 100px)}}@media (max-width:550px){#search input{padding:12px 50px 12px 15px}#search .live-search{width:calc(100vw - 20px);left:-59px;top:calc(100% + 11px)}}@media (max-width:413px){#search .live-search{left:-49px}}.header-mobile{position:fixed;width:100%;top:0;left:0;background:#090909;z-index:9;padding:10px 0}.header-mobile .container{display:flex;justify-content:space-between;align-items:center}.header-mobile__logo{width:50px}.header-mobile__search{width:calc(100% - 145px - 60px)}.header-mobile__cart{width:55px}.header-mobile__trigger{align-self:stretch;display:flex;flex-direction:column;justify-content:center;width:30px;cursor:pointer}.header-mobile__trigger span{display:block;width:100%;height:2.5px;background:#fff;border-radius:1px;margin:4px 0}@media (max-width:550px){.header-mobile__logo{width:40px}.header-mobile__search{width:calc(100% - 130px - 40px)}.header-mobile__trigger{width:30px}}@media (max-width:413px){.header-mobile__logo{width:35px}.header-mobile__cart{width:44px}.header-mobile__search{width:calc(100% - 110px - 30px)}}.mobilemenu{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:99}.mobilemenu__body{position:absolute;width:450px;max-width:100%;height:100%;top:0;left:0;background:#fff;z-index:2;overflow-y:auto}.mobilemenu__bg{position:absolute;width:100%;height:100%;top:0;left:0;background:#090909;opacity:.6;z-index:1}.mobilemenu__close{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:70px;height:70px;cursor:pointer;background:#BF3D3D;transition:.2s}.mobilemenu__close:hover{background:#d55551}.mobilemenu__close svg{display:block;width:30px;height:30px;fill:#fff}.mobilemenu__header{display:flex;align-items:center;justify-content:space-between;height:70px;background:#090909;padding:10px 85px 10px 20px}.mobilemenu__header--logo{width:150px}.mobilemenu__header--lang{color:#fff}.mobilemenu__buttons{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #E9E9E9}.mobilemenu__buttons--account{width:calc(100% - 135px)}.mobilemenu__buttons--account .call-popup,.mobilemenu__buttons--account a{display:flex;align-items:center;font-size:16px;line-height:1;cursor:pointer;width:max-content}.mobilemenu__buttons--account .call-popup svg,.mobilemenu__buttons--account a svg{width:20px;height:auto;margin-right:10px}.mobilemenu__buttons--info{display:flex;align-items:center;width:120px}.mobilemenu__buttons--info .header-button{height:100%;display:flex;align-items:center;justify-content:center;width:50%;position:relative;cursor:pointer}.mobilemenu__buttons--info .header-button svg{fill:#090909;height:30px;width:auto;transition:.2s}.mobilemenu__buttons--info .header-button .count{display:flex;justify-content:center;align-items:center;width:15px;height:15px;background:#BF3D3D;border-radius:50%;color:#fff;font-size:10px;position:absolute;top:0;right:5px}.mobilemenu__buttons--info .header-button:hover svg{fill:#BF3D3D}.mobilemenu__nav{overflow-x:hidden}.mobilemenu__contact{padding:30px 20px}.mobilemenu__contact--callback{display:block;width:200px;text-align:center;background:#BF3D3D;color:#fff;border-radius:25px;cursor:pointer;padding:13px 5px;font-size:17px;font-weight:500;line-height:1;transition:.2s;margin-bottom:15px}.mobilemenu__contact--link{display:block;font-size:20px;margin-bottom:10px}.mobilemenu__contact--open{color:#808080;font-size:16px;line-height:1.8}#popupcart_extended{display:none;background:#fff;max-width:700px;width:calc(100% - 15px);margin:0 auto;min-height:100px;position:relative;border-radius:8px;transition:.2s}#popupcart_extended .head{font-size:24px;font-weight:500;position:relative;margin-bottom:40px;padding:15px 25px 0}#popupcart_extended .popupcart_close{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;width:60px;height:60px;cursor:pointer}#popupcart_extended .popupcart_close svg{display:block;width:30px;height:30px;fill:#090909;transition:.2s}#popupcart_extended .popupcart_close:hover svg{fill:#BF3D3D}#popupcart_extended .popupcart_total{display:flex;justify-content:flex-end;padding:0 25px;margin-bottom:15px;font-size:24px;font-weight:500}#popupcart_extended .popupcart_total__price{margin-left:15px}#popupcart_extended .popupcart_buttons{display:flex;align-items:center;justify-content:space-between;padding:0 25px 25px;line-height:1}#popupcart_extended .popupcart__continue{display:block;width:250px;text-align:center;color:#BF3D3D;border:1px solid #BF3D3D;background:#fff;transition:.2s;cursor:pointer;padding:14px 5px;border-radius:25px;font-weight:500;font-size:18px}#popupcart_extended .popupcart__continue:hover{background:#BF3D3D;color:#fff}#popupcart_extended .popupcart__checkout{display:block;width:250px;text-align:center;color:#fff;background:#BF3D3D;transition:.2s;cursor:pointer;padding:14px 5px;border-radius:25px;font-weight:500;font-size:18px}#popupcart_extended .popupcart__checkout:hover{background:#d55551}#popupcart_extended .empty{display:block;padding:0 25px 15px}@media (max-width:550px){#popupcart_extended .head{padding:15px 15px 0}#popupcart_extended .popupcart_buttons{flex-wrap:wrap;padding:0 15px 15px}#popupcart_extended .popupcart__continue{width:100%;margin-bottom:15px}#popupcart_extended .popupcart__checkout{width:100%}}.popupcart-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;position:relative;padding:10px 25px}.popupcart-item__image{display:block;width:120px}.popupcart-item__info{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:calc(100% - 135px)}.popupcart-item__name{display:block;width:calc(100% - 40px);transition:.2s;font-size:18px;line-height:1.3;font-weight:500;margin-bottom:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popupcart-item__name:hover{color:#BF3D3D}.popupcart-item__price{width:calc(100% - 235px - 30px)}.popupcart-item__price .old-price{font-size:14px;text-decoration:line-through}.popupcart-item__price .new-price{font-size:18px;font-weight:600;color:#BF3D3D}.popupcart-item__price .price{font-size:18px;font-weight:600}.popupcart-item__quantity{display:flex;align-items:center;width:120px;align-self:center;border-radius:5px;overflow:hidden;padding:10px;border-radius:25px;background:#F7F7F7}.popupcart-item__quantity div,.popupcart-item__quantity span{display:flex;align-items:center;justify-content:center;cursor:pointer;background:#bcbcbc;transition:.2s;width:30px;height:30px;padding:5px 0;border-radius:50%}.popupcart-item__quantity div svg,.popupcart-item__quantity span svg{display:block;fill:#fff;width:15px;height:20px;transition:.2s}.popupcart-item__quantity div:hover,.popupcart-item__quantity span:hover{background:#BF3D3D}.popupcart-item__quantity div:hover svg,.popupcart-item__quantity span:hover svg{fill:#fff}.popupcart-item__quantity input{display:block;width:calc(100% - 60px);padding:5px 0;text-align:center;border:none;font-size:18px;font-weight:600;margin:0;background:transparent}.popupcart-item__total{display:block;-ms-align-self:center;align-self:center;font-size:18px;font-weight:700;width:115px;text-align:right}.popupcart-item__remove{display:block;position:absolute;top:10px;right:25px;cursor:pointer;width:20px;height:20px}.popupcart-item__remove svg{width:20px;height:20px;fill:#ccc;transition:.2s}.popupcart-item__remove:hover svg{fill:#808080}@media (max-width:550px){.popupcart-item{align-items:flex-start;padding:10px 15px}.popupcart-item__image{width:70px}.popupcart-item__info{width:calc(100% - 85px)}.popupcart-item__name{font-size:14px}.popupcart-item__price{width:calc(100% - 135px)}.popupcart-item__total{display:none}}@media (max-width:413px){.popupcart-item__image{display:none}.popupcart-item__info{width:100%}.popupcart-item__name{font-size:14px}.popupcart-item__price{width:calc(100% - 135px)}.popupcart-item__total{display:none}}.slinky-menu{background:#fff}.slinky-menu>ul{left:0;position:relative;transform:translateZ(0)}.slinky-menu li,.slinky-menu ul{list-style:none;margin:0}.slinky-menu ul{width:100%}.slinky-menu a{height:55px;display:flex;align-items:center;position:relative;font-weight:500;border-bottom:1px solid #E9E9E9;padding:5px 30px 5px 20px}.slinky-menu a>span{display:flex;align-items:center}.slinky-menu a.catalog{text-transform:uppercase;color:#BF3D3D;font-weight:700}.slinky-menu a.hi-fi svg{margin-right:10px;transition:0.2s;fill:#090909}.slinky-menu a.hi-fi:hover{color:#BF3D3D}.slinky-menu a.hi-fi:hover svg{fill:#BF3D3D}.slinky-menu a.special{color:#BF3D3D}.slinky-menu a.special svg{fill:#BF3D3D;margin-right:10px;transition:0.2s}.slinky-menu a.special:hover{color:#d55551}.slinky-menu a.special:hover svg{fill:#d55551}.slinky-menu li ul{display:none;left:100%;position:absolute;top:0}.slinky-menu .header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #E9E9E9;cursor:pointer}.slinky-menu .header .back{-ms-align-items:center;align-items:center;justify-content:center;width:60px;height:50px;border:none;padding:0}.slinky-menu .header .back:before{position:relative;top:auto;right:auto}.slinky-menu .header .title{display:block;width:calc(100% - 60px)}.slinky-menu .title{text-transform:uppercase;color:#BF3D3D;font-size:16px;font-weight:700}.slinky-menu .back:before,.slinky-menu .next:after{content:url("data:image/svg+xml,%3Csvg height='12.143' viewBox='0 0 6.071 12.143' width='6.071' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3210.142 9-5.571 5.071zm-11.142 0 5.571 5.071z' fill='none' stroke='%23a8a8a8' stroke-linecap='round' stroke-linejoin='round' transform='matrix(0 -1 1 0 -8.5 3210.643)'/%3E%3C/svg%3E");display:block;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.slinky-menu .back:hover:before,.slinky-menu .next:hover:after{opacity:0.75}.slinky-menu .back:active:before,.slinky-menu .next:active:after{opacity:1}.slinky-menu .next:after{margin-left:1em}.slinky-menu .back:before{transform:scaleX(-1)}.header-top{background:#F6F6F6;line-height:1;padding:25px 0}.header-top .container{display:flex;justify-content:space-between;align-items:center}.header-top__logo{width:220px}.header-top__logo a,.header-top__logo img{display:block;width:100%}.header-top__pages{display:flex;align-items:center;justify-content:center}.header-top__pages li{margin-right:15px}.header-top__pages li:last-child{margin-right:0}.header-top__pages li a{display:block;transition:0.2s;font-size:16px}.header-top__pages li a:hover{color:#BF3D3D}.header-top__info{display:flex;align-items:center}.header-top__info--contact{width:210px;margin-right:15px;position:relative}.header-top__info--account,.header-top__info--search{width:50px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:10px}.header-top__info--account svg,.header-top__info--search svg{width:34px;height:auto;fill:#090909;transition:0.2s}.header-top__info--account:hover svg,.header-top__info--search:hover svg{fill:#BF3D3D}.header-top__info--compare{margin-right:10px}.header-top__info--cart{margin-right:15px}.header-contact__active{width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;transition:.2s}.header-contact__active:hover{color:#BF3D3D}.header-contact__active .icon-arrow{display:block;fill:#090909;margin-left:5px}.header-contact__hide{display:none;position:absolute;top:calc(100% + 20px);left:calc(50% - 110px);width:220px;background:#fff;padding:20px 15px;box-shadow:0px 4px 15px rgba(0,0,0,0.04);z-index:11}.header-contact__hide:before{content:'';display:block;background-image:url("data:image/svg+xml,%3Csvg width='33' height='9' viewBox='0 0 33 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 0L33 9H0L16.5 0Z' fill='white'/%3E%3C/svg%3E%0A");width:33px;height:9px;position:absolute;top:-9px;left:calc(50% - 16.5px)}.header-contact__hide--link{display:flex;align-items:center;justify-content:space-between;transition:.2s;margin-bottom:10px;font-size:20px;cursor:pointer}.header-contact__hide--link:hover{color:#BF3D3D}.header-contact__hide--open{color:#808080;font-size:16px;line-height:1.8;margin-bottom:10px}.header-contact__hide--callback{display:block;width:100%;text-align:center;background:#BF3D3D;color:#fff;border-radius:25px;cursor:pointer;padding:13px 5px;font-size:17px;font-weight:500;line-height:1;transition:.2s}.header-bottom{width:100%;background:#fff;z-index:9}.header-bottom .container{position:relative;display:flex;justify-content:space-between;align-items:center}.header-bottom__menu{display:flex;align-items:center;line-height:1}.header-bottom__menu .menu-item{display:block;position:relative;z-index:7;margin-right:50px}.header-bottom__menu .menu-item:last-child{margin-right:0}.header-bottom__menu .menu-item>a,.header-bottom__menu .menu-item__link{display:flex;align-items:center;padding:30px 0;font-size:18px;font-weight:500;cursor:pointer;transition:0.2s}.header-bottom__menu .menu-item>a svg,.header-bottom__menu .menu-item__link svg{display:block;transition:0.2s;fill:#090909;margin-left:5px}.header-bottom__menu .menu-item>a.special,.header-bottom__menu .menu-item__link.special{color:#BF3D3D}.header-bottom__menu .menu-item>a.special svg,.header-bottom__menu .menu-item__link.special svg{fill:#BF3D3D}.header-bottom__menu .menu-item>a.special:hover,.header-bottom__menu .menu-item__link.special:hover{color:#d55551}.header-bottom__menu .menu-item>a.special:hover svg,.header-bottom__menu .menu-item__link.special:hover svg{fill:#d55551}.header-bottom__menu .menu-item__children{display:none;position:absolute;top:calc(100% - 10px);left:0}.header-bottom__menu .menu-item__list{position:relative;display:block;width:250px;padding:20px 0;background:#fff;box-shadow:0px 4px 15px rgba(0,0,0,0.1);line-height:1.6}.header-bottom__menu .menu-item__list:before{content:'';display:block;background-image:url("data:image/svg+xml,%3Csvg width='33' height='9' viewBox='0 0 33 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 0L33 9H0L16.5 0Z' fill='white'/%3E%3C/svg%3E%0A");width:33px;height:9px;position:absolute;top:-9px;left:30px}.header-bottom__menu .menu-item:hover .menu-item__link,.header-bottom__menu .menu-item:hover>a{color:#BF3D3D}.header-bottom__menu .menu-item:hover .menu-item__link svg,.header-bottom__menu .menu-item:hover>a svg{fill:#BF3D3D}.header-bottom__menu .menu-item:hover .menu-item__children{display:block}.header-bottom__menu .menu-sub-item{display:block;width:100%}.header-bottom__menu .menu-sub-item>a{display:flex;align-items:center;width:100%;padding:10px 10px;transition:0.2s;font-size:16px}.header-bottom__menu .menu-sub-item>a span{width:calc(100% - 30px)}.header-bottom__menu .menu-sub-item>a svg{display:block;transition:0.2s;fill:#090909;margin-left:5px}.header-bottom__menu .menu-sub-item__list{display:none;position:absolute;top:0;left:100%;width:270px;height:auto;min-height:100%;background:#F6F6F6;padding:20px 15px 20px;transition:.2s;font-size:16px;line-height:1.6;max-height:100%;overflow-y:scroll}.header-bottom__menu .menu-sub-item__list a{display:block;color:#808080;padding:10px 0;transition:0.2s}.header-bottom__menu .menu-sub-item__list a:hover{color:#BF3D3D}.header-bottom__menu .menu-sub-item:hover>a{background:#F6F6F6;color:#BF3D3D}.header-bottom__menu .menu-sub-item:hover>a svg{fill:#BF3D3D}.header-bottom__menu .menu-sub-item:hover .menu-sub-item__list{display:block}.header-bottom__pages{display:flex;justify-content:flex-end;align-items:center;font-weight:500;font-size:16px}.header-bottom__pages a{display:flex;align-items:center;transition:0.2s;margin-right:30px}.header-bottom__pages a:last-child{margin-right:0}.header-bottom__pages a svg{margin-right:10px;transition:0.2s;fill:#090909}.header-bottom__pages a:hover{color:#BF3D3D}.header-bottom__pages a:hover svg{fill:#BF3D3D}.header-bottom__pages a.special{color:#BF3D3D}.header-bottom__pages a.special svg{fill:#BF3D3D}.header-bottom__pages a.special:hover{color:#d55551}.header-bottom__pages a.special:hover svg{fill:#d55551}.header-search{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;max-height:100vh;overflow-y:auto;z-index:99}.header-search__body{display:block;position:absolute;width:100%;top:80px;left:50%;padding:15px;transform:translateX(-50%);z-index:2}.header-search__bg{display:block;position:absolute;width:100%;height:100%;z-index:1;background:rgba(0,0,0,0.7)}@media (max-width:1330px){.header-top__logo{width:180px}.header-top__pages li{margin-right:15px}.header-top__pages li a{font-size:14px}}@media (max-width:1200px){.header-top__logo{width:200px}.header-top__pages{display:none}.header-bottom__menu .menu-item{margin-right:20px}.header-bottom__pages{font-size:14px}}#compare{width:50px;height:40px;display:flex;align-items:center;cursor:pointer;margin-right:10px}#compare svg{width:24px;height:auto;fill:#090909;transition:0.2s}#compare .count{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#1578BE;color:#fff;font-size:13px;font-weight:500;border-radius:50%;margin-top:-15px}#compare:hover svg{fill:#BF3D3D}#wishlist{width:50px;height:40px;display:flex;align-items:center;cursor:pointer;margin-right:10px}#wishlist svg{width:24px;height:auto;fill:#090909;transition:0.2s}#wishlist .count{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#1578BE;color:#fff;font-size:13px;font-weight:500;border-radius:50%;margin-top:-15px}#wishlist:hover svg{fill:#BF3D3D}#cart{width:50px;height:40px;display:flex;align-items:center;cursor:pointer}#cart svg{display:block;width:34px;height:auto;transition:0.2s;fill:#090909}#cart .cart-count{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#1578BE;color:#fff;font-size:13px;font-weight:500;border-radius:50%;margin-top:-15px;margin-left:-5px}#cart:hover svg{fill:#BF3D3D}@media (max-width:992px){#cart svg{fill:#fff}}@media (max-width:550px){#cart{width:44px}#cart .cart-count{margin-top:-15px;margin-left:-10px}}#language{display:flex;align-items:center;font-size:16px;text-transform:uppercase;font-weight:700}#language .language-item{display:block;margin-right:6px;transition:.2s}#language .language-item:last-child{margin-right:0}#language .language-item:hover{color:#BF3D3D}#language .language-item--current{color:#BF3D3D}.footer{padding-top:30px;background:#090909;color:#fff}.footer .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.footer-bottom{width:100%;margin-top:20px;border-top:1px solid #808080;padding:15px 0;color:#808080;font-size:13px;line-height:1}.footer-bottom__payments{display:flex;align-items:center}.footer-bottom__payments img{width:auto;height:20px;margin-right:10px}.footer-bottom__payments img:last-child{margin-right:0}.footer-column{display:flex;flex-direction:column;width:calc(25% - 15px)}.footer-column__logo{max-width:220px;margin-bottom:30px}.footer-column__logo a{display:block;width:100%}.footer-column__customlinks{margin-bottom:40px}.footer-column__customlinks a{display:flex;align-items:center;transition:0.2s;color:#fff;font-weight:500;font-size:16px;max-width:max-content;margin-bottom:20px}.footer-column__customlinks a:last-child{margin-right:0}.footer-column__customlinks a svg{margin-right:10px;transition:0.2s;fill:#fff}.footer-column__customlinks a:hover{color:#BF3D3D}.footer-column__customlinks a:hover svg{fill:#BF3D3D}.footer-column__socials{display:flex;flex-wrap:wrap;align-items:center}.footer-column__socials--title{font-size:16px;color:#808080;margin-bottom:10px}.footer-column__socials a{display:block;width:24px;margin-right:10px}.footer-column__socials a:last-child{margin-right:0}.footer-column__socials a svg{display:block;width:100%;height:auto;fill:#fff;transition:.2s}.footer-column__socials a:hover svg{fill:#BF3D3D}.footer-column__title{width:100%;font-size:18px;text-transform:uppercase;font-weight:500;color:#808080;margin-bottom:20px}.footer-column__phone{display:flex;margin-bottom:10px;font-size:20px;font-weight:500}.footer-column__phone a{display:block;transition:0.2s}.footer-column__phone a:hover{color:#BF3D3D}.footer-column__email{display:flex;margin-bottom:10px;font-size:16px;font-weight:500}.footer-column__email a{display:block;transition:0.2s}.footer-column__email a:hover{color:#BF3D3D}.footer-column__open{font-size:16px;color:#F6F6F6;line-height:1.8}.footer ul li{display:flex;margin-bottom:20px}.footer ul li:last-child{margin-bottom:0}.footer ul li a{display:block;font-size:16px;transition:.2s}.footer ul li a:hover{color:#BF3D3D}@media (max-width:992px){.footer-column{width:calc(50% - 15px);margin-bottom:50px}.footer-column__customlinks{margin-bottom:0}}@media (max-width:550px){.footer-column{width:100%;margin-bottom:50px}.footer-bottom{margin-top:0}.footer-bottom__copyright{width:100%;text-align:center;margin-bottom:15px}.footer-bottom__payments{width:100%;justify-content:center}}.breadcrumbs{background:#F6F6F6;margin-bottom:40px}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;padding:16px 0;color:#090909;font-size:13px;line-height:1.4}.breadcrumbs__list li:not(:last-child){padding-right:30px;position:relative}.breadcrumbs__list li:not(:last-child):after{content:'';border:4px solid transparent;border-left:5px solid #808080;display:block;position:absolute;top:calc(50% - 4px);right:8px;line-height:1}.breadcrumbs__list li:not(:last-child) a{display:block;color:#808080;transition:.2s}.breadcrumbs__list li:not(:last-child) a:hover{color:#BF3D3D}.slideshow{position:relative;width:100%;margin-bottom:40px}.slideshow .slide-items .slide-item{position:relative;display:flex;align-items:center;width:100%;height:auto;min-height:600px}.slideshow .slide-items .slide-item .container{position:relative;z-index:2;padding-top:30px;padding-bottom:30px}.slideshow .slide-items .slide-item__title{font-size:28px;font-weight:500;margin-bottom:30px;line-height:1.2}.slideshow .slide-items .slide-item__title span{display:block;font-weight:700;font-size:56px;text-transform:uppercase}.slideshow .slide-items .slide-item__link{display:flex;align-items:center;justify-content:center;width:210px;cursor:pointer;border:1px solid #BF3D3D;line-height:1;padding:15px 5px;font-size:16px;font-weight:500;border-radius:25px;color:#BF3D3D;background:transparent;transition:.2s}.slideshow .slide-items .slide-item__link svg{margin-left:20px;width:8px;height:auto;fill:#BF3D3D;transition:.2s}.slideshow .slide-items .slide-item__link:hover{background:#BF3D3D;color:#fff}.slideshow .slide-items .slide-item__link:hover svg{fill:#fff;transform:translateX(5px)}.slideshow .slide-items .slide-item__img{position:absolute;z-index:0;height:100%;width:100%;object-fit:cover;object-position:center;background:#E9E9E9}.slideshow .slide-items .arrow-left,.slideshow .slide-items .arrow-right{display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;width:70px;height:70px;z-index:1;top:calc(50% - 35px);cursor:pointer;transition:.2s;opacity:0}.slideshow .slide-items .arrow-left.slick-disabled,.slideshow .slide-items .arrow-right.slick-disabled{opacity:0;cursor:default}.slideshow .slide-items .arrow-left svg,.slideshow .slide-items .arrow-right svg{display:block;width:100%;height:auto;transition:.2s;fill:#090909;background:transparent;border-radius:50%}.slideshow .slide-items .arrow-left:hover svg,.slideshow .slide-items .arrow-right:hover svg{background:#BF3D3D;fill:#fff}.slideshow .slide-items .arrow-left{left:0}.slideshow .slide-items .arrow-right{right:0}.slideshow .slide-nav{position:absolute;z-index:1;width:100%;left:0;bottom:20px;color:#808080;font-size:16px}.slideshow .slide-nav .container{display:flex;align-items:center}.slideshow .slide-nav .slick-arrow{display:flex;width:25px;height:25px;justify-content:center;align-items:center;cursor:pointer;fill:#808080}.slideshow .slide-nav .slick-arrow svg{transition:0.2s}.slideshow .slide-nav .slick-arrow:hover{fill:#BF3D3D}.slideshow .slide-nav__dots{display:flex;margin:0 15px}.slideshow .slide-nav__dots .all{margin-left:5px}.slideshow .slide-nav__dots .all:before{content:'/';padding-right:5px}@media (max-width:992px){.slideshow .slide-items .slide-item{min-height:calc(100vw / 2.666)}.slideshow .slide-items .slide-item .container{padding-top:60px;padding-bottom:120px}.slideshow .slide-items .slide-item__title span{font-size:36px}}.home-features{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:70px;text-align:center;font-size:20px}.home-features__item{width:calc(33.33333% - 15px)}.home-features__item span{display:block;font-size:24px;font-weight:700;color:#d55551}@media (max-width:992px){.home-features{display:block}.home-features__item{width:100%;max-width:300px;margin:0 auto 30px}}.home-manufacturers{display:flex;align-items:center;justify-content:space-between;margin-bottom:70px}.home-manufacturers__item{padding:0 5px}.home-manufacturers__brand{width:100%;cursor:pointer;display:block}.home-manufacturers__brand img{display:block;width:100%}.home-manufacturers__link{width:calc(12.5% - 10px);background:#F6F6F6;transition:0.2s;font-size:17px;font-weight:500;border-radius:25px;line-height:1;padding:13px 5px;text-align:center}.home-manufacturers__link:hover{background:#BF3D3D;color:#fff}.home-manufacturers .slick-dots{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:15px}.home-manufacturers .slick-dots li{position:relative;margin-right:10px;cursor:pointer}.home-manufacturers .slick-dots li:last-child{margin-right:0}.home-manufacturers .slick-dots li button{width:10px;height:10px;font-size:0;border-radius:50%;border:2px solid #808080;background:transparent;transition:.2s;cursor:pointer;padding:0}.home-manufacturers .slick-dots li button:hover{background:#BF3D3D}.home-manufacturers .slick-dots li.slick-active button{background:#BF3D3D;border-color:#BF3D3D}.home-manufacturers .arrow-left,.home-manufacturers .arrow-right{display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;width:30px;height:30px;z-index:1;top:10px;cursor:pointer;transition:.2s}.home-manufacturers .arrow-left.slick-disabled,.home-manufacturers .arrow-right.slick-disabled{opacity:0;cursor:default}.home-manufacturers .arrow-left svg,.home-manufacturers .arrow-right svg{display:block;width:100%;fill:#808080}.home-manufacturers .arrow-left:hover svg,.home-manufacturers .arrow-right:hover svg{fill:#BF3D3D}.home-manufacturers .arrow-left{left:-30px}.home-manufacturers .arrow-right{right:-30px}.categories{background:#171717;padding:30px 0;margin-bottom:50px}.categories .category-items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.categories .category-items .category-item{display:flex;width:25%;padding:0 15px;margin-bottom:30px}.categories .category-items .category-item__link{display:flex;flex-direction:column;justify-content:flex-end;position:relative;background:#171717;width:100%;height:340px;padding-bottom:10px}.categories .category-items .category-item__link img{position:absolute;top:0;left:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.categories .category-items .category-item__link:after{content:'';display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:70%;background:linear-gradient(transparent,#171717);transition:.2s}.categories .category-items .category-item__link:hover:after{height:50%}.categories .category-items .category-item__link:hover .category-item__catalog--text{color:#BF3D3D;opacity:1}.categories .category-items .category-item__link:hover .category-item__catalog svg{fill:#BF3D3D;right:15px}.categories .category-items .category-item__name{display:block;position:relative;z-index:3;width:100%;padding:0 5px;font-size:18px;font-weight:500;margin-bottom:20px;color:#fff;text-align:center}.categories .category-items .category-item__catalog{display:block;text-align:center;position:relative;z-index:3}.categories .category-items .category-item__catalog--text{font-size:16px;color:#fff;opacity:0;transition:.2s}.categories .category-items .category-item__catalog svg{display:block;position:absolute;top:calc(50% - 15px);right:calc(50% - 15px);width:30px;height:30px;fill:#fff;transition:right .2s}@media (max-width:1200px){.categories .category-items .category-item{display:flex;width:50%}}@media (max-width:992px){.categories .category-items .category-item{width:50%}.categories .category-items .category-item:after{height:50%}.categories .category-items .category-item__catalog--text{color:#BF3D3D;opacity:1}.categories .category-items .category-item__catalog svg{fill:#BF3D3D;right:15px}}@media (max-width:550px){.categories .category-items{margin:0}.categories .category-items .category-item{width:100%;margin-bottom:50px;padding:0}}.home-categories{overflow:hidden;margin-bottom:70px}.home-categories .container{display:flex;justify-content:space-between;align-items:center}.home-categories__list{display:flex;flex-direction:column;width:66.6666%;position:relative;padding:40px 0 30px;color:#fff;align-self:stretch}.home-categories__list:before{content:'';display:block;position:absolute;z-index:-1;width:calc(100% + (50vw - 645px));height:100%;right:0;top:0;background:#090909}.home-categories__list--nav{display:flex;flex-wrap:wrap;font-size:24px;font-weight:500;line-height:1.25;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #808080}.home-categories__products{width:33.33333%;position:relative;padding:40px 0 30px 30px}.home-categories__products:before{content:'';display:block;position:absolute;z-index:-1;width:calc(100% + (50vw - 650px));height:100%;left:0;top:0;background:#F6F6F6}.home-categories__products .category-products{display:none}.home-categories__products .category-products.active{display:block}.home-categories__products .slick-dots{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.home-categories__products .slick-dots li{position:relative;margin-right:10px;cursor:pointer}.home-categories__products .slick-dots li:last-child{margin-right:0}.home-categories__products .slick-dots li button{width:15px;height:15px;font-size:0;border-radius:50%;border:2px solid #808080;background:transparent;transition:.2s;cursor:pointer;padding:0}.home-categories__products .slick-dots li button:hover{background:#BF3D3D}.home-categories__products .slick-dots li.slick-active button{background:#BF3D3D;border-color:#BF3D3D}.home-categories .category-item{display:block;cursor:pointer;position:relative;color:#808080;transition:0.2s;margin-bottom:10px;margin-right:20px}.home-categories .category-item:last-child{margin-right:0}.home-categories .category-item:after{content:'';display:block;width:24px;height:9px;position:absolute;bottom:-10px;left:calc(50% - 12px);background-image:url("data:image/svg+xml,%3Csvg width='24' height='9' viewBox='0 0 24 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0.000244141L23.2583 9.00024H0.74167L12 0.000244141Z' fill='%23F6F6F6'/%3E%3C/svg%3E%0A");transition:0.2s;opacity:0}.home-categories .category-item:hover{color:#fff}.home-categories .category-item.active{color:#fff}.home-categories .category-item.active:after{opacity:1}.home-categories .category-content{display:none;margin-bottom:0!important}.home-categories .category-content.active{display:block}.home-categories .category-content__banner{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 30px 15px 0;min-height:250px;margin-bottom:30px}.home-categories .category-content__banner img{display:block;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-categories .category-content__banner--title{font-weight:500;font-size:24px;max-width:calc(100% - 230px)}.home-categories .category-content__banner--link{display:block;width:205px;text-align:center;background:#BF3D3D;color:#fff;border-radius:25px;cursor:pointer;padding:17px 5px;font-size:16px;line-height:1;transition:.2s}.home-categories .category-content__banner--link:hover{background:#d55551}.home-categories .category-content__head{width:100%;display:flex;align-items:center;justify-content:space-between;padding-right:30px;margin-bottom:30px}.home-categories .category-content__head--title{font-weight:500;font-size:24px;max-width:calc(100% - 230px)}.home-categories .category-content__head--link{display:block;width:205px;text-align:center;background:#BF3D3D;color:#fff;border-radius:25px;cursor:pointer;padding:17px 5px;font-size:16px;line-height:1;transition:.2s}.home-categories .category-content__head--link:hover{background:#d55551}.home-categories .category-content__description{margin-bottom:0!important}@media (max-width:1330px){.home-categories__list:before{width:calc(100% + (50vw - 580px))}.home-categories__products:before{width:calc(100% + (50vw - 585px))}}@media (max-width:1200px){.home-categories__list:before{width:calc(100% + (50vw - 455px))}.home-categories__products:before{width:calc(100% + (50vw - 460px))}}@media (max-width:992px){.home-categories .container{display:block}.home-categories__list{width:100%}.home-categories__list:before{width:100vw;right:calc(360px - 50vw)}.home-categories__list--nav{font-size:20px}.home-categories__products{width:100%;padding:30px 15px}.home-categories__products:before{width:100vw;left:calc(360px - 50vw)}}@media (max-width:768px){.home-categories__list:before{right:-15px}.home-categories__products:before{left:-15px}.home-categories .category-item{display:block;cursor:pointer;position:relative;color:#808080;transition:0.2s;margin-bottom:10px;margin-right:20px}.home-categories .category-item:last-child{margin-right:0}.home-categories .category-item:after{content:'';display:block;width:24px;height:9px;position:absolute;bottom:-10px;left:calc(50% - 12px);background-image:url("data:image/svg+xml,%3Csvg width='24' height='9' viewBox='0 0 24 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0.000244141L23.2583 9.00024H0.74167L12 0.000244141Z' fill='%23F6F6F6'/%3E%3C/svg%3E%0A");transition:0.2s;opacity:0}.home-categories .category-item:hover{color:#fff}.home-categories .category-item.active{color:#fff}.home-categories .category-item.active:after{opacity:1}.home-categories .category-content{display:none;margin-bottom:0!important}.home-categories .category-content.active{display:block}.home-categories .category-content__banner{display:block;padding:0}.home-categories .category-content__banner--title{font-size:20px;width:100%;max-width:100%;margin-bottom:15px}.home-categories .category-content__banner img{position:relative;z-index:1;top:auto;left:auto;width:100%;height:auto;margin-bottom:15px}.home-categories .category-content__head{display:block;padding-right:0}.home-categories .category-content__head--title{font-size:20px;width:100%;max-width:100%;margin-bottom:15px}}@media (max-width:550px){.home-categories__list--nav{font-size:18px}}.home-product-block{margin-bottom:50px}.home-product-block .pagination{display:none}.home-products{display:flex;flex-wrap:wrap}.home-products .product-container{width:25%}@media (max-width:1200px){.home-products .product-container{width:33.3333%}}@media (max-width:992px){.home-products .product-container{width:50%}}@media (max-width:768px){.home-products .product-sort{display:block;width:100%;font-size:16px;line-height:2;background:#F6F6F6;padding:12px 20px}.home-products .product-sort .sort-item{display:block;cursor:pointer;transition:.2s}.home-products .product-sort .sort-item.active,.home-products .product-sort .sort-item:hover{color:#BF3D3D}.home-products .product-sort .sort-item.active:after{display:none}}@media (max-width:550px){.home-products .product-container{width:100%}}.home-news{padding:40px 0 60px}.home-news .module-title{text-align:center}.home-news .slick-track{margin:0}.home-news .arrow-left,.home-news .arrow-right{display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;width:60px;height:60px;z-index:1;top:calc(50% - 30px);cursor:pointer;transition:.2s}.home-news .arrow-left.slick-disabled,.home-news .arrow-right.slick-disabled{opacity:0;cursor:default}.home-news .arrow-left svg,.home-news .arrow-right svg{display:block;width:100%;fill:#f6f8f3}.home-news .arrow-left svg path,.home-news .arrow-right svg path{transition:.2s}.home-news .arrow-left:hover svg,.home-news .arrow-right:hover svg{fill:#BF3D3D}.home-news .arrow-left:hover svg .arrow__sign,.home-news .arrow-right:hover svg .arrow__sign{fill:#fff}.home-news .arrow-left{left:-80px}.home-news .arrow-right{right:-80px}.home-news .arrow-right svg{transform:scale(-1)}.home-news .article-item{margin:0 15px}@media (max-width:1600px){.home-news .arrow-left{left:0}.home-news .arrow-right{right:0}}@media (max-width:1330px){.home-news .arrow-left{left:-40px}.home-news .arrow-right{right:-40px}}@media (max-width:1280px){.home-news .arrow-left{left:0}.home-news .arrow-right{right:0}}@media (max-width:550px){.home-news .arrow-left,.home-news .arrow-right{width:40px;height:40px;top:calc(50% - 20px)}}.product-container{width:33.3333%;padding:0 15px;margin-bottom:30px}.product-list{width:calc(100% + 30px);display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 -15px}.product-item{display:block;position:relative;background:#fff;width:100%;box-shadow:0px 0px 15px rgba(0,0,0,0.05);border-radius:8px;transition:.2s}.product-item:hover{box-shadow:0 0 15px rgba(0,0,0,0.1)}.product-item__sticker{display:block;position:absolute;z-index:4;top:15px;left:15px}.product-item__sticker .sticker{display:flex;align-items:center;font-size:13px;font-weight:500;text-transform:uppercase;padding:5px 13px;line-height:1;margin-bottom:10px;color:#fff;max-width:max-content}.product-item__sticker .sticker:last-child{margin-bottom:0}.product-item__sticker .sticker svg{display:none}.product-item__sticker .sticker-new{background:#2CB64C}.product-item__sticker .sticker-special{background:#F43622}.product-item__sticker .sticker-bestseller{background:#FF7E00}.product-item__percent{display:flex;align-items:center;justify-content:center;position:absolute;z-index:4;top:15px;right:15px;width:50px;height:50px;background:#BF3D3D;border-radius:50%;color:#fff;font-size:14px;font-weight:500;line-height:1}.product-item__image{position:relative;display:block;width:100%;margin-bottom:15px;padding:5px 10px}.product-item__image img{width:100%}.product-item__payments{position:absolute;display:flex;align-items:center;bottom:0;left:10px}.product-item__payments .payment-item{display:flex;align-items:center;width:auto;height:50px;position:relative;background:#F7F7F7;border-radius:8px;margin-right:10px;padding:5px 10px 5px 5px;position:relative}.product-item__payments .payment-item:last-child{margin-right:0}.product-item__payments .payment-item img{width:35px}.product-item__payments .payment-item__month{display:block;font-size:18px;font-weight:900;font-style:italic}.product-item__payments .payment-item__title{position:absolute;bottom:calc(100% + 15px);left:50%;transform:translateX(-50%);display:block;width:auto;white-space:nowrap;background:#090909;color:#fff;border-radius:5px;padding:5px 10px;transition:.2s;text-align:center;opacity:0;visibility:hidden}.product-item__payments .payment-item__title:after{content:'';position:absolute;top:calc(100% - 1px);left:calc(50% - 5px);border:10px solid transparent;border-top:10px solid #090909}.product-item__payments .payment-item:hover .payment-item__title{opacity:1;visibility:visible}.product-item__name{display:block;text-align:center;min-height:45px;padding:0 10px;margin-bottom:10px;font-size:17px;line-height:1.3;font-weight:500;transition:.2s}.product-item__name:hover{color:#BF3D3D}.product-item__rating{display:flex;justify-content:center;align-items:center;margin-bottom:10px;display:none!important}.product-item__rating svg{display:block;width:20px;height:auto;margin:0 2px}.product-item__price{display:flex;align-items:center;justify-content:center;line-height:1;margin-bottom:20px;padding:0 5px;font-size:18px;text-align:center;font-weight:500}.product-item__price .new{order:1;color:#BF3D3D}.product-item__price .old{order:2;font-size:16px;text-decoration:line-through;margin-left:20px}.product-item__buttons{display:flex;align-items:center;justify-content:space-between;padding:0px 15px 15px}.product-item__buttons--info{display:flex;align-items:center;justify-content:space-between;width:105px;position:relative;overflow:hidden;order:2}.product-item__buttons--info:after{content:'';display:block;position:absolute;background:#fff;width:2px;height:calc(100% - 4px);left:calc(50% - 1px);top:2px}.product-item__buttons--info .compare,.product-item__buttons--info .wishlist{display:flex;justify-content:center;align-items:center;width:calc(50% - 2.5px);padding:11px 0;cursor:pointer;background:transparent;border:1px solid #fff;background:#fff;border-radius:50%;transition:0.2s}.product-item__buttons--info .compare svg,.product-item__buttons--info .wishlist svg{display:block;width:24px;height:auto;fill:#808080;transition:.2s}.product-item__buttons--info .compare.active,.product-item__buttons--info .compare:hover,.product-item__buttons--info .wishlist.active,.product-item__buttons--info .wishlist:hover{border:1px solid #BF3D3D}.product-item__buttons--info .compare.active svg,.product-item__buttons--info .compare:hover svg,.product-item__buttons--info .wishlist.active svg,.product-item__buttons--info .wishlist:hover svg{fill:#BF3D3D}.product-item__buttons .button-cart{order:1;width:calc(100% - 120px);display:flex;align-items:center;justify-content:space-between;border:1px solid #F6F6F6;border-radius:25px;cursor:pointer;padding:12px 12px 12px 15px;font-size:16px;font-weight:500;color:#090909;background:#F6F6F6;line-height:1;border-radius:25px;transition:.2s;position:relative}.product-item__buttons .button-cart:before{content:'';display:block;width:38px;height:38px;background:#fff;border-radius:50%;transition:0.2s;position:absolute;top:calc(50% - 19px);right:5px}.product-item__buttons .button-cart span{position:relative}.product-item__buttons .button-cart svg{position:relative;display:block;width:24px;fill:#090909;transition:.2s}.product-item__buttons .button-cart:hover{background:#fff;color:#BF3D3D}.product-item__buttons .button-cart:hover svg{fill:#BF3D3D}.product-item__buttons .button-notify{order:1;width:calc(100% - 120px);display:flex;align-items:center;justify-content:center;background:#F6F6F6;color:#090909;border-radius:25px;cursor:pointer;padding:17px 10px;font-size:16px;font-weight:500;line-height:1;transition:.2s}.product-item__buttons .button-notify:hover{background:#BF3D3D;color:#fff}.product-item__delete{display:flex;align-items:center;max-width:max-content;cursor:pointer;color:#F43622;line-height:2;padding:5px 0;transition:0.2s;margin-bottom:10px}.product-item__delete svg{width:20px;height:auto;fill:#F43622;margin-right:15px;transition:0.2s}.product-item__delete:hover{color:#d55551}.product-item__delete:hover svg{fill:#d55551}.product-showmore{display:flex;justify-content:center;width:100%;margin-top:20px}.product-showmore__button{display:flex;justify-content:center;align-items:center;width:100%;font-size:17px;font-weight:500;color:#090909;border:1px solid #808080;background:#fff;border-radius:5px;padding:16px 5px;cursor:pointer;transition:.2s}.product-showmore__button--icon{width:25px;margin-left:0;margin-right:15px;transition:.2s;fill:#090909}.product-showmore__button:hover{border-color:#BF3D3D;color:#BF3D3D}.product-showmore__button:hover .product-showmore__button--icon{fill:#BF3D3D;transform:rotate(-180deg)}.product-showmore__button.loading .product-showmore__button--icon{animation:loading 1s linear infinite}@media (max-width:1200px){.product-container{width:50%}}@media (max-width:550px){.product-list{margin:0;width:100%}.product-container{width:100%;padding:0;margin-bottom:30px}.product-showmore__button{font-size:14px}}@media (max-width:413px){.product-item__buttons .button-cart,.product-item__buttons .button-notify{width:calc(100% - 115px)}}.product-slider{width:calc(100% + 30px);padding:0 15px;margin-left:-15px;margin-bottom:0px;position:relative;z-index:1}.product-slider .product-container{padding:15px 0;margin:0 15px}.product-slider .slick-track{margin:0}.product-slider .arrow-left,.product-slider .arrow-right{display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;width:70px;height:70px;z-index:1;top:calc(50% - 35px);cursor:pointer;transition:.2s}.product-slider .arrow-left.slick-disabled svg,.product-slider .arrow-right.slick-disabled svg{fill:#808080}.product-slider .arrow-left svg,.product-slider .arrow-right svg{display:block;width:100%;fill:#090909}.product-slider .arrow-left svg path,.product-slider .arrow-right svg path{transition:.2s}.product-slider .arrow-left:hover svg,.product-slider .arrow-right:hover svg{fill:#BF3D3D}.product-slider .arrow-left{left:-70px}.product-slider .arrow-right{right:-70px}@media (max-width:1600px){.product-slider .arrow-left{left:0}.product-slider .arrow-right{right:0}}@media (max-width:1330px){.product-slider .arrow-left{left:-40px}.product-slider .arrow-right{right:-40px}}@media (max-width:1280px){.product-slider .arrow-left{left:0}.product-slider .arrow-right{right:0}}@media (max-width:550px){.product-slider .arrow-left,.product-slider .arrow-right{width:40px;height:40px;top:calc(50% - 20px)}}.product-page{margin-bottom:80px}.product-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:60px}.product-head__images{width:calc(50% - 15px);display:flex;justify-content:space-between;align-items:flex-start}.product-head__images--thumbnails{width:85px;height:100%!important}.product-head__images--thumbnails .thumb-item{display:block;width:100%;cursor:pointer;transition:.2s;position:relative;border:2px solid transparent;border-width:2px!important;border-radius:8px;margin-bottom:10px;overflow:hidden}.product-head__images--thumbnails .thumb-item.slick-current{border-color:#1578BE}.product-head__images--thumbnails .slick-arrow{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:30px;background:#F6F6F6;border-radius:8px;overflow:hidden;cursor:pointer;transition:0.2s}.product-head__images--thumbnails .slick-arrow svg{fill:#090909;transition:0.2s}.product-head__images--thumbnails .slick-arrow:hover{background:#808080}.product-head__images--thumbnails .slick-arrow:hover svg{fill:#fff}.product-head__images--thumbnails .slick-arrow.arrow-left{margin-bottom:10px}.product-head__images--thumbnails .slick-arrow.arrow-right{margin-top:10px}.product-head__images--main{width:calc(100% - 115px)}.product-head__images--main img{width:100%}.product-head__info{width:calc(50% - 15px)}.product-head__info .info-data{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:25px}.product-head__info .info-data__model-rating{width:100%;display:flex;align-items:center;margin-bottom:25px}.product-head__info .info-data__model{font-size:13px;margin-right:30px}.product-head__info .info-data__rating{display:flex;align-items:center;justify-content:flex-end}.product-head__info .info-data__rating svg{width:16px;height:auto;margin-right:4px}.product-head__info .info-data__rating span{display:block;cursor:pointer;color:#808080;font-size:13px;margin-left:10px;transition:.2s}.product-head__info .info-data__rating span:hover{color:#BF3D3D}.product-head__info .info-data__stock{display:flex;align-items:center;font-size:16px}.product-head__info .info-data__stock svg{margin-right:10px}.product-head__info .info-data__stock.stock{color:#289654}.product-head__info .info-data__stock.notstock{color:#d55551}.product-head__info .info-buy{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background:#F6F6F6;padding:20px 20px;border-radius:8px;margin-bottom:20px}.product-head__info .info-buy__price{display:flex;align-items:center;width:calc(100% - 160px - 105px - 60px);line-height:1.25;font-size:28px;font-weight:500}.product-head__info .info-buy__price .new{color:#BF3D3D}.product-head__info .info-buy__price .old{font-size:18px;text-decoration:line-through;margin-left:20px}.product-head__info .info-buy__quantity{display:none!important;display:flex;justify-content:space-between;align-items:center;width:120px;height:50px;background:#F7F7F7;border-radius:25px;padding:10px;line-height:1}.product-head__info .info-buy__quantity .quantity-minus,.product-head__info .info-buy__quantity .quantity-plus{display:flex;justify-content:center;align-items:center;width:30px;height:30px;background:#F6F6F6;cursor:pointer;border-radius:50%;transition:.2s}.product-head__info .info-buy__quantity .quantity-minus svg,.product-head__info .info-buy__quantity .quantity-plus svg{width:20px;height:auto;transition:.2s;fill:#fff}.product-head__info .info-buy__quantity .quantity-minus:hover,.product-head__info .info-buy__quantity .quantity-plus:hover{background:#808080}.product-head__info .info-buy__quantity .quantity-input{width:calc(100% - 60px);border:none;height:100%;font-size:20px;font-weight:500;text-align:center;background:transparent;pointer-events:none}.product-head__info .info-buy #button-cart{width:160px;display:flex;align-items:center;justify-content:center;background:#BF3D3D;color:#fff;border-radius:25px;cursor:pointer;padding:13px 5px;font-size:17px;font-weight:500;line-height:1;transition:.2s}.product-head__info .info-buy #button-cart svg{fill:#fff;width:24px;margin-left:15px}.product-head__info .info-buy #button-cart:hover{background:#d55551}.product-head__info .info-buy #button-notify{width:200px;display:flex;align-items:center;justify-content:center;background:#808080;color:#fff;border-radius:25px;cursor:pointer;padding:16px 10px;font-size:17px;font-weight:500;line-height:1;transition:.2s}.product-head__info .info-buy #button-notify:hover{background:#090909}.product-head__info .info-buy__buttons{display:flex;align-items:center;justify-content:space-between;width:105px;position:relative;overflow:hidden}.product-head__info .info-buy__buttons .compare,.product-head__info .info-buy__buttons .wishlist{display:flex;justify-content:center;align-items:center;width:calc(50% - 2.5px);padding:11px 0;cursor:pointer;background:transparent;border:1px solid #fff;background:#fff;border-radius:50%;transition:0.2s}.product-head__info .info-buy__buttons .compare svg,.product-head__info .info-buy__buttons .wishlist svg{display:block;width:24px;height:auto;fill:#808080;transition:.2s}.product-head__info .info-buy__buttons .compare.active,.product-head__info .info-buy__buttons .compare:hover,.product-head__info .info-buy__buttons .wishlist.active,.product-head__info .info-buy__buttons .wishlist:hover{border:1px solid #BF3D3D}.product-head__info .info-buy__buttons .compare.active svg,.product-head__info .info-buy__buttons .compare:hover svg,.product-head__info .info-buy__buttons .wishlist.active svg,.product-head__info .info-buy__buttons .wishlist:hover svg{fill:#BF3D3D}.product-head__info .info-payment{width:100%;display:flex;align-items:center;margin-bottom:30px}.product-head__info .info-payment__item{display:flex;align-items:center;width:auto;height:50px;position:relative;background:#F7F7F7;border-radius:8px;margin-right:10px;padding:5px 10px 5px 5px;cursor:pointer;transition:.2s}.product-head__info .info-payment__item:hover{background:#E9E9E9}.product-head__info .info-payment__item:last-child{margin-right:0}.product-head__info .info-payment__item img{width:35px}.product-head__info .info-payment__item-month{display:block;font-size:18px;font-weight:700;font-style:italic}.product-head__info .info-payment--button{display:flex;align-items:center;justify-content:center;width:200px;height:50px;position:relative;border:2px solid #BF3D3D;color:#BF3D3D;border-radius:8px;margin-left:5px;padding:5px 15px;cursor:pointer;font-size:16px;font-weight:500;transition:.2s}.product-head__info .info-payment--button:hover{background:#BF3D3D;color:#fff}.product-head__info .info-boc{width:100%;border-top:1px solid #F6F6F6;padding:30px 0;display:flex;flex-wrap:wrap;align-items:center}.product-head__info .info-boc__title{display:none}.product-head__info .info-boc__input{background:#fff;border:1px solid #808080;width:calc(100% - 200px);max-width:200px;margin-right:15px;padding:12px 15px 12px;-webkit-appearance:none;appearance:none;font-size:16px;height:50px;border-radius:8px;color:#090909;transition:.2s}.product-head__info .info-boc__input::placeholder{color:#808080}.product-head__info .info-boc__button{width:200px;display:flex;align-items:center;justify-content:center;background:#090909;color:#fff;border-radius:8px;cursor:pointer;padding:17px 10px;font-size:17px;font-weight:500;border:none;box-shadow:none;line-height:1;transition:.2s}.product-head__info .info-boc__button:hover{background:#808080}.product-head__info .info-boc.has-error .info-boc__input{border-color:#ff4545}.product-content{margin-bottom:80px}.product-content__nav{display:flex;flex-wrap:wrap;margin-bottom:40px;background:#F6F6F6}.product-content__nav--item{display:block;font-size:24px;text-align:center;transition:.2s;padding:20px 70px;cursor:pointer;position:relative;line-height:1.25;transition:.2s;border-top:2px solid #F6F6F6;text-transform:uppercase;background:#F6F6F6}.product-content__nav--item .count{color:#BF3D3D}.product-content__nav--item .count:before{content:'('}.product-content__nav--item .count:after{content:')'}.product-content__nav--item:hover{color:#BF3D3D}.product-content__nav--item.active{background:#fff}.product-content .content{display:none;width:100%;margin-bottom:0}.product-content .content.active{display:block}.product-content .downloads{display:block;margin-top:50px}.product-content .downloads-title{display:block;font-size:18px;font-weight:500;color:#090909;line-height:1;margin-bottom:20px}.product-content .downloads-item{display:flex;align-items:center;margin-bottom:25px}.product-content .downloads-item:last-child{margin-bottom:0}.product-content .downloads-item .download{display:flex;align-items:center;font-size:16px;text-decoration:underline;font-weight:500;transition:.2s}.product-content .downloads-item .download img{width:35px;margin-right:15px}.product-content .downloads-item .download:hover{color:#BF3D3D}.product-content .attribute-row{width:100%;max-width:900px;display:flex;justify-content:space-between;align-items:flex-end;position:relative;margin:0 auto 20px;font-size:16px}.product-content .attribute-row:last-child{margin-bottom:0}.product-content .attribute-row:after{content:'';display:block;position:absolute;width:100%;bottom:6px;left:0;border-bottom:1px dotted #F6F6F6}.product-content .attribute-row__name{max-width:calc(50% - 5px);padding-right:10px;background:#fff;position:relative;z-index:1}.product-content .attribute-row__value{font-weight:500;max-width:calc(50% - 5px);padding-left:10px;background:#fff;position:relative;z-index:1}.product-reviews{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.product-reviews__head{width:100%;display:flex;align-items:center;justify-content:center;line-height:1;margin-bottom:50px;font-size:24px;font-weight:500}.product-reviews__head svg{width:30px;height:auto;margin-right:5px}.product-reviews__head span{margin-left:15px}.product-reviews__list{width:calc(100% - 450px)}.product-reviews__list .review-item{display:block;padding:15px;border:1px solid #F6F6F6;border-radius:5px;margin-bottom:30px}.product-reviews__list .review-item__head{width:100%;display:flex;justify-content:space-between;align-items:center}.product-reviews__list .review-item__head--main{display:flex;align-items:center;font-size:16px}.product-reviews__list .review-item__head--main .review-name{font-weight:500;margin-right:10px}.product-reviews__list .review-item__head--rating{display:flex;align-items:center}.product-reviews__list .review-item__head--rating svg{width:20px;height:auto;margin-right:3px}.product-reviews__list .review-item__head--rating svg:last-child{margin-right:0}.product-reviews__list .review-item__body{font-size:16px;line-height:1.875;margin-top:10px}.product-reviews__list .review-bottom{display:flex;justify-content:center;width:100%}.product-reviews__list .review-bottom .review-showmore{display:flex;justify-content:center;align-items:center;width:100%;font-size:17px;font-weight:500;color:#090909;border:1px solid #808080;background:#fff;border-radius:5px;padding:10px 5px;cursor:pointer;transition:.2s}.product-reviews__list .review-bottom .review-showmore svg{width:25px;margin-left:0;margin-right:15px;transition:.2s;fill:#090909}.product-reviews__list .review-bottom .review-showmore:hover{border-color:#BF3D3D;color:#BF3D3D}.product-reviews__list .review-bottom .review-showmore:hover svg{fill:#BF3D3D;transform:rotate(-180deg)}.product-reviews__list .review-bottom .review-showmore.loading svg{animation:loading 1s linear infinite}.product-reviews__list .review-bottom .pagination{display:none!important}.product-reviews__form{width:400px;padding:25px 20px;border:1px solid #F6F6F6;border-radius:8px}.product-reviews__form .reviews-stars{display:flex;align-items:center}.product-reviews__form .reviews-stars .star{width:30px;cursor:pointer;margin-right:5px}.product-reviews__form .reviews-stars .star svg{display:block;width:100%;height:auto}.product-reviews__form .reviews-stars .star.active svg *,.product-reviews__form .reviews-stars .star.hover svg *,.product-reviews__form .reviews-stars .star:hover svg *{fill:#FFC833}.product-related,.product-visited{margin-bottom:80px}.product-related .module-title,.product-visited .module-title{text-align:center}@media (max-width:1330px){.product-head__images{align-items:center}.product-head__info .info-buy__price{width:100%;margin-bottom:15px}}@media (max-width:992px){.product-head__images{width:100%;margin-bottom:30px}.product-head__info{width:100%}.product-head__info .info-buy__price{width:calc(100% - 200px - 50px - 60px);margin-bottom:0}.product-content__nav{justify-content:space-between}.product-content__nav--item{width:33.3333%;padding:20px 10px;text-align:center;text-transform:none}.product-reviews__list{width:calc(50% - 15px)}.product-reviews__form{width:calc(50% - 15px)}}@media (max-width:768px){.product-head__images--thumbnails{display:none}.product-head__images--main{width:100%;padding:0 15px}.product-head__images .arrow-left,.product-head__images .arrow-right{display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;width:50px;height:50px;z-index:1;top:calc(50% - 25px);cursor:pointer;transition:.2s}.product-head__images .arrow-left svg,.product-head__images .arrow-right svg{display:block;width:100%;height:auto;transition:.2s;fill:#090909}.product-head__images .arrow-left:hover svg,.product-head__images .arrow-right:hover svg{fill:#BF3D3D}.product-head__images .arrow-left.slick-disabled svg,.product-head__images .arrow-right.slick-disabled svg{fill:#808080}.product-head__images .arrow-left{left:-15px}.product-head__images .arrow-right{right:-15px}.product-head__images .slick-dots{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;z-index:1}.product-head__images .slick-dots li{position:relative;margin-right:10px;cursor:pointer}.product-head__images .slick-dots li:last-child{margin-right:0}.product-head__images .slick-dots li button{width:20px;height:20px;font-size:0;border-radius:50%;border:2px solid #E9E9E9;background:transparent;transition:.2s;cursor:pointer;padding:0}.product-head__images .slick-dots li button:hover{background:#BF3D3D}.product-head__images .slick-dots li.slick-active button{background:#BF3D3D;border-color:#BF3D3D}.product-head__info .info-buy__price{width:100%;margin-bottom:15px}.product-content__nav--item{width:100%;padding:20px 10px}.product-reviews__list{width:100%;margin-bottom:30px}.product-reviews__form{width:100%}}@media (max-width:550px){.product .info-boc__input{width:100%;max-width:100%;margin-right:0;margin-bottom:15px}.product .info-boc__button{width:100%}.product-reviews__head{font-size:20px}.product-reviews__head svg{width:20px}}@media (max-width:413px){.product-head__info .info-buy{padding:15px}.product-head__info .info-buy__price{font-size:24px}.product-head__info .info-buy__price .old{font-size:16px;margin-left:15px}.product-head__info .info-buy #button-cart{width:calc(100% - 115px)}.product .info-payment{flex-wrap:wrap}.product .info-payment--button{width:100%;margin-top:15px}}.compare-content{position:relative;margin-bottom:50px}.compare-content .choose-category{position:absolute;width:270px;top:0;left:0}.compare-content .choose-category__active{display:flex;width:100%;height:60px;flex-direction:column;justify-content:center;align-items:flex-start;padding:12px 30px 14px 10px;background:#F7F7F7;position:relative;color:#090909;cursor:pointer;border:1px solid #E9E9E9}.compare-content .choose-category__active img{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.compare-content .choose-category__active--text{font-size:12px}.compare-content .choose-category__active--value{font-weight:500}.compare-content .choose-category__all{display:none;position:absolute;width:100%;left:0;top:calc(100% - 1px);box-shadow:0 3px 15px rgba(0,0,0,0.1);z-index:7}.compare-content .choose-category__all .category-item{display:flex;align-items:center;width:100%;height:50px;padding:5px 10px;transition:.2s;border-top:1px solid #E9E9E9;background:#fff;cursor:pointer}.compare-content .choose-category__all .category-item.active,.compare-content .choose-category__all .category-item:hover{background:#F7F7F7}@media (max-width:768px){.compare-content .choose-category{position:relative;top:auto;left:auto;width:100%;max-width:400px;margin-bottom:80px}}.compare-content .compare-tab{display:none;width:100%}.compare-content .compare-tab.active{display:block}.compare-content__tab{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.compare-content__info{width:290px}.compare-content__info--top{width:100%;height:434px;padding-top:100px}@media (max-width:1200px){.compare-content__info--top{height:430px}}@media (max-width:992px){.compare-content__info--top{height:432px}}@media (max-width:768px){.compare-content__info--top{padding-top:20px;height:416px}}@media (max-width:413px){.compare-content__info--top{height:362px}}.compare-content__info--diff{margin-bottom:35px}.compare-content__info--diff .diff-item{display:block;position:relative;color:#808080;cursor:pointer;padding-left:30px;transition:.2s;margin-bottom:20px}.compare-content__info--diff .diff-item span{display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:20px}.compare-content__info--diff .diff-item span:before{content:'';display:block;width:20px;height:20px;border:3px solid #E9E9E9;transition:.2s;border-radius:50%}.compare-content__info--diff .diff-item:hover{color:#090909}.compare-content__info--diff .diff-item.active{color:#090909}.compare-content__info--diff .diff-item.active span:before{border:6px solid #BF3D3D}.compare-content__info--remove{display:flex;align-items:center;color:#808080}.compare-content__info--remove span{font-size:12px;text-decoration:underline;font-weight:700;transition:.2s;margin-left:13px;line-height:1}.compare-content__info--remove:hover{color:#BF3D3D}.compare-content__info--attributes{width:100%;border-top:1px solid #E9E9E9}.compare-content__info--attributes .attribute-row{display:flex;align-items:center;width:100%;height:65px;padding:5px 5px 5px 20px;border-bottom:1px solid #E9E9E9;transition:.2s}.compare-content__info--attributes .attribute-row.hidden{display:none}.compare-content__info--attributes .attribute-row.active{background:#E9E9E9}@media (max-width:413px){.compare-content__info--attributes .attribute-row{padding:5px 5px 5px 0}}@media (max-width:768px){.compare-content__info{width:calc(100% - 200px)}}@media (max-width:413px){.compare-content__info{width:calc(100% - 175px)}}.compare-content__products{width:calc(100% - 290px);border-left:1px solid #E9E9E9}.compare-content__products .slick-track{margin:0}.compare-content__products .arrow-left,.compare-content__products .arrow-right{display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;width:70px;height:70px;z-index:1;top:-70px;cursor:pointer;transition:.2s}.compare-content__products .arrow-left.slick-disabled,.compare-content__products .arrow-right.slick-disabled{opacity:.5}.compare-content__products .arrow-left svg,.compare-content__products .arrow-right svg{display:block;width:100%;fill:#090909;transition:.2s}.compare-content__products .arrow-left:hover svg,.compare-content__products .arrow-right:hover svg{fill:#BF3D3D}.compare-content__products .arrow-left{right:70px}.compare-content__products .arrow-right{right:0}.compare-content__products .product-item{width:100%;height:auto;border-top:1px solid #E9E9E9;border-right:1px solid #E9E9E9!important;box-shadow:none;border-bottom:none;overflow:visible;padding-bottom:0;border-radius:0}.compare-content__products .product-item:nth-child(3n),.compare-content__products .product-item:nth-child(4n){border-right:1px solid #E9E9E9!important}.compare-content__products .product-item__remove{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background:#F7F7F7;border-radius:3px;position:absolute;top:20px;right:20px;transition:.2s;cursor:pointer;z-index:5}.compare-content__products .product-item__remove:hover{background:#E9E9E9}.compare-content__products .product-item a img{max-width:250px;margin:0 auto}.compare-content__products .product-item .button-cart,.compare-content__products .product-item .button-notify{width:100%;justify-content:center}.compare-content__products .product-item .button-cart:before,.compare-content__products .product-item .button-notify:before{display:none}.compare-content__products .product-item .button-cart svg,.compare-content__products .product-item .button-notify svg{position:relative;margin-left:15px}.compare-content__products .product-item__attributes{width:100%;border-top:1px solid #E9E9E9}.compare-content__products .product-item__attributes .attribute-row{display:flex;align-items:center;width:100%;height:65px;font-weight:700;padding:5px 5px 5px 20px;border-bottom:1px solid #E9E9E9;transition:.2s}.compare-content__products .product-item__attributes .attribute-row.active{background:#E9E9E9}.compare-content__products .product-item__attributes .attribute-row.hidden{display:none}.compare-content__products .product-item__attributes .attribute-row a{display:block;color:#090909;margin-bottom:0;text-decoration:underline}.compare-content__products .product-item__attributes .attribute-row a:hover{color:#BF3D3D}@media (max-width:992px){.compare-content__products .product-item__attributes{display:block}}@media (max-width:550px){.compare-content__products .product-item__prices{width:100%}.compare-content__products .product-item__rating{display:none}}@media (max-width:768px){.compare-content__products{width:200px}}@media (max-width:413px){.compare-content__products{width:175px}}.credit-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px;border-bottom:1px solid #E9E9E9;padding-bottom:15px}.credit-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.credit-row__name{display:flex;align-items:center;width:33.333%;font-size:16px}.credit-row__name img{width:auto;height:40px;margin-right:10px}.credit-row__period{display:flex;align-items:center;width:33.333%;justify-content:flex-end}.credit-row__period--title{font-size:16px;width:calc(100% - 150px);padding-right:10px;text-align:right}.credit-row__period select{display:flex;align-items:center;width:150px;height:40px;margin:0;padding:0 30px 0 10px;border:1px solid #E9E9E9;border-radius:5px;box-sizing:border-box;overflow:hidden;-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23a8a8a8' viewBox='0 0 13 7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.5 7a.956.956 0 01-.657-.256l-5.57-5.25a.839.839 0 010-1.237.968.968 0 011.312 0L6.5 4.888 11.415.257a.968.968 0 011.313 0 .839.839 0 010 1.237l-5.572 5.25A.956.956 0 016.5 7z'/%3E%3C/svg%3E");background-size:14px 9px;background-repeat:no-repeat,repeat;background-position:right 12px center;font-size:16px;color:#221f1f;cursor:pointer;transition:.2s}.credit-row__period select:hover{border-color:#F6F6F6}.credit-row__pay{display:flex;justify-content:space-between;align-items:center;width:33.333%}.credit-row__pay--month{display:flex;justify-content:flex-end;align-items:flex-end;width:calc(100% - 140px)}.credit-row__pay--month .month-price{font-size:26px;line-height:1.15}.credit-row__pay--month .month-text{font-size:16px;margin-left:5px}.credit-row__pay--button{width:120px;display:flex;align-items:center;justify-content:center;background:#BF3D3D;border-radius:5px;padding:13px 5px;cursor:pointer;color:#fff;font-size:16px;transition:.2s}.credit-row__pay--button:hover{background:#d55551}@media (max-width:992px){.credit-row__name{width:100%;margin-bottom:10px}.credit-row__pay,.credit-row__period{width:calc(50% - 15px)}.credit-row__period{justify-content:flex-start}.credit-row__period--title{width:auto}}@media (max-width:768px){.credit-row{margin-bottom:25px;padding-bottom:25px}.credit-row__name{margin-bottom:20px}.credit-row__period{width:100%;margin-bottom:20px;display:block}.credit-row__period--title{width:100%;text-align:left;margin-bottom:7px}.credit-row__period select{width:100%;height:50px}.credit-row__pay{width:100%;display:block}.credit-row__pay--month{width:100%;justify-content:flex-start;margin-bottom:10px}.credit-row__pay--button{width:100%;padding:10px 5px}}.ocfilter{display:block;position:relative;background:#fff;border:2px solid #F6F6F6;border-radius:8px;overflow:hidden}.ocfilter-head{display:flex;align-items:center;padding:20px 20px;background:#F6F6F6;font-size:24px;line-height:1}.ocfilter-head svg{margin-right:15px}.ocfilter-head .ocfilter-mobile__close{display:none}.ocfilter-head .ocfilter-mobile__close svg{margin-right:0}.ocfilter .product-sort{width:100%;font-size:16px;line-height:2;background:#F6F6F6;padding:12px 20px}.ocfilter .product-sort .sort-item{display:block;cursor:pointer;transition:.2s}.ocfilter .product-sort .sort-item.active,.ocfilter .product-sort .sort-item:hover{color:#BF3D3D}.ocfilter-selected{display:flex;flex-wrap:wrap;line-height:1.4;padding:20px 20px 10px;border-bottom:2px solid #F6F6F6}.ocfilter-selected__title{width:100%;font-size:18px;font-weight:500;margin-bottom:25px}.ocfilter-selected__item{margin-bottom:10px;margin-right:10px}.ocfilter-selected__item a{display:flex;align-items:center;border:1px solid #808080;color:#808080;font-size:13px;padding:6px 10px;transition:.2s;border-radius:8px}.ocfilter-selected__item a svg{transition:.2s;fill:#808080;margin-right:7px}.ocfilter-selected__item a:hover{border-color:#BF3D3D;color:#BF3D3D}.ocfilter-selected__item a:hover svg{fill:#BF3D3D}.ocfilter-selected__item--clean a{border-color:#BF3D3D;color:#BF3D3D}.ocfilter-selected__item--clean a svg{fill:#BF3D3D}.ocfilter-option{width:100%;padding:15px 15px 0 20px;border-bottom:2px solid #F7F7F7}.ocfilter-option:last-child{border-bottom-color:transparent}.ocfilter-option__title{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:17px;font-weight:500;margin-bottom:15px;cursor:pointer}.ocfilter-option__title:hover{color:#BF3D3D}.ocfilter-option__title span{width:calc(100% - 25px);transition:.2s;line-height:1.3}.ocfilter-option__title svg{display:block;transition:.2s}.ocfilter-option__title.active svg{transform:rotate(180deg)}.ocfilter-option__values{display:none;padding:10px 0 15px}.ocfilter-option-popover{border-radius:0;z-index:99}.ocfilter-value{display:flex;align-items:center;width:100%;justify-content:space-between;cursor:pointer;padding-bottom:15px}.ocfilter-value:last-child{padding-bottom:0}.ocfilter-value input{display:none!important}.ocfilter-value__check{display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:#fff;transition:.2s;border:1px solid #808080;border-radius:2px}.selected .ocfilter-value__check{background:#BF3D3D;border-color:#BF3D3D}.ocfilter-value__name{width:calc(100% - 14px);padding-left:10px;font-size:16px;transition:.2s}.ocfilter-value:hover .ocfilter-value__name{color:#BF3D3D}.ocfilter-value__count{display:none;width:24px;text-align:right;color:#F6F6F6}.ocfilter-value.disabled .ocfilter-value__check{border-color:#F7F7F7;background:#F7F7F7}.ocfilter-value.disabled .ocfilter-value__name{color:#F6F6F6}.ocfilter .ocfilter-price .noUi-target.scale{width:calc(100% - 20px);margin:0 auto 20px}.ocfilter .ocfilter-price .noUi-background,.ocfilter .ocfilter-price .noUi-target.scale{height:2px;box-shadow:none;border-radius:0;border:0;background-image:none}.ocfilter .ocfilter-price .noUi-draggable{background:#BF3D3D;box-shadow:none}.ocfilter .ocfilter-price [disabled] .noUi-connect.noUi-draggable,.ocfilter .ocfilter-price [disabled] .noUi-handle,.ocfilter .ocfilter-price [disabled] .noUi-origin{background:#E9E9E9!important}.ocfilter .ocfilter-price .noUi-pips-horizontal{display:none}.ocfilter .ocfilter-price .noUi-horizontal .noUi-handle{width:20px;height:20px;left:-10px;top:-10px;background:#BF3D3D;border:none;box-shadow:none;cursor:pointer;border-radius:50%}.ocfilter .ocfilter-price .noUi-horizontal .noUi-handle:after,.ocfilter .ocfilter-price .noUi-horizontal .noUi-handle:before{display:none}@media (max-width:992px){.ocfilter{border:none;border-radius:0}.ocfilter-head .ocfilter-mobile__close{display:flex}}.form-price{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:30px}.form-price .form-group{display:block;width:calc(50% - 10px);max-width:140px;border:1px solid #808080;border-radius:8px;overflow:hidden}.form-price .form-group input{display:block;width:100%;height:40px;border:none;font-size:16px;line-height:1;padding:10px 5px;text-align:center}#ocfilter-button,#price-from,#price-to,.ocfilter-mobile-handle{display:none}.ocfilter-mobile{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000;height:100%;width:100%;padding:0}.ocfilter-mobile__close{display:flex;align-items:center;justify-content:center;position:absolute;width:60px;height:70px;background:transparent;z-index:1;left:240px;top:0}.ocfilter-mobile__close svg{display:block;width:25px;height:25px;fill:#090909}.ocfilter-mobile__body{overflow-x:hidden;position:absolute;top:0;bottom:0;left:0;right:0}.ocfilter-mobile__body--bg{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7)}.ocfilter-mobile .ocfilter{background:#fff;width:300px;height:100%;position:relative;overflow-y:auto;border-radius:0}.ocfilter-mobile .ocfilter .sorts{width:calc(100% - 40px);margin:40px auto 40px}.pagination{padding:0;margin:30px auto 0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:35px}.pagination li{margin:0 5px;font-size:18px;font-weight:500}.pagination li a,.pagination li span{display:flex;justify-content:center;align-items:center;border:1px solid #E9E9E9;background:#fff;border-radius:5px;overflow:hidden;width:45px;height:45px;transition:.2s}.pagination li span{border-color:#BF3D3D;color:#BF3D3D}.pagination li svg{display:block;width:7px;transition:.2s;fill:#090909}.pagination li a:hover{border-color:#BF3D3D;background:#BF3D3D;color:#fff}.pagination li a:hover svg{fill:#fff}.pagination li.arrow-prev{margin-right:10px;margin-left:0}.pagination li.arrow-next{margin-left:10px;margin-right:0}@media (max-width:768px){.pagination li{font-size:16px}.pagination li a,.pagination li span{width:35px;height:35px}}.category-list{display:flex;flex-wrap:wrap;margin:0 -15px 40px}.category-list__item{width:25%;padding:0 15px;margin-bottom:30px}.category-list__item a{display:flex;flex-direction:column;border:1px solid #F6F6F6;box-shadow:0px 0px 15px rgba(0,0,0,0);width:100%;height:100%;border-radius:8px;font-size:22px;font-weight:500;transition:.2s;padding:20px 20px}.category-list__item a .name{display:block;width:100%;margin-bottom:20px}.category-list__item a img{width:100%;margin-top:auto;margin-bottom:20px}.category-list__item a .viewall{display:flex;justify-content:flex-end;align-items:center;font-size:16px;font-weight:400;transition:0.2s}.category-list__item a .viewall svg{display:block;transition:0.2s;fill:#090909;transform:translate3d(0,0,0)}.category-list__item a:hover{box-shadow:0px 0px 15px rgba(0,0,0,0.05)}.category-list__item a:hover .viewall{color:#BF3D3D}.category-list__item a:hover .viewall svg{fill:#BF3D3D;transform:translate3d(0,0,0) translateX(5px)}.category-content{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:80px}.category-content__filter{width:300px;border-right:none;position:relative}.category-content__products{display:flex;flex-wrap:wrap;width:calc(100% - 330px);position:relative}.category-content__products .mobile-filter{display:none;justify-content:space-between;align-items:center;height:55px;width:100%;background:#BF3D3D;color:#fff;font-size:18px;font-weight:600;padding:5px 20px}.category-content__products .product-sort{width:100%;display:flex;align-items:center;font-size:16px;line-height:1.65;background:#F6F6F6;border-radius:8px;padding:12px 20px;margin-bottom:35px}.category-content__products .product-sort .sort-item{display:block;cursor:pointer;position:relative;margin-right:30px;transition:.2s}.category-content__products .product-sort .sort-item:last-child{margin-right:0}.category-content__products .product-sort .sort-item.active,.category-content__products .product-sort .sort-item:hover{color:#BF3D3D}.category-content__products .product-sort .sort-item.active:after{content:'';display:block;width:12px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 6C12 6 9.31371 6 6 6C2.68629 6 0 6 0 6C0 2.68629 2.68629 0 6 0C9.31371 0 12 2.68629 12 6Z' fill='%23BF3D3D'/%3E%3C/svg%3E%0A");position:absolute;left:calc(50% - 5px);bottom:-12px}@media (max-width:1200px){.category-list__item{width:33.3333%}}@media (max-width:992px){.category-content__filter{display:none}.category-content__products{width:100%}.category-content__products .mobile-filter{display:flex}}@media (max-width:768px){.category-list{justify-content:space-between;margin:0 0 30px}.category-list__item{width:calc(50% - 10px);padding:0;margin-bottom:20px}.category-content__products .mobile-filter{width:100%;margin-bottom:30px}.category-content__products .product-sort{display:none}}@media (max-width:550px){.category-list__item{width:100%}}.search-content .category-content__products{width:100%}.search-content .category-content__products .product-sort{display:flex;width:100%}.search-content .category-content__products .product-container{width:25%}@media (max-width:1200px){.search-content .category-content__products .product-container{width:33.3333%}}@media (max-width:992px){.search-content .category-content__products .product-container{width:50%}}@media (max-width:768px){.search-content .category-content__products .product-sort{display:block;width:100%;font-size:16px;line-height:2;background:#F6F6F6;padding:12px 20px}.search-content .category-content__products .product-sort .sort-item{display:block;cursor:pointer;transition:.2s}.search-content .category-content__products .product-sort .sort-item.active,.search-content .category-content__products .product-sort .sort-item:hover{color:#BF3D3D}.search-content .category-content__products .product-sort .sort-item.active:after{display:none}}@media (max-width:550px){.search-content .category-content__products .product-container{width:100%}}.manufacturer-page .product-slider{margin-bottom:50px}.manufacturer-list{display:flex;flex-wrap:wrap;margin-bottom:50px}.manufacturer-list__item{width:20%}.manufacturer-list__item a{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:140px}.manufacturer-list__item a:before{content:'';content:'';display:block;position:absolute;width:calc(100% + 2px);height:calc(100% + 1px);top:0;left:0;transition:.2s;border:1px solid #F6F6F6;background:rgba(255,255,255,0.7);z-index:1}.manufacturer-list__item a img{width:auto;height:auto;max-width:calc(100% - 20px);max-height:calc(100% - 40px);transition:.2s;filter:grayscale(1)}.manufacturer-list__item a span{display:block;width:100%;text-align:center;font-size:14px;font-weight:500;position:absolute;left:0;bottom:5px;opacity:0;padding:0 5px;color:#090909;transition:.2s}.manufacturer-list__item a:hover:before{background:rgba(255,255,255,0)}.manufacturer-list__item a:hover img{filter:grayscale(0)}.manufacturer-categories{display:flex;flex-wrap:wrap;margin:0 -15px 40px}.manufacturer-categories__item{width:25%;padding:0 15px;margin-bottom:30px}.manufacturer-categories__item a{display:flex;flex-direction:column;border:1px solid #F6F6F6;box-shadow:0px 0px 15px rgba(0,0,0,0);width:100%;height:100%;border-radius:8px;font-size:22px;font-weight:500;transition:.2s;padding:20px 20px}.manufacturer-categories__item a .name{display:block;width:100%;margin-bottom:20px}.manufacturer-categories__item a img{width:100%;margin-top:auto;margin-bottom:20px}.manufacturer-categories__item a .viewall{display:flex;justify-content:flex-end;align-items:center;font-size:16px;font-weight:400;transition:0.2s}.manufacturer-categories__item a .viewall svg{display:block;transition:0.2s;fill:#090909;transform:translate3d(0,0,0)}.manufacturer-categories__item a:hover{box-shadow:0px 0px 15px rgba(0,0,0,0.05)}.manufacturer-categories__item a:hover .viewall{color:#BF3D3D}.manufacturer-categories__item a:hover .viewall svg{fill:#BF3D3D;transform:translate3d(0,0,0) translateX(5px)}@media (max-width:1200px){.manufacturer-categories__item{width:33.3333%}}@media (max-width:992px){.manufacturer-list__item{width:25%}.manufacturer-list__item a{height:120px}.manufacturer-categories{justify-content:space-between;margin:0 0 40px}.manufacturer-categories__item{width:calc(50% - 10px);padding:0;margin-bottom:30px}.manufacturer-categories__item a{font-size:20px;padding:15px}}@media (max-width:768px){.manufacturer-list__item{width:33.3333%}}@media (max-width:550px){.manufacturer-list__item{width:50%}.manufacturer-categories__item{width:100%}}@media (max-width:413px){.manufacturer-list__item a{height:90px}}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.simplepage .simplecheckout-step{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-bottom:100px}.simplepage .simplecheckout-step #simplecheckout_payment_form{display:none}.simplepage .simplecheckout-left-column{width:calc(50% - 15px);max-width:550px}.simplepage .simplecheckout-left-column .simplecheckout-block{margin-bottom:30px}.simplepage .simplecheckout-left-column .simplecheckout-block#simplecheckout_shipping_address{margin-top:-20px}.simplepage .simplecheckout-right-column{width:calc(50% - 15px)}.simplepage .simplecheckout-right-column .simplecheckout-block__error{display:block;padding:5px 0}.simplepage .simplecheckout-right-column .simplecheckout-block__error span{color:#ff4545}.simplepage .checkout-heading{display:flex;align-items:center;font-size:24px;padding:20px 20px;line-height:1;margin-bottom:20px;background:#F6F6F6}.simplepage .simplehead{display:block;font-size:24px;padding:20px 20px;line-height:1;margin-bottom:20px;background:#F6F6F6}.simplepage .simplehead.without-border{border-top:none!important}.simplepage .simplehead--account{display:flex;align-items:center;position:relative}.simplepage .simplehead--account__tab{cursor:pointer;display:flex;align-items:center;padding:15px 0;font-size:20px;font-weight:500;line-height:1;color:#D9D6D6;transition:.2s;position:relative;margin-right:40px}.simplepage .simplehead--account__tab:last-child{margin-right:0}.simplepage .simplehead--account__tab:after{content:'';position:absolute;left:0;bottom:-1px;width:100%;height:4px;background:#BF3D3D;transition:.2s;opacity:0;z-index:1}.simplepage .simplehead--account__tab svg{display:block;width:30px;height:auto;fill:#D9D6D6;margin-right:10px;transition:.2s}.simplepage .simplehead--account__tab:hover svg{fill:#BF3D3D}.simplepage .simplehead--account__tab.active{color:#090909}.simplepage .simplehead--account__tab.active:after{opacity:1}.simplepage .simplehead--account__tab.active svg{fill:#BF3D3D}.simplepage .popupcart-item{padding:15px 0}.simplepage .popupcart-item__warning{width:100%;color:#ff4545}.simplepage .popupcart-item__image{width:140px}.simplepage .popupcart-item__info{width:calc(100% - 155px)}.simplepage .popupcart-item__price{width:calc(100% - 120px - 30px);display:flex;align-items:center;line-height:1;font-size:20px;font-weight:500}.simplepage .popupcart-item__price .new-price{color:#BF3D3D}.simplepage .popupcart-item__price .old-price{order:2;font-weight:400;font-size:16px;text-decoration:line-through;margin-left:15px}.simplepage .popupcart-item__total{display:none}.simplepage .popupcart-item__remove{top:15px;right:0}.simplepage .simpecart-totals{position:relative;padding:30px 20px 20px;background:#F7F7F7}.simplepage .simpecart-totals .order-total{display:flex;justify-content:space-between;margin-bottom:10px;font-size:16px}.simplepage .simpecart-totals .order-total:last-child{font-size:24px;font-weight:500}.simplepage .simpecart-totals .order-total__title{margin-right:5px}.simplepage #buttons{padding:0 20px 30px;background:#F7F7F7}.simplepage #button-confirm,.simplepage #buttons .btn.btn-primary.button,.simplepage #simplecheckout_button_confirm{width:100%;max-width:280px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:#BF3D3D;color:#fff;border-radius:25px;cursor:pointer;padding:17px 10px;font-size:16px;font-weight:500;line-height:1;transition:.2s;border:none}.simplepage #button-confirm:hover,.simplepage #buttons .btn.btn-primary.button:hover,.simplepage #simplecheckout_button_confirm:hover{background:#d55551}.simplepage .simple-row{display:block;margin-bottom:20px;position:relative}.simplepage .simple-row__name{display:block;width:100%;font-weight:500;margin-bottom:5px}.simplepage .simple-row__input{display:block;width:100%;border:1px solid #808080;transition:.2s;background:#fff;font-size:16px;font-weight:400;height:50px;border-radius:8px;padding:12px 15px;color:#090909;-webkit-appearance:none;appearance:none}.simplepage .simple-row__input::placeholder{color:#808080}.simplepage .simple-row__input--textarea{height:150px;resize:none;padding:15px 15px}.simplepage .simple-row.has-error .simplepage .simple-row__input{border-color:#ff4545}.simplepage .simple-row__error{color:#ff4545}.simplepage .simple-row .simplecheckout-rule-group{color:#ff4545}.simplepage .simple-row__radio{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.simplepage .simple-row__radio:last-child{margin-bottom:0}.simplepage .simple-row__radio .radio{width:100%}.simplepage .simple-row__radio .radio label{display:flex;align-items:center;position:relative;padding-left:35px;cursor:pointer;transition:.2s}.simplepage .simple-row__radio .radio label:hover{color:#BF3D3D}.simplepage .simple-row__radio .radio label span:not(.text){display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:20px}.simplepage .simple-row__radio .radio label span:not(.text):before{content:'';display:block;position:relative;width:20px;height:20px;border:2px solid #E9E9E9;transition:.2s;border-radius:50%}.simplepage .simple-row__radio .radio label span:not(.text):after{content:'';display:block;position:absolute;top:5px;left:5px;width:10px;height:10px;background:#BF3D3D;transition:.2s;border-radius:50%;opacity:0}.simplepage .simple-row__radio .radio label input:checked~span:not(.text):before{border-color:#BF3D3D}.simplepage .simple-row__radio .radio label input:checked~span:not(.text):after{opacity:1}@media (max-width:550px){.simplepage .simple-row__radio .radio{width:100%;margin-bottom:15px}}.simplepage .simple-row__radio--payment .radio{width:100%;margin-bottom:20px}.simplepage .row-shipping_address_city .simple-span,.simplepage .row-shipping_address_postcode .simple-span{display:none}.simplepage #simplecheckout_customer .simple-rows{display:flex;flex-wrap:wrap;justify-content:space-between}.simplepage #simplecheckout_customer .simple-rows .simple-row{width:calc(50% - 15px)}.simplepage #simplecheckout_customer .simple-rows .simple-row.row-customer_firstname{width:100%}.simplepage .credit-row--checkout{display:flex;align-items:center;width:100%;padding-left:35px;padding-top:15px}.simplepage .credit-row--checkout .credit-row__period{width:auto;margin-right:20px}.simplepage .credit-row--checkout .credit-row__period--title{width:auto;white-space:nowrap;margin-right:10px}.simplepage .credit-row--checkout .credit-row__pay{width:auto}.simplepage .credit-row--checkout .credit-row__pay--month{width:auto}@media (max-width:1200px){.simplepage .simplecheckout-left-column{width:400px}.simplepage .simplecheckout-right-column{width:calc(100% - 430px)}}@media (max-width:992px){.simplepage .simplecheckout-left-column{width:100%;max-width:100%;margin-bottom:30px}.simplepage .simplecheckout-right-column{width:100%;max-width:100%}}@media (max-width:768px){.simplepage .credit-row--checkout{align-items:flex-end}.simplepage .credit-row--checkout .credit-row__period{margin-bottom:0}}@media (max-width:550px){.simplepage .simplehead--account{display:none}.simplepage .simpecart-totals .order-total{display:block;margin-bottom:10px}.simplepage .simpecart-totals .order-total__title{margin-right:0}.simplepage #simplecheckout_customer .simple-rows .simple-row{width:100%}.simplepage .credit-row--checkout{padding-left:0}}@media (max-width:413px){.simplepage .popupcart-item{display:block}.simplepage .popupcart-item__image{display:block;width:150px}.simplepage .popupcart-item__info{width:100%}}.checkout-success__content{max-width:750px;margin:0 auto 100px;text-align:center}.checkout-success__content svg{display:block;width:150px;max-width:100%;height:auto;margin:0 auto 30px}.checkout-success__content .module-title{margin-bottom:5px}.checkout-success__content .order-number{font-size:24px;font-weight:500;color:#BF3D3D;margin-bottom:25px}.checkout-success__content p{font-size:18px;line-height:1.875;margin-bottom:45px}.checkout-success__content .button{margin:0 auto}.article-item{width:100%}.article-item a{display:block}.article-item img{display:block;width:100%;margin-bottom:20px}.article-item__date{display:block;font-size:14px;line-height:1;margin-bottom:5px}.article-item__name{display:block;font-size:18px;font-weight:500;margin-bottom:15px;transition:.2s}.article-item__button{display:flex;align-items:center;color:#BF3D3D;font-size:14px}.article-item__button svg{margin-left:10px;transition:.2s}.article-item:hover .article-item__name{color:#BF3D3D}.article-item:hover .article-item__button svg{transform:translateX(5px)}.blog-content__articles{display:flex;flex-wrap:wrap;margin:0 -15px 50px}.blog-content__articles .article-item{width:25%;padding:0 15px;margin-bottom:30px}@media (max-width:1200px){.blog-content__articles .article-item{width:33.33333%}}@media (max-width:992px){.blog-content__articles{margin:0 0 50px;justify-content:space-between}.blog-content__articles .article-item{width:calc(50% - 12px);padding:0;margin-bottom:30px}}@media (max-width:550px){.blog-content__articles .article-item{width:100%}}.article-page__content{width:100%;max-width:1000px;margin:0 auto 80px;overflow-x:hidden}.article-page__content h1{text-align:center}.article-page__bottom{padding-top:30px;display:flex;justify-content:space-between;align-items:center}.article-page__bottom--date{font-weight:500}.article-page__bottom--shares{display:flex;align-items:center}.article-page__bottom--shares a{display:block;width:35px;transition:.2s;margin-right:15px}.article-page__bottom--shares a:last-child{margin-right:0}.article-page__bottom--shares a:hover{opacity:.7}@media (max-width:413px){.article-page__bottom--shares a{width:30px;margin-right:10px}}.contact-page #map{width:100%}.contact-page #map iframe{width:100%;height:600px}.contact-head{display:flex;flex-wrap:wrap;justify-content:space-between;margin:50px 0 60px}.contact-head__col{width:calc(33.333333% - 20px);display:flex;align-items:flex-start;justify-content:space-between}.contact-head__col svg{width:50px;height:auto}.contact-head__col--text{width:calc(100% - 70px);font-size:18px}.contact-head__col--text .title{display:block;font-weight:500;margin-bottom:5px}.contact-head__col--text .text{line-height:1.7}.contact-head__col--text .text a{display:block;max-width:max-content;transition:.2s}.contact-head__col--text .text a:hover{color:#BF3D3D}@media (max-width:992px){.contact-head__col{width:calc(33.333333% - 15px)}.contact-head__col svg{width:30px}.contact-head__col--text{width:calc(100% - 45px);font-size:16px}}@media (max-width:992px){.contact-head__col{width:100%;margin-bottom:30px}.contact-head__col svg{width:30px}.contact-head__col--text{width:calc(100% - 45px);font-size:16px}}.company-page__container{width:100%;background:#171717;color:#fff;margin-bottom:0;padding-bottom:70px}.company-page__container ul li:before{background:#fff}.company-page__banner{position:relative;width:100%}.company-page__banner:after{content:'';display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:70%;background:linear-gradient(transparent,#171717);transition:.2s}.company-page__banner img{display:block;position:relative;width:100%;height:auto;max-height:600px;object-fit:cover;object-position:center}.company-page__content{padding:30px 0 70px;width:100%;max-width:1170px;margin:0 auto}.company-page__content h1,.company-page__content h2,.company-page__content h3{text-align:center;color:#fff}.company-page__nav{display:flex;flex-wrap:wrap;justify-content:space-between}.company-page__nav .nav-item{width:calc(25% - 15px);position:relative;color:#fff;text-align:center;transition:.2s}.company-page__nav .nav-item:after{content:'';display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:50%;background:linear-gradient(transparent,#171717);transition:.2s}.company-page__nav .nav-item img{display:block;width:100%;height:auto}.company-page__nav .nav-item span{display:block;position:absolute;left:0;bottom:15px;z-index:3;width:100%;padding:0 5px}.company-page__nav .nav-item:hover{color:#BF3D3D}.company-row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:70px}.company-row__image{width:calc(50% - 15px)}.company-row__text{width:calc(50% - 15px)}.company-step{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;max-width:700px;margin:0 auto 100px}.company-step__image{width:220px}.company-step__text{width:calc(100% - 250px)}.company-step__text h2{text-align:center;margin-bottom:15px}.company-video{display:block;width:100%;height:500px}@media (max-width:992px){.company-page__nav .nav-item{width:calc(50% - 15px);margin-bottom:30px}.company-row__image{width:100%;order:1;margin-bottom:30px}.company-row__image img{margin:0 auto}.company-row__text{width:100%;order:2}.company-video{height:400px}}@media (max-width:768px){.company-step__image{width:170px}.company-step__text{width:calc(100% - 200px)}.company-video{height:calc((100vw - 30px) / 2)}}@media (max-width:550px){.company-step__image{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:30px;order:1}.company-step__image img{width:100%;height:auto;max-width:200px}.company-step__text{width:100%;order:2}}@media (max-width:413px){.company-page__nav .nav-item{width:100%;margin-bottom:30px}}.reset-page{margin-bottom:50px}.reset-page form{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:700px}.reset-page form .popup-row{width:calc(50% - 15px)}.reset-page form .popup-row__error{width:100%}.reset-page form .errors{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px}@media (max-width:550px){.reset-page form .popup-row{width:100%}}.account-page{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:50px}.account-page__menu{width:300px;border:1px solid #E9E9E9;border-radius:10px;overflow:hidden}.account-page__menu ul li{border-bottom:1px solid #E9E9E9}.account-page__menu ul li:last-child{border-bottom:none}.account-page__menu ul li .menu-item{display:flex;align-items:center;justify-content:space-between;padding:20px 20px;font-size:18px;transition:0.2s}.account-page__menu ul li .menu-item svg{display:block;width:25px;height:25px;fill:#BF3D3D;transition:0.2s;transform:translate3d(0,0,0)}.account-page__menu ul li .menu-item span{width:calc(100% - 40px)}.account-page__menu ul li .menu-item:hover{background:#BF3D3D;color:#fff}.account-page__menu ul li .menu-item:hover svg{fill:#fff}.account-page__menu ul li .menu-item--logout{background:#BF3D3D;color:#fff;padding:15px 20px}.account-page__menu ul li .menu-item--logout svg{fill:#fff}.account-page__menu ul li .menu-item--logout:hover{background:#d55551}.account-page__menu ul li .menu-item--curent{color:#BF3D3D}.account-page__menu ul li .menu-item--curent:hover{background:#fff;color:#BF3D3D}.account-page__menu ul li .menu-item--curent:hover svg{fill:#BF3D3D}.account-page__content{width:calc(100% - 330px)}.account-page__content--title{width:100%;display:flex;align-items:center;padding:0 15px;margin:15px 0 15px;font-size:20px;font-weight:500}.account-page__content--title svg{width:25px;height:auto;fill:#BF3D3D;margin-right:15px}.account-page__content form{display:flex;flex-wrap:wrap;margin:0 -15px}.account-page__content form .popup-row{width:33.333333%;padding:0 15px}.account-page__content form .popup-row__error{width:100%}.account-page__content form .errors{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px;padding:0 15px}@media (max-width:992px){.account-page{display:block}.account-page__menu{width:100%;margin-bottom:30px}.account-page__content{width:100%}}@media (max-width:768px){.account-page__content form{justify-content:space-between;margin:0}.account-page__content form .popup-row{width:calc(50% - 15px);padding:0}.account-page__content form .errors{padding:0}}@media (max-width:550px){.account-page__content form .popup-row{width:100%}}.orders{margin-bottom:50px}.order{display:block;width:100%;position:relative;border:1px solid #E9E9E9;border-radius:10px 0 0 10px;overflow:hidden}.order:after{content:'';display:block;position:absolute;width:5px;height:calc(100% - 2px);top:1px;right:1px;background:#F6F6F6}.order.in-processing:after{background:#CCEEFF}.order.in-processing .order-head__status{color:#5BB7FF}.order.completed:after{background:#ACD9C2}.order.completed .order-head__status{color:#007435}.order.сanceled:after{background:#F6F6F6}.order.сanceled .order-head__number{text-decoration:line-through}.order.сanceled .order-head__status{color:#F6F6F6}.order.completing:after{background:#FFC8AF}.order.completing .order-head__status{color:#BF3D3D}.order-head{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;padding:5px 5px 5px 20px}.order-head__main{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 175px)}.order-head__number{width:100px;line-height:1}.order-head__date{width:150px;color:#808080}.order-head__products{display:block;overflow:hidden;white-space:nowrap;width:calc(100% - 600px)}.order-head__products a{display:inline-block;width:20%;padding:0 5px}.order-head__products a img{transition:0.2s;filter:brightness(1)}.order-head__products a:hover img{filter:brightness(0.9)}.order-head__total{width:200px;color:#808080;font-size:12px}.order-head__status{width:150px;font-weight:700}.order-head__arrow{display:flex;align-items:center;justify-content:center;width:40px}.order-head__arrow svg{width:30px;height:auto;fill:#F6F6F6;transition:.3s}.order-head.active .order-head__arrow svg{transform:rotate(180deg)}.order-bottom{display:none;border-top:1px solid #E9E9E9}.order-full{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.order-full__cart{width:calc(100% - 500px)}.order-full__cart--products .order-product{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #E9E9E9;padding:15px}.order-full__cart--products .order-product__image{width:80px}.order-full__cart--products .order-product__info{width:calc(100% - 270px)}.order-full__cart--products .order-product__info--name{display:block;font-size:15px;font-weight:700;color:#808080;transition:.2s}.order-full__cart--products .order-product__info--price{display:flex;color:#A8A8A8}.order-full__cart--products .order-product__info--price .price{color:#808080;margin-right:5px}.order-full__cart--products .order-product__total{width:150px;text-align:right;font-weight:500;color:#808080}.order-full__cart--products .order-product:hover .order-product__info--name{color:#BF3D3D}.order-full__cart--totals{padding:20px 20px}.order-full__cart--totals .order-total{display:flex;justify-content:space-between;max-width:350px;margin-left:auto;margin-bottom:5px}.order-full__cart--totals .order-total:last-child{margin-top:20px;font-size:18px;font-weight:700}.order-full__info{width:500px;padding:30px 20px;border-left:1px solid #E9E9E9}.order-full__info .order-info{width:100%;display:flex;justify-content:space-between;font-size:14px;color:#090909;line-height:2}.order-full__info .order-info__title{width:130px;font-weight:700}.order-full__info .order-info__text{width:calc(100% - 145px);text-align:right}@media (max-width:1330px){.order-full__cart{width:calc(100% - 350px)}.order-full__info{width:350px}}@media (max-width:1200px){.order-head__number{width:70px}.order-head__products{display:none}.order-full{display:block}.order-full__cart{width:100%;border-right:none;border-bottom:1px solid #E9E9E9}.order-full__cart--totals .order-total{margin:0 auto 5px}.order-full__info{width:100%;padding:20px 20px;border-left:none}}@media (max-width:992px){.order-head{min-height:60px;padding:10px 10px 10px 20px}.order-head__main{display:block;width:calc(100% - 135px)}.order-head__number{width:100px}.order-full__cart--products .order-product__info{width:calc(100% - 95px)}.order-full__cart--products .order-product__info--name{margin-bottom:10px}.order-full__cart--products .order-product__total{width:100%;padding-left:95px;text-align:left;font-size:16px;font-weight:700;margin-top:5px}.order-full__cart--totals .order-total{margin:0 auto 5px}}@media (max-width:768px){.order-head__number{width:100%}.order-head__date{width:100%}.order-head__total{width:100%}.order-head__status{width:110px}}@media (max-width:413px){.order-head{padding:10px 10px 10px 15px}.order-head__main{width:calc(100% - 110px);font-size:12px}.order-head__total{display:none}.order-head__status{font-size:12px;width:95px}.order-head__arrow{width:30px}.order-full__cart--products .order-product{padding:10px}.order-full__cart--products .order-product__image{width:50px}.order-full__cart--products .order-product__info{width:calc(100% - 65px)}.order-full__cart--products .order-product__info--name{font-size:14px}.order-full__cart--products .order-product__total{padding-left:65px}.order-full__cart--totals{padding:15px}.order-full__cart--totals .order-total{display:block;margin-bottom:10px}.order-full__cart--totals .order-total__title{font-weight:500}.order-full__info{padding:15px 15px}.order-full__info .order-info{display:block;margin-bottom:10px}.order-full__info .order-info:last-child{margin-bottom:0}.order-full__info .order-info__title{width:100%}.order-full__info .order-info__text{width:100%;text-align:left}}.wishlist-products{display:flex;flex-wrap:wrap;margin:0 -15px}@media (max-width:550px){.wishlist-products{margin:0}}
/*# sourceMappingURL=main.css.map */