.logoaired{align-items:center;display:inline-flex}.logoaired svg{fill:#fff;width:10rem}@media screen and (max-width:769px){.logoaired svg{width:8rem}}.logoaired .dot{background:#ff4949;border-radius:50%;height:2.6rem;margin-right:1rem;position:relative;width:2.6rem}@media screen and (max-width:769px){.logoaired .dot{height:2rem;width:2rem}}.logoaired .dot:after{animation:pulse 2s ease-in-out infinite;background:#ff4949;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.logoaired.footer svg{fill:#0d0d0db3}.logoaired.footer .dot{background:#0d0d0db3;height:1.8rem;width:1.8rem}.logoaired.footer .dot:after{background:#0d0d0db3;opacity:.5}@keyframes pulse{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(2.6)}}.footer{background:#fff;color:#3b3b3b}.footer .logo svg{fill:#3b3b3b}.footer section{display:grid;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1440px;padding:4rem}@media screen and (max-width:769px){.footer section{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:8rem 2rem}}.footer ul{align-items:center;display:flex;font-size:1.3rem;gap:4rem;justify-content:center}.footer ul a{color:inherit;display:block;font-size:inherit;font-variation-settings:"wght" 580;transition:all .6s ease}.footer ul a:hover{color:#0c0c0c;transition:.1s ease}.footer .social{gap:1rem;justify-content:flex-end;opacity:.5}.footer .copyright{font-size:1.1rem;font-variation-settings:"wght" 680;margin:0 auto;max-width:1440px;opacity:.5;padding:0 4rem 2rem}@media screen and (max-width:769px){.footer .copyright{padding:8rem 2rem}}
