.titre-section{--background:#ffffff;--text:#000000;padding-bottom:120px;background:var(--background);color:var(--text)}.titre-section.dark{--background:#2E2F2E;--text:#ffffff}.titre-section.grey{--background:#9D9FA7}.titre-section::after{content:"";display:block;position:absolute;bottom:80px;right:0;width:calc(var(--container-regular-width) + var(--regular-gap));height:1px;background:var(--text)}.titre-section p{margin-bottom:0;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--text);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.titre-section p .icomoon{font-size:1.9em;color:var(--text);margin-right:.2em}@media screen and (max-width:1440px){.titre-section{padding-bottom:102px}.titre-section::after{bottom:68px}}@media screen and (max-width:1024px){.titre-section{padding-bottom:87px}.titre-section::after{bottom:57px}}@media screen and (max-width:980px){.titre-section{padding-bottom:78px}.titre-section::after{bottom:51px}}@media screen and (max-width:599px){.titre-section{padding-bottom:62px}.titre-section::after{bottom:40px}}.bloc.titre-section+.bloc{padding-top:0}