.footer-container{font-family:Inter,sans-serif}:root{--background-zoom:1.0;--grain-opacity:0.2}.footer-container{position:relative;width:100%;background-size:calc(100% * var(--background-zoom)) calc(100% * var(--background-zoom));background-position:50%;background-repeat:no-repeat;background-color:#fff;color:#000;overflow:visible}.footer-overlay{background-color:hsla(0,0%,100%,.6);z-index:1}.footer-grain-overlay,.footer-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.footer-grain-overlay{background-repeat:repeat;background-size:cover;opacity:var(--grain-opacity);mix-blend-mode:overlay;pointer-events:none;z-index:2}.footer-content{position:relative;z-index:3;max-width:1200px;margin:0 auto;padding:40px 20px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;box-sizing:border-box}.footer-logo{margin-right:20px}.footer-sections{display:flex;flex:1;justify-content:space-around;gap:50px}.footer-column{min-width:180px}.footer-column h4{font-weight:700;margin-bottom:8px}.footer-column a,.footer-column li,.footer-column p{font-weight:400;color:#333;margin:4px 0;text-decoration:none}.footer-column a:hover{text-decoration:underline}.social-media{display:flex;align-items:center;gap:10px}@media (max-width:768px){.footer-content{padding:20px}.footer-content,.footer-sections{flex-direction:column;align-items:center;gap:20px}.footer-column{text-align:center;border-bottom:1px solid #ccc;margin-bottom:15px;padding-bottom:15px}.footer-column:last-child{border-bottom:none}.footer-logo{display:block;margin:0 auto;text-align:center}}