footer{width:100%;background-color:#101010;color:#fff!important;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer-container{justify-content:space-between;max-width:2560px;margin:auto;padding:50px}.footer-container,.footer-links{display:flex;flex-direction:row;align-items:center;width:100%}.footer-links{gap:30px}.footer-links p{cursor:pointer;color:gray;transition:.1s}.footer-links p:hover{color:#101010;background-color:gray}.footer-rights{width:100%;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}#copyright-p{color:gray}@media screen and (max-width:1000px){.footer-container{flex-direction:column-reverse;gap:30px;padding-left:10px;padding-right:10px}.footer-rights{flex-direction:column;align-items:center;gap:10px}.footer-links{justify-content:center;align-items:center;gap:10px}}.nextjs-btn{display:inline-block;cursor:pointer;overflow:hidden;position:relative;font-weight:800}.nextjs-btn .slot-track{display:block;position:relative;overflow:hidden}.nextjs-btn .word-layer{display:block}.nextjs-btn .word-layer.original{position:relative}.nextjs-btn .word-layer.clone{position:absolute;top:100%;left:0;width:100%}.nextjs-btn .letter{display:inline-block}