.nav__footer{display:flex;flex-direction:row;margin:1rem 0}.nav__footer-buttons{display:flex;flex:1;flex-wrap:wrap;justify-content:flex-start;margin-top:1rem;row-gap:1rem}@media(min-width:600px){.nav__footer-buttons{margin-top:0}}.nav__footer-progress-dots{display:flex;flex:1;justify-content:center;margin-top:25px}@media(min-width:600px){.nav__footer-progress-dots{margin-top:14px}}.nav__footer-progress-dots-single{border:2px solid #3e5974;border-radius:50%;display:inline-block;height:12px;margin:8px 10px 0;width:12px}.dot-active{background-color:#3e5974}.spacing{margin-right:1rem}