.scale-in-center{-webkit-animation:.1s cubic-bezier(.25,.46,.45,.94) both scale-in-center;animation:.2s cubic-bezier(.25,.46,.45,.94) both scale-in-center}@keyframes scale-in-center{0%{opacity:1;transform:scale(0)}to{opacity:1;transform:scale(1)}}#about-card{top:30%}@media (min-width:1025px){#about-card{bottom:40px;left:70px}}@media (orientation:landscape) and (max-width:1024px){#about-card{top:20px}}
.scale-in-center{-webkit-animation:.1s cubic-bezier(.25,.46,.45,.94) both scale-in-center;animation:.2s cubic-bezier(.25,.46,.45,.94) both scale-in-center}@keyframes scale-in-center{0%{opacity:1;transform:scale(0)}to{opacity:1;transform:scale(1)}}#contact-card{width:auto;top:20%}@media (min-width:1024px){#contact-card{bottom:50px;right:40px}}@media (orientation:landscape) and (max-width:1024px){#contact-card{max-height:100%;top:0}}
.vibrate{animation:.3s linear both vibrate}@keyframes vibrate{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{background-color:#e45e5e;transform:translate(-2px,-2px)}60%{background-color:#e45e5e;transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}
