.dgx-heading{position:relative;box-sizing:border-box}.dgx-heading *,.dgx-heading *::before,.dgx-heading *::after{box-sizing:border-box}.dgx-heading__eyebrow,.dgx-heading__title,.dgx-heading__sub{position:relative;z-index:1}.dgx-heading__watermark{position:absolute;left:0;top:0;z-index:0;margin:0;pointer-events:none;font-family:"Fraunces",Georgia,serif;font-style:italic;font-weight:300;font-size:320px;line-height:.8;color:rgba(67,89,112,.07);transform:rotate(var(--dgx-wm-rot,0deg));transform-origin:left top}.dgx-heading--wm-front .dgx-heading__watermark{z-index:2}.dgx-heading__eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:18px}.dgx-heading__eyebrow--pill{display:inline-flex;width:auto;flex-wrap:nowrap;gap:10px;background:rgba(67,89,112,.1);padding:9px 16px;border-radius:999px}.dgx-heading__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;font-size:11px;color:#0e1a26}.dgx-heading__icon svg{width:1em;height:1em;fill:currentColor}.dgx-heading__icon i{font-size:inherit}.dgx-heading__count{font-family:"DM Mono",ui-monospace,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#435970;background:rgba(67,89,112,.1);padding:5px 11px;border-radius:999px;white-space:nowrap}.dgx-heading__eyebrow--pill .dgx-heading__count{background:none;padding:0}.dgx-heading__divider{flex-shrink:0;background:var(--dgx-div-color,rgba(67,89,112,.35))}.dgx-heading__divider--line{width:40px;height:1px}.dgx-heading__divider--dot{width:5px;height:5px;border-radius:50%}.dgx-heading__divider--text{width:auto;height:auto;background:none;color:var(--dgx-div-color,rgba(67,89,112,.35));font-family:"DM Mono",ui-monospace,monospace;font-size:16px;line-height:1}.dgx-heading__label{font-family:"DM Mono",ui-monospace,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(14,26,38,.62)}.dgx-heading__title{margin:0;font-family:"Fraunces",Georgia,serif;font-size:88px;line-height:.92;letter-spacing:-.025em;font-weight:400;color:#0e1a26}.dgx-heading__accent{color:#435970;font-style:italic;font-weight:300}.dgx-heading__sub{margin:18px 0 0;max-width:540px;font-family:"Inter Tight",system-ui,sans-serif;font-size:17px;line-height:1.55;color:rgba(14,26,38,.62)}.dgx-halign-center .dgx-heading{text-align:center}.dgx-halign-center .dgx-heading__eyebrow{justify-content:center}.dgx-halign-center .dgx-heading__sub{margin-left:auto;margin-right:auto}.dgx-halign-right .dgx-heading{text-align:right}.dgx-halign-right .dgx-heading__eyebrow{justify-content:flex-end}.dgx-halign-right .dgx-heading__sub{margin-left:auto}@media (max-width:767px){.dgx-heading__title{font-size:44px}}