body,html{height:100%}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}*,:after,:before,html{box-sizing:border-box}body{margin:0}ol,ul{margin-top:0;margin-bottom:0;padding-left:0}li{display:block}dl{margin-top:0;margin-bottom:0}dd{margin-left:0}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;font-size:inherit}blockquote{margin:0;padding:0}p{margin-top:0;margin-bottom:0}strong{font-weight:700}figure{margin:0}a{color:inherit;text-decoration:none}a:focus{outline-width:thin;outline-style:dotted;outline-color:inherit}img{vertical-align:middle;max-width:100%;height:auto;border:0}button{overflow:visible;margin:0;padding:0;border:0;background:none;font:inherit;letter-spacing:inherit;text-align:inherit;text-transform:inherit;cursor:pointer;-webkit-font-smoothing:inherit}[type=email],[type=tel],[type=text],textarea{-webkit-appearance:none;appearance:none}textarea{overflow:auto}::selection{background:rgba(0,0,0,.7);color:#fff}html{scroll-behavior:smooth}body{background-color:#fff;line-height:1;font-family:Noah,Arial,sans-serif;font-size:16px;font-weight:400}.visually-hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.footer,.layout{max-width:100%}.main-wrapper{display:flex;flex-direction:column;height:100%}.layout{position:relative;display:flex;flex:1 0 auto;flex-direction:column}.footer{flex:0 0 auto}[v-cloak]{visibility:hidden}.hide-spins-input{-webkit-appearance:textfield!important;appearance:textfield!important}.hide-spins-input::-webkit-inner-spin-button,.hide-spins-input::-webkit-outer-spin-button{-webkit-appearance:none!important;appearance:none!important}.btn{display:flex;align-items:center;justify-content:center;height:55px;padding:0 15px;border:1px solid #d7d7d7;background:#fff;color:#4f4f4f;font-weight:300;font-size:20px;font-family:Arno Pro,Times New Roman,serif;line-height:22px;transition:border-color .15s linear,background-color .15s linear}.btn:focus,.btn:hover{border-color:#4f4f4f;outline:none}.btn:active{border-color:#d7d7d7;background-color:#f5f5f5}.btn:disabled{background-color:#f5f5f5;opacity:.4;cursor:not-allowed}.btn:disabled:focus,.btn:disabled:hover{border-color:#d7d7d7}.btn--dark{border:1px solid #4f4f4f}.btn--dark:focus,.btn--dark:hover{border-color:#d7d7d7;outline:none}.btn--regular{font-weight:400}@media screen and (max-width:1400px){.btn{height:50px;padding:0 15px}}@media screen and (max-width:768px){.btn{height:40px;padding:0 13px;font-size:18px}}.toggle{display:flex;align-items:center;padding:10px 0;cursor:pointer}.toggle:hover .toggle__title{opacity:.75}.toggle:focus{outline:none}.toggle--active .toggle__option-tumbler{border-color:#4f4f4f}.toggle--active .toggle__option-tumbler:after{left:calc(100% - 26px);background-color:#4f4f4f}.toggle__title{font-size:24px;font-family:Arno Pro,Times New Roman,serif;transition:opacity .1s linear}.toggle__option-tumbler{position:relative;width:58px;height:30px;margin-left:32px;border:1px solid #919191;border-radius:30px;transition:border-color .1s linear}.toggle__option-tumbler:after{content:"";position:absolute;top:2px;left:2px;width:24px;height:24px;border-radius:50%;background-color:#919191;transition:left .15s ease-out,background-color .1s linear}.checkbox__label{position:relative;display:flex;align-items:center;max-width:100%;min-height:20px;padding-left:34px;cursor:pointer}.checkbox__label--right{padding-right:34px;padding-left:0}.checkbox__label--right .checkbox__symbol{right:0;left:auto;margin-right:0;margin-left:15px}.checkbox__label--disabled{cursor:pointer}.checkbox:checked~.checkbox__symbol:after{transform:scale(1)}.checkbox:disabled~span{opacity:.6}.checkbox__title{border-bottom:1px solid transparent;transition:border-bottom-color .3s}.checkbox:focus~.checkbox__title{border-bottom-color:#4f4f4f}.checkbox__symbol{position:absolute;top:50%;left:0;display:inline-flex;width:20px;height:20px;margin-right:15px;border:1px solid #4f4f4f;border-radius:50%;transform:translateY(-50%)}.checkbox__symbol:after{content:"";display:block;width:10px;height:10px;margin:auto;border-radius:50%;background-color:#4f4f4f;transition:transform .15s ease-out;transform:scale(0)}.gm-style .gm-style-iw-t:after{content:none}.gm-style .gm-style-iw-c{top:-24px;left:192px;width:323px;padding:0;border-radius:0}.gm-style-iw.gm-style-iw-c{overflow:visible!important}.gm-style-iw.gm-style-iw-c>button{top:-22px!important;right:-26px!important;display:flex!important;align-items:center;justify-content:center;width:25px!important;height:25px!important;border-radius:50%;background-color:#f5f5f5!important}.gm-style-iw.gm-style-iw-c>button img{width:18px!important;height:18px!important}.gm-style-iw.gm-style-iw-c .gm-style-iw-d{overflow:unset!important}@media screen and (max-width:480px){.gm-style .gm-style-iw-c{top:-50px;left:0}}.personal-warning{position:fixed;right:0;bottom:0;left:0;z-index:15000;padding:15px 0;background:rgba(0,0,0,.8);font-size:14px;opacity:0;visibility:hidden;transition:all .3s}.personal-warning--show{opacity:1;visibility:visible}.personal-warning__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;flex-wrap:nowrap;align-items:center}@media screen and (max-width:991px){.personal-warning__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.personal-warning__inner{padding-right:15px;padding-left:15px}}.personal-warning__text{color:#fff;font:400 13px/1.3 Noah,Arial,sans-serif}.personal-warning__link{border-bottom:1px solid #fff;transition:all .2s}.personal-warning__link:focus,.personal-warning__link:hover{border-color:transparent;outline:none}.personal-warning__btn{display:block;margin-left:30px;padding:10px 55px;border:1px solid #fff;background:transparent;color:#fff;font:400 13px/1.4 Noah,Arial,sans-serif;transition:all .3s}.personal-warning__btn:focus,.personal-warning__btn:hover{background:hsla(0,0%,46.7%,.75);outline:none}@media (max-width:767px){.personal-warning__inner{flex-direction:column}.personal-warning__btn{margin-top:20px;margin-left:0}}.update-warning{position:fixed;top:0;left:0;z-index:999999;display:block;width:100%;padding:10px 20px;background:#e05252;background-size:cover;color:#fff;font-size:14px;line-height:1.4;text-align:center}.update-warning a{border:0;border-bottom:1px solid #fff;color:#fff;text-decoration:none;transition:border-color .3s}.update-warning a:focus,.update-warning a:hover{border-bottom-color:transparent;outline:none}.update-warning__close{margin-top:10px;border:0;color:#fff;text-decoration:none;text-transform:uppercase;transition:color .3s}.update-warning__close:focus,.update-warning__close:hover{color:hsla(0,0%,100%,.7);outline:none}.map-hint,.map-hint__content{display:flex;flex-direction:column}.map-hint__content{padding:20px 18px}.map-hint__content:hover .map-hint__phone,.map-hint__content:hover .map-hint__title{border-bottom-color:#4f4f4f}.map-hint__content:hover .map-hint__email{border-bottom-color:#f2c94c}.map-hint__img{-o-object-fit:cover;object-fit:cover;width:100%;height:202px}.map-hint__title{border-bottom:1px solid transparent;color:#4f4f4f;font:400 24px/1 Arno Pro,Times New Roman,serif;transition:border-bottom-color .3s}.map-hint__address{margin:10px 0 2px;color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif}.map-hint__phone{color:#4f4f4f}.map-hint__email,.map-hint__phone{border-bottom:1px solid transparent;font:400 18px/1 Noah,Arial,sans-serif;transition:border-bottom-color .3s}.map-hint__email{color:#f2c94c}.map-hint__phone-wrap{margin-bottom:4px}.header{position:relative;z-index:2}.header__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;align-items:center;padding:36px 15px;z-index:1}@media screen and (max-width:991px){.header__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.header__inner{padding-right:15px;padding-left:15px}}.header__logo{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}.header__logo:active,.header__logo:focus,.header__logo:hover{outline:none}.header__cart{margin-left:30px}.header__lang{margin-left:50px}.header__logo-slogan{margin-top:7px;color:#333;font-size:14px;font-family:Arno Pro,Times New Roman,serif;line-height:15px;text-transform:capitalize}.header__actions-wrapper{display:flex;width:350px}.header__actions-wrapper--right{justify-content:flex-end}@media screen and (max-width:1240px){.header__account{display:none!important}.header__cart{margin-left:0}.header__logo-slogan{display:none}.header__actions-wrapper{width:150px}}@media screen and (max-width:991px){.header__inner{padding-top:30px;padding-bottom:30px}}@media screen and (max-width:601px){.header__inner{padding-top:25px;padding-bottom:25px}.header__logo-img{width:120px;height:35px}.header__actions-wrapper{width:100px}.header__lang{margin-left:25px}}@media screen and (max-width:480px){.header__logo-img{width:100px;height:auto}.header__lang{margin-left:5px}}@media screen and (max-width:400px){.header__actions-wrapper--left{width:75px}.header__actions-wrapper--right{width:80px}}.main-menu-btn{position:relative;width:44px;height:44px;margin-right:30px}.main-menu-btn .main-menu-btn--open .main-menu-btn__line--1{top:50%;transform:translateX(-50%) rotate(45deg)}.main-menu-btn .main-menu-btn--open .main-menu-btn__line--2{width:0}.main-menu-btn .main-menu-btn--open .main-menu-btn__line--3{top:50%;transform:translateX(-50%) rotate(-45deg)}.main-menu-btn:focus,.main-menu-btn:hover{outline:none}.main-menu-btn:focus.main-menu-btn--open .main-menu-btn__line:not(.main-menu-btn__line--2),.main-menu-btn:hover.main-menu-btn--open .main-menu-btn__line:not(.main-menu-btn__line--2){width:35px}.main-menu-btn:focus:not(.main-menu-btn--open) .main-menu-btn__line--1,.main-menu-btn:hover:not(.main-menu-btn--open) .main-menu-btn__line--1{top:calc(50% - 9px);left:calc(50% - 2px)}.main-menu-btn:focus:not(.main-menu-btn--open) .main-menu-btn__line--2,.main-menu-btn:hover:not(.main-menu-btn--open) .main-menu-btn__line--2{left:calc(50% + 2px)}.main-menu-btn:focus:not(.main-menu-btn--open) .main-menu-btn__line--3,.main-menu-btn:hover:not(.main-menu-btn--open) .main-menu-btn__line--3{top:calc(50% + 9px);left:calc(50% - 2px)}.main-menu-btn__line{position:absolute;left:50%;width:30px;height:1px;background-color:#333;transition:transform .2s ease-out,width .2s ease-in-out,top 75ms linear,left 75ms linear;transform:translateX(-50%)}.main-menu-btn__line--1{top:calc(50% - 7px)}.main-menu-btn__line--2{top:50%}.main-menu-btn__line--3{top:calc(50% + 7px)}@media screen and (max-width:601px){.main-menu-btn{margin-right:10px}}@media screen and (max-width:400px){.main-menu-btn{margin-right:5px;width:35px;height:35px}}.main-menu{position:absolute;top:100%;left:0;width:100%;padding:80px 0;background:#fff;box-shadow:0 5px 25px rgba(0,80,85,.15);opacity:0;visibility:hidden;transition:opacity .2s linear,transform .2s ease-in,visibility .2s linear,height .1s linear;transform:translateY(10px)}.main-menu--open{opacity:1;visibility:visible;transform:translateY(0)}.main-menu__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;justify-content:flex-start}@media screen and (max-width:991px){.main-menu__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.main-menu__inner{padding-right:15px;padding-left:15px}}.main-menu__close{position:absolute;top:10px;right:10px;z-index:1;display:flex;align-items:center;justify-content:center;width:48px;height:48px;visibility:hidden;transition:transform .2s ease-in}.main-menu__close:active,.main-menu__close:focus,.main-menu__close:hover{outline:none;transform:scaleY(.8)}.main-menu__close-icon{stroke:#333}.main-menu__list{width:420px}.main-menu__list-item:not(:last-child){margin-bottom:25px}.main-menu__list-item-link{border-bottom:1px solid transparent;color:#4f4f4f;font-weight:300;font-size:24px;font-family:Arno Pro,Times New Roman,serif;white-space:nowrap;transition:border-bottom-color .15s linear;position:relative}@media screen and (max-width:1240px){.main-menu__list-item-link{font-size:22px}}@media screen and (max-width:400px){.main-menu__list-item-link{font-size:18px}}.main-menu__list-item-link:active,.main-menu__list-item-link:focus,.main-menu__list-item-link:hover{border-bottom-color:inherit;outline:none}.main-menu__list-item-icon{position:absolute;top:50%;left:calc(100% + 10px);fill:#4f4f4f;transform:translateY(-50%)}.main-menu__box{width:280px}.main-menu__box-item{color:#4f4f4f;font-weight:300;font-size:18px;font-family:Noah,Arial,sans-serif;line-height:22px}.main-menu__box-item:not(:last-child){margin-bottom:20px}.main-menu__box-item--address{width:135px}.main-menu__box-item-link{border-bottom:1px solid transparent;transition:border-bottom-color .1s linear}.main-menu__box-item-link:active,.main-menu__box-item-link:focus,.main-menu__box-item-link:hover{border-bottom-color:#4f4f4f;outline:none}.main-menu__profile{display:none;margin-top:20px;margin-bottom:15px}.main-menu__profile-head{display:flex;align-items:center;padding-bottom:20px}.main-menu__profile-title{border-bottom:1px solid transparent;color:#4f4f4f;font-weight:300;font-size:24px;font-family:Arno Pro,Times New Roman,serif;white-space:nowrap;transition:border-bottom-color .15s linear}@media screen and (max-width:1240px){.main-menu__profile-title{font-size:22px}}@media screen and (max-width:400px){.main-menu__profile-title{font-size:18px}}.main-menu__profile-title:active,.main-menu__profile-title:focus,.main-menu__profile-title:hover{outline:none;border-bottom-color:transparent}.main-menu__profile-title-icon{margin-left:15px;stroke:#4f4f4f;transition:transform .25s linear;transform:rotate(-90deg) rotateY(0);stroke-width:2px}.main-menu__profile-title-icon--open{transform:rotate(-90deg) rotateY(180deg)}.main-menu__profile-item{padding-left:15px}.main-menu__profile-item:not(:last-child){margin-bottom:25px}.main-menu__profile-link{border-bottom:1px solid transparent;color:#4f4f4f;font-weight:300;font-size:24px;font-family:Arno Pro,Times New Roman,serif;white-space:nowrap;transition:border-bottom-color .15s linear}@media screen and (max-width:1240px){.main-menu__profile-link{font-size:22px}}@media screen and (max-width:400px){.main-menu__profile-link{font-size:18px}}.main-menu__profile-link:active,.main-menu__profile-link:focus,.main-menu__profile-link:hover{border-bottom-color:inherit;outline:none}.main-menu__lang{visibility:hidden}.main-menu__search{display:none!important;width:100%}@media screen and (max-width:1240px){.main-menu__close{visibility:visible}.main-menu{position:fixed;top:0;left:0;width:305px;height:100vh;padding:0;box-shadow:0 5px 25px rgba(0,80,85,.15);opacity:0;visibility:hidden;transition:opacity .2s linear,transform .2s ease-in,visibility .2s linear,height .1s linear;transform:translateX(-150px)}.main-menu--open{opacity:1;visibility:visible;transform:translateX(0)}.main-menu__inner-wrap{overflow:auto;width:100%;height:100%;padding:115px 30px 60px}.main-menu__inner{flex-direction:column;width:unset;max-width:unset;height:unset;min-height:100%;padding:0}.main-menu__box--contacts,.main-menu__box--social{display:none!important}.main-menu__profile{display:block}.main-menu__list{width:unset}.main-menu__list-item-icon{left:calc(100% + 30px)}.main-menu__lang{margin-top:auto;visibility:visible}.main-menu__search{display:flex!important;margin-top:auto;margin-bottom:20px}}@media screen and (max-width:400px){.main-menu{width:100%}}.header-lang{display:flex;align-items:center;height:100%}.header-lang__item{border-bottom:1px solid transparent;color:#333;font-weight:300;font-size:18px;font-family:Noah,Arial,sans-serif;line-height:1;text-transform:capitalize;margin-bottom:-3px;transition:color .15s linear,border-bottom-color .1s linear}.header-lang__item--current,.header-lang__item:focus,.header-lang__item:hover{border-bottom-color:inherit;color:#333;outline:none}.header-lang__item:not(:last-child){margin-right:20px}@media screen and (max-width:1240px){.header-lang__item{font-size:16px}}@media screen and (max-width:601px){.header-lang__item{font-size:14px}.header-lang__item:not(:last-child){margin-right:10px}}.header-account{display:flex;align-items:center;justify-content:center;width:44px;height:44px;transition:background-color .15s linear,box-shadow .15s linear;position:relative;margin-left:30px}.header-account:focus{outline:none}.header-account:active,.header-account:focus,.header-account:hover{background:#fafafa;box-shadow:0 0 6px rgba(70,70,70,.12)}@media screen and (max-width:400px){.header-account{width:35px;height:35px}}.header-account__menu{position:absolute;top:calc(100% + 20px);left:-125px;z-index:1;padding:35px 30px 35px 40px;background:#fff;box-shadow:0 0 15px rgba(50,50,50,.08);opacity:0;visibility:hidden;transition:opacity .2s linear,transform .2s ease-in,visibility 0s linear .2s;transform:translateY(10px)}.header-account__menu:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:20px}.header-account__menu--open{opacity:1;visibility:visible;transition:opacity .2s linear,transform .2s ease-out,visibility 0s linear;transform:translateY(0)}.header-account__menu-item:not(:last-child){margin-bottom:25px}.header-account__menu-item-link{border-bottom:1px solid transparent;color:#4f4f4f;font-weight:300;font-size:24px;font-family:Arno Pro,Times New Roman,serif;white-space:nowrap;transition:border-bottom-color .15s linear}@media screen and (max-width:1240px){.header-account__menu-item-link{font-size:22px}}@media screen and (max-width:400px){.header-account__menu-item-link{font-size:18px}}.header-account__menu-item-link:active,.header-account__menu-item-link:focus,.header-account__menu-item-link:hover{border-bottom-color:inherit;outline:none}.header-account__menu-item-link--hidden{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.header-account__menu-item-link--hidden:focus,.header-account__menu-item-link--hidden:hover{border-bottom-color:transparent}.header-account__icon{stroke:#4f4f4f}.header-account__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.header-account__link:focus{outline:none}.header-cart{display:flex;align-items:center;justify-content:center;width:44px;height:44px;transition:background-color .15s linear,box-shadow .15s linear}.header-cart:focus{outline:none}.header-cart:active,.header-cart:focus,.header-cart:hover{background:#fafafa;box-shadow:0 0 6px rgba(70,70,70,.12)}@media screen and (max-width:400px){.header-cart{width:35px;height:35px}}.header-cart__icon{width:18px;height:18px;stroke:#4f4f4f}.header-cart__amount{position:relative;display:block;width:17px;height:13.5px;margin-bottom:-5px;margin-left:5px;padding-left:3px;color:#4f4f4f;font-weight:500;font-size:12px;font-family:Noah,Arial,sans-serif;line-height:13.5px;text-align:center;text-transform:capitalize}.header-cart__amount-icon{position:absolute;right:0;bottom:0;width:17px;height:13.5px;stroke:#4f4f4f}.header-search__toggle-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;transition:background-color .15s linear,box-shadow .15s linear}.header-search__toggle-btn:focus{outline:none}.header-search__toggle-btn:active,.header-search__toggle-btn:focus,.header-search__toggle-btn:hover{background:#fafafa;box-shadow:0 0 6px rgba(70,70,70,.12)}@media screen and (max-width:400px){.header-search__toggle-btn{width:35px;height:35px}}.header-search__icon{stroke:#4f4f4f}.header-search__modal{position:absolute;width:600px;max-width:calc(100% - 30px);top:calc(100% - 30px);left:15px;padding:5px 20px;border:1px solid #bdbdbd;display:flex;align-items:center;border-radius:10px;background-color:#fff;box-shadow:0 0 6px rgba(70,70,70,.12)}.header-search__input{border:1px solid transparent;border-bottom-color:#bdbdbd;width:100%;height:30px;flex-shrink:1}.header-search__input--error{border-bottom-color:#eb5757;background-color:rgba(235,87,87,.1)}.header-search__input:focus{outline:none}.header-search__modal-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;transition:background-color .15s linear,box-shadow .15s linear;margin-left:10px;flex-shrink:0}.header-search__modal-btn:focus{outline:none}.header-search__modal-btn:active,.header-search__modal-btn:focus,.header-search__modal-btn:hover{background:#fafafa;box-shadow:0 0 6px rgba(70,70,70,.12)}@media screen and (max-width:400px){.header-search__modal-btn{width:35px;height:35px}}.slider-btn{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:hsla(0,0%,100%,.5);transition:background-color .15s linear,left .25s ease-out,right .25s ease-out,opacity .25s}.slider-btn--next{transform:rotate(-90deg)}.slider-btn--prev{transform:rotate(90deg)}.slider-btn:focus,.slider-btn:hover{background-color:hsla(0,0%,100%,.8);outline:none}.slider-btn--disabled{opacity:0}.slider-btn:after{content:"";position:absolute;top:50%;left:50%;display:block;width:48px;height:48px;transform:translate(-50%,-50%)}.slider-btn svg{stroke:#4f4f4f}.catalog-page{margin-top:80px;margin-bottom:65px}.catalog-page__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px}@media screen and (max-width:991px){.catalog-page__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.catalog-page__inner{padding-right:15px;padding-left:15px}}.catalog-page__title{width:80%;color:#4f4f4f;font-weight:400;font-size:24px;font-family:Arno Pro,Times New Roman,serif;line-height:27px}.catalog-page__aside{width:320px}.catalog-page__main{width:calc(100% - 365px)}.catalog-page__main--search-page{margin-top:-20px}.catalog-page__load-more{display:flex;align-items:center;justify-content:center;width:200px;margin:100px auto 0;color:#4f4f4f;font-weight:300;font-size:22px;font-family:Arno Pro,Times New Roman,serif}.catalog-page__load-more:active,.catalog-page__load-more:focus,.catalog-page__load-more:hover{outline:none}.catalog-page__load-more:active .catalog-page__load-more-text,.catalog-page__load-more:focus .catalog-page__load-more-text,.catalog-page__load-more:hover .catalog-page__load-more-text{border-bottom-color:inherit}.catalog-page__load-more:disabled{opacity:.4;cursor:not-allowed}.catalog-page__load-more-text{border-bottom:1px solid transparent;transition:border-bottom-color .1s linear}.catalog-page__load-more-icon{margin-left:19px;stroke:#4f4f4f}.catalog-page__search-page-aside{margin-top:35px;color:#4f4f4f}.catalog-page__search-label{font-weight:700;font-size:24px;line-height:30px}.catalog-page__search-key{font-weight:400}.catalog-page__search-filter{margin-top:35px}.catalog-page__search-filter-item{margin-bottom:20px;font-size:22px;line-height:1}.catalog-page__search-filter-link{display:inline-block;border-bottom:1px solid transparent;transition:border-bottom-color .1s linear}.catalog-page__search-filter-link:focus,.catalog-page__search-filter-link:hover{border-bottom-color:inherit;outline:none}@media screen and (max-width:1400px){.catalog-page__aside{width:270px}.catalog-page__main{width:calc(100% - 310px)}}@media screen and (max-width:1240px){.catalog-page{margin-top:40px}.catalog-page__aside,.catalog-page__main{width:100%}.catalog-page__load-more{margin:70px auto 0;font-size:18px}.catalog-page__search-filter{column-count:3;column-gap:50px}}@media screen and (max-width:991px){.catalog-page{margin-top:30px}.catalog-page__title{font-size:22px}.catalog-page__load-more{margin:50px auto 0}.catalog-page__search-filter,.catalog-page__search-page-aside{margin-top:25px}.catalog-page__search-filter{column-gap:30px}.catalog-page__search-filter-item{margin-bottom:15px;font-size:18px}}@media screen and (max-width:601px){.catalog-page__search-filter{column-count:1}}.catalog-sorting{padding-bottom:18px;border-bottom:1px solid #919191;color:#4f4f4f;font-size:24px;font-family:Arno Pro,Times New Roman,serif}.catalog-sorting__show{display:flex;align-items:center;justify-content:flex-start}.catalog-sorting__show-title{margin-right:8px}.catalog-sorting__show-item{margin-left:30px;color:#919191;font-size:22px;font-family:Noah,Arial,sans-serif;transition:color .1s linear}.catalog-sorting__show-item--active,.catalog-sorting__show-item:active,.catalog-sorting__show-item:focus,.catalog-sorting__show-item:hover{color:inherit;outline:none}.catalog-sorting__price{display:flex;align-items:center;justify-content:flex-start;color:inherit;transition:color .1s linear}.catalog-sorting__price:active,.catalog-sorting__price:focus,.catalog-sorting__price:hover{color:#919191;outline:none}.catalog-sorting__price-icon{margin-left:10px;color:#4f4f4f;transition:transform .2s linear}.catalog-sorting__price-icon--cheapest-first{transform:rotateX(180deg)}.catalog-sorting__select-sorting-type{color:#4f4f4f;margin-left:auto;border-bottom:1px solid #4f4f4f;transition:color .3s,border-color .3s}.catalog-sorting__select-sorting-type:hover{color:#919191;border-color:#919191}@media screen and (max-width:1240px){.catalog-sorting{display:none}}.catalog-filter{position:relative;color:#4f4f4f}.catalog-filter__search{display:flex;align-items:flex-end;padding:10px 0;border-bottom:1px solid #919191}.catalog-filter__search-icon{stroke:#4f4f4f}.catalog-filter__search-input{width:100%;height:23px;margin-left:10px;border:0;font-size:18px}.catalog-filter__search-input:active,.catalog-filter__search-input:focus,.catalog-filter__search-input:hover{outline:none}.catalog-filter__handler{display:none;align-items:flex-end;justify-content:center;width:44px;height:44px}.catalog-filter__handler:active,.catalog-filter__handler:focus,.catalog-filter__handler:hover{outline:none;opacity:.65}.catalog-filter__handler-icon{fill:none;stroke:#4f4f4f;stroke-width:1px}.catalog-filter__parameters{margin-top:30px}.catalog-filter__block{border-bottom:1px solid #919191}.catalog-filter__block:not(:first-child){margin-top:30px}.catalog-filter__block--open .catalog-filter__icon{transform:rotateX(180deg)}.catalog-filter__block-handle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 0;color:inherit;cursor:pointer;transition:opacity .1s linear}.catalog-filter__block-handle:active,.catalog-filter__block-handle:focus,.catalog-filter__block-handle:hover{outline:none;opacity:.75}.catalog-filter__title{font-size:24px;font-family:Arno Pro,Times New Roman,serif;transition:opacity .1s linear}.catalog-filter__icon{stroke:#4f4f4f;transition:transform .25s ease-out}.catalog-filter__options-wrap{padding:20px 0}.catalog-filter__option{font-size:22px}.catalog-filter__option:not(:last-child){margin-bottom:12px}.catalog-filter__option-label{display:flex;align-items:center;cursor:pointer}.catalog-filter__option-pseudo-checkbox{display:inline-flex;width:20px;height:20px;margin-right:15px;border:1px solid #4f4f4f;flex-shrink:0}.catalog-filter__option-pseudo-checkbox--checked:after{content:"";display:block;width:10px;height:10px;margin:auto;background-color:#4f4f4f;transition:transform .15s ease-out;transform:scale(0)}.catalog-filter__option-tumbler{position:relative;width:58px;height:30px;margin-left:20px;border:1px solid #919191;border-radius:30px;transition:border-color .1s linear}.catalog-filter__option-tumbler:after{content:"";position:absolute;top:2px;left:2px;width:24px;height:24px;border-radius:50%;background-color:#919191;transition:left .15s ease-out,background-color .1s linear}.catalog-filter__option-checkbox:checked~.catalog-filter__option-pseudo-checkbox:after{transform:scale(1)}.catalog-filter__option-checkbox:checked~.catalog-filter__option-tumbler{border-color:#4f4f4f}.catalog-filter__option-checkbox:checked~.catalog-filter__option-tumbler:after{left:calc(100% - 26px);background-color:#4f4f4f}.catalog-filter__enable{display:flex;align-items:center;width:100%;margin-top:30px;padding:10px 0;cursor:pointer}.catalog-filter__enable:hover .catalog-filter__title{opacity:.75}@media screen and (max-width:1240px){.catalog-filter__parameters{position:absolute;top:100%;right:0;z-index:2;width:305px;max-height:1500px;overflow-y:auto;padding:50px 18px;background-color:#fff;box-shadow:0 0 15px rgba(50,50,50,.08);opacity:0;visibility:hidden;transition:opacity .2s linear,transform .2s ease-in,visibility .2s linear;transform:translateY(10px)}.catalog-filter__parameters--open{opacity:1;visibility:visible;transform:translateY(0)}.catalog-filter__head{display:flex;align-items:center;justify-content:space-between}.catalog-filter__search{width:calc(100% - 50px)}.catalog-filter__handler{display:flex}.catalog-filter__title{font-size:22px}.catalog-filter__option{font-size:18px}}@media screen and (max-width:480px){.catalog-filter__parameters{right:-15px;width:calc(100% + 30px);margin-top:15px;padding:35px 18px}}.catalog-list{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;width:calc(100% + 34px);margin:0 -17px}.catalog-list__item{width:calc(33.33333% - 34px);margin:50px 17px 0}@media screen and (max-width:1400px){.catalog-list{width:calc(100% + 50px);margin:0 -25px}.catalog-list__item{width:calc(33.33333% - 50px);margin:50px 25px 0}}@media screen and (max-width:991px){.catalog-list{width:calc(100% + 30px);margin:0 -15px}.catalog-list__item{width:calc(33.33333% - 30px);margin:50px 15px 0}}@media screen and (max-width:480px){.catalog-list{width:calc(100% + 10px);margin:0 -5px}.catalog-list__item{width:calc(50% - 10px);margin:50px 5px 0}}.product-item{position:relative;display:flex;flex-direction:column;align-items:center}.product-item:active,.product-item:focus,.product-item:hover{outline:none}.product-item:active .product-item__slider-btn--next,.product-item:focus .product-item__slider-btn--next,.product-item:hover .product-item__slider-btn--next{right:13px}.product-item:active .product-item__slider-btn--prev,.product-item:focus .product-item__slider-btn--prev,.product-item:hover .product-item__slider-btn--prev{left:13px}.product-item--hover .product-item__image-wrap:after{opacity:1}.product-item--hover .product-item__title{border-bottom-color:inherit}.product-item__slider{position:relative;width:100%}.product-item__slider .swiper-lazy-preloader{border-color:#4f4f4f #4f4f4f #4f4f4f transparent!important}.product-item__slider .swiper-lazy{opacity:0!important;transition:opacity .2s linear}.product-item__slider .swiper-lazy.swiper-lazy-loaded{opacity:1!important}.product-item__slide{display:block;width:100%}.product-item__image-wrap{position:relative;display:block;width:100%;background-color:#bdbdbd}.product-item__image-wrap:before{content:"";display:block;padding-top:103.334%}.product-item__image-wrap:after{content:"";z-index:1;display:block;background-color:rgba(0,0,0,.19);opacity:0;transition:opacity .2s linear}.product-item__image,.product-item__image-wrap:after{position:absolute;top:0;left:0;width:100%;height:100%}.product-item__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-item__description:focus{outline:none}.product-item__title{margin-top:30px;border-bottom:1px solid transparent;color:#4f4f4f;font-weight:300;font-style:normal;font-size:24px;font-family:Arno Pro,Times New Roman,serif;line-height:.85;text-align:center;transition:border-bottom-color .2s linear}.product-item__slider-btn{bottom:18px;width:41px;height:41px}.product-item__slider-btn--next{right:-70px}.product-item__slider-btn--prev{left:-70px}.product-item__label{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;letter-spacing:.1em}.product-item__label--hit,.product-item__label--sale{top:0;right:10px;width:59px;height:77px;padding-bottom:15px;color:#fff}.product-item__label--hit:after,.product-item__label--hit:before,.product-item__label--sale:after,.product-item__label--sale:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.product-item__label--hit:before{background-image:linear-gradient(37deg,transparent,transparent 35px,#54cac2 36px,#54cac2)}.product-item__label--hit:after{background-image:linear-gradient(-37deg,transparent,transparent 35px,#54cac2 36px,#54cac2)}.product-item__label--sale:before{background-image:linear-gradient(37deg,transparent,transparent 35px,#eb5757 36px,#eb5757)}.product-item__label--sale:after{background-image:linear-gradient(-37deg,transparent,transparent 35px,#eb5757 36px,#eb5757)}.product-item__label--special{top:18px;right:0;width:197px;height:65px;background-color:#f2c94c;color:#4f4f4f}.product-item__label:focus{outline:none}.product-item__label-text{position:relative;z-index:2;font-weight:700;font-size:18px;font-family:Arno Pro,Times New Roman,serif}@media screen and (max-width:1400px){.product-item__title{font-weight:400;font-size:18px;line-height:20px}.product-item__label--hit,.product-item__label--sale{width:43px;height:56px}.product-item__label--hit:before{background-image:linear-gradient(37deg,transparent,transparent 25px,#54cac2 26px,#54cac2)}.product-item__label--hit:after{background-image:linear-gradient(-37deg,transparent,transparent 25px,#54cac2 26px,#54cac2)}.product-item__label--sale:before{background-image:linear-gradient(37deg,transparent,transparent 25px,#eb5757 26px,#eb5757)}.product-item__label--sale:after{background-image:linear-gradient(-37deg,transparent,transparent 25px,#eb5757 26px,#eb5757)}.product-item__label--special{top:10px;width:130px;height:40px}.product-item__label-text{font-size:12px}}@media screen and (max-width:480px){.product-item__image-wrap:before{padding-top:110%}.product-item__title{margin-top:20px}}.profile{margin-top:90px}.profile__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px 120px}@media screen and (max-width:991px){.profile__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.profile__inner{padding-right:15px;padding-left:15px}}.profile__aside{width:300px}.profile__main{width:calc(100% - 400px);padding-right:200px}.profile__registration-date{color:#bdbdbd;font:400 24px/1.25 Noah,Arial,sans-serif}.profile__registration-date-value{margin-left:6px}.profile__addresses-title{margin:48px 0;color:#4f4f4f;font:24px/1.25 Arno Pro,Times New Roman,serif}@media screen and (max-width:1400px){.profile__main{padding-right:0}}@media screen and (max-width:1240px){.profile{margin-top:60px}.profile__aside{width:250px}.profile__main{width:calc(100% - 300px)}}@media screen and (max-width:991px){.profile{margin-top:50px}.profile__aside{display:none}.profile__main{width:100%}.profile__inner{padding-bottom:70px}}@media screen and (max-width:768px){.profile__main--user-data{width:290px;max-width:100%;margin-right:auto;margin-left:auto}.profile__registration-date{font-size:18px}.profile__addresses-title{margin:48px 0;font-size:22px}}@media screen and (max-width:480px){.profile{margin-top:40px}}.profile-menu{width:100%;color:#4f4f4f;font-family:Arno Pro,Times New Roman,serif}.profile-menu__item{display:flex;align-items:center;height:25px;font-size:22px;line-height:25px}.profile-menu__item--active{font-size:24px;line-height:25px}.profile-menu__item--active .profile-menu__item-link{border-bottom-color:inherit}.profile-menu__item:not(:last-child){margin-bottom:28px}.profile-menu__item-link{display:inline-block;border-bottom:1px solid transparent;color:inherit;line-height:1;transition:border-bottom-color .1s linear}.profile-menu__item-link:focus,.profile-menu__item-link:hover{border-bottom-color:inherit;outline:none}.profile-menu__item-icon{margin-left:10px;fill:#4f4f4f;transform:translateY(6px)}.orders{border:1px solid #d7d7d7;border-bottom:0;color:#4f4f4f}.orders__row{position:relative;display:flex;align-items:center;justify-content:space-between;padding:28px 0 30px;border-bottom:1px solid #d7d7d7}.orders__row--head{padding:10px 0 15px}.orders__row--handler{cursor:pointer}.orders__col{flex-shrink:0;width:25%;font-size:18px;line-height:22px;text-align:center}.orders__col--head{font-size:22px;line-height:27px}.orders__mobile-header-data{display:none}.orders__order-status--confirm{color:#27ae60}.orders__order-status--not_confirm{color:#333}.orders__order-status--paid{color:#2f80ed}.orders__order-status--shipped{color:#9b51e0}.orders__order-toggle-indicator{position:absolute;top:50%;left:0;width:48px;height:48px;transform:translateY(-50%)}.orders__order-toggle-indicator:after,.orders__order-toggle-indicator:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:0;border-bottom:1px solid #4f4f4f;background-color:#4f4f4f;transition:transform .35s cubic-bezier(.68,-.55,.27,1.55)}.orders__order-toggle-indicator:before{transform:translate(-50%,-50%)}.orders__order-toggle-indicator:after{transform:translate(-50%,-50%) rotate(90deg)}.orders__order-toggle-indicator--open:after{transform:translate(-50%,-50%) rotate(0)}.orders__order-content{padding:20px 35px 20px 20px;border-bottom:1px solid #d7d7d7}.orders__order-content-title{font-size:22px}.orders__order-product{margin-top:35px}.orders__order-product-title{font-size:24px;font-family:Arno Pro,Times New Roman,serif;line-height:27px}.orders__order-product-parameters{display:flex;margin-top:10px}.orders__order-product-parameters-item{font-size:18px;line-height:22px}.orders__order-product-parameters-item:not(:first-of-type){margin-left:30px}.orders__order-total{margin-top:35px;font-size:22px;line-height:27px;text-align:right}.orders__comment{width:500px;max-width:100%;margin-top:12px;font-size:18px;line-height:22px;word-break:break-word}.orders__download-btn{display:inline-flex;margin-top:20px;padding:0 23px;font-weight:400}.orders__order-footer{display:flex}.orders__cancel-order-btn{margin-top:34px;margin-left:auto;border-bottom:1px solid transparent;color:#2f80ed;font-size:18px;line-height:1;transition:border-bottom-color .1s linear}.orders__cancel-order-btn:focus,.orders__cancel-order-btn:hover{border-bottom-color:inherit;outline:none}.orders__cancel-order-btn:disabled{color:#d7d7d7;cursor:not-allowed}.orders__cancel-order-btn:disabled:focus,.orders__cancel-order-btn:disabled:hover{border-bottom-color:transparent}.orders__order-error{margin-top:15px;color:#eb5757;font-weight:700;font-size:20px;line-height:1.4;text-align:right}@media screen and (max-width:1400px){.orders__order-product-title{font-size:20px;font-family:Arno Pro,Times New Roman,serif;line-height:25px}}@media screen and (max-width:1240px){.orders__order-total{text-align:left}.orders__cancel-order-btn{margin-left:0}}@media screen and (max-width:601px){.orders__order-product-parameters{flex-direction:column;align-items:flex-start;margin-top:0}.orders__order-product-parameters-item{margin:5px 0!important}.orders__order-product{margin-top:15px}.orders__order-total{margin-top:20px}}@media screen and (max-width:480px){.orders__row--head{display:none}.orders__row--handler{flex-direction:column;align-items:flex-start;padding:15px 0 15px 60px}.orders__col{width:100%;margin:3px 0;text-align:left}.orders__mobile-header-data{display:inline-block;margin-right:15px}.orders__order-content{padding:15px 10px}}.my-news{padding:0 32px;background-color:#fff;color:#4f4f4f;box-shadow:0 0 30px hsla(0,0%,40.8%,.08)}.my-news:not(:last-of-type){margin-bottom:30px}.my-news__header{display:flex;justify-content:space-between;padding:23px 0 25px}.my-news__header-thumb{width:78px;height:78px;border-radius:50%;cursor:pointer;-o-object-fit:contain;object-fit:contain}.my-news__header-thumb:focus{outline:none}.my-news__header-info{position:relative;width:calc(100% - 118px)}.my-news__title-wrap{margin-top:20px}.my-news__title{display:inline;box-shadow:inset 0 -2px #fff,inset 0 -3px transparent;font-weight:400;font-size:26px;font-family:Arno Pro,Times New Roman,serif;line-height:27px;cursor:pointer;transition:box-shadow .1s linear}.my-news__title:focus{outline:none}.my-news__title:hover{box-shadow:inset 0 -2px #fff,inset 0 -3px #4f4f4f}.my-news__date{display:inline-block;margin-top:7px;color:#bdbdbd;font-size:18px;line-height:22px}.my-news__header-download-link{position:absolute;right:0;bottom:-15px;transition:opacity .15s linear}.my-news__header-download-link:focus,.my-news__header-download-link:hover{outline:none}.my-news__header-download-link:focus .my-news__header-download-link-icon,.my-news__header-download-link:hover .my-news__header-download-link-icon{fill:#828282}.my-news__header-download-link--hide{opacity:0}.my-news__header-download-link-icon{fill:#4f4f4f;transition:fill .1s linear}.my-news__content-wrap{display:flex}.my-news__content{width:calc(100% - 118px);margin-left:auto;padding-bottom:30px}.my-news__content-image{display:block;max-width:100%;margin-bottom:25px}.my-news__content-text{margin-top:25px;font-size:18px;line-height:22px}.my-news__content-text li,.my-news__content-text ol,.my-news__content-text p,.my-news__content-text ul{margin-bottom:.35em}.my-news__content-text h1,.my-news__content-text h2,.my-news__content-text h3,.my-news__content-text h4,.my-news__content-text h5,.my-news__content-text h6{margin:.5em 0 1em;font-weight:400;font-family:Arno Pro,Times New Roman,serif;line-height:1.17}.my-news__content-text h2{font-size:24px}.my-news__content-text h3{font-size:22px}.my-news__content-text h4{font-size:20px}.my-news__content-text h5{font-size:19px}.my-news__content-text h6{font-size:18px}.my-news__content-text ol{counter-reset:s 0}.my-news__content-text ol li:before{content:counter(s) ". ";counter-increment:s 1}.my-news__content-text table{margin-top:20px;border:1px solid #d7d7d7;border-collapse:collapse}.my-news__content-text tr:first-child{border-bottom:1px solid #d7d7d7}.my-news__content-text tr:first-child td{padding:15px 45px;text-align:center}.my-news__content-text tr:nth-child(2) td{padding-top:25px}.my-news__content-text tr:last-child td{padding-bottom:25px}.my-news__content-text td{padding:3px 45px;text-align:center}.my-news__download-links{margin-top:40px}.my-news__download-links-item:not(:last-child){margin-bottom:20px}.my-news__download-link{display:flex;align-items:center}.my-news__download-link:focus,.my-news__download-link:hover{outline:none}.my-news__download-link:focus .my-news__download-links-title,.my-news__download-link:hover .my-news__download-links-title{border-bottom-color:inherit}.my-news__download-links-title{margin-left:25px;border-bottom:1px solid transparent;transition:border-bottom-color .1s linear}.my-news__download-links-icon{fill:#4f4f4f}.my-news__preloader{display:block;width:30px;height:30px;margin:25px auto;border-color:#eb5757 transparent;border-style:solid;border-width:3px;border-radius:50%;transform:rotate(0);animation:rotate_preloader .75s linear infinite}@keyframes rotate_preloader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media screen and (max-width:1400px){.my-news__title{font-size:24px}}@media screen and (max-width:1240px){.my-news__title{font-size:22px}.my-news__date{font-size:16px}.my-news__header-thumb{width:55px;height:55px}.my-news__content,.my-news__header-info{width:calc(100% - 80px)}.my-news__title-wrap{margin-top:0}}@media screen and (max-width:991px){.my-news{padding:0 10px}.my-news__header{padding:20px 0 25px}}@media screen and (max-width:601px){.my-news__content{width:100%}}.profile-user-data{display:flex;flex-wrap:nowrap;transition:padding-top .3s}.profile-user-data--edit .profile-user-data__actions,.profile-user-data--edit .profile-user-data__content{margin-top:36px}.profile-user-data__content{position:relative;display:flex;flex-grow:1;flex-direction:column;align-items:flex-start;margin-top:57px;padding-bottom:31px}.profile-user-data__actions{display:flex;align-items:flex-end;margin-top:57px}.profile-user-data__edit{color:#bdbdbd;font:400 18px/1.2 Noah,Arial,sans-serif;transition:color .3s}.profile-user-data__edit:focus,.profile-user-data__edit:hover{color:#4f4f4f;outline:none}.profile-user-data__field-group{display:flex;flex-direction:column;margin-bottom:22px}.profile-user-data__field-group:last-of-type{margin-bottom:0}.profile-user-data__field-group-title{margin-bottom:10px;color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif}.profile-user-data__field-group-value{color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif}.profile-user-data__content-edit{width:463px;max-width:100%;padding:0;box-shadow:0 0 20px hsla(0,0%,47.1%,.08);transition:padding .35s}.profile-user-data__content-edit--show{padding:20px 46px 24px}.profile-user-data__content-edit--company{width:600px}.profile-user-data__content-actions{display:flex;justify-content:center;margin-top:35px}.profile-user-data__content-actions .profile-user-data__btn:first-of-type{margin-right:32px}.profile-user-data--company .profile-user-data__content-actions{justify-content:flex-start}.profile-user-data__btn{padding:0 28px}.profile-user-data__wrapper .toggle__title{color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif}.profile-user-data__toggle-container{margin-top:17px}@media screen and (max-width:768px){.profile-user-data{flex-direction:column}.profile-user-data__actions{flex-direction:column;align-items:center;justify-content:center;margin:15px 0}.profile-user-data__content-edit{padding:20px 9px 24px}.profile-user-data__content-actions{align-items:center;justify-content:center!important}.profile-user-data__btn{padding:0 30px}.profile-user-data__btn:first-of-type{margin-right:25px!important}.profile-user-data__content{margin-top:30px}.profile-user-data__field-group-title{margin-bottom:8px;font-size:16px}.profile-user-data__field-group-value{font-size:18px}.profile-user-data__wrapper .toggle{justify-content:center;width:100%}.profile-user-data__wrapper .toggle__title{font-size:18px}}.profile-address{display:flex;flex-wrap:wrap;width:calc(100% + 32px)}.profile-address__card{width:calc(50% - 26px);margin-right:52px;margin-bottom:53px}.profile-address__card:nth-of-type(2n){margin-right:0}@media screen and (max-width:991px){.profile-address{width:100%}.profile-address__card{width:calc(50% - 15px);margin-right:30px;margin-bottom:30px}}@media screen and (max-width:768px){.profile-address__card{width:100%;margin-right:0;margin-bottom:25px}}.address-card{display:flex;flex-direction:column;border:1px dashed #bdbdbd;transition:box-shadow .3s}.address-card--saved{border-color:transparent;box-shadow:0 0 15px rgba(0,0,0,.08)}.address-card--open{border:1px solid #bdbdbd}.address-card--flex-start{align-self:flex-start}.address-card--saved.address-card--open{box-shadow:none}.address-card__head-btn{display:flex;align-items:center;justify-content:space-between;width:100%;height:68px;padding:0 26px 0 30px;background-color:#fff;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif;transition:background-color .3s}.address-card__head-btn:focus,.address-card__head-btn:hover{background-color:#f5f5f5;outline:none}.address-card__head-btn-symbol{position:relative;width:17px;height:17px;transition:transform .3s}.address-card__head-btn-symbol:after,.address-card__head-btn-symbol:before{content:"";position:absolute;width:17px;height:0;border-top:1px solid #4f4f4f}.address-card__head-btn-symbol:before{top:50%;left:0;transform:rotate(90deg)}.address-card__head-btn-symbol:after{top:50%;transition:opacity .3s,visibility .3s}.address-card--open .address-card__head-btn-symbol{transform:rotate(90deg)}.address-card--open .address-card__head-btn-symbol:after{opacity:0;visibility:hidden}.address-card__field-group{display:flex;flex-direction:column;margin-bottom:19px;color:#4f4f4f}.address-card__field-group-title{font:400 18px/1.25 Noah,Arial,sans-serif}.address-card__field-group-value{min-height:1.1em;font:400 22px/1.25 Noah,Arial,sans-serif}.address-card__fields-section{padding:10px 29px}.address-card__fields-read .address-card__field-group:last-of-type{margin-bottom:0}.address-card__checkbox{color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif}.address-card__checkbox-wrap{margin-top:31px}.address-card__actions-read{display:flex;justify-content:flex-end;padding:28px 26px 18px}.address-card__actions-read .address-card__btn{margin-right:30px}.address-card__actions-read .address-card__btn:last-of-type{margin-right:0}.address-card__btn{color:#bdbdbd;font:400 18px/1.25 Noah,Arial,sans-serif;transition:color .3s}.address-card__btn:focus,.address-card__btn:hover{color:#4f4f4f;outline:none}.address-card__action-edit{display:flex;justify-content:flex-start;padding:36px 26px 20px}.address-card__action-edit .address-card__btn-edit{justify-content:center;margin-right:32px;padding:0 30px}.address-card__action-edit .address-card__btn-edit:last-of-type{margin-right:0}.address-card__fields-edit{margin-top:-5px}.address-card__fields-edit .text-field__title{margin-bottom:1px}.address-card__fields-edit .text-field__input{padding-bottom:0}.address-card__fields-edit .text-field__label{margin-bottom:14px}.address-card__fields-edit .text-field__container:last-of-type{margin-bottom:6px}@media screen and (max-width:768px){.address-card__fields-section{padding:10px 9px}.address-card__action-edit{display:flex;align-items:center;justify-content:center;padding:36px 9px 20px}.address-card__btn-edit:first-of-type{margin-right:25px!important}.address-card__head-btn{font-size:18px}}.price-list__filter{display:flex;align-items:center;border-bottom:1px solid #919191}.price-list__filter-dropdown{position:relative}.price-list__filter-dropdown-handle{display:none;align-items:center;justify-content:flex-start;padding:25px;background:#fff;color:#4f4f4f;box-shadow:0 0 15px rgba(0,0,0,.08);font-size:18px;line-height:22px}.price-list__filter-dropdown-handle-icon{margin-left:auto;stroke:#4f4f4f;transition:transform .2s ease-in-out}.price-list__filter-dropdown-handle-icon--open{transform:rotateX(180deg)}.price-list__filter-btn{margin:0 55px 18px 0;border-bottom:1px solid transparent;color:#4f4f4f;font-size:24px;font-family:Arno Pro,Times New Roman,serif;line-height:18px;transition:border-bottom-color .1s linear}.price-list__filter-btn--active,.price-list__filter-btn:focus,.price-list__filter-btn:hover{border-bottom-color:inherit;outline:none}.price-list__table{width:100%;display:inline-block;margin-top:50px;border:1px solid #bdbdbd;color:#4f4f4f}.price-list__table--mobile{width:100%;border-top:0}.price-list__table-row{display:flex}.price-list__table-row--head{border-bottom:1px solid #bdbdbd}.price-list__table-row:nth-child(2) .price-list__table-col{padding-top:18px}.price-list__table-row:last-child .price-list__table-col{padding-bottom:15px}.price-list__table-col{width:20%;padding:5px;border-left:1px solid #bdbdbd;font-size:22px;line-height:27px;text-align:center}.price-list__table-col:first-child{border-left:0}.price-list__table-col:nth-child(2){width:40%}.price-list__table-col--head{padding:16px 5px 18px}.price-list__table-col--mobile{width:100%!important;padding-left:15px;text-align:left}.price-list__table-col--mobile-head{width:100%!important;border-top:1px solid #bdbdbd}.price-list__table-link{display:inline-block;border-bottom:1px solid transparent;line-height:1;transition:border-bottom-color .1s linear}.price-list__table-link:focus,.price-list__table-link:hover{border-bottom-color:inherit;outline:none}.price-list__table-parameter{margin-bottom:2px}@media screen and (max-width:1400px){.price-list__table-col{font-size:18px}}@media screen and (max-width:1240px){.price-list__table-col{font-size:16px}}@media screen and (max-width:601px){.price-list__filter-dropdown-handle{display:flex}.price-list__filter{position:absolute;top:100%;right:0;left:0;display:block;padding:25px;border-bottom:0;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.08);opacity:0;visibility:hidden;transition:opacity .2s linear,transform .2s ease-in,visibility .2s linear;transform:translateY(10px)}.price-list__filter--open{opacity:1;visibility:visible;transform:translateY(0)}.price-list__filter-btn{display:block;width:100%;margin:0;padding:15px 0;border-bottom:0;font-size:18px;font-family:Noah,Arial,sans-serif}.price-list__filter-btn--active{color:#bdbdbd}.price-list__filter-dropdown-handle-title{text-transform:lowercase}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.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-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.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}.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-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.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%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.cards{width:100%;height:calc(100vh - 150px);max-height:730px;min-height:550px;margin:70px 0 215px}.cards__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;height:100%}@media screen and (max-width:991px){.cards__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.cards__inner{padding-right:15px;padding-left:15px}}.cards__wrap{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:repeat(5,1fr);grid-gap:20px;width:100%;height:100%}.cards__wrap--1 .cards__item:first-child{grid-row:1/3;grid-column:1/6}.cards__wrap--2 .cards__item:first-child{grid-row:1/3;grid-column:1/4}.cards__wrap--2 .cards__item:nth-child(2){grid-row:1/3;grid-column:4/6}.cards__wrap--3 .cards__item:first-child{grid-row:1/3;grid-column:1/4}.cards__wrap--3 .cards__item:nth-child(2){grid-row:1/2;grid-column:4/6}.cards__wrap--3 .cards__item:nth-child(3){grid-row:2/3;grid-column:4/6}.cards__wrap--4 .cards__item:first-child{grid-row:1/2;grid-column:1/4}.cards__wrap--4 .cards__item:nth-child(2){grid-row:1/2;grid-column:4/6}.cards__wrap--4 .cards__item:nth-child(3){grid-row:2/3;grid-column:1/3}.cards__wrap--4 .cards__item:nth-child(4){grid-row:2/3;grid-column:3/6}.cards__item{position:relative;overflow:hidden}.cards__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center;object-position:center}.cards__btn{position:absolute;bottom:65px;left:40px}@media screen and (max-width:1400px){.cards{margin-bottom:160px;max-height:630px}.cards__wrap{grid-gap:15px}.cards__btn{left:35px}}@media screen and (max-width:1240px){.cards{margin-bottom:130px;height:450px;min-height:0;max-height:none}}@media screen and (max-width:991px){.cards{margin-bottom:80px}.cards__btn{bottom:30px;left:25px}}@media screen and (max-width:768px){.cards{height:auto}.cards__wrap{grid-template-rows:unset;grid-template-columns:1fr 1fr;height:unset}.cards__wrap--1 .cards__item{height:460px}.cards__wrap--1 .cards__item:first-child{grid-row:1/3;grid-column:1/3}.cards__wrap--2 .cards__item{height:375px}.cards__wrap--2 .cards__item:first-child{grid-row:1/3;grid-column:1/2}.cards__wrap--2 .cards__item:nth-child(2){grid-row:1/3;grid-column:2/3}.cards__wrap--3 .cards__item{height:375px}.cards__wrap--3 .cards__item:first-child{grid-row:1/2;grid-column:1/2}.cards__wrap--3 .cards__item:nth-child(2){grid-row:1/2;grid-column:2/3}.cards__wrap--3 .cards__item:nth-child(3){grid-row:2/3;grid-column:1/3;height:460px}.cards__wrap--4 .cards__item:first-child{grid-row:1/2;grid-column:1/2;height:375px}.cards__wrap--4 .cards__item:nth-child(2){grid-row:1/2;grid-column:2/3;height:375px}.cards__wrap--4 .cards__item:nth-child(3){grid-row:2/3;grid-column:1/2;height:460px}.cards__wrap--4 .cards__item:nth-child(4){grid-row:2/3;grid-column:2/3;height:460px}}@media screen and (max-width:601px){.cards{margin-bottom:60px}.cards__wrap{display:flex;flex-direction:column}.cards__wrap .cards__item{width:100%}.cards__wrap .cards__item--slider{order:-1}.cards__btn{bottom:15px;left:15px}}@media screen and (max-width:480px){.cards__wrap .cards__item{width:100%;height:calc(79vw - 23.7px)!important}.cards__wrap .cards__item:not(:last-child){margin-bottom:20px}}.advantages{margin-bottom:130px}.advantages__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px}@media screen and (max-width:991px){.advantages__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.advantages__inner{padding-right:15px;padding-left:15px}}.advantages__title{width:100%;color:#4f4f4f;font-weight:300;font-style:normal;font-size:48px;font-family:Arno Pro,Times New Roman,serif;line-height:54px;text-align:center}@media screen and (max-width:1240px){.advantages__title{font-size:36px;line-height:40px}}@media screen and (max-width:991px){.advantages__title{font-size:30px;line-height:34px}}.advantages__cards-wrap{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:calc(50% - 540px);margin-top:100px;transition:grid-gap .25s linear}.advantages__card-img-wrap{position:relative}.advantages__card-img-wrap:before{content:"";display:block;padding-top:76.3888%}.advantages__card-img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center;object-position:center}.advantages__card-description{margin-top:30px;color:#4f4f4f;font-size:22px;font-family:Noah,Arial,sans-serif;line-height:27px}@media screen and (max-width:1400px){.advantages__cards-wrap{grid-gap:50px;margin-top:80px;padding:0 20px}}@media screen and (max-width:1240px){.advantages__cards-wrap{grid-gap:25px}}@media screen and (max-width:991px){.advantages__cards-wrap{grid-gap:20px;margin-top:50px}.advantages__card-description{margin-top:15px;font-size:18px;line-height:22px}}@media screen and (max-width:601px){.advantages__cards-wrap{display:block;width:100%;margin-top:40px;padding:0}.advantages__card:not(:last-child){margin-bottom:30px}.advantages__card-description{margin-top:25px}}.footer{padding:60px 0 28px;background-color:#333;color:#f5f5f5}.footer__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 100px}@media screen and (max-width:991px){.footer__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.footer__inner{padding-right:15px;padding-left:15px}}.footer__list{width:25%}.footer__list--law-data{margin-top:65px}.footer__list-item{color:#f5f5f5;font-weight:300;font-style:normal;font-size:18px;font-family:Noah,Arial,sans-serif;line-height:22px}.footer__list-item--address{width:135px}.footer__list-item--copyright{font-weight:400}.footer__list-item--juridical-info{font-size:16px;line-height:26px}.footer__list-item:not(:last-child){margin-bottom:20px}.footer__list-item-link{border-bottom:1px solid transparent;transition:border-bottom-color .1s linear}.footer__list-item-link:active,.footer__list-item-link:focus,.footer__list-item-link:hover{border-bottom-color:#f5f5f5;outline:none}@media screen and (max-width:1024px){.footer__list{width:50%;margin-bottom:30px}.footer__list--menu{order:1}.footer__list--links{order:4}.footer__list--socials{order:2}.footer__list--contacts{order:3}.footer__list--law-data{order:5;margin-top:40px}}@media screen and (max-width:480px){.footer__list{width:100%}.footer__list--menu{order:1}.footer__list--links{order:4}.footer__list--socials{order:3}.footer__list--contacts{order:2}.footer__list--law-data{order:5;margin-top:0}}.sales-hits{margin-bottom:130px}.sales-hits .swiper-lazy-preloader{border-color:#4f4f4f #4f4f4f #4f4f4f transparent!important}.sales-hits .swiper-lazy{opacity:0!important;transition:opacity .2s linear}.sales-hits .swiper-lazy.swiper-lazy-loaded{opacity:1!important}.sales-hits__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;display:block}@media screen and (max-width:991px){.sales-hits__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.sales-hits__inner{padding-right:15px;padding-left:15px}}.sales-hits__title{width:100%;color:#4f4f4f;font-weight:300;font-style:normal;font-size:48px;font-family:Arno Pro,Times New Roman,serif;line-height:54px;text-align:center}@media screen and (max-width:1240px){.sales-hits__title{font-size:36px;line-height:40px}}@media screen and (max-width:991px){.sales-hits__title{font-size:30px;line-height:34px}}.sales-hits__subtitle{margin-top:25px;color:#4f4f4f;font-size:22px;font-family:Noah,Arial,sans-serif;line-height:27px;text-align:center}.sales-hits__slider-wrap{position:relative}.sales-hits__slider{position:relative;width:1290px;max-width:calc(100% - 90px);margin-top:60px}.sales-hits__slider-btn{position:absolute;top:50%;transition:opacity .15s linear}.sales-hits__slider-btn--next{right:0;transform:translateY(-50%) rotate(180deg)}.sales-hits__slider-btn--prev{left:0;transform:translateY(-50%)}.sales-hits__slider-btn:active,.sales-hits__slider-btn:hover{outline:none;opacity:.5}.sales-hits__slider-btn:focus{outline:none}.sales-hits__slider-btn--disabled{opacity:.15;cursor:not-allowed}.sales-hits__slider-btn--disabled:active,.sales-hits__slider-btn--disabled:hover{opacity:.15}.sales-hits__slider-btn-icon{stroke:#4f4f4f}@media screen and (max-width:480px){.sales-hits__slider-wrap{overflow:hidden;width:calc(100% + 30px);max-width:calc(100% + 30px);margin-left:-15px}.sales-hits__slider{overflow:visible;max-width:100%;padding-right:20%}.sales-hits__slider .swiper-slide{padding-left:15px}.sales-hits__slider-btn{display:none}}.breadcrumbs{width:100%;margin:28px 0;font-size:22px;font-family:Noah,Arial,sans-serif}.breadcrumbs__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px}@media screen and (max-width:991px){.breadcrumbs__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.breadcrumbs__inner{padding-right:15px;padding-left:15px}}.breadcrumbs__item,.breadcrumbs__link{display:inline-block}.breadcrumbs__link{padding:6px 0;color:#4f4f4f;line-height:1}.breadcrumbs__link[href]{border-bottom:1px solid transparent;transition:botder-bottom-color .1s linear}.breadcrumbs__link[href]:active,.breadcrumbs__link[href]:focus,.breadcrumbs__link[href]:hover{border-bottom-color:inherit;outline:none}.breadcrumbs__chevron{margin:0 20px -1px;stroke:#4f4f4f}@media screen and (max-width:991px){.breadcrumbs{margin:15px 0 22px;font-size:16px}.breadcrumbs__chevron{margin:0 9px -3px}}.popup{position:relative;z-index:6;overflow:auto;width:500px;max-width:100%;background-color:#fff;color:#4f4f4f;box-shadow:0 0 20px rgba(86,86,86,.25);transition:transform .2s cubic-bezier(1,1,0,0)}.popup--show{transform:translate(0)}.popup-subscribe{width:666px;max-width:calc(100% - 30px)}.popup__wrap{position:fixed;top:0;left:0;z-index:75;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .15s cubic-bezier(1,1,0,0),visibility .15s cubic-bezier(1,1,0,0)}.popup__wrap--show{opacity:1;visibility:visible}.popup__overlay{position:absolute;width:100%;height:100%;padding:25px}.popup__content{overflow:auto;max-height:calc(100vh - 30px);padding:70px 75px}.popup__title{color:#000;font-weight:300;font-style:normal;font-size:36px;font-family:Arno Pro,Times New Roman,serif;line-height:40px;text-align:center}.popup__subtitle{margin-top:55px;color:#4f4f4f;font-size:22px;font-family:Noah,Arial,sans-serif;line-height:27px;text-align:center}.popup__image{-o-object-fit:cover;object-fit:cover;width:100%;height:355px;margin-top:55px;-o-object-position:center;object-position:center}.popup-subscribe__form{width:370px;margin:0 auto;max-width:100%}.popup-subscribe__input-label{display:block;max-width:100%;margin-top:45px}.popup-subscribe__input-label-title{display:block;font-size:22px;line-height:27px}.popup-subscribe__input{width:100%;height:40px;border:0;border-bottom:1px solid #bdbdbd;outline:none;font-size:18px}.popup-subscribe__error{margin-top:10px;color:#eb5757}.popup-subscribe__input-error{color:#eb5757}.popup-subscribe__agreement-label{position:relative;display:block;max-width:100%;margin-top:28px;padding-left:50px;cursor:pointer}.popup-subscribe__agreement-pseudo-checkbox{position:absolute;top:7px;left:0;display:inline-flex;width:24px;height:24px;margin-right:15px;border:1px solid #4f4f4f;border-radius:50%}.popup-subscribe__agreement-pseudo-checkbox:after{content:"";display:block;width:16px;height:16px;margin:auto;border-radius:50%;background-color:#4f4f4f;transition:transform .15s ease-out;transform:scale(0)}.popup-subscribe__agreement-checkbox:checked~.popup-subscribe__agreement-pseudo-checkbox:after{transform:scale(1)}.popup-subscribe__agreement-title{color:#4f4f4f;font-size:22px;line-height:27px;-webkit-user-select:none;user-select:none}.popup-subscribe__agreement-title a{display:inline-block;border-bottom:1px solid transparent;color:#2f80ed;line-height:1}.popup-subscribe__agreement-title a:focus,.popup-subscribe__agreement-title a:hover{border-bottom-color:inherit;outline:none}.popup-subscribe__submit{margin:50px auto 0}.popup__close-btn{position:absolute;top:10px;right:10px;width:48px;height:48px;background-color:transparent;transition:opacity .2s linear}.popup__close-btn:after,.popup__close-btn:before{content:"";position:absolute;top:50%;left:50%;display:block;width:42px;height:1px;background-color:#4f4f4f}.popup__close-btn:before{transform:translate(-50%,-50%) rotate(45deg)}.popup__close-btn:after{transform:translate(-50%,-50%) rotate(-45deg)}.popup__close-btn:focus,.popup__close-btn:hover{outline:none;opacity:.6}.popup__agreement{margin:6px 0 25px;padding:0 18px;font:400 12px/1.3 Noah,Arial,sans-serif;text-align:center}.popup__agreement a:focus,.popup__agreement a:hover{outline:none}.popup-subscribe__success-btn{margin:40px auto 0}.popup-cancel-order{width:722px;background-color:#fafafa}.popup-cancel-order__content{padding:100px 30px 40px}.popup-cancel-order__actions{display:flex;justify-content:center;margin-top:45px}.popup-cancel-order__btn-confirm,.popup-cancel-order__btn-refuse{padding:0 20px;font-weight:400;font-size:22px}.popup-cancel-order__btn-refuse{margin-left:40px}@media screen and (max-width:991px){.popup__title{font-size:30px}.popup-subscribe-input,.popup-subscribe__agreement-title,.popup__subtitle{font-size:18px}.popup-subscribe__input-label-title{font-size:16px}}@media screen and (max-width:601px){.popup-subscribe__content{padding:60px 15px 30px}.popup-subscribe__input-label,.popup__subtitle{margin-top:25px}.popup-subscribe__agreement-label{margin-top:15px;padding-left:40px}.popup-subscribe__submit{margin:20px auto 0}}@media screen and (max-width:480px){.popup-cancel-order__content{padding:80px 24px 36px}}@media screen and (max-width:400px){.popup-cancel-order__btn-refuse{margin-left:24px}}.image-slider__wrap{position:relative;width:100%}.image-slider__btn,.image-slider__btn-modal{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;width:44px;height:44px;transition:opacity .2s linear;transform:translateY(-50%)}.image-slider__btn--prev,.image-slider__btn-modal--prev{left:0}.image-slider__btn--next,.image-slider__btn-modal--next{right:0}.image-slider__btn--next .image-slider__btn-icon,.image-slider__btn-modal--next .image-slider__btn-icon{transform:rotate(180deg)}.image-slider__btn-modal:active,.image-slider__btn-modal:focus,.image-slider__btn-modal:hover,.image-slider__btn:active,.image-slider__btn:focus,.image-slider__btn:hover{outline:none;opacity:.5}.image-slider__btn--disabled,.image-slider__btn-modal--disabled{opacity:.15;cursor:default}.image-slider__btn--disabled:active,.image-slider__btn--disabled:focus,.image-slider__btn--disabled:hover,.image-slider__btn-modal--disabled:active,.image-slider__btn-modal--disabled:focus,.image-slider__btn-modal--disabled:hover{opacity:.15}.image-slider__btn-modal{z-index:2}.image-slider__btn-modal--prev{left:15px}.image-slider__btn-modal--next{right:15px}.image-slider__modal-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;cursor:default}.image-slider,.image-slider--modal{width:1290px;max-width:100%}.image-slider__slide-modal-btn{display:flex;justify-content:center;cursor:default}.image-slider__slide-btn:active,.image-slider__slide-btn:focus,.image-slider__slide-btn:hover,.image-slider__slide-modal-btn:focus,.image-slider__slide-modal-btn:hover{outline:none}.image-slider__modal{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;padding:28px;background-color:rgba(0,0,0,.7);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.image-slider__modal--show{opacity:1;visibility:visible}.image-slider__modal-inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;align-items:center;justify-content:center}@media screen and (max-width:991px){.image-slider__modal-inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.image-slider__modal-inner{padding-right:15px;padding-left:15px}}.image-slider__modal-close-wrap{position:absolute;right:28px;z-index:2}.image-slider__modal-close{position:relative;width:44px;height:44px;transition:opacity .3s}.image-slider__modal-close:after,.image-slider__modal-close:before{content:"";position:absolute;left:2px;width:40px;height:1px;border-top:1px solid #fff}.image-slider__modal-close:before{transform:rotate(45deg)}.image-slider__modal-close:after{transform:rotate(-45deg)}.image-slider__modal-close:focus,.image-slider__modal-close:hover{outline:none;opacity:.5}.image-slider__slide-img{position:relative;z-index:10}.image-slider__btn-icon{stroke:#4f4f4f}.image-slider__btn-icon--white{stroke:#fff}.image-slider__slide-image{-o-object-fit:cover;object-fit:cover;width:100%;height:300px}@media screen and (max-width:1600px){.image-slider__btn--prev{left:-40px}.image-slider__btn--next{right:-40px}}@media screen and (max-width:1540px){.image-slider__btn--prev{left:-50px}.image-slider__btn--next{right:-50px}.image-slider__wrap{padding:0 18px}}@media screen and (max-width:1400px){.image-slider__btn--prev{left:-40px}.image-slider__btn--next{right:-40px}.image-slider__slide-image{height:290px}}@media screen and (max-width:1124px){.image-slider__wrap{width:666px;max-width:100%;margin-right:auto;margin-left:auto}.image-slider__slide-image{height:310px}.image-slider__btn--prev{left:-30px}.image-slider__btn--next{right:-30px}}@media screen and (max-width:768px){.image-slider__btn,.image-slider__btn-modal{display:none}}@media screen and (max-width:540px){.swiper-slide.image-slider__slide-btn{width:75%}}@media screen and (max-width:400px){.swiper-slide.image-slider__slide-btn{width:82%}}.custom-video__wrap{position:relative}.custom-video__btn{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s}.custom-video__btn:active,.custom-video__btn:hover{outline:none;opacity:1}.custom-video__btn:focus{outline:none}.custom-video__btn-icon{margin-left:6px;fill:#fff;stroke:#fff}.custom-video__btn-circle{position:relative;display:flex;align-items:center;justify-content:center;width:108px;height:108px;border:1px solid #fff;border-radius:50%;background-color:hsla(0,0%,100%,.17)}.custom-video__btn-circle:after,.custom-video__btn-circle:before{content:"";position:absolute;display:block;width:1px;height:32px;border-right:1px solid #fff;opacity:0;transition:opacity .3s}.custom-video__btn-circle:before{left:calc(50% - 8px)}.custom-video__btn-circle:after{right:calc(50% - 8px)}.custom-video__btn-circle--pause:after,.custom-video__btn-circle--pause:before{opacity:1}@media screen and (max-width:768px){.custom-video__btn-circle{width:80px;height:80px}.custom-video__btn-icon{width:30px;height:30px}}@media screen and (max-width:480px){.custom-video__btn-circle{width:60px;height:60px}}.about__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px}@media screen and (max-width:991px){.about__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.about__inner{padding-right:15px;padding-left:15px}}.about__banner-row{padding-top:32px}.about__banner{width:100%}.about__border-text-article{position:relative;width:718px;margin:0 auto 21px;padding:40px 70px 24px;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif;text-align:center}.about__border-text-article:after,.about__border-text-article:before{content:"";position:absolute;width:100%;height:100%;border:1px solid #4f4f4f;transition:transform .5s}.about__border-text-article:before{top:0;left:0}.about__border-text-article:after{top:21px;left:25px}.about__border-text-article:hover:before{transform:translateY(21px)}.about__border-text-article:hover:after{transform:translateY(-21px)}.about__border-text-row{margin:80px 0}.about__second-banner-row{margin:80px 0 60px}.about__second-banner{width:974px;max-width:100%}.about__second-banner-row-inner{justify-content:center}.about__text{max-width:100%;margin-bottom:34px;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif;text-align:center}.about__text--large-margin-bottom{margin-bottom:87px}.about__text--width-600{width:600px}.about__text--width-700{width:700px}.about__text-row-inner{flex-direction:column;align-items:center}.about__text-row-inner,.about__text-row-inner p{color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif}.about__text-row-inner p{width:700px;max-width:100%;margin-bottom:34px;text-align:center}.about__slider{width:100%;margin:64px 0 92px}.about__video-inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;justify-content:center;padding:26px 0 52px}@media screen and (max-width:991px){.about__video-inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.about__video-inner{padding-right:15px;padding-left:15px}}.about__video-iframe-wrapper iframe{width:800px;max-width:100%;height:480px}.about__last-text-inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;padding:0 15px;flex-direction:column;width:830px;margin:0 auto 127px}@media screen and (max-width:991px){.about__last-text-inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.about__last-text-inner{padding-right:15px;padding-left:15px}}.about__title{margin-bottom:69px;color:#4f4f4f;font:200 48px/1.15 Arno Pro,Times New Roman,serif;text-align:center}.about__divider{width:250px;max-width:100%;height:2px;margin:57px auto 78px;border:0;background-color:#4f4f4f}.about__text-subtitle{width:524px;max-width:100%;margin-bottom:35px;color:#4f4f4f;font:400 36px/1.15 Arno Pro,Times New Roman,serif;text-align:center}.about__text-link-large{border-bottom:2px solid #4f4f4f;line-height:1;transition:border-bottom-color .3s}.about__text-link-large:focus,.about__text-link-large:hover{border-bottom-color:transparent;outline:none}.about__text-link-wrap{width:100%;margin-top:32px;margin-bottom:107px;text-align:center}.about__text-group{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.about__text-group .about__text--large-margin-bottom{margin-bottom:71px}@media screen and (max-width:1400px){.about__banner-row{padding-top:24px}.about__banner{-o-object-fit:cover;object-fit:cover;height:430px}.about__slider{margin:56px 0 92px}.about__divider{margin:57px auto 109px}.about__text-link-wrap{margin-top:55px;margin-bottom:102px}.about__last-text-inner{margin-bottom:88px}}@media screen and (max-width:1124px){.about__banner-row{padding-top:31px}.about__banner{height:406px}.about__border-text-row{margin:50px 0}.about__border-text-article{width:590px;padding:50px 70px 32px 89px;font-size:18px}.about__border-text-article:after{left:20px}.about__second-banner-row{margin-top:0;margin-bottom:51px}.about__second-banner{-o-object-fit:cover;object-fit:cover;width:584px;height:356px}.about__text{margin-bottom:25px;font-size:18px}.about__text-row-inner{width:396px}.about__text--large-margin-bottom{margin-bottom:25px}.about__slider{margin:23px 0 51px}.about__video-inner{padding-top:23px;padding-bottom:0}.about__video-inner .custom-video{-o-object-fit:cover;object-fit:cover;width:698px;max-width:100%;height:423px}.about__divider{width:202px;margin:47px auto 48px}.about__title{width:262px;margin-right:auto;margin-bottom:50px;margin-left:auto;font-size:30px}.about__text-subtitle{margin-bottom:26px;font-size:24px}.about__text-group{width:424px;max-width:100%;margin-right:auto;margin-left:auto}.about__text-group .about__text--large-margin-bottom{margin-bottom:50px}.about__text-link-wrap{margin-top:0;margin-bottom:52px}.about__last-text-inner{margin-bottom:53px}}@media screen and (max-width:768px){.about__banner-row{padding-top:18px}.about__banner-row .about__inner{padding-right:0;padding-left:0}.about__banner{height:386px}.about__video-inner .custom-video{height:auto}.about__border-text-article{max-width:calc(100% - 40px);transform:translate(-10px)}}@media screen and (max-width:601px){.image-slider__wrap{padding:0}}@media screen and (max-width:480px){.about__banner-row{padding-top:17px}.about__banner{height:201px}.about__border-text-row .about__border-text-article{max-width:100%;padding:0 20px;transform:none}.about__border-text-row .about__border-text-article:after,.about__border-text-row .about__border-text-article:before{content:none}.about__border-text-row{margin:50px 0 29px}.about__second-banner{height:208px}.about__last-text-inner,.about__text-row-inner{padding-right:40px;padding-left:40px}.about__last-text-inner{margin-bottom:24px}}.error-page{width:300px;max-width:100%;margin:150px auto 200px;color:#4f4f4f;font-family:Noah,Arial,sans-serif;text-align:center}.error-page__title{font-weight:400;font-size:24px;line-height:30px}.error-page__subtitle{margin-top:17px;font-size:24px;font-family:Arno Pro,Times New Roman,serif;line-height:27px}.error-page__message{margin-top:17px;color:#828282;font-size:18px;line-height:22px}.error-page__arrow{display:block;width:8px;margin:20px auto 0;stroke:#4f4f4f}.error-page__link{display:inline-block;margin-top:20px;border-bottom:1px solid;font-size:18px;line-height:1;transition:border-bottom-color .1s linear}.error-page__link:focus,.error-page__link:hover{border-bottom-color:transparent}.cart-page{padding-bottom:150px}.cart-page__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px}@media screen and (max-width:991px){.cart-page__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.cart-page__inner{padding-right:15px;padding-left:15px}}.cart{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin-top:70px;color:#4f4f4f}.cart__products{width:calc(100% - 450px);padding:20px 30px;border:1px solid #bdbdbd}.cart__total{width:425px;padding:20px 12px;border:1px solid #bdbdbd}.cart__product{position:relative;padding:35px 0 40px;border-top:1px solid #bdbdbd}.cart__product:last-of-type{border-bottom:1px solid #bdbdbd}.cart__title{margin-bottom:20px;font-size:24px;line-height:30px}.cart__product-title{font-size:24px;font-family:Arno Pro,Times New Roman,serif;line-height:27px}.cart__product-delete{position:absolute;top:0;right:0;width:48px;height:48px}.cart__product-delete:after,.cart__product-delete:before{content:"";position:absolute;top:50%;left:50%;width:30px;height:1px;background-color:#4f4f4f;transition:background-color .1s linear}.cart__product-delete:before{transform:translate(-50%,-50%) rotate(45deg)}.cart__product-delete:after{transform:translate(-50%,-50%) rotate(-45deg)}.cart__product-delete:focus,.cart__product-delete:hover{outline:none}.cart__product-delete:focus:after,.cart__product-delete:focus:before,.cart__product-delete:hover:after,.cart__product-delete:hover:before{background-color:#eb5757}.cart__product-data{display:flex;align-items:center;margin-top:20px}.cart__product-measure{width:130px;padding-right:10px;font-size:24px;line-height:30px}.cart__product-cost{margin-left:25px;font-weight:700;font-size:22px;line-height:27px}.cart__sum{margin-top:20px;font-size:24px;line-height:30px;text-align:right}.cart__sum-title{margin-right:20px;font-weight:700}.cart__total-price{display:flex;align-items:center;justify-content:space-between;padding-top:26px;border-top:1px solid #bdbdbd;font-size:24px;line-height:30px}.cart__total-price-title{font-weight:700}.cart__submit-btn{justify-content:center;width:290px;max-width:100%;height:60px;margin:35px auto 20px;padding:0 10px;font-weight:400}.cart__error{margin-top:30px;color:#eb5757;font-weight:700;font-size:22px;line-height:27px}@media screen and (max-width:1400px){.cart{margin-top:50px}.cart__products{width:calc(100% - 425px)}.cart__total{width:400px}.cart__title{font-size:22px;line-height:27px}}@media screen and (max-width:1240px){.cart{display:block}.cart__products{width:100%}.cart__total{width:100%;margin-top:35px;padding:20px 30px}.cart__total-price{padding-right:calc(100% - 360px)}.cart__sum{text-align:left}}@media screen and (max-width:601px){.cart__product-title{font-size:20px}.cart__product-measure{width:75px}.cart-counter__input,.cart__product-cost,.cart__product-measure{font-size:18px!important}.cart__products,.cart__total{padding:20px 7px}.cart__product-delete{top:-5px;right:-13px;width:44px;height:44px}.cart__product-delete:after,.cart__product-delete:before{width:20px}.cart__product-cost{margin-left:auto}.cart__sum,.cart__total-price{font-size:18px;line-height:22px}}.cart-counter{display:flex;flex-shrink:0}.cart-counter--small .cart-counter__minus,.cart-counter--small .cart-counter__plus{width:34px;height:42px}.cart-counter--small .cart-counter__input{width:50px;height:42px}.cart-counter--small .cart-counter__minus:after,.cart-counter--small .cart-counter__minus:before,.cart-counter--small .cart-counter__plus:after,.cart-counter--small .cart-counter__plus:before{width:16px}.cart-counter--small .cart-counter__input{font-size:20px}.cart-counter__input,.cart-counter__minus,.cart-counter__plus{position:relative;width:45px;height:45px;background-color:#fafafa}.cart-counter__input:focus,.cart-counter__minus:focus,.cart-counter__plus:focus{outline:none}.cart-counter__minus:after,.cart-counter__minus:before,.cart-counter__plus:after,.cart-counter__plus:before{content:"";position:absolute;top:50%;left:50%;width:22px;height:1px;background-color:#4f4f4f;transform:translate(-50%,-50%)}.cart-counter__minus:after,.cart-counter__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.cart-counter__minus:focus,.cart-counter__minus:hover,.cart-counter__plus:focus,.cart-counter__plus:hover{background-color:#f5f5f5}.cart-counter__minus:disabled,.cart-counter__plus:disabled{cursor:default}.cart-counter__minus:disabled:focus,.cart-counter__minus:disabled:hover,.cart-counter__plus:disabled:focus,.cart-counter__plus:disabled:hover{background-color:#fafafa}.cart-counter__minus:after{display:none}.cart-counter__input{border:0;color:#4f4f4f;font-size:24px;text-align:center;width:60px;-moz-appearance:textfield}.cart-counter__input::-webkit-inner-spin-button,.cart-counter__input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}@media screen and (max-width:601px){.cart-counter__input,.cart-counter__minus,.cart-counter__plus{position:relative;width:40px;height:40px}.cart-counter__minus,.cart-counter__plus{width:30px}.cart-counter__minus:after,.cart-counter__minus:before,.cart-counter__plus:after,.cart-counter__plus:before{width:20px}}.cart-promocode{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-top:30px}.cart-promocode__label{width:calc(100% - 180px)}.cart-promocode__label--applied{width:calc(100% - 160px)}.cart-promocode__btn{width:160px;height:60px;font-weight:400}.cart-promocode__btn--cancel{width:140px}.cart-promocode__title{font-size:24px;line-height:30px}.cart-promocode__input{width:100%;height:55px;border:0;border-bottom:1px solid #bdbdbd;color:#4f4f4f;font-size:20px;transition:border-bottom-color .1s linear}.cart-promocode__input:focus{border-bottom-color:#4f4f4f;outline:none}.cart-promocode__text{width:270px;max-width:100%;margin-top:30px;font-size:22px;line-height:27px}@media screen and (max-width:1240px){.cart-promocode{flex-wrap:nowrap}.cart-promocode__label{width:calc(100% - 400px)}.cart-promocode__btn{margin-left:15px}.cart-promocode__text{min-width:245px;margin-left:25px}.cart__submit-btn{margin:35px 0 20px}}@media screen and (max-width:768px){.cart-promocode{flex-wrap:wrap}.cart-promocode__label{width:calc(100% - 175px)}.cart-promocode__btn,.cart-promocode__text{margin-left:0}.cart__submit-btn{margin:35px 0 10px}}@media screen and (max-width:601px){.cart-promocode__btn{width:115px;height:50px}.cart-promocode__label{width:calc(100% - 115px)}.cart-promocode__text,.cart-promocode__title{font-size:18px;line-height:22px}}.contacts-page__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px}@media screen and (max-width:991px){.contacts-page__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.contacts-page__inner{padding-right:15px;padding-left:15px}}.contacts-page__table-head-text{font:400 24px/1.2 Arno Pro,Times New Roman,serif}.contacts-page__table{display:flex;flex-direction:column;width:100%;margin-top:45px;color:#4f4f4f}.contacts-page__table-head{display:flex;padding-bottom:35px}.contacts-page__table-head .contacts-page__table-cell:first-of-type{width:35%}.contacts-page__table-head .contacts-page__table-cell:nth-of-type(2){width:31%}.contacts-page__table-head .contacts-page__table-cell:nth-of-type(3){width:34%}.contacts-page__table-row{display:flex;padding-bottom:48px}.contacts-page__table-row .contacts-page__table-cell:first-of-type{width:35%}.contacts-page__table-row .contacts-page__table-cell:nth-of-type(2){width:31%}.contacts-page__table-row .contacts-page__table-cell:nth-of-type(3){width:34%}.contacts-page__table-cell{display:flex;flex-direction:column;align-items:flex-start;font:400 22px/1.2 Noah,Arial,sans-serif}.contacts-page__table-cell p{margin-bottom:12px}.contacts-page__table-address-btn{margin-bottom:12px;border-bottom:1px solid transparent;color:#4f4f4f;transition:border-bottom-color .3s}.contacts-page__table-address-btn:focus,.contacts-page__table-address-btn:hover{border-bottom-color:#4f4f4f;outline:none}.contacts-page__table-address-btn.contacts-page__table-address-btn-empty:focus,.contacts-page__table-address-btn.contacts-page__table-address-btn-empty:hover{border-bottom-color:transparent;outline:none;cursor:default}.contacts-page__table-link{border-bottom:1px solid transparent;transition:border-bottom-color .3s}.contacts-page__table-link:focus,.contacts-page__table-link:hover{border-bottom-color:#4f4f4f;outline:none}.contacts-page__mobile{display:none}@media screen and (max-width:1400px){.contacts-page__table{margin-top:25px}.contacts-page__table-head .contacts-page__table-cell:first-of-type{width:42%}.contacts-page__table-head .contacts-page__table-cell:nth-of-type(2){width:37%}.contacts-page__table-head .contacts-page__table-cell:nth-of-type(3){width:21%}.contacts-page__table-row .contacts-page__table-cell:first-of-type{width:42%}.contacts-page__table-row .contacts-page__table-cell:nth-of-type(2){width:37%}.contacts-page__table-row .contacts-page__table-cell:nth-of-type(3){width:21%}}@media screen and (max-width:1240px){.contacts-page__table-head .contacts-page__table-cell:first-of-type{width:44%}.contacts-page__table-head .contacts-page__table-cell:nth-of-type(2){width:33%}.contacts-page__table-head .contacts-page__table-cell:nth-of-type(3){width:23%}.contacts-page__table-row .contacts-page__table-cell:first-of-type{width:44%}.contacts-page__table-row .contacts-page__table-cell:nth-of-type(2){width:33%}.contacts-page__table-row .contacts-page__table-cell:nth-of-type(3){width:23%}.contacts-page__table-cell{word-break:break-word}}@media screen and (max-width:991px){.contacts-page__desktop{display:none}.contacts-page__mobile{display:flex;flex-direction:column;width:100%}.contacts-page__mobile-title{color:#4f4f4f;font:400 22px/1.13 Arno Pro,Times New Roman,serif}.contacts-page__mobile-title-wrap{margin-top:22px}.contacts-page__mobile-addresses{display:flex;justify-content:space-between;width:100%;padding:26px 0 45px}.contacts-page__mobile-addresses-column{display:flex;flex-direction:column;align-items:center;width:50%}.contacts-page__mobile-address-card{width:290px;max-width:calc(100% - 15px);margin-top:15px}}@media screen and (max-width:825px){.contacts-page__mobile-addresses .contacts-page__mobile-addresses-column:first-of-type{align-items:flex-start}.contacts-page__mobile-addresses .contacts-page__mobile-addresses-column:last-of-type{align-items:flex-end}}@media screen and (max-width:480px){.contacts-page__mobile-addresses{flex-wrap:wrap;padding:26px 0 50px}.contacts-page__mobile-addresses .contacts-page__mobile-addresses-column{width:100%}.contacts-page__mobile-addresses .contacts-page__mobile-addresses-column:first-of-type,.contacts-page__mobile-addresses .contacts-page__mobile-addresses-column:last-of-type{align-items:center}.contacts-page__mobile-addresses .contacts-page__mobile-address-card{max-width:100%}}.contacts-map__wrap{width:100%}.contacts-map{width:100%;height:643px}.contacts-map__marker{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:#4f4f4f;cursor:pointer}.contacts-map__marker:before{content:"";display:block;width:16px;height:16px;border:1px solid hsla(0,0%,94.9%,.5);border-radius:50%}.contacts-map__marker:after{content:"";position:absolute;width:38px;height:38px;border:1px solid #4f4f4f;border-radius:50%;opacity:0;transition:opacity .3s}.contacts-map__marker--active:after{opacity:1}.contacts-map__wrap{margin-top:74px;margin-bottom:109px}@media screen and (max-width:1400px){.contacts-map__wrap{margin-top:16px;margin-bottom:120px}}@media screen and (max-width:1240px){.contacts-map__wrap{margin-top:14px;margin-bottom:116px}}@media screen and (max-width:991px){.contacts-map{width:calc(100% + 70px);transform:translate(-35px)}.contacts-map__wrap{margin-bottom:80px}}@media screen and (max-width:820px){.gm-style .gm-style-iw-t{position:relative;left:-180px;top:-30px}.map-hint__img{max-height:140px;height:auto}.map-hint__content{padding:10px 18px}.map-hint__title{font-size:18px}.map-hint__address,.map-hint__email,.map-hint__phone{font-size:14px}}@media screen and (max-width:601px){.contacts-map{width:calc(100% + 30px);transform:translate(-15px)}}@media screen and (max-width:480px){.gm-style .gm-style-iw-t{position:relative;left:0;top:-20px}}@media screen and (max-width:400px){.map-hint__img{height:120px}}.mobile-address-card{box-shadow:0 0 15px rgba(0,0,0,.08)}.mobile-address-card--open .mobile-address-card__toggle-icon{transform:rotate(180deg)}.mobile-address-card__toggle{position:relative;display:flex;width:100%;height:70px;padding:24px 36px 24px 23px;color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif;transition:color .3s}.mobile-address-card__toggle:focus,.mobile-address-card__toggle:hover{color:#828282;outline:none}.mobile-address-card__toggle-icon{position:absolute;top:calc(50% - 11px);right:22px;width:8px;height:22px;stroke:#4f4f4f;transition:transform .3s}.mobile-address-card__content{margin-top:-4px;padding:0 23px;color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif}.mobile-address-card__content-inner{margin-bottom:29px}.mobile-address-card__address-link{border-bottom:1px solid transparent;transition:border-bottom-color .3s}.mobile-address-card__address-link:focus,.mobile-address-card__address-link:hover{border-bottom-color:#4f4f4f;outline:none}.mobile-address-card__address-title{font-weight:700}.mobile-address-card__address{margin-bottom:9px;border-bottom:1px solid transparent;transition:border-bottom-color .3s}.mobile-address-card__address:focus,.mobile-address-card__address:hover{border-bottom-color:#4f4f4f;outline:none}.mobile-address-card__address-phones{margin-top:25px}.mobile-address-card__address-phones li{margin-bottom:10px}.mobile-address-card__address-phones li:last-of-type{margin-bottom:0}.login-form__wrap{width:380px;max-width:100%;padding-bottom:105px}.login-form{display:flex;flex-direction:column;align-items:center;padding:35px 0}.login-form__tabs{display:flex;justify-content:space-between;width:380px;max-width:100%;margin:0 auto}.login-form__tab{color:#4f4f4f;font-size:26px;line-height:1.2;font-family:Arno Pro,Times New Roman,serif;border-bottom:1px solid transparent;transition:border-color .3s}.login-form__tab--active,.login-form__tab:focus,.login-form__tab:hover{outline:none;border-bottom-color:#4f4f4f}.login-form__tab--disabled{color:#828282}.login-form__divider{position:relative;display:flex;justify-content:center;width:100%;margin:52px 0}.login-form__divider:before{content:"";z-index:-1;position:absolute;top:calc(50% + 2px);display:block;width:100%;border-top:1px solid #4f4f4f}.login-form__divider-text{display:block;padding:0 27px;background-color:#fff;color:#4f4f4f;font:400 22px/1 Noah,Arial,sans-serif}.login-form__action-btn{justify-content:center;width:295px;max-width:100%;height:60px}.login-form__input-wrap{width:100%;margin-bottom:37px;transition:opacity .3s}.login-form__input-wrap .text-field__title{margin-bottom:16px}.login-form__input-wrap--hide{opacity:0}.login-form__btn-mode{border-bottom:1px solid transparent;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif;transition:border-bottom-color .3s,opacity .3s}.login-form__btn-mode:focus,.login-form__btn-mode:hover{border-bottom-color:#4f4f4f;outline:none}.login-form__btn-mode--hide{opacity:0}.login-form__social-networks-title{margin-top:20px;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif}.login-form__social-network-link{position:relative;display:block;width:30px;height:30px}.login-form__social-network-link:focus,.login-form__social-network-link:hover{outline:none}.login-form__social-network-link:focus .login-form__social-network-icon,.login-form__social-network-link:hover .login-form__social-network-icon{opacity:0}.login-form__social-networks{display:flex;padding-top:22px}.login-form__social-networks .login-form__social-network-link{margin-right:20px}.login-form__social-networks .login-form__social-network-link:last-of-type{margin-right:0}.login-form__social-network-icon{z-index:1;color:#4f4f4f!important;fill:#4f4f4f!important;transition:opacity .4s}.login-form__social-network-icon,.login-form__social-network-icon--colored{position:absolute;width:30px;height:30px}@media screen and (max-width:1400px){.login-form{padding:69px 0 29px}}@media screen and (max-width:768px){.login-form{margin-right:auto;margin-left:auto;padding:98px 0 29px}.login-form__action-btn{max-width:calc(100% - 30px)}.login-form__input-wrap .text-field__title{margin-bottom:6px}.login-form__input-wrap .text-field__label{margin-bottom:7px}.login-form__divider{margin:52px 0 27px}.login-form__btn-mode,.login-form__divider-text,.login-form__social-networks-title{font-size:18px}.login-form__social-networks{padding-top:22px}}@media screen and (max-width:480px){.login-form{padding:33px 0 0}.login-form__social-networks{padding-top:42px}}.login-page__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;justify-content:center}@media screen and (max-width:991px){.login-page__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.login-page__inner{padding-right:15px;padding-left:15px}}.confirmation-code-form{display:flex;flex-direction:column;width:396px;margin-right:auto;margin-left:auto;padding:29px 0;color:#4f4f4f}.confirmation-code-form__title{font:400 24px/1.25 Arno Pro,Times New Roman,serif}.confirmation-code-form__text{margin-top:18px;font:400 20px/1.25 Noah,Arial,sans-serif}.confirmation-code-form__text-change-btn{border-bottom:1px solid transparent;color:#277682;transition:border-bottom-color .3s}.confirmation-code-form__text-change-btn:focus,.confirmation-code-form__text-change-btn:hover{border-bottom-color:#277682;outline:none}.confirmation-code-form__inputs-wrap{display:flex;margin:34px 0 20px}.confirmation-code-form__inputs-wrap .confirmation-code-form__input{margin-right:20px}.confirmation-code-form__inputs-wrap .confirmation-code-form__input:last-of-type{margin-right:0}.confirmation-code-form__input{width:60px;height:70px;border:1px solid #bdbdbd;color:#4f4f4f;font:600 36px/1.25 Noah,Arial,sans-serif;text-align:center;transition:boder .3s}.confirmation-code-form__input:focus{border:1px solid #4f4f4f;outline:none}.confirmation-code-form__new-code-btn-wrap{display:flex;justify-content:center;margin-bottom:49px}.confirmation-code-form__new-code-btn{border-bottom:1px solid transparent;font:400 22px/1.25 Noah,Arial,sans-serif;transition:border-bottom-color .3s}.confirmation-code-form__new-code-btn:focus,.confirmation-code-form__new-code-btn:hover{border-bottom-color:#4f4f4f;outline:none}.confirmation-code-form__new-code-timer{font:400 22px/1.25 Noah,Arial,sans-serif;color:#828282}.confirmation-code-form__login-btn-wrap{display:flex;justify-content:center}.confirmation-code-form__login-btn{justify-content:center;width:294px;max-width:100%;height:60px}.confirmation-code-form__error{margin-bottom:24px;text-align:center;color:#eb5757;font:400 16px/1 Noah,Arial,sans-serif}@media screen and (max-width:1400px){.confirmation-code-form{padding-top:63px}}@media screen and (max-width:768px){.confirmation-code-form{width:304px;padding-top:92px;padding-bottom:139px}.confirmation-code-form__text{font-size:16px}.confirmation-code-form__inputs-wrap .confirmation-code-form__input{width:46px;height:50px;margin-right:13px;font-size:24px}.confirmation-code-form__inputs-wrap .confirmation-code-form__input:last-of-type{margin-right:0}.confirmation-code-form__inputs-wrap{margin-bottom:15px}.confirmation-code-form__new-code-btn{font-size:16px}.confirmation-code-form__new-code-btn-wrap{margin-bottom:44px}}@media screen and (max-width:480px){.confirmation-code-form{max-width:100%;padding:28px 0 20px}.confirmation-code-form__inputs-wrap{justify-content:center}}@media screen and (max-width:400px){.confirmation-code-form__inputs-wrap .confirmation-code-form__input{width:42px;height:48px;margin-right:12px;font-size:20px}.confirmation-code-form__inputs-wrap .confirmation-code-form__input:last-of-type{margin-right:0}}.registration-form{display:flex;flex-direction:column;width:380px;max-width:100%;margin-right:auto;margin-left:auto;padding:30px 0;color:#4f4f4f;align-items:center}.registration-form__title{margin-bottom:35px;width:100%;font:400 24px/1.25 Arno Pro,Times New Roman,serif}.registration-form__inputs{width:100%;margin:5px 0 50px}.registration-form__additional{width:100%;display:flex;flex-direction:column;align-items:center}.registration-form__address-card{margin:40px 0;width:100%}.registration-form__address-title{display:block;width:100%;margin-top:50px;text-align:center;font:400 26px/1.25 Arno Pro,Times New Roman,serif}.checkout-page__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;flex-direction:column}@media screen and (max-width:991px){.checkout-page__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.checkout-page__inner{padding-right:15px;padding-left:15px}}.checkout-page__link-to-back{position:relative;padding-left:29px;border-bottom:1px solid transparent;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif;transition:border-bottom-color .3s}.checkout-page__link-to-back:focus,.checkout-page__link-to-back:hover{border-bottom-color:#4f4f4f;outline:none}.checkout-page__link-to-back-icon:after,.checkout-page__link-to-back-icon:before{content:"";position:absolute;left:6px;width:1px;height:10px;border-right:1px solid #4f4f4f;transition:translate(0,-50%)}.checkout-page__link-to-back-icon:before{top:calc(50% - 8px);transform:rotate(45deg)}.checkout-page__link-to-back-icon:after{bottom:calc(50% - 9px);transform:rotate(-45deg)}.checkout-page__top-link-wrap{margin-top:44px}.checkout-page__content{display:flex;justify-content:center;width:100%;padding-top:77px;padding-bottom:156px}.checkout-page__comment-wrap{display:flex;flex-direction:column;justify-content:center}.checkout-page__comment-title{color:#4f4f4f;font:400 24px/1.25 Arno Pro,Times New Roman,serif;text-align:center}.checkout-page__comment-field{height:9.6em;min-height:5em;max-height:16em;margin-top:28px;padding:17px 21px;border:1px solid #919191;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif;resize:vertical;transition:border-color .3s}.checkout-page__comment-field:focus{border-color:#4f4f4f;outline:none}.checkout-page__payment{display:flex;justify-content:center;margin-top:49px;font:400 28px/1.25 Noah,Arial,sans-serif}.checkout-page__payment-value{margin-left:50px;font-weight:700}@media screen and (max-width:1400px){.checkout-page__comment-field{margin-top:48px}}@media screen and (max-width:768px){.checkout-page__content{padding-bottom:116px}.checkout-page__payment{margin-top:25px}.checkout-page__payment-value{margin-left:25px}.checkout-page__comment-field{width:450px;max-width:100%;margin:24px auto 0}.checkout-page__comment-title{font-size:22px}}@media screen and (max-width:480px){.checkout-page__top-link-wrap{margin-top:0}.checkout-page__link-to-back{padding-left:24px;font-size:18px}.checkout-page__link-to-back-icon:before{top:calc(50% - 8px);height:9px}.checkout-page__link-to-back-icon:after{bottom:calc(50% - 7px);height:9px}.checkout-page__content{padding-top:25px;padding-bottom:83px}}.checkout-form__wrap{width:660px;max-width:100%}.checkout-form,.checkout-form__company{display:flex;flex-direction:column}.checkout-form__company{justify-content:center;width:370px;max-width:100%;margin-right:auto;margin-left:auto}.checkout-form__company-action-wrap{display:flex;justify-content:center;margin-bottom:50px}.checkout-form__company-action{padding-right:50px;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif}.checkout-form__company-action .checkbox__symbol{margin-left:31px}.checkout-form__delivery-action-wrap{display:flex;justify-content:space-between;margin-top:20px}.checkout-form__company-fields .text-field__container:last-of-type{margin-bottom:31px}.checkout-form__divider{height:2px;margin-top:98px;border:0;background-color:#4f4f4f;color:#4f4f4f}.checkout-form__text{font:400 24px/1.25 Noah,Arial,sans-serif;text-align:center}.checkout-form__text a{border-bottom:1px solid transparent;transition:border-bottom-color .3s}.checkout-form__text a:focus,.checkout-form__text a:hover{border-bottom-color:#4f4f4f;outline:none}.checkout-form__text--lead{margin-top:56px;padding:0 48px}.checkout-form__text--consent{margin-top:36px;padding:0 100px}.checkout-form__send-btn-wrap{display:flex;justify-content:center;padding-top:53px}.checkout-form__send-btn{width:232px;height:60px}.checkout-form__delivery-section{margin:65px 0 44px}.checkout-form__delivery-wrap{width:380px;max-width:100%;margin-right:auto;margin-left:auto}.checkout-form__delivery-add-address-title{color:#4f4f4f;font:400 24px/1.25 Arno Pro,Times New Roman,serif}.checkout-form__delivery-add-address-title-wrap{margin:89px 0 75px;text-align:center}.checkout-form__error{margin-top:38px;color:#eb5757;font:400 14px/1.25 Noah,Arial,sans-serif;text-align:center}.checkout-form__popup-wrap{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.checkout-form__popup-wrap--visible{opacity:1;visibility:visible}.checkout-form__popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.checkout-form__popup-content{position:absolute;top:50%;left:50%;width:725px;max-width:calc(100% - 30px);transform:translate(-50%,-50%)}.checkout-form__popup-inner{position:relative;display:flex;flex-direction:column;padding:74px 72px 72px;background-color:#fff}.checkout-form__popup-close-btn{position:absolute;top:19px;right:13px;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.checkout-form__popup-close-btn:focus,.checkout-form__popup-close-btn:hover{outline:none}.checkout-form__popup-close-btn:focus .checkout-form__popup-close-btn-icon:after,.checkout-form__popup-close-btn:focus .checkout-form__popup-close-btn-icon:before,.checkout-form__popup-close-btn:hover .checkout-form__popup-close-btn-icon:after,.checkout-form__popup-close-btn:hover .checkout-form__popup-close-btn-icon:before{border-top-color:#bdbdbd}.checkout-form__popup-close-btn-icon{position:relative;width:22px;height:22px}.checkout-form__popup-close-btn-icon:after,.checkout-form__popup-close-btn-icon:before{content:"";position:absolute;top:10px;right:-3px;width:30px;border-top:1px solid #4f4f4f;transition:border-top-color .3s}.checkout-form__popup-close-btn-icon:before{transform:rotate(45deg)}.checkout-form__popup-close-btn-icon:after{transform:rotate(-45deg)}.checkout-form__popup-title-wrap{display:flex;justify-content:center;margin-bottom:34px}.checkout-form__popup-title{color:#4f4f4f;font:200 36px/1.25 Arno Pro,Times New Roman,serif}.checkout-form__popup-message-wrap{display:flex;flex-direction:column;align-items:center;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif}.text-field__error-text{font:400 12px/1 Noah,Arial,sans-serif;color:#eb5757;margin:4px 0 12px}@media screen and (max-width:1400px){.checkout-form__delivery-section{margin:65px 0 76px}}@media screen and (max-width:768px){.checkout-form__company-action-wrap{margin-bottom:30px}.checkout-form__delivery-action-wrap{padding:0 18px}.checkout-form__delivery-wrap{width:272px;max-width:100%;margin:-11px auto 0}.checkout-form__delivery-wrap .text-field__title{margin-bottom:6px}.checkout-form__delivery-wrap .text-field__label{margin-bottom:15px}.checkout-form__delivery-wrap .custom-select-plus{margin-bottom:9px}.checkout-form__delivery-add-address-title-wrap{margin-top:58px;margin-bottom:44px}.checkout-form__delivery-add-address-title{font-size:22px}.checkout-form__divider{width:290px;max-width:100%;margin-top:48px}.checkout-form__text,.checkout-page__payment{width:400px;max-width:100%;margin-right:auto;margin-left:auto;font-size:18px}.checkout-form__text--consent{margin-top:24px;padding:0}.checkout-form__text--lead{max-width:100%;margin-top:44px}.checkout-form__pickup-wrap{width:450px;max-width:100%;margin-top:-6px;margin-right:auto;margin-left:auto}.checkout-form__delivery-section{margin-bottom:48px}.checkout-form__company-fields{width:272px;max-width:100%;margin-right:auto;margin-left:auto}}@media screen and (max-width:601px){.checkout-form__delivery-action-wrap{flex-wrap:wrap;justify-content:center;padding:0}.checkout-form__delivery-action-wrap .checkout-form__company-action{margin:0 15px 24px}.checkout-form__delivery-section{margin-top:41px}}@media screen and (max-width:480px){.checkout-form__company-action{padding-right:44px;font-size:18px}.checkout-form__delivery-section{margin-top:31px}.checkout-form__delivery-wrap .text-field__title{margin-bottom:8px;font-size:16px}.checkout-form__delivery-wrap .custom-select-plus .multiselect__tags{padding-left:23px}.checkout-form__delivery-wrap .custom-select-plus .multiselect__placeholder{font-size:18px}.checkout-form__text--consent,.checkout-form__text--lead{padding:0 34px}.checkout-form__company-fields .text-field__title{font-size:16px}.checkout-form__company-fields .text-field__container:first-of-type{margin-top:26px}.checkout-form__pickup-wrap{margin-top:0}.checkout-form__pickup-wrap .custom-select-arrow .multiselect__content-wrapper{overflow-x:hidden}.checkout-form__pickup-wrap .custom-select-arrow .multiselect__content{max-width:100%}.checkout-form__pickup-wrap .custom-select-arrow .multiselect__option{white-space:pre-wrap}}.text-field__container{position:relative;margin-bottom:12px}.text-field__label{display:flex;flex-direction:column}.text-field__title{margin-bottom:9px;color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif}.text-field__phone-field .country-selector__input,.text-field__phone-field .input-tel__input{border-color:#4f4f4f;height:50px;font:400 18px/1.25 Noah,Arial,sans-serif;color:#4f4f4f}.text-field__phone-field .country-selector,.text-field__phone-field .input-tel{height:50px}.text-field__input{width:100%;padding-bottom:9px;border:0;border-bottom:1px solid #bdbdbd;color:#4f4f4f;outline:none;font:400 22px/1.25 Noah,Arial,sans-serif;transition:border-bottom-color .3s}.text-field__input:focus{border-bottom-color:#4f4f4f}.text-field__input--error,.text-field__input--error:focus{border-bottom-color:#eb5757}@media screen and (max-width:768px){.text-field__title{font-size:16px}.text-field__input{font-size:18px}}@font-face{font-family:lg;src:url(/fonts/vendor/lightgallery.js/dist/lg.eot?ecff11700aad0000cf3503f537d1df17);src:url(/fonts/vendor/lightgallery.js/dist/lg.eot?ecff11700aad0000cf3503f537d1df17) format("embedded-opentype"),url(/fonts/vendor/lightgallery.js/dist/lg.woff?5fd4c338c1a1b1eeeb2c7b0a0967773d) format("woff"),url(/fonts/vendor/lightgallery.js/dist/lg.ttf?4fe6f9caff8b287170d51d3d71d5e5c6) format("truetype"),url(/fonts/vendor/lightgallery.js/dist/lg.svg?c066c5448562b3ccaefb6408ce4b4ae1) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;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}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:none;border:none;background-color:transparent}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;background:none;border:none;box-shadow:none;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{transform:scale3d(.5,.5,.5);opacity:0;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{transform:scaleX(1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;transform:translate3d(0,100%,0);transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{transform:translateZ(0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:medium none;border:none}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer .lg-toggle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/images/vendor/lightgallery.js/dist/vimeo-play.png?699d005153517ee4264615dd1e4e2b64) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/images/vendor/lightgallery.js/dist/vimeo-play.png?699d005153517ee4264615dd1e4e2b64) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(/images/vendor/lightgallery.js/dist/video-play.png?4f03bd8dec67211ade8abdab39dcbf4a) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/images/vendor/lightgallery.js/dist/youtube-play.png?96bc9d7e27d077372cc0bc9524c500e6) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/images/vendor/lightgallery.js/dist/youtube-play.png?96bc9d7e27d077372cc0bc9524c500e6) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{transform:scaleX(1);transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;transition:opacity .15s ease 0s,transform .15s ease 0s;transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.7);display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{transition-delay:0s;transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;transform:translate3d(0,5px,0);transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group{*zoom:1}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;opacity:0;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/images/vendor/lightgallery.js/dist/loading.gif?0aeca8b09888accfccf11976b34c4e64) no-repeat scroll 50% transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.product{width:100%;margin-bottom:129px}.product__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px}@media screen and (max-width:991px){.product__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.product__inner{padding-right:15px;padding-left:15px}}.product__link-wrap{width:100%;margin:42px 0 70px}.product__back-link{border-bottom:1px solid transparent;transition:botder-bottom-color .1s linear;position:relative;padding-left:26px;color:#4f4f4f;font:400 22px/1.23 Noah,Arial,sans-serif}.product__back-link:active,.product__back-link:focus,.product__back-link:hover{border-bottom-color:inherit;outline:none}.product__back-link svg{position:absolute;top:7px;left:0;stroke:#4f4f4f;transform:rotate(180deg)}.product__data{display:grid;grid-template-columns:1fr 575px;grid-gap:55px 63px;width:100%;padding-right:4.4vw}.product__subtitle{margin-bottom:40px;color:#4f4f4f;font:700 24px/1.25 Noah,Arial,sans-serif}.product__description{max-width:480px;color:#4f4f4f;font:400 22px/1.23 Noah,Arial,sans-serif}.product__description p{margin-bottom:25px}.product__info-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;margin-bottom:23px}.product__info-title{color:#4f4f4f;font:700 22px/1.23 Noah,Arial,sans-serif}.product__info-value{color:#4f4f4f;font:400 22px/1.23 Noah,Arial,sans-serif}.product__care{padding-top:25px;border-top:1px solid #828282}.product__care-title{display:block;margin-bottom:23px;color:#4f4f4f;font:400 24px/1.25 Noah,Arial,sans-serif}.product__care-items{display:flex;flex-wrap:wrap;gap:0 30px;margin-bottom:45px}.product__care-items li{margin:8px 0}.product__care-items svg{fill:#d7d7d7}.product__carousel{min-width:0}.product__carousel .carousel__thumb{min-width:unset}.product__actions{min-width:0}.product__actions-row{margin-bottom:20px}.product__title{color:#4f4f4f;font:400 36px/1.11 Arno Pro,Times New Roman,serif}.product__title--mobile{display:none}.product__share{margin-bottom:35px}.product__share-title{color:#4f4f4f;font:700 18px/1.22 Noah,Arial,sans-serif}.product__share-links{display:grid;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-flow:column;grid-gap:20px;width:100%;margin-top:16px}.product__share-link{align-self:center}.product__share-link svg{transition:fill .3s,stroke .3s}.product__share-link--whatsapp svg{fill:#4f4f4f}.product__share-link--whatsapp:focus,.product__share-link--whatsapp:hover{outline:none}.product__share-link--whatsapp:focus svg,.product__share-link--whatsapp:hover svg{fill:#2cbc43}.product__share-link--viber{display:none;opacity:0;visibility:hidden}.product__share-link--viber svg{fill:#4f4f4f}.product__share-link--viber:focus,.product__share-link--viber:hover{outline:none}.product__share-link--viber:focus svg,.product__share-link--viber:hover svg{fill:#ba32ea}.product__share-link--mail svg{stroke:#4f4f4f}.product__share-link--mail:focus,.product__share-link--mail:hover{outline:none}.product__share-link--mail:focus svg,.product__share-link--mail:hover svg{stroke:#f2994a}.product__cart-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;margin-bottom:35px}@media screen and (max-width:1400px){.product__link-wrap{margin:20px 0 55px}.product__data{padding-right:0}}@media screen and (max-width:1240px){.product__link-wrap{margin:15px 0 50px}.product__data{display:flex;flex-direction:column;grid-gap:unset;align-items:flex-start}.product__actions,.product__carousel,.product__description,.product__info{width:100%;padding-right:calc(100% - 605px)}.product__description{order:4;max-width:unset;margin-top:50px;font-size:18px}.product__carousel{order:1}.product__actions{order:2}.product__info{order:3}.product__title{margin-bottom:45px;font-size:22px}.product__title--mobile{display:block}.product__title--desktop{display:none}.product__subtitle{font-size:22px}.product__info-title,.product__info-value{font-size:18px}}@media screen and (max-width:991px){.product__title{margin-bottom:40px}.product__back-link{font-size:18px}.product__back-link svg{top:4px}.product__carousel{padding-right:0}.product__share-link--viber{display:unset;opacity:1;visibility:visible}}@media screen and (max-width:768px){.product__info-row{grid-gap:40px;margin-bottom:20px}}@media screen and (max-width:601px){.product{margin-bottom:75px}.product__cart-actions,.product__info-row{display:block}.product__info-title{display:block;margin-bottom:10px}.product__share{margin-bottom:25px}.product__description{margin-top:30px}}@media screen and (max-width:480px){.product__title{margin-bottom:35px}.product__link-wrap{margin:0 0 25px}.product__care-items{margin-bottom:30px}.product__subtitle{margin-bottom:25px}}.carousel{width:100%;margin-bottom:119px}.carousel__centered-swiper-wrapper{justify-content:center}.carousel__preloader{border-color:#4f4f4f #4f4f4f #4f4f4f transparent}.carousel__main-wrap{position:relative;width:100%;filter:drop-shadow(0 0 15px rgba(0,0,0,.08))}.carousel__main{width:100%}.carousel__main-slide{width:100%;height:448px}.carousel__main-slide:focus,.carousel__main-slide:hover{outline:none}.carousel__main-slide:focus .carousel__video-btn,.carousel__main-slide:hover .carousel__video-btn{fill:hsla(0,0%,100%,.7)}.carousel__main-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.carousel__btn{top:50%;z-index:2;width:48px;height:48px;margin-top:-24px}.carousel__btn:focus,.carousel__btn:hover{background-color:#f5f5f5}.carousel__btn--next{right:-12px}.carousel__btn--prev{left:-12px}.carousel__video-btn{position:absolute;top:50%;left:50%;z-index:1;width:83px;height:83px;fill:hsla(0,0%,100%,.5);transition:fill .3s;transform:translate(-50%,-50%)}.carousel__thumbs-wrap{position:relative;padding:0 46px}.carousel__thumbs{margin-top:29px}.carousel__thumb{position:relative;min-width:139px;height:108px;cursor:pointer;transition:box-shadow .3s}.carousel__thumb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color .3s}.carousel__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.carousel__thumb.swiper-slide-thumb-active{box-shadow:0 0 15px rgba(0,0,0,.08)}.carousel__thumb.swiper-slide-thumb-active:before{background:rgba(69,69,69,.4)}.carousel__main-slide .swiper-lazy,.carousel__thumb .swiper-lazy{opacity:0;transition:opacity .3s}.carousel__main-slide .swiper-lazy-loaded,.carousel__thumb .swiper-lazy-loaded{opacity:1}.lg-backdrop.in{opacity:.75}.carousel__thumb-video,.carousel__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1400px){.carousel__main-slide{height:434px}.carousel__video-btn{width:75px;height:75px}}@media screen and (max-width:1240px){.carousel{margin-bottom:40px}.carousel__main-slide{height:330px}.carousel__video-btn{width:54px;height:54px}}@media screen and (max-width:991px){.carousel__thumbs-wrap{padding:0 calc(50% - 238.5px)}.carousel__btn--next{right:calc(25% - 143.25px)}.carousel__btn--prev{left:calc(25% - 143.25px)}}@media screen and (max-width:768px){.carousel__main-slide{height:290px}.carousel__thumbs-wrap{padding:0 calc(50% - 177px)}}@media screen and (max-width:601px){.carousel__thumbs-wrap{padding:0 calc(50% - 115.5px)}.carousel__btn--next{right:-8px}.carousel__btn--prev{left:-8px}}@media screen and (max-width:480px){.carousel__main-slide{height:240px}.carousel__thumbs-wrap{padding:0 calc(50% - 92.5px)}.carousel__thumb{height:75px}}.product-cart-action{display:flex;flex-direction:column;min-width:0;padding:29px 21px 31px;border:1px solid #919191}.product-cart-action__title{display:block;color:#4f4f4f;font:400 22px/1.23 Noah,Arial,sans-serif}.product-cart-action__variants{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 18px;margin-bottom:10px}.product-cart-action__variant{display:flex;justify-content:center;min-width:0;padding:7px 3px 8px;border:1px solid transparent;transition:border-color .3s}.product-cart-action__variant:hover{border-color:hsla(0,0%,56.9%,.5)}.product-cart-action__variant:focus{border-color:#919191;outline:none}.product-cart-action__variant--active{border-color:#919191}.product-cart-action__counter-row{display:flex;gap:10px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:16px}.product-cart-action__counter{margin:5px 10px 5px 0}.product-cart-action__price{color:#4f4f4f;font:400 22px/1.23 Noah,Arial,sans-serif}.product-cart-action__btn{width:100%}.product-cart-action__btn--disabled{pointer-events:none}.product-cart-action__sum{display:flex;justify-content:space-between;margin-bottom:21px;color:#4f4f4f;font:400 22px/1.23 Noah,Arial,sans-serif}.product-cart-action__sum .product-cart-action__sum-label{margin-right:10px}.product-cart-action__sum b{font-weight:700;text-align:right}@media screen and (max-width:601px){.product-cart-action{width:290px;max-width:100%;margin-bottom:25px}}.custom-select-arrow .multiselect__single{width:calc(100% - 20px);margin-bottom:0;padding-left:0}.custom-select-arrow .multiselect__option{padding:14px 25px;color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif}.custom-select-arrow .multiselect__option:first-of-type{background-color:#fff;color:#4f4f4f}.custom-select-arrow .multiselect__option:first-of-type:hover,.custom-select-arrow .multiselect__option:hover{background-color:#f5f5f5;color:#4f4f4f}.custom-select-arrow .multiselect__select{top:calc(50% - 19px);right:12px}.custom-select-arrow .multiselect__select:before{top:auto;bottom:-15px;left:calc(50% - 3px);display:block;width:7px;height:7px;border-top:0;border-right:0;border-bottom:1px solid #919191;border-left:1px solid #919191;background-color:transparent;transform:rotate(-45deg)}.custom-select-arrow .multiselect__select:after{content:"";position:relative;right:calc(50% - 1px);bottom:7px;display:block;height:23px;border-right:1px solid #919191}.custom-select-arrow .multiselect__tags{display:flex;align-items:center;min-height:55px;padding:0 25px;border:1px solid #919191;border-radius:0}.custom-select-arrow .multiselect__placeholder{margin-bottom:0;padding-top:0;color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif}.custom-select-arrow .multiselect__content-wrapper{border-color:#ebebeb;border-radius:0}.custom-select-arrow .multiselect__content-wrapper::-webkit-scrollbar{width:32px;margin-right:20px}.custom-select-arrow .multiselect__content-wrapper::-webkit-scrollbar-track{background:transparent}.custom-select-arrow .multiselect__content-wrapper::-webkit-scrollbar-thumb{background:#4f4f4f;box-shadow:inset -31px 0 0 #fff}.custom-select-arrow.multiselect--active .multiselect__placeholder{display:unset}.custom-select-arrow.multiselect--active .multiselect__select:before{border-bottom-color:#4f4f4f;border-left-color:#4f4f4f}.custom-select-arrow.multiselect--active .multiselect__select:after{border-left-color:#4f4f4f}.custom-select-arrow .multiselect__option--highlight:after{opacity:0!important;visibility:hidden!important}.custom-select-plus{box-shadow:0 0 15px rgba(0,0,0,.08)}.custom-select-plus .multiselect__option{padding:14px 62px 14px 30px;color:#4f4f4f;font:400 18px/1.25 Noah,Arial,sans-serif}.custom-select-plus .multiselect__option:first-of-type{background-color:#fff;color:#4f4f4f}.custom-select-plus .multiselect__option:first-of-type:hover,.custom-select-plus .multiselect__option:hover{background-color:#f5f5f5;color:#4f4f4f}.custom-select-plus .multiselect__single{margin-bottom:0;padding-left:0}.custom-select-plus .multiselect__select{top:calc(50% - 19px);right:12px;z-index:52}.custom-select-plus .multiselect__select:before{top:auto;bottom:-10px;left:calc(26% - 3px);display:block;width:17px;border:0;border-top:1px solid #4f4f4f;background-color:transparent;transition:opacity .3s;transform:rotate(90deg)}.custom-select-plus .multiselect__select:after{content:"";position:relative;top:auto;bottom:-9px;left:calc(26% - 3px);display:block;width:17px;border-top:1px solid #4f4f4f;background-color:transparent}.custom-select-plus .multiselect__tags{position:relative;z-index:51;display:flex;align-items:center;min-height:70px;padding:0 56px 0 30px;border:0;border-radius:0;background-color:#fff;cursor:pointer}.custom-select-plus .multiselect__placeholder{margin-bottom:0;padding-top:0;color:#4f4f4f;font:400 22px/1.25 Noah,Arial,sans-serif}.custom-select-plus .multiselect__content{width:100%}.custom-select-plus .multiselect__option{position:relative;width:100%;min-height:69px}.custom-select-plus .multiselect__option span{display:block;max-width:100%;height:100%;white-space:break-spaces}.custom-select-plus .multiselect__option:before{content:"";position:absolute;top:calc(50% - 6px);right:24px;display:block;width:14px;height:14px;background-color:transparent;box-shadow:0 0 0 5px #fff,0 0 0 6px rgba(79,79,79,.15);transition:background-color .3s}.custom-select-plus .multiselect__option--selected:before{background-color:#4f4f4f}.custom-select-plus .multiselect__content-wrapper{border:0;border-radius:0;box-shadow:0 0 15px rgba(0,0,0,.08)}.custom-select-plus.multiselect--active .multiselect__placeholder{display:unset}.custom-select-plus.multiselect--active .multiselect__select:before{opacity:0}.custom-select-plus.multiselect--active .multiselect__tags{cursor:unset}.academy-page{max-width:100%}.academy-page__inner{width:1240px;padding:0 40px;margin:0 auto}.academy-page__title{font:400 31px/1.03 Noah,Arial,sans-serif;text-align:center;margin-bottom:60px}.academy-page__constructor-text-box p{margin-bottom:8px}.academy-page__constructor-text-box li{margin-bottom:5px}.academy-page__constructor-text-box li:before{content:"-";margin-right:3px}.academy-page__constructor-text-box pre{white-space:inherit}.academy-page__description{margin-bottom:60px}.academy-page__description-content{display:flex;align-items:center}.academy-page__description-text-box{padding:50px;font-size:22px}.academy-page__knowledge-base-title{font:400 30px/1 Noah,Arial,sans-serif;color:#515151;text-align:center;margin-bottom:30px}.academy-page__knowledge-base-cards{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:75px}.academy-page__knowledge-base-card{position:relative;width:48%;display:flex;margin-bottom:20px;overflow:hidden}.academy-page__knowledge-base-card:hover .academy-page__knowledge-base-card-links-list{transform:translateY(0)}.academy-page__knowledge-base-card-img{width:50%;max-width:50%;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/4}.academy-page__knowledge-base-card-text-box{width:50%;padding:20px;background-color:rgba(15,45,210,.6);color:#fff;text-align:end}.academy-page__knowledge-base-card-title{font-size:40px;margin:20px 0 30px}.academy-page__knowledge-base-card-description{font-size:20px}.academy-page__knowledge-base-card-description pre{white-space:normal}.academy-page__knowledge-base-card-links-list{width:100%;padding:20px 5px;position:absolute;bottom:0;left:0;z-index:1;transform:translateY(100%);transition:transform .6s;background-color:hsla(0,0%,100%,.5)}.academy-page__knowledge-base-card-link-box{padding:10px;font:700 20px/1 Noah,Arial,sans-serif;text-align:center}.academy-page__knowledge-base-card-link{display:block;width:100%}.academy-page__knowledge-base-card-link:hover{text-decoration:underline}.academy-page__knowledge-base-card-single-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.academy-page__knowledge-base-card-single-link:focus{outline:1px dotted #000}.academy-page__education-methods{background-color:#2b2b2b;padding:60px}.academy-page__education-methods-title{font:700 30px/1 Noah,Arial,sans-serif;color:#fff;text-align:center;margin-bottom:60px}.academy-page__education-methods-cards{display:flex;flex-wrap:wrap;padding:10px}.academy-page__education-methods-card{width:50%;padding:10px 100px;display:flex;flex-direction:column;align-items:center;text-align:center}.academy-page__education-methods-card-img{max-width:70px;fill:#a07c62;stroke:#a07c62;-o-object-fit:contain;object-fit:contain}.academy-page__education-methods-card-title{margin:20px;font:700 26px/1 Noah,Arial,sans-serif;color:#a07c62}.academy-page__education-methods-card-description{font:400 18px/1 Noah,Arial,sans-serif;color:#cecece}@media screen and (max-width:1280px){.academy-page__inner{width:900px;padding:0 15px}.academy-page__description-content{flex-direction:column}.academy-page__description-img{width:100%!important;margin-bottom:30px}.academy-page__knowledge-base-card-title{font-size:1.75rem}.academy-page__education-methods-card{padding:30px 50px}.academy-page__education-methods-card-title{margin:10px}.academy-page__education-methods-card-description{margin-top:auto}}@media screen and (max-width:910px){.academy-page__inner{width:100%}.academy-page__description-text-box{padding:30px}.academy-page__knowledge-base-card{width:100%;margin:40px 50px}.academy-page__education-methods-card{width:100%;padding:50px 100px}}@media screen and (max-width:601px){.academy-page__description-text-box{padding:15px}.academy-page__knowledge-base-card{padding:20px 0}.academy-page__education-methods{padding:15px}.academy-page__education-methods-card{padding:30px 0}}@media screen and (max-width:480px){.academy-page__knowledge-base-card-img{width:40%}.academy-page__knowledge-base-card-text-box{width:60%}.academy-page__knowledge-base-card-title{font-size:1.25rem}.academy-page__knowledge-base-card-description{font-size:1rem}}.academy-form__container{padding:20px 120px 40px;background-color:#2b2b2b}.academy-form{display:grid;grid-template-columns:1fr 1fr;column-gap:50px;row-gap:50px}.academy-form__title{display:block;margin:15px auto;color:#fff;font:700 1.875rem/.8 Noah,Arial,sans-serif;text-align:center;line-height:2rem;cursor:pointer}.academy-form__title:active,.academy-form__title:hover{color:hsla(0,0%,100%,.5)}.academy-form__title:focus-visible{outline:1px solid #fff}.academy-form__input-box{display:flex;flex-direction:column}.academy-form__input-label{color:#cecece;font-size:16px}.academy-form__input{padding:10px;border-radius:10px;font:400 20px/1.2 Noah,Arial,sans-serif;color:#000}.academy-form__input::placeholder{color:#cecece}.academy-form__input--error{border:2px solid tomato}.academy-form__input--light-gray{color:#cecece}.academy-form__input--light-gray option{color:#000}.academy-page__input-phone-box{position:relative;display:grid;grid-template-columns:70px 5fr;column-gap:10px}.academy-page__country-select{border-radius:10px}.academy-page__country-icon{position:absolute;left:30px;top:25%;border:1px solid #000;pointer-events:none}.academy-form__error-highlight{color:tomato;display:block;font:400 16px/1.2 Noah,Arial,sans-serif;padding:5px 0;min-height:30px}.academy-form__btn{grid-column:span 2;display:block;margin:auto;padding:15px 20px;border-radius:10px;font:400 20px/1.2 Noah,Arial,sans-serif;color:#000;background-color:#fff}.academy-form__btn:disabled{color:#cecece;cursor:auto}.academy-form__btn:disabled:hover{background-color:#fff}.academy-form__btn:focus,.academy-form__btn:hover{background-color:#cecece}.academy-form__btn:active{transform:scale(.95)}.academy-form__toggle-enter-active,.academy-form__toggle-leave-active{transition:opacity .5s,transform .5s}.academy-form__toggle-enter,.academy-form__toggle-leave-to{opacity:0;transform:translateY(-150px) scaleX(2)}@media screen and (max-width:1280px){.academy-page__input-phone-box{grid-template-columns:70px 1fr}}@media screen and (max-width:910px){.academy-form__container{padding:20px 60px 40px}}@media screen and (max-width:700px){.academy-form{display:block}.academy-form__input{width:100%}}@media screen and (max-width:480px){.academy-form__container{padding:20px 30px 40px}}.course-page__description-box{margin-bottom:70px}.course-page__description-box-text{padding-left:15px}.course-page__description-box-text p{font:400 1.2em/1.71 Noah,Arial,sans-serif}.course-page__text-block{margin-bottom:70px}.course-page__file-block{margin-bottom:70px;padding-right:15px;padding-left:15px}.course-page__file-title{margin-bottom:15px;font:400 1.2em/1.7 Noah,Arial,sans-serif}.course-page__file-icon{width:28px;height:24px;transition:opacity .3s}.course-page__file-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.course-page__file-link:focus,.course-page__file-link:hover{outline:none}.course-page__file-link:focus .course-page__file-icon,.course-page__file-link:hover .course-page__file-icon{opacity:.7}.curse-page__video-box{display:flex;margin:70px 0}.curse-page__video-box--left{justify-content:flex-start}.curse-page__video-box--center{justify-content:center}.curse-page__video-box--right{justify-content:flex-end}.curse-page__video-box--full_width iframe{width:100%;height:56.25%;aspect-ratio:16/9}.course-page__properties-list{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:70px}.course-page__property{width:30%;margin:10px;display:flex;flex-direction:column;align-items:center}.course-page__property-icon{display:block;padding:20px;-o-object-fit:contain;object-fit:contain;aspect-ratio:1/1}.course-page__property-title{margin-bottom:20px;text-transform:uppercase}.course-page__property-description-box p,.course-page__property-title{font:400 .875em/1.71 Noah,Arial,sans-serif;text-align:center}@media screen and (max-width:991px){.course-page__property{width:calc(50% - 20px)}}@media screen and (max-width:601px){.course-page__property{width:100%;margin:10px 0}}.unsubscribe{padding:50px 0}.unsubscribe__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;display:block}@media screen and (max-width:991px){.unsubscribe__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.unsubscribe__inner{padding-right:15px;padding-left:15px}}.unsubscribe__title{width:100%;color:#4f4f4f;font-weight:300;font-style:normal;font-size:48px;font-family:Arno Pro,Times New Roman,serif;line-height:54px;text-align:center}@media screen and (max-width:1240px){.unsubscribe__title{font-size:36px;line-height:40px}}@media screen and (max-width:991px){.unsubscribe__title{font-size:30px;line-height:34px}}.unsubscribe__text{margin-top:40px;color:#4f4f4f;font-size:22px;font-family:Noah,Arial,sans-serif;line-height:27px;text-align:center}.unsubscribe__buttons{margin-top:50px;display:flex;justify-content:center;flex-wrap:wrap}.unsubscribe__btn{justify-content:center;width:250px;max-width:100%;height:60px;margin:10px 30px}.news-slider{position:relative;width:100%;height:100%}.news-slider .swiper-container{height:100%}.news-slider__slide{position:relative}.news-slider__slide:before{content:"";display:block;width:100%;padding-bottom:40%}.news-slider__slide-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-slider__btn{position:absolute;display:flex;align-items:center;justify-content:center;top:calc(50% - 22px);width:44px;height:44px;border-radius:50%;border:2px solid #4f4f4f;z-index:1;background-color:hsla(0,0%,100%,.25);outline:3px solid hsla(0,0%,100%,.25);transition:background-color .25s ease,outline-color .25s ease;transform:scale(.75)}.news-slider__btn--prev{left:10px}.news-slider__btn--next{right:10px}.news-slider__btn--next .news-slider__btn-icon{transform:rotate(180deg)}.news-slider__btn:focus,.news-slider__btn:hover{background-color:hsla(0,0%,100%,.5);outline:3px solid hsla(0,0%,100%,.5)}.news-slider__btn:active{background-color:hsla(0,0%,100%,.8);outline:3px solid hsla(0,0%,100%,.8)}.news-slider__btn-icon{stroke:#4f4f4f;stroke-width:3;margin-right:2px}.news-slider__pagination{width:100%;position:absolute;left:0;top:calc(100% - 30px);display:flex;justify-content:center;z-index:1}.news-slider__pagination .swiper-pagination-bullet{position:relative;width:10px;height:10px;border-radius:50%;background-color:#828282;margin:10px;cursor:pointer;outline:0 solid #bdbdbd;transition:outline-width .15s ease,background-color .15s ease}.news-slider__pagination .swiper-pagination-bullet:focus,.news-slider__pagination .swiper-pagination-bullet:hover{background-color:#bdbdbd;outline-width:3px}.news-slider__pagination .swiper-pagination-bullet:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:44px;display:block}.news-slider__pagination .swiper-pagination-bullet-active{outline-width:3px;background-color:#bdbdbd}.search-page{padding-bottom:100px}.search-page__inner{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:1450px;max-width:calc(100% - 140px);height:inherit;margin:0 auto;padding:0 15px;flex-direction:column}@media screen and (max-width:991px){.search-page__inner{max-width:100%;padding-right:35px;padding-left:35px}}@media screen and (max-width:601px){.search-page__inner{padding-right:15px;padding-left:15px}}.search-page__title{font-weight:400;font-size:1.5em}.search-page__query{margin-top:35px;font-weight:600}.search-page__query-value{font-weight:400}.search-page__categories{margin-top:32px}.search-page__cards{width:100%;margin-top:70px;padding-bottom:100px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));justify-content:center;column-gap:30px;row-gap:70px}.search-page__get-next-button{display:flex;column-gap:20px;align-self:center}.search-page__get-next-icon{width:8px;height:21px;stroke:#333}@media screen and (max-width:1240px){.search-page__cards{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media screen and (max-width:991px){.search-page{padding-bottom:50px}.search-page__cards{column-gap:20px}}@media screen and (max-width:601px){.search-page{padding-bottom:30px}.search-page__cards{grid-auto-rows:300px;row-gap:30px}}.search-page-categories{display:flex;column-gap:40px}.search-page-categories__item{border-bottom:1px solid transparent;transition:border-color .15s}.search-page-categories__item--selected{border-bottom:1px solid #333}.search-page-categories__item:hover{border-bottom:1px solid #4f4f4f}@media screen and (max-width:601px){.search-page-categories__item{font-size:.9em}}@media screen and (max-width:480px){.search-page-categories{column-gap:15px}}@media screen and (max-width:400px){.search-page-categories__item{font-size:.8em}}