/****** FILE: app/client/dist/styles/full-textblock.css *****/
.full-text{padding-bottom:var(--block-padding);padding-top:var(--block-padding)}.full-text.in-view .full-text__wrap{opacity:1;transition:opacity 1s ease}.full-text__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:calc(var(--content-width, 154rem)*1.25);opacity:0;padding:4rem;width:100%}@media only screen and (min-width:968px){.full-text__wrap{padding:6rem 4rem}}.full-text__content{display:block;margin-bottom:var(--_row-gap,var(--default-gap,3rem));padding-left:calc(var(--_row-gap, var(--default-gap, 3rem))/2);padding-right:calc(var(--_row-gap, var(--default-gap, 3rem))/2);width:100%}.full-text__content :last-child,.full-text__content:last-child{margin-bottom:0}.full-text__heading{color:var(--_secondary-background,inherit)}
/****** FILE: app/client/dist/styles/default-mediatextblock.css *****/
.default-media-text{padding-bottom:var(--block-padding);padding-top:var(--block-padding)}.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{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:var(--content-width,154rem);padding-left:var(--row-padding,0);padding-right:var(--row-padding,0);padding:0!important;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%}@media only screen and (min-width:968px){.default-media-text__content,.default-media-text__media{margin-bottom:0;width:50%}}.default-media-text__media{padding:0;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}}.default-media-text__media.align-right+.default-media-text__content .default-media-text__text{padding-left: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-background,inherit);cursor:pointer}.default-media-text__video img{aspect-ratio:16/9}.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?1761101005494);mask-image:url(/_resources/app/client/images/svg/play.svg?1761101005494);-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;padding-left:2rem;padding-right:2rem}@media only screen and (min-width:768px){.default-media-text__content{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width:1280px){.default-media-text__content{padding-left:7rem;padding-right:7rem}}.default-media-text__content :last-child,.default-media-text__text :last-child{margin-bottom:0}.default-media-text__link{margin-top:2rem}
