*, .rotate-90, ::after, ::before {
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0
}
.before\:border-1::before, .border, .border-1, [b=""], [border ~ ="\31 "] {
  border-width: 1px
}
.border-\#595C56, .border-\#707070, .border-\#777777, .border-\#D2D2D2, .border-\#D5960C, .border-\#E8E8E8, .border-\#E9BE5F, .border-\#F1E4B4, .border-b-\#D2D2D2, .border-gray-200, .border-gray-300, .border-gray-500, .border-slate-300, .border-white, .hover\:border-dark:hover {
  --un-border-opacity: 1
}
.color-\#575656, .color-\#D5960C, .color-\#d5960c, .color-white, .hover\:text-indigo-500:hover, .text-\#595C56, .text-\#842423, .text-\#D5960C, .text-black, .text-blue-600, .text-dark, .text-gray-400, .text-gray-500, .text-gray-700, .text-gray-800, .text-gray-900, .text-indigo-600, .text-red-600, .text-white {
  --un-text-opacity: 1
}
.shadow-lg, .shadow-none {
  box-shadow: var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)
}
.ease, .transition-all, [ease=""] {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}
*, ::after, ::before {
  --un-rotate: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 rgb(0 0 0 / 0);
  --un-ring-shadow: 0 0 rgb(0 0 0 / 0);
  --un-shadow-inset: ;
  --un-shadow: 0 0 rgb(0 0 0 / 0);
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgb(147 197 253 / 0.5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia:
}
::backdrop {
  --un-rotate: 0;
  --un-rotate-x: 0;
  --un-rotate-y: 0;
  --un-rotate-z: 0;
  --un-scale-x: 1;
  --un-scale-y: 1;
  --un-scale-z: 1;
  --un-skew-x: 0;
  --un-skew-y: 0;
  --un-translate-x: 0;
  --un-translate-y: 0;
  --un-translate-z: 0;
  --un-pan-x: ;
  --un-pan-y: ;
  --un-pinch-zoom: ;
  --un-scroll-snap-strictness: proximity;
  --un-ordinal: ;
  --un-slashed-zero: ;
  --un-numeric-figure: ;
  --un-numeric-spacing: ;
  --un-numeric-fraction: ;
  --un-border-spacing-x: 0;
  --un-border-spacing-y: 0;
  --un-ring-offset-shadow: 0 0 rgb(0 0 0 / 0);
  --un-ring-shadow: 0 0 rgb(0 0 0 / 0);
  --un-shadow-inset: ;
  --un-shadow: 0 0 rgb(0 0 0 / 0);
  --un-ring-inset: ;
  --un-ring-offset-width: 0px;
  --un-ring-offset-color: #fff;
  --un-ring-width: 0px;
  --un-ring-color: rgb(147 197 253 / 0.5);
  --un-blur: ;
  --un-brightness: ;
  --un-contrast: ;
  --un-drop-shadow: ;
  --un-grayscale: ;
  --un-hue-rotate: ;
  --un-invert: ;
  --un-saturate: ;
  --un-sepia: ;
  --un-backdrop-blur: ;
  --un-backdrop-brightness: ;
  --un-backdrop-contrast: ;
  --un-backdrop-grayscale: ;
  --un-backdrop-hue-rotate: ;
  --un-backdrop-invert: ;
  --un-backdrop-opacity: ;
  --un-backdrop-saturate: ;
  --un-backdrop-sepia:
}
.-translate-1\/2, .-translate-x-1\/2 {
  --un-translate-x: -50%
}
.-translate-1\/2, .-translate-y-1\/2 {
  --un-translate-y: -50%;
  transform: translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.container, .w-full, [w-full=""] {
  width: 100%
}
@media (min-width:380px) {
  .container {
    max-width: 380px
  }
}
.\[counter-increment\:item\] {
  counter-increment: item
}
.\[counter-reset\:item\] {
  counter-reset: item
}
.pointer-events-none {
  pointer-events: none
}
.visible {
  visibility: visible
}
.absolute, .before\:absolute::before {
  position: absolute
}
.fixed {
  position: fixed
}
.relative, [relative=""] {
  position: relative
}
.sticky {
  position: sticky
}
.static {
  position: static
}
.inset-0 {
  inset: 0
}
.bottom-0 {
  bottom: 0
}
.bottom-5 {
  bottom: 1.25rem
}
.left-\[-2px\] {
  left: -2px
}
.before\:left-0::before, .left-0 {
  left: 0
}
.left-1\/2 {
  left: 50%
}
.left-3 {
  left: .75rem
}
.right-1 {
  right: .25rem
}
.right-2 {
  right: .5rem
}
.right-3 {
  right: .75rem
}
.right-4 {
  right: 1rem
}
.top-\[-1px\] {
  top: -1px
}
.top-\[2px\] {
  top: 2px
}
.top-0 {
  top: 0
}
.top-1 {
  top: .25rem
}
.top-1\/2 {
  top: 50%
}
.top-1px {
  top: 1px
}
.top-3 {
  top: .75rem
}
.top-30 {
  top: 7.5rem
}
.top-4 {
  top: 1rem
}
.top-6 {
  top: 1.5rem
}
.top-7px {
  top: 7px
}
.before\:top-27px::before {
  top: 27px
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2
}
.\ !z-60 {
  z-index: 60 !important
}
.z-1 {
  z-index: 1
}
.z-10 {
  z-index: 10
}
.z-100 {
  z-index: 100
}
.z-1000 {
  z-index: 1000
}
.z-50 {
  z-index: 50
}
.order-1 {
  order: 1
}
.order-2 {
  order: 2
}
.grid {
  display: grid
}
.grid-cols-\[1\.5rem_1fr\] {
  grid-template-columns: 1.5rem 1fr
}
.grid-cols-\[1fr_5rem\] {
  grid-template-columns: 1fr 5rem
}
.grid-cols-\[1fr_auto_1fr\] {
  grid-template-columns: 1fr auto 1fr
}
.grid-cols-2, .grid-cols-\[repeat\(2\, minmax\(0\, 1fr\)\)\] {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
.grid-cols-\[repeat\(auto-fill\, minmax\(200px\, 1fr\)\)\] {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr))
}
.grid-cols-\[repeat\(auto-fill\, minmax\(280px\, 1fr\)\)\] {
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr))
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr))
}
[rows ~ ="\33 "] {
  grid-template-rows: repeat(3, minmax(0, 1fr))
}
[rows ~ ="\34 "] {
  grid-template-rows: repeat(4, minmax(0, 1fr))
}
[rows ~ ="\39 92"] {
  grid-template-rows: repeat(992, minmax(0, 1fr))
}
.m-0 {
  margin: 0
}
.m10\.79 {
  margin: 2.6975rem
}
.m102\.421 {
  margin: 25.60525rem
}
.m12\.593 {
  margin: 3.14825rem
}
.m18\.38 {
  margin: 4.595rem
}
.m184 {
  margin: 46rem
}
.m24\.44 {
  margin: 6.11rem
}
.m26\.3 {
  margin: 6.575rem
}
.m30\.5 {
  margin: 7.625rem
}
[ma=""] {
  margin: auto
}
.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem
}
.mx-auto {
  margin-left: auto;
  margin-right: auto
}
.my, .my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0
}
.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}
.\ !mb-0 {
  margin-bottom: 0 !important
}
.mb-0 {
  margin-bottom: 0
}
.mb-1 {
  margin-bottom: .25rem
}
.mb-10 {
  margin-bottom: 2.5rem
}
.mb-12 {
  margin-bottom: 3rem
}
.mb-2 {
  margin-bottom: .5rem
}
.mb-3 {
  margin-bottom: .75rem
}
.mb-4 {
  margin-bottom: 1rem
}
.mb-5 {
  margin-bottom: 1.25rem
}
.mb-6 {
  margin-bottom: 1.5rem
}
.mb-8 {
  margin-bottom: 2rem
}
.me, [me=""] {
  margin-inline-end: 1rem
}
.me-auto {
  margin-inline-end: auto
}
.ml-2 {
  margin-left: .5rem
}
.ms, .ms-4, [ms=""] {
  margin-inline-start: 1rem
}
.ms-2 {
  margin-inline-start: .5rem
}
.mt-0 {
  margin-top: 0
}
.mt-1 {
  margin-top: .25rem
}
.mt-10 {
  margin-top: 2.5rem
}
.mt-2 {
  margin-top: .5rem
}
.mt-3 {
  margin-top: .75rem
}
.mt-4, [mt=""] {
  margin-top: 1rem
}
.mt-5 {
  margin-top: 1.25rem
}
[mr=""] {
  margin-right: 1rem
}
.box-border {
  box-sizing: border-box
}
.inline, [inline=""] {
  display: inline
}
.block, [block=""] {
  display: block
}
.inline-block {
  display: inline-block
}
.hidden {
  display: none
}
.h-\[1px\], .h-px {
  height: 1px
}
.h-0 {
  height: 0
}
.before\:h-4::before, .h-4, .h4, [h4=""] {
  height: 1rem
}
.h-98px {
  height: 98px
}
.h-auto, [h-auto=""], [ha=""] {
  height: auto
}
.h-full {
  height: 100%
}
.h1 {
  height: .25rem
}
.h2, [h-2=""] {
  height: .5rem
}
.h3 {
  height: .75rem
}
.h5 {
  height: 1.25rem
}
.h6 {
  height: 1.5rem
}
.max-h-lg {
  max-height: 32rem
}
.max-w-100px, .max-w-\[100px\] {
  max-width: 100px
}
.max-w-\[200px\] {
  max-width: 200px
}
.max-w-150px {
  max-width: 150px
}
.max-w-full {
  max-width: 100%
}
.max-w-lg {
  max-width: 32rem
}
.max-w-xs {
  max-width: 20rem
}
.min-w-70 {
  min-width: 17.5rem
}
.min-w-full {
  min-width: 100%
}
.w-110px {
  width: 110px
}
.before\:w-4::before, .w-4 {
  width: 1rem
}
.w-40 {
  width: 10rem
}
.w-auto {
  width: auto
}
.w\[e\] {
  width: e
}
.before\:flex::before, .flex {
  display: flex
}
.\ !inline-flex {
  display: inline-flex !important
}
.inline-flex {
  display: inline-flex
}
.flex-1 {
  flex: 1 1 0%
}
.flex-shrink-0 {
  flex-shrink: 0
}
.grow {
  flex-grow: 1
}
.basis-full {
  flex-basis: 100%
}
.flex-row {
  flex-direction: row
}
.flex-col {
  flex-direction: column
}
.flex-wrap {
  flex-wrap: wrap
}
.table, [table=""] {
  display: table
}
.border-collapse {
  border-collapse: collapse
}
.-translate-x-1\/2 {
  transform: translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.rotate-90 {
  --un-rotate: 90deg;
  transform: translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.transform, [transform=""] {
  transform: translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}
.cursor-default {
  cursor: default
}
.cursor-pointer {
  cursor: pointer
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed
}
.resize, [resize=""] {
  resize: both
}
.list-disc {
  list-style-type: disc
}
.list-inside {
  list-style-position: inside
}
.list-none {
  list-style-type: none
}
.content-start {
  align-content: flex-start
}
.items-start {
  align-items: flex-start
}
.items-end {
  align-items: flex-end
}
.before\:items-center::before, .items-center {
  align-items: center
}
.items-baseline {
  align-items: baseline
}
.items-stretch {
  align-items: stretch
}
.self-stretch {
  align-self: stretch
}
.justify-start {
  justify-content: flex-start
}
.justify-end {
  justify-content: flex-end
}
.before\:justify-center::before, .justify-center {
  justify-content: center
}
.justify-between {
  justify-content: space-between
}
.justify-stretch {
  justify-content: stretch
}
.gap-1 {
  gap: .25rem
}
.gap-2 {
  gap: .5rem
}
.gap-3 {
  gap: .75rem
}
.gap-4 {
  gap: 1rem
}
.gap-5 {
  gap: 1.25rem
}
.gap-x-2 {
  column-gap: .5rem
}
.gap-y-1 {
  row-gap: .25rem
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --un-space-x-reverse: 0;
  margin-left: calc(.25rem * calc(1 - var(--un-space-x-reverse)));
  margin-right: calc(.25rem * var(--un-space-x-reverse))
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --un-space-x-reverse: 0;
  margin-left: calc(.5rem * calc(1 - var(--un-space-x-reverse)));
  margin-right: calc(.5rem * var(--un-space-x-reverse))
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --un-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--un-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--un-space-y-reverse))
}
.overflow-auto {
  overflow: auto
}
.overflow-hidden {
  overflow: hidden
}
.overflow-x-hidden {
  overflow-x: hidden
}
.overflow-y-auto {
  overflow-y: auto
}
.text-truncate, .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.break-all {
  word-break: break-all
}
.border-0 {
  border-width: 0
}
[default\:b=""]:default {
  border-width: 1px
}
.border-b {
  border-bottom-width: 1px
}
.border-r-0 {
  border-right-width: 0
}
[border ~ ="r"] {
  border-right-width: 1px
}
.last\:border-b-0:last-child {
  border-bottom-width: 0
}
.border-\#595C56 {
  border-color: rgb(89 92 86 / var(--un-border-opacity))
}
.border-\#707070 {
  border-color: rgb(112 112 112 / var(--un-border-opacity))
}
.border-\#777777 {
  border-color: rgb(119 119 119 / var(--un-border-opacity))
}
.border-\#D2D2D2 {
  border-color: rgb(210 210 210 / var(--un-border-opacity))
}
.border-\#D5960C {
  border-color: rgb(213 150 12 / var(--un-border-opacity))
}
.border-\#E8E8E8 {
  border-color: rgb(232 232 232 / var(--un-border-opacity))
}
.border-\#E9BE5F {
  border-color: rgb(233 190 95 / var(--un-border-opacity))
}
.border-\#F1E4B4 {
  border-color: rgb(241 228 180 / var(--un-border-opacity))
}
.border-gray-200 {
  border-color: rgb(229 231 235 / var(--un-border-opacity))
}
.border-gray-300 {
  border-color: rgb(209 213 219 / var(--un-border-opacity))
}
.border-gray-500 {
  border-color: rgb(107 114 128 / var(--un-border-opacity))
}
.border-slate-300 {
  border-color: rgb(203 213 225 / var(--un-border-opacity))
}
.border-transparent {
  border-color: transparent
}
.border-white {
  border-color: rgb(255 255 255 / var(--un-border-opacity))
}
.hover\:border-dark:hover {
  border-color: rgb(34 34 34 / var(--un-border-opacity))
}
.before\:border-\#BA830A::before {
  --un-border-opacity: 1;
  border-color: rgb(186 131 10 / var(--un-border-opacity))
}
.border-b-\#D2D2D2 {
  --un-border-bottom-opacity: var(--un-border-opacity);
  border-bottom-color: rgb(210 210 210 / var(--un-border-bottom-opacity))
}
.rd, .rounded {
  border-radius: .25rem
}
.rounded-3xl {
  border-radius: 1.5rem
}
.rounded-lg {
  border-radius: .5rem
}
.rounded-md {
  border-radius: .375rem
}
.rounded-none {
  border-radius: 0
}
.rounded-xl {
  border-radius: .75rem
}
.before\:rounded-full::before {
  border-radius: 9999px
}
.rounded-t {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}
.border-none {
  border-style: none
}
.before\:border-solid::before, .border-solid {
  border-style: solid
}
.border-b-solid {
  border-bottom-style: solid
}
.border-r-solid {
  border-right-style: solid
}
.bg-\#595C56 {
  --un-bg-opacity: 1;
  background-color: rgb(89 92 86 / var(--un-bg-opacity))
}
.bg-\#707070 {
  --un-bg-opacity: 1;
  background-color: rgb(112 112 112 / var(--un-bg-opacity))
}
.bg-\#BA830A {
  --un-bg-opacity: 1;
  background-color: rgb(186 131 10 / var(--un-bg-opacity))
}
.bg-\#e0a949 {
  --un-bg-opacity: 1;
  background-color: rgb(224 169 73 / var(--un-bg-opacity))
}
.bg-\#E9BE5F {
  --un-bg-opacity: 1;
  background-color: rgb(233 190 95 / var(--un-bg-opacity))
}
.bg-\#EDEDEB {
  --un-bg-opacity: 1;
  background-color: rgb(237 237 235 / var(--un-bg-opacity))
}
.bg-\#F1E4B4, .bg-\#f1e4b4, .hover\:bg-\#F1E4B4:hover {
  --un-bg-opacity: 1;
  background-color: rgb(241 228 180 / var(--un-bg-opacity))
}
.bg-\#F4F4F4 {
  --un-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--un-bg-opacity))
}
.bg-\#F6F7F9 {
  --un-bg-opacity: 1;
  background-color: rgb(246 247 249 / var(--un-bg-opacity))
}
.bg-\#FDFAEB, .hover\:bg-\#fdfaeb:hover {
  --un-bg-opacity: 1;
  background-color: rgb(253 250 235 / var(--un-bg-opacity))
}
.bg-\#FFF6D3 {
  --un-bg-opacity: 1;
  background-color: rgb(255 246 211 / var(--un-bg-opacity))
}
.bg-gray-100 {
  --un-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--un-bg-opacity))
}
.bg-gray-200, .disabled\:bg-gray-200:disabled, .hover\:bg-gray-200:hover {
  --un-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--un-bg-opacity))
}
.bg-gray-900 {
  --un-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--un-bg-opacity))
}
.bg-neutral-100 {
  --un-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--un-bg-opacity))
}
.bg-slate-100 {
  --un-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--un-bg-opacity))
}
.bg-transparent {
  background-color: transparent
}
.before\:bg-white::before, .bg-white {
  --un-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--un-bg-opacity))
}
[stroke-width ~ ="\31 "] {
  stroke-width: 1px
}
[stroke-width ~ ="\31 \.5"] {
  stroke-width: 1.5px
}
[stroke-width ~ ="\32 "] {
  stroke-width: 2px
}
[stroke-width ~ ="\34 8"] {
  stroke-width: 48px
}
[stroke ~ ="\#06c755"] {
  --un-stroke-opacity: 1;
  stroke: rgb(6 199 85 / var(--un-stroke-opacity))
}
[stroke ~ ="\#3d5a96"] {
  --un-stroke-opacity: 1;
  stroke: rgb(61 90 150 / var(--un-stroke-opacity))
}
[stroke ~ =none] {
  stroke: none
}
.p-\[0\.125rem_0\.25rem\] {
  padding: .125rem .25rem
}
.p-\[1rem_1\.5rem\] {
  padding: 1rem 1.5rem
}
.p-\[3rem_1rem_1rem_1rem\] {
  padding: 3rem 1rem 1rem
}
.p-0 {
  padding: 0
}
.p-1 {
  padding: .25rem
}
.p-2 {
  padding: .5rem
}
.p-3 {
  padding: .75rem
}
.p-4, .p4 {
  padding: 1rem
}
.p-6 {
  padding: 1.5rem
}
[pa=""] {
  padding: auto
}
.px, .px-4, [px=""] {
  padding-left: 1rem;
  padding-right: 1rem
}
.px-0, [px-0=""] {
  padding-left: 0;
  padding-right: 0
}
.px-1 {
  padding-left: .25rem;
  padding-right: .25rem
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem
}
.px-2 {
  padding-left: .5rem;
  padding-right: .5rem
}
.px-3 {
  padding-left: .75rem;
  padding-right: .75rem
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}
.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem
}
.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem
}
.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}
[\ !px=""] {
  padding-left: 1rem !important;
  padding-right: 1rem !important
}
.pb-1 {
  padding-bottom: .25rem
}
.pb-2 {
  padding-bottom: .5rem
}
.pb-3 {
  padding-bottom: .75rem
}
.pb-4 {
  padding-bottom: 1rem
}
.pb-4rem {
  padding-bottom: 4rem
}
.pb-5 {
  padding-bottom: 1.25rem
}
.pb-6 {
  padding-bottom: 1.5rem
}
.pb-8 {
  padding-bottom: 2rem
}
.pe-3 {
  padding-inline-end: 0.75rem
}
.pl-0 {
  padding-left: 0
}
.ps-0 {
  padding-inline-start: 0
}
.ps-1 {
  padding-inline-start: 0.25rem
}
.ps-10 {
  padding-inline-start: 2.5rem
}
.ps-2 {
  padding-inline-start: 0.5rem
}
.ps-7 {
  padding-inline-start: 1.75rem
}
.pt, .pt-4, [pt=""] {
  padding-top: 1rem
}
.pt-1 {
  padding-top: .25rem
}
.pt-10 {
  padding-top: 2.5rem
}
.pt-2 {
  padding-top: .5rem
}
.pt-8 {
  padding-top: 2rem
}
[\ !pt=""] {
  padding-top: 1rem !important
}
[pe=""] {
  padding-inline-end: 1rem
}
[pr=""] {
  padding-right: 1rem
}
.text-center {
  text-align: center
}
.text-left {
  text-align: left
}
.text-right {
  text-align: right
}
.text-start {
  text-align: start
}
.indent, [indent=""] {
  text-indent: 1.5rem
}
.text-wrap {
  text-wrap: wrap
}
.text-nowrap {
  text-wrap: nowrap
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem
}
.text-sm {
  font-size: .875rem;
  line-height: 1.25rem
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem
}
.before\:text-xs::before {
  font-size: .75rem;
  line-height: 1rem
}
.text-\[var\(--color-dark-yellow\)\] {
  color: var(--color-dark-yellow)
}
.text-\#595C56 {
  color: rgb(89 92 86 / var(--un-text-opacity))
}
.text-\#842423 {
  color: rgb(132 36 35 / var(--un-text-opacity))
}
.before\:text-\#BA830A::before, .color-\#BA830A, .text-\#BA830A {
  --un-text-opacity: 1;
  color: rgb(186 131 10 / var(--un-text-opacity))
}
.color-\#D5960C, .color-\#d5960c, .text-\#D5960C {
  color: rgb(213 150 12 / var(--un-text-opacity))
}
.text-black {
  color: rgb(0 0 0 / var(--un-text-opacity))
}
.text-blue-600 {
  color: rgb(37 99 235 / var(--un-text-opacity))
}
.text-dark {
  color: rgb(34 34 34 / var(--un-text-opacity))
}
.text-gray-400 {
  color: rgb(156 163 175 / var(--un-text-opacity))
}
.text-gray-500 {
  color: rgb(107 114 128 / var(--un-text-opacity))
}
.text-gray-700 {
  color: rgb(55 65 81 / var(--un-text-opacity))
}
.text-gray-800 {
  color: rgb(31 41 55 / var(--un-text-opacity))
}
.text-gray-900 {
  color: rgb(17 24 39 / var(--un-text-opacity))
}
.text-indigo-600 {
  color: rgb(79 70 229 / var(--un-text-opacity))
}
.text-red-600 {
  color: rgb(220 38 38 / var(--un-text-opacity))
}
.color-white, .text-white {
  color: rgb(255 255 255 / var(--un-text-opacity))
}
.hover\:text-indigo-500:hover {
  color: rgb(99 102 241 / var(--un-text-opacity))
}
.color-\#575656 {
  color: rgb(87 86 86 / var(--un-text-opacity))
}
.before\:font-bold::before, .font-bold {
  font-weight: 700
}
.font-medium {
  font-weight: 500
}
.font-semibold {
  font-weight: 600
}
.leading-6 {
  line-height: 1.5rem
}
.leading-relaxed {
  line-height: 1.625
}
.tracking-normal {
  letter-spacing: 0
}
.tracking-wide {
  letter-spacing: .025em
}
.underline {
  text-decoration-line: underline
}
.decoration-none {
  text-decoration: none
}
.tab {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}
.opacity-0 {
  opacity: 0
}
.opacity-50 {
  opacity: .5
}
.shadow-lg {
  --un-shadow: var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)), var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1))
}
.shadow-none {
  --un-shadow: 0 0 var(--un-shadow-color, rgb(0 0 0 / 0))
}
.focus\:outline-none:focus, .outline-none {
  outline: transparent solid 2px;
  outline-offset: 2px
}
.focus\:ring-indigo-500:focus {
  --un-ring-opacity: 1;
  --un-ring-color: rgb(99 102 241 / var(--un-ring-opacity))
}
.blur, [blur=""] {
  --un-blur: blur(8px);
  filter: var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)
}
.transition-all {
  transition-property: all;
  transition-duration: 150ms
}
.before\:content-\[counter\(item\)\]::before {
  content: counter(item)
}
@media (min-width:576px) {
  .container {
    max-width: 576px
  }
  .sm\:mb-0 {
    margin-bottom: 0
  }
  .sm\:mb-3 {
    margin-bottom: .75rem
  }
  .sm\:max-w-full {
    max-width: 100%
  }
  .sm\:w-auto {
    width: auto
  }
  .sm\:flex {
    display: flex
  }
  .sm\:flex-row {
    flex-direction: row
  }
  .sm\:flex-wrap {
    flex-wrap: wrap
  }
  .sm\:justify-start {
    justify-content: flex-start
  }
  .sm\:justify-between {
    justify-content: space-between
  }
  .sm\:gap-10 {
    gap: 2.5rem
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
  .sm\:pe-2 {
    padding-inline-end: 0.5rem
  }
  .sm\:pe-6 {
    padding-inline-end: 1.5rem
  }
  .sm\:ps-4 {
    padding-inline-start: 1rem
  }
  .sm\:ps-8 {
    padding-inline-start: 2rem
  }
}
@media (min-width:768px) {
  .container {
    max-width: 768px
  }
  .md\:grid-cols-\[7rem_auto_1fr\] {
    grid-template-columns: 7rem auto 1fr
  }
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0
  }
  .md\:mb-0 {
    margin-bottom: 0
  }
  .md\:flex-row {
    flex-direction: row
  }
  .md\:items-center {
    align-items: center
  }
  .md\:justify-start {
    justify-content: flex-start
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }
}
@media (min-width:992px) {
  .container {
    max-width: 992px
  }
  .lg\:absolute {
    position: absolute
  }
  .lg\:relative {
    position: relative
  }
  .lg\:bottom-\[auto\] {
    bottom: auto
  }
  .lg\:bottom-2 {
    bottom: .5rem
  }
  .lg\:right-2 {
    right: .5rem
  }
  .lg\:top-0 {
    top: 0
  }
  .lg\:order-1 {
    order: 1
  }
  .lg\:order-2 {
    order: 2
  }
  .lg\:grid-cols-\[276px_auto\] {
    grid-template-columns: 276px auto
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto
  }
  .lg\:mb-0 {
    margin-bottom: 0
  }
  .lg\:mb-3 {
    margin-bottom: .75rem
  }
  .lg\:mb-4 {
    margin-bottom: 1rem
  }
  .lg\:me-auto {
    margin-inline-end: auto
  }
  .lg\:ms-4 {
    margin-inline-start: 1rem
  }
  .lg\:block {
    display: block
  }
  .lg\:inline-block {
    display: inline-block
  }
  .lg\:hidden {
    display: none
  }
  .lg\:h-auto {
    height: auto
  }
  .lg\:h-full, [lg\:h-full=""] {
    height: 100%
  }
  .lg\:max-w-lg {
    max-width: 32rem
  }
  .lg\:flex {
    display: flex
  }
  .lg\:flex-row {
    flex-direction: row
  }
  .lg\:items-start {
    align-items: flex-start
  }
  .lg\:items-center {
    align-items: center
  }
  .lg\:justify-start {
    justify-content: flex-start
  }
  .lg\:justify-end {
    justify-content: flex-end
  }
  .lg\:gap-1 {
    gap: .25rem
  }
  .lg\:border, .lg\:border-1 {
    border-width: 1px
  }
  .lg\:border-0 {
    border-width: 0
  }
  .lg\:border-r {
    border-right-width: 1px
  }
  .lg\:border-\#595C56 {
    --un-border-opacity: 1;
    border-color: rgb(89 92 86 / var(--un-border-opacity))
  }
  .lg\:border-\#D5960C {
    --un-border-opacity: 1;
    border-color: rgb(213 150 12 / var(--un-border-opacity))
  }
  .lg\:rounded-lg {
    border-radius: .5rem
  }
  .lg\:rounded-md {
    border-radius: .375rem
  }
  .lg\:rounded-none {
    border-radius: 0
  }
  .lg\:border-solid {
    border-style: solid
  }
  .lg\:bg-\#E9BE5F {
    --un-bg-opacity: 1;
    background-color: rgb(233 190 95 / var(--un-bg-opacity))
  }
  .lg\:bg-\#FFF6D3 {
    --un-bg-opacity: 1;
    background-color: rgb(255 246 211 / var(--un-bg-opacity))
  }
  .lg\:bg-transparent {
    background-color: transparent
  }
  .lg\:bg-white {
    --un-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--un-bg-opacity))
  }
  .lg\:p-\[0rem_0rem_\.25rem_0rem\] {
    padding: 0 0 .25rem
  }
  .lg\:p-\[1\.25rem_0rem_\.25rem_0rem\] {
    padding: 1.25rem 0 .25rem
  }
  .lg\:p-\[1\.25rem_1rem\] {
    padding: 1.25rem 1rem
  }
  .lg\:p-0 {
    padding: 0
  }
  .lg\:p-3 {
    padding: .75rem
  }
  .lg\:p-4 {
    padding: 1rem
  }
  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
  }
  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }
  .lg\:pe-4 {
    padding-inline-end: 1rem
  }
  .lg\:ps-10 {
    padding-inline-start: 2.5rem
  }
  .lg\:pt-2 {
    padding-top: .5rem
  }
  .lg\:text-left {
    text-align: left
  }
  .lg\:text-nowrap {
    text-wrap: nowrap
  }
  .lg\:text-\#BA830A {
    --un-text-opacity: 1;
    color: rgb(186 131 10 / var(--un-text-opacity))
  }
  .lg\:shadow-md {
    --un-shadow: var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1)), var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)
  }
}
@media (min-width:1200px) {
  .container {
    max-width: 1200px
  }
  .xl\:grid-cols-\[18rem_1fr\] {
    grid-template-columns: 18rem 1fr
  }
  .xl\:grid-cols-\[280px_auto\] {
    grid-template-columns: 280px auto
  }
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }
  .xl\:mb-5 {
    margin-bottom: 1.25rem
  }
  .xl\:block {
    display: block
  }
  .xl\:hidden {
    display: none
  }
  .xl\:basis-auto {
    flex-basis: auto
  }
  .xl\:border-r {
    border-right-width: 1px
  }
  .xl\:rounded-none {
    border-radius: 0
  }
  .xl\:bg-transparent {
    background-color: transparent
  }
  .xl\:bg-white {
    --un-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--un-bg-opacity))
  }
  .xl\:p-0 {
    padding: 0
  }
  .xl\:p-4 {
    padding: 1rem
  }
  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
  .xl\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem
  }
}
@media (min-width:1440px) {
  .container {
    max-width: 1440px
  }
  .xxl\:grid-cols-\[24rem_1fr\] {
    grid-template-columns: 24rem 1fr
  }
  .xxl\:grid-cols-\[376px_auto\] {
    grid-template-columns: 376px auto
  }
  .xxl\:grid-cols-\[45rem_1fr\] {
    grid-template-columns: 45rem 1fr
  }
  .xxl\:flex {
    display: flex
  }
  .xxl\:basis-auto {
    flex-basis: auto
  }
}