/****** FILE: app/client/dist/styles/blocks/default/media-text-block.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{--_wrapper-max-width:calc(var(--content-width, 154rem)*var(--base-size-multiplier, 1));align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:var(--_wrapper-max-width);padding-left:var(--row-padding,0);padding-right:var(--row-padding,0);width:100%}.default-media-text__content,.default-media-text__media{display:block;margin-bottom:var(--_row-gap,var(--default-gap,3rem));opacity:0;padding-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);padding-right:calc(var(--_row-gap, var(--default-gap, 3rem))/2);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}.default-media-text__media.align-right+.default-media-text__content{order:1;padding-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);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{display:block;height:auto;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?v=1788992981039);mask-image:url(/_resources/app/client/images/svg/play.svg?v=1788992981039);-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:700}.default-media-text__link{color:var(--_secondary-colour,inherit);margin-top:2rem}
