@charset "UTF-8";.rich-text{margin:auto;text-align:center}.rich-text p{font-size:clamp(2.9rem,8vw,3.2rem);line-height:clamp(3.6rem,8vw,4.2rem)}.rich-text__blocks{margin:auto;width:calc(100% - 5rem / var(--font-body-scale))}.rich-text__blocks *{overflow-wrap:break-word}.rich-text__blocks--quote blockquote::after,.rich-text__blocks--quote blockquote::before{color:var(--bloc-black);font-family:var(--font-body-family);font-size:7rem;line-height:normal;position:absolute}.rich-text__blocks--quote blockquote::before{content:open-quote;left:-4rem;top:-2rem}.rich-text__blocks--quote blockquote::after{content:close-quote;bottom:-2rem;right:-4rem}.rich-text__blocks--quote blockquote{border:none;font-style:normal;padding:0;position:relative;quotes:"“" "”" "‘" "’"}.rich-text__blocks--quote blockquote .rich-text__text strong{color:var(--bloc-red)}.rich-text__blocks--quote cite{display:block;font-size:1rem;font-style:normal;font-weight:800;letter-spacing:normal;margin-top:3rem}.rich-text{padding-top:clamp(10rem,8vw,12rem);padding-bottom:clamp(10rem,8vw,12rem)}@media screen and (min-width:750px){.rich-text__blocks{max-width:50rem}}@media screen and (min-width:990px){.rich-text__blocks{max-width:78rem}}.rich-text__blocks>*{margin-top:0;margin-bottom:0}.rich-text__blocks>*+*{margin-top:2rem}.rich-text__blocks>*+a{margin-top:3rem}