.error{border-color:red;color:red}.input{display:block;width:100%;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.375rem .75rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}.input::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}@media (min-width:640px){.input{max-width:20rem;font-size:.875rem;line-height:1.5rem}}.btn-submit{margin-top:.5rem;display:inline-flex;width:100%;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;border-color:transparent;--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity));padding:.75rem 1.5rem;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-submit:hover{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity))}.btn-submit:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(20 184 166/var(--tw-ring-opacity));--tw-ring-offset-width:2px}@media (min-width:640px){.btn-submit{width:auto}}.optout-container{margin-left:auto;margin-right:auto;max-width:80rem;display:flex;flex-direction:column}@media (min-width:1024px){.optout-container{flex-direction:row}}.optout-content{width:100%;display:flex;flex-direction:column;gap:1.25rem;border-left:1px solid #e5e7eb;padding:1.25rem;color:#4b5563}.optout-section{margin-top:0}.optout-form-title{color:#16a34a;font-size:1.5rem;line-height:2rem;margin-bottom:.75rem}.optout-form-description{margin-top:0}.optout-message-wrapper{margin-top:1rem}.optout-message{padding:.25rem .75rem;color:#fff;font-size:.875rem;line-height:1.25rem}.optout-message.error{background-color:#ef4444}.optout-message.info{background-color:#22c55e}.optout-message.default{background-color:#9ca3af}.optout-form-wrapper{padding:1rem 1.5rem}.optout-form{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:640px){.optout-form{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}}.optout-form-field{grid-column:span 2/span 2}.optout-form-label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#1c1917}.optout-form-label-wrapper{display:flex;justify-content:space-between}.optout-form-label-hint{font-size:.875rem;line-height:1.25rem;color:#78716c}.optout-form-input-wrapper{margin-top:.25rem}.optout-form-input{display:block;width:500px;border-radius:.375rem;border-color:#e7e5e4;padding:.75rem 1rem;color:#1c1917;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.optout-form-input:focus{border-color:#14b8a6;outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px rgba(20,184,166,.2)}.optout-form-textarea{display:block;width:100%;border-radius:.375rem;border-color:#e7e5e4;padding:.75rem 1rem;color:#1c1917;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.optout-form-textarea:focus{border-color:#14b8a6;outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px rgba(20,184,166,.2)}.optout-form-error{font-weight:700;color:#ef4444;font-size:.75rem;line-height:1rem;letter-spacing:.025em;margin-left:.25rem;margin-top:.25rem}.optout-form-submit-wrapper{grid-column:span 2/span 2;display:flex;justify-content:flex-end}@media (min-width:640px){.optout-form-submit-wrapper{display:flex}}.optout-spinner-wrapper{display:inline;margin-right:.25rem}.optout-spinner-wrapper.hidden{display:none}