@keyframes rotate-anim{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@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%)}}html{box-sizing:border-box}body{min-height:100vh;display:flex;flex-direction:column;background:#f7f7fa;font-family:"TT Norms Pro",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{box-sizing:inherit;margin:0;padding:0}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{margin:0;padding:0;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}.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}.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}::-webkit-scrollbar{width:4px;border-radius:4px;margin:16px;background:0 0}::-webkit-scrollbar-track{background:#ebeef5;border-radius:4px}::-webkit-scrollbar-track:hover{background:#e1e4eb}::-webkit-scrollbar-thumb{background:#d3d7e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f3f}::-webkit-scrollbar-corner{background-color:transparent}.popup-anim-enter-active,.popup-anim-leave-active{transition:all 250ms ease-in-out}.popup-anim-enter{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}.anim-enter-active,.anim-leave-active{transition:all 250ms ease-in-out}.anim-enter,.popup-anim-leave-to{opacity:0}.mob-hint-anim-enter-active,.mob-hint-anim-leave-active{transition:all 250ms ease-in-out}.mob-hint-anim-enter,.mob-hint-anim-leave-to{bottom:-100%}.bx-panel,noscript img{display:none!important}.v-container{width:100%;height:100%;display:flex;position:absolute}.v-container__img{width:100%}.footer__main-item-head:after,.v-container__butt{position:absolute;transition:all 250ms ease-in-out}.v-container__butt{top:0;right:0;left:0;bottom:0;margin:auto;background-image:url(../assets/product-card/video-play-button.svg);width:64px;height:64px;background-size:100% 100%}.v-container__butt:hover{cursor:pointer}.ec-butt{width:66px;height:66px;position:fixed;bottom:80px;left:25px;display:flex;z-index:998}@media screen and (max-width:767px){.ec-butt{z-index:4}}.ec-butt.d-n{display:none}.ec-butt__border{width:70px;height:70px;background:#eb404c;opacity:.2;position:absolute;border-radius:50%;left:-2px;top:-2px}.ec-butt__container{position:relative;width:56px;height:56px;border-radius:50%;background:#eb404c;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 #eb404c;border-radius:50%;width:56px;height:56px;opacity:0;z-index:1;animation:r-effect infinite 1.5s}div.b24-widget-button-position-bottom-left{left:25px!important;bottom:80px!important}@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}}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}.footer{display:flex;flex-direction:column;width:100%;background:#1c1c29;padding:32px 32px 24px;margin-top:48px}@media screen and (max-width:1365px){.footer{padding:16px 24px 32px;margin-top:32px}}@media screen and (max-width:767px){.footer{padding:8px 16px 32px}}.footer__main{max-width:1776px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:45px}@media screen and (max-width:1919px){.footer__main{max-width:1498px;grid-gap:24px}}@media screen and (max-width:1599px){.footer__main{max-width:1352px;grid-gap:24px}}@media screen and (max-width:1439px){.footer__main{max-width:1304px}}@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{overflow:hidden;transition:all 400ms ease-in-out;max-height:57px;border-bottom:1px solid #3e3e52}}.footer__main-item-head{font-weight:400;font-size:14px;line-height:16px;color:#9b9ba3;position:relative;text-transform:uppercase}@media screen and (max-width:1365px){.footer__main-item-head{padding:16px 8px;font-size:14px;font-weight:400;color:#fff;line-height:16px;text-transform:none}}.footer__main-item-head:after{content:"";width:16px;height:16px;background:url(../assets/footer/arrow-down-16x16.svg);display:none;right:10px;top:50%;transform:translateY(-50%)}@media screen and (max-width:1365px){.footer__main-item-head:after{display:flex}}.footer__main-item-list{display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:1365px){.footer__main-item-list{margin-top:16px;padding:0 8px}}.footer__main-item-list-li{display:flex;margin-top:16px;font-weight:400;font-size:14px;line-height:16px;color:#fff;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.footer__main-item-list-li{margin-top:0;margin-bottom:24px;align-items:center}.footer__main-item-list-li:last-child{margin-bottom:32px}}.catalog-page__foot-description h2:first-child,.catalog-page__foot-description h3:first-child,.catalog-page__foot-description p:first-child,.footer__main-contacts-container:first-child,.footer__main-contacts:first-child,.footer__main-item-list-li:first-child{margin-top:0}.footer__main-contacts{display:flex;flex-direction:column}@media screen and (max-width:1365px){.footer__main-contacts{margin-top:24px;flex-direction:row;gap:90px}}@media screen and (max-width:767px){.footer__main-contacts{flex-direction:column;gap:32px}}.footer__main-contacts-container{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:1365px){.footer__main-contacts-container{margin-top:0}}@media screen and (max-width:767px){.footer__main-contacts-container{padding:0 8px}}.footer__main-contacts-container-phone{display:flex;flex-direction:column}.footer__main-contacts-container-phone-link{font-weight:400;font-size:20px;color:#fff;line-height:24px;transition:all 250ms ease-in-out}.footer__main-contacts-container-phone-link:hover{text-decoration:underline}.footer__main-contacts-container-phone-link:active{color:#b2b2b8}.footer__main-contacts-container-phone-text,.footer__main-contacts-container-time{font-weight:400;font-size:14px;line-height:16px;color:#9b9ba3;margin-top:4px}.footer__main-contacts-container-time{margin-top:16px;color:#fff}.footer__main-contacts-container-soc{display:flex;width:100%}.footer__main-contacts-container-soc-button{width:32px;height:32px;margin-left:24px;background-size:100% 100%;margin-top:16px;display:flex;position:relative}.footer__main-contacts-container-soc-button span{content:"";position:absolute;display:flex;width:100%;height:100%;left:0;top:0;border-radius:16px;background:rgba(255,255,255,.16);pointer-events:none;opacity:0;transition:all 250ms ease-in-out}.footer__main-contacts-container-soc-button:first-child{margin-left:0}.footer__main-contacts-container-soc-button.facebook{background-image:url(../assets/footer/f-messanger-logo.svg)}.footer__main-contacts-container-soc-button.viber{background-image:url(../assets/footer/viber-logo.svg)}.footer__main-contacts-container-soc-button.telegram{background-image:url(../assets/footer/telegram-logo.svg)}.footer__main-contacts-container-soc-button.apple-m{background-image:url(../assets/footer/apple-m-logo.svg)}.footer__bottom{display:flex;justify-content:space-between;margin:32px auto 0;padding-top:24px;border-top:1px solid #3e3e52;max-width:1776px;width:100%;align-items:center}@media screen and (max-width:1919px){.footer__bottom{max-width:1498px}}@media screen and (max-width:1599px){.footer__bottom{max-width:1352px}}@media screen and (max-width:1439px){.footer__bottom{max-width:1244px}}@media screen and (max-width:1365px){.footer__bottom{padding-top:32px}}@media screen and (max-width:767px){.footer__bottom{flex-direction:column;gap:32px}}.footer__bottom-cards{display:flex}.footer__bottom-cards-card{width:72px;height:32px;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)}.footer__bottom-copyright{color:#fff;font-size:14px;font-weight:400;line-height:16px}@media screen and (max-width:767px){.footer__bottom-copyright{order:3}}.footer__bottom-soc{display:flex;width:-moz-fit-content;width:fit-content}.footer__bottom-soc-link{width:24px;height:24px;display:flex;background-repeat:no-repeat;background-position:center;margin-left:32px;position:relative;border-radius:50%;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.footer__bottom-soc-link{margin-left:48px}}.footer__bottom-soc-link:first-child{margin-left:0}.footer__bottom-soc-link.facebook{background-image:url(../assets/footer/facebook-logo.svg)}.footer__bottom-soc-link.youtube{background-image:url(../assets/footer/youtube-logo.svg)}.footer__bottom-soc-link.insta{background-image:url(../assets/footer/instagramm-logo.svg)}.footer__bottom-soc-link.telegram{background-image:url(../assets/footer/teleg-logo.svg)}.catalog-page{display:flex;flex-direction:column;margin-bottom:32px}.catalog-page__top{display:flex;position:relative;justify-content:space-between}@media screen and (max-width:1365px){.catalog-page__top{gap:16px}}.catalog-page__top-filter{font-weight:500;font-size:14px;color:#1c1c29;line-height:16px;padding:8px 16px;display:flex;align-items:center;justify-content:center;transition:all 250ms ease-in-out;border-radius:8px;text-transform:uppercase;background:#fff;border:1px solid transparent;width:auto;max-width:160px;min-width:160px;overflow:hidden}@media screen and (max-width:767px){.catalog-page__top-filter{font-size:12px;line-height:14px;padding:8px 12px;max-width:140px;min-width:140px}}.catalog-page__top-filter span{width:18px;height:18px;min-width:18px;background:#eb404c;display:flex;align-items:center;justify-content:space-around;color:#fff;font-size:11px;font-weight:500;line-height:14px;border-radius:9px;margin-left:16px}@media screen and (max-width:767px){.catalog-page__top-filter span{margin-left:12px}}.catalog-page__top-filter:before{content:"";display:flex;width:24px;min-width:24px;height:24px;margin-right:8px;background:url(../assets/catalog/filters-button.svg);transition:all 250ms ease-in-out}.catalog-page__top-button:after,.catalog-page__top-filter:after{margin-left:auto;content:"";width:16px;height:16px;transition:all 250ms ease-in-out}.catalog-page__top-filter:after{display:none;min-width:16px;background:url(../assets/catalog/filter-close.svg)}.catalog-page__top-button{display:flex;align-items:center;width:-moz-max-content;width:max-content;padding:10px 12px 10px 16px;font-weight:400;font-size:16px;line-height:20px;color:#1c1c29;position:relative;background:#fff;border-radius:8px;border:1px solid transparent;transition:all 250ms ease-in-out;min-width:210px}@media screen and (max-width:767px){.catalog-page__top-button{width:-moz-fit-content;width:fit-content}}.catalog-page__top-button:after{display:flex;background-image:url(../assets/catalog/arrow-down-16x16.svg);background-repeat:no-repeat;background-position:center center}.catalog-page__body{margin-top:24px}@media screen and (max-width:767px){.catalog-page__body{margin-top:16px}}.catalog-page__body-head{display:flex;justify-content:space-between;gap:16px;position:relative;margin:0 auto;max-width:1776px}@media screen and (max-width:1919px){.catalog-page__body-head{max-width:1496px}}@media screen and (max-width:1599px){.catalog-page__body-head{max-width:1356px}}@media screen and (max-width:1439px){.catalog-page__body-head{max-width:1304px}}@media screen and (max-width:1365px){.catalog-page__body-head{max-width:100%;padding:0 24px;margin-top:24px;flex-direction:column;align-items:baseline}}@media screen and (max-width:767px){.catalog-page__body-head{padding:0 16px}}.catalog-page__body-head-backlink{color:#71717a;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase;display:flex;align-items:center;gap:12px;transition:all 250ms ease-in-out;position:absolute;left:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:1365px){.catalog-page__body-head-backlink{position:relative;left:0;top:0;transform:unset}}.catalog-page__body-head-backlink:before{content:"";width:16px;height:16px;display:inline-block;background-image:url(../assets/catalog/backlink-arrow.svg);transition:background 250ms ease-in-out}.catalog-page__body-head-backlink:hover{color:#1c1c29}.catalog-page__body-head-backlink:hover:before{background-image:url(../assets/catalog/backlink-arrow-hover.svg)}.catalog-page__body-head-backlink:active{gap:8px}.catalog-page__body-head-title{color:#1c1c29;font-size:24px;font-weight:500;line-height:32px;display:block;margin:0 auto}@media screen and (max-width:1365px){.catalog-page__body-head-title{margin:0}}.catalog-page__body-container{display:flex;flex-direction:column;width:100%;margin:0 auto;max-width:1776px;position:relative}@media screen and (max-width:1919px){.catalog-page__body-container{max-width:1496px}}@media screen and (max-width:1599px){.catalog-page__body-container{max-width:1356px}}@media screen and (max-width:1439px){.catalog-page__body-container{max-width:1304px}}@media screen and (max-width:1365px){.catalog-page__body-container{max-width:100%;padding:0 24px;margin-top:24px}}@media screen and (max-width:767px){.catalog-page__body-container{padding:0 16px}}.catalog-page__descr{display:flex;flex-direction:column;width:100%;margin:48px auto 0;max-width:1440px}@media screen and (max-width:1600px){.catalog-page__descr{max-width:1320px}}@media screen and (max-width:1439px){.catalog-page__descr{max-width:1296px}}@media screen and (max-width:1365px){.catalog-page__descr{max-width:100%;margin:40px auto 0}}.catalog-page__foot{display:flex;flex-direction:column;width:100%;margin:48px auto 0;max-width:1776px}@media screen and (max-width:1919px){.catalog-page__foot{max-width:1498px}}@media screen and (max-width:1599px){.catalog-page__foot{max-width:1356px}}@media screen and (max-width:1439px){.catalog-page__foot{max-width:1304px}}@media screen and (max-width:1365px){.catalog-page__foot{max-width:100%;padding:0 24px;margin:40px auto 0}}@media screen and (max-width:767px){.catalog-page__foot{padding:0 16px}}.catalog-page__foot-description{font-weight:400;font-size:14px;line-height:160%;position:relative;color:#86868f;display:flex;flex-direction:column}.catalog-page__foot-description::after{content:"";width:100%;height:100px;background:linear-gradient(180deg,rgba(247,247,250,0) 0,#f7f7fa 100%);position:absolute;bottom:0;left:0;display:none}.catalog-page__foot-description.hide{max-height:100px;overflow:hidden}.catalog-page__foot-description.hide::after{display:flex}.catalog-page__foot-description h2,.catalog-page__foot-description h3{margin-top:16px;font-size:20px;font-weight:500;line-height:24px;color:#86868f}.catalog-page__foot-description p{margin-top:16px;font-size:14px;font-weight:400;line-height:160%;color:#86868f}.catalog-page__foot-description p a,.catalog-page__foot-description ul li a{display:inline;font-weight:400;font-size:14px;line-height:160%;color:#eb404c;-webkit-text-decoration-line:underline;text-decoration-line:underline}.catalog-page__foot-description ul{display:flex;flex-direction:column;list-style:disc;padding-left:25px;margin-top:8px}.catalog-page__foot-description ul li{font-weight:400;font-size:14px;line-height:28px;color:#666e7a}.catalog-page__foot-button,.catalog-page__foot-button-hide{width:-moz-fit-content;width:fit-content;background:0 0;padding:8px 16px;align-items:center;justify-content:space-around;font-weight:700;line-height:14px;font-size:12px;color:#eb404c;margin-top:16px;display:none;text-transform:uppercase;align-self:center;transition:all 250ms ease-in-out;border-radius:16px}.catalog-page__foot-button-hide:after,.catalog-page__foot-button:after{content:"";width:16px;height:16px;background:url(../assets/catalog/seo-more-icon.svg) no-repeat center center;margin-left:8px}.catalog-page__foot-button-hide:hover,.catalog-page__foot-button:hover{cursor:pointer;text-decoration:none;background:#fff}.catalog-page__foot-button-hide:active,.catalog-page__foot-button:active{background:#feebec}.catalog-page__foot-button-hide.active,.catalog-page__foot-button.active{display:flex}.catalog-page__foot-button-hide:after{transform:rotate(180deg)}.header,.header__container{display:flex;align-items:center;width:100%}.header{height:72px;margin:0;padding:0;background:#fff}.header__container{max-width:1776px;margin:0 auto;height:100%;justify-content:space-between}@media screen and (max-width:1919px){.header__container{max-width:1496px}}@media screen and (max-width:1599px){.header__container{max-width:1356px}}@media screen and (max-width:1439px){.header__container{max-width:1304px}}@media screen and (max-width:1365px){.header__container{padding:0 24px;max-width:100%}}@media screen and (max-width:767px){.header__container{padding:0 16px}}.header__container-left{display:flex;align-items:center;height:100%}.header__container-left-menu{display:flex}.header__container-left-menu-wrapper{width:40px;height:40px;margin-right:24px;background-image:url(../assets/header/burger-icon.svg);background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border-radius:8px;transition:all 250ms ease-in-out}.header__container-left-menu-wrapper:hover{cursor:pointer;background-color:#f7f7fa}.header__container-left-menu-wrapper:active{background-color:#f0f0f5}@media screen and (max-width:1365px){.header__container-left-menu-wrapper{margin-right:16px}}.header__container-left-logo{width:127px;height:28px;display:flex;background-image:url(../assets/header/logo.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.header__container-left-logo{margin-left:auto}}.header__container-left-catalog{font-weight:500;font-size:14px;line-height:16px;color:#1c1c29;align-items:center;display:flex;transition:all 250ms ease-in-out;padding:8px 12px;border-radius:8px;margin-left:32px}@media screen and (max-width:1365px){.header__container-left-catalog{display:none}}.header__container-left-catalog::before{content:"";width:24px;height:24px;background:url(../assets/header/products-image.svg);background-size:100% 100%;margin-right:8px;transition:all 500ms ease-in-out}.header__container-left-catalog::after{content:"";width:16px;height:16px;background-image:url(../assets/header/arrow-down-16x16-red.svg);filter:grayscale(1);transition:all 250ms ease-in-out;display:flex;margin-left:8px}.header__container-left-list{display:flex;align-items:center;height:100%;margin-left:16px;gap:24px}@media screen and (max-width:1365px){.header__container-left-list{display:none}}.header__container-left-list-item{font-weight:500;font-size:14px;color:#1c1c29;line-height:16px;align-items:center;display:flex;transition:all 250ms ease-in-out;position:relative;height:100%}.header__container-left-customer{height:100%;margin-left:24px}@media screen and (max-width:1365px){.header__container-left-customer{display:none}}.header__container-left-customer-top{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.header__container-left-customer-top-button{align-items:center;display:flex;transition:all 250ms ease-in-out;position:relative;padding:12px;border-radius:20px}.header__container-left-customer-top-button p,.header__container-right-callback-top-button p{font-weight:500;font-size:14px;color:#1c1c29;line-height:16px;display:flex;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:all 250ms ease-in-out}.header__container-left-customer-top-button::after{content:"";width:16px;height:16px;min-width:16px;background-image:url(../assets/header/arrow-down-16x16.svg);background-repeat:no-repeat;background-position:center;background-size:16px 16px;margin-left:8px;transition:all 250ms ease-in-out}.header__container-right{display:flex;align-items:center}.header__container-right-callback{height:100%}@media screen and (max-width:1365px){.header__container-right-callback{display:none}}.header__container-right-callback-top{position:relative;height:100%;margin-right:16px}.header__container-right-callback-top-button{align-items:center;display:flex;transition:all 250ms ease-in-out;position:relative;padding:8px 16px;border-radius:20px;max-width:157px}.header__container-right-callback-top-button p{margin-left:8px}.header__container-right-callback-top-button::before{content:"";width:24px;min-width:24px;height:24px;background-color:transparent;background-image:url(../assets/header/connect-icon.svg);background-repeat:no-repeat;background-position:center;background-size:100% 100%;transition:all 250ms ease-in-out}.header__container-right-callback-top-button::after{content:"";width:16px;height:16px;min-width:16px;background-image:url(../assets/header/arrow-down-16x16.svg);background-repeat:no-repeat;background-position:center;background-size:16px 16px;margin-left:8px;transition:all 250ms ease-in-out}.header__container-right-lang{display:flex;align-items:center;padding:4px;border-radius:20px;background:#f1f1f4}@media screen and (max-width:1365px){.header__container-right-lang{display:none}}.header__container-right-lang-button{font-weight:500;font-size:14px;color:#b0b0b4;line-height:16px;text-transform:uppercase;padding:8px 12px;border-radius:16px;transition:all 250ms ease-in-out;display:flex;border:1px solid transparent;height:32px;background:0 0}.header__container-right-lang-button.active{color:#fff;background:#1c1c29}.header__container-right-search{display:flex;align-items:center;margin-left:24px;position:relative}@media screen and (max-width:1365px){.header__container-right-search{margin-left:auto}}.header__container-right-search-item{display:flex;align-items:center;gap:8px;transition:all 250ms ease-in-out;border:1px solid transparent;background:#fff;border-radius:20px;width:40px;position:relative;z-index:1}.header__container-right-search-item-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:space-around;background:url(../assets/header/search-icon.svg) no-repeat center;background-size:24px 24px}.header__container-right-buttons{display:flex;align-items:center}.header__container-right-buttons-button{display:flex;width:40px;height:40px;align-items:center;justify-content:space-around;position:relative;margin-left:8px;border-radius:8px;background:0 0;border:1px solid transparent;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.header__container-right-buttons-button{margin-left:8px}}.header__container-right-buttons-button-icon{width:40px;height:40px;background-size:24px 24px;background-repeat:no-repeat;background-position:center;background-color:#fff;display:flex;transition:all 250ms ease-in-out;border-radius:20px}.header__container-right-buttons-button.compare .header__container-right-buttons-button-icon{background-image:url(../assets/header/compare-icon.svg)}@media screen and (max-width:1365px){.header__container-right-buttons-button.compare{display:none}}.header__container-right-buttons-button.compare.disabled{cursor:default;pointer-events:none}.header__container-right-buttons-button.compare.disabled .header__container-right-buttons-button-icon{background-image:url(../assets/header/compare-icon-disabled.svg)}.header__container-right-buttons-button.profile .header__container-right-buttons-button-icon{background-image:url(../assets/header/profile-icon.svg)}@media screen and (max-width:1365px){.header__container-right-buttons-button.profile{display:none}}.header__container-right-buttons-button.cart .header__container-right-buttons-button-icon{background-image:url(../assets/header/cart-icon.svg)}.catalog-product-item{display:flex;flex-direction:column;width:100%;background:#fff;border-radius:16px;transition:box-shadow,border 250ms ease-in-out;position:relative;height:auto;box-shadow:0 4px 12px 0 transparent}.catalog-product-item:hover{box-shadow:0 4px 12px 0 rgba(0,0,0,.04)}.catalog-product-item.no-available.hover{box-shadow:unset}.catalog-product-item.no-available .catalog-product-item__container{border-radius:0 0 16px 16px}.catalog-product-item.no-available .catalog-product-item__name,.catalog-product-item.no-available .catalog-product-item__wrapper{opacity:.7}.catalog-product-item.no-available .catalog-product-item__bottom{flex-direction:row;display:flex;justify-content:space-between;opacity:.7}.catalog-product-item .product-item-rating.no-comments .product-item-rating__stars,.catalog-product-item.no-available .catalog-product-item__bottom-cart,.catalog-product-item.no-available .catalog-product-item__cashback p,.catalog-product-item.no-available .catalog-product-item__credit p{display:none}.catalog-product-item.no-available .catalog-product-item__bottom-no-available{display:flex}.catalog-product-item__wrapper{width:100%;height:288px;border-radius:8px;overflow:hidden;position:relative;padding:24px 24px 0}@media screen and (max-width:1919px){.catalog-product-item__wrapper{height:232px}}@media screen and (max-width:1599px){.catalog-product-item__wrapper{height:204px}}@media screen and (max-width:1439px){.catalog-product-item__wrapper{height:216px;padding:16px 16px 0}}@media screen and (max-width:1365px){.catalog-product-item__wrapper{height:204px}}.catalog-product-item__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.catalog-product-item__gallery{gap:7px;padding:0 24px;margin-top:8px;display:none}@media screen and (max-width:1439px){.catalog-product-item__gallery{gap:5px}}@media screen and (max-width:1365px){.catalog-product-item__gallery{gap:6px}}@media screen and (max-width:767px){.catalog-product-item__gallery{gap:4px;padding:0 16px}}.catalog-product-item__gallery-item{width:52px;height:52px;border-radius:4px;overflow:hidden;opacity:.5}@media screen and (max-width:1919px){.catalog-product-item__gallery-item{width:56px;height:56px}}@media screen and (max-width:1599px){.catalog-product-item__gallery-item{width:49px;height:49px}}@media screen and (max-width:1439px){.catalog-product-item__gallery-item{width:48px;height:48px}}@media screen and (max-width:1365px){.catalog-product-item__gallery-item{width:56px;height:56px}}.catalog-product-item__container{border-radius:0 0 16px 16px;transition:border-color 250ms ease-in-out;display:flex;flex-direction:column;padding:24px}@media screen and (max-width:1439px){.catalog-product-item__container{padding:16px}}.catalog-product-item__category,.catalog-product-item__char ul li{color:#1c1c29;text-align:center;font-size:14px;font-weight:400;line-height:140%}.catalog-product-item__badges{display:flex;flex-direction:column;position:absolute;left:16px;top:16px}.catalog-product-item__badges-item{display:flex;padding:4px 12px;font-weight:700;font-size:12px;border-radius:16px;margin-bottom:10px;width:-moz-max-content;width:max-content;color:#fff}.catalog-product-item__badges-item.new{color:#00b800;background:#e0f6e0}.catalog-product-item__badges-item.sale{color:#eb404c;background:#fce8e9}.catalog-product-item__badges-item.hit{color:#ff8000;background:#ffefe0}.catalog-product-item__compare,.catalog-product-item__favorite{display:flex;align-items:center;justify-content:space-around;width:32px;height:32px;position:absolute;right:16px;transition:all 250ms ease-in-out;border-radius:50%;background-color:transparent;background-image:url(../assets/product-card/compare-icon.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;border:1px solid transparent}.catalog-product-item__favorite{top:16px;background-image:url(../assets/product-card/fav-icon.svg)}.catalog-product-item__compare{top:56px}.catalog-product-item__colors{min-height:20px;display:flex;flex-direction:column;gap:8px;cursor:default;overflow:hidden;position:absolute;bottom:16px;left:24px}.catalog-product-item__colors-item{width:20px;height:20px;display:flex;justify-content:space-around;align-items:center;border-radius:50%;border:1px solid #fff;background:#fff;transition:all 250ms ease-in-out}.catalog-product-item__colors-item span{width:10px;height:10px;border-radius:50%}.catalog-product-item__colors-item.active span{background:#fff}.catalog-product-item__name{font-weight:500;font-size:16px;line-height:140%;height:44px;color:#1c1c29;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;margin-top:4px}.catalog-product-item .product-item-rating,.catalog-product-item__price{display:flex;align-items:center;justify-content:center;margin-top:16px}.catalog-product-item .product-item-rating.no-comments .product-item-rating__count{margin-left:0}.catalog-product-item .product-item-rating.no-comments .product-item-rating__count .product-item-rating__count-word{width:-moz-fit-content;width:fit-content;height:unset}.catalog-product-item .product-item-rating__stars{display:flex;flex-direction:column;position:relative;overflow:hidden}.catalog-product-item .product-item-rating__stars-item{display:flex;gap:2px;overflow:hidden}.catalog-product-item .product-item-rating__stars-item.fill{position:absolute;overflow:hidden;width:0;left:0}.catalog-product-item .product-item-rating__stars-empty,.catalog-product-item .product-item-rating__stars-fill{width:14px;min-width:14px;min-height:14px;height:14px;background-size:100% 100%}.catalog-product-item .product-item-rating__stars-fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.catalog-product-item .product-item-rating__stars-empty{background-image:url(../assets/product-card/rating-star-empty.svg)}.catalog-product-item .product-item-rating__number{color:#1c1c29;font-size:14px;font-weight:400;line-height:16px;margin-left:8px}.catalog-product-item .product-item-rating__count{display:flex;margin-left:16px;align-items:center}@media screen and (max-width:1919px){.catalog-product-item .product-item-rating__count{margin-left:10px}}.catalog-product-item .product-item-rating__count::before{content:"";width:16px;height:16px;background-size:100% 100%;margin-right:4px;background:url(../assets/product-card/comment-image.svg);display:flex}@media screen and (max-width:767px){.catalog-product-item .product-item-rating__count::before{margin-right:10px}}.catalog-product-item .product-item-rating__count-word{font-weight:500;font-size:14px;color:#eb404c;line-height:16px;width:-moz-max-content;width:max-content;position:relative}.catalog-product-item .product-item-rating__count-word:hover{text-decoration:underline;cursor:pointer}.catalog-product-item .product-item-rating__count-word span{margin-left:4px}.catalog-product-item__price{align-items:baseline;gap:8px}.catalog-product-item__price-new{color:#1c1c29;font-size:20px;font-weight:500;line-height:24px}.catalog-product-item__price-old{display:flex;gap:8px;margin-bottom:2px}.catalog-product-item__price-old-value{color:#86868f;font-size:14px;font-weight:400;line-height:16px;text-decoration:line-through}.catalog-product-item__price-old-percent{border-radius:4px;background:#feebec;padding:1px 6px;color:#eb404c;font-size:12px;font-weight:500;line-height:14px}.catalog-product-item__price-no-available{color:#86868f;font-size:12px;font-weight:500;line-height:14px;align-items:center;gap:8px;margin-top:16px;display:none;justify-content:center}.catalog-product-item__price-no-available::before{content:"";width:16px;height:16px;display:inline-block;background:url(../assets/product-item/no-available-icon.svg) no-repeat center center;background-size:100% 100%}.catalog-product-item__char{margin-top:16px;display:flex;flex-direction:column}.catalog-product-item__char ul{display:flex;flex-direction:column;gap:8px}.catalog-product-item__char ul li{font-size:12px;font-weight:500;color:#86868f}.catalog-product-item__cashback{height:16px;margin-top:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#1c1c29;line-height:16px}.catalog-product-item__cashback:before{width:20px;height:20px;content:"";background:url(../assets/product-item/cashback-icon.svg);margin-right:8px}.catalog-product-item__cashback span{color:#eb404c;margin-left:4px}.catalog-product-item__credit{height:16px;display:flex;justify-content:center;gap:4px;margin-top:8px}.catalog-product-item__credit p span{font-weight:500}.catalog-product-item__credit p,.catalog-product-item__preorder,.catalog-product-item__promocode{font-weight:400;font-size:14px;color:#1c1c29}.catalog-product-item__promocode span{color:#a3463b;font-weight:500}.catalog-product-item__preorder{line-height:16px}.catalog-product-item__preorder span{font-weight:500;font-size:16px;color:#a3463b}.catalog-product-item__cart,.catalog-product-item__delivery{margin-top:16px;color:#00a300;font-size:12px;font-weight:500;line-height:14px;display:flex;align-items:center;justify-content:center;gap:8px}.catalog-product-item__delivery:before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.catalog-product-item__delivery.delivery:before{background-image:url(../assets/product-card/delivery-icon.svg)}.catalog-product-item__delivery.pickup:before{background-image:url(../assets/product-card/pickup-icon.svg)}.catalog-product-item__cart{margin-top:24px;padding:8px 16px;border-radius:20px;background:#eb404c;color:#fff;font-size:14px;line-height:16px;text-transform:uppercase;transition:all 250ms ease-in-out}.catalog-product-item__cart::before{content:"";width:24px;height:24px;background:url(../assets/product-item/cart-icon.svg) no-repeat center center}.catalog-product-item__cart:hover{background:#fb5467;cursor:pointer}.catalog-product-item__cart:active{background:#ce2b35}.catalog-product-item__cart.active{background:#feebec;color:#eb404c}.catalog-product-item__cart.active:before{background:url(../assets/product-item/cart-icon-active.svg) no-repeat center center}.catalog-product-item__details{margin-top:24px}.catalog-product-item__details-button{height:36px;width:100%;display:flex;align-items:center;justify-content:space-around;border-radius:20px;transition:all 250ms ease-in-out;background:#fff;border:1px solid #eb404c;color:#eb404c;font-size:14px}.catalog-product-item__details-button.disabled{border:1px solid #fa999f;color:#fa999f;pointer-events:none}.catalog-categories{display:flex;justify-content:center;gap:24px;width:100%;margin:32px 0}@media screen and (max-width:767px){.catalog-categories{gap:8px;margin:16px 0 24px}}@media screen and (max-width:1365px){.catalog-categories{margin:24px 0}}.catalog-categories__item{display:flex;flex-direction:column;gap:12px;min-width:276px;background:0 0;align-items:center;padding:16px;border:1px solid #e5e5ea;border-radius:8px;transition:all 250ms ease-in-out}@media screen and (max-width:1919px){.catalog-categories__item{min-width:230px}}@media screen and (max-width:1599px){.catalog-categories__item{min-width:206px}}@media screen and (max-width:1439px){.catalog-categories__item{min-width:198px}}@media screen and (max-width:1365px){.catalog-categories__item{min-width:224px}}@media screen and (max-width:767px){.catalog-categories__item{min-width:104px}}.catalog-categories__item.active{border:transparent;background:#fff}.catalog-categories__item-wrapper{display:flex;width:48px;height:48px;position:relative}.catalog-categories__item-wrapper svg{width:100%;height:100%}.catalog-categories__item-wrapper svg path{fill:#1c1c29}.catalog-categories__item-text{color:#1c1c29;text-align:center;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase}@media screen and (max-width:767px){.catalog-categories__item-text{font-size:10px;line-height:14px}}.catalog-page-products{display:flex;flex-direction:column;margin-top:24px;gap:32px}@media screen and (max-width:767px){.catalog-page-products{margin-top:16px}}.catalog-page-products__container{width:100%;position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:24px;height:-moz-max-content;height:max-content}@media screen and (max-width:1919px){.catalog-page-products__container{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:1365px){.catalog-page-products__container{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media screen and (max-width:767px){.catalog-page-products__container{display:flex;flex-direction:column;gap:8px}}.catalog-page-products__container .catalog-product-item__gallery{display:flex}.catalog-page-products__bottom{display:flex;flex-direction:column;align-items:center}.catalog-page-products__bottom-more{background:0 0;width:240px;border-radius:20px;padding:8px 16px;color:#eb404c;font-weight:500;font-size:14px;position:relative;line-height:16px;height:40px;display:flex;align-items:center;text-transform:uppercase;justify-content:center;transition:all 250ms ease-in-out}.catalog-page-products__bottom-more.disabled{opacity:.5;pointer-events:none}.catalog-page-products__bottom-more::before{content:"";width:24px;height:24px;background:url(../assets/catalog/more-arrow.svg);background-size:100% 100%;margin-right:12px;display:flex}.catalog-page-products__bottom-pagination{display:flex;margin-top:24px}.catalog-page-products__bottom-pagination-button{width:40px;height:40px;border-radius:8px;display:flex;background-image:url(../assets/catalog/pagination-arrow.svg);background-size:16px 16px;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out;border:1px solid transparent}.catalog-page-products__bottom-pagination-button.prev{margin-right:8px;transform:rotate(180deg)}.catalog-page-products__bottom-pagination-button.disabled{background-image:url(../assets/catalog/pagination-arrow-disabled.svg);pointer-events:none;display:none}.catalog-page-products__bottom-pagination-container{display:flex}.catalog-page-products__bottom-pagination-container-item{width:40px;height:40px;background:0 0;border-radius:8px;transition:all 250ms ease-in-out;margin-right:8px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:14px;line-height:16px;color:#1c1c29;border:1px solid transparent}.catalog-page-products__bottom-pagination-container-item.active{background:#fff;color:#1c1c29}.catalog-page-compare{background:#fff;margin-top:48px;padding:64px 0}@media screen and (max-width:1365px){.catalog-page-compare{padding:48px 24px}}@media screen and (max-width:767px){.catalog-page-compare{padding:32px 16px}}.catalog-page-compare__container{max-width:1176px;margin:0 auto}@media screen and (max-width:1919px){.catalog-page-compare__container{max-width:990px}}@media screen and (max-width:1599px){.catalog-page-compare__container{max-width:900px}}@media screen and (max-width:1439px){.catalog-page-compare__container{max-width:862px}}@media screen and (max-width:1365px){.catalog-page-compare__container{max-width:100%}}.catalog-page-compare__title{text-align:center;color:#1c1c29;font-size:24px;font-weight:500;line-height:32px}.catalog-page-compare__products{margin-top:48px;display:flex;justify-content:space-around}@media screen and (max-width:767px){.catalog-page-compare__products{margin-top:40px;gap:16px}.catalog-page-compare__products .catalog-compare-product:nth-child(3){display:none}}.catalog-compare-product__wrapper{width:276px;height:276px;border-radius:16px;overflow:hidden;margin:0 auto;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1919px){.catalog-compare-product__wrapper{width:230px;height:230px}}@media screen and (max-width:1599px){.catalog-compare-product__wrapper{width:206px;height:206px}}@media screen and (max-width:1439px){.catalog-compare-product__wrapper{width:198px;height:198px}}@media screen and (max-width:767px){.catalog-compare-product__wrapper{width:156px;height:156px}}.catalog-compare-product__wrapper img{margin:0 auto}.catalog-compare-product__select{margin-top:24px;padding-bottom:24px;border-bottom:1px solid #e5e5ea}.catalog-compare-product__select-item{width:100%;height:40px;display:flex;flex-direction:column;position:relative;background:#fff;border-radius:8px;border:1px solid #e5e5ea;transition:all 250ms ease-in-out;box-sizing:border-box;padding:10px 12px 10px 16px}.catalog-compare-product__select-item::after{content:"";position:absolute;width:16px;height:16px;top:12px;right:12px;background-image:url(../assets/catalog/arrow-down-16x16.svg);background-size:16px 16px;transition:all 250ms ease-in-out}.catalog-compare-product__price{margin-top:24px;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center}.catalog-compare-product__price-value{color:#1c1c29;text-align:center;font-size:24px;font-weight:500;line-height:32px}.catalog-compare-product__price-credit{color:#1c1c29;text-align:center;font-size:14px;font-weight:400;line-height:16px}.catalog-compare-product__price-credit span{font-weight:700;margin-left:4px}.catalog-compare-product__buy{padding:9px 16px;border-radius:16px;background:#eb404c;color:#fff;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase;max-width:-moz-fit-content;max-width:fit-content;margin:24px auto 0;transition:all 250ms ease-in-out}.catalog-compare-product__link{margin-top:16px;color:#eb404c;font-size:14px;font-weight:500;line-height:16px;display:flex;align-items:center;gap:4px;justify-content:center}.catalog-compare-product__link:after{content:"";display:block;width:16px;height:16px;background:url(../assets/catalog/arrow-right-16x16.svg) no-repeat}.catalog-compare-product__chars,.catalog-compare-product__chars-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.catalog-compare-product__chars{margin-top:48px;gap:32px}.catalog-compare-product__chars-item{gap:24px;max-width:276px}@media screen and (max-width:1919px){.catalog-compare-product__chars-item{max-width:230px}}@media screen and (max-width:1599px){.catalog-compare-product__chars-item{max-width:206px}}@media screen and (max-width:1439px){.catalog-compare-product__chars-item{max-width:198px}}@media screen and (max-width:767px){.catalog-compare-product__chars-item{max-width:156px}}.catalog-compare-product__chars-item-icon{width:48px;height:48px;margin:0 auto}.catalog-compare-product__chars-item-text{color:#1c1c29;text-align:center;font-size:14px;font-weight:500;line-height:140%;min-height:40px}@media screen and (max-width:767px){.catalog-compare-product__chars-item-text{font-size:12px;min-height:34px}}.main-page-tech{margin-top:40px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1365px){.main-page-tech{gap:16px}}@media screen and (max-width:767px){.main-page-tech{margin-top:32px}}.main-page-tech__head{color:#292929;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.main-page-tech__head{padding-left:24px}}@media screen and (max-width:767px){.main-page-tech__head{padding-left:16px}}.main-page-tech__container{display:flex;flex-wrap:nowrap;overflow:hidden;gap:24px}@media screen and (max-width:1365px){.main-page-tech__container{gap:16px;margin:0 auto;width:calc(100% - 48px)}}@media screen and (max-width:767px){.main-page-tech__container{width:calc(100% - 32px)}}.main-page-tech__item{padding:24px;display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;background-color:#fff;position:relative;width:426px;min-width:426px;height:264px;overflow:hidden;box-shadow:0 4px 12px 0 transparent;transition:box-shadow 250ms ease-in-out}@media screen and (max-width:1919px){.main-page-tech__item{width:356px;min-width:356px;height:220px}}@media screen and (max-width:1599px){.main-page-tech__item{width:321px;min-width:321px;height:198px}}@media screen and (max-width:1439px){.main-page-tech__item{width:293px;min-width:293px;height:180px}}.main-page-tech__item-wrapper{position:absolute;top:0;right:0;width:70%;height:100%;overflow:hidden}.main-page-tech__item-wrapper img{position:absolute;top:50%;right:0;transform:translateY(-50%);height:120%;width:auto;-o-object-fit:cover;object-fit:cover}.main-page-tech__item-text{color:#1c1c29;font-size:18px;font-weight:500;line-height:140%;position:relative;z-index:1;width:60%}@media screen and (max-width:1919px){.main-page-tech__item-text{font-size:16px}}.main-page-tech__item-icon{margin-top:auto}.main-page-tech__item-icon:before{content:"";display:inline-block;width:24px;height:24px;background-image:url(../assets/main-page/tech-info-icon.svg);background-repeat:no-repeat;background-position:center;background-size:100% 100%;transition:background 250ms ease-in-out}.catalog-page-filter{background:#fff;padding:16px;display:flex;flex-direction:column;max-height:2520px;position:relative;border-radius:16px}@media screen and (max-width:1365px){.catalog-page-filter{max-height:unset;margin-top:20px}}@media screen and (max-width:767px){.catalog-page-filter{padding-bottom:80px}}.catalog-page-filter.hidden{opacity:0;max-height:0;margin-top:0;width:0;padding:0}.catalog-page-filter__block{height:100%;overflow-y:auto}.catalog-page-filter__block::-webkit-scrollbar{display:none}@media screen and (max-width:1365px){.catalog-page-filter__block{overflow-y:visible;padding-right:0}}.catalog-page-filter__badges{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px}@media screen and (max-width:1365px){.catalog-page-filter__badges{display:flex;flex-wrap:wrap;margin:0;gap:8px}}.catalog-page-filter__badges-item{width:100%;min-height:88px;background:#fff;border-radius:16px;border:1px solid #e1e4eb;padding:10px 16px;gap:8px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.catalog-page-filter__badges-item{width:104px;min-height:104px}}.catalog-page-filter__badges-item.active{background:#f3f0e9;border:1px solid #8a6827}.catalog-page-filter__badges-item.active .catalog-page-filter__badges-item-text{color:#8a6827}.catalog-page-filter__badges-item-img{width:32px;height:32px;margin:0 auto;background-size:100% 100%}.catalog-page-filter__badges-item-img.testDrive{background-image:url(../assets/badges/test-drive.svg)}.catalog-page-filter__badges-item-img.watchLive{background-image:url(../assets/badges/watch-live.svg)}.catalog-page-filter__badges-item-img.bestPrice{background-image:url(../assets/badges/best-price.svg)}.catalog-page-filter__badges-item-img.takeInShop{background-image:url(../assets/badges/self-pick.svg)}.catalog-page-filter__badges-item-img.deliveryToday,.catalog-page-filter__badges-item-img.deliveryTomorrow{background-image:url(../assets/badges/delivery-today.svg)}.catalog-page-filter__badges-item-img.sendToday,.catalog-page-filter__badges-item-img.sendTomorrow{background-image:url(../assets/badges/send-today.svg)}.catalog-page-filter__badges-item-img.freeDelivery{background-image:url(../assets/badges/free-delivery.svg)}.catalog-page-filter__badges-item-img.openBox{background-image:url(../assets/badges/open-box.svg)}.catalog-page-filter__badges-item-img.credit{background-image:url(../assets/badges/credit.svg)}.catalog-page-filter__badges-item-img.warranty{background-image:url(../assets/badges/warranty.svg)}.catalog-page-filter__badges-item-text{color:#262729;font-weight:700;font-size:10px;line-height:14px;text-align:center;text-transform:uppercase;transition:all 250ms ease-in-out;margin-top:8px}.catalog-page-filter__sort{display:flex;flex-direction:column;width:100%;padding-bottom:16px;border-bottom:1px solid #ebeef5;margin-top:16px}.catalog-page-filter__sort-head{padding:6px 8px;align-items:center;position:relative;display:flex;font-weight:500;font-size:16px;color:#262729;gap:8px;transition:all 250ms ease-in-out}.catalog-page-filter__group-head::after,.catalog-page-filter__price-head::after,.catalog-page-filter__sort-head::after{content:"";display:flex;width:16px;min-width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out;margin-left:auto}.catalog-page-filter__sort-body{display:flex;flex-direction:column;height:auto;overflow:hidden;transition:all 250ms ease-in-out}.catalog-page-filter__sort-body-item{display:flex;padding:10px 8px;background:0 0;border-radius:8px;transition:all 250ms ease-in-out}.catalog-page-filter__sort-body-item:first-child{margin-top:12px}.catalog-page-filter__sort-body-item-form{display:flex;align-items:center}.catalog-page-filter__sort-body-item-form-container{display:block;position:relative;padding-left:20px;margin-bottom:20px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-page-filter__group-body-item-form-container input,.catalog-page-filter__sort-body-item-form-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.catalog-page-filter__sort-body-item-form-container-checkmark{position:absolute;top:0;left:0;width:20px;height:20px;background:0 0;border:1px solid #d3d7e0;box-shadow:0 0 0 1px transparent;box-sizing:border-box;transition:all 250ms ease-in-out;border-radius:50%}.catalog-page-filter__sort-body-item-form-text{font-weight:400;font-size:14px;color:#262729;margin-left:12px}.catalog-page-filter__group-body-item-form-text span,.catalog-page-filter__sort-body-item-form-text span{color:#262729}.catalog-page-filter__container{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.catalog-page-filter__container{margin-top:4px}}.catalog-page-filter__price{display:flex;flex-direction:column;margin-top:16px;padding-bottom:16px;border-bottom:1px solid #ebeef5}.catalog-page-filter__price-head{padding:6px 8px;align-items:center;position:relative;display:flex;font-weight:500;font-size:16px;color:#262729;gap:8px;transition:all 250ms ease-in-out}.catalog-page-filter__price-body{display:flex;flex-direction:column;height:auto;overflow:hidden;transition:all 250ms ease-in-out}.catalog-page-filter__price-body-top{display:grid;grid-template-columns:1fr 12px 1fr;grid-column-gap:16px;margin-top:20px}.catalog-page-filter__price-body-top-max,.catalog-page-filter__price-body-top-min{width:100%;padding:12px 16px;background:#fff;border-radius:8px;font-weight:500;font-size:14px;border:1px solid #e1e4eb;box-shadow:0 0 0 2px transparent;transition:all 250ms ease-in-out;color:#262729}.catalog-page-filter__price-body-top-separator{width:100%;height:2px;background:#bcc1cc;align-self:center}.catalog-page-filter__price-body-range{margin-top:24px}.catalog-page-filter__price-body-button{width:100%;padding:12px 16px;background:#eb404c;border-radius:20px;display:flex;align-items:center;justify-content:space-around;color:#fff;transition:all 250ms ease-in-out;margin-top:24px;font-weight:500;font-size:14px}.catalog-page-filter__group{display:flex;flex-direction:column;width:100%;padding-bottom:16px;border-bottom:1px solid #ebeef5;margin-top:16px}.catalog-page-filter__group:last-child{border-bottom:0}.catalog-page-filter__group.rolled .catalog-page-filter__group-body{max-height:0}.catalog-page-filter__group-head{padding:6px 8px;align-items:center;position:relative;display:flex}.catalog-page-filter__group-head-text{font-weight:500;font-size:16px;padding-right:28px;position:relative;width:-moz-max-content;width:max-content;max-width:100%;min-height:20px;display:flex;align-items:center;color:#262729}.catalog-page-filter__group-head-text-about{display:flex;width:20px;height:20px;position:absolute;right:0;transition:all 250ms ease-in-out}.catalog-page-filter__group-body{display:flex;flex-direction:column;height:auto;overflow:hidden;transition:all 250ms ease-in-out}.catalog-page-filter__group-body-item{display:flex;padding:10px 8px;background:0 0;transition:all 250ms ease-in-out;border-radius:8px}.catalog-page-filter__group-body-item:first-child{margin-top:12px}.catalog-page-filter__group-body-item-form{display:flex;align-items:center}.catalog-page-filter__group-body-item-form-container{display:block;position:relative;padding-left:20px;margin-bottom:20px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-page-filter__group-body-item-form-container-checkmark{position:absolute;top:0;left:0;width:20px;height:20px;background:0 0;border:1px solid #d3d7e0;box-shadow:0 0 0 1px transparent;box-sizing:border-box;transition:all 250ms ease-in-out;border-radius:4px}.catalog-page-filter__group-body-item-form-text{font-weight:400;font-size:14px;color:#262729;margin-left:12px}.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;display:flex}}.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 72px;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:72px;overflow:hidden;transition:transform 250ms ease-in-out,opacity 250ms ease-in-out;width:100%;height:auto;background:#fff;border-top:1px solid #f0f0f5}@media screen and (max-width:1365px){.nav-m{width:360px;transform:translateX(-100%);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;padding:0 8px}.nav-m.active{transform:translateX(0)}}.nav-m__h{display:none;align-items:center;justify-content:space-between;padding:12px 0 16px 8px}@media screen and (max-width:1365px){.nav-m__h{display:flex}}.nav-m__h-t{color:#1c1c29;font-size:24px;font-weight:500;line-height:32px}.nav-m__h-w{width:40px;height:40px;background-image:url(../assets/header/cross-24x24.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center}.nav-m__l{width:1776px;background:#fff;margin:0 auto;padding:24px 0;position:relative;min-height:544px}@media screen and (max-width:1919px){.nav-m__l{max-width:1496px}}@media screen and (max-width:1599px){.nav-m__l{width:1356px}}@media screen and (max-width:1439px){.nav-m__l{width:1302px}}@media screen and (max-width:1365px){.nav-m__l{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:100%;min-height:unset;padding:0 0 85px;position:initial}}.nav-m__l-b{color:#eb404c;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase;display:flex;align-items:center;gap:12px;padding:0 8px 0 16px;margin-bottom:8px}.nav-m__l-b:before{content:"";width:16px;height:16px;background-image:url(../assets/header/arrow-right-red-16x16.svg);background-size:100% 100%;display:flex;transform:rotate(180deg)}@media screen and (min-width:1366px){.nav-m__l-b{display:none}}.nav-m__l-i{width:280px;background:#fff;transition:background 150ms ease-in-out;margin-top:8px}.nav-m__l-i:first-child{margin-top:0}@media screen and (max-width:1365px){.nav-m__l-i{width:100%}}.nav-m__l-i-con{position:relative;display:flex;align-items:center;width:100%;padding:8px 16px 8px 8px;border-radius:8px}@media screen and (max-width:1365px){.nav-m__l-i-con{padding:12px 16px 12px 8px}}.nav-m__l-i-con:after{display:flex;content:"";width:16px;min-width:16px;height:16px;background:url(../assets/header/arrow-right-red-16x16.svg);transition:background 250ms ease-in-out;filter:grayscale(1)}.nav-m__l-i-con:hover{background:#fef9f9}.nav-m__l-i-con:hover .nav-m__l-i-con-w,.nav-m__l-i-con:hover::after,.nav-m__l-i-sl-sub.active .nav-m__l-i-sl-sub-link::after,.nav-m__l-i.active .nav-m__l-i-con::after{filter:grayscale(0)}.nav-m__l-i-con:hover .nav-m__l-i-con-l{color:#eb404c}.nav-m__l-i-con-w{width:48px;height:48px;min-width:48px;display:flex;filter:grayscale(1);left:0}.nav-m__l-i-con-w img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nav-m__l-i-con-l{font-weight:500;line-height:16px;font-size:14px;color:#1c1c29;width:100%;margin-left:16px}@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-d{width:1px;height:-webkit-fill-available;background:#f0f0f5;position:absolute;left:296px;top:24px;bottom:24px}@media screen and (max-width:1365px){.nav-m__l-i-d{display:none}}.nav-m__l-i-sl{display:flex;flex-direction:column;position:absolute;left:312px;top:0;width:279px;height:100%;flex-wrap:wrap;align-content:flex-start;cursor:initial;pointer-events:none;opacity:0;transition:all 150ms ease-in-out;padding:24px 0;gap:8px}@media screen and (max-width:1365px){.nav-m__l-i-sl{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100svh;background:#fff;flex-direction:column;border-radius:0;transition:all 250ms ease-in-out;opacity:1;box-shadow:unset;pointer-events:all;z-index:9;overflow-x:auto;flex-wrap:nowrap;padding:0 8px}.nav-m__l-i-sl.active{left:0}}.nav-m__l-i-sl-back{display:none;align-items:center;padding:12px 0 12px 8px;gap:12px;justify-content:space-between}@media screen and (max-width:1365px){.nav-m__l-i-sl-back{display:flex}}.nav-m__l-i-sl-back-name{font-weight:500;font-size:24px;color:#1c1c29}.nav-m__l-i-sl-back-icon{width:40px;height:40px;background-image:url(../assets/header/cross-24x24.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center}.nav-m__l-i-sl-mob-b{color:#eb404c;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase;display:flex;align-items:center;gap:12px;padding:0 8px 16px 16px}.nav-m__l-i-sl-mob-b:before{content:"";width:16px;height:16px;background-image:url(../assets/header/arrow-right-red-16x16.svg);background-size:100% 100%;display:flex;transform:rotate(180deg)}@media screen and (min-width:1366px){.nav-m__l-i-sl-mob-b{display:none}}.nav-m__l-i-sl-all{font-size:14px;line-height:16px;display:none;margin-top:40px;font-weight:500;color:#eb404c;justify-content:space-between;gap:8px;text-decoration:underline;padding:0 24px}@media screen and (max-width:1365px){.nav-m__l-i-sl-all{display:flex;padding-bottom:85px}}.nav-m__l-i-sl-d{width:1px;height:-webkit-fill-available;background:#f0f0f5;position:absolute;left:295px;top:24px;bottom:24px}@media screen and (max-width:1365px){.nav-m__l-i-sl-d{display:none}}.nav-m__l-i-sl-sub{display:flex;flex-direction:column;width:279px}@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:14px;font-weight:500;line-height:16px;color:#1c1c29;width:100%;height:48px;display:flex;align-items:center;justify-content:space-between;padding:16px;transition:all 250ms ease-in-out;gap:8px;border-radius:8px}.nav-m__l-i-sl-sub-link::after{content:"";width:16px;min-width:16px;height:16px;background-image:url(../assets/header/arrow-right-16x16-red.svg);transition:all 250ms ease-in-out;filter:grayscale(1)}.nav-m__l-i-sl-sub-link.active,.nav-m__l-i-sl-sub-link:hover{background:#f7f7fa;color:#1c1c29}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link{padding:16px 8px 16px 24px;width:100%;align-items:center;justify-content:space-between;gap:8px}}.nav-m__l-i-sl-sub-items{display:flex;position:absolute;left:319px;top:0;width:1145px;opacity:0;pointer-events:none;gap:24px;padding:24px 0;flex-wrap:wrap}@media screen and (max-width:1919px){.nav-m__l-i-sl-sub-items{max-width:865px}}@media screen and (max-width:1599px){.nav-m__l-i-sl-sub-items{width:1356px}}@media screen and (max-width:1439px){.nav-m__l-i-sl-sub-items{width:1304px}}.nav-m__l-i-sl-sub-items.simple{left:319px}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items{width:356px;left:-372px;margin:0;top:0;position:absolute;height:100svh;background:#fff;transition:all 250ms ease-in-out;z-index:10;opacity:1;pointer-events:auto;padding:0}.nav-m__l-i-sl-sub-items.simple{top:68px}.nav-m__l-i-sl-sub-items.active{left:0;padding:0 22px;gap:16px;row-gap:24px;align-content:baseline}}.nav-m__l-i-sl-sub-items-top{display:none;align-items:center;gap:16px;margin-top:12px}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-top{display:flex;flex-direction:column;align-items:flex-start;pointer-events:all;width:100%}}.nav-m__l-i-sl-sub-items-top-name{display:flex;justify-content:space-between;align-items:center;width:calc(100% + 18px);margin-left:-6px}.nav-m__l-i-sl-sub-items-top-name-text{font-weight:500;font-size:24px;color:#1c1c29;line-height:32px}.nav-m__l-i-sl-sub-items-top-name-icon{width:40px;height:40px;background-image:url(../assets/header/cross-24x24.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center}.nav-m__l-i-sl-sub-items-top-back{color:#eb404c;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase;display:flex;align-items:center;gap:12px;padding-left:2px}.nav-m__l-i-sl-sub-items-top-back:before{content:"";width:16px;height:16px;background-image:url(../assets/header/arrow-right-red-16x16.svg);background-size:100% 100%;display:flex;transform:rotate(180deg)}.nav-m__l-i-sl-sub-items-a{font-size:14px;line-height:16px;display:none;margin-top:16px;font-weight:500;color:#eb404c;justify-content:space-between;gap:8px;text-decoration:underline}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-a{display:flex;width:100%;padding-bottom:24px}}.nav-m__l-i-sl-sub-items-li{display:flex}.nav-m__l-i-sl-sub-items-li-link{display:flex;flex-direction:column;gap:16px;max-width:131px;min-width:131px;background:0 0;transition:background 250ms ease-in-out}.nav-m__l-i-sl-sub-items-li-link:active p,.nav-m__l-i-sl-sub-items-li-link:hover p{color:#eb404c;transform:translateX(0);transition:color 250ms ease-in-out,transform 250ms ease-in-out}.nav-m__l-i-sl-sub-items-li-link:active p::after,.nav-m__l-i-sl-sub-items-li-link:hover p::after{background-image:url(../assets/header/arrow-right-red-16x16.svg);transition:opacity 250ms ease-in-out,width 250ms ease-in-out,height 250ms ease-in-out;opacity:1;right:0}.nav-m__l-i-sl-sub-items-li-link img{width:131px;height:131px;border-radius:8px;overflow:hidden}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li-link img{width:148px;height:148px;min-width:148px}}.nav-m__l-i-sl-sub-items-li-link p{font-weight:500;font-size:12px;line-height:140%;color:#1c1c29;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;position:relative;height:34px;padding-right:20px;transition:color 250ms ease-in-out,transform 250ms ease-in-out,opacity 250ms ease-in-out}.nav-m__l-i-sl-sub-items-li-link p::after{content:"";background-size:100% 100%;width:16px;min-width:16px;height:16px;transition:opacity 250ms ease-in-out,width 250ms ease-in-out,height 250ms ease-in-out;position:absolute;right:0;top:0;opacity:0}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li{display:flex;position:static;width:148px;min-width:148px}.nav-m__l-i-sl-sub-items-li-link:hover,.nav-m__l-i-sl-sub-items-li-link:visited{color:#1c1c29;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-sl-sub.active .nav-m__l-i-sl-sub-items{opacity:1;pointer-events:all}.nav-m__l-i-sl-sub.active .nav-m__l-i-sl-sub-link{background:#fef9f9;color:#eb404c}.nav-m__l-i.active .nav-m__l-i-sl,.nav-m__l-i.active .nav-m__l-i-sl-sub-items.simple{pointer-events:all;opacity:1}.nav-m__l-i.active .nav-m__l-i-ab{pointer-events:all;display:flex;opacity:1}.nav-m__l-i.active .nav-m__l-i-con{background:#fef9f9}.nav-m__l-i.active .nav-m__l-i-con-w{filter:grayscale(0)}.nav-m__l-i.active .nav-m__l-i-con-l{color:#eb404c}