:root{--bg-color:white;--text-color:#111827;--yellow-card:#FFEE6D}.footer{width:100%;background:#fff;overflow:hidden}.footer .footer-container{width:100%;box-sizing:border-box;max-width:430px;margin:0 auto;padding:11px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:38px}.footer .footer-content{width:338px;justify-content:space-between;align-items:flex-start;display:flex}.footer .footer-left{width:144px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}.footer .footer-left .footer-logo{width:114.73px;height:auto}.footer .footer-left .social-links{display:flex;align-items:center;gap:13.55px}.footer .footer-left .social-links a{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.footer .footer-left .social-links a:hover{opacity:.7}.footer .footer-left .social-links a img{width:20px;height:20px;object-fit:contain}.footer .footer-right{width:134px;margin-top:10px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:15px;display:flex}.footer .footer-right a{justify-content:flex-start;align-items:center;gap:6.95px;display:flex;color:#000;font-size:13px;font-family:DM Sans,sans-serif;font-weight:400;text-decoration:none;word-wrap:break-word}.footer .footer-right a:hover{opacity:.7}.footer .footer-bottom{flex-direction:column;justify-content:flex-start;align-items:center;gap:9px;display:flex}.footer .footer-links{width:338px;padding:10px 0;border-top:1px solid rgba(0,0,0,.1);justify-content:space-between;align-items:center;display:flex}.footer .footer-links a{justify-content:flex-start;align-items:center;gap:6.95px;display:flex;color:#000;font-size:9px;font-family:DM Sans,sans-serif;font-weight:400;text-decoration:none;word-wrap:break-word}.footer .footer-links a:hover{opacity:.7}.footer .footer-links .dot{width:2.86px;height:2.86px;background:#000;border-radius:9999px}.footer .footer-copyright{opacity:.7;justify-content:center;align-items:center;gap:10px;display:flex;text-align:center;color:#000;font-size:9px;font-family:DM Sans,sans-serif;font-weight:400;word-wrap:break-word}