.adelaide-header{align-items:center;display:flex;justify-content:space-between;left:0;margin:0 auto;min-height:6rem;padding:1rem;position:absolute;right:0;top:0;width:97%;z-index:2}.adelaide-header__back-to-top{line-height:.2;mix-blend-mode:difference;position:fixed;transform:translate(-50%);z-index:99}.back-to-top--hidden{bottom:-9999px;opacity:0;transition:.5s ease-in}.back-to-top--display{bottom:7vh;left:50%;opacity:1;transition:.8s ease-out}.adelaide-header nav,.adelaide-header ul{list-style:none;margin:0}.adelaide-header__menu .menu__submenu li{font-size:16px}.adelaide-header__menu .menu__item .link__container{align-items:center;display:flex;justify-content:space-between}.adelaide-header__menu .menu__item .link__container>.menu__link--toggle{padding:0 1rem;text-align:right}.adelaide-header__menu a{display:inline-block}.adelaide-header__menu .menu__submenu li:not(:last-child){margin-bottom:.5rem}.adelaide-header__menu .menu__item div[aria-expanded=false]+.menu__submenu{display:none}.adelaide-header__menu .menu__item .link__container[aria-expanded=true]+.menu__submenu{display:block}.menu__item.menu__item-has-submenu{position:relative}.adelaide-header__menu .menu__item .link__container[aria-expanded=true] .menu__link--toggle>span{display:inline-block;transform:rotate(45deg)}@media only screen and (max-width:767px){.adelaide-header .adelaide-header__logo{width:60%}.adelaide-header__logo img,.menu__logo img{max-height:2rem;max-width:10rem}.adelaide-header__menu .menu__submenu a{width:fit-content}nav.adelaide-header__menu{height:100vh;left:0;overflow-x:scroll;padding:1.25rem;position:fixed;top:0;width:100%;z-index:99;-ms-overflow-style:none;scrollbar-width:none}nav.adelaide-header__menu::-webkit-scrollbar{display:none}.adelaide-header .menu-icon--toggle svg{height:36px;width:36px}#closeNav{position:absolute;right:1.5rem;top:1.5rem}.adelaide-header__menu a,.adelaide-header__menu li{width:100%}.adelaide-header__menu a,.adelaide-header__menu span.menu__link{padding:1rem 0}.adelaide-header__menu .menu__logo{margin:0 0 1rem;padding:.5rem 0}.adelaide-header__menu .menu__navigation{display:flex;flex-direction:column;height:90%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.adelaide-header__menu .menu__navigation::-webkit-scrollbar{display:none}.adelaide-header__menu .menu__submenu{padding:.5rem 0 .5rem 1rem}.adelaide-header__menu .menu__submenu li:not(:last-child){margin-bottom:.5rem}.adelaide-header__back-to-top{font-size:70px}.adelaide-header .menu-icon--toggle[aria-expanded=false]+nav{display:none}.adelaide-header .menu-icon--toggle[aria-expanded=true]+nav{animation-duration:.2s;animation-fill-mode:forwards;animation-name:slideInRight;display:block}}@media only screen and (min-width:768px){.adelaide-header .adelaide-header__logo{width:18%}.adelaide-header .adelaide-header__logo a{width:100%}.adelaide-header .adelaide-header__logo a img{max-height:5rem;max-width:15rem;min-height:3rem;width:100%!important}.adelaide-header__menu{width:50%}.adelaide-header__menu .menu__logo{display:none}.adelaide-header__menu .menu__navigation{display:flex;gap:2rem;justify-content:flex-end;width:100%}.adelaide-header__menu a,.adelaide-header__menu span.menu__link{padding:.5rem .75rem;width:max-content}.adelaide-header__menu .menu__submenu{padding:1rem}.adelaide-header__menu .menu__submenu--depth-2{min-width:14rem;position:absolute}.adelaide-header__menu .menu__submenu li:not(:last-child){margin-bottom:.5rem}.adelaide-header .menu-icon--toggle{display:none}.adelaide-header__back-to-top{font-size:150px}}@media only screen and (min-width:1200px){.adelaide-header>.adelaide-header__logo{width:15%}}@keyframes slideInRight{0%{transform:translate(999%)}to{transform:translate(0)}}