footer{background:var(--white);display:flex;padding:50px 0}footer,footer .footer--default{align-items:center;flex-direction:column;gap:50px}footer .footer--default{display:flex!important;width:100%}footer .footer--xl{display:none!important}footer .footer__links-info-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between}footer .footer__links{align-items:center;display:flex;flex-direction:column;gap:20px}footer .footer__links--links-section{align-items:self-start;display:flex;flex-direction:column;gap:20px;margin:0 auto}footer .footer__logo-section{align-items:center;display:flex;flex-direction:column;gap:40px}footer .footer__copyright{color:var(--cloud-grey-800);font-family:Figtree;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media (min-width:834px){footer .footer__links--links-section{align-items:center;flex-direction:row}footer .footer__logo-section{flex-direction:row}}@media (min-width:1440px){footer{gap:20px}footer .footer--default{flex-direction:row;gap:0;justify-content:space-between}footer .footer__links{flex-direction:row;gap:40px}}@media (min-width:1920px){footer{flex-direction:row;gap:0;justify-content:space-between}footer .footer--default{display:none!important}footer .footer--xl{display:flex!important}footer .footer__links--links-section{gap:40px}footer .footer__logo-section{gap:80px}}