body{margin:0;-webkit-background-size:cover;background-size:cover;height:100%;align-items:center}*{font-family:'Open Sans',sans-serif}.conteneur{position:fixed;inset:0;width:33%;height:100vh;padding:0 3%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:center;flex-direction:row;text-align:left;background-color:rgba(255,255,255,.94)}@media screen and (max-width:1024px){.conteneur{width:66%}}@media screen and (max-width:500px){.conteneur{width:88%;padding:0 6%}}.conteneur .flex-one{flex:1 1 100%;margin:2% 0}.logo{width:260px}.texte{color:#343434;font-size:14px}.textebig{color:#343434;font-size:16px}.textesmall{color:#343434;font-size:12px}.textesmall a{color:#ec6c02;text-decoration:none}.textesmall a:hover{color:#f9b422;text-decoration:none}.texte strong{color:#ec6c02}.imgscroll{width:100%;height:auto}.register-form .hero-input,.register-form .submit-btn{position:relative;overflow:hidden;border:none;background-clip:padding-box;box-shadow:none;color:#303234;font-weight:500;-webkit-transition:all .3s;transition:all .3s}.register-form .hero-input:focus,.register-form .submit-btn:focus{outline:none;border:none}.label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:rgba(48,50,52,.8)}.register-form .hero-input{padding:0 0 0 3%;margin:5px 0 10px 0;height:40px;width:100%;border:1px solid #dbdbdb;background:rgba(255,255,255,1)}.register-form #textarea{height:150px;padding:17px 0 0 3%;resize:none}.register-form .hero-input::-webkit-input-placeholder{color:rgba(48,50,52,.8);font-weight:400}.register-form .hero-input::-moz-placeholder{color:rgba(48,50,52,.8);font-weight:400}.register-form .hero-input:-ms-input-placeholder{color:rgba(48,50,52,.8);font-weight:400}.register-form .hero-input:-moz-placeholder{color:rgba(48,50,52,.8);font-weight:400}.register-form .submit-btn{height:40px;background:#ec6c02;text-transform:uppercase;padding:0 25px;font-size:14px;cursor:pointer;color:#fff;-moz-box-shadow:0 10px 20px rgba(0,0,0,.1);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}.register-form .submit-btn:hover{background:#f9b422;-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}