.product-price .sale-price{align-items:center;display:flex}.product-price .current-price{align-items:center;color:var(--grey-875);display:inline-flex;font-size:1.6rem;font-weight:700;letter-spacing:-.019rem;line-height:2.337rem}@media screen and (min-width:769px){.product-price .current-price{font-size:1.9rem}}@media screen and (min-width:1024px){.product-price .current-price{font-size:2rem;letter-spacing:-.02rem;line-height:2.46rem}}.product-price .current-price.bigger{font-size:2.6rem;letter-spacing:-.026rem;line-height:3.198rem}.product-price .discount__badge{background-color:var(--cold-375);border-radius:2px;color:var(--white);font-size:1.15rem;font-weight:700;letter-spacing:.025rem;line-height:1;margin-left:.5rem;padding:.7rem .85rem}@media screen and (min-width:1024px){.product-price .discount__badge{margin-left:1rem}}.product-price .current-price+.last-price,.product-price .last-price+.current-price{margin-left:.5rem}@media screen and (min-width:1024px){.product-price .current-price+.last-price,.product-price .last-price+.current-price{margin-left:1rem}}.product-price .last-price{color:var(--grey-875);font-size:1.9rem;font-weight:400;letter-spacing:-.019rem;line-height:2.337rem;opacity:.6;text-decoration:line-through}@media screen and (min-width:1024px){.product-price .last-price{font-size:2rem;letter-spacing:-.02rem;line-height:2.46rem}}.product-price .comparable-price{align-items:center;color:var(--grey-875);display:flex;font-size:1.4rem;font-weight:400;letter-spacing:-.016rem;line-height:2rem;margin-left:.8rem}.product-price .comparable-price+.discount__badge{margin-left:1.6rem}.product-price .comparable-price .money{display:inline-block;font-size:1.4rem;font-weight:400;letter-spacing:-.016px;line-height:2.4rem;margin-right:.6rem;text-decoration:line-through}@media screen and (min-width:769px){.product-price .comparable-price .money{font-size:2rem}}.product-price .comparable-price>span:not(.money){opacity:.6}.product-price .comparable-price .tooltip{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;justify-content:center;margin:0 0 0 .8rem;padding:0}.product-price .comparable-price .tooltip svg{flex-shrink:0;height:1.6rem;width:1.6rem}.tooltip-modal{align-items:center;display:flex;height:100vh;justify-content:center;left:0;opacity:0;padding:1.6rem;pointer-events:none;position:fixed;top:0;transition:opacity .2s ease;width:100vw;z-index:99999999}.tooltip-modal.open{opacity:1;pointer-events:all}.tooltip-modal .backdrop{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tooltip-modal .modal-window{background-color:var(--white);max-width:65rem;padding:2.4rem;width:100%}.tooltip-modal .modal-window h2{color:var(--grey-875);font-size:2.4rem;font-weight:700;letter-spacing:-.032px;line-height:3.2rem;margin:0;text-align:center}.tooltip-modal .modal-window .modal-content{margin-top:2.4rem}.tooltip-modal .modal-window .modal-content p{color:var(--grey-875);font-size:1.6rem;font-weight:400;letter-spacing:-.016px;line-height:2rem;text-align:center}.tooltip-modal .modal-window button{margin-top:4rem}