.registerInterestForm_interestForm__QxNsh{display:flex;justify-content:center;background-color:white;align-items:stretch;border-radius:.5rem;padding:.25rem;border:1px solid var(--light-stroke);margin:0;width:100%;max-width:480px;transition:outline .1s ease,opacity .3s ease;opacity:.9}@media (max-width:540px){.registerInterestForm_interestForm__QxNsh{flex-direction:column}}.registerInterestForm_interestForm__QxNsh:hover{opacity:1}.registerInterestForm_interestForm__QxNsh:focus-within{outline:2px solid var(--blue80);outline-offset:0;outline-offset:-1px;opacity:1}.registerInterestForm_interestForm__QxNsh,.registerInterestForm_interestForm__QxNsh:focus-within{border-color:transparent;outline-offset:4px;box-shadow:none}.registerInterestForm_interestForm__QxNsh input[type=email]{background-color:transparent;border:none;outline:none;color:var(--dark92);padding:.75rem;margin-right:.25rem;min-width:32ch;flex-grow:1;font-size:.875rem;font-weight:400}.registerInterestForm_interestForm__QxNsh button{background-color:var(--brand);color:white;padding:.75rem 2rem;border:none;border-radius:.25rem;cursor:pointer;font-size:.875rem;font-weight:500}