*, ::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;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}

.visible {
  visibility: visible
}

.invisible {
  visibility: hidden
}

.collapse {
  visibility: collapse
}

.\!static {
  position: static !important
}

.static {
  position: static
}

.\!fixed {
  position: fixed !important
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px
}

.\!inset-x-0 {
  left: 0px !important;
  right: 0px !important
}

.inset-y-0 {
  top: 0px;
  bottom: 0px
}

.\!left-0 {
  left: 0px !important
}

.bottom-3 {
  bottom: 0.75rem
}

.left-0 {
  left: 0px
}

.left-\[15px\] {
  left: 15px
}

.right-0 {
  right: 0px
}

.top-0 {
  top: 0px
}

.top-\[-1px\] {
  top: -1px
}

.top-\[-5px\] {
  top: -5px
}

.top-\[120px\] {
  top: 120px
}

.top-\[12px\] {
  top: 12px
}

.top-\[32px\] {
  top: 32px
}

.top-\[40px\] {
  top: 40px
}

.z-20 {
  z-index: 20
}

.z-50 {
  z-index: 50
}

.z-\[15\] {
  z-index: 15
}

.order-first {
  order: -9999
}

.order-last {
  order: 9999
}

.col-auto {
  grid-column: auto
}

.col-start-1 {
  grid-column-start: 1
}

.col-start-2 {
  grid-column-start: 2
}

.col-end-2 {
  grid-column-end: 2
}

.col-end-3 {
  grid-column-end: 3
}

.col-end-5 {
  grid-column-end: 5
}

.col-end-6 {
  grid-column-end: 6
}

.col-end-7 {
  grid-column-end: 7
}

.row-start-3 {
  grid-row-start: 3
}

.row-start-4 {
  grid-row-start: 4
}

.row-end-4 {
  grid-row-end: 4
}

.row-end-5 {
  grid-row-end: 5
}

.clear-both {
  clear: both
}

.m-0 {
  margin: 0px
}

.m-3 {
  margin: 0.75rem
}

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

.\!my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important
}

.\!my-2\.5 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important
}

.\!my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem
}

.mx-\[10px\] {
  margin-left: 10px;
  margin-right: 10px
}

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

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto
}

.\!mb-0 {
  margin-bottom: 0px !important
}

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

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

.\!mb-2\.5 {
  margin-bottom: 0.625rem !important
}

.\!mb-3 {
  margin-bottom: 0.75rem !important
}

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

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

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

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

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

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

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

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

.\!ml-0 {
  margin-left: 0px !important
}

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

.\!ml-4 {
  margin-left: 1rem !important
}

.\!mr-0 {
  margin-right: 0px !important
}

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

.\!mr-2\.5 {
  margin-right: 0.625rem !important
}

.\!mr-5 {
  margin-right: 1.25rem !important
}

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

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

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

.\!mt-\[-10px\] {
  margin-top: -10px !important
}

.\!mt-\[-5px\] {
  margin-top: -5px !important
}

.mb-0 {
  margin-bottom: 0px
}

.mb-0\.5 {
  margin-bottom: 0.125rem
}

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

.mb-1\.5 {
  margin-bottom: 0.375rem
}

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

.mb-2\.5 {
  margin-bottom: 0.625rem
}

.mb-3 {
  margin-bottom: 0.75rem
}

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

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

.mb-6 {
  margin-bottom: 1.5rem
}

.mb-7 {
  margin-bottom: 1.75rem
}

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

.mb-\[10px\] {
  margin-bottom: 10px
}

.mb-\[11px\] {
  margin-bottom: 11px
}

.mb-\[12px\] {
  margin-bottom: 12px
}

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

.mb-\[14px\] {
  margin-bottom: 14px
}

.mb-\[15px\] {
  margin-bottom: 15px
}

.mb-\[17px\] {
  margin-bottom: 17px
}

.mb-\[18px\] {
  margin-bottom: 18px
}

.mb-\[19px\] {
  margin-bottom: 19px
}

.mb-\[20px\] {
  margin-bottom: 20px
}

.mb-\[21px\] {
  margin-bottom: 21px
}

.mb-\[22px\] {
  margin-bottom: 22px
}

.mb-\[23px\] {
  margin-bottom: 23px
}

.mb-\[25px\] {
  margin-bottom: 25px
}

.mb-\[26px\] {
  margin-bottom: 26px
}

.mb-\[27px\] {
  margin-bottom: 27px
}

.mb-\[28px\] {
  margin-bottom: 28px
}

.mb-\[2px\] {
  margin-bottom: 2px
}

.mb-\[30px\] {
  margin-bottom: 30px
}

.mb-\[32px\] {
  margin-bottom: 32px
}

.mb-\[35px\] {
  margin-bottom: 35px
}

.mb-\[3px\] {
  margin-bottom: 3px
}

.mb-\[40px\] {
  margin-bottom: 40px
}

.mb-\[4px\] {
  margin-bottom: 4px
}

.mb-\[5px\] {
  margin-bottom: 5px
}

.mb-\[60px\] {
  margin-bottom: 60px
}

.mb-\[6px\] {
  margin-bottom: 6px
}

.mb-\[7px\] {
  margin-bottom: 7px
}

.mb-\[8px\] {
  margin-bottom: 8px
}

.ml-0 {
  margin-left: 0px
}

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

.ml-5 {
  margin-left: 1.25rem
}

.ml-\[10px\] {
  margin-left: 10px
}

.ml-\[14px\] {
  margin-left: 14px
}

.ml-\[3px\] {
  margin-left: 3px
}

.ml-\[5px\] {
  margin-left: 5px
}

.ml-auto {
  margin-left: auto
}

.mr-0 {
  margin-right: 0px
}

.mr-1 {
  margin-right: 0.25rem
}

.mr-1\.5 {
  margin-right: 0.375rem
}

.mr-10 {
  margin-right: 2.5rem
}

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

.mr-2\.5 {
  margin-right: 0.625rem
}

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

.mr-3\.5 {
  margin-right: 0.875rem
}

.mr-4 {
  margin-right: 1rem
}

.mr-5 {
  margin-right: 1.25rem
}

.mr-\[10px\] {
  margin-right: 10px
}

.mr-\[13px\] {
  margin-right: 13px
}

.mr-\[15px\] {
  margin-right: 15px
}

.mr-\[1px\] {
  margin-right: 1px
}

.mr-\[27px\] {
  margin-right: 27px
}

.mr-\[30px\] {
  margin-right: 30px
}

.mr-\[3px\] {
  margin-right: 3px
}

.mr-\[4px\] {
  margin-right: 4px
}

.mr-\[5px\] {
  margin-right: 5px
}

.mr-\[60px\] {
  margin-right: 60px
}

.mt-0 {
  margin-top: 0px
}

.mt-2 {
  margin-top: 0.5rem
}

.mt-2\.5 {
  margin-top: 0.625rem
}

.mt-\[-3px\] {
  margin-top: -3px
}

