.container {
  width: 100%
}

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

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

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

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

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.right-1 {
  right: 1rem
}

.top-\[50\%\] {
  top: 50%
}

.my-\[1\.5rem\] {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

.my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.my-2 {
  margin-top: 2rem;
  margin-bottom: 2rem
}

.\!ml-\[calc\(50\%-50vw\)\] {
  margin-left: calc(50% - 50vw) !important
}

.\!mr-\[calc\(50\%-50vw\)\] {
  margin-right: calc(50% - 50vw) !important
}

.mb-0 {
  margin-bottom: 0
}

.mb-1 {
  margin-bottom: 1rem
}

.mb-2 {
  margin-bottom: 2rem
}

.mb-\[1\.2rem\] {
  margin-bottom: 1.2rem
}

.mb-\[1\.5rem\] {
  margin-bottom: 1.5rem
}

.mb-\[1\.6rem\] {
  margin-bottom: 1.6rem
}

.mb-z5 {
  margin-bottom: 0.5rem
}

.ml-\[0\.5em\] {
  margin-left: 0.5em
}

.ml-z75 {
  margin-left: 0.75rem
}

.mr-z5 {
  margin-right: 0.5rem
}

.mr-z75 {
  margin-right: 0.75rem
}

.mt-1 {
  margin-top: 1rem
}

.box-border {
  box-sizing: border-box
}

.block {
  display: block
}

.flex {
  display: flex
}

.table {
  display: table
}

.hidden {
  display: none
}

.\!h-\[4em\] {
  height: 4em !important
}

.h-\[4em\] {
  height: 4em
}

.w-\[22px\] {
  width: 22px
}

.w-\[26px\] {
  width: 26px
}

.w-\[50\%\] {
  width: 50%
}

.w-auto {
  width: auto
}

.w-full {
  width: 100%
}

.\!max-w-none {
  max-width: none !important
}

.max-w-full {
  max-width: 100%
}

.flex-1 {
  flex: 1 1 0%
}

.flex-\[0_0_26px\] {
  flex: 0 0 26px
}

.flex-\[1_1_40\%\] {
  flex: 1 1 40%
}

.flex-\[1_1_60\%\] {
  flex: 1 1 60%
}

.cursor-pointer {
  cursor: pointer
}

.list-disc {
  list-style-type: disc
}

.flex-row {
  flex-direction: row
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.items-center {
  align-items: center
}

.justify-start {
  justify-content: flex-start
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.gap-1 {
  gap: 1rem
}

.gap-3 {
  gap: 3rem
}

.gap-2 {
  gap: 2rem
}

.gap-z5 {
  gap: 0.5rem
}

.overflow-hidden {
  overflow: hidden
}

.overflow-x-scroll {
  overflow-x: scroll
}

.whitespace-nowrap {
  white-space: nowrap
}

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

.\!rounded-lg {
  border-radius: 0.5rem !important
}

.rounded {
  border-radius: 0.25rem
}

.rounded-lg {
  border-radius: 0.5rem
}

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

.border-1 {
  border-width: 1px
}

.border-2 {
  border-width: 2px
}

.border-b-0 {
  border-bottom-width: 0px
}

.border-b-1 {
  border-bottom-width: 1px
}

.border-b-2 {
  border-bottom-width: 2px
}

.border-b-\[2px\] {
  border-bottom-width: 2px
}

.border-l-0 {
  border-left-width: 0px
}

.border-l-1 {
  border-left-width: 1px
}

.border-r-0 {
  border-right-width: 0px
}

.border-r-1 {
  border-right-width: 1px
}

.border-t-0 {
  border-top-width: 0px
}

.border-t-1 {
  border-top-width: 1px
}

.border-t-\[12px\] {
  border-top-width: 12px
}

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

.border-solid {
  border-style: solid
}

.border-none {
  border-style: none
}

.\!border-\[\#ddd\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(221 221 221 / var(--tw-border-opacity)) !important
}

.\!border-blue-bd {
  --tw-border-opacity: 1 !important;
  border-color: rgb(194 224 244 / var(--tw-border-opacity)) !important
}

.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity))
}

.border-\[\#d54e21\] {
  --tw-border-opacity: 1;
  border-color: rgb(213 78 33 / var(--tw-border-opacity))
}

.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(0 123 187 / var(--tw-border-opacity))
}

.border-blue-bd {
  --tw-border-opacity: 1;
  border-color: rgb(194 224 244 / var(--tw-border-opacity))
}

.border-blue-bg {
  --tw-border-opacity: 1;
  border-color: rgb(234 247 255 / var(--tw-border-opacity))
}

.\!border-\[\#d54e21\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(213 78 33 / var(--tw-border-opacity)) !important
}

.\!border-\[\#dc3545\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(220 53 69 / var(--tw-border-opacity)) !important
}

.border-b-\[\#c1e5fd\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(193 229 253 / var(--tw-border-opacity))
}

.border-b-blue {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 123 187 / var(--tw-border-opacity))
}

.border-t-blue {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 123 187 / var(--tw-border-opacity))
}

.\!bg-\[\#333\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity)) !important
}

.\!bg-blue {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 123 187 / var(--tw-bg-opacity)) !important
}

.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}

.bg-\[\#333\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity))
}

.bg-\[\#d54e21\] {
  --tw-bg-opacity: 1;
  background-color: rgb(213 78 33 / var(--tw-bg-opacity))
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 123 187 / var(--tw-bg-opacity))
}

