.cmp-qem-loginform{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;margin:62px 350px;padding:42px 43px;border-radius:16px;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}
@media(max-width:767px){.cmp-qem-loginform{padding:40px 32px;max-width:100%;border-radius:20px}
}
@media(max-width:767px){.cmp-qem-loginform{padding:30px 20px;border-radius:0;margin:57px 0 0 0}
}
.cmp-qem-loginform__header{text-align:center;margin-bottom:62px;width:100%}
@media(max-width:480px){.cmp-qem-loginform__header{margin-bottom:134px}
}
.cmp-qem-loginform.has-login-error .cmp-qem-loginform__header{margin-bottom:24px}
@media(max-width:480px){.cmp-qem-loginform.has-login-error .cmp-qem-loginform__header{margin-bottom:90px}
}
.cmp-qem-loginform__title{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:132%;letter-spacing:0;text-align:start;color:#333;margin:0}
@media(max-width:767px){.cmp-qem-loginform__title{font-size:24px}
}
@media(max-width:480px){.cmp-qem-loginform__title{font-size:24px}
}
.cmp-qem-loginform__form-section{width:100%;display:flex;flex-direction:column;align-items:center}
.cmp-qem-loginform__form{display:flex;flex-direction:column;width:100%}
.cmp-qem-loginform__login-error{margin:0 0 24px 0;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;line-height:140%;letter-spacing:0;color:#c33}
.cmp-qem-loginform__field{display:flex;flex-direction:column;gap:8px;width:100%;position:relative;margin-bottom:16px}
.cmp-qem-loginform__field.has-error .cmp-qem-loginform__label{color:#c33}
.cmp-qem-loginform__field.has-error::after{content:"";position:absolute;right:16px;top:59px;transform:translateY(-50%);width:24px;height:24px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMiAxMkMyMiAxNy41MjI4IDE3LjUyMjggMjIgMTIgMjJDNi40NzcxNSAyMiAyIDE3LjUyMjggMiAxMkMyIDYuNDc3MTUgNi40NzcxNSAyIDEyIDJDMTcuNTIyOCAyIDIyIDYuNDc3MTUgMjIgMTJaTTguNDY5NjYgMTQuNDY5N0wxMC45MzkzIDEyTDguNDY5NjYgOS41MzAzMkw5LjUzMDMyIDguNDY5NjZMMTIgMTAuOTM5M0wxNC40Njk3IDguNDY5NjZMMTUuNTMwMyA5LjUzMDMyTDEzLjA2MDcgMTJMMTUuNTMwMyAxNC40Njk3TDE0LjQ2OTcgMTUuNTMwM0wxMiAxMy4wNjA3TDkuNTMwMzIgMTUuNTMwM0w4LjQ2OTY2IDE0LjQ2OTdaIiBmaWxsPSIjQ0MzMzMzIi8+Cjwvc3ZnPgo=");background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none;z-index:10}
.cmp-qem-loginform__field--password.has-error::after{right:16px}
.cmp-qem-loginform__field--password.has-error .cmp-qem-loginform__password-toggle{display:none}
.cmp-qem-loginform__label{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:145%;color:#1e1e1e;transition:color .2s ease-in-out;margin:0 0 0 8px}
.cmp-qem-loginform__input{width:100%;height:56px;padding:16px;padding-right:48px;font-size:14px;border:1px solid #ededed;border-radius:16px;background-color:white;color:#121212;transition:all .2s ease-in-out;box-sizing:border-box;font-family:Inter,sans-serif;font-weight:400;line-height:140%;letter-spacing:0}
.cmp-qem-loginform__input::placeholder{color:#9ca3af;font-size:14px;color:#767575;line-height:140%;letter-spacing:0;font-weight:400}
.cmp-qem-loginform__input:focus{outline:0;border-color:#767575}
.cmp-qem-loginform__input:not(:placeholder-shown){border-color:#767575}
.cmp-qem-loginform__input.error{border-color:#c33}
.cmp-qem-loginform__input.error:focus,.cmp-qem-loginform__input.error:not(:placeholder-shown){border-color:#c33}
@media(max-width:480px){.cmp-qem-loginform__input{font-size:16px;padding:14px 16px;padding-right:48px}
}
.cmp-qem-loginform__input--password{padding-right:56px}
.cmp-qem-loginform__input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#121212}
.cmp-qem-loginform__forgot_remember-wrapper{display:flex;flex-direction:column;justify-content:flex-start;gap:32px;margin-left:16px}
@media(max-width:480px){.cmp-qem-loginform__forgot_remember-wrapper{flex-direction:row;align-items:center;gap:0;justify-content:space-between;margin:8px 8px 0 8px}
}
.cmp-qem-loginform__password-wrapper{position:relative;width:100%}
.cmp-qem-loginform__password-toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:0;border:0;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:color .2s ease-in-out}
.cmp-qem-loginform__password-toggle:hover{color:#121212}
.cmp-qem-loginform__password-toggle:focus{outline:0}
.cmp-qem-loginform__password-icon{width:24px;height:24px}
.cmp-qem-loginform__error{display:none;color:#c33;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:150%;margin-left:8px}
.cmp-qem-loginform__error.show{display:block}
.cmp-qem-loginform__forgot-password-link{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:166%;letter-spacing:.4px;color:#767575;text-decoration:underline;transition:color .2s ease-in-out}
.cmp-qem-loginform__forgot-password-link:hover{color:#121212}
.cmp-qem-loginform__remember{display:flex;align-items:center}
.cmp-qem-loginform__checkbox-label{display:flex;align-items:center;cursor:pointer;gap:8px}
.cmp-qem-loginform__checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.cmp-qem-loginform__checkbox-custom{width:24px;height:24px;background-color:white;border:2px solid #ededed;border-radius:6px;position:relative;transition:all .2s ease-in-out;flex-shrink:0}
.cmp-qem-loginform__checkbox-custom::after{content:"";position:absolute;display:none;left:6px;top:2px;width:6px;height:11px;border:solid white;border-width:0 1px 1px 0;transform:rotate(45deg)}
.cmp-qem-loginform__checkbox:checked + .cmp-qem-loginform__checkbox-custom{background-color:#121212;border-color:#121212}
.cmp-qem-loginform__checkbox:checked + .cmp-qem-loginform__checkbox-custom::after{display:block}
.cmp-qem-loginform__checkbox-text{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#767575}
.cmp-qem-loginform__submit{margin-top:42px;width:100%}
.cmp-qem-loginform__button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:145%;letter-spacing:0;padding:12px 24px;color:#121212;background-color:#ededed;border:0;border-radius:100px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;position:relative}
.cmp-qem-loginform__button:not(:disabled):not(.disabled){background-color:#121212;color:#b9fdde}
.cmp-qem-loginform__button:not(:disabled):not(.disabled):hover{background-color:#49b674;transform:translateY(-1px)}
.cmp-qem-loginform__button:disabled,.cmp-qem-loginform__button.disabled{cursor:not-allowed;transform:none;background-color:#ededed;color:#545454}
.cmp-qem-loginform__button:disabled:hover,.cmp-qem-loginform__button.disabled:hover{background-color:#ededed;color:#545454;transform:none}
.cmp-qem-loginform__button:focus{outline:0}
@media(max-width:480px){.cmp-qem-loginform__button{padding:14px 20px}
}
.cmp-qem-loginform__button-text{display:inline-flex;align-items:center;gap:8px;transition:opacity .2s ease-in-out}
.cmp-qem-loginform__button-arrow{transition:all .2s ease-in-out}
.cmp-qem-loginform__button-arrow path{transition:stroke .2s ease-in-out}
.cmp-qem-loginform__button:disabled .cmp-qem-loginform__button-arrow path,.cmp-qem-loginform__button.disabled .cmp-qem-loginform__button-arrow path{stroke:#545454}
.cmp-qem-loginform__button:not(:disabled):not(.disabled) .cmp-qem-loginform__button-arrow path{stroke:#b9fdde}
.cmp-qem-loginform__loading-spinner{display:none}
.cmp-qem-loginform__loading-spinner svg{width:20px;height:20px;color:#b9fdde}
.cmp-qem-loginform.loading .cmp-qem-loginform__button-text{opacity:0}
.cmp-qem-loginform.loading .cmp-qem-loginform__loading-spinner{display:inline-flex;position:absolute}
.cmp-qem-loginform__create-account{width:100%;margin-top:16px}
.cmp-qem-loginform__create-account-link{display:block;width:100%;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-weight:700;padding:12px 24px;color:#121212;background-color:transparent;border:1px solid #121212;border-radius:100px;text-decoration:none;transition:all .2s ease-in-out;box-sizing:border-box}
@media(max-width:480px){.cmp-qem-loginform__create-account-link{padding:14px 20px}
}
.cmp-qem-loginform__general-error{display:none;width:100%;text-align:center;padding:40px 20px}
.cmp-qem-loginform__general-error.show{display:block}
.cmp-qem-loginform__error-content{display:flex;flex-direction:column;align-items:center;gap:16px}
.cmp-qem-loginform__error-icon{width:48px;height:48px;margin-bottom:8px}
.cmp-qem-loginform__error-title{font-family:"Bricolage Grotesque",sans-serif;font-size:24px;font-weight:700;color:#c33;margin:0}
.cmp-qem-loginform__error-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#121212;margin:0;max-width:400px}
.cmp-qem-loginform__error-retry{margin-top:16px;padding:12px 32px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:white;background-color:#121212;border:0;border-radius:100px;cursor:pointer;transition:all .2s ease-in-out}
.cmp-qem-loginform__error-retry:hover{background-color:#49b674}