.product-card__prices{--prices-grid-gap:20px;padding:20px 0;background-color:#ecf2f6;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:space-between;text-align:center}.product-card__prices.with-bonus{grid-template-columns:1fr auto 2fr auto 1fr}@media(min-width:992px){.product-card__prices{padding:30px 0}}.product-card__prices>div{padding:0 20px}@media(min-width:992px){.product-card__prices>div{padding:0 40px}}.product-card__prices>div:first-child{grid-row:1/2;grid-column:2/3}.product-card__prices>div:last-child:not(:first-child){grid-row:1/2;grid-column:4/5}.product-card__prices>div .prices__tooltip{font-size:1rem;vertical-align:middle;display:inline-block}@media(min-width:992px){.product-card__prices>div .prices__tooltip{font-size:1.25rem}}.product-card__prices>div>div:first-child{font-size:1.25rem;font-weight:700;line-height:1.5}@media(min-width:992px){.product-card__prices>div>div:first-child{font-size:1.875rem;white-space:nowrap}}.product-card__prices>div>div:nth-child(2){font-size:.75rem}@media(min-width:992px){.product-card__prices>div>div:nth-child(2){font-size:1.125rem}}
