﻿.custom-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:transparent;color:var(--text-light);padding:2rem 5rem 1rem 5rem;transition:background-color 350ms ease,backdrop-filter 350ms esae,padding 350ms ease,box-shadow 350ms ease;}.custom-navbar.scrolled{background-color:var(--bg-navbar-glass);backdrop-filter:blur(12px) saturate(1.4);-webkit-backdrop-filter:blur(12px) saturate(1.4);padding-top:.75rem;padding-bottom:.75rem;box-shadow:0 1px 0 rgba(255,255,255,.04),0 4px 24px rgba(0,0,0,.4);}.custom-navbar .custom-navbar--logo-container{display:flex;align-items:center;}.custom-navbar .custom-navbar--logo-container img{width:15rem;display:block;height:auto;}.custom-navbar .custom-navbar--main{display:inline-flex;justify-content:center;align-items:center;border-radius:var(--bs-border-radius-xl);list-style-type:none;margin:0;padding:.2rem 1rem;background-color:var(--bg-navbar);}.custom-navbar .custom-navbar--main .custom-navbar--main-item{display:inline-block;font-weight:500;letter-spacing:.1rem;margin:0 .1rem;}.custom-navbar .custom-navbar--main .custom-navbar--main-item .custom-navbar--link{display:inline-block;padding:.4rem 1.2rem;border-radius:var(--bs-border-radius-xl);color:var(--text-muted);opacity:.8;transition:all .2s ease;}.custom-navbar .custom-navbar--main .custom-navbar--main-item .custom-navbar--link.active{background-color:var(--bg-nav-active);color:var(--text-white);opacity:1;}.custom-navbar .custom-navbar--main .custom-navbar--main-item .custom-navbar--link:hover{background-color:var(--bg-nav-hover);color:var(--text-white);opacity:1;}.custom-navbar .custom-navbar--main .custom-navbar--main-item .custom-navbar--link:active{background-color:var(--bg-nav-active);color:var(--text-white);opacity:1;}.custom-footer{background-color:var(--bg-footer);position:relative;margin-top:1rem;padding-top:1rem;}.custom-footer::before{content:"";position:absolute;top:-1rem!important;left:0!important;right:0!important;height:1rem;background:linear-gradient(to bottom,var(--bg-main) 0%,var(--bg-footer) 100%);}.custom-footer .custom-footer--image-container{height:18rem;}.custom-footer .custom-footer--image-container .custom-footer--image{width:100%;height:100%;object-fit:cover;object-position:center;}.custom-footer .custom-footer--site-map-container .custom-footer--site-map-header{margin-top:.5rem;}.custom-footer .custom-footer--site-map-container .custom-footer-site-map{margin-top:.5rem;padding:0;margin-left:0;}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item{margin:.2rem 0;list-style:none;}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-muted);padding:.45rem .65rem;border-radius:.375rem;text-decoration:none;position:relative;overflow:hidden;letter-spacing:.05rem;transition:color 250ms ease,background-color 250ms ease,transform 250ms cubic-bezier(.2,.8,.2,1);-webkit-tap-highlight-color:transparent;}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link .arrow{color:var(--primary-purple);font-weight:700;font-size:1em;display:inline-block;transition:transform 300ms cubic-bezier(.34,1.56,.64,1),color 250ms ease;}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link .link-text{position:relative;display:inline-block;transition:transform 250ms cubic-bezier(.2,.8,.2,1);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link::after{content:"";position:absolute;left:.65rem;bottom:.3rem;height:.125rem;width:0;background:linear-gradient(90deg,var(--primary-purple),var(--primary-purple-light));border-radius:2px;transition:width 280ms cubic-bezier(.2,.9,.2,1);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:.1875rem;height:60%;background:var(--primary-purple);border-radius:.125rem;transition:transform 280ms cubic-bezier(.34,1.56,.64,1);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:hover,.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:focus-visible{color:var(--text-white);background-color:var(--primary-purple-alpha-8);transform:translateX(4px);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:hover .arrow,.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:focus-visible .arrow{transform:translateX(3px);color:var(--primary-purple-light);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:hover .link-text,.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:focus-visible .link-text{transform:translateX(2px);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:hover::after,.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:focus-visible::after{width:calc(100% - 1.3rem);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:hover::before,.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:focus-visible::before{transform:translateY(-50%) scaleY(1);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:active{transform:translateX(2px) scale(.98);background-color:var(--primary-purple-alpha-14);}.custom-footer .custom-footer--site-map-container .custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link:focus-visible{outline:2px solid var(--primary-purple-alpha-40);outline-offset:2px;}.custom-footer .custom-footer--copy-rights{margin-top:.75rem;}.custom-footer-site-map.is-visible .custom-footer-site-map-item{opacity:0;transform:translateX(-.8rem);transition:opacity 400ms ease,transform 400ms cubic-bezier(.2,.8,.2,1);}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(1){transition-delay:60ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(2){transition-delay:120ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(3){transition-delay:180ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(4){transition-delay:240ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(5){transition-delay:300ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(6){transition-delay:360ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(7){transition-delay:420ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(8){transition-delay:480ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(9){transition-delay:540ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(10){transition-delay:600ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(11){transition-delay:660ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item:nth-child(12){transition-delay:720ms;}.custom-footer-site-map.is-visible .custom-footer-site-map-item.is-shown{opacity:1;transform:translateX(0);}@media(prefers-reduced-motion:reduce){.custom-footer-site-map .custom-footer-site-map-item,.custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link,.custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link::before,.custom-footer-site-map .custom-footer-site-map-item .custom-footer-site-map-item-link::after,.custom-footer-site-map .custom-footer-site-map-item .arrow,.custom-footer-site-map .custom-footer-site-map-item .link-text{transition:none!important;animation:none!important;}}