.site-footer{background-color:#222831;color:#eee;padding:3rem max(1rem,5%)1.5rem;font-family:sans-serif;border-top:2px solid #00adb5;width:100vw;left:0;box-sizing:border-box;overflow-x:hidden;position:relative}.footer-container{max-width:100%;width:100%;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding-bottom:2.5rem;border-bottom:1px solid #393e46;box-sizing:border-box}.footer-column h2{font-size:1.1rem;font-weight:700;color:#00adb5;margin:0 0 .6rem}.footer-column h3{font-size:.8rem;font-weight:600;color:#393e46;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .9rem}.footer-brand p{font-size:.9rem;color:#eee;line-height:1.6;margin:0;max-width:220px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.5rem;font-size:.9rem;color:#eee}.footer-column a{color:#eee;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#00adb5}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{font-size:.85rem;color:#eee;transition:color .2s}.social-links a:hover{color:#00adb5}.footer-bottom{max-width:100%;width:100%;margin:0 auto;padding-top:1.25rem;font-size:.8rem;color:#393e46;box-sizing:border-box}@media(max-width:768px){.site-footer{padding:2rem 1.25rem 1.25rem}.footer-container{flex-direction:column;gap:1.75rem}.footer-brand p{max-width:100%}.social-links{justify-content:flex-start}}