@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.Features{text-align:center;padding:0 40px;margin-bottom:80px}.Features__features{margin-top:40px}.Features__features>.col{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}@media(max-width: 863px){.Features__features>.col{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin-bottom:20px}}.Features__features>.col .p-m{max-width:270px;margin:auto}.Features__features>.col img{max-width:60px;margin:15px auto}
