.state-choice-container{display:flex;flex-direction:column;gap:.5rem}.state_choice{align-items:flex-start;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='21' fill='none' viewBox='0 0 16 21'%3E%3Cpath fill='%23006080' fill-opacity='.3' d='M8 10.5q.825 0 1.413-.588T10 8.5q0-.825-.588-1.413A1.92 1.92 0 0 0 8 6.5q-.825 0-1.413.588A1.92 1.92 0 0 0 6 8.5q0 .825.588 1.413T8 10.5m0 10q-4.024-3.425-6.012-6.362T0 8.7q0-3.75 2.413-5.975T8 .5q3.176 0 5.588 2.225T16 8.7q0 2.5-1.988 5.438Q12.024 17.077 8 20.5'/%3E%3C/svg%3E") left 16px center no-repeat,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='7' fill='none' viewBox='0 0 13 7'%3E%3Cpath stroke='%23006080' stroke-linecap='round' stroke-width='1.5' d='m1 1 4.827 4.388a1 1 0 0 0 1.346 0L12 1'/%3E%3C/svg%3E") right 16px center no-repeat;border:1px solid #6b6b6b;border-radius:4px;display:flex;flex-direction:column;gap:8px;line-height:27px;padding:8px 16px 8px 48px}.state-choice-container .button{display:flex;justify-content:space-between}.disclaimer{color:#333;font-size:.875rem;line-height:150%;margin-top:1rem;text-align:center}@media (min-width:992px){.state-choice-container{align-items:center;flex-direction:row;margin:0 auto;max-width:100%;width:717px}.state-choice-container span{flex:1;text-align:right}.state-choice-container .button,.state_choice{flex:2}.disclaimer{margin-top:1.5rem;padding-bottom:10rem}}