@charset "UTF-8";.header{width:100vw;top:0;left:50%;transform:translate(-50%);z-index:5;background:#fff}.header__sale{padding:5px 0;background-color:#fff}@media screen and (max-width:1024px){.header__sale{background-color:red}}.header__sale__wrap{display:flex;align-items:center;justify-content:center}.header__sale-link{margin-left:30px;padding:0 25px;border-bottom:1px dashed red;font-size:15px;line-height:1;color:red}@media screen and (max-width:1024px){.header__sale-link{color:#fff;border-color:#fff;padding:0}}.header__sale-text{text-align:center;margin:0;font-size:13px;line-height:1;font-weight:700;text-transform:uppercase;color:red}@media screen and (max-width:1024px){.header__sale-text{color:#fff}}.header__main .header__info{display:flex;flex-shrink:0;align-items:center}@media screen and (max-width:640px){.header__main .header__info{flex-direction:row-reverse}}.header__main{display:flex;align-items:center;justify-content:space-between;padding:8px 28px 8px 25px;color:#171717}@media screen and (max-width:1024px){.header__main{padding:8px 0}}.header__main-holder{position:relative;z-index:10;border-bottom:1px solid #e8e8e8}.header__main-left{display:flex;flex-direction:column;margin-left:25px}@media screen and (min-width:1024px) and (max-width:1150px){.header__main-left{margin-left:10px}}.header__main-right .icon{position:relative;line-height:1}.header__main-right .icon i{font-size:20px;text-shadow:0 0 #474747;opacity:.8;color:#474747}.header__main-right .icon i.icon-compare{font-size:21px}.header__logo{flex-shrink:0}@media screen and (min-width:1024px) and (max-width:1280px){.header__logo{max-width:150px}}.header__logo img{max-height:40px}@media screen and (max-width:640px){.header__logo img{max-height:15px}}.header__callback{display:inline-block;line-height:1;font-weight:400;color:#ff0003;font-size:14px;text-transform:uppercase;width:100%;padding:6px 11px;text-align:center}.header__callback-holder{position:relative;cursor:pointer}.header__callback__border{position:absolute;top:0;left:0;height:100%;-webkit-animation:pulse 1.5s linear 0s infinite;animation:pulse 1.5s linear 0s infinite;border:1px dashed #ff0003;border-radius:4px;width:100%}.header__callback:hover{background-color:#fff5f6;border-color:#e31e24;color:#e31e24}.header__phone{font-size:20px;color:#4d4d4d;line-height:1;font-weight:700;margin-bottom:5px}.header__phone.mobile{display:none}@media screen and (min-width:1024px) and (max-width:1215px){.header__phone{font-size:14px}}.header__languages__list{padding:0;list-style-type:none;display:flex;align-items:center;justify-content:center}.header__languages__list li:not(:last-child){margin-right:16px;position:relative}.header__languages__list li:not(:last-child):before{content:"";display:block;width:1px;height:100%;position:absolute;right:-8px;top:0;background-color:#646464}.header__languages__list li.active a{color:#477e3d;font-weight:600;border-bottom:1px solid #477e3d}.header__languages__list li a{font-size:15px;line-height:1;text-transform:uppercase;color:#646464}.header__languages svg{display:none}.header__controls-item{margin-left:15px;display:inline-flex;cursor:pointer;align-items:center;justify-content:center}.header__controls-item a{display:flex;align-items:center}@media screen and (max-width:768px){.header__logo{width:140px}.header__phone{font-size:18px}.header__controls-favourite,.header__controls-login,.header__languages{display:none}.mm-listitem>a.mobile__menu-actions__link{display:flex;align-items:center;padding:15px 24px}.mm-listitem>a.mobile__menu-actions__link svg{margin-right:12px}.mobile-menu__languages.mm-listitem{display:flex;align-items:center;justify-content:space-between;padding:15px 24px}.mobile-menu__languages__list{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:32px}.mobile-menu__languages__list__item{font-size:16px;line-height:19px;color:#777}.mobile-menu__languages__list__item.active{color:#1a9f49}}.header__top{background:#3f3f3f;color:#fff;line-height:1;font-size:12px;position:relative;z-index:1}.header__top i{color:#b3b3b3}.header__top-right .header__auth i{margin-right:7px}.header__top .dropdown{padding:9px 0}.header__city{margin-right:2.5rem}.header__city .icon-location{margin-right:10px}.header__city .dropdown__list{-webkit-columns:2;-moz-columns:2;-moz-column-count:2;column-count:2;min-width:426px;-moz-column-gap:23%;column-gap:23%}@media screen and (max-width:576px){.header__city .dropdown__list{min-width:300px;-moz-column-gap:10%;column-gap:10%}}.header__languages{margin-left:25px}@media screen and (min-width:1024px) and (max-width:1150px){.header__languages{margin-left:10px}}.header__languages .dropdown__list{left:50%;transform:translate(-50%,10%)}.header__languages.dropdown:hover .dropdown__list{transform:translate(-50%)}.header .logo{display:block}.header .logo.header__logo-mobile{display:none}@media screen and (max-width:1049px){.header .logo.header__logo-mobile{display:inline-block}}@media screen and (max-width:576px){.header .logo.header__logo-mobile{max-width:70px}}@media screen and (max-width:1050px){.header__main{padding:10px 0}}@media screen and (max-width:768px){.header__main{position:relative}.header__main .header__logo{order:1}.header__main .header__callback-holder{display:none}.header__callback{margin-left:8px}.header__controls-item.header__controls-search{margin-left:0}.header__main-left{order:2;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header__main-right{order:3}}@media screen and (max-width:450px){.header__main-left{order:2;position:static;transform:none}}@media screen and (max-width:1049px){.header__nav{display:none}}.header__nav-dropdown{position:absolute;left:-15px;top:100%;width:200px;background:#fff;z-index:-1;opacity:0;visibility:hidden;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.25);transform:translateY(-30px);transition:all .25s ease}.header__nav-dropdown-inner{margin:0 auto;display:flex;justify-content:flex-end;position:relative;text-align:right}.header__nav .header__nav-dropmenu{width:100%;padding:8px 0;position:relative;text-align:left;z-index:1}.header__nav .header__nav-dropmenu>li a{position:relative;display:block;width:100%;padding:13px 16px;font-size:14px;line-height:20px;color:#333}.header__nav .header__nav-dropmenu>li a:hover{background-color:#f5f5f5}.header__nav .header__nav-dropmenu>li ul{opacity:0;visibility:hidden;transform:translateX(-10%);transition:opacity .3s cubic-bezier(.19,1.07,1,1.07),transform .3s linear}.header__nav .header__nav-dropmenu li{display:block}.header__nav .header__nav-dropmenu li.has-childs{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.header__nav .header__nav-dropmenu li.has-childs>a:after{content:"\E90C";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-family:icomoon,sans-serif;font-size:14px;font-weight:700;color:#5e5e5e;opacity:.5}.header__nav .header__nav-dropmenu li.has-childs>.header__dropmenu-child{position:absolute;right:-200px;top:0;width:200px;min-height:158px;height:100%;padding:4px 0;z-index:1}.header__nav .header__nav-dropmenu li.has-childs>.header__dropmenu-child ul{background-color:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.25)}.header__nav .header__nav-dropmenu li.has-childs:hover:after{color:#3e3e3e;opacity:1}.header__nav .header__nav-dropmenu li.has-childs:hover>.header__dropmenu-child ul{opacity:1;visibility:visible}.header__nav-img{flex:0 0 46.3%;background-position:50%;background-size:cover;background-repeat:no-repeat;margin:0 0 0 auto}.header .header__nav{position:relative}.header .header__nav-share a{display:flex;align-items:center;color:#fff;text-shadow:none}.header .header__nav-share:hover a{color:#fff}.header .header__nav-share span{padding:8px 8px 6px;border-radius:50px;line-height:1;background-image:linear-gradient(4deg,#ee3f48,#f25542);background-image:-ms-linear-gradient(4deg,#ee3f48 0,#f25542 100%);display:inline-block;text-transform:none;font-size:14px}.header .header__nav ul{flex-wrap:wrap;padding:0;margin:0;list-style-type:none}.header .header__nav>ul>li{position:relative;display:flex;align-items:center;justify-content:center;margin:0 10px;line-height:1}.header .header__nav>ul>li:first-child{margin-left:0}.header .header__nav>ul>li:last-child{margin-right:0}.header .header__nav>ul>li.logo-holder{padding:10px 0}.header .header__nav>ul>li:hover .header__nav-dropdown{opacity:1;visibility:visible;z-index:1;transition-delay:.2s}.header .header__nav>ul>li:hover>a,.header .header__nav>ul>li:hover>span{text-shadow:0 0 .65px #171717,0 0 .65px #171717;color:inherit}.header .header__nav>ul>li:hover>i{transform:rotate(180deg)}.header .header__nav>ul>li>a,.header .header__nav>ul>li>span{display:inline-flex;padding:10px 0;font-size:14px;cursor:pointer;text-shadow:0 0 #171717;color:#171717;text-transform:uppercase}.header .header__nav>ul>li>i{margin-left:3px;font-size:9px;display:inline-block;transition:.1s}.header .header__nav>ul>li.active a{color:#9a2224;font-weight:600}@media screen and (min-width:1024px) and (max-width:1365px){.header .header__nav>ul>li{margin:0 5px}.header .header__nav>ul>li>a,.header .header__nav>ul>li>span{font-size:12px}}.header .header__nav .logo{margin:0 1.4rem}@media screen and (max-width:1350px){.header__nav>ul>li.logo-holder{margin:0}.header__nav>ul>li{margin:0 14px}}@media screen and (max-width:1200px){.header__nav>ul>li:nth-of-type(6){max-width:120px;text-align:center}}.header__controls-compare:before{content:"";position:absolute;width:28px;height:80px;bottom:0;display:block}.header__controls-compare .title{text-align:center;margin-bottom:2.5rem}.header__controls-compare .dropdown__list{left:0;right:auto;transform:translateX(-50%);width:425px;min-width:0;padding:40px 50px;box-shadow:0 9px 11px 1px rgba(0,0,0,.11);max-height:calc(100vh - 150px);overflow-y:auto}.header__controls-compare .dropdown__list .products__item{width:100%}@media screen and (max-width:576px){.header__controls-compare{display:none}}.header__auth .divider{margin:0 7px}@media screen and (min-width:992px){.header__auth a:hover{color:#dadada}}.header__controls-hamburger.hamburger{margin-left:20px}.checkout-header.header{position:absolute}.checkout-header.header .header__main{padding:8px 25px;max-width:830px;width:100%}@media screen and (max-width:1024px){.checkout-header.header .header__main{padding:8px 0}}@media screen and (max-width:992px){.checkout-header.header .logo{max-width:80px}.checkout-header.header .header__main-right{display:none}}@media screen and (max-width:576px){.checkout-header.header .logo{max-width:70px}}@media screen and (max-width:640px){.header .header__main-left{margin-left:10px;display:none}.header .header__main-right svg{display:block;width:20px;height:20px}.header .header__phone{font-size:14px}.header .header__phone.mobile{display:block;margin-bottom:0;font-size:16px}.header .header__logo.logo{width:auto;margin-right:7px}.header .header__controls-item{padding:5px}.header .header__controls-hamburger.active{position:relative}.header .header__controls-hamburger.active:before{content:attr(data-count);background-color:#1a9f49;color:#fff;width:12px;height:12px;font-size:10px;line-height:12px;text-align:center;display:block;border-radius:50%;position:absolute;top:0;right:0;z-index:1}.header .header__controls-hamburger.hamburger{margin-left:5px;padding:5px;height:30px}.header .hamburger-box{padding-top:0}.header .hamburger-inner,.header .hamburger-inner:after,.header .hamburger-inner:before{width:100%}}.breadcrumbs__holder{margin:10px 0}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0 25px;list-style-type:none}.breadcrumbs__block{display:flex;justify-content:space-between;align-items:center}.breadcrumbs__block .container{width:auto;max-width:none;padding:0}@media screen and (max-width:1024px){.breadcrumbs{padding:0}}.breadcrumbs li{margin:0;font-size:15px;line-height:1;color:#565656}.breadcrumbs li:not(:last-child){margin-right:24px;position:relative}.breadcrumbs li:not(:last-child):not(.home):before{content:">";display:block;position:absolute;top:50%;transform:translate(50%,-50%);right:-12px}.breadcrumbs li.home{margin-right:20px}@media screen and (max-width:1024px){.breadcrumbs li.home{display:none}}.breadcrumbs li.home a{width:22px;height:24px;display:block}.breadcrumbs li.home a path,.breadcrumbs li.home a svg{fill:#9199a1;width:100%;height:100%}.breadcrumbs li svg{margin:0 0 0 4px}@media screen and (max-width:992px){.breadcrumbs{margin-bottom:1.5rem}}@media screen and (max-width:576px){.breadcrumbs{margin:1.5rem 0;white-space:nowrap;overflow-x:auto;flex-wrap:wrap}}@media screen and (max-width:575px){.breadcrumbs__holder{position:relative;width:100%;margin:16px 0 5px}}@media screen and (max-width:640px){.breadcrumbs{margin:0}.breadcrumbs__holder{margin:0;padding:3px 0}.breadcrumbs .breadcrumbs__item,.breadcrumbs .breadcrumbs__link{font-size:12px}.breadcrumbs .breadcrumbs__item{margin:0}.breadcrumbs .breadcrumbs__item:not(:last-child){margin-right:16px;position:relative}.breadcrumbs .breadcrumbs__item:not(:last-child):before{content:"/";display:block;position:absolute;top:50%;transform:translateY(-50%);right:-8px}.breadcrumbs .breadcrumbs__item.active{font-weight:600}}.maincontent-product .product-wrapper{background-color:#fff;border:1px solid #eceff1;border-top-left-radius:5px;border-top-right-radius-radius:5px}.maincontent-product .product-wrapper__top{padding:0 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceff1}.maincontent-product .product-wrapper-tabs{display:flex;align-items:center}.maincontent-product .product-wrapper-tabs__item{cursor:pointer;font-size:15px;line-height:36px;height:36px;color:#171717;padding:0 13px;border-bottom:2px solid transparent;transition:color .3s,border-color .3s;text-transform:uppercase;display:flex;align-items:center}.maincontent-product .product-wrapper-tabs__item:not(:last-child){margin-right:18px}.maincontent-product .product-wrapper-tabs__item.active{color:#9a2224;border-color:#9a2224}.maincontent-product .product-wrapper-art{display:flex;align-items:center}.maincontent-product .product-wrapper__main{display:flex;padding:30px 25px}.maincontent-product .product-wrapper__left{margin-right:40px}.maincontent-product .product-wrapper__left__sticky{position:sticky;top:97px}.maincontent-product .product-wrapper__left__container{padding-left:105px}.maincontent-product .product-wrapper__right{flex:1}.maincontent-product .product-wrapper__right .page__title{color:#171717;font-size:19px;line-height:1;font-weight:400;margin-bottom:25px}.maincontent-product .product-wrapper__right .product__addition__banners{display:none}.maincontent-product .product-wrapper__right .product__addition__delivery{width:100%;background-color:#f5f5f5;border:1px solid #c6c6c6;margin-bottom:30px}.maincontent-product .product-wrapper__right .product-content__nav__item{padding:7px 9px;font-size:19px;flex-grow:unset;transition:border-color .3s;border-bottom:1px solid transparent}.maincontent-product .product-wrapper__right .product-content__nav__item.active{border-color:red}.maincontent-product .product-wrapper__right .product-content__nav__item:not(:last-child){margin-right:22px}.maincontent-product .product-wrapper__right .product-content__container{padding-top:10px}.maincontent-product .product-wrapper__right .product-content__pane__content table{width:100%!important}.maincontent-product .product-wrapper__right .product-content__pane__content table *{font-size:19px}.maincontent-product .product-wrapper__right .product-content__pane__image{display:none}.maincontent-product .product-page__warehouse_program{margin-right:20px}.maincontent-product .product-page__warehouse_program__text{font-size:15px;font-weight:700}.maincontent-product .product-page__code{margin-bottom:0;font-size:15px;color:#171717;font-weight:400}.maincontent-product .product-page__slider__hit{padding:12px 45px 12px 25px}.maincontent-product .product-page__slider__hit.has-sale{margin-bottom:5px}.maincontent-product .product-page__icons__item{color:#171717;cursor:pointer;font-size:9px}.maincontent-product .product-page__icons__item.original.size{background-image:url(../img/product/size-black.png)}.maincontent-product .product-page__icons__item.original.lamp{background-image:url(../img/product/black-lamp.png);background-size:19px;background-position:4px 15px}.maincontent-product .product-page__icons__item.original.orange{color:#e1680a}.maincontent-product .product-page__discount{padding:15px 20px;border-radius:5px;border:1px dashed #f77;margin-bottom:30px}.maincontent-product .product-page__discount__block{display:flex;align-items:center}.maincontent-product .product-page__discount__detail{width:23px;height:23px;background-image:url(../img/product/ic-info.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.maincontent-product .product-page__discount__timer .timer__count{font-size:19px;color:#fff;line-height:1;font-weight:500;position:relative}.maincontent-product .product-page__discount__timer .timer__count:before{content:"";display:block;position:absolute;width:100%;height:2px;background-color:#fff;left:0;bottom:-3px}.maincontent-product .product-page__discount__text{font-size:19px;color:#fff;line-height:1;margin-bottom:5px}.maincontent-product .product-page__discount__text br{display:none}.maincontent-product .product-page__discount__wrap{margin-right:5px;flex-direction:column}.maincontent-product .product-page__discount__item{font-size:19px;line-height:1;color:#fff;font-weight:600}.maincontent-product .product-page__discount__item a:hover{color:#fff}.maincontent-product .product-page__buy__wrap{margin-bottom:35px}.maincontent-product .product-page__buy .button-main,.maincontent-product .product-page__buy .secondary-main{font-size:19px;text-transform:uppercase;font-weight:400;cursor:pointer}@media screen and (max-width:1420px){.maincontent-product .product-page__buy .button-main,.maincontent-product .product-page__buy .secondary-main{font-size:16px}}.maincontent-product .product-page__buy .button-main img,.maincontent-product .product-page__buy .secondary-main img{margin-right:15px}.maincontent-product .product-page__buy .button-main{color:#319731;border:1px dashed #319731;max-width:225px;width:100%}@media screen and (min-width:1024px) and (max-width:1200px){.maincontent-product .product-page__buy .button-main{max-width:150px}}.maincontent-product .product-page__buy .button-main img{max-width:20px}.maincontent-product .product-page__buy .secondary-main{max-width:350px;background-color:#477e3d;position:relative;margin-right:30px}@media screen and (max-width:1024px) and (max-width:1130px){.maincontent-product .product-page__buy .secondary-main{margin-right:10px}}.maincontent-product .product-page__buy .secondary-main__icon{position:relative;max-width:17px;z-index:3;margin-right:15px}.maincontent-product .product-page__buy .secondary-main__icon:before{content:"";display:block;width:24px;height:24px;border-radius:50%;background-color:#4e8345;position:absolute;top:-2px;left:-4px;z-index:-1}.maincontent-product .product-page__buy .secondary-main img{width:100%}.maincontent-product .product-page__actions__icon{width:36px;height:36px}.maincontent-product .product-page__actions__icon path,.maincontent-product .product-page__actions__icon svg{width:20px;height:20px}.maincontent-product .product-page__actions__title{font-size:19px}.maincontent-product .product-page__installment{padding:25px 20px;border:2px solid #e8e8e8;background-color:#f5f5f5;margin-bottom:30px}.maincontent-product .product-page__installment__top{align-items:flex-end;margin-bottom:20px}.maincontent-product .product-page__installment__detail{color:#797979;font-size:19px;padding:0 10px}.maincontent-product .product-page__installment__detail br{display:none}.maincontent-product .product-page__installment__total{font-size:19px;color:#3c3c3c;font-weight:500;align-items:flex-end}.maincontent-product .product-page__installment__total span{font-size:29px;font-weight:700;padding-left:5px}.maincontent-product .product-page__installment__title{color:#000;font-size:19px;line-height:1;margin-right:20px}.maincontent-product .product-page__installment__bottom{display:flex;align-items:flex-end;justify-content:space-between}.maincontent-product .product-page__installment__btn{width:230px;height:80px;display:flex;align-items:center;justify-content:center;font-size:19px;color:red;background-color:#fff;border:1px solid #fc6767;background-image:url(../img/product/installment-bg.png);background-size:contain;background-repeat:no-repeat;background-position:-12px -29px}.maincontent-product .product-page__order-size{font-size:16px;margin-bottom:30px}.maincontent-product .product-page__order-size .roulette{height:70px;right:85px}.maincontent-product .product-page__order-size .click{height:42px}.maincontent-product .product-page__order-size__icon{height:70px;max-width:70px;margin-right:30px}.maincontent-product .product-page__order-size__icon img{max-width:100%;padding:10px}.maincontent-product .product__info__price{margin-top:0;align-items:flex-end;margin-bottom:35px}.maincontent-product .product__info__price__title{color:#3c3c3c;font-size:19px;margin:0 15px 0 0}.maincontent-product .product__info__price__block{flex-direction:column-reverse}.maincontent-product .product__info__price__main{margin-right:0;color:#3c3c3c;font-size:29px}.maincontent-product .product__info__price__sale{margin-bottom:5px;color:#838383;font-size:19px}.maincontent-product .product__info__price__sale .tooltips{top:6px;right:-15px;transform:translate(100%,-50%);background-repeat:no-repeat;background-position:50%;background-size:contain;padding:14px 30px 16px;background-image:url(../img/product/profit.png)}.maincontent-product .product__info__price__sale .tooltips__text{font-size:19px}.maincontent-product .product__info__price__sale .tooltips__arrow{display:none}.maincontent-product .product__info__parameters{margin-bottom:10px}.maincontent-product .product__info__parameters__item{margin-top:0}.maincontent-product .product__info__parameters__item__options>div img{padding:4px;width:36px;height:36px}.maincontent-product .product__info__parameters__item__title{color:#3c3c3c;font-size:19px;margin-right:0;display:flex;white-space:nowrap}.maincontent-product .product__info__parameters__item__title span{min-width:160px;display:block;font-size:19px;font-weight:700}.maincontent-product .product__slider__thumb{max-width:105px;margin-right:0}.maincontent-product .product__slider__thumb .swiper-wrapper .swiper-slide{width:105px;margin:0;padding:7px 0 7px 20px;max-width:none;max-height:none;background-color:#fff;border:1px solid transparent;border-right:none;border-radius:3px 0 0 3px}.maincontent-product .product__slider__thumb .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{border-color:#787878}.maincontent-product .product__slider__main{max-width:526px;width:100%;border-radius:5px;overflow:hidden;margin:0}.maincontent-product .product__slider__main .product-page__icons{position:absolute;right:0;top:5px;z-index:1}.maincontent-product .product__gallery{margin-bottom:15px}.maincontent-product .product-page{background-color:#fff}.maincontent-product .product-page__title.page__title{font-size:17px;padding:5px 0;margin:0;line-height:1}.maincontent-product .product-page__top-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.maincontent-product .product-page__code{text-transform:uppercase}@media screen and (max-width:640px){.maincontent-product .product-page__code{margin:0;font-weight:700;font-size:12px;color:#9f9f9f}}.maincontent-product .product-page__warehouse_program{display:flex;align-items:center;padding:3px;border-radius:30px;background-color:rgba(87,174,0,.1)}@media screen and (max-width:640px){.maincontent-product .product-page__warehouse_program{margin-right:0}}.maincontent-product .product-page__warehouse_program__text{color:#57ae00;line-height:1}@media screen and (max-width:640px){.maincontent-product .product-page__warehouse_program__text{font-size:12px;font-weight:400}}.maincontent-product .product-page__warehouse_program__icon{margin-right:3px;width:16px;height:16px;border-radius:50%;background-color:#57ae00;padding:3px;position:relative}.maincontent-product .product-page__warehouse_program__icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:9px;width:9px;max-width:100%}.maincontent-product .product-page__warehouse_program__icon svg path{fill:#fff}.maincontent-product .product-page__tabs__contents{padding-top:16px}.maincontent-product .product-page__tabs__content{display:none}.maincontent-product .product-page__tabs__content.active{display:block}.maincontent-product .product-page__tabs__content .content-table__row{flex-direction:column}.maincontent-product .product-page__tabs__list{background-color:#f5f5f5}.maincontent-product .product-page__tabs__wrap{display:flex;align-items:center;justify-content:flex-start;overflow:auto}.maincontent-product .product-page__tabs__youtube{width:30px;display:flex;align-items:center;margin-right:3px}.maincontent-product .product-page__tabs__youtube svg{max-width:100%;width:100%}.maincontent-product .product-page__tabs__item{height:30px;color:#251207;font-size:13px;padding:0 5px;display:flex;align-items:center;white-space:nowrap}.maincontent-product .product-page__tabs__item.hidden{display:none}.maincontent-product .product-page__tabs__item.active{position:relative;background-color:rgba(37,18,7,.1)}.maincontent-product .product-page__tabs__item.active:after{content:"";display:block;position:absolute;height:2px;width:100%;left:0;bottom:0;background-color:#251207}.maincontent-product .product-page__tabs__item:not(:last-child){position:relative}.maincontent-product .product-page__tabs__item:not(:last-child):before{width:1px;height:50%;position:absolute;top:50%;right:0;background-color:#251207;transform:translateY(-50%)}.maincontent-product .product-page__widget{position:relative}.maincontent-product .product-page__slider{position:relative;overflow:hidden}.maincontent-product .product-page__slider.single .product-page__slider__arrow,.maincontent-product .product-page__slider.single .product-page__slider__counter{display:none}.maincontent-product .product-page__slider__item{background-size:contain;background-position:50%;background-repeat:no-repeat}.maincontent-product .product-page__slider__item img,.maincontent-product .product-page__slider__item picture{width:calc(100vw - 32px);height:calc(100vw - 32px);max-width:100%;-o-object-fit:contain;object-fit:contain}.maincontent-product .product-page__slider__counter{position:absolute;bottom:10px;right:10px;background-color:#999;padding:3px 10px;color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:12px;z-index:1;font-weight:500;min-width:51px}.maincontent-product .product-page__slider__hit{background-color:#e31e24;-webkit-clip-path:polygon(0 0,100% 0,71% 100%,0 100%);clip-path:polygon(0 0,100% 0,71% 100%,0 100%);color:#fff;font-weight:700;border-top-left-radius:3px;z-index:3;font-size:16px;line-height:1;text-transform:uppercase}@media screen and (max-width:640px){.maincontent-product .product-page__slider__hit{padding:12px 30px 12px 15px}}.maincontent-product .product-page__slider__hit__wrap{position:absolute;top:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:flex-start}.maincontent-product .product-page__slider__arrow{width:50px;height:50px;border-radius:50%;box-shadow:0 5px 10px 2px rgba(34,60,80,.2);background-image:url(../img/ic-arrow.png);background-size:24px 24px;background-color:hsla(0,0%,100%,.5)}.maincontent-product .product-page__slider__arrow.swiper-button-next{transform:rotate(-90deg)}.maincontent-product .product-page__slider__arrow.swiper-button-prev{transform:rotate(90deg)}.maincontent-product .product-page__slider .product-page__icons{position:absolute;right:0;top:5px;z-index:1}.maincontent-product .product-page__icons{display:flex;justify-content:flex-end;align-items:center}.maincontent-product .product-page__icons__item{border-radius:5px;height:40px;border:1px solid #000;text-transform:uppercase;font-weight:600;padding:0 3px;display:flex;align-items:center;position:relative}@media screen and (max-width:1024px){.maincontent-product .product-page__icons__item{color:#e1680a;font-size:8px}}.maincontent-product .product-page__icons__item .count{font-size:14px}.maincontent-product .product-page__icons__item:not(:last-child){margin-right:10px}.maincontent-product .product-page__icons__item.right{text-align:right}.maincontent-product .product-page__icons__item.center{text-align:center}.maincontent-product .product-page__icons__item.green{background-color:#008500;color:#fff}.maincontent-product .product-page__icons__item.size{bottom:0;left:0;background-repeat:no-repeat;background-position:4px 18px;background-size:25px;line-height:15px}@media screen and (max-width:640px){.maincontent-product .product-page__icons__item.size{background-image:url(../img/product/size-ic.png)}}.maincontent-product .product-page__icons__item.lamp{bottom:0;left:0;background-repeat:no-repeat;line-height:15px}@media screen and (max-width:640px){.maincontent-product .product-page__icons__item.lamp{background-image:url(../img/product/lamp-ic.png);background-position:4px 18px;background-size:18px}}.maincontent-product .product-page__icons__item.original{background-repeat:no-repeat;background-size:25px;line-height:15px;flex-direction:column;align-items:flex-end;justify-content:center;background-color:#fff}.maincontent-product .product-page__icons__item.installment{background-image:url(../img/product/installment.png);background-position:4px 13px}.maincontent-product .product-page__icons__item.cashback{background-image:url(../img/product/cashback-ic.png);background-position:4px 13px;min-width:65px;line-height:20px;align-items:center}.maincontent-product .product-page__icons__item.cashback .count{position:relative;right:-12px;top:-3px}.maincontent-product .product-page__icons__item.sale{background-color:#d40000;color:#fff;flex-direction:column;align-items:center;justify-content:center}.maincontent-product .product-page__icons__item.sale span{font-size:10px;font-weight:700}.maincontent-product .product-page__icons__item.monobank{background-image:url(../img/product/monobank.png);background-size:20px;background-position:4px 16px}.maincontent-product .product-page__icons__item.alfabank{background-image:url(../img/product/alfabank.png)}.maincontent-product .product-page__icons__item.warehouse_sale{margin-top:5px}.maincontent-product .product-page__discount{background-color:red;display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (max-width:640px){.maincontent-product .product-page__discount{border-radius:0;border:none;padding:5px 20px;margin-bottom:0}.maincontent-product .product-page__discount.has-timer{padding-top:25px}}@media screen and (max-width:640px){.maincontent-product .product-page__discount__text{color:#424242;font-weight:600;font-size:12px;text-align:center;line-height:11px;margin-right:10px;margin-bottom:0}.maincontent-product .product-page__discount__text br{display:block}}.maincontent-product .product-page__discount__timer{min-width:62px}@media screen and (max-width:640px){.maincontent-product .product-page__discount__timer .timer__count{color:#424242;font-size:14px;font-weight:600}.maincontent-product .product-page__discount__timer .timer__count:before{content:none}}.maincontent-product .product-page__discount__detail{color:#fff;font-size:12px;font-weight:500;padding:2px 5px;border-radius:3px;cursor:pointer}@media screen and (max-width:640px){.maincontent-product .product-page__discount__detail{width:auto;height:auto;background-image:none;border:1px solid #fff}}.maincontent-product .product-page__discount__list{margin:0;padding:0;list-style-type:none;flex:1}@media screen and (max-width:640px){.maincontent-product .product-page__discount__item{text-transform:uppercase;color:#fff;font-size:12px;font-weight:600}}.maincontent-product .product-page__discount__item:not(:last-child){margin-bottom:0}.maincontent-product .product-page__discount__wrap{display:flex;align-items:center}@media screen and (max-width:640px){.maincontent-product .product-page__discount__wrap{position:absolute;border:1px solid red;padding:2px 5px 3px;border-radius:20px;top:0;left:20px;transform:translateY(-50%);background-color:#fff;z-index:3;flex-direction:row;margin-right:0}}.maincontent-product .product-page__buy{bottom:0;left:0;width:100%;z-index:6;background-color:#fff;display:flex}@media screen and (max-width:1024px){.maincontent-product .product-page__buy__wrap{margin-bottom:0}}@media screen and (max-width:1024px){.maincontent-product .product-page__buy{box-shadow:0 -10px 5px -5px rgba(34,60,80,.1);padding:4px 16px;justify-content:flex-end}}@media screen and (max-width:374px){.maincontent-product .product-page__buy{display:block}}.maincontent-product .product-page__buy.fixed{position:fixed;z-index:99995}.maincontent-product .product-page__buy .button-main,.maincontent-product .product-page__buy .secondary-main{border-radius:10px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1024px){.maincontent-product .product-page__buy .button-main,.maincontent-product .product-page__buy .secondary-main{font-size:12px;padding:10px 0;font-weight:700;text-transform:none}.maincontent-product .product-page__buy .button-main img,.maincontent-product .product-page__buy .secondary-main img{max-width:22px;margin-right:10px}}@media screen and (max-width:374px){.maincontent-product .product-page__buy .button-main,.maincontent-product .product-page__buy .secondary-main{font-size:14px;width:100%}}.maincontent-product .product-page__buy .button-main{background-color:#fff;padding:10px}@media screen and (max-width:374px){.maincontent-product .product-page__buy .button-main{margin-bottom:10px}}@media screen and (max-width:1024px){.maincontent-product .product-page__buy .button-main img{margin-right:0}}@media screen and (max-width:374px){.maincontent-product .product-page__buy .button-main img{margin-right:10px}}@media screen and (max-width:1024px){.maincontent-product .product-page__buy .button-main{margin-right:10px;border:1px solid #0f0f0f;color:#319731;max-width:none;width:auto}.maincontent-product .product-page__buy .button-main span{display:none}}@media screen and (max-width:374px){.maincontent-product .product-page__buy .button-main{width:100%}.maincontent-product .product-page__buy .button-main span{display:inline}}.maincontent-product .product-page__buy .secondary-main{color:#fff;flex:1}@media screen and (max-width:1024px){.maincontent-product .product-page__buy .secondary-main{max-width:200px;border:1px solid #0f0f0f;background-color:#319731;margin-right:0}.maincontent-product .product-page__buy .secondary-main:before{content:none}}@media screen and (max-width:374px){.maincontent-product .product-page__buy .secondary-main{max-width:none;flex:none}}.maincontent-product .product-page__installment{border-radius:10px}@media screen and (max-width:1024px){.maincontent-product .product-page__installment{border:1px dashed #000;border-radius:10px;padding:10px;margin-bottom:20px}.maincontent-product .product-page__installment__title{font-size:14px;line-height:1;margin-right:5px;color:#000}}.maincontent-product .product-page__installment__top{display:flex}@media screen and (max-width:1024px){.maincontent-product .product-page__installment__top{justify-content:space-between;margin-bottom:15px;align-items:center}}.maincontent-product .product-page__installment__top .product-page__icons__item{font-size:7px}.maincontent-product .product-page__installment__middle{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.maincontent-product .product-page__installment__middle{margin-bottom:15px}}.maincontent-product .product-page__installment__total{line-height:1;display:flex}@media screen and (max-width:1024px){.maincontent-product .product-page__installment__total{font-size:12px;color:#3c3c3c;margin-right:10px;align-items:center;font-weight:400}.maincontent-product .product-page__installment__total span{font-weight:700;font-size:18px;line-height:1;padding-left:3px;white-space:nowrap}}.maincontent-product .product-page__installment__detail{text-decoration:underline;cursor:pointer}@media screen and (max-width:1024px){.maincontent-product .product-page__installment__detail{color:#3c3c3c;padding:0;font-size:13px;line-height:1}.maincontent-product .product-page__installment__detail br{display:none}}.maincontent-product .product-page__installment__btn{text-align:center;border-radius:10px;text-transform:uppercase}@media screen and (max-width:1024px){.maincontent-product .product-page__installment__btn{width:100%;padding:10px 5px;color:#fff;font-size:14px;background-color:red;height:auto;display:block;border:none;background-image:none}}.maincontent-product .product-page__actions{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.maincontent-product .product-page__actions__item{display:flex;align-items:center;cursor:pointer}@media screen and (max-width:640px){.maincontent-product .product-page__actions__item.product-item__compare{display:none}}.maincontent-product .product-page__actions__item.active .product-page__actions__icon{position:relative}.maincontent-product .product-page__actions__item.active .product-page__actions__icon:before{content:"1";font-size:10px;display:block;width:12px;height:12px;border-radius:50%;background-color:#1e93e0;color:#fff;position:absolute;top:-2px;right:-4px;z-index:2;line-height:12px;text-align:center}.maincontent-product .product-page__actions__item:not(:last-child){margin-right:15px}.maincontent-product .product-page__actions__item .compare-add{display:flex;align-items:center;justify-content:center}.maincontent-product .product-page__actions__item.category__slider__item__favorite{box-shadow:none;width:auto;max-width:none;overflow:visible;padding:0}.maincontent-product .product-page__actions__item.main-category__slider__item:hover .main-category__slider__item__favorite{height:auto;opacity:1}.maincontent-product .product-page__actions__item .main-category__slider__item__favorite{position:static;opacity:1;width:auto;height:auto;display:flex;align-items:center;justify-content:center;padding:0;z-index:0}.maincontent-product .product-page__actions__title{flex:1;color:#1e93e0;line-height:1}@media screen and (max-width:1024px){.maincontent-product .product-page__actions__title{font-size:14px}}.maincontent-product .product-page__actions__icon{margin-right:5px;border-radius:50%;box-shadow:0 5px 10px 2px rgba(34,60,80,.2);display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.maincontent-product .product-page__actions__icon{width:28px;height:28px}.maincontent-product .product-page__actions__icon path,.maincontent-product .product-page__actions__icon svg{width:16px;height:16px}}.maincontent-product .product-page__actions__icon path,.maincontent-product .product-page__actions__icon svg{stroke:#1e93e0}.maincontent-product .product-page__partials .product-content--mobile__acc__item.character{display:none}.maincontent-product .product-page__partials .product-content__pane__content table{width:100%!important}.maincontent-product .product-page__partials .product-content__pane__image{max-width:100%;margin-bottom:20px}.maincontent-product .product-page__partials .product-content__pane__image img,.maincontent-product .product-page__partials .product-content__pane__image picture{max-width:100%;width:100%;-o-object-fit:contain;object-fit:contain}.maincontent-product .product-page__widget-fav .product--slider{padding-top:30px}.maincontent-product .product-page__widget-fav .main-category__slider__item__image-block>picture,.maincontent-product .product-page__widget-fav .main-category__slider__item__image-block>picture img{max-width:100%}.maincontent-product .product-page__widget-fav .main-category__slider__title__wrap{margin-bottom:10px}.maincontent-product .product-page__order-size{color:#000;text-transform:uppercase;line-height:1;background-repeat:no-repeat;background-image:url(../img/product/bg-btn.png);background-position:0 0;background-size:cover;position:relative;display:flex;align-items:center;border-radius:5px;overflow:hidden;cursor:pointer}.maincontent-product .product-page__order-size__icon{background-color:red;display:flex;align-items:center;justify-items:center;padding:10px}.maincontent-product .product-page__order-size .roulette{position:absolute;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:390px){.maincontent-product .product-page__order-size .roulette{right:25px}}@media screen and (max-width:374px){.maincontent-product .product-page__order-size .roulette{display:none}}.maincontent-product .product-page__order-size .click{position:absolute;bottom:0;right:0;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.maincontent-product .product-page__order-size{font-size:12px;font-weight:700;margin-bottom:0}.maincontent-product .product-page__order-size .roulette{height:50px;right:45px}.maincontent-product .product-page__order-size .click{height:35px}.maincontent-product .product-page__order-size__icon{max-width:50px;height:50px;margin-right:10px}.maincontent-product .product-page__order-size__icon img{max-width:100%;padding:5px}}.maincontent-product .product-page__video{border-radius:10px;padding:20px 0;border:1px dashed #424242;max-width:65%;margin:20px auto 0}@media screen and (max-width:1024px){.maincontent-product .product-page__video{max-width:none;margin:0 auto}}.maincontent-product .product-page__video__list{display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-end}.maincontent-product .product-page__video__item{width:100%;padding:0 10px;text-align:center}@media screen and (max-width:1024px){.maincontent-product .product-page__video__item{width:100%}}.maincontent-product .product-page__video__item:not(:last-child){margin-bottom:20px}.maincontent-product .product-page__video__item__title{font-size:16px;text-align:center;font-weight:400}@media screen and (max-width:1024px){.maincontent-product .product-page__video__item__title{font-size:10px}}.maincontent-product .product-page__video__item__title span{font-weight:700}.maincontent-product .product-page__video__item__preview{width:75%;-o-object-fit:contain;object-fit:contain;margin:0 auto}.maincontent-product .product-page__video__title{color:#000;line-height:1;font-size:19px;text-align:center;font-weight:400;padding:0 10px}@media screen and (max-width:1024px){.maincontent-product .product-page__video__title{font-size:14px}}.maincontent-product .product-page__video__title span{font-weight:700}@media screen and (max-width:1024px){.maincontent-product .product__info__parameters{margin-bottom:0}}.maincontent-product .product__info__parameters__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-right:0;width:100%}@media screen and (max-width:1024px){.maincontent-product .product__info__parameters__item{margin-top:20px}}.maincontent-product .product__info__parameters__item__title{margin-bottom:0}@media screen and (max-width:1024px){.maincontent-product .product__info__parameters__item__title{font-size:14px;flex:1;margin-right:0;display:block}.maincontent-product .product__info__parameters__item__title span{display:inline;min-width:auto;font-weight:500;font-size:14px}}.maincontent-product .product__info__parameters__item__options{margin-top:0}.maincontent-product .product__info__parameters__item__options>div{margin:0}@media screen and (max-width:1024px){.maincontent-product .product__info__parameters__item__options>div img{padding:3px;width:30px;height:30px}}.maincontent-product .product__info__price{display:flex;flex-direction:row}@media screen and (max-width:1024px){.maincontent-product .product__info__price{margin-top:20px;justify-content:space-between;align-items:flex-start;margin-bottom:20px}}@media screen and (max-width:1024px){.maincontent-product .product__info__price.sale{margin-bottom:60px}}.maincontent-product .product__info__price__block{margin-right:0}@media screen and (max-width:1024px){.maincontent-product .product__info__price__block{flex-direction:row}}.maincontent-product .product__info__price__main{font-weight:800;line-height:1}@media screen and (max-width:1024px){.maincontent-product .product__info__price__main{margin-right:13px;font-size:18px;color:#3c3c3c}}.maincontent-product .product__info__price__sale{line-height:1;position:relative}@media screen and (max-width:1024px){.maincontent-product .product__info__price__sale{margin-bottom:0;color:#838383;font-size:12px}}.maincontent-product .product__info__price__sale .tooltips{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:5px}@media screen and (max-width:1024px){.maincontent-product .product__info__price__sale .tooltips{padding:10px;background-image:none;top:auto;bottom:-10px;right:0;transform:translateY(100%);box-shadow:0 5px 15px 0 rgba(0,0,0,.3);background-color:#fff}}.maincontent-product .product__info__price__sale .tooltips__text{color:red;font-weight:500}@media screen and (max-width:1024px){.maincontent-product .product__info__price__sale .tooltips__text{font-size:14px}}.maincontent-product .product__info__price__sale .tooltips__arrow{width:50px;height:25px;position:absolute;overflow:hidden}@media screen and (max-width:1024px){.maincontent-product .product__info__price__sale .tooltips__arrow{display:block}}.maincontent-product .product__info__price__sale .tooltips__arrow:after{content:"";position:absolute;width:10px;height:10px;background:#fff;box-shadow:1px 1px 20px 0 rgba(0,0,0,.6)}@media screen and (max-width:1024px){.maincontent-product .product__info__price__sale .tooltips__arrow{top:0;right:0;transform:translateY(-100%)}.maincontent-product .product__info__price__sale .tooltips__arrow:after{top:100%;left:50%;right:auto;transform:translateX(-50%) translateY(-50%) rotate(45deg)}}.maincontent-product .product__info__price__title{line-height:1}@media screen and (max-width:1024px){.maincontent-product .product__info__price__title{color:#3c3c3c;font-size:14px;margin:0;flex:1}}.maincontent-product .product__info__price__wrapper{margin-top:0}.product-page__modal.modal__discount{padding-top:30px}.product-page__modal.modal__discount h2{font-size:16px}.product-page__modal h2{margin-bottom:10px}.product-page__modal .brand__info-descr{text-align:left}.product-page__modal .brand__info-descr .brand__text p{font-size:12px;line-height:16px}.product-page__modal .brand__info-descr .brand__text p big{font-size:14px;line-height:1}@media screen and (max-width:1024px){.covid-info{display:none}}.covid-info.product{margin-top:10px}@media screen and (max-width:1024px){.covid-info.main .container{padding:0 16px}}.covid-info__icon{max-width:25px;margin-right:10px}@media screen and (max-width:640px){.covid-info__icon{max-width:75px}}.covid-info__icon img,.covid-info__icon picture{max-width:100%;width:100%;height:auto}.covid-info__text{margin:0;font-size:15px;line-height:1;color:#000;flex:1}@media screen and (max-width:1024px){.covid-info__text{font-size:18px;line-height:20px}}@media screen and (max-width:640px){.covid-info__text{font-size:12px;line-height:14px}}.covid-info__wrap{display:flex;align-items:center;padding:0 26px}@media screen and (max-width:1024px){.covid-info__wrap{padding:0}}.catalog{border-top:none}.catalog__main{flex:1}.catalog-sidebar__col{max-width:280px;margin-right:20px;width:100%;border-top:1px solid #e8e8e8}.catalog__products--page .products-list{display:flex;flex-wrap:wrap;width:100%}.product-item{max-width:calc(25% - 3px);width:100%;border:1px solid #eceff1;border-radius:10px;padding:16px 18px 20px 16px;background-color:#fff}.product-item:not(:nth-child(4n)){margin-right:4px}.product-item:not(:nth-last-child(-n+4)){margin-bottom:6px}.product-item__hero{position:relative;overflow:hidden}.product-item__block{display:flex;align-items:center;justify-content:space-between;padding-bottom:9px;border-bottom:1px solid #d5d5d5;margin-bottom:14px}.product-item__compare{cursor:pointer}.product-item__compare .compare-add{display:block;position:relative}.product-item__compare .compare-add.active:before{content:"1";font-size:10px;display:block;width:13px;height:13px;border-radius:50%;background-color:#004d88;color:#fff;position:absolute;top:-2px;right:-4px;z-index:2;line-height:10px;padding-top:1px;text-align:center}@media screen and (max-width:640px){.product-item__compare{display:none}}.product-item__price{display:flex;align-items:flex-end}.product-item__price .main-category__slider__item__price__text{color:#3c3c3c;font-size:18px;line-height:1;font-weight:600}.product-item__price .main-category__slider__item__price__text--sale-old{color:#787878;font-size:12px;line-height:1;margin-right:20px}.product-item__name{color:#004d88;font-size:15px;line-height:1;margin-bottom:10px;display:block;min-height:30px}@media screen and (max-width:640px){.product-item__name{min-height:60px}}.product-item__buttons,.product-item__buttons__block{display:flex;justify-content:space-between;align-items:center}.product-item__buttons .product-item__compare{display:none}.product-item__consulting{display:flex;justify-content:center;align-items:center;height:26px;border:1px solid #477e3d;border-radius:8px;padding:0 8px 0 6px;color:#000;font-size:15px;line-height:26px;cursor:pointer;transition:background-color .3s,color .3s}.product-item__consulting picture{display:block;margin-right:2px;margin-top:2px}.product-item__more{color:#737373;font-size:15px;line-height:1;border-bottom:1px dashed #737373}.product-item__icons .main-category__slider__item__sale{padding:7px 14px 3px 20px}.product-item__icons .main-category__slider__item__sale .main-category__slider__item__sale__text{font-size:12px;line-height:1}.product-item__icons .icon{position:absolute;height:33px;width:50px;border:1px solid #7d7d7d;display:flex;align-items:center;justify-content:center;border-radius:5px;padding-top:2px;cursor:pointer}.product-item__icons .icon.installment{top:27px;background-size:14px 14px;background-repeat:no-repeat;background-image:url(../img/product/installment.png);background-position:4px 13px;color:#171717;font-size:7px;text-transform:uppercase;flex-direction:column}.product-item__icons .icon.installment .count{color:#171717;font-size:12px;margin-left:8px;margin-top:2px;line-height:1}.product-item__colors{position:absolute;top:15px;right:0;display:flex;flex-direction:column}.product-item__colors__item{width:18px;height:18px}.product-item__colors__item:not(:last-child){margin-bottom:6px}.product-item__image{height:215px;display:flex;justify-content:center;align-items:center;margin-bottom:15px}.product-item__image__link{display:block;height:100%}.product-item__image img,.product-item__image picture{max-width:100%;max-height:100%}.product-item__video{position:absolute;bottom:0;left:0;display:flex;align-items:center;width:100%;margin-bottom:6px}.product-item__video__icon{cursor:pointer}.product-item__video__icon:hover+.product-item__video__info{z-index:0;opacity:1}.product-item__video__info{font-size:14px;color:#000;opacity:0;position:relative;z-index:-1;transition:opacity .3s;flex:1;background-image:url(../img/product/ic-video-bg.png);background-repeat:no-repeat;background-size:100%;background-position:50%;height:45px;line-height:1;padding:14px 0 0 14px}@media screen and (max-width:640px){.product-item__video__info{font-size:9px;height:38px}}@media screen and (max-width:1024px){.product-item{max-width:calc(50% - 4px)}.product-item:not(:nth-child(4n)){margin-right:0}.product-item:not(:nth-last-child(-n+4)){margin-bottom:0}.product-item:not(:nth-child(2n)){margin-right:8px}.product-item:not(:nth-last-child(-n+2)){margin-bottom:8px}}@media screen and (max-width:640px){.product-item{padding:8px 4px 10px;border-radius:4px}.product-item__image{height:175px;border-radius:4px;overflow:hidden}.product-item__buttons{flex-direction:column}.product-item__buttons__block{width:100%}.product-item__buttons .product-item__compare.product-page__actions__item{display:block}.product-item__consulting{margin-bottom:10px;width:100%}}.swiper-slide .product-item{max-width:100%}.maincontent__catalog .breadcrumbs{padding-left:0}.maincontent__catalog .page__title{font-size:27px;line-height:1;color:#000;font-weight:400}.maincontent__catalog .catalog-main__head{margin:0 0 10px}.selected-filter{padding:15px 10px 35px;border:1px solid #eceff1;border-radius:10px;margin-bottom:5px}.selected-filter__items{margin-bottom:30px}.selected-filter__title{font-size:17px;line-height:1;color:#000;margin:0 0 5px}.catalog .filter__item:not(:last-child){margin-bottom:10px}.catalog .catalog-sidebar__col{border:none;max-width:285px;margin-right:18px}.catalog .catalog-sidebar__col .catalog-filter{padding:0 10px;border:1px solid #eceff1;border-radius:10px}.catalog .filter-tab{border-top:none}.catalog .filter-tab__head{padding:15px 25px 15px 0}.catalog .filter-tab:not(.filter-tab__categories){position:relative}.catalog .filter-tab:not(.filter-tab__categories):before{content:"";display:block;height:1px;width:calc(100% - 30px);position:absolute;top:0;left:15px;background-color:#eceff1}.catalog .filter__clear{color:#004d88;font-size:17px;line-height:1;text-decoration:none;border-bottom:1px dashed #004d88}.js-filter-more{text-align:center;padding-bottom:10px;font-size:16px;line-height:1;cursor:pointer;font-weight:600;color:#0f7834}.filter-tab.short .filter-tab__content{max-height:205px;overflow:hidden}@-webkit-keyframes pulse{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes pulse{0%{opacity:0}50%{opacity:1}to{opacity:0}}.__select_bd-b .product__options .select2-container .select2-selection--single .select2-selection__rendered{padding-right:16px}.sidebar-block__quantity{font-size:12px;font-weight:400;color:#a6a5a5}body.fancybox--prevent-bg-close .fancybox-bg{display:none}body.fancybox--prevent-bg-close .fancybox-inner{background-color:rgba(0,0,0,.5)}.section.promo .promo__banners{display:flex;flex-direction:column;justify-content:space-between}.section.promo .promo__slider-item{display:flex;height:100%}.section.promo .promo__slider-item img{width:100%;height:100%}.section.promo .promo__slider{padding-bottom:0}.section.promo .promo__slider .promo__slider-item-img{height:auto;width:100%}.section.promo .promo__slider .swiper-pagination{display:none}.section.promo .promo__slider .promo__slider-arrows{color:#fff}.section.promo .promo__slider .promo__slider-arrows svg{width:25px;height:25px;fill:#fff;display:block}@media screen and (min-width:768px){.section.promo .promo__banners .promo__banners-item{margin-bottom:0}}.catalog-filter__wrap{display:flex;justify-content:space-between;flex-direction:column}.catalog-filter__wrap .help{padding-bottom:2.5rem}.catalog-filter__scroll{flex:1;width:100%}@media screen and (max-width:768px){.catalog-filter__scroll{box-shadow:0 44px 27px -35px rgba(34,60,80,.2)}}.catalog-filter__scroll .filter-tab__content{display:block;padding-bottom:10px}@media screen and (max-width:768px){.catalog-filter__scroll .filter-tab__content{display:none}.catalog-filter__scroll .filter-tab__content__share.open{display:block}}.catalog-filter__fixed{background:#fff;width:100%;padding:20px 10px;display:none;justify-content:space-between}.catalog-filter__fixed .catalog-filter__fixed-submit,.catalog-filter__fixed .filter__clear{width:48%}.catalog-filter__fixed .catalog-filter__fixed-submit.btn-accent{padding-left:5px;padding-right:5px}.catalog-filter__fixed .filter__clear{align-items:center;text-align:left}html.__filter-active .rngst_phone_button{opacity:0!important;visibility:hidden!important}.buy-form__action.disabled,.filter-tab-prices.disabled,a.disabled,button.disabled{cursor:default;pointer-events:none;opacity:.75}.form__group-phone .select2.select2-container{width:auto!important}.form__group-phone .select2{display:none!important}body.fancybox-show .header__controls-cart{pointer-events:none;cursor:default}.modal__discount.modal__module .discount-banner{padding-top:0;background:transparent}.modal__discount.modal__module .discount-banner img{transform:none}.maincontent__share .pagination.pagination-replace{width:100%}.maincontent__share .brand__info-descr{flex:0 0 41.35%;max-width:41.35%}.maincontent__share .brand__info-img{flex:0 0 51.3%;max-width:51.3%}.maincontent__share .brand__info-img.show-mobile{max-width:100%;width:100%;flex:0 0 100%;display:none}.maincontent__share .brand__info-img.show-mobile img{margin:auto}body.fancybox-show.fancybox--background .fancybox-container{z-index:99}body.fancybox-show.fancybox--background .fancybox-bg{background:#000;opacity:.5}body.fancybox-show.fancybox--background .fancybox-slide{padding-left:15px;padding-right:15px}.rounded-btn{border-color:transparent;height:50px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:25px;line-height:1;text-align:center;background-color:#3cb345;box-shadow:0 3px 3.6px .4px rgba(0,0,0,.2);text-decoration:none;font-size:18px;font-family:Arial,sans-serif;color:#fff}.custom-popup.modal form{margin-top:40px}.header__phone-icon-link{display:inline-block;padding-right:5px}.header__phone-icon{display:none;fill:#3fa541;width:31px;height:31px}.header__phone__wrap{display:inline-flex;align-items:center}.custom-popup__intro{box-shadow:10.649px 7.456px 49.64px 0 rgba(0,0,0,.07);display:flex;padding:14px;background-color:#fff}.custom-popup{width:400px}.custom-popup .fancybox-close-small:not(.show){display:none}.custom-popup__close{width:30px;height:30px;right:6px;top:0;background-color:#f26d7d;border-radius:50%;line-height:1;opacity:1;position:absolute;z-index:401;border:0}.custom-popup__close:before{content:"\445";font-size:20px;font-weight:500;text-align:center;color:#fff;text-transform:uppercase}.custom-popup__text.show-mobile{display:none}.custom-popup .fancybox-button{width:46px;height:46px;right:6px;top:0;background-color:#f26d7d;border-radius:50%;line-height:1;opacity:1}.custom-popup .fancybox-button.fancybox-close-small{padding:0}.custom-popup .fancybox-button:hover{background-color:#f26d7d}.custom-popup .fancybox-button svg{display:none}.custom-popup .fancybox-button:before{content:"\445";font-size:34px;font-weight:500;text-align:center;color:#fff;text-transform:uppercase}.maincontent__brand .pagination.pagination-replace{width:100%}.templ__iframe{width:100%;padding-bottom:56.25%;position:relative}.templ__iframe img{position:absolute;top:0;left:0;width:100%;height:100%}.templ__top{background-position:50%;background-size:cover;background-repeat:no-repeat;padding:24px 0}.templ__top .container.container--flex{display:flex;justify-content:space-between;align-items:flex-start}.templ__left{width:50%;display:flex;align-items:center}.templ__img{width:100%}.templ__img img{max-width:100%;height:auto}.templ__right{padding-left:22px;line-height:1.2;width:50%;display:flex;justify-content:center}.templ__right-inner{width:100%;display:flex;flex-direction:column;justify-content:space-between}.templ__right-text{width:100%}.templ__subtitle{font-size:25px;font-weight:500}.templ__subtitle p{margin:0}.templ__title{font-size:39px;font-weight:600;text-transform:uppercase;text-align:center;margin:0 0 18px}.templ__descr{font-size:18px;font-weight:600;margin-top:10px;color:hsla(0,0%,100%,.54)}.templ__descr p{margin:0}.templ__descr b{font-weight:700}.templ__actions{display:flex;align-items:center;justify-content:center;margin-top:12px;margin-bottom:-12px;text-align:center}.templ__actions>*{margin-bottom:12px}.templ__cashback{margin-right:2.8vw}.templ__cashback-img{width:108px;margin:auto}.templ__cashback-img img{width:100%;display:block;height:auto}.templ__cashback-label{font-size:42px;font-weight:600;color:#56b35d;white-space:nowrap;margin:0}.templ__cashback-label span:first-child{margin-right:5px}.templ__cashback-label span:last-child{font-size:24px}.templ__offer{font-size:19px}.templ__offer-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.templ__offer-accent{color:#56b35d;font-weight:600;text-transform:uppercase;text-align:center;padding:5px 0;margin:0 10px 0 0}.templ__offer-default{margin:0;font-weight:600;-webkit-animation:pulse 2.5s linear 0s infinite;animation:pulse 2.5s linear 0s infinite}.templ__timer{width:280px}.templ__timer-target{margin:0 -4px}.templ__timer-target .timer__num{border-radius:0;width:calc(25% - 8px);margin-left:4px;margin-right:4px;padding:0;text-align:center}.templ__timer-target .timer__num:first-of-type,.templ__timer-target .timer__num:nth-of-type(2){display:inline-block}.templ__timer-target .timer__num span{line-height:1;display:block}.templ__timer-target .timer__num span:first-of-type{background-color:#ee3b49;font-size:34px;font-weight:700;padding:9px 0 2px}.templ__timer-target .timer__num span:last-of-type{padding:4px;background-color:#282828;font-size:11px;text-transform:uppercase;font-weight:300}.templ__btn.btn-accent{width:280px;margin-left:auto;height:45px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;background-color:#56b35d;padding:0;font-size:18px}.templ__bottom{background-color:#f4f4f4}.templ__form{padding:21px 3.9%}.templ__form-top{display:flex;justify-content:space-between}.templ__form-title{color:#000;font-size:23px;text-transform:uppercase;letter-spacing:.14em;margin:0}.templ__form-checkbox .checkbox span{color:#5b5b5c;letter-spacing:.14em;font-size:15px;padding-left:28px;font-weight:300;text-align:left}.templ__form-checkbox .checkbox span:before{width:20px;height:20px}.templ__form-checkbox .checkbox span:after{width:14px;height:14px;left:3px}.templ__form-inputs{margin-top:12px;display:flex;justify-content:flex-start}.templ__form-inputs .form__group:not(:last-of-type){margin-bottom:0}.templ__form-inputs .form__group{width:238px}.templ__form-inputs .form__group input{background:transparent;padding:0 34px;height:45px;border:2px solid #7a7a7a;color:#3a4047;letter-spacing:.14em;font-size:18px}.templ__form-inputs .form__group.form__group-phone{width:355px;margin-right:30px}.share-popup{width:1000px;color:#fff;line-height:1.2}.share-popup .scrollbar-outer>.scroll-element .scroll-bar,.share-popup .scrollbar-outer>.scroll-element .scroll-element_outer{border-radius:0}.share-popup .scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{left:0;width:8px}.share-popup__nav{padding:1.66vw 40px;background-color:#000}.share-popup__nav ul{margin:0;padding:0;list-style:none;display:flex;justify-content:center;font-size:22px;text-transform:uppercase;font-weight:400;letter-spacing:.14em}.share-popup__nav ul li{margin:0 25px}.share-popup.modal{padding:0;background-color:#000}.share-popup .fancybox-close-small{display:none}.share-popup .custom-popup__close{top:16px;right:16px}.share-popup__bg{background-position:50%;background-size:cover;position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%;background-repeat:no-repeat}.share-popup__header-inner{position:relative;z-index:0}.share-popup__form{background-color:#f4f4f4;line-height:1.6}.share-popup__form .templ__form-checkbox.show-mobile{display:none}.share-popup__form .templ__form-checkbox.error-agree.err .checkbox span{color:#ef0000}.share-popup__form .templ__form-checkbox .checkbox span{display:inline-block;text-align:left}.share-popup__form .templ__form-inputs{justify-content:space-between}.share-popup__form .templ__form-inputs .form__group.form__group-phone{width:36.45%;margin-right:0}.share-popup__form .templ__btn.btn-accent{width:25.83%}.share-popup__form .templ__form-inputs .form__group{width:24.79%}.share-popup__form .templ__btn.btn-accent{margin-left:0}.share-popup__form form.templ__form{padding:18px 20px;margin:0!important}.share-popup__feature{width:33.33%;max-width:390px;padding:0 20px}.share-popup__feature-icon{display:flex;justify-content:center;align-items:center;height:76px}.share-popup__feature-icon img{max-height:100%;margin:auto;width:auto;max-width:100%;height:auto}.share-popup__feature-title{font-size:24px;text-transform:uppercase;font-weight:400;margin-top:8px}.share-popup__feature-text{font-size:16px;font-weight:300;margin-top:8px}.share-popup__features{padding:14px 20px 18px;text-align:center}.share-popup__features-title{font-size:36px;text-transform:uppercase;font-weight:400}.share-popup__features-content{display:flex;flex-wrap:wrap;justify-content:space-between}.share-popup__img img{width:100%;height:auto;display:block}.share-popup__title{font-size:36px;font-weight:700;text-transform:uppercase}.share-popup__additional{font-size:30px;font-weight:300;margin-top:32px}.share-popup__additional b{font-weight:700}.share-popup__additional b span{color:#ef0000}.share-popup__top{text-align:center;padding:40px}@media screen and (max-width:991px){.share-popup__form .templ__form-checkbox .checkbox span{font-size:16px;padding-left:26px}.share-popup__form .templ__form-checkbox .checkbox span:before{width:20px;height:20px}.share-popup__form .templ__form-checkbox .checkbox span:after{width:14px;height:14px}.share-popup__features-title,.share-popup__title{font-size:28px}.share-popup__additional{font-size:19px;margin-top:16px}.share-popup__feature-title{font-size:18px}.share-popup__feature-text{font-size:15px}.share-popup__feature-icon{height:40px}.share-popup__nav ul{font-size:16px}.share-popup__form .templ__form-title{font-size:22px}.share-popup__form .templ__btn.btn-accent,.share-popup__form .templ__form-inputs .form__group input{height:56px}.share-popup__form .templ__btn.btn-accent,.share-popup__form .templ__form-inputs input{font-size:20px}.share-popup__form .templ__form-checkbox{margin-top:12px}.share-popup__form .templ__form-inputs{flex-wrap:wrap}.share-popup__form .templ__btn.btn-accent{width:100%}.share-popup__form .templ__form-inputs .form__group,.share-popup__form .templ__form-inputs .form__group.form__group-phone{width:49%}}@media screen and (max-width:768px){.share-popup__form .templ__form-checkbox.show-mobile{display:block;margin-top:8px}.share-popup__form .templ__form-checkbox.hide-mobile{display:none}.share-popup__features-title{font-size:28px}.share-popup__title{font-size:30px}.share-popup__features-content{justify-content:center}.share-popup__feature{width:100%;padding:0}.share-popup__feature:not(:last-of-type){margin-bottom:16px}.share-popup__top{padding:68px 20px 30px}.share-popup__nav ul{font-size:14px}.share-popup__nav ul li{margin:0 12px}}@media screen and (max-width:550px){.share-popup__form .templ__btn.btn-accent,.share-popup__form .templ__form-inputs input{font-size:18px}.share-popup__form .templ__form-checkbox .checkbox span{font-size:14px}.share-popup__features-title{font-size:22px}.share-popup__title{font-size:24px}.share-popup__form .templ__form-inputs .form__group,.share-popup__form .templ__form-inputs .form__group.form__group-phone{width:100%}.share-popup__form .form__discount .form__group:not(:last-of-type){margin-bottom:8px!important}.share-popup__form .templ__btn.btn-accent{margin-top:0}}@media screen and (max-width:550px) and (max-height:750px){.share-popup__form .templ__form-checkbox .checkbox span{font-size:9px;padding-left:16px}.share-popup__form .templ__form-checkbox .checkbox span:before{width:12px;height:12px}.share-popup__form .templ__form-checkbox .checkbox span:after{left:2px;width:8px;height:8px}.share-popup__form .templ__form-title{font-size:14px;line-height:1.3}.share-popup__form .templ__form-checkbox{margin-top:0;line-height:1.3}.share-popup__form .templ__btn.btn-accent,.share-popup__form .templ__form-inputs .form__group input{height:36px}.share-popup__form .templ__btn.btn-accent,.share-popup__form .templ__form-inputs input{font-size:13px}.share-popup__form .templ__form-inputs{margin-top:12px}}@media screen and (max-width:450px){.share-popup__footer{display:none}}.timer{display:flex}.timer__num{text-align:center;margin:0 3px;padding:6px 0 2px;color:#fff;border-radius:8px;background-color:#00853d;width:54px}.timer__num:first-of-type,.timer__num:nth-of-type(2){display:none}.timer__num span:first-child{font-size:25px;font-weight:700;display:block;line-height:1}.timer__num span:last-child{display:block;font-size:14px;line-height:1;border-top:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:1350px){.templ__subtitle{font-size:22px}.templ__cashback-label span:last-child{font-size:26px}.templ__descr{font-size:16px}.templ__title{font-size:33px}.templ__cashback-label{font-size:32px}.templ__cashback-img{width:90px}.templ__offer{font-size:20px}}@media screen and (max-width:1150px){.templ__descr{font-size:15px}.templ__cashback-label span:last-child{font-size:22px}.templ__subtitle{font-size:17px}.templ__cashback-label,.templ__title{font-size:28px}.templ__form-inputs .form__group.form__group-phone{width:36%}.templ__form-inputs .form__group{width:calc(54% - 270px)}}@media screen and (max-width:991px){.templ__content{margin-top:2rem}.templ__form-inputs .form__group.form__group-phone{margin-right:0}.templ__form-inputs{justify-content:space-between}.templ__actions,.templ__top>.container.container--flex{flex-wrap:wrap;justify-content:center}.templ__right{padding-left:0;width:100%;margin-top:28px;flex-basis:100%}.templ__left{width:380px;max-width:100%}.templ__form-top{flex-wrap:wrap;justify-content:center}.template__form-top-left{width:100%;text-align:center}.templ__timer{margin-top:12px}.templ__form-inputs{flex-wrap:wrap;margin:28px auto 0;max-width:620px}.templ__form{padding-left:0;padding-right:0}.templ__form-inputs .form__group,.templ__form-inputs .form__group.form__group-phone{width:49%}.templ__btn.btn-accent{margin:12px auto 0;width:100%}}@media screen and (max-width:550px){.templ__content{margin-top:4rem}.templ__subtitle{font-size:17px}.templ__descr{font-size:13px}.templ__cashback-img{width:70px}.templ__cashback-label{margin-top:6px}.templ__cashback{margin-right:20px}.templ__form-inputs .form__group,.templ__form-inputs .form__group.form__group-phone{width:100%}.templ__cashback-label,.templ__title{font-size:20px}.templ__cashback-label span:last-child{font-size:16px}.form__group.form__group-phone{margin-bottom:12px!important}}@media screen and (max-width:500px){#modal__discount_73 .custom-popup__right{padding:275px 10px 10px}}#modal__discount_73 .custom-popup__right{padding:392px 11px 12px}.custom-popup__right{padding:302px 11px 12px;width:100%;position:relative}.custom-popup__bg{position:absolute;background-color:#242424;background-position:50%;background-size:cover;background-repeat:no-repeat;top:0;left:0;width:100%;height:100%}.custom-popup__bg img{height:100%;width:100%;-o-object-fit:fill;object-fit:fill}.custom-popup__info{text-align:center}.custom-popup__title{font-size:30px;line-height:1.25;font-weight:700;color:#fff;margin:0}.custom-popup__time{font-weight:600;color:#48a152;font-size:25px;margin-top:47px}.custom-popup__additional{font-size:21px;color:#fff;line-height:1.25;font-weight:300;margin-top:47px}.custom-popup__additional :first-child{margin-top:0;padding-top:0}.custom-popup__additional :last-child{margin-bottom:0;padding-bottom:0}.btn-accent.custom-popup__btn{width:100%;font-size:22px;box-shadow:0 2px 14.72px 1.28px rgba(0,0,0,.21);background-color:#3fd24f;border:0;height:56px;padding:0 5px;line-height:1;display:flex;align-items:center;justify-content:center}.btn-accent.custom-popup__btn:before{height:100%;top:0}.form__group.err .form__group-input{border-color:#ff0007}.form__discount__new .success{border-radius:15px;z-index:2}.form__discount__new .custom-popup__intro{position:relative;z-index:1}.custom-popup__label{font-size:16px;color:#fff;background-color:#ff0004;padding:5px 6px;position:absolute;right:0;top:305px;line-height:1.2;font-weight:600}.custom-popup__fields .select2{display:none!important}.custom-popup__fields .form__group:not(:last-of-type){margin-bottom:14px}.custom-popup__fields .form__group-input{border:1px solid #fff;height:46px;padding-left:45px!important;padding-right:18px;color:#000;font-size:16px;-moz-appearance:none;appearance:none;-webkit-appearance:none}.custom-popup__fields .form__group-input::-moz-placeholder{color:#646464;font-weight:300}.custom-popup__fields .form__group-input::placeholder{color:#646464;font-weight:300}.modal.custom-popup{padding:0;background:transparent}@media screen and (max-width:500px){.custom-popup__label{top:254px}.custom-popup__fields .form__group:not(:last-of-type){margin-bottom:14px!important}.custom-popup__fields .form__group-input{padding-left:12px!important}.custom-popup{width:300px}.custom-popup__right{padding:254px 10px 10px}.custom-popup__intro{padding:10px}}.maincontent.maincontent--template{padding:0;background-position:50%;background-size:cover;background-repeat:no-repeat}.checkbox{cursor:pointer}.checkbox input{display:none}.checkbox input:checked+span:after{opacity:1}.checkbox span{color:#999;font-size:10px;font-weight:300;position:relative;padding-left:26px}.checkbox span:after,.checkbox span:before{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);transition:all .25s ease-in}.checkbox span:before{width:15px;height:15px;background-color:#5c5c5d;left:0}.checkbox span:after{width:11px;height:11px;background:url(../assets/img/checkbox-icon.svg) no-repeat 50%;background-size:contain;left:2px;opacity:0}body.fancybox-thank .maincontent--template>.container{opacity:0}body.template-modal-show .fancybox-bg{display:none}.template{padding:60px 0 80px;color:#fff}.template .form__group-phone .select2-container{left:10px;top:50%}.template.white{color:#000}.template.white .white__img img{max-width:100%;height:auto}.template.white .form__group input{box-shadow:0 2px 9.6px .4px rgba(0,0,0,.11)!important;border-bottom:0}.template.laminat .template__right{justify-content:flex-start}.template.laminat .template__free{justify-content:flex-start;padding-left:7%}.template.laminat .template__gift{margin-top:15px;justify-content:flex-start;padding-left:14%}.template.laminat .template__gift-label{left:65%;top:29px;right:auto}.template.podloska .template__gift-inner,.template.podloska .template__gift-label{position:static}.template.podloska .template__right{justify-content:flex-start;align-items:center}.template.podloska .template__free,.template.podloska .template__gift{width:auto}.template.podloska .template__gift{margin-top:60px}.template.podloska .template__gift-label strong{font-size:17px}.template.laminat,.template.montash,.template.podloska{min-height:629px;display:flex}.template.laminat .template__content,.template.montash .template__content,.template.podloska .template__content{width:100%}.template.laminat .template__part,.template.montash .template__part,.template.podloska .template__part{min-height:auto}.template.laminat .template__free-inner,.template.montash .template__free-inner,.template.podloska .template__free-inner{padding-top:0}.template.laminat .template__free-title,.template.montash .template__free-title,.template.podloska .template__free-title{position:static}.template.montash .template__left-bottom.show-mobile{display:none}.template.montash .template__left-bottom{display:flex;justify-content:flex-end}.template__modal.modal{padding:65px 20px;width:430px;border-radius:25px;box-shadow:0 0 22.32px 1.68px rgba(0,0,0,.48)}.template__modal-inner{text-align:center}.template__modal-text{font-size:23px;line-height:1.2;font-weight:300;margin-top:12px}.template__modal-text p{margin:0}.template__modal-title{text-transform:uppercase;font-weight:500;color:#48a152;font-size:27px}.template__gift{margin-top:58px;width:100%;display:flex;justify-content:center}.template__gift-inner{display:inline-block;position:relative;bottom:-57px;z-index:0}.template__gift-img{display:inline-block;margin:0 auto;max-width:100%}.template__gift-img img{max-width:100%;height:auto}.template__gift-label{right:25px;top:-25px;position:absolute;z-index:1;width:180px;min-height:180px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#48a152;font-size:27px;font-weight:500;text-align:center;padding:12px;line-height:1.25}.template__gift-label p{margin:0}.template__gift-label strong{display:block;font-size:21px;font-weight:300}.template__free{width:100%;display:flex;justify-content:flex-end}.template__free-inner{position:relative;padding-top:83px;z-index:0;display:inline-block}.template__free-title{line-height:1.25;font-size:60px;position:absolute;top:0;left:18px;z-index:-1;text-transform:uppercase;font-weight:900}.template__free img{max-width:100%;height:auto}.template__finish{font-size:17px;color:#48a152;font-weight:500;margin-top:30px}.template__checkbox{margin-top:16px}.template__content{display:flex}.template__part{width:50%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:475px}.template__part#share__form{margin-bottom:0;padding-top:0}.template__form-btn.rounded-btn{font-weight:500;text-transform:uppercase;box-shadow:0 4px 8.64px .36px rgba(0,0,0,.2);margin-top:29px;width:284px;background-color:#48a152}.template__left{padding-right:21.58%;text-align:center}.template__left-descr{font-size:15px;font-weight:300;line-height:1.3;margin-top:32px}.template__left-bottom,.template__left-top{width:100%}.template__left-form{margin-top:18px}.template__left-form .form__group:not(:last-of-type){margin-bottom:29px}.template__left-form .form__group input{padding:15px 52px 14px;border-radius:1000px;color:#171717;font-size:18px;font-weight:300}.template__left-form .form__group input::-moz-placeholder{color:#807f7f}.template__left-form .form__group input::placeholder{color:#807f7f}.template__text{line-height:1.3}.template__text-title{font-size:30px;font-weight:500;text-transform:uppercase}.template__text-descr{color:#999;font-size:14px;margin:6px auto 0;font-weight:500;max-width:100%;line-height:1.3}@media screen and (max-width:1300px){.template__left{padding-right:14vw}.template__free-inner{padding-top:6.2vw}.template__free-title{font-size:4.2vw}.template__text-title{font-size:24px}}.category__descr .help{display:none}@media screen and (max-width:768px){.category__descr .help{display:flex;max-width:100%;padding:3.571rem 0;text-align:center;border-top:1px solid #e8e8e8}.category__descr .help__title{margin-bottom:8px;font-weight:600;font-size:20px;line-height:28px;text-align:center;color:#101010}.category__descr .help__descr{margin-bottom:16px;font-size:16px;line-height:19px;text-align:center;color:#333}.category__descr .help__specialist{margin-bottom:16px}.category__descr .help__specialist-name{margin-bottom:8px;font-weight:600;font-size:16px;line-height:19px;color:#101010}.category__descr .help__specialist-descr{font-size:16px;line-height:19px;color:#777}.category__descr .help .button-main{color:#fff!important}.category__descr .help .button-main:after{display:none}}@media screen and (max-width:1150px){.category__descr{font-size:16px}.template.laminat .template__gift-img{max-width:160px}.template.laminat .template__gift-label{top:7px}.template.podloska .template__gift-label strong{font-size:14px}.template__gift-label{top:0;width:140px;min-height:140px;font-size:20px}.template__gift-label span{font-size:16px}.template__form-btn{font-size:16px;height:46px}.template__left{padding-right:5vw}.template__text-title{font-size:22px}}@media screen and (max-width:991px){.maincontent.maincontent--laminat .laminat__bg{height:58%}.catalog-filter__fixed{display:flex}.catalog-filter__scroll{height:calc(100% - 79px);overflow-y:auto}.template.laminat .template__gift{margin-top:60px}.template.laminat .template__gift-inner{bottom:0}.template.laminat .template__free-title{font-size:8.3vw}.template.laminat .template__gift-img{max-width:none}.template.laminat .template__gift-label{top:25px;width:180px;min-height:180px;font-size:27px}.template.laminat .template__gift-label strong{font-size:21px}.template.podloska .template__gift,.template.podloska .template__left{margin-top:32px}.template.montash .template__left{margin-top:70px}.template.montash .template__left-bottom.show-mobile{display:flex;justify-content:center}.template.montash .template__left-bottom.hide-mobile{display:none}.template__free-title{font-size:5.2vw}.template__gift{margin-top:0}.template__left-form .form__group:not(:last-of-type){margin-bottom:12px}.template__form-btn.rounded-btn{margin-top:12px}.template__checkbox{margin-top:10px}.template__free{justify-content:center}.template__content{flex-direction:column;align-items:center}.template__part{width:100%;min-height:auto}.template__right{order:1}.template__left{max-width:500px;order:2;margin:50px auto 0;padding-right:0}.template__text-title{font-size:27px}}@media screen and (max-width:768px){.template__modal-title{font-size:18px}.template__modal-text{font-size:15px}.template__modal.modal{padding:45px 35px;width:auto}}@media screen and (max-width:676px){.products__item--banner.products__item,.products__item.products__item--banner .products__item-wrap,.products__item.products__item--banner a img{height:auto!important}}@media screen and (max-width:650px){.maincontent.maincontent--laminat .laminat__bg{height:54%}.template.laminat .template__gift{margin-top:35px}.template.laminat .template__gift-img{max-width:160px}.template.laminat .template__gift-label{top:11px;width:122px;min-height:122px;font-size:18px}.template.laminat .template__gift-label strong{font-size:14px}}@media screen and (max-width:600px){.template__free-title{font-size:7.5vw}.template__free-inner{padding-top:9.2vw}.template{padding-top:45px;padding-bottom:45px}}@media screen and (max-width:450px){.template{padding-top:30px;padding-bottom:30px}.template.laminat .template__gift-img{max-width:125px}.template.laminat .template__gift-label{top:-3px}.template__free-title{font-size:10vw}.template__left{margin-top:25px}.template__gift{margin-top:-55px}.template__free-inner{padding-top:16.2vw}.template__gift-label{width:120px;min-height:120px;font-size:18px}.template__gift-label strong{font-size:14px}}.category__descr{font-size:18px;margin-top:60px}.category__descr .scrollbar-outer{width:100%}.category__descr :last-child{margin-bottom:0}.text-block img{max-width:100%;height:auto}.text-block a,a.styled-link{text-decoration:none;color:#ff0007!important;position:relative;display:inline-block;text-indent:0}.text-block a:after,a.styled-link:after{content:"";display:inline-block;position:absolute;bottom:4px;left:0;background-color:#ff0007;height:1px;width:100%}.product.product--floor .product__right-col{min-height:auto}span.header__logo.logo{cursor:default}.header{position:fixed}body.header-static .header{position:static}body.header-static .wrapper{padding-top:0!important}body .mobile-menu__share .header__nav-share{position:static}body .mobile-menu__share .header__nav-share span{color:#fff;width:60px;height:60px;line-height:60px;padding:0;text-align:center;text-transform:uppercase;font-size:12px}body .mm-navbars_top{border-color:transparent}body .mm-menu_navbar_bottom-1 .mm-panels{bottom:40px}@media screen and (max-width:768px){body .mobile-menu__share{border-top:1px solid rgba(0,0,0,.1)}}body .mm-panel.mm-panel_has-navbar .mm-navbar__title{font-size:0;display:none;height:0;width:0;visibility:hidden;opacity:0}body .mm-panel.mm-panel_has-navbar .mm-navbar{border-color:transparent;text-align:left}body .mm-panel.mm-panel_has-navbar .mm-navbar .mm-navbar__title{padding-left:20px;font-size:16px;text-transform:uppercase;font-weight:600;color:#333;display:inline-block;text-align:left}body .mm-panel.mm-panel_has-navbar .mm-listview{margin-bottom:0;height:auto;overflow-y:auto}body .mobile-menu__top .header__controls-hamburger.hamburger{margin-left:0}body .mobile-menu__top .header__controls-hamburger.hamburger .hamburger-box{transform:scale(.8);transform-origin:right}.filter{position:relative;z-index:0}.catalog-filter .filter__preloader{opacity:0!important}@media screen and (max-width:992px){.catalog-filter .filter__preloader{opacity:1!important;position:fixed;background:hsla(0,0%,83.9%,.5)}}.filter__preloader,.modal__preloader{position:absolute;display:none;left:0;top:0;bottom:0;right:0;z-index:999;background:hsla(0,0%,83.9%,.2);align-items:center;justify-content:center}.maincontent.maincontent__brand .page__title{font-weight:700}.maincontent.maincontent--laminat{position:relative}.maincontent.maincontent--laminat .laminat__bg{display:block;height:62.4%;min-height:390px;width:100%;position:absolute;z-index:1;background-image:linear-gradient(180deg,#000,#000 40%,rgba(0,0,0,.85) 60%,transparent);top:0;left:0}.maincontent.maincontent--laminat .container{position:relative;z-index:2}@media screen and (max-width:577px){.maincontent.maincontent--shares .page__title{display:none}}.maincontent.maincontent--shares .catalog-filter:before{display:none}.maincontent.maincontent--shares .blog__main .cols .blog__item{padding-bottom:0;min-height:auto}.__show-overlay.__show-header .header{z-index:12}.fancybox-show .header__main-holder{box-shadow:none}.product-main .custom-nav__second .swiper-navigation,.promo-wrapper .custom-nav__second .swiper-navigation{position:static;width:0;height:0;background-color:transparent}.product-main .custom-nav__second .swiper-button-prev,.promo-wrapper .custom-nav__second .swiper-button-prev{left:2%}.form__measurer .form__group:last-of-type{margin-bottom:2.3rem}.product-main .custom-nav__second .swiper-button-next,.promo-wrapper .custom-nav__second .swiper-button-next{right:2%}.product-main .custom-nav__second .swiper-button-next,.product-main .custom-nav__second .swiper-button-prev,.promo-wrapper .custom-nav__second .swiper-button-next,.promo-wrapper .custom-nav__second .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);padding:0;margin:0;width:24px;height:24px}body,html{height:100%!important;overflow:hidden;position:relative}.form__measurer{width:590px;max-width:100%}.form__measurer .form__groups{display:block}.empty-cart-modal-btn{margin-top:30px}.modal.empty-cart-modal{padding-left:35px;padding-right:35px}.products__item{position:relative}.products__item-features{list-style:none;padding:0;margin:0;position:absolute;top:18px;left:16px;width:60px}.products__item-features.product__features-list{position:static;flex-wrap:nowrap;margin-bottom:0}.products__item-features .tooltip-content{bottom:auto;top:calc(100% + 10px);white-space:normal;width:200px}.products__item-features .tooltip-content:before{top:auto;bottom:100%;transform:rotate(180deg) translateX(50%)}.products__item-features .tooltip.show .tooltip-content,.products__item-features .tooltip:hover .tooltip-content{bottom:auto;top:calc(100% + 10px)}.products__item-features-element{flex-shrink:0;width:27px;margin-right:5px;margin-bottom:5px}.products__item-features-element img{width:100%;height:auto;padding:0}.products__item-features-element:last-child{margin-right:0}.products__item.products__item--banner{position:relative}.products__item.products__item--banner .products__item-wrap{width:100%;height:auto}.products__item.products__item--banner .products__buybtn-wrap{opacity:1;text-align:center}.products__item.products__item--banner .products__buybtn-wrap .btn-accent.__dark{border-color:#48a152;background:#48a152;width:80%;font-size:1.2em}.products__item.products__item--banner .products__item-content{position:absolute;bottom:30px;padding:0 2.856em;left:0;width:100%;max-width:100%}@media screen and (max-width:1350px){.products__item-features .tooltip-content{width:160px}}@media screen and (max-width:991px){.products__item-features .tooltip-content{width:200px}.products__item.products__item--banner a img{top:0;bottom:auto}.products__item-features .tooltip-content,.products__item-features .tooltip-content:before{left:11vw}}@media screen and (max-width:768px){.products__item.products__item--banner a img{height:auto!important;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:static}}@media screen and (max-width:520px){.products__item-features{margin-bottom:5px}.products__item-features .tooltip-content{width:160px}.products__item .tooltip .tooltip-content{right:0;transform:none}.products__item .tooltip .tooltip-content:before{right:0}.products__item-features .tooltip-content,.products__item-features .tooltip-content:before{left:0}.products__item-features-element{width:6vw;max-width:25px}}body .mm-page{position:absolute!important;top:0;bottom:0;left:0;right:0;overflow:auto}.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened,body .mm-menu_position-bottom.mm-menu_opened{z-index:5!important}.mm-menu_position-front.mm-menu_opened~.mm-page__blocker,.mm-menu_position-top.mm-menu_opened~.mm-page__blocker,body .mm-menu_position-bottom.mm-menu_opened~.mm-page__blocker{z-index:3!important}.pagination__more-btn{cursor:pointer}.maincontent--shares .catalog-main__head{padding-left:0}.mm-navbar>.mobile-menu__top{position:relative;display:flex;width:100%;flex-direction:column;padding:16px 22px 24px 24px;background-color:#f5f5f5}.mm-navbar>.mobile-menu__top .header__controls-hamburger{position:absolute;right:22px;top:22px}.mm-navbar>.mobile-menu__top .mobile-menu__top__wrapper{margin-bottom:30px}.mm-navbar>.mobile-menu__top .mobile-menu__top__wrapper .header__phone{font-weight:600;font-size:16px;line-height:19px;color:#101010}.mm-navbar>.mobile-menu__top .mobile-menu__top__wrapper .header__callback{font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;margin-left:0;position:relative;z-index:5}.mm-navbar>.mobile-menu__top .mobile-menu__top__wrapper .header__callback-holder{margin-top:10px}.mm-navbar>.mobile-menu__top .mobile-menu__top__auth{display:flex;align-items:center}.mm-navbar>.mobile-menu__top .mobile-menu__top__auth svg{margin-right:16px}.mm-navbar>.mobile-menu__top .mobile-menu__top__auth__link{font-size:14px;line-height:17px;color:#101010}.mm-navbar>.mobile-menu__top .mobile-menu__top__auth__divider{display:inline-flex;margin:0 16px;font-size:14px;line-height:17px;color:#4f4f4f}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:icomoon;src:url(/fonts/icomoon.ttf?ac3e955a64e450ddab2fffa1c3a1266b) format("truetype"),url(/fonts/icomoon.woff?46b120f11357977743f7bcd36555a012) format("woff"),url(/fonts/icomoon.svg?f719ec76ff49fba8c4fd7dce97cb6ec9#icomoon) format("svg");font-weight:400;font-style:normal;font-display:swap}i{font-family:icomoon,sans-serif!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-attachment:before{content:"\E916"}.icon-compare:before{content:"\E919"}.icon-download:before{content:"\E928"}.icon-mail:before{content:"\E925"}.icon-phone:before{content:"\E926"}.icon-send:before{content:"\E927"}.icon-basket:before{content:"\E900"}.icon-bookmark:before{content:"\E903"}.icon-bookmark_2:before{content:"\E918"}.icon-delivery:before{content:"\E91A"}.icon-discount:before{content:"\E91B"}.icon-location:before{content:"\E91C"}.icon-payment:before{content:"\E91D"}.icon-quality:before{content:"\E91E"}.icon-reload:before{content:"\E91F"}.icon-search:before{content:"\E920"}.icon-user:before{content:"\E921"}.icon-video:before{content:"\E922"}.icon-warranty:before{content:"\E923"}.icon-arrow_left:before{content:"\E901"}.icon-arrow_right:before{content:"\E917"}.icon-instagram:before{content:"\E902"}.icon-headset_mic:before{content:"\E929"}.icon-arrow-thin-down:before{content:"\E904"}.icon-arrow-thin-left:before{content:"\E905"}.icon-arrow-thin-right:before{content:"\E906"}.icon-arrow-thin-up:before{content:"\E907"}.icon-checkmark:before{content:"\E908"}.icon-close:before{content:"\E909"}.icon-filter1:before{content:"\E924"}.icon-chevron-thin-down:before{content:"\E90A"}.icon-chevron-thin-left:before{content:"\E90B"}.icon-chevron-thin-right:before{content:"\E90C"}.icon-chevron-thin-up:before{content:"\E90D"}.icon-chevron-with-circle-down:before{content:"\E90E"}.icon-chevron-with-circle-left:before{content:"\E90F"}.icon-chevron-with-circle-right:before{content:"\E910"}.icon-chevron-with-circle-up:before{content:"\E911"}.icon-triangle-down:before{content:"\E912"}.icon-triangle-left:before{content:"\E913"}.icon-triangle-right:before{content:"\E914"}.icon-triangle-up:before{content:"\E915"}.icon-bubble:before{content:"\E96B"}.icon-bubble2:before{content:"\E96E"}.icon-spinner2:before{content:"\E97B"}.icon-spinner3:before{content:"\E97C"}.icon-spinner6:before{content:"\E97F"}.icon-spinner9:before{content:"\E982"}.icon-spinner10:before{content:"\E983"}.icon-star-empty:before{content:"\E9D7"}.icon-star-full:before{content:"\E9D9"}.icon-google-plus2:before{content:"\EA8C"}.icon-facebook-2:before{content:"\EA90"}.icon-facebook:before{content:"\EA91"}.icon-instagram-2:before{content:"\EA92"}.icon-whatsapp:before{content:"\EA93"}.icon-telegram:before{content:"\EA95"}.icon-twitter:before{content:"\EA96"}.icon-vk:before{content:"\EA98"}.icon-rss:before{content:"\EA9B"}.icon-rss2:before{content:"\EA9C"}.icon-youtube:before{content:"\EA9D"}.icon-skype:before{content:"\EAC5"}.icon-mobile:before{content:"\E958"}.icon-mobile2:before{content:"\E959"}.icon-eye:before{content:"\E9CE"}.icon-behance:before{content:"\EAA9"}.icon-linkedin:before{content:"\EAC9"}.icon-envelope-o:before{content:"\F003"}.icon-heart:before{content:"\F004"}.icon-check-square-o:before{content:"\F046"}.icon-thumbs-o-up:before{content:"\F087"}.icon-heart-o:before{content:"\F08A"}.icon-square-o:before{content:"\F096"}.icon-envelope:before{content:"\F0E0"}.icon-angle-double-left:before{content:"\F100"}.icon-angle-double-right:before{content:"\F101"}.icon-angle-double-up:before{content:"\F102"}.icon-angle-double-down:before{content:"\F103"}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;color:#ccc}.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,44px) max(25px,25px)}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{transform:rotate(1turn)}}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,12px);padding-right:max(12px,12px)}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}@media (max-width:768px){.swiper-slide{height:auto}}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto}.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto}.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active{visibility:visible;pointer-events:auto}.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}.mm-panel,.mm-panels{background:inherit;border-color:inherit;box-sizing:border-box;margin:0}.mm-panels{overflow:hidden}.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px;transform:translate3d(100%,0,0);transition:transform .4s ease;transform-origin:top left}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after,.mm-panel:before{content:"";display:block;height:20px}.mm-panel_opened{z-index:1;transform:translateZ(0)}.mm-panel_opened-parent{transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{transform:translateZ(0)}.mm-listitem_vertical>.mm-panel{transform:none!important;height:0;transition:height .3s}.mm-listitem_vertical>.mm-panel.mm-hidden{display:block!important}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_vertical>.mm-btn_next{box-sizing:border-box;height:40px;bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-btn_next:after{transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;position:relative}.mm-btn_fullwidth{width:100%}.mm-btn_clear:after,.mm-btn_clear:before,.mm-btn_close:after,.mm-btn_close:before{content:"";border:2px solid transparent;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(-45deg)}.mm-btn_clear:before,.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_clear:after,.mm-btn_close:after{border-left:none;border-top:none;right:25px}.mm-btn_next:after,.mm-btn_prev:before{content:"";border-top:2px solid transparent;border-left:2px solid transparent;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{transform:rotate(-45deg);left:0;right:auto}.mm-btn_next:after{transform:rotate(135deg);right:23px;left:auto}.mm-navbar__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:first-child{left:0}.mm-navbar__btn:last-child{text-align:right;right:0}.mm-panel_has-navbar .mm-navbar{display:flex;align-items:center}.mm-listitem,.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem,.mm-listitem .mm-btn_next,.mm-listitem .mm-btn_next:before,.mm-listitem:after,.mm-listview{border-color:inherit}.mm-listview{font:inherit;line-height:20px}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child{margin-top:-20px}.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:0}.mm-listitem{position:relative}.mm-listitem:after{content:"";border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:20px;right:0;bottom:0}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem>a,.mm-listitem>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0;cursor:pointer}.mm-listitem .mm-btn_next{background:rgba(3,2,1,0);padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listitem .mm-btn_next:before{content:"";border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth){width:50px}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:50px}.mm-listitem .mm-btn_fullwidth:before{border-left:none}.mm-listitem .mm-btn_fullwidth+a,.mm-listitem .mm-btn_fullwidth+span{padding-right:50px}.mm-listitem_divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:75%;text-transform:uppercase;padding:5px 10px 5px 20px}.mm-listitem_divider:after{content:" ";position:static;display:inline-block}.mm-listitem_spacer{padding-top:40px}.mm-listitem_spacer>.mm-btn_next{top:40px}.mm-menu{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);overflow:auto}.mm-menu .mm-navbar>*,.mm-menu .mm-navbar a{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before,.mm-menu .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.4);tap-highlight-color:hsla(0,0%,100%,.4)}.mm-menu .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu .mm-listitem_selected>span{background:hsla(0,0%,100%,.4)}.mm-menu .mm-listitem_divider,.mm-menu .mm-listitem_opened>.mm-btn_next,.mm-menu .mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05)}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{display:none;position:fixed;right:auto;z-index:0;width:80%;min-width:320px;max-width:440px}.mm-menu_offcanvas.mm-menu_opened{display:block}.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms{z-index:10}.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{transform:translate3d(80vw,0,0)}@media (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout,.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{transform:translate3d(440px,0,0)}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout,.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-440px,0,0)}}.mm-page__blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}.mm-wrapper_blocking,.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-page__blocker{display:block}.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}.mm-menu_autoheight{transition:none .4s ease;transition-property:transform,height}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block!important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none!important}.mm-menu_autoheight-measuring .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}[class*=mm-menu_columns-]{transition-property:width}[class*=mm-menu_columns-] .mm-panels>.mm-panel{right:auto;transition-property:width,transform}[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened,[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0{transform:translateZ(0)}.mm-menu_columns-0{width:80%;min-width:140px;max-width:0}.mm-menu_columns-0 .mm-panels>.mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){transform:translate3d(100%,0,0)}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{transform:translate3d(80vw,0,0)}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout,.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translateZ(0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1{transform:translate3d(100%,0,0)}.mm-menu_columns-1{width:80%;min-width:140px;max-width:440px}.mm-menu_columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){transform:translate3d(200%,0,0)}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{transform:translate3d(80vw,0,0)}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2{transform:translate3d(200%,0,0)}.mm-menu_columns-2{width:80%;min-width:140px;max-width:880px}.mm-menu_columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){transform:translate3d(300%,0,0)}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{transform:translate3d(80vw,0,0)}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{transform:translate3d(880px,0,0)}}@media (max-width:175px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-140px,0,0)}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{transform:translate3d(140px,0,0)}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-140px,0,0)}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{transform:translate3d(140px,0,0)}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-140px,0,0)}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout,.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout,.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{transform:translate3d(140px,0,0)}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-140px,0,0)}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{transform:translate3d(140px,0,0)}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout,.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-140px,0,0)}}@media (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3{transform:translate3d(300%,0,0)}.mm-menu_columns-3{width:80%;min-width:140px;max-width:1320px}.mm-menu_columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){transform:translate3d(400%,0,0)}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{transform:translate3d(80vw,0,0)}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{transform:translate3d(1320px,0,0)}}@media (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4{transform:translate3d(400%,0,0)}.mm-menu_columns-4{width:80%;min-width:140px;max-width:1760px}.mm-menu_columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){transform:translate3d(500%,0,0)}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{transform:translate3d(80vw,0,0)}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{transform:translate3d(1760px,0,0)}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front{transition-property:width,min-width,max-width,transform}.mm-counter{font-style:normal;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth){width:90px}.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:90px}.mm-counter+.mm-btn_fullwidth+a,.mm-counter+.mm-btn_fullwidth+span{padding-right:90px}.mm-listitem_vertical>.mm-counter{top:12px;margin-top:0}.mm-listitem_vertical.mm-listitem_spacer>.mm-counter{margin-top:40px}.mm-listitem_nosubitems>.mm-counter{display:none}.mm-counter{color:rgba(0,0,0,.3)}.mm-listitem_divider{opacity:1;transition:opacity .4s ease}.mm-menu_dividers-light .mm-listitem_divider{background:inherit;font-size:inherit;color:rgba(0,0,0,.3);padding-top:15px;padding-bottom:5px}.mm-border-none .mm-listitem_divider{border-top-width:1px;border-top-style:solid}.mm-listview_fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;transform:translateZ(0)}.mm-listview_fixeddivider:after{content:none!important;display:none!important}.mm-panel_dividers .mm-listview_fixeddivider{display:block}.mm-wrapper_opened.mm-dragging .mm-menu,.mm-wrapper_opened.mm-dragging .mm-slideout{transition-duration:0s}.mm-menu_dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{transform:none!important;z-index:0}.mm-wrapper_dropdown .mm-page__blocker{transition-delay:0s!important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}[class*=mm-menu_tip-]:before{content:"";background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}.mm-iconbar{border-color:inherit;border-style:solid;border-width:0 1px 0 0;text-align:center;line-height:20px;overflow:hidden;box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;z-index:2}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute;transform:translateZ(0)}.mm-iconbar__bottom>*,.mm-iconbar__top>*{box-sizing:border-box;display:block;padding:10px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover{text-decoration:none}.mm-iconbar__top{top:0}.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__bottom{bottom:0}.mm-menu_iconbar-40 .mm-navbars_bottom,.mm-menu_iconbar-40 .mm-navbars_top,.mm-menu_iconbar-40 .mm-panels{left:40px}.mm-menu_iconbar-40 .mm-iconbar{width:40px}.mm-menu_iconbar-60 .mm-navbars_bottom,.mm-menu_iconbar-60 .mm-navbars_top,.mm-menu_iconbar-60 .mm-panels{left:60px}.mm-menu_iconbar-60 .mm-iconbar{width:60px}.mm-menu_iconbar-80 .mm-navbars_bottom,.mm-menu_iconbar-80 .mm-navbars_top,.mm-menu_iconbar-80 .mm-panels{left:80px}.mm-menu_iconbar-80 .mm-iconbar{width:80px}.mm-iconbar,.mm-iconbar a{color:rgba(0,0,0,.3)}.mm-iconbar__tab_selected{background:hsla(0,0%,100%,.4)}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel{transition-property:transform,left}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first,[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first.mm-panel_opened~.mm-listview_fixeddivider{left:0}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened,[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0),[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:1px solid;border-color:inherit}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{overflow-y:hidden;transform:translateZ(0)}[class*=mm-menu_iconpanel-].mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider,[class*=mm-menu_iconpanel-].mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0}.mm-menu_iconpanel-40 .mm-panel_iconpanel-0,.mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-40 .mm-panel_iconpanel-1,.mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:40px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-2,.mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-3,.mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:120px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:40px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-0,.mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-60 .mm-panel_iconpanel-1,.mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:60px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-2,.mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:120px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-3,.mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:180px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:60px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-0,.mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-80 .mm-panel_iconpanel-1,.mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-2,.mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:160px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-3,.mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:240px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}.mm-menu_keyboardfocus a:focus{outline:0;background:hsla(0,0%,100%,.4)}.mm-navbars_bottom>.mm-navbar,.mm-navbars_top>.mm-navbar{border-width:0;border-color:inherit;display:flex;position:relative;transform:translateZ(0)}.mm-navbar__breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar__breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar_has-btns .mm-navbar__breadcrumbs{margin-left:-40px}.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{margin-left:0;padding-left:0}.mm-navbar__tab_selected,.mm-navbars_bottom .mm-navbar_tabs,.mm-navbars_top .mm-navbar_tabs,.mm-navbars_top .mm-navbar_tabs~.mm-navbar{background:inherit!important}.mm-navbar__tab_selected{border:1px solid;border-color:inherit}.mm-navbar__tab_selected:first-child{border-left:none}.mm-navbar__tab_selected:last-child{border-right:none}.mm-navbars_top .mm-navbar_tabs:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit}.mm-navbars_top .mm-navbar__tab_selected{border-bottom:none;margin-bottom:-1px}.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected{border-top:none}.mm-navbars_bottom .mm-navbar_tabs:not(:first-child){border-top-width:1px;border-top-style:solid;border-top-color:inherit}.mm-navbars_bottom .mm-navbar__tab_selected{border-top:none;margin-top:-1px}.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected{border-bottom:none}.mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:hsla(0,0%,100%,.4)}.mm-menu_rtl{direction:rtl}.mm-menu_rtl.mm-menu_offcanvas{right:auto}.mm-menu_rtl .mm-panel:not(.mm-panel_opened){transform:translate3d(-100%,0,0)}.mm-menu_rtl .mm-panel.mm-panel_opened-parent{transform:translate3d(30%,0,0)}.mm-menu_rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu_rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu_rtl .mm-navbar .mm-btn_next:after{transform:rotate(-45deg);left:23px;right:auto}.mm-menu_rtl .mm-navbar .mm-btn_prev:before{transform:rotate(135deg);right:23px;left:auto}.mm-menu_rtl .mm-listitem:after{left:0;right:20px}.mm-menu_rtl .mm-listitem>a:not(.mm-btn_next),.mm-menu_rtl .mm-listitem>span:not(.mm-btn_next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu_rtl .mm-listitem .mm-btn_next{right:auto;left:0}.mm-menu_rtl .mm-listitem .mm-btn_next:before{left:auto;right:0}.mm-menu_rtl .mm-listitem .mm-btn_next:after{transform:rotate(-45deg);left:0;right:auto}.mm-menu_rtl .mm-listitem .mm-btn_next+a,.mm-menu_rtl .mm-listitem .mm-btn_next+span{margin-left:50px}.mm-menu_rtl .mm-listitem .mm-btn_fullwidth+a,.mm-menu_rtl .mm-listitem .mm-btn_fullwidth+span{padding-left:50px}.mm-menu_rtl .mm-counter{left:45px;right:auto}.mm-menu_rtl .mm-counter+.mm-btn_next+a,.mm-menu_rtl .mm-counter+.mm-btn_next+span{margin-left:90px}.mm-menu_rtl .mm-listview .mm-counter+.mm-btn_fullwidth+a,.mm-menu_rtl .mm-listview .mm-counter+.mm-btn_fullwidth+span{padding-left:90px}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel{transition-property:transform,right}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first,.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first.mm-panel_opened~.mm-listview_fixeddivider{left:0;right:0}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened,.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{border-left:none;border-right:1px solid;border-color:inherit}.mm-menu_rtl [class*=mm-panel_iconpanel-],.mm-menu_rtl [class*=mm-panel_iconpanel-]~.mm-listview_fixeddivider{left:0}.mm-menu_rtl [class*=mm-panel_iconpanel-].mm-panel_opened-parent{transform:translateZ(0)}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:40px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:120px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:40px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:60px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:120px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:180px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:60px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:160px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:240px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl html[class*=mm-sidebar_expanded-]:not(.mm-sidebar_closed) .mm-menu_rtl~.mm-slideout{transform:translate(0)!important;right:0}.mm-menu_rtl label.mm-check,.mm-menu_rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu_rtl label.mm-toggle+a,.mm-menu_rtl label.mm-toggle+span{padding-left:80px}.mm-menu_rtl label.mm-check+a,.mm-menu_rtl label.mm-check+span{padding-left:60px}.mm-menu_rtl .mm-btn_next+label.mm-check,.mm-menu_rtl .mm-btn_next+label.mm-toggle{left:60px}.mm-menu_rtl .mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-btn_next+label.mm-check+span,.mm-menu_rtl .mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-btn_next+label.mm-toggle+span{margin-left:50px}.mm-menu_rtl .mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-btn_next+label.mm-toggle+span{padding-left:70px}.mm-menu_rtl .mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-btn_next+label.mm-check+span{padding-left:50px}.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle{left:100px}.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check+span,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle+span{margin-left:90px}.mm-searchfield{height:40px;padding:0;display:flex}.mm-searchfield input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;line-height:26px;display:block;box-sizing:border-box;width:100%;max-width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-searchfield input::-ms-clear{display:none}.mm-searchfield__input{padding:7px 10px 0;position:relative}.mm-panel__noresultsmsg{text-align:center;font-size:150%;padding:40px 0}.mm-searchfield__btn{right:0;top:0}.mm-searchfield__input{flex:1;box-sizing:border-box;width:100%;max-width:100%}.mm-searchfield__cancel{text-decoration:none;line-height:40px;display:block;padding-right:10px;margin-right:-100px;transition:margin .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-panel>.mm-searchfield{width:100%;position:absolute;top:0;left:0}.mm-panel_has-searchfield{padding-top:40px}.mm-listitem_nosubitems>.mm-btn_next{display:none}.mm-listitem_nosubitems>.mm-btn_next+a,.mm-listitem_nosubitems>.mm-btn_next+span{padding-right:10px}.mm-searchfield input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-panel__noresultsmsg{color:rgba(0,0,0,.3)}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:15;transition:right .4s ease;transform:translateZ(0);display:flex;flex-direction:column;justify-content:space-evenly}.mm-sectionindexer a{line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panels{transition:right .4s ease}.mm-menu_has-sectionindexer .mm-sectionindexer{right:0}.mm-menu_has-sectionindexer .mm-panels{right:20px}.mm-menu_navbar_top-1 .mm-sectionindexer{top:42px}.mm-menu_navbar_top-2 .mm-sectionindexer{top:82px}.mm-menu_navbar_top-3 .mm-sectionindexer{top:122px}.mm-menu_navbar_top-4 .mm-sectionindexer{top:162px}.mm-menu_navbar_bottom-1 .mm-sectionindexer{bottom:42px}.mm-menu_navbar_bottom-2 .mm-sectionindexer{bottom:82px}.mm-menu_navbar_bottom-3 .mm-sectionindexer{bottom:122px}.mm-menu_navbar_bottom-4 .mm-sectionindexer{bottom:162px}.mm-sectionindexer a{color:rgba(0,0,0,.3)}.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:hsla(0,0%,100%,.4)}.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:hsla(0,0%,100%,.4)}[class*=mm-wrapper_sidebar-collapsed-] body,[class*=mm-wrapper_sidebar-expanded-] body{position:relative}[class*=mm-wrapper_sidebar-collapsed-] .mm-slideout,[class*=mm-wrapper_sidebar-expanded-] .mm-slideout{transition-property:width,transform}[class*=mm-wrapper_sidebar-collapsed-] .mm-page,[class*=mm-wrapper_sidebar-expanded-] .mm-page{background:inherit;box-sizing:border-box;min-height:100vh}[class*=mm-wrapper_sidebar-collapsed-] .mm-menu_sidebar-collapsed,[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded{display:block!important;top:0!important;right:auto!important;bottom:0!important;left:0!important}[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider,[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-wrapper_sidebar-collapsed-40 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-40 .mm-slideout{width:calc(100% - 40px);transform:translate3d(40px,0,0)}.mm-wrapper_sidebar-collapsed-60 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-60 .mm-slideout{width:calc(100% - 60px);transform:translate3d(60px,0,0)}.mm-wrapper_sidebar-collapsed-80 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-80 .mm-slideout{width:calc(100% - 80px);transform:translate3d(80px,0,0)}[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded{border-right-width:1px;border-right-style:solid;min-width:0!important;max-width:100000px!important}[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking,[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking body{overflow:visible}[class*=mm-wrapper_sidebar-expanded-] .mm-page__blocker{display:none!important}.mm-wrapper_sidebar-expanded-25:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:75%;transform:translate3d(33.33333%,0,0)!important}.mm-wrapper_sidebar-expanded-25 .mm-menu_sidebar-expanded{width:25%!important}.mm-wrapper_sidebar-expanded-30:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:70%;transform:translate3d(42.85714%,0,0)!important}.mm-wrapper_sidebar-expanded-30 .mm-menu_sidebar-expanded{width:30%!important}.mm-wrapper_sidebar-expanded-35:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:65%;transform:translate3d(53.84615%,0,0)!important}.mm-wrapper_sidebar-expanded-35 .mm-menu_sidebar-expanded{width:35%!important}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before{content:"";display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{content:"";display:block;border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}.mm-listitem_vertical label.mm-check,.mm-listitem_vertical label.mm-toggle{top:5px;bottom:auto;margin-top:0}label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check{right:20px}label.mm-check+a,label.mm-check+span{padding-right:60px}.mm-btn_next+label.mm-check,.mm-btn_next+label.mm-toggle{right:60px}.mm-btn_next+label.mm-check+a,.mm-btn_next+label.mm-check+span,.mm-btn_next+label.mm-toggle+a,.mm-btn_next+label.mm-toggle+span{margin-right:50px}.mm-btn_next+label.mm-toggle+a,.mm-btn_next+label.mm-toggle+span{padding-right:70px}.mm-btn_next+label.mm-check+a,.mm-btn_next+label.mm-check+span{padding-right:50px}.mm-counter+.mm-btn_next+label.mm-check,.mm-counter+.mm-btn_next+label.mm-toggle{right:100px}.mm-counter+.mm-btn_next+label.mm-check+a,.mm-counter+.mm-btn_next+label.mm-check+span,.mm-counter+.mm-btn_next+label.mm-toggle+a,.mm-counter+.mm-btn_next+label.mm-toggle+span{margin-right:90px}label.mm-toggle{background:rgba(0,0,0,.1)}label.mm-toggle:before{background:#f3f3f3}input.mm-toggle:checked~label.mm-toggle{background:#4bd963}label.mm-check:before{border-color:rgba(0,0,0,.75)}.mm-menu_border-none .mm-listitem:after,.mm-panel_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after,.mm-panel_border-full .mm-listitem:after{left:0!important}.mm-menu_border-offset .mm-listitem:after,.mm-panel_border-offset .mm-listitem:after{right:20px}.mm-menu_fx-menu-zoom{transition:transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-zoom{transform:scale(.7) translate3d(-30%,0,0);transform-origin:left center}.mm-wrapper_opening .mm-menu_fx-menu-zoom{transform:scale(1) translateZ(0)}.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right{transform:scale(.7) translate3d(30%,0,0);transform-origin:right center}.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right{transform:scale(1) translateZ(0)}.mm-menu_fx-menu-slide{transition:transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{transform:translateZ(0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{transform:translateZ(0)}.mm-menu_fx-menu-fade{opacity:0;transition:opacity .4s ease}.mm-wrapper_opening .mm-menu_fx-menu-fade{opacity:1}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{transform:translateZ(0)}.mm-menu_fx-panels-zoom .mm-panel,.mm-panel_fx-zoom{transform-origin:left center;transform:scale(1.5) translate3d(100%,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,.mm-panel_fx-zoom.mm-panel_opened{transform:scale(1) translateZ(0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,.mm-panel_fx-zoom.mm-panel_opened-parent{transform:scale(.7) translate3d(-30%,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,.mm-panel_fx-slide-0.mm-panel_opened-parent{transform:translateZ(0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,.mm-panel_fx-slide-100.mm-panel_opened-parent{transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-up .mm-panel,.mm-panel_fx-slide-up{transform:translate3d(0,100%,0)}.mm-menu_fx-panels-slide-up .mm-panel_opened,.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,.mm-panel_fx-slide-up.mm-panel_opened{transform:translateZ(0)}.mm-menu_fx-panels-slide-right .mm-panel,.mm-panel_fx-slide-right{transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-right .mm-panel_opened,.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,.mm-panel_fx-slide-right.mm-panel_opened{transform:translateZ(0)}.mm-menu_fx-listitems-slide .mm-listitem{transition-property:transform,opacity;transform:translate3d(50%,0,0);opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem{transform:translateZ(0);opacity:1}.mm-menu_fx-listitems-fade .mm-listitem{transition-property:opacity;opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem{opacity:1}.mm-menu_fx-listitems-drop .mm-listitem{transition-property:opacity,top;opacity:0;top:-25%}.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem{opacity:1;top:0}.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{transform:translate3d(100vw,0,0)}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-100vw,0,0)}@media (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{transform:translate3d(140px,0,0)}}@media (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{transform:translate3d(10000px,0,0)}}@media (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-140px,0,0)}}@media (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-bottom,.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_listview-30 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-30 .mm-listitem>span{padding-top:5px;padding-bottom:5px}.mm-menu_listview-50 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-50 .mm-listitem>span{padding-top:15px;padding-bottom:15px}.mm-menu_listview-60 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-60 .mm-listitem>span{padding-top:20px;padding-bottom:20px}.mm-menu_listview-justify .mm-panels>.mm-panel:after,.mm-menu_listview-justify .mm-panels>.mm-panel:before,.mm-panels>.mm-panel_listview-justify:after,.mm-panels>.mm-panel_listview-justify:before{content:none;display:none}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview,.mm-panels>.mm-panel_listview-justify .mm-listview{display:flex;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem,.mm-panels>.mm-panel_listview-justify .mm-listitem{flex:1 0 auto;min-height:40px}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem:not(.mm-listitem_divider),.mm-panels>.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider){display:flex;flex-direction:column}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem>span,.mm-panels>.mm-panel_listview-justify .mm-listitem>a:not(.mm-btn_next),.mm-panels>.mm-panel_listview-justify .mm-listitem>span{box-sizing:border-box;flex:1 0 auto;display:flex;align-items:center}.mm-listview_inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview_inset>li{padding:5px 0}.mm-menu_multiline .mm-listitem>a,.mm-menu_multiline .mm-listitem>span,.mm-panel_multiline .mm-listitem>a,.mm-panel_multiline .mm-listitem>span{text-overflow:clip;white-space:normal}[class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:.3;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim~.mm-page__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black~.mm-page__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white~.mm-page__blocker{background:#fff}.mm-menu_popup{transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened~.mm-slideout{transform:none!important;z-index:0}.mm-menu_popup.mm-menu_opened~.mm-page__blocker{transition-delay:0s!important;z-index:1}.mm-wrapper_opening .mm-menu_popup{opacity:1}.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{transition:transform .4s ease}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,.mm-menu_position-front.mm-menu_opened~.mm-slideout,.mm-menu_position-top.mm-menu_opened~.mm-slideout{transform:none!important;z-index:0}.mm-menu_position-bottom.mm-menu_opened~.mm-page__blocker,.mm-menu_position-front.mm-menu_opened~.mm-page__blocker,.mm-menu_position-top.mm-menu_opened~.mm-page__blocker{z-index:1}.mm-menu_position-front{transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{transform:translate3d(0,-100%,0);height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{transform:translate3d(0,100%,0);top:auto;height:80vh;min-height:140px;max-height:880px}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{transform:translateZ(0)}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;outline:none;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:8px}.scrollbar-inner>.scroll-element .scroll-element_outer{overflow:hidden;border-radius:8px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_track{border-radius:8px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:.4}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar,.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.scrollbar-outer>.scroll-element{border:none;margin:0;padding:0;position:absolute;z-index:10;background-color:#fff}.scrollbar-outer>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10;display:block;height:100%;left:0;top:0;width:100%}.scrollbar-outer>.scroll-element.scroll-x{bottom:0;height:12px;left:0;width:100%}.scrollbar-outer>.scroll-element.scroll-y{height:100%;right:0;top:0;width:8px}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{left:2px;width:6px}.scrollbar-outer>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-outer>.scroll-element .scroll-element_track{background-color:#f1f1f1}.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track{border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar{border-radius:8px;background-color:#48a152}.scrollbar-outer>.scroll-element .scroll-bar:hover,.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar{background-color:#408f49}.scrollbar-outer>.scroll-content.scroll-scrolly_visible{left:-12px;margin-left:12px}.scrollbar-outer>.scroll-content.scroll-scrollx_visible{top:-12px;margin-top:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-14px}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6c6e71;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border-radius:7px;transition:opacity .2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-light>.scroll-element{background-color:#fff}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-light>.scroll-element .scroll-element_outer{border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:#dbdbdb;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGJkYmRiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==");background:linear-gradient(90deg,#dbdbdb 0,#e8e8e8);border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px}.scrollbar-light>.scroll-element .scroll-bar{background:#fefefe;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmVmZWZlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmNWY1Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==");background:linear-gradient(90deg,#fefefe 0,#f5f5f5);border:1px solid #dbdbdb;border-radius:10px}.scrollbar-light>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-light>.scroll-content.scroll-scrollx_visible{top:-17px;margin-top:17px}.scrollbar-light>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:0}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{left:0;min-height:10px;width:10px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer{height:12px;left:2px;top:2px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{left:2px;top:2px;width:12px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail>.scroll-element{background-color:#fff}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#999;background-color:rgba(0,0,0,.3)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#666;background-color:rgba(0,0,0,.5)}.scrollbar-rail>.scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail>.scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#d0b9a0;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,.5)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:1px 1px 3px rgba(0,0,0,.6)}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{left:5px;top:-10px;width:2px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-dynamic>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-dynamic>.scroll-element.scroll-x{bottom:2px;height:7px;left:0;min-width:100%;width:100%}.scrollbar-dynamic>.scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:7px}.scrollbar-dynamic>.scroll-element .scroll-element_outer{opacity:.3;border-radius:12px}.scrollbar-dynamic>.scroll-element .scroll-element_size{background-color:#ccc;opacity:0;border-radius:12px;transition:opacity .2s}.scrollbar-dynamic>.scroll-element .scroll-bar{background-color:#6c6e71;border-radius:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar{bottom:0;height:7px;min-width:24px;top:auto}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar{left:auto;min-height:24px;right:0;width:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer{bottom:0;top:auto;left:2px;transition:height .2s}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer{left:auto;right:0;top:2px;transition:width .2s}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer{overflow:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar{height:100%;width:100%;border-radius:12px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer{min-width:7px;width:20px}.scrollbar-chrome>.scroll-element{background-color:#fff}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-chrome>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-chrome>.scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x{bottom:0;height:16px;left:0;min-width:100%;width:100%}.scrollbar-chrome>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:16px}.scrollbar-chrome>.scroll-element .scroll-bar{background-color:#d9d9d9;border:1px solid #bdbdbd;cursor:default;border-radius:2px}.scrollbar-chrome>.scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible{left:-16px;margin-left:16px}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible{top:-16px;margin-top:16px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar{height:8px;min-width:10px;top:3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar{left:3px;min-height:10px;width:8px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track{top:-3px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size{top:-4px;width:14px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:10px 30px 10px 12px;font-size:16px;line-height:19px;color:#333;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px;line-height:22px;color:#333}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;overflow-x:hidden}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.noUi-target{position:relative;direction:ltr}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-base{z-index:1}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips{position:absolute;color:#999}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.num-total{position:absolute;top:0;right:0;width:14px;height:14px;display:flex;align-items:center;justify-content:center;background:#ff0007;color:#fff;border-radius:10em;transform:translate(50%,-50%);font-size:8px;text-align:center;padding-top:1px;z-index:1}.mobile-menu a{transition:none}.mobile-menu__logo{display:block;text-align:center}.mobile-menu__logo img{max-height:38px;margin:0 auto}.mm-navbar_size-2{height:68px}.mm-menu_navbar_top-2 .mm-panels{top:68px}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:.6}.search__w{width:100%;height:0;position:relative;perspective:1600px;background-color:#fff;box-shadow:0 1px 0 #e0e0e0;z-index:9;opacity:0;font-family:Inter,sans-serif}.search__w.opened{opacity:1}@media screen and (max-width:768px){.search__w.opened .search__w-dropdown:after{content:"";position:absolute;width:100%;height:1000px;background:rgba(0,0,0,.2);top:100%}}.search__w.opened form .close-search-button,.search__w.opened form input{display:block}.search__w form{transform:rotateX(-100deg);transform-origin:top center;background:#fff;margin:0}.search__w form,.search__w form .container{position:relative}.search__w form input{display:none;width:100%;height:auto;outline:none;border:none;padding:19px 0;box-sizing:border-box;font-size:20px;line-height:26px;color:#777}.search__w form input:-ms-input-placeholder,.search__w form input::-moz-placeholder,.search__w form input::-ms-input-placeholder,.search__w form input::-webkit-input-placeholder,.search__w form input::placeholder{color:#838383}.search__w form .close-search-button{display:none;position:absolute;top:50%;right:15px;transform:translateY(-50%);line-height:1;font-size:20px;cursor:pointer}.search__w-dropdown{width:100%;max-width:645px;height:auto;position:absolute;top:55px;left:0;box-shadow:0 1px 4px rgba(0,0,0,.25);padding:12px 0;background:#fff}.search__w-dropdown>span{padding:0 10px}.search__w-dropdown--item{display:flex;align-items:center;padding:8px 16px 8px 24px}.search__w-dropdown--item:hover{background-color:#f5f5f5}.search__w-dropdown--item .img-box{display:flex;justify-content:center;width:56px;height:56px;margin-right:30px}.search__w-dropdown--item .img-box img{max-width:100%;max-height:100%;width:auto;height:auto}.search__w-dropdown--item .products__name{display:block;text-align:left;min-height:auto;margin-bottom:4px;font-size:16px;line-height:22px;font-weight:400;color:#333}.search__w-dropdown--item .products__name.search-request{font-weight:600}.search__w-dropdown--item .products__price{align-items:flex-start;justify-content:flex-start;text-align:left;font-size:16px;line-height:22px;color:#777}.search__w-dropdown .btn-wrap{text-align:left;margin-top:12px;padding:8px 16px 8px 24px}.search__w-dropdown .btn-wrap .templ__btn.btn-accent{position:relative;width:auto;height:auto;margin:0;padding:0 19px 0 0;border:none;font-size:16px;font-weight:400;line-height:22px;letter-spacing:normal;text-transform:none;background-color:transparent;text-align:left;color:#1a9f49;transition:all .3s ease;overflow:hidden}.search__w-dropdown .btn-wrap .templ__btn.btn-accent:after{content:"";position:absolute;top:50%;right:1px;display:block;width:8px;height:8px;z-index:11;border-top:1px solid #1a9f49;border-left:1px solid #1a9f49;transform:translateY(-50%) rotate(135deg)}@media screen and (max-width:1200px){.search__w form input{font-size:1.5rem;padding-right:20px}.search__w form .close-search-button{font-size:20px}}.authorization{position:absolute;right:0;top:100%;background:#fff;box-shadow:0 2px 15px rgba(0,0,0,.1);color:#202020;display:flex;flex-wrap:wrap;width:850px;font-size:1rem;opacity:0;visibility:hidden;z-index:3;transform:translateY(-30px);transition:all .5s ease}.authorization.__active{opacity:1;visibility:visible;transform:translateY(0)}@media screen and (max-width:992px){.authorization{width:100%}}@media screen and (max-width:576px){.authorization{flex-direction:column-reverse}}.authorization__favorites{flex:0 0 50%;max-width:50%;padding:35px 65px 50px}.authorization__favorites.__empty .favorites__content{min-height:75%}.authorization__favorites.__empty .favorites__content p{margin:auto}@media screen and (max-width:576px){.authorization__favorites.__empty .favorites__content{min-height:0;padding:20px 0}}.authorization__forms{flex:0 0 50%;max-width:50%;padding:35px 65px 50px}@media screen and (max-width:992px){.authorization__favorites,.authorization__forms{padding:35px 30px 40px}}@media screen and (max-width:576px){.authorization__favorites,.authorization__forms{flex:0 0 100%;max-width:100%;padding:30px 15px}}.authorization__favorites{border-right:1px solid #ebebeb}@media screen and (max-width:576px){.authorization__favorites{border-right:0}}.authorization .title{text-align:center;font-size:.93rem;font-weight:700;margin-bottom:2.857rem}.authorization__tabs-nav{margin-bottom:3.2rem}.authorization__tabs-nav-item{text-align:center;flex:0 0 46.5%;border-bottom:1px solid #a4a4a4;color:#797979;padding:0 15px 7px;cursor:pointer;transition:.2s ease}.authorization__tabs-nav-item.active{color:#242424;border-color:#363636}@media screen and (min-width:992px){.authorization__tabs-nav-item:not(.active):hover{color:#ff0007;border-color:#ff0007}}.authorization .reset-password__holder{font-size:.93em;color:#1b1b1b}.authorization .products__list{margin-bottom:4rem}.authorization .form__group-btns{margin-bottom:1.78rem}.authorization .modal__close{display:none}@media screen and (max-width:768px){.authorization .modal__close{display:inline-block}}.modal__signin .lost-form{display:none}.modal__signin.__lost .lost-form{display:block}.modal__signin.__lost .signin-form{display:none}.login__socials .divider{margin-bottom:.8rem;color:#363636;line-height:1}.login__socials-buttons{font-size:16px;color:#000}.login__socials-buttons i{color:inherit}.login__socials-button{margin:10px}.footer{color:#fff;line-height:1.2;background:#3c3c3c;flex:0 0 auto;z-index:4}.footer__main{justify-content:space-between;margin-left:-15px;margin-right:-15px}.footer__main-holder{background:#101010;padding:56px 0;border-bottom:1px solid #4f4f4f}.footer__bottom{background:#101010;padding:12px 0}.footer__bottom-content{display:flex;align-items:center;justify-content:space-between}.footer__bottom-content .copyright{color:#fff;opacity:.5}.footer__col{padding:0 15px}.footer__col-head{margin-bottom:16px;padding:0 0 3px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:19px;letter-spacing:.02em;text-transform:uppercase;color:#fff}.footer__col.__col-contacts{flex:0 0 230px}.footer__col.__col-contacts a{display:block}.footer ul{margin:0;padding:0;list-style-type:none}.footer__list{-webkit-columns:1;-moz-columns:1;-moz-column-count:1;column-count:1}.footer__list.two-column{-webkit-columns:2;-moz-columns:2;-moz-column-count:2;column-count:2;gap:210px}@media screen and (max-width:768px){.footer__list.two-column{gap:38px}}@media screen and (max-width:640px){.footer__list.two-column{-webkit-columns:1;-moz-columns:1;-moz-column-count:1;column-count:1;gap:0}}.footer__list li{margin-bottom:7px}.footer__list-link{font-family:Inter,sanas-serif;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#fff;opacity:.8;transition:.2s ease-in}.footer__list-link:hover{opacity:1}.footer__contacts-item{margin-bottom:1.5rem;color:hsla(0,0%,100%,.8)}.footer__contacts-item .footer__contacts--value{color:hsla(0,0%,100%,.8);transition:.2s ease-in}.footer__contacts-item .footer__contacts--value:hover{color:#fff}.footer__contacts--value{margin-top:7px}.footer .copyright{margin-right:40px}.socials-list{font-size:17px;line-height:1}.socials-item{margin-right:13px;padding-top:3px}.socials-item:last-child{margin-right:0}.socials-link{display:block;line-height:1;color:#fff;opacity:.5}.socials-link:hover{opacity:1}.socials-link .icon-youtube{font-size:24px}@media screen and (max-width:992px){.footer__list{-webkit-columns:1;-moz-columns:1;-moz-column-count:1;column-count:1}.footer__col,.footer__col.__col-links{flex:0 0 32%}}@media screen and (max-width:768px){.footer__main{flex-wrap:wrap}.footer__bottom-content{justify-content:flex-start;flex-direction:column}.dev{margin-top:10px}.footer__col{margin-bottom:2rem}.footer__col,.footer__col.__col-contacts,.footer__col.__col-links{flex:0 0 100%}.footer__list{max-width:100%}.footer__list-item{margin-right:2rem;display:inline-block}.footer__contacts-item{display:inline-block;margin-right:3rem}.footer__main-holder{padding:3.8rem 0 0}}@media screen and (max-width:576px){.footer__col.__col-links{flex:0 0 50%}.footer__list-item{margin-right:0;display:block}.footer__contacts{display:flex;flex-wrap:wrap;justify-content:space-between}.footer__contacts-item{margin-right:0;width:calc(50% - 15px)}.footer__copyright-holder{justify-content:space-between;width:100%}}@media screen and (max-width:576px){.promo{font-size:12px}}.promo-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.promo__banners-item:before,.promo__slider-item:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:transparent;transition:all .3s ease}@media screen and (min-width:992px){.promo__banners-item:hover,.promo__slider-item:hover{color:#161616}.promo__banners-item:hover:before,.promo__slider-item:hover:before{background:rgba(0,0,0,.15)}}.promo__banners-item-descr,.promo__slider-item-descr{position:absolute;left:50%;bottom:0;width:66.7%;transform:translateX(-50%);background:#fff;padding:16px 5% 0;z-index:2;display:flex;align-items:flex-end;text-align:center;justify-content:center;min-height:54px;transition:.2s ease;display:none}@media screen and (max-width:1300px){.promo__banners-item-descr,.promo__slider-item-descr{width:75%}}@media screen and (max-width:1200px){.promo__banners-item-descr,.promo__slider-item-descr{width:80%}}@media screen and (max-width:768px){.promo__banners-item-descr,.promo__slider-item-descr{min-height:48px}}@media screen and (max-width:576px){.promo__banners-item-descr,.promo__slider-item-descr{min-height:37px;padding:10px 10px 0}}.promo__slider{flex:0 0 50%;max-width:50%;overflow:hidden;position:relative;padding-bottom:2.357rem}@media screen and (max-width:768px){.promo__slider{flex:0 0 100%;max-width:100%;margin-bottom:2.357rem}.section.promo .promo-wrapper{height:auto;min-height:auto}.section.promo .promo__slider .promo__slider-item,.section.promo .promo__slider .promo__slider-item-img{height:auto}}.promo__slider-wrapper{align-items:flex-start}.promo__slider-item{display:flex;height:100%;position:relative;transition-property:transform;color:#161616;text-transform:uppercase;font-size:1.071em;font-weight:700;text-align:center;line-height:1.45;overflow:hidden}.promo__slider-item picture{width:100%;display:flex;align-items:flex-start}@media screen and (max-width:1300px){.promo__slider-item{font-size:.97em}}@media screen and (max-width:1200px){.promo__slider-item{font-size:.95em}}@media screen and (max-width:576px){.promo__slider-item{font-size:.8em}}.promo__banners{flex:0 0 47.75%;max-width:47.75%}@media screen and (max-width:768px){.promo__banners{flex:0 0 100%;max-width:100%}}.promo__banners-item{display:block;margin-bottom:2.357rem;position:relative;color:#161616;text-transform:uppercase;font-size:1.071em;font-weight:700;text-align:center;line-height:1.45;overflow:hidden;height:calc(50% - 1.1785rem)}.promo__banners-item picture{width:100%}.promo__banners-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:none}.promo__banners-item:last-child{margin-bottom:0}@media screen and (max-width:1300px){.promo__banners-item{font-size:.97em}}@media screen and (max-width:1200px){.promo__banners-item{font-size:.95em}}@media screen and (max-width:576px){.promo__banners-item{font-size:.8em}}.promo__slider.swiper-container-horizontal>.swiper-pagination-bullets{bottom:-2px;line-height:1}.selections__slider{max-width:1412px;margin:0 -20px;position:relative}@media screen and (max-width:1500px){.selections__slider{max-width:100%;margin:0 auto}}@media screen and (max-width:992px){.selections__slider.custom-nav .swiper-button-prev,.selections__slider.custom-nav .swiper-container-rtl .swiper-button-next{left:-5px}.selections__slider.custom-nav .swiper-button-next,.selections__slider.custom-nav .swiper-container-rtl .swiper-button-prev{right:-5px}}.selections__item{display:block;margin:0 auto;position:relative;color:#fff}.selections__item:hover{color:#fff}@media screen and (min-width:992px){.selections__item:hover{color:#fff}.selections__item:hover .selections__item-img:before{background:rgba(0,0,0,.1)}}.selections__item-wrapper{padding:0 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.selections__item-img{position:relative}.selections__item-img:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,.2);z-index:1;transition:all 1.5s cubic-bezier(.19,1,.22,1)}.selections__item-img.icon:before{opacity:0}.selections__item-img img{width:100%}.selections__item-descr{position:absolute;left:30px;bottom:28px;z-index:2}.selections__item-descr-name{font-size:1.143em;font-weight:700;display:block;line-height:1.1;margin-bottom:4px}.selections__item-descr-qnty{font-size:.93em;font-style:italic;display:block}.selections__item-wrapper{transition:.5s ease}.selections__item-wrapper.swiper-slide-prev{transform:translateX(-4em) translateZ(0)}.selections__item-wrapper.swiper-slide-active,.selections__item-wrapper.swiper-slide-next,.selections__item-wrapper.swiper-slide-next~.selections__item-wrapper{transform:translateX(0) translateZ(0)}.selections__item-wrapper.swiper-slide.slide__next{transform:translateX(4em) translateZ(0)}@media screen and (max-width:1400px){.selections__item-wrapper.swiper-slide-prev{transform:translateX(-2em) translateZ(0)}.selections__item-wrapper.swiper-slide-active,.selections__item-wrapper.swiper-slide-next,.selections__item-wrapper.swiper-slide-next~.selections__item-wrapper{transform:translateX(0) translateZ(0)}.selections__item-wrapper.swiper-slide.slide__next{transform:translateX(2em) translateZ(0)}}@media screen and (max-width:992px){.selections__item-wrapper.swiper-slide-active,.selections__item-wrapper.swiper-slide-next,.selections__item-wrapper.swiper-slide-next~.selections__item-wrapper,.selections__item-wrapper.swiper-slide-prev,.selections__item-wrapper.swiper-slide.slide__next{transform:translateX(0) translateZ(0)}.selections__item-descr{bottom:10px;left:20px}}@media screen and (max-width:576px){.selections__slider.custom-nav .swiper-button-next,.selections__slider.custom-nav .swiper-button-prev{display:none}.selections__item-wrapper{padding:0;margin-right:20px;max-width:calc(100% - 20px)}}.promotabs-wrapper .promotabs__nav-wrapper{align-items:center}.promotabs-wrapper .tab-nav{color:#2d2d2d;display:flex;align-items:flex-end;flex-wrap:wrap;margin:0 2rem 1rem 0}.promotabs-wrapper .tab-nav__item{font-size:.928em;margin-right:5.714rem;line-height:1.3;margin-bottom:1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.25s ease}.promotabs-wrapper .tab-nav__item:last-child{margin-right:0}.promotabs-wrapper .tab-nav__item.active{font-size:1.714em;font-weight:800;line-height:1}.promotabs-wrapper .tab-pane{position:relative}.promotabs-wrapper .btn-more{margin-bottom:2rem}.promotabs-wrapper .products__slider{position:relative;overflow:hidden}.promotabs-wrapper .products__slider.__init-slider .products{flex-wrap:nowrap}.promotabs-wrapper .products__slider.__init-slider .products__item{margin:0;min-width:calc(33.33% - 9px)}@media screen and (max-width:1200px){.promotabs-wrapper .products__slider.__init-slider .products__item{min-width:calc(50% - 14px)}}@media screen and (max-width:676px){.promotabs-wrapper .products__slider.__init-slider .products__item{justify-content:flex-start;min-width:100%}}.promotabs-wrapper .products__slider .products__item-img-wrap{height:475px}@media screen and (max-width:1590px){.promotabs-wrapper .products__slider .products__item-img-wrap{min-height:auto;height:28vw}}@media screen and (max-width:1200px){.promotabs-wrapper .products__slider .products__item-img-wrap{min-height:auto;height:42vw}}@media screen and (max-width:676px){.promotabs-wrapper .products__slider .products__item-img-wrap{height:auto;z-index:-1}}.promotabs-wrapper .products__slider .products__item .products__buttons .tooltip .tooltip-content{left:0;right:auto;transform:none}.promotabs-wrapper .products__slider .products__item .products__buttons .tooltip .tooltip-content:before{left:12px;right:auto}@media screen and (max-width:768px){.promotabs-wrapper .products__slider .products__item .products__buttons .tooltip .tooltip-content,.promotabs-wrapper .products__slider .products__item .products__buttons .tooltip .tooltip-content:before{left:auto;right:0}}.promotabs-wrapper .products__slider .products__item .products__item-features .tooltip .tooltip-content{left:0;right:auto;transform:none}.promotabs-wrapper .products__slider .products__item .products__item-features .tooltip .tooltip-content:before{left:12px;right:auto}@media screen and (max-width:768px){.promotabs-wrapper .products__slider .products__item .products__item-features .tooltip .tooltip-content{left:0;right:auto}.promotabs-wrapper .products__slider .products__item .products__item-features .tooltip .tooltip-content:before{left:12px;right:auto}}.promotabs-wrapper .products__slider .products__item:nth-child(n+3) .products__buttons .tooltip .tooltip-content,.promotabs-wrapper .products__slider .products__item:nth-child(n+3) .products__buttons .tooltip .tooltip-content:before{left:auto;right:0}@media screen and (max-width:1200px){.promotabs-wrapper .products__slider .products__item:nth-child(n+2) .products__buttons .tooltip .tooltip-content,.promotabs-wrapper .products__slider .products__item:nth-child(n+2) .products__buttons .tooltip .tooltip-content:before{left:auto;right:0}}@media screen and (max-width:676px){.promotabs-wrapper .products__slider .products__item .products__buttons .tooltip .tooltip-content,.promotabs-wrapper .products__slider .products__item .products__buttons .tooltip .tooltip-content:before{left:auto;right:0}}.promotabs-wrapper .swiper-button-next,.promotabs-wrapper .swiper-button-prev,.promotabs-wrapper .swiper-container-rtl .swiper-button-next,.promotabs-wrapper .swiper-container-rtl .swiper-button-prev{background:none;width:25px;height:25px;border:1px solid #ff0007;color:#ff0007;font-size:14px;display:flex;transition:.23s;margin-top:0;transform:translateY(-50%);z-index:3}.promotabs-wrapper .swiper-button-next:hover,.promotabs-wrapper .swiper-button-prev:hover,.promotabs-wrapper .swiper-container-rtl .swiper-button-next:hover,.promotabs-wrapper .swiper-container-rtl .swiper-button-prev:hover{background:#ff0007;border-color:#ff0007;color:#fff}.promotabs-wrapper .swiper-button-next:focus,.promotabs-wrapper .swiper-button-prev:focus,.promotabs-wrapper .swiper-container-rtl .swiper-button-next:focus,.promotabs-wrapper .swiper-container-rtl .swiper-button-prev:focus{outline:none}.promotabs-wrapper .swiper-button-next i,.promotabs-wrapper .swiper-button-prev i,.promotabs-wrapper .swiper-container-rtl .swiper-button-next i,.promotabs-wrapper .swiper-container-rtl .swiper-button-prev i{margin:auto}.promotabs-wrapper .swiper-button-prev{left:-3%}.promotabs-wrapper .swiper-button-next{right:-3%}@media screen and (max-width:768px){.promotabs-wrapper .promotabs__nav-wrapper{flex-direction:column;align-items:flex-start}}@media screen and (max-width:768px){.promotabs-wrapper .tab-nav__item.active{font-size:1.5em}}@media screen and (min-width:992px){.promotabs-wrapper .tab-nav__item:hover:not(.active){color:#000}}@media screen and (max-width:1200px){.promotabs-wrapper .tab-nav__item{margin-right:3rem}}@media screen and (max-width:576px){.promotabs-wrapper .tab-nav__item{margin-right:2rem}}@media screen and (min-width:767px){.promotabs-wrapper .products__slider:not(.__init-slider){overflow:visible}.promotabs-wrapper .products__slider:not(.__init-slider) .swiper-button-next,.promotabs-wrapper .products__slider:not(.__init-slider) .swiper-button-prev{display:none}}.promotabs-init-slider .tooltip .tooltip-content{bottom:auto;top:100%}.promotabs-init-slider .tooltip .tooltip-content:after{display:none}.promotabs-init-slider .tooltip .tooltip-content:before{bottom:100%;top:auto;transform:translateX(-50%) rotate(180deg)}.promotabs-init-slider .tooltip:hover .tooltip-content{top:calc(100% + 15px);bottom:auto}.promotabs-init-slider .tab-pane{overflow:hidden}.promotabs-init-slider .products__slider{padding:0;max-width:calc(100% - 120px);margin:0 auto;overflow:visible}.promotabs-init-slider .products__slider:after,.promotabs-init-slider .products__slider:before{content:"";background:#fff;display:block;position:absolute;height:100%;top:0;width:60px;z-index:2}.promotabs-init-slider .products__slider:before{right:100%}.promotabs-init-slider .products__slider:after{left:100%}.promotabs-init-slider .products__slider .swiper-button-next{right:-60px}.promotabs-init-slider .products__slider .swiper-button-prev{left:-60px}.promotabs-init-slider .products{flex-wrap:nowrap;transform:translateZ(0);transition-property:transform;position:relative;width:100%;height:100%;margin:0 auto}.promotabs-init-slider .products__item{margin:0;max-width:100%;font-size:13px;flex:0 0 auto}@media screen and (min-width:1660px){.promotabs-init-slider .promotabs-wrapper{min-height:407px}}@media screen and (max-width:768px){.products__slider .products{flex-wrap:nowrap;align-items:flex-start;transform:translateZ(0);transition-property:transform;position:relative;width:100%;height:100%;z-index:1;margin:0 auto}}@media screen and (max-width:1660px){.promotabs-init-slider .products__slider{max-width:calc(100% - 80px)}.promotabs-init-slider .products__slider .swiper-button-next{right:-40px}.promotabs-init-slider .products__slider .swiper-button-prev{left:-40px}.promotabs-init-slider .products__item{padding:0}}@media screen and (max-width:676px){.promotabs-wrapper .tab-nav{width:100%;justify-content:center}}@media screen and (max-width:676px){.promotabs-init-slider .products__slider{max-width:100%}.promotabs-init-slider .products__slider:after,.promotabs-init-slider .products__slider:before{display:none}.promotabs-init-slider .products__slider .swiper-button-next{right:0}.promotabs-init-slider .products__slider .swiper-button-prev{left:0}.promotabs-init-slider .products__item{font-size:11px;padding:15px}.promotabs-wrapper .tab-nav__item.active{font-size:1.45rem}}.products{display:flex;flex-wrap:wrap;margin:0 -7px}.products.products__with-shadow .products__item{margin-bottom:20px}@media screen and (max-width:676px){.products{margin:0 auto}}@media screen and (max-width:992px){.products.products__with-shadow .products__item{box-shadow:0 0 13px rgba(0,0,0,.07)}.product__information{margin-top:90px}}@media screen and (min-width:992px){.products.products__with-shadow .products__item:hover{box-shadow:0 0 13px rgba(0,0,0,.07)}}.products__item{padding:1.428em 1.428em 3em;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;background:transparent;width:calc(33.33% - 14px);transition:.25s ease}.products__item-img-wrap{position:relative;display:flex;align-items:flex-start;width:100%;margin-bottom:20px}.products__item--light{width:calc(25% - 14px);border:1px solid #eee}.products__item--light .products__item-content{flex-grow:1;justify-content:flex-end}.products__item--light .products__name{flex-grow:1;font-size:14px;font-weight:700}.products__item--light .products__buttons{flex-direction:column;top:5px;right:7px}.products__item--light .products__buttons-item{margin:0 0 12px}.products__item--doors .products__item-img-wrap{min-height:370px;height:auto}.products__item--doors .products__item-img-wrap .swiper-slide{height:auto}@media screen and (max-width:1589px){.products__item--doors .products__item-img-wrap{min-height:21vw}}@media screen and (max-width:1199px){.products__item--doors .products__item-img-wrap{min-height:32vw}}@media screen and (max-width:991px){.products__item--doors .products__item-img-wrap{min-height:305px}}.products__item--floor{padding:0 0 3em}.products__item--floor .products__item-img{width:100%;overflow:hidden;background-color:transparent}.products__item--floor .products__item-img-wrap{min-height:384px;height:384px;overflow:hidden}.products__item--floor .products__item-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1589px){.products__item--floor .products__item-img-wrap{min-height:21vw;height:21vw}}@media screen and (max-width:1199px){.products__item--floor .products__item-img-wrap{min-height:32vw;height:32vw}}@media screen and (max-width:991px){.products__item--floor .products__item-img-wrap{min-height:44vw;height:44vw}}@media screen and (max-width:768px){.products__item--floor .products__item-img-wrap{display:flex;height:57vw;margin-bottom:0}}.products__item--floor .products__item-content{padding:0 1.428em}.products__item--floor .icon-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.products__item--floor .products__buttons,.products__item--floor .products__item-features,.products__item--floor .products__stickers{position:static;flex-wrap:nowrap;margin:0;padding:0}.products__item--light .products__item-img{width:100%}.products__item--light .products__name{min-height:auto}.products__item--light .products__buttons{top:30px}@media screen and (min-width:992px){.products__item:hover{background:#fff}.products__item:hover .products__buttons,.products__item:hover .products__buybtn-wrap{opacity:1}}.products__item-img{width:45%;margin:0 auto 20px;text-align:center}@media screen and (max-width:1023px){.products__item-img{width:132px}}.products__item-content{display:flex;flex-direction:column;justify-content:space-between}.products__item-remove{font-size:13px;color:#bfbfbf;transition:.2s}@media screen and (min-width:992px){.products__item-remove:hover{color:#303030}}.products__buttons{position:absolute;top:50px;right:16px;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;transition:.25s ease}.products__buttons-item{transition:.25s ease;margin-right:16px;font-size:20px;color:#757575;cursor:pointer;line-height:1}.products__buttons-item:last-child{margin-right:0}.products__buttons-item.active{color:#ff0007}.products__stickers{display:flex;flex-wrap:wrap;position:absolute;top:18px;right:3px;min-width:90px;z-index:1}.products__stickers-item{margin:0 1em .8em 0;color:#434343;display:inline-flex;font-weight:700;text-transform:uppercase;font-size:.786em;line-height:.8}.products__stickers-item:last-of-type{margin-right:0}.products__stickers-item span{display:inline-block;border:1px solid #898989;padding:9px 16px 7px}.products__stickers-item span.products__stickers-item--sale{color:#fff;background-image:linear-gradient(4deg,#ee3f48,#f25542);background-image:-ms-linear-gradient(4deg,#ee3f48 0,#f25542 100%)}.products__stickers-item span.products__stickers-item--percent{padding-left:5px;position:relative;padding-right:11px;color:#000;border-color:#000 transparent #000 #000}.products__stickers-item span.products__stickers-item--percent:after{content:"";display:inline-block;position:absolute;right:0;transform:translateX(50%);bottom:2px;top:0;width:15px;background:url(../img/sale-fire.png) no-repeat 50%;background-size:contain}.products__stickers-item span:nth-child(2){margin-left:5px;padding:9px 6px 7px}.products__attributes{display:flex;justify-content:center;align-items:center;font-size:.928em;margin-bottom:1.5em;color:#858585}.products__attributes-item{margin:3px;line-height:1.25}.products__attributes-item.product__article{color:#494949;text-transform:uppercase}.products__options{min-height:38px}.products__options-item{display:flex;line-height:1.2;margin-bottom:3px;flex-wrap:wrap}.products__options-name{text-transform:uppercase;font-weight:700;margin-right:10px;min-width:55px}.products__price{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:.8em}.products__price-old{text-decoration:line-through;line-height:1;margin-right:1em;margin-bottom:.5em;color:#5d5d5d;font-size:1.1em}.products__price-old .price-currency{font-size:.858em}.products__price-main{font-weight:800;line-height:1;margin-bottom:.5em;font-size:1.285em}.products__price-main .price-currency{font-size:.858em}.products__price .price-currency{padding-left:4px}.products__buybtn-wrap{display:flex;justify-content:center;align-items:center}.products__buybtn-wrap .btn-accent{margin-right:10px;padding:12px 20.2% 9px}@media (max-width:676px){.products__buybtn-wrap .btn-accent{padding:12px 60px 9px}}.products__buybtn-wrap .btn-callback{display:flex;justify-content:center;align-items:center;width:29px;height:29px;border:2px solid #00853d;background:#00853d;transition:.3s}.products__buybtn-wrap .btn-callback .fill{fill:#fff}.products__buybtn-wrap .btn-callback:hover{background:#fff}.products__buybtn-wrap .btn-callback:hover .fill{fill:#00853d}@media screen and (min-width:1200px) and (max-width:1500px){.products__item{font-size:13px}}@media screen and (min-width:992px) and (max-width:1500px){.products__attributes{min-height:3em;margin-bottom:1em}.products__buttons{margin-bottom:1em}.products__price{margin-bottom:.2em}}@media screen and (max-width:1200px){.products__item,.products__item--light{width:calc(50% - 14px)}}@media screen and (max-width:992px){.products__item{font-size:13px}.products__item-content{padding-left:6%}.products .products__buttons,.products .products__stickers{margin-bottom:.75em}.products__buttons{margin-bottom:1em}.products__buttons-item{font-size:16px}.products__attributes{min-height:3em;margin-bottom:.5em}.products__price{margin-bottom:.2em}.products .products__buttons,.products .products__buybtn-wrap{opacity:1}}@media screen and (max-width:676px){.products__item{width:100%;transform:translateZ(0);position:relative;margin:0 auto;background:#fff;font-size:11px}.products .products__buttons,.products .products__stickers{margin-bottom:.5em}}.set-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.set__item{flex:0 0 45.9%;max-width:45.9%;border:1px solid #f2f2f2;padding:4.285em 3.214em 3.571em;position:relative}.set__item-title{font-size:1.143em;text-transform:uppercase;font-weight:800;display:inline-block;background:#fff;padding:0 14%;position:absolute;left:50%;top:0;max-width:90%;transform:translate(-50%,-12px)}.set__item-img{text-align:center;margin-bottom:3.143em}.set__item-img img{margin:auto}.set__item-contains{margin:0 0 2.43em;list-style-type:none;padding:0}.set__item-contains li{list-style-type:none;position:relative;padding-left:1rem;margin-bottom:10px;line-height:1.3;display:block}.set__item-contains li:last-of-type{margin-bottom:0}.set__item-contains li:before{content:"";position:absolute;left:0;top:42%;width:3px;height:3px;background:#ff0007}.set__item-contains li a:hover{color:#242424;text-decoration:underline}.set__item-price{color:#131313;font-weight:800;font-size:1.714em;line-height:1;margin-bottom:.8rem;padding-left:1rem}.set__item-price .price-currency{font-weight:700;margin-left:6px;font-size:63%}.set__item-btns{padding-left:1rem;display:flex;align-items:center}.set__item-btns>*{margin-top:1rem}.set__item-btns .btn-dashed{margin-left:22%}.js-modal-content{display:none}@media screen and (max-width:1500px){.set__item-btns{justify-content:space-between}.set__item-btns .btn-dashed{margin-left:1rem}}@media screen and (max-width:1300px){.set__item{flex:0 0 47%;max-width:47%}}@media screen and (max-width:1200px) and (min-width:992px){.set__item{flex:0 0 48%;max-width:48%;padding:3.285em 2.214em 2.571em}.set__item-price{padding:0}.set__item-btns{padding-left:0;white-space:nowrap}.set__item-btns .btn-accent{padding:.829rem 5% .685rem}.set__item-btns .btn-dashed{margin:1.2rem 0 0}}@media screen and (max-width:992px){.set__item{flex:0 0 auto;max-width:100%;margin:0 auto 4rem}.set__item:last-child{margin-bottom:0}}@media screen and (max-width:576px){.set__item{padding:3em 5% 2.571em;margin:0 auto 3rem}.set__item-price{text-align:center;padding:0;margin-bottom:.5rem}.set__item-btns{white-space:nowrap;flex-direction:column;justify-content:flex-start;padding:0}.set__item-btns .btn-accent{padding:15px 40px 12px}.set__item-btns .btn-dashed{margin:1.5rem 0 0}}.add-card-modal.modal{width:550px;height:330px;border-radius:4px;padding:18px 24px 24px}.add-card-modal__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.add-card-modal .title{margin-bottom:24px;text-transform:none;font-weight:600;font-size:26px;line-height:1.4;color:#101010}.empty-cart-modal.modal{position:absolute;top:87px;right:40px;width:800px;height:494px;border-radius:4px;padding:18px 24px 24px}.empty-cart-modal__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.empty-cart-modal .title{margin-bottom:24px;text-transform:none;font-weight:600;font-size:26px;line-height:1.4;color:#101010}.empty-cart-modal__btn-close{position:absolute;top:21px;right:21px;transition:.2s ease-in}.empty-cart-modal__btn-close:hover{opacity:.8}@media screen and (max-width:768px){.empty-cart-modal{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}}.fill-cart-modal.modal{position:absolute;top:87px;right:40px;border-radius:4px;padding:18px 24px 24px}.fill-cart-modal__title-wrapper{display:flex;justify-content:space-between}.fill-cart-modal .title{margin-bottom:16px;font-weight:600;font-size:20px;line-height:1.4;color:#101010;text-transform:capitalize;text-align:left}.fill-cart-modal .title svg{margin-left:auto}.fill-cart-modal .form__fill-cart-modal{width:800px;border-bottom:1px solid #e8e8e8}.fill-cart-modal .form__fill-cart-modal .scrollbox{max-height:250px}.fill-cart-modal .form__fill-cart-modal .product__list .product__item{width:100%;display:flex}.fill-cart-modal__list{display:flex;flex-direction:column}.fill-cart-modal__list__item{position:relative;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8;padding:22px 0;overflow:hidden}.fill-cart-modal__list__item:first-child{padding-top:0}.fill-cart-modal__list__item:last-child{border:none}.fill-cart-modal__list__item-img{display:inline-flex;justify-content:center;width:90px;height:90px;margin-right:16px}.fill-cart-modal__list__item-content{display:inline-flex;align-items:center}.fill-cart-modal__list__item__name{display:inline-flex;max-width:276px;margin-right:40px;font-weight:600;font-size:16px;line-height:1.4;color:#101010;text-align:left}.fill-cart-modal__list__item__qnty{display:inline-flex;align-items:center}.fill-cart-modal__list__item__count{display:inline-flex;width:113px;position:relative}.fill-cart-modal__list__item__count__label{position:absolute;left:50%;top:-6px;transform:translate(-50%,-100%);font-size:16px;line-height:19px;color:#777}.fill-cart-modal__list__item__count-value{border:1px solid #c4c4c4;min-width:57px;margin:0 13px;padding:11px;text-align:center}.fill-cart-modal__list__item__button-decrease,.fill-cart-modal__list__item__button-increase{font-size:30px;font-weight:500;color:#ccc;transition:.2s ease-in}.fill-cart-modal__list__item__button-decrease:hover,.fill-cart-modal__list__item__button-increase:hover{color:#101010;opacity:.8}.fill-cart-modal__list__item__price{width:100px;margin:0 30px}.fill-cart-modal__list__item__price-main{font-weight:600;font-size:16px;line-height:1.4;text-align:center;color:#101010}.fill-cart-modal__list__item__remove{transition:.2s ease-in;margin-left:50px}.fill-cart-modal__list__item__remove:hover{opacity:.5}.fill-cart-modal .modal__descr__links,.fill-cart-modal .modal__descr__wrapper{display:flex;justify-content:space-between}.fill-cart-modal .modal__descr__wrapper{margin-bottom:17px}@media screen and (max-width:768px){.fill-cart-modal.modal{top:0;left:0;width:100%;height:100%;border-radius:0;padding:32px 16px 50px}.fill-cart-modal .title{margin-bottom:40px;font-size:22px}.fill-cart-modal .form__fill-cart-modal{width:100%;border-bottom:1px solid #e8e8e8}.fill-cart-modal .form__fill-cart-modal .scrollbox{max-height:none}.fill-cart-modal .form__fill-cart-modal .product__list .product__item{width:100%;display:flex}.fill-cart-modal__list__item{flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;padding:16px 0}.fill-cart-modal__list__item-img{width:100px;height:100px;overflow:hidden}.fill-cart-modal__list__item-img img{max-height:100%}.fill-cart-modal__list__item-content{display:flex;width:100%;margin-top:20px}.fill-cart-modal__list__item-content__wrapper{align-items:center;justify-content:space-between;width:100%}.fill-cart-modal__list__item__name{max-width:183px;font-weight:400;margin-right:0}.fill-cart-modal__list__item__qnty{display:flex;justify-content:space-between;width:100%;margin-top:16px}.fill-cart-modal__list__item__count{width:auto}.fill-cart-modal__list__item__count__label{position:relative;left:0;top:0;display:inline-flex;align-items:center;margin:0 13px 0 0;transform:translate(0)}.fill-cart-modal__list__item__count-value{width:57px}.fill-cart-modal__list__item__price{width:auto;margin:0}.fill-cart-modal__list__item__price-main{text-align:center}.fill-cart-modal__list__item__remove{position:absolute;top:0;right:0;margin-left:0}.fill-cart-modal .modal__descr__links,.fill-cart-modal .modal__descr__wrapper{flex-wrap:wrap}.fill-cart-modal .modal__descr__wrapper .modal__descr{display:flex;justify-content:space-between;width:100%}.fill-cart-modal .modal__descr__wrapper .modal__descr span{font-weight:700;color:#333}.fill-cart-modal .modal__descr__links__close{display:none}.fill-cart-modal .modal__descr__links .button-main{width:100%;justify-content:center}}.shadow-hover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);transition:.2s ease-in;opacity:0;z-index:1}.shadow-hover:hover:before{opacity:1}.button-main{display:flex;align-items:center;justify-content:center;padding:14px 26px;background-color:#1a9f49;border:2px solid #1a9f49;border-radius:4px;font-weight:600;font-size:16px;line-height:19px;text-align:center;color:#fff}.button-main svg{margin-right:12px}.button-main:hover{background-color:#0f7834;border-color:#0f7834;color:#fff}.button-main--secondary{background-color:transparent;color:#1a9f49}.button-main--secondary:hover{background-color:#effce8;color:#0f7834}.link-main{display:inline-flex;align-items:center;font-size:16px;line-height:19px;color:#1a9f49}.link-main svg{margin-left:10px;width:20px;height:12px}.link-main:hover{color:#0f7834}.link-main:hover svg,.link-main:hover svg path{fill:#0f7834}.link-main--arrow-right svg{margin-left:10px}.link-main--arrow-left svg{margin-right:10px}.section-main-page{position:relative;padding:100px 0;font-family:Inter,sans-serif}.section-main-page.main-promo{margin-top:113px;padding:17px 0 30px}@media screen and (min-width:1125px) and (max-width:1560px){.section-main-page.main-promo{zoom:80%}}@media screen and (max-width:768px){.section-main-page.main-promo{margin-top:60px}}.section-main-page__title{display:inline-flex;margin-bottom:40px;font-weight:600;font-size:26px;line-height:1.3;color:#101010}@media screen and (max-width:768px){.section-main-page{padding:50px 0}.section-main-page__title{font-size:20px}}.main-promo__wrapper{display:grid;max-width:1440px;margin:0 auto;height:711px;width:100%;min-height:0;min-width:0;grid-template-columns:1fr 1fr;gap:0 18px}@media screen and (max-width:768px){.main-promo__wrapper{height:auto;grid-template-columns:1fr;gap:0}}.main-promo__slider{overflow:hidden;position:relative}.main-promo__slider,.main-promo__slider-wrapper{max-width:100%;max-height:100%;width:100%;min-height:0;min-width:0}.main-promo__slider .swiper-slide{max-width:100%}@media screen and (max-width:768px){.main-promo__slider{max-height:100vw}.main-promo__slider .swiper-slide{min-width:100%;max-height:100%}.main-promo__slider .swiper-button-next,.main-promo__slider .swiper-button-prev{height:100%;top:0;bottom:0;display:flex;align-items:center;justify-content:center;margin-top:0;width:50px}.main-promo__slider .swiper-button-next{right:0}.main-promo__slider .swiper-button-prev{left:0}}.main-promo__slider .swiper-button-next,.main-promo__slider .swiper-button-prev{background-image:none}.main-promo__slider .swiper-button-next:active,.main-promo__slider .swiper-button-next:focus,.main-promo__slider .swiper-button-next:focus-within,.main-promo__slider .swiper-button-next:hover,.main-promo__slider .swiper-button-prev:active,.main-promo__slider .swiper-button-prev:focus,.main-promo__slider .swiper-button-prev:focus-within,.main-promo__slider .swiper-button-prev:hover{border:none!important;outline:none!important;box-shadow:none!important}.main-promo__slider-item{display:flex;justify-content:center;position:relative;height:100%}.main-promo__slider-item img{width:100%;height:100%}@media screen and (max-width:768px){.main-promo__slider-item{display:block;width:100%;max-width:100%}.main-promo__slider-item img{height:100%;max-height:100vw}}.main-promo__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:17px;flex-shrink:0}.main-promo__grid__item{display:block;position:relative;max-width:100%;max-height:100%;display:flex}.main-promo__grid__item picture{height:auto;max-height:347px}.main-promo__grid__item img{width:100%;height:100%}@media screen and (max-width:768px){.main-promo__grid{display:none}}.main-category{margin-bottom:65px}.main-category.section-main-page{padding:0}@media screen and (max-width:1024px){.main-category.section-main-page{overflow:hidden}}.main-category__info{display:flex;align-items:stretch;padding:0 0 353px;margin-bottom:-300px;background:#f5f5f5}@media screen and (max-width:1024px){.main-category__info{padding:0 54px 353px 0}}@media screen and (max-width:768px){.main-category__info{flex-wrap:wrap;padding:0 0 303px}}.main-category__info__wrapper{display:flex}@media screen and (min-width:1560px){.main-category__info__wrapper{width:100%;max-width:1440px;padding:0 40px;margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.main-category__info__wrapper{flex-direction:column;width:100%}}.main-category__item{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:710px;min-height:450px;position:relative}@media screen and (max-width:1024px){.main-category__item{width:50%}}@media screen and (max-width:768px){.main-category__item{flex-wrap:wrap;width:100%;height:250px;min-height:250px}}.main-category__item__bg,.main-category__item__shadow{position:absolute;top:0;left:0;width:100%;height:100%}.main-category__item__shadow{background:rgba(0,0,0,.2);z-index:1}.main-category__item__bg{z-index:0}.main-category__item__bg img{width:100%;height:100%}.main-category__item__info{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.main-category__item__title{display:flex;align-items:center;margin-bottom:24px;text-align:center;color:#fff}.main-category__item__link{display:flex}.main-category__parameters{display:flex;flex-direction:column;padding:73px 80px}@media screen and (max-width:1024px){.main-category__parameters{padding:50px}}@media screen and (max-width:768px){.main-category__parameters{padding:56px 16px}}.main-category__parameters__item{margin-bottom:56px}.main-category__parameters__item__title{font-size:16px;font-weight:400;line-height:19px;letter-spacing:.02em;text-transform:uppercase;color:#333;opacity:.6;margin:0 0 16px}.main-category__parameters__item:last-of-type{margin-bottom:0}.main-category__parameters__list{display:flex;flex-wrap:wrap;align-items:center;margin:0 -16px;padding:0;list-style-type:none}.main-category__parameters__list--partners{margin:0 -24px}.main-category__parameters__list--partners .main-category__parameters__list__item{max-width:110px;max-height:60px;margin:0 24px 12px;filter:grayscale(100%)}.main-category__parameters__list--partners .main-category__parameters__list__item:hover{filter:none}@media screen and (max-width:768px){.main-category__parameters__list--partners .main-category__parameters__list__item{max-width:95px;max-height:52px}}.main-category__parameters__list__item{margin:0 16px 16px}.main-category__parameters__list__link{font-size:16px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#101010}.main-category__slider-wrapper{position:relative}.main-category__slider-wrapper .swiper-button-next,.main-category__slider-wrapper .swiper-button-prev{display:flex;align-items:center;justify-content:center;top:250px;width:64px;height:64px;padding:20px;background-color:#fff;background-image:none;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.15)}.main-category__slider-wrapper .swiper-button-next.swiper-button-disabled,.main-category__slider-wrapper .swiper-button-prev.swiper-button-disabled{display:none}.main-category__slider-wrapper .swiper-button-prev{transform:translateX(-50%);left:0}.main-category__slider-wrapper .swiper-button-next{transform:translateX(50%);right:0}@media screen and (max-width:768px){.main-category__slider-wrapper .swiper-button-next,.main-category__slider-wrapper .swiper-button-prev{display:none;transform:translateX(0)}}.main-category__slider-container{align-items:stretch}.main-category__slider{width:100%;position:relative;overflow:hidden;padding:0 0 10px}.main-category__slider__outer{position:relative}.main-category__slider__title__wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.main-category__slider__title__wrap .section-main-page__title{margin-bottom:0}.main-category__slider__item{display:flex;flex-direction:column;justify-content:flex-start;position:relative;height:100%;overflow:hidden;padding:16px;background-color:#fff;border-radius:4px;transition:.3s ease-in}.main-category__slider__item:hover .main-category__slider__item__add-info{height:auto;opacity:1}.main-category__slider__item:hover .main-category__slider__item__favorite{opacity:1}.main-category__slider__item__favorite{position:absolute;top:16px;right:16px;z-index:9;width:40px;height:40px;opacity:0;padding:8px;cursor:pointer}.main-category__slider__item__favorite.active svg.icon-favorite-active{opacity:1}.main-category__slider__item__favorite svg{position:absolute;transition:.3s ease-in}.main-category__slider__item__favorite svg.icon-favorite-active{opacity:0;z-index:2}.main-category__slider__item__image-block{display:flex;align-items:flex-start;justify-content:center;height:360px;position:relative;padding-bottom:40px;border-radius:4px;overflow:hidden}.main-category__slider__item__image-block>picture img{display:flex;justify-content:center;max-width:100%;max-height:300px;height:100%;margin-bottom:8px;-o-object-fit:contain;object-fit:contain}.main-category__slider__item__image-block__colors{display:flex;align-items:center;position:absolute;bottom:11px}.main-category__slider__item__image-block__colors__item{display:inline-flex;max-width:28px;max-height:28px;border:1px solid transparent;border-radius:4px;padding:3px}.main-category__slider__item__image-block__colors__item.active,.main-category__slider__item__image-block__colors__item:hover{border-color:#1a9f49}.main-category__slider__item__image-block__colors__item img{width:100%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.main-category__slider__item__image-block{height:auto}.main-category__slider__item__image-block>img{max-width:150px;max-height:150px}}.main-category__slider__item__link{display:flex;min-height:66px;margin-bottom:24px;font-size:16px;font-weight:400;line-height:22px;text-align:left;color:#333}@media screen and (max-width:768px){.main-category__slider__item__link{font-size:13px;line-height:18px}}.main-category__slider__item__price{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;min-height:57px;row-gap:10px;width:100%}.main-category__slider__item__price__text{font-weight:600;font-size:20px;line-height:26px;color:#101010;margin:0 12px 0 0}.main-category__slider__item__price__text span{font-size:16px;font-weight:400}.main-category__slider__item__price__text--sale-new{color:#e31e24}.main-category__slider__item__price__text--sale-old{font-size:16px;line-height:19px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#828282}.main-category__slider__item__price span.main-category__slider__item__price__text{font-size:16px;font-weight:400;margin:0 6px 0 0}@media screen and (max-width:768px){.main-category__slider__item__price{flex-direction:column;align-items:flex-start}.main-category__slider__item__price__text{font-size:16px;line-height:21px}.main-category__slider__item__price__text--sale-old{font-size:12px;line-height:15px;order:-1;margin-bottom:2px}}.main-category__slider__item__add-info{width:100%;height:0;opacity:0;padding:12px 0 8px}.main-category__slider__item__add-info__text{display:flex;margin-bottom:12px;font-size:14px;line-height:20px;color:#4f4f4f}.main-category__slider__item__add-info__buttons{display:flex;align-items:center;justify-content:space-between}.main-category__slider__item__add-info__buttons__link{font-size:16px;line-height:19px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#1a9f49}.main-category__slider__item__add-info__buttons__fast-buy{display:inline-flex;align-items:center;border:2px solid #1a9f49;border-radius:4px;padding:14px;font-weight:600;font-size:16px;line-height:19px;text-align:center;color:#1a9f49}.main-category__slider__item__add-info__buttons__fast-buy svg{margin-right:12px}@media screen and (max-width:768px){.main-category__slider__item:hover .main-category__slider__item__add-info,.main-category__slider__item:hover .main-category__slider__item__favorite{height:0;opacity:0}}.categories-menu__wrapper{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width:1025px){.categories-menu__wrapper{flex-wrap:wrap;justify-content:center}}.categories-menu__title{margin-bottom:65px}@media screen and (max-width:768px){.categories-menu__title{margin-bottom:40px}}.categories-menu__item{display:inline-flex;justify-content:center;width:20%;padding:0 15px}@media screen and (max-width:1025px){.categories-menu__item{width:50%;margin-bottom:40px}}.categories-menu__item__link{display:flex;flex-direction:column;align-items:center}.categories-menu__item__link span{font-size:16px;line-height:1.8;display:flex;align-items:center;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#101010;margin:32px 0 0}@media screen and (max-width:768px){.categories-menu__item__link span{font-size:14px}}.main-blog__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:768px){.main-blog__header{margin-bottom:20px}}.main-blog__header__title{margin-bottom:0}.main-blog__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:0 20px}@media screen and (max-width:768px){.main-blog__wrapper{grid-template-columns:1fr;grid-template-rows:auto;gap:32px 0}}.main-blog .main-item{display:flex;flex-direction:column;justify-content:flex-end;position:relative}.main-blog .main-item__image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.main-blog .main-item__image img{-o-object-fit:cover;object-fit:cover;height:100%}.main-blog .main-item__description{display:flex;align-items:flex-end;height:350px;padding:24px;background:linear-gradient(1turn,rgba(0,0,0,.69),transparent)}.main-blog .main-item__link{font-size:20px;line-height:1.4;color:#fff}@media screen and (max-width:768px){.main-blog .main-item__link{font-size:16px}}.main-blog__items{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:70px 20px}@media screen and (max-width:1049px){.main-blog__items{gap:10px 10px}}@media screen and (max-width:768px){.main-blog__items{grid-template-columns:1fr;grid-template-rows:auto;gap:32px 0}}.main-blog__item{display:flex;flex-direction:column}.main-blog__item__image-wrapper{display:flex;max-width:325px;height:217px}@media screen and (max-width:768px){.main-blog__item__image-wrapper{max-width:100%;grid-template-columns:1fr;grid-template-rows:auto;gap:32px 0}}.main-blog__item__image{width:100%;height:100%}.main-blog__item__link{margin:16px 0;font-size:16px;line-height:1.4;color:#101010}.seo__wrapper{display:flex;justify-content:space-between}.seo__text{width:910px;max-width:100%;padding-right:40px}@media screen and (max-width:768px){.seo__text{padding-right:0}}.seo__text-content h2{display:block;margin-bottom:16px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:28px;color:#101010}.seo__text-content p{display:block;margin-bottom:24px;font-family:Inter,sans-serif;font-size:16px;line-height:29px;color:#333}.seo__text-content ol,.seo__text-content ul{margin-bottom:24px}.seo__text-content ol li,.seo__text-content ul li{font-family:Inter,sans-serif;font-size:16px;line-height:29px;color:#333}.seo__text-content ol li::marker,.seo__text-content ul li::marker{font-weight:700}.seo__info{display:flex;flex-direction:column;width:auto;max-width:300px}@media screen and (max-width:768px){.seo__info{display:none}}.seo__info__logo{display:block;width:100%;max-width:160px;height:auto;margin-bottom:38px}.seo__info__advantages{display:flex;flex-direction:column}.seo__info__item{display:flex;align-items:center;margin-bottom:24px}.seo__info__item__logo{display:inline-flex;width:32px;height:32px;margin-right:15px}.seo__info__item__text{font-family:Inter,sans-serif;font-size:16px;line-height:19px;color:#101010}.maincontent__catalog.maincontent{padding-top:90px}.maincontent--shares .catalog-main__head,.maincontent__catalog .catalog-main__head{padding-left:0}.maincontent--shares .catalog-main__head .select2-container--default .select2-selection--single,.maincontent__catalog .catalog-main__head .select2-container--default .select2-selection--single{border:1px solid #ccc;border-radius:4px;padding:8px 41px 9px 12px;height:auto}@media screen and (max-width:992px){.maincontent--shares .filter__wrapper,.maincontent--shares .filter__wrapper+.catalog-sort,.maincontent__catalog .filter__wrapper,.maincontent__catalog .filter__wrapper+.catalog-sort{display:none}}.maincontent--shares .filter__wrapper__mobile,.maincontent__catalog .filter__wrapper__mobile{display:none}@media screen and (max-width:992px){.maincontent--shares .filter__wrapper__mobile,.maincontent__catalog .filter__wrapper__mobile{display:flex;justify-content:space-between;align-items:center;width:100%}.maincontent--shares .filter__wrapper__mobile__select,.maincontent__catalog .filter__wrapper__mobile__select{display:block;width:100%;position:absolute;opacity:0}.maincontent--shares .filter__wrapper__mobile__item,.maincontent__catalog .filter__wrapper__mobile__item{display:flex;align-items:center;position:relative}.maincontent--shares .filter__wrapper__mobile__item.filter-trigger,.maincontent__catalog .filter__wrapper__mobile__item.filter-trigger{padding:0;position:relative;left:0;top:0;z-index:1;background:transparent}.maincontent--shares .filter__wrapper__mobile__item__text,.maincontent__catalog .filter__wrapper__mobile__item__text{display:inline-flex;margin-left:8px;font-size:16px;line-height:22px;color:#333}}.main-category__slider__item__sale{position:absolute;top:0;left:-10px;z-index:5;padding:5px 22px 5px 30px}.main-category__slider__item__sale__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e31e24;transform:skewX(-35deg)}.main-category__slider__item__sale__text{position:relative;font-weight:600;font-size:18px;line-height:22px;color:#fff}.main-category__slider-container picture{display:block;height:100%;width:100%}.catalog-sort{display:flex;align-items:center}.catalog-sort__title{margin:0 16px 0 0;font-size:16px;line-height:22px;color:#777}.catalog-sale{position:absolute;right:0;top:-50px;display:flex;align-items:center}.catalog-sale__title{margin-right:6px;font-weight:400;font-size:16px;line-height:140%;color:#333}.catalog-sale .input-checkbox{display:block;width:18px;height:18px;border:2px solid #dadada;border-radius:3px;outline:none}.catalog-sale.checked .input-checkbox{position:relative;background-color:#1a9f49;border-color:#1a9f49}.catalog-sale.checked .input-checkbox:before{content:"";position:absolute;display:inline-block;top:50%;left:50%;width:6px;height:11px;border:2px solid #fff;border-top:none;border-left:none;transform:translate(-50%,-70%) rotate(45deg)}.catalog-sale.checked:hover{color:#191919}.catalog-sidebar__col .catalog-filter{padding:24px 14px 24px 0;border:1px solid #e8e8e8;border-top:none;border-left:none}.catalog-sidebar__col .catalog-filter .filter__title{font-size:16px;font-weight:400;line-height:19px;letter-spacing:.02em;text-transform:uppercase;color:#333;opacity:.6}.catalog-sidebar__col .catalog-filter .filter__title+.catalog-sale{position:relative;top:0;display:none;border-bottom:1px solid #e8e8e8;padding-bottom:26px}@media screen and (max-width:992px){.catalog-sidebar__col .catalog-filter{padding:0;border:none}.catalog-sidebar__col .catalog-filter .btn-close{display:none!important}.catalog-sidebar__col .catalog-filter .filter__title{display:flex;align-items:center;width:100%;position:sticky;top:0;background-color:#fff;z-index:99;margin-bottom:24px;font-weight:600;font-size:20px;line-height:28px;color:#101010;text-transform:capitalize;opacity:1}.catalog-sidebar__col .catalog-filter .filter__title:before{content:"";display:inline-flex;width:12px;height:12px;border:1px solid #101010;border-top:none;border-right:none;transform:rotate(45deg);margin:0 12px 0 4px;position:relative}.catalog-sidebar__col .catalog-filter .filter__title+.catalog-sale{display:flex}.catalog-sidebar__col .catalog-filter .filter__title+.catalog-sale .input-checkbox{order:-1;margin-right:11px}.catalog-sidebar__col .catalog-filter .filter__title+.catalog-sale__title{margin-right:0}}.catalog-sidebar__col .catalog-filter:before{display:none}.catalog-sidebar__col .help__title{font-weight:600;font-size:20px;line-height:28px;text-align:center;color:#101010}.catalog-sidebar__col .help__descr{font-style:normal;font-weight:400;font-size:16px;line-height:19px;text-align:center;color:#333}.catalog-sidebar__col .help__specialist-name{font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#101010}.catalog-sidebar__col .help__specialist-descr{font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#777}.catalog-sidebar__col .help__specialist-img{position:relative;text-align:center;padding:32px 0 0;margin-bottom:1.85rem}.catalog-sidebar__col .help__specialist-img img{margin:0 auto;position:relative;z-index:1}@media screen and (max-width:992px){.catalog-sidebar__col .help{display:none}}.catalog-sidebar__col .help:before{display:none}.catalog__products .products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:flex-start}.catalog__products .products .main-category__slider__item{height:100%}.catalog__products .products picture{display:block;height:100%;width:100%}.catalog__products .products__item.products__item--banner{align-self:center;width:100%;box-shadow:none;border:1px solid #e8e8e8;border-radius:4px;padding:0}@media screen and (max-width:768px){.catalog__products .products__item.products__item--banner{grid-column:1/3;max-height:100vw}}.catalog__products .products__item.products__item--banner .products__item-wrap{display:flex;flex-grow:1;width:100%}@media screen and (max-width:768px){.catalog__products .products__item.products__item--banner .products__item-wrap{max-height:100%}}.catalog__products .products__item.products__item--banner .products__item-wrap img{width:100%;height:100%;max-height:100%}.catalog__products .products__item.products__item--banner .products__buybtn-wrap{display:none}.catalog__products .pagination{display:flex;flex-direction:column}.catalog__products .pagination .pagination__products-qnty{display:none}.catalog__products .pagination .pagination__list{flex-direction:row;margin:32px auto 0}.catalog__products .pagination .pagination__list i{font-size:10px;color:#5e5e5e;line-height:1;transition:.2s ease}.catalog__products .pagination .pagination__list a{padding:6px 9px 4px;border-radius:5px;line-height:1;display:block}.catalog__products .pagination .pagination__list li{margin:0 5px;list-style-type:none}.catalog__products .pagination .pagination__list li.current a{background:#1a9f49;color:#fff}.catalog__products .pagination .pagination__more-btn{display:flex;align-items:center;margin:0 auto;background:transparent;box-shadow:none;text-transform:none;padding:0;font-size:16px;line-height:22px;color:#1a9f49;order:-1}.catalog__products .pagination .pagination__more-btn svg{margin-right:13px}.catalog__products .pagination .pagination__more-btn:hover{color:#0f7834}@media screen and (max-width:768px){.catalog__products .products{max-width:100%;grid-template-columns:repeat(2,minmax(135px,1fr));gap:16px 9px}.catalog__products .products .swiper-slide{height:100%}}.maincontent-product{background-color:#fafafa}.maincontent-product .page__title .product__code{margin-left:auto;font-weight:400;font-size:16px;line-height:19px;color:#4f4f4f}@media screen and (max-width:768px){.maincontent-product .page__title{flex-wrap:wrap;margin-bottom:16px;font-size:22px;line-height:29px}.maincontent-product .page__title .product__code{margin-top:8px;margin-left:0;font-size:14px;line-height:17px}}.product__main{display:flex;margin-bottom:55px}@media screen and (max-width:1150px){.product__main{flex-wrap:wrap;justify-content:center;margin-bottom:30px}}.product__slider__thumb{flex-grow:1;flex-shrink:0;max-width:82px;margin:0 16px 0 0}@media screen and (max-width:768px){.product__slider__thumb{display:none}}.product__slider__thumb .swiper-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.product__slider__thumb .swiper-wrapper .swiper-slide-thumb-active{border-color:green}.product__slider__thumb .swiper-wrapper .swiper-slide{width:100%;min-width:100%;max-width:82px;max-height:82px;height:auto;border:2px solid transparent;border-radius:4px;margin-bottom:10px;background-color:#fff}.product__slider__thumb .swiper-wrapper .swiper-slide:last-child{margin-bottom:0}.product__slider__thumb .swiper-wrapper .swiper-slide img,.product__slider__thumb .swiper-wrapper .swiper-slide picture{width:100%;height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product__slider__thumb .swiper-wrapper .swiper-slide img{width:auto}.product__slider__main{display:inline-block;max-width:572px;padding:0}@media screen and (max-width:768px){.product__slider__main{max-width:100%;width:100%}}.product__slider__main:hover .main-category__slider__item__favorite{opacity:1}.product__slider__main .product-next,.product__slider__main .product-prev{z-index:9;position:absolute;cursor:pointer;transform:translateY(-50%)}.product__slider__main .product-prev{top:50%;left:24px}.product__slider__main .product-next{top:50%;right:24px}.product__gallery{display:flex;width:100%;max-width:670px;max-height:526px}@media screen and (max-width:768px){.product__gallery{max-height:375px}.product__gallery .product__slider__main{border-radius:0;box-shadow:none}}.product__gallery .product__slider__main .swiper-slide{display:flex;align-items:center;justify-content:center;max-height:100%;background-size:cover;height:500px;padding-top:3px}@media screen and (max-width:768px){.product__gallery .product__slider__main .swiper-slide{height:375px}}.product__gallery .product__slider__main .swiper-slide img{-o-object-fit:contain;object-fit:contain;max-height:494px}@media screen and (max-width:768px){.product__gallery .product__slider__main .swiper-slide img{max-height:375px}}.product__gallery .product__slider__main .swiper-slide picture{-o-object-fit:contain;object-fit:contain}.product__info{display:inline-flex;flex-grow:1;flex-direction:column;padding:15px 0 0 47px}@media screen and (max-width:1125px){.product__info{align-items:center;justify-content:center;padding:24px 0 0}}@media screen and (max-width:768px){.product__info{align-items:flex-start}}.product__info__price{display:flex;flex-direction:column;margin-bottom:55px}@media screen and (max-width:768px){.product__info__price{order:0;margin-bottom:30px}}.product__info__price__title{display:block;margin-bottom:14px;font-size:16px;line-height:19px;color:#4f4f4f}.product__info__price__wrapper{display:flex;margin-top:10px}.product__info__price__block{display:flex;align-items:baseline;margin-right:65px}.product__info__price__main{display:flex;margin:0 13px 0 0;font-weight:600;font-size:26px;line-height:34px;color:#189a46}.product__info__price__sale{display:flex;margin:0;font-size:16px;line-height:19px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#e31e24}.product__info__price__option{display:flex;align-items:center;max-width:160px;padding-right:20px}@media screen and (max-width:768px){.product__info__price__option{display:none}}.product__info__price__option svg{flex-shrink:0;margin-right:12px}.product__info__price__option a{font-size:16px;line-height:19px;color:#4f4f4f}.product__info__parameters{display:flex;flex-wrap:wrap;align-items:flex-start;gap:30px;margin-bottom:55px}@media screen and (max-width:768px){.product__info__parameters{order:1;margin-bottom:30px}}.product__info__parameters__item{display:flex;flex-direction:column;margin-right:60px}.product__info__parameters__item__title{font-size:16px;line-height:19px;color:#4f4f4f}.product__info__parameters__item__title span{color:#333}.product__info__parameters__item__options{display:flex;align-items:center;gap:4px;margin-top:8px}.product__info__parameters__item__options div{position:relative}.product__info__parameters__item__options div input,.product__info__parameters__item__options div input[type=radio]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:9}.product__info__parameters__item__options div input:checked+img{border:1px solid #1a9f49}.product__info__parameters__item__options div img{z-index:0;width:42px;height:42px;-o-object-fit:cover;object-fit:cover;border:1px solid transparent;border-radius:4px;padding:6px}.product__info__parameters__item__options div img:hover{border:1px solid #1a9f49}.product__info__advantages{display:flex;flex-direction:column;flex-wrap:wrap;max-width:470px;margin-bottom:56px}@media screen and (max-width:768px){.product__info__advantages{order:3;margin-bottom:0}}.product__info__advantages__item{display:flex;align-items:center;width:50%;margin:10px 0}@media screen and (max-width:768px){.product__info__advantages__item{width:100%}}.product__info__advantages__item svg{margin-right:12px}.product__info__advantages__item p{margin:0;font-size:16px;line-height:19px;color:#333}.product__info__action{display:flex;align-items:flex-end}.product__info__action .mobile{display:none}@media screen and (max-width:768px){.product__info__action{order:2;flex-wrap:wrap;justify-content:space-between}.product__info__action .mobile{display:flex}.product__info__action .mobile a{margin:0 20px}.product__info__action>[data-fancybox],.product__info__action>button{width:100%;margin:20px 0 10px}}.product__info__action__count{display:flex;flex-direction:column;margin-right:30px}.product__info__action__count__title{margin-bottom:8px;font-size:16px;line-height:19px;color:#4f4f4f}.product__info__action__count__wrap{display:flex;align-items:center}.product__info__action__count button[disabled]{color:#ccc}.product__info__action__count button{font-size:20px;color:#101010}.product__info__action__count input{max-width:57px;margin:0 13px;background:#fff;border:1px solid #c4c4c4;box-sizing:border-box;border-radius:4px;padding:11px;font-size:20px;line-height:24px;text-align:center}.product__info__action a,.product__info__action button{margin-right:24px}.product__info__action a:last-child,.product__info__action button:last-child{margin-right:0}@media screen and (max-width:768px){.product__info__action a,.product__info__action button{margin-right:0}}.product__addition{display:flex;align-items:stretch}@media screen and (max-width:1024px){.product__addition{flex-wrap:wrap}}.product__addition__delivery{display:flex;flex-direction:column;flex-shrink:0;width:50%;max-width:670px;border:1px solid #bdbdbd;box-sizing:border-box;border-radius:4px;padding:20px}@media screen and (max-width:768px){.product__addition__delivery{display:none}}.product__addition__delivery__title{margin-bottom:16px;font-weight:600;font-size:16px;line-height:19px;color:#101010}.product__addition__delivery__list{display:flex;flex-direction:column}.product__addition__delivery__list__item{display:flex;align-items:center;margin-bottom:20px}.product__addition__delivery__list__item:last-child{margin-bottom:0}.product__addition__delivery__list__item svg{margin-right:12px}.product__addition__delivery__list__item p{margin-bottom:0;font-size:19px;line-height:20px;color:#333;flex:1}.product__addition__delivery__list__item p.product__addition__delivery__price{margin-left:auto;color:#1a9f49;text-align:right;flex:none}@media screen and (max-width:1024px){.product__addition__delivery__list__item p.product__addition__delivery__price{text-align:left}}@media screen and (max-width:1024px){.product__addition__delivery__list__item p{font-size:16px}}.product__addition__banners{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding-left:47px;gap:20px}@media screen and (max-width:768px){.product__addition__banners{padding-left:0}}.product__addition__banners__item{border:1px solid #e31e24;border-radius:4px;overflow:hidden}.product-content{padding:70px 0 100px;background-color:#fff}@media screen and (max-width:768px){.product-content{display:none}}.product-content__nav{display:flex;align-items:center}@media screen and (max-width:1024px){.product-content__nav{align-items:flex-end}}.product-content__nav__item{display:flex;flex-grow:1;justify-content:center;border-bottom:1px solid #ccc;padding:24px;font-size:16px;line-height:19px;text-align:center;letter-spacing:.03em;text-transform:uppercase;color:#333}.product-content__nav__item.active{border-bottom:1px solid #1a9f49}.product-content__nav__item:hover{cursor:pointer}.product-content__container{padding-top:48px}.product-content__pane{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:40px}.product-content__pane.large{gap:32px 70px}.product-content__pane.large .product-content__pane__image{max-width:645px;max-height:645px}.product-content__pane.large .product-content__pane__content{max-width:620px}.product-content__pane__image{display:flex;align-items:center;justify-content:center;width:100%;max-width:310px;height:100%;max-height:310px;border:1px solid #4f4f4f;padding:20px;opacity:.3}.product-content__pane__content{width:100%;max-width:860px}.product-content__pane__gallery{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));grid-template-rows:repeat(2,auto);gap:20px}.product-content__pane__gallery__item{width:100%;height:100%}.product-content__pane__gallery__item img{max-width:100%;max-height:100%}.product-content__reviews{display:flex;align-items:stretch;justify-content:space-between;width:100%}.product-content__reviews__form{display:flex;flex-direction:column;max-width:532px;width:100%}.product-content__reviews__form__title{margin-bottom:16px;font-weight:600;font-size:20px;line-height:28px;color:#333}.product-content__reviews__form form{display:flex;flex-direction:column}.product-content__reviews__form form input,.product-content__reviews__form form textarea{height:48px;margin-bottom:32px;background:#fff;border:1px solid #ccc;border-radius:3px;padding:12px 16px;font-size:16px;line-height:24px;letter-spacing:.15px;color:#777}.product-content__reviews__form__action{display:flex;align-items:center;justify-content:space-between;margin-top:130px}.product-content__reviews__form__action .rate-block{display:flex;align-items:center;flex-direction:row-reverse;gap:0 8px}.product-content__reviews__form__action .rate-block label{cursor:pointer}.product-content__reviews__form__action .rate-block label svg{transition:.6s;fill:#ccc}.product-content__reviews__form__action .rate-block input{display:none}.product-content__reviews__form__action .rate-block input:checked~label svg,.product-content__reviews__form__action .rate-block label:hover svg,.product-content__reviews__form__action .rate-block label:hover~label svg{fill:#fb8200}.product-content__reviews__wrapper{display:flex;flex-direction:column;width:100%;max-width:750px;padding-right:50px}.product-content__reviews__wrapper .empty-reviews{display:flex;align-items:center;justify-content:center;padding:20px;width:100%;height:100%}.product-content__reviews__wrapper .empty-reviews p{text-align:center;color:#333}.product-content__reviews__item{display:flex;flex-direction:column;margin-bottom:45px}.product-content__reviews__item__info{display:flex;align-items:center;gap:0 8px;margin-bottom:8px}.product-content__reviews__item__info p{margin:0 16px 0 0;color:#777}.product-content__reviews__item__info p:last-child{margin-right:0}.product-content__reviews__item__rate{display:flex;align-items:center;gap:0 8px;margin-bottom:8px}.product-content__reviews__item__rate svg{fill:#ccc}.product-content__reviews__item__rate.rate1 svg:nth-child(-n+1),.product-content__reviews__item__rate.rate2 svg:nth-child(-n+2),.product-content__reviews__item__rate.rate3 svg:nth-child(-n+3),.product-content__reviews__item__rate.rate4 svg:nth-child(-n+4),.product-content__reviews__item__rate.rate5 svg:nth-child(-n+5){fill:#fb8200}.product-content--mobile{background-color:#fff;display:none}@media screen and (max-width:768px){.product-content--mobile{display:block}.product-content--mobile__acc__item:first-child .product-content--mobile__acc__title{border-top:1px solid #e8e8e8}.product-content--mobile__acc__title{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e8e8e8;font-weight:600;font-size:16px;line-height:19px;color:#101010}.product-content--mobile__acc__title svg{transition:.3s}.product-content--mobile__acc__title.active svg{transform:rotate(180deg)}.product-content--mobile__acc__content{padding:24px 16px}.product-content--mobile__acc__content .product__addition__delivery{display:flex;width:100%;max-width:100%;border:none;padding:0}.product-content--mobile__acc__content .product__addition__delivery__list__item{flex-wrap:wrap}}@media screen and (max-width:768px) and (max-width:640px){.product-content--mobile__acc__content .product__addition__delivery__list__item{flex-wrap:nowrap}}@media screen and (max-width:768px){.product-content--mobile__acc__content .product__addition__delivery__list__item .product__addition__delivery__price{width:100%;padding-left:36px}}@media screen and (max-width:768px) and (max-width:640px){.product-content--mobile__acc__content .product__addition__delivery__list__item .product__addition__delivery__price{padding-left:0}}@media screen and (max-width:768px){.product-content--mobile__acc__content .product__addition__delivery__list__item svg{flex-shrink:0}}@media screen and (max-width:768px){.product-content--mobile__acc__content .product-content__pane__gallery{grid-template-columns:repeat(1,minmax(100px,1fr));grid-template-rows:repeat(auto-fit,-webkit-max-content);grid-template-rows:repeat(auto-fit,max-content)}}@media screen and (max-width:768px){.product-content--mobile__acc__content .product-content__reviews{flex-wrap:wrap}.product-content--mobile__acc__content .product-content__reviews__wrapper{max-width:100%;margin-bottom:25px;padding-right:0}.product-content--mobile__acc__content .product-content__reviews__form{max-width:100%}}@media screen and (max-width:768px){.product-content--mobile__acc__content .content-table__row{flex-wrap:wrap}.product-content--mobile__acc__content .content-table__row:nth-child(odd){background-color:#fff}.product-content--mobile__acc__content .content-table__row:nth-child(2n){background-color:#f5f5f5}}.filter-tab__categories{margin-bottom:0;border-top:none}.filter-price__input-wrap{max-width:40%;flex-basis:40%}.filter-price__input-wrap input{border:1px solid #ccc;border-radius:4px;padding:8px 7px;text-align:left;margin-bottom:0;width:100%;font-size:16px;line-height:22.4px;color:#333}.filter-price__currency{margin-left:5px;font-size:16px;line-height:22px;color:#777}.filter-tab__options-list .filter-option{display:flex;padding:1px 0 0 1px}.filter-tab__options-list .filter-option:not(:last-child){margin-bottom:.857rem}.filter-tab__options-list .filter-option.hidden{display:none}.filter-tab__options-list .filter-option .filter-option__input{transition:all .2s ease}.filter-tab__options-list .filter-option .input-checkbox{display:block;width:18px;height:18px;margin-right:13px;border:2px solid #dadada;border-radius:3px;outline:none}.filter-tab__options-list .filter-option.checked .input-checkbox{position:relative;background-color:#1a9f49;border-color:#1a9f49}.filter-tab__options-list .filter-option.checked .input-checkbox:before{content:"";position:absolute;display:inline-block;top:50%;left:50%;width:6px;height:11px;border:2px solid #fff;border-top:none;border-left:none;transform:translate(-50%,-70%) rotate(45deg)}.filter-tab__options-list .filter-option.checked:hover{color:#191919}.filter-tab__options-list .filter-option__trigger{display:block;width:100%;text-align:center;font-size:10px;padding:12px 10px 9px;position:relative;color:#fff;background:#00853d;text-transform:uppercase;margin-top:1.7rem;transition:.2s ease}.filter-tab__options-list .filter-option__trigger i{position:absolute;right:0;top:50%;transform:translateY(-38%);font-size:.85em}.shares__content .catalog-filter{border:none}.shares__content .filter-tab__head{font-weight:600;color:#101010}.shares__content .filter-tab__head span{opacity:1}.product--slider{padding:100px 0}@media screen and (max-width:768px){.product--slider{padding:58px 0}.product--slider .link-main{display:none}}.content-table{display:flex;flex-direction:column}.content-table__row{display:flex;align-items:flex-start;padding:14px 16px;background-color:#fff}.content-table__row:nth-child(odd){background-color:#f5f5f5}.content-table__row>p{font-size:19px;line-height:24px;color:#4f4f4f}.content-table__title{flex-shrink:0;width:100%;max-width:310px}.content-table__description{flex-grow:1}.blog{justify-content:space-between}.blog__grid{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.blog__grid .col{padding:0 15px;flex:0 0 27%;max-width:27%;width:100%}.blog__grid .col:first-of-type{flex:0 0 46%;max-width:46%}.blog__grid .col:first-of-type .blog__item{min-height:40rem}.blog__grid .col:first-of-type .blog__item-descr{max-width:100%}@media screen and (max-width:1500px){.blog__grid .col:first-of-type .blog__item{min-height:33vw}}@media screen and (max-width:1200px){.blog__grid .col:first-of-type .blog__item{min-height:38vw}}.blog__item{background-size:cover;min-height:calc(50% - 15px);margin-bottom:30px;position:relative;color:#fff;font-size:1.143rem;font-weight:700;display:block;overflow:hidden}.blog__item:last-child{margin-bottom:0}.blog__item:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2);transition:all .3s ease}.blog__item-descr{position:absolute;left:2rem;bottom:1.75rem;margin:0;line-height:1.2;max-width:285px;padding-right:1.5rem;z-index:1}.blog__item-descr p{margin:0;color:#fff}.blog__item-descr span{font-style:italic;margin-bottom:5px;display:block;line-height:1.2;font-weight:400}@media screen and (min-width:992px){.blog__item:hover{color:#fafafa}.blog__item:hover:before{background:transparent}}.blog__more{text-align:center;min-height:calc(50% - 15px);box-shadow:0 2px 13px rgba(0,0,0,.11);padding:0 5%}.blog__more-inner{margin:auto;max-width:230px;line-height:1.2}.blog__more-inner p{font-weight:700;font-size:1.071em;margin:0 0 1.7rem}@media screen and (max-width:1200px){.blog__more-inner p{margin-bottom:1rem}}.blog__main{flex:0 0 72.821%;padding-bottom:5rem;font-size:16px}.blog__main .blog__grid{margin-bottom:30px}.blog__main .blog__grid .col{flex:0 0 38.594%;max-width:38.594%}.blog__main .blog__grid .col:first-of-type{flex:0 0 61.407%;max-width:61.407%}.blog__main .blog__item-descr{max-width:100%;padding-right:2rem}.blog__main .cols .blog__item{padding-bottom:63.3%;margin-bottom:30px}.blog__main .cols.__cols-2>.col{flex:0 0 100%;padding-bottom:30px}@media screen and (min-width:993px){.blog__main .cols.__cols-2>.col{flex:0 0 50%;padding-bottom:0}}.blog__sidebar{flex:0 0 21.795%}.blog__categories{background:#2f2f2f;color:#fff;padding:2rem 20px 2rem 2rem;line-height:1;margin-bottom:3rem}.blog__categories-trigger{position:relative;padding-right:20px;display:block;color:#fff;width:100%;text-align:left}.blog__categories-trigger i{position:absolute;right:0;top:50%;transform:translateY(-45%);line-height:1;font-size:9px}.blog__categories-trigger.active i{transform:translateY(-45%) rotate(180deg)}.blog__categories-list{margin:0;padding:20px 0 0;list-style-type:none;font-size:.93em;display:none}.blog__categories-list li{text-transform:uppercase;line-height:1.2}.blog__categories-list li:not(:last-of-type){margin-bottom:10px}.blog__rubrics-title{text-transform:uppercase;margin-bottom:18px;line-height:1}.blog__rubrics-list{margin:0 -7px 2.8rem;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;font-size:.93em}.blog__rubrics-list--item{margin:7px;flex:0 0 calc(33.334% - 14px)}.blog__rubrics-list--item a{border:1px solid #aeaeae;padding:9px 10px 8px;line-height:1.2;display:block;text-align:center}.blog__socials{margin-bottom:2.8rem}.blog__socials .socials-title{line-height:1.3;margin-bottom:6px;font-size:.93em}.blog__socials .socials-list{list-style-type:none;margin:0;padding:0}.blog__socials .socials-item{margin-right:15px}.blog__socials .socials-link{color:#bdbdbd}.blog__socials .socials-link i{transition:.2s ease}@media screen and (min-width:992px){.blog__socials .socials-link .icon-instagram:hover{color:#e4405f}.blog__socials .socials-link .icon-facebook:hover{color:#2467b6}.blog__socials .socials-link .icon-youtube:hover{color:red}}.blog .pagination{width:100%}.blog .pagination__list{padding-right:0}@media screen and (max-width:1400px){.blog__rubrics-list--item{flex:0 0 calc(50% - 14px)}.blog__categories{padding:1.5rem 20px 1.5rem 2rem}}@media screen and (max-width:992px){.blog__grid .col{flex:0 0 50%;max-width:50%;margin-bottom:30px}.blog__grid .col:first-of-type{flex:0 0 100%;max-width:100%}.blog__grid .col:first-of-type .blog__item{min-height:40vw}.blog__grid .col:last-of-type{margin-bottom:0}.blog__item,.blog__more{min-height:26vw}.blog__main{flex:0 0 56%;padding-bottom:3rem}.blog__main .blog__grid{margin-bottom:30px}.blog__main .blog__grid .col,.blog__main .blog__grid .col:first-of-type{flex:0 0 100%;max-width:100%}.blog__main .blog__grid .col .blog__item,.blog__main .blog__grid .col:first-of-type .blog__item{min-height:auto;padding-bottom:50%}.blog__main .cols .blog__item{padding-bottom:50%;margin-bottom:0}.blog__sidebar{flex:0 0 36%}}@media screen and (max-width:576px){.blog__grid .col{flex:0 0 100%;max-width:100%}.blog__grid .col:first-of-type .blog__item,.blog__item,.blog__more{min-height:40vw}.blog__item-descr{max-width:100%;bottom:1.3rem}.blog__main{flex:0 0 100%}.blog__sidebar{flex:0 0 100%;margin-bottom:1rem}.blog__main{padding-bottom:1.3rem}.blog .pagination{margin-top:1rem}}.scroll-wrapper{z-index:0}@media screen and (max-width:1300px){.seo__text{max-width:100%}}.advantages{padding-bottom:50px}.advantages.__with-head{background:#fcfcfc}@media screen and (max-width:576px){.advantages{padding-bottom:30px}}.advantages__item-icon{flex-basis:55px;display:inline-flex}.advantages__item-icon img{max-width:55px;max-height:36px}.advantages__item-content{flex-basis:calc(100% - 55px);padding-left:4.8%}.advantages__item-title{color:#181818;font-weight:700;font-size:15px;line-height:1.65;text-transform:uppercase;margin-bottom:1.1em}.advantages__item-descr{line-height:1.2;color:#4b4b4b;font-size:.786em;margin:0;max-width:295px}.advantages__item-descr>*{margin:0;font-size:16px;line-height:29px;color:#333}.advantages__item-descr ul{padding-left:0;list-style-type:none}.advantages .cols.__cols-3>.col{padding-bottom:0;margin-bottom:2.5rem}.advantages.f-w .section__head{margin-bottom:4.4rem}.advantages.f-w .section__head-descr{max-width:100%}.advantages.f-w .advantages__item-descr{max-width:320px}@media screen and (min-width:576px){.advantages .cols.__cols-3>.col{flex:0 0 50%;margin-bottom:3rem}}@media screen and (min-width:992px){.advantages .cols.__cols-3>.col{flex:0 0 33.3334%;margin-bottom:3.7rem}}@media screen and (max-width:768px){.advantages.f-w .section__head{margin-bottom:3rem}}.hamburger{padding:0;line-height:1;height:18px;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;display:none}@media screen and (max-width:1050px){.hamburger{display:inline-block}}.hamburger-box{width:24px;padding-top:2px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px;width:24px;height:2px;background-color:rgba(71,71,71,.8);border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger-inner:after,.hamburger-inner:before{width:24px;height:2px;background-color:rgba(71,71,71,.8);border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:translate3d(0,-6px,0) rotate(-45deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--3dx.opened .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.opened .hamburger-inner:before{transform:translate3d(0,6px,0) rotate(45deg)}.hamburger--3dx.opened .hamburger-inner:after{transform:translate3d(0,-6px,0) rotate(-45deg)}.modal__cart{position:fixed;right:0;top:0;height:100vh;background:#fff;z-index:10;width:500px;overflow:hidden;overflow-y:auto;opacity:0;visibility:hidden;transform:translateX(100%);transition:opacity .5s ease,visibility .5s ease,transform .4s cubic-bezier(.1,.26,.93,.85)}.modal__cart.__active{opacity:1;visibility:visible;transform:translateX(0)}@media screen and (max-width:576px){.modal__cart{width:100%}}.modal__cart-close{position:absolute;right:15px;top:15px;display:none}@media screen and (max-width:576px){.modal__cart-close{display:inline-block}}.modal__cart-content{padding:60px 40px 60px 60px;min-height:100%}@media screen and (max-width:576px){.modal__cart-content{padding:40px 15px 40px 30px;display:flex;flex-direction:column;justify-content:space-between}}.modal__cart-title{text-transform:uppercase;color:#202020;font-size:1.286rem;margin-bottom:2.857rem}@media screen and (max-width:576px){.modal__cart-title{margin-bottom:2rem}}.modal__cart .scrollbox{max-height:520px}.modal__cart .scroll-wrapper{margin-bottom:40px}.modal__cart .products__list{padding-right:11%}.modal__cart .total{margin:.714rem 0 2.3rem;font-size:15px}.modal__cart .total__item{display:flex;justify-content:space-between;line-height:1.3;margin-bottom:5px}.modal__cart .total__item:last-child .total__item-value{color:#1b1b1b;font-size:16px;font-weight:700}.modal__cart .total__item-key,.modal__cart .total__item-value{flex:0 0 45%;max-width:45%}.modal__cart .buttons a{display:block;margin-top:10px}.modal__cart .buttons .btn-accent{font-size:12px}.modal__cart .buttons .btn{text-transform:none;font-size:1rem;font-weight:400}@media screen and (max-width:1500px){.modal__cart .scrollbox{max-height:55vh}}@media screen and (max-width:1400px){.modal__cart .scrollbox{max-height:60vh}}@media screen and (max-width:576px){.modal__cart .scrollbox{max-height:50vh}}@media screen and (max-width:576px){.modal__cart .products__list{padding-right:5%}}.modal{position:relative;max-width:100%;text-align:center;padding:60px 15px;overflow:hidden;border-radius:4px}.modal__addresses{width:945px;padding:72px}@media screen and (max-width:768px){.modal__addresses{padding:20px 16px}.modal__addresses__item{flex-direction:column;margin-bottom:25px}.modal__addresses__title{width:100%;margin-bottom:15px}.modal__addresses__list__item{text-align:left}.modal__addresses__list__item svg{margin-right:10px}}.modal__addresses__item{margin-bottom:45px;display:flex;align-items:flex-start}.modal__addresses__item:last-of-type{margin-bottom:0}.modal__addresses__title{width:45%;font-size:26px;line-height:36px;color:#101010;text-align:left}.modal__addresses__list{display:flex;flex-direction:column;margin:0;padding:0}.modal__addresses__list__item{display:flex;align-items:center;margin-bottom:16px;font-size:16px;line-height:21px;color:#333}.modal__addresses__list__item svg{margin-right:16px}.modal__callback,.modal__callback-products{width:620px}.modal__callback-products-time-title,.modal__callback-time-title{margin-bottom:7px}.modal__callback-products-time,.modal__callback-time{width:210px}.modal__callback-products-time .select2-container,.modal__callback-time .select2-container{width:100%!important}.modal__callback-products-time .select2-container .select2-selection--single,.modal__callback-time .select2-container .select2-selection--single{height:auto}.modal__callback-products-time .select2-container--default .select2-selection--single .select2-selection__arrow,.modal__callback-time .select2-container--default .select2-selection--single .select2-selection__arrow{right:15px}.modal__callback-products-time .select2-container--default .select2-selection--single .select2-selection__rendered,.modal__callback-time .select2-container--default .select2-selection--single .select2-selection__rendered{padding:10px 15px;text-align:left}.modal__title{font-size:1.214rem;line-height:1.2}.modal__descr{color:#6f6f6f;margin:1em 0 0}.modal__close{position:absolute;right:15px;top:15px;display:inline-block;font-size:15px;line-height:1}.modal__buy-fast{width:700px}.modal__buy-fast .product__count{max-width:140px;margin:0 auto 6px}.modal__measurer{width:1070px}@media screen and (max-width:992px){.modal__measurer{width:100%}}.modal__review{width:690px}.modal__review textarea{border:1px solid #ddd;padding:1.428em;min-height:190px}.modal__review .form__group-buttons{padding-top:10px;text-align:center}@media screen and (max-width:576px){.modal__review textarea{min-height:90px}}.modal__reviews{text-align:left;padding-right:4%;max-width:1200px;width:100%}.modal__reviews .reviews__item-content{max-height:none;height:auto}.modal form{margin:4em auto 0;text-align:left}.modal form.form__discount{margin:3em auto 0}.modal__cooperation{width:1070px}.modal__cooperation button[type=submit]{min-width:200px;font-size:.868em}.modal__cooperation .form__group-buttons{padding-top:1rem}.modal__cooperation .label__check{font-size:.93em}@media screen and (max-width:992px){.modal__cooperation{width:100%}}.modal__discount{max-width:570px;padding-left:35px;padding-right:35px}.modal__discount .modal__descr{margin:1rem 0 2rem;line-height:1.3}.modal__discount .discount-banner{background:green;padding-top:1rem}.modal__discount .discount-banner img{transform:translateX(5.5%)}@media screen and (max-width:650px){.modal__discount{padding:55px 15px 12px}body.fancybox-show.fancybox--discount .fancybox-bg{background:#1e1e1e;opacity:.65}body.fancybox-show.fancybox--discount .fancybox-slide{padding-left:15px;padding-right:15px}.form__discount{margin-top:2.4rem}.form__discount .form__group:not(:last-of-type){margin-bottom:1.8rem}}.modal__callback-products .products-data{display:flex;margin-bottom:15px}.modal__callback-products .products-data__img{max-width:100px;width:100%}.modal__callback-products .products-data__name{padding:0 15px;font-size:18px;font-weight:700;text-transform:uppercase;text-align:left}@media screen and (max-width:479px){.modal__callback-products .products-data__name{font-size:15px}}.modal__callback-products .products-data__info{font-weight:700;line-height:1.2;text-align:left;font-size:14px}.form__callback{max-width:300px}.form__callback .form__group-buttons{padding-top:1.4rem}.fancybox-close-small{opacity:.5}.answer-content{text-align:left;line-height:1.35}.answer-content>*{margin:0 0 1em}.answer-content h1,.answer-content h2,.answer-content h3,.answer-content h4,.answer-content h5,.answer-content h6{line-height:1.25;text-transform:uppercase}.answer-content h4{font-size:1.428em}.how-to-sample{line-height:1.35;text-align:left;overflow:hidden}.how-to-sample .container{overflow-x:auto}.how-to-sample p{margin:0}.how-to-sample h1,.how-to-sample h2,.how-to-sample h3,.how-to-sample h4,.how-to-sample h5,.how-to-sample h6{line-height:1.25;text-transform:uppercase;margin:0 0 1em}.how-to-sample ol,.how-to-sample ul{margin:0 0 1em}.how-to-sample h4{font-size:1.428em}.how-to-sample table{width:100%;max-width:1390px;border-collapse:collapse;margin-bottom:1em;line-height:1.25}.how-to-sample table thead{font-size:.93em}.how-to-sample table th{font-weight:700;border-bottom:1px solid #e1e1e1;padding:10px 15px 10px 0;width:25%}.how-to-sample table th:last-of-type{padding-right:0}.how-to-sample table td{padding:10px 15px 10px 0;width:25%}.how-to-sample table td:last-of-type{padding-right:0}.how-to-sample table tbody tr:first-child td{padding-top:20px}.how-to-sample ul{padding:0}.how-to-sample ul li{list-style-type:none;line-height:1.2;margin-bottom:1em;position:relative;padding-left:20px}.how-to-sample ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;display:inline-block;background:#ff0007}.how-to-sample .important{padding-left:30px;margin:0 0 1em;border-left:5px solid #323232}.how-to-sample .important p{margin:0 0 1em}@media screen and (max-width:576px){.modal form{margin:2em auto 0}.answer-content h4,.how-to-sample h4{font-size:1em}.how-to-sample table{font-size:10px}.modal__discount{padding-left:20px;padding-right:20px}}.scrollbar-inner>.scroll-element{z-index:3}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#efefef;opacity:1;border-radius:0}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track{border-radius:0}.scrollbar-inner>.scroll-element div{z-index:3}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#828282;opacity:1}.scrollbar-inner>.scroll-element.scroll-y{width:5px;right:0}.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#828282}@media screen and (min-width:576px){.scroll-element_outer:after,.scroll-element_outer:before{position:absolute;left:-1.5px;font-size:9px;color:#333;font-family:icomoon;z-index:5;background:#efefef;line-height:1}.scroll-element_outer:before{content:"\E915";top:0;padding-bottom:6px}.scroll-element_outer:after{content:"\E912";bottom:0;padding-top:6px}}@media screen and (min-width:576px){.scrollbar-inner>.scroll-element .scroll-bar:after,.scrollbar-inner>.scroll-element .scroll-bar:before{content:"";position:absolute;left:0;width:100%;height:15px;background:#efefef;z-index:2}.scrollbar-inner>.scroll-element .scroll-bar:before{top:0}.scrollbar-inner>.scroll-element .scroll-bar:after{bottom:0}}.scroll-wrapper>.scroll-content{padding-right:5px}.products__list .products__item{flex:0 0 100%;max-width:100%;margin:0 0 40px;padding:0 0 40px;border-bottom:1px solid #e8e8e8;align-items:flex-start;justify-content:space-between;font-size:9px}.products__list .products__item:last-child{margin:0;padding:0;border:none}.products__list .products__item-img{width:80px}.products__list .products__item-content{width:calc(100% - 95px);padding:0 15px 0 30px}.products__list .products__item-remove{flex:0 0 15px}.products__list .products__name{min-height:17px;margin-bottom:5px;font-size:1em}.products__list .products__attribute{min-height:auto;margin-bottom:11px;line-height:1.4}.products__list .products__attribute-item{margin-bottom:0}.products__list .products__price-main{margin:0}.products__list .products__price{margin:10px 0 0;font-size:1.04em}.products__list.__short .products__item{padding:0;border:none;margin-bottom:2.3rem;font-size:10px}.products__list.__short .products__item-img{width:45px}.products__list.__short .products__item-content{width:calc(100% - 45px);padding:0 0 0 38px}.products__list.__short .products__attribute{font-size:1em;margin-bottom:0}.products__list.__short .products__name{min-height:0;margin-bottom:1rem}@media screen and (max-width:768px){.products__list.__short .products__item-content{padding:0 0 0 16px}.products__list.__short .products__item{flex-direction:row;margin-bottom:14px}.products__list.__short .products__item-img{margin-bottom:0}.products__list.__short .products__name{text-align:left}}@media screen and (max-width:1300px){.catalog-sidebar__col{flex:0 0 23.915%;max-width:23.915%}}.catalog-filter{padding:2rem 0 5.14rem;position:relative;background:#fff}.catalog-filter:before{content:"";position:absolute;left:-20rem;top:0;box-shadow:0 0 15px rgba(0,0,0,.1);display:block;height:100%;right:-2rem;z-index:-1;background:#fff}.catalog-filter .btn-close{display:none}@media screen and (max-width:992px){.catalog-filter{padding:15px 0}}@media screen and (max-width:992px){.catalog-filter:before{display:none}}.filter{color:#191919}.filter .filter__title{margin-bottom:.8rem;line-height:1;font-weight:800}.filter-tab{border-top:1px solid #e8e8e8;transition:all .3s ease}.filter-tab.open:not(.filter-tab__large){padding-bottom:10px}.filter-tab.open .filter-tab__head:before{content:"\E90D"}.filter-tab.filter-tab__categories{text-transform:uppercase}.filter-tab__head{position:relative;padding:22px 25px 23px 0;cursor:pointer;font-size:16px;line-height:19px;font-weight:400;color:#777;text-shadow:none;text-transform:capitalize}.filter-tab__head:before{content:"\E90A";position:absolute;font-family:icomoon;right:0;top:53%;font-size:10px;line-height:1;transform:translateY(-50%);color:#101010}.filter-tab__head span{opacity:.8}.filter-tab__head span.title{font-weight:600;color:#101010;opacity:1;text-transform:capitalize}@media screen and (max-width:992px){.filter-tab__head{padding:17px 22px 15px 0}}.filter-tab__content{position:relative;display:none}.filter-tab__content.open{padding:20px 0}.filter-tab__categories-list{list-style-type:none;margin:0;padding:0}.filter-tab__categories-item{position:relative;color:#565656;line-height:1.3}.filter-tab__categories-item a:hover{color:#222}.filter-tab__categories-item:not(:last-child){margin-bottom:7px}.filter-tab__categories-item.__active{color:#222;padding-left:30px;font-weight:700}.filter-tab__categories-item.__active:before{content:"";width:20px;height:2px;background:#222;position:absolute;left:0;top:50%;transform:translateY(-50%)}.filter-tab__categories .title{font-weight:800;margin-bottom:1rem}.filter-price__slider{font-size:.93em;margin-bottom:1.2rem}.filter-price__divider{width:15%;position:relative;display:inline-flex}.filter-price__divider:before{content:"";width:12px;height:1px;background:#d1d1d1;margin:auto;display:inline-block}.filter-tab__options-more{display:none}.filter-option__trigger.active i:before{content:"\E90D"}.filter-option__name{position:relative;cursor:pointer;transition:all .1s ease;font-size:16px;line-height:22px;color:#333}.filter__item{display:inline-flex;align-items:center;margin-right:12px;padding:9px 15px 9px 20px;background:#1a9f49;border-radius:100px}.filter__item span{font-weight:400;font-size:16px;line-height:22px;color:#fff}.filter__item__close{margin-left:17px}.filter__item:hover{background-color:#0f7834}.filter__clear{margin:0 12px;font-size:16px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#1a9f49}.filter__clear:hover{color:#0f7834}.noUi-target{border:none;box-shadow:none;background:#ddd;height:5px;padding-left:17px;padding-right:2px}.noUi-connects{height:5px}.noUi-horizontal .noUi-handle{width:20px;height:20px;background-color:#fff;border-radius:50%;border:3px solid #00853d;box-shadow:none;outline:none;top:-7px}.noUi-horizontal .noUi-handle:focus{outline:none}.noUi-handle:after,.noUi-handle:before{display:none}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-2px}.noUi-connect{background:#00853d}#keypress{margin:30px 0 8px}.noUi-horizontal .noUi-tooltip{padding:3px 7px 2px;font-size:.9em;display:none}@media screen and (max-width:992px){.catalog-sidebar__col:not(.faq-sidebar__col){position:fixed;top:0;left:0;width:100%;max-width:100%;height:100vh;overflow-y:auto;background:#fff;z-index:999999;padding:20px;transform:translateX(-100%);transition-property:transform;font-size:13px;transition:transform .7s cubic-bezier(.3,1,.44,1)}.catalog-sidebar__col:not(.faq-sidebar__col).active{transform:translateX(0)}.catalog-sidebar__col:not(.faq-sidebar__col) .btn-close{display:inline-block;position:absolute;right:0;top:0;opacity:.7}.filter{padding-right:0}}.pagination{margin-top:3.3rem}.pagination__products-qnty{color:#959090;font-style:italic;margin-bottom:1.55rem}.pagination__list{color:#535353;font-size:.93em;line-height:1;padding:0;list-style-type:none;margin:0 0 1.55rem}.pagination__list i{font-size:10px;color:#5e5e5e;line-height:1;transition:.2s ease}.pagination__list a{padding:6px 9px 4px;border-radius:5px;line-height:1;display:block}.pagination__list li{margin:0 5px;list-style-type:none}.pagination__list li.current a{background:#ff0007;color:#fff}@media screen and (min-width:992px){.pagination__list a:hover i{color:#ff0007}}.pagination .pagination__list{padding-right:10px}.pagination__more-btn{display:block;text-align:center;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.08);text-transform:uppercase;line-height:1;padding:19px 15px 16px;font-size:12px}.help{position:relative;display:flex;flex-direction:column;align-items:center;max-width:305px;padding:3.571rem 0;text-align:center}.help:before{content:"";position:absolute;z-index:-2;background:#fff;box-shadow:0 2px 13px rgba(0,0,0,.11);height:100%;top:0;right:-2rem;left:-20rem}.help .btn-accent{padding:14px 36px 12px}@media screen and (max-width:992px){.help{max-width:100%;padding:2.5rem 2.5rem 5rem}}@media screen and (max-width:992px){.help:before{display:none}}.help__contacts-item{width:40px;height:40px;border:1px solid #898989;display:inline-flex;text-align:center;color:#383838;background:#fff}.help__contacts-item:not(:last-of-type){margin-right:20px}.help__contacts-item:hover{background:#ff0007;color:#fff;border-color:#ff0007}.help__contacts-item i{margin:auto;line-height:1;font-size:20px}.help__contacts-item i.icon-send{font-weight:700;transform:translateY(2px)}.help__contacts-item i.icon-mail{font-size:14px;transform:translateY(1px)}.reviews-slider{padding-bottom:105px}.reviews__item{font-size:.93em;padding-right:3.571rem}.reviews__item-header{margin-bottom:2.5em;line-height:1}.reviews__item-reviewer{font-size:1.16em;font-weight:800;margin-right:22px}.reviews__item-content{margin-bottom:1.8em;height:60px;overflow:hidden}.reviews__item-content p{margin:0}.reviews__item-action{padding-left:1px}.reviews__item .btn{font-size:11px;padding:.975rem 2.63rem .6rem}section.reviews .form__review,section.reviews .reviews-descr{flex:0 0 43%;max-width:43%}section.reviews .form__review .form__group-input{background:transparent}@media screen and (max-width:1200px){section.reviews .form__review{flex:0 0 50%;max-width:50%}}@media screen and (max-width:992px){.reviews-slider{padding-bottom:64px}}@media screen and (max-width:768px){section.reviews .form__review,section.reviews .reviews-descr{flex:0 0 100%;max-width:100%}section.reviews .reviews-descr{padding-left:0;margin-bottom:1.5em}}.product-main__wrapper .fadeInDown,.product-main__wrapper .fadeInLeft,.product-main__wrapper .fadeInRight,.product-main__wrapper .fadeInUp{opacity:1;will-change:opacity;visibility:visible;transition:all .25s ease}.product-main__wrapper .bounceInRight{-webkit-animation-name:j;animation-name:j}.product-main__wrapper .bounceInUp{-webkit-animation-name:k;animation-name:k}.product-main__wrapper .bounceInDown{-webkit-animation-name:l;animation-name:l}.product-main__wrapper .fadeInDown{-webkit-animation-name:m;animation-name:m}.product-main__wrapper .fadeInUp{-webkit-animation-name:n;animation-name:n}.product-main__wrapper .fadeOutRight.reverse{animation-direction:alternate-reverse}.product-main__wrapper .fadeInLeft{-webkit-animation-name:r;animation-name:r}.product-main__wrapper .fadeOutLeft{-webkit-animation-name:q;animation-name:q}.product-main__wrapper .fadeInRight{transform:translateX(0)}.product-main__wrapper .fadeOutRight{transform:translateX(100px);opacity:0;visibility:hidden;transition:all .3s ease}@-webkit-keyframes n{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes n{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes o{0%{opacity:0;transform:translateY(300px)}20%{opacity:0}80%{transform:none}to{opacity:1}}@keyframes o{0%{opacity:0;transform:translateY(300px)}20%{opacity:0}80%{transform:none}to{opacity:1}}@-webkit-keyframes p{0%{opacity:1}20%{transform:translate(0)}80%{opacity:0}to{opacity:0;transform:translateY(300px)}}@keyframes p{0%{opacity:1}20%{transform:translate(0)}80%{opacity:0}to{opacity:0;transform:translateY(300px)}}@-webkit-keyframes m{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes m{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes q{0%{opacity:1}20%{transform:none}80%{opacity:0}to{opacity:0;transform:translate(-150px)}}@keyframes q{0%{opacity:1}20%{transform:none}80%{opacity:0}to{opacity:0;transform:translate(-150px)}}@-webkit-keyframes r{0%{opacity:0;transform:translate(-150px)}20%{opacity:0}80%{transform:none}to{opacity:1}}@keyframes r{0%{opacity:0;transform:translate(-150px)}20%{opacity:0}80%{transform:none}to{opacity:1}}@-webkit-keyframes s{0%{opacity:0;transform:translate3d(0,-20px,0)}20%{opacity:0}to{opacity:1;transform:translateZ(0)}}@keyframes s{0%{opacity:0;transform:translate3d(0,-20px,0)}20%{opacity:0}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes t{0%{opacity:1;transform:translateZ(0)}60%{opacity:0}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes t{0%{opacity:1;transform:translateZ(0)}60%{opacity:0}to{opacity:0;transform:translate3d(0,-20px,0)}}@-webkit-keyframes l{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{opacity:1;transform:none}}@keyframes l{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{opacity:1;transform:none}}@-webkit-keyframes k{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0);opacity:1}}@keyframes k{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes j{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{opacity:1;transform:none}}@keyframes j{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{opacity:1;transform:none}}@media screen and (max-width:1200px){.maincontent__catalog .page__title{margin-bottom:1rem}}.maincontent__sale .catalog-main__col,.maincontent__search .catalog-main__col{padding-top:1rem}.catalog-main__col{flex:0 0 75.65%;max-width:75.65%}@media screen and (max-width:1300px){.catalog-main__col{flex:0 0 72.65%;max-width:72.65%}}@media screen and (max-width:992px){.catalog-main__col{flex:0 0 100%;max-width:100%}}.catalog-main__head{margin:22px 0 32px;align-items:center;position:relative}.catalog-main__head .select2-container--default .select2-selection--single{border-radius:0}@media screen and (max-width:768px){.catalog-main__head.fixed{position:fixed;z-index:999;top:28px;left:0;right:0;padding:20px;background-color:#fff}}@media screen and (max-width:992px){.catalog-main__head{padding-left:0}.catalog-main__head .catalog-sale{display:none}}.catalog-sort{flex:0 0 270px;position:static;max-width:100%;margin-left:auto}.catalog-sort .custom-select,.catalog-sort .select2.select2-container{width:100%!important}.catalog-sort .select2-container--default .select2-selection--single .select2-selection__arrow{right:11px}.catalog-sort .select2-container{z-index:auto}@media screen and (max-width:576px){.catalog-sort{flex:0 0 100%;margin-top:1.3rem}}@media screen and (max-width:400px){.catalog__products .products{max-width:100%}}.catalog__products .products__buttons{margin-bottom:1.4em}@media screen and (max-width:576px){.catalog__products .products__buttons .tooltip-content,.catalog__products .products__buttons .tooltip-content:before{left:auto}}.catalog__products .products__stickers{margin-bottom:1em}.catalog__products .products__item--floor .products__buttons,.catalog__products .products__item--floor .products__stickers{margin-bottom:0}.catalog__products .products__stickers-item{font-size:.82em}.catalog__products .products__stickers-item span{padding:7px 10px 5px}.catalog__products .products__stickers-item span:nth-child(2){padding:7px 5px 5px}.catalog__products .products__attributes{margin-bottom:.6em}.catalog__products .products__price{margin-bottom:20px}.catalog__products .products__price-old{font-size:1.1em;margin-right:10px}.catalog__products .products__price-main{font-size:1.28em;color:#202020}.catalog__products .products__price__buybtn-wrap>*{font-size:.82em;padding:1.1em 20.2% .9em}.catalog__products .products__item{margin-bottom:1.428rem;font-size:11px}@media screen and (min-width:992px){.catalog__products .products__item:hover{box-shadow:0 0 20px rgba(0,0,0,.08)}}@media screen and (max-width:992px){.catalog__products .products__item{box-shadow:0 0 20px rgba(0,0,0,.08)}}@media screen and (min-width:1300px) and (max-width:1500px){.catalog__products .products__attributes{min-height:3em}.catalog__products .products__buttons,.catalog__products .products__stickers{margin-bottom:.75em}.catalog__products .products__buttons-item{font-size:16px}.catalog__products .products__name{margin-bottom:1em}.catalog__products .products__price{margin-bottom:.35em}}@media screen and (min-width:992px) and (max-width:1200px){.catalog__products .products__attributes{min-height:5em}.catalog__products .products__buttons,.catalog__products .products__stickers{margin-bottom:.75em}.catalog__products .products__buttons-item{font-size:16px}.catalog__products .products__name{margin-bottom:1em}.catalog__products .products__price{margin-bottom:.35em}}@media screen and (max-width:992px){.catalog__products .products__buttons,.catalog__products .products__stickers{margin-bottom:.75em}.catalog__products .products__buttons-item{font-size:16px}}@media screen and (max-width:768px){.catalog__products .products__attributes{min-height:3em}.catalog__products .products__name{margin-bottom:.5em}.catalog__products .products__item.products__item--banner .products__item-wrap{flex-grow:0}}.share-banner{box-shadow:0 0 13px rgba(0,0,0,.07);display:block;margin:0 7px 1.428rem;width:100%;flex:0 0 100%}.share-banner img{margin:0 auto}@media screen and (max-width:576px){.share-banner{margin:0 auto 1.428rem}}@media screen and (max-width:768px){.maincontent-product{padding-top:72px}}.maincontent-product .page__title{margin-bottom:1.428rem}.product{position:relative;padding:0 0 75px}.product__features{margin-bottom:2.5em;position:relative;z-index:1}.product.active-interior .product__interior{opacity:1;visibility:visible}.product.active-interior .product__images-slider{opacity:0;visibility:hidden}.product.active-interior .product__images .js-fancy-img{background:transparent}.product.active-interior .product__images .product__image-main{opacity:1;visibility:visible}.product.active-interior .product__images .custom-nav__second .swiper-navigation{opacity:0;visibility:hidden}.product.active-interior .product__right-col{padding-left:3%;min-height:0}.product.active-interior .product__information-wrapper{transition:all .3s ease}.product.active-interior .product__interior-nav-wrapper{transition:opacity .3s ease,transform .3s ease;transition-delay:.2s}.product.active-interior .btn-round{opacity:1;visibility:visible}.product.active-interior .product__category,.product.active-interior .products__buttons{display:none}.product.active-interior .product__options-item{margin-bottom:30px;display:flex;justify-content:space-between;flex-wrap:wrap}.product.active-interior .product__options-item.__color{display:none}.product.active-interior .product__options-group.__cols-2>*{flex:0 0 100%;max-width:100%}.product.active-interior .product__options-group.__cols-2>:nth-child(odd){padding-right:0}.product.active-interior .product__options-title{margin-bottom:0;flex:0 0 43%}.product.active-interior .product__options .select2-container{flex:0 0 55%;min-width:55%;font-size:.93em}.product.active-interior .product__count{display:none}.product.active-interior .toggle-block{margin-top:80px}.product.active-interior .toggle-block__content{padding:25px;box-shadow:0 0 15px rgba(0,0,0,.05)}.product.active-interior .product__information .buy-form__action>*{flex:0 0 100%}.product.active-interior .product__information .buy-form__action .btn{display:none}.product.active-interior .product__information .buy-form__footer{padding-top:1rem}.product.active-interior .product__information .buy-form .products__price{margin-bottom:0}.product.active-interior .product__qnty{margin-bottom:3px}.product.active-interior .product__information-floor .buy-form{justify-content:flex-start;min-height:0}.product.active-interior .product__information-floor .product__count{display:inline-flex}.product.active-interior .product__information-floor .product__options-item{flex-wrap:wrap}.product.active-interior .product__information-floor .product__options-group.__cols-2>:nth-child(2){align-items:center;flex-basis:100%;max-width:100%;margin-bottom:0}.product.active-interior .product__information-floor .product__options{flex-wrap:wrap}.product.active-interior .product__information-floor .product__options .select2-container{flex:0 0 100%;max-width:100%}.product.active-interior .product__information-floor .product__options-title{flex:0 0 100%;max-width:100%;margin-bottom:8px}.product.active-interior .product__information-floor .product__options-descr{margin-top:15px;flex:0 0 100%;max-width:100%}.product.active-interior .product__information-floor .product__summ{margin-bottom:1rem}.product .btn-round,.product__interior{opacity:0;visibility:hidden}.product__interior{position:absolute;left:0;top:0;bottom:54px;width:100vw;overflow:hidden;transition:.3s}.product__interior img{margin:0 auto;max-width:none;width:auto;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.product-main{z-index:1;color:#2b2b2b;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px}.product-main,.product-main__wrapper{position:relative}.product-main__wrapper.__interior{min-height:750px}.product-main__wrapper.__default .product__information .buy-form__footer{padding-top:0}.product__additional{flex:0 0 320px;max-width:320px;transition:.3s}.product__additional .products__stickers{position:static}.product__additional .products__item-features{position:static;flex-wrap:nowrap}.product__additional-head{margin-bottom:4.26em}.product__additional-head--wrap{display:flex;justify-content:space-between}.product__additional-head--wrap .products__buttons{margin:5px 0 0 20px;opacity:1}.product__additional-head--wrap .products__buttons-item{font-size:22px}.product__additional .product-category{color:#222;font-size:1.0714em;line-height:1.2;margin-bottom:8px}.product__additional .answer{display:none}.product__additional .products__stickers{margin-bottom:0}.product__additional .products__stickers-item{font-size:.93em;margin:0 11px .8em 0}.product__additional .products__stickers-item span{padding:11px 19px 7px;text-align:center}.product__additional .products__stickers-item span:nth-child(2){padding:11px 8px 7px}@media screen and (min-width:767px){.product__additional .product-category a:hover{color:#000;text-decoration:underline}}.product__recommend .btn{width:100%;display:block}.product__recommend .btn:not(:last-child){margin-bottom:7px}.product__recommend-descr{padding-left:30px;border-left:5px solid #313131;margin-bottom:2.857em}.product__recommend-descr .title{font-weight:800;margin-bottom:1.1em}.product__recommend-descr p{font-size:.93em;line-height:1.1;margin:0}.product__code{color:#9f9f9f;font-size:.93em;margin-bottom:2.571em;line-height:1.4}.product__questions{box-shadow:0 0 20px rgba(0,0,0,.08);padding:25px;margin:0 0 2.5em;transform:translateX(-24px)}.product__questions li{list-style-type:none;padding-left:30px;position:relative;line-height:1.2;margin-bottom:1rem}.product__questions li:last-of-type{margin-bottom:0}.product__questions li:before{content:"";width:3px;height:3px;background:#000;position:absolute;left:0;top:40%}.product__questions a{display:inline-block;line-height:1.2;position:relative}.product__questions a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#000;transition:.25s ease}@media screen and (min-width:992px){.product__questions a:hover{color:#000}.product__questions a:hover:before{width:100%}}.product__images{flex:0 0 460px;max-width:460px;padding-top:40px;position:relative}.product__images-slider{opacity:1;visibility:visible}.product__images .product__image{display:flex;align-items:center;justify-content:center;min-height:670px}.product__images .product__image-main{opacity:0;visibility:hidden;position:absolute;left:0;bottom:0;width:100%}.product__images .js-fancy-img,.product__images .swiper-lazy-preloader{background:#f6f6f6}.product__right-col{flex:0 0 410px;max-width:410px;min-height:625px;display:flex;flex-direction:column;justify-content:space-between}.product__right-col .products__buttons{opacity:1;text-align:right;justify-content:flex-end;margin:0 0 2px;z-index:9}.product__right-col .products__buttons-item{font-size:30px;margin-right:30px}.product__right-col .products__buttons-item:not(.active){color:#bbb}.product .toggle-block{position:relative}.product .toggle-block__content{background:radial-gradient(circle at 100% 0,hsla(0,0%,100%,0) 18px,hsla(0,0%,100%,.8) 19px,#fff 0) no-repeat 50% 50%;transition:.3s}.product .toggle-block__content.not-visible{opacity:0;visibility:hidden}.product .toggle-block__btn.active{background:#ff0007;color:#fff}.product .toggle-block__btn.active i.icon-arrow-thin-right{transform:rotate(-225deg) translate(1px,1px)}.product__category{margin-bottom:2.84em}.product__category-logo{display:inline-block;margin-bottom:.9em;max-width:190px}.product__category-description{line-height:1.2;color:#636363;font-size:.93em;margin:0}.product__options-item{margin-bottom:3.3em;position:relative;width:100%;flex:0 0 300px}.product__options-item.__color{margin-bottom:2.9em}.product__options-item .transparent{color:transparent}.product__options-title{font-size:.857em;text-transform:uppercase;font-weight:700;margin-bottom:1em;line-height:1.2}.product__options-list{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap;transform:translateX(-10px)}.product__options-list-item{margin:3px 6px}.product__options-list a{width:27px;height:27px;padding:3px;display:block;border:1px solid transparent}.product__options-list a.active{padding:5px;border-color:#a2a2a2}.product__options-descr{white-space:nowrap;margin-top:25px;font-style:italic}.product__options-group.__cols-2{display:flex;flex-wrap:wrap}.product__options-group.__cols-2>*{flex:0 0 50%;max-width:50%}.product__options-group.__cols-2>:nth-child(odd){padding-right:1rem}.product__options-price{font-weight:700;font-size:1.214em}.product__options .select2-container{min-width:100%}.product__options .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:10px}.product__count{position:relative;margin:0 15px 15px 0}.product__count-wrap>span{line-height:1}.product__count-wrap .product__count{margin:0 10px 0 0}.product__count input{text-align:center;line-height:1;padding:0 25px;width:140px;border-color:#a2a2a2;border-radius:0}.product__count .product__button-decrease{text-align:left}.product__count .product__button-decrease,.product__count .roduct__button-increase{position:absolute;top:50%;transform:translateY(-50%);width:20px;z-index:1;font-size:15px}.product__count .roduct__button-increase{right:0;text-align:right}.product__count .product__button-decrease{font-size:17px;line-height:16px}.product__count .products__price{margin-bottom:15px}.product__information .buy-form__footer{padding-top:3.8rem}.product__information .buy-form__action{display:flex;justify-content:space-between;margin-bottom:30px}.product__information .buy-form__action>*{flex:0 0 47.5%}.product__information .buy-form__action .btn,.product__information .buy-form__action .btn-accent{padding:16px 1rem 13px;width:100%}.product__information .buy-form .products__price{margin-bottom:15px}.product__information .buy-form .products__price-main{font-size:1.714em}.product__information .buy-form .products__price-main .price-currency{font-size:.63em;font-weight:700}.product__information-floor .buy-form{min-height:424px;display:flex;justify-content:flex-end;flex-direction:column}.product__information-floor .product__category-description{line-height:1.55}.product__information-floor .product__options-item--price .item-total{margin-bottom:1em}.product__information-floor .product__options-title{margin-bottom:.8em}.product__information-floor .product__options-group{margin-bottom:1em}.product__information-floor .product__options-group.__cols-2{justify-content:space-between}.product__information-floor .product__options-group.__cols-2>:first-child{flex-basis:54%;max-width:54%}.product__information-floor .product__options-group.__cols-2>:nth-child(2){flex-basis:42%;max-width:42%}.product__information-floor .product__options-group .product__options-item{margin-bottom:2.5em}.product__qnty{flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:15px;padding-right:30px}.product__summ{font-size:1.714em;font-weight:800;margin-bottom:2rem}.product__summ .price-currency{font-size:15px;font-weight:700;margin-left:5px}.product__view-switcher{margin:50px 0 0;text-align:center;font-size:.93em;color:#2d2d2d;line-height:1}.product .toggle-switch.active-right .toggle-switch__circle{left:49px}.product .toggle-switch.active-right .toggle-switch__icon-left{opacity:1}.product .toggle-switch.active-right .toggle-switch__icon-right{opacity:0}.product .toggle-switch button{color:#888}.product .toggle-switch button.js-link--active{color:#2d2d2d}.product .toggle-switch__main{margin:0 60px;width:70px;height:25px;background-color:#fff;border:1px solid #555;border-radius:10px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:7.5px 16px 4.5px 9px}.product .toggle-switch__circle{width:15px;height:15px;border-radius:50%;background:#323232;left:4px;top:4px;position:absolute;transition:all .2s ease-in .01s}.product .toggle-switch__icon-left,.product .toggle-switch__icon-right{position:relative;line-height:1;display:flex;align-items:center;font-size:12px;color:rgba(94,94,94,.6);transition:.2s ease}.product .toggle-switch__icon-left i,.product .toggle-switch__icon-right i{width:7px;display:inline-block;-webkit-animation-name:op;animation-name:op;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.product .toggle-switch__icon-left{opacity:0}.product .toggle-switch__icon-left i:first-child{-webkit-animation-delay:.5s;animation-delay:.5s}.product .toggle-switch__icon-left i:nth-child(2){font-size:.65em;width:4px;-webkit-animation-delay:.25s;animation-delay:.25s}.product .toggle-switch__icon-left i:nth-child(3){font-size:.46em;width:10px}.product .toggle-switch__icon-right i:nth-child(2){font-size:.65em;width:3px;-webkit-animation-delay:.25s;animation-delay:.25s}.product .toggle-switch__icon-right i:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.product .toggle-switch__icon-right i:first-child{font-size:.46em;width:4px}.product-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px 0 0}.product__info-tabs{flex:0 0 36.2%;padding-top:2.5rem;color:#2b2b2b}.product__info-tabs .tab-nav{text-transform:uppercase;margin-bottom:22px}.product__info-tabs .tab-nav__item{position:relative;line-height:1;font-size:.857em;cursor:pointer;margin-right:3.57rem;transition:.25s ease}.product__info-tabs .tab-nav__item:last-child{margin-right:0}.product__info-tabs .tab-nav__item.active{font-weight:800;font-size:1.143em}@media screen and (min-width:992px){.product__info-tabs .tab-nav__item:hover{color:#000}}.product__specifications-item{display:flex;flex-wrap:wrap;align-items:flex-end;line-height:1.2;justify-content:space-between}.product__specifications-item:not(:last-child){margin-bottom:1rem}.product__specifications-item>*{flex:0 0 49%;max-width:49%}.product__specifications-key{position:relative}.product__specifications-key:after{content:"";width:100%;display:block;position:absolute;height:2px;bottom:2px;left:0;z-index:-1;background-image:linear-gradient(90deg,#8c8c8c 18%,hsla(0,0%,100%,0) 20%);background-position:top;background-size:4px 1px;background-repeat:repeat-x}.product__specifications-key span{background:#fff;padding-right:5px}.product__instalments-wrapper{flex:0 0 56.75%;display:flex;flex-wrap:wrap;justify-content:space-between}.product__advantage{flex:0 0 39.595%;padding:2.8rem 1rem;background:#f6f6f6;display:inline-flex;align-items:center;justify-content:center;flex-direction:column}.product__advantage-title{color:#0c0c0c;font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase}.product__advantage-title>*{display:block}.product__advantage-title span{font-size:11px}.product__advantage-title b{font-size:2.142em;font-weight:800}.product__instalments{flex:0 0 57.69%;box-shadow:0 2px 13px rgba(0,0,0,.07);text-align:center;padding:2.8rem 1rem}.product__instalments-title{text-transform:uppercase;font-weight:800;color:#2a2a2a;font-size:1.857em;line-height:1}.product__instalments-descr{color:#717171;line-height:1.2;margin-bottom:24px}.product__instalments-item{text-align:center;background:#f6f6f6;flex:0 0 84px;max-width:84px;margin:0 10px;display:inline-flex;flex-direction:column;justify-content:flex-end;padding:10px 5px 5px;font-size:12px;font-weight:700;color:#353535;line-height:1;font-variant:small-caps}.product__instalments-item span{font-size:20px;color:#ff0007;margin:8px 0 7px}.product__instalments-action{margin-top:30px}.product__interior-nav-wrapper{visibility:hidden;transform:translateY(-80px);opacity:0;position:absolute;top:0;right:auto;left:0;width:363px}.product__interior-nav-wrapper.toggle-block{position:absolute}.product__interior-nav-wrapper.active{visibility:visible;transform:translateY(0);opacity:1}.product__interior-nav>.title{margin-bottom:20px;font-size:12px}.product__interior-nav-list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.product__interior-nav-item{flex:0 0 25%;width:25%;padding:0 10px 10px 15px;text-align:center}.product__interior-nav-item .title{text-transform:none;margin-bottom:10px;font-size:1em}.product__interior-nav-images{margin-bottom:5px}.product__interior-nav .btn{width:100%;text-transform:none;font-size:1em;font-weight:400;padding:11px 15px 8px}.product__interior-nav .btn i{margin-left:10px;font-size:12px}.product__interior-item{display:block;height:46px;margin:0 0 15px;cursor:pointer;position:relative;overflow:hidden;transition:all .2s ease}.product__interior-item.active{transform:scale(1.15)}.product__interior-item img{position:absolute;left:50%;top:50%;height:100%;width:auto;transform:translate(-50%,-50%);max-width:none}.product__accessories{margin-bottom:2.5rem;min-height:15rem}.product__accessories .title{margin-bottom:1em}.product__features .title{font-weight:800;margin-bottom:2em}.product__features-list{margin:0;padding:0;max-width:215px;list-style-type:none}.product__features-item.tooltip{margin:0 10px 10px 0}.product__features-item.tooltip .tooltip-content{left:0;transform:none;white-space:normal;width:300px;line-height:1.3;z-index:2;bottom:auto;top:100%}.product__features-item.tooltip .tooltip-content:before{left:15px;top:auto;bottom:100%;transform:rotate(180deg)}.product__features-item.tooltip:hover .tooltip-content{top:calc(100% + 10px);bottom:auto}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;width:70px;height:70px;background:rgba(20,25,30,.5);padding:0;border:0;border-radius:0;outline:none;cursor:pointer;z-index:99995;opacity:0;line-height:82px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;font-size:26px;transition:all .2s ease}.fancybox-arrow:hover{background:#14191e}.fancybox-arrow--left{left:20px;transform:scaleX(1)}.fancybox-arrow--right{right:20px}.fancybox-show-nav .fancybox-arrow{opacity:1}.fancybox-toolbar{top:130px;right:20px;opacity:1;visibility:visible;width:50px}.popup-simple__close{display:block;text-transform:uppercase;width:50px;height:50px;background:hsla(0,0%,100%,.8);border-radius:5px;position:absolute;left:auto;right:0;margin:0 0 0 -25px;top:-83px;line-height:0;padding:0;cursor:pointer;text-align:center;font-size:20px;color:#303030;font-weight:400;transition:all .2s ease}.popup-simple__close:hover{background:#fff}@-webkit-keyframes op{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes op{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media screen and (max-width:1660px){.product__additional{flex:0 0 300px;max-width:300px}.product__additional-head{margin-bottom:2em}.product__right-col{flex:0 0 380px;max-width:380px}}@media screen and (max-width:1500px){.product__interior-item{flex:0 0 40px;height:40px;margin:7px}.product__qnty{padding-right:0}}@media screen and (max-width:1400px){.product__interior{bottom:76px}.product-main__wrapper.__interior{min-height:720px}.product__images{flex:0 0 400px;max-width:400px;padding-top:20px}.product__images .product__image{min-height:550px}.product__images .product__image-main{bottom:7px}.product__right-col{flex:0 0 340px;max-width:340px}.product__options-item{margin-bottom:2.3em}.product__options-title{margin-bottom:9px}.product__information .buy-form__footer{padding-top:2rem}.product__qnty{padding-right:0}.product__info-tabs{flex:0 0 40%}.product__instalments-item{flex:0 0 72px;max-width:72px;margin:0 5px}.toggle-block{margin-top:40px}}@media screen and (max-width:1200px){.product__additional-head,.product__code{margin-bottom:.57em}.product__features{margin-bottom:0}.product__images{padding-top:0;flex:0 0 45%;max-width:45%}.product__images .product__images-slider{max-width:400px;margin-top:40px}.product__images .product__image{min-height:555px}.product__right-col{flex:0 0 48%;max-width:48%}.product__options-group.__cols-2>*{flex:0 0 100%;max-width:100%}.product__options-group.__cols-2>:nth-child(odd){padding-right:0}.product__options-item.__color{margin-bottom:2em}.product__additional{flex:0 0 100%;max-width:100%;order:3;display:flex;justify-content:space-between;align-items:center;margin-top:3em;flex-wrap:wrap;margin-bottom:-40px}.product__additional>*{margin-bottom:40px}.product__additional .product__recommend{flex:0 0 40%;margin-left:20px}.product__questions{margin-bottom:0;flex:0 0 55%;-webkit-columns:2;-moz-columns:2;-moz-column-count:2;column-count:2;transform:none}.toggle-block{margin-top:0}}@media screen and (max-width:1200px) and (min-width:576px){.product__features-item.tooltip .tooltip-content{right:auto;left:0}.product__features-item.tooltip .tooltip-content:before{left:7px;right:auto}}@media screen and (max-width:992px){.product__images .product__image{min-height:300px}.product__right-col{flex:0 0 45%;max-width:45%}.product__right-col .products__buttons-item{font-size:20px;margin-right:20px}.product__category{margin-bottom:1.5em}.product__options-item{margin-bottom:2em}.product__options-item.__color{margin-bottom:1.5em}.product__count input{width:100px}.modal__buy-fast .product__count input{width:140px}.product__information .buy-form__action{flex-wrap:wrap}.product__information .buy-form__action>*{flex:0 0 100%}.product__information .buy-form__action>:last-child{margin-top:15px}.product__qnty{margin-bottom:0}.product__stickers{margin-bottom:1em}.product__information .buy-form__footer{padding-top:1em}.product-bottom{padding-top:30px}.product__info-tabs{flex:0 0 100%;width:100%;margin:0 0 30px;padding-top:0}.product__info-tabs .product__description table{width:100%!important}.product__questions{-moz-columns:auto;columns:auto}.product__instalments-wrapper{flex:0 0 100%}.product__information-floor .buy-form{min-height:0}.product__information-floor .product__options-group .product__options-item{margin-bottom:1rem}}@media screen and (max-width:768px){.product{padding:0 0 3.571rem}.product__images{flex:0 0 300px;max-width:300px;margin:0 auto 30px}.product__images .product__images-slider{margin-top:50px}.product__right-col{flex:0 0 100%;max-width:100%;min-height:auto}.toggle-block{margin-top:0}}@media screen and (max-width:576px){.maincontent-product .breadcrumbs__holder{order:-10}.maincontent-product .page__title__holder{order:-9}.maincontent-product .product{order:-8}.maincontent-product section.reviews{order:-7}.maincontent-product .promotabs{background:#fafafa}.maincontent-product .promotabs.__gray{background:#fff}.product{padding:0 0 15px}.product__images{flex:0 0 100%;max-width:100%}.product__images .product__images-slider{max-width:250px}.product__additional{flex-wrap:wrap}.product__additional .product__recommend{flex:0 0 100%;margin-left:0}.product__questions{flex:0 0 100%;margin-bottom:30px}.product__questions-wrap{width:100%}.product__stickers{margin-bottom:.5em}.product__options-group.__cols-2>*{flex:0 0 100%;max-width:100%}.product__options-group.__cols-2>:nth-child(odd){padding-right:0}.product__advantage{flex:0 0 100%;margin-bottom:30px;padding:2rem 1rem 1.5rem}.product__advantage-title>b{font-size:1.5em}.product__instalments{flex:0 0 100%;order:-1;margin-bottom:30px;padding:2rem 1rem 1.5rem}.product__instalments-title{font-size:1.5em}.product__features-item.tooltip .tooltip-content{width:130px;padding:10px}.products__slider.custom-nav{padding-bottom:50px}}@media screen and (max-width:576px) and (max-width:576px){.products__slider.custom-nav .swiper-button-next,.products__slider.custom-nav .swiper-button-prev,.products__slider.custom-nav .swiper-container-rtl .swiper-button-next,.products__slider.custom-nav .swiper-container-rtl .swiper-button-prev{background:#00853d;border-color:#00853d;width:30px;height:30px;transform:none;top:auto;bottom:0}.products__slider.custom-nav .swiper-button-next{right:0}.products__slider.custom-nav .swiper-button-prev{left:auto;right:40px}}@media screen and (max-width:400px){.promotabs-wrapper .btn-more{width:100%}}.maincontent.maincontent-checkout{padding:96px 0 46px}.checkout{justify-content:space-between}.checkout__offer{display:flex;align-items:center}.checkout__offer-text{margin:0 26px 0 0}.checkout__info{flex:0 0 53.85%;max-width:53.85%;display:inline-flex;flex-direction:column;justify-content:space-between}.maincontent-checkout .checkout__info{justify-content:flex-start}.maincontent-checkout .total-wrap .buttons{margin-top:0}.maincontent-checkout .total-wrap .buttons :not(:last-child){margin-bottom:7px;width:100%}.maincontent-checkout .c-checkout__total{margin-top:3.2rem}.checkout__steps-item.checkout__steps-item--active .step-btn{opacity:0;visibility:hidden}.checkout__steps-item.checkout__steps-item--active .checkout__steps-item--title .num{background-color:#00853d;color:#fff}.checkout__steps-item.checkout__steps-item--active .checkout__steps-item--title .title{color:#0d0d0d}.checkout__steps-item--head{margin-bottom:25px}.checkout__steps-item--title{font-size:12px}.checkout__steps-item--title .num{display:block;width:25px;height:25px;background-color:#d1d1d1;margin-right:2rem;color:#868686;line-height:27px;text-align:center;transition:all .2s ease}.checkout__steps-item--title .title{font-size:1em;line-height:1;padding-top:3px;color:#8f8f8f;transition:all .2s ease}.checkout__steps-item--content{padding-left:55px}.checkout__user-tabs .tab-nav{margin-bottom:2rem}.checkout__user-tabs .tab-nav__item{text-transform:uppercase;color:#9d9d9d;font-weight:400;font-size:13px;cursor:pointer;padding:9px 22px;line-height:1;position:relative;transition:all .3s ease}.checkout__user-tabs .tab-nav__item:not(:last-child){margin-right:25px}.checkout__user-tabs .tab-nav__item:before{content:"";height:2px;width:0;background:#00726a;position:absolute;left:50%;bottom:0;transform:translateX(-50%);transition:.3s}.checkout__user-tabs .tab-nav__item.active{color:#303030;font-weight:700}.checkout__user-tabs .tab-nav__item.active:before{width:100%}.checkout__user-tabs .tab-pane{padding-bottom:30px}.checkout .form .form__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.8rem}.checkout .form .form__row.__full-w{flex-direction:column;align-items:flex-start;justify-content:flex-start}.checkout .form .form__row.__full-w .form__group,.checkout .form .form__row.__full-w .label{flex:0 0 100%;width:100%}.checkout .form .form__row.__full-w .label{margin-bottom:1.5em}.checkout .form .form__row.__textarea{padding-top:20px}.checkout .form .form__row .label{flex:0 0 24%;font-size:12px;font-weight:700;text-transform:uppercase;line-height:1;padding-top:1px}.checkout .form .form__row .label-wrap{line-height:1}.checkout .form .form__row .label__check{display:inline-flex;padding-top:0;margin-bottom:1em;font-size:1em}.checkout .form .form__row .label__check input{margin-right:1em}.checkout .form .form__row .label__check span{flex:0 0 auto;max-width:100%;padding-top:3px;line-height:1}.checkout .form .form__row .form__group{flex:0 0 30%;max-width:30%;margin:0}.checkout .form .form__row .form__group>.form__group{flex:0 0 100%;max-width:100%}.checkout .form .form__row .prompt{flex:0 0 33%;color:#9d9d9d;font-size:11px;line-height:1.2;padding-top:3px}.checkout .form .form__row .form__group-input{padding:4px 0}.checkout .form .form__row .form__group-textarea{border:1px solid #ddd;padding:1em;width:100%;max-width:475px}.checkout__signin{max-width:475px;padding-top:1rem;margin:0 0 1rem}.checkout__signin .login__socials{margin-top:1rem}.checkout__offers{margin-bottom:15px}.checkout__offer-text{font-size:1.1em;font-weight:600}.checkout .total-wrap{max-width:555px;padding-left:55px}.checkout .total__item{display:flex;align-items:flex-end;line-height:1;margin-bottom:10px;font-weight:700}.checkout .total__item.__sum .total__item-value{font-size:1.57em}.checkout .total__item-key{position:relative;flex:0 0 calc(100% - 130px)}.checkout .total__item-key:after{content:"";width:100%;display:block;position:absolute;height:2px;bottom:2px;left:0;z-index:-1;background-image:linear-gradient(90deg,#8c8c8c 18%,hsla(0,0%,100%,0) 20%);background-position:top;background-size:4px 1px;background-repeat:repeat-x}.checkout .total__item-key span{background:#fff;padding-right:5px;text-transform:uppercase;font-size:13px}.checkout .total__item-value{flex:0 0 130px;padding-left:5px;font-weight:800}.checkout .buttons{margin-top:42px}.checkout .buttons .btn-accent{font-size:12px;width:100%}.checkout .step-btn{text-transform:uppercase;font-size:10px;color:#6a6a6a;border-bottom:1px solid #6a6a6a;line-height:1;font-weight:700;padding:2px 0 0}.checkout .step-btn__wrap{margin-left:30px;flex:0 0 31%;max-width:31%}.checkout .checkout__order-info{display:none}@media screen and (min-width:992px){.checkout .step-btn:hover{color:#ff0007;border-color:#ff0007}}.checkout__cart{flex:0 0 42.95%;max-width:42.95%}.checkout__cart-title{margin-bottom:2.3rem}.checkout__cart .scrollbox{max-height:635px;box-shadow:0 0 10px rgba(0,0,0,.08)}.checkout__cart .products__list .products__item{position:relative;font-size:12px;align-items:stretch;margin:0;width:100%;padding:25px 25px 24px}.checkout__cart .products__list .products__item-img{width:108px}.checkout__cart .products__list .products__item-content{width:calc(100% - 130px);margin:0 auto;padding:0 15px}.checkout__cart .products__attributes{font-size:.93em;min-height:0;margin-bottom:10px}.checkout__cart .products__price-main{font-size:1.185em}.checkout__cart .products__name{margin-bottom:10px;max-width:380px}.checkout__cart .products__options{min-height:50px;margin-bottom:.6em}.checkout__cart .products__item-remove{position:absolute;right:20px;align-self:flex-start;font-size:14px}.checkout__steps-item--title.js-step-btn{cursor:pointer}.checkout__steps-item--title.js-step-btn:hover{color:#242424}@media screen and (max-width:1500px){.checkout__info{flex:0 0 60%;max-width:60%}.checkout__cart{flex:0 0 38%;max-width:38%}}@media screen and (max-width:1300px){.checkout .form .form__row .form__group{flex:0 0 34%;max-width:34%}}@media screen and (max-width:1200px){.checkout__info{flex:0 0 50%;max-width:50%}.checkout__cart{flex:0 0 45%;max-width:45%}.checkout__cart .products__list .products__item{font-size:11px}.checkout .form .form__row .label{flex:0 0 40%}.checkout .form .form__row .form__group{flex:0 0 52%;max-width:52%}.checkout .form .form__row .prompt{display:none}.checkout .total-wrap,.checkout__steps-item--content{padding-left:0}}@media screen and (max-width:992px){.checkout__user-tabs .tab-nav__item{font-size:11px}.checkout__user-tabs .tab-nav__item:not(:last-child){margin-right:0}}@media screen and (max-width:992px) and (min-width:767px){.checkout__cart,.checkout__info{flex:0 0 48%;max-width:48%}.checkout__info{font-size:.9em}.checkout__cart .products__list .products__item{padding:22px}.checkout__cart .products__list .products__item-img{width:90px}.checkout__cart .products__list .products__item-content{width:calc(100% - 108px);padding:0 14px}.checkout__cart .products__name{margin-bottom:1em;font-size:.858em}.checkout__cart .products__attributes{margin-bottom:1em}.checkout__cart .products__options{min-height:30px}.checkout__user-tabs .tab-nav__item{padding:6px 15px}.checkout .products__options-item{align-items:center}.checkout .products__options-name{font-size:.8em}.checkout .form .form__row .form__group{flex:0 0 58%;max-width:58%}.checkout .form .form__row .label{flex:0 0 36%}}@media screen and (max-width:768px){.checkout{max-width:475px;margin:0 auto}.checkout__cart,.checkout__info{flex:0 0 100%;max-width:100%}.checkout__cart{order:-1;margin-bottom:30px}.checkout__cart .scrollbox{max-height:207px}.checkout__cart .products__item{font-size:12px}.checkout__cart .products__options{min-height:30px}.checkout__info{min-height:0}.checkout .checkout .buttons{padding-right:0}}@media screen and (max-width:576px){.maincontent.maincontent-checkout{padding:65px 0 45px}.checkout__cart .scrollbox{max-height:180px}.checkout__cart .products__list .products__item{padding:22px}.checkout__cart .products__list .products__item-img{width:90px}.checkout__cart .products__list .products__item-content{width:calc(100% - 108px);padding:0 14px}.checkout__cart .products__name{margin-bottom:1em;font-size:.858em}.checkout__cart .products__attributes{margin-bottom:1em}.checkout__user-tabs .tab-nav{justify-content:space-between}.checkout__user-tabs .tab-nav__item{padding:6px 10px;font-size:.75em}.checkout .products__options-item{align-items:center}.checkout .form .form__row{flex-wrap:wrap}.checkout .form .form__row .form__group{flex:0 0 100%;max-width:100%}.checkout .form .form__row .label{flex:0 0 100%;font-size:.76em;margin-bottom:5px}.checkout .buttons{padding-right:0}.checkout .form .form__row .label__check span{max-width:calc(100% - 30px)}}.search-empty{max-width:900px;margin:0 auto;padding:3.57rem 0 10rem;text-align:center}.search-empty__head{max-width:510px;margin:0 auto 4.7rem}.search-empty__head .page__title{line-height:1.1;margin-bottom:2rem}.search-empty__head .page__descr{color:#5c5c5c;font-size:1.07em;line-height:1.4}.search-empty__content{box-shadow:0 0 13px rgba(0,0,0,.1);padding:50px 15px}.search-empty__content .title{color:#222;font-size:1.714rem;text-transform:none;line-height:1;margin-bottom:2.8rem}.search-empty__contacts{align-items:center;justify-content:center}.search-empty__contacts-item{margin:0 1rem}.search-empty__callback,.search-empty__phones{display:inline-flex;justify-content:flex-start;align-items:center}.search-empty__phones .phone{min-width:190px;line-height:1.4}.search-empty__phones .phone span{margin-right:1rem}.search-empty__phones i{font-size:30px;line-height:1.3;margin-left:1.6rem}.search-empty__callback{align-items:flex-start;min-width:27.5%}.search-empty__callback i{font-size:32px;line-height:1;margin-right:1.6rem}.search-empty__callback .callback{max-width:110px;text-align:left;line-height:1.3}@media screen and (max-width:768px){.search-empty__contacts-item{margin:0 10px}}@media screen and (max-width:576px){.search-empty{padding:.5rem 0 3rem}.search-empty__head{margin:0 auto 3rem}.search-empty__content{padding:40px 15px}.search-empty__contacts-item{margin:0 0 2rem;flex:0 0 100%;justify-content:center}.search-empty__contacts-item:last-child{margin-bottom:0}}.maincontent__brands{padding-bottom:20px}.maincontent__brands .page__title{text-transform:uppercase;margin-bottom:3.57rem}.maincontent__brands .brands-alphavit__wrap{display:flex;color:#121212;text-transform:uppercase;font-size:15px;line-height:1;margin-bottom:4.9rem}.maincontent__brands .brands-alphavit__wrap .title{letter-spacing:1px;line-height:1;font-size:1em;font-weight:400;margin-right:8%;margin-bottom:10px}.maincontent__brands .brands-alphavit a{display:inline-block;padding:0 12px;margin-bottom:10px;line-height:1}.maincontent__brands .brand__row{margin-bottom:3.57rem}.maincontent__brands .brand__row-head{color:#121212;text-transform:uppercase;line-height:1;padding:0 0 20px 50px;font-size:1.8rem;border-bottom:1px solid #ddd;margin-bottom:2.857rem}.maincontent__brands .brand__row-content{display:flex;flex-wrap:wrap;align-items:center;margin-left:-32px;margin-right:-32px}.maincontent__brands .brand__row .brand-item{margin:0 32px 30px}.maincontent__brands .brand__row .brand-item:hover .brand-item__title{border-color:#ff0007}.maincontent__brands .brand__row .brand-item__title{font-size:16px;text-transform:uppercase;letter-spacing:.05em;font-weight:700;display:inline-block;border:1px solid #ccc;padding:14px 20px 12px;line-height:1;text-align:center;max-width:180px;transition:all .2s ease}.maincontent__brands .brand__row .brand-item img{max-height:60px;max-width:180px;filter:grayscale(100%);opacity:.6;transition:all .2s ease;margin:auto}.maincontent__brands .brand__row .brand-item:hover img{opacity:1;filter:none}@media screen and (max-width:768px){.maincontent__brands .page__title{margin-bottom:2.5rem}.maincontent__brands .brands-alphavit__wrap{flex-direction:column}.maincontent__brands .brands-alphavit__wrap .brands-alphavit{margin-left:-12px;margin-right:-12px}.maincontent__brands .brands-alphavit__wrap .title{margin:0 0 2rem}.maincontent__brands .brand__row{margin-bottom:3rem}}@media screen and (max-width:576px){.maincontent__brands{padding-bottom:0}.maincontent__brands .brands-alphavit__wrap{margin-bottom:3rem}.maincontent__brands .brands-alphavit a{padding:0 10px}.maincontent__brands .brand__row-head{padding:0 0 7px 30px}.maincontent__brands .brand__row-content{margin:0 -15px}.maincontent__brands .brand__row .brand-item{margin:0 15px 30px;flex:0 0 calc(50% - 30px);width:calc(50% - 30px);display:flex;justify-content:center}.maincontent__brands .brand__row .brand-item__title{max-width:100%}.maincontent__brands .brand__row img{max-width:100%;max-height:50px}}.maincontent__brand{padding-bottom:2.7rem}.maincontent__brand .page__title{text-transform:uppercase;margin-bottom:1.7rem}.maincontent__brand .products{padding-bottom:3rem}.brand__info{justify-content:space-between;margin-bottom:5rem}.brand__info-descr .brand__logo{margin-bottom:4.285rem}.brand__info-descr .brand__text{color:#272727;font-size:15px}.brand__info-descr .brand__text img{float:right;margin-left:40px;max-width:51.3%;margin-bottom:40px}.brand__info-descr .brand__text>*{margin-bottom:1.5em}#share__form{margin-bottom:2.3rem;padding-top:3rem}#share__form .form__groups.__cols-2{margin-bottom:0}#share__form .form__groups.__cols-2>*{margin-bottom:2.3rem}#share__form .share__form{text-align:center;margin:0 auto;max-width:600px}#share__form .form__title{margin-bottom:2rem}@media screen and (max-width:1500px){.brand__info-descr .brand__logo{margin-bottom:2rem}.brand__info{margin-bottom:4rem}.maincontent__brand{padding-bottom:0}}@media screen and (max-width:1200px){.brand__info-descr .brand__text img{max-width:40%}.brand__info-descr .brand__text>*{margin-bottom:1em}}@media screen and (max-width:600px){.maincontent__share .brand__info-descr{flex:0 0 100%;max-width:100%}.maincontent__share .brand__info-img{flex:0 0 100%;max-width:100%;text-align:center;margin-bottom:1.7rem}.maincontent__share .brand__info-img.hide-mobile{display:none}.maincontent__share .brand__info-img.show-mobile{display:block}.maincontent__share .brand__info-img img{margin:0 auto}.brand__info-descr .brand__text img{max-width:100%;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:25px}}@media screen and (max-width:576px){.maincontent__brand .products{padding-bottom:1rem}}.maincontent__reviews .reviews{padding-bottom:60px;justify-content:space-between}.maincontent__reviews .reviews__list{flex:0 0 57.7%;max-width:57.7%}.maincontent__reviews .reviews__form{flex:0 0 36.68%;max-width:36.68%}.maincontent__reviews .reviews__item-content{height:auto}.maincontent__reviews .reviews .show-text .text-wrap{max-height:60px}.maincontent__reviews .reviews__item{padding-right:0}.maincontent__reviews .reviews__item-wrapper{padding:35px;box-shadow:0 0 8.7px .3px rgba(0,0,0,.07);margin-bottom:40px}.maincontent__reviews .reviews__item-reviewer{text-transform:uppercase}.maincontent__reviews .reviews__item-content{margin-bottom:0}.maincontent__reviews .reviews__item .btn__text-more{display:flex;align-items:center;text-transform:uppercase;font-weight:700;font-size:11px;line-height:1;margin-top:12px}.maincontent__reviews .reviews__item .btn__text-more i{margin-left:7px;line-height:1;margin-top:-2px;font-size:9px}.maincontent__reviews .reviews__answer{margin:2.2rem 0 0 11.335%;padding-left:18px;border-left:2px solid #242424}.maincontent__reviews .reviews__answer-header{text-transform:uppercase;font-weight:700;font-size:1.07rem;line-height:1;margin-bottom:1.8rem}.maincontent__reviews .reviews__answer-content{color:#313131;margin:0}.maincontent__reviews .reviews__form-head{color:#111;font-size:1.071em;line-height:1.25;margin-bottom:3em}@media screen and (max-width:992px){.maincontent__reviews .reviews{justify-content:flex-start}.maincontent__reviews .reviews__list{flex:0 0 100%;max-width:100%}.maincontent__reviews .reviews__form{flex:0 0 100%;max-width:100%;margin-top:30px}.maincontent__reviews .reviews__form .form__group-buttons{text-align:center}.maincontent__reviews .reviews__form-head{margin-bottom:30px;text-align:center}}@media screen and (max-width:576px){.maincontent__reviews .reviews{padding-bottom:30px}.maincontent__reviews .reviews__item-wrapper{padding:25px 20px;margin-bottom:30px}.maincontent__reviews .reviews__item-header{margin-bottom:1.5rem}.maincontent__reviews .reviews__answer-header{margin-bottom:1rem}.maincontent__reviews .reviews__answer{margin-left:2rem}}.maincontent__faq .catalog-sidebar__col{flex:0 0 25%;max-width:25%}.maincontent__faq .catalog-main__col{flex:0 0 71.3%;max-width:71.3%;background:#fbfbfb;padding:25px 60px 30px}.maincontent__faq .help__title{max-width:200px}.faq__filter .btn-close{display:none}.faq__categories{padding:35px 0 25px;position:relative}.faq__categories:before{content:"";position:absolute;left:-20rem;top:0;box-shadow:0 2px 13px rgba(0,0,0,.07);display:block;height:100%;right:0;z-index:-1;background:#fff}.faq__categories-title{line-height:1;margin:0 0 2rem 2rem}.faq__tabs .tab-nav{list-style-type:none;font-size:1.072em}.faq__tabs .tab-nav__item{margin-bottom:8px;line-height:1;padding:6px 15px 4px 2rem;border-left:3px solid transparent;transition:all .25s ease}.faq__tabs .tab-nav__item.active{font-weight:700;border-color:#ff0007;padding-left:50px}.faq__tabs-non-js .tab-nav-non-js{list-style-type:none;font-size:1.072em}.faq__tabs-non-js .tab-nav__item-non-js{margin-bottom:8px;line-height:1;padding:6px 15px 4px 2rem;border-left:3px solid transparent;transition:all .25s ease}.faq__tabs-non-js .tab-nav__item-non-js.active{font-weight:700;border-color:#ff0007;padding-left:50px}@media screen and (min-width:992px){.faq__tabs .tab-nav__item:not(.active):hover{color:#ff0007;cursor:pointer}}.faq__accordion .accordion__item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq__accordion .accordion__item:last-child .accordion__item--head{border:none}.faq__accordion .accordion__item.active .accordion__item--head{border-color:transparent;font-weight:700;color:#ff0007}.faq__accordion .accordion__item.active .accordion__item--head:after{content:"\E90D"}.faq__accordion .accordion__item--head{padding:22px 20px 17px 0;border-bottom:1px solid #ddd;position:relative;cursor:pointer;font-size:1.072em;line-height:1.3}.faq__accordion .accordion__item--head:after{content:"\E90A";font-family:icomoon;position:absolute;right:0;top:50%;transform:translateY(-50%);color:#666;font-size:9px;line-height:1}.faq__accordion .accordion__item--content{display:none;padding:18px 0 0}.faq__accordion .accordion__item--content>*{margin:0 0 1em}.faq__accordion .accordion__item--content ul{padding:0;list-style-type:none}.faq__accordion .accordion__item--content li{position:relative;padding-left:20px;margin-bottom:4px}.faq__accordion .accordion__item--content li:last-child{margin-bottom:0}.faq__accordion .accordion__item--content li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background:#242424}@media screen and (min-width:992px){.faq__accordion .accordion__item--head:hover,.faq__accordion .accordion__item.active .accordion__item--head:hover{color:#ff0007}}@media screen and (max-width:1400px){.maincontent__faq .catalog-sidebar__col{flex:0 0 31%;max-width:31%}.maincontent__faq .catalog-main__col{flex:0 0 64%;max-width:64%}}@media screen and (max-width:992px){.maincontent__faq .faq{flex-wrap:wrap}.maincontent__faq .catalog-sidebar__col{flex:0 0 100%;max-width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.maincontent__faq .catalog-main__col{flex:0 0 100%;max-width:100%}.maincontent__faq .filter-trigger span{display:inline-block;text-transform:uppercase;font-size:12px;margin-left:10px}.maincontent__faq .faq__filter{max-width:47%}.maincontent__faq .faq__categories{padding:0 0 20px}.maincontent__faq .help{padding:0 0 20px;max-width:48%}.maincontent__faq .help__title{max-width:100%;margin-bottom:1rem;font-size:1.3rem}.maincontent__faq .help__specialist-img{padding:0;margin-bottom:1em}.maincontent__faq .help__specialist-img img{max-width:120px}.maincontent__faq .help__specialist-descr{margin-bottom:1em}.maincontent__faq .catalog-main__col{padding:20px 5% 30px}.faq__categories:before,.help__specialist-img:before{display:none}}@media screen and (max-width:576px){.maincontent__faq .faq__filter{max-width:100%;flex:0 0 100%}.maincontent__faq .help{max-width:300px;flex:0 0 300px;padding:0;margin:40px auto 0}}.maincontent__aboutus .page__title{text-transform:uppercase}.aboutus__info{justify-content:space-between}.aboutus__banner{margin-bottom:2.2rem}.aboutus__banner img{max-width:100%;height:auto}.aboutus__line{justify-content:space-between;display:flex;flex-wrap:wrap}.aboutus__info-title{font-size:1.785rem;font-weight:700;line-height:1.2;margin:2.8rem 0 2.2rem;max-width:590px}.aboutus__banner,.aboutus__info-descr{flex:0 0 50%;max-width:50%}.aboutus__info-intro{width:100%}.aboutus__info-video{flex:0 0 40.577%;max-width:40.577%}.gallery{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap;justify-content:space-between}.gallery-wrap{overflow:hidden;max-width:100vw}.gallery-item{margin:0 15px 30px;max-width:calc(33.3334% - 30px)}.w-iframe{position:relative;overflow:hidden;padding-bottom:56.25%;height:0}.w-iframe iframe{left:0;top:0;height:100%;width:100%;position:absolute}.aboutus__info-video.show-mobile{display:none}@media screen and (max-width:1200px){.aboutus__banner,.aboutus__info-descr{flex:0 0 100%;max-width:100%}.aboutus__info-video.show-mobile{display:block}.aboutus__info-video.hide-mobile{display:none}.aboutus__line{margin-bottom:2.2rem}.aboutus__banner{margin-bottom:0}.aboutus__banner img{margin:auto}.aboutus__info-video{flex:0 0 700px;max-width:700px;margin:30px auto 0}.aboutus__info-title{font-size:1.5rem;margin:1rem 0 3rem;max-width:100%}.aboutus__info-intro{-moz-column-gap:8%;column-gap:8%}}@media screen and (max-width:992px){.gallery-item{flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}}@media screen and (max-width:768px){.aboutus__info-video{flex:0 0 100%;max-width:100%}.aboutus__info-intro{-webkit-columns:1;-moz-columns:1;-moz-column-count:1;column-count:1}}@media screen and (max-width:576px){.aboutus__info-title{font-size:1.3rem;margin:.5rem 0 2rem}.gallery{justify-content:flex-start;flex-wrap:nowrap;transition-property:transform;width:100%;margin:0 auto}.gallery-item{flex:0 0 calc(100% - 30px);max-width:calc(100% - 30px);margin:0 30px 0 0}.advantages .cols.__cols-3>.col:last-child{margin-bottom:0}}.maincontent__account{padding-bottom:100px}.maincontent__account .page__title{margin-bottom:25px;line-height:1}.maincontent__account .breadcrumbs.__pdd-left{padding-left:0}.account{max-width:385px;margin-right:135px;padding:20px 0;justify-content:space-between}@media screen and (max-width:768px){.account{justify-content:center;max-width:100%;margin:0 0 60px}}.account--wishlist-compare{max-width:100%}.account--wishlist-compare .account__content-col{max-width:70%}.account-message__wrapper{display:flex;border:2px solid;margin-top:40px;padding:20px}.account-message__wrapper.error-message{background-color:#ffe5e6;border-color:#ff4c51}.account-message__wrapper.success-message{background-color:#f3fff3;border-color:#63d865}.account-message__text{font-size:18px;line-height:24px;font-weight:400;color:#171717}.account__wrapper{display:flex;align-items:flex-start}@media screen and (max-width:768px){.account__wrapper{flex-wrap:wrap}}.account__user-form .btn-accent.account__button{width:100%;max-width:230px;background-color:#3fa541;font-size:18px;font-weight:400;text-transform:capitalize}@media screen and (max-width:768px){.account__user-form .btn-accent.account__button{display:block;margin:0 auto}}.account-info{display:flex;flex-direction:column;max-width:805px;padding:20px;background-color:#fcfcfc}.account-info__list{padding-left:20px}.account-info__list__item{font-size:18px;line-height:24px;padding-bottom:20px;color:#171717}.account-info__list__item:last-child{padding-bottom:0}.account__nav-col{flex:0 0 20.193%;max-width:20.193%}.account__nav-col .btn-close{display:none}.account__content-col{flex:0 0 100%;max-width:100%}.account__nav{list-style-type:none;margin:0;padding:0;font-size:.93em;text-transform:uppercase;font-weight:700;line-height:1}.account__nav-item{padding-right:16%;margin-bottom:10px}.account__nav-item.current{padding-right:0}.account__nav-item.current a{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.07)}.account__nav-item.current a:hover{color:#242424}.account__nav-item a{display:flex;min-height:70px;padding:1rem 1rem 1rem 2.857rem;background:#fafafa}.account__nav-item a span{margin:auto 0;padding-top:3px}.account__nav-trigger{color:#ff0007;margin-bottom:30px;display:none}.account__nav-trigger .hamburger{display:inline-block}.account__nav-trigger .hamburger-inner,.account__nav-trigger .hamburger-inner:after,.account__nav-trigger .hamburger-inner:before{background:#ff0007}.account__nav-trigger span{margin-left:15px}.account__title{display:flex;min-height:70px;padding:1rem 1rem 1rem 3.214rem;background:#fafafa;text-transform:uppercase;font-size:1.143rem;line-height:1;margin-bottom:40px}.account__title span{margin:auto 0;padding-top:5px}@media screen and (max-width:768px){.account__user-form .form__groups{justify-content:center}}.account__user-form .form__groups.__cols-3{margin-left:-25px;margin-right:-25px}.account__user-form .form__groups.__cols-3>*{flex-basis:calc(33.333% - 50px);max-width:calc(33.333% - 50px);margin-left:25px;margin-right:25px}.account__user-form .form__groups .form__group:not(:last-of-type){margin-bottom:60px}@media screen and (max-width:768px){.account__user-form .form__groups .form__group{display:flex;flex-direction:column;align-items:center}}.account__user-form .form__groups .form__group label,.account__user-form .form__groups .form__group span{display:block;font-size:26px;font-weight:400;line-height:38px;color:#171717}.account__user-form .form__groups .form__group input{width:100%;max-width:230px;margin:40px 0 0;font-size:18px;line-height:27px;font-weight:400;color:#7d7d7d}.account__user-form .form__groups .form__group.__cols-2{display:flex;justify-content:space-between}.account__user-form .form__groups .form__group.__cols-2 .form__group{flex:0 0 calc(50% - 25px);max-width:calc(50% - 25px)}.account__user-form .btn-accent{min-width:190px}.account__user-row{margin-bottom:4.63rem}.account__user-row.account__user-passwords{margin-bottom:2.85rem}.account__user-row .title{font-size:1.143rem;font-weight:700;line-height:1.2;margin-bottom:30px;text-transform:none}.account__user-row .addresses{display:flex;flex-wrap:wrap;justify-content:space-between}.account__user-row .addresses__item{position:relative;background:#fafafa;padding:30px;line-height:1.3;flex:0 0 46.3%;max-width:46.3%;cursor:pointer;margin-bottom:25px}.account__user-row .addresses__item b{text-transform:uppercase;display:block;margin-bottom:5px;font-size:.858em;font-weight:800}.account__user-row .addresses__item input{position:absolute;right:10px;top:10px}.account__user-row .addresses__item input:checked{outline:1px solid #00853d;border-color:#00853d}.add__address-toggle{font-size:.93em;text-transform:uppercase;border-bottom:1px solid #242424;display:inline-flex;align-items:center;line-height:1.2;cursor:pointer;margin-bottom:2.3rem;transition:all .3s ease}.add__address-toggle i{margin-left:8px;font-size:10px;display:inline-block}.add__address-toggle.active{margin-bottom:20px}.add__address-toggle.active i{transform:rotate(180deg)}@media screen and (min-width:992px){.add__address-toggle:hover{color:#ff0007;border-color:#ff0007}}.add__address-form{display:none}.order-page__title{margin-bottom:70px}@media screen and (max-width:768px){.order-page__title{text-align:center}}.account--order{max-width:785px;margin:0;padding:0}.order__item{border-bottom:1px solid #ccc}.order__item.active .order__item__head:after{transform:translateY(-50%) rotate(-90deg)}.order__item__head{position:relative;padding:20px 10px}.order__item__head.active:after{transform:translateY(-50%) rotate(-180deg)}@media screen and (max-width:768px){.order__item__head:after{font-size:29px;top:45px}}.order__item__head:after{content:"\E90A";font-family:icomoon;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(-90deg);color:#3fa541;font-size:19px;line-height:1;transition:.3s ease-in}.order__item__head__title{display:block;margin-bottom:10px;font-size:26px;line-height:38px;font-weight:700;color:#171717}@media screen and (max-width:768px){.order__item__head__title{font-size:22px;line-height:32px}}.order__item__head__info{display:grid;grid-template-columns:minmax(150px,30%) 1fr;grid-column-gap:10px}@media screen and (max-width:768px){.order__item__head__info{grid-template-columns:1fr;grid-row-gap:6px}}.order__item__head__info__text{margin-bottom:0;font-size:18px;line-height:27px;color:#171717}.order__item__content{display:none;flex-direction:column;padding:30px 10px 50px}@media screen and (max-width:768px){.order__item__content{padding:20px 10px 30px}}.order__item__content__item{display:flex;align-items:flex-start;flex-direction:column;margin-bottom:50px}@media screen and (max-width:768px){.order__item__content__item{margin-bottom:40px}.order__item__content__item:last-child{margin-bottom:0}}.order__item__content__item:last-child{margin-bottom:0}.order__item__content__item__attach{display:flex;flex-direction:column}.order__item__content__item__attach__wrapper{display:none}.order__item__content__item__attach__link{margin-bottom:10px;font-size:18px;line-height:27px;color:#171717}.order__item__content__item__attach__title{position:relative;padding-right:35px}.order__item__content__item__attach__title.active:after{transform:translateY(-50%) rotate(-180deg)}.order__item__content__item__attach__title:after{content:"\E90A";font-family:icomoon;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(-90deg);color:#3fa541;font-size:19px;line-height:1;transition:.3s ease-in}.order__item__content__item__manager{display:flex;align-items:flex-start}.order__item__content__item__manager__photo{width:64px;height:64px;margin-right:20px;border-radius:50%;background-color:#ccc}.order__item__content__item__manager__photo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.order__item__content__item__manager__info{display:flex;flex-direction:column}.order__item__content__item__manager__info a,.order__item__content__item__manager__info p{margin-bottom:10px;font-size:18px;line-height:27px;font-weight:400;color:#171717}.order__item__content__item__manager__info a:last-child{margin-bottom:0}.order__item__content__item__subtitle{margin-bottom:40px;font-size:22px;line-height:32px;color:#171717}@media screen and (max-width:768px){.order__item__content__item__subtitle{font-size:20px;line-height:30px}}.order__item__content__item__progress{display:flex;flex-direction:column}.order__item__content__item__progress__item{position:relative;display:flex;flex-direction:column;margin-bottom:2px;padding:0 0 30px 30px}.order__item__content__item__progress__item:last-child{padding:0 0 0 30px}.order__item__content__item__progress__item:last-child:before{display:none}.order__item__content__item__progress__item:before{content:"";position:absolute;top:20px;left:9px;width:2px;height:calc(100% - 20px);background-color:#7d7d7d;transform:translateX(-50%)}.order__item__content__item__progress__item:after{content:"";position:absolute;top:0;left:0;width:18px;height:18px;background-color:#fff;border:2px solid #7d7d7d;border-radius:50%}.order__item__content__item__progress__item.progress--success:after,.order__item__content__item__progress__item.progress--success:before{background-color:#3fa541;border-color:#3fa541}.order__item__content__item__progress__item__title{display:block;font-size:18px;line-height:24px;font-weight:400;color:#7d7d7d}.order__item__content__item__progress__item.progress--success .order__item__content__item__progress__item__title{font-weight:700;color:#171717}.order__item__content__item__progress__item__text{display:none;margin-top:20px;font-size:18px;line-height:24px;color:#171717}.order__item__content__item__progress__item.progress--success .order__item__content__item__progress__item__text{display:block}.order-comment{display:flex;flex-direction:column;margin-top:100px}@media screen and (max-width:768px){.order-comment{margin-top:80px}}.order-comment__title{display:block;margin-bottom:70px;font-size:32px;line-height:42px;font-weight:700}@media screen and (max-width:768px){.order-comment__title{font-size:20px;line-height:32px;text-align:center}}.order-comment__form{display:flex;flex-direction:column;max-width:517px}.order-comment__form textarea{width:100%;height:auto;min-height:112px;margin-bottom:40px;padding:10px;border:1px solid #7d7d7d;background-color:#fff;font-size:18px;line-height:24px;color:#7d7d7d}.order-comment__form__button.btn-accent{width:100%;max-width:230px;background-color:#3fa541;font-size:18px;font-weight:400;text-transform:capitalize}@media screen and (max-width:768px){.order-comment__form__button.btn-accent{margin:0 auto}}.order__more{display:none}#modal__order{overflow:hidden}.order__descr{width:800px;font-size:1.071em}.order__descr-title{text-transform:uppercase;font-size:1.1em;font-weight:700;margin-bottom:2rem}.order__descr-products{margin-bottom:4rem}.order__descr-products--item{display:flex;align-items:center;min-height:70px;line-height:1.2;justify-content:space-between;border-bottom:1px solid #ddd}.order__descr-products--item-link{flex:0 0 calc(100% - 190px);padding-right:30px}.order__descr-products--item-link:hover{text-decoration:underline;color:#242424}.order__descr-products--item-count{flex:0 0 30px;padding-right:30px}.order__descr-products--item-sum{flex:0 0 100px}.order__descr-total{margin:0 0 0 auto;width:390px}.order__descr-total--item{display:flex;line-height:1.3;margin-bottom:10px}.order__descr-total--key{flex:0 0 43.5%;padding-right:30px;text-transform:uppercase}.order__descr-total--value{flex:0 0 76.5%}.wishlist .products .products__item{width:calc(50% - 14px);margin-bottom:30px}@media screen and (min-width:992px){.wishlist .products .products__item:hover{box-shadow:0 0 20px rgba(0,0,0,.08)}}@media screen and (max-width:992px){.wishlist .products .products__item{box-shadow:0 0 20px rgba(0,0,0,.08)}}@media screen and (max-width:1500px){.account__nav-col{flex:0 0 23%;max-width:23%}.account__nav-item{padding-right:10%}}@media screen and (max-width:1200px){.account__nav-trigger{display:inline-flex}.account__nav-col{position:fixed;top:0;left:0;flex:0 0 100vw;max-width:100vw;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;overflow-y:auto;background:#fff;border:1px solid #ddd;z-index:999999;padding:100px 15px 20px;transform:translateY(-80px);transition-property:transform;font-size:13px;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .7s cubic-bezier(.3,1,.44,1)}.account__nav-col.active{transform:translateY(0);opacity:1;visibility:visible}.account__nav-col .btn-close{display:inline-block;position:absolute;right:30px;top:130px;font-size:20px;opacity:.7}.account__content-col{flex:0 0 100%;max-width:100%;padding-bottom:5rem}.account__nav-item{padding-right:0}.account__nav{width:300px}.account__nav-item{margin-bottom:1rem}.account__nav-item a{padding:1.5rem 1rem;min-height:0}.account__nav-item a span{margin:auto}}@media screen and (max-width:992px){.order__descr{width:auto;max-width:100%}#modal__order{padding:40px 15px}}@media screen and (max-width:768px){.account__user-form{padding-left:0}.account__user-form .form__groups.__cols-3>*{flex-basis:calc(50% - 50px);max-width:calc(50% - 50px)}.account__user-form .form__groups.__cols-3>.__cols-2{flex-basis:calc(100% - 50px);max-width:calc(100% - 50px)}.account__user-form .form__groups .form__group.__cols-2{display:flex;justify-content:space-between}.account__user-form .form__groups .form__group.__cols-2 .form__group{flex:0 0 calc(50% - 25px);max-width:calc(50% - 25px)}.account__user-row{margin-bottom:2rem}.account__user-row .addresses__item{flex-basis:100%;max-width:100%}.account__content-col{padding-bottom:4rem}.order-table{font-size:12px}.order .thead{font-size:1em}.order .tbody .tr{min-height:46px}.order .tr .td{padding-left:15px}.wishlist .products .products__item{width:100%}.wishlist .products .products__item:last-child{margin-bottom:0}}.mailing-form{padding-left:3.214rem}.mailing-form .form__row{margin-bottom:4rem}.mailing-form .title{text-transform:none;font-size:1.143rem;margin-bottom:2rem}.mailing-form .label__check{font-size:1em;color:#191919;margin-bottom:1em}.mailing-form .label__check input{margin-right:20px}.mailing-form .label__check input:checked{outline:1px solid #00853d;border-color:#00853d}.mailing-form .label__check span{max-width:calc(100% - 35px);line-height:1;padding-top:2px}.mailing-form .label-descr{padding-left:35px;color:#525252;font-size:.93em;margin:0 0 2.5rem;line-height:1.35;max-width:945px}.mailing-form .btn-wrap{padding-top:10px}.mailing-form .btn-wrap button{min-width:190px}@media screen and (max-width:576px){.account__user-form{padding-left:0}.account__user-form .form__groups.__cols-3{margin-left:0;margin-right:0}.account__user-form .form__groups.__cols-3>*{flex-basis:100%;max-width:100%;margin-left:0;margin-right:0}.account__user-form .form__groups.__cols-3>.__cols-2{flex-basis:100%;max-width:100%}.account__user-form .btn-accent{width:100%}.account__content-col{padding-bottom:3rem}.account__user-row,.account__user-row.account__user-passwords{margin-bottom:2rem}.account__user-row .addresses__item{padding:25px 15px 20px}.account__user-row .title{font-size:1.3rem;margin-bottom:20px}.account__title{min-height:60px;padding:1rem 1rem 1rem 2rem;margin-bottom:30px}.order{overflow-x:auto}.order-table{font-size:10px;min-width:310px}.order .thead{font-size:.9em;font-weight:700}.order .tr{padding:10px 15px 10px 0}.order .tr .td{flex:0 0 18.45%;padding-left:10px;text-align:center}.order .tbody .tr{min-height:40px}.order .tbody .tr .td:last-child{padding-left:10px}.order .tbody .tr .order__more-trigger{width:20px;height:20px;line-height:22px}.order__descr{font-size:1rem}.order__descr-title{margin-bottom:.5rem}.order__descr-products--item{min-height:60px}.order__descr-products--item-count,.order__descr-products--item-link{padding-right:15px}.order__descr-products--item-link{flex:0 0 calc(100% - 140px)}.order__descr-products{margin-bottom:2.5rem}.order__descr-total{width:100%}.mailing-form{padding-left:2rem}.mailing-form .title{margin-bottom:1rem;font-size:1.3rem}.mailing-form .label__check span{font-size:.93em;line-height:1.3}.mailing-form .label-descr{margin-bottom:1.5rem}.mailing-form .form__row{margin-bottom:3rem}}.article .blog__rubrics-list--item{flex:0 0 calc(25% - 14px)}.article .blog__main{flex:0 0 63.53%}.article .blog__sidebar{flex:0 0 29.36%}.article__content .article__img{margin-bottom:6.3rem}.article__content-descr{line-height:1.5}.article__content-descr h2,.article__content-descr h3,.article__content-descr h4,.article__content-descr h5,.article__content-descr h6,.article__content-descr li,.article__content-descr p{margin:0 0 20px}.article__content-descr ul{padding:0;list-style-type:none}.article__content-descr ul li{text-indent:15px;position:relative;margin-bottom:25px}.article__content-descr ul li:before{content:"";display:inline-block;position:absolute;left:0;top:8px;width:3px;height:3px;background:#ff0007;margin-right:12px}.article .article__head{display:flex;margin-bottom:3.93rem}.article .article__head-data{font-size:.93rem;text-transform:uppercase;color:#b6b6b6;text-align:center;line-height:1;white-space:nowrap}.article .article__head-data span{display:block;font-weight:700;font-size:3.714rem}.article .article__head-descr{padding-left:7%}.article .article__head .title{margin:0 0 20px;line-height:1.2;font-weight:800;font-size:2.285rem}.article .article__head .rubrics{margin-right:40px;font-size:.93em;line-height:1}.article .article__head .rubrics a{margin-right:5px}.article .article__head .viewed{color:#898989;font-size:.93em;line-height:1}.article .article__head .viewed i{margin-right:5px;font-size:12px}.article .__pdd-l{padding-left:13.2%}.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{text-transform:uppercase;font-weight:800}.article .columns-2{-webkit-columns:2;-moz-columns:2;-moz-column-count:2;column-count:2;-moz-column-gap:10%;column-gap:10%}.article .columns-2>*{margin-bottom:20px}.article .line-left{border-left:5px solid #242424;padding-left:25px}.article .line-left>:last-child{margin-bottom:0}.article .bordered{border:1px solid #ccc;padding:30px 35px 25px}.article .bordered .title{margin-bottom:20px}.article .title{margin-bottom:1em;line-height:1.5}.articles{margin:3.5rem 0 0}.articles .title{margin-bottom:2em}.articles__item{margin-bottom:15px;align-items:flex-start}.articles__item:last-child{margin-bottom:0}.articles__item-img{flex:0 0 29.475%;position:relative;overflow:hidden;max-width:132px}.articles__item-img:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2);transition:all .25s ease}.articles__item-title{flex:0 0 70.5%;padding-left:30px;font-weight:700;text-transform:uppercase;font-size:.858em;line-height:1.4}@media screen and (min-width:992px){.articles__item:hover .articles__item-img:before{background:transparent}}@media screen and (max-width:1660px){.article .article__head .title{font-size:1.5rem}.article__content .article__img{margin-bottom:4.3rem}}@media screen and (max-width:1500px){.article .blog__rubrics-list--item{flex:0 0 calc(50% - 14px)}.article .article__head{margin-bottom:3rem}}@media screen and (max-width:1300px){.article .article__head-descr{padding-left:30px}.article .__pdd-l{padding-left:0}.article .columns-2>.col{flex:0 0 47%}.article__content .article__img{margin-bottom:3.3rem}}@media screen and (max-width:1200px){.article .article__head .title{font-size:1.3rem}.article .article__head-data span{font-size:2rem}.articles__item{margin-bottom:30px}.articles__item-title{font-size:11px;padding-left:20px}}@media screen and (max-width:992px){.article .article__head .title{font-size:1.1rem}.article .columns-2{-webkit-columns:1;-moz-columns:1;-moz-column-count:1;column-count:1}}@media screen and (max-width:768px){.article .blog__main,.article .blog__sidebar{flex:0 0 100%}.article .blog__main{margin-bottom:1rem}.article .bordered{padding:20px}.article .article__head-descr{padding-left:20px}.article .article__head{margin-bottom:2rem}.article .article__head .title{margin-bottom:15px}}.error{text-align:center;padding:5rem 0;color:#0c0709;font-size:1.143rem}.error__img{margin-bottom:4.28rem}.error__img img{margin:0 auto}.error__text p{margin:0 0 5px;line-height:1.35}.error__text a{border-bottom:1px solid #0c0709;margin-right:5px;line-height:1.1;display:inline-block}.error__text a:hover{border-color:#ff0007}.error__searh-form{max-width:830px;position:relative;margin:5rem auto 0;padding:5px 50px 2px 15px;border:1px solid #d8d8d8}.error__searh-form input{border:none;font-style:italic;width:100%;font-size:1rem}.error__searh-form button{position:absolute;right:12px;top:54%;transform:translateY(-45%);line-height:1;font-size:20px;color:#474747;opacity:.8}@media screen and (max-width:1200px){.error{padding:1rem 0 4rem}}@media screen and (max-width:576px){.error__searh-form{max-width:100%;margin-top:3rem}.error__img{margin-bottom:3rem}}.vacancy{padding-bottom:7rem}.vacancy__img{margin-bottom:3rem}.vacancy__img img{margin:0 auto}.vacancy__descr{justify-content:space-between;margin-bottom:3rem}.vacancy__descr .title{color:#575757;letter-spacing:.5px;font-size:1.0714rem;flex:0 0 35%;font-weight:400}.vacancy__descr .text{font-size:1.0714em;flex:0 0 57.5%}.vacancy__descr .text a{font-style:italic;font-weight:700;font-size:1.0714em}.vacancy__descr .text p:not(:last-of-type){margin-bottom:1.5rem}.vacancy__info-wrap{justify-content:space-between}.vacancy__info{flex:0 0 33.975%;max-width:33.975%}.vacancy__info-title{background-color:#292929;color:#fff;text-transform:uppercase;font-weight:700;min-height:65px;text-align:center;line-height:1.2;padding-top:2px;margin-bottom:2rem}.vacancy__info-item{margin-bottom:2rem}.vacancy__info-item--title{font-weight:700;text-transform:uppercase;line-height:1.2;margin-bottom:1.2rem}.vacancy__info-item--list{font-size:1.0715em}.vacancy__form{flex:0 0 57.565%;max-width:57.565%;box-shadow:0 2px 13px rgba(0,0,0,.07);padding:45px 5.449% 60px}.vacancy__form .form__title{text-transform:uppercase;font-weight:800;color:#202020;font-size:1.286rem;text-align:center;line-height:1.2;margin-bottom:3.5rem}.vacancy__form .title{font-size:1.286rem;margin-bottom:1rem}.vacancy__form .form__group-wrap{margin-bottom:1.4rem}.vacancy__form .form__groups.__cols-3{margin-left:-22px;margin-right:-22px}.vacancy__form .form__groups.__cols-3>*{max-width:calc(33.333% - 44px);flex-basis:calc(33.333% - 44px);margin-right:22px;margin-left:22px}.vacancy__form .form__group-add{text-align:right;padding-bottom:2rem}.vacancy__form .form__group-add button{font-style:italic}.vacancy__form .label__check{font-size:1em;padding-top:0}.vacancy__form .form__group-buttons{padding-top:1rem}.vacancy__form .form__group-buttons button{padding:16px 52px 13px;font-size:12px}.vacancy__form .fg{margin-bottom:1.8rem}@media screen and (max-width:1660px){.vacancy__form{flex:0 0 60%;max-width:60%;padding:45px 3% 50px}}@media screen and (max-width:1400px){.vacancy{padding-bottom:5rem}.vacancy__form{flex:0 0 63%;max-width:63%}.vacancy__form .title{font-size:1.1rem}}@media screen and (min-width:1200px) and (max-width:1300px){.vacancy__form{flex:0 0 55%;max-width:55%;padding:45px 3% 20px}.vacancy__form .form__group{margin-bottom:2.3rem}.vacancy__form .form__groups.__cols-3>*{max-width:calc(50% - 44px);flex-basis:calc(50% - 44px)}}@media screen and (max-width:1200px){.vacancy__descr .text,.vacancy__descr .title{flex:0 0 100%;max-width:100%}.vacancy__descr .title{margin-bottom:1rem}.vacancy__form,.vacancy__info{flex:0 0 100%;max-width:100%}.vacancy__info{margin-bottom:1rem}}@media screen and (max-width:768px){.vacancy{padding-bottom:3rem}.vacancy__form{padding:40px 5% 20px}.vacancy__form .form__groups.__cols-3>*{max-width:calc(50% - 44px);flex-basis:calc(50% - 44px)}.vacancy__form .form__group{margin-bottom:2.3rem}}@media screen and (max-width:576px){.vacancy__form .form__group{margin-bottom:2rem}.vacancy__form .form__groups.__cols-3{margin-left:0;margin-right:0}.vacancy__form .form__groups.__cols-3>*{max-width:100%;flex-basis:100%;margin-right:0;margin-left:0}.vacancy__form .form__group-buttons button{width:100%}.vacancy__info-title{min-height:50px}.vacancy__descr{margin-bottom:2rem}}.maincontent__cooperation{position:relative}.maincontent__cooperation:before{content:"";position:absolute;bottom:0;left:0;right:0;height:395px;background:#fafafa;z-index:-2}.cooperation{font-size:1.0714rem;box-shadow:0 0 8.7px .3px rgba(0,0,0,.07);padding:55px;max-width:633px;margin-bottom:230px;background:#fff;position:relative}.cooperation .page__title{text-transform:uppercase}.cooperation p{margin-bottom:1.6rem}.cooperation__title{font-size:1.21em;font-weight:700;margin-bottom:2.5rem}.cooperation__text{margin-bottom:3rem}.cooperation__img{position:absolute;right:0;top:0;width:928px;height:100%;background-repeat:no-repeat;background-size:cover;z-index:-1}.cooperation__action{line-height:1}@media screen and (max-width:1300px){.cooperation{margin-bottom:180px}}@media screen and (max-width:992px){.maincontent__cooperation:before{display:none}.cooperation__img{width:100%}}@media screen and (max-width:1200px){.cooperation{margin-bottom:100px}}@media screen and (max-width:576px){.cooperation{padding:35px 5%;margin-bottom:3rem}}.addresses{display:flex;justify-content:space-between;flex-wrap:wrap}.addresses .tab__accordion-item--content .btn-accent{display:none}.addresses__scroll{width:100%;flex:1}.addresses__left{width:38%;display:flex;flex-direction:column;align-items:flex-start}.addresses__left .contacts__form{margin-top:2.5em;width:100%}.addresses__text span{display:block}.addresses__text--title{display:block;font-size:16px;font-weight:700;margin-bottom:5px}.addresses__accordion__item--content.tab__accordion-item--content .col:first-child{display:flex;align-items:flex-start;width:100%;gap:15px}.addresses__accordion__item--content.tab__accordion-item--content .col:first-child .contacts-item{display:inline-flex;flex-direction:column;width:50%}.addresses__accordion__item--content.tab__accordion-item--content .col:first-child .contacts-item__phones{font-weight:700}.addresses__accordion__item__map{display:flex;align-items:center;font-size:16px;margin-bottom:15px}.addresses__accordion__item__map__link{font-weight:700;text-decoration:underline}.addresses__accordion__item__image{display:flex;width:100%;max-height:350px}.addresses__accordion__item__image img{display:inline-block;width:100%;height:auto}.addresses__accordion .accordion__item{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-bottom:.5rem}.addresses__accordion .accordion__item:last-of-type .accordion__item--content{margin-bottom:0}.addresses__accordion .accordion__item--head{text-transform:uppercase;font-weight:700;font-size:1.143rem;cursor:pointer;line-height:1.2;margin-bottom:1rem}.addresses__accordion .accordion__item--content{display:none;margin-bottom:2.5em}.addresses__accordion .accordion__item.active .accordion__item--head{color:#ff0007}@media screen and (min-width:992px){.addresses__accordion .accordion__item:not(.active) .accordion__item--head:hover{color:#ff0007}}.addresses__map{width:62%;padding-left:4vw}.tab__accordion-item{padding:0 30px;margin-bottom:1rem;transition:all .3s ease}.tab__accordion-item--head{font-size:1.143rem;cursor:pointer;transition:all .2s ease}.tab__accordion-item--content{display:none;padding:1rem 0}.tab__accordion-item--content .col{display:inline-block;width:calc(44% - 4px);vertical-align:top}.tab__accordion-item--content .col:first-child{width:calc(56% - 4px);padding-right:30px}.tab__accordion-item.active{background:#fbfbfb;padding-top:1rem}.tab__accordion-item.active .tab__accordion-item--head{font-weight:700}.tab__accordion-item .contacts-item{font-size:.93em}.tab__accordion-item .contacts-item__title{text-transform:uppercase;line-height:1.2;text-decoration:underline;margin-bottom:7px}.tab__accordion-item .contacts-item__content{line-height:1.65}.tab__accordion-item .contacts-item__content ul{margin:0;padding:0;list-style-type:none}@media screen and (min-width:992px){.tab__accordion-item:not(.active) .tab__accordion-item--head:hover{color:#ff0007}}.map{width:100%;height:530px}.map__nav{display:flex;flex-wrap:wrap;font-size:1.2rem}.map__nav-item{padding:10px 40px 8px;cursor:pointer;background:#efefef;line-height:1;transition:all .2s ease}.map__nav-item.active{color:#fff;background:#00853d}.map .gm-style .gmnoprint [role=button]{font-size:14px!important}.contacts{justify-content:space-between}.contacts-item__phones a{display:block}.contacts-item__clock,.contacts-item__phones{margin-bottom:1em}.contacts__form{flex:0 0 37.18%;box-shadow:0 0 8.7px .3px rgba(0,0,0,.07);padding:40px}.contacts__form .form__title{line-height:1.2;margin-bottom:2.8rem}.contacts__form .form__group-input{padding-left:17px}.contacts__form button[type=submit]{padding:14px 45px 11px}.contacts__form .__select_bd-b.form__group .select2-container--default .select2-selection--single{padding:0 17px 6px}.contacts__form.form textarea{border:1px solid #ddd;padding:17px;min-height:245px;margin-top:5px}.contacts__form .form__group-phone{margin-bottom:2.3rem}.contacts__items{font-size:1.0714rem}.contacts__items-col{width:100%}.contacts__items{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:-2em}.contacts__items .contacts__item{width:48%;margin-bottom:2rem}.contacts__items .contacts__item-name{text-transform:uppercase;font-weight:700;flex:0 0 170px;line-height:1.1;margin-right:11%;padding-top:6px}.contacts__items .contacts__item-value{line-height:1.45}.contacts__items table{width:100%}.contacts__items table td:first-child{padding-right:18px}@media screen and (max-width:1400px){.contacts__form.form textarea{min-height:120px}}@media screen and (max-width:1400px) and (min-width:767px){.tab__accordion-item--content .col{width:100%}.tab__accordion-item--content .col:first-child{width:100%;padding-right:0;margin-bottom:20px}}@media screen and (max-width:1200px){.contacts__form{padding:30px}.contacts__form .form__group-input{padding-left:0}.contacts__form .__select_bd-b.form__group .select2-container--default .select2-selection--single{padding:0 17px 6px 0}.contacts__items{font-size:1em}.contacts__items .contacts__item-name{margin-right:8%;font-size:.93em}}@media screen and (max-width:992px){.addresses .tab__accordion-item--content .btn-accent{display:inline-block}.addresses__part{max-height:none}.addresses__accordion,.addresses__left,.contacts__items .contacts__item{width:100%}.addresses__accordion .btn-accent,.addresses__left .btn-accent{min-width:0}.addresses__left{display:block}.addresses__map{width:100%;padding-left:0;margin-top:3.2em}.contacts__form{flex:0 0 57%}.map__nav-item{padding:9px 30px 7px}}@media screen and (max-width:768px){.contacts__form{flex:0 0 54%}.contacts__form .form__groups.__cols-2>*{flex-basis:100%;max-width:100%;margin-bottom:1.75rem}.contacts__form .form__group-input{padding-top:0}}@media screen and (max-width:576px){.tab__accordion-item--content .col{width:100%}.tab__accordion-item--content .col:first-child{width:100%;padding-right:0;margin-bottom:20px}.contacts__items-col{order:-1}.contacts__form,.contacts__items-col{flex:0 0 100%}.contacts__form{padding:30px 20px}.contacts__form .form__groups.__cols-2{margin-bottom:0}.contacts__form.form textarea{min-height:100px}.contacts__form .form__group-buttons,.contacts__form .form__title{text-align:center}.contacts__items .contacts__item{margin:0 0 2.3rem}.map{height:450px}}@media screen and (max-width:400px){.addresses__accordion .btn-accent{min-width:100%}}*,:after,:before{box-sizing:border-box}:-ms-input-placeholder,::-moz-placeholder,::-ms-input-placeholder,::-webkit-input-placeholder,::placeholder{color:#666;transition:all .25s ease}::-moz-selection,::-moz-selection{background-color:#ff0007;color:#fff}::-moz-selection,::selection{background-color:#ff0007;color:#fff}html{font-size:14px}html.__fixed .page-wrapper{overflow:hidden;position:fixed;width:100%;height:100%!important;left:0;top:0}body{font-size:14px;min-width:320px;position:relative;line-height:1.6;font-family:Inter,sans-serif;overflow-x:hidden;color:#242424}body input,body textarea{border:none;border-bottom:1px solid #ddd;outline:none;color:#242424}body input:not([type=checkbox]):focus:required:invalid,body textarea:not([type=checkbox]):focus:required:invalid{border-color:red;box-shadow:none}body input:not([type=checkbox]):required:invalid,body textarea:not([type=checkbox]):required:invalid{box-shadow:none}body input:not([type=checkbox]):required:valid,body textarea:not([type=checkbox]):required:valid{border-color:green}body .error-active input,body .error-active textarea{border-color:red}.img-responsive{display:block;max-width:100%;height:auto}.img-responsive.img-width{width:100%}.text-center{text-align:center}b,strong{font-weight:700}.flex{display:flex}.ai-fs{align-items:flex-start}.ai-fe{align-items:flex-end}.ai-c{align-items:center}.jc-sb{justify-content:space-between}.jc-c{justify-content:center}.jc-sa{justify-content:space-around}.i-flex{display:inline-flex}.f-w{flex-wrap:wrap}.fd-c{flex-direction:column}.ta-c{text-align:center}.ta-r{text-align:right}.pos-r{position:relative}.container{width:100%;max-width:1440px;padding:0 40px;margin-left:auto;margin-right:auto}@media screen and (min-width:1125px) and (max-width:1560px){.container{zoom:90%}}@media screen and (max-width:768px){.container{padding:0 16px}}.wrapper{display:flex;flex-direction:column;min-height:100%}.wrapper>.maincontent{flex:1;display:flex;flex-direction:column}.content-wrap{flex:1 0 auto}.maincontent{position:relative;z-index:0;padding-top:112px}@media screen and (max-width:640px){.maincontent.maincontent-product{padding-top:72px}}@media screen and (max-width:1024px){.maincontent.maincontent__catalog{padding-top:80px}}@media screen and (max-width:640px){.maincontent.maincontent__catalog{padding-top:70px}}.maincontent.contact{padding-top:90px}@media screen and (max-width:1024px){.maincontent.contact{padding-top:70px}}a{color:inherit;text-decoration:none;transition:all .2s ease}a:focus{outline:none}@media screen and (min-width:1300px){a:hover{color:#0f7834}}img{height:auto;max-height:100%}img,picture{display:block;max-width:100%}picture{height:100%}.section{position:relative}.section.__pdd{padding:5rem 0}.section.__pdd-bottom{padding-bottom:5rem}.section.__gray{background:#fafafa}.section.promo{margin-top:70px}@media screen and (max-width:576px){.section.promo{margin-top:95px}}@media screen and (max-width:768px){.section.__pdd{padding:3.571rem 0}.section.__pdd-bottom{padding-bottom:3.571rem}}@media screen and (max-width:576px){.section.__pdd.promotabs{padding-bottom:22px}.section.__gray .products__slider.custom-nav{margin:0 -10px}.section.__gray .products__item{box-shadow:0 0 5px rgba(0,0,0,.08);margin:0 10px;width:calc(100% - 20px)}}.__pdd-top{padding-top:5rem}@media screen and (max-width:768px){.__pdd-top{padding-top:3.571rem}}.__pdd-bottom{padding-bottom:5rem}@media screen and (max-width:768px){.__pdd-bottom{padding-bottom:3.571rem}}.swiper-pagination-bullet-active{background:#00853d}.swiper-pagination-bullet{width:10px;height:10px}.swiper-pagination-bullet:focus{outline:none}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 7px;background:#e5e5e5;opacity:1}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00853d}p{margin:0;font-size:16px;line-height:29px;color:#333}textarea{resize:none}button{background:none;border:none;outline:none;cursor:pointer;padding:0}h1,h2,h3,h4,h5,h6{margin:0 0 1rem}h1{font-size:1.5rem}h2{font-size:1.35rem}h3{font-size:1.25rem}h4{font-size:1.142rem}h5{font-size:1.0714rem}h6{font-size:1rem}.btn{border:1px solid #7c7c7c;text-transform:uppercase;display:inline-block;padding:1rem 2.714rem .7rem;line-height:1;color:#2b2b2b;text-align:center;font-weight:700;font-size:.786em;position:relative;transition:all .3s ease;overflow:hidden}.btn i,.btn span{position:relative;z-index:1}.btn:before{content:"";position:absolute;width:0;height:100%;background:#333;top:0;left:auto;right:0;transition:all .3s ease}@media screen and (min-width:992px){.btn:hover{color:#fff}.btn:hover:before{width:100%;left:0;right:0}}@media screen and (max-width:576px){.btn{padding:16px 40px 13px}}.btn-accent{border:none;text-transform:uppercase;display:inline-block;padding:14px 40px 12px;line-height:1;text-align:center;color:#fff;font-weight:700;font-size:.786em;position:relative;transition:all .3s ease;overflow:hidden;background:#00853d;-webkit-appearance:none}.btn-accent i,.btn-accent span{position:relative;z-index:2}.btn-accent:before{content:"";background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.5));height:50px;width:50px;position:absolute;top:-8px;right:auto;left:-75px;transition:none}.btn-accent.__light{background:#ff0007;border-color:#ff0007}.btn-accent.__dark{background:#202020;border-color:#202020}@media screen and (min-width:992px){.btn-accent:hover{color:#fff}.btn-accent:hover:before{left:120%;transition:.5s ease-in-out}}@media screen and (max-width:576px){.btn-accent{padding:16px 40px 13px}}.btn-dashed{border-bottom:1px dashed #242424;transition:all .2s ease}@media screen and (min-width:992px){.btn-dashed:hover{color:#00853d;border-color:#00853d}}.btn-bordered{display:inline-block;border-bottom:1px solid #242424;line-height:1.1}@media screen and (min-width:992px){.btn-bordered:hover{color:#ff0007;border-color:#ff0007}}span.btn-bordered{cursor:pointer;transition:.2s ease}.__upper{text-transform:uppercase}.section__head{position:relative;margin-bottom:3.143rem}.section__head.flex{justify-content:space-between;flex-wrap:wrap;align-items:flex-end}.section__head.flex .section__head-title{margin-bottom:4px}.section__head.flex .btn{padding:10px 20px 6px;font-size:11px;line-height:1}@media screen and (max-width:576px){.section__head.flex{flex-direction:column;align-items:flex-start;justify-content:flex-start}.section__head.flex .btn{margin-top:15px}}.section__head-title{display:block;margin-bottom:39px;font-family:Inter,sans-serif;font-weight:600;font-size:26px;line-height:36px;color:#101010}.section__head-descr{margin:0;font-style:italic;color:#5e5e5e;font-size:13px;max-width:330px;line-height:1.3}@media screen and (max-width:576px){.section__head-descr{max-width:100%}}.__pdd-left{padding-left:11.8%}.__pdd-r{padding-right:11.8%}@media screen and (max-width:992px){.__pdd-left{padding-left:7%}.__pdd-r{padding-right:7%}}@media screen and (max-width:576px){.__pdd-left{padding-left:0}.__pdd-r{padding-right:0}}.has-error{position:absolute;left:0;top:100%;color:red;line-height:1.1;font-size:.88rem}form{position:relative}.success{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;font-size:1.1rem;background:#fff;z-index:100000;color:#333}.swiper-button-next,.swiper-button-prev{z-index:2}.custom-nav .swiper-button-next,.custom-nav .swiper-button-prev{margin-top:0;transform:translateY(-50%)}.custom-nav .swiper-button-prev,.custom-nav .swiper-container-rtl .swiper-button-next{left:-2.714rem}.custom-nav .swiper-button-next,.custom-nav .swiper-container-rtl .swiper-button-prev{right:-2.714rem}.custom-nav .swiper-button-next,.custom-nav .swiper-button-prev,.custom-nav .swiper-container-rtl .swiper-button-next,.custom-nav .swiper-container-rtl .swiper-button-prev{background:none;width:25px;height:25px;border:1px solid #ff0007;color:#ff0007;font-size:14px;display:flex;transition:.23s}.custom-nav .swiper-button-next i,.custom-nav .swiper-button-prev i,.custom-nav .swiper-container-rtl .swiper-button-next i,.custom-nav .swiper-container-rtl .swiper-button-prev i{margin:auto}.custom-nav .swiper-button-next:focus,.custom-nav .swiper-button-prev:focus,.custom-nav .swiper-container-rtl .swiper-button-next:focus,.custom-nav .swiper-container-rtl .swiper-button-prev:focus{outline:none}@media screen and (min-width:992px){.custom-nav .swiper-button-next:hover,.custom-nav .swiper-button-prev:hover,.custom-nav .swiper-container-rtl .swiper-button-next:hover,.custom-nav .swiper-container-rtl .swiper-button-prev:hover{background:#ff0007;border-color:#ff0007;color:#fff}}@media screen and (max-width:1400px){.custom-nav .swiper-button-prev,.custom-nav .swiper-container-rtl .swiper-button-next{left:-2rem}.custom-nav .swiper-button-next,.custom-nav .swiper-container-rtl .swiper-button-prev{right:-2rem}}@media screen and (max-width:992px){.custom-nav .swiper-button-prev,.custom-nav .swiper-container-rtl .swiper-button-next{left:0}.custom-nav .swiper-button-next,.custom-nav .swiper-container-rtl .swiper-button-prev{right:0}.custom-nav .swiper-button-next,.custom-nav .swiper-button-prev,.custom-nav .swiper-container-rtl .swiper-button-next,.custom-nav .swiper-container-rtl .swiper-button-prev{background:#ff0007;border-color:#ff0007;color:#fff}}.custom-nav__second.disabled .swiper-navigation{display:none}.custom-nav__second .swiper-navigation{position:absolute;right:0;bottom:0;background:#fff;width:110px;height:85px;z-index:1;display:flex;align-items:center;justify-content:center}.custom-nav__second .swiper-button-next,.custom-nav__second .swiper-button-prev,.custom-nav__second .swiper-container-rtl .swiper-button-next,.custom-nav__second .swiper-container-rtl .swiper-button-prev{background:none;left:auto;right:0;width:auto;height:auto;position:static;font-size:24px;line-height:1;margin:auto 3.5px;padding-top:7px}.custom-nav__second .swiper-button-next:focus,.custom-nav__second .swiper-button-prev:focus,.custom-nav__second .swiper-container-rtl .swiper-button-next:focus,.custom-nav__second .swiper-container-rtl .swiper-button-prev:focus{outline:none}@media screen and (max-width:992px){.custom-nav__second .swiper-navigation{width:80px;height:60px}}@media screen and (min-width:992px){.custom-nav__second .swiper-button-next:hover,.custom-nav__second .swiper-button-prev:hover,.custom-nav__second .swiper-container-rtl .swiper-button-next:hover,.custom-nav__second .swiper-container-rtl .swiper-button-prev:hover{color:#ff0007}}@media screen and (max-width:992px){.custom-nav__second .swiper-button-next,.custom-nav__second .swiper-button-prev,.custom-nav__second .swiper-container-rtl .swiper-button-next,.custom-nav__second .swiper-container-rtl .swiper-button-prev{font-size:20px;margin:auto 4.5px;padding-top:9px}}.tooltip{position:relative}.tooltip:hover .tooltip-content{opacity:1;visibility:visible;bottom:calc(100% + 15px)}.tooltip-content{opacity:0;visibility:hidden;position:absolute;z-index:10;font-size:1rem;left:50%;color:#242424;bottom:calc(100% + 15px);transform:translateX(-50%);line-height:1;padding:1rem 1.6rem;background:#fff;box-shadow:0 7px 8px -4px rgba(0,0,0,.05),0 10px 15px 2px rgba(0,0,0,.07),0 3px 10px 2px rgba(0,0,0,.07);max-width:300px;white-space:nowrap;transition:all .1s ease-in-out}.tooltip-content:hover{opacity:1;visibility:visible}.tooltip-content:before{border-color:#fff transparent transparent;border-style:solid;border-width:6px 6px 0;height:0;width:0;left:50%;transform:translateX(-50%)}.tooltip-content:after,.tooltip-content:before{content:"";display:block;position:absolute;top:100%}.tooltip-content:after{height:15px;left:0;width:100%}body.touch-device .tooltip__close{opacity:1;visibility:visible}body.touch-device .tooltip-content:hover,body.touch-device .tooltip:hover .tooltip-content{opacity:0;visibility:hidden}body.touch-device .tooltip.show.product__features-item .tooltip-content{top:calc(100% + 10px);bottom:auto}body.touch-device .tooltip.show .tooltip-content{opacity:1;visibility:visible}.tooltip__close{opacity:0;visibility:hidden;position:absolute;width:20px;height:20px;background:transparent;cursor:pointer;border:0;align-items:center;justify-content:center;top:0;right:0;display:none}.tooltip__close svg{width:100%;height:100%;display:block}.cols{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.cols>.col{flex:0 0 100%;padding:0 15px 30px}.cols.__equal-cols{align-items:stretch}.cols.__cols-4>.col{flex:0 0 50%}@media screen and (min-width:992px){.cols>.col{padding-bottom:0}}@media screen and (min-width:992px){.cols.__cols-4>.col{flex:0 0 25%}}@media screen and (min-width:992px){.cols.__cols-2>.col{flex:0 0 50%}}@media screen and (min-width:992px){.cols.__cols-3>.col{flex:0 0 33.3334%}}@media screen and (max-width:768px){html{font-size:12px}}.dropdown{position:relative}.dropdown.active .dropdown__list,.dropdown:hover .dropdown__list{opacity:1;visibility:visible}.dropdown.active .dropdown__arrow,.dropdown:hover .dropdown__arrow{transform:rotate(-180deg)}.dropdown__list{position:absolute;left:-.9rem;top:100%;transform:translateY(10%);opacity:0;box-shadow:0 2px 13px rgba(0,0,0,.11);transition:all .3s cubic-bezier(.11,.73,.6,.9);min-width:100%;background-color:#fff;list-style-type:none;margin:0;visibility:hidden;z-index:3;color:#242424;padding:10px 20px;font-size:1rem}.dropdown__list li:not(:last-of-type){margin-bottom:1rem}.dropdown__list li a{display:flex;align-items:center}.dropdown__list li a svg{margin-left:7px}.dropdown__list li .active,.dropdown__list li .active:hover{color:#ff0007}.dropdown__current{padding:0;margin:0 .4rem 0 0}.dropdown__top{cursor:pointer}.dropdown__arrow{font-size:8px;transition:all .45s ease}.dropdown a{display:inline-block;color:inherit}@media screen and (min-width:992px){.dropdown a:hover{color:#ff0007}}.hidden{display:none}.page-overlay{background:#fff}.catalog-main__overlay,.page-overlay{position:absolute;opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.3s;top:0;left:0;right:0;bottom:0;z-index:2}.catalog-main__overlay{background:transparent}.__show-overlay{overflow:hidden}.__show-overlay.__show-header{margin-right:17px}.__show-overlay .page-overlay{opacity:1;visibility:visible}.__show-overlay.__transparent .page-overlay{opacity:0}.fancybox-show .fancybox-bg{background:#000;opacity:.4}.__filter-active .rngst_phone_button{opacity:0;visibility:hidden}.__filter-active .select2-container{z-index:0}.__filter-active .maincontent{z-index:auto}.__filter-active .catalog-main__overlay{opacity:1;visibility:visible}.title{font-weight:700;text-transform:uppercase;line-height:1.2}.scrollbox{max-height:150px;padding-right:20px}.scrollbox-wrapper{width:100%;padding:50px 15px;margin:0 auto}.input-checkbox,input[type=checkbox],input[type=radio]{-webkit-appearance:none;width:14px;height:14px;padding:0;border:5px solid transparent;border-radius:0;outline:1px solid #cacaca;margin:0;box-sizing:border-box;box-shadow:none;cursor:pointer;background-color:#fff}.input-checkbox:checked,input[type=checkbox]:checked,input[type=radio]:checked{outline:1px solid #ff0007;border-color:#ff0007}.form__groups{display:flex;flex-wrap:wrap}.form__groups.__m-b{margin-bottom:2.3rem}@media screen and (max-width:768px){.form__groups.__m-b{margin-bottom:0}}.form__groups.__cols-2{justify-content:space-between}@media screen and (max-width:576px){.form__groups.__cols-2{margin-bottom:2.3rem}}.form__groups.__cols-2>*{flex-basis:45%;max-width:45%}@media screen and (max-width:576px){.form__groups.__cols-2>*{flex-basis:100%;max-width:100%}}.form__groups.__cols-3{margin-left:-35px;margin-right:-35px}.form__groups.__cols-3>*{flex-basis:calc(33.333% - 70px);max-width:calc(33.333% - 70px);margin-right:35px;margin-left:35px}.form__groups.__cols-4{margin-left:-20px;margin-right:-20px}.form__groups.__cols-4>*{flex-basis:calc(25% - 40px);max-width:calc(25% - 40px);margin-right:20px;margin-left:20px}@media screen and (max-width:768px){.form__groups.__cols-3,.form__groups.__cols-4{margin-left:-20px;margin-right:-20px}.form__groups.__cols-3>*,.form__groups.__cols-4>*{flex-basis:calc(50% - 40px);max-width:calc(50% - 40px);margin-right:20px;margin-left:20px;margin-bottom:2.3rem}}@media screen and (max-width:576px){.form__groups.__cols-3,.form__groups.__cols-4{margin-left:0;margin-right:0}.form__groups.__cols-3>*,.form__groups.__cols-4>*{flex-basis:100%;max-width:100%;margin-right:0;margin-left:0}}.modal.modal__additional-questions{width:70vw}.modal.modal__additional-questions .modal__additional-questions-btns{margin-top:30px;text-align:center}.modal.modal__additional-questions.show-sovet .modal__question-sovet{display:inline-block}.modal.modal__additional-questions.show-sovet .modal__question-zamer,.modal.modal__additional-questions.show-zamer .modal__question-sovet{display:none}.modal.modal__additional-questions.show-zamer .modal__question-zamer{display:inline-block}@media screen and (max-width:500px){.modal.modal__additional-questions{width:100vw}}.form__group{position:relative}.form__group:not(:last-of-type){margin-bottom:2.3rem;position:relative}.form__group-phone .select2-container{position:absolute;left:0;top:45%;transform:translateY(-50%)}.form__group-phone .select2-container--default .select2-selection--single{border:none;border-radius:0;padding-left:0;height:auto}.form__group-phone .select2-container--default .select2-selection--single:focus{outline:none}.form__group-phone .select2-container--default .select2-selection--single .select2-selection__rendered{width:36px;padding:0 16px 0 0;line-height:1}.form__group-label{display:block;margin-bottom:6px;line-height:1.3}.form__group.form__group--rating{line-height:1;margin-bottom:12px}.form__group .file-label{font-style:italic;display:inline-flex;align-items:center;line-height:1;cursor:pointer}.form__group .file-label:hover{color:#ff0007}.form__group .file-label__icon{margin-right:1.428rem;width:35px;height:35px;background-color:#292929;text-align:center;line-height:41px;color:#fff;font-size:15px;max-width:calc(100% - 55px)}.form__group .file-label__icon i{line-height:1}.form__group .file-label__text{padding-top:3px}.form__group .file-label input[type=file]{display:none}.form__group-error{position:absolute;font-size:.92em;color:red;top:calc(100% + 2px)}.form__fieldset .form__group:last-of-type{margin-bottom:1.78rem}.form textarea,form textarea{width:100%}.form .form__descr,form .form__descr{font-size:.93em;margin-bottom:2rem;text-align:center}.form input,.form textarea,form input,form textarea{width:100%;margin:0;padding:6px 0;display:block}.form input::-moz-placeholder,.form textarea::-moz-placeholder,form input::-moz-placeholder,form textarea::-moz-placeholder{color:#6f6f6f}form input::-moz-placeholder,form textarea::-moz-placeholder{color:#6f6f6f}form input::placeholder,form textarea::placeholder{color:#6f6f6f}.form input::-moz-placeholder,.form textarea::-moz-placeholder{color:#6f6f6f}.form input::placeholder,.form textarea::placeholder{color:#6f6f6f}.form .input-checkbox,.form input[type=checkbox],.form input[type=radio],form .input-checkbox,form input[type=checkbox],form input[type=radio]{width:14px;padding:0}.form .label__check,form .label__check{line-height:1;cursor:pointer;font-size:12px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:8px}.form .label__check input,form .label__check input{margin-right:10px}.form .label__check span,form .label__check span{line-height:1.3;max-width:calc(100% - 25px)}.page__title{display:flex;margin:0;line-height:1.2;font-size:1.857rem;color:#222}.page__title.account__page__title,.page__title.order-page__title{display:block;margin-bottom:70px;font-size:32px;font-weight:700;line-height:47px}@media screen and (max-width:768px){.page__title.account__page__title,.page__title.order-page__title{text-align:center}}.page__title.__m-b{margin-bottom:20px}@media screen and (max-width:576px){.page__title{font-size:1.5rem}}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-hidden input,select{display:none}.select2-container{z-index:99;max-width:100%}.select2-container--open{z-index:99993}.select2-dropdown{border-color:#ddd}.select2-container--default .select2-selection--single:focus{outline:none}.select2-container--default .select2-selection--single .select2-selection__arrow{height:auto;position:absolute;top:50%;right:0;width:auto;transform:translateY(-50%)}.select2-container--default .select2-selection--single .select2-selection__arrow:before{font-family:icomoon;content:"\E90A";color:#000;font-size:9px;display:inline-block;line-height:1}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;font-weight:400;font-size:16px;line-height:22px;color:#333}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#f5f5f5}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{transform:translateY(-50%) rotate(180deg)}.__select_bd-b .select2-container--default .select2-selection--single{border:none;border-bottom:1px solid #a2a2a2;border-radius:0;padding:0 0 5px;height:auto;line-height:1}.__select_bd-b .select2-container--default .select2-selection--single:focus{outline:none}.__select_bd-b .select2-container--default .select2-selection--single .select2-selection__rendered{width:100%}.__select_bd-b .select2-container{min-width:100%}.__select_bd-b .select2-container .select2-selection--single .select2-selection__rendered{padding:0;line-height:1}.__select_bd-b.form__group .select2-container--default .select2-selection--single{padding:6px 0;color:#666;border-color:#ddd}.__select_bd-b.form__group .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit}.btn-round{width:24px;height:24px;background-color:#fff;border-radius:50%;line-height:29px;text-align:center;position:absolute;right:-11px;top:-11px;font-size:10px;color:#777;padding-left:1px;transition:.2s}.btn-round:hover{color:#fff;background:#ff0007}.btn-round i{display:inline-block}.btn-round i.icon-arrow-thin-right{font-size:11px;transform:rotate(-45deg) translate(0)}.ul-styled{margin:0;padding:0}.ul-styled li{list-style-type:none;position:relative;padding-left:20px;line-height:1.2;margin-bottom:8px}.ul-styled li:before{content:"";width:3px;height:3px;background:#ff0007;position:absolute;left:0;top:41%;transform:translateY(-50%)}.show-text.active .btn__text-more i{transform:rotate(180deg)}.show-text .text-wrap{max-height:220px;overflow:hidden;position:relative;transition:all .4s ease}.show-text .btn__text-more i{display:inline-block}.subscribe{font-size:.93em}.subscribe-title{line-height:1.3;margin-bottom:9px}.subscribe .form__group:not(:last-of-type){margin-bottom:2.15rem}.subscribe .btn-accent{font-size:.858em}.top{position:fixed;display:flex;align-items:center;justify-content:center;right:30px;bottom:45px;width:30px;height:30px;line-height:37px;background:#0f7834;border-radius:4px;color:#fff;text-align:center;transform:translateX(70px);cursor:pointer;transition:all .3s ease;z-index:5}.top.active{transform:translateX(0)}@media screen and (min-width:992px){.top:hover{background:#e00006}}.adaptive__swither{display:none}.product .toggle-switch__main{flex-shrink:0}@media screen and (max-width:1200px){.adaptive__swither{display:block;margin-top:30px}.adaptive__swither .product__view-switcher{position:static}.product-main__wrapper .product-main+.product__view-switcher{display:none}.product__interior{bottom:65px}.product__interior-nav-wrapper{right:0;left:auto;top:170px;width:45%}.product.active-interior .product__images .product__image-main{position:static}.product.active-interior .product__additional,.product.active-interior .product__images-slider{display:none}}@media screen and (max-width:1100px){.header__nav-share{margin-right:10px}.header__nav>ul>li{margin:0 10px}}@media screen and (max-width:991px){.product__interior-nav-wrapper{width:42%}}@media screen and (max-width:900px){.maincontent__share #share__form .form__groups.__cols-2 .form__group{width:100%}}@media screen and (max-width:768px){.adaptive__swither{display:none}.promo__banners-item{height:auto}.promo__banners-item img{max-width:100%;height:auto;margin:auto;-o-object-fit:contain;object-fit:contain}.template__modal-title{font-size:18px}.template__modal-text{font-size:15px}.template__modal.modal{padding:45px 35px;width:auto}}@media screen and (max-width:420px){.header__phone-icon-link{padding-right:0}.header__phone-icon{width:23px;height:23px}body .header__controls-item{margin-left:5px}body .header__main-right .icon i{font-size:16px}body .hamburger-box{width:20px}body .hamburger{margin-left:16px}}@media screen and (max-width:380px){.header .logo.header__logo-mobile{max-width:60px}}@media screen and (max-width:768px){.header__main-holder>.container{max-width:100vw}}.compare__table{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;border:1px solid #ddd;padding:8px 0 8px 8px;overflow:hidden}.compare__table .btn-accent{width:100%}.compare__table .add-btn{margin-bottom:8px}@media screen and (max-width:481px){.compare__table{padding-left:0}}.compare__item.second-child-item{min-width:50%!important;width:50%!important}.compare__item.first-child-item{min-width:100%!important;width:100%!important}.compare__item.first-child-item .compare__btns{width:50%}.compare__img img{width:auto!important;max-width:100%!important;height:250px}.owl-stage.disable-translate{transform:none!important}.compare__attributes,.compare__aviability,.compare__btns,.compare__descr,.compare__divider,.compare__img,.compare__manufacturer,.compare__model,.compare__price,.compare__rating,.compare__title{padding:8px;display:flex;align-items:center;flex-wrap:wrap}.compare__btns{padding-bottom:0}.compare__attributes{position:relative}.compare__attributes:after{content:"";display:inline-block;height:2px;background-color:#ddd;position:absolute;bottom:0;left:-8px;right:-8px}.compare__attributes *,.compare__aviability *,.compare__descr *,.compare__divider *,.compare__img *,.compare__manufacturer *,.compare__model *,.compare__price *,.compare__rating *,.compare__title *{margin:0;padding:0}.compare__width{width:100%}.compare__info{width:17%}.compare__content{width:83%;position:relative}.compare-total{position:absolute;left:9px;color:#fff;background:red;border-radius:50%;padding:2px 4px 1px 3px;text-align:center;line-height:1;z-index:3;font-size:13px;min-width:16px}.compare-total,.wishlist-total{left:25px;top:-4px}.product-compare .description p{display:inline-block}.compare-popup .btn{margin:15px}@media (max-width:480px){.product-compare .table{display:inline-block;font-size:10px;overflow-x:scroll}}@media screen and (max-width:768px){.compare__info{width:130px}.compare__content{width:calc(100% - 130px)}}@media screen and (max-width:480px){.compare__info{display:none}.compare__content{width:100%}}.compare__table .swiper-container-horizontal>.swiper-scrollbar{top:0}.compare__table .swiper-scrollbar-drag{background:#48a152}#preloader-compare{position:absolute;left:0;top:0;z-index:999;width:100%;height:100%;overflow:visible;background:#fbfbfb url(//cdnjs.cloudflare.com/ajax/libs/file-uploader/3.7.0/processing.gif) no-repeat 50%}.visible-compare{visibility:visible;opacity:1;transition:opacity .2s linear}.hidden-compare{visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .2s linear}.products-gallery-thumbs{position:absolute;bottom:0;width:100%;padding:5px 0;background:hsla(0,0%,93.3%,.7);transition:.2s}.products-gallery-thumbs:hover{background:hsla(0,0%,93.3%,.9)}.products-gallery-thumbs .swiper-wrapper{justify-content:center}.products-gallery-thumbs .swiper-slide{width:13%!important;padding:3px;border:2px solid #ccc;cursor:pointer;transition:.2s}.products-gallery-thumbs .swiper-slide-thumb-active,.products-gallery-thumbs .swiper-slide:hover{border:2px solid #00853d}.brands-wrapper{position:relative}.brands-wrapper .brands-slider .brands__item{filter:grayscale(100%);transition:.3s ease-in}.brands-wrapper .brands-slider .brands__item:hover{filter:none}@media screen and (max-width:768px){.brands-wrapper .brands-slider .brands__item{padding:0 20px}}.brands-wrapper .swiper-button-next{right:-3%}@media screen and (max-width:768px){.brands-wrapper .swiper-button-next{right:0}}.brands-wrapper .swiper-button-prev{left:-3%}@media screen and (max-width:768px){.brands-wrapper .swiper-button-prev{left:0}}.brands-wrapper .brands__slider-item{display:flex;justify-content:center}.exitblock,.exitblock-exit{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:100000}.popup_back_container{z-index:1050;outline:0;display:inline-flex;margin:auto}.popup_back_fade_bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;opacity:.5;transition:all .2s ease-out 0s}.popup_back{max-width:800px;margin:auto;font-family:Inter,sans-serif}.popup_back,.popup_back_inner{position:relative}.popup_back_inner:before{content:"";position:absolute;top:22px;right:22px;left:172px;background-color:#fff;transform:rotate(-12.5deg);z-index:3;height:378px;box-shadow:3px 3px 35px 0 rgba(0,0,0,.08)}.popup_back_inner:after{content:"";position:absolute;top:98px;right:-20px;height:378px;left:270px;background-color:#008731;transform:rotate(7deg);z-index:2}.popup_back_logo_block{position:relative;height:94px}.popup_back_logo_block:before{content:"";position:absolute;top:0;right:80px;bottom:-50px;left:43px;background-color:#fff;transform:rotate(1.5deg);z-index:2}.popup_back_logo{position:relative;left:60px;top:29px;max-width:210px;height:auto;transform:rotate(-12.5deg);z-index:3}.popup_back_row{display:flex;flex-flow:row;align-items:flex-start;justify-content:center;position:relative;z-index:90}.popup_back_bg{height:367px;width:412px;flex:412px 0 0;background-size:cover;background-position:50%;background-repeat:no-repeat;box-shadow:10px 10px 1px 0 rgba(93,59,50,.3)}.popup_back_form_col{padding-left:19px;color:#4f4f4f}.popup_back_header{margin-bottom:20px;margin-top:-6px}.popup_back_header p{font-size:16px;line-height:1.28;text-transform:uppercase}.popup_back_underheader{font-size:24px;line-height:1.38;text-transform:uppercase;font-weight:700;margin:0 auto 7px}.form_row{display:flex;flex-flow:wrap;align-items:center;margin-left:-10px;margin-right:-10px;padding-right:30px}.select_time .select2-container{min-width:80px}.select_time .select2-container .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:27px}.select_time .select2-container .select2-container--default .select2-selection--single .select2-selection__arrow{right:7px}.popup_input{flex:50% 0 0;max-width:50%;display:flex}.form__group.popup_input{margin-bottom:0}.popup_input input{border:1px solid transparent;border-radius:7px;width:100%;font-size:15px;font-weight:700;padding:7.5px 8px;box-shadow:-5px 5px 8px 0 rgba(0,0,0,.1);margin:0 10px;color:#4f4f4f;background-color:#fff;transition:all .2s ease-out 0s}.popup_input input:focus{border:1px solid #008731;outline:none}.form_row_radio{margin-top:14px;display:flex;flex-flow:row;align-items:flex-start}form.popup_back_form{position:static}.popup_back_form input[type=radio]{position:absolute;opacity:0}.popup_back_form input[type=radio]+label{cursor:pointer;color:#2faa66;text-decoration:underline;font-size:15px;font-weight:700;display:block;transition:all .2s ease-out 0s}.popup_back_form input[type=radio]:checked+label{color:#606060;text-decoration:none}#time_choice+label+.js__select_time{opacity:0;pointer-events:none;max-height:0;overflow:hidden;height:0}#time_choice:checked+label+.js__select_time{opacity:1;pointer-events:all;max-height:100px;overflow:visible;height:auto}.select_time{border:1px solid transparent;border-radius:7px;width:100%;font-size:15px;font-weight:700;padding:7.5px 8px;box-shadow:-5px 5px 8px 0 rgba(0,0,0,.1);color:#4f4f4f;background-color:#fff;margin-top:10px;display:block;transition:all .2s ease-out 0s}#time_choice+label+.js__select_time .select2-container{width:100%!important;margin-bottom:20px}#time_choice+label+.select_time{box-shadow:none;padding:0}.popup_back_form .btn_submit{background-color:#fff;border-radius:5px;font-size:20px;font-weight:700;text-transform:uppercase;color:#4f4f4f;width:267px;height:56px;border:none;cursor:pointer;position:absolute;bottom:0;right:17px;line-height:1;transition:all .2s ease-out 0s}.popup_back_form .btn_submit:focus,.popup_back_form .btn_submit:hover{outline:none;color:#fff;background-color:#fe282a}.close_btn{position:absolute;top:-49px;right:-4px;height:52px;width:52px;background-color:transparent;border:none;cursor:pointer;z-index:15;padding:0;transition:all .2s ease-out 0s}.close_btn:hover{opacity:.8}.close_btn img{max-width:100%;width:100%;height:auto}@media (max-width:850px){.exitblock-exit{display:none!important}.exitblock{display:none}}.mobile-callback{position:fixed;bottom:0;left:0;right:0;background:#47a04a;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 8rem;z-index:99999;display:none}.mobile-callback__close{position:absolute;top:0;right:0;height:52px;width:52px;background-color:transparent;border:none;cursor:pointer;color:#fff;font-size:32px;z-index:15;padding:0;transition:all .2s ease-out 0s}.mobile-callback__title{font-weight:400;font-size:1.5rem;letter-spacing:.02em;margin:0 auto .5rem}.mobile-callback__subtitle,.mobile-callback__title{font-style:normal;line-height:1.2;text-align:center;color:#fff}.mobile-callback__subtitle{font-weight:300;font-size:1.125rem;letter-spacing:-.01em;margin:0 auto 18px}.mobile-callback__btn{background:#fff;border-radius:2px;border:none;padding:1rem;color:#323232;text-align:center;margin:0 10px;cursor:pointer;transition:all .3s;font-size:1rem;max-width:250px;min-width:200px;font-weight:600;-webkit-appearance:none!important}@media (max-width:850px){.exitblock,.exitblock .popup_back_bg{display:none}.exitblock .popup_back_inner:before{transform:none;top:0;left:0;right:0;height:100%}.exitblock .popup_back_header p,.exitblock .popup_back_logo_block:before{display:none}.exitblock .popup_back_logo{left:50%;transform:translateX(-50%) rotate(0)}.exitblock .form_row{display:flex;flex-direction:column}.exitblock .popup_input{flex:1;max-width:100%;margin-bottom:1rem}.exitblock .form_row_radio{flex-direction:column;align-items:center}.exitblock .popup_back_form .btn_submit{width:100%;position:relative;right:0;color:#fff;background:#47a04a}.exitblock .form_row_radio>span{display:none}.exitblock .popup_back_form_col{padding-left:20px;padding-right:20px}.exitblock .popup_back_underheader{text-align:center}.exitblock .popup_back_inner:after{display:none}.exitblock .popup_back,.exitblock .popup_back_inner{padding-bottom:20px}.exitblock .close_btn{top:-40px;right:0;height:30px;width:30px}.exitblock .select_time .select2-container{width:100%}.exitblock .select2-container--default .select2-selection--single .select2-selection__arrow{right:5px}}@media (max-width:850px){.swiper-slide img,.swiper-slide picture{margin:0 auto}.product__gallery .product__slider__main .swiper-slide{display:-webkit-flex}}