.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.\!bg-\[\#00AA63\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 170, 99, var(--tw-bg-opacity)) !important;
}
.bg-transparent {
  background-color: transparent;
}
.bg-\[\#F3F7FD\] {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 247, 253, var(--tw-bg-opacity));
}
.border-solid-\[\#e5e5e5\] {
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
}
.border-\[\#0B69D7\] {
  --tw-border-opacity: 1;
  border-color: rgba(11, 105, 215, var(--tw-border-opacity));
}
.border-\[\#006FCF\] {
  --tw-border-opacity: 1;
  border-color: rgba(0, 111, 207, var(--tw-border-opacity));
}
.rounded-4px {
  border-radius: 4px;
}
.border-1px {
  border-width: 1px;
}
.border-2px {
  border-width: 2px;
}
.cursor-pointer {
  cursor: pointer;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  -webkit-flex: 1 1 0%;
  flex: 1 1 0%;
}
.flex-shrink-0 {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.font-bold {
  font-weight: 700;
}
.font-400 {
  font-weight: 400;
}
.font-700 {
  font-weight: 700;
}
.font-500 {
  font-weight: 500;
}
.font-600 {
  font-weight: 600;
}
.h-60vh {
  height: 60vh;
}
.h-20px {
  height: 20px;
}
.text-14px {
  font-size: 14px;
  line-height: 1;
}
.text-12px {
  font-size: 12px;
  line-height: 1;
}
.text-16px {
  font-size: 16px;
  line-height: 1;
}
.text-20px {
  font-size: 20px;
  line-height: 1;
}
.text-28px {
  font-size: 28px;
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.\!leading-normal {
  line-height: 1.5 !important;
}
.leading-none {
  line-height: 1;
}
.mx-10px {
  margin-left: 10px;
  margin-right: 10px;
}
.my-32px {
  margin-top: 32px;
  margin-bottom: 32px;
}
.my-10px {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mr-10px {
  margin-right: 10px;
}
.mt-10px {
  margin-top: 10px;
}
.mt-20px {
  margin-top: 20px;
}
.mb-10px {
  margin-bottom: 10px;
}
.mt-4px {
  margin-top: 4px;
}
.mb-32px {
  margin-bottom: 32px;
}
.mb-64px {
  margin-bottom: 64px;
}
.mb-16px {
  margin-bottom: 16px;
}
.mr-8px {
  margin-right: 8px;
}
.mb-5px {
  margin-bottom: 5px;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.overflow-hidden {
  overflow: hidden;
}
.p-20px {
  padding: 20px;
}
.px-24px {
  padding-left: 24px;
  padding-right: 24px;
}
.py-12px {
  padding-top: 12px;
  padding-bottom: 12px;
}
.px-30px {
  padding-left: 30px;
  padding-right: 30px;
}
.px-10px {
  padding-left: 10px;
  padding-right: 10px;
}
.pb-20px {
  padding-bottom: 20px;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.text-center {
  text-align: center;
}
.text-\[\#F24141\] {
  --tw-text-opacity: 1;
  color: rgba(242, 65, 65, var(--tw-text-opacity));
}
.text-\[\#0B69D7\] {
  --tw-text-opacity: 1;
  color: rgba(11, 105, 215, var(--tw-text-opacity));
}
.text-\[\#666C78\] {
  --tw-text-opacity: 1;
  color: rgba(102, 108, 120, var(--tw-text-opacity));
}
.text-\[\#006FCF\] {
  --tw-text-opacity: 1;
  color: rgba(0, 111, 207, var(--tw-text-opacity));
}
.text-\[\#8F98AA\] {
  --tw-text-opacity: 1;
  color: rgba(143, 152, 170, var(--tw-text-opacity));
}
.text-\[\#1cd66a\] {
  --tw-text-opacity: 1;
  color: rgba(28, 214, 106, var(--tw-text-opacity));
}
.text-\[\#e44245\] {
  --tw-text-opacity: 1;
  color: rgba(228, 66, 69, var(--tw-text-opacity));
}
.text-\[\#000000\] {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.italic {
  font-style: italic;
}
.underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.w-full {
  width: 100%;
}
.w-30px {
  width: 30px;
}
.w-400px {
  width: 400px;
}
.w-52px {
  width: 52px;
}
.w-20px {
  width: 20px;
}
.w-100px {
  width: 100px;
}
.z-1 {
  z-index: 1;
}
.gap-10px {
  grid-gap: 10px;
  gap: 10px;
}
.gap-16px {
  grid-gap: 16px;
  gap: 16px;
}
.gap-24px {
  grid-gap: 24px;
  gap: 24px;
}
.gap-4px {
  grid-gap: 4px;
  gap: 4px;
}
.gap-x-24px {
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  grid-column-gap: 24px;
  column-gap: 24px;
}
.gap-y-12px {
  -webkit-row-gap: 12px;
  -moz-row-gap: 12px;
  grid-row-gap: 12px;
  row-gap: 12px;
}
@media (max-width: 1023.9px) {
  .\<lg\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .\<lg\:text-18px {
    font-size: 18px;
    line-height: 1;
  }
  .\<lg\:leading-normal {
    line-height: 1.5;
  }
  .\<lg\:text-center {
    text-align: center;
  }
  .\<lg\:w-full {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .\<md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .\<md\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .\<md\:flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .\<md\:text-12px {
    font-size: 12px;
    line-height: 1;
  }
  .\<md\:text-16px {
    font-size: 16px;
    line-height: 1;
  }
  .\<md\:leading-normal {
    line-height: 1.5;
  }
  .\<md\:mr-0 {
    margin-right: 0px;
  }
  .\<md\:mb-10px {
    margin-bottom: 10px;
  }
  .\<md\:mb-16px {
    margin-bottom: 16px;
  }
  .\<md\:mb-32px {
    margin-bottom: 32px;
  }
  .\<md\:p-10px {
    padding: 10px;
  }
  .\<md\:text-center {
    text-align: center;
  }
  .\<md\:w-full {
    width: 100%;
  }
  .\<md\:gap-12px {
    grid-gap: 12px;
    gap: 12px;
  }
}