.page-footer{color:#fff;border-top:2px solid var(--orange);background-color:#1f1754;padding:24px}.page-footer .lang-switcher{gap:16px;display:flex}.footer{justify-content:space-between;display:flex}.footer-nav-link-list{gap:10px;padding-left:0;list-style:none;display:flex}.footer-nav-link-item{font-size:14px;font-weight:700}.footer-nav-link-list a{color:#fff;text-decoration:none}.footer-nav-link-list .active a{color:var(--orange)!important}.footer-nav-link-list a:hover{color:var(--orange)}.footer-credits{margin-top:16px}.footer-credits-text{color:var(--tertiary-color);justify-content:flex-end;font-size:14px}.footer-links{flex-direction:row;justify-content:center;align-items:center;gap:24px;display:flex}.page-footer .lang-switcher-language{font-size:14px;font-weight:700}@media (max-width:600px){.page-footer .lang-switcher{width:100%}.footer{flex-direction:column}.footer-links{flex-direction:column;justify-content:center;width:100%;display:flex}.footer-nav-link-list{width:100%}.footer-credits-text{padding-bottom:12px}}
.navbar{justify-content:center;align-items:center;gap:32px;padding-left:24px;padding-right:24px;display:flex}.navbar .lang-switcher{gap:16px;display:flex}@media (max-width:600px){.navbar{flex-direction:column;gap:0;padding-bottom:24px}.nav-separator{display:none}}.nav-list{flex-wrap:wrap;justify-content:center;align-items:center;column-gap:24px;margin-top:12px;margin-bottom:12px;padding:0;list-style:none;display:flex}.nav-item{white-space:nowrap;padding-top:10px;padding-bottom:10px;font-size:16px;font-weight:700}.nav-item.active a{color:var(--orange)!important}.nav-item a{color:#fff;text-decoration:none}.nav-item a:hover{color:var(--orange);transition:color .3s ease-in-out}

