.styles_servicesSection__AveS8{padding:4rem 2rem;background-color:#f9f9f9;text-align:center}.styles_heading__8AT6B{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#222}.styles_cardsContainer__yjDRG{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;align-items:stretch}.styles_card__EIrnQ{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 6px 18px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.styles_card__EIrnQ:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.styles_cardTitle__hQ0MS{font-size:1.5rem;margin-bottom:1rem;color:#111}.styles_cardDescription__AlKSD{font-size:1rem;color:#555;margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.styles_learnMore__lgntA{display:inline-block;padding:.6rem 1.2rem;background-color:#0070f3;margin:auto;color:#fff;border-radius:.6rem;text-decoration:none;font-weight:500;transition:background-color .3s ease;align-self:flex-start}.styles_learnMore__lgntA:hover{background-color:#3b82f6}@media (max-width:1024px){.styles_cardsContainer__yjDRG{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.styles_cardsContainer__yjDRG{grid-template-columns:1fr}}