.mega-menu{display:none;opacity:0;pointer-events:none;top:100%;transition:opacity .15s ease;z-index:1000}.mega-menu,.mega-menu:after{left:0;position:absolute;width:100%}.mega-menu:after{background-color:rgba(0,0,0,.5);content:"";height:100vh;top:-1px;z-index:-1}.mega-menu.changing,.mega-menu.is-open{opacity:1}.mega-menu.is-open{pointer-events:auto}.mega-menu__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;--_row-padding:1rem;padding-left:var(--_row-padding);padding-right:var(--_row-padding)}@media only screen and (min-width:640px){.mega-menu__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.mega-menu__wrap{--_row-padding:5rem}}.mega-menu__wrap{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.mega-menu__container{align-items:stretch;color:var(--body-primary-colour-contrast,#000);display:flex;margin-bottom:0;text-align:left;white-space:normal;width:100%;--_outline-color:var(--body-primary-colour-contrast,#000)}.mega-menu__container:before{background-color:var(--header-secondary-colour,var(--body-primary-colour-contrast,#000));content:"";height:100%;position:absolute;right:50%;top:0;width:50vw}.mega-menu__menu{align-items:stretch;background-color:inherit;display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.mega-menu__menu:after,.mega-menu__menu:before{content:"";height:100%;position:absolute;top:0;width:50vw}.mega-menu__menu:before{background-color:var(--header-secondary-colour-contrast,var(--body-primary-colour-contrast,#000));opacity:.05;right:50%}@media only screen and (max-width:967px){.mega-menu__menu:before{background-color:var(--body-primary-colour,#fff)}}.mega-menu__menu:after{background-color:var(--body-primary-colour,#fff);left:50%}.mega-menu__children,.mega-menu__grand-children,.mega-menu__header{display:block;flex:1 0 auto;margin-bottom:0;overflow:auto;overscroll-behavior:contain;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);scrollbar-color:currentColor transparent;scrollbar-width:thin;width:100%;z-index:1}.mega-menu__header{--_outline-color:var(--header-secondary-colour-contrast,var(--body-primary-colour-contrast,#000));color:var(--header-secondary-colour-contrast,var(--body-primary-colour-contrast,#000));padding:5rem 5rem 5rem 2rem;position:relative;width:33.33333333%}@media only screen and (max-width:967px){.mega-menu__header{display:none}}@media only screen and (min-width:1024px){.mega-menu__header{padding-right:5rem}}.mega-menu__header :last-child{margin-bottom:0}.mega-menu__content{min-height:100%;position:relative}@media only screen and (min-width:1024px){.mega-menu__content{padding-bottom:5rem}}.mega-menu__image{margin-bottom:2rem}.mega-menu__image img{display:block;height:auto;object-fit:cover;object-position:center;width:100%}.mega-menu__heading{--_breakpoint-muliplier:.5;font-family:var(--font-family-headings);line-height:var(--heading-6-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-6-size);font-size:clamp(var(--p-size,1.6rem)*1.1,var(--_breakpoint-muliplier,1)*var(--_font-size,2rem)*var(--body-font-size-multiplier,1),var(--_font-size,2rem))}@media only screen and (min-width:768px){.mega-menu__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.mega-menu__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.mega-menu__heading{--_breakpoint-muliplier:1}}.mega-menu__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.mega-menu__heading:has(.h0),.mega-menu__heading:has(.h1),.mega-menu__heading:has(.h2),.mega-menu__heading:has(.h3),.mega-menu__heading:has(.h4),.mega-menu__heading:has(.h5),.mega-menu__heading:has(.h6){margin-bottom:0}.mega-menu__heading{display:block;margin-bottom:1.5rem}.mega-menu__button{background-color:var(--header-secondary-colour,var(--body-primary-colour-contrast,#000));border-color:var(--header-secondary-colour,var(--body-primary-colour-contrast,#000));color:var(--header-secondary-colour-contrast,var(--body-primary-colour,#fff));margin-bottom:0;margin-right:0;margin-top:3rem;transition:color .3s ease,border-color .3s ease,background-color .3s ease}.mega-menu__button:first-child{margin-top:0}.mega-menu__button:active,.mega-menu__button:focus-visible,.mega-menu__button:hover{background-color:transparent;color:var(--header-secondary-colour,var(--body-primary-colour-contrast,#000))}.mega-menu__action{bottom:0;color:inherit;left:0;margin-bottom:0;margin-top:4rem;position:absolute}.mega-menu__children,.mega-menu__grand-children{background-color:var(--body-primary-colour,#fff);color:inherit;padding-bottom:5rem;padding-top:5rem;position:relative;width:33.333333333%}.mega-menu__children{border-right:1px solid rgba(0,0,0,.5)}@media only screen and (min-width:1024px){.mega-menu__children{padding-left:5rem;padding-right:5rem}}.mega-menu__children:not(:has(.mega-menu__link--children)){border-right:0;column-count:2;column-gap:4rem;width:66.666666666%}.mega-menu__children:has(.mega-menu__item--media){column-count:4}.mega-menu__children:has(.mega-menu__link--children) .mega-menu__link{display:block;font-family:var(--font-family-headings);font-size:2.5rem;padding:1rem 2em 1rem 2rem;transition:color .3s ease,background-color .3s ease}.mega-menu__children:has(.mega-menu__link--children) .mega-menu__link:after{background-color:var(--header-secondary-colour-contrast,var(--body-primary-colour-contrast,#000));opacity:0;right:2rem}.mega-menu__children:has(.mega-menu__link--children) .mega-menu__link.active{background-color:var(--header-secondary-colour,var(--body-primary-colour,#fff));color:var(--header-secondary-colour-contrast,var(--body-primary-colour-contrast,#000))}.mega-menu__children:has(.mega-menu__link--children) .mega-menu__link.active:after{opacity:1}.mega-menu__children:has(.mega-menu__link--children) .mega-menu__link:active,.mega-menu__children:has(.mega-menu__link--children) .mega-menu__link:focus-visible,.mega-menu__children:has(.mega-menu__link--children) .mega-menu__link:hover{background-color:var(--header-secondary-colour,var(--body-primary-colour,#fff));color:var(--header-secondary-colour-contrast,var(--body-primary-colour-contrast,#000))}.mega-menu__children:not(:has(.mega-menu__link--children))~.mega-menu__grand-children{display:none!important}@media only screen and (min-width:1024px){.mega-menu__grand-children{padding-left:5rem}}.mega-menu__item{break-inside:avoid;display:block;position:relative}.mega-menu__item--media{margin-bottom:2rem}.mega-menu__item--media a{color:inherit;text-decoration:none}.mega-menu__item--media a:active,.mega-menu__item--media a:focus-visible,.mega-menu__item--media a:hover{color:var(--header-secondary-colour,var(--body-primary-colour-contrast,#000))}.mega-menu__item--media .mega-menu__link{color:inherit;font-size:var(--p-size,1.6rem);padding:0}.mega-menu__item--media .mega-menu__link:after{display:inline-block;margin-left:.3em;position:relative;right:auto;top:auto;vertical-align:bottom}.mega-menu__title{--_breakpoint-muliplier:.5;font-family:var(--font-family-headings);line-height:var(--heading-6-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-6-size);font-size:clamp(var(--p-size,1.6rem)*1.1,var(--_breakpoint-muliplier,1)*var(--_font-size,2rem)*var(--body-font-size-multiplier,1),var(--_font-size,2rem))}@media only screen and (min-width:768px){.mega-menu__title{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.mega-menu__title{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.mega-menu__title{--_breakpoint-muliplier:1}}.mega-menu__title *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.mega-menu__title:has(.h0),.mega-menu__title:has(.h1),.mega-menu__title:has(.h2),.mega-menu__title:has(.h3),.mega-menu__title:has(.h4),.mega-menu__title:has(.h5),.mega-menu__title:has(.h6){margin-bottom:0}.mega-menu__title{display:block;margin-bottom:1.5rem}.mega-menu__link{color:inherit;display:inline-block;font-size:1.8rem;padding:.5rem 2em .5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.mega-menu__link:after{background-color:currentColor;content:"";height:.8em;-webkit-mask-image:url(/_resources/app/client/images/svg/chevron.svg?1764025268513);mask-image:url(/_resources/app/client/images/svg/chevron.svg?1764025268513);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:1;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:opacity .3s ease;width:.8em}.mega-menu__link:active,.mega-menu__link:focus-visible,.mega-menu__link:hover{color:var(--header-secondary-colour,var(--body-primary-colour-contrast,#000))}.mega-menu__link:active:after,.mega-menu__link:focus-visible:after,.mega-menu__link:hover:after{opacity:1}