@charset "UTF-8";@font-face{font-family:Golos;src:url(../fonts/Golostextregular.woff2) format("woff2"),url(../fonts/Golostextregular.woff) format("woff");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Golos;src:url(../fonts/Golostextdemibold.woff2) format("woff2"),url(../fonts/Golostextdemibold.woff) format("woff");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Golos;src:url(../fonts/Golostextmedium.woff2) format("woff2"),url(../fonts/Golostextmedium.woff) format("woff");font-weight:500;font-style:normal;font-display:block}.fc_green{color:#009d65}.fc_orange{color:#ff6138}.fc_red{color:#ff366c}*{margin:0;outline:0;box-sizing:border-box;padding:0;font-family:Golos,sans-serif}html{scroll-behavior:smooth}body{display:flex;flex-direction:column;min-width:320px;min-height:100vh;overflow-y:scroll;background-color:#f7f7f7;color:#000;padding-bottom:10px}article,footer,header{background-color:#fff}article{border-radius:40px}picture{display:block}img{display:block;width:100%;height:auto}li{list-style-type:none}a{color:inherit;cursor:pointer}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}button:disabled{opacity:.7;cursor:default}.button{border:none;background-color:transparent}.button-white{border:none;box-shadow:0 4px 15px rgba(0,0,0,.07);border-radius:20px;font-weight:500;background-color:#fff;color:#000;text-align:center;text-decoration:none;transition-property:box-shadow;transition-duration:.2s}.button-white:disabled{background-color:#f7f7f7;color:rgba(0,0,0,.25);cursor:default}.button-orange{border:none;font-weight:500;background-color:#ff6138;color:#fff;box-shadow:0 4px 15px rgba(255,153,0,.07);border-radius:20px;transition-duration:.2s;transition-property:background-color}.button-orange:disabled{background-color:#f7f7f7;color:rgba(0,0,0,.25);cursor:default}.button-arrow{box-shadow:0 4px 15px rgba(255,153,0,.07);border-radius:20px;text-decoration:none;text-align:center}.button-arrow::after{content:"";margin-left:6px;display:inline-block;vertical-align:top;width:24px;height:24px;background-image:url(../img/ic_arrow_right.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.button-white-arrow{border:none;display:inline-flex;align-items:center;box-shadow:0 4px 15px rgba(0,0,0,.07);border-radius:20px;font-weight:500;background-color:#fff;color:#000;text-align:center;text-decoration:none;transition-property:box-shadow;transition-duration:.2s}.button-white-arrow:disabled{background-color:#f7f7f7;color:rgba(0,0,0,.25);cursor:default}.button-white-arrow::after{content:"";margin-left:6px;width:24px;height:24px;background-image:url(../img/ic_arrow_right.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.button-grey{background-color:#f7f7f7;border-radius:20px;color:#000;border:none;transition-property:background-color,color;transition-duration:.2s}.button-grey:disabled{color:rgba(0,0,0,.25);cursor:default}.button-transparent{border:none;background-color:transparent;border-radius:12px}.questions__wrapper{display:flex}.wrapper{position:relative;flex-grow:1;display:flex;flex-direction:column}.cont{margin:0 auto;max-width:1220px;padding-right:16px;padding-left:16px}.search-cont{margin:0 auto;max-width:928px;padding-right:16px;padding-left:16px}.caption{letter-spacing:-.02em;font-size:48px;line-height:52px}.title{letter-spacing:-.015em;font-size:48px;line-height:56px}.headline{letter-spacing:-.01em;font-size:32px;line-height:34px}.text-big{letter-spacing:-.015em;font-size:24px;line-height:32px}.text{font-size:16px;line-height:24px}.text-small{font-size:13px;line-height:16px;font-weight:500}.desktop-white-border{border-radius:40px;margin-bottom:10px;padding-top:80px;padding-bottom:80px}.mobile-cabinet-white-border{padding-bottom:80px}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=date]::-webkit-calendar-picker-indicator{opacity:0}.textarea{border:1px solid transparent;background:#f7f7f7;border-radius:20px;resize:none}.textarea::-moz-placeholder{color:rgba(0,0,0,.5)}.textarea:-ms-input-placeholder{color:rgba(0,0,0,.5)}.textarea::placeholder{color:rgba(0,0,0,.5)}.textarea:focus{border-color:#cfcfcf;background-color:#fff}.input{border:1px solid transparent;background:#f7f7f7;border-radius:20px}.input::-moz-placeholder{color:rgba(0,0,0,.5)}.input:-ms-input-placeholder{color:rgba(0,0,0,.5)}.input::placeholder{color:rgba(0,0,0,.5)}.input:focus{border-color:#cfcfcf;background-color:#fff}input.input_wrong,input.input_wrong:focus,input.input_wrong:not(:disabled):hover{border:1px solid red}input.input_wrong+.input-animate-placeholder{color:red}input.input_wrong.input-animate+.input-animate-placeholder{top:10px;font-size:11px;line-height:12px}.input-animate-box{position:relative;display:block}.input-animate-placeholder{position:absolute;top:10px;left:16px;font-size:11px;line-height:12px;color:rgba(0,0,0,.5);cursor:text;transition-duration:.2s;transition-property:top,font-size,line-height;pointer-events:none}.input-animate-placeholder__orange-symbol{color:#ff6138}.input-animate{padding:23px 16px 7px}.input-animate:-moz-placeholder-shown+.input-animate-placeholder{top:calc(50% - 10px);font-size:16px;line-height:20px}.input-animate:-ms-input-placeholder+.input-animate-placeholder{top:calc(50% - 10px);font-size:16px;line-height:20px}.input-animate:placeholder-shown+.input-animate-placeholder{top:calc(50% - 10px);font-size:16px;line-height:20px}.input-animate:focus+.input-animate-placeholder{top:10px;font-size:11px;line-height:12px}.input-button{position:absolute;z-index:1;top:26px;right:16px;width:20px;height:20px}.input-password-box{position:relative}.input-password-box .input{padding-right:52px}.link_grey{position:relative;z-index:1;color:#000}.link_grey::after{content:"";position:absolute;border-radius:20px;z-index:1;top:0;right:0;bottom:0;left:0;transition-property:background;transition-duration:.2s}.link-grey{color:rgba(0,0,0,.5);transition-duration:.2s;transition-property:color;text-decoration:none}.link-orange{color:#ff6138;text-decoration:none;transition-duration:.2s;transition-property:color}.link-black{color:#000;transition-duration:.2s;transition-property:color;text-decoration:none}.link-white{color:#fff;transition-duration:.2s;transition-property:color;text-decoration:none}.crumbs__list{display:flex;flex-wrap:wrap;margin-top:-24px;margin-left:-12px;margin-bottom:12px}.crumbs__item{flex-shrink:0;position:relative;margin-right:20px}.crumbs__item:not(:last-of-type)::before{content:"";position:absolute;top:12px;right:-18px;width:16px;height:16px;background-image:url(../img/ic_crumbs_arrow.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.crumbs__link{padding:12px;display:inline-block;color:#000}a.crumbs__link{position:relative;z-index:1;text-decoration:none}a.crumbs__link::after{content:"";position:absolute;border-radius:20px;z-index:1;top:0;right:0;bottom:0;left:0}.content h2{margin-top:47px;margin-bottom:17px;font-size:32px;line-height:34px}.content h4{margin-bottom:20px;text-align:center;letter-spacing:-.015em;font-size:20px;line-height:28px}.content a,.content span{color:#ff6138}.content a{text-decoration:none;transition-duration:.2s;transition-property:color}.content li,.content p{margin-bottom:16px;font-size:16px;line-height:24px}.content li{position:relative;padding-left:30px}.content picture,.content section{margin-bottom:16px}.content table{margin:0 auto;border-collapse:collapse;table-layout:fixed}.content th{text-align:center}.content td,.content th{border:1px solid #000;padding:5px;width:25%;vertical-align:top;font-size:16px;line-height:24px}.content_2{max-width:788px}.content_2 .download{display:inline-block;padding:16px 51px;color:#fff}.content_2 .note{color:rgba(0,0,0,.5)}.content_2 h2{margin-top:32px;margin-bottom:12px;font-size:20px;line-height:24px}.content_2 li,.content_2 p{margin-bottom:12px;font-size:16px;line-height:24px}.content_2 li{padding-left:25px;position:relative}.content_2 li::before{content:"";position:absolute;top:12px;left:10px;width:4px;height:4px;border-radius:50%;background-color:#000}.content_2 a{color:#ff6138;text-decoration:none;transition-duration:.2s;transition-property:color}.content_3{max-width:788px}.content_3 .attention{position:relative;padding:16px 40px;font-size:13px;line-height:16px;letter-spacing:-.01em;background-color:#f7f7f7;border-radius:12px}.content_3 .attention::before{position:absolute;content:"";top:12px;left:12px;width:24px;height:24px;background-image:url(../img/ic_attention.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.content_3 .before-list{margin-bottom:0}.content_3 .gallery{display:grid;margin-top:16px;margin-bottom:16px;grid-template-columns:1fr 1fr;-moz-column-gap:8px;column-gap:8px;row-gap:8px;max-width:600px}.content_3 .gallery__picture{border-radius:12px;overflow:hidden}.content_3 .gallery__picture_big{grid-column:1/-1;width:600px}.content_3 .gallery__picture_small{width:296px}.content_3 .video{position:relative;width:600px;height:338px;margin-bottom:16px;margin-top:16px}.content_3 .video__frame{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.content_3 h1{margin-bottom:12px;font-size:32px;line-height:34px}.content_3 h2{margin-bottom:12px;font-size:28px;line-height:34px}.content_3 h3{margin-bottom:12px;font-size:26px;line-height:31px}.content_3 h4{font-size:20px;line-height:24px;margin-bottom:12px}.content_3 p{font-size:16px;line-height:24px;margin-bottom:12px}.content_3 ul{margin-bottom:12px}.content_3 ul li{padding-left:25px;position:relative;font-size:16px;line-height:24px}.content_3 ul li::before{content:"";position:absolute;top:12px;left:10px;width:4px;height:4px;border-radius:50%;background-color:#000}.content_3 ol{margin-bottom:12px;padding-left:25px}.content_3 ol li{list-style-type:auto;font-size:16px;line-height:24px}.content_3 ol li::marker{margin-right:6px}.content_3 a{color:#ff6138;text-decoration:none;transition-duration:.2s;transition-property:color}.my-fancybox{display:none;opacity:0;transition-property:opacity;transition-duration:.3s;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000000;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.my-fancybox_open{display:block}.my-fancybox_open-opacity{opacity:1}.my-fancybox__cont{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:space-around;height:100%}.my-fancybox__layer{position:absolute;top:0;right:0;left:0;bottom:0;background-color:rgba(30,30,30,.87);cursor:pointer}.my-fancybox__text{position:absolute;z-index:1;padding:25px 44px;bottom:0;left:0;font-size:14px;line-height:1.5;color:#fff}.my-fancybox__wrapper{position:relative;width:100%;height:100%;display:flex}.my-fancybox__inner{position:relative;flex-grow:1;height:100%}.my-fancybox__btn-menu{position:absolute;z-index:10000;top:28px;right:88px;width:50px;height:50px;cursor:pointer;opacity:.7;background-image:url(../img/ic_my_fancybox_gallery.svg);background-size:30px 30px;background-repeat:no-repeat;background-position:center center;transition-property:opacity;transition-duration:.2s}.my-fancybox__btn-menu_hide{display:none}.my-fancybox__btn-close{position:absolute;z-index:10000;top:28px;right:26px;width:50px;height:50px;background-image:url(../img/ic_close_my_fancybox_white.svg);background-size:22px 22px;background-repeat:no-repeat;background-position:center center;opacity:.7;cursor:pointer;transition-property:opacity;transition-duration:.2s}.my-fancybox__button{position:absolute;z-index:1000;top:calc(50% - 50px);width:100px;height:100px;cursor:pointer;opacity:.7;transition-property:opacity;transition-duration:.2s}.my-fancybox__button_hide{display:none}.my-fancybox__button_next{right:0;background-image:url(../img/ic_my-fancybox_next_white.svg);background-size:40px 40px;background-repeat:no-repeat;background-position:center center;background-position-y:center}.my-fancybox__button_prev{left:0;background-image:url(../img/ic_my-fancybox_prev_white.svg);background-size:40px 40px;background-repeat:no-repeat;background-position:center center;background-position-y:center}.my-fancybox__area{height:100%;display:flex}.my-fancybox__box{display:none;width:100%;height:100%;margin:0 auto;flex-shrink:0;align-items:center}.my-fancybox__box_active{display:flex}.my-fancybox__picture-big{margin:100px auto;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.my-fancybox__picture-big_loading{position:relative}.my-fancybox__picture-big_loading::before{content:"";position:absolute;z-index:1;top:calc(50% - 25px);left:calc(50% - 25px);border-radius:50%;width:50px;height:50px;border:5px solid #f7f7f7;border-top:5px solid #000;-webkit-animation:1s linear infinite my-fancybox__picture-big_loading-animation;animation:1s linear infinite my-fancybox__picture-big_loading-animation}@-webkit-keyframes my-fancybox__picture-big_loading-animation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes my-fancybox__picture-big_loading-animation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.my-fancybox__image-big{width:auto;max-width:100%;max-height:calc(100vh - 150px);transition-property:transform;transition-duration:.5s}.my-fancybox__iframe-box{max-width:1240px;position:relative}.my-fancybox__iframe,.my-fancybox__iframe-box{width:100%;height:100%}.my-fancybox__iframe{border:none}.my-fancybox__list-box{display:none;width:205px;align-items:flex-start;flex-shrink:0;position:absolute;top:0;right:0;padding:35px 0;background-color:#fff}.my-fancybox__list-box_show{display:flex;position:static}.my-fancybox__list-container{margin-right:5px;height:100%;overflow:auto;scrollbar-width:thin;scrollbar-color:#000 #d6dbde}.my-fancybox__list-container::-webkit-scrollbar{width:3px}.my-fancybox__list-container::-webkit-scrollbar-track{background:#d6dbde}.my-fancybox__list-container::-webkit-scrollbar-thumb{background-color:#000}.my-fancybox__list{padding-right:0;display:flex;flex-wrap:wrap}.my-fancybox__item{flex-shrink:0;margin:0 5px 10px;padding:2px;border-radius:6px;border:2px solid transparent;width:84px;height:84px;cursor:pointer;transition-property:border-color;transition-duration:.2s}.my-fancybox__item_active{border:2px solid #ff6138}.my-fancybox__picture{width:76px}.my-fancybox__thumb-video{position:relative}.my-fancybox__image{border-radius:4px;height:76px}.header{margin-bottom:-25px;position:relative;z-index:1001;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:0 0 32px 32px}.header_sticky .header__top{margin-bottom:108px}.header_sticky .header__bottom{position:fixed;z-index:100;top:0;left:0;right:0;border-radius:0 0 32px 32px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.header_sticky.header_search-active .header__bottom{border-radius:0;box-shadow:none}.header_sticky.header_search-active .header-search{position:fixed;top:103px}.header_sticky.header_catalog-nav-active .header__bottom{border-radius:0}.header_catalog-active{border-radius:0;box-shadow:none}.header_search-active{box-shadow:none;border-radius:0}.header_search-active .header__search-btn{display:block}.header_search-active .header__button,.header_search-active .header__catalog,.header_search-active .header__categories{display:none}.header__layer{position:fixed;top:-50px;right:0;left:0;z-index:1000;opacity:0;background-color:rgba(0,0,0,.7);transition-property:opacity;transition-duration:.25s;transition-delay:50ms;cursor:pointer}.header__layer_active{bottom:-50px;opacity:1}.header__cont{max-width:1326px}.header__top::before{content:"";height:40px;width:100%;position:absolute;z-index:-1;left:0;background-color:rgba(0,0,0,.03)}.header__top-inner{display:flex;align-items:center;margin:0 -10px;height:40px}.header__top-item{padding:8px 12px;text-decoration:none;border:none;background-color:transparent}.header__top-item::before{content:"";display:inline-block;vertical-align:top;margin-right:4px;width:16px;height:16px}.header__top-item_delivery::before{background-image:url(../img/ic_basket_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.header__top-item_payment::before{background-image:url(../img/ic_payment_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.header__top-item_geo::before{background-image:url(../img/ic_geo_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.header__top-item_phone::before{content:none}.header__top-item_contacts::before{background-image:url(../img/ic_phone_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.header__top-socials{margin-left:auto;display:flex}.header__top-socials-link{display:block;padding:4px 7px;text-decoration:none}.header__top-socials-image{width:24px;height:24px}.header__top-select{position:relative;cursor:pointer}.header__top-select-box{display:none;position:absolute;z-index:10;padding-top:15px;top:30px;left:-10px}.header__top-select-list{padding:10px 0;border-radius:16px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07)}.header__top-select-link{padding:10px 20px;text-decoration:none;display:flex}.header__top-select-image{margin-right:4px;flex-shrink:0;width:20px;height:20px}.header__top-select-span{display:block;white-space:nowrap;font-size:16px;line-height:20px;transition-property:color;transition-duration:.2s}.header__top-select-name{display:inline-block;padding:8px 12px}.header__top-select-name::after{content:"";width:16px;height:16px;display:inline-block;vertical-align:top;margin-left:4px;transition-property:transform;transition-duration:.2s;background-image:url(../img/ic_arrow_bottom_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.header__bottom{background-color:#fff;padding-top:9px;padding-bottom:13px}.header__bottom-inner{display:flex;align-items:center}.header__categories-list{display:flex;justify-content:space-between;width:calc(100% + 24px);margin:-13px -12px 0;padding-top:13px;padding-bottom:17px}.header__categories-list_hide{display:none}.header__categories-item{display:flex;padding:8px 12px;border-radius:12px;text-decoration:none;transition-property:background-color;transition-duration:.2s;border:none;background-color:transparent}span.header__categories-item{background-color:rgba(0,0,0,.07);pointer-events:none}.header__categories-item_more{position:relative;padding:8px 24px 8px 12px;border:none;background-color:transparent}.header__categories-item_more::before{position:absolute;content:"";top:8px;right:3px;width:16px;height:16px;background-image:url(../img/ic_arrow-down.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.header__categories-image{width:16px;height:16px;margin-right:4px}.header__logo{flex-shrink:0;margin-right:32px;width:172px}.header__logo-img{height:86px}.header__catalog{flex-shrink:0;margin-right:16px;padding:16px 20px;text-decoration:none}.header__catalog::before{content:"";width:24px;height:24px;display:inline-block;vertical-align:top;margin-right:6px;background-image:url(../img/ic_catalog.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header__catalog_active{background-color:rgba(255,97,56,.05);color:#ff6138;box-shadow:none}.header__catalog_active::before{background-image:url(../img/ic_close_orange.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header__catalog.active{background-color:rgba(255,97,56,.05);color:#ff6138;box-shadow:none}.header__catalog.active::before{background-image:url(../img/ic_close_orange.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header__search-form{flex-grow:1;display:flex}.header__search-label{display:block;width:100%;margin-right:32px}.header__search-input{width:100%;transition-property:border-color,background-color;transition-duration:.2s}.header__search-input:focus{border:1px solid rgba(0,0,0,.25);background-color:#fff}.header__search-btn{display:none;padding:16px 20px;flex-shrink:0}.header__search-btn::before{content:"";width:24px;height:24px;margin-right:6px;display:inline-block;vertical-align:top}.header__search-btn_submit{margin-right:32px}.header__search-btn_submit::before{background-image:url(../img/ic_search_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.header__search-btn_close::before{background-image:url(../img/ic_close_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.header__search-close-mobile{display:none;margin-right:-15px}.header__button{flex-shrink:0;margin-right:16px;padding:16px 20px}.header__button::before{content:"";width:24px;height:24px;display:inline-block;vertical-align:top;margin-right:6px}.header__button_compare::before{margin-right:0;background-image:url(../img/ic_compare.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header__button_like::before{margin-right:0;background-image:url(../img/ic_heart_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header__button_sign-in::before{background-image:url(../img/ic_sign-in_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header__button_basket{margin-right:0}.header__button_basket::before{background-image:url(../img/ic_basket_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header-fixed{display:none}.header-fixed__top{position:relative;display:flex;justify-content:center}.header-fixed__close{position:absolute;top:6px;left:6px;width:48px;height:48px;background-image:url(../img/ic_close_black.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center center}.header-fixed__logo{width:120px;display:block}.header-fixed__logo-image{height:60px}.header-fixed__area{padding:28px 20px 40px;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:24px;max-height:100%;overflow:auto}.header-fixed__list:not(:last-child){margin-bottom:24px}.header-fixed__link{display:flex;padding:4px 0;text-decoration:none;border:none;color:#000;background-color:transparent}.header-fixed__image{margin-right:8px;width:24px;height:24px}.header-search{position:absolute;z-index:1;top:140px;left:0;right:0;justify-content:center;background-color:#fff;display:none;border-radius:0 0 32px 32px;transition-duration:.2s;transition-property:opacity}.header-search_active{display:block}.header-search__cont{padding-bottom:40px;max-height:calc(100vh - 160px);overflow-y:auto}.header-search__cont::-webkit-scrollbar{border-radius:2px;width:2px}.header-search__cont::-webkit-scrollbar-button{height:20px;background-color:#fff}.header-search__cont::-webkit-scrollbar-thumb{border-radius:2px;width:2px;background-color:rgba(0,0,0,.1)}.header-search__you-looking-for_hidden{display:none}.header-search__note{display:block;margin-bottom:8px;font-size:16px;line-height:20px;color:rgba(0,0,0,.5)}.header-search__list{margin-bottom:24px;display:flex;align-items:flex-start;flex-direction:column}.header-search__link{border-radius:16px;display:inline-block;padding:12px 20px;font-weight:500;text-decoration:none;transition-property:background-color;transition-duration:.2s}.header-search__tile{display:flex;flex-wrap:wrap;margin:0 -8px}.header-search__tile-item{margin:0 8px 16px;width:188px;text-decoration:none;border-radius:32px;overflow:hidden;background-color:#f7f7f7}.header-search__tile-item_finds-of-the-day{background-color:#ff6138}.header-search__tile-item_new-catalog{background:linear-gradient(135deg,#fa00ff 0,#5200ff 100%)}.header-search__tile-item_all-catalog{background-color:#ff6138}.header-search__tile-item_delivery{background:linear-gradient(283.49deg,#98d508 0,#28c00c 100%)}.header-search__name{display:block;color:#fff;padding:20px 20px 7px;font-size:16px;line-height:20px}.header-search__image{height:141px}.header-search__brand-box,.header-search__category-box,.header-search__tag-box{margin-bottom:12px}.header-search__brand-headline,.header-search__category-headline,.header-search__tag-headline{display:block;margin-bottom:12px;color:rgba(0,0,0,.5)}.header-search__brand-list,.header-search__category-list,.header-search__tag-list{display:flex;flex-wrap:wrap;margin:0 -4px}.header-search__brand-item,.header-search__category-item,.header-search__tag-item{margin:0 4px 8px;flex-shrink:0;padding:12px;display:flex;background:rgba(0,0,0,.03);border-radius:12px;text-decoration:none}.header-search__brand-text,.header-search__category-text,.header-search__tag-text{margin-right:9px;flex-shrink:0}.header-search__brand-picture,.header-search__category-picture{flex-shrink:0;width:32px}.header-search__brand-image,.header-search__category-image{height:24px}.header-search__menu{margin:0 -4px 32px;display:flex;flex-shrink:0}.header-search__menu-link{margin:0 4px;flex-shrink:0;padding:8px 12px;text-decoration:none;border-radius:12px;background:0 0;cursor:pointer;transition-duration:.2s;transition-property:background}.header-search__menu-link_disactive{cursor:default;background-color:#f7f7f7;opacity:.3}.header-search__menu-link_active{cursor:default;background:rgba(0,0,0,.07)}.header-search__all-result{padding:16px;width:100%;font-size:16px;line-height:24px;font-weight:500}.header-search__all-result::before{content:"";display:inline-block;margin-right:6px;vertical-align:top;width:24px;height:24px;background-image:url(../img/ic_search.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.tile-search__list{display:flex;flex-wrap:wrap;margin:0 -14px}.tile-search__item{position:relative;z-index:1;display:block;margin:0 14px 36px;width:156px;flex-shrink:0;text-decoration:none}.tile-search__item::before{content:"";position:absolute;z-index:-1;top:-20px;right:-16px;bottom:-20px;left:-16px;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:32px;opacity:0;transition-property:opacity;transition-duration:.2s}.tile-search__picture{position:relative;width:140px;margin-bottom:10px}.tile-search__discount{position:absolute;z-index:1;top:-4px;right:-4px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#ff6138}.tile-search__image{height:140px}.tile-search__price-box{display:flex;align-items:flex-end;margin-bottom:6px}.tile-search__price{margin-right:5px;font-size:36px;line-height:41px}.tile-search__price-info{margin-bottom:5px}.tile-search__price-old{position:relative;display:inline-block;font-weight:500;font-size:13px;line-height:16px;color:rgba(0,0,0,.5)}.tile-search__price-old::before{content:"";position:absolute;top:9px;height:1px;left:0;right:0;background-color:rgba(0,0,0,.5)}.tile-search__price-rouble{font-weight:500;font-size:16px;line-height:16px}.tile-search__info-line{display:flex;flex-wrap:wrap;margin-bottom:8px}.tile-search__rating{flex-shrink:0;margin-right:5px;width:80px;height:16px;overflow:hidden;background-image:url(../img/ic_star_grey.svg);background-size:16px 16px}.tile-search__rating-fill{height:16px;background-image:url(../img/ic_star_orange.svg);background-size:16px 16px}.tile-search__rating-value{margin-right:8px;color:rgba(0,0,0,.5)}.tile-search__text{margin-bottom:10px;color:rgba(0,0,0,.5)}.header-mobile,.header-mobile_cabinet .header-mobile__burger,.header-mobile_cabinet .header-mobile__logo{display:none}.header-mobile_cabinet .header-mobile__back,.header-mobile_cabinet .header-mobile__box{display:block}.header-mobile_fixed{position:fixed;top:0;right:0;left:0;background-color:#f7f7f7;z-index:100}.header-mobile_fixed .header-mobile__search-form{display:flex}.header-mobile_fixed .header-mobile__box,.header-mobile_fixed .header-mobile__logo,.header-mobile_fixed .header-mobile__search{display:none}.header-mobile_fixed .header-mobile__search-close{display:block}.header-mobile_fixed+article,.header-mobile_fixed+div{margin-top:60px}.header-mobile__cont{display:flex;justify-content:space-between;align-items:center}.header-mobile__back{display:none;margin-left:-14px;width:48px;height:48px;flex-shrink:0;background-image:url(../img/ic_back_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header-mobile__box{display:none;text-align:center;max-width:100%;margin:0 12px;flex-grow:1;flex-shrink:1;overflow:hidden}.header-mobile__title{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-mobile__text{font-weight:700;color:rgba(0,0,0,.5)}.header-mobile__burger{position:relative;margin-left:-14px;width:48px;height:48px;flex-shrink:0}.header-mobile__burger::before{content:"";top:18px}.header-mobile__burger::after{content:"";top:22px}.header-mobile__burger-line{top:26px}.header-mobile__burger-line,.header-mobile__burger::after,.header-mobile__burger::before{position:absolute;left:16px;width:16px;height:2px;background-color:#000;border-radius:1px}.header-mobile__logo{width:96px}.header-mobile__logo-image{height:48px}.header-mobile__search-form{flex-grow:1;display:none}.header-mobile__search-label{display:block;width:100%}.header-mobile__search-input{width:100%;transition-property:border-color,background-color;transition-duration:.2s}.header-mobile__search-input:focus{border:1px solid rgba(0,0,0,.25);background-color:#fff}.header-mobile__search{margin-right:-14px;width:48px;height:48px;flex-shrink:0;background-image:url(../img/ic_search.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header-mobile__search-close{display:none;margin-right:-14px;width:48px;height:48px;background-image:url(../img/ic_close_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center;background-color:transparent;border:none}.modal-city{opacity:0;display:none;position:fixed;z-index:1000000;top:0;left:0;width:100%;height:100%;overflow:auto;transition-property:opacity;transition-duration:.3s}.modal-city__inner{padding:16px;position:absolute;height:100%;width:100%;top:0;left:0;overflow:auto;text-align:center}.modal-city__inner::before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.modal-city__close{position:absolute;top:20px;right:20px;width:32px;height:32px;opacity:.7;background-image:url(../img/ic_close_black.svg);background-size:32px 32px;background-repeat:no-repeat;background-position:center center;cursor:pointer;transition-property:opacity;transition-duration:.2s}.modal-city__cont{display:inline-block;vertical-align:middle;max-width:388px;min-height:503px;padding:32px;text-align:left;position:relative;z-index:2;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:40px}.modal-city_opacity{opacity:1}.modal-city_display{display:inline-block}.modal-city__layer{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgba(0,0,0,.7)}.modal-city__headline{display:block;margin-bottom:12px;font-weight:600;font-size:32px;line-height:34px;letter-spacing:-.01em}.modal-city__text{margin-bottom:20px;line-height:24px}.modal-city__search-box{position:relative}.modal-city__search-box::before{position:absolute;content:"";top:50%;transform:translateY(-50%);right:13px;width:24px;height:24px;background-image:url(../img/ic_search.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;opacity:.5}.modal-city__search-input{width:100%;padding-right:40px}.modal-city__search-button{position:absolute;top:0;right:0}.modal-city__btn-automatically{position:relative;padding:8px 12px 8px 27px;font-weight:600;color:#ff6138;border:none;background-color:transparent;transition-property:background-color;transition-duration:.2s;border-radius:12px}.modal-city__btn-automatically:active{background-color:rgba(255,97,56,.1)}.modal-city__btn-automatically::before{position:absolute;content:"";top:7px;left:5px;width:20px;height:20px;background-image:url(../img/ic_location_orange.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transition-property:background;transition-duration:.2s}.modal-city__sign-delivery{width:24px;height:24px;background-image:url(../img/ic_delivery_orange.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.modal-city__info{margin-top:6px;display:flex;align-items:center}.modal-city__info-text{margin-left:5px;color:rgba(0,0,0,.5)}.modal-city__item{position:relative;display:flex;padding:6px 0 6px 32px;cursor:pointer;margin-right:8px}.modal-city__item::after{box-sizing:border-box;position:absolute;content:"";left:0;top:5px;width:24px;height:24px;border:2px solid rgba(0,0,0,.1);border-radius:50%;transition-duration:.2s;transition-property:background-color,border-color}.modal-city__item::before{position:absolute;content:"";z-index:1;top:13px;left:8px;width:8px;height:8px;border-radius:50%;background-color:#e6e6e6}.modal-city__courier{display:block;margin-left:4px;width:24px;height:24px;background-image:url(../img/ic_delivery_orange.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.modal-city__item_active::after{border:2px solid #ff6138;background-color:#ff6138}.modal-city__item_active::before{background-color:#fff}.modal-city__not-found{margin-bottom:20px}.modal-city__not-found_hide{display:none}.modal-city__remember{margin-top:20px;padding:16px;width:100%;font-size:16px;line-height:24px;font-weight:500}.modal-city__remember_hide{display:none}.footer{position:relative;z-index:5;margin-top:-75px;background:#f7f7f7;border-radius:40px 40px 0 0}.footer__top{display:flex;justify-content:space-between;padding-bottom:39px;border-bottom:1px solid rgba(4,12,19,.1)}.footer__box{margin-top:38px;width:200px}.footer__box:first-of-type{margin-top:25px}.footer__box:last-of-type{margin-right:25px}.footer__logo{display:block;width:167px}.footer__image{height:49px}.footer__descr{margin-bottom:13px;font-size:12px;line-height:16px;color:rgba(0,0,0,.7)}.footer__phone-box{margin-bottom:21px}.footer__phone{text-decoration:none;font-size:16px;line-height:22px;transition:color .2s}.footer__mail-box{margin-bottom:23px}.footer__mail{text-decoration:none;font-size:16px;line-height:22px;transition:color .2s}.footer__social{display:flex;margin:0 -6px 0 -9px}.footer__social-link{width:24px;height:24px;margin:0 6px;opacity:.7;transition:opacity .2s}.footer__social-link_inst{background-image:url(../img/ic_inst_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__social-link_vk{background-image:url(../img/ic_vk_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__social-link_youtube{background-image:url(../img/ic_youtube_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__social-link_whatsapp{background-image:url(../img/ic_whatsapp_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__social-link_viber{background-image:url(../img/ic_viber_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__box-name{display:block;margin-bottom:6px;font-size:16px;line-height:22px}.footer__link{text-decoration:none;display:inline-block;padding:6px;margin-left:-6px;font-size:14px;line-height:18px;color:rgba(0,0,0,.7);transition:color .2s}.footer__payment{margin-top:68px;margin-bottom:10px;display:block;font-size:16px;line-height:22px}.footer__pay-list{display:flex;margin:0 -6px}.footer__pay-item{margin:0 6px;width:44px}.footer__bottom{display:flex;justify-content:space-between;padding:26px 0 32px}.footer__copy{flex-shrink:0;font-size:12px;line-height:16px;color:rgba(0,0,0,.7)}.footer__note{margin:0 20px;font-size:12px;line-height:16px;color:rgba(0,0,0,.4)}.footer__bottom-link{display:inline-block;margin:0 6px;flex-shrink:0;text-decoration:none;font-size:12px;line-height:16px;color:rgba(0,0,0,.4);transition:color .2s}.footer-mobile{display:none}.footer-mobile__list{display:flex;justify-content:space-between}.footer-mobile__item{text-decoration:none;padding:9px 0 10px}.footer-mobile__item_basket{position:relative}.footer-mobile__item_basket::after{content:attr(data-basket-number);position:absolute;top:4px;right:7px;border-radius:50%;width:16px;height:16px;overflow:hidden;padding:1px 0;background-color:#ff6138;text-align:center;font-size:10px;font-weight:600;line-height:16px;color:#fff;letter-spacing:-.01em}.footer-mobile__item_basket[data-basket-number=many]::after{background-image:url(../img/ic_infinity_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;color:#ff6138}.footer-mobile__item_basket[data-basket-number="0"]::after{opacity:0}span.footer-mobile__item .footer-mobile__image{opacity:1}span.footer-mobile__item .footer-mobile__text{color:#000}.footer-mobile__image{opacity:.4;width:24px;height:24px;margin:0 auto 1px}.footer-mobile__text{font-size:11px;line-height:12px;color:rgba(0,0,0,.5)}.search-mobile{display:none}.search-mobile__top{position:fixed;z-index:1;top:0;left:0;right:0;padding:6px 0;border-radius:0 0 24px 24px;background-color:#f7f7f7}.search-mobile__top-cont{width:100%;display:flex}.search-mobile__close{position:absolute;top:6px;left:6px;width:48px;height:48px;background-image:url(../img/ic_close_black.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center center}.search-mobile__area{flex-grow:1;padding:68px 0 80px;background-color:#fff;border-radius:24px 24px 0 0;box-shadow:0 4px 20px 0 rgba(0,0,0,.05);max-height:100%;overflow:auto}.search-mobile__categories{display:none}.search-mobile__categories_active{display:block}.search-mobile__search-form{flex-grow:1;display:flex}.search-mobile__search-label{display:block;width:100%}.search-mobile__search-input{width:100%;transition-property:border-color,background-color;transition-duration:.2s}.search-mobile__search-input:focus{border:1px solid rgba(0,0,0,.25);background-color:#fff}.search-mobile__sidebar-category{position:relative;display:flex;gap:4px;padding:13px 0}.search-mobile__sidebar-category_forward{padding:13px 24px 13px 0}.search-mobile__sidebar-category_forward::after{position:absolute;content:"";width:16px;height:16px;top:50%;right:8px;transform:translateY(-50%);background-image:url(../img/ic_arrow_grey.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.search-mobile__sidebar-category_back{padding:6px 0 6px 20px}.search-mobile__sidebar-category_back::after{position:absolute;content:"";width:16px;height:16px;top:50%;left:0;transform:translateY(-50%) rotate(180deg);background-image:url(../img/ic_arrow_grey.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.search-mobile__sidebar-category_current{margin-bottom:6px;padding-top:10px;padding-bottom:10px;font-size:18px;line-height:20px;font-weight:600;pointer-events:none}.search-mobile__sidebar-category-image{width:20px;height:20px}.search-mobile__sidebar-item{display:flex;gap:4px;padding:13px 24px 13px 0;font-weight:500}.search-mobile__sidebar-item-image{width:20px;height:20px}.cookie-notification{position:fixed;z-index:100;bottom:0;left:0;right:0;border-radius:20px 20px 0 0;padding:6px 0;background-color:#f7f7f7}.cookie-notification__container{display:flex;gap:16px;justify-content:center;align-items:center}.cookie-notification__text_mobile{display:none}.cookie-notification__button{padding:8px 12px}.up-button{position:fixed;z-index:100;bottom:129px;right:55px;width:56px;height:56px;border-radius:50%;background-color:#fff;opacity:0;pointer-events:none;cursor:pointer;transition-property:opacity;transition-duration:.2s}.up-button:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%;background-color:transparent;border:1px solid #ff6138;transition-property:background-color;transition-duration:.2s}.up-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:37px;height:37px;background-image:url(../img/ic_up-button.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.up-button_show{opacity:1;pointer-events:auto}.ads{position:absolute;z-index:10;bottom:0;right:42px}.ads__note{display:block;padding:2px 4px;border-radius:4px 4px 0 0;background-color:rgba(255,255,255,.6);font-size:11px;line-height:12px;font-weight:500;color:rgba(0,0,0,.5)}.ads-tooltip{position:fixed;z-index:100;width:323px;pointer-events:none}.ads-tooltip_show{pointer-events:auto}.ads-tooltip_show .ads-tooltip__inner{-webkit-animation-name:opacity_show;animation-name:opacity_show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.ads-tooltip_hide .ads-tooltip__inner{-webkit-animation-name:opacity_hide;animation-name:opacity_hide;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes opacity_show{0%{opacity:0}100%{opacity:1}}@keyframes opacity_show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes opacity_hide{0%{opacity:1}100%{opacity:0}}@keyframes opacity_hide{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes translate_show{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes translate_show{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@-webkit-keyframes translate_hide{0%{transform:translateY(0)}100%{transform:translateY(100%)}}@keyframes translate_hide{0%{transform:translateY(0)}100%{transform:translateY(100%)}}.ads-tooltip__inner{padding:23px 11px 15px 23px;border-radius:8px;background-color:#fff;box-shadow:0 4px 15px 0 rgba(0,0,0,.07);opacity:0;transition-property:opacity;transition-duration:.2s}.ads-tooltip__text{font-size:13px;line-height:16px}.ads-tooltip__text a{color:#ff6138;text-decoration:none;transition-property:color;transition-duration:.2s}.ads-tooltip__info{margin-top:12px}.ads-tooltip__headline{display:block;margin-bottom:4px;font-size:13px;line-height:16px;font-weight:500}.catalog-modal{position:absolute;z-index:1;top:145px;left:0;right:0;justify-content:center;background-color:#fff;padding-bottom:28px;display:none;opacity:0;box-shadow:0 12px 20px rgba(0,0,0,.05);border-radius:0 0 32px 32px}.catalog-modal_catalog{display:block;opacity:1}.catalog-modal_display-active{display:block}.catalog-modal_opacity-active{opacity:1}.catalog-modal__list{display:flex;flex-wrap:wrap;margin:0 -6px}.catalog-modal__list_hidden{display:none}.catalog-modal__item:active{box-shadow:0 4px 10px rgba(0,0,0,.1)}.catalog-modal__list_index .catalog-modal__item{margin:0 6px 12px;flex-shrink:0;width:188px;text-decoration:none;border-radius:32px;overflow:hidden;background-color:#f7f7f7}.catalog-modal__list_index .catalog-modal__image{height:141px}.catalog-modal__list_index .catalog-modal__name{display:block;padding:20px 20px 7px;font-size:16px;line-height:20px}.catalog-modal__list_catalog .catalog-modal__item,.catalog-modal__list_modal .catalog-modal__item{margin:0 6px 12px;width:188px;text-decoration:none;border-radius:32px;overflow:hidden;background-color:#f7f7f7}.catalog-modal__list_catalog .catalog-modal__name,.catalog-modal__list_modal .catalog-modal__name{display:block;padding:20px 20px 7px;font-size:16px;line-height:20px}.catalog-modal__list_catalog .catalog-modal__image,.catalog-modal__list_modal .catalog-modal__image{height:141px}.catalog-modal__list .catalog-modal__item_finds-of-the-day{background-color:#ff6138}.catalog-modal__list .catalog-modal__item_finds-of-the-day .catalog-modal__name{color:#fff}.catalog-modal__list .catalog-modal__item_new-catalog{background:linear-gradient(135deg,#fa00ff 0,#5200ff 100%)}.catalog-modal__list .catalog-modal__item_new-catalog .catalog-modal__name{color:#fff}.catalog-modal__list .catalog-modal__item_all-catalog{background-color:#ff6138}.catalog-modal__list .catalog-modal__item_all-catalog .catalog-modal__name{color:#fff}.catalog-modal__item{flex-shrink:0;cursor:pointer;display:flex;flex-direction:column}.catalog-modal__picture{margin-top:auto}.catalog-nav{position:absolute;z-index:1000;display:none;top:0;right:0;left:0;border-radius:0 0 32px 32px;background:#fff;overflow:hidden}.catalog-nav::before{position:absolute;content:"";top:0;bottom:0;left:0;width:calc((100vw - 1310px)/ 2 + 300px);min-width:300px;background-color:#f7f7f7}.catalog-nav_sticky{position:fixed}.catalog-nav_sticky .catalog-nav__sidebar{padding-top:134px;max-height:calc(100vh - 60px)}.catalog-nav_sticky .catalog-nav__main{padding-top:131px;max-height:calc(100vh - 60px)}.catalog-nav_active{display:block}.catalog-nav__cont{position:relative;display:flex;gap:36px;max-width:1326px}.catalog-nav__sidebar{position:relative;flex-shrink:0;width:300px;padding:174px 0 40px;max-height:calc(100vh - 20px);overflow-y:auto}.catalog-nav__sidebar::-webkit-scrollbar{border-radius:2px;width:2px}.catalog-nav__sidebar::-webkit-scrollbar-thumb{border-radius:2px;width:2px;background-color:rgba(0,0,0,.1)}.catalog-nav__sidebar-list{position:relative;z-index:1;display:flex;flex-direction:column}.catalog-nav__sidebar-category{position:relative;display:flex;gap:4px;padding:10px 28px 10px 14px;transition-property:background-color;transition-duration:.2s}.catalog-nav__sidebar-category::before{position:absolute;content:"";top:0;right:0;bottom:0;width:3px;background-color:#ff6138;opacity:0;transition-property:opacity;transition-duration:.2s}.catalog-nav__sidebar-category::after{position:absolute;content:"";width:16px;height:16px;top:50%;right:8px;opacity:0;transform:translateY(-50%);background-image:url(../img/ic_arrow_grey.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transition-property:opacity;transition-duration:.2s}.catalog-nav__sidebar-category_active{background-color:#fff}.catalog-nav__sidebar-category_active::after,.catalog-nav__sidebar-category_active::before{opacity:1}.catalog-nav__sidebar-category-image{width:20px;height:20px}.catalog-nav__sidebar-item{display:flex;gap:4px;padding:10px 36px 10px 14px;font-weight:500}.catalog-nav__sidebar-item-image{width:20px;height:20px}.catalog-nav__main{display:none;padding:171px 0 40px;max-height:calc(100vh - 20px);overflow-y:auto}.catalog-nav__main::-webkit-scrollbar{border-radius:2px;width:2px}.catalog-nav__main::-webkit-scrollbar-thumb{border-radius:2px;width:2px;background-color:rgba(0,0,0,.1)}.catalog-nav__main_active{display:block}.catalog-nav__main-wrapper{display:flex}.catalog-nav__main-title{display:inline-block;vertical-align:top;margin-left:9px;margin-bottom:18px;padding-right:50px;font-weight:600}.catalog-nav__main-list{-moz-column-count:3;column-count:3;-moz-column-gap:42px;column-gap:42px}.catalog-nav__main-item{display:inline-block;margin-bottom:23px;padding:0 9px;width:228px}.catalog-nav__main-link{display:block;padding:4px 0}.catalog-nav__main-link_mark{position:relative}.catalog-nav__main-link_mark::before{position:absolute;content:"";left:-8px;top:11px;width:5px;height:5px;background-color:#ff6138;border-radius:4px}.catalog-nav__main-link_hide{display:none}.catalog-nav__main-headline{display:inline-block;margin-bottom:8px;font-weight:500}.catalog-nav__main-more{padding:8px 0;color:#ff6138;background-color:transparent;border:none}.catalog-nav__main-more::after{content:"";display:inline-block;vertical-align:top;margin-left:4px;width:16px;height:16px;transition-duration:.2s;transition-property:transform;background-image:url(../img/ic_arrow_bottom_orange.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.catalog-nav__main-more_active::after{transform:rotate(180deg)}.catalog-nav__main-box{width:185px;flex-shrink:0;display:flex;flex-direction:column;gap:23px}.catalog-nav__banner-picture{width:185px}.catalog-nav__banner-image{height:248px;border-radius:20px}.catalog-nav__brands{display:flex;flex-direction:column;gap:20px}.catalog-nav__brands-item{padding:10px 30px;border-radius:12px;box-shadow:0 4px 15px 0 rgba(0,0,0,.07);transition-property:box-shadow;transition-duration:.2s}.catalog-nav__brands-picture{width:125px}.catalog-nav__brands-image{height:64px}.catalog-nav__main-tags{display:flex;flex-wrap:wrap;-moz-column-gap:8px;column-gap:8px;row-gap:12px}.catalog-nav__main-tag{display:flex;padding:12px 20px;font-weight:500;text-decoration:none;border-radius:16px;box-shadow:0 4px 15px 0 rgba(0,0,0,.07);transition-property:box-shadow;transition-duration:.2s}.catalog-nav__main-tag::before{content:"#";margin-right:4px;color:#ff6138}.category-cap{padding-top:65px;border-radius:0}.category-cap_seller{padding-top:0}.category-cap__subsections-box{display:flex;align-items:flex-start;justify-content:space-between}.category-cap__subsections{margin:20px -4px 0;display:flex;flex-shrink:0}.category-cap__subsections-link{margin:0 4px;flex-shrink:0;padding:8px 12px;text-decoration:none;border-radius:12px;transition-duration:.2s;transition-property:background}.category-cap__subsections-link_disactive{background-color:#f7f7f7;opacity:.3}span.category-cap__subsections-link{background:rgba(0,0,0,.07)}.category-cap__title{margin-bottom:40px;padding-right:20px}.category-cap__filters-mob-box{position:relative}.category-cap__filters-mob{display:none}.category-cap__sort-box{flex-shrink:0;margin-right:8px}.category-cap__sort-box_category .category-cap__sort::after{content:"";display:inline-block;vertical-align:bottom;margin-left:4px;width:16px;height:16px;background-image:url(../img/ic_arrow-down.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center;transition-property:transform;transition-duration:.2s}.category-cap__sort-box_category .category-cap__sort_active::after{transform:rotate(-180deg)}.category-cap__sort-box_sort .category-cap__sort::before{content:"";display:inline-block;vertical-align:bottom;margin-right:4px;width:16px;height:16px;background-image:url(../img/ic_sort_mob_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.category-cap__sort{display:block;vertical-align:top;padding:10px 12px;border-radius:20px}.category-cap__sort-list-box{display:none;position:absolute;z-index:10;padding-top:15px;top:55px;width:250px;left:0}.category-cap__sort-list-box_show{display:block}.category-cap__sort-list{padding:15px 0;border-radius:16px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07)}.category-cap__sort-list-inner{max-height:256px;overflow-y:auto}.category-cap__sort-item{text-align:left}.category-cap__sort-item:not(:last-of-type){margin-bottom:10px}.category-cap__sort-link{display:inline-block;vertical-align:top;padding:5px 20px;font-size:16px;line-height:20px}.category-cap__back-link{text-decoration:none;font-size:13px;line-height:16px;color:rgba(0,0,0,.5)}a.category-cap__sort-link{text-decoration:none}span.category-cap__sort-link{color:#ff6138}.category-cap__filters-open{flex-shrink:0;padding:8px 12px}.category-cap__filters-open::before{content:"";display:inline-block;vertical-align:bottom;margin-right:4px;width:16px;height:16px;background-image:url(../img/ic_filter_mob_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.category-cap__back{display:none;background-color:transparent;border:none;padding:8px 12px;margin-bottom:16px}.category-cap__back::before{content:"";margin-right:4px;display:inline-block;vertical-align:top;width:16px;height:16px;transform:rotate(180deg);background-image:url(../img/ic_arrow_right.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.category-cap__back_active{display:block}.category-cap__list{display:flex;flex-wrap:wrap;margin:0 -21px 48px}.category-cap__list_hidden{display:none}.category-cap__link{cursor:pointer;margin:0 21px 12px;display:flex;background:rgba(0,0,0,.03);border-radius:20px;overflow:hidden;width:368px;height:80px;flex-shrink:0;text-decoration:none}.category-cap__link_hidden{display:none}.category-cap__link-text{font-weight:500;display:flex;align-items:center;padding:5px 10px 5px 27px}.category-cap__picture{margin-left:auto;width:107px;flex-shrink:0}.category-cap__image{height:80px}.category-cap__tags{margin-top:60px;margin-bottom:20px}.product{border-radius:0 0 40px 40px;padding-top:65px;padding-bottom:80px}.product__mark{position:absolute;top:-4px;right:-4px;z-index:100;display:flex;justify-content:center;align-items:center;width:80px;height:80px}.product__mark_discount{border-radius:50%;background-color:#ff6138}.product__mark-value{color:#fff;font-size:24px;line-height:32px;letter-spacing:-.015em}.product__box{position:relative;display:flex;align-items:flex-start}.product__slider{position:sticky;top:120px;display:flex;margin-right:42px}.product__nav{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:72px;margin-right:22px}.product__nav-button{width:40px;height:40px;background-color:transparent;border:none;background-image:url(../img/ic_arrow_up.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;opacity:.8;cursor:pointer}.product__nav-button_next{transform:rotate(180deg)}.product__nav-button_inactive{pointer-events:none;opacity:.3}.product__nav-inner{max-height:480px;overflow:hidden}.product__nav-slide{padding:4px 0}.product__nav-slide_active .product__nav-picture{border:1px solid #ff6138}.product__nav-picture{width:72px;height:72px;border:1px solid transparent;border-radius:10px;cursor:pointer;transition-duration:.2s;transition-property:border-color}.product__nav-picture_video{position:relative}.product__nav-picture_video::before{position:absolute;content:"";height:38px;width:38px;top:16px;left:19px;background-image:url(../img/ic_play_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product__nav-image{height:70px;width:70px;border-radius:10px}.product__gallery-box{width:564px;flex-shrink:0;display:flex;justify-content:center}.product__gallery{position:relative;width:100%;display:flex;justify-content:center;align-items:flex-start}.product__gallery-wrap{position:relative;display:flex;width:100%}.product__gallery-picture{display:none;cursor:pointer;width:100%;position:sticky;top:10px}.product__gallery-picture_active{display:block}.product__gallery-picture_video{margin-top:39px}.product__gallery-picture_video::before{position:absolute;content:"";top:85px;left:220px;width:155px;height:155px;background-image:url(../img/ic_play_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product__gallery-picture_video .product__gallery-image{height:308px;border-radius:20px}.product__gallery-image{height:564px}.product__card{width:488px;flex-shrink:0}.product__card-main{z-index:3}.product__headline{margin-bottom:8px}.product__article{display:flex;gap:2px;margin-bottom:12px}.product__article_copied .product__article-code,.product__article_copied .product__article-text{display:none}.product__article_copied .product__article-copied-text{display:flex;-webkit-animation:.2s forwards product__article-copied-text_show;animation:.2s forwards product__article-copied-text_show}@-webkit-keyframes product__article-copied-text_show{0%{opacity:0}100%{opacity:1}}@keyframes product__article-copied-text_show{0%{opacity:0}100%{opacity:1}}.product__article-text{display:block;color:rgba(0,0,0,.5)}.product__article-code{display:flex;gap:2px;border:none;background-color:transparent;color:rgba(0,0,0,.5)}.product__article-code:hover{color:#000}.product__article-code:hover:after{background-color:#000}.product__article-code:after{content:"";display:block;width:16px;height:16px;-webkit-mask-image:url(../img/ic_copy_black.svg);mask-image:url(../img/ic_copy_black.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:rgba(0,0,0,.5)}.product__article-copied-text{display:none;gap:2px;color:rgba(0,0,0,.5);opacity:0}.product__article-copied-text:before{content:"";display:block;width:16px;height:16px;background-image:url(../img/ic_check_green.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product__list-btns{display:flex;margin:0 -2px 40px}.product__item-btns{margin:0 2px;padding:8px 12px 8px 32px}.product__item-btns_compare{background-image:url(../img/ic_compare.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:top 7px left 10px}.product__item-btns_rating{background-image:url(../img/ic_rating.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:top 7px left 10px}.product__item-btns_share{background-image:url(../img/ic_share.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:top 7px left 10px}.product__item-btns_video{background-image:url(../img/ic_video.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:top 7px left 10px}.product__item-btns-box{position:relative;z-index:100;cursor:pointer}.product__item-btns-box:hover .product__item-btns{opacity:.6}.product__item-btns-box:hover .product__dropdown{display:block}.product__dropdown{display:none;position:absolute;z-index:10;padding-top:15px;top:25px;right:0}.product__dropdown-list{padding:10px 0;border-radius:16px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07)}.product__dropdown-link{padding:10px 20px;text-decoration:none;display:flex;border:none;background-color:transparent}.product__dropdown-image{margin-right:4px;flex-shrink:0;width:20px;height:20px}.product__dropdown-span{display:block;white-space:nowrap;font-size:16px;line-height:20px;transition-property:color;transition-duration:.2s}.product__today{position:relative;overflow:hidden;margin-top:-11px;margin-bottom:32px;padding:28px 0 36px 32px;min-height:128px;background:#f7f7f7;border-radius:40px}.product__today-headline{display:block;margin-bottom:8px;font-size:24px;line-height:28px;letter-spacing:-.01em;font-weight:700}.product__today-text{color:rgba(0,0,0,.5)}.product__today-image{position:absolute;width:146px;height:146px;right:10px;bottom:-18px}.product__tag-list{position:absolute;z-index:1;display:flex;flex-direction:row-reverse;right:7px;bottom:11px;margin:0 -5px}.product__tag-list_mobile{display:none}.product__tag-list_desktop{display:flex}.product__tag-item{margin:0 4px;padding:6px 7px;font-weight:500;font-size:16px;line-height:16px;letter-spacing:-.5px;color:#fff;border-radius:6px}.product__tag-item_showroom{background:linear-gradient(272.55deg,#00fff0 .98%,#000690 99.64%)}.product__tag-item_new{background:linear-gradient(94.78deg,#e12cfe 0,#9e00ff 100%)}.product__tag-item_find{position:relative;padding-left:21px;background:linear-gradient(94.78deg,#fe2c2c 0,#f90 100%)}.product__tag-item_find::before{position:absolute;content:"";width:17px;height:17px;top:4px;left:3px;background-image:url(../img/ic_fire_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product-bar{position:fixed;z-index:-1;top:0;left:0;right:0;padding:134px 0 16px;border-radius:0 0 32px 32px;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);transform:translateY(-100%);transition-property:transform;transition-duration:.2s;opacity:0}.product-bar_active{z-index:101;transform:translateY(0);opacity:1}.product-bar__cont{max-width:1334px}.product-bar__area{display:flex;align-items:center}.product-bar__info{margin-right:auto;display:flex}.product-bar__picture{width:48px;margin-right:12px}.product-bar__image{height:48px;border-radius:8px}.product-bar__name{display:block;margin-bottom:4px;font-size:16px;line-height:20px}.product-bar__count{font-size:13px;line-height:16px;letter-spacing:-.01em;color:rgba(0,0,0,.5)}.product-bar__price{flex-shrink:0;margin-left:30px;margin-right:32px}.product-bar__old-price{display:block;font-size:13px;line-height:16px;letter-spacing:-.01em;color:rgba(0,0,0,.5);-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.product-bar__current-price{display:block;font-weight:500;font-size:24px;line-height:32px;letter-spacing:-.015em}.product-bar__units{font-weight:inherit;font-size:16px;line-height:24px}.product-bar__wrapper{display:flex;align-items:center;flex-shrink:0}.product-bar__favorite{position:relative;width:48px;height:48px;margin-right:4px;box-shadow:0 4px 15px rgba(0,0,0,.07);border-radius:16px;border:none;background-color:#fff}.product-bar__favorite::before{position:absolute;content:"";top:50%;left:50%;width:24px;height:24px;opacity:.3;background-image:url(../img/ic_heart_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transform:translate(-50%,-50%)}.product-bar__favorite_active::before{background-image:url(../img/ic_heart_orange.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;opacity:1}.product-bar__cart{padding:12px 16px;font-weight:500;font-size:16px;line-height:24px;text-align:center;text-decoration:none;border-radius:16px}.product-bar__cart::before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:24px;height:24px;background-image:url(../img/ic_basket_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product__buy{padding:24px 32px 20px;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:40px;margin-bottom:40px}.product__buy_action{box-shadow:0 4px 20px rgba(255,97,56,.15)}.product__buy_action .product__buy-price-new-value{font-weight:700;letter-spacing:-.01em;color:#ff6138}.product__buy_action .product__buy-price-new-after{font-weight:700;color:#ff6138}.product__buy_not-sale{padding-bottom:28px}.product__buy-headline{margin-bottom:8px;font-size:24px;line-height:28px}.product__buy-last-price{margin-bottom:20px;display:block;color:rgba(0,0,0,.5)}.product__buy-buttons.product__buy-buttons_empty{margin-bottom:8px}.product__buy-button_similar{flex-grow:1}.product__buy-button_similar::before{content:"";margin-right:6px;width:24px;height:24px;display:inline-block;vertical-align:top;background-image:url(../img/ic_diamond_white.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.product__buy-box{display:flex;align-items:flex-start}.product__buy-price{position:relative}.product__buy-price-old{display:block;padding-right:110px;color:rgba(0,0,0,.5);text-decoration:line-through}.product__buy-price-new{margin-bottom:8px}.product__buy-price-new-value{margin-right:8px;font-size:48px;line-height:56px}.product__buy-price-new-after{font-weight:500;font-size:24px;line-height:38px}.product__buy-price-second{margin-top:-6px;margin-bottom:8px;font-size:18px;line-height:28px;color:rgba(0,0,0,.5)}.product__buy-picture{width:110px;flex-shrink:0;margin-left:auto;padding:5px;box-shadow:0 4px 15px rgba(0,0,0,.07);border-radius:12px}.product__buy-image{width:100px;height:50px}.product__buy-info-box{margin-bottom:20px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-shrink:0}.product__buy-info{padding-top:8px}.product__buy-info-span{display:block;margin-bottom:5px}.product__buy-seller{padding:8px 32px 20px 12px;cursor:pointer;position:relative;z-index:10;flex-shrink:0}.product__buy-seller::after{bottom:12px}.product__buy-seller:hover .product__buy-seller-list{display:block}.product__buy-seller::before{content:"";position:absolute;z-index:1;top:8px;right:12px;margin-left:4px;width:16px;height:16px;display:inline-block;background-image:url(../img/ic_other_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.product__buy-seller-list{display:none;position:absolute;z-index:100;top:40px;right:0;width:320px;padding:20px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07);border-radius:16px}.product__buy-seller-item{margin-bottom:20px;font-size:16px;line-height:20px}.product__buy-seller-all{display:block;padding:12px;font-weight:500;font-size:16px;line-height:24px}.product__buy-seller-all::before{content:"";margin-right:6px;width:24px;height:24px;display:inline-block;vertical-align:top;background-image:url(../img/ic_basket_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.product__buy-buttons{display:flex;margin:0 -4px 20px}.product__buy-button_basket{flex-grow:1}.product__buy-button_basket::before{content:"";margin-right:6px;width:24px;height:24px;display:inline-block;vertical-align:top;background-image:url(../img/ic_basket_white.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.product__buy-button{margin:0 4px;padding:16px 2px;text-align:center;text-decoration:none}.product__buy-button_add::before{background-image:url(../img/ic_basket_add_white.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.product__buy-button_like{display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:20px}.product__buy-button_like::before{content:"";width:24px;height:24px;opacity:.3;background-image:url(../img/ic_heart_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.product__buy-button_like-active::before{opacity:1;background-image:url(../img/ic_heart_orange.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.product__buy-button_admission{display:block;margin:0;width:100%;font-size:16px;line-height:24px}.product__buy-button_admission::before{content:"";margin-right:6px;width:24px;height:24px;display:inline-block;vertical-align:top;background-image:url(../img/ic_lightning_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.product__buy-links{display:flex}.product__buy-link-title{display:block;font-weight:700}.product__buy-link{display:block;padding:8px 12px 8px 29px}.product__buy-link_lowering-price{background-image:url(../img/ic_notification.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:top 8px left 8px}.product__buy-link_your-price{background-image:url(../img/ic_bullhorn.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:top 8px left 8px}.product__timer{position:absolute;top:5px;right:5px;display:flex}.product__timer::before{position:absolute;content:"";z-index:2;top:-15px;left:12px;width:29px;height:29px;background-image:url(../img/ic_ligthning_small.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product__timer::after{position:absolute;content:"";top:-23px;right:-3px;width:72px;height:72px;background-image:url(../img/ic_ligthning_big.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product__timer-item{position:relative;z-index:1;width:30px;height:30px;margin:0 2px;line-height:30px;text-align:center;border-radius:8px;background-color:#10182b;color:#fff}.product__timer-item_hours{font-size:13px;line-height:29px}.product__timer-item_minutes,.product__timer-item_seconds{font-size:11px}.product__view{margin-bottom:60px}.product__view-subtitle{margin-bottom:16px}.product__view-span{margin-right:4px;font-weight:500}.product__view-inner{margin-bottom:32px}.product__view-list{display:flex;flex-wrap:wrap;margin:0 -4px;max-height:100%;transition-property:max-height;transition-duration:.5s}.product__view-link{position:relative;display:block;margin:0 4px 10px;width:90px;border-radius:20px;overflow:hidden;flex-shrink:0;height:90px;box-shadow:0 4px 15px rgba(0,0,0,.07)}.product__view-link:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:20px;border:1px solid transparent;pointer-events:none}.product__view-link_active{box-shadow:none}.product__view-link_active:before{border-color:#ff6138}.product__view-link_disabled{opacity:.3;box-shadow:none}.product__view-picture{width:90px}.product__view-image{height:90px}.product__view-more{margin-top:16px;display:inline-flex;justify-content:center;gap:6px;padding:12px 16px}.product__view-more:after{content:"";display:block;width:24px;height:24px;background-image:url(../img/ic_arrow_right.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transform:rotate(90deg);transition-property:transform;transition-duration:.2s}.product__view-more_active:after{transform:rotate(-90deg)}.product__select-subtitle{display:block;margin-bottom:12px;font-weight:500}.product__select-list{display:flex;flex-wrap:wrap;margin:0 -8px}.product__select-link{display:block;flex-shrink:0;font-weight:500;border-radius:16px;border:1px solid transparent;box-shadow:0 4px 15px rgba(0,0,0,.07);margin:0 8px 16px;padding:12px 20px}.product__select-link_active{box-shadow:none;border:1px solid #ff6138}.product__select-link_disabled{color:rgba(0,0,0,.3)}.product__price-list a:first-child,.product__price-list span:first-child{border-radius:40px 40px 12px 12px}.product__price-list a:last-child,.product__price-list span:last-child{border-radius:12px 12px 40px 40px}.product__price-link{margin:1px 1px 5px;border:1px solid transparent;padding:24px;border-radius:12px;background-color:#fff;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.05);align-items:center}a.product__price-link{text-decoration:none;transition-property:border-color,box-shadow;transition-duration:.2s}.product__price-link_active{border:1px solid #ff6138;box-shadow:none}.product__price-box{margin-right:18px}.product__price-price{display:block;margin-bottom:8px}.product__price-note{margin-right:20px}.product__price-inner{margin-left:auto;flex-shrink:0;display:flex}.product__price-picture{width:112px;background-color:#fff;border-radius:12px}.product__price-image{height:56px}.product__price-basket{display:flex;margin-left:auto;justify-content:center;align-items:center;width:56px;height:56px;border-radius:20px}.product__price-basket::before{content:"";width:24px;height:24px;background-image:url(../img/ic_basket_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.about{padding-top:80px;padding-bottom:80px}.about__cage{display:flex;justify-content:space-between}.about__main{width:788px}.about__main h3{margin-bottom:10px;letter-spacing:-.01em;font-size:32px;line-height:34px}.about__main h4{margin-bottom:10px;letter-spacing:-.01em;font-size:28px;line-height:32px}.about__main p,.about__main strong{margin-bottom:20px;font-size:16px;line-height:24px}.about__main li{position:relative;margin-bottom:15px;padding-left:25px;font-size:16px;line-height:24px}.about__main li::before{content:"";position:absolute;top:12px;left:10px;width:4px;height:4px;border-radius:50%;background-color:#000}.about__main .attention{position:relative;padding:16px 40px;font-size:13px;line-height:16px;letter-spacing:-.01em;background-color:#f7f7f7;border-radius:12px}.about__main .attention::before{position:absolute;content:"";top:12px;left:12px;width:24px;height:24px;background-image:url(../img/ic_attention.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.about__main .gallery{display:grid;margin-top:16px;margin-bottom:16px;grid-template-columns:1fr 1fr;-moz-column-gap:8px;column-gap:8px;row-gap:8px;max-width:600px}.about__main .gallery__picture{border-radius:12px;overflow:hidden}.about__main .gallery__picture_big{grid-column:1/-1;width:600px}.about__main .gallery__picture_small{width:296px}.about__main .video{position:relative;width:600px;height:338px;margin-bottom:16px;margin-top:16px}.about__main .video__frame{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.about__title{display:block;margin-bottom:20px;font-weight:700}.about__text{margin-bottom:32px}.about__table{margin-top:32px;margin-bottom:32px;position:relative}.about__table_scroll{max-height:200px;overflow:hidden;transition-property:max-height;transition-duration:.5s}.about__table_scroll::before{content:"";position:absolute;left:0;bottom:0;height:88px;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}.about__table_scroll-active{max-height:100%}.about__table_scroll-active::before{content:none}.about__row{display:flex;margin-bottom:8px}.about__name-box{display:flex;align-items:center;position:relative}.about__name{display:block;font-size:16px;line-height:24px;color:rgba(0,0,0,.5)}.about__name-btn{position:relative;width:24px;height:24px;background-color:transparent;border:none}.about__name-btn:before{content:"";width:18px;height:18px;border-radius:50%;background-color:rgba(0,0,0,.05);position:absolute;top:3px;right:3px;transition:background-color .2s}.about__name-btn::after{content:"i";display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:24px;height:24px}.about__name-btn_active::after{content:"";background-image:url(../img/ic_filters_info_close.svg);background-size:9px 9px;background-repeat:no-repeat;background-position:center center}.about__name-info{display:block;position:absolute;z-index:-1;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07);border-radius:16px;width:216px;padding:15px;opacity:0}.about__name-info_active{z-index:10;opacity:1}.about__border-bottom{flex-grow:1;border-bottom:1px dashed #eaedee;margin:0 4px 5px}.about__value{width:388px;flex-shrink:0}.about__table-more{padding:8px 12px;text-align:center;display:none}.about__table-more::after{content:"";margin-left:4px;display:inline-block;vertical-align:top;width:16px;height:16px;transition-property:transform;transition-duration:.2s;background-image:url(../img/ic_arrow_bottom_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.about__table-more_reverse::after{transform:rotate(180deg)}.about__table-more_active{display:block;margin-top:-16px;margin-bottom:32px}.about__sidebar{width:288px;flex-shrink:0}.about__sidebar-box{position:sticky;overflow:hidden;top:10px;padding:32px;background-color:#f7f7f7;border-radius:40px}.about__sidebar-box::before{content:"";position:absolute;z-index:-1;bottom:-23px;right:0;width:189px;height:238px;background-image:url(../img/ic_download.svg);background-size:189px 238px;background-repeat:no-repeat;background-position:center center}.about__headline{margin-bottom:12px}.about__sidebar-text{margin-bottom:40px}.about__sidebar-link{display:inline-block;padding:16px 20px;text-decoration:none}.about__sidebar-link::after{content:"";margin-left:6px;display:inline-block;vertical-align:top;width:24px;height:24px;background-image:url(../img/ic_arrow_right.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.about__tags{margin-top:40px}.questions__informer{margin-bottom:40px}.questions__title{display:block;margin-bottom:20px;font-weight:700}.questions__title-span{color:rgba(0,0,0,.2)}.questions__area{display:flex;align-items:flex-start}.questions__main{flex-shrink:0;margin-right:40px;width:760px;display:flex;flex-direction:column;align-items:flex-start}.questions__main_empty{min-height:482px;justify-content:center;align-items:center;background:#f7f7f7;border-radius:40px}.questions__main-text{padding:16px;text-align:center;font-size:24px;line-height:32px;color:rgba(0,0,0,.3)}.questions__comment{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:12px}.questions__wrap{padding:20px 20px 8px;background:#f7f7f7;border-radius:32px 32px 32px 10px}.questions__comment_answer{border-radius:10px 32px 32px}.questions__comment_level1{margin-left:20px}.questions__comment_level2{margin-left:40px}.questions__text{margin-bottom:4px}.questions__bottom{display:flex;align-items:center}.questions__author,.questions__time{margin-right:6px;color:rgba(0,0,0,.5)}.questions__answer{padding:8px 12px;color:#ff6138;background-color:transparent;border:none}.questions__answer::before{content:"";display:inline-block;width:16px;height:16px;margin-right:4px;vertical-align:top;background-image:url(../img/ic_chat_orange.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.questions__sidebar{position:sticky;top:10px;flex-shrink:0;width:388px}.questions__sidebar-box{border-radius:40px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.questions__thanks{margin-top:28px;padding:32px;border-radius:40px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.questions__thanks-headline{margin-bottom:12px}.questions__headline{display:block;margin-bottom:12px;font-weight:700}.questions__sidebar-text{margin-bottom:24px}.questions__label{display:block;margin-bottom:12px}.questions__textarea{width:100%;height:96px;display:block;font-size:16px;line-height:20px;padding:26px 16px 20px}.questions__input{width:100%;display:block;font-size:16px;line-height:20px}.questions__submit{width:100%;padding:16px}.questions__submit::after{content:"";display:inline-block;margin-left:6px;vertical-align:top;width:24px;height:24px;background-image:url(../img/ic_airplane.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.questions__policy{margin-top:12px;font-size:13px;line-height:16px;color:rgba(0,0,0,.5)}.questions__answer-form{display:none;width:640px;padding:20px;margin-left:20px;margin-top:12px;border-radius:10px 32px 32px;background-color:#f7f7f7}.questions__answer-form_show,.questions__answer-label{display:block}.questions__answer-textarea-box{margin-bottom:8px}.questions__answer-textarea{height:96px;width:100%;font-size:16px;line-height:20px;background:rgba(0,0,0,.03)}.questions__answer-wrapper{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:8px;column-gap:8px;margin-bottom:16px}.questions__answer-input{width:100%;font-size:16px;line-height:20px;background:rgba(0,0,0,.03)}.questions__checkbox-label{position:relative;display:block;margin-bottom:12px;cursor:pointer}.questions__checkbox-text{display:block;padding-left:32px}.questions__checkbox-text::after,.questions__checkbox-text::before{content:"";position:absolute;top:-2px;left:0;display:block}.questions__checkbox-text::before{width:24px;height:24px;opacity:0;z-index:1;transition-property:opacity;transition-duration:.2s;background-image:url(../img/ic_filter_check_white.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.questions__checkbox-text::after{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-radius:8px;transition-property:border-color,background-color;transition-duration:.2s}.questions__checkbox-input{position:absolute;z-index:-1;opacity:0}.questions__checkbox-input:checked+.questions__checkbox-text::after{background-color:#ff6138;border:2px solid #ff6138}.questions__checkbox-input:checked+.questions__checkbox-text::before{opacity:1}.questions__checkbox-text-small{display:block;color:rgba(0,0,0,.5);margin-left:32px}.questions__wrapper{display:flex;justify-content:space-between;align-items:center}.questions__btn-box{display:flex}.questions__send{padding:12px 20px;margin-right:12px}.questions__cancel{padding:12px 20px;margin-right:12px;color:#ff6138}.questions__policy-box{display:flex;flex-direction:column;align-items:flex-end}.questions__policy-text{display:block;color:rgba(0,0,0,.5)}.reviews{padding-top:80px;padding-bottom:80px}.reviews__title{display:block;margin-bottom:60px;font-weight:700}.reviews__span{color:rgba(0,0,0,.2)}.reviews__cage{display:flex}.reviews__body{margin-right:40px;width:760px;flex-shrink:0}.reviews__item{margin-bottom:20px;border-radius:40px;padding:40px;background-color:#f7f7f7}.reviews__item:last-of-type{margin-bottom:24px}.reviews__item_hidden{display:none}.reviews__headline-line{margin-bottom:20px;display:flex;align-items:center}.reviews__rating-star{margin-left:auto;flex-shrink:0;width:170px;height:34px;overflow:hidden;background-image:url(../img/ic_star_grey.svg);background-size:34px 34px}.reviews__rating-fill{height:34px;background-image:url(../img/ic_star_orange.svg);background-size:34px 34px}.reviews__text-box_scroll{position:relative;max-height:300px;overflow:hidden;transition-property:max-height;transition-duration:.5s}.reviews__text-box_scroll::before{content:"";position:absolute;left:0;bottom:0;height:88px;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#f7f7f7 100%)}.reviews__text-box_scroll-active{max-height:100%}.reviews__text-box_scroll-active::before{content:none}.reviews__text{margin-bottom:20px}.reviews__text-more{margin-top:12px;margin-bottom:12px;display:none;padding:8px 12px;text-align:center}.reviews__text-more::after{content:"";margin-left:4px;display:inline-block;vertical-align:top;width:16px;height:16px;transition-property:transform;transition-duration:.2s;background-image:url(../img/ic_arrow_bottom_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.reviews__text-more_reverse::after{transform:rotate(180deg)}.reviews__text-more_active{display:block}.reviews__gallery{display:flex;margin:32px -16px 22px;overflow:auto;-webkit-overflow-scrolling:auto;padding-bottom:10px}.reviews__gallery::after,.reviews__gallery::before{content:"";width:12px;flex-shrink:0}.reviews__picture{width:164px;flex-shrink:0;margin:0 4px;border-radius:40px;overflow:hidden}.reviews__image{height:164px}.reviews__bottom-line{display:flex;align-items:center}.reviews__author{margin-right:12px;color:rgba(0,0,0,.5)}.reviews__time{color:rgba(0,0,0,.5)}.reviews__btn{padding:12px 16px;font-weight:500;font-size:16px;line-height:24px}.reviews__btn::before{content:"";width:24px;height:24px;display:inline-block;vertical-align:top;margin-right:6px}.reviews__btn_like{margin-left:auto;margin-right:4px;color:#ff6138}.reviews__btn_like::before{background-image:url(../img/ic_like_orange.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.reviews__btn_dislike::before{background-image:url(../img/ic_dislike_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.reviews__more{display:inline-block;padding:16px 20px;cursor:pointer;text-align:center}.reviews__more::after{content:"";width:24px;height:24px;display:inline-block;vertical-align:top;margin-left:4px;background-image:url(../img/ic_arrow_bottom_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center;transition-property:transform;transition-duration:.2s}.reviews__more_active::after{transform:rotate(180deg)}.reviews__body_empty{min-height:482px;display:flex;align-items:center;background:#f7f7f7;border-radius:40px}.reviews__body-text{padding:16px;text-align:center;justify-content:center;font-size:24px;line-height:32px;color:rgba(0,0,0,.3)}.reviews__sidebar{width:388px;flex-shrink:0}.reviews__sidebar-inner{position:sticky;top:10px}.reviews__sort-box{position:relative;margin-bottom:18px;border-radius:20px;padding:10px 16px;cursor:pointer;border:1px solid #f7f7f7;background-color:#f7f7f7;transition-property:border-color;transition-duration:.2s}.reviews__sort-box:hover{border:1px solid #ff6138}.reviews__sort-box:hover .reviews__sort-list-box{display:block}.reviews__sort-box::after{content:"";position:absolute;top:calc(50% - 12px);right:16px;opacity:.4;width:24px;height:24px;background-image:url(../img/ic_arrow_bottom_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.reviews__sort-list-box{display:none;position:absolute;z-index:10;padding-top:15px;top:55px;right:0;left:0}.reviews__sort-list{padding:20px 0;border-radius:16px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07)}.reviews__sort-item:not(:last-of-type){margin-bottom:20px}.reviews__sort-link{padding:10px 20px}a.reviews__sort-link{text-decoration:none}span.reviews__sort-link{color:#ff6138}.reviews__sort-note{display:block;margin-bottom:4px;font-size:11px;line-height:12px;font-weight:500;color:rgba(0,0,0,.5)}.reviews__sort{font-size:16px;line-height:20px}.reviews__grade{margin-bottom:20px;border-radius:40px;padding:24px 32px 32px;background-color:#f7f7f7}.reviews__grade-mark{display:flex;align-items:center;margin-bottom:12px}.reviews__grade-mark-number{margin-right:12px;font-weight:700;font-size:48px;line-height:56px;letter-spacing:-.015em}.reviews__grade-mark-note{max-width:195px;font-size:16px;line-height:24px}.reviews__grade-item{margin-bottom:12px;display:flex;align-items:center}.reviews__grade-rating-star{flex-shrink:0;margin-right:12px;width:120px;height:24px;overflow:hidden;background-image:url(../img/ic_star_grey.svg);background-size:24px 24px}.reviews__grade-rating-fill{height:24px;background-image:url(../img/ic_star_orange.svg);background-size:24px 24px}.reviews__share-box{box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:40px;padding:32px}.reviews__share-headline{display:block;margin-bottom:12px;font-weight:700}.reviews__share-text{margin-bottom:12px}.reviews__share-text:last-of-type{margin-bottom:20px}.reviews__share-btn{display:block;padding:16px 0;text-align:center;cursor:pointer;text-decoration:none}.reviews__share-btn::before{content:"";width:24px;height:24px;display:inline-block;vertical-align:top;margin-right:6px;background-image:url(../img/ic_review_white.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.tile{padding-top:80px;padding-bottom:80px}.tile_favorites{border-radius:0}.tile__title{display:block;margin-bottom:20px;text-align:center;font-weight:700}.tile__headline{margin-bottom:40px}.tile__title_single{margin-bottom:60px}.tile__title-span{position:relative;display:inline-block;z-index:1}.tile__title-span::before{content:"";position:absolute;z-index:-1;top:1px;right:-11px;width:233px;height:56px;background-image:url(../img/ic_ellipse_orange.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.tile__big-text{margin-bottom:60px;text-align:center}.tile__list{display:flex;flex-wrap:wrap;margin:0 -27px}.tile__item{position:relative;z-index:1;margin:0 27px 48px;display:flex;flex-direction:column;width:256px;flex-shrink:0;cursor:pointer}.tile__item::before{content:"";position:absolute;z-index:-1;top:-20px;right:-16px;bottom:-20px;left:-16px;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:32px;opacity:0;transition-property:opacity;transition-duration:.2s}.tile__item_disabled .tile__picture,.tile__item_disabled .tile__price-box,.tile__item_disabled .tile__rating{opacity:.5}.tile__picture-box{position:relative}.tile__picture-link{display:block;margin-bottom:10px;text-decoration:none}.tile__picture{position:relative;width:250px}.tile__discount{position:absolute;z-index:1;top:-8px;right:-8px;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#ff6138;font-size:16px;line-height:24px;font-weight:500}.tile__image{height:250px}.tile__price-box{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;justify-items:start;align-items:end;-moz-column-gap:4px;column-gap:4px;margin-bottom:6px}.tile__price-old{position:relative;display:inline-block;grid-row:1;grid-column:2;font-weight:500;font-size:13px;line-height:16px;color:rgba(0,0,0,.5);white-space:nowrap}.tile__price-old::before{content:"";position:absolute;top:9px;height:1px;left:0;right:0;background-color:rgba(0,0,0,.5)}.tile__price{grid-row:span 2;font-size:36px;line-height:41px}.tile__price-rouble{margin-bottom:4px;font-weight:500;font-size:16px;line-height:16px;white-space:nowrap}.tile__info-line{display:flex;flex-wrap:wrap;margin-bottom:8px}.tile__rating{flex-shrink:0;margin-right:5px;width:80px;height:16px;overflow:hidden;background-image:url(../img/ic_star_grey.svg);background-size:16px 16px}.tile__rating-fill{height:16px;background-image:url(../img/ic_star_orange.svg);background-size:16px 16px}.tile__rating-value{margin-right:8px;color:rgba(0,0,0,.5)}.tile__name{display:block;margin-bottom:10px;color:rgba(0,0,0,.5);text-decoration:none}.tile__buttons{display:flex;margin-top:auto}.tile__button{opacity:0}.tile__button_basket{margin-right:8px;border-radius:16px;padding:12px 16px}.tile__button_basket::after{content:"В корзину";font-size:16px;line-height:24px;font-weight:500}.tile__button_basket::before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:24px;height:24px;background-image:url(../img/ic_basket_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.tile__button_basket-add::after{content:"В корзине"}.tile__button_basket-add::before{background-image:url(../img/ic_basket_add_orange.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.tile__button_compare{border-radius:16px;width:48px;height:48px;background-image:url(../img/ic_compare.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.tile__button_favorite{border-radius:12px;position:absolute;z-index:10;top:0;left:0;opacity:0;width:32px;height:32px;transition-property:opacity;transition-duration:.2s}.tile__button_favorite::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../img/ic_heart_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center;opacity:.3;transition-property:opacity;transition-duration:.2s}.tile__button_favorite-active{opacity:1}.tile__button_favorite-active::before{background-image:url(../img/ic_heart_orange.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center;opacity:1}.tile__link{margin:0 auto;width:177px;display:block;padding:16px 20px;text-decoration:none;text-align:center}.tile__link::after{content:"";margin-left:6px;display:inline-block;vertical-align:top;width:24px;height:24px;background-image:url(../img/ic_arrow_right.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.tile__link_about{margin:0}.tile__pagination-list{display:flex;justify-content:center}.tile__pagination-link{text-decoration:none;padding:12px 20px;font-size:16px;line-height:24px;font-weight:500;border-radius:16px;display:inline-block}span.tile__pagination-link{background:rgba(0,0,0,.07)}.tile__pagination-dots{display:inline-block;padding:12px 20px;text-align:center;vertical-align:top;font-size:16px;line-height:24px}.tile__tag{position:absolute;z-index:1;bottom:-5px;right:-10px;padding:4px 8px;font-weight:500;font-size:13px;line-height:16px;letter-spacing:-.5px;color:#fff;border-radius:6px;opacity:0;transition-property:opacity;transition-duration:.2s}.tile__tag_showroom{background:linear-gradient(272.55deg,#00fff0 .98%,#000690 99.64%)}.tile__tag_new{background:linear-gradient(94.78deg,#e12cfe 0,#9e00ff 100%)}.tile__tag_find{padding-left:21px;background:linear-gradient(94.78deg,#fe2c2c 0,#f90 100%)}.tile__tag_find::before{position:absolute;content:"";width:17px;height:17px;top:4px;left:3px;background-image:url(../img/ic_fire_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.tile__timer{position:absolute;display:flex;z-index:1;left:0;bottom:-5px;opacity:0;transition-duration:.2s;transition-property:opacity}.tile__timer::before{position:absolute;content:"";z-index:2;top:-10px;left:9px;width:21px;height:21px;background-image:url(../img/ic_ligthning_small.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.tile__timer::after{position:absolute;content:"";top:-17px;right:-9px;width:52px;height:52px;background-image:url(../img/ic_ligthning_big.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.tile__timer-item{position:relative;z-index:1;width:22px;height:22px;margin:0 1px;font-size:11px;line-height:22px;text-align:center;border-radius:5px;background-color:#10182b;color:#fff}.why-we{padding-top:80px;padding-bottom:80px}.why-we__title{display:block;margin-bottom:60px;text-align:center;font-weight:700}.why-we__list{display:flex;flex-wrap:wrap;margin:0 -6px}.why-we__item{position:relative;z-index:1;overflow:hidden;display:flex;flex-shrink:0;align-items:flex-start;flex-direction:column;margin:0 6px 12px;border-radius:40px;padding:32px;height:288px;text-decoration:none}.why-we__item::before{z-index:-1}.why-we__item_half{width:288px}.why-we__item_full{width:588px;padding-right:278px}.why-we__item_choice{background:linear-gradient(135deg,#ff5c00 0,#ffe600 100%)}.why-we__item_choice::before{content:"";position:absolute;bottom:-36px;right:-36px;width:264px;height:264px;background-image:url(../img/why-we/ic_choice.svg);background-size:264px 264px;background-repeat:no-repeat;background-position:center center}.why-we__item_guarantee{background:linear-gradient(315deg,#00fff0 0,#000691 100%)}.why-we__item_guarantee::before{content:"";position:absolute;bottom:-36px;right:-36px;width:264px;height:264px;background-image:url(../img/why-we/ic_guarantee.svg);background-size:264px 264px;background-repeat:no-repeat;background-position:center center}.why-we__item_discount{background:radial-gradient(100% 204.17% at 100% 0,#ff9f87 0,#ff5c00 100%)}.why-we__item_discount::before{content:"";position:absolute;bottom:20px;right:20px;width:248px;height:248px;background-image:url(../img/why-we/ic_discount.svg);background-size:248px 248px;background-repeat:no-repeat;background-position:center center}.why-we__item_delivery{background:linear-gradient(283.49deg,#98d508 0,#28c00c 100%)}.why-we__item_delivery::before{content:"";position:absolute;bottom:20px;right:20px;width:248px;height:248px;background-image:url(../img/why-we/ic_delivery.svg);background-size:248px 248px;background-repeat:no-repeat;background-position:center center}.why-we__item_catalog{background:linear-gradient(315deg,#e6e6e6 0,#ff4d4d 100%)}.why-we__item_catalog .why-we__headline{margin-bottom:0;font-size:40px;line-height:50px}.why-we__item_catalog .why-we__text{margin-bottom:12px}.why-we__item_like{background:linear-gradient(135deg,#ff38eb 0,#7622ff 100%)}.why-we__item_like::before{content:"";position:absolute;bottom:-36px;right:-36px;width:264px;height:264px;background-image:url(../img/why-we/ic_like.svg);background-size:264px 264px;background-repeat:no-repeat;background-position:center center}.why-we__headline{display:block;margin-bottom:12px;color:#fff;font-weight:700}.why-we__text{font-size:16px;line-height:24px;color:rgba(255,255,255,.9)}.why-we__button{margin-top:auto;display:inline-block;padding:16px 50px 16px 20px;font-weight:700;background-image:url(../img/ic_arrow_right.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:top 14px right 18px}.modal-box{opacity:0;display:none;position:fixed;z-index:1000000;top:0;left:0;width:100%;height:100%;overflow:auto;transition-property:opacity;transition-duration:.3s}.modal-box__inner{padding:16px;position:absolute;height:100%;width:100%;top:0;left:0;overflow:auto;text-align:center}.modal-box__inner::before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.modal-box__close{position:absolute;top:20px;right:20px;width:32px;height:32px;opacity:.7;background-image:url(../img/ic_close_black.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center center;cursor:pointer;border:none;background-color:transparent;transition-property:opacity;transition-duration:.2s}.modal-box__form{display:inline-block;vertical-align:middle;text-align:left;position:relative;z-index:2;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:40px;overflow:hidden}.modal-box_opacity{opacity:1}.modal-box_display{display:inline-block}.modal-box__layer{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgba(0,0,0,.7)}.modal-form{padding:32px;width:388px}.modal-form__headline{display:block;margin-bottom:12px;font-weight:700}.modal-form__text{margin-bottom:12px}.modal-form__form{margin-top:20px}.modal-form__label{margin-bottom:12px;display:block}.modal-form__input{width:100%}.modal-form__span-info{margin-top:-4px;margin-left:16px;margin-bottom:16px;display:block;color:rgba(0,0,0,.5)}.modal-form__button{padding:16px;width:100%}.modal-form__policy{margin-top:12px;font-size:13px;line-height:16px;color:rgba(0,0,0,.5)}.modal-form__policy-link{color:#ff6138;text-decoration:none}.modal-basket{width:788px;padding:0}.modal-basket__form{padding:27px 32px 24px;text-align:left}.modal-basket__headline{display:block;margin-right:50px;margin-bottom:32px;font-weight:700}.modal-basket__basket{position:relative;display:flex;align-items:flex-start;padding-bottom:27px}.modal-basket__picture{flex-shrink:0;margin-right:12px}.modal-basket__image{width:72px;height:72px}.modal-basket__info{flex-grow:1;margin-right:32px}.modal-basket__name{display:block;margin-bottom:4px;font-size:16px;line-height:20px}.modal-basket__saler{display:block;margin-bottom:4px;color:rgba(0,0,0,.5)}.modal-basket__status{display:block}.modal-basket__counter{flex-shrink:0;position:relative;display:flex;align-items:center;margin-top:-1px;margin-right:32px;overflow:hidden;border-radius:12px;background-color:#f7f7f7;border:1px solid transparent;width:96px}.modal-basket__counter-button{position:absolute;left:0;border:none;background-color:#f7f7f7;width:27px;top:0;bottom:0}.modal-basket__counter-button::before{content:"";position:absolute;top:14px;left:8px;width:12px;height:2px;background-color:#c6c6c6;transition-property:background-color;transition-duration:.2s}.modal-basket__counter-button_delete::before{width:27px;height:29px;top:0;left:0;background-color:transparent;transition-property:opacity;transition-duration:.2s;opacity:.3;background-image:url(../img/ic_close_black.svg);background-size:21px 21px;background-repeat:no-repeat;background-position:center center}.modal-basket__counter-number{border:none;padding:5px 26px 6px;width:100%;background-color:transparent;text-align:center;font-size:16px;line-height:19px}.modal-basket__counter-button_plus{right:0;left:unset}.modal-basket__counter-button_plus::after{content:"";position:absolute;top:9px;left:13px;width:2px;height:12px;background-color:#c6c6c6;transition-property:background-color;transition-duration:.2s}.modal-basket__counter-button_plus::before{left:8px}.modal-basket__price{margin-right:64px;order:2;flex-shrink:0;text-align:center}.modal-basket__price-line{margin-top:-3px}.modal-basket__price-current{margin-right:4px;font-size:24px;line-height:32px}.modal-basket__price-note{font-size:16px;line-height:24px}.modal-basket__price-old{position:relative;font-size:13px;line-height:14px;color:rgba(0,0,0,.5)}.modal-basket__price-old::before{content:"";position:absolute;top:9px;left:-1px;right:-1px;height:1px;background-color:rgba(0,0,0,.5)}.modal-basket__button{position:absolute;border-radius:12px;right:0;width:32px;height:32px}.modal-basket__button::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;transition-property:opacity;transition-duration:.2s}.modal-basket__button_like{top:-5px}.modal-basket__button_like::before{background-image:url(../img/ic_heart_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.modal-basket__button_like-active::before{opacity:1;background-image:url(../img/ic_heart_orange.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.modal-basket__btn-box{display:flex;margin-top:24px}.modal-basket__buy{display:flex;flex-grow:1;margin-right:32px}.modal-basket__label{display:block;flex-grow:1;margin-right:12px}.modal-basket__input{width:100%}.modal-basket__btn-buy{padding:16px 24px}.modal-basket__btn-basket{text-decoration:none;text-align:center;display:block;padding:16px 20px}.modal-basket__btn-basket::before{content:"";margin-right:6px;width:24px;height:24px;display:inline-block;vertical-align:top;background-image:url(../img/ic_basket_white.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.modal-login{padding:32px;width:388px}.modal-login__headline{margin-bottom:20px}.modal-registration{padding:32px;width:388px}.modal-registration__headline{margin-bottom:20px}.registration-form{display:flex;flex-direction:column;flex-shrink:0;margin:0 auto;width:320px}.registration-form__label{position:relative;display:flex;flex-wrap:wrap;margin:0 -6px 12px}.registration-form__box{margin:0 6px;width:calc(100% - 12px)}.registration-form__box_code{width:calc(50% - 12px)}.registration-form__input{width:100%}.registration-form__input_code.input_wrong+.input-animate-placeholder{color:rgba(0,0,0,.5)}.registration-form__input_code:-moz-placeholder-shown+.input-animate-placeholder{top:calc(50% - 10px)!important;font-size:16px!important;line-height:20px!important}.registration-form__input_code:-ms-input-placeholder+.input-animate-placeholder{top:calc(50% - 10px)!important;font-size:16px!important;line-height:20px!important}.registration-form__input_code:placeholder-shown+.input-animate-placeholder{top:calc(50% - 10px)!important;font-size:16px!important;line-height:20px!important}.registration-form__input_code:focus+.input-animate-placeholder{top:10px!important;font-size:11px!important;line-height:12px!important}.registration-form__input-button{background-image:url(../img/ic_show-password.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;cursor:pointer}.registration-form__input-button_show-password{background-image:url(../img/ic_show-password.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.registration-form__input-button_hide-password{background-image:url(../img/ic_hide-password.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.registration-form__code-button{margin:0 6px;width:calc(50% - 12px)}.registration-form__error-text{display:block;margin:6px 6px 0;width:calc(100% - 12px);font-size:11px;line-height:12px;letter-spacing:-.01em;color:red}.registration-form__error-text_hide{display:none}.registration-form__note{display:block;margin:6px 6px 0;width:calc(100% - 12px);font-size:11px;line-height:12px;letter-spacing:-.01em;color:rgba(0,0,0,.5)}.registration-form__note_hide{display:none}.registration-form__value-note{display:inline-block}.registration-form__city-list-box{position:absolute;top:calc(100% - 12px);left:6px;z-index:10;padding:20px 11px 20px 20px;width:calc(100% - 12px);border-radius:16px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07);overflow:hidden}.registration-form__city-list-box_hide,.registration-form__layer_hide{display:none}.registration-form__city-list{position:relative;max-height:270px;overflow-y:auto;-webkit-overflow-scrolling:auto}.registration-form__city-list::-webkit-scrollbar{width:4px;background-color:rgba(0,0,0,.05);border-radius:2px}.registration-form__city-list::-webkit-scrollbar-button{height:0;background-color:#fff}.registration-form__city-list::-webkit-scrollbar-thumb{width:4px;background-color:rgba(0,0,0,.1);border-radius:2px}.registration-form__city-item{display:block;width:100%;border:none;background-color:transparent;text-align:left}.registration-form__city-item:not(:last-child){margin-bottom:20px}.registration-form__city-name{display:block;margin-bottom:2px;font-size:16px;line-height:20px}.registration-form__region-name{display:block;font-size:13px;line-height:16px;letter-spacing:-.01em;color:rgba(0,0,0,.5)}.registration-form__not-found{display:block;font-size:16px;line-height:20px}.registration-form__not-found_hide{display:none}.registration-form__checkbox-label{display:block;position:relative;cursor:pointer;margin-bottom:12px}.registration-form__checkbox-label_hidden{display:none}.registration-form__checkbox-input{position:absolute;z-index:-1;opacity:0}.registration-form__checkbox-input:checked+.registration-form__checkbox-name::after{background-color:#ff6138;border:2px solid #ff6138}.registration-form__checkbox-input:checked+.registration-form__checkbox-name::before{opacity:1}.registration-form__checkbox-name{display:flex;align-items:center;padding-left:32px;min-height:24px;font-weight:400}.registration-form__checkbox-name::after,.registration-form__checkbox-name::before{content:"";position:absolute;top:calc(50% - 12px);left:0;display:block}.registration-form__checkbox-name::before{width:24px;height:24px;opacity:0;z-index:1;transition-property:opacity;transition-duration:.2s;background-image:url(../img/ic_filter_check_white.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.registration-form__checkbox-name::after{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-radius:8px;transition-property:border-color,background-color;transition-duration:.2s}.registration-form__business-button{position:relative;margin-bottom:12px;padding-left:32px;min-height:24px;border:none;background-color:transparent;text-align:left;font-weight:400}.registration-form__business-button::after,.registration-form__business-button::before{content:"";position:absolute;top:calc(50% - 12px);left:0;display:block}.registration-form__business-button::before{width:24px;height:24px;opacity:0;z-index:1;transition-property:opacity;transition-duration:.2s;background-image:url(../img/ic_filter_check_white.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.registration-form__business-button::after{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-radius:8px;transition-property:border-color,background-color;transition-duration:.2s}.registration-form__business-button_active::after{background-color:#ff6138;border:2px solid #ff6138}.registration-form__business-button_active::before{opacity:1}.registration-form__label-box{width:calc(100% + 6px)}.registration-form__label-box_hide{display:none}.registration-form__policy{display:block;margin-bottom:12px;color:rgba(0,0,0,.5);font-weight:400}.registration-form__link{order:1;display:inline-block;margin:0 auto;padding:8px 12px;text-decoration:none}.registration-form__fixed-box{margin-top:12px;margin-bottom:24px}.registration-form__submit{display:block;margin:0 auto;padding:16px;width:100%}.registration-form__submit_modal{margin-bottom:12px}.registration-form__button-box{text-align:center}.registration-form__login-button{display:inline-block;padding:8px 12px}.login-form{display:flex;flex-direction:column;flex-shrink:0;margin:0 auto;width:320px}.login-form__label{display:block;margin-bottom:12px}.login-form__label .login-form__link{margin-top:4px}.login-form__input{width:100%}.login-form__input-button{cursor:pointer}.login-form__input-button_show-password{background-image:url(../img/ic_show-password.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.login-form__input-button_hide-password{background-image:url(../img/ic_hide-password.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.login-form__enter-link{margin-bottom:8px;padding:16px;display:block;text-align:center;text-decoration:none;border:none;background-color:transparent}.login-form__enter-link::before{content:"";margin-right:6px;display:inline-block;vertical-align:top;width:24px;height:24px}.login-form__enter-link_last{margin-bottom:20px}.login-form__enter-link_yandex::before{background-image:url(../img/ic_yandex_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.login-form__enter-link_google::before{background-image:url(../img/ic_google_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.login-form__enter-link_vk::before{background-image:url(../img/ic_vk_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.login-form__enter-link_ok::before{background-image:url(../img/ic_ok_black.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.login-form__link{display:inline-block;padding:8px 12px}.login-form__link_registration{order:1;margin:0 auto;text-decoration:none}.login-form__fixed-box{margin-bottom:20px}.login-form__submit{display:block;margin:0 auto;padding:16px;width:100%}.login-form__submit_modal{margin-bottom:20px}.login-form__button-box{text-align:center}.login-form__registration-button{display:inline-block;padding:8px 12px}.tags_loading .tags__inner{position:relative;max-height:122px;overflow:hidden}.tags_loading .tags__list{opacity:0}.tags_loading .tags__list_loading{display:flex;opacity:1}.tags__headline{display:block;margin-bottom:32px;font-weight:700}.tags__list{display:flex;flex-wrap:wrap;margin:0 -4px}.tags__list_loading{display:none;position:absolute;top:0;left:0;right:0}.tags__item{margin:0 4px 12px;padding:12px 20px}.tags__item::before{content:"# ";font-weight:500;font-size:16px;line-height:24px;color:#ff6138}span.tags__item{box-shadow:none;border:1px solid #ff6138;pointer-events:none}.tags__item_hidden{display:none}span.tags__item.tags__item_loading{position:relative;flex-shrink:0;border-radius:20px;border:none;width:calc(16.6666666667% - 8px);height:50px;background-color:rgba(0,0,0,.03)}span.tags__item.tags__item_loading::before{content:none}span.tags__item.tags__item_loading:after{content:"";position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;background:linear-gradient(-45deg,rgba(247,247,247,.05) 20%,#fff 40%,rgba(247,247,247,.05) 60%) rgba(247,247,247,.05);background-size:200% 100%;-webkit-animation:2s linear infinite tags__item_loading;animation:2s linear infinite tags__item_loading}@-webkit-keyframes tags__item_loading{100%{background-position-x:-200%}}@keyframes tags__item_loading{100%{background-position-x:-200%}}.tags__button{display:flex;gap:6px;margin:0 4px 12px;padding:12px 20px}.tags__button::after{content:"";flex-shrink:0;display:block;width:24px;height:24px;background-image:url(../img/ic_arrow-down.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transition-property:transform;transition-duration:.2s}.tags__button_hide::after{transform:rotate(180deg)}.tile .informer-full{margin-top:60px}.informer-full__link{display:block;position:relative;width:100%;border-radius:40px;text-decoration:none}.informer-full__picture{position:relative;padding-top:24.2424242424%;width:100%;border-radius:40px;overflow:hidden}.informer-full__image{position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:1022.1px){.button-white:not(:disabled):hover{box-shadow:0 4px 15px rgba(0,0,0,.15)}.button-orange:not(:disabled):hover{background-color:#ff4427}.button-white-arrow:not(:disabled):hover{box-shadow:0 4px 15px rgba(0,0,0,.15)}.button-grey:hover:not(:disabled){background-color:#ff6138;color:#fff}.button-transparent{transition-property:background-color;transition-duration:.2s}.button-transparent:hover:not(:disabled){background-color:rgba(0,0,0,.03)}.textarea{transition-property:background-color,border-color;transition-duration:.2s}.textarea:hover{border-color:#cfcfcf;background-color:#fff}.input{transition-property:background-color,border-color;transition-duration:.2s}.input:not(:disabled):hover{border-color:#cfcfcf;background-color:#fff}.link_grey:hover::after{background:rgba(0,0,0,.03)}.link-black:hover,.link-grey:hover,.link-orange:hover{color:#ff4427}.link-white:hover{color:rgba(255,255,255,.8)}a.crumbs__link::after{transition-property:background;transition-duration:.2s}a.crumbs__link:hover::after{background:rgba(0,0,0,.03)}.content a:hover{color:#ff4427}.content_2 .download:hover{color:#fff}.content_2 a:hover,.content_3 a:hover{color:#ff4427}.my-fancybox__btn-close:hover,.my-fancybox__btn-menu:hover,.my-fancybox__button:hover{opacity:1}.my-fancybox__item:hover{border:2px solid #ff6138}.header__top-select:hover .header__top-select-box{display:block}.header__top-select:hover .header__top-select-name::after{transform:rotate(180deg)}.header__top-select-link:hover .header__top-select-span{color:#ff6138}.header__categories-item:hover{background-color:rgba(0,0,0,.03)}.header__catalog.active:hover,.header__catalog_active:hover{background-color:rgba(255,97,56,.1)!important}.header-search__link:hover{background-color:#f7f7f7}.header-search__menu-link:hover{background:rgba(0,0,0,.03)}.header-search__menu-link_active:hover{background:rgba(0,0,0,.07)}.modal-city__close:hover,.tile-search__item:hover .tile-search__button,.tile-search__item:hover::before{opacity:1}.modal-city__btn-automatically:hover{background-color:rgba(255,97,56,.05)}.modal-city__item:hover::after{border-color:#ff4427;background-color:#ff4427}.footer__mail:hover,.footer__phone:hover{color:#ff6138}.footer__social-link:hover{opacity:1}.footer__bottom-link:hover,.footer__link:hover{color:#ff6138}.up-button:hover:before{background-color:rgba(255,68,39,.05)}.ads-tooltip__text a:hover{color:#ff4427}.catalog-modal__item{transition-property:box-shadow,background;transition-duration:.2s}.catalog-modal__item:not(.catalog-modal__item_finds-of-the-day,.catalog-modal__item_new-catalog,.catalog-modal__item_all-catalog):hover{transition-duration:.1s}.catalog-modal__item:not(.catalog-modal__item_finds-of-the-day,.catalog-modal__item_new-catalog,.catalog-modal__item_all-catalog):hover .catalog-modal__name{background-color:#fff}.catalog-modal__list .catalog-modal__item_finds-of-the-day:hover{background:rgba(255,97,56,.8)}.catalog-modal__list .catalog-modal__item_new-catalog:hover{background:linear-gradient(135deg,rgba(250,0,255,.8) 0,rgba(82,0,255,.8) 100%)}.catalog-modal__list .catalog-modal__item_all-catalog:hover{background:rgba(255,97,56,.8)}.catalog-nav__sidebar-category:hover{background-color:#fff}.catalog-nav__sidebar-category:hover::after,.catalog-nav__sidebar-category:hover::before{opacity:1}.catalog-nav__brands-item:hover,.catalog-nav__main-tag:hover{box-shadow:0 4px 15px 0 rgba(0,0,0,.15)}.category-cap__subsections-link:hover{background:rgba(0,0,0,.03)}span.category-cap__subsections-link:hover{background:rgba(0,0,0,.07)}a.category-cap__sort-link:hover{color:#ff6138}.product__nav-button{transition-property:opacity;transition-duration:.2s}.product__nav-button:hover{opacity:1}.product__nav-picture:hover{border:1px solid #ff6138}.product__article-code{transition-property:color;transition-duration:.2s}.product__article-code:after{transition-property:background-color;transition-duration:.2s}.product__dropdown-link:hover .product__dropdown-span{color:#ff6138}.product-bar__favorite{transition-property:box-shadow;transition-duration:.2s}.product-bar__favorite:hover{box-shadow:0 4px 15px rgba(0,0,0,.15)}a.product__view-link{transition-property:box-shadow;transition-duration:.2s}a.product__view-link:before{transition-property:border-color;transition-duration:.2s}a.product__view-link:hover{box-shadow:none}a.product__view-link:hover:before{border-color:#ff6138}a.product__select-link{transition-property:border-color,box-shadow;transition-duration:.2s}a.product__select-link:hover{border:1px solid #ff6138}a.product__price-link:hover{border:1px solid #ff6138;box-shadow:none}.about__name-btn:hover:before{background-color:rgba(0,0,0,.1)}.questions__checkbox-label:hover .questions__checkbox-text::after{border:2px solid #ff6138}a.reviews__sort-link:hover{color:#ff6138}.tile__item:hover .tile__button,.tile__item:hover .tile__tag,.tile__item:hover .tile__timer,.tile__item:hover::before{opacity:1}.tile__item_in-basket:hover::before{box-shadow:0 4px 20px rgba(0,0,0,.1)}.tile__pagination-link{transition-property:background-color;transition-duration:.2s}a.tile__pagination-link:hover{background:rgba(0,0,0,.07)}.why-we__item:hover .why-we__button{box-shadow:0 4px 15px rgba(0,0,0,.15)}.modal-box__close:hover{opacity:1}.modal-basket__counter-button:hover::after,.modal-basket__counter-button:hover::before{background-color:#000}.modal-basket__counter-button_delete:hover::after,.modal-basket__counter-button_delete:hover::before{background-color:transparent}.modal-basket__counter-button_delete:hover::before{opacity:1}.registration-form__city-item:hover .registration-form__city-name{color:#ff6138}.registration-form__city-name{transition-duration:.2s;transition-property:color}.registration-form__business-button:hover::after,.registration-form__checkbox-label:hover .registration-form__checkbox-name::after{border:2px solid #ff6138}.informer-full__link{transition-property:box-shadow;transition-duration:.2s}.informer-full__link:hover{box-shadow:0 4px 20px rgba(0,0,0,.1)}}@media (min-width:1240.1px){article:last-of-type{padding-bottom:150px}.header__layer{top:120px;z-index:1000}.header__layer_active{bottom:0}.ads-tooltip_top{margin-bottom:25px}.ads-tooltip_top .ads-tooltip__inner:before{content:"";position:absolute;bottom:-34px;left:116px;transform:rotate(180deg);width:90px;height:34px;background-image:url(../img/ic_tooltip.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.ads-tooltip_bottom{margin-top:25px}.ads-tooltip_bottom .ads-tooltip__inner:before{content:"";position:absolute;top:-34px;left:116px;width:90px;height:34px;background-image:url(../img/ic_tooltip.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.ads-tooltip_left .ads-tooltip__inner:before{left:unset;right:46px}.ads-tooltip_right .ads-tooltip__inner:before{left:46px}.product__view-list_overflow{position:relative;max-height:290px;overflow:hidden}.product__view-list_overflow:before{content:"";position:absolute;z-index:10;bottom:0;left:0;right:0;height:88px;background:linear-gradient(to bottom,transparent 0,#fff 100%)}.tile__item_in-basket .tile__button_basket-add,.tile__item_in-basket::before{opacity:1}}@media (max-width:1400px){.catalog-nav__main-list{-moz-column-count:2;column-count:2}.catalog-nav__main-item{width:300px}}@media (max-width:1240px){body{padding-bottom:56px}.button-white{border-radius:16px}.button-arrow{border-radius:12px}.button-grey,.button-white-arrow{border-radius:16px}.cont,.search-cont{max-width:884px}.caption{font-size:32px;line-height:36px}.title{font-size:36px;line-height:40px}.headline{font-size:24px;line-height:26px}.text-big{font-size:20px;line-height:28px}.desktop-white-border{border-radius:0;background-color:#f7f7f7}.mobile-white-border{position:relative;z-index:2;margin-bottom:5px;padding-top:32px;padding-bottom:32px}.mobile-white-border::before{content:"";background-color:#fff;position:absolute;border-radius:32px;z-index:-1;top:0;left:calc(50% - 50vw);bottom:0;width:100vw}.mobile-cabinet-white-border{box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:24px 24px 0 0;padding-bottom:20px}.crumbs__list{margin-top:0;margin-bottom:16px;width:100%}.crumbs__item{max-width:calc(100% - 20px)}.crumbs__item:not(:last-of-type)::before{top:4px}.crumbs__link{padding:4px 12px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content h2{margin-top:40px;margin-bottom:14px;font-size:24px;line-height:26px}.content h4{margin-bottom:10px;font-size:18px;line-height:24px}.content li{padding-left:15px}.content section{margin:0 -20px 16px;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch}.content section::after,.content section::before{content:"";width:20px;flex-shrink:0}.content_3 .attention{margin-top:12px;margin-bottom:12px;padding:15px 20px 13px 40px}.content_3 .video{margin-bottom:12px;margin-top:12px}.content_3 h1{font-size:24px;line-height:26px}.content_3 h2{font-size:22px;line-height:26px}.content_3 h3{font-size:20px;line-height:24px}.content_3 h4{font-size:18px;line-height:22px}.content_3 p{margin-bottom:7px}.my-fancybox__btn-menu{top:5px;right:58px}.my-fancybox__btn-close{top:11px;right:13px;width:40px;height:40px}.my-fancybox__button{width:50px;height:50px;top:calc(50% - 25px)}.my-fancybox__picture-big{margin:70px auto}.my-fancybox__image-big{max-height:calc(100vh - 100px)}.my-fancybox__list-box{padding:16px 0;width:107px}.my-fancybox__list-container{margin-right:7px}.my-fancybox__item{margin:0 6px}.header{position:absolute;display:none;top:0;padding-top:6px;padding-bottom:35px;background-color:#f7f7f7;border-radius:0;left:0;width:100%}.header .header__button,.header .header__catalog,.header .header__logo,.header .header__search-btn,.header .header__top{display:none}.header .header__search-label{margin-right:0}.header_search-active{display:block}.header_search-active .header__search-close-mobile{display:block;background-color:#f7f7f7}.header__bottom{padding:0;background-color:#f7f7f7}.header__search-label .input-animate-placeholder{display:none}.header__search-input{border-radius:16px;background-color:#efefef;padding:11px 16px}.header__search-input:-moz-placeholder-shown+.input-animate-placeholder{display:block}.header__search-input:-ms-input-placeholder+.input-animate-placeholder{display:block}.header__search-input:placeholder-shown+.input-animate-placeholder{display:block}.header__search-input:focus+.input-animate-placeholder{display:none}.header__search-close-mobile{width:48px;height:48px;background-image:url(../img/ic_close_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.header-fixed{display:block;background-color:#f7f7f7;width:320px;position:fixed;z-index:10000;top:0;left:-320px;bottom:0;padding-bottom:80px;transition-property:transform;transition-duration:.2s}.header-fixed_active{transform:translateX(320px)}.header-search{box-shadow:0 12px 20px rgba(0,0,0,.05);padding-top:22px;padding-bottom:40px;top:60px;border-radius:32px}.header-search__cont{padding-bottom:0;max-height:unset;overflow-y:visible}.header-search__note{font-size:13px;line-height:16px}.header-search__list{margin-bottom:18px}.header-search__link{font-weight:400;padding:6px 10px;margin-left:-10px}.header-search__tile{margin:0 -4px}.header-search__tile-item{margin:0 4px 8px;width:156px;border-radius:20px}.header-search__name{padding:10px 8px 10px 10px;font-size:13px;line-height:16px}.header-search__image{height:117px}.header-search__brand-list,.header-search__category-list,.header-search__tag-list{flex-wrap:nowrap;margin:0 -16px;overflow-x:scroll;-webkit-overflow-scrolling:auto}.header-search__brand-list::after,.header-search__brand-list::before,.header-search__category-list::after,.header-search__category-list::before,.header-search__tag-list::after,.header-search__tag-list::before{content:"";width:12px;flex-shrink:0}.header-search__menu{margin:0 -20px 20px;overflow:auto;padding-bottom:10px;-webkit-overflow-scrolling:auto}.header-search__menu::after,.header-search__menu::before{content:"";width:16px;flex-shrink:0}.tile-search__list{margin:0 -5px;justify-content:space-between}.tile-search__item{margin:0 5px 10px;padding-right:60px;width:48%;display:flex;flex-direction:column}.tile-search__item::before{content:none}.tile-search__picture{width:48px;position:absolute;top:5px;right:5px}.tile-search__discount{display:none}.tile-search__image{height:48px}.tile-search__price-box{margin-bottom:4px;order:1}.tile-search__price{font-size:32px;line-height:36px}.tile-search__price-old{font-size:13px;line-height:14px}.tile-search__price-old::before{top:8px}.tile-search__price-rouble{font-size:13px;line-height:14px}.tile-search__info-line{display:none}.tile-search__text{margin-bottom:0;font-size:16px;line-height:20px;color:#000}.header-mobile{display:block;padding:6px 0}.header-mobile__search-label .input-animate-placeholder{display:none}.header-mobile__search-input{border-radius:16px;background-color:#efefef;padding:9px 16px}.header-mobile__search-input:-moz-placeholder-shown+.input-animate-placeholder{display:block}.header-mobile__search-input:-ms-input-placeholder+.input-animate-placeholder{display:block}.header-mobile__search-input:placeholder-shown+.input-animate-placeholder{display:block}.header-mobile__search-input:focus+.input-animate-placeholder{display:none}.modal-city{padding:16px}.modal-city__inner::before{margin-right:-.249em}.modal-city__close{top:12px;right:12px;width:24px;height:24px;background-image:url(../img/ic_close_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center}.modal-city__cont{border-radius:24px;padding:24px 16px 32px;min-height:495px}.modal-city__headline{font-size:24px;line-height:34px}.footer{display:none}.footer-mobile{display:block;position:fixed;z-index:101;width:100%;bottom:0;background-color:#fff;box-shadow:0 -4px 10px rgba(0,0,0,.05);border-radius:20px 20px 0 0}.search-mobile{display:flex;flex-direction:column;background-color:#f7f7f7;width:100vw;position:fixed;z-index:100;top:0;bottom:0;transform:translateY(100%);transition-property:transform;transition-duration:.2s}.search-mobile_active{transform:translateY(0)}.search-mobile__search-label .input-animate-placeholder{display:none}.search-mobile__search-input{border-radius:16px;background-color:#efefef;padding:9px 16px}.search-mobile__search-input:-moz-placeholder-shown+.input-animate-placeholder{display:block}.search-mobile__search-input:-ms-input-placeholder+.input-animate-placeholder{display:block}.search-mobile__search-input:placeholder-shown+.input-animate-placeholder{display:block}.search-mobile__search-input:focus+.input-animate-placeholder{display:none}.search-mobile__search-close-mobile{width:48px;height:48px;margin-right:-15px;background-image:url(../img/ic_close_black.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center;background-color:transparent;border:none}.cookie-notification{bottom:56px;padding:6px 0 26px;margin-bottom:-20px}.up-button{display:none}.ads{right:12px;padding:10px 10px 0}.ads-tooltip{z-index:10000;left:0;right:0;bottom:0;width:100%}.ads-tooltip_show .ads-tooltip__inner{-webkit-animation-name:translate_show;animation-name:translate_show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.ads-tooltip_show .ads-tooltip__layer{-webkit-animation-name:opacity_show;animation-name:opacity_show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.ads-tooltip_hide .ads-tooltip__inner{-webkit-animation-name:translate_hide;animation-name:translate_hide;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.ads-tooltip_hide .ads-tooltip__layer{-webkit-animation-name:opacity_hide;animation-name:opacity_hide;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.ads-tooltip__layer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7);opacity:1}.ads-tooltip__inner{position:relative;z-index:1;padding:0;border-radius:20px 20px 0 0;box-shadow:none;transform:translateY(-100%);opacity:1}.ads-tooltip__inner:before{content:"";position:absolute;top:9px;left:50%;transform:translateX(-50%);width:44px;height:5px;border-radius:4px;background-color:#cfcfcf}.ads-tooltip__cont{margin:0 auto;padding:27px 16px 22px;max-width:884px}.ads-tooltip__content{max-width:540px}.ads-tooltip__close{position:absolute;width:48px;height:48px;top:0;right:0;background-image:url(../img/ic_close_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.catalog-modal{background-color:#fff;box-shadow:none;border-radius:0;display:none}.catalog-modal__list_index::-webkit-scrollbar{border-radius:2px;height:2px;background-color:rgba(0,0,0,.1)}.catalog-modal__list_index::-webkit-scrollbar-button{width:11px;background-color:#fff}.catalog-modal__list_index::-webkit-scrollbar-thumb{border-radius:2px;height:2px;background-color:#000}.catalog-modal__list_index{flex-wrap:nowrap;margin:0 -20px -10px;padding-bottom:10px;overflow-x:auto;-webkit-overflow-scrolling:auto}.catalog-modal__list_index::after,.catalog-modal__list_index::before{content:"";width:18px;flex-shrink:0}.catalog-modal__list_index .catalog-modal__item{border-radius:16px;width:120px;margin:0 2px}.catalog-modal__list_index .catalog-modal__image{height:90px}.catalog-modal__list_index .catalog-modal__name{padding:16px 8px 7px 10px;font-size:11px;line-height:12px}.catalog-modal__list_catalog,.catalog-modal__list_modal{margin:0 -9px}.catalog-modal__list_catalog .catalog-modal__item,.catalog-modal__list_modal .catalog-modal__item{width:156px;margin:0 9px 8px;border-radius:20px}.catalog-modal__list_catalog .catalog-modal__name,.catalog-modal__list_modal .catalog-modal__name{padding:16px 8px 7px 10px;font-size:13px;line-height:16px}.catalog-modal__list_catalog .catalog-modal__image,.catalog-modal__list_modal .catalog-modal__image{height:117px}.catalog-nav{display:none}.category-cap{padding-top:32px}.category-cap_seller{border-radius:24px 24px 0 0}.category-cap__subsections-box{display:block}.category-cap__subsections-box+.category-cap__list{margin-bottom:32px}.category-cap__subsections{margin:0 -20px 10px;overflow:auto;padding-bottom:10px;-webkit-overflow-scrolling:auto}.category-cap__subsections::after,.category-cap__subsections::before{content:"";width:16px;flex-shrink:0}.category-cap__title{display:none}.category-cap__title_seller{display:block}.category-cap__filters-mob{display:flex;overflow-x:auto;margin:-16px -20px 16px;padding:16px 0}.category-cap__filters-mob::after,.category-cap__filters-mob::before{content:"";flex-shrink:0;width:16px}.category-cap__sort-box{margin:0 4px}.category-cap__sort-list-box{top:60px;padding-top:0}.category-cap__filters-open{margin:0 4px}.category-cap__back{margin-bottom:10px}.category-cap__list{display:none;margin:0 -4px 48px}.category-cap__list_modal{display:flex}.category-cap__link{height:50px;margin:0 4px 4px;width:calc(50% - 8px)}.category-cap__link-text{font-size:13px;line-height:16px;padding-left:16px}.category-cap__picture{width:67px}.category-cap__image{height:50px}.category-cap__tags{margin-top:0}.product{position:relative;padding-bottom:0}.product__mark{top:223px;right:initial;left:0;width:50px;height:50px}.product__mark-value{font-size:15px;line-height:18px;letter-spacing:-.01em}.product__box{display:block}.product__slider{position:relative;top:0;margin-right:0}.product__nav{display:none}.product__gallery-box{width:100%;padding-bottom:30px}.product__gallery{width:auto;margin:0 -16px;padding-bottom:10px;justify-content:flex-start;overflow:auto}.product__gallery::after,.product__gallery::before{content:"";flex-shrink:0;width:10px}.product__gallery-wrap{width:auto}.product__gallery-picture{display:block;width:231px;flex-shrink:0;margin:0 6px}.product__gallery-picture_video{margin-top:40px;width:249px}.product__gallery-picture_video::before{width:68px;height:68px;top:33px;left:97px}.product__gallery-picture_video .product__gallery-image{height:135px}.product__gallery-image{height:231px}.product__card{width:auto}.product__card-main{z-index:3}.product__headline{margin-bottom:12px}.product__article{margin-bottom:2px}.product__list-btns-box{position:relative;display:inline-block}.product__list-btns{padding:10px 0 20px;overflow:auto;margin:0 -16px 32px}.product__list-btns::after,.product__list-btns::before{content:"";flex-shrink:0;width:14px}.product__item-btns-box{position:static}.product__dropdown{top:47px;padding-top:0}.product__today{margin-bottom:0;margin-top:8px;border-radius:28px;padding:16px}.product__today-headline{line-height:26px;max-width:224px}.product__today-text{max-width:224px;color:rgba(0,0,0,.9)}.product__today-image{right:-13px;bottom:-8px;transform:rotate(-9deg)}.product__tag-list{position:static;flex-direction:row;margin-bottom:7px}.product__tag-list_mobile{display:flex}.product__tag-list_desktop{display:none}.product__tag-item{padding:4px 8px;font-size:13px;line-height:16px}.product__tag-item_find{padding-left:21px}.product__tag-item_find::before{width:15px;height:15px;top:3px}.product-bar{top:unset;bottom:56px;padding:8px 0;border-radius:0 0 20px 20px;box-shadow:none;transform:translateY(100%)}.product-bar_active{transform:translateY(0)}.product-bar__info,.product-bar__price{display:none}.product-bar__wrapper{width:100%}.product-bar__favorite{margin-right:0}.product-bar__cart{flex-grow:1;margin-right:4px;order:-1}.product__buy{box-shadow:none;border-radius:0;padding:0;margin-bottom:0}.product__buy-picture{width:70px}.product__buy-image{width:60px;height:30px}.product__buy-buttons{margin:0 -2px 20px}.product__buy-button{margin:0 2px}.product__buy-button_admission{margin:0}.product__timer{top:-1px;right:-1px}.product__view{padding-bottom:25px}.product__view-inner{margin-bottom:8px}.product__view-list{flex-wrap:nowrap;margin:0 -16px;overflow:auto}.product__view-list::after,.product__view-list::before{content:"";width:12px;flex-shrink:0}.product__view-link{margin:0 4px 16px}.product__view-more{display:none}.product__select-subtitle{margin-bottom:2px}.product__select-list{flex-wrap:nowrap;margin:0 -16px;overflow:auto;padding:10px 0 15px}.product__select-list::after,.product__select-list::before{content:"";flex-shrink:0;width:12px}.product__select-link{margin:0 4px}.product__price{margin-bottom:0}.product__price-link{box-shadow:none}a.product__price-link{background-color:#f7f7f7}.product__price-box{margin-right:0}.about{padding-top:40px;padding-bottom:40px}.about__main{width:540px}.about__main h3{font-size:24px;line-height:26px}.about__main h4{font-size:20px;line-height:24px}.about__main .attention{margin-top:12px;margin-bottom:12px;padding:15px 20px 13px 40px}.about__main .gallery__picture_big{width:540px}.about__main .gallery__picture_small{width:266px}.about__main .video{width:540px;height:304px;margin-bottom:12px;margin-top:12px}.about__title{margin-bottom:16px}.about__text{margin-bottom:40px}.about__row{display:block;margin-bottom:12px}.about__name{font-size:11px;line-height:12px}.about__border-bottom{display:none}.about__note{margin-bottom:40px}.about__sidebar-box{padding:16px;border-radius:28px}.about__sidebar-box::before{width:119px;height:150px;bottom:32px;transform:rotate(-25deg);background-image:url(../img/ic_download.svg);background-size:119px 150px;background-repeat:no-repeat;background-position:center center}.about__headline{margin-bottom:8px}.about__sidebar-text{margin-bottom:20px;max-width:224px}.about__sidebar-link{padding:12px 16px}.about__tags{margin-top:12px}.questions{padding-top:40px}.questions__informer{margin-bottom:32px}.questions__title{margin-bottom:16px}.questions__area{display:block}.questions__main{width:100%;margin-right:0;margin-bottom:30px}.questions__main-text{font-size:16px;line-height:24px}.questions__comment{margin-bottom:8px}.questions__wrap{padding:12px 12px 4px;border-radius:20px 20px 20px 5px}.questions__comment_answer{margin-left:12px}.questions__text{margin-bottom:2px}.questions__sidebar{width:100%}.questions__sidebar-box,.questions__thanks{position:static;padding:24px 16px;border-radius:24px}.questions__sidebar-text{margin-bottom:20px}.questions__answer-form{width:calc(100% - 20px);margin-top:8px}.reviews{padding-top:32px;padding-bottom:32px}.reviews__title{margin-bottom:24px}.reviews__body{margin-right:20px;width:460px}.reviews__item:last-of-type{margin-bottom:32px}.reviews__item{padding:24px 16px;border-radius:24px}.reviews__rating-star{width:80px;height:16px;background-size:16px 16px}.reviews__rating-fill{height:16px;background-size:16px 16px}.reviews__picture{border-radius:24px;width:100px}.reviews__image{height:100px}.reviews__author{margin-right:0;display:block}.reviews__time{display:block}.reviews__btn{padding:8px 12px;font-size:13px;line-height:16px}.reviews__btn::before{margin-right:4px;width:16px;height:16px}.reviews__btn_like::before{background-image:url(../img/ic_like_orange.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.reviews__btn_dislike::before{background-image:url(../img/ic_dislike_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.reviews__body-text{font-size:16px;line-height:24px}.reviews__sidebar{width:372px}.reviews__sort-list-box{top:50px;padding-top:0}.reviews__sort-note{display:none}.reviews__grade{padding:8px 16px 16px}.reviews__grade-mark-note{font-size:13px;line-height:16px}.reviews__grade-item{margin-bottom:8px}.reviews__grade-rating-star{width:80px;height:16px;background-size:16px 16px}.reviews__grade-rating-fill{height:16px;background-size:16px 16px}.reviews__share-box{padding:24px 16px}.tile{padding-top:40px;padding-bottom:40px}.tile_favorites{padding-top:32px}.tile__title{margin-bottom:12px}.tile__headline{display:none}.tile__title_single{margin-bottom:24px}.tile__title-span::before{width:167px;height:40px}.tile__big-text{margin-bottom:24px}.tile__list{margin:0 -5px}.tile__item{margin:0 5px 32px;width:277px}.tile__item::before{content:none}.tile__picture-link{margin-bottom:4px}.tile__discount{top:-4px;right:-4px;width:44px;height:44px;font-size:13px;line-height:16px}.tile__price-box{margin-bottom:4px}.tile__price-old{font-size:13px;line-height:14px}.tile__price-old::before{top:8px}.tile__price{font-size:32px;line-height:36px}.tile__price-rouble{font-size:13px;line-height:14px}.tile__button{opacity:1;margin-right:4px;width:32px;height:32px;border-radius:12px;background-size:16px 16px}.tile__button_basket{padding:0}.tile__button_basket::after{content:none}.tile__button_basket::before{margin-right:0;width:32px;height:32px;background-image:url(../img/ic_basket_black.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.tile__button_basket-add::before{margin-right:0;background-image:url(../img/ic_basket_add_orange.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center}.tile__button_favorite{opacity:1;position:relative}.tile__link{width:100%}.tile__pagination-link{border-radius:12px;padding:8px 12px;font-size:13px;line-height:16px}.tile__pagination-dots{padding:8px 12px;font-size:13px;line-height:16px}.tile__tag{opacity:1}.tile__timer{display:none}.why-we{padding-top:40px;padding-bottom:40px}.why-we__title{margin-bottom:24px;text-align:left}.why-we__list{margin:0 -4px}.why-we__item{border-radius:28px;margin:0 4px 8px;padding:16px;width:278px;height:278px}.why-we__item::before{right:4px;bottom:5px;width:119px;height:119px}.why-we__item_choice::before{background-image:url(../img/why-we/ic_choice.svg);background-size:119px 119px;background-repeat:no-repeat;background-position:center center}.why-we__item_guarantee::before{background-image:url(../img/why-we/ic_guarantee.svg);background-size:119px 119px;background-repeat:no-repeat;background-position:center center}.why-we__item_discount::before{background-image:url(../img/why-we/ic_discount.svg);background-size:119px 119px;background-repeat:no-repeat;background-position:center center}.why-we__item_delivery::before{background-image:url(../img/why-we/ic_delivery.svg);background-size:119px 119px;background-repeat:no-repeat;background-position:center center}.why-we__item_catalog .why-we__headline{margin-bottom:8px;font-size:24px;line-height:26px}.why-we__item_catalog .why-we__text{margin-bottom:8px}.why-we__item_like::before{background-image:url(../img/why-we/ic_like.svg);background-size:119px 119px;background-repeat:no-repeat;background-position:center center}.why-we__headline{margin-bottom:8px}.why-we__text{font-size:13px;line-height:16px}.why-we__button{padding:8px 32px 8px 12px;background-position:top 7px right 6px}.modal-box{padding:16px}.modal-box__inner::before{margin-right:-.249em}.modal-box__close{top:16px;right:16px}.modal-box__form{border-radius:24px}.modal-form{padding:24px 16px}.modal-form__headline{margin-right:32px}.modal-basket{width:414px}.modal-basket__form{margin-bottom:0;padding:30px 18px}.modal-basket__headline{margin-bottom:20px}.modal-basket__basket{flex-direction:column;border:none;padding-left:82px;padding-bottom:32px}.modal-basket__picture{margin:0;position:absolute;top:0;left:0}.modal-basket__info{margin-bottom:12px;width:100%}.modal-basket__name{font-size:13px;line-height:16px}.modal-basket__counter{margin:0}.modal-basket__price{margin-right:40px;margin-bottom:6px;text-align:left;order:-1}.modal-basket__btn-box{margin-top:0;display:block}.modal-basket__buy{display:block;margin:0 0 20px}.modal-basket__label{margin:0 0 12px}.modal-basket__btn-basket,.modal-basket__btn-buy{width:100%}.modal-login,.modal-registration{padding:24px 16px}.registration-form{flex-grow:1}.registration-form__link{order:0;margin-bottom:8px}.registration-form__fixed-box{position:fixed;bottom:56px;left:0;right:0;z-index:1;margin-top:0;margin-bottom:0;padding:12px 20px 20px;background-color:#fff}.registration-form__submit{padding:12px;width:320px}.registration-form__login-button{margin-bottom:12px}.login-form{flex-grow:1}.login-form__enter-link_last{margin-bottom:12px}.login-form__link_registration{order:0;margin-bottom:12px}.login-form__fixed-box{position:fixed;bottom:56px;left:0;right:0;z-index:1;margin-bottom:0;padding:12px 20px 20px;background-color:#fff}.login-form__submit{padding:12px;width:320px}.login-form__registration-button{margin-bottom:12px}.tags_loading .tags__inner{max-height:unset;overflow:visible}.tags_loading .tags__list{opacity:1}.tags_loading .tags__list_loading{display:none;opacity:0}.tags__headline{margin-bottom:12px}.tags__list{margin:0 -16px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.tags__list::after,.tags__list::before{content:"";width:12px;flex-shrink:0}.tags__item{flex-shrink:0;padding:8px 12px;font-size:13px;line-height:16px;letter-spacing:-.01em}.tags__item::before{font-size:13px;line-height:16px;letter-spacing:-.01em}.tags__item_hidden{display:block}.tags__button{display:none}.tile .informer-full{margin-top:36px}.informer-full__link,.informer-full__picture{border-radius:20px}}@media (max-width:950px){.cont,.search-cont{max-width:680px}.mobile-white-border-950{position:relative;z-index:2;margin-bottom:10px;padding-top:32px;padding-bottom:32px}.mobile-white-border-950::before{content:"";background-color:#fff;position:absolute;border-radius:32px;z-index:-1;top:0;left:calc(50% - 50vw);bottom:0;width:100vw}.my-fancybox__text{z-index:-1;opacity:0}.my-fancybox__text_show{z-index:1;opacity:1}.my-fancybox__button{opacity:0;z-index:-1}.my-fancybox__button_show{z-index:1000;opacity:1}.tile-search__item{width:100%}.cookie-notification__text_desktop{display:none}.cookie-notification__text_mobile{display:block;font-weight:500;font-size:11px;line-height:12px}.ads-tooltip__cont{max-width:680px}.catalog-modal__list_catalog,.catalog-modal__list_modal{margin:0 -4px}.catalog-modal__list_catalog .catalog-modal__item,.catalog-modal__list_modal .catalog-modal__item{margin:0 4px 8px}.about__cage{display:block}.about__main,.about__sidebar{width:100%}.questions__main_empty{min-height:auto;border-radius:20px}.questions__answer-wrapper{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:8px}.questions__wrapper{display:block}.questions__btn-box{margin:0 -6px 12px}.questions__cancel,.questions__send{margin:0 6px}.questions__policy-box{align-items:flex-start}.reviews__cage{flex-wrap:wrap}.reviews__body{width:100%;order:1}.reviews__more{width:100%}.reviews__body_empty{min-height:auto;border-radius:20px;order:0;margin-bottom:32px}.reviews__sidebar{width:100%;display:flex;flex-direction:column}.reviews__sort-box{order:1;margin-bottom:20px}.reviews__share-box{margin-bottom:32px}.tile__item{width:209px}.tile__picture{width:194px}.tile__image{height:194px}.tile__price-old{grid-column:span 2}.tile__price-old+.tile__price{margin-top:0}.tile__price{grid-row:2;margin-top:14px}.tile__price-rouble{grid-row:2}.why-we__item{width:210px;height:210px}}@media (max-width:700px){.cont,.search-cont{max-width:500px}.content_3 .gallery{max-width:none;grid-template-columns:1fr;width:100%;margin-top:12px;margin-bottom:12px;row-gap:12px}.content_3 .gallery__picture_big,.content_3 .gallery__picture_small{width:100%}.content_3 .video{width:100%;height:auto;padding-top:56.25%}.ads-tooltip__cont{max-width:500px}.catalog-modal__list_catalog,.catalog-modal__list_modal{justify-content:center}.category-cap__list{margin:0 0 48px}.category-cap__link{width:100%;margin:0 0 4px}.product__list-btns-box{display:block}.about__main .gallery{max-width:none;grid-template-columns:1fr;width:100%;margin-top:12px;margin-bottom:12px;row-gap:12px}.about__main .gallery__picture_big,.about__main .gallery__picture_small{width:100%}.about__main .video{width:100%;height:auto;padding-top:56.25%}.tile__item{width:229px}.tile__picture{width:214px}.tile__image{height:214px}.why-we__list{overflow:auto;margin:0 -16px;flex-wrap:nowrap}.why-we__list::after,.why-we__list::before{content:"";flex-shrink:0;width:12px}.why-we__item{width:202px;height:202px}.registration-form__city-list{width:100%}.informer-full__picture{padding-top:66.5625%}}@media (max-width:520px){.cont,.search-cont{padding-right:20px;padding-left:20px;max-width:432px}.header-fixed{width:100vw;left:-100vw}.header-fixed_active{transform:translateX(100vw)}.header-search__tile-item{width:136px}.header-search__image{height:102px}.tile-search__availability{display:block;width:100%;margin-top:8px}.modal-city__cont{width:calc(100% - 1px)}.search-mobile{width:100vw;left:-100vw}.search-mobile_active{left:0}.ads-tooltip__cont{padding:27px 45px 22px 26px;max-width:unset}.ads-tooltip__content{max-width:unset}.catalog-modal__list_catalog .catalog-modal__item,.catalog-modal__list_modal .catalog-modal__item{width:calc(50% - 8px);position:relative;padding-bottom:50%}.catalog-modal__list_catalog .catalog-modal__name,.catalog-modal__list_modal .catalog-modal__name{position:absolute;top:0}.catalog-modal__list_catalog .catalog-modal__picture,.catalog-modal__list_modal .catalog-modal__picture{width:auto}.catalog-modal__list_catalog .catalog-modal__image,.catalog-modal__list_modal .catalog-modal__image{position:absolute;bottom:0;height:auto}.category-cap__sort-box{margin-right:4px}.product__buy-info{width:100%}.product__buy-seller{padding-bottom:8px;margin-top:-5px;margin-bottom:-8px;margin-left:-12px}.product__buy-seller::after{bottom:4px}.product__buy-seller-list{right:unset;left:0;width:305px}.product__buy-links{display:block}.product__price-note{margin-right:15px}.product__price-picture{display:none}.questions__cancel,.questions__send{width:calc(50% - 6px)}.tile__big-text,.tile__title{text-align:left}.tile__item{width:calc(50% - 10px)}.tile__picture{width:calc(100% - 15px);position:relative;padding-bottom:calc(100% - 15px)}.tile__image{height:auto;position:absolute}.tile__price{font-size:22px;line-height:26px}.tile__availability{display:block;width:100%;margin-top:8px}.why-we__list{margin:0 -20px}.why-we__list::after,.why-we__list::before{width:16px}.modal-basket,.modal-box__form{width:calc(100% - 1px)}.login-form,.login-form__submit,.registration-form,.registration-form__submit{width:100%}}