.badge {
  display: inline-block;
  white-space: nowrap;
  border-radius: 0.25rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

.badge_black {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / 1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_black {
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.badge_grey {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / 1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_grey {
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.badge_red {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / 1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_red {
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.badge_orange {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / 1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_orange {
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.badge_green {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / 1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_green {
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.badge_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_blue {
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.badge_purple {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / 1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_purple {
  background-color: rgb(147 51 234 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.badge_faded.badge_black {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_faded.badge_black {
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
}

.badge_faded.badge_grey {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / 1);
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_faded.badge_grey {
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
}

.badge_faded.badge_red {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / 1);
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_faded.badge_red {
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
}

.badge_faded.badge_orange {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / 1);
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_faded.badge_orange {
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
  color: rgb(194 65 12 / var(--tw-text-opacity));
}
}

.badge_faded.badge_green {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / 1);
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_faded.badge_green {
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
}

.badge_faded.badge_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / 1);
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_faded.badge_blue {
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
}

.badge_faded.badge_purple {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / 1);
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.badge_faded.badge_purple {
  background-color: rgb(243 232 255 / var(--tw-bg-opacity));
  color: rgb(126 34 206 / var(--tw-text-opacity));
}
}

.button.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button.bg-blue {
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  color: rgb(219 234 254 / var(--tw-text-opacity));
}
}

.button.bg-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button.bg-blue:hover {
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
}

.button.bg-blue:active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button.bg-blue:active {
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
}

.button.bg-blue.disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button.bg-blue.disabled {
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}
}

.button_green,
.button.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / 1);
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_green,
.button.bg-green {
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
  color: rgb(220 252 231 / var(--tw-text-opacity));
}
}

.button_green:hover, .button.bg-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_green:hover, .button.bg-green:hover {
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
}

.button_green:active, .button.bg-green:active {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_green:active, .button.bg-green:active {
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}
}

.button_green.disabled, .button.bg-green.disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_green.disabled, .button.bg-green.disabled {
  background-color: rgb(134 239 172 / var(--tw-bg-opacity));
}
}

.button_orange,
.button.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / 1);
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_orange,
.button.bg-orange {
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
  color: rgb(255 237 213 / var(--tw-text-opacity));
}
}

.button_orange:hover, .button.bg-orange:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_orange:hover, .button.bg-orange:hover {
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
}
}

.button_orange:active, .button.bg-orange:active {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_orange:active, .button.bg-orange:active {
  background-color: rgb(194 65 12 / var(--tw-bg-opacity));
}
}

.button_orange.disabled, .button.bg-orange.disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_orange.disabled, .button.bg-orange.disabled {
  background-color: rgb(253 186 116 / var(--tw-bg-opacity));
}
}

.button_red,
.button.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / 1);
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_red,
.button.bg-red {
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
  color: rgb(254 226 226 / var(--tw-text-opacity));
}
}

.button_red:hover, .button.bg-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_red:hover, .button.bg-red:hover {
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
}

.button_red:active, .button.bg-red:active {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_red:active, .button.bg-red:active {
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
}

.button_red.disabled, .button.bg-red.disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_red.disabled, .button.bg-red.disabled {
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}
}

.button_yellow,
.button.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / 1);
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_yellow,
.button.bg-yellow {
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
  color: rgb(113 63 18 / var(--tw-text-opacity));
}
}

.button_yellow:hover, .button.bg-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_yellow:hover, .button.bg-yellow:hover {
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
}

.button_yellow:active, .button.bg-yellow:active {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / 1);
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_yellow:active, .button.bg-yellow:active {
  background-color: rgb(202 138 4 / var(--tw-bg-opacity));
  color: rgb(254 249 195 / var(--tw-text-opacity));
}
}

.button_yellow.disabled, .button.bg-yellow.disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / 1);
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_yellow.disabled, .button.bg-yellow.disabled {
  background-color: rgb(254 240 138 / var(--tw-bg-opacity));
  color: rgb(202 138 4 / var(--tw-text-opacity));
}
}

.button_white,
.button.bg-white {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / 1);
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / 1);
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_white,
.button.bg-white {
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
}

.button_white .fa, .button.bg-white .fa {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_white .fa, .button.bg-white .fa {
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
}

.button_white:hover, .button.bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_white:hover, .button.bg-white:hover {
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
}

.button_white:active, .button.bg-white:active {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / 1);
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_white:active, .button.bg-white:active {
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
}

.button_white.disabled, .button.bg-white.disabled {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / 1);
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_white.disabled, .button.bg-white.disabled {
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
}

.button_white.active, .button.bg-white.active {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / 1);
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_white.active, .button.bg-white.active {
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  color: rgb(219 234 254 / var(--tw-text-opacity));
}
}

.commontator a {
  color: var(--link--color);
  cursor: pointer;
  text-decoration: none;
}

.commontator a:hover {
  color: var(--link_hover--color);
  text-decoration: none;
}

