.mega-menu{display:none;position:absolute;top:100%;z-index:1000;left:50%;margin:1rem auto 0;max-width:var(--_max-width,calc(var(--content-width, 154rem)*1.25));width:100%;opacity:0;pointer-events:none;transform:translateX(-50%);transition:opacity .15s ease;--_row-padding:1rem;padding-left:var(--_row-padding);padding-right:var(--_row-padding)}@media only screen and (min-width:640px){.mega-menu{--_row-padding:2rem}}@media only screen and (min-width:768px){.mega-menu{--_row-padding:5rem}}.mega-menu:after{content:"";position:absolute;z-index:-1;top:-1px;left:50%;width:100vw;height:100vh;transform:translateX(-50%)}.mega-menu.changing,.mega-menu.is-open{opacity:1}.mega-menu.is-open{pointer-events:auto}.mega-menu__container{display:flex;width:100%;text-align:left;white-space:normal;align-items:stretch;margin-bottom:0;overflow:hidden;color:var(--body-secondary-colour,var(--body-primary-colour-contrast,#000));background-color:var(--body-primary-colour,#fff);border-radius:2rem;transition:border-radius .3s ease;--_outline-color:var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))}.mega-menu__container:has(.mega-menu__featured-image),.mega-menu__container:has(.mega-menu__grand-children:empty),.mega-menu__container:not(:has(.mega-menu__link--children)){border-bottom-right-radius:10vmin}.mega-menu__menu{display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;position:relative;width:100%;background-color:inherit}.mega-menu__menu:before{width:100%;background-color:hsl(from var(--mega-menu-primary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))) h s l/.2)}.mega-menu__menu:after,.mega-menu__menu:before{content:"";position:absolute;top:0;left:0;height:100%}.mega-menu__menu:after{width:33.33333333%;background-color:var(--body-primary-colour,#fff)}.mega-menu__children,.mega-menu__grand-children,.mega-menu__header{display:block;width:100%;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);margin-bottom:0;flex:1 0 auto;z-index:1;overflow:auto;overscroll-behavior:contain;scrollbar-color:currentColor transparent;scrollbar-width:thin}.mega-menu__header{--_outline-color:var(--mega-menu-primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));position:relative;z-index:3;padding:5rem;width:33.33333333%;color:var(--mega-menu-primary-colour-contrast,var(--body-primary-colour,#fff));background-color:var(--mega-menu-primary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));border-top-right-radius:2rem;border-bottom-right-radius:2rem}@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{position:relative;min-height:100%}@media only screen and (min-width:1024px){.mega-menu__content{padding-bottom:5rem}}.mega-menu__image{--_image-width:10rem;margin-bottom:2rem}.mega-menu__image img{display:block;border-radius:50%;object-fit:cover;object-position:center}.mega-menu__icon,.mega-menu__image img{width:var(--_image-width);height:var(--_image-width)}.mega-menu__icon{border-radius:50%;color:var(--mega-menu-tertiary-colour,inherit);border:2px solid var(--mega-menu-tertiary-colour,currentColor);padding:1.5rem;margin-bottom:2rem;position:relative}.mega-menu__icon:before{content:"";display:block;position:relative;width:100%;height:100%;color:inherit;transition:color .3s ease;background-color:currentColor;-webkit-mask-image:var(--_icon-url);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:var(--_icon-url);mask-repeat:no-repeat;mask-position:center;mask-size:contain}.mega-menu__icon img{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0}.mega-menu__heading{--_breakpoint-muliplier:.5;margin-bottom:.5em;line-height:var(--heading-4-line-height,1.4);font-family:var(--font-family-headings);--_font-size:var(--heading-4-size);font-size:clamp(var(--p-size,1.6rem)*1.3,var(--_breakpoint-muliplier,1)*var(--_font-size,4rem)*var(--body-font-size-multiplier,1),var(--_font-size,4rem))}@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-size:inherit;font-family: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{font-weight:700;display:block;margin-bottom:1.5rem}.mega-menu__button{margin-top:3rem;margin-right:0;margin-bottom:3rem;color:var(--mega-menu-primary-colour-contrast,var(--body-primary-colour,#fff));border-color:var(--mega-menu-tertiary-colour,var(--body-primary-colour,#fff));background-color:transparent;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{color:var(--mega-menu-tertiary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));background-color:var(--mega-menu-tertiary-colour,var(--body-primary-colour,#fff))}.mega-menu__action{position:absolute;bottom:0;left:0;color:inherit;margin-bottom:0;margin-top:4rem;font-weight:700;color:var(--mega-menu-tertiary-colour,inherit)}.mega-menu__children,.mega-menu__grand-children{position:relative;padding:5rem;width:33.333333333%;color:inherit}.mega-menu__children{z-index:2;background-color:var(--body-primary-colour,#fff);border-top-right-radius:2rem;border-bottom-right-radius:2rem}.mega-menu__children .mega-menu__link{display:block;font-size:2rem;font-weight:600;padding:1rem 3em 1rem 3rem;margin-bottom:1rem;border-radius:4rem;transition:color .3s ease,background-color .3s ease}.mega-menu__children .mega-menu__link:after{right:1em;opacity:0;background-color:var(--mega-menu-secondary-colour-contrast,var(--body-primary-colour,#fff))}.mega-menu__children .mega-menu__link.active{color:var(--mega-menu-secondary-colour-contrast,var(--body-primary-colour,#fff));background-color:var(--mega-menu-secondary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)))}.mega-menu__children .mega-menu__link.active:after{opacity:1}.mega-menu__children .mega-menu__link:active,.mega-menu__children .mega-menu__link:focus-visible,.mega-menu__children .mega-menu__link:hover{color:var(--mega-menu-secondary-colour-contrast,var(--body-primary-colour,#fff));background-color:var(--mega-menu-secondary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)))}.mega-menu__children:not(:has(.mega-menu__link--children)){width:66.6666666667%}.mega-menu__children:not(:has(.mega-menu__link--children)) .mega-menu__item{width:50%}.mega-menu__children:not(:has(.mega-menu__link--children))~.mega-menu__grand-children{display:none!important}.mega-menu__grand-children:has(.mega-menu__featured-image){overflow:visible}.mega-menu__featured-image{position:absolute;top:0;right:0;width:calc(100% + 2rem);height:100%}.mega-menu__featured-image img{display:block;width:100%;height:100%;object-fit:cover}.mega-menu__item{position:relative;display:block;break-inside:avoid}.mega-menu__title{--_breakpoint-muliplier:.5;margin-bottom:.5em;line-height:var(--heading-6-line-height,1.4);font-family:var(--font-family-headings);--_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-size:inherit;font-family: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{font-weight:700;display:block;margin-bottom:1.5rem}.mega-menu__link{position:relative;display:inline-block;text-decoration:none;padding:.5rem 2em .5rem 0;color:inherit;font-size:2rem;font-weight:600;border-radius:.5rem;transition:color .3s ease}.mega-menu__link:after{content:"";position:absolute;top:50%;right:1rem;width:.8em;height:.8em;opacity:1;background-color:currentColor;transform:translateY(-50%);transition:opacity .3s ease;-webkit-mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349521);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349521);mask-repeat:no-repeat;mask-position:center;mask-size:contain}.mega-menu__link:active,.mega-menu__link:focus-visible,.mega-menu__link:hover{color:var(--mega-menu-secondary-colour,var(--body-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}