.signup{display:flex;width:100%;align-items:center;align-self:center;max-width:647.5px;flex-direction:column;box-sizing:border-box;padding:0 15px;font-family:Inter,sans-serif;font-weight:500}.signup__form{width:100%;margin-top:2rem}.signup__title{text-align:center;font-weight:200;font-size:3rem;line-height:1.4;margin-top:0;margin-bottom:.5rem;font-family:Inter,sans-serif;font-weight:300}@media(max-width:767px){.signup__title{font-size:1.5rem}}.signup__subtitle{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-align:center;margin-top:0;padding:0}.signup__list{flex-direction:column;justify-content:flex-start;margin:0;padding-left:20px;line-height:1.6;color:#0a0a0a}.signup__list,.signup__name{width:100%;display:flex;box-sizing:border-box}.signup__name{flex-direction:row;justify-content:space-around;gap:20px}.signup__input,.signup__name .input__wrapper{width:100%}.signup__input--year{width:6rem}.signup__agency{width:100%;display:flex;flex-direction:column;justify-content:flex-start;border-bottom:1px solid #e7e6e4;border-top:1px solid #e7e6e4;box-sizing:border-box;margin-bottom:1rem;padding-top:1rem}.signup__agency-title{margin-top:0;margin-bottom:.5rem;color:#55a78e;font-size:1rem;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif;font-weight:700}.signup__multiplechoice{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:rgba(40,31,15,.54)}.signup__multiplechoice-container{display:flex;flex-direction:row;align-items:baseline}.signup__choice{margin:0 .5rem 1rem 0}.signup__terms{margin-bottom:1rem;font-size:inherit;line-height:1.6}.signup__terms--service{line-height:inherit;color:#55a78e;text-decoration:none;cursor:pointer}.signup__terms--service:hover{filter:brightness(85%)}.signup__button{margin:2rem 0 1rem;padding:.85em 1.5em;text-transform:uppercase}