*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  
}

.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
  }
}

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

.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
}

.collapse {
  visibility: collapse !important
}

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

.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important
}

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

.mb-5 {
  margin-bottom: 1.25rem !important
}

.ml-3 {
  margin-left: 0.75rem !important
}

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

.mr-2 {
  margin-right: 0.5rem !important
}

.mr-3 {
  margin-right: 0.75rem !important
}

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

.mt-3 {
  margin-top: 0.75rem !important
}

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

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

.mt-8 {
  margin-top: 2rem !important
}

.mb-10 {
  margin-bottom: 2.5rem !important
}

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

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

.mb-8 {
  margin-bottom: 2rem !important
}

.mb-2 {
  margin-bottom: 0.5rem !important
}

.block {
  display: block !important
}

.flex {
  display: flex !important
}

.inline-flex {
  display: inline-flex !important
}

.hidden {
  display: none !important
}

.h-48 {
  height: 12rem !important
}

.h-6 {
  height: 1.5rem !important
}

.h-32 {
  height: 8rem !important
}

.h-40 {
  height: 10rem !important
}

.w-6 {
  width: 1.5rem !important
}

.w-auto {
  width: auto !important
}

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

.w-40 {
  width: 10rem !important
}

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

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}

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

.flex-col {
  flex-direction: column !important
}

.flex-wrap {
  flex-wrap: wrap !important
}

.items-center {
  align-items: center !important
}

.justify-center {
  justify-content: center !important
}

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

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

.self-center {
  align-self: center !important
}

.whitespace-nowrap {
  white-space: nowrap !important
}

.rounded {
  border-radius: 0.25rem !important
}

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

.rounded-md {
  border-radius: 0.375rem !important
}

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

.border-gray-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 244 246 / var(--tw-border-opacity)) !important
}

.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important
}

.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important
}

.bg-blue-700 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity)) !important
}

.bg-gray-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important
}

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

.bg-\[\#0177b7\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(1 119 183 / var(--tw-bg-opacity)) !important
}

.bg-gray-900 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity)) !important
}

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

.p-2 {
  padding: 0.5rem !important
}

.p-4 {
  padding: 1rem !important
}

.p-5 {
  padding: 1.25rem !important
}

.p-2\.5 {
  padding: 0.625rem !important
}

.p-3 {
  padding: 0.75rem !important
}

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

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

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

.py-2\.5 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important
}

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

.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important
}

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

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

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

.pb-5 {
  padding-bottom: 1.25rem !important
}

.pl-3 {
  padding-left: 0.75rem !important
}

.pr-4 {
  padding-right: 1rem !important
}

.text-center {
  text-align: center !important
}

.text-justify {
  text-align: justify !important
}

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

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

.text-4xl {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important
}

.font-semibold {
  font-weight: 600 !important
}

.font-extrabold {
  font-weight: 800 !important
}

.font-light {
  font-weight: 300 !important
}

.font-medium {
  font-weight: 500 !important
}

.tracking-tight {
  letter-spacing: -0.025em !important
}

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

.text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important
}

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

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important
}

.text-gray-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(17 24 39 / var(--tw-text-opacity)) !important
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important
}

.hover\:no-underline:hover {
  text-decoration-line: none !important
}

.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}

.focus\:ring-4:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}

.focus\:ring-gray-200:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity)) !important
}

@media (prefers-color-scheme: dark) {
  .dark\:border-gray-600 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(75 85 99 / var(--tw-border-opacity)) !important
  }

  .dark\:bg-gray-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity)) !important
  }

  .dark\:bg-gray-900 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity)) !important
  }

  .dark\:text-gray-300 {
    --tw-text-opacity: 1 !important;
    color: rgb(209 213 219 / var(--tw-text-opacity)) !important
  }

  .dark\:text-gray-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(156 163 175 / var(--tw-text-opacity)) !important
  }

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

  .dark\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(156 163 175 / var(--tw-placeholder-opacity)) !important
  }

  .dark\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(156 163 175 / var(--tw-placeholder-opacity)) !important
  }
}

@media (min-width: 640px) {
  .sm\:col-span-2 {
    grid-column: span 2 / span 2 !important
  }

  .sm\:h-9 {
    height: 2.25rem !important
  }

  .sm\:w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important
  }

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

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

@media (min-width: 768px) {
  .md\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important
  }

  .md\:mr-8 {
    margin-right: 2rem !important
  }

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

  .md\:block {
    display: block !important
  }

  .md\:flex {
    display: flex !important
  }

  .md\:hidden {
    display: none !important
  }

  .md\:w-80 {
    width: 20rem !important
  }

  .md\:w-auto {
    width: auto !important
  }

  .md\:flex-row {
    flex-direction: row !important
  }

  .md\:justify-between {
    justify-content: space-between !important
  }

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important
  }

  .md\:border-0 {
    border-width: 0px !important
  }

  .md\:bg-transparent {
    background-color: transparent !important
  }

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

  .md\:p-0 {
    padding: 0px !important
  }

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

  .md\:font-medium {
    font-weight: 500 !important
  }

  .md\:text-blue-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(29 78 216 / var(--tw-text-opacity)) !important
  }

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

  .md\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(29 78 216 / var(--tw-text-opacity)) !important
  }
}

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

  .lg\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important
  }

  .lg\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important
  }

  .lg\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important
  }

  .lg\:mb-16 {
    margin-bottom: 4rem !important
  }

  .lg\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
  }
}
