.third-party-embed{width:100%;height:100%}.third-party-embed-placeholder{width:100%;height:100%;min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;padding:clamp(24px,4vw,40px);background:radial-gradient(circle at top left,rgba(0,117,242,.14),transparent 35%),linear-gradient(135deg,#f7fbfd,#eef6fa);color:#003c54}.third-party-embed-placeholder h3{font-family:outfit-semibold;font-size:clamp(24px,3vw,34px);line-height:1.15}.third-party-embed-placeholder p{max-width:680px;font-family:outfit-regular;font-size:16px;line-height:1.6}.third-party-embed-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(0,117,242,.12);color:#0075f2;font-family:outfit-semibold;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.third-party-embed-actions{display:flex;flex-wrap:wrap;gap:12px}.third-party-embed-actions button{padding:13px 18px;border:none;border-radius:999px;background:#d81f26;color:#fff;font-family:outfit-semibold;font-size:15px;cursor:pointer}.third-party-embed-actions .secondary{background:rgba(0,60,84,.1);color:#003c54}@media(max-width:768px){.third-party-embed-placeholder{min-height:280px}}