:root{--font-family-main:"area-normal",sans-serif;--font-family-display:"halyard-display",sans-serif;--font-family-body:"area-normal",sans-serif;--font-family-display-medium:var(--font-family-display);--font-family-body-regular:var(--font-family-body);--font-family-body-book:var(--font-family-body);--font-family-body-bold:var(--font-family-body);--font-weight-display-medium:400;--font-weight-body-regular:400;--font-weight-body-book:400;--font-weight-body-bold:700;--font-weight-body-black:900;--color-primary:#00c6c2;--color-secondary:#052831;--color-teal:#00c6c2;--color-midnight-black:#052831;--color-putty:#fdf7ea;--color-white:#fff;--color-midnight-black-dark:#031d24;--color-black:#000;--color-error:#d00}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes draw{0%{stroke-dashoffset:1000}30%{stroke-dashoffset:0}45%{stroke-dashoffset:0}75%{stroke-dashoffset:1000}to{stroke-dashoffset:1000}}@keyframes svg-spin{0%{transform:scale(1) rotateY(0)}30%{transform:scale(1) rotateY(0)}35%{transform:scale(1.25) rotateY(0)}40%{transform:scale(1.25) rotateY(1turn)}45%{transform:scale(1) rotateY(1turn)}to{transform:scale(1) rotateY(1turn)}}.password-protected{background:var(--color-secondary)}.password-protected .header,.password-protected .header--sticky{background:var(--color-secondary);left:auto;position:relative;top:auto}.password-protected .header--show .header__inner{box-shadow:none}.protected-gate{align-items:center;background:var(--color-secondary);box-sizing:border-box;color:var(--color-white);display:flex;min-height:calc(100vh - var(--header-height));min-height:calc(100svh - var(--header-height));padding:4rem 0}.protected-gate .container{width:100%}.protected-gate__inner{background:#ffffff0a;border:1px solid #00c6c259;border-radius:1.25rem;box-sizing:border-box;margin:0 auto;max-width:34rem;padding:clamp(1.75rem,4vw,2.75rem)}.protected-gate__eyebrow{align-items:center;color:var(--color-primary);display:flex;font-family:var(--font-family-body,"area-normal",sans-serif);font-size:.875rem;font-weight:700;gap:.5rem;letter-spacing:.08em;line-height:1;margin:0 0 1rem;text-transform:uppercase}.protected-gate__eyebrow svg{display:block;flex:0 0 auto;height:1.125rem;width:1.125rem}.protected-gate__title{color:var(--color-white);margin:0 0 .75rem}.protected-gate__intro{color:#ffffffbf;font-size:1.125rem;line-height:1.3889;margin:0}.protected-gate__error{background:#dd00001f;border:1px solid #dd000080;border-radius:.625rem;color:var(--color-white);font-size:.875rem;line-height:1.6429;margin:1rem 0 0;padding:.75rem 1rem}.protected-gate__form{margin:1.75rem 0 0}.protected-gate__label{display:block;font-family:var(--font-family-body,"area-normal",sans-serif);font-size:.875rem;font-weight:700;line-height:1.6429;margin:0 0 .5rem}.protected-gate__field{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.protected-gate__input{background:#ffffff0f;border:1px solid #ffffff40;border-radius:999px;box-sizing:border-box;color:var(--color-white);flex:1 1 12rem;font-family:var(--font-family-body,"area-normal",sans-serif);font-size:1.125rem;font-weight:400;height:2.8rem;min-width:0;padding:0 1.25rem}.protected-gate__input::placeholder{color:#ffffff73}.protected-gate__input:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.protected-gate__input[aria-invalid=true]{border-color:var(--color-error)}.protected-gate__submit{flex:0 0 auto}@media(max-width:992px){.protected-gate__field{display:block}.protected-gate__input{margin-bottom:.75rem;width:100%}.protected-gate__submit{width:100%}}
/*# sourceMappingURL=password-protected.css.map*/