.services{padding:124px 0}.services__heading{font-size:48px;font-weight:700;margin-bottom:24px;text-align:center}.services__grid{display:flex;flex-wrap:wrap;gap:64px 32px;justify-content:center}.services__card{display:flex;flex-direction:column;width:calc(33.333% - 22px)}.services__card-image{height:238px;overflow:hidden;width:100%}.services__card-image img{height:100%;object-fit:cover;width:100%}.services__card-content{padding:32px 16px 0}.services__card-title{color:var(--color-body-text);font-size:32px;font-weight:700;margin-bottom:24px}.services__card-desc{color:var(--color-body-text);font-size:18px;line-height:32px;max-width:446px}@media (max-width:1024px){.services__card{width:calc(50% - 16px)}.services__heading{font-size:36px}.services__card-title{font-size:24px}}@media (max-width:767px){.services{padding:48px 0}.services__card{width:100%}.services__heading{font-size:28px;margin-bottom:32px}.services__card-title{font-size:22px}}