.userstyle {
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  max-width: 1280px;
  margin: 0 auto;
  color: #2d3748;
  line-height: 1.5;
  padding-bottom: 240px;
  font-size: 16px !important
}

.userstyle html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

.userstyle body {
  margin: 0
}

.userstyle main {
  display: block
}

.userstyle h1 {
  font-size: 2em;
  margin: 0.67em 0
}

.userstyle hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

.userstyle pre {
  font-family: monospace, monospace;
  font-size: 1em
}

.userstyle a {
  background-color: transparent
}

.userstyle abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

.userstyle b,
.userstyle strong {
  font-weight: bolder
}

.userstyle code,
.userstyle kbd,
.userstyle samp {
  font-family: monospace, monospace;
  font-size: 1em
}

.userstyle small {
  font-size: 80%
}

.userstyle sub,
.userstyle sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

.userstyle sub {
  bottom: -0.25em
}

.userstyle sup {
  top: -0.5em
}

.userstyle img {
  border-style: none
}

.userstyle button,
.userstyle input,
.userstyle optgroup,
.userstyle select,
.userstyle textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

.userstyle button,
.userstyle input {
  overflow: visible
}

.userstyle button,
.userstyle select {
  text-transform: none
}

.userstyle button,
.userstyle [type="button"],
.userstyle [type="reset"],
.userstyle [type="submit"] {
  -webkit-appearance: button
}

.userstyle button::-moz-focus-inner,
.userstyle [type="button"]::-moz-focus-inner,
.userstyle [type="reset"]::-moz-focus-inner,
.userstyle [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

.userstyle button:-moz-focusring,
.userstyle [type="button"]:-moz-focusring,
.userstyle [type="reset"]:-moz-focusring,
.userstyle [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

.userstyle fieldset {
  padding: 0.35em 0.75em 0.625em
}

.userstyle legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

.userstyle progress {
  vertical-align: baseline
}

.userstyle textarea {
  overflow: auto
}

.userstyle [type="checkbox"],
.userstyle [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

.userstyle [type="number"]::-webkit-inner-spin-button,
.userstyle [type="number"]::-webkit-outer-spin-button {
  height: auto
}

.userstyle [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

.userstyle [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

.userstyle ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

.userstyle details {
  display: block
}

.userstyle summary {
  display: list-item
}

.userstyle template {
  display: none
}

.userstyle [hidden] {
  display: none
}

.userstyle blockquote,
.userstyle dl,
.userstyle dd,
.userstyle h1,
.userstyle h2,
.userstyle h3,
.userstyle h4,
.userstyle h5,
.userstyle h6,
.userstyle hr,
.userstyle figure,
.userstyle p,
.userstyle pre {
  margin: 0
}

.userstyle button {
  background-color: transparent;
  background-image: none;
  padding: 0
}

.userstyle button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

.userstyle fieldset {
  margin: 0;
  padding: 0
}

.userstyle ol,
.userstyle ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.userstyle html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5
}

.userstyle *,
.userstyle ::before,
.userstyle ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e2e8f0
}

.userstyle hr {
  border-top-width: 1px
}

.userstyle img {
  border-style: solid
}

.userstyle textarea {
  resize: vertical
}

.userstyle input::-webkit-input-placeholder,
.userstyle textarea::-webkit-input-placeholder {
  color: #a0aec0
}

.userstyle input:-ms-input-placeholder,
.userstyle textarea:-ms-input-placeholder {
  color: #a0aec0
}

.userstyle input::-ms-input-placeholder,
.userstyle textarea::-ms-input-placeholder {
  color: #a0aec0
}

.userstyle input::placeholder,
.userstyle textarea::placeholder {
  color: #a0aec0
}

.userstyle button,
.userstyle [role="button"] {
  cursor: pointer
}

.userstyle table {
  border-collapse: collapse
}

.userstyle h1,
.userstyle h2,
.userstyle h3,
.userstyle h4,
.userstyle h5,
.userstyle h6 {
  font-size: inherit;
  font-weight: inherit
}

.userstyle a {
  color: inherit;
  text-decoration: inherit
}

.userstyle button,
.userstyle input,
.userstyle optgroup,
.userstyle select,
.userstyle textarea {
  padding: 0;
  line-height: inherit;
  color: inherit
}

.userstyle pre,
.userstyle code,
.userstyle kbd,
.userstyle samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.userstyle img,
.userstyle svg,
.userstyle video,
.userstyle canvas,
.userstyle audio,
.userstyle iframe,
.userstyle embed,
.userstyle object {
  display: block;
  vertical-align: middle
}

.userstyle img,
.userstyle video {
  max-width: 100%;
  height: auto
}

.userstyle .container {
  width: 100%
}

@media (min-width: 640px) {
  .userstyle .container {
    max-width: 640px
  }
}

@media (min-width: 1024px) {
  .userstyle .container {
    max-width: 1024px
  }
}

.userstyle .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important
}

.userstyle .not-sr-only {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important
}

.userstyle .focus--sr-only:focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important
}

.userstyle .focus--not-sr-only:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important
}

.userstyle .appearance-none {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important
}

.userstyle .bg-fixed {
  background-attachment: fixed !important
}

.userstyle .bg-local {
  background-attachment: local !important
}

.userstyle .bg-scroll {
  background-attachment: scroll !important
}

.userstyle .bg-transparent {
  background-color: transparent !important
}

.userstyle .bg-black {
  background-color: #000 !important
}

.userstyle .bg-white {
  background-color: #fff !important
}

.userstyle .bg-brand {
  background-color: #00C0F3 !important
}

.userstyle .bg-red {
  background-color: #DB3352 !important
}

.userstyle .bg-link {
  background-color: #0B7098 !important
}

.userstyle .bg-green {
  background-color: #4C8500 !important
}

.userstyle .bg-gray-100 {
  background-color: #f7fafc !important
}

.userstyle .bg-gray-200 {
  background-color: #edf2f7 !important
}

.userstyle .bg-gray-300 {
  background-color: #e2e8f0 !important
}

.userstyle .bg-gray-400 {
  background-color: #cbd5e0 !important
}

.userstyle .bg-gray-500 {
  background-color: #a0aec0 !important
}

.userstyle .bg-gray-600 {
  background-color: #718096 !important
}

.userstyle .bg-gray-700 {
  background-color: #4a5568 !important
}

.userstyle .bg-gray-800 {
  background-color: #2d3748 !important
}

.userstyle .bg-gray-900 {
  background-color: #1a202c !important
}

.userstyle .hover--bg-transparent:hover {
  background-color: transparent !important
}

.userstyle .hover--bg-black:hover {
  background-color: #000 !important
}

.userstyle .hover--bg-white:hover {
  background-color: #fff !important
}

.userstyle .hover--bg-brand:hover {
  background-color: #00C0F3 !important
}

.userstyle .hover--bg-red:hover {
  background-color: #DB3352 !important
}

.userstyle .hover--bg-link:hover {
  background-color: #0B7098 !important
}

.userstyle .hover--bg-green:hover {
  background-color: #4C8500 !important
}

.userstyle .hover--bg-gray-100:hover {
  background-color: #f7fafc !important
}

.userstyle .hover--bg-gray-200:hover {
  background-color: #edf2f7 !important
}

.userstyle .hover--bg-gray-300:hover {
  background-color: #e2e8f0 !important
}

.userstyle .hover--bg-gray-400:hover {
  background-color: #cbd5e0 !important
}

.userstyle .hover--bg-gray-500:hover {
  background-color: #a0aec0 !important
}

.userstyle .hover--bg-gray-600:hover {
  background-color: #718096 !important
}

.userstyle .hover--bg-gray-700:hover {
  background-color: #4a5568 !important
}

.userstyle .hover--bg-gray-800:hover {
  background-color: #2d3748 !important
}

.userstyle .hover--bg-gray-900:hover {
  background-color: #1a202c !important
}

.userstyle .focus--bg-transparent:focus {
  background-color: transparent !important
}

.userstyle .focus--bg-black:focus {
  background-color: #000 !important
}

.userstyle .focus--bg-white:focus {
  background-color: #fff !important
}

.userstyle .focus--bg-brand:focus {
  background-color: #00C0F3 !important
}

.userstyle .focus--bg-red:focus {
  background-color: #DB3352 !important
}

.userstyle .focus--bg-link:focus {
  background-color: #0B7098 !important
}

.userstyle .focus--bg-green:focus {
  background-color: #4C8500 !important
}

.userstyle .focus--bg-gray-100:focus {
  background-color: #f7fafc !important
}

.userstyle .focus--bg-gray-200:focus {
  background-color: #edf2f7 !important
}

.userstyle .focus--bg-gray-300:focus {
  background-color: #e2e8f0 !important
}

.userstyle .focus--bg-gray-400:focus {
  background-color: #cbd5e0 !important
}

.userstyle .focus--bg-gray-500:focus {
  background-color: #a0aec0 !important
}

.userstyle .focus--bg-gray-600:focus {
  background-color: #718096 !important
}

.userstyle .focus--bg-gray-700:focus {
  background-color: #4a5568 !important
}

.userstyle .focus--bg-gray-800:focus {
  background-color: #2d3748 !important
}

.userstyle .focus--bg-gray-900:focus {
  background-color: #1a202c !important
}

.userstyle .bg-bottom {
  background-position: bottom !important
}

.userstyle .bg-center {
  background-position: center !important
}

.userstyle .bg-left {
  background-position: left !important
}

.userstyle .bg-left-bottom {
  background-position: left bottom !important
}

.userstyle .bg-left-top {
  background-position: left top !important
}

.userstyle .bg-right {
  background-position: right !important
}

.userstyle .bg-right-bottom {
  background-position: right bottom !important
}

.userstyle .bg-right-top {
  background-position: right top !important
}

.userstyle .bg-top {
  background-position: top !important
}

.userstyle .bg-repeat {
  background-repeat: repeat !important
}

.userstyle .bg-no-repeat {
  background-repeat: no-repeat !important
}

.userstyle .bg-repeat-x {
  background-repeat: repeat-x !important
}

.userstyle .bg-repeat-y {
  background-repeat: repeat-y !important
}

.userstyle .bg-repeat-round {
  background-repeat: round !important
}

.userstyle .bg-repeat-space {
  background-repeat: space !important
}

.userstyle .bg-auto {
  background-size: auto !important
}

.userstyle .bg-cover {
  background-size: cover !important
}

.userstyle .bg-contain {
  background-size: contain !important
}

.userstyle .border-collapse {
  border-collapse: collapse !important
}

.userstyle .border-separate {
  border-collapse: separate !important
}

.userstyle .border-transparent {
  border-color: transparent !important
}

.userstyle .border-black {
  border-color: #000 !important
}

.userstyle .border-white {
  border-color: #fff !important
}

.userstyle .border-brand {
  border-color: #00C0F3 !important
}

.userstyle .border-red {
  border-color: #DB3352 !important
}

.userstyle .border-link {
  border-color: #0B7098 !important
}

.userstyle .border-green {
  border-color: #4C8500 !important
}

.userstyle .border-gray-100 {
  border-color: #f7fafc !important
}

.userstyle .border-gray-200 {
  border-color: #edf2f7 !important
}

.userstyle .border-gray-300 {
  border-color: #e2e8f0 !important
}

.userstyle .border-gray-400 {
  border-color: #cbd5e0 !important
}

.userstyle .border-gray-500 {
  border-color: #a0aec0 !important
}

.userstyle .border-gray-600 {
  border-color: #718096 !important
}

.userstyle .border-gray-700 {
  border-color: #4a5568 !important
}

.userstyle .border-gray-800 {
  border-color: #2d3748 !important
}

.userstyle .border-gray-900 {
  border-color: #1a202c !important
}

.userstyle .hover--border-transparent:hover {
  border-color: transparent !important
}

.userstyle .hover--border-black:hover {
  border-color: #000 !important
}

.userstyle .hover--border-white:hover {
  border-color: #fff !important
}

.userstyle .hover--border-brand:hover {
  border-color: #00C0F3 !important
}

.userstyle .hover--border-red:hover {
  border-color: #DB3352 !important
}

.userstyle .hover--border-link:hover {
  border-color: #0B7098 !important
}

.userstyle .hover--border-green:hover {
  border-color: #4C8500 !important
}

.userstyle .hover--border-gray-100:hover {
  border-color: #f7fafc !important
}

.userstyle .hover--border-gray-200:hover {
  border-color: #edf2f7 !important
}

.userstyle .hover--border-gray-300:hover {
  border-color: #e2e8f0 !important
}

.userstyle .hover--border-gray-400:hover {
  border-color: #cbd5e0 !important
}

.userstyle .hover--border-gray-500:hover {
  border-color: #a0aec0 !important
}

.userstyle .hover--border-gray-600:hover {
  border-color: #718096 !important
}

.userstyle .hover--border-gray-700:hover {
  border-color: #4a5568 !important
}

.userstyle .hover--border-gray-800:hover {
  border-color: #2d3748 !important
}

.userstyle .hover--border-gray-900:hover {
  border-color: #1a202c !important
}

.userstyle .focus--border-transparent:focus {
  border-color: transparent !important
}

.userstyle .focus--border-black:focus {
  border-color: #000 !important
}

.userstyle .focus--border-white:focus {
  border-color: #fff !important
}

.userstyle .focus--border-brand:focus {
  border-color: #00C0F3 !important
}

.userstyle .focus--border-red:focus {
  border-color: #DB3352 !important
}

.userstyle .focus--border-link:focus {
  border-color: #0B7098 !important
}

.userstyle .focus--border-green:focus {
  border-color: #4C8500 !important
}

.userstyle .focus--border-gray-100:focus {
  border-color: #f7fafc !important
}

.userstyle .focus--border-gray-200:focus {
  border-color: #edf2f7 !important
}

.userstyle .focus--border-gray-300:focus {
  border-color: #e2e8f0 !important
}

.userstyle .focus--border-gray-400:focus {
  border-color: #cbd5e0 !important
}

.userstyle .focus--border-gray-500:focus {
  border-color: #a0aec0 !important
}

.userstyle .focus--border-gray-600:focus {
  border-color: #718096 !important
}

.userstyle .focus--border-gray-700:focus {
  border-color: #4a5568 !important
}

.userstyle .focus--border-gray-800:focus {
  border-color: #2d3748 !important
}

.userstyle .focus--border-gray-900:focus {
  border-color: #1a202c !important
}

.userstyle .rounded-none {
  border-radius: 0 !important
}

.userstyle .rounded {
  border-radius: 4px !important
}

.userstyle .rounded-full {
  border-radius: 9999px !important
}

.userstyle .rounded-t-none {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important
}

.userstyle .rounded-r-none {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}

.userstyle .rounded-b-none {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important
}

.userstyle .rounded-l-none {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important
}

.userstyle .rounded-t {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important
}

.userstyle .rounded-r {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important
}

.userstyle .rounded-b {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important
}

.userstyle .rounded-l {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important
}

.userstyle .rounded-t-full {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important
}

.userstyle .rounded-r-full {
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important
}

.userstyle .rounded-b-full {
  border-bottom-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important
}

.userstyle .rounded-l-full {
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important
}

.userstyle .rounded-tl-none {
  border-top-left-radius: 0 !important
}

.userstyle .rounded-tr-none {
  border-top-right-radius: 0 !important
}

.userstyle .rounded-br-none {
  border-bottom-right-radius: 0 !important
}

.userstyle .rounded-bl-none {
  border-bottom-left-radius: 0 !important
}

.userstyle .rounded-tl {
  border-top-left-radius: 4px !important
}

.userstyle .rounded-tr {
  border-top-right-radius: 4px !important
}

.userstyle .rounded-br {
  border-bottom-right-radius: 4px !important
}

.userstyle .rounded-bl {
  border-bottom-left-radius: 4px !important
}

.userstyle .rounded-tl-full {
  border-top-left-radius: 9999px !important
}

.userstyle .rounded-tr-full {
  border-top-right-radius: 9999px !important
}

.userstyle .rounded-br-full {
  border-bottom-right-radius: 9999px !important
}

.userstyle .rounded-bl-full {
  border-bottom-left-radius: 9999px !important
}

.userstyle .border-solid {
  border-style: solid !important
}

.userstyle .border-dashed {
  border-style: dashed !important
}

.userstyle .border-dotted {
  border-style: dotted !important
}

.userstyle .border-double {
  border-style: double !important
}

.userstyle .border-none {
  border-style: none !important
}

.userstyle .border-0 {
  border-width: 0 !important
}

.userstyle .border-2 {
  border-width: 2px !important
}

.userstyle .border-4 {
  border-width: 4px !important
}

.userstyle .border-8 {
  border-width: 8px !important
}

.userstyle .border {
  border-width: 1px !important
}

.userstyle .border-t-0 {
  border-top-width: 0 !important
}

.userstyle .border-r-0 {
  border-right-width: 0 !important
}

.userstyle .border-b-0 {
  border-bottom-width: 0 !important
}

.userstyle .border-l-0 {
  border-left-width: 0 !important
}

.userstyle .border-t-2 {
  border-top-width: 2px !important
}

.userstyle .border-r-2 {
  border-right-width: 2px !important
}

.userstyle .border-b-2 {
  border-bottom-width: 2px !important
}

.userstyle .border-l-2 {
  border-left-width: 2px !important
}

.userstyle .border-t-4 {
  border-top-width: 4px !important
}

.userstyle .border-r-4 {
  border-right-width: 4px !important
}

.userstyle .border-b-4 {
  border-bottom-width: 4px !important
}

.userstyle .border-l-4 {
  border-left-width: 4px !important
}

.userstyle .border-t-8 {
  border-top-width: 8px !important
}

.userstyle .border-r-8 {
  border-right-width: 8px !important
}

.userstyle .border-b-8 {
  border-bottom-width: 8px !important
}

.userstyle .border-l-8 {
  border-left-width: 8px !important
}

.userstyle .border-t {
  border-top-width: 1px !important
}

.userstyle .border-r {
  border-right-width: 1px !important
}

.userstyle .border-b {
  border-bottom-width: 1px !important
}

.userstyle .border-l {
  border-left-width: 1px !important
}

.userstyle .box-border {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important
}

.userstyle .box-content {
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important
}

.userstyle .cursor-auto {
  cursor: auto !important
}

.userstyle .cursor-default {
  cursor: default !important
}

.userstyle .cursor-pointer {
  cursor: pointer !important
}

.userstyle .cursor-wait {
  cursor: wait !important
}

.userstyle .cursor-text {
  cursor: text !important
}

.userstyle .cursor-move {
  cursor: move !important
}

.userstyle .cursor-not-allowed {
  cursor: not-allowed !important
}

.userstyle .block {
  display: block !important
}

.userstyle .inline-block {
  display: inline-block !important
}

.userstyle .inline {
  display: inline !important
}

.userstyle .flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.userstyle .inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important
}

.userstyle .grid {
  display: -ms-grid !important;
  display: grid !important
}

.userstyle .table {
  display: table !important
}

.userstyle .table-caption {
  display: table-caption !important
}

.userstyle .table-cell {
  display: table-cell !important
}

.userstyle .table-column {
  display: table-column !important
}

.userstyle .table-column-group {
  display: table-column-group !important
}

.userstyle .table-footer-group {
  display: table-footer-group !important
}

.userstyle .table-header-group {
  display: table-header-group !important
}

.userstyle .table-row-group {
  display: table-row-group !important
}

.userstyle .table-row {
  display: table-row !important
}

.userstyle .hidden {
  display: none !important
}

.userstyle .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.userstyle .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.userstyle .flex-col {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.userstyle .flex-col-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

.userstyle .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.userstyle .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.userstyle .flex-no-wrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.userstyle .items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.userstyle .items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.userstyle .items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important
}

.userstyle .items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.userstyle .items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

.userstyle .self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important
}

.userstyle .self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}

.userstyle .self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}

.userstyle .self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important
}

.userstyle .self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important
}

.userstyle .justify-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.userstyle .justify-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.userstyle .justify-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.userstyle .justify-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.userstyle .justify-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.userstyle .justify-evenly {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important
}

.userstyle .content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.userstyle .content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}

.userstyle .content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}

.userstyle .content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.userstyle .content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.userstyle .flex-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 0% !important;
  flex: 1 1 0% !important
}

.userstyle .flex-auto {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important
}

.userstyle .flex-initial {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important
}

.userstyle .flex-none {
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important
}

.userstyle .flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important
}

.userstyle .flex-grow {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important
}

.userstyle .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important
}

.userstyle .flex-shrink {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important
}

.userstyle .order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important
}

.userstyle .order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important
}

.userstyle .order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important
}

.userstyle .order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -ms-flex-order: 4 !important;
  order: 4 !important
}

.userstyle .order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -ms-flex-order: 5 !important;
  order: 5 !important
}

.userstyle .order-6 {
  -webkit-box-ordinal-group: 7 !important;
  -ms-flex-order: 6 !important;
  order: 6 !important
}

.userstyle .order-7 {
  -webkit-box-ordinal-group: 8 !important;
  -ms-flex-order: 7 !important;
  order: 7 !important
}

.userstyle .order-8 {
  -webkit-box-ordinal-group: 9 !important;
  -ms-flex-order: 8 !important;
  order: 8 !important
}

.userstyle .order-9 {
  -webkit-box-ordinal-group: 10 !important;
  -ms-flex-order: 9 !important;
  order: 9 !important
}

.userstyle .order-10 {
  -webkit-box-ordinal-group: 11 !important;
  -ms-flex-order: 10 !important;
  order: 10 !important
}

.userstyle .order-11 {
  -webkit-box-ordinal-group: 12 !important;
  -ms-flex-order: 11 !important;
  order: 11 !important
}

.userstyle .order-12 {
  -webkit-box-ordinal-group: 13 !important;
  -ms-flex-order: 12 !important;
  order: 12 !important
}

.userstyle .order-first {
  -webkit-box-ordinal-group: -9998 !important;
  -ms-flex-order: -9999 !important;
  order: -9999 !important
}

.userstyle .order-last {
  -webkit-box-ordinal-group: 10000 !important;
  -ms-flex-order: 9999 !important;
  order: 9999 !important
}

.userstyle .order-none {
  -webkit-box-ordinal-group: 1 !important;
  -ms-flex-order: 0 !important;
  order: 0 !important
}

.userstyle .float-right {
  float: right !important
}

.userstyle .float-left {
  float: left !important
}

.userstyle .float-none {
  float: none !important
}

.userstyle .clearfix:after {
  content: "" !important;
  display: table !important;
  clear: both !important
}

.userstyle .clear-left {
  clear: left !important
}

.userstyle .clear-right {
  clear: right !important
}

.userstyle .clear-both {
  clear: both !important
}

.userstyle .font-sans {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important
}

.userstyle .font-serif {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif !important
}

.userstyle .font-mono {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.userstyle .font-normal {
  font-weight: 400 !important
}

.userstyle .font-bold {
  font-weight: 700 !important
}

.userstyle .hover--font-normal:hover {
  font-weight: 400 !important
}

.userstyle .hover--font-bold:hover {
  font-weight: 700 !important
}

.userstyle .focus--font-normal:focus {
  font-weight: 400 !important
}

.userstyle .focus--font-bold:focus {
  font-weight: 700 !important
}

.userstyle .h-0 {
  height: 0 !important
}

.userstyle .h-2 {
  height: 2px !important
}

.userstyle .h-4 {
  height: 4px !important
}

.userstyle .h-8 {
  height: 8px !important
}

.userstyle .h-12 {
  height: 12px !important
}

.userstyle .h-16 {
  height: 16px !important
}

.userstyle .h-20 {
  height: 20px !important
}

.userstyle .h-24 {
  height: 24px !important
}

.userstyle .h-32 {
  height: 32px !important
}

.userstyle .h-40 {
  height: 40px !important
}

.userstyle .h-48 {
  height: 48px !important
}

.userstyle .h-56 {
  height: 56px !important
}

.userstyle .h-64 {
  height: 64px !important
}

.userstyle .h-80 {
  height: 80px !important
}

.userstyle .h-120 {
  height: 120px !important
}

.userstyle .h-auto {
  height: auto !important
}

.userstyle .h-px {
  height: 1px !important
}

.userstyle .h-full {
  height: 100% !important
}

.userstyle .h-screen {
  height: 100vh !important
}

.userstyle .leading-none {
  line-height: 1 !important
}

.userstyle .leading-tight {
  line-height: 1.25 !important
}

.userstyle .leading-normal {
  line-height: 1.5 !important
}

.userstyle .leading-relaxed {
  line-height: 1.625 !important
}

.userstyle .list-inside {
  list-style-position: inside !important
}

.userstyle .list-outside {
  list-style-position: outside !important
}

.userstyle .list-none {
  list-style-type: none !important
}

.userstyle .list-disc {
  list-style-type: disc !important
}

.userstyle .list-decimal {
  list-style-type: decimal !important
}

.userstyle .m-0 {
  margin: 0 !important
}

.userstyle .m-2 {
  margin: 2px !important
}

.userstyle .m-4 {
  margin: 4px !important
}

.userstyle .m-8 {
  margin: 8px !important
}

.userstyle .m-12 {
  margin: 12px !important
}

.userstyle .m-16 {
  margin: 16px !important
}

.userstyle .m-20 {
  margin: 20px !important
}

.userstyle .m-24 {
  margin: 24px !important
}

.userstyle .m-32 {
  margin: 32px !important
}

.userstyle .m-40 {
  margin: 40px !important
}

.userstyle .m-48 {
  margin: 48px !important
}

.userstyle .m-56 {
  margin: 56px !important
}

.userstyle .m-64 {
  margin: 64px !important
}

.userstyle .m-auto {
  margin: auto !important
}

.userstyle .m-px {
  margin: 1px !important
}

.userstyle .-m-2 {
  margin: -2px !important
}

.userstyle .-m-4 {
  margin: -4px !important
}

.userstyle .-m-8 {
  margin: -8px !important
}

.userstyle .-m-12 {
  margin: -12px !important
}

.userstyle .-m-16 {
  margin: -16px !important
}

.userstyle .-m-20 {
  margin: -20px !important
}

.userstyle .-m-24 {
  margin: -24px !important
}

.userstyle .-m-32 {
  margin: -32px !important
}

.userstyle .-m-40 {
  margin: -40px !important
}

.userstyle .-m-48 {
  margin: -48px !important
}

.userstyle .-m-56 {
  margin: -56px !important
}

.userstyle .-m-64 {
  margin: -64px !important
}

.userstyle .-m-px {
  margin: -1px !important
}

.userstyle .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.userstyle .mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.userstyle .my-2 {
  margin-top: 2px !important;
  margin-bottom: 2px !important
}

.userstyle .mx-2 {
  margin-left: 2px !important;
  margin-right: 2px !important
}

.userstyle .my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important
}

.userstyle .mx-4 {
  margin-left: 4px !important;
  margin-right: 4px !important
}

.userstyle .my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important
}

.userstyle .mx-8 {
  margin-left: 8px !important;
  margin-right: 8px !important
}

.userstyle .my-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important
}

.userstyle .mx-12 {
  margin-left: 12px !important;
  margin-right: 12px !important
}

.userstyle .my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important
}

.userstyle .mx-16 {
  margin-left: 16px !important;
  margin-right: 16px !important
}

.userstyle .my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important
}

.userstyle .mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important
}

.userstyle .my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important
}

.userstyle .mx-24 {
  margin-left: 24px !important;
  margin-right: 24px !important
}

.userstyle .my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important
}

.userstyle .mx-32 {
  margin-left: 32px !important;
  margin-right: 32px !important
}

.userstyle .my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important
}

.userstyle .mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important
}

.userstyle .my-48 {
  margin-top: 48px !important;
  margin-bottom: 48px !important
}

.userstyle .mx-48 {
  margin-left: 48px !important;
  margin-right: 48px !important
}

.userstyle .my-56 {
  margin-top: 56px !important;
  margin-bottom: 56px !important
}

.userstyle .mx-56 {
  margin-left: 56px !important;
  margin-right: 56px !important
}

.userstyle .my-64 {
  margin-top: 64px !important;
  margin-bottom: 64px !important
}

.userstyle .mx-64 {
  margin-left: 64px !important;
  margin-right: 64px !important
}

.userstyle .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}

.userstyle .mx-auto {
  margin-left: auto !important;
  margin-right: auto !important
}

.userstyle .my-px {
  margin-top: 1px !important;
  margin-bottom: 1px !important
}

.userstyle .mx-px {
  margin-left: 1px !important;
  margin-right: 1px !important
}

.userstyle .-my-2 {
  margin-top: -2px !important;
  margin-bottom: -2px !important
}

.userstyle .-mx-2 {
  margin-left: -2px !important;
  margin-right: -2px !important
}

.userstyle .-my-4 {
  margin-top: -4px !important;
  margin-bottom: -4px !important
}

.userstyle .-mx-4 {
  margin-left: -4px !important;
  margin-right: -4px !important
}

.userstyle .-my-8 {
  margin-top: -8px !important;
  margin-bottom: -8px !important
}

.userstyle .-mx-8 {
  margin-left: -8px !important;
  margin-right: -8px !important
}

.userstyle .-my-12 {
  margin-top: -12px !important;
  margin-bottom: -12px !important
}

.userstyle .-mx-12 {
  margin-left: -12px !important;
  margin-right: -12px !important
}

.userstyle .-my-16 {
  margin-top: -16px !important;
  margin-bottom: -16px !important
}

.userstyle .-mx-16 {
  margin-left: -16px !important;
  margin-right: -16px !important
}

.userstyle .-my-20 {
  margin-top: -20px !important;
  margin-bottom: -20px !important
}

.userstyle .-mx-20 {
  margin-left: -20px !important;
  margin-right: -20px !important
}

.userstyle .-my-24 {
  margin-top: -24px !important;
  margin-bottom: -24px !important
}

.userstyle .-mx-24 {
  margin-left: -24px !important;
  margin-right: -24px !important
}

.userstyle .-my-32 {
  margin-top: -32px !important;
  margin-bottom: -32px !important
}

.userstyle .-mx-32 {
  margin-left: -32px !important;
  margin-right: -32px !important
}

.userstyle .-my-40 {
  margin-top: -40px !important;
  margin-bottom: -40px !important
}

.userstyle .-mx-40 {
  margin-left: -40px !important;
  margin-right: -40px !important
}

.userstyle .-my-48 {
  margin-top: -48px !important;
  margin-bottom: -48px !important
}

.userstyle .-mx-48 {
  margin-left: -48px !important;
  margin-right: -48px !important
}

.userstyle .-my-56 {
  margin-top: -56px !important;
  margin-bottom: -56px !important
}

.userstyle .-mx-56 {
  margin-left: -56px !important;
  margin-right: -56px !important
}

.userstyle .-my-64 {
  margin-top: -64px !important;
  margin-bottom: -64px !important
}

.userstyle .-mx-64 {
  margin-left: -64px !important;
  margin-right: -64px !important
}

.userstyle .-my-px {
  margin-top: -1px !important;
  margin-bottom: -1px !important
}

.userstyle .-mx-px {
  margin-left: -1px !important;
  margin-right: -1px !important
}

.userstyle .mt-0 {
  margin-top: 0 !important
}

.userstyle .mr-0 {
  margin-right: 0 !important
}

.userstyle .mb-0 {
  margin-bottom: 0 !important
}

.userstyle .ml-0 {
  margin-left: 0 !important
}

.userstyle .mt-2 {
  margin-top: 2px !important
}

.userstyle .mr-2 {
  margin-right: 2px !important
}

.userstyle .mb-2 {
  margin-bottom: 2px !important
}

.userstyle .ml-2 {
  margin-left: 2px !important
}

.userstyle .mt-4 {
  margin-top: 4px !important
}

.userstyle .mr-4 {
  margin-right: 4px !important
}

.userstyle .mb-4 {
  margin-bottom: 4px !important
}

.userstyle .ml-4 {
  margin-left: 4px !important
}

.userstyle .mt-8 {
  margin-top: 8px !important
}

.userstyle .mr-8 {
  margin-right: 8px !important
}

.userstyle .mb-8 {
  margin-bottom: 8px !important
}

.userstyle .ml-8 {
  margin-left: 8px !important
}

.userstyle .mt-12 {
  margin-top: 12px !important
}

.userstyle .mr-12 {
  margin-right: 12px !important
}

.userstyle .mb-12 {
  margin-bottom: 12px !important
}

.userstyle .ml-12 {
  margin-left: 12px !important
}

.userstyle .mt-16 {
  margin-top: 16px !important
}

.userstyle .mr-16 {
  margin-right: 16px !important
}

.userstyle .mb-16 {
  margin-bottom: 16px !important
}

.userstyle .ml-16 {
  margin-left: 16px !important
}

.userstyle .mt-20 {
  margin-top: 20px !important
}

.userstyle .mr-20 {
  margin-right: 20px !important
}

.userstyle .mb-20 {
  margin-bottom: 20px !important
}

.userstyle .ml-20 {
  margin-left: 20px !important
}

.userstyle .mt-24 {
  margin-top: 24px !important
}

.userstyle .mr-24 {
  margin-right: 24px !important
}

.userstyle .mb-24 {
  margin-bottom: 24px !important
}

.userstyle .ml-24 {
  margin-left: 24px !important
}

.userstyle .mt-32 {
  margin-top: 32px !important
}

.userstyle .mr-32 {
  margin-right: 32px !important
}

.userstyle .mb-32 {
  margin-bottom: 32px !important
}

.userstyle .ml-32 {
  margin-left: 32px !important
}

.userstyle .mt-40 {
  margin-top: 40px !important
}

.userstyle .mr-40 {
  margin-right: 40px !important
}

.userstyle .mb-40 {
  margin-bottom: 40px !important
}

.userstyle .ml-40 {
  margin-left: 40px !important
}

.userstyle .mt-48 {
  margin-top: 48px !important
}

.userstyle .mr-48 {
  margin-right: 48px !important
}

.userstyle .mb-48 {
  margin-bottom: 48px !important
}

.userstyle .ml-48 {
  margin-left: 48px !important
}

.userstyle .mt-56 {
  margin-top: 56px !important
}

.userstyle .mr-56 {
  margin-right: 56px !important
}

.userstyle .mb-56 {
  margin-bottom: 56px !important
}

.userstyle .ml-56 {
  margin-left: 56px !important
}

.userstyle .mt-64 {
  margin-top: 64px !important
}

.userstyle .mr-64 {
  margin-right: 64px !important
}

.userstyle .mb-64 {
  margin-bottom: 64px !important
}

.userstyle .ml-64 {
  margin-left: 64px !important
}

.userstyle .mt-auto {
  margin-top: auto !important
}

.userstyle .mr-auto {
  margin-right: auto !important
}

.userstyle .mb-auto {
  margin-bottom: auto !important
}

.userstyle .ml-auto {
  margin-left: auto !important
}

.userstyle .mt-px {
  margin-top: 1px !important
}

.userstyle .mr-px {
  margin-right: 1px !important
}

.userstyle .mb-px {
  margin-bottom: 1px !important
}

.userstyle .ml-px {
  margin-left: 1px !important
}

.userstyle .-mt-2 {
  margin-top: -2px !important
}

.userstyle .-mr-2 {
  margin-right: -2px !important
}

.userstyle .-mb-2 {
  margin-bottom: -2px !important
}

.userstyle .-ml-2 {
  margin-left: -2px !important
}

.userstyle .-mt-4 {
  margin-top: -4px !important
}

.userstyle .-mr-4 {
  margin-right: -4px !important
}

.userstyle .-mb-4 {
  margin-bottom: -4px !important
}

.userstyle .-ml-4 {
  margin-left: -4px !important
}

.userstyle .-mt-8 {
  margin-top: -8px !important
}

.userstyle .-mr-8 {
  margin-right: -8px !important
}

.userstyle .-mb-8 {
  margin-bottom: -8px !important
}

.userstyle .-ml-8 {
  margin-left: -8px !important
}

.userstyle .-mt-12 {
  margin-top: -12px !important
}

.userstyle .-mr-12 {
  margin-right: -12px !important
}

.userstyle .-mb-12 {
  margin-bottom: -12px !important
}

.userstyle .-ml-12 {
  margin-left: -12px !important
}

.userstyle .-mt-16 {
  margin-top: -16px !important
}

.userstyle .-mr-16 {
  margin-right: -16px !important
}

.userstyle .-mb-16 {
  margin-bottom: -16px !important
}

.userstyle .-ml-16 {
  margin-left: -16px !important
}

.userstyle .-mt-20 {
  margin-top: -20px !important
}

.userstyle .-mr-20 {
  margin-right: -20px !important
}

.userstyle .-mb-20 {
  margin-bottom: -20px !important
}

.userstyle .-ml-20 {
  margin-left: -20px !important
}

.userstyle .-mt-24 {
  margin-top: -24px !important
}

.userstyle .-mr-24 {
  margin-right: -24px !important
}

.userstyle .-mb-24 {
  margin-bottom: -24px !important
}

.userstyle .-ml-24 {
  margin-left: -24px !important
}

.userstyle .-mt-32 {
  margin-top: -32px !important
}

.userstyle .-mr-32 {
  margin-right: -32px !important
}

.userstyle .-mb-32 {
  margin-bottom: -32px !important
}

.userstyle .-ml-32 {
  margin-left: -32px !important
}

.userstyle .-mt-40 {
  margin-top: -40px !important
}

.userstyle .-mr-40 {
  margin-right: -40px !important
}

.userstyle .-mb-40 {
  margin-bottom: -40px !important
}

.userstyle .-ml-40 {
  margin-left: -40px !important
}

.userstyle .-mt-48 {
  margin-top: -48px !important
}

.userstyle .-mr-48 {
  margin-right: -48px !important
}

.userstyle .-mb-48 {
  margin-bottom: -48px !important
}

.userstyle .-ml-48 {
  margin-left: -48px !important
}

.userstyle .-mt-56 {
  margin-top: -56px !important
}

.userstyle .-mr-56 {
  margin-right: -56px !important
}

.userstyle .-mb-56 {
  margin-bottom: -56px !important
}

.userstyle .-ml-56 {
  margin-left: -56px !important
}

.userstyle .-mt-64 {
  margin-top: -64px !important
}

.userstyle .-mr-64 {
  margin-right: -64px !important
}

.userstyle .-mb-64 {
  margin-bottom: -64px !important
}

.userstyle .-ml-64 {
  margin-left: -64px !important
}

.userstyle .-mt-px {
  margin-top: -1px !important
}

.userstyle .-mr-px {
  margin-right: -1px !important
}

.userstyle .-mb-px {
  margin-bottom: -1px !important
}

.userstyle .-ml-px {
  margin-left: -1px !important
}

.userstyle .max-h-full {
  max-height: 100% !important
}

.userstyle .max-h-screen {
  max-height: 100vh !important
}

.userstyle .max-w-1 {
  max-width: 276px !important
}

.userstyle .max-w-2 {
  max-width: 584px !important
}

.userstyle .max-w-3 {
  max-width: 892px !important
}

.userstyle .max-w-4 {
  max-width: 1200px !important
}

.userstyle .max-w-screen-md {
  max-width: 640px !important
}

.userstyle .max-w-screen-lg {
  max-width: 1024px !important
}

.userstyle .min-h-0 {
  min-height: 0 !important
}

.userstyle .min-h-full {
  min-height: 100% !important
}

.userstyle .min-h-screen {
  min-height: 100vh !important
}

.userstyle .min-w-0 {
  min-width: 0 !important
}

.userstyle .min-w-full {
  min-width: 100% !important
}

.userstyle .object-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important
}

.userstyle .object-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important
}

.userstyle .object-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important
}

.userstyle .object-none {
  -o-object-fit: none !important;
  object-fit: none !important
}

.userstyle .object-scale-down {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important
}

.userstyle .object-bottom {
  -o-object-position: bottom !important;
  object-position: bottom !important
}

.userstyle .object-center {
  -o-object-position: center !important;
  object-position: center !important
}

.userstyle .object-left {
  -o-object-position: left !important;
  object-position: left !important
}

.userstyle .object-left-bottom {
  -o-object-position: left bottom !important;
  object-position: left bottom !important
}

.userstyle .object-left-top {
  -o-object-position: left top !important;
  object-position: left top !important
}

.userstyle .object-right {
  -o-object-position: right !important;
  object-position: right !important
}

.userstyle .object-right-bottom {
  -o-object-position: right bottom !important;
  object-position: right bottom !important
}

.userstyle .object-right-top {
  -o-object-position: right top !important;
  object-position: right top !important
}

.userstyle .object-top {
  -o-object-position: top !important;
  object-position: top !important
}

.userstyle .opacity-0 {
  opacity: 0 !important
}

.userstyle .opacity-25 {
  opacity: 0.25 !important
}

.userstyle .opacity-50 {
  opacity: 0.5 !important
}

.userstyle .opacity-75 {
  opacity: 0.75 !important
}

.userstyle .opacity-100 {
  opacity: 1 !important
}

.userstyle .hover--opacity-0:hover {
  opacity: 0 !important
}

.userstyle .hover--opacity-25:hover {
  opacity: 0.25 !important
}

.userstyle .hover--opacity-50:hover {
  opacity: 0.5 !important
}

.userstyle .hover--opacity-75:hover {
  opacity: 0.75 !important
}

.userstyle .hover--opacity-100:hover {
  opacity: 1 !important
}

.userstyle .focus--opacity-0:focus {
  opacity: 0 !important
}

.userstyle .focus--opacity-25:focus {
  opacity: 0.25 !important
}

.userstyle .focus--opacity-50:focus {
  opacity: 0.5 !important
}

.userstyle .focus--opacity-75:focus {
  opacity: 0.75 !important
}

.userstyle .focus--opacity-100:focus {
  opacity: 1 !important
}

.userstyle .outline-none {
  outline: 0 !important
}

.userstyle .focus--outline-none:focus {
  outline: 0 !important
}

.userstyle .overflow-auto {
  overflow: auto !important
}

.userstyle .overflow-hidden {
  overflow: hidden !important
}

.userstyle .overflow-visible {
  overflow: visible !important
}

.userstyle .overflow-scroll {
  overflow: scroll !important
}

.userstyle .overflow-x-auto {
  overflow-x: auto !important
}

.userstyle .overflow-y-auto {
  overflow-y: auto !important
}

.userstyle .overflow-x-hidden {
  overflow-x: hidden !important
}

.userstyle .overflow-y-hidden {
  overflow-y: hidden !important
}

.userstyle .overflow-x-visible {
  overflow-x: visible !important
}

.userstyle .overflow-y-visible {
  overflow-y: visible !important
}

.userstyle .overflow-x-scroll {
  overflow-x: scroll !important
}

.userstyle .overflow-y-scroll {
  overflow-y: scroll !important
}

.userstyle .scrolling-touch {
  -webkit-overflow-scrolling: touch !important
}

.userstyle .scrolling-auto {
  -webkit-overflow-scrolling: auto !important
}

.userstyle .p-0 {
  padding: 0 !important
}

.userstyle .p-2 {
  padding: 2px !important
}

.userstyle .p-4 {
  padding: 4px !important
}

.userstyle .p-8 {
  padding: 8px !important
}

.userstyle .p-12 {
  padding: 12px !important
}

.userstyle .p-16 {
  padding: 16px !important
}

.userstyle .p-20 {
  padding: 20px !important
}

.userstyle .p-24 {
  padding: 24px !important
}

.userstyle .p-32 {
  padding: 32px !important
}

.userstyle .p-40 {
  padding: 40px !important
}

.userstyle .p-48 {
  padding: 48px !important
}

.userstyle .p-56 {
  padding: 56px !important
}

.userstyle .p-64 {
  padding: 64px !important
}

.userstyle .p-px {
  padding: 1px !important
}

.userstyle .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.userstyle .px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.userstyle .py-2 {
  padding-top: 2px !important;
  padding-bottom: 2px !important
}

.userstyle .px-2 {
  padding-left: 2px !important;
  padding-right: 2px !important
}

.userstyle .py-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important
}

.userstyle .px-4 {
  padding-left: 4px !important;
  padding-right: 4px !important
}

.userstyle .py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important
}

.userstyle .px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important
}

.userstyle .py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important
}

.userstyle .px-12 {
  padding-left: 12px !important;
  padding-right: 12px !important
}

.userstyle .py-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important
}

.userstyle .px-16 {
  padding-left: 16px !important;
  padding-right: 16px !important
}

.userstyle .py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important
}

.userstyle .px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important
}

.userstyle .py-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important
}

.userstyle .px-24 {
  padding-left: 24px !important;
  padding-right: 24px !important
}

.userstyle .py-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important
}

.userstyle .px-32 {
  padding-left: 32px !important;
  padding-right: 32px !important
}

.userstyle .py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important
}

.userstyle .px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important
}

.userstyle .py-48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important
}

.userstyle .px-48 {
  padding-left: 48px !important;
  padding-right: 48px !important
}

.userstyle .py-56 {
  padding-top: 56px !important;
  padding-bottom: 56px !important
}

.userstyle .px-56 {
  padding-left: 56px !important;
  padding-right: 56px !important
}

.userstyle .py-64 {
  padding-top: 64px !important;
  padding-bottom: 64px !important
}

.userstyle .px-64 {
  padding-left: 64px !important;
  padding-right: 64px !important
}

.userstyle .py-px {
  padding-top: 1px !important;
  padding-bottom: 1px !important
}

.userstyle .px-px {
  padding-left: 1px !important;
  padding-right: 1px !important
}

.userstyle .pt-0 {
  padding-top: 0 !important
}

.userstyle .pr-0 {
  padding-right: 0 !important
}

.userstyle .pb-0 {
  padding-bottom: 0 !important
}

.userstyle .pl-0 {
  padding-left: 0 !important
}

.userstyle .pt-2 {
  padding-top: 2px !important
}

.userstyle .pr-2 {
  padding-right: 2px !important
}

.userstyle .pb-2 {
  padding-bottom: 2px !important
}

.userstyle .pl-2 {
  padding-left: 2px !important
}

.userstyle .pt-4 {
  padding-top: 4px !important
}

.userstyle .pr-4 {
  padding-right: 4px !important
}

.userstyle .pb-4 {
  padding-bottom: 4px !important
}

.userstyle .pl-4 {
  padding-left: 4px !important
}

.userstyle .pt-8 {
  padding-top: 8px !important
}

.userstyle .pr-8 {
  padding-right: 8px !important
}

.userstyle .pb-8 {
  padding-bottom: 8px !important
}

.userstyle .pl-8 {
  padding-left: 8px !important
}

.userstyle .pt-12 {
  padding-top: 12px !important
}

.userstyle .pr-12 {
  padding-right: 12px !important
}

.userstyle .pb-12 {
  padding-bottom: 12px !important
}

.userstyle .pl-12 {
  padding-left: 12px !important
}

.userstyle .pt-16 {
  padding-top: 16px !important
}

.userstyle .pr-16 {
  padding-right: 16px !important
}

.userstyle .pb-16 {
  padding-bottom: 16px !important
}

.userstyle .pl-16 {
  padding-left: 16px !important
}

.userstyle .pt-20 {
  padding-top: 20px !important
}

.userstyle .pr-20 {
  padding-right: 20px !important
}

.userstyle .pb-20 {
  padding-bottom: 20px !important
}

.userstyle .pl-20 {
  padding-left: 20px !important
}

.userstyle .pt-24 {
  padding-top: 24px !important
}

.userstyle .pr-24 {
  padding-right: 24px !important
}

.userstyle .pb-24 {
  padding-bottom: 24px !important
}

.userstyle .pl-24 {
  padding-left: 24px !important
}

.userstyle .pt-32 {
  padding-top: 32px !important
}

.userstyle .pr-32 {
  padding-right: 32px !important
}

.userstyle .pb-32 {
  padding-bottom: 32px !important
}

.userstyle .pl-32 {
  padding-left: 32px !important
}

.userstyle .pt-40 {
  padding-top: 40px !important
}

.userstyle .pr-40 {
  padding-right: 40px !important
}

.userstyle .pb-40 {
  padding-bottom: 40px !important
}

.userstyle .pl-40 {
  padding-left: 40px !important
}

.userstyle .pt-48 {
  padding-top: 48px !important
}

.userstyle .pr-48 {
  padding-right: 48px !important
}

.userstyle .pb-48 {
  padding-bottom: 48px !important
}

.userstyle .pl-48 {
  padding-left: 48px !important
}

.userstyle .pt-56 {
  padding-top: 56px !important
}

.userstyle .pr-56 {
  padding-right: 56px !important
}

.userstyle .pb-56 {
  padding-bottom: 56px !important
}

.userstyle .pl-56 {
  padding-left: 56px !important
}

.userstyle .pt-64 {
  padding-top: 64px !important
}

.userstyle .pr-64 {
  padding-right: 64px !important
}

.userstyle .pb-64 {
  padding-bottom: 64px !important
}

.userstyle .pl-64 {
  padding-left: 64px !important
}

.userstyle .pt-px {
  padding-top: 1px !important
}

.userstyle .pr-px {
  padding-right: 1px !important
}

.userstyle .pb-px {
  padding-bottom: 1px !important
}

.userstyle .pl-px {
  padding-left: 1px !important
}

.userstyle .placeholder-transparent::-webkit-input-placeholder {
  color: transparent !important
}

.userstyle .placeholder-transparent:-ms-input-placeholder {
  color: transparent !important
}

.userstyle .placeholder-transparent::-ms-input-placeholder {
  color: transparent !important
}

.userstyle .placeholder-transparent::placeholder {
  color: transparent !important
}

.userstyle .placeholder-black::-webkit-input-placeholder {
  color: #000 !important
}

.userstyle .placeholder-black:-ms-input-placeholder {
  color: #000 !important
}

.userstyle .placeholder-black::-ms-input-placeholder {
  color: #000 !important
}

.userstyle .placeholder-black::placeholder {
  color: #000 !important
}

.userstyle .placeholder-white::-webkit-input-placeholder {
  color: #fff !important
}

.userstyle .placeholder-white:-ms-input-placeholder {
  color: #fff !important
}

.userstyle .placeholder-white::-ms-input-placeholder {
  color: #fff !important
}

.userstyle .placeholder-white::placeholder {
  color: #fff !important
}

.userstyle .placeholder-brand::-webkit-input-placeholder {
  color: #00C0F3 !important
}

.userstyle .placeholder-brand:-ms-input-placeholder {
  color: #00C0F3 !important
}

.userstyle .placeholder-brand::-ms-input-placeholder {
  color: #00C0F3 !important
}

.userstyle .placeholder-brand::placeholder {
  color: #00C0F3 !important
}

.userstyle .placeholder-red::-webkit-input-placeholder {
  color: #DB3352 !important
}

.userstyle .placeholder-red:-ms-input-placeholder {
  color: #DB3352 !important
}

.userstyle .placeholder-red::-ms-input-placeholder {
  color: #DB3352 !important
}

.userstyle .placeholder-red::placeholder {
  color: #DB3352 !important
}

.userstyle .placeholder-link::-webkit-input-placeholder {
  color: #0B7098 !important
}

.userstyle .placeholder-link:-ms-input-placeholder {
  color: #0B7098 !important
}

.userstyle .placeholder-link::-ms-input-placeholder {
  color: #0B7098 !important
}

.userstyle .placeholder-link::placeholder {
  color: #0B7098 !important
}

.userstyle .placeholder-green::-webkit-input-placeholder {
  color: #4C8500 !important
}

.userstyle .placeholder-green:-ms-input-placeholder {
  color: #4C8500 !important
}

.userstyle .placeholder-green::-ms-input-placeholder {
  color: #4C8500 !important
}

.userstyle .placeholder-green::placeholder {
  color: #4C8500 !important
}

.userstyle .placeholder-gray-100::-webkit-input-placeholder {
  color: #f7fafc !important
}

.userstyle .placeholder-gray-100:-ms-input-placeholder {
  color: #f7fafc !important
}

.userstyle .placeholder-gray-100::-ms-input-placeholder {
  color: #f7fafc !important
}

.userstyle .placeholder-gray-100::placeholder {
  color: #f7fafc !important
}

.userstyle .placeholder-gray-200::-webkit-input-placeholder {
  color: #edf2f7 !important
}

.userstyle .placeholder-gray-200:-ms-input-placeholder {
  color: #edf2f7 !important
}

.userstyle .placeholder-gray-200::-ms-input-placeholder {
  color: #edf2f7 !important
}

.userstyle .placeholder-gray-200::placeholder {
  color: #edf2f7 !important
}

.userstyle .placeholder-gray-300::-webkit-input-placeholder {
  color: #e2e8f0 !important
}

.userstyle .placeholder-gray-300:-ms-input-placeholder {
  color: #e2e8f0 !important
}

.userstyle .placeholder-gray-300::-ms-input-placeholder {
  color: #e2e8f0 !important
}

.userstyle .placeholder-gray-300::placeholder {
  color: #e2e8f0 !important
}

.userstyle .placeholder-gray-400::-webkit-input-placeholder {
  color: #cbd5e0 !important
}

.userstyle .placeholder-gray-400:-ms-input-placeholder {
  color: #cbd5e0 !important
}

.userstyle .placeholder-gray-400::-ms-input-placeholder {
  color: #cbd5e0 !important
}

.userstyle .placeholder-gray-400::placeholder {
  color: #cbd5e0 !important
}

.userstyle .placeholder-gray-500::-webkit-input-placeholder {
  color: #a0aec0 !important
}

.userstyle .placeholder-gray-500:-ms-input-placeholder {
  color: #a0aec0 !important
}

.userstyle .placeholder-gray-500::-ms-input-placeholder {
  color: #a0aec0 !important
}

.userstyle .placeholder-gray-500::placeholder {
  color: #a0aec0 !important
}

.userstyle .placeholder-gray-600::-webkit-input-placeholder {
  color: #718096 !important
}

.userstyle .placeholder-gray-600:-ms-input-placeholder {
  color: #718096 !important
}

.userstyle .placeholder-gray-600::-ms-input-placeholder {
  color: #718096 !important
}

.userstyle .placeholder-gray-600::placeholder {
  color: #718096 !important
}

.userstyle .placeholder-gray-700::-webkit-input-placeholder {
  color: #4a5568 !important
}

.userstyle .placeholder-gray-700:-ms-input-placeholder {
  color: #4a5568 !important
}

.userstyle .placeholder-gray-700::-ms-input-placeholder {
  color: #4a5568 !important
}

.userstyle .placeholder-gray-700::placeholder {
  color: #4a5568 !important
}

.userstyle .placeholder-gray-800::-webkit-input-placeholder {
  color: #2d3748 !important
}

.userstyle .placeholder-gray-800:-ms-input-placeholder {
  color: #2d3748 !important
}

.userstyle .placeholder-gray-800::-ms-input-placeholder {
  color: #2d3748 !important
}

.userstyle .placeholder-gray-800::placeholder {
  color: #2d3748 !important
}

.userstyle .placeholder-gray-900::-webkit-input-placeholder {
  color: #1a202c !important
}

.userstyle .placeholder-gray-900:-ms-input-placeholder {
  color: #1a202c !important
}

.userstyle .placeholder-gray-900::-ms-input-placeholder {
  color: #1a202c !important
}

.userstyle .placeholder-gray-900::placeholder {
  color: #1a202c !important
}

.userstyle .focus--placeholder-transparent:focus::-webkit-input-placeholder {
  color: transparent !important
}

.userstyle .focus--placeholder-transparent:focus:-ms-input-placeholder {
  color: transparent !important
}

.userstyle .focus--placeholder-transparent:focus::-ms-input-placeholder {
  color: transparent !important
}

.userstyle .focus--placeholder-transparent:focus::placeholder {
  color: transparent !important
}

.userstyle .focus--placeholder-black:focus::-webkit-input-placeholder {
  color: #000 !important
}

.userstyle .focus--placeholder-black:focus:-ms-input-placeholder {
  color: #000 !important
}

.userstyle .focus--placeholder-black:focus::-ms-input-placeholder {
  color: #000 !important
}

.userstyle .focus--placeholder-black:focus::placeholder {
  color: #000 !important
}

.userstyle .focus--placeholder-white:focus::-webkit-input-placeholder {
  color: #fff !important
}

.userstyle .focus--placeholder-white:focus:-ms-input-placeholder {
  color: #fff !important
}

.userstyle .focus--placeholder-white:focus::-ms-input-placeholder {
  color: #fff !important
}

.userstyle .focus--placeholder-white:focus::placeholder {
  color: #fff !important
}

.userstyle .focus--placeholder-brand:focus::-webkit-input-placeholder {
  color: #00C0F3 !important
}

.userstyle .focus--placeholder-brand:focus:-ms-input-placeholder {
  color: #00C0F3 !important
}

.userstyle .focus--placeholder-brand:focus::-ms-input-placeholder {
  color: #00C0F3 !important
}

.userstyle .focus--placeholder-brand:focus::placeholder {
  color: #00C0F3 !important
}

.userstyle .focus--placeholder-red:focus::-webkit-input-placeholder {
  color: #DB3352 !important
}

.userstyle .focus--placeholder-red:focus:-ms-input-placeholder {
  color: #DB3352 !important
}

.userstyle .focus--placeholder-red:focus::-ms-input-placeholder {
  color: #DB3352 !important
}

.userstyle .focus--placeholder-red:focus::placeholder {
  color: #DB3352 !important
}

.userstyle .focus--placeholder-link:focus::-webkit-input-placeholder {
  color: #0B7098 !important
}

.userstyle .focus--placeholder-link:focus:-ms-input-placeholder {
  color: #0B7098 !important
}

.userstyle .focus--placeholder-link:focus::-ms-input-placeholder {
  color: #0B7098 !important
}

.userstyle .focus--placeholder-link:focus::placeholder {
  color: #0B7098 !important
}

.userstyle .focus--placeholder-green:focus::-webkit-input-placeholder {
  color: #4C8500 !important
}

.userstyle .focus--placeholder-green:focus:-ms-input-placeholder {
  color: #4C8500 !important
}

.userstyle .focus--placeholder-green:focus::-ms-input-placeholder {
  color: #4C8500 !important
}

.userstyle .focus--placeholder-green:focus::placeholder {
  color: #4C8500 !important
}

.userstyle .focus--placeholder-gray-100:focus::-webkit-input-placeholder {
  color: #f7fafc !important
}

.userstyle .focus--placeholder-gray-100:focus:-ms-input-placeholder {
  color: #f7fafc !important
}

.userstyle .focus--placeholder-gray-100:focus::-ms-input-placeholder {
  color: #f7fafc !important
}

.userstyle .focus--placeholder-gray-100:focus::placeholder {
  color: #f7fafc !important
}

.userstyle .focus--placeholder-gray-200:focus::-webkit-input-placeholder {
  color: #edf2f7 !important
}

.userstyle .focus--placeholder-gray-200:focus:-ms-input-placeholder {
  color: #edf2f7 !important
}

.userstyle .focus--placeholder-gray-200:focus::-ms-input-placeholder {
  color: #edf2f7 !important
}

.userstyle .focus--placeholder-gray-200:focus::placeholder {
  color: #edf2f7 !important
}

.userstyle .focus--placeholder-gray-300:focus::-webkit-input-placeholder {
  color: #e2e8f0 !important
}

.userstyle .focus--placeholder-gray-300:focus:-ms-input-placeholder {
  color: #e2e8f0 !important
}

.userstyle .focus--placeholder-gray-300:focus::-ms-input-placeholder {
  color: #e2e8f0 !important
}

.userstyle .focus--placeholder-gray-300:focus::placeholder {
  color: #e2e8f0 !important
}

.userstyle .focus--placeholder-gray-400:focus::-webkit-input-placeholder {
  color: #cbd5e0 !important
}

.userstyle .focus--placeholder-gray-400:focus:-ms-input-placeholder {
  color: #cbd5e0 !important
}

.userstyle .focus--placeholder-gray-400:focus::-ms-input-placeholder {
  color: #cbd5e0 !important
}

.userstyle .focus--placeholder-gray-400:focus::placeholder {
  color: #cbd5e0 !important
}

.userstyle .focus--placeholder-gray-500:focus::-webkit-input-placeholder {
  color: #a0aec0 !important
}

.userstyle .focus--placeholder-gray-500:focus:-ms-input-placeholder {
  color: #a0aec0 !important
}

.userstyle .focus--placeholder-gray-500:focus::-ms-input-placeholder {
  color: #a0aec0 !important
}

.userstyle .focus--placeholder-gray-500:focus::placeholder {
  color: #a0aec0 !important
}

.userstyle .focus--placeholder-gray-600:focus::-webkit-input-placeholder {
  color: #718096 !important
}

.userstyle .focus--placeholder-gray-600:focus:-ms-input-placeholder {
  color: #718096 !important
}

.userstyle .focus--placeholder-gray-600:focus::-ms-input-placeholder {
  color: #718096 !important
}

.userstyle .focus--placeholder-gray-600:focus::placeholder {
  color: #718096 !important
}

.userstyle .focus--placeholder-gray-700:focus::-webkit-input-placeholder {
  color: #4a5568 !important
}

.userstyle .focus--placeholder-gray-700:focus:-ms-input-placeholder {
  color: #4a5568 !important
}

.userstyle .focus--placeholder-gray-700:focus::-ms-input-placeholder {
  color: #4a5568 !important
}

.userstyle .focus--placeholder-gray-700:focus::placeholder {
  color: #4a5568 !important
}

.userstyle .focus--placeholder-gray-800:focus::-webkit-input-placeholder {
  color: #2d3748 !important
}

.userstyle .focus--placeholder-gray-800:focus:-ms-input-placeholder {
  color: #2d3748 !important
}

.userstyle .focus--placeholder-gray-800:focus::-ms-input-placeholder {
  color: #2d3748 !important
}

.userstyle .focus--placeholder-gray-800:focus::placeholder {
  color: #2d3748 !important
}

.userstyle .focus--placeholder-gray-900:focus::-webkit-input-placeholder {
  color: #1a202c !important
}

.userstyle .focus--placeholder-gray-900:focus:-ms-input-placeholder {
  color: #1a202c !important
}

.userstyle .focus--placeholder-gray-900:focus::-ms-input-placeholder {
  color: #1a202c !important
}

.userstyle .focus--placeholder-gray-900:focus::placeholder {
  color: #1a202c !important
}

.userstyle .pointer-events-none {
  pointer-events: none !important
}

.userstyle .pointer-events-auto {
  pointer-events: auto !important
}

.userstyle .static {
  position: static !important
}

.userstyle .fixed {
  position: fixed !important
}

.userstyle .absolute {
  position: absolute !important
}

.userstyle .relative {
  position: relative !important
}

.userstyle .sticky {
  position: -webkit-sticky !important;
  position: sticky !important
}

.userstyle .inset-0 {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important
}

.userstyle .inset-auto {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important
}

.userstyle .inset-y-0 {
  top: 0 !important;
  bottom: 0 !important
}

.userstyle .inset-x-0 {
  right: 0 !important;
  left: 0 !important
}

.userstyle .inset-y-auto {
  top: auto !important;
  bottom: auto !important
}

.userstyle .inset-x-auto {
  right: auto !important;
  left: auto !important
}

.userstyle .top-0 {
  top: 0 !important
}

.userstyle .right-0 {
  right: 0 !important
}

.userstyle .bottom-0 {
  bottom: 0 !important
}

.userstyle .left-0 {
  left: 0 !important
}

.userstyle .top-auto {
  top: auto !important
}

.userstyle .right-auto {
  right: auto !important
}

.userstyle .bottom-auto {
  bottom: auto !important
}

.userstyle .left-auto {
  left: auto !important
}

.userstyle .resize-none {
  resize: none !important
}

.userstyle .resize-y {
  resize: vertical !important
}

.userstyle .resize-x {
  resize: horizontal !important
}

.userstyle .resize {
  resize: both !important
}

.userstyle .shadow-xs {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
}

.userstyle .shadow-sm {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
}

.userstyle .shadow {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
}

.userstyle .shadow-md {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
}

.userstyle .shadow-lg {
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
}

.userstyle .shadow-xl {
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
}

.userstyle .shadow-2xl {
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
}

.userstyle .shadow-inner {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
}

.userstyle .shadow-outline {
  -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
}

.userstyle .shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.userstyle .hover--shadow-xs:hover {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
}

.userstyle .hover--shadow-sm:hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
}

.userstyle .hover--shadow:hover {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
}

.userstyle .hover--shadow-md:hover {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
}

.userstyle .hover--shadow-lg:hover {
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
}

.userstyle .hover--shadow-xl:hover {
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
}

.userstyle .hover--shadow-2xl:hover {
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
}

.userstyle .hover--shadow-inner:hover {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
}

.userstyle .hover--shadow-outline:hover {
  -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
}

.userstyle .hover--shadow-none:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.userstyle .focus--shadow-xs:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
}

.userstyle .focus--shadow-sm:focus {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
}

.userstyle .focus--shadow:focus {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
}

.userstyle .focus--shadow-md:focus {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
}

.userstyle .focus--shadow-lg:focus {
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
}

.userstyle .focus--shadow-xl:focus {
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
}

.userstyle .focus--shadow-2xl:focus {
  -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
}

.userstyle .focus--shadow-inner:focus {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
}

.userstyle .focus--shadow-outline:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
}

.userstyle .focus--shadow-none:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.userstyle .fill-current {
  fill: currentColor !important
}

.userstyle .stroke-current {
  stroke: currentColor !important
}

.userstyle .stroke-0 {
  stroke-width: 0 !important
}

.userstyle .stroke-1 {
  stroke-width: 1 !important
}

.userstyle .stroke-2 {
  stroke-width: 2 !important
}

.userstyle .table-auto {
  table-layout: auto !important
}

.userstyle .table-fixed {
  table-layout: fixed !important
}

.userstyle .text-left {
  text-align: left !important
}

.userstyle .text-center {
  text-align: center !important
}

.userstyle .text-right {
  text-align: right !important
}

.userstyle .text-justify {
  text-align: justify !important
}

.userstyle .text-transparent {
  color: transparent !important
}

.userstyle .text-black {
  color: #000 !important
}

.userstyle .text-white {
  color: #fff !important
}

.userstyle .text-brand {
  color: #00C0F3 !important
}

.userstyle .text-red {
  color: #DB3352 !important
}

.userstyle .text-link {
  color: #0B7098 !important
}

.userstyle .text-green {
  color: #4C8500 !important
}

.userstyle .text-gray-100 {
  color: #f7fafc !important
}

.userstyle .text-gray-200 {
  color: #edf2f7 !important
}

.userstyle .text-gray-300 {
  color: #e2e8f0 !important
}

.userstyle .text-gray-400 {
  color: #cbd5e0 !important
}

.userstyle .text-gray-500 {
  color: #a0aec0 !important
}

.userstyle .text-gray-600 {
  color: #718096 !important
}

.userstyle .text-gray-700 {
  color: #4a5568 !important
}

.userstyle .text-gray-800 {
  color: #2d3748 !important
}

.userstyle .text-gray-900 {
  color: #1a202c !important
}

.userstyle .hover--text-transparent:hover {
  color: transparent !important
}

.userstyle .hover--text-black:hover {
  color: #000 !important
}

.userstyle .hover--text-white:hover {
  color: #fff !important
}

.userstyle .hover--text-brand:hover {
  color: #00C0F3 !important
}

.userstyle .hover--text-red:hover {
  color: #DB3352 !important
}

.userstyle .hover--text-link:hover {
  color: #0B7098 !important
}

.userstyle .hover--text-green:hover {
  color: #4C8500 !important
}

.userstyle .hover--text-gray-100:hover {
  color: #f7fafc !important
}

.userstyle .hover--text-gray-200:hover {
  color: #edf2f7 !important
}

.userstyle .hover--text-gray-300:hover {
  color: #e2e8f0 !important
}

.userstyle .hover--text-gray-400:hover {
  color: #cbd5e0 !important
}

.userstyle .hover--text-gray-500:hover {
  color: #a0aec0 !important
}

.userstyle .hover--text-gray-600:hover {
  color: #718096 !important
}

.userstyle .hover--text-gray-700:hover {
  color: #4a5568 !important
}

.userstyle .hover--text-gray-800:hover {
  color: #2d3748 !important
}

.userstyle .hover--text-gray-900:hover {
  color: #1a202c !important
}

.userstyle .focus--text-transparent:focus {
  color: transparent !important
}

.userstyle .focus--text-black:focus {
  color: #000 !important
}

.userstyle .focus--text-white:focus {
  color: #fff !important
}

.userstyle .focus--text-brand:focus {
  color: #00C0F3 !important
}

.userstyle .focus--text-red:focus {
  color: #DB3352 !important
}

.userstyle .focus--text-link:focus {
  color: #0B7098 !important
}

.userstyle .focus--text-green:focus {
  color: #4C8500 !important
}

.userstyle .focus--text-gray-100:focus {
  color: #f7fafc !important
}

.userstyle .focus--text-gray-200:focus {
  color: #edf2f7 !important
}

.userstyle .focus--text-gray-300:focus {
  color: #e2e8f0 !important
}

.userstyle .focus--text-gray-400:focus {
  color: #cbd5e0 !important
}

.userstyle .focus--text-gray-500:focus {
  color: #a0aec0 !important
}

.userstyle .focus--text-gray-600:focus {
  color: #718096 !important
}

.userstyle .focus--text-gray-700:focus {
  color: #4a5568 !important
}

.userstyle .focus--text-gray-800:focus {
  color: #2d3748 !important
}

.userstyle .focus--text-gray-900:focus {
  color: #1a202c !important
}

.userstyle .text-xs {
  font-size: 12px !important
}

.userstyle .text-sm {
  font-size: 14px !important
}

.userstyle .text-base {
  font-size: 16px !important
}

.userstyle .text-lg {
  font-size: 20px !important
}

.userstyle .text-xl {
  font-size: 24px !important
}

.userstyle .text-2xl {
  font-size: 28px !important
}

.userstyle .text-3xl {
  font-size: 32px !important
}

.userstyle .text-4xl {
  font-size: 36px !important
}

.userstyle .text-5xl {
  font-size: 40px !important
}

.userstyle .text-6xl {
  font-size: 48px !important
}

.userstyle .italic {
  font-style: italic !important
}

.userstyle .not-italic {
  font-style: normal !important
}

.userstyle .uppercase {
  text-transform: uppercase !important
}

.userstyle .lowercase {
  text-transform: lowercase !important
}

.userstyle .capitalize {
  text-transform: capitalize !important
}

.userstyle .normal-case {
  text-transform: none !important
}

.userstyle .underline {
  text-decoration: underline !important
}

.userstyle .line-through {
  text-decoration: line-through !important
}

.userstyle .no-underline {
  text-decoration: none !important
}

.userstyle .hover--underline:hover {
  text-decoration: underline !important
}

.userstyle .hover--line-through:hover {
  text-decoration: line-through !important
}

.userstyle .hover--no-underline:hover {
  text-decoration: none !important
}

.userstyle .focus--underline:focus {
  text-decoration: underline !important
}

.userstyle .focus--line-through:focus {
  text-decoration: line-through !important
}

.userstyle .focus--no-underline:focus {
  text-decoration: none !important
}

.userstyle .antialiased {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important
}

.userstyle .subpixel-antialiased {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important
}

.userstyle .tracking-tighter {
  letter-spacing: -0.05em !important
}

.userstyle .tracking-tight {
  letter-spacing: -0.025em !important
}

.userstyle .tracking-normal {
  letter-spacing: 0 !important
}

.userstyle .tracking-wide {
  letter-spacing: 0.025em !important
}

.userstyle .tracking-wider {
  letter-spacing: 0.05em !important
}

.userstyle .tracking-widest {
  letter-spacing: 0.1em !important
}

.userstyle .select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

.userstyle .select-text {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important
}

.userstyle .select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important
}

.userstyle .select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important
}

.userstyle .align-baseline {
  vertical-align: baseline !important
}

.userstyle .align-top {
  vertical-align: top !important
}

.userstyle .align-middle {
  vertical-align: middle !important
}

.userstyle .align-bottom {
  vertical-align: bottom !important
}

.userstyle .align-text-top {
  vertical-align: text-top !important
}

.userstyle .align-text-bottom {
  vertical-align: text-bottom !important
}

.userstyle .visible {
  visibility: visible !important
}

.userstyle .invisible {
  visibility: hidden !important
}

.userstyle .whitespace-normal {
  white-space: normal !important
}

.userstyle .whitespace-no-wrap {
  white-space: nowrap !important
}

.userstyle .whitespace-pre {
  white-space: pre !important
}

.userstyle .whitespace-pre-line {
  white-space: pre-line !important
}

.userstyle .whitespace-pre-wrap {
  white-space: pre-wrap !important
}

.userstyle .break-normal {
  overflow-wrap: normal !important;
  word-break: normal !important
}

.userstyle .break-words {
  overflow-wrap: break-word !important
}

.userstyle .break-all {
  word-break: break-all !important
}

.userstyle .truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important
}

.userstyle .w-0 {
  width: 0 !important
}

.userstyle .w-2 {
  width: 2px !important
}

.userstyle .w-4 {
  width: 4px !important
}

.userstyle .w-8 {
  width: 8px !important
}

.userstyle .w-12 {
  width: 12px !important
}

.userstyle .w-16 {
  width: 16px !important
}

.userstyle .w-20 {
  width: 20px !important
}

.userstyle .w-24 {
  width: 24px !important
}

.userstyle .w-32 {
  width: 32px !important
}

.userstyle .w-40 {
  width: 40px !important
}

.userstyle .w-48 {
  width: 48px !important
}

.userstyle .w-56 {
  width: 56px !important
}

.userstyle .w-64 {
  width: 64px !important
}

.userstyle .w-auto {
  width: auto !important
}

.userstyle .w-px {
  width: 1px !important
}

.userstyle .w-1\/2 {
  width: 50% !important
}

.userstyle .w-1\/3 {
  width: 33.333333% !important
}

.userstyle .w-2\/3 {
  width: 66.666667% !important
}

.userstyle .w-1\/4 {
  width: 25% !important
}

.userstyle .w-2\/4 {
  width: 50% !important
}

.userstyle .w-3\/4 {
  width: 75% !important
}

.userstyle .w-1\/5 {
  width: 20% !important
}

.userstyle .w-2\/5 {
  width: 40% !important
}

.userstyle .w-3\/5 {
  width: 60% !important
}

.userstyle .w-4\/5 {
  width: 80% !important
}

.userstyle .w-1\/6 {
  width: 16.666667% !important
}

.userstyle .w-2\/6 {
  width: 33.333333% !important
}

.userstyle .w-3\/6 {
  width: 50% !important
}

.userstyle .w-4\/6 {
  width: 66.666667% !important
}

.userstyle .w-5\/6 {
  width: 83.333333% !important
}

.userstyle .w-1\/12 {
  width: 8.333333% !important
}

.userstyle .w-2\/12 {
  width: 16.666667% !important
}

.userstyle .w-3\/12 {
  width: 25% !important
}

.userstyle .w-4\/12 {
  width: 33.333333% !important
}

.userstyle .w-5\/12 {
  width: 41.666667% !important
}

.userstyle .w-6\/12 {
  width: 50% !important
}

.userstyle .w-7\/12 {
  width: 58.333333% !important
}

.userstyle .w-8\/12 {
  width: 66.666667% !important
}

.userstyle .w-9\/12 {
  width: 75% !important
}

.userstyle .w-10\/12 {
  width: 83.333333% !important
}

.userstyle .w-11\/12 {
  width: 91.666667% !important
}

.userstyle .w-full {
  width: 100% !important
}

.userstyle .w-screen {
  width: 100vw !important
}

.userstyle .z-0 {
  z-index: 0 !important
}

.userstyle .z-10 {
  z-index: 10 !important
}

.userstyle .z-20 {
  z-index: 20 !important
}

.userstyle .z-30 {
  z-index: 30 !important
}

.userstyle .z-40 {
  z-index: 40 !important
}

.userstyle .z-50 {
  z-index: 50 !important
}

.userstyle .z-auto {
  z-index: auto !important
}

.userstyle .gap-0 {
  grid-gap: 0 !important;
  gap: 0 !important
}

.userstyle .gap-2 {
  grid-gap: 2px !important;
  gap: 2px !important
}

.userstyle .gap-4 {
  grid-gap: 4px !important;
  gap: 4px !important
}

.userstyle .gap-8 {
  grid-gap: 8px !important;
  gap: 8px !important
}

.userstyle .gap-12 {
  grid-gap: 12px !important;
  gap: 12px !important
}

.userstyle .gap-16 {
  grid-gap: 16px !important;
  gap: 16px !important
}

.userstyle .gap-20 {
  grid-gap: 20px !important;
  gap: 20px !important
}

.userstyle .gap-24 {
  grid-gap: 24px !important;
  gap: 24px !important
}

.userstyle .gap-32 {
  grid-gap: 32px !important;
  gap: 32px !important
}

.userstyle .gap-40 {
  grid-gap: 40px !important;
  gap: 40px !important
}

.userstyle .gap-48 {
  grid-gap: 48px !important;
  gap: 48px !important
}

.userstyle .gap-56 {
  grid-gap: 56px !important;
  gap: 56px !important
}

.userstyle .gap-64 {
  grid-gap: 64px !important;
  gap: 64px !important
}

.userstyle .gap-px {
  grid-gap: 1px !important;
  gap: 1px !important
}

.userstyle .col-gap-0 {
  grid-column-gap: 0 !important;
  -webkit-column-gap: 0 !important;
  column-gap: 0 !important
}

.userstyle .col-gap-2 {
  grid-column-gap: 2px !important;
  -webkit-column-gap: 2px !important;
  column-gap: 2px !important
}

.userstyle .col-gap-4 {
  grid-column-gap: 4px !important;
  -webkit-column-gap: 4px !important;
  column-gap: 4px !important
}

.userstyle .col-gap-8 {
  grid-column-gap: 8px !important;
  -webkit-column-gap: 8px !important;
  column-gap: 8px !important
}

.userstyle .col-gap-12 {
  grid-column-gap: 12px !important;
  -webkit-column-gap: 12px !important;
  column-gap: 12px !important
}

.userstyle .col-gap-16 {
  grid-column-gap: 16px !important;
  -webkit-column-gap: 16px !important;
  column-gap: 16px !important
}

.userstyle .col-gap-20 {
  grid-column-gap: 20px !important;
  -webkit-column-gap: 20px !important;
  column-gap: 20px !important
}

.userstyle .col-gap-24 {
  grid-column-gap: 24px !important;
  -webkit-column-gap: 24px !important;
  column-gap: 24px !important
}

.userstyle .col-gap-32 {
  grid-column-gap: 32px !important;
  -webkit-column-gap: 32px !important;
  column-gap: 32px !important
}

.userstyle .col-gap-40 {
  grid-column-gap: 40px !important;
  -webkit-column-gap: 40px !important;
  column-gap: 40px !important
}

.userstyle .col-gap-48 {
  grid-column-gap: 48px !important;
  -webkit-column-gap: 48px !important;
  column-gap: 48px !important
}

.userstyle .col-gap-56 {
  grid-column-gap: 56px !important;
  -webkit-column-gap: 56px !important;
  column-gap: 56px !important
}

.userstyle .col-gap-64 {
  grid-column-gap: 64px !important;
  -webkit-column-gap: 64px !important;
  column-gap: 64px !important
}

.userstyle .col-gap-px {
  grid-column-gap: 1px !important;
  -webkit-column-gap: 1px !important;
  column-gap: 1px !important
}

.userstyle .row-gap-0 {
  grid-row-gap: 0 !important;
  row-gap: 0 !important
}

.userstyle .row-gap-2 {
  grid-row-gap: 2px !important;
  row-gap: 2px !important
}

.userstyle .row-gap-4 {
  grid-row-gap: 4px !important;
  row-gap: 4px !important
}

.userstyle .row-gap-8 {
  grid-row-gap: 8px !important;
  row-gap: 8px !important
}

.userstyle .row-gap-12 {
  grid-row-gap: 12px !important;
  row-gap: 12px !important
}

.userstyle .row-gap-16 {
  grid-row-gap: 16px !important;
  row-gap: 16px !important
}

.userstyle .row-gap-20 {
  grid-row-gap: 20px !important;
  row-gap: 20px !important
}

.userstyle .row-gap-24 {
  grid-row-gap: 24px !important;
  row-gap: 24px !important
}

.userstyle .row-gap-32 {
  grid-row-gap: 32px !important;
  row-gap: 32px !important
}

.userstyle .row-gap-40 {
  grid-row-gap: 40px !important;
  row-gap: 40px !important
}

.userstyle .row-gap-48 {
  grid-row-gap: 48px !important;
  row-gap: 48px !important
}

.userstyle .row-gap-56 {
  grid-row-gap: 56px !important;
  row-gap: 56px !important
}

.userstyle .row-gap-64 {
  grid-row-gap: 64px !important;
  row-gap: 64px !important
}

.userstyle .row-gap-px {
  grid-row-gap: 1px !important;
  row-gap: 1px !important
}

.userstyle .grid-flow-row {
  grid-auto-flow: row !important
}

.userstyle .grid-flow-col {
  grid-auto-flow: column !important
}

.userstyle .grid-flow-row-dense {
  grid-auto-flow: row dense !important
}

.userstyle .grid-flow-col-dense {
  grid-auto-flow: column dense !important
}

.userstyle .grid-cols-1 {
  -ms-grid-columns: (minmax(0, 1fr))[1] !important;
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-2 {
  -ms-grid-columns: (minmax(0, 1fr))[2] !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-3 {
  -ms-grid-columns: (minmax(0, 1fr))[3] !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-4 {
  -ms-grid-columns: (minmax(0, 1fr))[4] !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-5 {
  -ms-grid-columns: (minmax(0, 1fr))[5] !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-6 {
  -ms-grid-columns: (minmax(0, 1fr))[6] !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-7 {
  -ms-grid-columns: (minmax(0, 1fr))[7] !important;
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-8 {
  -ms-grid-columns: (minmax(0, 1fr))[8] !important;
  grid-template-columns: repeat(8, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-9 {
  -ms-grid-columns: (minmax(0, 1fr))[9] !important;
  grid-template-columns: repeat(9, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-10 {
  -ms-grid-columns: (minmax(0, 1fr))[10] !important;
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-11 {
  -ms-grid-columns: (minmax(0, 1fr))[11] !important;
  grid-template-columns: repeat(11, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-12 {
  -ms-grid-columns: (minmax(0, 1fr))[12] !important;
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important
}

.userstyle .grid-cols-none {
  -ms-grid-columns: none !important;
  grid-template-columns: none !important
}

.userstyle .col-auto {
  grid-column: auto !important
}

.userstyle .col-span-1 {
  grid-column: span 1 / span 1 !important
}

.userstyle .col-span-2 {
  grid-column: span 2 / span 2 !important
}

.userstyle .col-span-3 {
  grid-column: span 3 / span 3 !important
}

.userstyle .col-span-4 {
  grid-column: span 4 / span 4 !important
}

.userstyle .col-span-5 {
  grid-column: span 5 / span 5 !important
}

.userstyle .col-span-6 {
  grid-column: span 6 / span 6 !important
}

.userstyle .col-span-7 {
  grid-column: span 7 / span 7 !important
}

.userstyle .col-span-8 {
  grid-column: span 8 / span 8 !important
}

.userstyle .col-span-9 {
  grid-column: span 9 / span 9 !important
}

.userstyle .col-span-10 {
  grid-column: span 10 / span 10 !important
}

.userstyle .col-span-11 {
  grid-column: span 11 / span 11 !important
}

.userstyle .col-span-12 {
  grid-column: span 12 / span 12 !important
}

.userstyle .col-start-1 {
  -ms-grid-column: 1 !important;
  grid-column-start: 1 !important
}

.userstyle .col-start-2 {
  -ms-grid-column: 2 !important;
  grid-column-start: 2 !important
}

.userstyle .col-start-3 {
  -ms-grid-column: 3 !important;
  grid-column-start: 3 !important
}

.userstyle .col-start-4 {
  -ms-grid-column: 4 !important;
  grid-column-start: 4 !important
}

.userstyle .col-start-5 {
  -ms-grid-column: 5 !important;
  grid-column-start: 5 !important
}

.userstyle .col-start-6 {
  -ms-grid-column: 6 !important;
  grid-column-start: 6 !important
}

.userstyle .col-start-7 {
  -ms-grid-column: 7 !important;
  grid-column-start: 7 !important
}

.userstyle .col-start-8 {
  -ms-grid-column: 8 !important;
  grid-column-start: 8 !important
}

.userstyle .col-start-9 {
  -ms-grid-column: 9 !important;
  grid-column-start: 9 !important
}

.userstyle .col-start-10 {
  -ms-grid-column: 10 !important;
  grid-column-start: 10 !important
}

.userstyle .col-start-11 {
  -ms-grid-column: 11 !important;
  grid-column-start: 11 !important
}

.userstyle .col-start-12 {
  -ms-grid-column: 12 !important;
  grid-column-start: 12 !important
}

.userstyle .col-start-13 {
  -ms-grid-column: 13 !important;
  grid-column-start: 13 !important
}

.userstyle .col-start-auto {
  -ms-grid-column: auto !important;
  grid-column-start: auto !important
}

.userstyle .col-end-1 {
  grid-column-end: 1 !important
}

.userstyle .col-end-2 {
  grid-column-end: 2 !important
}

.userstyle .col-end-3 {
  grid-column-end: 3 !important
}

.userstyle .col-end-4 {
  grid-column-end: 4 !important
}

.userstyle .col-end-5 {
  grid-column-end: 5 !important
}

.userstyle .col-end-6 {
  grid-column-end: 6 !important
}

.userstyle .col-end-7 {
  grid-column-end: 7 !important
}

.userstyle .col-end-8 {
  grid-column-end: 8 !important
}

.userstyle .col-end-9 {
  grid-column-end: 9 !important
}

.userstyle .col-end-10 {
  grid-column-end: 10 !important
}

.userstyle .col-end-11 {
  grid-column-end: 11 !important
}

.userstyle .col-end-12 {
  grid-column-end: 12 !important
}

.userstyle .col-end-13 {
  grid-column-end: 13 !important
}

.userstyle .col-end-auto {
  grid-column-end: auto !important
}

.userstyle .grid-rows-1 {
  -ms-grid-rows: (minmax(0, 1fr))[1] !important;
  grid-template-rows: repeat(1, minmax(0, 1fr)) !important
}

.userstyle .grid-rows-2 {
  -ms-grid-rows: (minmax(0, 1fr))[2] !important;
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important
}

.userstyle .grid-rows-3 {
  -ms-grid-rows: (minmax(0, 1fr))[3] !important;
  grid-template-rows: repeat(3, minmax(0, 1fr)) !important
}

.userstyle .grid-rows-4 {
  -ms-grid-rows: (minmax(0, 1fr))[4] !important;
  grid-template-rows: repeat(4, minmax(0, 1fr)) !important
}

.userstyle .grid-rows-5 {
  -ms-grid-rows: (minmax(0, 1fr))[5] !important;
  grid-template-rows: repeat(5, minmax(0, 1fr)) !important
}

.userstyle .grid-rows-6 {
  -ms-grid-rows: (minmax(0, 1fr))[6] !important;
  grid-template-rows: repeat(6, minmax(0, 1fr)) !important
}

.userstyle .grid-rows-none {
  -ms-grid-rows: none !important;
  grid-template-rows: none !important
}

.userstyle .row-auto {
  grid-row: auto !important
}

.userstyle .row-span-1 {
  grid-row: span 1 / span 1 !important
}

.userstyle .row-span-2 {
  grid-row: span 2 / span 2 !important
}

.userstyle .row-span-3 {
  grid-row: span 3 / span 3 !important
}

.userstyle .row-span-4 {
  grid-row: span 4 / span 4 !important
}

.userstyle .row-span-5 {
  grid-row: span 5 / span 5 !important
}

.userstyle .row-span-6 {
  grid-row: span 6 / span 6 !important
}

.userstyle .row-start-1 {
  -ms-grid-row: 1 !important;
  grid-row-start: 1 !important
}

.userstyle .row-start-2 {
  -ms-grid-row: 2 !important;
  grid-row-start: 2 !important
}

.userstyle .row-start-3 {
  -ms-grid-row: 3 !important;
  grid-row-start: 3 !important
}

.userstyle .row-start-4 {
  -ms-grid-row: 4 !important;
  grid-row-start: 4 !important
}

.userstyle .row-start-5 {
  -ms-grid-row: 5 !important;
  grid-row-start: 5 !important
}

.userstyle .row-start-6 {
  -ms-grid-row: 6 !important;
  grid-row-start: 6 !important
}

.userstyle .row-start-7 {
  -ms-grid-row: 7 !important;
  grid-row-start: 7 !important
}

.userstyle .row-start-auto {
  -ms-grid-row: auto !important;
  grid-row-start: auto !important
}

.userstyle .row-end-1 {
  grid-row-end: 1 !important
}

.userstyle .row-end-2 {
  grid-row-end: 2 !important
}

.userstyle .row-end-3 {
  grid-row-end: 3 !important
}

.userstyle .row-end-4 {
  grid-row-end: 4 !important
}

.userstyle .row-end-5 {
  grid-row-end: 5 !important
}

.userstyle .row-end-6 {
  grid-row-end: 6 !important
}

.userstyle .row-end-7 {
  grid-row-end: 7 !important
}

.userstyle .row-end-auto {
  grid-row-end: auto !important
}

.userstyle .transform {
  --transform-translate-x: 0 !important;
  --transform-translate-y: 0 !important;
  --transform-rotate: 0 !important;
  --transform-skew-x: 0 !important;
  --transform-skew-y: 0 !important;
  --transform-scale-x: 1 !important;
  --transform-scale-y: 1 !important;
  -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)) !important;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)) !important
}

.userstyle .transform-none {
  -webkit-transform: none !important;
  transform: none !important
}

.userstyle .origin-center {
  -webkit-transform-origin: center !important;
  transform-origin: center !important
}

.userstyle .origin-top {
  -webkit-transform-origin: top !important;
  transform-origin: top !important
}

.userstyle .origin-top-right {
  -webkit-transform-origin: top right !important;
  transform-origin: top right !important
}

.userstyle .origin-right {
  -webkit-transform-origin: right !important;
  transform-origin: right !important
}

.userstyle .origin-bottom-right {
  -webkit-transform-origin: bottom right !important;
  transform-origin: bottom right !important
}

.userstyle .origin-bottom {
  -webkit-transform-origin: bottom !important;
  transform-origin: bottom !important
}

.userstyle .origin-bottom-left {
  -webkit-transform-origin: bottom left !important;
  transform-origin: bottom left !important
}

.userstyle .origin-left {
  -webkit-transform-origin: left !important;
  transform-origin: left !important
}

.userstyle .origin-top-left {
  -webkit-transform-origin: top left !important;
  transform-origin: top left !important
}

.userstyle .scale-0 {
  --transform-scale-x: 0 !important;
  --transform-scale-y: 0 !important
}

.userstyle .scale-50 {
  --transform-scale-x: .5 !important;
  --transform-scale-y: .5 !important
}

.userstyle .scale-75 {
  --transform-scale-x: .75 !important;
  --transform-scale-y: .75 !important
}

.userstyle .scale-90 {
  --transform-scale-x: .9 !important;
  --transform-scale-y: .9 !important
}

.userstyle .scale-95 {
  --transform-scale-x: .95 !important;
  --transform-scale-y: .95 !important
}

.userstyle .scale-100 {
  --transform-scale-x: 1 !important;
  --transform-scale-y: 1 !important
}

.userstyle .scale-105 {
  --transform-scale-x: 1.05 !important;
  --transform-scale-y: 1.05 !important
}

.userstyle .scale-110 {
  --transform-scale-x: 1.1 !important;
  --transform-scale-y: 1.1 !important
}

.userstyle .scale-125 {
  --transform-scale-x: 1.25 !important;
  --transform-scale-y: 1.25 !important
}

.userstyle .scale-150 {
  --transform-scale-x: 1.5 !important;
  --transform-scale-y: 1.5 !important
}

.userstyle .scale-x-0 {
  --transform-scale-x: 0 !important
}

.userstyle .scale-x-50 {
  --transform-scale-x: .5 !important
}

.userstyle .scale-x-75 {
  --transform-scale-x: .75 !important
}

.userstyle .scale-x-90 {
  --transform-scale-x: .9 !important
}

.userstyle .scale-x-95 {
  --transform-scale-x: .95 !important
}

.userstyle .scale-x-100 {
  --transform-scale-x: 1 !important
}

.userstyle .scale-x-105 {
  --transform-scale-x: 1.05 !important
}

.userstyle .scale-x-110 {
  --transform-scale-x: 1.1 !important
}

.userstyle .scale-x-125 {
  --transform-scale-x: 1.25 !important
}

.userstyle .scale-x-150 {
  --transform-scale-x: 1.5 !important
}

.userstyle .scale-y-0 {
  --transform-scale-y: 0 !important
}

.userstyle .scale-y-50 {
  --transform-scale-y: .5 !important
}

.userstyle .scale-y-75 {
  --transform-scale-y: .75 !important
}

.userstyle .scale-y-90 {
  --transform-scale-y: .9 !important
}

.userstyle .scale-y-95 {
  --transform-scale-y: .95 !important
}

.userstyle .scale-y-100 {
  --transform-scale-y: 1 !important
}

.userstyle .scale-y-105 {
  --transform-scale-y: 1.05 !important
}

.userstyle .scale-y-110 {
  --transform-scale-y: 1.1 !important
}

.userstyle .scale-y-125 {
  --transform-scale-y: 1.25 !important
}

.userstyle .scale-y-150 {
  --transform-scale-y: 1.5 !important
}

.userstyle .hover--scale-0:hover {
  --transform-scale-x: 0 !important;
  --transform-scale-y: 0 !important
}

.userstyle .hover--scale-50:hover {
  --transform-scale-x: .5 !important;
  --transform-scale-y: .5 !important
}

.userstyle .hover--scale-75:hover {
  --transform-scale-x: .75 !important;
  --transform-scale-y: .75 !important
}

.userstyle .hover--scale-90:hover {
  --transform-scale-x: .9 !important;
  --transform-scale-y: .9 !important
}

.userstyle .hover--scale-95:hover {
  --transform-scale-x: .95 !important;
  --transform-scale-y: .95 !important
}

.userstyle .hover--scale-100:hover {
  --transform-scale-x: 1 !important;
  --transform-scale-y: 1 !important
}

.userstyle .hover--scale-105:hover {
  --transform-scale-x: 1.05 !important;
  --transform-scale-y: 1.05 !important
}

.userstyle .hover--scale-110:hover {
  --transform-scale-x: 1.1 !important;
  --transform-scale-y: 1.1 !important
}

.userstyle .hover--scale-125:hover {
  --transform-scale-x: 1.25 !important;
  --transform-scale-y: 1.25 !important
}

.userstyle .hover--scale-150:hover {
  --transform-scale-x: 1.5 !important;
  --transform-scale-y: 1.5 !important
}

.userstyle .hover--scale-x-0:hover {
  --transform-scale-x: 0 !important
}

.userstyle .hover--scale-x-50:hover {
  --transform-scale-x: .5 !important
}

.userstyle .hover--scale-x-75:hover {
  --transform-scale-x: .75 !important
}

.userstyle .hover--scale-x-90:hover {
  --transform-scale-x: .9 !important
}

.userstyle .hover--scale-x-95:hover {
  --transform-scale-x: .95 !important
}

.userstyle .hover--scale-x-100:hover {
  --transform-scale-x: 1 !important
}

.userstyle .hover--scale-x-105:hover {
  --transform-scale-x: 1.05 !important
}

.userstyle .hover--scale-x-110:hover {
  --transform-scale-x: 1.1 !important
}

.userstyle .hover--scale-x-125:hover {
  --transform-scale-x: 1.25 !important
}

.userstyle .hover--scale-x-150:hover {
  --transform-scale-x: 1.5 !important
}

.userstyle .hover--scale-y-0:hover {
  --transform-scale-y: 0 !important
}

.userstyle .hover--scale-y-50:hover {
  --transform-scale-y: .5 !important
}

.userstyle .hover--scale-y-75:hover {
  --transform-scale-y: .75 !important
}

.userstyle .hover--scale-y-90:hover {
  --transform-scale-y: .9 !important
}

.userstyle .hover--scale-y-95:hover {
  --transform-scale-y: .95 !important
}

.userstyle .hover--scale-y-100:hover {
  --transform-scale-y: 1 !important
}

.userstyle .hover--scale-y-105:hover {
  --transform-scale-y: 1.05 !important
}

.userstyle .hover--scale-y-110:hover {
  --transform-scale-y: 1.1 !important
}

.userstyle .hover--scale-y-125:hover {
  --transform-scale-y: 1.25 !important
}

.userstyle .hover--scale-y-150:hover {
  --transform-scale-y: 1.5 !important
}

.userstyle .focus--scale-0:focus {
  --transform-scale-x: 0 !important;
  --transform-scale-y: 0 !important
}

.userstyle .focus--scale-50:focus {
  --transform-scale-x: .5 !important;
  --transform-scale-y: .5 !important
}

.userstyle .focus--scale-75:focus {
  --transform-scale-x: .75 !important;
  --transform-scale-y: .75 !important
}

.userstyle .focus--scale-90:focus {
  --transform-scale-x: .9 !important;
  --transform-scale-y: .9 !important
}

.userstyle .focus--scale-95:focus {
  --transform-scale-x: .95 !important;
  --transform-scale-y: .95 !important
}

.userstyle .focus--scale-100:focus {
  --transform-scale-x: 1 !important;
  --transform-scale-y: 1 !important
}

.userstyle .focus--scale-105:focus {
  --transform-scale-x: 1.05 !important;
  --transform-scale-y: 1.05 !important
}

.userstyle .focus--scale-110:focus {
  --transform-scale-x: 1.1 !important;
  --transform-scale-y: 1.1 !important
}

.userstyle .focus--scale-125:focus {
  --transform-scale-x: 1.25 !important;
  --transform-scale-y: 1.25 !important
}

.userstyle .focus--scale-150:focus {
  --transform-scale-x: 1.5 !important;
  --transform-scale-y: 1.5 !important
}

.userstyle .focus--scale-x-0:focus {
  --transform-scale-x: 0 !important
}

.userstyle .focus--scale-x-50:focus {
  --transform-scale-x: .5 !important
}

.userstyle .focus--scale-x-75:focus {
  --transform-scale-x: .75 !important
}

.userstyle .focus--scale-x-90:focus {
  --transform-scale-x: .9 !important
}

.userstyle .focus--scale-x-95:focus {
  --transform-scale-x: .95 !important
}

.userstyle .focus--scale-x-100:focus {
  --transform-scale-x: 1 !important
}

.userstyle .focus--scale-x-105:focus {
  --transform-scale-x: 1.05 !important
}

.userstyle .focus--scale-x-110:focus {
  --transform-scale-x: 1.1 !important
}

.userstyle .focus--scale-x-125:focus {
  --transform-scale-x: 1.25 !important
}

.userstyle .focus--scale-x-150:focus {
  --transform-scale-x: 1.5 !important
}

.userstyle .focus--scale-y-0:focus {
  --transform-scale-y: 0 !important
}

.userstyle .focus--scale-y-50:focus {
  --transform-scale-y: .5 !important
}

.userstyle .focus--scale-y-75:focus {
  --transform-scale-y: .75 !important
}

.userstyle .focus--scale-y-90:focus {
  --transform-scale-y: .9 !important
}

.userstyle .focus--scale-y-95:focus {
  --transform-scale-y: .95 !important
}

.userstyle .focus--scale-y-100:focus {
  --transform-scale-y: 1 !important
}

.userstyle .focus--scale-y-105:focus {
  --transform-scale-y: 1.05 !important
}

.userstyle .focus--scale-y-110:focus {
  --transform-scale-y: 1.1 !important
}

.userstyle .focus--scale-y-125:focus {
  --transform-scale-y: 1.25 !important
}

.userstyle .focus--scale-y-150:focus {
  --transform-scale-y: 1.5 !important
}

.userstyle .rotate-0 {
  --transform-rotate: 0 !important
}

.userstyle .rotate-45 {
  --transform-rotate: 45deg !important
}

.userstyle .rotate-90 {
  --transform-rotate: 90deg !important
}

.userstyle .rotate-180 {
  --transform-rotate: 180deg !important
}

.userstyle .-rotate-180 {
  --transform-rotate: -180deg !important
}

.userstyle .-rotate-90 {
  --transform-rotate: -90deg !important
}

.userstyle .-rotate-45 {
  --transform-rotate: -45deg !important
}

.userstyle .hover--rotate-0:hover {
  --transform-rotate: 0 !important
}

.userstyle .hover--rotate-45:hover {
  --transform-rotate: 45deg !important
}

.userstyle .hover--rotate-90:hover {
  --transform-rotate: 90deg !important
}

.userstyle .hover--rotate-180:hover {
  --transform-rotate: 180deg !important
}

.userstyle .hover---rotate-180:hover {
  --transform-rotate: -180deg !important
}

.userstyle .hover---rotate-90:hover {
  --transform-rotate: -90deg !important
}

.userstyle .hover---rotate-45:hover {
  --transform-rotate: -45deg !important
}

.userstyle .focus--rotate-0:focus {
  --transform-rotate: 0 !important
}

.userstyle .focus--rotate-45:focus {
  --transform-rotate: 45deg !important
}

.userstyle .focus--rotate-90:focus {
  --transform-rotate: 90deg !important
}

.userstyle .focus--rotate-180:focus {
  --transform-rotate: 180deg !important
}

.userstyle .focus---rotate-180:focus {
  --transform-rotate: -180deg !important
}

.userstyle .focus---rotate-90:focus {
  --transform-rotate: -90deg !important
}

.userstyle .focus---rotate-45:focus {
  --transform-rotate: -45deg !important
}

.userstyle .translate-x-0 {
  --transform-translate-x: 0 !important
}

.userstyle .translate-x-2 {
  --transform-translate-x: 2px !important
}

.userstyle .translate-x-4 {
  --transform-translate-x: 4px !important
}

.userstyle .translate-x-8 {
  --transform-translate-x: 8px !important
}

.userstyle .translate-x-12 {
  --transform-translate-x: 12px !important
}

.userstyle .translate-x-16 {
  --transform-translate-x: 16px !important
}

.userstyle .translate-x-20 {
  --transform-translate-x: 20px !important
}

.userstyle .translate-x-24 {
  --transform-translate-x: 24px !important
}

.userstyle .translate-x-32 {
  --transform-translate-x: 32px !important
}

.userstyle .translate-x-40 {
  --transform-translate-x: 40px !important
}

.userstyle .translate-x-48 {
  --transform-translate-x: 48px !important
}

.userstyle .translate-x-56 {
  --transform-translate-x: 56px !important
}

.userstyle .translate-x-64 {
  --transform-translate-x: 64px !important
}

.userstyle .translate-x-px {
  --transform-translate-x: 1px !important
}

.userstyle .-translate-x-2 {
  --transform-translate-x: -2px !important
}

.userstyle .-translate-x-4 {
  --transform-translate-x: -4px !important
}

.userstyle .-translate-x-8 {
  --transform-translate-x: -8px !important
}

.userstyle .-translate-x-12 {
  --transform-translate-x: -12px !important
}

.userstyle .-translate-x-16 {
  --transform-translate-x: -16px !important
}

.userstyle .-translate-x-20 {
  --transform-translate-x: -20px !important
}

.userstyle .-translate-x-24 {
  --transform-translate-x: -24px !important
}

.userstyle .-translate-x-32 {
  --transform-translate-x: -32px !important
}

.userstyle .-translate-x-40 {
  --transform-translate-x: -40px !important
}

.userstyle .-translate-x-48 {
  --transform-translate-x: -48px !important
}

.userstyle .-translate-x-56 {
  --transform-translate-x: -56px !important
}

.userstyle .-translate-x-64 {
  --transform-translate-x: -64px !important
}

.userstyle .-translate-x-px {
  --transform-translate-x: -1px !important
}

.userstyle .-translate-x-full {
  --transform-translate-x: -100% !important
}

.userstyle .-translate-x-1\/2 {
  --transform-translate-x: -50% !important
}

.userstyle .translate-x-1\/2 {
  --transform-translate-x: 50% !important
}

.userstyle .translate-x-full {
  --transform-translate-x: 100% !important
}

.userstyle .translate-y-0 {
  --transform-translate-y: 0 !important
}

.userstyle .translate-y-2 {
  --transform-translate-y: 2px !important
}

.userstyle .translate-y-4 {
  --transform-translate-y: 4px !important
}

.userstyle .translate-y-8 {
  --transform-translate-y: 8px !important
}

.userstyle .translate-y-12 {
  --transform-translate-y: 12px !important
}

.userstyle .translate-y-16 {
  --transform-translate-y: 16px !important
}

.userstyle .translate-y-20 {
  --transform-translate-y: 20px !important
}

.userstyle .translate-y-24 {
  --transform-translate-y: 24px !important
}

.userstyle .translate-y-32 {
  --transform-translate-y: 32px !important
}

.userstyle .translate-y-40 {
  --transform-translate-y: 40px !important
}

.userstyle .translate-y-48 {
  --transform-translate-y: 48px !important
}

.userstyle .translate-y-56 {
  --transform-translate-y: 56px !important
}

.userstyle .translate-y-64 {
  --transform-translate-y: 64px !important
}

.userstyle .translate-y-px {
  --transform-translate-y: 1px !important
}

.userstyle .-translate-y-2 {
  --transform-translate-y: -2px !important
}

.userstyle .-translate-y-4 {
  --transform-translate-y: -4px !important
}

.userstyle .-translate-y-8 {
  --transform-translate-y: -8px !important
}

.userstyle .-translate-y-12 {
  --transform-translate-y: -12px !important
}

.userstyle .-translate-y-16 {
  --transform-translate-y: -16px !important
}

.userstyle .-translate-y-20 {
  --transform-translate-y: -20px !important
}

.userstyle .-translate-y-24 {
  --transform-translate-y: -24px !important
}

.userstyle .-translate-y-32 {
  --transform-translate-y: -32px !important
}

.userstyle .-translate-y-40 {
  --transform-translate-y: -40px !important
}

.userstyle .-translate-y-48 {
  --transform-translate-y: -48px !important
}

.userstyle .-translate-y-56 {
  --transform-translate-y: -56px !important
}

.userstyle .-translate-y-64 {
  --transform-translate-y: -64px !important
}

.userstyle .-translate-y-px {
  --transform-translate-y: -1px !important
}

.userstyle .-translate-y-full {
  --transform-translate-y: -100% !important
}

.userstyle .-translate-y-1\/2 {
  --transform-translate-y: -50% !important
}

.userstyle .translate-y-1\/2 {
  --transform-translate-y: 50% !important
}

.userstyle .translate-y-full {
  --transform-translate-y: 100% !important
}

.userstyle .hover--translate-x-0:hover {
  --transform-translate-x: 0 !important
}

.userstyle .hover--translate-x-2:hover {
  --transform-translate-x: 2px !important
}

.userstyle .hover--translate-x-4:hover {
  --transform-translate-x: 4px !important
}

.userstyle .hover--translate-x-8:hover {
  --transform-translate-x: 8px !important
}

.userstyle .hover--translate-x-12:hover {
  --transform-translate-x: 12px !important
}

.userstyle .hover--translate-x-16:hover {
  --transform-translate-x: 16px !important
}

.userstyle .hover--translate-x-20:hover {
  --transform-translate-x: 20px !important
}

.userstyle .hover--translate-x-24:hover {
  --transform-translate-x: 24px !important
}

.userstyle .hover--translate-x-32:hover {
  --transform-translate-x: 32px !important
}

.userstyle .hover--translate-x-40:hover {
  --transform-translate-x: 40px !important
}

.userstyle .hover--translate-x-48:hover {
  --transform-translate-x: 48px !important
}

.userstyle .hover--translate-x-56:hover {
  --transform-translate-x: 56px !important
}

.userstyle .hover--translate-x-64:hover {
  --transform-translate-x: 64px !important
}

.userstyle .hover--translate-x-px:hover {
  --transform-translate-x: 1px !important
}

.userstyle .hover---translate-x-2:hover {
  --transform-translate-x: -2px !important
}

.userstyle .hover---translate-x-4:hover {
  --transform-translate-x: -4px !important
}

.userstyle .hover---translate-x-8:hover {
  --transform-translate-x: -8px !important
}

.userstyle .hover---translate-x-12:hover {
  --transform-translate-x: -12px !important
}

.userstyle .hover---translate-x-16:hover {
  --transform-translate-x: -16px !important
}

.userstyle .hover---translate-x-20:hover {
  --transform-translate-x: -20px !important
}

.userstyle .hover---translate-x-24:hover {
  --transform-translate-x: -24px !important
}

.userstyle .hover---translate-x-32:hover {
  --transform-translate-x: -32px !important
}

.userstyle .hover---translate-x-40:hover {
  --transform-translate-x: -40px !important
}

.userstyle .hover---translate-x-48:hover {
  --transform-translate-x: -48px !important
}

.userstyle .hover---translate-x-56:hover {
  --transform-translate-x: -56px !important
}

.userstyle .hover---translate-x-64:hover {
  --transform-translate-x: -64px !important
}

.userstyle .hover---translate-x-px:hover {
  --transform-translate-x: -1px !important
}

.userstyle .hover---translate-x-full:hover {
  --transform-translate-x: -100% !important
}

.userstyle .hover---translate-x-1\/2:hover {
  --transform-translate-x: -50% !important
}

.userstyle .hover--translate-x-1\/2:hover {
  --transform-translate-x: 50% !important
}

.userstyle .hover--translate-x-full:hover {
  --transform-translate-x: 100% !important
}

.userstyle .hover--translate-y-0:hover {
  --transform-translate-y: 0 !important
}

.userstyle .hover--translate-y-2:hover {
  --transform-translate-y: 2px !important
}

.userstyle .hover--translate-y-4:hover {
  --transform-translate-y: 4px !important
}

.userstyle .hover--translate-y-8:hover {
  --transform-translate-y: 8px !important
}

.userstyle .hover--translate-y-12:hover {
  --transform-translate-y: 12px !important
}

.userstyle .hover--translate-y-16:hover {
  --transform-translate-y: 16px !important
}

.userstyle .hover--translate-y-20:hover {
  --transform-translate-y: 20px !important
}

.userstyle .hover--translate-y-24:hover {
  --transform-translate-y: 24px !important
}

.userstyle .hover--translate-y-32:hover {
  --transform-translate-y: 32px !important
}

.userstyle .hover--translate-y-40:hover {
  --transform-translate-y: 40px !important
}

.userstyle .hover--translate-y-48:hover {
  --transform-translate-y: 48px !important
}

.userstyle .hover--translate-y-56:hover {
  --transform-translate-y: 56px !important
}

.userstyle .hover--translate-y-64:hover {
  --transform-translate-y: 64px !important
}

.userstyle .hover--translate-y-px:hover {
  --transform-translate-y: 1px !important
}

.userstyle .hover---translate-y-2:hover {
  --transform-translate-y: -2px !important
}

.userstyle .hover---translate-y-4:hover {
  --transform-translate-y: -4px !important
}

.userstyle .hover---translate-y-8:hover {
  --transform-translate-y: -8px !important
}

.userstyle .hover---translate-y-12:hover {
  --transform-translate-y: -12px !important
}

.userstyle .hover---translate-y-16:hover {
  --transform-translate-y: -16px !important
}

.userstyle .hover---translate-y-20:hover {
  --transform-translate-y: -20px !important
}

.userstyle .hover---translate-y-24:hover {
  --transform-translate-y: -24px !important
}

.userstyle .hover---translate-y-32:hover {
  --transform-translate-y: -32px !important
}

.userstyle .hover---translate-y-40:hover {
  --transform-translate-y: -40px !important
}

.userstyle .hover---translate-y-48:hover {
  --transform-translate-y: -48px !important
}

.userstyle .hover---translate-y-56:hover {
  --transform-translate-y: -56px !important
}

.userstyle .hover---translate-y-64:hover {
  --transform-translate-y: -64px !important
}

.userstyle .hover---translate-y-px:hover {
  --transform-translate-y: -1px !important
}

.userstyle .hover---translate-y-full:hover {
  --transform-translate-y: -100% !important
}

.userstyle .hover---translate-y-1\/2:hover {
  --transform-translate-y: -50% !important
}

.userstyle .hover--translate-y-1\/2:hover {
  --transform-translate-y: 50% !important
}

.userstyle .hover--translate-y-full:hover {
  --transform-translate-y: 100% !important
}

.userstyle .focus--translate-x-0:focus {
  --transform-translate-x: 0 !important
}

.userstyle .focus--translate-x-2:focus {
  --transform-translate-x: 2px !important
}

.userstyle .focus--translate-x-4:focus {
  --transform-translate-x: 4px !important
}

.userstyle .focus--translate-x-8:focus {
  --transform-translate-x: 8px !important
}

.userstyle .focus--translate-x-12:focus {
  --transform-translate-x: 12px !important
}

.userstyle .focus--translate-x-16:focus {
  --transform-translate-x: 16px !important
}

.userstyle .focus--translate-x-20:focus {
  --transform-translate-x: 20px !important
}

.userstyle .focus--translate-x-24:focus {
  --transform-translate-x: 24px !important
}

.userstyle .focus--translate-x-32:focus {
  --transform-translate-x: 32px !important
}

.userstyle .focus--translate-x-40:focus {
  --transform-translate-x: 40px !important
}

.userstyle .focus--translate-x-48:focus {
  --transform-translate-x: 48px !important
}

.userstyle .focus--translate-x-56:focus {
  --transform-translate-x: 56px !important
}

.userstyle .focus--translate-x-64:focus {
  --transform-translate-x: 64px !important
}

.userstyle .focus--translate-x-px:focus {
  --transform-translate-x: 1px !important
}

.userstyle .focus---translate-x-2:focus {
  --transform-translate-x: -2px !important
}

.userstyle .focus---translate-x-4:focus {
  --transform-translate-x: -4px !important
}

.userstyle .focus---translate-x-8:focus {
  --transform-translate-x: -8px !important
}

.userstyle .focus---translate-x-12:focus {
  --transform-translate-x: -12px !important
}

.userstyle .focus---translate-x-16:focus {
  --transform-translate-x: -16px !important
}

.userstyle .focus---translate-x-20:focus {
  --transform-translate-x: -20px !important
}

.userstyle .focus---translate-x-24:focus {
  --transform-translate-x: -24px !important
}

.userstyle .focus---translate-x-32:focus {
  --transform-translate-x: -32px !important
}

.userstyle .focus---translate-x-40:focus {
  --transform-translate-x: -40px !important
}

.userstyle .focus---translate-x-48:focus {
  --transform-translate-x: -48px !important
}

.userstyle .focus---translate-x-56:focus {
  --transform-translate-x: -56px !important
}

.userstyle .focus---translate-x-64:focus {
  --transform-translate-x: -64px !important
}

.userstyle .focus---translate-x-px:focus {
  --transform-translate-x: -1px !important
}

.userstyle .focus---translate-x-full:focus {
  --transform-translate-x: -100% !important
}

.userstyle .focus---translate-x-1\/2:focus {
  --transform-translate-x: -50% !important
}

.userstyle .focus--translate-x-1\/2:focus {
  --transform-translate-x: 50% !important
}

.userstyle .focus--translate-x-full:focus {
  --transform-translate-x: 100% !important
}

.userstyle .focus--translate-y-0:focus {
  --transform-translate-y: 0 !important
}

.userstyle .focus--translate-y-2:focus {
  --transform-translate-y: 2px !important
}

.userstyle .focus--translate-y-4:focus {
  --transform-translate-y: 4px !important
}

.userstyle .focus--translate-y-8:focus {
  --transform-translate-y: 8px !important
}

.userstyle .focus--translate-y-12:focus {
  --transform-translate-y: 12px !important
}

.userstyle .focus--translate-y-16:focus {
  --transform-translate-y: 16px !important
}

.userstyle .focus--translate-y-20:focus {
  --transform-translate-y: 20px !important
}

.userstyle .focus--translate-y-24:focus {
  --transform-translate-y: 24px !important
}

.userstyle .focus--translate-y-32:focus {
  --transform-translate-y: 32px !important
}

.userstyle .focus--translate-y-40:focus {
  --transform-translate-y: 40px !important
}

.userstyle .focus--translate-y-48:focus {
  --transform-translate-y: 48px !important
}

.userstyle .focus--translate-y-56:focus {
  --transform-translate-y: 56px !important
}

.userstyle .focus--translate-y-64:focus {
  --transform-translate-y: 64px !important
}

.userstyle .focus--translate-y-px:focus {
  --transform-translate-y: 1px !important
}

.userstyle .focus---translate-y-2:focus {
  --transform-translate-y: -2px !important
}

.userstyle .focus---translate-y-4:focus {
  --transform-translate-y: -4px !important
}

.userstyle .focus---translate-y-8:focus {
  --transform-translate-y: -8px !important
}

.userstyle .focus---translate-y-12:focus {
  --transform-translate-y: -12px !important
}

.userstyle .focus---translate-y-16:focus {
  --transform-translate-y: -16px !important
}

.userstyle .focus---translate-y-20:focus {
  --transform-translate-y: -20px !important
}

.userstyle .focus---translate-y-24:focus {
  --transform-translate-y: -24px !important
}

.userstyle .focus---translate-y-32:focus {
  --transform-translate-y: -32px !important
}

.userstyle .focus---translate-y-40:focus {
  --transform-translate-y: -40px !important
}

.userstyle .focus---translate-y-48:focus {
  --transform-translate-y: -48px !important
}

.userstyle .focus---translate-y-56:focus {
  --transform-translate-y: -56px !important
}

.userstyle .focus---translate-y-64:focus {
  --transform-translate-y: -64px !important
}

.userstyle .focus---translate-y-px:focus {
  --transform-translate-y: -1px !important
}

.userstyle .focus---translate-y-full:focus {
  --transform-translate-y: -100% !important
}

.userstyle .focus---translate-y-1\/2:focus {
  --transform-translate-y: -50% !important
}

.userstyle .focus--translate-y-1\/2:focus {
  --transform-translate-y: 50% !important
}

.userstyle .focus--translate-y-full:focus {
  --transform-translate-y: 100% !important
}

.userstyle .skew-x-0 {
  --transform-skew-x: 0 !important
}

.userstyle .skew-x-3 {
  --transform-skew-x: 3deg !important
}

.userstyle .skew-x-6 {
  --transform-skew-x: 6deg !important
}

.userstyle .skew-x-12 {
  --transform-skew-x: 12deg !important
}

.userstyle .-skew-x-12 {
  --transform-skew-x: -12deg !important
}

.userstyle .-skew-x-6 {
  --transform-skew-x: -6deg !important
}

.userstyle .-skew-x-3 {
  --transform-skew-x: -3deg !important
}

.userstyle .skew-y-0 {
  --transform-skew-y: 0 !important
}

.userstyle .skew-y-3 {
  --transform-skew-y: 3deg !important
}

.userstyle .skew-y-6 {
  --transform-skew-y: 6deg !important
}

.userstyle .skew-y-12 {
  --transform-skew-y: 12deg !important
}

.userstyle .-skew-y-12 {
  --transform-skew-y: -12deg !important
}

.userstyle .-skew-y-6 {
  --transform-skew-y: -6deg !important
}

.userstyle .-skew-y-3 {
  --transform-skew-y: -3deg !important
}

.userstyle .hover--skew-x-0:hover {
  --transform-skew-x: 0 !important
}

.userstyle .hover--skew-x-3:hover {
  --transform-skew-x: 3deg !important
}

.userstyle .hover--skew-x-6:hover {
  --transform-skew-x: 6deg !important
}

.userstyle .hover--skew-x-12:hover {
  --transform-skew-x: 12deg !important
}

.userstyle .hover---skew-x-12:hover {
  --transform-skew-x: -12deg !important
}

.userstyle .hover---skew-x-6:hover {
  --transform-skew-x: -6deg !important
}

.userstyle .hover---skew-x-3:hover {
  --transform-skew-x: -3deg !important
}

.userstyle .hover--skew-y-0:hover {
  --transform-skew-y: 0 !important
}

.userstyle .hover--skew-y-3:hover {
  --transform-skew-y: 3deg !important
}

.userstyle .hover--skew-y-6:hover {
  --transform-skew-y: 6deg !important
}

.userstyle .hover--skew-y-12:hover {
  --transform-skew-y: 12deg !important
}

.userstyle .hover---skew-y-12:hover {
  --transform-skew-y: -12deg !important
}

.userstyle .hover---skew-y-6:hover {
  --transform-skew-y: -6deg !important
}

.userstyle .hover---skew-y-3:hover {
  --transform-skew-y: -3deg !important
}

.userstyle .focus--skew-x-0:focus {
  --transform-skew-x: 0 !important
}

.userstyle .focus--skew-x-3:focus {
  --transform-skew-x: 3deg !important
}

.userstyle .focus--skew-x-6:focus {
  --transform-skew-x: 6deg !important
}

.userstyle .focus--skew-x-12:focus {
  --transform-skew-x: 12deg !important
}

.userstyle .focus---skew-x-12:focus {
  --transform-skew-x: -12deg !important
}

.userstyle .focus---skew-x-6:focus {
  --transform-skew-x: -6deg !important
}

.userstyle .focus---skew-x-3:focus {
  --transform-skew-x: -3deg !important
}

.userstyle .focus--skew-y-0:focus {
  --transform-skew-y: 0 !important
}

.userstyle .focus--skew-y-3:focus {
  --transform-skew-y: 3deg !important
}

.userstyle .focus--skew-y-6:focus {
  --transform-skew-y: 6deg !important
}

.userstyle .focus--skew-y-12:focus {
  --transform-skew-y: 12deg !important
}

.userstyle .focus---skew-y-12:focus {
  --transform-skew-y: -12deg !important
}

.userstyle .focus---skew-y-6:focus {
  --transform-skew-y: -6deg !important
}

.userstyle .focus---skew-y-3:focus {
  --transform-skew-y: -3deg !important
}

.userstyle .transition-none {
  -webkit-transition-property: none !important;
  transition-property: none !important
}

.userstyle .transition-all {
  -webkit-transition-property: all !important;
  transition-property: all !important
}

.userstyle .transition {
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform !important;
  transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform !important;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform !important
}

.userstyle .transition-colors {
  -webkit-transition-property: background-color, border-color, color, fill, stroke !important;
  transition-property: background-color, border-color, color, fill, stroke !important
}

.userstyle .transition-opacity {
  -webkit-transition-property: opacity !important;
  transition-property: opacity !important
}

.userstyle .transition-shadow {
  -webkit-transition-property: -webkit-box-shadow !important;
  transition-property: -webkit-box-shadow !important;
  transition-property: box-shadow !important;
  transition-property: box-shadow, -webkit-box-shadow !important
}

.userstyle .transition-transform {
  -webkit-transition-property: -webkit-transform !important;
  transition-property: -webkit-transform !important;
  transition-property: transform !important;
  transition-property: transform, -webkit-transform !important
}

.userstyle .ease-linear {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important
}

.userstyle .ease-in {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important
}

.userstyle .ease-out {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important
}

.userstyle .ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important
}

.userstyle .duration-75 {
  -webkit-transition-duration: 75ms !important;
  transition-duration: 75ms !important
}

.userstyle .duration-100 {
  -webkit-transition-duration: 100ms !important;
  transition-duration: 100ms !important
}

.userstyle .duration-150 {
  -webkit-transition-duration: 150ms !important;
  transition-duration: 150ms !important
}

.userstyle .duration-200 {
  -webkit-transition-duration: 200ms !important;
  transition-duration: 200ms !important
}

.userstyle .duration-300 {
  -webkit-transition-duration: 300ms !important;
  transition-duration: 300ms !important
}

.userstyle .duration-500 {
  -webkit-transition-duration: 500ms !important;
  transition-duration: 500ms !important
}

.userstyle .duration-700 {
  -webkit-transition-duration: 700ms !important;
  transition-duration: 700ms !important
}

.userstyle .duration-1000 {
  -webkit-transition-duration: 1000ms !important;
  transition-duration: 1000ms !important
}

@media (min-width: 640px) {
  .userstyle .md--sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important
  }

  .userstyle .md--not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important
  }

  .userstyle .md--focus--sr-only:focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important
  }

  .userstyle .md--focus--not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important
  }

  .userstyle .md--appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
  }

  .userstyle .md--bg-fixed {
    background-attachment: fixed !important
  }

  .userstyle .md--bg-local {
    background-attachment: local !important
  }

  .userstyle .md--bg-scroll {
    background-attachment: scroll !important
  }

  .userstyle .md--bg-transparent {
    background-color: transparent !important
  }

  .userstyle .md--bg-black {
    background-color: #000 !important
  }

  .userstyle .md--bg-white {
    background-color: #fff !important
  }

  .userstyle .md--bg-brand {
    background-color: #00C0F3 !important
  }

  .userstyle .md--bg-red {
    background-color: #DB3352 !important
  }

  .userstyle .md--bg-link {
    background-color: #0B7098 !important
  }

  .userstyle .md--bg-green {
    background-color: #4C8500 !important
  }

  .userstyle .md--bg-gray-100 {
    background-color: #f7fafc !important
  }

  .userstyle .md--bg-gray-200 {
    background-color: #edf2f7 !important
  }

  .userstyle .md--bg-gray-300 {
    background-color: #e2e8f0 !important
  }

  .userstyle .md--bg-gray-400 {
    background-color: #cbd5e0 !important
  }

  .userstyle .md--bg-gray-500 {
    background-color: #a0aec0 !important
  }

  .userstyle .md--bg-gray-600 {
    background-color: #718096 !important
  }

  .userstyle .md--bg-gray-700 {
    background-color: #4a5568 !important
  }

  .userstyle .md--bg-gray-800 {
    background-color: #2d3748 !important
  }

  .userstyle .md--bg-gray-900 {
    background-color: #1a202c !important
  }

  .userstyle .md--hover--bg-transparent:hover {
    background-color: transparent !important
  }

  .userstyle .md--hover--bg-black:hover {
    background-color: #000 !important
  }

  .userstyle .md--hover--bg-white:hover {
    background-color: #fff !important
  }

  .userstyle .md--hover--bg-brand:hover {
    background-color: #00C0F3 !important
  }

  .userstyle .md--hover--bg-red:hover {
    background-color: #DB3352 !important
  }

  .userstyle .md--hover--bg-link:hover {
    background-color: #0B7098 !important
  }

  .userstyle .md--hover--bg-green:hover {
    background-color: #4C8500 !important
  }

  .userstyle .md--hover--bg-gray-100:hover {
    background-color: #f7fafc !important
  }

  .userstyle .md--hover--bg-gray-200:hover {
    background-color: #edf2f7 !important
  }

  .userstyle .md--hover--bg-gray-300:hover {
    background-color: #e2e8f0 !important
  }

  .userstyle .md--hover--bg-gray-400:hover {
    background-color: #cbd5e0 !important
  }

  .userstyle .md--hover--bg-gray-500:hover {
    background-color: #a0aec0 !important
  }

  .userstyle .md--hover--bg-gray-600:hover {
    background-color: #718096 !important
  }

  .userstyle .md--hover--bg-gray-700:hover {
    background-color: #4a5568 !important
  }

  .userstyle .md--hover--bg-gray-800:hover {
    background-color: #2d3748 !important
  }

  .userstyle .md--hover--bg-gray-900:hover {
    background-color: #1a202c !important
  }

  .userstyle .md--focus--bg-transparent:focus {
    background-color: transparent !important
  }

  .userstyle .md--focus--bg-black:focus {
    background-color: #000 !important
  }

  .userstyle .md--focus--bg-white:focus {
    background-color: #fff !important
  }

  .userstyle .md--focus--bg-brand:focus {
    background-color: #00C0F3 !important
  }

  .userstyle .md--focus--bg-red:focus {
    background-color: #DB3352 !important
  }

  .userstyle .md--focus--bg-link:focus {
    background-color: #0B7098 !important
  }

  .userstyle .md--focus--bg-green:focus {
    background-color: #4C8500 !important
  }

  .userstyle .md--focus--bg-gray-100:focus {
    background-color: #f7fafc !important
  }

  .userstyle .md--focus--bg-gray-200:focus {
    background-color: #edf2f7 !important
  }

  .userstyle .md--focus--bg-gray-300:focus {
    background-color: #e2e8f0 !important
  }

  .userstyle .md--focus--bg-gray-400:focus {
    background-color: #cbd5e0 !important
  }

  .userstyle .md--focus--bg-gray-500:focus {
    background-color: #a0aec0 !important
  }

  .userstyle .md--focus--bg-gray-600:focus {
    background-color: #718096 !important
  }

  .userstyle .md--focus--bg-gray-700:focus {
    background-color: #4a5568 !important
  }

  .userstyle .md--focus--bg-gray-800:focus {
    background-color: #2d3748 !important
  }

  .userstyle .md--focus--bg-gray-900:focus {
    background-color: #1a202c !important
  }

  .userstyle .md--bg-bottom {
    background-position: bottom !important
  }

  .userstyle .md--bg-center {
    background-position: center !important
  }

  .userstyle .md--bg-left {
    background-position: left !important
  }

  .userstyle .md--bg-left-bottom {
    background-position: left bottom !important
  }

  .userstyle .md--bg-left-top {
    background-position: left top !important
  }

  .userstyle .md--bg-right {
    background-position: right !important
  }

  .userstyle .md--bg-right-bottom {
    background-position: right bottom !important
  }

  .userstyle .md--bg-right-top {
    background-position: right top !important
  }

  .userstyle .md--bg-top {
    background-position: top !important
  }

  .userstyle .md--bg-repeat {
    background-repeat: repeat !important
  }

  .userstyle .md--bg-no-repeat {
    background-repeat: no-repeat !important
  }

  .userstyle .md--bg-repeat-x {
    background-repeat: repeat-x !important
  }

  .userstyle .md--bg-repeat-y {
    background-repeat: repeat-y !important
  }

  .userstyle .md--bg-repeat-round {
    background-repeat: round !important
  }

  .userstyle .md--bg-repeat-space {
    background-repeat: space !important
  }

  .userstyle .md--bg-auto {
    background-size: auto !important
  }

  .userstyle .md--bg-cover {
    background-size: cover !important
  }

  .userstyle .md--bg-contain {
    background-size: contain !important
  }

  .userstyle .md--border-collapse {
    border-collapse: collapse !important
  }

  .userstyle .md--border-separate {
    border-collapse: separate !important
  }

  .userstyle .md--border-transparent {
    border-color: transparent !important
  }

  .userstyle .md--border-black {
    border-color: #000 !important
  }

  .userstyle .md--border-white {
    border-color: #fff !important
  }

  .userstyle .md--border-brand {
    border-color: #00C0F3 !important
  }

  .userstyle .md--border-red {
    border-color: #DB3352 !important
  }

  .userstyle .md--border-link {
    border-color: #0B7098 !important
  }

  .userstyle .md--border-green {
    border-color: #4C8500 !important
  }

  .userstyle .md--border-gray-100 {
    border-color: #f7fafc !important
  }

  .userstyle .md--border-gray-200 {
    border-color: #edf2f7 !important
  }

  .userstyle .md--border-gray-300 {
    border-color: #e2e8f0 !important
  }

  .userstyle .md--border-gray-400 {
    border-color: #cbd5e0 !important
  }

  .userstyle .md--border-gray-500 {
    border-color: #a0aec0 !important
  }

  .userstyle .md--border-gray-600 {
    border-color: #718096 !important
  }

  .userstyle .md--border-gray-700 {
    border-color: #4a5568 !important
  }

  .userstyle .md--border-gray-800 {
    border-color: #2d3748 !important
  }

  .userstyle .md--border-gray-900 {
    border-color: #1a202c !important
  }

  .userstyle .md--hover--border-transparent:hover {
    border-color: transparent !important
  }

  .userstyle .md--hover--border-black:hover {
    border-color: #000 !important
  }

  .userstyle .md--hover--border-white:hover {
    border-color: #fff !important
  }

  .userstyle .md--hover--border-brand:hover {
    border-color: #00C0F3 !important
  }

  .userstyle .md--hover--border-red:hover {
    border-color: #DB3352 !important
  }

  .userstyle .md--hover--border-link:hover {
    border-color: #0B7098 !important
  }

  .userstyle .md--hover--border-green:hover {
    border-color: #4C8500 !important
  }

  .userstyle .md--hover--border-gray-100:hover {
    border-color: #f7fafc !important
  }

  .userstyle .md--hover--border-gray-200:hover {
    border-color: #edf2f7 !important
  }

  .userstyle .md--hover--border-gray-300:hover {
    border-color: #e2e8f0 !important
  }

  .userstyle .md--hover--border-gray-400:hover {
    border-color: #cbd5e0 !important
  }

  .userstyle .md--hover--border-gray-500:hover {
    border-color: #a0aec0 !important
  }

  .userstyle .md--hover--border-gray-600:hover {
    border-color: #718096 !important
  }

  .userstyle .md--hover--border-gray-700:hover {
    border-color: #4a5568 !important
  }

  .userstyle .md--hover--border-gray-800:hover {
    border-color: #2d3748 !important
  }

  .userstyle .md--hover--border-gray-900:hover {
    border-color: #1a202c !important
  }

  .userstyle .md--focus--border-transparent:focus {
    border-color: transparent !important
  }

  .userstyle .md--focus--border-black:focus {
    border-color: #000 !important
  }

  .userstyle .md--focus--border-white:focus {
    border-color: #fff !important
  }

  .userstyle .md--focus--border-brand:focus {
    border-color: #00C0F3 !important
  }

  .userstyle .md--focus--border-red:focus {
    border-color: #DB3352 !important
  }

  .userstyle .md--focus--border-link:focus {
    border-color: #0B7098 !important
  }

  .userstyle .md--focus--border-green:focus {
    border-color: #4C8500 !important
  }

  .userstyle .md--focus--border-gray-100:focus {
    border-color: #f7fafc !important
  }

  .userstyle .md--focus--border-gray-200:focus {
    border-color: #edf2f7 !important
  }

  .userstyle .md--focus--border-gray-300:focus {
    border-color: #e2e8f0 !important
  }

  .userstyle .md--focus--border-gray-400:focus {
    border-color: #cbd5e0 !important
  }

  .userstyle .md--focus--border-gray-500:focus {
    border-color: #a0aec0 !important
  }

  .userstyle .md--focus--border-gray-600:focus {
    border-color: #718096 !important
  }

  .userstyle .md--focus--border-gray-700:focus {
    border-color: #4a5568 !important
  }

  .userstyle .md--focus--border-gray-800:focus {
    border-color: #2d3748 !important
  }

  .userstyle .md--focus--border-gray-900:focus {
    border-color: #1a202c !important
  }

  .userstyle .md--rounded-none {
    border-radius: 0 !important
  }

  .userstyle .md--rounded {
    border-radius: 4px !important
  }

  .userstyle .md--rounded-full {
    border-radius: 9999px !important
  }

  .userstyle .md--rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
  }

  .userstyle .md--rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
  }

  .userstyle .md--rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
  }

  .userstyle .md--rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
  }

  .userstyle .md--rounded-t {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important
  }

  .userstyle .md--rounded-r {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important
  }

  .userstyle .md--rounded-b {
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important
  }

  .userstyle .md--rounded-l {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important
  }

  .userstyle .md--rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important
  }

  .userstyle .md--rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important
  }

  .userstyle .md--rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important
  }

  .userstyle .md--rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important
  }

  .userstyle .md--rounded-tl-none {
    border-top-left-radius: 0 !important
  }

  .userstyle .md--rounded-tr-none {
    border-top-right-radius: 0 !important
  }

  .userstyle .md--rounded-br-none {
    border-bottom-right-radius: 0 !important
  }

  .userstyle .md--rounded-bl-none {
    border-bottom-left-radius: 0 !important
  }

  .userstyle .md--rounded-tl {
    border-top-left-radius: 4px !important
  }

  .userstyle .md--rounded-tr {
    border-top-right-radius: 4px !important
  }

  .userstyle .md--rounded-br {
    border-bottom-right-radius: 4px !important
  }

  .userstyle .md--rounded-bl {
    border-bottom-left-radius: 4px !important
  }

  .userstyle .md--rounded-tl-full {
    border-top-left-radius: 9999px !important
  }

  .userstyle .md--rounded-tr-full {
    border-top-right-radius: 9999px !important
  }

  .userstyle .md--rounded-br-full {
    border-bottom-right-radius: 9999px !important
  }

  .userstyle .md--rounded-bl-full {
    border-bottom-left-radius: 9999px !important
  }

  .userstyle .md--border-solid {
    border-style: solid !important
  }

  .userstyle .md--border-dashed {
    border-style: dashed !important
  }

  .userstyle .md--border-dotted {
    border-style: dotted !important
  }

  .userstyle .md--border-double {
    border-style: double !important
  }

  .userstyle .md--border-none {
    border-style: none !important
  }

  .userstyle .md--border-0 {
    border-width: 0 !important
  }

  .userstyle .md--border-2 {
    border-width: 2px !important
  }

  .userstyle .md--border-4 {
    border-width: 4px !important
  }

  .userstyle .md--border-8 {
    border-width: 8px !important
  }

  .userstyle .md--border {
    border-width: 1px !important
  }

  .userstyle .md--border-t-0 {
    border-top-width: 0 !important
  }

  .userstyle .md--border-r-0 {
    border-right-width: 0 !important
  }

  .userstyle .md--border-b-0 {
    border-bottom-width: 0 !important
  }

  .userstyle .md--border-l-0 {
    border-left-width: 0 !important
  }

  .userstyle .md--border-t-2 {
    border-top-width: 2px !important
  }

  .userstyle .md--border-r-2 {
    border-right-width: 2px !important
  }

  .userstyle .md--border-b-2 {
    border-bottom-width: 2px !important
  }

  .userstyle .md--border-l-2 {
    border-left-width: 2px !important
  }

  .userstyle .md--border-t-4 {
    border-top-width: 4px !important
  }

  .userstyle .md--border-r-4 {
    border-right-width: 4px !important
  }

  .userstyle .md--border-b-4 {
    border-bottom-width: 4px !important
  }

  .userstyle .md--border-l-4 {
    border-left-width: 4px !important
  }

  .userstyle .md--border-t-8 {
    border-top-width: 8px !important
  }

  .userstyle .md--border-r-8 {
    border-right-width: 8px !important
  }

  .userstyle .md--border-b-8 {
    border-bottom-width: 8px !important
  }

  .userstyle .md--border-l-8 {
    border-left-width: 8px !important
  }

  .userstyle .md--border-t {
    border-top-width: 1px !important
  }

  .userstyle .md--border-r {
    border-right-width: 1px !important
  }

  .userstyle .md--border-b {
    border-bottom-width: 1px !important
  }

  .userstyle .md--border-l {
    border-left-width: 1px !important
  }

  .userstyle .md--box-border {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important
  }

  .userstyle .md--box-content {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
  }

  .userstyle .md--cursor-auto {
    cursor: auto !important
  }

  .userstyle .md--cursor-default {
    cursor: default !important
  }

  .userstyle .md--cursor-pointer {
    cursor: pointer !important
  }

  .userstyle .md--cursor-wait {
    cursor: wait !important
  }

  .userstyle .md--cursor-text {
    cursor: text !important
  }

  .userstyle .md--cursor-move {
    cursor: move !important
  }

  .userstyle .md--cursor-not-allowed {
    cursor: not-allowed !important
  }

  .userstyle .md--block {
    display: block !important
  }

  .userstyle .md--inline-block {
    display: inline-block !important
  }

  .userstyle .md--inline {
    display: inline !important
  }

  .userstyle .md--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .userstyle .md--inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }

  .userstyle .md--grid {
    display: -ms-grid !important;
    display: grid !important
  }

  .userstyle .md--table {
    display: table !important
  }

  .userstyle .md--table-caption {
    display: table-caption !important
  }

  .userstyle .md--table-cell {
    display: table-cell !important
  }

  .userstyle .md--table-column {
    display: table-column !important
  }

  .userstyle .md--table-column-group {
    display: table-column-group !important
  }

  .userstyle .md--table-footer-group {
    display: table-footer-group !important
  }

  .userstyle .md--table-header-group {
    display: table-header-group !important
  }

  .userstyle .md--table-row-group {
    display: table-row-group !important
  }

  .userstyle .md--table-row {
    display: table-row !important
  }

  .userstyle .md--hidden {
    display: none !important
  }

  .userstyle .md--flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .userstyle .md--flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .userstyle .md--flex-col {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .userstyle .md--flex-col-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .userstyle .md--flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .userstyle .md--flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .userstyle .md--flex-no-wrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .userstyle .md--items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .userstyle .md--items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .userstyle .md--items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .userstyle .md--items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .userstyle .md--items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .userstyle .md--self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .userstyle .md--self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .userstyle .md--self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .userstyle .md--self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .userstyle .md--self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }

  .userstyle .md--justify-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .userstyle .md--justify-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .userstyle .md--justify-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .userstyle .md--justify-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .userstyle .md--justify-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .userstyle .md--justify-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
  }

  .userstyle .md--content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .userstyle .md--content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .userstyle .md--content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .userstyle .md--content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .userstyle .md--content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .userstyle .md--flex-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 0% !important;
    flex: 1 1 0% !important
  }

  .userstyle .md--flex-auto {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .userstyle .md--flex-initial {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important
  }

  .userstyle .md--flex-none {
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important
  }

  .userstyle .md--flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .userstyle .md--flex-grow {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .userstyle .md--flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .userstyle .md--flex-shrink {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .userstyle .md--order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
  }

  .userstyle .md--order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
  }

  .userstyle .md--order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
  }

  .userstyle .md--order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
  }

  .userstyle .md--order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
  }

  .userstyle .md--order-6 {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
  }

  .userstyle .md--order-7 {
    -webkit-box-ordinal-group: 8 !important;
    -ms-flex-order: 7 !important;
    order: 7 !important
  }

  .userstyle .md--order-8 {
    -webkit-box-ordinal-group: 9 !important;
    -ms-flex-order: 8 !important;
    order: 8 !important
  }

  .userstyle .md--order-9 {
    -webkit-box-ordinal-group: 10 !important;
    -ms-flex-order: 9 !important;
    order: 9 !important
  }

  .userstyle .md--order-10 {
    -webkit-box-ordinal-group: 11 !important;
    -ms-flex-order: 10 !important;
    order: 10 !important
  }

  .userstyle .md--order-11 {
    -webkit-box-ordinal-group: 12 !important;
    -ms-flex-order: 11 !important;
    order: 11 !important
  }

  .userstyle .md--order-12 {
    -webkit-box-ordinal-group: 13 !important;
    -ms-flex-order: 12 !important;
    order: 12 !important
  }

  .userstyle .md--order-first {
    -webkit-box-ordinal-group: -9998 !important;
    -ms-flex-order: -9999 !important;
    order: -9999 !important
  }

  .userstyle .md--order-last {
    -webkit-box-ordinal-group: 10000 !important;
    -ms-flex-order: 9999 !important;
    order: 9999 !important
  }

  .userstyle .md--order-none {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
  }

  .userstyle .md--float-right {
    float: right !important
  }

  .userstyle .md--float-left {
    float: left !important
  }

  .userstyle .md--float-none {
    float: none !important
  }

  .userstyle .md--clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important
  }

  .userstyle .md--clear-left {
    clear: left !important
  }

  .userstyle .md--clear-right {
    clear: right !important
  }

  .userstyle .md--clear-both {
    clear: both !important
  }

  .userstyle .md--font-sans {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important
  }

  .userstyle .md--font-serif {
    font-family: Georgia, Cambria, "Times New Roman", Times, serif !important
  }

  .userstyle .md--font-mono {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
  }

  .userstyle .md--font-normal {
    font-weight: 400 !important
  }

  .userstyle .md--font-bold {
    font-weight: 700 !important
  }

  .userstyle .md--hover--font-normal:hover {
    font-weight: 400 !important
  }

  .userstyle .md--hover--font-bold:hover {
    font-weight: 700 !important
  }

  .userstyle .md--focus--font-normal:focus {
    font-weight: 400 !important
  }

  .userstyle .md--focus--font-bold:focus {
    font-weight: 700 !important
  }

  .userstyle .md--h-0 {
    height: 0 !important
  }

  .userstyle .md--h-2 {
    height: 2px !important
  }

  .userstyle .md--h-4 {
    height: 4px !important
  }

  .userstyle .md--h-8 {
    height: 8px !important
  }

  .userstyle .md--h-12 {
    height: 12px !important
  }

  .userstyle .md--h-16 {
    height: 16px !important
  }

  .userstyle .md--h-20 {
    height: 20px !important
  }

  .userstyle .md--h-24 {
    height: 24px !important
  }

  .userstyle .md--h-32 {
    height: 32px !important
  }

  .userstyle .md--h-40 {
    height: 40px !important
  }

  .userstyle .md--h-48 {
    height: 48px !important
  }

  .userstyle .md--h-56 {
    height: 56px !important
  }

  .userstyle .md--h-64 {
    height: 64px !important
  }

  .userstyle .md--h-80 {
    height: 80px !important
  }

  .userstyle .md--h-120 {
    height: 120px !important
  }

  .userstyle .md--h-auto {
    height: auto !important
  }

  .userstyle .md--h-px {
    height: 1px !important
  }

  .userstyle .md--h-full {
    height: 100% !important
  }

  .userstyle .md--h-screen {
    height: 100vh !important
  }

  .userstyle .md--leading-none {
    line-height: 1 !important
  }

  .userstyle .md--leading-tight {
    line-height: 1.25 !important
  }

  .userstyle .md--leading-normal {
    line-height: 1.5 !important
  }

  .userstyle .md--leading-relaxed {
    line-height: 1.625 !important
  }

  .userstyle .md--list-inside {
    list-style-position: inside !important
  }

  .userstyle .md--list-outside {
    list-style-position: outside !important
  }

  .userstyle .md--list-none {
    list-style-type: none !important
  }

  .userstyle .md--list-disc {
    list-style-type: disc !important
  }

  .userstyle .md--list-decimal {
    list-style-type: decimal !important
  }

  .userstyle .md--m-0 {
    margin: 0 !important
  }

  .userstyle .md--m-2 {
    margin: 2px !important
  }

  .userstyle .md--m-4 {
    margin: 4px !important
  }

  .userstyle .md--m-8 {
    margin: 8px !important
  }

  .userstyle .md--m-12 {
    margin: 12px !important
  }

  .userstyle .md--m-16 {
    margin: 16px !important
  }

  .userstyle .md--m-20 {
    margin: 20px !important
  }

  .userstyle .md--m-24 {
    margin: 24px !important
  }

  .userstyle .md--m-32 {
    margin: 32px !important
  }

  .userstyle .md--m-40 {
    margin: 40px !important
  }

  .userstyle .md--m-48 {
    margin: 48px !important
  }

  .userstyle .md--m-56 {
    margin: 56px !important
  }

  .userstyle .md--m-64 {
    margin: 64px !important
  }

  .userstyle .md--m-auto {
    margin: auto !important
  }

  .userstyle .md--m-px {
    margin: 1px !important
  }

  .userstyle .md---m-2 {
    margin: -2px !important
  }

  .userstyle .md---m-4 {
    margin: -4px !important
  }

  .userstyle .md---m-8 {
    margin: -8px !important
  }

  .userstyle .md---m-12 {
    margin: -12px !important
  }

  .userstyle .md---m-16 {
    margin: -16px !important
  }

  .userstyle .md---m-20 {
    margin: -20px !important
  }

  .userstyle .md---m-24 {
    margin: -24px !important
  }

  .userstyle .md---m-32 {
    margin: -32px !important
  }

  .userstyle .md---m-40 {
    margin: -40px !important
  }

  .userstyle .md---m-48 {
    margin: -48px !important
  }

  .userstyle .md---m-56 {
    margin: -56px !important
  }

  .userstyle .md---m-64 {
    margin: -64px !important
  }

  .userstyle .md---m-px {
    margin: -1px !important
  }

  .userstyle .md--my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .userstyle .md--mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }

  .userstyle .md--my-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important
  }

  .userstyle .md--mx-2 {
    margin-left: 2px !important;
    margin-right: 2px !important
  }

  .userstyle .md--my-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important
  }

  .userstyle .md--mx-4 {
    margin-left: 4px !important;
    margin-right: 4px !important
  }

  .userstyle .md--my-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important
  }

  .userstyle .md--mx-8 {
    margin-left: 8px !important;
    margin-right: 8px !important
  }

  .userstyle .md--my-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important
  }

  .userstyle .md--mx-12 {
    margin-left: 12px !important;
    margin-right: 12px !important
  }

  .userstyle .md--my-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important
  }

  .userstyle .md--mx-16 {
    margin-left: 16px !important;
    margin-right: 16px !important
  }

  .userstyle .md--my-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
  }

  .userstyle .md--mx-20 {
    margin-left: 20px !important;
    margin-right: 20px !important
  }

  .userstyle .md--my-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important
  }

  .userstyle .md--mx-24 {
    margin-left: 24px !important;
    margin-right: 24px !important
  }

  .userstyle .md--my-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important
  }

  .userstyle .md--mx-32 {
    margin-left: 32px !important;
    margin-right: 32px !important
  }

  .userstyle .md--my-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
  }

  .userstyle .md--mx-40 {
    margin-left: 40px !important;
    margin-right: 40px !important
  }

  .userstyle .md--my-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important
  }

  .userstyle .md--mx-48 {
    margin-left: 48px !important;
    margin-right: 48px !important
  }

  .userstyle .md--my-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important
  }

  .userstyle .md--mx-56 {
    margin-left: 56px !important;
    margin-right: 56px !important
  }

  .userstyle .md--my-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important
  }

  .userstyle .md--mx-64 {
    margin-left: 64px !important;
    margin-right: 64px !important
  }

  .userstyle .md--my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .userstyle .md--mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
  }

  .userstyle .md--my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important
  }

  .userstyle .md--mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important
  }

  .userstyle .md---my-2 {
    margin-top: -2px !important;
    margin-bottom: -2px !important
  }

  .userstyle .md---mx-2 {
    margin-left: -2px !important;
    margin-right: -2px !important
  }

  .userstyle .md---my-4 {
    margin-top: -4px !important;
    margin-bottom: -4px !important
  }

  .userstyle .md---mx-4 {
    margin-left: -4px !important;
    margin-right: -4px !important
  }

  .userstyle .md---my-8 {
    margin-top: -8px !important;
    margin-bottom: -8px !important
  }

  .userstyle .md---mx-8 {
    margin-left: -8px !important;
    margin-right: -8px !important
  }

  .userstyle .md---my-12 {
    margin-top: -12px !important;
    margin-bottom: -12px !important
  }

  .userstyle .md---mx-12 {
    margin-left: -12px !important;
    margin-right: -12px !important
  }

  .userstyle .md---my-16 {
    margin-top: -16px !important;
    margin-bottom: -16px !important
  }

  .userstyle .md---mx-16 {
    margin-left: -16px !important;
    margin-right: -16px !important
  }

  .userstyle .md---my-20 {
    margin-top: -20px !important;
    margin-bottom: -20px !important
  }

  .userstyle .md---mx-20 {
    margin-left: -20px !important;
    margin-right: -20px !important
  }

  .userstyle .md---my-24 {
    margin-top: -24px !important;
    margin-bottom: -24px !important
  }

  .userstyle .md---mx-24 {
    margin-left: -24px !important;
    margin-right: -24px !important
  }

  .userstyle .md---my-32 {
    margin-top: -32px !important;
    margin-bottom: -32px !important
  }

  .userstyle .md---mx-32 {
    margin-left: -32px !important;
    margin-right: -32px !important
  }

  .userstyle .md---my-40 {
    margin-top: -40px !important;
    margin-bottom: -40px !important
  }

  .userstyle .md---mx-40 {
    margin-left: -40px !important;
    margin-right: -40px !important
  }

  .userstyle .md---my-48 {
    margin-top: -48px !important;
    margin-bottom: -48px !important
  }

  .userstyle .md---mx-48 {
    margin-left: -48px !important;
    margin-right: -48px !important
  }

  .userstyle .md---my-56 {
    margin-top: -56px !important;
    margin-bottom: -56px !important
  }

  .userstyle .md---mx-56 {
    margin-left: -56px !important;
    margin-right: -56px !important
  }

  .userstyle .md---my-64 {
    margin-top: -64px !important;
    margin-bottom: -64px !important
  }

  .userstyle .md---mx-64 {
    margin-left: -64px !important;
    margin-right: -64px !important
  }

  .userstyle .md---my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important
  }

  .userstyle .md---mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important
  }

  .userstyle .md--mt-0 {
    margin-top: 0 !important
  }

  .userstyle .md--mr-0 {
    margin-right: 0 !important
  }

  .userstyle .md--mb-0 {
    margin-bottom: 0 !important
  }

  .userstyle .md--ml-0 {
    margin-left: 0 !important
  }

  .userstyle .md--mt-2 {
    margin-top: 2px !important
  }

  .userstyle .md--mr-2 {
    margin-right: 2px !important
  }

  .userstyle .md--mb-2 {
    margin-bottom: 2px !important
  }

  .userstyle .md--ml-2 {
    margin-left: 2px !important
  }

  .userstyle .md--mt-4 {
    margin-top: 4px !important
  }

  .userstyle .md--mr-4 {
    margin-right: 4px !important
  }

  .userstyle .md--mb-4 {
    margin-bottom: 4px !important
  }

  .userstyle .md--ml-4 {
    margin-left: 4px !important
  }

  .userstyle .md--mt-8 {
    margin-top: 8px !important
  }

  .userstyle .md--mr-8 {
    margin-right: 8px !important
  }

  .userstyle .md--mb-8 {
    margin-bottom: 8px !important
  }

  .userstyle .md--ml-8 {
    margin-left: 8px !important
  }

  .userstyle .md--mt-12 {
    margin-top: 12px !important
  }

  .userstyle .md--mr-12 {
    margin-right: 12px !important
  }

  .userstyle .md--mb-12 {
    margin-bottom: 12px !important
  }

  .userstyle .md--ml-12 {
    margin-left: 12px !important
  }

  .userstyle .md--mt-16 {
    margin-top: 16px !important
  }

  .userstyle .md--mr-16 {
    margin-right: 16px !important
  }

  .userstyle .md--mb-16 {
    margin-bottom: 16px !important
  }

  .userstyle .md--ml-16 {
    margin-left: 16px !important
  }

  .userstyle .md--mt-20 {
    margin-top: 20px !important
  }

  .userstyle .md--mr-20 {
    margin-right: 20px !important
  }

  .userstyle .md--mb-20 {
    margin-bottom: 20px !important
  }

  .userstyle .md--ml-20 {
    margin-left: 20px !important
  }

  .userstyle .md--mt-24 {
    margin-top: 24px !important
  }

  .userstyle .md--mr-24 {
    margin-right: 24px !important
  }

  .userstyle .md--mb-24 {
    margin-bottom: 24px !important
  }

  .userstyle .md--ml-24 {
    margin-left: 24px !important
  }

  .userstyle .md--mt-32 {
    margin-top: 32px !important
  }

  .userstyle .md--mr-32 {
    margin-right: 32px !important
  }

  .userstyle .md--mb-32 {
    margin-bottom: 32px !important
  }

  .userstyle .md--ml-32 {
    margin-left: 32px !important
  }

  .userstyle .md--mt-40 {
    margin-top: 40px !important
  }

  .userstyle .md--mr-40 {
    margin-right: 40px !important
  }

  .userstyle .md--mb-40 {
    margin-bottom: 40px !important
  }

  .userstyle .md--ml-40 {
    margin-left: 40px !important
  }

  .userstyle .md--mt-48 {
    margin-top: 48px !important
  }

  .userstyle .md--mr-48 {
    margin-right: 48px !important
  }

  .userstyle .md--mb-48 {
    margin-bottom: 48px !important
  }

  .userstyle .md--ml-48 {
    margin-left: 48px !important
  }

  .userstyle .md--mt-56 {
    margin-top: 56px !important
  }

  .userstyle .md--mr-56 {
    margin-right: 56px !important
  }

  .userstyle .md--mb-56 {
    margin-bottom: 56px !important
  }

  .userstyle .md--ml-56 {
    margin-left: 56px !important
  }

  .userstyle .md--mt-64 {
    margin-top: 64px !important
  }

  .userstyle .md--mr-64 {
    margin-right: 64px !important
  }

  .userstyle .md--mb-64 {
    margin-bottom: 64px !important
  }

  .userstyle .md--ml-64 {
    margin-left: 64px !important
  }

  .userstyle .md--mt-auto {
    margin-top: auto !important
  }

  .userstyle .md--mr-auto {
    margin-right: auto !important
  }

  .userstyle .md--mb-auto {
    margin-bottom: auto !important
  }

  .userstyle .md--ml-auto {
    margin-left: auto !important
  }

  .userstyle .md--mt-px {
    margin-top: 1px !important
  }

  .userstyle .md--mr-px {
    margin-right: 1px !important
  }

  .userstyle .md--mb-px {
    margin-bottom: 1px !important
  }

  .userstyle .md--ml-px {
    margin-left: 1px !important
  }

  .userstyle .md---mt-2 {
    margin-top: -2px !important
  }

  .userstyle .md---mr-2 {
    margin-right: -2px !important
  }

  .userstyle .md---mb-2 {
    margin-bottom: -2px !important
  }

  .userstyle .md---ml-2 {
    margin-left: -2px !important
  }

  .userstyle .md---mt-4 {
    margin-top: -4px !important
  }

  .userstyle .md---mr-4 {
    margin-right: -4px !important
  }

  .userstyle .md---mb-4 {
    margin-bottom: -4px !important
  }

  .userstyle .md---ml-4 {
    margin-left: -4px !important
  }

  .userstyle .md---mt-8 {
    margin-top: -8px !important
  }

  .userstyle .md---mr-8 {
    margin-right: -8px !important
  }

  .userstyle .md---mb-8 {
    margin-bottom: -8px !important
  }

  .userstyle .md---ml-8 {
    margin-left: -8px !important
  }

  .userstyle .md---mt-12 {
    margin-top: -12px !important
  }

  .userstyle .md---mr-12 {
    margin-right: -12px !important
  }

  .userstyle .md---mb-12 {
    margin-bottom: -12px !important
  }

  .userstyle .md---ml-12 {
    margin-left: -12px !important
  }

  .userstyle .md---mt-16 {
    margin-top: -16px !important
  }

  .userstyle .md---mr-16 {
    margin-right: -16px !important
  }

  .userstyle .md---mb-16 {
    margin-bottom: -16px !important
  }

  .userstyle .md---ml-16 {
    margin-left: -16px !important
  }

  .userstyle .md---mt-20 {
    margin-top: -20px !important
  }

  .userstyle .md---mr-20 {
    margin-right: -20px !important
  }

  .userstyle .md---mb-20 {
    margin-bottom: -20px !important
  }

  .userstyle .md---ml-20 {
    margin-left: -20px !important
  }

  .userstyle .md---mt-24 {
    margin-top: -24px !important
  }

  .userstyle .md---mr-24 {
    margin-right: -24px !important
  }

  .userstyle .md---mb-24 {
    margin-bottom: -24px !important
  }

  .userstyle .md---ml-24 {
    margin-left: -24px !important
  }

  .userstyle .md---mt-32 {
    margin-top: -32px !important
  }

  .userstyle .md---mr-32 {
    margin-right: -32px !important
  }

  .userstyle .md---mb-32 {
    margin-bottom: -32px !important
  }

  .userstyle .md---ml-32 {
    margin-left: -32px !important
  }

  .userstyle .md---mt-40 {
    margin-top: -40px !important
  }

  .userstyle .md---mr-40 {
    margin-right: -40px !important
  }

  .userstyle .md---mb-40 {
    margin-bottom: -40px !important
  }

  .userstyle .md---ml-40 {
    margin-left: -40px !important
  }

  .userstyle .md---mt-48 {
    margin-top: -48px !important
  }

  .userstyle .md---mr-48 {
    margin-right: -48px !important
  }

  .userstyle .md---mb-48 {
    margin-bottom: -48px !important
  }

  .userstyle .md---ml-48 {
    margin-left: -48px !important
  }

  .userstyle .md---mt-56 {
    margin-top: -56px !important
  }

  .userstyle .md---mr-56 {
    margin-right: -56px !important
  }

  .userstyle .md---mb-56 {
    margin-bottom: -56px !important
  }

  .userstyle .md---ml-56 {
    margin-left: -56px !important
  }

  .userstyle .md---mt-64 {
    margin-top: -64px !important
  }

  .userstyle .md---mr-64 {
    margin-right: -64px !important
  }

  .userstyle .md---mb-64 {
    margin-bottom: -64px !important
  }

  .userstyle .md---ml-64 {
    margin-left: -64px !important
  }

  .userstyle .md---mt-px {
    margin-top: -1px !important
  }

  .userstyle .md---mr-px {
    margin-right: -1px !important
  }

  .userstyle .md---mb-px {
    margin-bottom: -1px !important
  }

  .userstyle .md---ml-px {
    margin-left: -1px !important
  }

  .userstyle .md--max-h-full {
    max-height: 100% !important
  }

  .userstyle .md--max-h-screen {
    max-height: 100vh !important
  }

  .userstyle .md--max-w-1 {
    max-width: 276px !important
  }

  .userstyle .md--max-w-2 {
    max-width: 584px !important
  }

  .userstyle .md--max-w-3 {
    max-width: 892px !important
  }

  .userstyle .md--max-w-4 {
    max-width: 1200px !important
  }

  .userstyle .md--max-w-screen-md {
    max-width: 640px !important
  }

  .userstyle .md--max-w-screen-lg {
    max-width: 1024px !important
  }

  .userstyle .md--min-h-0 {
    min-height: 0 !important
  }

  .userstyle .md--min-h-full {
    min-height: 100% !important
  }

  .userstyle .md--min-h-screen {
    min-height: 100vh !important
  }

  .userstyle .md--min-w-0 {
    min-width: 0 !important
  }

  .userstyle .md--min-w-full {
    min-width: 100% !important
  }

  .userstyle .md--object-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
  }

  .userstyle .md--object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
  }

  .userstyle .md--object-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
  }

  .userstyle .md--object-none {
    -o-object-fit: none !important;
    object-fit: none !important
  }

  .userstyle .md--object-scale-down {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
  }

  .userstyle .md--object-bottom {
    -o-object-position: bottom !important;
    object-position: bottom !important
  }

  .userstyle .md--object-center {
    -o-object-position: center !important;
    object-position: center !important
  }

  .userstyle .md--object-left {
    -o-object-position: left !important;
    object-position: left !important
  }

  .userstyle .md--object-left-bottom {
    -o-object-position: left bottom !important;
    object-position: left bottom !important
  }

  .userstyle .md--object-left-top {
    -o-object-position: left top !important;
    object-position: left top !important
  }

  .userstyle .md--object-right {
    -o-object-position: right !important;
    object-position: right !important
  }

  .userstyle .md--object-right-bottom {
    -o-object-position: right bottom !important;
    object-position: right bottom !important
  }

  .userstyle .md--object-right-top {
    -o-object-position: right top !important;
    object-position: right top !important
  }

  .userstyle .md--object-top {
    -o-object-position: top !important;
    object-position: top !important
  }

  .userstyle .md--opacity-0 {
    opacity: 0 !important
  }

  .userstyle .md--opacity-25 {
    opacity: 0.25 !important
  }

  .userstyle .md--opacity-50 {
    opacity: 0.5 !important
  }

  .userstyle .md--opacity-75 {
    opacity: 0.75 !important
  }

  .userstyle .md--opacity-100 {
    opacity: 1 !important
  }

  .userstyle .md--hover--opacity-0:hover {
    opacity: 0 !important
  }

  .userstyle .md--hover--opacity-25:hover {
    opacity: 0.25 !important
  }

  .userstyle .md--hover--opacity-50:hover {
    opacity: 0.5 !important
  }

  .userstyle .md--hover--opacity-75:hover {
    opacity: 0.75 !important
  }

  .userstyle .md--hover--opacity-100:hover {
    opacity: 1 !important
  }

  .userstyle .md--focus--opacity-0:focus {
    opacity: 0 !important
  }

  .userstyle .md--focus--opacity-25:focus {
    opacity: 0.25 !important
  }

  .userstyle .md--focus--opacity-50:focus {
    opacity: 0.5 !important
  }

  .userstyle .md--focus--opacity-75:focus {
    opacity: 0.75 !important
  }

  .userstyle .md--focus--opacity-100:focus {
    opacity: 1 !important
  }

  .userstyle .md--outline-none {
    outline: 0 !important
  }

  .userstyle .md--focus--outline-none:focus {
    outline: 0 !important
  }

  .userstyle .md--overflow-auto {
    overflow: auto !important
  }

  .userstyle .md--overflow-hidden {
    overflow: hidden !important
  }

  .userstyle .md--overflow-visible {
    overflow: visible !important
  }

  .userstyle .md--overflow-scroll {
    overflow: scroll !important
  }

  .userstyle .md--overflow-x-auto {
    overflow-x: auto !important
  }

  .userstyle .md--overflow-y-auto {
    overflow-y: auto !important
  }

  .userstyle .md--overflow-x-hidden {
    overflow-x: hidden !important
  }

  .userstyle .md--overflow-y-hidden {
    overflow-y: hidden !important
  }

  .userstyle .md--overflow-x-visible {
    overflow-x: visible !important
  }

  .userstyle .md--overflow-y-visible {
    overflow-y: visible !important
  }

  .userstyle .md--overflow-x-scroll {
    overflow-x: scroll !important
  }

  .userstyle .md--overflow-y-scroll {
    overflow-y: scroll !important
  }

  .userstyle .md--scrolling-touch {
    -webkit-overflow-scrolling: touch !important
  }

  .userstyle .md--scrolling-auto {
    -webkit-overflow-scrolling: auto !important
  }

  .userstyle .md--p-0 {
    padding: 0 !important
  }

  .userstyle .md--p-2 {
    padding: 2px !important
  }

  .userstyle .md--p-4 {
    padding: 4px !important
  }

  .userstyle .md--p-8 {
    padding: 8px !important
  }

  .userstyle .md--p-12 {
    padding: 12px !important
  }

  .userstyle .md--p-16 {
    padding: 16px !important
  }

  .userstyle .md--p-20 {
    padding: 20px !important
  }

  .userstyle .md--p-24 {
    padding: 24px !important
  }

  .userstyle .md--p-32 {
    padding: 32px !important
  }

  .userstyle .md--p-40 {
    padding: 40px !important
  }

  .userstyle .md--p-48 {
    padding: 48px !important
  }

  .userstyle .md--p-56 {
    padding: 56px !important
  }

  .userstyle .md--p-64 {
    padding: 64px !important
  }

  .userstyle .md--p-px {
    padding: 1px !important
  }

  .userstyle .md--py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }

  .userstyle .md--px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .userstyle .md--py-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important
  }

  .userstyle .md--px-2 {
    padding-left: 2px !important;
    padding-right: 2px !important
  }

  .userstyle .md--py-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important
  }

  .userstyle .md--px-4 {
    padding-left: 4px !important;
    padding-right: 4px !important
  }

  .userstyle .md--py-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important
  }

  .userstyle .md--px-8 {
    padding-left: 8px !important;
    padding-right: 8px !important
  }

  .userstyle .md--py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important
  }

  .userstyle .md--px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important
  }

  .userstyle .md--py-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
  }

  .userstyle .md--px-16 {
    padding-left: 16px !important;
    padding-right: 16px !important
  }

  .userstyle .md--py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
  }

  .userstyle .md--px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
  }

  .userstyle .md--py-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important
  }

  .userstyle .md--px-24 {
    padding-left: 24px !important;
    padding-right: 24px !important
  }

  .userstyle .md--py-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important
  }

  .userstyle .md--px-32 {
    padding-left: 32px !important;
    padding-right: 32px !important
  }

  .userstyle .md--py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
  }

  .userstyle .md--px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
  }

  .userstyle .md--py-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important
  }

  .userstyle .md--px-48 {
    padding-left: 48px !important;
    padding-right: 48px !important
  }

  .userstyle .md--py-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important
  }

  .userstyle .md--px-56 {
    padding-left: 56px !important;
    padding-right: 56px !important
  }

  .userstyle .md--py-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
  }

  .userstyle .md--px-64 {
    padding-left: 64px !important;
    padding-right: 64px !important
  }

  .userstyle .md--py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important
  }

  .userstyle .md--px-px {
    padding-left: 1px !important;
    padding-right: 1px !important
  }

  .userstyle .md--pt-0 {
    padding-top: 0 !important
  }

  .userstyle .md--pr-0 {
    padding-right: 0 !important
  }

  .userstyle .md--pb-0 {
    padding-bottom: 0 !important
  }

  .userstyle .md--pl-0 {
    padding-left: 0 !important
  }

  .userstyle .md--pt-2 {
    padding-top: 2px !important
  }

  .userstyle .md--pr-2 {
    padding-right: 2px !important
  }

  .userstyle .md--pb-2 {
    padding-bottom: 2px !important
  }

  .userstyle .md--pl-2 {
    padding-left: 2px !important
  }

  .userstyle .md--pt-4 {
    padding-top: 4px !important
  }

  .userstyle .md--pr-4 {
    padding-right: 4px !important
  }

  .userstyle .md--pb-4 {
    padding-bottom: 4px !important
  }

  .userstyle .md--pl-4 {
    padding-left: 4px !important
  }

  .userstyle .md--pt-8 {
    padding-top: 8px !important
  }

  .userstyle .md--pr-8 {
    padding-right: 8px !important
  }

  .userstyle .md--pb-8 {
    padding-bottom: 8px !important
  }

  .userstyle .md--pl-8 {
    padding-left: 8px !important
  }

  .userstyle .md--pt-12 {
    padding-top: 12px !important
  }

  .userstyle .md--pr-12 {
    padding-right: 12px !important
  }

  .userstyle .md--pb-12 {
    padding-bottom: 12px !important
  }

  .userstyle .md--pl-12 {
    padding-left: 12px !important
  }

  .userstyle .md--pt-16 {
    padding-top: 16px !important
  }

  .userstyle .md--pr-16 {
    padding-right: 16px !important
  }

  .userstyle .md--pb-16 {
    padding-bottom: 16px !important
  }

  .userstyle .md--pl-16 {
    padding-left: 16px !important
  }

  .userstyle .md--pt-20 {
    padding-top: 20px !important
  }

  .userstyle .md--pr-20 {
    padding-right: 20px !important
  }

  .userstyle .md--pb-20 {
    padding-bottom: 20px !important
  }

  .userstyle .md--pl-20 {
    padding-left: 20px !important
  }

  .userstyle .md--pt-24 {
    padding-top: 24px !important
  }

  .userstyle .md--pr-24 {
    padding-right: 24px !important
  }

  .userstyle .md--pb-24 {
    padding-bottom: 24px !important
  }

  .userstyle .md--pl-24 {
    padding-left: 24px !important
  }

  .userstyle .md--pt-32 {
    padding-top: 32px !important
  }

  .userstyle .md--pr-32 {
    padding-right: 32px !important
  }

  .userstyle .md--pb-32 {
    padding-bottom: 32px !important
  }

  .userstyle .md--pl-32 {
    padding-left: 32px !important
  }

  .userstyle .md--pt-40 {
    padding-top: 40px !important
  }

  .userstyle .md--pr-40 {
    padding-right: 40px !important
  }

  .userstyle .md--pb-40 {
    padding-bottom: 40px !important
  }

  .userstyle .md--pl-40 {
    padding-left: 40px !important
  }

  .userstyle .md--pt-48 {
    padding-top: 48px !important
  }

  .userstyle .md--pr-48 {
    padding-right: 48px !important
  }

  .userstyle .md--pb-48 {
    padding-bottom: 48px !important
  }

  .userstyle .md--pl-48 {
    padding-left: 48px !important
  }

  .userstyle .md--pt-56 {
    padding-top: 56px !important
  }

  .userstyle .md--pr-56 {
    padding-right: 56px !important
  }

  .userstyle .md--pb-56 {
    padding-bottom: 56px !important
  }

  .userstyle .md--pl-56 {
    padding-left: 56px !important
  }

  .userstyle .md--pt-64 {
    padding-top: 64px !important
  }

  .userstyle .md--pr-64 {
    padding-right: 64px !important
  }

  .userstyle .md--pb-64 {
    padding-bottom: 64px !important
  }

  .userstyle .md--pl-64 {
    padding-left: 64px !important
  }

  .userstyle .md--pt-px {
    padding-top: 1px !important
  }

  .userstyle .md--pr-px {
    padding-right: 1px !important
  }

  .userstyle .md--pb-px {
    padding-bottom: 1px !important
  }

  .userstyle .md--pl-px {
    padding-left: 1px !important
  }

  .userstyle .md--placeholder-transparent::-webkit-input-placeholder {
    color: transparent !important
  }

  .userstyle .md--placeholder-transparent:-ms-input-placeholder {
    color: transparent !important
  }

  .userstyle .md--placeholder-transparent::-ms-input-placeholder {
    color: transparent !important
  }

  .userstyle .md--placeholder-transparent::placeholder {
    color: transparent !important
  }

  .userstyle .md--placeholder-black::-webkit-input-placeholder {
    color: #000 !important
  }

  .userstyle .md--placeholder-black:-ms-input-placeholder {
    color: #000 !important
  }

  .userstyle .md--placeholder-black::-ms-input-placeholder {
    color: #000 !important
  }

  .userstyle .md--placeholder-black::placeholder {
    color: #000 !important
  }

  .userstyle .md--placeholder-white::-webkit-input-placeholder {
    color: #fff !important
  }

  .userstyle .md--placeholder-white:-ms-input-placeholder {
    color: #fff !important
  }

  .userstyle .md--placeholder-white::-ms-input-placeholder {
    color: #fff !important
  }

  .userstyle .md--placeholder-white::placeholder {
    color: #fff !important
  }

  .userstyle .md--placeholder-brand::-webkit-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .md--placeholder-brand:-ms-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .md--placeholder-brand::-ms-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .md--placeholder-brand::placeholder {
    color: #00C0F3 !important
  }

  .userstyle .md--placeholder-red::-webkit-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .md--placeholder-red:-ms-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .md--placeholder-red::-ms-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .md--placeholder-red::placeholder {
    color: #DB3352 !important
  }

  .userstyle .md--placeholder-link::-webkit-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .md--placeholder-link:-ms-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .md--placeholder-link::-ms-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .md--placeholder-link::placeholder {
    color: #0B7098 !important
  }

  .userstyle .md--placeholder-green::-webkit-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .md--placeholder-green:-ms-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .md--placeholder-green::-ms-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .md--placeholder-green::placeholder {
    color: #4C8500 !important
  }

  .userstyle .md--placeholder-gray-100::-webkit-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .md--placeholder-gray-100:-ms-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .md--placeholder-gray-100::-ms-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .md--placeholder-gray-100::placeholder {
    color: #f7fafc !important
  }

  .userstyle .md--placeholder-gray-200::-webkit-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .md--placeholder-gray-200:-ms-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .md--placeholder-gray-200::-ms-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .md--placeholder-gray-200::placeholder {
    color: #edf2f7 !important
  }

  .userstyle .md--placeholder-gray-300::-webkit-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .md--placeholder-gray-300:-ms-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .md--placeholder-gray-300::-ms-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .md--placeholder-gray-300::placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .md--placeholder-gray-400::-webkit-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .md--placeholder-gray-400:-ms-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .md--placeholder-gray-400::-ms-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .md--placeholder-gray-400::placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .md--placeholder-gray-500::-webkit-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .md--placeholder-gray-500:-ms-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .md--placeholder-gray-500::-ms-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .md--placeholder-gray-500::placeholder {
    color: #a0aec0 !important
  }

  .userstyle .md--placeholder-gray-600::-webkit-input-placeholder {
    color: #718096 !important
  }

  .userstyle .md--placeholder-gray-600:-ms-input-placeholder {
    color: #718096 !important
  }

  .userstyle .md--placeholder-gray-600::-ms-input-placeholder {
    color: #718096 !important
  }

  .userstyle .md--placeholder-gray-600::placeholder {
    color: #718096 !important
  }

  .userstyle .md--placeholder-gray-700::-webkit-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .md--placeholder-gray-700:-ms-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .md--placeholder-gray-700::-ms-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .md--placeholder-gray-700::placeholder {
    color: #4a5568 !important
  }

  .userstyle .md--placeholder-gray-800::-webkit-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .md--placeholder-gray-800:-ms-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .md--placeholder-gray-800::-ms-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .md--placeholder-gray-800::placeholder {
    color: #2d3748 !important
  }

  .userstyle .md--placeholder-gray-900::-webkit-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .md--placeholder-gray-900:-ms-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .md--placeholder-gray-900::-ms-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .md--placeholder-gray-900::placeholder {
    color: #1a202c !important
  }

  .userstyle .md--focus--placeholder-transparent:focus::-webkit-input-placeholder {
    color: transparent !important
  }

  .userstyle .md--focus--placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent !important
  }

  .userstyle .md--focus--placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent !important
  }

  .userstyle .md--focus--placeholder-transparent:focus::placeholder {
    color: transparent !important
  }

  .userstyle .md--focus--placeholder-black:focus::-webkit-input-placeholder {
    color: #000 !important
  }

  .userstyle .md--focus--placeholder-black:focus:-ms-input-placeholder {
    color: #000 !important
  }

  .userstyle .md--focus--placeholder-black:focus::-ms-input-placeholder {
    color: #000 !important
  }

  .userstyle .md--focus--placeholder-black:focus::placeholder {
    color: #000 !important
  }

  .userstyle .md--focus--placeholder-white:focus::-webkit-input-placeholder {
    color: #fff !important
  }

  .userstyle .md--focus--placeholder-white:focus:-ms-input-placeholder {
    color: #fff !important
  }

  .userstyle .md--focus--placeholder-white:focus::-ms-input-placeholder {
    color: #fff !important
  }

  .userstyle .md--focus--placeholder-white:focus::placeholder {
    color: #fff !important
  }

  .userstyle .md--focus--placeholder-brand:focus::-webkit-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .md--focus--placeholder-brand:focus:-ms-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .md--focus--placeholder-brand:focus::-ms-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .md--focus--placeholder-brand:focus::placeholder {
    color: #00C0F3 !important
  }

  .userstyle .md--focus--placeholder-red:focus::-webkit-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .md--focus--placeholder-red:focus:-ms-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .md--focus--placeholder-red:focus::-ms-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .md--focus--placeholder-red:focus::placeholder {
    color: #DB3352 !important
  }

  .userstyle .md--focus--placeholder-link:focus::-webkit-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .md--focus--placeholder-link:focus:-ms-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .md--focus--placeholder-link:focus::-ms-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .md--focus--placeholder-link:focus::placeholder {
    color: #0B7098 !important
  }

  .userstyle .md--focus--placeholder-green:focus::-webkit-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .md--focus--placeholder-green:focus:-ms-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .md--focus--placeholder-green:focus::-ms-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .md--focus--placeholder-green:focus::placeholder {
    color: #4C8500 !important
  }

  .userstyle .md--focus--placeholder-gray-100:focus::-webkit-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .md--focus--placeholder-gray-100:focus:-ms-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .md--focus--placeholder-gray-100:focus::-ms-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .md--focus--placeholder-gray-100:focus::placeholder {
    color: #f7fafc !important
  }

  .userstyle .md--focus--placeholder-gray-200:focus::-webkit-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .md--focus--placeholder-gray-200:focus:-ms-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .md--focus--placeholder-gray-200:focus::-ms-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .md--focus--placeholder-gray-200:focus::placeholder {
    color: #edf2f7 !important
  }

  .userstyle .md--focus--placeholder-gray-300:focus::-webkit-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .md--focus--placeholder-gray-300:focus:-ms-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .md--focus--placeholder-gray-300:focus::-ms-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .md--focus--placeholder-gray-300:focus::placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .md--focus--placeholder-gray-400:focus::-webkit-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .md--focus--placeholder-gray-400:focus:-ms-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .md--focus--placeholder-gray-400:focus::-ms-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .md--focus--placeholder-gray-400:focus::placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .md--focus--placeholder-gray-500:focus::-webkit-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .md--focus--placeholder-gray-500:focus:-ms-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .md--focus--placeholder-gray-500:focus::-ms-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .md--focus--placeholder-gray-500:focus::placeholder {
    color: #a0aec0 !important
  }

  .userstyle .md--focus--placeholder-gray-600:focus::-webkit-input-placeholder {
    color: #718096 !important
  }

  .userstyle .md--focus--placeholder-gray-600:focus:-ms-input-placeholder {
    color: #718096 !important
  }

  .userstyle .md--focus--placeholder-gray-600:focus::-ms-input-placeholder {
    color: #718096 !important
  }

  .userstyle .md--focus--placeholder-gray-600:focus::placeholder {
    color: #718096 !important
  }

  .userstyle .md--focus--placeholder-gray-700:focus::-webkit-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .md--focus--placeholder-gray-700:focus:-ms-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .md--focus--placeholder-gray-700:focus::-ms-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .md--focus--placeholder-gray-700:focus::placeholder {
    color: #4a5568 !important
  }

  .userstyle .md--focus--placeholder-gray-800:focus::-webkit-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .md--focus--placeholder-gray-800:focus:-ms-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .md--focus--placeholder-gray-800:focus::-ms-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .md--focus--placeholder-gray-800:focus::placeholder {
    color: #2d3748 !important
  }

  .userstyle .md--focus--placeholder-gray-900:focus::-webkit-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .md--focus--placeholder-gray-900:focus:-ms-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .md--focus--placeholder-gray-900:focus::-ms-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .md--focus--placeholder-gray-900:focus::placeholder {
    color: #1a202c !important
  }

  .userstyle .md--pointer-events-none {
    pointer-events: none !important
  }

  .userstyle .md--pointer-events-auto {
    pointer-events: auto !important
  }

  .userstyle .md--static {
    position: static !important
  }

  .userstyle .md--fixed {
    position: fixed !important
  }

  .userstyle .md--absolute {
    position: absolute !important
  }

  .userstyle .md--relative {
    position: relative !important
  }

  .userstyle .md--sticky {
    position: -webkit-sticky !important;
    position: sticky !important
  }

  .userstyle .md--inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important
  }

  .userstyle .md--inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important
  }

  .userstyle .md--inset-y-0 {
    top: 0 !important;
    bottom: 0 !important
  }

  .userstyle .md--inset-x-0 {
    right: 0 !important;
    left: 0 !important
  }

  .userstyle .md--inset-y-auto {
    top: auto !important;
    bottom: auto !important
  }

  .userstyle .md--inset-x-auto {
    right: auto !important;
    left: auto !important
  }

  .userstyle .md--top-0 {
    top: 0 !important
  }

  .userstyle .md--right-0 {
    right: 0 !important
  }

  .userstyle .md--bottom-0 {
    bottom: 0 !important
  }

  .userstyle .md--left-0 {
    left: 0 !important
  }

  .userstyle .md--top-auto {
    top: auto !important
  }

  .userstyle .md--right-auto {
    right: auto !important
  }

  .userstyle .md--bottom-auto {
    bottom: auto !important
  }

  .userstyle .md--left-auto {
    left: auto !important
  }

  .userstyle .md--resize-none {
    resize: none !important
  }

  .userstyle .md--resize-y {
    resize: vertical !important
  }

  .userstyle .md--resize-x {
    resize: horizontal !important
  }

  .userstyle .md--resize {
    resize: both !important
  }

  .userstyle .md--shadow-xs {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--shadow-sm {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--shadow {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--shadow-md {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--shadow-lg {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--shadow-xl {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
  }

  .userstyle .md--shadow-2xl {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
  }

  .userstyle .md--shadow-inner {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--shadow-outline {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
  }

  .userstyle .md--shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  .userstyle .md--hover--shadow-xs:hover {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--hover--shadow-sm:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--hover--shadow:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--hover--shadow-md:hover {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--hover--shadow-lg:hover {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--hover--shadow-xl:hover {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
  }

  .userstyle .md--hover--shadow-2xl:hover {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
  }

  .userstyle .md--hover--shadow-inner:hover {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--hover--shadow-outline:hover {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
  }

  .userstyle .md--hover--shadow-none:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  .userstyle .md--focus--shadow-xs:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--focus--shadow-sm:focus {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--focus--shadow:focus {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--focus--shadow-md:focus {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--focus--shadow-lg:focus {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .md--focus--shadow-xl:focus {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
  }

  .userstyle .md--focus--shadow-2xl:focus {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
  }

  .userstyle .md--focus--shadow-inner:focus {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .md--focus--shadow-outline:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
  }

  .userstyle .md--focus--shadow-none:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  .userstyle .md--fill-current {
    fill: currentColor !important
  }

  .userstyle .md--stroke-current {
    stroke: currentColor !important
  }

  .userstyle .md--stroke-0 {
    stroke-width: 0 !important
  }

  .userstyle .md--stroke-1 {
    stroke-width: 1 !important
  }

  .userstyle .md--stroke-2 {
    stroke-width: 2 !important
  }

  .userstyle .md--table-auto {
    table-layout: auto !important
  }

  .userstyle .md--table-fixed {
    table-layout: fixed !important
  }

  .userstyle .md--text-left {
    text-align: left !important
  }

  .userstyle .md--text-center {
    text-align: center !important
  }

  .userstyle .md--text-right {
    text-align: right !important
  }

  .userstyle .md--text-justify {
    text-align: justify !important
  }

  .userstyle .md--text-transparent {
    color: transparent !important
  }

  .userstyle .md--text-black {
    color: #000 !important
  }

  .userstyle .md--text-white {
    color: #fff !important
  }

  .userstyle .md--text-brand {
    color: #00C0F3 !important
  }

  .userstyle .md--text-red {
    color: #DB3352 !important
  }

  .userstyle .md--text-link {
    color: #0B7098 !important
  }

  .userstyle .md--text-green {
    color: #4C8500 !important
  }

  .userstyle .md--text-gray-100 {
    color: #f7fafc !important
  }

  .userstyle .md--text-gray-200 {
    color: #edf2f7 !important
  }

  .userstyle .md--text-gray-300 {
    color: #e2e8f0 !important
  }

  .userstyle .md--text-gray-400 {
    color: #cbd5e0 !important
  }

  .userstyle .md--text-gray-500 {
    color: #a0aec0 !important
  }

  .userstyle .md--text-gray-600 {
    color: #718096 !important
  }

  .userstyle .md--text-gray-700 {
    color: #4a5568 !important
  }

  .userstyle .md--text-gray-800 {
    color: #2d3748 !important
  }

  .userstyle .md--text-gray-900 {
    color: #1a202c !important
  }

  .userstyle .md--hover--text-transparent:hover {
    color: transparent !important
  }

  .userstyle .md--hover--text-black:hover {
    color: #000 !important
  }

  .userstyle .md--hover--text-white:hover {
    color: #fff !important
  }

  .userstyle .md--hover--text-brand:hover {
    color: #00C0F3 !important
  }

  .userstyle .md--hover--text-red:hover {
    color: #DB3352 !important
  }

  .userstyle .md--hover--text-link:hover {
    color: #0B7098 !important
  }

  .userstyle .md--hover--text-green:hover {
    color: #4C8500 !important
  }

  .userstyle .md--hover--text-gray-100:hover {
    color: #f7fafc !important
  }

  .userstyle .md--hover--text-gray-200:hover {
    color: #edf2f7 !important
  }

  .userstyle .md--hover--text-gray-300:hover {
    color: #e2e8f0 !important
  }

  .userstyle .md--hover--text-gray-400:hover {
    color: #cbd5e0 !important
  }

  .userstyle .md--hover--text-gray-500:hover {
    color: #a0aec0 !important
  }

  .userstyle .md--hover--text-gray-600:hover {
    color: #718096 !important
  }

  .userstyle .md--hover--text-gray-700:hover {
    color: #4a5568 !important
  }

  .userstyle .md--hover--text-gray-800:hover {
    color: #2d3748 !important
  }

  .userstyle .md--hover--text-gray-900:hover {
    color: #1a202c !important
  }

  .userstyle .md--focus--text-transparent:focus {
    color: transparent !important
  }

  .userstyle .md--focus--text-black:focus {
    color: #000 !important
  }

  .userstyle .md--focus--text-white:focus {
    color: #fff !important
  }

  .userstyle .md--focus--text-brand:focus {
    color: #00C0F3 !important
  }

  .userstyle .md--focus--text-red:focus {
    color: #DB3352 !important
  }

  .userstyle .md--focus--text-link:focus {
    color: #0B7098 !important
  }

  .userstyle .md--focus--text-green:focus {
    color: #4C8500 !important
  }

  .userstyle .md--focus--text-gray-100:focus {
    color: #f7fafc !important
  }

  .userstyle .md--focus--text-gray-200:focus {
    color: #edf2f7 !important
  }

  .userstyle .md--focus--text-gray-300:focus {
    color: #e2e8f0 !important
  }

  .userstyle .md--focus--text-gray-400:focus {
    color: #cbd5e0 !important
  }

  .userstyle .md--focus--text-gray-500:focus {
    color: #a0aec0 !important
  }

  .userstyle .md--focus--text-gray-600:focus {
    color: #718096 !important
  }

  .userstyle .md--focus--text-gray-700:focus {
    color: #4a5568 !important
  }

  .userstyle .md--focus--text-gray-800:focus {
    color: #2d3748 !important
  }

  .userstyle .md--focus--text-gray-900:focus {
    color: #1a202c !important
  }

  .userstyle .md--text-xs {
    font-size: 12px !important
  }

  .userstyle .md--text-sm {
    font-size: 14px !important
  }

  .userstyle .md--text-base {
    font-size: 16px !important
  }

  .userstyle .md--text-lg {
    font-size: 20px !important
  }

  .userstyle .md--text-xl {
    font-size: 24px !important
  }

  .userstyle .md--text-2xl {
    font-size: 28px !important
  }

  .userstyle .md--text-3xl {
    font-size: 32px !important
  }

  .userstyle .md--text-4xl {
    font-size: 36px !important
  }

  .userstyle .md--text-5xl {
    font-size: 40px !important
  }

  .userstyle .md--text-6xl {
    font-size: 48px !important
  }

  .userstyle .md--italic {
    font-style: italic !important
  }

  .userstyle .md--not-italic {
    font-style: normal !important
  }

  .userstyle .md--uppercase {
    text-transform: uppercase !important
  }

  .userstyle .md--lowercase {
    text-transform: lowercase !important
  }

  .userstyle .md--capitalize {
    text-transform: capitalize !important
  }

  .userstyle .md--normal-case {
    text-transform: none !important
  }

  .userstyle .md--underline {
    text-decoration: underline !important
  }

  .userstyle .md--line-through {
    text-decoration: line-through !important
  }

  .userstyle .md--no-underline {
    text-decoration: none !important
  }

  .userstyle .md--hover--underline:hover {
    text-decoration: underline !important
  }

  .userstyle .md--hover--line-through:hover {
    text-decoration: line-through !important
  }

  .userstyle .md--hover--no-underline:hover {
    text-decoration: none !important
  }

  .userstyle .md--focus--underline:focus {
    text-decoration: underline !important
  }

  .userstyle .md--focus--line-through:focus {
    text-decoration: line-through !important
  }

  .userstyle .md--focus--no-underline:focus {
    text-decoration: none !important
  }

  .userstyle .md--antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important
  }

  .userstyle .md--subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important
  }

  .userstyle .md--tracking-tighter {
    letter-spacing: -0.05em !important
  }

  .userstyle .md--tracking-tight {
    letter-spacing: -0.025em !important
  }

  .userstyle .md--tracking-normal {
    letter-spacing: 0 !important
  }

  .userstyle .md--tracking-wide {
    letter-spacing: 0.025em !important
  }

  .userstyle .md--tracking-wider {
    letter-spacing: 0.05em !important
  }

  .userstyle .md--tracking-widest {
    letter-spacing: 0.1em !important
  }

  .userstyle .md--select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
  }

  .userstyle .md--select-text {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important
  }

  .userstyle .md--select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
  }

  .userstyle .md--select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
  }

  .userstyle .md--align-baseline {
    vertical-align: baseline !important
  }

  .userstyle .md--align-top {
    vertical-align: top !important
  }

  .userstyle .md--align-middle {
    vertical-align: middle !important
  }

  .userstyle .md--align-bottom {
    vertical-align: bottom !important
  }

  .userstyle .md--align-text-top {
    vertical-align: text-top !important
  }

  .userstyle .md--align-text-bottom {
    vertical-align: text-bottom !important
  }

  .userstyle .md--visible {
    visibility: visible !important
  }

  .userstyle .md--invisible {
    visibility: hidden !important
  }

  .userstyle .md--whitespace-normal {
    white-space: normal !important
  }

  .userstyle .md--whitespace-no-wrap {
    white-space: nowrap !important
  }

  .userstyle .md--whitespace-pre {
    white-space: pre !important
  }

  .userstyle .md--whitespace-pre-line {
    white-space: pre-line !important
  }

  .userstyle .md--whitespace-pre-wrap {
    white-space: pre-wrap !important
  }

  .userstyle .md--break-normal {
    overflow-wrap: normal !important;
    word-break: normal !important
  }

  .userstyle .md--break-words {
    overflow-wrap: break-word !important
  }

  .userstyle .md--break-all {
    word-break: break-all !important
  }

  .userstyle .md--truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
  }

  .userstyle .md--w-0 {
    width: 0 !important
  }

  .userstyle .md--w-2 {
    width: 2px !important
  }

  .userstyle .md--w-4 {
    width: 4px !important
  }

  .userstyle .md--w-8 {
    width: 8px !important
  }

  .userstyle .md--w-12 {
    width: 12px !important
  }

  .userstyle .md--w-16 {
    width: 16px !important
  }

  .userstyle .md--w-20 {
    width: 20px !important
  }

  .userstyle .md--w-24 {
    width: 24px !important
  }

  .userstyle .md--w-32 {
    width: 32px !important
  }

  .userstyle .md--w-40 {
    width: 40px !important
  }

  .userstyle .md--w-48 {
    width: 48px !important
  }

  .userstyle .md--w-56 {
    width: 56px !important
  }

  .userstyle .md--w-64 {
    width: 64px !important
  }

  .userstyle .md--w-auto {
    width: auto !important
  }

  .userstyle .md--w-px {
    width: 1px !important
  }

  .userstyle .md--w-1\/2 {
    width: 50% !important
  }

  .userstyle .md--w-1\/3 {
    width: 33.333333% !important
  }

  .userstyle .md--w-2\/3 {
    width: 66.666667% !important
  }

  .userstyle .md--w-1\/4 {
    width: 25% !important
  }

  .userstyle .md--w-2\/4 {
    width: 50% !important
  }

  .userstyle .md--w-3\/4 {
    width: 75% !important
  }

  .userstyle .md--w-1\/5 {
    width: 20% !important
  }

  .userstyle .md--w-2\/5 {
    width: 40% !important
  }

  .userstyle .md--w-3\/5 {
    width: 60% !important
  }

  .userstyle .md--w-4\/5 {
    width: 80% !important
  }

  .userstyle .md--w-1\/6 {
    width: 16.666667% !important
  }

  .userstyle .md--w-2\/6 {
    width: 33.333333% !important
  }

  .userstyle .md--w-3\/6 {
    width: 50% !important
  }

  .userstyle .md--w-4\/6 {
    width: 66.666667% !important
  }

  .userstyle .md--w-5\/6 {
    width: 83.333333% !important
  }

  .userstyle .md--w-1\/12 {
    width: 8.333333% !important
  }

  .userstyle .md--w-2\/12 {
    width: 16.666667% !important
  }

  .userstyle .md--w-3\/12 {
    width: 25% !important
  }

  .userstyle .md--w-4\/12 {
    width: 33.333333% !important
  }

  .userstyle .md--w-5\/12 {
    width: 41.666667% !important
  }

  .userstyle .md--w-6\/12 {
    width: 50% !important
  }

  .userstyle .md--w-7\/12 {
    width: 58.333333% !important
  }

  .userstyle .md--w-8\/12 {
    width: 66.666667% !important
  }

  .userstyle .md--w-9\/12 {
    width: 75% !important
  }

  .userstyle .md--w-10\/12 {
    width: 83.333333% !important
  }

  .userstyle .md--w-11\/12 {
    width: 91.666667% !important
  }

  .userstyle .md--w-full {
    width: 100% !important
  }

  .userstyle .md--w-screen {
    width: 100vw !important
  }

  .userstyle .md--z-0 {
    z-index: 0 !important
  }

  .userstyle .md--z-10 {
    z-index: 10 !important
  }

  .userstyle .md--z-20 {
    z-index: 20 !important
  }

  .userstyle .md--z-30 {
    z-index: 30 !important
  }

  .userstyle .md--z-40 {
    z-index: 40 !important
  }

  .userstyle .md--z-50 {
    z-index: 50 !important
  }

  .userstyle .md--z-auto {
    z-index: auto !important
  }

  .userstyle .md--gap-0 {
    grid-gap: 0 !important;
    gap: 0 !important
  }

  .userstyle .md--gap-2 {
    grid-gap: 2px !important;
    gap: 2px !important
  }

  .userstyle .md--gap-4 {
    grid-gap: 4px !important;
    gap: 4px !important
  }

  .userstyle .md--gap-8 {
    grid-gap: 8px !important;
    gap: 8px !important
  }

  .userstyle .md--gap-12 {
    grid-gap: 12px !important;
    gap: 12px !important
  }

  .userstyle .md--gap-16 {
    grid-gap: 16px !important;
    gap: 16px !important
  }

  .userstyle .md--gap-20 {
    grid-gap: 20px !important;
    gap: 20px !important
  }

  .userstyle .md--gap-24 {
    grid-gap: 24px !important;
    gap: 24px !important
  }

  .userstyle .md--gap-32 {
    grid-gap: 32px !important;
    gap: 32px !important
  }

  .userstyle .md--gap-40 {
    grid-gap: 40px !important;
    gap: 40px !important
  }

  .userstyle .md--gap-48 {
    grid-gap: 48px !important;
    gap: 48px !important
  }

  .userstyle .md--gap-56 {
    grid-gap: 56px !important;
    gap: 56px !important
  }

  .userstyle .md--gap-64 {
    grid-gap: 64px !important;
    gap: 64px !important
  }

  .userstyle .md--gap-px {
    grid-gap: 1px !important;
    gap: 1px !important
  }

  .userstyle .md--col-gap-0 {
    grid-column-gap: 0 !important;
    -webkit-column-gap: 0 !important;
    column-gap: 0 !important
  }

  .userstyle .md--col-gap-2 {
    grid-column-gap: 2px !important;
    -webkit-column-gap: 2px !important;
    column-gap: 2px !important
  }

  .userstyle .md--col-gap-4 {
    grid-column-gap: 4px !important;
    -webkit-column-gap: 4px !important;
    column-gap: 4px !important
  }

  .userstyle .md--col-gap-8 {
    grid-column-gap: 8px !important;
    -webkit-column-gap: 8px !important;
    column-gap: 8px !important
  }

  .userstyle .md--col-gap-12 {
    grid-column-gap: 12px !important;
    -webkit-column-gap: 12px !important;
    column-gap: 12px !important
  }

  .userstyle .md--col-gap-16 {
    grid-column-gap: 16px !important;
    -webkit-column-gap: 16px !important;
    column-gap: 16px !important
  }

  .userstyle .md--col-gap-20 {
    grid-column-gap: 20px !important;
    -webkit-column-gap: 20px !important;
    column-gap: 20px !important
  }

  .userstyle .md--col-gap-24 {
    grid-column-gap: 24px !important;
    -webkit-column-gap: 24px !important;
    column-gap: 24px !important
  }

  .userstyle .md--col-gap-32 {
    grid-column-gap: 32px !important;
    -webkit-column-gap: 32px !important;
    column-gap: 32px !important
  }

  .userstyle .md--col-gap-40 {
    grid-column-gap: 40px !important;
    -webkit-column-gap: 40px !important;
    column-gap: 40px !important
  }

  .userstyle .md--col-gap-48 {
    grid-column-gap: 48px !important;
    -webkit-column-gap: 48px !important;
    column-gap: 48px !important
  }

  .userstyle .md--col-gap-56 {
    grid-column-gap: 56px !important;
    -webkit-column-gap: 56px !important;
    column-gap: 56px !important
  }

  .userstyle .md--col-gap-64 {
    grid-column-gap: 64px !important;
    -webkit-column-gap: 64px !important;
    column-gap: 64px !important
  }

  .userstyle .md--col-gap-px {
    grid-column-gap: 1px !important;
    -webkit-column-gap: 1px !important;
    column-gap: 1px !important
  }

  .userstyle .md--row-gap-0 {
    grid-row-gap: 0 !important;
    row-gap: 0 !important
  }

  .userstyle .md--row-gap-2 {
    grid-row-gap: 2px !important;
    row-gap: 2px !important
  }

  .userstyle .md--row-gap-4 {
    grid-row-gap: 4px !important;
    row-gap: 4px !important
  }

  .userstyle .md--row-gap-8 {
    grid-row-gap: 8px !important;
    row-gap: 8px !important
  }

  .userstyle .md--row-gap-12 {
    grid-row-gap: 12px !important;
    row-gap: 12px !important
  }

  .userstyle .md--row-gap-16 {
    grid-row-gap: 16px !important;
    row-gap: 16px !important
  }

  .userstyle .md--row-gap-20 {
    grid-row-gap: 20px !important;
    row-gap: 20px !important
  }

  .userstyle .md--row-gap-24 {
    grid-row-gap: 24px !important;
    row-gap: 24px !important
  }

  .userstyle .md--row-gap-32 {
    grid-row-gap: 32px !important;
    row-gap: 32px !important
  }

  .userstyle .md--row-gap-40 {
    grid-row-gap: 40px !important;
    row-gap: 40px !important
  }

  .userstyle .md--row-gap-48 {
    grid-row-gap: 48px !important;
    row-gap: 48px !important
  }

  .userstyle .md--row-gap-56 {
    grid-row-gap: 56px !important;
    row-gap: 56px !important
  }

  .userstyle .md--row-gap-64 {
    grid-row-gap: 64px !important;
    row-gap: 64px !important
  }

  .userstyle .md--row-gap-px {
    grid-row-gap: 1px !important;
    row-gap: 1px !important
  }

  .userstyle .md--grid-flow-row {
    grid-auto-flow: row !important
  }

  .userstyle .md--grid-flow-col {
    grid-auto-flow: column !important
  }

  .userstyle .md--grid-flow-row-dense {
    grid-auto-flow: row dense !important
  }

  .userstyle .md--grid-flow-col-dense {
    grid-auto-flow: column dense !important
  }

  .userstyle .md--grid-cols-1 {
    -ms-grid-columns: (minmax(0, 1fr))[1] !important;
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-2 {
    -ms-grid-columns: (minmax(0, 1fr))[2] !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-3 {
    -ms-grid-columns: (minmax(0, 1fr))[3] !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-4 {
    -ms-grid-columns: (minmax(0, 1fr))[4] !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-5 {
    -ms-grid-columns: (minmax(0, 1fr))[5] !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-6 {
    -ms-grid-columns: (minmax(0, 1fr))[6] !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-7 {
    -ms-grid-columns: (minmax(0, 1fr))[7] !important;
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-8 {
    -ms-grid-columns: (minmax(0, 1fr))[8] !important;
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-9 {
    -ms-grid-columns: (minmax(0, 1fr))[9] !important;
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-10 {
    -ms-grid-columns: (minmax(0, 1fr))[10] !important;
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-11 {
    -ms-grid-columns: (minmax(0, 1fr))[11] !important;
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-12 {
    -ms-grid-columns: (minmax(0, 1fr))[12] !important;
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-cols-none {
    -ms-grid-columns: none !important;
    grid-template-columns: none !important
  }

  .userstyle .md--col-auto {
    grid-column: auto !important
  }

  .userstyle .md--col-span-1 {
    grid-column: span 1 / span 1 !important
  }

  .userstyle .md--col-span-2 {
    grid-column: span 2 / span 2 !important
  }

  .userstyle .md--col-span-3 {
    grid-column: span 3 / span 3 !important
  }

  .userstyle .md--col-span-4 {
    grid-column: span 4 / span 4 !important
  }

  .userstyle .md--col-span-5 {
    grid-column: span 5 / span 5 !important
  }

  .userstyle .md--col-span-6 {
    grid-column: span 6 / span 6 !important
  }

  .userstyle .md--col-span-7 {
    grid-column: span 7 / span 7 !important
  }

  .userstyle .md--col-span-8 {
    grid-column: span 8 / span 8 !important
  }

  .userstyle .md--col-span-9 {
    grid-column: span 9 / span 9 !important
  }

  .userstyle .md--col-span-10 {
    grid-column: span 10 / span 10 !important
  }

  .userstyle .md--col-span-11 {
    grid-column: span 11 / span 11 !important
  }

  .userstyle .md--col-span-12 {
    grid-column: span 12 / span 12 !important
  }

  .userstyle .md--col-start-1 {
    -ms-grid-column: 1 !important;
    grid-column-start: 1 !important
  }

  .userstyle .md--col-start-2 {
    -ms-grid-column: 2 !important;
    grid-column-start: 2 !important
  }

  .userstyle .md--col-start-3 {
    -ms-grid-column: 3 !important;
    grid-column-start: 3 !important
  }

  .userstyle .md--col-start-4 {
    -ms-grid-column: 4 !important;
    grid-column-start: 4 !important
  }

  .userstyle .md--col-start-5 {
    -ms-grid-column: 5 !important;
    grid-column-start: 5 !important
  }

  .userstyle .md--col-start-6 {
    -ms-grid-column: 6 !important;
    grid-column-start: 6 !important
  }

  .userstyle .md--col-start-7 {
    -ms-grid-column: 7 !important;
    grid-column-start: 7 !important
  }

  .userstyle .md--col-start-8 {
    -ms-grid-column: 8 !important;
    grid-column-start: 8 !important
  }

  .userstyle .md--col-start-9 {
    -ms-grid-column: 9 !important;
    grid-column-start: 9 !important
  }

  .userstyle .md--col-start-10 {
    -ms-grid-column: 10 !important;
    grid-column-start: 10 !important
  }

  .userstyle .md--col-start-11 {
    -ms-grid-column: 11 !important;
    grid-column-start: 11 !important
  }

  .userstyle .md--col-start-12 {
    -ms-grid-column: 12 !important;
    grid-column-start: 12 !important
  }

  .userstyle .md--col-start-13 {
    -ms-grid-column: 13 !important;
    grid-column-start: 13 !important
  }

  .userstyle .md--col-start-auto {
    -ms-grid-column: auto !important;
    grid-column-start: auto !important
  }

  .userstyle .md--col-end-1 {
    grid-column-end: 1 !important
  }

  .userstyle .md--col-end-2 {
    grid-column-end: 2 !important
  }

  .userstyle .md--col-end-3 {
    grid-column-end: 3 !important
  }

  .userstyle .md--col-end-4 {
    grid-column-end: 4 !important
  }

  .userstyle .md--col-end-5 {
    grid-column-end: 5 !important
  }

  .userstyle .md--col-end-6 {
    grid-column-end: 6 !important
  }

  .userstyle .md--col-end-7 {
    grid-column-end: 7 !important
  }

  .userstyle .md--col-end-8 {
    grid-column-end: 8 !important
  }

  .userstyle .md--col-end-9 {
    grid-column-end: 9 !important
  }

  .userstyle .md--col-end-10 {
    grid-column-end: 10 !important
  }

  .userstyle .md--col-end-11 {
    grid-column-end: 11 !important
  }

  .userstyle .md--col-end-12 {
    grid-column-end: 12 !important
  }

  .userstyle .md--col-end-13 {
    grid-column-end: 13 !important
  }

  .userstyle .md--col-end-auto {
    grid-column-end: auto !important
  }

  .userstyle .md--grid-rows-1 {
    -ms-grid-rows: (minmax(0, 1fr))[1] !important;
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-rows-2 {
    -ms-grid-rows: (minmax(0, 1fr))[2] !important;
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-rows-3 {
    -ms-grid-rows: (minmax(0, 1fr))[3] !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-rows-4 {
    -ms-grid-rows: (minmax(0, 1fr))[4] !important;
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-rows-5 {
    -ms-grid-rows: (minmax(0, 1fr))[5] !important;
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-rows-6 {
    -ms-grid-rows: (minmax(0, 1fr))[6] !important;
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important
  }

  .userstyle .md--grid-rows-none {
    -ms-grid-rows: none !important;
    grid-template-rows: none !important
  }

  .userstyle .md--row-auto {
    grid-row: auto !important
  }

  .userstyle .md--row-span-1 {
    grid-row: span 1 / span 1 !important
  }

  .userstyle .md--row-span-2 {
    grid-row: span 2 / span 2 !important
  }

  .userstyle .md--row-span-3 {
    grid-row: span 3 / span 3 !important
  }

  .userstyle .md--row-span-4 {
    grid-row: span 4 / span 4 !important
  }

  .userstyle .md--row-span-5 {
    grid-row: span 5 / span 5 !important
  }

  .userstyle .md--row-span-6 {
    grid-row: span 6 / span 6 !important
  }

  .userstyle .md--row-start-1 {
    -ms-grid-row: 1 !important;
    grid-row-start: 1 !important
  }

  .userstyle .md--row-start-2 {
    -ms-grid-row: 2 !important;
    grid-row-start: 2 !important
  }

  .userstyle .md--row-start-3 {
    -ms-grid-row: 3 !important;
    grid-row-start: 3 !important
  }

  .userstyle .md--row-start-4 {
    -ms-grid-row: 4 !important;
    grid-row-start: 4 !important
  }

  .userstyle .md--row-start-5 {
    -ms-grid-row: 5 !important;
    grid-row-start: 5 !important
  }

  .userstyle .md--row-start-6 {
    -ms-grid-row: 6 !important;
    grid-row-start: 6 !important
  }

  .userstyle .md--row-start-7 {
    -ms-grid-row: 7 !important;
    grid-row-start: 7 !important
  }

  .userstyle .md--row-start-auto {
    -ms-grid-row: auto !important;
    grid-row-start: auto !important
  }

  .userstyle .md--row-end-1 {
    grid-row-end: 1 !important
  }

  .userstyle .md--row-end-2 {
    grid-row-end: 2 !important
  }

  .userstyle .md--row-end-3 {
    grid-row-end: 3 !important
  }

  .userstyle .md--row-end-4 {
    grid-row-end: 4 !important
  }

  .userstyle .md--row-end-5 {
    grid-row-end: 5 !important
  }

  .userstyle .md--row-end-6 {
    grid-row-end: 6 !important
  }

  .userstyle .md--row-end-7 {
    grid-row-end: 7 !important
  }

  .userstyle .md--row-end-auto {
    grid-row-end: auto !important
  }

  .userstyle .md--transform {
    --transform-translate-x: 0 !important;
    --transform-translate-y: 0 !important;
    --transform-rotate: 0 !important;
    --transform-skew-x: 0 !important;
    --transform-skew-y: 0 !important;
    --transform-scale-x: 1 !important;
    --transform-scale-y: 1 !important;
    -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)) !important;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)) !important
  }

  .userstyle .md--transform-none {
    -webkit-transform: none !important;
    transform: none !important
  }

  .userstyle .md--origin-center {
    -webkit-transform-origin: center !important;
    transform-origin: center !important
  }

  .userstyle .md--origin-top {
    -webkit-transform-origin: top !important;
    transform-origin: top !important
  }

  .userstyle .md--origin-top-right {
    -webkit-transform-origin: top right !important;
    transform-origin: top right !important
  }

  .userstyle .md--origin-right {
    -webkit-transform-origin: right !important;
    transform-origin: right !important
  }

  .userstyle .md--origin-bottom-right {
    -webkit-transform-origin: bottom right !important;
    transform-origin: bottom right !important
  }

  .userstyle .md--origin-bottom {
    -webkit-transform-origin: bottom !important;
    transform-origin: bottom !important
  }

  .userstyle .md--origin-bottom-left {
    -webkit-transform-origin: bottom left !important;
    transform-origin: bottom left !important
  }

  .userstyle .md--origin-left {
    -webkit-transform-origin: left !important;
    transform-origin: left !important
  }

  .userstyle .md--origin-top-left {
    -webkit-transform-origin: top left !important;
    transform-origin: top left !important
  }

  .userstyle .md--scale-0 {
    --transform-scale-x: 0 !important;
    --transform-scale-y: 0 !important
  }

  .userstyle .md--scale-50 {
    --transform-scale-x: .5 !important;
    --transform-scale-y: .5 !important
  }

  .userstyle .md--scale-75 {
    --transform-scale-x: .75 !important;
    --transform-scale-y: .75 !important
  }

  .userstyle .md--scale-90 {
    --transform-scale-x: .9 !important;
    --transform-scale-y: .9 !important
  }

  .userstyle .md--scale-95 {
    --transform-scale-x: .95 !important;
    --transform-scale-y: .95 !important
  }

  .userstyle .md--scale-100 {
    --transform-scale-x: 1 !important;
    --transform-scale-y: 1 !important
  }

  .userstyle .md--scale-105 {
    --transform-scale-x: 1.05 !important;
    --transform-scale-y: 1.05 !important
  }

  .userstyle .md--scale-110 {
    --transform-scale-x: 1.1 !important;
    --transform-scale-y: 1.1 !important
  }

  .userstyle .md--scale-125 {
    --transform-scale-x: 1.25 !important;
    --transform-scale-y: 1.25 !important
  }

  .userstyle .md--scale-150 {
    --transform-scale-x: 1.5 !important;
    --transform-scale-y: 1.5 !important
  }

  .userstyle .md--scale-x-0 {
    --transform-scale-x: 0 !important
  }

  .userstyle .md--scale-x-50 {
    --transform-scale-x: .5 !important
  }

  .userstyle .md--scale-x-75 {
    --transform-scale-x: .75 !important
  }

  .userstyle .md--scale-x-90 {
    --transform-scale-x: .9 !important
  }

  .userstyle .md--scale-x-95 {
    --transform-scale-x: .95 !important
  }

  .userstyle .md--scale-x-100 {
    --transform-scale-x: 1 !important
  }

  .userstyle .md--scale-x-105 {
    --transform-scale-x: 1.05 !important
  }

  .userstyle .md--scale-x-110 {
    --transform-scale-x: 1.1 !important
  }

  .userstyle .md--scale-x-125 {
    --transform-scale-x: 1.25 !important
  }

  .userstyle .md--scale-x-150 {
    --transform-scale-x: 1.5 !important
  }

  .userstyle .md--scale-y-0 {
    --transform-scale-y: 0 !important
  }

  .userstyle .md--scale-y-50 {
    --transform-scale-y: .5 !important
  }

  .userstyle .md--scale-y-75 {
    --transform-scale-y: .75 !important
  }

  .userstyle .md--scale-y-90 {
    --transform-scale-y: .9 !important
  }

  .userstyle .md--scale-y-95 {
    --transform-scale-y: .95 !important
  }

  .userstyle .md--scale-y-100 {
    --transform-scale-y: 1 !important
  }

  .userstyle .md--scale-y-105 {
    --transform-scale-y: 1.05 !important
  }

  .userstyle .md--scale-y-110 {
    --transform-scale-y: 1.1 !important
  }

  .userstyle .md--scale-y-125 {
    --transform-scale-y: 1.25 !important
  }

  .userstyle .md--scale-y-150 {
    --transform-scale-y: 1.5 !important
  }

  .userstyle .md--hover--scale-0:hover {
    --transform-scale-x: 0 !important;
    --transform-scale-y: 0 !important
  }

  .userstyle .md--hover--scale-50:hover {
    --transform-scale-x: .5 !important;
    --transform-scale-y: .5 !important
  }

  .userstyle .md--hover--scale-75:hover {
    --transform-scale-x: .75 !important;
    --transform-scale-y: .75 !important
  }

  .userstyle .md--hover--scale-90:hover {
    --transform-scale-x: .9 !important;
    --transform-scale-y: .9 !important
  }

  .userstyle .md--hover--scale-95:hover {
    --transform-scale-x: .95 !important;
    --transform-scale-y: .95 !important
  }

  .userstyle .md--hover--scale-100:hover {
    --transform-scale-x: 1 !important;
    --transform-scale-y: 1 !important
  }

  .userstyle .md--hover--scale-105:hover {
    --transform-scale-x: 1.05 !important;
    --transform-scale-y: 1.05 !important
  }

  .userstyle .md--hover--scale-110:hover {
    --transform-scale-x: 1.1 !important;
    --transform-scale-y: 1.1 !important
  }

  .userstyle .md--hover--scale-125:hover {
    --transform-scale-x: 1.25 !important;
    --transform-scale-y: 1.25 !important
  }

  .userstyle .md--hover--scale-150:hover {
    --transform-scale-x: 1.5 !important;
    --transform-scale-y: 1.5 !important
  }

  .userstyle .md--hover--scale-x-0:hover {
    --transform-scale-x: 0 !important
  }

  .userstyle .md--hover--scale-x-50:hover {
    --transform-scale-x: .5 !important
  }

  .userstyle .md--hover--scale-x-75:hover {
    --transform-scale-x: .75 !important
  }

  .userstyle .md--hover--scale-x-90:hover {
    --transform-scale-x: .9 !important
  }

  .userstyle .md--hover--scale-x-95:hover {
    --transform-scale-x: .95 !important
  }

  .userstyle .md--hover--scale-x-100:hover {
    --transform-scale-x: 1 !important
  }

  .userstyle .md--hover--scale-x-105:hover {
    --transform-scale-x: 1.05 !important
  }

  .userstyle .md--hover--scale-x-110:hover {
    --transform-scale-x: 1.1 !important
  }

  .userstyle .md--hover--scale-x-125:hover {
    --transform-scale-x: 1.25 !important
  }

  .userstyle .md--hover--scale-x-150:hover {
    --transform-scale-x: 1.5 !important
  }

  .userstyle .md--hover--scale-y-0:hover {
    --transform-scale-y: 0 !important
  }

  .userstyle .md--hover--scale-y-50:hover {
    --transform-scale-y: .5 !important
  }

  .userstyle .md--hover--scale-y-75:hover {
    --transform-scale-y: .75 !important
  }

  .userstyle .md--hover--scale-y-90:hover {
    --transform-scale-y: .9 !important
  }

  .userstyle .md--hover--scale-y-95:hover {
    --transform-scale-y: .95 !important
  }

  .userstyle .md--hover--scale-y-100:hover {
    --transform-scale-y: 1 !important
  }

  .userstyle .md--hover--scale-y-105:hover {
    --transform-scale-y: 1.05 !important
  }

  .userstyle .md--hover--scale-y-110:hover {
    --transform-scale-y: 1.1 !important
  }

  .userstyle .md--hover--scale-y-125:hover {
    --transform-scale-y: 1.25 !important
  }

  .userstyle .md--hover--scale-y-150:hover {
    --transform-scale-y: 1.5 !important
  }

  .userstyle .md--focus--scale-0:focus {
    --transform-scale-x: 0 !important;
    --transform-scale-y: 0 !important
  }

  .userstyle .md--focus--scale-50:focus {
    --transform-scale-x: .5 !important;
    --transform-scale-y: .5 !important
  }

  .userstyle .md--focus--scale-75:focus {
    --transform-scale-x: .75 !important;
    --transform-scale-y: .75 !important
  }

  .userstyle .md--focus--scale-90:focus {
    --transform-scale-x: .9 !important;
    --transform-scale-y: .9 !important
  }

  .userstyle .md--focus--scale-95:focus {
    --transform-scale-x: .95 !important;
    --transform-scale-y: .95 !important
  }

  .userstyle .md--focus--scale-100:focus {
    --transform-scale-x: 1 !important;
    --transform-scale-y: 1 !important
  }

  .userstyle .md--focus--scale-105:focus {
    --transform-scale-x: 1.05 !important;
    --transform-scale-y: 1.05 !important
  }

  .userstyle .md--focus--scale-110:focus {
    --transform-scale-x: 1.1 !important;
    --transform-scale-y: 1.1 !important
  }

  .userstyle .md--focus--scale-125:focus {
    --transform-scale-x: 1.25 !important;
    --transform-scale-y: 1.25 !important
  }

  .userstyle .md--focus--scale-150:focus {
    --transform-scale-x: 1.5 !important;
    --transform-scale-y: 1.5 !important
  }

  .userstyle .md--focus--scale-x-0:focus {
    --transform-scale-x: 0 !important
  }

  .userstyle .md--focus--scale-x-50:focus {
    --transform-scale-x: .5 !important
  }

  .userstyle .md--focus--scale-x-75:focus {
    --transform-scale-x: .75 !important
  }

  .userstyle .md--focus--scale-x-90:focus {
    --transform-scale-x: .9 !important
  }

  .userstyle .md--focus--scale-x-95:focus {
    --transform-scale-x: .95 !important
  }

  .userstyle .md--focus--scale-x-100:focus {
    --transform-scale-x: 1 !important
  }

  .userstyle .md--focus--scale-x-105:focus {
    --transform-scale-x: 1.05 !important
  }

  .userstyle .md--focus--scale-x-110:focus {
    --transform-scale-x: 1.1 !important
  }

  .userstyle .md--focus--scale-x-125:focus {
    --transform-scale-x: 1.25 !important
  }

  .userstyle .md--focus--scale-x-150:focus {
    --transform-scale-x: 1.5 !important
  }

  .userstyle .md--focus--scale-y-0:focus {
    --transform-scale-y: 0 !important
  }

  .userstyle .md--focus--scale-y-50:focus {
    --transform-scale-y: .5 !important
  }

  .userstyle .md--focus--scale-y-75:focus {
    --transform-scale-y: .75 !important
  }

  .userstyle .md--focus--scale-y-90:focus {
    --transform-scale-y: .9 !important
  }

  .userstyle .md--focus--scale-y-95:focus {
    --transform-scale-y: .95 !important
  }

  .userstyle .md--focus--scale-y-100:focus {
    --transform-scale-y: 1 !important
  }

  .userstyle .md--focus--scale-y-105:focus {
    --transform-scale-y: 1.05 !important
  }

  .userstyle .md--focus--scale-y-110:focus {
    --transform-scale-y: 1.1 !important
  }

  .userstyle .md--focus--scale-y-125:focus {
    --transform-scale-y: 1.25 !important
  }

  .userstyle .md--focus--scale-y-150:focus {
    --transform-scale-y: 1.5 !important
  }

  .userstyle .md--rotate-0 {
    --transform-rotate: 0 !important
  }

  .userstyle .md--rotate-45 {
    --transform-rotate: 45deg !important
  }

  .userstyle .md--rotate-90 {
    --transform-rotate: 90deg !important
  }

  .userstyle .md--rotate-180 {
    --transform-rotate: 180deg !important
  }

  .userstyle .md---rotate-180 {
    --transform-rotate: -180deg !important
  }

  .userstyle .md---rotate-90 {
    --transform-rotate: -90deg !important
  }

  .userstyle .md---rotate-45 {
    --transform-rotate: -45deg !important
  }

  .userstyle .md--hover--rotate-0:hover {
    --transform-rotate: 0 !important
  }

  .userstyle .md--hover--rotate-45:hover {
    --transform-rotate: 45deg !important
  }

  .userstyle .md--hover--rotate-90:hover {
    --transform-rotate: 90deg !important
  }

  .userstyle .md--hover--rotate-180:hover {
    --transform-rotate: 180deg !important
  }

  .userstyle .md--hover---rotate-180:hover {
    --transform-rotate: -180deg !important
  }

  .userstyle .md--hover---rotate-90:hover {
    --transform-rotate: -90deg !important
  }

  .userstyle .md--hover---rotate-45:hover {
    --transform-rotate: -45deg !important
  }

  .userstyle .md--focus--rotate-0:focus {
    --transform-rotate: 0 !important
  }

  .userstyle .md--focus--rotate-45:focus {
    --transform-rotate: 45deg !important
  }

  .userstyle .md--focus--rotate-90:focus {
    --transform-rotate: 90deg !important
  }

  .userstyle .md--focus--rotate-180:focus {
    --transform-rotate: 180deg !important
  }

  .userstyle .md--focus---rotate-180:focus {
    --transform-rotate: -180deg !important
  }

  .userstyle .md--focus---rotate-90:focus {
    --transform-rotate: -90deg !important
  }

  .userstyle .md--focus---rotate-45:focus {
    --transform-rotate: -45deg !important
  }

  .userstyle .md--translate-x-0 {
    --transform-translate-x: 0 !important
  }

  .userstyle .md--translate-x-2 {
    --transform-translate-x: 2px !important
  }

  .userstyle .md--translate-x-4 {
    --transform-translate-x: 4px !important
  }

  .userstyle .md--translate-x-8 {
    --transform-translate-x: 8px !important
  }

  .userstyle .md--translate-x-12 {
    --transform-translate-x: 12px !important
  }

  .userstyle .md--translate-x-16 {
    --transform-translate-x: 16px !important
  }

  .userstyle .md--translate-x-20 {
    --transform-translate-x: 20px !important
  }

  .userstyle .md--translate-x-24 {
    --transform-translate-x: 24px !important
  }

  .userstyle .md--translate-x-32 {
    --transform-translate-x: 32px !important
  }

  .userstyle .md--translate-x-40 {
    --transform-translate-x: 40px !important
  }

  .userstyle .md--translate-x-48 {
    --transform-translate-x: 48px !important
  }

  .userstyle .md--translate-x-56 {
    --transform-translate-x: 56px !important
  }

  .userstyle .md--translate-x-64 {
    --transform-translate-x: 64px !important
  }

  .userstyle .md--translate-x-px {
    --transform-translate-x: 1px !important
  }

  .userstyle .md---translate-x-2 {
    --transform-translate-x: -2px !important
  }

  .userstyle .md---translate-x-4 {
    --transform-translate-x: -4px !important
  }

  .userstyle .md---translate-x-8 {
    --transform-translate-x: -8px !important
  }

  .userstyle .md---translate-x-12 {
    --transform-translate-x: -12px !important
  }

  .userstyle .md---translate-x-16 {
    --transform-translate-x: -16px !important
  }

  .userstyle .md---translate-x-20 {
    --transform-translate-x: -20px !important
  }

  .userstyle .md---translate-x-24 {
    --transform-translate-x: -24px !important
  }

  .userstyle .md---translate-x-32 {
    --transform-translate-x: -32px !important
  }

  .userstyle .md---translate-x-40 {
    --transform-translate-x: -40px !important
  }

  .userstyle .md---translate-x-48 {
    --transform-translate-x: -48px !important
  }

  .userstyle .md---translate-x-56 {
    --transform-translate-x: -56px !important
  }

  .userstyle .md---translate-x-64 {
    --transform-translate-x: -64px !important
  }

  .userstyle .md---translate-x-px {
    --transform-translate-x: -1px !important
  }

  .userstyle .md---translate-x-full {
    --transform-translate-x: -100% !important
  }

  .userstyle .md---translate-x-1\/2 {
    --transform-translate-x: -50% !important
  }

  .userstyle .md--translate-x-1\/2 {
    --transform-translate-x: 50% !important
  }

  .userstyle .md--translate-x-full {
    --transform-translate-x: 100% !important
  }

  .userstyle .md--translate-y-0 {
    --transform-translate-y: 0 !important
  }

  .userstyle .md--translate-y-2 {
    --transform-translate-y: 2px !important
  }

  .userstyle .md--translate-y-4 {
    --transform-translate-y: 4px !important
  }

  .userstyle .md--translate-y-8 {
    --transform-translate-y: 8px !important
  }

  .userstyle .md--translate-y-12 {
    --transform-translate-y: 12px !important
  }

  .userstyle .md--translate-y-16 {
    --transform-translate-y: 16px !important
  }

  .userstyle .md--translate-y-20 {
    --transform-translate-y: 20px !important
  }

  .userstyle .md--translate-y-24 {
    --transform-translate-y: 24px !important
  }

  .userstyle .md--translate-y-32 {
    --transform-translate-y: 32px !important
  }

  .userstyle .md--translate-y-40 {
    --transform-translate-y: 40px !important
  }

  .userstyle .md--translate-y-48 {
    --transform-translate-y: 48px !important
  }

  .userstyle .md--translate-y-56 {
    --transform-translate-y: 56px !important
  }

  .userstyle .md--translate-y-64 {
    --transform-translate-y: 64px !important
  }

  .userstyle .md--translate-y-px {
    --transform-translate-y: 1px !important
  }

  .userstyle .md---translate-y-2 {
    --transform-translate-y: -2px !important
  }

  .userstyle .md---translate-y-4 {
    --transform-translate-y: -4px !important
  }

  .userstyle .md---translate-y-8 {
    --transform-translate-y: -8px !important
  }

  .userstyle .md---translate-y-12 {
    --transform-translate-y: -12px !important
  }

  .userstyle .md---translate-y-16 {
    --transform-translate-y: -16px !important
  }

  .userstyle .md---translate-y-20 {
    --transform-translate-y: -20px !important
  }

  .userstyle .md---translate-y-24 {
    --transform-translate-y: -24px !important
  }

  .userstyle .md---translate-y-32 {
    --transform-translate-y: -32px !important
  }

  .userstyle .md---translate-y-40 {
    --transform-translate-y: -40px !important
  }

  .userstyle .md---translate-y-48 {
    --transform-translate-y: -48px !important
  }

  .userstyle .md---translate-y-56 {
    --transform-translate-y: -56px !important
  }

  .userstyle .md---translate-y-64 {
    --transform-translate-y: -64px !important
  }

  .userstyle .md---translate-y-px {
    --transform-translate-y: -1px !important
  }

  .userstyle .md---translate-y-full {
    --transform-translate-y: -100% !important
  }

  .userstyle .md---translate-y-1\/2 {
    --transform-translate-y: -50% !important
  }

  .userstyle .md--translate-y-1\/2 {
    --transform-translate-y: 50% !important
  }

  .userstyle .md--translate-y-full {
    --transform-translate-y: 100% !important
  }

  .userstyle .md--hover--translate-x-0:hover {
    --transform-translate-x: 0 !important
  }

  .userstyle .md--hover--translate-x-2:hover {
    --transform-translate-x: 2px !important
  }

  .userstyle .md--hover--translate-x-4:hover {
    --transform-translate-x: 4px !important
  }

  .userstyle .md--hover--translate-x-8:hover {
    --transform-translate-x: 8px !important
  }

  .userstyle .md--hover--translate-x-12:hover {
    --transform-translate-x: 12px !important
  }

  .userstyle .md--hover--translate-x-16:hover {
    --transform-translate-x: 16px !important
  }

  .userstyle .md--hover--translate-x-20:hover {
    --transform-translate-x: 20px !important
  }

  .userstyle .md--hover--translate-x-24:hover {
    --transform-translate-x: 24px !important
  }

  .userstyle .md--hover--translate-x-32:hover {
    --transform-translate-x: 32px !important
  }

  .userstyle .md--hover--translate-x-40:hover {
    --transform-translate-x: 40px !important
  }

  .userstyle .md--hover--translate-x-48:hover {
    --transform-translate-x: 48px !important
  }

  .userstyle .md--hover--translate-x-56:hover {
    --transform-translate-x: 56px !important
  }

  .userstyle .md--hover--translate-x-64:hover {
    --transform-translate-x: 64px !important
  }

  .userstyle .md--hover--translate-x-px:hover {
    --transform-translate-x: 1px !important
  }

  .userstyle .md--hover---translate-x-2:hover {
    --transform-translate-x: -2px !important
  }

  .userstyle .md--hover---translate-x-4:hover {
    --transform-translate-x: -4px !important
  }

  .userstyle .md--hover---translate-x-8:hover {
    --transform-translate-x: -8px !important
  }

  .userstyle .md--hover---translate-x-12:hover {
    --transform-translate-x: -12px !important
  }

  .userstyle .md--hover---translate-x-16:hover {
    --transform-translate-x: -16px !important
  }

  .userstyle .md--hover---translate-x-20:hover {
    --transform-translate-x: -20px !important
  }

  .userstyle .md--hover---translate-x-24:hover {
    --transform-translate-x: -24px !important
  }

  .userstyle .md--hover---translate-x-32:hover {
    --transform-translate-x: -32px !important
  }

  .userstyle .md--hover---translate-x-40:hover {
    --transform-translate-x: -40px !important
  }

  .userstyle .md--hover---translate-x-48:hover {
    --transform-translate-x: -48px !important
  }

  .userstyle .md--hover---translate-x-56:hover {
    --transform-translate-x: -56px !important
  }

  .userstyle .md--hover---translate-x-64:hover {
    --transform-translate-x: -64px !important
  }

  .userstyle .md--hover---translate-x-px:hover {
    --transform-translate-x: -1px !important
  }

  .userstyle .md--hover---translate-x-full:hover {
    --transform-translate-x: -100% !important
  }

  .userstyle .md--hover---translate-x-1\/2:hover {
    --transform-translate-x: -50% !important
  }

  .userstyle .md--hover--translate-x-1\/2:hover {
    --transform-translate-x: 50% !important
  }

  .userstyle .md--hover--translate-x-full:hover {
    --transform-translate-x: 100% !important
  }

  .userstyle .md--hover--translate-y-0:hover {
    --transform-translate-y: 0 !important
  }

  .userstyle .md--hover--translate-y-2:hover {
    --transform-translate-y: 2px !important
  }

  .userstyle .md--hover--translate-y-4:hover {
    --transform-translate-y: 4px !important
  }

  .userstyle .md--hover--translate-y-8:hover {
    --transform-translate-y: 8px !important
  }

  .userstyle .md--hover--translate-y-12:hover {
    --transform-translate-y: 12px !important
  }

  .userstyle .md--hover--translate-y-16:hover {
    --transform-translate-y: 16px !important
  }

  .userstyle .md--hover--translate-y-20:hover {
    --transform-translate-y: 20px !important
  }

  .userstyle .md--hover--translate-y-24:hover {
    --transform-translate-y: 24px !important
  }

  .userstyle .md--hover--translate-y-32:hover {
    --transform-translate-y: 32px !important
  }

  .userstyle .md--hover--translate-y-40:hover {
    --transform-translate-y: 40px !important
  }

  .userstyle .md--hover--translate-y-48:hover {
    --transform-translate-y: 48px !important
  }

  .userstyle .md--hover--translate-y-56:hover {
    --transform-translate-y: 56px !important
  }

  .userstyle .md--hover--translate-y-64:hover {
    --transform-translate-y: 64px !important
  }

  .userstyle .md--hover--translate-y-px:hover {
    --transform-translate-y: 1px !important
  }

  .userstyle .md--hover---translate-y-2:hover {
    --transform-translate-y: -2px !important
  }

  .userstyle .md--hover---translate-y-4:hover {
    --transform-translate-y: -4px !important
  }

  .userstyle .md--hover---translate-y-8:hover {
    --transform-translate-y: -8px !important
  }

  .userstyle .md--hover---translate-y-12:hover {
    --transform-translate-y: -12px !important
  }

  .userstyle .md--hover---translate-y-16:hover {
    --transform-translate-y: -16px !important
  }

  .userstyle .md--hover---translate-y-20:hover {
    --transform-translate-y: -20px !important
  }

  .userstyle .md--hover---translate-y-24:hover {
    --transform-translate-y: -24px !important
  }

  .userstyle .md--hover---translate-y-32:hover {
    --transform-translate-y: -32px !important
  }

  .userstyle .md--hover---translate-y-40:hover {
    --transform-translate-y: -40px !important
  }

  .userstyle .md--hover---translate-y-48:hover {
    --transform-translate-y: -48px !important
  }

  .userstyle .md--hover---translate-y-56:hover {
    --transform-translate-y: -56px !important
  }

  .userstyle .md--hover---translate-y-64:hover {
    --transform-translate-y: -64px !important
  }

  .userstyle .md--hover---translate-y-px:hover {
    --transform-translate-y: -1px !important
  }

  .userstyle .md--hover---translate-y-full:hover {
    --transform-translate-y: -100% !important
  }

  .userstyle .md--hover---translate-y-1\/2:hover {
    --transform-translate-y: -50% !important
  }

  .userstyle .md--hover--translate-y-1\/2:hover {
    --transform-translate-y: 50% !important
  }

  .userstyle .md--hover--translate-y-full:hover {
    --transform-translate-y: 100% !important
  }

  .userstyle .md--focus--translate-x-0:focus {
    --transform-translate-x: 0 !important
  }

  .userstyle .md--focus--translate-x-2:focus {
    --transform-translate-x: 2px !important
  }

  .userstyle .md--focus--translate-x-4:focus {
    --transform-translate-x: 4px !important
  }

  .userstyle .md--focus--translate-x-8:focus {
    --transform-translate-x: 8px !important
  }

  .userstyle .md--focus--translate-x-12:focus {
    --transform-translate-x: 12px !important
  }

  .userstyle .md--focus--translate-x-16:focus {
    --transform-translate-x: 16px !important
  }

  .userstyle .md--focus--translate-x-20:focus {
    --transform-translate-x: 20px !important
  }

  .userstyle .md--focus--translate-x-24:focus {
    --transform-translate-x: 24px !important
  }

  .userstyle .md--focus--translate-x-32:focus {
    --transform-translate-x: 32px !important
  }

  .userstyle .md--focus--translate-x-40:focus {
    --transform-translate-x: 40px !important
  }

  .userstyle .md--focus--translate-x-48:focus {
    --transform-translate-x: 48px !important
  }

  .userstyle .md--focus--translate-x-56:focus {
    --transform-translate-x: 56px !important
  }

  .userstyle .md--focus--translate-x-64:focus {
    --transform-translate-x: 64px !important
  }

  .userstyle .md--focus--translate-x-px:focus {
    --transform-translate-x: 1px !important
  }

  .userstyle .md--focus---translate-x-2:focus {
    --transform-translate-x: -2px !important
  }

  .userstyle .md--focus---translate-x-4:focus {
    --transform-translate-x: -4px !important
  }

  .userstyle .md--focus---translate-x-8:focus {
    --transform-translate-x: -8px !important
  }

  .userstyle .md--focus---translate-x-12:focus {
    --transform-translate-x: -12px !important
  }

  .userstyle .md--focus---translate-x-16:focus {
    --transform-translate-x: -16px !important
  }

  .userstyle .md--focus---translate-x-20:focus {
    --transform-translate-x: -20px !important
  }

  .userstyle .md--focus---translate-x-24:focus {
    --transform-translate-x: -24px !important
  }

  .userstyle .md--focus---translate-x-32:focus {
    --transform-translate-x: -32px !important
  }

  .userstyle .md--focus---translate-x-40:focus {
    --transform-translate-x: -40px !important
  }

  .userstyle .md--focus---translate-x-48:focus {
    --transform-translate-x: -48px !important
  }

  .userstyle .md--focus---translate-x-56:focus {
    --transform-translate-x: -56px !important
  }

  .userstyle .md--focus---translate-x-64:focus {
    --transform-translate-x: -64px !important
  }

  .userstyle .md--focus---translate-x-px:focus {
    --transform-translate-x: -1px !important
  }

  .userstyle .md--focus---translate-x-full:focus {
    --transform-translate-x: -100% !important
  }

  .userstyle .md--focus---translate-x-1\/2:focus {
    --transform-translate-x: -50% !important
  }

  .userstyle .md--focus--translate-x-1\/2:focus {
    --transform-translate-x: 50% !important
  }

  .userstyle .md--focus--translate-x-full:focus {
    --transform-translate-x: 100% !important
  }

  .userstyle .md--focus--translate-y-0:focus {
    --transform-translate-y: 0 !important
  }

  .userstyle .md--focus--translate-y-2:focus {
    --transform-translate-y: 2px !important
  }

  .userstyle .md--focus--translate-y-4:focus {
    --transform-translate-y: 4px !important
  }

  .userstyle .md--focus--translate-y-8:focus {
    --transform-translate-y: 8px !important
  }

  .userstyle .md--focus--translate-y-12:focus {
    --transform-translate-y: 12px !important
  }

  .userstyle .md--focus--translate-y-16:focus {
    --transform-translate-y: 16px !important
  }

  .userstyle .md--focus--translate-y-20:focus {
    --transform-translate-y: 20px !important
  }

  .userstyle .md--focus--translate-y-24:focus {
    --transform-translate-y: 24px !important
  }

  .userstyle .md--focus--translate-y-32:focus {
    --transform-translate-y: 32px !important
  }

  .userstyle .md--focus--translate-y-40:focus {
    --transform-translate-y: 40px !important
  }

  .userstyle .md--focus--translate-y-48:focus {
    --transform-translate-y: 48px !important
  }

  .userstyle .md--focus--translate-y-56:focus {
    --transform-translate-y: 56px !important
  }

  .userstyle .md--focus--translate-y-64:focus {
    --transform-translate-y: 64px !important
  }

  .userstyle .md--focus--translate-y-px:focus {
    --transform-translate-y: 1px !important
  }

  .userstyle .md--focus---translate-y-2:focus {
    --transform-translate-y: -2px !important
  }

  .userstyle .md--focus---translate-y-4:focus {
    --transform-translate-y: -4px !important
  }

  .userstyle .md--focus---translate-y-8:focus {
    --transform-translate-y: -8px !important
  }

  .userstyle .md--focus---translate-y-12:focus {
    --transform-translate-y: -12px !important
  }

  .userstyle .md--focus---translate-y-16:focus {
    --transform-translate-y: -16px !important
  }

  .userstyle .md--focus---translate-y-20:focus {
    --transform-translate-y: -20px !important
  }

  .userstyle .md--focus---translate-y-24:focus {
    --transform-translate-y: -24px !important
  }

  .userstyle .md--focus---translate-y-32:focus {
    --transform-translate-y: -32px !important
  }

  .userstyle .md--focus---translate-y-40:focus {
    --transform-translate-y: -40px !important
  }

  .userstyle .md--focus---translate-y-48:focus {
    --transform-translate-y: -48px !important
  }

  .userstyle .md--focus---translate-y-56:focus {
    --transform-translate-y: -56px !important
  }

  .userstyle .md--focus---translate-y-64:focus {
    --transform-translate-y: -64px !important
  }

  .userstyle .md--focus---translate-y-px:focus {
    --transform-translate-y: -1px !important
  }

  .userstyle .md--focus---translate-y-full:focus {
    --transform-translate-y: -100% !important
  }

  .userstyle .md--focus---translate-y-1\/2:focus {
    --transform-translate-y: -50% !important
  }

  .userstyle .md--focus--translate-y-1\/2:focus {
    --transform-translate-y: 50% !important
  }

  .userstyle .md--focus--translate-y-full:focus {
    --transform-translate-y: 100% !important
  }

  .userstyle .md--skew-x-0 {
    --transform-skew-x: 0 !important
  }

  .userstyle .md--skew-x-3 {
    --transform-skew-x: 3deg !important
  }

  .userstyle .md--skew-x-6 {
    --transform-skew-x: 6deg !important
  }

  .userstyle .md--skew-x-12 {
    --transform-skew-x: 12deg !important
  }

  .userstyle .md---skew-x-12 {
    --transform-skew-x: -12deg !important
  }

  .userstyle .md---skew-x-6 {
    --transform-skew-x: -6deg !important
  }

  .userstyle .md---skew-x-3 {
    --transform-skew-x: -3deg !important
  }

  .userstyle .md--skew-y-0 {
    --transform-skew-y: 0 !important
  }

  .userstyle .md--skew-y-3 {
    --transform-skew-y: 3deg !important
  }

  .userstyle .md--skew-y-6 {
    --transform-skew-y: 6deg !important
  }

  .userstyle .md--skew-y-12 {
    --transform-skew-y: 12deg !important
  }

  .userstyle .md---skew-y-12 {
    --transform-skew-y: -12deg !important
  }

  .userstyle .md---skew-y-6 {
    --transform-skew-y: -6deg !important
  }

  .userstyle .md---skew-y-3 {
    --transform-skew-y: -3deg !important
  }

  .userstyle .md--hover--skew-x-0:hover {
    --transform-skew-x: 0 !important
  }

  .userstyle .md--hover--skew-x-3:hover {
    --transform-skew-x: 3deg !important
  }

  .userstyle .md--hover--skew-x-6:hover {
    --transform-skew-x: 6deg !important
  }

  .userstyle .md--hover--skew-x-12:hover {
    --transform-skew-x: 12deg !important
  }

  .userstyle .md--hover---skew-x-12:hover {
    --transform-skew-x: -12deg !important
  }

  .userstyle .md--hover---skew-x-6:hover {
    --transform-skew-x: -6deg !important
  }

  .userstyle .md--hover---skew-x-3:hover {
    --transform-skew-x: -3deg !important
  }

  .userstyle .md--hover--skew-y-0:hover {
    --transform-skew-y: 0 !important
  }

  .userstyle .md--hover--skew-y-3:hover {
    --transform-skew-y: 3deg !important
  }

  .userstyle .md--hover--skew-y-6:hover {
    --transform-skew-y: 6deg !important
  }

  .userstyle .md--hover--skew-y-12:hover {
    --transform-skew-y: 12deg !important
  }

  .userstyle .md--hover---skew-y-12:hover {
    --transform-skew-y: -12deg !important
  }

  .userstyle .md--hover---skew-y-6:hover {
    --transform-skew-y: -6deg !important
  }

  .userstyle .md--hover---skew-y-3:hover {
    --transform-skew-y: -3deg !important
  }

  .userstyle .md--focus--skew-x-0:focus {
    --transform-skew-x: 0 !important
  }

  .userstyle .md--focus--skew-x-3:focus {
    --transform-skew-x: 3deg !important
  }

  .userstyle .md--focus--skew-x-6:focus {
    --transform-skew-x: 6deg !important
  }

  .userstyle .md--focus--skew-x-12:focus {
    --transform-skew-x: 12deg !important
  }

  .userstyle .md--focus---skew-x-12:focus {
    --transform-skew-x: -12deg !important
  }

  .userstyle .md--focus---skew-x-6:focus {
    --transform-skew-x: -6deg !important
  }

  .userstyle .md--focus---skew-x-3:focus {
    --transform-skew-x: -3deg !important
  }

  .userstyle .md--focus--skew-y-0:focus {
    --transform-skew-y: 0 !important
  }

  .userstyle .md--focus--skew-y-3:focus {
    --transform-skew-y: 3deg !important
  }

  .userstyle .md--focus--skew-y-6:focus {
    --transform-skew-y: 6deg !important
  }

  .userstyle .md--focus--skew-y-12:focus {
    --transform-skew-y: 12deg !important
  }

  .userstyle .md--focus---skew-y-12:focus {
    --transform-skew-y: -12deg !important
  }

  .userstyle .md--focus---skew-y-6:focus {
    --transform-skew-y: -6deg !important
  }

  .userstyle .md--focus---skew-y-3:focus {
    --transform-skew-y: -3deg !important
  }

  .userstyle .md--transition-none {
    -webkit-transition-property: none !important;
    transition-property: none !important
  }

  .userstyle .md--transition-all {
    -webkit-transition-property: all !important;
    transition-property: all !important
  }

  .userstyle .md--transition {
    -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform !important
  }

  .userstyle .md--transition-colors {
    -webkit-transition-property: background-color, border-color, color, fill, stroke !important;
    transition-property: background-color, border-color, color, fill, stroke !important
  }

  .userstyle .md--transition-opacity {
    -webkit-transition-property: opacity !important;
    transition-property: opacity !important
  }

  .userstyle .md--transition-shadow {
    -webkit-transition-property: -webkit-box-shadow !important;
    transition-property: -webkit-box-shadow !important;
    transition-property: box-shadow !important;
    transition-property: box-shadow, -webkit-box-shadow !important
  }

  .userstyle .md--transition-transform {
    -webkit-transition-property: -webkit-transform !important;
    transition-property: -webkit-transform !important;
    transition-property: transform !important;
    transition-property: transform, -webkit-transform !important
  }

  .userstyle .md--ease-linear {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important
  }

  .userstyle .md--ease-in {
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important
  }

  .userstyle .md--ease-out {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important
  }

  .userstyle .md--ease-in-out {
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important
  }

  .userstyle .md--duration-75 {
    -webkit-transition-duration: 75ms !important;
    transition-duration: 75ms !important
  }

  .userstyle .md--duration-100 {
    -webkit-transition-duration: 100ms !important;
    transition-duration: 100ms !important
  }

  .userstyle .md--duration-150 {
    -webkit-transition-duration: 150ms !important;
    transition-duration: 150ms !important
  }

  .userstyle .md--duration-200 {
    -webkit-transition-duration: 200ms !important;
    transition-duration: 200ms !important
  }

  .userstyle .md--duration-300 {
    -webkit-transition-duration: 300ms !important;
    transition-duration: 300ms !important
  }

  .userstyle .md--duration-500 {
    -webkit-transition-duration: 500ms !important;
    transition-duration: 500ms !important
  }

  .userstyle .md--duration-700 {
    -webkit-transition-duration: 700ms !important;
    transition-duration: 700ms !important
  }

  .userstyle .md--duration-1000 {
    -webkit-transition-duration: 1000ms !important;
    transition-duration: 1000ms !important
  }
}

@media (min-width: 1024px) {
  .userstyle .lg--sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important
  }

  .userstyle .lg--not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important
  }

  .userstyle .lg--focus--sr-only:focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important
  }

  .userstyle .lg--focus--not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important
  }

  .userstyle .lg--appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
  }

  .userstyle .lg--bg-fixed {
    background-attachment: fixed !important
  }

  .userstyle .lg--bg-local {
    background-attachment: local !important
  }

  .userstyle .lg--bg-scroll {
    background-attachment: scroll !important
  }

  .userstyle .lg--bg-transparent {
    background-color: transparent !important
  }

  .userstyle .lg--bg-black {
    background-color: #000 !important
  }

  .userstyle .lg--bg-white {
    background-color: #fff !important
  }

  .userstyle .lg--bg-brand {
    background-color: #00C0F3 !important
  }

  .userstyle .lg--bg-red {
    background-color: #DB3352 !important
  }

  .userstyle .lg--bg-link {
    background-color: #0B7098 !important
  }

  .userstyle .lg--bg-green {
    background-color: #4C8500 !important
  }

  .userstyle .lg--bg-gray-100 {
    background-color: #f7fafc !important
  }

  .userstyle .lg--bg-gray-200 {
    background-color: #edf2f7 !important
  }

  .userstyle .lg--bg-gray-300 {
    background-color: #e2e8f0 !important
  }

  .userstyle .lg--bg-gray-400 {
    background-color: #cbd5e0 !important
  }

  .userstyle .lg--bg-gray-500 {
    background-color: #a0aec0 !important
  }

  .userstyle .lg--bg-gray-600 {
    background-color: #718096 !important
  }

  .userstyle .lg--bg-gray-700 {
    background-color: #4a5568 !important
  }

  .userstyle .lg--bg-gray-800 {
    background-color: #2d3748 !important
  }

  .userstyle .lg--bg-gray-900 {
    background-color: #1a202c !important
  }

  .userstyle .lg--hover--bg-transparent:hover {
    background-color: transparent !important
  }

  .userstyle .lg--hover--bg-black:hover {
    background-color: #000 !important
  }

  .userstyle .lg--hover--bg-white:hover {
    background-color: #fff !important
  }

  .userstyle .lg--hover--bg-brand:hover {
    background-color: #00C0F3 !important
  }

  .userstyle .lg--hover--bg-red:hover {
    background-color: #DB3352 !important
  }

  .userstyle .lg--hover--bg-link:hover {
    background-color: #0B7098 !important
  }

  .userstyle .lg--hover--bg-green:hover {
    background-color: #4C8500 !important
  }

  .userstyle .lg--hover--bg-gray-100:hover {
    background-color: #f7fafc !important
  }

  .userstyle .lg--hover--bg-gray-200:hover {
    background-color: #edf2f7 !important
  }

  .userstyle .lg--hover--bg-gray-300:hover {
    background-color: #e2e8f0 !important
  }

  .userstyle .lg--hover--bg-gray-400:hover {
    background-color: #cbd5e0 !important
  }

  .userstyle .lg--hover--bg-gray-500:hover {
    background-color: #a0aec0 !important
  }

  .userstyle .lg--hover--bg-gray-600:hover {
    background-color: #718096 !important
  }

  .userstyle .lg--hover--bg-gray-700:hover {
    background-color: #4a5568 !important
  }

  .userstyle .lg--hover--bg-gray-800:hover {
    background-color: #2d3748 !important
  }

  .userstyle .lg--hover--bg-gray-900:hover {
    background-color: #1a202c !important
  }

  .userstyle .lg--focus--bg-transparent:focus {
    background-color: transparent !important
  }

  .userstyle .lg--focus--bg-black:focus {
    background-color: #000 !important
  }

  .userstyle .lg--focus--bg-white:focus {
    background-color: #fff !important
  }

  .userstyle .lg--focus--bg-brand:focus {
    background-color: #00C0F3 !important
  }

  .userstyle .lg--focus--bg-red:focus {
    background-color: #DB3352 !important
  }

  .userstyle .lg--focus--bg-link:focus {
    background-color: #0B7098 !important
  }

  .userstyle .lg--focus--bg-green:focus {
    background-color: #4C8500 !important
  }

  .userstyle .lg--focus--bg-gray-100:focus {
    background-color: #f7fafc !important
  }

  .userstyle .lg--focus--bg-gray-200:focus {
    background-color: #edf2f7 !important
  }

  .userstyle .lg--focus--bg-gray-300:focus {
    background-color: #e2e8f0 !important
  }

  .userstyle .lg--focus--bg-gray-400:focus {
    background-color: #cbd5e0 !important
  }

  .userstyle .lg--focus--bg-gray-500:focus {
    background-color: #a0aec0 !important
  }

  .userstyle .lg--focus--bg-gray-600:focus {
    background-color: #718096 !important
  }

  .userstyle .lg--focus--bg-gray-700:focus {
    background-color: #4a5568 !important
  }

  .userstyle .lg--focus--bg-gray-800:focus {
    background-color: #2d3748 !important
  }

  .userstyle .lg--focus--bg-gray-900:focus {
    background-color: #1a202c !important
  }

  .userstyle .lg--bg-bottom {
    background-position: bottom !important
  }

  .userstyle .lg--bg-center {
    background-position: center !important
  }

  .userstyle .lg--bg-left {
    background-position: left !important
  }

  .userstyle .lg--bg-left-bottom {
    background-position: left bottom !important
  }

  .userstyle .lg--bg-left-top {
    background-position: left top !important
  }

  .userstyle .lg--bg-right {
    background-position: right !important
  }

  .userstyle .lg--bg-right-bottom {
    background-position: right bottom !important
  }

  .userstyle .lg--bg-right-top {
    background-position: right top !important
  }

  .userstyle .lg--bg-top {
    background-position: top !important
  }

  .userstyle .lg--bg-repeat {
    background-repeat: repeat !important
  }

  .userstyle .lg--bg-no-repeat {
    background-repeat: no-repeat !important
  }

  .userstyle .lg--bg-repeat-x {
    background-repeat: repeat-x !important
  }

  .userstyle .lg--bg-repeat-y {
    background-repeat: repeat-y !important
  }

  .userstyle .lg--bg-repeat-round {
    background-repeat: round !important
  }

  .userstyle .lg--bg-repeat-space {
    background-repeat: space !important
  }

  .userstyle .lg--bg-auto {
    background-size: auto !important
  }

  .userstyle .lg--bg-cover {
    background-size: cover !important
  }

  .userstyle .lg--bg-contain {
    background-size: contain !important
  }

  .userstyle .lg--border-collapse {
    border-collapse: collapse !important
  }

  .userstyle .lg--border-separate {
    border-collapse: separate !important
  }

  .userstyle .lg--border-transparent {
    border-color: transparent !important
  }

  .userstyle .lg--border-black {
    border-color: #000 !important
  }

  .userstyle .lg--border-white {
    border-color: #fff !important
  }

  .userstyle .lg--border-brand {
    border-color: #00C0F3 !important
  }

  .userstyle .lg--border-red {
    border-color: #DB3352 !important
  }

  .userstyle .lg--border-link {
    border-color: #0B7098 !important
  }

  .userstyle .lg--border-green {
    border-color: #4C8500 !important
  }

  .userstyle .lg--border-gray-100 {
    border-color: #f7fafc !important
  }

  .userstyle .lg--border-gray-200 {
    border-color: #edf2f7 !important
  }

  .userstyle .lg--border-gray-300 {
    border-color: #e2e8f0 !important
  }

  .userstyle .lg--border-gray-400 {
    border-color: #cbd5e0 !important
  }

  .userstyle .lg--border-gray-500 {
    border-color: #a0aec0 !important
  }

  .userstyle .lg--border-gray-600 {
    border-color: #718096 !important
  }

  .userstyle .lg--border-gray-700 {
    border-color: #4a5568 !important
  }

  .userstyle .lg--border-gray-800 {
    border-color: #2d3748 !important
  }

  .userstyle .lg--border-gray-900 {
    border-color: #1a202c !important
  }

  .userstyle .lg--hover--border-transparent:hover {
    border-color: transparent !important
  }

  .userstyle .lg--hover--border-black:hover {
    border-color: #000 !important
  }

  .userstyle .lg--hover--border-white:hover {
    border-color: #fff !important
  }

  .userstyle .lg--hover--border-brand:hover {
    border-color: #00C0F3 !important
  }

  .userstyle .lg--hover--border-red:hover {
    border-color: #DB3352 !important
  }

  .userstyle .lg--hover--border-link:hover {
    border-color: #0B7098 !important
  }

  .userstyle .lg--hover--border-green:hover {
    border-color: #4C8500 !important
  }

  .userstyle .lg--hover--border-gray-100:hover {
    border-color: #f7fafc !important
  }

  .userstyle .lg--hover--border-gray-200:hover {
    border-color: #edf2f7 !important
  }

  .userstyle .lg--hover--border-gray-300:hover {
    border-color: #e2e8f0 !important
  }

  .userstyle .lg--hover--border-gray-400:hover {
    border-color: #cbd5e0 !important
  }

  .userstyle .lg--hover--border-gray-500:hover {
    border-color: #a0aec0 !important
  }

  .userstyle .lg--hover--border-gray-600:hover {
    border-color: #718096 !important
  }

  .userstyle .lg--hover--border-gray-700:hover {
    border-color: #4a5568 !important
  }

  .userstyle .lg--hover--border-gray-800:hover {
    border-color: #2d3748 !important
  }

  .userstyle .lg--hover--border-gray-900:hover {
    border-color: #1a202c !important
  }

  .userstyle .lg--focus--border-transparent:focus {
    border-color: transparent !important
  }

  .userstyle .lg--focus--border-black:focus {
    border-color: #000 !important
  }

  .userstyle .lg--focus--border-white:focus {
    border-color: #fff !important
  }

  .userstyle .lg--focus--border-brand:focus {
    border-color: #00C0F3 !important
  }

  .userstyle .lg--focus--border-red:focus {
    border-color: #DB3352 !important
  }

  .userstyle .lg--focus--border-link:focus {
    border-color: #0B7098 !important
  }

  .userstyle .lg--focus--border-green:focus {
    border-color: #4C8500 !important
  }

  .userstyle .lg--focus--border-gray-100:focus {
    border-color: #f7fafc !important
  }

  .userstyle .lg--focus--border-gray-200:focus {
    border-color: #edf2f7 !important
  }

  .userstyle .lg--focus--border-gray-300:focus {
    border-color: #e2e8f0 !important
  }

  .userstyle .lg--focus--border-gray-400:focus {
    border-color: #cbd5e0 !important
  }

  .userstyle .lg--focus--border-gray-500:focus {
    border-color: #a0aec0 !important
  }

  .userstyle .lg--focus--border-gray-600:focus {
    border-color: #718096 !important
  }

  .userstyle .lg--focus--border-gray-700:focus {
    border-color: #4a5568 !important
  }

  .userstyle .lg--focus--border-gray-800:focus {
    border-color: #2d3748 !important
  }

  .userstyle .lg--focus--border-gray-900:focus {
    border-color: #1a202c !important
  }

  .userstyle .lg--rounded-none {
    border-radius: 0 !important
  }

  .userstyle .lg--rounded {
    border-radius: 4px !important
  }

  .userstyle .lg--rounded-full {
    border-radius: 9999px !important
  }

  .userstyle .lg--rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
  }

  .userstyle .lg--rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
  }

  .userstyle .lg--rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
  }

  .userstyle .lg--rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
  }

  .userstyle .lg--rounded-t {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important
  }

  .userstyle .lg--rounded-r {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important
  }

  .userstyle .lg--rounded-b {
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important
  }

  .userstyle .lg--rounded-l {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important
  }

  .userstyle .lg--rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important
  }

  .userstyle .lg--rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important
  }

  .userstyle .lg--rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important
  }

  .userstyle .lg--rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important
  }

  .userstyle .lg--rounded-tl-none {
    border-top-left-radius: 0 !important
  }

  .userstyle .lg--rounded-tr-none {
    border-top-right-radius: 0 !important
  }

  .userstyle .lg--rounded-br-none {
    border-bottom-right-radius: 0 !important
  }

  .userstyle .lg--rounded-bl-none {
    border-bottom-left-radius: 0 !important
  }

  .userstyle .lg--rounded-tl {
    border-top-left-radius: 4px !important
  }

  .userstyle .lg--rounded-tr {
    border-top-right-radius: 4px !important
  }

  .userstyle .lg--rounded-br {
    border-bottom-right-radius: 4px !important
  }

  .userstyle .lg--rounded-bl {
    border-bottom-left-radius: 4px !important
  }

  .userstyle .lg--rounded-tl-full {
    border-top-left-radius: 9999px !important
  }

  .userstyle .lg--rounded-tr-full {
    border-top-right-radius: 9999px !important
  }

  .userstyle .lg--rounded-br-full {
    border-bottom-right-radius: 9999px !important
  }

  .userstyle .lg--rounded-bl-full {
    border-bottom-left-radius: 9999px !important
  }

  .userstyle .lg--border-solid {
    border-style: solid !important
  }

  .userstyle .lg--border-dashed {
    border-style: dashed !important
  }

  .userstyle .lg--border-dotted {
    border-style: dotted !important
  }

  .userstyle .lg--border-double {
    border-style: double !important
  }

  .userstyle .lg--border-none {
    border-style: none !important
  }

  .userstyle .lg--border-0 {
    border-width: 0 !important
  }

  .userstyle .lg--border-2 {
    border-width: 2px !important
  }

  .userstyle .lg--border-4 {
    border-width: 4px !important
  }

  .userstyle .lg--border-8 {
    border-width: 8px !important
  }

  .userstyle .lg--border {
    border-width: 1px !important
  }

  .userstyle .lg--border-t-0 {
    border-top-width: 0 !important
  }

  .userstyle .lg--border-r-0 {
    border-right-width: 0 !important
  }

  .userstyle .lg--border-b-0 {
    border-bottom-width: 0 !important
  }

  .userstyle .lg--border-l-0 {
    border-left-width: 0 !important
  }

  .userstyle .lg--border-t-2 {
    border-top-width: 2px !important
  }

  .userstyle .lg--border-r-2 {
    border-right-width: 2px !important
  }

  .userstyle .lg--border-b-2 {
    border-bottom-width: 2px !important
  }

  .userstyle .lg--border-l-2 {
    border-left-width: 2px !important
  }

  .userstyle .lg--border-t-4 {
    border-top-width: 4px !important
  }

  .userstyle .lg--border-r-4 {
    border-right-width: 4px !important
  }

  .userstyle .lg--border-b-4 {
    border-bottom-width: 4px !important
  }

  .userstyle .lg--border-l-4 {
    border-left-width: 4px !important
  }

  .userstyle .lg--border-t-8 {
    border-top-width: 8px !important
  }

  .userstyle .lg--border-r-8 {
    border-right-width: 8px !important
  }

  .userstyle .lg--border-b-8 {
    border-bottom-width: 8px !important
  }

  .userstyle .lg--border-l-8 {
    border-left-width: 8px !important
  }

  .userstyle .lg--border-t {
    border-top-width: 1px !important
  }

  .userstyle .lg--border-r {
    border-right-width: 1px !important
  }

  .userstyle .lg--border-b {
    border-bottom-width: 1px !important
  }

  .userstyle .lg--border-l {
    border-left-width: 1px !important
  }

  .userstyle .lg--box-border {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important
  }

  .userstyle .lg--box-content {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
  }

  .userstyle .lg--cursor-auto {
    cursor: auto !important
  }

  .userstyle .lg--cursor-default {
    cursor: default !important
  }

  .userstyle .lg--cursor-pointer {
    cursor: pointer !important
  }

  .userstyle .lg--cursor-wait {
    cursor: wait !important
  }

  .userstyle .lg--cursor-text {
    cursor: text !important
  }

  .userstyle .lg--cursor-move {
    cursor: move !important
  }

  .userstyle .lg--cursor-not-allowed {
    cursor: not-allowed !important
  }

  .userstyle .lg--block {
    display: block !important
  }

  .userstyle .lg--inline-block {
    display: inline-block !important
  }

  .userstyle .lg--inline {
    display: inline !important
  }

  .userstyle .lg--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .userstyle .lg--inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }

  .userstyle .lg--grid {
    display: -ms-grid !important;
    display: grid !important
  }

  .userstyle .lg--table {
    display: table !important
  }

  .userstyle .lg--table-caption {
    display: table-caption !important
  }

  .userstyle .lg--table-cell {
    display: table-cell !important
  }

  .userstyle .lg--table-column {
    display: table-column !important
  }

  .userstyle .lg--table-column-group {
    display: table-column-group !important
  }

  .userstyle .lg--table-footer-group {
    display: table-footer-group !important
  }

  .userstyle .lg--table-header-group {
    display: table-header-group !important
  }

  .userstyle .lg--table-row-group {
    display: table-row-group !important
  }

  .userstyle .lg--table-row {
    display: table-row !important
  }

  .userstyle .lg--hidden {
    display: none !important
  }

  .userstyle .lg--flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .userstyle .lg--flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .userstyle .lg--flex-col {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .userstyle .lg--flex-col-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .userstyle .lg--flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .userstyle .lg--flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .userstyle .lg--flex-no-wrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .userstyle .lg--items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .userstyle .lg--items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .userstyle .lg--items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .userstyle .lg--items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .userstyle .lg--items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .userstyle .lg--self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
  }

  .userstyle .lg--self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .userstyle .lg--self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .userstyle .lg--self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
  }

  .userstyle .lg--self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
  }

  .userstyle .lg--justify-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .userstyle .lg--justify-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .userstyle .lg--justify-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .userstyle .lg--justify-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .userstyle .lg--justify-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .userstyle .lg--justify-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important
  }

  .userstyle .lg--content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .userstyle .lg--content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .userstyle .lg--content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .userstyle .lg--content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .userstyle .lg--content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .userstyle .lg--flex-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 0% !important;
    flex: 1 1 0% !important
  }

  .userstyle .lg--flex-auto {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }

  .userstyle .lg--flex-initial {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important
  }

  .userstyle .lg--flex-none {
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important
  }

  .userstyle .lg--flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }

  .userstyle .lg--flex-grow {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }

  .userstyle .lg--flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }

  .userstyle .lg--flex-shrink {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }

  .userstyle .lg--order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
  }

  .userstyle .lg--order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
  }

  .userstyle .lg--order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
  }

  .userstyle .lg--order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
  }

  .userstyle .lg--order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
  }

  .userstyle .lg--order-6 {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
  }

  .userstyle .lg--order-7 {
    -webkit-box-ordinal-group: 8 !important;
    -ms-flex-order: 7 !important;
    order: 7 !important
  }

  .userstyle .lg--order-8 {
    -webkit-box-ordinal-group: 9 !important;
    -ms-flex-order: 8 !important;
    order: 8 !important
  }

  .userstyle .lg--order-9 {
    -webkit-box-ordinal-group: 10 !important;
    -ms-flex-order: 9 !important;
    order: 9 !important
  }

  .userstyle .lg--order-10 {
    -webkit-box-ordinal-group: 11 !important;
    -ms-flex-order: 10 !important;
    order: 10 !important
  }

  .userstyle .lg--order-11 {
    -webkit-box-ordinal-group: 12 !important;
    -ms-flex-order: 11 !important;
    order: 11 !important
  }

  .userstyle .lg--order-12 {
    -webkit-box-ordinal-group: 13 !important;
    -ms-flex-order: 12 !important;
    order: 12 !important
  }

  .userstyle .lg--order-first {
    -webkit-box-ordinal-group: -9998 !important;
    -ms-flex-order: -9999 !important;
    order: -9999 !important
  }

  .userstyle .lg--order-last {
    -webkit-box-ordinal-group: 10000 !important;
    -ms-flex-order: 9999 !important;
    order: 9999 !important
  }

  .userstyle .lg--order-none {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important
  }

  .userstyle .lg--float-right {
    float: right !important
  }

  .userstyle .lg--float-left {
    float: left !important
  }

  .userstyle .lg--float-none {
    float: none !important
  }

  .userstyle .lg--clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important
  }

  .userstyle .lg--clear-left {
    clear: left !important
  }

  .userstyle .lg--clear-right {
    clear: right !important
  }

  .userstyle .lg--clear-both {
    clear: both !important
  }

  .userstyle .lg--font-sans {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important
  }

  .userstyle .lg--font-serif {
    font-family: Georgia, Cambria, "Times New Roman", Times, serif !important
  }

  .userstyle .lg--font-mono {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
  }

  .userstyle .lg--font-normal {
    font-weight: 400 !important
  }

  .userstyle .lg--font-bold {
    font-weight: 700 !important
  }

  .userstyle .lg--hover--font-normal:hover {
    font-weight: 400 !important
  }

  .userstyle .lg--hover--font-bold:hover {
    font-weight: 700 !important
  }

  .userstyle .lg--focus--font-normal:focus {
    font-weight: 400 !important
  }

  .userstyle .lg--focus--font-bold:focus {
    font-weight: 700 !important
  }

  .userstyle .lg--h-0 {
    height: 0 !important
  }

  .userstyle .lg--h-2 {
    height: 2px !important
  }

  .userstyle .lg--h-4 {
    height: 4px !important
  }

  .userstyle .lg--h-8 {
    height: 8px !important
  }

  .userstyle .lg--h-12 {
    height: 12px !important
  }

  .userstyle .lg--h-16 {
    height: 16px !important
  }

  .userstyle .lg--h-20 {
    height: 20px !important
  }

  .userstyle .lg--h-24 {
    height: 24px !important
  }

  .userstyle .lg--h-32 {
    height: 32px !important
  }

  .userstyle .lg--h-40 {
    height: 40px !important
  }

  .userstyle .lg--h-48 {
    height: 48px !important
  }

  .userstyle .lg--h-56 {
    height: 56px !important
  }

  .userstyle .lg--h-64 {
    height: 64px !important
  }

  .userstyle .lg--h-80 {
    height: 80px !important
  }

  .userstyle .lg--h-120 {
    height: 120px !important
  }

  .userstyle .lg--h-auto {
    height: auto !important
  }

  .userstyle .lg--h-px {
    height: 1px !important
  }

  .userstyle .lg--h-full {
    height: 100% !important
  }

  .userstyle .lg--h-screen {
    height: 100vh !important
  }

  .userstyle .lg--leading-none {
    line-height: 1 !important
  }

  .userstyle .lg--leading-tight {
    line-height: 1.25 !important
  }

  .userstyle .lg--leading-normal {
    line-height: 1.5 !important
  }

  .userstyle .lg--leading-relaxed {
    line-height: 1.625 !important
  }

  .userstyle .lg--list-inside {
    list-style-position: inside !important
  }

  .userstyle .lg--list-outside {
    list-style-position: outside !important
  }

  .userstyle .lg--list-none {
    list-style-type: none !important
  }

  .userstyle .lg--list-disc {
    list-style-type: disc !important
  }

  .userstyle .lg--list-decimal {
    list-style-type: decimal !important
  }

  .userstyle .lg--m-0 {
    margin: 0 !important
  }

  .userstyle .lg--m-2 {
    margin: 2px !important
  }

  .userstyle .lg--m-4 {
    margin: 4px !important
  }

  .userstyle .lg--m-8 {
    margin: 8px !important
  }

  .userstyle .lg--m-12 {
    margin: 12px !important
  }

  .userstyle .lg--m-16 {
    margin: 16px !important
  }

  .userstyle .lg--m-20 {
    margin: 20px !important
  }

  .userstyle .lg--m-24 {
    margin: 24px !important
  }

  .userstyle .lg--m-32 {
    margin: 32px !important
  }

  .userstyle .lg--m-40 {
    margin: 40px !important
  }

  .userstyle .lg--m-48 {
    margin: 48px !important
  }

  .userstyle .lg--m-56 {
    margin: 56px !important
  }

  .userstyle .lg--m-64 {
    margin: 64px !important
  }

  .userstyle .lg--m-auto {
    margin: auto !important
  }

  .userstyle .lg--m-px {
    margin: 1px !important
  }

  .userstyle .lg---m-2 {
    margin: -2px !important
  }

  .userstyle .lg---m-4 {
    margin: -4px !important
  }

  .userstyle .lg---m-8 {
    margin: -8px !important
  }

  .userstyle .lg---m-12 {
    margin: -12px !important
  }

  .userstyle .lg---m-16 {
    margin: -16px !important
  }

  .userstyle .lg---m-20 {
    margin: -20px !important
  }

  .userstyle .lg---m-24 {
    margin: -24px !important
  }

  .userstyle .lg---m-32 {
    margin: -32px !important
  }

  .userstyle .lg---m-40 {
    margin: -40px !important
  }

  .userstyle .lg---m-48 {
    margin: -48px !important
  }

  .userstyle .lg---m-56 {
    margin: -56px !important
  }

  .userstyle .lg---m-64 {
    margin: -64px !important
  }

  .userstyle .lg---m-px {
    margin: -1px !important
  }

  .userstyle .lg--my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .userstyle .lg--mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
  }

  .userstyle .lg--my-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important
  }

  .userstyle .lg--mx-2 {
    margin-left: 2px !important;
    margin-right: 2px !important
  }

  .userstyle .lg--my-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important
  }

  .userstyle .lg--mx-4 {
    margin-left: 4px !important;
    margin-right: 4px !important
  }

  .userstyle .lg--my-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important
  }

  .userstyle .lg--mx-8 {
    margin-left: 8px !important;
    margin-right: 8px !important
  }

  .userstyle .lg--my-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important
  }

  .userstyle .lg--mx-12 {
    margin-left: 12px !important;
    margin-right: 12px !important
  }

  .userstyle .lg--my-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important
  }

  .userstyle .lg--mx-16 {
    margin-left: 16px !important;
    margin-right: 16px !important
  }

  .userstyle .lg--my-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
  }

  .userstyle .lg--mx-20 {
    margin-left: 20px !important;
    margin-right: 20px !important
  }

  .userstyle .lg--my-24 {
    margin-top: 24px !important;
    margin-bottom: 24px !important
  }

  .userstyle .lg--mx-24 {
    margin-left: 24px !important;
    margin-right: 24px !important
  }

  .userstyle .lg--my-32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important
  }

  .userstyle .lg--mx-32 {
    margin-left: 32px !important;
    margin-right: 32px !important
  }

  .userstyle .lg--my-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
  }

  .userstyle .lg--mx-40 {
    margin-left: 40px !important;
    margin-right: 40px !important
  }

  .userstyle .lg--my-48 {
    margin-top: 48px !important;
    margin-bottom: 48px !important
  }

  .userstyle .lg--mx-48 {
    margin-left: 48px !important;
    margin-right: 48px !important
  }

  .userstyle .lg--my-56 {
    margin-top: 56px !important;
    margin-bottom: 56px !important
  }

  .userstyle .lg--mx-56 {
    margin-left: 56px !important;
    margin-right: 56px !important
  }

  .userstyle .lg--my-64 {
    margin-top: 64px !important;
    margin-bottom: 64px !important
  }

  .userstyle .lg--mx-64 {
    margin-left: 64px !important;
    margin-right: 64px !important
  }

  .userstyle .lg--my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .userstyle .lg--mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
  }

  .userstyle .lg--my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important
  }

  .userstyle .lg--mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important
  }

  .userstyle .lg---my-2 {
    margin-top: -2px !important;
    margin-bottom: -2px !important
  }

  .userstyle .lg---mx-2 {
    margin-left: -2px !important;
    margin-right: -2px !important
  }

  .userstyle .lg---my-4 {
    margin-top: -4px !important;
    margin-bottom: -4px !important
  }

  .userstyle .lg---mx-4 {
    margin-left: -4px !important;
    margin-right: -4px !important
  }

  .userstyle .lg---my-8 {
    margin-top: -8px !important;
    margin-bottom: -8px !important
  }

  .userstyle .lg---mx-8 {
    margin-left: -8px !important;
    margin-right: -8px !important
  }

  .userstyle .lg---my-12 {
    margin-top: -12px !important;
    margin-bottom: -12px !important
  }

  .userstyle .lg---mx-12 {
    margin-left: -12px !important;
    margin-right: -12px !important
  }

  .userstyle .lg---my-16 {
    margin-top: -16px !important;
    margin-bottom: -16px !important
  }

  .userstyle .lg---mx-16 {
    margin-left: -16px !important;
    margin-right: -16px !important
  }

  .userstyle .lg---my-20 {
    margin-top: -20px !important;
    margin-bottom: -20px !important
  }

  .userstyle .lg---mx-20 {
    margin-left: -20px !important;
    margin-right: -20px !important
  }

  .userstyle .lg---my-24 {
    margin-top: -24px !important;
    margin-bottom: -24px !important
  }

  .userstyle .lg---mx-24 {
    margin-left: -24px !important;
    margin-right: -24px !important
  }

  .userstyle .lg---my-32 {
    margin-top: -32px !important;
    margin-bottom: -32px !important
  }

  .userstyle .lg---mx-32 {
    margin-left: -32px !important;
    margin-right: -32px !important
  }

  .userstyle .lg---my-40 {
    margin-top: -40px !important;
    margin-bottom: -40px !important
  }

  .userstyle .lg---mx-40 {
    margin-left: -40px !important;
    margin-right: -40px !important
  }

  .userstyle .lg---my-48 {
    margin-top: -48px !important;
    margin-bottom: -48px !important
  }

  .userstyle .lg---mx-48 {
    margin-left: -48px !important;
    margin-right: -48px !important
  }

  .userstyle .lg---my-56 {
    margin-top: -56px !important;
    margin-bottom: -56px !important
  }

  .userstyle .lg---mx-56 {
    margin-left: -56px !important;
    margin-right: -56px !important
  }

  .userstyle .lg---my-64 {
    margin-top: -64px !important;
    margin-bottom: -64px !important
  }

  .userstyle .lg---mx-64 {
    margin-left: -64px !important;
    margin-right: -64px !important
  }

  .userstyle .lg---my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important
  }

  .userstyle .lg---mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important
  }

  .userstyle .lg--mt-0 {
    margin-top: 0 !important
  }

  .userstyle .lg--mr-0 {
    margin-right: 0 !important
  }

  .userstyle .lg--mb-0 {
    margin-bottom: 0 !important
  }

  .userstyle .lg--ml-0 {
    margin-left: 0 !important
  }

  .userstyle .lg--mt-2 {
    margin-top: 2px !important
  }

  .userstyle .lg--mr-2 {
    margin-right: 2px !important
  }

  .userstyle .lg--mb-2 {
    margin-bottom: 2px !important
  }

  .userstyle .lg--ml-2 {
    margin-left: 2px !important
  }

  .userstyle .lg--mt-4 {
    margin-top: 4px !important
  }

  .userstyle .lg--mr-4 {
    margin-right: 4px !important
  }

  .userstyle .lg--mb-4 {
    margin-bottom: 4px !important
  }

  .userstyle .lg--ml-4 {
    margin-left: 4px !important
  }

  .userstyle .lg--mt-8 {
    margin-top: 8px !important
  }

  .userstyle .lg--mr-8 {
    margin-right: 8px !important
  }

  .userstyle .lg--mb-8 {
    margin-bottom: 8px !important
  }

  .userstyle .lg--ml-8 {
    margin-left: 8px !important
  }

  .userstyle .lg--mt-12 {
    margin-top: 12px !important
  }

  .userstyle .lg--mr-12 {
    margin-right: 12px !important
  }

  .userstyle .lg--mb-12 {
    margin-bottom: 12px !important
  }

  .userstyle .lg--ml-12 {
    margin-left: 12px !important
  }

  .userstyle .lg--mt-16 {
    margin-top: 16px !important
  }

  .userstyle .lg--mr-16 {
    margin-right: 16px !important
  }

  .userstyle .lg--mb-16 {
    margin-bottom: 16px !important
  }

  .userstyle .lg--ml-16 {
    margin-left: 16px !important
  }

  .userstyle .lg--mt-20 {
    margin-top: 20px !important
  }

  .userstyle .lg--mr-20 {
    margin-right: 20px !important
  }

  .userstyle .lg--mb-20 {
    margin-bottom: 20px !important
  }

  .userstyle .lg--ml-20 {
    margin-left: 20px !important
  }

  .userstyle .lg--mt-24 {
    margin-top: 24px !important
  }

  .userstyle .lg--mr-24 {
    margin-right: 24px !important
  }

  .userstyle .lg--mb-24 {
    margin-bottom: 24px !important
  }

  .userstyle .lg--ml-24 {
    margin-left: 24px !important
  }

  .userstyle .lg--mt-32 {
    margin-top: 32px !important
  }

  .userstyle .lg--mr-32 {
    margin-right: 32px !important
  }

  .userstyle .lg--mb-32 {
    margin-bottom: 32px !important
  }

  .userstyle .lg--ml-32 {
    margin-left: 32px !important
  }

  .userstyle .lg--mt-40 {
    margin-top: 40px !important
  }

  .userstyle .lg--mr-40 {
    margin-right: 40px !important
  }

  .userstyle .lg--mb-40 {
    margin-bottom: 40px !important
  }

  .userstyle .lg--ml-40 {
    margin-left: 40px !important
  }

  .userstyle .lg--mt-48 {
    margin-top: 48px !important
  }

  .userstyle .lg--mr-48 {
    margin-right: 48px !important
  }

  .userstyle .lg--mb-48 {
    margin-bottom: 48px !important
  }

  .userstyle .lg--ml-48 {
    margin-left: 48px !important
  }

  .userstyle .lg--mt-56 {
    margin-top: 56px !important
  }

  .userstyle .lg--mr-56 {
    margin-right: 56px !important
  }

  .userstyle .lg--mb-56 {
    margin-bottom: 56px !important
  }

  .userstyle .lg--ml-56 {
    margin-left: 56px !important
  }

  .userstyle .lg--mt-64 {
    margin-top: 64px !important
  }

  .userstyle .lg--mr-64 {
    margin-right: 64px !important
  }

  .userstyle .lg--mb-64 {
    margin-bottom: 64px !important
  }

  .userstyle .lg--ml-64 {
    margin-left: 64px !important
  }

  .userstyle .lg--mt-auto {
    margin-top: auto !important
  }

  .userstyle .lg--mr-auto {
    margin-right: auto !important
  }

  .userstyle .lg--mb-auto {
    margin-bottom: auto !important
  }

  .userstyle .lg--ml-auto {
    margin-left: auto !important
  }

  .userstyle .lg--mt-px {
    margin-top: 1px !important
  }

  .userstyle .lg--mr-px {
    margin-right: 1px !important
  }

  .userstyle .lg--mb-px {
    margin-bottom: 1px !important
  }

  .userstyle .lg--ml-px {
    margin-left: 1px !important
  }

  .userstyle .lg---mt-2 {
    margin-top: -2px !important
  }

  .userstyle .lg---mr-2 {
    margin-right: -2px !important
  }

  .userstyle .lg---mb-2 {
    margin-bottom: -2px !important
  }

  .userstyle .lg---ml-2 {
    margin-left: -2px !important
  }

  .userstyle .lg---mt-4 {
    margin-top: -4px !important
  }

  .userstyle .lg---mr-4 {
    margin-right: -4px !important
  }

  .userstyle .lg---mb-4 {
    margin-bottom: -4px !important
  }

  .userstyle .lg---ml-4 {
    margin-left: -4px !important
  }

  .userstyle .lg---mt-8 {
    margin-top: -8px !important
  }

  .userstyle .lg---mr-8 {
    margin-right: -8px !important
  }

  .userstyle .lg---mb-8 {
    margin-bottom: -8px !important
  }

  .userstyle .lg---ml-8 {
    margin-left: -8px !important
  }

  .userstyle .lg---mt-12 {
    margin-top: -12px !important
  }

  .userstyle .lg---mr-12 {
    margin-right: -12px !important
  }

  .userstyle .lg---mb-12 {
    margin-bottom: -12px !important
  }

  .userstyle .lg---ml-12 {
    margin-left: -12px !important
  }

  .userstyle .lg---mt-16 {
    margin-top: -16px !important
  }

  .userstyle .lg---mr-16 {
    margin-right: -16px !important
  }

  .userstyle .lg---mb-16 {
    margin-bottom: -16px !important
  }

  .userstyle .lg---ml-16 {
    margin-left: -16px !important
  }

  .userstyle .lg---mt-20 {
    margin-top: -20px !important
  }

  .userstyle .lg---mr-20 {
    margin-right: -20px !important
  }

  .userstyle .lg---mb-20 {
    margin-bottom: -20px !important
  }

  .userstyle .lg---ml-20 {
    margin-left: -20px !important
  }

  .userstyle .lg---mt-24 {
    margin-top: -24px !important
  }

  .userstyle .lg---mr-24 {
    margin-right: -24px !important
  }

  .userstyle .lg---mb-24 {
    margin-bottom: -24px !important
  }

  .userstyle .lg---ml-24 {
    margin-left: -24px !important
  }

  .userstyle .lg---mt-32 {
    margin-top: -32px !important
  }

  .userstyle .lg---mr-32 {
    margin-right: -32px !important
  }

  .userstyle .lg---mb-32 {
    margin-bottom: -32px !important
  }

  .userstyle .lg---ml-32 {
    margin-left: -32px !important
  }

  .userstyle .lg---mt-40 {
    margin-top: -40px !important
  }

  .userstyle .lg---mr-40 {
    margin-right: -40px !important
  }

  .userstyle .lg---mb-40 {
    margin-bottom: -40px !important
  }

  .userstyle .lg---ml-40 {
    margin-left: -40px !important
  }

  .userstyle .lg---mt-48 {
    margin-top: -48px !important
  }

  .userstyle .lg---mr-48 {
    margin-right: -48px !important
  }

  .userstyle .lg---mb-48 {
    margin-bottom: -48px !important
  }

  .userstyle .lg---ml-48 {
    margin-left: -48px !important
  }

  .userstyle .lg---mt-56 {
    margin-top: -56px !important
  }

  .userstyle .lg---mr-56 {
    margin-right: -56px !important
  }

  .userstyle .lg---mb-56 {
    margin-bottom: -56px !important
  }

  .userstyle .lg---ml-56 {
    margin-left: -56px !important
  }

  .userstyle .lg---mt-64 {
    margin-top: -64px !important
  }

  .userstyle .lg---mr-64 {
    margin-right: -64px !important
  }

  .userstyle .lg---mb-64 {
    margin-bottom: -64px !important
  }

  .userstyle .lg---ml-64 {
    margin-left: -64px !important
  }

  .userstyle .lg---mt-px {
    margin-top: -1px !important
  }

  .userstyle .lg---mr-px {
    margin-right: -1px !important
  }

  .userstyle .lg---mb-px {
    margin-bottom: -1px !important
  }

  .userstyle .lg---ml-px {
    margin-left: -1px !important
  }

  .userstyle .lg--max-h-full {
    max-height: 100% !important
  }

  .userstyle .lg--max-h-screen {
    max-height: 100vh !important
  }

  .userstyle .lg--max-w-1 {
    max-width: 276px !important
  }

  .userstyle .lg--max-w-2 {
    max-width: 584px !important
  }

  .userstyle .lg--max-w-3 {
    max-width: 892px !important
  }

  .userstyle .lg--max-w-4 {
    max-width: 1200px !important
  }

  .userstyle .lg--max-w-screen-md {
    max-width: 640px !important
  }

  .userstyle .lg--max-w-screen-lg {
    max-width: 1024px !important
  }

  .userstyle .lg--min-h-0 {
    min-height: 0 !important
  }

  .userstyle .lg--min-h-full {
    min-height: 100% !important
  }

  .userstyle .lg--min-h-screen {
    min-height: 100vh !important
  }

  .userstyle .lg--min-w-0 {
    min-width: 0 !important
  }

  .userstyle .lg--min-w-full {
    min-width: 100% !important
  }

  .userstyle .lg--object-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
  }

  .userstyle .lg--object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
  }

  .userstyle .lg--object-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
  }

  .userstyle .lg--object-none {
    -o-object-fit: none !important;
    object-fit: none !important
  }

  .userstyle .lg--object-scale-down {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
  }

  .userstyle .lg--object-bottom {
    -o-object-position: bottom !important;
    object-position: bottom !important
  }

  .userstyle .lg--object-center {
    -o-object-position: center !important;
    object-position: center !important
  }

  .userstyle .lg--object-left {
    -o-object-position: left !important;
    object-position: left !important
  }

  .userstyle .lg--object-left-bottom {
    -o-object-position: left bottom !important;
    object-position: left bottom !important
  }

  .userstyle .lg--object-left-top {
    -o-object-position: left top !important;
    object-position: left top !important
  }

  .userstyle .lg--object-right {
    -o-object-position: right !important;
    object-position: right !important
  }

  .userstyle .lg--object-right-bottom {
    -o-object-position: right bottom !important;
    object-position: right bottom !important
  }

  .userstyle .lg--object-right-top {
    -o-object-position: right top !important;
    object-position: right top !important
  }

  .userstyle .lg--object-top {
    -o-object-position: top !important;
    object-position: top !important
  }

  .userstyle .lg--opacity-0 {
    opacity: 0 !important
  }

  .userstyle .lg--opacity-25 {
    opacity: 0.25 !important
  }

  .userstyle .lg--opacity-50 {
    opacity: 0.5 !important
  }

  .userstyle .lg--opacity-75 {
    opacity: 0.75 !important
  }

  .userstyle .lg--opacity-100 {
    opacity: 1 !important
  }

  .userstyle .lg--hover--opacity-0:hover {
    opacity: 0 !important
  }

  .userstyle .lg--hover--opacity-25:hover {
    opacity: 0.25 !important
  }

  .userstyle .lg--hover--opacity-50:hover {
    opacity: 0.5 !important
  }

  .userstyle .lg--hover--opacity-75:hover {
    opacity: 0.75 !important
  }

  .userstyle .lg--hover--opacity-100:hover {
    opacity: 1 !important
  }

  .userstyle .lg--focus--opacity-0:focus {
    opacity: 0 !important
  }

  .userstyle .lg--focus--opacity-25:focus {
    opacity: 0.25 !important
  }

  .userstyle .lg--focus--opacity-50:focus {
    opacity: 0.5 !important
  }

  .userstyle .lg--focus--opacity-75:focus {
    opacity: 0.75 !important
  }

  .userstyle .lg--focus--opacity-100:focus {
    opacity: 1 !important
  }

  .userstyle .lg--outline-none {
    outline: 0 !important
  }

  .userstyle .lg--focus--outline-none:focus {
    outline: 0 !important
  }

  .userstyle .lg--overflow-auto {
    overflow: auto !important
  }

  .userstyle .lg--overflow-hidden {
    overflow: hidden !important
  }

  .userstyle .lg--overflow-visible {
    overflow: visible !important
  }

  .userstyle .lg--overflow-scroll {
    overflow: scroll !important
  }

  .userstyle .lg--overflow-x-auto {
    overflow-x: auto !important
  }

  .userstyle .lg--overflow-y-auto {
    overflow-y: auto !important
  }

  .userstyle .lg--overflow-x-hidden {
    overflow-x: hidden !important
  }

  .userstyle .lg--overflow-y-hidden {
    overflow-y: hidden !important
  }

  .userstyle .lg--overflow-x-visible {
    overflow-x: visible !important
  }

  .userstyle .lg--overflow-y-visible {
    overflow-y: visible !important
  }

  .userstyle .lg--overflow-x-scroll {
    overflow-x: scroll !important
  }

  .userstyle .lg--overflow-y-scroll {
    overflow-y: scroll !important
  }

  .userstyle .lg--scrolling-touch {
    -webkit-overflow-scrolling: touch !important
  }

  .userstyle .lg--scrolling-auto {
    -webkit-overflow-scrolling: auto !important
  }

  .userstyle .lg--p-0 {
    padding: 0 !important
  }

  .userstyle .lg--p-2 {
    padding: 2px !important
  }

  .userstyle .lg--p-4 {
    padding: 4px !important
  }

  .userstyle .lg--p-8 {
    padding: 8px !important
  }

  .userstyle .lg--p-12 {
    padding: 12px !important
  }

  .userstyle .lg--p-16 {
    padding: 16px !important
  }

  .userstyle .lg--p-20 {
    padding: 20px !important
  }

  .userstyle .lg--p-24 {
    padding: 24px !important
  }

  .userstyle .lg--p-32 {
    padding: 32px !important
  }

  .userstyle .lg--p-40 {
    padding: 40px !important
  }

  .userstyle .lg--p-48 {
    padding: 48px !important
  }

  .userstyle .lg--p-56 {
    padding: 56px !important
  }

  .userstyle .lg--p-64 {
    padding: 64px !important
  }

  .userstyle .lg--p-px {
    padding: 1px !important
  }

  .userstyle .lg--py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }

  .userstyle .lg--px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .userstyle .lg--py-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important
  }

  .userstyle .lg--px-2 {
    padding-left: 2px !important;
    padding-right: 2px !important
  }

  .userstyle .lg--py-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important
  }

  .userstyle .lg--px-4 {
    padding-left: 4px !important;
    padding-right: 4px !important
  }

  .userstyle .lg--py-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important
  }

  .userstyle .lg--px-8 {
    padding-left: 8px !important;
    padding-right: 8px !important
  }

  .userstyle .lg--py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important
  }

  .userstyle .lg--px-12 {
    padding-left: 12px !important;
    padding-right: 12px !important
  }

  .userstyle .lg--py-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
  }

  .userstyle .lg--px-16 {
    padding-left: 16px !important;
    padding-right: 16px !important
  }

  .userstyle .lg--py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
  }

  .userstyle .lg--px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
  }

  .userstyle .lg--py-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important
  }

  .userstyle .lg--px-24 {
    padding-left: 24px !important;
    padding-right: 24px !important
  }

  .userstyle .lg--py-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important
  }

  .userstyle .lg--px-32 {
    padding-left: 32px !important;
    padding-right: 32px !important
  }

  .userstyle .lg--py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
  }

  .userstyle .lg--px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
  }

  .userstyle .lg--py-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important
  }

  .userstyle .lg--px-48 {
    padding-left: 48px !important;
    padding-right: 48px !important
  }

  .userstyle .lg--py-56 {
    padding-top: 56px !important;
    padding-bottom: 56px !important
  }

  .userstyle .lg--px-56 {
    padding-left: 56px !important;
    padding-right: 56px !important
  }

  .userstyle .lg--py-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
  }

  .userstyle .lg--px-64 {
    padding-left: 64px !important;
    padding-right: 64px !important
  }

  .userstyle .lg--py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important
  }

  .userstyle .lg--px-px {
    padding-left: 1px !important;
    padding-right: 1px !important
  }

  .userstyle .lg--pt-0 {
    padding-top: 0 !important
  }

  .userstyle .lg--pr-0 {
    padding-right: 0 !important
  }

  .userstyle .lg--pb-0 {
    padding-bottom: 0 !important
  }

  .userstyle .lg--pl-0 {
    padding-left: 0 !important
  }

  .userstyle .lg--pt-2 {
    padding-top: 2px !important
  }

  .userstyle .lg--pr-2 {
    padding-right: 2px !important
  }

  .userstyle .lg--pb-2 {
    padding-bottom: 2px !important
  }

  .userstyle .lg--pl-2 {
    padding-left: 2px !important
  }

  .userstyle .lg--pt-4 {
    padding-top: 4px !important
  }

  .userstyle .lg--pr-4 {
    padding-right: 4px !important
  }

  .userstyle .lg--pb-4 {
    padding-bottom: 4px !important
  }

  .userstyle .lg--pl-4 {
    padding-left: 4px !important
  }

  .userstyle .lg--pt-8 {
    padding-top: 8px !important
  }

  .userstyle .lg--pr-8 {
    padding-right: 8px !important
  }

  .userstyle .lg--pb-8 {
    padding-bottom: 8px !important
  }

  .userstyle .lg--pl-8 {
    padding-left: 8px !important
  }

  .userstyle .lg--pt-12 {
    padding-top: 12px !important
  }

  .userstyle .lg--pr-12 {
    padding-right: 12px !important
  }

  .userstyle .lg--pb-12 {
    padding-bottom: 12px !important
  }

  .userstyle .lg--pl-12 {
    padding-left: 12px !important
  }

  .userstyle .lg--pt-16 {
    padding-top: 16px !important
  }

  .userstyle .lg--pr-16 {
    padding-right: 16px !important
  }

  .userstyle .lg--pb-16 {
    padding-bottom: 16px !important
  }

  .userstyle .lg--pl-16 {
    padding-left: 16px !important
  }

  .userstyle .lg--pt-20 {
    padding-top: 20px !important
  }

  .userstyle .lg--pr-20 {
    padding-right: 20px !important
  }

  .userstyle .lg--pb-20 {
    padding-bottom: 20px !important
  }

  .userstyle .lg--pl-20 {
    padding-left: 20px !important
  }

  .userstyle .lg--pt-24 {
    padding-top: 24px !important
  }

  .userstyle .lg--pr-24 {
    padding-right: 24px !important
  }

  .userstyle .lg--pb-24 {
    padding-bottom: 24px !important
  }

  .userstyle .lg--pl-24 {
    padding-left: 24px !important
  }

  .userstyle .lg--pt-32 {
    padding-top: 32px !important
  }

  .userstyle .lg--pr-32 {
    padding-right: 32px !important
  }

  .userstyle .lg--pb-32 {
    padding-bottom: 32px !important
  }

  .userstyle .lg--pl-32 {
    padding-left: 32px !important
  }

  .userstyle .lg--pt-40 {
    padding-top: 40px !important
  }

  .userstyle .lg--pr-40 {
    padding-right: 40px !important
  }

  .userstyle .lg--pb-40 {
    padding-bottom: 40px !important
  }

  .userstyle .lg--pl-40 {
    padding-left: 40px !important
  }

  .userstyle .lg--pt-48 {
    padding-top: 48px !important
  }

  .userstyle .lg--pr-48 {
    padding-right: 48px !important
  }

  .userstyle .lg--pb-48 {
    padding-bottom: 48px !important
  }

  .userstyle .lg--pl-48 {
    padding-left: 48px !important
  }

  .userstyle .lg--pt-56 {
    padding-top: 56px !important
  }

  .userstyle .lg--pr-56 {
    padding-right: 56px !important
  }

  .userstyle .lg--pb-56 {
    padding-bottom: 56px !important
  }

  .userstyle .lg--pl-56 {
    padding-left: 56px !important
  }

  .userstyle .lg--pt-64 {
    padding-top: 64px !important
  }

  .userstyle .lg--pr-64 {
    padding-right: 64px !important
  }

  .userstyle .lg--pb-64 {
    padding-bottom: 64px !important
  }

  .userstyle .lg--pl-64 {
    padding-left: 64px !important
  }

  .userstyle .lg--pt-px {
    padding-top: 1px !important
  }

  .userstyle .lg--pr-px {
    padding-right: 1px !important
  }

  .userstyle .lg--pb-px {
    padding-bottom: 1px !important
  }

  .userstyle .lg--pl-px {
    padding-left: 1px !important
  }

  .userstyle .lg--placeholder-transparent::-webkit-input-placeholder {
    color: transparent !important
  }

  .userstyle .lg--placeholder-transparent:-ms-input-placeholder {
    color: transparent !important
  }

  .userstyle .lg--placeholder-transparent::-ms-input-placeholder {
    color: transparent !important
  }

  .userstyle .lg--placeholder-transparent::placeholder {
    color: transparent !important
  }

  .userstyle .lg--placeholder-black::-webkit-input-placeholder {
    color: #000 !important
  }

  .userstyle .lg--placeholder-black:-ms-input-placeholder {
    color: #000 !important
  }

  .userstyle .lg--placeholder-black::-ms-input-placeholder {
    color: #000 !important
  }

  .userstyle .lg--placeholder-black::placeholder {
    color: #000 !important
  }

  .userstyle .lg--placeholder-white::-webkit-input-placeholder {
    color: #fff !important
  }

  .userstyle .lg--placeholder-white:-ms-input-placeholder {
    color: #fff !important
  }

  .userstyle .lg--placeholder-white::-ms-input-placeholder {
    color: #fff !important
  }

  .userstyle .lg--placeholder-white::placeholder {
    color: #fff !important
  }

  .userstyle .lg--placeholder-brand::-webkit-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .lg--placeholder-brand:-ms-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .lg--placeholder-brand::-ms-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .lg--placeholder-brand::placeholder {
    color: #00C0F3 !important
  }

  .userstyle .lg--placeholder-red::-webkit-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .lg--placeholder-red:-ms-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .lg--placeholder-red::-ms-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .lg--placeholder-red::placeholder {
    color: #DB3352 !important
  }

  .userstyle .lg--placeholder-link::-webkit-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .lg--placeholder-link:-ms-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .lg--placeholder-link::-ms-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .lg--placeholder-link::placeholder {
    color: #0B7098 !important
  }

  .userstyle .lg--placeholder-green::-webkit-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .lg--placeholder-green:-ms-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .lg--placeholder-green::-ms-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .lg--placeholder-green::placeholder {
    color: #4C8500 !important
  }

  .userstyle .lg--placeholder-gray-100::-webkit-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .lg--placeholder-gray-100:-ms-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .lg--placeholder-gray-100::-ms-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .lg--placeholder-gray-100::placeholder {
    color: #f7fafc !important
  }

  .userstyle .lg--placeholder-gray-200::-webkit-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .lg--placeholder-gray-200:-ms-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .lg--placeholder-gray-200::-ms-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .lg--placeholder-gray-200::placeholder {
    color: #edf2f7 !important
  }

  .userstyle .lg--placeholder-gray-300::-webkit-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .lg--placeholder-gray-300:-ms-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .lg--placeholder-gray-300::-ms-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .lg--placeholder-gray-300::placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .lg--placeholder-gray-400::-webkit-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .lg--placeholder-gray-400:-ms-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .lg--placeholder-gray-400::-ms-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .lg--placeholder-gray-400::placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .lg--placeholder-gray-500::-webkit-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .lg--placeholder-gray-500:-ms-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .lg--placeholder-gray-500::-ms-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .lg--placeholder-gray-500::placeholder {
    color: #a0aec0 !important
  }

  .userstyle .lg--placeholder-gray-600::-webkit-input-placeholder {
    color: #718096 !important
  }

  .userstyle .lg--placeholder-gray-600:-ms-input-placeholder {
    color: #718096 !important
  }

  .userstyle .lg--placeholder-gray-600::-ms-input-placeholder {
    color: #718096 !important
  }

  .userstyle .lg--placeholder-gray-600::placeholder {
    color: #718096 !important
  }

  .userstyle .lg--placeholder-gray-700::-webkit-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .lg--placeholder-gray-700:-ms-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .lg--placeholder-gray-700::-ms-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .lg--placeholder-gray-700::placeholder {
    color: #4a5568 !important
  }

  .userstyle .lg--placeholder-gray-800::-webkit-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .lg--placeholder-gray-800:-ms-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .lg--placeholder-gray-800::-ms-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .lg--placeholder-gray-800::placeholder {
    color: #2d3748 !important
  }

  .userstyle .lg--placeholder-gray-900::-webkit-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .lg--placeholder-gray-900:-ms-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .lg--placeholder-gray-900::-ms-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .lg--placeholder-gray-900::placeholder {
    color: #1a202c !important
  }

  .userstyle .lg--focus--placeholder-transparent:focus::-webkit-input-placeholder {
    color: transparent !important
  }

  .userstyle .lg--focus--placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent !important
  }

  .userstyle .lg--focus--placeholder-transparent:focus::-ms-input-placeholder {
    color: transparent !important
  }

  .userstyle .lg--focus--placeholder-transparent:focus::placeholder {
    color: transparent !important
  }

  .userstyle .lg--focus--placeholder-black:focus::-webkit-input-placeholder {
    color: #000 !important
  }

  .userstyle .lg--focus--placeholder-black:focus:-ms-input-placeholder {
    color: #000 !important
  }

  .userstyle .lg--focus--placeholder-black:focus::-ms-input-placeholder {
    color: #000 !important
  }

  .userstyle .lg--focus--placeholder-black:focus::placeholder {
    color: #000 !important
  }

  .userstyle .lg--focus--placeholder-white:focus::-webkit-input-placeholder {
    color: #fff !important
  }

  .userstyle .lg--focus--placeholder-white:focus:-ms-input-placeholder {
    color: #fff !important
  }

  .userstyle .lg--focus--placeholder-white:focus::-ms-input-placeholder {
    color: #fff !important
  }

  .userstyle .lg--focus--placeholder-white:focus::placeholder {
    color: #fff !important
  }

  .userstyle .lg--focus--placeholder-brand:focus::-webkit-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .lg--focus--placeholder-brand:focus:-ms-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .lg--focus--placeholder-brand:focus::-ms-input-placeholder {
    color: #00C0F3 !important
  }

  .userstyle .lg--focus--placeholder-brand:focus::placeholder {
    color: #00C0F3 !important
  }

  .userstyle .lg--focus--placeholder-red:focus::-webkit-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .lg--focus--placeholder-red:focus:-ms-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .lg--focus--placeholder-red:focus::-ms-input-placeholder {
    color: #DB3352 !important
  }

  .userstyle .lg--focus--placeholder-red:focus::placeholder {
    color: #DB3352 !important
  }

  .userstyle .lg--focus--placeholder-link:focus::-webkit-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .lg--focus--placeholder-link:focus:-ms-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .lg--focus--placeholder-link:focus::-ms-input-placeholder {
    color: #0B7098 !important
  }

  .userstyle .lg--focus--placeholder-link:focus::placeholder {
    color: #0B7098 !important
  }

  .userstyle .lg--focus--placeholder-green:focus::-webkit-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .lg--focus--placeholder-green:focus:-ms-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .lg--focus--placeholder-green:focus::-ms-input-placeholder {
    color: #4C8500 !important
  }

  .userstyle .lg--focus--placeholder-green:focus::placeholder {
    color: #4C8500 !important
  }

  .userstyle .lg--focus--placeholder-gray-100:focus::-webkit-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .lg--focus--placeholder-gray-100:focus:-ms-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .lg--focus--placeholder-gray-100:focus::-ms-input-placeholder {
    color: #f7fafc !important
  }

  .userstyle .lg--focus--placeholder-gray-100:focus::placeholder {
    color: #f7fafc !important
  }

  .userstyle .lg--focus--placeholder-gray-200:focus::-webkit-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .lg--focus--placeholder-gray-200:focus:-ms-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .lg--focus--placeholder-gray-200:focus::-ms-input-placeholder {
    color: #edf2f7 !important
  }

  .userstyle .lg--focus--placeholder-gray-200:focus::placeholder {
    color: #edf2f7 !important
  }

  .userstyle .lg--focus--placeholder-gray-300:focus::-webkit-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .lg--focus--placeholder-gray-300:focus:-ms-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .lg--focus--placeholder-gray-300:focus::-ms-input-placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .lg--focus--placeholder-gray-300:focus::placeholder {
    color: #e2e8f0 !important
  }

  .userstyle .lg--focus--placeholder-gray-400:focus::-webkit-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .lg--focus--placeholder-gray-400:focus:-ms-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .lg--focus--placeholder-gray-400:focus::-ms-input-placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .lg--focus--placeholder-gray-400:focus::placeholder {
    color: #cbd5e0 !important
  }

  .userstyle .lg--focus--placeholder-gray-500:focus::-webkit-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .lg--focus--placeholder-gray-500:focus:-ms-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .lg--focus--placeholder-gray-500:focus::-ms-input-placeholder {
    color: #a0aec0 !important
  }

  .userstyle .lg--focus--placeholder-gray-500:focus::placeholder {
    color: #a0aec0 !important
  }

  .userstyle .lg--focus--placeholder-gray-600:focus::-webkit-input-placeholder {
    color: #718096 !important
  }

  .userstyle .lg--focus--placeholder-gray-600:focus:-ms-input-placeholder {
    color: #718096 !important
  }

  .userstyle .lg--focus--placeholder-gray-600:focus::-ms-input-placeholder {
    color: #718096 !important
  }

  .userstyle .lg--focus--placeholder-gray-600:focus::placeholder {
    color: #718096 !important
  }

  .userstyle .lg--focus--placeholder-gray-700:focus::-webkit-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .lg--focus--placeholder-gray-700:focus:-ms-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .lg--focus--placeholder-gray-700:focus::-ms-input-placeholder {
    color: #4a5568 !important
  }

  .userstyle .lg--focus--placeholder-gray-700:focus::placeholder {
    color: #4a5568 !important
  }

  .userstyle .lg--focus--placeholder-gray-800:focus::-webkit-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .lg--focus--placeholder-gray-800:focus:-ms-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .lg--focus--placeholder-gray-800:focus::-ms-input-placeholder {
    color: #2d3748 !important
  }

  .userstyle .lg--focus--placeholder-gray-800:focus::placeholder {
    color: #2d3748 !important
  }

  .userstyle .lg--focus--placeholder-gray-900:focus::-webkit-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .lg--focus--placeholder-gray-900:focus:-ms-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .lg--focus--placeholder-gray-900:focus::-ms-input-placeholder {
    color: #1a202c !important
  }

  .userstyle .lg--focus--placeholder-gray-900:focus::placeholder {
    color: #1a202c !important
  }

  .userstyle .lg--pointer-events-none {
    pointer-events: none !important
  }

  .userstyle .lg--pointer-events-auto {
    pointer-events: auto !important
  }

  .userstyle .lg--static {
    position: static !important
  }

  .userstyle .lg--fixed {
    position: fixed !important
  }

  .userstyle .lg--absolute {
    position: absolute !important
  }

  .userstyle .lg--relative {
    position: relative !important
  }

  .userstyle .lg--sticky {
    position: -webkit-sticky !important;
    position: sticky !important
  }

  .userstyle .lg--inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important
  }

  .userstyle .lg--inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important
  }

  .userstyle .lg--inset-y-0 {
    top: 0 !important;
    bottom: 0 !important
  }

  .userstyle .lg--inset-x-0 {
    right: 0 !important;
    left: 0 !important
  }

  .userstyle .lg--inset-y-auto {
    top: auto !important;
    bottom: auto !important
  }

  .userstyle .lg--inset-x-auto {
    right: auto !important;
    left: auto !important
  }

  .userstyle .lg--top-0 {
    top: 0 !important
  }

  .userstyle .lg--right-0 {
    right: 0 !important
  }

  .userstyle .lg--bottom-0 {
    bottom: 0 !important
  }

  .userstyle .lg--left-0 {
    left: 0 !important
  }

  .userstyle .lg--top-auto {
    top: auto !important
  }

  .userstyle .lg--right-auto {
    right: auto !important
  }

  .userstyle .lg--bottom-auto {
    bottom: auto !important
  }

  .userstyle .lg--left-auto {
    left: auto !important
  }

  .userstyle .lg--resize-none {
    resize: none !important
  }

  .userstyle .lg--resize-y {
    resize: vertical !important
  }

  .userstyle .lg--resize-x {
    resize: horizontal !important
  }

  .userstyle .lg--resize {
    resize: both !important
  }

  .userstyle .lg--shadow-xs {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--shadow-sm {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--shadow {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--shadow-md {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--shadow-lg {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--shadow-xl {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
  }

  .userstyle .lg--shadow-2xl {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
  }

  .userstyle .lg--shadow-inner {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--shadow-outline {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
  }

  .userstyle .lg--shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  .userstyle .lg--hover--shadow-xs:hover {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--hover--shadow-sm:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--hover--shadow:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--hover--shadow-md:hover {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--hover--shadow-lg:hover {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--hover--shadow-xl:hover {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
  }

  .userstyle .lg--hover--shadow-2xl:hover {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
  }

  .userstyle .lg--hover--shadow-inner:hover {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--hover--shadow-outline:hover {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
  }

  .userstyle .lg--hover--shadow-none:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  .userstyle .lg--focus--shadow-xs:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--focus--shadow-sm:focus {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--focus--shadow:focus {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--focus--shadow-md:focus {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--focus--shadow-lg:focus {
    -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important
  }

  .userstyle .lg--focus--shadow-xl:focus {
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
  }

  .userstyle .lg--focus--shadow-2xl:focus {
    -webkit-box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
  }

  .userstyle .lg--focus--shadow-inner:focus {
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important
  }

  .userstyle .lg--focus--shadow-outline:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important
  }

  .userstyle .lg--focus--shadow-none:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  .userstyle .lg--fill-current {
    fill: currentColor !important
  }

  .userstyle .lg--stroke-current {
    stroke: currentColor !important
  }

  .userstyle .lg--stroke-0 {
    stroke-width: 0 !important
  }

  .userstyle .lg--stroke-1 {
    stroke-width: 1 !important
  }

  .userstyle .lg--stroke-2 {
    stroke-width: 2 !important
  }

  .userstyle .lg--table-auto {
    table-layout: auto !important
  }

  .userstyle .lg--table-fixed {
    table-layout: fixed !important
  }

  .userstyle .lg--text-left {
    text-align: left !important
  }

  .userstyle .lg--text-center {
    text-align: center !important
  }

  .userstyle .lg--text-right {
    text-align: right !important
  }

  .userstyle .lg--text-justify {
    text-align: justify !important
  }

  .userstyle .lg--text-transparent {
    color: transparent !important
  }

  .userstyle .lg--text-black {
    color: #000 !important
  }

  .userstyle .lg--text-white {
    color: #fff !important
  }

  .userstyle .lg--text-brand {
    color: #00C0F3 !important
  }

  .userstyle .lg--text-red {
    color: #DB3352 !important
  }

  .userstyle .lg--text-link {
    color: #0B7098 !important
  }

  .userstyle .lg--text-green {
    color: #4C8500 !important
  }

  .userstyle .lg--text-gray-100 {
    color: #f7fafc !important
  }

  .userstyle .lg--text-gray-200 {
    color: #edf2f7 !important
  }

  .userstyle .lg--text-gray-300 {
    color: #e2e8f0 !important
  }

  .userstyle .lg--text-gray-400 {
    color: #cbd5e0 !important
  }

  .userstyle .lg--text-gray-500 {
    color: #a0aec0 !important
  }

  .userstyle .lg--text-gray-600 {
    color: #718096 !important
  }

  .userstyle .lg--text-gray-700 {
    color: #4a5568 !important
  }

  .userstyle .lg--text-gray-800 {
    color: #2d3748 !important
  }

  .userstyle .lg--text-gray-900 {
    color: #1a202c !important
  }

  .userstyle .lg--hover--text-transparent:hover {
    color: transparent !important
  }

  .userstyle .lg--hover--text-black:hover {
    color: #000 !important
  }

  .userstyle .lg--hover--text-white:hover {
    color: #fff !important
  }

  .userstyle .lg--hover--text-brand:hover {
    color: #00C0F3 !important
  }

  .userstyle .lg--hover--text-red:hover {
    color: #DB3352 !important
  }

  .userstyle .lg--hover--text-link:hover {
    color: #0B7098 !important
  }

  .userstyle .lg--hover--text-green:hover {
    color: #4C8500 !important
  }

  .userstyle .lg--hover--text-gray-100:hover {
    color: #f7fafc !important
  }

  .userstyle .lg--hover--text-gray-200:hover {
    color: #edf2f7 !important
  }

  .userstyle .lg--hover--text-gray-300:hover {
    color: #e2e8f0 !important
  }

  .userstyle .lg--hover--text-gray-400:hover {
    color: #cbd5e0 !important
  }

  .userstyle .lg--hover--text-gray-500:hover {
    color: #a0aec0 !important
  }

  .userstyle .lg--hover--text-gray-600:hover {
    color: #718096 !important
  }

  .userstyle .lg--hover--text-gray-700:hover {
    color: #4a5568 !important
  }

  .userstyle .lg--hover--text-gray-800:hover {
    color: #2d3748 !important
  }

  .userstyle .lg--hover--text-gray-900:hover {
    color: #1a202c !important
  }

  .userstyle .lg--focus--text-transparent:focus {
    color: transparent !important
  }

  .userstyle .lg--focus--text-black:focus {
    color: #000 !important
  }

  .userstyle .lg--focus--text-white:focus {
    color: #fff !important
  }

  .userstyle .lg--focus--text-brand:focus {
    color: #00C0F3 !important
  }

  .userstyle .lg--focus--text-red:focus {
    color: #DB3352 !important
  }

  .userstyle .lg--focus--text-link:focus {
    color: #0B7098 !important
  }

  .userstyle .lg--focus--text-green:focus {
    color: #4C8500 !important
  }

  .userstyle .lg--focus--text-gray-100:focus {
    color: #f7fafc !important
  }

  .userstyle .lg--focus--text-gray-200:focus {
    color: #edf2f7 !important
  }

  .userstyle .lg--focus--text-gray-300:focus {
    color: #e2e8f0 !important
  }

  .userstyle .lg--focus--text-gray-400:focus {
    color: #cbd5e0 !important
  }

  .userstyle .lg--focus--text-gray-500:focus {
    color: #a0aec0 !important
  }

  .userstyle .lg--focus--text-gray-600:focus {
    color: #718096 !important
  }

  .userstyle .lg--focus--text-gray-700:focus {
    color: #4a5568 !important
  }

  .userstyle .lg--focus--text-gray-800:focus {
    color: #2d3748 !important
  }

  .userstyle .lg--focus--text-gray-900:focus {
    color: #1a202c !important
  }

  .userstyle .lg--text-xs {
    font-size: 12px !important
  }

  .userstyle .lg--text-sm {
    font-size: 14px !important
  }

  .userstyle .lg--text-base {
    font-size: 16px !important
  }

  .userstyle .lg--text-lg {
    font-size: 20px !important
  }

  .userstyle .lg--text-xl {
    font-size: 24px !important
  }

  .userstyle .lg--text-2xl {
    font-size: 28px !important
  }

  .userstyle .lg--text-3xl {
    font-size: 32px !important
  }

  .userstyle .lg--text-4xl {
    font-size: 36px !important
  }

  .userstyle .lg--text-5xl {
    font-size: 40px !important
  }

  .userstyle .lg--text-6xl {
    font-size: 48px !important
  }

  .userstyle .lg--italic {
    font-style: italic !important
  }

  .userstyle .lg--not-italic {
    font-style: normal !important
  }

  .userstyle .lg--uppercase {
    text-transform: uppercase !important
  }

  .userstyle .lg--lowercase {
    text-transform: lowercase !important
  }

  .userstyle .lg--capitalize {
    text-transform: capitalize !important
  }

  .userstyle .lg--normal-case {
    text-transform: none !important
  }

  .userstyle .lg--underline {
    text-decoration: underline !important
  }

  .userstyle .lg--line-through {
    text-decoration: line-through !important
  }

  .userstyle .lg--no-underline {
    text-decoration: none !important
  }

  .userstyle .lg--hover--underline:hover {
    text-decoration: underline !important
  }

  .userstyle .lg--hover--line-through:hover {
    text-decoration: line-through !important
  }

  .userstyle .lg--hover--no-underline:hover {
    text-decoration: none !important
  }

  .userstyle .lg--focus--underline:focus {
    text-decoration: underline !important
  }

  .userstyle .lg--focus--line-through:focus {
    text-decoration: line-through !important
  }

  .userstyle .lg--focus--no-underline:focus {
    text-decoration: none !important
  }

  .userstyle .lg--antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important
  }

  .userstyle .lg--subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important
  }

  .userstyle .lg--tracking-tighter {
    letter-spacing: -0.05em !important
  }

  .userstyle .lg--tracking-tight {
    letter-spacing: -0.025em !important
  }

  .userstyle .lg--tracking-normal {
    letter-spacing: 0 !important
  }

  .userstyle .lg--tracking-wide {
    letter-spacing: 0.025em !important
  }

  .userstyle .lg--tracking-wider {
    letter-spacing: 0.05em !important
  }

  .userstyle .lg--tracking-widest {
    letter-spacing: 0.1em !important
  }

  .userstyle .lg--select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
  }

  .userstyle .lg--select-text {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important
  }

  .userstyle .lg--select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
  }

  .userstyle .lg--select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
  }

  .userstyle .lg--align-baseline {
    vertical-align: baseline !important
  }

  .userstyle .lg--align-top {
    vertical-align: top !important
  }

  .userstyle .lg--align-middle {
    vertical-align: middle !important
  }

  .userstyle .lg--align-bottom {
    vertical-align: bottom !important
  }

  .userstyle .lg--align-text-top {
    vertical-align: text-top !important
  }

  .userstyle .lg--align-text-bottom {
    vertical-align: text-bottom !important
  }

  .userstyle .lg--visible {
    visibility: visible !important
  }

  .userstyle .lg--invisible {
    visibility: hidden !important
  }

  .userstyle .lg--whitespace-normal {
    white-space: normal !important
  }

  .userstyle .lg--whitespace-no-wrap {
    white-space: nowrap !important
  }

  .userstyle .lg--whitespace-pre {
    white-space: pre !important
  }

  .userstyle .lg--whitespace-pre-line {
    white-space: pre-line !important
  }

  .userstyle .lg--whitespace-pre-wrap {
    white-space: pre-wrap !important
  }

  .userstyle .lg--break-normal {
    overflow-wrap: normal !important;
    word-break: normal !important
  }

  .userstyle .lg--break-words {
    overflow-wrap: break-word !important
  }

  .userstyle .lg--break-all {
    word-break: break-all !important
  }

  .userstyle .lg--truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
  }

  .userstyle .lg--w-0 {
    width: 0 !important
  }

  .userstyle .lg--w-2 {
    width: 2px !important
  }

  .userstyle .lg--w-4 {
    width: 4px !important
  }

  .userstyle .lg--w-8 {
    width: 8px !important
  }

  .userstyle .lg--w-12 {
    width: 12px !important
  }

  .userstyle .lg--w-16 {
    width: 16px !important
  }

  .userstyle .lg--w-20 {
    width: 20px !important
  }

  .userstyle .lg--w-24 {
    width: 24px !important
  }

  .userstyle .lg--w-32 {
    width: 32px !important
  }

  .userstyle .lg--w-40 {
    width: 40px !important
  }

  .userstyle .lg--w-48 {
    width: 48px !important
  }

  .userstyle .lg--w-56 {
    width: 56px !important
  }

  .userstyle .lg--w-64 {
    width: 64px !important
  }

  .userstyle .lg--w-auto {
    width: auto !important
  }

  .userstyle .lg--w-px {
    width: 1px !important
  }

  .userstyle .lg--w-1\/2 {
    width: 50% !important
  }

  .userstyle .lg--w-1\/3 {
    width: 33.333333% !important
  }

  .userstyle .lg--w-2\/3 {
    width: 66.666667% !important
  }

  .userstyle .lg--w-1\/4 {
    width: 25% !important
  }

  .userstyle .lg--w-2\/4 {
    width: 50% !important
  }

  .userstyle .lg--w-3\/4 {
    width: 75% !important
  }

  .userstyle .lg--w-1\/5 {
    width: 20% !important
  }

  .userstyle .lg--w-2\/5 {
    width: 40% !important
  }

  .userstyle .lg--w-3\/5 {
    width: 60% !important
  }

  .userstyle .lg--w-4\/5 {
    width: 80% !important
  }

  .userstyle .lg--w-1\/6 {
    width: 16.666667% !important
  }

  .userstyle .lg--w-2\/6 {
    width: 33.333333% !important
  }

  .userstyle .lg--w-3\/6 {
    width: 50% !important
  }

  .userstyle .lg--w-4\/6 {
    width: 66.666667% !important
  }

  .userstyle .lg--w-5\/6 {
    width: 83.333333% !important
  }

  .userstyle .lg--w-1\/12 {
    width: 8.333333% !important
  }

  .userstyle .lg--w-2\/12 {
    width: 16.666667% !important
  }

  .userstyle .lg--w-3\/12 {
    width: 25% !important
  }

  .userstyle .lg--w-4\/12 {
    width: 33.333333% !important
  }

  .userstyle .lg--w-5\/12 {
    width: 41.666667% !important
  }

  .userstyle .lg--w-6\/12 {
    width: 50% !important
  }

  .userstyle .lg--w-7\/12 {
    width: 58.333333% !important
  }

  .userstyle .lg--w-8\/12 {
    width: 66.666667% !important
  }

  .userstyle .lg--w-9\/12 {
    width: 75% !important
  }

  .userstyle .lg--w-10\/12 {
    width: 83.333333% !important
  }

  .userstyle .lg--w-11\/12 {
    width: 91.666667% !important
  }

  .userstyle .lg--w-full {
    width: 100% !important
  }

  .userstyle .lg--w-screen {
    width: 100vw !important
  }

  .userstyle .lg--z-0 {
    z-index: 0 !important
  }

  .userstyle .lg--z-10 {
    z-index: 10 !important
  }

  .userstyle .lg--z-20 {
    z-index: 20 !important
  }

  .userstyle .lg--z-30 {
    z-index: 30 !important
  }

  .userstyle .lg--z-40 {
    z-index: 40 !important
  }

  .userstyle .lg--z-50 {
    z-index: 50 !important
  }

  .userstyle .lg--z-auto {
    z-index: auto !important
  }

  .userstyle .lg--gap-0 {
    grid-gap: 0 !important;
    gap: 0 !important
  }

  .userstyle .lg--gap-2 {
    grid-gap: 2px !important;
    gap: 2px !important
  }

  .userstyle .lg--gap-4 {
    grid-gap: 4px !important;
    gap: 4px !important
  }

  .userstyle .lg--gap-8 {
    grid-gap: 8px !important;
    gap: 8px !important
  }

  .userstyle .lg--gap-12 {
    grid-gap: 12px !important;
    gap: 12px !important
  }

  .userstyle .lg--gap-16 {
    grid-gap: 16px !important;
    gap: 16px !important
  }

  .userstyle .lg--gap-20 {
    grid-gap: 20px !important;
    gap: 20px !important
  }

  .userstyle .lg--gap-24 {
    grid-gap: 24px !important;
    gap: 24px !important
  }

  .userstyle .lg--gap-32 {
    grid-gap: 32px !important;
    gap: 32px !important
  }

  .userstyle .lg--gap-40 {
    grid-gap: 40px !important;
    gap: 40px !important
  }

  .userstyle .lg--gap-48 {
    grid-gap: 48px !important;
    gap: 48px !important
  }

  .userstyle .lg--gap-56 {
    grid-gap: 56px !important;
    gap: 56px !important
  }

  .userstyle .lg--gap-64 {
    grid-gap: 64px !important;
    gap: 64px !important
  }

  .userstyle .lg--gap-px {
    grid-gap: 1px !important;
    gap: 1px !important
  }

  .userstyle .lg--col-gap-0 {
    grid-column-gap: 0 !important;
    -webkit-column-gap: 0 !important;
    column-gap: 0 !important
  }

  .userstyle .lg--col-gap-2 {
    grid-column-gap: 2px !important;
    -webkit-column-gap: 2px !important;
    column-gap: 2px !important
  }

  .userstyle .lg--col-gap-4 {
    grid-column-gap: 4px !important;
    -webkit-column-gap: 4px !important;
    column-gap: 4px !important
  }

  .userstyle .lg--col-gap-8 {
    grid-column-gap: 8px !important;
    -webkit-column-gap: 8px !important;
    column-gap: 8px !important
  }

  .userstyle .lg--col-gap-12 {
    grid-column-gap: 12px !important;
    -webkit-column-gap: 12px !important;
    column-gap: 12px !important
  }

  .userstyle .lg--col-gap-16 {
    grid-column-gap: 16px !important;
    -webkit-column-gap: 16px !important;
    column-gap: 16px !important
  }

  .userstyle .lg--col-gap-20 {
    grid-column-gap: 20px !important;
    -webkit-column-gap: 20px !important;
    column-gap: 20px !important
  }

  .userstyle .lg--col-gap-24 {
    grid-column-gap: 24px !important;
    -webkit-column-gap: 24px !important;
    column-gap: 24px !important
  }

  .userstyle .lg--col-gap-32 {
    grid-column-gap: 32px !important;
    -webkit-column-gap: 32px !important;
    column-gap: 32px !important
  }

  .userstyle .lg--col-gap-40 {
    grid-column-gap: 40px !important;
    -webkit-column-gap: 40px !important;
    column-gap: 40px !important
  }

  .userstyle .lg--col-gap-48 {
    grid-column-gap: 48px !important;
    -webkit-column-gap: 48px !important;
    column-gap: 48px !important
  }

  .userstyle .lg--col-gap-56 {
    grid-column-gap: 56px !important;
    -webkit-column-gap: 56px !important;
    column-gap: 56px !important
  }

  .userstyle .lg--col-gap-64 {
    grid-column-gap: 64px !important;
    -webkit-column-gap: 64px !important;
    column-gap: 64px !important
  }

  .userstyle .lg--col-gap-px {
    grid-column-gap: 1px !important;
    -webkit-column-gap: 1px !important;
    column-gap: 1px !important
  }

  .userstyle .lg--row-gap-0 {
    grid-row-gap: 0 !important;
    row-gap: 0 !important
  }

  .userstyle .lg--row-gap-2 {
    grid-row-gap: 2px !important;
    row-gap: 2px !important
  }

  .userstyle .lg--row-gap-4 {
    grid-row-gap: 4px !important;
    row-gap: 4px !important
  }

  .userstyle .lg--row-gap-8 {
    grid-row-gap: 8px !important;
    row-gap: 8px !important
  }

  .userstyle .lg--row-gap-12 {
    grid-row-gap: 12px !important;
    row-gap: 12px !important
  }

  .userstyle .lg--row-gap-16 {
    grid-row-gap: 16px !important;
    row-gap: 16px !important
  }

  .userstyle .lg--row-gap-20 {
    grid-row-gap: 20px !important;
    row-gap: 20px !important
  }

  .userstyle .lg--row-gap-24 {
    grid-row-gap: 24px !important;
    row-gap: 24px !important
  }

  .userstyle .lg--row-gap-32 {
    grid-row-gap: 32px !important;
    row-gap: 32px !important
  }

  .userstyle .lg--row-gap-40 {
    grid-row-gap: 40px !important;
    row-gap: 40px !important
  }

  .userstyle .lg--row-gap-48 {
    grid-row-gap: 48px !important;
    row-gap: 48px !important
  }

  .userstyle .lg--row-gap-56 {
    grid-row-gap: 56px !important;
    row-gap: 56px !important
  }

  .userstyle .lg--row-gap-64 {
    grid-row-gap: 64px !important;
    row-gap: 64px !important
  }

  .userstyle .lg--row-gap-px {
    grid-row-gap: 1px !important;
    row-gap: 1px !important
  }

  .userstyle .lg--grid-flow-row {
    grid-auto-flow: row !important
  }

  .userstyle .lg--grid-flow-col {
    grid-auto-flow: column !important
  }

  .userstyle .lg--grid-flow-row-dense {
    grid-auto-flow: row dense !important
  }

  .userstyle .lg--grid-flow-col-dense {
    grid-auto-flow: column dense !important
  }

  .userstyle .lg--grid-cols-1 {
    -ms-grid-columns: (minmax(0, 1fr))[1] !important;
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-2 {
    -ms-grid-columns: (minmax(0, 1fr))[2] !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-3 {
    -ms-grid-columns: (minmax(0, 1fr))[3] !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-4 {
    -ms-grid-columns: (minmax(0, 1fr))[4] !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-5 {
    -ms-grid-columns: (minmax(0, 1fr))[5] !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-6 {
    -ms-grid-columns: (minmax(0, 1fr))[6] !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-7 {
    -ms-grid-columns: (minmax(0, 1fr))[7] !important;
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-8 {
    -ms-grid-columns: (minmax(0, 1fr))[8] !important;
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-9 {
    -ms-grid-columns: (minmax(0, 1fr))[9] !important;
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-10 {
    -ms-grid-columns: (minmax(0, 1fr))[10] !important;
    grid-template-columns: repeat(10, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-11 {
    -ms-grid-columns: (minmax(0, 1fr))[11] !important;
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-12 {
    -ms-grid-columns: (minmax(0, 1fr))[12] !important;
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-cols-none {
    -ms-grid-columns: none !important;
    grid-template-columns: none !important
  }

  .userstyle .lg--col-auto {
    grid-column: auto !important
  }

  .userstyle .lg--col-span-1 {
    grid-column: span 1 / span 1 !important
  }

  .userstyle .lg--col-span-2 {
    grid-column: span 2 / span 2 !important
  }

  .userstyle .lg--col-span-3 {
    grid-column: span 3 / span 3 !important
  }

  .userstyle .lg--col-span-4 {
    grid-column: span 4 / span 4 !important
  }

  .userstyle .lg--col-span-5 {
    grid-column: span 5 / span 5 !important
  }

  .userstyle .lg--col-span-6 {
    grid-column: span 6 / span 6 !important
  }

  .userstyle .lg--col-span-7 {
    grid-column: span 7 / span 7 !important
  }

  .userstyle .lg--col-span-8 {
    grid-column: span 8 / span 8 !important
  }

  .userstyle .lg--col-span-9 {
    grid-column: span 9 / span 9 !important
  }

  .userstyle .lg--col-span-10 {
    grid-column: span 10 / span 10 !important
  }

  .userstyle .lg--col-span-11 {
    grid-column: span 11 / span 11 !important
  }

  .userstyle .lg--col-span-12 {
    grid-column: span 12 / span 12 !important
  }

  .userstyle .lg--col-start-1 {
    -ms-grid-column: 1 !important;
    grid-column-start: 1 !important
  }

  .userstyle .lg--col-start-2 {
    -ms-grid-column: 2 !important;
    grid-column-start: 2 !important
  }

  .userstyle .lg--col-start-3 {
    -ms-grid-column: 3 !important;
    grid-column-start: 3 !important
  }

  .userstyle .lg--col-start-4 {
    -ms-grid-column: 4 !important;
    grid-column-start: 4 !important
  }

  .userstyle .lg--col-start-5 {
    -ms-grid-column: 5 !important;
    grid-column-start: 5 !important
  }

  .userstyle .lg--col-start-6 {
    -ms-grid-column: 6 !important;
    grid-column-start: 6 !important
  }

  .userstyle .lg--col-start-7 {
    -ms-grid-column: 7 !important;
    grid-column-start: 7 !important
  }

  .userstyle .lg--col-start-8 {
    -ms-grid-column: 8 !important;
    grid-column-start: 8 !important
  }

  .userstyle .lg--col-start-9 {
    -ms-grid-column: 9 !important;
    grid-column-start: 9 !important
  }

  .userstyle .lg--col-start-10 {
    -ms-grid-column: 10 !important;
    grid-column-start: 10 !important
  }

  .userstyle .lg--col-start-11 {
    -ms-grid-column: 11 !important;
    grid-column-start: 11 !important
  }

  .userstyle .lg--col-start-12 {
    -ms-grid-column: 12 !important;
    grid-column-start: 12 !important
  }

  .userstyle .lg--col-start-13 {
    -ms-grid-column: 13 !important;
    grid-column-start: 13 !important
  }

  .userstyle .lg--col-start-auto {
    -ms-grid-column: auto !important;
    grid-column-start: auto !important
  }

  .userstyle .lg--col-end-1 {
    grid-column-end: 1 !important
  }

  .userstyle .lg--col-end-2 {
    grid-column-end: 2 !important
  }

  .userstyle .lg--col-end-3 {
    grid-column-end: 3 !important
  }

  .userstyle .lg--col-end-4 {
    grid-column-end: 4 !important
  }

  .userstyle .lg--col-end-5 {
    grid-column-end: 5 !important
  }

  .userstyle .lg--col-end-6 {
    grid-column-end: 6 !important
  }

  .userstyle .lg--col-end-7 {
    grid-column-end: 7 !important
  }

  .userstyle .lg--col-end-8 {
    grid-column-end: 8 !important
  }

  .userstyle .lg--col-end-9 {
    grid-column-end: 9 !important
  }

  .userstyle .lg--col-end-10 {
    grid-column-end: 10 !important
  }

  .userstyle .lg--col-end-11 {
    grid-column-end: 11 !important
  }

  .userstyle .lg--col-end-12 {
    grid-column-end: 12 !important
  }

  .userstyle .lg--col-end-13 {
    grid-column-end: 13 !important
  }

  .userstyle .lg--col-end-auto {
    grid-column-end: auto !important
  }

  .userstyle .lg--grid-rows-1 {
    -ms-grid-rows: (minmax(0, 1fr))[1] !important;
    grid-template-rows: repeat(1, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-rows-2 {
    -ms-grid-rows: (minmax(0, 1fr))[2] !important;
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-rows-3 {
    -ms-grid-rows: (minmax(0, 1fr))[3] !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-rows-4 {
    -ms-grid-rows: (minmax(0, 1fr))[4] !important;
    grid-template-rows: repeat(4, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-rows-5 {
    -ms-grid-rows: (minmax(0, 1fr))[5] !important;
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-rows-6 {
    -ms-grid-rows: (minmax(0, 1fr))[6] !important;
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important
  }

  .userstyle .lg--grid-rows-none {
    -ms-grid-rows: none !important;
    grid-template-rows: none !important
  }

  .userstyle .lg--row-auto {
    grid-row: auto !important
  }

  .userstyle .lg--row-span-1 {
    grid-row: span 1 / span 1 !important
  }

  .userstyle .lg--row-span-2 {
    grid-row: span 2 / span 2 !important
  }

  .userstyle .lg--row-span-3 {
    grid-row: span 3 / span 3 !important
  }

  .userstyle .lg--row-span-4 {
    grid-row: span 4 / span 4 !important
  }

  .userstyle .lg--row-span-5 {
    grid-row: span 5 / span 5 !important
  }

  .userstyle .lg--row-span-6 {
    grid-row: span 6 / span 6 !important
  }

  .userstyle .lg--row-start-1 {
    -ms-grid-row: 1 !important;
    grid-row-start: 1 !important
  }

  .userstyle .lg--row-start-2 {
    -ms-grid-row: 2 !important;
    grid-row-start: 2 !important
  }

  .userstyle .lg--row-start-3 {
    -ms-grid-row: 3 !important;
    grid-row-start: 3 !important
  }

  .userstyle .lg--row-start-4 {
    -ms-grid-row: 4 !important;
    grid-row-start: 4 !important
  }

  .userstyle .lg--row-start-5 {
    -ms-grid-row: 5 !important;
    grid-row-start: 5 !important
  }

  .userstyle .lg--row-start-6 {
    -ms-grid-row: 6 !important;
    grid-row-start: 6 !important
  }

  .userstyle .lg--row-start-7 {
    -ms-grid-row: 7 !important;
    grid-row-start: 7 !important
  }

  .userstyle .lg--row-start-auto {
    -ms-grid-row: auto !important;
    grid-row-start: auto !important
  }

  .userstyle .lg--row-end-1 {
    grid-row-end: 1 !important
  }

  .userstyle .lg--row-end-2 {
    grid-row-end: 2 !important
  }

  .userstyle .lg--row-end-3 {
    grid-row-end: 3 !important
  }

  .userstyle .lg--row-end-4 {
    grid-row-end: 4 !important
  }

  .userstyle .lg--row-end-5 {
    grid-row-end: 5 !important
  }

  .userstyle .lg--row-end-6 {
    grid-row-end: 6 !important
  }

  .userstyle .lg--row-end-7 {
    grid-row-end: 7 !important
  }

  .userstyle .lg--row-end-auto {
    grid-row-end: auto !important
  }

  .userstyle .lg--transform {
    --transform-translate-x: 0 !important;
    --transform-translate-y: 0 !important;
    --transform-rotate: 0 !important;
    --transform-skew-x: 0 !important;
    --transform-skew-y: 0 !important;
    --transform-scale-x: 1 !important;
    --transform-scale-y: 1 !important;
    -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)) !important;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)) !important
  }

  .userstyle .lg--transform-none {
    -webkit-transform: none !important;
    transform: none !important
  }

  .userstyle .lg--origin-center {
    -webkit-transform-origin: center !important;
    transform-origin: center !important
  }

  .userstyle .lg--origin-top {
    -webkit-transform-origin: top !important;
    transform-origin: top !important
  }

  .userstyle .lg--origin-top-right {
    -webkit-transform-origin: top right !important;
    transform-origin: top right !important
  }

  .userstyle .lg--origin-right {
    -webkit-transform-origin: right !important;
    transform-origin: right !important
  }

  .userstyle .lg--origin-bottom-right {
    -webkit-transform-origin: bottom right !important;
    transform-origin: bottom right !important
  }

  .userstyle .lg--origin-bottom {
    -webkit-transform-origin: bottom !important;
    transform-origin: bottom !important
  }

  .userstyle .lg--origin-bottom-left {
    -webkit-transform-origin: bottom left !important;
    transform-origin: bottom left !important
  }

  .userstyle .lg--origin-left {
    -webkit-transform-origin: left !important;
    transform-origin: left !important
  }

  .userstyle .lg--origin-top-left {
    -webkit-transform-origin: top left !important;
    transform-origin: top left !important
  }

  .userstyle .lg--scale-0 {
    --transform-scale-x: 0 !important;
    --transform-scale-y: 0 !important
  }

  .userstyle .lg--scale-50 {
    --transform-scale-x: .5 !important;
    --transform-scale-y: .5 !important
  }

  .userstyle .lg--scale-75 {
    --transform-scale-x: .75 !important;
    --transform-scale-y: .75 !important
  }

  .userstyle .lg--scale-90 {
    --transform-scale-x: .9 !important;
    --transform-scale-y: .9 !important
  }

  .userstyle .lg--scale-95 {
    --transform-scale-x: .95 !important;
    --transform-scale-y: .95 !important
  }

  .userstyle .lg--scale-100 {
    --transform-scale-x: 1 !important;
    --transform-scale-y: 1 !important
  }

  .userstyle .lg--scale-105 {
    --transform-scale-x: 1.05 !important;
    --transform-scale-y: 1.05 !important
  }

  .userstyle .lg--scale-110 {
    --transform-scale-x: 1.1 !important;
    --transform-scale-y: 1.1 !important
  }

  .userstyle .lg--scale-125 {
    --transform-scale-x: 1.25 !important;
    --transform-scale-y: 1.25 !important
  }

  .userstyle .lg--scale-150 {
    --transform-scale-x: 1.5 !important;
    --transform-scale-y: 1.5 !important
  }

  .userstyle .lg--scale-x-0 {
    --transform-scale-x: 0 !important
  }

  .userstyle .lg--scale-x-50 {
    --transform-scale-x: .5 !important
  }

  .userstyle .lg--scale-x-75 {
    --transform-scale-x: .75 !important
  }

  .userstyle .lg--scale-x-90 {
    --transform-scale-x: .9 !important
  }

  .userstyle .lg--scale-x-95 {
    --transform-scale-x: .95 !important
  }

  .userstyle .lg--scale-x-100 {
    --transform-scale-x: 1 !important
  }

  .userstyle .lg--scale-x-105 {
    --transform-scale-x: 1.05 !important
  }

  .userstyle .lg--scale-x-110 {
    --transform-scale-x: 1.1 !important
  }

  .userstyle .lg--scale-x-125 {
    --transform-scale-x: 1.25 !important
  }

  .userstyle .lg--scale-x-150 {
    --transform-scale-x: 1.5 !important
  }

  .userstyle .lg--scale-y-0 {
    --transform-scale-y: 0 !important
  }

  .userstyle .lg--scale-y-50 {
    --transform-scale-y: .5 !important
  }

  .userstyle .lg--scale-y-75 {
    --transform-scale-y: .75 !important
  }

  .userstyle .lg--scale-y-90 {
    --transform-scale-y: .9 !important
  }

  .userstyle .lg--scale-y-95 {
    --transform-scale-y: .95 !important
  }

  .userstyle .lg--scale-y-100 {
    --transform-scale-y: 1 !important
  }

  .userstyle .lg--scale-y-105 {
    --transform-scale-y: 1.05 !important
  }

  .userstyle .lg--scale-y-110 {
    --transform-scale-y: 1.1 !important
  }

  .userstyle .lg--scale-y-125 {
    --transform-scale-y: 1.25 !important
  }

  .userstyle .lg--scale-y-150 {
    --transform-scale-y: 1.5 !important
  }

  .userstyle .lg--hover--scale-0:hover {
    --transform-scale-x: 0 !important;
    --transform-scale-y: 0 !important
  }

  .userstyle .lg--hover--scale-50:hover {
    --transform-scale-x: .5 !important;
    --transform-scale-y: .5 !important
  }

  .userstyle .lg--hover--scale-75:hover {
    --transform-scale-x: .75 !important;
    --transform-scale-y: .75 !important
  }

  .userstyle .lg--hover--scale-90:hover {
    --transform-scale-x: .9 !important;
    --transform-scale-y: .9 !important
  }

  .userstyle .lg--hover--scale-95:hover {
    --transform-scale-x: .95 !important;
    --transform-scale-y: .95 !important
  }

  .userstyle .lg--hover--scale-100:hover {
    --transform-scale-x: 1 !important;
    --transform-scale-y: 1 !important
  }

  .userstyle .lg--hover--scale-105:hover {
    --transform-scale-x: 1.05 !important;
    --transform-scale-y: 1.05 !important
  }

  .userstyle .lg--hover--scale-110:hover {
    --transform-scale-x: 1.1 !important;
    --transform-scale-y: 1.1 !important
  }

  .userstyle .lg--hover--scale-125:hover {
    --transform-scale-x: 1.25 !important;
    --transform-scale-y: 1.25 !important
  }

  .userstyle .lg--hover--scale-150:hover {
    --transform-scale-x: 1.5 !important;
    --transform-scale-y: 1.5 !important
  }

  .userstyle .lg--hover--scale-x-0:hover {
    --transform-scale-x: 0 !important
  }

  .userstyle .lg--hover--scale-x-50:hover {
    --transform-scale-x: .5 !important
  }

  .userstyle .lg--hover--scale-x-75:hover {
    --transform-scale-x: .75 !important
  }

  .userstyle .lg--hover--scale-x-90:hover {
    --transform-scale-x: .9 !important
  }

  .userstyle .lg--hover--scale-x-95:hover {
    --transform-scale-x: .95 !important
  }

  .userstyle .lg--hover--scale-x-100:hover {
    --transform-scale-x: 1 !important
  }

  .userstyle .lg--hover--scale-x-105:hover {
    --transform-scale-x: 1.05 !important
  }

  .userstyle .lg--hover--scale-x-110:hover {
    --transform-scale-x: 1.1 !important
  }

  .userstyle .lg--hover--scale-x-125:hover {
    --transform-scale-x: 1.25 !important
  }

  .userstyle .lg--hover--scale-x-150:hover {
    --transform-scale-x: 1.5 !important
  }

  .userstyle .lg--hover--scale-y-0:hover {
    --transform-scale-y: 0 !important
  }

  .userstyle .lg--hover--scale-y-50:hover {
    --transform-scale-y: .5 !important
  }

  .userstyle .lg--hover--scale-y-75:hover {
    --transform-scale-y: .75 !important
  }

  .userstyle .lg--hover--scale-y-90:hover {
    --transform-scale-y: .9 !important
  }

  .userstyle .lg--hover--scale-y-95:hover {
    --transform-scale-y: .95 !important
  }

  .userstyle .lg--hover--scale-y-100:hover {
    --transform-scale-y: 1 !important
  }

  .userstyle .lg--hover--scale-y-105:hover {
    --transform-scale-y: 1.05 !important
  }

  .userstyle .lg--hover--scale-y-110:hover {
    --transform-scale-y: 1.1 !important
  }

  .userstyle .lg--hover--scale-y-125:hover {
    --transform-scale-y: 1.25 !important
  }

  .userstyle .lg--hover--scale-y-150:hover {
    --transform-scale-y: 1.5 !important
  }

  .userstyle .lg--focus--scale-0:focus {
    --transform-scale-x: 0 !important;
    --transform-scale-y: 0 !important
  }

  .userstyle .lg--focus--scale-50:focus {
    --transform-scale-x: .5 !important;
    --transform-scale-y: .5 !important
  }

  .userstyle .lg--focus--scale-75:focus {
    --transform-scale-x: .75 !important;
    --transform-scale-y: .75 !important
  }

  .userstyle .lg--focus--scale-90:focus {
    --transform-scale-x: .9 !important;
    --transform-scale-y: .9 !important
  }

  .userstyle .lg--focus--scale-95:focus {
    --transform-scale-x: .95 !important;
    --transform-scale-y: .95 !important
  }

  .userstyle .lg--focus--scale-100:focus {
    --transform-scale-x: 1 !important;
    --transform-scale-y: 1 !important
  }

  .userstyle .lg--focus--scale-105:focus {
    --transform-scale-x: 1.05 !important;
    --transform-scale-y: 1.05 !important
  }

  .userstyle .lg--focus--scale-110:focus {
    --transform-scale-x: 1.1 !important;
    --transform-scale-y: 1.1 !important
  }

  .userstyle .lg--focus--scale-125:focus {
    --transform-scale-x: 1.25 !important;
    --transform-scale-y: 1.25 !important
  }

  .userstyle .lg--focus--scale-150:focus {
    --transform-scale-x: 1.5 !important;
    --transform-scale-y: 1.5 !important
  }

  .userstyle .lg--focus--scale-x-0:focus {
    --transform-scale-x: 0 !important
  }

  .userstyle .lg--focus--scale-x-50:focus {
    --transform-scale-x: .5 !important
  }

  .userstyle .lg--focus--scale-x-75:focus {
    --transform-scale-x: .75 !important
  }

  .userstyle .lg--focus--scale-x-90:focus {
    --transform-scale-x: .9 !important
  }

  .userstyle .lg--focus--scale-x-95:focus {
    --transform-scale-x: .95 !important
  }

  .userstyle .lg--focus--scale-x-100:focus {
    --transform-scale-x: 1 !important
  }

  .userstyle .lg--focus--scale-x-105:focus {
    --transform-scale-x: 1.05 !important
  }

  .userstyle .lg--focus--scale-x-110:focus {
    --transform-scale-x: 1.1 !important
  }

  .userstyle .lg--focus--scale-x-125:focus {
    --transform-scale-x: 1.25 !important
  }

  .userstyle .lg--focus--scale-x-150:focus {
    --transform-scale-x: 1.5 !important
  }

  .userstyle .lg--focus--scale-y-0:focus {
    --transform-scale-y: 0 !important
  }

  .userstyle .lg--focus--scale-y-50:focus {
    --transform-scale-y: .5 !important
  }

  .userstyle .lg--focus--scale-y-75:focus {
    --transform-scale-y: .75 !important
  }

  .userstyle .lg--focus--scale-y-90:focus {
    --transform-scale-y: .9 !important
  }

  .userstyle .lg--focus--scale-y-95:focus {
    --transform-scale-y: .95 !important
  }

  .userstyle .lg--focus--scale-y-100:focus {
    --transform-scale-y: 1 !important
  }

  .userstyle .lg--focus--scale-y-105:focus {
    --transform-scale-y: 1.05 !important
  }

  .userstyle .lg--focus--scale-y-110:focus {
    --transform-scale-y: 1.1 !important
  }

  .userstyle .lg--focus--scale-y-125:focus {
    --transform-scale-y: 1.25 !important
  }

  .userstyle .lg--focus--scale-y-150:focus {
    --transform-scale-y: 1.5 !important
  }

  .userstyle .lg--rotate-0 {
    --transform-rotate: 0 !important
  }

  .userstyle .lg--rotate-45 {
    --transform-rotate: 45deg !important
  }

  .userstyle .lg--rotate-90 {
    --transform-rotate: 90deg !important
  }

  .userstyle .lg--rotate-180 {
    --transform-rotate: 180deg !important
  }

  .userstyle .lg---rotate-180 {
    --transform-rotate: -180deg !important
  }

  .userstyle .lg---rotate-90 {
    --transform-rotate: -90deg !important
  }

  .userstyle .lg---rotate-45 {
    --transform-rotate: -45deg !important
  }

  .userstyle .lg--hover--rotate-0:hover {
    --transform-rotate: 0 !important
  }

  .userstyle .lg--hover--rotate-45:hover {
    --transform-rotate: 45deg !important
  }

  .userstyle .lg--hover--rotate-90:hover {
    --transform-rotate: 90deg !important
  }

  .userstyle .lg--hover--rotate-180:hover {
    --transform-rotate: 180deg !important
  }

  .userstyle .lg--hover---rotate-180:hover {
    --transform-rotate: -180deg !important
  }

  .userstyle .lg--hover---rotate-90:hover {
    --transform-rotate: -90deg !important
  }

  .userstyle .lg--hover---rotate-45:hover {
    --transform-rotate: -45deg !important
  }

  .userstyle .lg--focus--rotate-0:focus {
    --transform-rotate: 0 !important
  }

  .userstyle .lg--focus--rotate-45:focus {
    --transform-rotate: 45deg !important
  }

  .userstyle .lg--focus--rotate-90:focus {
    --transform-rotate: 90deg !important
  }

  .userstyle .lg--focus--rotate-180:focus {
    --transform-rotate: 180deg !important
  }

  .userstyle .lg--focus---rotate-180:focus {
    --transform-rotate: -180deg !important
  }

  .userstyle .lg--focus---rotate-90:focus {
    --transform-rotate: -90deg !important
  }

  .userstyle .lg--focus---rotate-45:focus {
    --transform-rotate: -45deg !important
  }

  .userstyle .lg--translate-x-0 {
    --transform-translate-x: 0 !important
  }

  .userstyle .lg--translate-x-2 {
    --transform-translate-x: 2px !important
  }

  .userstyle .lg--translate-x-4 {
    --transform-translate-x: 4px !important
  }

  .userstyle .lg--translate-x-8 {
    --transform-translate-x: 8px !important
  }

  .userstyle .lg--translate-x-12 {
    --transform-translate-x: 12px !important
  }

  .userstyle .lg--translate-x-16 {
    --transform-translate-x: 16px !important
  }

  .userstyle .lg--translate-x-20 {
    --transform-translate-x: 20px !important
  }

  .userstyle .lg--translate-x-24 {
    --transform-translate-x: 24px !important
  }

  .userstyle .lg--translate-x-32 {
    --transform-translate-x: 32px !important
  }

  .userstyle .lg--translate-x-40 {
    --transform-translate-x: 40px !important
  }

  .userstyle .lg--translate-x-48 {
    --transform-translate-x: 48px !important
  }

  .userstyle .lg--translate-x-56 {
    --transform-translate-x: 56px !important
  }

  .userstyle .lg--translate-x-64 {
    --transform-translate-x: 64px !important
  }

  .userstyle .lg--translate-x-px {
    --transform-translate-x: 1px !important
  }

  .userstyle .lg---translate-x-2 {
    --transform-translate-x: -2px !important
  }

  .userstyle .lg---translate-x-4 {
    --transform-translate-x: -4px !important
  }

  .userstyle .lg---translate-x-8 {
    --transform-translate-x: -8px !important
  }

  .userstyle .lg---translate-x-12 {
    --transform-translate-x: -12px !important
  }

  .userstyle .lg---translate-x-16 {
    --transform-translate-x: -16px !important
  }

  .userstyle .lg---translate-x-20 {
    --transform-translate-x: -20px !important
  }

  .userstyle .lg---translate-x-24 {
    --transform-translate-x: -24px !important
  }

  .userstyle .lg---translate-x-32 {
    --transform-translate-x: -32px !important
  }

  .userstyle .lg---translate-x-40 {
    --transform-translate-x: -40px !important
  }

  .userstyle .lg---translate-x-48 {
    --transform-translate-x: -48px !important
  }

  .userstyle .lg---translate-x-56 {
    --transform-translate-x: -56px !important
  }

  .userstyle .lg---translate-x-64 {
    --transform-translate-x: -64px !important
  }

  .userstyle .lg---translate-x-px {
    --transform-translate-x: -1px !important
  }

  .userstyle .lg---translate-x-full {
    --transform-translate-x: -100% !important
  }

  .userstyle .lg---translate-x-1\/2 {
    --transform-translate-x: -50% !important
  }

  .userstyle .lg--translate-x-1\/2 {
    --transform-translate-x: 50% !important
  }

  .userstyle .lg--translate-x-full {
    --transform-translate-x: 100% !important
  }

  .userstyle .lg--translate-y-0 {
    --transform-translate-y: 0 !important
  }

  .userstyle .lg--translate-y-2 {
    --transform-translate-y: 2px !important
  }

  .userstyle .lg--translate-y-4 {
    --transform-translate-y: 4px !important
  }

  .userstyle .lg--translate-y-8 {
    --transform-translate-y: 8px !important
  }

  .userstyle .lg--translate-y-12 {
    --transform-translate-y: 12px !important
  }

  .userstyle .lg--translate-y-16 {
    --transform-translate-y: 16px !important
  }

  .userstyle .lg--translate-y-20 {
    --transform-translate-y: 20px !important
  }

  .userstyle .lg--translate-y-24 {
    --transform-translate-y: 24px !important
  }

  .userstyle .lg--translate-y-32 {
    --transform-translate-y: 32px !important
  }

  .userstyle .lg--translate-y-40 {
    --transform-translate-y: 40px !important
  }

  .userstyle .lg--translate-y-48 {
    --transform-translate-y: 48px !important
  }

  .userstyle .lg--translate-y-56 {
    --transform-translate-y: 56px !important
  }

  .userstyle .lg--translate-y-64 {
    --transform-translate-y: 64px !important
  }

  .userstyle .lg--translate-y-px {
    --transform-translate-y: 1px !important
  }

  .userstyle .lg---translate-y-2 {
    --transform-translate-y: -2px !important
  }

  .userstyle .lg---translate-y-4 {
    --transform-translate-y: -4px !important
  }

  .userstyle .lg---translate-y-8 {
    --transform-translate-y: -8px !important
  }

  .userstyle .lg---translate-y-12 {
    --transform-translate-y: -12px !important
  }

  .userstyle .lg---translate-y-16 {
    --transform-translate-y: -16px !important
  }

  .userstyle .lg---translate-y-20 {
    --transform-translate-y: -20px !important
  }

  .userstyle .lg---translate-y-24 {
    --transform-translate-y: -24px !important
  }

  .userstyle .lg---translate-y-32 {
    --transform-translate-y: -32px !important
  }

  .userstyle .lg---translate-y-40 {
    --transform-translate-y: -40px !important
  }

  .userstyle .lg---translate-y-48 {
    --transform-translate-y: -48px !important
  }

  .userstyle .lg---translate-y-56 {
    --transform-translate-y: -56px !important
  }

  .userstyle .lg---translate-y-64 {
    --transform-translate-y: -64px !important
  }

  .userstyle .lg---translate-y-px {
    --transform-translate-y: -1px !important
  }

  .userstyle .lg---translate-y-full {
    --transform-translate-y: -100% !important
  }

  .userstyle .lg---translate-y-1\/2 {
    --transform-translate-y: -50% !important
  }

  .userstyle .lg--translate-y-1\/2 {
    --transform-translate-y: 50% !important
  }

  .userstyle .lg--translate-y-full {
    --transform-translate-y: 100% !important
  }

  .userstyle .lg--hover--translate-x-0:hover {
    --transform-translate-x: 0 !important
  }

  .userstyle .lg--hover--translate-x-2:hover {
    --transform-translate-x: 2px !important
  }

  .userstyle .lg--hover--translate-x-4:hover {
    --transform-translate-x: 4px !important
  }

  .userstyle .lg--hover--translate-x-8:hover {
    --transform-translate-x: 8px !important
  }

  .userstyle .lg--hover--translate-x-12:hover {
    --transform-translate-x: 12px !important
  }

  .userstyle .lg--hover--translate-x-16:hover {
    --transform-translate-x: 16px !important
  }

  .userstyle .lg--hover--translate-x-20:hover {
    --transform-translate-x: 20px !important
  }

  .userstyle .lg--hover--translate-x-24:hover {
    --transform-translate-x: 24px !important
  }

  .userstyle .lg--hover--translate-x-32:hover {
    --transform-translate-x: 32px !important
  }

  .userstyle .lg--hover--translate-x-40:hover {
    --transform-translate-x: 40px !important
  }

  .userstyle .lg--hover--translate-x-48:hover {
    --transform-translate-x: 48px !important
  }

  .userstyle .lg--hover--translate-x-56:hover {
    --transform-translate-x: 56px !important
  }

  .userstyle .lg--hover--translate-x-64:hover {
    --transform-translate-x: 64px !important
  }

  .userstyle .lg--hover--translate-x-px:hover {
    --transform-translate-x: 1px !important
  }

  .userstyle .lg--hover---translate-x-2:hover {
    --transform-translate-x: -2px !important
  }

  .userstyle .lg--hover---translate-x-4:hover {
    --transform-translate-x: -4px !important
  }

  .userstyle .lg--hover---translate-x-8:hover {
    --transform-translate-x: -8px !important
  }

  .userstyle .lg--hover---translate-x-12:hover {
    --transform-translate-x: -12px !important
  }

  .userstyle .lg--hover---translate-x-16:hover {
    --transform-translate-x: -16px !important
  }

  .userstyle .lg--hover---translate-x-20:hover {
    --transform-translate-x: -20px !important
  }

  .userstyle .lg--hover---translate-x-24:hover {
    --transform-translate-x: -24px !important
  }

  .userstyle .lg--hover---translate-x-32:hover {
    --transform-translate-x: -32px !important
  }

  .userstyle .lg--hover---translate-x-40:hover {
    --transform-translate-x: -40px !important
  }

  .userstyle .lg--hover---translate-x-48:hover {
    --transform-translate-x: -48px !important
  }

  .userstyle .lg--hover---translate-x-56:hover {
    --transform-translate-x: -56px !important
  }

  .userstyle .lg--hover---translate-x-64:hover {
    --transform-translate-x: -64px !important
  }

  .userstyle .lg--hover---translate-x-px:hover {
    --transform-translate-x: -1px !important
  }

  .userstyle .lg--hover---translate-x-full:hover {
    --transform-translate-x: -100% !important
  }

  .userstyle .lg--hover---translate-x-1\/2:hover {
    --transform-translate-x: -50% !important
  }

  .userstyle .lg--hover--translate-x-1\/2:hover {
    --transform-translate-x: 50% !important
  }

  .userstyle .lg--hover--translate-x-full:hover {
    --transform-translate-x: 100% !important
  }

  .userstyle .lg--hover--translate-y-0:hover {
    --transform-translate-y: 0 !important
  }

  .userstyle .lg--hover--translate-y-2:hover {
    --transform-translate-y: 2px !important
  }

  .userstyle .lg--hover--translate-y-4:hover {
    --transform-translate-y: 4px !important
  }

  .userstyle .lg--hover--translate-y-8:hover {
    --transform-translate-y: 8px !important
  }

  .userstyle .lg--hover--translate-y-12:hover {
    --transform-translate-y: 12px !important
  }

  .userstyle .lg--hover--translate-y-16:hover {
    --transform-translate-y: 16px !important
  }

  .userstyle .lg--hover--translate-y-20:hover {
    --transform-translate-y: 20px !important
  }

  .userstyle .lg--hover--translate-y-24:hover {
    --transform-translate-y: 24px !important
  }

  .userstyle .lg--hover--translate-y-32:hover {
    --transform-translate-y: 32px !important
  }

  .userstyle .lg--hover--translate-y-40:hover {
    --transform-translate-y: 40px !important
  }

  .userstyle .lg--hover--translate-y-48:hover {
    --transform-translate-y: 48px !important
  }

  .userstyle .lg--hover--translate-y-56:hover {
    --transform-translate-y: 56px !important
  }

  .userstyle .lg--hover--translate-y-64:hover {
    --transform-translate-y: 64px !important
  }

  .userstyle .lg--hover--translate-y-px:hover {
    --transform-translate-y: 1px !important
  }

  .userstyle .lg--hover---translate-y-2:hover {
    --transform-translate-y: -2px !important
  }

  .userstyle .lg--hover---translate-y-4:hover {
    --transform-translate-y: -4px !important
  }

  .userstyle .lg--hover---translate-y-8:hover {
    --transform-translate-y: -8px !important
  }

  .userstyle .lg--hover---translate-y-12:hover {
    --transform-translate-y: -12px !important
  }

  .userstyle .lg--hover---translate-y-16:hover {
    --transform-translate-y: -16px !important
  }

  .userstyle .lg--hover---translate-y-20:hover {
    --transform-translate-y: -20px !important
  }

  .userstyle .lg--hover---translate-y-24:hover {
    --transform-translate-y: -24px !important
  }

  .userstyle .lg--hover---translate-y-32:hover {
    --transform-translate-y: -32px !important
  }

  .userstyle .lg--hover---translate-y-40:hover {
    --transform-translate-y: -40px !important
  }

  .userstyle .lg--hover---translate-y-48:hover {
    --transform-translate-y: -48px !important
  }

  .userstyle .lg--hover---translate-y-56:hover {
    --transform-translate-y: -56px !important
  }

  .userstyle .lg--hover---translate-y-64:hover {
    --transform-translate-y: -64px !important
  }

  .userstyle .lg--hover---translate-y-px:hover {
    --transform-translate-y: -1px !important
  }

  .userstyle .lg--hover---translate-y-full:hover {
    --transform-translate-y: -100% !important
  }

  .userstyle .lg--hover---translate-y-1\/2:hover {
    --transform-translate-y: -50% !important
  }

  .userstyle .lg--hover--translate-y-1\/2:hover {
    --transform-translate-y: 50% !important
  }

  .userstyle .lg--hover--translate-y-full:hover {
    --transform-translate-y: 100% !important
  }

  .userstyle .lg--focus--translate-x-0:focus {
    --transform-translate-x: 0 !important
  }

  .userstyle .lg--focus--translate-x-2:focus {
    --transform-translate-x: 2px !important
  }

  .userstyle .lg--focus--translate-x-4:focus {
    --transform-translate-x: 4px !important
  }

  .userstyle .lg--focus--translate-x-8:focus {
    --transform-translate-x: 8px !important
  }

  .userstyle .lg--focus--translate-x-12:focus {
    --transform-translate-x: 12px !important
  }

  .userstyle .lg--focus--translate-x-16:focus {
    --transform-translate-x: 16px !important
  }

  .userstyle .lg--focus--translate-x-20:focus {
    --transform-translate-x: 20px !important
  }

  .userstyle .lg--focus--translate-x-24:focus {
    --transform-translate-x: 24px !important
  }

  .userstyle .lg--focus--translate-x-32:focus {
    --transform-translate-x: 32px !important
  }

  .userstyle .lg--focus--translate-x-40:focus {
    --transform-translate-x: 40px !important
  }

  .userstyle .lg--focus--translate-x-48:focus {
    --transform-translate-x: 48px !important
  }

  .userstyle .lg--focus--translate-x-56:focus {
    --transform-translate-x: 56px !important
  }

  .userstyle .lg--focus--translate-x-64:focus {
    --transform-translate-x: 64px !important
  }

  .userstyle .lg--focus--translate-x-px:focus {
    --transform-translate-x: 1px !important
  }

  .userstyle .lg--focus---translate-x-2:focus {
    --transform-translate-x: -2px !important
  }

  .userstyle .lg--focus---translate-x-4:focus {
    --transform-translate-x: -4px !important
  }

  .userstyle .lg--focus---translate-x-8:focus {
    --transform-translate-x: -8px !important
  }

  .userstyle .lg--focus---translate-x-12:focus {
    --transform-translate-x: -12px !important
  }

  .userstyle .lg--focus---translate-x-16:focus {
    --transform-translate-x: -16px !important
  }

  .userstyle .lg--focus---translate-x-20:focus {
    --transform-translate-x: -20px !important
  }

  .userstyle .lg--focus---translate-x-24:focus {
    --transform-translate-x: -24px !important
  }

  .userstyle .lg--focus---translate-x-32:focus {
    --transform-translate-x: -32px !important
  }

  .userstyle .lg--focus---translate-x-40:focus {
    --transform-translate-x: -40px !important
  }

  .userstyle .lg--focus---translate-x-48:focus {
    --transform-translate-x: -48px !important
  }

  .userstyle .lg--focus---translate-x-56:focus {
    --transform-translate-x: -56px !important
  }

  .userstyle .lg--focus---translate-x-64:focus {
    --transform-translate-x: -64px !important
  }

  .userstyle .lg--focus---translate-x-px:focus {
    --transform-translate-x: -1px !important
  }

  .userstyle .lg--focus---translate-x-full:focus {
    --transform-translate-x: -100% !important
  }

  .userstyle .lg--focus---translate-x-1\/2:focus {
    --transform-translate-x: -50% !important
  }

  .userstyle .lg--focus--translate-x-1\/2:focus {
    --transform-translate-x: 50% !important
  }

  .userstyle .lg--focus--translate-x-full:focus {
    --transform-translate-x: 100% !important
  }

  .userstyle .lg--focus--translate-y-0:focus {
    --transform-translate-y: 0 !important
  }

  .userstyle .lg--focus--translate-y-2:focus {
    --transform-translate-y: 2px !important
  }

  .userstyle .lg--focus--translate-y-4:focus {
    --transform-translate-y: 4px !important
  }

  .userstyle .lg--focus--translate-y-8:focus {
    --transform-translate-y: 8px !important
  }

  .userstyle .lg--focus--translate-y-12:focus {
    --transform-translate-y: 12px !important
  }

  .userstyle .lg--focus--translate-y-16:focus {
    --transform-translate-y: 16px !important
  }

  .userstyle .lg--focus--translate-y-20:focus {
    --transform-translate-y: 20px !important
  }

  .userstyle .lg--focus--translate-y-24:focus {
    --transform-translate-y: 24px !important
  }

  .userstyle .lg--focus--translate-y-32:focus {
    --transform-translate-y: 32px !important
  }

  .userstyle .lg--focus--translate-y-40:focus {
    --transform-translate-y: 40px !important
  }

  .userstyle .lg--focus--translate-y-48:focus {
    --transform-translate-y: 48px !important
  }

  .userstyle .lg--focus--translate-y-56:focus {
    --transform-translate-y: 56px !important
  }

  .userstyle .lg--focus--translate-y-64:focus {
    --transform-translate-y: 64px !important
  }

  .userstyle .lg--focus--translate-y-px:focus {
    --transform-translate-y: 1px !important
  }

  .userstyle .lg--focus---translate-y-2:focus {
    --transform-translate-y: -2px !important
  }

  .userstyle .lg--focus---translate-y-4:focus {
    --transform-translate-y: -4px !important
  }

  .userstyle .lg--focus---translate-y-8:focus {
    --transform-translate-y: -8px !important
  }

  .userstyle .lg--focus---translate-y-12:focus {
    --transform-translate-y: -12px !important
  }

  .userstyle .lg--focus---translate-y-16:focus {
    --transform-translate-y: -16px !important
  }

  .userstyle .lg--focus---translate-y-20:focus {
    --transform-translate-y: -20px !important
  }

  .userstyle .lg--focus---translate-y-24:focus {
    --transform-translate-y: -24px !important
  }

  .userstyle .lg--focus---translate-y-32:focus {
    --transform-translate-y: -32px !important
  }

  .userstyle .lg--focus---translate-y-40:focus {
    --transform-translate-y: -40px !important
  }

  .userstyle .lg--focus---translate-y-48:focus {
    --transform-translate-y: -48px !important
  }

  .userstyle .lg--focus---translate-y-56:focus {
    --transform-translate-y: -56px !important
  }

  .userstyle .lg--focus---translate-y-64:focus {
    --transform-translate-y: -64px !important
  }

  .userstyle .lg--focus---translate-y-px:focus {
    --transform-translate-y: -1px !important
  }

  .userstyle .lg--focus---translate-y-full:focus {
    --transform-translate-y: -100% !important
  }

  .userstyle .lg--focus---translate-y-1\/2:focus {
    --transform-translate-y: -50% !important
  }

  .userstyle .lg--focus--translate-y-1\/2:focus {
    --transform-translate-y: 50% !important
  }

  .userstyle .lg--focus--translate-y-full:focus {
    --transform-translate-y: 100% !important
  }

  .userstyle .lg--skew-x-0 {
    --transform-skew-x: 0 !important
  }

  .userstyle .lg--skew-x-3 {
    --transform-skew-x: 3deg !important
  }

  .userstyle .lg--skew-x-6 {
    --transform-skew-x: 6deg !important
  }

  .userstyle .lg--skew-x-12 {
    --transform-skew-x: 12deg !important
  }

  .userstyle .lg---skew-x-12 {
    --transform-skew-x: -12deg !important
  }

  .userstyle .lg---skew-x-6 {
    --transform-skew-x: -6deg !important
  }

  .userstyle .lg---skew-x-3 {
    --transform-skew-x: -3deg !important
  }

  .userstyle .lg--skew-y-0 {
    --transform-skew-y: 0 !important
  }

  .userstyle .lg--skew-y-3 {
    --transform-skew-y: 3deg !important
  }

  .userstyle .lg--skew-y-6 {
    --transform-skew-y: 6deg !important
  }

  .userstyle .lg--skew-y-12 {
    --transform-skew-y: 12deg !important
  }

  .userstyle .lg---skew-y-12 {
    --transform-skew-y: -12deg !important
  }

  .userstyle .lg---skew-y-6 {
    --transform-skew-y: -6deg !important
  }

  .userstyle .lg---skew-y-3 {
    --transform-skew-y: -3deg !important
  }

  .userstyle .lg--hover--skew-x-0:hover {
    --transform-skew-x: 0 !important
  }

  .userstyle .lg--hover--skew-x-3:hover {
    --transform-skew-x: 3deg !important
  }

  .userstyle .lg--hover--skew-x-6:hover {
    --transform-skew-x: 6deg !important
  }

  .userstyle .lg--hover--skew-x-12:hover {
    --transform-skew-x: 12deg !important
  }

  .userstyle .lg--hover---skew-x-12:hover {
    --transform-skew-x: -12deg !important
  }

  .userstyle .lg--hover---skew-x-6:hover {
    --transform-skew-x: -6deg !important
  }

  .userstyle .lg--hover---skew-x-3:hover {
    --transform-skew-x: -3deg !important
  }

  .userstyle .lg--hover--skew-y-0:hover {
    --transform-skew-y: 0 !important
  }

  .userstyle .lg--hover--skew-y-3:hover {
    --transform-skew-y: 3deg !important
  }

  .userstyle .lg--hover--skew-y-6:hover {
    --transform-skew-y: 6deg !important
  }

  .userstyle .lg--hover--skew-y-12:hover {
    --transform-skew-y: 12deg !important
  }

  .userstyle .lg--hover---skew-y-12:hover {
    --transform-skew-y: -12deg !important
  }

  .userstyle .lg--hover---skew-y-6:hover {
    --transform-skew-y: -6deg !important
  }

  .userstyle .lg--hover---skew-y-3:hover {
    --transform-skew-y: -3deg !important
  }

  .userstyle .lg--focus--skew-x-0:focus {
    --transform-skew-x: 0 !important
  }

  .userstyle .lg--focus--skew-x-3:focus {
    --transform-skew-x: 3deg !important
  }

  .userstyle .lg--focus--skew-x-6:focus {
    --transform-skew-x: 6deg !important
  }

  .userstyle .lg--focus--skew-x-12:focus {
    --transform-skew-x: 12deg !important
  }

  .userstyle .lg--focus---skew-x-12:focus {
    --transform-skew-x: -12deg !important
  }

  .userstyle .lg--focus---skew-x-6:focus {
    --transform-skew-x: -6deg !important
  }

  .userstyle .lg--focus---skew-x-3:focus {
    --transform-skew-x: -3deg !important
  }

  .userstyle .lg--focus--skew-y-0:focus {
    --transform-skew-y: 0 !important
  }

  .userstyle .lg--focus--skew-y-3:focus {
    --transform-skew-y: 3deg !important
  }

  .userstyle .lg--focus--skew-y-6:focus {
    --transform-skew-y: 6deg !important
  }

  .userstyle .lg--focus--skew-y-12:focus {
    --transform-skew-y: 12deg !important
  }

  .userstyle .lg--focus---skew-y-12:focus {
    --transform-skew-y: -12deg !important
  }

  .userstyle .lg--focus---skew-y-6:focus {
    --transform-skew-y: -6deg !important
  }

  .userstyle .lg--focus---skew-y-3:focus {
    --transform-skew-y: -3deg !important
  }

  .userstyle .lg--transition-none {
    -webkit-transition-property: none !important;
    transition-property: none !important
  }

  .userstyle .lg--transition-all {
    -webkit-transition-property: all !important;
    transition-property: all !important
  }

  .userstyle .lg--transition {
    -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform !important
  }

  .userstyle .lg--transition-colors {
    -webkit-transition-property: background-color, border-color, color, fill, stroke !important;
    transition-property: background-color, border-color, color, fill, stroke !important
  }

  .userstyle .lg--transition-opacity {
    -webkit-transition-property: opacity !important;
    transition-property: opacity !important
  }

  .userstyle .lg--transition-shadow {
    -webkit-transition-property: -webkit-box-shadow !important;
    transition-property: -webkit-box-shadow !important;
    transition-property: box-shadow !important;
    transition-property: box-shadow, -webkit-box-shadow !important
  }

  .userstyle .lg--transition-transform {
    -webkit-transition-property: -webkit-transform !important;
    transition-property: -webkit-transform !important;
    transition-property: transform !important;
    transition-property: transform, -webkit-transform !important
  }

  .userstyle .lg--ease-linear {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important
  }

  .userstyle .lg--ease-in {
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important
  }

  .userstyle .lg--ease-out {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important
  }

  .userstyle .lg--ease-in-out {
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important
  }

  .userstyle .lg--duration-75 {
    -webkit-transition-duration: 75ms !important;
    transition-duration: 75ms !important
  }

  .userstyle .lg--duration-100 {
    -webkit-transition-duration: 100ms !important;
    transition-duration: 100ms !important
  }

  .userstyle .lg--duration-150 {
    -webkit-transition-duration: 150ms !important;
    transition-duration: 150ms !important
  }

  .userstyle .lg--duration-200 {
    -webkit-transition-duration: 200ms !important;
    transition-duration: 200ms !important
  }

  .userstyle .lg--duration-300 {
    -webkit-transition-duration: 300ms !important;
    transition-duration: 300ms !important
  }

  .userstyle .lg--duration-500 {
    -webkit-transition-duration: 500ms !important;
    transition-duration: 500ms !important
  }

  .userstyle .lg--duration-700 {
    -webkit-transition-duration: 700ms !important;
    transition-duration: 700ms !important
  }

  .userstyle .lg--duration-1000 {
    -webkit-transition-duration: 1000ms !important;
    transition-duration: 1000ms !important
  }
}

.userstyle a {
  float: unset;
  font-size: inherit
}

.userstyle li {
  float: unset
}

.userstyle .acc-content {
  display: none
}

.userstyle .acc {
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}

.userstyle .acc.active {
  background-color: #f7fafc !important
}

.userstyle .acc.active .material-icons.absolute {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}

/*# sourceMappingURL=user.min.css.map */