.paragraph.paragraph--type--password-protection{align-items:center;background:#3d3935;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99999}.paragraph.paragraph--type--password-protection .password-protection-body{background-color:#f91e26;border:2px solid #fff;max-width:500px;padding:50px 80px}@media screen and (max-width:599px){.paragraph.paragraph--type--password-protection .password-body{padding:20px;width:320px}}.paragraph.paragraph--type--password-protection .button{background-color:#1e9ecc;border:0;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:Lexend,Helvetica,Arial,sans-serif;font-size:.9em;letter-spacing:.025em;line-height:1.75em;padding:.5em 1.5em;text-align:center;text-transform:uppercase;transition:all .3s ease}.paragraph.paragraph--type--password-protection .form-heading{color:#fff;font-family:Lexend,Helvetica,Arial,sans-serif;font-size:32px;line-height:28px;margin-bottom:20px;text-align:center}.paragraph.paragraph--type--password-protection .form-error{color:#13294b;font-weight:700;margin-bottom:1rem;text-align:center;text-transform:uppercase}.paragraph.paragraph--type--password-protection .form-input-group{display:flex}.paragraph.paragraph--type--password-protection .form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #999;border-radius:4px;box-sizing:border-box;color:#3d3935;outline:0;padding:.45em;transition:all .3s ease;width:100%}.paragraph.paragraph--type--password-protection .form-submit{background-image:url(../../../images/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:15px;border-radius:0;color:transparent;height:42.5px;width:10px}