@charset "UTF-8";.l-container{padding:0 1.25rem;margin:0 auto;min-width:20.9375rem}@media screen and (max-width:768px){.l-container{margin-bottom:4rem}}.p-password{width:100%}.p-password__header{margin-top:8rem}@media screen and (max-width:768px){.p-password__header{margin-top:5.625rem}}.p-password__header-title{text-align:left;font-weight:700}@media screen and (max-width:768px){.p-password__header-title{font-size:1.625rem;margin-bottom:2rem}}.p-password__form{width:100%}.p-password__submit{display:flex;justify-content:center;margin-top:2.5rem}.p-password__submit-button{display:inline-flex;justify-content:center;align-items:center;width:11.6875rem;height:2.8125rem;font-size:.75rem;font-weight:700;color:#fff;background-color:#000;border:none;cursor:pointer;position:relative;transition:opacity .3s ease}.p-password__submit-button::after{content:"";display:inline-block;width:.375rem;height:.375rem;border-top:.0625rem solid #fff;border-right:.0625rem solid #fff;transform:rotate(45deg);margin-left:.75rem;right:.9375rem;position:absolute}@media screen and (max-width:768px){.p-password__submit-button::after{margin-left:1.0625rem}}.c-text__paragraph{font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:.03125rem;margin-bottom:1.5rem}.c-contactform__section{margin-bottom:1.9375rem}.c-contactform__section:last-child{margin-bottom:0}.c-contactform__section-cta{display:flex;justify-content:center}.c-input-text{width:100%}.c-input-text__textbox{width:100%;padding:.75rem 1rem;font-size:1rem;border:.0625rem solid #eee;background-color:#f7f7f7;border-radius:.25rem;box-sizing:border-box;transition:border-color .3s,background-color .3s}.c-input-text__textbox:focus{outline:0;background-color:#f7f7f7;border-color:#ccc}.c-input-text__textbox.is-error{border-color:#c3434b}.c-input-text__error{font-size:.75rem;margin-top:.25rem;color:#000;display:block}.c-input-text__error.is-error{color:#c3434b;font-weight:600}.c-input-text__message{font-size:.75rem;margin-top:.25rem;font-weight:600;color:#000;display:block}