.product-info-condition{width:100%;margin-bottom:24px}.product-info-condition-title{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:4px}.product-info-condition-title__text{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;color:#070707}.product-info-condition-title__info{color:#070707;cursor:pointer}.product-info-condition-bar{width:100%;display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px}.product-info-condition-bar-item{width:100%;padding-top:10px;font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:120%;text-align:center;border-top:2px solid silver;color:silver;position:relative}.product-info-condition-bar-item:before{content:"";position:absolute;top:-5px;left:50%;width:8px;height:8px;background-color:silver;border-radius:12px;transform:translateX(-50%)}.product-info-condition-bar-item--active{color:#070707;border-color:#070707}.product-info-condition-bar-item--active:before{background-color:#070707}.product-info-condition-description{width:100%;display:flex;align-items:center;gap:12px;background-color:#f8f8f8;border-radius:12px;padding:8px 12px;margin-top:12px}.product-info-condition-description__content{flex:1 1}.product-info-condition-description__title{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:120%;color:#070707;margin-bottom:2px}.product-info-condition-description__text{font-family:var(--font-manrope);font-weight:400;font-size:12px;line-height:140%;color:#070707}.product-info-condition__nuances{margin-top:20px}.product-info-tabs{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px}.product-info-tabs-item{width:100%}.product-info-tabs-item:not(:last-of-type){padding-bottom:16px;border-bottom:1px solid #f0f0f0}.product-info-tabs-item__title{font-family:var(--font-manrope);font-weight:400;font-size:16px;line-height:120%;color:#070707}.product-info-tabs-item__content{width:100%;padding-top:8px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:4px;font-size:14px;line-height:140%;color:#070707}.product-info-tabs-item__content>span{display:block;font-family:var(--font-manrope);font-weight:400}.product-info-tabs-item__content>span>a{font-family:var(--font-manrope);font-weight:400;color:#285141;border-bottom:1px solid #285141}.product-info-description{width:100%;margin-bottom:24px}@media only screen and (max-width:1200px){.product-info-description{margin-bottom:20px}}.product-info-description__content{width:100%;padding-top:16px;font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:#070707;white-space:pre-wrap}.product-info-auth{width:100%;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background-color:#f8f8f8;border-radius:12px;cursor:pointer;transition:background-color .2s linear}@media(hover:hover){.product-info-auth:hover{background-color:#f0f0f0}}.product-info-auth__icon{color:#070707}.product-info-auth-text{flex:1 1}.product-info-auth-text__title{font-family:var(--font-manrope);font-weight:400;font-size:16px;line-height:120%;color:#070707;margin-bottom:4px}.product-info-auth-text__description{font-family:var(--font-manrope);font-weight:300;font-size:12px;line-height:100%;color:#070707}.product-info{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.product-info--sticky{position:-webkit-sticky;position:sticky;top:74px;z-index:10}@media only screen and (max-width:1200px){.product-info{position:static;padding:12px 16px}}.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}.product-info-parameters{width:100%;margin-bottom:24px}.product-info-parameters__content{width:100%;padding-top:16px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px}.product-info-sizes{width:100%;margin-bottom:24px}.product-info-sizes__content{width:100%;padding-top:16px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px}