.brands-search{width:100%}.brands-search-alphabet{display:flex;justify-content:space-between;align-items:center;width:800px;margin:0 auto 40px;background-color:#f8f8f8;border-radius:12px}@media only screen and (max-width:800px){.brands-search-alphabet{width:100%;margin:0 auto 20px;flex-wrap:wrap}}.brands-search-alphabet__btn{padding:16px 8px;cursor:pointer;font-size:20px;border:none;background-color:transparent;font-family:var(--font-manrope);font-weight:500;transition:.2s ease}.brands-search-alphabet__btn.active{color:#838383}.brands-search-alphabet__btn:first-child{padding-left:16px}.brands-search-alphabet__btn:last-child{padding-right:16px}@media(hover:hover){.brands-search-alphabet__btn:hover{color:#838383}}@media only screen and (max-width:800px){.brands-search-alphabet__btn{padding:8px 6px}.brands-search-alphabet__btn:first-child{padding-left:6px}.brands-search-alphabet__btn:last-child{padding-right:6px}}.brands-search-input{width:420px;margin:0 auto 40px}@media only screen and (max-width:800px){.brands-search-input{width:100%}}.conditions-description{width:100%;display:flex;flex-direction:column;gap:8px;padding-left:16px}.conditions-description-item{width:100%;font-weight:500}.conditions-description-item,.conditions-description-item__title{font-family:var(--font-manrope);font-size:14px;line-height:19.6px;white-space:pre-wrap;color:#070707}.conditions-description-item__title{display:inline;font-weight:700}.waiting-list-create-form{width:100%}.waiting-list-create-form-auth{text-align:left;display:flex;align-items:center;padding:12px;margin-bottom:16px;border-radius:12px;background-color:#f2f5f4}.waiting-list-create-form-auth-icon{width:44px;height:44px;border-radius:50%;flex-shrink:0;background-color:#fff;display:flex;justify-content:center;align-items:center}.waiting-list-create-form-auth-icon__svg{width:28px;color:#285141}.waiting-list-create-form-auth-text{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:19.6px;color:#070707;margin-left:16px}.waiting-list-create-form-auth-text__links>a{color:#285141;text-decoration:underline}.waiting-list-create-form-fields{width:100%;display:flex;flex-direction:column;gap:16px}.waiting-list-create-form-fields__row{width:100%;display:flex;justify-content:space-between}@media only screen and (max-width:500px){.waiting-list-create-form-fields__row{justify-content:flex-start;flex-direction:column;gap:16px}}.waiting-list-create-form-fields__item{width:100%}.waiting-list-create-form-fields__item--half{width:calc(50% - 8px)}@media only screen and (max-width:500px){.waiting-list-create-form-fields__item--half{width:100%}}.waiting-list-create-form__btn{margin-top:24px}.brands-list-block{width:100%;display:flex;margin-bottom:60px}@media only screen and (max-width:800px){.brands-list-block{flex-direction:column;margin-bottom:16px}}.brands-list-block__title{width:30px;font-family:var(--font-manrope);font-weight:400;text-align:center;font-size:26px;margin-right:70px}@media only screen and (max-width:800px){.brands-list-block__title{width:100%;text-align:left;margin-right:0;padding:10px 20px;background-color:#f8f8f8;font-size:22px;border-radius:12px;margin-bottom:16px}}.brands-list-block-items-wrapper{width:100%;display:flex;flex-wrap:wrap}.brands-list-block__item{width:33%;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:16px}@media(hover:hover){.brands-list-block__item:hover{text-decoration:underline}}@media only screen and (max-width:800px){.brands-list-block__item{width:50%}}.brands-list{width:700px;margin:0 auto}@media only screen and (max-width:800px){.brands-list{width:100%}}.brands{width:100%;margin:30px 0;animation:open .3s}@media only screen and (max-width:800px){.brands{margin:24px 0}}.brands-wrapper{margin:0 auto}.designers{width:100%;padding:32px 0}.designers-search{max-width:430px;margin:0 auto 32px}@media only screen and (max-width:500px){.designers-search{margin-bottom:24px}.designers-list{width:100%!important}}.designers-list-block{width:100%;display:flex;align-items:center;margin-bottom:32px}.designers-list-block:last-of-type{margin-bottom:0}@media only screen and (max-width:500px){.designers-list-block{flex-direction:column;align-items:flex-start;margin-bottom:24px}}.designers-list-block__letter{width:24px;flex-shrink:0;font-family:var(--font-manrope);font-weight:400;font-size:26px;line-height:140%;color:#070707;text-align:left;text-transform:uppercase}@media only screen and (max-width:500px){.designers-list-block__letter{width:100%;font-family:var(--font-manrope);font-weight:500;font-size:22px;padding:8px 0 8px 32px;background-color:#f8f8f8}}.designers-list-block-items{width:100%;flex:1 1;padding-left:64px}@media only screen and (max-width:500px){.designers-list-block-items{padding-left:32px;padding-top:16px}}.designers-list-block-items__link{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:34px;color:#070707;text-align:left;transition:color .2s linear}@media(hover:hover){.designers-list-block-items__link:hover{color:#285141}}@media only screen and (max-width:500px){.designers-list-block-items__link{font-family:var(--font-manrope);font-weight:400;font-size:15px;text-decoration:underline}}.home-main-banner-slide{position:relative}.home-main-banner-slide__link{width:100%;height:100vh;height:100svh;display:flex;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.home-main-banner-slide__video{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover}.home-main-banner-slide-content{width:100%;height:100%;padding:50px 50px 90px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;color:#fff;z-index:2}@media only screen and (max-width:1200px){.home-main-banner-slide-content{padding:16px 16px 140px}}.home-main-banner-slide-content__title{max-width:650px;font-family:var(--font-manrope);font-weight:500;font-size:40px;white-space:pre-wrap;color:#fff}@media only screen and (max-width:1200px){.home-main-banner-slide-content__title{font-size:26px}}.home-main-banner-slide-content__description{font-family:var(--font-manrope);font-weight:500;width:100%;max-width:750px;font-size:18px;margin-top:8px}@media only screen and (max-width:500px){.home-main-banner-slide-content__description{font-size:14px}}.home-main-banner-slide-content__cta{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;text-align:center;color:#fff;border-bottom:1px solid;padding-bottom:2px;margin-top:16px}.home-main-banner-slide-content__button{max-width:300px;margin-top:44px}@media only screen and (max-width:1200px){.home-main-banner-slide-content__button{margin-top:32px}}.home-main-banner-slide-controls{position:absolute;bottom:36px;right:75px;z-index:9;width:-moz-fit-content;width:fit-content;padding:8px;background-color:hsla(0,0%,88%,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:32px;display:flex;justify-content:center;align-items:center;gap:16px}@media only screen and (max-width:1200px){.home-main-banner-slide-controls{bottom:calc(var(--tab-bar-height) + 6px);right:16px}}.home-main-banner-slide-controls-button{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;color:#fff}.home-main-banner-slide-controls-button:disabled{cursor:not-allowed}.home-main-banner{margin-top:calc(1px - (112px + var(--top-message-height)) - 1px);position:relative}@media only screen and (max-width:1200px){.home-main-banner{margin-top:calc(1px - (60px + var(--top-message-height)) - 1px)}}.home-main-banner-slider{--swiper-theme-color:#fff;--swiper-pagination-color:#fff;--swiper-pagination-bullet-size:10px;--swiper-pagination-bullet-inactive-color:#fff;--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bottom:40px}@media only screen and (max-width:1200px){.home-main-banner-slider{--swiper-pagination-bottom:calc(var(--tab-bar-height) + 8px);margin:0;border-radius:0}}.home-main-banner-slider .swiper-pagination{width:-moz-fit-content!important;width:fit-content!important;display:flex;justify-content:center;align-items:center;left:50%!important;transform:translateX(-50%)!important;padding:8px!important}.home-main-banner-slider .swiper-pagination .swiper-pagination-bullet{transition:transform .2s ease!important}.home-main-banner-slider .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){transform:scale(.6)}.home-brands{position:relative}.home-brands__title{font-size:26px;font-weight:500;margin-bottom:15px}@media only screen and (max-width:1200px){.home-brands-slider-wrapper{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}.home-brands-slider{border-radius:16px;overflow:hidden}.home-brands-slider-item{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background-color:#f8f8f8;height:100%;width:250px;padding:8px;text-align:center;border-radius:12px}.home-brands-slider-item-image{width:100%;height:200px;margin-bottom:16px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:12px}.home-brands-slider-item__title{font-size:16px;margin-bottom:8px}@media only screen and (max-width:1200px){.home-brands__title{display:flex;align-items:center;font-weight:800;font-size:16px}.home-brands-slider-item{width:100%;background-color:transparent}.home-brands-slider-item-image{width:85px;height:85px;border-radius:50%}}.home-concierge-mobile{margin:24px 0;display:flex;justify-content:space-between;overflow:hidden;border-radius:12px;background-color:#f2f5f4}.home-concierge-mobile-image{width:120px;min-width:120px;background-size:cover;background-position:50%;background-repeat:no-repeat}.home-concierge-mobile-text{padding:10px 20px}.home-concierge-mobile-text__title{font-size:17px;margin-bottom:12px}.home-concierge-mobile-text__description{font-size:12px}.home-categories{position:relative}.home-categories__title{font-size:26px;font-weight:500;margin-bottom:15px}@media only screen and (max-width:1200px){.home-categories-slider-wrapper{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}.home-categories-slider{border-radius:16px;overflow:hidden}.home-categories-slider-item{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background-color:#f8f8f8;height:100%;width:100%;padding:8px;text-align:center;border-radius:12px}.home-categories-slider-item-image{width:100%;height:200px;margin-bottom:16px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:12px}.home-categories-slider-item__title{font-size:16px;margin-bottom:8px}.home-categories-arrow{cursor:pointer;position:absolute;z-index:1;top:50%;transform:translateY(-50%);background-color:transparent;border:none;transition:.2s ease}.home-categories-arrow:hover{transform:scale3d(1.02,1.02,1.02) translateY(-50%)}.home-categories-arrow:active{transform:scale3d(.95,.95,.95) translateY(-50%)}.home-categories-arrow.prev{left:-15px}.home-categories-arrow.next{right:-15px}@media only screen and (max-width:1200px){.home-categories__title{font-weight:800;font-size:16px}.home-categories-arrow{display:none}.home-categories-slider-item{background-color:transparent}.home-categories-slider-item-image{width:85px;height:85px;border-radius:50%}}.home-about{display:flex;margin-bottom:50px;overflow:hidden;border-radius:12px}.home-about-image{width:50%;background-size:cover;background-position:50%;background-repeat:no-repeat}.home-about-text{background-color:#285141;padding:110px 75px;width:50%;color:#fff}.home-about-text__title{font-size:26px;margin-bottom:15px}.home-about-text__description{font-size:16px;margin-bottom:25px}@media only screen and (max-width:1200px){.home-about{position:relative;margin:22px 0;height:100%}.home-about-image{width:100%}.home-about-text{width:100%;position:absolute;left:0;bottom:0;padding:12px;background-color:transparent}.home-about-text__title{font-size:26px;margin-bottom:5px}.home-about-text__description{font-size:16px;margin-bottom:0}}.home-waiting-media{padding:47px 12px 12px;border-radius:12px}.home-waiting-media-text{position:relative;padding:28px 12px 18px;border-radius:12px;background-color:#fff;margin-bottom:12px}.home-waiting-media-text__image{position:absolute;top:-22px;width:44px;height:44px;border-radius:50%;overflow:hidden;border:1px solid #fff}.home-waiting-media-text__title{font-size:16px;margin-bottom:8px}.home-waiting-media-text__subtitle{font-size:14px}.catalog-filters-top-media{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;padding-bottom:8px;position:-webkit-sticky;position:sticky;top:calc(60px + var(--top-message-height));background-color:#fff;z-index:999;opacity:1}.catalog-filters-top-media-observer{width:100%;height:1px;opacity:0}.catalog-filters-top-media--scrolled{transition:transform .2s linear,opacity .2s linear}.catalog-filters-top-media--down{transform:translateY(-100%);opacity:0}.catalog-filters-top-media--up{transform:translateY(0)}.catalog-fast-filters{display:flex;margin-left:32px}.catalog-fast-filters__btn{white-space:nowrap;margin-right:8px}@media only screen and (max-width:1200px){.catalog-fast-filters{width:calc(100% + 32px);margin-top:12px;margin-left:-16px;margin-right:-16px;overflow-x:auto}.catalog-fast-filters__btn:first-child{margin-left:16px}.catalog-fast-filters__btn:last-child{margin-right:16px}}.catalog-concierge-product-card{width:100%;overflow:hidden}.catalog-concierge-product-card-cover{width:100%;position:relative;padding-top:133.3333333333%;border-radius:8px;background-color:#f8f8f8;overflow:hidden}.catalog-concierge-product-card-cover__badge{position:absolute;top:8px;left:8px;z-index:1}.catalog-concierge-product-card-cover__image{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;position:absolute;inset:0;z-index:0}.catalog-concierge-product-card-info{width:100%;display:flex;flex-direction:column}.catalog-concierge-product-card-info__name{font-family:var(--font-manrope);font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:19.6px;color:#070707;margin-top:2px}@media only screen and (max-width:1200px){.catalog-concierge-product-card-info__name{font-family:var(--font-manrope);font-weight:600;line-height:16.8px}}.catalog-concierge-product-card-info__condition{font-family:var(--font-manrope);font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#070707;font-size:14px;line-height:19.6px;margin-top:2px}.catalog-concierge-product-card-info__condition-value{font-family:var(--font-manrope);font-weight:700}@media only screen and (max-width:1200px){.catalog-concierge-product-card-info__condition-value{font-family:var(--font-manrope);font-weight:500;color:#285141}}.catalog-concierge-product-card-info__price{font-family:var(--font-manrope);font-weight:700;font-size:16px;line-height:19.2px;color:#070707;margin-top:4px;white-space:pre-wrap}@media screen and (max-width:1200px){.catalog-concierge-product-card-info__price{font-family:var(--font-manrope);font-weight:500;line-height:22.4px}}.catalog-products-section{width:100%;margin:48px 0}@media only screen and (max-width:1200px){.catalog-products-section{margin:24px 0}}.catalog-products-section__title{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;font-family:var(--font-manrope);font-weight:500;font-size:26px;line-height:38px;text-align:left;margin-bottom:12px}@media only screen and (max-width:1200px){.catalog-products-section__title{font-family:var(--font-manrope);font-weight:800;font-size:16px;line-height:19.2px}}.catalog-products-section__wrapper{width:100%;position:relative}@media only screen and (max-width:1200px){.catalog-products-section__wrapper{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}.catalog-products-section__slider,.catalog-products-section__slider-slide{width:100%}@media only screen and (max-width:1200px){.catalog-products-section__slider-slide{max-width:200px}}.catalog-products-section__slider-arrow{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1;transition:transform .2s linear}.catalog-products-section__slider-arrow:disabled{cursor:not-allowed}@media only screen and (max-width:1200px){.catalog-products-section__slider-arrow{display:none}}.catalog-products-section__slider-arrow:hover{transform:translateY(-50%) scale3d(1.02,1.02,1.02)}.catalog-products-section__slider-arrow:active{transform:translateY(-50%) scale3d(.95,.95,.95)}.catalog-products-section__slider-arrow--prev{left:-16px}.catalog-products-section__slider-arrow--next{right:-16px}.favorites-empty{width:100%;padding:120px 30px}.favorites-button-icon{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center}.favorites-button-icon:disabled{cursor:not-allowed}.favorites-button-icon__icon{width:28px;color:gray}@media only screen and (max-width:1200px){.favorites-button-icon__icon{width:24px}}.favorites-button-icon--in-favorites .favorites-button-icon__icon{color:#285141}.favorites-button-icon__count{font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:14.4px;text-align:center;color:gray}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.cart-product-item{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:12px}.cart-product-item-image{width:90px}@media only screen and (max-width:1200px){.cart-product-item-image{width:96px}}.cart-product-item-image__background{width:100%;padding-bottom:133.3333333333%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:12px;overflow:hidden}.cart-product-item-info{flex:1 1;display:flex;flex-direction:column}.cart-product-item-info__title{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:140%;color:#070707}.cart-product-item-info__condition{font-family:var(--font-manrope);font-weight:700;font-size:14px;line-height:120%;color:#070707;text-transform:capitalize;margin-top:4px}.cart-product-item-info-prices{display:flex;align-items:baseline;margin-top:8px}.cart-product-item-info-prices__current,.cart-product-item-info-prices__old{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%}.cart-product-item-info-prices__current{color:#070707}.cart-product-item-info-prices__old{margin-left:4px;color:gray;text-decoration:line-through}.cart-product-item-info--disabled .cart-product-item-info-prices__current,.cart-product-item-info--disabled .cart-product-item-info__condition,.cart-product-item-info--disabled .cart-product-item-info__title{color:gray}.cart-product-item-info-split{display:flex;justify-content:flex-start;align-items:center;margin-top:4px}.cart-product-item-info-split__element{width:-moz-fit-content;width:fit-content;height:12px}.cart-product-item-info__unavailable{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707;margin-top:8px}.cart-product-item__remove{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px;height:20px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.cart-product-item__remove:disabled{cursor:not-allowed}.cart-product-item__remove-icon{width:100%;color:#070707}.cart-product-item__remove:disabled{opacity:.6}.product-card{width:100%;overflow:hidden}.product-card__btn{height:38px;margin-top:4px}.product-card__btn-text{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}@media screen and (max-width:1200px){.product-card__btn-text--desktop{display:none}}.product-card__btn-text--mobile{display:none}@media screen and (max-width:1200px){.product-card__btn-text--mobile{display:block}}.product-card:hover .product-card-cover__arrow{opacity:1;visibility:visible;transform:scale(1)}.product-card-cover{width:100%;position:relative;padding-top:133.3333333333%;border-radius:8px;background-color:#f8f8f8;overflow:hidden}.product-card-cover__link{display:block;width:100%;height:100%}.product-card-cover__link--single{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.product-card-cover__carousel{position:absolute!important;top:0;left:0;right:0;bottom:0;z-index:0!important;width:100%!important;height:100%!important;border-radius:8px;overflow:hidden}.product-card-cover__carousel-dots{position:absolute;bottom:8px;left:0;width:100%;display:flex;justify-content:center;align-items:center;gap:4px;z-index:4}@media screen and (max-width:1200px){.product-card-cover__carousel-dots{bottom:6px}}.product-card-cover__carousel-dot{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:8px;height:8px;flex-shrink:0;border-radius:50%;background-color:silver;transition:background-color .2s linear}.product-card-cover__carousel-dot:disabled{cursor:not-allowed}@media(hover:hover){.product-card-cover__carousel-dot:hover{background-color:gray}}@media screen and (max-width:1200px){.product-card-cover__carousel-dot{width:6px;height:6px}}.product-card-cover__carousel-dot--active{background-color:#303030}.product-card-cover__carousel .slick-list,.product-card-cover__carousel .slick-track{height:100%}.product-card-cover__carousel .slick-slide>div{width:100%;height:100%}.product-card-cover__image{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.product-card-cover__image--desktop{display:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:0}.product-card-cover__image--active{display:block}.product-card-cover__arrow{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px;height:24px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;margin-top:-12px;z-index:3;opacity:0;visibility:hidden;transform:scale(0);transition:opacity .2s linear,transform .2s linear,visibility .2s linear}.product-card-cover__arrow:disabled{cursor:not-allowed}@media screen and (max-width:1200px){.product-card-cover__arrow{display:none}}.product-card-cover__arrow--prev{left:4px}.product-card-cover__arrow--next{right:4px}.product-card-cover__badges{position:absolute;top:0;left:0;padding:8px;z-index:1}.product-card-favorites{position:absolute;top:0;right:0;padding:8px;z-index:2}.product-card-info{display:flex;flex-direction:column}.product-card-info__name{font-family:var(--font-manrope);font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:19.6px;color:#070707;margin-top:2px}@media screen and (max-width:1200px){.product-card-info__name{font-family:var(--font-manrope);font-weight:600;line-height:16.8px}}.product-card-info__condition{font-family:var(--font-manrope);font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#070707;font-size:14px;line-height:19.6px;margin-top:2px}.product-card-info__condition-value{font-family:var(--font-manrope);font-weight:700}@media screen and (max-width:1200px){.product-card-info__condition-value{font-family:var(--font-manrope);font-weight:500;color:#285141}}.product-card-info__prices{display:inline}.product-card-info__price{font-family:var(--font-manrope);font-weight:700;font-size:16px;line-height:19.2px;color:#070707}@media screen and (max-width:1200px){.product-card-info__price{font-family:var(--font-manrope);font-weight:500;line-height:22.4px}}.product-card-info__price--old{color:gray;margin-left:8px;text-decoration:line-through}@media screen and (max-width:1200px){.product-card-info__price--old{margin-left:4px}}.product-card-info__outstock{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:19.6px;color:#303030;margin-top:2px}.product-card-info__price-split{height:38px;display:flex;flex-direction:column;margin-top:4px}.product-card-info__split-wrap{display:flex;justify-content:flex-start;align-items:center;margin-top:4px}.product-card-info__split{width:-moz-fit-content;width:fit-content;height:12px}.cart-list{width:100%;display:flex;flex-direction:column;gap:16px}.cart-list__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;color:#070707}.cart-list__items{width:100%;display:flex;flex-direction:column;gap:12px}.cart-list-total{width:100%;display:flex;justify-content:space-between;align-items:center}.cart-list-total__description,.cart-list-total__sum{font-family:var(--font-manrope);font-weight:600;font-size:16px;color:#070707}.cart-list__btn{width:100%}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.cart-null{width:100%}.cart-null__title{width:100%;padding:24px 0;font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.6px;color:#070707;text-align:center}.sell-create-page-layout{width:100%;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;flex-wrap:nowrap}.simple-product-card{width:100%}.simple-product-card__image{width:100%;padding-top:133.3333333333%;border-radius:8px;background-size:cover;background-position:50%;background-repeat:no-repeat}.simple-product-card__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707;margin-top:4px}@media only screen and (max-width:1200px){.simple-product-card__title{font-size:14px}}.feedback-form-rating{width:100%}.feedback-form-rating__error{width:100%;font-family:var(--font-manrope);font-weight:700;font-size:12px;line-height:14.4px;color:#9a1a1a;margin-top:4px}.feedback-form-rating__items{width:100%;display:flex;justify-content:space-between}.feedback-form-rating-button{display:inline-block;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content;padding:16px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;border-radius:9px;background-color:#f2f5f4;border:1px solid transparent;transition:background-color .2s linear,border-color .2s linear}.feedback-form-rating-button:disabled{cursor:not-allowed}@media(hover:hover){.feedback-form-rating-button:hover{background-color:#e9eeed}}.feedback-form-rating-button:enabled:active{background-color:#d5dfdc}.feedback-form-rating-button:disabled{cursor:default}.feedback-form-rating-button--selected{border-color:#285141}.feedback-form-rating-button--error{border-color:#9a1a1a}.feedback-form-rating-button__icon,.feedback-form-rating-button__value{color:#285141}.feedback-form-rating-button__value{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;text-align:center;margin-top:12px}.feedback-form{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:20px}.feedback-form__checkbox{font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:120%;color:#070707}.feedback-form-researches{padding:8px;border-radius:12px;background-color:#f8f8f8}.feedback-form-researches__text{font-family:var(--font-manrope);font-weight:600;font-size:14px;margin-bottom:16px}.feedback-form-researches-radios{display:flex;gap:16px}.sell-create-check-step{width:100%}.sell-create-check-step-content{width:100%;display:flex;flex-direction:column;gap:12px}.sell-create-check-step-content__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;color:#070707}.sell-create-check-step-content-images{width:100%;display:flex;flex-wrap:wrap;gap:6px}.sell-create-check-step-content-images__item{width:100px;height:100px;flex-shrink:0;border-radius:12px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:1200px){.sell-create-check-step-content-images__item{width:80px;height:80px}}.sell-create-finish-step{width:100%;flex:1 1;display:flex;flex-direction:column;flex-wrap:nowrap}.sell-create-finish-step-top{width:100%;padding:24px 0;background-color:#285141}.sell-create-finish-step-top__title{width:100%;font-family:var(--font-manrope);font-weight:700;font-size:20px;line-height:24px;text-align:center;color:#fff}.sell-create-finish-step-top__card{margin-top:20px}.sell-create-finish-step-next{margin-top:16px;padding:12px;background-color:#f2f5f4;border-radius:12px}.sell-create-finish-step-next__title{font-family:var(--font-manrope);font-weight:800;font-size:16px;line-height:19.2px;color:#070707;margin-bottom:16px}.sell-create-finish-step-next-item{width:100%;margin-bottom:20px}.sell-create-finish-step-next-item:last-child{margin-bottom:0}.sell-create-finish-step-next-item__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;color:#070707}@media only screen and (max-width:1200px){.sell-create-finish-step-next-item__title{font-size:14px;line-height:16.8px}}.sell-create-finish-step-next-item__text{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:22.4px;color:#303030;margin-top:8px}@media only screen and (max-width:1200px){.sell-create-finish-step-next-item__text{font-size:12px;line-height:16.8px;margin-top:4px}}.sell-create-finish-step-next-item__text a{color:#285141;text-decoration:underline}.sell-create-finish-step-buttons{display:flex;gap:12px;padding-top:24px;padding-bottom:8px}@media only screen and (max-width:1200px){.sell-create-finish-step-buttons{margin-top:auto;flex-direction:column}}.sell-create-b2b-welcome{width:100%}@media only screen and (max-width:1200px){.sell-create-b2b-welcome__banner{background-position-x:left;background-position-y:-50px;background-size:120%}}.sell-create-b2b-category-items{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.sell-create-b2b-category-type{width:100%;margin-top:24px}.sell-create-b2b-category-type__title{font-family:var(--font-manrope);font-weight:800;font-size:20px;line-height:24px;color:#070707;margin-bottom:16px}@media only screen and (max-width:1200px){.sell-create-b2b-category-type__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px}}.sell-create-b2b-images__guide{color:#285141}.sell-create-b2b-images-grid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}@media only screen and (max-width:800px){.sell-create-b2b-images-grid{grid-template-columns:repeat(3,1fr)}}.sell-create-b2b-images-guide-popup{padding-top:32px}.sell-create-b2b-product{width:100%;flex:1 1;display:flex;flex-direction:column;flex-wrap:nowrap}.sell-create-b2b-product__inputs{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}@media only screen and (max-width:1200px){.sell-create-b2b-product__inputs{grid-template-columns:100%}}.sell-create-b2b-product__input{width:100%}.sell-create-b2b-product__input--wide,.sell-create-b2b-product__input:last-child:nth-child(odd){grid-column:1/-1}.sell-create-manager-category-items{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}@media only screen and (max-width:1200px){.sell-create-manager-category-items{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-create-manager-category-items__item:last-child:nth-child(odd){grid-column:span 2}}.sell-create-manager-images-grid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}@media only screen and (max-width:800px){.sell-create-manager-images-grid{grid-template-columns:repeat(3,1fr)}}.sell-create-manager-images-guide-popup{padding-top:32px}.sell-create-manager-product{width:100%;flex:1 1;display:flex;flex-direction:column;flex-wrap:nowrap}.sell-create-manager-product__inputs{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px}.sell-create-manager-product__input{width:100%}.vipservice-form-checkbox{display:flex;align-items:center}@media only screen and (max-width:500px){.vipservice-form-checkbox{flex-direction:column;align-items:flex-start}}.vipservice-form-checkbox-item:first-child{margin-right:16px}@media only screen and (max-width:500px){.vipservice-form-checkbox-item:first-child{margin-bottom:11px}}.vipservice-form__policy{margin-top:8px;color:#838383;font-size:12px;margin-bottom:24px}@media only screen and (max-width:500px){.vipservice-form__policy{margin-top:16px}}.vipservice-form__policy>a{color:#838383;text-decoration:underline}.vipservice{margin:30px 0 80px;animation:open .3s}.vipservice .popup{align-items:center}.vipservice__title{width:500px;font-size:26px;text-align:center;margin:0 auto 10px}.vipservice__title.mb{margin:0 auto 25px}.vipservice__description{width:75%;font-size:18px;text-align:center;margin:0 auto}.vipservice-message{text-align:center}.vipservice-message__title{font-size:21px;margin-bottom:10px}.vipservice-message__subtitle{font-size:16px}.vipservice-main{display:flex;background-color:#f8f8f8;border-radius:24px;overflow:hidden;margin-bottom:60px}.vipservice-main-text{width:100%;padding:35px 50px 35px 65px}.vipservice-main-text__title{font-size:32px;margin-bottom:15px;font-family:var(--font-manrope);font-weight:800}.vipservice-main-text__description{color:#3f3f3f;font-size:16px;margin-bottom:25px}.vipservice-main-text__description>a{text-decoration:underline;color:#3f3f3f}.vipservice-main-image{min-width:600px;width:600px;min-height:520px;background-size:cover;background-position:50%;background-repeat:no-repeat}.vipservice-steps{margin-bottom:60px}.vipservice-steps__description{width:65%;font-size:16px;margin:0 auto 32px}.vipservice-steps-blocks-wrapper{display:flex;justify-content:space-between}.vipservice-steps-block{width:400px;text-align:center}.vipservice-steps-block-icon{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.vipservice-steps-block-icon-arrow{position:absolute;right:-180px}.vipservice-steps-block__title{font-family:var(--font-manrope);font-weight:600;font-size:22px;margin-bottom:10px}.vipservice-steps-block__description{font-size:16px}.vipservice-steps-media{display:none;margin-bottom:50px}.vipservice-steps-media__title{margin-bottom:32px}.vipservice-steps-media-block,.vipservice-steps-media-blocks-wrapper{display:flex;flex-direction:column;align-items:center}.vipservice-steps-media-block{width:310px;text-align:center;margin-bottom:15px}.vipservice-steps-media-block:last-child{margin-bottom:0}.vipservice-steps-media-block__title{margin-bottom:5px}.vipservice-steps-media-block__description{font-size:12px}.vipservice-steps-media-block-arrow{margin-top:15px}.vipservice-services{margin-bottom:60px}.vipservice-services-blocks-wrapper{display:flex;justify-content:space-between}.vipservice-services-block{padding:25px 30px;width:calc(33.3333333333% - 12.5px);text-align:center;background-color:#f8f8f8;border-radius:24px}.vipservice-services-block-icon{margin-bottom:15px}.vipservice-services-block__title{font-size:22px;margin-bottom:15px}.vipservice-services-block__subtitle{font-size:16px}.vipservice-bottom{padding:40px;background-color:#f8f8f8;border-radius:24px}.vipservice-bottom-form{width:615px;margin:0 auto}.vipservice-bottom-form__title{font-size:24px;margin-bottom:32px;font-family:var(--font-manrope);font-weight:800}@media only screen and (max-width:1200px){.vipservice{margin-bottom:50px}.vipservice__title{width:100%;font-size:22px}.vipservice__description{font-size:14px}.vipservice-main{flex-direction:column;margin-bottom:50px}.vipservice-main-text{padding:15px;text-align:center;order:2}.vipservice-main-text__title{font-size:18px}.vipservice-main-text__description{font-size:14px;margin-bottom:15px}.vipservice-main-image{order:1;width:100%;min-width:100%;height:200px;min-height:200px;border-radius:0}.vipservice-steps{display:none}.vipservice-steps-media{display:block}.vipservice-services{margin-bottom:30px}.vipservice-services-blocks-wrapper{flex-direction:column}.vipservice-services-block{width:100%;padding:15px;margin-bottom:15px}.vipservice-services-block__title{font-size:17px}.vipservice-services-block__subtitle{font-size:14px}.vipservice-bottom{padding:15px}.vipservice-bottom-form{width:100%}}.web-installing{margin:24px 0;animation:open .3s}@media only screen and (max-width:1200px){.web-installing{margin:8px 0}}.web-installing-wrapper{display:flex;align-items:flex-start}@media only screen and (max-width:1200px){.web-installing-wrapper{flex-direction:column}}.web-installing-content{width:100%;max-width:785px;margin-left:170px}@media only screen and (max-width:1200px){.web-installing-content{max-width:100%;margin-top:16px;margin-left:0}}.web-installing-content-text{margin-bottom:40px}@media only screen and (max-width:1200px){.web-installing-content-text{margin-bottom:16px}}.web-installing-content-text__title{font-size:24px;font-family:var(--font-manrope);font-weight:800;margin-bottom:8px}.web-installing-content-text__description{font-size:16px}.web-installing-content-steps{display:flex;flex-wrap:wrap;gap:62px;row-gap:32px}@media only screen and (max-width:1200px){.web-installing-content-steps{flex-direction:column;margin-bottom:45px}}.web-installing-content-steps-step{width:calc(50% - 31px);border-radius:12px;overflow:hidden}@media only screen and (max-width:1200px){.web-installing-content-steps-step{width:100%}}.web-installing-content-steps-step-image{width:100%;height:140px;background-size:cover;background-position:50%;background-repeat:no-repeat}.web-installing-content-steps-step-text{height:100%;background-color:#f8f8f8;padding:16px 12px}@media only screen and (max-width:1200px){.web-installing-content-steps-step-text{padding:16px 8px 8px}}.web-installing-content-steps-step-text__title{font-size:20px;margin-bottom:8px}.web-installing-content-steps-step-text__description{font-size:14px}.web-installing-content-steps-step-text__description>a{border-bottom:1px solid #202020}.web-installing-content-steps-step-text__description>b{font-family:var(--font-manrope);font-weight:800}.order-details-empty{width:100%;padding:120px 30px}.order-status{margin:24px 0 75px}.order-status-button{display:inline-block;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;max-width:480px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:24px;padding:12px;border-radius:12px;border:1px solid #285141;background-color:#f2f5f4;box-shadow:0 1.44px 8.44px 0 rgba(0,0,0,.024),0 6.6px 23.73px 0 rgba(0,0,0,.035),0 16.71px 63.65px 0 rgba(0,0,0,.047),0 33px 146px 0 rgba(0,0,0,.071);position:-webkit-sticky;position:sticky;top:calc(112px + var(--top-message-height) + 24px);z-index:10}.order-status-button:disabled{cursor:not-allowed}@media only screen and (max-width:1200px){.order-status-button{top:calc(60px + var(--top-message-height) + 12px)}}.order-status-button__icon{width:24px;color:#285141}.order-status-button__arrow{width:24px;color:#070707}.order-status-button__text{flex:1 1;text-align:left;font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:16.8px;color:#070707}@media only screen and (max-width:1200px){.order-status-button__text{color:#285141}}.order-status-wrapper{display:flex;flex-direction:column;align-items:center}.order-status-content{width:550px;background-color:#f8f8f8;padding:35px 40px;border-radius:24px}.order-status-content-info{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;border-bottom:.3px solid #838383;padding-bottom:25px;margin-bottom:25px}.order-status-content-info-circle{width:50px;height:50px;position:absolute;bottom:-25px;border-radius:50%;background-color:#fff}.order-status-content-info-circle.left{left:-65px}.order-status-content-info-circle.right{right:-65px}.order-status-content-info-icon{margin-bottom:25px}.order-status-content-info__title{font-size:22px;margin-bottom:25px}.order-status-content-info__subtitle{font-size:16px;margin-bottom:15px}.order-status-content-info__description{font-size:14px;margin-bottom:25px}.order-status-content-info__description>a{color:#285141;text-decoration:underline}.order-status-content-info-btn{width:100%;display:flex;justify-content:space-between;align-items:center}.order-status-content-info-btn__btn{width:50%}.order-status-content-info-btn__btn:first-child{margin-right:6px}.order-status-content-info-btn__btn:last-child{margin-left:6px}.order-status-content-info__subtextbtn{font-weight:500;font-size:14px;margin-bottom:5px}.order-status-content-info__btn{width:240px}.order-status-content-good{width:100%;display:flex;padding:10px;border:.3px dashed #838383;margin-bottom:10px;border-radius:12px}.order-status-content-good:last-child{margin-bottom:0}.order-status-content-good-image{width:120px;border-radius:6px;background-size:cover;background-position:50%;background-repeat:no-repeat}.order-status-content-good-text{padding:20px 0;margin-left:15px}.order-status-content-good-text__brand{font-size:14px}.order-status-content-good-text__model{font-size:18px}.order-status-content-good-text__option{font-size:14px;display:flex;align-items:center;font-family:var(--font-manrope);font-weight:500}.order-status-content-good-text__option>span{color:#838383;margin-right:7px}.order-status-content-good-text-state{display:flex;align-items:center;margin:5px 0}.order-status-content-good-text-state__subtitle{font-size:14px;padding-right:5px;margin-right:5px;border-right:1px solid #d9d9d9}.order-status-content-good-text-state__title{display:flex;align-items:center;font-size:14px;color:#285141;font-family:var(--font-manrope);font-weight:500}.order-status-content-good-text-state__title>svg{cursor:pointer;width:14px;margin-right:5px}.order-status-content-good-text__price{font-size:18px;font-family:var(--font-manrope);font-weight:500}.order-status-recipient{margin-top:2px;width:550px;position:relative;background-color:#f8f8f8;padding:45px 40px 0 45px;border-radius:24px}.order-status-recipient-block{margin-bottom:30px}.order-status-recipient-block:last-child{margin-bottom:0}.order-status-recipient-block__title{font-size:20px;margin-bottom:15px}.order-status-recipient-block__subtitle{display:flex;align-items:center;font-size:16px;margin-bottom:10px;font-family:var(--font-manrope);font-weight:500}.order-status-recipient-block__subtitle:last-child{margin-bottom:0}.order-status-recipient-block__subtitle>span{display:inline-block;width:150px;color:#838383;margin-right:35px}.order-status-recipient-block__subtitle>.payment{display:flex;align-items:center;color:#285141;font-family:var(--font-manrope);font-weight:500}.order-status-recipient-block__subtitle>.payment>svg{margin-left:5px}.order-status-recipient-block__subtitle>.payment-error{color:#9a1a1a}.order-status-recipient-svg{width:100%;bottom:-50px;left:0;position:absolute}@media only screen and (max-width:800px){.order-status{margin:16px 0 75px}.order-status-content,.order-status-recipient{width:98%}.order-status-content{overflow:hidden;padding:10px}.order-status-content-info__title{font-size:18px}.order-status-content-info__description,.order-status-content-info__subtitle{font-size:12px}.order-status-content-info-btn{flex-direction:column}.order-status-content-info-btn__btn{width:100%}.order-status-content-info-btn__btn:first-child{margin-bottom:10px}.order-status-content-good{padding:5px}.order-status-content-good-image{width:80px}.order-status-content-good-text{padding:0}.order-status-content-good-text__model{font-size:16px}.order-status-content-good-text-state{margin:0}.order-status-content-good-text__price{font-size:14px}.order-status-recipient{padding:20px 20px 0}.order-status-recipient-block{margin-bottom:15px}.order-status-recipient-block__title{font-size:16px;margin-bottom:10px}.order-status-recipient-block__subtitle{display:block;font-size:14px}.order-status-recipient-block__subtitle>span{width:100%;margin-right:0}.order-status-recipient-svg{bottom:-50px}}.cabinet-history-orders-item{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;padding:12px;background-color:#f8f8f8;border-radius:12px;transition:background-color .2s linear}@media(hover:hover){.cabinet-history-orders-item:hover{background-color:#f0f0f0}}.cabinet-history-orders-item-info{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #e0e0e0}.cabinet-history-orders-item-info-top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.cabinet-history-orders-item-info-top__num,.cabinet-history-orders-item-info-top__status{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707}@media only screen and (max-width:500px){.cabinet-history-orders-item-info-top__num,.cabinet-history-orders-item-info-top__status{font-size:14px}}.cabinet-history-orders-item-info-top__status{text-align:right}.cabinet-history-orders-item-info-top__status--green{color:#285141}.cabinet-history-orders-item-info-top__status--red{color:#9a1a1a}.cabinet-history-orders-item-info__date{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:gray}.cabinet-history-orders-item-info__sum{font-family:var(--font-manrope);font-weight:700;font-size:20px;line-height:120%;color:#070707}@media only screen and (max-width:500px){.cabinet-history-orders-item-info__sum{font-family:var(--font-manrope);font-weight:600;font-size:16px}}.cabinet-history-orders-item-products{width:100%;display:flex;flex-wrap:wrap;gap:12px}@media only screen and (max-width:500px){.cabinet-history-orders-item-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}}.cabinet-history-orders-item-products-item{width:90px;flex-shrink:0}@media only screen and (max-width:500px){.cabinet-history-orders-item-products-item{width:100%}}.cabinet-history-orders-item-products-item__image{width:100%;padding-top:133.3333333333%;border-radius:8px;background-color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat}.cabinet-history-orders{width:100%;background-color:#fff;padding:24px;border-radius:12px;animation:open .3s}@media only screen and (max-width:1200px){.cabinet-history-orders{padding:0}}.cabinet-history-orders__items{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px}.cabinet-history-orders__items--loading{transition:opacity .2s linear;animation:opacity 1s ease-in-out infinite alternate;pointer-events:none}.cabinet-history-orders__empty{width:100%;padding:120px 30px}.cabinet-history-order-details-property{width:100%;display:flex;align-items:center;gap:12px}.cabinet-history-order-details-property__icon{width:24px;color:#070707}.cabinet-history-order-details-property-content{display:flex;flex-direction:column;flex-wrap:nowrap;gap:2px}.cabinet-history-order-details-property-content__title{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:120%;color:gray}.cabinet-history-order-details-property-content__value{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:#070707}.cabinet-history-order-details-info{width:100%;padding:12px;background-color:#f8f8f8;border-radius:12px}.cabinet-history-order-details-info-top{width:100%;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #e0e0e0}.cabinet-history-order-details-info-top__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707;margin-bottom:12px}@media only screen and (max-width:800px){.cabinet-history-order-details-info-top__title{font-size:14px}}.cabinet-history-order-details-info-properties{width:100%;display:grid;grid-template-columns:226px auto;grid-gap:8px;gap:8px}@media only screen and (max-width:800px){.cabinet-history-order-details-info-properties{grid-template-columns:repeat(2,1fr)}}.cabinet-history-order-details-user{width:100%;padding:12px;background-color:#f8f8f8;border-radius:12px}.cabinet-history-order-details-user__item{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e0e0e0}.cabinet-history-order-details-user__item:last-child{padding-bottom:0;margin-bottom:0;border:none}.cabinet-history-order-details-products{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media only screen and (max-width:1200px){.cabinet-history-order-details-products{grid-template-columns:repeat(2,1fr);gap:12px}}@media only screen and (max-width:800px){.cabinet-history-order-details-products{grid-template-columns:100%}}.cabinet-history-order-details-products-item{width:100%;padding:8px;background-color:#f8f8f8;border-radius:12px;display:flex;align-items:center;gap:12px;transition:background-color .2s linear}@media(hover:hover){.cabinet-history-order-details-products-item:hover{background-color:#f0f0f0}}.cabinet-history-order-details-products-item-image{width:96px;flex-shrink:0}.cabinet-history-order-details-products-item-image__source{width:100%;padding-top:133.3333333333%;border-radius:12px;background-color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat}.cabinet-history-order-details-products-item-content{display:flex;flex-direction:column;flex-wrap:nowrap;color:#070707}.cabinet-history-order-details-products-item-content__name{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:140%;margin-bottom:4px}.cabinet-history-order-details-products-item-content__condition{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:120%;margin-bottom:8px}.cabinet-history-order-details-products-item-content__price{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;margin-bottom:8px}.cabinet-history-order-details-products-item-content-split{display:flex;justify-content:flex-start;align-items:center}.cabinet-history-order-details-products-item-content-split__badge{width:-moz-fit-content;width:fit-content;height:12px}.cabinet-history-order-details-payment{width:100%;padding:12px;background-color:#f8f8f8;border-radius:12px}.cabinet-history-order-details-payment__text{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:#070707;margin-bottom:8px}.cabinet-history-order-details{width:100%;height:max-content;background-color:#fff;padding:24px;border-radius:12px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px}@media only screen and (max-width:1200px){.cabinet-history-order-details{padding:0;gap:12px}}.cabinet-history-order-details__empty{width:100%;padding:120px 30px}