.commontator .comment .body {
  background: none;
  min-width: none;
}

/* Form */

.commontator .field textarea {
  background: var(--input--background);
  color: var(--input--color);
  border-radius: 3px;
  border: 1px solid;
  border-color: var(--input--border-color);
  display: block;
  min-height: 36px;
  padding: 5px 9px;
  width: 100%;
}

.commontator .submit {
  margin: 6px 0;
}

.commontator .submit input[type='submit'] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.commontator .submit input[type='submit'] {
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  color: rgb(219 234 254 / var(--tw-text-opacity));
}
}

.commontator .submit input[type='submit']:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.commontator .submit input[type='submit']:hover {
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
}

.commontator .submit input[type='submit']:active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.commontator .submit input[type='submit']:active {
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
}

.commontator .submit input[type='submit'].disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.commontator .submit input[type='submit'].disabled {
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}
}

/* Remove background and paddings */

.commontator .comment-list {
  background: none;
}

.commontator .comment,
.commontator .comment .body blockquote {
  border: none;
}

.commontator .comment .section {
  margin: 0;
}

/* Comment props */

.commontator .comment .section.bottom {
  line-height: 1.31;
}

.commontator .comment .reply,
.commontator .comment .timestamp {
  font-size: 75%;
}

/* Bootstrap utility .show class hack */

.commontator .show.commontator-hidden {
  display: none !important;
}

/* Hide pagination per comment */

.commontator .comment .pagination {
  display: none;
}

