@media screen and (min-width:1px){.copyright{display:flex;align-items:center;justify-content:center;padding:16px 24px;background-color:#323335;color:#fff;text-align:center}}@media screen and (min-width:1px){footer{position:relative;display:flex;flex-direction:column;row-gap:32px;margin-top:22px;padding:32px 24px;background-color:#3d4142;color:#fff}footer .footer-top{display:flex;flex-direction:column;row-gap:32px}footer .footer-top-logo{width:max-content;height:60px}footer .footer-top-logo svg{width:100%;height:100%}footer .footer-top-logo svg path{fill:#fff}footer .footer-top-nav{display:flex;flex-direction:row;justify-content:center;column-gap:40px}footer .footer-top-nav a{text-transform:uppercase}footer .footer-top-scroll-top{position:absolute;top:-22px;right:20px}footer .footer-center{display:flex;flex-direction:column;row-gap:32px}footer .footer-center-content{display:flex;flex-direction:column;row-gap:8px}footer .footer-center-logos{display:flex;flex-direction:row;column-gap:20px;justify-content:center}footer .footer-center-logos a{display:block;height:max-content}footer .footer-center-logos a img{display:block;width:100%;max-width:150px}footer .footer-bottom{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-evenly;row-gap:10px;column-gap:16px;width:80%;margin:0 auto}}@media screen and (min-width:768px){footer .footer-center-content{display:block;column-count:2;column-gap:32px}}@media screen and (min-width:992px){footer{row-gap:24px;padding:32px 48px 20px}footer .footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}footer .footer-center{display:grid;grid-template-columns:2fr 1fr;grid-column-gap:32px}footer .footer-bottom{width:max-content}}
