.services-sec{display:flex;flex-direction:column}.services-content-wrapper{text-align:center}.services-cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:4rem 0}.services-cards-wrapper .service-card{background-color:#fff;border-color:#e5e7eb;border-radius:.5rem;color:#111827;max-width:344px;min-width:15rem;padding:2rem;text-decoration:none;transition:.3s;width:100%}.service-card .fa-regular,.service-card .fa-solid{color:#eab308;font-size:32px;margin-bottom:1rem}.service-card h3{font-size:20px}.service-card p{color:#4b5563;font-size:16px}.service-card .learn-more{color:#eab308;font-size:16px}@media(max-width:768px){.services-cards-wrapper{gap:2rem}}