.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--full .product-card-cover__wrapper{border-radius:0}.product-card--full .product-card-favorites{top:12px!important;right:16px!important}.product-card--full .product-thumbnails-nav{bottom:8px!important;left:16px!important;transform:translateX(0)!important}.product-card--full .product-card-info{padding-left:16px!important;padding-right:16px!important;padding-top:12px!important}}.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}}.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}.product-info-fitting{width:100%;padding:12px;margin-bottom:24px;background-color:#fff;border-radius:12px}@media only screen and (max-width:1200px){.product-info-fitting{background-color:#f8f8f8}}.product-info-fitting-head{width:100%;display:flex;align-items:center;padding-bottom:8px;border-bottom:1px solid #e0e0e0;margin-bottom:8px}.product-info-fitting-head__icon{width:24px;color:#0b0b0b}.product-info-fitting-head__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;color:#0b0b0b;margin-left:8px}.product-info-fitting-items{gap:12px}.product-info-fitting-item,.product-info-fitting-items{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.product-info-fitting-item{position:relative;gap:4px;margin-left:15px}.product-info-fitting-item:before{content:"";position:absolute;width:3px;height:3px;background-color:#202020;border-radius:50%;left:-12px;top:6px}.product-info-fitting-item__title{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:120%;color:#070707}.product-info-fitting-item__title>a{color:#285141;cursor:pointer;text-decoration:underline}.product-info-fitting-item__description{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:gray;padding-left:16px}.product-model-variants-slider{width:100%;margin-bottom:24px;position:relative}@media only screen and (max-width:1200px){.product-model-variants-slider{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}.product-model-variants-slider-item{width:-moz-fit-content!important;width:fit-content!important;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.product-model-variants-slider-link{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;background-color:#fff;border:1px solid transparent;border-radius:12px;overflow:hidden;transition:border-color .2s linear}@media only screen and (max-width:1200px){.product-model-variants-slider-link{background-color:#f8f8f8}}@media(hover:hover){.product-model-variants-slider-link:hover{border-color:#e0e0e0}}.product-model-variants-slider-link--selected{border-color:#404040}.product-model-variants-slider-link__image{width:54px;aspect-ratio:3/4;border-radius:12px;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat}.product-model-variants-slider-link__content{padding:4px 12px 4px 8px}.product-model-variants-slider-link__title{font-family:var(--font-manrope);font-weight:300;font-size:14px;line-height:120%;color:#070707;text-align:left;margin-bottom:6px}.product-model-variants-slider-link__price{font-family:var(--font-manrope);font-weight:400;font-size:12px;line-height:120%;color:#070707;text-align:left}.product-model-variants-slider-all{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:-moz-fit-content;width:fit-content;height:100%;padding:12px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;text-align:center;border-radius:12px;background-color:#f2f5f4;color:#285141;transition:background-color .2s linear}.product-model-variants-slider-all:disabled{cursor:not-allowed}@media(hover:hover){.product-model-variants-slider-all:hover{background-color:#e4eae8}}.product-model-variants-slider-all__title{font-family:var(--font-manrope);font-weight:500;font-size:10px;line-height:120%}.product-model-variants-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;outline:none;position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;justify-content:center;align-items:center;color:#070707;background-color:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;overflow:hidden;z-index:2;transition:background-color .2s linear}.product-model-variants-slider-arrow:disabled{cursor:not-allowed}@media(hover:hover){.product-model-variants-slider-arrow:hover{background-color:hsla(0,0%,88%,.8)}}.product-model-variants-slider-arrow--prev{left:0}.product-model-variants-slider-arrow--next{right:0}.product-model-variants-drawer{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:16px;row-gap:16px;grid-column-gap:12px;column-gap:12px}@media only screen and (max-width:800px){.product-model-variants-drawer{column-gap:8px}}.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-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-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}}