.mt-\[-6px\] {
  margin-top: -6px
}

.mt-\[10px\] {
  margin-top: 10px
}

.mt-\[12px\] {
  margin-top: 12px
}

.mt-\[13px\] {
  margin-top: 13px
}

.mt-\[15px\] {
  margin-top: 15px
}

.mt-\[18px\] {
  margin-top: 18px
}

.mt-\[30px\] {
  margin-top: 30px
}

.mt-\[3px\] {
  margin-top: 3px
}

.mt-\[45px\] {
  margin-top: 45px
}

.mt-\[6px\] {
  margin-top: 6px
}

.mt-auto {
  margin-top: auto
}

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

.box-content {
  box-sizing: content-box
}

.\!block {
  display: block !important
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.inline {
  display: inline
}

.\!flex {
  display: flex !important
}

.flex {
  display: flex
}

.table {
  display: table
}

.table-cell {
  display: table-cell
}

.\!grid {
  display: grid !important
}

.grid {
  display: grid
}

.\!hidden {
  display: none !important
}

.hidden {
  display: none
}

.\!h-10 {
  height: 2.5rem !important
}

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

.\!h-\[15px\] {
  height: 15px !important
}

.\!h-\[30px\] {
  height: 30px !important
}

.\!h-\[33px\] {
  height: 33px !important
}

.\!h-\[34px\] {
  height: 34px !important
}

.\!h-\[35px\] {
  height: 35px !important
}

.\!h-\[36px\] {
  height: 36px !important
}

.\!h-\[38px\] {
  height: 38px !important
}

.\!h-\[45px\] {
  height: 45px !important
}

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

.h-10 {
  height: 2.5rem
}

.h-4 {
  height: 1rem
}

.h-5\/6 {
  height: 83.333333%
}

.h-6 {
  height: 1.5rem
}

.h-9 {
  height: 2.25rem
}

.h-\[104px\] {
  height: 104px
}

.h-\[10px\] {
  height: 10px
}

.h-\[110px\] {
  height: 110px
}

.h-\[120px\] {
  height: 120px
}

.h-\[17px\] {
  height: 17px
}

.h-\[24px\] {
  height: 24px
}

.h-\[25px\] {
  height: 25px
}

.h-\[28px\] {
  height: 28px
}

.h-\[29px\] {
  height: 29px
}

.h-\[30px\] {
  height: 30px
}

.h-\[310px\] {
  height: 310px
}

.h-\[35px\] {
  height: 35px
}

.h-\[361px\] {
  height: 361px
}

.h-\[36px\] {
  height: 36px
}

.h-\[40px\] {
  height: 40px
}

.h-\[41px\] {
  height: 41px
}

.h-\[430px\] {
  height: 430px
}

.h-\[45px\] {
  height: 45px
}

.h-\[46px\] {
  height: 46px
}

.h-\[482px\] {
  height: 482px
}

.h-\[50px\] {
  height: 50px
}

.h-\[56px\] {
  height: 56px
}

.h-\[605px\] {
  height: 605px
}

.h-\[60px\] {
  height: 60px
}

.h-\[62px\] {
  height: 62px
}

.h-\[68px\] {
  height: 68px
}

.h-\[72px\] {
  height: 72px
}

.h-\[75px\] {
  height: 75px
}

.h-\[87px\] {
  height: 87px
}

.h-\[9px\] {
  height: 9px
}

.h-auto {
  height: auto
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content
}

.h-full {
  height: 100%
}

.h-px {
  height: 1px
}

.\!max-h-10 {
  max-height: 2.5rem !important
}

.\!max-h-5 {
  max-height: 1.25rem !important
}

.\!max-h-\[20px\] {
  max-height: 20px !important
}

.max-h-\[332px\] {
  max-height: 332px
}

.max-h-\[35px\] {
  max-height: 35px
}

.max-h-\[473px\] {
  max-height: 473px
}

.max-h-\[53px\] {
  max-height: 53px
}

.max-h-\[605px\] {
  max-height: 605px
}

.max-h-full {
  max-height: 100%
}

.min-h-\[130px\] {
  min-height: 130px
}

.min-h-\[134px\] {
  min-height: 134px
}

.min-h-\[170px\] {
  min-height: 170px
}

.min-h-\[176px\] {
  min-height: 176px
}

.min-h-\[200px\] {
  min-height: 200px
}

.min-h-\[23px\] {
  min-height: 23px
}

.min-h-\[240px\] {
  min-height: 240px
}

.min-h-\[34px\] {
  min-height: 34px
}

.min-h-\[420px\] {
  min-height: 420px
}

.min-h-\[50px\] {
  min-height: 50px
}

.min-h-\[60px\] {
  min-height: 60px
}

.min-h-\[70px\] {
  min-height: 70px
}

.min-h-\[76px\] {
  min-height: 76px
}

.\!w-1\/2 {
  width: 50% !important
}

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

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

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

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

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

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

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

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

.w-0 {
  width: 0px
}

.w-1\/12 {
  width: 8.333333%
}

.w-1\/2 {
  width: 50%
}

.w-1\/4 {
  width: 25%
}

.w-1\/5 {
  width: 20%
}

.w-10 {
  width: 2.5rem
}

.w-11\/12 {
  width: 91.666667%
}

.w-2\/12 {
  width: 16.666667%
}

.w-2\/5 {
  width: 40%
}

.w-4 {
  width: 1rem
}

.w-4\/12 {
  width: 33.333333%
}

.w-6 {
  width: 1.5rem
}

.w-7\/12 {
  width: 58.333333%
}

.w-9 {
  width: 2.25rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[31\.04\%\] {
  width: 31.04%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content
}

.w-full {
  width: 100%
}

.min-w-0 {
  min-width: 0px
}

.min-w-\[110px\] {
  min-width: 110px
}

.min-w-\[13px\] {
  min-width: 13px
}

.min-w-\[182px\] {
  min-width: 182px
}

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

.min-w-\[280px\] {
  min-width: 280px
}

.min-w-\[48px\] {
  min-width: 48px
}

.min-w-\[800px\] {
  min-width: 800px
}

.min-w-fit {
  min-width: -moz-fit-content;
  min-width: fit-content
}

.\!max-w-\[1\.25rem\] {
  max-width: 1.25rem !important
}

.\!max-w-\[1120px\] {
  max-width: 1120px !important
}

.\!max-w-\[2\.5rem\] {
  max-width: 2.5rem !important
}

.\!max-w-\[20px\] {
  max-width: 20px !important
}

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

.max-w-\[130px\] {
  max-width: 130px
}

.max-w-\[154px\] {
  max-width: 154px
}

.max-w-\[50px\] {
  max-width: 50px
}

.max-w-\[67px\] {
  max-width: 67px
}

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

.flex-\[0_0_155px\] {
  flex: 0 0 155px
}

.flex-\[0_0_230px\] {
  flex: 0 0 230px
}

.flex-\[20\%\] {
  flex: 20%
}

.flex-\[33\%\] {
  flex: 33%
}

.flex-none {
  flex: none
}

.grow {
  flex-grow: 1
}

.grow-0 {
  flex-grow: 0
}

.basis-1\/3 {
  flex-basis: 33.333333%
}

.basis-2\/3 {
  flex-basis: 66.666667%
}

.basis-4\/12 {
  flex-basis: 33.333333%
}

.table-fixed {
  table-layout: fixed
}

.rotate-180 {
  --tw-rotate: 180deg;
  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))
}

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

