.e3-grant{--e3-red:#eb1018;--e3-red-h:#cf0d14;--e3-dark:#2b3244;--e3-navy:#0e2338;--e3-warm:#f8f5f0;--e3-body:#545a64;--e3-line:#e5e7eb;background:#fff;color:var(--e3-body);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;padding:8px 0 48px}.e3-grant *,.e3-grant :after,.e3-grant :before{box-sizing:border-box}.e3-grant h2,.e3-grant p{margin:0;padding:0}.e3-grant a{color:inherit;text-decoration:none}.e3-grant-in{margin:0 auto;max-width:1140px;padding:0 24px}.e3-grant-ribbon{align-items:center;background:var(--e3-warm);border:1px solid var(--e3-line);border-radius:12px;display:flex;flex-wrap:wrap;font-size:15px;gap:12px;justify-content:center;margin:0 auto;max-width:760px;padding:16px 24px;text-align:center}.e3-grant-ribbon strong{color:var(--e3-dark)}.e3-grant a.e3-grant-ask,.e3-grant a.e3-grant-ask:hover,.e3-grant button.e3-grant-ask,.e3-grant button.e3-grant-ask:active,.e3-grant button.e3-grant-ask:focus,.e3-grant button.e3-grant-ask:hover{background:none;background-color:transparent;background-image:none;border:none;border-radius:0;box-shadow:none;color:var(--e3-red);cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:normal;line-height:inherit;margin:0;min-height:0;min-width:0;padding:0;text-decoration:none;text-transform:none;transform:none;white-space:nowrap}.e3-grant a.e3-grant-ask:hover,.e3-grant button.e3-grant-ask:hover{color:var(--e3-red-h);text-decoration:underline}.e3-grant a.e3-grant-ask:focus-visible,.e3-grant button.e3-grant-ask:focus-visible{border-radius:4px;outline:2px solid var(--e3-red);outline-offset:3px}.e3-grant-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}.e3-grant-modal[hidden]{display:none}.e3-grant-backdrop{background:rgba(14,35,56,.6);inset:0;position:absolute}.e3-grant-box{background:#fff;border-radius:12px;box-shadow:0 24px 60px rgba(0,0,0,.28);max-height:88vh;max-width:560px;overflow-y:auto;padding:36px 36px 32px;position:relative;text-align:left;width:100%}.e3-grant-box h2{color:var(--e3-dark);font-size:1.5rem;font-weight:800;line-height:1.2;margin-bottom:8px}.e3-grant p.e3-grant-formsub{font-size:15px;margin-bottom:22px}.e3-grant button.e3-grant-x,.e3-grant button.e3-grant-x:active,.e3-grant button.e3-grant-x:focus,.e3-grant button.e3-grant-x:hover{background:none;background-color:transparent;border:none;border-radius:6px;box-shadow:none;color:var(--e3-body);cursor:pointer;font-size:30px;line-height:1;min-width:0;padding:4px 10px;position:absolute;right:16px;top:14px;transform:none;width:auto}.e3-grant button.e3-grant-x:hover{background-color:var(--e3-warm);color:var(--e3-dark)}.e3-grant-formtarget{min-height:120px}body.e3-grant-locked{overflow:hidden}@media (max-width:700px){.e3-grant{padding:8px 0 36px}.e3-grant-box{padding:30px 22px 26px}}