.su-chat-payment-gate{padding:24px;margin:20px 0;border:1px solid #e7d6df;border-radius:16px;background:linear-gradient(135deg,#fff,#fbf2f6);color:inherit;max-width:100%;box-sizing:border-box}
.su-chat-payment-gate h3{margin:0 0 10px;font:inherit;font-size:1.2rem;font-weight:700}
.su-chat-payment-gate p{margin:0 0 14px;line-height:1.6}
.su-chat-payment-gate .su-chat-payment-gate__eyebrow{color:#800039;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}
.su-chat-payment-gate__offer{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin:18px 0}
.su-chat-payment-gate__offer strong{font-size:1.5rem;color:#800039}
.su-chat-payment-gate__offer span{font-size:.85rem}
.su-chat-payment-gate .su-chat-payment-gate__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 22px;border-radius:8px;background:#800039;color:#fff;text-decoration:none;font:inherit;font-weight:600;box-sizing:border-box;max-width:100%}
.su-chat-payment-gate .su-chat-payment-gate__button:hover{background:#64002d;color:#fff}
.su-chat-payment-gate .su-chat-payment-gate__button:focus-visible{outline:3px solid #bd7695;outline-offset:3px}
.su-chat-payment-gate .su-chat-payment-gate__note{font-size:.8rem;line-height:1.65;margin:14px 0 0;opacity:.8}
@media(max-width:600px){.su-chat-payment-gate{padding:18px}.su-chat-payment-gate .su-chat-payment-gate__button{width:100%}}
