:root{--black:#303030;--white:#ffffff;--gray-100:#f9f9f9;--gray-200:#ebebeb;--gray-300:#d9d9d9;--gray-400:#e1e1e5;--gray-500:#959595;--gray-600:#484848;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--text-light:var(--gray-500);--swiper-navigation-size:32px}body.fixed{-ms-touch-action:none;touch-action:none;overflow:hidden;padding-right:16px}body.fixed .navigation.fixed{padding-right:16px}@media (pointer:coarse){body.fixed{padding-right:0}}img,svg{max-width:100%;max-height:100%;width:auto;height:auto}svg{fill:currentColor}a{-webkit-transition:color .3s;transition:color .3s}a:active,a:focus,a:hover{outline:0!important}a.link-blue{color:#5285cc;text-decoration:underline}a.link-blue:hover{color:#7fb5ff;text-decoration:none}ul.list-style-disc{list-style-type:disc}ul.list-style-circle{list-style-type:circle}ul.list-style-square{list-style-type:square}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-transition:padding-top .3s;transition:padding-top .3s;background-color:#fafafa}.title-block{display:block;margin-bottom:1.5rem}.title-block .title{display:inline-block;margin:0}.hidden{display:none!important}.page-sec{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-sec .page-wrap{width:calc(100% - 284px);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:4px;background-color:var(--white);padding:24px 32px;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.07);box-shadow:0 0 10px rgba(0,0,0,.07);font-size:1rem;line-height:1.5}.page-sec .page-wrap .h2,.page-sec .page-wrap .h3,.page-sec .page-wrap h2,.page-sec .page-wrap h3{margin-bottom:.6em}.page-sec .page-wrap ol,.page-sec .page-wrap ul{padding-left:1rem}.page-sec .page-wrap img{border-radius:6px}@media only screen and (max-width:992px){.page-sec .page-wrap{margin-left:-15px;margin-right:-15px;border-radius:0;padding:24px 16px}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;cursor:pointer}.overlay.active{opacity:1;visibility:visible}.overlay.loading{opacity:1;visibility:visible;z-index:56}.overlay.loading::after{position:absolute;content:"";display:block;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #f3f3f3;border-radius:50%;border-top-color:#e00027;width:60px;height:60px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;z-index:3}.label{font-size:11px;display:inline-block;border-radius:.25rem;padding:.25rem;color:#fff}.phone-company-logo{width:15px;height:15px}.empty-wrap{padding:0 15px;text-align:center;margin-top:7.5%;margin-bottom:7.5%}.empty-wrap p{font-size:25px;margin-bottom:2rem}@media (max-width:1919px){.empty-wrap p{font-size:calc(18px + 7 * ((100vw - 320px)/ 1599))}}.empty-wrap .btn{text-transform:uppercase;min-width:237px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;z-index:10}.header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top{position:relative;background-color:#404040}.header__top .header-wrapper{height:34px}.header__top #header-menu-items .nav-item{margin-left:.5rem;margin-right:.5rem}.header__top #header-menu-items .nav-link{padding:0;color:var(--white)}.header__top .langswitcher{margin-left:auto}.header__top .langswitcher .nav-item{position:relative}.header__top .langswitcher .nav-item:after{pointer-events:none;content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:12px;width:1px;background-color:#fff}.header__top .langswitcher .nav-item:last-of-type:after{display:none}.header__top .langswitcher .nav-link{color:var(--white);padding:0 .5rem;opacity:.7}.header__top .langswitcher .nav-link.active,.header__top .langswitcher .nav-link.deflang{opacity:1;color:var(--white);font-weight:500}.header__top .langswitcher .nav-link:hover{opacity:1;color:var(--white)}@media only screen and (max-width:991px){.header__top{display:none}}.header__bottom{position:relative;background-color:#303030;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.25);box-shadow:0 4px 10px rgba(0,0,0,.25)}.header__bottom .header-wrapper{height:70px}@media only screen and (min-width:992px){.header__bottom .header-wrapper{height:90px}}.header__bottom .header__mobile-burger{margin-right:16px}@media only screen and (min-width:992px){.header__bottom .header__mobile-burger{display:none}}.header__bottom .header-menu-button{position:relative;display:block;width:34px;height:24px;cursor:pointer}.header__bottom .header-menu-button span,.header__bottom .header-menu-button:after,.header__bottom .header-menu-button:before{position:absolute;left:0;display:inline-block;background-color:var(--white);border-radius:3px;height:2px}.header__bottom .header-menu-button:before{content:"";width:34px;top:0;-webkit-transition:top .3s .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1),background-color .3s;transition:top .3s .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.header__bottom .header-menu-button:after{content:"";width:34px;bottom:0;-webkit-transition:bottom .3s .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1),background-color .3s;transition:bottom .3s .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.header__bottom .header-menu-button span{top:50%;margin-top:-1px;width:55.81%;-webkit-transition:all .3s;transition:all .3s}.header__bottom .header-menu-button:hover span,.header__bottom .header-menu-button:hover:after,.header__bottom .header-menu-button:hover:before{background-color:#e00027}.header__bottom .header-menu-button:hover span{width:100%}.header__bottom .header-menu-button.animate:before{width:34px;top:calc(50% - 1px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top .3s cubic-bezier(.23,1,.32,1),width .3s .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1),width .3s .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s .3s cubic-bezier(.23,1,.32,1),width .3s .3s cubic-bezier(.23,1,.32,1),background-color .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s .3s cubic-bezier(.23,1,.32,1),width .3s .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s .3s cubic-bezier(.23,1,.32,1)}.header__bottom .header-menu-button.animate:after{width:34px;bottom:calc(50% - 1px);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom .3s cubic-bezier(.23,1,.32,1),width .3s .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1),width .3s .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s .3s cubic-bezier(.23,1,.32,1),width .3s .3s cubic-bezier(.23,1,.32,1),background-color .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s .3s cubic-bezier(.23,1,.32,1),width .3s .3s cubic-bezier(.23,1,.32,1),background-color .3s,-webkit-transform .3s .3s cubic-bezier(.23,1,.32,1)}.header__bottom .header-menu-button.animate span{background-color:transparent;-webkit-transition:all 0s .3s;transition:all 0s .3s}.header__bottom .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header__bottom .logo img{width:95px}.header__bottom .logo .place-info{color:var(--white);margin-left:10px;text-transform:uppercase}.header__bottom .logo .place-info .name{font-size:17px;font-weight:500}.header__bottom .logo .place-info .type{font-size:15px;font-weight:500;color:#d41b28}@media only screen and (max-width:991px){.header__bottom .logo .place-info{display:none}}@media only screen and (max-width:399px){.header__bottom .logo{display:none}}.header__bottom .header-search{display:none}@media only screen and (min-width:992px){.header__bottom .header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:15px;margin-right:15px}}.header__bottom .header-search .search-block{width:100%;max-width:615px}.header__bottom .search-block{position:relative}.header__bottom .header__icons{margin-left:auto}.header__bottom .header__icons>li{padding-left:7px;padding-right:7px}.header__bottom .header__icons>li:last-of-type{padding-right:0}@media only screen and (min-width:992px){.header__bottom .header__icons>li.header-icon-search{display:none!important}}.header__bottom .header__icons .header__icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:40px;height:40px;color:var(--white);border-radius:.25rem;background-color:transparent;-webkit-transition:background-color .3s;transition:background-color .3s}.header__bottom .header__icons .header__icon>svg{max-width:25px;max-height:25px;fill:currentColor;-webkit-transition:all .3s;transition:all .3s}.header__bottom .header__icons .header__icon:hover{background-color:#565656}.header__bottom .header__icons .header__icon .quantity-icon{position:absolute;bottom:0;right:0}.header__bottom .header__icons .header__icon.like-item>svg{fill:none;stroke-width:1.5;stroke:currentColor}.header__bottom .header__icons .header__icon.like-item:hover>svg{stroke:currentColor}.header__bottom .header__icons .header__icon.like-item .quantity-icon{right:-4px}.header__bottom #auth-dropdown{width:260px;border:none;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);margin-top:20px}.header__bottom #auth-dropdown .dropdown-header,.header__bottom #auth-dropdown .dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:44px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header__bottom #auth-dropdown .dropdown-header{font-size:14px;font-weight:400}.header__bottom #auth-dropdown .dropdown-divider{margin:0;background-color:#dadada}.header_nav{position:relative}.header_nav #header_nav{width:100%;border-bottom:1px solid #ddd}.header_nav #header_nav>.nav-item{font-size:0}.header_nav #header_nav>.nav-item>.nav-link{font-size:15px;font-weight:500;padding:0 1em;color:#303030;min-width:150px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.header_nav #header_nav>.nav-item>.nav-link img{display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;max-height:20px;max-width:20px}.header_nav #header_nav>.nav-item>.nav-link.active,.header_nav #header_nav>.nav-item>.nav-link:hover{background-color:#e00027;color:var(--white)}.header_nav #header_nav>.nav-item>.nav-link.active svg,.header_nav #header_nav>.nav-item>.nav-link:hover svg{fill:var(--white)}@media only screen and (max-width:991px){.header_nav{display:none!important}}.header-contacts{-webkit-box-flex:0;-ms-flex:0 0 165px;flex:0 0 165px;width:165px}.header-contacts__btn{font-size:14px;font-weight:400;line-height:1.215;color:var(--white);background-color:transparent;outline:0;border:none;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;gap:.25rem;padding:.25rem .5rem;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;border-radius:.5rem}.header-contacts__btn svg{max-width:.75rem;max-height:.75rem}.header-contacts__btn:hover{color:var(--white);text-decoration:underline;text-underline-offset:4px}.header-contacts__btn[aria-expanded=true] svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.header-contacts__dropdown-menu{border:none;padding:1rem;min-width:300px;margin-top:10px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}.header-contacts__block{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;padding-top:6px;padding-bottom:6px}.header-contacts__icon{width:1.25rem;height:1.25rem;-webkit-box-flex:0;-ms-flex:0 0 1.25rem;flex:0 0 1.25rem}.header-contacts__icon svg{max-width:100%;max-height:100%}.header-contacts__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:15px;font-weight:500}.header-contacts__link{font-size:15px;font-weight:500;padding:4px}.header-contacts__link:hover{color:var(--black);text-decoration:underline;text-underline-offset:4px}.header-contacts__link:focus{border-radius:.5rem;outline:2px solid var(--black);text-decoration:none}.header-contacts__schedule-block{margin-bottom:.75rem}.header-contacts__schedule-block p{margin:0}.header-contacts__buttons{gap:.25rem}.header-contacts__buttons .btn{padding-left:10px;padding-right:10px}.footer{background:#404040;color:var(--white);margin-top:30px}.footer .footer-top .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-block:1rem}@media (min-width:992px){.footer .footer-top .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer .footer-center{border-top:1px solid #686868;border-bottom:1px solid #686868}.footer .footer-center .container{padding-block:2rem}.footer .footer_nav_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .nav a{color:var(--white);padding-left:0;padding-right:0}.footer .nav a:hover{color:var(--text-light)}.footer .footer-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}@media only screen and (min-width:1025px){.footer .footer-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer .footer_section_title{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:20px}.footer .footer_section_content{display:none}@media only screen and (min-width:1025px){.footer .footer_section_content{margin-top:20px;display:block}}@media only screen and (max-width:1024.98px){.footer .col.footer__nav,.footer .col.links-column{display:none}}@media only screen and (min-width:992px){.footer .col:first-child{min-width:300px}}.footer .subscribe-wrap{width:100%;max-width:405px;margin-left:auto}@media only screen and (max-width:1024.98px){.footer .subscribe-wrap{margin-top:1.125rem}.footer .subscribe-wrap .subscribe-title{text-align:center}}.footer .footer-social-list{gap:.5rem}.footer .footer-social-list a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #686868;border-radius:6px;padding:5px 8px;gap:.5rem}.footer .footer-social-list a svg{max-height:23px;max-width:23px;-webkit-box-flex:0;-ms-flex:0 0 23px;flex:0 0 23px}.footer #footer-callCenter{margin-top:2.125rem}@media only screen and (max-width:1024px){.footer #footer-callCenter{margin-top:1.125rem}}.footer #footer-contacts .nav-link{padding:.2rem 0}.footer #footer-contacts .company-email,.footer #footer-contacts .company-phone{font-size:1rem}.footer .footer_logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer .footer_logo img{width:95px}.footer .footer_logo .place-info{color:#fff;margin-left:10px;text-transform:uppercase}.footer .footer_logo .name{font-size:17px;font-weight:500}.footer .footer_logo .type{font-size:15px;font-weight:500;color:#d41b28}.footer .copyright-block{display:block;background-color:#404040;color:var(--white)}.footer .copyright-block .container{text-align:center;padding-block:1rem}@media only screen and (max-width:991px){.footer .copyright-block{font-size:.75rem;padding-top:10px;padding-bottom:10px}}.footer .company-address{color:var(--white)}.footer .schedule p{margin:0}.footer .schedule table td,.footer .schedule table th{padding-block:0}.footer .payment-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.footer .payment-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:40px;-ms-flex-negative:0;flex-shrink:0;border:1px solid #686868;border-radius:6px;padding:5px}.footer__subscription{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.footer__subscription .form-group{position:relative;width:400px}.footer__subscription .form-group .invalid-feedback{position:absolute;left:0;top:100%}.footer__subscription .form-group input{height:40px}.footer__subscription .form-group button{height:42px;z-index:2;margin-left:-6px;padding-block:.5rem}@media only screen and (max-width:767px){.footer__subscription .form-group{width:100%;max-width:400px}}@media only screen and (max-width:991px){.footer__subscription{margin-top:20px;gap:1rem}}@media only screen and (max-width:767px){.footer__subscription{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.header-menu{position:fixed;width:100%;left:0;top:71px;height:0;z-index:10;background-color:#fff;overflow:auto;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.header-menu::-webkit-scrollbar{width:4px;height:4px}.header-menu::-webkit-scrollbar-thumb{background:#959595}.header-menu::-webkit-scrollbar-track{background:#f9f9f9}.header-menu{scrollbar-face-color:#959595;scrollbar-track-color:#f9f9f9}.header-menu>.container{padding-top:54px;padding-bottom:15px}.header-menu .header-menu-title{font-size:1.25rem;font-weight:400;margin-bottom:1.25em}.header-menu .showcases-list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:406px;border-bottom:1px solid #ebebeb;padding-bottom:24px;margin-bottom:25px}.header-menu .callCenter-schedule,.header-menu .contacts-list,.header-menu .social-wrap{margin-top:2rem}.header-menu #header-button-group>.nav-item{margin-bottom:10px}.header-menu #header-button-group>.nav-item:last-of-type{margin-bottom:0}.header-menu #header-categories,.header-menu #header-menu-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-menu #header-categories>.nav-item,.header-menu #header-menu-items>.nav-item{margin-bottom:20px}.header-menu #header-categories>.nav-item>.nav-link,.header-menu #header-menu-items>.nav-item>.nav-link{font-size:17px}.header-menu #header-categories>.nav-item:last-of-type,.header-menu #header-menu-items>.nav-item:last-of-type{margin-bottom:0}.header-menu #header-categories .nav-link,.header-menu #header-menu-items .nav-link{padding:0;color:#959595}.header-menu #header-categories .nav-link.active,.header-menu #header-categories .nav-link:hover,.header-menu #header-menu-items .nav-link.active,.header-menu #header-menu-items .nav-link:hover{color:#303030}.header-menu #header-categories .nav-link.active,.header-menu #header-menu-items .nav-link.active{font-weight:400}@media only screen and (max-width:767px){.header-menu{display:none}}@media only screen and (min-width:768px){.header-menu{top:71px}.header-menu.active{height:calc(100% - 71px)}}@media only screen and (min-width:992px){.header-menu{top:100px}.header-menu.active{height:calc(100% - 100px)}}@media only screen and (min-width:1200px){.header-menu{top:150px}.header-menu.active{height:calc(100% - 150px)}}.page-sidebar-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:280px;-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;-ms-flex-item-align:start;align-self:flex-start;background-color:#fff;padding:5px;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.07);box-shadow:0 0 10px rgba(0,0,0,.07)}.page-sidebar-list .nav-item+.nav-item{margin-top:5px}.page-sidebar-list .nav-link{position:relative;padding:1rem .5em;border-radius:4px;color:#959595;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out;font-size:15px}.page-sidebar-list .nav-link:hover{background-color:#f4f4f4;color:#303030}.page-sidebar-list .nav-link.active{font-weight:400;background-color:#e00027;color:#fff}@media only screen and (min-width:992px){.page-sidebar-list{position:sticky;top:1rem}}@media only screen and (max-width:991px){.page-sidebar-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;border-right:0;width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;overflow-x:auto;border-bottom:1px solid #d9dadc;border-top:1px solid #d9dadc;border-right:none;border-left:none;margin:0 -15px 20px}.page-sidebar-list .nav-item{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.page-sidebar-list .nav-item+.nav-item{margin-top:0}.page-sidebar-list .nav-link{font-size:14px;border-radius:0;padding:1em;white-space:nowrap}}.search-form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:40px;margin:0}.search-form .form-control{position:relative;padding-right:60px;border-top-right-radius:0;border-bottom-right-radius:0;z-index:3;background-color:#fff;height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.search-form .btn{height:40px;width:52px;padding:0;-ms-flex-preferred-size:52px;flex-basis:52px;border-top-left-radius:0;border-bottom-left-radius:0;color:#fff}.search-form .btn svg{width:20px;height:20px;fill:currentColor}.search-form .button-clear-search-result{position:absolute;top:0;right:52px;width:40px;height:40px;-webkit-transition:all .3s;transition:all .3s;z-index:3;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;color:#303030}.search-form .button-clear-search-result svg{width:15px;height:15px;-webkit-transition:fill .3s;transition:fill .3s;fill:currentColor}.search-form .button-clear-search-result:hover{color:rgba(48,48,48,.8)}.search-form .button-clear-search-result.active{visibility:visible;opacity:1}.search-results{position:absolute;top:calc(100% + 4px);left:0;width:100%;display:none;background-color:#fff;z-index:3;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.2);box-shadow:0 10px 15px rgba(0,0,0,.2);overflow:hidden}.search-results.active{display:block}@media only screen and (min-width:992px){.search-results{top:calc(100% + 10px);border-radius:.25rem}}.search-results .summary{margin-bottom:10px}.search-results .search_results_header{text-align:center;padding:15px 10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.07);box-shadow:0 0 10px rgba(0,0,0,.07)}.search-results .search_results_header .btn{min-width:250px}.search-results #search-result-list{overflow:auto;padding:15px;max-height:50vh}.search-results #search-result-list::-webkit-scrollbar{width:4px;height:4px}.search-results #search-result-list::-webkit-scrollbar-thumb{background:#959595}.search-results #search-result-list::-webkit-scrollbar-track{background:#f9f9f9}.search-results #search-result-list{scrollbar-face-color:#959595;scrollbar-track-color:#f9f9f9}@media only screen and (min-width:767px){.search-results #search-result-list{max-height:426px}}.search-item{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding-top:10px;padding-bottom:10px}.search-item:hover .search-item_product_name{color:#959595}.search-item+.search-item{margin-top:-1px}.search-item_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:80px;margin-right:15px;-ms-flex-negative:0;flex-shrink:0}.search-item_content{width:calc(100% - 95px)}.search-item_sku{font-size:11px;color:#959595;margin-bottom:5px}.search-item_product_name{font-size:14px;line-height:16px}.search-item_product_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:.8rem}.search-item_price{font-size:20px;font-weight:700;color:#303030;margin-right:1rem}.search-item_price_old{display:inline-block;color:#959595;font-size:1rem;text-decoration:line-through}.search-section{position:absolute;display:none;background-color:#fff;-webkit-box-shadow:0 10px 15px rgba(0,0,0,.2);box-shadow:0 10px 15px rgba(0,0,0,.2)}.search-section.active{display:block}@media only screen and (max-width:991px){.search-section{top:100%;left:0;width:100%}}@media only screen and (max-width:991px){.search-form-wrap{padding:15px 15px;background-color:#fff}}.rating{font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.rating .star{display:inline-block;width:14px;height:14px;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.619 12.048'%3E%3Cpath d='M12.6,15.564a.352.352,0,0,0-.282-.238l-3.937-.559L6.611,11.205a.351.351,0,0,0-.313-.194h0a.349.349,0,0,0-.313.2L4.236,14.779.3,15.365a.352.352,0,0,0-.282.238.346.346,0,0,0,.091.357l2.857,2.769L2.3,22.65a.352.352,0,0,0,.344.409.332.332,0,0,0,.163-.041l3.515-1.862L9.851,23a.358.358,0,0,0,.161.039h0a.352.352,0,0,0,.35-.35.273.273,0,0,0-.01-.08l-.681-3.9,2.839-2.784A.342.342,0,0,0,12.6,15.564ZM9.053,18.338a.346.346,0,0,0-.1.311l.593,3.4-3.061-1.6a.354.354,0,0,0-.326,0L3.109,22.068l.572-3.406a.349.349,0,0,0-.1-.308L1.1,15.95l3.416-.508a.347.347,0,0,0,.262-.192l1.518-3.1,1.538,3.092a.356.356,0,0,0,.264.192l3.419.487Z' transform='translate(0 -11.011)' fill='%23FFBF26'/%3E%3C/svg%3E")}.rating .star.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.62 12.035'%3E%3Cpath d='M6.608.65l1.605,3.8,4.11.353a.324.324,0,0,1,.185.567L9.39,8.071l.934,4.018a.324.324,0,0,1-.483.35L6.31,10.309l-3.532,2.13a.324.324,0,0,1-.483-.35L3.23,8.071.112,5.37A.324.324,0,0,1,.3,4.8l4.11-.353L6.011.65a.324.324,0,0,1,.6,0Z' transform='translate(0 -0.452)' fill='%23FFBF26'/%3E%3C/svg%3E")}.rating .star:not(:last-of-type){margin-right:3px}.rating-input{display:none!important}.rating-container.theme-krajee-svg .star{margin-right:3px}.rating-container.theme-krajee-svg .star:last-of-type{margin-right:0}.rating-container.theme-krajee-svg .rating-stars:focus{outline:0!important}.rating-container.theme-krajee-svg .filled-stars .krajee-icon-star{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFBF26%22%20stroke%3D%22%23FFBF26%22%20d%3D%22M20.6%2011l-4.6-10.5-4.6%2010.5h-10.8l7.8%207.9-3%2012.1%2010.6-6%2010.6%206-3-12.1%207.8-7.9z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.rating-container.theme-krajee-svg .empty-stars .krajee-icon-star{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23D5D5D5%22%20stroke%3D%22%23D5D5D5%22%20d%3D%22M20.6%2011l-4.6-10.5-4.6%2010.5h-10.8l7.8%207.9-3%2012.1%2010.6-6%2010.6%206-3-12.1%207.8-7.9z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.popup-block{overflow:hidden;width:400px;max-width:100%;margin-left:auto;margin-right:auto}.popup-block .popup-content{display:block;text-align:center;padding:30px 15px}.popup-block .popup-header{margin-bottom:1em}.popup-block .popup-title{font-size:1.25rem;font-weight:600;line-height:1.3125;text-transform:uppercase;margin-bottom:1rem}.popup-block .popup-content form{display:block;width:100%;text-align:left}.popup-block .popup-content .buttons-wrap,.popup-block .popup-content .ui-common-form-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-10px;margin-right:-10px}.popup-block .popup-content .buttons-wrap .btn,.popup-block .popup-content .ui-common-form-button-wrap .btn{margin-top:10px;margin-left:10px;margin-right:10px;min-width:130px}.popup-block .btn{font-weight:500;text-transform:uppercase}.popup-block .auth-actions{margin-top:1.25rem!important;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-block .auth-actions .btn-link{white-space:nowrap;border-radius:0;text-transform:uppercase;background-color:transparent;padding:0 0 2px;color:#e00027;border-bottom:1px dashed #e00027;font-weight:500;font-size:14px}.popup-block .auth-actions .btn-link:hover{color:#f97988}.popup-block .popup-successfully-icon{width:93px;height:93px;margin:0 auto 40px}.popup-block .popup-successfully-icon svg path.st0{fill:#e00027;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0);-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation:draw .5s ease-in-out forwards;animation:draw .5s ease-in-out forwards}.popup-block .popup-successfully-icon svg path.st1{fill:#dbdbdb}.popup-block.auth-form,.popup-block.auth-popup{overflow:visible}.popup-block.auth-form .popup-checkbox-wrap .user-form-checkbox label,.popup-block.auth-popup .popup-checkbox-wrap .user-form-checkbox label{padding-left:22px;margin-bottom:0;position:relative;cursor:pointer}.popup-block.auth-form .popup-checkbox-wrap .user-form-checkbox label input,.popup-block.auth-popup .popup-checkbox-wrap .user-form-checkbox label input{display:none}.popup-block.auth-form .popup-checkbox-wrap .user-form-checkbox label input+span,.popup-block.auth-popup .popup-checkbox-wrap .user-form-checkbox label input+span{display:block;position:absolute;top:50%;left:0;height:18px;width:18px;border:1px solid #d4d4d4;cursor:pointer;background-color:transparent;-webkit-transition:border-color .3s;transition:border-color .3s;border-radius:50%;margin-top:-9px}.popup-block.auth-form .popup-checkbox-wrap .user-form-checkbox label input+span:before,.popup-block.auth-popup .popup-checkbox-wrap .user-form-checkbox label input+span:before{content:"";position:absolute;height:100%;width:100%;line-height:18px;top:0;left:0;text-align:center;display:block;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:50%;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:10px 10px;background-image:url(/img/icons/check.svg)}.popup-block.auth-form .popup-checkbox-wrap .user-form-checkbox label:hover input+span,.popup-block.auth-popup .popup-checkbox-wrap .user-form-checkbox label:hover input+span{border-color:#000}.popup-block.auth-form .popup-checkbox-wrap .user-form-checkbox label input:checked+span,.popup-block.auth-popup .popup-checkbox-wrap .user-form-checkbox label input:checked+span{border-color:#000}.popup-block.auth-form .popup-checkbox-wrap .user-form-checkbox label input:checked+span:before,.popup-block.auth-popup .popup-checkbox-wrap .user-form-checkbox label input:checked+span:before{-webkit-transform:scale(1);transform:scale(1)}.popup-block.auth-form .password-recovery-link,.popup-block.auth-popup .password-recovery-link{display:inline-block;line-height:20px;color:#49abde;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.popup-block.auth-form .password-recovery-link,.popup-block.auth-popup .password-recovery-link{-webkit-transition:none;transition:none}}.popup-block.auth-form .password-recovery-link:hover,.popup-block.auth-popup .password-recovery-link:hover{color:#74bfe6}@media only screen and (min-width:992px){.popup-block.auth-form .popup-content,.popup-block.auth-popup .popup-content{padding:32px 40px 40px}}.popup-block.auth-popup{position:relative}.popup-block.auth-popup .popup-block_product{display:none;position:absolute;top:0;left:0;height:100%;overflow:hidden;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}@media only screen and (min-width:768px){.popup-block.auth-popup .popup-block_product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:305px}}.popup-block.auth-popup .popup-block_product:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);background-image:url(../img/add-to-fav-arrow.svg);background-position:100% 11%;background-repeat:no-repeat;z-index:3}.popup-block.auth-popup .popup-block_product .auth-popup__description-adding{position:absolute;top:40%;left:3%;width:94%;z-index:4;color:#fff;font-size:13px;font-weight:400}@media only screen and (min-width:768px){.popup-block.auth-popup{width:610px;padding-left:305px}}#login-success.popup-block .authorizated-username{font-size:1rem;font-weight:400;margin-bottom:1rem}#login-success.popup-block .authorizated-username strong{color:#000}@-webkit-keyframes draw{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes draw{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}.modal{width:800px}.modal .modal-header{max-height:55px;padding:15px;border-bottom:1px solid #eee}.modal .modal-body{padding:15px;max-height:calc(100vh - 85px);overflow:auto;line-height:1.5;font-size:16px}.modal .modal-body::-webkit-scrollbar{width:4px;height:4px}.modal .modal-body::-webkit-scrollbar-thumb{background:#959595}.modal .modal-body::-webkit-scrollbar-track{background:#f9f9f9}.modal .modal-body{scrollbar-face-color:#959595;scrollbar-track-color:#f9f9f9}.modal .modal-body ol,.modal .modal-body ul{padding-left:1.2rem;margin:0}.modal .modal-body ol li,.modal .modal-body ul li{margin-bottom:1rem}.modal .modal-body ol li:last-of-type,.modal .modal-body ul li:last-of-type{margin-bottom:0}.modal .modal-body p{margin-bottom:.5em}.sidebar_header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:68px;overflow:hidden;padding:19px 27px;text-transform:uppercase}.sidebar_header_icon{position:relative;width:24px;height:30px;margin-right:14px}.sidebar_header_icon svg{fill:#303030}.sidebar_header_icon .quantity-icon{position:absolute;bottom:-5px;right:-6px}.sidebar_header_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.sidebar_header_title{text-transform:uppercase;font-size:.875rem;line-height:1.3571}.sidebar_close_btn{position:relative;display:block;width:30px;height:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;padding:6px;cursor:pointer}.sidebar_close_btn svg{fill:#303030;-webkit-transition:fill .3s;transition:fill .3s}.sidebar_close_btn:hover>svg{fill:#e00027}.product-cart-item{position:relative;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}@media only screen and (min-width:768px){.product-cart-item{padding-left:30px}}.product-cart-item.has-error{border-bottom:#f80a5c}.product-cart-item .product-cart-item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;padding-bottom:10px}.product-cart-item .product-cart-item-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;margin-right:15px}.product-cart-item .product-cart-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 95px);-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 95px);flex:1 1 calc(100% - 95px)}.product-cart-item .product-cart-item-title{font-size:14px;line-height:1.2}.product-cart-item .product-cart-item_price-quantity-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.5rem}.product-cart-item .product-cart-price{font-size:18px;color:#303030}.product-cart-item .product-price-old{color:#959595;font-size:14px;text-decoration:line-through;margin-bottom:3px}.product-cart-item .product-cart-item-options{font-size:12px;font-weight:400}.product-cart-item .remove-from-cart{display:inline-block;position:absolute;width:15px;height:15px;top:0;right:0;cursor:pointer;color:#000}.product-cart-item .remove-from-cart svg{max-width:15px;max-height:15px;fill:currentColor}.product-cart-item .remove-from-cart:hover{color:#e00027}@media only screen and (min-width:768px){.product-cart-item .remove-from-cart{top:50%;left:0;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.product-cart-item .product-cart-item-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}.product-cart-item+.product-cart-item{margin-top:-1px}.cart-product-quantity{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:34px}.cart-product-quantity .count-input,.cart-product-quantity .product-less,.cart-product-quantity .product-more{text-align:center;color:#303030;outline:0;height:100%}.cart-product-quantity .count-input{width:34px;-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px}.cart-product-quantity .count-input.only-packs .product-pack,.cart-product-quantity .count-input.only-packs .product-quantity{height:50%}.cart-product-quantity .product-pack,.cart-product-quantity .product-quantity{width:100%;height:100%;font-size:15px;font-weight:400;color:#303030;text-align:center;border:none;outline:0;padding:0;background-color:transparent;padding-left:5px;padding-right:5px}.cart-product-quantity .product-pack[type=number]::-webkit-inner-spin-button,.cart-product-quantity .product-pack[type=number]::-webkit-outer-spin-button,.cart-product-quantity .product-quantity[type=number]::-webkit-inner-spin-button,.cart-product-quantity .product-quantity[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-product-quantity .product-pack[type=number],.cart-product-quantity .product-quantity[type=number]{-moz-appearance:textfield}.cart-product-quantity .product-pack:active,.cart-product-quantity .product-pack:focus,.cart-product-quantity .product-pack:hover,.cart-product-quantity .product-quantity:active,.cart-product-quantity .product-quantity:focus,.cart-product-quantity .product-quantity:hover{border:none;outline:0}.cart-product-quantity .product-less,.cart-product-quantity .product-more{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;cursor:pointer}.cart-product-quantity .product-less svg,.cart-product-quantity .product-more svg{width:14px;height:14px;fill:#ccc;-webkit-transition:fill .15s ease-in-out;transition:fill .15s ease-in-out}@media (prefers-reduced-motion:reduce){.cart-product-quantity .product-less svg,.cart-product-quantity .product-more svg{-webkit-transition:none;transition:none}}.cart-product-quantity .product-less[disabled=disabled],.cart-product-quantity .product-more[disabled=disabled]{cursor:not-allowed;opacity:.7}.cart-product-quantity .product-less:active svg,.cart-product-quantity .product-less:hover svg,.cart-product-quantity .product-more:active svg,.cart-product-quantity .product-more:hover svg{fill:#303030}.cart-product-quantity .quantity-info{position:relative;width:100%;height:23px;font-weight:700;font-size:12px;line-height:24px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-product-quantity .quantity-info:before{content:"";position:absolute;background-color:#d5d4d4;width:100%;max-width:16px;top:0;left:50%;margin-left:-8px;height:1px;z-index:2}.cart-product-quantity.loading{pointer-events:none;cursor:not-allowed}.cart-product-quantity.loading:before{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(61,61,61,.05);z-index:3}.cart-product-quantity.loading:after{content:"";position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;border:3px solid #818181;border-radius:100%;border-top-color:transparent;-webkit-animation:rotate .8s infinite linear;animation:rotate .8s infinite linear;z-index:3}.quantity-counter-wrap{max-width:94px}.quantity-counter-wrap-sm{max-width:94px}.quantity-counter-wrap{position:relative;font-size:0}.quantity-counter-wrap.disabled{opacity:.7}.quantity-counter-wrap .quantity-max{display:none;position:absolute;top:100%;width:100%;left:0}.quantity-counter-wrap .quantity-max.active{display:block}.quantity-counter-wrap .quantity-max.active .quantity-max-content{-webkit-animation:animationQuantityMax .4s linear forwards;animation:animationQuantityMax .4s linear forwards}.quantity-counter-wrap .quantity-max .quantity-max-content{position:relative;color:#959595;-webkit-transform:scaleY(0);transform:scaleY(0);width:100%;text-align:center;border:1px solid #d9d9d9;padding:5px;margin-top:10px;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);font-size:13px}.quantity-counter-wrap .quantity-max .quantity-max-content .balance{font-weight:400;color:#303030}.quantity-counter-wrap .quantity-max .quantity-max-content:before{position:absolute;top:0;left:50%;background-color:#fff;z-index:2;content:"";width:8px;height:8px;border-top:1px solid #d9d9d9;border-right:1px solid #d9d9d9;-webkit-transform:translate(-4px,-5px) rotate(-45deg);transform:translate(-4px,-5px) rotate(-45deg)}@-webkit-keyframes animationQuantityMax{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes animationQuantityMax{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}#cart-modal{width:50rem}#basket-modal,#cart-sidebar{min-height:277px}#basket-modal.loading:before,#cart-sidebar.loading:before{position:absolute;content:"";display:block;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);z-index:2}#basket-modal.loading::after,#cart-sidebar.loading::after{position:absolute;content:"";display:block;width:60px;height:60px;top:50%;left:50%;border:6px solid rgba(100,100,100,.8);margin:-30px 0 0 -30px;border-radius:100%;border-top-color:#fff;-webkit-animation:spin .8s infinite linear;animation:spin .8s infinite linear;z-index:3}#basket-modal.empty .modal-body,#basket-modal.empty .modal-footer,#cart-sidebar.empty .modal-body,#cart-sidebar.empty .modal-footer{display:none!important}#basket-modal.empty .cart-empty,#cart-sidebar.empty .cart-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#basket-modal .modal-header,#cart-sidebar .modal-header{max-height:55px;padding:15px}#basket-modal .modal-body,#cart-sidebar .modal-body{padding:15px;max-height:calc(100vh - 180px);overflow:auto}#basket-modal .modal-body::-webkit-scrollbar,#cart-sidebar .modal-body::-webkit-scrollbar{width:4px;height:4px}#basket-modal .modal-body::-webkit-scrollbar-thumb,#cart-sidebar .modal-body::-webkit-scrollbar-thumb{background:#959595}#basket-modal .modal-body::-webkit-scrollbar-track,#cart-sidebar .modal-body::-webkit-scrollbar-track{background:#f9f9f9}#basket-modal .modal-body,#cart-sidebar .modal-body{scrollbar-face-color:#959595;scrollbar-track-color:#f9f9f9}#basket-modal .modal-body.empty-cart,#cart-sidebar .modal-body.empty-cart{max-height:calc(100vh - 85px)}#basket-modal .modal-footer,#cart-sidebar .modal-footer{width:100%;padding:10px 15px;border-top:1px solid #f2f2f2}@media only screen and (min-width:620px){#basket-modal .modal-footer,#cart-sidebar .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#basket-modal .modal-footer .content,#cart-sidebar .modal-footer .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:620px){#basket-modal .modal-footer .content,#cart-sidebar .modal-footer .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#basket-modal .modal-footer .total-box,#cart-sidebar .modal-footer .total-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-right:0;margin-bottom:12px;color:#303030;font-size:18px;font-weight:400}#basket-modal .modal-footer .total-box_title,#cart-sidebar .modal-footer .total-box_title{margin-right:12px}@media screen and (min-width:620px){#basket-modal .modal-footer .total-box,#cart-sidebar .modal-footer .total-box{margin-right:22px;margin-bottom:0;width:auto;font-size:20px}}#basket-modal .modal-footer .continue,#cart-sidebar .modal-footer .continue{padding:0!important;color:#007bff;font-weight:400;line-height:1}#basket-modal .modal-footer .continue svg,#cart-sidebar .modal-footer .continue svg{width:10px;height:10px;fill:#007bff;vertical-align:top;margin-right:5px}@media screen and (max-width:619px){#basket-modal .modal-footer .continue,#cart-sidebar .modal-footer .continue{display:none}}#basket-modal .total-box_price,#cart-sidebar .total-box_price{font-weight:700}.cart-empty{display:none;padding:15px}@media only screen and (min-width:768px){.cart-empty{padding-top:3rem;padding-bottom:3rem}}.cart-empty__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:5rem;height:5rem;background-color:#edeff4;color:#e00027;margin-left:auto;margin-right:auto}.cart-empty__icon svg{fill:currentColor;pointer-events:none;max-width:100%}@media only screen and (min-width:768px){.cart-empty__icon{width:6.25rem;height:6.25rem}}.cart-empty__title{margin-top:2.125rem;font-size:1.5rem;font-weight:700;text-align:center}.cart-empty__description{text-align:center;max-width:33.75rem;margin:1.5rem auto 0;font-weight:300;color:#484848;font-size:.875rem;line-height:1.375rem}.cart-empty__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -15px}@media only screen and (max-width:480px){.cart-empty__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-empty__actions .btn{margin:15px 15px 0}.cart-item{position:relative;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}@media only screen and (min-width:768px){.cart-item{padding-left:30px}}.cart-item .cart-item_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;padding-bottom:10px}.cart-item .cart-item_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;margin-right:15px}.cart-item .cart-item_content{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 95px);-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 95px);flex:1 1 calc(100% - 95px)}@media only screen and (max-width:767px){.cart-item .cart-item_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:769px){.cart-item .cart-item_content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cart-item .cart-item_price-quantity-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.cart-item .cart-item_price-quantity-block{width:230px;-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px}}.cart-item .cart-item_title{padding-right:20px;line-height:1.2;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (min-width:768px){.cart-item .cart-item_title{font-size:16px;padding-right:0}}.cart-item .cart-item_price-block{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:right}.cart-item .cart-item_price{font-size:20px;font-weight:700}.cart-item .cart-item_old-price{color:#959595;font-size:14px;text-decoration:line-through;margin-bottom:3px}.cart-item .cart-product-quantity{margin-right:10px}.cart-item .remove{cursor:pointer;position:absolute;width:15px;height:15px;top:0;right:0;z-index:10}@media only screen and (min-width:768px){.cart-item .remove{top:50%;left:0;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.cart-item+.cart-item{margin-top:-1px}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#sidebar-menu .sidebar-block{position:relative;height:100%;width:100%}#sidebar-menu .sidebar-content{position:absolute;left:0;top:0;z-index:10000;width:100%;height:100%;background-color:#fff;-webkit-transform:translate(100%);transform:translate(100%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;overflow:hidden}#sidebar-menu .sidebar-content::-webkit-scrollbar{width:4px;height:4px}#sidebar-menu .sidebar-content::-webkit-scrollbar-thumb{background:#959595}#sidebar-menu .sidebar-content::-webkit-scrollbar-track{background:#f9f9f9}#sidebar-menu .sidebar-content{scrollbar-face-color:#959595;scrollbar-track-color:#f9f9f9}#sidebar-menu .sidebar-content.state-visible{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .5s;transition:all .5s;overflow:auto}#sidebar-menu .sidebar_header{min-height:68px}#sidebar-menu .sidebar-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:68px;min-height:68px;cursor:pointer;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);font-size:1rem}#sidebar-menu .sidebar-btn svg{display:block;fill:#303030}#sidebar-menu .sidebar-btn.sidebar-back-btn{background-color:#cbcbcb}#sidebar-menu .sidebar-btn.sidebar-back-btn svg{width:11px;height:11px;margin-right:5px}#sidebar-menu .sidebar-btn.sidebar-back-btn:hover{color:#303030;background-color:#d9d9d9}#sidebar-menu .sidebar-nav{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}#sidebar-menu .sidebar-nav .nav-list+.nav-list{margin-top:15px}#sidebar-menu .nav-list .nav-item{padding-left:15px;padding-right:15px}#sidebar-menu .nav-list .nav-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding:.75rem 0;font-size:18px;border-bottom:1px solid #f2f2f2}#sidebar-menu .nav-list .nav-link img{max-width:20px;max-height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}#sidebar-menu .nav-list .nav-link.active{color:#000;font-weight:400}#sidebar-menu .nav-list .nav-item:last-of-type>.nav-link{border-bottom:none}#sidebar-menu .nav-list li.has-children>.nav-link{padding-right:30px}#sidebar-menu .nav-list li.has-children .sub-menu-toggle{display:block;position:absolute;top:0;right:0;width:30px;height:100%;-webkit-transition:background-color .3s;transition:background-color .3s;cursor:pointer;z-index:1}#sidebar-menu .nav-list li.has-children .sub-menu-toggle:before{content:"";display:block;width:8px;height:8px;margin-top:-6px;margin-left:-6px;position:absolute;top:50%;left:50%;border-top:1px solid #303030;border-right:1px solid #303030;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:374px){#sidebar-menu .nav-list .nav-item{padding-left:0;padding-right:0}#sidebar-menu .nav-list .nav-link{padding-left:30px;padding-right:30px}}#sidebar-menu .menu__section{padding:8px 0;border-top:1px solid #f2f2f2}#sidebar-menu .menu__section.menu__section--contacts{margin-top:15px}#sidebar-menu .menu__section-title{padding:0 16px 0 56px;margin:8px 0;font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:#acacac}#sidebar-menu .menu__section-content{font-size:16px;padding:0 16px 0 56px;margin:8px 0}#sidebar-menu .menu__section-content p{margin-bottom:5px}#sidebar-menu .menu__section-content p:last-of-type{margin-bottom:0}#sidebar-menu .menu__section-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:56px;height:42px;margin-top:8px}#sidebar-menu .menu__section-icon svg{max-height:24px;max-width:24px;fill:#000}#sidebar-menu .main-nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#sidebar-menu .main-nav__item{position:relative;font-size:18px}#sidebar-menu .main-nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:8px 16px 8px 56px;min-height:42px;line-height:24px}#sidebar-menu .main-nav__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;width:56px;height:42px}#sidebar-menu .main-nav__icon svg{max-height:24px;max-width:24px;fill:#000}#sidebar-menu .social-links a{color:#000}#sidebar-menu .langswitcher{margin-left:auto}#sidebar-menu .langswitcher .nav-item{position:relative}#sidebar-menu .langswitcher .nav-item:after{pointer-events:none;content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:12px;width:1px;background-color:#959595}#sidebar-menu .langswitcher .nav-item:last-of-type:after{display:none}#sidebar-menu .langswitcher .nav-item:first-of-type{margin-left:-.5rem}#sidebar-menu .langswitcher .nav-link{color:#303030;padding:.2rem .5rem;opacity:.7}#sidebar-menu .langswitcher .nav-link.active,#sidebar-menu .langswitcher .nav-link.deflang{opacity:1;font-weight:500}#sidebar-menu .langswitcher .nav-link:hover{opacity:1}.sorter-sidebar-block .sorter-list{height:calc(100% - 68px);padding:24px 15px;overflow:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sorter-sidebar-block .sorter-list>li{margin-bottom:15px}.sorter-sidebar-block .sorter-list>li>a{position:relative;display:block;font-size:.9375rem;padding-left:22px}.sorter-sidebar-block .sorter-list>li>a:before{content:"";display:block;position:absolute;top:50%;left:0;height:18px;width:18px;border:1px solid #d4d4d4;cursor:pointer;background-color:transparent;-webkit-transition:border-color .3s;transition:border-color .3s;border-radius:50%;margin-top:-9px}.sorter-sidebar-block .sorter-list>li>a.active:before,.sorter-sidebar-block .sorter-list>li>a:hover:before{border-color:#303030}.sorter-sidebar-block .sorter-list>li>a.active:before{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:10px 10px;background-image:url(/img/icons/check.svg)}@media only screen and (min-width:992px){.sorter-sidebar-block{display:none}}.sidebar{position:fixed;top:0;right:0;height:100%;overflow:visible;background-color:#fff;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.4);box-shadow:0 2px 8px rgba(0,0,0,.4);-webkit-transform:translateX(102%);transform:translateX(102%);width:90%;z-index:11}.sidebar.active{-webkit-transform:translateX(0);transform:translateX(0)}@media only screen and (min-width:375px){.sidebar{width:344px}}@media only screen and (min-width:420px){.sidebar{width:389px}}.social-links{padding-left:0;list-style:none;font-size:0;margin-bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.social-links>li{margin-right:10px;padding:0}.social-links>li:last-of-type{margin-right:0!important}.social-links a{position:relative;display:inline-block;width:23px;height:23px;line-height:23px;text-align:center;padding:0}.social-links a:hover>svg{fill:#303030}.social-links a svg{display:inline-block;fill:#959595;vertical-align:middle;-webkit-transition:fill .3s;transition:fill .3s}.schedule .sub-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:15px;color:#303030;margin-bottom:10px}.schedule .sub-title svg{fill:#303030;width:16px;height:16px;display:block;margin-right:5px}.schedule .schedule__info{font-size:15px}.schedule .schedule__info p{margin-bottom:3px}.schedule .schedule__info p strong{display:inline-block;min-width:45px;text-align:right;font-weight:400;margin-right:8px}.contacts-list .nav-item{margin-bottom:4px}.contacts-list .nav-item:last-of-type{margin-bottom:0}.contacts-list .nav-link{padding:0}.contacts-list .company-email{font-size:1rem;line-height:1.1875;font-weight:400}.contacts-list .company-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.125rem;line-height:1.2222}.contacts-list .company-phone .phone-logo{max-width:17px;display:inline-block;vertical-align:middle;margin-left:9px;margin-top:1px}.callCenter-schedule{color:#303030}.callCenter-schedule p{margin-bottom:0}.callCenter-schedule .sub-title{color:#959595;line-height:1.3571}.company-address{color:#303030}.company-address .sub-title{font-size:1rem;font-weight:400;line-height:1.3125;margin-bottom:5px}.company-address>div{font-size:.9375rem;line-height:1.25;white-space:pre-line}.subscribe-wrap .subscribe-title{display:block;font-size:1rem;color:#303030;line-height:1.4375;margin-bottom:1.4375em}.subscribe-wrap .btn{min-width:130px}.showcases-list>.nav-item{margin-right:2.875rem}.showcases-list>.nav-item:last-of-type{margin-right:0}.showcases-list .nav-link{padding:0;font-size:1.25rem;color:#959595;text-transform:uppercase}.showcases-list .nav-link.active,.showcases-list .nav-link:hover{color:#303030}.showcases-list .nav-link.active{font-weight:500}.shop-category-list .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;font-size:1.0625rem;color:#959595}.shop-category-list .nav-link>span{position:relative}.shop-category-list .nav-link>span:after{content:"";display:block;position:absolute;bottom:-3px;left:50%;-webkit-transform:translateX(-50%) scaleX(0);transform:translateX(-50%) scaleX(0);height:2px;background:#e00027;width:80px;max-width:100%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.shop-category-list .nav-link>img{display:inline-block;width:1.6471em;height:1.6471em;margin-right:10px}.shop-category-list .nav-link.active,.shop-category-list .nav-link:hover{color:#303030}.shop-category-list .nav-link.active>span:after,.shop-category-list .nav-link:hover>span:after{-webkit-transform:translateX(-50%) scaleX(1);transform:translateX(-50%) scaleX(1)}.shop-category-list .nav-link.active{font-weight:500}.quantity-icon{display:block;height:16px;min-width:16px;font-size:10px;line-height:16px;font-weight:700;text-align:center;border-radius:.25rem;background-color:#e00027;color:#fff;z-index:2}.showcase-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#fff;padding:0 8px;height:20px;border-radius:4px;-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.1);box-shadow:0 2px 7px 0 rgba(0,0,0,.1)}.smart-filters{--swiper-navigation-size:32px;--swiper-navigation-sides-offset:5px;--swiper-navigation-top-offset:68px;--swiper-navigation-color:#707070;--swiper-navigation-font-size:16px;--swiper-pagination-color:#e00027;--swiper-pagination-progressbar-bg-color:#dbdbdb;padding:.25rem;margin:-.25rem}.smart-filters .swiper-button-next,.smart-filters .swiper-button-prev{width:var(--swiper-navigation-size);border-radius:50%;overflow:hidden;background-color:var(--white);-webkit-box-shadow:0 0 2px rgba(34,45,74,.04),0 2px 2px rgba(34,45,74,.04),0 1px 3px rgba(34,45,74,.16);box-shadow:0 0 2px rgba(34,45,74,.04),0 2px 2px rgba(34,45,74,.04),0 1px 3px rgba(34,45,74,.16);z-index:2;outline:0;border:none}.smart-filters .swiper-button-next.swiper-button-disabled,.smart-filters .swiper-button-prev.swiper-button-disabled{display:none;visibility:hidden}.smart-filters .swiper-button-next:after,.smart-filters .swiper-button-prev:after{font-size:var(--swiper-navigation-font-size)}.smart-filters .swiper-pagination-progressbar{position:relative;margin-top:.5rem}.smart-filter{--smart-filter-width:120px;--smart-filter-height:120px;--smart-filter-border-radius:6px;--smart-filter-bg-color:var(--white);--smart-filter-box-shadow:0 2px 10px rgba(48, 48, 48, .05);--smart-filter-padding:0.5rem;--smart-filter-image-size:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--smart-filter-padding);width:var(--smart-filter-width);min-height:var(--smart-filter-height);border-radius:var(--smart-filter-border-radius);background-color:var(--smart-filter-bg-color);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;row-gap:.5rem;-ms-flex-negative:0;flex-shrink:0;margin-right:4px;-webkit-box-shadow:var(--smart-filter-box-shadow);box-shadow:var(--smart-filter-box-shadow)}.smart-filter:hover{-webkit-box-shadow:0 3px 12px rgba(0,0,0,.16);box-shadow:0 3px 12px rgba(0,0,0,.16)}.smart-filter__title{color:var(--black);line-height:1.1;text-align:center}.smart-filter__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:var(--smart-filter-image-size);height:var(--smart-filter-image-size)}.skeleton{overflow:hidden}.skeleton-block{width:100%;background-color:#e0e0e0;border-radius:4px;position:relative;overflow:hidden}.skeleton-block:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(20%,hsla(0,0%,100%,.2)),color-stop(60%,hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 2.5s ease-in-out infinite;animation:shimmer 2.5s ease-in-out infinite}.skeleton__title{height:30px;max-width:500px;margin-bottom:24px}@media screen and (min-width:576px){.skeleton__title{width:500px}}.skeleton__slider{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:11px;width:100%;overflow:hidden;margin-right:-4px}.skeleton__card{width:calc(50% - 4px);margin-right:4px;height:475px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:576px){.skeleton__card{width:calc(33.33% - 4px)}}@media screen and (min-width:992px){.skeleton__card{width:calc(25% - 4px)}}@media screen and (min-width:1200px){.skeleton__card{width:calc(20% - 4px)}}.skeleton__pagination{height:20px;width:160px;margin:0 auto}.skeleton-items{--skeleton-gap:1rem;--skeleton-height:1.5rem;--skeleton-color:#e0e0e0;--skeleton-to-color:#e6e8eb;--skeleton-border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--skeleton-gap)}.skeleton-items .skeleton__item{background:var(--skeleton-color);display:inline-block;height:var(--skeleton-height);border-radius:var(--skeleton-border-radius);width:100%}.skeleton-items.is-animated .skeleton__item{background:-webkit-gradient(linear,left top,right top,color-stop(25%,var(--skeleton-color)),color-stop(37%,var(--skeleton-to-color)),color-stop(63%,var(--skeleton-color)));background:linear-gradient(90deg,var(--skeleton-color) 25%,var(--skeleton-to-color) 37%,var(--skeleton-color) 63%);background-size:400% 100%;-webkit-animation:skeleton-loading 1.4s ease infinite;animation:skeleton-loading 1.4s ease infinite}@-webkit-keyframes skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@-webkit-keyframes shimmer{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes shimmer{100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.products-slider .product-list-item{margin-left:2px;margin-right:2px;height:auto}.products-slider.slick-slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.products-slider.slick-slider .slick-list.expanded{padding:12px 2px 400px;margin:-12px -2px -400px}.products-slider .swiper-button-next,.products-slider .swiper-button-prev{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;background-color:#fff;border-radius:50%;z-index:2;-webkit-box-shadow:0 0 2px rgba(34,45,74,.04),0 2px 2px rgba(34,45,74,.04),0 1px 3px rgba(34,45,74,.16);box-shadow:0 0 2px rgba(34,45,74,.04),0 2px 2px rgba(34,45,74,.04),0 1px 3px rgba(34,45,74,.16);width:48px;height:48px;top:calc(50% - 170px)}.products-slider .swiper-button-next.slick-disabled,.products-slider .swiper-button-next.slick-hidden,.products-slider .swiper-button-next.swiper-button-disabled,.products-slider .swiper-button-prev.slick-disabled,.products-slider .swiper-button-prev.slick-hidden,.products-slider .swiper-button-prev.swiper-button-disabled{display:none!important}.products-slider .swiper-button-next:after,.products-slider .swiper-button-prev:after{content:"";font-size:0;display:inline-block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.products-slider .swiper-button-prev{left:-24px}.products-slider .swiper-button-prev:after{background-image:url(/img/icons/arrow-left.svg)}@media only screen and (max-width:991px){.products-slider .swiper-button-prev{left:-14px}}.products-slider .swiper-button-next{right:-24px}.products-slider .swiper-button-next:after{background-image:url(/img/icons/arrow-right.svg)}@media only screen and (max-width:991px){.products-slider .swiper-button-next{right:-14px}}.products-slider:hover{z-index:2}.section__pagination .slick-dots{position:relative;bottom:0;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;text-align:center;list-style:none;padding:0;margin-top:15px}.section__pagination .slick-dots li{height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0 4px}.section__pagination .slick-dots li span{display:block;height:3px;width:45px;background-color:#dbdbdb;border-radius:6px}@media only screen and (max-width:767px){.section__pagination .slick-dots li span{width:22px}}.section__pagination .slick-dots li.slick-active span{background-color:#e00027}.review_item{background-color:#fff;-webkit-box-shadow:0 2px 10px rgba(48,48,48,.05);box-shadow:0 2px 10px rgba(48,48,48,.05);display:grid;grid-template-columns:100px auto;grid-template-areas:"img header" "content content";height:auto}.review_item_img{grid-area:img;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.review_item_info{padding:10px}.review_item_header{grid-area:header;padding:10px 10px 0}@media only screen and (max-width:576px){.review_item_header{padding:5px 5px 0}}.review_item_content{grid-area:content;padding:10px 10px 15px}.review_item_article{font-size:12px;line-height:1;color:#777e90;margin-bottom:5px}.review_item_name{font-size:14px;line-height:16px;width:100%;overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.review_item_price_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:5px}.review_item_price{font-size:1rem;font-weight:700;margin-right:10px}.review_item_price_old{color:#999;font-weight:400;text-decoration:line-through}.review_item .last_review_content_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;gap:.5rem}.review_item .review_item_author{font-weight:400}.review_item .review_item .rating{margin-right:20px}.review_item .review_item .rating .star{width:16px;height:16px}.review_item .review_item_text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#reviews{--swiper-theme-color:#e00027;--swiper-pagination-bullet-width:45px;--swiper-pagination-bullet-height:3px;--swiper-pagination-bullet-border-radius:6px;--swiper-pagination-bullet-inactive-color:#dbdbdb;--swiper-pagination-bullet-inactive-opacity:1}#reviews .swiper-pagination{position:relative;margin-top:.5rem;top:0;bottom:0}#reviews .review_item{-ms-flex-negative:0;flex-shrink:0}#reviews:not(.swiper-initialized) .review_item{width:100%}@media (min-width:768px){#reviews:not(.swiper-initialized) .review_item{width:50%;margin-right:10px}}@media only screen and (max-width:767px){#reviews{--swiper-pagination-bullet-width:22px}}