.login-layout{display:grid;grid-template-columns:1fr;min-height:calc(100vh - 78px)}@media (min-width:992px){.login-layout{grid-template-columns:1fr 1fr}}@media (min-width:1400px){.login-layout{grid-template-columns:1fr 620px 1fr}}#loginSubmit[disabled]{opacity:.72;cursor:not-allowed}.panel-left{background:#111110;position:relative;overflow:hidden}@media (max-width:1399.98px){.panel-left{display:none}}.panel-left-inner{position:absolute;inset:0;background-size:cover;background-position:center}.panel-left-content{animation:fadeUp .6s .1s ease both;position:absolute;bottom:3rem;left:3rem;right:3rem;color:#fff}.panel-left-artist{color:rgba(255,255,255,.6);font-size:.725rem;font-style:italic;position:absolute;bottom:5px;right:5px;z-index:90}.panel-left .blockquote{font-size:1.625rem;line-height:1.3;font-weight:400}.panel-left .blockquote-footer{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.6)}.panel-centre{animation:fadeUp .45s ease both;background:#fff;display:flex;flex-direction:column;padding:2rem 1rem}@media (min-width:1400px){.panel-centre{padding:3rem 2rem}}.panel-centre .login-heading{margin-bottom:.75rem}.panel-centre .login-subtext{margin-bottom:1.75rem;color:#3f3d3a}.panel-centre .login-card{background-color:rgba(255,255,255,.96);border:1px solid #e6e2dc;border-radius:.375rem;box-shadow:0 4px 14px rgba(17,17,16,.06)}.panel-centre .form-control,.panel-centre .input-group .btn{border-color:#d7d3cc;min-height:48px;transition:border-color .15s ease,box-shadow .15s ease}.panel-centre .form-control:hover,.panel-centre .input-group .btn:hover{border-color:#bdb7ae}.panel-centre .form-control:focus,.panel-centre .input-group .btn:focus{border-color:#111110;box-shadow:0 0 0 .2rem rgba(20,20,20,.16)}.panel-centre .form-check-label{color:#242321}.panel-centre a{text-decoration-thickness:1px;text-underline-offset:2px}.panel-centre a:focus-visible{outline:2px solid rgba(20,20,20,.5);outline-offset:2px;border-radius:2px}.panel-right{background:#f2f0eb;padding:1rem 1rem}@media (min-width:1400px){.panel-right{padding:1.5rem 2rem}}.panel-right{display:flex;flex-direction:column;justify-content:center}.panel-right>*{animation:fadeUp .5s ease both}.panel-right .become-member-label{font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;margin-bottom:1.5rem}.panel-right .promo-image{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;margin-bottom:1.5rem;max-height:300px}.panel-right .promo-text{font-size:.875rem;line-height:1.65;margin-bottom:1.5rem}.panel-right .benefit-list{list-style:none;padding:0;margin:0 0 1.5rem}.panel-right .benefit-list li{font-size:.8125rem;color:#4a4845;padding:.65rem 0;border-bottom:1px solid #f2f2f2;display:flex;align-items:flex-start;gap:.75rem;line-height:1.45}.panel-right .benefit-list li:first-child{border-top:1px solid #f2f2f2}.panel-right .benefit-num{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#111110;color:#fff;font-size:.6rem;font-weight:500;flex-shrink:0;margin-top:1px}