section#use-case-hero{align-items:center;background-color:var(--light-teal);background-repeat:no-repeat;display:flex;flex-flow:column;margin:64px 0 0;padding:75px 0 0}section#use-case-hero div.center{align-items:center;display:flex;flex-direction:column;gap:20px}section#use-case-hero div.center div.title-container{align-items:center;display:flex;flex-flow:column}section#use-case-hero div.center div.title-container h5.eyebrow{color:var(--eyebrow-color);font-family:var(--main-font);font-size:12px;font-weight:900;letter-spacing:.4em;line-height:12px;margin:0 0 20px;max-width:720px;text-align:center;text-transform:uppercase}section#use-case-hero div.center div.title-container h3.title{color:var(--main-blue);font-family:var(--headline-font);font-size:50px;font-weight:800;line-height:55px;margin:0;max-width:560px;text-align:center}section#use-case-hero div.center p.description{color:var(--main-blue);font-family:var(--main-font);font-size:22px;font-weight:500;line-height:32px;margin:0;max-width:715px;text-align:center}section#use-case-hero div.center p.learn-more{color:var(--eyebrow-color);font-family:Kalam;font-size:20px;font-weight:700;letter-spacing:2px;line-height:16px;margin:4px 0 0;position:relative}section#use-case-hero div.center p.learn-more:after{background-image:url(https://8159624.fs1.hubspotusercontent-na1.net/hubfs/8159624/Cube%20website%20-%202024/Patterns/blue-arrow.svg);background-repeat:no-repeat;background-size:contain;content:"";height:33px;position:absolute;right:-61px;top:-9px;width:50px}section#use-case-hero div.center div.buttons{align-items:center;display:flex;gap:20px;margin:0 0 30px}section#use-case-hero div.center img.use-case-hero-image{border-radius:30px;width:100%}@media (min-width:700px) and (max-width:1199px){section#use-case-hero div.center img.use-case-hero-image{max-width:unset;width:100%}}@media (min-width:1200px){section#use-case-hero{background-position:top -75px left}section#use-case-hero div.center div.title-container h3.title{font-size:68px;line-height:78px;max-width:972px}section#use-case-hero div.center div.buttons{gap:35px}section#use-case-hero div.center img.how-cube-works-image,section#use-case-hero div.center img.use-case-hero-image{max-width:unset;width:100%}}