.footer-rebranding .footer__top{align-items:stretch;display:flex;gap:1rem;justify-content:space-between;@media only screen and (max-width:768px){flex-direction:column}}.footer-rebranding .footer__top .logo{width:120px}.footer-rebranding .footer__top .logo img{width:100%}.footer-rebranding .footer__top .columns{align-items:stretch;display:flex;gap:1rem;min-width:50%;@media only screen and (max-width:768px){flex-direction:column;gap:2rem;margin-top:40px;min-width:auto;width:100%}}.footer-rebranding .footer__top .columns .column{flex:1}.footer-rebranding .footer__top .columns .column .title{color:var(--colors-paper-800);margin-bottom:.5rem;text-transform:uppercase}.footer-rebranding .footer__top .columns .column .links{display:flex;flex-direction:column;gap:.5rem}.footer-rebranding .footer__top .columns .column .links .link{align-items:center;display:flex;font-size:14px;gap:.5rem}.footer-rebranding .footer__top .columns .column .links .link .link__icon{height:20px;width:20px}.footer-rebranding .footer__top .columns .column .links .link .link__icon img{height:20px;object-fit:contain;width:20px}.footer-rebranding .footer__bottom{align-items:center;display:flex;font-size:14px;gap:2rem;justify-content:space-between;margin-top:80px;@media only screen and (max-width:768px){flex-direction:column;justify-content:center}}.footer-rebranding .footer__bottom .links{align-items:stretch;display:flex;gap:2rem;min-width:50%;@media only screen and (max-width:768px){align-items:center;justify-content:center;min-width:auto;width:100%}}