section{align-items:center;display:flex;flex-direction:column;padding:80px 0 0}section .cards{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px;max-width:1200px;padding:0 10px}section .cards .card{background:#fff;border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.04);list-style:none;margin-bottom:40px;padding:40px 15px;text-align:center;width:calc(33.33333% - 30px)}li{display:list-item;text-align:-webkit-match-parent;unicode-bidi:isolate}.services .card img{border-radius:100%;height:120px;margin-bottom:20px;object-fit:cover;width:120px}.cards .card p{margin-top:5px;padding:0 15px}@media screen and (max-width:860px){section>p{text-align:center}section .cards .card{margin-bottom:30px;padding:15px;width:calc(50% - 30px)}}@media screen and (max-width:560px){section .cards .card{margin:20px;width:100%}}