.h-header--sticky+.l-site__main .c-jump-menu--sticky{top:10.3rem}.c-jump-menu{background-color:#fff;box-shadow:0 0 2rem rgba(0,0,0,.15);clip-path:inset(0 0 -2rem 0);padding:.8rem 0}.c-jump-menu--sticky{left:0;position:sticky;top:0;z-index:10}.c-jump-menu__inner{align-items:center;display:flex;gap:0 1.2rem}.c-jump-menu__heading{color:var(--colour-primary);flex:0 0 auto;font-size:1.6rem;font-weight:700;line-height:1.5}.c-jump-menu__link{color:inherit;font-size:1.6rem;line-height:1.5;-webkit-text-decoration:underline transparent;text-decoration:underline transparent;transition:text-decoration-color .2s cubic-bezier(.165,.84,.44,1)}.c-jump-menu__link:focus,.c-jump-menu__link:hover{text-decoration-color:currentColor}.c-jump-menu__dropdown{border-radius:2px;height:auto;padding:.8rem 1rem .9rem}@media screen and (min-width:600px){.h-header--sticky+.l-site__main .c-jump-menu--sticky{top:12.3rem}.c-jump-menu{padding-bottom:2rem;padding-top:2rem}.c-jump-menu__inner{align-items:baseline;flex-wrap:wrap;gap:.5rem 2rem}.c-jump-menu__dropdown{display:none}}@media screen and (min-width:1280px){.h-header--sticky+.l-site__main .c-jump-menu--sticky{top:13.4rem}}@media screen and (max-width:599px){.c-jump-menu__link{display:none}}