.work-modal-cta-wrap{position:relative;z-index:2;display:flex;justify-content:center;margin-top:var(--space-8)}.work-modal-cta{justify-content:center}.cdi-hs-modal[hidden]{display:none}.cdi-hs-modal{position:fixed;inset:0;z-index:var(--z-modal);display:grid;place-items:center;padding:var(--space-6)}.cdi-hs-modal-backdrop{position:absolute;inset:0;background:#0a0e1ab8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cdi-hs-modal-panel{position:relative;z-index:1;width:min(100%,760px);max-height:min(86vh,820px);overflow:auto;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 30px 90px -35px #0000008c;padding:clamp(28px,4vw,48px);color:var(--ink)}.cdi-hs-modal-panel:focus{outline:none}.cdi-hs-modal-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--ink);font-size:1.6rem;line-height:1;cursor:pointer}.cdi-hs-modal-close:hover,.cdi-hs-modal-close:focus-visible{border-color:var(--navy);color:var(--navy)}.cdi-hs-modal-head{max-width:620px;margin:0 auto var(--space-6);text-align:center}.cdi-hs-modal-eyebrow{display:inline-flex;margin-bottom:var(--space-3);font-family:var(--mono);font-size:var(--fs-mono-sm);letter-spacing:2px;text-transform:uppercase;color:var(--navy);font-weight:700}.cdi-hs-modal-head h2{margin:0 0 var(--space-3);font-family:var(--serif);font-size:var(--fs-h2);line-height:1.08;letter-spacing:0;color:var(--ink);font-weight:400}.cdi-hs-modal-head p{margin:0 auto;color:var(--muted-strong);font-size:var(--fs-body);line-height:1.65}@media (max-width: 640px){.cdi-hs-modal{align-items:end;padding:var(--space-3)}.cdi-hs-modal-panel{max-height:88vh;padding:32px 20px 24px}.cdi-hs-modal-head{text-align:left;padding-right:32px}.work-modal-cta-wrap{margin-top:var(--space-6)}}