.cursor-default {
  cursor: default
}

.cursor-pointer {
  cursor: pointer
}

.select-text {
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text
}

.select-all {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all
}

.resize-none {
  resize: none
}

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

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr)
}

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

.grid-cols-\[1fr_max-content\] {
  grid-template-columns: 1fr max-content
}

.grid-cols-\[2fr_1fr\] {
  grid-template-columns: 2fr 1fr
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr))
}

.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr))
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.place-items-center {
  place-items: center
}

.items-start {
  align-items: flex-start
}

.items-end {
  align-items: flex-end
}

.items-center {
  align-items: center
}

.items-baseline {
  align-items: baseline
}

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

.justify-center {
  justify-content: center
}

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

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

.\!gap-2 {
  gap: 0.5rem !important
}

.\!gap-3 {
  gap: 0.75rem !important
}

.\!gap-4 {
  gap: 1rem !important
}

.\!gap-5 {
  gap: 1.25rem !important
}

.gap-1 {
  gap: 0.25rem
}

.gap-1\.5 {
  gap: 0.375rem
}

.gap-2 {
  gap: 0.5rem
}

.gap-2\.5 {
  gap: 0.625rem
}

.gap-3 {
  gap: 0.75rem
}

.gap-3\.5 {
  gap: 0.875rem
}

.gap-6 {
  gap: 1.5rem
}

.gap-\[11px\] {
  gap: 11px
}

.gap-\[15px\] {
  gap: 15px
}

.gap-\[18px\] {
  gap: 18px
}

.gap-\[34px\] {
  gap: 34px
}

.gap-\[3px\] {
  gap: 3px
}

.gap-\[5px\] {
  gap: 5px
}

.gap-\[7px\] {
  gap: 7px
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem
}

.self-end {
  align-self: flex-end
}

.overflow-hidden {
  overflow: hidden
}

.overflow-y-auto {
  overflow-y: auto
}

.overflow-x-hidden {
  overflow-x: hidden
}

.overflow-y-scroll {
  overflow-y: scroll
}

.overscroll-contain {
  overscroll-behavior: contain
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-ellipsis {
  text-overflow: ellipsis
}

.whitespace-nowrap {
  white-space: nowrap
}

.\!rounded-\[3px\] {
  border-radius: 3px !important
}

.\!rounded-sm {
  border-radius: 0.125rem !important
}

.rounded-full {
  border-radius: 9999px
}

.rounded-sm {
  border-radius: 0.125rem
}

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

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

.border {
  border-width: 1px
}

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

.\!border-y {
  border-top-width: 1px !important;
  border-bottom-width: 1px !important
}

.border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px
}

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

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

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

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

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

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

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

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

.border-solid {
  border-style: solid
}

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

.\!border-\[\#169BD5\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(22 155 213 / var(--tw-border-opacity)) !important
}

.\!border-\[\#595D6C\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(89 93 108 / var(--tw-border-opacity)) !important
}

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

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

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

.\!border-\[\#DEE2E6\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(222 226 230 / var(--tw-border-opacity)) !important
}

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

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

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

.\!border-neutral-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 245 245 / var(--tw-border-opacity)) !important
}

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

.border-\[\#595D6C\] {
  --tw-border-opacity: 1;
  border-color: rgb(89 93 108 / var(--tw-border-opacity))
}

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

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

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

.border-transparent {
  border-color: transparent
}

.\!border-b-\[\#f2f2f2\] {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(242 242 242 / var(--tw-border-opacity)) !important
}

.\!bg-\[\#F2F3F5\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity)) !important
}

.\!bg-\[\#FFB25B\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 178 91 / var(--tw-bg-opacity)) !important
}

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

.bg-\[\#008BCB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 139 203 / var(--tw-bg-opacity))
}

.bg-\[\#07D588\] {
  --tw-bg-opacity: 1;
  background-color: rgb(7 213 136 / var(--tw-bg-opacity))
}

.bg-\[\#169BD5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 155 213 / var(--tw-bg-opacity))
}

.bg-\[\#2086B3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(32 134 179 / var(--tw-bg-opacity))
}

.bg-\[\#65BC54\] {
  --tw-bg-opacity: 1;
  background-color: rgb(101 188 84 / var(--tw-bg-opacity))
}

.bg-\[\#76BC21\] {
  --tw-bg-opacity: 1;
  background-color: rgb(118 188 33 / var(--tw-bg-opacity))
}

.bg-\[\#78BD24\] {
  --tw-bg-opacity: 1;
  background-color: rgb(120 189 36 / var(--tw-bg-opacity))
}

.bg-\[\#7B519D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(123 81 157 / var(--tw-bg-opacity))
}

.bg-\[\#9094A2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(144 148 162 / var(--tw-bg-opacity))
}

.bg-\[\#E01E3E\] {
  --tw-bg-opacity: 1;
  background-color: rgb(224 30 62 / var(--tw-bg-opacity))
}

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

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

.bg-\[\#F1F2F4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 242 244 / var(--tw-bg-opacity))
}

.bg-\[\#F29005\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 144 5 / var(--tw-bg-opacity))
}

.bg-\[\#F2F3F5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity))
}

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

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

.bg-\[\#F66D66\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 109 102 / var(--tw-bg-opacity))
}

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

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

.bg-\[\#FEF6EB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 246 235 / var(--tw-bg-opacity))
}

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

.bg-\[\#FF5C52\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 92 82 / var(--tw-bg-opacity))
}

.bg-transparent {
  background-color: transparent
}

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

.bg-white\/\[\.15\] {
  background-color: rgb(255 255 255 / .15)
}

.fill-\[\#008BCB\] {
  fill: #008BCB
}

.fill-\[\#07D588\] {
  fill: #07D588
}

.fill-\[\#64A9DC\] {
  fill: #64A9DC
}

.fill-\[\#8A8A8A\] {
  fill: #8A8A8A
}

.fill-\[\#B3B3B7\] {
  fill: #B3B3B7
}

.fill-\[\#B9B9B9\] {
  fill: #B9B9B9
}

.fill-\[\#D7D5D7\] {
  fill: #D7D5D7
}

.fill-\[\#D9D9D9\] {
  fill: #D9D9D9
}

.fill-\[\#FF525F\] {
  fill: #FF525F
}

.fill-\[\#FF6D66\] {
  fill: #FF6D66
}

.fill-\[\#FFB25B\] {
  fill: #FFB25B
}

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

.\!p-0\.5 {
  padding: 0.125rem !important
}

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

