/****** FILE: app/client/dist/styles/default-mediatextblock.css *****/
.colour--c-primary{color:var(--c-primary)}.colour--c-secondary{color:var(--c-secondary)}.colour--c-tertiary{color:var(--c-tertiary)}.colour--c-black,.colour--c-text{color:var(--c-text)}.colour--c-white{color:#fff}.colour--c-off-black{color:var(--c-off-black)}.colour--c-off-white{color:var(--c-off-white)}.colour--c-menu-background{color:var(--c-mega-menu-background)}.font-family--f-accent{font-family:var(--f-accent)!important}.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__header,.default-media-text__wrap{align-items:stretch;align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:164rem;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (min-width:640px){.default-media-text__header,.default-media-text__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-media-text__header,.default-media-text__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3920px){.default-media-text__header,.default-media-text__wrap{padding-left:0;padding-right:0}}.default-media-text__heading{color:var(--_secondary-background,inherit);display:block;margin-bottom:6rem;padding-left:2rem;padding-right:2rem;width:100%}.default-media-text__content,.default-media-text__media{display:block;margin-bottom:4rem;opacity:0;padding-left:2rem;padding-right:2rem;width:100%}@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}.default-media-text__media.align-right+.default-media-text__content{order:1;padding-left:2rem;padding-right:0}}.default-media-text__media.align-right+.default-media-text__content .default-media-text__text{padding-left:0!important}.default-media-text__media.align-left+.default-media-text__content .default-media-text__text{padding-right:0!important}.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:0;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:0}}.default-media-text__video{color:var(--_primary-background,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?1744323748856);mask-image:url(/_resources/app/client/images/svg/play.svg?1744323748856);-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}@media only screen and (min-width:968px){.default-media-text__content{padding-left:0}}.default-media-text__content :last-child{margin-bottom:0}@media only screen and (min-width:968px){.default-media-text__text{padding:0 5rem}}@media only screen and (min-width:1280px){.default-media-text__text{padding:0 7rem}}.default-media-text__text :last-child{margin-bottom:0}.default-media-text__link{background-color:transparent;border-color:var(--_primary-foreground,var(--c-primary));color:var(--_primary-foreground,var(--c-primary));margin-top:2rem}.default-media-text__link:active,.default-media-text__link:focus-visible,.default-media-text__link:hover{background-color:var(--_primary-foreground,var(--c-primary));color:var(--_primary-background,var(--colour-on-primary))}
