:root{--hero-blue:#0876f9;--hero-blue-deep:#0069ed}.button.dark,.button.light{color:#fff;background:var(--hero-blue)}.button.dark:hover,.button.light:hover{color:#fff;background:var(--hero-blue-deep)}.text-link{border-bottom-color:var(--hero-blue)}.section-pad{position:relative}.home-hero+.statement+.section-pad{overflow:hidden}.home-hero+.statement+.section-pad:before{content:"";position:absolute;top:3.5rem;right:clamp(1.25rem,6vw,7rem);width:clamp(48px,6vw,84px);aspect-ratio:1;border:8px solid var(--hero-blue);border-radius:50%}.home-hero+.statement+.section-pad:after{content:"";position:absolute;left:0;bottom:0;width:clamp(72px,10vw,150px);height:clamp(18px,2vw,30px);background:var(--hero-blue)}@media(max-width:720px){.home-hero+.statement+.section-pad:before{top:2.25rem;border-width:6px}}
