/****** FILE: app/client/dist/styles/default-textblock.css *****/
.default-text.in-view .default-text__wrap{opacity:1;transition:opacity 1s ease}.default-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){.default-text__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-text__wrap{--_row-padding:5rem}}.default-text__wrap{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);opacity:0;width:100%}.default-text__content{display:block;margin-bottom:0;padding-left:var(--_gutter,1rem);padding-right:var(--_gutter,1rem);width:100%}.default-text__content>:not(.default-text__heading):last-child{margin-bottom:0}.default-text__heading{color:var(--_secondary-colour,inherit);font-weight:700}
/****** FILE: app/client/dist/styles/carousel-childrenblock.css *****/
.carousel-children{--_item-width:100%;overflow:hidden}@media only screen and (min-width:768px){.carousel-children{--_item-width:50%}}@media only screen and (min-width:1024px){.carousel-children.columns-2{--_header-width:33.3333%;--_header-margin:0;--_slider-width:66.6667%}.carousel-children.columns-3,.carousel-children.columns-4{--_item-width:33.3333%}}@media only screen and (min-width:1280px){.carousel-children.columns-4{--_item-width:25%}}.carousel-children__container{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){.carousel-children__container{--_row-padding:2rem}}@media only screen and (min-width:768px){.carousel-children__container{--_row-padding:5rem}}.carousel-children__container{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.carousel-children__header{background-color:var(--_primary-colour,var(--body-primary-colour,#fff));color:var(--_primary-colour-contrast,var(--body-primary-colour-contrast,#000));display:block;margin-bottom:calc(var(--_gutter, 1rem)*2);padding-left:var(--_gutter,1rem);padding-right:var(--_gutter,1rem);position:relative;width:100%;width:var(--_header-width,100%);z-index:1}@media only screen and (min-width:1024px){.carousel-children__header{margin-bottom:var(--_header-margin,2rem)}}.carousel-children__header:before{background-color:inherit;content:"";height:100%;position:absolute;right:calc(100% - 5px);top:0;width:100vw}.carousel-children__heading{font-weight:700}.carousel-children__controls{--_button-size:5rem;display:flex;flex-direction:row;gap:1rem;min-height:var(--_button-size)}.carousel-children__controls .embla-button{background-color:hsl(from var(--_primary-colour-contrast,var(--body-primary-colour-contrast,#000)) h s l/.1);border-radius:50%;height:var(--_button-size);transition:opacity .3s ease;width:var(--_button-size)}.carousel-children__controls .embla-button:before{background-color:var(--_secondary-colour,var(--body-primary-colour-contrast,#000));content:"";height:50%;left:25%;-webkit-mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1761796747102);mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1761796747102);-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%}.carousel-children__controls .embla-button--prev{scale:-1}.carousel-children__controls .embla-button:disabled{cursor:default;opacity:.3}.carousel-children-slider{width:var(--_slider-width,100%)}.carousel-children-slider__container{position:relative}.carousel-children-slider__list{align-items:stretch;display:flex;justify-content:flex-start}.carousel-children-item{flex:0 0 auto;margin-bottom:0;min-width:0;padding-left:1rem;padding-right:1rem;width:var(--_item-width,100%)}.carousel-children-item__link{--_reveal-height:0fr;--_image-opacity:1;background-color:#000;color:var(--global-contrast-colour-light,#fff);display:grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%;position:relative;text-decoration:none}.carousel-children-item__link:active,.carousel-children-item__link:focus-visible,.carousel-children-item__link:hover{--_reveal-height:1fr;--_image-opacity:0.3}.carousel-children-item__content,.carousel-children-item__media{grid-column:1/-1;grid-row:1/-1}.carousel-children-item__media{aspect-ratio:49/53}.carousel-children-item__media img{height:100%;left:0;opacity:var(--_image-opacity,1);position:absolute;top:0;transition:opacity .3s ease;width:100%}.carousel-children-item__content{align-items:flex-start;background:linear-gradient(180deg,transparent 0,transparent 70%,rgba(0,0,0,.7));display:flex;flex-direction:column;justify-content:flex-end;padding:4rem;position:relative}.carousel-children-item__heading{--_breakpoint-muliplier:.5;display:block;line-height:var(--heading-3-line-height,1.4);margin-bottom:.5em;text-wrap:pretty;--_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))}.carousel-children-item__heading:not([class*=font-family--]){font-family:var(--font-family-headings)}@media only screen and (min-width:768px){.carousel-children-item__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.carousel-children-item__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.carousel-children-item__heading{--_breakpoint-muliplier:1}}.carousel-children-item__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0}.carousel-children-item__heading:has(.h0),.carousel-children-item__heading:has(.h1),.carousel-children-item__heading:has(.h2),.carousel-children-item__heading:has(.h3),.carousel-children-item__heading:has(.h4),.carousel-children-item__heading:has(.h5),.carousel-children-item__heading:has(.h6){margin-bottom:0}.carousel-children-item__heading{margin-bottom:0}.carousel-children-item__details{display:grid;grid-template-rows:var(--_reveal-height,1fr);transition:grid-template-rows .3s ease;width:100%}.carousel-children-item__reveal{overflow:hidden}.carousel-children-item__reveal>:last-child,.carousel-children-item__reveal>:last-child :last-child{margin-bottom:0}.carousel-children-item__summary{display:block;margin-bottom:8rem;margin-top:4rem}
