.product-page-desktop-price{display:flex;flex-direction:column;row-gap:4px;margin-bottom:12px}.product-page-desktop-price__wrapper{display:flex;align-items:center;column-gap:16px}.product-page-desktop-price__wrapper--grey{color:var(--ultra-dark-grey)}.product-page-desktop-price__wrapper--vesovoi-and-special{flex-wrap:wrap;row-gap:8px}.product-page-desktop-price__wrapper--vesovoi-and-special .product-page-desktop-price__current-price{order:2}.product-page-desktop-price__wrapper--vesovoi-and-special .product-page-desktop-price__measure.discont{order:1;width:100%}.product-page-desktop-price__wrapper--vesovoi-and-special .product-page-desktop-price__discount{order:3}.product-page-desktop-price__wrapper--column-reverse{flex-direction:column-reverse;align-items:unset;row-gap:8px}.product-page-desktop-price__current-price{font-size:32px;line-height:38px;font-weight:500;display:flex;column-gap:16px}.product-page-desktop-price__current-price--measure{font-size:28px;line-height:1.3;font-weight:500}.product-page-desktop-price__current-price__decimal,.product-page-desktop-price__current-price__ruble{font-size:20px}.product-page-desktop-price__measure{font-size:14px;line-height:16px}.product-page-desktop-price__measure.discont{color:#b32442}.product-page-desktop-price__old-price-wrapper{display:flex;align-items:center}.product-page-desktop-price__old-price{position:relative;width:max-content;font-size:14px;line-height:21px;color:#9b9b9b}.product-page-desktop-price__old-price:after{position:absolute;top:10px;left:-4px;content:"";width:110%;border-top:1px solid #9b9b9b}.product-page-desktop-price__old-price__decimal,.product-page-desktop-price__old-price__ruble{font-size:14px}.product-page-desktop-price__discount{font-size:14px;line-height:1;color:var(--main-font-color);padding:4px 6px;background-color:#ffdc5c;border-radius:4px;margin-left:12px;width:max-content}
