.registerlogin-module__sYaFUW__container{-moz-column-gap:3rem;column-gap:3rem;height:95svh;display:flex}.registerlogin-module__sYaFUW__img_aside{-o-object-fit:cover;object-fit:cover;justify-content:center;align-items:center;width:25%;height:100%;display:flex}.registerlogin-module__sYaFUW__img_mobile{display:none}.registerlogin-module__sYaFUW__container_form{flex-direction:column;align-items:center;row-gap:3.5rem;width:100%;height:calc(100% - 76px);padding-top:4rem;display:flex}.registerlogin-module__sYaFUW__container_form_title{-moz-column-gap:.5rem;align-items:center;column-gap:.5rem;display:flex}.registerlogin-module__sYaFUW__container_form_title img{width:3rem;height:3rem}.registerlogin-module__sYaFUW__container_form_title h3{color:var(--black);font-size:1.75rem;font-weight:600}.registerlogin-module__sYaFUW__container_form_register_login{-moz-column-gap:5rem;column-gap:5rem;height:90%;display:flex}.registerlogin-module__sYaFUW__container_form_separator{background-color:var(--bright-gray);width:.1rem;height:100%}@media screen and (max-width:1400px){.registerlogin-module__sYaFUW__container_form_register_login{-moz-column-gap:5%;column-gap:5%}}@media screen and (max-width:1024px){.registerlogin-module__sYaFUW__container{flex-direction:column;row-gap:3rem;height:auto;padding:7rem 3rem 3rem}.registerlogin-module__sYaFUW__img_desktop{display:none}.registerlogin-module__sYaFUW__img_mobile{display:flex}.registerlogin-module__sYaFUW__img_aside{-ms-border-radius:2rem;-o-border-radius:2rem;-o-object-fit:cover;object-fit:cover;border-radius:2rem;width:100%;height:18rem}.registerlogin-module__sYaFUW__container_form{width:100%;height:70%;padding-top:0}.registerlogin-module__sYaFUW__container_form_register_login{row-gap:3rem}}@media screen and (max-width:768px){.registerlogin-module__sYaFUW__container{flex-direction:column;row-gap:3rem;height:auto;padding:7rem 1rem 3rem}.registerlogin-module__sYaFUW__img_aside{height:15rem}.registerlogin-module__sYaFUW__container_form_register_login{flex-direction:column;row-gap:2rem}.registerlogin-module__sYaFUW__container_form_title h3{font-size:1.3rem}.registerlogin-module__sYaFUW__container_form_title{-moz-column-gap:1rem;column-gap:1rem}.registerlogin-module__sYaFUW__container_form_title img{width:2.5rem;height:2.5rem}}
.login-module__THQy_W__login{flex-direction:column;row-gap:.8rem;max-width:17rem;height:100%;display:flex;overflow-y:auto}.login-module__THQy_W__login_title{color:var(--black);font-size:1.5rem;font-weight:600}.login-module__THQy_W__login_text{color:var(--black);font-size:1rem}.login-module__THQy_W__div_decoration{background:var(--gradient-holcim);width:100%;height:.1rem}.login-module__THQy_W__form{flex-direction:column;row-gap:.9rem;display:flex}.login-module__THQy_W__form_container{flex-direction:column;row-gap:.5rem;display:flex}.login-module__THQy_W__form_container input{border-bottom:1px solid var(--bright-gray);border-top:none;border-left:none;border-right:none;outline:none;padding:.3rem;font-family:inherit}.login-module__THQy_W__form_container input::placeholder{color:var(--bright-gray);font-size:.9rem;font-weight:500}.login-module__THQy_W__form_container label{color:var(--black);font-size:.9rem}.login-module__THQy_W__show_password{-moz-column-gap:.6rem;align-items:center;column-gap:.6rem;display:flex}.login-module__THQy_W__show_password label{text-underline-offset:.2rem;cursor:pointer;text-decoration:underline}.login-module__THQy_W__show_password input{cursor:pointer;width:1.5rem;height:1.5rem}.login-module__THQy_W__form_button{background:linear-gradient(to bottom, var(--dark-blue), var(--dark-blue));color:#fff;cursor:pointer;-o-transition:background-color ease .4s, border-radius .4s;border:none;outline:none;justify-content:center;align-items:center;width:6rem;height:3rem;margin-top:.5rem;padding:.5rem;font-size:.9rem;font-weight:600;transition:background-color .4s,border-radius .4s;display:flex}.login-module__THQy_W__form_button:hover{background:var(--gradient-button);-ms-border-radius:5rem;-o-border-radius:5rem;-o-transition:background-color ease .4s, border-radius .4s;border-radius:5rem;transition:background-color .4s,border-radius .4s}.login-module__THQy_W__remember_password{color:var(--dark-blue);text-underline-offset:.2rem;cursor:pointer;font-size:.8rem;font-weight:500;text-decoration:underline}.login-module__THQy_W__error_message{color:red;font-size:.8rem;font-weight:500}@media screen and (max-width:768px){.login-module__THQy_W__login{max-width:unset;width:100%}}
.modalchangepassword-module__VfwRRq__modal{z-index:999;background-color:#00000083;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.modalchangepassword-module__VfwRRq__card__modal{background-color:#fff;width:50%;max-width:60rem;height:auto}.modalchangepassword-module__VfwRRq__card__modal__header{background-color:var(--dark-blue);color:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:2rem;display:flex;position:relative}.modalchangepassword-module__VfwRRq__card__modal__header img{cursor:pointer;position:absolute;top:1rem;right:2rem}.modalchangepassword-module__VfwRRq__card__modal__header h3{font-size:1.3rem;font-weight:600}.modalchangepassword-module__VfwRRq__modal__content{flex-direction:column;row-gap:1.5rem;height:65vh;max-height:33rem;padding:2rem 2rem 1rem;display:flex;overflow-y:auto}.modalchangepassword-module__VfwRRq__modal__content p{color:var(--dark-gray);font-size:1.2rem;font-weight:400}.modalchangepassword-module__VfwRRq__container_form{flex-direction:column;row-gap:1rem;display:flex}.modalchangepassword-module__VfwRRq__container_form input{border:1px solid var(--dark-blue);outline:none;width:100%;padding:1rem;font-family:inherit}.modalchangepassword-module__VfwRRq__container_form input::placeholder{color:var(--bright-gray);font-size:.9rem;font-weight:500}.modalchangepassword-module__VfwRRq__container_form label{color:var(--black);font-size:.9rem}.modalchangepassword-module__VfwRRq__container_form label:after{content:"*";color:red;margin-left:.2rem}.modalchangepassword-module__VfwRRq__input__container{flex-direction:column;row-gap:.5rem;display:flex}.modalchangepassword-module__VfwRRq__error_message{color:red;font-size:.8rem}.modalchangepassword-module__VfwRRq__modal__buttons{justify-content:flex-end;align-items:center;width:100%;display:flex}.modalchangepassword-module__VfwRRq__button__secondary{border:2px solid var(--dark-blue);background-color:#fff;background:linear-gradient(#fff, #fff) padding-box, var(--gradient-button) border-box;cursor:pointer;-ms-border-radius:.3rem;-o-border-radius:.3rem;-o-transition:all .3s ease;border-radius:.3rem;outline:none;justify-content:center;align-items:center;height:3rem;margin-top:.5rem;padding:0 1rem;transition:all .3s;display:table}.modalchangepassword-module__VfwRRq__button__secondary:hover{border:2px solid #0000}.modalchangepassword-module__VfwRRq__button__secondary input{color:var(--dark-blue);cursor:pointer;background-color:#fff;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:3rem;font-size:.8rem;font-weight:600;display:flex}@media screen and (max-width:1100px){.modalchangepassword-module__VfwRRq__card__modal{width:80%}.modalchangepassword-module__VfwRRq__modal__content{padding:2rem 1rem 1rem}.modalchangepassword-module__VfwRRq__modal__buttons{justify-content:center}.modalchangepassword-module__VfwRRq__modal__buttons a{width:100%;margin:0}.modalchangepassword-module__VfwRRq__card__modal__header h3{font-size:1.1rem}.modalchangepassword-module__VfwRRq__card__modal__header img{top:.5rem;right:1rem}.modalchangepassword-module__VfwRRq__modal__content p{font-size:1rem}}@media screen and (max-width:400px){.modalchangepassword-module__VfwRRq__card__modal{width:90%}.modalchangepassword-module__VfwRRq__card__modal__header{padding:1.5rem .5rem 1rem 1rem}.modalchangepassword-module__VfwRRq__modal__content{row-gap:1.5rem;padding:1.5rem .5rem 1rem 1rem}.modalchangepassword-module__VfwRRq__modal__buttons{justify-content:center}.modalchangepassword-module__VfwRRq__modal__buttons a{width:100%}.modalchangepassword-module__VfwRRq__card__modal__header h3{font-size:1rem}.modalchangepassword-module__VfwRRq__card__modal__header img{top:.5rem;right:.5rem}.modalchangepassword-module__VfwRRq__modal__content p{font-size:.9rem}}
.register-module__W3AM2q__register{flex-direction:column;row-gap:.8rem;width:19rem;max-width:19rem;height:100%;padding-bottom:2rem;display:flex;overflow-y:auto}.register-module__W3AM2q__register_title{color:var(--black);font-size:1.5rem;font-weight:600}.register-module__W3AM2q__isClient{width:5ch;height:100%;transition:all .5s cubic-bezier(0,.1,.4,1);position:absolute;top:0;left:0}.register-module__W3AM2q__notClient{width:10ch;left:50%}.register-module__W3AM2q__form{flex-direction:column;row-gap:2rem;height:90%;display:flex}.register-module__W3AM2q__container_form{flex-direction:column;row-gap:.8rem;padding-right:1rem;display:flex}.register-module__W3AM2q__form_container{flex-direction:column;row-gap:.5rem;display:flex}.register-module__W3AM2q__form_container input{border-bottom:1px solid var(--bright-gray);border-top:none;border-left:none;border-right:none;outline:none;padding:.3rem;font-family:inherit}.register-module__W3AM2q__form_disabled{background-color:var(--bright-gray);cursor:not-allowed;pointer-events:none}.register-module__W3AM2q__form_container_actions{flex-direction:column;row-gap:1rem;display:flex}.register-module__W3AM2q__form_container input::placeholder{color:var(--bright-gray);font-size:.9rem;font-weight:500}.register-module__W3AM2q__form_container label{color:var(--black);font-size:.9rem}.register-module__W3AM2q__error_message{color:red;font-size:.8rem;font-weight:200}.register-module__W3AM2q__form_container_checkbox{-moz-column-gap:.4rem;align-items:center;column-gap:.4rem;display:flex}.register-module__W3AM2q__form_container_checkbox a{color:var(--black);text-underline-offset:.3rem;font-size:.9rem;font-weight:500;text-decoration:underline}.register-module__W3AM2q__dropdown{width:100%;position:relative}.register-module__W3AM2q__form_button_disabled{background:linear-gradient(to bottom, var(--bright-gray), var(--bright-gray));color:#fff;cursor:pointer;-o-transition:background-color ease .4s, border-radius .4s;border:none;outline:none;width:7rem;height:3rem;margin-top:.5rem;padding:.5rem;font-size:.9rem;font-weight:600;transition:background-color .4s,border-radius .4s}.register-module__W3AM2q__form_button{background:linear-gradient(to bottom, var(--dark-blue), var(--dark-blue));color:#fff;cursor:pointer;-o-transition:background-color ease .4s, border-radius .4s;border:none;outline:none;width:7rem;height:3rem;margin-top:.5rem;padding:.5rem;font-size:.9rem;font-weight:600;transition:background-color .4s,border-radius .4s}.register-module__W3AM2q__form_button:hover{background:var(--gradient-button);-ms-border-radius:5rem;-o-border-radius:5rem;-o-transition:background-color ease .4s, border-radius .4s;border-radius:5rem;transition:background-color .4s,border-radius .4s}@media screen and (max-width:768px){.register-module__W3AM2q__register{width:100%;max-width:100%}}
.forgotpassword-module__5k1_5a__forgot_password{flex-direction:column;row-gap:.8rem;width:70%;max-width:60rem;display:flex}.forgotpassword-module__5k1_5a__forgot_password_title{color:var(--black);font-size:1.5rem;font-weight:600}.forgotpassword-module__5k1_5a__forgot_password_text{color:var(--dark-gray);font-size:.8rem}.forgotpassword-module__5k1_5a__div_decoration{background:var(--gradient-holcim);width:100%;height:.1rem}.forgotpassword-module__5k1_5a__form{flex-direction:column;row-gap:.9rem;display:flex}.forgotpassword-module__5k1_5a__form_container{flex-direction:column;row-gap:.5rem;display:flex}.forgotpassword-module__5k1_5a__form_container input{border:1px solid var(--dark-blue);outline:none;width:70%;max-width:30rem;padding:1rem;font-family:inherit}.forgotpassword-module__5k1_5a__form_container input::placeholder{color:var(--bright-gray);font-size:.9rem;font-weight:500}.forgotpassword-module__5k1_5a__form_container label{color:var(--black);font-size:.9rem}.forgotpassword-module__5k1_5a__show_password{-moz-column-gap:.6rem;align-items:center;column-gap:.6rem;display:flex}.forgotpassword-module__5k1_5a__show_password input{cursor:pointer;width:1.5rem;height:1.5rem}.forgotpassword-module__5k1_5a__container_buttons{-moz-column-gap:1rem;column-gap:1rem;display:flex}.forgotpassword-module__5k1_5a__form_button{background:var(--dark-blue);color:#fff;cursor:pointer;border:none;outline:none;width:16rem;height:3rem;margin-top:.5rem;padding:.5rem;font-size:.9rem;font-weight:600}.forgotpassword-module__5k1_5a__form_button:hover,.forgotpassword-module__5k1_5a__form_button_goback:hover{background:var(--gradient-button);-ms-border-radius:5rem;-o-border-radius:5rem;-o-transition:background-color ease .4s, border-radius .4s;border-radius:5rem;transition:background-color .4s,border-radius .4s}.forgotpassword-module__5k1_5a__form_button_goback{border:1px solid var(--dark-blue);width:5rem;height:3rem;color:var(--dark-blue);cursor:pointer;background-color:#0000;outline:none;margin-top:.5rem;padding:1px;font-size:.9rem;font-weight:600}.forgotpassword-module__5k1_5a__form_button_goback:hover{border:none}.forgotpassword-module__5k1_5a__form_button_goback:hover div{border-radius:5rem}.forgotpassword-module__5k1_5a__remember_password{cursor:pointer;color:var(--dark-blue);font-size:.8rem;font-weight:500}.forgotpassword-module__5k1_5a__error_message{color:red;font-size:.8rem;font-weight:500}.forgotpassword-module__5k1_5a__forgot_password_text_code{color:var(--dark-gray);font-size:1.2rem;font-weight:500}@media screen and (max-width:768px){.forgotpassword-module__5k1_5a__forgot_password{max-width:unset;width:100%}.forgotpassword-module__5k1_5a__form_button{width:100%}.forgotpassword-module__5k1_5a__form_container input{width:100%;max-width:unset}}