.\!p-3\.5 {
  padding: 0.875rem !important
}

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

.\!p-\[20px\] {
  padding: 20px !important
}

.p-0 {
  padding: 0px
}

.p-2 {
  padding: 0.5rem
}

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

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

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

.\!px-2\.5 {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important
}

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

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

.\!px-\[20px\] {
  padding-left: 20px !important;
  padding-right: 20px !important
}

.\!px-\[30px\] {
  padding-left: 30px !important;
  padding-right: 30px !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
}

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

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

.\!py-\[7px\] {
  padding-top: 7px !important;
  padding-bottom: 7px !important
}

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

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

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

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

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

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

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

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px
}

.px-\[22px\] {
  padding-left: 22px;
  padding-right: 22px
}

.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px
}

.px-\[2px\] {
  padding-left: 2px;
  padding-right: 2px
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px
}

.px-\[7px\] {
  padding-left: 7px;
  padding-right: 7px
}

.px-\[9px\] {
  padding-left: 9px;
  padding-right: 9px
}

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

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem
}

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

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

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

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

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

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px
}

.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px
}

.py-\[25\.5px\] {
  padding-top: 25.5px;
  padding-bottom: 25.5px
}

.py-\[26\.25px\] {
  padding-top: 26.25px;
  padding-bottom: 26.25px
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px
}

.py-\[7\.5px\] {
  padding-top: 7.5px;
  padding-bottom: 7.5px
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px
}

.py-\[9\.5px\] {
  padding-top: 9.5px;
  padding-bottom: 9.5px
}

.\!pb-2 {
  padding-bottom: 0.5rem !important
}

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

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

.\!pb-\[20px\] {
  padding-bottom: 20px !important
}

.\!pb-\[4px\] {
  padding-bottom: 4px !important
}

.\!pb-\[8px\] {
  padding-bottom: 8px !important
}

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

.\!pl-5 {
  padding-left: 1.25rem !important
}

.\!pl-\[5px\] {
  padding-left: 5px !important
}

.\!pr-0 {
  padding-right: 0px !important
}

.\!pr-10 {
  padding-right: 2.5rem !important
}

.\!pr-8 {
  padding-right: 2rem !important
}

.\!pr-\[30px\] {
  padding-right: 30px !important
}

.\!pt-1 {
  padding-top: 0.25rem !important
}

.\!pt-1\.5 {
  padding-top: 0.375rem !important
}

.\!pt-2 {
  padding-top: 0.5rem !important
}

.\!pt-3 {
  padding-top: 0.75rem !important
}

.\!pt-4 {
  padding-top: 1rem !important
}

.\!pt-5 {
  padding-top: 1.25rem !important
}

.\!pt-\[10px\] {
  padding-top: 10px !important
}

.\!pt-\[17px\] {
  padding-top: 17px !important
}

.\!pt-\[23px\] {
  padding-top: 23px !important
}

.pb-0 {
  padding-bottom: 0px
}

.pb-10 {
  padding-bottom: 2.5rem
}

.pb-2 {
  padding-bottom: 0.5rem
}

.pb-2\.5 {
  padding-bottom: 0.625rem
}

.pb-3 {
  padding-bottom: 0.75rem
}

.pb-6 {
  padding-bottom: 1.5rem
}

.pb-\[11px\] {
  padding-bottom: 11px
}

.pb-\[13px\] {
  padding-bottom: 13px
}

.pb-\[20px\] {
  padding-bottom: 20px
}

.pb-\[21px\] {
  padding-bottom: 21px
}

.pb-\[25px\] {
  padding-bottom: 25px
}

.pb-\[30px\] {
  padding-bottom: 30px
}

.pb-\[38px\] {
  padding-bottom: 38px
}

.pl-0 {
  padding-left: 0px
}

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

.pl-2\.5 {
  padding-left: 0.625rem
}

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

.pl-\[15px\] {
  padding-left: 15px
}

.pl-\[5px\] {
  padding-left: 5px
}

.pr-0 {
  padding-right: 0px
}

.pr-0\.5 {
  padding-right: 0.125rem
}

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

.pr-3 {
  padding-right: 0.75rem
}

.pr-\[15px\] {
  padding-right: 15px
}

.pr-\[5px\] {
  padding-right: 5px
}

.pt-0 {
  padding-top: 0px
}

.pt-1 {
  padding-top: 0.25rem
}

.pt-1\.5 {
  padding-top: 0.375rem
}

.pt-10 {
  padding-top: 2.5rem
}

.pt-\[12px\] {
  padding-top: 12px
}

.pt-\[15px\] {
  padding-top: 15px
}

.pt-\[17px\] {
  padding-top: 17px
}

.pt-\[20px\] {
  padding-top: 20px
}

.pt-\[22px\] {
  padding-top: 22px
}

.pt-\[25px\] {
  padding-top: 25px
}

.pt-\[26px\] {
  padding-top: 26px
}

.pt-\[28px\] {
  padding-top: 28px
}

.pt-\[35px\] {
  padding-top: 35px
}

.pt-\[42px\] {
  padding-top: 42px
}

.text-center {
  text-align: center
}

.text-start {
  text-align: start
}

.text-end {
  text-align: end
}

.align-middle {
  vertical-align: middle
}

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

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

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

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

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

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

.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important
}

.\!text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important
}

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

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

.text-\[10px\] {
  font-size: 10px
}

.text-\[11px\] {
  font-size: 11px
}

.text-\[12px\] {
  font-size: 12px
}

.text-\[13px\] {
  font-size: 13px
}

.text-\[14px\] {
  font-size: 14px
}

.text-\[15px\] {
  font-size: 15px
}

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

.text-\[22px\] {
  font-size: 22px
}

.text-\[23px\] {
  font-size: 23px
}

.text-\[24px\] {
  font-size: 24px
}

.text-\[9px\] {
  font-size: 9px
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem
}

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

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

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

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

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

.font-light {
  font-weight: 300
}

.font-medium {
  font-weight: 500
}

.font-normal {
  font-weight: 400
}

.font-semibold {
  font-weight: 600
}

.uppercase {
  text-transform: uppercase
}

.\!normal-case {
  text-transform: none !important
}

.normal-case {
  text-transform: none
}

.italic {
  font-style: italic
}

.\!leading-\[14px\] {
  line-height: 14px !important
}

.\!leading-\[17px\] {
  line-height: 17px !important
}

.\!leading-\[22px\] {
  line-height: 22px !important
}

.\!leading-\[29px\] {
  line-height: 29px !important
}

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

.leading-4 {
  line-height: 1rem
}

.leading-5 {
  line-height: 1.25rem
}

.leading-6 {
  line-height: 1.5rem
}

.leading-\[10px\] {
  line-height: 10px
}

.leading-\[12px\] {
  line-height: 12px
}

.leading-\[13px\] {
  line-height: 13px
}

.leading-\[14px\] {
  line-height: 14px
}

.leading-\[15px\] {
  line-height: 15px
}

.leading-\[16px\] {
  line-height: 16px
}

