.subscription-price{display:flex;justify-content:flex-start;align-items:center;min-height:20px;gap:8px}.subscription-price .price{font-size:20px;line-height:27px;font-family:Nunito;font-weight:800;color:#a21a10}.subscription-tag{display:flex;gap:6px;align-items:center;justify-content:center;background:#e8f0f7;border-radius:1000px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-size:10px!important;line-height:14px;font-family:Nunito;color:#14508f;padding:4px 8px;height:auto;box-sizing:border-box}@media (max-width:40rem){.subscription-price{gap:4px!important}.price{font-size:14px!important}.subscription-tag{padding:2px 6px;gap:2px}.subscription-tag span{white-space:nowrap;font-size:8px}}