/****** FILE: app/client/dist/styles/default-mediatextblock.css *****/
.default-media-text{background:transparent!important}.default-media-text.primary-set .default-media-text__wrap{padding:2rem}@media only screen and (min-width:768px){.default-media-text.primary-set .default-media-text__wrap{padding:8rem}}.default-media-text.in-view .default-media-text__content,.default-media-text.in-view .default-media-text__media{opacity:1;transform:translateX(0)!important;transition:opacity 1s ease,transform 1s ease}.default-media-text>section{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:2rem;padding-right:2rem}@media only screen and (min-width:768px){.default-media-text>section{padding-left:5rem;padding-right:5rem}}.default-media-text>section{margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);width:100%}.default-media-text__wrap{align-items:stretch;background:linear-gradient(to top right,color-mix(in srgb,var(--_primary-colour) 80%,#000 20%),var(--_primary-colour),color-mix(in srgb,var(--_primary-colour) 80%,#fff 20%));color:var(--_primary-colour-contrast);display:flex;flex-wrap:wrap;gap:4rem;width:100%}@media only screen and (min-width:768px){.default-media-text__wrap{border-top-right-radius:15rem}}.default-media-text__header{padding-bottom:4rem}@media only screen and (min-width:768px){.default-media-text__header{max-width:80%;width:100%}}.default-media-text__header h2{text-wrap:pretty}.default-media-text__header :last-child{margin-bottom:0}.default-media-text__content,.default-media-text__media{opacity:0}.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:calc(50% - 2rem)}}.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{transform:translateX(2rem)}.default-media-text__media.align-right+.default-media-text__content{transform:translateX(-2rem)}@media only screen and (min-width:968px){.default-media-text__media.align-right+.default-media-text__content{order:1;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{transform:translateX(-2rem)}.default-media-text__media.align-left+.default-media-text__content{transform:translateX(2rem)}.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;height:100%;position:relative}.default-media-text__image img,.default-media-text__video img{border-bottom-left-radius:15rem;display:block;height:auto;object-fit:cover;width:100%}.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?1759888153454);mask-image:url(/_resources/app/client/images/svg/play.svg?1759888153454);-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__heading{color:var(--_secondary-colour,inherit);font-weight:500}.default-media-text__link{color:var(--_secondary-colour,inherit);margin-top:2rem}
/****** FILE: app/client/dist/styles/default-ctablock.css *****/
.default-cta{background-color:transparent!important;overflow:hidden;padding:0!important;position:relative;width:100%}.default-cta:after{background:linear-gradient(to right,color-mix(in srgb,var(--_primary-colour,var(--colour-primary,#000)) 80%,#000 20%),var(--_primary-colour,var(--colour-primary,#000)),color-mix(in srgb,var(--_primary-colour,var(--colour-primary,#000)) 80%,#fff 20%));content:"";display:block;height:100%;left:0;mask-image:linear-gradient(90deg,#000,#000 55%,rgba(0,0,0,.4));position:absolute;top:0;width:100%;z-index:-1}@media only screen and (max-width:767px){.default-cta:after{background:linear-gradient(to bottom,color-mix(in srgb,var(--_primary-colour,var(--colour-primary,#000)) 90%,#000 10%),var(--_primary-colour,var(--colour-primary,#000)),color-mix(in srgb,var(--_primary-colour,var(--colour-primary,#000)) 90%,#fff 10%));mask-image:linear-gradient(180deg,#000,#000 55%,rgba(0,0,0,.3))}}.default-cta__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:2rem;padding-right:2rem}@media only screen and (min-width:768px){.default-cta__wrap{padding-left:5rem;padding-right:5rem}}.default-cta__wrap{align-items:center;color:#fff;gap:2rem;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);padding-bottom:10rem;padding-top:10rem;width:100%}@media only screen and (max-width:767px){.default-cta__wrap{padding-bottom:75vw}}.default-cta__content{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}@media only screen and (min-width:768px){.default-cta__content{width:calc(75% - 2rem)}}.default-cta__action{display:block;margin-bottom:0;padding-left:var(--_gutter,2rem);padding-right:var(--_gutter,2rem);width:100%}@media only screen and (min-width:768px){.default-cta__action{display:flex;justify-content:end;width:calc(25% - 2rem)}}.default-cta__heading{font-size:4rem;font-weight:500}@media only screen and (min-width:768px){.default-cta__heading{font-size:6rem}}@media only screen and (min-width:1280px){.default-cta__heading{font-size:8rem;margin-bottom:0}}.default-cta__content :last-child,.default-cta__text :last-child{margin-bottom:0}.default-cta__text{margin-top:2rem}.default-cta__image{bottom:0;height:50%;position:absolute;right:0;width:100%;z-index:-2}@media only screen and (min-width:768px){.default-cta__image{height:100%;width:50%}}.default-cta__image img{height:100%;object-fit:cover;width:100%}
