.support-modal{flex-direction:column;gap:1.5rem;min-width:31.25rem;display:flex}@media (max-width:37.5rem){.support-modal{width:100%;min-width:auto}}.support-modal__row{gap:1rem;width:100%;display:flex}@media (max-width:37.5rem){.support-modal__row{flex-direction:column;gap:1rem}}.support-modal__field{flex:1;min-width:0}.support-modal__section{flex-direction:column;gap:.5rem;display:flex}.support-modal__section label{color:#1c2c2e;font-size:1rem;font-weight:600}.support-modal__button-group{flex-direction:row;gap:.75rem;display:flex}@media (max-width:37.5rem){.support-modal__button-group{flex-direction:column}}.support-modal__option-button{color:#1c2c2e;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background-color:#fff;border:.06rem solid #eff0f1;border-radius:.5rem;flex:1;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.support-modal__option-button--selected{color:#fff;background-color:#48a2a5}
