body,html{margin:0;font-family:Roboto,sans-serif;min-width:320px}*{letter-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}img.lazyload,video.lazyload{opacity:0;visibility:hidden;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.is-loaded{opacity:0;visibility:visible;-webkit-animation:faddingImgAnim .5s ease;animation:faddingImgAnim .5s ease}@-webkit-keyframes faddingImgAnim{0%{visibility:hidden;opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}100%{visibility:visible;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes faddingImgAnim{0%{visibility:hidden;opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}100%{visibility:visible;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}.container{width:100%;max-width:1450px;padding:0 20px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-family:Roboto,sans-serif}body.no-scroll{overflow:hidden}@media screen and (min-width:1024px){body.no-scroll{padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}}.wrapper{width:100%}html{height:auto;min-height:100%;font-size:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wrapper,body{height:auto}main{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;list-style:none}.footer{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative}.header{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;z-index:10;position:-webkit-sticky;position:sticky;top:0}.header-top{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-top__container{width:100%;background:#ebe0d8}.header-bottom{width:100%;padding:8px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-bottom__container{width:100%;background:url(../img/bkt-2.jpg) repeat-x center}.logo{height:78px;width:auto}.logo img{height:100%;width:auto}.header-nav{width:680px;margin-left:8%;margin-right:20px}.header-nav ul{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.header-nav ul li:last-child{margin-right:0}.header-nav ul li.active a{color:#828282}.header-nav ul li a{font-size:14px;line-height:150%;font-weight:400;color:#242424;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:color .3s ease,border-bottom-color .3s ease;-o-transition:color .3s ease,border-bottom-color .3s ease;transition:color .3s ease,border-bottom-color .3s ease;border-bottom:1px solid rgba(255,255,255,0)}.header-nav ul li a:hover{border-bottom:1px solid #4b4649;-webkit-transition:color .3s ease,border-bottom-color .3s ease;-o-transition:color .3s ease,border-bottom-color .3s ease;transition:color .3s ease,border-bottom-color .3s ease}.header-login{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:20px;margin-left:auto}.header-login a{font-size:14px;line-height:120%;text-decoration:none;color:#242424;font-weight:400;-webkit-transition:border-bottom-color .3s ease;-o-transition:border-bottom-color .3s ease;transition:border-bottom-color .3s ease;border-bottom:1px solid rgba(255,255,255,0);margin-right:55px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.header-login a.login::before{width:16px;height:16px;display:inline-block;content:'';background:url(../img/login-ic.svg) no-repeat center;background-size:100%;position:absolute;right:calc(100% + 4px);top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.header-login a.register::before{width:16px;height:16px;display:inline-block;content:'';background:url(../img/reg-ic.svg) no-repeat center;background-size:100%;position:absolute;right:calc(100% + 4px);top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.header-login a:last-child{margin-right:0}.header-login a:hover{border-bottom:1px solid #242424;-webkit-transition:border-bottom-color .3s ease;-o-transition:border-bottom-color .3s ease;transition:border-bottom-color .3s ease}.phones{width:218px}.phones ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.phones ul li a{text-decoration:none;color:#fff;font-size:14px;line-height:150%;font-weight:700;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.phones ul li a:hover{color:#ffcba5}.phones .icon{width:17px;height:17px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:none}.phones .icon svg{width:100%;height:100%}.phones .icon svg path{fill:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.phones .icon:hover svg path{fill:#ebe0d8;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.search{margin-left:10%;margin-right:0}.search .search-field{position:relative}.search .search-field::after{position:absolute;right:20px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:17px;height:17px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;content:'';background:url(../img/loup-b.svg) no-repeat center;background-size:100%;pointer-events:none}.search input{width:680px;height:38px;padding:10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:0;outline:0;font-size:14px;font-weight:400;line-height:120%;color:#242424}.search input::-webkit-input-placeholder{color:#b1b8cc;font-size:14px;font-weight:400;line-height:120%}.search input::-moz-placeholder{color:#b1b8cc;font-size:14px;font-weight:400;line-height:120%}.search input:-ms-input-placeholder{color:#b1b8cc;font-size:14px;font-weight:400;line-height:120%}.search input::-ms-input-placeholder{color:#b1b8cc;font-size:14px;font-weight:400;line-height:120%}.search input::placeholder{color:#b1b8cc;font-size:14px;font-weight:400;line-height:120%}.search .icon{width:17px;height:17px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:none}.search .icon svg{width:100%;height:100%}.search .icon svg path{fill:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.search .icon:hover svg path{fill:#ebe0d8;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.header-lang{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-right:20px;padding-left:20px}.header-lang ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-lang ul li{padding-right:5px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.header-lang ul li::after{position:absolute;width:1px;height:9px;right:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:#fff;display:inline-block;content:''}.header-lang ul li a{color:#828282;font-size:14px;line-height:110%;font-weight:400;text-decoration:none}.header-lang ul li a:hover{color:#ebe0d8}.header-lang ul li:last-child{padding-right:0;padding-left:5px}.header-lang ul li:last-child::after{content:none}.header-lang ul li.active a{color:#fff}.header-links{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-cart a,.header-fav a{position:relative;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.header-cart a span,.header-fav a span{position:absolute;display:none;width:18px;height:18px;border-radius:50%;background:#5a5a5a;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#e7d1b9;font-weight:700;font-size:12px;line-height:100%;left:12px;bottom:12px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header-cart a p,.header-fav a p{display:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header-cart a.active p,.header-cart a.active span,.header-fav a.active p,.header-fav a.active span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-cart svg,.header-fav svg{height:17px;width:auto}.header-cart svg path,.header-fav svg path{fill:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header-cart a:hover svg path,.header-fav a:hover svg path{fill:#ffcba5;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header-cart a:hover p,.header-fav a:hover p{border-bottom-color:#ffcba5}.header-cart a:hover span,.header-fav a:hover span{color:#ffcba5}.header-cart{margin-left:32px}.header-cart a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-cart a span{left:10px;bottom:12px}.header-cart p{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#fff;margin-left:8px;font-size:12px;line-height:110%;padding-bottom:1px;border-bottom:1px solid #fff;font-weight:700}.header-burger{height:13px;width:23px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;display:none;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header-burger span{width:100%;height:3px;background:#fff}.header-mob{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background:url(../img/blc-tr-2.jpg) repeat center;display:none}.header-mob .container{height:100%}.header-mob__container{height:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-mob__head{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:87px}.close-menu{width:28px;height:28px}.close-menu svg{width:100%;height:100%}.close-menu svg path{fill:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.close-menu:hover svg path{fill:#ffcba5}.header-mob__content{width:100%}.header-mob__content ul{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-mob__content ul li{width:100%;margin-bottom:12px}.header-mob__content ul li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%;border-bottom:1px solid #6a6a6a;font-size:18px;line-height:300%;font-weight:400;color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;text-decoration:none;padding-bottom:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.header-mob__content ul li a::after{width:8px;height:8px;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:none;border-top:none;display:inline-block;content:'';position:absolute;right:20px;top:50%;-webkit-transform:translate(0,-50%) rotate(-45deg);-ms-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg)}.header-mob__content ul li a:hover{border-bottom:1px solid #ffcba5;color:#ffcba5}.header-mob__content ul li a:hover::after{border-color:#ffcba5}.header-mob__content ul li.active a{border-bottom:1px solid #ffcba5;color:#ffcba5}.header-mob__content ul li.active a::after{content:none}.header-mob__content ul li:last-child{margin-bottom:0}.header-mob__footer{width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header-mob__phones{width:100%}.header-mob__phones ul{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header-mob__phones ul li a{font-size:24px;line-height:160%;font-weight:700;color:#fff;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header-mob__phones ul li a:hover{color:#ffcba5}.home-prom{width:100%;height:390px;background:url(../img/hp-b-1.png) no-repeat left bottom/16%,url(../img/hp-b-2.png) no-repeat right top/14.8%,#f4f5fb}.home-prom .container{height:100%}.promo-banner{width:100%;height:100%;background:#fff;position:relative}.promo-banner__inner{width:100%;height:100%}.promo-banner__slide{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none;padding:20px 117px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.promo-banner__slide .text{position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.promo-banner__slide .text span{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#b1b8cc}.promo-banner__slide .text h2{font-style:normal;font-weight:300;font-size:45px;line-height:50px;color:#4b4649;margin-top:8px}.promo-banner__slide .text b,.promo-banner__slide .text strong{font-weight:700}.promo-banner__slide .text p{color:#e9c4b7;font-style:normal;font-weight:700;font-size:14px;line-height:17px;margin-top:21px;position:relative}.promo-banner__slide .text p::after{width:17px;height:17px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e9c4b7;position:absolute;display:inline-block;left:calc(100% + 7px);top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:url(../img/arr-orange.svg) no-repeat center;background-size:5px;content:'';border-radius:50%}.promo-banner__slide .img{position:absolute;right:0;bottom:0;z-index:1;width:937px;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.promo-banner__slide .img img{width:100%;height:100%}.promo-banner__inner .slick-list,.promo-banner__inner .slick-track{height:100%}.promo-banner__inner .promo-banner__slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.button-slide{width:63px;height:63px;background:url(../img/ppr-w.png) no-repeat center/cover;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.15);box-shadow:inset 0 2px 5px rgba(0,0,0,.15);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.button-slide::after{width:10px;height:17px;background:url(../img/arr-sld-svg.svg) no-repeat center;background-size:100%;display:inline-block;content:''}.button-slide:hover{-webkit-box-shadow:inset 0 6px 10px rgba(0,0,0,.22);box-shadow:inset 0 6px 10px rgba(0,0,0,.22)}.button-slide--next::after{-webkit-transform:translate(2px,0) rotate(-180deg);-ms-transform:translate(2px,0) rotate(-180deg);transform:translate(2px,0) rotate(-180deg)}.button-slide.swiper-button-disabled{opacity:.5;pointer-events:none}.promo-buttons .button-slide{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.promo-buttons .button-slide--prev{left:0}.promo-buttons .button-slide--next{right:0}.mark-filter{width:100%}.mark-filter__container{width:100%;margin-top:20px;padding:35px 26px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:2;background:url(../img/blc-tr-2.jpg) repeat center}.mark-filter .breadcrumbs{z-index:1;margin-top:20px;margin-bottom:60px}.mark-filter__list{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.mark-filter__btn{display:none}.sort-selector{width:20.6%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px}.sort-select{width:100%;position:relative}.sort-select b{color:red}.sort-select span{width:100%;height:50px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:17px 19px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 1px 1px 6px rgba(0,0,0,.3);box-shadow:inset 1px 1px 6px rgba(0,0,0,.3);cursor:pointer;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#b1b8cc;position:relative}.sort-select span::after{position:absolute;display:inline-block;content:' ';width:10px;height:6px;background:url(../img/arr-dwn.svg) no-repeat center;background-size:100%;right:19px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.sort-select ul{position:absolute;display:none;top:100%;width:100%}.sort-select ul li{width:100%;height:50px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:17px 19px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 1px 1px 6px rgba(0,0,0,.3);box-shadow:inset 1px 1px 6px rgba(0,0,0,.3);cursor:pointer;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#b1b8cc}.sort-select ul li.selected,.sort-select ul li:hover{background-color:#ebe0d8;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.sort-select ul li.selected{color:#242424;font-weight:700}.sort-select.open ul{display:block}.sort-search{width:198px;height:50px;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:url(../img/ppr-w.png) no-repeat center/cover;font-style:normal;font-weight:900;font-size:15px;line-height:18px;color:#4b4649;border:none;outline:0;cursor:pointer}.product-block{width:100%}.product-block .container{overflow-x:hidden;margin-bottom:-30px;padding-bottom:30px}.top-line{width:100%;margin-top:90px;margin-bottom:38px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.top-line h1,.top-line h2,.top-line span{font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-transform:uppercase;color:#4b4649;border-bottom:5px solid #e7e9f2}.product-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.product-slider .button-slide{margin-right:4px;width:43px;height:43px}.product-slider .button-slide.disabled{opacity:.6;pointer-events:none}.product-slider .button-slide::after{width:7px}.product-slider .button-slide:last-child{margin-right:0}.product-inner{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;overflow:visible}.btn{cursor:pointer}.btn--action{width:50px;padding:7px;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#4b4649;border:1px solid rgba(255,255,255,0)}.btn--action svg{width:19px;height:19px}.btn--action svg path{fill:#8b93a9;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.btn--action.active{border:1px solid rgba(255,60,0,.4)}.btn--action.active svg path{fill:#ff3c00!important;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.btn--action:hover svg path{fill:#ff3c00!important;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.btn--white{height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-style:normal;font-weight:400;font-size:14px;line-height:21px;background:0 0;border:none;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4b4649}.btn--white:hover{-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25)}.btn--paper{width:198px;height:50px;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(196,196,196,.2);background:url(../img/ppr-w.png) no-repeat center/cover;font-style:normal;font-weight:900;font-size:15px;line-height:18px;color:#4b4649;border:none;outline:0;cursor:pointer;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;z-index:2}.btn--paper::before{background:url(../img/ppr-w.png) no-repeat center/cover;position:absolute;top:0;left:0;right:0;bottom:0;display:inline-block;opacity:1;z-index:0}.btn--paper:hover{background-color:rgba(196,196,196,.2);background-position:0 200%;-webkit-box-shadow:inset 0 3px 6px rgba(0,0,0,.12);box-shadow:inset 0 3px 6px rgba(0,0,0,.12);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.btn--paper:hover::before{opacity:0}.tags{position:absolute;top:15px;left:0;z-index:2}.tag{padding:5px 14px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:800;font-size:11px;line-height:21px;text-transform:uppercase;background:#fff;color:#fff}.tag.orange{background:#ff9b26}.tag.red{background:#f34a15}.product-card{width:calc((100% / 4) - (90px / 4));margin-right:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.product-card:last-child{margin-right:0}.product-card .img{width:100%;height:225px;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-card .img-slider{width:100%;height:100%;position:relative;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-card .img-slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card .info{background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.product-card .text{padding:20px 26px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.product-card .text span{font-style:normal;font-weight:400;font-size:12px;line-height:21px;color:#b1b8cc}.product-card .text span strong{font-weight:400}.product-card .text p{margin-top:10px;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#4b4649}.product-card .prod-price{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.product-card .price{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.product-card .price p{font-style:normal;font-weight:800;font-size:21px;line-height:21px;color:#4b4649;margin-bottom:2px;position:relative}.product-card .price p strong{font-style:normal;font-weight:400;font-size:14px;line-height:21px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#b1b8cc;position:absolute;left:calc(100% + 4px);top:50%;white-space:nowrap;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.product-card .price span{font-style:normal;font-weight:400;font-size:11px;line-height:21px;color:#00a046}.product-card .price span.endpoint{color:#ff3c00}.product-card .bottom{width:100%;padding:0 0 0 26px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.product-card .bottom .btn--action:first-of-type{margin-left:3px}.product-card .bottom .btn--action:last-child{margin-right:3px}.product-card:hover{-webkit-box-shadow:2px 6px 21px rgba(0,0,0,.11);box-shadow:2px 6px 21px rgba(0,0,0,.11);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.product-card:hover .bottom .btn--action svg path{fill:#4b4649}.product-card.not-available{position:relative}.product-card.not-available .tags{z-index:3}.product-card.not-available .tags .tag{background:#2d2d2d}.product-card.not-available .price span{color:#4b4649}.product-card.not-available::after{position:absolute;top:0;left:0;right:0;bottom:0;display:inline-block;z-index:2;content:'';background:rgba(255,255,255,.75);-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.product-card.not-available:hover{pointer-events:auto}.product-card.not-available:hover::after{opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.img-slider-nav{z-index:2}.img-slider-nav .button-slide{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:26px;height:26px;background:url(../img/bkt-2.jpg) repeat-x center;z-index:4}.img-slider-nav .button-slide::after{background:url(../img/arr-brown.svg) no-repeat center;background-size:100%;width:6px}.img-slider-nav .button-slide--prev{left:0}.img-slider-nav .button-slide--next{right:0}.img-slider-nav .button-slide.swiper-button-disabled{opacity:.5;pointer-events:none}.product__rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.product__rating a,.product__rating p{font-style:normal;font-weight:400;font-size:12px;line-height:21px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#b1b8cc}.product__rating a:hover,.product__rating p:hover{color:#7e838f}.rating-stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-right:8px}.rating-stars img{width:16px;height:16px;margin-right:-2px}.mail-subscribe{width:100%;background:url(../img/bkt-3.jpg) repeat center;margin-top:110px;padding:106px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.mail-subscribe__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.mail-subscribe__container .text{max-width:318px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-right:11%}.mail-subscribe__container .text span{font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-transform:uppercase;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:5px solid rgba(255,255,255,.2)}.mail-subscribe__container .text p{font-style:normal;font-weight:400;font-size:14px;line-height:154.19%;color:#fff;margin-top:16px}.mail-subscribe .form{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.mail-subscribe .form form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mail-subscribe .form input{margin-right:9px;width:34%}.mail-subscribe .form button{width:31%}.form input,.form textarea{height:50px;border:1px solid #e9ebf0;background:#fff;padding:4px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#4b4649;outline:0}.form input::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#b1b8cc}.form input::-moz-placeholder,.form textarea::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#b1b8cc}.form input:-ms-input-placeholder,.form textarea:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#b1b8cc}.form input::-ms-input-placeholder,.form textarea::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#b1b8cc}.form input::placeholder,.form textarea::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#b1b8cc}.form label{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#4b4649}.form button{background-color:#fff}.form button:hover{background-color:#fff}.our-choice{width:100%}.choice-advantages{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.single-advantage{width:calc((100% / 4) - (90px / 4));margin-right:30px;padding:36px 39px 36px 36px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(../img/ppr-w-2.jpg) repeat center;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.single-advantage .img{width:62px;height:62px;margin-bottom:14px}.single-advantage .img img{width:100%;height:100%}.single-advantage p{font-style:normal;font-weight:400;font-size:14px;line-height:154.19%;color:#4b4649}.single-advantage p strong{font-weight:700}.single-advantage:last-child{margin-right:0}.seo-btn{width:33px;height:33px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border-radius:50%;background:url(../img/ppr-w.png) no-repeat center;z-index:2;position:absolute;bottom:0;left:calc((100vw - 1410px)/ 2)}.seo-btn:after{background:url(../img/arr-dwn.svg) no-repeat center;width:7px;height:9px;background-size:100%;display:inline-block;content:''}.seo-block{width:100%;margin-top:90px;margin-bottom:108px;position:relative}.seo-block .container{max-height:200px;overflow:hidden}.seo-block.open .container{max-height:none;padding-bottom:30px}.seo-block.open::after{content:none}.seo-block.open .seo-btn{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.seo-block::after{position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(78.14%,#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 78.14%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 78.14%);display:inline-block;content:'';z-index:1}.seo-block h2{font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-transform:uppercase;color:#4b4649;margin-bottom:20px;display:inline-block;border-bottom:5px solid #e7e9f2}.seo-block h1,.seo-block h3,.seo-block h4,.seo-block h5,.seo-block h6{font-size:24px;line-height:28px;margin-bottom:14px;margin-top:26px;color:#4b4649}.seo-block li,.seo-block p{font-style:normal;font-weight:400;font-size:14px;line-height:154.19%;color:#4b4649;margin-bottom:13px;width:100%}.seo-block ol{margin:20px 0;list-style:decimal;width:100%}.seo-block ul{list-style:none;margin:20px 0;width:100%}.seo-block ul li{padding-left:8px;position:relative}.seo-block ul li::before{width:5px;height:1px;background:#242424;display:inline-block;content:'';left:0;top:10px;position:absolute}.seo-block img{width:auto;height:auto;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:16px;margin-bottom:16px}.seo-block blockquote{margin:30px 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 30px;border-radius:4px;background:rgba(0,0,0,.09)}.footer{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.footer__top{width:100%;background:url(../img/bkt-2.jpg) repeat center}.footer-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:86px}.footer-name .logo{width:210px;height:175px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:9px}.footer-name .logo img{width:100%;height:100%}.footer-name p{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#b9b9b9;margin-bottom:16px;max-width:170px}.footer-name p:last-child{margin-bottom:0}.footer-menu{max-width:244px;margin-top:88px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-left:30px}.footer-menu:last-child{margin-right:7.3%}.footer-menu h2,.footer-menu span{font-style:normal;font-weight:800;font-size:16px;line-height:154.19%;text-transform:uppercase;color:#fff}.footer-menu ul{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:19px}.footer-menu ul li>*{font-style:normal;font-weight:400;font-size:14px;line-height:35px;color:#b9b9b9;text-decoration:none}.footer-menu ul li>.active,.footer-menu ul li>:hover{text-decoration:underline}.footer__bottom{width:100%}.footer__bottom .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.footer__bottom .copyright{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#4b4649}.footer__bottom .cards{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer__bottom .cards img{width:auto;height:auto;margin-right:12px}.footer__bottom .cards img:last-child{margin-right:0}.footer__bottom .demiweb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.footer__bottom .demiweb p{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#4b4649}.footer__bottom .demiweb .img{margin-left:7px;background:#000;width:33px;height:37px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer__bottom .demiweb .img img{width:24px;height:24px}.banner{width:100%;position:relative;min-height:250px}.banner .container{position:relative;z-index:2;height:100%}.banner .img{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;overflow:hidden}.banner .img::after{position:absolute;z-index:2;display:inline-block;left:0;right:0;top:0;bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.75)),to(rgba(0,0,0,.75)));background:-o-linear-gradient(bottom,rgba(0,0,0,.75),rgba(0,0,0,.75));background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.75));content:''}.banner .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.banner-container{width:100%;height:100%;padding-top:37px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.banner-container .text{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-top:50px;padding-bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.banner-container .text h1,.banner-container .text span{display:inline-block;max-width:1089px;font-style:normal;font-weight:800;font-size:45px;line-height:50px;text-align:center;text-transform:uppercase;color:#fff;padding-bottom:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:5px solid rgba(231,233,242,.2)}.breadcrumbs{max-width:100%;width:100%}.breadcrumbs ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%;overflow-x:auto}.breadcrumbs ul li{margin-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f8f8f8;padding:5px 17px 6px 19px;position:relative;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.breadcrumbs ul li::after{position:absolute;display:inline-block;content:'';left:100%;top:0;border:16px solid rgba(255,255,255,0);border-right:12px solid rgba(255,255,255,0);border-left:12px solid #f8f8f8}.breadcrumbs ul li::before{position:absolute;display:inline-block;content:'';left:-12px;top:0;border:12px solid rgba(255,255,255,0);border-top:16px solid #f8f8f8;border-bottom:16px solid #f8f8f8}.breadcrumbs ul li:first-child{padding-left:20px}.breadcrumbs ul li:first-child::before{content:none}.breadcrumbs ul li:last-child{margin-right:0}.breadcrumbs ul li a{font-style:normal;font-weight:400;font-size:14px;line-height:21px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4e62e0}.breadcrumbs ul li span{font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#919191;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.care-clients{width:100%;margin-top:100px;margin-bottom:105px}.care-clients__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.care-clients__container .left{width:calc(50% - 45px);margin-right:60px}.care-clients__container .img{width:100%;height:auto}.care-clients__container .img img{width:100%;height:auto}.care-clients__container .right{width:calc(50% - 15px)}.care-clients__container .right .top-line{margin-bottom:25px}.care-clients__container .right p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;margin-bottom:20px}.care-clients__container .right strong{font-weight:700}.care-clients__container .right ul{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.care-clients__container .right ul li{width:50%;padding-right:15px;padding-left:23px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin-bottom:30px;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649}.care-clients__container .right ul li::before{width:15px;height:15px;display:inline-block;background:url(../img/check-green.svg) no-repeat center;background-size:100%;content:'';position:absolute;left:0;top:5px}.care-clients__container .right ul li:last-child{margin-bottom:0}.care-clients__container .top-line{margin:0}.our-stat{width:100%;position:relative;padding:143px 0 125px;-webkit-box-sizing:border-box;box-sizing:border-box}.our-stat .img{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;overflow:hidden}.our-stat .img img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our-stat .img::after{top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(rgba(0,0,0,.7)));background:-o-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,.7));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.7));display:inline-block;content:'';z-index:2;position:absolute;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.our-stat .container{position:relative;z-index:2}.our-stat__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.single-stat{width:20.5%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.single-stat span{font-style:normal;font-weight:700;font-size:45px;line-height:24px;text-align:center;color:#fff}.single-stat p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#fff;margin-top:51px;text-transform:uppercase;position:relative}.single-stat p::before{position:absolute;top:-25px;left:50%;height:5px;width:64px;background:#fff;display:inline-block;content:'';-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.member-quote{width:100%;padding:143px 0 110px;-webkit-box-sizing:border-box;box-sizing:border-box}.member-quote__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.member-quote__container .text{width:calc(50% - 85px);margin-right:7.09%;position:relative}.member-quote__container .text::after{width:189px;height:177px;background:url(../img/big-quote.svg) no-repeat center;background-size:100%;position:absolute;right:0;bottom:0;-webkit-transform:translate(40px,40%);-ms-transform:translate(40px,40%);transform:translate(40px,40%);display:inline-block;content:'';z-index:1}.member-quote__container .text>*{z-index:2}.member-quote__container .text>span{border-bottom:5px solid #e7e9f2;font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-transform:uppercase;color:#4b4649;display:inline-block;margin-bottom:25px}.member-quote__container .text>p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;margin-bottom:28px}.member-quote__container .name{margin-top:75px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:75px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.member-quote__container .name::before{display:inline-block;width:47px;height:2px;background:#d9d9d9;position:absolute;top:13px;left:0;content:''}.member-quote__container .name span{font-style:italic;font-weight:500;font-size:18px;line-height:24px;color:#4b4649}.member-quote__container .name p{font-style:italic;font-weight:400;font-size:14px;line-height:24px;color:#d9d9d9;margin-top:6px}.member-quote__container .img{width:calc(50% - 15px)}.member-quote__container .img img{height:auto;width:auto}.before-grad{position:relative}.before-grad::before{position:absolute;top:0;left:0;right:0;height:67px;background:-webkit-gradient(linear,left top,left bottom,from(#f4f5fb),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,#f4f5fb 0,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,#f4f5fb 0,rgba(255,255,255,0) 100%);display:inline-block;content:'';z-index:1}.callback-form{width:100%;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.callback-form::before{position:absolute;top:0;left:0;right:0;height:67px;background:-webkit-gradient(linear,left top,left bottom,from(#f4f5fb),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,#f4f5fb 0,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,#f4f5fb 0,rgba(255,255,255,0) 100%);display:inline-block;content:'';z-index:1}.callback-form .container{z-index:2;position:relative}.callback-form .text{width:100%}.callback-form .text p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649}.callback-form .text a{font-weight:700;text-decoration:none;color:#4b4649}.callback-form .text a:hover{text-decoration:underline}.callback-container{width:100%;margin-top:58px}.callback-container form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.callback-container .left{width:calc(50% - 15px);margin-right:30px}.callback-container .text-area{width:calc(50% - 15px)}.callback-container button{margin-top:25px;width:198px}textarea{resize:none;-webkit-box-sizing:border-box;box-sizing:border-box}.input-cont,.text-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:37px}.input-cont:last-child,.text-area:last-child{margin-bottom:0}.input-cont label,.text-area label{margin-bottom:14px}.input-cont input,.text-area input{width:100%}.input-cont textarea,.text-area textarea{width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:17px 20px}.text-area{margin-bottom:0}.stocks{width:100%;padding:80px 0 110px}.stocks-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-stock{width:calc((100% / 3) - 20px);margin-right:30px;margin-bottom:67px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.single-stock:nth-child(3n):not(.swiper-slide){margin-right:0}.single-stock .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-top:15px}.single-stock .text>a{font-style:normal;font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase;color:#4b4649;text-decoration:none}.single-stock .text>a:hover{text-decoration:underline}.single-stock .text>p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;margin-top:7px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.single-stock .info{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:9px}.single-stock .info p{font-style:normal;font-weight:400;font-size:12px;line-height:24px;color:#b1b8cc;margin-right:26px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.single-stock .info p:last-child{margin-right:0}.single-stock .info p::before{width:12px;height:12px;display:inline-block;content:'';margin-right:6px}.single-stock .info p.date::before{background:url(../img/calen-i.svg) no-repeat center;background-size:100%}.single-stock .info p.time::before{background:url(../img/clock-i.svg) no-repeat center;background-size:100%}.single-stock .img{width:100%;height:300px;display:block;overflow:hidden;position:relative}.single-stock .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-stock .img span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;bottom:0;right:0;width:99px;height:66px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#f9f9f9}.single-stock .img span img{width:14px;height:auto;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.single-stock .img:hover span img{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.pagination{width:100%}.pagination ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:0;list-style:none}.pagination ul li{margin-right:5px}.pagination ul li:last-child{margin-right:0}.pagination ul li:last-child a img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pagination ul li a,.pagination ul li span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:43px;height:43px;text-decoration:none;font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#4b4649;background:#f6f6f6}.pagination ul li.active a{-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25)}.pagination ul li a{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:none;box-shadow:none}.pagination ul li a:hover{-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25)}.pagination ul li:first-child a,.pagination ul li:last-child a{-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);background-color:rgba(196,196,196,.2);background:url(../img/ppr-w.png) no-repeat center/cover;font-style:normal;font-weight:900;font-size:15px;line-height:18px;color:#4b4649;border:none;outline:0;cursor:pointer;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;z-index:2}.pagination ul li:first-child a img,.pagination ul li:last-child a img{width:7px;height:auto}.pagination ul li:first-child a::before,.pagination ul li:last-child a::before{background:url(../img/ppr-w.png) no-repeat center/cover;position:absolute;top:0;left:0;right:0;bottom:0;display:inline-block;opacity:1;z-index:0}.pagination ul li:first-child a:hover,.pagination ul li:last-child a:hover{background-color:rgba(196,196,196,.2);background-position:0 -150px;-webkit-box-shadow:inset 0 3px 6px rgba(0,0,0,.12);box-shadow:inset 0 3px 6px rgba(0,0,0,.12);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pagination ul li:first-child a:hover::before,.pagination ul li:last-child a:hover::before{opacity:0}.text-block{width:100%;padding:25px 0 100px;-webkit-box-sizing:border-box;box-sizing:border-box}.text-block .content{width:100%;margin-top:25px}.text-block .container{max-width:730px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.text-block .container li,.text-block .container p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;margin-bottom:26px}.text-block .container li+img,.text-block .container p+img{margin-top:50px}.text-block .container li:last-child,.text-block .container p:last-child{margin-bottom:0}.text-block .container ul{list-style:none}.text-block .container ul li::before{margin-right:6px;width:4px;height:4px;border-radius:50%;margin-bottom:3px;display:inline-block;content:'';background:#4b4649}.text-block .container a{color:#4a72ff;border-bottom:1px solid #4a72ff;text-decoration:none}.text-block .container strong{font-weight:600}.text-block .container em{font-style:italic}.text-block .container h1,.text-block .container h2,.text-block .container h3,.text-block .container h4,.text-block .container h5,.text-block .container h6{font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#4b4649;margin-bottom:50px}.text-block .container h3{font-size:18px;line-height:24px;margin-bottom:30px}.text-block .container h4{font-size:14px;line-height:24px;margin-bottom:30px;margin-top:14px}.text-block .container img{width:100%;height:auto;margin:76px 0}.text-block .container ol{list-style:none;counter-reset:section}.text-block .container ol li::before{counter-increment:section;content:counter(section) ".";margin-right:4px;display:inline-block}.text-block .info{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:9px}.text-block .info p{font-style:normal;font-weight:400;font-size:12px;line-height:24px;color:#b1b8cc;margin-right:26px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0!important}.text-block .info p:last-child{margin-right:0}.text-block .info p::before{width:12px;height:12px;display:inline-block;content:'';margin-right:6px}.text-block .info p.date::before{background:url(../img/calen-i.svg) no-repeat center;background-size:100%}.text-block .info p.time::before{background:url(../img/clock-i.svg) no-repeat center;background-size:100%}.swiper-wrapper .single-stock{margin-right:30px}.swiper-wrapper .single-stock:last-child{margin-right:0}.faq{width:100%;padding:80px 0 110px}.faq-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.faq-column{width:calc(50% - 15px);margin-right:30px}.faq-column:last-child{margin-right:0}.single-faq{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;margin-bottom:7px;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09)}.single-faq:last-child{margin-bottom:0}.single-faq>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:17px 45px 17px 21px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:700;font-size:14px;line-height:154.19%;color:#4b4649;width:100%;position:relative;cursor:pointer}.single-faq>span::before{margin-right:6px;width:17px;height:17px;display:inline-block;content:' ';background:url(../img/quest-1.svg) no-repeat center;background-size:100%;opacity:.24;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.single-faq>span::after{height:7px;width:12px;display:inline-block;background:url(../img/ar-d-fq.svg) no-repeat center;background-size:100%;content:'';position:absolute;top:50%;right:25px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.single-faq.open>span::before{opacity:1}.single-faq.open>span::after{-webkit-transform:translate(0,-50%) rotate(180deg);-ms-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.single-faq.open .faq-text{display:block}.faq-text{border-top:1px solid #efefef;padding:24px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:none}.faq-text p{margin-bottom:16px;font-style:normal;font-weight:400;font-size:13px;line-height:154.19%;color:#4b4649}.faq-text p:last-child{margin-bottom:0}.contacts{width:100%;padding:110px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.contacts__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.single-contact{width:calc(100% / 4);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-right:1px solid #ececec;padding-left:40px;padding-right:40px;-webkit-box-sizing:border-box;box-sizing:border-box}.single-contact:last-child{border-right:none}.single-contact .img{-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);width:91px;height:91px;margin-bottom:17px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:url(../img/ppr-w.png) no-repeat center/cover}.single-contact .img img{width:32px;height:32px}.single-contact span{font-style:normal;font-weight:700;font-size:14px;line-height:24px;text-align:center;text-transform:uppercase;color:#4b4649;display:inline-block;margin-bottom:2px}.single-contact a,.single-contact p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#4b4649}.single-contact a{text-decoration:none}.single-contact a:hover{text-decoration:underline}.default-block{width:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:100%}.default-block .container{height:100%}.default-block__container{width:100%;height:100%;padding:35px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.page-not{width:100%;padding:80px 0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.page-not span{display:inline-block;font-weight:800;font-size:150px;line-height:80%;text-align:center;text-transform:uppercase;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#000;background-image:url(../img/bg-404.jpg);background-repeat:no-repeat;background-size:cover}.page-not>p{font-weight:800;font-size:28px;line-height:38px;text-align:center;text-transform:uppercase;margin-top:28px;margin-bottom:18px;color:#4b4649;border-bottom:5px solid #e7e9f2}.page-not .cont{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:28px}.page-not .cont p{text-align:center;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649}.page-not .cont a{text-decoration:none;font-weight:700;color:#4b4649}.page-not .cont a:hover{text-decoration:underline}.page-not .img{width:170px;height:170px;margin-bottom:30px}.page-not .img img{width:100%;height:100%}.page-not .text{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.page-not .text p,.page-not .text strong{text-align:center;font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-transform:uppercase;color:#4b4649}.page-not .text strong{font-weight:300}.default-block+.mail-subscribe{margin-top:20px}.banner.banner--no-bread{min-height:unset}.banner.banner--no-bread .banner-container{padding-top:0}.banner.banner--no-bread .banner-container .text h1,.banner.banner--no-bread .banner-container .text span{text-transform:none}.banner.banner--no-bread .text{padding:56px 0 56px}.banner.banner--no-bread+.default-block .default-block__container{padding-top:0}.catalog-block{width:100%;position:relative;padding-top:51px;padding-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.catalog-block .pagination{margin-top:60px}.catalog-block::before{position:absolute;top:0;left:0;right:0;height:67px;background:-webkit-gradient(linear,left top,left bottom,from(#f4f5fb),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,#f4f5fb 0,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,#f4f5fb 0,rgba(255,255,255,0) 100%);display:inline-block;content:''}.catalog-block .container{position:relative;z-index:2}.line-centred{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.line-centred h1,.line-centred span{border-bottom:5px solid #e7e9f2;text-align:center;font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-transform:uppercase;color:#4b4649}.catalog-list{width:100%;margin-top:41px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:30px}.catalog-list .product-card{margin:0}.catalog-item{width:calc((100% / 4) - (90px / 4));-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.catalog-item .img{width:100%;height:209px;overflow:hidden}.catalog-item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}.catalog-item .text{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;padding:24px 24px 27px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative}.catalog-item .text::before{display:inline-block;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;content:'';background:-webkit-gradient(linear,left top,left bottom,from(#f4f5fb),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,#f4f5fb 0,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,#f4f5fb 0,rgba(255,255,255,0) 100%);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.catalog-item .text>*{position:relative;z-index:2}.catalog-item .text p{font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#4b4649;text-align:center}.catalog-item:hover{-webkit-box-shadow:2px 5px 13px rgba(0,0,0,.14);box-shadow:2px 5px 13px rgba(0,0,0,.14)}.catalog-item:hover .img img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}.catalog-item:hover .text::before{bottom:-120%}.catalog-list__trio .catalog-item{width:calc((100% / 3) - (60px / 3))}.show-more{cursor:pointer;display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:37px}.show-more p{font-style:normal;font-weight:900;font-size:15px;line-height:18px;color:#4b4649;margin-bottom:10px}.show-more .img{width:33px;height:33px;border-radius:50%;background:url(../img/ppr-w.png) no-repeat center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.show-more .img img{width:13px;height:auto}.show-more.open img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.show-more.none{display:none!important}.breadcrumbs-container{width:100%;padding-top:35px;padding-bottom:35px}.product{width:100%;position:relative;padding:29px 0 110px}.product .container{position:relative;z-index:2}.product::before{position:absolute;top:0;left:0;right:0;height:67px;background:-webkit-gradient(linear,left top,left bottom,from(#f4f5fb),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,#f4f5fb 0,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,#f4f5fb 0,rgba(255,255,255,0) 100%);display:inline-block;content:''}.has-shadow{position:relative}.has-shadow .container{position:relative;z-index:2}.has-shadow::before{position:absolute;top:0;left:0;right:0;height:67px;background:-webkit-gradient(linear,left top,left bottom,from(#f4f5fb),to(rgba(255,255,255,0)));background:-o-linear-gradient(top,#f4f5fb 0,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,#f4f5fb 0,rgba(255,255,255,0) 100%);display:inline-block;content:''}.get-back{width:100%}.get-back a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-style:normal;font-weight:400;font-size:13px;line-height:21px;text-decoration:none;color:#909090}.get-back a:hover{text-decoration:underline}.get-back a::before{width:24px;height:9px;display:inline-block;content:'';background:url(../img/arr-l-b.svg) no-repeat center;background-size:100%;margin-right:7px}.card-product{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:24px}.card-product .top-line{margin:0}.card-container{width:100%;margin-top:34px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.card-container .product__rating{margin:15px 0}.card-photos{width:570px}.card-photos__main{width:100%;margin-bottom:7px}.card-photos__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.main-photo{height:388px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.main-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-photos__thumbs{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.card-photos__thumbs.slick-slider{margin-right:-7px!important;overflow:hidden}.card-photos__thumbs .slick-list{padding:0!important;margin-right:-6px}.card-thumb{width:calc(25% - (24px / 4));margin-right:7px;height:93px;overflow:hidden;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;opacity:.6}.card-thumb.slick-current{opacity:1}.card-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.btn-slick{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background-color:#fff;width:43px;height:43px}.btn-slick::before{width:7px;height:12px;display:inline-block;content:'';background:url(../img/arr-left-p.svg) no-repeat center;background-size:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-slick:hover{background-color:#fff}.btn-slick:hover::before{opacity:1}.btn-slick--prev{left:0}.btn-slick--next{right:0}.btn-slick--next::before{-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.card-info{margin-left:3%;width:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-right:4%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-info .prod-price p{font-weight:800;font-size:24px;line-height:21px;color:#4b4649}.card-info .prod-price strong{font-weight:400;font-size:14px;line-height:21px;margin-left:6px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#b1b8cc}.prod-code{width:100%;font-style:normal;font-weight:400;font-size:13px;line-height:21px;color:#909090;margin-bottom:11px}.card-user-info{width:330px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.prod-tag{width:auto;padding:6px 13px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:800;font-size:11px;line-height:21px;text-transform:uppercase;color:#fff;text-align:center;background:#00a046}.prod-tag.not-available{background:#242424}.prod-tag.pre-order{background:#f34a15}.prod-short-info{width:100%;max-width:359px;padding-bottom:18px;font-style:normal;font-weight:400;font-size:14px;line-height:154.19%;color:#4b4649}.prod-btns{width:100%;margin-top:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.prod-btns .btn{width:calc(50% - (5px / 2));margin-right:5px;height:50px;font-weight:800;font-size:14px;line-height:21px}.prod-btns .btn.btn--action{font-weight:400}.prod-btns .btn:last-child{margin-right:0}.prod-btns .add-fav svg{margin-right:5px}.prod-btns .add-fav svg path{fill:#4b4649}.prod-ask{text-decoration:underline;font-style:normal;font-weight:400;font-size:13px;line-height:154.19%;color:#4e62e0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:15px;margin-bottom:24px;cursor:pointer}.prod-ask img{width:16px;height:16px;margin-right:5px}.prod-charac{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:12px}.charac-line{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px}.charac-line:last-child{margin-bottom:0}.charac-line p,.charac-line span{display:inline-block;font-style:normal;font-weight:400;font-size:14px;line-height:16px;text-align:right;color:#4b4649}.charac-line span{text-align:left}.charac-line b{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-left:6px;margin-right:6px;border-bottom:1px dashed #d6d6d6;margin-bottom:3px}.card-info-prod{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:7px;background:#fff;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09)}.card-info-prod>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:17px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:700;font-size:14px;line-height:154.19%;color:#4b4649;cursor:pointer}.card-info-prod>span::after{width:12px;height:7px;display:inline-block;content:'';background:url(../img/arr-dwn.svg) no-repeat center;background-size:100%}.card-info-prod>span.open+.card-info-prod__text{opacity:1;visibility:visible;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.card-info-prod>span.open::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.card-info-prod:last-child{margin-bottom:0}.card-info-prod__text{width:100%;opacity:0;visibility:hidden;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-top:1px solid #efefef;padding:22px 23px;-webkit-box-sizing:border-box;box-sizing:border-box}.card-info-prod__det{width:100%}.card-info-prod__det p{width:100%;font-style:normal;font-weight:400;font-size:13px;line-height:154.19%;color:#4b4649;margin-bottom:12px}.card-info-prod__det p:last-child{margin-bottom:0}.card-info-prod__line{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:29px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;margin-bottom:19px}.card-info-prod__line:last-child{margin-bottom:0}.card-info-prod__line .tooltip{opacity:0;visibility:hidden;position:absolute;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;cursor:default;width:160px;background:#fff;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;right:calc(100% + 14px);top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);font-style:normal;font-weight:400;font-size:13px;line-height:124.19%;color:#4b4649;border-radius:2px}.card-info-prod__line .tooltip::after{border:12px solid rgba(255,255,255,0);border-left:12px solid #fff;display:inline-block;content:'';position:absolute;left:100%;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-filter:drop-shadow(2px 3px 9px rgba(0, 0, 0, .09));filter:drop-shadow(2px 3px 9px rgba(0, 0, 0, .09))}.card-info-prod__line:hover .tooltip{opacity:1;visibility:visible;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.card-info-prod__line img{width:21px;height:21px;position:absolute;left:0;top:0}.card-info-prod__line p,.card-info-prod__line span{font-style:normal;font-weight:400;font-size:13px;line-height:154.19%;color:#4b4649}.card-info-prod__line p{margin-bottom:3px;vertical-align:middle}.card-info-prod__line p::after{width:12px;height:12px;background:url(../img/info-i-1.svg) no-repeat center;background-size:100%;display:inline-block;content:'';margin-left:6px}.card-info-prod__line span{font-weight:700}.card-info-prod__line span.green{color:#25b44d;font-weight:400}.card-tabs{width:100%;margin-top:60px}.card-tabs__head{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:39px;overflow-x:auto}.card-tabs__btn{min-width:270px;width:calc(100% / 5);height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#f3f3f3;background-image:url(../img/ppr-w.png);background-repeat:no-repeat;background-position:0 -240px;font-style:normal;font-weight:400;font-size:15px;line-height:18px;color:#4b4649;border:none;outline:0;cursor:pointer;text-decoration:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;z-index:2}.card-tabs__btn::after{height:22px;width:1px;position:absolute;background:#cacaca;right:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:inline-block;content:''}.card-tabs__btn::before{background-image:url(../img/ppr-w.png) no-repeat center/cover;position:absolute;top:0;left:0;right:0;bottom:0;display:inline-block;opacity:1;z-index:0}.card-tabs__btn:hover{background-color:#f3f3f3;background-position:unset;-webkit-box-shadow:inset 0 3px 6px rgba(0,0,0,.12);box-shadow:inset 0 3px 6px rgba(0,0,0,.12);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.card-tabs__btn:hover::before{opacity:0}.card-tabs__btn:hover::after{display:none}.card-tabs__btn.active{background-position:unset;font-weight:700;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25)}.card-tabs__btn.active::after{display:none}.card-tabs__btn:last-child::after{display:none}.card-tabs__content{width:100%}.card-tabs__tab{width:100%;display:none}.card-tabs__tab table{border:1px solid rgba(0,0,0,.3);font-size:16px;line-height:20px;font-weight:400;padding:0;border-collapse:collapse}.card-tabs__tab table thead{margin-top:10px;display:block;padding:0 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.card-tabs__tab table tbody{-webkit-box-sizing:border-box;box-sizing:border-box}.card-tabs__tab table tbody:last-child tr{border:none}.card-tabs__tab table tbody tr{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.3)}.card-tabs__tab table tbody tr td{width:70%}.card-tabs__tab table tbody tr td:first-child{width:30%}.card-tabs__tab table strong{display:block;margin-bottom:14px;font-size:22px;line-height:26px;font-weight:700}.card-tabs__tab--video{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.card-tabs__tab--video .text{max-width:600px;margin-left:4%}.card-tabs__tab.active{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.card-tabs__tab .video{width:45%;height:0;position:relative;padding-top:25%}.card-tabs__tab .video iframe,.card-tabs__tab .video video{position:absolute;top:0;left:0;width:100%;height:100%}.card-tabs__tab .text{width:100%;padding-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.card-tabs__tab .text ul{list-style:none;margin:20px 0;width:100%}.card-tabs__tab .text ul li{padding-left:8px;position:relative;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;margin-bottom:7px}.card-tabs__tab .text ul li:last-child{margin-bottom:0}.card-tabs__tab .text ul li::before{width:5px;height:1px;background:#242424;display:inline-block;content:'';left:0;top:10px;position:absolute}.card-tabs__tab .text ol{list-style:none;counter-reset:section}.card-tabs__tab .text ol li{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;margin-bottom:7px}.card-tabs__tab .text ol li:last-child{margin-bottom:0}.card-tabs__tab .text ol li::before{counter-increment:section;content:counter(section) ".";margin-right:4px;display:inline-block}.card-tabs__tab .text p{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;margin-bottom:22px}.card-tabs__tab .text p:last-child{margin-bottom:0}.card-tabs__tab .text strong{font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:#4b4649;margin-bottom:22px}.card-tabs__tab .text img{width:auto;height:auto;margin:15px 0}.comments-container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.comments-container .btn{z-index:1;margin:25px auto 0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.comments-head{width:100%;margin-bottom:27px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.comments-head span{font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:#4b4649;margin-right:10px;display:inline-block}.comments-head .product__rating{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:20px}.comments-head p{text-decoration:none}.comments-head a{margin-left:auto;font-style:normal;font-weight:400;font-size:13px;line-height:154.19%;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4e62e0}.comments-list{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:30px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:2}.single-comment{height:100%;max-height:228px;min-height:228px;overflow:hidden;background:#fff;-webkit-filter:drop-shadow(2px 3px 9px rgba(0, 0, 0, .09));filter:drop-shadow(2px 3px 9px rgba(0, 0, 0, .09));width:calc((100% / 3) - (60px / 3));-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.single-comment .product__rating p{text-decoration:none}.single-comment__top{margin-bottom:8px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:35px 35px 0 35px}.single-comment .name{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#4b4649;margin-right:16px}.single-comment .date{font-style:normal;font-weight:400;font-size:12px;line-height:24px;color:#b1b8cc;margin-bottom:9px;margin-left:35px;padding-right:35px}.single-comment::after{background:-webkit-gradient(linear,left top,left bottom,color-stop(-129.09%,rgba(255,255,255,0)),color-stop(68.18%,#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) -129.09%,#fff 68.18%);background:linear-gradient(180deg,rgba(255,255,255,0) -129.09%,#fff 68.18%);position:absolute;height:60px;left:0;right:0;bottom:0;display:inline-block;content:''}.single-comment:hover{overflow:visible;z-index:2}.single-comment:hover::after{opacity:0;pointer-events:none}.single-comment:hover .comment-text{max-height:none}.comment-text{width:100%;max-height:135px;padding:0 35px 32px 35px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;background:#fff}.modal-window{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .5s ease,visibility .5s ease;-o-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal-window.open{opacity:1;visibility:visible;pointer-events:auto}.modal-container{margin:20px;max-height:calc(100% - 40px);overflow-y:auto}.modal-container::-webkit-scrollbar{display:none}.modal-content{max-height:100%;background:#fff;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);padding:71px 60px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.modal-close{width:28px;height:28px;border-radius:50%;position:absolute;top:20px;right:20px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.modal-close:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.24);box-shadow:0 2px 8px rgba(0,0,0,.24)}.modal-close img{width:100%;height:100%}.modal-head{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:38px}.modal-head p{font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-align:center;text-transform:uppercase;color:#4b4649;border-bottom:5px solid #e7e9f2}.set-rate{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.set-rate span{font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#4b4649}.rate-list{width:100%;margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.rate-list p,.rate-list strong{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#b1b8cc}.rate-stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-right:6px}.rate-stars .rate{width:19px;height:19px;margin-right:3px;cursor:pointer;position:relative}.rate-stars .rate:last-child{margin-right:0}.rate-stars .rate img{position:absolute;width:100%;height:100%;left:0;top:0}.rate-stars .rate img.full{opacity:0}.rate-stars .rate.clicked img,.rate-stars .rate.hover img{opacity:0}.rate-stars .rate.clicked img.full,.rate-stars .rate.hover img.full{opacity:1}.modal-body{width:482px;margin-top:25px;max-width:482px}.modal-body .input-cont{margin-bottom:7px}.modal-body textarea{height:auto}.modal-body button{margin:39px auto 0}.modal-head+.modal-body{margin-top:0}.notify{position:fixed;bottom:0;left:50%;z-index:1000;padding:45px 70px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);-webkit-transform:translate(-50%,120%);-ms-transform:translate(-50%,120%);transform:translate(-50%,120%)}.notify .img{width:26px;height:26px}.notify .img img{width:100%;height:100%}.notify p{font-style:normal;font-weight:800;font-size:16px;line-height:38px;text-align:center;text-transform:uppercase;color:#4b4649;margin-bottom:2px;margin-top:5px}.notify a{font-style:normal;font-weight:400;font-size:13px;line-height:18px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4a72ff;text-align:center}.notify.visible{-webkit-animation:visNotify 6s ease-in-out;animation:visNotify 6s ease-in-out}@-webkit-keyframes visNotify{0%{-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%)}20%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}80%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}100%{-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%)}}@keyframes visNotify{0%{-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%)}20%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}80%{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}100%{-webkit-transform:translate(-50%,120%);transform:translate(-50%,120%)}}.log-block{width:100%;padding:80px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(../img/car-bg-log.png) no-repeat center bottom}.log-block__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.log-block-form{width:450px;padding:70px 40px 78px;background:#fff;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.log-block__head{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:35px}.log-block__head .img{width:40px;height:40px;margin-bottom:14px}.log-block__head .img img{width:100%;height:100%}.log-block__head p{font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-align:center;text-transform:uppercase;color:#4b4649;border-bottom:5px solid #e7e9f2;margin-bottom:16px}.log-block__head span{font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#4b4649}.log-block__head strong{font-style:normal;font-weight:700;font-size:14px;line-height:16px;text-align:center;color:#4b4649;border-bottom:1px solid #4b4649;margin-top:7px}.log-block__content{width:100%}.log-block__content button{width:100%}.log-block__content .input-cont,.log-block__content .text-area{margin-bottom:30px}.forgot-pass{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:14px}.forgot-pass a{font-style:normal;font-weight:400;font-size:13px;line-height:18px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4a72ff}.bottom-form{margin-top:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bottom-form>p{max-width:208px;margin-right:20px;font-style:normal;font-weight:400;font-size:13px;line-height:18px;color:#909090}.bottom-form a{font-style:normal;font-weight:400;font-size:13px;line-height:18px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4a72ff}.input-cont--pass{position:relative}.input-cont--pass .icon{width:19px;height:19px;position:absolute;bottom:14px;right:20px;cursor:pointer}.input-cont--pass .icon img{width:100%;height:100%}.log-block--thanks{background:0 0}.log-block--thanks .log-block-form{padding:0;-webkit-box-shadow:none;box-shadow:none}.cart-page__back{width:100%;padding:27px 0}.cart-page{width:100%;padding-bottom:110px}.cart-page .top-line{margin-top:51px;margin-bottom:0}.remove-cart{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:5px}.remove-cart p{font-style:normal;font-weight:400;font-size:14px;line-height:30px;margin-right:9px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4b4649}.remove-item{width:43px;height:43px;border:1px solid #ececec;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;outline:0;background:rgba(255,255,255,0);padding:0;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.remove-item img{width:12px;height:12px}.remove-item--fav{margin-left:8px}.remove-item--fav img{width:16px;height:16px}.remove-item:hover{-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25)}.cart-table{width:100%;margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);border-bottom:none}.cart-table__head{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cart-table__name{padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(../img/ppr-w.png) no-repeat center/cover;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-style:normal;font-weight:400;font-size:14px;line-height:21px;text-align:center;color:#4b4649;width:calc((89.5% / 5) - 1px);margin-right:1px}.cart-table__name:last-child{width:10.5%;margin-right:0}.cart-table__content{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cart-table__line{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #ececec}.cart-table__line:last-child{border-bottom:none}.cart-table__side{width:calc((89.5% / 5));border-right:1px solid #ececec;-webkit-box-sizing:border-box;box-sizing:border-box;padding:21px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-style:normal;font-weight:400;font-size:14px;line-height:30px;text-align:center;color:#4b4649}.cart-table__side bdi{display:none}.cart-table__side strong{font-weight:800}.cart-table__side:last-child{width:10.5%;border-right:none;margin-right:0}.cart-table__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-decoration:none;width:100%}.cart-table__info .img{width:85px;height:58px;overflow:hidden;margin-bottom:6px}.cart-table__info .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-table__info span{font-style:normal;font-weight:400;font-size:13px;line-height:21px;text-align:center;color:#909090}.cart-table__info p{font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#4b4649;margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.cart-table__info:hover p{text-decoration:underline}.cart-table__char{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cart-table__char p{font-style:normal;font-weight:400;font-size:14px;line-height:30px;text-align:center;color:#919191}.cart-table__char strong{color:#4b4649;font-weight:400}.quantity-field{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.quantity-field .quantity__button{width:auto}.quantity-field .quantity__button button{width:30px;font-size:22px;line-height:20px;color:#000;height:100%;outline:0;border:1px solid rgba(255,255,255,0);padding:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;background:0 0}.quantity-field .quantity__button button:hover{border-color:#242424}.quantity-field .quantity input{background:#ececec;width:42px;height:42px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#000;text-align:center;border:none;outline:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cart-page+.product-block{padding-bottom:110px}.cart-total{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:31px}.cart-total p{font-style:normal;font-weight:400;font-size:14px;line-height:21px;text-align:center;color:#4b4649;margin-bottom:22px}.cart-total strong{font-size:21px;font-weight:800}.empty-cart{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:59px}.empty-cart .img{width:122px;height:122px;background:#f9f9f9;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.empty-cart .img img{width:50px;height:50px}.empty-cart p{margin-top:8px;margin-bottom:15px;font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#4b4649}.cart-checkout{width:100%;margin-top:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-form{width:51.7%;margin-right:16.3%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.checkout-form__part{width:100%;padding-top:34px;padding-bottom:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #efefef;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-form__name{width:37.5%;padding-right:40px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#4b4649}.checkout-form__right{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-form__right .btn{margin-top:25px}.checkout-form__right .form{width:100%}.checkout-form__right>.radio-line{margin-bottom:30px}.checkout-form__right>.radio-line:last-child{margin-bottom:0}.checkout-form__right>p{font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#4b4649;margin-bottom:11px}.checkout-form__right>p strong{font-weight:400;color:#b1b8cc}.checkout-form__right form{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-form__right form input{width:100%;margin-bottom:8px}.checkout-form__right form input:last-child{margin-bottom:0}.radio-block{width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-top:33px;padding-bottom:33px}.radio-block.active::before{background:#fff;position:absolute;z-index:-1;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);top:0;bottom:0;left:-41px;right:-41px;display:inline-block;content:'';-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.radio-block:first-child{padding-top:0}.radio-block:first-child.active::before{top:-33px}.radio-block:last-child{padding-bottom:0}.radio-block:last-child.active::before{bottom:-33px}.radio-block>p{font-style:normal;font-weight:400;font-size:14px;line-height:154.19%;color:#b1b8cc;margin-left:27px}.radio-block .input-cont{width:100%;margin-top:22px}.radio-block .input-cont p{font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#b1b8cc}.radio-block .input-cont p::before{content:'*';margin-right:3px;color:#ff0d0d}.radio-line{position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:27px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.radio-line label,.radio-line span{font-style:normal;font-weight:400;font-size:14px;line-height:154.19%;color:#4b4649}.radio-line label span::before{position:absolute;left:0;top:0;width:17px;height:17px;border:1px solid #ddd;display:inline-block;content:''}.radio-line label span::after{position:absolute;left:7px;top:-3px;width:19px;height:19px;display:inline-block;content:'';background:url(../img/gr-chek-ch.svg) no-repeat center;background-size:100%;opacity:0}.radio-line input[type=checkbox],.radio-line input[type=radio]{display:none}.radio-line input[type=checkbox]:checked+span::before,.radio-line input[type=radio]:checked+span::before{border-color:#25b44d}.radio-line input[type=checkbox]:checked+span::after,.radio-line input[type=radio]:checked+span::after{opacity:1}.radio-line p{font-style:normal;font-weight:700;font-size:14px;line-height:154.19%;color:#4b4649}.radio-line p.free{color:#25b44d}.checkout-order{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09)}.checkout-order__head{width:100%;padding:17px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:700;font-size:21px;line-height:154.19%;color:#4b4649;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);background:url(../img/ppr-w.png) no-repeat center/cover}.checkout-order__content{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0 25px;-webkit-box-sizing:border-box;box-sizing:border-box}.checkout-order__line{width:100%;padding:30px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #efefef;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-order__line:last-child{border-bottom:none}.checkout-order__line .price{font-style:normal;font-weight:800;font-size:14px;line-height:30px;color:#4b4649;margin-left:51px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.checkout-order__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-order__item .img{width:82px;height:56px;overflow:hidden;margin-right:14px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-top:5px}.checkout-order__item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout-order__item .text span{font-style:normal;font-weight:400;font-size:13px;line-height:21px;text-align:center;color:#909090}.checkout-order__item .text p{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#4b4649;margin-bottom:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.checkout-order__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:0 25px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.checkout-order__footer .radio-line label,.checkout-order__footer .radio-line span{color:#909090;font-size:14px;line-height:18px}.checkout-footer__line{margin-bottom:13px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.checkout-footer__line:last-child{margin-bottom:0}.checkout-footer__line>span{display:inline-block;margin-right:20px;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#4b4649}.checkout-footer__line p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-style:normal;font-weight:700;font-size:14px;line-height:21px;text-align:center;color:#4b4649}.checkout-footer__line p strong{font-style:normal;font-weight:400;font-size:13px;line-height:21px;text-align:center;color:#909090}.checkout-footer__btns{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:15px;margin-bottom:15px}.checkout-footer__btns .btn{width:calc(50% - 2px);margin-right:4px}.checkout-footer__btns .btn:last-child{margin-right:0}.checkout-footer__btns .btn--action{background:#f7f7f7;font-size:14px}.checkout-good{width:100%;padding:110px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.checkout-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:7%;-moz-column-gap:7%;column-gap:7%}.checkout-container .left,.checkout-container .right{width:450px}.checkout-container .checkout-footer__btns{margin-top:30px}.checkout-container .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.checkout-container .left .line{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:34px 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #efefef}.checkout-container .left .line:last-child{border-bottom:1px solid #efefef}.checkout-container .left .line p{margin-right:10px;font-style:normal;font-weight:700;font-size:14px;line-height:21px;color:#4b4649}.checkout-container .left .line .status,.checkout-container .left .line span{font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:right;color:#4b4649}.checkout-container .left .img{width:40px;height:40px;margin-bottom:14px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.checkout-container .left .img img{width:100%;height:100%}.checkout-container .left>span{font-style:normal;font-weight:800;font-size:28px;line-height:38px;text-transform:uppercase;color:#4b4649;border-bottom:5px solid #e7e9f2}.checkout-container .left .text{width:100%;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;margin-top:16px;margin-bottom:26px}.checkout-container .left .text strong{font-weight:800}.checkout-container .left .text a{text-decoration:underline;color:#4b4649;font-weight:700}.status{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.status img{width:19px;height:19px;margin-right:5px}.banner-container.banner-container--cabinet .text{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.banner-container.banner-container--cabinet .text h1,.banner-container.banner-container--cabinet .text h2,.banner-container.banner-container--cabinet .text span{text-transform:none;font-weight:700;text-align:left}.banner-container.banner-container--cabinet .text .btn{width:219px;margin-left:auto;background:#f7f7f7}.banner-container.banner-container--cabinet .text .btn img{width:22px;height:22px;margin-left:7px}.cabinet-control{width:100%;padding:35px 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09);background:#fff}.cabinet-control__container{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cabinet-control__container a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:calc(100% / 3);text-decoration:none;height:50px;font-style:normal;font-weight:400;font-size:14px;line-height:21px;background:#f3f3f3;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #cacaca;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#4b4649}.cabinet-control__container a:hover{-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25)}.cabinet-control__container a:last-child{border-right:none}.cabinet-control__container a.active{background:url(../img/ppr-w.png) no-repeat center/cover;font-weight:800;border-right:none;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25)}.cabinet{padding-bottom:110px}.cabinet__change{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cabinet__change label{color:#909090}.cabinet__change .left{width:50%;margin-right:40px}.cabinet__change .right{width:40%}.cabinet__change .checkout-form__right form input{margin-bottom:0}.form-change{width:100%;position:relative;margin-top:18px}.form-change input{margin-top:10px}.form-change:first-child{margin-top:0}.form-delete{position:absolute;right:17px;bottom:16px;width:16px;height:16px;background:url(../img/cancel-i.svg) no-repeat center;background-size:12px;cursor:pointer}.cart-page.cabinet .top-line{margin-bottom:50px}.complex{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.complex .btn{margin-top:0;width:50%}.complex a{font-style:normal;font-weight:400;font-size:14px;line-height:21px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4b4649}.order-history{width:100%}.history{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box}.history__head{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.history__head .history__cell{width:17.8%;border-right:1px solid #fff;background:url(../img/ppr-w.png) no-repeat center;background-size:cover;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:400;font-size:14px;line-height:21px;text-align:center;color:#4b4649}.history__head .history__cell:first-child{width:7.8%}.history__head .history__cell:last-child,.history__head .history__cell:nth-last-child(2){width:calc(21% / 2)}.history__head .history__cell:last-child{border-right:none}.history__content{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-shadow:2px 3px 9px rgba(0,0,0,.09);box-shadow:2px 3px 9px rgba(0,0,0,.09)}.history__order{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #ececec}.history__order:last-child{border-bottom:none}.history__order.open .history__detail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.history__order.open .order-det.history__cell p::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.history__line{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.history__line .history__cell{width:17.8%;border-right:1px solid #ececec;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-style:normal;font-weight:400;font-size:14px;line-height:24px;text-align:center;color:#4b4649}.history__line .history__cell bdi{display:none}.history__line .history__cell:first-child{width:7.8%}.history__line .history__cell:last-child,.history__line .history__cell:nth-last-child(2){width:calc(21% / 2)}.history__line .history__cell:last-child{border-right:none}.history__cell.order-det{cursor:pointer}.history__cell.order-det p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.history__cell.order-det p::after{margin-left:5px;display:inline-block;content:'';width:5px;height:5px;border:1px solid #000;border-left:none;border-bottom:none;-webkit-transform:translate(0,-2px) rotate(135deg);-ms-transform:translate(0,-2px) rotate(135deg);transform:translate(0,-2px) rotate(135deg)}.history__detail{width:100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.history__single{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid #e1e1e1}.history__single:last-child{border-bottom:none}.history__single .left{width:63.3%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;background:#f9f9f9;padding:33px 2.5%;-webkit-box-sizing:border-box;box-sizing:border-box}.history__single .right{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;background:#f3f3f3;padding:50px 4% 60px;-webkit-box-sizing:border-box;box-sizing:border-box}.single-history{width:29.4%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.single-history>p{font-style:normal;font-weight:400;font-size:14px;line-height:30px;text-align:center;color:#919191}.single-history strong{font-weight:400;color:#4b4649}.single-history:first-child{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:auto;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.history__item{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.history__item .img{width:82px;height:56px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;margin-right:20px}.history__item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.history__item .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.history__item .text span{font-style:normal;font-weight:400;font-size:13px;line-height:21px;text-align:center;color:#909090}.history__item .text a{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#4b4649;text-decoration:none;margin-top:3px}.history__item .text a:hover{text-decoration:underline}.history__deliv{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.history__deliv p{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#909090;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.history__deliv strong{font-weight:400;color:#4b4649;margin-left:3px}.history__deliv img{width:auto;height:auto;max-width:43px;margin-left:7px}.history__deliv span{display:inline-block;width:100%;padding:17px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#4b4649;background:#fff;border:1px solid #dbdbdb}@media screen and (min-width:1921px){.home-prom{height:450px;background:url(../img/hp-b-1.png) no-repeat left bottom/24%,url(../img/hp-b-2.png) no-repeat right top/18.8%,#f4f5fb}}@media screen and (max-width:1440px){.cart-checkout{margin-top:50px}.checkout-form{margin-right:12%}.card-photos{width:410px}.main-photo{height:290px}.card-user-info{width:290px}.card-info{margin-left:2%;margin-right:2%}.catalog-list__trio .catalog-item{width:calc((100% / 3) - (60px / 3))}.catalog-list__trio .catalog-item .img{height:170px}.seo-btn{left:20px}.single-advantage{padding:32px}.single-advantage p{line-height:136%}.rating-stars img{width:14px;height:14px}.promo-banner__slide .img{width:720px}.home-prom .container{padding:0}.header-nav,.search input{width:520px}.header-nav{margin-left:9%}.search{margin-left:11%}.care-clients{margin-top:90px;margin-bottom:95px}.care-clients__container .left{width:calc(50% - 15px);margin-right:30px}.care-clients__container .right ul li{margin-bottom:25px}}@media screen and (max-width:1200px){.card-thumb{height:58px}.card-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-photo{height:240px}.card-photos{width:calc(50% - 10px)}.card-info{width:calc(50% - 10px);margin-left:20px;margin-right:0}.breadcrumbs-container{padding-top:30px;padding-bottom:30px}.contacts{padding:100px 0}.single-contact{padding-left:20px;padding-right:20px}.stocks{padding-bottom:80px}.single-stock{width:calc((100% / 3) - (40px / 3));margin-right:20px}.single-stock .img{height:200px}.single-stock .img span{width:59px;height:39px}.single-stock .img span img{width:8px}.member-quote{padding:90px 0 92px}.member-quote__container .img{width:calc(50% - 20px)}.member-quote__container .img img{width:100%;height:auto}.member-quote__container .text{width:calc(50% - 20px);margin-right:40px}.member-quote__container .name{margin-top:50px}.our-stat{padding:100px 0 100px}.product-card{width:calc((100% / 3) - (40px / 3));margin-right:20px}.header-nav{width:500px}.search input{width:300px}.header-nav{margin-left:6%}.search{margin-left:17%}}@media screen and (max-width:1024px){.banner-container.banner-container--cabinet .text{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.checkout-container .left .text{text-align:center}.checkout-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-container .left{width:382px;margin-bottom:45px}.checkout-container .right{width:100%}.checkout-good{padding-top:100px;padding-bottom:100px}.cart-checkout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.checkout-footer__btns .btn{width:198px}.checkout-order__line .price{margin-left:auto;padding-right:20px}.checkout-form{width:100%;margin-right:0;padding-right:41px}.checkout-order{width:100%;margin-top:55px}.card-info-prod__line .tooltip{right:auto;left:0;bottom:calc(100% + 14px);top:auto;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.card-info-prod__line .tooltip::after{border:12px solid rgba(255,255,255,0);border-top:12px solid #fff;display:inline-block;content:'';position:absolute;left:50%;top:100%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.cart-table__info p{text-align:left}.cart-page{position:relative}.cart-page .top-line{margin-top:31px;margin-bottom:40px}.cart-table__line{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ececec}.cart-table__line:last-child{border-bottom:none}.cart-table__side{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-right:none}.cart-table__side bdi{display:block}.cart-table__side:first-child{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%;margin-bottom:16px}.cart-table__side:nth-child(2){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:40%}.cart-table__side:nth-child(3){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:20%}.cart-table__side:nth-child(4){-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;width:20%}.cart-table__side:nth-child(5){-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;width:20%;position:relative}.cart-table__side:nth-child(5)::before{width:1px;height:39px;left:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);position:absolute;display:inline-block;content:'';background:#ececec}.cart-table__side:nth-child(6){-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6;width:20%}.cart-table__side:nth-child(7){-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7;width:20%}.cart-table__side:last-child{width:auto;position:absolute;top:54px;right:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.cart-table__char{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.cart-table__info{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.cart-table__info .img{width:127px;height:87px;margin-bottom:11px}.cart-table__head{display:none}.remove-cart{position:absolute;top:0;right:20px}.comments-list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px}.single-comment{width:calc(50% - 10px)}.card-tabs__head{margin-bottom:24px}.card-tabs__tab .video{width:100%;padding-top:53%}.card-tabs__tab .text{width:100%;max-width:none;margin-left:0;margin-top:34px;padding-right:0}.card-tabs__tab--video{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-tabs__tab--video .text{max-width:none;margin-left:0}.product{padding-bottom:80px}.card-user-info{width:100%;margin-top:30px}.catalog-block .pagination{margin-top:50px}.card-info-prod__text{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-info-prod__line{width:50%}.prod-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.prod-btns .btn{width:100%;margin-bottom:7px;margin-right:0}.prod-btns .btn:last-child{margin-bottom:0}.catalog-list__trio .catalog-item{width:calc((100% / 2) - (20px / 2))}.catalog-list__trio .catalog-item .img{height:164px}.mark-filter .breadcrumbs{margin-top:30px;margin-bottom:50px}.catalog-block{padding-top:41px;padding-bottom:0}.catalog-list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;margin-top:61px}.catalog-item{width:calc((100% / 3) - (40px / 3))}.catalog-item .img{height:145px}.catalog-item .text{padding:14px 14px 16px}.default-block+.mail-subscribe{margin-top:0}.banner.banner--no-bread+.default-block .page-not{padding-top:70px;padding-bottom:70px}.page-not .text{max-width:475px}.default-block__container{padding-top:30px}.contacts__container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts{padding-bottom:0}.single-contact{width:50%;margin-bottom:100px;padding-left:10%;padding-right:10%}.single-contact:nth-child(2n){border-right:none}.faq-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.faq-column{width:100%;margin-right:0}.single-faq{margin-bottom:7px}.single-faq:last-child{margin-bottom:7px}.single-stock .img{height:153px}.single-stock .text>a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.callback-container form .left{width:calc(40% - 15px)}.callback-container form .text-area{width:calc(60% - 15px)}.our-stat__container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-stat{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:90px}.single-stat:nth-child(odd){padding-left:6.7%;padding-right:6.7%}.single-stat:nth-child(even){padding-left:6.7%;padding-right:6.7%}.single-stat:last-child,.single-stat:nth-child(3n){margin-bottom:0}.care-clients__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.care-clients__container .left{width:100%;margin-right:0;margin-top:42px}.care-clients__container .right{width:100%}.care-clients__container .right ul li{margin-bottom:35px}.footer-container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:90px 0 54px}.footer-name{width:50%;-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-name p{font-size:11px;line-height:16px}.footer-name .logo{margin-bottom:0;margin-right:16px;height:111px;width:auto}.footer-name p{max-width:170px}.footer-menu{margin-top:0;max-width:none;margin-left:0;margin-bottom:31px;width:50%}.footer-menu:nth-child(2){-webkit-box-ordinal-group:3;-webkit-order:2 - 1;-ms-flex-order:2 - 1;order:2 - 1}.footer-menu:nth-child(3){-webkit-box-ordinal-group:4;-webkit-order:3 - 1;-ms-flex-order:3 - 1;order:3 - 1}.footer-menu:last-child{margin-right:0}.seo-block{margin-top:90px;margin-bottom:90px}.seo-block .container{max-height:260px}.choice-advantages{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-advantage{width:calc(50% - 10px);margin-right:20px;margin-bottom:20px;padding:36px}.single-advantage:nth-child(even){margin-right:0}.single-advantage:nth-child(3n),.single-advantage:nth-child(4n){margin-bottom:0}.single-advantage p{line-height:154%}.mail-subscribe{margin-top:100px;padding:100px 0}.mail-subscribe__container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.mail-subscribe__container .text{margin-right:10px}.mail-subscribe .form{width:50%;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.mail-subscribe .form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.mail-subscribe .form form button,.mail-subscribe .form form input{width:100%;margin-right:0;margin-bottom:10px}.mail-subscribe .form form button:last-child,.mail-subscribe .form form input:last-child{margin-bottom:0}.top-line{margin-top:100px;margin-bottom:50px}.rating-stars img{width:16px;height:16px}.product-card .img{height:156px}.product-card .text{padding:13px 22px 16px}.product-card .text p{margin-top:4px}.product-card .prod-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.product-card .price{margin-bottom:3px}.product-card .bottom{padding:0}.product-card .bottom .btn--paper{display:none}.product-card .bottom .btn--action{width:calc(50% - 1px);height:45px;border:none;background:#f4f5fb;margin-right:2px}.product-card .bottom .btn--action:last-child{margin-right:0}.btn--action.active{background:rgba(219,150,150,.2)!important}.mark-filter__container{margin-top:30px;padding:35px 20px}.mark-filter__list{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.sort-search{width:100%}.sort-selector{margin-right:10px;margin-bottom:10px;width:calc(50% - 5px)}.sort-selector:nth-child(even){margin-right:0}.promo-banner__slide{padding:68px 118px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.promo-banner__slide .img{width:550px}.header-mob{display:block;-webkit-transform:translate(-120%,0);-ms-transform:translate(-120%,0);transform:translate(-120%,0);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.header-mob.open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.header-nav{display:none}.header-login a{margin-right:43px;font-size:12px;line-height:120%}.logo{height:50px}.header-lang ul li a{font-size:12px}.header-cart a p,.header-cart a.active p,.header-fav a p,.header-fav a.active p{display:none}.search .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:30px}.search .search-field{opacity:0;visibility:hidden;pointer-events:none;position:absolute;top:100%;background:url(../img/ppr-w.png) repeat center;padding:8px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;left:-20px;right:-20px;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.search .search-field::after{right:37px}.search .search-field input{height:40px;width:100%;-webkit-box-shadow:0 0 8px 1px rgba(18,18,18,.2);box-shadow:0 0 8px 1px rgba(18,18,18,.2)}.search .icon.open svg path{fill:#f34a15}.search .icon.open+.search-field{opacity:1;visibility:visible;pointer-events:auto}.header-mob .logo{height:66px;margin-right:30px}.header-bottom{position:relative;padding:15px 0}.header-lang{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.header-links{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-left:0;margin-right:auto}.header-cart{margin-left:30px}.header-burger{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-lang{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;padding:0 32px}.header-cart a span,.header-fav a span{bottom:9px}.search{margin-left:12%}.banner-container{padding-top:30px}}@media screen and (max-width:1023px){.banner-container.banner-container--cabinet .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.banner-container.banner-container--cabinet .text .btn{margin-top:18px;margin-left:0}.cabinet__change{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cabinet__change .left{width:100%;margin-right:0}.cabinet__change .right{width:100%}.history__head{display:none}.history__single{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.history__single .left{width:100%;padding:25px}.history__single .right{width:100%;padding:35px 25%}.history__deliv{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.history__deliv p{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.history__deliv strong{margin:4px 0 20px}.history__deliv img{margin-bottom:18px}.history__line{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.history__line .history__cell{width:50%;border-bottom:1px solid #ececec;padding:10px;min-height:67px}.history__line .history__cell bdi{display:block}.history__line .history__cell:first-child{min-height:auto;background:url(../img/ppr-w.png) no-repeat center;background-size:cover;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);width:100%;border:none;padding:15px}.history__line .history__cell:last-child,.history__line .history__cell:nth-last-child(2){width:50%}}@media screen and (max-width:820px){.member-quote__container .text::after{right:auto;left:calc(100% + 100px);bottom:0;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width:769px){.banner-container.banner-container--cabinet .text{padding-bottom:27px;padding-top:27px}.cabinet{padding-bottom:36px}.cabinet-control__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cabinet-control__container a{width:100%;border-bottom:1px solid #ececec}.history__single .left{padding:17px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.history__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.history__item .img{margin-right:0;margin-bottom:13px}.history__item .text{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:215px}.history__item .text a{text-align:center}.single-history{width:100%;padding:9px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.single-history::after{width:39px;height:1px;display:inline-block;content:'';background:#e1e1e1;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.single-history:last-child::after{display:none}.single-comment{max-height:none;height:auto}.single-comment::after{display:none}.comment-text{max-height:none}.callback-container form .left{width:100%;margin-right:0;margin-bottom:37px}.callback-container form .text-area{width:100%}.callback-container form .text-area textarea{height:286px}.mark-filter__btn{width:100%;height:50px;-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,.25);box-shadow:inset 0 2px 5px rgba(0,0,0,.25);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:url(../img/ppr-w.png) no-repeat center/cover;font-style:normal;font-weight:900;font-size:15px;line-height:18px;color:#4b4649;position:relative}.mark-filter__btn::after{position:absolute;display:inline-block;content:' ';width:10px;height:6px;background:url(../img/arr-dwn.svg) no-repeat center;background-size:100%;right:19px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.mark-filter__btn.open+.mark-filter__list{max-height:600px;padding-top:20px;-webkit-transition:max-height .5s ease,padding-top .5s ease;-o-transition:max-height .5s ease,padding-top .5s ease;transition:max-height .5s ease,padding-top .5s ease}.mark-filter__list{max-height:0;overflow:hidden;padding-top:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:max-height .4s ease,padding-top .5s ease;-o-transition:max-height .4s ease,padding-top .5s ease;transition:max-height .4s ease,padding-top .5s ease}.single-faq>span{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;line-height:21px}.single-faq>span::before{margin-top:2px}.single-faq>span::after{top:28px}.cart-page+.product-block{padding-bottom:100px}.empty-cart{padding-top:100px}}@media screen and (max-width:640px){.cabinet__change .right{margin-top:60px}.checkout-form__right .btn{width:100%}.complex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.complex .btn{width:100%;margin-bottom:8px}.complex .btn:last-child{margin-bottom:0}.history__single .right{padding:35px 25px}.checkout-container .left{width:100%;margin-bottom:0}.checkout-container .left>span{font-size:21px;line-height:26px}.checkout-container .left .line{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.checkout-container .left .line .status,.checkout-container .left .line span{max-width:60%}.checkout-good{padding-top:60px;padding-bottom:70px}.cart-checkout{margin-top:40px}.checkout-form{padding:0 0}.radio-block.active::before{left:-12px;right:-12px}.checkout-order__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:23px 0 19px}.checkout-order__line:last-child{border-bottom:1px solid #efefef}.checkout-footer__btns{margin-top:9px}.checkout-order__item{width:100%;margin:0}.checkout-footer__line{margin-bottom:23px}.checkout-order__footer{margin-top:34px}.checkout-order__line .price{margin-left:96px;padding-left:0}.checkout-footer__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-footer__line>span{margin-right:0}.checkout-footer__line p{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.checkout-footer__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.checkout-footer__btns .btn{width:100%;margin-right:0;margin-bottom:3px}.checkout-form__part{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:14px;padding-bottom:55px}.checkout-form__part:last-child{padding-bottom:0}.checkout-form__right{width:100%}.checkout-form__name{margin-bottom:20px;padding-right:0;width:100%}.radio-block.active::before{top:5px;bottom:5px}.checkout-form__right>p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.empty-cart{padding-top:40px}.radio-block:first-child.active::before{top:-20px}.radio-block:last-child.active::before{bottom:-20px}.cart-page+.product-block{padding-bottom:80px}.cart-total{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:26px}.cart-total p{margin-bottom:22px}.cart-table{border:none}.notify{padding:48px 20px 50px;width:calc(100% - 40px);-webkit-box-sizing:border-box;box-sizing:border-box}.notify p{font-size:14px}.bottom-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bottom-form p{max-width:208px;margin-bottom:15px;margin-right:0;text-align:center}.log-block-form{padding:0;-webkit-box-shadow:none;box-shadow:none;background:rgba(255,255,255,0)}.log-block{padding:70px 0}.forgot-pass{margin-top:23px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.forgot-pass a{margin-bottom:15px}.forgot-pass a:last-child{margin-bottom:0}.log-block__head{margin-bottom:16px}.log-block__head p{font-size:21px;line-height:26px;margin-bottom:12x}.modal-container{width:calc(100% - 40px)}.modal-content{padding:50px 23px}.modal-close{top:10px;right:10px}.modal-head p{font-size:21px;line-height:26px}.modal-body{width:100%;max-width:none}.modal-body textarea{height:223px}.modal-body button{width:100%;max-width:none;margin:25px 0 0}.comment-text{row-gap:15px}.comments-head{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:12px}.comments-head span{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:50%;display:inline-block;margin-right:0}.comments-head .product__rating{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-right:10px}.comments-head a{display:inline-block;width:50%;text-align:right;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.single-comment{width:100%;max-height:300px}.single-comment .product__rating{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.single-comment::after{display:block}.single-comment:hover{max-height:none}.single-comment:hover::after{display:none}.card-tabs__tab .video{padding-top:61%}.card-tabs__tab .text{margin-top:25px}.card-tabs__tab .text p{margin-bottom:18px}.card-tabs__tab .text p:last-child{margin-bottom:0}.product{padding-bottom:65px}.card-container{margin-top:37px}.card-photos{width:100%}.card-thumb{height:50px}.card-container .product__rating{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.card-info-prod__line{width:100%}.prod-short-info{max-width:none}.card-info{margin-top:34px;margin-left:0;width:100%}.main-photo{height:200px}.catalog-block .pagination{margin-top:40px}.catalog-list__trio .catalog-item{width:calc((100% / 2) - (20px / 2))}.catalog-list__trio .catalog-item .img{height:134px}.mark-filter .breadcrumbs{margin-top:26px;margin-bottom:40px}.catalog-block{padding-top:32px;padding-bottom:0}.catalog-list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;margin-top:41px}.catalog-list .product-card{width:calc((50% - 10px))}.catalog-list.js-slider{row-gap:30px;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.catalog-list.js-slider .product-card{width:calc((50% - 2px))}.catalog-item{width:calc((100% / 2) - (20px / 2))}.catalog-item .img{height:145px}.catalog-item .text{padding:24px 24px 27px}.banner.banner--no-bread+.default-block .page-not{padding-top:78px;padding-bottom:78px}.banner.banner--no-bread .text{padding:53px 0 52px}.page-not .img{margin-bottom:17px;width:86px;height:86px}.page-not .text{max-width:none}.page-not .text p,.page-not .text strong{font-size:16px;line-height:27px}.page-not>p{font-size:21px;line-height:32px}.page-not .cont p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.faq{padding-bottom:73px}.faq-text{padding:20px}.tag{font-size:8px;padding:2px 15px}.single-stock{width:calc(50% - 10px);margin-right:20px;margin-bottom:80px}.single-stock:nth-child(3n){margin-right:20px}.single-stock:nth-child(even):not(.swiper-slide){margin-right:0}.single-stock .img{height:193px}.single-stock .img span{width:76px;height:50px}.single-stock .img span img{width:10px}.single-stock .text>p{-webkit-line-clamp:4}.callback-form .top-line{margin-bottom:13px}.callback-form .text p{max-width:300px}.callback-container{margin-top:25px}.callback-container .text-area textarea{height:286px}.member-quote{padding:94px 0 80px}.member-quote__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.member-quote__container .text{margin-right:0;width:100%;margin-bottom:33px}*>.member-quote__container .text{z-index:2;position:relative}.member-quote__container .text::after{width:105px;height:98px;right:0;bottom:40px;-webkit-transform:none;-ms-transform:none;transform:none;left:auto;z-index:-1}.member-quote__container .text>span{font-size:21px}.member-quote__container .text>p{margin-bottom:26px}.member-quote__container .name{margin-top:8px}.member-quote__container .name span{font-size:14px;line-height:21px}.member-quote__container .name p{font-size:12px;line-height:21px;margin-top:4px}.member-quote__container .img{width:100%}.our-stat{padding:80px 0}.single-stat{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:80px}.single-stat:nth-child(odd){padding-left:20px;padding-right:20px}.single-stat:nth-child(even){padding-left:20px;padding-right:20px}.single-stat:nth-child(3n){margin-bottom:80px}.single-stat:last-child{margin-bottom:0}.care-clients{margin-top:80px;margin-bottom:72px}.care-clients__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.care-clients__container .left{width:100%;margin-right:0;margin-top:0;margin-bottom:65px}.care-clients__container .right{width:100%}.care-clients__container .right ul li{width:100%;margin-bottom:25px}.our-choice .top-line{margin-top:68px;margin-bottom:40px}.text-block .container li,.text-block .container p{margin-bottom:35px}.text-block .container li+img,.text-block .container p+img{margin-top:0}.text-block .container img{margin-top:35px;margin-bottom:35px}.text-block .container h1,.text-block .container h2,.text-block .container h3,.text-block .container h4,.text-block .container h5,.text-block .container h6{margin-bottom:30px}.text-block .container h4{margin-top:0}.banner{min-height:200px}.banner-container .text{padding-bottom:50px}.banner-container .text h1,.banner-container .text span{font-size:30px;line-height:38px;padding-bottom:0}.footer-name{width:100%}.footer-name .logo{margin-left:0}.footer-container{padding:74px 0 0}.footer-menu{width:100%;margin-bottom:61px}.seo-block img{width:100%;height:auto}.seo-block{margin-top:80px;margin-bottom:75px}.seo-block h2{font-size:21px}.top-line h1,.top-line h2,.top-line span{font-size:21px;line-height:28px;margin-right:15px}.single-advantage{width:100%;margin-right:0;margin-bottom:30px;padding:36px 20px 30px 34px}.single-advantage:nth-child(even){margin-right:0}.single-advantage:nth-child(3n),.single-advantage:nth-child(4n){margin-bottom:30px}.single-advantage:last-child{margin-bottom:0}.single-advantage p{font-size:12px}.mail-subscribe{margin-top:80px;padding:72px 0 80px}.mail-subscribe__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.mail-subscribe__container .text{margin-right:0;max-width:none;margin-bottom:35px}.mail-subscribe__container .text span{max-width:238px;font-size:21px;line-height:30px}.mail-subscribe .form{width:100%;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.mail-subscribe .form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.mail-subscribe .form form button,.mail-subscribe .form form input{width:100%;margin-right:0;margin-bottom:10px}.mail-subscribe .form form button:last-child,.mail-subscribe .form form input:last-child{margin-bottom:0}.top-line{margin-top:80px;margin-bottom:40px}.product__rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.rating-stars{margin-bottom:4px}.tags{top:8px}.product-card{width:calc(50% - 2px);margin-right:4px}.product-card .img{height:116px}.product-card .text{padding:13px 13px 9px}.product-card .text>p{margin-top:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.product-card .text>span{display:none}.product-card .tag{font-size:8px;padding:3px 8px}.product-card .price{margin-bottom:3px;margin-top:8px}.product-card .price p{font-size:16px}.product-card .price p strong{font-size:11px}.product-card .price span{font-size:11px}.product-card .bottom{padding:0}.product-card .bottom .btn--paper{display:none}.product-card .bottom .btn--action{width:calc(50% - 1px);height:45px;border:none;background:#f4f5fb;margin-right:2px}.product-card .bottom .btn--action:last-child{margin-right:0}.home-prom{height:310px}.promo-banner__slide{padding:40px 40px 40px 60px}.promo-banner__slide .img{width:100%;overflow:hidden}.promo-banner__slide .img img{width:110%}.promo-banner__slide .text span{font-size:12px;line-height:15px}.promo-banner__slide .text h2{font-size:30px;line-height:34px;margin-top:11px}.promo-banner__slide .text h2 b{display:none}.promo-banner__slide .text p{margin-top:8px;font-size:12px;line-height:15px}.button-slide{width:39px;height:39px}.button-slide::after{width:6px}}@media screen and (min-width:576px){.header-mob__footer .header-lang{margin-top:55px}.header-mob__footer .header-lang ul li a{font-size:18px}}@media screen and (max-width:620px){.cart-table__side{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;border-right:none}.cart-table__side bdi{display:block}.cart-table__side:first-child{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%;margin-bottom:8px}.cart-table__side:nth-child(2){-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:100%;position:relative;padding-top:10px}.cart-table__side:nth-child(2)::before{width:39px;height:1px;position:absolute;left:0;top:0;background:#ececec;display:inline-block;content:''}.cart-table__side:nth-child(3){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%}.cart-table__side:nth-child(4){-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;width:40%}.cart-table__side:nth-child(5){-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;width:60%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:40px}.remove-cart{top:-13px}.cart-page .top-line{margin-top:28px;margin-bottom:43px}.cart-table__info .img{width:85px;height:58px}.cart-table__side:last-child{top:39px;right:30px}.quantity-field{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:12px;margin-bottom:12px}.header-mob__head{margin-bottom:26px}.header-mob__content ul li{margin-bottom:8px}.header-mob__content ul li:last-child{margin-bottom:0}.header-mob__content ul li a{font-size:14px}.header-mob__content ul li a::after{right:11px}.header-mob__phones ul li a{font-size:14px}.header-mob__footer .header-lang ul li a{font-size:12px}.header-mob__footer .header-lang{margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-mob .logo{height:50px;margin-left:0}.close-menu{width:18px;height:18px}}@media screen and (max-width:575px){.catalog-list__trio .catalog-item{width:100%}.catalog-list__trio .catalog-item .img{height:134px}.single-contact{width:50%;padding-top:32px;padding-bottom:32px;padding-left:5px;padding-right:5px;border-right:none;border-bottom:1px solid #ececec;margin-bottom:0}.single-contact:last-child{border-bottom:none}.contacts{padding:55px 0 40px}.sort-selector{margin-right:0;width:100%}.search{margin-left:0}.search .icon{margin-right:35px}.logo{margin-left:-20px}.header-cart{margin-left:35px}.header-bottom{padding:17px 0 16px}.header-lang{display:none}.phones{width:auto;margin-right:35px}.phones .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.phones .icon.open svg path{fill:#f34a15}.phones .icon.open+ul{opacity:1;visibility:visible;pointer-events:auto}.phones ul{position:absolute;opacity:0;visibility:hidden;pointer-events:none;left:-20px;top:100%;width:300px;padding:8px 20px;border-top:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background:url(../img/bkt-2.jpg) repeat-x center}}@media screen and (max-width:525px){.show-more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.line-centred h1,.line-centred span{font-size:21px}.catalog-list{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;row-gap:20px}.catalog-list.open .catalog-item{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.catalog-item{width:calc(50% - 2px);display:none}.catalog-item .img{height:120px}.catalog-item .text{padding:24px 24px 27px}.catalog-item:nth-child(1){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(2){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(3){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(4){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(5){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(6){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(7){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(8){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(9){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(10){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(11){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.catalog-item:nth-child(12){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.pagination{width:100%}.pagination ul{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.pagination ul li{display:none}.pagination ul li.active,.pagination ul li.list,.pagination ul li:first-child,.pagination ul li:last-child,.pagination ul li:nth-child(2),.pagination ul li:nth-child(3),.pagination ul li:nth-last-child(2){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.single-stock{width:100%;margin-right:0}.single-stock:nth-child(3n):not(.swiper-slide){margin-right:0}.footer__bottom{padding:35px 0 0}.footer__bottom .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.footer__bottom .cards{margin:25px 0}}@media screen and (max-width:414px){.phones ul{width:auto;right:-20px}}@media screen and (max-width:360px){.top-line h1,.top-line h2,.top-line span{font-size:16px;line-height:20px}.catalog-list.js-slider .product-card{width:100%}.pagination ul li:nth-child(3){display:none}.callback-container .left{margin-bottom:25px}.callback-container form button{width:100%}.callback-container form label{margin-bottom:11px}.callback-container form .input-cont{margin-bottom:25px}.callback-container form .input-cont:last-child{margin-bottom:0}.callback-container form .text-area textarea{height:210px}.our-stat{padding:54px 0}.single-stat{margin-bottom:45px}.single-stat span{font-size:30px;line-height:34px}.single-stat p{font-size:12px;line-height:20px;margin-top:28px}.single-stat p::before{top:-17px}.product-card{width:100%;margin-right:0}.product-card .img{height:180px}.promo-banner__slide{padding:26px 47px}.home-prom{height:270px}.promo-banner__slide .text h2{font-size:25px;line-height:27px}.logo{height:36px}.header-mob__content ul li a{line-height:260%}}