.technologies{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.technologies .technologiesHeading{color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:25px 0;display:flex}.technologies .technologiesHeading h4{font-size:2.2rem}.technologies .technologiesHeading p{font-size:1.5rem}.technologies .technologiesImages{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;width:60%;height:100%;padding:25px 0;display:flex}.technologies .technologiesImages .techImg img{-o-object-fit:cover;object-fit:cover;background-color:#fff;border-radius:50%;width:80px;height:80px;padding:15px}.technologies .technologiesImages .techImg p{text-align:center;font-size:1rem}@media (max-width:1024px){.technologies .technologiesImages{color:#fff;flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;width:80%;height:100%;padding:25px 0;display:flex}.technologies .technologiesImages .techImg img{-o-object-fit:cover;object-fit:cover;background-color:#fff;border-radius:50%;width:60px;height:60px;padding:15px}}
