.about-hero{background:#dbe6f2;padding:40px 0 56px}.about-hero-container{padding:0 20px}.about-hero-grid{grid-template-columns:1fr 1fr;gap:24px}.about-hero-image-wrap,.about-hero-card-wrap{margin-left:0;margin-right:0}.about-hero-image-frame{overflow:hidden;box-shadow:0 1px 3px #0f172a14}.about-hero-image{object-fit:cover;width:100%;height:auto;display:block}.about-hero-card{background:#fff;border-radius:8px;padding:35px;box-shadow:0 1px 3px #0f172a14}.about-hero-title{text-align:center;color:#0b5f93;margin:0;font-size:34px;font-weight:600;line-height:1.25}.about-hero-text{color:#777;margin-top:24px;font-size:18px;line-height:1.7}.about-hero-buttons{gap:20px;margin-top:40px;display:grid}.about-hero-button-wrap{justify-content:center;display:flex}.about-hero-button{text-transform:uppercase;color:#fff;justify-content:center;align-items:center;min-width:220px;padding:16px 32px;font-size:18px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.about-hero-button:hover{opacity:.9}.about-hero-button--orange{background:#dd8500}.about-hero-button--blue{background:#195fa0}@media (min-width:768px){.about-hero{padding:56px 0}.about-hero-container{padding:0 32px}.about-hero-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.about-hero-container{padding:0 40px}.about-hero-grid{grid-template-columns:1fr 1fr}.about-hero-image-wrap{margin-left:3.84%;margin-right:-84px}.about-hero-card-wrap{margin-left:15px;margin-right:85px}}
