.services{margin-bottom:var(--section-padding)}.services__container{display:flex;flex-direction:column;gap:var(--section-padding)}.services__desc{margin-bottom:40px;max-width:640px}.services__body{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media (width < 1280px){.services__body{grid-template-columns:repeat(2,1fr)}}@media (width < 768px){.services__body{grid-template-columns:1fr}}
