p{margin:0}form{display:flex}.form_container{min-height:480px}.form_container2{display:none;position:relative}.form_container3{min-height:300px;display:none}.translate_left{animation:.4s forwards translate_left}.translate_left2{animation:.4s forwards translate_left2}.translate_right{animation:.4s forwards translate_right}.translate_right2{animation:.4s forwards translate_right2}.select_container{justify-content:space-evenly;width:100%;font-size:.9em;display:flex}.CGU{color:#d60036;cursor:pointer;margin:0;font-size:1.2em;font-weight:700;text-decoration:none;position:absolute;bottom:20px;right:20px}.restriction_container{align-items:center;width:250px;height:100px;display:flex;position:absolute;top:-20px;left:360px;overflow:hidden}.restriction{color:#d60036;text-align:left;background-color:#fff;width:100%;padding:20px;font-size:.8em;font-weight:700;transform:translate(-250px)}.restriction_translate{transition:all 1s;transform:translate(10px)}.restriction_container_border{border-left:1px solid #fff}.restriction_message{display:none}.icon_restriction{display:none;position:absolute;top:20px;left:330px}.rotate{animation:1s forwards rotate}.input_container{position:relative}.icon_eye{cursor:pointer;background:url(/sources/img/eye_close.svg) 50%/100% no-repeat;width:30px;height:20px;position:absolute;top:20px;left:250px;right:10px}.icon_eye_open{animation:.1s forwards icon_eye_open}line{stroke-dasharray:27;stroke-dashoffset:27px;animation:.25s linear .5s forwards dash}.input_confirm_container{justify-content:space-evenly;display:flex}.input_confirm{width:20px;margin:0;padding:0;font-size:1.5em}input:focus{background-color:#d600359c}.CGU_checkbox{cursor:pointer;width:15px;height:15px}.CGU_label{cursor:pointer;color:#fff;width:210px;font-size:.7em}.google_btn{background:#fff url(/sources/img/google_logo.png) 6%/8% no-repeat;padding-right:14%}@keyframes icon_eye_open{to{background:url(/sources/img/eye_open.svg) 50%/100% no-repeat}}@keyframes rotate{0%{transform:rotate(30deg)}30%{transform:rotate(-20deg)}60%{transform:rotate(10deg)}to{transform:rotate(0)}}@keyframes translate_left{0%{transform:translate(0)}to{transform:translate(-250px)}}@keyframes translate_left2{0%{transform:translate(250px)}to{transform:translate(0)}}@keyframes translate_right{0%{transform:translate(-250px)}to{transform:translate(0)}}@keyframes translate_right2{0%{transform:translate(0)}to{transform:translate(250px)}}@keyframes dash{to{stroke-dashoffset:0}}@media screen and (max-width:900px){.restriction_container{width:300px;top:-300px;left:3%}.restriction{color:#fff;background-color:#d60036;width:270px;padding:10px;display:block;transform:translate(-300px)}.restriction_translate{transition:all 1s;transform:translate(10px)}}
