.product-info-title-split{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;align-items:center;margin-top:8px}.product-info-title-split:disabled{cursor:not-allowed}.product-info-title-exit-price-popup{width:100%}.product-info-title-exit-price-popup-input{margin-bottom:12px}.product-info-title-exit-price-popup__value{font-family:var(--font-manrope);font-weight:700;font-size:20px;line-height:120%;color:#070707}.product-info-title-exit-price-popup__value>span{font-family:var(--font-manrope);font-weight:700;color:#285141}.product-info-title-exit-price{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:inline-flex;align-items:center;margin-top:12px}.product-info-title-exit-price:disabled{cursor:not-allowed}.product-info-title-exit-price-badge{display:inline-flex;align-items:center;padding:2px 4px;border-top-left-radius:8px;border-bottom-left-radius:8px;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#f2f5f4;color:#285141}.product-info-title-exit-price-badge__title{font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:100%;margin-left:2px}.product-info-title-exit-price__title{font-family:var(--font-manrope);font-weight:500;font-size:12px;line-height:120%;color:#070707;margin:0 4px}.product-info-title{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;margin-bottom:24px}@media only screen and (max-width:1200px){.product-info-title{margin-bottom:16px}}.product-info-title__vendor{font-family:var(--font-manrope);font-weight:400;font-size:14px;line-height:100%;color:gray}.product-info-title__name{display:block;font-family:var(--font-manrope);font-weight:400;font-size:28px;line-height:140%;color:#070707;margin-bottom:4px}@media only screen and (max-width:1200px){.product-info-title__name{font-size:24px}}.product-info-title__subcategory{font-family:var(--font-manrope);font-weight:400;font-size:14px;line-height:120%;color:gray;transition:color .2s linear}@media(hover:hover){.product-info-title__subcategory:hover{color:#285141}}.product-info-title__not-available{font-family:var(--font-manrope);font-weight:400;font-size:14px;line-height:100%;color:#070707}.product-info-title__finance--disabled{opacity:.25}.product-info-title-price{display:flex;align-items:baseline}.product-info-title-price__actual{font-family:var(--font-manrope);font-weight:500;font-size:24px;line-height:120%;color:#070707}@media only screen and (max-width:1200px){.product-info-title-price__actual{font-size:22px}}.product-info-title-price__old{font-family:var(--font-manrope);font-weight:500;font-size:18px;line-height:100%;color:gray;text-decoration:line-through;margin-left:12px}