.form-group{margin-bottom:20px}.form-group label{flex:0 0 auto;width:20%;display:flex;align-items:center;font-weight:500;font-size:18px;color:var(--color-text-base);margin-bottom:10px}.form-group label .edglyph{line-height:0;margin:0 5px}.form-group label:not(.btn) .edglyph{color:var(--primary-color)}.form-group .form-control{width:100%;padding:5px 10px;min-height:38px;font-weight:400;font-size:14px;border-radius:4px;min-width:0;display:block;color:var(--color-text-base);background:var(--color-background-input);border:1px solid transparent}.form-group .form-control:hover{border-color:var(--color-border-input-hover)}.form-group .form-control:focus{background:var(--color-background-input-focus);border-color:var(--color-border-input-focus)}.form-group textarea.form-control{padding:10px;height:auto;min-height:128px;resize:none}.form-group:last-child{margin-bottom:0}.select{flex:1;border-radius:4px;color:var(--color-text-base);background:var(--color-background-input);border:1px solid transparent;display:flex;align-items:center;position:relative}.select:after{content:"+";font-family:"EdGlyph";position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none}.select select{flex:1;border:0 none;background:none;padding:10px;font-weight:400;font-size:14px}.select select option[value=""][disabled]{display:none;visibility:hidden}.select select option[disabled]{display:none;visibility:hidden}.select select:required:invalid{color:rgba(var(--color-black), 0.5)}@media all and (max-width: 500px){.form-group{display:block}.form-group:last-child{padding:0}}ul#reseaux{display:flex;align-items:center;flex-wrap:wrap}ul#reseaux li a .edglyph{color:var(--color-text-base);display:flex;align-items:center;justify-content:center;min-width:58px;border-radius:3px;padding:5px;font-size:48px}ul#reseaux li a .edglyph:hover{background:var(--color-background-interactable-hover)}ul#reseaux li a .edglyph.ed-facebook,ul#reseaux li a .edglyph.ed-facebooksquare{color:var(--facebook-color)}ul#reseaux li a .edglyph.ed-facebook:hover,ul#reseaux li a .edglyph.ed-facebooksquare:hover{background:var(--facebook-color)}ul#reseaux li a .edglyph.ed-twitter,ul#reseaux li a .edglyph.ed-twittersquare{color:var(--twitter-color)}ul#reseaux li a .edglyph.ed-twitter:hover,ul#reseaux li a .edglyph.ed-twittersquare:hover{background:var(--twitter-color)}ul#reseaux li a .edglyph.ed-instagram,ul#reseaux li a .edglyph.ed-instagramsquare{background:var(--instagram-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}ul#reseaux li a .edglyph.ed-instagram:hover,ul#reseaux li a .edglyph.ed-instagramsquare:hover{background:var(--instagram-color)}ul#reseaux li a .edglyph.ed-dailymotion,ul#reseaux li a .edglyph.ed-dailymotionsquare{color:var(--dailymotion-color)}ul#reseaux li a .edglyph.ed-dailymotion:hover,ul#reseaux li a .edglyph.ed-dailymotionsquare:hover{background:var(--dailymotion-color)}ul#reseaux li a .edglyph.ed-linkedin,ul#reseaux li a .edglyph.ed-linkedinsquare{color:var(--linkedin-color)}ul#reseaux li a .edglyph.ed-linkedin:hover,ul#reseaux li a .edglyph.ed-linkedinsquare:hover{background:var(--linkedin-color)}ul#reseaux li a .edglyph.ed-youtube,ul#reseaux li a .edglyph.ed-youtubesquare{color:var(--youtube-color)}ul#reseaux li a .edglyph.ed-youtube:hover,ul#reseaux li a .edglyph.ed-youtubesquare:hover{background:var(--youtube-color)}ul#reseaux li a .edglyph.ed-pinterest,ul#reseaux li a .edglyph.ed-pinterestsquare{color:var(--pinterest-color)}ul#reseaux li a .edglyph.ed-pinterest:hover,ul#reseaux li a .edglyph.ed-pinterestsquare:hover{background:var(--pinterest-color)}ul#reseaux li a .edglyph.ed-viadeo,ul#reseaux li a .edglyph.ed-viadeosquare{color:var(--viadeo-color)}ul#reseaux li a .edglyph.ed-viadeo:hover,ul#reseaux li a .edglyph.ed-viadeosquare:hover{background:var(--viadeo-color)}ul#reseaux li a:hover{text-decoration:none}ul#reseaux li a:hover .edglyph{color:var(--color-white)}ul#reseaux li a:hover .edglyph.ed-facebook,ul#reseaux li a:hover .edglyph.ed-facebooksquare{background:var(--facebook-color)}ul#reseaux li a:hover .edglyph.ed-twitter,ul#reseaux li a:hover .edglyph.ed-twittersquare{background:var(--twitter-color)}ul#reseaux li a:hover .edglyph.ed-instagram,ul#reseaux li a:hover .edglyph.ed-instagramsquare{-webkit-background-clip:border-box;-webkit-text-fill-color:currentcolor;background:var(--instagram-color)}ul#reseaux li a:hover .edglyph.ed-dailymotion,ul#reseaux li a:hover .edglyph.ed-dailymotionsquare{background:var(--dailymotion-color)}ul#reseaux li a:hover .edglyph.ed-linkedin,ul#reseaux li a:hover .edglyph.ed-linkedinsquare{background:var(--linkedin-color)}ul#reseaux li a:hover .edglyph.ed-youtube,ul#reseaux li a:hover .edglyph.ed-youtubesquare{background:var(--youtube-color)}ul#reseaux li a:hover .edglyph.ed-pinterest,ul#reseaux li a:hover .edglyph.ed-pinterestsquare{background:var(--pinterest-color)}ul#reseaux li a:hover .edglyph.ed-viadeo,ul#reseaux li a:hover .edglyph.ed-viadeosquare{background:var(--viadeo-color)}#content{padding-top:0}#content .container h1{margin-top:121px;margin-bottom:40px}#content .container .flex{margin-bottom:40px}#content .container .flex figure img{margin:0 auto}#content .container .flex:last-child{margin-bottom:0}#content .container address{font-style:normal}#content .container address p{margin-bottom:10px;font-size:16px}#content .container address p:last-child{margin-bottom:0}#content .container form{padding:20px;border-radius:20px;background:rgba(var(--color-black-rgb), 0.025)}