.shiny-button.button {
  border-style: none;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.shiny-button.button.bg-blue {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
  box-shadow: 0 3px 0 0 #2c5282;
}

@supports (color: rgb(0 0 0 / 0)) {
.shiny-button.button.bg-blue {
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.shiny-button.button.bg-blue:hover {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}

.shiny-button.button.bg-blue:active {
  --tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
  box-shadow: 0 2px 0 0 #2c5282;
}

.shiny-button.button.bg-green {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #15803d var(--tw-gradient-to-position);
  box-shadow: 0 3px 0 0 #16A34A;
}

@supports (color: rgb(0 0 0 / 0)) {
.shiny-button.button.bg-green {
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.shiny-button.button.bg-green:hover {
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}

.shiny-button.button.bg-green:active {
  --tw-gradient-from: #15803d var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
  box-shadow: 0 2px 0 0 #16A34A;
}

.shiny-button.button.bg-indigo {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
  --tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #4338ca var(--tw-gradient-to-position);
  box-shadow: 0 3px 0 0 #434190;
}

@supports (color: rgb(0 0 0 / 0)) {
.shiny-button.button.bg-indigo {
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.shiny-button.button.bg-indigo:hover {
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}

.shiny-button.button.bg-indigo:active {
  --tw-gradient-from: #4338ca var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(67 56 202 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
  box-shadow: 0 2px 0 0 #434190;
}

.shiny-button.button.bg-red {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
  --tw-gradient-from: #ef4444 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #b91c1c var(--tw-gradient-to-position);
  box-shadow: 0 3px 0 0 #9b2c2c;
}

@supports (color: rgb(0 0 0 / 0)) {
.shiny-button.button.bg-red {
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.shiny-button.button.bg-red:hover {
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
}

.shiny-button.button.bg-red:active {
  --tw-gradient-from: #b91c1c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
  box-shadow: 0 2px 0 0 #9b2c2c;
}

.shiny-button.button.bg-teal {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 1);
  --tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #0f766e var(--tw-gradient-to-position);
  box-shadow: 0 3px 0 0 #0F766E;
}

@supports (color: rgb(0 0 0 / 0)) {
.shiny-button.button.bg-teal {
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

.shiny-button.button.bg-teal:hover {
  --tw-gradient-to: #0d9488 var(--tw-gradient-to-position);
}

.shiny-button.button.bg-teal:active {
  --tw-gradient-from: #0f766e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #0d9488 var(--tw-gradient-to-position);
  box-shadow: 0 2px 0 0 #0F766E;
}

.shiny-button.button.bg-white {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / 1);
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
  box-shadow: 0 3px 0 0 #9CA3AF;
}

@supports (color: rgb(0 0 0 / 0)) {
.shiny-button.button.bg-white {
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
}

.shiny-button.button.bg-white:hover {
  --tw-gradient-to: #e5e7eb var(--tw-gradient-to-position);
}

.shiny-button.button.bg-white:active {
  --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #e5e7eb var(--tw-gradient-to-position);
  box-shadow: 0 2px 0 0 #9CA3AF;
}

.shiny-button.button.bg-yellow {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / 1);
  --tw-gradient-from: #fde047 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #facc15 var(--tw-gradient-to-position);
  box-shadow: 0 3px 0 0 #d69e2e;
}

@supports (color: rgb(0 0 0 / 0)) {
.shiny-button.button.bg-yellow {
  color: rgb(113 63 18 / var(--tw-text-opacity));
}
}

.shiny-button.button.bg-yellow:hover {
  --tw-gradient-to: #eab308 var(--tw-gradient-to-position);
}

.shiny-button.button.bg-yellow:active {
  --tw-gradient-from: #eab308 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #facc15 var(--tw-gradient-to-position);
  box-shadow: 0 2px 0 0 #d69e2e;
}

.v-card {
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / 1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / 1);
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / 1);
  text-decoration-line: none;
}

@supports (color: rgb(0 0 0 / 0)) {
.v-card {
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
}


.button.v-card {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / 1);
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / 1);
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {

.button.v-card {
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
}

 .button.v-card .fa {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
 .button.v-card .fa {
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
}

 .button.v-card:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
 .button.v-card:hover {
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
}

 .button.v-card:active {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / 1);
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
 .button.v-card:active {
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
}

 .button.v-card.disabled {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / 1);
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
 .button.v-card.disabled {
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
}

 .button.v-card.active {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / 1);
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
 .button.v-card.active {
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  color: rgb(219 234 254 / var(--tw-text-opacity));
}
}

.shiny-button.button.v-card {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / 1);
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
  box-shadow: 0 3px 0 0 #9CA3AF;
}

@supports (color: rgb(0 0 0 / 0)) {
.shiny-button.button.v-card {
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
}

.shiny-button.button.v-card:hover {
  --tw-gradient-to: #e5e7eb var(--tw-gradient-to-position);
}

.shiny-button.button.v-card:active {
  --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #e5e7eb var(--tw-gradient-to-position);
  box-shadow: 0 2px 0 0 #9CA3AF;
}

.v-card:hover {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / 1);
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.v-card:hover {
  border-color: rgb(96 165 250 / var(--tw-border-opacity));
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
}

*, ::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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --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:  ;
}

.aspect-h-6 {
  --tw-aspect-h: 6;
}

.aspect-w-10 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / 10 * 100%);
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 10;
}

.aspect-w-10 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-left: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-right: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.button_blue {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / 1);
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_blue {
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  color: rgb(219 234 254 / var(--tw-text-opacity));
}
}

.button_blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_blue:hover {
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
}

.button_blue:active {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_blue:active {
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
}

.button_blue.disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.button_blue.disabled {
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

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

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

.-left-20 {
  left: -5rem;
}

.-top-12 {
  top: -3rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-full {
  bottom: 100%;
}

.left-0 {
  left: 0px;
}

.left-full {
  left: 100%;
}

.right-0 {
  right: 0px;
}

.right-full {
  right: 100%;
}

.top-0 {
  top: 0px;
}

.top-20 {
  top: 5rem;
}

.top-6 {
  top: 1.5rem;
}

.top-full {
  top: 100%;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.order-1 {
  order: 1;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.row-span-1 {
  grid-row: span 1 / span 1;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.row-span-3 {
  grid-row: span 3 / span 3;
}

.row-span-4 {
  grid-row: span 4 / span 4;
}

.float-right {
  float: right;
}

.-m-1 {
  margin: -0.25rem;
}

.-m-2 {
  margin: -0.5rem;
}

.-m-3 {
  margin: -0.75rem;
}

.-m-4 {
  margin: -1rem;
}

.-m-5 {
  margin: -1.25rem;
}

.-m-6 {
  margin: -1.5rem;
}

.m-0 {
  margin: 0px;
}

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-3 {
  margin: 0.75rem;
}

.m-4 {
  margin: 1rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-6 {
  margin: 1.5rem;
}

.\!my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

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

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

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

.-my-12 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}

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

.-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

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

.mx-20 {
  margin-left: 5rem;
  margin-right: 5rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

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

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

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

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

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

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

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

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

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

.-mb-20 {
  margin-bottom: -5rem;
}

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

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

.-ml-1 {
  margin-left: -0.25rem;
}

.-ml-48 {
  margin-left: -12rem;
}

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

.-mr-16 {
  margin-right: -4rem;
}

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

.-mr-20 {
  margin-right: -5rem;
}

.-mr-48 {
  margin-right: -12rem;
}

.-mr-6 {
  margin-right: -1.5rem;
}

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

.-mt-24 {
  margin-top: -6rem;
}

.-mt-3 {
  margin-top: -0.75rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

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

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

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

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

.mb-20 {
  margin-bottom: 5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

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

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

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

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

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

.mb-9 {
  margin-bottom: 2.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.ml-16 {
  margin-left: 4rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-20 {
  margin-left: 5rem;
}

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

.ml-4 {
  margin-left: 1rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-auto {
  margin-left: auto;
}

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

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

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

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

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

.mr-6 {
  margin-right: 1.5rem;
}

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

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

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

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

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

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

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.flow-root {
  display: flow-root;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-1 {
  height: 0.25rem;
}

.h-1\/2 {
  height: 50%;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\/4 {
  height: 75%;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-56 {
  height: 14rem;
}

.h-6 {
  height: 1.5rem;
}

.h-64 {
  height: 16rem;
}

.h-8 {
  height: 2rem;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.max-h-36 {
  max-height: 9rem;
}

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

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

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

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

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

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

.min-h-full {
  min-height: 100%;
}

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

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

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3\/4 {
  width: 75%;
}

.w-32 {
  width: 8rem;
}

.w-36 {
  width: 9rem;
}

.w-40 {
  width: 10rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-\[400px\] {
  width: 400px;
}

.w-\[55vh\] {
  width: 55vh;
}

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

.min-w-\[6\.7rem\] {
  min-width: 6.7rem;
}

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

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[6\.7rem\] {
  max-width: 6.7rem;
}

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

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

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

.max-w-lg {
  max-width: 32rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.max-w-prose {
  max-width: 65ch;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-xs {
  max-width: 20rem;
}

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

.flex-auto {
  flex: 1 1 auto;
}

.flex-initial {
  flex: 0 1 auto;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.-translate-x-1\/3 {
  --tw-translate-x: -33.333333%;
  transform: translate(-33.333333%, 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: 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));
}

.-translate-x-1\/4 {
  --tw-translate-x: -25%;
  transform: translate(-25%, 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: 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));
}

.-translate-x-2\/3 {
  --tw-translate-x: -66.666667%;
  transform: translate(-66.666667%, 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: 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));
}

.-translate-y-1\/3 {
  --tw-translate-y: -33.333333%;
  transform: translate(var(--tw-translate-x), -33.333333%) 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: 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));
}

.-translate-y-1\/4 {
  --tw-translate-y: -25%;
  transform: translate(var(--tw-translate-x), -25%) 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: 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));
}

.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(50%, 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: 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));
}

.translate-x-1\/4 {
  --tw-translate-x: 25%;
  transform: translate(25%, 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: 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));
}

.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(100%, 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: 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));
}

.translate-y-1\/3 {
  --tw-translate-y: 33.333333%;
  transform: translate(var(--tw-translate-x), 33.333333%) 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: 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));
}

.translate-y-1\/4 {
  --tw-translate-y: 25%;
  transform: translate(var(--tw-translate-x), 25%) 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: 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));
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin-1m {
  animation: spin 60s linear infinite;
}

.cursor-crosshair {
  cursor: crosshair;
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.place-content-center {
  place-content: center;
}

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

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

.items-center {
  align-items: center;
}

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

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

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

.justify-center {
  justify-content: center;
}

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

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

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

.justify-evenly {
  justify-content: space-evenly;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

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

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

.place-self-center {
  place-self: center;
}

.self-stretch {
  align-self: stretch;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

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

.rounded-md {
  border-radius: 0.375rem;
}

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

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

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

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

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

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

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

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

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

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

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-none {
  border-style: none;
}

.border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-blue-400 {
  border-color: rgb(96 165 250 / var(--tw-border-opacity));
}
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-blue-600 {
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.border-gray-200 {
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.border-gray-300 {
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-gray-400 {
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-gray-500 {
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-gray-700 {
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}
}

.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-green-400 {
  border-color: rgb(74 222 128 / var(--tw-border-opacity));
}
}

.border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-green-700 {
  border-color: rgb(21 128 61 / var(--tw-border-opacity));
}
}

.border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-indigo-300 {
  border-color: rgb(165 180 252 / var(--tw-border-opacity));
}
}

.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-indigo-500 {
  border-color: rgb(99 102 241 / var(--tw-border-opacity));
}
}

.border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-indigo-600 {
  border-color: rgb(79 70 229 / var(--tw-border-opacity));
}
}

.border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-red-300 {
  border-color: rgb(252 165 165 / var(--tw-border-opacity));
}
}

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-red-500 {
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
}

.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-red-600 {
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}
}

.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-red-700 {
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
}
}

.border-teal-600 {
  --tw-border-opacity: 1;
  border-color: rgb(13 148 136 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-teal-600 {
  border-color: rgb(13 148 136 / var(--tw-border-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.border-white {
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
}

.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-yellow-500 {
  border-color: rgb(234 179 8 / var(--tw-border-opacity));
}
}

.border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.border-yellow-600 {
  border-color: rgb(202 138 4 / var(--tw-border-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.bg-\[\#242424\] {
  background-color: rgb(36 36 36 / var(--tw-bg-opacity));
}
}

.bg-\[\#D1D2D6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(209 210 214 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-\[\#D1D2D6\] {
  background-color: rgb(209 210 214 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.bg-black {
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-100 {
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
}

.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-200 {
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}
}

.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-300 {
  background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}
}

.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-400 {
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-50 {
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-500 {
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-600 {
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-700 {
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
}

.bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-800 {
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
}

.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-blue-900 {
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-100 {
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-200 {
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-300 {
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
}

.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-400 {
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-50 {
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-500 {
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-600 {
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-700 {
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-800 {
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.bg-gray-900 {
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-100 {
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-200 {
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}
}

.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-300 {
  background-color: rgb(134 239 172 / var(--tw-bg-opacity));
}
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-400 {
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-50 {
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-500 {
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-600 {
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
}

.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-700 {
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}
}

.bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-800 {
  background-color: rgb(22 101 52 / var(--tw-bg-opacity));
}
}

.bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-green-900 {
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
}
}

.bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-indigo-200 {
  background-color: rgb(199 210 254 / var(--tw-bg-opacity));
}
}

.bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 180 252 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-indigo-300 {
  background-color: rgb(165 180 252 / var(--tw-bg-opacity));
}
}

.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-indigo-400 {
  background-color: rgb(129 140 248 / var(--tw-bg-opacity));
}
}

.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-indigo-50 {
  background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-indigo-500 {
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}
}

.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-indigo-600 {
  background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}
}

.bg-indigo-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-indigo-800 {
  background-color: rgb(55 48 163 / var(--tw-bg-opacity));
}
}

.bg-indigo-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-indigo-900 {
  background-color: rgb(49 46 129 / var(--tw-bg-opacity));
}
}

.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-100 {
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
}
}

.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-200 {
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
}
}

.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-300 {
  background-color: rgb(253 186 116 / var(--tw-bg-opacity));
}
}

.bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-400 {
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}
}

.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-500 {
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}
}

.bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-600 {
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
}
}

.bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-700 {
  background-color: rgb(194 65 12 / var(--tw-bg-opacity));
}
}

.bg-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-800 {
  background-color: rgb(154 52 18 / var(--tw-bg-opacity));
}
}

.bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-orange-900 {
  background-color: rgb(124 45 18 / var(--tw-bg-opacity));
}
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-100 {
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
}

.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-200 {
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
}
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-300 {
  background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-400 {
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}
}

.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-50 {
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-500 {
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-600 {
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
}

.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-700 {
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
}

.bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-800 {
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
}

.bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-red-900 {
  background-color: rgb(127 29 29 / var(--tw-bg-opacity));
}
}

.bg-teal-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-teal-50 {
  background-color: rgb(240 253 250 / var(--tw-bg-opacity));
}
}

.bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-teal-500 {
  background-color: rgb(20 184 166 / var(--tw-bg-opacity));
}
}

.bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-teal-600 {
  background-color: rgb(13 148 136 / var(--tw-bg-opacity));
}
}

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

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

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-100 {
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
}

.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-200 {
  background-color: rgb(254 240 138 / var(--tw-bg-opacity));
}
}

.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-300 {
  background-color: rgb(253 224 71 / var(--tw-bg-opacity));
}
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-400 {
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}
}

.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-50 {
  background-color: rgb(254 252 232 / var(--tw-bg-opacity));
}
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-500 {
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
}

.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-600 {
  background-color: rgb(202 138 4 / var(--tw-bg-opacity));
}
}

.bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-700 {
  background-color: rgb(161 98 7 / var(--tw-bg-opacity));
}
}

.bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-800 {
  background-color: rgb(133 77 14 / var(--tw-bg-opacity));
}
}

.bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.bg-yellow-900 {
  background-color: rgb(113 63 18 / var(--tw-bg-opacity));
}
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-blue-200 {
  --tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-blue-500 {
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-blue-700 {
  --tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-blue-900 {
  --tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-gray-100 {
  --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-gray-200 {
  --tw-gradient-from: #e5e7eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 231 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-gray-400 {
  --tw-gradient-from: #9ca3af var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(156 163 175 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-gray-500 {
  --tw-gradient-from: #6b7280 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green-500 {
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-indigo-200 {
  --tw-gradient-from: #c7d2fe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(199 210 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-indigo-500 {
  --tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-indigo-600 {
  --tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange-300 {
  --tw-gradient-from: #fdba74 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange-400 {
  --tw-gradient-from: #fb923c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange-600 {
  --tw-gradient-from: #ea580c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange-700 {
  --tw-gradient-from: #c2410c var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-purple-200 {
  --tw-gradient-from: #e9d5ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(233 213 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-red-200 {
  --tw-gradient-from: #fecaca var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-red-500 {
  --tw-gradient-from: #ef4444 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-teal-500 {
  --tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-teal-700 {
  --tw-gradient-from: #0f766e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-\[\#041134\] {
  --tw-gradient-to: rgb(4 17 52 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #041134 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-blue-100 {
  --tw-gradient-to: rgb(219 234 254 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-blue-50 {
  --tw-gradient-to: rgb(239 246 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-gray-200 {
  --tw-gradient-to: rgb(229 231 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-green-500 {
  --tw-gradient-to: rgb(34 197 94 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #22c55e var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-indigo-300 {
  --tw-gradient-to: rgb(165 180 252 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-purple-300 {
  --tw-gradient-to: rgb(216 180 254 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #d8b4fe var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-teal-400 {
  --tw-gradient-to: rgb(45 212 191 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #2dd4bf var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-white {
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-\[\#041134\] {
  --tw-gradient-to: #041134 var(--tw-gradient-to-position);
}

.to-blue-100 {
  --tw-gradient-to: #dbeafe var(--tw-gradient-to-position);
}

.to-blue-400 {
  --tw-gradient-to: #60a5fa var(--tw-gradient-to-position);
}

.to-blue-500 {
  --tw-gradient-to: #3b82f6 var(--tw-gradient-to-position);
}

.to-blue-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}

.to-blue-700 {
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
}

.to-gray-200 {
  --tw-gradient-to: #e5e7eb var(--tw-gradient-to-position);
}

.to-gray-300 {
  --tw-gradient-to: #d1d5db var(--tw-gradient-to-position);
}

.to-gray-400 {
  --tw-gradient-to: #9ca3af var(--tw-gradient-to-position);
}

.to-gray-50 {
  --tw-gradient-to: #f9fafb var(--tw-gradient-to-position);
}

.to-green-400 {
  --tw-gradient-to: #4ade80 var(--tw-gradient-to-position);
}

.to-green-500 {
  --tw-gradient-to: #22c55e var(--tw-gradient-to-position);
}

.to-green-600 {
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}

.to-indigo-400 {
  --tw-gradient-to: #818cf8 var(--tw-gradient-to-position);
}

.to-indigo-800 {
  --tw-gradient-to: #3730a3 var(--tw-gradient-to-position);
}

.to-orange-200 {
  --tw-gradient-to: #fed7aa var(--tw-gradient-to-position);
}

.to-orange-600 {
  --tw-gradient-to: #ea580c var(--tw-gradient-to-position);
}

.to-red-100 {
  --tw-gradient-to: #fee2e2 var(--tw-gradient-to-position);
}

.to-red-300 {
  --tw-gradient-to: #fca5a5 var(--tw-gradient-to-position);
}

.to-red-500 {
  --tw-gradient-to: #ef4444 var(--tw-gradient-to-position);
}

.to-red-700 {
  --tw-gradient-to: #b91c1c var(--tw-gradient-to-position);
}

.to-teal-500 {
  --tw-gradient-to: #14b8a6 var(--tw-gradient-to-position);
}

.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

.to-yellow-400 {
  --tw-gradient-to: #facc15 var(--tw-gradient-to-position);
}

.to-yellow-500 {
  --tw-gradient-to: #eab308 var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}

.bg-top {
  background-position: top;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

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

.object-center {
  -o-object-position: center;
     object-position: center;
}

.object-left {
  -o-object-position: left;
     object-position: left;
}

.object-right {
  -o-object-position: right;
     object-position: right;
}

.object-top {
  -o-object-position: top;
     object-position: top;
}

.p-1 {
  padding: 0.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

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

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

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

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

.pb-32 {
  padding-bottom: 8rem;
}

.pb-48 {
  padding-bottom: 12rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

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

.pb-8 {
  padding-bottom: 2rem;
}

.pl-1 {
  padding-left: 0.25rem;
}

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

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

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

.pr-6 {
  padding-right: 1.5rem;
}

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

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

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

.pt-12 {
  padding-top: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.align-middle {
  vertical-align: middle;
}

.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

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

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

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

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-9xl {
  font-size: 8rem;
  line-height: 1;
}

.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-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

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

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

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-tighter {
  letter-spacing: -0.05em;
}

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

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

.text-\[\#fbcd3c\] {
  --tw-text-opacity: 1;
  color: rgb(251 205 60 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-\[\#fbcd3c\] {
  color: rgb(251 205 60 / var(--tw-text-opacity));
}
}

.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-blue-100 {
  color: rgb(219 234 254 / var(--tw-text-opacity));
}
}

.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-blue-400 {
  color: rgb(96 165 250 / var(--tw-text-opacity));
}
}

.text-blue-50 {
  --tw-text-opacity: 1;
  color: rgb(239 246 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-blue-50 {
  color: rgb(239 246 255 / var(--tw-text-opacity));
}
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-blue-500 {
  color: rgb(59 130 246 / var(--tw-text-opacity));
}
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-blue-600 {
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.text-blue-700 {
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-blue-800 {
  color: rgb(30 64 175 / var(--tw-text-opacity));
}
}

.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-blue-900 {
  color: rgb(30 58 138 / var(--tw-text-opacity));
}
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-100 {
  color: rgb(243 244 246 / var(--tw-text-opacity));
}
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-200 {
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-300 {
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-400 {
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
}

.text-gray-50 {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-50 {
  color: rgb(249 250 251 / var(--tw-text-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-500 {
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-600 {
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-700 {
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-800 {
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.text-gray-900 {
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
}

.text-green-100 {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-green-100 {
  color: rgb(220 252 231 / var(--tw-text-opacity));
}
}

.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-green-400 {
  color: rgb(74 222 128 / var(--tw-text-opacity));
}
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-green-500 {
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-green-600 {
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-green-700 {
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
}

.text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-green-900 {
  color: rgb(20 83 45 / var(--tw-text-opacity));
}
}

.text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgb(224 231 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-indigo-100 {
  color: rgb(224 231 255 / var(--tw-text-opacity));
}
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-indigo-500 {
  color: rgb(99 102 241 / var(--tw-text-opacity));
}
}

.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-indigo-600 {
  color: rgb(79 70 229 / var(--tw-text-opacity));
}
}

.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-indigo-700 {
  color: rgb(67 56 202 / var(--tw-text-opacity));
}
}

.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-indigo-800 {
  color: rgb(55 48 163 / var(--tw-text-opacity));
}
}

.text-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-orange-100 {
  color: rgb(255 237 213 / var(--tw-text-opacity));
}
}

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-orange-500 {
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
}

.text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-orange-700 {
  color: rgb(194 65 12 / var(--tw-text-opacity));
}
}

.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-orange-800 {
  color: rgb(154 52 18 / var(--tw-text-opacity));
}
}

.text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-red-100 {
  color: rgb(254 226 226 / var(--tw-text-opacity));
}
}

.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-red-300 {
  color: rgb(252 165 165 / var(--tw-text-opacity));
}
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-red-400 {
  color: rgb(248 113 113 / var(--tw-text-opacity));
}
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-red-500 {
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-red-600 {
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-red-700 {
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-red-800 {
  color: rgb(153 27 27 / var(--tw-text-opacity));
}
}

.text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-red-900 {
  color: rgb(127 29 29 / var(--tw-text-opacity));
}
}

.text-teal-100 {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-teal-100 {
  color: rgb(204 251 241 / var(--tw-text-opacity));
}
}

.text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-teal-600 {
  color: rgb(13 148 136 / var(--tw-text-opacity));
}
}

.text-transparent {
  color: transparent;
}

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

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

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-yellow-400 {
  color: rgb(250 204 21 / var(--tw-text-opacity));
}
}

.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-yellow-800 {
  color: rgb(133 77 14 / var(--tw-text-opacity));
}
}

.text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.text-yellow-900 {
  color: rgb(113 63 18 / var(--tw-text-opacity));
}
}

.underline {
  text-decoration-line: underline;
}

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

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

.opacity-25 {
  opacity: 0.25;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-90 {
  opacity: 0.9;
}

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

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, 0 25px 50px -12px rgb(0 0 0 / 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.blur {
  --tw-blur: blur(8px);
  filter: blur(8px) 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: 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-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 640px) {
  .sm\:aspect-h-1 {
    --tw-aspect-h: 1;
  }

  .sm\:aspect-h-7 {
    --tw-aspect-h: 7;
  }

  .sm\:aspect-w-16 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / 16 * 100%);
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 16;
  }

  .sm\:aspect-w-16 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-w-2 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / 2 * 100%);
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 2;
  }

  .sm\:aspect-w-2 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 1024px) {
  .lg\:aspect-w-1 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / 1 * 100%);
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 1;
  }

  .lg\:aspect-w-1 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-none {
    position: static;
    padding-bottom: 0;
  }

  .lg\:aspect-none > * {
    position: static;
    height: auto;
    width: auto;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
}

.hover\:border-gray-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:border-gray-600:hover {
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
}

.hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-blue-100:hover {
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
}

.hover\:bg-blue-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-blue-400:hover {
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}
}

.hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-blue-50:hover {
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-blue-600:hover {
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-blue-700:hover {
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-gray-200:hover {
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
}

.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-gray-300:hover {
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-gray-50:hover {
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
}

.hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-gray-600:hover {
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-gray-800:hover {
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-gray-900:hover {
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
}

.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-green-600:hover {
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
}

.hover\:bg-indigo-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-indigo-400:hover {
  background-color: rgb(129 140 248 / var(--tw-bg-opacity));
}
}

.hover\:bg-orange-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-orange-600:hover {
  background-color: rgb(234 88 12 / var(--tw-bg-opacity));
}
}

.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-red-700:hover {
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
}

.hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:bg-yellow-600:hover {
  background-color: rgb(202 138 4 / var(--tw-bg-opacity));
}
}

.hover\:from-blue-600:hover {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-indigo-600:hover {
  --tw-gradient-from: #4f46e5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-red-300:hover {
  --tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-teal-600:hover {
  --tw-gradient-from: #0d9488 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:to-blue-500:hover {
  --tw-gradient-to: #3b82f6 var(--tw-gradient-to-position);
}

.hover\:to-green-500:hover {
  --tw-gradient-to: #22c55e var(--tw-gradient-to-position);
}

.hover\:to-indigo-500:hover {
  --tw-gradient-to: #6366f1 var(--tw-gradient-to-position);
}

.hover\:to-red-400:hover {
  --tw-gradient-to: #f87171 var(--tw-gradient-to-position);
}

.hover\:text-blue-300:hover {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:text-blue-300:hover {
  color: rgb(147 197 253 / var(--tw-text-opacity));
}
}

.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:text-blue-800:hover {
  color: rgb(30 64 175 / var(--tw-text-opacity));
}
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:text-gray-800:hover {
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
}

.hover\:text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.hover\:text-red-700:hover {
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
}

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

.hover\:opacity-100:hover {
  opacity: 1;
}

.group:hover .group-hover\:bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / 1);
}

@supports (color: rgb(0 0 0 / 0)) {
.group:hover .group-hover\:bg-green-500 {
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
}

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

@supports (color: rgb(0 0 0 / 0)) {
.group:hover .group-hover\:text-white {
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

@media (min-width: 640px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .sm\:mt-12 {
    margin-top: 3rem;
  }

  .sm\:mt-16 {
    margin-top: 4rem;
  }

  .sm\:mt-5 {
    margin-top: 1.25rem;
  }

  .sm\:mt-6 {
    margin-top: 1.5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:h-72 {
    height: 18rem;
  }

  .sm\:max-w-2xl {
    max-width: 42rem;
  }

  .sm\:max-w-3xl {
    max-width: 48rem;
  }

  .sm\:max-w-sm {
    max-width: 24rem;
  }

  .sm\:max-w-xl {
    max-width: 36rem;
  }

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

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

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .sm\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - 0));
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * 0);
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

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

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

  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .sm\:pb-16 {
    padding-bottom: 4rem;
  }

  .sm\:pb-24 {
    padding-bottom: 6rem;
  }

  .sm\:pb-8 {
    padding-bottom: 2rem;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem;
  }

  .sm\:pr-20 {
    padding-right: 5rem;
  }

  .sm\:pr-6 {
    padding-right: 1.5rem;
  }

  .sm\:pt-16 {
    padding-top: 4rem;
  }

  .sm\:pt-2 {
    padding-top: 0.5rem;
  }

  .sm\:pt-4 {
    padding-top: 1rem;
  }

  .sm\:text-center {
    text-align: center;
  }

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .md\:-ml-16 {
    margin-left: -4rem;
  }

  .md\:-mr-16 {
    margin-right: -4rem;
  }

  .md\:ml-6 {
    margin-left: 1.5rem;
  }

  .md\:mt-5 {
    margin-top: 1.25rem;
  }

  .md\:block {
    display: block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-32 {
    height: 8rem;
  }

  .md\:h-4 {
    height: 1rem;
  }

  .md\:h-96 {
    height: 24rem;
  }

  .md\:w-16 {
    width: 4rem;
  }

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-48 {
    width: 12rem;
  }

  .md\:-translate-y-28 {
    --tw-translate-y: -7rem;
    transform: translate(var(--tw-translate-x), -7rem) 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: 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));
  }

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

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

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

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

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

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

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

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

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

@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:inset-0 {
    inset: 0px;
  }

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

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

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

  .lg\:z-10 {
    z-index: 10;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-start-1 {
    grid-column-start: 1;
  }

  .lg\:col-start-2 {
    grid-column-start: 2;
  }

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

  .lg\:col-start-4 {
    grid-column-start: 4;
  }

  .lg\:row-start-1 {
    grid-row-start: 1;
  }

  .lg\:m-0 {
    margin: 0px;
  }

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

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

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

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

  .lg\:-mt-24 {
    margin-top: -6rem;
  }

  .lg\:-mt-8 {
    margin-top: -2rem;
  }

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

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-full {
    height: 100%;
  }

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

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

  .lg\:w-full {
    width: 100%;
  }

  .lg\:max-w-2xl {
    max-width: 42rem;
  }

  .lg\:max-w-3xl {
    max-width: 48rem;
  }

  .lg\:max-w-5xl {
    max-width: 64rem;
  }

  .lg\:max-w-7xl {
    max-width: 80rem;
  }

  .lg\:max-w-lg {
    max-width: 32rem;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(-50%, 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: 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));
  }

  .lg\:translate-x-1\/2 {
    --tw-translate-x: 50%;
    transform: translate(50%, 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: 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));
  }

  .lg\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

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

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

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

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

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

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - 0));
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * 0);
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:p-0 {
    padding: 0px;
  }

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

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

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-28 {
    padding-bottom: 7rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pr-28 {
    padding-right: 7rem;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:text-left {
    text-align: left;
  }

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

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

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

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

  .lg\:opacity-75 {
    opacity: 0.75;
  }

  .lg\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
}

@media (min-width: 1280px) {
  .xl\:bottom-auto {
    bottom: auto;
  }

  .xl\:top-0 {
    top: 0px;
  }

  .xl\:order-2 {
    order: 2;
  }

  .xl\:block {
    display: block;
  }

  .xl\:inline {
    display: inline;
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:flex-1 {
    flex: 1 1 0%;
  }

  .xl\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), -50%) 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: 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));
  }

  .xl\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), 0px) 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: 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));
  }

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

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

  .xl\:overflow-visible {
    overflow: visible;
  }

  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .xl\:pt-20 {
    padding-top: 5rem;
  }

  .xl\:pt-28 {
    padding-top: 7rem;
  }

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

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

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

@media (min-width: 1536px) {
  .\32xl\:block {
    display: block;
  }

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