.cmcp-status,.cmcp-form,.cmcp-offers article{border:1px solid rgba(20,52,95,.14);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(8,17,31,.08)}.cmcp-status{padding:18px 20px;display:flex;gap:12px;align-items:center;justify-content:space-between}.cmcp-status b{color:#0b2f5f}.cmcp-status.is-ready:before{content:'✓';background:#e7f8ef;color:#08773f;border-radius:99px;width:30px;height:30px;display:grid;place-items:center;font-weight:900}.cmcp-status.is-warning:before{content:'!';background:#fff4d8;color:#9a6200;border-radius:99px;width:30px;height:30px;display:grid;place-items:center;font-weight:900}.cmcp-form{padding:26px;margin:18px 0}.cmcp-form h3{margin-top:0;font-size:clamp(24px,3vw,34px);color:#071425}.cmcp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cmcp-form label{display:grid;gap:7px;font-weight:700;color:#10233c}.cmcp-form input,.cmcp-form select,.cmcp-form textarea{border:1px solid #ccd8e8;border-radius:14px;padding:13px 14px;font:inherit;width:100%;box-sizing:border-box}.cmcp-consent{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;margin:16px 0;font-weight:500!important}.cmcp-consent input{width:auto;margin-top:4px}.cmcp-button,.cmcp-mini-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#123a70;color:#fff!important;text-decoration:none;font-weight:800;padding:13px 20px;cursor:pointer}.cmcp-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cmcp-offers article{padding:20px}.cmcp-offers span{display:inline-block;background:#eef6ff;color:#123a70;border-radius:99px;padding:6px 10px;font-weight:800;font-size:12px}.cmcp-offers h3{font-size:20px}.cmcp-offers b{display:block;margin:12px 0;color:#061324}@media(max-width:900px){.cmcp-grid,.cmcp-offers{grid-template-columns:1fr 1fr}}@media(max-width:640px){.cmcp-grid,.cmcp-offers{grid-template-columns:1fr}.cmcp-form{padding:18px}.cmcp-status{align-items:flex-start}}
