.te__title{margin-bottom:var(--spacer_40);margin-left:auto;margin-right:auto;text-align:center;width:fit-content}.te__title--highlighted{background-color:var(--tertiary_color);color:var(--white_color);display:block;padding:0 var(--spacer_16);width:fit-content}.te__content,.te__content--items{align-items:center;display:flex}.te__content--items{flex:1;flex-direction:column;gap:5rem;list-style:none}.te__content--item{color:var(--white_color);max-width:34rem;padding:var(--spacer_10);text-align:center;text-transform:uppercase}.te__content-item--sTitre{color:var(--tertiary_color);display:block;font-weight:var(--font_weight_900);margin-bottom:var(--spacer_10)}.te__content-item--text{font-weight:var(--font_weight_600)}.te__content--separateur{padding:var(--spacer_50)}.lg__h,.lg__o-db,.lg__o-dh{position:relative}.lg__h:after,.lg__o-db:after,.lg__o-dh:after{background:var(--secondary_color);content:"";height:2px;position:absolute;width:14rem}.lg__h:after{max-width:10rem}.lg__o-db:after{transform:rotate(45deg)}.lg__o-dh:after{transform:rotate(-45deg)}.lg__o-db.right:after{left:100%;top:100%}.lg__o-db.left:after{right:100%;top:0}.lg__o-dh.right:after{left:100%;top:0}.lg__o-dh.left:after{right:100%;top:100%}.lg__h.right:after{left:100%;top:50%}.lg__h.left:after{right:100%;top:50%}@media screen and (max-width:1200px){.lg__o-db:after,.lg__o-dh:after{max-width:10rem}.lg__h:after{max-width:6rem}}@media screen and (max-width:991px){.lg__h:after,.lg__o-db:after,.lg__o-dh:after,.te__content--separateur{display:none}}@media screen and (max-width:767px){.te__content{flex-direction:column}}