/****** FILE: app/client/dist/styles/split-textblock.css *****/
.split-text.in-view .split-text__wrap{opacity:1;transition:opacity 1s ease}.split-text section{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){.split-text section{--_row-padding:2rem}}@media only screen and (min-width:768px){.split-text section{--_row-padding:5rem}}.split-text section{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.split-text__wrap{--_gutter:5rem;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){.split-text__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.split-text__wrap{--_row-padding:5rem}}.split-text__wrap{margin-left:calc(var(--_gutter, 2rem)*-1*2 + 2rem);margin-right:calc(var(--_gutter, 2rem)*-1*2 + 2rem);opacity:0;width:calc(100% + var(--_gutter, 2rem)*4 - 4rem)}.split-text__content,.split-text__wrap{padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem)}.split-text__content{display:block;margin-bottom:0;width:100%}.split-text__content :not(.split-text__heading):last-child{margin-bottom:0}@media only screen and (min-width:968px){.split-text__content{width:50%}.split-text__content:only-child{width:100%}}.split-text__heading{color:var(--_secondary-colour,inherit)}.split-text__link{--_button-primary-colour:var(--_secondary-colour,var(--body-primary-colour-contrast,#000));--_button-primary-colour-contrast:var(--_secondary-colour-contrast,var(--body-primary-colour,#fff));--_button-secondary-colour:var(--_primary-colour-contrast,var(--body-primary-colour-contrast,#000));--_button-secondary-colour-contrast:var(--_primary-colour-on-contrast,var(--body-primary-colour,#fff))}
/****** FILE: app/client/dist/styles/default-galleryblock.css *****/
.default-gallery.in-view .default-gallery__header{opacity:1;transition:opacity 1s ease}.default-gallery__header,.default-gallery__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){.default-gallery__header,.default-gallery__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-gallery__header,.default-gallery__wrap{--_row-padding:5rem}}.default-gallery__header,.default-gallery__wrap{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.default-gallery__header{margin-bottom:calc(var(--block-padding)/2)}.default-gallery__content{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.default-gallery__content :last-child{margin-bottom:0}.default-gallery__controls{display:none}.default-gallery__heading{color:var(--_secondary-colour,inherit)}.default-gallery__wrap{margin-bottom:-4rem}@media only screen and (min-width:768px){.default-gallery__wrap{--_item-width:50%}}@media only screen and (min-width:1024px){.default-gallery__wrap.columns-3{--_item-width:33.3333333333%}.default-gallery__wrap.columns-4{--_item-width:25%}}.default-gallery .default-gallery-modal{display:none}.default-gallery .modal .default-gallery-modal{display:block}.default-gallery-item{align-items:stretch;display:block;display:flex;flex-direction:column;margin-bottom:calc(var(--_gutter, 2rem)*2);opacity:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%;width:var(--_item-width,100%)}.default-gallery-item.in-view{opacity:1;transition:opacity 1s ease}.default-gallery-item__content{background-color:var(--_secondary-colour,var(--body-primary-colour,#fff));color:var(--_secondary-colour-contrast,var(--body-primary-colour-contrast,#000));flex:1;padding:2rem}.default-gallery-item__content>:last-child,.default-gallery-item__content>:last-child :last-child{margin-bottom:0}.default-gallery-item__heading{--_breakpoint-muliplier:.5;display:block;font-family:var(--font-family-headings);line-height:var(--heading-4-line-height,1.4);margin-bottom:.5em;--_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){.default-gallery-item__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-gallery-item__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-gallery-item__heading{--_breakpoint-muliplier:1}}.default-gallery-item__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-gallery-item__heading:has(.h0),.default-gallery-item__heading:has(.h1),.default-gallery-item__heading:has(.h2),.default-gallery-item__heading:has(.h3),.default-gallery-item__heading:has(.h4),.default-gallery-item__heading:has(.h5),.default-gallery-item__heading:has(.h6){margin-bottom:0}.default-gallery-item__action{color:inherit;display:block;height:auto;margin-bottom:0;width:100%}@media only screen and (max-width:767px){.default-gallery-item__action:not(.has-video){pointer-events:none}}.default-gallery-item__action:focus .default-gallery-item__media,.default-gallery-item__action:hover .default-gallery-item__media{opacity:.75}.default-gallery-item__media{position:relative;transition:opacity .3s ease}.default-gallery-item__media:before{content:"";display:block;padding-bottom:100%;position:relative}.default-gallery-item__media img{display:block;object-fit:cover}.default-gallery-item__media img,.default-gallery-item__video{height:100%;left:0;position:absolute;top:0;width:100%}.default-gallery-item__icon{background-color:currentColor;border-radius:50%;bottom:2rem;color:var(--_secondary-colour,inherit);display:block;height:5rem;-webkit-mask-image:url(/_resources/app/client/images/svg/play.svg?1764025268349);mask-image:url(/_resources/app/client/images/svg/play.svg?1764025268349);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:2rem;width:5rem}.default-gallery-modal{overflow:hidden;position:relative}.default-gallery-modal .embla-dots{bottom:0;left:0;position:absolute;text-align:center;width:100%}.default-gallery-modal .embla-dots__button{background-color:currentColor;color:inherit;cursor:pointer;display:inline-block;height:1.4rem;margin:.5rem;opacity:.5;vertical-align:middle;width:1.4rem}.default-gallery-modal .embla-dots__button--selected{opacity:1;transform:scale(1.25)}.default-gallery-modal .embla-button{background-color:var(--_secondary-colour,var(--body-primary-colour-contrast,#000));height:5rem;position:absolute;top:50%;transform:translateY(-50%);width:5rem}.default-gallery-modal .embla-button:before{background-color:var(--_secondary-colour-contrast,var(--body-primary-colour,#fff));content:"";height:50%;left:25%;-webkit-mask-image:url(/_resources/app/client/images/svg/chevron.svg?1764025268349);mask-image:url(/_resources/app/client/images/svg/chevron.svg?1764025268349);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:25%;width:50%}.default-gallery-modal .embla-button--prev{left:4rem;transform:translateY(-50%) scaleX(-1)}.default-gallery-modal .embla-button--next{right:4rem}.default-gallery-modal__container{padding-bottom:5rem;padding-top:5rem;position:relative}.default-gallery-modal__slider{display:flex}.default-gallery-modal__item{flex:0 0 100%;min-width:0}.default-gallery-modal__media{height:65svh;position:relative;width:100%}.default-gallery-modal__media iframe{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%}.default-gallery-modal__media iframe.video-loaded{opacity:1}.default-gallery-modal__image.has-video img,.default-gallery-modal__image.has-video picture{object-fit:cover}.default-gallery-modal__image img,.default-gallery-modal__image picture{display:block;height:100%;left:0;object-fit:contain;object-position:center;pointer-events:none;position:absolute;top:0;width:100%}.default-gallery-modal__video{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.default-gallery-modal__video svg{height:15rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:15rem}.default-gallery-modal .default-gallery-item__icon{height:10rem;width:10rem}
/****** FILE: app/client/dist/styles/flex-mediatextblock.css *****/
@media only screen and (min-width:1280px){.default-media-text.flex .default-media-text__media{width:35%}.default-media-text.flex .default-media-text__content{width:65%}}
/****** FILE: app/client/dist/styles/default-faqsblock.css *****/

/****** FILE: app/client/dist/styles/hero-mediatextblock.css *****/
.hero-media-text{--_heading-colour:inherit}.hero-media-text.in-view .hero-media-text__content,.hero-media-text.in-view .hero-media-text__header,.hero-media-text.in-view .hero-media-text__media{opacity:1;transition:opacity 1s ease}.hero-media-text:has(picture){--_heading-colour:#fff}.hero-media-text__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){.hero-media-text__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.hero-media-text__wrap{--_row-padding:5rem}}.hero-media-text__wrap{justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);position:relative;width:100%}.hero-media-text__content,.hero-media-text__header{display:block;margin-bottom:calc(var(--_gutter, 2rem)*2);opacity:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);position:relative;width:100%}@media only screen and (min-width:968px){.hero-media-text__content,.hero-media-text__header{margin-bottom:0}}.hero-media-text__media{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}@media only screen and (min-width:968px){.hero-media-text__media:before{background:linear-gradient(180deg,rgba(0,0,0,.5) 0,transparent);content:"";height:30%;left:0;position:absolute;top:0;width:100%;z-index:1}}.hero-media-text__media,.hero-media-text__media img{display:block;height:auto;width:100%}@media only screen and (max-width:967px){.hero-media-text__media img{clip-path:var(--clip-path)}}@media only screen and (min-width:968px){.hero-media-text__media{height:calc(100% - 4rem)}.hero-media-text__media,.hero-media-text__media img{left:0;position:absolute;top:0}.hero-media-text__media img{height:100%}}.hero-media-text__header{margin-bottom:0;position:relative;z-index:2}@media only screen and (min-width:968px){.hero-media-text__header{margin-bottom:10rem;padding:4rem 2rem}}.hero-media-text__content{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin-bottom:0}.hero-media-text__text{background-color:hsl(from var(--_secondary-colour,.95) h s l/1);color:var(--_secondary-colour-contrast,var(--body-primary-colour-contrast,#000));flex:1 1 100%;padding:2rem;position:relative;z-index:10}@media only screen and (min-width:968px){.hero-media-text__text{clip-path:var(--clip-path);display:flex;flex-direction:row;max-width:50%;padding:7rem}}@media only screen and (min-width:1280px){.hero-media-text__text{padding:10rem}}.hero-media-text__text :last-child{margin-bottom:0}.hero-media-text__heading{--_breakpoint-muliplier:.5;display:block;font-family:var(--font-family-headings);line-height:var(--heading-2-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-2-size);font-size:clamp(var(--p-size,1.6rem)*1.5,var(--_breakpoint-muliplier,1)*var(--_font-size,6rem)*var(--body-font-size-multiplier,1),var(--_font-size,6rem))}@media only screen and (min-width:768px){.hero-media-text__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.hero-media-text__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.hero-media-text__heading{--_breakpoint-muliplier:1}}.hero-media-text__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.hero-media-text__heading:has(.h0),.hero-media-text__heading:has(.h1),.hero-media-text__heading:has(.h2),.hero-media-text__heading:has(.h3),.hero-media-text__heading:has(.h4),.hero-media-text__heading:has(.h5),.hero-media-text__heading:has(.h6){margin-bottom:0}.hero-media-text__heading{color:var(--_primary-colour-contrast,inherit)}@media only screen and (min-width:968px){.hero-media-text__heading{color:var(--_heading-colour,inherit);margin-bottom:0;max-width:104rem}.hero-media-text__main:before{content:"";display:block;float:right;height:1rem;margin-bottom:0;position:relative;width:5em}}
