@-webkit-keyframes grow{0%{display:none;opacity:0}1%{display:flex;height:0;opacity:0}to{height:auto;opacity:1}}@keyframes grow{0%{display:none;opacity:0}1%{display:flex;height:0;opacity:0}to{height:auto;opacity:1}}@media (max-width:639px){body.scrolled .sub-nav-section{background:#000;transition:background-color .5s ease}}@media (min-width:640px){body.scrolled .sub-nav-section{background:#000;transition:background-color .5s ease}}.sub-nav-section{background:#000;color:#fff;font-size:1rem;left:0;line-height:1.5rem;min-height:3.5rem;padding-bottom:1rem;padding-top:1rem;position:fixed;top:var(--header-height);transition:background-color .2s,top .3s;width:100%;z-index:14}.sub-nav-section.transparent{background:transparent}.sub-nav-section.header-minimised{background:#000;z-index:99}@media (min-width:1024px){.sub-nav-section.header-minimised{top:0}}.sub-nav-section.dropdown-active,.sub-nav-section.scrolled{background:#000}.sub-nav-section hr{margin:8px}@media (min-width:1024px){.sub-nav-section{top:var(--header-height)}}.sub-nav-section .sub-nav .mob-sub-header{display:flex;justify-content:center;transition:all .3s}.sub-nav-section .sub-nav .mob-sub-header .dropdown-arrow{opacity:1;transform:rotate(0deg);transition:all .7s}.sub-nav-section .sub-nav .mob-sub-header .dropdown-arrow.transparent{background-color:transparent}.sub-nav-section .sub-nav .mob-sub-header.dropdown-active{justify-content:flex-start}.sub-nav-section .sub-nav .mob-sub-header.dropdown-active .menu-title{padding-left:1rem}.sub-nav-section .sub-nav .mob-sub-header.dropdown-active .dropdown-arrow{margin:unset;top:1.5rem;transform:rotate(180deg);transition:transform .7s}.sub-nav-section .sub-nav .mob-sub-header.dropdown-active .dropdown-arrow.left{opacity:0;transition:all 0s}@media (min-width:1024px){.sub-nav-section .sub-nav .mob-sub-header{display:none}}.sub-nav-section .sub-nav .mob-sub-header .dropdown-arrow{background-color:#000;background-image:url(dropdown-arrow.svg);background-repeat:no-repeat;bottom:0;height:10px;margin:auto;position:absolute;right:1rem;top:0;width:15px}.sub-nav-section .sub-nav .mob-sub-header .dropdown-arrow.left{left:1rem;right:auto}.sub-nav-section .sub-nav .sub-nav-links{list-style:none;text-align:center}.sub-nav-section .sub-nav .sub-nav-links .divider{display:none}@media (min-width:1024px){.sub-nav-section .sub-nav .sub-nav-links{display:flex;gap:1rem;justify-content:space-between;padding-left:1rem;padding-right:1rem}.sub-nav-section .sub-nav .sub-nav-links li a{word-wrap:break-word;color:#fff;opacity:1}.sub-nav-section .sub-nav .sub-nav-links li a.active{text-decoration:underline}.sub-nav-section .sub-nav .sub-nav-links li a:hover{opacity:.7;transition:all .3s}.sub-nav-section .sub-nav .sub-nav-links li a:not(:hover){opacity:1;transition:all .3s}}@media (max-width:1023px){.sub-nav-section .sub-nav .sub-nav-links{background:#000;display:none}.sub-nav-section .sub-nav .sub-nav-links .divider{border:1px solid #fff;display:inline;display:initial;margin-left:1rem;opacity:.25;width:100%}.sub-nav-section .sub-nav .sub-nav-links li{padding-left:1rem}.sub-nav-section .sub-nav .sub-nav-links li a{color:#fff;display:block;font-size:1rem;letter-spacing:.01em;line-height:1.5rem;margin:0}.sub-nav-section .sub-nav .sub-nav-links li a.active{color:var(--gold)}.sub-nav-section .sub-nav .sub-nav-links.dropdown-active{-webkit-animation:grow .3s ease-in-out;animation:grow .3s ease-in-out;display:flex;flex-direction:column}}
