/****** 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/wide-textblock.css *****/
@media only screen and (min-width:1024px){.wide-text--coloured{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:1024px)and (min-width:640px){.wide-text--coloured{--_row-padding:2rem}}@media only screen and (min-width:1024px)and (min-width:768px){.wide-text--coloured{--_row-padding:5rem}}@media only screen and (min-width:1024px){.wide-text--coloured{background-color:transparent!important;color:inherit!important;margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);padding-left:calc(var(--_row-padding) + 2rem);padding-right:calc(var(--_row-padding) + 2rem);width:100%}.wide-text--coloured section{background-color:var(--_primary-colour);border-radius:2rem;color:var(--_primary-colour-contrast);padding:var(--_row-padding);width:100%}.wide-text--coloured .wide-text__wrap{padding-left:0;padding-right:0}}.wide-text.in-view .wide-text__wrap{opacity:1;transition:opacity 1s ease}.wide-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){.wide-text__wrap{--_row-padding:2rem}}@media only screen and (min-width:768px){.wide-text__wrap{--_row-padding:5rem}}.wide-text__wrap{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);opacity:0;width:100%}.wide-text__content{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}.wide-text__heading{color:var(--_secondary-colour,inherit);font-weight:700}
