.passwordProtection{background:#f4f2ed;color:#272157;height:auto;min-height:80vh !important;text-align:center;padding:60px 0}.passwordProtection h1{color:#272157}.passwordProtection p{font-size:18px}.passwordProtection form{width:100%;max-width:480px;margin:40px auto}.passwordProtection input[type="password"]{height:48px !important;width:100%;border:0;border-bottom:1px solid #413891;color:#272157}.passwordProtection input[type="password"]::placeholder{color:#272157}.passwordProtection input[type="submit"]{background:#a0eccd;color:#242248;border-color:#a0eccd;padding:16px 30px;font-size:18px;min-width:162px;margin-top:24px}.passwordProtection input[type="submit"]:hover{background:#242248;border-color:#242248;color:#a0eccd}.passwordProtection input[type="submit"]:focus-visible{outline:auto}@media(min-width:992px){.passwordProtection{padding:200px 0}}