.dp-hero{align-items:center;background:#fff;display:grid;grid-template-columns:52% 48%;min-height:100vh;overflow:hidden;position:relative}.dp-hero:before{animation:dp-glow 16s ease-in-out infinite alternate;background:radial-gradient(ellipse 70% 60% at 5% 10%,rgba(59,22,69,.07) 0,transparent 55%),radial-gradient(ellipse 60% 55% at 95% 20%,rgba(98,69,106,.08) 0,transparent 55%),radial-gradient(ellipse 50% 45% at 50% 60%,rgba(139,90,154,.05) 0,transparent 50%),radial-gradient(ellipse 55% 40% at 10% 85%,rgba(59,22,69,.05) 0,transparent 50%),radial-gradient(ellipse 50% 30% at 90% 90%,rgba(98,69,106,.06) 0,transparent 50%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}@keyframes dp-glow{0%{opacity:1;transform:scale(1)}33%{opacity:.85;transform:scale(1.03)}66%{opacity:.95;transform:scale(.98)}to{opacity:1;transform:scale(1.02)}}.dp-hero__eyebrow{font-family:PolySans,Helvetica Neue,sans-serif;font-weight:800}.dp-hero__text{padding:80px 48px 80px 80px;position:relative;z-index:2}.dp-hero__text .cms-content h1,.dp-hero__text .cms-content h2,.dp-hero__text .cms-content p{color:#0e0e0e}.dp-hero__cta{display:flex;margin-top:32px}.dp-hero__visual{align-items:center;display:flex;height:100vh;justify-content:center;padding:48px 80px;position:relative;z-index:1}.dp-chart{height:90%;overflow:visible;width:100%}.dp-ann-text{animation:dp-write 1s ease forwards;animation-delay:.4s;clip-path:inset(0 100% 0 0)}.dp-ann-delay1{animation-delay:1.1s}.dp-ann-delay2{animation-delay:1.9s}.dp-ann-delay3{animation-delay:2.7s}.dp-ann-delay4{animation-delay:3.5s}.dp-ann-delay5{animation-delay:4.2s}@keyframes dp-write{to{clip-path:inset(0 0 0 0)}}@media (prefers-reduced-motion:reduce){.dp-ann-text{animation:none;clip-path:none}}@media (max-width:1024px){.dp-hero{grid-template-columns:1fr;min-height:auto}.dp-hero__text{padding:60px 32px 40px}.dp-hero__visual{height:auto;padding:20px 32px 60px}}@media (prefers-reduced-motion:reduce){.dp-hero:before{animation:none}}