.hero-content-wrapper{align-items:center;display:flex;gap:30px;padding:80px 20px}.hero-left,.hero-right{width:100%}.hero-content{color:#827e8a;font-size:22px}.hero-list{padding:30px 0 0}.hero-list-items{color:#5e5e5e;display:flex;flex-direction:column;font-size:18px;gap:15px;list-style:none;padding-left:0}.hero-title h2{color:#28364f;font-weight:700;line-height:1.25}.hero-title h2 span:first-child{color:#00708c}.hsc-cta-wrapper{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 0}.site-btn{background-color:var(--link);border:1px solid;border-radius:5px;border-radius:9px;color:#fff;display:inline-block;font-size:14px;font-weight:700;margin:20px 0 0;padding:12px 30px;transition:all .3s ease}.hsc-cta-wrapper .site-btn{margin:0}:root{--text:#5e5e5e;--bg:#f5f5f5;--heading:#28364f;--link:#00708c}.site-btn.gray-btn{background-color:#a8adc1;border-color:#a8adc1}.site-btn.dark-btn{background-color:var(--heading);border-color:var(--heading)}.site-btn:hover{background-color:#28364f;color:#fff;text-decoration:none}@media (max-width:768px){.hero-content-wrapper{flex-direction:column;gap:20px;padding:60px 20px}}