@media screen and (max-width: 599px){.hide-on-mobile{display:none !important}}@media screen and (min-width: 600px){.show-on-mobile{display:none !important}}.form{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}
