.passwordprotect_wrapper__wdKvX{width:100%;height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;background-color:#000}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy{width:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#a5a5a5;animation:passwordprotect_slideInUp__D_AHR .3s ease-out;opacity:0;animation-fill-mode:forwards}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy>*{width:100%}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_title__zdZAB{text-align:center;font-size:1.375rem;font-family:var(--secondaryFontFamily);font-weight:700;color:#a5a5a5;margin-bottom:.75rem}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_subTitle__ZuJ9y{text-align:center;font-size:.75rem;font-family:var(--primaryFontFamily);color:#a5a5a5;line-height:1.2}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_formGroup__kn718{margin-bottom:1rem;margin-top:1rem;width:65%}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_formControl__T4wL2{display:block;width:100%;height:40px;padding:0 1rem;font-size:1rem;font-weight:400;line-height:1.5;color:#e0e0e0;background-color:rgba(0,0,0,0);background-clip:padding-box;border:1.5px solid #fff;border-radius:24px;box-sizing:border-box;transition:all .3s ease}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_formControl__T4wL2:focus{color:#e0e0e0;background-color:rgba(0,0,0,0);border-color:#fff;outline:0;box-shadow:none;transform:scale(1.02)}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_formControl__T4wL2::placeholder{text-align:center;font-size:.75rem;color:#888;opacity:1}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_formText__WoovE{display:block;margin-top:.25rem;font-size:.875em;color:#b0b0b0}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_errorMessage__uyq1Z{color:red;font-size:.75rem;margin-top:.25rem;text-align:center}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_actionButton__XhQL1{margin-top:1rem;border-radius:24px;background-color:#fff;color:#656565;font-size:.75em;font-family:var(--primaryFontFamily);font-weight:thin;padding:.5rem 1rem;border:none;width:128px;transition:all .3s ease;cursor:pointer}.passwordprotect_wrapper__wdKvX .passwordprotect_content__4hrNy .passwordprotect_actionButton__XhQL1:hover{transform:translateY(-2px);box-shadow:0 4px 8px hsla(0,0%,100%,.2)}@keyframes passwordprotect_slideInUp__D_AHR{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}