@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400&display=swap");.teos-footer{--teal:#13a096;--black:#000;--font:"DM Sans",sans-serif;--max-w:1200px;margin:0}.teos-footer,.teos-footer *,.teos-footer :after,.teos-footer :before{box-sizing:border-box;font-family:var(--font)}.teos-footer.footer{background:var(--black);color:#fff;padding:60px 40px 40px}.teos-footer .footer-inner{display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 auto;max-width:var(--max-w)}.teos-footer .footer-brand img{display:block;height:28px;margin-bottom:12px}.teos-footer .footer-tag{font-size:14px;font-style:italic;margin-bottom:20px;opacity:.5}.teos-footer .footer-col h4{font-size:12px;letter-spacing:2px;margin:0 0 16px;opacity:.5;text-transform:uppercase}.teos-footer .footer-col a{color:#fff;display:block;font-size:14px;opacity:.7;padding:4px 0;text-decoration:none;transition:opacity .2s}.teos-footer .footer-col a:hover{color:var(--teal);opacity:1}.teos-footer .footer-bot{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;margin:40px auto 0;max-width:var(--max-w);padding-top:24px}.teos-footer .footer-bot span{font-size:12px;opacity:.4}@media (max-width:1024px){.teos-footer .footer-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.teos-footer.footer{padding:48px 20px 32px}.teos-footer .footer-inner{gap:28px;grid-template-columns:1fr}.teos-footer .footer-bot{flex-direction:column;gap:8px;text-align:center}}