.dg-hero{background-color:#0d1f3c;height:100vh;min-height:680px;overflow:hidden;position:relative;width:100%}.dg-hero__bg{border-radius:25vw 0 0 0;bottom:0;height:80%;object-fit:cover;object-position:center bottom;position:absolute;right:0;width:95%}.dg-hero:after{background:linear-gradient(180deg,rgba(13,31,60,.35) 0,rgba(13,31,60,.15) 40%,rgba(13,31,60,.45));content:"";inset:0;position:absolute}.dg-hero__logo{display:block;left:28px;position:absolute;text-decoration:none;top:24px;z-index:99}.dg-hero__logo img{display:block;height:30px;width:auto}.dg-hero__content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:680px;padding:140px 24px 60px;position:relative;text-align:center;z-index:3}.dg-hero__eyebrow{color:#fff;font-size:clamp(14px,1.8vw,20px);font-weight:400;letter-spacing:.02em;margin-bottom:12px}.dg-hero__heading{color:#fff;font-size:clamp(36px,6vw,80px);font-weight:800;line-height:1.05;max-width:900px}