.password-protected-form-wrapper{--primary:#ce1323;--primary-hover:color-mix(in oklab,var(--primary),#fff 15%);align-items:center;display:flex;flex-flow:row wrap;font-family:Montserrat,sans-serif;justify-content:center;min-height:85vh;padding-inline:10px}.password-protected-form-wrapper .password-protected-form__inner{max-width:600px;width:100%}.password-protected-form-wrapper h1,.password-protected-form-wrapper h2,.password-protected-form-wrapper h3,.password-protected-form-wrapper h4,.password-protected-form-wrapper h5,.password-protected-form-wrapper h6,.password-protected-form-wrapper li,.password-protected-form-wrapper p{font-size:min(var(--min-font-px) + (var(--max-font) - var(--min-font))*(100vw - 575px)/1345,var(--max-font-px))}.password-protected-form-wrapper h1{--min-font-px:41px;--min-font:41;--max-font:58;--max-font-px:58px;font-weight:700;line-height:1.1}.password-protected-form-wrapper h2{--min-font-px:36px;--min-font:36;--max-font:48;--max-font-px:48px;line-height:1.2}.password-protected-form-wrapper p{--min-font-px:16px;--min-font:16;--max-font:18;--max-font-px:18px;font-weight:450;line-height:1.4}.password-protected-form-wrapper .password-form__text{margin-bottom:30px}.password-protected-form-wrapper .post-password-form{margin:0;max-width:100%}.password-protected-form-wrapper .post-password-form p{margin:0}.password-protected-form-wrapper .form-group{margin-bottom:15px}.password-protected-form-wrapper .form-control{border-radius:6px;padding:12px}.password-protected-form-wrapper .form-control__error{color:var(--primary);font-size:14px;font-weight:700}.password-protected-form-wrapper .btn{background-color:var(--primary);border-radius:6px;color:#fff;font-size:15px;font-weight:700;line-height:1;padding:15px 25px;text-transform:uppercase;width:100%}.password-protected-form-wrapper .btn.btn--submit{margin:0}.password-protected-form-wrapper .btn:hover{background-color:var(--primary-hover)}
