@keyframes fadeInMain{0%{opacity:0}to{opacity:1}}.social-footer{position:fixed;bottom:0;left:0;right:0;padding:1.5rem 0;text-align:center;z-index:10;opacity:0;animation:fadeInMain 1.5s ease-out forwards;animation-delay:.9s;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.social-link{display:inline-block;transition:transform .2s ease-in-out}.social-link:hover{transform:scale(1.1) rotate(360deg);transition:transform .3s ease-in-out}.social-icon{width:32px;height:32px;opacity:.5;filter:brightness(0) invert(1);transition:opacity .2s ease-in-out}.social-link:hover .social-icon{opacity:1}.scrollable-page .social-footer{position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;margin-top:2rem;padding:2rem 0 1rem;background:none!important}@media (max-width: 768px){.scrollable-page .social-footer{padding:1.5rem 0 .5rem}}
