.-tw-mt-1 {
  margin-top: -0.25rem !important
}

.tw-mb-24 {
  margin-bottom: 6rem !important
}

.tw-mb-4 {
  margin-bottom: 1rem !important
}

.tw-mb-\[13px\] {
  margin-bottom: 13px !important
}

.tw-mt-16 {
  margin-top: 4rem !important
}

.tw-mt-20 {
  margin-top: 5rem !important
}

.tw-mt-5 {
  margin-top: 1.25rem !important
}

.tw-mt-10 {
  margin-top: 2.5rem !important
}

.tw-grid {
  display: grid !important
}

.tw-w-\[100px\] {
  width: 100px !important
}

.tw-w-\[150px\] {
  width: 150px !important
}

.tw-w-\[200px\] {
  width: 200px !important
}

.tw-w-\[300px\] {
  width: 300px !important
}

.tw-flex-1 {
  flex: 1 1 0% !important
}

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

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

.tw-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important
}

.tw-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important
}

.tw-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important
}

.tw-p-10 {
  padding: 2.5rem !important
}

.tw-text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important
}

.tw-text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important
}

.tw-text-\[18px\] {
  font-size: 18px !important
}

.tw-text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important
}

.tw-text-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important
}

@media (min-width: 1024px) {
  .lg\:-tw-ml-32 {
    margin-left: -8rem !important
  }

  .lg\:tw-mt-0 {
    margin-top: 0px !important
  }

  .lg\:tw-w-\[120px\] {
    width: 120px !important
  }

  .lg\:tw-w-\[200px\] {
    width: 200px !important
  }

  .lg\:tw-w-\[500px\] {
    width: 500px !important
  }
}

