.circleIcon{margin:80px 0 0}.circleIcon .circle{align-items:center;border-radius:50%;display:flex;height:100px;justify-content:center;margin-bottom:20px;padding:0 20px;text-align:center;width:100px}.circleIcon .flexGroup{display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin:0 auto;max-width:1000px}.circleIcon .item{align-items:center;display:flex;flex-direction:column;padding:20px 10px;transition:all .3s ease-in-out;width:170px}.circleIcon .item:focus,.circleIcon .item:hover{box-shadow:0 2px 70px 0 rgba(110,130,208,.18)}.circleIcon h2{font-size:24px;letter-spacing:6px;margin-bottom:60px;text-align:center}.circleIcon img{height:67px;max-height:100%;max-width:100%;width:67px}.circleIcon h3{font-size:18px;font-weight:600;padding-bottom:0;text-transform:uppercase}.circleIcon p{color:#000;font-size:16px;line-height:125%;text-align:center}@media (max-width:524px){.circleIcon .flexGroup{gap:30px}}