.phone-offers{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.phone-offer{border:1px solid #e8ecf2;border-radius:18px;padding:20px;background:white;min-width:0}.phone-offer h2{font-size:20px;overflow-wrap:anywhere}.phone-offer p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.phone-offer img{width:100%;height:150px;object-fit:contain}.phone-offer button,.phone-action{display:inline-block;border:0;padding:12px;border-radius:10px;background:#005bff;color:white;font-weight:700;text-decoration:none;cursor:pointer}.phone-price{font-size:24px;color:#005bff;font-weight:800}#phone-result{margin-top:18px;overflow-wrap:anywhere;line-height:1.7}#phone-result button{margin:10px 0}.phone-banner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:22px;margin:24px 0;background:#eef4ff;border-radius:18px}.phone-banner a{color:#005bff;font-weight:800}.phone-banner p{margin:6px 0}@media(max-width:540px){.phone-offers{grid-template-columns:1fr}.advertise-hero h1{font-size:32px}}
[hidden]{display:none!important}

.phone-offer[role="link"]{cursor:pointer}.phone-offer[role="link"]:focus-visible{outline:3px solid #005bff;outline-offset:3px}
