.footer{background-color:var(--clr-primary-lt);flex-direction:row;align-items:center;width:100%;height:10vh;margin-top:auto;padding:0 1rem;display:flex}.footer>div:first-child,.footer>div:last-child{flex-wrap:wrap;align-items:center;gap:1rem;width:33vw;display:flex}.footer>div:first-child{justify-content:flex-start}.footer>div:last-child{justify-content:flex-end}.footer>div:nth-child(2){text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.footer>div:nth-child(2)>*+*{margin-top:.5rem}.footer>div:nth-child(2)>div:first-child{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.footer a{white-space:nowrap}.footer a:hover{text-decoration:underline}.footer>div:nth-child(2)>p{font-size:.75rem}.footer>div:first-child img{width:16rem}.footer>div:last-child img{width:6rem}@media (min-width:640px){.footer>div:first-child,.footer>div:last-child{gap:1.5rem}.footer>div:first-child img{width:20rem}.footer>div:nth-child(2)>div:first-child{gap:1rem;font-size:.875rem}.footer>div:nth-child(2)>p{font-size:.875rem}.footer>div:last-child img{width:8rem}}@media (min-width:768px){.footer>div:first-child img{width:24rem}.footer>div:nth-child(2)>div:first-child,.footer>div:nth-child(2)>p{font-size:1rem}.footer>div:last-child img{width:10rem}}@media (min-width:1024px){.footer>div:first-child img{width:450px}.footer>div:nth-child(2)>div:first-child,.footer>div:nth-child(2)>p{font-size:1.125rem}.footer>div:last-child img{width:12rem}}@media (min-width:1280px){.footer>div:nth-child(2)>div:first-child,.footer>div:nth-child(2)>p{font-size:1.25rem}.footer>div:last-child img{width:14rem}}@media (min-width:1536px){.footer>div:last-child img{width:16rem}}
