.post-password-form{position:relative;text-align:center}.post-password-form__parent-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 0 6.25rem}.post-password-form__container{display:flex;flex-direction:column;width:100%;margin-top:1.5625rem;padding:4.375rem 1.25rem;text-align:left;border-radius:.5rem;background:#f5f5f5}.post-password-form__wrapper{max-width:28.125rem;margin:0 auto;padding:2.5rem 3.125rem 3.75rem;border-radius:.9375rem;background-color:#fff;box-shadow:0 0 .9375rem -.1875rem rgba(0,0,0,.1)}@media (max-width:35.98rem){.post-password-form__wrapper{padding:1.875rem}}.post-password-form__content{font-weight:var(--t4-font-weight);font-size:var(--t4-font-size);font-family:var(--t4-font-family);line-height:var(--t4-line-height);font-variant-numeric:var(--t4-font-variant-numeric);margin-bottom:1.25rem;color:#00711e}.post-password-form__code{font-weight:var(--t4-font-weight);font-size:var(--t4-font-size);font-family:var(--t4-font-family);line-height:var(--t4-line-height);font-variant-numeric:var(--t4-font-variant-numeric);margin-bottom:.125rem}.post-password-form__post-title{font-weight:var(--t3-font-weight);font-size:var(--t3-font-size);font-family:var(--t3-font-family);line-height:var(--t3-line-height);font-variant-numeric:var(--t3-font-variant-numeric)}.post-password-form__label-container{display:flex;gap:.625rem;align-items:center;margin-bottom:0}@media (max-width:35.98rem){.post-password-form__label-container{flex-wrap:wrap}}.post-password-form__label{margin-bottom:0}@media (max-width:35.98rem){.post-password-form__label{width:100%}}.post-password-form input[type=password]{padding:.375rem .75rem;background-color:#f5f5f5}.post-password-form button[type=submit]{color:#fff;border:.125rem solid #00711e;background-color:#00711e;font-weight:var(--link-1-font-weight);font-size:var(--link-1-font-size);font-family:var(--link-1-font-family);line-height:var(--link-1-line-height);font-variant-numeric:var(--link-1-font-variant-numeric);display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:.625rem 1.875rem;text-align:center;border-radius:.25rem;cursor:pointer;-webkit-appearance:none;appearance:none;transition:color .2s linear,background-color .2s linear,border .2s linear;margin:0;padding:.3125rem .8125rem}.post-password-form button[type=submit]:disabled{cursor:not-allowed}@media (max-width:35.98rem){.post-password-form button[type=submit]{width:100%}}.bg-blue .post-password-form button[type=submit],.bg-dark .post-password-form button[type=submit],.bg-green .post-password-form button[type=submit],.bg-navy .post-password-form button[type=submit],.bg-neutral-3 .post-password-form button[type=submit]{color:#00711e;border-color:#212529;background-color:#fff}.bg-blue .post-password-form button[type=submit].hover,.bg-blue .post-password-form button[type=submit]:focus,.bg-blue .post-password-form button[type=submit]:hover,.bg-dark .post-password-form button[type=submit].hover,.bg-dark .post-password-form button[type=submit]:focus,.bg-dark .post-password-form button[type=submit]:hover,.bg-green .post-password-form button[type=submit].hover,.bg-green .post-password-form button[type=submit]:focus,.bg-green .post-password-form button[type=submit]:hover,.bg-navy .post-password-form button[type=submit].hover,.bg-navy .post-password-form button[type=submit]:focus,.bg-navy .post-password-form button[type=submit]:hover,.bg-neutral-3 .post-password-form button[type=submit].hover,.bg-neutral-3 .post-password-form button[type=submit]:focus,.bg-neutral-3 .post-password-form button[type=submit]:hover,a:focus .bg-blue .post-password-form button[type=submit],a:focus .bg-dark .post-password-form button[type=submit],a:focus .bg-green .post-password-form button[type=submit],a:focus .bg-navy .post-password-form button[type=submit],a:focus .bg-neutral-3 .post-password-form button[type=submit],a:hover .bg-blue .post-password-form button[type=submit],a:hover .bg-dark .post-password-form button[type=submit],a:hover .bg-green .post-password-form button[type=submit],a:hover .bg-navy .post-password-form button[type=submit],a:hover .bg-neutral-3 .post-password-form button[type=submit]{color:#00711e;border-color:#00711e;background-color:#fff}.bg-blue .post-password-form button[type=submit]:disabled,.bg-dark .post-password-form button[type=submit]:disabled,.bg-green .post-password-form button[type=submit]:disabled,.bg-navy .post-password-form button[type=submit]:disabled,.bg-neutral-3 .post-password-form button[type=submit]:disabled{color:#bababa;border-color:#292929;background-color:#292929}.post-password-form button[type=submit].hover,.post-password-form button[type=submit]:focus,.post-password-form button[type=submit]:hover,a:focus .post-password-form button[type=submit],a:hover .post-password-form button[type=submit]{color:#00711e;border-color:#00711e;background-color:#fff}.post-password-form button[type=submit]:disabled{color:#b8b8b8;border-color:#e0e0e0;background-color:#e0e0e0}