.phone-icone1 svg{height:24px;width:24px}.phone-icone1{animation:phone 2s linear infinite;transform:rotateY(180deg)}@keyframes phone{0%{transform:rotateY(180deg) scale(1)}20%{transform:rotateY(180deg) scale(1.15)}30%{transform:rotateY(180deg) scale(1.15) rotate(25deg)}40%{transform:rotateY(180deg) scale(1.15) rotate(0)}50%{transform:rotateY(180deg) scale(1.15) rotate(-15deg)}60%{transform:rotateY(180deg) scale(1.15) rotate(0)}70%{transform:rotateY(180deg) scale(1.15) rotate(25deg)}80%{transform:rotateY(180deg) scale(1.15) rotate(0)}to{transform:rotateY(180deg) scale(1) rotate(0)}}.phone-icone2{border:1px solid #fff;border-radius:50%;display:grid;height:24px;place-items:center;transform:translateY(-5px);width:24px}@media screen and (max-width:1024px){.phone-icone1 svg{height:40px;width:40px}.phone-icone1{margin-bottom:1rem}}