.leading-\[17px\] {
  line-height: 17px
}

.leading-\[18px\] {
  line-height: 18px
}

.leading-\[19px\] {
  line-height: 19px
}

.leading-\[20px\] {
  line-height: 20px
}

.leading-\[22px\] {
  line-height: 22px
}

.leading-\[23px\] {
  line-height: 23px
}

.leading-\[24px\] {
  line-height: 24px
}

.leading-\[27px\] {
  line-height: 27px
}

.leading-\[28px\] {
  line-height: 28px
}

.leading-\[29px\] {
  line-height: 29px
}

.leading-\[36px\] {
  line-height: 36px
}

.leading-\[46px\] {
  line-height: 46px
}

.leading-\[62px\] {
  line-height: 62px
}

.leading-none {
  line-height: 1
}

.leading-normal {
  line-height: 1.5
}

.leading-tight {
  line-height: 1.25
}

.\!tracking-normal {
  letter-spacing: 0em !important
}

.tracking-normal {
  letter-spacing: 0em
}

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

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

.\!text-\[\#787C87\] {
  --tw-text-opacity: 1 !important;
  color: rgb(120 124 135 / var(--tw-text-opacity)) !important
}

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

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

.\!text-\[\#FF0623\] {
  --tw-text-opacity: 1 !important;
  color: rgb(255 6 35 / var(--tw-text-opacity)) !important
}

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

.\!text-current {
  color: currentColor !important
}

.text-\[\#07D588\] {
  --tw-text-opacity: 1;
  color: rgb(5 173 112 / var(--tw-text-opacity))
}

.text-\[\#0D61AF\] {
  --tw-text-opacity: 1;
  color: rgb(13 97 175 / var(--tw-text-opacity))
}

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

.text-\[\#169BD5\] {
  --tw-text-opacity: 1;
  color: rgb(22 155 213 / var(--tw-text-opacity))
}

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

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

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

.text-\[\#484C5A\] {
  --tw-text-opacity: 1;
  color: rgb(72 76 90 / var(--tw-text-opacity))
}

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

.text-\[\#4C4C5B\] {
  --tw-text-opacity: 1;
  color: rgb(76 76 91 / var(--tw-text-opacity))
}

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

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

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

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

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

.text-\[\#787C87\] {
  --tw-text-opacity: 1;
  color: rgb(120 124 135 / var(--tw-text-opacity))
}

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

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

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

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

.text-\[\#8C959C\] {
  --tw-text-opacity: 1;
  color: rgb(140 149 156 / var(--tw-text-opacity))
}

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

.text-\[\#9A9FA8\] {
  --tw-text-opacity: 1;
  color: rgb(154 159 168 / var(--tw-text-opacity))
}

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

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

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

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

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

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

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

.text-\[\#E01E3E\] {
  --tw-text-opacity: 1;
  color: rgb(224 30 62 / var(--tw-text-opacity))
}

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

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

.text-\[\#FD4A3F\] {
  --tw-text-opacity: 1;
  color: rgb(253 74 63 / var(--tw-text-opacity))
}

.text-\[\#FF0623\] {
  --tw-text-opacity: 1;
  color: rgb(255 6 35 / var(--tw-text-opacity))
}

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

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

.underline {
  text-decoration-line: underline
}

.line-through {
  text-decoration-line: line-through
}

.no-underline {
  text-decoration-line: none
}

.decoration-dotted {
  text-decoration-style: dotted
}

.underline-offset-2 {
  text-underline-offset: 2px
}

.underline-offset-4 {
  text-underline-offset: 4px
}

.accent-\[\#0C84D3\] {
  accent-color: #0C84D3
}

.opacity-0 {
  opacity: 0
}

.opacity-100 {
  opacity: 1
}

.opacity-20 {
  opacity: 0.2
}

.opacity-25 {
  opacity: 0.25
}

.opacity-50 {
  opacity: 0.5
}

.opacity-\[0\.52\] {
  opacity: 0.52
}

.opacity-\[15\%\] {
  opacity: 15%
}

.\!shadow-\[0_1px_3px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 1px 3px 0 rgba(0,0,0,0.1) !important;
  --tw-shadow-colored: 0 1px 3px 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
}

