@keyframes slide-in{0%{opacity:0}30%{opacity:0}80%{opacity:1;visibility:visible}to{opacity:1;visibility:visible;transform:translateX(0)}}.social-links-set{font-size:0;margin-top:-1px;-webkit-margin-start:1px;margin-inline-start:1px;display:flex}.social-links-set--center{justify-content:center}.social-links-set .social-link{-webkit-margin-start:14px;margin-inline-start:14px;opacity:0;visibility:hidden;transform:translateX(-100%)}.social-links-set .social-link:first-child{-webkit-margin-start:0;margin-inline-start:0;visibility:visible;transform:translateX(0)}.social-links-set .social-link:first-of-type{animation:slide-in .4s ease forwards;animation-delay:.04s}.social-links-set .social-link:nth-of-type(2){animation:slide-in .4s ease forwards;animation-delay:.08s}.social-links-set .social-link:nth-of-type(3){animation:slide-in .4s ease forwards;animation-delay:.12s}.social-links-set .social-link:nth-of-type(4){animation:slide-in .4s ease forwards;animation-delay:.16s}.social-links-set .social-link:nth-of-type(5){animation:slide-in .4s ease forwards;animation-delay:.2s}