.favorites-button-icon{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;display:flex;flex-direction:column;align-items:center;padding:2px;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:24px;transition:transform .2s ease;overflow:visible}.favorites-button-icon:disabled{cursor:not-allowed}@media(hover:hover){.favorites-button-icon:hover{transform:scale(1.05)}}.favorites-button-icon:enabled:active{transform:scale(.95)}.favorites-button-icon:disabled{cursor:default}.favorites-button-icon__icon{width:28px;height:28px}@media only screen and (max-width:1200px){.favorites-button-icon__icon{width:24px;height:24px}}.favorites-button-icon__count{font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:14.4px;text-align:center;color:#070707}.km20-layout{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:80px}@media only screen and (max-width:1200px){.km20-layout{gap:40px}}.km20-layout-cover{width:100%;display:flex}.km20-layout-cover__img,.km20-layout-info{width:100%}.km20-layout-info-top{display:flex;justify-content:space-between;align-items:flex-end}.km20-layout-info-top-illustration{width:274px;flex-shrink:0;border:1px solid #e82a8c;margin-left:-1px;position:relative}@media only screen and (max-width:1200px){.km20-layout-info-top-illustration{display:none}}.km20-layout-info-top-illustration__img{width:100%}.km20-layout-info-top-illustration__logo{position:absolute;bottom:16px;right:16px;width:70px;flex-shrink:0;z-index:2}.km20-layout-info-top-text{flex:1 1;padding:30px 66px 30px 38px;border:1px solid #e82a8c;color:#e82a8c}@media only screen and (max-width:1200px){.km20-layout-info-top-text{padding:12px}}.km20-layout-info-top-text__title{font-family:var(--font-manrope);font-weight:600;font-size:52px;line-height:110%;margin-bottom:30px}@media only screen and (max-width:1200px){.km20-layout-info-top-text__title{font-size:28px;margin-bottom:20px}}.km20-layout-info-top-text__description{font-family:var(--font-manrope);font-weight:500;font-size:18px;line-height:120%}@media only screen and (max-width:1200px){.km20-layout-info-top-text__description{font-size:12px}}.km20-layout-info-bottom{width:100%;display:flex;justify-content:space-between;gap:12px}.km20-layout-info-bottom-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}@media only screen and (max-width:1200px){.km20-layout-info-bottom-wrapper{flex:1 1;flex-direction:column;align-items:flex-start;justify-content:flex-start}}.km20-layout-info-bottom-year{padding:4px 90px 24px 8px;background-color:#e82a8c}@media only screen and (max-width:1200px){.km20-layout-info-bottom-year{padding:4px 50px 12px 8px}}.km20-layout-info-bottom-year__svg{width:96px;flex-shrink:0}@media only screen and (max-width:1200px){.km20-layout-info-bottom-year__svg{width:52px}}.km20-layout-info-bottom__online{font-family:var(--font-manrope);font-weight:500;font-size:12px;line-height:120%;color:#e82a8c}.km20-layout-info-bottom-illustration{width:100%;max-width:200px;border:1px solid #e82a8c;margin-top:-1px;position:relative;display:none}@media only screen and (max-width:1200px){.km20-layout-info-bottom-illustration{display:block}}.km20-layout-info-bottom-illustration__img{width:100%}.km20-layout-info-bottom-illustration__logo{position:absolute;bottom:8px;right:12px;width:36px;flex-shrink:0;z-index:2}.km20-product{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.km20-product--inverse{flex-direction:row-reverse}@media only screen and (max-width:1200px){.km20-product{flex-direction:column-reverse;justify-content:flex-start;gap:12px}}.km20-product-info{width:100%;max-width:700px;padding:0 30px;display:flex;align-items:flex-end;justify-content:center;flex-shrink:0;position:relative}@media only screen and (max-width:1200px){.km20-product-info{padding:0 4px}}.km20-product-info__bottom{width:100%;height:35px;background-color:#bababa;border-radius:10px;box-shadow:inset 0 4px 9.4px 0 rgba(0,0,0,.102);position:absolute;bottom:0;left:0;right:0;z-index:-1}@media only screen and (max-width:1200px){.km20-product-info__bottom{height:18px;border-radius:6px}}.km20-product-info__wrapper{width:100%;padding:40px 32px 40px 44px;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:1200px){.km20-product-info__wrapper{padding:16px 16px 16px 24px}}.km20-product-info__wrapper:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:10px;background-image:radial-gradient(circle,#fff 5px,transparent 6px);background-size:10px 32px;background-repeat:repeat-y;background-position:50%;z-index:2}@media only screen and (max-width:1200px){.km20-product-info__wrapper:before{left:4px;width:6px;background-image:radial-gradient(circle,#fff 3px,transparent 4px);background-size:6px 18px}}.km20-product-info-rows{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:14px}@media only screen and (max-width:1200px){.km20-product-info-rows{gap:4px}}.km20-product-info-row{width:100%;display:flex;align-items:baseline;gap:12px;padding-bottom:1px;border-bottom:1px solid #202020}.km20-product-info-row__title,.km20-product-info-row__value{font-family:var(--font-manrope);font-weight:500;font-size:18px;text-transform:uppercase;color:#202020}@media only screen and (max-width:1200px){.km20-product-info-row__title,.km20-product-info-row__value{font-size:12px}}.km20-product-info-row__title{width:150px;flex-shrink:0}@media only screen and (max-width:1200px){.km20-product-info-row__title{width:78px}}.km20-product-info-row-image,.km20-product-info-row__value{flex:1 1}.km20-product-info-row-image__src{width:100%}.km20-product-info-history{width:100%;display:flex;align-items:baseline;gap:12px;margin-top:16px}@media only screen and (max-width:1200px){.km20-product-info-history{margin-top:12px}}.km20-product-info-history__title{width:150px;font-family:var(--font-manrope);font-weight:500;font-size:18px;text-transform:uppercase;color:#202020;flex-shrink:0}@media only screen and (max-width:1200px){.km20-product-info-history__title{width:78px;font-size:12px}}.km20-product-info-history__content{flex:1 1;font-family:var(--font-manrope);font-weight:500;font-size:16px;color:#202020}@media only screen and (max-width:1200px){.km20-product-info-history__content{font-size:10px}}.km20-product-image{width:100%;display:flex}@media only screen and (max-width:1200px){.km20-product-image{max-width:290px}}.km20-product-image__img{width:100%}.km20-product-brand--anderson{max-width:240px}@media only screen and (max-width:1200px){.km20-product-brand--anderson{max-width:132px;transform:translateY(4px)}}.km20-product-brand--vetements{max-width:180px;transform:translateY(15px)}@media only screen and (max-width:1200px){.km20-product-brand--vetements{max-width:102px;transform:translateY(9px)}}.km20-product-brand--alyx{max-width:240px;transform:translateY(20px)}@media only screen and (max-width:1200px){.km20-product-brand--alyx{max-width:132px;transform:translateY(9px)}}.km20-product-brand--sister{max-width:350px;transform:translateY(20px)}@media only screen and (max-width:1200px){.km20-product-brand--sister{max-width:200px;transform:translateY(12px)}}.km20-product-brand--prototypes{max-width:215px;transform:translateY(7px)}@media only screen and (max-width:1200px){.km20-product-brand--prototypes{max-width:146px}}.km20-product-brand--raf-simons{max-width:206px;transform:translateY(7px)}@media only screen and (max-width:1200px){.km20-product-brand--raf-simons{max-width:136px}}.km20-product-brand--margiela{max-width:302px;transform:translateY(18px)}@media only screen and (max-width:1200px){.km20-product-brand--margiela{max-width:176px;transform:translateY(5px)}}.km20-product-brand--rubchinsky{max-width:264px;transform:translateY(22px)}@media only screen and (max-width:1200px){.km20-product-brand--rubchinsky{max-width:142px;transform:translateY(8px)}}.km20-product-brand--nina-donis{max-width:188px;transform:translateY(12px)}@media only screen and (max-width:1200px){.km20-product-brand--nina-donis{max-width:130px;transform:translateY(6px)}}.km20-product-brand--dilara{max-width:302px;transform:translateY(20px)}@media only screen and (max-width:1200px){.km20-product-brand--dilara{max-width:172px;transform:translateY(10px)}}.km20-product-brand--ow-nike{max-width:258px;transform:translateY(15px)}@media only screen and (max-width:1200px){.km20-product-brand--ow-nike{max-width:158px;transform:translateY(10px)}}.km20-product-brand--wolf{max-width:244px;transform:translateY(20px)}@media only screen and (max-width:1200px){.km20-product-brand--wolf{max-width:122px;transform:translateY(14px)}}.km20-product-brand--y-project{max-width:216px;transform:translateY(20px)}@media only screen and (max-width:1200px){.km20-product-brand--y-project{max-width:108px;transform:translateY(12px)}}.km20-product-brand--medea{max-width:140px;transform:translateY(10px)}@media only screen and (max-width:1200px){.km20-product-brand--medea{max-width:106px;transform:translateY(12px)}}.product-card{width:100%;min-width:0}.product-card__btn{height:36px;margin-top:10px}@media only screen and (max-width:1200px){.product-card__btn{height:32px}}.product-card-cover{width:100%;padding-top:133.3333333333%;position:relative}.product-card-cover__wrapper{width:100%;height:100%;background-color:#f8f8f8;border-radius:8px;position:absolute;inset:0;overflow:hidden}.product-card-cover__badges{position:absolute;top:0;left:0;padding:6px;z-index:2}.product-card-favorites{position:absolute;top:6px;right:6px;z-index:3}.product-card-info{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;padding-top:10px;overflow:hidden}@media only screen and (max-width:1200px){.product-card-info{padding-top:6px}}.product-card-info__name{font-family:var(--font-manrope);font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;line-height:normal;color:#070707;margin-bottom:6px}@media only screen and (max-width:1200px){.product-card-info__name{font-size:12px}}.product-card-info__condition{font-family:var(--font-manrope);font-weight:400;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#070707;font-size:14px;line-height:100%;margin-bottom:10px}@media only screen and (max-width:1200px){.product-card-info__condition{font-size:12px}}.product-card-info-prices{display:flex;align-items:baseline}.product-card-info-prices__item{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707}@media only screen and (max-width:1200px){.product-card-info-prices__item{font-family:var(--font-manrope);font-weight:400;font-size:14px;line-height:100%}}.product-card-info-prices__item--old{color:gray;margin-left:8px;text-decoration:line-through}@media only screen and (max-width:1200px){.product-card-info-prices__item--old{margin-left:6px}}.product-card-info-split{display:flex;width:100%;height:12px;margin-top:6px}.product-card-info-split__badge{height:100%}.product-card-info__outstock{font-family:var(--font-manrope);font-weight:400;font-size:14px;line-height:100%;color:gray}@media only screen and (max-width:1200px){.product-card-info__outstock{font-size:12px}}.catalog-products-section,.catalog-products-section__slide{width:100%}@media only screen and (max-width:1200px){.catalog-products-section__slide{max-width:200px}}.product-info-condition{margin-bottom:32px}@media only screen and (max-width:1200px){.product-info-condition{margin-bottom:24px}}.product-info-condition__title{position:relative;display:flex;align-items:center;margin-bottom:20px}.product-info-condition__title>svg{cursor:pointer;margin-left:8px}.product-info-condition__title>svg:hover+.message-info-wrapper{opacity:1;pointer-events:auto}.product-info-condition-bar{position:relative;display:flex;justify-content:space-between;width:300px;margin-bottom:15px}@media only screen and (max-width:1200px){.product-info-condition-bar{width:100%;margin-bottom:0}}.product-info-condition-bar:before{content:"";position:absolute;display:block;width:100%;height:1px;top:9px;background-color:#d9d9d9}@media only screen and (max-width:1200px){.product-info-condition-bar:before{top:10px}}.product-info-condition-bar-item{display:flex;flex-direction:column;align-items:center;z-index:1}.product-info-condition-bar-item.active .product-info-condition-bar-item-circle{opacity:1}.product-info-condition-bar-item.active .product-info-condition-bar-item__title{color:#202020}@media only screen and (max-width:1200px){.product-info-condition-bar-item.active .product-info-condition-bar-item__title{color:#285141}}.product-info-condition-bar-item-circle{opacity:0;width:18px;height:18px;background-color:#f8f8f8;border:1px solid #285141;border-radius:50%;margin-bottom:3px}@media only screen and (max-width:1200px){.product-info-condition-bar-item-circle{width:20px;height:20px;margin-bottom:4px}}.product-info-condition-bar-item__title{font-size:14px;color:#838383}@media only screen and (max-width:1200px){.product-info-condition-bar-item__title{font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:14.4px;text-align:center;color:#070707}}.product-info-condition__info{margin-top:16px}.product-info-property{width:100%;display:block}.product-info-property--column{display:flex;flex-direction:column}.product-info-property__title{display:inline;font-family:var(--font-manrope);font-weight:500;font-size:16px;color:gray;margin-right:6px}@media only screen and (max-width:1200px){.product-info-property__title{font-size:14px}}.product-info-property--column .product-info-property__title{margin-right:0}.product-info-property__value{font-family:var(--font-manrope);font-weight:500;font-size:16px;color:#070707;white-space:pre-wrap}@media only screen and (max-width:1200px){.product-info-property__value{font-size:14px}}.product-info-tabs{margin-top:24px}.product-info-tabs-item{cursor:pointer;border-bottom:.6px solid #cdcdcd;padding-bottom:20px;margin-bottom:20px}@media only screen and (max-width:1200px){.product-info-tabs-item{padding-bottom:16px;margin-bottom:16px;border-color:#d9d9d9}}.product-info-tabs-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.product-info-tabs-item-top{display:flex;align-items:center;justify-content:space-between}.product-info-tabs-item-top__title{font-weight:400;font-size:18px}@media only screen and (max-width:1200px){.product-info-tabs-item-top__title{font-family:var(--font-manrope);font-weight:700;font-size:14px;line-height:19.6px;text-align:left;color:#070707}}.product-info-tabs-item__description{margin-top:15px;font-weight:400;font-size:16px}@media only screen and (max-width:1200px){.product-info-tabs-item__description{font-size:14px}}.product-info-tabs-item__description>span{display:block;margin-bottom:10px}.product-info-tabs-item__description>span:last-child{margin-bottom:0}.product-info-tabs-item__description>span>a{color:#285141;border-bottom:1px solid #285141}.product-info-description{margin-bottom:30px}.product-info-description__title{margin-bottom:12px}.product-info-description__description{font-family:var(--font-manrope);font-weight:500;font-size:16px;color:#070707}@media only screen and (max-width:1200px){.product-info-description__description{font-size:14px}}.product-info-auth{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background-color:#fff;border-radius:12px}@media only screen and (max-width:1200px){.product-info-auth{border:none;padding:16px;background-color:#f8f8f8}}.product-info-auth-text__title{font-weight:600;font-size:14px;margin-bottom:4px}@media only screen and (max-width:1200px){.product-info-auth-text__title{color:#070707;font-size:15px;margin-bottom:4px}}.product-info-auth-text__link{color:#285141;font-size:14px;text-decoration:underline}@media only screen and (max-width:1200px){.product-info-auth-text__link{color:#070707;font-size:12px}.product-info-auth__image{width:40px;height:auto}}.product-info{width:calc(50% - 35px);padding:24px 68px;background-color:#f8f8f8;border-radius:24px}@media only screen and (max-width:1200px){.product-info{width:100%;padding:8px 16px;background-color:#fff}}.product-info-bottom-sheet{width:100%;padding:0 16px 16px}.product-info-button-bottom-sheet{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:100%;padding:16px 8px;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;background-color:#f8f8f8;color:#070707;border-radius:12px;font-family:var(--font-manrope);font-weight:700;font-size:14px;line-height:19.6px;text-align:left;margin-bottom:24px}.product-info-button-bottom-sheet:disabled{cursor:not-allowed}[data-rsbs-overlay]{border-top-left-radius:16px;border-top-left-radius:var(--rsbs-overlay-rounded,16px);border-top-right-radius:16px;border-top-right-radius:var(--rsbs-overlay-rounded,16px);display:flex;background:#fff;background:var(--rsbs-bg,#fff);flex-direction:column;height:0;height:var(--rsbs-overlay-h,0);transform:translateZ(0);transform:translate3d(0,var(--rsbs-overlay-translate-y,0),0);will-change:height}[data-rsbs-overlay]:focus{outline:none}[data-rsbs-is-blocking=false] [data-rsbs-overlay]{box-shadow:0 -5px 60px 0 rgba(38,89,115,.11),0 -1px 0 rgba(38,89,115,.05)}[data-rsbs-overlay],[data-rsbs-root]:after{max-width:auto;max-width:var(--rsbs-max-w,auto);margin-left:env(safe-area-inset-left);margin-left:var(--rsbs-ml,env(safe-area-inset-left));margin-right:env(safe-area-inset-right);margin-right:var(--rsbs-mr,env(safe-area-inset-right))}[data-rsbs-backdrop],[data-rsbs-overlay],[data-rsbs-root]:after{z-index:3;overscroll-behavior:none;touch-action:none;position:fixed;right:0;bottom:0;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}[data-rsbs-backdrop]{top:-60px;bottom:-60px;background-color:rgba(0,0,0,.6);background-color:var(--rsbs-backdrop-bg,rgba(0,0,0,.6));will-change:opacity;cursor:pointer;opacity:1}[data-rsbs-is-dismissable=false] [data-rsbs-backdrop]{cursor:ns-resize}[data-rsbs-root]:after{content:"";pointer-events:none;background:#fff;background:var(--rsbs-bg,#fff);height:1px;transform-origin:bottom;transform:scaleY(0);transform:scaleY(var(--rsbs-antigap-scale-y,0));will-change:transform}[data-rsbs-footer],[data-rsbs-header]{flex-shrink:0;cursor:ns-resize;padding:16px}[data-rsbs-header]{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 1px 0 rgba(46,59,66,calc(1 * .125));box-shadow:0 1px 0 rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125));z-index:1;padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:8px}[data-rsbs-header]:before{position:absolute;content:"";display:block;width:36px;height:4px;top:calc(8px + env(safe-area-inset-top));left:50%;transform:translateX(-50%);border-radius:2px;background-color:rgba(0,0,0,.14);background-color:var(--rsbs-handle-bg,rgba(0,0,0,.14))}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){[data-rsbs-header]:before{transform:translateX(-50%) scaleY(.75)}}[data-rsbs-has-header=false] [data-rsbs-header]{box-shadow:none;padding-top:calc(12px + env(safe-area-inset-top))}[data-rsbs-scroll]{flex-shrink:1;flex-grow:1;-webkit-tap-highlight-color:revert;-webkit-touch-callout:revert;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[data-rsbs-scroll]:focus{outline:none}[data-rsbs-has-footer=false] [data-rsbs-content]{padding-bottom:env(safe-area-inset-bottom)}[data-rsbs-content]{overflow:hidden}[data-rsbs-footer]{box-shadow:0 -1px 0 rgba(46,59,66,calc(1 * .125)),0 2px 0 #fff;box-shadow:0 -1px 0 rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125)),0 2px 0 var(--rsbs-bg,#fff);overflow:hidden;z-index:1;padding-bottom:calc(16px + env(safe-area-inset-bottom))}[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=true] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=true] [data-rsbs-header]>*,[data-rsbs-is-dismissable=true] [data-rsbs-scroll]>*{opacity:1;opacity:var(--rsbs-content-opacity,1)}[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-backdrop],[data-rsbs-is-dismissable=true] [data-rsbs-backdrop]{opacity:1;opacity:var(--rsbs-backdrop-opacity,1)}[data-rsbs-state=closed],[data-rsbs-state=closing]{pointer-events:none}.concierge-product-form{width:100%}.concierge-product-form__title{font-size:22px;margin-bottom:10px}@media only screen and (max-width:1200px){.concierge-product-form__title{font-size:18px}}.concierge-product-form__description{font-size:14px;margin-bottom:15px}@media only screen and (max-width:1200px){.concierge-product-form__description{font-size:16px}}.concierge-product-form-input{margin-bottom:15px}.concierge-product-form__btn{margin-top:20px;width:100%}.concierge-product-content-info-delivery-badge{padding:12px;background-color:#fff;border-radius:12px;margin-bottom:24px}@media only screen and (max-width:1200px){.concierge-product-content-info-delivery-badge{padding:8px;background-color:#f8f8f8;margin-bottom:12px}}.concierge-product-content-info-delivery-badge-title{display:flex;align-items:center;margin-bottom:4px}.concierge-product-content-info-delivery-badge-title__title{margin-left:8px;font-size:16px}.concierge-product-content-info-delivery-badge__description{font-size:14px}.concierge-product-content-info-delivery-badge__description>a{color:#285141;border-bottom:1px solid #285141}.concierge-product-content-info-price{display:flex;align-items:center;cursor:pointer;margin-bottom:24px}@media only screen and (max-width:1200px){.concierge-product-content-info-price{margin-bottom:12px}}.concierge-product-content-info-price__title{font-size:22px;margin-right:8px}.concierge-product-content-info__title{font-size:26px;margin-bottom:4px}@media only screen and (max-width:1200px){.concierge-product-content-info__title{font-size:20px}}.concierge-product-content-info__condition{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;text-align:left;color:#070707;margin-bottom:6px}.concierge-product-content-info__condition-value{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;color:#285141;text-transform:capitalize}.concierge-product-content-info__brand{font-size:14px;display:block;margin-bottom:4px}@media only screen and (max-width:1200px){.concierge-product-content-info__brand{display:none}.concierge-product-content-info-btn{width:100%;position:fixed;left:0;right:0;bottom:0;padding:16px;margin-top:0;background-color:#fff;z-index:20}}.concierge-product-content-info-btn__btn{width:50%;margin-bottom:24px}@media only screen and (max-width:1200px){.concierge-product-content-info-btn__btn{width:100%;margin-bottom:0}}.header-cart{flex-shrink:0;position:relative}.header-media{width:100%;height:52px;display:flex;align-items:center;background-color:#fff;transition:background-color .2s ease}.header-media--transparent{background-color:hsla(0,0%,100%,0)}.header-media--transparent-dark{background-color:hsla(0,0%,100%,.15)}.header-media__wrapper{display:flex;justify-content:space-between;align-items:center;position:relative}.header-media__fake{width:28px;height:28px;flex-shrink:0}.header-media-logo{width:125px;color:#285141;transition:color .2s linear}.header-media-logo__image{width:100%}.header-media--transparent .header-media-logo{color:#fff}.header-catalog-menu-column{width:300px;height:100%;overflow:hidden auto}.header-catalog-menu-column::-webkit-scrollbar{width:4px}.header-catalog-menu-column::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}.header-catalog-menu-column::-webkit-scrollbar-thumb{background-color:silver;border-radius:100px}.header-catalog-menu-column-content{width:100%;padding:74px 24px 24px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px}.header-catalog-menu-column-content-link{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:flex-start;gap:12px}.header-catalog-menu-column-content-link__title{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:120%;color:#070707;padding:12px}.header-catalog-menu-column-content-link-circle{width:44px;height:44px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;color:#303030;transition:color .2s linear}.header-catalog-menu-column-content-link-circle__icon{width:20px}.header-catalog-menu-column-content-link:hover .header-catalog-menu-column-content-link-circle{color:#285141}.header-catalog-menu-link{width:100%;padding:12px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;color:#070707;background-color:transparent;transition:background-color .2s linear,color .2s linear}@media(hover:hover){.header-catalog-menu-link:hover{background-color:#f2f5f4;color:#285141}}.header-catalog-menu-link--active{background-color:#f2f5f4;color:#285141}.header-catalog-menu-link--highlight{color:#285141}.header-catalog-menu-link--small{padding:8px 10px}.header-catalog-menu-link__title{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:120%;color:inherit}.header-catalog-menu-link--small .header-catalog-menu-link__title{font-size:14px}.header-catalog-menu-link__arrow{width:18px;color:inherit}.header-catalog-menu-services{width:100%}.header-catalog-menu-services-group{width:100%;margin-bottom:44px}.header-catalog-menu-services-group:last-of-type{margin-bottom:0}.header-catalog-menu-services-group__title{font-family:var(--font-manrope);font-weight:800;font-size:20px;line-height:120%;color:#070707;margin-bottom:16px}.header-catalog-menu-services-group-items{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.header-catalog-menu-services-group-items-item{width:100%;padding:12px;border-radius:12px;background-color:#f8f8f8;transition:background-color .2s linear}@media(hover:hover){.header-catalog-menu-services-group-items-item:hover{background-color:#f0f0f0}}.header-catalog-menu-services-group-items-item__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707;margin-bottom:8px}.header-catalog-menu-services-group-items-item__description{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:#070707}.header-catalog-menu-backdrop{z-index:1001!important}.header-catalog-menu{position:fixed;top:0;left:0;bottom:0;width:400px;height:100%;padding:16px 32px 16px 80px;background-color:#f8f8f8;overflow:hidden auto;z-index:1003}.header-catalog-menu::-webkit-scrollbar{width:4px}.header-catalog-menu::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}.header-catalog-menu::-webkit-scrollbar-thumb{background-color:silver;border-radius:100px}.header-catalog-menu-nesting{position:fixed;top:0;left:400px;bottom:0;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 400px);height:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;background-color:#f8f8f8;z-index:1002}.header-catalog-menu-content{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.header-catalog-menu-content-header{width:100%;padding:10px 0;display:flex;align-items:center;gap:24px}.header-catalog-menu-content-body,.header-catalog-menu-content-body__nav{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.header-catalog-menu-content-body__nav{padding:10px 0}.header-catalog-menu-content-body__nav:not(:last-of-type){border-bottom:1px solid #e0e0e0}.header-catalog-menu-content-body__nav-item--concierge{margin-top:10px}.header-catalog-menu-media-categories{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.header-catalog-menu-media-categories-item{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;color:#070707;border-radius:12px}.header-catalog-menu-media-categories-item:disabled{cursor:not-allowed}.header-catalog-menu-media-categories-item:first-child{padding-top:0}.header-catalog-menu-media-categories-item:last-child{padding-bottom:0}.header-catalog-menu-media-categories-item__title{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:16.8px;text-align:left;flex:1 1;color:inherits}.header-catalog-menu-media-categories-item__icon{width:24px;color:inherits}.header-catalog-menu-media-categories-item__arrow{width:24px;color:gray}.header-catalog-menu-media-category-types{width:100%;display:flex;flex-direction:column}.header-catalog-menu-media-category-types__loader{width:100%;display:flex;justify-content:center;align-items:center;margin-top:24px}.header-catalog-menu-media-category-types__items{width:100%;margin-top:8px}.header-catalog-menu-media-category-types-item{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;color:#070707;border-radius:12px}.header-catalog-menu-media-category-types-item--primary{color:#285141}.header-catalog-menu-media-category-types-item__title{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:16.8px;text-align:left;flex:1 1;color:inherits}.header-catalog-menu-media-category-types-item__icon{width:24px;color:inherits}.header-catalog-menu-media-selections{width:100%}.header-catalog-menu-media-selections__loader{width:100%;display:flex;justify-content:center;align-items:center;margin-top:24px}.header-catalog-menu-media-selections__items{width:100%;margin-top:16px}.header-catalog-menu-media-selections-item{width:100%;height:90px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;background-color:#f8f8f8;border-radius:12px;overflow:hidden}.header-catalog-menu-media-selections-item:last-of-type{margin-bottom:0}.header-catalog-menu-media-selections-item__image,.header-catalog-menu-media-selections-item__title{width:50%;height:100%}.header-catalog-menu-media-selections-item__title{padding:12px;display:flex;align-items:center;font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;text-align:left;color:#070707}.header-catalog-menu-media-selections-item__image{background-size:cover;background-position:50%;background-repeat:no-repeat}.header-catalog-menu-media-services{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.header-catalog-menu-media-services-item{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;color:#285141;border-radius:12px}.header-catalog-menu-media-services-item:disabled{cursor:not-allowed}.header-catalog-menu-media-services-item:first-child{padding-top:0}.header-catalog-menu-media-services-item:last-child{padding-bottom:0}.header-catalog-menu-media-services-item__title{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:16.8px;text-align:left;flex:1 1;color:inherits}.header-catalog-menu-media-services-item__icon{width:24px;color:inherits}.header-catalog-menu-media{width:100%;position:fixed;top:calc(52px + var(--top-message-height));height:calc(100% - 52px - var(--tab-bar-height) - var(--top-message-height));background-color:#fff;padding:8px 16px 16px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;z-index:1001}.header-catalog-menu-media__wrapper{width:100%;display:flex;flex-direction:column;gap:20px}.header-catalog-menu-media__separator{width:100%;height:1px;background-color:#e0e0e0}.header-top-slider{position:relative}.header-top-slider--transparent .header-top-slider-close{color:#fff}.header-top-slider-item-content{width:100%;display:flex;justify-content:center;align-items:center;display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;cursor:pointer;text-align:center;transition:background-color .2s ease;padding:12px 0}.header-top-slider-item-content:disabled{cursor:not-allowed}.header-top-slider-item-content__text{display:flex;align-items:center;justify-content:center;font-size:16px;color:inherit;font-family:var(--font-manrope);font-weight:600}@media only screen and (max-width:500px){.header-top-slider-item-content__text{font-size:14px}}.header-top-slider-item-content__text>svg{margin-right:8px}.header-top-slider-item-content--theme-dark{background-color:#285141;color:#fff}.header-top-slider-item-content--theme-light{background-color:#f2f5f4;color:#285141}.header-top-slider-item-content--theme-transparent{background-color:hsla(0,0%,88%,.3);color:#fff}.header-top-slider-item-content--theme-black{background-color:#202020;color:#fff}.header-top-slider-item-popup-info-text__subtitle,.header-top-slider-item-popup-info-text__text{margin-top:12px;font-size:14px}.header-top-slider-item-popup-info-text__subtitle{font-family:var(--font-manrope);font-weight:600}.header-top-slider-close{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;outline:none;display:flex;justify-content:center;align-items:center;position:absolute;right:calc((100% - 1280px)/2);top:50%;transform:translateY(-50%);z-index:1000;color:#285141}.header-top-slider-close:disabled{cursor:not-allowed}@media only screen and (max-width:1300px){.header-top-slider-close{right:16px}}.header-search-input{width:100%;display:flex;justify-content:center;align-items:center;gap:12px}.header-search-input__close{flex-shrink:0}.header-search-input__field{width:100%;max-width:710px}.header-search-input__field .tc-input__field{font-size:18px!important}.header-search-input__field .tc-input__wrapper{height:50px!important;border-radius:32px!important;padding:12px 20px!important}.header-search-presets{width:max-content;max-width:100%;display:flex;flex-wrap:wrap;gap:16px;margin:16px auto 0}@media only screen and (max-width:500px){.header-search-presets{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;max-width:none;padding-left:16px;padding-right:16px;flex-wrap:nowrap;overflow-x:auto;margin-top:24px}}.header-search-products{width:100%;margin-top:32px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.header-search-products-empty,.header-search-products-loader{width:100%;display:flex;justify-content:center;align-items:center;margin:40px 0}@media only screen and (max-width:500px){.header-search-products-empty,.header-search-products-loader{margin:80px 0}}.header-search-products-link{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;gap:12px;color:#070707}@media(hover:hover){.header-search-products-link:hover{color:#285141}}.header-search-products-link__title{width:-moz-fit-content;width:fit-content;padding:12px;border-radius:24px;background-color:#f8f8f8;font-family:var(--font-manrope);font-weight:500;font-size:20px;line-height:120%;text-align:center}.header-search-products-link__title-count{color:gray}.header-search-products-link__arrow{display:flex;justify-content:center;align-items:center;padding:12px;border-radius:24px;background-color:#f8f8f8;flex-shrink:0}.header-search-products-link__arrow,.header-search-products-link__title{color:inherit;transition:color .2s linear}.header-search-products-grid{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:24px 12px;margin-top:24px}.header-search-products-grid__card{width:calc((100% - 48px)/5);flex-shrink:0}@media only screen and (max-width:1200px){.header-search-products-grid__card{width:calc((100% - 36px)/4)}}@media only screen and (max-width:800px){.header-search-products-grid__card{width:calc((100% - 24px)/3)}}@media only screen and (max-width:500px){.header-search-products-grid__card{width:calc((100% - 12px)/2)}}.header-search-empty{width:100%;max-width:500px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:24px}.header-search-empty__text{font-family:var(--font-manrope);font-weight:300;font-size:20px;line-height:160%;color:#070707;text-align:center}.header-search-empty__button{border-radius:24px!important}.header-search{position:fixed;inset:0;width:100%;height:100%;background-color:#fff;z-index:1002;overflow:hidden auto}.header-search::-webkit-scrollbar{width:4px}.header-search::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}.header-search::-webkit-scrollbar-thumb{background-color:silver;border-radius:100px}.header-search__close{position:fixed;top:44px;right:80px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;z-index:1003}.header-search__container{padding:36px 0}.header-search__input{width:100%;display:flex;justify-content:center;align-items:center}.footer-email-form{gap:12px}.footer-email-form,.footer-email-form-item{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.footer-email-form-item{gap:4px}.footer-email-form-item__error{font-family:var(--font-manrope);font-weight:400;font-size:12px;line-height:120%;color:#9a1a1a}.footer-email-form-input{width:100%;height:56px;border-radius:44px;background-color:#fff;overflow:hidden;position:relative}.footer-email-form-input__field{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;margin:0;border:0;outline:none;background:transparent;color:inherit;font:inherit;line-height:inherit;vertical-align:middle;text-align:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-family:var(--font-manrope);font-weight:400;font-size:16px;line-height:140%;color:#070707;background-color:#fff;padding:0 54px 0 12px}.footer-email-form-input__field:disabled{cursor:not-allowed}.footer-email-form-input__field:-webkit-autofill,.footer-email-form-input__field:-webkit-autofill:active,.footer-email-form-input__field:-webkit-autofill:focus,.footer-email-form-input__field:-webkit-autofill:hover{background-color:#fff!important;box-shadow:inset 0 0 0 1000px #fff!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.footer-email-form-input__field::placeholder{color:#838383}.footer-email-form-input-btn{display:inline-block;padding:0;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:32px;height:32px;background-color:#f8f8f8;border:1px solid transparent;border-radius:50%;overflow:hidden;transition:border-color .5s linear;z-index:2}.footer-email-form-input-btn:disabled{cursor:not-allowed}.footer-email-form-input-btn__icon-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.footer-email-form-input-btn__icon{position:absolute;top:50%;left:50%;color:#070707;will-change:transform,opacity}.footer-email-form-input-btn__icon--default{opacity:1;transform:translate(-50%,-50%);transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s cubic-bezier(.22,1,.36,1)}.footer-email-form-input-btn__icon--hover{opacity:0;transform:translate(-32px,-50%);transition:transform .5s cubic-bezier(.22,1,.36,1) .05s,opacity .5s cubic-bezier(.22,1,.36,1) .05s}@media(hover:hover){.footer-email-form-input-btn:hover{border-color:#070707}.footer-email-form-input-btn:hover .footer-email-form-input-btn__icon--hover{opacity:1;transform:translate(-50%,-50%)}.footer-email-form-input-btn:hover .footer-email-form-input-btn__icon--default{opacity:0;transform:translate(32px,-50%)}}.footer-email-form-radio{width:100%;display:flex;align-items:center;gap:16px}.footer-email-form__subtitle{font-family:var(--font-manrope);font-weight:400;font-size:12px;line-height:120%;color:gray}.footer--white .footer-email-form-input{border:1px solid #e0e0e0}.header{width:100%;top:0;position:-webkit-sticky;position:sticky;z-index:1000}.header__content{width:100%;position:relative}.header-desktop{width:100%;height:74px;display:flex;align-items:center;background-color:#fff;transition:background-color .2s linear}.header-desktop--transparent{background-color:hsla(0,0%,100%,0)}.header-desktop--transparent .header-menu__link{color:#fff}@media(hover:hover){.header-desktop--transparent .header-menu__link:hover{color:hsla(0,0%,100%,.5)}}.header-desktop__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.header-desktop__block{display:flex;align-items:center}.header-desktop__block--left{justify-content:flex-start;gap:24px}.header-desktop__block--right{justify-content:flex-end}.header-desktop__block--center{justify-content:center}.header-desktop-logo{display:flex;width:146px;color:#285141;transition:color .2s linear}.header-desktop-logo__image{width:100%}.header-desktop--transparent .header-desktop-logo{color:#fff}.header-desktop__buttons{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-left:24px}.footer-email{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}@media only screen and (max-width:1200px){.footer-email{grid-template-columns:100%;gap:20px}}.footer-email-text__title{font-family:var(--font-manrope);font-weight:400;font-size:20px;line-height:120%;color:#070707;margin-bottom:8px}.footer-email-text__subtitle{font-family:var(--font-manrope);font-weight:300;font-size:14px;line-height:140%;color:#070707}.tab-bar-item{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;outline:none;position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.tab-bar-item:disabled{cursor:not-allowed}.tab-bar-item__icon{width:24px;color:#282828;transition:color .2s linear}.tab-bar-item__title{font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:14.4px;color:#a0a0a0;text-align:center;margin-top:4px;transition:color .2s linear}.tab-bar-item__notification{position:absolute;top:0;right:50%;transform:translate(100%,-30%);z-index:2}.tab-bar-item--active .tab-bar-item__icon,.tab-bar-item--active .tab-bar-item__title{color:#285141}.tab-bar-item--white .tab-bar-item__icon,.tab-bar-item--white .tab-bar-item__title{color:#fff}.footer-menu-block{width:100%}.footer-menu-block__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:140%;color:#070707;margin-bottom:16px}.footer-menu-block__content{width:100%}.footer-menu-block-media{width:100%;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.footer-menu-block-media-top{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;outline:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.footer-menu-block-media-top:disabled{cursor:not-allowed}.footer-menu-block-media-top__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707}.footer-menu-block-media-top__icon{width:24px;color:#070707;transition:transform .2s linear}.footer-menu-block-media--opened .footer-menu-block-media-top__icon{transform:rotate(-180deg)}.footer-menu-block-media-bottom{width:100%;padding-top:16px}.tab-bar{width:100%;position:fixed;bottom:0;left:0;right:0;padding:12px 16px 24px;display:flex;justify-content:space-between;align-items:flex-start;gap:4px;background-color:#f8f8f8;z-index:1001;transition:background .2s ease}.tab-bar--transparent{color:#fff;background:linear-gradient(173.6deg,hsla(0,0%,100%,0) 5.66%,rgba(0,0,0,.25) 79.7%)}.footer{width:100%;padding:24px 0;margin-top:auto;background-color:#f8f8f8;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px}.footer--white{background-color:#fff}@media only screen and (max-width:1200px){.footer{padding:16px 0;gap:24px}}.footer-menu{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px}.footer-menu-link{width:-moz-fit-content;width:fit-content;font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:120%;color:#070707;transition:color .2s linear}@media(hover:hover){.footer-menu-link:hover{color:#285141}}.footer-content{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.footer-content-top{width:100%;margin-bottom:24px}@media only screen and (max-width:1200px){.footer-content-top{display:none}}.footer-content-logo{width:-moz-fit-content;width:fit-content;display:flex}.footer-content-logo__image{width:182px;color:#285141}.footer-content-blocks{width:100%;padding-bottom:20px;margin-bottom:16px;border-bottom:1px solid #e0e0e0;display:grid;grid-template-columns:repeat(3,minmax(auto,155px)) minmax(auto,230px) auto;grid-gap:60px;gap:60px}@media only screen and (max-width:1200px){.footer-content-blocks{grid-template-columns:100%;gap:16px;border-bottom:none;padding-bottom:0;margin-bottom:24px}}.footer-content-contacts{width:100%}.footer-content-contacts__phone{display:flex;width:-moz-fit-content;width:fit-content;font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707;margin-bottom:20px;transition:color .2s linear}@media(hover:hover){.footer-content-contacts__phone:hover{color:#285141}}.footer-content-contacts__address{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:#070707;margin-bottom:8px}.footer-content-contacts__map{margin-bottom:20px}.footer-content-contacts__social{display:flex;align-items:center;gap:20px}.footer-content-telegram{width:100%}.footer-content-telegram__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:140%;color:#070707;margin-bottom:8px}.footer-content-telegram__subtitle{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:#070707;margin-bottom:12px}.footer-content-bottom{width:100%;display:flex;flex-wrap:wrap;gap:24px}@media only screen and (max-width:1200px){.footer-content-bottom{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:12px}}.footer-content-bottom__item{width:-moz-fit-content;width:fit-content;font-family:var(--font-manrope);font-weight:400;font-size:14px;line-height:100%;color:gray;transition:color .2s linear;text-align:left}@media only screen and (max-width:1200px){.footer-content-bottom__item{width:100%;text-align:center;font-size:12px;color:#070707}}.footer-content-bottom__item--link{text-decoration:underline}@media(hover:hover){.footer-content-bottom__item--link:hover{color:#285141}}@media only screen and (max-width:1200px){.footer-content-bottom__item--link{text-decoration:none}}.sell-create-page-header{width:100%;top:0;position:-webkit-sticky;position:sticky;height:74px;background-color:#fff;display:flex;align-items:center;z-index:1000}@media only screen and (max-width:1200px){.sell-create-page-header{height:52px}}.sell-create-page-header__wrapper{display:flex;align-items:center;justify-content:space-between;gap:12px}.sell-create-page-header-logo{display:flex;width:-moz-fit-content;width:fit-content}.sell-create-page-header-logo__image{width:160px}@media only screen and (max-width:1200px){.sell-create-page-header-logo__image{width:120px}}