@charset "UTF-8";*{margin:0;outline:0;box-sizing:border-box;padding:0;font-family:"Futura PT",sans-serif}html{scroll-behavior:smooth;height:100%}body{display:flex;flex-direction:column;height:100%;min-width:320px;background-color:#f4f5f0;font-size:16px;overflow-y:scroll;color:#1b1b1b}picture{display:block}img{display:block;width:100%;height:auto;min-height:1px}li{list-style-type:none}a{color:inherit;cursor:pointer;text-decoration:none}button{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.wrapper{position:relative;scroll-behavior:smooth;flex:1 0 auto}.cont{margin:0 auto;max-width:1672px;padding-right:16px;padding-left:16px}.caption{font-size:96px;line-height:110px}.title{font-size:64px;line-height:60px}.headline{font-size:32px;line-height:40px}.text,.text-big{font-size:16px;line-height:22px}.text-small{font-size:12px;line-height:19px}.button-dark{display:inline-block;vertical-align:top;border:1px solid #1b1b1b;text-decoration:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:#1b1b1b;color:#fff}.button-transparent{display:inline-block;vertical-align:top;border:1px solid #1b1b1b;text-decoration:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:transparent;color:#1b1b1b;transition-property:color,border-color;transition-duration:.2s}.button-white{display:inline-block;vertical-align:top;border:1px solid #fff;text-decoration:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:transparent;color:#fff;transition-property:color,border-color;transition-duration:.2s}.button-gray{display:inline-block;vertical-align:top;border:1px solid transparent;text-decoration:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:#ebe9e2;color:#1b1b1b}@font-face{font-family:"Futura PT";src:url(../fonts/futuraptbook.woff2) format("woff2"),url(../fonts/futuraptbook.woff) format("woff");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:"Futura PT";src:url(../fonts/futuraptdemi.woff2) format("woff2"),url(../fonts/futuraptdemi.woff) format("woff");font-weight:700;font-style:normal;font-display:block}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=search],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-ms-clear{display:none}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{-webkit-appearance:none}input[type=range]{-webkit-appearance:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]:focus{outline:0}input[type=range]::-ms-track{width:100%;cursor:pointer;background:0 0;border-color:transparent;color:transparent}.input{display:block;border:1px solid rgba(27,27,27,.65);width:100%;background-color:transparent;color:#1b1b1b;transition-property:background-color,border-color;transition-duration:.2s}.input::-moz-placeholder{color:rgba(27,27,27,.65)}.input::placeholder{color:rgba(27,27,27,.65)}.input:focus{border-color:#1b1b1b}input.input_error,input.input_error:focus,input.input_error:hover{border:1px solid #bf6b6b}.text-error{color:#bf6b6b;font-size:14px;line-height:19px}.textarea{display:block;border:1px solid rgba(27,27,27,.65);width:100%;background-color:transparent;color:#1b1b1b;transition-property:background-color,border-color;transition-duration:.2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none}.textarea:focus{border-color:#1b1b1b}.link-simple_dark{text-decoration:none;cursor:pointer;color:#1b1b1b}.link-underline_dark{text-decoration:none;cursor:pointer;color:#1b1b1b;border-bottom:1px solid rgba(27,27,27,.65)}.link-underline_gray{text-decoration:none;cursor:pointer;color:rgba(27,27,27,.65);border-bottom:1px solid rgba(27,27,27,.65)}.link-dashed_dark{text-decoration:none;cursor:pointer;color:#1b1b1b;border-bottom:1px dashed rgba(27,27,27,.65)}.link-dashed_gray{text-decoration:none;cursor:pointer;color:rgba(27,27,27,.65);border-bottom:1px dashed rgba(27,27,27,.65)}.crumbs__list{display:flex;margin:0 -4px;padding-bottom:8px;-webkit-overflow-scrolling:touch}.crumbs__item{position:relative;display:flex;flex-shrink:0;margin:0 4px}.crumbs__item:not(:last-child)::after{content:"/";display:block;margin-left:8px;text-decoration:none;color:rgba(27,27,27,.65);font-size:16px;line-height:22px}.crumbs__link{display:block;color:rgba(27,27,27,.65)}.crumbs__dropdown-list{display:none;position:absolute;z-index:1;top:calc(100% + 10px);left:-8px;padding:12px 20px;min-width:190px;border:1px solid rgba(27,27,27,.65);background-color:#fff}@keyframes crumbs__dropdown-list_show{0%{opacity:0}100%{opacity:1}}.crumbs__dropdown-item{padding:4px 0}.crumbs__dropdown-link{display:block;color:#1b1b1b}.pagination__list{display:flex;flex-wrap:wrap;margin:0 -4px}.pagination__item{display:inline-block;margin:0 4px 8px}.pagination__link{display:inline-block;min-width:44px;padding:10px 8px;border:1px solid transparent;text-align:center}span.pagination__link{border-color:#1b1b1b;background-color:#1b1b1b;color:#fff}a.pagination__link{border-color:rgba(27,27,27,.65);cursor:pointer}.pagination__dots{display:inline-block;padding:10px 0;text-align:center;color:rgba(27,27,27,.65)}.error-notification{position:relative;margin-bottom:20px;padding:16px 60px 16px 20px;max-width:800px;width:100%;background-color:rgba(191,107,107,.2)}.error-notification__text{color:#bf6b6b}.error-notification__close{position:absolute;top:0;right:0;padding:17px 20px;width:60px;height:54px;background-image:url(../images/ic_cross_red.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center center;cursor:pointer}.cookie-notification{position:fixed;z-index:1000;bottom:62px;left:0;right:0;padding:0 16px}.cookie-notification__cont{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:29px 79px;max-width:1220px;border:1px solid rgba(27,27,27,.65);background-color:#fff}.cookie-notification__text{margin-right:60px}.cookie-notification__button{display:block;padding:7px 59px}.header{position:relative;z-index:100;background-color:#ebe9e2;transition-property:background-color;transition-duration:.2s}.header_index{background-color:transparent}.header_index .header__burger:hover .header__burger-line,.header_index .header__burger:hover::after,.header_index .header__burger:hover::before{background-color:rgba(255,255,255,.6)}.header_index .header__burger .header__burger-line,.header_index .header__burger::after,.header_index .header__burger::before{background-color:#fff}.header_index a.header__menu-link{color:#fff}.header_index span.header__menu-link{color:rgba(255,255,255,.6)}.header_index .header__logo{background-image:url(../images/logo_white.svg);background-size:202px 36px;background-repeat:no-repeat;background-position:center 20px}.header_index .header__button_open-search::before{background-color:#fff}.header_index .header__search-field::before{background-color:rgba(255,255,255,.6)}.header_index .header__search-field:focus-within::before{background-color:#fff}.header_index .header__search-input{border-bottom:1px solid rgba(255,255,255,.6);color:#fff}.header_index .header__search-input:focus{border-bottom:2px solid #fff}.header_index .header__search-button{color:rgba(255,255,255,.6)}.header_index .header__button::before{background-color:#fff}.header_index span.header__button::before{background-color:rgba(255,255,255,.6)}.header__cont{position:relative;display:flex;align-items:center}.header__burger{position:relative;display:block;margin-left:-15px;margin-right:20px;width:56px;height:56px;padding:15px;cursor:pointer}.header__burger::after,.header__burger::before{content:"";position:absolute;left:17px;width:22px;height:1px;background-color:#1b1b1b;transition-property:background-color,transform;transition-duration:.2s}.header__burger::before{top:21px}.header__burger::after{top:35px}.header__burger-line{position:absolute;top:28px;left:17px;width:22px;height:1px;background-color:#1b1b1b}.header__burger_close::after,.header__burger_close::before{top:28px;width:24px}.header__burger_close::before{transform:rotate(45deg)}.header__burger_close::after{transform:rotate(-45deg)}.header__burger_close .header__burger-line{display:none}.header__menu{display:flex;margin:0 -18px}.header__menu-link{padding:34px 18px 33px;font-size:14px;line-height:19px;font-weight:700;text-transform:uppercase}a.header__menu-link{color:#1b1b1b}span.header__menu-link{color:rgba(27,27,27,.7)}.header__logo{display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);padding:20px 16px 30px;width:234px;height:86px;background-image:url(../images/logo_dark.svg);background-size:202px 36px;background-repeat:no-repeat;background-position:center 20px}.header__area{display:flex;margin-left:auto}.header__search{align-self:center;margin-right:16px}.header__button{position:relative;display:block;flex-shrink:0;padding:30px 17px 30px 18px;width:61px;height:86px}.header__button::before{content:"";position:absolute;top:30px;left:18px;width:26px;height:26px}.header__button_open-search{display:none;border:0;background-color:transparent}.header__button_open-search::before{-webkit-mask-image:url(../images/ic_search.svg);mask-image:url(../images/ic_search.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:#1b1b1b}.header__search-form{margin-right:19px}.header__search-form_active::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-color:#ebe9e2}.header__search-field{position:relative}.header__search-field::before{content:"";position:absolute;top:0;left:0;width:26px;height:26px;-webkit-mask-image:url(../images/ic_search.svg);mask-image:url(../images/ic_search.svg);-webkit-mask-size:26px 26px;mask-size:26px 26px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:rgba(27,27,27,.7);transition-property:background-color;transition-duration:.2s}.header__search-field:focus-within::before{background-color:#1b1b1b}.header__search-input{padding:7px 7px 7px 46px;width:150px;height:29px;background-color:transparent;border:none;border-bottom:1px solid rgba(27,27,27,.7);color:#1b1b1b;transition-property:padding,width;transition-duration:.2s}.header__search-input:focus{border-bottom:2px solid #1b1b1b}.header__search-input_active{width:262px;padding:7px 68px 7px 46px}.header__search-button{position:absolute;right:-7px;top:0;border:0;padding:7px;background-color:transparent;font-size:16px;line-height:20px;letter-spacing:.02em;text-transform:uppercase;color:rgba(27,27,27,.7)}.header__search-button_hide{display:none}.header__button-box{display:flex;margin:0 -17px 0 -18px}.header__button::before{background-color:#1b1b1b}span.header__button::before{background-color:rgba(27,27,27,.7)}.header__button_profile::before{-webkit-mask-image:url(../images/ic_profile.svg);mask-image:url(../images/ic_profile.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}.header__button_favorites::before{-webkit-mask-image:url(../images/ic_favorite.svg);mask-image:url(../images/ic_favorite.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}.header__button_basket{position:relative}.header__button_basket::before{-webkit-mask-image:url(../images/ic_basket.svg);mask-image:url(../images/ic_basket.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}.header__button_basket::after{content:attr(data-basket-count);position:absolute;top:23px;left:34px;display:flex;justify-content:center;align-items:center;padding-left:1px;width:15px;height:16px;border-radius:50%;background-color:#bf6b6b;text-align:center;font-size:12px;line-height:19px;color:#fff;overflow:hidden}.header__button_basket[data-basket-count="0"]::after{opacity:0}.header__button_basket[data-basket-count=many]::after{font-size:0;color:#bf6b6b;background-image:url(../images/ic_infinity_white.svg);background-size:14px 14px;background-repeat:no-repeat;background-position:center center}.search-preview{display:none;position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;pointer-events:none}.search-preview_active{display:block;pointer-events:auto}.search-preview_active .search-preview__overlay{opacity:1}.search-preview_active .search-preview__wrapper{transform:translateY(0)}.search-preview__overlay{position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;background-color:rgba(27,27,27,.1);transition-property:opacity;transition-duration:.2s}.search-preview__wrapper{position:relative;z-index:1;background-color:#ebe9e2;transform:translateY(-100%);transition-property:transform;transition-duration:.4s}.search-preview__cont{display:flex;padding-top:110px;padding-bottom:2px}.search-preview__search-form{display:none}.search-preview__search-field{position:relative}.search-preview__search-input{padding-right:19px;width:100%;height:25px;background-color:transparent;border:none;border-bottom:1px solid rgba(27,27,27,.65)}.search-preview__search-input::-moz-placeholder{color:rgba(27,27,27,.65)}.search-preview__search-input::placeholder{color:rgba(27,27,27,.65)}.search-preview__search-button{position:absolute;right:-5px;top:0;width:24px;height:24px;border:0;background-color:transparent}.search-preview__search-button::before{content:"";position:absolute;top:5px;left:5px;width:14px;height:14px;background-image:url(../images/ic_search_gray.svg);background-size:14px 14px;background-repeat:no-repeat;background-position:center center}.search-preview__product-list{flex-shrink:0;margin-right:112px;margin-top:25px;width:1080px}.search-preview__headline{margin-bottom:23px}.search-preview__tips{flex-grow:1}.search-preview__category-list{display:flex;flex-wrap:wrap;margin:0 -2px 20px}.search-preview__active-point.search-preview__category,.search-preview__active-point.search-preview__requests{color:rgba(27,27,27,.65)}.search-preview__category{flex-shrink:0;margin:0 2px 4px;padding:4px 15px 4px 16px;border:1px solid rgba(27,27,27,.65);text-align:center;text-decoration:none}.search-preview__requests-list:not(:last-child){margin-bottom:24px}.search-preview__requests-list_last .search-preview__requests::before{background-image:url(../images/header/ic_header_1.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.search-preview__requests-list_popular .search-preview__requests::before{background-image:url(../images/header/ic_header_2.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.search-preview__requests-text{display:block;margin-bottom:12px;color:rgba(27,27,27,.65)}.search-preview__requests{position:relative;display:block;padding-bottom:6px;padding-right:21px;border-bottom:1px solid rgba(27,27,27,.65);text-decoration:none}.search-preview__requests:not(:last-child){margin-bottom:12px}.search-preview__requests::before{content:"";position:absolute;top:0;right:0;width:21px;height:21px}.menu-mobile{position:fixed;z-index:10;pointer-events:none;top:0;bottom:0;left:0}.menu-mobile_show{display:block;pointer-events:auto}.menu-mobile_show .menu-mobile__overlay{opacity:1}.menu-mobile_show .menu-mobile__wrapper{animation:.2s forwards menu-mobile_show_x}.menu-mobile_hide .menu-mobile__wrapper{animation:.2s forwards menu-mobile_hide_x}@keyframes menu-mobile_show_x{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes menu-mobile_show_y{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes menu-mobile_hide_x{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes menu-mobile_hide_y{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}.menu-mobile__overlay{position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;background-color:rgba(27,27,27,.5);transition-property:opacity;transition-duration:.2s}.menu-mobile__wrapper{position:sticky;z-index:1;top:0;width:380px;height:100%;max-height:100vh;background-color:#f4f5f0;transform:translateX(-100%)}.menu-mobile__cont{padding:38px 60px 48px 140px;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.menu-mobile__cont::-webkit-scrollbar{width:14px;height:14px}.menu-mobile__cont::-webkit-scrollbar-track{background-color:#f4f5f0}.menu-mobile__cont::-webkit-scrollbar-button{width:0}.menu-mobile__cont::-webkit-scrollbar-thumb{border:6px solid #f4f5f0;background-color:rgba(27,27,27,.65)}.menu-mobile__user-list{display:none}.menu-mobile__user-link{position:relative;display:block;padding:5px 0 5px 30px}.menu-mobile__user-link::before{content:"";position:absolute;top:5px;left:0;width:20px;height:20px}.menu-mobile__user-link_profile::before{-webkit-mask-image:url(../images/ic_profile.svg);mask-image:url(../images/ic_profile.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:#1b1b1b}.menu-mobile__user-link_favorites::before{-webkit-mask-image:url(../images/ic_favorite.svg);mask-image:url(../images/ic_favorite.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:#1b1b1b}.menu-mobile__headline{display:inline-block;position:relative;padding:8px 30px 8px 15px;font-size:14px;line-height:19px;font-weight:700;text-transform:uppercase;cursor:pointer}.menu-mobile__headline::before{content:"";position:absolute;top:12px;left:0;width:10px;height:10px;transition-property:transform,opacity;transition-duration:.2s;background-image:url(../images/ic_arrow_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.menu-mobile__headline_active{padding-bottom:10px}.menu-mobile__headline_active::before{transform:rotate(180deg)}.menu-mobile__headline_active+.menu-mobile__category-list{margin-bottom:12px;opacity:1;height:auto}.menu-mobile__category-list{display:block;margin:0 -15px;overflow:hidden;height:0;opacity:0;transition-property:opacity;transition-duration:.2s}.menu-mobile__category-link{display:inline-block;padding:6px 0 4px 15px}.menu-mobile__subcategory-list{margin:0 0 0 30px}.menu-mobile__subcategory-link{display:inline-block;padding:4px 15px}.menu-mobile__list{margin-bottom:13px}.menu-mobile__list_main{margin-bottom:0}.menu-mobile__link{display:inline-block;margin:0 -15px;padding:8px 15px;font-size:14px;line-height:19px;font-weight:700;text-transform:uppercase}.menu-mobile__phone-link{display:inline-block;margin-bottom:16px;font-size:14px;line-height:19px;font-weight:700}.menu-mobile__socials{display:flex;margin:0 -4px}.menu-mobile__socials-link{flex-shrink:0;margin:0 4px;width:22px;height:22px}.menu-mobile__socials-link_vk{background-image:url(../images/ic_vk_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.menu-mobile__socials-link_tg{background-image:url(../images/ic_tg_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.menu-mobile__socials-link_inst{background-image:url(../images/ic_inst_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.menu-mobile__socials-link_tt{background-image:url(../images/ic_tt_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.menu-mobile__socials-link_dzen{background-image:url(../images/ic_dzen_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.menu-mobile__socials-link_yt{background-image:url(../images/ic_yt_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer{padding:120px 0 84px;background-color:#1b1b1b}.footer__cont{display:flex}.footer__logo{display:block;margin-right:175px;width:385px;height:68px;opacity:.6;background-image:url(../images/logo_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__menu{display:flex;margin:0 -30px}.footer__menu-box{margin:0 30px;width:160px}.footer__headline{display:block;margin-bottom:12px;color:rgba(255,255,255,.6)}.footer__link{display:block;padding:4px 0;color:#fff}span.footer__link{color:rgba(255,255,255,.6)}.footer__contacts{margin-left:auto;margin-right:10px;max-width:240px}.footer__text{margin-bottom:16px;color:rgba(255,255,255,.6)}.footer__socials{display:flex;margin:0 -5px 30px}.footer__socials-link{flex-shrink:0;margin:0 5px;width:30px;height:30px}.footer__socials-link_vk{background-image:url(../images/ic_vk_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__socials-link_tg{background-image:url(../images/ic_tg_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__socials-link_inst{background-image:url(../images/ic_inst_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__socials-link_tt{background-image:url(../images/ic_tt_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__socials-link_dzen{background-image:url(../images/ic_dzen_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__socials-link_yt{background-image:url(../images/ic_yt_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.footer__contacts-item{margin-bottom:8px}.footer__contacts-link{display:inline-block;color:#fff}.tile-list{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -20px}.tile-list_catalog{margin:0 -10px}.tile-list_search-preview .tile__picture-box{position:relative;margin-bottom:16px;padding-top:0;overflow:hidden}.tile-list_search-preview .tile__picture{position:relative;padding-top:133.333%;opacity:1;overflow:hidden;background-color:transparent}.tile{position:relative;flex-shrink:0;margin:0 20px 48px}.tile_big{margin:0 10px 48px;width:420px}.tile_middle{width:380px}.tile_small{width:240px}.tile_small .tile__info{display:block}.tile_small .tile__size-list{justify-content:flex-start}.tile__inner{position:relative;margin-bottom:9px;padding-bottom:7px}.tile__mark-list{position:absolute;top:10px;left:10px;z-index:2}.tile__mark{display:block;padding:4px 8px;font-size:16px;line-height:22px;text-align:center}.tile__mark:not(:last-child){margin-bottom:5px}.tile__mark_new{background-color:#ebe9e2}.tile__mark_discount{background-color:#bf6b6b;color:#fff}.tile__favorite{position:absolute;top:0;right:0;z-index:4;padding:10px;width:46px;height:46px}.tile__favorite::after,.tile__favorite::before{content:"";position:absolute;top:14px;bottom:10px;left:6px;right:10px;width:28px;height:26px}.tile__favorite::before{z-index:1;-webkit-mask-image:url(../images/tile/ic_tile-1.svg);mask-image:url(../images/tile/ic_tile-1.svg);-webkit-mask-size:28px 26px;mask-size:28px 26px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:#1b1b1b}.tile__favorite::after{top:13px;left:6px;-webkit-mask-image:url(../images/tile/ic_tile-2.svg);mask-image:url(../images/tile/ic_tile-2.svg);-webkit-mask-size:29px 28px;mask-size:29px 28px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:#fff}.tile__favorite_active::before{background-color:#fff}.tile__favorite_active::after{background-color:#bf6b6b}.tile__play-button{position:absolute;z-index:2;bottom:20px;right:15px;width:30px;height:30px;background-image:url(../images/ic_play.svg);background-size:30px 30px;background-repeat:no-repeat;background-position:center center}.tile__area-list{position:absolute;z-index:3;top:0;bottom:0;left:0;right:0;display:flex;gap:2px}.tile__area-item{position:relative;flex-grow:1}.tile__area-item::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background-color:rgba(27,27,27,.1)}.tile__picture-box{position:relative;padding-top:133.333%;overflow:hidden}.tile__picture{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;background-color:#f4f5f0;overflow:hidden}.tile__picture_active{z-index:1;opacity:1}.tile__picture_to-left1{animation-name:toLeft1;animation-fill-mode:forwards;animation-duration:.3s}.tile__picture_to-left2{animation-name:toLeft2;animation-fill-mode:forwards;animation-duration:.3s}.tile__picture_to-right1{animation-name:toRight1;animation-fill-mode:forwards;animation-duration:.3s}.tile__picture_to-right2{animation-name:toRight2;animation-fill-mode:forwards;animation-duration:.3s}@keyframes toLeft1{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes toLeft2{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes toRight1{from{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes toRight2{from{transform:translateX(-100%)}to{transform:translateX(0)}}.tile__image{position:absolute;top:0;bottom:0;right:0;left:0}.tile__video{display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;width:100%;height:100%;background-color:#f4f5f0}.tile__dots,.tile__video_hide{display:none}.tile__info{display:grid;grid-column-gap:18px;justify-content:space-between;justify-items:start;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto)}.tile__name{display:block;margin-bottom:5px}.tile__rating{display:flex;align-items:flex-start;margin-bottom:10px}.tile__rating-stars{flex-shrink:0;margin-right:8px;width:116px;height:20px;overflow:hidden;background-image:url(../images/ic_stars_white.svg);background-repeat:no-repeat;background-size:116px 20px}.tile__rating-fill{height:20px;background-image:url(../images/ic_stars_black.svg);background-repeat:no-repeat;background-size:116px 20px}.tile__availability{display:block;margin-bottom:10px;font-size:14px;line-height:19px;font-weight:600}.tile__price-box{display:flex;align-items:flex-end}.tile__price{font-weight:700}.tile__price_current{margin-right:11px;align-self:center}.tile__price_old{position:relative;color:rgba(27,27,27,.65)}.tile__price_old::before{content:"";position:absolute;top:8px;left:0;right:0;z-index:1;width:100%;height:2px;background-color:#bf6b6b}.tile__size-list{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:5px 10px;grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:4;margin-bottom:5px}.tile__size{display:block;flex-shrink:0;color:rgba(27,27,27,.65)}.sticky-contacts{position:fixed;z-index:1000;bottom:32px;right:32px}.sticky-contacts_active .sticky-contacts__button{background-image:url(../images/ic_contact_close.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.sticky-contacts_active .sticky-contacts__list{transform:scale(1);opacity:1}.sticky-contacts__button{display:block;position:relative;width:70px;height:70px;background-color:transparent;border:none;background-image:url(../images/ic_contact.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transition-property:background,box-shadow;transition-duration:.2s}.sticky-contacts__button::before{position:absolute;content:"";top:0;right:0;left:0;bottom:0;opacity:0;border-radius:50%;box-shadow:1px 2px 3px 2px rgba(27,27,27,.08),5px 10px 20px 2px rgba(27,27,27,.2);transition-property:opacity;transition-duration:.2s}.sticky-contacts__list{position:absolute;display:flex;right:86px;top:5px;margin:0 -4px;transform:scale(0);transition-property:transform,opacity;transform-origin:right;transition-duration:.3s}.sticky-contacts__link{position:relative;display:block;width:60px;height:60px;margin:0 4px}.sticky-contacts__link::before{position:absolute;content:"";top:0;right:0;left:0;bottom:0;opacity:0;border-radius:50%;box-shadow:1px 2px 3px 2px rgba(27,27,27,.08),5px 10px 20px 2px rgba(27,27,27,.2);transition-property:opacity;transition-duration:.2s}.sticky-contacts__link_wa{background-image:url(../images/ic_contact_wa.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.sticky-contacts__link_vk{background-image:url(../images/ic_contact_vk.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.sticky-contacts__link_tg{background-image:url(../images/ic_contact_tg.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.modal-box{position:fixed;z-index:10000;top:0;left:0;width:100%;height:100%;display:none}.modal-box_show{display:block;animation-name:modal-box_show;animation-duration:.2s;animation-fill-mode:forwards}.modal-box_hide{animation-name:modal-box_hide;animation-duration:.1s;animation-fill-mode:forwards}@keyframes modal-box_show{0%{opacity:0}100%{opacity:1}}@keyframes modal-box_hide{0%{opacity:1}100%{opacity:0}}.modal-box__inner{position:absolute;padding:16px;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__overlay{position:fixed;z-index:1;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6);cursor:pointer}.modal-box__close{position:absolute;z-index:1;top:0;right:0;padding:20px;width:62px;height:62px;border:none;background:0 0;opacity:.4;cursor:pointer}.modal-box__close::before{content:"";position:absolute;top:20px;left:20px;width:22px;height:22px}.modal-box__close_dark::before{background-image:url(../images/ic_cross_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.modal-box__close_white::before{background-image:url(../images/ic_cross_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.modal-bonuses{position:relative;display:inline-block;vertical-align:middle;z-index:2;width:382px;text-align:left;background-color:#fff;overflow:hidden}.modal-bonuses__link{display:block;text-decoration:none}.modal-bonuses__picture{width:100%}.modal-bonuses__image{height:382px}.product-card{position:relative;margin-top:48px;margin-bottom:61px}.product-card__notification{position:fixed;top:0;left:0;right:0;z-index:10000;height:0;overflow:hidden;background-color:#bf6b6b}.product-card__notification_show{height:auto;animation-name:product-card__notification_hide;animation-duration:3s;animation-timing-function:ease-in}@keyframes product-card__notification_hide{0%,33%{opacity:1}70%{opacity:.6}100%{opacity:0}}.product-card__notification-link{display:block;padding:13px 102px;color:#fff;text-align:center;text-decoration:none;transition-property:opacity;transition-duration:.2s}.product-card__crumbs{margin-bottom:40px}.product-card__area{display:flex;justify-content:space-between;align-items:flex-start}.product-card__gallery{display:flex;margin:0 calc((100vw - 1626px)/ -2);padding-bottom:10px;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.product-card__gallery::after,.product-card__gallery::before{content:"";min-width:calc((100vw - 1650px)/ 2)}.product-card__gallery::-webkit-scrollbar{height:5px}.product-card__gallery::-webkit-scrollbar-track{background-color:rgba(0,0,0,.4)}.product-card__gallery::-webkit-scrollbar-button{width:calc((100vw - 1626px)/ 4);background-color:#f4f5f0}.product-card__gallery::-webkit-scrollbar-thumb{height:5px;background-color:#000}.product-card__video-box{position:relative;flex-shrink:0;margin:0 12px;width:732px;height:976px}.product-card__video{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.product-card__picture{flex-shrink:0;margin:0 12px;width:732px;pointer-events:none}.product-card__image{pointer-events:none;height:976px}.product-card__info{position:relative;align-self:stretch;flex-shrink:0;padding:4px 41px;width:520px;background-color:#f4f5f0}.product-card__info-inner{position:sticky;top:20px}.product-card__share{position:absolute;top:0;right:-41px;z-index:10}.product-card__open-share{position:relative;z-index:1;padding-left:25px;border:none;background-color:transparent}.product-card__open-share::before{content:"";position:absolute;top:1px;left:0;width:20px;height:20px;background-image:url(../images/product-card/ic_product-card-1.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product-card__share-box{display:none;position:absolute;top:30px;right:0;padding:16px;width:230px;border:1px solid rgba(27,27,27,.65);background-color:#fff}.product-card__share-box_show{display:block;animation-name:product-card__share-box_show;animation-duration:.2s;animation-fill-mode:forwards}.product-card__share-box_hide{display:block;animation-name:product-card__share-box_hide;animation-duration:.1s;animation-fill-mode:forwards}@keyframes product-card__share-box_show{0%{opacity:0}100%{opacity:1}}@keyframes product-card__share-box_hide{0%{opacity:1}100%{opacity:0}}.product-card__share-button{position:absolute;top:7px;right:7px;padding:8px;width:35px;height:35px;background-image:url(../images/ic_share.svg);background-size:19px 19px;background-repeat:no-repeat;background-position:center center;cursor:pointer}.product-card__share-button_hide{display:none}.product-card__share-title{display:block;margin-bottom:8px;font-size:14px;line-height:19px}.product-card__share-label{position:relative;display:flex;margin-bottom:16px;border:1px solid transparent;background-color:#f4f5f0;transition-property:border-color;transition-duration:.2s}.product-card__share-label::before{content:"Ссылка скопирована";position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;padding:6px 6px 6px 36px;background-color:#f4f5f0;font-size:16px;line-height:22px;opacity:0;transition-property:opacity;transition-duration:.2s}.product-card__share-label::after{content:"";position:absolute;top:0;bottom:0;right:0;width:56px;background:linear-gradient(270deg,#f4f5f0 0,rgba(244,245,240,0) 100%)}.product-card__share-label_active{border-color:#1b1b1b}.product-card__share-label_active::before{opacity:1;transition-duration:0s}.product-card__copy-button{position:absolute;z-index:1;top:0;left:0;display:inline-block;padding:6px;width:36px;height:36px;background-image:url(../images/product-card/ic_product-card-2.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center center;opacity:.4}.product-card__share-input{position:relative;padding:6px 6px 6px 36px;width:100%;border:none;background-color:transparent;font-size:16px;line-height:22px}.product-card__socials_hide{display:none}.product-card__social-list{display:flex;margin:0 -3px}.product-card__social{margin:0 3px;width:22px;height:22px}.product-card__social_vk{background-image:url(../images/ic_vk_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product-card__social_tg{background-image:url(../images/ic_tg_dark.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product-card__rating{display:flex;align-items:flex-start;margin-bottom:20px}.product-card__rating-stars{flex-shrink:0;margin-right:8px;width:116px;height:20px;overflow:hidden;background-image:url(../images/ic_stars_transparent.svg);background-repeat:no-repeat;background-size:116px 20px}.product-card__rating-fill{height:20px;background-image:url(../images/ic_stars_background.svg);background-repeat:no-repeat;background-size:116px 20px}.product-card__note{display:block;margin-bottom:13px;font-size:16px;line-height:22px;font-weight:700;text-transform:uppercase;color:#bf6b6b}.product-card__note+.product-card__name{max-width:unset}.product-card__name{margin-bottom:29px;max-width:calc(100% - 80px)}.product-card__price-box{display:flex;align-items:baseline;margin-bottom:59px}.product-card__current-price{display:inline-block;margin-right:25px;font-weight:700;font-size:48px;line-height:42px}.product-card__old-price{position:relative;display:inline-block;font-weight:700;line-height:32px;color:rgba(27,27,27,.65)}.product-card__old-price::before{content:"";position:absolute;top:14px;left:0;right:0;z-index:1;height:3px;background-color:#bf6b6b}.product-card__color-box{margin-bottom:18px;max-width:296px}.product-card__color-headline{display:block;margin-bottom:12px;font-size:18px;line-height:22px;color:rgba(27,27,27,.65)}.product-card__color-list{display:flex;flex-wrap:wrap;margin:0 -4px}.product-card__color{position:relative;margin:0 4px 8px}.product-card__color::before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border:1px solid transparent}.product-card__color_active::before{top:-3px;bottom:-3px;right:-3px;left:-3px;border-color:#1b1b1b}.product-card__color-picture{width:66px}.product-card__color-image{height:88px}.product-card__box{margin-bottom:52px}.product-card__module{display:flex;flex-direction:column;align-items:flex-start;margin-top:10px;margin-bottom:16px;padding:16px 20px 8px;background-color:#ebe9e2}.product-card__module .product-card__height-box,.product-card__module .product-card__size-box{margin-bottom:4px}.product-card__product-link{display:inline-block;font-weight:700;text-decoration:underline}.product-card__size-box{margin-top:12px;margin-bottom:22px;max-width:360px}.product-card__size-button{display:inline-block;margin-top:4px;margin-bottom:10px;border:none;border-bottom:1px dashed rgba(27,27,27,.65);background-color:transparent;font-size:18px;line-height:22px;color:rgba(27,27,27,.65);cursor:pointer}.product-card__size-fieldset{display:flex;flex-wrap:wrap;margin:0 -4px}.product-card__size-label{display:block;margin:0 4px 8px;width:82px;height:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card__size-input{position:absolute;opacity:0}.product-card__size-input:checked~.product-card__size-name{border-color:#1b1b1b;background-color:#1b1b1b;color:#fff;opacity:1}.product-card__size-name{display:block;padding:5px 8px;width:100%;height:100%;border:1px solid #1b1b1b;text-align:center;color:#1b1b1b}.product-card__height-box{margin-bottom:22px;max-width:360px}.product-card__height-box_hide{display:none}.product-card__height-headline{display:block;margin-bottom:10px;font-size:18px;line-height:22px;color:rgba(27,27,27,.65)}.product-card__height-fieldset{display:flex;flex-wrap:wrap;margin:0 -4px}.product-card__height-label{display:block;margin:0 4px 8px;width:82px;height:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card__height-label_hide{display:none}.product-card__height-input{position:absolute;opacity:0}.product-card__height-input:checked~.product-card__height-name{border-color:#1b1b1b;background-color:#1b1b1b;color:#fff;opacity:1}.product-card__height-name{display:block;padding:5px 8px;width:100%;height:100%;border:1px solid #1b1b1b;text-align:center;color:#1b1b1b}.product-card__btn-box{display:flex;margin-top:24px;margin-bottom:12px;max-width:294px}.product-card__buy-button{flex-grow:1;margin-right:8px;padding:11px 20px;font-size:18px;line-height:22px}.product-card__buy-button_hide{display:none}.product-card__basket-link{flex-grow:1;display:inline-block;margin-right:8px;padding:11px 18px;font-size:18px;line-height:22px}.product-card__basket-link_hide{display:none}.product-card__favorite-button{flex-shrink:0;position:relative;display:inline-block;vertical-align:top;padding:6px;width:46px;height:46px;border:1px solid #1b1b1b;background-color:transparent;text-decoration:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.product-card__favorite-button::before{content:"";position:absolute;top:7px;left:7px;width:30px;height:30px;-webkit-mask-image:url(../images/ic_favorite.svg);mask-image:url(../images/ic_favorite.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:#1b1b1b}.product-card__favorite-button_active::before{-webkit-mask-image:url(../images/ic_favorite-fill.svg);mask-image:url(../images/ic_favorite-fill.svg);-webkit-mask-size:26px 26px;mask-size:26px 26px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:#1b1b1b}.product-card__text{margin-bottom:24px;max-width:294px;color:rgba(27,27,27,.65)}.product-card__link{display:inline-block}.product-card__availability{display:inline-block;margin-bottom:24px;padding:12px 16px 8px;max-width:319px;background-color:#ebe9e2}.product-card__availability_module{margin-top:12px;margin-bottom:0;padding:0}.product-card__availability_module .product-card__availability-inner{padding:2px 16px;background-color:#dcd8cc}.product-card__availability-inner{display:flex}.product-card__availability-headline{display:block;font-size:18px;line-height:22px;color:rgba(27,27,27,.65)}.product-card__availability-list{margin-top:12px}.product-card__availability-item{position:relative;margin-bottom:8px;padding-left:20px}.product-card__availability-item::before{content:"";position:absolute;top:4px;left:0;width:10px;height:14px;background-image:url(../images/ic_location.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.product-card__availability-name{display:block;margin-bottom:2px}.product-card__availability-address{display:block;margin-bottom:2px;color:rgba(27,27,27,.65)}.product-card__availability-text{display:block;margin-left:9px;font-size:18px;line-height:22px}.product-card__help-button{display:block;border:none;border-bottom:1px solid rgba(27,27,27,.65);background-color:transparent;color:rgba(27,27,27,.65);cursor:pointer}.product-info{margin-bottom:20px}.product-info__wrapper{display:flex;flex-wrap:wrap;max-width:1080px}.product-info__description{margin-right:40px;margin-bottom:29px;width:calc(50% - 20px)}.product-info__text p{margin-bottom:12px;font-size:16px;line-height:22px}.product-info__features{margin-bottom:29px;width:calc(50% - 20px)}.product-info__features-item{margin-bottom:12px}.product-info__features-name{display:block;margin-bottom:6px;font-weight:700}.product-info__features-text{display:block}.product-info__care{margin-bottom:80px;width:100%}.product-info__title{margin-bottom:24px}.product-info__care-row{display:flex;margin:0 -20px}.product-info__care-column{flex:1 1 calc(25% - 40px);margin:0 20px;max-width:520px}.product-info__care-picture{margin-bottom:15px;width:40px}.product-info__care-image{height:40px}.product-info__care-text{display:block}.product-info__headline{margin-top:40px;margin-bottom:16px}.product-info__care-item{margin-left:7px}.tile-box{margin-bottom:98px}.tile-box_lookbook-inner,.tile-box_product-card{margin-bottom:52px}.tile-box__title{display:inline-block;margin-bottom:47px;font-weight:700;text-decoration:none}.tile-box__link{position:relative;display:block;margin-left:auto;margin-top:-7px;margin-right:-8px;padding:8px;width:315px}.tile-box__link::before{content:"";position:absolute;bottom:-1px;right:0;left:7px;width:301px;height:8px;background-image:url(../images/tile/ic_tile-1.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transition-property:opacity;transition-duration:.2s}.markbox{display:flex;align-items:center;position:fixed;z-index:10000;top:0;left:0;padding-top:50px;width:100%;height:100%;overflow:hidden;animation-name:markbox_show;animation-duration:.2s;animation-fill-mode:forwards}.markbox_hide{animation-name:markbox_hide;animation-duration:.1s;animation-fill-mode:forwards}@keyframes markbox_show{0%{opacity:0}100%{opacity:1}}@keyframes markbox_hide{0%{opacity:1}100%{opacity:0}}.markbox__overlay{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgba(27,27,27,.9)}.markbox__overlay::before{content:"";position:absolute;top:12px;right:0;padding:10px 16px;width:18px;height:18px;background-image:url(../images/ic_cross_white.svg);background-size:18px 18px;background-repeat:no-repeat;background-position:center center}.markbox__cont{display:flex;justify-content:center;margin:0 auto;min-width:80%}.markbox__picture{margin-bottom:16px;display:flex;justify-content:center;align-items:center}.markbox__picture::before{content:"";position:absolute;width:50px;height:50px;background-image:url(../images/ic_loading.svg);background-size:50px 50px;background-repeat:no-repeat;background-position:center center;opacity:.8;animation:1s linear infinite markbox__picture-before}@keyframes markbox__picture-before{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.markbox__image{position:relative;width:auto;max-width:100%;max-height:calc(100vh - 100px)}.markbox__scrollbar{display:flex;width:100%;height:2px;background-color:rgba(255,255,255,.6)}.markbox__scrollbar-thumb{flex-grow:1;opacity:0;background-color:#fff}.markbox__scrollbar-thumb_active{animation-name:markbox__scrollbar-thumb_active;animation-duration:.2s;animation-fill-mode:forwards}@keyframes markbox__scrollbar-thumb_active{0%{opacity:0}100%{opacity:1}}.modal-sizes{position:relative;display:inline-block;vertical-align:middle;z-index:2;padding:40px;width:880px;background-color:#fff;text-align:left;overflow:hidden}.modal-sizes__title{display:block;margin-bottom:30px;font-weight:700}.modal-sizes__table-box{margin-bottom:13px;overflow:auto;-webkit-overflow-scrolling:touch}.modal-sizes__table-box::-webkit-scrollbar{height:2px}.modal-sizes__table-box::-webkit-scrollbar-button{width:0}.modal-sizes__table-box::-webkit-scrollbar-thumb{background-color:rgba(27,27,27,.65)}.modal-sizes__table-box table{border-collapse:collapse}.modal-sizes__table-box th{font-weight:400}.modal-sizes__table-box td,.modal-sizes__table-box th{padding:10px 40px;text-align:center;font-size:16px;line-height:22px;white-space:nowrap}.modal-sizes__table-box td:first-child,.modal-sizes__table-box th:first-child{padding:10px 40px 10px 10px}.modal-sizes__table-box td:last-child,.modal-sizes__table-box th:last-child{padding:10px 10px 10px 40px}.modal-sizes__link{display:inline-block;margin-left:10px}.modal-help{position:relative;display:inline-block;vertical-align:middle;z-index:2;padding:40px 50px 46px;width:580px;text-align:left;background-color:#fff;overflow:hidden}.modal-help__title{display:block;font-weight:700;text-align:center;margin-bottom:40px}.modal-help__textarea-box{display:block;margin-bottom:16px}.modal-help__textarea{margin-bottom:2px;padding:15px 19px;width:100%;height:120px}.modal-help__textarea::-webkit-scrollbar{width:2px}.modal-help__textarea::-webkit-scrollbar-button{height:0}.modal-help__textarea::-webkit-scrollbar-thumb{background-color:rgba(27,27,27,.55)}.modal-help__note{display:block;color:rgba(27,27,27,.65)}.modal-help__input-box{display:block;margin-bottom:24px}.modal-help__input{margin-bottom:2px;padding:15px 19px;width:100%}.modal-help__submit-button{margin-bottom:5px;padding:15px 20px;width:100%}.modal-help__policy{display:block;color:rgba(27,27,27,.65)}.recently-line{padding-top:31px;padding-bottom:39px;background-color:#1b1b1b;border-bottom:1px solid rgba(255,255,255,.2)}.recently-line__title{display:inline-block;margin-bottom:23px;font-weight:700;color:#fff}.recently-line__list{display:flex;margin:0 -20px}.recently-line__list::-webkit-scrollbar{height:5px;background-color:rgba(255,255,255,.2)}.recently-line__list::-webkit-scrollbar-button{width:15px;background-color:#1b1b1b}.recently-line__list::-webkit-scrollbar-thumb{background-color:#fff}.recently-line__item{flex-shrink:0;display:flex;margin:0 20px;padding:12px 24px;width:380px;height:144px;background-color:#f4f5f0}.recently-line__picture{flex-shrink:0;margin-right:26px;width:90px}.recently-line__image{height:120px}.recently-line__info{display:flex;flex-direction:column;margin:8px 0;width:100%}.recently-line__name{position:relative;display:block;margin-bottom:10px;height:66px;overflow:hidden}.recently-line__name::before{content:"";position:absolute;display:block;bottom:0;left:0;right:0;height:22px;background:linear-gradient(180deg,rgba(244,245,240,0) 0,#f4f5f0 100%)}@supports (-webkit-line-clamp:3){.recently-line__name{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.recently-line__name::before{display:none}}.recently-line__price-box{display:flex;align-items:center;margin-top:auto}.recently-line__price{display:block;font-weight:700}.recently-line__price_current{margin-right:10px}.recently-line__price_old{position:relative;color:rgba(27,27,27,.65)}.recently-line__price_old::before{content:"";position:absolute;top:8px;left:0;right:0;z-index:1;width:100%;height:2px;background-color:#bf6b6b}.newsletter-subscription{padding:32px 0;background-color:#ebe9e2}.newsletter-subscription__cont{display:flex;align-items:center;justify-content:space-between;gap:60px}.newsletter-subscription__headline{display:block;margin-bottom:8px;font-weight:700}.newsletter-subscription__form{flex-shrink:0;display:flex;align-items:flex-start;gap:24px;width:608px}.newsletter-subscription__field{flex-shrink:0;display:block;width:100%;max-width:374px}.newsletter-subscription__input{padding:15px 23px;width:100%}.newsletter-subscription__error-text{margin-top:4px;display:block}.newsletter-subscription__error-text_hide{display:none}.newsletter-subscription__button{flex-shrink:0;padding:15px 23px;width:100%;max-width:210px}@media (min-width:1240.1px){.button-dark:hover{transition-duration:.1s;background-color:transparent;color:#1b1b1b}.button-dark{transition-property:color,background-color;transition-duration:.2s}.button-transparent{transition-duration:.2s}.button-transparent:hover{transition-duration:.1s;color:rgba(27,27,27,.65);border-color:rgba(27,27,27,.65)}.button-white{transition-duration:.2s}.button-white:hover{transition-duration:.1s;color:rgba(255,255,255,.65);border-color:rgba(255,255,255,.65)}.button-gray:hover{transition-duration:.1s;border:1px solid #1b1b1b}.button-gray{transition-property:border;transition-duration:.2s}.input:hover,.textarea:hover{border-color:#1b1b1b;background-color:#fff}.link-simple_dark{transition-property:color;transition-duration:.2s}.link-simple_dark:hover{transition-duration:.1s;color:rgba(27,27,27,.65)}.link-underline_dark{transition-property:color,border-color;transition-duration:.2s}.link-underline_dark:hover{transition-duration:.1s;border-bottom-color:#1b1b1b}.link-underline_gray{transition-property:color,border-color;transition-duration:.2s}.link-underline_gray:hover{transition-duration:.1s;color:#1b1b1b;border-bottom-color:#1b1b1b}.link-dashed_dark{transition-property:color,border-bottom-color;transition-duration:.2s}.link-dashed_dark:hover{transition-duration:.1s;border-bottom-color:#1b1b1b}.link-dashed_gray{transition-property:color,border-bottom-color;transition-duration:.2s}.link-dashed_gray:hover{transition-duration:.1s;color:#1b1b1b;border-bottom-color:#1b1b1b}.crumbs__box:hover::before{content:"";position:absolute;bottom:-10px;left:0;right:0;height:10px}.crumbs__box:hover .crumbs__dropdown-list{display:block;animation-name:crumbs__dropdown-list_show;animation-duration:.2s;animation-fill-mode:forwards}.crumbs__box:hover .crumbs__link_dropdown{color:#1b1b1b}.crumbs__box:hover .crumbs__link_dropdown::before{opacity:1;transform:rotate(180deg)}.crumbs__link{transition-property:color;transition-duration:.2s}.crumbs__link:hover{color:#1b1b1b}.crumbs__link_dropdown{position:relative;padding-right:18px}.crumbs__link_dropdown::before{content:"";position:absolute;top:6px;right:0;width:10px;height:10px;background-image:url(../images/crumbs/ic_crumbs-1.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;opacity:.4;transition-property:opacity,transform;transition-duration:.2s}.crumbs__dropdown-link{transition-property:color;transition-duration:.2s}.crumbs__dropdown-link:hover{color:rgba(27,27,27,.65)}a.pagination__link{transition-property:border-color;transition-duration:.2s}a.pagination__link:hover{border-color:#1b1b1b}.error-notification__close{transition-property:opacity;transition-duration:.2s}.error-notification__close:hover{opacity:.7}.header_index a.header__menu-link:hover{color:rgba(255,255,255,.6)}.header_index a.header__logo:hover{opacity:.6}.header_index .header__search-button:hover{color:#fff}.header_index a.header__button:hover::before{background-color:rgba(255,255,255,.6)}.header__burger:hover .header__burger-line,.header__burger:hover::after,.header__burger:hover::before{background-color:rgba(27,27,27,.7)}.header__burger-line{transition-property:background-color;transition-duration:.2s}a.header__menu-link{transition-property:color;transition-duration:.2s}a.header__menu-link:hover{color:rgba(27,27,27,.7)}a.header__logo{transition-property:opacity;transition-duration:.2s}a.header__logo:hover{opacity:.7}.header__search-button{transition-property:color;transition-duration:.2s}.header__search-button:hover{color:#1b1b1b}.header__button::before{transition-property:background-color;transition-duration:.2s}a.header__button:hover::before{background-color:rgba(27,27,27,.7)}.search-preview__category{transition-property:color;transition-duration:.2s}.search-preview__category:hover{color:rgba(27,27,27,.65)}.search-preview__requests{transition-property:color;transition-duration:.2s}.search-preview__requests:hover{color:rgba(27,27,27,.65)}.menu-mobile__headline{transition-property:color;transition-duration:.2s}.menu-mobile__headline:hover{color:rgba(27,27,27,.65)}.menu-mobile__headline:hover::before{opacity:.65}.menu-mobile__socials-link{transition-property:opacity;transition-duration:.2s}.menu-mobile__socials-link:hover{opacity:.65}a.footer__logo{transition-property:opacity;transition-duration:.2s}a.footer__logo:hover{opacity:1}a.footer__link{transition-property:color;transition-duration:.2s}a.footer__link:hover{color:rgba(255,255,255,.6)}.footer__socials-link{transition-property:opacity;transition-duration:.2s}.footer__socials-link:hover{opacity:.6}.footer__contacts-link{transition-property:color;transition-duration:.2s}.footer__contacts-link:hover{color:rgba(255,255,255,.6)}.tile:hover .tile__name{color:#bf6b6b}.tile_small .tile__name{margin-bottom:2px}.tile__favorite:not(.tile__favorite_active):hover::after{background-color:#1b1b1b}.tile__favorite::after,.tile__favorite::before{transition-property:background-color;transition-duration:.2s}.tile__favorite_active{transition-property:opacity;transition-duration:.2s}.tile__favorite_active:hover{opacity:.8}.tile__area-item::before{transition-property:background-color;transition-duration:.2s}.tile__area-item:hover::before{background-color:rgba(27,27,27,.6)}.tile__name{transition-property:color;transition-duration:.2s}.sticky-contacts__button:hover::before,.sticky-contacts__link:hover::before{opacity:1}.modal-box__close{transition-property:opacity;transition-duration:.2s}.modal-box__close:hover{opacity:1}.product-card__notification:hover{animation:none}.product-card__notification-link:hover{transition-duration:.1s;opacity:.7}.product-card__info::before{content:"";position:absolute;top:0;bottom:0;left:500px;width:calc((100vw - 1664px)/ 2);background-color:#f4f5f0}.product-card__open-share{transition-property:opacity;transition-duration:.2s}.product-card__open-share:hover{opacity:.65}.product-card__copy-button{transition-property:opacity;transition-duration:.2s}.product-card__copy-button:hover{opacity:1;cursor:pointer}.product-card__social{transition-property:opacity;transition-duration:.2s}.product-card__social:hover{opacity:.6}.product-card__color::before{transition-property:border-color;transition-duration:.2s}.product-card__color:not(.product-card__color_active):hover::before{border-color:rgba(27,27,27,.65)}.product-card__color-picture{transition-property:width;transition-duration:.2s}.product-card__color-image{transition-property:height;transition-duration:.2s}.product-card__product-link{transition-property:color;transition-duration:.2s}.product-card__product-link:hover{color:rgba(27,27,27,.65)}.product-card__size-button{transition-property:color,border-bottom-color;transition-duration:.2s}.product-card__size-button:hover{color:#1b1b1b;border-bottom-color:#1b1b1b}.product-card__size-name{transition-property:opacity;transition-duration:.2s}.product-card__size-name:hover{opacity:.6}.product-card__height-name{transition-property:opacity;transition-duration:.2s}.product-card__height-name:hover{opacity:.6}.product-card__favorite-button{transition-property:border-color;transition-duration:.2s}.product-card__favorite-button::before{transition-property:opacity;transition-duration:.2s}.product-card__favorite-button:hover{border-color:rgba(27,27,27,.65)}.product-card__favorite-button:hover::before{opacity:.4}.product-card__help-button{transition-property:color,border-bottom-color;transition-duration:.2s}.product-card__help-button:hover{color:#1b1b1b;border-bottom-color:#1b1b1b}.tile-box__link{transition-property:color;transition-duration:.2s}.tile-box__link:hover{color:rgba(27,27,27,.65)}.tile-box__link:hover::before{opacity:.4}.recently-line__title{transition-property:color;transition-duration:.2s}.recently-line__title:hover{color:rgba(255,255,255,.6)}.recently-line__item:hover .recently-line__name{color:#bf6b6b}.recently-line__name{transition-property:color;transition-duration:.2s}}@media (min-width:1700.1px){.menu-mobile__item_mob{display:none}}@media (max-width:1700px){.cont{max-width:1208px}.error-notification{max-width:unset}.header__menu{display:none}.header__search-input_active{width:240px}.search-preview__product-list{margin-right:52px;width:836px}.footer__logo{margin-right:100px;width:191px;height:34px}.tile-list_search-preview{margin:0 -4px}.tile-list_search-preview .tile{margin:0 4px 20px}.tile_big{width:282px}.tile_middle{width:365px}.tile_small{width:203px}.product-card__gallery{margin:0 calc((100vw - 1162px)/ -2)}.product-card__gallery::after,.product-card__gallery::before{min-width:calc((100vw - 1186px)/ 2)}.product-card__gallery::-webkit-scrollbar-button{width:calc((100vw - 1162px)/ 4)}.product-card__video-box{width:580px;height:773px}.product-card__picture{width:580px}.product-card__image{height:773px}.product-card__info{padding:4px 30px}.product-card__share{right:-30px}.recently-line__list{margin:0 -30px;padding-bottom:21px;overflow:auto}.recently-line__list::after,.recently-line__list::before{content:"";flex-shrink:0;width:10px}.newsletter-subscription__cont{gap:24px}.newsletter-subscription__form{width:486px}.newsletter-subscription__field{max-width:290px}.newsletter-subscription__button{max-width:172px}}@media (max-width:1700px) and (max-width:1240px){.recently-line__list::after,.recently-line__list::before{width:5px}}@media (max-width:1240px){.cont{max-width:884px}.caption{font-size:40px;line-height:44px}.title{font-size:32px;line-height:30px}.headline{font-size:16px;line-height:22px}.text{font-size:14px;line-height:19px}.crumbs__list{margin:0 -2px 0 -3px;overflow-x:auto}.crumbs__item{margin:0 2px 0 3px}.crumbs__item:not(:last-child)::after{margin-left:5px;font-size:14px;line-height:19px}.pagination__list{margin:0 -2px}.pagination__item{margin:0 2px 4px}.error-notification{margin-bottom:10px;padding:8px 32px 8px 10px}.error-notification__close{padding:13px 10px;width:32px;height:38px;background-image:url(../images/ic_cross_red.svg);background-size:12px 12px;background-repeat:no-repeat;background-position:center center}.cookie-notification{bottom:20px;padding:0 10px}.cookie-notification__cont{padding:11px 17px}.cookie-notification__text{margin-right:40px}.cookie-notification__button{padding:5px 23px}.header_index .header__logo{background-image:url(../images/logo_white.svg);background-size:100px 18px;background-repeat:no-repeat;background-position:center 11px}.header__burger{margin-left:-8px;width:36px;height:44px;padding:12px 8px}.header__burger::after,.header__burger::before{left:10px;width:16px}.header__burger::before{top:16px}.header__burger::after{top:26px}.header__burger-line{top:21px;left:10px;width:16px}.header__burger_close{margin-left:-9px}.header__burger_close::after,.header__burger_close::before{top:22px;width:19px}.header__logo{padding:11px 7px 15px;width:114px;height:44px;background-image:url(../images/logo_dark.svg);background-size:100px 18px;background-repeat:no-repeat;background-position:center 11px}.header__search{margin-right:6px}.header__button{width:34px;height:44px;padding:11px 6px}.header__button::before{top:11px;left:6px;width:22px;height:22px}.header__button_open-search{display:block}.header__search-form{display:none}.header__button-box{margin:0 -6px}.header__button_favorites,.header__button_profile{display:none}.header__button_basket::after{top:5px;left:19px}.search-preview__cont{display:block;padding-top:61px;padding-bottom:40px}.search-preview__search-form{display:block;margin-bottom:20px}.search-preview__product-list{display:none}.search-preview__category-list{flex-wrap:nowrap;margin:0 -4px 12px;padding-bottom:8px;overflow:auto;-webkit-overflow-scrolling:touch}.search-preview__category{margin:0 4px;padding:4px 15px 5px}.search-preview__requests-list:not(:last-child){margin-bottom:20px}.search-preview__requests-text{margin-bottom:6px;font-size:12px;line-height:19px}.search-preview__requests{padding-bottom:4px}.search-preview__requests:not(:last-child){margin-bottom:10px}.search-preview__requests::before{top:4px;width:14px;height:14px}.menu-mobile{position:absolute;right:0}.menu-mobile_show .menu-mobile__wrapper{animation:.2s forwards menu-mobile_show_y}.menu-mobile_hide .menu-mobile__wrapper{animation:.2s forwards menu-mobile_hide_y}.menu-mobile__wrapper{position:relative;display:flex;flex-direction:column;padding-top:44px;width:unset;height:auto;transform:translateY(-100%)}.menu-mobile__cont{padding:19px 16px 50px;width:100%;min-width:320px}.menu-mobile__user-list{display:block;margin-bottom:14px}.menu-mobile__headline{padding:5px 0 5px 15px;font-size:16px;line-height:22px;font-weight:400;text-transform:none}.menu-mobile__headline::before{top:11px}.menu-mobile__headline_active{padding-bottom:6px}.menu-mobile__headline_active+.menu-mobile__category-list{margin-bottom:0}.menu-mobile__category-link{padding:4px 0 4px 15px}.menu-mobile__subcategory-list{margin:2px 0 2px 15px}.menu-mobile__subcategory-link{padding:2px 15px}.menu-mobile__list{margin-bottom:19px}.menu-mobile__list_main{margin-bottom:0}.menu-mobile__list_main .menu-mobile__link{font-weight:700}.menu-mobile__link{padding:5px 15px;font-size:16px;line-height:22px;font-weight:400;text-transform:unset}.menu-mobile__phone-link{margin-bottom:20px}.menu-mobile__socials-link{width:30px;height:30px}.footer{padding:40px 0 65px}.footer__cont{display:block}.footer__logo{margin-right:0;margin-bottom:28px}.footer__menu{display:block;margin:0 0 28px}.footer__menu-box{margin:0;width:100%}.footer__headline{position:relative;margin-bottom:0;padding:12px 15px}.footer__headline::before{content:"";position:absolute;top:18px;left:0;width:10px;height:10px;background-image:url(../images/ic_arrow_gray.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transition-property:transform;transition-duration:.2s}.footer__headline_active::before{transform:rotate(180deg)}.footer__headline_active+.footer__list{margin-top:-3px;margin-bottom:9px;opacity:1;height:auto}.footer__list{opacity:0;overflow:hidden;height:0;transition-property:opacity;transition-duration:.2s}.footer__link{padding:3px 15px}.footer__contacts{margin:0;max-width:unset}.footer__text{margin-bottom:6px}.footer__socials{margin:0 -3px 12px}.footer__socials-link{margin:0 3px}.footer__contacts-item{margin-bottom:6px}.tile-list{margin:0 -4px}.tile-list_catalog{margin:0 -4px 4px}.tile-list_search-preview .tile__picture-box{margin-bottom:6px}.tile-list_favorites .tile_middle{margin:0 4px 20px}.tile-list_favorites .tile__name,.tile-list_favorites .tile__price_current,.tile-list_favorites .tile__size{font-size:16px;line-height:22px}.tile-list_favorites .tile__inner{margin-bottom:4px}.tile-list_favorites .tile__size-list{gap:2px 8px;margin-bottom:6px}.tile{margin:0 4px 20px}.tile_big{margin:0 4px 20px;width:278px}.tile_middle{width:278px}.tile_small{width:207px}.tile__inner{margin-bottom:1px;padding-bottom:5px}.tile__mark{padding:1px 4px;font-size:12px;line-height:18px}.tile__favorite::after,.tile__favorite::before{width:21px;height:20px;top:13px;left:14px;-webkit-mask-size:21px 20px;mask-size:21px 20px}.tile__area-list,.tile__play-button{display:none}.tile__area-item::before{height:2px}.tile__dots{position:absolute;left:0;right:0;bottom:0;display:flex;gap:2px}.tile__dots-item{position:relative;flex-grow:1;height:2px;background-color:rgba(27,27,27,.1);transition-property:background-color;transition-duration:.2s}.tile__dots-item_active{background-color:rgba(27,27,27,.6)}.tile__info{display:block}.tile__name{margin-bottom:2px}.tile__rating{margin-bottom:6px;align-items:center}.tile__rating-stars{margin-right:6px;width:78px;height:14px;background-size:78px 14px}.tile__rating-fill{height:14px;background-size:78px 14px}.tile__availability{line-height:14px}.tile__size-list{justify-content:flex-start;gap:4px 8px;margin-bottom:2px}.sticky-contacts{bottom:16px;right:16px}.sticky-contacts__button{width:50px;height:50px}.sticky-contacts__list{margin:0 -3px;right:62px}.sticky-contacts__link{width:40px;height:40px;margin:0 3px}.modal-box__inner::before{margin-right:-.5em}.modal-box__close{padding:10px;width:38px;height:38px}.modal-box__close::before{top:10px;left:10px;width:18px;height:18px}.modal-bonuses{width:100%;max-width:288px}.modal-bonuses__image{height:459px}.product-card{margin-top:24px;margin-bottom:40px}.product-card__notification{top:auto;bottom:0}.product-card__notification-link{padding:13px 56px}.product-card__crumbs{margin-bottom:12px}.product-card__area{display:block}.product-card__gallery{margin:0 calc((100vw - 852px)/ -2) 17px;padding-bottom:5px;cursor:auto}.product-card__gallery::after,.product-card__gallery::before{min-width:calc((100vw - 862px)/ 2)}.product-card__gallery::-webkit-scrollbar{height:2px}.product-card__gallery::-webkit-scrollbar-button{width:calc((100vw - 852px)/ 4)}.product-card__gallery::-webkit-scrollbar-thumb{height:2px}.product-card__video-box{margin:0 5px;width:400px;height:533px}.product-card__picture{margin:0 5px;width:400px;pointer-events:auto}.product-card__image{height:533px}.product-card__info{padding:0;width:100%}.product-card__share{top:-2px;right:0}.product-card__open-share{padding-left:20px}.product-card__open-share::before{width:16px;height:16px}.product-card__rating{margin-bottom:10px;align-items:center}.product-card__rating-stars{margin-right:6px;width:78px;height:14px;background-size:78px 14px}.product-card__rating-fill{height:14px;background-size:78px 14px}.product-card__note{margin-bottom:9px;font-size:12px;line-height:19px}.product-card__name{margin-bottom:15px;max-width:calc(100% - 110px)}.product-card__price-box{margin-bottom:28px}.product-card__current-price{margin-right:12px;font-size:32px;line-height:30px}.product-card__old-price::before{top:10px;height:2px}.product-card__color-box{margin-bottom:22px;max-width:unset}.product-card__color-headline{margin-bottom:10px;font-size:16px;line-height:22px}.product-card__box{margin-bottom:24px}.product-card__module{margin-bottom:16px;padding:12px 12px 4px}.product-card__module .product-card__height-box,.product-card__module .product-card__size-box{margin-bottom:6px}.product-card__size-box{margin-bottom:14px}.product-card__size-button{margin-bottom:9px;font-size:16px;line-height:22px}.product-card__size-fieldset{margin:0 -3px}.product-card__size-label{margin:0 3px 6px;width:80px;height:30px}.product-card__height-box{margin-bottom:14px}.product-card__height-headline{margin-bottom:10px;font-size:16px;line-height:22px}.product-card__height-fieldset{margin:0 -3px}.product-card__height-label{margin:0 3px 6px;width:80px;height:30px}.product-card__btn-box{justify-content:center;margin-bottom:10px;max-width:unset}.product-card__basket-link,.product-card__buy-button{padding:8px 20px;font-size:16px}.product-card__favorite-button{width:40px;height:40px}.product-card__favorite-button::before{top:6px;left:6px;width:26px;height:26px}.product-card__text{margin-bottom:16px;max-width:unset}.product-card__availability{margin-bottom:16px;padding:10px 16px 8px;max-width:unset}.product-card__availability_module{margin-bottom:0;padding:0}.product-card__availability-headline{font-size:16px;line-height:22px}.product-card__availability-list{margin-top:10px}.product-card__availability-item::before{top:3px}.product-card__availability-text{margin-left:4px;font-size:16px;line-height:22px}.product-info{margin-bottom:40px}.product-info__wrapper{display:block}.product-info__description{margin-right:0;margin-bottom:20px;width:100%}.product-info__text p{margin-bottom:0;font-size:14px;line-height:19px}.product-info__features{margin-bottom:20px;width:100%}.product-info__features-item{margin-bottom:10px}.product-info__features-name{margin-bottom:2px}.product-info__care{margin-bottom:0}.product-info__title{margin-bottom:12px}.product-info__care-row{margin:0 -4px}.product-info__care-column{margin:0 4px}.product-info__care-picture{margin-bottom:8px}.product-info__headline{margin-top:20px;margin-bottom:12px}.tile-box{margin-bottom:36px}.tile-box_lookbook-inner,.tile-box_product-card{margin-bottom:17px}.tile-box__title{margin-bottom:20px}.tile-box__link{margin-left:-8px;margin-right:auto;width:201px}.tile-box__link::before{bottom:1px;width:201px;background-image:url(../images/tile/ic_tile-2.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.modal-sizes{padding:30px 16px 39px}.modal-sizes__title{margin-bottom:20px}.modal-sizes__table-box{margin-bottom:18px}.modal-sizes__table-box td,.modal-sizes__table-box th{padding:10px 20px;font-size:14px;line-height:19px}.modal-sizes__table-box td:first-child,.modal-sizes__table-box th:first-child{padding:10px 20px 10px 0}.modal-sizes__table-box td:last-child,.modal-sizes__table-box th:last-child{padding:10px 0 10px 20px}.modal-sizes__link{margin-left:0}.modal-help{padding:29px 16px 24px}.modal-help__title{margin-bottom:19px}.modal-help__textarea{padding:8px 12px 7px;height:90px;-webkit-overflow-scrolling:touch}.modal-help__input{padding:8px 12px 7px}.recently-line{padding-top:20px;padding-bottom:12px}.recently-line__title{margin-bottom:16px}.recently-line__list{margin:0 -10px;-webkit-overflow-scrolling:touch}.recently-line__list::-webkit-scrollbar-button{width:5px}.recently-line__item{margin:0 5px;width:340px;height:130px}.recently-line__picture{margin-right:20px;width:80px}.recently-line__image{height:106px}.recently-line__info{margin:0}.recently-line__name{margin-bottom:8px}.newsletter-subscription__cont{gap:20px}.newsletter-subscription__headline{margin-bottom:5px}.newsletter-subscription__form{width:468px;gap:16px}.newsletter-subscription__field{max-width:280px}}@media (max-width:950px){.cont{max-width:680px}.tile_big,.tile_middle,.tile_small{width:210px}.product-card__gallery{margin:0 calc((100vw - 648px)/ -2) 17px}.product-card__gallery::after,.product-card__gallery::before{min-width:calc((100vw - 658px)/ 2)}.product-card__gallery::-webkit-scrollbar-button{width:calc((100vw - 648px)/ 4)}.product-card__video-box{width:255px;height:340px}.product-card__picture{width:255px}.product-card__image{height:340px}.product-info__care-row{flex-wrap:wrap}.product-info__care-column{flex:1 1 calc(50% - 40px);margin:0 4px 16px}.product-info__headline{margin-top:4px}.modal-help,.modal-sizes{max-width:547px;width:100%}.modal-help__textarea-box{margin-bottom:10px}.modal-help__input-box{margin-bottom:16px}.newsletter-subscription__cont{flex-direction:column;align-items:flex-start}.newsletter-subscription__form{width:100%}.newsletter-subscription__field{max-width:422px}.newsletter-subscription__button{max-width:210px}}@media (max-width:700px){.cont{max-width:500px}.cookie-notification__cont{display:block}.cookie-notification__text{margin-right:0;margin-bottom:14px}.cookie-notification__button{margin-left:auto}.tile_big,.tile_middle,.tile_small{width:230px}.product-card__gallery{margin:0 calc((100vw - 468px)/ -2) 17px}.product-card__gallery::after,.product-card__gallery::before{min-width:calc((100vw - 478px)/ 2)}.product-card__gallery::-webkit-scrollbar-button{width:calc((100vw - 468px)/ 4)}.newsletter-subscription__form{flex-direction:column}.newsletter-subscription__button,.newsletter-subscription__field{max-width:unset}}@media (max-width:520px){.cont{max-width:424px}.tile-list_favorites{margin:0 0 20px}.tile-list_favorites .tile_middle{margin:0 0 20px;width:100%}.tile_big,.tile_middle,.tile_small{width:calc(50% - 8px)}.modal-bonuses__picture{position:relative;padding-top:159.375%}.modal-bonuses__image{position:absolute;top:0;bottom:0;left:0;right:0;height:auto}.product-card__gallery{margin:0 calc((100vw - 392px)/ -2) 17px}.product-card__gallery::after,.product-card__gallery::before{min-width:calc((100vw - 402px)/ 2)}.product-card__gallery::-webkit-scrollbar-button{width:calc((100vw - 392px)/ 4)}}@media (max-width:425px){.product-card__gallery::after,.product-card__gallery::before{min-width:11px}}@media (max-width:424px){.product-card__gallery{margin:0 -16px 16px}.product-card__gallery::-webkit-scrollbar-button{width:8px}}