.shadow-\[0_0_5px_0_rgba\(64\2c 64\2c 64\2c 0\.1\)\] {
  --tw-shadow: 0 0 5px 0 rgba(64,64,64,0.1);
  --tw-shadow-colored: 0 0 5px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[0_1px_3px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[0_1px_5px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 1px 5px 0 rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 1px 5px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[2px_2px_10px_0_rgba\(128\2c 128\2c 128\2c 0\.35\)\] {
  --tw-shadow: 2px 2px 10px 0 rgba(128,128,128,0.35);
  --tw-shadow-colored: 2px 2px 10px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[2px_2px_10px_0_rgba\(136\2c 136\2c 136\2c 0\.35\)\] {
  --tw-shadow: 2px 2px 10px 0 rgba(136,136,136,0.35);
  --tw-shadow-colored: 2px 2px 10px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

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

.transition-\[background-color\] {
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

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

.placeholder\:text-\[\#8A8A8A\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(138 138 138 / var(--tw-text-opacity))
}

.placeholder\:text-\[\#8A8A8A\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(138 138 138 / var(--tw-text-opacity))
}

.before\:static::before {
  content: var(--tw-content);
  position: static
}

.before\:text-\[18px\]::before {
  content: var(--tw-content);
  font-size: 18px
}

.before\:font-medium::before {
  content: var(--tw-content);
  font-weight: 500
}

.before\:\!content-none::before {
  --tw-content: none !important;
  content: var(--tw-content) !important
}

.before\:content-\[\'\\f078\'\]::before {
  --tw-content: '\f078';
  content: var(--tw-content)
}

.before\:content-\[\'\\f106\'\]::before {
  --tw-content: '\f106';
  content: var(--tw-content)
}

.after\:\!content-none::after {
  --tw-content: none !important;
  content: var(--tw-content) !important
}

.after\:content-none::after {
  --tw-content: none;
  content: var(--tw-content)
}

.first\:ml-0:first-child {
  margin-left: 0px
}

.first\:rounded-t-sm:first-child {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem
}

.last\:mr-0:last-child {
  margin-right: 0px
}

.odd\:bg-\[\#F9F9F9\]:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity))
}

.even\:bg-\[\#F9F9F9\]:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity))
}

.last-of-type\:rounded-b-sm:last-of-type {
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem
}

.last-of-type\:\!border-b:last-of-type {
  border-bottom-width: 1px !important
}

.placeholder-shown\:border-0:-moz-placeholder-shown {
  border-width: 0px
}

.placeholder-shown\:border-0:placeholder-shown {
  border-width: 0px
}

.placeholder-shown\:\!bg-\[\#F2F3F5\]:-moz-placeholder-shown {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity)) !important
}

.placeholder-shown\:\!bg-\[\#F2F3F5\]:placeholder-shown {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity)) !important
}

.placeholder-shown\:bg-\[\#F2F3F5\]:-moz-placeholder-shown {
  --tw-bg-opacity: 1;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity))
}

.placeholder-shown\:bg-\[\#F2F3F5\]:placeholder-shown {
  --tw-bg-opacity: 1;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity))
}

.placeholder-shown\:bg-neutral-100:-moz-placeholder-shown {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}

.placeholder-shown\:bg-neutral-100:placeholder-shown {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}

.empty\:hidden:empty {
  display: none
}

.hover\:relative:hover {
  position: relative
}

.hover\:\!border-neutral-100:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(245 245 245 / var(--tw-border-opacity)) !important
}

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

.hover\:bg-\[\#169BD5\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 155 213 / var(--tw-bg-opacity))
}

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

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

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

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

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

.hover\:bg-transparent:hover {
  background-color: transparent
}

.hover\:bg-white\/10:hover {
  background-color: rgb(255 255 255 / 0.1)
}

.hover\:fill-\[\#008BCB\]:hover {
  fill: #008BCB
}

.hover\:fill-\[\#169BD5\]:hover {
  fill: #169BD5
}

.hover\:fill-\[\#6C6C6C\]:hover {
  fill: #6C6C6C
}

.hover\:fill-\[\#FF525F\]:hover {
  fill: #FF525F
}

.hover\:\!text-\[\#151528\]:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(21 21 40 / var(--tw-text-opacity)) !important
}

.hover\:text-\[\#151528\]:hover {
  --tw-text-opacity: 1;
  color: rgb(21 21 40 / var(--tw-text-opacity))
}

.hover\:text-\[\#6C6C6C\]:hover {
  --tw-text-opacity: 1;
  color: rgb(108 108 108 / var(--tw-text-opacity))
}

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

.hover\:text-current:hover {
  color: currentColor
}

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

.hover\:\!shadow-\[2px_2px_15px_0_rgba\(30\2c 31\2c 33\2c 0\.1\)\]:hover {
  --tw-shadow: 2px 2px 15px 0 rgba(30,31,33,0.1) !important;
  --tw-shadow-colored: 2px 2px 15px 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\:\!shadow-\[inset_0_0_100px_0_rgba\(255\2c 255\2c 255\2c 0\.1\)\]:hover {
  --tw-shadow: inset 0 0 100px 0 rgba(255,255,255,0.1) !important;
  --tw-shadow-colored: inset 0 0 100px 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\:shadow-none:hover {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

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

.focus\:\!shadow-\[2px_2px_10px_0_rgba\(136\2c 136\2c 136\2c 0\.35\)\]:focus {
  --tw-shadow: 2px 2px 10px 0 rgba(136,136,136,0.35) !important;
  --tw-shadow-colored: 2px 2px 10px 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
}

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

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

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

.active\:\!border-transparent:active {
  border-color: transparent !important
}

.active\:\!bg-\[\#169BD5\]:active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 155 213 / var(--tw-bg-opacity)) !important
}

.active\:shadow-none:active {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media (max-width: 900px) {
  .max-\[900px\]\:\!hidden {
    display: none !important
  }

  .max-\[900px\]\:hidden {
    display: none
  }

  .max-\[900px\]\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
  }
}

@media (max-width: 800px) {
  .max-\[800px\]\:mb-\[4px\] {
    margin-bottom: 4px
  }
}

@media (min-width: 480px) {
  .min-\[480px\]\:max-h-\[57px\] {
    max-height: 57px
  }
}

@media (min-width: 543px) {
  .min-\[543px\]\:flex-\[100\%\] {
    flex: 100%
  }
}

@media (min-width: 600px) {
  .min-\[600px\]\:mb-\[30px\] {
    margin-bottom: 30px
  }

  .min-\[600px\]\:ml-\[22px\] {
    margin-left: 22px
  }

  .min-\[600px\]\:block {
    display: block
  }

  .min-\[600px\]\:flex {
    display: flex
  }

  .min-\[600px\]\:hidden {
    display: none
  }

  .min-\[600px\]\:min-h-\[139px\] {
    min-height: 139px
  }

  .min-\[600px\]\:\!w-\[110px\] {
    width: 110px !important
  }

  .min-\[600px\]\:w-\[390px\] {
    width: 390px
  }

  .min-\[600px\]\:max-w-\[510px\] {
    max-width: 510px
  }

  .min-\[600px\]\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
  }
}

@media (min-width: 640px) {
  .sm\:\!flex {
    display: flex !important
  }

  .sm\:table-cell {
    display: table-cell
  }

  .sm\:w-1\/2 {
    width: 50%
  }

  .sm\:max-w-\[420px\] {
    max-width: 420px
  }

  .sm\:table-fixed {
    table-layout: fixed
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

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

  .sm\:gap-\[10px\] {
    gap: 10px
  }
}

@media (min-width: 650px) {
  .min-\[650px\]\:top-\[-3px\] {
    top: -3px
  }
}

@media (min-width: 651px) {
  .min-\[651px\]\:mb-\[16px\] {
    margin-bottom: 16px
  }

  .min-\[651px\]\:h-\[46px\] {
    height: 46px
  }

  .min-\[651px\]\:max-h-\[46px\] {
    max-height: 46px
  }

  .min-\[651px\]\:leading-\[46px\] {
    line-height: 46px
  }
}

@media (min-width: 768px) {
  .md\:\!block {
    display: block !important
  }

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

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
}

@media (min-width: 800px) {
  .min-\[800px\]\:h-\[46px\] {
    height: 46px
  }

  .min-\[800px\]\:w-\[47\.62\%\] {
    width: 47.62%
  }

  .min-\[800px\]\:w-\[52\.38\%\] {
    width: 52.38%
  }
}

@media (min-width: 801px) {
  .min-\[801px\]\:block {
    display: block
  }

  .min-\[801px\]\:hidden {
    display: none
  }
}

@media (min-width: 850px) {
  .min-\[850px\]\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
  }

  .min-\[850px\]\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width: 901px) {
  .min-\[901px\]\:w-full {
    width: 100%
  }

  .min-\[901px\]\:flex-row {
    flex-direction: row
  }

  .min-\[901px\]\:fill-white {
    fill: #fff
  }

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

@media (min-width: 1000px) {
  .min-\[1000px\]\:mb-0 {
    margin-bottom: 0px
  }
}

@media (min-width: 1001px) {
  .min-\[1001px\]\:\!mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important
  }

  .min-\[1001px\]\:\!mb-2\.5 {
    margin-bottom: 0.625rem !important
  }

  .min-\[1001px\]\:\!mb-5 {
    margin-bottom: 1.25rem !important
  }

  .min-\[1001px\]\:\!mt-0 {
    margin-top: 0px !important
  }

  .min-\[1001px\]\:ml-0 {
    margin-left: 0px
  }

  .min-\[1001px\]\:mr-\[37px\] {
    margin-right: 37px
  }

  .min-\[1001px\]\:\!block {
    display: block !important
  }

  .min-\[1001px\]\:\!flex {
    display: flex !important
  }

  .min-\[1001px\]\:\!hidden {
    display: none !important
  }

  .min-\[1001px\]\:hidden {
    display: none
  }

  .min-\[1001px\]\:h-auto {
    height: auto
  }

  .min-\[1001px\]\:\!w-\[calc\(100\%-300px\)\] {
    width: calc(100% - 300px) !important
  }

  .min-\[1001px\]\:w-\[210px\] {
    width: 210px
  }

  .min-\[1001px\]\:flex-row {
    flex-direction: row
  }

  .min-\[1001px\]\:justify-end {
    justify-content: flex-end
  }

  .min-\[1001px\]\:gap-0 {
    gap: 0px
  }

  .min-\[1001px\]\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
  }

  .min-\[1001px\]\:\!p-5 {
    padding: 1.25rem !important
  }

  .min-\[1001px\]\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
  }

  .min-\[1001px\]\:\!px-\[30px\] {
    padding-left: 30px !important;
    padding-right: 30px !important
  }

  .min-\[1001px\]\:pb-\[25px\] {
    padding-bottom: 25px
  }

  .min-\[1001px\]\:pl-\[30px\] {
    padding-left: 30px
  }

  .min-\[1001px\]\:pr-0 {
    padding-right: 0px
  }

  .min-\[1001px\]\:pt-\[35px\] {
    padding-top: 35px
  }

  .min-\[1001px\]\:\!shadow-none {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
  }

  .min-\[1001px\]\:shadow-\[0_1px_5px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
    --tw-shadow: 0 1px 5px 0 rgba(0,0,0,0.1);
    --tw-shadow-colored: 0 1px 5px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }
}

@media (min-width: 1024px) {
  .lg\:\!left-5 {
    left: 1.25rem !important
  }

  .lg\:\!order-first {
    order: -9999 !important
  }

  .lg\:\!mt-\[10px\] {
    margin-top: 10px !important
  }

  .lg\:mb-3 {
    margin-bottom: 0.75rem
  }

  .lg\:mb-8 {
    margin-bottom: 2rem
  }

  .lg\:mb-\[13px\] {
    margin-bottom: 13px
  }

  .lg\:mb-\[38px\] {
    margin-bottom: 38px
  }

  .lg\:mb-\[40px\] {
    margin-bottom: 40px
  }

  .lg\:mb-\[47px\] {
    margin-bottom: 47px
  }

  .lg\:mb-\[9px\] {
    margin-bottom: 9px
  }

  .lg\:mr-5 {
    margin-right: 1.25rem
  }

  .lg\:mr-\[83px\] {
    margin-right: 83px
  }

  .lg\:mt-\[-4px\] {
    margin-top: -4px
  }

  .lg\:mt-\[20px\] {
    margin-top: 20px
  }

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

  .lg\:block {
    display: block
  }

  .lg\:inline-block {
    display: inline-block
  }

  .lg\:flex {
    display: flex
  }

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

  .lg\:hidden {
    display: none
  }

  .lg\:h-\[150px\] {
    height: 150px
  }

  .lg\:h-\[392px\] {
    height: 392px
  }

  .lg\:h-\[46px\] {
    height: 46px
  }

  .lg\:h-\[605px\] {
    height: 605px
  }

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

  .lg\:w-1\/3 {
    width: 33.333333%
  }

  .lg\:w-\[240px\] {
    width: 240px
  }

  .lg\:w-\[268px\] {
    width: 268px
  }

  .lg\:w-\[360px\] {
    width: 360px
  }

  .lg\:w-\[390px\] {
    width: 390px
  }

  .lg\:w-\[864px\] {
    width: 864px
  }

  .lg\:w-auto {
    width: auto
  }

  .lg\:\!min-w-\[1120px\] {
    min-width: 1120px !important
  }

  .lg\:\!min-w-\[864px\] {
    min-width: 864px !important
  }

  .lg\:min-w-\[240px\] {
    min-width: 240px
  }

  .lg\:max-w-\[420px\] {
    max-width: 420px
  }

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

  .lg\:flex-\[0_0_auto\] {
    flex: 0 0 auto
  }

  .lg\:grow-0 {
    flex-grow: 0
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

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

  .lg\:\!gap-0 {
    gap: 0px !important
  }

  .lg\:gap-5 {
    gap: 1.25rem
  }

  .lg\:gap-\[13px\] {
    gap: 13px
  }

  .lg\:gap-\[26px\] {
    gap: 26px
  }

  .lg\:gap-\[27px\] {
    gap: 27px
  }

  .lg\:gap-\[41px\] {
    gap: 41px
  }

  .lg\:gap-x-14 {
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem
  }

  .lg\:gap-y-0 {
    row-gap: 0px
  }

  .lg\:p-\[60px\] {
    padding: 60px
  }

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

  .lg\:py-\[26px\] {
    padding-top: 26px;
    padding-bottom: 26px
  }

  .lg\:\!pb-0 {
    padding-bottom: 0px !important
  }

  .lg\:pl-5 {
    padding-left: 1.25rem
  }

  .lg\:pl-\[5px\] {
    padding-left: 5px
  }

  .lg\:pr-2 {
    padding-right: 0.5rem
  }

  .lg\:pr-2\.5 {
    padding-right: 0.625rem
  }

  .lg\:pt-0 {
    padding-top: 0px
  }

  .lg\:pt-3 {
    padding-top: 0.75rem
  }

  .lg\:pt-\[15px\] {
    padding-top: 15px
  }

  .lg\:pt-\[30px\] {
    padding-top: 30px
  }

  .lg\:text-\[15px\] {
    font-size: 15px
  }

  .lg\:leading-\[18px\] {
    line-height: 18px
  }
}

@media (min-width: 1101px) {
  .min-\[1101px\]\:mr-0 {
    margin-right: 0px
  }

  .min-\[1101px\]\:flex {
    display: flex
  }

  .min-\[1101px\]\:hidden {
    display: none
  }

  .min-\[1101px\]\:gap-0 {
    gap: 0px
  }
}

@media (min-width: 1130px) {
  .min-\[1130px\]\:ml-0 {
    margin-left: 0px
  }

  .min-\[1130px\]\:flex {
    display: flex
  }
}

@media (min-width: 1133px) {
  .min-\[1133px\]\:gap-\[27px\] {
    gap: 27px
  }
}

@media (min-width: 1201px) {
  .min-\[1201px\]\:\!mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important
  }

  .min-\[1201px\]\:mb-0 {
    margin-bottom: 0px
  }

  .min-\[1201px\]\:ml-10 {
    margin-left: 2.5rem
  }

  .min-\[1201px\]\:ml-5 {
    margin-left: 1.25rem
  }

  .min-\[1201px\]\:ml-auto {
    margin-left: auto
  }

  .min-\[1201px\]\:mr-\[30px\] {
    margin-right: 30px
  }

  .min-\[1201px\]\:min-h-full {
    min-height: 100%
  }

  .min-\[1201px\]\:min-w-\[175px\] {
    min-width: 175px
  }

  .min-\[1201px\]\:max-w-\[175px\] {
    max-width: 175px
  }

  .min-\[1201px\]\:flex-row {
    flex-direction: row
  }

  .min-\[1201px\]\:justify-between {
    justify-content: space-between
  }
}

@media (min-width: 1280px) {
  .xl\:static {
    position: static
  }

  .xl\:absolute {
    position: absolute
  }

  .xl\:top-0 {
    top: 0px
  }

  .xl\:col-start-1 {
    grid-column-start: 1
  }

  .xl\:col-start-2 {
    grid-column-start: 2
  }

  .xl\:col-start-3 {
    grid-column-start: 3
  }

  .xl\:col-start-4 {
    grid-column-start: 4
  }

  .xl\:col-start-5 {
    grid-column-start: 5
  }

  .xl\:col-start-6 {
    grid-column-start: 6
  }

  .xl\:col-end-2 {
    grid-column-end: 2
  }

  .xl\:col-end-3 {
    grid-column-end: 3
  }

  .xl\:col-end-4 {
    grid-column-end: 4
  }

  .xl\:col-end-5 {
    grid-column-end: 5
  }

  .xl\:col-end-6 {
    grid-column-end: 6
  }

  .xl\:col-end-7 {
    grid-column-end: 7
  }

  .xl\:row-start-1 {
    grid-row-start: 1
  }

  .xl\:row-end-2 {
    grid-row-end: 2
  }

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

  .xl\:mb-0 {
    margin-bottom: 0px
  }

  .xl\:ml-auto {
    margin-left: auto
  }

  .xl\:mr-10 {
    margin-right: 2.5rem
  }

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

  .xl\:block {
    display: block
  }

  .xl\:inline {
    display: inline
  }

  .xl\:flex {
    display: flex
  }

  .xl\:hidden {
    display: none
  }

  .xl\:h-\[50px\] {
    height: 50px
  }

  .xl\:h-full {
    height: 100%
  }

  .xl\:min-h-0 {
    min-height: 0px
  }

  .xl\:min-h-\[110px\] {
    min-height: 110px
  }

  .xl\:min-h-\[170px\] {
    min-height: 170px
  }

  .xl\:\!w-\[960px\] {
    width: 960px !important
  }

  .xl\:w-1\/3 {
    width: 33.333333%
  }

  .xl\:w-1\/4 {
    width: 25%
  }

  .xl\:w-\[130px\] {
    width: 130px
  }

  .xl\:w-\[155px\] {
    width: 155px
  }

  .xl\:w-\[680px\] {
    width: 680px
  }

  .xl\:w-full {
    width: 100%
  }

  .xl\:max-w-\[85px\] {
    max-width: 85px
  }

  .xl\:flex-\[0_0_219px\] {
    flex: 0 0 219px
  }

  .xl\:flex-\[0_0_250px\] {
    flex: 0 0 250px
  }

  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr))
  }

  .xl\:grid-cols-\[30px_270px_auto_150px_180px_115px\] {
    grid-template-columns: 30px 270px auto 150px 180px 115px
  }

  .xl\:grid-cols-\[30px_300px_auto_150px_180px_115px\] {
    grid-template-columns: 30px 300px auto 150px 180px 115px
  }

  .xl\:grid-cols-\[32px_250px_auto_134px_150px_100px\] {
    grid-template-columns: 32px 250px auto 134px 150px 100px
  }

  .xl\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr))
  }

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

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

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

  .xl\:\!gap-\[15px\] {
    gap: 15px !important
  }

  .xl\:\!gap-\[18px\] {
    gap: 18px !important
  }

  .xl\:gap-6 {
    gap: 1.5rem
  }

  .xl\:gap-\[26px\] {
    gap: 26px
  }

  .xl\:gap-\[7px\] {
    gap: 7px
  }

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

  .xl\:\!px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
  }

  .xl\:\!pb-4 {
    padding-bottom: 1rem !important
  }

  .xl\:\!pl-\[25px\] {
    padding-left: 25px !important
  }

  .xl\:pl-4 {
    padding-left: 1rem
  }

  .xl\:pt-0 {
    padding-top: 0px
  }

  .xl\:\!text-\[26px\] {
    font-size: 26px !important
  }

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

  .xl\:text-\[15px\] {
    font-size: 15px
  }

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

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

  .xl\:\!leading-\[17px\] {
    line-height: 17px !important
  }

  .xl\:\!leading-\[32px\] {
    line-height: 32px !important
  }

  .xl\:leading-\[18px\] {
    line-height: 18px
  }

  .xl\:leading-\[24px\] {
    line-height: 24px
  }

  .xl\:decoration-solid {
    text-decoration-style: solid
  }

  .min-\[1280px\]\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
  }
}

