.section-register .header-store{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 20px rgba(0,0,0,.02),0 10px 20px rgba(0,0,0,.02);color:#fff;position:fixed;z-index:999;background-color:#fff;top:0}.section-register .header-store .menu{display:flex;align-items:center}.section-register .header-store .menu .logo-dzo{background:url(/Assets/img/logo/logo-h40.png) no-repeat center center;background-size:100% auto;width:100px;height:60px;margin-left:20pt}.section-register .header-store .menu .title-dzo{margin-left:20pt;font-family:'Roboto';font-size:14pt;color:#1d1d1f}.section-register .header-store .language{display:flex;margin:0 13px;align-items:center}.section-register .header-store .language .icon-language{color:#ffa500;margin-right:10px;font-size:25px}.section-register .header-store .language .language-select{width:max-content}.section-register .container{background-color:#fff;border-radius:24px;box-shadow:0 0 5px rgba(0,0,0,.2);overflow:hidden;width:840px;height:400px;max-width:100%;min-height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.section-register .container h1{font-weight:400;margin:0;font-size:24px;color:#333}.section-register .container p{font-size:14px;font-weight:300;line-height:20px;letter-spacing:.5px;margin:20px 0 30px;color:#666}.section-register .container button.btn-orange{border-radius:4px;border:1px solid #ffa800;background-color:#ffa800;color:#fff;letter-spacing:1px;text-transform:uppercase;transition:transform 80ms ease-in;cursor:pointer;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;margin-top:20px}.section-register .container button.btn-orange:hover{border:1px solid #ffa800;background-color:transparent;color:#ffa800}.section-register .container button.btn-white{border-radius:4px;border:1px solid #ffa800;background-color:transparent;color:#ffa800;letter-spacing:1px;text-transform:uppercase;transition:transform 80ms ease-in;cursor:pointer;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;margin-top:20px}.section-register .container button.btn-white:hover{border:1px solid #ffa800;background-color:#ffa800;color:#fff}.section-register .container button.action{border-radius:4px;border:1px solid #fff;background-color:transparent;color:#fff;letter-spacing:1px;text-transform:uppercase;transition:transform 80ms ease-in;cursor:pointer;font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;margin-top:20px;font-size:14px;width:160px;height:40px}.section-register .container button.action:hover{border:1px solid #fff;background-color:#fff;color:#ffa800}.section-register .container form{background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 50px;height:100%;text-align:center}.section-register .container input{background-color:#eee;border:none;padding:9px 15px 11px 50px;margin-bottom:10px;width:400px;height:40px;outline:none}.section-register .container .form-container{position:absolute;top:0;height:100%;transition:all .6s ease-in-out}.section-register .container .form-container #field-password{display:none}.section-register .container .form-container #btn-create-acc{display:none}.section-register .container .form-container .field{width:400px;position:relative}.section-register .container .form-container .field .icon{position:absolute;top:10px;left:20px}.section-register .container .form-container .field .icon .fa-key{color:gray}.section-register .container .form-container .section-code{display:flex;justify-content:space-between;width:400px}.section-register .container .form-container .section-code .field{width:300px}.section-register .container .form-container .section-code .field input{width:300px}.section-register .container .form-container .title-form{font-family:"Roboto",sans-serif;font-weight:bold;font-style:normal;font-size:22px;color:#ffa800;margin-bottom:40px}.section-register .container .form-container button.forgot{width:222px;height:40px;font-size:14px;margin-top:0}.section-register .container .form-container button.sign-in{width:160px;height:40px;font-size:14px;margin-top:40px}.section-register .container .form-container button.get-code{width:100px;height:40px;font-size:14px;margin:0 0 0 10px}.section-register .container .form-container button.create{width:160px;height:40px;font-size:14px;margin-top:30px}.section-register .container .form-container .img-acc{background:url(/Assets/img/store/name-20.png) no-repeat center center;background-size:100% auto;width:20px;height:20px}.section-register .container .form-container .img-email{background:url(/Assets/img/store/mail-20.png) no-repeat center center;background-size:100% auto;width:20px;height:20px}.section-register .container .form-container .img-password{background:url(/Assets/img/store/verify-20.png) no-repeat center center;background-size:100% auto;width:20px;height:20px}.section-register .container.right-panel-active .sign-in-container{transform:translateX(56%)}.section-register .container.right-panel-active .sign-up-container{transform:translateX(56%);opacity:1;z-index:5;animation:show .6s}.section-register .container.right-panel-active .overlay-container{transform:translateX(-180%)}.section-register .container.right-panel-active .overlay{transform:translateX(50%)}.section-register .container.right-panel-active .overlay-left{transform:translateX(0)}.section-register .container.right-panel-active .overlay-right{transform:translateX(40%)}.section-register .container .sign-in-container{left:0;width:540px;z-index:2}.section-register .container .sign-up-container{left:0;width:540px;opacity:0;z-index:1}.section-register .container .overlay-container{position:absolute;top:0;left:540px;width:300px;height:100%;overflow:hidden;transition:transform .6s ease-in-out;z-index:100}.section-register .container .overlay{background:#ffb800;background:-webkit-linear-gradient(to right,#ffb800,#ffb800);background:linear-gradient(to right,#ffb800,#ffb800);background-repeat:no-repeat;background-size:cover;background-position:0 0;color:#fff;position:relative;left:-158%;height:100%;width:840px;transform:translateX(0);transition:transform .6s ease-in-out}.section-register .container .overlay-panel{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 40px;text-align:center;top:0;height:100%;width:50%;transform:translateX(0);transition:transform .6s ease-in-out}.section-register .container .overlay-panel .title{color:#fff;font-size:22px;font-family:"Roboto",sans-serif;font-weight:bold;font-style:normal}.section-register .container .overlay-left{transform:translateX(-40%)}.section-register .container .overlay-right{right:0;transform:translateX(0)}@keyframes show{0%,49.99%{opacity:0;z-index:1}50%,100%{opacity:1;z-index:5}}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}