.footer{flex-direction:column;justify-content:space-between;width:100%;height:200px;font-family:SUSE;display:flex;position:relative;bottom:0}.footer-light{--footer-icon-color:#64748b;--footer-link-color:#475569;--footer-text-color:#64748b;--footer-youtube-bg:#64748b;--footer-youtube-color:whitesmoke;--footer-copyright-bg:#00000005;background:#f5f5f5;border-top:1px solid #e3e8f5}.footer-dark{--footer-icon-color:#e6f4f1;--footer-link-color:#e6f4f1;--footer-text-color:#e6f4f1;--footer-youtube-bg:#e6f4f1;--footer-youtube-color:#313131;--footer-copyright-bg:#121212;background:#1e1e1e}.footer-icons-container{flex-wrap:wrap;justify-content:center;gap:45px;margin:15px 0 0;font-size:30px;display:flex}.footer-icon{color:var(--footer-icon-color)}.youtube-icon{background:var(--footer-youtube-bg);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:flex;position:relative;top:3px;right:6px}.youtube-footer-icon{color:var(--footer-youtube-color);position:relative;top:.6px}.footer-links{flex-wrap:wrap;justify-content:center;gap:40px;margin:10px 0 5px;display:flex}.footer-links .link-footer-tabs{color:var(--footer-link-color);font-weight:400;text-decoration:none}.footer-copyright{color:var(--footer-text-color);background-color:var(--footer-copyright-bg);justify-content:space-around;margin:0;padding:15px 0;display:flex}.footer-copyright span{font-weight:400}@media screen and (width<=1375px){.footer-links .link-footer-tabs,.footer-copyright{font-size:.9375rem}}@media screen and (width<=900px){.footer-links{flex-direction:row;justify-content:space-around;gap:20px;width:100%;margin:10px 0 0;padding:0 20px;display:flex}.footer-links .link-footer-tabs{font-size:clamp(.9rem,2.75vw,1.2rem)}.footer-copyright{margin:0;font-size:clamp(.9rem,2.75vw,1.2rem)}}
