section#template-sp-hero{background-color:var(--dark-blue);padding:185px 0 60px}section#template-sp-hero div.center{align-items:center;display:flex;flex-flow:wrap;gap:60px;justify-content:center}section#template-sp-hero div.center div.info{max-width:550px}section#template-sp-hero div.center div.info p.eyebrow{color:var(--cube-white);font-family:var(--headline-font);font-size:18px;font-style:normal;font-weight:500;letter-spacing:.96px;line-height:100%;margin:0 0 50px;position:relative;text-transform:uppercase;width:max-content}section#template-sp-hero div.center div.info p.eyebrow:after{background-color:var(--cube-white);bottom:-20px;content:"";height:1px;left:0;position:absolute;width:30%}section#template-sp-hero div.center div.info h1.title{color:var(--cube-white);font-family:var(--headline-font);font-size:40px;font-style:normal;font-weight:400;line-height:52px}section#template-sp-hero div.center div.info div.description{color:var(--cube-white);font-family:var(--headline-font);font-size:22px;font-weight:300;margin:0 0 50px}section#template-sp-hero div.center div.info div.description p{color:var(--cube-white);font-family:var(--headline-font);font-size:22px;line-height:32px;margin:0}section#template-sp-hero div.center div.info a.secondary-button-2{display:inline-block}section#template-sp-hero div.image-hero{max-width:500px;position:relative}section#template-sp-hero div.image-hero img{width:100%}@media (min-width:1130px){section#template-sp-hero div.center{justify-content:space-between}}