.bg-blue-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(234 247 255 / var(--tw-bg-opacity))
}

.bg-blue-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(0 66 102 / var(--tw-bg-opacity))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.\!bg-\[\#d54e21\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(213 78 33 / var(--tw-bg-opacity)) !important
}

.\!bg-\[\#dc3545\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 53 69 / var(--tw-bg-opacity)) !important
}

.p-1 {
  padding: 1rem
}

.p-\[1\.5rem\] {
  padding: 1.5rem
}

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

.\!px-3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important
}

.\!px-z75 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important
}

.\!py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}

.\!py-z75 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important
}

.px-0 {
  padding-left: 0;
  padding-right: 0
}

.px-1 {
  padding-left: 1rem;
  padding-right: 1rem
}

.px-2 {
  padding-left: 2rem;
  padding-right: 2rem
}

.px-3 {
  padding-left: 3rem;
  padding-right: 3rem
}

.px-\[0\.5em\] {
  padding-left: 0.5em;
  padding-right: 0.5em
}

.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.py-2 {
  padding-top: 2rem;
  padding-bottom: 2rem
}

.py-4 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

.py-\[0\.4em\] {
  padding-top: 0.4em;
  padding-bottom: 0.4em
}

.py-\[1\.2rem\] {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem
}

.py-z5 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

.py-z75 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem
}

.\!pl-\[calc\(50vw-50\%\)\] {
  padding-left: calc(50vw - 50%) !important
}

.\!pr-\[calc\(50vw-50\%\)\] {
  padding-right: calc(50vw - 50%) !important
}

.pl-2 {
  padding-left: 2rem
}

.pl-\[1\.5rem\] {
  padding-left: 1.5rem
}

.pr-1 {
  padding-right: 1rem
}

.pr-\[3\.3rem\] {
  padding-right: 3.3rem
}

.pr-z5 {
  padding-right: 0.5rem
}

.pb-1 {
  padding-bottom: 1rem
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.\!text-\[1rem\] {
  font-size: 1rem !important
}

.\!text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important
}

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

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

.text-\[0\.9rem\] {
  font-size: 0.9rem
}

.text-\[1\.1rem\] {
  font-size: 1.1rem
}

.text-\[1\.2rem\] {
  font-size: 1.2rem
}

.text-\[1rem\] {
  font-size: 1rem
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem
}

.font-bold {
  font-weight: 700
}

.leading-none {
  line-height: 1
}

.leading-normal {
  line-height: 1.5
}

.leading-relaxed {
  line-height: 1.625
}

.tracking-wide {
  letter-spacing: 0.025em
}

.tracking-wider {
  letter-spacing: 0.05em
}

.\!text-\[\#333\] {
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity)) !important
}

.\!text-blue {
  --tw-text-opacity: 1 !important;
  color: rgb(0 123 187 / var(--tw-text-opacity)) !important
}

.text-\[\#888\] {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity))
}

.text-\[\#999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity))
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 123 187 / var(--tw-text-opacity))
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(167 16 30 / var(--tw-text-opacity))
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.duration-100 {
  transition-duration: 100ms
}

.duration-200 {
  transition-duration: 200ms
}

.\[box-shadow\:0_1px_0_\#c1e5fd\] {
  box-shadow: 0 1px 0 #c1e5fd
}

.\[transform\:translateY\(-50\%\)\] {
  transform: translateY(-50%)
}

.visited\:\!text-blue:visited {
  color: rgb(0 123 187 ) !important
}

.visited\:text-blue:visited {
  color: rgb(0 123 187 )
}

.visited\:text-white:visited {
  color: rgb(255 255 255 )
}

.hover\:\!border-blue:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 123 187 / var(--tw-border-opacity)) !important
}

.hover\:border-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 123 187 / var(--tw-border-opacity))
}

.hover\:\!bg-\[\#000\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important
}

.hover\:\!bg-blue-bg-hover:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 249 255 / var(--tw-bg-opacity)) !important
}

.hover\:\!bg-blue-dark:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 66 102 / var(--tw-bg-opacity)) !important
}

.hover\:bg-\[\#000\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

.hover\:bg-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 123 187 / var(--tw-bg-opacity))
}

.hover\:bg-blue-bg-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 249 255 / var(--tw-bg-opacity))
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.hover\:\!bg-\[\#bb2d3b\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 45 59 / var(--tw-bg-opacity)) !important
}

.hover\:\!text-blue-dark:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 66 102 / var(--tw-text-opacity)) !important
}

.hover\:text-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(0 123 187 / var(--tw-text-opacity))
}

.hover\:text-blue-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(0 66 102 / var(--tw-text-opacity))
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity))
}

.hover\:no-underline:hover {
  -webkit-text-decoration-line: none;
          text-decoration-line: none
}

.peer:checked ~ .peer-checked\:border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(0 123 187 / var(--tw-border-opacity))
}

.peer:checked ~ .peer-checked\:bg-blue-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(234 247 255 / var(--tw-bg-opacity))
}

.peer:checked ~ .peer-checked\:text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 123 187 / var(--tw-text-opacity))
}

@media (min-width: 1024px) {
  .lg\:w-\[20em\] {
    width: 20em
  }

  .lg\:w-\[70\%\] {
    width: 70%
  }

  .lg\:flex-row {
    flex-direction: row
  }

  .lg\:items-center {
    align-items: center
  }

  .lg\:whitespace-normal {
    white-space: normal
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .lg\:px-3 {
    padding-left: 3rem;
    padding-right: 3rem
  }
}
