.section--texte .text--wrapper{align-items:center;display:flex;justify-content:center}.section--texte .text--wrapper.align_start{align-items:flex-start}@media(min-width:750px){.section--texte .text--wrapper.align_start .title__text{margin:0}.section--texte .text--wrapper{padding-left:12rem!important;padding-right:12rem!important}}.section--texte .text--wrapper.vertical{flex-direction:column}.section--texte .text--wrapper.horizontal{flex-direction:row}@media(max-width:989.98px){.section--texte .text--wrapper.horizontal{flex-direction:column}}.section--texte .heading{text-align:center;width:100%}.section--texte .heading .picto__wrapper{align-items:center;display:flex;gap:3rem;justify-content:center;margin-bottom:1.5rem}.section--texte .heading .picto__wrapper img{height:100%;width:22px}.section--texte .heading .subtitle__text{font-size:calc(var(--font-body-scale)*2rem);font-weight:500;margin-bottom:1.5rem}.section--texte .heading .title__text{font-size:calc(var(--font-heading-scale)*var(--title-font-size));line-height:1.2em;margin:1.5rem 0}.section--texte .heading .title__text.large{font-size:calc(var(--font-heading-scale)*4rem)}.section--texte .heading .title__text.medium{font-size:calc(var(--font-heading-scale)*3rem)}.section--texte .heading .title__text.small{font-size:calc(var(--font-heading-scale)*2rem)}.section--texte .heading .title__text.body{font-family:var(--font-body-family)}.section--texte .heading .title__text.titre{font-family:var(--font-heading-family)}@media screen and (max-width:749px){.section--texte .heading .title__text{font-size:calc(var(--font-heading-scale)*var(--title-font-size-mobile))}}.section--texte .content{width:100%}.section--texte .content.container{text-wrap:balance;margin:0 auto;max-width:74rem}.section--texte .content .button{border-radius:0}.section--texte .content p{font-size:calc(var(--font-body-scale)*var(--content-font-size));line-height:1.7em;margin:0 0 1.5rem}@media screen and (max-width:749px){.section--texte .content p{font-size:calc(var(--font-body-scale)*var(--content-font-size-mobile))}}.section--texte .content .h1,.section--texte .content .h2,.section--texte .content .h3,.section--texte .content .h4,.section--texte .content .h5,.section--texte .content .h6{color:rgb(var(--color-foreground));line-height:1.7em;margin:0 0 1.5rem}.section--texte .content .ax-link{font-size:calc(var(--font-body-scale)*1.2rem)}.section--texte .center{text-align:center}.section--texte .center .picto__wrapper{justify-content:center}.section--texte .left{text-align:left}.section--texte .left .picto__wrapper{justify-content:flex-start}.section--texte .right{text-align:right}.section--texte .right .picto__wrapper{justify-content:flex-end}