.footer-nav{display:flex;gap:20px;justify-content:space-between}@media only screen and (max-width:1068px){.footer-nav{display:grid;grid-template-columns:1fr}}.footer-nav__title{align-items:center;background:#0000;color:var(--color-on-surface-dark);display:flex;font-size:22px;font-style:normal;font-weight:500;justify-content:space-between;line-height:1.3;text-align:start;white-space:nowrap;width:100%}@media only screen and (min-width:1068.1px){.footer-nav__title{pointer-events:none}}.footer-nav__title.is-active .footer-nav__arrow{transform:rotate(180deg)}.footer-nav__arrow{margin-left:auto}@media only screen and (min-width:1068.1px){.footer-nav__arrow{display:none}}.footer-nav__list{display:grid;font-size:16px;font-weight:500;gap:2px;line-height:1.2;margin-top:15px;padding-bottom:5px}@media only screen and (min-width:1068.1px){.footer-nav__list{display:grid!important;margin-top:20px}}.footer-nav__nav-item{color:var(--color-on-surface-dark-variant);padding:5px 0}
