/****** FILE: app/client/dist/styles/default-mediatextblock.css *****/
.default-media-text.in-view .default-media-text__content,.default-media-text.in-view .default-media-text__media{opacity:1;transition:opacity 1s ease}.default-media-text__wrap{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-media-text__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.default-media-text__wrap{--_row-padding:5rem}}.default-media-text__wrap{align-items:stretch;margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.default-media-text__content,.default-media-text__media{display:block;margin-bottom:calc(var(--_gutter, 2rem)*2);opacity:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.default-media-text__content:last-child,.default-media-text__media:last-child{margin-bottom:0}@media only screen and (min-width:968px){.default-media-text__content,.default-media-text__media{margin-bottom:0;width:50%}}.default-media-text__media{position:relative}@media only screen and (min-width:968px){.default-media-text__media.align-right{order:2;padding-left:5rem}}@media only screen and (min-width:1024px){.default-media-text__media.align-right{padding-left:7rem}}@media only screen and (min-width:968px){.default-media-text__media.align-right+.default-media-text__content{order:1}.default-media-text__media.align-left{padding-right:5rem}}@media only screen and (min-width:1024px){.default-media-text__media.align-left{padding-right:7rem}}.default-media-text__image,.default-media-text__video{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;position:relative}.default-media-text__image img,.default-media-text__video img{border-radius:1rem 1rem 10vmin 1rem;display:block;height:auto;width:100%}@media only screen and (min-width:968px){.default-media-text__image img,.default-media-text__video img{border-radius:2rem 2rem 10vmin 2rem}}.default-media-text__video{color:var(--_secondary-colour,inherit);cursor:pointer}.default-media-text__video:before{background-color:currentColor;border-radius:50%;color:inherit;content:"";display:block;height:10rem;left:50%;margin-left:-5rem;margin-top:-5rem;-webkit-mask-image:url(/_resources/app/client/images/svg/play.svg?1752787349346);mask-image:url(/_resources/app/client/images/svg/play.svg?1752787349346);-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:50%;transition:transform .3s ease;width:10rem}.default-media-text__video:active:before,.default-media-text__video:focus-visible:before,.default-media-text__video:hover:before{transform:scale(1.1)}.default-media-text__content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:0}.default-media-text__content :last-child,.default-media-text__text :last-child{margin-bottom:0}.default-media-text__heading{color:var(--_secondary-colour,inherit);font-weight:700}.default-media-text__link{color:var(--_secondary-colour,inherit);margin-top:2rem}
/****** 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__heading{color:var(--_secondary-colour,inherit);font-weight:700}.default-gallery__wrap{margin-bottom:-4rem}@media only screen and (min-width:1024px){.default-gallery__wrap.columns-3 .default-gallery-item{width:33.3333333333%}.default-gallery__wrap.columns-4 .default-gallery-item{width:25%}}.default-gallery .default-gallery-modal{display:none}.default-gallery .modal .default-gallery-modal{display:block}.default-gallery-item{display:block;margin-bottom:calc(var(--_gutter, 2rem)*2);opacity:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.default-gallery-item.in-view{opacity:1;transition:opacity 1s ease}@media only screen and (min-width:768px){.default-gallery-item{width:50%}}.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%;color:var(--_secondary-colour,inherit);display:block;height:10rem;left:50%;margin-left:-5rem;margin-top:-5rem;-webkit-mask-image:url(/_resources/app/client/images/svg/play.svg?1752787349355);mask-image:url(/_resources/app/client/images/svg/play.svg?1752787349355);-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:50%;width:10rem}.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;border-radius:50%;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-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?1752787349355);mask-image:url(/_resources/app/client/images/svg/chevron.svg?1752787349355);-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{max-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{padding-bottom:56.25%;position:relative;width:100%}.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}
