.services{background-color:#0c3f69;padding:60px 0;text-align:center}.services h3.section-title{color:#fff}.services .container{gap:40px}@media only screen and (min-width:993px){.services .container{display:flex;justify-content:center}}@media only screen and (min-width:769px) and (max-width:992px){.services .container{display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width:768px){.services .container{align-items:center;display:flex;flex-direction:column}}.services .service{background-color:#f5f8fa;display:flex;flex-direction:column;gap:20px;max-width:344px;padding:20px}.services .service-image{background-color:#fff}.services .service-title{font-weight:700}.services .service-description{flex:1;font-size:14px}.services .btn{background-color:#5fb9f9;border:none;border-radius:0;padding:12px 16px}