.payment_step_header{margin-top:1.3rem;margin-bottom:1.3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.step_header_text{font-size:2rem!important;font-weight:700;color:var(--cart_color_code);text-align:center}.payment_step_header_description{font-size:1rem;color:#2e3033;text-align:center;opacity:.8;max-width:610px;line-height:28px}@media (max-height:550px),(max-width:550px){.payment_step_header{display:none}}