@media (min-width: 1300px) {
  .min-\[1300px\]\:w-auto {
    width: auto
  }
}

@media (min-width: 1366px) {
  .min-\[1366px\]\:block {
    display: block
  }

  .min-\[1366px\]\:\!w-\[1046px\] {
    width: 1046px !important
  }

  .min-\[1366px\]\:w-1\/5 {
    width: 20%
  }

  .min-\[1366px\]\:w-\[390px\] {
    width: 390px
  }

  .min-\[1366px\]\:w-\[766px\] {
    width: 766px
  }

  .min-\[1366px\]\:max-w-\[88px\] {
    max-width: 88px
  }

  .min-\[1366px\]\:flex-1 {
    flex: 1 1 0%
  }

  .min-\[1366px\]\:flex-\[0_0_320px\] {
    flex: 0 0 320px
  }
}

@media (min-width: 1400px) {
  .min-\[1400px\]\:mr-2\.5 {
    margin-right: 0.625rem
  }

  .min-\[1400px\]\:block {
    display: block
  }

  .min-\[1400px\]\:flex {
    display: flex
  }

  .min-\[1400px\]\:w-\[455px\] {
    width: 455px
  }
}

@media (min-width: 1450px) {
  .min-\[1450px\]\:flex {
    display: flex
  }

  .min-\[1450px\]\:hidden {
    display: none
  }
}

@media (min-width: 1460px) {
  .min-\[1460px\]\:\!w-\[1140px\] {
    width: 1140px !important
  }

  .min-\[1460px\]\:w-1\/4 {
    width: 25%
  }

  .min-\[1460px\]\:w-\[280px\] {
    width: 280px
  }

  .min-\[1460px\]\:w-\[346px\] {
    width: 346px
  }

  .min-\[1460px\]\:w-\[860px\] {
    width: 860px
  }
}

@media (min-width: 1477px) {
  .min-\[1477px\]\:\!w-\[560px\] {
    width: 560px !important
  }
}

@media (min-width: 1481px) {
  .min-\[1481px\]\:\!block {
    display: block !important
  }

  .min-\[1481px\]\:gap-2\.5 {
    gap: 0.625rem
  }
}