.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;grid-template-columns:auto 50px;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}}