/****** FILE: app/client/dist/styles/default-logoblock.css *****/
.default-logo{--_logo-opacity:1}.default-logo.normalize-images{--_logo-opacity:0}.default-logo.in-view .default-logo__header{opacity:1;transition:opacity .5s ease .3s}.default-logo__header{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-logo__header{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-logo__header{--_row-padding:5rem}}.default-logo__header{margin-bottom:calc(var(--block-padding)/2);margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);opacity:0;width:100%}.default-logo__content{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.default-logo__content :last-child{margin-bottom:0}.default-logo__heading{color:var(--_secondary-colour,inherit);font-weight:700}.default-logo__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-logo__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-logo__wrap{--_row-padding:5rem}}.default-logo__wrap{margin-bottom:-4rem;margin-left:auto;margin-right:auto;max-width:calc(var(--content-width, 154rem)*1.25);width:100%}@media only screen and (min-width:768px){.default-logo__wrap.columns-5 .default-logo-item{width:33.333333333%}}@media only screen and (min-width:1024px){.default-logo__wrap.columns-3 .default-logo-item{width:33.333333333%}.default-logo__wrap.columns-4 .default-logo-item{width:25%}.default-logo__wrap.columns-5 .default-logo-item{width:20%}}.default-logo-item{align-items:stretch;display:block;display:flex;margin-bottom:calc(var(--_gutter, 2rem)*2);padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}@media only screen and (min-width:640px){.default-logo-item{width:50%}}.default-logo-item.in-view:has(img.loaded) img{opacity:1;transition:transform .5s ease,opacity .5s ease .3s}.default-logo-item__link{color:inherit;display:block;width:100%}.default-logo-item__picture{display:block;position:relative;transform:scale(.8);width:100%}.default-logo-item__picture:before{content:"";display:block;padding-top:40%}.default-logo-item__picture img{filter:grayscale(1);height:100%;left:0;object-fit:contain;object-position:center;opacity:var(--_logo-opacity);position:absolute;top:0;width:100%}
/****** FILE: app/client/dist/styles/default-testimonialblock.css *****/
.default-testimonial{overflow:hidden;padding-bottom:var(--block-padding)!important;padding-top:var(--block-padding)!important;position:relative}.default-testimonial:before{background-color:var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));content:"";display:block;height:100%;left:0;-webkit-mask-image:url(/_resources/app/client/images/masks/cubes-pattern.svg?1752787349376);mask-image:url(/_resources/app/client/images/masks/cubes-pattern.svg?1752787349376);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-size:auto;mask-size:auto;opacity:.05;position:absolute;top:0;width:100%}@media only screen and (min-width:768px){.default-testimonial:before{opacity:.1}}.default-testimonial__header{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-testimonial__header{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-testimonial__header{--_row-padding:5rem}}.default-testimonial__header{margin-bottom:calc(var(--block-padding)/2);margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.default-testimonial__content{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.default-testimonial__content :last-child{margin-bottom:0}.default-testimonial__heading{color:var(--_secondary-colour,inherit);font-weight:700}.default-testimonial__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-testimonial__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-testimonial__wrap{--_row-padding:5rem}}.default-testimonial__wrap{margin-left:auto;margin-right:auto;max-width:calc(var(--content-width, 154rem)*.8);width:100%}.default-testimonial__list{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);position:relative;width:100%}.default-testimonial__slides{align-items:stretch;display:flex;height:100%}.default-testimonial .embla-button{--_button-background-colour:transparent;--_button-border-colour:var(--_secondary-colour,currentColor);--_button-icon-colour:var(--_secondary-colour,currentColor);background-color:var(--_button-background-colour);border:2px solid var(--_button-border-colour);border-radius:50%;color:inherit;height:5rem;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease;width:5rem}.default-testimonial .embla-button:active,.default-testimonial .embla-button:focus-visible,.default-testimonial .embla-button:hover{--_button-background-colour:var(--_button-border-colour);--_button-icon-colour:var(--_secondary-colour-contrast,var(--_primary-colour,var(--body-primary-colour,#fff)))}@media only screen and (min-width:768px)and (max-width:1023px){.default-testimonial .embla-button{--_button-border-colour:var(--_primary-colour,var(--body-primary-colour,#fff));--_button-icon-colour:var(--_primary-colour,var(--body-primary-colour,#fff))}.default-testimonial .embla-button:active,.default-testimonial .embla-button:focus-visible,.default-testimonial .embla-button:hover{--_button-icon-colour:var(--_secondary-colour,var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))))}}.default-testimonial .embla-button:before{background-color:var(--_button-icon-colour);content:"";height:50%;left:25%;-webkit-mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349376);mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349376);-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%;transition:background-color .3s ease;width:50%}.default-testimonial .embla-button--prev{left:4rem;transform:translateY(-50%) scaleX(-1)}@media only screen and (max-width:767px){.default-testimonial .embla-button--prev{display:none}}@media only screen and (min-width:1024px){.default-testimonial .embla-button--prev{left:-10rem}}.default-testimonial .embla-button--next{right:4rem}@media only screen and (max-width:767px){.default-testimonial .embla-button--next{bottom:0;top:auto;transform:translateY(0)}}@media only screen and (min-width:1024px){.default-testimonial .embla-button--next{right:-10rem}}.default-testimonial-item{color:inherit;display:flex;flex:0 0 100%;height:100%;min-width:0;padding:0 5rem 0 0;position:relative}@media only screen and (min-width:768px){.default-testimonial-item{background-color:var(--_secondary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));border-radius:1.5rem 1.5rem 13rem 1.5rem;color:var(--_secondary-colour-contrast,var(--body-primary-colour,#fff));padding:9rem}}.default-testimonial-item__wrap{display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:100rem;padding-right:2rem;width:100%}@media only screen and (min-width:768px){.default-testimonial-item__wrap{padding-left:2rem}}.default-testimonial-item__title{--_breakpoint-muliplier:.5;display:block;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){.default-testimonial-item__title{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-testimonial-item__title{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-testimonial-item__title{--_breakpoint-muliplier:1}}.default-testimonial-item__title *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-testimonial-item__title:has(.h0),.default-testimonial-item__title:has(.h1),.default-testimonial-item__title:has(.h2),.default-testimonial-item__title:has(.h3),.default-testimonial-item__title:has(.h4),.default-testimonial-item__title:has(.h5),.default-testimonial-item__title:has(.h6){margin-bottom:0}.default-testimonial-item__title{margin-bottom:3rem;position:relative}.default-testimonial-item__content{display:block;margin-bottom:4rem}.default-testimonial-item__content p{--_breakpoint-muliplier:.5;display:block;font-family:var(--font-family-headings);line-height:var(--heading-5-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-5-size);font-size:clamp(var(--p-size,1.6rem)*1.2,var(--_breakpoint-muliplier,1)*var(--_font-size,3rem)*var(--body-font-size-multiplier,1),var(--_font-size,3rem))}@media only screen and (min-width:768px){.default-testimonial-item__content p{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-testimonial-item__content p{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-testimonial-item__content p{--_breakpoint-muliplier:1}}.default-testimonial-item__content p *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-testimonial-item__content p:has(.h0),.default-testimonial-item__content p:has(.h1),.default-testimonial-item__content p:has(.h2),.default-testimonial-item__content p:has(.h3),.default-testimonial-item__content p:has(.h4),.default-testimonial-item__content p:has(.h5),.default-testimonial-item__content p:has(.h6){margin-bottom:0}.default-testimonial-item__content p{display:inline-block;margin-bottom:0;position:relative}.default-testimonial-item__content b{background-color:var(--_primary-colour,var(--body-primary-colour,#fff));bottom:4rem;color:transparent;display:block;height:50%;margin-bottom:0;-webkit-mask-image:url(/_resources/app/client/images/svg/quote.svg?1752787349376);mask-image:url(/_resources/app/client/images/svg/quote.svg?1752787349376);-webkit-mask-position:bottom right;mask-position:bottom right;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:.1;position:absolute;right:4rem;user-select:none;width:calc(100% - 8rem)}.default-testimonial-item__name{--_breakpoint-muliplier:.5;display:block;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){.default-testimonial-item__name{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-testimonial-item__name{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-testimonial-item__name{--_breakpoint-muliplier:1}}.default-testimonial-item__name *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-testimonial-item__name:has(.h0),.default-testimonial-item__name:has(.h1),.default-testimonial-item__name:has(.h2),.default-testimonial-item__name:has(.h3),.default-testimonial-item__name:has(.h4),.default-testimonial-item__name:has(.h5),.default-testimonial-item__name:has(.h6){margin-bottom:0}.default-testimonial-item__name{color:inherit;display:inline-block;margin-bottom:0;position:relative}
/****** FILE: app/client/dist/styles/default-hotspotblock.css *****/
.default-hotspot{--_border-radius:1vw;background-color:transparent!important;color:inherit!important;position:relative}.default-hotspot section{--_row-padding:1rem;padding-left:var(--_row-padding);padding-right:var(--_row-padding)}@media only screen and (min-width:640px){.default-hotspot section{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-hotspot section{--_row-padding:5rem}}.default-hotspot section{margin-left:auto;margin-right:auto;max-width:calc(var(--content-width, 154rem)*1.25);padding-left:calc(var(--_row-padding) + 4rem);padding-right:calc(var(--_row-padding) + 4rem);position:relative}.default-hotspot__header{border-radius:var(--_border-radius) var(--_border-radius) 0 0;color:var(--_primary-colour);display:block;margin-bottom:5rem;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:968px){.default-hotspot__header{background-color:transparent;color:var(--_primary-colour-contrast);padding-bottom:3rem;padding-top:3rem}.default-hotspot__header:after,.default-hotspot__header:before{background-color:var(--_primary-colour);content:"";position:absolute}.default-hotspot__header:before{height:100%;left:0;top:0;width:45%}.default-hotspot__header:after{aspect-ratio:1;border-radius:50%;bottom:0;height:250%;left:45%;transform:translateX(-50%)}}@media only screen and (min-width:1280px){.default-hotspot__header{left:0;margin-bottom:0;position:absolute;top:0;z-index:1}}@media only screen and (min-width:968px){.default-hotspot__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:968px)and (min-width:640px){.default-hotspot__wrap{--_row-padding:2rem}}@media only screen and (min-width:968px)and (min-width:768px){.default-hotspot__wrap{--_row-padding:5rem}}@media only screen and (min-width:968px){.default-hotspot__wrap{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.default-hotspot__content{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}}.default-hotspot__content{position:relative;z-index:1}@media only screen and (min-width:968px){.default-hotspot__content{width:45%}}.default-hotspot__heading{font-weight:700;margin-bottom:0}.default-hotspot__main{border-radius:var(--_border-radius);overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:1279px){.default-hotspot__main{display:none}}.default-hotspot__media{scale:1.1;transform-origin:center center;transition:transform-origin 1s ease}.default-hotspot__image{display:block;height:auto;width:100%}.default-hotspot__video{object-fit:cover}.default-hotspot__pins,.default-hotspot__video{height:100%;left:0;position:absolute;top:0;width:100%}.default-hotspot__pins{z-index:1}.default-hotspot__list{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:4rem;margin-left:-2rem;margin-right:-2rem;overflow:auto;scroll-snap-type:x mandatory;width:calc(100% + 4rem)}@media only screen and (min-width:1280px){.default-hotspot__list{display:block;height:auto;left:50%;overflow:visible;position:absolute;top:50%;width:calc(var(--content-width, 154rem)/3);z-index:10}}.default-hotspot__list::-webkit-scrollbar{display:none}.default-hotspot__list{scrollbar-width:none}.default-hotspot__controls{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;text-align:center}@media only screen and (min-width:1280px){.default-hotspot__controls{display:none}}.default-hotspot__controls>div{border:2px solid var(--_primary-colour);border-radius:50%;cursor:pointer;display:inline-block;height:1.8rem;width:1.8rem}.default-hotspot__controls>div.active{background-color:var(--_primary-colour)}.default-hotspot__controls>div.disabled,.default-hotspot__controls>div:only-child{display:none}.default-hotspot__actions{align-items:center;display:flex;flex-direction:row;gap:5rem 10rem;justify-content:center;margin-top:2rem}@media only screen and (max-width:1279px){.default-hotspot__actions{display:none}}.default-hotspot-action{--_icon-background:var(--_secondary-colour);--_icon-foreground:var(--_secondary-colour-contrast);align-items:center;color:inherit;display:flex;flex-direction:row;gap:1rem;text-decoration:none}.default-hotspot-action:active,.default-hotspot-action:focus-visible,.default-hotspot-action:hover{--_icon-background:var(--_primary-colour);--_icon-foreground:var(--_primary-colour-contrast)}.default-hotspot-action__heading{--_breakpoint-muliplier:.5;display:block;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){.default-hotspot-action__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-hotspot-action__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-hotspot-action__heading{--_breakpoint-muliplier:1}}.default-hotspot-action__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-hotspot-action__heading:has(.h0),.default-hotspot-action__heading:has(.h1),.default-hotspot-action__heading:has(.h2),.default-hotspot-action__heading:has(.h3),.default-hotspot-action__heading:has(.h4),.default-hotspot-action__heading:has(.h5),.default-hotspot-action__heading:has(.h6){margin-bottom:0}.default-hotspot-action__heading{font-weight:700;margin-bottom:0}.default-hotspot-action__icon{position:relative}.default-hotspot-action__icon:before{background-color:currentColor;color:inherit;content:"";display:block;height:4rem;-webkit-mask-image:var(--_icon-url);mask-image:var(--_icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;transition:color .3s ease;width:4rem}.default-hotspot-action__icon img{height:100%;width:100%}.default-hotspot-action__icon{background-color:var(--_icon-background);border-radius:50%;color:var(--_icon-foreground);height:6rem;transition:background-color .3s ease,color .3s ease;width:6rem}.default-hotspot-action__icon:before{left:50%;top:50%;transform:translate(-50%,-50%)}.default-hotspot-action__icon img{left:0;opacity:0;position:absolute;top:0}.default-hotspot-pin{align-content:center;background-color:var(--_secondary-colour);border-radius:50%;color:var(--_primary-colour-contrast);cursor:pointer;display:grid;height:6rem;position:absolute;transition:scale .3s ease;translate:-50% -50%;width:6rem}.default-hotspot-pin.active{scale:1.4}.default-hotspot-pin:before{background-image:radial-gradient(circle at center,transparent,var(--_secondary-colour));border:2px solid var(--_secondary-colour);border-radius:50%;content:"";display:block;height:100%;left:50%;pointer-events:none;position:absolute;scale:0;top:50%;translate:-50% -50%;width:100%}@keyframes default-hotspot-pin{0%{opacity:1;scale:1}90%{scale:1.66}to{opacity:0;scale:1.75}}.default-hotspot-pin:before{animation:default-hotspot-pin 1s ease-in-out 0s infinite;animation-fill-mode:forwards}.default-hotspot-pin__icon{position:relative}.default-hotspot-pin__icon:before{background-color:currentColor;color:inherit;content:"";display:block;height:4rem;-webkit-mask-image:var(--_icon-url);mask-image:var(--_icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;transition:color .3s ease;width:4rem}.default-hotspot-pin__icon img{height:100%;width:100%}.default-hotspot-pin__icon{margin-left:auto;margin-right:auto}.default-hotspot-pin__icon img{left:0;opacity:0;position:absolute;top:0}.default-hotspot-pin__number{--_breakpoint-muliplier:.5;display:block;font-family:var(--font-family-headings);line-height:var(--heading-3-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-3-size);font-size:clamp(var(--p-size,1.6rem)*1.4,var(--_breakpoint-muliplier,1)*var(--_font-size,5rem)*var(--body-font-size-multiplier,1),var(--_font-size,5rem))}@media only screen and (min-width:768px){.default-hotspot-pin__number{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-hotspot-pin__number{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-hotspot-pin__number{--_breakpoint-muliplier:1}}.default-hotspot-pin__number *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-hotspot-pin__number:has(.h0),.default-hotspot-pin__number:has(.h1),.default-hotspot-pin__number:has(.h2),.default-hotspot-pin__number:has(.h3),.default-hotspot-pin__number:has(.h4),.default-hotspot-pin__number:has(.h5),.default-hotspot-pin__number:has(.h6){margin-bottom:0}.default-hotspot-pin__number{font-weight:700;justify-content:center;margin-bottom:0}.default-hotspot-item{flex:0 0 100%;padding-left:2rem;padding-right:2rem;scroll-snap-align:start}@media only screen and (min-width:768px){.default-hotspot-item{flex:0 0 50%}}@media only screen and (min-width:1024px){.default-hotspot-item{flex:0 0 33.333333333%}}@media only screen and (max-width:1279px){.default-hotspot-item:has(.default-hotspot-item__media img[src=""]) .default-hotspot-item__icon{margin-top:2rem}}@media only screen and (min-width:1280px){.default-hotspot-item{height:auto;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(-100%,-50%);transition:opacity .3s ease;width:100%}.default-hotspot-item.active{opacity:1;pointer-events:auto}}.default-hotspot-item__wrap{background-color:var(--_primary-colour);border-radius:var(--_border-radius);color:var(--_primary-colour-contrast)}@media only screen and (min-width:1280px){.default-hotspot-item__wrap{box-shadow:0 0 3rem 0 rgba(0,0,0,.1)}}.default-hotspot-item__media img{border-radius:var(--_border-radius) var(--_border-radius) 10vmin 0;display:block;height:auto;overflow:hidden;width:100%}.default-hotspot-item__content{padding-bottom:4rem;padding-left:2rem;padding-right:2rem}@media only screen and (min-width:1280px){.default-hotspot-item__content{padding-bottom:8rem;padding-left:4rem;padding-right:4rem}}.default-hotspot-item__content>:last-child{margin-bottom:0}.default-hotspot-item__icon{position:relative}.default-hotspot-item__icon:before{background-color:currentColor;color:inherit;content:"";display:block;height:7rem;-webkit-mask-image:var(--_icon-url);mask-image:var(--_icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;transition:color .3s ease;width:7rem}.default-hotspot-item__icon img{height:100%;width:100%}.default-hotspot-item__icon{background-color:var(--_secondary-colour);border-radius:50%;color:var(--_secondary-colour-contrast);display:inline-block;margin:-7rem auto 1rem;padding:1.5rem;width:auto}@media only screen and (min-width:1280px){.default-hotspot-item__icon{margin-left:-1.5rem}}.default-hotspot-item__icon img{left:0;opacity:0;position:absolute;top:0}.default-hotspot-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-hotspot-item__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-hotspot-item__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-hotspot-item__heading{--_breakpoint-muliplier:1}}.default-hotspot-item__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-hotspot-item__heading:has(.h0),.default-hotspot-item__heading:has(.h1),.default-hotspot-item__heading:has(.h2),.default-hotspot-item__heading:has(.h3),.default-hotspot-item__heading:has(.h4),.default-hotspot-item__heading:has(.h5),.default-hotspot-item__heading:has(.h6){margin-bottom:0}.default-hotspot-item__heading{font-weight:700}.default-hotspot-item__link{--_button-background:transparent;--_button-border:var(--_primary-colour-contrast);--_button-foreground:var(--_primary-colour-contrast)}.default-hotspot-item__link:active,.default-hotspot-item__link:focus-visible,.default-hotspot-item__link:hover{--_button-background:var(--_primary-colour-contrast);--_button-foreground:var(--_primary-colour)}.default-hotspot-item__link{margin-bottom:0}
/****** FILE: app/client/dist/styles/default-latestnewsblock.css *****/
.default-latest-news{--_item-width:100%;position:relative}@media only screen and (min-width:968px){.default-latest-news{--_item-width:50%}}@media only screen and (min-width:1280px){.default-latest-news:has(.default-latest-news-item:nth-child(3)){--_item-width:33.3333333%}}.default-latest-news section{position:relative;z-index:1}.default-latest-news__header,.default-latest-news__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-latest-news__header,.default-latest-news__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-latest-news__header,.default-latest-news__wrap{--_row-padding:5rem}}.default-latest-news__header,.default-latest-news__wrap{align-items:center;margin-bottom:calc(var(--block-padding)/2);margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.default-latest-news__content,.default-latest-news__controls{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.default-latest-news__content :last-child,.default-latest-news__controls :last-child{margin-bottom:0}@media only screen and (min-width:968px){.default-latest-news__content{flex:1}}.default-latest-news__heading{color:var(--_secondary-colour,inherit);font-weight:700}.default-latest-news__controls{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-top:3rem}@media only screen and (min-width:968px){.default-latest-news__controls{flex:0;justify-content:flex-end;margin-top:0;width:max-content}}.default-latest-news__button{border:2px solid var(--_secondary-colour,currentColor);border-radius:50%;cursor:pointer;display:block;height:5rem;position:relative;transition:background-color .3s ease;width:5rem}.default-latest-news__button:active,.default-latest-news__button:focus-visible,.default-latest-news__button:hover{background-color:var(--_secondary-colour,currentColor)}.default-latest-news__button:active:before,.default-latest-news__button:focus-visible:before,.default-latest-news__button:hover:before{background-color:var(--_secondary-colour-contrast,var(--body-primary-colour,#fff))}.default-latest-news__button:before{background-color:var(--_secondary-colour,currentColor);content:"";height:50%;left:25%;-webkit-mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349358);mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349358);-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%;transition:background-color .3s ease;width:50%}.default-latest-news__button--prev{transform:scaleX(-1)}.default-latest-news__button[disabled]{display:none}.default-latest-news__footer{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-latest-news__footer{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-latest-news__footer{--_row-padding:5rem}}.default-latest-news__footer{margin-left:auto;margin-right:auto;margin-top:5rem;max-width:var(--content-width,154rem);text-align:center;width:100%}.default-latest-news__link{background-color:transparent;border-color:var(--_tertiary-colour,currentColor);color:var(--_secondary-colour,inherit)}.default-latest-news__link:active,.default-latest-news__link:focus-visible,.default-latest-news__link:hover{background-color:var(--_tertiary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));border-color:var(--_tertiary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));color:var(--_tertiary-colour-contrast,var(--body-primary-colour,#fff))}.default-latest-news-slider{overflow:hidden;width:100%}.default-latest-news-slider__list{display:flex;flex-direction:row}.default-latest-news-item{align-items:stretch;display:block;display:flex;flex:0 0 auto;margin-bottom:calc(var(--_gutter, 2rem)*2);min-width:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%;width:var(--_item-width)}.default-latest-news-item.in-view .default-latest-news-item__content,.default-latest-news-item.in-view .default-latest-news-item__media{opacity:1;transition:opacity 1.5s ease}.default-latest-news-item__link{color:inherit;display:flex;flex-direction:column;gap:2rem;height:100%;text-decoration:none;width:100%}.default-latest-news-item__media{background-color:var(--_primary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));border-radius:1rem;display:block;opacity:0;overflow:hidden;padding-top:80%;position:relative;width:100%}.default-latest-news-item__media img{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.default-latest-news-item__content{color:inherit;opacity:0;padding-bottom:7rem;position:relative}.default-latest-news-item__date{color:var(--_primary-colour-contrast,inherit);display:block;font-weight:700;margin-bottom:1rem;opacity:.2;transform:scale(.9);transform-origin:bottom left}.default-latest-news-item__title{--_breakpoint-muliplier:.5;font-family:var(--font-family-headings);line-height:var(--heading-5-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-5-size);font-size:clamp(var(--p-size,1.6rem)*1.2,var(--_breakpoint-muliplier,1)*var(--_font-size,3rem)*var(--body-font-size-multiplier,1),var(--_font-size,3rem))}@media only screen and (min-width:768px){.default-latest-news-item__title{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-latest-news-item__title{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-latest-news-item__title{--_breakpoint-muliplier:1}}.default-latest-news-item__title *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.default-latest-news-item__title:has(.h0),.default-latest-news-item__title:has(.h1),.default-latest-news-item__title:has(.h2),.default-latest-news-item__title:has(.h3),.default-latest-news-item__title:has(.h4),.default-latest-news-item__title:has(.h5),.default-latest-news-item__title:has(.h6){margin-bottom:0}.default-latest-news-item__title{display:block;font-weight:700}.default-latest-news-item__title:nth-last-child(3){margin-bottom:1rem}.default-latest-news-item__summary{color:inherit;margin-bottom:0}.default-latest-news-item__button{bottom:0;color:var(--_tertiary-colour,inherit);left:0;margin:0;position:absolute}
/****** FILE: app/client/dist/styles/overflow-latestnewsblock.css *****/
.overflow-latest-news{--_item-width:100%;background-color:transparent!important;color:inherit!important}@media only screen and (min-width:968px){.overflow-latest-news{--_item-width:50%}}@media only screen and (min-width:1280px){.overflow-latest-news:has(.overflow-latest-news-item:nth-child(3)){--_item-width:33.3333333%}.overflow-latest-news:has(.overflow-latest-news-item:nth-child(4)){--_item-width:25%}}.overflow-latest-news__header{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){.overflow-latest-news__header{--_row-padding:2rem}}@media only screen and (min-width:768px){.overflow-latest-news__header{--_row-padding:5rem}}.overflow-latest-news__header{align-items:center;margin-bottom:calc(var(--block-padding)/2);margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.overflow-latest-news__content,.overflow-latest-news__controls{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.overflow-latest-news__content :last-child,.overflow-latest-news__controls :last-child{margin-bottom:0}@media only screen and (min-width:968px){.overflow-latest-news__content{flex:1}}.overflow-latest-news__heading{color:var(--_secondary-colour,inherit);font-weight:700}.overflow-latest-news__wrap{--_row-padding:1rem;padding-left:var(--_row-padding);padding-right:var(--_row-padding)}@media only screen and (min-width:640px){.overflow-latest-news__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.overflow-latest-news__wrap{--_row-padding:5rem}}.overflow-latest-news__wrap{margin-bottom:-4rem;margin-left:auto;margin-right:auto;max-width:1820px}@media only screen and (min-width:968px)and (max-width:1279px){.overflow-latest-news__wrap{padding-left:calc(var(--_row-padding) + 2rem);padding-right:calc(var(--_row-padding) + 2rem)}}@media only screen and (min-width:1280px){.overflow-latest-news__wrap{padding-left:0!important;padding-right:0!important}}.overflow-latest-news__controls{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-top:3rem}@media only screen and (min-width:968px){.overflow-latest-news__controls{flex:0;justify-content:flex-end;margin-top:0;width:max-content}}.overflow-latest-news__button{border:2px solid var(--_secondary-colour,currentColor);border-radius:50%;cursor:pointer;display:block;height:5rem;position:relative;transition:background-color .3s ease;width:5rem}.overflow-latest-news__button:active,.overflow-latest-news__button:focus-visible,.overflow-latest-news__button:hover{background-color:var(--_secondary-colour,currentColor)}.overflow-latest-news__button:active:before,.overflow-latest-news__button:focus-visible:before,.overflow-latest-news__button:hover:before{background-color:var(--_secondary-colour-contrast,var(--body-primary-colour,#fff))}.overflow-latest-news__button:before{background-color:var(--_secondary-colour,currentColor);content:"";height:50%;left:25%;-webkit-mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349361);mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349361);-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%;transition:background-color .3s ease;width:50%}.overflow-latest-news__button--prev{transform:scaleX(-1)}.overflow-latest-news__button[disabled]{display:none}.overflow-latest-news__footer{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){.overflow-latest-news__footer{--_row-padding:2rem}}@media only screen and (min-width:768px){.overflow-latest-news__footer{--_row-padding:5rem}}.overflow-latest-news__footer{margin-left:auto;margin-right:auto;margin-top:5rem;max-width:var(--content-width,154rem);text-align:center;width:100%}.overflow-latest-news__link{background-color:transparent;border-color:var(--_tertiary-colour,currentColor);color:var(--_secondary-colour,inherit)}.overflow-latest-news__link:active,.overflow-latest-news__link:focus-visible,.overflow-latest-news__link:hover{background-color:var(--_tertiary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));border-color:var(--_tertiary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));color:var(--_tertiary-colour-contrast,var(--body-primary-colour,#fff))}.overflow-latest-news-slider{overflow:hidden;width:100%}@media only screen and (min-width:1280px){.overflow-latest-news-slider__container:has(.overflow-latest-news-item:nth-child(5)){margin-left:-12.5%;margin-right:-12.5%;width:125%}}.overflow-latest-news-slider__list{display:flex;flex-direction:row}.overflow-latest-news-item{--_details-padding-x:2rem;--_details-padding-y:2rem;align-items:stretch;display:block;display:flex;flex:0 0 auto;margin-bottom:calc(var(--_gutter, 2rem)*2);min-width:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%;width:var(--_item-width)}@media only screen and (min-width:968px){.overflow-latest-news-item{--_details-padding-x:4rem;--_details-padding-y:6rem}}@media only screen and (min-width:1280px){.overflow-latest-news-item{--_details-padding-x:6rem;--_details-padding-y:10rem}}.overflow-latest-news-item.in-view .overflow-latest-news-item__content,.overflow-latest-news-item.in-view .overflow-latest-news-item__media{opacity:1;transition:opacity 1.5s ease}.overflow-latest-news-item__link{color:inherit;display:flex;flex-direction:column;gap:2rem;height:100%;text-decoration:none;width:100%}@media only screen and (min-width:968px){.overflow-latest-news-item__link:focus-visible .overflow-latest-news-item__details,.overflow-latest-news-item__link:hover .overflow-latest-news-item__details{opacity:1}.overflow-latest-news-item__link:focus-visible .overflow-latest-news-item__media img,.overflow-latest-news-item__link:hover .overflow-latest-news-item__media img{opacity:.05}}.overflow-latest-news-item__media{background-color:var(--_primary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));border-radius:1rem 1rem 10rem 1rem;display:block;flex:1;opacity:0;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:967px){.overflow-latest-news-item__media{padding-top:80%}}.overflow-latest-news-item__media img{display:block;height:100%;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.overflow-latest-news-item__content,.overflow-latest-news-item__details{color:inherit;opacity:0;position:relative}.overflow-latest-news-item__details{padding:var(--_details-padding-y) var(--_details-padding-x) calc(10rem + var(--_details-padding-y)) var(--_details-padding-x);transition:opacity .3s ease}@media only screen and (max-width:967px){.overflow-latest-news-item__details{display:none}}.overflow-latest-news-item__content .overflow-latest-news-item__button{bottom:0;left:0;position:relative}@media only screen and (min-width:968px){.overflow-latest-news-item__content .overflow-latest-news-item__button{display:none}}.overflow-latest-news-item__title{--_breakpoint-muliplier:.5;font-family:var(--font-family-headings);line-height:var(--heading-5-line-height,1.4);margin-bottom:.5em;--_font-size:var(--heading-5-size);font-size:clamp(var(--p-size,1.6rem)*1.2,var(--_breakpoint-muliplier,1)*var(--_font-size,3rem)*var(--body-font-size-multiplier,1),var(--_font-size,3rem))}@media only screen and (min-width:768px){.overflow-latest-news-item__title{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.overflow-latest-news-item__title{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.overflow-latest-news-item__title{--_breakpoint-muliplier:1}}.overflow-latest-news-item__title *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.overflow-latest-news-item__title:has(.h0),.overflow-latest-news-item__title:has(.h1),.overflow-latest-news-item__title:has(.h2),.overflow-latest-news-item__title:has(.h3),.overflow-latest-news-item__title:has(.h4),.overflow-latest-news-item__title:has(.h5),.overflow-latest-news-item__title:has(.h6){margin-bottom:0}.overflow-latest-news-item__title{display:block;font-weight:700}.overflow-latest-news-item__title:nth-last-child(3){margin-bottom:1rem}.overflow-latest-news-item__summary{color:var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));margin-bottom:0}.overflow-latest-news-item__button{bottom:var(--_details-padding-y);color:var(--_secondary-colour,inherit);left:var(--_details-padding-x);margin:0;position:absolute}
