.AboutUs-module__bIsj5q__heading{color:var(--color-black);margin:0 0 40px;font-size:32px;font-weight:700}.AboutUs-module__bIsj5q__grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.AboutUs-module__bIsj5q__card{background:var(--gray-50);border-radius:var(--radius-lg);flex-direction:column;gap:20px;padding:20px 16px;display:flex}@media (max-width:768px){.AboutUs-module__bIsj5q__heading{font-size:24px;font-weight:800}.AboutUs-module__bIsj5q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.AboutUs-module__bIsj5q__grid{grid-template-columns:1fr}}