@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 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 fadeOut{0%{opacity:1}to{opacity:0}}@keyframes z-out{0%,99%{z-index:99}to{z-index:0}}@keyframes z-in{0%{z-index:0}1%,to{z-index:99}}@keyframes end{0%{max-height:350px;margin-top:15px;border-top:1px solid #eceef0;overflow:visible}1%{overflow:hidden}to{max-height:0;margin-top:0;border-top:0;overflow:hidden}}@keyframes start{0%{max-height:0;margin-top:0;border-top:0;overflow:hidden}99%{overflow:hidden}to{max-height:350px;margin-top:15px;border-top:1px solid #eceef0;overflow:visible}}@keyframes ucwfs-anim{0%{transform:rotate(0deg)}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)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:76px}}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}.info-block__popup ul li:first-child,.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}.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-action-buttons div.filtered-items__item-action-buttons-wrap,.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}.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,.product__img img,.video video,.video-iframe video{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}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.drop-down-menu input,.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:unset;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.basket{height:2000px;position:relative;display:none;flex-flow:column;z-index:99999;background:#f5f7f9}@media (min-width:1110px){.basket{left:0;right:0;top:20%;margin:auto;width:790px;height:auto;max-height:61vh;padding:30px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:4px;position:absolute}}.basket.active{display:flex}.basket__head{display:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:35px}@media (min-width:1110px){.basket__head{display:flex}}.basket__head-text{font-size:1.25em;color:#000}.basket__head-close{width:18px;height:18px;cursor:pointer}.basket__head-close-image{max-width:100%;max-height:100%}.basket__list{position:fixed;top:54px;right:0;bottom:120px;left:0;padding:15px 10px 0;border-radius:4px;overflow-y:auto}@media (min-width:1110px){.basket__list{position:static;padding:0}}.basket__item{padding:12px 15px;margin-bottom:10px;position:relative;display:grid;grid-template:repeat(2,auto)/64px repeat(2,1fr);grid-gap:9px 15px;grid-template-areas:"product-image product-title product-title" "product-image basket-count price";background:#fff}@media (min-width:1110px){.basket__item{grid-template:repeat(2,auto)/95px repeat(2,1fr);grid-gap:25px 30px;grid-template-areas:"product-image product-title product-title" "product-image basket-count price";padding:0 0 22px;border-bottom:1px solid #f1f3f5}}.basket__item:first-child{border-radius:4px 4px 0 0}.basket__item:last-child{border-radius:0 0 4px 4px;margin-bottom:20px}@media (min-width:1110px){.basket__item:last-child{margin-bottom:0}}.basket__item .product__img{width:64px;height:64px}@media (min-width:1110px){.basket__item .product__img{width:95px;height:95px}}.basket__item .product__title{margin-right:15px;align-self:center}@media (min-width:1025px){.basket__item .product__title{padding-right:20px;font-size:1em;color:#245de5;transition:all 200ms ease-in-out}.basket__item .product__title:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4c81ff}}.basket__item .counter{grid-area:basket-count;align-self:center;margin-right:auto;display:flex;align-items:center}.basket__item .counter__dec,.basket__item .counter__inc{width:28px;height:24px;border-radius:2px;color:#a1a6aa;transition:all 200ms ease-in-out}@media (min-width:1110px){.basket__item .counter__dec,.basket__item .counter__inc{width:34px;height:34px}}.basket__item .counter__dec:hover,.basket__item .counter__inc:hover{background:#f5f7f9;color:#262626}@media (min-width:1110px){.basket__item .counter__dec:active,.basket__item .counter__inc:active{background:#d7d9db}}.basket__item .counter__count{font-size:.75em;margin:0 15px;color:#000}@media (min-width:1110px){.basket__item .counter__count{border:1px solid #e4e6e7;box-sizing:border-box;border-radius:2px;width:54px;height:34px;margin:0 10px;display:flex;align-items:center;justify-content:space-around;color:#262626;transition:all 200ms ease-in-out}.basket__item .counter__count:hover{border:1px solid #262626}}.basket__item .price{align-self:center;margin-left:auto;display:flex;line-height:16px}@media (min-width:1110px){.basket__item .price{flex-direction:column-reverse}.basket__item .price__new{font-size:1.25em;margin-top:15px}.basket__item .price__old{font-size:1em;color:#a3a4a6;text-decoration:line-through;-webkit-text-decoration-color:#ff2626;text-decoration-color:#ff2626}}.basket__text{font-size:.75em;color:#717273;white-space:nowrap}.basket .price__total{font-size:1.125em;color:#000}.basket .buy{width:100%;position:fixed;bottom:0;padding:15px 25px 25px;border-radius:12px 12px 0 0;display:flex;flex-flow:wrap;justify-content:space-between;box-shadow:0 0 8px rgba(0,0,0,.1);background:#fff}@media (min-width:1110px){.basket .buy{position:static;display:grid;grid-template-columns:repeat(2,1fr);row-gap:35px;padding:0;box-shadow:none;border-radius:0;margin-top:35px}}.basket .buy__title{font-size:1em;color:#717273}@media (min-width:1110px){.basket .buy__title{color:#000;font-size:1.125em;align-self:flex-end;justify-self:left}}.basket .buy__price{font-size:1.25em;color:#000}@media (min-width:1110px){.basket .buy__price{font-size:1.5em;justify-self:right}}.basket .buy__btn-cancel{display:none;background:#fff;border-radius:4px;width:255px;height:42px;color:#6d7378;border:1px solid #dfe6ec;font-size:1em;align-items:center;justify-content:space-around;align-self:start;justify-self:left;transition:all 200ms ease-in-out}@media (min-width:1110px){.basket .buy__btn-cancel{display:flex}}.basket .buy__btn-cancel:hover{background:#f5f7f9;border:1px solid #f5f7f9}.basket .buy__btn{width:100%;height:42px;margin-top:15px;border-radius:4px;display:flex;justify-content:center;align-items:center;background:#6334ff;color:#fff;transition:all 200ms ease-in-out}@media (min-width:1110px){.basket .buy__btn{width:255px;height:42px;font-size:1em;align-self:start;justify-self:right;margin-top:0}}.basket .buy__btn:hover{background:#7c41ff}.drop-down-menu{position:absolute;top:5px;right:5px}.drop-down-menu__label{width:21px;height:21px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:0 0;cursor:pointer;transition:all 200ms ease}.drop-down-menu__label svg circle{fill:#9da6af;transition:all 200ms ease-in-out}.drop-down-menu__label:active svg circle,.drop-down-menu__label:hover svg circle,.filtered-items__item-action-buttons-compare-v:hover svg circle,.filtered-items__item-action-buttons-compare:hover svg circle,.product-card-tab-compare__wrap-names-item.title:hover svg rect{fill:#262626}.drop-down-menu__list{padding:5px 0;border-radius:4px;position:absolute;top:0;right:26px;box-shadow:0 2px 8px rgba(0,0,0,.15);background:#fff;transform:scale(0);transform-origin:top right;transition:all 200ms ease-in-out;z-index:10}.drop-down-menu__list.active{transform:scale(1)}.drop-down-menu__item{padding:6px 15px;transition:all 200ms ease}.drop-down-menu__item:active,.drop-down-menu__item:hover{background:#f5f7f9}.drop-down-menu__item:active .drop-down-menu__link,.drop-down-menu__item:hover .drop-down-menu__link{color:#262626}.drop-down-menu__link{font-size:.75em;white-space:nowrap;color:#595959}.catalog-overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;flex-direction:column;background:0 0;transition:all 200ms ease;z-index:-1}@media (min-width:1025px){.catalog-overlay{display:none}}.catalog-overlay.active{background:rgba(10,5,26,.5);z-index:83}.catalog-wrap{width:100%;max-height:65%;margin-top:auto;border-radius:12px 12px 0 0;background:#fff;transform:scaleY(0);transform-origin:bottom;transition:all 200ms ease}.catalog-wrap.active{transform:scaleY(1)}.catalog-wrap__header{padding:20px 25px;position:relative;display:flex;justify-content:space-between;align-items:center}.catalog-wrap__header::after{width:100%;height:2px;position:absolute;bottom:0;left:0;display:block;background:#f6f8fa;content:""}.catalog-wrap__header-title{font-size:1em;font-weight:600;color:#000}.catalog-wrap__header-close{width:16px;height:16px;position:relative}.catalog-wrap__header-close::after,.catalog-wrap__header-close::before{width:2px;height:20px;background:#bcbebf;position:absolute;top:0;transform-origin:top;display:inline-block;content:""}.catalog-wrap__header-close::before{left:0;transform:rotate(-45deg)}.catalog-wrap__header-close::after{right:0;transform:rotate(45deg)}.catalog-wrap__list{max-height:55vh;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}#map,.catalog-wrap__list-item.entry,.catalog-wrap__list-item.entry .catalog-wrap__list-item-inner{height:100%}.catalog-wrap__list-item-link{overflow:hidden;display:flex;justify-content:space-between;align-items:center;height:46px;padding:15px 25px;color:#000;font-size:.938em;line-height:16px}.catalog-wrap__list-item-link:hover{background:rgba(99,52,255,.1)}.catalog-wrap__list-item-link.hidden{height:0;padding:0 25px}.catalog-wrap__list-item-inner{overflow:hidden;height:0}.catalog-wrap__list-item-inner-title{padding:0 25px;margin-top:25px;color:#717273;font-size:.875em}.catalog-wrap__list-item-inner-sublist.top{margin-top:10px}.catalog-wrap__list-item-inner-sublist .divider{width:calc(100% - 50px);height:2px;margin:10px 25px;background:#f6f8fa}.catalog-wrap__list-item-inner-sublist-subitem-level2{display:flex;justify-content:space-between;align-items:center;font-weight:bolder}.catalog-wrap__list-item-inner-sublist-subitem-level2:hover{background:rgba(99,52,255,.1)}.catalog-wrap__list-item-inner-sublist-subitem-sublink{flex:1;display:flex;justify-content:space-between;align-items:center;height:40px;padding:12px 25px;color:#000;font-size:.938em;line-height:16px}.catalog-wrap__list-item-inner-sublist-subitem svg{min-width:14px;width:14px;height:9px;margin:0 25px 0 auto}.catalog-wrap__list-item-inner-sublist-subitem svg.hidden{transform:scale(-1)}.catalog-wrap__list-item-inner-sublist-subitem-level3{max-height:1500px;overflow:hidden}.catalog-wrap__list-item-inner-sublist-subitem-level3.hidden{max-height:0}.catalog-btn{display:none;width:100%;padding:15px 25px;position:fixed;bottom:0;left:0;align-items:center;justify-content:space-between;box-shadow:0 2px 8px rgba(99,52,255,.45);border-radius:12px 12px 0 0;background:#6334ff;color:#fff;z-index:5}@media (min-width:1025px){.catalog-btn{display:none}}.catalog-btn::after{width:10px;height:10px;margin-top:7px;display:block;border:solid #fff;border-width:1.5px 1.5px 0 0;transform:rotate(-45deg);content:""}.catalog-category{gap:40px}@media screen and (max-width:1919px){.catalog-category{max-width:1420px}}@media screen and (max-width:1600px){.catalog-category{max-width:1330px}}@media screen and (max-width:1439px){.catalog-category{max-width:1300px}}@media screen and (max-width:1365px){.catalog-category{max-width:100%}}.catalog-category-block-head{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px;margin-bottom:20px}@media screen and (max-width:1365px){.catalog-category-block-head{font-size:20px;margin-bottom:15px;padding:0 20px}}@media screen and (max-width:767px){.catalog-category-block-head{padding:0 15px}}.error-page{justify-content:space-around;align-items:center;max-width:600px;margin:140px auto}.error-page,.error-page__head,.error-page__head-text{display:flex;flex-direction:column}.error-page__head-text{align-items:center}.error-page__head-text-not-found{font-size:36px;color:#262626;font-weight:700}.error-page__head-text-error-code{font-weight:900;font-size:288px;color:#262626;margin-top:-35px}.error-page__head-logo{margin-top:-223px;width:592px;height:400px;background-image:url(../assets/404.svg)}.error-page__text{font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#262626;margin-top:36px}.error-page__button{width:220px;height:42px;background:#6334ff;border-radius:4px;justify-content:space-around;display:flex;align-items:center;font-size:16px;color:#fff;margin-top:40px}@media screen and (max-width:768px){.error-page{max-width:300px}.error-page__head-text-not-found{font-size:17px}.error-page__head-text-error-code{font-size:153px;margin-top:-20px}.error-page__head-logo{width:100%;background-size:100% 100%;height:192px;margin-top:-102px}.error-page__text{font-size:16px;line-height:19px;text-align:center}}.googleMaps,.googleMaps__overlay{width:100%;height:100vh;left:0;top:0}.googleMaps{position:fixed;z-index:999;display:none}.googleMaps.active{display:flex}.googleMaps__overlay{background:rgba(0,0,0,.25);cursor:default}.googleMaps__container{width:1336px;height:600px;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;display:grid;grid-template-columns:320px 1fr;cursor:default}@media screen and (max-width:768px){.googleMaps__container{width:100%;height:100vh;display:flex}}.googleMaps__container-sidebar{width:100%;height:100%;background:#fff;padding:25px 16px 25px 25px}@media screen and (max-width:768px){.googleMaps__container-sidebar{width:100%;height:50vh;position:absolute;z-index:3;bottom:0;padding:44px 0 25px 25px;box-shadow:0 0 16px rgba(0,0,0,.1);border-radius:20px 20px 0 0}.googleMaps__container-sidebar:after{content:"";background:#e2e6e9;border-radius:4px;width:60px;height:4px;top:20px;left:0;right:0;margin:auto;position:absolute}}.googleMaps__container-sidebar-head{font-weight:500;font-size:1.25em;color:#262626}.googleMaps__container-sidebar-list{margin-top:20px;display:flex;flex-direction:column;height:506px;overflow-y:scroll;padding-right:25px}.googleMaps__container-sidebar-list-item{display:flex;flex-direction:column;padding:20px;background:#fff;transition:all 200ms ease;border-radius:8px}.googleMaps__container-sidebar-list-item:hover{cursor:pointer}.googleMaps__container-sidebar-list-item-number{font-size:.875em;color:#a1a6aa}.googleMaps__container-sidebar-list-item-descr{font-size:1em;color:#262626;margin-top:10px}.googleMaps__container-sidebar-list-item-time{font-size:.875em;color:#262626;margin-top:10px}.googleMaps__container-sidebar-list-item.active{background:#f5f7f9}.googleMaps__container-sidebar-list-item.active .googleMaps__container-sidebar-list-item-number{color:#6334ff}.googleMaps__container-maps{width:100%;position:relative}.googleMaps__container-maps-search{background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);border-radius:21px;position:absolute;top:30px;left:35px;padding:11px 60px;width:calc(100% - 160px)}@media screen and (max-width:768px){.googleMaps__container-maps-search{display:none}}.googleMaps__container-maps-search:after,.googleMaps__container-maps-search:before{content:"";background-size:100% 100%;width:16px;height:16px;position:absolute;top:12px}.googleMaps__container-maps-search:before{background:url(../assets/maps/search.svg) no-repeat center;left:20px}.googleMaps__container-maps-search:after{background:url(../assets/maps/microphone.svg) no-repeat center;right:15px}.googleMaps__container-maps-search input{font-size:.875em;color:#a3a4a6;width:100%}.googleMaps__container-maps-close{width:42px;height:42px;background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);border-radius:4px;position:absolute;right:30px;top:30px;background-image:url(../assets/maps/close.svg);background-repeat:no-repeat;background-position:center}.googleMaps__container-maps-close:hover{cursor:pointer}.google-map{width:100%;height:600px}.grid-items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}.grid-items__item{height:225px;padding:15px;display:flex;flex-direction:column;background:#fff;border-radius:4px;position:relative}.grid-items__item-image{width:111px;height:111px;max-width:initial;max-height:initial;align-self:center;margin-left:auto;margin-right:auto}.grid-items__item-name{height:26px;font-size:13px;line-height:1;color:#000;margin-top:20px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.grid-items__item-price{font-size:1em;color:#000;display:flex;margin-top:20px}.grid-items__item-price span{font-size:14px;color:#a3a4a6;margin-left:10px;position:relative}.grid-items__item-price span:after{content:"";width:100%;height:1.5px;position:absolute;top:45%;left:0;background:#6334ff}.grid-items__item-category-text p:first-child{font-size:.75em;opacity:.7;color:#fff}.grid-items__item-category-text p:last-child{color:#fff}.grid-items__item-special{position:absolute;top:15px;left:15px;display:flex;flex-direction:column;align-items:flex-start}.grid-items__item-special-gift,.grid-items__item-special-new,.grid-items__item-special-top{border-radius:12px;font-weight:600;padding:6px 15px;text-transform:uppercase;font-size:.75em;margin-bottom:5px}.grid-items__item-special-new{background:#d3ffd5;color:#00b127}.grid-items__item-special-top{background:#ffdabf;color:#ff6b00}.grid-items__item-special-gift{background:#ffe4e8;color:#fe233d}.grid-items__button{width:100%;padding:13px 20px;background:rgba(0,0,0,.04);border-radius:4px;font-size:1em;color:#3f3f40;margin-top:15px;position:relative;text-align:left}.grid-items__button:after{content:"";position:absolute;width:8px;height:8px;border-left:2px solid #3f3f40;border-bottom:2px solid #3f3f40;transform:rotate(315deg);right:19px;top:17px;transition:all 200ms ease}.grid-items__button.active:after{transform:rotate(135deg)}.info-block{position:relative}.info-block__icon{width:18px;height:18px;background-image:url(../assets/info-block-icon.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.info-block__popup{position:absolute;z-index:99;width:255px;padding:20px;background:#fff;box-shadow:0 0 12px rgba(0,0,0,.1);border-radius:4px;transition:all 250ms ease-in-out}.info-block__popup.top-center{bottom:28px;left:50%;transform:translateX(-50%);transform-origin:bottom left;opacity:0;pointer-events:none}@media screen and (max-width:768px){.info-block__popup.top-center{left:92%}}.info-block__popup.bottom-center.click,.info-block__popup.bottom-right.click,.info-block__popup.open.bottom-center,.info-block__popup.open.bottom-right,.info-block__popup.open.top-center,.info-block__popup.open.top-right,.info-block__popup.top-center.click,.info-block__popup.top-right.click{opacity:1}.info-block__popup.top-right{right:0;bottom:28px;transform-origin:bottom right;opacity:0;pointer-events:none}.info-block__popup.bottom-center{top:28px;left:50%;transform:translateX(-50%);transform-origin:top left;opacity:0;pointer-events:none}.info-block__popup.bottom-right{top:28px;right:0;transform-origin:top right;opacity:0;pointer-events:none}.info-block__popup.small{width:-moz-max-content;width:max-content;padding:10px 20px}.info-block__popup.top-far{bottom:48px}.info-block__popup.bottom-far{top:48px}.info-block__popup-text{font-size:.938em;line-height:20px;color:#000}.info-block__popup ul li{margin-top:15px}.info-block__popup-link{display:block;margin-top:20px;color:#245de5;font-size:.938em;text-decoration:underline}.info-block__popup-date{width:100%;margin-top:20px}.info-block__popup-date .owl-stage-outer{z-index:9}.info-block__popup-date-item,.order-page-head-simple svg:hover,.pagination li{cursor:pointer}.info-block__popup-date .info-block__popup-text{text-align:center}.info-block__popup-date .owl-nav{position:absolute;top:10px;left:50%;transform:translate(-50%,-50%);margin:0;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 40px);z-index:999}.info-block__popup-date .owl-nav span{font-size:20px}.info-block__popup-date.owl-theme .owl-nav [class*=owl-]:hover{background:0 0;color:inherit}.info-block__popup-time{display:grid;grid-template-columns:repeat(2,100px);grid-gap:15px;margin-top:20px}.info-block__popup-time li.info-block__popup-time-item{display:flex;justify-content:center;align-items:center;width:100%;height:32px;margin-top:0;border-width:1px;border-style:solid;border-color:#e2e4e6;border-radius:2px;cursor:pointer;transition:all 250ms ease-in-out}.info-block__popup-time li.info-block__popup-time-item:hover{border-color:#6334ff}.info-block__popup-time li.info-block__popup-time-item.active{background:#6334ff}.info-block__popup-time li.info-block__popup-time-item.active .info-block__popup-text{color:#fff}.order-page-head-simple{display:flex;height:54px;background:#fff;align-items:center;padding:0 17px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.order-page-head-simple__text{margin-left:25px;font-size:1.125em;color:#000;cursor:default}.order-page__non-active{display:none;height:48px;padding:12px 15px;align-items:center;background:#fff;margin-top:25px;border-radius:4px}.order-page__non-active-number{display:flex;align-items:center;justify-content:space-around;font-size:.875em;color:#bcbebf;background:#e7e9eb;border-radius:50%;width:24px;height:24px}.order-page__non-active-text{font-size:1.125em;color:#000;margin-left:15px}.order-page-body{margin-top:2px;padding:20px 20px 79px;background:#fff;height:calc(100vh - 56px)}.order-page-checkout{height:calc(100vh - 54px);padding:0 10px 64px;overflow:auto}.header-wish__text{font-size:1.125em}.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}.price__new,.price__old{font-size:.875em;color:#000;white-space:nowrap}.price__old{font-size:.75em;margin-left:10px;text-decoration:line-through;-webkit-text-decoration-color:#ff2626;text-decoration-color:#ff2626;color:#bcbebf}.price__free{color:#00b127}.price__percent,.price__points{font-size:.75em;color:#6334ff}.price__points{color:#00b127}.product__img{grid-area:product-image;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.product__title{grid-area:product-title;height:26px;font-size:.75em;line-height:13px;font-weight:400;align-self:flex-end;color:#595959;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%}.product__discription,.product__selected{display:flex;align-items:center;justify-content:flex-end}.product__discription{grid-area:product-discription;font-size:.875em}.product__selected{transition:all 200ms ease}.product__selected.active{opacity:1}.filtered-items__item .product-card-tab-about__present-settings-color-list-item span,.product__selected-img{width:16px;height:16px}.product__selected-text{font-size:.75em}.product__item{height:394px;padding:20px;position:relative;display:flex;flex-flow:column;justify-content:space-between}@media (min-width:1025px){.product__item{height:460px;padding:30px}}.product__item-icons{width:26px;height:26px;position:absolute;top:15px;left:15px}@media (min-width:1025px){.product__item-icons{top:21px;left:20px}}.product__item-icons svg{position:absolute;top:0;left:0}.product__item-icons svg:first-child{z-index:1}.product__item-icons svg:last-child{left:22px}.product__item-favorite{position:absolute;top:20px;right:20px}.product__item-favorite svg path{fill:transparent;transition:all 200ms ease-in-out}@media (min-width:1025px){.product__item-favorite{width:24px;height:20px;top:25px;right:25px}}.product__item-favorite.active svg path{fill:#ff4062;stroke:#ff4062}.product__item-favorite:hover svg path{fill:#b9bfc6;stroke:#b9bfc6}.product__item-img{width:198px;height:198px;margin-right:auto;margin-left:auto}@media (min-width:1025px){.product__item-img{width:280px;height:280px}}.product__item-price-new{display:flex;align-items:center}.product__item-price-new .price__new{font-size:1.25em}@media (min-width:1025px){.product__item-price-new .price__new{font-size:1.5em}}.product__item-price-new-present{margin-left:10px;padding:6px 16px;border-radius:99px;background:#eceef0;font-size:.625em;line-height:12px;color:#717273}.product__item .product__title{height:34px;font-size:.875em}@media (min-width:1025px){.product__item .product__title{font-size:1em}}.product__item .product__title a{color:#245de5;text-decoration:underline;transition:all 200ms ease-in-out}.product__item .product__title:hover a{color:#4f83ff}.product__item-price-old{display:grid;grid-template-columns:repeat(3,max-content);grid-gap:10px}.product__item-price-old .price__old{margin-left:0;font-size:.875em}.product__item-price-old .price__percent,.product__item-price-old .price__points{font-size:.875em}.product__item-buy{width:100%;height:36px;display:flex;justify-content:center;align-items:center;border-radius:4px;background:#6334ff}@media (min-width:1025px){.product__item-buy{width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;position:absolute;right:30px;bottom:30px;background:0 0}}.product__item-buy-text{font-size:.875em;color:#fff}@media (min-width:1025px){.product__item-buy-text{display:none}}.product__item-buy-icon{display:none}@media (min-width:1025px){.product__item-buy-icon{display:block}}.filtered-items__item{display:flex;flex-direction:column;max-width:168px;height:100%;background:#fff;border-radius:4px;position:relative;animation:z-out 200ms ease-in;animation-fill-mode:both;justify-self:center;box-shadow:0 0 20px transparent;transition:box-shadow 250ms ease-in-out}@media (max-width:767px){.filtered-items__item:last-child:nth-child(2n+1){grid-column:1/3;max-width:345px}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-link{height:-moz-max-content;height:max-content}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-image-wrap{width:280px;height:280px}.filtered-items__item:last-child:nth-child(2n+1) .product-card-tab-about__present-settings-color-list{min-height:unset}.filtered-items__item:last-child:nth-child(2n+1) .product-card-tab-about__present-settings-color-list-item-span{width:18px;height:18px}.filtered-items__item:last-child:nth-child(2n+1) .product-card-tab-about__present-settings-color-list-item-span:after{width:22px;height:22px}.filtered-items__item:last-child:nth-child(2n+1) .product__title{min-height:unset;font-size:14px}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-review{min-height:unset}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-review-text{font-size:14px}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-stock{min-height:unset}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-stock-mark{font-size:14px}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-stock-cashback{display:block;font-size:14px}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-stock-cashback.mob{display:none}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-price{min-height:unset}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-price-current{font-size:20px}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-price-old{font-size:14px}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-action-buttons{min-height:unset}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-action-buttons-wrap{width:154px}.filtered-items__item:last-child:nth-child(2n+1) .filtered-items__item-action-buttons-to-cart{width:154px;height:32px}}@media (min-width:769px){.filtered-items__item{max-width:244px}}@media (min-width:1025px){.filtered-items__item{max-width:254px;height:464px}}.filtered-items__item:hover{z-index:99;box-shadow:0 0 20px rgba(0,0,0,.08);border-radius:4px;animation:z-in 200ms ease-in;animation-fill-mode:both}.filtered-items__item:hover .filtered-items__item-promocode-popup{display:flex}.filtered-items__item-link{padding:10px 15px;height:100%;display:flex;flex-direction:column}@media (min-width:769px){.filtered-items__item-link{padding:20px;min-height:460px}}@media (min-width:1025px){.filtered-items__item-link{display:flex;flex-direction:column;justify-content:space-between;min-height:464px}}.filtered-items__item-image-wrap{width:111px;height:111px;align-self:center;margin:10px auto 0}@media (min-width:769px){.filtered-items__item-image-wrap{width:180px;height:180px}}.filtered-items__item-add-list-elem-popup-name-img img,.filtered-items__item-image-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.filtered-items__item-wrap{flex:1;display:flex;flex-direction:column;justify-content:space-between}.filtered-items__item .product-card-tab-about__present-settings-color-list{min-height:51px;display:flex;flex-flow:wrap;align-items:center;justify-content:flex-start}.filtered-items__item .product-card-tab-about__present-settings-color-list-item{margin-right:6px;margin-top:10px}@media (min-width:769px){.filtered-items__item .product-card-tab-about__present-settings-color-list-item{margin-right:7px}}.filtered-items__item .product-card-tab-about__present-settings-color-list-item span:after{width:22px;height:22px}.filtered-items__item .product__title{min-height:36px;height:36px;font-size:.75em;line-height:18px;margin-top:10px;color:#212226}@media (min-width:769px){.filtered-items__item .product__title{font-size:.875em}}.filtered-items__item-review{min-height:12px;display:flex;justify-content:space-between;align-items:center;margin-top:5px}@media (min-width:769px){.filtered-items__item-review{justify-content:flex-start}}.filtered-items__item-review-star-container{display:flex}@media (min-width:769px){.filtered-items__item-review-star-container{margin-right:10px}}.filtered-items__item-review-star-container svg{width:12px;height:12px;margin-left:2px}.filtered-items__item-review-star-container svg:first-child{margin-left:0}@media (min-width:769px){.filtered-items__item-review-star-container svg{width:16px;height:16px}}.filtered-items__item-review-text{display:flex;align-items:center;font-size:.688em;color:#7d7e80;position:relative;transition:all 250ms ease-in-out}.filtered-items__item-review-text:after{content:"";width:100%;height:1px;display:block;background:0 0;transition:all 250ms ease-in-out;position:absolute;bottom:-1px}.filtered-items__item-review-text:hover{color:#4f82ff}.filtered-items__item-review-text:hover:after{background:#4f82ff}@media (min-width:769px){.filtered-items__item-review-text{font-size:.875em;color:#4575e9}}.filtered-items__item-review-text--count{margin-right:3px;display:flex;align-items:center}.filtered-items__item-stock{min-height:16px;margin-top:15px;display:flex;justify-content:space-between;align-items:center}@media (min-width:769px){.filtered-items__item-stock{margin-top:15px;display:flex;justify-content:space-between;align-items:center}}.filtered-items__item-stock-mark{font-size:.875em}.filtered-items__item-stock-cashback span,.filtered-items__item-stock-mark.avaliable{color:#00b127}.filtered-items__item-stock-mark.no-avaliable{color:#ff0054}.filtered-items__item-stock-mark.ends{color:#f59300}.filtered-items__item-stock-mark.expected{color:#717273}.filtered-items__item-stock-cashback{min-height:16px;display:none;font-size:.875em;color:#000}@media (min-width:769px){.filtered-items__item-stock-cashback{display:block}}.filtered-items__item-stock-cashback.mob{display:block;margin-top:10px}@media (min-width:769px){.filtered-items__item-stock-cashback.mob{display:none}}.filtered-items__item-price{min-height:20px;display:flex;align-items:baseline;margin-top:6px}@media (min-width:769px){.filtered-items__item-price{margin-top:15px}}.filtered-items__item-price-current{font-size:1.125em;color:#000}@media (min-width:769px){.filtered-items__item-price-current{font-size:1.25em}}.filtered-items__item-price-old{font-size:.75em;color:#a3a4a6;text-decoration:line-through;margin-left:8px}@media (min-width:769px){.filtered-items__item-price-old{font-size:.875em;-webkit-text-decoration-color:#ff2626;text-decoration-color:#ff2626}}.filtered-items__item-action-buttons{min-height:28px;display:flex;justify-content:space-between;align-items:center;margin-top:10px}.filtered-items__item-action-buttons-wrap{position:relative;display:flex;align-items:center;justify-content:space-around}@media (min-width:769px){.filtered-items__item-action-buttons-wrap{width:109px}}.filtered-items__item-action-buttons-wrap:after{content:"";width:1px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#eceef0}@media (min-width:769px){.filtered-items__item-action-buttons-wrap:after{height:32px}}.filtered-items__item-action-buttons-favorite,.filtered-items__item-action-buttons-favorite-v{position:relative;width:34px;height:28px;background:0 0;border-radius:2px;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}.brand-page-main__products-next-container-arrow svg path,.filter__left-side-bar-body-checkbox-list-head-arrow path,.filtered-items__item-action-buttons-compare svg circle,.filtered-items__item-action-buttons-compare svg path,.filtered-items__item-action-buttons-compare-v svg circle,.filtered-items__item-action-buttons-compare-v svg path,.filtered-items__item-action-buttons-favorite svg path,.filtered-items__item-action-buttons-favorite-v svg path,.filtered-items__more-button svg path{transition:all 250ms ease-in-out}@media (min-width:769px){.filtered-items__item-action-buttons-favorite,.filtered-items__item-action-buttons-favorite-v{width:46px;height:32px}}.filtered-items__item-action-buttons-compare-v:hover,.filtered-items__item-action-buttons-compare:hover,.filtered-items__item-action-buttons-favorite-v:hover,.filtered-items__item-action-buttons-favorite:hover{background:#f5f7f9;cursor:pointer}.filtered-items__item-action-buttons-compare-v:hover svg path,.filtered-items__item-action-buttons-compare:hover svg path,.filtered-items__item-action-buttons-favorite-v:hover svg path,.filtered-items__item-action-buttons-favorite:hover svg path{stroke:#262626}.filtered-items__item-action-buttons-favorite-icon,.filtered-items__item-action-buttons-favorite-v-icon{width:16px;height:14px}@media (min-width:769px){.filtered-items__item-action-buttons-favorite-icon,.filtered-items__item-action-buttons-favorite-v-icon{width:20px;height:17px}}.filtered-items__item-action-buttons-favorite-mark,.filtered-items__item-action-buttons-favorite-v-mark{position:absolute;top:2px;right:2px;display:none}.filtered-items__item-action-buttons-compare-v.active .filtered-items__item-action-buttons-compare-mark,.filtered-items__item-action-buttons-compare-v.active .filtered-items__item-action-buttons-compare-v-mark,.filtered-items__item-action-buttons-compare.active .filtered-items__item-action-buttons-compare-mark,.filtered-items__item-action-buttons-compare.active .filtered-items__item-action-buttons-compare-v-mark,.filtered-items__item-action-buttons-favorite-v.active .filtered-items__item-action-buttons-favorite-mark,.filtered-items__item-action-buttons-favorite-v.active .filtered-items__item-action-buttons-favorite-v-mark,.filtered-items__item-action-buttons-favorite.active .filtered-items__item-action-buttons-favorite-mark,.filtered-items__item-action-buttons-favorite.active .filtered-items__item-action-buttons-favorite-v-mark{display:block}.filtered-items__item-action-buttons-compare-v.active::after,.filtered-items__item-action-buttons-compare.active::after,.filtered-items__item-action-buttons-favorite-v.active::after,.filtered-items__item-action-buttons-favorite.active::after{content:url(../assets/active-mark.svg);width:10px;height:10px;position:absolute;right:12px;top:-2px}.filtered-items__item-action-buttons-compare,.filtered-items__item-action-buttons-compare-v{position:relative;width:34px;height:28px;background:0 0;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}@media (min-width:769px){.filtered-items__item-action-buttons-compare,.filtered-items__item-action-buttons-compare-v{width:46px;height:32px}}.filtered-items__item-action-buttons-compare-mark,.filtered-items__item-action-buttons-compare-v-mark{position:absolute;top:2px;right:2px;display:none}.filtered-items__item-action-buttons-to-cart,.filtered-items__item-action-buttons-to-cart-v{width:62px;height:28px;background:#6334ff;box-shadow:0 2px 8px rgba(99,52,255,.45);border-radius:2px;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}.filtered-items__item-action-buttons-to-cart-v:hover,.filtered-items__item-action-buttons-to-cart:hover{background:#904bff}@media (min-width:769px){.filtered-items__item-action-buttons-to-cart,.filtered-items__item-action-buttons-to-cart-v{width:95px;height:32px;border-radius:4px}}.filtered-items__item-action-buttons-message-me{display:none;width:100%;height:28px;background:#d3ffd5;border-radius:2px;color:#00b127;font-size:.5em;align-items:center;justify-content:center}@media (min-width:769px){.filtered-items__item-action-buttons-message-me{height:32px}}.filtered-items__item-foot{width:100%;min-height:-moz-max-content;min-height:max-content;margin-top:-1px;box-shadow:0 20px 20px rgba(0,0,0,.08);border-radius:0 0 4px 4px;background:#fff;padding:0 20px 20px;position:absolute;top:100%;opacity:0;transition:opacity 250ms ease-in-out;z-index:-1}@media (min-width:1025px){.filtered-items__item:hover .filtered-items__item-foot{opacity:1;z-index:1}}.filtered-items__item-promocode{display:none}@media (min-width:1025px){.filtered-items__item-promocode{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;height:38px;margin-top:10px;background:#fff2f4;border-radius:4px;padding:0 15px}}.filtered-items__item-promocode-data{margin-right:auto;color:#fe3b5c;font-size:.875em}.filtered-items__item-promocode-icon{cursor:pointer}.filtered-items__item-promocode-popup{background:#fff;position:absolute;padding:20px;box-shadow:0 0 12px rgba(0,0,0,.1);bottom:100%;left:19px;right:19px;border-radius:4px;opacity:0;transition:all 250ms ease-in-out;display:none;pointer-events:none}.filtered-items__item-promocode-popup.active{opacity:1}.filtered-items__item-banks{display:none}@media (min-width:1025px){.filtered-items__item-banks{display:flex;align-items:center;justify-content:space-around;max-height:58px;margin-top:15px;overflow:hidden}}.filtered-items__item-banks-item{display:flex;justify-content:center;align-items:center;flex-flow:column;width:65px;height:58px;border-radius:4px;border:1px solid #eceef0}.filtered-items__item-banks-item-icon{position:relative}.filtered-items__item-banks-item-icon svg{margin-right:8px}.filtered-items__item-banks-item-icon span{position:absolute;right:0;bottom:0;background:#fff;color:#000;font-size:.875em;font-weight:700}.filtered-items__item-banks-item-text{color:#212226;font-size:.5em;line-height:9px;font-weight:700;text-align:center;text-transform:uppercase}.filtered-items__item-add-list{position:absolute;top:0;left:12px;display:flex;flex-direction:column}.filtered-items__item-add-list-elem{display:flex;justify-content:center;align-items:center;width:60px;height:24px;margin-top:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:99px;background:#fff;font-size:.75em}.filtered-items__item-add-list-elem.gift{color:#ff003d}.filtered-items__item-add-list-elem.new{color:#0ead69}.filtered-items__item-add-list-elem.sale{color:#ff5c00}.filtered-items__item-add-list-elem.hit{color:#6334ff}.filtered-items__item-add-list-elem-popup,.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-stock p.filtered-items__item-stock-cashback,.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-stock-mark.avaliable{display:none}@media (min-width:769px){.filtered-items__item-add-list-elem-popup{position:absolute;top:34px;left:0;z-index:9;transform:scale(0);transform-origin:top left;display:block;width:226px;height:115px;padding:10px 10px 15px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;transition:all 200ms ease}}@media (min-width:1025px){.filtered-items__item-add-list-elem-popup{width:260px;height:130px}}.filtered-items__item-add-list-elem-popup.active{transform:scale(1)}.filtered-items__item-add-list-elem-popup-name{display:flex;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #f5f7f9}.filtered-items__item-add-list-elem-popup-name-img{min-width:54px;width:54px;height:54px;margin-right:15px}@media (min-width:1025px){.filtered-items__item-add-list-elem-popup-name-img{min-width:60px;width:60px;height:60px}}.filtered-items__item-add-list-elem-popup-name .product__title{align-self:unset;display:block;height:30px;margin:0;color:#245de5;font-size:13px;line-height:15px;text-decoration:underline;text-align:left}@media (min-width:1025px){.filtered-items__item-add-list-elem-popup-name .product__title{font-size:14px}}.filtered-items__item-add-list-elem-popup-text{font-size:12px;color:#000}.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-image-wrap{opacity:.5}@media (min-width:769px){.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-image-wrap{opacity:.65}}.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-stock{opacity:.65}.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-stock-mark.no-avaliable{display:block}.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-price{opacity:.5}@media (min-width:769px){.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-price{opacity:.65}}@media (min-width:769px){.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-action-buttons div.filtered-items__item-action-buttons-wrap{width:100%;display:flex;justify-content:space-around}}.filtered-items__item.filtered-items__item--no-avaliable .filtered-items__item-action-buttons-to-cart,.remove{display:none}.add-page-about__video .brand-header__body-video-play.hidden,.add-page-about__video-bg.hidden,.filtered-items__item.filtered-items__item--no-avaliable.filtered-items__item:hover .filtered-items__item-foot,.video-iframe__bg.hidden,.video-iframe__play.hidden,.video-iframe__text.hidden,.video__bg.hidden,.video__play.hidden,.video__text.hidden{opacity:0}@media (min-width:1025px){.filtered-items__item.filtered-items__item--no-avaliable.filtered-items__item:hover .filtered-items__item-banks,.filtered-items__item.filtered-items__item--no-avaliable.filtered-items__item:hover .filtered-items__item-promocode{opacity:0}}.filtered-items__item.filtered-items__item--no-avaliable.filtered-items__item .product-card-tab-about__present-settings-color-list,.filtered-items__item.filtered-items__item--no-avaliable.filtered-items__item .product__title{opacity:.65}.remove{width:22px;height:22px;position:absolute;top:-10px;right:-4px;border-radius:50%;background:url(../assets/svg/remove.svg) center no-repeat}.tag-cloud{display:flex;flex-direction:column;max-width:1600px;width:100%;margin:48px auto 0}@media screen and (max-width:1919px){.tag-cloud{max-width:1420px}}@media screen and (max-width:1600px){.tag-cloud{max-width:1330px}}@media screen and (max-width:1439px){.tag-cloud{max-width:1300px}}@media screen and (max-width:1365px){.tag-cloud{max-width:100%;width:calc(100% - 20px);margin:30px 10px 0}}.tag-cloud__container{display:flex;flex-wrap:wrap}.tag-cloud__container-item{background:#edf1f7;border-radius:18px;width:-moz-max-content;width:max-content;font-weight:500;font-size:13px;color:#8590a6;padding:9px 16px;margin-right:12px;margin-top:12px;display:flex}@media screen and (max-width:1365px){.tag-cloud__container-item{margin-right:8px;margin-top:10px}}.tag-cloud__big{background:#edf1f7;border-radius:8px;font-weight:500;font-size:13px;color:#8590a6;padding:12px 16px;display:flex;margin-top:12px}@media screen and (max-width:1365px){.tag-cloud__big{margin-top:10px}}.video,.video-iframe{width:100%;height:100%;position:relative;overflow:hidden}.video-iframe__bg,.video__bg{width:100%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all 200ms ease}.video-iframe__text,.video__text{position:absolute;z-index:1;transition:all 200ms ease}.add-page-about__video .brand-header__body-video-play,.video-iframe__play,.video__play{width:30px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-style:solid;border-color:transparent transparent transparent #fff;border-width:21px 0 21px 30px;z-index:2;transition:all 200ms ease}@media (min-width:1025px){.header__about{display:none}}.add-page-about{display:flex;flex-direction:column;background:#fff}@media (min-width:768px){.add-page-about{background:#f5f7f9}.add-page-about__wrapper{margin:-30px 0 45px;padding:30px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.05);border-radius:8px}}@media (min-width:1025px){.add-page-about__wrapper{margin:-40px 0 65px;padding:45px}}.add-page-about__video-full{display:flex;width:100%;cursor:pointer}.add-page-about__video{margin:0 25px 25px;position:relative}@media (min-width:1025px){.add-page-about__video{margin:0}}.add-page-about__video iframe{width:100%;height:185px;border-radius:8px}@media (min-width:768px){.add-page-about__video iframe{height:379px}}@media (min-width:1025px){.add-page-about__video iframe{height:460px}}.add-page-about__video-bg{width:100%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all 200ms ease}.add-page-about__body{padding:25px;display:flex;flex-direction:column}@media (min-width:768px){.add-page-about__body{margin-bottom:33px;padding:0}}.add-page-about__body-title{font-size:1.125em;color:#000}@media (min-width:1025px){.add-page-about__body-title{font-size:1.5em}}.add-page-about__body-text{font-size:.875em;color:#000;line-height:20px;margin-top:25px}@media (min-width:1025px){.add-page-about__body-text{font-size:1em}}.add-page-about__image{width:100%;height:250px}@media (min-width:768px){.add-page-about__image{height:342px}}@media (min-width:1025px){.add-page-about__image{height:402px}}.add-page-about__image img,.add-page-contacts__container-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.add-page-about__video .add-page-about__video-bg{height:185px;border-radius:8px}@media (min-width:768px){.add-page-about__video .add-page-about__video-bg{height:379px}}@media (min-width:1025px){.add-page-about__video .add-page-about__video-bg{height:460px}}.add-page{display:flex;flex-direction:column}.add-page__title{margin-bottom:20px;display:block;font-size:1.5em;color:#2f2d40;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.add-page__title{padding:0 15px}}.add-page__sub-title{display:none}@media (min-width:768px){.add-page__sub-title{width:calc(100% - 2px);height:230px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:8px;background:#6334ff}}.add-page__sub-title h2{font-size:1.875em;color:#fff}@media (min-width:1025px){.add-page__sub-title h2{font-size:2.25em}}.add-page__body{padding:30px;border-radius:16px;background:#fff}@media screen and (max-width:1365px){.add-page__body{border-radius:0;padding:20px 15px}}.add-page__body-title{font-size:24px;margin-bottom:24px}.add-page-contacts .user-container__wrapper-left{width:240px;min-width:240px}@media screen and (max-width:1365px){.add-page-contacts .user-container__wrapper-left{width:100%;min-width:unset}}.add-page-contacts .user-container__wrapper-right{width:100%}.add-page-contacts__container{display:flex;flex-direction:column;padding:30px;border-radius:16px;background:#fff;width:100%}@media screen and (max-width:1365px){.add-page-contacts__container{border-radius:0;padding:20px 15px}}.add-page-contacts__container-head{color:#2f2d40;font-size:24px;font-weight:400;line-height:32px}.add-page-contacts__container-wrapper{width:100%;height:0;padding-bottom:520px;display:flex;margin-top:20px;position:relative}@media screen and (max-width:1365px){.add-page-contacts__container-wrapper{padding-bottom:100%;margin:20px -15px;width:calc(100% + 30px)}}.add-page-contacts__container-wrapper img{-o-object-position:center;object-position:center;border-radius:8px;position:absolute;left:0;top:0}@media screen and (max-width:1365px){.add-page-contacts__container-wrapper img{border-radius:0}}.add-page-contacts__container-about{display:flex;flex-direction:column;gap:15px;margin-top:30px}.add-page-contacts__container-about-h{color:#2f2d40;font-size:20px;font-weight:400;line-height:24px}.add-page-contacts__container-about-b{color:#2f2d40;font-size:14px;font-weight:400;line-height:140%}.add-page-contacts__container-mac{display:flex;gap:40px;margin-top:30px}@media screen and (max-width:1365px){.add-page-contacts__container-mac{gap:30px;flex-direction:column}}.add-page-contacts__container-mac-l{width:520px;min-width:520px;height:0;padding-bottom:520px;position:relative;border-radius:8px;overflow:hidden}@media screen and (max-width:1365px){.add-page-contacts__container-mac-l{padding-bottom:100%;margin:0 -15px;width:calc(100% + 30px);border-radius:0;min-width:unset}}.add-page-contacts__container-mac-l .add-page-contacts__map{width:100%;height:100%;position:absolute;top:0;right:0}.add-page-contacts__container-mac-r{display:flex;flex-direction:column;width:100%}.add-page-contacts__container-mac-r-head{color:#2f2d40;font-size:16px;font-weight:400;line-height:20px;margin-top:20px}@media screen and (max-width:1365px){.add-page-contacts__container-mac-r-head{margin-top:0}}.add-page-contacts__container-mac-r-body{display:flex;margin-top:30px;width:100%}.add-page-contacts__container-mac-r-body-i{width:50%;display:flex;flex-direction:column}.add-page-contacts__container-mac-r-body-i-h{color:#5c6373;font-size:14px;font-weight:400;line-height:16px}.add-page-contacts__container-mac-r-body-i-p{color:#2f2d40;font-size:16px;font-weight:400;line-height:20px;margin-top:10px}.add-page-contacts__container-mac-r-body-i-sp{color:#8590a6;font-size:12px;font-weight:400;line-height:14px;margin-top:5px}.add-page-contacts__container-mac-r-body-i-l{color:#6734ff;font-size:14px;font-weight:400;line-height:16px;margin-top:10px;text-decoration:underline}.add-page-contacts__container-mac-r-body-i-l:hover{text-decoration:unset}.add-page-contacts__container-mac-r-body-i-th{color:#5c6373;font-size:14px;font-weight:400;line-height:16px;margin-top:30px}.add-page-contacts__container-mac-r-body-i-th-t{color:#2f2d40;font-size:14px;font-weight:400;line-height:16px;display:flex;flex-direction:column;gap:5px;margin-top:10px}.add-page-contacts__container-text{color:#2f2d40;font-size:14px;font-weight:400;line-height:140%;margin-top:30px}.add-page-contacts__container .CallBackForm{margin-top:30px}.delivery-method-head{padding:20px 20px 0;background:#fff;font-size:1.125em}@media (min-width:768px){.delivery-method-head{display:none}}.delivery-method.active .delivery-method-head{border-radius:4px 4px 0 0}.delivery-method.active .delivery-method-head__paragraph{background:#6334ff;color:#fff}.delivery-method-body{padding:20px;border-radius:0 0 4px 4px;background:#fff}.delivery-method-body-head{margin-top:25px;font-size:1em;color:#000;display:flex}.delivery-method-body__list{margin-top:15px}@media (min-width:768px){.delivery-method-body__list{margin-top:32px}}.delivery-method-body__list-item-input{display:none}.delivery-method-body__list-item-label{padding:15px;display:block;position:relative;border:1px solid #eceef0;border-radius:4px;transition:all 200ms ease}@media (min-width:768px){.delivery-method-body__list-item-label{transition:none;border:0;padding:0}}.delivery-method-body__list-item-label::before{width:20px;height:20px;display:inline-block;position:absolute;top:32px;left:15px;transform:translateY(-50%);border:1px solid #e2e4e5;border-radius:50%;content:"";transition:all 200ms ease}@media (min-width:768px){.delivery-method-body__list-item-label::before{width:16px;height:16px;top:11px;left:0}}.delivery-method-body__list-item-label::after{width:12px;height:12px;display:inline-block;position:absolute;top:32px;left:19px;transform:translateY(-50%);border-radius:50%;background:0 0;content:"";transition:all 200ms ease}@media (min-width:768px){.delivery-method-body__list-item-label::after{width:10px;height:10px;top:11px;left:3px}}.delivery-method-body__list-item-label-wrap-title{margin:0 0 5px 40px;display:flex;justify-content:space-between;align-items:center;font-size:.875em;color:#000}.delivery-method-body__list-item-label-wrap-title-free{color:#00b127}.delivery-method-body__list-item-label-desc{margin-left:40px;font-size:.75em;color:#7d7e80}.delivery-method-body__list-item-label-more{max-height:0;margin-top:0;border-top:0;overflow:hidden;animation:end 300ms ease-out}@media (min-width:768px){.delivery-method-body__list-item-label-more{display:none}}.delivery-method-body__list-item-label-more-address{margin:15px 0 10px;font-size:.875em;color:#000}.delivery-method-body__list-item-label-more-wrap-schedule{display:flex;justify-content:space-between;font-size:.75em;color:#7d7e80}.delivery-method-body__list-item-label-more-wrap-schedule a{height:-moz-fit-content;height:fit-content;display:flex;align-items:center;color:#4575e9}.delivery-method-body__list-item-label-more-label.department a span,.delivery-method-body__list-item-label-more-wrap-schedule a span{margin-right:10px}.delivery-method-body__list-item-label-more-street{position:relative}.delivery-method-body__list-item-label-more-street input:focus{border-color:#6334ff;border-bottom:2px solid #6334ff;border-radius:4px 4px 0 0}.delivery-method-body__list-item-label-more-street ul{width:100%;max-height:0;position:absolute;top:83px;left:0;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:0 0 4px 4px;background:#fff;overflow:auto;z-index:1;transition:all 200ms ease}.delivery-method-body__list-item-label-more-street ul li{padding:15px;font-size:.875em}.delivery-method-body__list-item-label-more-street ul li:focus,.delivery-method-body__list-item-label-more-street ul li:hover{background:#f0ebff}.delivery-method-body__list-item-label-more-department .delivery-method-body__list-item-label-more-input:focus~ul,.delivery-method-body__list-item-label-more-street input:focus+ul{max-height:132px}.delivery-method-body__list-item-label-more-label{width:100%;margin-top:15px;display:inline-block;font-size:.75em;color:#000}.delivery-method-body__list-item-label-more-label.department{display:flex;justify-content:space-between;align-items:center}.delivery-method-body__list-item-label-more-label.department a{height:-moz-fit-content;height:fit-content;float:right;display:flex;align-items:center;color:#4575e9}.delivery-method-body__list-item-label-more-input{width:100%;height:42px;margin-top:10px;padding:0 15px;display:flex;align-items:center;border:1px solid #eceef0;border-radius:4px;font-size:14px;color:#000}.delivery-method-body__list-item-label-more-wrap-house-flat{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eceef0}.delivery-method-body__list-item-label-more-wrap-house-flat label{width:calc(50% - 5px)}.delivery-method-body__list-item-label-more-date,.delivery-method-body__list-item-label-more-wrap-house-flat{display:flex;justify-content:space-between;align-items:center}.delivery-method-body__list-item-label-more-date-inner{width:calc(50% - 5px);position:relative}.delivery-method-body__list-item-label-more-date-inner ul li input,.delivery-method-body__list-item-label-more-date-inner-title-input{display:none}.delivery-method-body__list-item-label-more-date-inner-title-label{width:100%;height:42px;padding:0 15px;position:relative;display:flex;justify-content:space-between;align-items:center;border:1px solid #eceef0;border-radius:4px;font-size:.875em;color:#bcbebf;transition:all 200ms ease}.delivery-method-body__list-item-label-more-date-inner-title-label::after{width:8px;height:8px;margin-top:-4px;border:solid #bcbebf;border-width:0 1px 1px 0;display:inline-block;transform:rotate(45deg) scale(1);content:"";transition:all 200ms ease}.add-page-news__filters-body-item.active a,.delivery-method-body__list-item-label-more-date-inner-title-label.active,.pay-and-delivery__body-list-item-text span{color:#000}.delivery-method-body__list-item-label-more-date-inner ul{width:100%;max-height:0;position:absolute;top:44px;left:0;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:0 0 4px 4px;background:#fff;overflow:auto;z-index:1;transition:all 200ms ease}.delivery-method-body__list-item-label-more-date-inner ul li label{width:100%;height:34px;padding:0 15px;display:flex;align-items:center;font-size:.875em;color:#000;transition:all 200ms ease}.delivery-method-body__list-item-label-more-date-inner ul li label:active,.delivery-method-body__list-item-label-more-date-inner ul li label:hover,.delivery-method-body__list-item-label-more-department ul li:active,.delivery-method-body__list-item-label-more-department ul li:hover{background:#f0ebff}.delivery-method-body__list-item-label-more-date-inner-title-input:checked~ul{max-height:102px}.delivery-method-body__list-item-label-more-date-inner-title-input:checked+.delivery-method-body__list-item-label-more-date-inner-title-label{border-color:#6334ff;border-bottom:2px solid #6334ff;border-radius:4px 4px 0 0}.delivery-method-body__list-item-label-more-date-inner-title-input:checked+.delivery-method-body__list-item-label-more-date-inner-title-label::after{margin-top:4px;transform:rotate(45deg) scale(-1)}.delivery-method-body__list-item-label-more-department{position:relative}.delivery-method-body__list-item-label-more-department::after{width:15%;height:38px;display:block;position:absolute;right:15px;bottom:2px;background:linear-gradient(to right,transparent,#fff 90%);content:""}.delivery-method-body__list-item-label-more-department ul{width:100%;max-height:0;position:absolute;top:72px;left:0;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:0 0 4px 4px;background:#fff;overflow:auto;z-index:1;transition:all 200ms ease}.delivery-method-body__list-item-label-more-department ul li{padding:15px;transition:all 200ms ease}.delivery-method-body__list-item-label-more-department .delivery-method-body__list-item-label-more-input:focus{border-color:#6334ff;border-bottom:2px solid #6334ff;border-radius:4px 4px 0 0}.delivery-method-body__list-item-input:checked+.delivery-method-body__list-item-label,.delivery-method-body__list-item-input:checked+.delivery-method-body__list-item-label::before{border-color:#6334ff}.delivery-method-body__list-item-input:checked+.delivery-method-body__list-item-label::after{background:#6334ff}.delivery-method-body__list-item-input:checked+.delivery-method-body__list-item-label .delivery-method-body__list-item-label-more{max-height:350px;margin-top:15px;border-top:1px solid #eceef0;overflow:visible;animation:start 300ms ease-in}.delivery-method-body__list-item:not(:last-child){margin-bottom:10px}.delivery-method.active .delivery-method-body{max-height:unset;padding:15px;transition:max-height 300ms ease-in,padding 0ms ease-in}@media (min-width:768px){.delivery-method.active .delivery-method-body{padding:15px 30px}}.add-page__nav{border-radius:16px;background:#fff;padding:8px;min-width:240px;height:-moz-max-content;height:max-content}@media screen and (max-width:1365px){.add-page__nav{display:none}}.add-page__nav-list-item-link,.add-page__nav-mob{border-radius:8px;transition:all 250ms ease-in-out}.add-page__nav-list-item-link{padding:12px 16px;font-size:14px;font-weight:500;line-height:16px;color:#2f2d40;display:flex}.add-page__nav-list-item-link:hover{border-radius:8px;background:#faf8ff;cursor:pointer}.add-page__nav-list-item.active .add-page__nav-list-item-link{background:#f0ebff;color:#6734ff}.add-page__nav-mob{width:calc(100% - 30px);margin:0 auto;height:44px;flex-direction:column;position:relative;background:#fff;border:1px solid transparent;box-sizing:border-box;display:none}@media screen and (max-width:1365px){.add-page__nav-mob{display:flex}}.add-page__nav-mob.active,.add-page__nav-mob:hover{border:1px solid #edeff2}.add-page__nav-mob__item{border-radius:8px;padding:0 16px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:20px;color:#2f2d40;height:100%}.add-page__nav-mob__item:hover{cursor:pointer}.add-page__nav-mob__item::after{content:"";display:block;width:24px;height:24px;background-size:100% 100%;transition:all 250ms ease-in-out;margin-left:8px}.add-page__nav-mob__item.active::after,.add-page__nav-mob__item::after,.add-page__nav-mob__item:hover::after{background:url(../assets/product-card/popup-select-arrow.svg)}.add-page__nav-mob__item input{font-weight:500;font-size:14px;color:#2f2d40;pointer-events:none;width:-moz-fit-content;width:fit-content}.add-page__nav-mob__item.active::after{transform:rotate(180deg)}.add-page__nav-mob__list,.add-page__nav-mob__list-item{display:flex;background:#fff;transition:all 250ms ease-in-out}.add-page__nav-mob__list{width:100%;left:0;top:calc(100% + 6px);border:1px solid #f6f8fb;box-sizing:border-box;box-shadow:0 0 16px 0 rgba(0,0,0,.16);border-radius:8px;flex-direction:column;position:absolute;max-height:324px;overflow-y:auto;opacity:0;pointer-events:none;z-index:2;padding:8px 0}.add-page__nav-mob__list.active{opacity:1;pointer-events:all}.add-page__nav-mob__list-item{font-size:14px;font-weight:500;color:#2f2d40;line-height:16px}.add-page__nav-mob__list-item:hover{color:#6734ff;background:#f0ebff;cursor:pointer}.add-page__nav-mob__list-item.active .add-page__nav-mob__list-item-link,.add-page__nav-mob__list-item:hover .add-page__nav-mob__list-item-link{color:#6734ff}.add-page__nav-mob__list-item.active{color:#6734ff;background:#f0ebff}.add-page__nav-mob__list-item-link{font-size:14px;font-weight:500;color:#2f2d40;line-height:16px;padding:14px 16px;width:100%}.add-page-news__filters{display:flex;flex-direction:column;width:100%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:12px 12px 0 0;position:fixed;bottom:0;cursor:pointer;z-index:99}@media (min-width:768px){.add-page-news__filters{position:static;margin-top:25px;box-shadow:none;border-radius:0;background-color:transparent}}@media (min-width:1025px){.add-page-news__filters{flex-flow:row;align-items:center;justify-content:space-between;margin-top:35px}}.add-page-news__filters-head{padding:0 25px;display:flex;border-radius:12px 12px 0 0;height:42px;align-items:center;position:relative}@media (min-width:768px){.add-page-news__filters-head{display:none}}.add-page-news__filters-head-title{margin-left:10px;font-size:.875em}.add-page-news__filters-head-arrow{width:16px;height:10px;background:url(../assets/arrow-down.svg);background-size:100% 100%;position:absolute;right:25px;transform:rotate(180deg)}.add-page-news__filters-head.active .add-page-news__filters-head-arrow{transform:rotate(360deg)}.add-page-news__filters-title,.add-page-questions__body-question-visible svg{display:none}@media (min-width:1025px){.add-page-news__filters-title{display:block;color:#000;font-size:1.5em;line-height:34px}}.add-page-news__filters-body{display:flex;flex-direction:column;padding:0 10px;border-top:1px solid #eceef0;overflow:hidden;max-height:0;transition:max-height 500ms cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.add-page-news__filters-body{flex-flow:row;align-items:center;max-height:50px;padding:0;border-top:none}}.add-page-news__filters-body-item{font-size:.938em;display:flex;justify-content:space-around;align-items:center;height:36px;cursor:pointer}@media (min-width:768px){.add-page-news__filters-body-item{height:34px;margin-left:10px;padding:0 14px;border-radius:99px;border:1px solid #e7e7e7;color:#212226;font-size:.875em}.add-page-news__filters-body-item a{color:#212226}.add-page-news__filters-body-item:first-child{margin-left:0}}.add-page-news__filters-body-item.active{background:#fff;border:1px solid #fff;color:#000}.add-page-news__filters-body-item:hover{background:#f5f7f9}@media (min-width:768px){.add-page-news__filters-body-item:hover{background:#fff;border:1px solid #fff;color:#000}.add-page-news__filters-body-item:hover a{color:#000}}.add-page-news__filters-body.active{max-height:999px}.add-page-news__container{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;padding:15px 15px 60px}@media (min-width:768px){.add-page-news__container{margin-top:35px;padding:0;grid-template-columns:repeat(2,357px)}}@media (min-width:1025px){.add-page-news__container{grid-template-columns:repeat(3,350px);grid-gap:30px}}.add-page-news__container-item{display:flex;flex-direction:column;justify-content:space-between;border-radius:8px 8px 4px 4px;background:#fff}.add-page-news__container-item:hover{box-shadow:0 0 20px rgba(0,0,0,.1)}.add-page-news__container-item-wrapper{position:relative;width:100%;height:200px;background-size:cover;background-repeat:no-repeat;border-radius:8px}.add-page-news__container-item-wrapper-seen{position:absolute;bottom:20px;display:flex;right:20px}.add-page-news__container-item-wrapper-seen p{margin-left:10px;color:#fff;align-items:center;font-size:.8125em}.add-page-news__container-item-title{height:36px;margin:20px 20px 0;font-size:18px;color:#000;line-height:1;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width:1025px){.add-page-news__container-item-title{height:40px;font-size:20px}}.add-page-news__container-item-text{height:28px;margin:15px 20px 0;font-size:14px;line-height:1;color:#717273;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width:768px){.add-page-news__container-item-text{height:32px;font-size:16px}}.add-page-news__container-item-container{display:flex;justify-content:space-between;align-items:center;margin:15px 20px 20px}.add-page-news__container-item-container-date{font-size:.875em;color:#a3a4a6}.add-page-news__container-item-container-watch-button{width:118px;height:28px;background:#f5f7f9;border-radius:4px;display:flex;align-items:center;justify-content:space-around;font-size:.875em;color:#717273}.add-page-news__container-item-container-watch-button.watch{background:#6334ff;color:#fff}.add-page-news-item{display:flex;flex-direction:column;height:100vh}@media (min-width:1025px){.add-page-news-item{height:unset}}.add-page-news-item-overlay{position:fixed;bottom:0;left:0;z-index:10000;overflow:auto;display:flex;justify-content:space-around;width:100%;height:100vh;background:rgba(0,0,0,.5)}@media (min-width:1025px){.add-page-news-item-overlay{z-index:99;padding-top:100px}.add-page-news-item-overlay .add-page-news-item__body{margin-bottom:100px}.add-page-news-item-page{margin:100px 0}}@media (max-width:1023px){.add-page-news-item.main-container{width:100%}}.add-page-news-item__head{position:relative;width:100%;min-height:232px;background-size:cover;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.add-page-news-item__head{flex-flow:row;min-height:260px}}@media (min-width:1025px){.add-page-news-item__head{border-radius:8px 8px 0 0}}.add-page-news-item__head-text{color:#fff;font-size:1.25em;line-height:28px;padding:0 15px;text-align:center;margin-top:auto}@media (min-width:768px){.add-page-news-item__head-text{margin-top:unset;padding:0;margin-left:80px;font-size:1.5em;line-height:43px;text-align:left}}@media (min-width:1025px){.add-page-news-item__head-text{font-size:2.25em}}.add-page-news-item__head-share{background:url(../assets/share.svg);width:16px;height:18px;background-size:100% 100%;margin-top:25px;margin-bottom:auto}@media (min-width:768px){.add-page-news-item__head-share{width:32px;height:36px;margin:0 80px 0 45px}}.add-page-news-item__head-share-popup{position:absolute;padding:10px 15px;background:#fff;border-radius:5px;color:#000;bottom:60px;right:10px;width:185px;z-index:9;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:all 200ms ease}.add-page-news-item__head-close{position:absolute;top:15px;right:15px;cursor:pointer;width:16px;height:16px}@media (min-width:768px){.add-page-news-item__head-close{top:25px;right:25px;width:20px;height:20px}}.add-page-news-item__body{background:#fff;border-radius:20px 20px 0 0;padding:25px 25px 5px;position:relative;top:-20px}@media (min-width:1025px){.add-page-news-item__body{border-radius:0 0 8px 8px}}.add-page-news-item__body .news_detail_section{margin:30px 0 0!important;padding:0!important;background-color:#fff!important}@media (min-width:768px){.add-page-news-item__body .news_detail_section{margin-top:40px!important}}.add-page-news-item__body .news_detail_section:first-child{margin-top:0!important}.add-page-news-item__body .news_detail_section h3{margin-bottom:15px;font-size:16px}@media (min-width:768px){.add-page-news-item__body .news_detail_section h3{font-size:20px}}@media (min-width:1025px){.add-page-news-item__body .news_detail_section h3{font-size:24px}}.add-page-news-item__body .news_detail_section img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:15px}@media (min-width:768px){.add-page-news-item__body .news_detail_section img{height:360px}}@media (min-width:1025px){.add-page-news-item__body .news_detail_section img{height:530px}}.add-page-news-item__body .news_detail_section p{color:#717273;font-size:14px}@media (min-width:1025px){.add-page-news-item__body .news_detail_section p{font-size:16px}.header__pay-and-delivery{display:none}}.pay-and-delivery__body-title{margin-bottom:25px;font-size:1.25em}@media (min-width:768px){.pay-and-delivery__body-list{display:grid;grid-template:repeat(auto-fill,minmax(100px,1fr))/repeat(2,322px);grid-gap:30px 40px}}@media (min-width:1025px){.pay-and-delivery__body-list{grid-template:repeat(auto-fill,minmax(100px,1fr))/repeat(3,320px);grid-gap:30px}}.pay-and-delivery__body-list-item picture{width:80px;height:80px;margin-bottom:15px;display:none}@media (min-width:768px){.pay-and-delivery__body-list-item picture{display:block}}.pay-and-delivery__body-list-item picture img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover}.pay-and-delivery__body-list-item-title{margin-bottom:15px;font-size:15px;font-weight:600;color:#000}.pay-and-delivery__body-list-item-text{font-size:.8125em;line-height:18px;color:#3f3f40}.pay-and-delivery__body-list-item:not(:last-child){margin-bottom:20px}@media (min-width:768px){.pay-and-delivery__body-list-item:not(:last-child){margin-bottom:0}}.pay-and-delivery__body-list:not(:last-of-type){margin-bottom:25px}@media (min-width:768px){.pay-and-delivery__body-list:not(:last-of-type){margin-bottom:40px}}.pay-and-delivery__body-more{margin:25px auto 0;display:flex;flex-flow:column;align-items:center;font-size:.875em;color:#245de5}@media (min-width:768px){.pay-and-delivery__body-more{display:none}}.pay-and-delivery__body-more span{margin-bottom:10px}@media (min-width:1025px){.header__questions{display:none}}.add-page-questions{display:flex;flex-direction:column;padding:30px;background:#fff;min-height:calc(100vh - 54px)}@media (min-width:768px){.add-page-questions{min-height:unset;padding:0;background:0 0}}.add-page-questions__search{border-radius:4px;padding:10px 15px;background:#f5f7f9;display:flex;position:relative;align-items:center}@media (min-width:768px){.add-page-questions__search{display:none}}.add-page-questions__search-input{font-size:.875em;color:#000;width:90%}.add-page-questions__search-input::-moz-placeholder{color:#a3a4a6}.add-page-questions__search-input::placeholder{color:#a3a4a6}.add-page-questions__search-button{position:absolute;right:15px;top:8px}.add-page-questions__body{display:flex;flex-direction:column;padding:0 10px}@media (min-width:768px){.add-page-questions__body{padding:30px;border-radius:16px;background:#fff}}@media (min-width:1025px){.add-page-questions__body-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}}.add-page-questions__body-wrap:not(:last-child){margin-bottom:15px}@media (min-width:768px){.add-page-questions__body-wrap:not(:last-child){margin-bottom:45px}}@media (min-width:1025px){.add-page-questions__body-wrap:not(:last-child){margin-bottom:0}}.add-page-questions__body-title{font-size:1.125em;font-weight:500;color:#000;margin-bottom:20px}@media (min-width:768px){.add-page-questions__body-title{font-size:1.25em}}.add-page-questions__body-question{position:relative;display:flex;flex-direction:column;font-size:.875em;cursor:pointer}.add-page-questions__body-question-visible{color:#000;line-height:18px;transition:all 100ms linear}@media (min-width:768px){.add-page-questions__body-question-visible{padding:18px 0;display:flex;justify-content:space-between;align-items:center}}@media (min-width:1025px){.add-page-questions__body-question-visible{padding:0}}.add-page-questions__body-question-visible.active,.add-page-questions__body-question-visible:hover{color:#245de5;text-decoration:underline}@media (min-width:768px){.add-page-questions__body-question-visible svg{margin-left:20px;display:block;transition:all 200ms ease}}@media (min-width:1025px){.add-page-questions__body-question-visible svg{display:none}}.add-page-questions__body-question-visible svg.active{transform:scale(-1)}.add-page-questions__body-question-hidden{max-height:0;margin-top:0;transition:all 100ms linear;overflow:hidden;color:#7a7a7b}.add-page-questions__body-question-hidden.active{max-height:100%;margin-top:10px}.add-page-questions__body-question:not(:last-child){margin-bottom:15px}@media (min-width:768px){.add-page-questions__body-question:not(:last-child){margin-bottom:0}.add-page-questions__body-question:not(:last-child)::after{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background:#f1f3f5}}@media (min-width:1025px){.add-page-questions__body-question:not(:last-child){margin-bottom:15px}.add-page-questions__body-question:not(:last-child)::after{display:none}.header__trade{display:none}}.add-page-trade{display:flex;flex-direction:column;background:#fff}@media (min-width:768px){.add-page-trade{background:0 0}}.add-page-trade__container{display:flex;flex-direction:column;margin-bottom:30px}.add-page-trade__container-title{font-size:20px;color:#000;margin-bottom:5px}.add-page-trade__container-text{font-size:.875em;color:#000;line-height:20px;margin-top:10px}.add-page-trade__container-text-underline{text-decoration:underline}.add-page-trade__container-text.red-text{color:#ff2727}.add-page-trade__container-list{display:flex;flex-direction:column;color:#000;margin-bottom:10px;padding-left:15px}.add-page-trade__container-list-item{margin-top:10px;font-size:.875em;position:relative}.add-page-trade__container-list.dotted-list .add-page-trade__container-list-item{list-style-type:initial;padding-left:10px}.add-page-trade__container-list.numbered-list .add-page-trade__container-list-item{padding-left:10px;list-style-type:decimal}@media (min-width:768px){.add-page-trade__container-download-wrap{display:flex;align-items:center}}.add-page-trade__container-download{color:#245de5;font-size:.875em;margin-top:10px;display:flex;align-items:center}@media (min-width:768px){.add-page-trade__container-download{margin-left:15px}}.add-page-trade__container-download-arrow{width:8px;height:12px;background:url(../assets/download-image.svg) center;display:flex;margin-left:6px;position:relative;bottom:-1px}.add-page-trade__talon-form{background:#f5f7f9;border-radius:16px;padding:15px;margin-bottom:35px}@media (min-width:768px){.add-page-trade__talon-form{padding:30px}}.add-page-trade__talon-form-head{font-size:1.5em;color:#000}@media (min-width:768px){.add-page-trade__talon-form-head{font-size:32px}}.add-page-trade__talon-form-container{display:flex;padding-top:30px}.add-page-trade__talon-form-container-input{padding:20px 45px 20px 15px;border-width:1px 0 1px 1px;border-style:solid;border-color:#6334ff;box-sizing:border-box;border-radius:8px 0 0 8px;background:#fff;position:relative;width:calc(100% - 56px)}@media (min-width:768px){.add-page-trade__talon-form-container-input{max-width:590px}}.add-page-trade__talon-form-container-input input{font-size:16px;width:100%}.add-page-trade__talon-form-container-input-info{position:absolute;right:15px;top:16px;display:none}.add-page-trade__talon-form-container-input-info:hover{cursor:pointer}.add-page-trade__talon-form-container-input.error{background:#ffebeb}.add-page-trade__talon-form-container-button{width:56px;background:#6334ff;border-radius:0 8px 8px 0;display:flex;align-items:center;justify-content:space-around}.add-page-trade__talon-form-container-button::before{content:"";display:flex;width:24px;height:24px;background-image:url(../assets/warranty-arrow-icon.svg);background-repeat:no-repeat;background-size:24px 24px;background-position:center center}@media (min-width:768px){.add-page-trade__talon-form-container-button{width:122px}}.add-page-trade__talon-form-container-button:disabled{background:#dce0e6}.add-page-trade__talon-form-container-button:disabled:hover{cursor:initial}.add-page-trade__talon-form-container-button:hover{cursor:pointer}.add-page-trade__talon-form-container-button.loading:before{background-image:url(../assets/submit-loader.svg);animation:ucwfs-anim 1s infinite linear}.add-page-trade__talon-form-where{font-size:.875em;color:#6d7378;margin-top:30px;padding-right:35px;position:relative;display:flex}@media screen and (max-width:620px){.add-page-trade__talon-form-where br{display:none}}.add-page-trade__talon-form-incorrect{color:#fe233d;font-size:.875em;margin:10px 0 0 10px}.add-page-cashback__container-title{font-size:24px;font-weight:400;line-height:32px;color:#2f2d40;margin-bottom:15px}@media screen and (max-width:1365px){.add-page-cashback__container-title{margin-bottom:15px}}.add-page-cashback__container-text{font-size:14px;color:#2f2d40;font-weight:400;line-height:140%;margin-top:15px}.add-page-cashback__container-link{color:#6734ff;font-size:14px;font-weight:400;line-height:140%;text-decoration:underline}.add-page-cashback__container-link:hover{text-decoration:none}.add-page-cashback__container-img{border-radius:16px;overflow:hidden;margin:30px 0}@media screen and (max-width:1365px){.add-page-cashback__container-img{margin:25px 0}}.add-page-cashback__container-wrap{display:flex;gap:60px}@media screen and (max-width:1365px){.add-page-cashback__container-wrap{flex-direction:column-reverse;gap:25px}}.add-page-cashback__container-wrap.reverse{flex-direction:row-reverse;margin-top:30px}@media screen and (max-width:1365px){.add-page-cashback__container-wrap.reverse{flex-direction:column-reverse;margin-top:25px}}.add-page-cashback__container-wrap img{border-radius:16px}.add-page-cashback__container-wrap-title{font-size:20px;font-weight:400;line-height:24px;color:#2f2d40}.add-page-cashback__container-wrap-subtitle{font-size:16px;font-weight:400;line-height:20px;color:#2f2d40;margin-top:20px}.add-page-cashback__container-list{display:flex;flex-direction:column;color:#000;margin-bottom:10px;padding-left:15px;margin-top:5px}@media screen and (max-width:1365px){.add-page-cashback__container-list{margin-bottom:0}}.add-page-cashback__container-list-item{margin-top:10px;font-size:.875em;position:relative}.add-page-cashback__container-list.dotted-list .add-page-cashback__container-list-item{list-style-type:initial;padding-left:10px}.add-page-cashback__container-list.numbered-list .add-page-cashback__container-list-item{padding-left:10px;list-style-type:decimal}.add-page-cashback__container-faq{margin-top:30px}.add-page-cashback__container-faq-item{padding:16px 0;border-bottom:1px solid #edeff2}.add-page-cashback__container-faq-item:first-child{margin-top:15px}.add-page-cashback__container-faq-item:last-child{border-bottom:unset}.add-page-cashback__container-faq-item-top.active:after,.add-page-cashback__container-faq-item.active .add-page-cashback__container-faq-item-top:after{transform:rotate(180deg)}.add-page-cashback__container-faq-item.active .add-page-cashback__container-faq-item-bottom{max-height:9999px;padding-top:16px;opacity:1}.add-page-cashback__container-faq-item-top{font-size:14px;font-weight:500;line-height:16px;color:#2f2d40;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-between}.add-page-cashback__container-faq-item-top:after{width:24px;min-width:24px;height:24px;background-image:url(../assets/svg/arrow-down-cashback.svg);background-repeat:no-repeat;background-position:center;display:flex;content:"";margin-left:15px;transition:all 250ms ease-in-out}.add-page-cashback__container-faq-item-top:hover{cursor:pointer}.add-page-cashback__container-faq-item-bottom{font-size:14px;font-weight:400;line-height:140%;color:#2f2d40;padding-top:16px;display:none}.about-page{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;width:100%}@media screen and (max-width:1919px){.about-page{max-width:1420px}}@media screen and (max-width:1600px){.about-page{max-width:1330px}}@media screen and (max-width:1439px){.about-page{max-width:1300px}}@media screen and (max-width:1365px){.about-page{max-width:100%;padding:0 20px}}@media screen and (max-width:767px){.about-page{padding:0 10px}}.about-page a,.about-page b,.about-page p,.about-page span{margin-left:unset!important;font-family:"SF Pro Display",sans-serif!important;background:unset!important;color:#2f2d40!important}.about-page b{margin-bottom:10px!important;display:flex!important}.brand-about{display:flex;flex-direction:column;margin-bottom:-25px}.brand-about__head{display:flex;justify-content:space-between;margin:35px auto 0;max-width:1530px;width:100%}@media (max-width:1600px){.brand-about__head{max-width:1140px;padding:0 15px;margin:23px auto 0}}@media (max-width:768px){.brand-about__head{margin:20px auto 0}}.brand-about__head-name{font-weight:500;font-size:2.25em;color:#292e33}@media (max-width:1600px){.brand-about__head-name{font-size:1.5em}}.brand-about__body{margin-top:30px}@media (max-width:1600px){.brand-about__body{margin-top:25px}}@media (max-width:768px){.brand-about__body{margin-top:20px}}.brand-header{display:flex;flex-direction:column;max-width:1530px;margin:0 auto;width:100%}@media (max-width:1600px){.brand-header{max-width:1140px;padding:0 15px}}@media screen and (max-width:768px){.brand-header{margin:0;padding:0 17px 0 19px;height:54px;background:#0090ff;justify-content:center}}.brand-header__divider{width:100%;height:2px;background:#ebeff2;max-width:1530px;margin:15px auto 0}@media (max-width:1600px){.brand-header__divider{max-width:1140px;padding:0 15px}}@media screen and (max-width:768px){.brand-header__divider{display:none}}.brand-header__menu-desc{display:flex;position:relative;margin-top:30px;margin-right:95px}@media screen and (max-width:768px){.brand-header__menu-desc{display:none}}.brand-header__menu-desc-logo{width:100px;min-width:100px;height:26px;display:flex;position:relative;top:-2px}.brand-header__menu-desc-logo img,.brand-header__menu-mob-logo img{width:100%;height:100%}.brand-header__menu-desc-list{display:flex;color:#262626;align-items:center;margin-left:60px;position:relative;max-width:1350px}@media (max-width:1600px){.brand-header__menu-desc-list{max-width:950px}}.brand-header__menu-desc-list-item{margin-right:40px;font-weight:500;font-size:.875em;position:relative;white-space:nowrap}.brand-header__menu-desc-list-item a{font-size:14px;font-weight:500;color:#292e33}.brand-header__menu-desc-list-item.disabled{display:none}.brand-header__menu-desc-list-item:hover{cursor:pointer}.brand-header__menu-desc-list-item:hover:before{background:#292e33}.brand-header__menu-desc-list-item:last-child{margin-right:0}.brand-header__menu-desc-list-item-sub{display:none;flex-direction:column;position:absolute;top:100%;right:0;background:#fff;border-radius:8px;padding:15px 0;max-width:290px;z-index:2}.brand-header__menu-desc-list-item-sub-li{padding:15px 30px;background:0 0;width:100%;max-width:290px;display:none}.brand-header__menu-desc-list-item-sub-li a{color:#171a1c}.brand-header.fixed .brand-product__head-sub-anchor.second.active,.brand-header__menu-desc-list-item-sub-li.visible,.brand-header__menu-desc-list-item.more.visible,.brand-header__menu-desc-list-item.sub-menu:hover .brand-header__menu-desc-list-item-sub{display:flex}.brand-header__menu-desc-list-item-sub-li:hover{background:#f5f7f9}.brand-header__menu-desc-list-item:before{content:"";width:100%;height:2px;display:block;background:0 0;transition:all 200ms ease-in-out;position:absolute;bottom:-8px}.brand-header__menu-desc-list-item.active:before{background:#0090ff}.brand-header__menu-desc-list-item.sub-menu{padding-right:23px}.brand-header__menu-desc-list-item.sub-menu:after{content:"";width:8px;height:4px;position:absolute;right:0;top:7px;background:url(../assets/brand-page/menu-arrow-down.svg);background-size:100% 100%}.brand-header__menu-desc-list-item.more{display:none;position:absolute;right:-95px;margin-right:0;font-size:.875em;top:5px}.brand-header__menu-mob{display:none;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.brand-header__menu-mob{display:flex}}.brand-header__menu-mob-logo{width:100px;height:26px;display:flex}.brand-header__menu-mob-button{width:24px;height:24px;background:url(../assets/brand-page/burger.svg);transition:all 250ms ease-in-out}.brand-header__menu-mob-button:hover{cursor:pointer}.brand-header__menu-mob-button.active{transform:rotate(180deg)}.brand-header__menu-mob-popup{display:flex;flex-direction:column;position:fixed;width:100%;height:100vh;background:#f5f7f9;top:0;left:100%;z-index:3;transition:left 250ms ease-in-out}.brand-header__menu-mob-popup.active{left:0}.brand-header__menu-mob-popup-head{display:flex;height:54px}.brand-header__menu-mob-popup-head-back{padding-left:23px;position:relative;font-size:.875em;color:#67737e;font-weight:500;margin:0 auto 0 25px;height:54px;display:flex;align-items:center}.brand-header__menu-mob-popup-head-back:before{content:"";width:4px;height:8px;position:absolute;left:0;top:50%;transform:translateY(-50%);background:url(../assets/brand-page/back-arrow.svg);background-size:100% 100%}.brand-header__menu-mob-popup-list{display:flex;flex-direction:column;overflow-y:auto}.brand-header__menu-mob-popup-list-item{margin-top:2px;background:#fff;font-size:.875em;color:#171a1c;transition:all 200ms ease-in-out}.brand-header__menu-mob-popup-list-item.active,.brand-page-category__banner-grid-item.video-block:hover:before{background:#0090ff}.brand-header__menu-mob-popup-list-item.active a{color:#fff}.brand-header__menu-mob-popup-list-item a,.brand-header__menu-mob-popup-list-item-next{display:flex;padding:20px 25px;color:#171a1c;font-weight:500;transition:all 200ms ease-in-out}.brand-header__menu-mob-popup-list-item:first-child{margin-top:0}.brand-header.fixed{max-width:100%;height:1px;visibility:hidden;position:fixed;top:0;z-index:2;background:#f5f7f9;filter:drop-shadow(0 8px 16px rgba(0,0,0,.05));transition:background 250ms ease-in-out;padding:0}@media (max-width:600px){.brand-header.fixed{overflow:unset}}.brand-header.fixed .brand-product__head{margin:0 auto;padding:18px 15px;border-top:1px solid #f5f7f9}.brand-header.fixed .brand-product__head-name{font-size:20px}@media screen and (max-width:768px){.brand-header.fixed .brand-product__head{padding:20px 17px;background:#fff}.brand-header.fixed .brand-product__head-name{font-size:24px}}.brand-header.fixed .brand-product__head-sub-anchor.diactive,.brand-header.fixed .brand-product__head-sub-anchor.second{display:none}@media screen and (max-width:600px){.brand-header.fixed .brand-product__head-sub-anchor.second.active{display:none}}.brand-header.fixed .brand-product__head-mob-menu{top:100%}.brand-header.fixed.active{height:auto;visibility:visible;background:#fff}@media screen and (max-width:768px){.brand-header.fixed.active{background:#0090ff}}.brand-header.fixed .brand-header{display:flex}.brand-header.fixed .brand-header__container{max-width:1530px;display:flex;flex-direction:column;margin:0 auto;width:100%}@media (max-width:1600px){.brand-header.fixed .brand-header__container{max-width:1140px;padding:0 15px}}@media screen and (max-width:768px){.brand-header.fixed .brand-header__container{margin:0;padding:0 17px 0 19px;height:54px;background:#0090ff;justify-content:center}}.brand-header.fixed .brand-header__menu-desc{margin-top:17px;margin-bottom:17px}@media screen and (max-width:768px){.brand-header.fixed .brand-header__menu-desc{display:none}}.bread.main-container.brand .bread-crumbs__list-item,.bread.main-container.brand .bread-crumbs__list-item a{color:#9da2a6}.bread.main-container.brand .bread-crumbs__list-item--active,.bread.main-container.brand .bread-crumbs__list-item--active a{color:#245de5}.bread.main-container.brand .bread-crumbs__home-image-wrapper-svg path,.filter__left-side-bar-body-checkbox-list-head:hover .filter__left-side-bar-body-checkbox-list-head-arrow path{stroke:#245de5}@media screen and (max-width:768px){.bread.main-container.brand{display:none}}.brand-page-category{display:flex;flex-direction:column;max-width:1530px;margin:35px auto 0}@media (max-width:1600px){.brand-page-category{max-width:1110px;margin-top:30px}}@media (max-width:1440px){.brand-page-category{margin-top:20px}}@media screen and (max-width:1200px){.brand-page-category{padding:0 17px}}@media (max-width:768px){.brand-page-category{margin-top:15px}}@media (max-width:600px){.brand-page-category{padding:0 13px}}.brand-page-category__block-name{font-size:2.25em;color:#292e33;font-weight:500;margin-bottom:30px}@media (max-width:1600px){.brand-page-category__block-name{font-size:1.875em}}@media (max-width:1440px){.brand-page-category__block-name{font-size:1.5em;margin-bottom:20px}}.brand-page-category__banner-grid{display:grid;grid-template-columns:repeat(4,360px);grid-template-rows:repeat(3,360px);grid-gap:30px;margin-bottom:40px}@media (max-width:1600px){.brand-page-category__banner-grid{grid-template-columns:repeat(4,255px);grid-template-rows:repeat(3,255px)}}@media (max-width:1440px){.brand-page-category__banner-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr)}}@media screen and (max-width:1200px){.brand-page-category__banner-grid{grid-gap:10px}}@media (max-width:600px){.brand-page-category__banner-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}.brand-page-category__banner-grid-item{position:relative}.brand-page-category__banner-grid-item:after{content:"";width:100%;height:100%;left:0;top:0;background:#fff;position:absolute;border-radius:12px;opacity:0;pointer-events:none;transition:all 250ms ease-in-out}.brand-page-category__banner-grid-item:hover:after{opacity:.25}.brand-page-category__banner-grid-item.video-block:after,.brand-page-category__banner-grid-item.video-block:before{opacity:1;transition:all 250ms ease-in-out}.brand-page-category__banner-grid-item.video-block:hover:after{filter:grayscale(1) brightness(200%)}.brand-page-category__banner-grid-item.video-block:hover{opacity:.85}.brand-page-category__banner-grid-item.grid-banner-main{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3}.brand-page-category__banner-grid-item.grid-banner-video{grid-column-start:3;grid-column-end:5;grid-row-start:1;grid-row-end:2}@media (max-width:600px){.brand-page-category__banner-grid-item.grid-banner-video{grid-column-start:1;grid-column-end:3;grid-row-start:5;grid-row-end:7}}.brand-page-category__banner-grid-item.grid-banner-category-left{grid-column-start:3;grid-column-end:4;grid-row-start:2;grid-row-end:3}@media (max-width:600px){.brand-page-category__banner-grid-item.grid-banner-category-left{grid-column-start:1;grid-column-end:2;grid-row-start:7;grid-row-end:9}}.brand-page-category__banner-grid-item.grid-banner-category-right{grid-column-start:4;grid-column-end:5;grid-row-start:2;grid-row-end:3}@media (max-width:600px){.brand-page-category__banner-grid-item.grid-banner-category-right{grid-column-start:2;grid-column-end:3;grid-row-start:7;grid-row-end:9}}.brand-page-category__banner-grid-item.grid-banner-wide-left{grid-column-start:1;grid-column-end:3;grid-row-start:3;grid-row-end:4}@media (max-width:600px){.brand-page-category__banner-grid-item.grid-banner-wide-left{grid-column-start:1;grid-column-end:3;grid-row-start:3;grid-row-end:5}}.brand-page-category__banner-grid-item.grid-banner-wide-right{grid-column-start:3;grid-column-end:5;grid-row-start:3;grid-row-end:4}@media (max-width:600px){.brand-page-category__banner-grid-item.grid-banner-wide-right{grid-column-start:1;grid-column-end:3;grid-row-start:9;grid-row-end:11}}.brand-page-category__banner-grid-item img{width:100%;border-radius:12px}@media (max-width:768px){.brand-page-category__banner-grid-item img{border-radius:8px;max-height:unset}}.brand-page-category__compare{display:flex;margin-bottom:40px}@media (max-width:1440px){.brand-page-category__compare{margin-bottom:30px}}.brand-page-category__compare-container{display:flex;position:relative;width:100%}.brand-page-category__compare-container-item{display:flex;flex-direction:column;width:100%;max-width:282px;margin-left:30px}@media (max-width:1600px){.brand-page-category__compare-container-item{max-width:255px}}@media screen and (max-width:1110px){.brand-page-category__compare-container-item{max-width:238px;margin-left:10px}}@media screen and (max-width:767px){.brand-page-category__compare-container-item{width:calc(50% - 4px);max-width:100%;margin-left:8px}.brand-page-category__compare-container-item:nth-child(2){margin-left:0}}.brand-page-category__compare-container-item-head{height:40px;width:100%;display:flex;align-items:center;background:#fff;padding:0 20px;border-radius:8px;font-size:1em;color:#171a1c;text-align:center}@media screen and (max-width:767px){.brand-page-category__compare-container-item-head{font-size:.875em;border-radius:4px}}.brand-page-category__compare-container-item-img{width:100%;height:282px;margin-top:20px}@media (max-width:1600px){.brand-page-category__compare-container-item-img{height:255px}}@media screen and (max-width:870px){.brand-page-category__compare-container-item-img{height:238px}}@media screen and (max-width:767px){.brand-page-category__compare-container-item-img{margin-top:9px;height:168px;border-radius:4px}}.brand-page-category__compare-container-item-img img{width:100%;height:100%;border-radius:8px}@media screen and (max-width:767px){.brand-page-category__compare-container-item-img img{width:168px;height:168px;margin:0 auto;border-radius:4px}}.brand-page-category__compare-container-item-field{background:#fff;padding:15px 20px;margin-top:1px;font-size:1em;color:#171a1c;text-align:center;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:767px){.brand-page-category__compare-container-item-field{margin-top:54px;padding:10px 15px;border-radius:4px;font-weight:500}}.brand-page-category__compare-container-item-field:first-child{margin-top:15px;border-radius:8px 8px 0 0;font-size:1.25em;font-weight:500}@media screen and (max-width:870px){.brand-page-category__compare-container-item-field:first-child{margin-top:10px}}@media screen and (max-width:767px){.brand-page-category__compare-container-item-field:first-child{margin-top:54px;border-radius:4px}}.brand-page-category__compare-container-item-field:last-child{border-radius:0 0 8px 8px}@media screen and (max-width:767px){.brand-page-category__compare-container-item-field:last-child{border-radius:8px}}.brand-page-category__compare-container-item-button{width:100%;margin-top:15px;height:44px;display:flex;align-items:center;justify-content:space-around;font-size:1.125em;background:#6334ff;border-radius:8px;color:#fff;transition:all 250ms ease-in-out}.brand-page-category__compare-container-item-button:hover{background:#7c41ff}@media screen and (max-width:767px){.brand-page-category__compare-container-item-button{font-size:.875em;height:40px;border-radius:4px}}.brand-page-category__compare-container-item:first-child{margin-left:0;width:100%}@media screen and (max-width:767px){.brand-page-category__compare-container-item:first-child{position:absolute;z-index:-1;width:100%}}.brand-page-category__compare-container-item:first-child .brand-page-category__compare-container-item-head{background:#ebeff2;color:#67737e;text-align:left}@media screen and (max-width:767px){.brand-page-category__compare-container-item:first-child .brand-page-category__compare-container-item-head{opacity:0}}.brand-page-category__compare-container-item:first-child .brand-page-category__compare-container-item-field{background:#ebeff2;color:#67737e;text-align:left;justify-content:unset}.brand-page-category__compare-container-item:first-child .brand-page-category__compare-container-item-field:first-child{font-size:1em;font-weight:400}@media screen and (max-width:767px){.brand-page-category__compare-container-item:first-child .brand-page-category__compare-container-item-field:first-child{margin-top:9px}}.brand-page-category__bottom-banner-grid{display:grid;grid-template:"top top" "mid-l mid-r" "bottom bottom";grid-gap:30px;margin-bottom:40px}@media (max-width:768px){.brand-page-category__bottom-banner-grid{grid-gap:10px;margin-bottom:30px}}@media (max-width:600px){.brand-page-category__bottom-banner-grid{grid-template:"top" "mid-l" "mid-r" "bottom";grid-gap:9px}}.brand-page-category__bottom-banner-grid-item{width:100%}.brand-page-category__bottom-banner-grid-item img{border-radius:12px;width:100%}@media (max-width:768px){.brand-page-category__bottom-banner-grid-item img{border-radius:8px}}.brand-page-category__bottom-banner-grid-item:nth-child(1){grid-area:top}.brand-page-category__bottom-banner-grid-item:nth-child(2){grid-area:mid-l}.brand-page-category__bottom-banner-grid-item:nth-child(3){grid-area:mid-r}.brand-page-category__bottom-banner-grid-item:nth-child(4){grid-area:bottom}.brand-page-category .brand-page-main__products{padding:0;margin:0}.compare-select{position:relative;border:2px solid transparent;transition:all 250ms ease-in-out}.compare-select:after{content:"";background:url(../assets/arrow-right.svg) no-repeat center;background-size:100% 100%;width:8px;height:12px;position:absolute;right:17px;top:50%;transform:translateY(-50%) rotate(90deg);transition:all 250ms ease-in-out}.compare-select:before{position:absolute;content:"";right:0;top:0;height:100%;width:70px;background:linear-gradient(270deg,#fff 34.86%,rgba(255,255,255,0) 113.57%);border-radius:8px}.compare-select:hover{cursor:pointer}.compare-select.active{border:2px solid #adc2f5}.compare-select.active:after{transform:translateY(-50%) rotate(270deg)}.compare-select__name{white-space:nowrap;overflow:hidden}.compare-select__list{position:absolute;top:calc(100% + 20px);left:0;background:#fff;width:100%;display:flex;flex-direction:column;box-shadow:0 4px 12px rgba(0,0,0,.05);border-radius:8px;max-height:0;transition:max-height 250ms ease-in-out;overflow:hidden}@media (max-width:768px){.compare-select__list{top:calc(100% + 9px)}}.compare-select__list-item{padding:15px 20px;font-size:1em;transition:all 250ms ease-in-out;color:#171a1c;display:flex}.compare-select__list-item:hover{background:#f1f5fd;cursor:pointer}.compare-select__list-item.active{color:#245de5}.compare-select.active .compare-select__list{max-height:230px;overflow-y:scroll}.compare-select.disabled{background:#ebeff2;width:282px}.compare-select.disabled:before{background:linear-gradient(270deg,#ebeff2 34.86%,rgba(255,255,255,0) 113.57%)}@media (max-width:1600px){.compare-select.disabled{width:255px}}.compare-select.disabled.active{border:2px solid #adc2f5;background:#fff}.compare-select.disabled.active:before{display:none}.compare-select.disabled .compare-select__name{color:#67737e}.compare-select.active .compare-select__name{color:#171a1c}.brand-page-main{display:flex;flex-direction:column;max-width:1530px;margin:30px auto}@media (max-width:1600px){.brand-page-main{max-width:1140px}}.brand-page-main.hybrid .brand-page-category__bottom-banner-grid,.brand-page-main.hybrid .brand-page-main__banner{margin-bottom:60px}@media screen and (max-width:1176px){.brand-page-main.hybrid .brand-page-category__bottom-banner-grid{margin:0 17px 40px}.brand-page-main.hybrid .brand-page-category__block-name{margin-left:17px;margin-right:17px}}.brand-page-main.hybrid .brand-page-category__compare{margin-bottom:60px}@media screen and (max-width:1176px){.brand-page-main.hybrid .brand-page-category__compare{margin:0 17px 40px}}.brand-page-main.hybrid .brand-page-category__banner-grid{grid-template-rows:repeat(1,360px);margin-bottom:60px}.brand-page-main.hybrid .brand-page-category__banner-grid .grid-banner-wide-left,.brand-page-main.hybrid .brand-page-category__banner-grid .grid-banner-wide-right{grid-row-start:unset;grid-row-end:unset}@media screen and (max-width:1600px){.brand-page-main.hybrid .brand-page-category__banner-grid{grid-template-rows:repeat(1,255px);margin-bottom:60px}}@media screen and (max-width:1176px){.brand-page-main.hybrid .brand-page-category__banner-grid{margin:0 17px 40px;grid-template-rows:repeat(1,max-content)}}@media screen and (max-width:768px){.brand-page-main.hybrid .brand-page-category__banner-grid{display:flex;flex-direction:column}.brand-page-main.hybrid .brand-page-category__banner-grid .grid-banner-wide-left,.brand-page-main.hybrid .brand-page-category__banner-grid .grid-banner-wide-right{width:100%}}.brand-page-main__banner{width:100%;padding-bottom:40px}@media (max-width:1600px){.brand-page-main__banner{padding:0 0 40px 15px}}@media screen and (max-width:480px){.brand-page-main__banner{padding:0 0 40px}}.brand-page-main__banner-carousel-item{width:360px;height:540px;display:flex;border-radius:12px;overflow:hidden;position:relative;transition:all 250ms ease-in-out}.brand-page-main__banner-carousel-item:after{content:"";width:100%;height:100%;left:0;top:0;background:#fff;position:absolute;border-radius:12px;opacity:0;pointer-events:none;transition:all 250ms ease-in-out}.brand-page-main__banner-carousel-item:hover:after{opacity:.15}@media (max-width:1600px){.brand-page-main__banner-carousel-item{width:350px;height:500px}}@media screen and (max-width:1439px){.brand-page-main__banner-carousel-item{width:300px;height:420px}}.brand-page-main__banner-carousel-item img{width:100%;height:100%;max-width:100%;max-height:100%}.brand-page-main__banner-carousel-item.video-block:after,.brand-page-main__banner-carousel-item.video-block:before{opacity:0;transition:all 250ms ease-in-out}.brand-page-main__banner-carousel-item.video-block:hover:after,.brand-page-main__banner-carousel-item.video-block:hover:before{opacity:1}.brand-page-main__banner-carousel-item.video-block:hover{opacity:.85}.brand-page-main__banner-carousel-button{width:40px;height:60px;background:rgba(0,0,0,.15);border-radius:8px;display:flex;position:relative}.brand-page-main__banner-carousel-button::after{content:"";background:url(../assets/brand-page/banner-arrow.svg);width:11px;height:16px;left:0;right:0;bottom:0;top:0;margin:auto}.brand-page-main__banner-carousel-button.right{transform:rotate(180deg)}.brand-page-main__banner-mob{display:flex}@media (min-width:768px){.brand-page-main__banner-mob{display:none}}.brand-page-main__category-block{margin-top:60px;position:relative;border-radius:8px}@media (max-width:1600px){.brand-page-main__category-block{margin-top:40px;padding:0 15px}}@media screen and (max-width:1439px){.brand-page-main__category-block{margin-top:31px}}@media screen and (max-width:480px){.brand-page-main__category-block{margin-top:20px}}.brand-page-main__category-block-bg,.brand-page-main__products-grid .product-item{width:100%}.brand-page-main__category-block-bg-img{border-radius:8px;width:100%}.brand-page-main__category-block:after{content:"";width:100%;height:100%;left:0;top:0;background:#fff;position:absolute;border-radius:8px;opacity:0;pointer-events:none;transition:all 250ms ease-in-out}.brand-page-main__category-block:hover:after{opacity:.25}.brand-page-main__products{display:flex;flex-direction:row;margin-top:30px}@media screen and (max-width:1600px){.brand-page-main__products{padding:0 15px}}@media screen and (max-width:1365px){.brand-page-main__products{margin-top:20px}}@media screen and (max-width:767px){.brand-page-main__products{flex-direction:column;margin-top:15px}}@media screen and (max-width:480px){.brand-page-main__products{margin-top:9px}}.brand-page-main__products-grid{display:grid;grid-template-columns:repeat(auto-fit,300px);grid-gap:30px;width:100%}@media screen and (max-width:1600px){.brand-page-main__products-grid .product-item:nth-child(n+4){display:none}}@media screen and (max-width:1080px){.brand-page-main__products-grid .product-item:nth-child(n+3){display:none}}@media screen and (max-width:815px){.brand-page-main__products-grid .product-item:nth-child(n+2){display:none}}@media screen and (max-width:767px){.brand-page-main__products-grid .product-item:nth-child(n+1){display:flex}}@media screen and (max-width:1439px){.brand-page-main__products-grid{grid-gap:10px}}@media screen and (max-width:767px){.brand-page-main__products-grid{grid-template-columns:repeat(auto-fit,168px);justify-content:center;grid-gap:9px}.brand-page-main__products-grid .filtered-items__item{height:auto}}@media screen and (max-width:380px){.brand-page-main__products-grid{justify-content:center;grid-gap:5px}}.brand-page-main__products-next{display:flex;align-items:center;width:100%;min-height:464px;border-radius:4px;transition:background 250ms ease-in-out;padding:0;margin-top:0;background:#f5f7f9;justify-content:space-around}@media screen and (max-width:767px){.brand-page-main__products-next{background:#fff;min-height:unset;padding:14px 15px;margin-top:10px;grid-column:1/-1}}@media screen and (max-width:480px){.brand-page-main__products-next{margin-top:0}}.brand-page-main__products-next:hover{background:#e3e4e7}.brand-page-main__products-next:hover .brand-page-main__products-next-container-arrow svg path{stroke:#0090ff}.brand-page-main__products-next:hover .brand-page-main__products-next-container-text{color:#0090ff}.brand-page-main__products-next-container{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between}@media (min-width:768px){.brand-page-main__products-next-container{width:auto;flex-direction:column;justify-content:unset}}.brand-page-main__products-next-container-arrow{display:flex;order:2}@media (min-width:768px){.brand-page-main__products-next-container-arrow{order:1;justify-content:space-around;align-items:center;width:54px;height:54px;background:#fff;border-radius:50%}}.brand-page-main__products-next-container-text{font-size:.875em;color:#171a1c;font-weight:500;order:1;transition:all 250ms ease-in-out}@media (min-width:768px){.brand-page-main__products-next-container-text{font-size:1em;margin-top:20px;order:2}}.brand-page-main .catalog-page__head{font-weight:500;font-size:36px;color:#292e33;margin-bottom:30px}@media screen and (max-width:1600px){.brand-page-main .catalog-page__head{padding:0 15px}}@media screen and (max-width:1365px){.brand-page-main .catalog-page__head{font-size:30px;margin-bottom:20px}}@media screen and (max-width:767px){.brand-page-main .catalog-page__head{font-size:24px}}.brand-page-main .catalog-page__head-sub{font-weight:500;font-size:30px;color:#292e33;margin-top:30px}@media screen and (max-width:1600px){.brand-page-main .catalog-page__head-sub{padding:0 15px}}@media screen and (max-width:1365px){.brand-page-main .catalog-page__head-sub{font-size:24px;margin-top:20px}}@media screen and (max-width:767px){.brand-page-main .catalog-page__head-sub{font-size:20px;margin-top:15px}}.brand-page-main__banner-carousel.owl-theme .owl-nav{position:absolute;width:100%;margin-top:0;top:44%;transform:translateY(-50%);opacity:0;transition:opacity 250ms ease-in-out}.brand-page-main__banner-carousel.owl-theme .owl-nav .owl-prev{position:absolute;left:15px}.brand-page-main__banner-carousel.owl-theme .owl-nav .owl-next{position:absolute;right:15px}.brand-page-main__banner-carousel.owl-theme .owl-nav.visible{opacity:1}@media screen and (max-width:767px){.brand-page-main__banner-carousel.owl-theme .owl-nav{display:none}}.brand-page-main__banner-carousel.owl-theme .owl-nav [class*=owl-]:hover{background:unset}.brand-page-main__banner-carousel.owl-theme .owl-dots{position:absolute;left:50%;transform:translateX(-50%);align-items:center;bottom:-40px;width:100%}.brand-page-main__banner-carousel .owl-dots .owl-dot span{background:rgba(0,0,0,.1);border-radius:4px;margin:1px 10px;width:54px;height:6px}@media screen and (max-width:1439px){.brand-page-main__banner-carousel .owl-dots .owl-dot span{height:4px}}@media screen and (max-width:767px){.brand-page-main__banner-carousel .owl-dots .owl-dot span{width:40px}}.brand-page-main__banner-carousel .owl-dots .owl-dot.active span{width:80px;height:8px;margin:0 10px;background:#0090ff;border-radius:4px}@media screen and (max-width:1439px){.brand-page-main__banner-carousel .owl-dots .owl-dot.active span{height:6px}}@media screen and (max-width:767px){.brand-page-main__banner-carousel .owl-dots .owl-dot.active span{width:60px}}.brand-page-main-menu{width:100%;height:0;position:fixed;top:0;left:0;background:#f5f7f9;transition:all 200ms ease;overflow:hidden;z-index:10001}@media (min-width:1025px){.brand-page-main-menu{width:255px;height:unset;position:absolute;top:89px;left:165px;transform:scale(0);transform-origin:top left;border-radius:4px;background:#fff;overflow:auto}}.brand-page-main-menu.active{height:100vh}@media (min-width:1025px){.brand-page-main-menu.active{height:unset;transform:scale(1)}}.brand-page-main-menu__header{cursor:pointer}@media (min-width:1025px){.brand-page-main-menu__header{display:none}}.brand-page-main-menu__header-text{margin-left:12px;font-size:.75em}.brand-page-main-menu__body{padding:10px}@media (min-width:1025px){.brand-page-main-menu__body{padding:0}}.brand-page-main-menu__body-menu-category{border-radius:4px;background:#fff}.brand-page-main-menu__body-menu-category-text{padding:15px;display:block;font-size:1em;color:#000}@media (min-width:1025px){.brand-page-main-menu__body-menu-category-text{padding:15px 25px}.brand-page-main-menu__body-menu-category-text:hover{text-decoration:underline}}.brand-page-main-menu__body-menu-category-submenu{padding:0 15px;position:relative}@media (min-width:1025px){.brand-page-main-menu__body-menu-category-submenu{padding:0}}.brand-page-main-menu__body-menu-category-submenu::before{width:100%;height:1px;position:absolute;top:0;left:0;display:block;background:#f5f7f9;content:""}@media (min-width:1025px){.brand-page-main-menu__body-menu-category-submenu::before{display:none}}.brand-page-main-menu__body-menu-category-submenu-item{position:relative}.brand-page-main-menu__body-menu-category-submenu-item::before{width:100%;height:1px;position:absolute;top:0;left:0;display:block;background:#f5f7f9;content:""}@media (min-width:1025px){.brand-page-main-menu__body-menu-category-submenu-item::before{display:none}}.brand-page-main-menu__body-menu-category-submenu-item-text{padding:14px 10px;display:block;font-size:.75em;color:#717273;text-transform:uppercase}@media (min-width:1025px){.brand-page-main-menu__body-menu-category-submenu-item-text{padding:10.5px 25px;color:#585858}.brand-page-main-menu__body-menu-category-submenu-item-text:hover{background:#eceef0}}.brand-page-main-menu__body-menu-category:not(:last-child){margin-bottom:10px}.brand-product{display:flex;flex-direction:column;margin-bottom:-15px}@media (max-width:768px){.brand-product{background:#fff}}.brand-product__head{display:flex;justify-content:space-between;margin:35px auto 0;max-width:1530px;width:100%}@media (max-width:1600px){.brand-product__head{max-width:1140px;padding:0 15px;margin:23px auto 0}}@media (max-width:768px){.brand-product__head{margin:20px auto 0}}@media (max-width:600px){.brand-product__head{position:relative}}.brand-product__head-name{font-weight:500;font-size:2.25em;color:#292e33}@media (max-width:1600px){.brand-product__head-name{font-size:1.5em}}.brand-product__head-sub{display:flex;align-items:center}.brand-product__head-sub-text{display:none;margin-right:30px}.brand-product__head-sub-anchor{margin:0 30px;font-size:1em;font-weight:500;color:#171a1c;transition:all 250ms ease-in-out}@media (max-width:1600px){.brand-product__head-sub-anchor{font-size:.875em}}@media (max-width:600px){.brand-product__head-sub-anchor{display:none;width:100%;padding:15px 30px;position:absolute;left:0;top:calc(100% + 20px);background:#fff;margin:0;border-top:1px solid #ebeff2}}.brand-product__head-sub-anchor:hover{cursor:pointer;color:#0090ff}.brand-product__head-sub-arrow{width:8px;height:12px;background:url(../assets/arrow-right.svg);background-size:100% 100%;margin:0 20px;transform:rotate(90deg);display:none}.brand-product__head-sub-arrow:hover{cursor:pointer}@media (max-width:600px){.brand-product__head-sub-arrow{display:flex}}.brand-product__head-sub-buy{background:#0090ff;border-radius:12px;padding:5px 20px;font-size:.875em;color:#fff;font-weight:500}.brand-product__head-sub-buy:hover{cursor:pointer;background:#00acff;transition:all 250ms ease-in-out}.brand-product__head-mob-menu{flex-direction:column;position:absolute;width:100%;background:#fff;top:calc(100% + 20px);left:0;display:none}.brand-product__head-mob-menu.active{display:flex}.brand-product__head-mob-menu-item{border-top:1px solid #ebeff2;margin:0 15px;padding:15px;font-size:14px}.brand-product__body{margin-top:30px}@media (max-width:1600px){.brand-product__body{margin-top:25px}}@media (max-width:768px){.brand-product__body{margin-top:20px}}.brand-product__body-characteristics{display:flex;flex-direction:column;margin:0 auto;width:100%;padding-top:60px;padding-bottom:60px;background:#fff}@media (max-width:1600px){.brand-product__body-characteristics{padding:60px 30px}}@media (max-width:768px){.brand-product__body-characteristics{padding:30px}}@media (max-width:600px){.brand-product__body-characteristics{padding:20px}}.brand-product__body-characteristics-head{display:flex;justify-content:space-between;align-items:center;max-width:1530px;width:100%;margin:0 auto}@media (max-width:1600px){.brand-product__body-characteristics-head{max-width:1140px}}@media (max-width:600px){.brand-product__body-characteristics-head{flex-direction:column;justify-content:unset}}.brand-product__body-characteristics-head-name{font-weight:500;font-size:2.25em;color:#171a1c}@media (max-width:1600px){.brand-product__body-characteristics-head-name{font-size:1.875em}}@media (max-width:768px){.brand-product__body-characteristics-head-name{font-size:1.5em}}@media (max-width:600px){.brand-product__body-characteristics-head-name{margin-right:auto}}.brand-product__body-characteristics-head-download{font-size:1.125em;color:#0090ff;padding-left:40px;position:relative;margin-left:30px;white-space:nowrap}@media (max-width:1600px){.brand-product__body-characteristics-head-download{font-size:1em}}@media (max-width:600px){.brand-product__body-characteristics-head-download{margin-right:auto;margin-top:22px;margin-left:0}}.brand-product__body-characteristics-head-download:before{content:url(../assets/brand-page/download.svg);position:absolute;left:0;top:-6px}.brand-product__body-characteristics-head-download:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#0090ff}.brand-product__body-characteristics-group{display:flex;flex-direction:column;width:100%;max-width:1530px;margin:60px auto 0}@media (max-width:1600px){.brand-product__body-characteristics-group{margin-top:45px;max-width:1140px}.brand-product__body-characteristics-group:first-child{margin-top:40px}}@media (max-width:768px){.brand-product__body-characteristics-group{margin-top:41px}.brand-product__body-characteristics-group:first-child{margin-top:30px}}@media (max-width:600px){.brand-product__body-characteristics-group{margin-top:30px}}.brand-product__body-characteristics-group-name{font-weight:500;font-size:1.5em;color:#171a1c}@media (max-width:1600px){.brand-product__body-characteristics-group-name{font-size:1.25em}}@media (max-width:768px){.brand-product__body-characteristics-group-name{font-size:1.125em}}.brand-product__body-characteristics-group-list{margin-top:45px;display:flex;flex-direction:column;width:100%}@media (max-width:1600px){.brand-product__body-characteristics-group-list{margin-top:34px}}@media (max-width:768px){.brand-product__body-characteristics-group-list{margin-top:26px}}@media (max-width:600px){.brand-product__body-characteristics-group-list{margin-top:20px}}.brand-product__body-characteristics-group-list-item{display:flex;margin-top:45px}@media (max-width:1600px){.brand-product__body-characteristics-group-list-item{margin-top:34px}}@media (max-width:768px){.brand-product__body-characteristics-group-list-item{margin-top:28px}}@media (max-width:600px){.brand-product__body-characteristics-group-list-item{flex-direction:column;margin-top:20px}}.brand-product__body-characteristics-group-list-item:first-child,.catalog-page__foot-description h2:first-child{margin-top:0}.brand-product__body-characteristics-group-list-item p{width:50%;font-size:1.125em}@media (max-width:1600px){.brand-product__body-characteristics-group-list-item p{font-size:.875em}}.brand-product__body-characteristics-group-list-item p:first-child{color:#67737e}.brand-product__body-characteristics-group-list-item p:last-child{color:#171a1c}@media (max-width:600px){.brand-product__body-characteristics-group-list-item p:last-child{margin-top:10px}}.brand-banner{display:flex;flex-direction:column;width:100%}.brand-banner__img{width:100%;height:auto}.brand-banner.video-block:after,.brand-banner.video-block:before{opacity:1;transition:all 250ms ease-in-out}.brand-banner.video-block:hover:before{background:#0090ff}.brand-banner.video-block:hover:after{filter:grayscale(1) brightness(200%)}.brand-banner.video-block:hover{opacity:.85}.brand-page-dyn{display:flex;flex-direction:column;width:100%;max-width:1600px;margin:0 auto}@media screen and (max-width:1919px){.brand-page-dyn{max-width:1420px}}@media screen and (max-width:1600px){.brand-page-dyn{max-width:1330px}}@media screen and (max-width:1439px){.brand-page-dyn{max-width:1300px}}@media screen and (max-width:1365px){.brand-page-dyn{max-width:calc(100% - 30px);margin:5px auto 0}}.brand-page-dyn__head{color:#2f2d40;font-size:32px;font-weight:500;line-height:40px}@media screen and (max-width:767px){.brand-page-dyn__head{font-size:24px;line-height:32px}}.brand-page-dyn__top{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}@media screen and (max-width:767px){.brand-page-dyn__top{flex-wrap:nowrap;overflow-y:auto;gap:10px;margin-top:15px}.brand-page-dyn__top::-webkit-scrollbar{display:none}}.brand-page-dyn__section{display:flex;flex-direction:column;margin-top:40px;gap:15px}@media screen and (max-width:1365px){.brand-page-dyn__section.no-margin{margin:40px -15px 0}.brand-page-dyn__section.no-margin .brand-page-dyn__section-head{padding:0 15px}}@media screen and (max-width:767px){.brand-page-dyn__section{margin-top:30px}}.brand-page-dyn__section-head{font-size:24px;color:#2f2d40;font-weight:500;display:flex;gap:16px}@media screen and (max-width:767px){.brand-page-dyn__section-head{font-size:20px;justify-content:space-between}}.brand-page-dyn__section-head a{display:flex;align-items:center;background-color:transparent;color:#6734ff;font-size:14px;font-weight:500;line-height:15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all 250ms ease-in-out;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width:1365px){.brand-page-dyn__section-head a{font-size:12px}}.brand-page-dyn__section-head a:after{display:flex;width:6px;height:10px;content:"";background-image:url(../assets/main-page/arrow-right-4x8.svg);background-size:100% 100%;margin-left:8px}.brand-page-dyn__section-head a:hover{text-decoration:unset}.brand-page-dyn__section .owl-stage{display:flex}.brand-page-dyn__section .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;pointer-events:none}.brand-page-dyn__section .owl-nav .owl-next span,.brand-page-dyn__section .owl-nav .owl-prev span,.brand-page-dyn__section .owl-nav.disabled{display:none}.brand-page-dyn__section .owl-nav .owl-next,.brand-page-dyn__section .owl-nav .owl-prev{width:36px;height:36px;color:transparent;background-image:url(../assets/brand-page/arrow-right-6x12.svg)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:6px 12px!important;border-radius:50%;transition:background 250ms ease-in-out;box-shadow:0 0 12px 0 rgba(47,45,64,.1);background-color:#fff!important;pointer-events:all}.brand-page-dyn__section .owl-nav .owl-next:hover,.brand-page-dyn__section .owl-nav .owl-prev:hover{background-image:url(../assets/brand-page/arrow-right-6x12-hover.svg)!important}.brand-page-dyn__section .main-page-banners__container-item:before,.brand-page-dyn__section .owl-nav .owl-next.disabled,.brand-page-dyn__section .owl-nav .owl-prev.disabled{display:none}.brand-page-dyn__section .owl-nav .owl-next{margin:0 -14px 0 auto}.brand-page-dyn__section .owl-nav .owl-prev{margin:0 auto 0 -14px;transform:rotate(180deg)}.brand-page-dyn__section .main-page-banners__container-item{width:304px;height:100%;padding:20px;min-width:304px}@media screen and (max-width:1919px){.brand-page-dyn__section .main-page-banners__container-item{width:100%;min-width:268px}}@media screen and (max-width:1600px){.brand-page-dyn__section .main-page-banners__container-item{width:244px;min-width:244px}}@media screen and (max-width:1439px){.brand-page-dyn__section .main-page-banners__container-item{width:232px;min-width:232px}}@media screen and (max-width:1365px){.brand-page-dyn__section .main-page-banners__container-item{border-radius:0}}@media screen and (max-width:767px){.brand-page-dyn__section .main-page-banners__container-item{width:175px;min-width:175px;min-height:358px;padding:15px}}.brand-page-dyn__section .main-page-banners__container-item-button{margin-top:16px;padding:5px 10px;font-size:12px;font-weight:600;border-radius:12px}@media screen and (max-width:1365px){.brand-page-dyn__section .main-page-banners__container-item-button{margin-top:auto}}.brand-page-dyn__section .main-page-banners__container-item-button:after{width:6px;height:10px;margin-left:8px;margin-top:-1px}.brand-page-dyn__section .main-page-banners__container-item-text{padding:0}@media screen and (max-width:1365px){.brand-page-dyn__section .main-page-banners__container-item-text{gap:5px}}.brand-page-dyn__section .main-page-banners__container-item-text p:first-child{font-size:16px;font-weight:500}@media screen and (max-width:1365px){.brand-page-dyn__section .main-page-banners__container-item-text p:first-child{font-size:12px}}.brand-page-dyn__section .main-page-banners__container-item-text p:last-child{font-size:32px;font-weight:500}@media screen and (max-width:1365px){.brand-page-dyn__section .main-page-banners__container-item-text p:last-child{font-size:18px}}.brand-page-dyn__section .product-item{height:100%;width:100%}@media screen and (max-width:1600px){.brand-page-dyn__section .product-item{width:244px;min-width:244px}}@media screen and (max-width:1365px){.brand-page-dyn__section .product-item{width:232px;min-width:232px}}@media screen and (max-width:767px){.brand-page-dyn__section .product-item{width:175px;min-width:175px;padding:15px 10px}}.brand-page-dyn__section .main-tech-item{width:100%;min-width:unset}@media screen and (max-width:1365px){.brand-page-dyn__section .main-tech-item{width:290px}}.brand-page-dyn__section .brand-news-item{width:100%;min-width:unset}@media screen and (max-width:1365px){.brand-page-dyn__section .brand-news-item{width:330px}}.brand-page-top-item{display:flex;flex-direction:column;padding:24px 16px;border-radius:16px;background:#fff;align-items:center;gap:16px;width:160px;min-width:160px;box-shadow:0 4px 16px 0 transparent;transition:all 250ms ease-in-out}.brand-page-top-item:hover{cursor:pointer;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.brand-page-top-item:hover .brand-page-top-item__text,.catalog-page__foot-description td a:hover,.main-page-bottom-text__container td a:hover{color:#6734ff}@media screen and (max-width:767px){.brand-page-top-item{padding:16px 12px;gap:12px;width:128px;min-width:128px}}.brand-page-top-item__wrapper{width:96px;height:96px;display:flex}@media screen and (max-width:767px){.brand-page-top-item__wrapper{width:64px;height:64px}}.brand-news-item__wrapper img,.brand-page-top-item__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brand-page-top-item__text{display:flex;font-size:16px;color:#2f2d40;line-height:22px;font-weight:500;text-align:center;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.brand-page-top-item__text{font-size:13px}}.brand-news-item{display:flex;flex-direction:column;border-radius:16px;width:385px;background:#fff;overflow:hidden;box-shadow:0 4px 16px transparent;transition:all 250ms ease-in-out}@media screen and (max-width:1600px){.brand-news-item{width:317px}}@media screen and (max-width:1439px){.brand-news-item{width:310px}}@media screen and (max-width:1365px){.brand-news-item{width:385px}}.brand-news-item.video-block:before{display:none}.brand-news-item.video-block:after{top:84px;bottom:unset;width:48px;height:48px;background:url(../assets/brand-page/video-arrow.svg);transition:all 250ms ease-in-out}.brand-news-item.video-block:hover:after{background:url(../assets/brand-page/video-arrow-hover.svg)}.brand-news-item:hover{cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.08)}.brand-news-item__wrapper{width:100%;height:215px}.brand-news-item__text{display:flex;flex-direction:column;padding:16px}.brand-news-item__text-name{font-size:16px;font-weight:500;color:#2f2d40;line-height:22px;height:44px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.brand-news-item__text-name{font-size:14px}}.brand-news-item__text-time{margin-top:12px;color:#8590a6;font-size:14px;font-weight:500;height:17px}.main-tech-item{display:flex;flex-direction:column;width:385px;min-width:385px;border-radius:16px;overflow:hidden;background:#fff;height:100%}@media screen and (max-width:1365px){.main-tech-item{width:290px;min-width:290px}}.main-tech-item__wrapper{width:385px;height:385px}@media screen and (max-width:1365px){.main-tech-item__wrapper{width:290px;height:290px}}.main-tech-item__body{padding:20px;display:flex;flex-direction:column;gap:5px}.main-tech-item__body-name{color:#2f2d40;font-size:20px;font-weight:500;line-height:140%}@media screen and (max-width:1365px){.main-tech-item__body-name{font-size:18px}}.main-tech-item__body-text{overflow:hidden;color:#5c6373;font-size:16px;font-weight:400;line-height:20px}@media screen and (max-width:1365px){.main-tech-item__body-text{font-size:14px}}.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,.main-page-bottom-text__container h1{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 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,.main-page-bottom-text__container 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,.main-page-bottom-text__container 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,.main-page-bottom-text__container td:first-child,.main-page-bottom-text__container 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,.main-page-bottom-text__container 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,.main-page-bottom-text__container td a{text-decoration:underline;transition:all 250ms ease-in-out;color:#2f2d40}.catalog-page__foot-description tr:last-child td,.main-page-bottom-text__container 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-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,.product-card-tab-compare__wrap-names-item.title:hover svg,.product-card-tab-compare__wrap-products .owl-nav button[class*=owl-]:hover{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{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}}.main-page-blog-item__wrapper img,.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}}.product-card-descr.sg-media-kit figure img,.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}}.product-card-descr__complete picture,.product-card-descr__video iframe,.product-card-descr__video picture,.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}.main-page-banners__container::-webkit-scrollbar,.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}}.news-popup{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:999;flex-direction:column;overflow:auto;display:none}.main-page-blog-item.video .main-page-blog-item__wrapper:after,.main-page-bottom-text__container.hide::after,.news-popup.active,.news-popup__container-head-share.shared span{display:flex}.news-popup__overlay{background:rgba(0,0,0,.35);width:100%;height:-moz-max-content;height:max-content;position:absolute;left:0;top:0}.news-popup__container{display:flex;flex-direction:column;max-width:1110px;width:100%;margin:87px auto;border-radius:8px}@media screen and (max-width:1024px){.news-popup__container{margin:0}}.news-popup__container-head{display:flex;align-items:center;position:relative;height:258px;z-index:1;padding:0 65px}@media screen and (max-width:1024px){.news-popup__container-head{flex-direction:column;justify-content:center}}.news-popup__container-head-img{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:8px 8px 0 0;z-index:1}.news-popup__container-head-name{z-index:2;font-size:36px;color:#fff}@media screen and (max-width:1024px){.news-popup__container-head-name{font-size:24px}}.news-popup__container-head-share{width:21px;height:18px;margin-left:25px;background:url(../assets/share.svg);z-index:2;background-size:100% 100%;position:relative}.news-popup__container-head-share span{display:none;position:absolute;top:calc(100% + 20px);right:0;padding:10px 15px;background:#fff;border-radius:5px;color:#000;width:-moz-max-content;width:max-content}@media screen and (max-width:600px){.news-popup__container-head-share span{top:unset;bottom:calc(100% - 20px)}}@media screen and (max-width:768px){.news-popup__container-head-share{margin-top:25px}}.news-popup__container-head-close{position:absolute;top:25px;right:25px;width:20px;height:20px;background:url(../assets/cross-white.svg);background-size:100% 100%;z-index:2}.news-popup__container-head-close:hover{cursor:pointer}.news-popup__container-body{background-color:#fff;display:flex;flex-direction:column;padding:65px;border-radius:8px;margin-top:-8px;z-index:2}@media screen and (max-width:1024px){.news-popup__container-body{padding:30px 25px}}.news-popup__container-body .news_detail_section{margin:30px 0 0!important;padding:0!important;background-color:#fff!important}@media (min-width:768px){.news-popup__container-body .news_detail_section{margin-top:40px!important}}.news-popup__container-body .news_detail_section:first-child{margin-top:0!important}.news-popup__container-body .news_detail_section h3{margin-bottom:15px;font-size:16px}@media (min-width:768px){.news-popup__container-body .news_detail_section h3{font-size:20px}}@media (min-width:1025px){.news-popup__container-body .news_detail_section h3{font-size:24px}}.news-popup__container-body .news_detail_section img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:15px}@media (min-width:768px){.news-popup__container-body .news_detail_section img{height:360px}}@media (min-width:1025px){.news-popup__container-body .news_detail_section img{height:530px}}.news-popup__container-body .news_detail_section p{color:#717273;font-size:14px}@media (min-width:1025px){.news-popup__container-body .news_detail_section p{font-size:16px}}.news-popup__container-preloader-block{width:100%;height:calc(100vh - 174px);display:flex;align-items:center;justify-content:space-around}.main-page__body{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1919px){.main-page__body{max-width:1420px}}@media screen and (max-width:1599px){.main-page__body{max-width:1300px}}@media screen and (max-width:1439px){.main-page__body{max-width:1240px}}@media screen and (max-width:1365px){.main-page__body{max-width:100%}}.main-page__body-top{display:grid;grid-template-columns:340px minmax(0,1fr);grid-gap:20px;margin-top:10px}@media screen and (max-width:1919px){.main-page__body-top{grid-template-columns:280px minmax(0,1fr)}}@media screen and (max-width:1439px){.main-page__body-top{display:flex;flex-direction:column-reverse;grid-gap:0}}.main-page__body-top-left{z-index:2}@media screen and (max-width:1365px){.main-page__body-top-left{padding:0 20px;margin-top:15px}}@media screen and (max-width:767px){.main-page__body-top-left{padding:0 15px}}.main-page__body-top-right{z-index:1}.main-page-banners{display:flex;flex-direction:column}@media screen and (max-width:1365px){.main-page-banners{margin-top:0;height:auto}}.main-page-banners__container{display:flex;gap:20px;overflow:hidden;height:100%}@media screen and (max-width:1365px){.main-page-banners__container{padding:0 20px;gap:10px;height:auto}}@media screen and (max-width:767px){.main-page-banners__container{padding:0 15px}}.main-page-banners__container-item{width:295px;min-width:295px;height:494px;display:flex;flex-direction:column;padding:24px;position:relative;border-radius:16px;overflow:hidden}@media screen and (max-width:1365px){.main-page-banners__container-item{width:227px;min-width:227px;height:338px;padding:16px}}.main-page-banners__container-item-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0;z-index:0;transition:all 250ms ease-in-out}.main-page-banners__container-item-text{display:flex;flex-direction:column;gap:8px;width:100%;z-index:1;position:relative}.main-page-banners__container-item-text p:first-child{color:#fff;font-size:16px;font-weight:500;line-height:140%}@media screen and (max-width:1365px){.main-page-banners__container-item-text p:first-child{font-size:14px}}.main-page-banners__container-item-text p:last-child{color:#fff;font-size:32px;font-weight:500;line-height:36px}@media screen and (max-width:1919px){.main-page-banners__container-item-text p:last-child{font-size:24px;line-height:28px}}.main-page-banners__container-item-button{display:flex;align-items:center;padding:10px 16px;color:#f3f0e9;font-size:14px;font-weight:500;text-transform:uppercase;z-index:1;border-radius:8px;background:#6734ff;width:-moz-max-content;width:max-content;margin-top:auto;position:relative;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.main-page-banners__container-item-button{padding:9px 16px;font-size:12px;font-weight:600}}.main-page-banners__container-item-button:after{content:"";display:flex;width:7px;height:12px;background-image:url(../assets/main-page/detail-arrow-icon.svg);margin-left:12px;background-size:100% 100%;transition:all 250ms ease-in-out}.main-page-banners__dots{width:250px;margin:16px auto 0;padding:7px 16px;transition:opacity 250ms ease-in-out;gap:16px;display:none}@media screen and (max-width:1365px){.main-page-banners__dots{display:none}}.main-page-banners__dots-dot{width:10px;min-width:10px;height:10px;border-radius:50%;transform:scale(.5);background:#dadde5;transition:all 250ms ease-in-out}.main-page-banners__dots-dot:nth-child(2),.main-page-banners__dots-dot:nth-child(8){transform:scale(.75)}.main-page-banners__dots-dot:nth-child(3),.main-page-banners__dots-dot:nth-child(4),.main-page-banners__dots-dot:nth-child(6),.main-page-banners__dots-dot:nth-child(7){transform:scale(.9)}.main-page-banners__dots-dot:nth-child(5){background:#6734ff;transform:scale(1)}.main-page-blog{display:flex;flex-direction:column;margin-top:30px}.main-page-blog__head{display:flex;align-items:center;gap:24px}@media screen and (max-width:1365px){.main-page-blog__head{padding:0 15px}}.main-page-blog__head-name{font-weight:500;font-size:24px;line-height:32px;color:#2f2d40}@media screen and (max-width:1365px){.main-page-blog__head-name{font-size:18px;line-height:22px}}.main-page-blog__head-button{display:flex;align-items:center;background-color:transparent;color:#6734ff;font-size:14px;font-weight:500;line-height:15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all 250ms ease-in-out;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width:1365px){.main-page-blog__head-button{margin-left:auto;font-size:12px}}.main-page-blog__head-button:after{display:flex;width:6px;height:10px;content:"";background-image:url(../assets/main-page/arrow-right-4x8.svg);background-size:100% 100%;margin-left:8px}.main-page-blog__head-button:hover{text-decoration:unset}.main-page-blog__body{display:flex;margin-top:15px;gap:20px;overflow:hidden}@media screen and (max-width:1365px){.main-page-blog__body{gap:10px;padding:0 20px}}@media screen and (max-width:767px){.main-page-blog__body{padding:0 15px}}.main-page-blog-item{display:flex;flex-direction:column;width:385px;min-width:385px;border-radius:16px;overflow:hidden;background:#fff}@media screen and (max-width:1919px){.main-page-blog-item{width:340px;min-width:310px}}@media screen and (max-width:1599px){.main-page-blog-item{width:310px;min-width:310px}}@media screen and (max-width:1439px){.main-page-blog-item{width:295px;min-width:295px}}@media screen and (max-width:1365px){.main-page-blog-item{width:310px;min-width:310px}}.main-page-blog-item__wrapper{width:100%;height:200px;position:relative}@media screen and (max-width:1599px){.main-page-blog-item__wrapper{height:182px}}@media screen and (max-width:1439px){.main-page-blog-item__wrapper{height:172px}}@media screen and (max-width:1365px){.main-page-blog-item__wrapper{height:174px}}.main-page-blog-item__wrapper:after{content:"";position:absolute;border-radius:50%;background-color:rgba(0,0,0,.5);background-image:url(../assets/main-page/video-pay-arrow-16x24.svg);background-size:15px 20px;background-repeat:no-repeat;background-position:18px 14px;width:48px;height:48px;top:0;right:0;bottom:0;left:0;margin:auto;display:none;transition:all 250ms ease-in-out}.main-page-blog-item__container{display:flex;flex-direction:column;padding:20px;gap:15px;height:100%}.main-page-blog-item__container-head{color:#2f2d40;font-size:16px;font-weight:600;line-height:140%}@media screen and (max-width:1439px){.main-page-blog-item__container-head{font-size:14px}}.main-page-blog-item__container-text{color:#2f2d40;font-size:14px;font-weight:500;line-height:140%}.main-page-blog-item__container-bottom{color:#8590a6;font-size:12px;font-weight:500;line-height:14px;display:flex;margin-top:auto}.main-page-blog-item__container-bottom span{display:flex;align-items:center}.main-page-blog-item__container-bottom span:before{content:"";display:flex;width:8px;height:1px;background:#c3cad9;margin:0 10px}.main-page-bottom-text{display:flex;flex-direction:column;gap:16px;width:100%;max-width:1600px;margin:40px auto 20px}@media screen and (max-width:1919px){.main-page-bottom-text{max-width:1420px}}@media screen and (max-width:1600px){.main-page-bottom-text{max-width:1330px}}@media screen and (max-width:1439px){.main-page-bottom-text{max-width:1300px}}@media screen and (max-width:1365px){.main-page-bottom-text{margin-top:30px;padding:0 20px;max-width:100%}}@media screen and (max-width:767px){.main-page-bottom-text{padding:0 15px}}.main-page-bottom-text__container{position:relative}.main-page-bottom-text__container::after{content:"";width:100%;height:215px;background:linear-gradient(180deg,rgba(246,248,251,0) 0,#f6f8fb 100%);position:absolute;bottom:0;left:0;display:none}.main-page-bottom-text__container.hide{max-height:474px;overflow:hidden}.main-page-bottom-text__container h2{color:#2f2d40;font-size:18px;font-weight:600;line-height:22px;margin-bottom:16px;margin-top:24px}.main-page-bottom-text__container ol li,.main-page-bottom-text__container p,.main-page-bottom-text__container ul li{color:#2f2d40;font-size:15px;font-weight:500;line-height:160%}.main-page-bottom-text__container p span{font-weight:600}.main-page-bottom-text__container ol,.main-page-bottom-text__container ul{display:flex;flex-direction:column;gap:10px;margin-top:16px;padding-left:18px}.main-page-bottom-text__container ul{list-style:disc}.main-page-bottom-text__container td,.main-page-bottom-text__container th{text-align:left;border-left:1px solid #dadee5}.main-page-bottom-text__container th{background-color:#edeff2;padding:12px 24px;font-size:14px;font-weight:600;line-height:16px;color:#2f2d40;border-right:1px solid #dadee5}.main-page-bottom-text__container td{padding:16px 24px;font-size:14px;color:#2f2d40;font-weight:500;line-height:16px;border-bottom:1px solid #dadee5}.main-page-bottom-text__button,.main-page-bottom-text__button-hide{width:-moz-fit-content;width:fit-content;font-weight:600;font-size:14px;color:#6734ff;text-transform:uppercase;margin-top:30px;text-decoration:underline;display:none;margin-bottom:20px}@media screen and (max-width:1365px){.main-page-bottom-text__button,.main-page-bottom-text__button-hide{margin:20px auto -10px}}.main-page-bottom-text__button-hide:hover,.main-page-bottom-text__button:hover{cursor:pointer;text-decoration:unset}.main-page-bottom-text__button-hide.active,.main-page-bottom-text__button.active{display:flex}.main-page-catalog{width:340px;background:#fff;padding:10px 0;border-radius:8px;pointer-events:all}@media screen and (max-width:1919px){.main-page-catalog{width:280px}}@media screen and (max-width:1439px){.main-page-catalog{display:none}}@media screen and (max-width:1365px){.main-page-catalog{border-radius:8px;background:#6734ff;width:100%;padding:12px;justify-content:center;align-items:center;gap:10px;display:flex}.main-page-catalog:before{display:flex;content:"";width:24px;height:24px;background:url(../assets/main-page/catalog-mob-icon.svg)}.main-page-catalog:after{content:"Каталог";color:#fff;font-size:16px;font-weight:700;line-height:16px}}.main-page-catalog__item{width:100%;background:#fff;transition:background 150ms ease-in-out}@media screen and (max-width:1439px){.main-page-catalog__item{display:none}}.main-page-catalog__item-container{display:flex;align-items:center;width:100%;padding:10px 24px 10px 16px;gap:15px}.main-page-catalog__item-container-wrapper{width:24px;min-width:24px;height:24px;display:flex}.main-page-catalog__item-container-wrapper-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-page-catalog__item-container-link{font-weight:500;font-size:14px;color:#2f2d40;width:100%}.main-page-catalog__item-container svg{width:8px;height:12px;min-width:8px;display:flex;margin-left:auto}.main-page-catalog__item-container svg path{transition:all 150ms ease-in-out}.main-page-categories{margin-top:30px;display:flex;overflow:hidden;gap:20px}@media screen and (max-width:1599px){.main-page-categories{gap:15px}}@media screen and (max-width:1439px){.main-page-categories{gap:10px}}@media screen and (max-width:1365px){.main-page-categories{margin-top:20px}}.main-page-categories__item{display:flex;flex-direction:column;width:160px;min-width:160px;height:160px;background:#fff;border-radius:16px;gap:12px;padding:16px;border:1px solid transparent;transition:all 250ms ease-in-out}@media screen and (max-width:1599px){.main-page-categories__item{width:152px;min-width:152px;height:152px}}@media screen and (max-width:1439px){.main-page-categories__item{width:148px;min-width:148px;height:148px}}@media screen and (max-width:1365px){.main-page-categories__item{width:124px;min-width:124px;height:132px;padding:16px 12px}}.main-page-categories__item-wrapper{width:80px;height:80px;display:flex;margin:auto auto 0}@media screen and (max-width:1599px){.main-page-categories__item-wrapper{width:72px;height:72px}}@media screen and (max-width:1439px){.main-page-categories__item-wrapper{width:68px;height:68px}}@media screen and (max-width:1365px){.main-page-categories__item-wrapper{width:56px;height:56px}}.main-page-categories__item-wrapper img,.main-page-services__container-item-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main-page-categories__item-text{font-weight:500;font-size:14px;color:#2f2d40;line-height:18px;text-align:center;margin-bottom:auto}@media screen and (max-width:767px){.main-page-categories__item-text{font-size:12px;line-height:16px}}.main-page-section{margin-top:30px;display:flex;flex-direction:column;gap:15px}.main-page-section__head{display:flex;gap:24px}@media screen and (max-width:1365px){.main-page-section__head{padding:0 20px}}@media screen and (max-width:767px){.main-page-section__head{padding:0 15px;justify-content:space-between}}.main-page-section__head-name{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.main-page-section__head-name{font-size:18px;line-height:22px}}.main-page-section__head-button{display:flex;align-items:center;background-color:transparent;color:#6734ff;font-size:14px;font-weight:500;line-height:15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all 250ms ease-in-out;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width:1365px){.main-page-section__head-button{font-size:12px}}.main-page-section__head-button:after{display:flex;width:6px;height:10px;content:"";background-image:url(../assets/main-page/arrow-right-4x8.svg);background-size:100% 100%;margin-left:8px}.main-page-section__head-button:hover{text-decoration:unset}.main-page-section__body{display:flex;gap:20px;overflow:hidden}@media screen and (max-width:1439px){.main-page-section__body{gap:15px}}@media screen and (max-width:1365px){.main-page-section__body{gap:1px}}.main-page-section__body .main-page-banners__container-item{width:304px;height:auto;padding:20px;min-width:304px}@media screen and (max-width:1919px){.main-page-section__body .main-page-banners__container-item{width:268px;min-width:268px}}@media screen and (max-width:1599px){.main-page-section__body .main-page-banners__container-item{width:244px;min-width:244px}}@media screen and (max-width:1439px){.main-page-section__body .main-page-banners__container-item{width:232px;min-width:232px}}@media screen and (max-width:1365px){.main-page-section__body .main-page-banners__container-item{border-radius:0}}@media screen and (max-width:767px){.main-page-section__body .main-page-banners__container-item{width:175px;min-width:175px;min-height:358px;padding:15px}}.main-page-section__body .main-page-banners__container-item:before{display:none}.main-page-section__body .main-page-banners__container-item-button{margin-top:16px;padding:5px 10px;font-size:12px;font-weight:600;border-radius:12px}@media screen and (max-width:1365px){.main-page-section__body .main-page-banners__container-item-button{margin-top:auto}}.main-page-section__body .main-page-banners__container-item-button:after{width:6px;height:10px;margin-left:8px;margin-top:-1px}.main-page-section__body .main-page-banners__container-item-text{padding:0}@media screen and (max-width:1365px){.main-page-section__body .main-page-banners__container-item-text{gap:5px}}.main-page-section__body .main-page-banners__container-item-text p:first-child{font-size:16px;font-weight:500}@media screen and (max-width:1365px){.main-page-section__body .main-page-banners__container-item-text p:first-child{font-size:12px}}.main-page-section__body .main-page-banners__container-item-text p:last-child{font-size:32px;font-weight:500}@media screen and (max-width:1365px){.main-page-section__body .main-page-banners__container-item-text p:last-child{font-size:18px}}.main-page-section__body .product-item{width:304px;min-width:304px;height:auto}@media screen and (max-width:1919px){.main-page-section__body .product-item{width:268px;min-width:268px}}@media screen and (max-width:1599px){.main-page-section__body .product-item{width:244px;min-width:244px}}@media screen and (max-width:1439px){.main-page-section__body .product-item{width:232px;min-width:232px}}@media screen and (max-width:1365px){.main-page-section__body .product-item{border-radius:0;height:auto}}@media screen and (max-width:767px){.main-page-section__body .product-item{width:175px;min-width:175px}}.main-page-selected-brands{margin-top:30px;width:100%;display:flex;flex-direction:column;position:relative}.main-page-selected-brands__head{font-weight:500;font-size:24px;line-height:32px;color:#2f2d40}@media screen and (max-width:1365px){.main-page-selected-brands__head{font-size:18px;line-height:22px;padding:0 20px}}@media screen and (max-width:767px){.main-page-selected-brands__head{padding:0 15px}}.main-page-selected-brands__body{display:flex;margin-top:15px;gap:20px;overflow:hidden}@media screen and (max-width:1365px){.main-page-selected-brands__body{gap:10px;padding:0 20px}}@media screen and (max-width:767px){.main-page-selected-brands__body{padding:0 15px}}.main-page-selected-brands__body-item{width:304px;min-width:304px;height:410px;display:flex;position:relative;padding:24px;border-radius:16px;overflow:hidden}.main-page-selected-brands__body-item:hover{cursor:pointer}@media screen and (max-width:1919px){.main-page-selected-brands__body-item{width:268px;min-width:268px;height:362px}}@media screen and (max-width:1599px){.main-page-selected-brands__body-item{width:244px;min-width:244px;height:330px}}@media screen and (max-width:1439px){.main-page-selected-brands__body-item{width:232px;min-width:232px;height:314px}}@media screen and (max-width:1365px){.main-page-selected-brands__body-item{width:227px;min-width:227px;height:306px}}.main-page-selected-brands__body-item-img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;border-radius:12px;transition:all 150ms ease-in-out}.main-page-selected-brands__body-item-container{display:flex;z-index:2;width:100%;flex-wrap:wrap-reverse;align-self:flex-end;align-items:flex-end;gap:12px}@media screen and (max-width:1365px){.main-page-selected-brands__body-item-container{gap:8px}}.main-page-selected-brands__body-item-container-button{max-width:-moz-max-content;max-width:max-content;height:-moz-max-content;height:max-content;padding:8px 16px;background:#fff;border-radius:18px;font-weight:500;font-size:14px;color:#2f2d40;transition:all 150ms ease-in-out}@media screen and (max-width:1365px){.main-page-selected-brands__body-item-container-button{padding:5px 12px;font-size:12px}}.main-page-selected-brands__body-item-container-button:hover{background:#6734ff;color:#fff}.main-page-selected-products{margin-top:30px;width:100%;display:flex;flex-direction:column;position:relative}.main-page-selected-products__head{font-weight:500;font-size:24px;line-height:32px;color:#2f2d40}@media screen and (max-width:1365px){.main-page-selected-products__head{font-size:18px;line-height:22px;padding:0 20px}}@media screen and (max-width:767px){.main-page-selected-products__head{padding:0 15px}}.main-page-selected-products__body{margin-top:20px;display:grid;grid-gap:20px;grid-template-columns:repeat(5,minmax(0,1fr))}@media screen and (max-width:1365px){.main-page-selected-products__body{display:flex;gap:1px;margin-top:15px;overflow-y:auto;padding:0}.main-page-selected-products__body::-webkit-scrollbar{display:none}}.main-page-selected-products__body .product-item{width:304px;min-width:304px;height:auto}@media screen and (max-width:1919px){.main-page-selected-products__body .product-item{width:268px;min-width:268px}}@media screen and (max-width:1599px){.main-page-selected-products__body .product-item{width:244px;min-width:244px}}@media screen and (max-width:1439px){.main-page-selected-products__body .product-item{width:232px;min-width:232px}}@media screen and (max-width:1365px){.main-page-selected-products__body .product-item{border-radius:0;height:auto}}@media screen and (max-width:767px){.main-page-selected-products__body .product-item{width:175px;min-width:175px}}.main-page-services{margin-top:30px;width:100%;display:flex;flex-direction:column;position:relative}.main-page-services__head{font-weight:500;font-size:24px;line-height:32px;color:#2f2d40}@media screen and (max-width:1365px){.main-page-services__head{font-size:18px;line-height:22px;padding:0 20px}}@media screen and (max-width:767px){.main-page-services__head{padding:0 15px}}.main-page-services__container{display:flex;margin-top:15px;gap:20px;overflow:hidden}@media screen and (max-width:1599px){.main-page-services__container{gap:15px}}@media screen and (max-width:1439px){.main-page-services__container{gap:10px}}@media screen and (max-width:1365px){.main-page-services__container{padding:0 20px}}@media screen and (max-width:767px){.main-page-services__container{padding:0 15px}}.main-page-services__container-item{display:flex;flex-direction:column;width:190px;min-width:190px;height:auto;padding:24px;background:#fff;border-radius:16px;gap:16px;align-items:center;position:relative;transition:all 250ms ease-in-out;border:1px solid transparent}@media screen and (max-width:1599px){.main-page-services__container-item{width:172px;min-width:172px}}@media screen and (max-width:1439px){.main-page-services__container-item{width:156px;min-width:156px}}@media screen and (max-width:1365px){.main-page-services__container-item{min-width:140px;width:140px;padding:24px 12px}}.main-page-services__container-item:after{content:"";width:20px;height:20px;background-image:url(../assets/main-page/service-info-icon.svg);position:absolute;top:12px;right:12px}.main-page-services__container-item-wrapper{width:40px;height:40px}.main-page-services__container-item-name{font-weight:500;font-size:16px;color:#2f2d40;line-height:20px;text-align:center}@media screen and (max-width:1439px){.main-page-services__container-item-name{font-size:14px;line-height:16px}}@media screen and (max-width:1365px){.main-page-services__container-item-name{line-height:18px}}.main-page-social{margin-top:40px;width:100%;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1365px){.main-page-social{margin-top:30px}}.main-page-social__head{font-weight:500;font-size:32px;line-height:40px;color:#2f2d40}@media screen and (max-width:1365px){.main-page-social__head{font-size:18px;line-height:22px;padding:0 20px}}.main-page-social__body{display:flex;margin-top:20px;gap:20px;overflow:hidden}@media screen and (max-width:1365px){.main-page-social__body{margin-top:15px;gap:10px;padding:0 20px}}@media screen and (max-width:767px){.main-page-social__body{padding:0 10px}}.main-page-social__body-item{width:115px;height:115px;min-width:115px;background-image:url(../assets/main-page/gradient-border.svg);display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1365px){.main-page-social__body-item{width:64px;height:64px;min-width:64px;background-image:url(../assets/main-page/gradient-border-mob.svg)}}.main-page-social__body-item img{width:99px;height:99px;border-radius:50%}@media screen and (max-width:1365px){.main-page-social__body-item img{width:54px;height:54px}}.product-card-tab-about__present-settings-color-list{display:flex;align-items:center;flex-flow:wrap}.product-card-tab-about__present-settings-color-list-item{margin-right:7px}.product-card-tab-about__present-settings-color-list-item:last-child{margin-right:0}.product-card-tab-about__present-settings-color-list-item a,.product-card-tab-about__present-settings-color-list-item span{position:relative;display:block;width:20px;height:20px;border-radius:50%}.product-card-tab-about__present-settings-color-list-item a::after,.product-card-tab-about__present-settings-color-list-item span::after{content:"";width:26px;height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-width:2px;border-style:solid;border-color:transparent;border-radius:50%;transition:all 200ms ease}.product-card-tab-about__present-settings-color-list-item.active a::after,.product-card-tab-about__present-settings-color-list-item.active span::after,.product-card-tab-about__present-settings-color-list-item:hover a::after,.product-card-tab-about__present-settings-color-list-item:hover span::after{border-color:#6334ff}.product-card-tab-about__present-settings-color-list-item.disabled a,.product-card-tab-about__present-settings-color-list-item.disabled span{cursor:not-allowed}.product-card-tab-about__present-settings-color-list-item.disabled a::before,.product-card-tab-about__present-settings-color-list-item.disabled span::before{content:"✖";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);color:#ff5757;font-size:22px}.fixed-bottom{display:flex;position:fixed;bottom:0;background:#fff;padding:9px 15px;z-index:70;justify-content:space-around;width:100%}@media (min-width:768px){.fixed-bottom{display:none}}.fixed-bottom__buy-button{padding:9px 16px 9px 45px;background:#6334ff;border-radius:4px;font-size:.875em;color:#fff;position:relative}.fixed-bottom__buy-button:before{content:url(../assets/white-buy.svg);position:absolute;left:15px;top:7px}.fixed-bottom__compare,.fixed-bottom__credit-button,.fixed-bottom__favorite{height:36px;display:flex;align-items:center;margin-left:5px;box-sizing:border-box;border-radius:4px}.fixed-bottom__credit-button{width:120px;overflow:hidden;font-size:.75em;color:#000;border:1px solid #6334ff;flex-direction:column;padding:0 13px;opacity:.5}.fixed-bottom__credit-button p{margin-top:2px}.fixed-bottom__compare,.fixed-bottom__favorite{width:50px;justify-content:space-around;border:1px solid #e5e5e5;cursor:pointer;position:relative}.fixed-bottom__compare::after,.fixed-bottom__compare::before,.fixed-bottom__favorite::after,.fixed-bottom__favorite::before{content:"";position:absolute;top:4px;right:8px;width:16px;height:16px;background-position:center;background-repeat:no-repeat;background-size:contain}.fixed-bottom__compare::before,.fixed-bottom__favorite::before{display:block;background-image:url(../assets/plus-image.svg)}.fixed-bottom__compare::after,.fixed-bottom__favorite::after{display:none;background-image:url(../assets/checkmark-green.svg)}.anchor-up-button svg,.fixed-bottom__compare.active::before,.fixed-bottom__favorite.active::before{display:none}.fixed-bottom__compare-popup-link.active,.fixed-bottom__compare-popup.active,.fixed-bottom__compare.active::after,.fixed-bottom__favorite-popup-link.active,.fixed-bottom__favorite-popup.active,.fixed-bottom__favorite.active::after{display:block}.fixed-bottom__compare-popup,.fixed-bottom__favorite-popup{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:none;padding:10px 15px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.08);border-radius:4px;white-space:nowrap}.fixed-bottom__compare-popup:after,.fixed-bottom__favorite-popup:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg);width:12px;height:12px;background:#fff}.fixed-bottom__compare-popup-text,.fixed-bottom__favorite-popup-text{font-size:.75em;color:#3f3f3f}.fixed-bottom__compare-popup-link,.fixed-bottom__favorite-popup-link{display:none;font-size:.75em;color:#5c90df}.anchor-up-button,.call-phone-button{width:48px;height:48px;position:fixed;border-radius:50%;bottom:108px;cursor:pointer;z-index:3}.call-phone-button{background:#6334ff;box-shadow:0 2px 8px rgba(99,52,255,.85);display:flex;align-items:center;justify-content:space-around;left:15px}.anchor-up-button{background-color:#fff;right:15px;display:none;opacity:.5;box-shadow:0 0 16px rgba(0,0,0,.48);background-image:url(../assets/anchor-button-arrow.svg);background-size:16px 9px;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out}.anchor-up-button:hover{opacity:1;box-shadow:0 0 8px rgba(0,0,0,.24);cursor:pointer}.product-card{display:flex;flex-direction:column;margin-bottom:auto}.product-card__head{display:flex;flex-direction:column;width:100%;margin:0 auto;gap:15px}@media screen and (max-width:1919px){.product-card__head{gap:16px}}@media screen and (max-width:1365px){.product-card__head{margin-top:10px;gap:10px}}.product-card__head.about .product-card__head-name,.product-card__head.about .product-card__head-name span{color:#2f2d40}@media screen and (max-width:1365px){.product-card__head.about .product-card__head-bottom{display:flex}}.product-card__head-name{margin-top:10px;font-weight:500;font-size:32px;line-height:40px;color:#2f2d40}@media screen and (max-width:1919px){.product-card__head-name{font-size:24px;line-height:32px}}@media screen and (max-width:1365px){.product-card__head-name{font-size:20px;line-height:28px;margin-top:0}}.product-card__head-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}@media screen and (max-width:1365px){.product-card__head-bottom{gap:10px}}@media screen and (max-width:767px){.product-card__head-bottom{flex-direction:column;align-items:flex-start}}.product-card__head-bottom-rating{display:flex}.product-card__head-bottom-rating-stars{display:flex;gap:2px}.product-card__head-bottom-rating-stars-star{width:18px;height:18px;display:flex;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.product-card__head-bottom-rating-stars-star.fill{background-image:url(../assets/rating-star-fill.svg)}.product-card__head-bottom-rating-stars-star.empty{background-image:url(../assets/rating-star-empty.svg)}.product-card__head-bottom-rating-feedback{display:flex;margin-left:16px;align-items:center}@media screen and (max-width:767px){.product-card__head-bottom-rating-feedback{margin-left:20px}}.product-card__head-bottom-rating-feedback::before{content:"";width:14px;height:14px;background-size:100% 100%;margin-right:8px;background:url(../assets/product-card/comment-image.svg);display:flex}@media screen and (max-width:767px){.product-card__head-bottom-rating-feedback::before{margin-right:10px}}.product-card__head-bottom-rating-feedback-word{font-weight:500;font-size:14px;color:#2f2d40;line-height:15px;width:-moz-max-content;width:max-content;position:relative}.product-card__head-bottom-rating-feedback-word:hover{text-decoration:underline;cursor:pointer}.product-card__head-bottom-status{display:flex;align-items:center;font-size:14px;font-weight:500;line-height:16px;padding:3px 10px 3px 5px;gap:5px;color:#00b23c;margin-right:auto}.product-card__head-bottom-status.not-avaliable{color:#f60}.product-card__head-bottom-status.out-of-stock{color:#8590a6}.product-card__head-bottom-status:before{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/available-icon.svg)}.product-card__head-bottom-status.not-avaliable:before{background:url(../assets/product-card/low-count-icon.svg)}.product-card__head-bottom-status.out-of-stock:before{background:url(../../../../assets/product-card/out-of-stock.svg)}.product-card__head-bottom-code{display:flex;gap:10px}.product-card__head-bottom-code-item{font-weight:500;font-size:12px;color:#5c6373;border-radius:8px;background:#fff;padding:3px 5px 3px 10px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center}@media screen and (max-width:1365px){.product-card__head-bottom-code-item{padding:3px 10px 3px 15px}}.product-card-char__container-right .product-card-side-codes-code-item span,.product-card__head-bottom-code-item span{font-weight:600;color:#2f2d40;margin-left:3px}.product-card__head-bottom-code-item::after{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/copy-icon.svg);transition:all 250ms ease-in-out;margin-left:10px}.product-card__head-tab{display:flex;width:100%;margin-top:30px}.product-card__head-tab-name{font-weight:500;font-size:36px;color:#2f2d40}@media screen and (max-width:1365px){.product-card__head-tab-name{font-size:20px;margin:0 15px}}@media screen and (max-width:767px){.product-card__head-tab-name{margin:0 10px}}.product-card__head-tab-name span{color:#a3acbf}.product-card__body,.product-card__body-product{display:flex;flex-direction:column}.product-card__body-product{width:100%;max-width:1600px;margin:0 auto}@media screen and (max-width:1919px){.product-card__body-product{max-width:1420px}}@media screen and (max-width:1600px){.product-card__body-product{max-width:1330px}}@media screen and (max-width:1439px){.product-card__body-product{max-width:1300px}}@media screen and (max-width:1365px){.product-card__body-product{max-width:100%}}.product-card__body-product-tabs{display:flex;max-width:1600px;width:100%;background:#fff;border-radius:8px;padding:0 10px;overflow-x:auto}@media screen and (max-width:1919px){.product-card__body-product-tabs{max-width:1420px}}@media screen and (max-width:1600px){.product-card__body-product-tabs{max-width:1330px}}@media screen and (max-width:1439px){.product-card__body-product-tabs{max-width:1300px}}@media screen and (max-width:1365px){.product-card__body-product-tabs{max-width:100%;border-radius:0;display:none}}.product-card__body-product-tabs-tab{font-weight:500;font-size:14px;color:#5c6373;padding:13px 30px;border-bottom:2px solid transparent;transition:all 250ms ease-in-out;text-transform:uppercase;width:-moz-max-content;width:max-content;white-space:nowrap}.product-card__body-product-tabs-tab.active,.product-card__tabs-mob-tab.active{color:#6734ff;border-bottom:2px solid #6734ff}.product-card__body-product-container{display:flex;margin-top:20px}@media screen and (max-width:1365px){.product-card__body-product-container{flex-direction:column;margin-top:0}}.product-card__body-product-container-left{display:flex;flex-direction:column;max-width:790px;width:100%}@media screen and (max-width:1919px){.product-card__body-product-container-left{max-width:640px}}@media screen and (max-width:1600px){.product-card__body-product-container-left{max-width:620px}}@media screen and (max-width:1439px){.product-card__body-product-container-left{max-width:610px}}@media screen and (max-width:1365px){.product-card__body-product-container-left{max-width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:767px){.product-card__body-product-container-left{max-width:calc(100% - 20px);margin:0 auto}}.product-card__body-product-container-right{display:flex;flex-direction:column;margin-left:20px;max-width:790px;width:100%}@media screen and (max-width:1919px){.product-card__body-product-container-right{max-width:740px;margin-left:40px}}@media screen and (max-width:1600px){.product-card__body-product-container-right{max-width:690px;margin-left:20px}}@media screen and (max-width:1439px){.product-card__body-product-container-right{max-width:670px}}@media screen and (max-width:1365px){.product-card__body-product-container-right{max-width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:767px){.product-card__body-product-container-right{max-width:calc(100% - 20px);margin:0 auto}}.product-card__body-characteristics{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1919px){.product-card__body-characteristics{max-width:1420px}}@media screen and (max-width:1600px){.product-card__body-characteristics{max-width:1330px}}@media screen and (max-width:1439px){.product-card__body-characteristics{max-width:1300px}}@media screen and (max-width:1365px){.product-card__body-characteristics{max-width:100%}}.product-card__body-characteristics-head{color:#5c6373;font-size:24px;font-weight:500;line-height:36px;margin-top:40px}.product-card__body-characteristics-head span{color:#2f2d40;margin-right:6px}@media screen and (max-width:1365px){.product-card__body-characteristics-head{font-size:20px;margin-top:30px;padding:0 20px;line-height:28px}}@media screen and (max-width:767px){.product-card__body-characteristics-head{padding:0 15px}}.product-card__body-characteristics-wrapper{display:flex;flex-direction:column;border-radius:8px;background:#fff;padding:30px;margin-top:20px;max-width:1060px}@media screen and (max-width:1365px){.product-card__body-characteristics-wrapper{padding:20px 0;margin-top:15px;border-radius:0}}.product-card__tabs-mob{display:none;width:100%;position:sticky;top:0;left:0;background:#fff;overflow-x:auto;z-index:3;box-shadow:0 4px 16px rgba(47,45,64,.1)}@media screen and (max-width:1365px){.product-card__tabs-mob{display:flex;box-shadow:unset}}.color-size-block__container-color-body::-webkit-scrollbar,.color-size-block__container-size-body::-webkit-scrollbar,.product-card__tabs-mob::-webkit-scrollbar{display:none}.product-card__tabs-mob-tab{padding:10px 13px;display:flex;font-weight:500;font-size:14px;color:#2f2d40;border-bottom:2px solid transparent;width:-moz-max-content;width:max-content;white-space:nowrap;text-transform:uppercase}.color-size-block{display:flex;flex-direction:column;background:#fff;border-radius:8px;padding:20px;width:100%;position:relative;margin-top:20px}@media screen and (max-width:767px){.color-size-block{margin-top:10px}}.color-size-block__container{width:100%;margin-top:20px}.color-size-block__container-color:first-child,.color-size-block__container-size:first-child,.color-size-block__container:first-child{margin-top:0}.color-size-block__container-color,.color-size-block__container-size{display:flex;flex-direction:column}.color-size-block__container-color-body,.color-size-block__container-size-body{display:flex;margin-top:10px;overflow:auto}.color-size-block__container-color-name,.color-size-block__container-size-name{display:flex}.color-size-block__container-color-name p,.color-size-block__container-size-name p{font-weight:500;font-size:14px;color:#2f2d40}.color-size-block__container-color-name p span,.color-size-block__container-size-name p span,.price-and-buy__buttons-top b{font-weight:600}.color-size-block__container-color,.color-size-block__container-size{margin-top:20px}.color-size-block__container-color-body-item{display:flex;align-items:center;justify-content:space-around;border:2px solid transparent;box-sizing:border-box;transition:all 250ms ease-in-out;border-radius:50%;width:32px;height:32px;margin-left:5px}.color-size-block__container-color-body-item:first-child{margin-left:0}.color-size-block__container-color-body-item.active{border:2px solid #6734ff}.color-size-block__container-color-body-item span{width:24px;height:24px;box-shadow:inset 0 0 3px rgba(0,0,0,.45);margin:2px;border-radius:50%}.color-size-block__container-size-body-item{border:1px solid #edeff2;box-sizing:border-box;border-radius:8px;padding:10px 15px;display:flex;flex-direction:column;transition:all 250ms ease-in-out;margin-left:10px}.color-size-block__container-size-body-item:first-child{margin-left:0}.color-size-block__container-size-body-item.active{border:2px solid #6734ff}.color-size-block__container-size-body-item-name{font-weight:500;font-size:14px;color:#2f2d40}.color-size-block__container-size-body-item-value{font-weight:500;font-size:14px;color:#5c6373;margin-top:6px}.color-size-block__container-anchor{display:flex;align-items:center;color:#6734ff;font-weight:500;font-size:14px;margin-top:20px;transition:all 250ms ease-in-out}.color-size-block__container-anchor:after{width:7px;height:12px;content:"";background:url(../assets/product-card/short-char-arrow.svg);display:flex;margin-left:11px;transition:all 250ms ease-in-out}.short-characteristic{background:#fff;border-radius:8px;width:100%;max-width:790px;position:relative;padding:20px;margin-top:20px}@media screen and (max-width:1600px){.short-characteristic{max-width:620px}}@media screen and (max-width:1439px){.short-characteristic{max-width:610px}}@media screen and (max-width:1365px){.short-characteristic{margin:20px auto 0;overflow:hidden}}@media screen and (max-width:767px){.short-characteristic{margin-top:10px}}.short-characteristic__name{display:flex;font-weight:500;font-size:18px;color:#2f2d40}.short-characteristic__instruction{background:#f6f8fb;border-radius:8px;display:flex;width:100%;padding:10px 15px;align-items:center;margin-top:15px}.short-characteristic__instruction-text{font-weight:500;font-size:14px;color:#2f2d40;margin-right:10px}.short-characteristic__instruction-watch{font-weight:600;font-size:12px;color:#2f2d40;text-transform:uppercase;margin-left:auto;padding-left:26px;position:relative}.short-characteristic__instruction-watch::before{content:"";position:absolute;background:url(../assets/product-card/watch-icon.svg);width:16px;height:16px;background-size:100%;left:0;top:-2px}.short-characteristic__container{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #f6f8fb;display:flex;flex-direction:column}.short-characteristic__container-prop{display:flex;margin-top:20px;justify-content:space-between;position:relative}.short-characteristic .pc-table__body-tr:first-child,.short-characteristic__container-prop:first-child{margin-top:0}.short-characteristic__container-prop-name,.short-characteristic__container-prop-value{font-weight:500;font-size:14px;background:#fff}.short-characteristic__container-prop-name{color:#5c6373;padding-right:20px;width:-moz-max-content;width:max-content;white-space:nowrap;z-index:2;position:relative}.short-characteristic__container-prop-value{padding-left:30px;color:#2f2d40;width:-moz-fit-content;width:fit-content;z-index:2;position:relative}.short-characteristic__container-prop-divider{border-bottom:2px dotted #dadee6;width:100%;position:absolute;left:0;top:12px;z-index:1}.short-characteristic__all-link{margin-top:20px;font-weight:500;font-size:14px;color:#2f2d40;text-transform:uppercase;width:100%;position:relative;display:flex}.short-characteristic__all-link::after{content:"";position:absolute;width:14px;height:14px;top:0;right:0;background:url(../assets/product-card/char-arrow-right.svg)}.short-characteristic .pc-table{display:flex;width:100%;margin-top:20px;padding-bottom:20px;border-bottom:1px solid #f6f8fb}.short-characteristic .pc-table__body{display:flex;flex-direction:column;width:100%}.short-characteristic .pc-table__body-tr{display:grid;grid-template-columns:max-content 1fr max-content;width:100%;margin-top:20px}.short-characteristic .pc-table__body-tr-td{font-weight:500;font-size:14px;position:relative;background:#fff;overflow:hidden}.short-characteristic .pc-table__body-tr-td:first-child{color:#5c6373;padding-right:20px}.short-characteristic .pc-table__body-tr-td:nth-child(2){border-bottom:2px dotted #dadee6;width:100%;position:relative;bottom:2px}.short-characteristic .pc-table__body-tr-td:last-child{padding-left:30px;color:#2f2d40}.supplement-products{margin-top:20px;display:flex;flex-direction:column}@media screen and (max-width:767px){.supplement-products{margin-top:10px}}.supplement-products__name{font-weight:500;font-size:20px;color:#2f2d40}@media screen and (max-width:1919px){.supplement-products__name{font-size:18px}}.supplement-products__container{position:relative;margin-top:13px;display:flex}@media screen and (max-width:1365px){.supplement-products__container{overflow:hidden}}.supplement-products__container .supp-product{display:flex;flex-direction:column;padding:15px;width:150px;min-width:150px;background:#fff;position:relative;border-radius:8px;height:280px;margin-left:10px;transition:all 250ms ease-in-out}.supplement-products__container .supp-product::before{content:"";background-image:url(../assets/product-card/bundles-plus.svg);position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;background-position:center;background-repeat:no-repeat;border-radius:50%;width:24px;height:24px;border:4px solid #f6f8fb;z-index:1;left:-16px}.supplement-products__container .supp-product:first-child{margin-left:0}.supplement-products__container .supp-product:first-child::before{display:none}@media screen and (max-width:1600px){.supplement-products__container .supp-product{width:165px;min-width:165px}}@media screen and (max-width:1439px){.supplement-products__container .supp-product{width:160px;min-width:160px}}@media screen and (max-width:1365px){.supplement-products__container .supp-product{width:150px;min-width:150px}}.supplement-products__container .supp-product__wrapper{width:100px;height:100px;margin:0 auto}.supplement-products__container .supp-product__wrapper img{width:100%;height:100%}.supplement-products__container .supp-product__name{font-weight:500;font-size:12px;line-height:16px;color:#2f2d40;margin-top:10px;text-decoration:underline;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all 250ms ease-in-out}.supplement-products__container .supp-product__price{margin-top:auto;display:flex;flex-direction:column}.supplement-products__container .supp-product__price-old{font-weight:400;font-size:14px;color:#8590a6;position:relative;width:-moz-fit-content;width:fit-content}.supplement-products__bottom-price-old::after,.supplement-products__container .supp-product__price-old::after{content:"";position:absolute;width:100%;height:1px;background:#8590a6;top:50%;transform:translateY(-50%);left:0}.supplement-products__container .supp-product__price-current{font-weight:500;font-size:18px;color:#2f2d40;margin-top:1px}.supplement-products__container .supp-product__button{display:flex;padding:9px 0;align-items:center;border:1px solid #f0ebff;box-sizing:border-box;border-radius:8px;width:100%;margin-top:10px;transition:all 250ms ease-in-out}.supplement-products__container .supp-product__button svg{margin-left:auto}.supplement-products__container .supp-product__button-text{display:flex;margin-left:10px;position:relative;margin-right:auto;margin-top:1px}.supplement-products__container .supp-product__button-text p{font-weight:600;font-size:12px}.supplement-products__container .supp-product__button-text p:first-child{opacity:1;color:#6734ff;text-transform:uppercase;transition:all 250ms ease-in-out}.supplement-products__container .supp-product__button-text p:last-child{position:absolute;left:0;top:0;opacity:0;color:#f05;text-transform:uppercase;transition:all 250ms ease-in-out}.supplement-products__bottom{display:flex;background:#fff;border-radius:8px;padding:20px;align-items:center;margin-top:10px}@media screen and (max-width:1365px){.supplement-products__bottom{flex-wrap:wrap;padding:15px;align-items:flex-start}}.supplement-products__bottom-price{display:flex;align-items:baseline}@media screen and (max-width:1365px){.supplement-products__bottom-price{flex-direction:column}}.supplement-products__bottom-price-current{font-weight:500;font-size:30px;color:#2f2d40}.supplement-products__bottom-price-old{font-weight:500;font-size:16px;color:#8590a6;position:relative;height:-moz-max-content;height:max-content;margin-left:15px}@media screen and (max-width:1365px){.supplement-products__bottom-price-old{margin-left:0;margin-top:5px}}.supplement-products__bottom-discount{display:flex;background:#ffebf1;border-radius:16px;padding:8px 18px;height:-moz-max-content;height:max-content;margin-left:auto;color:#f05;font-weight:500;font-size:14px}.supplement-products__bottom-button{width:180px;height:40px;display:flex;align-items:center;justify-content:space-around;background:#6734ff;border-radius:8px;font-weight:500;font-size:16px;color:#fff;margin-left:30px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.supplement-products__bottom-button{width:100%;margin-top:15px;margin-left:0}}.pay-and-warranty{display:flex;flex-direction:column;width:100%;margin:20px 0 0;padding:20px;background:#fff;border-radius:8px}@media screen and (max-width:767px){.pay-and-warranty{margin-top:10px}}.pay-and-warranty__name{font-weight:500;font-size:18px;color:#2f2d40}.pay-and-warranty__pay{margin-top:10px;display:flex;flex-wrap:wrap;margin-left:-10px}.pay-and-warranty__pay-item{background:#f6f8fb;border-radius:8px;display:flex;width:-moz-max-content;width:max-content;height:36px;align-items:center;padding:9px 14px;margin:10px 0 0 10px}.pay-and-warranty__pay-item img{height:-moz-fit-content;height:fit-content}.pay-and-warranty__warranty{display:flex;margin-top:20px;border-top:1px solid #edeff2;padding-top:20px}.pay-and-warranty__warranty-item{font-weight:500;font-size:14px;color:#2f2d40;height:36px;padding:0 15px;align-items:center;display:flex;margin-left:10px;background:#f6f8fb;border-radius:8px}.pay-and-warranty__warranty-item:first-child{margin-left:0}.pay-and-warranty__warranty-item span{font-weight:600;margin-right:3px}.product-card-delivery{display:flex;flex-direction:column;width:100%;background:#fff;border-radius:8px;margin-top:20px;padding:20px}@media screen and (max-width:767px){.product-card-delivery{margin-top:10px}}.product-card-delivery__item{display:flex;width:100%;padding:17px 0;border-bottom:1px solid #edeff2}.product-card-delivery__item:first-child{padding:0 0 20px;margin-bottom:5px}.product-card-delivery__item:first-child .product-card-delivery__item-anim{height:21px}.product-card-delivery__item:last-child{padding:17px 0 0;border-bottom:none}.product-card-delivery__item-anim{width:100%;height:26px;display:flex;position:relative;border-radius:8px;background:#6334ff;overflow:hidden}.product-card-delivery__item-anim::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));animation:skeleton-anim 2s infinite;content:""}.product-card-badges{display:flex;overflow:hidden;width:100%;margin-top:20px}@media screen and (max-width:1919px){.product-card-badges{margin-top:15px}}.product-card-badges.mob{display:none}.product-card-badges__item{width:104px;min-width:104px;height:108px;background-color:#fff;border:2px solid #fff;margin-left:10px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}@media screen and (max-width:1919px){.product-card-badges__item{width:96px;height:118px;min-width:96px}}.product-card-badges__item:after,.product-card-badges__item:before{content:"";width:40px;height:40px;background:#e0d6ff;display:flex;border-radius:8px;animation:badgeAnim 3000ms ease-in-out infinite}.product-card-badges__item:after{width:80px;height:24px}@media screen and (max-width:767px){.product-card-badges__item{margin-left:8px}}.product-card-badges__item:first-child{border:2px solid #6734ff;margin-left:0}.price-and-buy{background:#fff;border-radius:8px;width:100%;padding:20px;display:flex;flex-wrap:wrap;align-items:flex-end;margin-top:20px;position:relative}.price-and-buy:first-child{margin-top:0}@media screen and (max-width:1919px){.price-and-buy{margin-top:15px}}@media screen and (max-width:1366px){.price-and-buy:first-child{margin-top:20px}}@media screen and (max-width:767px){.price-and-buy{padding:15px;margin-top:10px}.price-and-buy:first-child{margin-top:10px}}.price-and-buy__price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.price-and-buy__price{width:100%;order:1}}.price-and-buy__price-old{font-weight:500;font-size:16px;color:#5c6373;position:relative;width:-moz-fit-content;width:fit-content}.price-and-buy__price-old::after{content:"";position:absolute;width:100%;height:1px;background:#5c6373;left:0;top:50%;transform:translateY(-50%)}.price-and-buy__price-new{font-weight:500;font-size:32px;color:#2f2d40;margin-top:10px}@media screen and (max-width:1365px){.price-and-buy__price-new{margin-top:5px}}.price-and-buy__price-new:first-child{margin-top:0}.price-and-buy__buttons{display:flex;flex-direction:column;margin-left:36px}@media screen and (max-width:1919px){.price-and-buy__buttons{margin-left:25px}}.price-and-buy__buttons.no-price{margin-left:0}@media screen and (max-width:1439px){.price-and-buy__buttons{margin-left:20px}}@media screen and (max-width:767px){.price-and-buy__buttons{flex-direction:column;width:100%;margin-top:15px;margin-left:0;order:3}}.price-and-buy__buttons-top{font-weight:500;font-size:14px;line-height:16px;color:#2f2d40;display:inline}@media screen and (max-width:1365px){.price-and-buy__buttons-top{font-size:13px}}.price-and-buy__buttons-top span{color:#00b23c}.price-and-buy__buttons-bottom{display:flex;margin-top:15px;gap:10px}@media screen and (max-width:767px){.price-and-buy__buttons-bottom{flex-wrap:wrap}}.price-and-buy__buttons-bottom-buy{display:flex;align-items:center;height:40px;width:-moz-max-content;width:max-content;background:#6734ff;border-radius:8px;transition:all 250ms ease-in-out;position:relative;border:1px solid transparent;padding:8px 20px}.price-and-buy__buttons-bottom-buy-icon{width:20px;height:20px;margin-left:auto;background:url(../assets/product-card/buy-button-cart.svg);background-size:100% 100%;margin-right:15px}.price-and-buy__buttons-bottom-buy-text{font-weight:600;font-size:16px;color:#fff;text-transform:uppercase;margin-right:auto}@media screen and (max-width:1439px){.price-and-buy__buttons-bottom-buy{width:220px}}@media screen and (max-width:1365px){.price-and-buy__buttons-bottom-buy{width:122px}}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-buy{width:100%}}.preorder .price-and-buy__buttons-bottom-buy-icon{width:24px;min-width:24px;height:24px;background:url(../assets/product-card/preorder-icon.svg)}.price-and-buy__buttons-bottom-credit{border:1px solid #e0d6ff;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;justify-content:space-around;width:-moz-max-content;width:max-content;min-width:177px;height:40px;padding:0 15px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-credit{width:calc(60% - 10px);height:40px;margin-left:0}}.price-and-buy__buttons-bottom-credit-text{font-weight:500;font-size:14px;color:#2f2d40}.price-and-buy__buttons-bottom-credit-text span{color:#6734ff;font-weight:700}.price-and-buy__buttons-bottom-one-click{border:1px solid #e0d6ff;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;justify-content:space-around;height:40px;width:120px;font-weight:700;font-size:14px;color:#6734ff;text-transform:uppercase}@media screen and (max-width:1439px){.price-and-buy__buttons-bottom-one-click{width:91px}}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-one-click{width:40%}.price-and-buy__buttons-bottom-one-click.long{width:100%}}.price-and-buy__buttons-bottom-compare{display:flex;align-items:center;justify-content:space-around;width:40px;height:40px;position:relative;transition:all 250ms ease-in-out;border-radius:8px;background:0 0}@media screen and (max-width:1439px){.price-and-buy__buttons-bottom-compare{margin-left:10px}}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-compare{position:absolute;top:15px;right:15px}}.price-and-buy__buttons-bottom-compare-icon{width:24px;height:24px;display:flex;background:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.price-and-buy__buttons-bottom-non-available{color:#6734ff;font-size:14px;font-weight:600;text-transform:uppercase;padding:0 20px;margin-top:0;border:1px solid #f0ebff;border-radius:8px;display:flex;align-items:center;justify-content:space-around;height:40px;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.price-and-buy__buttons-bottom-non-available{width:100%}}.price-and-buy__promo{display:flex;flex-direction:column;margin-top:15px;width:100%}@media screen and (max-width:767px){.price-and-buy__promo{order:2;margin-top:10px}}.price-and-buy__promo-top{display:flex;gap:15px 30px;flex-wrap:wrap}.price-and-buy__promo-stock{font-weight:500;font-size:14px;color:#00b23c}.price-and-buy__promo-preorder{display:flex;color:#2f2d40;font-size:14px;font-weight:500;line-height:16px;gap:5px}.price-and-buy__promo-preorder span{font-weight:600;color:#f05}.price-and-buy__promo-pcode{display:flex;align-items:center;position:relative}.price-and-buy__promo-cashback p,.price-and-buy__promo-pcode-text{font-weight:500;font-size:14px;color:#2f2d40}.price-and-buy__promo-pcode-text span{font-weight:600;color:#f05;margin-right:5px}.price-and-buy__promo-pcode-code{padding:7px 13px;background:#ffe6ee;border-radius:16px;width:180px;margin-left:20px;position:relative;display:flex;transition:all 250ms ease-in-out}.price-and-buy__promo-pcode-code:hover{cursor:pointer;background:#fff2f7}.price-and-buy__promo-pcode-code input,.product-card-side-card__promo-pcode-code input{font-weight:600;font-size:14px;color:#f05;width:calc(100% - 20px)}.price-and-buy__promo-pcode-code-icon{width:16px;height:16px;display:flex;background:url(../assets/product-card/promocode-icon.svg);position:absolute;right:8px;top:8px}@media screen and (max-width:767px){.price-and-buy__promo-pcode-code{width:146px}}.price-and-buy__promo-cashback{display:flex;align-items:center;position:relative}.price-and-buy__promo-cashback:first-child{margin-left:0}.price-and-buy__promo-cashback:before{content:"";width:16px;height:16px;border-radius:50%;border:4px solid #6734ff;margin-right:10px}.delivery-block__container-name p span,.price-and-buy__promo-cashback p span{color:#6734ff}.price-and-buy__promo-cashback p span:hover{cursor:pointer}.product-card-char{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1600px){.product-card-char{max-width:1330px}}@media screen and (max-width:1439px){.product-card-char{max-width:1300px}}@media screen and (max-width:1365px){.product-card-char{max-width:100%}}.product-card-char__container{display:grid;grid-template-columns:1fr 380px;gap:20px;width:100%;margin-top:20px}@media screen and (max-width:1365px){.product-card-char__container{display:flex;margin-top:10px}.product-card-char__container-left{width:100%;margin:0 auto}}.product-card-char__container-right{position:relative;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1365px){.product-card-char__container-right{display:none}}.product-card-char__container-right .product-card-side-codes{display:flex;gap:10px}.product-card-char__container-right .product-card-side-codes-code{display:flex;width:100%;gap:10px}.product-card-char__container-right .product-card-side-codes-code-item{font-weight:500;font-size:12px;color:#5c6373;border-radius:8px;background:#fff;padding:3px 5px 3px 10px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:center;width:100%}@media screen and (max-width:1365px){.product-card-char__container-right .product-card-side-codes-code-item{padding:3px 10px 3px 15px}}.product-card-char__container-right .product-card-side-codes-code-item::after{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/copy-icon.svg);transition:all 250ms ease-in-out;margin-left:10px}.comments-all-media{background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:20px}@media screen and (max-width:1365px){.comments-all-media{width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:767px){.comments-all-media{padding:15px;width:calc(100% - 20px);margin:0 auto}}.comments-all-media__head{font-weight:500;font-size:18px;color:#2f2d40}@media screen and (max-width:767px){.comments-all-media__head{font-size:16px}}.comments-all-media__body{margin-top:20px;display:grid;grid-template-columns:1fr 120px;grid-column-gap:10px}@media screen and (max-width:1600px){.comments-all-media__body{grid-template-columns:1fr 110px}}@media screen and (max-width:1439px){.comments-all-media__body{grid-template-columns:1fr 80px}}@media screen and (max-width:1365px){.comments-all-media__body{grid-template-columns:1fr 90px}}@media screen and (max-width:767px){.comments-all-media__body{grid-template-columns:1fr 75px;grid-column-gap:10px}}.comments-all-media__body-container{width:100%;display:flex;flex-wrap:nowrap;overflow:hidden}.comments-all-media__body-container-wrapper{width:120px;min-width:120px;height:120px;margin-right:10px;border-radius:8px;overflow:hidden;position:relative;display:flex}.comments-all-media__body-container-wrapper:hover{cursor:pointer}.comments-all-media__body-container-wrapper.vid::after{content:"";position:absolute;width:36px;height:36px;background:url(../assets/product-card/comments-media-play.svg);background-size:100% 100%;left:0;top:0;right:0;bottom:0;margin:auto}@media screen and (max-width:1365px){.comments-all-media__body-container-wrapper{width:90px;min-width:90px;height:90px}}@media screen and (max-width:767px){.comments-all-media__body-container-wrapper{width:75px;min-width:75px;height:75px;margin-right:5px}}.comments-all-media__body-container-wrapper img{width:100%;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.comments-all-media__body-all{width:100%;height:120px;border:1px solid #f0ebff;border-radius:8px;display:flex;align-items:center;justify-content:space-around;margin-left:auto;color:#6734ff;transition:all 250ms ease-in-out;cursor:pointer}@media screen and (max-width:1365px){.comments-all-media__body-all{height:90px}}@media screen and (max-width:767px){.comments-all-media__body-all{height:75px;margin-right:5px}}.product-card-comments-list{display:flex;flex-direction:column;margin-top:20px}@media screen and (max-width:1365px){.product-card-comments-list{width:calc(100% - 30px);margin:20px auto 0}}@media screen and (max-width:767px){.product-card-comments-list{width:calc(100% - 20px);margin:0 auto}}.product-card-comments-list.empty{margin-top:0}@media screen and (max-width:767px){.product-card-comments-list.empty{margin-top:0}}.product-card-comments-list__top{display:flex;justify-content:space-between}@media screen and (max-width:767px){.product-card-comments-list__top{flex-direction:column-reverse;margin-bottom:15px;gap:20px}}.product-card-comments-list__top-select{width:220px}@media screen and (max-width:767px){.product-card-comments-list__top-select{width:100%}}.product-card-comments-list__bottom-more div,.product-card-comments-list__top-select-fake{color:#2f2d40;font-weight:500;font-size:14px;position:relative;display:flex;transition:all 250ms ease-in-out}.product-card-comments-list__top-select-fake{width:100%;height:40px;flex-direction:column;background:#fff;border-radius:8px;border:1px solid transparent;box-sizing:border-box;padding:10px 34px 10px 16px;pointer-events:none}.product-card-comments-list__top-select-fake::after{content:"";position:absolute;width:24px;height:24px;top:8px;right:10px;background:url(../assets/product-card/popup-select-arrow.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.product-card-comments-list__top-create{width:220px;height:40px;display:flex;justify-content:space-around;align-items:center;background:#f0ebff;border-radius:8px;color:#7547ff;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.product-card-comments-list__top-create{width:100%;margin-top:15px}}.product-card-comments-list__top-create:hover{background:#e0d6ff;cursor:pointer}.product-card-comments-list__bottom{display:flex;flex-direction:column}.product-card-comments-list__bottom .product-card-review__container-review{margin-top:20px}@media screen and (max-width:767px){.product-card-comments-list__bottom .product-card-review__container-review{margin-top:10px}}.product-card-comments-list__bottom-more{width:100%;display:flex;align-items:center;justify-content:space-around;height:40px;background:#fff;border-radius:8px;margin-top:20px}.product-card-comments-list__bottom-more div{padding-left:32px;width:-moz-fit-content;width:fit-content}.product-card-comments-list__bottom-more div::before{content:"";width:16px;height:16px;display:flex;position:absolute;background:url(../assets/product-card/more-comments-arrow.svg);background-size:100% 100%;left:0;transition:all 250ms ease-in-out}.product-card-comments-list__empty{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#fff;border-radius:8px}@media screen and (max-width:1365px){.product-card-comments-list__empty{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.product-card-comments-list__empty{padding:15px}}.product-card-comments-list__empty-text{font-weight:500;font-size:18px;color:#2f2d40;margin-left:10px}@media screen and (max-width:1365px){.product-card-comments-list__empty-text{margin-left:0}}.product-card-comments-list__empty-button{width:220px;height:40px;background:#f0ebff;border-radius:8px;font-weight:500;font-size:16px;color:#7547ff;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-comments-list__empty-button{width:100%;margin-top:20px}}.product-card-comments-list__empty-button:hover{background:#e0d6ff;cursor:pointer}.product-card-tab-compare{display:none}@media (min-width:768px){.product-card-tab-compare{display:block;margin-top:35px;overflow:hidden}}.product-card-tab-compare__title{height:36px;font-size:1.25em;line-height:36px;color:#212226}.product-card-tab-compare__wrap{margin-top:25px;display:flex;justify-content:space-between;align-items:center}.product-card-tab-compare__wrap-names{min-width:238px;width:238px}@media (min-width:1025px){.product-card-tab-compare__wrap-names{min-width:255px;width:255px}}.product-card-tab-compare__wrap-names-item{position:relative;height:45px;overflow:hidden;margin-bottom:2px;padding:15px;background:#ebedf2;font-size:.875em;line-height:15px;color:#212226}@media (min-width:1025px){.product-card-tab-compare__wrap-names-item{font-size:1em}}.product-card-tab-compare__wrap-names-item.long::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:40px;height:100%;background:linear-gradient(270deg,#ebedf2 0,#ebedf2 20%,rgba(255,255,255,0) 100%)}.product-card-tab-compare__wrap-names-item.title{width:100%;height:238px;margin-bottom:15px;border-radius:4px;color:#9ca0ac;cursor:pointer}.product-card-tab-compare__wrap-names-item.title svg{padding:14px;width:78px;height:78px;background:0 0;border-radius:50%;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-names-item.title svg rect{transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-names-item.title,.product-card-tab-compare__wrap-names-item.title a{display:flex;justify-content:center;align-items:center;flex-flow:column}@media (min-width:1025px){.product-card-tab-compare__wrap-names-item.title{height:265px}}.product-card-tab-compare__wrap-names-item.title span{margin-top:14px;color:#9ca0ac;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-names-item.title:hover span{color:#262626}.product-card-tab-compare__wrap-names-item span,.product-card-tab-compare__wrap-products-product-item span{white-space:nowrap}.product-card-tab-compare__wrap-names-item:nth-child(2){border-radius:4px 4px 0 0}.product-card-tab-compare__wrap-names-item:last-child{margin-bottom:0;border-radius:0 0 4px 4px}.product-card-tab-compare__wrap-products{margin-left:10px}@media (min-width:1025px){.product-card-tab-compare__wrap-products{margin-left:30px}}.product-card-tab-compare__wrap-products-product{min-width:238px;width:238px;margin-left:10px}@media (min-width:1025px){.product-card-tab-compare__wrap-products-product{min-width:255px;width:255px;margin-left:30px}}.product-card-tab-compare__wrap-products-product:first-child{margin-left:0}.product-card-tab-compare__wrap-products-product-item{position:relative;height:45px;overflow:hidden;margin-bottom:2px;padding:15px;background:#fff;font-size:.875em;line-height:15px;color:#212226;overflow-x:auto}.product-card-tab-compare__wrap-products-product-item.long::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:40px;height:100%;background:linear-gradient(270deg,#fff 0,#fff 20%,rgba(255,255,255,0) 100%)}.product-card-tab-compare__wrap-products-product-item-title{width:100%;height:238px;margin-bottom:15px;padding:20px 25px;position:relative;display:flex;justify-content:center;align-items:center;flex-flow:column;border-radius:4px;background:#fff}@media (min-width:1025px){.product-card-tab-compare__wrap-products-product-item-title{height:265px}}.product-card-tab-compare__wrap-products-product-item-title-close{width:24px;height:24px;position:absolute;top:15px;right:15px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#eceef0;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-products-product-item-title-close:hover{background:#ff5858}.product-card-tab-compare__wrap-products-product-item-title-close path{transition:all 200ms ease}.product-card-tab-compare__wrap-products-product-item-title-close:hover path{fill:#fff}.product-card-tab-compare__wrap-products-product-item-title-img{width:148px;height:148px;margin:0 auto}.product-card-tab-compare__wrap-products-product-item-title-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card-tab-compare__wrap-products-product-item-title a{margin-top:15px;color:#000;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-products-product-item-title a:hover{color:#245de5;text-decoration:underline}.product-card-tab-compare__wrap-products-product-item:nth-child(2){border-radius:4px 4px 0 0}.product-card-tab-compare__wrap-products-product-item:last-child{margin-bottom:0;border-radius:0 0 4px 4px}.product-card-tab-compare__wrap-products .owl-nav{margin:0;position:absolute;top:-61px;left:425px;display:flex;justify-content:center;align-items:center}@media (min-width:1025px){.product-card-tab-compare__wrap-products .owl-nav{left:764px}}.product-card-tab-compare__wrap-products .owl-nav button[class*=owl-]{width:28px;height:36px;margin:0;display:flex;justify-content:center;align-items:center;border-radius:2px;transition:all 200ms ease-in-out}.product-card-tab-compare__wrap-products .owl-nav button[class*=owl-]:first-child{margin-right:5px}.product-card-tab-compare__wrap-products .owl-nav button[class*=owl-] span{display:block;transform:scale(2);color:#3f3f40}.product-card-tab.product-card-compare .product-card-tab-compare{margin-top:25px}.product-card-tab.product-card-compare .product-card-tab-compare__title{opacity:0}.body-compare{padding-bottom:35px}@media (min-width:1025px){.body-compare{padding-bottom:65px}}.body-compare__title{display:flex;justify-content:center;align-items:center;flex:1;color:#000;font-size:20px}@media (min-width:768px){.body-compare__title{justify-content:flex-start;margin-top:35px;font-size:24px}}.body-compare .product-card-tab-compare{margin-top:0}.body-compare .product-card-tab-compare__title,.product-card-compare__body-carousel .owl-nav .owl-next.disabled,.product-card-compare__body-carousel .owl-nav .owl-prev.disabled{display:none}.body-compare .product-card-tab-compare__wrap{margin-top:62px}.product-card-compare{flex:1;display:flex;flex-direction:column}.product-card-compare__header{padding:12px 13px;height:48px;display:flex;justify-content:space-between;align-items:center;background:#fff}@media (min-width:1025px){.product-card-compare__header{display:none}}.product-card-compare__header-left,.product-card-compare__header-left-back{display:flex;align-items:center}.product-card-compare__header-left-text{font-size:1.125em;color:#000;margin-left:15px}.product-card-compare__header-right{display:flex}.product-card-compare__header-right-cart,.product-card-compare__header-right-search{width:24px;height:24px;display:flex;cursor:pointer}.product-card-compare__header-right-cart{position:relative;margin-left:22px}.product-card-compare__header-right-cart-badge{position:absolute;width:16px;height:16px;background:#6334ff;border:2px solid #fff;border-radius:50%;font-size:.563em;display:flex;align-items:center;justify-content:space-around;color:#fff;right:-5px;top:-5px}.product-card-compare__body{display:flex;margin:15px 15px 0;justify-content:center}@media (min-width:768px){.product-card-compare__body{display:none}}.product-card-compare__body-main{display:flex;flex-direction:column;width:172px}.product-card-compare__body-main-head{background:#fff;padding:11px 15px;display:flex;flex-direction:column;border-radius:4px 0 0 0;border-right:1px solid #f5f7f9;box-sizing:border-box;position:relative}.product-card-compare__body-main-head-wrapper{width:81px;height:84px;margin-top:5px;align-self:center}.product-card-compare__body-main-head-wrapper img{width:100%;height:100%}.product-card-compare__body-main-head-text{height:28px;font-size:10px;line-height:14px;margin-top:11px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card-compare__body-main-head-more{position:absolute;display:flex;flex-direction:column}.product-card-compare__body-main-head-more-button{width:21px;height:21px;display:flex;align-items:center;justify-content:space-around;border-radius:50%;cursor:pointer;transition:all 300ms}.product-card-compare__body-main-head-more-button svg{width:3px;height:13px}.product-card-compare__body-main-head-more-button.active{background:#f5f5f5}.product-card-compare__body-main-head-more-list{margin-top:10px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:4px;padding:4px 0;display:none}.product-card-compare__body-main-head-more-list.active{display:flex;flex-direction:column}.product-card-compare__body-main-head-more-list-item{font-size:.75em;color:#000;padding:8px 15px;min-width:150px;display:flex;cursor:pointer}.product-card-compare__body-main-head-more-list-item:active,.product-card-compare__body-main-head-more-list-item:hover{background-color:rgba(99,52,255,.1)}.product-card-compare__body-main-divider{background:#eceef0;border-top:2px solid #f5f7f9;border-bottom:2px solid #f5f7f9;height:34px;max-height:34px;width:200%;position:relative;padding:9px 10px}.product-card-compare__body-main-divider p,.product-card-compare__body-main-item p{height:12px;font-size:.75em;color:#000;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.product-card-compare__body-main-divider p{position:absolute;width:100%;z-index:9;left:0;text-align:center;background:#eceef0}.product-card-compare__body-main-item{height:34px;max-height:34px;background:#fff;display:flex;align-items:center;justify-content:space-around;border-right:1px solid #f5f7f9;padding:11px}.product-card-compare__body-main-item p{line-height:12px}.product-card-compare__body-main-to-cart{background:#6334ff;border-radius:0 0 0 4px;padding:10px;color:#fff;font-size:12px;border-right:1px solid #f5f7f9}.product-card-compare__body-carousel{width:172px;position:relative}.product-card-compare__body-carousel button{border-radius:0}.product-card-compare__body-carousel .owl-nav{position:absolute;top:13px;right:15px;font-size:0}.product-card-compare__body-carousel .owl-nav .owl-next,.product-card-compare__body-carousel .owl-nav .owl-prev{background:url(../assets/compare-arrow-right.svg)!important;width:8px;height:12px}.product-card-compare__body-carousel .owl-nav .owl-prev{transform:rotate(180deg);right:5px;position:relative}.product-card-tab.product-card-compare .product-card-tab-compare__wrap{margin-top:62px}.product-card-tab.product-card-compare .product-card-tab-compare.main-container{margin-top:0}.delivery-block{width:100%;background:#fff;border-radius:8px;margin-top:20px;padding:20px;display:flex}@media screen and (max-width:767px){.delivery-block{padding:15px;margin-top:10px}}.delivery-block__container{display:flex;flex-direction:column;width:100%}.delivery-block__container-name{display:flex;width:100%}.delivery-block__container-name p{font-weight:500;font-size:18px;color:#2f2d40}.delivery-block__container-body{margin-top:20px;display:flex;width:100%;overflow:scroll}.delivery-block__container-body::-webkit-scrollbar{display:none}.delivery-block__container-body-item{width:142px;min-width:142px;display:flex;flex-direction:column;padding:15px 10px;border-radius:8px;border:1px solid #edeff2;margin-left:10px;position:relative;transition:all 250ms ease-in-out}.delivery-block__container-body-item-container.self:after:hover,.delivery-block__container-body-item.self:hover{cursor:pointer}.delivery-block__container-body-item:first-child{margin-left:0}.delivery-block__container-body-item.flipped{transform:scaleX(-1)}.delivery-block__container-body-item-container{display:flex;flex-direction:column;width:100%;align-items:center;gap:15px}.delivery-block__container-body-item-container.self:after{content:"";width:20px;height:20px;background:url(../assets/product-card/delivery-info-icon.svg);position:absolute;right:10px;top:10px}.delivery-block__container-body-item-container-wrapper{width:32px;height:32px;display:flex}.delivery-block__container-body-item-container-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.delivery-block__container-body-item-container-name,.delivery-block__container-body-item-container-time{text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px;height:36px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.delivery-block__container-body-item-container-name{color:#2f2d40}.delivery-block__container-body-item-container-time,.product-card-descr__title span{color:#5c6373}.delivery-block__container-body-item-container-price{color:#2f2d40;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.delivery-block__container-body-item-container-price.free{color:#00b23c}.product-card-descr{display:flex;flex-direction:column;width:100%;max-width:1600px;margin:40px auto 0;background:#fff;padding-bottom:100px;border-radius:20px;overflow:hidden}@media screen and (max-width:1919px){.product-card-descr{max-width:1420px}}@media screen and (max-width:1600px){.product-card-descr{max-width:1330px;padding-bottom:80px}}@media screen and (max-width:1439px){.product-card-descr{max-width:1300px;padding-bottom:70px}}@media screen and (max-width:1365px){.product-card-descr{max-width:calc(100% - 30px);margin:30px auto 0;padding-bottom:50px}}@media screen and (max-width:767px){.product-card-descr{max-width:100%;margin:30px 0 0;padding-bottom:25px}}.product-card-descr__title{font-weight:500;color:#2f2d40;margin-top:32px;font-size:32px;font-style:normal;line-height:32px;padding:0 32px}@media screen and (max-width:1365px){.product-card-descr__title{font-size:30px}}.product-card-descr__video{position:relative;padding-bottom:56.25%;height:0;margin:40px auto 0;width:100%}.product-card-descr__video:first-child{margin:0}.product-card-descr__video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card-descr__img{position:relative;margin:100px auto 0;width:100%;height:auto}.product-card-descr__img:nth-child(2){margin-top:50px}@media screen and (max-width:1365px){.product-card-descr__img:nth-child(2){margin-top:20px}}@media screen and (max-width:1919px){.product-card-descr__img{margin:60px auto 0}}@media screen and (max-width:1600px){.product-card-descr__img{margin:80px auto 0}}@media screen and (max-width:1439px){.product-card-descr__img{margin:70px auto 0}}@media screen and (max-width:1365px){.product-card-descr__img{margin:50px auto 0}}@media screen and (max-width:767px){.product-card-descr__img{margin:25px auto 0}}.product-card-descr__img:first-child{margin-top:0}.product-card-descr__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.product-card-descr__img.no-margin{margin-top:0}.product-card-descr__column-text{display:flex;flex-direction:column;margin-top:100px;padding:0 100px}@media screen and (max-width:1919px){.product-card-descr__column-text{margin:60px auto 0;padding:0 60px}}@media screen and (max-width:1600px){.product-card-descr__column-text{margin-top:80px;padding:0 80px}}@media screen and (max-width:1439px){.product-card-descr__column-text{margin-top:70px;padding:0 70px}}@media screen and (max-width:1365px){.product-card-descr__column-text{margin-top:50px;padding:0 50px}}@media screen and (max-width:767px){.product-card-descr__column-text{margin-top:25px;padding:0 10px}}.product-card-descr__column-text-head{font-weight:500;font-size:30px;color:#2f2d40}@media screen and (max-width:1919px){.product-card-descr__column-text-head{font-size:32px}}@media screen and (max-width:1365px){.product-card-descr__column-text-head{font-size:24px}}@media screen and (max-width:767px){.product-card-descr__column-text-head{font-size:18px}}.product-card-descr__column-text-body{font-weight:500;font-size:16px;line-height:22px;color:#5c6373;margin-top:30px}@media screen and (max-width:1919px){.product-card-descr__column-text-body{margin-top:20px}}@media screen and (max-width:1365px){.product-card-descr__column-text-body{margin-top:20px;line-height:24px;font-weight:400}}@media screen and (max-width:767px){.product-card-descr__column-text-body{margin-top:15px}}.product-card-descr__column-text .product-card-descr__list{margin-top:30px}@media screen and (max-width:1365px){.product-card-descr__column-text .product-card-descr__list{margin-top:20px}}@media screen and (max-width:767px){.product-card-descr__column-text .product-card-descr__list{margin-top:15px}}.product-card-descr__complete{display:grid;grid-template-columns:1fr 750px;grid-column-gap:100px;margin-top:100px;padding:0 100px}.product-card-descr__complete.reverse{grid-template-columns:750px 1fr}@media screen and (max-width:1600px){.product-card-descr__complete.reverse{grid-template-columns:650px 1fr}}@media screen and (max-width:1439px){.product-card-descr__complete.reverse{grid-template-columns:640px 1fr}}.product-card-descr__complete.reverse .product-card-descr__complete-text{order:2}.product-card-descr__complete.reverse .product-card-descr__complete-img{order:1}@media screen and (max-width:1919px){.product-card-descr__complete{margin-top:60px;padding:0 60px;grid-column-gap:80px;grid-template-columns:1fr 680px}}@media screen and (max-width:1600px){.product-card-descr__complete{margin-top:80px;padding:0 80px;grid-column-gap:80px;grid-template-columns:1fr 650px}}@media screen and (max-width:1439px){.product-card-descr__complete{margin-top:70px;padding:0 70px;grid-column-gap:70px;grid-template-columns:1fr 640px}}@media screen and (max-width:1365px){.product-card-descr__complete{margin-top:50px;padding:0;display:flex;flex-direction:column}}@media screen and (max-width:767px){.product-card-descr__complete{margin-top:25px}}.product-card-descr__complete-img{width:100%;height:422px;display:flex}.product-card-descr__complete-img img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1365px){.product-card-descr__complete-img img{min-height:unset}}@media screen and (max-width:1919px){.product-card-descr__complete-img{height:480px}}@media screen and (max-width:1600px){.product-card-descr__complete-img{height:366px}}@media screen and (max-width:1439px){.product-card-descr__complete-img{height:360px}}@media screen and (max-width:1365px){.product-card-descr__complete-img{height:auto;order:1}}.product-card-descr__complete-text{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1365px){.product-card-descr__complete-text{width:100%;padding:0 50px;order:2;margin-top:50px}}@media screen and (max-width:767px){.product-card-descr__complete-text{padding:0 10px;margin-top:25px}}.product-card-descr__complete-text-head{font-weight:500;font-size:30px;color:#2f2d40}@media screen and (max-width:1365px){.product-card-descr__complete-text-head{font-size:24px}}@media screen and (max-width:767px){.product-card-descr__complete-text-head{font-size:18px}}.product-card-descr__complete-text-body{font-weight:500;font-size:16px;line-height:22px;color:#5c6373;margin-top:30px}@media screen and (max-width:1919px){.product-card-descr__complete-text-body{margin-top:20px}}@media screen and (max-width:767px){.product-card-descr__complete-text-body{font-size:16px;margin-top:20px;font-weight:400}}.product-card-descr__list{display:flex;flex-direction:column;padding-left:15px;margin-top:20px}@media screen and (max-width:767px){.product-card-descr__list{margin-top:15px}}.product-card-descr__list.num{list-style:numeric}.product-card-descr__list.dot{list-style:initial}.product-card-descr__list-item{font-weight:500;font-size:16px;color:#5c6373;padding-left:5px;margin-top:20px}@media screen and (max-width:767px){.product-card-descr__list-item{margin-top:15px}}.product-card-descr__list-item:first-child{margin-top:0}.product-card-descr.sg-media-kit{background:0 0}@media screen and (max-width:767px){.product-card-descr.sg-media-kit{width:calc(100% - 20px);margin:30px 10px 0;padding:25px 15px 0;background:#fff;border-radius:8px}}.product-card-full-char{width:100%;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1365px){.product-card-full-char{max-width:100%}}.product-card-full-char__head{color:#5c6373;font-size:24px;font-weight:500;line-height:36px}.product-card-full-char__head span{color:#2f2d40}@media screen and (max-width:1365px){.product-card-full-char__head{font-size:20px;padding:0 20px;line-height:28px}}@media screen and (max-width:767px){.product-card-full-char__head{padding:0 15px}}.product-card-full-char__body{display:flex;flex-direction:column;border-radius:8px;background:#fff;padding:24px 30px}@media screen and (max-width:1365px){.product-card-full-char__body{padding:30px 0;border-radius:0}}@media screen and (max-width:767px){.product-card-full-char__body{padding:15px 0}}.product-card-full-char__body-instruction{background:#f6f8fb;border-radius:8px;display:flex;width:100%;padding:10px 15px;align-items:center;transition:all 250ms ease-in-out;margin-bottom:30px}@media screen and (max-width:1365px){.product-card-full-char__body-instruction{margin:0 15px;width:calc(100% - 30px)}}.product-card-full-char__body-instruction-text{font-weight:500;font-size:14px;color:#2f2d40;margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-full-char__body-instruction-watch{font-weight:600;font-size:12px;color:#2f2d40;text-transform:uppercase;margin-left:auto;padding-left:26px;position:relative;transition:all 250ms ease-in-out}.product-card-full-char__body-instruction-watch::before{content:"";position:absolute;background:url(../assets/product-card/watch-icon.svg);width:16px;height:16px;background-size:100%;left:0;top:-2px;transition:all 250ms ease-in-out}.product-card-full-char-group{display:flex;flex-direction:column;width:100%;margin-bottom:30px}.product-card-full-char-group:last-child{margin-bottom:0}@media screen and (max-width:1365px){.product-card-full-char-group:first-child{margin-top:20px}}.product-card-full-char-group__name,.product-card-warranty__container-warranty-item.moneyback.active .product-card-warranty__container-warranty-item-inner::after{display:flex}.product-card-full-char-group__name th{font-weight:500;font-size:20px;color:#2f2d40;margin-bottom:20px}@media screen and (max-width:1365px){.product-card-full-char-group__name th{padding:0 15px;margin-bottom:10px}}.product-card-full-char-group__prop{display:grid;grid-template-columns:1fr 1fr;position:relative;grid-gap:20px;padding:15px;border-radius:8px}@media screen and (max-width:1365px){.product-card-full-char-group__prop{border-bottom:1px solid #edeff2}.product-card-full-char-group__prop:last-child{border-bottom:1px solid transparent}}.product-card-full-char-group__prop:nth-child(odd),.product-card-full-char-group__prop:nth-child(odd) .product-card-full-char-group__prop-name,.product-card-full-char-group__prop:nth-child(odd) .product-card-full-char-group__prop-name p,.product-card-full-char-group__prop:nth-child(odd) .product-card-full-char-group__prop-value{background:#f6f8fb}@media screen and (max-width:1365px){.product-card-full-char-group__prop{border-radius:0;grid-template-columns:1fr;grid-gap:10px}}.product-card-full-char-group__prop-name,.product-card-full-char-group__prop-name p,.product-card-full-char-group__prop-value{font-weight:500;font-size:14px;background:#fff}.product-card-full-char-group__prop-name{width:100%;position:relative}.product-card-full-char-group__prop-name p{color:#5c6373;z-index:2;width:-moz-fit-content;width:fit-content;position:relative;padding-right:20px}.product-card-full-char-group__prop-name::before{content:"";border-bottom:2px dotted #dadee6;width:100%;position:absolute;left:0;top:12px;z-index:1}@media screen and (max-width:1365px){.product-card-full-char-group__prop-name::before{display:none}}.product-card-full-char-group__prop-value{color:#2f2d40;width:100%;z-index:2;position:relative;text-align:left}@media screen and (max-width:1365px){.product-card-full-char-group__prop-value{text-align:unset}}.product-card-media{width:100%;display:flex;flex-direction:column}@media screen and (max-width:1365px){.product-card-media{width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:767px){.product-card-media{width:calc(100% - 20px)}}.product-card-media__video{position:relative;padding-bottom:56.25%;height:0;width:100%;margin-top:20px;border-radius:8px;overflow:hidden}.product-card-media__video:first-child,.product-card-questions__list .product-card-review__container-question:first-child{margin-top:0}@media screen and (max-width:1600px){.product-card-media__video{padding-bottom:56%}}@media screen and (max-width:1439px){.product-card-media__video{padding-bottom:55.6%}}@media screen and (max-width:1365px){.product-card-media__video{padding-bottom:53.5%}}@media screen and (max-width:767px){.product-card-media__video{margin-top:10px}}.product-card-media__video iframe,.product-card-media__video img{width:100%;height:100%;min-width:100%;min-height:100%}.product-card-media__video-container{width:100%;height:100%;display:flex;position:absolute}.product-card-media__video-container-overlay{width:100%;height:100%;position:absolute;left:0;top:0}.product-card-media__video-container-overlay:after{content:"";width:72px;height:72px;border-radius:50%;background:url(../assets/main-page/video-arrow.svg);position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;transition:all 250ms ease-in-out}.product-card-media__video-container-overlay:hover{cursor:pointer}.product-card-media__video-container-overlay:hover:after{background:url(../assets/main-page/video-arrow-violet.svg)}.product-card__body-product-media{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1600px){.product-card__body-product-media{max-width:1330px}}@media screen and (max-width:1439px){.product-card__body-product-media{max-width:1300px}}@media screen and (max-width:1365px){.product-card__body-product-media{max-width:100%;width:calc(100% - 30px)}}@media screen and (max-width:767px){.product-card__body-product-media{width:calc(100% - 20px)}}.product-card-media-gallery{display:flex;width:100%;margin-top:20px;background:#fff;border-radius:8px;padding:30px 108px;height:900px}@media screen and (max-width:1600px){.product-card-media-gallery{height:700px}}@media screen and (max-width:1439px){.product-card-media-gallery{height:640px}}@media screen and (max-width:1365px){.product-card-media-gallery{height:660px;padding:20px;margin-bottom:0}}@media screen and (max-width:767px){.product-card-media-gallery{height:330px;padding:15px;margin:20px auto 0}}.product-card-media-gallery__wrapper{width:100%;height:840px;display:flex;justify-content:center}@media screen and (max-width:1600px){.product-card-media-gallery__wrapper{height:640px}}@media screen and (max-width:1439px){.product-card-media-gallery__wrapper{height:580px}}@media screen and (max-width:767px){.product-card-media-gallery__wrapper{height:265px}}.product-card-media-gallery__wrapper img{-o-object-fit:contain;object-fit:contain}.product-card-media-gallery-small{display:flex;width:100%;flex-wrap:nowrap;overflow:hidden;margin-top:10px;margin-bottom:20px}@media screen and (max-width:1365px){.product-card-media-gallery-small{position:absolute;bottom:20px;left:0;right:0;margin:10px auto;width:100%;justify-content:center;align-items:center}}.product-card-media-gallery-small__wrapper{width:80px;min-width:80px;height:80px;margin-left:10px;border-radius:8px;transition:all 250ms ease-in-out;border:0 solid transparent;margin-top:0}@media screen and (max-width:1365px){.product-card-media-gallery-small__wrapper{position:static;border:0;background:#dadee6;border-radius:50%;width:10px;height:10px;min-width:10px;margin-top:7px}.product-card-media-gallery-small__wrapper img{display:none}}@media screen and (max-width:767px){.product-card-media-gallery-small__wrapper{width:8px;min-width:8px;height:8px;margin-top:8px}}.product-card-media-gallery-small__wrapper.active{border:2px solid #6734ff}@media screen and (max-width:1365px){.product-card-media-gallery-small__wrapper.active{border:0;background:#6734ff}}.product-card-media-gallery-small__wrapper.active img{border-radius:6px}.product-card-media-gallery-small__wrapper:first-child{margin-left:0}.product-card-media-gallery-small__wrapper img{border-radius:8px;width:100%;height:100%}.product-card-questions{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.product-card-questions{padding:0 15px}}@media screen and (max-width:767px){.product-card-questions{padding:0 10px}}.product-card-questions__add{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#fff;border-radius:8px}@media screen and (max-width:1365px){.product-card-questions__add{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.product-card-questions__add{padding:15px}}.product-card-questions__add-text{font-weight:500;font-size:18px;color:#2f2d40;margin-left:10px}@media screen and (max-width:1365px){.product-card-questions__add-text{margin-left:0}}.product-card-questions__add-button{width:220px;height:40px;background:#f0ebff;border-radius:8px;font-weight:500;font-size:16px;color:#7547ff;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.product-card-questions__add-button{width:100%;margin-top:20px}}.product-card-questions__list{display:flex;flex-direction:column;margin-top:20px}@media screen and (max-width:767px){.product-card-questions__list{margin-top:15px}}.product-card-questions__list .product-card-review__container-question{margin-left:0;margin-top:20px}@media screen and (max-width:767px){.product-card-questions__list .product-card-review__container-question{margin-top:10px}}.article-page__article-links-nav ol,.product-card-questions__list .product-card-review__container-question-bottom{padding-left:20px}.product-card-questions__list .product-card-review__container-question-bottom-head{order:2;margin-top:16px}.product-card-questions__list .product-card-review__container-question-bottom-body{order:1;margin-top:0}.product-card-same-brand{display:flex;flex-direction:column;width:100%;margin-top:40px}@media screen and (max-width:1365px){.product-card-same-brand{max-width:calc(100% - 30px);margin:30px auto 0}}@media screen and (max-width:767px){.product-card-same-brand{max-width:calc(100% - 20px)}}.product-card-same-brand__head{display:flex;justify-content:space-between;align-items:center}.product-card-same-brand__head-name{font-weight:500;font-size:24px;color:#2f2d40}@media screen and (max-width:767px){.product-card-same-brand__head-name{font-size:20px}}.product-card-same-brand__head-link{width:345px;display:flex;align-items:center;gap:15px;padding:10px 15px;border-radius:8px;background:#fff;transition:all 250ms ease-in-out;box-shadow:0 8px 16px transparent}.product-card-same-brand__head-link:hover{cursor:pointer;box-shadow:0 8px 16px rgba(47,45,64,.06)}@media screen and (max-width:767px){.product-card-same-brand__head-link{display:none}}.product-card-same-brand__head-link.no-link{width:-moz-max-content;width:max-content}.product-card-same-brand__head-link.no-link:hover{cursor:default;box-shadow:0 8px 16px transparent}.article-page__article-products-carousel-arrows .owl-next span,.article-page__article-products-carousel-arrows .owl-prev span,.blog-author__right-articles-head-arrows .owl-next span,.blog-author__right-articles-head-arrows .owl-prev span,.product-card-same-brand__head-link.no-link p,.product-card-same-brand__head-link.no-link:after{display:none}.product-card-same-brand__head-link.mob{display:none;margin-top:10px;width:100%}@media screen and (max-width:767px){.product-card-same-brand__head-link.mob{display:flex}}.product-card-same-brand__head-link p{color:#2f2d40;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.product-card-same-brand__head-link img{width:87px;height:24px;display:flex;-o-object-fit:contain;object-fit:contain}.product-card-same-brand__head-link:after{content:"";width:7px;height:12px;display:flex;margin-left:auto;background:url(../assets/product-card/same-brands-link-arrow.svg)}.product-card-same-brand__body{display:flex;margin-top:20px}@media screen and (max-width:767px){.product-card-same-brand__body{margin-top:15px}}.product-card-same-brand__body-container{position:relative;display:flex;gap:20px;overflow:hidden;width:100%}@media screen and (max-width:767px){.product-card-same-brand__body-container{gap:10px}}.product-card-same-brand__body-container .product-item{width:304px;min-width:304px}@media screen and (max-width:1919px){.product-card-same-brand__body-container .product-item{width:268px;min-width:268px}}@media screen and (max-width:1600px){.product-card-same-brand__body-container .product-item{width:250px;min-width:250px}}@media screen and (max-width:1439px){.product-card-same-brand__body-container .product-item{width:244px;min-width:244px}}@media screen and (max-width:1365px){.product-card-same-brand__body-container .product-item{width:220px;min-width:220px}}@media screen and (max-width:767px){.product-card-same-brand__body-container .product-item{width:250px;min-width:250px}}.product-card-side-card{background:#fff;border-radius:8px;width:100%;padding:20px;display:flex;flex-wrap:wrap;align-items:flex-end;position:sticky;top:72px;left:0}.product-card-side-card__wrapper{width:260px;height:260px;display:flex;margin:0 auto}.product-card-side-card__name{font-weight:500;font-size:16px;line-height:22px;color:#2f2d40;margin-top:13px}.product-card-side-card__block{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:flex-end}.product-card-side-card__block-price{display:flex;flex-direction:column;width:100%}.product-card-side-card__block-price-old{font-weight:500;font-size:16px;color:#8590a6;position:relative;width:-moz-fit-content;width:fit-content}.product-card-side-card__block-price-old::after{content:"";position:absolute;width:100%;height:1px;background:#8590a6;left:0;top:50%;transform:translateY(-50%)}.product-card-side-card__block-price-new{font-weight:500;font-size:30px;color:#2f2d40;margin-top:3px}.product-card-side-card__block-price-new:first-child{margin-top:0}.product-card-side-card__block-compare{display:flex;align-items:center;justify-content:space-around;width:40px;min-width:40px;height:40px;transition:all 250ms ease-in-out;border-radius:8px;background:0 0;position:relative}.product-card-side-card__block-compare-icon{width:26px;height:24px;display:flex;background:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.product-card-side-card__block-compare.active::after{content:"";position:absolute;right:3px;top:3px;background:url(../assets/product-card/compare-active.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.product-card-side-card__block-compare.active .product-card-side-card__block-compare-icon{background:url(../assets/product-card/compare-icon-active.svg)}.product-card-side-card__buttons{display:flex;flex-wrap:wrap;width:100%;margin-top:15px}.product-card-side-card__buttons-buy{display:flex;align-items:center;height:40px;width:100%;background:#6734ff;border-radius:8px;transition:all 250ms ease-in-out}.product-card-side-card__buttons-buy:active{background:#572bd9}.product-card-side-card__buttons-buy-icon{width:20px;height:20px;margin-left:auto;background:url(../assets/product-card/buy-button-cart.svg);background-size:100% 100%;margin-right:15px}.product-card-side-card__buttons-buy-text{font-weight:600;font-size:16px;color:#fff;text-transform:uppercase;margin-right:auto}.product-card-side-card__buttons-credit,.product-card-side-card__buttons-non-available{border-radius:8px;display:flex;align-items:center;justify-content:space-around;height:40px}.product-card-side-card__buttons-non-available{background:#f6f8fb;color:#8590a6;text-transform:uppercase;font-weight:600;font-size:16px;width:100%}.product-card-side-card__buttons-credit{border:1px solid #f0ebff;box-sizing:border-box;transition:all 250ms ease-in-out;margin-top:10px;margin-left:10px;width:172px}.product-card-side-card__buttons-credit:active{background:#e0d6ff;border:1px solid #e0d6ff}.product-card-side-card__buttons-credit-text{font-weight:500;font-size:14px;color:#2f2d40;padding:15px;text-align:center}.product-card-side-card__buttons-credit-text span{display:block;color:#6734ff}.product-card-side-card__buttons-bottom{display:flex;align-items:center}.product-card-side-card__buttons-one-click{width:154px;border:1px solid #e0d6ff;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;justify-content:space-around;margin-top:10px;height:40px;font-weight:600;font-size:14px;color:#6734ff;text-transform:uppercase}.product-card-side-card__promo{display:flex;margin-top:12px;width:100%}.product-card-side-card__promo-pcode{display:flex;align-items:center;position:relative}.product-card-side-card__promo-cashback p,.product-card-side-card__promo-pcode-text{font-weight:500;font-size:14px;color:#2f2d40}.product-card-side-card__promo-pcode-text span{font-weight:600;color:#f05}.product-card-side-card__promo-pcode-code{padding:8px 13px;background:#ffe6ee;border-radius:16px;width:170px;margin-left:20px;position:relative;display:flex;transition:all 250ms ease-in-out}.product-card-side-card__promo-pcode-code-icon{width:16px;height:16px;display:flex;background:url(../assets/product-card/promocode-icon.svg);position:absolute;right:8px;top:8px}.product-card-side-card__promo-cashback{display:flex;align-items:center;position:relative}.product-card-side-card__promo-cashback p span{font-weight:600;font-size:14px;color:#f05}.product-card-side-card__aval{font-weight:500;font-size:14px;color:#00b23c;margin-top:10px}.product-card-side-card__text{font-weight:500;font-size:13px;line-height:16px;color:#2f2d40;margin-top:15px}.product-card-side-card__text span{color:#00b23c;text-transform:capitalize}.product-card-payment,.product-card-payment__container{display:flex;flex-direction:column;width:100%;margin-top:10px}.product-card-payment__container{padding:20px;background:#fff;border-radius:8px;position:relative}.product-card-payment__container:first-child{margin-top:0}.product-card-payment__container::after,.product-card-payment__container::before{content:"";background:linear-gradient(90deg,rgba(255,255,255,0) 50%,#fff 100%);width:64px;height:36px;position:absolute;bottom:15px;opacity:0;transition:opacity 250ms ease-in-out;display:none}.product-card-payment__container::after{right:0}.product-card-payment__container::before{transform:rotate(180deg);right:unset;left:0}.product-card-payment__container.afterActive::after,.product-card-payment__container.beforeActive::before,.product-card-warranty__container.afterActive::after,.product-card-warranty__container.beforeActive::before{opacity:1}@media screen and (max-width:767px){.product-card-payment__container{padding:15px}.product-card-payment__container::after,.product-card-payment__container::before{display:flex}}.product-card-payment__container-name{font-weight:500;font-size:18px;color:#2f2d40}.product-card-payment__container-pay{margin-top:17px;display:flex;overflow:scroll}@media screen and (max-width:767px){.product-card-payment__container-pay{margin-top:19px}}.product-card-payment__container-pay::-webkit-scrollbar{display:none}.product-card-payment__container-pay-item{border-radius:8px;display:flex;flex-direction:column;border:1px solid #edeff2;padding:12px;width:124px;min-width:124px;align-items:center;gap:12px;margin-left:10px}.product-card-payment__container-pay-item:first-child{margin-left:0}.product-card-payment__container-pay-item-text{color:#2f2d40;text-align:center;font-size:14px;font-weight:500;line-height:18px;display:flex;flex-direction:column}.product-card-payment__container-pay-item-text span{color:#00b23c;text-align:center;font-size:10px;font-weight:600;line-height:12px;letter-spacing:.5px;text-transform:uppercase;margin-top:4px}.product-card-payment__container-pay-item-wrapper{width:24px;height:24px}.product-card-payment__container-pay-item-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card-warranty,.product-card-warranty__container{display:flex;flex-direction:column;width:100%;margin-top:10px}.product-card-warranty__container{padding:20px;background:#fff;border-radius:8px;position:relative}.blog-author__left-wrapper-info h4:first-child,.product-card-warranty__container:first-child{margin-top:0}.product-card-warranty__container::after,.product-card-warranty__container::before{content:"";background:linear-gradient(90deg,rgba(255,255,255,0) 50%,#fff 100%);width:64px;height:36px;position:absolute;bottom:15px;opacity:0;transition:opacity 250ms ease-in-out;display:none}.product-card-warranty__container::after{right:0}.product-card-warranty__container::before{transform:rotate(180deg);right:unset;left:0}@media screen and (max-width:767px){.product-card-warranty__container{padding:15px}.product-card-warranty__container::after,.product-card-warranty__container::before{display:flex}}.product-card-warranty__container-name{font-weight:500;font-size:18px;color:#2f2d40}.product-card-warranty__container-warranty{display:flex;margin-top:15px;flex-wrap:wrap;gap:10px}@media screen and (max-width:767px){.product-card-warranty__container-warranty{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;margin-top:15px;padding-top:0}.product-card-warranty__container-warranty::-webkit-scrollbar{display:none}}.product-card-warranty__container-warranty-item{padding:6px 12px;align-items:center;display:flex;border-radius:8px;border:1px solid #dadee5;transition:all 250ms ease-in-out}.product-card-warranty__container-warranty-item:hover{cursor:pointer;background:#f6f8fb}.product-card-warranty__container-warranty-item:active{background:#edeff2}.product-card-warranty__container-warranty-item.moneyback,.product-card-warranty__container-warranty-item.warranty{pointer-events:none}.product-card-warranty__container-warranty-item.warranty .product-card-warranty__container-warranty-item-inner::before{background:url(../assets/product-card/warranty-icon.svg)}.product-card-warranty__container-warranty-item.moneyback.active{pointer-events:all}.product-card-warranty__container-warranty-item.moneyback .product-card-warranty__container-warranty-item-inner::before{background:url(../assets/product-card/moneyback-icon.svg)}.product-card-warranty__container-warranty-item.easyReturn .product-card-warranty__container-warranty-item-inner::before{background:url(../assets/product-card/easy-return-icon.svg)}.product-card-warranty__container-warranty-item.easyReturn .product-card-warranty__container-warranty-item-inner::after{display:flex}.product-card-warranty__container-warranty-item-inner{font-weight:500;font-size:14px;color:#2f2d40;white-space:nowrap;display:flex;align-items:center;position:relative}.product-card-warranty__container-warranty-item-inner::before{content:"";width:24px;height:24px;margin-right:10px;display:flex}.product-card-warranty__container-warranty-item-inner::after{content:"";width:16px;height:16px;margin-left:8px;display:none;background:url(../assets/product-card/warranty-info-icon.svg)}.product-card-warranty__container-warranty-item-inner span{font-weight:600;margin-left:3px;white-space:nowrap}.blog-page{margin-bottom:20px}@media screen and (max-width:1365px){.blog-page{margin-bottom:0}}.blog-page__container{max-width:1600px;margin:10px auto 0}@media screen and (max-width:1919px){.blog-page__container{max-width:1420px}}@media screen and (max-width:1600px){.blog-page__container{max-width:1330px}}@media screen and (max-width:1439px){.blog-page__container{max-width:1300px}}@media screen and (max-width:1365px){.blog-page__container{max-width:calc(100% - 40px)}}@media screen and (max-width:767px){.blog-page__container{max-width:calc(100% - 30px);margin:0 auto}}@media screen and (max-width:1365px){.blog-page__container.container-empty{max-width:100%}}@media screen and (max-width:767px){.blog-page__container.container-empty{max-width:100%;margin:0 auto}}.article{background:#fff;border-radius:8px;transition:all 250ms ease-in-out}@media only screen and (min-width:1366px){.article:hover{box-shadow:0 0 24px 0 rgba(0,0,0,.16)}}@media screen and (max-width:1365px){.article{min-width:312px}}.article.small{display:flex;max-width:626px}@media screen and (max-width:1365px){.article.small{max-width:unset;display:block}}.article.small .article__wrapper{border-radius:8px 0 0 8px;min-width:212px}@media screen and (max-width:1365px){.article.small .article__wrapper{border-radius:8px 8px 0 0;min-width:unset}}.article.small .article__content{padding:16px 24px}@media screen and (max-width:1365px){.article.small .article__content{padding:16px}}.article.small .article__text-title{height:44px}@media screen and (max-width:1365px){.article.small .article__text-title{height:48px}}.article.small .article__link{display:flex}@media screen and (max-width:1365px){.article.small .article__link{flex-direction:column}}.article.medium .article__content{padding:16px 24px}@media screen and (max-width:1365px){.article.medium .article__content{padding:16px}}.article.medium .article__text-title{font-size:24px;line-height:32px;height:64px}@media screen and (max-width:1365px){.article.medium .article__text-title{font-size:18px;height:48px;line-height:24px}}.article.big .article__content{padding:24px 32px}@media screen and (max-width:1365px){.article.big .article__content{padding:16px}}.article.big .article__text-title{font-size:32px;height:80px;line-height:40px;-webkit-line-clamp:3}@media screen and (max-width:1365px){.article.big .article__text-title{font-size:18px;height:48px;line-height:24px}}.article.big .article__text-descr{margin-top:16px;font-size:16px;-webkit-line-clamp:3;height:66px;line-height:140%}@media screen and (max-width:1365px){.article.big .article__text-descr{font-size:14px;margin-top:8px;-webkit-line-clamp:2;height:40px}}.article.big .article__bottom{margin-top:8px}@media screen and (max-width:1365px){.article.big .article__bottom{margin-top:0}}.article__wrapper{border-radius:8px 8px 0 0;overflow:hidden;display:block}.article__content{padding:16px;display:flex;flex-direction:column;gap:16px}.article__top-wrapper{display:flex;justify-content:space-between;align-items:center}.article__top-wrapper-badges,.article__top-wrapper-name{text-transform:uppercase;font-size:12px;font-weight:600;line-height:14px}.article__top-wrapper-name{color:#8590a6}.article__top-wrapper-badges{padding:5px 8px;border-radius:4px}.article__top-wrapper-badges.news{background:#ebecff;color:#343cff}.article__top-wrapper-badges.reviews{background:#ffebee;color:#ff3456}.article__top-wrapper-badges.new{background:#e9ffe9;color:#33b833}.article__top-wrapper-badges.recommendations{background:#e4ffff;color:#099}.article__top-wrapper-badges.comparsions{color:#6a00ff;background:#f3ebff}.article__top-wrapper-badges.recipes{background:#fff3eb;color:#ff6a00}.article__text-descr,.article__text-title{color:#2f2d40;font-size:18px;font-weight:400;line-height:24px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:48px}.article__text-descr{margin-top:8px;color:#5c6373;font-size:14px;line-height:20px;height:40px}.article__bottom{display:flex;justify-content:space-between;align-items:center}.article__bottom-info{display:flex;gap:8px}.article__bottom-btn,.article__bottom-info-item{color:#5c6373;font-size:14px;font-weight:400;line-height:16px;display:flex;gap:8px;padding:8px;transition:all 250ms ease-in-out;border-radius:8px}.article__bottom-btn:after,.article__bottom-info-item:before{content:"";display:flex;background-size:100%;width:16px;height:16px}.article__bottom-info-item.watch:before{background:url(../assets/blog/watch-icon.svg)}.article__bottom-info-item.comments:before{background:url(../assets/blog/comments-icon.svg)}.article__bottom-btn{padding:8px 12px;color:#6734ff;font-weight:500;background:#f0ebff}.article__bottom-btn:after{background-image:url(../assets/blog/article-btn-arrow.svg);transition:all 250ms ease-in-out}.article__bottom-btn:hover{background:#6734ff;color:#fff}.article__bottom-btn:hover:after{background-image:url(../assets/blog/article-btn-arrow-hover.svg)}.article__bottom-btn:active{background:#7547ff}.blog-main__title{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px}.blog-main__banners{margin-top:20px;display:grid;grid-template-columns:944px 1fr;gap:30px}@media screen and (max-width:1919px){.blog-main__banners{grid-template-columns:824px 1fr}}@media screen and (max-width:1600px){.blog-main__banners{grid-template-columns:764px 1fr}}@media screen and (max-width:1439px){.blog-main__banners{grid-template-columns:735px 1fr}}@media screen and (max-width:1365px){.blog-main__banners{display:flex;gap:10px;overflow-x:auto;margin-top:15px}.blog-main__banners::-webkit-scrollbar{display:none}}.blog-main__banners-left{height:auto}.blog-main__banners-right{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:1365px){.blog-main__banners-right{flex-direction:row;gap:10px}}.blog-main__articles{margin-top:40px}@media screen and (max-width:1365px){.blog-main__articles{margin-top:30px}}.blog-main__articles-title{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px}.blog-main__articles-container{margin-top:20px;display:grid;grid-template-columns:290px 1fr;gap:40px}@media screen and (max-width:1365px){.blog-main__articles-container{display:flex;flex-direction:column;gap:15px;margin-top:15px}}.blog-main__articles-container-right-items{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-content:start}@media screen and (max-width:1365px){.blog-main__articles-container-right-items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.blog-main__articles-container-right-items{display:flex;flex-direction:column;gap:15px}}.blog-badges{display:flex;align-items:center;gap:8px;margin-top:20px;overflow-x:auto}.article-page__article-descr table ::-webkit-scrollbar,.blog-badges::-webkit-scrollbar{display:none}@media screen and (max-width:1365px){.blog-badges{margin-top:15px}}.blog-badges__item{border-radius:16px;border:1px solid #dadee5;padding:8px 16px;color:#2f2d40;font-size:14px;font-weight:500;line-height:16px;transition:all 250ms ease-in-out;display:flex;gap:8px;white-space:nowrap}.blog-badges__item span{color:#8590a6}.blog-badges__item:hover{background:#edeff2;cursor:pointer}.blog-badges__item.active,.blog-badges__item:active{background:#fff;border:1px solid transparent}.blog-categories__container{background:#fff;max-width:290px;padding:16px 0 8px;border-radius:8px}@media screen and (max-width:1365px){.blog-categories__container{display:none}}.blog-categories__title{padding:0 16px;color:#2f2d40;font-size:16px;font-weight:500;line-height:20px}.blog-categories__menu{margin-top:8px}.blog-categories__menu-header{cursor:pointer;display:flex;justify-content:space-between;padding:16px;transition:all 250ms ease-in-out;position:relative}.blog-categories__menu-header:hover{background:#f0ebff}.blog-categories__menu-header:active{background:#e0d6ff}.blog-categories__menu-header-arrow{background:url(../assets/blog/arrow-down.svg) no-repeat;display:inline-block;width:16px;height:16px;margin-left:8px;transition:all 250ms ease-in-out}.blog-categories__menu-header-link{color:#2f2d40;font-weight:400;line-height:16px;font-size:14px;transition:all 250ms ease-in-out}.blog-categories__menu-header-link span{color:#8590a6;margin-left:8px}.blog-categories__menu-header-link.active,.blog-categories__menu-header.active .blog-categories__menu-header-link{font-weight:500}.blog-categories__menu-header.active .blog-categories__menu-header-arrow{transform:rotate(180deg)}.blog-categories__mob-categories{padding:12px 16px;background:#fff;border-radius:8px;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:1366px){.blog-categories__mob-categories{display:none}}.blog-categories__mob-categories-text{display:flex;flex-direction:column;gap:8px}.blog-categories__mob-categories-text-head{color:#2f2d40;font-size:14px;font-weight:500;line-height:16px}.blog-categories__mob-categories-text-category{color:#2f2d40;font-size:16px;font-weight:500;line-height:20px}.blog-categories__mob-categories-text-category span{color:#8590a6}.blog-categories__mob-categories-arrow{background:url(../assets/blog/arrow-right-blog.svg) no-repeat;width:16px;height:16px}.blog-categories__mob-categories-popup{position:fixed;top:0;left:-100%;z-index:10000;overflow:auto;width:100%;height:100vh;background:#fff;transition:all 250ms ease-in-out}.blog-categories__mob-categories-popup.active{left:0}.blog-categories__mob-categories-popup-back{padding:0 15px 15px;color:#2f2d40;font-size:16px;font-weight:500;line-height:20px;display:flex;align-items:center;gap:8px}.blog-categories__mob-categories-popup-back:before{content:"";background:url(../assets/blog/arrow-right-blog.svg);transform:rotate(180deg);width:16px;height:16px;display:flex}.blog-categories__mob-categories-popup-head{padding:20px 15px;display:flex;justify-content:space-between;align-items:center}.blog-categories__mob-categories-popup-head-title{color:#2f2d40;font-size:24px;font-weight:500;line-height:24px}.blog-categories__mob-categories-popup-head-cross{width:24px;height:24px;background:url(../assets/blog/blog-popup-cross.svg)}.blog-categories__mob-categories-popup-body{position:relative;height:100%;overflow-y:auto}.blog-categories__mob-categories-popup-body-list{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:100%;padding-bottom:85px}.blog-categories__mob-categories-popup-body-list-item{display:flex;align-items:center;width:100%;padding:16px;border-bottom:1px solid #edeff2}.blog-categories__mob-categories-popup-body-list-item:last-child{border-bottom:1px solid transparent}.blog-categories__mob-categories-popup-body-list-item:active{background:#f6f8fb}.blog-categories__mob-categories-popup-body-list-item-name{font-weight:500;font-size:14px;color:#2f2d40;line-height:16px}.blog-categories__mob-categories-popup-body-list-item-name span{color:#8590a6;margin-left:8px}.blog-categories__mob-categories-popup-body-list-item-arrow{margin-left:auto;display:flex;width:16px;height:16px;background:url(../assets/blog/arrow-right-blog.svg);background-size:100% 100%}.blog-categories__menu-list>.blog-categories__menu-item{border-top:1px solid #edeff2}.blog-categories__menu-list>.blog-categories__menu-item:first-child{border-top:1px solid transparent}.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-header{padding:16px}.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-list>.blog-categories__menu-item:first-child{border-top:1px solid #edeff2}.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-header{padding:16px 16px 16px 24px}.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-header-link{padding-left:24px}.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-header{padding:16px 16px 16px 32px}.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-list>.blog-categories__menu-item>.blog-categories__menu-header-link{padding-left:32px}.blog-author{display:grid;grid-template-columns:1fr 330px;gap:30px;max-width:1600px;margin:0 auto}@media screen and (max-width:1919px){.blog-author{max-width:1420px}}@media screen and (max-width:1600px){.blog-author{max-width:1330px}}@media screen and (max-width:1439px){.blog-author{max-width:1300px}}@media screen and (max-width:1365px){.blog-author{display:flex;flex-direction:column}}.blog-author__left{display:flex;flex-direction:column}.blog-author__left-wrapper{background:#fff;padding:40px;border-radius:16px}@media screen and (max-width:1365px){.blog-author__left-wrapper{padding:30px 15px;border-radius:0}}.blog-author__left-wrapper-author{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.blog-author__left-wrapper-author-photo{border-radius:50%;overflow:hidden}.blog-author__left-wrapper-author-name{display:flex;flex-direction:column;text-align:center;gap:10px;color:#2f2d40;font-size:24px;font-weight:400;line-height:32px}.blog-author__left-wrapper-author-name span{color:#5c6373;font-size:16px;line-height:140%}.blog-author__left-wrapper-info{margin-top:30px}.blog-author__left-wrapper-info h4{color:#2f2d40;font-size:16px;font-weight:500;line-height:140%;margin-top:20px}.blog-author__left-wrapper-info div,.blog-author__left-wrapper-info p{margin-top:15px;color:#2f2d40;font-size:16px;font-weight:400;line-height:140%}.blog-author__left-wrapper-info ul{display:flex;flex-direction:column;gap:10px;margin-top:15px}.blog-author__left-wrapper-info ul li{display:flex;color:#2f2d40;font-size:16px;font-weight:500;line-height:140%;padding-left:13px;position:relative}.blog-author__left-wrapper-info ul li:before{content:"";width:3px;height:3px;border-radius:50%;background:#2f2d40;position:absolute;top:8px;left:0}.blog-author__left-wrapper-info-social{display:flex;gap:30px;margin-top:15px}.blog-author__left-wrapper-info-social-item{background-repeat:no-repeat;background-position:center;height:32px;width:24px;display:flex}.blog-author__left-wrapper-info-social-item.inst{background-image:url(../assets/blog/instagram.svg)}.blog-author__left-wrapper-info-social-item.facebook{background-image:url(../assets/blog/facebook.svg)}.blog-author__left-wrapper-info-social-item.telegram{background-image:url(../assets/blog/telegram.svg)}.blog-author__left-wrapper-info-social-item.linkedin{background-image:url(../assets/blog/linkedin.svg)}.blog-author__left-articles{margin-top:30px}@media screen and (max-width:1365px){.blog-author__left-articles{padding:0 20px}}@media screen and (max-width:767px){.blog-author__left-articles{padding:0 15px}}.blog-author__left-articles-title{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px}.blog-author__left-articles-items{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:1365px){.blog-author__left-articles-items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.blog-author__left-articles-items{display:flex;flex-direction:column;gap:15px}}.blog-author__right{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1365px){.blog-author__right{gap:30px}.blog-author__right-articles{width:calc(100% - 40px);margin:0 auto}}.blog-author__right-articles-head{display:flex;align-items:center;justify-content:space-between}.blog-author__right-articles-head-name{color:#2f2d40;font-size:24px;font-weight:400;line-height:32px}.blog-author__right-articles-head-arrows{display:flex;gap:10px}@media screen and (max-width:1365px){.blog-author__right-articles-head-arrows{display:none}}.blog-author__right-articles-head-arrows .owl-next,.blog-author__right-articles-head-arrows .owl-prev{width:30px;height:30px;color:transparent;background-image:url(../assets/blog/blog-right-arrow.svg)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:6px 12px!important;border-radius:50%;transition:background 250ms ease-in-out;background-color:#fff!important;pointer-events:all}.blog-author__right-articles-head-arrows .owl-next:hover,.blog-author__right-articles-head-arrows .owl-prev:hover{background-image:url(../assets/blog/blog-right-arrow-hover.svg)!important}.blog-author__right-articles-head-arrows .owl-next{margin:0 0 0 auto}.blog-author__right-articles-head-arrows .owl-next.disabled,.blog-author__right-articles-head-arrows .owl-prev.disabled{background-image:url(../assets/blog/blog-right-arrow-disabled.svg)!important;background-color:#edeff2!important}.blog-author__right-articles-head-arrows .owl-prev{margin:0 auto 0 0;transform:rotate(180deg)}.blog-author__right-articles-items{margin-top:15px}@media screen and (max-width:1365px){.blog-author__right-articles-items{margin-top:20px}.blog-author__right-articles-items .article{width:380px}}@media screen and (max-width:767px){.blog-author__right-articles-items .article{width:285px}}.blog-pagination{display:flex;margin-top:24px;align-items:center;justify-content:center}@media screen and (max-width:1365px){.blog-pagination{margin-top:16px}}.blog-pagination__button{width:40px;height:40px;border-radius:8px;display:flex;background-image:url(../assets/blog/arrow-right-blog.svg);background-size:16px 16px;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out;opacity:1}.blog-pagination__button.prev{transform:rotate(180deg)}.blog-pagination__button.disabled{opacity:0;pointer-events:none}.blog-pagination__button:hover{cursor:pointer;background-color:#fff}.blog-pagination__container{display:flex}.blog-pagination__container-item{width:40px;height:40px;background:0 0;border-radius:8px;transition:all 250ms ease-in-out;margin-right:20px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:18px;color:#2f2d40}@media screen and (max-width:767px){.blog-pagination__container-item{margin-right:5px;width:45px;height:40px}}.blog-pagination__container-item:hover{cursor:pointer;background:#edeff2}.blog-pagination__container-item.active{background:#fff}.blog-categories-page,.blog-tags{margin-top:6px}.blog-categories-page__title,.blog-tags__title{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px}.blog-categories-page__container,.blog-tags__container{display:grid;grid-template-columns:290px 1fr;gap:40px;margin-top:20px}@media screen and (max-width:1365px){.blog-categories-page__container,.blog-tags__container{display:flex;flex-direction:column;gap:15px;margin-top:15px}}.blog-categories-page__container-right-articles,.blog-tags__container-right-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:1365px){.blog-categories-page__container-right-articles,.blog-tags__container-right-articles{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.blog-categories-page__container-right-articles,.blog-tags__container-right-articles{display:flex;flex-direction:column;gap:15px}}.article-page{max-width:1600px;margin:0 auto}@media screen and (max-width:1919px){.article-page{max-width:1420px}}@media screen and (max-width:1600px){.article-page{max-width:1330px}}@media screen and (max-width:1439px){.article-page{max-width:1300px}}@media screen and (max-width:1365px){.article-page{max-width:100%}}.article-page .blog-badges{margin-top:10px}@media screen and (max-width:1365px){.article-page .blog-badges{max-width:calc(100% - 40px);margin:5px auto 0}}@media screen and (max-width:767px){.article-page .blog-badges{max-width:calc(100% - 30px)}}.article-page__container{display:grid;grid-template-columns:1fr 350px;gap:40px;margin-top:30px;position:relative}@media screen and (max-width:1439px){.article-page__container{grid-template-columns:1fr 330px;gap:30px}}@media screen and (max-width:1365px){.article-page__container{display:flex;flex-direction:column-reverse;margin-top:20px;gap:20px}}.article-page__left{max-width:1210px}@media screen and (max-width:1919px){.article-page__left{max-width:1030px}}@media screen and (max-width:1600px){.article-page__left{max-width:940px}}.article-page__right{display:flex;flex-direction:column;gap:20px;position:sticky;top:20px;left:0;height:-moz-max-content;height:max-content;width:100%}@media screen and (max-width:1439px){.article-page__right .article{width:330px}}@media screen and (max-width:1365px){.article-page__right{position:static}}.article-page__products{background:#fff;border-radius:8px;padding:16px}@media screen and (max-width:1365px){.article-page__products{display:none}}.article-page__products-title{color:#2f2d40;font-size:20px;font-weight:400;line-height:24px}.article-page__products-item{margin-top:16px;display:flex;gap:16px;padding-bottom:16px;border-bottom:1px solid #edeff2}.article-page__products-item:last-child{border-bottom:1px solid transparent;padding-bottom:0}.article-page__article-video iframe,.article-page__article-video picture,.article-page__products-item-wrapper{width:100%}.article-page__products-item-wrapper-name{color:#2f2d40;font-size:14px;font-weight:400;line-height:140%}.article-page__products-item-wrapper-bottom{margin-top:8px;display:flex;justify-content:space-between;align-items:center}.article-page__products-item-wrapper-bottom-price{display:flex;flex-direction:column;gap:4px}.article-page__products-item-wrapper-bottom-price-old{color:#5c6373;font-size:12px;font-weight:500;line-height:14px;text-decoration:line-through}.article-page__products-item-wrapper-bottom-price-new{color:#2f2d40;font-size:16px;font-weight:500;line-height:20px}.article-page__products-item-wrapper-bottom-buy{border-radius:8px;padding:8px;background-color:#6734ff;background-image:url(../assets/product-card/buy-button-cart.svg);background-repeat:no-repeat;background-position:center;background-size:16px 16px;width:32px;height:32px;transition:all 250ms ease-in-out}.article-page__products-item-wrapper-bottom-buy:hover{background-color:#855cff;cursor:pointer}.article-page__products-item-wrapper-bottom-buy.active{background-color:#f0ebff;background-image:url(../assets/product-item/cart-active-img.svg);background-size:24px 24px;background-position-x:7px;background-position-y:2px}@media screen and (max-width:1365px){.article-page__recommended{display:none}.article-page__categories .blog-categories{max-width:calc(100% - 40px);margin:0 auto}}@media screen and (max-width:767px){.article-page__categories .blog-categories{max-width:calc(100% - 30px)}}.article-page__categories .blog-categories__container{max-width:100%;width:100%}.article-page__article{background:#fff;border-radius:16px;padding:40px}@media screen and (max-width:1365px){.article-page__article{padding:20px 15px 30px;border-radius:0}}.article-page__article-top{display:flex;justify-content:space-between;align-items:center}.article-page__article-top-info{display:flex;gap:16px;align-items:center}.article-page__article-top-info-date{color:#5c6373;font-size:14px;font-weight:500;line-height:16px}.article-page__article-top-info-stats{display:flex;gap:8px;align-items:center}.article-page__article-top-info-stats-item{padding:8px;color:#5c6373;font-size:14px;font-weight:400;line-height:16px;display:flex;gap:8px;border-radius:8px}.article-page__article-top-info-stats-item:before{content:"";display:flex;width:16px;height:16px;background-repeat:no-repeat;background-size:100%}.article-page__article-top-info-stats-item.comments:before,.article-page__article-top-info-stats-item.watch:before{background-image:url(../assets/blog/watch-icon.svg)}.article-page__article-top-badge{padding:4px 12px;font-size:14px;font-weight:600;line-height:16px;border-radius:4px;text-transform:uppercase}.article-page__article-top-badge.news{background:#ebecff;color:#343cff}.article-page__article-top-badge.reviews{background:#ffebee;color:#ff3456}.article-page__article-top-badge.new{background:#e9ffe9;color:#33b833}.article-page__article-top-badge.recommendations{background:#e4ffff;color:#099}.article-page__article-top-badge.comparsions{color:#6a00ff;background:#f3ebff}.article-page__article-top-badge.recipes{background:#fff3eb;color:#ff6a00}.article-page__article-title{color:#2f2d40;font-size:32px;font-weight:400;line-height:40px;margin-top:20px}@media screen and (max-width:1365px){.article-page__article-title{font-size:24px;line-height:32px}}.article-page__article-author{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.article-page__article-author-wrapper{display:flex;gap:16px;align-items:center}.article-page__article-author-wrapper-image{width:56px;height:56px}@media screen and (max-width:1365px){.article-page__article-author-wrapper-image{width:48px;height:48px}}.article-page__article-author-wrapper-image img{border-radius:50%!important;overflow:hidden!important}.article-page__article-author-wrapper-info{display:flex;flex-direction:column;gap:6px}.article-page__article-author-wrapper-info-name{font-size:16px;font-weight:500;line-height:20px;color:#2f2d40;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all 250ms ease-in-out}.article-page__article-author-wrapper-info-name:hover,.article-page__article-descr th a:hover{color:#6734ff}.article-page__article-author-wrapper-info-position{color:#5c6373;font-size:14px;font-weight:500;line-height:16px}@media screen and (max-width:767px){.article-page__article-author-wrapper-info-position{font-size:12px}}.article-page__article-author-share{position:relative;display:inline-block}.article-page__article-author-share-text{color:#2f2d40;font-size:14px;font-weight:500;line-height:16px;display:flex;align-items:center;gap:8px;text-wrap:nowrap;transition:all 250ms ease-in-out}.article-page__article-author-share-text:before{content:"";width:16px;height:16px;background:url(../assets/blog/share-icon.svg) no-repeat center;display:block;transition:all 250ms ease-in-out}.article-page__article-author-share-text:hover{color:#6734ff;cursor:pointer}.article-page__article-author-share-text:hover:before{background:url(../assets/blog/share-icon-hover.svg)}.article-page__article-author-share-tooltip{display:none;font-weight:400;font-size:14px;color:#262729;padding:8px 16px;background:#fff;border-radius:8px;position:absolute;bottom:calc(100% + 12px);width:-moz-max-content;width:max-content;left:50%;transform:translateX(-50%) translateY(10px);filter:drop-shadow(0 2px 8px rgba(0,0,0,.16));align-items:center;justify-content:space-between;pointer-events:none;z-index:3;opacity:0;transition:opacity .5s ease-in-out,transform .5s ease-in-out}.article-page__article-author-share-tooltip:after{content:"";width:12px;height:12px;display:flex;position:absolute;left:0;right:0;margin:auto;transform:rotate(45deg);bottom:-4px;background:#fff}@media screen and (max-width:1365px){.article-page__article-author-share-tooltip:after{display:none}.article-page__article-author-share-tooltip{position:fixed;width:calc(100% - 30px);left:0;right:0;bottom:15px;margin:auto;transform:unset;top:unset;padding:12px 20px;z-index:999;pointer-events:all}}.article-page__article-author-share-tooltip-close{position:relative;height:26px;width:26px;text-align:center;background-image:url(../assets/product-card/code-popup-close.svg);background-position:center;background-repeat:no-repeat;background-size:24px 24px;display:none;border:2px solid #e8e1d4;border-radius:50%}@media screen and (max-width:1365px){.article-page__article-author-share-tooltip-close{display:flex}}.article-page__article-author-share-tooltip-close svg{position:absolute;top:-2px;right:-2px;width:26px;height:26px;transform:rotateY(-180deg) rotateZ(-90deg)}.article-page__article-author-share-tooltip-close svg circle{stroke-dasharray:76px;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2px;stroke:#6734ff;fill:none;animation:countdown 3000ms linear infinite forwards}.article-page__article-author-share-tooltip.active{display:flex;opacity:1;transform:translateX(-50%) translateY(0);animation:fadeIn 500ms forwards}@media screen and (max-width:1365px){.article-page__article-author-share-tooltip.active{transform:translateX(0) translateY(0)}}.article-page__article-descr img,.article-page__article-image{margin-top:30px;border-radius:16px;overflow:hidden}@media screen and (max-width:1365px){.article-page__article-image{margin-top:20px}}.article-page__article-descr h2{color:#2f2d40;font-size:24px;font-weight:400;line-height:32px;margin-top:30px}.article-page__article-descr h3,.article-page__article-descr h4{color:#2f2d40;font-size:20px;font-weight:400;line-height:24px;margin-top:20px}.article-page__article-descr h4{font-size:18px;line-height:22px}.article-page__article-descr h5,.article-page__article-descr p,.article-page__article-descr ul li{font-size:16px;line-height:140%;font-weight:400;color:#2f2d40}.article-page__article-descr img{margin-top:20px}.article-page__article-descr p{margin-top:20px}@media screen and (max-width:1365px){.article-page__article-descr p{margin-top:15px}}.article-page__article-descr p a{color:#6734ff;position:relative}.article-page__article-descr p a:after,.article-page__article-descr th a:after,.article-page__article-list h4 a:after{content:"";width:100%;height:1px;background:#6734ff;position:absolute;bottom:0;left:0;transform:scaleX(0);transform-origin:left;transition:transform 250ms ease-in-out;cursor:pointer}.article-page__article-descr p a:hover:after{transform:scaleX(1)}.article-page__article-descr ul{margin-top:16px;padding-left:25px}.article-page__article-descr ul li{list-style:disc}.article-page__article-descr table{width:100%;border-collapse:collapse;margin-top:20px}@media screen and (max-width:1365px){.article-page__article-descr table{display:block;overflow:scroll}}.article-page__article-descr td,.article-page__article-descr th{border:1px solid #dadee5;padding:15px;text-align:center;color:#2f2d40;font-size:16px;font-weight:400;line-height:20px}@media screen and (max-width:1365px){.article-page__article-descr td,.article-page__article-descr th{padding:10px}}.article-page__article-descr tr td:first-child{text-align:left}.article-page__article-descr th img{max-width:160px;margin:0 auto}@media screen and (max-width:1365px){.article-page__article-descr th img{max-width:96px}}.article-page__article-descr th a{color:#2f2d40;position:relative;transition:all 250ms ease-in-out;display:block;width:-moz-max-content;width:max-content;margin:0 auto 10px}.article-page__article-descr th a:hover:after{transform:scaleX(1);color:#6734ff}.article-page__article-links{padding:20px;border-radius:8px;background:#f6f8fb;margin-top:30px}@media screen and (max-width:1365px){.article-page__article-links{margin-top:20px;padding:16px}}.article-page__article-links-head{display:flex;justify-content:space-between;align-items:center}.article-page__article-links-head-title{color:#2f2d40;font-size:16px;font-weight:500;line-height:20px}.article-page__article-links-head-button{width:16px;height:16px;background-image:url(../assets/blog/blog-minus-icon.svg);background-repeat:no-repeat;background-position:center;background-size:100% 100%}.article-page__article-links-head-button.active{background-image:url(../assets/blog/blog-plus-icon.svg)}.article-page__article-links-nav{padding-top:16px}.article-page__article-links-list.dot{list-style-type:disc;padding-left:20px}.article-page__article-links-list-item,.article-page__article-links-list-item ul{margin-top:12px}.article-page__article-links-list-item:first-child{margin-top:0}.article-page__article-links-list-item-link{color:#2f2d40;font-size:14px;font-weight:400;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all 250ms ease-in-out}.article-page__article-links-list-item-link:hover,.article-page__posts-top-title a:hover{color:#6734ff}.article-page__article-list h4{color:#2f2d40;font-size:16px;font-weight:400;line-height:140%}.article-page__article-list h4 a{color:#6734ff;position:relative}.article-page__article-list h4 a:hover:after{transform:scaleX(1)}.article-page__article-products{margin-top:30px}.article-page__article-products-title{color:#2f2d40;font-size:24px;font-weight:400;line-height:32px}.article-page__article-products-carousel{position:relative;width:100%}.article-page__article-products-carousel-arrows{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;pointer-events:none;z-index:4}@media screen and (max-width:767px){.article-page__article-products-carousel-arrows{display:none}}.article-page__article-products-carousel-arrows .owl-next,.article-page__article-products-carousel-arrows .owl-prev{width:32px;height:32px;color:transparent;background-image:url(../assets/blog/blog-right-arrow.svg)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:6px 12px!important;border-radius:50%;transition:background 250ms ease-in-out;background-color:#f6f8fb!important;pointer-events:all}.article-page__article-products-carousel-arrows .owl-next:hover,.article-page__article-products-carousel-arrows .owl-prev:hover{background-image:url(../assets/blog/blog-right-arrow-hover.svg)!important}.article-page__article-products-carousel-arrows .owl-next{margin:0 0 0 auto}.article-page__article-products-carousel-arrows .owl-next.disabled,.article-page__article-products-carousel-arrows .owl-prev.disabled{display:none}.article-page__article-products-carousel-arrows .owl-prev{margin:0 auto 0 0;transform:rotate(180deg)}.article-page__article-products-carousel-gradient{background:0 0;position:absolute;right:0;top:-2px;display:flex;width:100px;height:calc(100% + 3px);z-index:2;pointer-events:none;transition:all 250ms ease-in-out}.article-page__article-products-carousel-gradient.gradient{background:0 0;background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 74.61%)}.article-page__article-products-carousel-gradient.gradient .article-page__article-products-carousel-gradient-arrow{margin:0}.article-page__article-products-carousel-gradient.gradient.disabled{display:none}.article-page__article-products-carousel-gradient.left{transform:rotate(180deg);right:unset;left:0}.article-page__article-products-carousel-gradient.disabled .article-page__article-products-carousel-gradient-arrow{background-image:url(../assets/product-card/bundles-arrow-gray.svg);pointer-events:none;background-color:#f6f8fb}@media screen and (max-width:1365px){.article-page__article-products-carousel-gradient{display:none}}.article-page__article-products-carousel-container{margin-top:20px;position:relative}.article-page__article-products-carousel-container .product-item{border:1px solid #dadee5;max-width:200px;min-width:200px}@media screen and (max-width:767px){.article-page__article-products-carousel-container .product-item{max-width:172px;min-width:172px;padding:10px}}.article-page__article-products-carousel-container .product-item__rating-count{margin-left:8px}.article-page__article-products-carousel-container .product-item__rating-count:before{margin-right:4px}.article-page__article-products-carousel-container .product-item__rating-count-word{font-size:12px}@media screen and (max-width:767px){.article-page__article-products-carousel-container .product-item__rating-count-word span{display:none}}.article-page__article-products-carousel-container .product-item__rating.no-comments .product-item__rating-count{margin-left:0}.article-page__article-products-carousel-container .product-item__wrapper{max-width:170px;height:170px}@media screen and (max-width:767px){.article-page__article-products-carousel-container .product-item__wrapper{max-width:152px;height:152px}}.article-page__article-products-carousel-container .product-item__bottom{margin-top:10px}.article-page__article-products-carousel-container .product-item__bottom-price-old span:first-child{font-size:12px}.article-page__article-products-carousel-container .product-item__bottom-price-new{font-size:20px;line-height:24px}.article-page__article-products-carousel-container .product-item__pickup{margin-top:0}.article-page__article-products-carousel-container .product-item__pickup p{margin-top:15px;font-size:14px}@media screen and (max-width:767px){.article-page__article-products-carousel-container .product-item__pickup p{font-size:12px;margin-top:10px}}.article-page__article-products-carousel-container .product-item__key-props,.article-page__posts-top-arrows .owl-next span,.article-page__posts-top-arrows .owl-prev span{display:none}.article-page__article-tags{margin-top:30px}.article-page__article-tags-title{color:#5c6373;font-size:16px;font-weight:400;line-height:20px}.article-page__article-tags-container{margin-top:10px;display:flex;gap:10px;align-items:center;overflow:scroll}.article-page__article-tags-container::-webkit-scrollbar{display:none}.article-page__article-tags-container-item{padding:6px 16px;border-radius:16px;background:#f0ebff;color:#6734ff;font-size:16px;font-weight:400;line-height:20px;transition:all 250ms ease-in-out}.article-page__article-tags-container-item.active,.article-page__article-tags-container-item:hover{background:#6734ff;color:#fff}.article-page__article-video{position:relative;padding-bottom:56.25%;height:0;margin:0 auto 64px;width:100%}.article-page__article-video:first-child{margin:0}.article-page__article-video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-page__navigation{display:flex;gap:20px;align-items:center;margin-top:20px}@media screen and (max-width:1365px){.article-page__navigation{margin:20px auto 0;max-width:calc(100% - 40px)}}@media screen and (max-width:767px){.article-page__navigation{margin:15px auto 0;max-width:calc(100% - 30px);flex-direction:column;gap:10px}}.article-page__navigation-item{padding:12px 16px;background:#fff;border-radius:12px;display:flex;align-items:center;gap:16px;width:100%}@media screen and (max-width:1365px){.article-page__navigation-item{gap:12px}}@media screen and (max-width:767px){.article-page__navigation-item{padding:12px 12px 12px 16px}}.article-page__navigation-item-arrow{background:url(../assets/blog/arrow-right-blog.svg);width:16px;min-width:16px;height:16px;transform:rotate(180deg)}.article-page__navigation-item-img{min-width:120px;border-radius:4px;overflow:hidden}@media screen and (max-width:1365px){.article-page__navigation-item-img{display:none}}.article-page__navigation-item-text{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:1365px){.article-page__navigation-item-text{gap:4px}}.article-page__navigation-item-text-title{color:#5c6373;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase}@media screen and (max-width:1365px){.article-page__navigation-item-text-title{font-size:10px}}.article-page__navigation-item-text-descr{color:#2f2d40;font-size:14px;font-weight:400;line-height:140%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article-page__navigation-item.right{flex-direction:row-reverse;justify-content:space-between}.article-page__navigation-item.right .article-page__navigation-item-arrow{transform:rotate(0)}.article-page__author{margin-top:20px;display:flex;gap:30px;padding:30px;background:#fff;border-radius:16px}@media screen and (max-width:1365px){.article-page__author{padding:16px;max-width:calc(100% - 40px);margin:20px auto 0}}@media screen and (max-width:767px){.article-page__author{gap:16px;max-width:calc(100% - 30px)}}.article-page__author-img{border-radius:50%;overflow:hidden;width:96px;height:96px;min-width:96px}@media screen and (max-width:767px){.article-page__author-img{width:64px;height:64px;min-width:64px}}.article-page__author-descr-name{color:#2f2d40;font-size:20px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.article-page__author-descr-name{font-size:16px;line-height:20px}}.article-page__author-descr-text{color:#2f2d40;font-size:14px;font-weight:400;line-height:140%;margin-top:15px}@media screen and (max-width:767px){.article-page__author-descr-text{margin-top:10px}}.article-page__author-descr-social{margin-top:20px;display:flex;gap:20px;align-items:center}@media screen and (max-width:1365px){.article-page__author-descr-social{margin-top:15px}}.article-page__author-descr-social-item,.article-page__comments-head-sort:before{background-repeat:no-repeat;background-position:center;background-size:100% 100%;height:24px;width:16px}.article-page__author-descr-social-item.instagram{background-image:url(../assets/blog/instagram.svg)}.article-page__author-descr-social-item.facebook{background-image:url(../assets/blog/facebook.svg)}.article-page__author-descr-social-item.telegram{background-image:url(../assets/blog/telegram.svg)}.article-page__posts{margin-top:30px}@media screen and (max-width:1365px){.article-page__posts{max-width:calc(100% - 40px);margin:30px auto 0}}@media screen and (max-width:767px){.article-page__posts{max-width:calc(100% - 30px)}}.article-page__posts-top{display:flex;justify-content:space-between}.article-page__posts-top-title{color:#2f2d40;font-size:24px;font-weight:500;line-height:32px}.article-page__posts-top-title a{text-decoration:underline;color:#2f2d40;transition:all 250ms ease-in-out}.article-page__posts-top-arrows{display:flex;gap:10px}@media screen and (max-width:1365px){.article-page__posts-top-arrows{display:none}}.article-page__posts-top-arrows .owl-next,.article-page__posts-top-arrows .owl-prev{width:30px;height:30px;color:transparent;background-image:url(../assets/blog/blog-right-arrow.svg)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:6px 12px!important;border-radius:50%;transition:background 250ms ease-in-out;background-color:#fff!important;pointer-events:all}.article-page__posts-top-arrows .owl-next:hover,.article-page__posts-top-arrows .owl-prev:hover{background-image:url(../assets/blog/blog-right-arrow-hover.svg)!important}.article-page__posts-top-arrows .owl-next{margin:0 0 0 auto}.article-page__posts-top-arrows .owl-next.disabled,.article-page__posts-top-arrows .owl-prev.disabled{background-image:url(../assets/blog/blog-right-arrow-disabled.svg)!important;background-color:#edeff2!important}.article-page__posts-top-arrows .owl-prev{margin:0 auto 0 0;transform:rotate(180deg)}.article-page__posts-container{margin-top:20px}.article-page__posts-container .article{max-width:390px}@media screen and (max-width:1919px){.article-page__posts-container .article{max-width:330px}}@media screen and (max-width:1599px){.article-page__posts-container .article{max-width:300px}}@media screen and (max-width:767px){.article-page__posts-container .article{max-width:285px;min-width:285px}}.article-page__comments{border-radius:16px;background:#fff;margin-top:30px;padding:30px 30px 14px}@media screen and (max-width:1365px){.article-page__comments{max-width:calc(100% - 40px);margin:30px auto 0;padding:16px}}@media screen and (max-width:767px){.article-page__comments{max-width:calc(100% - 30px)}}.article-page__comments-head{display:flex;justify-content:space-between}.article-page__comments-head-count{color:#2f2d40;font-size:20px;font-weight:400;line-height:24px}.article-page__comments-head-sort{color:#2f2d40;font-size:14px;font-weight:400;line-height:16px;display:flex;gap:12px;align-items:center;transition:all 250ms ease-in-out;position:relative}.article-page__comments-head-sort:before{content:"";display:flex;background-image:url(../assets/blog/sort-icon.svg);background-size:100%;height:16px}.article-page__comments-head-sort:hover{color:#6734ff;cursor:pointer}.article-page__comments-head-sort:hover:before{background-image:url(../assets/blog/sort-icon-hover.svg)}.article-page__comments-head-sort-popup{width:100%;left:0;top:calc(100% + 10px);border:1px solid #edeff2;box-sizing:border-box;box-shadow:0 8px 24px rgba(47,45,64,.1);border-radius:8px;flex-direction:column;background:#fff;position:absolute;max-height:160px;overflow-y:auto;opacity:0;display:flex;transition:all 250ms ease-in-out;pointer-events:none;z-index:2}@media screen and (max-width:1365px){.article-page__comments-head-sort-popup{display:flex;flex-direction:column;padding:0 15px;position:fixed;width:100%;max-width:480px;max-height:unset;height:100vh;overflow-y:auto;background:#fff;left:0;top:0;z-index:999;border-radius:0}}.article-page__comments-head-sort-popup.active{opacity:1;pointer-events:all}.article-page__comments-head-sort-popup-head{display:flex;justify-content:space-between;align-items:center;margin-top:20px}@media screen and (min-width:1366px){.article-page__comments-head-sort-popup-head{display:none}}.article-page__comments-head-sort-popup-head-title{font-weight:500;font-size:24px;color:#2f2d40}.article-page__comments-head-sort-popup-head-cross{width:24px;height:24px;background:url(../assets/blog/blog-popup-cross.svg);display:block}.article-page__comments-head-sort-popup-container{display:flex;flex-direction:column;margin-top:20px}@media screen and (min-width:1366px){.article-page__comments-head-sort-popup-container{margin-top:0;padding:8px 0}}.article-page__comments-head-sort-popup-container-item{padding:10px 13px;background:#fff;transition:all 250ms ease-in-out;font-size:14px;font-weight:500;color:#2f2d40}@media screen and (max-width:1365px){.article-page__comments-head-sort-popup-container-item{font-size:16px;padding:15px 16px;position:relative}}.article-page__comments-head-sort-popup-container-item:first-child{border-radius:8px 8px 0 0}@media screen and (max-width:1365px){.article-page__comments-head-sort-popup-container-item:first-child{border-radius:8px}}.article-page__comments-head-sort-popup-container-item:hover{background:#f6f8fb;cursor:pointer}.article-page__comments-head-sort-popup-container-item.active{background:#f6f8fb}.article-page__comments-form{margin-top:20px}.article-page__comments-form-comment{border-radius:8px;background:#f6f8fb;padding:20px;width:100%;color:#2f2d40;border:1px solid transparent;transition:all 250ms ease-in-out;resize:none;font-family:"SF Pro Display",sans-serif;font-size:14px;font-weight:400;line-height:140%}.article-page__comments-form-comment::-moz-placeholder{color:#8590a6}.article-page__comments-form-comment::placeholder{color:#8590a6}.article-page__comments-form-comment:focus{background:#fff;border:1px solid #6734ff;box-shadow:0 0 0 2px rgba(103,52,255,.08)}.article-page__comments-form-comment:hover{cursor:pointer}.article-page__comments-form-container{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-bottom:30px}@media screen and (max-width:1365px){.article-page__comments-form-container{display:grid;grid-template-columns:1fr;gap:20px}}.article-page__comments-form-container-data{display:flex;gap:15px;align-items:center}@media screen and (max-width:767px){.article-page__comments-form-container-data{display:flex;flex-direction:column}}.article-page__comments-form-container-data-input{padding:12px 16px;border-radius:8px;background:#f6f8fb;border:1px solid transparent;transition:all 250ms ease-in-out;width:280px}@media screen and (max-width:1919px){.article-page__comments-form-container-data-input{width:260px}}@media screen and (max-width:1600px){.article-page__comments-form-container-data-input{width:100%;display:block}}.article-page__comments-form-container-data-input::-moz-placeholder{color:#8590a6;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.article-page__comments-form-container-data-input::placeholder{color:#8590a6;transition:all 250ms ease-in-out}.article-page__comments-form-container-data-input:focus{background:#fff;border:1px solid #6734ff;box-shadow:0 0 0 2px rgba(103,52,255,.08)}.article-page__comments-form-container-data-input:hover{cursor:pointer}.article-page__comments-form-container-buttons{display:flex;gap:15px;align-items:center}@media screen and (max-width:767px){.article-page__comments-form-container-buttons{flex-direction:column-reverse}}.article-page__comments-form-container-buttons-cancel,.article-page__comments-form-container-buttons-comment{padding:12px 16px;font-size:14px;font-weight:500;line-height:16px;width:190px;border-radius:20px}@media screen and (max-width:1365px){.article-page__comments-form-container-buttons-cancel,.article-page__comments-form-container-buttons-comment{width:100%}}.article-page__comments-form-container-buttons-cancel{color:#ff3456;transition:all 250ms ease-in-out}@media screen and (max-width:1600px){.article-page__comments-form-container-buttons-cancel{width:140px}}@media screen and (max-width:1439px){.article-page__comments-form-container-buttons-cancel{width:120px}}@media screen and (max-width:1365px){.article-page__comments-form-container-buttons-cancel{width:100%}}.article-page__comments-form-container-buttons-cancel:hover{background:#ffebee}.article-page__comments-form-container-buttons-cancel:active{background:#fccfd5}.article-page__comments-form-container-buttons-comment{background:#6734ff;color:#fff;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}.article-page__comments-form-container-buttons-comment:hover{background:#794dff;cursor:pointer}.article-page__comments-form-container-buttons-comment:active{background:#572bd9}.article-page__comments-form-container-buttons-comment.disabled{background:#f6f8fb;color:#8590a6;pointer-events:none}.article-page__comments-item{padding:25px 0 16px;border-top:1px solid #edeff2}.article-page__comments-item-name{color:#2f2d40;font-size:14px;font-weight:600;line-height:16px}.article-page__comments-item-name span{color:#5c6373;font-weight:500;margin-left:10px}.article-page__comments-item-text{margin-top:12px;color:#2f2d40;font-size:14px;font-weight:400;line-height:20px}.article-page__comments-item-foot{display:flex;gap:10px;align-items:center;width:100%;margin-top:12px}.article-page__comments-item-foot-answer,.article-page__comments-item-foot-likes,.article-page__comments-item-foot-reply{color:#8590a6;font-size:14px;font-weight:400;line-height:16px;padding:10px;display:flex;gap:10px;align-items:center;transition:all 250ms ease-in-out}.article-page__comments-item-foot-answer::before,.article-page__comments-item-foot-likes::before,.article-page__comments-item-foot-reply::before{content:"";width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out;display:block}.article-page__comments-item-foot-answer:hover,.article-page__comments-item-foot-likes:hover,.article-page__comments-item-foot-reply:hover{color:#2f2d40;cursor:pointer}.article-page__comments-item-foot-answer.disabled,.article-page__comments-item-foot-likes.disabled,.article-page__comments-item-foot-reply.disabled{cursor:default;pointer-events:none}.article-page__comments-item-foot-likes::before{background-image:url(../assets/product-card/review-like.svg)}.article-page__comments-item-foot-likes:hover:before{background-image:url(../assets/product-card/review-like-black.svg)}.article-page__comments-item-foot-answer::before{background-image:url(../assets/product-card/review-answer.svg)}.article-page__comments-item-foot-answer:hover::before{background-image:url(../assets/product-card/rating-answer-black.svg)}.article-page__comments-item-foot-reply::before{background-image:url(../assets/product-card/review-feedbacks.svg)}.article-page__comments-item-foot-reply:hover::before{background-image:url(../assets/product-card/review-feedbacks-black.svg)}.article-page__comments-item-answers{display:none;flex-direction:column;width:100%}.article-page__comments-item-answers-list{display:flex;flex-direction:column;width:100%}.article-page__comments-item-answers-list-item{display:flex;flex-direction:column;width:100%;padding-top:20px;padding-left:20px;border-top:1px solid #edeff2;margin-top:20px}.article-page__comments-item-answers-list-item:last-child{padding-bottom:20px;border-bottom:1px solid #edeff2}.article-page__comments-item-answers-list-item-comment{font-weight:500;font-size:14px;color:#2f2d40}.article-page__comments-item-answers-list-item-bottom{display:flex;justify-content:space-between;margin-top:16px}.article-page__comments-item-answers-list-item-bottom-name{font-weight:700;font-size:14px;color:#2f2d40}.article-page__comments-item-answers-list-item-bottom-author{color:#2f2d40;font-weight:600;font-size:12px;border-radius:12px;padding:6px 0}.article-page__comments-item-answers-list-item-bottom-author.expert{color:#6734ff;background:#f0ebff;padding:6px 12px}.article-page__comments-item-answers-list-item-bottom-date{font-weight:500;font-size:14px;color:#8590a6;margin-top:4px}.article-page__comments-item-answers-hide{width:180px;height:40px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:14px;color:#2f2d40;text-transform:uppercase;margin:10px auto 0;transition:all 250ms ease-in-out}.article-page__comments-item-answers-hide:hover{cursor:pointer;color:#6734ff}.article-page__comments-item-reply{display:none}