@media (max-width:670px){.footer{gap:2rem}.footer,.footer .buttons_wrapper{flex-direction:column!important}}.footer{background-color:var(--lavendar-mist);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;padding:2rem 3rem}.footer .logo img{border-radius:1rem;height:3rem;object-fit:cover;object-position:center;width:3rem}.footer .logo{align-items:start;display:flex;flex-direction:column;font-size:1.4rem;font-weight:700;gap:1rem;height:fit-content}.footer .logo div{align-items:center;display:flex;gap:5px}.footer .buttons_wrapper{display:flex;flex-direction:row;gap:2rem}.footer .buttons_wrapper .buttons{display:flex;flex-direction:column;gap:2rem}.footer .buttons button{border:0;border-radius:1rem;cursor:pointer;padding:1rem 2rem;transition:.3s}.footer .buttons button:hover{background-color:#00000055;color:var(--lavendar-mist)}.footer .buttons a{background-color:#00000010;border-radius:1rem;cursor:pointer;padding:1rem 2rem;text-align:center;transition:.3s}.footer .buttons a:hover{background-color:#00000055;color:var(--lavendar-mist)}