.guest-checkout-choice{display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid #dfc9bf;background:#fff8f4;padding:20px 22px;margin-bottom:18px}.guest-checkout-choice b{display:block;font:600 18px 'Playfair Display'}.guest-checkout-choice small{display:block;color:var(--muted);margin-top:5px}.guest-checkout-choice .btn{white-space:nowrap}@media(max-width:650px){.guest-checkout-choice{align-items:stretch;flex-direction:column}.guest-checkout-choice .btn{width:100%}}
