section.home-stmt{background:var(--cube-white);padding:80px 0;text-align:center}section.home-stmt .hst-eyebrow{color:var(--cube-green);font-family:var(--label-font);font-size:12px;font-weight:700;letter-spacing:3px;margin:0 0 24px;text-transform:uppercase}section.home-stmt .hst-statement{color:var(--dark-blue);font-family:var(--main-font);font-size:clamp(32px,3.6vw,60px);font-weight:500;letter-spacing:-.8px;line-height:1.2;margin:0 auto 22px;max-width:1000px}section.home-stmt .hst-statement span{background:linear-gradient(103deg,var(--cube-green) 0,var(--cube-green) 30%,var(--cube-purple) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}section.home-stmt .hst-description{color:var(--cube-dark-muted);font-family:var(--secondary-font);font-size:19px;line-height:1.7;margin:0 auto;max-width:780px}@media (max-width:900px){section.home-stmt{padding:70px 0}}@media (max-width:560px){section.home-stmt .hst-statement{line-height:1.25}section.home-stmt .hst-description{font-size:16px}}