@charset "UTF-8";@keyframes r-effect{0%{transform:scale(0);opacity:1}50%{transform:scale(1,1);opacity:1}to{transform:scale(2,2);opacity:0}}@keyframes phoneAnim{0%,to{opacity:1}50%{opacity:0}}@keyframes chatAnim{0%,to{opacity:0}50%{opacity:1}}@keyframes skeleton-anim{to{transform:translateX(100%)}}@keyframes rotate-anim{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes progress-line-50{0%{width:0}to{width:50%}}@keyframes progress-line-75{0%{width:50%}to{width:75%}}@keyframes progress-line-100{0%{width:75%}to{width:100%}}@keyframes dot-anim-f{0%,to{width:2px;height:2px}25%,75%{width:10px;height:10px}50%{width:15px;height:15px}}@keyframes dot-anim-s{0%,to{width:2px;height:2px}25%,75%{width:15px;height:15px}50%{width:24px;height:24px}}@keyframes badgeAnim{0%,to{opacity:1}50%{opacity:0}}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:76px}}@keyframes first{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes secont{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes third{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slide{0%{left:0}to{left:-110%}}@keyframes slide-back{0%{left:-110%}to{left:0}}@keyframes slide-sub{0%{left:110%}to{left:15px}}@keyframes slide-sub-back{0%{left:15px}to{left:110%}}@keyframes more-button-arrow-spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}html{box-sizing:border-box}body{min-height:100vh;display:flex;flex-direction:column;background:#f5f7f9;font-family:"SF Pro Display",sans-serif}body.overflow-hidden{overflow:hidden}body.popup-open{overflow:hidden;min-height:100vh;position:fixed;width:calc(100% - 4px)}@media screen and (max-width:768px){.Header.safari-fix{position:fixed;top:0;z-index:999}}.body{z-index:1}.z-index{z-index:100}*,::after,::before,button,input{margin:0;padding:0}::after,::before{box-sizing:inherit}address{font-style:normal}ol{padding-left:40px}h1,h2,h3,h4,h5,h6{margin:0;font-size:1em;font-weight:400}img{display:block;max-width:100%;max-height:100%;height:auto}a{text-decoration:none}ul{list-style:none}button,input{border:0;background:0 0}a,button{cursor:pointer}:focus,input{outline:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}@media (min-width:768px){.main-container{width:734px;margin-right:auto;margin-left:auto}}@media (min-width:1025px){.main-container{width:1024px}}@media (min-width:1110px){.main-container{width:1110px}}.user-container{width:1240px;max-width:1240px;margin:0 auto 20px}@media screen and (max-width:1365px){.user-container{width:100%;max-width:100%;margin:0 auto}}.user-container__block{display:flex;flex-direction:row;gap:16px}@media screen and (max-width:1365px){.user-container__block{flex-direction:column;gap:20px}}.user-breadcrumbs .bread-crumbs,.user-container .bread-crumbs{margin:20px auto}.user-breadcrumbs{width:1240px;max-width:1240px;margin:0 auto}@media screen and (max-width:1365px){.user-breadcrumbs{width:100%;max-width:100%}}:root .catalog-wrap,:root .catalog-wrap__list,:root .new-review__body,:root .search-city,:root .service-menu.media-ios-bottom-menu,_::-webkit-full-page-media,_:future{padding-bottom:115px}.d-n{display:none!important}.v-h{visibility:hidden}@media (max-width:767px){.d-n-only-mob{display:none!important}}@media (min-width:1025px){.d-n-only-desk{display:none!important}}.mt-0{margin-top:0}.m-h0{max-height:0;overflow:hidden}.seo-text-g{color:#a1a6aa}@media screen and (max-width:768px){.seo-text-g{margin:10px 25px}}.checkbox-container{display:flex;position:relative;margin-top:10px;margin-bottom:10px;padding-left:37px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-container input,.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:-1px;left:0;height:18px;width:18px;border:1px solid #d5d7d9;box-sizing:border-box;border-radius:2px;background:0 0;transition:all 200ms ease}.checkbox-container input:checked~.checkmark{background-color:#6334ff;border:1px solid #6334ff}.checkmark:after,.radio-checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:flex}.checkbox-container .checkmark:after{top:50%;left:50%;transform:rotate(-45deg) translate(calc(-50% + 5px),calc(-50% - 3px));width:10px;height:6px;border-width:0 0 2px 2px;border-style:solid;border-color:#fff}.radio-container{display:flex;position:relative;margin-top:11px;margin-bottom:10px;padding-left:28px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-checkmark{position:absolute;top:1px;left:0;height:16px;width:16px;background-color:#fff;border:1px solid #d5d7d9;border-radius:50%}.radio-container input:checked~.radio-checkmark{border:1px solid #6334ff}.radio-container input:checked~.radio-checkmark:after{display:block}.radio-container .radio-checkmark:after{top:2px;left:2px;width:10px;height:10px;border-radius:50%;background:#6334ff}.accept-button,.cancel-button{width:100%;height:42px;display:flex;justify-content:space-around;align-items:center;font-size:.875em;border-radius:4px}.accept-button{color:#fff;background:#6334ff}.cancel-button{color:#000;background:#fff;border:1px solid #eceef0;box-sizing:border-box}.o-h{overflow:hidden}.z-u{z-index:unset}.not-available-overlay{position:relative}.not-available-overlay::after{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(255,255,255,.45);content:""}::-webkit-scrollbar{width:4px;height:4px;border-radius:4px;margin:15px}::-webkit-scrollbar-track{background:#f6f8fb}::-webkit-scrollbar-thumb{background:#dadee5;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6334ff}::-webkit-scrollbar-corner{background-color:transparent}.wo-select{width:100%;border:1px solid #e3e5e8;box-sizing:border-box;border-radius:4px;padding:7px 24px 7px 15px;position:relative}.wo-select::after{position:absolute;content:"";background:url(../assets/arrow-down-black-fat.svg);background-size:100% 100%;width:11px;height:10px;right:10px;top:50%;transform:translateY(-50%)}.wo-select:hover,.wo-select__selected:hover{cursor:pointer}.wo-select__selected{font-size:1em;color:#262626;width:100%;margin-top:3px}.wo-select__list{display:none;position:absolute;left:-1px;top:-1px;width:-moz-max-content;width:max-content;max-width:285px;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.1);border-radius:4px;z-index:4;padding:10px 0}.wo-select__list-mobile-back{display:none;position:absolute;top:60px;left:30px;right:30px;font-weight:500;font-size:1.5em;color:#000}.wo-select__list-mobile-back-close{width:20px;height:20px;background:url(../assets/cross.svg);margin-left:auto;background-size:100% 100%}.wo-select__list-item{color:#262626}.wo-select__list-item span{color:#6d7378;margin-bottom:10px}@media screen and (max-width:768px){.wo-select__list{padding-top:144px;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;background:#fff;max-width:100vw}.wo-select__list-mobile-back{display:flex}}.wo-select__list-item{width:100%;padding:10px 20px}.wo-select__list-item:first-child{margin-top:0}.wo-select__list-item:hover{background:#f5f7f9;cursor:pointer}.wo-select.active .wo-select__list{display:flex;flex-direction:column}.video-block{position:relative}.video-block:hover{cursor:pointer}.video-block::after,.video-block::before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:60px;height:60px}.video-block::before{border-radius:50%;background:#fff}.video-block::after{background:url(../assets/video-block-arrow.svg) no-repeat 24px 18px}.video-container{position:fixed;display:none;width:0;height:0;overflow:hidden;top:0;left:0;z-index:999}.video-container.active{display:flex;width:100%;height:100vh}.video-container__overlay{background:rgba(0,0,0,.5);width:100%;height:100%}.video-container__container{max-width:850px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;height:-moz-fit-content;height:fit-content}.video-container__container-inner{position:relative;padding-bottom:56.25%;height:0}.video-container__container-inner-wrapper{display:flex;width:100%;height:100%;position:absolute}.video-container__container-inner-wrapper iframe{width:100%;height:100%}.product-card-tab-description.sg-media-kit{margin-left:auto;margin-right:auto}.sg-media-kit .video_detail{position:relative;padding-bottom:56.25%;height:0;margin-bottom:30px}.sg-media-kit .video_detail iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6{font-family:SF Pro Display,sans-serif;font-weight:400;font-size:24px;color:#212226;margin:0 0 20px}.sg-media-kit p{font-family:SF Pro Display,sans-serif;font-size:16px;line-height:24px;color:#212226;margin:0 0 25px}.sg-media-kit ul{list-style-type:none}.sg-media-kit ol li,.sg-media-kit ul li,.sg__list li{margin-bottom:20px;font-family:SF Pro Display,sans-serif;font-size:16px;color:#212226;position:relative}.sg-media-kit ul li:before{content:"";position:absolute;left:-20px;width:5px;height:5px;background:#6334ff;border-radius:50%;top:40%}.sg-media-kit ol,.sg-media-kit ul{padding-left:40px;margin:0 0 30px}.sg-media-kit ol li::marker{color:#6334ff}.sg-media-kit figure{display:flex;width:100%;margin-bottom:15px;position:relative}.sg-media-kit figure img{margin:0 auto 0 0;border-radius:4px}.sg-media-kit figure figcaption{position:absolute;bottom:0;padding:15px;background:#6334ff;color:#fff;border-radius:0 4px 0 4px;font-size:24px;font-weight:700}.sg-media-kit table{display:table;table-layout:fixed;width:100%;overflow-y:scroll;margin-bottom:25px;border-spacing:0;position:relative;border-collapse:collapse}.sg-media-kit table tr,.sg__table-dark tr{border-bottom:1px solid #e6e6e6}.sg-media-kit table tr:last-child,.sg__table-dark tr:last-child{border:0}.sg-media-kit table td,.sg__table td{font-family:SF Pro Display,sans-serif;font-style:normal;font-weight:400;font-size:16px;padding:15px 0}.sg-media-kit table td:first-child,.sg__table td:first-child{color:#717273;display:flex;position:relative}.sg-media-kit table td:last-child,.sg__table td:last-child{color:#000}.sg-media-kit .SEO__text{margin:5px 0}.sg-media-kit .SEO__text h1,.sg-media-kit .SEO__text h2,.sg-media-kit .SEO__text h3,.sg-media-kit .SEO__text h4,.sg-media-kit .SEO__text h5,.sg-media-kit .SEO__text h6{margin:10px 0}.sg-media-kit .SEO__text ul{margin:10px 0 15px}.sg-media-kit .SEO__content img{width:100%}.sg__container{max-width:1110px;margin:0 auto;padding:0 17px;display:flex;flex-direction:column}.sg__h2,.sg__h3{font-family:SF Pro Display,sans-serif;color:#212226}.sg__h2{font-weight:400;font-size:24px;margin:0 0 20px}.sg__h3{font-size:16px;line-height:24px;margin:0 0 25px}.sg__img-wrapper{position:relative;padding-bottom:56.25%;height:0;margin-bottom:30px}.sg__img-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.sg__list li:before,.sg__list-rhomb li:before{content:"";position:absolute;left:-20px;width:5px;height:5px;border-radius:50%;top:40%}.sg__list li:before{background:#959da6}.sg__list-rhomb li:before{background:#6334ff}.sg__list,.sg__list-num{padding-left:40px;margin:0 0 30px;list-style-type:none}.sg__list-num li,.sg__list-num li::before{font-size:16px;color:#212226;font-family:SF Pro Display,sans-serif}.sg__list-num li{margin-bottom:20px;counter-increment:inst;position:relative}.sg__list-num li::before{content:counter(inst) ".";position:absolute;left:-21px;top:0}.sg__dual-wrapper{display:flex;overflow-y:auto;justify-content:space-between;margin-bottom:30px}.sg__dual-container{width:540px;min-width:540px;margin-right:30px}.sg__dual-container:last-child{margin-right:0}.sg__quote{display:flex;flex-direction:column}.sg__quote p,.sg__quote-author p{font-family:SF Pro Display,sans-serif;font-style:italic;font-weight:400;font-size:18px;line-height:28px;color:#212226;margin:0 0 17px}.sg__quote-author{align-self:flex-end;margin:0 0 30px}.sg__quote-author p{font-size:20px;line-height:24px;color:#aeadad;margin:0}.sg__quote-author p span{font-size:24px;color:#212226}.sg__quad-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:30px;margin-bottom:30px}.sg__quad-wrapper .sg__img-wrapper{margin-bottom:0}.sg__quad-container{text-align:left;display:flex;flex-direction:column;justify-content:center}.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{width:510px;align-self:center}.sg__quad-container .sg__img-wrapper{padding-bottom:100%}.sg__table{display:table;table-layout:fixed;width:100%;overflow-y:scroll;margin-bottom:25px;border-spacing:0;position:relative;border-collapse:collapse}@media screen and (max-width:1110px){.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{width:auto;max-width:310px}.sg__dual-container{width:100%;min-width:100%}}@media screen and (max-width:1024px){.sg-media-kit .sg__h2,.sg-media-kit .sg__h3,.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6,.sg-media-kit p{margin:0 13px 15px}}@media screen and (max-width:768px){.sg-media-kit .video_detail{margin-bottom:25px}.sg-media-kit h1,.sg-media-kit h2,.sg-media-kit h3,.sg-media-kit h4,.sg-media-kit h5,.sg-media-kit h6,.sg__h2{font-size:18px;margin:0 0 15px}.sg-media-kit p,.sg__h3,.sg__quote p{font-size:14px;margin:0 0 15px}.sg-media-kit ul{padding-left:30px}.sg-media-kit ul li,.sg__list li,.sg__list-num li{font-size:14px}.sg-media-kit figure{margin-bottom:25px;width:100%;height:100%}.sg-media-kit figure img{max-width:initial;max-height:initial;width:100%;height:100%}.sg-media-kit figure figcaption{display:none}.sg-media-kit table tr{display:flex;flex-direction:column;padding:7px 25px;border:0}.sg-media-kit table tr:nth-child(odd),.sg__table-dark tr:nth-child(odd){background:#fff}.sg-media-kit table tr:nth-child(even),.sg__table-dark tr:nth-child(even){background:#f5f7f9}.sg-media-kit table td,.sg__table td{padding:2px 0;font-size:14px}.sg__img-wrapper{margin-bottom:25px}.sg__list{padding-left:30px}.sg__dual-wrapper{background:#fff;border-radius:8px;-ms-overflow-style:none;scrollbar-width:none}.sg__dual-wrapper .sg__h2,.sg__dual-wrapper .sg__h3{padding:0 18px}.sg__dual-wrapper::-webkit-scrollbar{display:none}.sg__quote-author p span{font-size:18px}.sg__quad-wrapper{grid-template-columns:repeat(1,1fr)}.sg__quad-container:nth-child(3){order:4}.sg__quad-container:nth-child(4){order:3}.sg__quad-container .sg__h2,.sg__quad-container .sg__h3{max-width:unset}.sg__quad-container .sg__img-wrapper{margin-bottom:15px}.sg__list-num{padding-left:30px}.sg__table tr{display:flex;flex-direction:column;padding:8px 0}.sg__table-dark tr{padding:7px 25px;border:0}}*{box-sizing:border-box}.sg__row{width:100%;display:flex;flex-flow:wrap;padding:0;margin-bottom:15px}.sg__row>*{padding:15px;width:100%}.sg__col-1{width:16.66%}.sg__col-2{width:33.33%}.sg__col-3{width:50%}.sg__col-4{width:66.66%}.sg__col-5{width:83.33%}.sg__col-6{width:100%}@media screen and (max-width:459px){.sg__col-xs-1{width:16.66%}.sg__col-xs-2{width:33.33%}.sg__col-xs-3{width:50%}.sg__col-xs-4{width:66.66%}.sg__col-xs-5{width:83.33%}.sg__col-xs-6{width:100%}}@media screen and (min-width:460px){.sg__col-sm-1{width:16.66%}.sg__col-sm-2{width:33.33%}.sg__col-sm-3{width:50%}.sg__col-sm-4{width:66.66%}.sg__col-sm-5{width:83.33%}.sg__col-sm-6{width:100%}}@media screen and (min-width:768px){.sg__col-md-1{width:16.66%}.sg__col-md-2{width:33.33%}.sg__col-md-3{width:50%}.sg__col-md-4{width:66.66%}.sg__col-md-5{width:83.33%}.sg__col-md-6{width:100%}}@media screen and (min-width:960px){.sg__col-lg-1{width:16.66%}.sg__col-lg-2{width:33.33%}.sg__col-lg-3{width:50%}.sg__col-lg-4{width:66.66%}.sg__col-lg-5{width:83.33%}.sg__col-lg-6{width:100%}}@media screen and (min-width:1200px){.sg__col-xl-1{width:16.66%}.sg__col-xl-2{width:33.33%}.sg__col-xl-3{width:50%}.sg__col-xl-4{width:66.66%}.sg__col-xl-5{width:83.33%}.sg__col-xl-6{width:100%}}@media screen and (max-width:768px){.b24-widget-button-position-bottom-left .b24-widget-button-popup,.b24-widget-button-position-bottom-middle .b24-widget-button-popup{display:none}}.ec-butt{width:66px;height:66px;position:fixed;bottom:96px;left:15px;display:flex;z-index:3}.ec-butt__border{width:70px;height:70px;background:#6334ff;opacity:.2;position:absolute;border-radius:50%;left:-2px;top:-2px}.ec-butt__container{position:relative;width:56px;height:56px;border-radius:50%;background:#6334ff;margin:auto}.ec-butt__container:hover{cursor:pointer}.ec-butt__container-image{width:24px;height:24px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2}.ec-butt__container-image-chat,.ec-butt__container-image-phone{width:24px;height:24px;position:absolute;background-image:url(../assets/chat-button/chat-button-phone.svg);background-size:100% 100%;opacity:1;animation:phoneAnim infinite 3s}.ec-butt__container-image-chat{background-image:url(../assets/chat-button/chat-button-message.svg);opacity:0;animation:chatAnim infinite 3s}.ec-butt__container-ripple{left:0;right:0;top:0;bottom:0;position:absolute;border:1px solid #6334ff;border-radius:50%;width:56px;height:56px;opacity:0;z-index:1;animation:r-effect infinite 1.5s}.b24-widget-button-shadow,.b24-widget-button-wrapper{z-index:3!important}.v-container{width:100%;height:100%;display:flex;position:absolute}.v-container__img{width:100%}.v-container__butt{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;background-image:url(../assets/ytb-l.svg);width:64px;height:48px;background-size:100% 100%;filter:grayscale(100%) opacity(.7);transition:all 200ms ease}.v-container__butt:hover{cursor:pointer;filter:grayscale(0) opacity(1)}.absolute-preloader{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:9}.absolute-preloader__container{width:100%;height:100vh;display:flex;align-items:center;justify-content:space-around;position:sticky;top:0}.popup-anim-enter-active,.popup-anim-leave-active{transition:all 250ms ease-in-out}.popup-anim-enter,.popup-anim-leave-to{opacity:0}.preloader-loading-enter-active{transition:all 300ms ease}.preloader-loading-leave-active{transition:all 800ms cubic-bezier(1,.5,.8,1)}.preloader-loading-enter,.preloader-loading-leave-to{opacity:0}.filter__left-side-bar-body-checkbox-list-head-arrow path,.filtered-items__more-button svg path,.opacity-anim-enter-active,.opacity-anim-leave-active{transition:all 250ms ease-in-out}.opacity-anim-enter,.opacity-anim-leave-to{opacity:0}.bx-panel{display:none!important}div.b24-widget-button-position-bottom-left{left:15px;bottom:96px}div.b24-widget-button-wrapper{z-index:70}@media (max-width:767px){div.b24-widget-button-popup{width:200px}}div.b24-widget-button-shadow{z-index:69}.bread-crumbs{display:flex;align-items:center;margin:20px auto;max-width:1600px;width:100%}@media screen and (max-width:1919px){.bread-crumbs{max-width:1420px}}@media screen and (max-width:1600px){.bread-crumbs{max-width:1330px}}@media screen and (max-width:1439px){.bread-crumbs{max-width:1300px}}@media screen and (max-width:1365px){.bread-crumbs{max-width:calc(100% - 40px);margin:20px 20px 15px}}@media screen and (max-width:767px){.bread-crumbs{max-width:calc(100% - 30px);margin:15px;overflow-y:auto}.bread-crumbs::-webkit-scrollbar{display:none}}.bread-crumbs__list{display:flex;overflow:auto}.bread-crumbs__list-item{display:flex;padding-left:20px;position:sticky;padding-right:10px}.bread-crumbs__list-item:last-child{padding-right:0}.bread-crumbs__list-item::before{content:"";position:absolute;width:10px;height:1px;background:#a3acbf;left:0;top:50%;transform:translateY(-50%)}.bread-crumbs__list-item.main-page-bread{padding-left:0}.bread-crumbs__list-item.main-page-bread::before{display:none}.bread-crumbs__list-item-link{color:#2f2d40;font-weight:500;font-size:14px;transition:all 250ms ease-in-out;text-wrap:nowrap}.bread-crumbs__list-item-link:hover{color:#6734ff;text-decoration:underline}@media screen and (max-width:1365px){.bread-crumbs__list-item{display:none}.bread-crumbs__list-item:nth-last-child(2){display:flex}.bread-crumbs__list-item:nth-last-child(2)::before{width:6px;height:10px;background:url(../assets/bread-crumbs-arrow-left.svg);background-size:100% 100%}.bread-crumbs__list-item:last-child{display:flex;margin-left:10px}}.preloader{width:60px;height:60px;margin:35px auto 45px;position:relative;display:block}@media (min-width:1025px){.preloader{margin-top:55px;margin-bottom:65px}}.preloader__first,.preloader__secont,.preloader__third{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;border:6px solid transparent}.preloader__first{border-top-color:#6334ff;border-right-color:#6334ff;z-index:3;animation:first 1000ms ease infinite}.preloader__secont{border-top-color:#b7a1ff;border-right-color:#b7a1ff;z-index:2;animation:secont 1000ms ease 150ms infinite}.preloader__third{border-top-color:#e7e9eb;border-right-color:#e7e9eb;z-index:1;animation:third 1000ms ease 350ms infinite}.footer{display:flex;flex-direction:column;width:100%;background:#fff;padding:40px 0;margin-top:60px}@media screen and (max-width:1365px){.footer{padding:0 10px 40px}}.footer__main{max-width:1600px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,337px);grid-gap:25px}@media screen and (max-width:1600px){.footer__main{grid-template-columns:repeat(4,288px);max-width:1330px}}@media screen and (max-width:1439px){.footer__main{grid-template-columns:repeat(4,281px);max-width:1330px}}@media screen and (max-width:1365px){.footer__main{display:flex;flex-direction:column;grid-gap:0}}.footer__main-item{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-item{max-height:80px;overflow:hidden;border-bottom:1px solid #edeff2;padding:0 10px 30px;transition:all 400ms ease-in-out}}.footer__main-item-head{font-weight:500;font-size:14px;color:#8590a6;text-transform:uppercase;position:relative}.footer__main-item-head::after{content:"";width:14px;height:8px;background:url(../assets/footer/arrow-down.svg);background-size:100% 100%;display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.footer__main-item-head{margin-top:30px;font-weight:500;font-size:16px;color:#2f2d40}.footer__main-item-head::after{display:flex}}.footer__main-item-list{display:flex;flex-direction:column;margin-top:10px}@media screen and (max-width:1365px){.footer__main-item-list{margin-top:30px}}.footer__main-item-list-li{display:flex;margin-top:20px;font-weight:500;font-size:16px;color:#2f2d40}@media screen and (max-width:1365px){.footer__main-item-list-li{margin-top:0;height:48px;align-items:center}.footer__main-item-list-li:last-child{margin-bottom:-10px}}.footer__main-item-list-li:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#6734ff}.footer__main-contacts{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-contacts{max-height:80px;overflow:hidden;padding:0 10px 30px;transition:all 400ms ease-in-out}}.footer__main-contacts-head{font-weight:500;font-size:14px;color:#8590a6;text-transform:uppercase;position:relative}.footer__main-contacts-head::after{content:"";width:14px;height:8px;background:url(../assets/footer/arrow-down.svg);background-size:100% 100%;display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.footer__main-contacts-head{margin-top:30px;font-weight:500;font-size:16px;color:#2f2d40}.footer__main-contacts-head::after{display:flex}}.footer__main-contacts-body{display:flex;flex-direction:column;margin-top:30px}@media screen and (max-width:1365px){.footer__main-contacts-body{margin-top:40px}}.footer__main-contacts-body-phone{display:flex;flex-direction:column}.footer__main-contacts-body-phone a{font-weight:500;font-size:20px;color:#2f2d40}.footer__main-contacts-body-phone div,.footer__main-contacts-body-showroom-time div{font-weight:500;font-size:16px;color:#8590a6;margin-top:10px}.footer__main-contacts-body-showroom{display:flex;flex-direction:column;margin-top:30px}.footer__main-contacts-body-showroom-addr{font-weight:500;font-size:16px;color:#2f2d40}.footer__main-contacts-body-showroom-time{margin-top:10px}.footer__main-contacts-body-showroom-time div{color:#2f2d40}.footer__main-soc{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-soc{margin-top:10px;padding:0 10px}}.footer__main-soc-head{font-weight:500;font-size:14px;color:#8590a6;text-transform:uppercase}@media screen and (max-width:1365px){.footer__main-soc-head{font-weight:500;font-size:16px;color:#2f2d40}}.footer__main-soc-body{margin-top:30px;display:flex}.footer__main-soc-body-item{width:36px;height:36px;border-radius:50%;margin-left:30px;background-size:100% 100%}.footer__main-soc-body-item:first-child{margin-left:0}.footer__main-soc-body-item.teleg{background-image:url(../assets/footer/telegram.svg)}.footer__main-soc-body-item.inst{background-image:url(../assets/footer/instagramm.svg)}.footer__main-soc-body-item.you{background-image:url(../assets/footer/youtube.svg)}.footer__main-soc-body-item.face{background-image:url(../assets/footer/facebook.svg)}.footer__main-soc-body-item.tick{background-image:url(../assets/footer/ticktock.svg)}.footer__bottom{max-width:1600px;width:100%;margin:90px auto 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1919px){.footer__bottom{max-width:1420px}}@media screen and (max-width:1600px){.footer__bottom{max-width:1330px}}@media screen and (max-width:1439px){.footer__bottom{max-width:1330px}}@media screen and (max-width:1365px){.footer__bottom{display:flex;flex-direction:column;margin:40px 0 0;padding:0 10px;gap:24px}}.footer__bottom a{font-weight:500;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#2f2d40}.footer__bottom div{font-weight:500;font-size:14px;color:#8590a6}.footer__bottom-cards{display:flex}@media screen and (max-width:1365px){.footer__bottom-cards{margin-top:8px}}.footer__bottom-cards-card{width:40px;height:40px;display:flex;margin-left:16px;background-repeat:no-repeat;background-position:center}.footer__bottom-cards-card:first-child{margin-left:0}.footer__bottom-cards-card.master{background-image:url(../assets/footer/master-card-logo.svg)}.footer__bottom-cards-card.visa{background-image:url(../assets/footer/visa-logo.svg)}.nav{position:fixed;z-index:999;width:100%;height:100vh;left:0;top:0;opacity:0;pointer-events:none;transition:all 250ms ease-in-out;display:none}@media screen and (max-width:1365px){.nav{width:-moz-max-content;width:max-content}}.nav.active{opacity:1;pointer-events:all;display:flex}.nav-o{width:100%;height:100vh;background:linear-gradient(to left,#000,#000) no-repeat 0 70px;opacity:.5;position:absolute;left:0;top:0;z-index:998;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.nav-o{display:none}}.nav-m{z-index:999;position:absolute;left:0;right:0;margin:auto;top:80px;overflow:hidden;transition:all 250ms ease-in-out;width:1600px;min-height:548px;border-radius:12px;background:#fff}@media screen and (max-width:1620px){.nav-m{width:1330px}}@media screen and (max-width:1365px){.nav-m{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100svh;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);flex-direction:column;border-radius:0}.nav-m.active{left:0}}.nav-m__h{display:none;align-items:center;justify-content:space-between;padding:20px}@media screen and (max-width:1365px){.nav-m__h{display:flex}}.nav-m__h-t{font-weight:500;font-size:24px;color:#2f2d40}.nav-m__h-w{width:24px;height:24px;background:url(../assets/header/mobile-catalog-close.svg);background-size:100% 100%}.nav-m__l{width:340px;background:#fff;padding:10px 0}@media screen and (max-width:1365px){.nav-m__l{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:100%;padding:0 0 85px}}.nav-m__l-i{width:100%;padding:0 15px;background:#fff;transition:background 150ms ease-in-out}@media screen and (max-width:1365px){.nav-m__l-i{padding:0 20px}}.nav-m__l-i-con{position:relative;display:flex;align-items:center;width:100%}.nav-m__l-i-con:after{position:absolute;right:0;content:"";width:8px;height:12px;background:url(../assets/header/nav-arrow-right.svg);transition:background 250ms ease-in-out}.nav-m__l-i-con:hover:after,.nav-m__l-i.active .nav-m__l-i-con:after{background:url(../assets/header/nav-arrow-right-hover.svg)}.nav-m__l-i-con-w{width:30px;height:30px;position:absolute;left:0}.nav-m__l-i-con-w img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nav-m__l-i-con-l{font-weight:500;font-size:16px;color:#2f2d40;width:100%;padding:15px 15px 15px 45px}@media screen and (max-width:1365px){.nav-m__l-i-con-l{pointer-events:none}}.nav-m__l-i:hover{cursor:pointer}.nav-m__l-i-sl{display:flex;flex-direction:column;position:absolute;left:340px;top:0;padding:10px 30px;width:1260px;height:100%;flex-wrap:wrap;align-content:flex-start;cursor:initial;box-shadow:0 0 12px rgba(0,0,0,.1);pointer-events:none;opacity:0;transition:all 150ms ease-in-out}@media screen and (max-width:1365px){.nav-m__l-i-sl{width:360px;left:-372px;margin:0;top:68px;position:absolute;height:100svh;background:#fff;flex-direction:column;border-radius:0;transition:all 250ms ease-in-out;opacity:1;box-shadow:unset;padding:0;pointer-events:all;z-index:9;overflow-x:auto;flex-wrap:nowrap}.nav-m__l-i-sl.active{left:0}}.nav-m__l-i-sl-back{display:none;align-items:center;padding:20px;gap:20px;font-weight:500;font-size:20px;color:#2f2d40}@media screen and (max-width:1365px){.nav-m__l-i-sl-back{display:flex}}.nav-m__l-i-sl-back::before{content:"";display:flex;width:24px;min-width:24px;height:24px;background:url(../assets/header/mobile-catalog-sub-arrow.svg);background-size:100% 100%}.nav-m__l-i-sl-all{margin:10px;font-weight:500;font-size:16px;color:#2f2d40;padding:16px 15px;display:none}@media screen and (max-width:1365px){.nav-m__l-i-sl-all{display:flex}}.nav-m__l-i-sl-sub{display:flex;flex-direction:column;width:230px;margin:10px 20px 10px 0}@media screen and (max-width:1620px){.nav-m__l-i-sl-sub{width:220px}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub{margin:0;width:100%}.nav-m__l-i-sl-sub:last-child{margin-bottom:85px}}.nav-m__l-i-sl-sub-link{font-size:16px;color:#2f2d40}.nav-m__l-i-sl-sub-link span:last-child{display:none}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link{font-weight:500;font-size:16px;color:#2f2d40;display:flex;padding:16px 15px;width:calc(100% - 20px);align-items:center;justify-content:space-between;gap:10px;margin:0 10px}.nav-m__l-i-sl-sub-link:after{content:"";display:flex;min-width:8px;width:8px;height:12px;background:url(../assets/header/mobile-catalog-arrow.svg);background-size:100% 100%;margin:0}}.nav-m__l-i-sl-sub-link:visited{color:#2f2d40}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link:visited{color:#2f2d40;text-decoration:unset}}.nav-m__l-i-sl-sub-link:hover{color:#6334ff;text-decoration:underline}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link:hover{color:#2f2d40;text-decoration:unset}}.nav-m__l-i-sl-sub-items{display:flex;flex-direction:column;margin-top:10px}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100svh;background:#fff;transition:all 250ms ease-in-out;z-index:10}.nav-m__l-i-sl-sub-items.active{left:0}}.nav-m__l-i-sl-sub-items-b{display:none;align-items:center;padding:20px;gap:20px;font-weight:500;font-size:20px;color:#2f2d40}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-b{display:flex;pointer-events:all}}.nav-m__l-i-sl-sub-items-b::before{content:"";display:flex;width:24px;min-width:24px;height:24px;background:url(../assets/header/mobile-catalog-sub-arrow.svg);background-size:100% 100%}.nav-m__l-i-sl-sub-items-a{margin:10px;font-weight:500;font-size:16px;color:#2f2d40;padding:16px 15px;display:none}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-a{display:flex}}.nav-m__l-i-sl-sub-items-li{display:flex}.nav-m__l-i-sl-sub-items-li:first-child-link{padding-top:0}.nav-m__l-i-sl-sub-items-li:last-child-link{padding-bottom:0}.nav-m__l-i-sl-sub-items-li-link{padding:4px 0;font-size:14px;color:#5a5a5a;width:100%}.nav-m__l-i-sl-sub-items-li-link:visited{color:#5a5a5a}.nav-m__l-i-sl-sub-items-li-link:hover{color:#6334ff;text-decoration:underline}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li{display:flex;padding:16px 15px;align-items:center;width:calc(100% - 20px);position:relative;margin:0 10px}.nav-m__l-i-sl-sub-items-li-link{padding:0;font-weight:500;font-size:16px;color:#2f2d40}.nav-m__l-i-sl-sub-items-li-link:hover,.nav-m__l-i-sl-sub-items-li-link:visited{color:#2f2d40;text-decoration:unset}.nav-m__l-i-sl-sub-items-li:after{content:"";display:flex;position:absolute;right:15px;width:8px;height:12px;background:url(../assets/header/mobile-catalog-arrow.svg);background-size:100% 100%}}.nav-m__l-i-ab{width:240px;position:absolute;right:0;top:0;display:flex;height:100%;pointer-events:none;opacity:0;transition:all 150ms ease-in-out;cursor:initial}@media screen and (max-width:1919px){.nav-m__l-i-ab{display:none!important;opacity:0;pointer-events:none}}.nav-m__l-i-ab-brands{display:flex;flex-direction:column;background:#f6f8fb;padding:20px}@media screen and (max-width:1919px){.nav-m__l-i-ab-brands{display:none}}.nav-m__l-i-ab-brands-head{font-weight:500;font-size:16px;color:#2f2d40}.nav-m__l-i-ab-brands-list{display:flex;flex-direction:column;margin-top:5px}.nav-m__l-i-ab-brands-list-item{width:200px;height:40px;display:flex;margin-top:10px}.nav-m__l-i-ab-brands-list-item-link{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center;background:0 0;border-radius:12px;transition:all 150ms ease-in-out}.nav-m__l-i-ab-brands-list-item-link-image{position:absolute;transition:all 150ms ease-in-out}.nav-m__l-i-ab-brands-list-item-link-image:first-child{opacity:1}.nav-m__l-i-ab-brands-list-item-link-image:last-child{opacity:0}.nav-m__l-i-ab-brands-list-item:hover{cursor:pointer}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link{background:#fff;cursor:pointer}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link-image:first-child{opacity:0}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link-image:last-child{opacity:1}.nav-m__l-i-ab-ba{display:flex}@media screen and (max-width:1919px){.nav-m__l-i-ab-ba{display:none}}.nav-m__l-i.active{background:#f6f8fb}.nav-m__l-i.active .nav-m__l-i-sl{pointer-events:all;opacity:1}.nav-m__l-i.active .nav-m__l-i-ab{pointer-events:all;display:flex;opacity:1}.catalog-page{display:flex;flex-direction:column}.catalog-page__head{font-weight:500;font-size:24px;color:#2f2d40;max-width:1600px;margin:0 auto;width:100%}@media screen and (max-width:1919px){.catalog-page__head{max-width:1420px}}@media screen and (max-width:1599px){.catalog-page__head{max-width:1360px}}@media screen and (max-width:1439px){.catalog-page__head{max-width:1300px}}@media screen and (max-width:1365px){.catalog-page__head{max-width:calc(100% - 30px)}}@media screen and (max-width:767px){.catalog-page__head{max-width:calc(100% - 20px)}}.catalog-page__body{display:flex;flex-direction:column;max-width:1600px;margin:20px auto 0;width:100%}@media screen and (max-width:1919px){.catalog-page__body{max-width:1420px;margin:16px auto 0}}@media screen and (max-width:1600px){.catalog-page__body{max-width:1360px}}@media screen and (max-width:1439px){.catalog-page__body{max-width:1300px}}@media screen and (max-width:1365px){.catalog-page__body{max-width:calc(100% - 30px)}}@media screen and (max-width:767px){.catalog-page__body{max-width:calc(100% - 20px)}}.catalog-page__body-container{display:grid;grid-template-columns:320px 1fr;grid-column-gap:20px;margin-top:20px}@media screen and (max-width:1919px){.catalog-page__body-container{grid-template-columns:280px 1fr;margin-top:15px;grid-column-gap:32px}}@media screen and (max-width:1599px){.catalog-page__body-container{grid-template-columns:300px 1fr;grid-column-gap:20px}}@media screen and (max-width:1439px){.catalog-page__body-container{grid-template-columns:260px 1fr}}@media screen and (max-width:1365px){.catalog-page__body-container{display:flex;grid-gap:0}}.catalog-page__body-container-filters{border-radius:8px;background:#fff;padding:24px 4px 24px 20px;display:flex;flex-direction:column;max-height:2540px;overflow:hidden}@media screen and (max-width:1365px){.catalog-page__body-container-filters{display:none}}.catalog-page__body-container-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;height:-moz-max-content;height:max-content}@media screen and (max-width:1919px){.catalog-page__body-container-products .product-item{width:262px}}@media screen and (max-width:1600px){.catalog-page__body-container-products .product-item{width:100%}}@media screen and (max-width:1365px){.catalog-page__body-container-products{min-height:unset;margin:0 auto}.catalog-page__body-container-products .product-item{width:100%}}@media screen and (max-width:1010px){.catalog-page__body-container-products{grid-template-columns:repeat(3,1fr);margin:0 auto}}@media screen and (max-width:767px){.catalog-page__body-container-products{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px}}.catalog-page__reviews{display:flex;flex-direction:column;max-width:1600px;margin:30px auto 0;width:100%}@media screen and (max-width:1919px){.catalog-page__reviews{max-width:1420px}}@media screen and (max-width:1600px){.catalog-page__reviews{max-width:1360px}}@media screen and (max-width:1439px){.catalog-page__reviews{max-width:1300px}}@media screen and (max-width:1365px){.catalog-page__reviews{max-width:calc(100% - 30px)}}@media screen and (max-width:767px){.catalog-page__reviews{max-width:calc(100% - 20px)}}.catalog-page__reviews-head{font-weight:500;font-size:24px;color:#2f2d40}.catalog-page__reviews-body{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}@media screen and (max-width:1365px){.catalog-page__reviews-body{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.catalog-page__reviews-body{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.catalog-page__reviews-body{grid-template-columns:repeat(1,1fr);grid-gap:11px;margin-top:15px}}.catalog-page__tags{display:flex;flex-direction:column;max-width:1600px;margin:40px auto 0;width:100%}@media screen and (max-width:1919px){.catalog-page__tags{max-width:1420px}}@media screen and (max-width:1600px){.catalog-page__tags{max-width:1360px}}@media screen and (max-width:1439px){.catalog-page__tags{max-width:1300px}}@media screen and (max-width:1365px){.catalog-page__tags{margin:30px auto 0;max-width:calc(100% - 30px);overflow:hidden}}.catalog-page__tags-wrapper{display:flex;align-items:flex-start;gap:16px;position:relative}@media screen and (max-width:767px){.catalog-page__tags-wrapper{flex-direction:column;gap:12px}}.catalog-page__tags-wrapper::after{content:"";position:absolute;top:0;right:0;width:80px;height:36px;background:linear-gradient(270deg,#f6f8fb 0,rgba(246,248,251,0) 100%);pointer-events:none;opacity:1;transition:opacity 300ms ease-in-out;z-index:1;display:none}@media screen and (max-width:767px){.catalog-page__tags-wrapper::after{display:block}}.catalog-page__tags-container.expanded::after,.catalog-page__tags-wrapper.expanded::after{opacity:0}.catalog-page__tags-container{display:flex;flex-wrap:nowrap;gap:12px;position:relative;overflow:hidden;transition:all 300ms ease-in-out;flex:1}.catalog-page__tags-container.expanded{flex-wrap:wrap}.catalog-page__tags-container::after{content:"";position:absolute;top:0;right:0;width:164px;height:100%;background:linear-gradient(270deg,#f6f8fb 0,rgba(246,248,251,0) 100%);pointer-events:none;opacity:1;transition:opacity 300ms ease-in-out;z-index:1}@media screen and (max-width:767px){.catalog-page__tags-container::after{display:none}}@media screen and (max-width:767px){.catalog-page__tags-container{gap:8px;max-height:36px}.catalog-page__tags-container.expanded{max-height:none}}.catalog-page__tags-toggle{font-size:14px;font-weight:500;line-height:14px;cursor:pointer;flex-shrink:0;height:36px;display:flex;align-items:center;white-space:nowrap;text-decoration:underline;color:#006aff}.catalog-page__tags-toggle:hover{text-decoration:unset}.catalog-page__tags-toggle.hidden{display:none}@media screen and (max-width:767px){.catalog-page__tags-toggle{align-self:flex-start}}.catalog-page__tags-item{display:block;padding:8px 16px;background:#f6f8fb;border-radius:8px;border:1px solid #dadee5;color:#2f2d40;font-size:14px;font-weight:400;line-height:16px;transition:all 250ms ease-in-out;white-space:nowrap;flex-shrink:0}.catalog-page__tags-item:hover{background:#fff;border-color:transparent;color:#006aff;text-decoration:underline}.catalog-page__tags-item:active{border-color:#edeff2}.catalog-page__foot{max-width:1600px;margin:60px auto 0;width:100%;color:#8590a6;font-weight:500;font-size:14px;display:flex;flex-direction:column}@media screen and (max-width:1919px){.catalog-page__foot{max-width:1420px;margin:48px auto 0}}@media screen and (max-width:1600px){.catalog-page__foot{max-width:1300px}}@media screen and (max-width:1365px){.catalog-page__foot{max-width:calc(100% - 30px)}}@media screen and (max-width:767px){.catalog-page__foot{max-width:calc(100% - 20px)}}.catalog-page__foot.vladu-bylo-skuchno{margin-top:50px;margin-bottom:40px}@media screen and (max-width:1919px){.catalog-page__foot.vladu-bylo-skuchno{max-width:1420px}}@media screen and (max-width:1599px){.catalog-page__foot.vladu-bylo-skuchno{max-width:1330px}}@media screen and (max-width:1439px){.catalog-page__foot.vladu-bylo-skuchno{max-width:1300px}}@media screen and (max-width:1365px){.catalog-page__foot.vladu-bylo-skuchno{max-width:calc(100% - 30px)}}@media screen and (max-width:767px){.catalog-page__foot.vladu-bylo-skuchno{max-width:calc(100% - 30px);margin-top:30px;margin-bottom:-10px}}.catalog-page__foot-description a:hover,.catalog-page__foot.vladu-bylo-skuchno .catalog-page__foot-button-hide:hover,.catalog-page__foot.vladu-bylo-skuchno .catalog-page__foot-button:hover{text-decoration:underline}@media screen and (max-width:767px){.catalog-page__foot.vladu-bylo-skuchno .catalog-page__foot-button,.catalog-page__foot.vladu-bylo-skuchno .catalog-page__foot-button-hide{margin-top:15px}}.catalog-page__foot-description{font-weight:500;font-size:14px;color:#8590a6;position:relative;display:flex}.catalog-category__text-container::after,.catalog-page__foot-description::after{content:"";width:100%;height:100px;background:linear-gradient(180deg,rgba(246,248,251,0) 0,#f6f8fb 100%);position:absolute;bottom:0;left:0;display:none}.catalog-page__foot-description.hide{max-height:248px;overflow:hidden}.catalog-page__foot-description.hide::after{display:flex}.catalog-page__foot-description h1,.catalog-page__foot-description h2{color:#2f2d40;font-size:20px;font-weight:600;line-height:24px;margin-bottom:16px}.catalog-page__foot-description h2{font-size:18px;margin-top:24px}.catalog-page__foot-description h2:first-child{margin-top:0}.catalog-page__foot-description ol li,.catalog-page__foot-description p,.catalog-page__foot-description ul li{color:#2f2d40;font-size:15px;font-weight:500;line-height:160%}.catalog-page__foot-description p span{font-weight:600}.catalog-page__foot-description h3{color:#2f2d40;font-size:16px;font-weight:600;line-height:160%;margin-top:24px;margin-bottom:16px}.catalog-page__foot-description ol,.catalog-page__foot-description ul{display:flex;flex-direction:column;gap:10px;margin:16px 0}.catalog-page__foot-description ul{list-style-type:disc;padding-left:40px}.catalog-page__foot-description table{width:100%;overflow:hidden;border-spacing:0;border:1px solid #dadee5;border-radius:8px}.catalog-page__foot-description td,.catalog-page__foot-description th{text-align:left;border-left:1px solid #dadee5}.catalog-page__foot-description td:first-child,.catalog-page__foot-description th:first-child{border-left:unset}.catalog-page__foot-description th{background-color:#edeff2;padding:12px 24px;font-size:14px;font-weight:600;line-height:16px;color:#2f2d40;border-right:1px solid #dadee5}.catalog-page__foot-description tr:last-child th{border-right:none}.catalog-page__foot-description td{padding:16px 24px;font-size:14px;color:#2f2d40;font-weight:500;line-height:16px;border-bottom:1px solid #dadee5}.catalog-page__foot-description td a{text-decoration:underline;transition:all 250ms ease-in-out;color:#2f2d40}.catalog-page__foot-description td a:hover{color:#6734ff}.catalog-page__foot-description tr:last-child td{border-bottom:none}.catalog-page__foot-description a{color:#6734ff;font-weight:500;font-size:15px}.catalog-page__foot-button,.catalog-page__foot-button-hide{width:-moz-fit-content;width:fit-content;height:40px;align-items:center;justify-content:space-around;font-weight:500;font-size:14px;color:#6734ff;text-transform:uppercase;margin-top:20px;display:none}.catalog-page__foot-button-hide:hover,.catalog-page__foot-button:hover{cursor:pointer}.catalog-category__text-container.hide::after,.catalog-page__foot-button-hide.active,.catalog-page__foot-button.active{display:flex}.catalog-category{display:flex;flex-direction:column;max-width:1600px;margin:0 auto;width:100%}@media screen and (max-width:1600px){.catalog-category{max-width:1360px}}@media screen and (max-width:1439px){.catalog-category{max-width:1300px}}@media screen and (max-width:1365px){.catalog-category{max-width:calc(100% - 30px)}}@media screen and (max-width:767px){.catalog-category{max-width:calc(100% - 20px)}}.catalog-category__head{font-weight:500;font-size:24px;color:#2f2d40}@media screen and (max-width:767px){.catalog-category__head{font-size:20px}}.catalog-category__body{display:flex;flex-direction:column;margin-top:20px}.catalog-category__body-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px}@media screen and (max-width:1365px){.catalog-category__body-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.catalog-category__body-grid{grid-template-columns:repeat(2,calc(50% - 6px));grid-gap:12px}}.catalog-category__body-products{display:flex;flex-direction:column;margin-top:80px}@media screen and (max-width:1365px){.catalog-category__body-products{margin-top:60px}}.catalog-category__body-products-head{font-weight:500;font-size:24px;color:#2f2d40}@media screen and (max-width:767px){.catalog-category__body-products-head{font-size:20px}}.catalog-category__body-products-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;margin-top:20px}@media screen and (max-width:1365px){.catalog-category__body-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){.catalog-category__body-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px}}.catalog-category__body-products-grid .product-item{width:100%}.catalog-category__text{display:flex;flex-direction:column;margin-top:60px}.catalog-category__text-container{font-weight:500;font-size:14px;color:#8590a6;position:relative;display:flex}.catalog-category__text-container.hide{max-height:248px;overflow:hidden}.catalog-category__text-button,.catalog-category__text-button-hide{width:-moz-fit-content;width:fit-content;height:40px;align-items:center;justify-content:space-around;font-weight:500;font-size:14px;color:#6734ff;text-transform:uppercase;margin-top:20px;display:none}.catalog-category__text-button-hide:hover,.catalog-category__text-button:hover{cursor:pointer}.catalog-category-item__list.active.hidden,.catalog-category__text-button-hide.active,.catalog-category__text-button.active{display:flex}@media screen and (max-width:1365px){.catalog-category__text{margin-top:40px}}.catalog-category-item{display:flex;flex-direction:column;padding:24px;background:#fff;border-radius:8px}@media screen and (max-width:767px){.catalog-category-item{padding:16px}}.catalog-category-item__wrapper{width:256px;height:200px;margin:0 auto;display:flex}@media screen and (max-width:1600px){.catalog-category-item__wrapper{width:200px;height:200px}}@media screen and (max-width:1439px){.catalog-category-item__wrapper{width:196px;height:196px}}@media screen and (max-width:1365px){.catalog-category-item__wrapper{width:182px;height:140px}}@media screen and (max-width:767px){.catalog-category-item__wrapper{width:140px;height:120px}}.catalog-category-item__wrapper img,.catalog-old__grid-item-image-wrap img,.product-item__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.catalog-category-item__head{display:flex;margin-top:32px}.catalog-category-item__head,.catalog-category-item__head a{color:#2f2d40;font-weight:500;font-size:18px}@media screen and (max-width:767px){.catalog-category-item__head a{font-size:14px}}@media screen and (max-width:1365px){.catalog-category-item__head{margin-top:24px}}.catalog-category-item__list{display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:1365px){.catalog-category-item__list{display:none}}.catalog-category-item__list-item{font-weight:500;font-size:14px;margin-top:16px;color:#5c6373}.catalog-category-item__list-item a{color:#5c6373}.catalog-category-item__list-item a:hover{color:#2f2d40}.catalog-category-item__list-item:first-child{margin-top:0}.catalog-category-item__list.hidden{display:none;margin-top:16px}.catalog-category-item__more{font-weight:500;font-size:14px;color:#6734ff;text-transform:uppercase;margin-top:24px}@media screen and (max-width:1365px){.catalog-category-item__more{display:none}}.catalog-category-item__more:hover{cursor:pointer}.catalog-category-item__more-show{display:inline}.catalog-category-item__more-hide,.catalog-category-item__more.active .catalog-category-item__more-show,.catalog-mob__list-item.single .catalog-mob__list-item-text::after{display:none}.catalog-category-item__more.active .catalog-category-item__more-hide{display:inline}.catalog-old{display:flex;flex-direction:column;margin-top:15px;padding:0 15px;position:relative;overflow:hidden}.catalog-old__head{display:flex;justify-content:space-between;align-items:center;position:relative}.catalog-old__head.slided{animation:slide 500ms ease forwards}.catalog-old__head.slided-back{animation:slide-back 500ms ease forwards}.catalog-old__head-text{font-size:1.125em;color:#000}.catalog-old__head-link{font-size:.875em;color:#000;display:flex;align-items:center}.catalog-old__head-link svg{margin-right:12px}.catalog-old__grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:15px;grid-gap:9px;position:relative}.catalog-old__grid.slided{animation:slide 500ms ease forwards}.catalog-old__grid.slided-back{animation:slide-back 500ms ease forwards}.catalog-old__grid-item{background:#fff;display:flex;flex-direction:column;padding:15px;border-radius:4px}.catalog-old__grid-item-image-wrap{width:138px;height:138px;align-self:center}.catalog-old__grid-item-text{display:flex;justify-content:space-between;align-items:center;color:#000}.catalog-old__grid-item-text p{width:125px;font-size:16px}.catalog-mob{padding:0 30px 0 0;position:absolute;top:0;width:100%;left:110%;height:100%}.catalog-mob.slided{animation:slide-sub 500ms ease forwards}.catalog-mob.slided-back{animation:slide-sub-back 500ms ease forwards}.catalog-mob,.catalog-mob__head{display:flex;flex-direction:column}.catalog-mob__head-text{margin-top:18px;display:flex;justify-content:space-between;align-items:center}.catalog-mob__head-text p{font-size:1.5em;color:#000}.catalog-mob__head-link{font-size:.875em;color:#676b73;display:flex;align-items:center}.catalog-mob__head-link svg{margin-right:15px}.catalog-mob__list{display:flex;flex-direction:column;margin-top:25px;border-radius:4px;height:100%;overflow-y:auto}.catalog-mob__list-item{margin-top:7px;background:#fff}.catalog-mob__list-item:hover{cursor:pointer}.catalog-mob__list-item:first-child{margin-top:0}.catalog-mob__list-item-text{font-size:.875em;padding:15px;border-bottom:none;color:#000;position:relative}.catalog-mob__list-item-text::after{content:url(../assets/arrow-right-list.svg);position:absolute;right:18px;transform:rotate(90deg);transition:transform 200ms ease}.catalog-mob__list-item-text a{color:#262626;font-size:16px;font-weight:400}.catalog-mob__list-item-sub{padding:0 15px;max-height:0;overflow:hidden}.catalog-mob__list-item-sub-item{padding:15px 0;border-bottom:1px solid #f5f7f9;font-size:.75em}.catalog-mob__list-item-sub-item a{color:#262626;font-size:14px;font-weight:400}.catalog-mob__list-item-sub-item:last-child{border-bottom:0}.catalog-mob__list-item.active .catalog-mob__list-item-text{border-bottom:2px solid #f5f7f9}.catalog-mob__list-item.active .catalog-mob__list-item-text::after{transform:rotate(270deg)}.catalog-mob__list-item.active .catalog-mob__list-item-sub{max-height:unset}.product-item{display:flex;flex-direction:column;width:304px;min-width:304px;background:#fff;border-radius:16px;transition:all 250ms ease-in-out;position:relative;box-shadow:0 4px 16px 0 transparent;height:auto;padding:15px}@media screen and (max-width:1919px){.product-item{width:268px;min-width:268px}}@media screen and (max-width:1599px){.product-item{width:244px;min-width:244px}}@media screen and (max-width:1439px){.product-item{width:232px;min-width:232px}}@media screen and (max-width:1365px){.product-item{border-radius:0;min-width:unset}}.product-item.no-available .product-item__wrapper{opacity:.5}.product-item.no-available .product-item__bottom{padding:0}.product-item.no-available .product-item__bottom-cart,.product-item.no-available .product-item__bottom-price{display:none}.product-item.no-available .product-item__bottom-no-available{display:flex}.product-item.no-available .product-item__credit,.product-item.no-available .product-item__pickup,.product-item.no-available .product-item__promocode,.product-item__rating.no-comments .product-item__rating-stars{display:none}.product-item__wrapper{width:100%;max-width:274px;height:274px;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1919px){.product-item__wrapper{max-width:238px;height:238px}}@media screen and (max-width:1599px){.product-item__wrapper{max-width:214px;height:214px}}@media screen and (max-width:1439px){.product-item__wrapper{max-width:202px;height:202px}}.product-item__badges{display:flex;flex-direction:row;flex-wrap:wrap;position:absolute;left:0;top:0;padding:15px 50px 0 15px;gap:8px;pointer-events:none}@media screen and (max-width:767px){.product-item__badges{padding:10px 45px 0 10px;gap:4px}}.product-item__badges-item{display:none;padding:4px 8px;font-weight:600;font-size:12px;border-radius:20px;width:-moz-max-content;width:max-content;text-transform:uppercase}@media screen and (max-width:767px){.product-item__badges-item{padding:3px 6px;font-size:8px}}.product-item__badges-item.own{background:#ece5ff;color:#6734ff;z-index:1;display:flex}.product-item__badges-item.new{background:#e5ffe5;color:#01b401;display:flex}.product-item__badges-item.sale{background:#ffe5ea;color:#ff002b;display:flex}.product-item__badges-item.hit{background:#ffe8d8;color:#ff6b00;display:flex}.product-item__badges-item.preorder{color:#006aff;background:#e7f1ff;display:flex}.product-item__adv{display:flex;align-items:center;gap:10px;height:24px;overflow:hidden;margin-top:12px;scrollbar-width:none}.product-item__adv::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.product-item__adv{gap:8px;margin-top:5px}}.product-item__adv-easy{display:flex;align-items:center;color:#da292b;font-size:9px;font-weight:500;line-height:9px;padding:3px 0;width:-moz-min-content;width:min-content;min-width:84px}.product-item__adv-easy:before{content:"";width:16px;min-width:16px;height:16px;display:flex;margin-right:8px;background:url(../assets/catalog/easy-return-icon.svg)}.product-item__adv-bank,.product-item__adv-default{width:24px;min-width:24px;height:24px;background-size:20px 20px;background-repeat:no-repeat;background-position:top left;position:relative}.product-item__adv-bank:after,.product-item__adv-default:after{content:attr(data-text);position:absolute;bottom:0;right:0;text-align:center;font-size:8px;font-weight:700}.product-item__adv-bank:after{border-radius:7px;background:#fff;padding:1px 4px;color:#2f2d40}.product-item__adv-bank.privat{background-image:url(../assets/catalog/privat-icon.svg)}.product-item__adv-bank.mono{background-image:url(../assets/catalog/mono-icon.svg)}.product-item__adv-bank.pumb{background-image:url(../assets/catalog/pumb-icon.png)}.product-item__adv-default{background-size:24px 24px;background-position:center}.product-item__adv-default:after{left:0;margin:0 auto;color:#fff}.product-item__adv-default.gift{background-image:url(../assets/catalog/gift-icon.svg)}.product-item__adv-default.card{background-image:url(../assets/catalog/card-percent-icon.svg)}.product-item__adv-default.delivery{background-image:url(../assets/catalog/delivery-icon.svg)}.product-item__adv-simple{display:flex;width:24px;min-width:24px;height:24px;background-size:100% 100%}.product-item__adv-simple.testDrive{background-image:url(../assets/catalog/test-drive.svg)}.product-item__adv-simple.consultation{background-image:url(../assets/catalog/consult-icon.svg)}.product-item__adv-simple.returnBadge{background-image:url(../assets/catalog/return-icon.svg)}.product-item__rating{display:flex;align-items:center;margin-top:8px}@media screen and (max-width:767px){.product-item__rating{margin-top:5px}}.product-item__rating.no-comments .product-item__rating-count{margin-left:0}.product-item__rating.no-comments .product-item__rating-count::before{background:url(../assets/product-item/comment-image-gray.svg)}.product-item__rating.no-comments .product-item__rating-count-word{width:-moz-fit-content;width:fit-content;height:unset}.product-item__rating-stars{display:flex;align-items:center;overflow:hidden}.product-item__rating-stars-item{position:relative;overflow:hidden}.product-item__rating-stars-item::before{display:block;content:url(../assets/rating-star-empty.svg) url(../assets/rating-star-empty.svg) url(../assets/rating-star-empty.svg) url(../assets/rating-star-empty.svg) url(../assets/rating-star-empty.svg)}.product-item__rating-stars-item::after{white-space:nowrap;position:absolute;top:0;left:0;content:url(../assets/rating-star-fill.svg) url(../assets/rating-star-fill.svg) url(../assets/rating-star-fill.svg) url(../assets/rating-star-fill.svg) url(../assets/rating-star-fill.svg);overflow:hidden;height:100%;width:var(--width-value)}.product-item__rating-count{display:flex;margin-left:12px;align-items:center}.product-item__rating-count::before{content:"";width:16px;height:16px;background:url(../assets/product-item/comment-image.svg);background-size:100% 100%;margin-right:8px}.product-item__rating-count-word{font-weight:500;font-size:14px;color:#2f2d40}@media screen and (max-width:767px){.product-item__rating-count-word{font-size:12px;align-items:center;display:flex}.product-item__rating-count-word span{display:none}}.product-item__compare{display:flex;align-items:center;justify-content:space-around;width:32px;height:32px;position:absolute;top:15px;right:15px;transition:all 250ms ease-in-out;border-radius:8px;border:1px solid #edeff2;background:#fff}@media screen and (max-width:767px){.product-item__compare{top:8px;right:8px}}.product-item__compare-icon{width:20px;height:20px;display:flex;background-image:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.product-item__compare.active{border:1px solid transparent;background:#fff}.product-item__compare.active::after{content:"";position:absolute;right:-1px;top:-1px;background-image:url(../assets/product-card/compare-active.svg);width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (min-width:1365px){.product-item__compare.active:hover::after{background-image:url(../assets/product-card/compare-active-hover.svg)}}.product-item__compare.active .product-item__compare-icon{background-image:url(../assets/product-card/compare-icon-active.svg)}.product-item__name{margin-top:12px;font-weight:500;font-size:14px;height:40px;color:#2f2d40;line-height:140%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.product-item__name{font-size:12px;margin-top:10px;height:34px}}.product-item__bottom{margin-top:12px;height:52px;display:flex}@media screen and (max-width:767px){.product-item__bottom{margin-top:10px;height:38px}}.product-item__bottom-price{display:flex;flex-direction:column;margin-top:auto;gap:2px}.product-item__bottom-price-old{display:flex;align-items:center;gap:8px}@media screen and (max-width:767px){.product-item__bottom-price-old{gap:5px}}.product-item__bottom-price-old span:first-child{font-weight:500;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#5c6373}@media screen and (max-width:767px){.product-item__bottom-price-old span:first-child{font-size:12px}}.product-item__bottom-price-old span:last-child{display:flex;padding:2px 4px;border-radius:4px;background:#ffe5ea;color:#ff002b;font-size:10px;font-weight:600;line-height:12px;text-transform:uppercase}.product-item__bottom-price-new{font-weight:500;font-size:24px;line-height:32px;margin-top:4px;color:#2f2d40}@media screen and (max-width:767px){.product-item__bottom-price-new{font-size:18px;line-height:20px}}.product-item__bottom-cart{width:40px;height:40px;background-color:#6734ff;border-radius:8px;background-image:url(../assets/product-item/cart-img.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;right:0;top:0;margin:auto 0 auto auto}@media (hover:hover) and (pointer:fine){.product-item__bottom-cart:hover{background-color:#855cff;cursor:pointer}}.product-item__bottom-cart.active{background-color:#f0ebff;background-image:url(../assets/product-item/cart-active-img.svg);background-size:24px 24px;background-position-x:10px;background-position-y:6px}.product-item__bottom-no-available{background:#f6f8fb;border-radius:8px;width:100%;font-weight:600;font-size:14px;color:#8590a6;height:40px;display:none;align-items:center;justify-content:space-around;margin-top:auto}.product-item__cashback{display:flex;margin-top:8px;height:20px}@media screen and (max-width:767px){.product-item__cashback{margin-top:4px}}.product-item__cashback p,.product-item__promocode{display:flex;gap:4px;color:#2f2d40;font-size:14px;font-weight:500;line-height:16px;align-items:flex-end}@media screen and (max-width:767px){.product-item__cashback p{font-size:12px;line-height:14px;height:14px}}.product-item__cashback p span,.product-item__promocode span{color:#6734ff;font-size:16px;line-height:20px}@media screen and (max-width:767px){.product-item__cashback p span{font-size:12px;line-height:14px}}.product-item__promocode{margin-top:8px;gap:6px;height:20px}@media screen and (max-width:767px){.product-item__promocode{font-size:12px;line-height:14px;height:14px}}.product-item__promocode span{color:#f05}@media screen and (max-width:767px){.product-item__promocode span{font-size:12px;line-height:14px}}.product-item__credit{font-weight:500;font-size:14px;color:#2f2d40;margin-top:8px;height:20px}@media screen and (max-width:767px){.product-item__credit{font-size:12px;height:14px}}.product-item__pickup{display:flex;margin-top:12px}.product-item__pickup p{color:#01b401;font-size:12px;font-weight:500;line-height:14px;display:flex;align-items:center}@media screen and (max-width:767px){.product-item__pickup p{font-size:10px}}.product-item__pickup p:before{margin-right:8px}.product-item__preorder-info{display:flex;flex-direction:column;gap:12px;margin-top:12px}@media screen and (max-width:767px){.product-item__preorder-info{gap:8px;margin-top:8px}}.product-item__preorder-info-price{color:#2f2d40;font-size:14px;font-weight:500}.product-item__preorder-info-price span{color:#f05;font-weight:600}@media screen and (max-width:767px){.product-item__preorder-info-price{font-size:12px}}.product-item__preorder-info-active{color:#2f2d40;font-size:14px;font-weight:500}@media screen and (max-width:767px){.product-item__preorder-info-active{font-size:14px}}.product-item__preorder-info-active span{font-weight:600}.product-item__preorder-info-delivery{display:flex;align-items:center;gap:8px}.product-item__pickup p:before,.product-item__preorder-info-delivery:before{content:"";width:24px;min-width:24px;height:24px;display:flex;background:url(../assets/product-item/delivery-icon.svg)}.product-item__preorder-info-delivery p{color:#01b401;font-size:12px;font-weight:500}@media screen and (max-width:767px){.product-item__preorder-info-delivery p{font-size:10px}}.product-item__preorder-info-delivery p span{font-weight:600;text-transform:capitalize}.product-item__key-props{display:flex;flex-direction:column;position:absolute;top:calc(100% - 12px);background:#fff;z-index:2;padding:12px 15px 15px;left:0;width:100%;border-radius:0 0 16px 10px;box-shadow:-1px 8px 9px 0 rgba(47,45,64,.1);opacity:0;transition:all 250ms ease-in-out;pointer-events:none;gap:8px}@media screen and (max-width:767px){.product-item__key-props{display:none}}.product-item__key-props-item{color:#8590a6;font-size:12px;font-weight:500;line-height:140%}.catalog-review{display:flex;flex-direction:column;width:100%;padding:16px 20px;background:#fff;border-radius:8px;height:-moz-max-content;height:max-content;box-shadow:0 8px 24px 0 transparent;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.catalog-review{padding:15px;margin-top:10px}.catalog-review:first-child{margin-top:0}}.catalog-review:hover{box-shadow:0 8px 24px 0 rgba(0,0,0,.08)}.catalog-review:first-child{margin-left:0}.catalog-review__head{display:flex;width:100%;padding-bottom:16px;border-bottom:1px solid #edeff2;margin-bottom:16px}@media screen and (max-width:768px){.catalog-review__head{padding-bottom:15px}}.catalog-review__head-text{font-weight:500;font-size:16px;color:#2f2d40}.catalog-review__body{display:flex;flex-direction:column}.catalog-review__body-rating{display:flex}.catalog-review__body-rating-star{width:18px;height:18px;display:flex;background-size:100% 100%;background-image:url(../assets/rating-star-empty.svg)}.catalog-review__body-rating-star.fill{background-image:url(../assets/rating-star-fill.svg)}.catalog-review__body-text{font-weight:500;font-size:14px;line-height:20px;color:#2f2d40;margin-top:16px}.catalog-review__body-text a{color:#6734ff;text-decoration:underline}.catalog-review__body-sub{display:flex;flex-direction:column;margin-top:16px}.catalog-review__body-sub-head{font-weight:500;font-size:14px;color:#5c6373}.catalog-review__body-sub-text{color:#2f2d40;margin-top:5px;font-size:14px;line-height:20px;font-weight:500}.catalog-review__body-person{display:flex;width:100%;align-items:center;margin-top:20px}.catalog-review__body-person-data{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-left:0;height:-moz-fit-content;height:fit-content}.catalog-review__body-person-data-name{font-weight:700;font-size:14px;color:#2f2d40}.catalog-review__body-person-data-date{font-weight:500;font-size:14px;color:#8590a6;margin-top:0}.filter{display:flex;flex-direction:column;padding:0 15px}@media (min-width:768px){.filter{min-height:unset;margin-top:30px;padding:0}}@media (min-width:1025px){.filter{margin-top:0}}.filter__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}@media (min-width:768px){.filter__head{margin-bottom:0;justify-content:space-between}}@media (min-width:1025px){.filter__head{justify-content:space-between}}.filter__head-title{font-weight:400}@media (min-width:768px){.filter__head-title{display:flex;text-align:center;padding-right:20px}}.filter__head-title-text{font-size:18px;color:#000}@media (min-width:768px){.filter__head-title-text{font-size:24px;align-self:flex-end}}@media (min-width:1025px){.filter__head-title-text{font-size:30px}}.filter__head-title-count{display:none;margin-left:5px;font-size:14px;color:#858999}@media (min-width:768px){.filter__head-title-count{display:inline;font-size:18px;align-self:flex-start}}@media (min-width:1025px){.filter__head-title-count{font-size:20px}}.filter__head-link{font-size:.875em;color:#000;display:flex;align-items:center;margin-left:auto}@media (min-width:768px){.filter__head-link{display:none}}.filter__head-link svg{margin-right:12px}@media (min-width:1025px){.filter__main-apply-wrap{position:relative;display:grid;grid-template:repeat(2,minmax(min-content,max-content))/0 1fr;margin-top:20px;grid-template-columns:256px 1fr}.filter__main-apply-wrap-top{display:flex;align-items:center;grid-column:1/3}}.filter__main-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:15px}@media (min-width:768px){.filter__main-buttons{margin-top:35px;display:none}}@media (min-width:1025px){.filter__main-buttons{margin-top:0}}.filter__main-buttons-button{display:flex;padding:6px 15px;background:#fff;border-radius:2px;align-items:center;min-width:168px;height:36px;box-shadow:0 4px 16px transparent;transition:all 250ms ease-in-out}@media (min-width:768px){.filter__main-buttons-button{height:34px;padding:0 15px;border-radius:4px}.filter__main-buttons-button--filter{justify-content:center;width:176px;background:#6334ff}.filter__main-buttons-button--filter .filter__main-buttons-button-text p:first-child{color:#fff}.filter__main-buttons-button--filter .filter__main-buttons-button-text p:first-child::first-letter{text-transform:uppercase}.filter__main-buttons-button--filter .filter__main-buttons-button-text p:last-child{display:none}}@media (min-width:1025px){.filter__main-buttons-button--filter{justify-content:space-between;width:255px;height:42px;padding:0 20px;background:#fff}.filter__main-buttons-button--filter .filter__main-buttons-button-text p:first-child{color:#000;font-size:1em}}.filter__main-buttons-button--sort-wrap{position:relative}@media screen and (max-width:767px){.filter__main-buttons-button--sort-wrap{width:100%;margin-top:15px}}.filter__main-buttons-button--sort{align-items:center;justify-content:space-between}@media screen and (max-width:767px){.filter__main-buttons-button--sort{justify-content:center;max-width:100%;align-items:center;margin:0 auto}}@media (min-width:768px){.filter__main-buttons-button--sort{width:196px}.filter__main-buttons-button--sort .filter__main-buttons-button-text p:first-child{display:none}}.filter__main-buttons-button:hover{cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.1)}@media (min-width:1025px){.filter__main-buttons-button.mob{display:none}.filter__main-buttons-button.desk{display:flex}}@media (min-width:768px){.filter__main-buttons-button .icon{display:none}}.filter__main-buttons-button-image{width:12px;height:14px}.filter__main-buttons-button-text{display:flex;flex-direction:column;margin-left:15px;text-transform:uppercase}@media (min-width:768px){.filter__main-buttons-button-text{margin-left:0}}.filter__main-buttons-button-text p:first-child{font-size:.75em;color:#000}@media (min-width:768px){.filter__main-buttons-button-text p:first-child{font-size:.875em;color:#000;text-transform:lowercase}}.filter__main-buttons-button-text p:last-child{font-size:.5em;color:#a3a4a6;margin-top:2px}@media (min-width:768px){.filter__main-buttons-button-text p:last-child{font-size:.875em;color:#000;text-transform:lowercase}}.filter__main-buttons-button .arrow,.filter__main-buttons-button-mark{display:none}@media (min-width:1025px){.filter__main-buttons-button-mark{display:block;font-size:.875em;color:#245de5}}.filter__main-buttons-button-mark:first-letter{text-transform:uppercase}@media (min-width:768px){.filter__main-buttons-button .arrow{display:block;margin-left:5px}}.filter__apply-filters{display:flex;justify-content:space-between;align-items:center;margin-top:15px}@media (min-width:768px){.filter__apply-filters{margin-top:25px}}@media (min-width:1025px){.filter__apply-filters{flex:1;margin-top:0}}.filter__apply-filters-wrap{display:flex;flex-wrap:wrap}.filter__apply-filters-item{padding:0 35px 0 15px;display:flex;align-items:center;position:relative;height:32px;background:#fff;border-radius:99px;margin:10px 10px 0 0;cursor:pointer}.filter__apply-filters-item:hover{box-shadow:0 2px 12px rgba(0,0,0,.08)}.filter__apply-filters-item:last-child{margin-right:0}@media (min-width:768px){.filter__apply-filters-item{height:34px;margin-top:0}}.filter__apply-filters-item-text{font-size:.75em;color:#000}.filter__apply-filters-item-cross{width:18px;height:18px;position:absolute;right:7px;top:50%;transform:translateY(-50%);display:flex;justify-content:space-around;align-items:center;border-radius:50%}.filter__apply-filters-item-cross:hover{background:#fff2f4;cursor:pointer}.filter__apply-filters-item-cross:hover svg path{stroke:#fe3b5c}.filter__apply-filters-remove{display:none}@media (min-width:768px){.filter__apply-filters-remove{display:flex;justify-content:center;align-items:center;width:126px;height:34px;border:1px solid #e2e4e6;border-radius:99px;color:#000;font-size:.875em}}.filter__apply-filters.disabled{opacity:.5;pointer-events:none}.filter__overlay{width:100%;height:100vh;position:fixed;left:0;top:0;background:rgba(0,0,0,.5);z-index:2;display:none}@media (min-width:768px){.filter__overlay{background:rgba(0,0,0,.5)}}.filter__left-side-bar-head-text-back.active,.filter__overlay--active{display:block}@media (min-width:1025px){.filter__overlay--active{display:none}}.filter__left-side-bar{width:300px;height:100vh;overflow:auto;position:fixed;background:#fff;left:-300px;top:0;z-index:100;transition:all 250ms ease-in-out}@media (min-width:768px){.filter__left-side-bar{width:305px;left:-305px;display:flex;flex-direction:column}}@media (min-width:1025px){.filter__left-side-bar{position:static;width:255px;height:-moz-max-content;height:max-content;margin-top:25px;margin-bottom:25px;background:0 0;overflow:unset}}.filter__left-side-bar--active{left:0}.filter__left-side-bar-head{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding:7px 20px;border-bottom:2px solid #f5f7f9}@media (min-width:768px){.filter__left-side-bar-head{margin-top:35px;padding:0 25px;border-bottom:none;overflow:hidden}}@media (min-width:1025px){.filter__left-side-bar-head{display:none}}.filter__left-side-bar-head-text{display:flex;flex-direction:column}@media (min-width:768px){.filter__left-side-bar-head-text{flex-flow:row;align-items:center}}.filter__left-side-bar-head-text-back{display:none;margin-right:15px;cursor:pointer}.filter__left-side-bar-head-text-title{font-size:1.125em;color:#000}@media (min-width:768px){.filter__left-side-bar-head-text-title{font-size:1.25em}}.filter__left-side-bar-head-text-small{font-size:.75em;color:#a3a4a6;margin-top:4px}@media (min-width:768px){.filter__left-side-bar-head-text-small{display:none}}.filter__left-side-bar-head-cross:hover{cursor:pointer}.filter__left-side-bar-tags,.filter__left-side-bar-tags-btn input{display:none}@media (min-width:768px){.filter__left-side-bar-tags{display:flex;flex-flow:wrap;justify-content:space-between;padding:25px 25px 0}.filter__left-side-bar-tags.active{max-height:0;padding:0 25px;overflow:hidden}}@media (min-width:1025px){.filter__left-side-bar-tags{padding:0}}.filter__left-side-bar-tags-btn{width:122px;margin-bottom:10px;padding:9px;border:1px solid #e2e4e6;border-radius:4px;color:#000;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-align:center;transition:all 250ms ease-in-out}@media (min-width:1025px){.filter__left-side-bar-tags-btn{border:0;background:#fff}}.filter__left-side-bar-tags-btn.active{background:#6334ff;color:#fff}.filter__left-side-bar-tags-btn:hover{color:#595959}.filter__left-side-bar-tags-btn.active:hover{color:#fff;cursor:default}.filter__left-side-bar-body{height:calc(100vh - 195px);padding:20px;overflow:auto;position:relative}@media (min-width:768px){.filter__left-side-bar-body{padding:25px}}@media (min-width:1025px){.filter__left-side-bar-body{height:-moz-max-content;height:max-content;overflow:unset;padding:20px;border-radius:4px;background:#fff;z-index:70}}.filter__left-side-bar-body-list{display:flex;flex-direction:column;margin-bottom:15px}.filter__left-side-bar-body-list-item{margin-top:26px}.filter__left-side-bar-body-list-item:first-child{margin-top:0}@media (min-width:1025px){.filter__left-side-bar-body-list-item.title{border-bottom:1px solid #e7e7e7;padding-bottom:20px}.filter__left-side-bar-body-list-item.title .filter__left-side-bar-body-list-item-text{font-size:16px}}.filter__left-side-bar-body-list-item-text{display:flex;justify-content:space-between;font-size:14px;color:#858999;cursor:pointer}.filter__left-side-bar-body-list-item-text-count{margin-left:15px}.filter__left-side-bar-body-list-item-text.active{font-weight:bolder}.filter__left-side-bar-body-list-item-sublist{max-height:0;margin-top:0;padding-left:15px;overflow:hidden}.filter__left-side-bar-body-list-item-sublist.active{max-height:1500px;margin-top:30px}.filter__left-side-bar-body-list-item-sublist-subitem{margin-top:26px}.filter__left-side-bar-body-list-item-sublist-subitem:first-child{margin-top:0}.filter__left-side-bar-body-list-item-sublist-subitem-text{display:flex;justify-content:space-between;font-size:14px;color:#858999;cursor:pointer}.filter__left-side-bar-body-list-item-sublist-subitem-text-count{margin-left:15px}.filter__left-side-bar-body-checkbox-list{display:flex;flex-direction:column}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list.active{margin-top:0}.filter__left-side-bar-body-checkbox-list:first-child{margin-top:0}}@media (min-width:1025px){.filter__left-side-bar-body-checkbox-list{margin-top:25px}}.filter__left-side-bar-body-checkbox-list-head{display:flex;align-items:center;margin-bottom:10px}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-head{margin-bottom:0}}@media (min-width:1025px){.filter__left-side-bar-body-checkbox-list-head{margin-bottom:10px}}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-head.active{height:0;overflow:hidden;margin-bottom:0;margin-top:0}.filter__left-side-bar-body-checkbox-list-head.active .filter__left-side-bar-body-checkbox-list-head-glossary{display:none}}.filter__left-side-bar-body-checkbox-list-head-glossary{margin-left:10px}.filter__left-side-bar-body-checkbox-list-head-text{position:relative;padding-right:20px;transition:all 250ms ease-in-out}.filter__left-side-bar-body-checkbox-list-head-arrow{margin-left:auto;cursor:pointer}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-head-arrow{transform:rotate(-90deg)}}@media (min-width:1025px){.filter__left-side-bar-body-checkbox-list-head-arrow{transform:rotate(0)}}.filter__left-side-bar-body-checkbox-list-head-arrow.active{transform:scale(-1)}.filter__left-side-bar-body-checkbox-list-head:hover .filter__left-side-bar-body-checkbox-list-head-text{color:#245de5}.filter__left-side-bar-body-checkbox-list-head:hover .filter__left-side-bar-body-checkbox-list-head-arrow path{stroke:#245de5}.filter__left-side-bar-body-checkbox-list-checkboxes{display:flex;flex-direction:column;overflow:hidden}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-checkboxes.brand{max-height:210px}}.filter__left-side-bar-body-checkbox-list-checkboxes.price{max-height:144px;padding-right:20px;padding-left:20px}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-checkboxes.price{max-height:0}}@media (min-width:1025px){.filter__left-side-bar-body-checkbox-list-checkboxes.price{max-height:144px}}.filter__left-side-bar-body-checkbox-list-checkboxes.max{max-height:2000px}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-checkboxes.max{max-height:0}}@media (min-width:1025px){.filter__left-side-bar-body-checkbox-list-checkboxes.max{max-height:2000px}}.filter__left-side-bar-body-checkbox-list-checkboxes.active{max-height:unset}.filter__left-side-bar-body-checkbox-list-checkboxes.hidden{max-height:0!important}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-checkboxes.hidden{max-height:-moz-max-content!important;max-height:max-content!important}}@media (min-width:1025px){.filter__left-side-bar-body-checkbox-list-checkboxes.hidden{max-height:0!important}}.filter__left-side-bar-body-checkbox-list-checkboxes.hidden .filter__left-side-bar-body-price-button{max-height:0;margin-top:0}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-checkboxes.hidden .filter__left-side-bar-body-price-button{max-height:unset;margin-top:25px}}@media (min-width:1025px){.filter__left-side-bar-body-checkbox-list-checkboxes.hidden .filter__left-side-bar-body-price-button{max-height:0;margin-top:0}}.filter__left-side-bar-body-checkbox-list-checkboxes.hidden~.filter__left-side-bar-body-price-button{max-height:0;margin-top:0}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-checkboxes.hidden~.filter__left-side-bar-body-price-button{max-height:unset;margin-top:25px}}@media (min-width:1025px){.filter__left-side-bar-body-checkbox-list-checkboxes.hidden~.filter__left-side-bar-body-price-button{max-height:0;margin-top:0}}.filter__left-side-bar-body-checkbox-list-checkboxes-wrap{overflow:hidden;transition:all 200ms ease}.filter__left-side-bar-body-checkbox-list-checkboxes-wrap-count{margin-left:5px;color:#a3a4a6}.filter__left-side-bar-body-checkbox-list-checkboxes .checkbox-container{align-items:center;justify-content:space-between;color:#000;font-weight:400;margin-bottom:0;min-height:18px;padding:10px 0 10px 37px;margin-top:0}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-checkboxes .checkbox-container{margin-top:0;padding:10px 10px 10px 40px;transition:all 250ms ease-in-out}}.filter__left-side-bar-body-checkbox-list-checkboxes .checkbox-container a{color:#000;font-weight:400}.filter__left-side-bar-body-checkbox-list-checkboxes .checkbox-container .checkmark{top:50%;transform:translateY(-50%)}@media (min-width:768px){.filter__left-side-bar-body-checkbox-list-checkboxes .checkbox-container .checkmark{left:10px}}.filter__left-side-bar-body-checkbox-list-checkboxes .checkbox-container:hover{background:#f7f5ff}.filter__left-side-bar-body-checkbox-list-checkboxes .checkbox-container:hover .checkmark{border:1px solid #262626}.filter__left-side-bar-body-more{min-height:16px;display:flex;font-size:.875em;color:#4575e9;align-items:center;margin-top:10px}@media (min-width:768px){.filter__left-side-bar-body-more{display:none}}@media (min-width:1025px){.filter__left-side-bar-body-more{display:flex}}.filter__left-side-bar-body-more:hover{cursor:pointer}.filter__left-side-bar-body-more-arrow.active{transform:scale(-1)}.filter__left-side-bar-body-more-arrow path{transition:all 250ms ease-in-out;stroke:#245de5}.filter__left-side-bar-body-more-text{margin-left:10px;color:#245de5;transition:all 250ms ease-in-out}.filter__left-side-bar-body-more:hover .filter__left-side-bar-body-more-text{color:#4f83ff}.filter__left-side-bar-body-more:hover .filter__left-side-bar-body-more-arrow path{stroke:#4f83ff}.filter__left-side-bar-body-price{display:flex;flex-direction:column}.filter__left-side-bar-body-price-head{display:flex;justify-content:space-between;align-items:center}.filter__left-side-bar-body-price-inputs{margin-top:15px;margin-left:-20px;display:flex}@media (min-width:1025px){.filter__left-side-bar-body-price-inputs{margin-left:-20px}}.filter__left-side-bar-body-price-inputs-input{display:flex;align-items:center;width:90px;height:30px;box-sizing:border-box;border-radius:2px;position:relative;margin-left:25px}.filter__left-side-bar-body-price-inputs-input--end:before,.filter__left-side-bar-body-price-inputs-input--start:before{content:attr(data-content);position:absolute;left:-25px;font-size:.875em;color:#717273}.filter__left-side-bar-body-price-inputs-input--end{margin-left:35px}.filter__left-side-bar-body-price-inputs-input--end.price:after{content:"₴";position:absolute;right:-20px;font-size:.875em;color:#717273}.filter__left-side-bar-body-price-inputs-input input{width:100%;padding:6px 10px;font-size:.875em;border:1px solid #e2e4e6;transition:all 250ms ease-in-out}.filter__left-side-bar-body-price-inputs-input input:focus{outline:0;border:1px solid #6334ff;border-radius:2px}.filter__left-side-bar-body-price-slider-range{margin-top:20px;height:2px;background:#eceef0;border-radius:1px;border:0;margin-bottom:10px}.filter__left-side-bar-body-price-slider-range .ui-slider-range{height:2px;background:#6334ff;border-radius:1px;border:0}.filter__left-side-bar-body-price-slider-range .ui-slider-handle{width:22px;height:22px;margin-left:0;background:#6334ff;border:3px solid #fff;box-sizing:border-box;border-radius:50%;top:50%;transform:translateY(-50%)}.filter__left-side-bar-body-price-slider-range .ui-slider-handle:after{content:"";width:6px;height:6px;position:absolute;background:0 0;border-radius:50%;transition:all 250ms ease-in-out;top:0;bottom:0;left:0;right:0;margin:auto}.filter__left-side-bar-body-price-slider-range .ui-slider-handle:focus{outline:0}.filter__left-side-bar-body-price-slider-range .ui-slider-handle:nth-child(2){margin-left:-16px}.filter__left-side-bar-body-price-slider-range .ui-slider-handle:hover{cursor:pointer}.filter__left-side-bar-body-price-slider-range .ui-slider-handle:hover:after{background:#fff}.filter__left-side-bar-body-price-slider-range .ui-widget-header::after{background:#6334ff}.filter__left-side-bar-body-price-button{margin-top:25px;overflow:hidden}@media (min-width:768px){.filter__left-side-bar-body-price-button{max-height:0;margin-top:0}}@media (min-width:1025px){.filter__left-side-bar-body-price-button{max-height:unset;margin-top:25px}}.filter__left-side-bar-body-preloader-container{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,.7);z-index:9999;display:none}.filter__left-side-bar-body-preloader-container.active{display:flex}.filter__left-side-bar-body-preloader-container .preloader{position:relative;top:50%}.filter__left-side-bar-foot{height:110px;padding:25px;box-shadow:0 0 8px rgba(0,0,0,.1)}@media (min-width:768px){.filter__left-side-bar-foot{margin-top:auto}}@media (min-width:1025px){.filter__left-side-bar-foot{display:none}}.filter__left-side-bar-foot-text{color:#717273;font-size:.8125em;text-align:center}.filter__left-side-bar-foot-btns{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.filter__left-side-bar-foot-btns button{width:120px;height:34px;border-radius:4px;font-size:.875em}.filter__left-side-bar-foot-btns-nullify{background:#f5f7f9;color:#717273}.filter__left-side-bar-foot-btns-show{background:#6334ff;color:#fff}.filter__left-side-bar.disabled{opacity:.5;pointer-events:none}.filter__right-side-bar{width:300px;height:100vh;position:fixed;background:#fff;right:-300px;top:0;z-index:999;transition:right 300ms}@media (min-width:1025px){.filter__right-side-bar{position:absolute;top:34px;right:0;width:196px;height:unset;max-height:0;overflow:hidden;border-radius:0 0 4px 4px;box-shadow:0 12px 12px rgba(0,0,0,.1)}}.filter__right-side-bar--active{right:0}@media (min-width:1025px){.filter__right-side-bar--active{max-height:500px}}.filter__right-side-bar-head{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding:7px 20px;border-bottom:2px solid #f5f7f9}@media (min-width:1025px){.filter__right-side-bar-head{display:none}}.filter__right-side-bar-head-text{display:flex;flex-direction:column}.filter__right-side-bar-head-text p:first-child{font-size:1.125em;color:#000}.filter__right-side-bar-head-text p:last-child{font-size:.75em;color:#a3a4a6;margin-top:4px}.filter__right-side-bar-head-cross:hover{cursor:pointer}.filter__right-side-bar-body{padding:20px 0}@media (min-width:1025px){.filter__right-side-bar-body{padding:0}}.filter__right-side-bar-body-radio-buttons{display:flex;flex-direction:column}.filter__right-side-bar-body-radio-buttons .radio-container{margin:0;padding:10px 20px 10px 48px}@media (min-width:1025px){.filter__right-side-bar-body-radio-buttons .radio-container{padding-left:20px}.filter__right-side-bar-body-radio-buttons .radio-container:hover{background:#f5f7f9}}.filter__right-side-bar-body-radio-buttons .radio-checkmark{top:50%;left:20px;transform:translateY(-50%)}@media (min-width:1025px){.filter__right-side-bar-body-radio-buttons .radio-checkmark{display:none}}.filter__right-side-bar-body-buttons{margin-top:20px;display:flex}@media (min-width:1025px){.filter__right-side-bar-body-buttons{display:none}}.filter__right-side-bar-body-buttons-accept{width:145px;height:36px;background:#6334ff;border-radius:4px;display:flex;justify-content:space-around;align-items:center;color:#fff;font-size:.875em;margin-left:auto}.filter__right-side-bar-body-buttons-accept:hover,.filter__right-side-bar-body-buttons-decline:hover{cursor:pointer}.filter__right-side-bar-body-buttons-decline{width:106px;height:36px;font-size:.875em;display:flex;justify-content:space-around;align-items:center;margin-left:10px;margin-right:auto}.filter__right-side-bar-body-preloader-wrapper{position:absolute;width:100%;height:100%;background:rgba(255,255,255,.8);top:0;left:0;align-items:center;justify-content:space-around;display:none}.filter__right-side-bar-body-preloader-wrapper.active,.filter__right-side-bar.disabled .filter__right-side-bar-body-preloader-wrapper,.glossary{display:flex}.filter__right-side-bar.disabled{pointer-events:none}.glossary{position:absolute;left:220px;z-index:2;width:18px;height:18px;background:url(../assets/glossary-image.svg)}.glossary:hover,.pagination li{cursor:pointer}@media (min-width:1025px){.glossary{left:185px}}.glossary__image{width:18px;height:18px;cursor:pointer;display:none;pointer-events:none}.glossary__container{display:flex;flex-direction:column;position:absolute;top:0;right:0;opacity:0;pointer-events:none;transition:all 200ms ease;width:193px;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);border-radius:4px;padding:20px}.glossary__container-head{justify-content:space-between;position:relative;align-items:center;display:none}.glossary__container-head-name{font-size:1.125em}.glossary__container-head-cross{transform:rotate(45deg);color:#a3a4a6;font-size:1.5em;right:-15px;top:-20px;cursor:pointer;position:absolute}.glossary__container-body{font-size:1em}.glossary.active{z-index:3}.glossary.active .glossary__container{opacity:1;pointer-events:auto}.filtered-items{display:grid;grid-template-columns:repeat(2,168px);grid-gap:9px;margin:25px auto 0;padding:0;max-width:345px}@media (min-width:768px){.filtered-items{grid-template-columns:repeat(3,1fr);grid-gap:1px;margin-bottom:35px;max-width:unset}}@media (min-width:1025px){.filtered-items{grid-template-columns:repeat(3,1fr);grid-gap:30px;margin-bottom:55px;margin-left:30px}}@media (min-width:768px){.filtered-items.main-container{width:100%}}@media (min-width:1025px){.filtered-items.main-container{width:1024px}}@media (min-width:1110px){.filtered-items.main-container{width:1110px}}.filtered-items__next{max-width:168px;background:#f0f2f4;border-radius:4px;height:375px;display:flex;flex-direction:column;box-shadow:0 0 20px transparent;transition:all 250ms ease-in-out}.filtered-items__next-arrow{width:39px;height:28px;background:url(../assets/catalog/catalog-arrow-gray.svg) no-repeat center;margin:auto auto 0;transition:all 250ms ease-in-out}.filtered-items__next-text{font-weight:600;font-size:.875em;margin:25px auto auto;color:#6d7378;transition:all 250ms ease-in-out}.filtered-items__next:hover{box-shadow:0 0 20px rgba(0,0,0,.08);animation:z-in 200ms ease-in;animation-fill-mode:both;cursor:pointer;background:#fff}.filtered-items__next:hover .filtered-items__next-text{color:#42444d}.filtered-items__next:hover .filtered-items__next-arrow{background:url(../assets/catalog/catalog-arrow.svg) no-repeat center}@media (min-width:768px){.filtered-items__next{max-width:244px;height:100%}}@media (min-width:1025px){.filtered-items__next{max-width:254px;height:464px}}.filtered-items__more-button{width:250px;height:54px;display:flex;align-items:center;background:#ece6ff;border-radius:12px;margin:0 auto;transition:all 250ms ease-in-out}@media screen and (max-width:1439px){.filtered-items__more-button{width:260px}}@media screen and (max-width:767px){.filtered-items__more-button{margin-top:30px;width:230px}}@media screen and (max-width:480px){.filtered-items__more-button{margin-top:20px;width:345px;height:48px}}.filtered-items__more-button p{font-size:16px;color:#6334ff;margin-right:auto;transition:all 250ms ease-in-out}.filtered-items__more-button svg{margin-left:auto;margin-right:15px}.filtered-items__more-button:hover{cursor:pointer;background:#6334ff}.filtered-items__more-button.loading p,.filtered-items__more-button:hover p{color:#fff}.filtered-items__more-button.loading svg path,.filtered-items__more-button:hover svg path{stroke:#fff}.filtered-items__more-button.loading{background:#522acc}.filtered-items__more-button.loading svg{animation:more-button-arrow-spin 1.1s linear infinite}.filtered-items__more-button.disabled{opacity:.5}.filtered-items__more-button.disabled:hover{cursor:initial;background:#ece6ff}.filtered-items__more-button.disabled:hover p,.promotional .filtered-items__item-stock-cashback span{color:#6334ff}.filtered-items__more-button.disabled:hover svg path{stroke:#6334ff}.promotional{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;width:100%}@media screen and (max-width:1919px){.promotional{max-width:1420px;grid-template-columns:280px 1fr}}@media screen and (max-width:1600px){.promotional{max-width:1330px}}@media screen and (max-width:1439px){.promotional{max-width:1300px}}@media screen and (max-width:1365px){.promotional{max-width:100%;padding:0 20px}}@media screen and (max-width:1024px){.promotional{grid-template-columns:1fr}}@media screen and (max-width:767px){.promotional{padding:0 10px}}@media screen and (max-width:1024px){.promotional .main-container{width:100%}}@media (min-width:1025px){.promotional .main-container{width:unset;margin:0}.promotional__banner.mob{display:none}}.promotional__banner.desk{display:none;width:825px;margin-top:30px}@media (min-width:1025px){.promotional__banner.desk{display:block}}@media (min-width:1920px){.promotional__banner.desk{width:1440px}}.promotional__banner-img{position:relative;width:100%;height:500px}@media (min-width:768px){.promotional__banner-img{height:380px}}@media (min-width:1025px){.promotional__banner-img{height:350px;border-radius:8px;overflow:hidden}}@media (min-width:1920px){.promotional__banner-img{height:520px}}.promotional__banner-img img,.smart-menu__item-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promotional__banner-img-text{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;width:345px;height:50px;background:rgba(255,255,255,.15);mix-blend-mode:normal;border-radius:8px 8px 0 0;color:#fff;font-size:12px;line-height:16px}@media (min-width:768px){.promotional__banner-img-text{width:526px;height:40px;font-size:14px;line-height:17px}}@media (min-width:1025px){.promotional__banner-img-text{bottom:20px;left:0;transform:translateX(0);height:44px;border-radius:0 8px 8px 0}}@media (min-width:1920px){.promotional__banner-img-text{bottom:30px;width:566px;height:48px}}.promotional__banner-img-text p{width:232px;text-align:center}@media (min-width:768px){.promotional__banner-img-text p{width:-moz-max-content;width:max-content}}.promotional__banner-img-text p span{font-weight:600}@media screen and (max-width:1600px){.promotional .filter{max-width:310px}}@media screen and (max-width:1024px){.promotional .filter{display:none}}@media (min-width:768px){.promotional .filter{margin-top:0}}@media screen and (max-width:767px){.promotional .filter__head+div{margin-top:20px}}.promotional .filter__main-buttons{margin-top:0}@media (min-width:1025px){.promotional .filter__main-buttons{position:sticky;top:20px}}.promotional .filter__main-buttons-button{height:34px}@media screen and (max-width:767px){.promotional .filter__main-buttons-button{border-radius:8px}}.promotional .filter__main-buttons-button .filter__main-buttons-button-text{margin:0 auto}@media screen and (max-width:767px){.promotional .filter__main-buttons-button .filter__main-buttons-button-text{margin:0 0 0 15px}}@media (min-width:1025px){.promotional .filter__main-buttons-button .filter__main-buttons-button-text{margin-left:0}}.promotional .filter__main-buttons-button .filter__main-buttons-button-text-left{font-size:12px;margin:0;color:#fff}.promotional .filter__main-buttons .promotional__filter{background:#6334ff;border-radius:4px}@media (min-width:768px){.promotional .filter__main-buttons .promotional__filter{justify-content:center;width:176px;background:#6334ff}.promotional .filter__main-buttons .promotional__filter .filter__main-buttons-button-text p:first-child{color:#fff}.promotional .filter__main-buttons .promotional__filter .filter__main-buttons-button-text p:first-child::first-letter{text-transform:uppercase}}@media (min-width:1025px){.promotional .filter__main-buttons .promotional__filter{background:#fff;border-radius:4px 4px 0 0;height:42px;justify-content:space-between;width:255px;padding:0 20px}.promotional .filter__main-buttons .promotional__filter .filter__main-buttons-button-text p:first-child{color:#000;font-size:1em}}@media (min-width:1920px){.promotional .filter__main-buttons .promotional__filter{width:320px}}.promotional .filter__head{margin-top:20px;margin-bottom:0}@media screen and (max-width:1365px){.promotional .filter__head{flex-wrap:wrap}}@media (min-width:768px){.promotional .filter__head{margin-top:0;margin-bottom:20px}}.promotional .filter__head-title{display:flex}.promotional .filter__head-title-count{display:block}.promotional .filter__apply-filters{display:none}@media (min-width:768px){.promotional .filter__apply-filters{display:flex;justify-content:flex-start}}@media (min-width:1025px){.promotional .filter__apply-filters{margin-top:20px}}.promotional .filter__apply-filters-item:last-child{margin-right:10px}.promotional .filter__apply-filters-remove{background:#fff;border:0;color:#fe3b5c;cursor:pointer}.promotional .filter__apply-filters-remove:hover{box-shadow:0 4px 24px rgba(254,59,92,.25)}.promotional .filter__left-side-bar{display:flex;flex-direction:column}@media (min-width:1025px){.promotional .filter__left-side-bar{position:sticky;top:64px;margin-top:2px}}@media (min-width:1920px){.promotional .filter__left-side-bar{width:320px}}@media (min-width:1025px){.promotional .filter__left-side-bar--active .filter__left-side-bar-body{padding-top:0}}.promotional .filter__left-side-bar-head{position:relative;margin-top:15px;padding-top:15px;padding-bottom:15px;border-bottom:none}.promotional .filter__left-side-bar-head:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:257px;height:1px;background-color:#e7e7e7}.promotional .filter__left-side-bar-head-reset{display:flex;justify-content:center;align-items:center;font-size:14px;color:#858999;background:#f5f7f9;border-radius:4px;width:130px;height:30px}.promotional .filter__left-side-bar-body{height:-moz-max-content;height:max-content;flex:1}@media (min-width:1025px){.promotional .filter__left-side-bar-body{border-radius:0 0 4px 4px}}@media (min-width:1920px){.promotional .filter__left-side-bar-body{padding:30px}}@media (min-width:1025px){.promotional .filter__left-side-bar-body-list.mob{display:none}}.promotional .filter__left-side-bar-body-list.desk,.promotional .filter__left-side-bar-foot{display:none}@media (min-width:1025px){.promotional .filter__left-side-bar-body-list.desk{display:flex;margin-right:30px;padding:30px;background-color:#fff}}.promotional__head{width:100%}@media (min-width:768px){.promotional__head{display:flex;justify-content:space-between;align-items:center}}.promotional__head-promocode{width:100%;margin-top:15px}@media (min-width:768px){.promotional__head-promocode{display:flex;justify-content:space-between;align-items:center;width:-moz-max-content;width:max-content;margin:0}}@media (min-width:1025px){.promotional__head-promocode{display:none}}.promotional__head-promocode-title{display:none;margin-right:15px;color:#858999;font-size:14px}@media (min-width:768px){.promotional__head-promocode-title{display:block}}.promotional__head .product-card-tab-about__promocode-code{width:100%;background:#f9fbfc;border-radius:4px;border:0}@media (min-width:768px){.promotional__head .product-card-tab-about__promocode-code{width:230px}}.promotional__head .product-card-tab-about__promocode-code-text{font-size:12px;font-weight:600;color:#fe3b5c}.promotional__head .product-card-tab-about__promocode-code-icon{position:static;transform:translateY(0);margin-left:5px}.promotional .filtered-items{margin-top:10px}@media screen and (max-width:1024px){.promotional .filtered-items{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.promotional .filtered-items{width:100%;max-width:100%}}@media screen and (max-width:555px){.promotional .filtered-items{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;margin:10px -10px 0;padding:0;max-width:unset;width:calc(100% + 20px)}}@media screen and (max-width:1919px){.promotional .filtered-items .product-item{width:100%;min-width:100%}}@media (min-width:768px){.promotional .filtered-items{padding-left:0;padding-right:0;grid-gap:10px;margin-top:20px}}@media (min-width:1025px){.promotional .filtered-items{grid-gap:30px;margin-left:0;margin-top:30px}}@media (min-width:1920px){.promotional .filtered-items{grid-template-columns:repeat(4,1fr)}}.promotional .filtered-items .filtered-items__item .product-card-tab-about__present-settings-color-list{display:flex;justify-content:flex-start}.promotional .filtered-items__item-review{justify-content:flex-start}.promotional .filtered-items__item-review-text{margin-left:10px;color:#527ee5}.promotional .filtered-items__item-stock{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.promotional .filtered-items__item-stock-cashback,.promotional .filtered-items__item-stock-mark{font-size:12px}.promotional .filtered-items__item-price{margin-top:10px}.promotional .filtered-items__item-price-current{font-size:16px}.promotional .filtered-items__item-price-old{-webkit-text-decoration-color:#fe3b5c;text-decoration-color:#fe3b5c}.promotional .filtered-items__item-action-buttons-wrap{justify-content:space-around}@media (min-width:768px){.promotional .filtered-items__item-action-buttons-wrap{width:103px}}.promotional .filtered-items__item-action-buttons-compare-icon{width:20px}.promotional .filtered-items__item-action-buttons-message-me{background:#f5f7f9;color:#42444d;font-size:10px;white-space:nowrap}@media (min-width:768px){.promotional .filtered-items__item-action-buttons-message-me{font-size:12px}}.promotional .anchor-up-button{bottom:40px}.smart-menu{display:flex;width:100%;overflow-x:auto;max-width:1600px;margin:-10px auto 10px;padding:10px 0 20px}.smart-menu::-webkit-scrollbar{display:none}@media screen and (max-width:1919px){.smart-menu{max-width:1420px;margin:-10px auto;padding:10px 0 30px}}@media screen and (max-width:1600px){.smart-menu{max-width:1360px}}@media screen and (max-width:1439px){.smart-menu{max-width:1300px}}@media screen and (max-width:1365px){.smart-menu{max-width:calc(100% - 30px)}}@media screen and (max-width:767px){.smart-menu{max-width:calc(100% - 20px);margin:-10px auto 0}}.smart-menu__item{width:130px;height:148px;padding:12px;min-width:130px;background:#fff;border-radius:8px;margin-right:12px;border:1px solid transparent;box-shadow:0 6px 18px transparent;transition:all 250ms ease-in-out}@media screen and (max-width:1919px){.smart-menu__item{margin-right:10px}}.smart-menu__item:hover{border:1px solid #edeff2;box-shadow:0 6px 18px rgba(0,0,0,.08)}.smart-menu__item:last-child{margin-right:0}.smart-menu__item-wrapper{width:80px;height:80px;margin:0 auto}.smart-menu__item-text{margin-top:12px;font-weight:500;font-size:12px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2f2d40}@media screen and (max-width:1919px){.smart-menu__item-text{text-align:center}}.pagination{display:flex;justify-content:center;align-items:center;margin:60px auto 50px;gap:12px}@media screen and (max-width:767px){.pagination{gap:6px}}@media screen and (max-width:767px){.pagination li{width:33px;height:33px}}.pagination__next,.pagination__page,.pagination__prev{display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:4px}.pagination__next:hover,.pagination__prev:hover{background:#ebeff2}.pagination__next:hover path,.pagination__prev:hover path{stroke:#000}.pagination__next:active,.pagination__prev:active{background:#fff}.pagination__page{color:#000}.pagination__page:hover{color:#6334ff}.pagination__page.active{background:#fff}.pagination__page.active:hover{color:#000}.catalog-price-block{display:flex;flex-direction:column;max-width:1600px;margin:40px auto 0;width:100%;gap:20px}@media screen and (max-width:1919px){.catalog-price-block{max-width:1420px}}@media screen and (max-width:1600px){.catalog-price-block{max-width:1360px}}@media screen and (max-width:1439px){.catalog-price-block{max-width:1300px}}@media screen and (max-width:1365px){.catalog-price-block{max-width:calc(100% - 30px);margin:30px auto 0;gap:15px}}@media screen and (max-width:767px){.catalog-price-block{max-width:calc(100% - 20px)}}.catalog-price-block__head{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:767px){.catalog-price-block__head{font-size:20px;line-height:24px}}.catalog-price-block__body{background:#fff;border-radius:8px;text-align:left;overflow-x:auto}.catalog-price-block__body table{border-spacing:0}.catalog-price-block__body tr th{padding:12px 24px;color:#2f2d40;font-size:14px;font-weight:600;line-height:16px;width:260px;min-width:260px}@media screen and (max-width:1365px){.catalog-price-block__body tr th{padding:12px 16px}}.catalog-price-block__body tr td:first-child,.catalog-price-block__body tr th:first-child{width:calc(100% - 1040px)}@media screen and (max-width:1365px){.catalog-price-block__body tr th:first-child{width:260px}}.catalog-price-block__body tr td{padding:16px 24px;color:#2f2d40;font-size:14px;font-weight:500;line-height:16px;border-top:1px solid #edeff2;width:260px;min-width:260px}@media screen and (max-width:1365px){.catalog-price-block__body tr td{padding:12px 16px;border-right:1px solid #edeff2}}@media screen and (max-width:1365px){.catalog-price-block__body tr td:first-child{width:260px}}.catalog-price-block__body tr td a{text-decoration:underline;color:#2f2d40}.catalog-price-block__body tr td a:hover{color:#6734ff;transition:all 250ms ease-in-out}.catalog-faq-block{display:flex;flex-direction:column;max-width:1600px;margin:40px auto 0;width:100%;gap:20px}@media screen and (max-width:1919px){.catalog-faq-block{max-width:1420px}}@media screen and (max-width:1600px){.catalog-faq-block{max-width:1360px}}@media screen and (max-width:1439px){.catalog-faq-block{max-width:1300px}}@media screen and (max-width:1365px){.catalog-faq-block{max-width:calc(100% - 30px);margin:30px auto 0;gap:15px}}@media screen and (max-width:767px){.catalog-faq-block{max-width:calc(100% - 20px)}}.catalog-faq-block__head{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.catalog-faq-block__head{font-size:20px;line-height:24px}}.catalog-faq-block__body{display:flex;flex-direction:column;background:#fff;border-radius:8px}.catalog-faq-block__body-item{display:flex;flex-direction:column;padding:16px 24px;gap:24px;border-bottom:1px solid #edeff2}.catalog-faq-block__body-item:hover{cursor:pointer}.catalog-faq-block__body-item:last-child{border-bottom:none}@media screen and (max-width:1365px){.catalog-faq-block__body-item{padding:16px;gap:16px}}.catalog-faq-block__body-item.active .catalog-faq-block__body-item-head:after{transform:rotate(180deg)}.catalog-faq-block__body-item.active .catalog-faq-block__body-item-sub{display:flex}.catalog-faq-block__body-item-head{color:#2f2d40;font-size:16px;font-weight:500;line-height:20px;display:flex;align-items:center;gap:16px}.catalog-faq-block__body-item-head::after{content:"";width:16px;height:16px;background:url(../assets/catalog/faq-block-icon.svg);display:flex;margin-left:auto}.catalog-faq-block__body-item-sub{color:#2f2d40;font-size:14px;font-weight:500;line-height:20px;display:none}