/****** FILE: app/client/dist/styles/blocks/default/text-block.css *****/
.default-text.in-view .default-text__wrap{opacity:1;transition:opacity 1s ease}.default-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);opacity:0;padding-left:var(--row-padding,0);padding-right:var(--row-padding,0);width:100%}.default-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%}@media only screen and (min-width:968px){.default-text__content:not(:last-child){margin-bottom:0}}@media only screen and (max-width:967px){.default-text__content:not(:last-child)>:last-child,.default-text__content:not(:last-child)>:last-child :last-child{margin-bottom:0}}.default-text__content:last-child,.default-text__content:last-child>:last-child,.default-text__content:last-child>:last-child :last-child{margin-bottom:0}.default-text__heading{--_breakpoint-muliplier:.5;--_line-height:var(--heading-2-line-height,1.4);--_margin-bottom:calc(var(--heading-2-line-height, 1)*0.7em);display:block;line-height:var(--_line-height);margin-bottom:var(--_margin-bottom)}.default-text__heading:not([class*=font-family--]){--_font-weight-max:var(--font-weight-headings-bold,700);font-family:var(--font-family-headings,var(--font-family-body,system-ui))}.default-text__heading{--_font-size:var(--heading-2-size);font-size:clamp(calc(var(--paragraph-size, 1.6rem)*var(--base-font-size-multiplier, 1))*1.5,var(--_breakpoint-muliplier,1)*var(--_font-size,6rem)*var(--base-font-size-multiplier,1),var(--_font-size,6rem))}@media only screen and (min-width:768px){.default-text__heading{--_breakpoint-muliplier:.65}}@media only screen and (min-width:1024px){.default-text__heading{--_breakpoint-muliplier:.9}}@media only screen and (min-width:1920px){.default-text__heading{--_breakpoint-muliplier:1}}.default-text__heading *{font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;--_font-weight-max:var(--font-weight-headings-bold,700)}.default-text__heading:has(.h0),.default-text__heading:has(.h1),.default-text__heading:has(.h2),.default-text__heading:has(.h3),.default-text__heading:has(.h4),.default-text__heading:has(.h5),.default-text__heading:has(.h6){margin-bottom:0}.default-text__heading{color:var(--_secondary-colour,inherit);font-weight:var(--_font-weight-max,700);text-transform:uppercase}
/****** FILE: app/client/dist/styles/blocks/text-right/image-block.css *****/
.default-image.text-right{text-align:left}@media only screen and (min-width:968px){.default-image.text-right .default-image__wrap{align-items:flex-start;flex-direction:row-reverse;justify-content:space-between}.default-image.text-right .default-image__content,.default-image.text-right .default-image__media{width:var(--two-column-width,50%)}.default-image.text-right .default-image__content{display:flex;flex-direction:column;justify-content:center}.default-image.text-right .default-image__content>:last-child,.default-image.text-right .default-image__content>:last-child :last-child{margin-bottom:0}.default-image.text-right .default-image__media{position:relative}.default-image.text-right .default-image__media img{aspect-ratio:1;border-radius:50%}.default-image.text-right .default-image__motif{aspect-ratio:1;background-color:hsl(from var(--colour-primary,var(--body-background-colour-contrast,#000)) h s l/.9);border-radius:50%;left:70%;min-height:25%;min-width:25%;pointer-events:none;position:absolute;scale:-1 1;top:70%}}@media only screen and (min-width:968px)and (prefers-reduced-motion:no-preference){.default-image.text-right .default-image__motif{transition:translate 1s ease-out;translate:calc(-.8vw*var(--mouse-x)) calc(-.8vw*var(--mouse-y))}}@media only screen and (min-width:968px)and (max-width:767px){.default-image.text-right .default-image__motif{display:none}}@media only screen and (min-width:968px){.default-image.text-right .default-image__motif:after,.default-image.text-right .default-image__motif:before{border-radius:inherit;content:"";position:absolute}.default-image.text-right .default-image__motif:before{background-color:hsl(from var(--colour-secondary,var(--body-background-colour-contrast,#000)) h s l/.8);bottom:-20%;height:60%;right:-20%;width:60%}}@media only screen and (min-width:968px)and (prefers-reduced-motion:no-preference){.default-image.text-right .default-image__motif:before{transition:translate 1s ease-out;translate:calc(.5vw*var(--mouse-x)) calc(.5vw*var(--mouse-y))}}@media only screen and (min-width:968px){.default-image.text-right .default-image__motif:after{background-color:hsl(from #fff h s l/.5);bottom:25%;height:30%;right:-15%;width:30%}}@media only screen and (min-width:968px)and (prefers-reduced-motion:no-preference){.default-image.text-right .default-image__motif:after{transition:translate 1s ease-out;translate:calc(-.5vw*var(--mouse-x)) calc(-.5vw*var(--mouse-y))}}
