/****** FILE: app/client/dist/styles/blocks/text-left/image-block.css *****/
@media only screen and (min-width:968px){.default-image.text-left .default-image__wrap{align-items:flex-start;justify-content:space-between}.default-image.text-left .default-image__content,.default-image.text-left .default-image__media{width:var(--two-column-width,50%)}.default-image.text-left .default-image__content{display:flex;flex-direction:column;justify-content:center}.default-image.text-left .default-image__content>:last-child,.default-image.text-left .default-image__content>:last-child :last-child{margin-bottom:0}.default-image.text-left .default-image__media{position:relative}.default-image.text-left .default-image__media img{aspect-ratio:1;border-radius:50%}.default-image.text-left .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%;min-height:25%;min-width:25%;pointer-events:none;position:absolute;right:70%;top:70%}}@media only screen and (min-width:968px)and (prefers-reduced-motion:no-preference){.default-image.text-left .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-left .default-image__motif{display:none}}@media only screen and (min-width:968px){.default-image.text-left .default-image__motif:after,.default-image.text-left .default-image__motif:before{border-radius:inherit;content:"";position:absolute}.default-image.text-left .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-left .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-left .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-left .default-image__motif:after{transition:translate 1s ease-out;translate:calc(-.5vw*var(--mouse-x)) calc(-.5vw*var(--mouse-y))}}
