.footer-container{background-color:#111827;color:white;padding:3.75rem 1.5rem;position:relative;overflow:hidden}.footer-background-logo{position:absolute;top:90%;left:50%;transform:translate(-50%,-50%);width:3500px;height:3500px;opacity:.05;z-index:0;pointer-events:none}.footer-background-logo img{width:100%;height:100%;object-fit:contain;filter:grayscale(90%)}@media (min-width:768px){.footer-container{padding:3.75rem 3rem}}@media (min-width:1024px){.footer-container{padding:3.75rem 6rem}}.footer-content{max-width:80rem;margin:0 auto;display:block;position:relative;z-index:10}.footer-main-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:white}.footer-main-description{color:#9ca3af;margin-bottom:3.75rem;line-height:1.6}.footer-main-copyright{color:#9ca3af;font-size:.875rem;margin:3.75rem 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:0}@media (max-width:767px){.footer-links{justify-content:center;gap:1.5rem}}.footer-link{color:#9ca3af;text-decoration:none;transition:color .2s ease-in-out;font-size:.875rem;cursor:pointer;background:none;border:none;padding:0;font-family:inherit}.footer-link:hover{color:white}@media (max-width:767px){.footer-content{text-align:center}.footer-main{margin-bottom:1rem}}@media (max-width:480px){.footer-container{padding:2.5rem 1rem}.footer-content{gap:1.5rem}}html{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;overflow-x:hidden}body{min-height:100vh;width:100%;color:#171717;background:#ffffff}*,body{margin:0}*{box-sizing:border-box;padding:0}a{color:inherit;text-decoration:none}