.section--other-state{display:block;padding:3rem 0;background-color:rgba(var(--color-base-accent-primary), 1)}.section--other-state ::-moz-selection{background-color:rgba(var(--color-base-background-primary), 1);color:rgba(var(--color-base-accent-primary), 1)}.section--other-state ::selection{background-color:rgba(var(--color-base-background-primary), 1);color:rgba(var(--color-base-accent-primary), 1)}.section--other-state .wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}@media screen and (max-width: 992px){.section--other-state .wrapper{grid-template-columns:1fr;gap:2rem}}.section--other-state .wrapper form,.section--other-state .wrapper .info{width:100%;max-width:450px;margin:0 auto;justify-self:center}.section--other-state .wrapper form{display:flex;flex-direction:column;gap:.5rem}.section--other-state .wrapper form button[type=submit]{margin-top:1rem;width:-moz-max-content;width:max-content;margin-left:auto}.section--other-state .wrapper .info{color:rgba(var(--color-base-background-primary), 1)}.section--other-state .wrapper .info *{color:rgba(var(--color-base-background-primary), 1)}.section--other-state .wrapper .info h2{font-size:1.3rem}
