*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{height:100%}body{background-color:red;background-color:var(--color-background);color:var(--color-text);display:grid;font-size:100%;font-weight:var(--font-regular-weight);grid-template-columns:100%;grid-template-rows:auto auto 1fr auto;line-height:1.5;margin:0;min-height:100%}@media screen and (min-width:768px){body{font-size:1rem}}.full-height,.password{height:100%}.password{background-color:var(--color-background)}.password-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;font-size:1rem;justify-content:center;white-space:nowrap}@media screen and (min-width:768px){.password-link{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.password-link .icon{margin-right:.5rem}.password-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-text);display:grid;grid-template-areas:"heading" "login";grid-template-columns:100% 100%;margin:0 auto;padding:.75rem var(--site-side-spacing)}@media screen and (min-width:768px){.password-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:var(--col-gap);grid-template-areas:"heading empty login";grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:480px){.password-header--center{grid-template-areas:"empty heading login"}.password-header--center .password-header__logo{justify-self:center}}.password-header__wrapper{background-color:var(--color-black)}.password-header__logo{grid-area:heading;justify-self:center;line-height:0;margin:0;width:11.75rem}.password-header__logo svg{width:100%}@media screen and (min-width:768px){.password-header__logo{justify-self:start}}.password-header password-container{-ms-flex-negative:0;flex-shrink:0;grid-area:login}@media screen and (max-width:767px){.password-content{margin-bottom:1rem;text-align:center}}.password-modal{color:var(--color-white)}.password-modal__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-black);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 7.875rem);justify-content:center;padding:3.5rem var(--site-side-spacing);row-gap:1rem;text-align:center;width:100%}@media screen and (min-width:768px){.password-modal__content{height:calc(100% - 5rem)}}.password-modal__content .h3{margin-bottom:0}.password-modal__content-heading{font-size:1.8rem;line-height:1.6}@media screen and (min-width:768px){.password-modal__content-heading{font-size:1.8rem}}.password-modal .icon-close{color:var(--color-white)}.password-modal .password-form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem;margin-top:4rem;max-width:50rem;width:100%}.password-modal .modal__toggle{display:block}.password-field.field{-webkit-box-flex:1;display:block;-ms-flex:1 20rem;flex:1 20rem}.password-field .form__message{margin-top:1.5rem}@media screen and (max-width:767px){.password-field--error+.password-button{margin-top:1.5rem}}.password-logo{margin-bottom:1.5rem;width:100%}@media screen and (min-width:768px){.password-logo{margin-bottom:0}}.password-heading{margin-top:5rem}.password-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.password-main>section:only-child{height:100%}.password-main>section:only-child>.newsletter{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;margin-top:0}.password-main>section:only-child .newsletter__wrapper{width:100%}.password-main>section:only-child>.newsletter__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center}.password-main>section:only-child>.newsletter__wrapper,.password__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.password__footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-background);color:var(--color-text);padding-top:4rem}.password__footer-text a{margin-top:1rem;padding:0}.password__footer-login{margin-top:1.2rem;padding-bottom:4rem}.password__footer-caption a{color:var(--color-outline-button-labels);padding:0}.modal__toggle ::-webkit-details-marker{display:none}.no-js .modal__toggle{z-index:2}.modal__toggle-close{display:none}.modal__toggle-close .icon{margin-left:auto}details.modal[open] .modal__toggle-close{display:block}details.modal[open] .modal__toggle-open{display:none}.modal__content{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-background);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 7.875rem);justify-content:center;left:0;position:fixed;right:0;top:7.875rem;z-index:1}@media screen and (min-width:768px){.modal__content{height:calc(100% - 5rem);top:5rem}}