section#use-case-hero-v2{background:var(--cube-white);margin:75px 0 0;padding:80px 0 56px}section#use-case-hero-v2 div.new-center{gap:30px;padding:0 16px}section#use-case-hero-v2 div.data,section#use-case-hero-v2 div.new-center{align-items:center;display:flex;flex-flow:column;justify-content:center}section#use-case-hero-v2 div.data h3.headline{color:var(--main-blue);font-family:var(--headline-font);font-size:16px;font-weight:500;line-height:100%;margin:0 0 52px;position:relative;text-align:center;text-transform:uppercase}section#use-case-hero-v2 div.data h3.headline:after{border-bottom:1px solid var(--main-blue);bottom:-20px;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:99px}section#use-case-hero-v2 div.data h1.title{font-family:var(--headline-font);font-size:38px;font-weight:300;letter-spacing:0;line-height:110%;margin:0 0 24px;text-align:center;text-transform:uppercase}section#use-case-hero-v2 div.data h1.title b,section#use-case-hero-v2 div.data h1.title strong{font-weight:600}section#use-case-hero-v2 div.data p.description{font-family:var(--headline-font);font-size:16px;font-weight:400;letter-spacing:.22px;line-height:150%;margin:0 0 32px;max-width:80%;text-align:center}section#use-case-hero-v2 div.data div.button-container{display:flex;flex-flow:wrap;gap:10px;margin:0;width:100%}section#use-case-hero-v2 div.data div.button-container a{height:62px;text-align:center;width:100%}section#use-case-hero-v2 div.data div.button-container a.ghost-button-2{align-items:center;display:flex;gap:12px;justify-content:center}section#use-case-hero-v2 div.dashboard-img{margin:0 -16px}section#use-case-hero-v2 div.dashboard-img img{border-radius:9px;width:100%}@media (min-width:800px){section#use-case-hero-v2 div.dashboard-img{margin:0}}@media (min-width:1200px){section#use-case-hero-v2 div.new-center{align-items:center;justify-content:space-between;max-width:1440px;padding:0 64px}section#use-case-hero-v2 div.data h1.title{font-size:52px}section#use-case-hero-v2 div.data p.description{font-size:22px}section#use-case-hero-v2 div.data div.button-container{width:unset}section#use-case-hero-v2 div.data div.button-container a{width:fit-content}}section#use-case-hero-v2.horizontal div.new-center{display:grid;grid-template-columns:1fr}section#use-case-hero-v2.horizontal div.data{align-items:flex-start}section#use-case-hero-v2.horizontal div.data h3.headline:after{left:0;transform:none}section#use-case-hero-v2.horizontal div.data h1.title,section#use-case-hero-v2.horizontal div.data h3.headline,section#use-case-hero-v2.horizontal div.data p.description{text-align:left}@media (min-width:1000px){section#use-case-hero-v2.horizontal div.new-center{grid-template-columns:minmax(0,540px) minmax(540px,1fr)}}