.about{min-height:var(--min-height);background-image:url(../img/qui-sommes-nous/ELP.webp);background-size:cover;background-position:center;position:relative}.about div{min-height:var(--min-height);width:100%;background-image:url(../img/qui-sommes-nous/video-overlay.webp);position:absolute}h3{font-size:2rem}.typingTitle{color:var(--tertiary-color-bg);position:absolute;--top:calc(33% - 6rem);top:var(--top);left:50%;transform:translate(-50%,var(--top));font-size:calc(2rem + 2vw);width:100%}.typingTitle:after{content:'';width:2px;background-color:var(--tertiary-color-bg);height:calc(2rem + 2vw);position:absolute;margin:5px 0 .5rem 2px;animation:blinking 1s 10 2s forwards}.about img{position:absolute;bottom:10%;left:50%;transform:translate(-50%,-10%);width:32rem}.second_section{min-height:var(--min-height);text-align:center;padding-top:3rem;margin:0 auto;background:var(--tertiary-color-bg);border-bottom:1px solid var(--grey-color-bg)}.second_section h2,.second_section h3{width:96%;max-width:70ch;margin:6rem auto;color:var(--title-font-color)}.second_section h3{font-weight:400}.second_section p{width:96%;max-width:70ch;text-align:justify;margin:1rem auto;padding-bottom:5rem}.section_usine{min-height:var(--min-height)}.section_usine h3{text-align:center;padding-top:4rem;font-weight:500}.photos-usine{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;padding:3rem 0}.h4-image-marque{font-size:1.95rem;margin:2rem 0;font-weight:400}.photos-usine div{margin:2rem;max-width:34rem}.section_usine_intro{width:96%;max-width:70ch;margin:2rem auto 0}.description,.section_usine_intro{text-align:justify}.photos-usine img{border-radius:.4rem;box-shadow:var(--box-shadow-img)}