@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
@charset "UTF-8";
html {
  font-size: 16px !important;
}

/**
 * This injects Tailwind's base styles, which is a combination of
 * Normalize.css and some additional base styles.
 */
/* purgecss start ignore */
.v-select > .dropdown-menu {
  overflow-x: hidden;
}

.v-select .vs__open-indicator{
  width: auto;
  cursor: pointer;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8125rem;
  font-family: "Font Awesome 5 Pro";
}
.v-select .vs__open-indicator::before{
  height: auto;
  width: auto;
  border-width: 0px;
  content: "\f0d7";
}
.v-select .vs__dropdown-option{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.v-select .vs__dropdown-option--highlight{
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
}
.v-select.listing-filter {
  min-width: 8rem;
}
.v-select.listing-filter .vs__dropdown-toggle{
  border-radius: 0px;
  border-width: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.v-select.listing-filter .vs__selected-options{
  min-width: 0px;
  flex-wrap: nowrap;
  padding-right: 0.5rem;
  padding-left: 0px;
}
.v-select.listing-filter .vs__selected{
  margin: 0px;
  height: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-width: 0px;
  padding: 0px;
}
.v-select.listing-filter .vs__search,
.v-select.listing-filter .vs__search:focus{
  margin: 0px;
  height: 1.25rem;
  border-width: 0px;
  padding: 0px;
}
.v-select.listing-filter .vs__search::placeholder,
.v-select.listing-filter .vs__search:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(192 192 192 / var(--tw-placeholder-opacity, 1));
}
.v-select.listing-filter .vs__dropdown-menu{
  border-width: 0px;
  padding: 0px;
  --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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.v-select.listing-filter .vs__dropdown-option{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.v-select.listing-filter .vs__actions{
  flex-shrink: 0;
  padding: 0px;
}
.v-select.listing-filter.vs--disabled .vs__clear,
.v-select.listing-filter.vs--disabled .vs__open-indicator,
.v-select.listing-filter.vs--disabled .vs__search,
.v-select.listing-filter.vs--disabled .vs__selected{
  background-color: transparent;
}
.v-select.tw-form-control .vs__dropdown-toggle{
  height: 2.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.v-select.tw-form-control .vs__selected-options{
  padding: 0px;
}
.v-select.tw-form-control input[type=search],
.v-select.tw-form-control input[type=search]:focus{
  padding-left: 0.75rem;
}
.v-select.tw-form-control .vs__actions{
  margin-right: -1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.v-select.tw-form-control .vs__clear{
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.v-select.tw-form-control .vs__clear:hover{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity, 1));
}
.v-select.tw-form-control.vs--open .vs__dropdown-toggle{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 147 208 / var(--tw-border-opacity, 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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(0 147 208 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.v-select.tw-form-control.vs--open .vs__open-indicator::before {
  transform: none;
}
.v-select.tw-form-control.vs--open .vs__selected {
  top: 5px;
}
.v-select.tw-form-control .form-control:focus,
.v-select.tw-form-control .single-line:focus{
  border-color: transparent;
}
.v-select.tw-form-control .vs__dropdown-menu{
  margin-top: 0px;
  width: auto;
  border-width: 0px;
  padding: 0px;
  --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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background: rgba(255, 255, 255, 0.95);
  right: 3px;
  left: 3px;
}
.v-select.tw-form-control .vs__selected{
  margin-left: -1px;
  padding-left: 0.75rem;
  top: 0.25rem;
}
.v-select.tw-form-control .vs__open-indicator{
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}

/**
 * A 'layout' mixin() for outside containers strictly for
 * @zindex: argument for z-index with default of 0
 * @pos: argument for position value with default of relative
*/
/* ********************************** */
html {
  position: relative;
  min-height: 100%;
  height: inherit;
}

body {
  min-height: 100%;
  height: 100%;
}

.region--navbar {
  z-index: 2;
  position: relative;
}

.search-results-fixed-buttons {
  z-index: 5;
  position: fixed;
  top: 220px;
  right: 0;
}

.region--content {
  z-index: 1;
  position: relative;
}

body.modal-open .region--navbar,
body.modal-open .region--content,
body.modal-open .region--footer {
  z-index: inherit;
}

@media (min-width: 768px) {
  body .region--content {
    min-height: 400px;
    min-height: 60vh;
  }
}

.m-t-xxl {
  margin-top: 55px;
}

.m-b-sm {
  margin-bottom: 20px;
}

.m-b-md {
  margin-bottom: 35px;
}

.m-b-xl {
  margin-bottom: 45px;
}

.m-b-xxl {
  margin-bottom: 55px;
}

.p-b-md {
  padding-bottom: 35px;
}

.p-t-sm {
  padding-top: 20px;
}

.p-t-md {
  padding-top: 35px;
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  padding-right: 10px;
  padding-left: 10px;
}

.container {
  padding-right: 0;
  padding-left: 0;
  width: 95%;
  max-width: 1420px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.ibox {
  position: relative;
  overflow: hidden;
}

.ibox-title h3 {
  color: #333;
  font-weight: normal;
}

.ibox-title .fa {
  color: #aaa;
}

.ibox-title i {
  font-size: 29px;
  color: #828282;
}

.ibox-title > h2 {
  display: inline-block;
  font-size: 20px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}

.font-bold {
  font-weight: bold;
}

.font-bolder {
  font-weight: 800;
}

.sort-handle {
  margin-right: 10px;
}

.inline {
  display: inline;
}

.max-width-full {
  max-width: 100%;
}

.text-overflow-ellipsis {
  overflow: hidden;
  min-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

span.text-overflow-ellipsis {
  display: inline-block;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.hide {
  display: none;
}

.position-relative {
  position: relative;
}

ul.list-unstyled-spacing {
  margin-bottom: 0;
}
ul.list-unstyled-spacing > li {
  margin-bottom: 8.5px;
}

.position-absolute {
  position: relative;
}

.position-static {
  position: static;
}

.position-fixed {
  position: fixed;
}

.row-centered {
  text-align: center;
  padding: 30px;
}

.margin-right {
  padding-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .margin-right {
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .margin-right {
    padding-right: 0;
  }
}

.row-no-margins {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  .gutter-extra-left-md {
    padding-left: 5%;
  }
  .gutter-extra-right-md {
    padding-right: 5%;
  }
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

.remove-padding-right {
  padding-right: 0;
  margin-right: 0;
}

.remove-margin-top {
  margin-top: 0;
}

.remove-margin-right {
  margin-right: 0;
}

.remove-padding-left {
  padding-left: 0;
}

.add-margin-right {
  margin-right: 10px;
}

.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}

.search-box-filter {
  padding: 5px;
  background-color: #fff;
  min-height: 77px;
}

.flexbox-align-items--center {
  display: flex;
  align-items: center;
}

.alert.alert-info {
  margin-top: 10px;
  margin-bottom: 10px;
}

.no-gutter-left {
  padding-left: 0;
}

.no-gutter-right {
  padding-right: 0;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.back-to-section {
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 11px;
}

.white-bg-blue-font > i {
  color: inherit;
  background-color: inherit;
}

.top-stripe {
  border-top: 3px solid #d3d3d3;
  margin-bottom: 0;
}

.top-stripe .ibox-title i {
  font-size: 18px;
}

.white-red-btn,
.white-red-btn i {
  background-color: #ffe5e5;
  border-color: #dc3545;
  color: #dc3545;
}

.white-blue-btn {
  background-color: #fff;
  border-color: #0093d0;
  color: #0093d0;
}
.white-blue-btn:hover {
  color: #fff;
  background-color: #0093d0;
}

.light-gray-btn {
  border-color: #7f7f7f;
  background: #e9e9e9;
}
.light-gray-btn:hover {
  color: #fff;
  background-color: #7f7f7f;
}

.icon-white i {
  color: #fff;
}

.actions {
  margin-top: -90px;
  margin-right: -20px;
}

.white-bg-blue-font > i {
  color: #0093d0;
  background-color: #fff;
}

.pb {
  padding-bottom: 20px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pr-20,
.content-filters .pr-20 {
  padding-right: 20px;
}

.fw-600 {
  font-weight: 600;
}

/** Toggle */
.switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 19px;
}

.switch input {
  display: none;
}

label.switch {
  margin-bottom: -4px;
}

.filters {
  margin-bottom: 20px;
  line-height: 30px;
}

.reset-filters i {
  color: #000;
}

.filters #type-suffix-select {
  display: none;
}

.editable-click,
a.editable-click {
  border-color: #0093d0;
}

.popover-title {
  padding: 16px 14px 8px;
  margin: 0;
  font-size: 10px;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 0 none;
  border-radius: 5px 5px 0 0;
}

.popover-title-inside,
.popover-title-inside-two {
  padding: 16px 14px 8px 0;
  margin: 0;
  font-size: 10px;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 0 none;
  border-radius: 5px 5px 0 0;
}

.popover-title-inside {
  margin-top: -36px;
}

.popover-content {
  padding: 0 14px 9px;
}

.editableform .form-control {
  width: auto;
  min-width: 140px;
}

.content-references {
  font-style: italic;
  color: #a5a5a5;
}

.break-word {
  word-break: break-word;
}

.text-break-long {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}

.no-italic {
  font-style: normal;
}

.show-action-btns .share-btn {
  margin-bottom: 10px;
}
.show-action-btns .share-btn:last-child {
  margin-right: 0;
}

.input-group-addon.input-group-outside-btn {
  padding: 0;
}
.input-group-addon.input-group-outside-btn > button,
.input-group-addon.input-group-outside-btn > a {
  border: none;
  margin: 0;
  border-radius: 0;
  width: 100%;
}

.fa-6x {
  font-size: 6em;
}

.fa-5x {
  font-size: 5em;
}

.fa-4x {
  font-size: 4em;
}

.fa-3x {
  font-size: 3em;
}

.fa-2x {
  font-size: 2em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .fa-6x-lg {
    font-size: 6em;
  }
  .fa-5x-lg {
    font-size: 5em;
  }
  .fa-4x-lg {
    font-size: 4em;
  }
  .fa-3x-lg {
    font-size: 3em;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .fa-6x-md {
    font-size: 6em;
  }
  .fa-5x-md {
    font-size: 5em;
  }
  .fa-4x-md {
    font-size: 4em;
  }
  .fa-3x-md {
    font-size: 3em;
  }
}

.alert.notification {
  z-index: 9999;
}

.d-flex,
.flex {
  display: flex;
}

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

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

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

.flex-fill-50 {
  flex: 1 1 50%;
}

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

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

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

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

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

.img-background-cover, .attachment-item-row .thumbnail-display, .card-image {
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

.p-1 {
  padding: 3px;
}

body .overflow-inherit {
  overflow: inherit;
}

#app a.inline-image-link {
  position: relative;
  display: inline-block;
}
#app a.inline-image-link:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0c1";
  margin: 0;
  color: black;
  position: absolute;
  font-size: 23px;
  top: inherit;
  line-height: 22px;
  right: 0;
  z-index: 1;
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.4);
  padding: 5px;
}
#app a.inline-image-link:hover:before {
  background: rgba(255, 255, 255, 0.7);
}

.square-sm {
  display: inline-block;
  width: 15px;
  height: 15px;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.underline {
  text-decoration: underline;
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.text-black {
  color: #000;
}

.checkbox input {
  top: -3px;
  width: 17px;
  height: 17px;
}
.checkbox label:after,
.checkbox label:before {
  z-index: 2;
}

thead {
  color: #3c3c3c;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  padding: 16px;
  vertical-align: top;
}
.table > tbody > tr > td,
.table > tbody > tr > th {
  vertical-align: middle;
}

.table-bordered thead > tr > td,
.table-bordered > thead > tr > th {
  background-color: #fff;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #fff;
}

.btn .fa {
  color: inherit;
}

form button.clear {
  border: none;
  background-color: transparent;
  outline: none;
}
form button.clear:focus {
  border: none;
}

.multiselect__clear {
  position: absolute;
  right: 41px;
  height: 40px;
  width: 40px;
  display: block;
  cursor: pointer;
  z-index: 2;
}
.multiselect__clear:before {
  transform: rotate(45deg);
}
.multiselect__clear:after, .multiselect__clear:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 16px;
  background: #aaa;
  top: 12px;
  right: 4px;
}
.multiselect__clear:after {
  transform: rotate(-45deg);
}

.multiselect--disabled .multiselect__clear {
  display: none;
}
.multiselect--disabled .multiselect__tags {
  background: #ededed;
}
.multiselect--disabled .multiselect__tags-wrap {
  display: block;
}

.multiselect__select::before{
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}

.multiselect__tags{
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}

.multiselect__tag{
  margin-bottom: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
}

.multiselect__tag-icon:focus, .multiselect__tag-icon:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1));
}

.multiselect__strong{
  font-weight: 400;
}

.multiselect__placeholder{
  margin-bottom: 0px;
  padding-top: 0px;
}

.multiselect__option--highlight{
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
}

.multiselect__content-wrapper{
  min-height: 2.5rem;
}

ul.tabs {
  margin: 0 0 20px 0;
  padding: 0;
  display: inline-block;
  border-bottom: 1px solid #e7eaec;
  width: 100%;
}
ul.tabs li {
  display: inline-block;
  background-color: #f9f9f9;
}
ul.tabs li a.list-group-item {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-bottom: -1px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body .input-group .form-control.input[type=text], body .input-group .form-control[type=text],
  body .form-group .form-control.input[type=text],
  body .form-group .form-control[type=text] {
    padding-top: 6px;
  }
}
input[type=checkbox].tw-checkbox,
input[type=radio].tw-radio{
  display: none;
}
input[type=checkbox].tw-checkbox + label,
input[type=radio].tw-radio + label{
  margin-bottom: 0px;
  display: flex;
  align-items: baseline;
  font-weight: 400;
}
input[type=checkbox].tw-checkbox + label:hover::before,
input[type=radio].tw-radio + label:hover::before{
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}
input[type=checkbox].tw-checkbox + label::before,
input[type=radio].tw-radio + label::before{
  padding-right: 0.5rem;
  font-size: 1rem;
  line-height: 1;
  font-family: "Font Awesome 5 Pro";
}
input[type=checkbox].tw-checkbox:checked + label::before,
input[type=radio].tw-radio:checked + label::before{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}
input[type=checkbox].tw-checkbox.is-disabled + label::before,
input[type=radio].tw-radio.is-disabled + label::before{
  opacity: 0.5;
}

input[type=checkbox].tw-checkbox + label::before {
  content: "\f0c8";
}
input[type=checkbox].tw-checkbox:disabled + label::before{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  opacity: 0.5;
}
input[type=checkbox].tw-checkbox:checked + label::before {
  content: "\f14a";
}

input[type=radio].tw-radio + label::before {
  content: "\f111";
}
input[type=radio].tw-radio:checked + label::before {
  content: "\f192";
}

.multi-select--canvas.activeparent {
  z-index: 8;
  position: relative;
}
.multi-select--canvas .multiselect {
  min-height: 23px;
  font-size: 13px;
  position: relative;
}

.multi-select--canvas .multiselect .multiselect__input,
.multi-select--canvas .multiselect .multiselect__single,
.multi-select--canvas .multiselect .multiselect__tags,
.multi-select--canvas .multiselect .form-control,
.multi-select--canvas .multiselect .single-line,
.multi-select--canvas .multiselect .btn-group,
.multi-select--canvas .multiselect .multiselect__element {
  font-size: inherit;
}
.multi-select--canvas .multiselect .multiselect__tags,
.multi-select--canvas .multiselect .multiselect__input,
.multi-select--canvas .multiselect .multiselect__single {
  background: transparent;
}
.multi-select--canvas .multiselect .multiselect__tags {
  min-height: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
}
.multi-select--canvas .multiselect .multi-select--canvas .multiselect .multiselect__tags {
  min-height: 20px;
  padding: 2px 40px 2px 0;
}
.multi-select--canvas .multiselect .multiselect__select {
  height: 23px;
}
.multi-select--canvas .multiselect .multiselect__input,
.multi-select--canvas .multiselect .multiselect__single {
  margin-bottom: 2px;
}
.multi-select--canvas .multiselect li.multiselect__element span.multiselect__option {
  display: block;
  padding: 11px;
  min-height: inherit;
  line-height: initial;
}
.multi-select--canvas .multiselect .multiselect__tag {
  padding-right: 25px;
  padding-left: 6px;
}
.multi-select--canvas .multiselect .multiselect__tag,
.multi-select--canvas .multiselect .multiselect__option--highlight:after {
  background-color: #fff;
  color: #0093d0;
  border: 1px solid #0093d0;
}
.multi-select--canvas .multiselect .multiselect__option--highlight {
  background-color: #0093d0;
  color: #fff;
}
.multi-select--canvas .multiselect .multiselect__clear {
  display: none;
  right: 16px;
}
.multi-select--canvas .multiselect .multiselect__content-wrapper {
  min-width: 95%;
  width: auto;
  left: 0;
}
.multi-select--canvas .multiselect .multiselect__tags {
  border: none;
}
.multi-select--canvas .multiselect .multiselect__input,
.multi-select--canvas .multiselect .multiselect__single {
  padding: 0;
}
.multi-select--canvas .multiselect .multiselect__tag-icon:after {
  color: grey;
}
.multi-select--canvas .multiselect .multiselect__tag-icon:focus, .multi-select--canvas .multiselect .multiselect__tag-icon:hover, .multi-select--canvas .multiselect .multiselect__tag-icon:hover:after {
  background: #0093d0;
  color: #fff;
}
.multi-select--canvas .multiselect .multiselect__select {
  right: 14px;
}
@media (max-width: 767px) {
  .multi-select--canvas .multiselect .multiselect__content-wrapper {
    position: relative;
  }
}
.multi-select--canvas .multiselect.multiselect--disabled {
  border-radius: 4px;
  overflow: hidden;
  background: #dedede;
  box-sizing: inherit;
}
.multi-select--canvas .multiselect.multiselect--disabled .multiselect__select {
  display: none;
}

.multiselect--disabled + .multiselect__input {
  display: none;
}

.region--content .multi-select--canvas.multi-select--canvas-disabled,
.multi-select--canvas.multi-select--canvas-disabled {
  background-color: #dedede;
  opacity: 0.6;
}

.region--content .multi-select--canvas {
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e6e7;
  display: block;
  padding: 0;
  position: relative;
  border-radius: 4px;
  height: inherit;
}
.region--content .multi-select--canvas > div {
  padding: 4px 12px 2px;
}
.region--content .multi-select--canvas .multiselect {
  font-size: 14px;
}
.region--content .multi-select--canvas .multiselect__tag {
  margin-bottom: 0;
}
.region--content .multi-select--canvas .multiselect__option--highlight {
  background-color: #0093d0;
  color: #fff;
}
.region--content .multi-select--canvas .multiselect__option--highlight:after {
  padding: 2px 3px;
  line-height: 36px;
  display: none;
}

body .multi-select--canvas.multi-filter-canvas--inlineblock {
  position: relative;
}
body .multi-select--canvas.multi-filter-canvas--inlineblock.multi-filter {
  width: 200px;
}
body .multi-select--canvas.multi-filter-canvas--inlineblock .multiselect__content-wrapper {
  position: relative;
  border: 1px solid #ededed;
  border-radius: inherit;
}
body .multi-select--canvas.multi-filter-canvas--inlineblock .multiselect__content-wrapper li span.multiselect__option {
  font-size: 14px;
  display: block;
  padding: 6px 5px;
  min-height: 20px;
  line-height: 140%;
  white-space: inherit;
}
body .multi-select--canvas.multi-filter-canvas--inlineblock.multi-filter-canvas--hover {
  width: auto;
}
body .multi-select--canvas.multi-filter-canvas--inlineblock.multi-filter-canvas--hover .multiselect__content-wrapper {
  position: absolute;
  max-width: 95%;
}

.dropdown-menu > li > a > i {
  color: #aaa;
  padding-right: 5px;
}

.dropdown-menu > li > a {
  font-weight: bold;
}

.pagination {
  margin: 0;
}

.top-navigation .nav > li > a {
  padding: 22px 0 18px 7px;
}

@media (min-width: 768px) {
  .top-navigation .navbar .navbar-header {
    float: left;
  }
  body .navbar {
    padding: 0;
  }
}
body .navbar .logo img {
  max-height: 30px;
  width: inherit;
}
body .navbar .search {
  padding: 12px 0 4px 30px;
  max-width: 45%;
}
@media (max-width: 767px) {
  body .navbar .search {
    padding: 20px 0 2px;
  }
}
body .navbar .fa {
  font-size: 24px;
}
@media (max-width: 767px) {
  body .navbar .navbar-right {
    float: right;
  }
  body .navbar .navbar-right li {
    float: left;
  }
  body .navbar .collapse-search {
    padding-left: 0;
  }
}

.skin-1 .nav > li.active,
.top-navigation .nav > li a:focus,
.top-navigation .nav > li a:hover {
  background: #fff;
}

.skin-1 .nav > li.active .fa,
.top-navigation .nav > li a:focus .fa,
.top-navigation .nav > li a:hover .fa {
  color: #0093d0;
}

.navbar .btn {
  padding: 10px 12px;
}

.navbar .input-group-btn .btn {
  margin-left: 16px;
}

.navbar .logo-app {
  margin: 20px 0 0 0;
}

@media (min-width: 768px) {
  .navbar .container-navbar {
    max-width: 1420px;
  }
}

.navbar-header .logo img {
  height: 35px;
  max-height: 35px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .navbar-header .logo img {
    margin: 10px 0 0 10px;
    height: 30px;
  }
  .logo-app {
    margin: 10px 0 0 10px;
  }
  .navbar-toggle {
    padding: 6px 12px;
  }
  .navbar-toggle .icon-bar {
    border: 2px solid #fff;
  }
  body ul.nav.navbar-nav.navbar-right {
    float: right;
    display: inline-block;
    margin-bottom: 0;
  }
  body ul.nav.navbar-nav.navbar-right li {
    display: inline-block;
  }
  nav.navbar .navbar-collapse.in {
    overflow-y: visible;
  }
  body .navbar-nav .open ul.dropdown-menu {
    position: absolute;
    top: 60px;
    background: #fff;
    float: none;
    left: inherit;
    clear: none;
    right: 0px;
  }
  body ul.nav.navbar-nav.navbar-right {
    float: right;
    display: inline-block;
  }
  body ul.nav.navbar-nav.navbar-right li {
    display: inline-block;
  }
  nav.navbar .navbar-collapse.in {
    overflow-y: visible;
  }
}
.navbar .form-control {
  background: url("../images/ces/icon-search.png") no-repeat 10px 7px;
  padding: 6px 12px 6px 35px;
}

#app #wrapper .navbar-relative-top {
  background: #fff;
}

#app #wrapper .top-navigation.fixed-nav #wrapper,
#app #wrapper .fixed-nav #wrapper.top-navigation {
  margin-top: 37px;
}

#app #wrapper nav.navbar-relative-top ul.navbar-nav > li > a {
  padding: 20px 0px 18px 20px;
}

#app #wrapper nav.navbar-relative-top ul.navbar-nav > li.notifications-menu-li > a {
  padding: 20px 0 20px 16px;
}

.nav-profile-picture {
  display: block;
  margin-top: 1px;
  border-radius: 50%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body .search .form-control {
    height: 35px;
  }
}
body .region--navbar .navbar-collapse.collapse {
  overflow-x: inherit !important;
  padding-left: 0;
  padding-right: 0;
}

body .region--navbar .menu-dropdowns li.dropdown a {
  padding: 20px 0;
}
body .region--navbar .menu-dropdowns li.dropdown:last-child {
  margin-left: 15px;
}

body .nav > li > a i {
  margin-right: 0;
}

@media (min-width: 768px) {
  body nav.navbar {
    padding: 0;
  }
}
@media (max-width: 767px) {
  body .navbar-header .logo img {
    margin-left: 0;
  }
  body .navbar-toggle {
    margin-right: 50px;
  }
}
html body .region--navbar .menu-dropdowns li.dropdown:last-child {
  margin-left: 0;
}

body .navbar .navbar--addon-search .btn-primary {
  min-width: 90px;
  border-radius: 0 5px 5px 0;
}

body .navbar .form-control {
  border-radius: 5px 0 0 5px;
}

body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown{
  position: relative;
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown > a{
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
  padding: 15px 10px;
  max-height: 60px;
  line-height: 22px;
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown > a > span{
  position: relative;
  top: -2px;
  font-size: 95%;
}
@media (min-width: 768px) and (max-width: 991px) {
  body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown > a span{
    display: none;
  }
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown > a i.fa{
  position: relative;
  top: 1px;
  margin: 0px 2px 0 0;
  font-size: 24px;
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown > a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown > a:hover i.fa{
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown{
  position: relative;
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown.open > a{
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown.open > a i.fa{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
body #app #wrapper nav.region--navbar ul.navbar-nav > li.main-menu--dropdown.open:after{
  position: absolute;
  height: 0px;
  width: 0px;
  z-index: 1002;
  bottom: -0.875rem;
  left: -0.875rem;
  margin-left: 50%;
  border-left: 0.875rem solid transparent;
  border-right: 0.875rem solid transparent;
  border-top: 0.875rem solid #0093d0;
  content: "";
}
body #app #wrapper nav.region--navbar ul.navbar-nav .count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 9px;
  top: 11px;
  font-style: normal;
  border: 1px solid #fff;
}

body .top-navigation .navbar-nav .dropdown-menu {
  border-radius: 5px;
}

#app-navbar-collapse li.main-menu-submenu-tier {
  display: flex;
  font-size: 110%;
  font-weight: 500;
}
@media (max-width: 767px) {
  #app-navbar-collapse li.main-menu-submenu-tier {
    display: block;
  }
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section {
  margin: 10px 10px 10px 0;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  justify-content: space-between;
  min-width: 162px;
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section.subtier-section--usermenu {
  width: 162px;
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section.subtier-section--usermenu > ul > li {
  position: relative;
  margin: 0 -10px;
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section.subtier-section--usermenu > ul > li > a {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section.subtier-section--usermenu > ul > li:hover > a {
  background: #0093d0;
  color: white;
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section .teams-submenu {
  position: absolute;
  right: 175px;
  top: -10px;
  padding: 10px 15px 10px 10px;
  width: 160px;
  background: #ffffff;
  border-radius: 3px 0 0 3px;
  max-height: 600px;
  overflow-y: scroll;
}
@media (min-width: 1700px) {
  #app-navbar-collapse li.main-menu-submenu-tier > .subtier-section .teams-submenu {
    left: 175px;
    right: auto;
    border-radius: 0 3px 3px 0;
    padding: 10px 10px 10px 15px;
  }
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section ul ul {
  visibility: hidden;
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section ul li:hover > ul {
  visibility: visible;
}
@media (max-width: 767px) {
  #app-navbar-collapse li.main-menu-submenu-tier > .subtier-section {
    margin: 2px 3px;
    float: left;
    padding: 2px;
  }
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section:first-child {
  margin-left: 10px;
}
@media (max-width: 767px) {
  #app-navbar-collapse li.main-menu-submenu-tier > .subtier-section:first-child {
    margin: 2px 3px;
  }
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section h4.subtier-section-title {
  border-bottom: 1px solid #ccc;
  padding: 0 0 3px 0;
  margin: 0 0 6px 0;
  color: #333;
  width: 100%;
}
@media (max-width: 767px) {
  #app-navbar-collapse li.main-menu-submenu-tier > .subtier-section h4.subtier-section-title {
    float: left;
  }
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section h4.subtier-section-title > a {
  color: #333;
  width: 100%;
  display: block;
  padding: 6px 3px;
  margin: 0 0 0px 0;
}
#app-navbar-collapse li.main-menu-submenu-tier > .subtier-section h4.subtier-section-title > a:hover {
  color: white;
  background: #0093d0;
}
#app-navbar-collapse .main-menu--dropdown--user li.main-menu-submenu-tier > .subtier-section {
  min-width: 120px;
}
#app-navbar-collapse li.main-menu-submenu-tier ul,
#app-navbar-collapse li.main-menu-submenu-tier ul li{
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}
#app-navbar-collapse li.main-menu-submenu-tier ul li a{
  margin: 0px;
  display: inline-block;
  width: 100%;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
  padding: 3px;
}
#app-navbar-collapse li.main-menu-submenu-tier ul li a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

nav.navbar {
  min-height: 58px;
}

.hidden-document {
  opacity: 0.45;
}

.guide-overlay {
  position: relative;
  display: block;
}
.guide-overlay:after {
  background-image: url("/images/ces/master-pack-guide-overlay.png");
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

.visual-aid-overlay {
  position: relative;
  display: block;
}
.visual-aid-overlay:after {
  background-image: url("/images/ces/master-pack-visual-aid-overlay.png");
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

.card {
  position: relative;
}
.card .checkbox label:before {
  border: 1px solid #a8a8a8;
  -webkit-box-shadow: 0px 0px 1px 0px #8b8b8b;
  -moz-box-shadow: 0px 0px 1px 0px #8b8b8b;
  box-shadow: 0px 0px 1px 0px #8b8b8b;
}
.card .card-meta,
.card .card-meta .fa {
  color: #9ca5a7;
}
.card .hidden-document-badge {
  position: absolute;
  bottom: 6px;
  right: 4px;
}
.card .card-subtitle {
  font-weight: 600;
}
.card .visual-aid-or-guide .card-content {
  background: #e9f8fa;
}
.card .visual-aid-or-guide .card-footer {
  background: #daeaec;
}
.card .visual-aid-or-guide .card-subtitle {
  color: #0091cd;
}
.card .visual-aid-or-guide .card-subtitle .fa {
  color: #939393;
}
.card .visual-aid-or-guide .visual-aid,
.card .visual-aid-or-guide .guide {
  position: absolute;
  z-index: 1;
  margin-top: -25px;
  margin-left: -25px;
  left: 50%;
  top: 50%;
  font-size: 50px;
  color: #fff;
}

.card-collection-master-pack.card .card-image:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(83, 168, 195, 0.5);
}
.card-collection-master-pack.card.green .card-image:after{
  background-color: rgb(0 161 140 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
}
.card-collection-master-pack.card .card-subtitle,
.card-collection-master-pack.card .card-subtitle .fa {
  color: #0396cc;
}

.card-image {
  position: relative;
  display: block;
}
.card-image .card-image-featured-content {
  position: absolute;
  z-index: 1;
  margin-top: -31px;
  margin-left: -31px;
  left: 50%;
  top: 50%;
  height: 62px;
  font-size: 62px;
  line-height: 1em;
  color: #fff;
}
.card-image .card-image-featured-content .fa {
  color: #fff;
}
.card-image.featured:after, .card-image.new:after, .card-image.expired:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 85px;
  top: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (min-width: 768px) and (max-width: 991px) {
  .card-image.featured:after, .card-image.new:after, .card-image.expired:after {
    width: 75px;
    height: 60px;
  }
}
.card-image.featured:after {
  background-image: url("/images/ces/featured-overlay.svg");
}
.card-image.new:after {
  background-image: url("/images/ces/new-overlay.svg");
}
.card-image.expired:after {
  background-image: url("/images/ces/expired-overlay.svg");
}
.card-image div.checkbox {
  position: absolute;
  top: 4px;
  right: 4px;
}
.card-image div.checkbox input {
  z-index: 3;
}
.card-image div.checkbox label {
  width: 1px;
}
.card-image div.checkbox label:hover {
  cursor: default;
}

.card-content {
  padding: 6px 10px;
  background-color: #fff;
  z-index: 1;
  position: relative;
  overflow: auto;
}
.card-content.card-content-extended {
  display: flex;
  min-height: 102px;
  flex-direction: column;
  justify-content: space-between;
}

.card-content-bottom {
  overflow: hidden;
}

.card-subtitle {
  margin: 0 0 4px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
  color: #939393;
}

.card-title {
  overflow: hidden;
  font-weight: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 100%;
  display: flex;
  color: #333;
  font-weight: 400;
}
.card-title .card-title-link {
  color: #333;
  text-decoration: none;
  min-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-title .card-title-link:hover {
  color: black;
}

body .card img.country-image-png {
  max-width: 19px;
  height: auto;
  min-height: inherit;
}

.card-footer {
  font-size: 11px;
  background: #f5f5f5;
  color: #828486;
}
.card-footer .card-footer-inside {
  min-height: 30px;
}
.card-footer .fa {
  color: #828486;
}

.card--wrapper-bottom-accents {
  position: relative;
}
.card--wrapper-bottom-accents .card {
  z-index: 1;
}
.card--wrapper-bottom-accents .card-footer {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.card--wrapper-bottom-accents .bottom-accents {
  content: " ";
  height: 25px;
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-box-shadow: 0 9px 0 -5px #fff, 0 9px 1px -4px rgba(0, 0, 0, 0.19);
  box-shadow: 0 9px 0 -5px #fff, 0 9px 1px -4px rgba(0, 0, 0, 0.19);
  display: block;
  border-radius: 11px;
}
.card--wrapper-bottom-accents .bottom-accents::after {
  content: " ";
  height: 35px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -3px;
  -webkit-box-shadow: 0px 15px 0 -7px #fff, 0 15px 0px -6px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 15px 0 -10px #fff, 0 15px 0px -9px rgba(0, 0, 0, 0.12);
  z-index: -1;
  border-radius: 35px;
}

body #app .card.card-bottom-accents.selected {
  border: 2px solid #0093d0;
}
body #app .card.card-bottom-accents.selected > span.bottom-accents {
  height: 14px;
}

.card-layout--grid.card{
  margin-bottom: 2.5rem;
  overflow: hidden;
  border-radius: 0.125rem;
  --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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.card-layout--grid.card .card-header,
.card-layout--grid.card .card-content,
.card-layout--grid.card .card-footer {
  position: relative;
  z-index: 1;
  border-radius: 0;
}
.card-layout--grid.card .card-subtitle {
  max-height: 11px;
}
.card-layout--grid.card .card-footer .footer-flex-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.card-layout--grid.card .footer-left {
  flex: 1;
}
.card-layout--grid.card .footer-left .card-meta {
  margin-right: 10px;
}
.card-layout--grid.card .footer-middle {
  flex: 2;
  padding: 0 3px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .card-layout--grid.card .footer-middle {
    flex: 1;
  }
}
.card-layout--grid.card .footer-right {
  flex: 1;
  text-align: right;
  display: block;
  position: relative;
  overflow: visible;
}
.card-layout--grid.card .footer-right > span {
  display: inline-block;
}
.card-layout--grid.card .card-footer{
  height: 2rem;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.card-layout--grid.card .card-footer i.fa {
  color: #a4a4a4;
  font-size: 17px;
}
.card-layout--grid.card .card-footer .footer-left {
  text-align: left;
}
.card-layout--grid.card .card-footer .footer-middle {
  overflow: hidden;
}
.card-layout--grid.card .card-footer .footer-right {
  text-align: right;
}
.card-layout--grid.card .card-footer span.footer--country-flag {
  margin: 0 4px;
}
.card-layout--grid.card .card-footer span.footer--preview i.footer-preview-line-chart {
  font-size: 16px;
}
.card-layout--grid.card .card-footer span.footer--preview i.footer-preview-line-chart:not(.preview-not-available) {
  cursor: pointer;
}
.card-layout--grid.card .card-footer span.footer--preview i.footer-preview-line-chart.preview-not-available {
  opacity: 0.5;
}
.card-layout--grid.card .card-footer span.footer--preview {
  margin-right: 3px;
  padding-left: 2px;
  padding-right: 2px;
}
.card-layout--grid.card .card-footer span.footer--preview i.fa:not(.preview-not-available) {
  color: #4091cb;
}
.card-layout--grid.card .card-footer span.footer--preview.preview-active {
  position: relative;
}
.card-layout--grid.card .card-footer .footer--meta-icon i.fa.fa-star {
  color: #f1c40f;
}
.card-layout--grid.card .card-footer .footer--meta-icon i.fa.fa-certificate {
  color: #27ae60;
}
.card-layout--grid.card .card-footer .footer-share-meta {
  display: inline-block;
  margin-right: 4px;
}
.card-layout--grid.card .card-footer .footer-share-meta .btn-outline {
  color: #0093d0;
  padding: 2px 1px;
  line-height: 100%;
}
.card-layout--grid.card .card-footer .footer-share-meta .btn-outline .fa {
  font-size: 13px;
  color: #0093d0;
}
.card-layout--grid.card .card-footer .footer-share-meta .btn-outline:hover .fa {
  color: white;
}
.card-layout--grid.card .card-footer i.fa-tag {
  padding-top: 3px;
  margin-right: 3px;
  font-size: 12px;
}
.card-layout--grid.card .card-footer .card-tag {
  display: inline-flex;
  max-width: 100%;
  width: inherit;
  overflow: hidden;
  justify-content: inherit;
  background: transparent;
  font-weight: 600;
}
.card-layout--grid.card .card-footer .card-tag-inline-flex {
  color: #9b9d9e;
  background: transparent;
  padding: 3px 9px;
  border-radius: none;
  font-size: 11px;
  line-height: 1.3em;
  border: none;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.card-layout--grid.card .card-footer .card-tag-inline-flex.card-tag-no-border {
  border: none;
}
.card-layout--grid.card .card-footer .card-tag-inline-flex .fa {
  color: #9b9d9e;
  padding-right: 3.5px;
}
.card-layout--grid.card .card-header {
  overflow: hidden;
}
.card-layout--grid.card .card-header .card-image--wrapper {
  opacity: 0.95;
}
.card-layout--grid.card .card-image{
  position: relative;
  margin: 0px;
  height: 10rem;
  width: 100%;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity, 1));
}
body.app-homepage .card-layout--grid.card .card-image {
  height: 6.25rem;
}
.card-layout--grid.card .country-image-png {
  position: relative;
  top: -3px;
}
.card-layout--grid.card .card-tags-wrapper {
  justify-content: space-between;
  max-width: 100%;
}
.card-layout--grid.card .card-tags-wrapper .card-tags {
  max-width: 49%;
  float: left;
}
.card-layout--grid.card .card-tags-wrapper .card-tags:first-child {
  margin-right: 2%;
}
.card-layout--grid.card .document-item-column {
  margin-bottom: 30px;
}
.card-layout--grid.card.selected{
  --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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 147 208 / var(--tw-ring-opacity, 1));
}
.card-layout--grid.card .card-content{
  height: 6rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: visible;
}
.card-layout--grid.card .card-content .card-title {
  justify-content: inherit;
  margin: 0;
  font-size: 15px;
  line-height: 1.3em;
  position: relative;
}
.card-layout--grid.card .card-content .card-title .card-title-link {
  display: inline-block;
  white-space: inherit;
  word-break: break-word;
  text-overflow: inherit;
  overflow-y: hidden;
  width: 100%;
  position: relative;
}
.card-layout--grid.card.card-bottom-accents .card-content {
  min-height: 74px;
  padding-bottom: 1px;
}
.card-layout--grid.card .card-content-inside .card-meta-data{
  margin-top: 0.25rem;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 0.625rem;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.card-layout--grid.card .card-content-inside .card-meta-data i{
  --tw-text-opacity: 1;
  color: rgb(51 169 217 / var(--tw-text-opacity, 1));
}
.card-layout--grid.card .card-content-inside .card-meta-data > div{
  display: flex;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
}
.card-layout--grid.card .card-content-inside .card-meta-data > div > span{
  margin-right: 0.5rem;
}
.card-layout--grid.card .card-content-inside {
  height: auto;
  position: relative;
  background: white;
  width: 100%;
}
.card-layout--grid.card.long-title-text .card-content {
  overflow: visible;
}
.card-layout--grid.card.long-title-text .card-title .card-title-link {
  position: relative;
}
.card-layout--grid.card.long-title-text .card-title .card-title-link:before {
  content: "";
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  top: 35px;
  background: linear-gradient(transparent, white);
  z-index: 1;
}
.card-layout--grid.card .card-content-is-expanded, .card-layout--grid.card.long-title-text .card-content-inside:hover {
  position: absolute;
  z-index: 5;
  left: 0;
  padding: 10px 10px 2px 10px;
  overflow: visible;
  bottom: 0px;
  height: inherit;
}
.card-layout--grid.card .card-content-is-expanded .card-title-link:before, .card-layout--grid.card.long-title-text .card-content-inside:hover .card-title-link:before {
  top: 9999px;
}
.card-layout--grid.card .card-content-is-expanded .card-title, .card-layout--grid.card.long-title-text .card-content-inside:hover .card-title {
  min-height: auto;
}
.card-layout--grid.card .card-content-is-expanded .card-title-link, .card-layout--grid.card.long-title-text .card-content-inside:hover .card-title-link {
  height: inherit;
  min-height: auto;
  max-height: 115px;
}
.card-layout--grid.card.toggle-preview-is-expanded .card-content-inside .card-meta-data {
  display: block;
}
.card-layout--grid.card.toggle-preview-is-expanded {
  overflow: hidden;
}
.card-layout--grid.card .select-card-checkbox{
  opacity: 0;
}
.card-layout--grid.card:hover .select-card-checkbox, .card-layout--grid.card.selected .select-card-checkbox{
  opacity: 1;
}

.card-layout--grid.card.card-collection .card-footer{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.card-layout--grid.card.card-collection-master-pack .card-content, .card-layout--grid.card.card-collection-master-pack .card-content-inside, .card-layout--grid.card.card-collection-master-pack .card-footer{
  --tw-bg-opacity: 1;
  background-color: rgb(230 244 250 / var(--tw-bg-opacity, 1));
}
.card-layout--grid.card.card-collection-master-pack.green .card-content, .card-layout--grid.card.card-collection-master-pack.green .card-content-inside, .card-layout--grid.card.card-collection-master-pack.green .card-footer{
  --tw-bg-opacity: 1;
  background-color: rgb(224 235 234 / var(--tw-bg-opacity, 1));
}
.card-layout--grid.card.card-collection-master-pack.long-title-text .card-title .card-title-link:before {
  background: linear-gradient(transparent, #e9f8fa);
}
.card-layout--grid.card.card-collection-master-pack .card-footer .master-pack-tags .card-tag {
  background: transparent;
}

.card-layout--grid.card.card-collection-master-pack .footer-left, .card-layout--grid.card.card-collection .footer-left {
  flex-grow: 2;
}
.card-layout--grid.card.card-collection-master-pack .footer-left .card-meta, .card-layout--grid.card.card-collection .footer-left .card-meta {
  margin-right: 5px;
}
.card-layout--grid.card.card-collection-master-pack .footer-left .card-meta:last-child, .card-layout--grid.card.card-collection .footer-left .card-meta:last-child {
  margin-right: 0;
}

.card-layout--list.card {
  background: #fff;
  border: solid 1px #e9e9e9;
  border-top: none;
  display: flex;
}
.card-layout--list.card.selected {
  border: 1px solid #0093d0;
}
@media (max-width: 767px) {
  .card-layout--list.card {
    margin-bottom: 20px;
  }
}
.card-layout--list.card a.card-title-link {
  color: #0093d0;
  text-decoration: none;
  min-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}
.card-layout--list.card a.card-title-link span.gcma-document-number {
  font-weight: 200;
  color: #858585;
  font-size: 75%;
  padding-right: 6px;
  min-width: 105px;
  display: inline-block;
  padding-left: 6px;
}
.card-layout--list.card > div {
  min-height: 91px;
}
.card-layout--list.card .card-title {
  padding: 4px 0;
  min-height: 50px;
  font-size: 14px;
  margin: 0;
  align-items: center;
}
.card-layout--list.card .card-subtitle {
  margin: 2px 0;
  display: flex;
  min-height: 24px;
  line-height: 24px;
  align-items: center;
}
.card-layout--list.card .card-image {
  min-height: 91px;
}
@media (max-width: 767px) {
  .card-layout--list.card .card-image {
    min-height: 125px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card-layout--list.card .card-image {
    min-height: 95px;
  }
}
.card-layout--list.card .layout-list-footer-row {
  max-height: 29px;
}
.card-layout--list.card .layout-list-footer-row .footer-stats,
.card-layout--list.card .layout-list-footer-row .card-tags-wrapper {
  margin: 2px 0;
  display: flex;
  min-height: 24px;
  line-height: 24px;
  align-items: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card-layout--list.card .cards-tags-brand .card-tag {
    position: relative;
    bottom: -3px;
  }
}
.card-layout--list.card .card-tags-wrapper {
  margin-right: 0;
  display: inline-block;
  text-align: right;
  width: 100%;
}
@media (max-width: 767px) {
  .card-layout--list.card .card-tags-wrapper .card-tags {
    float: right;
  }
  .card-layout--list.card .card-tags-wrapper .card-tags:first-child {
    float: left;
  }
}
.card-layout--list.card .card-tags-wrapper .card-tags {
  max-width: 48%;
  display: inline-block;
}
.card-layout--list.card .card-tags-wrapper .card-tags:first-child {
  margin-right: 2%;
}
.card-layout--list.card .card-row-first {
  padding-left: 40px;
}
.card-layout--list.card .checkbox-list-aside {
  position: absolute;
  margin-left: -40px;
  width: 40px;
  top: 0;
  bottom: 0;
  border-right: solid 1px #e9e9e9;
}
.card-layout--list.card .checkbox-list-aside > .checkbox {
  padding: 0;
  margin: 0;
  left: 31px;
  position: absolute;
  top: 35%;
}
@media (max-width: 767px) {
  .card-layout--list.card > div:first-child {
    border-bottom: solid 1px #e9e9e9;
  }
}

.row-layout--list:first-child .col-layout--list:first-child .card:first-child {
  border-top: solid 1px #e9e9e9;
}
.row-layout--list:first-child .col-layout--list:first-child .card.selected:first-child {
  border-top: solid 1px #0093d0;
}
.row-layout--list .card .preview {
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.row-layout--list .card-content,
.row-layout--list .preview-content {
  display: table;
  min-height: 61px;
}
.row-layout--list .card-content h2.card-title,
.row-layout--list .card-content .preview,
.row-layout--list .preview-content h2.card-title,
.row-layout--list .preview-content .preview {
  display: table-cell;
  vertical-align: middle;
}
.row-layout--list .card-content {
  display: flex;
  overflow: hidden;
  align-items: center;
}
.row-layout--list .card-content h2.card-title {
  display: inherit;
  vertical-align: middle;
}

table.row-layout--table thead th {
  white-space: nowrap;
}
table.row-layout--table thead th.sort-available {
  cursor: pointer;
}
table.row-layout--table tbody td:not(.td-title) {
  font-size: 12px;
  color: #878787;
}
table.row-layout--table tbody td:first-child {
  width: 10px;
  max-width: 10px;
  padding: 2px;
}
table.row-layout--table tbody td:first-child > .checkbox {
  padding-left: 27px;
}
body #app table.row-layout--table .card.selected {
  display: table-row;
}
table.row-layout--table td span.gcma-document-number {
  white-space: nowrap;
}

.card img.country-flag-image {
  border: 1px solid #e7eaec;
  background: white;
}

.login-page .form-control:focus {
  border-color: #c2c2c2 !important;
}

/*------------------------------------*\
    #LOGIN_PAGE
\*------------------------------------*/
.login-page .fa {
  color: #fff;
}

.login-page {
  background-color: #f4f6fa;
}

.loginscreen {
  margin-top: 40px;
  width: 640px;
}

.login-canvas-logo {
  width: 280px;
  margin: 40px;
}

.login-page .alert {
  margin-right: auto;
  margin-left: auto;
  width: 70%;
}

.login-page .alert-info {
  margin: 20px auto;
}

.login-page .alert a {
  text-decoration: underline;
}

.login-container {
  background: #fff;
  border: 1px solid #ededed;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  padding: 30px;
  margin: 25px 0;
}

.login-site-creds {
  font-size: 12px;
}

.btn-info-login {
  background-color: #0093d0;
  border-color: #0093d0;
  width: 100%;
}

.btn-info-login:hover {
  background-color: #1a7bb9;
  border-color: #1a7bb9;
}

.login-left,
.login-center,
.login-right {
  float: left;
}

.login-left,
.login-right {
  width: 45%;
}

.login-center {
  padding: 40px 0 0 0;
  text-align: center;
  width: 10%;
}

.login-title {
  font-size: 15px;
}

.logo-pfizer {
  margin-right: 10px;
  width: 55px;
}

.login-one-click-msg {
  font-size: 12px;
  margin-top: 10px;
  padding-right: 30px;
}

.login-copyright {
  font-size: 12px;
  margin-top: 20px;
}

@media (max-width: 640px) {
  .loginscreen {
    margin-top: 15px;
    width: 100%;
  }
  .login-page .alert {
    width: 90%;
    font-size: 12px;
  }
  .login-left,
  .login-center,
  .login-right {
    float: none;
    display: block;
    width: 100%;
  }
  .login-center {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin: 15px 0;
    padding: 3px 0;
  }
  #login-submit {
    width: 100%;
  }
  .login-one-click-msg {
    padding-right: 0;
  }
}
.results .panel-group {
  height: 290px;
  margin-bottom: 40px;
}
.results .panel-group .ibox {
  margin: 0;
}
.results .panel-group .ibox form button {
  color: #0093d0;
  font-size: 16px;
}
.results .panel-group .ibox-content {
  height: 239px;
  overflow: hidden;
}
.results .panel-group .ibox-title {
  min-height: 74px;
  border-bottom: 1px solid #e7eaec;
}
.results .panel-group .ibox-title a {
  font-size: 16px;
  color: #333;
  font-weight: normal;
}
.results .panel-group .ibox-title .source {
  font-size: 11px;
  color: #878787;
  padding-top: 8px;
}
.results .panel-group img {
  height: 210px;
  width: 100%;
  background-image: url("../images/image_placeholder.svg");
  background-size: contain;
}

.results-document img {
  min-height: 140px;
}
.results-document img.country-image {
  height: 15px;
  min-height: 15px;
}

.search-results-documents {
  margin: 0;
  padding: 40px 0 30px;
}
.search-results-documents .search-facet-min-height {
  background: white;
  min-height: 550px;
  padding: 0 5px;
}
.search-results-documents .featured-section-header {
  margin-bottom: 25px;
}

.search-img-btn {
  position: relative;
  top: -70px;
  margin-left: -180px;
}

.deleteable-connections-box {
  padding: 30px 60px 60px 40px;
}

.search-filters .top-filters .multi-filter .multiselect {
  z-index: 8;
}

#modal-form {
  margin-left: 10px;
  margin-right: 10px;
}

#modal-form .form-group {
  margin-top: 15px;
  margin-bottom: 20px;
}

.modal-body > .row {
  margin-left: 10px;
  margin-right: 10px;
}

.modal-content {
  border-radius: 20px;
}

.preview-modal img {
  display: block;
  margin: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  body .modal-dialog {
    width: 900px;
    max-width: 96%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  body .modal-dialog {
    width: 900px;
    max-width: 96%;
  }
}

body .modal-container-inside-spinner {
  min-height: 150px;
  position: relative;
  display: block;
  width: 100%;
}
body .modal-container-inside-spinner .spinner:after {
  top: 3em;
}

body.modal-open > .tooltip {
  z-index: 2050 !important;
}

html body > div.ui-widget.ui-dialog {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
html body > div.ui-widget.ui-dialog .ui-widget-header,
html body > div.ui-widget.ui-dialog .ui-dialog-content,
html body > div.ui-widget.ui-dialog .ui-dialog-buttonpane {
  z-index: 1001;
  background: white;
  padding: 20px;
  border: none;
  font-family: "open sans";
  font-size: 115%;
}
html body > div.ui-widget.ui-dialog .ui-dialog-content {
  padding: 0px 20px 10px;
}
html body > div.ui-widget.ui-dialog .ui-widget-header {
  border-radius: 5px 5px 0 0;
}
html body > div.ui-widget.ui-dialog .ui-widget-header .ui-dialog-title {
  color: #676a6c;
  font-size: 25px;
  font-weight: 100;
}
html body > div.ui-widget.ui-dialog .ui-dialog-buttonpane {
  border-radius: 0 0 5px 5px;
  margin: 0;
}
html body > div.ui-widget.ui-dialog .ui-dialog-buttonpane button[type=button] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.6;
  border-radius: 15px;
  user-select: none;
  border: 1px solid #e7eaec;
}
html body > div.ui-widget.ui-dialog .ui-dialog-buttonpane button[type=button]:focus {
  outline: none;
}
html body > div.ui-widget.ui-dialog .ui-dialog-buttonpane button[type=button]:last-child {
  background-color: #0093d0;
  border-color: #0093d0;
  color: #ffffff;
}
html body > div.ui-widget.ui-dialog:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -5;
  overflow: hidden;
  outline: 0;
  background: rgba(0, 0, 0, 0.25);
}

.application-settings{
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 0.25rem;
  --tw-translate-x: 100%;
  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));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 999;
}
.application-settings.masquerade-open{
  --tw-translate-x: 0px;
  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));
}
.application-settings > .inside{
  position: relative;
  width: 14rem;
}
.application-settings .setting-header{
  margin-left: -2.5rem;
  display: flex;
}
.application-settings .setting-header .setting-icon{
  display: flex;
  width: 2.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
  font-size: 1.875rem;
}
.application-settings .setting-header .setting-icon.icon-minimized{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.application-settings .setting-header .setting-icon.icon-toggled, .application-settings .setting-header .setting-icon:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 147 208 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.application-settings .setting-header .setting-icon.blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
}
.application-settings .setting-header .title{
  display: flex;
  height: 3rem;
  flex: 1 1 0%;
  cursor: pointer;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  font-size: 1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.application-settings .setting-details{
  position: relative;
  width: 100%;
  border-bottom-left-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  border-left: 2px solid #0093d0;
  border-bottom: 1rem solid #0093d0;
}

body .row-container-full-width {
  width: 100vw;
  margin: 20px 0 20px calc(-50vw + 50%);
  padding: 0;
  background: #dddddd;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}
body .row-container-full-width .page-heading {
  padding: 0 30px;
}
body .row-container-full-width .page-heading h1,
body .row-container-full-width .edit-node-btns {
  margin: 0;
  padding: 25px 0;
}

.content-edit-form {
  padding-top: 20px;
  padding-bottom: 20px;
  resize: none;
}
.content-edit-form .edit-form-group {
  position: relative;
}
.content-edit-form .edit-form-group > .form-group:not(.col-sm-12):nth-child(odd) {
  clear: left;
}
.content-edit-form .edit-form-group .multi-select--canvas .multiselect {
  max-width: 98%;
}
.content-edit-form .grouping-two,
.content-edit-form .grouping-three {
  padding-top: 5px;
  margin-top: 25px;
  border-top: 1px solid #ccc;
}
.content-edit-form h3.col-xs-12 {
  margin: 15px 0 5px;
}
.content-edit-form .help-block--license-restriction {
  padding: 25px 20px 5px 0;
  position: relative;
}
.content-edit-form .help-block--license-restriction:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0da";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 125%;
}
.content-edit-form i.fa-trash-o {
  color: red;
}
.content-edit-form .js-scroll-marker-content-edit {
  height: 1px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.content-edit-form label {
  text-transform: uppercase;
  color: #808080;
  font-size: 10px;
  padding-top: 18px;
}
.content-edit-form .form-control,
.content-edit-form .single-line,
.content-edit-form .multi-select--canvas {
  border-radius: 4px;
  border: 1px solid #b1b1b1;
}
.content-edit-form textarea {
  resize: none;
}
.content-edit-form .inline-checkboxes label {
  margin-bottom: 5px;
}
.content-edit-form .form-control[type=checkbox], .content-edit-form .form-control[type=radio] {
  height: inherit;
  background: none;
  width: auto;
}
.content-edit-form i.fa-caret-down,
.content-edit-form i.fa-caret-up {
  font-size: 32px;
  color: #0093d0;
}
.content-edit-form a[data-toggle=collapse]:not(.collapsed) i:before {
  content: "\f0d8";
}
.content-edit-form a[data-toggle=collapse] {
  min-width: 100px;
  position: relative;
  display: inline-block;
  text-align: right;
}

.content-edit-form--content .top-stripe {
  border-top: none;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 15px;
}
.content-edit-form--content .top-stripe:last-child {
  border-bottom: none;
}
.content-edit-form--content .ibox-content,
.content-edit-form--content .ibox-title {
  background: none;
  border: none;
}
.content-edit-form--content .ibox-content:last-child,
.content-edit-form--content .ibox-title:last-child {
  border: none;
}
.content-edit-form--content .ibox-title h2 {
  color: #0093d0;
  font-size: 26px;
}
.content-edit-form--content .multiselect__placeholder {
  margin-bottom: 0;
}
.content-edit-form--content .multiselect__select {
  width: 32px;
}
.content-edit-form--content .multiselect__tag:hover {
  background-color: #0093d0;
  cursor: pointer;
}
.content-edit-form--content .multiselect__tag:hover span {
  color: #fff;
}
.content-edit-form--content .multiselect__tag:hover .multiselect__tag-icon:after {
  color: #fff;
}

.document-item .checkbox input {
  z-index: 3;
}

.hidden-document {
  opacity: 0.45;
}

.hidden-document-badge {
  position: absolute;
  top: 6px;
  right: 4px;
}

.document-edit-section label {
  text-transform: uppercase;
  padding-left: 5px;
}

.document-edit .ibox {
  overflow: inherit;
}

.preview-container .ibox-content {
  padding: 20px;
}

.content-edit-form span.override-checkbox {
  display: block;
  padding: 7px 0 2px;
}
.content-edit-form span.override-checkbox label {
  font-weight: normal;
  padding: 0;
}
.content-edit-form span.override-checkbox input {
  display: inline-block;
  clear: none;
  width: inherit;
  top: 0;
  margin: 0 3px 0 0;
  height: inherit;
}

.document-edit label.attached-files-header {
  padding-left: 0;
  padding-top: 3px;
  padding-bottom: 4px;
  font-size: 16px;
}

.img-row-container img {
  max-width: 100%;
  height: auto;
}

.edit-node-inside-sidebar img {
  max-width: 100%;
  height: auto;
}

.attachment-item-row {
  overflow: hidden;
  width: 100%;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 5px;
}
.attachment-item-row.default-attachment-selected {
  border: 1px solid #0093d0;
}
.attachment-item-row .attachment-inside-row {
  display: flex;
}
.attachment-item-row .attachment-top,
.attachment-item-row .attachment-bottom {
  padding: 5px;
  float: left;
  width: 100%;
}
.attachment-item-row .attachment-bottom {
  background-color: #f5f5f5;
}
.attachment-item-row .attachment-bottom a,
.attachment-item-row .attachment-bottom label {
  color: #676a6c;
  font-weight: normal;
  font-size: 12px;
  text-transform: capitalize;
}
.attachment-item-row .img-row-container {
  overflow: hidden;
  border-radius: 4px 0 0 4px;
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
}
.attachment-item-row .thumbnail-display {
  position: relative;
  display: block;
  width: 100%;
  align-self: stretch;
}
.attachment-item-row label {
  padding: 0;
  margin: 0;
}
.attachment-item-row a.attachment-title {
  width: 100%;
  position: relative;
  display: block;
  margin: 6px 0 6px 3px;
  color: inherit;
}
.attachment-item-row a.attachment-edit {
  position: absolute;
  right: 3px;
  top: 7px;
}
.attachment-item-row a.attachment-edit i {
  color: #0093d0;
}

.date-range-picker a.disabled {
  cursor: not-allowed;
  background-color: #e9e9e9;
  border: 1px solid #b1b1b1;
  opacity: 1;
  color: #555555;
}
.date-range-picker a.disabled i.fa-calendar,
.date-range-picker a.disabled .caret {
  display: none;
}

.carousel {
  margin-bottom: 0;
}

/* Reposition the controls slightly */
.carousel-control {
  left: -12px;
}

.carousel-control.right {
  right: -12px;
}

.ibox-content.text-center.carousel {
  min-height: 400px;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0093d0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

@media all and (-ms-high-contrast: none) {
  .home-page .input-group input {
    padding-top: 10px;
    height: 42px;
  }
}
a {
  color: #0093d0;
}

.content {
  background-color: #f4f6fa;
}

.main-content .page-heading {
  padding-bottom: 5px;
}

.main-content h1 {
  margin-top: 0;
  margin-bottom: 30px;
}

.page-heading {
  padding: 0 15px;
}

body.skin-1 {
  background: #e9e9e9;
}

.skin-1 #page-wrapper {
  background: #e9e9e9;
}

.main-content {
  padding-top: 25px;
}

.page-heading .content-description {
  margin: 10px 0;
}

body video {
  width: 100%;
  height: auto;
}

.featured-section-header {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #cecece;
  text-transform: uppercase;
  color: #313131;
  line-height: 2;
  text-align: left;
  position: relative;
}
.featured-section-header:after {
  content: "";
  display: table;
  clear: both;
}
.featured-section-header .featured-section-header-title {
  float: left;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 700;
}
.featured-section-header .featured-section-header-btn--container {
  position: relative;
  top: -5px;
  height: 10px;
  display: inline-block;
}
.featured-section-header .featured-section-header-btn-view-all {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  padding-top: 0;
}

.adobe_widget_medium {
  width: 642px;
  margin: 0px;
  border: 1px solid green;
}

.file-previews {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0;
  background: #999;
  border-radius: 6px;
  overflow: hidden;
  clear: both;
}
.file-previews:after {
  content: "";
  display: table;
  clear: both;
}
.file-previews.file-previews--single-page {
  padding-bottom: 0px;
}
.file-previews.file-previews--single-page video {
  display: block;
  margin-bottom: 0;
  border-radius: 0 0 6px 6px;
}
.file-previews.file-previews--single-page .file-previews-list {
  margin-bottom: 0;
}
.file-previews.file-previews--single-page .file-previews-list img {
  border-radius: 0 0 6px 6px;
}

.file-previews-list {
  margin: 0;
  overflow-y: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  position: relative;
}

.file-previews-list-item {
  position: relative;
  display: none;
  padding: 0;
  margin: 0;
}
.file-previews-list-item img {
  width: 100%;
}
.file-previews-list-item.active {
  display: block;
}

.file-previews-btn-next,
.file-previews-btn-prev {
  right: 0;
  border: 0;
  padding: 0;
  display: block;
  z-index: 2;
}

.file-previews-btn-next span,
.file-previews-btn-prev span {
  position: absolute;
  top: 0;
  width: 60px;
  height: 100px;
  background: none;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.4);
  top: 50%;
  margin-top: -50px;
  opacity: 0.7;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  background: #fff;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
}
.file-previews-btn-next span i.fa,
.file-previews-btn-prev span i.fa {
  color: #1a2f3a;
  font-size: 52px;
  padding: 0;
  font-weight: 600;
}

.file-previews-btn-next:hover span,
.file-previews-btn-prev:hover span {
  opacity: 1;
}

.file-previews-btn-prev:hover:after {
  content: " ";
  display: block;
  height: 100%;
  width: 200px;
  position: absolute;
  top: 0;
  z-index: 2;
  left: 0;
  background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}

.file-previews-btn-next:hover:after {
  content: " ";
  display: block;
  height: 100%;
  width: 200px;
  position: absolute;
  top: 0;
  z-index: 2;
  right: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
}

.file-previews-btn-next span {
  right: 0;
  border-radius: 6px 0 0 6px;
}

.file-previews-btn-prev span {
  left: 0;
  border-radius: 0 6px 6px 0;
}

.file-previews-select-thumbnail-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.file-previews-select-thumbnail-btn .fa {
  padding-right: 3px;
}

.spinner {
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: auto;
}

.spinner:after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 5px solid #888888;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 4em;
  width: 4em;
  left: calc(48% - 0.5em);
  top: 30rem;
  position: absolute !important;
}

@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    transform: roate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: roate(359deg);
  }
}
body.canvas--builder-edit .container-builder {
  min-height: 500px;
  max-width: 100%;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.canvas--builder-edit #bee-plugin-container {
  min-height: 700px;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
@media (min-height: 800px) {
  body.canvas--builder-edit #bee-plugin-container {
    min-height: 100vh;
  }
}
body.canvas--builder-edit #bee-plugin-container > iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.modal-open #filePickerModal + #bee-plugin-container{
  visibility: hidden;
}

.builder-edit--header {
  padding: 25px 0;
}
.builder-edit--header h1 {
  margin: 0 10px 15px 0;
  font-size: 24px;
  font-weight: 500;
}

body.canvas--teams-templates-edit .container-builder,
body.canvas--modules-edit .container-builder {
  min-height: 500px;
  max-width: 100%;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.canvas--teams-templates-edit #bee-plugin-container,
body.canvas--modules-edit #bee-plugin-container {
  overflow-x: scroll;
}

.builder-edit-container .flex-collapsible-layout {
  display: flex;
  max-width: 100%;
}
.builder-edit-container .flex-collapsible-layout .flex-column {
  position: relative;
  flex: 1;
}
.builder-edit-container .flex-collapsible-layout .column-content {
  margin: 0 20px;
  position: relative;
  max-width: 100%;
}
.builder-edit-container .flex-collapsible-layout .column-sidebar-right {
  max-width: 50px;
}
.builder-edit-container .flex-collapsible-layout .column-sidebar-right.active {
  max-width: 485px;
}
.builder-edit-container .flex-collapsible-layout .column-sidebar-left.active {
  max-width: 435px;
}
.builder-edit-container .flex-collapsible-layout .column-sidebar-left.active.edison-sidebar {
  max-width: 435px;
}

.builder-edit--content-area .website-editor,
.builder-edit--content-area .website-preview-container {
  min-height: 600px;
  position: relative;
}

body.webbuilder .webbuilder-themes-layout-container {
  max-width: 1350px;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  text-align: left;
}
body.webbuilder .webbuilder-themes-layout-container img {
  max-width: auto;
}

.swal2-icon .swal2-icon-text {
  font-size: 60px;
}

html body.canvas--builder-edit,
html body.canvas--builder-create {
  background: #ebebeb;
}
html body.canvas--builder-edit nav.navbar,
html body.canvas--builder-create nav.navbar {
  box-shadow: none;
}

html body.canvas--modules-edit {
  background: #ebebeb;
}
html body.canvas--modules-edit nav.navbar {
  box-shadow: none;
}

.builder-top-functionality.builder-full-width {
  background: white;
  padding: 20px 0;
  box-shadow: 0px -3px 13px #ccc;
  margin-top: -2px;
}
.builder-top-functionality.builder-full-width .button-grouping button {
  font-size: 115%;
}

body.canvas-builder .builder-edit--interact-btns button {
  font-size: 115%;
  font-weight: normal;
}
body.canvas-builder button.btn-greyed {
  background: #b3b3b3;
  border: 1px solid #b3b3b3;
  color: white;
}
body.canvas-builder button.btn-greyed:hover {
  background: #969696;
  border: 1px solid #969696;
  color: white;
}
body.canvas-builder button.btn-outline-green {
  border: 1px solid #98c63a;
  background: #98c63a;
  color: white;
}
body.canvas-builder button.btn-outline-green:hover {
  border: 1px solid #85ad2e;
  background: #85ad2e;
  color: white;
}
body.canvas-builder button.btn-outline-green:disabled {
  background: rgb(203.7027559055, 226.6122047244, 156.8877952756);
  cursor: not-allowed;
}
body.canvas-builder button.btn-outline-green:disabled:hover {
  background: rgb(203.7027559055, 226.6122047244, 156.8877952756);
}

html > body.canvas-builder.canvas--builder-create--kickoff{
  --tw-bg-opacity: 1;
  background-color: rgb(218 232 238 / var(--tw-bg-opacity, 1));
}

body.canvas-builder .loading-types {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px;
  min-height: 40vh;
}
body.canvas-builder .loading-types i.fa {
  font-size: 300%;
}

body.canvas-builder .loading-submit-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 10px 0px;
}
body.canvas-builder .loading-submit-btn i.fa {
  color: #0093d0;
  font-size: 200%;
}

.builder-create-new-piece .builder-create-new-piece--container {
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40vh;
  max-height: 100%;
  width: 100%;
  max-width: 1000px;
  flex-wrap: wrap;
}

.builder-create-new-piece .builder-create-new-piece--form-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.builder-create-new-piece .builder-create-new-piece--form-wrapper .form-group-piece {
  width: 100%;
  text-align: left;
  padding-bottom: 16px;
}
.builder-create-new-piece .builder-create-new-piece--form-wrapper .form-group-piece--half {
  width: 50%;
}
@media (max-width: 991px) {
  .builder-create-new-piece .builder-create-new-piece--form-wrapper .form-group-piece--half {
    width: 100%;
  }
}
.builder-create-new-piece .builder-create-new-piece--form-wrapper .form-group-piece--half:nth-child(even) {
  padding-right: 8px;
}
@media (max-width: 991px) {
  .builder-create-new-piece .builder-create-new-piece--form-wrapper .form-group-piece--half:nth-child(even) {
    padding-right: 0;
  }
}
.builder-create-new-piece .builder-create-new-piece--form-wrapper .form-group-piece--half:nth-child(odd) {
  padding-left: 8px;
}
@media (max-width: 991px) {
  .builder-create-new-piece .builder-create-new-piece--form-wrapper .form-group-piece--half:nth-child(odd) {
    padding-left: 0;
  }
}

.builder-create-new-piece .builder-create-new-piece--form {
  width: 100%;
  padding: 0 10px;
}
.builder-create-new-piece .builder-create-new-piece--form .uiv-multiselect-wrapper {
  max-width: 100%;
  width: 100%;
  display: inline-block;
}
.builder-create-new-piece .builder-create-new-piece--form .uiv-multiselect-wrapper .btn-group {
  width: 100%;
  display: inline-block;
  padding: 8px 12px;
  font-size: 18px;
  margin: 0;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
.builder-create-new-piece .builder-create-new-piece--form .uiv-multiselect-wrapper .btn-group.dropdown > .dropdown-toggle {
  margin: 0;
  font-size: 18px;
  line-height: 115%;
  padding: 0;
  height: auto;
}
.builder-create-new-piece .builder-create-new-piece--form .uiv-multiselect-wrapper .btn-group.dropdown > .dropdown-toggle > .pull-right {
  position: absolute;
  height: 15px;
  color: #7f7f7f;
}
.builder-create-new-piece .builder-create-new-piece--form .uiv-multiselect-wrapper .text-muted {
  font-size: 18px;
  line-height: 115%;
}
.builder-create-new-piece .builder-create-new-piece--form input[type=text] {
  width: 100%;
  font-size: 18px;
  line-height: 115%;
  position: relative;
  color: #0093d0;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  padding: 8px 12px;
}

.builder-create-new-piece h1 {
  font-size: 36px;
  color: #000000;
  opacity: 0.8;
  margin: 35px 0;
  line-height: 135%;
  padding: 0;
  width: 100%;
}

.builder-create-new-piece .form-group-piece label {
  opacity: 0.8;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  width: 100%;
}
.builder-create-new-piece .form-group-piece h3.template-title {
  text-align: left;
}

.builder-create-new-piece .form-group-piece.form-group-piece--disabled {
  position: relative;
  opacity: 0.2;
  overflow: hidden;
}
.builder-create-new-piece .form-group-piece.form-group-piece--disabled:after {
  content: "";
  z-index: 2;
  background: transparent;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.builder-create-new-piece .type-selection-block-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: auto -16px;
}
.builder-create-new-piece .type-selection-block-wrapper .type-selection-block {
  border-radius: 8px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  padding: 20px 16px;
  margin: 0 0 16px 16px;
  flex: 0 1 calc(19.3% - 12px);
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
  color: #000000;
}
@media (max-width: 991px) {
  .builder-create-new-piece .type-selection-block-wrapper .type-selection-block {
    flex: 0 1 calc(33% - 19px);
  }
}
.builder-create-new-piece .type-selection-block-wrapper .type-selection-block.selected {
  box-shadow: 0px 0px 0px 1px #000;
  border: solid 1px #000;
  color: #0093d0;
}
.builder-create-new-piece .type-selection-block-wrapper .type-selection-block .img-wrapper {
  max-height: 72px;
  width: 100%;
  display: flex;
  margin-bottom: 16px;
}
.builder-create-new-piece .type-selection-block-wrapper .type-selection-block .img-wrapper img {
  max-width: 100%;
  height: auto;
  padding-bottom: 0;
  object-fit: contain;
}
.builder-create-new-piece .type-selection-block-wrapper .type-selection-block .type-title {
  opacity: 0.8;
  font-size: 14px;
  line-height: 140%;
  font-weight: 600;
  text-align: center;
}

.builder-create-wrapper label{
  display: block;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}
.builder-create-wrapper input{
  font-size: 1.125rem;
}
.builder-create-wrapper .type-block{
  margin-bottom: 1rem;
  margin-left: 1rem;
  display: flex;
  flex-shrink: 1;
  flex-grow: 0;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  border-radius: 0.5rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  flex-basis: calc(24.3% - 13px);
}
.builder-create-wrapper .v-select:not(.vs--single) .vs__selected{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 147 208 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}
.builder-create-wrapper .v-select:not(.vs--single) .vs__selected .fa{
  font-size: 1rem;
}
.builder-create-wrapper .vs__dropdown-option{
  font-size: 1rem;
}

@media (min-width: 768px) {
  .builder-create-wrapper .type-block {
    flex-basis: calc(31.3% - 12px);
  }
}
@media (min-width: 1024px) {
  .builder-create-wrapper .type-block {
    flex-basis: calc(24.3% - 12px);
  }
}
.builder-edit--header .builder-top-interaction .builder-top-interaction--left {
  float: left;
}
.builder-edit--header .builder-top-interaction .builder-top-interaction--right {
  float: right;
}
@media screen and (min-width: 1011px) {
  .builder-edit--header .builder-top-interaction .builder-top-interaction--right > div {
    margin: 28px 0;
  }
}
@media screen and (max-width: 1010px) {
  .builder-edit--header .builder-top-interaction .builder-top-interaction--left,
  .builder-edit--header .builder-top-interaction .builder-top-interaction--right {
    width: 100%;
  }
}

.builder-edit--interact-btns {
  text-align: right;
  padding-right: 2rem;
}
.builder-edit--interact-btns .autosave-inline-block {
  display: inline-block;
}
.builder-edit--interact-btns .autosave-inline-block span.auto-saved-at {
  font-size: 11px;
  padding-right: 8px;
  width: 100%;
  display: block;
  font-weight: 600;
}
.builder-edit--interact-btns .btn {
  min-width: inherit;
  text-align: left;
  font-weight: 600;
  padding: 6px 10px;
  margin-bottom: 2px;
}
.builder-edit--interact-btns .btn i {
  padding-right: 20px;
  width: 15px;
  text-align: left;
  font-size: 115%;
}
.builder-edit--interact-btns .btn i.fa-times {
  width: 11px;
  padding-right: 15px;
}

body.canvas--builder-edit .builder-edit--header {
  padding: 25px 0;
}
body.canvas--builder-edit .builder-edit--header h1 {
  margin: 0 10px 15px 0;
  font-size: 24px;
  font-weight: 500;
}
body.canvas--builder-edit .editor-column-content {
  position: relative;
}
body.canvas--builder-edit .sidebar-collapser {
  position: absolute;
}
body.canvas--builder-edit .sidebar-collapser a {
  background-color: #0093d0;
  border-radius: 6px 0 0 6px;
  padding: 2px 7px;
  display: inline-block;
  color: white;
  font-size: 21px;
  width: 28px;
}
body.canvas--builder-edit .sidebar-collapser a i {
  color: white;
}
body.canvas--builder-edit .builder-edit--content-container {
  position: relative;
  max-width: 100%;
  width: 100%;
}
body.canvas--builder-edit .builder-edit--content-container .frozen-overlay {
  position: absolute;
  background-color: #000000;
  height: 100%;
  width: 100%;
  opacity: 0.35;
}
body.canvas--builder-edit .builder-edit--content-container .frozen-message {
  background: #00b7b9;
  border-radius: 4px;
  transform: translate(-50%, -50%);
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99999;
  padding: 15px 10px;
  font-weight: bolder;
  font-size: 16px;
}

.builder-edit--content-area {
  padding: 0 15px;
}
.builder-edit--content-area a.toggle-sidebars {
  background: #ccc;
  color: #2b2b2b;
  font-size: 23px;
  display: block;
  padding: 2px 7px 4px;
  line-height: 100%;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.builder-edit--content-area a.toggle-sidebars:hover {
  background: #f3f3f3;
}
.builder-edit--content-area .column-sidebar-left.active a.toggle-sidebars {
  text-align: left;
}
.builder-edit--content-area .column-sidebar-right.active a.toggle-sidebars {
  text-align: right;
}
.builder-edit--content-area .faux--sidebar-icons a {
  display: inline-block;
  margin-top: 1px;
}
.builder-edit--content-area .faux--sidebar-icons .fa {
  font-size: 20px;
  background: #e0e0e0;
  padding: 4px 2px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 46px;
  color: #969696;
}
.builder-edit--content-area .faux--sidebar-icons .fa:hover {
  background: #f3f3f3;
}

.fa.has-error, .has-error, .has-error .fa {
  color: red;
}

.fa.has-warning, .has-warning, .has-warning .fa {
  color: #8a6d3b;
}

.fa.has-info, .has-info, .has-info .fa {
  color: rgb(49, 112, 143) !important;
}

.updated-ui-wrapper{
  --tw-bg-opacity: 1;
  background-color: rgb(218 232 238 / var(--tw-bg-opacity, 1));
}

.email-builder-wrapper{
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}

.video-builder-wrapper{
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}

.updated-ui-wrapper .builder-edit--content-area{
  padding-left: 0px;
  padding-right: 0px;
}

.updated-ui-wrapper.builder-edit-container .flex-collapsible-layout .column-sidebar-left,
.updated-ui-wrapper.builder-edit-container .flex-collapsible-layout .column-sidebar-right{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  max-width: 0px;
}

.updated-ui-wrapper.builder-edit-container .flex-collapsible-layout .column-sidebar-left.active{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
  max-width: 435px;
}

.updated-ui-wrapper.builder-edit-container .flex-collapsible-layout .column-sidebar-right.active{
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1));
  max-width: 600px;
}

.updated-ui-wrapper.builder-edit-container .flex-collapsible-layout .column-sidebar-left.active .builder-edit-sidebar--right,
.updated-ui-wrapper.builder-edit-container .flex-collapsible-layout .column-sidebar-right.active .builder-edit-sidebar--right {
  border-style: solid;
  border-color: rgba(230, 230, 230, var(--tw-border-opacity));
}

.updated-ui-wrapper .builder-edit-sidebars .component-sidebar-grouping,
.updated-ui-wrapper .builder-edit-sidebars .component-sidebar-grouping:last-child{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.updated-ui-wrapper .builder-edit-sidebars .tw-btn-action{
  border-radius: 9999px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}

.updated-ui-wrapper .builder-edit-sidebars .component-sidebar-grouping label,
.updated-ui-wrapper .builder-edit-sidebars .component-sidebar-grouping:last-child label .updated-ui-wrapper .builder-edit-sidebars .component-sidebar-grouping:last-child input:not([type=checkbox]){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.updated-ui-wrapper .builder-edit-sidebars .component-sidebar-grouping .error .multi-select--canvas{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 0 0 / var(--tw-border-opacity, 1));
}

.updated-ui-wrapper .builder-edit-sidebars .component-sidebar-grouping .error label,
.updated-ui-wrapper .builder-edit-sidebars .component-sidebar-grouping:last-child .error label{
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}

.loading-modules {
  font-size: 200%;
  padding: 20px;
}
.loading-modules i {
  color: #6b6b6b;
}

.module-missing {
  position: relative;
  border: 1px solid #ff0000;
  color: #ff0000;
  font-weight: bold;
}

.module-missing .module-missing-required-label {
  position: absolute;
  top: 8px;
  right: 6px;
  z-index: 10;
  border-radius: 4px;
}

.target-visual-left {
  margin: 10px;
  background: #f2f2f2;
  border-radius: 5px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.builder-module--list-document-modules .builder-module-organizer--group-item {
  margin: 15px 5px;
}

.builder-module-organizer--available-modules {
  overflow-y: scroll;
  min-height: calc(100vh - 300px);
  max-height: calc(100vh - 300px);
  margin-top: 10px;
}

.builder-module-organizer--container {
  background: transparent;
  padding: 1em;
  border-radius: 4px;
  max-height: calc(100vh - 250px);
  display: flex;
  flex-wrap: wrap;
}
.builder-module-organizer--container .builder-module-organizer--column-left {
  background: white;
  border-radius: 5px;
  max-width: 350px;
  flex: 1;
  margin-bottom: 40px;
}
.builder-module-organizer--container .builder-module-organizer--column-right {
  flex: 1;
  padding: 0 20px;
}

.builder-module-organizer--column-left h1.left-sidebar-header {
  font-size: 140%;
  padding: 15px 12px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #d3d3d3;
  position: relative;
}
.builder-module-organizer--column-left h1.left-sidebar-header i.fa {
  float: right;
  color: #b2b2b2;
  font-size: 14px;
  margin: 3px 0 4px;
}

.builder-module-organizer--filter-btns .btn-filters {
  border: 1px solid #d3d3d3;
  border-radius: 14px;
  padding: 4px 13px;
  background: white;
  margin: 0 3px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  min-width: 50px;
}
.builder-module-organizer--filter-btns .btn-filters span {
  margin: 0 0px 4px 4px;
  position: relative;
  line-height: 90%;
  top: -1px;
  font-weight: bold;
  font-size: 90%;
  display: none;
}
.builder-module-organizer--filter-btns .btn-filters.active-filter-selected {
  background-color: #0093d0;
  color: white;
}
.builder-module-organizer--filter-btns .btn-filters.active-filter-selected span {
  display: inline-block;
}

.builder-module-organizer--available-modules .builder-module-organizer-category-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -25px;
}
.builder-module-organizer--available-modules .builder-module-organizer-category-wrap .builder-module-organizer--block {
  margin: 0 0 25px 25px;
  flex: 0 1 calc(33% - 25px);
}

.builder-module-organizer--category-group {
  margin: 0 10px 25px 0;
}
.builder-module-organizer--category-group h3.builder-module-organizer--category-group-header {
  font-size: 115%;
  padding: 10px 0;
  font-weight: 600;
  border-bottom: 1px solid #d3d3d3;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  color: black;
}

.builder-module-organizer--remove {
  margin-left: auto;
  display: flex;
  padding: 3px 9px;
  font-weight: bold;
  align-items: center;
}

.builder-module-organizer--group-item {
  overflow: hidden;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  justify-content: center;
  padding: 0;
  margin: 0;
  align-items: stretch;
  flex-flow: column;
  display: flex;
}
.builder-module-organizer--group-item .builder-module-organizer--group-bottom {
  flex: 1;
}
.builder-module-organizer--group-item.is-outdated {
  border: 1px solid red;
}

.void-module {
  opacity: 0;
  height: 5px;
}

.builder-module-organizer--group-item .builder-module-organizer--group-top {
  background: white;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  position: relative;
  margin-top: -3px;
}
.builder-module-organizer--group-item .builder-module-organizer--group-top .preview-img {
  height: 100%;
  width: 101%;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0 0 0 -1px;
  position: relative;
  display: block;
  object-fit: contain;
}
.builder-module-organizer--group-item .builder-module-organizer--group-top .preview-img-default {
  height: auto;
  width: 101%;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0 0 0 -1px;
  position: relative;
  display: block;
}

.builder-module-organizer--group-top-badge,
.builder-module-organizer--group-top-btn {
  position: absolute;
  top: 8px;
  z-index: 10;
  border-radius: 4px;
}

.builder-module-organizer--group-top-badge {
  left: 6px;
}

.builder-module-organizer--group-top-btn {
  right: 6px;
}

.builder-module-organizer--column-right-top {
  display: flex;
  border-bottom: 1px solid #d3d3d3;
  margin: 0 0 20px 0;
}
.builder-module-organizer--column-right-top h1 {
  font-size: 140%;
  padding: 15px 12px 15px 0;
  margin: 0;
}
.builder-module-organizer--column-right-top .builder-module-organizer--filter-btns {
  margin-left: auto;
}
.builder-module-organizer--column-right-top .builder-module-organizer--filter-btns label {
  font-weight: normal;
  margin-right: 10px;
  font-size: 115%;
}

.builder-module-organizer--group-item .builder-module-organizer--group-bottom {
  background: #d7d7d7;
  display: flex;
}
.builder-module-organizer--group-item .builder-module-organizer--group-bottom .builder-module-organizer--title {
  display: flex;
  align-items: center;
  margin: 0 15px;
}
.builder-module-organizer--group-item .builder-module-organizer--group-bottom .builder-module-organizer--title h3 {
  padding: 5px;
  margin: 0;
  font-size: 105%;
  font-weight: 600;
  color: #303030;
  text-transform: uppercase;
}
.builder-module-organizer--group-item .builder-module-organizer--group-bottom .handle {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: move !important;
  border-right: solid 1px #acacac;
  padding: 11px 10px 10px 10px;
}
.builder-module-organizer--group-item .builder-module-organizer--group-bottom .handle i {
  color: #576f76;
  font-size: 145%;
}
.builder-module-organizer--group-item .builder-module-organizer--group-bottom .builder-module-organizer--remove {
  margin-left: auto;
  display: flex;
  padding: 3px 9px;
  font-weight: bold;
  align-items: center;
}

.builder-module--list-document-modules .builder-module-organizer--group-item {
  margin: 15px 5px;
}

#documentModules > span {
  height: 100%;
}

#documentModules {
  height: 100%;
}

#documentModules.empty > span {
  display: block;
  min-height: 100%;
  padding-bottom: 120px;
}

#documentModules > span {
  display: block;
  min-height: 100%;
  padding-bottom: 30px;
}

.progressbar-builder {
  position: relative;
  max-width: 100%;
  float: left;
  min-width: 575px;
  /*
  .progressbar-step-item-1 { z-index: 10; }
  .progressbar-step-item-2 { z-index: 9; }
  .progressbar-step-item-3 { z-index: 8; }
  .progressbar-step-item-4 { z-index: 7; }
  .progressbar-step-item-5 {  z-index: 6; }
  */
}
.progressbar-builder .progressbar-builder-wrap {
  min-width: 0;
  display: flex;
  background: white;
}
.progressbar-builder .progressbar-step-container {
  position: relative;
  display: block;
  height: 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.progressbar-builder .progressbar-step-container.first {
  border-left: 1px solid #ccc;
  border-radius: 5px 0 0 5px;
}
.progressbar-builder .progressbar-step-container.last {
  border-right: 1px solid #ccc;
  border-radius: 0 5px 5px 0;
}
.progressbar-builder .text-container {
  display: inline-block;
  color: #6e6e6e;
  font-size: 15px;
  z-index: 0;
  min-height: 48px;
  position: relative;
  padding: 11px 3px 10px 32px;
  line-height: 27px;
  white-space: nowrap;
  overflow: hidden;
}
.progressbar-builder .progressbar-step-container.first .text-container {
  padding-left: 10px;
}
.progressbar-builder .progressbar-step-container.last .text-container {
  padding-right: 10px;
}
.progressbar-builder .step-pointer {
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -26px;
  width: 27px;
  overflow: hidden;
  height: 52px;
}
.progressbar-builder .step-pointer i {
  border-radius: 5px;
  background: white;
  border: 1px solid #ccc;
  width: 55px;
  height: 55px;
  transform: rotate(45deg);
  content: "";
  display: block;
  position: relative;
  left: -41px;
  top: -2.5px;
}
.progressbar-builder .progressbar-step-container.step-status--completed {
  border-color: #ebebeb;
}
.progressbar-builder .progressbar-step-container.step-status--completed .text-container {
  background: #ebebeb;
  border-color: #ebebeb;
  color: #303030;
}
.progressbar-builder .progressbar-step-container.step-status--completed .step-pointer i {
  background: #ebebeb;
  border: 2px solid white;
}
.progressbar-builder .progressbar-step-container.step-status--current {
  border-color: #d9eff8;
}
.progressbar-builder .progressbar-step-container.step-status--current .text-container {
  background: #d9eff8;
  border-color: #d9eff8;
  color: #4a4a4a;
}
.progressbar-builder .progressbar-step-container.step-status--current .step-pointer i {
  background: #d9eff8;
  border: 2px solid #d9eff8;
}

.builder-edit-sidebars .component-sidebar-grouping,
.builder-edit-sidebars .component-sidebar-grouping:last-child {
  border: none;
  background-color: #f5f5f5;
  padding: 20px 15px;
}
.builder-edit-sidebars .component-sidebar-grouping input:not([type=checkbox]) + label,
.builder-edit-sidebars .component-sidebar-grouping:last-child input:not([type=checkbox]) + label {
  color: #7c7c7c;
  font-weight: 600;
}
.builder-edit-sidebars .component-sidebar-grouping.component-sidebar-grouping--no-padding,
.builder-edit-sidebars .component-sidebar-grouping:last-child.component-sidebar-grouping--no-padding {
  padding: 0;
}
.builder-edit-sidebars .builder-sidebar-overflow,
.builder-edit-sidebars .builder-sidebar-overflow-inside .comment-component-container {
  max-height: 650px;
  max-height: 51vh;
  overflow-y: scroll;
  overflow-x: hidden;
  max-width: 100%;
}

.builder-edit-sidebars .settings-component-container .multi-select--canvas.multi-filter-canvas--inlineblock.multi-filter-canvas--hover {
  width: 100%;
}

.builder-edit-sidebars .edison-component-container {
  padding: 20px;
  background: white;
}
.builder-edit-sidebars .edison-component-container .btn {
  margin-top: 5px;
}

.builder-edit-sidebars .btn {
  border-radius: 5px;
}

.builder-edit-sidebars .settings-component-container label {
  width: 100%;
  margin: 1px 0 1px 0;
}
.builder-edit-sidebars .settings-component-container input.form-control,
.builder-edit-sidebars .settings-component-container .multi-select--canvas {
  display: inline-block;
  width: 100%;
}

.comment-component-container .form-is-submitting {
  display: flex;
  align-items: center;
  min-height: 35px;
  justify-content: center;
}
.comment-component-container .form-is-submitting i.fa {
  font-size: 18px;
}
.comment-component-container .comments-label {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.comment-component-container .comment-box {
  padding: 12px 20px;
}
.comment-component-container .comment-box.hovered-in-grapes {
  background: #c4d3d7;
}
.comment-component-container .comment-box:last-child {
  margin-bottom: 0;
}
.comment-component-container .comment-box.comment-reply {
  padding-top: 5px;
}
.comment-component-container .comment-box.comment-reply-form {
  background: #eff3f4;
  padding-left: 40px;
}
.comment-component-container .comment-box.comment-reply-form .btn-grouping button {
  margin-right: 5px;
  font-size: 95%;
  padding: 5px 11px;
  font-weight: 600;
}
.comment-component-container .comment-box-container {
  position: relative;
}
.comment-component-container .comment-box-notifications {
  position: absolute;
  right: -3px;
  top: 2px;
  height: 100%;
  width: 36px;
}
.comment-component-container .comment-box-notifications .comment-side-icons {
  position: relative;
  width: 30px;
  height: 30px;
  box-shadow: 0px 0px 4px 1px #c5c5c5;
  font-size: 15px;
  padding: 7px;
  border-radius: 50%;
  border: 1px solid white;
  background: #ebebeb;
  color: white;
  display: inline-block;
  text-align: center;
  line-height: 100%;
}
.comment-component-container .comment-box-notifications .comment-side-icons:first-child {
  margin-bottom: 10px;
}
.comment-component-container .comment-box-notifications .comment-side-icons a {
  color: white;
}
.comment-component-container .comment-box-notifications .comment-side-icons a.default-cursor {
  cursor: default !important;
}
.comment-component-container .comment-box-notifications .comment-side-icons span,
.comment-component-container .comment-box-notifications .comment-side-icons i.fa {
  color: white;
  line-height: 100%;
  margin: auto;
}
.comment-component-container .comment-box-notifications .comment-side-icons.count-comments {
  background: #d6006e;
}
.comment-component-container .comment-box-notifications .comment-side-icons.count-comments-complete {
  cursor: pointer;
  background: #91c500;
}
.comment-component-container .comment-box-notifications .comment-side-icons.check-mark:hover, .comment-component-container .comment-box-notifications .comment-side-icons.is-completed {
  background: #91c500;
}
.comment-component-container .top-comment {
  position: relative;
  display: flex;
  flex-flow: row wrap;
}
.comment-component-container .top-comment .toggle-comments {
  position: absolute;
  top: 0;
  right: -2px;
  padding: 3px;
}
.comment-component-container .top-comment i.fa {
  font-size: 14px;
  color: #7f7f7f;
}
.comment-component-container .top-comment .status-information {
  display: flex;
  padding: 3px 5px 0 0;
}
.comment-component-container .top-comment .status-information .index-button {
  align-content: center;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid white;
  box-shadow: 0px 0px 3px 0px #6c6c6c;
  font-size: 10px;
  font-weight: bold;
  color: white;
}
.comment-component-container .top-comment .status-information .index-button i.fa {
  color: white;
  font-size: 11px;
}
.comment-component-container .top-comment .status-information .index-button.action-circle {
  background: #fb6650;
}
.comment-component-container .top-comment .status-information .index-button.comment-circle {
  background: #0093d0;
}
.comment-component-container .top-comment .status-information .index-button.completed-element {
  background: #91c500;
}
.comment-component-container .name {
  color: black;
  font-weight: bold;
}
.comment-component-container .name .comment-author-avatar {
  display: inline-block;
  margin-top: 1px;
  border-radius: 50%;
  background-color: rgb(225, 225, 225);
  height: 2em;
  width: 2em;
}
.comment-component-container .name .comment-author-avatar i {
  line-height: 1.7em;
  margin-left: 0.3em;
  font-size: 1.3em;
}
.comment-component-container .name .comment-author-avatar img {
  display: inline;
  border-radius: 50%;
  width: 2em;
}
.comment-component-container .date {
  font-size: 11px;
  font-weight: 400;
  color: #979797;
  margin: 0;
  width: 100%;
  clear: both;
}
.comment-component-container .body {
  padding: 5px 0;
  word-wrap: break-word;
  color: black;
}
.comment-component-container .meta {
  color: #828586;
  display: flex;
  font-size: 90%;
  width: 100%;
}
.comment-component-container .meta i.fa {
  color: #aaa;
}
.comment-component-container .meta a {
  color: #828586;
}
.comment-component-container .meta a i.fa {
  font-size: 12px;
}
.comment-component-container .meta i.fa-reply.flipped {
  transform: rotate(180deg);
}
.comment-component-container .meta .right-meta {
  margin-left: auto;
  text-align: right;
  display: flex;
}
.comment-component-container .meta .delete-comments-wrap {
  padding-right: 8px;
}
.comment-component-container .meta .current-status i.fa {
  font-size: 16px;
}
.comment-component-container .meta .current-status .mark-as-resolved,
.comment-component-container .meta .current-status .mark-as-reopened {
  color: #828586;
  margin-right: 9px;
}
.comment-component-container .meta .current-status .mark-as-resolved i.fa,
.comment-component-container .meta .current-status .mark-as-reopened i.fa {
  font-size: 13px;
}
.comment-component-container .meta .current-status .mark-as-reopened {
  margin-right: 3px;
}
.comment-component-container .meta .current-status i.fa-exclamation-triangle {
  color: #fb6650;
}
.comment-component-container .meta .current-status.current-status--completed .fa-check {
  color: white;
  border-radius: 50%;
  background: #91c500;
  font-size: 9px;
  padding: 3px;
}
.comment-component-container .meta .reply,
.comment-component-container .meta .annotation-actions {
  margin-right: 8px;
}
.comment-component-container .meta .annotation-actions i.fa {
  font-size: 14px;
}

.comment-component-container .comment-component-grouping--empty-filters {
  padding: 12px;
}
.comment-component-container .comment-component-grouping {
  float: left;
  width: 100%;
}
.comment-component-container .comment-component-grouping .comment-component-grouping--inside {
  border-bottom: 1px solid #dee7ea;
}
.comment-component-container .comment-component-grouping .comment-component-grouping--inside * {
  transition: all 0.2s;
}
.comment-component-container .comment-component-grouping:last-child .comment-component-grouping--inside:last-child {
  border-bottom: none;
}

.region--content .builder-edit-sidebars .settings-component-container .multi-select--canvas .multiselect .multiselect__tags .multiselect__tag {
  background: #d6eff6;
  color: #5d686c;
  border-color: #d6eff6;
}
.region--content .builder-edit-sidebars .settings-component-container .multi-select--canvas .multiselect .multiselect__tags .multiselect__tag > .multiselect__tag-icon:focus,
.region--content .builder-edit-sidebars .settings-component-container .multi-select--canvas .multiselect .multiselect__tags .multiselect__tag > .multiselect__tag-icon:hover {
  background: transparent;
  color: inherit;
}
.region--content .builder-edit-sidebars .settings-component-container .multi-select--canvas .multiselect .multiselect__tags .multiselect__tag > .multiselect__tag-icon:focus:after,
.region--content .builder-edit-sidebars .settings-component-container .multi-select--canvas .multiselect .multiselect__tags .multiselect__tag > .multiselect__tag-icon:hover:after {
  background: transparent;
  color: inherit;
}

.builder-edit-sidebars .footer-submission-component-block {
  background: #e0e0e0;
  border-top: 1px solid #d3d3d3;
  padding: 15px;
  display: block;
  align-items: center;
  display: flex;
  margin-top: 10px;
}
.builder-edit-sidebars .footer-submission-component-block .comment-field-container {
  flex: 1;
}
.builder-edit-sidebars .footer-submission-component-block label {
  text-transform: uppercase;
  font-size: 90%;
}
.builder-edit-sidebars .footer-submission-component-block input {
  width: 100%;
  padding: 10px;
  margin: 2px 0 10px;
}

.builder-edit-sidebars img {
  max-width: 100%;
  height: auto;
}
.builder-edit-sidebars .no-reviewers {
  padding: 30px 20px;
}
.builder-edit-sidebars table.builder-reviewers--table,
.builder-edit-sidebars table.builder-history {
  margin: 20px 4%;
  max-width: 92%;
}
.builder-edit-sidebars table.builder-reviewers--table tbody > tr > td:first-child,
.builder-edit-sidebars table.builder-history tbody > tr > td:first-child {
  padding: 6px 12px 6px 0px;
  width: 200px;
  max-width: 300px;
}
.builder-edit-sidebars table.builder-reviewers--table tbody > tr > td:not(:first-child),
.builder-edit-sidebars table.builder-history tbody > tr > td:not(:first-child) {
  padding: 6px 2px 6px 0px;
  width: 25px;
  min-width: 45px;
}
.builder-edit-sidebars table.builder-reviewers--table thead > tr > th,
.builder-edit-sidebars table.builder-history thead > tr > th {
  padding: 6px 2px 6px 0px;
}
.builder-edit-sidebars table.builder-reviewers--table tbody > tr > td:last-child,
.builder-edit-sidebars table.builder-reviewers--table thead > tr > th:last-child,
.builder-edit-sidebars table.builder-history tbody > tr > td:last-child,
.builder-edit-sidebars table.builder-history thead > tr > th:last-child {
  text-align: right;
}

.builder-edit-sidebars .comments-content-block {
  margin: 10px 0 0 0;
}
.builder-edit-sidebars .comments-content-block .annotation-link.disabled {
  opacity: 0.3;
  cursor: default;
}

body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .component-sidebar-grouping,
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .component-sidebar-grouping:last-child {
  background: transparent;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .component-sidebar-grouping label,
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .component-sidebar-grouping:last-child label {
  color: black;
  text-transform: initial;
}

body.webbuilder .builder-edit-sidebars .sidebar-panels--no-padding {
  padding: 0;
}
body.webbuilder .builder-edit-sidebars .sidebar-panels--no-padding .top-actions {
  margin: 0;
  padding: 25px 20px;
}
body.webbuilder .builder-edit-sidebars .sidebar-panels--no-padding section {
  margin-bottom: 0;
}

body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right {
  width: 380px;
  padding-left: 15px;
}

body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs {
  border-top: 1px solid #ededed;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li {
  text-align: center;
  background: #ededed;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li.active {
  background: white;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li h5 {
  display: flex;
  align-items: center;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li > a {
  color: #0093cd;
  padding: 15px;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li > a i.fa {
  color: #0093cd;
  font-size: 16px;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li.active > a {
  color: black;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li.active > a i.fa {
  color: black;
}

body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li.tab-flex-inline-links {
  display: flex;
  max-width: 45%;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li.tab-flex-inline-links:not(.active) > .feedback-toggle {
  display: none;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li.tab-flex-inline-links > a {
  display: inline-block;
  flex: 0 0 50%;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li.tab-flex-inline-links > .feedback-toggle {
  align-items: center;
  position: relative;
  justify-content: center;
  display: inline-flex;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li.tab-flex-inline-links > .feedback-toggle i.fa-sliders {
  color: #bfbfbf;
  font-size: 14px;
  cursor: pointer;
  padding: 2px;
  position: relative;
}

body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right ul.nav-toggle-tabs li {
  overflow: visible;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown {
  position: absolute;
  background: #fff;
  border-radius: 8px;
  z-index: 10;
  top: 45px;
  left: calc(100% - 155px);
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.1);
  width: 185px;
  text-align: left;
  display: block;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown .inside {
  display: flex;
  width: 100%;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown .inside .left-column {
  padding: 10px 5px 10px 10px;
  min-height: 100px;
  width: 100%;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown .inside .filter-title {
  text-transform: uppercase;
  font-weight: 600;
  color: black;
  border-bottom: 1px #ccc dotted;
  margin-bottom: 10px;
  font-size: 13px;
  padding: 2px 2px 5px;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown .inside .filter-title i.fa {
  font-size: 14px;
  color: black;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  right: 17px;
  top: 0px;
  box-sizing: border-box;
  border: 6px solid transparent;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(135deg);
  box-shadow: -3px 2px 3px 0 rgba(84, 84, 84, 0.14);
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown ul.filter-lists {
  padding: 0;
  margin: 0;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown ul.filter-lists label {
  font-weight: normal;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .filter-feedback-dropdown ul.filter-lists li {
  display: block;
  background: none;
  text-align: left;
  font-size: 95%;
}

body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .footer-submission-component-block {
  background: #eff3f4;
  border-top: 1px dashed #bfc2c3;
}

body.webbuilder .comment-component-container .comments-label,
body.webbuilder .comment-component-container-completed .comments-label {
  border-bottom: 1px dotted #ccc;
  color: black;
  font-weight: bold;
}

body.webbuilder table.builder-reviewers--table > thead > tr > th {
  border-bottom: 1px dotted #ccc;
}

body.webbuilder .comment-field-container .btn {
  border-radius: 15px;
  text-transform: uppercase;
  padding: 3px 15px;
}

body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .footer-submission-component-block .add-as-action-toggle {
  padding: 10px 0;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .footer-submission-component-block .add-as-action-toggle .action-toggle input:checked + .slider {
  background: #fb6650;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .footer-submission-component-block .add-as-action-toggle .field-label {
  color: #474849;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .footer-submission-component-block .action-item-wrapper {
  display: flex;
  align-items: center;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .footer-submission-component-block .action-item-wrapper button.btn {
  margin-left: auto;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .footer-submission-component-block a.add-annotation-new {
  color: #828586;
}
body.webbuilder .builder-edit-sidebars.builder-edit-sidebar--right .footer-submission-component-block a.add-annotation-new i.fa-crosshairs {
  color: #828586;
  font-size: 15px;
}

.webbuilder-sidebar input[disabled],
.webbuilder-sidebar textarea[disabled] {
  background: #ebebeb;
  border: 1px solid #eaeaea;
}

.comment-component-container-builder,
.comment-component-container-builder-completed {
  padding: 10px 25px;
}
.comment-component-container-builder .comments-label,
.comment-component-container-builder-completed .comments-label {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.comment-component-container-builder .comment-box,
.comment-component-container-builder-completed .comment-box {
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 10px;
  max-width: 89%;
  margin-right: 15%;
  margin-bottom: 8px;
}
.comment-component-container-builder .comment-box:last-child,
.comment-component-container-builder-completed .comment-box:last-child {
  margin-bottom: 0;
}
.comment-component-container-builder .comment-box.comment-reply,
.comment-component-container-builder-completed .comment-box.comment-reply {
  margin-right: 0;
  margin-left: 11%;
  margin-bottom: 10px;
}
.comment-component-container-builder .comment-box-container,
.comment-component-container-builder-completed .comment-box-container {
  position: relative;
}
.comment-component-container-builder .comment-box-notifications,
.comment-component-container-builder-completed .comment-box-notifications {
  position: absolute;
  right: -3px;
  top: 2px;
  height: 100%;
  width: 36px;
}
.comment-component-container-builder .comment-box-notifications .comment-side-icons,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons {
  position: relative;
  width: 30px;
  height: 30px;
  box-shadow: 0px 0px 4px 1px #c5c5c5;
  font-size: 15px;
  padding: 7px;
  border-radius: 50%;
  border: 1px solid white;
  background: #ebebeb;
  color: white;
  display: inline-block;
  text-align: center;
  line-height: 100%;
}
.comment-component-container-builder .comment-box-notifications .comment-side-icons:first-child,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons:first-child {
  margin-bottom: 10px;
}
.comment-component-container-builder .comment-box-notifications .comment-side-icons a,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons a {
  color: white;
}
.comment-component-container-builder .comment-box-notifications .comment-side-icons span,
.comment-component-container-builder .comment-box-notifications .comment-side-icons i.fa,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons span,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons i.fa {
  color: white;
  line-height: 100%;
  margin: auto;
}
.comment-component-container-builder .comment-box-notifications .comment-side-icons.count-comments,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons.count-comments {
  background: #d6006e;
}
.comment-component-container-builder .comment-box-notifications .comment-side-icons.count-comments-complete,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons.count-comments-complete {
  cursor: pointer;
  background: #91c500;
}
.comment-component-container-builder .comment-box-notifications .comment-side-icons.check-mark:hover, .comment-component-container-builder .comment-box-notifications .comment-side-icons.is-completed,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons.check-mark:hover,
.comment-component-container-builder-completed .comment-box-notifications .comment-side-icons.is-completed {
  background: #91c500;
}
.comment-component-container-builder .name,
.comment-component-container-builder-completed .name {
  color: #313131;
  font-weight: bold;
}
.comment-component-container-builder .name .comment-author-avatar,
.comment-component-container-builder-completed .name .comment-author-avatar {
  display: inline-block;
  margin-top: 1px;
  border-radius: 50%;
  background-color: rgb(225, 225, 225);
  height: 2em;
  width: 2em;
}
.comment-component-container-builder .name .comment-author-avatar i,
.comment-component-container-builder-completed .name .comment-author-avatar i {
  line-height: 1.7em;
  margin-left: 0.3em;
  font-size: 1.3em;
}
.comment-component-container-builder .name .comment-author-avatar img,
.comment-component-container-builder-completed .name .comment-author-avatar img {
  display: inline;
  border-radius: 50%;
  width: 2em;
}
.comment-component-container-builder .body,
.comment-component-container-builder-completed .body {
  padding: 15px 0;
  word-wrap: break-word;
}
.comment-component-container-builder .meta,
.comment-component-container-builder-completed .meta {
  color: #828586;
  display: flex;
  font-size: 90%;
}
.comment-component-container-builder .meta span.reply a,
.comment-component-container-builder-completed .meta span.reply a {
  color: #828586;
}
.comment-component-container-builder .meta i.fa,
.comment-component-container-builder-completed .meta i.fa {
  color: #aaa;
}
.comment-component-container-builder .meta > span:not(:last-child),
.comment-component-container-builder-completed .meta > span:not(:last-child) {
  padding-right: 6px;
  display: block;
  flex: 1;
}

.comment-component-container-builder-completed {
  border-top: 1px solid #dedede;
  margin-top: 25px;
  padding-top: 25px;
}
.comment-component-container-builder-completed .comment-component-grouping {
  float: left;
  width: 100%;
}
.comment-component-container-builder-completed .comment-component-grouping:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
}

body.webbuilder .top-actions button.saved-ui-alert {
  transition: all ease-in-out 0.2s;
}
body.webbuilder .top-actions button.saved-ui-alert * {
  transition: all ease-in-out 0.2s;
}
body.webbuilder .top-actions button.saved-ui-alert > i {
  margin-right: 4px;
}
body.webbuilder .top-actions button.saved-ui-alert:disabled, body.webbuilder .top-actions button.saved-ui-alert:hover:disabled {
  background-color: #3aa9d7;
  padding: 7px 14px;
  box-shadow: none;
}
body.webbuilder .top-actions button.saved-ui-alert:hover {
  box-shadow: 0 0 3px 2px rgba(255, 255, 255, 0.8);
}

.builder-edit-sidebars ul.nav-toggle-tabs {
  background: white;
  border-bottom: none;
  display: flex;
  background-color: #e0e0e0;
}
.builder-edit-sidebars ul.nav-toggle-tabs > li,
.builder-edit-sidebars ul.nav-toggle-tabs > li.active {
  border-bottom: none;
}
.builder-edit-sidebars ul.nav-toggle-tabs li {
  flex: 1;
  float: none;
  display: inherit;
  display: flex;
  overflow: hidden;
  flex-basis: auto;
}
.builder-edit-sidebars ul.nav-toggle-tabs li > a {
  display: block;
  width: 100%;
  border: none;
  padding: 15px 8px;
  background: transparent;
}
.builder-edit-sidebars ul.nav-toggle-tabs h5 {
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.builder-edit-sidebars ul.nav-toggle-tabs li.active a:hover {
  cursor: default;
}
.builder-edit-sidebars ul.nav-toggle-tabs li > a,
.builder-edit-sidebars ul.nav-toggle-tabs li > a:hover,
.builder-edit-sidebars ul.nav-toggle-tabs li.active > a,
.builder-edit-sidebars ul.nav-toggle-tabs li.active > a:hover {
  color: #2c2c2c;
  opacity: initial;
  background: transparent;
}
.builder-edit-sidebars ul.nav-toggle-tabs li > a i.fa,
.builder-edit-sidebars ul.nav-toggle-tabs li > a:hover i.fa,
.builder-edit-sidebars ul.nav-toggle-tabs li.active > a i.fa,
.builder-edit-sidebars ul.nav-toggle-tabs li.active > a:hover i.fa {
  color: #969696;
  font-size: 18px;
  margin: 0 4px 0 0;
}
.builder-edit-sidebars ul.nav-toggle-tabs li,
.builder-edit-sidebars ul.nav-toggle-tabs li:hover {
  background: transparent;
}
.builder-edit-sidebars ul.nav-toggle-tabs li.active,
.builder-edit-sidebars ul.nav-toggle-tabs li.active:hover {
  background: #f5f5f5;
}

/**
    Layout structure & styles for shared class names:
    > /builder/documents/BuilderList.vue
    > /builder/templates/TemplateList.vue
    > /modules/ModuleList.vue
*/
.document-list-container .flex-row {
  display: flex;
  margin-bottom: 16px;
  border: 1px solid #c7ced1;
  background: #fff;
  width: 100%;
}
.document-list-container .flex-row:last-child {
  margin-bottom: 0;
}
.document-list-container .flex-row .flex-row-column {
  flex: 1;
}
.document-list-container .document-list-pieces-row--image {
  width: 175px;
  max-width: 175px;
  border-right: 1px solid #c7ced1;
}
.document-list-container .document-list-pieces-row--image a.image-link-fill {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: inline-flex;
}
.document-list-container .document-list-pieces-row--content {
  display: flex;
  flex-direction: column;
  max-width: calc(100% - 175px);
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle {
  flex-grow: 1;
  display: flex;
}
@media (max-width: 991px) {
  .document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle {
    flex-direction: column;
  }
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle > div {
  padding: 15px;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 991px) {
  .document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle > div {
    padding: 7px 15px;
  }
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle .middle-left {
  width: 50%;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle .middle-left {
    width: inherit;
  }
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle .middle-left > * {
  width: 100%;
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle .middle-right {
  width: 50%;
  margin-left: auto;
}
@media (max-width: 991px) {
  .document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle .middle-right {
    width: inherit;
  }
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-middle .middle-right .inside {
  margin-left: auto;
  display: flex;
  width: 100%;
  align-items: center;
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-footer {
  background: #f3f3f3;
  padding: 5px 15px;
  display: flex;
  width: 100%;
  align-items: center;
}
@media (max-width: 991px) {
  .document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-footer {
    flex-direction: column;
  }
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-footer > div {
  display: flex;
  align-items: center;
  flex: 1;
  flex-flow: row wrap;
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-footer > div.footer-right {
  max-width: 500px;
}
.document-list-container .document-list-pieces-row--content .document-list-pieces-row--content-footer > div.footer-left {
  max-width: 70%;
}
.document-list-container .document-list--subtype {
  font-size: 11px;
  font-weight: bold;
  color: #808080;
  text-transform: uppercase;
}
.document-list-container .document-list--title {
  font-size: 16px;
}
.document-list-container .document-list--title a {
  color: #000000;
}
.document-list-container .document-list--title .doc-title--locked {
  color: #9b9d9e;
}
.document-list-container .document-list---author-user-info {
  display: flex;
  align-items: center;
}
.document-list-container .document-list---author-user-info img.profile-thumbnail {
  border-radius: 50%;
  max-width: 40px;
}
.document-list-container .document-list---author-user-info i.fa-user-circle-o {
  font-size: 36px;
}
.document-list-container .document-list---author-user-info .profile-name {
  color: #808080;
  font-size: 12px;
  display: inline-block;
  padding-left: 8px;
  line-height: 135%;
}
.document-list-container .doc-draft-status {
  display: inline-block;
  margin-left: auto;
}
.document-list-container span.document-list--status {
  min-width: 115px;
  padding: 5px;
  background: lightgrey;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border-radius: 3px;
  color: #676767;
  text-transform: uppercase;
}
.document-list-container span.document-list--status.document-list--status--draft {
  background: #82c9e5;
}
.document-list-container span.document-list--status.document-list--status--review {
  background: #faca92;
}
.document-list-container span.document-list--status.document-list--status--feedback {
  background: #faca92;
}
.document-list-container span.document-list--status.document-list--status--sent_to_gcma {
  background: #fae891;
}
.document-list-container span.document-list--status.document-list--status--gcma {
  background: #fae891;
}
.document-list-container span.document-list--status.document-list--status--approval {
  background: #23c6c8;
}
.document-list-container span.document-list--status.document-list--status--approved {
  background: #23c6c8;
}
.document-list-container span.document-list--status.document-list--status--pre-production {
  background: #f9a8d4;
}
.document-list-container span.document-list--status.document-list--status--production {
  background: #c4b5fd;
}
.document-list-container .document-list-pieces-row--content-footer {
  color: #808080;
  font-size: 11px;
}
.document-list-container .document-list-pieces-row--content-footer a {
  color: #808080;
}
.document-list-container .document-list-pieces-row--content-footer i.fa {
  color: #808080;
  padding-right: 2px;
}
.document-list-container .document-list-pieces-row--content-footer .footer-meta {
  display: inline-block;
  margin-right: 16px;
}
.document-list-container .document-list-pieces-row--content-footer .footer-meta.footer-meta--brandnames {
  max-width: 50%;
}
.document-list-container .document-list-pieces-row--content-footer .document-list--interactions {
  margin-left: auto;
}
.document-list-container .document-list-pieces-row--content-footer .document-list--interactions a {
  font-size: 12px;
  margin-left: 10px;
}
.document-list-container .document-list-animation-enter-active,
.document-list-container .document-list-animation-leave-active {
  transition: opacity 0.3s ease;
}
.document-list-container .document-list-animation-fade-enter,
.document-list-container .document-list-animation-leave-to {
  opacity: 0;
}
.document-list-container .document-list-animation-list-move {
  transition: transform 1s;
}

.document-listing-filters {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 0 20px;
  padding: 0 0 7px;
  position: relative;
  z-index: 100;
}
@media (max-width: 991px) {
  .document-listing-filters {
    flex-direction: column;
  }
}
.document-listing-filters.flex-row {
  display: flex;
  width: 100%;
}
.document-listing-filters.flex-row .document-listing-filters--title {
  display: flex;
}
.document-listing-filters.flex-row .document-listing-filters--title h3 {
  align-self: flex-end;
}
.document-listing-filters.flex-row .document-listing-filters--filtergrouping {
  margin-left: auto;
  display: flex;
  min-height: 50px;
  justify-content: flex-end;
  flex-flow: row wrap;
}
.document-listing-filters.flex-row .document-listing-filters--filtergrouping .document-listing-filters--filter {
  position: relative;
  align-self: flex-end;
  margin-left: 16px;
  padding-top: 10px;
  max-width: 165px;
  min-height: 60px;
  display: inline-block;
}
.document-listing-filters .document-listing-filters--title {
  min-height: 50px;
}
.document-listing-filters .document-listing-filters--title h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
  align-self: flex-end;
  padding: 0;
  margin: 0;
  line-height: 145%;
}
.document-listing-filters .document-listing-filters--filter {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
.document-listing-filters .document-listing-filters--filter label {
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  width: 100%;
}

.document-listing-filters .document-listing-filters--filter .multi-select--canvas {
  padding: 0;
  margin: 0;
}
.document-listing-filters .document-listing-filters--filter .multi-select--canvas .multiselect {
  padding: 0;
  font-size: 12px;
  min-height: 12px;
}
.document-listing-filters .document-listing-filters--filter .multi-select--canvas .multiselect .multiselect__placeholder {
  margin-bottom: 3px;
  padding-top: 2px;
  min-width: 105px;
}
.document-listing-filters .document-listing-filters--filter .multi-select--canvas .multiselect .multiselect__select {
  top: -3px;
}
.document-listing-filters .document-listing-filters--filter .multi-select--canvas .multiselect > div {
  padding: 0;
}
.document-listing-filters .document-listing-filters--filter .multi-select--canvas .multiselect .multiselect__tag-icon:hover {
  background: rgba(0, 0, 0, 0.2);
}
.document-listing-filters .document-listing-filters--filter .multi-select--canvas .multiselect .multiselect__tag-icon:hover:after {
  background: transparent;
}
.document-listing-filters .document-listing-filters--filter .multi-select--canvas .multiselect .multiselect__tags {
  padding: 0 40px 0 0;
  min-width: 100px;
}
.document-listing-filters .document-listing-filters--filter .multi-select--canvas .multiselect .multiselect__tag {
  background-color: transparent;
  color: #808080;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.document-listing-filters .document-listing-filters--searchfield {
  display: flex;
  margin: 2px 0;
}
.document-listing-filters .document-listing-filters--searchfield .btn {
  background: transparent;
  padding: 1px;
  border: none;
}
.document-listing-filters .document-listing-filters--searchfield .search-field {
  border: none;
  outline: none;
  background: none;
  min-width: 115px;
}
.document-listing-filters .document-listing-filters--searchfield .search-field:focus {
  outline: none;
  border: none;
}

body.document-locked {
  margin-top: 50px;
}

.btn.btn-outline-blue {
  border: 1px solid #0093d0;
  color: #0093d0;
}
.btn.btn-outline-blue.active, .btn.btn-outline-blue:hover, .btn.btn-outline-blue:focus {
  color: white;
  background: #0093d0;
}

.btn.btn-outline-blue-white {
  border: 1px solid #0093d0;
  color: #fff;
}
.btn.btn-outline-blue-white.active, .btn.btn-outline-blue-white:hover, .btn.btn-outline-blue-white:focus {
  color: #fff;
  background: #0093d0;
}

.btn.btn-outline-purple{
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(149 78 153 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(149 78 153 / var(--tw-text-opacity, 1));
}
.btn.btn-outline-purple.active, .btn.btn-outline-purple:hover, .btn.btn-outline-purple:focus{
  border-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(149 78 153 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn.btn-outline-orange{
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(155 126 105 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(155 126 105 / var(--tw-text-opacity, 1));
}
.btn.btn-outline-orange.active, .btn.btn-outline-orange:hover, .btn.btn-outline-orange:focus{
  border-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(155 126 105 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn.btn-outline-green{
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(26 147 111 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(26 147 111 / var(--tw-text-opacity, 1));
}
.btn.btn-outline-green.active, .btn.btn-outline-green:hover, .btn.btn-outline-green:focus{
  border-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(26 147 111 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-clean {
  border: 0;
  background: none;
  padding: 0;
}

.btn.btn-success-green {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn.btn-success-green:hover {
  background-color: #449d44;
  border-color: #398439;
}

button:focus {
  outline: none;
}

.tw-btn{
  display: inline-flex;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tw-btn:hover, .tw-btn:active{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.tw-btn:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(0 147 208 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.tw-btn.is-blue{
  --tw-border-opacity: 1;
  border-color: rgb(0 147 208 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-btn.is-blue:hover, .tw-btn.is-blue:active{
  --tw-border-opacity: 1;
  border-color: rgb(0 118 166 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1));
}
.tw-btn.is-gray{
  --tw-border-opacity: 1;
  border-color: rgb(128 128 128 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-btn.is-gray:hover, .tw-btn.is-gray:active{
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1));
}
.tw-btn.is-lt-gray{
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}
.tw-btn.is-lt-gray:hover, .tw-btn.is-lt-gray:active{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1));
}
.tw-btn.is-red{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-btn.is-red:focus{
  --tw-ring-color: rgb(255 0 0 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.tw-btn.is-red:hover, .tw-btn.is-red:active{
  --tw-border-opacity: 1;
  border-color: rgb(163 33 34 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(163 33 34 / var(--tw-bg-opacity, 1));
}
.tw-btn.is-yellow{
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-btn.is-yellow:focus{
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.tw-btn.is-yellow:hover, .tw-btn.is-yellow:active{
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.tw-btn.is-outlined{
  --tw-border-opacity: 1;
  border-color: rgb(128 128 128 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tw-btn.is-outlined:hover, .tw-btn.is-outlined:active{
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-blue{
  --tw-border-opacity: 1;
  border-color: rgb(0 147 208 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-blue:hover, .tw-btn.is-outlined.is-blue:active{
  --tw-border-opacity: 1;
  border-color: rgb(0 118 166 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-red{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-red:hover, .tw-btn.is-outlined.is-red:active{
  --tw-border-opacity: 1;
  border-color: rgb(163 33 34 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 212 213 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(163 33 34 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-yellow{
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-yellow:hover, .tw-btn.is-outlined.is-yellow:active{
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(163 33 34 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-gray{
  --tw-border-opacity: 1;
  border-color: rgb(128 128 128 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-gray:hover, .tw-btn.is-outlined.is-gray:active{
  --tw-border-opacity: 1;
  border-color: rgb(102 102 102 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.tw-btn.is-outlined.is-lt-gray{
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}
.tw-btn.is-outlined.is-lt-gray:hover, .tw-btn.is-outlined.is-lt-gray:active{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1));
}
.tw-btn.is-xs{
  height: 1.5rem;
  font-size: 0.75rem;
}
.tw-btn.is-xxs{
  height: 1rem;
  font-size: 0.625rem;
}
.tw-btn.is-sm{
  height: 2rem;
  font-size: 0.875rem;
}
.tw-btn.is-lg{
  height: 3rem;
}
.tw-btn.is-square{
  width: 2.5rem;
  padding-left: 0px;
  padding-right: 0px;
}
.tw-btn.is-square.is-sm{
  width: 2rem;
}
.tw-btn.is-square.is-lg{
  width: 3rem;
}
.tw-btn.is-rounded{
  border-radius: 9999px;
}
.tw-btn.is-link{
  border-color: transparent;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}
.tw-btn.is-link:hover, .tw-btn.is-link:active{
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1));
}
.tw-btn:disabled, .tw-btn.is-disabled{
  cursor: not-allowed;
  opacity: 0.5;
}

.editorial-content-details .panel-body > div:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.editorial-content-details ul.editorial-content-detail-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.editorial-content-details .editorial-content-detail-list li {
  margin-bottom: 10px;
}
.editorial-content-details .editorial-content-detail-list li:last-child {
  margin-bottom: 0;
}
.editorial-content-details .editorial-content-detail-list span {
  font-weight: bold;
}
.editorial-content-details .editorial-content-detail-list span i {
  margin-right: 5px;
}
.editorial-content-details .editorial-content-attachments {
  display: flex;
}
.editorial-content-details .editorial-content-attachments ul {
  margin-bottom: 0;
}
.editorial-content-details .editorial-content-attachments li {
  padding: 5px 0;
  max-width: 100%;
  width: 100%;
  display: inline-grid;
}
.editorial-content-details .editorial-content-attachments li .fa {
  font-size: 150%;
  margin: 0px 3px 3px 0;
  position: relative;
  top: 1px;
}
.editorial-content-details .editorial-content-body {
  font-size: 16px;
}
.editorial-content-details .editorial-content-body h1,
.editorial-content-details .editorial-content-body h2,
.editorial-content-details .editorial-content-body h3 {
  font-weight: 400;
}
.editorial-content-details .editorial-content-body h1 {
  font-size: 40px;
  margin: 11px 0 19px;
}
.editorial-content-details .editorial-content-body h2 {
  font-size: 30px;
  margin: 11px 0 19px;
}
.editorial-content-details .editorial-content-body h3 {
  font-size: 26px;
  margin: 11px 0 19px;
}
.editorial-content-details .editorial-content-body h4 {
  font-size: 22px;
  margin: 7px 0 13px;
}
.editorial-content-details .editorial-content-body h5 {
  font-size: 18px;
  margin: 7px 0 13px;
}
.editorial-content-details .editorial-content-body p {
  margin-bottom: 24px;
}
.editorial-content-details .editorial-content-body ul,
.editorial-content-details .editorial-content-body ol {
  padding-left: 20px;
  margin-bottom: 16px;
}
.editorial-content-details .editorial-content-body blockquote {
  border-left: 5px solid #0093d0;
  font-size: inherit;
}
.editorial-content-details .inline-header {
  padding-bottom: 15px;
}
.editorial-content-details .inline-header .header-buttons .btn {
  padding: 3px;
  font-size: 12px;
  margin: 0 4px 0 1px;
}
.editorial-content-details .inline-header > * {
  display: inline-block;
}
.editorial-content-details .inline-header h1 {
  max-width: 70%;
  margin: 0 10px 10px 0;
}
.editorial-content-details .inline-header .buttons {
  float: right;
}
.editorial-content-details .panel {
  margin-bottom: 20px;
  background: transparent;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #979797;
  padding-bottom: 35px;
}
.editorial-content-details .panel-body {
  padding: 0 15px 15px 15px;
}
.editorial-content-details .panel-heading {
  background: transparent;
  border: none;
  color: #555555;
  display: flex;
  justify-content: space-between;
  font-size: 30px;
  font-weight: 300;
}
.editorial-content-details .editorial-show-right {
  margin-top: 10px;
  font-size: 14.5px;
}
.editorial-content-details .editorial-show-right .panel:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.editorial-content-details .editorial-show-left {
  background: white;
  padding: 15px;
  margin-top: 10px;
}
.editorial-content-details .editorial-show-left img {
  max-width: 100%;
  height: auto;
}

.review-workflow--container {
  display: flex;
  flex-direction: row-reverse;
}
.review-workflow--container > * {
  width: 100%;
  overflow: auto;
  flex: 1;
}
@media (max-width: 991px) {
  .review-workflow--container {
    display: block;
    flex-direction: inherit;
  }
  .review-workflow--container > * {
    width: 100%;
  }
}
.review-workflow--container .review-workflow--sidebar {
  max-width: 225px;
  margin: 0 0 50px 50px;
  overflow: visible;
}
.review-workflow--container .review-workflow--sidebar > .inside {
  width: 100%;
  display: inline-block;
}
@media (max-width: 991px) {
  .review-workflow--container .review-workflow--sidebar {
    max-width: 100%;
    margin: 0 0 20px 0;
  }
}

.review-workflow--container .sidebar-meta-data-form {
  max-width: 410px;
}
@media (max-width: 991px) {
  .review-workflow--container .sidebar-meta-data-form {
    max-width: 100%;
  }
}
.review-workflow--container .sidebar-meta-data-form > .inside {
  background: white;
  padding: 18px 25px;
}

.document-list--header {
  margin-top: 2px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: left;
  position: relative;
  width: 100%;
}
.document-list--header h1 {
  line-height: 2;
  text-transform: uppercase;
  color: #313131;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  padding-top: 10px;
}
.document-list--header .utility-links {
  padding: 15px 0 5px 0;
}
.document-list--header a.view-all {
  text-transform: uppercase;
  font-size: 105%;
  font-weight: 600;
}
.document-list--header .link-pagination-header {
  display: inline-block;
  padding: 0 0 0 15px;
}
.document-list--header .link-pagination-header a {
  font-size: 130%;
  margin: 0 0 0 10px;
  min-width: 20px;
  text-align: center;
  display: inline-block;
}
.document-list--header .link-pagination-header a i.fa {
  color: #9c9c9c;
}

.form-role-selection-checkboxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .form-role-selection-checkboxes {
    display: block;
  }
}
.form-role-selection-checkboxes .form-group {
  border: 1px solid #e7eaec;
  margin: 10px;
  border-radius: 3px;
  flex: 1 1 calc(32% - 10px);
  max-width: calc(32% - 10px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-role-selection-checkboxes .form-group {
    flex: 1 1 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .form-role-selection-checkboxes .form-group {
    max-width: 100%;
  }
}
.form-role-selection-checkboxes .form-group h4 {
  padding: 12px;
  background: #f8f8f8;
  margin: 0;
  border-radius: 3px 0 0 3px;
}
.form-role-selection-checkboxes .form-group .role-checkboxes {
  padding: 12px;
}
.form-role-selection-checkboxes .form-group label.checkbox-inline {
  width: 100%;
  padding: 0 0 5px 20px;
  margin: 0;
}

body.webbuilder-wizard {
  background: #dde6e9;
}
body.webbuilder-wizard .submit-step {
  margin: 20px 0;
}
body.webbuilder-wizard .submit-step button {
  font-size: 150%;
  border-radius: 20px;
  padding: 10px 20px;
}
body.webbuilder-wizard .webbuilder-wizard-content-container {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.webbuilder-wizard .webbuilder-wizard-content-container .inside {
  position: relative;
}

.webbuilder-wizard-wrapper .step-container h1 {
  font-size: 36px;
  color: #000000;
  opacity: 0.8;
  margin: 35px 0;
  line-height: 135%;
  padding: 0;
}
.webbuilder-wizard-wrapper .step-container p.step-header-paragraph {
  opacity: 0.8;
  font-size: 16px;
  color: #000000;
}
.webbuilder-wizard-wrapper .flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

body.webbuilder-wizard .step-container-one .choice-group,
body.webbuilder-wizard .step-container-two .choice-group {
  padding: 30px 0;
}
body.webbuilder-wizard .step-container-one .choice-box,
body.webbuilder-wizard .step-container-two .choice-box {
  border-radius: 8px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  margin: 15px 10px;
  padding: 25px;
  flex: 1;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
body.webbuilder-wizard .step-container-one .choice-box:hover,
body.webbuilder-wizard .step-container-two .choice-box:hover {
  border: solid 1px rgba(0, 0, 0, 0.5);
}
body.webbuilder-wizard .step-container-one .choice-box.selected,
body.webbuilder-wizard .step-container-two .choice-box.selected {
  border: solid 2px rgba(0, 0, 0, 0.9);
}
body.webbuilder-wizard .step-container-one .choice-box.choice-box-greyed-out,
body.webbuilder-wizard .step-container-two .choice-box.choice-box-greyed-out {
  cursor: default;
  opacity: 0.4;
}
body.webbuilder-wizard .step-container-one .choice-icon,
body.webbuilder-wizard .step-container-two .choice-icon {
  margin: auto;
  padding: 0 0 25px 0;
}
body.webbuilder-wizard .step-container-one .choice-icon img,
body.webbuilder-wizard .step-container-two .choice-icon img {
  width: auto;
  max-height: 75px;
}
body.webbuilder-wizard .step-container-one .choice-text,
body.webbuilder-wizard .step-container-two .choice-text {
  opacity: 0.8;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 130%;
}

body.webbuilder-wizard .step-container-one .choice-group .choice-box {
  min-width: 250px;
  max-width: 350px;
}
body.webbuilder-wizard .step-container-one .choice-group .choice-box .choice-icon img {
  max-height: 125px;
}

body.webbuilder-wizard .information-step-three-container {
  position: relative;
}
body.webbuilder-wizard .information-step-three-container form {
  border-radius: 4px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  width: 1000px;
  max-width: 100%;
}
body.webbuilder-wizard .information-step-three-container .form-group .multi-select--canvas > div {
  padding: 4px;
}
body.webbuilder-wizard .information-step-three-container .form-group .multi-select--canvas .multiselect .multiselect__select {
  right: 3px;
  top: 8px;
}
body.webbuilder-wizard .information-step-three-container .form-group .multi-select--canvas .multiselect__placeholder {
  margin-bottom: 2px;
  padding-top: 0px;
}
body.webbuilder-wizard .information-step-three-container .form-group-required label:after {
  color: rgb(237, 85, 101);
  position: relative;
  content: "*";
  padding: 0 0 0 5px;
}
body.webbuilder-wizard .information-step-three-container .form-group-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
body.webbuilder-wizard .information-step-three-container .form-group-disabled label,
body.webbuilder-wizard .information-step-three-container .form-group-disabled input {
  cursor: not-allowed;
}
body.webbuilder-wizard .information-step-three-container label {
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
}
body.webbuilder-wizard .information-step-three-container input.input-top-name::placeholder {
  color: white;
  opacity: 0.8;
}
body.webbuilder-wizard .information-step-three-container .webbuilder-wizard-dropdown-wrapper.no-selections a.dropdown-toggle {
  width: inherit;
}
body.webbuilder-wizard .information-step-three-container .webbuilder-wizard-dropdown-wrapper a.dropdown-toggle {
  color: white;
  background: transparent;
  padding: 0;
  font-size: 22px;
  border: none;
  display: inline-block;
  position: relative;
  width: 100%;
}
body.webbuilder-wizard .information-step-three-container .webbuilder-wizard-dropdown-wrapper a.dropdown-toggle > span {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
body.webbuilder-wizard .information-step-three-container .webbuilder-wizard-dropdown-wrapper a.dropdown-toggle span {
  vertical-align: bottom;
}
body.webbuilder-wizard .information-step-three-container .webbuilder-wizard-dropdown-wrapper a.dropdown-toggle span.counted {
  z-index: 1;
  position: relative;
  display: inline-block;
}
body.webbuilder-wizard .information-step-three-container .webbuilder-wizard-dropdown-wrapper a.dropdown-toggle span.visual {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 85%;
  display: block;
}
body.webbuilder-wizard .information-step-three-container div.top {
  background-color: #0093d0;
  padding: 20px;
  color: white;
}
body.webbuilder-wizard .information-step-three-container div.top .form-control {
  background-color: #0093d0;
  padding: 0;
  border: none;
  border-bottom: 1px solid white;
  font-size: 22px;
}
body.webbuilder-wizard .information-step-three-container div.top input.form-control.input-top-name {
  font-size: 26px;
}
body.webbuilder-wizard .information-step-three-container div.top select.form-control {
  border-bottom: none;
}
body.webbuilder-wizard .information-step-three-container div.top .form-group-required label:after {
  color: white;
}
body.webbuilder-wizard .information-step-three-container div.bottom {
  background-color: white;
  padding: 20px;
}
body.webbuilder-wizard .information-step-three-container div.bottom label,
body.webbuilder-wizard .information-step-three-container div.bottom .form-control {
  color: #3b3b3b;
}
body.webbuilder-wizard .information-step-three-container div.bottom .form-control {
  background-color: white;
  padding: 0;
  font-size: 110%;
  border: none;
  border-bottom: 1px solid #bfbfbf;
}
body.webbuilder-wizard .information-step-three-container div.bottom textarea.form-control {
  background: #f2f2f2;
  padding: 10px;
  width: 100%;
  border: none;
  min-height: 125px;
}
body.webbuilder-wizard .information-step-three-container .import-options-two-cols {
  display: flex;
  width: 100%;
}
body.webbuilder-wizard .information-step-three-container .import-from-upload {
  max-width: 100%;
  margin-right: 20px;
  padding-right: 25px;
  border-right: 1px solid #bfbfbf;
}
body.webbuilder-wizard .information-step-three-container .import-from {
  margin-top: 10px;
}
body.webbuilder-wizard .information-step-three-container .import-from label.form-check-label {
  width: auto;
  text-transform: none;
}

body.webbuilder-wizard .webbuilder-wizard--popover .multiselect__placeholder {
  min-width: 95px;
}
body.webbuilder-wizard .webbuilder-wizard--popover .multiselect__option:after {
  display: none;
}
body.webbuilder-wizard .webbuilder-wizard--popover .multiselect__content-wrapper {
  display: block;
  position: relative;
  border: none;
}

body.webbuilder-wizard .template-step-four-container {
  position: relative;
  margin: 50px 25px;
  max-width: 1200px;
}
body.webbuilder-wizard .template-step-four-container .swiper-outside-wrapper-container {
  max-width: 100%;
}
body.webbuilder-wizard .template-step-four-container .carousel-swiper-template-wrapper {
  display: flex;
}
body.webbuilder-wizard .template-step-four-container .carousel-swiper-template-wrapper * {
  transition: all 0.3s ease;
}
body.webbuilder-wizard .template-step-four-container .carousel-swiper-template-wrapper .swiper-wrapper,
body.webbuilder-wizard .template-step-four-container .carousel-swiper-template-wrapper .swiper-slide {
  display: flex;
}
body.webbuilder-wizard .template-step-four-container .carousel-swiper-template-wrapper .swiper-slide.swiper-slide-next > .template-box {
  margin-top: 4px;
  margin-bottom: 4px;
}
body.webbuilder-wizard .template-step-four-container .carousel-swiper-template-wrapper .swiper-slide.swiper-slide-next > .template-box .template-header,
body.webbuilder-wizard .template-step-four-container .carousel-swiper-template-wrapper .swiper-slide.swiper-slide-next > .template-box .template-image,
body.webbuilder-wizard .template-step-four-container .carousel-swiper-template-wrapper .swiper-slide.swiper-slide-next > .template-box .template-description {
  padding: 20px;
}
body.webbuilder-wizard .template-step-four-container .swiper-button-prev,
body.webbuilder-wizard .template-step-four-container .swiper-button-next {
  background: none;
  outline: none;
}
body.webbuilder-wizard .template-step-four-container .swiper-button-prev .fa,
body.webbuilder-wizard .template-step-four-container .swiper-button-next .fa {
  font-size: 50px;
  font-weight: bold;
}
body.webbuilder-wizard .template-step-four-container .swiper-button-next {
  right: -35px;
}
body.webbuilder-wizard .template-step-four-container .swiper-button-prev {
  left: -35px;
}
body.webbuilder-wizard .template-step-four-container .template-box {
  border-radius: 4px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin: 5px;
  text-align: center;
  margin: 35px 7px;
  width: 100%;
}
body.webbuilder-wizard .template-step-four-container .template-box .template-header,
body.webbuilder-wizard .template-step-four-container .template-box .template-image,
body.webbuilder-wizard .template-step-four-container .template-box .template-description {
  padding: 10px 20px;
}
body.webbuilder-wizard .template-step-four-container .template-box .template-header {
  font-size: 16px;
  font-weight: 600;
}
body.webbuilder-wizard .template-step-four-container .template-box .template-image img {
  max-width: 100%;
  height: auto;
}
body.webbuilder-wizard .template-step-four-container .template-box .recommended-text {
  padding: 10px 10px 0;
  font-size: 95%;
  font-weight: 600;
  text-transform: uppercase;
}
body.webbuilder-wizard .template-step-four-container .template-box .template-selection {
  padding: 10px;
}
body.webbuilder-wizard .template-step-four-container .template-box .template-selection button.btn {
  padding: 6px 15px;
  color: #0093d0;
  border-radius: 20px;
  border: solid 1px #0093d0;
  font-weight: bold;
  font-size: 110%;
}
body.webbuilder-wizard .template-step-four-container .template-box.highlighted {
  background: #0093d0;
  color: white;
}
body.webbuilder-wizard .template-step-four-container .template-box.highlighted .template-header {
  font-size: 20px;
  color: white;
}
body.webbuilder-wizard .template-step-four-container .template-box.highlighted .template-image img {
  filter: brightness(0) invert(1);
}
body.webbuilder-wizard .template-step-four-container .template-box.highlighted .template-selection button.btn {
  background: white;
}

body.webbuilder-wizard .step-container-final .step-container h1 {
  margin: 35px 0 70px;
}
body.webbuilder-wizard .step-container-final .webbuilder-wizard-progressbar-large-redirect {
  max-width: 100%;
  width: 800px;
  margin: auto;
}
body.webbuilder-wizard .step-container-final .webbuilder-wizard-progressbar-large-redirect .top {
  text-align: left;
  font-size: 14px;
  color: #6f7375;
  font-weight: bold;
  display: flex;
  padding: 5px 0;
}
body.webbuilder-wizard .step-container-final .webbuilder-wizard-progressbar-large-redirect .top > div:not(:first-child) {
  text-align: right;
}
body.webbuilder-wizard .step-container-final .webbuilder-wizard-progressbar-large-redirect .top > div {
  flex: 1;
}
body.webbuilder-wizard .step-container-final .webbuilder-wizard-progressbar-large-redirect .visual-percentage {
  background-color: #eeeeee;
  height: 16px;
  border-radius: 8px;
}
body.webbuilder-wizard .step-container-final .webbuilder-wizard-progressbar-large-redirect .visual-percentage * {
  transition: all 0.2s ease-out;
}
body.webbuilder-wizard .step-container-final .webbuilder-wizard-progressbar-large-redirect .visual-percentage span {
  display: block;
  width: 100%;
  max-width: 0%;
  background-color: #40aedc;
  height: 16px;
  border-radius: 8px;
}

.webbuilder .dropdown-menu {
  left: -54px;
}
.webbuilder input[type=checkbox] + label {
  margin: 0;
}
.webbuilder .application-settings {
  margin-top: 0;
}
.webbuilder .disabled::after {
  background-color: inherit;
}

.glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.glyphicon.glyphicon-ok-sign::before {
  content: "\f058";
}
.glyphicon.glyphicon-remove-sign::before {
  content: "\f057";
}
.glyphicon.glyphicon-info-sign::before {
  content: "\f05a";
}

.quill-content ol,
.quill-content ul{
  list-style-type: none;
  padding-left: 0px;
}

.quill-content ul li::before {
  content: "•";
}
.quill-content ol li {
  counter-increment: list-0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.quill-content ol li:before {
  content: counter(list-0, decimal) ". ";
}
.quill-content ol li.ql-indent-1 {
  counter-increment: list-1;
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.quill-content ol li.ql-indent-1::before {
  content: counter(list-1, lower-alpha) ". ";
}
.quill-content ol li.ql-indent-2 {
  counter-increment: list-2;
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.quill-content ol li.ql-indent-2::before {
  content: counter(list-2, lower-roman) ". ";
}
.quill-content ol li.ql-indent-3 {
  counter-increment: list-3;
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.quill-content ol li.ql-indent-3::before {
  content: counter(list-3, decimal) ". ";
}
.quill-content ol li.ql-indent-4 {
  counter-increment: list-4;
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.quill-content ol li.ql-indent-4::before {
  content: counter(list-4, lower-alpha) ". ";
}
.quill-content ol li.ql-indent-5 {
  counter-increment: list-5;
  counter-reset: list-6 list-7 list-8 list-9;
}
.quill-content ol li.ql-indent-5::before {
  content: counter(list-5, lower-roman) ". ";
}
.quill-content ol li.ql-indent-6 {
  counter-increment: list-6;
  counter-reset: list-7 list-8 list-9;
}
.quill-content ol li.ql-indent-6::before {
  content: counter(list-6, decimal) ". ";
}
.quill-content ol li.ql-indent-7 {
  counter-increment: list-7;
  counter-reset: list-8 list-9;
}
.quill-content ol li.ql-indent-7::before {
  content: counter(list-7, lower-alpha) ". ";
}
.quill-content ol li.ql-indent-8 {
  counter-increment: list-8;
  counter-reset: list-9;
}
.quill-content ol li.ql-indent-8::before {
  content: counter(list-8, lower-roman) ". ";
}
.quill-content ol li.ql-indent-9 {
  counter-increment: list-9;
}
.quill-content ol li.ql-indent-9::before {
  content: counter(list-9, decimal) ". ";
}
.quill-content li {
  padding-left: 1em;
}
.quill-content li::before {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  padding-right: 0.25em;
  white-space: nowrap;
  text-align: right;
}
.quill-content li.ql-indent-1 {
  padding-left: 3em;
}
.quill-content li.ql-indent-2 {
  padding-left: 5em;
}
.quill-content li.ql-indent-3 {
  padding-left: 7em;
}
.quill-content li.ql-indent-4 {
  padding-left: 9em;
}
.quill-content li.ql-indent-5 {
  padding-left: 11em;
}
.quill-content li.ql-indent-6 {
  padding-left: 13em;
}
.quill-content li.ql-indent-7 {
  padding-left: 15em;
}
.quill-content li.ql-indent-8 {
  padding-left: 17em;
}
.quill-content li.ql-indent-9 {
  padding-left: 19em;
}

.help-search-bg{
  background-size: cover;
  background-position: center;
  background-image: url("/images/ces/help-dots.svg"), linear-gradient(to right, #0093d0, #66bee3);
}

article.help-article img{
  max-width: 100%;
}

.tw-main-content{
  margin-bottom: 5rem;
  padding-top: 1.5rem;
}

.tw-main-content h1{
  margin-bottom: 2rem;
  margin-top: 0px;
}

.tw-row{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.tw-column{
  width: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.tw-form-label{
  display: block;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1));
  font-size: 0.625rem;
}

.tw-form-control{
  height: 2.5rem;
  appearance: none;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.tw-form-control:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(0 147 208 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

.tw-search-btn{
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.tw-search-btn:hover{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.tw-ibox{
  position: relative;
  clear: both;
  margin-bottom: 1.5rem;
  margin-top: 0px;
  overflow: hidden;
  padding: 0px;
}

.tw-ibox-content{
  clear: both;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1.25rem;
}

.tw-col-span-all {
  grid-column-start: 1;
  grid-column-end: -1;
}

.tw-disable-field{
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1));
}

.tw-btn-action{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tw-btn-action:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 88 125 / var(--tw-bg-opacity, 1));
}

.tw-btn-action-outline{
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 147 208 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1));
}

.tw-btn-action-outline:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(51 169 217 / var(--tw-bg-opacity, 1));
}

.tw-text-inherit {
  color: inherit;
}

.tw-table thead{
  font-size: 0.875rem;
}
.tw-table th, .tw-table td{
  padding: 0.75rem;
  vertical-align: middle;
}
.tw-table td{
  border-width: 0px;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(179 179 179 / var(--tw-border-opacity, 1));
}
.tw-table.tw-table-bordered th, .tw-table.tw-table-bordered td{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.tw-table-striped > tbody > tr:nth-of-type(2n+1){
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

/* purgecss end ignore */
/**
 * This injects all of Tailwind's utility classes, generated based on your
 * config file.
 */
*, ::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(0 147 208 / 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::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(0 147 208 / 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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.tw-pointer-events-none{
  pointer-events: none !important;
}
.tw-pointer-events-auto{
  pointer-events: auto !important;
}
.tw-fixed{
  position: fixed !important;
}
.tw-absolute{
  position: absolute !important;
}
.tw-relative{
  position: relative !important;
}
.tw-sticky{
  position: sticky !important;
}
.tw-inset-0{
  inset: 0px !important;
}
.tw-inset-x-0{
  left: 0px !important;
  right: 0px !important;
}
.tw-inset-y-0{
  top: 0px !important;
  bottom: 0px !important;
}
.tw--left-8{
  left: -2rem !important;
}
.tw--right-8{
  right: -2rem !important;
}
.tw--top-2{
  top: -0.5rem !important;
}
.tw-bottom-0{
  bottom: 0px !important;
}
.tw-bottom-10{
  bottom: 2.5rem !important;
}
.tw-bottom-2{
  bottom: 0.5rem !important;
}
.tw-left-0{
  left: 0px !important;
}
.tw-left-1\/2{
  left: 50% !important;
}
.tw-left-4{
  left: 1rem !important;
}
.tw-left-6{
  left: 1.5rem !important;
}
.tw-left-auto{
  left: auto !important;
}
.tw-right-0{
  right: 0px !important;
}
.tw-right-10{
  right: 2.5rem !important;
}
.tw-right-2{
  right: 0.5rem !important;
}
.tw-right-2\.5{
  right: 0.625rem !important;
}
.tw-right-auto{
  right: auto !important;
}
.tw-right-full{
  right: 100% !important;
}
.tw-top-0{
  top: 0px !important;
}
.tw-top-1\/2{
  top: 50% !important;
}
.tw-z-0{
  z-index: 0 !important;
}
.tw-z-10{
  z-index: 10 !important;
}
.tw-z-1000{
  z-index: 1000 !important;
}
.tw-z-50{
  z-index: 50 !important;
}
.tw-z-9999{
  z-index: 9999 !important;
}
.tw-z-\[5\]{
  z-index: 5 !important;
}
.tw-col-span-1{
  grid-column: span 1 / span 1 !important;
}
.tw-col-span-2{
  grid-column: span 2 / span 2 !important;
}
.tw-col-span-3{
  grid-column: span 3 / span 3 !important;
}
.tw-col-span-4{
  grid-column: span 4 / span 4 !important;
}
.tw-col-span-5{
  grid-column: span 5 / span 5 !important;
}
.tw-col-span-6{
  grid-column: span 6 / span 6 !important;
}
.tw-col-span-7{
  grid-column: span 7 / span 7 !important;
}
.tw-col-span-9{
  grid-column: span 9 / span 9 !important;
}
.tw-col-start-2{
  grid-column-start: 2 !important;
}
.tw-col-start-3{
  grid-column-start: 3 !important;
}
.tw-col-start-6{
  grid-column-start: 6 !important;
}
.tw-col-end-11{
  grid-column-end: 11 !important;
}
.tw-float-right{
  float: right !important;
}
.tw-float-left{
  float: left !important;
}
.tw-m-0{
  margin: 0px !important;
}
.tw-m-1{
  margin: 0.25rem !important;
}
.tw-m-10{
  margin: 2.5rem !important;
}
.tw-m-2{
  margin: 0.5rem !important;
}
.tw-m-3\.5{
  margin: 0.875rem !important;
}
.tw-m-4{
  margin: 1rem !important;
}
.tw-m-5{
  margin: 1.25rem !important;
}
.tw-m-6{
  margin: 1.5rem !important;
}
.tw-m-auto{
  margin: auto !important;
}
.tw--mx-2{
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
.tw--mx-3{
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
.tw-mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.tw-mx-1{
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.tw-mx-10{
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.tw-mx-2{
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.tw-mx-3{
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
.tw-mx-4{
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.tw-mx-6{
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.tw-mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}
.tw-my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.tw-my-1{
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.tw-my-1\.5{
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}
.tw-my-12{
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.tw-my-2{
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.tw-my-3{
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.tw-my-4{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.tw-my-5{
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.tw-my-6{
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.tw-my-8{
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.-tw-mt-2{
  margin-top: -0.5rem !important;
}
.tw--mb-0\.5{
  margin-bottom: -0.125rem !important;
}
.tw--ml-12{
  margin-left: -3rem !important;
}
.tw--ml-2{
  margin-left: -0.5rem !important;
}
.tw--ml-4{
  margin-left: -1rem !important;
}
.tw--ml-6{
  margin-left: -1.5rem !important;
}
.tw--ml-7{
  margin-left: -1.75rem !important;
}
.tw--ml-8{
  margin-left: -2rem !important;
}
.tw--ml-px{
  margin-left: -1px !important;
}
.tw--mt-1{
  margin-top: -0.25rem !important;
}
.tw-mb-0{
  margin-bottom: 0px !important;
}
.tw-mb-0\.5{
  margin-bottom: 0.125rem !important;
}
.tw-mb-1{
  margin-bottom: 0.25rem !important;
}
.tw-mb-10{
  margin-bottom: 2.5rem !important;
}
.tw-mb-12{
  margin-bottom: 3rem !important;
}
.tw-mb-14{
  margin-bottom: 3.5rem !important;
}
.tw-mb-2{
  margin-bottom: 0.5rem !important;
}
.tw-mb-2\.5{
  margin-bottom: 0.625rem !important;
}
.tw-mb-20{
  margin-bottom: 5rem !important;
}
.tw-mb-24{
  margin-bottom: 6rem !important;
}
.tw-mb-28{
  margin-bottom: 7rem !important;
}
.tw-mb-3{
  margin-bottom: 0.75rem !important;
}
.tw-mb-4{
  margin-bottom: 1rem !important;
}
.tw-mb-5{
  margin-bottom: 1.25rem !important;
}
.tw-mb-6{
  margin-bottom: 1.5rem !important;
}
.tw-mb-7{
  margin-bottom: 1.75rem !important;
}
.tw-mb-8{
  margin-bottom: 2rem !important;
}
.tw-ml-0{
  margin-left: 0px !important;
}
.tw-ml-1{
  margin-left: 0.25rem !important;
}
.tw-ml-10{
  margin-left: 2.5rem !important;
}
.tw-ml-16{
  margin-left: 4rem !important;
}
.tw-ml-2{
  margin-left: 0.5rem !important;
}
.tw-ml-20{
  margin-left: 5rem !important;
}
.tw-ml-3{
  margin-left: 0.75rem !important;
}
.tw-ml-32{
  margin-left: 8rem !important;
}
.tw-ml-4{
  margin-left: 1rem !important;
}
.tw-ml-5{
  margin-left: 1.25rem !important;
}
.tw-ml-6{
  margin-left: 1.5rem !important;
}
.tw-ml-8{
  margin-left: 2rem !important;
}
.tw-ml-auto{
  margin-left: auto !important;
}
.tw-mr-0{
  margin-right: 0px !important;
}
.tw-mr-0\.5{
  margin-right: 0.125rem !important;
}
.tw-mr-1{
  margin-right: 0.25rem !important;
}
.tw-mr-10{
  margin-right: 2.5rem !important;
}
.tw-mr-12{
  margin-right: 3rem !important;
}
.tw-mr-2{
  margin-right: 0.5rem !important;
}
.tw-mr-20{
  margin-right: 5rem !important;
}
.tw-mr-3{
  margin-right: 0.75rem !important;
}
.tw-mr-4{
  margin-right: 1rem !important;
}
.tw-mr-5{
  margin-right: 1.25rem !important;
}
.tw-mr-6{
  margin-right: 1.5rem !important;
}
.tw-mr-7\.5{
  margin-right: 1.875rem !important;
}
.tw-mr-8{
  margin-right: 2rem !important;
}
.tw-mt-0{
  margin-top: 0px !important;
}
.tw-mt-0\.5{
  margin-top: 0.125rem !important;
}
.tw-mt-1{
  margin-top: 0.25rem !important;
}
.tw-mt-1\.5{
  margin-top: 0.375rem !important;
}
.tw-mt-10{
  margin-top: 2.5rem !important;
}
.tw-mt-12{
  margin-top: 3rem !important;
}
.tw-mt-14{
  margin-top: 3.5rem !important;
}
.tw-mt-16{
  margin-top: 4rem !important;
}
.tw-mt-2{
  margin-top: 0.5rem !important;
}
.tw-mt-2\.5{
  margin-top: 0.625rem !important;
}
.tw-mt-20{
  margin-top: 5rem !important;
}
.tw-mt-24{
  margin-top: 6rem !important;
}
.tw-mt-3{
  margin-top: 0.75rem !important;
}
.tw-mt-4{
  margin-top: 1rem !important;
}
.tw-mt-5{
  margin-top: 1.25rem !important;
}
.tw-mt-6{
  margin-top: 1.5rem !important;
}
.tw-mt-7{
  margin-top: 1.75rem !important;
}
.tw-mt-72{
  margin-top: 18rem !important;
}
.tw-mt-8{
  margin-top: 2rem !important;
}
.tw-line-clamp-2{
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
.tw-line-clamp-3{
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}
.tw-block{
  display: block !important;
}
.tw-inline-block{
  display: inline-block !important;
}
.tw-inline{
  display: inline !important;
}
.tw-flex{
  display: flex !important;
}
.tw-inline-flex{
  display: inline-flex !important;
}
.tw-table{
  display: table !important;
}
.tw-flow-root{
  display: flow-root !important;
}
.tw-grid{
  display: grid !important;
}
.tw-hidden{
  display: none !important;
}
.tw-h-0{
  height: 0px !important;
}
.tw-h-0\.5{
  height: 0.125rem !important;
}
.tw-h-10{
  height: 2.5rem !important;
}
.tw-h-12{
  height: 3rem !important;
}
.tw-h-14{
  height: 3.5rem !important;
}
.tw-h-16{
  height: 4rem !important;
}
.tw-h-18{
  height: 4.5rem !important;
}
.tw-h-2{
  height: 0.5rem !important;
}
.tw-h-20{
  height: 5rem !important;
}
.tw-h-24{
  height: 6rem !important;
}
.tw-h-28{
  height: 7rem !important;
}
.tw-h-3{
  height: 0.75rem !important;
}
.tw-h-30{
  height: 7.5rem !important;
}
.tw-h-32{
  height: 8rem !important;
}
.tw-h-4{
  height: 1rem !important;
}
.tw-h-40{
  height: 10rem !important;
}
.tw-h-40vh{
  height: 40vh !important;
}
.tw-h-5{
  height: 1.25rem !important;
}
.tw-h-52{
  height: 13rem !important;
}
.tw-h-6{
  height: 1.5rem !important;
}
.tw-h-60{
  height: 15rem !important;
}
.tw-h-7{
  height: 1.75rem !important;
}
.tw-h-72{
  height: 18rem !important;
}
.tw-h-8{
  height: 2rem !important;
}
.tw-h-80{
  height: 20rem !important;
}
.tw-h-9{
  height: 2.25rem !important;
}
.tw-h-auto{
  height: auto !important;
}
.tw-h-full{
  height: 100% !important;
}
.tw-h-inherit{
  height: inherit !important;
}
.tw-h-screen{
  height: 100vh !important;
}
.tw-max-h-11{
  max-height: 2.75rem !important;
}
.tw-max-h-20{
  max-height: 5rem !important;
}
.tw-max-h-220px{
  max-height: 220px !important;
}
.tw-max-h-25vh{
  max-height: 25vh !important;
}
.tw-max-h-40{
  max-height: 10rem !important;
}
.tw-max-h-40vh{
  max-height: 40vh !important;
}
.tw-max-h-60{
  max-height: 15rem !important;
}
.tw-max-h-64{
  max-height: 16rem !important;
}
.tw-max-h-96{
  max-height: 24rem !important;
}
.tw-max-h-full{
  max-height: 100% !important;
}
.tw-max-h-none{
  max-height: none !important;
}
.tw-min-h-10{
  min-height: 2.5rem !important;
}
.tw-min-h-16{
  min-height: 4rem !important;
}
.tw-min-h-460{
  min-height: 28.75rem !important;
}
.tw-min-h-8{
  min-height: 2rem !important;
}
.tw-min-h-80{
  min-height: 20rem !important;
}
.tw-min-h-screen{
  min-height: 100vh !important;
}
.tw-w-0{
  width: 0px !important;
}
.tw-w-1\/12{
  width: 8.333333% !important;
}
.tw-w-1\/2{
  width: 50% !important;
}
.tw-w-1\/3{
  width: 33.333333% !important;
}
.tw-w-1\/4{
  width: 25% !important;
}
.tw-w-1\/5{
  width: 20% !important;
}
.tw-w-1\/6{
  width: 16.666667% !important;
}
.tw-w-10{
  width: 2.5rem !important;
}
.tw-w-11\/12{
  width: 91.666667% !important;
}
.tw-w-112{
  width: 28rem !important;
}
.tw-w-12{
  width: 3rem !important;
}
.tw-w-14{
  width: 3.5rem !important;
}
.tw-w-16{
  width: 4rem !important;
}
.tw-w-18{
  width: 4.5rem !important;
}
.tw-w-2\/12{
  width: 16.666667% !important;
}
.tw-w-2\/3{
  width: 66.666667% !important;
}
.tw-w-2\/5{
  width: 40% !important;
}
.tw-w-20{
  width: 5rem !important;
}
.tw-w-22{
  width: 5.5rem !important;
}
.tw-w-24{
  width: 6rem !important;
}
.tw-w-28{
  width: 7rem !important;
}
.tw-w-3\/4{
  width: 75% !important;
}
.tw-w-3\/5{
  width: 60% !important;
}
.tw-w-32{
  width: 8rem !important;
}
.tw-w-34{
  width: 8.5rem !important;
}
.tw-w-36{
  width: 9rem !important;
}
.tw-w-4{
  width: 1rem !important;
}
.tw-w-4\/5{
  width: 80% !important;
}
.tw-w-4\/6{
  width: 66.666667% !important;
}
.tw-w-40{
  width: 10rem !important;
}
.tw-w-44{
  width: 11rem !important;
}
.tw-w-48{
  width: 12rem !important;
}
.tw-w-5{
  width: 1.25rem !important;
}
.tw-w-5\/6{
  width: 83.333333% !important;
}
.tw-w-56{
  width: 14rem !important;
}
.tw-w-6{
  width: 1.5rem !important;
}
.tw-w-6\/12{
  width: 50% !important;
}
.tw-w-60{
  width: 15rem !important;
}
.tw-w-64{
  width: 16rem !important;
}
.tw-w-7{
  width: 1.75rem !important;
}
.tw-w-7\.5{
  width: 1.875rem !important;
}
.tw-w-72{
  width: 18rem !important;
}
.tw-w-8{
  width: 2rem !important;
}
.tw-w-80{
  width: 20rem !important;
}
.tw-w-82{
  width: 20.5rem !important;
}
.tw-w-90{
  width: 22.5rem !important;
}
.tw-w-96{
  width: 24rem !important;
}
.tw-w-\[200px\]{
  width: 200px !important;
}
.tw-w-auto{
  width: auto !important;
}
.tw-w-full{
  width: 100% !important;
}
.tw-w-max{
  width: max-content !important;
}
.tw-w-screen{
  width: 100vw !important;
}
.tw-w-tablet{
  width: 1024px !important;
}
.tw-w-wb-content{
  width: 1352px !important;
}
.tw-min-w-0{
  min-width: 0px !important;
}
.tw-min-w-52{
  min-width: 13rem !important;
}
.tw-min-w-full{
  min-width: 100% !important;
}
.tw-min-w-max{
  min-width: max-content !important;
}
.tw-max-w-16{
  max-width: 4rem !important;
}
.tw-max-w-5xl{
  max-width: 64rem !important;
}
.tw-max-w-64{
  max-width: 16rem !important;
}
.tw-max-w-6xl{
  max-width: 72rem !important;
}
.tw-max-w-full{
  max-width: 100% !important;
}
.tw-max-w-none{
  max-width: none !important;
}
.tw-max-w-prose{
  max-width: 65ch !important;
}
.tw-max-w-sm{
  max-width: 24rem !important;
}
.tw-max-w-xl{
  max-width: 36rem !important;
}
.tw-max-w-xs{
  max-width: 20rem !important;
}
.tw-flex-1{
  flex: 1 1 0% !important;
}
.tw-flex-auto{
  flex: 1 1 auto !important;
}
.tw-flex-none{
  flex: none !important;
}
.tw-flex-shrink{
  flex-shrink: 1 !important;
}
.tw-flex-shrink-0{
  flex-shrink: 0 !important;
}
.tw-flex-grow{
  flex-grow: 1 !important;
}
.tw-flex-grow-0{
  flex-grow: 0 !important;
}
.tw-grow{
  flex-grow: 1 !important;
}
.tw-basis-2\/3{
  flex-basis: 66.666667% !important;
}
.tw-table-auto{
  table-layout: auto !important;
}
.tw--translate-x-1\/2{
  --tw-translate-x: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.tw--translate-y-1\/2{
  --tw-translate-y: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.tw-translate-x-2{
  --tw-translate-x: 0.5rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.tw-translate-y-0{
  --tw-translate-y: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.tw-translate-y-0\.5{
  --tw-translate-y: 0.125rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.tw-translate-y-2{
  --tw-translate-y: 0.5rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.tw-scale-100{
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.tw-scale-110{
  --tw-scale-x: 1.1 !important;
  --tw-scale-y: 1.1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.tw-transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
@keyframes tw-pulse{
  50%{
    opacity: .5;
  }
}
.tw-animate-pulse{
  animation: tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}
.tw-cursor-default{
  cursor: default !important;
}
.tw-cursor-not-allowed{
  cursor: not-allowed !important;
}
.tw-cursor-pointer{
  cursor: pointer !important;
}
.tw-list-inside{
  list-style-position: inside !important;
}
.tw-list-none{
  list-style-type: none !important;
}
.tw-appearance-auto{
  appearance: auto !important;
}
.tw-auto-cols-auto{
  grid-auto-columns: auto !important;
}
.tw-grid-flow-row{
  grid-auto-flow: row !important;
}
.tw-grid-flow-col{
  grid-auto-flow: column !important;
}
.tw-grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.tw-grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}
.tw-grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.tw-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.tw-grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.tw-grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.tw-grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.tw-grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
}
.tw-flex-row{
  flex-direction: row !important;
}
.tw-flex-row-reverse{
  flex-direction: row-reverse !important;
}
.tw-flex-col{
  flex-direction: column !important;
}
.tw-flex-wrap{
  flex-wrap: wrap !important;
}
.tw-content-center{
  align-content: center !important;
}
.tw-items-start{
  align-items: flex-start !important;
}
.tw-items-end{
  align-items: flex-end !important;
}
.tw-items-center{
  align-items: center !important;
}
.tw-items-baseline{
  align-items: baseline !important;
}
.tw-justify-start{
  justify-content: flex-start !important;
}
.tw-justify-end{
  justify-content: flex-end !important;
}
.tw-justify-center{
  justify-content: center !important;
}
.tw-justify-between{
  justify-content: space-between !important;
}
.tw-justify-around{
  justify-content: space-around !important;
}
.tw-justify-evenly{
  justify-content: space-evenly !important;
}
.tw-gap-1{
  gap: 0.25rem !important;
}
.tw-gap-12{
  gap: 3rem !important;
}
.tw-gap-14{
  gap: 3.5rem !important;
}
.tw-gap-2{
  gap: 0.5rem !important;
}
.tw-gap-2\.5{
  gap: 0.625rem !important;
}
.tw-gap-3{
  gap: 0.75rem !important;
}
.tw-gap-4{
  gap: 1rem !important;
}
.tw-gap-5{
  gap: 1.25rem !important;
}
.tw-gap-6{
  gap: 1.5rem !important;
}
.tw-gap-8{
  gap: 2rem !important;
}
.tw-gap-x-10{
  column-gap: 2.5rem !important;
}
.tw-gap-x-2{
  column-gap: 0.5rem !important;
}
.tw-gap-x-3{
  column-gap: 0.75rem !important;
}
.tw-gap-x-4{
  column-gap: 1rem !important;
}
.tw-gap-y-1{
  row-gap: 0.25rem !important;
}
.tw-space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.tw-space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.tw-space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.tw-space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.tw-divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}
.tw-divide-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
}
.tw-divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style: dotted !important;
}
.tw-divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(179 179 179 / var(--tw-divide-opacity, 1)) !important;
}
.tw-divide-gray-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1 !important;
  border-color: rgb(128 128 128 / var(--tw-divide-opacity, 1)) !important;
}
.tw-self-start{
  align-self: flex-start !important;
}
.tw-self-center{
  align-self: center !important;
}
.tw-self-baseline{
  align-self: baseline !important;
}
.tw-justify-self-end{
  justify-self: end !important;
}
.tw-overflow-auto{
  overflow: auto !important;
}
.tw-overflow-hidden{
  overflow: hidden !important;
}
.tw-overflow-visible{
  overflow: visible !important;
}
.tw-overflow-x-auto{
  overflow-x: auto !important;
}
.tw-overflow-y-auto{
  overflow-y: auto !important;
}
.tw-overflow-x-visible{
  overflow-x: visible !important;
}
.tw-truncate{
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.tw-overflow-ellipsis{
  text-overflow: ellipsis !important;
}
.tw-text-ellipsis{
  text-overflow: ellipsis !important;
}
.tw-text-clip{
  text-overflow: clip !important;
}
.tw-whitespace-nowrap{
  white-space: nowrap !important;
}
.tw-whitespace-pre-line{
  white-space: pre-line !important;
}
.tw-text-wrap{
  text-wrap: wrap !important;
}
.tw-text-nowrap{
  text-wrap: nowrap !important;
}
.tw-text-balance{
  text-wrap: balance !important;
}
.tw-text-pretty{
  text-wrap: pretty !important;
}
.tw-break-words{
  overflow-wrap: break-word !important;
}
.tw-break-all{
  word-break: break-all !important;
}
.tw-rounded{
  border-radius: 0.25rem !important;
}
.tw-rounded-10{
  border-radius: 10px !important;
}
.tw-rounded-2xl{
  border-radius: 1rem !important;
}
.tw-rounded-3xl{
  border-radius: 1.5rem !important;
}
.tw-rounded-full{
  border-radius: 9999px !important;
}
.tw-rounded-lg{
  border-radius: 0.5rem !important;
}
.tw-rounded-md{
  border-radius: 0.375rem !important;
}
.tw-rounded-sm{
  border-radius: 0.125rem !important;
}
.tw-rounded-xl{
  border-radius: 0.75rem !important;
}
.tw-rounded-l{
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.tw-rounded-l-full{
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}
.tw-rounded-l-md{
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}
.tw-rounded-l-none{
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.tw-rounded-r{
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.tw-rounded-r-full{
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}
.tw-rounded-r-md{
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.tw-rounded-r-none{
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.tw-rounded-t-md{
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}
.tw-rounded-bl{
  border-bottom-left-radius: 0.25rem !important;
}
.tw-rounded-br{
  border-bottom-right-radius: 0.25rem !important;
}
.tw-rounded-tl{
  border-top-left-radius: 0.25rem !important;
}
.tw-rounded-tl-2xl{
  border-top-left-radius: 1rem !important;
}
.tw-rounded-tl-xl{
  border-top-left-radius: 0.75rem !important;
}
.tw-rounded-tr{
  border-top-right-radius: 0.25rem !important;
}
.tw-rounded-tr-2xl{
  border-top-right-radius: 1rem !important;
}
.tw-rounded-tr-xl{
  border-top-right-radius: 0.75rem !important;
}
.tw-border{
  border-width: 1px !important;
}
.tw-border-0{
  border-width: 0px !important;
}
.tw-border-2{
  border-width: 2px !important;
}
.tw-border-4{
  border-width: 4px !important;
}
.tw-border-b{
  border-bottom-width: 1px !important;
}
.tw-border-b-0{
  border-bottom-width: 0px !important;
}
.tw-border-b-16{
  border-bottom-width: 16px !important;
}
.tw-border-b-2{
  border-bottom-width: 2px !important;
}
.tw-border-b-4{
  border-bottom-width: 4px !important;
}
.tw-border-l{
  border-left-width: 1px !important;
}
.tw-border-l-0{
  border-left-width: 0px !important;
}
.tw-border-l-2{
  border-left-width: 2px !important;
}
.tw-border-l-4{
  border-left-width: 4px !important;
}
.tw-border-r{
  border-right-width: 1px !important;
}
.tw-border-r-0{
  border-right-width: 0px !important;
}
.tw-border-r-2{
  border-right-width: 2px !important;
}
.tw-border-t{
  border-top-width: 1px !important;
}
.tw-border-t-0{
  border-top-width: 0px !important;
}
.tw-border-t-2{
  border-top-width: 2px !important;
}
.tw-border-solid{
  border-style: solid !important;
}
.tw-border-dashed{
  border-style: dashed !important;
}
.tw-border-dotted{
  border-style: dotted !important;
}
.tw-border-none{
  border-style: none !important;
}
.tw-border-\[rgb\(185\,195\,201\)\]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(185 195 201 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-black{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-100{
  --tw-border-opacity: 1 !important;
  border-color: rgb(204 233 246 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(153 212 236 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(102 190 227 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(51 169 217 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 147 208 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 88 125 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-blue-75{
  --tw-border-opacity: 1 !important;
  border-color: rgb(218 232 238 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-100{
  --tw-border-opacity: 1 !important;
  border-color: rgb(230 230 230 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-20{
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 243 243 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-250{
  --tw-border-opacity: 1 !important;
  border-color: rgb(192 192 192 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(179 179 179 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(153 153 153 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-50{
  --tw-border-opacity: 1 !important;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(128 128 128 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-70{
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-gray-900{
  --tw-border-opacity: 1 !important;
  border-color: rgb(25 25 25 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-green-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(224 235 234 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-green-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(72 187 120 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-green-550{
  --tw-border-opacity: 1 !important;
  border-color: rgb(26 147 111 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-green-600{
  --tw-border-opacity: 1 !important;
  border-color: rgb(56 161 105 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-lime-700{
  --tw-border-opacity: 1 !important;
  border-color: rgb(119 136 89 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-orange-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(237 137 54 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-purple-50{
  --tw-border-opacity: 1 !important;
  border-color: rgb(149 78 153 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-red-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(235 169 170 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-red-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(224 127 128 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-red-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 0 0 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-red-550{
  --tw-border-opacity: 1 !important;
  border-color: rgb(204 41 54 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-wb-gray-border{
  --tw-border-opacity: 1 !important;
  border-color: rgb(221 225 230 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-wb-white{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-white{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-yellow-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-yellow-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-yellow-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-b-white{
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-t-slate-100{
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-opacity-25{
  --tw-border-opacity: 0.25 !important;
}
.tw-bg-amber-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-100\/0{
  background-color: rgb(254 243 199 / 0) !important;
}
.tw-bg-amber-100\/10{
  background-color: rgb(254 243 199 / 0.1) !important;
}
.tw-bg-amber-100\/100{
  background-color: rgb(254 243 199 / 1) !important;
}
.tw-bg-amber-100\/15{
  background-color: rgb(254 243 199 / 0.15) !important;
}
.tw-bg-amber-100\/20{
  background-color: rgb(254 243 199 / 0.2) !important;
}
.tw-bg-amber-100\/25{
  background-color: rgb(254 243 199 / 0.25) !important;
}
.tw-bg-amber-100\/30{
  background-color: rgb(254 243 199 / 0.3) !important;
}
.tw-bg-amber-100\/35{
  background-color: rgb(254 243 199 / 0.35) !important;
}
.tw-bg-amber-100\/40{
  background-color: rgb(254 243 199 / 0.4) !important;
}
.tw-bg-amber-100\/45{
  background-color: rgb(254 243 199 / 0.45) !important;
}
.tw-bg-amber-100\/5{
  background-color: rgb(254 243 199 / 0.05) !important;
}
.tw-bg-amber-100\/50{
  background-color: rgb(254 243 199 / 0.5) !important;
}
.tw-bg-amber-100\/55{
  background-color: rgb(254 243 199 / 0.55) !important;
}
.tw-bg-amber-100\/60{
  background-color: rgb(254 243 199 / 0.6) !important;
}
.tw-bg-amber-100\/65{
  background-color: rgb(254 243 199 / 0.65) !important;
}
.tw-bg-amber-100\/70{
  background-color: rgb(254 243 199 / 0.7) !important;
}
.tw-bg-amber-100\/75{
  background-color: rgb(254 243 199 / 0.75) !important;
}
.tw-bg-amber-100\/80{
  background-color: rgb(254 243 199 / 0.8) !important;
}
.tw-bg-amber-100\/85{
  background-color: rgb(254 243 199 / 0.85) !important;
}
.tw-bg-amber-100\/90{
  background-color: rgb(254 243 199 / 0.9) !important;
}
.tw-bg-amber-100\/95{
  background-color: rgb(254 243 199 / 0.95) !important;
}
.tw-bg-amber-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-200\/0{
  background-color: rgb(253 230 138 / 0) !important;
}
.tw-bg-amber-200\/10{
  background-color: rgb(253 230 138 / 0.1) !important;
}
.tw-bg-amber-200\/100{
  background-color: rgb(253 230 138 / 1) !important;
}
.tw-bg-amber-200\/15{
  background-color: rgb(253 230 138 / 0.15) !important;
}
.tw-bg-amber-200\/20{
  background-color: rgb(253 230 138 / 0.2) !important;
}
.tw-bg-amber-200\/25{
  background-color: rgb(253 230 138 / 0.25) !important;
}
.tw-bg-amber-200\/30{
  background-color: rgb(253 230 138 / 0.3) !important;
}
.tw-bg-amber-200\/35{
  background-color: rgb(253 230 138 / 0.35) !important;
}
.tw-bg-amber-200\/40{
  background-color: rgb(253 230 138 / 0.4) !important;
}
.tw-bg-amber-200\/45{
  background-color: rgb(253 230 138 / 0.45) !important;
}
.tw-bg-amber-200\/5{
  background-color: rgb(253 230 138 / 0.05) !important;
}
.tw-bg-amber-200\/50{
  background-color: rgb(253 230 138 / 0.5) !important;
}
.tw-bg-amber-200\/55{
  background-color: rgb(253 230 138 / 0.55) !important;
}
.tw-bg-amber-200\/60{
  background-color: rgb(253 230 138 / 0.6) !important;
}
.tw-bg-amber-200\/65{
  background-color: rgb(253 230 138 / 0.65) !important;
}
.tw-bg-amber-200\/70{
  background-color: rgb(253 230 138 / 0.7) !important;
}
.tw-bg-amber-200\/75{
  background-color: rgb(253 230 138 / 0.75) !important;
}
.tw-bg-amber-200\/80{
  background-color: rgb(253 230 138 / 0.8) !important;
}
.tw-bg-amber-200\/85{
  background-color: rgb(253 230 138 / 0.85) !important;
}
.tw-bg-amber-200\/90{
  background-color: rgb(253 230 138 / 0.9) !important;
}
.tw-bg-amber-200\/95{
  background-color: rgb(253 230 138 / 0.95) !important;
}
.tw-bg-amber-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-300\/0{
  background-color: rgb(252 211 77 / 0) !important;
}
.tw-bg-amber-300\/10{
  background-color: rgb(252 211 77 / 0.1) !important;
}
.tw-bg-amber-300\/100{
  background-color: rgb(252 211 77 / 1) !important;
}
.tw-bg-amber-300\/15{
  background-color: rgb(252 211 77 / 0.15) !important;
}
.tw-bg-amber-300\/20{
  background-color: rgb(252 211 77 / 0.2) !important;
}
.tw-bg-amber-300\/25{
  background-color: rgb(252 211 77 / 0.25) !important;
}
.tw-bg-amber-300\/30{
  background-color: rgb(252 211 77 / 0.3) !important;
}
.tw-bg-amber-300\/35{
  background-color: rgb(252 211 77 / 0.35) !important;
}
.tw-bg-amber-300\/40{
  background-color: rgb(252 211 77 / 0.4) !important;
}
.tw-bg-amber-300\/45{
  background-color: rgb(252 211 77 / 0.45) !important;
}
.tw-bg-amber-300\/5{
  background-color: rgb(252 211 77 / 0.05) !important;
}
.tw-bg-amber-300\/50{
  background-color: rgb(252 211 77 / 0.5) !important;
}
.tw-bg-amber-300\/55{
  background-color: rgb(252 211 77 / 0.55) !important;
}
.tw-bg-amber-300\/60{
  background-color: rgb(252 211 77 / 0.6) !important;
}
.tw-bg-amber-300\/65{
  background-color: rgb(252 211 77 / 0.65) !important;
}
.tw-bg-amber-300\/70{
  background-color: rgb(252 211 77 / 0.7) !important;
}
.tw-bg-amber-300\/75{
  background-color: rgb(252 211 77 / 0.75) !important;
}
.tw-bg-amber-300\/80{
  background-color: rgb(252 211 77 / 0.8) !important;
}
.tw-bg-amber-300\/85{
  background-color: rgb(252 211 77 / 0.85) !important;
}
.tw-bg-amber-300\/90{
  background-color: rgb(252 211 77 / 0.9) !important;
}
.tw-bg-amber-300\/95{
  background-color: rgb(252 211 77 / 0.95) !important;
}
.tw-bg-amber-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-400\/0{
  background-color: rgb(251 191 36 / 0) !important;
}
.tw-bg-amber-400\/10{
  background-color: rgb(251 191 36 / 0.1) !important;
}
.tw-bg-amber-400\/100{
  background-color: rgb(251 191 36 / 1) !important;
}
.tw-bg-amber-400\/15{
  background-color: rgb(251 191 36 / 0.15) !important;
}
.tw-bg-amber-400\/20{
  background-color: rgb(251 191 36 / 0.2) !important;
}
.tw-bg-amber-400\/25{
  background-color: rgb(251 191 36 / 0.25) !important;
}
.tw-bg-amber-400\/30{
  background-color: rgb(251 191 36 / 0.3) !important;
}
.tw-bg-amber-400\/35{
  background-color: rgb(251 191 36 / 0.35) !important;
}
.tw-bg-amber-400\/40{
  background-color: rgb(251 191 36 / 0.4) !important;
}
.tw-bg-amber-400\/45{
  background-color: rgb(251 191 36 / 0.45) !important;
}
.tw-bg-amber-400\/5{
  background-color: rgb(251 191 36 / 0.05) !important;
}
.tw-bg-amber-400\/50{
  background-color: rgb(251 191 36 / 0.5) !important;
}
.tw-bg-amber-400\/55{
  background-color: rgb(251 191 36 / 0.55) !important;
}
.tw-bg-amber-400\/60{
  background-color: rgb(251 191 36 / 0.6) !important;
}
.tw-bg-amber-400\/65{
  background-color: rgb(251 191 36 / 0.65) !important;
}
.tw-bg-amber-400\/70{
  background-color: rgb(251 191 36 / 0.7) !important;
}
.tw-bg-amber-400\/75{
  background-color: rgb(251 191 36 / 0.75) !important;
}
.tw-bg-amber-400\/80{
  background-color: rgb(251 191 36 / 0.8) !important;
}
.tw-bg-amber-400\/85{
  background-color: rgb(251 191 36 / 0.85) !important;
}
.tw-bg-amber-400\/90{
  background-color: rgb(251 191 36 / 0.9) !important;
}
.tw-bg-amber-400\/95{
  background-color: rgb(251 191 36 / 0.95) !important;
}
.tw-bg-amber-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-50\/0{
  background-color: rgb(255 251 235 / 0) !important;
}
.tw-bg-amber-50\/10{
  background-color: rgb(255 251 235 / 0.1) !important;
}
.tw-bg-amber-50\/100{
  background-color: rgb(255 251 235 / 1) !important;
}
.tw-bg-amber-50\/15{
  background-color: rgb(255 251 235 / 0.15) !important;
}
.tw-bg-amber-50\/20{
  background-color: rgb(255 251 235 / 0.2) !important;
}
.tw-bg-amber-50\/25{
  background-color: rgb(255 251 235 / 0.25) !important;
}
.tw-bg-amber-50\/30{
  background-color: rgb(255 251 235 / 0.3) !important;
}
.tw-bg-amber-50\/35{
  background-color: rgb(255 251 235 / 0.35) !important;
}
.tw-bg-amber-50\/40{
  background-color: rgb(255 251 235 / 0.4) !important;
}
.tw-bg-amber-50\/45{
  background-color: rgb(255 251 235 / 0.45) !important;
}
.tw-bg-amber-50\/5{
  background-color: rgb(255 251 235 / 0.05) !important;
}
.tw-bg-amber-50\/50{
  background-color: rgb(255 251 235 / 0.5) !important;
}
.tw-bg-amber-50\/55{
  background-color: rgb(255 251 235 / 0.55) !important;
}
.tw-bg-amber-50\/60{
  background-color: rgb(255 251 235 / 0.6) !important;
}
.tw-bg-amber-50\/65{
  background-color: rgb(255 251 235 / 0.65) !important;
}
.tw-bg-amber-50\/70{
  background-color: rgb(255 251 235 / 0.7) !important;
}
.tw-bg-amber-50\/75{
  background-color: rgb(255 251 235 / 0.75) !important;
}
.tw-bg-amber-50\/80{
  background-color: rgb(255 251 235 / 0.8) !important;
}
.tw-bg-amber-50\/85{
  background-color: rgb(255 251 235 / 0.85) !important;
}
.tw-bg-amber-50\/90{
  background-color: rgb(255 251 235 / 0.9) !important;
}
.tw-bg-amber-50\/95{
  background-color: rgb(255 251 235 / 0.95) !important;
}
.tw-bg-amber-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-500\/0{
  background-color: rgb(245 158 11 / 0) !important;
}
.tw-bg-amber-500\/10{
  background-color: rgb(245 158 11 / 0.1) !important;
}
.tw-bg-amber-500\/100{
  background-color: rgb(245 158 11 / 1) !important;
}
.tw-bg-amber-500\/15{
  background-color: rgb(245 158 11 / 0.15) !important;
}
.tw-bg-amber-500\/20{
  background-color: rgb(245 158 11 / 0.2) !important;
}
.tw-bg-amber-500\/25{
  background-color: rgb(245 158 11 / 0.25) !important;
}
.tw-bg-amber-500\/30{
  background-color: rgb(245 158 11 / 0.3) !important;
}
.tw-bg-amber-500\/35{
  background-color: rgb(245 158 11 / 0.35) !important;
}
.tw-bg-amber-500\/40{
  background-color: rgb(245 158 11 / 0.4) !important;
}
.tw-bg-amber-500\/45{
  background-color: rgb(245 158 11 / 0.45) !important;
}
.tw-bg-amber-500\/5{
  background-color: rgb(245 158 11 / 0.05) !important;
}
.tw-bg-amber-500\/50{
  background-color: rgb(245 158 11 / 0.5) !important;
}
.tw-bg-amber-500\/55{
  background-color: rgb(245 158 11 / 0.55) !important;
}
.tw-bg-amber-500\/60{
  background-color: rgb(245 158 11 / 0.6) !important;
}
.tw-bg-amber-500\/65{
  background-color: rgb(245 158 11 / 0.65) !important;
}
.tw-bg-amber-500\/70{
  background-color: rgb(245 158 11 / 0.7) !important;
}
.tw-bg-amber-500\/75{
  background-color: rgb(245 158 11 / 0.75) !important;
}
.tw-bg-amber-500\/80{
  background-color: rgb(245 158 11 / 0.8) !important;
}
.tw-bg-amber-500\/85{
  background-color: rgb(245 158 11 / 0.85) !important;
}
.tw-bg-amber-500\/90{
  background-color: rgb(245 158 11 / 0.9) !important;
}
.tw-bg-amber-500\/95{
  background-color: rgb(245 158 11 / 0.95) !important;
}
.tw-bg-amber-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-600\/0{
  background-color: rgb(217 119 6 / 0) !important;
}
.tw-bg-amber-600\/10{
  background-color: rgb(217 119 6 / 0.1) !important;
}
.tw-bg-amber-600\/100{
  background-color: rgb(217 119 6 / 1) !important;
}
.tw-bg-amber-600\/15{
  background-color: rgb(217 119 6 / 0.15) !important;
}
.tw-bg-amber-600\/20{
  background-color: rgb(217 119 6 / 0.2) !important;
}
.tw-bg-amber-600\/25{
  background-color: rgb(217 119 6 / 0.25) !important;
}
.tw-bg-amber-600\/30{
  background-color: rgb(217 119 6 / 0.3) !important;
}
.tw-bg-amber-600\/35{
  background-color: rgb(217 119 6 / 0.35) !important;
}
.tw-bg-amber-600\/40{
  background-color: rgb(217 119 6 / 0.4) !important;
}
.tw-bg-amber-600\/45{
  background-color: rgb(217 119 6 / 0.45) !important;
}
.tw-bg-amber-600\/5{
  background-color: rgb(217 119 6 / 0.05) !important;
}
.tw-bg-amber-600\/50{
  background-color: rgb(217 119 6 / 0.5) !important;
}
.tw-bg-amber-600\/55{
  background-color: rgb(217 119 6 / 0.55) !important;
}
.tw-bg-amber-600\/60{
  background-color: rgb(217 119 6 / 0.6) !important;
}
.tw-bg-amber-600\/65{
  background-color: rgb(217 119 6 / 0.65) !important;
}
.tw-bg-amber-600\/70{
  background-color: rgb(217 119 6 / 0.7) !important;
}
.tw-bg-amber-600\/75{
  background-color: rgb(217 119 6 / 0.75) !important;
}
.tw-bg-amber-600\/80{
  background-color: rgb(217 119 6 / 0.8) !important;
}
.tw-bg-amber-600\/85{
  background-color: rgb(217 119 6 / 0.85) !important;
}
.tw-bg-amber-600\/90{
  background-color: rgb(217 119 6 / 0.9) !important;
}
.tw-bg-amber-600\/95{
  background-color: rgb(217 119 6 / 0.95) !important;
}
.tw-bg-amber-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-700\/0{
  background-color: rgb(180 83 9 / 0) !important;
}
.tw-bg-amber-700\/10{
  background-color: rgb(180 83 9 / 0.1) !important;
}
.tw-bg-amber-700\/100{
  background-color: rgb(180 83 9 / 1) !important;
}
.tw-bg-amber-700\/15{
  background-color: rgb(180 83 9 / 0.15) !important;
}
.tw-bg-amber-700\/20{
  background-color: rgb(180 83 9 / 0.2) !important;
}
.tw-bg-amber-700\/25{
  background-color: rgb(180 83 9 / 0.25) !important;
}
.tw-bg-amber-700\/30{
  background-color: rgb(180 83 9 / 0.3) !important;
}
.tw-bg-amber-700\/35{
  background-color: rgb(180 83 9 / 0.35) !important;
}
.tw-bg-amber-700\/40{
  background-color: rgb(180 83 9 / 0.4) !important;
}
.tw-bg-amber-700\/45{
  background-color: rgb(180 83 9 / 0.45) !important;
}
.tw-bg-amber-700\/5{
  background-color: rgb(180 83 9 / 0.05) !important;
}
.tw-bg-amber-700\/50{
  background-color: rgb(180 83 9 / 0.5) !important;
}
.tw-bg-amber-700\/55{
  background-color: rgb(180 83 9 / 0.55) !important;
}
.tw-bg-amber-700\/60{
  background-color: rgb(180 83 9 / 0.6) !important;
}
.tw-bg-amber-700\/65{
  background-color: rgb(180 83 9 / 0.65) !important;
}
.tw-bg-amber-700\/70{
  background-color: rgb(180 83 9 / 0.7) !important;
}
.tw-bg-amber-700\/75{
  background-color: rgb(180 83 9 / 0.75) !important;
}
.tw-bg-amber-700\/80{
  background-color: rgb(180 83 9 / 0.8) !important;
}
.tw-bg-amber-700\/85{
  background-color: rgb(180 83 9 / 0.85) !important;
}
.tw-bg-amber-700\/90{
  background-color: rgb(180 83 9 / 0.9) !important;
}
.tw-bg-amber-700\/95{
  background-color: rgb(180 83 9 / 0.95) !important;
}
.tw-bg-amber-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-800\/0{
  background-color: rgb(146 64 14 / 0) !important;
}
.tw-bg-amber-800\/10{
  background-color: rgb(146 64 14 / 0.1) !important;
}
.tw-bg-amber-800\/100{
  background-color: rgb(146 64 14 / 1) !important;
}
.tw-bg-amber-800\/15{
  background-color: rgb(146 64 14 / 0.15) !important;
}
.tw-bg-amber-800\/20{
  background-color: rgb(146 64 14 / 0.2) !important;
}
.tw-bg-amber-800\/25{
  background-color: rgb(146 64 14 / 0.25) !important;
}
.tw-bg-amber-800\/30{
  background-color: rgb(146 64 14 / 0.3) !important;
}
.tw-bg-amber-800\/35{
  background-color: rgb(146 64 14 / 0.35) !important;
}
.tw-bg-amber-800\/40{
  background-color: rgb(146 64 14 / 0.4) !important;
}
.tw-bg-amber-800\/45{
  background-color: rgb(146 64 14 / 0.45) !important;
}
.tw-bg-amber-800\/5{
  background-color: rgb(146 64 14 / 0.05) !important;
}
.tw-bg-amber-800\/50{
  background-color: rgb(146 64 14 / 0.5) !important;
}
.tw-bg-amber-800\/55{
  background-color: rgb(146 64 14 / 0.55) !important;
}
.tw-bg-amber-800\/60{
  background-color: rgb(146 64 14 / 0.6) !important;
}
.tw-bg-amber-800\/65{
  background-color: rgb(146 64 14 / 0.65) !important;
}
.tw-bg-amber-800\/70{
  background-color: rgb(146 64 14 / 0.7) !important;
}
.tw-bg-amber-800\/75{
  background-color: rgb(146 64 14 / 0.75) !important;
}
.tw-bg-amber-800\/80{
  background-color: rgb(146 64 14 / 0.8) !important;
}
.tw-bg-amber-800\/85{
  background-color: rgb(146 64 14 / 0.85) !important;
}
.tw-bg-amber-800\/90{
  background-color: rgb(146 64 14 / 0.9) !important;
}
.tw-bg-amber-800\/95{
  background-color: rgb(146 64 14 / 0.95) !important;
}
.tw-bg-amber-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-900\/0{
  background-color: rgb(120 53 15 / 0) !important;
}
.tw-bg-amber-900\/10{
  background-color: rgb(120 53 15 / 0.1) !important;
}
.tw-bg-amber-900\/100{
  background-color: rgb(120 53 15 / 1) !important;
}
.tw-bg-amber-900\/15{
  background-color: rgb(120 53 15 / 0.15) !important;
}
.tw-bg-amber-900\/20{
  background-color: rgb(120 53 15 / 0.2) !important;
}
.tw-bg-amber-900\/25{
  background-color: rgb(120 53 15 / 0.25) !important;
}
.tw-bg-amber-900\/30{
  background-color: rgb(120 53 15 / 0.3) !important;
}
.tw-bg-amber-900\/35{
  background-color: rgb(120 53 15 / 0.35) !important;
}
.tw-bg-amber-900\/40{
  background-color: rgb(120 53 15 / 0.4) !important;
}
.tw-bg-amber-900\/45{
  background-color: rgb(120 53 15 / 0.45) !important;
}
.tw-bg-amber-900\/5{
  background-color: rgb(120 53 15 / 0.05) !important;
}
.tw-bg-amber-900\/50{
  background-color: rgb(120 53 15 / 0.5) !important;
}
.tw-bg-amber-900\/55{
  background-color: rgb(120 53 15 / 0.55) !important;
}
.tw-bg-amber-900\/60{
  background-color: rgb(120 53 15 / 0.6) !important;
}
.tw-bg-amber-900\/65{
  background-color: rgb(120 53 15 / 0.65) !important;
}
.tw-bg-amber-900\/70{
  background-color: rgb(120 53 15 / 0.7) !important;
}
.tw-bg-amber-900\/75{
  background-color: rgb(120 53 15 / 0.75) !important;
}
.tw-bg-amber-900\/80{
  background-color: rgb(120 53 15 / 0.8) !important;
}
.tw-bg-amber-900\/85{
  background-color: rgb(120 53 15 / 0.85) !important;
}
.tw-bg-amber-900\/90{
  background-color: rgb(120 53 15 / 0.9) !important;
}
.tw-bg-amber-900\/95{
  background-color: rgb(120 53 15 / 0.95) !important;
}
.tw-bg-amber-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-950\/0{
  background-color: rgb(69 26 3 / 0) !important;
}
.tw-bg-amber-950\/10{
  background-color: rgb(69 26 3 / 0.1) !important;
}
.tw-bg-amber-950\/100{
  background-color: rgb(69 26 3 / 1) !important;
}
.tw-bg-amber-950\/15{
  background-color: rgb(69 26 3 / 0.15) !important;
}
.tw-bg-amber-950\/20{
  background-color: rgb(69 26 3 / 0.2) !important;
}
.tw-bg-amber-950\/25{
  background-color: rgb(69 26 3 / 0.25) !important;
}
.tw-bg-amber-950\/30{
  background-color: rgb(69 26 3 / 0.3) !important;
}
.tw-bg-amber-950\/35{
  background-color: rgb(69 26 3 / 0.35) !important;
}
.tw-bg-amber-950\/40{
  background-color: rgb(69 26 3 / 0.4) !important;
}
.tw-bg-amber-950\/45{
  background-color: rgb(69 26 3 / 0.45) !important;
}
.tw-bg-amber-950\/5{
  background-color: rgb(69 26 3 / 0.05) !important;
}
.tw-bg-amber-950\/50{
  background-color: rgb(69 26 3 / 0.5) !important;
}
.tw-bg-amber-950\/55{
  background-color: rgb(69 26 3 / 0.55) !important;
}
.tw-bg-amber-950\/60{
  background-color: rgb(69 26 3 / 0.6) !important;
}
.tw-bg-amber-950\/65{
  background-color: rgb(69 26 3 / 0.65) !important;
}
.tw-bg-amber-950\/70{
  background-color: rgb(69 26 3 / 0.7) !important;
}
.tw-bg-amber-950\/75{
  background-color: rgb(69 26 3 / 0.75) !important;
}
.tw-bg-amber-950\/80{
  background-color: rgb(69 26 3 / 0.8) !important;
}
.tw-bg-amber-950\/85{
  background-color: rgb(69 26 3 / 0.85) !important;
}
.tw-bg-amber-950\/90{
  background-color: rgb(69 26 3 / 0.9) !important;
}
.tw-bg-amber-950\/95{
  background-color: rgb(69 26 3 / 0.95) !important;
}
.tw-bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-black\/0{
  background-color: rgb(0 0 0 / 0) !important;
}
.tw-bg-black\/10{
  background-color: rgb(0 0 0 / 0.1) !important;
}
.tw-bg-black\/100{
  background-color: rgb(0 0 0 / 1) !important;
}
.tw-bg-black\/15{
  background-color: rgb(0 0 0 / 0.15) !important;
}
.tw-bg-black\/20{
  background-color: rgb(0 0 0 / 0.2) !important;
}
.tw-bg-black\/25{
  background-color: rgb(0 0 0 / 0.25) !important;
}
.tw-bg-black\/30{
  background-color: rgb(0 0 0 / 0.3) !important;
}
.tw-bg-black\/35{
  background-color: rgb(0 0 0 / 0.35) !important;
}
.tw-bg-black\/40{
  background-color: rgb(0 0 0 / 0.4) !important;
}
.tw-bg-black\/45{
  background-color: rgb(0 0 0 / 0.45) !important;
}
.tw-bg-black\/5{
  background-color: rgb(0 0 0 / 0.05) !important;
}
.tw-bg-black\/50{
  background-color: rgb(0 0 0 / 0.5) !important;
}
.tw-bg-black\/55{
  background-color: rgb(0 0 0 / 0.55) !important;
}
.tw-bg-black\/60{
  background-color: rgb(0 0 0 / 0.6) !important;
}
.tw-bg-black\/65{
  background-color: rgb(0 0 0 / 0.65) !important;
}
.tw-bg-black\/70{
  background-color: rgb(0 0 0 / 0.7) !important;
}
.tw-bg-black\/75{
  background-color: rgb(0 0 0 / 0.75) !important;
}
.tw-bg-black\/80{
  background-color: rgb(0 0 0 / 0.8) !important;
}
.tw-bg-black\/85{
  background-color: rgb(0 0 0 / 0.85) !important;
}
.tw-bg-black\/90{
  background-color: rgb(0 0 0 / 0.9) !important;
}
.tw-bg-black\/95{
  background-color: rgb(0 0 0 / 0.95) !important;
}
.tw-bg-blue-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-100\/0{
  background-color: rgb(204 233 246 / 0) !important;
}
.tw-bg-blue-100\/10{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.tw-bg-blue-100\/100{
  background-color: rgb(204 233 246 / 1) !important;
}
.tw-bg-blue-100\/15{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.tw-bg-blue-100\/20{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.tw-bg-blue-100\/25{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.tw-bg-blue-100\/30{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.tw-bg-blue-100\/35{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.tw-bg-blue-100\/40{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.tw-bg-blue-100\/45{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.tw-bg-blue-100\/5{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.tw-bg-blue-100\/50{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.tw-bg-blue-100\/55{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.tw-bg-blue-100\/60{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.tw-bg-blue-100\/65{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.tw-bg-blue-100\/70{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.tw-bg-blue-100\/75{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.tw-bg-blue-100\/80{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.tw-bg-blue-100\/85{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.tw-bg-blue-100\/90{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.tw-bg-blue-100\/95{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.tw-bg-blue-20{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-20\/0{
  background-color: rgb(241 244 248 / 0) !important;
}
.tw-bg-blue-20\/10{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.tw-bg-blue-20\/100{
  background-color: rgb(241 244 248 / 1) !important;
}
.tw-bg-blue-20\/15{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.tw-bg-blue-20\/20{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.tw-bg-blue-20\/25{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.tw-bg-blue-20\/30{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.tw-bg-blue-20\/35{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.tw-bg-blue-20\/40{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.tw-bg-blue-20\/45{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.tw-bg-blue-20\/5{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.tw-bg-blue-20\/50{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.tw-bg-blue-20\/55{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.tw-bg-blue-20\/60{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.tw-bg-blue-20\/65{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.tw-bg-blue-20\/70{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.tw-bg-blue-20\/75{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.tw-bg-blue-20\/80{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.tw-bg-blue-20\/85{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.tw-bg-blue-20\/90{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.tw-bg-blue-20\/95{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.tw-bg-blue-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 212 236 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-200\/0{
  background-color: rgb(153 212 236 / 0) !important;
}
.tw-bg-blue-200\/10{
  background-color: rgb(153 212 236 / 0.1) !important;
}
.tw-bg-blue-200\/100{
  background-color: rgb(153 212 236 / 1) !important;
}
.tw-bg-blue-200\/15{
  background-color: rgb(153 212 236 / 0.15) !important;
}
.tw-bg-blue-200\/20{
  background-color: rgb(153 212 236 / 0.2) !important;
}
.tw-bg-blue-200\/25{
  background-color: rgb(153 212 236 / 0.25) !important;
}
.tw-bg-blue-200\/30{
  background-color: rgb(153 212 236 / 0.3) !important;
}
.tw-bg-blue-200\/35{
  background-color: rgb(153 212 236 / 0.35) !important;
}
.tw-bg-blue-200\/40{
  background-color: rgb(153 212 236 / 0.4) !important;
}
.tw-bg-blue-200\/45{
  background-color: rgb(153 212 236 / 0.45) !important;
}
.tw-bg-blue-200\/5{
  background-color: rgb(153 212 236 / 0.05) !important;
}
.tw-bg-blue-200\/50{
  background-color: rgb(153 212 236 / 0.5) !important;
}
.tw-bg-blue-200\/55{
  background-color: rgb(153 212 236 / 0.55) !important;
}
.tw-bg-blue-200\/60{
  background-color: rgb(153 212 236 / 0.6) !important;
}
.tw-bg-blue-200\/65{
  background-color: rgb(153 212 236 / 0.65) !important;
}
.tw-bg-blue-200\/70{
  background-color: rgb(153 212 236 / 0.7) !important;
}
.tw-bg-blue-200\/75{
  background-color: rgb(153 212 236 / 0.75) !important;
}
.tw-bg-blue-200\/80{
  background-color: rgb(153 212 236 / 0.8) !important;
}
.tw-bg-blue-200\/85{
  background-color: rgb(153 212 236 / 0.85) !important;
}
.tw-bg-blue-200\/90{
  background-color: rgb(153 212 236 / 0.9) !important;
}
.tw-bg-blue-200\/95{
  background-color: rgb(153 212 236 / 0.95) !important;
}
.tw-bg-blue-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(102 190 227 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-300\/0{
  background-color: rgb(102 190 227 / 0) !important;
}
.tw-bg-blue-300\/10{
  background-color: rgb(102 190 227 / 0.1) !important;
}
.tw-bg-blue-300\/100{
  background-color: rgb(102 190 227 / 1) !important;
}
.tw-bg-blue-300\/15{
  background-color: rgb(102 190 227 / 0.15) !important;
}
.tw-bg-blue-300\/20{
  background-color: rgb(102 190 227 / 0.2) !important;
}
.tw-bg-blue-300\/25{
  background-color: rgb(102 190 227 / 0.25) !important;
}
.tw-bg-blue-300\/30{
  background-color: rgb(102 190 227 / 0.3) !important;
}
.tw-bg-blue-300\/35{
  background-color: rgb(102 190 227 / 0.35) !important;
}
.tw-bg-blue-300\/40{
  background-color: rgb(102 190 227 / 0.4) !important;
}
.tw-bg-blue-300\/45{
  background-color: rgb(102 190 227 / 0.45) !important;
}
.tw-bg-blue-300\/5{
  background-color: rgb(102 190 227 / 0.05) !important;
}
.tw-bg-blue-300\/50{
  background-color: rgb(102 190 227 / 0.5) !important;
}
.tw-bg-blue-300\/55{
  background-color: rgb(102 190 227 / 0.55) !important;
}
.tw-bg-blue-300\/60{
  background-color: rgb(102 190 227 / 0.6) !important;
}
.tw-bg-blue-300\/65{
  background-color: rgb(102 190 227 / 0.65) !important;
}
.tw-bg-blue-300\/70{
  background-color: rgb(102 190 227 / 0.7) !important;
}
.tw-bg-blue-300\/75{
  background-color: rgb(102 190 227 / 0.75) !important;
}
.tw-bg-blue-300\/80{
  background-color: rgb(102 190 227 / 0.8) !important;
}
.tw-bg-blue-300\/85{
  background-color: rgb(102 190 227 / 0.85) !important;
}
.tw-bg-blue-300\/90{
  background-color: rgb(102 190 227 / 0.9) !important;
}
.tw-bg-blue-300\/95{
  background-color: rgb(102 190 227 / 0.95) !important;
}
.tw-bg-blue-40{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 232 237 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-40\/0{
  background-color: rgb(217 232 237 / 0) !important;
}
.tw-bg-blue-40\/10{
  background-color: rgb(217 232 237 / 0.1) !important;
}
.tw-bg-blue-40\/100{
  background-color: rgb(217 232 237 / 1) !important;
}
.tw-bg-blue-40\/15{
  background-color: rgb(217 232 237 / 0.15) !important;
}
.tw-bg-blue-40\/20{
  background-color: rgb(217 232 237 / 0.2) !important;
}
.tw-bg-blue-40\/25{
  background-color: rgb(217 232 237 / 0.25) !important;
}
.tw-bg-blue-40\/30{
  background-color: rgb(217 232 237 / 0.3) !important;
}
.tw-bg-blue-40\/35{
  background-color: rgb(217 232 237 / 0.35) !important;
}
.tw-bg-blue-40\/40{
  background-color: rgb(217 232 237 / 0.4) !important;
}
.tw-bg-blue-40\/45{
  background-color: rgb(217 232 237 / 0.45) !important;
}
.tw-bg-blue-40\/5{
  background-color: rgb(217 232 237 / 0.05) !important;
}
.tw-bg-blue-40\/50{
  background-color: rgb(217 232 237 / 0.5) !important;
}
.tw-bg-blue-40\/55{
  background-color: rgb(217 232 237 / 0.55) !important;
}
.tw-bg-blue-40\/60{
  background-color: rgb(217 232 237 / 0.6) !important;
}
.tw-bg-blue-40\/65{
  background-color: rgb(217 232 237 / 0.65) !important;
}
.tw-bg-blue-40\/70{
  background-color: rgb(217 232 237 / 0.7) !important;
}
.tw-bg-blue-40\/75{
  background-color: rgb(217 232 237 / 0.75) !important;
}
.tw-bg-blue-40\/80{
  background-color: rgb(217 232 237 / 0.8) !important;
}
.tw-bg-blue-40\/85{
  background-color: rgb(217 232 237 / 0.85) !important;
}
.tw-bg-blue-40\/90{
  background-color: rgb(217 232 237 / 0.9) !important;
}
.tw-bg-blue-40\/95{
  background-color: rgb(217 232 237 / 0.95) !important;
}
.tw-bg-blue-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 169 217 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-400\/0{
  background-color: rgb(51 169 217 / 0) !important;
}
.tw-bg-blue-400\/10{
  background-color: rgb(51 169 217 / 0.1) !important;
}
.tw-bg-blue-400\/100{
  background-color: rgb(51 169 217 / 1) !important;
}
.tw-bg-blue-400\/15{
  background-color: rgb(51 169 217 / 0.15) !important;
}
.tw-bg-blue-400\/20{
  background-color: rgb(51 169 217 / 0.2) !important;
}
.tw-bg-blue-400\/25{
  background-color: rgb(51 169 217 / 0.25) !important;
}
.tw-bg-blue-400\/30{
  background-color: rgb(51 169 217 / 0.3) !important;
}
.tw-bg-blue-400\/35{
  background-color: rgb(51 169 217 / 0.35) !important;
}
.tw-bg-blue-400\/40{
  background-color: rgb(51 169 217 / 0.4) !important;
}
.tw-bg-blue-400\/45{
  background-color: rgb(51 169 217 / 0.45) !important;
}
.tw-bg-blue-400\/5{
  background-color: rgb(51 169 217 / 0.05) !important;
}
.tw-bg-blue-400\/50{
  background-color: rgb(51 169 217 / 0.5) !important;
}
.tw-bg-blue-400\/55{
  background-color: rgb(51 169 217 / 0.55) !important;
}
.tw-bg-blue-400\/60{
  background-color: rgb(51 169 217 / 0.6) !important;
}
.tw-bg-blue-400\/65{
  background-color: rgb(51 169 217 / 0.65) !important;
}
.tw-bg-blue-400\/70{
  background-color: rgb(51 169 217 / 0.7) !important;
}
.tw-bg-blue-400\/75{
  background-color: rgb(51 169 217 / 0.75) !important;
}
.tw-bg-blue-400\/80{
  background-color: rgb(51 169 217 / 0.8) !important;
}
.tw-bg-blue-400\/85{
  background-color: rgb(51 169 217 / 0.85) !important;
}
.tw-bg-blue-400\/90{
  background-color: rgb(51 169 217 / 0.9) !important;
}
.tw-bg-blue-400\/95{
  background-color: rgb(51 169 217 / 0.95) !important;
}
.tw-bg-blue-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 244 250 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-50\/0{
  background-color: rgb(230 244 250 / 0) !important;
}
.tw-bg-blue-50\/10{
  background-color: rgb(230 244 250 / 0.1) !important;
}
.tw-bg-blue-50\/100{
  background-color: rgb(230 244 250 / 1) !important;
}
.tw-bg-blue-50\/15{
  background-color: rgb(230 244 250 / 0.15) !important;
}
.tw-bg-blue-50\/20{
  background-color: rgb(230 244 250 / 0.2) !important;
}
.tw-bg-blue-50\/25{
  background-color: rgb(230 244 250 / 0.25) !important;
}
.tw-bg-blue-50\/30{
  background-color: rgb(230 244 250 / 0.3) !important;
}
.tw-bg-blue-50\/35{
  background-color: rgb(230 244 250 / 0.35) !important;
}
.tw-bg-blue-50\/40{
  background-color: rgb(230 244 250 / 0.4) !important;
}
.tw-bg-blue-50\/45{
  background-color: rgb(230 244 250 / 0.45) !important;
}
.tw-bg-blue-50\/5{
  background-color: rgb(230 244 250 / 0.05) !important;
}
.tw-bg-blue-50\/50{
  background-color: rgb(230 244 250 / 0.5) !important;
}
.tw-bg-blue-50\/55{
  background-color: rgb(230 244 250 / 0.55) !important;
}
.tw-bg-blue-50\/60{
  background-color: rgb(230 244 250 / 0.6) !important;
}
.tw-bg-blue-50\/65{
  background-color: rgb(230 244 250 / 0.65) !important;
}
.tw-bg-blue-50\/70{
  background-color: rgb(230 244 250 / 0.7) !important;
}
.tw-bg-blue-50\/75{
  background-color: rgb(230 244 250 / 0.75) !important;
}
.tw-bg-blue-50\/80{
  background-color: rgb(230 244 250 / 0.8) !important;
}
.tw-bg-blue-50\/85{
  background-color: rgb(230 244 250 / 0.85) !important;
}
.tw-bg-blue-50\/90{
  background-color: rgb(230 244 250 / 0.9) !important;
}
.tw-bg-blue-50\/95{
  background-color: rgb(230 244 250 / 0.95) !important;
}
.tw-bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-500\/0{
  background-color: rgb(0 147 208 / 0) !important;
}
.tw-bg-blue-500\/10{
  background-color: rgb(0 147 208 / 0.1) !important;
}
.tw-bg-blue-500\/100{
  background-color: rgb(0 147 208 / 1) !important;
}
.tw-bg-blue-500\/15{
  background-color: rgb(0 147 208 / 0.15) !important;
}
.tw-bg-blue-500\/20{
  background-color: rgb(0 147 208 / 0.2) !important;
}
.tw-bg-blue-500\/25{
  background-color: rgb(0 147 208 / 0.25) !important;
}
.tw-bg-blue-500\/30{
  background-color: rgb(0 147 208 / 0.3) !important;
}
.tw-bg-blue-500\/35{
  background-color: rgb(0 147 208 / 0.35) !important;
}
.tw-bg-blue-500\/40{
  background-color: rgb(0 147 208 / 0.4) !important;
}
.tw-bg-blue-500\/45{
  background-color: rgb(0 147 208 / 0.45) !important;
}
.tw-bg-blue-500\/5{
  background-color: rgb(0 147 208 / 0.05) !important;
}
.tw-bg-blue-500\/50{
  background-color: rgb(0 147 208 / 0.5) !important;
}
.tw-bg-blue-500\/55{
  background-color: rgb(0 147 208 / 0.55) !important;
}
.tw-bg-blue-500\/60{
  background-color: rgb(0 147 208 / 0.6) !important;
}
.tw-bg-blue-500\/65{
  background-color: rgb(0 147 208 / 0.65) !important;
}
.tw-bg-blue-500\/70{
  background-color: rgb(0 147 208 / 0.7) !important;
}
.tw-bg-blue-500\/75{
  background-color: rgb(0 147 208 / 0.75) !important;
}
.tw-bg-blue-500\/80{
  background-color: rgb(0 147 208 / 0.8) !important;
}
.tw-bg-blue-500\/85{
  background-color: rgb(0 147 208 / 0.85) !important;
}
.tw-bg-blue-500\/90{
  background-color: rgb(0 147 208 / 0.9) !important;
}
.tw-bg-blue-500\/95{
  background-color: rgb(0 147 208 / 0.95) !important;
}
.tw-bg-blue-575{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(1 118 167 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-575\/0{
  background-color: rgb(1 118 167 / 0) !important;
}
.tw-bg-blue-575\/10{
  background-color: rgb(1 118 167 / 0.1) !important;
}
.tw-bg-blue-575\/100{
  background-color: rgb(1 118 167 / 1) !important;
}
.tw-bg-blue-575\/15{
  background-color: rgb(1 118 167 / 0.15) !important;
}
.tw-bg-blue-575\/20{
  background-color: rgb(1 118 167 / 0.2) !important;
}
.tw-bg-blue-575\/25{
  background-color: rgb(1 118 167 / 0.25) !important;
}
.tw-bg-blue-575\/30{
  background-color: rgb(1 118 167 / 0.3) !important;
}
.tw-bg-blue-575\/35{
  background-color: rgb(1 118 167 / 0.35) !important;
}
.tw-bg-blue-575\/40{
  background-color: rgb(1 118 167 / 0.4) !important;
}
.tw-bg-blue-575\/45{
  background-color: rgb(1 118 167 / 0.45) !important;
}
.tw-bg-blue-575\/5{
  background-color: rgb(1 118 167 / 0.05) !important;
}
.tw-bg-blue-575\/50{
  background-color: rgb(1 118 167 / 0.5) !important;
}
.tw-bg-blue-575\/55{
  background-color: rgb(1 118 167 / 0.55) !important;
}
.tw-bg-blue-575\/60{
  background-color: rgb(1 118 167 / 0.6) !important;
}
.tw-bg-blue-575\/65{
  background-color: rgb(1 118 167 / 0.65) !important;
}
.tw-bg-blue-575\/70{
  background-color: rgb(1 118 167 / 0.7) !important;
}
.tw-bg-blue-575\/75{
  background-color: rgb(1 118 167 / 0.75) !important;
}
.tw-bg-blue-575\/80{
  background-color: rgb(1 118 167 / 0.8) !important;
}
.tw-bg-blue-575\/85{
  background-color: rgb(1 118 167 / 0.85) !important;
}
.tw-bg-blue-575\/90{
  background-color: rgb(1 118 167 / 0.9) !important;
}
.tw-bg-blue-575\/95{
  background-color: rgb(1 118 167 / 0.95) !important;
}
.tw-bg-blue-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-600\/0{
  background-color: rgb(0 118 166 / 0) !important;
}
.tw-bg-blue-600\/10{
  background-color: rgb(0 118 166 / 0.1) !important;
}
.tw-bg-blue-600\/100{
  background-color: rgb(0 118 166 / 1) !important;
}
.tw-bg-blue-600\/15{
  background-color: rgb(0 118 166 / 0.15) !important;
}
.tw-bg-blue-600\/20{
  background-color: rgb(0 118 166 / 0.2) !important;
}
.tw-bg-blue-600\/25{
  background-color: rgb(0 118 166 / 0.25) !important;
}
.tw-bg-blue-600\/30{
  background-color: rgb(0 118 166 / 0.3) !important;
}
.tw-bg-blue-600\/35{
  background-color: rgb(0 118 166 / 0.35) !important;
}
.tw-bg-blue-600\/40{
  background-color: rgb(0 118 166 / 0.4) !important;
}
.tw-bg-blue-600\/45{
  background-color: rgb(0 118 166 / 0.45) !important;
}
.tw-bg-blue-600\/5{
  background-color: rgb(0 118 166 / 0.05) !important;
}
.tw-bg-blue-600\/50{
  background-color: rgb(0 118 166 / 0.5) !important;
}
.tw-bg-blue-600\/55{
  background-color: rgb(0 118 166 / 0.55) !important;
}
.tw-bg-blue-600\/60{
  background-color: rgb(0 118 166 / 0.6) !important;
}
.tw-bg-blue-600\/65{
  background-color: rgb(0 118 166 / 0.65) !important;
}
.tw-bg-blue-600\/70{
  background-color: rgb(0 118 166 / 0.7) !important;
}
.tw-bg-blue-600\/75{
  background-color: rgb(0 118 166 / 0.75) !important;
}
.tw-bg-blue-600\/80{
  background-color: rgb(0 118 166 / 0.8) !important;
}
.tw-bg-blue-600\/85{
  background-color: rgb(0 118 166 / 0.85) !important;
}
.tw-bg-blue-600\/90{
  background-color: rgb(0 118 166 / 0.9) !important;
}
.tw-bg-blue-600\/95{
  background-color: rgb(0 118 166 / 0.95) !important;
}
.tw-bg-blue-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 88 125 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-700\/0{
  background-color: rgb(0 88 125 / 0) !important;
}
.tw-bg-blue-700\/10{
  background-color: rgb(0 88 125 / 0.1) !important;
}
.tw-bg-blue-700\/100{
  background-color: rgb(0 88 125 / 1) !important;
}
.tw-bg-blue-700\/15{
  background-color: rgb(0 88 125 / 0.15) !important;
}
.tw-bg-blue-700\/20{
  background-color: rgb(0 88 125 / 0.2) !important;
}
.tw-bg-blue-700\/25{
  background-color: rgb(0 88 125 / 0.25) !important;
}
.tw-bg-blue-700\/30{
  background-color: rgb(0 88 125 / 0.3) !important;
}
.tw-bg-blue-700\/35{
  background-color: rgb(0 88 125 / 0.35) !important;
}
.tw-bg-blue-700\/40{
  background-color: rgb(0 88 125 / 0.4) !important;
}
.tw-bg-blue-700\/45{
  background-color: rgb(0 88 125 / 0.45) !important;
}
.tw-bg-blue-700\/5{
  background-color: rgb(0 88 125 / 0.05) !important;
}
.tw-bg-blue-700\/50{
  background-color: rgb(0 88 125 / 0.5) !important;
}
.tw-bg-blue-700\/55{
  background-color: rgb(0 88 125 / 0.55) !important;
}
.tw-bg-blue-700\/60{
  background-color: rgb(0 88 125 / 0.6) !important;
}
.tw-bg-blue-700\/65{
  background-color: rgb(0 88 125 / 0.65) !important;
}
.tw-bg-blue-700\/70{
  background-color: rgb(0 88 125 / 0.7) !important;
}
.tw-bg-blue-700\/75{
  background-color: rgb(0 88 125 / 0.75) !important;
}
.tw-bg-blue-700\/80{
  background-color: rgb(0 88 125 / 0.8) !important;
}
.tw-bg-blue-700\/85{
  background-color: rgb(0 88 125 / 0.85) !important;
}
.tw-bg-blue-700\/90{
  background-color: rgb(0 88 125 / 0.9) !important;
}
.tw-bg-blue-700\/95{
  background-color: rgb(0 88 125 / 0.95) !important;
}
.tw-bg-blue-75{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(218 232 238 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-75\/0{
  background-color: rgb(218 232 238 / 0) !important;
}
.tw-bg-blue-75\/10{
  background-color: rgb(218 232 238 / 0.1) !important;
}
.tw-bg-blue-75\/100{
  background-color: rgb(218 232 238 / 1) !important;
}
.tw-bg-blue-75\/15{
  background-color: rgb(218 232 238 / 0.15) !important;
}
.tw-bg-blue-75\/20{
  background-color: rgb(218 232 238 / 0.2) !important;
}
.tw-bg-blue-75\/25{
  background-color: rgb(218 232 238 / 0.25) !important;
}
.tw-bg-blue-75\/30{
  background-color: rgb(218 232 238 / 0.3) !important;
}
.tw-bg-blue-75\/35{
  background-color: rgb(218 232 238 / 0.35) !important;
}
.tw-bg-blue-75\/40{
  background-color: rgb(218 232 238 / 0.4) !important;
}
.tw-bg-blue-75\/45{
  background-color: rgb(218 232 238 / 0.45) !important;
}
.tw-bg-blue-75\/5{
  background-color: rgb(218 232 238 / 0.05) !important;
}
.tw-bg-blue-75\/50{
  background-color: rgb(218 232 238 / 0.5) !important;
}
.tw-bg-blue-75\/55{
  background-color: rgb(218 232 238 / 0.55) !important;
}
.tw-bg-blue-75\/60{
  background-color: rgb(218 232 238 / 0.6) !important;
}
.tw-bg-blue-75\/65{
  background-color: rgb(218 232 238 / 0.65) !important;
}
.tw-bg-blue-75\/70{
  background-color: rgb(218 232 238 / 0.7) !important;
}
.tw-bg-blue-75\/75{
  background-color: rgb(218 232 238 / 0.75) !important;
}
.tw-bg-blue-75\/80{
  background-color: rgb(218 232 238 / 0.8) !important;
}
.tw-bg-blue-75\/85{
  background-color: rgb(218 232 238 / 0.85) !important;
}
.tw-bg-blue-75\/90{
  background-color: rgb(218 232 238 / 0.9) !important;
}
.tw-bg-blue-75\/95{
  background-color: rgb(218 232 238 / 0.95) !important;
}
.tw-bg-blue-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 59 83 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-800\/0{
  background-color: rgb(0 59 83 / 0) !important;
}
.tw-bg-blue-800\/10{
  background-color: rgb(0 59 83 / 0.1) !important;
}
.tw-bg-blue-800\/100{
  background-color: rgb(0 59 83 / 1) !important;
}
.tw-bg-blue-800\/15{
  background-color: rgb(0 59 83 / 0.15) !important;
}
.tw-bg-blue-800\/20{
  background-color: rgb(0 59 83 / 0.2) !important;
}
.tw-bg-blue-800\/25{
  background-color: rgb(0 59 83 / 0.25) !important;
}
.tw-bg-blue-800\/30{
  background-color: rgb(0 59 83 / 0.3) !important;
}
.tw-bg-blue-800\/35{
  background-color: rgb(0 59 83 / 0.35) !important;
}
.tw-bg-blue-800\/40{
  background-color: rgb(0 59 83 / 0.4) !important;
}
.tw-bg-blue-800\/45{
  background-color: rgb(0 59 83 / 0.45) !important;
}
.tw-bg-blue-800\/5{
  background-color: rgb(0 59 83 / 0.05) !important;
}
.tw-bg-blue-800\/50{
  background-color: rgb(0 59 83 / 0.5) !important;
}
.tw-bg-blue-800\/55{
  background-color: rgb(0 59 83 / 0.55) !important;
}
.tw-bg-blue-800\/60{
  background-color: rgb(0 59 83 / 0.6) !important;
}
.tw-bg-blue-800\/65{
  background-color: rgb(0 59 83 / 0.65) !important;
}
.tw-bg-blue-800\/70{
  background-color: rgb(0 59 83 / 0.7) !important;
}
.tw-bg-blue-800\/75{
  background-color: rgb(0 59 83 / 0.75) !important;
}
.tw-bg-blue-800\/80{
  background-color: rgb(0 59 83 / 0.8) !important;
}
.tw-bg-blue-800\/85{
  background-color: rgb(0 59 83 / 0.85) !important;
}
.tw-bg-blue-800\/90{
  background-color: rgb(0 59 83 / 0.9) !important;
}
.tw-bg-blue-800\/95{
  background-color: rgb(0 59 83 / 0.95) !important;
}
.tw-bg-blue-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 29 42 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-900\/0{
  background-color: rgb(0 29 42 / 0) !important;
}
.tw-bg-blue-900\/10{
  background-color: rgb(0 29 42 / 0.1) !important;
}
.tw-bg-blue-900\/100{
  background-color: rgb(0 29 42 / 1) !important;
}
.tw-bg-blue-900\/15{
  background-color: rgb(0 29 42 / 0.15) !important;
}
.tw-bg-blue-900\/20{
  background-color: rgb(0 29 42 / 0.2) !important;
}
.tw-bg-blue-900\/25{
  background-color: rgb(0 29 42 / 0.25) !important;
}
.tw-bg-blue-900\/30{
  background-color: rgb(0 29 42 / 0.3) !important;
}
.tw-bg-blue-900\/35{
  background-color: rgb(0 29 42 / 0.35) !important;
}
.tw-bg-blue-900\/40{
  background-color: rgb(0 29 42 / 0.4) !important;
}
.tw-bg-blue-900\/45{
  background-color: rgb(0 29 42 / 0.45) !important;
}
.tw-bg-blue-900\/5{
  background-color: rgb(0 29 42 / 0.05) !important;
}
.tw-bg-blue-900\/50{
  background-color: rgb(0 29 42 / 0.5) !important;
}
.tw-bg-blue-900\/55{
  background-color: rgb(0 29 42 / 0.55) !important;
}
.tw-bg-blue-900\/60{
  background-color: rgb(0 29 42 / 0.6) !important;
}
.tw-bg-blue-900\/65{
  background-color: rgb(0 29 42 / 0.65) !important;
}
.tw-bg-blue-900\/70{
  background-color: rgb(0 29 42 / 0.7) !important;
}
.tw-bg-blue-900\/75{
  background-color: rgb(0 29 42 / 0.75) !important;
}
.tw-bg-blue-900\/80{
  background-color: rgb(0 29 42 / 0.8) !important;
}
.tw-bg-blue-900\/85{
  background-color: rgb(0 29 42 / 0.85) !important;
}
.tw-bg-blue-900\/90{
  background-color: rgb(0 29 42 / 0.9) !important;
}
.tw-bg-blue-900\/95{
  background-color: rgb(0 29 42 / 0.95) !important;
}
.tw-bg-blue-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-blue-950\/0{
  background-color: rgb(23 37 84 / 0) !important;
}
.tw-bg-blue-950\/10{
  background-color: rgb(23 37 84 / 0.1) !important;
}
.tw-bg-blue-950\/100{
  background-color: rgb(23 37 84 / 1) !important;
}
.tw-bg-blue-950\/15{
  background-color: rgb(23 37 84 / 0.15) !important;
}
.tw-bg-blue-950\/20{
  background-color: rgb(23 37 84 / 0.2) !important;
}
.tw-bg-blue-950\/25{
  background-color: rgb(23 37 84 / 0.25) !important;
}
.tw-bg-blue-950\/30{
  background-color: rgb(23 37 84 / 0.3) !important;
}
.tw-bg-blue-950\/35{
  background-color: rgb(23 37 84 / 0.35) !important;
}
.tw-bg-blue-950\/40{
  background-color: rgb(23 37 84 / 0.4) !important;
}
.tw-bg-blue-950\/45{
  background-color: rgb(23 37 84 / 0.45) !important;
}
.tw-bg-blue-950\/5{
  background-color: rgb(23 37 84 / 0.05) !important;
}
.tw-bg-blue-950\/50{
  background-color: rgb(23 37 84 / 0.5) !important;
}
.tw-bg-blue-950\/55{
  background-color: rgb(23 37 84 / 0.55) !important;
}
.tw-bg-blue-950\/60{
  background-color: rgb(23 37 84 / 0.6) !important;
}
.tw-bg-blue-950\/65{
  background-color: rgb(23 37 84 / 0.65) !important;
}
.tw-bg-blue-950\/70{
  background-color: rgb(23 37 84 / 0.7) !important;
}
.tw-bg-blue-950\/75{
  background-color: rgb(23 37 84 / 0.75) !important;
}
.tw-bg-blue-950\/80{
  background-color: rgb(23 37 84 / 0.8) !important;
}
.tw-bg-blue-950\/85{
  background-color: rgb(23 37 84 / 0.85) !important;
}
.tw-bg-blue-950\/90{
  background-color: rgb(23 37 84 / 0.9) !important;
}
.tw-bg-blue-950\/95{
  background-color: rgb(23 37 84 / 0.95) !important;
}
.tw-bg-current{
  background-color: currentColor !important;
}
.tw-bg-cyan-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-100\/0{
  background-color: rgb(207 250 254 / 0) !important;
}
.tw-bg-cyan-100\/10{
  background-color: rgb(207 250 254 / 0.1) !important;
}
.tw-bg-cyan-100\/100{
  background-color: rgb(207 250 254 / 1) !important;
}
.tw-bg-cyan-100\/15{
  background-color: rgb(207 250 254 / 0.15) !important;
}
.tw-bg-cyan-100\/20{
  background-color: rgb(207 250 254 / 0.2) !important;
}
.tw-bg-cyan-100\/25{
  background-color: rgb(207 250 254 / 0.25) !important;
}
.tw-bg-cyan-100\/30{
  background-color: rgb(207 250 254 / 0.3) !important;
}
.tw-bg-cyan-100\/35{
  background-color: rgb(207 250 254 / 0.35) !important;
}
.tw-bg-cyan-100\/40{
  background-color: rgb(207 250 254 / 0.4) !important;
}
.tw-bg-cyan-100\/45{
  background-color: rgb(207 250 254 / 0.45) !important;
}
.tw-bg-cyan-100\/5{
  background-color: rgb(207 250 254 / 0.05) !important;
}
.tw-bg-cyan-100\/50{
  background-color: rgb(207 250 254 / 0.5) !important;
}
.tw-bg-cyan-100\/55{
  background-color: rgb(207 250 254 / 0.55) !important;
}
.tw-bg-cyan-100\/60{
  background-color: rgb(207 250 254 / 0.6) !important;
}
.tw-bg-cyan-100\/65{
  background-color: rgb(207 250 254 / 0.65) !important;
}
.tw-bg-cyan-100\/70{
  background-color: rgb(207 250 254 / 0.7) !important;
}
.tw-bg-cyan-100\/75{
  background-color: rgb(207 250 254 / 0.75) !important;
}
.tw-bg-cyan-100\/80{
  background-color: rgb(207 250 254 / 0.8) !important;
}
.tw-bg-cyan-100\/85{
  background-color: rgb(207 250 254 / 0.85) !important;
}
.tw-bg-cyan-100\/90{
  background-color: rgb(207 250 254 / 0.9) !important;
}
.tw-bg-cyan-100\/95{
  background-color: rgb(207 250 254 / 0.95) !important;
}
.tw-bg-cyan-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-200\/0{
  background-color: rgb(165 243 252 / 0) !important;
}
.tw-bg-cyan-200\/10{
  background-color: rgb(165 243 252 / 0.1) !important;
}
.tw-bg-cyan-200\/100{
  background-color: rgb(165 243 252 / 1) !important;
}
.tw-bg-cyan-200\/15{
  background-color: rgb(165 243 252 / 0.15) !important;
}
.tw-bg-cyan-200\/20{
  background-color: rgb(165 243 252 / 0.2) !important;
}
.tw-bg-cyan-200\/25{
  background-color: rgb(165 243 252 / 0.25) !important;
}
.tw-bg-cyan-200\/30{
  background-color: rgb(165 243 252 / 0.3) !important;
}
.tw-bg-cyan-200\/35{
  background-color: rgb(165 243 252 / 0.35) !important;
}
.tw-bg-cyan-200\/40{
  background-color: rgb(165 243 252 / 0.4) !important;
}
.tw-bg-cyan-200\/45{
  background-color: rgb(165 243 252 / 0.45) !important;
}
.tw-bg-cyan-200\/5{
  background-color: rgb(165 243 252 / 0.05) !important;
}
.tw-bg-cyan-200\/50{
  background-color: rgb(165 243 252 / 0.5) !important;
}
.tw-bg-cyan-200\/55{
  background-color: rgb(165 243 252 / 0.55) !important;
}
.tw-bg-cyan-200\/60{
  background-color: rgb(165 243 252 / 0.6) !important;
}
.tw-bg-cyan-200\/65{
  background-color: rgb(165 243 252 / 0.65) !important;
}
.tw-bg-cyan-200\/70{
  background-color: rgb(165 243 252 / 0.7) !important;
}
.tw-bg-cyan-200\/75{
  background-color: rgb(165 243 252 / 0.75) !important;
}
.tw-bg-cyan-200\/80{
  background-color: rgb(165 243 252 / 0.8) !important;
}
.tw-bg-cyan-200\/85{
  background-color: rgb(165 243 252 / 0.85) !important;
}
.tw-bg-cyan-200\/90{
  background-color: rgb(165 243 252 / 0.9) !important;
}
.tw-bg-cyan-200\/95{
  background-color: rgb(165 243 252 / 0.95) !important;
}
.tw-bg-cyan-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-300\/0{
  background-color: rgb(103 232 249 / 0) !important;
}
.tw-bg-cyan-300\/10{
  background-color: rgb(103 232 249 / 0.1) !important;
}
.tw-bg-cyan-300\/100{
  background-color: rgb(103 232 249 / 1) !important;
}
.tw-bg-cyan-300\/15{
  background-color: rgb(103 232 249 / 0.15) !important;
}
.tw-bg-cyan-300\/20{
  background-color: rgb(103 232 249 / 0.2) !important;
}
.tw-bg-cyan-300\/25{
  background-color: rgb(103 232 249 / 0.25) !important;
}
.tw-bg-cyan-300\/30{
  background-color: rgb(103 232 249 / 0.3) !important;
}
.tw-bg-cyan-300\/35{
  background-color: rgb(103 232 249 / 0.35) !important;
}
.tw-bg-cyan-300\/40{
  background-color: rgb(103 232 249 / 0.4) !important;
}
.tw-bg-cyan-300\/45{
  background-color: rgb(103 232 249 / 0.45) !important;
}
.tw-bg-cyan-300\/5{
  background-color: rgb(103 232 249 / 0.05) !important;
}
.tw-bg-cyan-300\/50{
  background-color: rgb(103 232 249 / 0.5) !important;
}
.tw-bg-cyan-300\/55{
  background-color: rgb(103 232 249 / 0.55) !important;
}
.tw-bg-cyan-300\/60{
  background-color: rgb(103 232 249 / 0.6) !important;
}
.tw-bg-cyan-300\/65{
  background-color: rgb(103 232 249 / 0.65) !important;
}
.tw-bg-cyan-300\/70{
  background-color: rgb(103 232 249 / 0.7) !important;
}
.tw-bg-cyan-300\/75{
  background-color: rgb(103 232 249 / 0.75) !important;
}
.tw-bg-cyan-300\/80{
  background-color: rgb(103 232 249 / 0.8) !important;
}
.tw-bg-cyan-300\/85{
  background-color: rgb(103 232 249 / 0.85) !important;
}
.tw-bg-cyan-300\/90{
  background-color: rgb(103 232 249 / 0.9) !important;
}
.tw-bg-cyan-300\/95{
  background-color: rgb(103 232 249 / 0.95) !important;
}
.tw-bg-cyan-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-400\/0{
  background-color: rgb(34 211 238 / 0) !important;
}
.tw-bg-cyan-400\/10{
  background-color: rgb(34 211 238 / 0.1) !important;
}
.tw-bg-cyan-400\/100{
  background-color: rgb(34 211 238 / 1) !important;
}
.tw-bg-cyan-400\/15{
  background-color: rgb(34 211 238 / 0.15) !important;
}
.tw-bg-cyan-400\/20{
  background-color: rgb(34 211 238 / 0.2) !important;
}
.tw-bg-cyan-400\/25{
  background-color: rgb(34 211 238 / 0.25) !important;
}
.tw-bg-cyan-400\/30{
  background-color: rgb(34 211 238 / 0.3) !important;
}
.tw-bg-cyan-400\/35{
  background-color: rgb(34 211 238 / 0.35) !important;
}
.tw-bg-cyan-400\/40{
  background-color: rgb(34 211 238 / 0.4) !important;
}
.tw-bg-cyan-400\/45{
  background-color: rgb(34 211 238 / 0.45) !important;
}
.tw-bg-cyan-400\/5{
  background-color: rgb(34 211 238 / 0.05) !important;
}
.tw-bg-cyan-400\/50{
  background-color: rgb(34 211 238 / 0.5) !important;
}
.tw-bg-cyan-400\/55{
  background-color: rgb(34 211 238 / 0.55) !important;
}
.tw-bg-cyan-400\/60{
  background-color: rgb(34 211 238 / 0.6) !important;
}
.tw-bg-cyan-400\/65{
  background-color: rgb(34 211 238 / 0.65) !important;
}
.tw-bg-cyan-400\/70{
  background-color: rgb(34 211 238 / 0.7) !important;
}
.tw-bg-cyan-400\/75{
  background-color: rgb(34 211 238 / 0.75) !important;
}
.tw-bg-cyan-400\/80{
  background-color: rgb(34 211 238 / 0.8) !important;
}
.tw-bg-cyan-400\/85{
  background-color: rgb(34 211 238 / 0.85) !important;
}
.tw-bg-cyan-400\/90{
  background-color: rgb(34 211 238 / 0.9) !important;
}
.tw-bg-cyan-400\/95{
  background-color: rgb(34 211 238 / 0.95) !important;
}
.tw-bg-cyan-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-50\/0{
  background-color: rgb(236 254 255 / 0) !important;
}
.tw-bg-cyan-50\/10{
  background-color: rgb(236 254 255 / 0.1) !important;
}
.tw-bg-cyan-50\/100{
  background-color: rgb(236 254 255 / 1) !important;
}
.tw-bg-cyan-50\/15{
  background-color: rgb(236 254 255 / 0.15) !important;
}
.tw-bg-cyan-50\/20{
  background-color: rgb(236 254 255 / 0.2) !important;
}
.tw-bg-cyan-50\/25{
  background-color: rgb(236 254 255 / 0.25) !important;
}
.tw-bg-cyan-50\/30{
  background-color: rgb(236 254 255 / 0.3) !important;
}
.tw-bg-cyan-50\/35{
  background-color: rgb(236 254 255 / 0.35) !important;
}
.tw-bg-cyan-50\/40{
  background-color: rgb(236 254 255 / 0.4) !important;
}
.tw-bg-cyan-50\/45{
  background-color: rgb(236 254 255 / 0.45) !important;
}
.tw-bg-cyan-50\/5{
  background-color: rgb(236 254 255 / 0.05) !important;
}
.tw-bg-cyan-50\/50{
  background-color: rgb(236 254 255 / 0.5) !important;
}
.tw-bg-cyan-50\/55{
  background-color: rgb(236 254 255 / 0.55) !important;
}
.tw-bg-cyan-50\/60{
  background-color: rgb(236 254 255 / 0.6) !important;
}
.tw-bg-cyan-50\/65{
  background-color: rgb(236 254 255 / 0.65) !important;
}
.tw-bg-cyan-50\/70{
  background-color: rgb(236 254 255 / 0.7) !important;
}
.tw-bg-cyan-50\/75{
  background-color: rgb(236 254 255 / 0.75) !important;
}
.tw-bg-cyan-50\/80{
  background-color: rgb(236 254 255 / 0.8) !important;
}
.tw-bg-cyan-50\/85{
  background-color: rgb(236 254 255 / 0.85) !important;
}
.tw-bg-cyan-50\/90{
  background-color: rgb(236 254 255 / 0.9) !important;
}
.tw-bg-cyan-50\/95{
  background-color: rgb(236 254 255 / 0.95) !important;
}
.tw-bg-cyan-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-500\/0{
  background-color: rgb(6 182 212 / 0) !important;
}
.tw-bg-cyan-500\/10{
  background-color: rgb(6 182 212 / 0.1) !important;
}
.tw-bg-cyan-500\/100{
  background-color: rgb(6 182 212 / 1) !important;
}
.tw-bg-cyan-500\/15{
  background-color: rgb(6 182 212 / 0.15) !important;
}
.tw-bg-cyan-500\/20{
  background-color: rgb(6 182 212 / 0.2) !important;
}
.tw-bg-cyan-500\/25{
  background-color: rgb(6 182 212 / 0.25) !important;
}
.tw-bg-cyan-500\/30{
  background-color: rgb(6 182 212 / 0.3) !important;
}
.tw-bg-cyan-500\/35{
  background-color: rgb(6 182 212 / 0.35) !important;
}
.tw-bg-cyan-500\/40{
  background-color: rgb(6 182 212 / 0.4) !important;
}
.tw-bg-cyan-500\/45{
  background-color: rgb(6 182 212 / 0.45) !important;
}
.tw-bg-cyan-500\/5{
  background-color: rgb(6 182 212 / 0.05) !important;
}
.tw-bg-cyan-500\/50{
  background-color: rgb(6 182 212 / 0.5) !important;
}
.tw-bg-cyan-500\/55{
  background-color: rgb(6 182 212 / 0.55) !important;
}
.tw-bg-cyan-500\/60{
  background-color: rgb(6 182 212 / 0.6) !important;
}
.tw-bg-cyan-500\/65{
  background-color: rgb(6 182 212 / 0.65) !important;
}
.tw-bg-cyan-500\/70{
  background-color: rgb(6 182 212 / 0.7) !important;
}
.tw-bg-cyan-500\/75{
  background-color: rgb(6 182 212 / 0.75) !important;
}
.tw-bg-cyan-500\/80{
  background-color: rgb(6 182 212 / 0.8) !important;
}
.tw-bg-cyan-500\/85{
  background-color: rgb(6 182 212 / 0.85) !important;
}
.tw-bg-cyan-500\/90{
  background-color: rgb(6 182 212 / 0.9) !important;
}
.tw-bg-cyan-500\/95{
  background-color: rgb(6 182 212 / 0.95) !important;
}
.tw-bg-cyan-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-600\/0{
  background-color: rgb(8 145 178 / 0) !important;
}
.tw-bg-cyan-600\/10{
  background-color: rgb(8 145 178 / 0.1) !important;
}
.tw-bg-cyan-600\/100{
  background-color: rgb(8 145 178 / 1) !important;
}
.tw-bg-cyan-600\/15{
  background-color: rgb(8 145 178 / 0.15) !important;
}
.tw-bg-cyan-600\/20{
  background-color: rgb(8 145 178 / 0.2) !important;
}
.tw-bg-cyan-600\/25{
  background-color: rgb(8 145 178 / 0.25) !important;
}
.tw-bg-cyan-600\/30{
  background-color: rgb(8 145 178 / 0.3) !important;
}
.tw-bg-cyan-600\/35{
  background-color: rgb(8 145 178 / 0.35) !important;
}
.tw-bg-cyan-600\/40{
  background-color: rgb(8 145 178 / 0.4) !important;
}
.tw-bg-cyan-600\/45{
  background-color: rgb(8 145 178 / 0.45) !important;
}
.tw-bg-cyan-600\/5{
  background-color: rgb(8 145 178 / 0.05) !important;
}
.tw-bg-cyan-600\/50{
  background-color: rgb(8 145 178 / 0.5) !important;
}
.tw-bg-cyan-600\/55{
  background-color: rgb(8 145 178 / 0.55) !important;
}
.tw-bg-cyan-600\/60{
  background-color: rgb(8 145 178 / 0.6) !important;
}
.tw-bg-cyan-600\/65{
  background-color: rgb(8 145 178 / 0.65) !important;
}
.tw-bg-cyan-600\/70{
  background-color: rgb(8 145 178 / 0.7) !important;
}
.tw-bg-cyan-600\/75{
  background-color: rgb(8 145 178 / 0.75) !important;
}
.tw-bg-cyan-600\/80{
  background-color: rgb(8 145 178 / 0.8) !important;
}
.tw-bg-cyan-600\/85{
  background-color: rgb(8 145 178 / 0.85) !important;
}
.tw-bg-cyan-600\/90{
  background-color: rgb(8 145 178 / 0.9) !important;
}
.tw-bg-cyan-600\/95{
  background-color: rgb(8 145 178 / 0.95) !important;
}
.tw-bg-cyan-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-700\/0{
  background-color: rgb(14 116 144 / 0) !important;
}
.tw-bg-cyan-700\/10{
  background-color: rgb(14 116 144 / 0.1) !important;
}
.tw-bg-cyan-700\/100{
  background-color: rgb(14 116 144 / 1) !important;
}
.tw-bg-cyan-700\/15{
  background-color: rgb(14 116 144 / 0.15) !important;
}
.tw-bg-cyan-700\/20{
  background-color: rgb(14 116 144 / 0.2) !important;
}
.tw-bg-cyan-700\/25{
  background-color: rgb(14 116 144 / 0.25) !important;
}
.tw-bg-cyan-700\/30{
  background-color: rgb(14 116 144 / 0.3) !important;
}
.tw-bg-cyan-700\/35{
  background-color: rgb(14 116 144 / 0.35) !important;
}
.tw-bg-cyan-700\/40{
  background-color: rgb(14 116 144 / 0.4) !important;
}
.tw-bg-cyan-700\/45{
  background-color: rgb(14 116 144 / 0.45) !important;
}
.tw-bg-cyan-700\/5{
  background-color: rgb(14 116 144 / 0.05) !important;
}
.tw-bg-cyan-700\/50{
  background-color: rgb(14 116 144 / 0.5) !important;
}
.tw-bg-cyan-700\/55{
  background-color: rgb(14 116 144 / 0.55) !important;
}
.tw-bg-cyan-700\/60{
  background-color: rgb(14 116 144 / 0.6) !important;
}
.tw-bg-cyan-700\/65{
  background-color: rgb(14 116 144 / 0.65) !important;
}
.tw-bg-cyan-700\/70{
  background-color: rgb(14 116 144 / 0.7) !important;
}
.tw-bg-cyan-700\/75{
  background-color: rgb(14 116 144 / 0.75) !important;
}
.tw-bg-cyan-700\/80{
  background-color: rgb(14 116 144 / 0.8) !important;
}
.tw-bg-cyan-700\/85{
  background-color: rgb(14 116 144 / 0.85) !important;
}
.tw-bg-cyan-700\/90{
  background-color: rgb(14 116 144 / 0.9) !important;
}
.tw-bg-cyan-700\/95{
  background-color: rgb(14 116 144 / 0.95) !important;
}
.tw-bg-cyan-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-800\/0{
  background-color: rgb(21 94 117 / 0) !important;
}
.tw-bg-cyan-800\/10{
  background-color: rgb(21 94 117 / 0.1) !important;
}
.tw-bg-cyan-800\/100{
  background-color: rgb(21 94 117 / 1) !important;
}
.tw-bg-cyan-800\/15{
  background-color: rgb(21 94 117 / 0.15) !important;
}
.tw-bg-cyan-800\/20{
  background-color: rgb(21 94 117 / 0.2) !important;
}
.tw-bg-cyan-800\/25{
  background-color: rgb(21 94 117 / 0.25) !important;
}
.tw-bg-cyan-800\/30{
  background-color: rgb(21 94 117 / 0.3) !important;
}
.tw-bg-cyan-800\/35{
  background-color: rgb(21 94 117 / 0.35) !important;
}
.tw-bg-cyan-800\/40{
  background-color: rgb(21 94 117 / 0.4) !important;
}
.tw-bg-cyan-800\/45{
  background-color: rgb(21 94 117 / 0.45) !important;
}
.tw-bg-cyan-800\/5{
  background-color: rgb(21 94 117 / 0.05) !important;
}
.tw-bg-cyan-800\/50{
  background-color: rgb(21 94 117 / 0.5) !important;
}
.tw-bg-cyan-800\/55{
  background-color: rgb(21 94 117 / 0.55) !important;
}
.tw-bg-cyan-800\/60{
  background-color: rgb(21 94 117 / 0.6) !important;
}
.tw-bg-cyan-800\/65{
  background-color: rgb(21 94 117 / 0.65) !important;
}
.tw-bg-cyan-800\/70{
  background-color: rgb(21 94 117 / 0.7) !important;
}
.tw-bg-cyan-800\/75{
  background-color: rgb(21 94 117 / 0.75) !important;
}
.tw-bg-cyan-800\/80{
  background-color: rgb(21 94 117 / 0.8) !important;
}
.tw-bg-cyan-800\/85{
  background-color: rgb(21 94 117 / 0.85) !important;
}
.tw-bg-cyan-800\/90{
  background-color: rgb(21 94 117 / 0.9) !important;
}
.tw-bg-cyan-800\/95{
  background-color: rgb(21 94 117 / 0.95) !important;
}
.tw-bg-cyan-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-900\/0{
  background-color: rgb(22 78 99 / 0) !important;
}
.tw-bg-cyan-900\/10{
  background-color: rgb(22 78 99 / 0.1) !important;
}
.tw-bg-cyan-900\/100{
  background-color: rgb(22 78 99 / 1) !important;
}
.tw-bg-cyan-900\/15{
  background-color: rgb(22 78 99 / 0.15) !important;
}
.tw-bg-cyan-900\/20{
  background-color: rgb(22 78 99 / 0.2) !important;
}
.tw-bg-cyan-900\/25{
  background-color: rgb(22 78 99 / 0.25) !important;
}
.tw-bg-cyan-900\/30{
  background-color: rgb(22 78 99 / 0.3) !important;
}
.tw-bg-cyan-900\/35{
  background-color: rgb(22 78 99 / 0.35) !important;
}
.tw-bg-cyan-900\/40{
  background-color: rgb(22 78 99 / 0.4) !important;
}
.tw-bg-cyan-900\/45{
  background-color: rgb(22 78 99 / 0.45) !important;
}
.tw-bg-cyan-900\/5{
  background-color: rgb(22 78 99 / 0.05) !important;
}
.tw-bg-cyan-900\/50{
  background-color: rgb(22 78 99 / 0.5) !important;
}
.tw-bg-cyan-900\/55{
  background-color: rgb(22 78 99 / 0.55) !important;
}
.tw-bg-cyan-900\/60{
  background-color: rgb(22 78 99 / 0.6) !important;
}
.tw-bg-cyan-900\/65{
  background-color: rgb(22 78 99 / 0.65) !important;
}
.tw-bg-cyan-900\/70{
  background-color: rgb(22 78 99 / 0.7) !important;
}
.tw-bg-cyan-900\/75{
  background-color: rgb(22 78 99 / 0.75) !important;
}
.tw-bg-cyan-900\/80{
  background-color: rgb(22 78 99 / 0.8) !important;
}
.tw-bg-cyan-900\/85{
  background-color: rgb(22 78 99 / 0.85) !important;
}
.tw-bg-cyan-900\/90{
  background-color: rgb(22 78 99 / 0.9) !important;
}
.tw-bg-cyan-900\/95{
  background-color: rgb(22 78 99 / 0.95) !important;
}
.tw-bg-cyan-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 51 68 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-cyan-950\/0{
  background-color: rgb(8 51 68 / 0) !important;
}
.tw-bg-cyan-950\/10{
  background-color: rgb(8 51 68 / 0.1) !important;
}
.tw-bg-cyan-950\/100{
  background-color: rgb(8 51 68 / 1) !important;
}
.tw-bg-cyan-950\/15{
  background-color: rgb(8 51 68 / 0.15) !important;
}
.tw-bg-cyan-950\/20{
  background-color: rgb(8 51 68 / 0.2) !important;
}
.tw-bg-cyan-950\/25{
  background-color: rgb(8 51 68 / 0.25) !important;
}
.tw-bg-cyan-950\/30{
  background-color: rgb(8 51 68 / 0.3) !important;
}
.tw-bg-cyan-950\/35{
  background-color: rgb(8 51 68 / 0.35) !important;
}
.tw-bg-cyan-950\/40{
  background-color: rgb(8 51 68 / 0.4) !important;
}
.tw-bg-cyan-950\/45{
  background-color: rgb(8 51 68 / 0.45) !important;
}
.tw-bg-cyan-950\/5{
  background-color: rgb(8 51 68 / 0.05) !important;
}
.tw-bg-cyan-950\/50{
  background-color: rgb(8 51 68 / 0.5) !important;
}
.tw-bg-cyan-950\/55{
  background-color: rgb(8 51 68 / 0.55) !important;
}
.tw-bg-cyan-950\/60{
  background-color: rgb(8 51 68 / 0.6) !important;
}
.tw-bg-cyan-950\/65{
  background-color: rgb(8 51 68 / 0.65) !important;
}
.tw-bg-cyan-950\/70{
  background-color: rgb(8 51 68 / 0.7) !important;
}
.tw-bg-cyan-950\/75{
  background-color: rgb(8 51 68 / 0.75) !important;
}
.tw-bg-cyan-950\/80{
  background-color: rgb(8 51 68 / 0.8) !important;
}
.tw-bg-cyan-950\/85{
  background-color: rgb(8 51 68 / 0.85) !important;
}
.tw-bg-cyan-950\/90{
  background-color: rgb(8 51 68 / 0.9) !important;
}
.tw-bg-cyan-950\/95{
  background-color: rgb(8 51 68 / 0.95) !important;
}
.tw-bg-emerald-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-100\/0{
  background-color: rgb(209 250 229 / 0) !important;
}
.tw-bg-emerald-100\/10{
  background-color: rgb(209 250 229 / 0.1) !important;
}
.tw-bg-emerald-100\/100{
  background-color: rgb(209 250 229 / 1) !important;
}
.tw-bg-emerald-100\/15{
  background-color: rgb(209 250 229 / 0.15) !important;
}
.tw-bg-emerald-100\/20{
  background-color: rgb(209 250 229 / 0.2) !important;
}
.tw-bg-emerald-100\/25{
  background-color: rgb(209 250 229 / 0.25) !important;
}
.tw-bg-emerald-100\/30{
  background-color: rgb(209 250 229 / 0.3) !important;
}
.tw-bg-emerald-100\/35{
  background-color: rgb(209 250 229 / 0.35) !important;
}
.tw-bg-emerald-100\/40{
  background-color: rgb(209 250 229 / 0.4) !important;
}
.tw-bg-emerald-100\/45{
  background-color: rgb(209 250 229 / 0.45) !important;
}
.tw-bg-emerald-100\/5{
  background-color: rgb(209 250 229 / 0.05) !important;
}
.tw-bg-emerald-100\/50{
  background-color: rgb(209 250 229 / 0.5) !important;
}
.tw-bg-emerald-100\/55{
  background-color: rgb(209 250 229 / 0.55) !important;
}
.tw-bg-emerald-100\/60{
  background-color: rgb(209 250 229 / 0.6) !important;
}
.tw-bg-emerald-100\/65{
  background-color: rgb(209 250 229 / 0.65) !important;
}
.tw-bg-emerald-100\/70{
  background-color: rgb(209 250 229 / 0.7) !important;
}
.tw-bg-emerald-100\/75{
  background-color: rgb(209 250 229 / 0.75) !important;
}
.tw-bg-emerald-100\/80{
  background-color: rgb(209 250 229 / 0.8) !important;
}
.tw-bg-emerald-100\/85{
  background-color: rgb(209 250 229 / 0.85) !important;
}
.tw-bg-emerald-100\/90{
  background-color: rgb(209 250 229 / 0.9) !important;
}
.tw-bg-emerald-100\/95{
  background-color: rgb(209 250 229 / 0.95) !important;
}
.tw-bg-emerald-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-200\/0{
  background-color: rgb(167 243 208 / 0) !important;
}
.tw-bg-emerald-200\/10{
  background-color: rgb(167 243 208 / 0.1) !important;
}
.tw-bg-emerald-200\/100{
  background-color: rgb(167 243 208 / 1) !important;
}
.tw-bg-emerald-200\/15{
  background-color: rgb(167 243 208 / 0.15) !important;
}
.tw-bg-emerald-200\/20{
  background-color: rgb(167 243 208 / 0.2) !important;
}
.tw-bg-emerald-200\/25{
  background-color: rgb(167 243 208 / 0.25) !important;
}
.tw-bg-emerald-200\/30{
  background-color: rgb(167 243 208 / 0.3) !important;
}
.tw-bg-emerald-200\/35{
  background-color: rgb(167 243 208 / 0.35) !important;
}
.tw-bg-emerald-200\/40{
  background-color: rgb(167 243 208 / 0.4) !important;
}
.tw-bg-emerald-200\/45{
  background-color: rgb(167 243 208 / 0.45) !important;
}
.tw-bg-emerald-200\/5{
  background-color: rgb(167 243 208 / 0.05) !important;
}
.tw-bg-emerald-200\/50{
  background-color: rgb(167 243 208 / 0.5) !important;
}
.tw-bg-emerald-200\/55{
  background-color: rgb(167 243 208 / 0.55) !important;
}
.tw-bg-emerald-200\/60{
  background-color: rgb(167 243 208 / 0.6) !important;
}
.tw-bg-emerald-200\/65{
  background-color: rgb(167 243 208 / 0.65) !important;
}
.tw-bg-emerald-200\/70{
  background-color: rgb(167 243 208 / 0.7) !important;
}
.tw-bg-emerald-200\/75{
  background-color: rgb(167 243 208 / 0.75) !important;
}
.tw-bg-emerald-200\/80{
  background-color: rgb(167 243 208 / 0.8) !important;
}
.tw-bg-emerald-200\/85{
  background-color: rgb(167 243 208 / 0.85) !important;
}
.tw-bg-emerald-200\/90{
  background-color: rgb(167 243 208 / 0.9) !important;
}
.tw-bg-emerald-200\/95{
  background-color: rgb(167 243 208 / 0.95) !important;
}
.tw-bg-emerald-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-300\/0{
  background-color: rgb(110 231 183 / 0) !important;
}
.tw-bg-emerald-300\/10{
  background-color: rgb(110 231 183 / 0.1) !important;
}
.tw-bg-emerald-300\/100{
  background-color: rgb(110 231 183 / 1) !important;
}
.tw-bg-emerald-300\/15{
  background-color: rgb(110 231 183 / 0.15) !important;
}
.tw-bg-emerald-300\/20{
  background-color: rgb(110 231 183 / 0.2) !important;
}
.tw-bg-emerald-300\/25{
  background-color: rgb(110 231 183 / 0.25) !important;
}
.tw-bg-emerald-300\/30{
  background-color: rgb(110 231 183 / 0.3) !important;
}
.tw-bg-emerald-300\/35{
  background-color: rgb(110 231 183 / 0.35) !important;
}
.tw-bg-emerald-300\/40{
  background-color: rgb(110 231 183 / 0.4) !important;
}
.tw-bg-emerald-300\/45{
  background-color: rgb(110 231 183 / 0.45) !important;
}
.tw-bg-emerald-300\/5{
  background-color: rgb(110 231 183 / 0.05) !important;
}
.tw-bg-emerald-300\/50{
  background-color: rgb(110 231 183 / 0.5) !important;
}
.tw-bg-emerald-300\/55{
  background-color: rgb(110 231 183 / 0.55) !important;
}
.tw-bg-emerald-300\/60{
  background-color: rgb(110 231 183 / 0.6) !important;
}
.tw-bg-emerald-300\/65{
  background-color: rgb(110 231 183 / 0.65) !important;
}
.tw-bg-emerald-300\/70{
  background-color: rgb(110 231 183 / 0.7) !important;
}
.tw-bg-emerald-300\/75{
  background-color: rgb(110 231 183 / 0.75) !important;
}
.tw-bg-emerald-300\/80{
  background-color: rgb(110 231 183 / 0.8) !important;
}
.tw-bg-emerald-300\/85{
  background-color: rgb(110 231 183 / 0.85) !important;
}
.tw-bg-emerald-300\/90{
  background-color: rgb(110 231 183 / 0.9) !important;
}
.tw-bg-emerald-300\/95{
  background-color: rgb(110 231 183 / 0.95) !important;
}
.tw-bg-emerald-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-400\/0{
  background-color: rgb(52 211 153 / 0) !important;
}
.tw-bg-emerald-400\/10{
  background-color: rgb(52 211 153 / 0.1) !important;
}
.tw-bg-emerald-400\/100{
  background-color: rgb(52 211 153 / 1) !important;
}
.tw-bg-emerald-400\/15{
  background-color: rgb(52 211 153 / 0.15) !important;
}
.tw-bg-emerald-400\/20{
  background-color: rgb(52 211 153 / 0.2) !important;
}
.tw-bg-emerald-400\/25{
  background-color: rgb(52 211 153 / 0.25) !important;
}
.tw-bg-emerald-400\/30{
  background-color: rgb(52 211 153 / 0.3) !important;
}
.tw-bg-emerald-400\/35{
  background-color: rgb(52 211 153 / 0.35) !important;
}
.tw-bg-emerald-400\/40{
  background-color: rgb(52 211 153 / 0.4) !important;
}
.tw-bg-emerald-400\/45{
  background-color: rgb(52 211 153 / 0.45) !important;
}
.tw-bg-emerald-400\/5{
  background-color: rgb(52 211 153 / 0.05) !important;
}
.tw-bg-emerald-400\/50{
  background-color: rgb(52 211 153 / 0.5) !important;
}
.tw-bg-emerald-400\/55{
  background-color: rgb(52 211 153 / 0.55) !important;
}
.tw-bg-emerald-400\/60{
  background-color: rgb(52 211 153 / 0.6) !important;
}
.tw-bg-emerald-400\/65{
  background-color: rgb(52 211 153 / 0.65) !important;
}
.tw-bg-emerald-400\/70{
  background-color: rgb(52 211 153 / 0.7) !important;
}
.tw-bg-emerald-400\/75{
  background-color: rgb(52 211 153 / 0.75) !important;
}
.tw-bg-emerald-400\/80{
  background-color: rgb(52 211 153 / 0.8) !important;
}
.tw-bg-emerald-400\/85{
  background-color: rgb(52 211 153 / 0.85) !important;
}
.tw-bg-emerald-400\/90{
  background-color: rgb(52 211 153 / 0.9) !important;
}
.tw-bg-emerald-400\/95{
  background-color: rgb(52 211 153 / 0.95) !important;
}
.tw-bg-emerald-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-50\/0{
  background-color: rgb(236 253 245 / 0) !important;
}
.tw-bg-emerald-50\/10{
  background-color: rgb(236 253 245 / 0.1) !important;
}
.tw-bg-emerald-50\/100{
  background-color: rgb(236 253 245 / 1) !important;
}
.tw-bg-emerald-50\/15{
  background-color: rgb(236 253 245 / 0.15) !important;
}
.tw-bg-emerald-50\/20{
  background-color: rgb(236 253 245 / 0.2) !important;
}
.tw-bg-emerald-50\/25{
  background-color: rgb(236 253 245 / 0.25) !important;
}
.tw-bg-emerald-50\/30{
  background-color: rgb(236 253 245 / 0.3) !important;
}
.tw-bg-emerald-50\/35{
  background-color: rgb(236 253 245 / 0.35) !important;
}
.tw-bg-emerald-50\/40{
  background-color: rgb(236 253 245 / 0.4) !important;
}
.tw-bg-emerald-50\/45{
  background-color: rgb(236 253 245 / 0.45) !important;
}
.tw-bg-emerald-50\/5{
  background-color: rgb(236 253 245 / 0.05) !important;
}
.tw-bg-emerald-50\/50{
  background-color: rgb(236 253 245 / 0.5) !important;
}
.tw-bg-emerald-50\/55{
  background-color: rgb(236 253 245 / 0.55) !important;
}
.tw-bg-emerald-50\/60{
  background-color: rgb(236 253 245 / 0.6) !important;
}
.tw-bg-emerald-50\/65{
  background-color: rgb(236 253 245 / 0.65) !important;
}
.tw-bg-emerald-50\/70{
  background-color: rgb(236 253 245 / 0.7) !important;
}
.tw-bg-emerald-50\/75{
  background-color: rgb(236 253 245 / 0.75) !important;
}
.tw-bg-emerald-50\/80{
  background-color: rgb(236 253 245 / 0.8) !important;
}
.tw-bg-emerald-50\/85{
  background-color: rgb(236 253 245 / 0.85) !important;
}
.tw-bg-emerald-50\/90{
  background-color: rgb(236 253 245 / 0.9) !important;
}
.tw-bg-emerald-50\/95{
  background-color: rgb(236 253 245 / 0.95) !important;
}
.tw-bg-emerald-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-500\/0{
  background-color: rgb(16 185 129 / 0) !important;
}
.tw-bg-emerald-500\/10{
  background-color: rgb(16 185 129 / 0.1) !important;
}
.tw-bg-emerald-500\/100{
  background-color: rgb(16 185 129 / 1) !important;
}
.tw-bg-emerald-500\/15{
  background-color: rgb(16 185 129 / 0.15) !important;
}
.tw-bg-emerald-500\/20{
  background-color: rgb(16 185 129 / 0.2) !important;
}
.tw-bg-emerald-500\/25{
  background-color: rgb(16 185 129 / 0.25) !important;
}
.tw-bg-emerald-500\/30{
  background-color: rgb(16 185 129 / 0.3) !important;
}
.tw-bg-emerald-500\/35{
  background-color: rgb(16 185 129 / 0.35) !important;
}
.tw-bg-emerald-500\/40{
  background-color: rgb(16 185 129 / 0.4) !important;
}
.tw-bg-emerald-500\/45{
  background-color: rgb(16 185 129 / 0.45) !important;
}
.tw-bg-emerald-500\/5{
  background-color: rgb(16 185 129 / 0.05) !important;
}
.tw-bg-emerald-500\/50{
  background-color: rgb(16 185 129 / 0.5) !important;
}
.tw-bg-emerald-500\/55{
  background-color: rgb(16 185 129 / 0.55) !important;
}
.tw-bg-emerald-500\/60{
  background-color: rgb(16 185 129 / 0.6) !important;
}
.tw-bg-emerald-500\/65{
  background-color: rgb(16 185 129 / 0.65) !important;
}
.tw-bg-emerald-500\/70{
  background-color: rgb(16 185 129 / 0.7) !important;
}
.tw-bg-emerald-500\/75{
  background-color: rgb(16 185 129 / 0.75) !important;
}
.tw-bg-emerald-500\/80{
  background-color: rgb(16 185 129 / 0.8) !important;
}
.tw-bg-emerald-500\/85{
  background-color: rgb(16 185 129 / 0.85) !important;
}
.tw-bg-emerald-500\/90{
  background-color: rgb(16 185 129 / 0.9) !important;
}
.tw-bg-emerald-500\/95{
  background-color: rgb(16 185 129 / 0.95) !important;
}
.tw-bg-emerald-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-600\/0{
  background-color: rgb(5 150 105 / 0) !important;
}
.tw-bg-emerald-600\/10{
  background-color: rgb(5 150 105 / 0.1) !important;
}
.tw-bg-emerald-600\/100{
  background-color: rgb(5 150 105 / 1) !important;
}
.tw-bg-emerald-600\/15{
  background-color: rgb(5 150 105 / 0.15) !important;
}
.tw-bg-emerald-600\/20{
  background-color: rgb(5 150 105 / 0.2) !important;
}
.tw-bg-emerald-600\/25{
  background-color: rgb(5 150 105 / 0.25) !important;
}
.tw-bg-emerald-600\/30{
  background-color: rgb(5 150 105 / 0.3) !important;
}
.tw-bg-emerald-600\/35{
  background-color: rgb(5 150 105 / 0.35) !important;
}
.tw-bg-emerald-600\/40{
  background-color: rgb(5 150 105 / 0.4) !important;
}
.tw-bg-emerald-600\/45{
  background-color: rgb(5 150 105 / 0.45) !important;
}
.tw-bg-emerald-600\/5{
  background-color: rgb(5 150 105 / 0.05) !important;
}
.tw-bg-emerald-600\/50{
  background-color: rgb(5 150 105 / 0.5) !important;
}
.tw-bg-emerald-600\/55{
  background-color: rgb(5 150 105 / 0.55) !important;
}
.tw-bg-emerald-600\/60{
  background-color: rgb(5 150 105 / 0.6) !important;
}
.tw-bg-emerald-600\/65{
  background-color: rgb(5 150 105 / 0.65) !important;
}
.tw-bg-emerald-600\/70{
  background-color: rgb(5 150 105 / 0.7) !important;
}
.tw-bg-emerald-600\/75{
  background-color: rgb(5 150 105 / 0.75) !important;
}
.tw-bg-emerald-600\/80{
  background-color: rgb(5 150 105 / 0.8) !important;
}
.tw-bg-emerald-600\/85{
  background-color: rgb(5 150 105 / 0.85) !important;
}
.tw-bg-emerald-600\/90{
  background-color: rgb(5 150 105 / 0.9) !important;
}
.tw-bg-emerald-600\/95{
  background-color: rgb(5 150 105 / 0.95) !important;
}
.tw-bg-emerald-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-700\/0{
  background-color: rgb(4 120 87 / 0) !important;
}
.tw-bg-emerald-700\/10{
  background-color: rgb(4 120 87 / 0.1) !important;
}
.tw-bg-emerald-700\/100{
  background-color: rgb(4 120 87 / 1) !important;
}
.tw-bg-emerald-700\/15{
  background-color: rgb(4 120 87 / 0.15) !important;
}
.tw-bg-emerald-700\/20{
  background-color: rgb(4 120 87 / 0.2) !important;
}
.tw-bg-emerald-700\/25{
  background-color: rgb(4 120 87 / 0.25) !important;
}
.tw-bg-emerald-700\/30{
  background-color: rgb(4 120 87 / 0.3) !important;
}
.tw-bg-emerald-700\/35{
  background-color: rgb(4 120 87 / 0.35) !important;
}
.tw-bg-emerald-700\/40{
  background-color: rgb(4 120 87 / 0.4) !important;
}
.tw-bg-emerald-700\/45{
  background-color: rgb(4 120 87 / 0.45) !important;
}
.tw-bg-emerald-700\/5{
  background-color: rgb(4 120 87 / 0.05) !important;
}
.tw-bg-emerald-700\/50{
  background-color: rgb(4 120 87 / 0.5) !important;
}
.tw-bg-emerald-700\/55{
  background-color: rgb(4 120 87 / 0.55) !important;
}
.tw-bg-emerald-700\/60{
  background-color: rgb(4 120 87 / 0.6) !important;
}
.tw-bg-emerald-700\/65{
  background-color: rgb(4 120 87 / 0.65) !important;
}
.tw-bg-emerald-700\/70{
  background-color: rgb(4 120 87 / 0.7) !important;
}
.tw-bg-emerald-700\/75{
  background-color: rgb(4 120 87 / 0.75) !important;
}
.tw-bg-emerald-700\/80{
  background-color: rgb(4 120 87 / 0.8) !important;
}
.tw-bg-emerald-700\/85{
  background-color: rgb(4 120 87 / 0.85) !important;
}
.tw-bg-emerald-700\/90{
  background-color: rgb(4 120 87 / 0.9) !important;
}
.tw-bg-emerald-700\/95{
  background-color: rgb(4 120 87 / 0.95) !important;
}
.tw-bg-emerald-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-800\/0{
  background-color: rgb(6 95 70 / 0) !important;
}
.tw-bg-emerald-800\/10{
  background-color: rgb(6 95 70 / 0.1) !important;
}
.tw-bg-emerald-800\/100{
  background-color: rgb(6 95 70 / 1) !important;
}
.tw-bg-emerald-800\/15{
  background-color: rgb(6 95 70 / 0.15) !important;
}
.tw-bg-emerald-800\/20{
  background-color: rgb(6 95 70 / 0.2) !important;
}
.tw-bg-emerald-800\/25{
  background-color: rgb(6 95 70 / 0.25) !important;
}
.tw-bg-emerald-800\/30{
  background-color: rgb(6 95 70 / 0.3) !important;
}
.tw-bg-emerald-800\/35{
  background-color: rgb(6 95 70 / 0.35) !important;
}
.tw-bg-emerald-800\/40{
  background-color: rgb(6 95 70 / 0.4) !important;
}
.tw-bg-emerald-800\/45{
  background-color: rgb(6 95 70 / 0.45) !important;
}
.tw-bg-emerald-800\/5{
  background-color: rgb(6 95 70 / 0.05) !important;
}
.tw-bg-emerald-800\/50{
  background-color: rgb(6 95 70 / 0.5) !important;
}
.tw-bg-emerald-800\/55{
  background-color: rgb(6 95 70 / 0.55) !important;
}
.tw-bg-emerald-800\/60{
  background-color: rgb(6 95 70 / 0.6) !important;
}
.tw-bg-emerald-800\/65{
  background-color: rgb(6 95 70 / 0.65) !important;
}
.tw-bg-emerald-800\/70{
  background-color: rgb(6 95 70 / 0.7) !important;
}
.tw-bg-emerald-800\/75{
  background-color: rgb(6 95 70 / 0.75) !important;
}
.tw-bg-emerald-800\/80{
  background-color: rgb(6 95 70 / 0.8) !important;
}
.tw-bg-emerald-800\/85{
  background-color: rgb(6 95 70 / 0.85) !important;
}
.tw-bg-emerald-800\/90{
  background-color: rgb(6 95 70 / 0.9) !important;
}
.tw-bg-emerald-800\/95{
  background-color: rgb(6 95 70 / 0.95) !important;
}
.tw-bg-emerald-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-900\/0{
  background-color: rgb(6 78 59 / 0) !important;
}
.tw-bg-emerald-900\/10{
  background-color: rgb(6 78 59 / 0.1) !important;
}
.tw-bg-emerald-900\/100{
  background-color: rgb(6 78 59 / 1) !important;
}
.tw-bg-emerald-900\/15{
  background-color: rgb(6 78 59 / 0.15) !important;
}
.tw-bg-emerald-900\/20{
  background-color: rgb(6 78 59 / 0.2) !important;
}
.tw-bg-emerald-900\/25{
  background-color: rgb(6 78 59 / 0.25) !important;
}
.tw-bg-emerald-900\/30{
  background-color: rgb(6 78 59 / 0.3) !important;
}
.tw-bg-emerald-900\/35{
  background-color: rgb(6 78 59 / 0.35) !important;
}
.tw-bg-emerald-900\/40{
  background-color: rgb(6 78 59 / 0.4) !important;
}
.tw-bg-emerald-900\/45{
  background-color: rgb(6 78 59 / 0.45) !important;
}
.tw-bg-emerald-900\/5{
  background-color: rgb(6 78 59 / 0.05) !important;
}
.tw-bg-emerald-900\/50{
  background-color: rgb(6 78 59 / 0.5) !important;
}
.tw-bg-emerald-900\/55{
  background-color: rgb(6 78 59 / 0.55) !important;
}
.tw-bg-emerald-900\/60{
  background-color: rgb(6 78 59 / 0.6) !important;
}
.tw-bg-emerald-900\/65{
  background-color: rgb(6 78 59 / 0.65) !important;
}
.tw-bg-emerald-900\/70{
  background-color: rgb(6 78 59 / 0.7) !important;
}
.tw-bg-emerald-900\/75{
  background-color: rgb(6 78 59 / 0.75) !important;
}
.tw-bg-emerald-900\/80{
  background-color: rgb(6 78 59 / 0.8) !important;
}
.tw-bg-emerald-900\/85{
  background-color: rgb(6 78 59 / 0.85) !important;
}
.tw-bg-emerald-900\/90{
  background-color: rgb(6 78 59 / 0.9) !important;
}
.tw-bg-emerald-900\/95{
  background-color: rgb(6 78 59 / 0.95) !important;
}
.tw-bg-emerald-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 44 34 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-emerald-950\/0{
  background-color: rgb(2 44 34 / 0) !important;
}
.tw-bg-emerald-950\/10{
  background-color: rgb(2 44 34 / 0.1) !important;
}
.tw-bg-emerald-950\/100{
  background-color: rgb(2 44 34 / 1) !important;
}
.tw-bg-emerald-950\/15{
  background-color: rgb(2 44 34 / 0.15) !important;
}
.tw-bg-emerald-950\/20{
  background-color: rgb(2 44 34 / 0.2) !important;
}
.tw-bg-emerald-950\/25{
  background-color: rgb(2 44 34 / 0.25) !important;
}
.tw-bg-emerald-950\/30{
  background-color: rgb(2 44 34 / 0.3) !important;
}
.tw-bg-emerald-950\/35{
  background-color: rgb(2 44 34 / 0.35) !important;
}
.tw-bg-emerald-950\/40{
  background-color: rgb(2 44 34 / 0.4) !important;
}
.tw-bg-emerald-950\/45{
  background-color: rgb(2 44 34 / 0.45) !important;
}
.tw-bg-emerald-950\/5{
  background-color: rgb(2 44 34 / 0.05) !important;
}
.tw-bg-emerald-950\/50{
  background-color: rgb(2 44 34 / 0.5) !important;
}
.tw-bg-emerald-950\/55{
  background-color: rgb(2 44 34 / 0.55) !important;
}
.tw-bg-emerald-950\/60{
  background-color: rgb(2 44 34 / 0.6) !important;
}
.tw-bg-emerald-950\/65{
  background-color: rgb(2 44 34 / 0.65) !important;
}
.tw-bg-emerald-950\/70{
  background-color: rgb(2 44 34 / 0.7) !important;
}
.tw-bg-emerald-950\/75{
  background-color: rgb(2 44 34 / 0.75) !important;
}
.tw-bg-emerald-950\/80{
  background-color: rgb(2 44 34 / 0.8) !important;
}
.tw-bg-emerald-950\/85{
  background-color: rgb(2 44 34 / 0.85) !important;
}
.tw-bg-emerald-950\/90{
  background-color: rgb(2 44 34 / 0.9) !important;
}
.tw-bg-emerald-950\/95{
  background-color: rgb(2 44 34 / 0.95) !important;
}
.tw-bg-fuchsia-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-100\/0{
  background-color: rgb(250 232 255 / 0) !important;
}
.tw-bg-fuchsia-100\/10{
  background-color: rgb(250 232 255 / 0.1) !important;
}
.tw-bg-fuchsia-100\/100{
  background-color: rgb(250 232 255 / 1) !important;
}
.tw-bg-fuchsia-100\/15{
  background-color: rgb(250 232 255 / 0.15) !important;
}
.tw-bg-fuchsia-100\/20{
  background-color: rgb(250 232 255 / 0.2) !important;
}
.tw-bg-fuchsia-100\/25{
  background-color: rgb(250 232 255 / 0.25) !important;
}
.tw-bg-fuchsia-100\/30{
  background-color: rgb(250 232 255 / 0.3) !important;
}
.tw-bg-fuchsia-100\/35{
  background-color: rgb(250 232 255 / 0.35) !important;
}
.tw-bg-fuchsia-100\/40{
  background-color: rgb(250 232 255 / 0.4) !important;
}
.tw-bg-fuchsia-100\/45{
  background-color: rgb(250 232 255 / 0.45) !important;
}
.tw-bg-fuchsia-100\/5{
  background-color: rgb(250 232 255 / 0.05) !important;
}
.tw-bg-fuchsia-100\/50{
  background-color: rgb(250 232 255 / 0.5) !important;
}
.tw-bg-fuchsia-100\/55{
  background-color: rgb(250 232 255 / 0.55) !important;
}
.tw-bg-fuchsia-100\/60{
  background-color: rgb(250 232 255 / 0.6) !important;
}
.tw-bg-fuchsia-100\/65{
  background-color: rgb(250 232 255 / 0.65) !important;
}
.tw-bg-fuchsia-100\/70{
  background-color: rgb(250 232 255 / 0.7) !important;
}
.tw-bg-fuchsia-100\/75{
  background-color: rgb(250 232 255 / 0.75) !important;
}
.tw-bg-fuchsia-100\/80{
  background-color: rgb(250 232 255 / 0.8) !important;
}
.tw-bg-fuchsia-100\/85{
  background-color: rgb(250 232 255 / 0.85) !important;
}
.tw-bg-fuchsia-100\/90{
  background-color: rgb(250 232 255 / 0.9) !important;
}
.tw-bg-fuchsia-100\/95{
  background-color: rgb(250 232 255 / 0.95) !important;
}
.tw-bg-fuchsia-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-200\/0{
  background-color: rgb(245 208 254 / 0) !important;
}
.tw-bg-fuchsia-200\/10{
  background-color: rgb(245 208 254 / 0.1) !important;
}
.tw-bg-fuchsia-200\/100{
  background-color: rgb(245 208 254 / 1) !important;
}
.tw-bg-fuchsia-200\/15{
  background-color: rgb(245 208 254 / 0.15) !important;
}
.tw-bg-fuchsia-200\/20{
  background-color: rgb(245 208 254 / 0.2) !important;
}
.tw-bg-fuchsia-200\/25{
  background-color: rgb(245 208 254 / 0.25) !important;
}
.tw-bg-fuchsia-200\/30{
  background-color: rgb(245 208 254 / 0.3) !important;
}
.tw-bg-fuchsia-200\/35{
  background-color: rgb(245 208 254 / 0.35) !important;
}
.tw-bg-fuchsia-200\/40{
  background-color: rgb(245 208 254 / 0.4) !important;
}
.tw-bg-fuchsia-200\/45{
  background-color: rgb(245 208 254 / 0.45) !important;
}
.tw-bg-fuchsia-200\/5{
  background-color: rgb(245 208 254 / 0.05) !important;
}
.tw-bg-fuchsia-200\/50{
  background-color: rgb(245 208 254 / 0.5) !important;
}
.tw-bg-fuchsia-200\/55{
  background-color: rgb(245 208 254 / 0.55) !important;
}
.tw-bg-fuchsia-200\/60{
  background-color: rgb(245 208 254 / 0.6) !important;
}
.tw-bg-fuchsia-200\/65{
  background-color: rgb(245 208 254 / 0.65) !important;
}
.tw-bg-fuchsia-200\/70{
  background-color: rgb(245 208 254 / 0.7) !important;
}
.tw-bg-fuchsia-200\/75{
  background-color: rgb(245 208 254 / 0.75) !important;
}
.tw-bg-fuchsia-200\/80{
  background-color: rgb(245 208 254 / 0.8) !important;
}
.tw-bg-fuchsia-200\/85{
  background-color: rgb(245 208 254 / 0.85) !important;
}
.tw-bg-fuchsia-200\/90{
  background-color: rgb(245 208 254 / 0.9) !important;
}
.tw-bg-fuchsia-200\/95{
  background-color: rgb(245 208 254 / 0.95) !important;
}
.tw-bg-fuchsia-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-300\/0{
  background-color: rgb(240 171 252 / 0) !important;
}
.tw-bg-fuchsia-300\/10{
  background-color: rgb(240 171 252 / 0.1) !important;
}
.tw-bg-fuchsia-300\/100{
  background-color: rgb(240 171 252 / 1) !important;
}
.tw-bg-fuchsia-300\/15{
  background-color: rgb(240 171 252 / 0.15) !important;
}
.tw-bg-fuchsia-300\/20{
  background-color: rgb(240 171 252 / 0.2) !important;
}
.tw-bg-fuchsia-300\/25{
  background-color: rgb(240 171 252 / 0.25) !important;
}
.tw-bg-fuchsia-300\/30{
  background-color: rgb(240 171 252 / 0.3) !important;
}
.tw-bg-fuchsia-300\/35{
  background-color: rgb(240 171 252 / 0.35) !important;
}
.tw-bg-fuchsia-300\/40{
  background-color: rgb(240 171 252 / 0.4) !important;
}
.tw-bg-fuchsia-300\/45{
  background-color: rgb(240 171 252 / 0.45) !important;
}
.tw-bg-fuchsia-300\/5{
  background-color: rgb(240 171 252 / 0.05) !important;
}
.tw-bg-fuchsia-300\/50{
  background-color: rgb(240 171 252 / 0.5) !important;
}
.tw-bg-fuchsia-300\/55{
  background-color: rgb(240 171 252 / 0.55) !important;
}
.tw-bg-fuchsia-300\/60{
  background-color: rgb(240 171 252 / 0.6) !important;
}
.tw-bg-fuchsia-300\/65{
  background-color: rgb(240 171 252 / 0.65) !important;
}
.tw-bg-fuchsia-300\/70{
  background-color: rgb(240 171 252 / 0.7) !important;
}
.tw-bg-fuchsia-300\/75{
  background-color: rgb(240 171 252 / 0.75) !important;
}
.tw-bg-fuchsia-300\/80{
  background-color: rgb(240 171 252 / 0.8) !important;
}
.tw-bg-fuchsia-300\/85{
  background-color: rgb(240 171 252 / 0.85) !important;
}
.tw-bg-fuchsia-300\/90{
  background-color: rgb(240 171 252 / 0.9) !important;
}
.tw-bg-fuchsia-300\/95{
  background-color: rgb(240 171 252 / 0.95) !important;
}
.tw-bg-fuchsia-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-400\/0{
  background-color: rgb(232 121 249 / 0) !important;
}
.tw-bg-fuchsia-400\/10{
  background-color: rgb(232 121 249 / 0.1) !important;
}
.tw-bg-fuchsia-400\/100{
  background-color: rgb(232 121 249 / 1) !important;
}
.tw-bg-fuchsia-400\/15{
  background-color: rgb(232 121 249 / 0.15) !important;
}
.tw-bg-fuchsia-400\/20{
  background-color: rgb(232 121 249 / 0.2) !important;
}
.tw-bg-fuchsia-400\/25{
  background-color: rgb(232 121 249 / 0.25) !important;
}
.tw-bg-fuchsia-400\/30{
  background-color: rgb(232 121 249 / 0.3) !important;
}
.tw-bg-fuchsia-400\/35{
  background-color: rgb(232 121 249 / 0.35) !important;
}
.tw-bg-fuchsia-400\/40{
  background-color: rgb(232 121 249 / 0.4) !important;
}
.tw-bg-fuchsia-400\/45{
  background-color: rgb(232 121 249 / 0.45) !important;
}
.tw-bg-fuchsia-400\/5{
  background-color: rgb(232 121 249 / 0.05) !important;
}
.tw-bg-fuchsia-400\/50{
  background-color: rgb(232 121 249 / 0.5) !important;
}
.tw-bg-fuchsia-400\/55{
  background-color: rgb(232 121 249 / 0.55) !important;
}
.tw-bg-fuchsia-400\/60{
  background-color: rgb(232 121 249 / 0.6) !important;
}
.tw-bg-fuchsia-400\/65{
  background-color: rgb(232 121 249 / 0.65) !important;
}
.tw-bg-fuchsia-400\/70{
  background-color: rgb(232 121 249 / 0.7) !important;
}
.tw-bg-fuchsia-400\/75{
  background-color: rgb(232 121 249 / 0.75) !important;
}
.tw-bg-fuchsia-400\/80{
  background-color: rgb(232 121 249 / 0.8) !important;
}
.tw-bg-fuchsia-400\/85{
  background-color: rgb(232 121 249 / 0.85) !important;
}
.tw-bg-fuchsia-400\/90{
  background-color: rgb(232 121 249 / 0.9) !important;
}
.tw-bg-fuchsia-400\/95{
  background-color: rgb(232 121 249 / 0.95) !important;
}
.tw-bg-fuchsia-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-50\/0{
  background-color: rgb(253 244 255 / 0) !important;
}
.tw-bg-fuchsia-50\/10{
  background-color: rgb(253 244 255 / 0.1) !important;
}
.tw-bg-fuchsia-50\/100{
  background-color: rgb(253 244 255 / 1) !important;
}
.tw-bg-fuchsia-50\/15{
  background-color: rgb(253 244 255 / 0.15) !important;
}
.tw-bg-fuchsia-50\/20{
  background-color: rgb(253 244 255 / 0.2) !important;
}
.tw-bg-fuchsia-50\/25{
  background-color: rgb(253 244 255 / 0.25) !important;
}
.tw-bg-fuchsia-50\/30{
  background-color: rgb(253 244 255 / 0.3) !important;
}
.tw-bg-fuchsia-50\/35{
  background-color: rgb(253 244 255 / 0.35) !important;
}
.tw-bg-fuchsia-50\/40{
  background-color: rgb(253 244 255 / 0.4) !important;
}
.tw-bg-fuchsia-50\/45{
  background-color: rgb(253 244 255 / 0.45) !important;
}
.tw-bg-fuchsia-50\/5{
  background-color: rgb(253 244 255 / 0.05) !important;
}
.tw-bg-fuchsia-50\/50{
  background-color: rgb(253 244 255 / 0.5) !important;
}
.tw-bg-fuchsia-50\/55{
  background-color: rgb(253 244 255 / 0.55) !important;
}
.tw-bg-fuchsia-50\/60{
  background-color: rgb(253 244 255 / 0.6) !important;
}
.tw-bg-fuchsia-50\/65{
  background-color: rgb(253 244 255 / 0.65) !important;
}
.tw-bg-fuchsia-50\/70{
  background-color: rgb(253 244 255 / 0.7) !important;
}
.tw-bg-fuchsia-50\/75{
  background-color: rgb(253 244 255 / 0.75) !important;
}
.tw-bg-fuchsia-50\/80{
  background-color: rgb(253 244 255 / 0.8) !important;
}
.tw-bg-fuchsia-50\/85{
  background-color: rgb(253 244 255 / 0.85) !important;
}
.tw-bg-fuchsia-50\/90{
  background-color: rgb(253 244 255 / 0.9) !important;
}
.tw-bg-fuchsia-50\/95{
  background-color: rgb(253 244 255 / 0.95) !important;
}
.tw-bg-fuchsia-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-500\/0{
  background-color: rgb(217 70 239 / 0) !important;
}
.tw-bg-fuchsia-500\/10{
  background-color: rgb(217 70 239 / 0.1) !important;
}
.tw-bg-fuchsia-500\/100{
  background-color: rgb(217 70 239 / 1) !important;
}
.tw-bg-fuchsia-500\/15{
  background-color: rgb(217 70 239 / 0.15) !important;
}
.tw-bg-fuchsia-500\/20{
  background-color: rgb(217 70 239 / 0.2) !important;
}
.tw-bg-fuchsia-500\/25{
  background-color: rgb(217 70 239 / 0.25) !important;
}
.tw-bg-fuchsia-500\/30{
  background-color: rgb(217 70 239 / 0.3) !important;
}
.tw-bg-fuchsia-500\/35{
  background-color: rgb(217 70 239 / 0.35) !important;
}
.tw-bg-fuchsia-500\/40{
  background-color: rgb(217 70 239 / 0.4) !important;
}
.tw-bg-fuchsia-500\/45{
  background-color: rgb(217 70 239 / 0.45) !important;
}
.tw-bg-fuchsia-500\/5{
  background-color: rgb(217 70 239 / 0.05) !important;
}
.tw-bg-fuchsia-500\/50{
  background-color: rgb(217 70 239 / 0.5) !important;
}
.tw-bg-fuchsia-500\/55{
  background-color: rgb(217 70 239 / 0.55) !important;
}
.tw-bg-fuchsia-500\/60{
  background-color: rgb(217 70 239 / 0.6) !important;
}
.tw-bg-fuchsia-500\/65{
  background-color: rgb(217 70 239 / 0.65) !important;
}
.tw-bg-fuchsia-500\/70{
  background-color: rgb(217 70 239 / 0.7) !important;
}
.tw-bg-fuchsia-500\/75{
  background-color: rgb(217 70 239 / 0.75) !important;
}
.tw-bg-fuchsia-500\/80{
  background-color: rgb(217 70 239 / 0.8) !important;
}
.tw-bg-fuchsia-500\/85{
  background-color: rgb(217 70 239 / 0.85) !important;
}
.tw-bg-fuchsia-500\/90{
  background-color: rgb(217 70 239 / 0.9) !important;
}
.tw-bg-fuchsia-500\/95{
  background-color: rgb(217 70 239 / 0.95) !important;
}
.tw-bg-fuchsia-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-600\/0{
  background-color: rgb(192 38 211 / 0) !important;
}
.tw-bg-fuchsia-600\/10{
  background-color: rgb(192 38 211 / 0.1) !important;
}
.tw-bg-fuchsia-600\/100{
  background-color: rgb(192 38 211 / 1) !important;
}
.tw-bg-fuchsia-600\/15{
  background-color: rgb(192 38 211 / 0.15) !important;
}
.tw-bg-fuchsia-600\/20{
  background-color: rgb(192 38 211 / 0.2) !important;
}
.tw-bg-fuchsia-600\/25{
  background-color: rgb(192 38 211 / 0.25) !important;
}
.tw-bg-fuchsia-600\/30{
  background-color: rgb(192 38 211 / 0.3) !important;
}
.tw-bg-fuchsia-600\/35{
  background-color: rgb(192 38 211 / 0.35) !important;
}
.tw-bg-fuchsia-600\/40{
  background-color: rgb(192 38 211 / 0.4) !important;
}
.tw-bg-fuchsia-600\/45{
  background-color: rgb(192 38 211 / 0.45) !important;
}
.tw-bg-fuchsia-600\/5{
  background-color: rgb(192 38 211 / 0.05) !important;
}
.tw-bg-fuchsia-600\/50{
  background-color: rgb(192 38 211 / 0.5) !important;
}
.tw-bg-fuchsia-600\/55{
  background-color: rgb(192 38 211 / 0.55) !important;
}
.tw-bg-fuchsia-600\/60{
  background-color: rgb(192 38 211 / 0.6) !important;
}
.tw-bg-fuchsia-600\/65{
  background-color: rgb(192 38 211 / 0.65) !important;
}
.tw-bg-fuchsia-600\/70{
  background-color: rgb(192 38 211 / 0.7) !important;
}
.tw-bg-fuchsia-600\/75{
  background-color: rgb(192 38 211 / 0.75) !important;
}
.tw-bg-fuchsia-600\/80{
  background-color: rgb(192 38 211 / 0.8) !important;
}
.tw-bg-fuchsia-600\/85{
  background-color: rgb(192 38 211 / 0.85) !important;
}
.tw-bg-fuchsia-600\/90{
  background-color: rgb(192 38 211 / 0.9) !important;
}
.tw-bg-fuchsia-600\/95{
  background-color: rgb(192 38 211 / 0.95) !important;
}
.tw-bg-fuchsia-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-700\/0{
  background-color: rgb(162 28 175 / 0) !important;
}
.tw-bg-fuchsia-700\/10{
  background-color: rgb(162 28 175 / 0.1) !important;
}
.tw-bg-fuchsia-700\/100{
  background-color: rgb(162 28 175 / 1) !important;
}
.tw-bg-fuchsia-700\/15{
  background-color: rgb(162 28 175 / 0.15) !important;
}
.tw-bg-fuchsia-700\/20{
  background-color: rgb(162 28 175 / 0.2) !important;
}
.tw-bg-fuchsia-700\/25{
  background-color: rgb(162 28 175 / 0.25) !important;
}
.tw-bg-fuchsia-700\/30{
  background-color: rgb(162 28 175 / 0.3) !important;
}
.tw-bg-fuchsia-700\/35{
  background-color: rgb(162 28 175 / 0.35) !important;
}
.tw-bg-fuchsia-700\/40{
  background-color: rgb(162 28 175 / 0.4) !important;
}
.tw-bg-fuchsia-700\/45{
  background-color: rgb(162 28 175 / 0.45) !important;
}
.tw-bg-fuchsia-700\/5{
  background-color: rgb(162 28 175 / 0.05) !important;
}
.tw-bg-fuchsia-700\/50{
  background-color: rgb(162 28 175 / 0.5) !important;
}
.tw-bg-fuchsia-700\/55{
  background-color: rgb(162 28 175 / 0.55) !important;
}
.tw-bg-fuchsia-700\/60{
  background-color: rgb(162 28 175 / 0.6) !important;
}
.tw-bg-fuchsia-700\/65{
  background-color: rgb(162 28 175 / 0.65) !important;
}
.tw-bg-fuchsia-700\/70{
  background-color: rgb(162 28 175 / 0.7) !important;
}
.tw-bg-fuchsia-700\/75{
  background-color: rgb(162 28 175 / 0.75) !important;
}
.tw-bg-fuchsia-700\/80{
  background-color: rgb(162 28 175 / 0.8) !important;
}
.tw-bg-fuchsia-700\/85{
  background-color: rgb(162 28 175 / 0.85) !important;
}
.tw-bg-fuchsia-700\/90{
  background-color: rgb(162 28 175 / 0.9) !important;
}
.tw-bg-fuchsia-700\/95{
  background-color: rgb(162 28 175 / 0.95) !important;
}
.tw-bg-fuchsia-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-800\/0{
  background-color: rgb(134 25 143 / 0) !important;
}
.tw-bg-fuchsia-800\/10{
  background-color: rgb(134 25 143 / 0.1) !important;
}
.tw-bg-fuchsia-800\/100{
  background-color: rgb(134 25 143 / 1) !important;
}
.tw-bg-fuchsia-800\/15{
  background-color: rgb(134 25 143 / 0.15) !important;
}
.tw-bg-fuchsia-800\/20{
  background-color: rgb(134 25 143 / 0.2) !important;
}
.tw-bg-fuchsia-800\/25{
  background-color: rgb(134 25 143 / 0.25) !important;
}
.tw-bg-fuchsia-800\/30{
  background-color: rgb(134 25 143 / 0.3) !important;
}
.tw-bg-fuchsia-800\/35{
  background-color: rgb(134 25 143 / 0.35) !important;
}
.tw-bg-fuchsia-800\/40{
  background-color: rgb(134 25 143 / 0.4) !important;
}
.tw-bg-fuchsia-800\/45{
  background-color: rgb(134 25 143 / 0.45) !important;
}
.tw-bg-fuchsia-800\/5{
  background-color: rgb(134 25 143 / 0.05) !important;
}
.tw-bg-fuchsia-800\/50{
  background-color: rgb(134 25 143 / 0.5) !important;
}
.tw-bg-fuchsia-800\/55{
  background-color: rgb(134 25 143 / 0.55) !important;
}
.tw-bg-fuchsia-800\/60{
  background-color: rgb(134 25 143 / 0.6) !important;
}
.tw-bg-fuchsia-800\/65{
  background-color: rgb(134 25 143 / 0.65) !important;
}
.tw-bg-fuchsia-800\/70{
  background-color: rgb(134 25 143 / 0.7) !important;
}
.tw-bg-fuchsia-800\/75{
  background-color: rgb(134 25 143 / 0.75) !important;
}
.tw-bg-fuchsia-800\/80{
  background-color: rgb(134 25 143 / 0.8) !important;
}
.tw-bg-fuchsia-800\/85{
  background-color: rgb(134 25 143 / 0.85) !important;
}
.tw-bg-fuchsia-800\/90{
  background-color: rgb(134 25 143 / 0.9) !important;
}
.tw-bg-fuchsia-800\/95{
  background-color: rgb(134 25 143 / 0.95) !important;
}
.tw-bg-fuchsia-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-900\/0{
  background-color: rgb(112 26 117 / 0) !important;
}
.tw-bg-fuchsia-900\/10{
  background-color: rgb(112 26 117 / 0.1) !important;
}
.tw-bg-fuchsia-900\/100{
  background-color: rgb(112 26 117 / 1) !important;
}
.tw-bg-fuchsia-900\/15{
  background-color: rgb(112 26 117 / 0.15) !important;
}
.tw-bg-fuchsia-900\/20{
  background-color: rgb(112 26 117 / 0.2) !important;
}
.tw-bg-fuchsia-900\/25{
  background-color: rgb(112 26 117 / 0.25) !important;
}
.tw-bg-fuchsia-900\/30{
  background-color: rgb(112 26 117 / 0.3) !important;
}
.tw-bg-fuchsia-900\/35{
  background-color: rgb(112 26 117 / 0.35) !important;
}
.tw-bg-fuchsia-900\/40{
  background-color: rgb(112 26 117 / 0.4) !important;
}
.tw-bg-fuchsia-900\/45{
  background-color: rgb(112 26 117 / 0.45) !important;
}
.tw-bg-fuchsia-900\/5{
  background-color: rgb(112 26 117 / 0.05) !important;
}
.tw-bg-fuchsia-900\/50{
  background-color: rgb(112 26 117 / 0.5) !important;
}
.tw-bg-fuchsia-900\/55{
  background-color: rgb(112 26 117 / 0.55) !important;
}
.tw-bg-fuchsia-900\/60{
  background-color: rgb(112 26 117 / 0.6) !important;
}
.tw-bg-fuchsia-900\/65{
  background-color: rgb(112 26 117 / 0.65) !important;
}
.tw-bg-fuchsia-900\/70{
  background-color: rgb(112 26 117 / 0.7) !important;
}
.tw-bg-fuchsia-900\/75{
  background-color: rgb(112 26 117 / 0.75) !important;
}
.tw-bg-fuchsia-900\/80{
  background-color: rgb(112 26 117 / 0.8) !important;
}
.tw-bg-fuchsia-900\/85{
  background-color: rgb(112 26 117 / 0.85) !important;
}
.tw-bg-fuchsia-900\/90{
  background-color: rgb(112 26 117 / 0.9) !important;
}
.tw-bg-fuchsia-900\/95{
  background-color: rgb(112 26 117 / 0.95) !important;
}
.tw-bg-fuchsia-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(74 4 78 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-fuchsia-950\/0{
  background-color: rgb(74 4 78 / 0) !important;
}
.tw-bg-fuchsia-950\/10{
  background-color: rgb(74 4 78 / 0.1) !important;
}
.tw-bg-fuchsia-950\/100{
  background-color: rgb(74 4 78 / 1) !important;
}
.tw-bg-fuchsia-950\/15{
  background-color: rgb(74 4 78 / 0.15) !important;
}
.tw-bg-fuchsia-950\/20{
  background-color: rgb(74 4 78 / 0.2) !important;
}
.tw-bg-fuchsia-950\/25{
  background-color: rgb(74 4 78 / 0.25) !important;
}
.tw-bg-fuchsia-950\/30{
  background-color: rgb(74 4 78 / 0.3) !important;
}
.tw-bg-fuchsia-950\/35{
  background-color: rgb(74 4 78 / 0.35) !important;
}
.tw-bg-fuchsia-950\/40{
  background-color: rgb(74 4 78 / 0.4) !important;
}
.tw-bg-fuchsia-950\/45{
  background-color: rgb(74 4 78 / 0.45) !important;
}
.tw-bg-fuchsia-950\/5{
  background-color: rgb(74 4 78 / 0.05) !important;
}
.tw-bg-fuchsia-950\/50{
  background-color: rgb(74 4 78 / 0.5) !important;
}
.tw-bg-fuchsia-950\/55{
  background-color: rgb(74 4 78 / 0.55) !important;
}
.tw-bg-fuchsia-950\/60{
  background-color: rgb(74 4 78 / 0.6) !important;
}
.tw-bg-fuchsia-950\/65{
  background-color: rgb(74 4 78 / 0.65) !important;
}
.tw-bg-fuchsia-950\/70{
  background-color: rgb(74 4 78 / 0.7) !important;
}
.tw-bg-fuchsia-950\/75{
  background-color: rgb(74 4 78 / 0.75) !important;
}
.tw-bg-fuchsia-950\/80{
  background-color: rgb(74 4 78 / 0.8) !important;
}
.tw-bg-fuchsia-950\/85{
  background-color: rgb(74 4 78 / 0.85) !important;
}
.tw-bg-fuchsia-950\/90{
  background-color: rgb(74 4 78 / 0.9) !important;
}
.tw-bg-fuchsia-950\/95{
  background-color: rgb(74 4 78 / 0.95) !important;
}
.tw-bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-100\/0{
  background-color: rgb(230 230 230 / 0) !important;
}
.tw-bg-gray-100\/10{
  background-color: rgb(230 230 230 / 0.1) !important;
}
.tw-bg-gray-100\/100{
  background-color: rgb(230 230 230 / 1) !important;
}
.tw-bg-gray-100\/15{
  background-color: rgb(230 230 230 / 0.15) !important;
}
.tw-bg-gray-100\/20{
  background-color: rgb(230 230 230 / 0.2) !important;
}
.tw-bg-gray-100\/25{
  background-color: rgb(230 230 230 / 0.25) !important;
}
.tw-bg-gray-100\/30{
  background-color: rgb(230 230 230 / 0.3) !important;
}
.tw-bg-gray-100\/35{
  background-color: rgb(230 230 230 / 0.35) !important;
}
.tw-bg-gray-100\/40{
  background-color: rgb(230 230 230 / 0.4) !important;
}
.tw-bg-gray-100\/45{
  background-color: rgb(230 230 230 / 0.45) !important;
}
.tw-bg-gray-100\/5{
  background-color: rgb(230 230 230 / 0.05) !important;
}
.tw-bg-gray-100\/50{
  background-color: rgb(230 230 230 / 0.5) !important;
}
.tw-bg-gray-100\/55{
  background-color: rgb(230 230 230 / 0.55) !important;
}
.tw-bg-gray-100\/60{
  background-color: rgb(230 230 230 / 0.6) !important;
}
.tw-bg-gray-100\/65{
  background-color: rgb(230 230 230 / 0.65) !important;
}
.tw-bg-gray-100\/70{
  background-color: rgb(230 230 230 / 0.7) !important;
}
.tw-bg-gray-100\/75{
  background-color: rgb(230 230 230 / 0.75) !important;
}
.tw-bg-gray-100\/80{
  background-color: rgb(230 230 230 / 0.8) !important;
}
.tw-bg-gray-100\/85{
  background-color: rgb(230 230 230 / 0.85) !important;
}
.tw-bg-gray-100\/90{
  background-color: rgb(230 230 230 / 0.9) !important;
}
.tw-bg-gray-100\/95{
  background-color: rgb(230 230 230 / 0.95) !important;
}
.tw-bg-gray-150{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-150\/0{
  background-color: rgb(217 217 217 / 0) !important;
}
.tw-bg-gray-150\/10{
  background-color: rgb(217 217 217 / 0.1) !important;
}
.tw-bg-gray-150\/100{
  background-color: rgb(217 217 217 / 1) !important;
}
.tw-bg-gray-150\/15{
  background-color: rgb(217 217 217 / 0.15) !important;
}
.tw-bg-gray-150\/20{
  background-color: rgb(217 217 217 / 0.2) !important;
}
.tw-bg-gray-150\/25{
  background-color: rgb(217 217 217 / 0.25) !important;
}
.tw-bg-gray-150\/30{
  background-color: rgb(217 217 217 / 0.3) !important;
}
.tw-bg-gray-150\/35{
  background-color: rgb(217 217 217 / 0.35) !important;
}
.tw-bg-gray-150\/40{
  background-color: rgb(217 217 217 / 0.4) !important;
}
.tw-bg-gray-150\/45{
  background-color: rgb(217 217 217 / 0.45) !important;
}
.tw-bg-gray-150\/5{
  background-color: rgb(217 217 217 / 0.05) !important;
}
.tw-bg-gray-150\/50{
  background-color: rgb(217 217 217 / 0.5) !important;
}
.tw-bg-gray-150\/55{
  background-color: rgb(217 217 217 / 0.55) !important;
}
.tw-bg-gray-150\/60{
  background-color: rgb(217 217 217 / 0.6) !important;
}
.tw-bg-gray-150\/65{
  background-color: rgb(217 217 217 / 0.65) !important;
}
.tw-bg-gray-150\/70{
  background-color: rgb(217 217 217 / 0.7) !important;
}
.tw-bg-gray-150\/75{
  background-color: rgb(217 217 217 / 0.75) !important;
}
.tw-bg-gray-150\/80{
  background-color: rgb(217 217 217 / 0.8) !important;
}
.tw-bg-gray-150\/85{
  background-color: rgb(217 217 217 / 0.85) !important;
}
.tw-bg-gray-150\/90{
  background-color: rgb(217 217 217 / 0.9) !important;
}
.tw-bg-gray-150\/95{
  background-color: rgb(217 217 217 / 0.95) !important;
}
.tw-bg-gray-20{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-20\/0{
  background-color: rgb(243 243 243 / 0) !important;
}
.tw-bg-gray-20\/10{
  background-color: rgb(243 243 243 / 0.1) !important;
}
.tw-bg-gray-20\/100{
  background-color: rgb(243 243 243 / 1) !important;
}
.tw-bg-gray-20\/15{
  background-color: rgb(243 243 243 / 0.15) !important;
}
.tw-bg-gray-20\/20{
  background-color: rgb(243 243 243 / 0.2) !important;
}
.tw-bg-gray-20\/25{
  background-color: rgb(243 243 243 / 0.25) !important;
}
.tw-bg-gray-20\/30{
  background-color: rgb(243 243 243 / 0.3) !important;
}
.tw-bg-gray-20\/35{
  background-color: rgb(243 243 243 / 0.35) !important;
}
.tw-bg-gray-20\/40{
  background-color: rgb(243 243 243 / 0.4) !important;
}
.tw-bg-gray-20\/45{
  background-color: rgb(243 243 243 / 0.45) !important;
}
.tw-bg-gray-20\/5{
  background-color: rgb(243 243 243 / 0.05) !important;
}
.tw-bg-gray-20\/50{
  background-color: rgb(243 243 243 / 0.5) !important;
}
.tw-bg-gray-20\/55{
  background-color: rgb(243 243 243 / 0.55) !important;
}
.tw-bg-gray-20\/60{
  background-color: rgb(243 243 243 / 0.6) !important;
}
.tw-bg-gray-20\/65{
  background-color: rgb(243 243 243 / 0.65) !important;
}
.tw-bg-gray-20\/70{
  background-color: rgb(243 243 243 / 0.7) !important;
}
.tw-bg-gray-20\/75{
  background-color: rgb(243 243 243 / 0.75) !important;
}
.tw-bg-gray-20\/80{
  background-color: rgb(243 243 243 / 0.8) !important;
}
.tw-bg-gray-20\/85{
  background-color: rgb(243 243 243 / 0.85) !important;
}
.tw-bg-gray-20\/90{
  background-color: rgb(243 243 243 / 0.9) !important;
}
.tw-bg-gray-20\/95{
  background-color: rgb(243 243 243 / 0.95) !important;
}
.tw-bg-gray-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-200\/0{
  background-color: rgb(204 204 204 / 0) !important;
}
.tw-bg-gray-200\/10{
  background-color: rgb(204 204 204 / 0.1) !important;
}
.tw-bg-gray-200\/100{
  background-color: rgb(204 204 204 / 1) !important;
}
.tw-bg-gray-200\/15{
  background-color: rgb(204 204 204 / 0.15) !important;
}
.tw-bg-gray-200\/20{
  background-color: rgb(204 204 204 / 0.2) !important;
}
.tw-bg-gray-200\/25{
  background-color: rgb(204 204 204 / 0.25) !important;
}
.tw-bg-gray-200\/30{
  background-color: rgb(204 204 204 / 0.3) !important;
}
.tw-bg-gray-200\/35{
  background-color: rgb(204 204 204 / 0.35) !important;
}
.tw-bg-gray-200\/40{
  background-color: rgb(204 204 204 / 0.4) !important;
}
.tw-bg-gray-200\/45{
  background-color: rgb(204 204 204 / 0.45) !important;
}
.tw-bg-gray-200\/5{
  background-color: rgb(204 204 204 / 0.05) !important;
}
.tw-bg-gray-200\/50{
  background-color: rgb(204 204 204 / 0.5) !important;
}
.tw-bg-gray-200\/55{
  background-color: rgb(204 204 204 / 0.55) !important;
}
.tw-bg-gray-200\/60{
  background-color: rgb(204 204 204 / 0.6) !important;
}
.tw-bg-gray-200\/65{
  background-color: rgb(204 204 204 / 0.65) !important;
}
.tw-bg-gray-200\/70{
  background-color: rgb(204 204 204 / 0.7) !important;
}
.tw-bg-gray-200\/75{
  background-color: rgb(204 204 204 / 0.75) !important;
}
.tw-bg-gray-200\/80{
  background-color: rgb(204 204 204 / 0.8) !important;
}
.tw-bg-gray-200\/85{
  background-color: rgb(204 204 204 / 0.85) !important;
}
.tw-bg-gray-200\/90{
  background-color: rgb(204 204 204 / 0.9) !important;
}
.tw-bg-gray-200\/95{
  background-color: rgb(204 204 204 / 0.95) !important;
}
.tw-bg-gray-25{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-25\/0{
  background-color: rgb(249 249 249 / 0) !important;
}
.tw-bg-gray-25\/10{
  background-color: rgb(249 249 249 / 0.1) !important;
}
.tw-bg-gray-25\/100{
  background-color: rgb(249 249 249 / 1) !important;
}
.tw-bg-gray-25\/15{
  background-color: rgb(249 249 249 / 0.15) !important;
}
.tw-bg-gray-25\/20{
  background-color: rgb(249 249 249 / 0.2) !important;
}
.tw-bg-gray-25\/25{
  background-color: rgb(249 249 249 / 0.25) !important;
}
.tw-bg-gray-25\/30{
  background-color: rgb(249 249 249 / 0.3) !important;
}
.tw-bg-gray-25\/35{
  background-color: rgb(249 249 249 / 0.35) !important;
}
.tw-bg-gray-25\/40{
  background-color: rgb(249 249 249 / 0.4) !important;
}
.tw-bg-gray-25\/45{
  background-color: rgb(249 249 249 / 0.45) !important;
}
.tw-bg-gray-25\/5{
  background-color: rgb(249 249 249 / 0.05) !important;
}
.tw-bg-gray-25\/50{
  background-color: rgb(249 249 249 / 0.5) !important;
}
.tw-bg-gray-25\/55{
  background-color: rgb(249 249 249 / 0.55) !important;
}
.tw-bg-gray-25\/60{
  background-color: rgb(249 249 249 / 0.6) !important;
}
.tw-bg-gray-25\/65{
  background-color: rgb(249 249 249 / 0.65) !important;
}
.tw-bg-gray-25\/70{
  background-color: rgb(249 249 249 / 0.7) !important;
}
.tw-bg-gray-25\/75{
  background-color: rgb(249 249 249 / 0.75) !important;
}
.tw-bg-gray-25\/80{
  background-color: rgb(249 249 249 / 0.8) !important;
}
.tw-bg-gray-25\/85{
  background-color: rgb(249 249 249 / 0.85) !important;
}
.tw-bg-gray-25\/90{
  background-color: rgb(249 249 249 / 0.9) !important;
}
.tw-bg-gray-25\/95{
  background-color: rgb(249 249 249 / 0.95) !important;
}
.tw-bg-gray-250{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 192 192 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-250\/0{
  background-color: rgb(192 192 192 / 0) !important;
}
.tw-bg-gray-250\/10{
  background-color: rgb(192 192 192 / 0.1) !important;
}
.tw-bg-gray-250\/100{
  background-color: rgb(192 192 192 / 1) !important;
}
.tw-bg-gray-250\/15{
  background-color: rgb(192 192 192 / 0.15) !important;
}
.tw-bg-gray-250\/20{
  background-color: rgb(192 192 192 / 0.2) !important;
}
.tw-bg-gray-250\/25{
  background-color: rgb(192 192 192 / 0.25) !important;
}
.tw-bg-gray-250\/30{
  background-color: rgb(192 192 192 / 0.3) !important;
}
.tw-bg-gray-250\/35{
  background-color: rgb(192 192 192 / 0.35) !important;
}
.tw-bg-gray-250\/40{
  background-color: rgb(192 192 192 / 0.4) !important;
}
.tw-bg-gray-250\/45{
  background-color: rgb(192 192 192 / 0.45) !important;
}
.tw-bg-gray-250\/5{
  background-color: rgb(192 192 192 / 0.05) !important;
}
.tw-bg-gray-250\/50{
  background-color: rgb(192 192 192 / 0.5) !important;
}
.tw-bg-gray-250\/55{
  background-color: rgb(192 192 192 / 0.55) !important;
}
.tw-bg-gray-250\/60{
  background-color: rgb(192 192 192 / 0.6) !important;
}
.tw-bg-gray-250\/65{
  background-color: rgb(192 192 192 / 0.65) !important;
}
.tw-bg-gray-250\/70{
  background-color: rgb(192 192 192 / 0.7) !important;
}
.tw-bg-gray-250\/75{
  background-color: rgb(192 192 192 / 0.75) !important;
}
.tw-bg-gray-250\/80{
  background-color: rgb(192 192 192 / 0.8) !important;
}
.tw-bg-gray-250\/85{
  background-color: rgb(192 192 192 / 0.85) !important;
}
.tw-bg-gray-250\/90{
  background-color: rgb(192 192 192 / 0.9) !important;
}
.tw-bg-gray-250\/95{
  background-color: rgb(192 192 192 / 0.95) !important;
}
.tw-bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(179 179 179 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-300\/0{
  background-color: rgb(179 179 179 / 0) !important;
}
.tw-bg-gray-300\/10{
  background-color: rgb(179 179 179 / 0.1) !important;
}
.tw-bg-gray-300\/100{
  background-color: rgb(179 179 179 / 1) !important;
}
.tw-bg-gray-300\/15{
  background-color: rgb(179 179 179 / 0.15) !important;
}
.tw-bg-gray-300\/20{
  background-color: rgb(179 179 179 / 0.2) !important;
}
.tw-bg-gray-300\/25{
  background-color: rgb(179 179 179 / 0.25) !important;
}
.tw-bg-gray-300\/30{
  background-color: rgb(179 179 179 / 0.3) !important;
}
.tw-bg-gray-300\/35{
  background-color: rgb(179 179 179 / 0.35) !important;
}
.tw-bg-gray-300\/40{
  background-color: rgb(179 179 179 / 0.4) !important;
}
.tw-bg-gray-300\/45{
  background-color: rgb(179 179 179 / 0.45) !important;
}
.tw-bg-gray-300\/5{
  background-color: rgb(179 179 179 / 0.05) !important;
}
.tw-bg-gray-300\/50{
  background-color: rgb(179 179 179 / 0.5) !important;
}
.tw-bg-gray-300\/55{
  background-color: rgb(179 179 179 / 0.55) !important;
}
.tw-bg-gray-300\/60{
  background-color: rgb(179 179 179 / 0.6) !important;
}
.tw-bg-gray-300\/65{
  background-color: rgb(179 179 179 / 0.65) !important;
}
.tw-bg-gray-300\/70{
  background-color: rgb(179 179 179 / 0.7) !important;
}
.tw-bg-gray-300\/75{
  background-color: rgb(179 179 179 / 0.75) !important;
}
.tw-bg-gray-300\/80{
  background-color: rgb(179 179 179 / 0.8) !important;
}
.tw-bg-gray-300\/85{
  background-color: rgb(179 179 179 / 0.85) !important;
}
.tw-bg-gray-300\/90{
  background-color: rgb(179 179 179 / 0.9) !important;
}
.tw-bg-gray-300\/95{
  background-color: rgb(179 179 179 / 0.95) !important;
}
.tw-bg-gray-40{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(57 64 75 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-40\/0{
  background-color: rgb(57 64 75 / 0) !important;
}
.tw-bg-gray-40\/10{
  background-color: rgb(57 64 75 / 0.1) !important;
}
.tw-bg-gray-40\/100{
  background-color: rgb(57 64 75 / 1) !important;
}
.tw-bg-gray-40\/15{
  background-color: rgb(57 64 75 / 0.15) !important;
}
.tw-bg-gray-40\/20{
  background-color: rgb(57 64 75 / 0.2) !important;
}
.tw-bg-gray-40\/25{
  background-color: rgb(57 64 75 / 0.25) !important;
}
.tw-bg-gray-40\/30{
  background-color: rgb(57 64 75 / 0.3) !important;
}
.tw-bg-gray-40\/35{
  background-color: rgb(57 64 75 / 0.35) !important;
}
.tw-bg-gray-40\/40{
  background-color: rgb(57 64 75 / 0.4) !important;
}
.tw-bg-gray-40\/45{
  background-color: rgb(57 64 75 / 0.45) !important;
}
.tw-bg-gray-40\/5{
  background-color: rgb(57 64 75 / 0.05) !important;
}
.tw-bg-gray-40\/50{
  background-color: rgb(57 64 75 / 0.5) !important;
}
.tw-bg-gray-40\/55{
  background-color: rgb(57 64 75 / 0.55) !important;
}
.tw-bg-gray-40\/60{
  background-color: rgb(57 64 75 / 0.6) !important;
}
.tw-bg-gray-40\/65{
  background-color: rgb(57 64 75 / 0.65) !important;
}
.tw-bg-gray-40\/70{
  background-color: rgb(57 64 75 / 0.7) !important;
}
.tw-bg-gray-40\/75{
  background-color: rgb(57 64 75 / 0.75) !important;
}
.tw-bg-gray-40\/80{
  background-color: rgb(57 64 75 / 0.8) !important;
}
.tw-bg-gray-40\/85{
  background-color: rgb(57 64 75 / 0.85) !important;
}
.tw-bg-gray-40\/90{
  background-color: rgb(57 64 75 / 0.9) !important;
}
.tw-bg-gray-40\/95{
  background-color: rgb(57 64 75 / 0.95) !important;
}
.tw-bg-gray-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-400\/0{
  background-color: rgb(153 153 153 / 0) !important;
}
.tw-bg-gray-400\/10{
  background-color: rgb(153 153 153 / 0.1) !important;
}
.tw-bg-gray-400\/100{
  background-color: rgb(153 153 153 / 1) !important;
}
.tw-bg-gray-400\/15{
  background-color: rgb(153 153 153 / 0.15) !important;
}
.tw-bg-gray-400\/20{
  background-color: rgb(153 153 153 / 0.2) !important;
}
.tw-bg-gray-400\/25{
  background-color: rgb(153 153 153 / 0.25) !important;
}
.tw-bg-gray-400\/30{
  background-color: rgb(153 153 153 / 0.3) !important;
}
.tw-bg-gray-400\/35{
  background-color: rgb(153 153 153 / 0.35) !important;
}
.tw-bg-gray-400\/40{
  background-color: rgb(153 153 153 / 0.4) !important;
}
.tw-bg-gray-400\/45{
  background-color: rgb(153 153 153 / 0.45) !important;
}
.tw-bg-gray-400\/5{
  background-color: rgb(153 153 153 / 0.05) !important;
}
.tw-bg-gray-400\/50{
  background-color: rgb(153 153 153 / 0.5) !important;
}
.tw-bg-gray-400\/55{
  background-color: rgb(153 153 153 / 0.55) !important;
}
.tw-bg-gray-400\/60{
  background-color: rgb(153 153 153 / 0.6) !important;
}
.tw-bg-gray-400\/65{
  background-color: rgb(153 153 153 / 0.65) !important;
}
.tw-bg-gray-400\/70{
  background-color: rgb(153 153 153 / 0.7) !important;
}
.tw-bg-gray-400\/75{
  background-color: rgb(153 153 153 / 0.75) !important;
}
.tw-bg-gray-400\/80{
  background-color: rgb(153 153 153 / 0.8) !important;
}
.tw-bg-gray-400\/85{
  background-color: rgb(153 153 153 / 0.85) !important;
}
.tw-bg-gray-400\/90{
  background-color: rgb(153 153 153 / 0.9) !important;
}
.tw-bg-gray-400\/95{
  background-color: rgb(153 153 153 / 0.95) !important;
}
.tw-bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-50\/0{
  background-color: rgb(242 242 242 / 0) !important;
}
.tw-bg-gray-50\/10{
  background-color: rgb(242 242 242 / 0.1) !important;
}
.tw-bg-gray-50\/100{
  background-color: rgb(242 242 242 / 1) !important;
}
.tw-bg-gray-50\/15{
  background-color: rgb(242 242 242 / 0.15) !important;
}
.tw-bg-gray-50\/20{
  background-color: rgb(242 242 242 / 0.2) !important;
}
.tw-bg-gray-50\/25{
  background-color: rgb(242 242 242 / 0.25) !important;
}
.tw-bg-gray-50\/30{
  background-color: rgb(242 242 242 / 0.3) !important;
}
.tw-bg-gray-50\/35{
  background-color: rgb(242 242 242 / 0.35) !important;
}
.tw-bg-gray-50\/40{
  background-color: rgb(242 242 242 / 0.4) !important;
}
.tw-bg-gray-50\/45{
  background-color: rgb(242 242 242 / 0.45) !important;
}
.tw-bg-gray-50\/5{
  background-color: rgb(242 242 242 / 0.05) !important;
}
.tw-bg-gray-50\/50{
  background-color: rgb(242 242 242 / 0.5) !important;
}
.tw-bg-gray-50\/55{
  background-color: rgb(242 242 242 / 0.55) !important;
}
.tw-bg-gray-50\/60{
  background-color: rgb(242 242 242 / 0.6) !important;
}
.tw-bg-gray-50\/65{
  background-color: rgb(242 242 242 / 0.65) !important;
}
.tw-bg-gray-50\/70{
  background-color: rgb(242 242 242 / 0.7) !important;
}
.tw-bg-gray-50\/75{
  background-color: rgb(242 242 242 / 0.75) !important;
}
.tw-bg-gray-50\/80{
  background-color: rgb(242 242 242 / 0.8) !important;
}
.tw-bg-gray-50\/85{
  background-color: rgb(242 242 242 / 0.85) !important;
}
.tw-bg-gray-50\/90{
  background-color: rgb(242 242 242 / 0.9) !important;
}
.tw-bg-gray-50\/95{
  background-color: rgb(242 242 242 / 0.95) !important;
}
.tw-bg-gray-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-500\/0{
  background-color: rgb(128 128 128 / 0) !important;
}
.tw-bg-gray-500\/10{
  background-color: rgb(128 128 128 / 0.1) !important;
}
.tw-bg-gray-500\/100{
  background-color: rgb(128 128 128 / 1) !important;
}
.tw-bg-gray-500\/15{
  background-color: rgb(128 128 128 / 0.15) !important;
}
.tw-bg-gray-500\/20{
  background-color: rgb(128 128 128 / 0.2) !important;
}
.tw-bg-gray-500\/25{
  background-color: rgb(128 128 128 / 0.25) !important;
}
.tw-bg-gray-500\/30{
  background-color: rgb(128 128 128 / 0.3) !important;
}
.tw-bg-gray-500\/35{
  background-color: rgb(128 128 128 / 0.35) !important;
}
.tw-bg-gray-500\/40{
  background-color: rgb(128 128 128 / 0.4) !important;
}
.tw-bg-gray-500\/45{
  background-color: rgb(128 128 128 / 0.45) !important;
}
.tw-bg-gray-500\/5{
  background-color: rgb(128 128 128 / 0.05) !important;
}
.tw-bg-gray-500\/50{
  background-color: rgb(128 128 128 / 0.5) !important;
}
.tw-bg-gray-500\/55{
  background-color: rgb(128 128 128 / 0.55) !important;
}
.tw-bg-gray-500\/60{
  background-color: rgb(128 128 128 / 0.6) !important;
}
.tw-bg-gray-500\/65{
  background-color: rgb(128 128 128 / 0.65) !important;
}
.tw-bg-gray-500\/70{
  background-color: rgb(128 128 128 / 0.7) !important;
}
.tw-bg-gray-500\/75{
  background-color: rgb(128 128 128 / 0.75) !important;
}
.tw-bg-gray-500\/80{
  background-color: rgb(128 128 128 / 0.8) !important;
}
.tw-bg-gray-500\/85{
  background-color: rgb(128 128 128 / 0.85) !important;
}
.tw-bg-gray-500\/90{
  background-color: rgb(128 128 128 / 0.9) !important;
}
.tw-bg-gray-500\/95{
  background-color: rgb(128 128 128 / 0.95) !important;
}
.tw-bg-gray-550{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-550\/0{
  background-color: rgb(127 127 127 / 0) !important;
}
.tw-bg-gray-550\/10{
  background-color: rgb(127 127 127 / 0.1) !important;
}
.tw-bg-gray-550\/100{
  background-color: rgb(127 127 127 / 1) !important;
}
.tw-bg-gray-550\/15{
  background-color: rgb(127 127 127 / 0.15) !important;
}
.tw-bg-gray-550\/20{
  background-color: rgb(127 127 127 / 0.2) !important;
}
.tw-bg-gray-550\/25{
  background-color: rgb(127 127 127 / 0.25) !important;
}
.tw-bg-gray-550\/30{
  background-color: rgb(127 127 127 / 0.3) !important;
}
.tw-bg-gray-550\/35{
  background-color: rgb(127 127 127 / 0.35) !important;
}
.tw-bg-gray-550\/40{
  background-color: rgb(127 127 127 / 0.4) !important;
}
.tw-bg-gray-550\/45{
  background-color: rgb(127 127 127 / 0.45) !important;
}
.tw-bg-gray-550\/5{
  background-color: rgb(127 127 127 / 0.05) !important;
}
.tw-bg-gray-550\/50{
  background-color: rgb(127 127 127 / 0.5) !important;
}
.tw-bg-gray-550\/55{
  background-color: rgb(127 127 127 / 0.55) !important;
}
.tw-bg-gray-550\/60{
  background-color: rgb(127 127 127 / 0.6) !important;
}
.tw-bg-gray-550\/65{
  background-color: rgb(127 127 127 / 0.65) !important;
}
.tw-bg-gray-550\/70{
  background-color: rgb(127 127 127 / 0.7) !important;
}
.tw-bg-gray-550\/75{
  background-color: rgb(127 127 127 / 0.75) !important;
}
.tw-bg-gray-550\/80{
  background-color: rgb(127 127 127 / 0.8) !important;
}
.tw-bg-gray-550\/85{
  background-color: rgb(127 127 127 / 0.85) !important;
}
.tw-bg-gray-550\/90{
  background-color: rgb(127 127 127 / 0.9) !important;
}
.tw-bg-gray-550\/95{
  background-color: rgb(127 127 127 / 0.95) !important;
}
.tw-bg-gray-575{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-575\/0{
  background-color: rgb(107 114 128 / 0) !important;
}
.tw-bg-gray-575\/10{
  background-color: rgb(107 114 128 / 0.1) !important;
}
.tw-bg-gray-575\/100{
  background-color: rgb(107 114 128 / 1) !important;
}
.tw-bg-gray-575\/15{
  background-color: rgb(107 114 128 / 0.15) !important;
}
.tw-bg-gray-575\/20{
  background-color: rgb(107 114 128 / 0.2) !important;
}
.tw-bg-gray-575\/25{
  background-color: rgb(107 114 128 / 0.25) !important;
}
.tw-bg-gray-575\/30{
  background-color: rgb(107 114 128 / 0.3) !important;
}
.tw-bg-gray-575\/35{
  background-color: rgb(107 114 128 / 0.35) !important;
}
.tw-bg-gray-575\/40{
  background-color: rgb(107 114 128 / 0.4) !important;
}
.tw-bg-gray-575\/45{
  background-color: rgb(107 114 128 / 0.45) !important;
}
.tw-bg-gray-575\/5{
  background-color: rgb(107 114 128 / 0.05) !important;
}
.tw-bg-gray-575\/50{
  background-color: rgb(107 114 128 / 0.5) !important;
}
.tw-bg-gray-575\/55{
  background-color: rgb(107 114 128 / 0.55) !important;
}
.tw-bg-gray-575\/60{
  background-color: rgb(107 114 128 / 0.6) !important;
}
.tw-bg-gray-575\/65{
  background-color: rgb(107 114 128 / 0.65) !important;
}
.tw-bg-gray-575\/70{
  background-color: rgb(107 114 128 / 0.7) !important;
}
.tw-bg-gray-575\/75{
  background-color: rgb(107 114 128 / 0.75) !important;
}
.tw-bg-gray-575\/80{
  background-color: rgb(107 114 128 / 0.8) !important;
}
.tw-bg-gray-575\/85{
  background-color: rgb(107 114 128 / 0.85) !important;
}
.tw-bg-gray-575\/90{
  background-color: rgb(107 114 128 / 0.9) !important;
}
.tw-bg-gray-575\/95{
  background-color: rgb(107 114 128 / 0.95) !important;
}
.tw-bg-gray-60{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-60\/0{
  background-color: rgb(238 238 238 / 0) !important;
}
.tw-bg-gray-60\/10{
  background-color: rgb(238 238 238 / 0.1) !important;
}
.tw-bg-gray-60\/100{
  background-color: rgb(238 238 238 / 1) !important;
}
.tw-bg-gray-60\/15{
  background-color: rgb(238 238 238 / 0.15) !important;
}
.tw-bg-gray-60\/20{
  background-color: rgb(238 238 238 / 0.2) !important;
}
.tw-bg-gray-60\/25{
  background-color: rgb(238 238 238 / 0.25) !important;
}
.tw-bg-gray-60\/30{
  background-color: rgb(238 238 238 / 0.3) !important;
}
.tw-bg-gray-60\/35{
  background-color: rgb(238 238 238 / 0.35) !important;
}
.tw-bg-gray-60\/40{
  background-color: rgb(238 238 238 / 0.4) !important;
}
.tw-bg-gray-60\/45{
  background-color: rgb(238 238 238 / 0.45) !important;
}
.tw-bg-gray-60\/5{
  background-color: rgb(238 238 238 / 0.05) !important;
}
.tw-bg-gray-60\/50{
  background-color: rgb(238 238 238 / 0.5) !important;
}
.tw-bg-gray-60\/55{
  background-color: rgb(238 238 238 / 0.55) !important;
}
.tw-bg-gray-60\/60{
  background-color: rgb(238 238 238 / 0.6) !important;
}
.tw-bg-gray-60\/65{
  background-color: rgb(238 238 238 / 0.65) !important;
}
.tw-bg-gray-60\/70{
  background-color: rgb(238 238 238 / 0.7) !important;
}
.tw-bg-gray-60\/75{
  background-color: rgb(238 238 238 / 0.75) !important;
}
.tw-bg-gray-60\/80{
  background-color: rgb(238 238 238 / 0.8) !important;
}
.tw-bg-gray-60\/85{
  background-color: rgb(238 238 238 / 0.85) !important;
}
.tw-bg-gray-60\/90{
  background-color: rgb(238 238 238 / 0.9) !important;
}
.tw-bg-gray-60\/95{
  background-color: rgb(238 238 238 / 0.95) !important;
}
.tw-bg-gray-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-600\/0{
  background-color: rgb(102 102 102 / 0) !important;
}
.tw-bg-gray-600\/10{
  background-color: rgb(102 102 102 / 0.1) !important;
}
.tw-bg-gray-600\/100{
  background-color: rgb(102 102 102 / 1) !important;
}
.tw-bg-gray-600\/15{
  background-color: rgb(102 102 102 / 0.15) !important;
}
.tw-bg-gray-600\/20{
  background-color: rgb(102 102 102 / 0.2) !important;
}
.tw-bg-gray-600\/25{
  background-color: rgb(102 102 102 / 0.25) !important;
}
.tw-bg-gray-600\/30{
  background-color: rgb(102 102 102 / 0.3) !important;
}
.tw-bg-gray-600\/35{
  background-color: rgb(102 102 102 / 0.35) !important;
}
.tw-bg-gray-600\/40{
  background-color: rgb(102 102 102 / 0.4) !important;
}
.tw-bg-gray-600\/45{
  background-color: rgb(102 102 102 / 0.45) !important;
}
.tw-bg-gray-600\/5{
  background-color: rgb(102 102 102 / 0.05) !important;
}
.tw-bg-gray-600\/50{
  background-color: rgb(102 102 102 / 0.5) !important;
}
.tw-bg-gray-600\/55{
  background-color: rgb(102 102 102 / 0.55) !important;
}
.tw-bg-gray-600\/60{
  background-color: rgb(102 102 102 / 0.6) !important;
}
.tw-bg-gray-600\/65{
  background-color: rgb(102 102 102 / 0.65) !important;
}
.tw-bg-gray-600\/70{
  background-color: rgb(102 102 102 / 0.7) !important;
}
.tw-bg-gray-600\/75{
  background-color: rgb(102 102 102 / 0.75) !important;
}
.tw-bg-gray-600\/80{
  background-color: rgb(102 102 102 / 0.8) !important;
}
.tw-bg-gray-600\/85{
  background-color: rgb(102 102 102 / 0.85) !important;
}
.tw-bg-gray-600\/90{
  background-color: rgb(102 102 102 / 0.9) !important;
}
.tw-bg-gray-600\/95{
  background-color: rgb(102 102 102 / 0.95) !important;
}
.tw-bg-gray-70{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-70\/0{
  background-color: rgb(229 229 229 / 0) !important;
}
.tw-bg-gray-70\/10{
  background-color: rgb(229 229 229 / 0.1) !important;
}
.tw-bg-gray-70\/100{
  background-color: rgb(229 229 229 / 1) !important;
}
.tw-bg-gray-70\/15{
  background-color: rgb(229 229 229 / 0.15) !important;
}
.tw-bg-gray-70\/20{
  background-color: rgb(229 229 229 / 0.2) !important;
}
.tw-bg-gray-70\/25{
  background-color: rgb(229 229 229 / 0.25) !important;
}
.tw-bg-gray-70\/30{
  background-color: rgb(229 229 229 / 0.3) !important;
}
.tw-bg-gray-70\/35{
  background-color: rgb(229 229 229 / 0.35) !important;
}
.tw-bg-gray-70\/40{
  background-color: rgb(229 229 229 / 0.4) !important;
}
.tw-bg-gray-70\/45{
  background-color: rgb(229 229 229 / 0.45) !important;
}
.tw-bg-gray-70\/5{
  background-color: rgb(229 229 229 / 0.05) !important;
}
.tw-bg-gray-70\/50{
  background-color: rgb(229 229 229 / 0.5) !important;
}
.tw-bg-gray-70\/55{
  background-color: rgb(229 229 229 / 0.55) !important;
}
.tw-bg-gray-70\/60{
  background-color: rgb(229 229 229 / 0.6) !important;
}
.tw-bg-gray-70\/65{
  background-color: rgb(229 229 229 / 0.65) !important;
}
.tw-bg-gray-70\/70{
  background-color: rgb(229 229 229 / 0.7) !important;
}
.tw-bg-gray-70\/75{
  background-color: rgb(229 229 229 / 0.75) !important;
}
.tw-bg-gray-70\/80{
  background-color: rgb(229 229 229 / 0.8) !important;
}
.tw-bg-gray-70\/85{
  background-color: rgb(229 229 229 / 0.85) !important;
}
.tw-bg-gray-70\/90{
  background-color: rgb(229 229 229 / 0.9) !important;
}
.tw-bg-gray-70\/95{
  background-color: rgb(229 229 229 / 0.95) !important;
}
.tw-bg-gray-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-700\/0{
  background-color: rgb(76 76 76 / 0) !important;
}
.tw-bg-gray-700\/10{
  background-color: rgb(76 76 76 / 0.1) !important;
}
.tw-bg-gray-700\/100{
  background-color: rgb(76 76 76 / 1) !important;
}
.tw-bg-gray-700\/15{
  background-color: rgb(76 76 76 / 0.15) !important;
}
.tw-bg-gray-700\/20{
  background-color: rgb(76 76 76 / 0.2) !important;
}
.tw-bg-gray-700\/25{
  background-color: rgb(76 76 76 / 0.25) !important;
}
.tw-bg-gray-700\/30{
  background-color: rgb(76 76 76 / 0.3) !important;
}
.tw-bg-gray-700\/35{
  background-color: rgb(76 76 76 / 0.35) !important;
}
.tw-bg-gray-700\/40{
  background-color: rgb(76 76 76 / 0.4) !important;
}
.tw-bg-gray-700\/45{
  background-color: rgb(76 76 76 / 0.45) !important;
}
.tw-bg-gray-700\/5{
  background-color: rgb(76 76 76 / 0.05) !important;
}
.tw-bg-gray-700\/50{
  background-color: rgb(76 76 76 / 0.5) !important;
}
.tw-bg-gray-700\/55{
  background-color: rgb(76 76 76 / 0.55) !important;
}
.tw-bg-gray-700\/60{
  background-color: rgb(76 76 76 / 0.6) !important;
}
.tw-bg-gray-700\/65{
  background-color: rgb(76 76 76 / 0.65) !important;
}
.tw-bg-gray-700\/70{
  background-color: rgb(76 76 76 / 0.7) !important;
}
.tw-bg-gray-700\/75{
  background-color: rgb(76 76 76 / 0.75) !important;
}
.tw-bg-gray-700\/80{
  background-color: rgb(76 76 76 / 0.8) !important;
}
.tw-bg-gray-700\/85{
  background-color: rgb(76 76 76 / 0.85) !important;
}
.tw-bg-gray-700\/90{
  background-color: rgb(76 76 76 / 0.9) !important;
}
.tw-bg-gray-700\/95{
  background-color: rgb(76 76 76 / 0.95) !important;
}
.tw-bg-gray-750{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-750\/0{
  background-color: rgb(64 64 64 / 0) !important;
}
.tw-bg-gray-750\/10{
  background-color: rgb(64 64 64 / 0.1) !important;
}
.tw-bg-gray-750\/100{
  background-color: rgb(64 64 64 / 1) !important;
}
.tw-bg-gray-750\/15{
  background-color: rgb(64 64 64 / 0.15) !important;
}
.tw-bg-gray-750\/20{
  background-color: rgb(64 64 64 / 0.2) !important;
}
.tw-bg-gray-750\/25{
  background-color: rgb(64 64 64 / 0.25) !important;
}
.tw-bg-gray-750\/30{
  background-color: rgb(64 64 64 / 0.3) !important;
}
.tw-bg-gray-750\/35{
  background-color: rgb(64 64 64 / 0.35) !important;
}
.tw-bg-gray-750\/40{
  background-color: rgb(64 64 64 / 0.4) !important;
}
.tw-bg-gray-750\/45{
  background-color: rgb(64 64 64 / 0.45) !important;
}
.tw-bg-gray-750\/5{
  background-color: rgb(64 64 64 / 0.05) !important;
}
.tw-bg-gray-750\/50{
  background-color: rgb(64 64 64 / 0.5) !important;
}
.tw-bg-gray-750\/55{
  background-color: rgb(64 64 64 / 0.55) !important;
}
.tw-bg-gray-750\/60{
  background-color: rgb(64 64 64 / 0.6) !important;
}
.tw-bg-gray-750\/65{
  background-color: rgb(64 64 64 / 0.65) !important;
}
.tw-bg-gray-750\/70{
  background-color: rgb(64 64 64 / 0.7) !important;
}
.tw-bg-gray-750\/75{
  background-color: rgb(64 64 64 / 0.75) !important;
}
.tw-bg-gray-750\/80{
  background-color: rgb(64 64 64 / 0.8) !important;
}
.tw-bg-gray-750\/85{
  background-color: rgb(64 64 64 / 0.85) !important;
}
.tw-bg-gray-750\/90{
  background-color: rgb(64 64 64 / 0.9) !important;
}
.tw-bg-gray-750\/95{
  background-color: rgb(64 64 64 / 0.95) !important;
}
.tw-bg-gray-80{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 246 247 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-80\/0{
  background-color: rgb(244 246 247 / 0) !important;
}
.tw-bg-gray-80\/10{
  background-color: rgb(244 246 247 / 0.1) !important;
}
.tw-bg-gray-80\/100{
  background-color: rgb(244 246 247 / 1) !important;
}
.tw-bg-gray-80\/15{
  background-color: rgb(244 246 247 / 0.15) !important;
}
.tw-bg-gray-80\/20{
  background-color: rgb(244 246 247 / 0.2) !important;
}
.tw-bg-gray-80\/25{
  background-color: rgb(244 246 247 / 0.25) !important;
}
.tw-bg-gray-80\/30{
  background-color: rgb(244 246 247 / 0.3) !important;
}
.tw-bg-gray-80\/35{
  background-color: rgb(244 246 247 / 0.35) !important;
}
.tw-bg-gray-80\/40{
  background-color: rgb(244 246 247 / 0.4) !important;
}
.tw-bg-gray-80\/45{
  background-color: rgb(244 246 247 / 0.45) !important;
}
.tw-bg-gray-80\/5{
  background-color: rgb(244 246 247 / 0.05) !important;
}
.tw-bg-gray-80\/50{
  background-color: rgb(244 246 247 / 0.5) !important;
}
.tw-bg-gray-80\/55{
  background-color: rgb(244 246 247 / 0.55) !important;
}
.tw-bg-gray-80\/60{
  background-color: rgb(244 246 247 / 0.6) !important;
}
.tw-bg-gray-80\/65{
  background-color: rgb(244 246 247 / 0.65) !important;
}
.tw-bg-gray-80\/70{
  background-color: rgb(244 246 247 / 0.7) !important;
}
.tw-bg-gray-80\/75{
  background-color: rgb(244 246 247 / 0.75) !important;
}
.tw-bg-gray-80\/80{
  background-color: rgb(244 246 247 / 0.8) !important;
}
.tw-bg-gray-80\/85{
  background-color: rgb(244 246 247 / 0.85) !important;
}
.tw-bg-gray-80\/90{
  background-color: rgb(244 246 247 / 0.9) !important;
}
.tw-bg-gray-80\/95{
  background-color: rgb(244 246 247 / 0.95) !important;
}
.tw-bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-800\/0{
  background-color: rgb(51 51 51 / 0) !important;
}
.tw-bg-gray-800\/10{
  background-color: rgb(51 51 51 / 0.1) !important;
}
.tw-bg-gray-800\/100{
  background-color: rgb(51 51 51 / 1) !important;
}
.tw-bg-gray-800\/15{
  background-color: rgb(51 51 51 / 0.15) !important;
}
.tw-bg-gray-800\/20{
  background-color: rgb(51 51 51 / 0.2) !important;
}
.tw-bg-gray-800\/25{
  background-color: rgb(51 51 51 / 0.25) !important;
}
.tw-bg-gray-800\/30{
  background-color: rgb(51 51 51 / 0.3) !important;
}
.tw-bg-gray-800\/35{
  background-color: rgb(51 51 51 / 0.35) !important;
}
.tw-bg-gray-800\/40{
  background-color: rgb(51 51 51 / 0.4) !important;
}
.tw-bg-gray-800\/45{
  background-color: rgb(51 51 51 / 0.45) !important;
}
.tw-bg-gray-800\/5{
  background-color: rgb(51 51 51 / 0.05) !important;
}
.tw-bg-gray-800\/50{
  background-color: rgb(51 51 51 / 0.5) !important;
}
.tw-bg-gray-800\/55{
  background-color: rgb(51 51 51 / 0.55) !important;
}
.tw-bg-gray-800\/60{
  background-color: rgb(51 51 51 / 0.6) !important;
}
.tw-bg-gray-800\/65{
  background-color: rgb(51 51 51 / 0.65) !important;
}
.tw-bg-gray-800\/70{
  background-color: rgb(51 51 51 / 0.7) !important;
}
.tw-bg-gray-800\/75{
  background-color: rgb(51 51 51 / 0.75) !important;
}
.tw-bg-gray-800\/80{
  background-color: rgb(51 51 51 / 0.8) !important;
}
.tw-bg-gray-800\/85{
  background-color: rgb(51 51 51 / 0.85) !important;
}
.tw-bg-gray-800\/90{
  background-color: rgb(51 51 51 / 0.9) !important;
}
.tw-bg-gray-800\/95{
  background-color: rgb(51 51 51 / 0.95) !important;
}
.tw-bg-gray-850{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 44 52 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-850\/0{
  background-color: rgb(38 44 52 / 0) !important;
}
.tw-bg-gray-850\/10{
  background-color: rgb(38 44 52 / 0.1) !important;
}
.tw-bg-gray-850\/100{
  background-color: rgb(38 44 52 / 1) !important;
}
.tw-bg-gray-850\/15{
  background-color: rgb(38 44 52 / 0.15) !important;
}
.tw-bg-gray-850\/20{
  background-color: rgb(38 44 52 / 0.2) !important;
}
.tw-bg-gray-850\/25{
  background-color: rgb(38 44 52 / 0.25) !important;
}
.tw-bg-gray-850\/30{
  background-color: rgb(38 44 52 / 0.3) !important;
}
.tw-bg-gray-850\/35{
  background-color: rgb(38 44 52 / 0.35) !important;
}
.tw-bg-gray-850\/40{
  background-color: rgb(38 44 52 / 0.4) !important;
}
.tw-bg-gray-850\/45{
  background-color: rgb(38 44 52 / 0.45) !important;
}
.tw-bg-gray-850\/5{
  background-color: rgb(38 44 52 / 0.05) !important;
}
.tw-bg-gray-850\/50{
  background-color: rgb(38 44 52 / 0.5) !important;
}
.tw-bg-gray-850\/55{
  background-color: rgb(38 44 52 / 0.55) !important;
}
.tw-bg-gray-850\/60{
  background-color: rgb(38 44 52 / 0.6) !important;
}
.tw-bg-gray-850\/65{
  background-color: rgb(38 44 52 / 0.65) !important;
}
.tw-bg-gray-850\/70{
  background-color: rgb(38 44 52 / 0.7) !important;
}
.tw-bg-gray-850\/75{
  background-color: rgb(38 44 52 / 0.75) !important;
}
.tw-bg-gray-850\/80{
  background-color: rgb(38 44 52 / 0.8) !important;
}
.tw-bg-gray-850\/85{
  background-color: rgb(38 44 52 / 0.85) !important;
}
.tw-bg-gray-850\/90{
  background-color: rgb(38 44 52 / 0.9) !important;
}
.tw-bg-gray-850\/95{
  background-color: rgb(38 44 52 / 0.95) !important;
}
.tw-bg-gray-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 25 25 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-900\/0{
  background-color: rgb(25 25 25 / 0) !important;
}
.tw-bg-gray-900\/10{
  background-color: rgb(25 25 25 / 0.1) !important;
}
.tw-bg-gray-900\/100{
  background-color: rgb(25 25 25 / 1) !important;
}
.tw-bg-gray-900\/15{
  background-color: rgb(25 25 25 / 0.15) !important;
}
.tw-bg-gray-900\/20{
  background-color: rgb(25 25 25 / 0.2) !important;
}
.tw-bg-gray-900\/25{
  background-color: rgb(25 25 25 / 0.25) !important;
}
.tw-bg-gray-900\/30{
  background-color: rgb(25 25 25 / 0.3) !important;
}
.tw-bg-gray-900\/35{
  background-color: rgb(25 25 25 / 0.35) !important;
}
.tw-bg-gray-900\/40{
  background-color: rgb(25 25 25 / 0.4) !important;
}
.tw-bg-gray-900\/45{
  background-color: rgb(25 25 25 / 0.45) !important;
}
.tw-bg-gray-900\/5{
  background-color: rgb(25 25 25 / 0.05) !important;
}
.tw-bg-gray-900\/50{
  background-color: rgb(25 25 25 / 0.5) !important;
}
.tw-bg-gray-900\/55{
  background-color: rgb(25 25 25 / 0.55) !important;
}
.tw-bg-gray-900\/60{
  background-color: rgb(25 25 25 / 0.6) !important;
}
.tw-bg-gray-900\/65{
  background-color: rgb(25 25 25 / 0.65) !important;
}
.tw-bg-gray-900\/70{
  background-color: rgb(25 25 25 / 0.7) !important;
}
.tw-bg-gray-900\/75{
  background-color: rgb(25 25 25 / 0.75) !important;
}
.tw-bg-gray-900\/80{
  background-color: rgb(25 25 25 / 0.8) !important;
}
.tw-bg-gray-900\/85{
  background-color: rgb(25 25 25 / 0.85) !important;
}
.tw-bg-gray-900\/90{
  background-color: rgb(25 25 25 / 0.9) !important;
}
.tw-bg-gray-900\/95{
  background-color: rgb(25 25 25 / 0.95) !important;
}
.tw-bg-gray-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-950\/0{
  background-color: rgb(3 7 18 / 0) !important;
}
.tw-bg-gray-950\/10{
  background-color: rgb(3 7 18 / 0.1) !important;
}
.tw-bg-gray-950\/100{
  background-color: rgb(3 7 18 / 1) !important;
}
.tw-bg-gray-950\/15{
  background-color: rgb(3 7 18 / 0.15) !important;
}
.tw-bg-gray-950\/20{
  background-color: rgb(3 7 18 / 0.2) !important;
}
.tw-bg-gray-950\/25{
  background-color: rgb(3 7 18 / 0.25) !important;
}
.tw-bg-gray-950\/30{
  background-color: rgb(3 7 18 / 0.3) !important;
}
.tw-bg-gray-950\/35{
  background-color: rgb(3 7 18 / 0.35) !important;
}
.tw-bg-gray-950\/40{
  background-color: rgb(3 7 18 / 0.4) !important;
}
.tw-bg-gray-950\/45{
  background-color: rgb(3 7 18 / 0.45) !important;
}
.tw-bg-gray-950\/5{
  background-color: rgb(3 7 18 / 0.05) !important;
}
.tw-bg-gray-950\/50{
  background-color: rgb(3 7 18 / 0.5) !important;
}
.tw-bg-gray-950\/55{
  background-color: rgb(3 7 18 / 0.55) !important;
}
.tw-bg-gray-950\/60{
  background-color: rgb(3 7 18 / 0.6) !important;
}
.tw-bg-gray-950\/65{
  background-color: rgb(3 7 18 / 0.65) !important;
}
.tw-bg-gray-950\/70{
  background-color: rgb(3 7 18 / 0.7) !important;
}
.tw-bg-gray-950\/75{
  background-color: rgb(3 7 18 / 0.75) !important;
}
.tw-bg-gray-950\/80{
  background-color: rgb(3 7 18 / 0.8) !important;
}
.tw-bg-gray-950\/85{
  background-color: rgb(3 7 18 / 0.85) !important;
}
.tw-bg-gray-950\/90{
  background-color: rgb(3 7 18 / 0.9) !important;
}
.tw-bg-gray-950\/95{
  background-color: rgb(3 7 18 / 0.95) !important;
}
.tw-bg-gray-cool1{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(222 230 233 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-gray-cool1\/0{
  background-color: rgb(222 230 233 / 0) !important;
}
.tw-bg-gray-cool1\/10{
  background-color: rgb(222 230 233 / 0.1) !important;
}
.tw-bg-gray-cool1\/100{
  background-color: rgb(222 230 233 / 1) !important;
}
.tw-bg-gray-cool1\/15{
  background-color: rgb(222 230 233 / 0.15) !important;
}
.tw-bg-gray-cool1\/20{
  background-color: rgb(222 230 233 / 0.2) !important;
}
.tw-bg-gray-cool1\/25{
  background-color: rgb(222 230 233 / 0.25) !important;
}
.tw-bg-gray-cool1\/30{
  background-color: rgb(222 230 233 / 0.3) !important;
}
.tw-bg-gray-cool1\/35{
  background-color: rgb(222 230 233 / 0.35) !important;
}
.tw-bg-gray-cool1\/40{
  background-color: rgb(222 230 233 / 0.4) !important;
}
.tw-bg-gray-cool1\/45{
  background-color: rgb(222 230 233 / 0.45) !important;
}
.tw-bg-gray-cool1\/5{
  background-color: rgb(222 230 233 / 0.05) !important;
}
.tw-bg-gray-cool1\/50{
  background-color: rgb(222 230 233 / 0.5) !important;
}
.tw-bg-gray-cool1\/55{
  background-color: rgb(222 230 233 / 0.55) !important;
}
.tw-bg-gray-cool1\/60{
  background-color: rgb(222 230 233 / 0.6) !important;
}
.tw-bg-gray-cool1\/65{
  background-color: rgb(222 230 233 / 0.65) !important;
}
.tw-bg-gray-cool1\/70{
  background-color: rgb(222 230 233 / 0.7) !important;
}
.tw-bg-gray-cool1\/75{
  background-color: rgb(222 230 233 / 0.75) !important;
}
.tw-bg-gray-cool1\/80{
  background-color: rgb(222 230 233 / 0.8) !important;
}
.tw-bg-gray-cool1\/85{
  background-color: rgb(222 230 233 / 0.85) !important;
}
.tw-bg-gray-cool1\/90{
  background-color: rgb(222 230 233 / 0.9) !important;
}
.tw-bg-gray-cool1\/95{
  background-color: rgb(222 230 233 / 0.95) !important;
}
.tw-bg-green-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 255 244 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-100\/0{
  background-color: rgb(240 255 244 / 0) !important;
}
.tw-bg-green-100\/10{
  background-color: rgb(240 255 244 / 0.1) !important;
}
.tw-bg-green-100\/100{
  background-color: rgb(240 255 244 / 1) !important;
}
.tw-bg-green-100\/15{
  background-color: rgb(240 255 244 / 0.15) !important;
}
.tw-bg-green-100\/20{
  background-color: rgb(240 255 244 / 0.2) !important;
}
.tw-bg-green-100\/25{
  background-color: rgb(240 255 244 / 0.25) !important;
}
.tw-bg-green-100\/30{
  background-color: rgb(240 255 244 / 0.3) !important;
}
.tw-bg-green-100\/35{
  background-color: rgb(240 255 244 / 0.35) !important;
}
.tw-bg-green-100\/40{
  background-color: rgb(240 255 244 / 0.4) !important;
}
.tw-bg-green-100\/45{
  background-color: rgb(240 255 244 / 0.45) !important;
}
.tw-bg-green-100\/5{
  background-color: rgb(240 255 244 / 0.05) !important;
}
.tw-bg-green-100\/50{
  background-color: rgb(240 255 244 / 0.5) !important;
}
.tw-bg-green-100\/55{
  background-color: rgb(240 255 244 / 0.55) !important;
}
.tw-bg-green-100\/60{
  background-color: rgb(240 255 244 / 0.6) !important;
}
.tw-bg-green-100\/65{
  background-color: rgb(240 255 244 / 0.65) !important;
}
.tw-bg-green-100\/70{
  background-color: rgb(240 255 244 / 0.7) !important;
}
.tw-bg-green-100\/75{
  background-color: rgb(240 255 244 / 0.75) !important;
}
.tw-bg-green-100\/80{
  background-color: rgb(240 255 244 / 0.8) !important;
}
.tw-bg-green-100\/85{
  background-color: rgb(240 255 244 / 0.85) !important;
}
.tw-bg-green-100\/90{
  background-color: rgb(240 255 244 / 0.9) !important;
}
.tw-bg-green-100\/95{
  background-color: rgb(240 255 244 / 0.95) !important;
}
.tw-bg-green-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 246 213 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-200\/0{
  background-color: rgb(198 246 213 / 0) !important;
}
.tw-bg-green-200\/10{
  background-color: rgb(198 246 213 / 0.1) !important;
}
.tw-bg-green-200\/100{
  background-color: rgb(198 246 213 / 1) !important;
}
.tw-bg-green-200\/15{
  background-color: rgb(198 246 213 / 0.15) !important;
}
.tw-bg-green-200\/20{
  background-color: rgb(198 246 213 / 0.2) !important;
}
.tw-bg-green-200\/25{
  background-color: rgb(198 246 213 / 0.25) !important;
}
.tw-bg-green-200\/30{
  background-color: rgb(198 246 213 / 0.3) !important;
}
.tw-bg-green-200\/35{
  background-color: rgb(198 246 213 / 0.35) !important;
}
.tw-bg-green-200\/40{
  background-color: rgb(198 246 213 / 0.4) !important;
}
.tw-bg-green-200\/45{
  background-color: rgb(198 246 213 / 0.45) !important;
}
.tw-bg-green-200\/5{
  background-color: rgb(198 246 213 / 0.05) !important;
}
.tw-bg-green-200\/50{
  background-color: rgb(198 246 213 / 0.5) !important;
}
.tw-bg-green-200\/55{
  background-color: rgb(198 246 213 / 0.55) !important;
}
.tw-bg-green-200\/60{
  background-color: rgb(198 246 213 / 0.6) !important;
}
.tw-bg-green-200\/65{
  background-color: rgb(198 246 213 / 0.65) !important;
}
.tw-bg-green-200\/70{
  background-color: rgb(198 246 213 / 0.7) !important;
}
.tw-bg-green-200\/75{
  background-color: rgb(198 246 213 / 0.75) !important;
}
.tw-bg-green-200\/80{
  background-color: rgb(198 246 213 / 0.8) !important;
}
.tw-bg-green-200\/85{
  background-color: rgb(198 246 213 / 0.85) !important;
}
.tw-bg-green-200\/90{
  background-color: rgb(198 246 213 / 0.9) !important;
}
.tw-bg-green-200\/95{
  background-color: rgb(198 246 213 / 0.95) !important;
}
.tw-bg-green-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 244 243 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-300\/0{
  background-color: rgb(236 244 243 / 0) !important;
}
.tw-bg-green-300\/10{
  background-color: rgb(236 244 243 / 0.1) !important;
}
.tw-bg-green-300\/100{
  background-color: rgb(236 244 243 / 1) !important;
}
.tw-bg-green-300\/15{
  background-color: rgb(236 244 243 / 0.15) !important;
}
.tw-bg-green-300\/20{
  background-color: rgb(236 244 243 / 0.2) !important;
}
.tw-bg-green-300\/25{
  background-color: rgb(236 244 243 / 0.25) !important;
}
.tw-bg-green-300\/30{
  background-color: rgb(236 244 243 / 0.3) !important;
}
.tw-bg-green-300\/35{
  background-color: rgb(236 244 243 / 0.35) !important;
}
.tw-bg-green-300\/40{
  background-color: rgb(236 244 243 / 0.4) !important;
}
.tw-bg-green-300\/45{
  background-color: rgb(236 244 243 / 0.45) !important;
}
.tw-bg-green-300\/5{
  background-color: rgb(236 244 243 / 0.05) !important;
}
.tw-bg-green-300\/50{
  background-color: rgb(236 244 243 / 0.5) !important;
}
.tw-bg-green-300\/55{
  background-color: rgb(236 244 243 / 0.55) !important;
}
.tw-bg-green-300\/60{
  background-color: rgb(236 244 243 / 0.6) !important;
}
.tw-bg-green-300\/65{
  background-color: rgb(236 244 243 / 0.65) !important;
}
.tw-bg-green-300\/70{
  background-color: rgb(236 244 243 / 0.7) !important;
}
.tw-bg-green-300\/75{
  background-color: rgb(236 244 243 / 0.75) !important;
}
.tw-bg-green-300\/80{
  background-color: rgb(236 244 243 / 0.8) !important;
}
.tw-bg-green-300\/85{
  background-color: rgb(236 244 243 / 0.85) !important;
}
.tw-bg-green-300\/90{
  background-color: rgb(236 244 243 / 0.9) !important;
}
.tw-bg-green-300\/95{
  background-color: rgb(236 244 243 / 0.95) !important;
}
.tw-bg-green-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 235 234 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-400\/0{
  background-color: rgb(224 235 234 / 0) !important;
}
.tw-bg-green-400\/10{
  background-color: rgb(224 235 234 / 0.1) !important;
}
.tw-bg-green-400\/100{
  background-color: rgb(224 235 234 / 1) !important;
}
.tw-bg-green-400\/15{
  background-color: rgb(224 235 234 / 0.15) !important;
}
.tw-bg-green-400\/20{
  background-color: rgb(224 235 234 / 0.2) !important;
}
.tw-bg-green-400\/25{
  background-color: rgb(224 235 234 / 0.25) !important;
}
.tw-bg-green-400\/30{
  background-color: rgb(224 235 234 / 0.3) !important;
}
.tw-bg-green-400\/35{
  background-color: rgb(224 235 234 / 0.35) !important;
}
.tw-bg-green-400\/40{
  background-color: rgb(224 235 234 / 0.4) !important;
}
.tw-bg-green-400\/45{
  background-color: rgb(224 235 234 / 0.45) !important;
}
.tw-bg-green-400\/5{
  background-color: rgb(224 235 234 / 0.05) !important;
}
.tw-bg-green-400\/50{
  background-color: rgb(224 235 234 / 0.5) !important;
}
.tw-bg-green-400\/55{
  background-color: rgb(224 235 234 / 0.55) !important;
}
.tw-bg-green-400\/60{
  background-color: rgb(224 235 234 / 0.6) !important;
}
.tw-bg-green-400\/65{
  background-color: rgb(224 235 234 / 0.65) !important;
}
.tw-bg-green-400\/70{
  background-color: rgb(224 235 234 / 0.7) !important;
}
.tw-bg-green-400\/75{
  background-color: rgb(224 235 234 / 0.75) !important;
}
.tw-bg-green-400\/80{
  background-color: rgb(224 235 234 / 0.8) !important;
}
.tw-bg-green-400\/85{
  background-color: rgb(224 235 234 / 0.85) !important;
}
.tw-bg-green-400\/90{
  background-color: rgb(224 235 234 / 0.9) !important;
}
.tw-bg-green-400\/95{
  background-color: rgb(224 235 234 / 0.95) !important;
}
.tw-bg-green-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 233 231 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-50\/0{
  background-color: rgb(217 233 231 / 0) !important;
}
.tw-bg-green-50\/10{
  background-color: rgb(217 233 231 / 0.1) !important;
}
.tw-bg-green-50\/100{
  background-color: rgb(217 233 231 / 1) !important;
}
.tw-bg-green-50\/15{
  background-color: rgb(217 233 231 / 0.15) !important;
}
.tw-bg-green-50\/20{
  background-color: rgb(217 233 231 / 0.2) !important;
}
.tw-bg-green-50\/25{
  background-color: rgb(217 233 231 / 0.25) !important;
}
.tw-bg-green-50\/30{
  background-color: rgb(217 233 231 / 0.3) !important;
}
.tw-bg-green-50\/35{
  background-color: rgb(217 233 231 / 0.35) !important;
}
.tw-bg-green-50\/40{
  background-color: rgb(217 233 231 / 0.4) !important;
}
.tw-bg-green-50\/45{
  background-color: rgb(217 233 231 / 0.45) !important;
}
.tw-bg-green-50\/5{
  background-color: rgb(217 233 231 / 0.05) !important;
}
.tw-bg-green-50\/50{
  background-color: rgb(217 233 231 / 0.5) !important;
}
.tw-bg-green-50\/55{
  background-color: rgb(217 233 231 / 0.55) !important;
}
.tw-bg-green-50\/60{
  background-color: rgb(217 233 231 / 0.6) !important;
}
.tw-bg-green-50\/65{
  background-color: rgb(217 233 231 / 0.65) !important;
}
.tw-bg-green-50\/70{
  background-color: rgb(217 233 231 / 0.7) !important;
}
.tw-bg-green-50\/75{
  background-color: rgb(217 233 231 / 0.75) !important;
}
.tw-bg-green-50\/80{
  background-color: rgb(217 233 231 / 0.8) !important;
}
.tw-bg-green-50\/85{
  background-color: rgb(217 233 231 / 0.85) !important;
}
.tw-bg-green-50\/90{
  background-color: rgb(217 233 231 / 0.9) !important;
}
.tw-bg-green-50\/95{
  background-color: rgb(217 233 231 / 0.95) !important;
}
.tw-bg-green-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(72 187 120 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-500\/0{
  background-color: rgb(72 187 120 / 0) !important;
}
.tw-bg-green-500\/10{
  background-color: rgb(72 187 120 / 0.1) !important;
}
.tw-bg-green-500\/100{
  background-color: rgb(72 187 120 / 1) !important;
}
.tw-bg-green-500\/15{
  background-color: rgb(72 187 120 / 0.15) !important;
}
.tw-bg-green-500\/20{
  background-color: rgb(72 187 120 / 0.2) !important;
}
.tw-bg-green-500\/25{
  background-color: rgb(72 187 120 / 0.25) !important;
}
.tw-bg-green-500\/30{
  background-color: rgb(72 187 120 / 0.3) !important;
}
.tw-bg-green-500\/35{
  background-color: rgb(72 187 120 / 0.35) !important;
}
.tw-bg-green-500\/40{
  background-color: rgb(72 187 120 / 0.4) !important;
}
.tw-bg-green-500\/45{
  background-color: rgb(72 187 120 / 0.45) !important;
}
.tw-bg-green-500\/5{
  background-color: rgb(72 187 120 / 0.05) !important;
}
.tw-bg-green-500\/50{
  background-color: rgb(72 187 120 / 0.5) !important;
}
.tw-bg-green-500\/55{
  background-color: rgb(72 187 120 / 0.55) !important;
}
.tw-bg-green-500\/60{
  background-color: rgb(72 187 120 / 0.6) !important;
}
.tw-bg-green-500\/65{
  background-color: rgb(72 187 120 / 0.65) !important;
}
.tw-bg-green-500\/70{
  background-color: rgb(72 187 120 / 0.7) !important;
}
.tw-bg-green-500\/75{
  background-color: rgb(72 187 120 / 0.75) !important;
}
.tw-bg-green-500\/80{
  background-color: rgb(72 187 120 / 0.8) !important;
}
.tw-bg-green-500\/85{
  background-color: rgb(72 187 120 / 0.85) !important;
}
.tw-bg-green-500\/90{
  background-color: rgb(72 187 120 / 0.9) !important;
}
.tw-bg-green-500\/95{
  background-color: rgb(72 187 120 / 0.95) !important;
}
.tw-bg-green-550{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 147 111 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-550\/0{
  background-color: rgb(26 147 111 / 0) !important;
}
.tw-bg-green-550\/10{
  background-color: rgb(26 147 111 / 0.1) !important;
}
.tw-bg-green-550\/100{
  background-color: rgb(26 147 111 / 1) !important;
}
.tw-bg-green-550\/15{
  background-color: rgb(26 147 111 / 0.15) !important;
}
.tw-bg-green-550\/20{
  background-color: rgb(26 147 111 / 0.2) !important;
}
.tw-bg-green-550\/25{
  background-color: rgb(26 147 111 / 0.25) !important;
}
.tw-bg-green-550\/30{
  background-color: rgb(26 147 111 / 0.3) !important;
}
.tw-bg-green-550\/35{
  background-color: rgb(26 147 111 / 0.35) !important;
}
.tw-bg-green-550\/40{
  background-color: rgb(26 147 111 / 0.4) !important;
}
.tw-bg-green-550\/45{
  background-color: rgb(26 147 111 / 0.45) !important;
}
.tw-bg-green-550\/5{
  background-color: rgb(26 147 111 / 0.05) !important;
}
.tw-bg-green-550\/50{
  background-color: rgb(26 147 111 / 0.5) !important;
}
.tw-bg-green-550\/55{
  background-color: rgb(26 147 111 / 0.55) !important;
}
.tw-bg-green-550\/60{
  background-color: rgb(26 147 111 / 0.6) !important;
}
.tw-bg-green-550\/65{
  background-color: rgb(26 147 111 / 0.65) !important;
}
.tw-bg-green-550\/70{
  background-color: rgb(26 147 111 / 0.7) !important;
}
.tw-bg-green-550\/75{
  background-color: rgb(26 147 111 / 0.75) !important;
}
.tw-bg-green-550\/80{
  background-color: rgb(26 147 111 / 0.8) !important;
}
.tw-bg-green-550\/85{
  background-color: rgb(26 147 111 / 0.85) !important;
}
.tw-bg-green-550\/90{
  background-color: rgb(26 147 111 / 0.9) !important;
}
.tw-bg-green-550\/95{
  background-color: rgb(26 147 111 / 0.95) !important;
}
.tw-bg-green-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 161 105 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-600\/0{
  background-color: rgb(56 161 105 / 0) !important;
}
.tw-bg-green-600\/10{
  background-color: rgb(56 161 105 / 0.1) !important;
}
.tw-bg-green-600\/100{
  background-color: rgb(56 161 105 / 1) !important;
}
.tw-bg-green-600\/15{
  background-color: rgb(56 161 105 / 0.15) !important;
}
.tw-bg-green-600\/20{
  background-color: rgb(56 161 105 / 0.2) !important;
}
.tw-bg-green-600\/25{
  background-color: rgb(56 161 105 / 0.25) !important;
}
.tw-bg-green-600\/30{
  background-color: rgb(56 161 105 / 0.3) !important;
}
.tw-bg-green-600\/35{
  background-color: rgb(56 161 105 / 0.35) !important;
}
.tw-bg-green-600\/40{
  background-color: rgb(56 161 105 / 0.4) !important;
}
.tw-bg-green-600\/45{
  background-color: rgb(56 161 105 / 0.45) !important;
}
.tw-bg-green-600\/5{
  background-color: rgb(56 161 105 / 0.05) !important;
}
.tw-bg-green-600\/50{
  background-color: rgb(56 161 105 / 0.5) !important;
}
.tw-bg-green-600\/55{
  background-color: rgb(56 161 105 / 0.55) !important;
}
.tw-bg-green-600\/60{
  background-color: rgb(56 161 105 / 0.6) !important;
}
.tw-bg-green-600\/65{
  background-color: rgb(56 161 105 / 0.65) !important;
}
.tw-bg-green-600\/70{
  background-color: rgb(56 161 105 / 0.7) !important;
}
.tw-bg-green-600\/75{
  background-color: rgb(56 161 105 / 0.75) !important;
}
.tw-bg-green-600\/80{
  background-color: rgb(56 161 105 / 0.8) !important;
}
.tw-bg-green-600\/85{
  background-color: rgb(56 161 105 / 0.85) !important;
}
.tw-bg-green-600\/90{
  background-color: rgb(56 161 105 / 0.9) !important;
}
.tw-bg-green-600\/95{
  background-color: rgb(56 161 105 / 0.95) !important;
}
.tw-bg-green-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 161 140 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-700\/0{
  background-color: rgb(0 161 140 / 0) !important;
}
.tw-bg-green-700\/10{
  background-color: rgb(0 161 140 / 0.1) !important;
}
.tw-bg-green-700\/100{
  background-color: rgb(0 161 140 / 1) !important;
}
.tw-bg-green-700\/15{
  background-color: rgb(0 161 140 / 0.15) !important;
}
.tw-bg-green-700\/20{
  background-color: rgb(0 161 140 / 0.2) !important;
}
.tw-bg-green-700\/25{
  background-color: rgb(0 161 140 / 0.25) !important;
}
.tw-bg-green-700\/30{
  background-color: rgb(0 161 140 / 0.3) !important;
}
.tw-bg-green-700\/35{
  background-color: rgb(0 161 140 / 0.35) !important;
}
.tw-bg-green-700\/40{
  background-color: rgb(0 161 140 / 0.4) !important;
}
.tw-bg-green-700\/45{
  background-color: rgb(0 161 140 / 0.45) !important;
}
.tw-bg-green-700\/5{
  background-color: rgb(0 161 140 / 0.05) !important;
}
.tw-bg-green-700\/50{
  background-color: rgb(0 161 140 / 0.5) !important;
}
.tw-bg-green-700\/55{
  background-color: rgb(0 161 140 / 0.55) !important;
}
.tw-bg-green-700\/60{
  background-color: rgb(0 161 140 / 0.6) !important;
}
.tw-bg-green-700\/65{
  background-color: rgb(0 161 140 / 0.65) !important;
}
.tw-bg-green-700\/70{
  background-color: rgb(0 161 140 / 0.7) !important;
}
.tw-bg-green-700\/75{
  background-color: rgb(0 161 140 / 0.75) !important;
}
.tw-bg-green-700\/80{
  background-color: rgb(0 161 140 / 0.8) !important;
}
.tw-bg-green-700\/85{
  background-color: rgb(0 161 140 / 0.85) !important;
}
.tw-bg-green-700\/90{
  background-color: rgb(0 161 140 / 0.9) !important;
}
.tw-bg-green-700\/95{
  background-color: rgb(0 161 140 / 0.95) !important;
}
.tw-bg-green-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 103 73 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-800\/0{
  background-color: rgb(39 103 73 / 0) !important;
}
.tw-bg-green-800\/10{
  background-color: rgb(39 103 73 / 0.1) !important;
}
.tw-bg-green-800\/100{
  background-color: rgb(39 103 73 / 1) !important;
}
.tw-bg-green-800\/15{
  background-color: rgb(39 103 73 / 0.15) !important;
}
.tw-bg-green-800\/20{
  background-color: rgb(39 103 73 / 0.2) !important;
}
.tw-bg-green-800\/25{
  background-color: rgb(39 103 73 / 0.25) !important;
}
.tw-bg-green-800\/30{
  background-color: rgb(39 103 73 / 0.3) !important;
}
.tw-bg-green-800\/35{
  background-color: rgb(39 103 73 / 0.35) !important;
}
.tw-bg-green-800\/40{
  background-color: rgb(39 103 73 / 0.4) !important;
}
.tw-bg-green-800\/45{
  background-color: rgb(39 103 73 / 0.45) !important;
}
.tw-bg-green-800\/5{
  background-color: rgb(39 103 73 / 0.05) !important;
}
.tw-bg-green-800\/50{
  background-color: rgb(39 103 73 / 0.5) !important;
}
.tw-bg-green-800\/55{
  background-color: rgb(39 103 73 / 0.55) !important;
}
.tw-bg-green-800\/60{
  background-color: rgb(39 103 73 / 0.6) !important;
}
.tw-bg-green-800\/65{
  background-color: rgb(39 103 73 / 0.65) !important;
}
.tw-bg-green-800\/70{
  background-color: rgb(39 103 73 / 0.7) !important;
}
.tw-bg-green-800\/75{
  background-color: rgb(39 103 73 / 0.75) !important;
}
.tw-bg-green-800\/80{
  background-color: rgb(39 103 73 / 0.8) !important;
}
.tw-bg-green-800\/85{
  background-color: rgb(39 103 73 / 0.85) !important;
}
.tw-bg-green-800\/90{
  background-color: rgb(39 103 73 / 0.9) !important;
}
.tw-bg-green-800\/95{
  background-color: rgb(39 103 73 / 0.95) !important;
}
.tw-bg-green-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 84 61 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-900\/0{
  background-color: rgb(34 84 61 / 0) !important;
}
.tw-bg-green-900\/10{
  background-color: rgb(34 84 61 / 0.1) !important;
}
.tw-bg-green-900\/100{
  background-color: rgb(34 84 61 / 1) !important;
}
.tw-bg-green-900\/15{
  background-color: rgb(34 84 61 / 0.15) !important;
}
.tw-bg-green-900\/20{
  background-color: rgb(34 84 61 / 0.2) !important;
}
.tw-bg-green-900\/25{
  background-color: rgb(34 84 61 / 0.25) !important;
}
.tw-bg-green-900\/30{
  background-color: rgb(34 84 61 / 0.3) !important;
}
.tw-bg-green-900\/35{
  background-color: rgb(34 84 61 / 0.35) !important;
}
.tw-bg-green-900\/40{
  background-color: rgb(34 84 61 / 0.4) !important;
}
.tw-bg-green-900\/45{
  background-color: rgb(34 84 61 / 0.45) !important;
}
.tw-bg-green-900\/5{
  background-color: rgb(34 84 61 / 0.05) !important;
}
.tw-bg-green-900\/50{
  background-color: rgb(34 84 61 / 0.5) !important;
}
.tw-bg-green-900\/55{
  background-color: rgb(34 84 61 / 0.55) !important;
}
.tw-bg-green-900\/60{
  background-color: rgb(34 84 61 / 0.6) !important;
}
.tw-bg-green-900\/65{
  background-color: rgb(34 84 61 / 0.65) !important;
}
.tw-bg-green-900\/70{
  background-color: rgb(34 84 61 / 0.7) !important;
}
.tw-bg-green-900\/75{
  background-color: rgb(34 84 61 / 0.75) !important;
}
.tw-bg-green-900\/80{
  background-color: rgb(34 84 61 / 0.8) !important;
}
.tw-bg-green-900\/85{
  background-color: rgb(34 84 61 / 0.85) !important;
}
.tw-bg-green-900\/90{
  background-color: rgb(34 84 61 / 0.9) !important;
}
.tw-bg-green-900\/95{
  background-color: rgb(34 84 61 / 0.95) !important;
}
.tw-bg-green-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-green-950\/0{
  background-color: rgb(5 46 22 / 0) !important;
}
.tw-bg-green-950\/10{
  background-color: rgb(5 46 22 / 0.1) !important;
}
.tw-bg-green-950\/100{
  background-color: rgb(5 46 22 / 1) !important;
}
.tw-bg-green-950\/15{
  background-color: rgb(5 46 22 / 0.15) !important;
}
.tw-bg-green-950\/20{
  background-color: rgb(5 46 22 / 0.2) !important;
}
.tw-bg-green-950\/25{
  background-color: rgb(5 46 22 / 0.25) !important;
}
.tw-bg-green-950\/30{
  background-color: rgb(5 46 22 / 0.3) !important;
}
.tw-bg-green-950\/35{
  background-color: rgb(5 46 22 / 0.35) !important;
}
.tw-bg-green-950\/40{
  background-color: rgb(5 46 22 / 0.4) !important;
}
.tw-bg-green-950\/45{
  background-color: rgb(5 46 22 / 0.45) !important;
}
.tw-bg-green-950\/5{
  background-color: rgb(5 46 22 / 0.05) !important;
}
.tw-bg-green-950\/50{
  background-color: rgb(5 46 22 / 0.5) !important;
}
.tw-bg-green-950\/55{
  background-color: rgb(5 46 22 / 0.55) !important;
}
.tw-bg-green-950\/60{
  background-color: rgb(5 46 22 / 0.6) !important;
}
.tw-bg-green-950\/65{
  background-color: rgb(5 46 22 / 0.65) !important;
}
.tw-bg-green-950\/70{
  background-color: rgb(5 46 22 / 0.7) !important;
}
.tw-bg-green-950\/75{
  background-color: rgb(5 46 22 / 0.75) !important;
}
.tw-bg-green-950\/80{
  background-color: rgb(5 46 22 / 0.8) !important;
}
.tw-bg-green-950\/85{
  background-color: rgb(5 46 22 / 0.85) !important;
}
.tw-bg-green-950\/90{
  background-color: rgb(5 46 22 / 0.9) !important;
}
.tw-bg-green-950\/95{
  background-color: rgb(5 46 22 / 0.95) !important;
}
.tw-bg-indigo-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-100\/0{
  background-color: rgb(224 231 255 / 0) !important;
}
.tw-bg-indigo-100\/10{
  background-color: rgb(224 231 255 / 0.1) !important;
}
.tw-bg-indigo-100\/100{
  background-color: rgb(224 231 255 / 1) !important;
}
.tw-bg-indigo-100\/15{
  background-color: rgb(224 231 255 / 0.15) !important;
}
.tw-bg-indigo-100\/20{
  background-color: rgb(224 231 255 / 0.2) !important;
}
.tw-bg-indigo-100\/25{
  background-color: rgb(224 231 255 / 0.25) !important;
}
.tw-bg-indigo-100\/30{
  background-color: rgb(224 231 255 / 0.3) !important;
}
.tw-bg-indigo-100\/35{
  background-color: rgb(224 231 255 / 0.35) !important;
}
.tw-bg-indigo-100\/40{
  background-color: rgb(224 231 255 / 0.4) !important;
}
.tw-bg-indigo-100\/45{
  background-color: rgb(224 231 255 / 0.45) !important;
}
.tw-bg-indigo-100\/5{
  background-color: rgb(224 231 255 / 0.05) !important;
}
.tw-bg-indigo-100\/50{
  background-color: rgb(224 231 255 / 0.5) !important;
}
.tw-bg-indigo-100\/55{
  background-color: rgb(224 231 255 / 0.55) !important;
}
.tw-bg-indigo-100\/60{
  background-color: rgb(224 231 255 / 0.6) !important;
}
.tw-bg-indigo-100\/65{
  background-color: rgb(224 231 255 / 0.65) !important;
}
.tw-bg-indigo-100\/70{
  background-color: rgb(224 231 255 / 0.7) !important;
}
.tw-bg-indigo-100\/75{
  background-color: rgb(224 231 255 / 0.75) !important;
}
.tw-bg-indigo-100\/80{
  background-color: rgb(224 231 255 / 0.8) !important;
}
.tw-bg-indigo-100\/85{
  background-color: rgb(224 231 255 / 0.85) !important;
}
.tw-bg-indigo-100\/90{
  background-color: rgb(224 231 255 / 0.9) !important;
}
.tw-bg-indigo-100\/95{
  background-color: rgb(224 231 255 / 0.95) !important;
}
.tw-bg-indigo-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-200\/0{
  background-color: rgb(199 210 254 / 0) !important;
}
.tw-bg-indigo-200\/10{
  background-color: rgb(199 210 254 / 0.1) !important;
}
.tw-bg-indigo-200\/100{
  background-color: rgb(199 210 254 / 1) !important;
}
.tw-bg-indigo-200\/15{
  background-color: rgb(199 210 254 / 0.15) !important;
}
.tw-bg-indigo-200\/20{
  background-color: rgb(199 210 254 / 0.2) !important;
}
.tw-bg-indigo-200\/25{
  background-color: rgb(199 210 254 / 0.25) !important;
}
.tw-bg-indigo-200\/30{
  background-color: rgb(199 210 254 / 0.3) !important;
}
.tw-bg-indigo-200\/35{
  background-color: rgb(199 210 254 / 0.35) !important;
}
.tw-bg-indigo-200\/40{
  background-color: rgb(199 210 254 / 0.4) !important;
}
.tw-bg-indigo-200\/45{
  background-color: rgb(199 210 254 / 0.45) !important;
}
.tw-bg-indigo-200\/5{
  background-color: rgb(199 210 254 / 0.05) !important;
}
.tw-bg-indigo-200\/50{
  background-color: rgb(199 210 254 / 0.5) !important;
}
.tw-bg-indigo-200\/55{
  background-color: rgb(199 210 254 / 0.55) !important;
}
.tw-bg-indigo-200\/60{
  background-color: rgb(199 210 254 / 0.6) !important;
}
.tw-bg-indigo-200\/65{
  background-color: rgb(199 210 254 / 0.65) !important;
}
.tw-bg-indigo-200\/70{
  background-color: rgb(199 210 254 / 0.7) !important;
}
.tw-bg-indigo-200\/75{
  background-color: rgb(199 210 254 / 0.75) !important;
}
.tw-bg-indigo-200\/80{
  background-color: rgb(199 210 254 / 0.8) !important;
}
.tw-bg-indigo-200\/85{
  background-color: rgb(199 210 254 / 0.85) !important;
}
.tw-bg-indigo-200\/90{
  background-color: rgb(199 210 254 / 0.9) !important;
}
.tw-bg-indigo-200\/95{
  background-color: rgb(199 210 254 / 0.95) !important;
}
.tw-bg-indigo-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-300\/0{
  background-color: rgb(165 180 252 / 0) !important;
}
.tw-bg-indigo-300\/10{
  background-color: rgb(165 180 252 / 0.1) !important;
}
.tw-bg-indigo-300\/100{
  background-color: rgb(165 180 252 / 1) !important;
}
.tw-bg-indigo-300\/15{
  background-color: rgb(165 180 252 / 0.15) !important;
}
.tw-bg-indigo-300\/20{
  background-color: rgb(165 180 252 / 0.2) !important;
}
.tw-bg-indigo-300\/25{
  background-color: rgb(165 180 252 / 0.25) !important;
}
.tw-bg-indigo-300\/30{
  background-color: rgb(165 180 252 / 0.3) !important;
}
.tw-bg-indigo-300\/35{
  background-color: rgb(165 180 252 / 0.35) !important;
}
.tw-bg-indigo-300\/40{
  background-color: rgb(165 180 252 / 0.4) !important;
}
.tw-bg-indigo-300\/45{
  background-color: rgb(165 180 252 / 0.45) !important;
}
.tw-bg-indigo-300\/5{
  background-color: rgb(165 180 252 / 0.05) !important;
}
.tw-bg-indigo-300\/50{
  background-color: rgb(165 180 252 / 0.5) !important;
}
.tw-bg-indigo-300\/55{
  background-color: rgb(165 180 252 / 0.55) !important;
}
.tw-bg-indigo-300\/60{
  background-color: rgb(165 180 252 / 0.6) !important;
}
.tw-bg-indigo-300\/65{
  background-color: rgb(165 180 252 / 0.65) !important;
}
.tw-bg-indigo-300\/70{
  background-color: rgb(165 180 252 / 0.7) !important;
}
.tw-bg-indigo-300\/75{
  background-color: rgb(165 180 252 / 0.75) !important;
}
.tw-bg-indigo-300\/80{
  background-color: rgb(165 180 252 / 0.8) !important;
}
.tw-bg-indigo-300\/85{
  background-color: rgb(165 180 252 / 0.85) !important;
}
.tw-bg-indigo-300\/90{
  background-color: rgb(165 180 252 / 0.9) !important;
}
.tw-bg-indigo-300\/95{
  background-color: rgb(165 180 252 / 0.95) !important;
}
.tw-bg-indigo-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-400\/0{
  background-color: rgb(129 140 248 / 0) !important;
}
.tw-bg-indigo-400\/10{
  background-color: rgb(129 140 248 / 0.1) !important;
}
.tw-bg-indigo-400\/100{
  background-color: rgb(129 140 248 / 1) !important;
}
.tw-bg-indigo-400\/15{
  background-color: rgb(129 140 248 / 0.15) !important;
}
.tw-bg-indigo-400\/20{
  background-color: rgb(129 140 248 / 0.2) !important;
}
.tw-bg-indigo-400\/25{
  background-color: rgb(129 140 248 / 0.25) !important;
}
.tw-bg-indigo-400\/30{
  background-color: rgb(129 140 248 / 0.3) !important;
}
.tw-bg-indigo-400\/35{
  background-color: rgb(129 140 248 / 0.35) !important;
}
.tw-bg-indigo-400\/40{
  background-color: rgb(129 140 248 / 0.4) !important;
}
.tw-bg-indigo-400\/45{
  background-color: rgb(129 140 248 / 0.45) !important;
}
.tw-bg-indigo-400\/5{
  background-color: rgb(129 140 248 / 0.05) !important;
}
.tw-bg-indigo-400\/50{
  background-color: rgb(129 140 248 / 0.5) !important;
}
.tw-bg-indigo-400\/55{
  background-color: rgb(129 140 248 / 0.55) !important;
}
.tw-bg-indigo-400\/60{
  background-color: rgb(129 140 248 / 0.6) !important;
}
.tw-bg-indigo-400\/65{
  background-color: rgb(129 140 248 / 0.65) !important;
}
.tw-bg-indigo-400\/70{
  background-color: rgb(129 140 248 / 0.7) !important;
}
.tw-bg-indigo-400\/75{
  background-color: rgb(129 140 248 / 0.75) !important;
}
.tw-bg-indigo-400\/80{
  background-color: rgb(129 140 248 / 0.8) !important;
}
.tw-bg-indigo-400\/85{
  background-color: rgb(129 140 248 / 0.85) !important;
}
.tw-bg-indigo-400\/90{
  background-color: rgb(129 140 248 / 0.9) !important;
}
.tw-bg-indigo-400\/95{
  background-color: rgb(129 140 248 / 0.95) !important;
}
.tw-bg-indigo-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-50\/0{
  background-color: rgb(238 242 255 / 0) !important;
}
.tw-bg-indigo-50\/10{
  background-color: rgb(238 242 255 / 0.1) !important;
}
.tw-bg-indigo-50\/100{
  background-color: rgb(238 242 255 / 1) !important;
}
.tw-bg-indigo-50\/15{
  background-color: rgb(238 242 255 / 0.15) !important;
}
.tw-bg-indigo-50\/20{
  background-color: rgb(238 242 255 / 0.2) !important;
}
.tw-bg-indigo-50\/25{
  background-color: rgb(238 242 255 / 0.25) !important;
}
.tw-bg-indigo-50\/30{
  background-color: rgb(238 242 255 / 0.3) !important;
}
.tw-bg-indigo-50\/35{
  background-color: rgb(238 242 255 / 0.35) !important;
}
.tw-bg-indigo-50\/40{
  background-color: rgb(238 242 255 / 0.4) !important;
}
.tw-bg-indigo-50\/45{
  background-color: rgb(238 242 255 / 0.45) !important;
}
.tw-bg-indigo-50\/5{
  background-color: rgb(238 242 255 / 0.05) !important;
}
.tw-bg-indigo-50\/50{
  background-color: rgb(238 242 255 / 0.5) !important;
}
.tw-bg-indigo-50\/55{
  background-color: rgb(238 242 255 / 0.55) !important;
}
.tw-bg-indigo-50\/60{
  background-color: rgb(238 242 255 / 0.6) !important;
}
.tw-bg-indigo-50\/65{
  background-color: rgb(238 242 255 / 0.65) !important;
}
.tw-bg-indigo-50\/70{
  background-color: rgb(238 242 255 / 0.7) !important;
}
.tw-bg-indigo-50\/75{
  background-color: rgb(238 242 255 / 0.75) !important;
}
.tw-bg-indigo-50\/80{
  background-color: rgb(238 242 255 / 0.8) !important;
}
.tw-bg-indigo-50\/85{
  background-color: rgb(238 242 255 / 0.85) !important;
}
.tw-bg-indigo-50\/90{
  background-color: rgb(238 242 255 / 0.9) !important;
}
.tw-bg-indigo-50\/95{
  background-color: rgb(238 242 255 / 0.95) !important;
}
.tw-bg-indigo-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-500\/0{
  background-color: rgb(99 102 241 / 0) !important;
}
.tw-bg-indigo-500\/10{
  background-color: rgb(99 102 241 / 0.1) !important;
}
.tw-bg-indigo-500\/100{
  background-color: rgb(99 102 241 / 1) !important;
}
.tw-bg-indigo-500\/15{
  background-color: rgb(99 102 241 / 0.15) !important;
}
.tw-bg-indigo-500\/20{
  background-color: rgb(99 102 241 / 0.2) !important;
}
.tw-bg-indigo-500\/25{
  background-color: rgb(99 102 241 / 0.25) !important;
}
.tw-bg-indigo-500\/30{
  background-color: rgb(99 102 241 / 0.3) !important;
}
.tw-bg-indigo-500\/35{
  background-color: rgb(99 102 241 / 0.35) !important;
}
.tw-bg-indigo-500\/40{
  background-color: rgb(99 102 241 / 0.4) !important;
}
.tw-bg-indigo-500\/45{
  background-color: rgb(99 102 241 / 0.45) !important;
}
.tw-bg-indigo-500\/5{
  background-color: rgb(99 102 241 / 0.05) !important;
}
.tw-bg-indigo-500\/50{
  background-color: rgb(99 102 241 / 0.5) !important;
}
.tw-bg-indigo-500\/55{
  background-color: rgb(99 102 241 / 0.55) !important;
}
.tw-bg-indigo-500\/60{
  background-color: rgb(99 102 241 / 0.6) !important;
}
.tw-bg-indigo-500\/65{
  background-color: rgb(99 102 241 / 0.65) !important;
}
.tw-bg-indigo-500\/70{
  background-color: rgb(99 102 241 / 0.7) !important;
}
.tw-bg-indigo-500\/75{
  background-color: rgb(99 102 241 / 0.75) !important;
}
.tw-bg-indigo-500\/80{
  background-color: rgb(99 102 241 / 0.8) !important;
}
.tw-bg-indigo-500\/85{
  background-color: rgb(99 102 241 / 0.85) !important;
}
.tw-bg-indigo-500\/90{
  background-color: rgb(99 102 241 / 0.9) !important;
}
.tw-bg-indigo-500\/95{
  background-color: rgb(99 102 241 / 0.95) !important;
}
.tw-bg-indigo-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-600\/0{
  background-color: rgb(79 70 229 / 0) !important;
}
.tw-bg-indigo-600\/10{
  background-color: rgb(79 70 229 / 0.1) !important;
}
.tw-bg-indigo-600\/100{
  background-color: rgb(79 70 229 / 1) !important;
}
.tw-bg-indigo-600\/15{
  background-color: rgb(79 70 229 / 0.15) !important;
}
.tw-bg-indigo-600\/20{
  background-color: rgb(79 70 229 / 0.2) !important;
}
.tw-bg-indigo-600\/25{
  background-color: rgb(79 70 229 / 0.25) !important;
}
.tw-bg-indigo-600\/30{
  background-color: rgb(79 70 229 / 0.3) !important;
}
.tw-bg-indigo-600\/35{
  background-color: rgb(79 70 229 / 0.35) !important;
}
.tw-bg-indigo-600\/40{
  background-color: rgb(79 70 229 / 0.4) !important;
}
.tw-bg-indigo-600\/45{
  background-color: rgb(79 70 229 / 0.45) !important;
}
.tw-bg-indigo-600\/5{
  background-color: rgb(79 70 229 / 0.05) !important;
}
.tw-bg-indigo-600\/50{
  background-color: rgb(79 70 229 / 0.5) !important;
}
.tw-bg-indigo-600\/55{
  background-color: rgb(79 70 229 / 0.55) !important;
}
.tw-bg-indigo-600\/60{
  background-color: rgb(79 70 229 / 0.6) !important;
}
.tw-bg-indigo-600\/65{
  background-color: rgb(79 70 229 / 0.65) !important;
}
.tw-bg-indigo-600\/70{
  background-color: rgb(79 70 229 / 0.7) !important;
}
.tw-bg-indigo-600\/75{
  background-color: rgb(79 70 229 / 0.75) !important;
}
.tw-bg-indigo-600\/80{
  background-color: rgb(79 70 229 / 0.8) !important;
}
.tw-bg-indigo-600\/85{
  background-color: rgb(79 70 229 / 0.85) !important;
}
.tw-bg-indigo-600\/90{
  background-color: rgb(79 70 229 / 0.9) !important;
}
.tw-bg-indigo-600\/95{
  background-color: rgb(79 70 229 / 0.95) !important;
}
.tw-bg-indigo-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-700\/0{
  background-color: rgb(67 56 202 / 0) !important;
}
.tw-bg-indigo-700\/10{
  background-color: rgb(67 56 202 / 0.1) !important;
}
.tw-bg-indigo-700\/100{
  background-color: rgb(67 56 202 / 1) !important;
}
.tw-bg-indigo-700\/15{
  background-color: rgb(67 56 202 / 0.15) !important;
}
.tw-bg-indigo-700\/20{
  background-color: rgb(67 56 202 / 0.2) !important;
}
.tw-bg-indigo-700\/25{
  background-color: rgb(67 56 202 / 0.25) !important;
}
.tw-bg-indigo-700\/30{
  background-color: rgb(67 56 202 / 0.3) !important;
}
.tw-bg-indigo-700\/35{
  background-color: rgb(67 56 202 / 0.35) !important;
}
.tw-bg-indigo-700\/40{
  background-color: rgb(67 56 202 / 0.4) !important;
}
.tw-bg-indigo-700\/45{
  background-color: rgb(67 56 202 / 0.45) !important;
}
.tw-bg-indigo-700\/5{
  background-color: rgb(67 56 202 / 0.05) !important;
}
.tw-bg-indigo-700\/50{
  background-color: rgb(67 56 202 / 0.5) !important;
}
.tw-bg-indigo-700\/55{
  background-color: rgb(67 56 202 / 0.55) !important;
}
.tw-bg-indigo-700\/60{
  background-color: rgb(67 56 202 / 0.6) !important;
}
.tw-bg-indigo-700\/65{
  background-color: rgb(67 56 202 / 0.65) !important;
}
.tw-bg-indigo-700\/70{
  background-color: rgb(67 56 202 / 0.7) !important;
}
.tw-bg-indigo-700\/75{
  background-color: rgb(67 56 202 / 0.75) !important;
}
.tw-bg-indigo-700\/80{
  background-color: rgb(67 56 202 / 0.8) !important;
}
.tw-bg-indigo-700\/85{
  background-color: rgb(67 56 202 / 0.85) !important;
}
.tw-bg-indigo-700\/90{
  background-color: rgb(67 56 202 / 0.9) !important;
}
.tw-bg-indigo-700\/95{
  background-color: rgb(67 56 202 / 0.95) !important;
}
.tw-bg-indigo-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-800\/0{
  background-color: rgb(55 48 163 / 0) !important;
}
.tw-bg-indigo-800\/10{
  background-color: rgb(55 48 163 / 0.1) !important;
}
.tw-bg-indigo-800\/100{
  background-color: rgb(55 48 163 / 1) !important;
}
.tw-bg-indigo-800\/15{
  background-color: rgb(55 48 163 / 0.15) !important;
}
.tw-bg-indigo-800\/20{
  background-color: rgb(55 48 163 / 0.2) !important;
}
.tw-bg-indigo-800\/25{
  background-color: rgb(55 48 163 / 0.25) !important;
}
.tw-bg-indigo-800\/30{
  background-color: rgb(55 48 163 / 0.3) !important;
}
.tw-bg-indigo-800\/35{
  background-color: rgb(55 48 163 / 0.35) !important;
}
.tw-bg-indigo-800\/40{
  background-color: rgb(55 48 163 / 0.4) !important;
}
.tw-bg-indigo-800\/45{
  background-color: rgb(55 48 163 / 0.45) !important;
}
.tw-bg-indigo-800\/5{
  background-color: rgb(55 48 163 / 0.05) !important;
}
.tw-bg-indigo-800\/50{
  background-color: rgb(55 48 163 / 0.5) !important;
}
.tw-bg-indigo-800\/55{
  background-color: rgb(55 48 163 / 0.55) !important;
}
.tw-bg-indigo-800\/60{
  background-color: rgb(55 48 163 / 0.6) !important;
}
.tw-bg-indigo-800\/65{
  background-color: rgb(55 48 163 / 0.65) !important;
}
.tw-bg-indigo-800\/70{
  background-color: rgb(55 48 163 / 0.7) !important;
}
.tw-bg-indigo-800\/75{
  background-color: rgb(55 48 163 / 0.75) !important;
}
.tw-bg-indigo-800\/80{
  background-color: rgb(55 48 163 / 0.8) !important;
}
.tw-bg-indigo-800\/85{
  background-color: rgb(55 48 163 / 0.85) !important;
}
.tw-bg-indigo-800\/90{
  background-color: rgb(55 48 163 / 0.9) !important;
}
.tw-bg-indigo-800\/95{
  background-color: rgb(55 48 163 / 0.95) !important;
}
.tw-bg-indigo-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-900\/0{
  background-color: rgb(49 46 129 / 0) !important;
}
.tw-bg-indigo-900\/10{
  background-color: rgb(49 46 129 / 0.1) !important;
}
.tw-bg-indigo-900\/100{
  background-color: rgb(49 46 129 / 1) !important;
}
.tw-bg-indigo-900\/15{
  background-color: rgb(49 46 129 / 0.15) !important;
}
.tw-bg-indigo-900\/20{
  background-color: rgb(49 46 129 / 0.2) !important;
}
.tw-bg-indigo-900\/25{
  background-color: rgb(49 46 129 / 0.25) !important;
}
.tw-bg-indigo-900\/30{
  background-color: rgb(49 46 129 / 0.3) !important;
}
.tw-bg-indigo-900\/35{
  background-color: rgb(49 46 129 / 0.35) !important;
}
.tw-bg-indigo-900\/40{
  background-color: rgb(49 46 129 / 0.4) !important;
}
.tw-bg-indigo-900\/45{
  background-color: rgb(49 46 129 / 0.45) !important;
}
.tw-bg-indigo-900\/5{
  background-color: rgb(49 46 129 / 0.05) !important;
}
.tw-bg-indigo-900\/50{
  background-color: rgb(49 46 129 / 0.5) !important;
}
.tw-bg-indigo-900\/55{
  background-color: rgb(49 46 129 / 0.55) !important;
}
.tw-bg-indigo-900\/60{
  background-color: rgb(49 46 129 / 0.6) !important;
}
.tw-bg-indigo-900\/65{
  background-color: rgb(49 46 129 / 0.65) !important;
}
.tw-bg-indigo-900\/70{
  background-color: rgb(49 46 129 / 0.7) !important;
}
.tw-bg-indigo-900\/75{
  background-color: rgb(49 46 129 / 0.75) !important;
}
.tw-bg-indigo-900\/80{
  background-color: rgb(49 46 129 / 0.8) !important;
}
.tw-bg-indigo-900\/85{
  background-color: rgb(49 46 129 / 0.85) !important;
}
.tw-bg-indigo-900\/90{
  background-color: rgb(49 46 129 / 0.9) !important;
}
.tw-bg-indigo-900\/95{
  background-color: rgb(49 46 129 / 0.95) !important;
}
.tw-bg-indigo-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 27 75 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-indigo-950\/0{
  background-color: rgb(30 27 75 / 0) !important;
}
.tw-bg-indigo-950\/10{
  background-color: rgb(30 27 75 / 0.1) !important;
}
.tw-bg-indigo-950\/100{
  background-color: rgb(30 27 75 / 1) !important;
}
.tw-bg-indigo-950\/15{
  background-color: rgb(30 27 75 / 0.15) !important;
}
.tw-bg-indigo-950\/20{
  background-color: rgb(30 27 75 / 0.2) !important;
}
.tw-bg-indigo-950\/25{
  background-color: rgb(30 27 75 / 0.25) !important;
}
.tw-bg-indigo-950\/30{
  background-color: rgb(30 27 75 / 0.3) !important;
}
.tw-bg-indigo-950\/35{
  background-color: rgb(30 27 75 / 0.35) !important;
}
.tw-bg-indigo-950\/40{
  background-color: rgb(30 27 75 / 0.4) !important;
}
.tw-bg-indigo-950\/45{
  background-color: rgb(30 27 75 / 0.45) !important;
}
.tw-bg-indigo-950\/5{
  background-color: rgb(30 27 75 / 0.05) !important;
}
.tw-bg-indigo-950\/50{
  background-color: rgb(30 27 75 / 0.5) !important;
}
.tw-bg-indigo-950\/55{
  background-color: rgb(30 27 75 / 0.55) !important;
}
.tw-bg-indigo-950\/60{
  background-color: rgb(30 27 75 / 0.6) !important;
}
.tw-bg-indigo-950\/65{
  background-color: rgb(30 27 75 / 0.65) !important;
}
.tw-bg-indigo-950\/70{
  background-color: rgb(30 27 75 / 0.7) !important;
}
.tw-bg-indigo-950\/75{
  background-color: rgb(30 27 75 / 0.75) !important;
}
.tw-bg-indigo-950\/80{
  background-color: rgb(30 27 75 / 0.8) !important;
}
.tw-bg-indigo-950\/85{
  background-color: rgb(30 27 75 / 0.85) !important;
}
.tw-bg-indigo-950\/90{
  background-color: rgb(30 27 75 / 0.9) !important;
}
.tw-bg-indigo-950\/95{
  background-color: rgb(30 27 75 / 0.95) !important;
}
.tw-bg-inherit{
  background-color: inherit !important;
}
.tw-bg-lime-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-100\/0{
  background-color: rgb(236 252 203 / 0) !important;
}
.tw-bg-lime-100\/10{
  background-color: rgb(236 252 203 / 0.1) !important;
}
.tw-bg-lime-100\/100{
  background-color: rgb(236 252 203 / 1) !important;
}
.tw-bg-lime-100\/15{
  background-color: rgb(236 252 203 / 0.15) !important;
}
.tw-bg-lime-100\/20{
  background-color: rgb(236 252 203 / 0.2) !important;
}
.tw-bg-lime-100\/25{
  background-color: rgb(236 252 203 / 0.25) !important;
}
.tw-bg-lime-100\/30{
  background-color: rgb(236 252 203 / 0.3) !important;
}
.tw-bg-lime-100\/35{
  background-color: rgb(236 252 203 / 0.35) !important;
}
.tw-bg-lime-100\/40{
  background-color: rgb(236 252 203 / 0.4) !important;
}
.tw-bg-lime-100\/45{
  background-color: rgb(236 252 203 / 0.45) !important;
}
.tw-bg-lime-100\/5{
  background-color: rgb(236 252 203 / 0.05) !important;
}
.tw-bg-lime-100\/50{
  background-color: rgb(236 252 203 / 0.5) !important;
}
.tw-bg-lime-100\/55{
  background-color: rgb(236 252 203 / 0.55) !important;
}
.tw-bg-lime-100\/60{
  background-color: rgb(236 252 203 / 0.6) !important;
}
.tw-bg-lime-100\/65{
  background-color: rgb(236 252 203 / 0.65) !important;
}
.tw-bg-lime-100\/70{
  background-color: rgb(236 252 203 / 0.7) !important;
}
.tw-bg-lime-100\/75{
  background-color: rgb(236 252 203 / 0.75) !important;
}
.tw-bg-lime-100\/80{
  background-color: rgb(236 252 203 / 0.8) !important;
}
.tw-bg-lime-100\/85{
  background-color: rgb(236 252 203 / 0.85) !important;
}
.tw-bg-lime-100\/90{
  background-color: rgb(236 252 203 / 0.9) !important;
}
.tw-bg-lime-100\/95{
  background-color: rgb(236 252 203 / 0.95) !important;
}
.tw-bg-lime-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-200\/0{
  background-color: rgb(217 249 157 / 0) !important;
}
.tw-bg-lime-200\/10{
  background-color: rgb(217 249 157 / 0.1) !important;
}
.tw-bg-lime-200\/100{
  background-color: rgb(217 249 157 / 1) !important;
}
.tw-bg-lime-200\/15{
  background-color: rgb(217 249 157 / 0.15) !important;
}
.tw-bg-lime-200\/20{
  background-color: rgb(217 249 157 / 0.2) !important;
}
.tw-bg-lime-200\/25{
  background-color: rgb(217 249 157 / 0.25) !important;
}
.tw-bg-lime-200\/30{
  background-color: rgb(217 249 157 / 0.3) !important;
}
.tw-bg-lime-200\/35{
  background-color: rgb(217 249 157 / 0.35) !important;
}
.tw-bg-lime-200\/40{
  background-color: rgb(217 249 157 / 0.4) !important;
}
.tw-bg-lime-200\/45{
  background-color: rgb(217 249 157 / 0.45) !important;
}
.tw-bg-lime-200\/5{
  background-color: rgb(217 249 157 / 0.05) !important;
}
.tw-bg-lime-200\/50{
  background-color: rgb(217 249 157 / 0.5) !important;
}
.tw-bg-lime-200\/55{
  background-color: rgb(217 249 157 / 0.55) !important;
}
.tw-bg-lime-200\/60{
  background-color: rgb(217 249 157 / 0.6) !important;
}
.tw-bg-lime-200\/65{
  background-color: rgb(217 249 157 / 0.65) !important;
}
.tw-bg-lime-200\/70{
  background-color: rgb(217 249 157 / 0.7) !important;
}
.tw-bg-lime-200\/75{
  background-color: rgb(217 249 157 / 0.75) !important;
}
.tw-bg-lime-200\/80{
  background-color: rgb(217 249 157 / 0.8) !important;
}
.tw-bg-lime-200\/85{
  background-color: rgb(217 249 157 / 0.85) !important;
}
.tw-bg-lime-200\/90{
  background-color: rgb(217 249 157 / 0.9) !important;
}
.tw-bg-lime-200\/95{
  background-color: rgb(217 249 157 / 0.95) !important;
}
.tw-bg-lime-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-300\/0{
  background-color: rgb(190 242 100 / 0) !important;
}
.tw-bg-lime-300\/10{
  background-color: rgb(190 242 100 / 0.1) !important;
}
.tw-bg-lime-300\/100{
  background-color: rgb(190 242 100 / 1) !important;
}
.tw-bg-lime-300\/15{
  background-color: rgb(190 242 100 / 0.15) !important;
}
.tw-bg-lime-300\/20{
  background-color: rgb(190 242 100 / 0.2) !important;
}
.tw-bg-lime-300\/25{
  background-color: rgb(190 242 100 / 0.25) !important;
}
.tw-bg-lime-300\/30{
  background-color: rgb(190 242 100 / 0.3) !important;
}
.tw-bg-lime-300\/35{
  background-color: rgb(190 242 100 / 0.35) !important;
}
.tw-bg-lime-300\/40{
  background-color: rgb(190 242 100 / 0.4) !important;
}
.tw-bg-lime-300\/45{
  background-color: rgb(190 242 100 / 0.45) !important;
}
.tw-bg-lime-300\/5{
  background-color: rgb(190 242 100 / 0.05) !important;
}
.tw-bg-lime-300\/50{
  background-color: rgb(190 242 100 / 0.5) !important;
}
.tw-bg-lime-300\/55{
  background-color: rgb(190 242 100 / 0.55) !important;
}
.tw-bg-lime-300\/60{
  background-color: rgb(190 242 100 / 0.6) !important;
}
.tw-bg-lime-300\/65{
  background-color: rgb(190 242 100 / 0.65) !important;
}
.tw-bg-lime-300\/70{
  background-color: rgb(190 242 100 / 0.7) !important;
}
.tw-bg-lime-300\/75{
  background-color: rgb(190 242 100 / 0.75) !important;
}
.tw-bg-lime-300\/80{
  background-color: rgb(190 242 100 / 0.8) !important;
}
.tw-bg-lime-300\/85{
  background-color: rgb(190 242 100 / 0.85) !important;
}
.tw-bg-lime-300\/90{
  background-color: rgb(190 242 100 / 0.9) !important;
}
.tw-bg-lime-300\/95{
  background-color: rgb(190 242 100 / 0.95) !important;
}
.tw-bg-lime-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-400\/0{
  background-color: rgb(163 230 53 / 0) !important;
}
.tw-bg-lime-400\/10{
  background-color: rgb(163 230 53 / 0.1) !important;
}
.tw-bg-lime-400\/100{
  background-color: rgb(163 230 53 / 1) !important;
}
.tw-bg-lime-400\/15{
  background-color: rgb(163 230 53 / 0.15) !important;
}
.tw-bg-lime-400\/20{
  background-color: rgb(163 230 53 / 0.2) !important;
}
.tw-bg-lime-400\/25{
  background-color: rgb(163 230 53 / 0.25) !important;
}
.tw-bg-lime-400\/30{
  background-color: rgb(163 230 53 / 0.3) !important;
}
.tw-bg-lime-400\/35{
  background-color: rgb(163 230 53 / 0.35) !important;
}
.tw-bg-lime-400\/40{
  background-color: rgb(163 230 53 / 0.4) !important;
}
.tw-bg-lime-400\/45{
  background-color: rgb(163 230 53 / 0.45) !important;
}
.tw-bg-lime-400\/5{
  background-color: rgb(163 230 53 / 0.05) !important;
}
.tw-bg-lime-400\/50{
  background-color: rgb(163 230 53 / 0.5) !important;
}
.tw-bg-lime-400\/55{
  background-color: rgb(163 230 53 / 0.55) !important;
}
.tw-bg-lime-400\/60{
  background-color: rgb(163 230 53 / 0.6) !important;
}
.tw-bg-lime-400\/65{
  background-color: rgb(163 230 53 / 0.65) !important;
}
.tw-bg-lime-400\/70{
  background-color: rgb(163 230 53 / 0.7) !important;
}
.tw-bg-lime-400\/75{
  background-color: rgb(163 230 53 / 0.75) !important;
}
.tw-bg-lime-400\/80{
  background-color: rgb(163 230 53 / 0.8) !important;
}
.tw-bg-lime-400\/85{
  background-color: rgb(163 230 53 / 0.85) !important;
}
.tw-bg-lime-400\/90{
  background-color: rgb(163 230 53 / 0.9) !important;
}
.tw-bg-lime-400\/95{
  background-color: rgb(163 230 53 / 0.95) !important;
}
.tw-bg-lime-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-50\/0{
  background-color: rgb(247 254 231 / 0) !important;
}
.tw-bg-lime-50\/10{
  background-color: rgb(247 254 231 / 0.1) !important;
}
.tw-bg-lime-50\/100{
  background-color: rgb(247 254 231 / 1) !important;
}
.tw-bg-lime-50\/15{
  background-color: rgb(247 254 231 / 0.15) !important;
}
.tw-bg-lime-50\/20{
  background-color: rgb(247 254 231 / 0.2) !important;
}
.tw-bg-lime-50\/25{
  background-color: rgb(247 254 231 / 0.25) !important;
}
.tw-bg-lime-50\/30{
  background-color: rgb(247 254 231 / 0.3) !important;
}
.tw-bg-lime-50\/35{
  background-color: rgb(247 254 231 / 0.35) !important;
}
.tw-bg-lime-50\/40{
  background-color: rgb(247 254 231 / 0.4) !important;
}
.tw-bg-lime-50\/45{
  background-color: rgb(247 254 231 / 0.45) !important;
}
.tw-bg-lime-50\/5{
  background-color: rgb(247 254 231 / 0.05) !important;
}
.tw-bg-lime-50\/50{
  background-color: rgb(247 254 231 / 0.5) !important;
}
.tw-bg-lime-50\/55{
  background-color: rgb(247 254 231 / 0.55) !important;
}
.tw-bg-lime-50\/60{
  background-color: rgb(247 254 231 / 0.6) !important;
}
.tw-bg-lime-50\/65{
  background-color: rgb(247 254 231 / 0.65) !important;
}
.tw-bg-lime-50\/70{
  background-color: rgb(247 254 231 / 0.7) !important;
}
.tw-bg-lime-50\/75{
  background-color: rgb(247 254 231 / 0.75) !important;
}
.tw-bg-lime-50\/80{
  background-color: rgb(247 254 231 / 0.8) !important;
}
.tw-bg-lime-50\/85{
  background-color: rgb(247 254 231 / 0.85) !important;
}
.tw-bg-lime-50\/90{
  background-color: rgb(247 254 231 / 0.9) !important;
}
.tw-bg-lime-50\/95{
  background-color: rgb(247 254 231 / 0.95) !important;
}
.tw-bg-lime-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-500\/0{
  background-color: rgb(132 204 22 / 0) !important;
}
.tw-bg-lime-500\/10{
  background-color: rgb(132 204 22 / 0.1) !important;
}
.tw-bg-lime-500\/100{
  background-color: rgb(132 204 22 / 1) !important;
}
.tw-bg-lime-500\/15{
  background-color: rgb(132 204 22 / 0.15) !important;
}
.tw-bg-lime-500\/20{
  background-color: rgb(132 204 22 / 0.2) !important;
}
.tw-bg-lime-500\/25{
  background-color: rgb(132 204 22 / 0.25) !important;
}
.tw-bg-lime-500\/30{
  background-color: rgb(132 204 22 / 0.3) !important;
}
.tw-bg-lime-500\/35{
  background-color: rgb(132 204 22 / 0.35) !important;
}
.tw-bg-lime-500\/40{
  background-color: rgb(132 204 22 / 0.4) !important;
}
.tw-bg-lime-500\/45{
  background-color: rgb(132 204 22 / 0.45) !important;
}
.tw-bg-lime-500\/5{
  background-color: rgb(132 204 22 / 0.05) !important;
}
.tw-bg-lime-500\/50{
  background-color: rgb(132 204 22 / 0.5) !important;
}
.tw-bg-lime-500\/55{
  background-color: rgb(132 204 22 / 0.55) !important;
}
.tw-bg-lime-500\/60{
  background-color: rgb(132 204 22 / 0.6) !important;
}
.tw-bg-lime-500\/65{
  background-color: rgb(132 204 22 / 0.65) !important;
}
.tw-bg-lime-500\/70{
  background-color: rgb(132 204 22 / 0.7) !important;
}
.tw-bg-lime-500\/75{
  background-color: rgb(132 204 22 / 0.75) !important;
}
.tw-bg-lime-500\/80{
  background-color: rgb(132 204 22 / 0.8) !important;
}
.tw-bg-lime-500\/85{
  background-color: rgb(132 204 22 / 0.85) !important;
}
.tw-bg-lime-500\/90{
  background-color: rgb(132 204 22 / 0.9) !important;
}
.tw-bg-lime-500\/95{
  background-color: rgb(132 204 22 / 0.95) !important;
}
.tw-bg-lime-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-600\/0{
  background-color: rgb(101 163 13 / 0) !important;
}
.tw-bg-lime-600\/10{
  background-color: rgb(101 163 13 / 0.1) !important;
}
.tw-bg-lime-600\/100{
  background-color: rgb(101 163 13 / 1) !important;
}
.tw-bg-lime-600\/15{
  background-color: rgb(101 163 13 / 0.15) !important;
}
.tw-bg-lime-600\/20{
  background-color: rgb(101 163 13 / 0.2) !important;
}
.tw-bg-lime-600\/25{
  background-color: rgb(101 163 13 / 0.25) !important;
}
.tw-bg-lime-600\/30{
  background-color: rgb(101 163 13 / 0.3) !important;
}
.tw-bg-lime-600\/35{
  background-color: rgb(101 163 13 / 0.35) !important;
}
.tw-bg-lime-600\/40{
  background-color: rgb(101 163 13 / 0.4) !important;
}
.tw-bg-lime-600\/45{
  background-color: rgb(101 163 13 / 0.45) !important;
}
.tw-bg-lime-600\/5{
  background-color: rgb(101 163 13 / 0.05) !important;
}
.tw-bg-lime-600\/50{
  background-color: rgb(101 163 13 / 0.5) !important;
}
.tw-bg-lime-600\/55{
  background-color: rgb(101 163 13 / 0.55) !important;
}
.tw-bg-lime-600\/60{
  background-color: rgb(101 163 13 / 0.6) !important;
}
.tw-bg-lime-600\/65{
  background-color: rgb(101 163 13 / 0.65) !important;
}
.tw-bg-lime-600\/70{
  background-color: rgb(101 163 13 / 0.7) !important;
}
.tw-bg-lime-600\/75{
  background-color: rgb(101 163 13 / 0.75) !important;
}
.tw-bg-lime-600\/80{
  background-color: rgb(101 163 13 / 0.8) !important;
}
.tw-bg-lime-600\/85{
  background-color: rgb(101 163 13 / 0.85) !important;
}
.tw-bg-lime-600\/90{
  background-color: rgb(101 163 13 / 0.9) !important;
}
.tw-bg-lime-600\/95{
  background-color: rgb(101 163 13 / 0.95) !important;
}
.tw-bg-lime-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(119 136 89 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-700\/0{
  background-color: rgb(119 136 89 / 0) !important;
}
.tw-bg-lime-700\/10{
  background-color: rgb(119 136 89 / 0.1) !important;
}
.tw-bg-lime-700\/100{
  background-color: rgb(119 136 89 / 1) !important;
}
.tw-bg-lime-700\/15{
  background-color: rgb(119 136 89 / 0.15) !important;
}
.tw-bg-lime-700\/20{
  background-color: rgb(119 136 89 / 0.2) !important;
}
.tw-bg-lime-700\/25{
  background-color: rgb(119 136 89 / 0.25) !important;
}
.tw-bg-lime-700\/30{
  background-color: rgb(119 136 89 / 0.3) !important;
}
.tw-bg-lime-700\/35{
  background-color: rgb(119 136 89 / 0.35) !important;
}
.tw-bg-lime-700\/40{
  background-color: rgb(119 136 89 / 0.4) !important;
}
.tw-bg-lime-700\/45{
  background-color: rgb(119 136 89 / 0.45) !important;
}
.tw-bg-lime-700\/5{
  background-color: rgb(119 136 89 / 0.05) !important;
}
.tw-bg-lime-700\/50{
  background-color: rgb(119 136 89 / 0.5) !important;
}
.tw-bg-lime-700\/55{
  background-color: rgb(119 136 89 / 0.55) !important;
}
.tw-bg-lime-700\/60{
  background-color: rgb(119 136 89 / 0.6) !important;
}
.tw-bg-lime-700\/65{
  background-color: rgb(119 136 89 / 0.65) !important;
}
.tw-bg-lime-700\/70{
  background-color: rgb(119 136 89 / 0.7) !important;
}
.tw-bg-lime-700\/75{
  background-color: rgb(119 136 89 / 0.75) !important;
}
.tw-bg-lime-700\/80{
  background-color: rgb(119 136 89 / 0.8) !important;
}
.tw-bg-lime-700\/85{
  background-color: rgb(119 136 89 / 0.85) !important;
}
.tw-bg-lime-700\/90{
  background-color: rgb(119 136 89 / 0.9) !important;
}
.tw-bg-lime-700\/95{
  background-color: rgb(119 136 89 / 0.95) !important;
}
.tw-bg-lime-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-800\/0{
  background-color: rgb(63 98 18 / 0) !important;
}
.tw-bg-lime-800\/10{
  background-color: rgb(63 98 18 / 0.1) !important;
}
.tw-bg-lime-800\/100{
  background-color: rgb(63 98 18 / 1) !important;
}
.tw-bg-lime-800\/15{
  background-color: rgb(63 98 18 / 0.15) !important;
}
.tw-bg-lime-800\/20{
  background-color: rgb(63 98 18 / 0.2) !important;
}
.tw-bg-lime-800\/25{
  background-color: rgb(63 98 18 / 0.25) !important;
}
.tw-bg-lime-800\/30{
  background-color: rgb(63 98 18 / 0.3) !important;
}
.tw-bg-lime-800\/35{
  background-color: rgb(63 98 18 / 0.35) !important;
}
.tw-bg-lime-800\/40{
  background-color: rgb(63 98 18 / 0.4) !important;
}
.tw-bg-lime-800\/45{
  background-color: rgb(63 98 18 / 0.45) !important;
}
.tw-bg-lime-800\/5{
  background-color: rgb(63 98 18 / 0.05) !important;
}
.tw-bg-lime-800\/50{
  background-color: rgb(63 98 18 / 0.5) !important;
}
.tw-bg-lime-800\/55{
  background-color: rgb(63 98 18 / 0.55) !important;
}
.tw-bg-lime-800\/60{
  background-color: rgb(63 98 18 / 0.6) !important;
}
.tw-bg-lime-800\/65{
  background-color: rgb(63 98 18 / 0.65) !important;
}
.tw-bg-lime-800\/70{
  background-color: rgb(63 98 18 / 0.7) !important;
}
.tw-bg-lime-800\/75{
  background-color: rgb(63 98 18 / 0.75) !important;
}
.tw-bg-lime-800\/80{
  background-color: rgb(63 98 18 / 0.8) !important;
}
.tw-bg-lime-800\/85{
  background-color: rgb(63 98 18 / 0.85) !important;
}
.tw-bg-lime-800\/90{
  background-color: rgb(63 98 18 / 0.9) !important;
}
.tw-bg-lime-800\/95{
  background-color: rgb(63 98 18 / 0.95) !important;
}
.tw-bg-lime-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-900\/0{
  background-color: rgb(54 83 20 / 0) !important;
}
.tw-bg-lime-900\/10{
  background-color: rgb(54 83 20 / 0.1) !important;
}
.tw-bg-lime-900\/100{
  background-color: rgb(54 83 20 / 1) !important;
}
.tw-bg-lime-900\/15{
  background-color: rgb(54 83 20 / 0.15) !important;
}
.tw-bg-lime-900\/20{
  background-color: rgb(54 83 20 / 0.2) !important;
}
.tw-bg-lime-900\/25{
  background-color: rgb(54 83 20 / 0.25) !important;
}
.tw-bg-lime-900\/30{
  background-color: rgb(54 83 20 / 0.3) !important;
}
.tw-bg-lime-900\/35{
  background-color: rgb(54 83 20 / 0.35) !important;
}
.tw-bg-lime-900\/40{
  background-color: rgb(54 83 20 / 0.4) !important;
}
.tw-bg-lime-900\/45{
  background-color: rgb(54 83 20 / 0.45) !important;
}
.tw-bg-lime-900\/5{
  background-color: rgb(54 83 20 / 0.05) !important;
}
.tw-bg-lime-900\/50{
  background-color: rgb(54 83 20 / 0.5) !important;
}
.tw-bg-lime-900\/55{
  background-color: rgb(54 83 20 / 0.55) !important;
}
.tw-bg-lime-900\/60{
  background-color: rgb(54 83 20 / 0.6) !important;
}
.tw-bg-lime-900\/65{
  background-color: rgb(54 83 20 / 0.65) !important;
}
.tw-bg-lime-900\/70{
  background-color: rgb(54 83 20 / 0.7) !important;
}
.tw-bg-lime-900\/75{
  background-color: rgb(54 83 20 / 0.75) !important;
}
.tw-bg-lime-900\/80{
  background-color: rgb(54 83 20 / 0.8) !important;
}
.tw-bg-lime-900\/85{
  background-color: rgb(54 83 20 / 0.85) !important;
}
.tw-bg-lime-900\/90{
  background-color: rgb(54 83 20 / 0.9) !important;
}
.tw-bg-lime-900\/95{
  background-color: rgb(54 83 20 / 0.95) !important;
}
.tw-bg-lime-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 46 5 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-lime-950\/0{
  background-color: rgb(26 46 5 / 0) !important;
}
.tw-bg-lime-950\/10{
  background-color: rgb(26 46 5 / 0.1) !important;
}
.tw-bg-lime-950\/100{
  background-color: rgb(26 46 5 / 1) !important;
}
.tw-bg-lime-950\/15{
  background-color: rgb(26 46 5 / 0.15) !important;
}
.tw-bg-lime-950\/20{
  background-color: rgb(26 46 5 / 0.2) !important;
}
.tw-bg-lime-950\/25{
  background-color: rgb(26 46 5 / 0.25) !important;
}
.tw-bg-lime-950\/30{
  background-color: rgb(26 46 5 / 0.3) !important;
}
.tw-bg-lime-950\/35{
  background-color: rgb(26 46 5 / 0.35) !important;
}
.tw-bg-lime-950\/40{
  background-color: rgb(26 46 5 / 0.4) !important;
}
.tw-bg-lime-950\/45{
  background-color: rgb(26 46 5 / 0.45) !important;
}
.tw-bg-lime-950\/5{
  background-color: rgb(26 46 5 / 0.05) !important;
}
.tw-bg-lime-950\/50{
  background-color: rgb(26 46 5 / 0.5) !important;
}
.tw-bg-lime-950\/55{
  background-color: rgb(26 46 5 / 0.55) !important;
}
.tw-bg-lime-950\/60{
  background-color: rgb(26 46 5 / 0.6) !important;
}
.tw-bg-lime-950\/65{
  background-color: rgb(26 46 5 / 0.65) !important;
}
.tw-bg-lime-950\/70{
  background-color: rgb(26 46 5 / 0.7) !important;
}
.tw-bg-lime-950\/75{
  background-color: rgb(26 46 5 / 0.75) !important;
}
.tw-bg-lime-950\/80{
  background-color: rgb(26 46 5 / 0.8) !important;
}
.tw-bg-lime-950\/85{
  background-color: rgb(26 46 5 / 0.85) !important;
}
.tw-bg-lime-950\/90{
  background-color: rgb(26 46 5 / 0.9) !important;
}
.tw-bg-lime-950\/95{
  background-color: rgb(26 46 5 / 0.95) !important;
}
.tw-bg-neutral-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-100\/0{
  background-color: rgb(245 245 245 / 0) !important;
}
.tw-bg-neutral-100\/10{
  background-color: rgb(245 245 245 / 0.1) !important;
}
.tw-bg-neutral-100\/100{
  background-color: rgb(245 245 245 / 1) !important;
}
.tw-bg-neutral-100\/15{
  background-color: rgb(245 245 245 / 0.15) !important;
}
.tw-bg-neutral-100\/20{
  background-color: rgb(245 245 245 / 0.2) !important;
}
.tw-bg-neutral-100\/25{
  background-color: rgb(245 245 245 / 0.25) !important;
}
.tw-bg-neutral-100\/30{
  background-color: rgb(245 245 245 / 0.3) !important;
}
.tw-bg-neutral-100\/35{
  background-color: rgb(245 245 245 / 0.35) !important;
}
.tw-bg-neutral-100\/40{
  background-color: rgb(245 245 245 / 0.4) !important;
}
.tw-bg-neutral-100\/45{
  background-color: rgb(245 245 245 / 0.45) !important;
}
.tw-bg-neutral-100\/5{
  background-color: rgb(245 245 245 / 0.05) !important;
}
.tw-bg-neutral-100\/50{
  background-color: rgb(245 245 245 / 0.5) !important;
}
.tw-bg-neutral-100\/55{
  background-color: rgb(245 245 245 / 0.55) !important;
}
.tw-bg-neutral-100\/60{
  background-color: rgb(245 245 245 / 0.6) !important;
}
.tw-bg-neutral-100\/65{
  background-color: rgb(245 245 245 / 0.65) !important;
}
.tw-bg-neutral-100\/70{
  background-color: rgb(245 245 245 / 0.7) !important;
}
.tw-bg-neutral-100\/75{
  background-color: rgb(245 245 245 / 0.75) !important;
}
.tw-bg-neutral-100\/80{
  background-color: rgb(245 245 245 / 0.8) !important;
}
.tw-bg-neutral-100\/85{
  background-color: rgb(245 245 245 / 0.85) !important;
}
.tw-bg-neutral-100\/90{
  background-color: rgb(245 245 245 / 0.9) !important;
}
.tw-bg-neutral-100\/95{
  background-color: rgb(245 245 245 / 0.95) !important;
}
.tw-bg-neutral-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-200\/0{
  background-color: rgb(229 229 229 / 0) !important;
}
.tw-bg-neutral-200\/10{
  background-color: rgb(229 229 229 / 0.1) !important;
}
.tw-bg-neutral-200\/100{
  background-color: rgb(229 229 229 / 1) !important;
}
.tw-bg-neutral-200\/15{
  background-color: rgb(229 229 229 / 0.15) !important;
}
.tw-bg-neutral-200\/20{
  background-color: rgb(229 229 229 / 0.2) !important;
}
.tw-bg-neutral-200\/25{
  background-color: rgb(229 229 229 / 0.25) !important;
}
.tw-bg-neutral-200\/30{
  background-color: rgb(229 229 229 / 0.3) !important;
}
.tw-bg-neutral-200\/35{
  background-color: rgb(229 229 229 / 0.35) !important;
}
.tw-bg-neutral-200\/40{
  background-color: rgb(229 229 229 / 0.4) !important;
}
.tw-bg-neutral-200\/45{
  background-color: rgb(229 229 229 / 0.45) !important;
}
.tw-bg-neutral-200\/5{
  background-color: rgb(229 229 229 / 0.05) !important;
}
.tw-bg-neutral-200\/50{
  background-color: rgb(229 229 229 / 0.5) !important;
}
.tw-bg-neutral-200\/55{
  background-color: rgb(229 229 229 / 0.55) !important;
}
.tw-bg-neutral-200\/60{
  background-color: rgb(229 229 229 / 0.6) !important;
}
.tw-bg-neutral-200\/65{
  background-color: rgb(229 229 229 / 0.65) !important;
}
.tw-bg-neutral-200\/70{
  background-color: rgb(229 229 229 / 0.7) !important;
}
.tw-bg-neutral-200\/75{
  background-color: rgb(229 229 229 / 0.75) !important;
}
.tw-bg-neutral-200\/80{
  background-color: rgb(229 229 229 / 0.8) !important;
}
.tw-bg-neutral-200\/85{
  background-color: rgb(229 229 229 / 0.85) !important;
}
.tw-bg-neutral-200\/90{
  background-color: rgb(229 229 229 / 0.9) !important;
}
.tw-bg-neutral-200\/95{
  background-color: rgb(229 229 229 / 0.95) !important;
}
.tw-bg-neutral-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-300\/0{
  background-color: rgb(212 212 212 / 0) !important;
}
.tw-bg-neutral-300\/10{
  background-color: rgb(212 212 212 / 0.1) !important;
}
.tw-bg-neutral-300\/100{
  background-color: rgb(212 212 212 / 1) !important;
}
.tw-bg-neutral-300\/15{
  background-color: rgb(212 212 212 / 0.15) !important;
}
.tw-bg-neutral-300\/20{
  background-color: rgb(212 212 212 / 0.2) !important;
}
.tw-bg-neutral-300\/25{
  background-color: rgb(212 212 212 / 0.25) !important;
}
.tw-bg-neutral-300\/30{
  background-color: rgb(212 212 212 / 0.3) !important;
}
.tw-bg-neutral-300\/35{
  background-color: rgb(212 212 212 / 0.35) !important;
}
.tw-bg-neutral-300\/40{
  background-color: rgb(212 212 212 / 0.4) !important;
}
.tw-bg-neutral-300\/45{
  background-color: rgb(212 212 212 / 0.45) !important;
}
.tw-bg-neutral-300\/5{
  background-color: rgb(212 212 212 / 0.05) !important;
}
.tw-bg-neutral-300\/50{
  background-color: rgb(212 212 212 / 0.5) !important;
}
.tw-bg-neutral-300\/55{
  background-color: rgb(212 212 212 / 0.55) !important;
}
.tw-bg-neutral-300\/60{
  background-color: rgb(212 212 212 / 0.6) !important;
}
.tw-bg-neutral-300\/65{
  background-color: rgb(212 212 212 / 0.65) !important;
}
.tw-bg-neutral-300\/70{
  background-color: rgb(212 212 212 / 0.7) !important;
}
.tw-bg-neutral-300\/75{
  background-color: rgb(212 212 212 / 0.75) !important;
}
.tw-bg-neutral-300\/80{
  background-color: rgb(212 212 212 / 0.8) !important;
}
.tw-bg-neutral-300\/85{
  background-color: rgb(212 212 212 / 0.85) !important;
}
.tw-bg-neutral-300\/90{
  background-color: rgb(212 212 212 / 0.9) !important;
}
.tw-bg-neutral-300\/95{
  background-color: rgb(212 212 212 / 0.95) !important;
}
.tw-bg-neutral-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-400\/0{
  background-color: rgb(163 163 163 / 0) !important;
}
.tw-bg-neutral-400\/10{
  background-color: rgb(163 163 163 / 0.1) !important;
}
.tw-bg-neutral-400\/100{
  background-color: rgb(163 163 163 / 1) !important;
}
.tw-bg-neutral-400\/15{
  background-color: rgb(163 163 163 / 0.15) !important;
}
.tw-bg-neutral-400\/20{
  background-color: rgb(163 163 163 / 0.2) !important;
}
.tw-bg-neutral-400\/25{
  background-color: rgb(163 163 163 / 0.25) !important;
}
.tw-bg-neutral-400\/30{
  background-color: rgb(163 163 163 / 0.3) !important;
}
.tw-bg-neutral-400\/35{
  background-color: rgb(163 163 163 / 0.35) !important;
}
.tw-bg-neutral-400\/40{
  background-color: rgb(163 163 163 / 0.4) !important;
}
.tw-bg-neutral-400\/45{
  background-color: rgb(163 163 163 / 0.45) !important;
}
.tw-bg-neutral-400\/5{
  background-color: rgb(163 163 163 / 0.05) !important;
}
.tw-bg-neutral-400\/50{
  background-color: rgb(163 163 163 / 0.5) !important;
}
.tw-bg-neutral-400\/55{
  background-color: rgb(163 163 163 / 0.55) !important;
}
.tw-bg-neutral-400\/60{
  background-color: rgb(163 163 163 / 0.6) !important;
}
.tw-bg-neutral-400\/65{
  background-color: rgb(163 163 163 / 0.65) !important;
}
.tw-bg-neutral-400\/70{
  background-color: rgb(163 163 163 / 0.7) !important;
}
.tw-bg-neutral-400\/75{
  background-color: rgb(163 163 163 / 0.75) !important;
}
.tw-bg-neutral-400\/80{
  background-color: rgb(163 163 163 / 0.8) !important;
}
.tw-bg-neutral-400\/85{
  background-color: rgb(163 163 163 / 0.85) !important;
}
.tw-bg-neutral-400\/90{
  background-color: rgb(163 163 163 / 0.9) !important;
}
.tw-bg-neutral-400\/95{
  background-color: rgb(163 163 163 / 0.95) !important;
}
.tw-bg-neutral-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-50\/0{
  background-color: rgb(250 250 250 / 0) !important;
}
.tw-bg-neutral-50\/10{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.tw-bg-neutral-50\/100{
  background-color: rgb(250 250 250 / 1) !important;
}
.tw-bg-neutral-50\/15{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.tw-bg-neutral-50\/20{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.tw-bg-neutral-50\/25{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.tw-bg-neutral-50\/30{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.tw-bg-neutral-50\/35{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.tw-bg-neutral-50\/40{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.tw-bg-neutral-50\/45{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.tw-bg-neutral-50\/5{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.tw-bg-neutral-50\/50{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.tw-bg-neutral-50\/55{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.tw-bg-neutral-50\/60{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.tw-bg-neutral-50\/65{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.tw-bg-neutral-50\/70{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.tw-bg-neutral-50\/75{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.tw-bg-neutral-50\/80{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.tw-bg-neutral-50\/85{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.tw-bg-neutral-50\/90{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.tw-bg-neutral-50\/95{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.tw-bg-neutral-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-500\/0{
  background-color: rgb(115 115 115 / 0) !important;
}
.tw-bg-neutral-500\/10{
  background-color: rgb(115 115 115 / 0.1) !important;
}
.tw-bg-neutral-500\/100{
  background-color: rgb(115 115 115 / 1) !important;
}
.tw-bg-neutral-500\/15{
  background-color: rgb(115 115 115 / 0.15) !important;
}
.tw-bg-neutral-500\/20{
  background-color: rgb(115 115 115 / 0.2) !important;
}
.tw-bg-neutral-500\/25{
  background-color: rgb(115 115 115 / 0.25) !important;
}
.tw-bg-neutral-500\/30{
  background-color: rgb(115 115 115 / 0.3) !important;
}
.tw-bg-neutral-500\/35{
  background-color: rgb(115 115 115 / 0.35) !important;
}
.tw-bg-neutral-500\/40{
  background-color: rgb(115 115 115 / 0.4) !important;
}
.tw-bg-neutral-500\/45{
  background-color: rgb(115 115 115 / 0.45) !important;
}
.tw-bg-neutral-500\/5{
  background-color: rgb(115 115 115 / 0.05) !important;
}
.tw-bg-neutral-500\/50{
  background-color: rgb(115 115 115 / 0.5) !important;
}
.tw-bg-neutral-500\/55{
  background-color: rgb(115 115 115 / 0.55) !important;
}
.tw-bg-neutral-500\/60{
  background-color: rgb(115 115 115 / 0.6) !important;
}
.tw-bg-neutral-500\/65{
  background-color: rgb(115 115 115 / 0.65) !important;
}
.tw-bg-neutral-500\/70{
  background-color: rgb(115 115 115 / 0.7) !important;
}
.tw-bg-neutral-500\/75{
  background-color: rgb(115 115 115 / 0.75) !important;
}
.tw-bg-neutral-500\/80{
  background-color: rgb(115 115 115 / 0.8) !important;
}
.tw-bg-neutral-500\/85{
  background-color: rgb(115 115 115 / 0.85) !important;
}
.tw-bg-neutral-500\/90{
  background-color: rgb(115 115 115 / 0.9) !important;
}
.tw-bg-neutral-500\/95{
  background-color: rgb(115 115 115 / 0.95) !important;
}
.tw-bg-neutral-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-600\/0{
  background-color: rgb(82 82 82 / 0) !important;
}
.tw-bg-neutral-600\/10{
  background-color: rgb(82 82 82 / 0.1) !important;
}
.tw-bg-neutral-600\/100{
  background-color: rgb(82 82 82 / 1) !important;
}
.tw-bg-neutral-600\/15{
  background-color: rgb(82 82 82 / 0.15) !important;
}
.tw-bg-neutral-600\/20{
  background-color: rgb(82 82 82 / 0.2) !important;
}
.tw-bg-neutral-600\/25{
  background-color: rgb(82 82 82 / 0.25) !important;
}
.tw-bg-neutral-600\/30{
  background-color: rgb(82 82 82 / 0.3) !important;
}
.tw-bg-neutral-600\/35{
  background-color: rgb(82 82 82 / 0.35) !important;
}
.tw-bg-neutral-600\/40{
  background-color: rgb(82 82 82 / 0.4) !important;
}
.tw-bg-neutral-600\/45{
  background-color: rgb(82 82 82 / 0.45) !important;
}
.tw-bg-neutral-600\/5{
  background-color: rgb(82 82 82 / 0.05) !important;
}
.tw-bg-neutral-600\/50{
  background-color: rgb(82 82 82 / 0.5) !important;
}
.tw-bg-neutral-600\/55{
  background-color: rgb(82 82 82 / 0.55) !important;
}
.tw-bg-neutral-600\/60{
  background-color: rgb(82 82 82 / 0.6) !important;
}
.tw-bg-neutral-600\/65{
  background-color: rgb(82 82 82 / 0.65) !important;
}
.tw-bg-neutral-600\/70{
  background-color: rgb(82 82 82 / 0.7) !important;
}
.tw-bg-neutral-600\/75{
  background-color: rgb(82 82 82 / 0.75) !important;
}
.tw-bg-neutral-600\/80{
  background-color: rgb(82 82 82 / 0.8) !important;
}
.tw-bg-neutral-600\/85{
  background-color: rgb(82 82 82 / 0.85) !important;
}
.tw-bg-neutral-600\/90{
  background-color: rgb(82 82 82 / 0.9) !important;
}
.tw-bg-neutral-600\/95{
  background-color: rgb(82 82 82 / 0.95) !important;
}
.tw-bg-neutral-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-700\/0{
  background-color: rgb(64 64 64 / 0) !important;
}
.tw-bg-neutral-700\/10{
  background-color: rgb(64 64 64 / 0.1) !important;
}
.tw-bg-neutral-700\/100{
  background-color: rgb(64 64 64 / 1) !important;
}
.tw-bg-neutral-700\/15{
  background-color: rgb(64 64 64 / 0.15) !important;
}
.tw-bg-neutral-700\/20{
  background-color: rgb(64 64 64 / 0.2) !important;
}
.tw-bg-neutral-700\/25{
  background-color: rgb(64 64 64 / 0.25) !important;
}
.tw-bg-neutral-700\/30{
  background-color: rgb(64 64 64 / 0.3) !important;
}
.tw-bg-neutral-700\/35{
  background-color: rgb(64 64 64 / 0.35) !important;
}
.tw-bg-neutral-700\/40{
  background-color: rgb(64 64 64 / 0.4) !important;
}
.tw-bg-neutral-700\/45{
  background-color: rgb(64 64 64 / 0.45) !important;
}
.tw-bg-neutral-700\/5{
  background-color: rgb(64 64 64 / 0.05) !important;
}
.tw-bg-neutral-700\/50{
  background-color: rgb(64 64 64 / 0.5) !important;
}
.tw-bg-neutral-700\/55{
  background-color: rgb(64 64 64 / 0.55) !important;
}
.tw-bg-neutral-700\/60{
  background-color: rgb(64 64 64 / 0.6) !important;
}
.tw-bg-neutral-700\/65{
  background-color: rgb(64 64 64 / 0.65) !important;
}
.tw-bg-neutral-700\/70{
  background-color: rgb(64 64 64 / 0.7) !important;
}
.tw-bg-neutral-700\/75{
  background-color: rgb(64 64 64 / 0.75) !important;
}
.tw-bg-neutral-700\/80{
  background-color: rgb(64 64 64 / 0.8) !important;
}
.tw-bg-neutral-700\/85{
  background-color: rgb(64 64 64 / 0.85) !important;
}
.tw-bg-neutral-700\/90{
  background-color: rgb(64 64 64 / 0.9) !important;
}
.tw-bg-neutral-700\/95{
  background-color: rgb(64 64 64 / 0.95) !important;
}
.tw-bg-neutral-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-800\/0{
  background-color: rgb(38 38 38 / 0) !important;
}
.tw-bg-neutral-800\/10{
  background-color: rgb(38 38 38 / 0.1) !important;
}
.tw-bg-neutral-800\/100{
  background-color: rgb(38 38 38 / 1) !important;
}
.tw-bg-neutral-800\/15{
  background-color: rgb(38 38 38 / 0.15) !important;
}
.tw-bg-neutral-800\/20{
  background-color: rgb(38 38 38 / 0.2) !important;
}
.tw-bg-neutral-800\/25{
  background-color: rgb(38 38 38 / 0.25) !important;
}
.tw-bg-neutral-800\/30{
  background-color: rgb(38 38 38 / 0.3) !important;
}
.tw-bg-neutral-800\/35{
  background-color: rgb(38 38 38 / 0.35) !important;
}
.tw-bg-neutral-800\/40{
  background-color: rgb(38 38 38 / 0.4) !important;
}
.tw-bg-neutral-800\/45{
  background-color: rgb(38 38 38 / 0.45) !important;
}
.tw-bg-neutral-800\/5{
  background-color: rgb(38 38 38 / 0.05) !important;
}
.tw-bg-neutral-800\/50{
  background-color: rgb(38 38 38 / 0.5) !important;
}
.tw-bg-neutral-800\/55{
  background-color: rgb(38 38 38 / 0.55) !important;
}
.tw-bg-neutral-800\/60{
  background-color: rgb(38 38 38 / 0.6) !important;
}
.tw-bg-neutral-800\/65{
  background-color: rgb(38 38 38 / 0.65) !important;
}
.tw-bg-neutral-800\/70{
  background-color: rgb(38 38 38 / 0.7) !important;
}
.tw-bg-neutral-800\/75{
  background-color: rgb(38 38 38 / 0.75) !important;
}
.tw-bg-neutral-800\/80{
  background-color: rgb(38 38 38 / 0.8) !important;
}
.tw-bg-neutral-800\/85{
  background-color: rgb(38 38 38 / 0.85) !important;
}
.tw-bg-neutral-800\/90{
  background-color: rgb(38 38 38 / 0.9) !important;
}
.tw-bg-neutral-800\/95{
  background-color: rgb(38 38 38 / 0.95) !important;
}
.tw-bg-neutral-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-900\/0{
  background-color: rgb(23 23 23 / 0) !important;
}
.tw-bg-neutral-900\/10{
  background-color: rgb(23 23 23 / 0.1) !important;
}
.tw-bg-neutral-900\/100{
  background-color: rgb(23 23 23 / 1) !important;
}
.tw-bg-neutral-900\/15{
  background-color: rgb(23 23 23 / 0.15) !important;
}
.tw-bg-neutral-900\/20{
  background-color: rgb(23 23 23 / 0.2) !important;
}
.tw-bg-neutral-900\/25{
  background-color: rgb(23 23 23 / 0.25) !important;
}
.tw-bg-neutral-900\/30{
  background-color: rgb(23 23 23 / 0.3) !important;
}
.tw-bg-neutral-900\/35{
  background-color: rgb(23 23 23 / 0.35) !important;
}
.tw-bg-neutral-900\/40{
  background-color: rgb(23 23 23 / 0.4) !important;
}
.tw-bg-neutral-900\/45{
  background-color: rgb(23 23 23 / 0.45) !important;
}
.tw-bg-neutral-900\/5{
  background-color: rgb(23 23 23 / 0.05) !important;
}
.tw-bg-neutral-900\/50{
  background-color: rgb(23 23 23 / 0.5) !important;
}
.tw-bg-neutral-900\/55{
  background-color: rgb(23 23 23 / 0.55) !important;
}
.tw-bg-neutral-900\/60{
  background-color: rgb(23 23 23 / 0.6) !important;
}
.tw-bg-neutral-900\/65{
  background-color: rgb(23 23 23 / 0.65) !important;
}
.tw-bg-neutral-900\/70{
  background-color: rgb(23 23 23 / 0.7) !important;
}
.tw-bg-neutral-900\/75{
  background-color: rgb(23 23 23 / 0.75) !important;
}
.tw-bg-neutral-900\/80{
  background-color: rgb(23 23 23 / 0.8) !important;
}
.tw-bg-neutral-900\/85{
  background-color: rgb(23 23 23 / 0.85) !important;
}
.tw-bg-neutral-900\/90{
  background-color: rgb(23 23 23 / 0.9) !important;
}
.tw-bg-neutral-900\/95{
  background-color: rgb(23 23 23 / 0.95) !important;
}
.tw-bg-neutral-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-neutral-950\/0{
  background-color: rgb(10 10 10 / 0) !important;
}
.tw-bg-neutral-950\/10{
  background-color: rgb(10 10 10 / 0.1) !important;
}
.tw-bg-neutral-950\/100{
  background-color: rgb(10 10 10 / 1) !important;
}
.tw-bg-neutral-950\/15{
  background-color: rgb(10 10 10 / 0.15) !important;
}
.tw-bg-neutral-950\/20{
  background-color: rgb(10 10 10 / 0.2) !important;
}
.tw-bg-neutral-950\/25{
  background-color: rgb(10 10 10 / 0.25) !important;
}
.tw-bg-neutral-950\/30{
  background-color: rgb(10 10 10 / 0.3) !important;
}
.tw-bg-neutral-950\/35{
  background-color: rgb(10 10 10 / 0.35) !important;
}
.tw-bg-neutral-950\/40{
  background-color: rgb(10 10 10 / 0.4) !important;
}
.tw-bg-neutral-950\/45{
  background-color: rgb(10 10 10 / 0.45) !important;
}
.tw-bg-neutral-950\/5{
  background-color: rgb(10 10 10 / 0.05) !important;
}
.tw-bg-neutral-950\/50{
  background-color: rgb(10 10 10 / 0.5) !important;
}
.tw-bg-neutral-950\/55{
  background-color: rgb(10 10 10 / 0.55) !important;
}
.tw-bg-neutral-950\/60{
  background-color: rgb(10 10 10 / 0.6) !important;
}
.tw-bg-neutral-950\/65{
  background-color: rgb(10 10 10 / 0.65) !important;
}
.tw-bg-neutral-950\/70{
  background-color: rgb(10 10 10 / 0.7) !important;
}
.tw-bg-neutral-950\/75{
  background-color: rgb(10 10 10 / 0.75) !important;
}
.tw-bg-neutral-950\/80{
  background-color: rgb(10 10 10 / 0.8) !important;
}
.tw-bg-neutral-950\/85{
  background-color: rgb(10 10 10 / 0.85) !important;
}
.tw-bg-neutral-950\/90{
  background-color: rgb(10 10 10 / 0.9) !important;
}
.tw-bg-neutral-950\/95{
  background-color: rgb(10 10 10 / 0.95) !important;
}
.tw-bg-orange-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 250 240 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-100\/0{
  background-color: rgb(255 250 240 / 0) !important;
}
.tw-bg-orange-100\/10{
  background-color: rgb(255 250 240 / 0.1) !important;
}
.tw-bg-orange-100\/100{
  background-color: rgb(255 250 240 / 1) !important;
}
.tw-bg-orange-100\/15{
  background-color: rgb(255 250 240 / 0.15) !important;
}
.tw-bg-orange-100\/20{
  background-color: rgb(255 250 240 / 0.2) !important;
}
.tw-bg-orange-100\/25{
  background-color: rgb(255 250 240 / 0.25) !important;
}
.tw-bg-orange-100\/30{
  background-color: rgb(255 250 240 / 0.3) !important;
}
.tw-bg-orange-100\/35{
  background-color: rgb(255 250 240 / 0.35) !important;
}
.tw-bg-orange-100\/40{
  background-color: rgb(255 250 240 / 0.4) !important;
}
.tw-bg-orange-100\/45{
  background-color: rgb(255 250 240 / 0.45) !important;
}
.tw-bg-orange-100\/5{
  background-color: rgb(255 250 240 / 0.05) !important;
}
.tw-bg-orange-100\/50{
  background-color: rgb(255 250 240 / 0.5) !important;
}
.tw-bg-orange-100\/55{
  background-color: rgb(255 250 240 / 0.55) !important;
}
.tw-bg-orange-100\/60{
  background-color: rgb(255 250 240 / 0.6) !important;
}
.tw-bg-orange-100\/65{
  background-color: rgb(255 250 240 / 0.65) !important;
}
.tw-bg-orange-100\/70{
  background-color: rgb(255 250 240 / 0.7) !important;
}
.tw-bg-orange-100\/75{
  background-color: rgb(255 250 240 / 0.75) !important;
}
.tw-bg-orange-100\/80{
  background-color: rgb(255 250 240 / 0.8) !important;
}
.tw-bg-orange-100\/85{
  background-color: rgb(255 250 240 / 0.85) !important;
}
.tw-bg-orange-100\/90{
  background-color: rgb(255 250 240 / 0.9) !important;
}
.tw-bg-orange-100\/95{
  background-color: rgb(255 250 240 / 0.95) !important;
}
.tw-bg-orange-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 235 200 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-200\/0{
  background-color: rgb(254 235 200 / 0) !important;
}
.tw-bg-orange-200\/10{
  background-color: rgb(254 235 200 / 0.1) !important;
}
.tw-bg-orange-200\/100{
  background-color: rgb(254 235 200 / 1) !important;
}
.tw-bg-orange-200\/15{
  background-color: rgb(254 235 200 / 0.15) !important;
}
.tw-bg-orange-200\/20{
  background-color: rgb(254 235 200 / 0.2) !important;
}
.tw-bg-orange-200\/25{
  background-color: rgb(254 235 200 / 0.25) !important;
}
.tw-bg-orange-200\/30{
  background-color: rgb(254 235 200 / 0.3) !important;
}
.tw-bg-orange-200\/35{
  background-color: rgb(254 235 200 / 0.35) !important;
}
.tw-bg-orange-200\/40{
  background-color: rgb(254 235 200 / 0.4) !important;
}
.tw-bg-orange-200\/45{
  background-color: rgb(254 235 200 / 0.45) !important;
}
.tw-bg-orange-200\/5{
  background-color: rgb(254 235 200 / 0.05) !important;
}
.tw-bg-orange-200\/50{
  background-color: rgb(254 235 200 / 0.5) !important;
}
.tw-bg-orange-200\/55{
  background-color: rgb(254 235 200 / 0.55) !important;
}
.tw-bg-orange-200\/60{
  background-color: rgb(254 235 200 / 0.6) !important;
}
.tw-bg-orange-200\/65{
  background-color: rgb(254 235 200 / 0.65) !important;
}
.tw-bg-orange-200\/70{
  background-color: rgb(254 235 200 / 0.7) !important;
}
.tw-bg-orange-200\/75{
  background-color: rgb(254 235 200 / 0.75) !important;
}
.tw-bg-orange-200\/80{
  background-color: rgb(254 235 200 / 0.8) !important;
}
.tw-bg-orange-200\/85{
  background-color: rgb(254 235 200 / 0.85) !important;
}
.tw-bg-orange-200\/90{
  background-color: rgb(254 235 200 / 0.9) !important;
}
.tw-bg-orange-200\/95{
  background-color: rgb(254 235 200 / 0.95) !important;
}
.tw-bg-orange-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 211 141 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-300\/0{
  background-color: rgb(251 211 141 / 0) !important;
}
.tw-bg-orange-300\/10{
  background-color: rgb(251 211 141 / 0.1) !important;
}
.tw-bg-orange-300\/100{
  background-color: rgb(251 211 141 / 1) !important;
}
.tw-bg-orange-300\/15{
  background-color: rgb(251 211 141 / 0.15) !important;
}
.tw-bg-orange-300\/20{
  background-color: rgb(251 211 141 / 0.2) !important;
}
.tw-bg-orange-300\/25{
  background-color: rgb(251 211 141 / 0.25) !important;
}
.tw-bg-orange-300\/30{
  background-color: rgb(251 211 141 / 0.3) !important;
}
.tw-bg-orange-300\/35{
  background-color: rgb(251 211 141 / 0.35) !important;
}
.tw-bg-orange-300\/40{
  background-color: rgb(251 211 141 / 0.4) !important;
}
.tw-bg-orange-300\/45{
  background-color: rgb(251 211 141 / 0.45) !important;
}
.tw-bg-orange-300\/5{
  background-color: rgb(251 211 141 / 0.05) !important;
}
.tw-bg-orange-300\/50{
  background-color: rgb(251 211 141 / 0.5) !important;
}
.tw-bg-orange-300\/55{
  background-color: rgb(251 211 141 / 0.55) !important;
}
.tw-bg-orange-300\/60{
  background-color: rgb(251 211 141 / 0.6) !important;
}
.tw-bg-orange-300\/65{
  background-color: rgb(251 211 141 / 0.65) !important;
}
.tw-bg-orange-300\/70{
  background-color: rgb(251 211 141 / 0.7) !important;
}
.tw-bg-orange-300\/75{
  background-color: rgb(251 211 141 / 0.75) !important;
}
.tw-bg-orange-300\/80{
  background-color: rgb(251 211 141 / 0.8) !important;
}
.tw-bg-orange-300\/85{
  background-color: rgb(251 211 141 / 0.85) !important;
}
.tw-bg-orange-300\/90{
  background-color: rgb(251 211 141 / 0.9) !important;
}
.tw-bg-orange-300\/95{
  background-color: rgb(251 211 141 / 0.95) !important;
}
.tw-bg-orange-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 173 85 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-400\/0{
  background-color: rgb(246 173 85 / 0) !important;
}
.tw-bg-orange-400\/10{
  background-color: rgb(246 173 85 / 0.1) !important;
}
.tw-bg-orange-400\/100{
  background-color: rgb(246 173 85 / 1) !important;
}
.tw-bg-orange-400\/15{
  background-color: rgb(246 173 85 / 0.15) !important;
}
.tw-bg-orange-400\/20{
  background-color: rgb(246 173 85 / 0.2) !important;
}
.tw-bg-orange-400\/25{
  background-color: rgb(246 173 85 / 0.25) !important;
}
.tw-bg-orange-400\/30{
  background-color: rgb(246 173 85 / 0.3) !important;
}
.tw-bg-orange-400\/35{
  background-color: rgb(246 173 85 / 0.35) !important;
}
.tw-bg-orange-400\/40{
  background-color: rgb(246 173 85 / 0.4) !important;
}
.tw-bg-orange-400\/45{
  background-color: rgb(246 173 85 / 0.45) !important;
}
.tw-bg-orange-400\/5{
  background-color: rgb(246 173 85 / 0.05) !important;
}
.tw-bg-orange-400\/50{
  background-color: rgb(246 173 85 / 0.5) !important;
}
.tw-bg-orange-400\/55{
  background-color: rgb(246 173 85 / 0.55) !important;
}
.tw-bg-orange-400\/60{
  background-color: rgb(246 173 85 / 0.6) !important;
}
.tw-bg-orange-400\/65{
  background-color: rgb(246 173 85 / 0.65) !important;
}
.tw-bg-orange-400\/70{
  background-color: rgb(246 173 85 / 0.7) !important;
}
.tw-bg-orange-400\/75{
  background-color: rgb(246 173 85 / 0.75) !important;
}
.tw-bg-orange-400\/80{
  background-color: rgb(246 173 85 / 0.8) !important;
}
.tw-bg-orange-400\/85{
  background-color: rgb(246 173 85 / 0.85) !important;
}
.tw-bg-orange-400\/90{
  background-color: rgb(246 173 85 / 0.9) !important;
}
.tw-bg-orange-400\/95{
  background-color: rgb(246 173 85 / 0.95) !important;
}
.tw-bg-orange-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-50\/0{
  background-color: rgb(255 247 237 / 0) !important;
}
.tw-bg-orange-50\/10{
  background-color: rgb(255 247 237 / 0.1) !important;
}
.tw-bg-orange-50\/100{
  background-color: rgb(255 247 237 / 1) !important;
}
.tw-bg-orange-50\/15{
  background-color: rgb(255 247 237 / 0.15) !important;
}
.tw-bg-orange-50\/20{
  background-color: rgb(255 247 237 / 0.2) !important;
}
.tw-bg-orange-50\/25{
  background-color: rgb(255 247 237 / 0.25) !important;
}
.tw-bg-orange-50\/30{
  background-color: rgb(255 247 237 / 0.3) !important;
}
.tw-bg-orange-50\/35{
  background-color: rgb(255 247 237 / 0.35) !important;
}
.tw-bg-orange-50\/40{
  background-color: rgb(255 247 237 / 0.4) !important;
}
.tw-bg-orange-50\/45{
  background-color: rgb(255 247 237 / 0.45) !important;
}
.tw-bg-orange-50\/5{
  background-color: rgb(255 247 237 / 0.05) !important;
}
.tw-bg-orange-50\/50{
  background-color: rgb(255 247 237 / 0.5) !important;
}
.tw-bg-orange-50\/55{
  background-color: rgb(255 247 237 / 0.55) !important;
}
.tw-bg-orange-50\/60{
  background-color: rgb(255 247 237 / 0.6) !important;
}
.tw-bg-orange-50\/65{
  background-color: rgb(255 247 237 / 0.65) !important;
}
.tw-bg-orange-50\/70{
  background-color: rgb(255 247 237 / 0.7) !important;
}
.tw-bg-orange-50\/75{
  background-color: rgb(255 247 237 / 0.75) !important;
}
.tw-bg-orange-50\/80{
  background-color: rgb(255 247 237 / 0.8) !important;
}
.tw-bg-orange-50\/85{
  background-color: rgb(255 247 237 / 0.85) !important;
}
.tw-bg-orange-50\/90{
  background-color: rgb(255 247 237 / 0.9) !important;
}
.tw-bg-orange-50\/95{
  background-color: rgb(255 247 237 / 0.95) !important;
}
.tw-bg-orange-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 137 54 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-500\/0{
  background-color: rgb(237 137 54 / 0) !important;
}
.tw-bg-orange-500\/10{
  background-color: rgb(237 137 54 / 0.1) !important;
}
.tw-bg-orange-500\/100{
  background-color: rgb(237 137 54 / 1) !important;
}
.tw-bg-orange-500\/15{
  background-color: rgb(237 137 54 / 0.15) !important;
}
.tw-bg-orange-500\/20{
  background-color: rgb(237 137 54 / 0.2) !important;
}
.tw-bg-orange-500\/25{
  background-color: rgb(237 137 54 / 0.25) !important;
}
.tw-bg-orange-500\/30{
  background-color: rgb(237 137 54 / 0.3) !important;
}
.tw-bg-orange-500\/35{
  background-color: rgb(237 137 54 / 0.35) !important;
}
.tw-bg-orange-500\/40{
  background-color: rgb(237 137 54 / 0.4) !important;
}
.tw-bg-orange-500\/45{
  background-color: rgb(237 137 54 / 0.45) !important;
}
.tw-bg-orange-500\/5{
  background-color: rgb(237 137 54 / 0.05) !important;
}
.tw-bg-orange-500\/50{
  background-color: rgb(237 137 54 / 0.5) !important;
}
.tw-bg-orange-500\/55{
  background-color: rgb(237 137 54 / 0.55) !important;
}
.tw-bg-orange-500\/60{
  background-color: rgb(237 137 54 / 0.6) !important;
}
.tw-bg-orange-500\/65{
  background-color: rgb(237 137 54 / 0.65) !important;
}
.tw-bg-orange-500\/70{
  background-color: rgb(237 137 54 / 0.7) !important;
}
.tw-bg-orange-500\/75{
  background-color: rgb(237 137 54 / 0.75) !important;
}
.tw-bg-orange-500\/80{
  background-color: rgb(237 137 54 / 0.8) !important;
}
.tw-bg-orange-500\/85{
  background-color: rgb(237 137 54 / 0.85) !important;
}
.tw-bg-orange-500\/90{
  background-color: rgb(237 137 54 / 0.9) !important;
}
.tw-bg-orange-500\/95{
  background-color: rgb(237 137 54 / 0.95) !important;
}
.tw-bg-orange-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 107 32 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-600\/0{
  background-color: rgb(221 107 32 / 0) !important;
}
.tw-bg-orange-600\/10{
  background-color: rgb(221 107 32 / 0.1) !important;
}
.tw-bg-orange-600\/100{
  background-color: rgb(221 107 32 / 1) !important;
}
.tw-bg-orange-600\/15{
  background-color: rgb(221 107 32 / 0.15) !important;
}
.tw-bg-orange-600\/20{
  background-color: rgb(221 107 32 / 0.2) !important;
}
.tw-bg-orange-600\/25{
  background-color: rgb(221 107 32 / 0.25) !important;
}
.tw-bg-orange-600\/30{
  background-color: rgb(221 107 32 / 0.3) !important;
}
.tw-bg-orange-600\/35{
  background-color: rgb(221 107 32 / 0.35) !important;
}
.tw-bg-orange-600\/40{
  background-color: rgb(221 107 32 / 0.4) !important;
}
.tw-bg-orange-600\/45{
  background-color: rgb(221 107 32 / 0.45) !important;
}
.tw-bg-orange-600\/5{
  background-color: rgb(221 107 32 / 0.05) !important;
}
.tw-bg-orange-600\/50{
  background-color: rgb(221 107 32 / 0.5) !important;
}
.tw-bg-orange-600\/55{
  background-color: rgb(221 107 32 / 0.55) !important;
}
.tw-bg-orange-600\/60{
  background-color: rgb(221 107 32 / 0.6) !important;
}
.tw-bg-orange-600\/65{
  background-color: rgb(221 107 32 / 0.65) !important;
}
.tw-bg-orange-600\/70{
  background-color: rgb(221 107 32 / 0.7) !important;
}
.tw-bg-orange-600\/75{
  background-color: rgb(221 107 32 / 0.75) !important;
}
.tw-bg-orange-600\/80{
  background-color: rgb(221 107 32 / 0.8) !important;
}
.tw-bg-orange-600\/85{
  background-color: rgb(221 107 32 / 0.85) !important;
}
.tw-bg-orange-600\/90{
  background-color: rgb(221 107 32 / 0.9) !important;
}
.tw-bg-orange-600\/95{
  background-color: rgb(221 107 32 / 0.95) !important;
}
.tw-bg-orange-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 86 33 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-700\/0{
  background-color: rgb(192 86 33 / 0) !important;
}
.tw-bg-orange-700\/10{
  background-color: rgb(192 86 33 / 0.1) !important;
}
.tw-bg-orange-700\/100{
  background-color: rgb(192 86 33 / 1) !important;
}
.tw-bg-orange-700\/15{
  background-color: rgb(192 86 33 / 0.15) !important;
}
.tw-bg-orange-700\/20{
  background-color: rgb(192 86 33 / 0.2) !important;
}
.tw-bg-orange-700\/25{
  background-color: rgb(192 86 33 / 0.25) !important;
}
.tw-bg-orange-700\/30{
  background-color: rgb(192 86 33 / 0.3) !important;
}
.tw-bg-orange-700\/35{
  background-color: rgb(192 86 33 / 0.35) !important;
}
.tw-bg-orange-700\/40{
  background-color: rgb(192 86 33 / 0.4) !important;
}
.tw-bg-orange-700\/45{
  background-color: rgb(192 86 33 / 0.45) !important;
}
.tw-bg-orange-700\/5{
  background-color: rgb(192 86 33 / 0.05) !important;
}
.tw-bg-orange-700\/50{
  background-color: rgb(192 86 33 / 0.5) !important;
}
.tw-bg-orange-700\/55{
  background-color: rgb(192 86 33 / 0.55) !important;
}
.tw-bg-orange-700\/60{
  background-color: rgb(192 86 33 / 0.6) !important;
}
.tw-bg-orange-700\/65{
  background-color: rgb(192 86 33 / 0.65) !important;
}
.tw-bg-orange-700\/70{
  background-color: rgb(192 86 33 / 0.7) !important;
}
.tw-bg-orange-700\/75{
  background-color: rgb(192 86 33 / 0.75) !important;
}
.tw-bg-orange-700\/80{
  background-color: rgb(192 86 33 / 0.8) !important;
}
.tw-bg-orange-700\/85{
  background-color: rgb(192 86 33 / 0.85) !important;
}
.tw-bg-orange-700\/90{
  background-color: rgb(192 86 33 / 0.9) !important;
}
.tw-bg-orange-700\/95{
  background-color: rgb(192 86 33 / 0.95) !important;
}
.tw-bg-orange-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 66 33 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-800\/0{
  background-color: rgb(156 66 33 / 0) !important;
}
.tw-bg-orange-800\/10{
  background-color: rgb(156 66 33 / 0.1) !important;
}
.tw-bg-orange-800\/100{
  background-color: rgb(156 66 33 / 1) !important;
}
.tw-bg-orange-800\/15{
  background-color: rgb(156 66 33 / 0.15) !important;
}
.tw-bg-orange-800\/20{
  background-color: rgb(156 66 33 / 0.2) !important;
}
.tw-bg-orange-800\/25{
  background-color: rgb(156 66 33 / 0.25) !important;
}
.tw-bg-orange-800\/30{
  background-color: rgb(156 66 33 / 0.3) !important;
}
.tw-bg-orange-800\/35{
  background-color: rgb(156 66 33 / 0.35) !important;
}
.tw-bg-orange-800\/40{
  background-color: rgb(156 66 33 / 0.4) !important;
}
.tw-bg-orange-800\/45{
  background-color: rgb(156 66 33 / 0.45) !important;
}
.tw-bg-orange-800\/5{
  background-color: rgb(156 66 33 / 0.05) !important;
}
.tw-bg-orange-800\/50{
  background-color: rgb(156 66 33 / 0.5) !important;
}
.tw-bg-orange-800\/55{
  background-color: rgb(156 66 33 / 0.55) !important;
}
.tw-bg-orange-800\/60{
  background-color: rgb(156 66 33 / 0.6) !important;
}
.tw-bg-orange-800\/65{
  background-color: rgb(156 66 33 / 0.65) !important;
}
.tw-bg-orange-800\/70{
  background-color: rgb(156 66 33 / 0.7) !important;
}
.tw-bg-orange-800\/75{
  background-color: rgb(156 66 33 / 0.75) !important;
}
.tw-bg-orange-800\/80{
  background-color: rgb(156 66 33 / 0.8) !important;
}
.tw-bg-orange-800\/85{
  background-color: rgb(156 66 33 / 0.85) !important;
}
.tw-bg-orange-800\/90{
  background-color: rgb(156 66 33 / 0.9) !important;
}
.tw-bg-orange-800\/95{
  background-color: rgb(156 66 33 / 0.95) !important;
}
.tw-bg-orange-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(123 52 30 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-900\/0{
  background-color: rgb(123 52 30 / 0) !important;
}
.tw-bg-orange-900\/10{
  background-color: rgb(123 52 30 / 0.1) !important;
}
.tw-bg-orange-900\/100{
  background-color: rgb(123 52 30 / 1) !important;
}
.tw-bg-orange-900\/15{
  background-color: rgb(123 52 30 / 0.15) !important;
}
.tw-bg-orange-900\/20{
  background-color: rgb(123 52 30 / 0.2) !important;
}
.tw-bg-orange-900\/25{
  background-color: rgb(123 52 30 / 0.25) !important;
}
.tw-bg-orange-900\/30{
  background-color: rgb(123 52 30 / 0.3) !important;
}
.tw-bg-orange-900\/35{
  background-color: rgb(123 52 30 / 0.35) !important;
}
.tw-bg-orange-900\/40{
  background-color: rgb(123 52 30 / 0.4) !important;
}
.tw-bg-orange-900\/45{
  background-color: rgb(123 52 30 / 0.45) !important;
}
.tw-bg-orange-900\/5{
  background-color: rgb(123 52 30 / 0.05) !important;
}
.tw-bg-orange-900\/50{
  background-color: rgb(123 52 30 / 0.5) !important;
}
.tw-bg-orange-900\/55{
  background-color: rgb(123 52 30 / 0.55) !important;
}
.tw-bg-orange-900\/60{
  background-color: rgb(123 52 30 / 0.6) !important;
}
.tw-bg-orange-900\/65{
  background-color: rgb(123 52 30 / 0.65) !important;
}
.tw-bg-orange-900\/70{
  background-color: rgb(123 52 30 / 0.7) !important;
}
.tw-bg-orange-900\/75{
  background-color: rgb(123 52 30 / 0.75) !important;
}
.tw-bg-orange-900\/80{
  background-color: rgb(123 52 30 / 0.8) !important;
}
.tw-bg-orange-900\/85{
  background-color: rgb(123 52 30 / 0.85) !important;
}
.tw-bg-orange-900\/90{
  background-color: rgb(123 52 30 / 0.9) !important;
}
.tw-bg-orange-900\/95{
  background-color: rgb(123 52 30 / 0.95) !important;
}
.tw-bg-orange-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(155 126 105 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-orange-950\/0{
  background-color: rgb(155 126 105 / 0) !important;
}
.tw-bg-orange-950\/10{
  background-color: rgb(155 126 105 / 0.1) !important;
}
.tw-bg-orange-950\/100{
  background-color: rgb(155 126 105 / 1) !important;
}
.tw-bg-orange-950\/15{
  background-color: rgb(155 126 105 / 0.15) !important;
}
.tw-bg-orange-950\/20{
  background-color: rgb(155 126 105 / 0.2) !important;
}
.tw-bg-orange-950\/25{
  background-color: rgb(155 126 105 / 0.25) !important;
}
.tw-bg-orange-950\/30{
  background-color: rgb(155 126 105 / 0.3) !important;
}
.tw-bg-orange-950\/35{
  background-color: rgb(155 126 105 / 0.35) !important;
}
.tw-bg-orange-950\/40{
  background-color: rgb(155 126 105 / 0.4) !important;
}
.tw-bg-orange-950\/45{
  background-color: rgb(155 126 105 / 0.45) !important;
}
.tw-bg-orange-950\/5{
  background-color: rgb(155 126 105 / 0.05) !important;
}
.tw-bg-orange-950\/50{
  background-color: rgb(155 126 105 / 0.5) !important;
}
.tw-bg-orange-950\/55{
  background-color: rgb(155 126 105 / 0.55) !important;
}
.tw-bg-orange-950\/60{
  background-color: rgb(155 126 105 / 0.6) !important;
}
.tw-bg-orange-950\/65{
  background-color: rgb(155 126 105 / 0.65) !important;
}
.tw-bg-orange-950\/70{
  background-color: rgb(155 126 105 / 0.7) !important;
}
.tw-bg-orange-950\/75{
  background-color: rgb(155 126 105 / 0.75) !important;
}
.tw-bg-orange-950\/80{
  background-color: rgb(155 126 105 / 0.8) !important;
}
.tw-bg-orange-950\/85{
  background-color: rgb(155 126 105 / 0.85) !important;
}
.tw-bg-orange-950\/90{
  background-color: rgb(155 126 105 / 0.9) !important;
}
.tw-bg-orange-950\/95{
  background-color: rgb(155 126 105 / 0.95) !important;
}
.tw-bg-pink-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-100\/0{
  background-color: rgb(252 231 243 / 0) !important;
}
.tw-bg-pink-100\/10{
  background-color: rgb(252 231 243 / 0.1) !important;
}
.tw-bg-pink-100\/100{
  background-color: rgb(252 231 243 / 1) !important;
}
.tw-bg-pink-100\/15{
  background-color: rgb(252 231 243 / 0.15) !important;
}
.tw-bg-pink-100\/20{
  background-color: rgb(252 231 243 / 0.2) !important;
}
.tw-bg-pink-100\/25{
  background-color: rgb(252 231 243 / 0.25) !important;
}
.tw-bg-pink-100\/30{
  background-color: rgb(252 231 243 / 0.3) !important;
}
.tw-bg-pink-100\/35{
  background-color: rgb(252 231 243 / 0.35) !important;
}
.tw-bg-pink-100\/40{
  background-color: rgb(252 231 243 / 0.4) !important;
}
.tw-bg-pink-100\/45{
  background-color: rgb(252 231 243 / 0.45) !important;
}
.tw-bg-pink-100\/5{
  background-color: rgb(252 231 243 / 0.05) !important;
}
.tw-bg-pink-100\/50{
  background-color: rgb(252 231 243 / 0.5) !important;
}
.tw-bg-pink-100\/55{
  background-color: rgb(252 231 243 / 0.55) !important;
}
.tw-bg-pink-100\/60{
  background-color: rgb(252 231 243 / 0.6) !important;
}
.tw-bg-pink-100\/65{
  background-color: rgb(252 231 243 / 0.65) !important;
}
.tw-bg-pink-100\/70{
  background-color: rgb(252 231 243 / 0.7) !important;
}
.tw-bg-pink-100\/75{
  background-color: rgb(252 231 243 / 0.75) !important;
}
.tw-bg-pink-100\/80{
  background-color: rgb(252 231 243 / 0.8) !important;
}
.tw-bg-pink-100\/85{
  background-color: rgb(252 231 243 / 0.85) !important;
}
.tw-bg-pink-100\/90{
  background-color: rgb(252 231 243 / 0.9) !important;
}
.tw-bg-pink-100\/95{
  background-color: rgb(252 231 243 / 0.95) !important;
}
.tw-bg-pink-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-200\/0{
  background-color: rgb(251 207 232 / 0) !important;
}
.tw-bg-pink-200\/10{
  background-color: rgb(251 207 232 / 0.1) !important;
}
.tw-bg-pink-200\/100{
  background-color: rgb(251 207 232 / 1) !important;
}
.tw-bg-pink-200\/15{
  background-color: rgb(251 207 232 / 0.15) !important;
}
.tw-bg-pink-200\/20{
  background-color: rgb(251 207 232 / 0.2) !important;
}
.tw-bg-pink-200\/25{
  background-color: rgb(251 207 232 / 0.25) !important;
}
.tw-bg-pink-200\/30{
  background-color: rgb(251 207 232 / 0.3) !important;
}
.tw-bg-pink-200\/35{
  background-color: rgb(251 207 232 / 0.35) !important;
}
.tw-bg-pink-200\/40{
  background-color: rgb(251 207 232 / 0.4) !important;
}
.tw-bg-pink-200\/45{
  background-color: rgb(251 207 232 / 0.45) !important;
}
.tw-bg-pink-200\/5{
  background-color: rgb(251 207 232 / 0.05) !important;
}
.tw-bg-pink-200\/50{
  background-color: rgb(251 207 232 / 0.5) !important;
}
.tw-bg-pink-200\/55{
  background-color: rgb(251 207 232 / 0.55) !important;
}
.tw-bg-pink-200\/60{
  background-color: rgb(251 207 232 / 0.6) !important;
}
.tw-bg-pink-200\/65{
  background-color: rgb(251 207 232 / 0.65) !important;
}
.tw-bg-pink-200\/70{
  background-color: rgb(251 207 232 / 0.7) !important;
}
.tw-bg-pink-200\/75{
  background-color: rgb(251 207 232 / 0.75) !important;
}
.tw-bg-pink-200\/80{
  background-color: rgb(251 207 232 / 0.8) !important;
}
.tw-bg-pink-200\/85{
  background-color: rgb(251 207 232 / 0.85) !important;
}
.tw-bg-pink-200\/90{
  background-color: rgb(251 207 232 / 0.9) !important;
}
.tw-bg-pink-200\/95{
  background-color: rgb(251 207 232 / 0.95) !important;
}
.tw-bg-pink-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-300\/0{
  background-color: rgb(249 168 212 / 0) !important;
}
.tw-bg-pink-300\/10{
  background-color: rgb(249 168 212 / 0.1) !important;
}
.tw-bg-pink-300\/100{
  background-color: rgb(249 168 212 / 1) !important;
}
.tw-bg-pink-300\/15{
  background-color: rgb(249 168 212 / 0.15) !important;
}
.tw-bg-pink-300\/20{
  background-color: rgb(249 168 212 / 0.2) !important;
}
.tw-bg-pink-300\/25{
  background-color: rgb(249 168 212 / 0.25) !important;
}
.tw-bg-pink-300\/30{
  background-color: rgb(249 168 212 / 0.3) !important;
}
.tw-bg-pink-300\/35{
  background-color: rgb(249 168 212 / 0.35) !important;
}
.tw-bg-pink-300\/40{
  background-color: rgb(249 168 212 / 0.4) !important;
}
.tw-bg-pink-300\/45{
  background-color: rgb(249 168 212 / 0.45) !important;
}
.tw-bg-pink-300\/5{
  background-color: rgb(249 168 212 / 0.05) !important;
}
.tw-bg-pink-300\/50{
  background-color: rgb(249 168 212 / 0.5) !important;
}
.tw-bg-pink-300\/55{
  background-color: rgb(249 168 212 / 0.55) !important;
}
.tw-bg-pink-300\/60{
  background-color: rgb(249 168 212 / 0.6) !important;
}
.tw-bg-pink-300\/65{
  background-color: rgb(249 168 212 / 0.65) !important;
}
.tw-bg-pink-300\/70{
  background-color: rgb(249 168 212 / 0.7) !important;
}
.tw-bg-pink-300\/75{
  background-color: rgb(249 168 212 / 0.75) !important;
}
.tw-bg-pink-300\/80{
  background-color: rgb(249 168 212 / 0.8) !important;
}
.tw-bg-pink-300\/85{
  background-color: rgb(249 168 212 / 0.85) !important;
}
.tw-bg-pink-300\/90{
  background-color: rgb(249 168 212 / 0.9) !important;
}
.tw-bg-pink-300\/95{
  background-color: rgb(249 168 212 / 0.95) !important;
}
.tw-bg-pink-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-400\/0{
  background-color: rgb(244 114 182 / 0) !important;
}
.tw-bg-pink-400\/10{
  background-color: rgb(244 114 182 / 0.1) !important;
}
.tw-bg-pink-400\/100{
  background-color: rgb(244 114 182 / 1) !important;
}
.tw-bg-pink-400\/15{
  background-color: rgb(244 114 182 / 0.15) !important;
}
.tw-bg-pink-400\/20{
  background-color: rgb(244 114 182 / 0.2) !important;
}
.tw-bg-pink-400\/25{
  background-color: rgb(244 114 182 / 0.25) !important;
}
.tw-bg-pink-400\/30{
  background-color: rgb(244 114 182 / 0.3) !important;
}
.tw-bg-pink-400\/35{
  background-color: rgb(244 114 182 / 0.35) !important;
}
.tw-bg-pink-400\/40{
  background-color: rgb(244 114 182 / 0.4) !important;
}
.tw-bg-pink-400\/45{
  background-color: rgb(244 114 182 / 0.45) !important;
}
.tw-bg-pink-400\/5{
  background-color: rgb(244 114 182 / 0.05) !important;
}
.tw-bg-pink-400\/50{
  background-color: rgb(244 114 182 / 0.5) !important;
}
.tw-bg-pink-400\/55{
  background-color: rgb(244 114 182 / 0.55) !important;
}
.tw-bg-pink-400\/60{
  background-color: rgb(244 114 182 / 0.6) !important;
}
.tw-bg-pink-400\/65{
  background-color: rgb(244 114 182 / 0.65) !important;
}
.tw-bg-pink-400\/70{
  background-color: rgb(244 114 182 / 0.7) !important;
}
.tw-bg-pink-400\/75{
  background-color: rgb(244 114 182 / 0.75) !important;
}
.tw-bg-pink-400\/80{
  background-color: rgb(244 114 182 / 0.8) !important;
}
.tw-bg-pink-400\/85{
  background-color: rgb(244 114 182 / 0.85) !important;
}
.tw-bg-pink-400\/90{
  background-color: rgb(244 114 182 / 0.9) !important;
}
.tw-bg-pink-400\/95{
  background-color: rgb(244 114 182 / 0.95) !important;
}
.tw-bg-pink-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-50\/0{
  background-color: rgb(253 242 248 / 0) !important;
}
.tw-bg-pink-50\/10{
  background-color: rgb(253 242 248 / 0.1) !important;
}
.tw-bg-pink-50\/100{
  background-color: rgb(253 242 248 / 1) !important;
}
.tw-bg-pink-50\/15{
  background-color: rgb(253 242 248 / 0.15) !important;
}
.tw-bg-pink-50\/20{
  background-color: rgb(253 242 248 / 0.2) !important;
}
.tw-bg-pink-50\/25{
  background-color: rgb(253 242 248 / 0.25) !important;
}
.tw-bg-pink-50\/30{
  background-color: rgb(253 242 248 / 0.3) !important;
}
.tw-bg-pink-50\/35{
  background-color: rgb(253 242 248 / 0.35) !important;
}
.tw-bg-pink-50\/40{
  background-color: rgb(253 242 248 / 0.4) !important;
}
.tw-bg-pink-50\/45{
  background-color: rgb(253 242 248 / 0.45) !important;
}
.tw-bg-pink-50\/5{
  background-color: rgb(253 242 248 / 0.05) !important;
}
.tw-bg-pink-50\/50{
  background-color: rgb(253 242 248 / 0.5) !important;
}
.tw-bg-pink-50\/55{
  background-color: rgb(253 242 248 / 0.55) !important;
}
.tw-bg-pink-50\/60{
  background-color: rgb(253 242 248 / 0.6) !important;
}
.tw-bg-pink-50\/65{
  background-color: rgb(253 242 248 / 0.65) !important;
}
.tw-bg-pink-50\/70{
  background-color: rgb(253 242 248 / 0.7) !important;
}
.tw-bg-pink-50\/75{
  background-color: rgb(253 242 248 / 0.75) !important;
}
.tw-bg-pink-50\/80{
  background-color: rgb(253 242 248 / 0.8) !important;
}
.tw-bg-pink-50\/85{
  background-color: rgb(253 242 248 / 0.85) !important;
}
.tw-bg-pink-50\/90{
  background-color: rgb(253 242 248 / 0.9) !important;
}
.tw-bg-pink-50\/95{
  background-color: rgb(253 242 248 / 0.95) !important;
}
.tw-bg-pink-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-500\/0{
  background-color: rgb(236 72 153 / 0) !important;
}
.tw-bg-pink-500\/10{
  background-color: rgb(236 72 153 / 0.1) !important;
}
.tw-bg-pink-500\/100{
  background-color: rgb(236 72 153 / 1) !important;
}
.tw-bg-pink-500\/15{
  background-color: rgb(236 72 153 / 0.15) !important;
}
.tw-bg-pink-500\/20{
  background-color: rgb(236 72 153 / 0.2) !important;
}
.tw-bg-pink-500\/25{
  background-color: rgb(236 72 153 / 0.25) !important;
}
.tw-bg-pink-500\/30{
  background-color: rgb(236 72 153 / 0.3) !important;
}
.tw-bg-pink-500\/35{
  background-color: rgb(236 72 153 / 0.35) !important;
}
.tw-bg-pink-500\/40{
  background-color: rgb(236 72 153 / 0.4) !important;
}
.tw-bg-pink-500\/45{
  background-color: rgb(236 72 153 / 0.45) !important;
}
.tw-bg-pink-500\/5{
  background-color: rgb(236 72 153 / 0.05) !important;
}
.tw-bg-pink-500\/50{
  background-color: rgb(236 72 153 / 0.5) !important;
}
.tw-bg-pink-500\/55{
  background-color: rgb(236 72 153 / 0.55) !important;
}
.tw-bg-pink-500\/60{
  background-color: rgb(236 72 153 / 0.6) !important;
}
.tw-bg-pink-500\/65{
  background-color: rgb(236 72 153 / 0.65) !important;
}
.tw-bg-pink-500\/70{
  background-color: rgb(236 72 153 / 0.7) !important;
}
.tw-bg-pink-500\/75{
  background-color: rgb(236 72 153 / 0.75) !important;
}
.tw-bg-pink-500\/80{
  background-color: rgb(236 72 153 / 0.8) !important;
}
.tw-bg-pink-500\/85{
  background-color: rgb(236 72 153 / 0.85) !important;
}
.tw-bg-pink-500\/90{
  background-color: rgb(236 72 153 / 0.9) !important;
}
.tw-bg-pink-500\/95{
  background-color: rgb(236 72 153 / 0.95) !important;
}
.tw-bg-pink-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-600\/0{
  background-color: rgb(219 39 119 / 0) !important;
}
.tw-bg-pink-600\/10{
  background-color: rgb(219 39 119 / 0.1) !important;
}
.tw-bg-pink-600\/100{
  background-color: rgb(219 39 119 / 1) !important;
}
.tw-bg-pink-600\/15{
  background-color: rgb(219 39 119 / 0.15) !important;
}
.tw-bg-pink-600\/20{
  background-color: rgb(219 39 119 / 0.2) !important;
}
.tw-bg-pink-600\/25{
  background-color: rgb(219 39 119 / 0.25) !important;
}
.tw-bg-pink-600\/30{
  background-color: rgb(219 39 119 / 0.3) !important;
}
.tw-bg-pink-600\/35{
  background-color: rgb(219 39 119 / 0.35) !important;
}
.tw-bg-pink-600\/40{
  background-color: rgb(219 39 119 / 0.4) !important;
}
.tw-bg-pink-600\/45{
  background-color: rgb(219 39 119 / 0.45) !important;
}
.tw-bg-pink-600\/5{
  background-color: rgb(219 39 119 / 0.05) !important;
}
.tw-bg-pink-600\/50{
  background-color: rgb(219 39 119 / 0.5) !important;
}
.tw-bg-pink-600\/55{
  background-color: rgb(219 39 119 / 0.55) !important;
}
.tw-bg-pink-600\/60{
  background-color: rgb(219 39 119 / 0.6) !important;
}
.tw-bg-pink-600\/65{
  background-color: rgb(219 39 119 / 0.65) !important;
}
.tw-bg-pink-600\/70{
  background-color: rgb(219 39 119 / 0.7) !important;
}
.tw-bg-pink-600\/75{
  background-color: rgb(219 39 119 / 0.75) !important;
}
.tw-bg-pink-600\/80{
  background-color: rgb(219 39 119 / 0.8) !important;
}
.tw-bg-pink-600\/85{
  background-color: rgb(219 39 119 / 0.85) !important;
}
.tw-bg-pink-600\/90{
  background-color: rgb(219 39 119 / 0.9) !important;
}
.tw-bg-pink-600\/95{
  background-color: rgb(219 39 119 / 0.95) !important;
}
.tw-bg-pink-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-700\/0{
  background-color: rgb(190 24 93 / 0) !important;
}
.tw-bg-pink-700\/10{
  background-color: rgb(190 24 93 / 0.1) !important;
}
.tw-bg-pink-700\/100{
  background-color: rgb(190 24 93 / 1) !important;
}
.tw-bg-pink-700\/15{
  background-color: rgb(190 24 93 / 0.15) !important;
}
.tw-bg-pink-700\/20{
  background-color: rgb(190 24 93 / 0.2) !important;
}
.tw-bg-pink-700\/25{
  background-color: rgb(190 24 93 / 0.25) !important;
}
.tw-bg-pink-700\/30{
  background-color: rgb(190 24 93 / 0.3) !important;
}
.tw-bg-pink-700\/35{
  background-color: rgb(190 24 93 / 0.35) !important;
}
.tw-bg-pink-700\/40{
  background-color: rgb(190 24 93 / 0.4) !important;
}
.tw-bg-pink-700\/45{
  background-color: rgb(190 24 93 / 0.45) !important;
}
.tw-bg-pink-700\/5{
  background-color: rgb(190 24 93 / 0.05) !important;
}
.tw-bg-pink-700\/50{
  background-color: rgb(190 24 93 / 0.5) !important;
}
.tw-bg-pink-700\/55{
  background-color: rgb(190 24 93 / 0.55) !important;
}
.tw-bg-pink-700\/60{
  background-color: rgb(190 24 93 / 0.6) !important;
}
.tw-bg-pink-700\/65{
  background-color: rgb(190 24 93 / 0.65) !important;
}
.tw-bg-pink-700\/70{
  background-color: rgb(190 24 93 / 0.7) !important;
}
.tw-bg-pink-700\/75{
  background-color: rgb(190 24 93 / 0.75) !important;
}
.tw-bg-pink-700\/80{
  background-color: rgb(190 24 93 / 0.8) !important;
}
.tw-bg-pink-700\/85{
  background-color: rgb(190 24 93 / 0.85) !important;
}
.tw-bg-pink-700\/90{
  background-color: rgb(190 24 93 / 0.9) !important;
}
.tw-bg-pink-700\/95{
  background-color: rgb(190 24 93 / 0.95) !important;
}
.tw-bg-pink-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-800\/0{
  background-color: rgb(157 23 77 / 0) !important;
}
.tw-bg-pink-800\/10{
  background-color: rgb(157 23 77 / 0.1) !important;
}
.tw-bg-pink-800\/100{
  background-color: rgb(157 23 77 / 1) !important;
}
.tw-bg-pink-800\/15{
  background-color: rgb(157 23 77 / 0.15) !important;
}
.tw-bg-pink-800\/20{
  background-color: rgb(157 23 77 / 0.2) !important;
}
.tw-bg-pink-800\/25{
  background-color: rgb(157 23 77 / 0.25) !important;
}
.tw-bg-pink-800\/30{
  background-color: rgb(157 23 77 / 0.3) !important;
}
.tw-bg-pink-800\/35{
  background-color: rgb(157 23 77 / 0.35) !important;
}
.tw-bg-pink-800\/40{
  background-color: rgb(157 23 77 / 0.4) !important;
}
.tw-bg-pink-800\/45{
  background-color: rgb(157 23 77 / 0.45) !important;
}
.tw-bg-pink-800\/5{
  background-color: rgb(157 23 77 / 0.05) !important;
}
.tw-bg-pink-800\/50{
  background-color: rgb(157 23 77 / 0.5) !important;
}
.tw-bg-pink-800\/55{
  background-color: rgb(157 23 77 / 0.55) !important;
}
.tw-bg-pink-800\/60{
  background-color: rgb(157 23 77 / 0.6) !important;
}
.tw-bg-pink-800\/65{
  background-color: rgb(157 23 77 / 0.65) !important;
}
.tw-bg-pink-800\/70{
  background-color: rgb(157 23 77 / 0.7) !important;
}
.tw-bg-pink-800\/75{
  background-color: rgb(157 23 77 / 0.75) !important;
}
.tw-bg-pink-800\/80{
  background-color: rgb(157 23 77 / 0.8) !important;
}
.tw-bg-pink-800\/85{
  background-color: rgb(157 23 77 / 0.85) !important;
}
.tw-bg-pink-800\/90{
  background-color: rgb(157 23 77 / 0.9) !important;
}
.tw-bg-pink-800\/95{
  background-color: rgb(157 23 77 / 0.95) !important;
}
.tw-bg-pink-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-900\/0{
  background-color: rgb(131 24 67 / 0) !important;
}
.tw-bg-pink-900\/10{
  background-color: rgb(131 24 67 / 0.1) !important;
}
.tw-bg-pink-900\/100{
  background-color: rgb(131 24 67 / 1) !important;
}
.tw-bg-pink-900\/15{
  background-color: rgb(131 24 67 / 0.15) !important;
}
.tw-bg-pink-900\/20{
  background-color: rgb(131 24 67 / 0.2) !important;
}
.tw-bg-pink-900\/25{
  background-color: rgb(131 24 67 / 0.25) !important;
}
.tw-bg-pink-900\/30{
  background-color: rgb(131 24 67 / 0.3) !important;
}
.tw-bg-pink-900\/35{
  background-color: rgb(131 24 67 / 0.35) !important;
}
.tw-bg-pink-900\/40{
  background-color: rgb(131 24 67 / 0.4) !important;
}
.tw-bg-pink-900\/45{
  background-color: rgb(131 24 67 / 0.45) !important;
}
.tw-bg-pink-900\/5{
  background-color: rgb(131 24 67 / 0.05) !important;
}
.tw-bg-pink-900\/50{
  background-color: rgb(131 24 67 / 0.5) !important;
}
.tw-bg-pink-900\/55{
  background-color: rgb(131 24 67 / 0.55) !important;
}
.tw-bg-pink-900\/60{
  background-color: rgb(131 24 67 / 0.6) !important;
}
.tw-bg-pink-900\/65{
  background-color: rgb(131 24 67 / 0.65) !important;
}
.tw-bg-pink-900\/70{
  background-color: rgb(131 24 67 / 0.7) !important;
}
.tw-bg-pink-900\/75{
  background-color: rgb(131 24 67 / 0.75) !important;
}
.tw-bg-pink-900\/80{
  background-color: rgb(131 24 67 / 0.8) !important;
}
.tw-bg-pink-900\/85{
  background-color: rgb(131 24 67 / 0.85) !important;
}
.tw-bg-pink-900\/90{
  background-color: rgb(131 24 67 / 0.9) !important;
}
.tw-bg-pink-900\/95{
  background-color: rgb(131 24 67 / 0.95) !important;
}
.tw-bg-pink-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-pink-950\/0{
  background-color: rgb(80 7 36 / 0) !important;
}
.tw-bg-pink-950\/10{
  background-color: rgb(80 7 36 / 0.1) !important;
}
.tw-bg-pink-950\/100{
  background-color: rgb(80 7 36 / 1) !important;
}
.tw-bg-pink-950\/15{
  background-color: rgb(80 7 36 / 0.15) !important;
}
.tw-bg-pink-950\/20{
  background-color: rgb(80 7 36 / 0.2) !important;
}
.tw-bg-pink-950\/25{
  background-color: rgb(80 7 36 / 0.25) !important;
}
.tw-bg-pink-950\/30{
  background-color: rgb(80 7 36 / 0.3) !important;
}
.tw-bg-pink-950\/35{
  background-color: rgb(80 7 36 / 0.35) !important;
}
.tw-bg-pink-950\/40{
  background-color: rgb(80 7 36 / 0.4) !important;
}
.tw-bg-pink-950\/45{
  background-color: rgb(80 7 36 / 0.45) !important;
}
.tw-bg-pink-950\/5{
  background-color: rgb(80 7 36 / 0.05) !important;
}
.tw-bg-pink-950\/50{
  background-color: rgb(80 7 36 / 0.5) !important;
}
.tw-bg-pink-950\/55{
  background-color: rgb(80 7 36 / 0.55) !important;
}
.tw-bg-pink-950\/60{
  background-color: rgb(80 7 36 / 0.6) !important;
}
.tw-bg-pink-950\/65{
  background-color: rgb(80 7 36 / 0.65) !important;
}
.tw-bg-pink-950\/70{
  background-color: rgb(80 7 36 / 0.7) !important;
}
.tw-bg-pink-950\/75{
  background-color: rgb(80 7 36 / 0.75) !important;
}
.tw-bg-pink-950\/80{
  background-color: rgb(80 7 36 / 0.8) !important;
}
.tw-bg-pink-950\/85{
  background-color: rgb(80 7 36 / 0.85) !important;
}
.tw-bg-pink-950\/90{
  background-color: rgb(80 7 36 / 0.9) !important;
}
.tw-bg-pink-950\/95{
  background-color: rgb(80 7 36 / 0.95) !important;
}
.tw-bg-purple-10{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 230 241 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-10\/0{
  background-color: rgb(240 230 241 / 0) !important;
}
.tw-bg-purple-10\/10{
  background-color: rgb(240 230 241 / 0.1) !important;
}
.tw-bg-purple-10\/100{
  background-color: rgb(240 230 241 / 1) !important;
}
.tw-bg-purple-10\/15{
  background-color: rgb(240 230 241 / 0.15) !important;
}
.tw-bg-purple-10\/20{
  background-color: rgb(240 230 241 / 0.2) !important;
}
.tw-bg-purple-10\/25{
  background-color: rgb(240 230 241 / 0.25) !important;
}
.tw-bg-purple-10\/30{
  background-color: rgb(240 230 241 / 0.3) !important;
}
.tw-bg-purple-10\/35{
  background-color: rgb(240 230 241 / 0.35) !important;
}
.tw-bg-purple-10\/40{
  background-color: rgb(240 230 241 / 0.4) !important;
}
.tw-bg-purple-10\/45{
  background-color: rgb(240 230 241 / 0.45) !important;
}
.tw-bg-purple-10\/5{
  background-color: rgb(240 230 241 / 0.05) !important;
}
.tw-bg-purple-10\/50{
  background-color: rgb(240 230 241 / 0.5) !important;
}
.tw-bg-purple-10\/55{
  background-color: rgb(240 230 241 / 0.55) !important;
}
.tw-bg-purple-10\/60{
  background-color: rgb(240 230 241 / 0.6) !important;
}
.tw-bg-purple-10\/65{
  background-color: rgb(240 230 241 / 0.65) !important;
}
.tw-bg-purple-10\/70{
  background-color: rgb(240 230 241 / 0.7) !important;
}
.tw-bg-purple-10\/75{
  background-color: rgb(240 230 241 / 0.75) !important;
}
.tw-bg-purple-10\/80{
  background-color: rgb(240 230 241 / 0.8) !important;
}
.tw-bg-purple-10\/85{
  background-color: rgb(240 230 241 / 0.85) !important;
}
.tw-bg-purple-10\/90{
  background-color: rgb(240 230 241 / 0.9) !important;
}
.tw-bg-purple-10\/95{
  background-color: rgb(240 230 241 / 0.95) !important;
}
.tw-bg-purple-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-100\/0{
  background-color: rgb(243 232 255 / 0) !important;
}
.tw-bg-purple-100\/10{
  background-color: rgb(243 232 255 / 0.1) !important;
}
.tw-bg-purple-100\/100{
  background-color: rgb(243 232 255 / 1) !important;
}
.tw-bg-purple-100\/15{
  background-color: rgb(243 232 255 / 0.15) !important;
}
.tw-bg-purple-100\/20{
  background-color: rgb(243 232 255 / 0.2) !important;
}
.tw-bg-purple-100\/25{
  background-color: rgb(243 232 255 / 0.25) !important;
}
.tw-bg-purple-100\/30{
  background-color: rgb(243 232 255 / 0.3) !important;
}
.tw-bg-purple-100\/35{
  background-color: rgb(243 232 255 / 0.35) !important;
}
.tw-bg-purple-100\/40{
  background-color: rgb(243 232 255 / 0.4) !important;
}
.tw-bg-purple-100\/45{
  background-color: rgb(243 232 255 / 0.45) !important;
}
.tw-bg-purple-100\/5{
  background-color: rgb(243 232 255 / 0.05) !important;
}
.tw-bg-purple-100\/50{
  background-color: rgb(243 232 255 / 0.5) !important;
}
.tw-bg-purple-100\/55{
  background-color: rgb(243 232 255 / 0.55) !important;
}
.tw-bg-purple-100\/60{
  background-color: rgb(243 232 255 / 0.6) !important;
}
.tw-bg-purple-100\/65{
  background-color: rgb(243 232 255 / 0.65) !important;
}
.tw-bg-purple-100\/70{
  background-color: rgb(243 232 255 / 0.7) !important;
}
.tw-bg-purple-100\/75{
  background-color: rgb(243 232 255 / 0.75) !important;
}
.tw-bg-purple-100\/80{
  background-color: rgb(243 232 255 / 0.8) !important;
}
.tw-bg-purple-100\/85{
  background-color: rgb(243 232 255 / 0.85) !important;
}
.tw-bg-purple-100\/90{
  background-color: rgb(243 232 255 / 0.9) !important;
}
.tw-bg-purple-100\/95{
  background-color: rgb(243 232 255 / 0.95) !important;
}
.tw-bg-purple-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-200\/0{
  background-color: rgb(233 213 255 / 0) !important;
}
.tw-bg-purple-200\/10{
  background-color: rgb(233 213 255 / 0.1) !important;
}
.tw-bg-purple-200\/100{
  background-color: rgb(233 213 255 / 1) !important;
}
.tw-bg-purple-200\/15{
  background-color: rgb(233 213 255 / 0.15) !important;
}
.tw-bg-purple-200\/20{
  background-color: rgb(233 213 255 / 0.2) !important;
}
.tw-bg-purple-200\/25{
  background-color: rgb(233 213 255 / 0.25) !important;
}
.tw-bg-purple-200\/30{
  background-color: rgb(233 213 255 / 0.3) !important;
}
.tw-bg-purple-200\/35{
  background-color: rgb(233 213 255 / 0.35) !important;
}
.tw-bg-purple-200\/40{
  background-color: rgb(233 213 255 / 0.4) !important;
}
.tw-bg-purple-200\/45{
  background-color: rgb(233 213 255 / 0.45) !important;
}
.tw-bg-purple-200\/5{
  background-color: rgb(233 213 255 / 0.05) !important;
}
.tw-bg-purple-200\/50{
  background-color: rgb(233 213 255 / 0.5) !important;
}
.tw-bg-purple-200\/55{
  background-color: rgb(233 213 255 / 0.55) !important;
}
.tw-bg-purple-200\/60{
  background-color: rgb(233 213 255 / 0.6) !important;
}
.tw-bg-purple-200\/65{
  background-color: rgb(233 213 255 / 0.65) !important;
}
.tw-bg-purple-200\/70{
  background-color: rgb(233 213 255 / 0.7) !important;
}
.tw-bg-purple-200\/75{
  background-color: rgb(233 213 255 / 0.75) !important;
}
.tw-bg-purple-200\/80{
  background-color: rgb(233 213 255 / 0.8) !important;
}
.tw-bg-purple-200\/85{
  background-color: rgb(233 213 255 / 0.85) !important;
}
.tw-bg-purple-200\/90{
  background-color: rgb(233 213 255 / 0.9) !important;
}
.tw-bg-purple-200\/95{
  background-color: rgb(233 213 255 / 0.95) !important;
}
.tw-bg-purple-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-300\/0{
  background-color: rgb(216 180 254 / 0) !important;
}
.tw-bg-purple-300\/10{
  background-color: rgb(216 180 254 / 0.1) !important;
}
.tw-bg-purple-300\/100{
  background-color: rgb(216 180 254 / 1) !important;
}
.tw-bg-purple-300\/15{
  background-color: rgb(216 180 254 / 0.15) !important;
}
.tw-bg-purple-300\/20{
  background-color: rgb(216 180 254 / 0.2) !important;
}
.tw-bg-purple-300\/25{
  background-color: rgb(216 180 254 / 0.25) !important;
}
.tw-bg-purple-300\/30{
  background-color: rgb(216 180 254 / 0.3) !important;
}
.tw-bg-purple-300\/35{
  background-color: rgb(216 180 254 / 0.35) !important;
}
.tw-bg-purple-300\/40{
  background-color: rgb(216 180 254 / 0.4) !important;
}
.tw-bg-purple-300\/45{
  background-color: rgb(216 180 254 / 0.45) !important;
}
.tw-bg-purple-300\/5{
  background-color: rgb(216 180 254 / 0.05) !important;
}
.tw-bg-purple-300\/50{
  background-color: rgb(216 180 254 / 0.5) !important;
}
.tw-bg-purple-300\/55{
  background-color: rgb(216 180 254 / 0.55) !important;
}
.tw-bg-purple-300\/60{
  background-color: rgb(216 180 254 / 0.6) !important;
}
.tw-bg-purple-300\/65{
  background-color: rgb(216 180 254 / 0.65) !important;
}
.tw-bg-purple-300\/70{
  background-color: rgb(216 180 254 / 0.7) !important;
}
.tw-bg-purple-300\/75{
  background-color: rgb(216 180 254 / 0.75) !important;
}
.tw-bg-purple-300\/80{
  background-color: rgb(216 180 254 / 0.8) !important;
}
.tw-bg-purple-300\/85{
  background-color: rgb(216 180 254 / 0.85) !important;
}
.tw-bg-purple-300\/90{
  background-color: rgb(216 180 254 / 0.9) !important;
}
.tw-bg-purple-300\/95{
  background-color: rgb(216 180 254 / 0.95) !important;
}
.tw-bg-purple-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-400\/0{
  background-color: rgb(192 132 252 / 0) !important;
}
.tw-bg-purple-400\/10{
  background-color: rgb(192 132 252 / 0.1) !important;
}
.tw-bg-purple-400\/100{
  background-color: rgb(192 132 252 / 1) !important;
}
.tw-bg-purple-400\/15{
  background-color: rgb(192 132 252 / 0.15) !important;
}
.tw-bg-purple-400\/20{
  background-color: rgb(192 132 252 / 0.2) !important;
}
.tw-bg-purple-400\/25{
  background-color: rgb(192 132 252 / 0.25) !important;
}
.tw-bg-purple-400\/30{
  background-color: rgb(192 132 252 / 0.3) !important;
}
.tw-bg-purple-400\/35{
  background-color: rgb(192 132 252 / 0.35) !important;
}
.tw-bg-purple-400\/40{
  background-color: rgb(192 132 252 / 0.4) !important;
}
.tw-bg-purple-400\/45{
  background-color: rgb(192 132 252 / 0.45) !important;
}
.tw-bg-purple-400\/5{
  background-color: rgb(192 132 252 / 0.05) !important;
}
.tw-bg-purple-400\/50{
  background-color: rgb(192 132 252 / 0.5) !important;
}
.tw-bg-purple-400\/55{
  background-color: rgb(192 132 252 / 0.55) !important;
}
.tw-bg-purple-400\/60{
  background-color: rgb(192 132 252 / 0.6) !important;
}
.tw-bg-purple-400\/65{
  background-color: rgb(192 132 252 / 0.65) !important;
}
.tw-bg-purple-400\/70{
  background-color: rgb(192 132 252 / 0.7) !important;
}
.tw-bg-purple-400\/75{
  background-color: rgb(192 132 252 / 0.75) !important;
}
.tw-bg-purple-400\/80{
  background-color: rgb(192 132 252 / 0.8) !important;
}
.tw-bg-purple-400\/85{
  background-color: rgb(192 132 252 / 0.85) !important;
}
.tw-bg-purple-400\/90{
  background-color: rgb(192 132 252 / 0.9) !important;
}
.tw-bg-purple-400\/95{
  background-color: rgb(192 132 252 / 0.95) !important;
}
.tw-bg-purple-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(149 78 153 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-50\/0{
  background-color: rgb(149 78 153 / 0) !important;
}
.tw-bg-purple-50\/10{
  background-color: rgb(149 78 153 / 0.1) !important;
}
.tw-bg-purple-50\/100{
  background-color: rgb(149 78 153 / 1) !important;
}
.tw-bg-purple-50\/15{
  background-color: rgb(149 78 153 / 0.15) !important;
}
.tw-bg-purple-50\/20{
  background-color: rgb(149 78 153 / 0.2) !important;
}
.tw-bg-purple-50\/25{
  background-color: rgb(149 78 153 / 0.25) !important;
}
.tw-bg-purple-50\/30{
  background-color: rgb(149 78 153 / 0.3) !important;
}
.tw-bg-purple-50\/35{
  background-color: rgb(149 78 153 / 0.35) !important;
}
.tw-bg-purple-50\/40{
  background-color: rgb(149 78 153 / 0.4) !important;
}
.tw-bg-purple-50\/45{
  background-color: rgb(149 78 153 / 0.45) !important;
}
.tw-bg-purple-50\/5{
  background-color: rgb(149 78 153 / 0.05) !important;
}
.tw-bg-purple-50\/50{
  background-color: rgb(149 78 153 / 0.5) !important;
}
.tw-bg-purple-50\/55{
  background-color: rgb(149 78 153 / 0.55) !important;
}
.tw-bg-purple-50\/60{
  background-color: rgb(149 78 153 / 0.6) !important;
}
.tw-bg-purple-50\/65{
  background-color: rgb(149 78 153 / 0.65) !important;
}
.tw-bg-purple-50\/70{
  background-color: rgb(149 78 153 / 0.7) !important;
}
.tw-bg-purple-50\/75{
  background-color: rgb(149 78 153 / 0.75) !important;
}
.tw-bg-purple-50\/80{
  background-color: rgb(149 78 153 / 0.8) !important;
}
.tw-bg-purple-50\/85{
  background-color: rgb(149 78 153 / 0.85) !important;
}
.tw-bg-purple-50\/90{
  background-color: rgb(149 78 153 / 0.9) !important;
}
.tw-bg-purple-50\/95{
  background-color: rgb(149 78 153 / 0.95) !important;
}
.tw-bg-purple-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-500\/0{
  background-color: rgb(168 85 247 / 0) !important;
}
.tw-bg-purple-500\/10{
  background-color: rgb(168 85 247 / 0.1) !important;
}
.tw-bg-purple-500\/100{
  background-color: rgb(168 85 247 / 1) !important;
}
.tw-bg-purple-500\/15{
  background-color: rgb(168 85 247 / 0.15) !important;
}
.tw-bg-purple-500\/20{
  background-color: rgb(168 85 247 / 0.2) !important;
}
.tw-bg-purple-500\/25{
  background-color: rgb(168 85 247 / 0.25) !important;
}
.tw-bg-purple-500\/30{
  background-color: rgb(168 85 247 / 0.3) !important;
}
.tw-bg-purple-500\/35{
  background-color: rgb(168 85 247 / 0.35) !important;
}
.tw-bg-purple-500\/40{
  background-color: rgb(168 85 247 / 0.4) !important;
}
.tw-bg-purple-500\/45{
  background-color: rgb(168 85 247 / 0.45) !important;
}
.tw-bg-purple-500\/5{
  background-color: rgb(168 85 247 / 0.05) !important;
}
.tw-bg-purple-500\/50{
  background-color: rgb(168 85 247 / 0.5) !important;
}
.tw-bg-purple-500\/55{
  background-color: rgb(168 85 247 / 0.55) !important;
}
.tw-bg-purple-500\/60{
  background-color: rgb(168 85 247 / 0.6) !important;
}
.tw-bg-purple-500\/65{
  background-color: rgb(168 85 247 / 0.65) !important;
}
.tw-bg-purple-500\/70{
  background-color: rgb(168 85 247 / 0.7) !important;
}
.tw-bg-purple-500\/75{
  background-color: rgb(168 85 247 / 0.75) !important;
}
.tw-bg-purple-500\/80{
  background-color: rgb(168 85 247 / 0.8) !important;
}
.tw-bg-purple-500\/85{
  background-color: rgb(168 85 247 / 0.85) !important;
}
.tw-bg-purple-500\/90{
  background-color: rgb(168 85 247 / 0.9) !important;
}
.tw-bg-purple-500\/95{
  background-color: rgb(168 85 247 / 0.95) !important;
}
.tw-bg-purple-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-600\/0{
  background-color: rgb(147 51 234 / 0) !important;
}
.tw-bg-purple-600\/10{
  background-color: rgb(147 51 234 / 0.1) !important;
}
.tw-bg-purple-600\/100{
  background-color: rgb(147 51 234 / 1) !important;
}
.tw-bg-purple-600\/15{
  background-color: rgb(147 51 234 / 0.15) !important;
}
.tw-bg-purple-600\/20{
  background-color: rgb(147 51 234 / 0.2) !important;
}
.tw-bg-purple-600\/25{
  background-color: rgb(147 51 234 / 0.25) !important;
}
.tw-bg-purple-600\/30{
  background-color: rgb(147 51 234 / 0.3) !important;
}
.tw-bg-purple-600\/35{
  background-color: rgb(147 51 234 / 0.35) !important;
}
.tw-bg-purple-600\/40{
  background-color: rgb(147 51 234 / 0.4) !important;
}
.tw-bg-purple-600\/45{
  background-color: rgb(147 51 234 / 0.45) !important;
}
.tw-bg-purple-600\/5{
  background-color: rgb(147 51 234 / 0.05) !important;
}
.tw-bg-purple-600\/50{
  background-color: rgb(147 51 234 / 0.5) !important;
}
.tw-bg-purple-600\/55{
  background-color: rgb(147 51 234 / 0.55) !important;
}
.tw-bg-purple-600\/60{
  background-color: rgb(147 51 234 / 0.6) !important;
}
.tw-bg-purple-600\/65{
  background-color: rgb(147 51 234 / 0.65) !important;
}
.tw-bg-purple-600\/70{
  background-color: rgb(147 51 234 / 0.7) !important;
}
.tw-bg-purple-600\/75{
  background-color: rgb(147 51 234 / 0.75) !important;
}
.tw-bg-purple-600\/80{
  background-color: rgb(147 51 234 / 0.8) !important;
}
.tw-bg-purple-600\/85{
  background-color: rgb(147 51 234 / 0.85) !important;
}
.tw-bg-purple-600\/90{
  background-color: rgb(147 51 234 / 0.9) !important;
}
.tw-bg-purple-600\/95{
  background-color: rgb(147 51 234 / 0.95) !important;
}
.tw-bg-purple-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-700\/0{
  background-color: rgb(126 34 206 / 0) !important;
}
.tw-bg-purple-700\/10{
  background-color: rgb(126 34 206 / 0.1) !important;
}
.tw-bg-purple-700\/100{
  background-color: rgb(126 34 206 / 1) !important;
}
.tw-bg-purple-700\/15{
  background-color: rgb(126 34 206 / 0.15) !important;
}
.tw-bg-purple-700\/20{
  background-color: rgb(126 34 206 / 0.2) !important;
}
.tw-bg-purple-700\/25{
  background-color: rgb(126 34 206 / 0.25) !important;
}
.tw-bg-purple-700\/30{
  background-color: rgb(126 34 206 / 0.3) !important;
}
.tw-bg-purple-700\/35{
  background-color: rgb(126 34 206 / 0.35) !important;
}
.tw-bg-purple-700\/40{
  background-color: rgb(126 34 206 / 0.4) !important;
}
.tw-bg-purple-700\/45{
  background-color: rgb(126 34 206 / 0.45) !important;
}
.tw-bg-purple-700\/5{
  background-color: rgb(126 34 206 / 0.05) !important;
}
.tw-bg-purple-700\/50{
  background-color: rgb(126 34 206 / 0.5) !important;
}
.tw-bg-purple-700\/55{
  background-color: rgb(126 34 206 / 0.55) !important;
}
.tw-bg-purple-700\/60{
  background-color: rgb(126 34 206 / 0.6) !important;
}
.tw-bg-purple-700\/65{
  background-color: rgb(126 34 206 / 0.65) !important;
}
.tw-bg-purple-700\/70{
  background-color: rgb(126 34 206 / 0.7) !important;
}
.tw-bg-purple-700\/75{
  background-color: rgb(126 34 206 / 0.75) !important;
}
.tw-bg-purple-700\/80{
  background-color: rgb(126 34 206 / 0.8) !important;
}
.tw-bg-purple-700\/85{
  background-color: rgb(126 34 206 / 0.85) !important;
}
.tw-bg-purple-700\/90{
  background-color: rgb(126 34 206 / 0.9) !important;
}
.tw-bg-purple-700\/95{
  background-color: rgb(126 34 206 / 0.95) !important;
}
.tw-bg-purple-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-800\/0{
  background-color: rgb(107 33 168 / 0) !important;
}
.tw-bg-purple-800\/10{
  background-color: rgb(107 33 168 / 0.1) !important;
}
.tw-bg-purple-800\/100{
  background-color: rgb(107 33 168 / 1) !important;
}
.tw-bg-purple-800\/15{
  background-color: rgb(107 33 168 / 0.15) !important;
}
.tw-bg-purple-800\/20{
  background-color: rgb(107 33 168 / 0.2) !important;
}
.tw-bg-purple-800\/25{
  background-color: rgb(107 33 168 / 0.25) !important;
}
.tw-bg-purple-800\/30{
  background-color: rgb(107 33 168 / 0.3) !important;
}
.tw-bg-purple-800\/35{
  background-color: rgb(107 33 168 / 0.35) !important;
}
.tw-bg-purple-800\/40{
  background-color: rgb(107 33 168 / 0.4) !important;
}
.tw-bg-purple-800\/45{
  background-color: rgb(107 33 168 / 0.45) !important;
}
.tw-bg-purple-800\/5{
  background-color: rgb(107 33 168 / 0.05) !important;
}
.tw-bg-purple-800\/50{
  background-color: rgb(107 33 168 / 0.5) !important;
}
.tw-bg-purple-800\/55{
  background-color: rgb(107 33 168 / 0.55) !important;
}
.tw-bg-purple-800\/60{
  background-color: rgb(107 33 168 / 0.6) !important;
}
.tw-bg-purple-800\/65{
  background-color: rgb(107 33 168 / 0.65) !important;
}
.tw-bg-purple-800\/70{
  background-color: rgb(107 33 168 / 0.7) !important;
}
.tw-bg-purple-800\/75{
  background-color: rgb(107 33 168 / 0.75) !important;
}
.tw-bg-purple-800\/80{
  background-color: rgb(107 33 168 / 0.8) !important;
}
.tw-bg-purple-800\/85{
  background-color: rgb(107 33 168 / 0.85) !important;
}
.tw-bg-purple-800\/90{
  background-color: rgb(107 33 168 / 0.9) !important;
}
.tw-bg-purple-800\/95{
  background-color: rgb(107 33 168 / 0.95) !important;
}
.tw-bg-purple-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-900\/0{
  background-color: rgb(88 28 135 / 0) !important;
}
.tw-bg-purple-900\/10{
  background-color: rgb(88 28 135 / 0.1) !important;
}
.tw-bg-purple-900\/100{
  background-color: rgb(88 28 135 / 1) !important;
}
.tw-bg-purple-900\/15{
  background-color: rgb(88 28 135 / 0.15) !important;
}
.tw-bg-purple-900\/20{
  background-color: rgb(88 28 135 / 0.2) !important;
}
.tw-bg-purple-900\/25{
  background-color: rgb(88 28 135 / 0.25) !important;
}
.tw-bg-purple-900\/30{
  background-color: rgb(88 28 135 / 0.3) !important;
}
.tw-bg-purple-900\/35{
  background-color: rgb(88 28 135 / 0.35) !important;
}
.tw-bg-purple-900\/40{
  background-color: rgb(88 28 135 / 0.4) !important;
}
.tw-bg-purple-900\/45{
  background-color: rgb(88 28 135 / 0.45) !important;
}
.tw-bg-purple-900\/5{
  background-color: rgb(88 28 135 / 0.05) !important;
}
.tw-bg-purple-900\/50{
  background-color: rgb(88 28 135 / 0.5) !important;
}
.tw-bg-purple-900\/55{
  background-color: rgb(88 28 135 / 0.55) !important;
}
.tw-bg-purple-900\/60{
  background-color: rgb(88 28 135 / 0.6) !important;
}
.tw-bg-purple-900\/65{
  background-color: rgb(88 28 135 / 0.65) !important;
}
.tw-bg-purple-900\/70{
  background-color: rgb(88 28 135 / 0.7) !important;
}
.tw-bg-purple-900\/75{
  background-color: rgb(88 28 135 / 0.75) !important;
}
.tw-bg-purple-900\/80{
  background-color: rgb(88 28 135 / 0.8) !important;
}
.tw-bg-purple-900\/85{
  background-color: rgb(88 28 135 / 0.85) !important;
}
.tw-bg-purple-900\/90{
  background-color: rgb(88 28 135 / 0.9) !important;
}
.tw-bg-purple-900\/95{
  background-color: rgb(88 28 135 / 0.95) !important;
}
.tw-bg-purple-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 7 100 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-purple-950\/0{
  background-color: rgb(59 7 100 / 0) !important;
}
.tw-bg-purple-950\/10{
  background-color: rgb(59 7 100 / 0.1) !important;
}
.tw-bg-purple-950\/100{
  background-color: rgb(59 7 100 / 1) !important;
}
.tw-bg-purple-950\/15{
  background-color: rgb(59 7 100 / 0.15) !important;
}
.tw-bg-purple-950\/20{
  background-color: rgb(59 7 100 / 0.2) !important;
}
.tw-bg-purple-950\/25{
  background-color: rgb(59 7 100 / 0.25) !important;
}
.tw-bg-purple-950\/30{
  background-color: rgb(59 7 100 / 0.3) !important;
}
.tw-bg-purple-950\/35{
  background-color: rgb(59 7 100 / 0.35) !important;
}
.tw-bg-purple-950\/40{
  background-color: rgb(59 7 100 / 0.4) !important;
}
.tw-bg-purple-950\/45{
  background-color: rgb(59 7 100 / 0.45) !important;
}
.tw-bg-purple-950\/5{
  background-color: rgb(59 7 100 / 0.05) !important;
}
.tw-bg-purple-950\/50{
  background-color: rgb(59 7 100 / 0.5) !important;
}
.tw-bg-purple-950\/55{
  background-color: rgb(59 7 100 / 0.55) !important;
}
.tw-bg-purple-950\/60{
  background-color: rgb(59 7 100 / 0.6) !important;
}
.tw-bg-purple-950\/65{
  background-color: rgb(59 7 100 / 0.65) !important;
}
.tw-bg-purple-950\/70{
  background-color: rgb(59 7 100 / 0.7) !important;
}
.tw-bg-purple-950\/75{
  background-color: rgb(59 7 100 / 0.75) !important;
}
.tw-bg-purple-950\/80{
  background-color: rgb(59 7 100 / 0.8) !important;
}
.tw-bg-purple-950\/85{
  background-color: rgb(59 7 100 / 0.85) !important;
}
.tw-bg-purple-950\/90{
  background-color: rgb(59 7 100 / 0.9) !important;
}
.tw-bg-purple-950\/95{
  background-color: rgb(59 7 100 / 0.95) !important;
}
.tw-bg-red-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 212 213 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-100\/0{
  background-color: rgb(245 212 213 / 0) !important;
}
.tw-bg-red-100\/10{
  background-color: rgb(245 212 213 / 0.1) !important;
}
.tw-bg-red-100\/100{
  background-color: rgb(245 212 213 / 1) !important;
}
.tw-bg-red-100\/15{
  background-color: rgb(245 212 213 / 0.15) !important;
}
.tw-bg-red-100\/20{
  background-color: rgb(245 212 213 / 0.2) !important;
}
.tw-bg-red-100\/25{
  background-color: rgb(245 212 213 / 0.25) !important;
}
.tw-bg-red-100\/30{
  background-color: rgb(245 212 213 / 0.3) !important;
}
.tw-bg-red-100\/35{
  background-color: rgb(245 212 213 / 0.35) !important;
}
.tw-bg-red-100\/40{
  background-color: rgb(245 212 213 / 0.4) !important;
}
.tw-bg-red-100\/45{
  background-color: rgb(245 212 213 / 0.45) !important;
}
.tw-bg-red-100\/5{
  background-color: rgb(245 212 213 / 0.05) !important;
}
.tw-bg-red-100\/50{
  background-color: rgb(245 212 213 / 0.5) !important;
}
.tw-bg-red-100\/55{
  background-color: rgb(245 212 213 / 0.55) !important;
}
.tw-bg-red-100\/60{
  background-color: rgb(245 212 213 / 0.6) !important;
}
.tw-bg-red-100\/65{
  background-color: rgb(245 212 213 / 0.65) !important;
}
.tw-bg-red-100\/70{
  background-color: rgb(245 212 213 / 0.7) !important;
}
.tw-bg-red-100\/75{
  background-color: rgb(245 212 213 / 0.75) !important;
}
.tw-bg-red-100\/80{
  background-color: rgb(245 212 213 / 0.8) !important;
}
.tw-bg-red-100\/85{
  background-color: rgb(245 212 213 / 0.85) !important;
}
.tw-bg-red-100\/90{
  background-color: rgb(245 212 213 / 0.9) !important;
}
.tw-bg-red-100\/95{
  background-color: rgb(245 212 213 / 0.95) !important;
}
.tw-bg-red-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 169 170 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-200\/0{
  background-color: rgb(235 169 170 / 0) !important;
}
.tw-bg-red-200\/10{
  background-color: rgb(235 169 170 / 0.1) !important;
}
.tw-bg-red-200\/100{
  background-color: rgb(235 169 170 / 1) !important;
}
.tw-bg-red-200\/15{
  background-color: rgb(235 169 170 / 0.15) !important;
}
.tw-bg-red-200\/20{
  background-color: rgb(235 169 170 / 0.2) !important;
}
.tw-bg-red-200\/25{
  background-color: rgb(235 169 170 / 0.25) !important;
}
.tw-bg-red-200\/30{
  background-color: rgb(235 169 170 / 0.3) !important;
}
.tw-bg-red-200\/35{
  background-color: rgb(235 169 170 / 0.35) !important;
}
.tw-bg-red-200\/40{
  background-color: rgb(235 169 170 / 0.4) !important;
}
.tw-bg-red-200\/45{
  background-color: rgb(235 169 170 / 0.45) !important;
}
.tw-bg-red-200\/5{
  background-color: rgb(235 169 170 / 0.05) !important;
}
.tw-bg-red-200\/50{
  background-color: rgb(235 169 170 / 0.5) !important;
}
.tw-bg-red-200\/55{
  background-color: rgb(235 169 170 / 0.55) !important;
}
.tw-bg-red-200\/60{
  background-color: rgb(235 169 170 / 0.6) !important;
}
.tw-bg-red-200\/65{
  background-color: rgb(235 169 170 / 0.65) !important;
}
.tw-bg-red-200\/70{
  background-color: rgb(235 169 170 / 0.7) !important;
}
.tw-bg-red-200\/75{
  background-color: rgb(235 169 170 / 0.75) !important;
}
.tw-bg-red-200\/80{
  background-color: rgb(235 169 170 / 0.8) !important;
}
.tw-bg-red-200\/85{
  background-color: rgb(235 169 170 / 0.85) !important;
}
.tw-bg-red-200\/90{
  background-color: rgb(235 169 170 / 0.9) !important;
}
.tw-bg-red-200\/95{
  background-color: rgb(235 169 170 / 0.95) !important;
}
.tw-bg-red-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 127 128 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-300\/0{
  background-color: rgb(224 127 128 / 0) !important;
}
.tw-bg-red-300\/10{
  background-color: rgb(224 127 128 / 0.1) !important;
}
.tw-bg-red-300\/100{
  background-color: rgb(224 127 128 / 1) !important;
}
.tw-bg-red-300\/15{
  background-color: rgb(224 127 128 / 0.15) !important;
}
.tw-bg-red-300\/20{
  background-color: rgb(224 127 128 / 0.2) !important;
}
.tw-bg-red-300\/25{
  background-color: rgb(224 127 128 / 0.25) !important;
}
.tw-bg-red-300\/30{
  background-color: rgb(224 127 128 / 0.3) !important;
}
.tw-bg-red-300\/35{
  background-color: rgb(224 127 128 / 0.35) !important;
}
.tw-bg-red-300\/40{
  background-color: rgb(224 127 128 / 0.4) !important;
}
.tw-bg-red-300\/45{
  background-color: rgb(224 127 128 / 0.45) !important;
}
.tw-bg-red-300\/5{
  background-color: rgb(224 127 128 / 0.05) !important;
}
.tw-bg-red-300\/50{
  background-color: rgb(224 127 128 / 0.5) !important;
}
.tw-bg-red-300\/55{
  background-color: rgb(224 127 128 / 0.55) !important;
}
.tw-bg-red-300\/60{
  background-color: rgb(224 127 128 / 0.6) !important;
}
.tw-bg-red-300\/65{
  background-color: rgb(224 127 128 / 0.65) !important;
}
.tw-bg-red-300\/70{
  background-color: rgb(224 127 128 / 0.7) !important;
}
.tw-bg-red-300\/75{
  background-color: rgb(224 127 128 / 0.75) !important;
}
.tw-bg-red-300\/80{
  background-color: rgb(224 127 128 / 0.8) !important;
}
.tw-bg-red-300\/85{
  background-color: rgb(224 127 128 / 0.85) !important;
}
.tw-bg-red-300\/90{
  background-color: rgb(224 127 128 / 0.9) !important;
}
.tw-bg-red-300\/95{
  background-color: rgb(224 127 128 / 0.95) !important;
}
.tw-bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 84 85 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-400\/0{
  background-color: rgb(214 84 85 / 0) !important;
}
.tw-bg-red-400\/10{
  background-color: rgb(214 84 85 / 0.1) !important;
}
.tw-bg-red-400\/100{
  background-color: rgb(214 84 85 / 1) !important;
}
.tw-bg-red-400\/15{
  background-color: rgb(214 84 85 / 0.15) !important;
}
.tw-bg-red-400\/20{
  background-color: rgb(214 84 85 / 0.2) !important;
}
.tw-bg-red-400\/25{
  background-color: rgb(214 84 85 / 0.25) !important;
}
.tw-bg-red-400\/30{
  background-color: rgb(214 84 85 / 0.3) !important;
}
.tw-bg-red-400\/35{
  background-color: rgb(214 84 85 / 0.35) !important;
}
.tw-bg-red-400\/40{
  background-color: rgb(214 84 85 / 0.4) !important;
}
.tw-bg-red-400\/45{
  background-color: rgb(214 84 85 / 0.45) !important;
}
.tw-bg-red-400\/5{
  background-color: rgb(214 84 85 / 0.05) !important;
}
.tw-bg-red-400\/50{
  background-color: rgb(214 84 85 / 0.5) !important;
}
.tw-bg-red-400\/55{
  background-color: rgb(214 84 85 / 0.55) !important;
}
.tw-bg-red-400\/60{
  background-color: rgb(214 84 85 / 0.6) !important;
}
.tw-bg-red-400\/65{
  background-color: rgb(214 84 85 / 0.65) !important;
}
.tw-bg-red-400\/70{
  background-color: rgb(214 84 85 / 0.7) !important;
}
.tw-bg-red-400\/75{
  background-color: rgb(214 84 85 / 0.75) !important;
}
.tw-bg-red-400\/80{
  background-color: rgb(214 84 85 / 0.8) !important;
}
.tw-bg-red-400\/85{
  background-color: rgb(214 84 85 / 0.85) !important;
}
.tw-bg-red-400\/90{
  background-color: rgb(214 84 85 / 0.9) !important;
}
.tw-bg-red-400\/95{
  background-color: rgb(214 84 85 / 0.95) !important;
}
.tw-bg-red-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-50\/0{
  background-color: rgb(254 242 242 / 0) !important;
}
.tw-bg-red-50\/10{
  background-color: rgb(254 242 242 / 0.1) !important;
}
.tw-bg-red-50\/100{
  background-color: rgb(254 242 242 / 1) !important;
}
.tw-bg-red-50\/15{
  background-color: rgb(254 242 242 / 0.15) !important;
}
.tw-bg-red-50\/20{
  background-color: rgb(254 242 242 / 0.2) !important;
}
.tw-bg-red-50\/25{
  background-color: rgb(254 242 242 / 0.25) !important;
}
.tw-bg-red-50\/30{
  background-color: rgb(254 242 242 / 0.3) !important;
}
.tw-bg-red-50\/35{
  background-color: rgb(254 242 242 / 0.35) !important;
}
.tw-bg-red-50\/40{
  background-color: rgb(254 242 242 / 0.4) !important;
}
.tw-bg-red-50\/45{
  background-color: rgb(254 242 242 / 0.45) !important;
}
.tw-bg-red-50\/5{
  background-color: rgb(254 242 242 / 0.05) !important;
}
.tw-bg-red-50\/50{
  background-color: rgb(254 242 242 / 0.5) !important;
}
.tw-bg-red-50\/55{
  background-color: rgb(254 242 242 / 0.55) !important;
}
.tw-bg-red-50\/60{
  background-color: rgb(254 242 242 / 0.6) !important;
}
.tw-bg-red-50\/65{
  background-color: rgb(254 242 242 / 0.65) !important;
}
.tw-bg-red-50\/70{
  background-color: rgb(254 242 242 / 0.7) !important;
}
.tw-bg-red-50\/75{
  background-color: rgb(254 242 242 / 0.75) !important;
}
.tw-bg-red-50\/80{
  background-color: rgb(254 242 242 / 0.8) !important;
}
.tw-bg-red-50\/85{
  background-color: rgb(254 242 242 / 0.85) !important;
}
.tw-bg-red-50\/90{
  background-color: rgb(254 242 242 / 0.9) !important;
}
.tw-bg-red-50\/95{
  background-color: rgb(254 242 242 / 0.95) !important;
}
.tw-bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-500\/0{
  background-color: rgb(255 0 0 / 0) !important;
}
.tw-bg-red-500\/10{
  background-color: rgb(255 0 0 / 0.1) !important;
}
.tw-bg-red-500\/100{
  background-color: rgb(255 0 0 / 1) !important;
}
.tw-bg-red-500\/15{
  background-color: rgb(255 0 0 / 0.15) !important;
}
.tw-bg-red-500\/20{
  background-color: rgb(255 0 0 / 0.2) !important;
}
.tw-bg-red-500\/25{
  background-color: rgb(255 0 0 / 0.25) !important;
}
.tw-bg-red-500\/30{
  background-color: rgb(255 0 0 / 0.3) !important;
}
.tw-bg-red-500\/35{
  background-color: rgb(255 0 0 / 0.35) !important;
}
.tw-bg-red-500\/40{
  background-color: rgb(255 0 0 / 0.4) !important;
}
.tw-bg-red-500\/45{
  background-color: rgb(255 0 0 / 0.45) !important;
}
.tw-bg-red-500\/5{
  background-color: rgb(255 0 0 / 0.05) !important;
}
.tw-bg-red-500\/50{
  background-color: rgb(255 0 0 / 0.5) !important;
}
.tw-bg-red-500\/55{
  background-color: rgb(255 0 0 / 0.55) !important;
}
.tw-bg-red-500\/60{
  background-color: rgb(255 0 0 / 0.6) !important;
}
.tw-bg-red-500\/65{
  background-color: rgb(255 0 0 / 0.65) !important;
}
.tw-bg-red-500\/70{
  background-color: rgb(255 0 0 / 0.7) !important;
}
.tw-bg-red-500\/75{
  background-color: rgb(255 0 0 / 0.75) !important;
}
.tw-bg-red-500\/80{
  background-color: rgb(255 0 0 / 0.8) !important;
}
.tw-bg-red-500\/85{
  background-color: rgb(255 0 0 / 0.85) !important;
}
.tw-bg-red-500\/90{
  background-color: rgb(255 0 0 / 0.9) !important;
}
.tw-bg-red-500\/95{
  background-color: rgb(255 0 0 / 0.95) !important;
}
.tw-bg-red-550{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 41 54 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-550\/0{
  background-color: rgb(204 41 54 / 0) !important;
}
.tw-bg-red-550\/10{
  background-color: rgb(204 41 54 / 0.1) !important;
}
.tw-bg-red-550\/100{
  background-color: rgb(204 41 54 / 1) !important;
}
.tw-bg-red-550\/15{
  background-color: rgb(204 41 54 / 0.15) !important;
}
.tw-bg-red-550\/20{
  background-color: rgb(204 41 54 / 0.2) !important;
}
.tw-bg-red-550\/25{
  background-color: rgb(204 41 54 / 0.25) !important;
}
.tw-bg-red-550\/30{
  background-color: rgb(204 41 54 / 0.3) !important;
}
.tw-bg-red-550\/35{
  background-color: rgb(204 41 54 / 0.35) !important;
}
.tw-bg-red-550\/40{
  background-color: rgb(204 41 54 / 0.4) !important;
}
.tw-bg-red-550\/45{
  background-color: rgb(204 41 54 / 0.45) !important;
}
.tw-bg-red-550\/5{
  background-color: rgb(204 41 54 / 0.05) !important;
}
.tw-bg-red-550\/50{
  background-color: rgb(204 41 54 / 0.5) !important;
}
.tw-bg-red-550\/55{
  background-color: rgb(204 41 54 / 0.55) !important;
}
.tw-bg-red-550\/60{
  background-color: rgb(204 41 54 / 0.6) !important;
}
.tw-bg-red-550\/65{
  background-color: rgb(204 41 54 / 0.65) !important;
}
.tw-bg-red-550\/70{
  background-color: rgb(204 41 54 / 0.7) !important;
}
.tw-bg-red-550\/75{
  background-color: rgb(204 41 54 / 0.75) !important;
}
.tw-bg-red-550\/80{
  background-color: rgb(204 41 54 / 0.8) !important;
}
.tw-bg-red-550\/85{
  background-color: rgb(204 41 54 / 0.85) !important;
}
.tw-bg-red-550\/90{
  background-color: rgb(204 41 54 / 0.9) !important;
}
.tw-bg-red-550\/95{
  background-color: rgb(204 41 54 / 0.95) !important;
}
.tw-bg-red-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 33 34 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-600\/0{
  background-color: rgb(163 33 34 / 0) !important;
}
.tw-bg-red-600\/10{
  background-color: rgb(163 33 34 / 0.1) !important;
}
.tw-bg-red-600\/100{
  background-color: rgb(163 33 34 / 1) !important;
}
.tw-bg-red-600\/15{
  background-color: rgb(163 33 34 / 0.15) !important;
}
.tw-bg-red-600\/20{
  background-color: rgb(163 33 34 / 0.2) !important;
}
.tw-bg-red-600\/25{
  background-color: rgb(163 33 34 / 0.25) !important;
}
.tw-bg-red-600\/30{
  background-color: rgb(163 33 34 / 0.3) !important;
}
.tw-bg-red-600\/35{
  background-color: rgb(163 33 34 / 0.35) !important;
}
.tw-bg-red-600\/40{
  background-color: rgb(163 33 34 / 0.4) !important;
}
.tw-bg-red-600\/45{
  background-color: rgb(163 33 34 / 0.45) !important;
}
.tw-bg-red-600\/5{
  background-color: rgb(163 33 34 / 0.05) !important;
}
.tw-bg-red-600\/50{
  background-color: rgb(163 33 34 / 0.5) !important;
}
.tw-bg-red-600\/55{
  background-color: rgb(163 33 34 / 0.55) !important;
}
.tw-bg-red-600\/60{
  background-color: rgb(163 33 34 / 0.6) !important;
}
.tw-bg-red-600\/65{
  background-color: rgb(163 33 34 / 0.65) !important;
}
.tw-bg-red-600\/70{
  background-color: rgb(163 33 34 / 0.7) !important;
}
.tw-bg-red-600\/75{
  background-color: rgb(163 33 34 / 0.75) !important;
}
.tw-bg-red-600\/80{
  background-color: rgb(163 33 34 / 0.8) !important;
}
.tw-bg-red-600\/85{
  background-color: rgb(163 33 34 / 0.85) !important;
}
.tw-bg-red-600\/90{
  background-color: rgb(163 33 34 / 0.9) !important;
}
.tw-bg-red-600\/95{
  background-color: rgb(163 33 34 / 0.95) !important;
}
.tw-bg-red-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(122 25 26 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-700\/0{
  background-color: rgb(122 25 26 / 0) !important;
}
.tw-bg-red-700\/10{
  background-color: rgb(122 25 26 / 0.1) !important;
}
.tw-bg-red-700\/100{
  background-color: rgb(122 25 26 / 1) !important;
}
.tw-bg-red-700\/15{
  background-color: rgb(122 25 26 / 0.15) !important;
}
.tw-bg-red-700\/20{
  background-color: rgb(122 25 26 / 0.2) !important;
}
.tw-bg-red-700\/25{
  background-color: rgb(122 25 26 / 0.25) !important;
}
.tw-bg-red-700\/30{
  background-color: rgb(122 25 26 / 0.3) !important;
}
.tw-bg-red-700\/35{
  background-color: rgb(122 25 26 / 0.35) !important;
}
.tw-bg-red-700\/40{
  background-color: rgb(122 25 26 / 0.4) !important;
}
.tw-bg-red-700\/45{
  background-color: rgb(122 25 26 / 0.45) !important;
}
.tw-bg-red-700\/5{
  background-color: rgb(122 25 26 / 0.05) !important;
}
.tw-bg-red-700\/50{
  background-color: rgb(122 25 26 / 0.5) !important;
}
.tw-bg-red-700\/55{
  background-color: rgb(122 25 26 / 0.55) !important;
}
.tw-bg-red-700\/60{
  background-color: rgb(122 25 26 / 0.6) !important;
}
.tw-bg-red-700\/65{
  background-color: rgb(122 25 26 / 0.65) !important;
}
.tw-bg-red-700\/70{
  background-color: rgb(122 25 26 / 0.7) !important;
}
.tw-bg-red-700\/75{
  background-color: rgb(122 25 26 / 0.75) !important;
}
.tw-bg-red-700\/80{
  background-color: rgb(122 25 26 / 0.8) !important;
}
.tw-bg-red-700\/85{
  background-color: rgb(122 25 26 / 0.85) !important;
}
.tw-bg-red-700\/90{
  background-color: rgb(122 25 26 / 0.9) !important;
}
.tw-bg-red-700\/95{
  background-color: rgb(122 25 26 / 0.95) !important;
}
.tw-bg-red-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 16 17 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-800\/0{
  background-color: rgb(82 16 17 / 0) !important;
}
.tw-bg-red-800\/10{
  background-color: rgb(82 16 17 / 0.1) !important;
}
.tw-bg-red-800\/100{
  background-color: rgb(82 16 17 / 1) !important;
}
.tw-bg-red-800\/15{
  background-color: rgb(82 16 17 / 0.15) !important;
}
.tw-bg-red-800\/20{
  background-color: rgb(82 16 17 / 0.2) !important;
}
.tw-bg-red-800\/25{
  background-color: rgb(82 16 17 / 0.25) !important;
}
.tw-bg-red-800\/30{
  background-color: rgb(82 16 17 / 0.3) !important;
}
.tw-bg-red-800\/35{
  background-color: rgb(82 16 17 / 0.35) !important;
}
.tw-bg-red-800\/40{
  background-color: rgb(82 16 17 / 0.4) !important;
}
.tw-bg-red-800\/45{
  background-color: rgb(82 16 17 / 0.45) !important;
}
.tw-bg-red-800\/5{
  background-color: rgb(82 16 17 / 0.05) !important;
}
.tw-bg-red-800\/50{
  background-color: rgb(82 16 17 / 0.5) !important;
}
.tw-bg-red-800\/55{
  background-color: rgb(82 16 17 / 0.55) !important;
}
.tw-bg-red-800\/60{
  background-color: rgb(82 16 17 / 0.6) !important;
}
.tw-bg-red-800\/65{
  background-color: rgb(82 16 17 / 0.65) !important;
}
.tw-bg-red-800\/70{
  background-color: rgb(82 16 17 / 0.7) !important;
}
.tw-bg-red-800\/75{
  background-color: rgb(82 16 17 / 0.75) !important;
}
.tw-bg-red-800\/80{
  background-color: rgb(82 16 17 / 0.8) !important;
}
.tw-bg-red-800\/85{
  background-color: rgb(82 16 17 / 0.85) !important;
}
.tw-bg-red-800\/90{
  background-color: rgb(82 16 17 / 0.9) !important;
}
.tw-bg-red-800\/95{
  background-color: rgb(82 16 17 / 0.95) !important;
}
.tw-bg-red-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 8 9 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-900\/0{
  background-color: rgb(41 8 9 / 0) !important;
}
.tw-bg-red-900\/10{
  background-color: rgb(41 8 9 / 0.1) !important;
}
.tw-bg-red-900\/100{
  background-color: rgb(41 8 9 / 1) !important;
}
.tw-bg-red-900\/15{
  background-color: rgb(41 8 9 / 0.15) !important;
}
.tw-bg-red-900\/20{
  background-color: rgb(41 8 9 / 0.2) !important;
}
.tw-bg-red-900\/25{
  background-color: rgb(41 8 9 / 0.25) !important;
}
.tw-bg-red-900\/30{
  background-color: rgb(41 8 9 / 0.3) !important;
}
.tw-bg-red-900\/35{
  background-color: rgb(41 8 9 / 0.35) !important;
}
.tw-bg-red-900\/40{
  background-color: rgb(41 8 9 / 0.4) !important;
}
.tw-bg-red-900\/45{
  background-color: rgb(41 8 9 / 0.45) !important;
}
.tw-bg-red-900\/5{
  background-color: rgb(41 8 9 / 0.05) !important;
}
.tw-bg-red-900\/50{
  background-color: rgb(41 8 9 / 0.5) !important;
}
.tw-bg-red-900\/55{
  background-color: rgb(41 8 9 / 0.55) !important;
}
.tw-bg-red-900\/60{
  background-color: rgb(41 8 9 / 0.6) !important;
}
.tw-bg-red-900\/65{
  background-color: rgb(41 8 9 / 0.65) !important;
}
.tw-bg-red-900\/70{
  background-color: rgb(41 8 9 / 0.7) !important;
}
.tw-bg-red-900\/75{
  background-color: rgb(41 8 9 / 0.75) !important;
}
.tw-bg-red-900\/80{
  background-color: rgb(41 8 9 / 0.8) !important;
}
.tw-bg-red-900\/85{
  background-color: rgb(41 8 9 / 0.85) !important;
}
.tw-bg-red-900\/90{
  background-color: rgb(41 8 9 / 0.9) !important;
}
.tw-bg-red-900\/95{
  background-color: rgb(41 8 9 / 0.95) !important;
}
.tw-bg-red-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-red-950\/0{
  background-color: rgb(69 10 10 / 0) !important;
}
.tw-bg-red-950\/10{
  background-color: rgb(69 10 10 / 0.1) !important;
}
.tw-bg-red-950\/100{
  background-color: rgb(69 10 10 / 1) !important;
}
.tw-bg-red-950\/15{
  background-color: rgb(69 10 10 / 0.15) !important;
}
.tw-bg-red-950\/20{
  background-color: rgb(69 10 10 / 0.2) !important;
}
.tw-bg-red-950\/25{
  background-color: rgb(69 10 10 / 0.25) !important;
}
.tw-bg-red-950\/30{
  background-color: rgb(69 10 10 / 0.3) !important;
}
.tw-bg-red-950\/35{
  background-color: rgb(69 10 10 / 0.35) !important;
}
.tw-bg-red-950\/40{
  background-color: rgb(69 10 10 / 0.4) !important;
}
.tw-bg-red-950\/45{
  background-color: rgb(69 10 10 / 0.45) !important;
}
.tw-bg-red-950\/5{
  background-color: rgb(69 10 10 / 0.05) !important;
}
.tw-bg-red-950\/50{
  background-color: rgb(69 10 10 / 0.5) !important;
}
.tw-bg-red-950\/55{
  background-color: rgb(69 10 10 / 0.55) !important;
}
.tw-bg-red-950\/60{
  background-color: rgb(69 10 10 / 0.6) !important;
}
.tw-bg-red-950\/65{
  background-color: rgb(69 10 10 / 0.65) !important;
}
.tw-bg-red-950\/70{
  background-color: rgb(69 10 10 / 0.7) !important;
}
.tw-bg-red-950\/75{
  background-color: rgb(69 10 10 / 0.75) !important;
}
.tw-bg-red-950\/80{
  background-color: rgb(69 10 10 / 0.8) !important;
}
.tw-bg-red-950\/85{
  background-color: rgb(69 10 10 / 0.85) !important;
}
.tw-bg-red-950\/90{
  background-color: rgb(69 10 10 / 0.9) !important;
}
.tw-bg-red-950\/95{
  background-color: rgb(69 10 10 / 0.95) !important;
}
.tw-bg-rose-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-100\/0{
  background-color: rgb(255 228 230 / 0) !important;
}
.tw-bg-rose-100\/10{
  background-color: rgb(255 228 230 / 0.1) !important;
}
.tw-bg-rose-100\/100{
  background-color: rgb(255 228 230 / 1) !important;
}
.tw-bg-rose-100\/15{
  background-color: rgb(255 228 230 / 0.15) !important;
}
.tw-bg-rose-100\/20{
  background-color: rgb(255 228 230 / 0.2) !important;
}
.tw-bg-rose-100\/25{
  background-color: rgb(255 228 230 / 0.25) !important;
}
.tw-bg-rose-100\/30{
  background-color: rgb(255 228 230 / 0.3) !important;
}
.tw-bg-rose-100\/35{
  background-color: rgb(255 228 230 / 0.35) !important;
}
.tw-bg-rose-100\/40{
  background-color: rgb(255 228 230 / 0.4) !important;
}
.tw-bg-rose-100\/45{
  background-color: rgb(255 228 230 / 0.45) !important;
}
.tw-bg-rose-100\/5{
  background-color: rgb(255 228 230 / 0.05) !important;
}
.tw-bg-rose-100\/50{
  background-color: rgb(255 228 230 / 0.5) !important;
}
.tw-bg-rose-100\/55{
  background-color: rgb(255 228 230 / 0.55) !important;
}
.tw-bg-rose-100\/60{
  background-color: rgb(255 228 230 / 0.6) !important;
}
.tw-bg-rose-100\/65{
  background-color: rgb(255 228 230 / 0.65) !important;
}
.tw-bg-rose-100\/70{
  background-color: rgb(255 228 230 / 0.7) !important;
}
.tw-bg-rose-100\/75{
  background-color: rgb(255 228 230 / 0.75) !important;
}
.tw-bg-rose-100\/80{
  background-color: rgb(255 228 230 / 0.8) !important;
}
.tw-bg-rose-100\/85{
  background-color: rgb(255 228 230 / 0.85) !important;
}
.tw-bg-rose-100\/90{
  background-color: rgb(255 228 230 / 0.9) !important;
}
.tw-bg-rose-100\/95{
  background-color: rgb(255 228 230 / 0.95) !important;
}
.tw-bg-rose-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-200\/0{
  background-color: rgb(254 205 211 / 0) !important;
}
.tw-bg-rose-200\/10{
  background-color: rgb(254 205 211 / 0.1) !important;
}
.tw-bg-rose-200\/100{
  background-color: rgb(254 205 211 / 1) !important;
}
.tw-bg-rose-200\/15{
  background-color: rgb(254 205 211 / 0.15) !important;
}
.tw-bg-rose-200\/20{
  background-color: rgb(254 205 211 / 0.2) !important;
}
.tw-bg-rose-200\/25{
  background-color: rgb(254 205 211 / 0.25) !important;
}
.tw-bg-rose-200\/30{
  background-color: rgb(254 205 211 / 0.3) !important;
}
.tw-bg-rose-200\/35{
  background-color: rgb(254 205 211 / 0.35) !important;
}
.tw-bg-rose-200\/40{
  background-color: rgb(254 205 211 / 0.4) !important;
}
.tw-bg-rose-200\/45{
  background-color: rgb(254 205 211 / 0.45) !important;
}
.tw-bg-rose-200\/5{
  background-color: rgb(254 205 211 / 0.05) !important;
}
.tw-bg-rose-200\/50{
  background-color: rgb(254 205 211 / 0.5) !important;
}
.tw-bg-rose-200\/55{
  background-color: rgb(254 205 211 / 0.55) !important;
}
.tw-bg-rose-200\/60{
  background-color: rgb(254 205 211 / 0.6) !important;
}
.tw-bg-rose-200\/65{
  background-color: rgb(254 205 211 / 0.65) !important;
}
.tw-bg-rose-200\/70{
  background-color: rgb(254 205 211 / 0.7) !important;
}
.tw-bg-rose-200\/75{
  background-color: rgb(254 205 211 / 0.75) !important;
}
.tw-bg-rose-200\/80{
  background-color: rgb(254 205 211 / 0.8) !important;
}
.tw-bg-rose-200\/85{
  background-color: rgb(254 205 211 / 0.85) !important;
}
.tw-bg-rose-200\/90{
  background-color: rgb(254 205 211 / 0.9) !important;
}
.tw-bg-rose-200\/95{
  background-color: rgb(254 205 211 / 0.95) !important;
}
.tw-bg-rose-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-300\/0{
  background-color: rgb(253 164 175 / 0) !important;
}
.tw-bg-rose-300\/10{
  background-color: rgb(253 164 175 / 0.1) !important;
}
.tw-bg-rose-300\/100{
  background-color: rgb(253 164 175 / 1) !important;
}
.tw-bg-rose-300\/15{
  background-color: rgb(253 164 175 / 0.15) !important;
}
.tw-bg-rose-300\/20{
  background-color: rgb(253 164 175 / 0.2) !important;
}
.tw-bg-rose-300\/25{
  background-color: rgb(253 164 175 / 0.25) !important;
}
.tw-bg-rose-300\/30{
  background-color: rgb(253 164 175 / 0.3) !important;
}
.tw-bg-rose-300\/35{
  background-color: rgb(253 164 175 / 0.35) !important;
}
.tw-bg-rose-300\/40{
  background-color: rgb(253 164 175 / 0.4) !important;
}
.tw-bg-rose-300\/45{
  background-color: rgb(253 164 175 / 0.45) !important;
}
.tw-bg-rose-300\/5{
  background-color: rgb(253 164 175 / 0.05) !important;
}
.tw-bg-rose-300\/50{
  background-color: rgb(253 164 175 / 0.5) !important;
}
.tw-bg-rose-300\/55{
  background-color: rgb(253 164 175 / 0.55) !important;
}
.tw-bg-rose-300\/60{
  background-color: rgb(253 164 175 / 0.6) !important;
}
.tw-bg-rose-300\/65{
  background-color: rgb(253 164 175 / 0.65) !important;
}
.tw-bg-rose-300\/70{
  background-color: rgb(253 164 175 / 0.7) !important;
}
.tw-bg-rose-300\/75{
  background-color: rgb(253 164 175 / 0.75) !important;
}
.tw-bg-rose-300\/80{
  background-color: rgb(253 164 175 / 0.8) !important;
}
.tw-bg-rose-300\/85{
  background-color: rgb(253 164 175 / 0.85) !important;
}
.tw-bg-rose-300\/90{
  background-color: rgb(253 164 175 / 0.9) !important;
}
.tw-bg-rose-300\/95{
  background-color: rgb(253 164 175 / 0.95) !important;
}
.tw-bg-rose-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-400\/0{
  background-color: rgb(251 113 133 / 0) !important;
}
.tw-bg-rose-400\/10{
  background-color: rgb(251 113 133 / 0.1) !important;
}
.tw-bg-rose-400\/100{
  background-color: rgb(251 113 133 / 1) !important;
}
.tw-bg-rose-400\/15{
  background-color: rgb(251 113 133 / 0.15) !important;
}
.tw-bg-rose-400\/20{
  background-color: rgb(251 113 133 / 0.2) !important;
}
.tw-bg-rose-400\/25{
  background-color: rgb(251 113 133 / 0.25) !important;
}
.tw-bg-rose-400\/30{
  background-color: rgb(251 113 133 / 0.3) !important;
}
.tw-bg-rose-400\/35{
  background-color: rgb(251 113 133 / 0.35) !important;
}
.tw-bg-rose-400\/40{
  background-color: rgb(251 113 133 / 0.4) !important;
}
.tw-bg-rose-400\/45{
  background-color: rgb(251 113 133 / 0.45) !important;
}
.tw-bg-rose-400\/5{
  background-color: rgb(251 113 133 / 0.05) !important;
}
.tw-bg-rose-400\/50{
  background-color: rgb(251 113 133 / 0.5) !important;
}
.tw-bg-rose-400\/55{
  background-color: rgb(251 113 133 / 0.55) !important;
}
.tw-bg-rose-400\/60{
  background-color: rgb(251 113 133 / 0.6) !important;
}
.tw-bg-rose-400\/65{
  background-color: rgb(251 113 133 / 0.65) !important;
}
.tw-bg-rose-400\/70{
  background-color: rgb(251 113 133 / 0.7) !important;
}
.tw-bg-rose-400\/75{
  background-color: rgb(251 113 133 / 0.75) !important;
}
.tw-bg-rose-400\/80{
  background-color: rgb(251 113 133 / 0.8) !important;
}
.tw-bg-rose-400\/85{
  background-color: rgb(251 113 133 / 0.85) !important;
}
.tw-bg-rose-400\/90{
  background-color: rgb(251 113 133 / 0.9) !important;
}
.tw-bg-rose-400\/95{
  background-color: rgb(251 113 133 / 0.95) !important;
}
.tw-bg-rose-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-50\/0{
  background-color: rgb(255 241 242 / 0) !important;
}
.tw-bg-rose-50\/10{
  background-color: rgb(255 241 242 / 0.1) !important;
}
.tw-bg-rose-50\/100{
  background-color: rgb(255 241 242 / 1) !important;
}
.tw-bg-rose-50\/15{
  background-color: rgb(255 241 242 / 0.15) !important;
}
.tw-bg-rose-50\/20{
  background-color: rgb(255 241 242 / 0.2) !important;
}
.tw-bg-rose-50\/25{
  background-color: rgb(255 241 242 / 0.25) !important;
}
.tw-bg-rose-50\/30{
  background-color: rgb(255 241 242 / 0.3) !important;
}
.tw-bg-rose-50\/35{
  background-color: rgb(255 241 242 / 0.35) !important;
}
.tw-bg-rose-50\/40{
  background-color: rgb(255 241 242 / 0.4) !important;
}
.tw-bg-rose-50\/45{
  background-color: rgb(255 241 242 / 0.45) !important;
}
.tw-bg-rose-50\/5{
  background-color: rgb(255 241 242 / 0.05) !important;
}
.tw-bg-rose-50\/50{
  background-color: rgb(255 241 242 / 0.5) !important;
}
.tw-bg-rose-50\/55{
  background-color: rgb(255 241 242 / 0.55) !important;
}
.tw-bg-rose-50\/60{
  background-color: rgb(255 241 242 / 0.6) !important;
}
.tw-bg-rose-50\/65{
  background-color: rgb(255 241 242 / 0.65) !important;
}
.tw-bg-rose-50\/70{
  background-color: rgb(255 241 242 / 0.7) !important;
}
.tw-bg-rose-50\/75{
  background-color: rgb(255 241 242 / 0.75) !important;
}
.tw-bg-rose-50\/80{
  background-color: rgb(255 241 242 / 0.8) !important;
}
.tw-bg-rose-50\/85{
  background-color: rgb(255 241 242 / 0.85) !important;
}
.tw-bg-rose-50\/90{
  background-color: rgb(255 241 242 / 0.9) !important;
}
.tw-bg-rose-50\/95{
  background-color: rgb(255 241 242 / 0.95) !important;
}
.tw-bg-rose-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-500\/0{
  background-color: rgb(244 63 94 / 0) !important;
}
.tw-bg-rose-500\/10{
  background-color: rgb(244 63 94 / 0.1) !important;
}
.tw-bg-rose-500\/100{
  background-color: rgb(244 63 94 / 1) !important;
}
.tw-bg-rose-500\/15{
  background-color: rgb(244 63 94 / 0.15) !important;
}
.tw-bg-rose-500\/20{
  background-color: rgb(244 63 94 / 0.2) !important;
}
.tw-bg-rose-500\/25{
  background-color: rgb(244 63 94 / 0.25) !important;
}
.tw-bg-rose-500\/30{
  background-color: rgb(244 63 94 / 0.3) !important;
}
.tw-bg-rose-500\/35{
  background-color: rgb(244 63 94 / 0.35) !important;
}
.tw-bg-rose-500\/40{
  background-color: rgb(244 63 94 / 0.4) !important;
}
.tw-bg-rose-500\/45{
  background-color: rgb(244 63 94 / 0.45) !important;
}
.tw-bg-rose-500\/5{
  background-color: rgb(244 63 94 / 0.05) !important;
}
.tw-bg-rose-500\/50{
  background-color: rgb(244 63 94 / 0.5) !important;
}
.tw-bg-rose-500\/55{
  background-color: rgb(244 63 94 / 0.55) !important;
}
.tw-bg-rose-500\/60{
  background-color: rgb(244 63 94 / 0.6) !important;
}
.tw-bg-rose-500\/65{
  background-color: rgb(244 63 94 / 0.65) !important;
}
.tw-bg-rose-500\/70{
  background-color: rgb(244 63 94 / 0.7) !important;
}
.tw-bg-rose-500\/75{
  background-color: rgb(244 63 94 / 0.75) !important;
}
.tw-bg-rose-500\/80{
  background-color: rgb(244 63 94 / 0.8) !important;
}
.tw-bg-rose-500\/85{
  background-color: rgb(244 63 94 / 0.85) !important;
}
.tw-bg-rose-500\/90{
  background-color: rgb(244 63 94 / 0.9) !important;
}
.tw-bg-rose-500\/95{
  background-color: rgb(244 63 94 / 0.95) !important;
}
.tw-bg-rose-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-600\/0{
  background-color: rgb(225 29 72 / 0) !important;
}
.tw-bg-rose-600\/10{
  background-color: rgb(225 29 72 / 0.1) !important;
}
.tw-bg-rose-600\/100{
  background-color: rgb(225 29 72 / 1) !important;
}
.tw-bg-rose-600\/15{
  background-color: rgb(225 29 72 / 0.15) !important;
}
.tw-bg-rose-600\/20{
  background-color: rgb(225 29 72 / 0.2) !important;
}
.tw-bg-rose-600\/25{
  background-color: rgb(225 29 72 / 0.25) !important;
}
.tw-bg-rose-600\/30{
  background-color: rgb(225 29 72 / 0.3) !important;
}
.tw-bg-rose-600\/35{
  background-color: rgb(225 29 72 / 0.35) !important;
}
.tw-bg-rose-600\/40{
  background-color: rgb(225 29 72 / 0.4) !important;
}
.tw-bg-rose-600\/45{
  background-color: rgb(225 29 72 / 0.45) !important;
}
.tw-bg-rose-600\/5{
  background-color: rgb(225 29 72 / 0.05) !important;
}
.tw-bg-rose-600\/50{
  background-color: rgb(225 29 72 / 0.5) !important;
}
.tw-bg-rose-600\/55{
  background-color: rgb(225 29 72 / 0.55) !important;
}
.tw-bg-rose-600\/60{
  background-color: rgb(225 29 72 / 0.6) !important;
}
.tw-bg-rose-600\/65{
  background-color: rgb(225 29 72 / 0.65) !important;
}
.tw-bg-rose-600\/70{
  background-color: rgb(225 29 72 / 0.7) !important;
}
.tw-bg-rose-600\/75{
  background-color: rgb(225 29 72 / 0.75) !important;
}
.tw-bg-rose-600\/80{
  background-color: rgb(225 29 72 / 0.8) !important;
}
.tw-bg-rose-600\/85{
  background-color: rgb(225 29 72 / 0.85) !important;
}
.tw-bg-rose-600\/90{
  background-color: rgb(225 29 72 / 0.9) !important;
}
.tw-bg-rose-600\/95{
  background-color: rgb(225 29 72 / 0.95) !important;
}
.tw-bg-rose-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-700\/0{
  background-color: rgb(190 18 60 / 0) !important;
}
.tw-bg-rose-700\/10{
  background-color: rgb(190 18 60 / 0.1) !important;
}
.tw-bg-rose-700\/100{
  background-color: rgb(190 18 60 / 1) !important;
}
.tw-bg-rose-700\/15{
  background-color: rgb(190 18 60 / 0.15) !important;
}
.tw-bg-rose-700\/20{
  background-color: rgb(190 18 60 / 0.2) !important;
}
.tw-bg-rose-700\/25{
  background-color: rgb(190 18 60 / 0.25) !important;
}
.tw-bg-rose-700\/30{
  background-color: rgb(190 18 60 / 0.3) !important;
}
.tw-bg-rose-700\/35{
  background-color: rgb(190 18 60 / 0.35) !important;
}
.tw-bg-rose-700\/40{
  background-color: rgb(190 18 60 / 0.4) !important;
}
.tw-bg-rose-700\/45{
  background-color: rgb(190 18 60 / 0.45) !important;
}
.tw-bg-rose-700\/5{
  background-color: rgb(190 18 60 / 0.05) !important;
}
.tw-bg-rose-700\/50{
  background-color: rgb(190 18 60 / 0.5) !important;
}
.tw-bg-rose-700\/55{
  background-color: rgb(190 18 60 / 0.55) !important;
}
.tw-bg-rose-700\/60{
  background-color: rgb(190 18 60 / 0.6) !important;
}
.tw-bg-rose-700\/65{
  background-color: rgb(190 18 60 / 0.65) !important;
}
.tw-bg-rose-700\/70{
  background-color: rgb(190 18 60 / 0.7) !important;
}
.tw-bg-rose-700\/75{
  background-color: rgb(190 18 60 / 0.75) !important;
}
.tw-bg-rose-700\/80{
  background-color: rgb(190 18 60 / 0.8) !important;
}
.tw-bg-rose-700\/85{
  background-color: rgb(190 18 60 / 0.85) !important;
}
.tw-bg-rose-700\/90{
  background-color: rgb(190 18 60 / 0.9) !important;
}
.tw-bg-rose-700\/95{
  background-color: rgb(190 18 60 / 0.95) !important;
}
.tw-bg-rose-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-800\/0{
  background-color: rgb(159 18 57 / 0) !important;
}
.tw-bg-rose-800\/10{
  background-color: rgb(159 18 57 / 0.1) !important;
}
.tw-bg-rose-800\/100{
  background-color: rgb(159 18 57 / 1) !important;
}
.tw-bg-rose-800\/15{
  background-color: rgb(159 18 57 / 0.15) !important;
}
.tw-bg-rose-800\/20{
  background-color: rgb(159 18 57 / 0.2) !important;
}
.tw-bg-rose-800\/25{
  background-color: rgb(159 18 57 / 0.25) !important;
}
.tw-bg-rose-800\/30{
  background-color: rgb(159 18 57 / 0.3) !important;
}
.tw-bg-rose-800\/35{
  background-color: rgb(159 18 57 / 0.35) !important;
}
.tw-bg-rose-800\/40{
  background-color: rgb(159 18 57 / 0.4) !important;
}
.tw-bg-rose-800\/45{
  background-color: rgb(159 18 57 / 0.45) !important;
}
.tw-bg-rose-800\/5{
  background-color: rgb(159 18 57 / 0.05) !important;
}
.tw-bg-rose-800\/50{
  background-color: rgb(159 18 57 / 0.5) !important;
}
.tw-bg-rose-800\/55{
  background-color: rgb(159 18 57 / 0.55) !important;
}
.tw-bg-rose-800\/60{
  background-color: rgb(159 18 57 / 0.6) !important;
}
.tw-bg-rose-800\/65{
  background-color: rgb(159 18 57 / 0.65) !important;
}
.tw-bg-rose-800\/70{
  background-color: rgb(159 18 57 / 0.7) !important;
}
.tw-bg-rose-800\/75{
  background-color: rgb(159 18 57 / 0.75) !important;
}
.tw-bg-rose-800\/80{
  background-color: rgb(159 18 57 / 0.8) !important;
}
.tw-bg-rose-800\/85{
  background-color: rgb(159 18 57 / 0.85) !important;
}
.tw-bg-rose-800\/90{
  background-color: rgb(159 18 57 / 0.9) !important;
}
.tw-bg-rose-800\/95{
  background-color: rgb(159 18 57 / 0.95) !important;
}
.tw-bg-rose-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-900\/0{
  background-color: rgb(136 19 55 / 0) !important;
}
.tw-bg-rose-900\/10{
  background-color: rgb(136 19 55 / 0.1) !important;
}
.tw-bg-rose-900\/100{
  background-color: rgb(136 19 55 / 1) !important;
}
.tw-bg-rose-900\/15{
  background-color: rgb(136 19 55 / 0.15) !important;
}
.tw-bg-rose-900\/20{
  background-color: rgb(136 19 55 / 0.2) !important;
}
.tw-bg-rose-900\/25{
  background-color: rgb(136 19 55 / 0.25) !important;
}
.tw-bg-rose-900\/30{
  background-color: rgb(136 19 55 / 0.3) !important;
}
.tw-bg-rose-900\/35{
  background-color: rgb(136 19 55 / 0.35) !important;
}
.tw-bg-rose-900\/40{
  background-color: rgb(136 19 55 / 0.4) !important;
}
.tw-bg-rose-900\/45{
  background-color: rgb(136 19 55 / 0.45) !important;
}
.tw-bg-rose-900\/5{
  background-color: rgb(136 19 55 / 0.05) !important;
}
.tw-bg-rose-900\/50{
  background-color: rgb(136 19 55 / 0.5) !important;
}
.tw-bg-rose-900\/55{
  background-color: rgb(136 19 55 / 0.55) !important;
}
.tw-bg-rose-900\/60{
  background-color: rgb(136 19 55 / 0.6) !important;
}
.tw-bg-rose-900\/65{
  background-color: rgb(136 19 55 / 0.65) !important;
}
.tw-bg-rose-900\/70{
  background-color: rgb(136 19 55 / 0.7) !important;
}
.tw-bg-rose-900\/75{
  background-color: rgb(136 19 55 / 0.75) !important;
}
.tw-bg-rose-900\/80{
  background-color: rgb(136 19 55 / 0.8) !important;
}
.tw-bg-rose-900\/85{
  background-color: rgb(136 19 55 / 0.85) !important;
}
.tw-bg-rose-900\/90{
  background-color: rgb(136 19 55 / 0.9) !important;
}
.tw-bg-rose-900\/95{
  background-color: rgb(136 19 55 / 0.95) !important;
}
.tw-bg-rose-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 5 25 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-rose-950\/0{
  background-color: rgb(76 5 25 / 0) !important;
}
.tw-bg-rose-950\/10{
  background-color: rgb(76 5 25 / 0.1) !important;
}
.tw-bg-rose-950\/100{
  background-color: rgb(76 5 25 / 1) !important;
}
.tw-bg-rose-950\/15{
  background-color: rgb(76 5 25 / 0.15) !important;
}
.tw-bg-rose-950\/20{
  background-color: rgb(76 5 25 / 0.2) !important;
}
.tw-bg-rose-950\/25{
  background-color: rgb(76 5 25 / 0.25) !important;
}
.tw-bg-rose-950\/30{
  background-color: rgb(76 5 25 / 0.3) !important;
}
.tw-bg-rose-950\/35{
  background-color: rgb(76 5 25 / 0.35) !important;
}
.tw-bg-rose-950\/40{
  background-color: rgb(76 5 25 / 0.4) !important;
}
.tw-bg-rose-950\/45{
  background-color: rgb(76 5 25 / 0.45) !important;
}
.tw-bg-rose-950\/5{
  background-color: rgb(76 5 25 / 0.05) !important;
}
.tw-bg-rose-950\/50{
  background-color: rgb(76 5 25 / 0.5) !important;
}
.tw-bg-rose-950\/55{
  background-color: rgb(76 5 25 / 0.55) !important;
}
.tw-bg-rose-950\/60{
  background-color: rgb(76 5 25 / 0.6) !important;
}
.tw-bg-rose-950\/65{
  background-color: rgb(76 5 25 / 0.65) !important;
}
.tw-bg-rose-950\/70{
  background-color: rgb(76 5 25 / 0.7) !important;
}
.tw-bg-rose-950\/75{
  background-color: rgb(76 5 25 / 0.75) !important;
}
.tw-bg-rose-950\/80{
  background-color: rgb(76 5 25 / 0.8) !important;
}
.tw-bg-rose-950\/85{
  background-color: rgb(76 5 25 / 0.85) !important;
}
.tw-bg-rose-950\/90{
  background-color: rgb(76 5 25 / 0.9) !important;
}
.tw-bg-rose-950\/95{
  background-color: rgb(76 5 25 / 0.95) !important;
}
.tw-bg-sky-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-100\/0{
  background-color: rgb(224 242 254 / 0) !important;
}
.tw-bg-sky-100\/10{
  background-color: rgb(224 242 254 / 0.1) !important;
}
.tw-bg-sky-100\/100{
  background-color: rgb(224 242 254 / 1) !important;
}
.tw-bg-sky-100\/15{
  background-color: rgb(224 242 254 / 0.15) !important;
}
.tw-bg-sky-100\/20{
  background-color: rgb(224 242 254 / 0.2) !important;
}
.tw-bg-sky-100\/25{
  background-color: rgb(224 242 254 / 0.25) !important;
}
.tw-bg-sky-100\/30{
  background-color: rgb(224 242 254 / 0.3) !important;
}
.tw-bg-sky-100\/35{
  background-color: rgb(224 242 254 / 0.35) !important;
}
.tw-bg-sky-100\/40{
  background-color: rgb(224 242 254 / 0.4) !important;
}
.tw-bg-sky-100\/45{
  background-color: rgb(224 242 254 / 0.45) !important;
}
.tw-bg-sky-100\/5{
  background-color: rgb(224 242 254 / 0.05) !important;
}
.tw-bg-sky-100\/50{
  background-color: rgb(224 242 254 / 0.5) !important;
}
.tw-bg-sky-100\/55{
  background-color: rgb(224 242 254 / 0.55) !important;
}
.tw-bg-sky-100\/60{
  background-color: rgb(224 242 254 / 0.6) !important;
}
.tw-bg-sky-100\/65{
  background-color: rgb(224 242 254 / 0.65) !important;
}
.tw-bg-sky-100\/70{
  background-color: rgb(224 242 254 / 0.7) !important;
}
.tw-bg-sky-100\/75{
  background-color: rgb(224 242 254 / 0.75) !important;
}
.tw-bg-sky-100\/80{
  background-color: rgb(224 242 254 / 0.8) !important;
}
.tw-bg-sky-100\/85{
  background-color: rgb(224 242 254 / 0.85) !important;
}
.tw-bg-sky-100\/90{
  background-color: rgb(224 242 254 / 0.9) !important;
}
.tw-bg-sky-100\/95{
  background-color: rgb(224 242 254 / 0.95) !important;
}
.tw-bg-sky-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-200\/0{
  background-color: rgb(186 230 253 / 0) !important;
}
.tw-bg-sky-200\/10{
  background-color: rgb(186 230 253 / 0.1) !important;
}
.tw-bg-sky-200\/100{
  background-color: rgb(186 230 253 / 1) !important;
}
.tw-bg-sky-200\/15{
  background-color: rgb(186 230 253 / 0.15) !important;
}
.tw-bg-sky-200\/20{
  background-color: rgb(186 230 253 / 0.2) !important;
}
.tw-bg-sky-200\/25{
  background-color: rgb(186 230 253 / 0.25) !important;
}
.tw-bg-sky-200\/30{
  background-color: rgb(186 230 253 / 0.3) !important;
}
.tw-bg-sky-200\/35{
  background-color: rgb(186 230 253 / 0.35) !important;
}
.tw-bg-sky-200\/40{
  background-color: rgb(186 230 253 / 0.4) !important;
}
.tw-bg-sky-200\/45{
  background-color: rgb(186 230 253 / 0.45) !important;
}
.tw-bg-sky-200\/5{
  background-color: rgb(186 230 253 / 0.05) !important;
}
.tw-bg-sky-200\/50{
  background-color: rgb(186 230 253 / 0.5) !important;
}
.tw-bg-sky-200\/55{
  background-color: rgb(186 230 253 / 0.55) !important;
}
.tw-bg-sky-200\/60{
  background-color: rgb(186 230 253 / 0.6) !important;
}
.tw-bg-sky-200\/65{
  background-color: rgb(186 230 253 / 0.65) !important;
}
.tw-bg-sky-200\/70{
  background-color: rgb(186 230 253 / 0.7) !important;
}
.tw-bg-sky-200\/75{
  background-color: rgb(186 230 253 / 0.75) !important;
}
.tw-bg-sky-200\/80{
  background-color: rgb(186 230 253 / 0.8) !important;
}
.tw-bg-sky-200\/85{
  background-color: rgb(186 230 253 / 0.85) !important;
}
.tw-bg-sky-200\/90{
  background-color: rgb(186 230 253 / 0.9) !important;
}
.tw-bg-sky-200\/95{
  background-color: rgb(186 230 253 / 0.95) !important;
}
.tw-bg-sky-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-300\/0{
  background-color: rgb(125 211 252 / 0) !important;
}
.tw-bg-sky-300\/10{
  background-color: rgb(125 211 252 / 0.1) !important;
}
.tw-bg-sky-300\/100{
  background-color: rgb(125 211 252 / 1) !important;
}
.tw-bg-sky-300\/15{
  background-color: rgb(125 211 252 / 0.15) !important;
}
.tw-bg-sky-300\/20{
  background-color: rgb(125 211 252 / 0.2) !important;
}
.tw-bg-sky-300\/25{
  background-color: rgb(125 211 252 / 0.25) !important;
}
.tw-bg-sky-300\/30{
  background-color: rgb(125 211 252 / 0.3) !important;
}
.tw-bg-sky-300\/35{
  background-color: rgb(125 211 252 / 0.35) !important;
}
.tw-bg-sky-300\/40{
  background-color: rgb(125 211 252 / 0.4) !important;
}
.tw-bg-sky-300\/45{
  background-color: rgb(125 211 252 / 0.45) !important;
}
.tw-bg-sky-300\/5{
  background-color: rgb(125 211 252 / 0.05) !important;
}
.tw-bg-sky-300\/50{
  background-color: rgb(125 211 252 / 0.5) !important;
}
.tw-bg-sky-300\/55{
  background-color: rgb(125 211 252 / 0.55) !important;
}
.tw-bg-sky-300\/60{
  background-color: rgb(125 211 252 / 0.6) !important;
}
.tw-bg-sky-300\/65{
  background-color: rgb(125 211 252 / 0.65) !important;
}
.tw-bg-sky-300\/70{
  background-color: rgb(125 211 252 / 0.7) !important;
}
.tw-bg-sky-300\/75{
  background-color: rgb(125 211 252 / 0.75) !important;
}
.tw-bg-sky-300\/80{
  background-color: rgb(125 211 252 / 0.8) !important;
}
.tw-bg-sky-300\/85{
  background-color: rgb(125 211 252 / 0.85) !important;
}
.tw-bg-sky-300\/90{
  background-color: rgb(125 211 252 / 0.9) !important;
}
.tw-bg-sky-300\/95{
  background-color: rgb(125 211 252 / 0.95) !important;
}
.tw-bg-sky-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-400\/0{
  background-color: rgb(56 189 248 / 0) !important;
}
.tw-bg-sky-400\/10{
  background-color: rgb(56 189 248 / 0.1) !important;
}
.tw-bg-sky-400\/100{
  background-color: rgb(56 189 248 / 1) !important;
}
.tw-bg-sky-400\/15{
  background-color: rgb(56 189 248 / 0.15) !important;
}
.tw-bg-sky-400\/20{
  background-color: rgb(56 189 248 / 0.2) !important;
}
.tw-bg-sky-400\/25{
  background-color: rgb(56 189 248 / 0.25) !important;
}
.tw-bg-sky-400\/30{
  background-color: rgb(56 189 248 / 0.3) !important;
}
.tw-bg-sky-400\/35{
  background-color: rgb(56 189 248 / 0.35) !important;
}
.tw-bg-sky-400\/40{
  background-color: rgb(56 189 248 / 0.4) !important;
}
.tw-bg-sky-400\/45{
  background-color: rgb(56 189 248 / 0.45) !important;
}
.tw-bg-sky-400\/5{
  background-color: rgb(56 189 248 / 0.05) !important;
}
.tw-bg-sky-400\/50{
  background-color: rgb(56 189 248 / 0.5) !important;
}
.tw-bg-sky-400\/55{
  background-color: rgb(56 189 248 / 0.55) !important;
}
.tw-bg-sky-400\/60{
  background-color: rgb(56 189 248 / 0.6) !important;
}
.tw-bg-sky-400\/65{
  background-color: rgb(56 189 248 / 0.65) !important;
}
.tw-bg-sky-400\/70{
  background-color: rgb(56 189 248 / 0.7) !important;
}
.tw-bg-sky-400\/75{
  background-color: rgb(56 189 248 / 0.75) !important;
}
.tw-bg-sky-400\/80{
  background-color: rgb(56 189 248 / 0.8) !important;
}
.tw-bg-sky-400\/85{
  background-color: rgb(56 189 248 / 0.85) !important;
}
.tw-bg-sky-400\/90{
  background-color: rgb(56 189 248 / 0.9) !important;
}
.tw-bg-sky-400\/95{
  background-color: rgb(56 189 248 / 0.95) !important;
}
.tw-bg-sky-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-50\/0{
  background-color: rgb(240 249 255 / 0) !important;
}
.tw-bg-sky-50\/10{
  background-color: rgb(240 249 255 / 0.1) !important;
}
.tw-bg-sky-50\/100{
  background-color: rgb(240 249 255 / 1) !important;
}
.tw-bg-sky-50\/15{
  background-color: rgb(240 249 255 / 0.15) !important;
}
.tw-bg-sky-50\/20{
  background-color: rgb(240 249 255 / 0.2) !important;
}
.tw-bg-sky-50\/25{
  background-color: rgb(240 249 255 / 0.25) !important;
}
.tw-bg-sky-50\/30{
  background-color: rgb(240 249 255 / 0.3) !important;
}
.tw-bg-sky-50\/35{
  background-color: rgb(240 249 255 / 0.35) !important;
}
.tw-bg-sky-50\/40{
  background-color: rgb(240 249 255 / 0.4) !important;
}
.tw-bg-sky-50\/45{
  background-color: rgb(240 249 255 / 0.45) !important;
}
.tw-bg-sky-50\/5{
  background-color: rgb(240 249 255 / 0.05) !important;
}
.tw-bg-sky-50\/50{
  background-color: rgb(240 249 255 / 0.5) !important;
}
.tw-bg-sky-50\/55{
  background-color: rgb(240 249 255 / 0.55) !important;
}
.tw-bg-sky-50\/60{
  background-color: rgb(240 249 255 / 0.6) !important;
}
.tw-bg-sky-50\/65{
  background-color: rgb(240 249 255 / 0.65) !important;
}
.tw-bg-sky-50\/70{
  background-color: rgb(240 249 255 / 0.7) !important;
}
.tw-bg-sky-50\/75{
  background-color: rgb(240 249 255 / 0.75) !important;
}
.tw-bg-sky-50\/80{
  background-color: rgb(240 249 255 / 0.8) !important;
}
.tw-bg-sky-50\/85{
  background-color: rgb(240 249 255 / 0.85) !important;
}
.tw-bg-sky-50\/90{
  background-color: rgb(240 249 255 / 0.9) !important;
}
.tw-bg-sky-50\/95{
  background-color: rgb(240 249 255 / 0.95) !important;
}
.tw-bg-sky-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-500\/0{
  background-color: rgb(14 165 233 / 0) !important;
}
.tw-bg-sky-500\/10{
  background-color: rgb(14 165 233 / 0.1) !important;
}
.tw-bg-sky-500\/100{
  background-color: rgb(14 165 233 / 1) !important;
}
.tw-bg-sky-500\/15{
  background-color: rgb(14 165 233 / 0.15) !important;
}
.tw-bg-sky-500\/20{
  background-color: rgb(14 165 233 / 0.2) !important;
}
.tw-bg-sky-500\/25{
  background-color: rgb(14 165 233 / 0.25) !important;
}
.tw-bg-sky-500\/30{
  background-color: rgb(14 165 233 / 0.3) !important;
}
.tw-bg-sky-500\/35{
  background-color: rgb(14 165 233 / 0.35) !important;
}
.tw-bg-sky-500\/40{
  background-color: rgb(14 165 233 / 0.4) !important;
}
.tw-bg-sky-500\/45{
  background-color: rgb(14 165 233 / 0.45) !important;
}
.tw-bg-sky-500\/5{
  background-color: rgb(14 165 233 / 0.05) !important;
}
.tw-bg-sky-500\/50{
  background-color: rgb(14 165 233 / 0.5) !important;
}
.tw-bg-sky-500\/55{
  background-color: rgb(14 165 233 / 0.55) !important;
}
.tw-bg-sky-500\/60{
  background-color: rgb(14 165 233 / 0.6) !important;
}
.tw-bg-sky-500\/65{
  background-color: rgb(14 165 233 / 0.65) !important;
}
.tw-bg-sky-500\/70{
  background-color: rgb(14 165 233 / 0.7) !important;
}
.tw-bg-sky-500\/75{
  background-color: rgb(14 165 233 / 0.75) !important;
}
.tw-bg-sky-500\/80{
  background-color: rgb(14 165 233 / 0.8) !important;
}
.tw-bg-sky-500\/85{
  background-color: rgb(14 165 233 / 0.85) !important;
}
.tw-bg-sky-500\/90{
  background-color: rgb(14 165 233 / 0.9) !important;
}
.tw-bg-sky-500\/95{
  background-color: rgb(14 165 233 / 0.95) !important;
}
.tw-bg-sky-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-600\/0{
  background-color: rgb(2 132 199 / 0) !important;
}
.tw-bg-sky-600\/10{
  background-color: rgb(2 132 199 / 0.1) !important;
}
.tw-bg-sky-600\/100{
  background-color: rgb(2 132 199 / 1) !important;
}
.tw-bg-sky-600\/15{
  background-color: rgb(2 132 199 / 0.15) !important;
}
.tw-bg-sky-600\/20{
  background-color: rgb(2 132 199 / 0.2) !important;
}
.tw-bg-sky-600\/25{
  background-color: rgb(2 132 199 / 0.25) !important;
}
.tw-bg-sky-600\/30{
  background-color: rgb(2 132 199 / 0.3) !important;
}
.tw-bg-sky-600\/35{
  background-color: rgb(2 132 199 / 0.35) !important;
}
.tw-bg-sky-600\/40{
  background-color: rgb(2 132 199 / 0.4) !important;
}
.tw-bg-sky-600\/45{
  background-color: rgb(2 132 199 / 0.45) !important;
}
.tw-bg-sky-600\/5{
  background-color: rgb(2 132 199 / 0.05) !important;
}
.tw-bg-sky-600\/50{
  background-color: rgb(2 132 199 / 0.5) !important;
}
.tw-bg-sky-600\/55{
  background-color: rgb(2 132 199 / 0.55) !important;
}
.tw-bg-sky-600\/60{
  background-color: rgb(2 132 199 / 0.6) !important;
}
.tw-bg-sky-600\/65{
  background-color: rgb(2 132 199 / 0.65) !important;
}
.tw-bg-sky-600\/70{
  background-color: rgb(2 132 199 / 0.7) !important;
}
.tw-bg-sky-600\/75{
  background-color: rgb(2 132 199 / 0.75) !important;
}
.tw-bg-sky-600\/80{
  background-color: rgb(2 132 199 / 0.8) !important;
}
.tw-bg-sky-600\/85{
  background-color: rgb(2 132 199 / 0.85) !important;
}
.tw-bg-sky-600\/90{
  background-color: rgb(2 132 199 / 0.9) !important;
}
.tw-bg-sky-600\/95{
  background-color: rgb(2 132 199 / 0.95) !important;
}
.tw-bg-sky-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-700\/0{
  background-color: rgb(3 105 161 / 0) !important;
}
.tw-bg-sky-700\/10{
  background-color: rgb(3 105 161 / 0.1) !important;
}
.tw-bg-sky-700\/100{
  background-color: rgb(3 105 161 / 1) !important;
}
.tw-bg-sky-700\/15{
  background-color: rgb(3 105 161 / 0.15) !important;
}
.tw-bg-sky-700\/20{
  background-color: rgb(3 105 161 / 0.2) !important;
}
.tw-bg-sky-700\/25{
  background-color: rgb(3 105 161 / 0.25) !important;
}
.tw-bg-sky-700\/30{
  background-color: rgb(3 105 161 / 0.3) !important;
}
.tw-bg-sky-700\/35{
  background-color: rgb(3 105 161 / 0.35) !important;
}
.tw-bg-sky-700\/40{
  background-color: rgb(3 105 161 / 0.4) !important;
}
.tw-bg-sky-700\/45{
  background-color: rgb(3 105 161 / 0.45) !important;
}
.tw-bg-sky-700\/5{
  background-color: rgb(3 105 161 / 0.05) !important;
}
.tw-bg-sky-700\/50{
  background-color: rgb(3 105 161 / 0.5) !important;
}
.tw-bg-sky-700\/55{
  background-color: rgb(3 105 161 / 0.55) !important;
}
.tw-bg-sky-700\/60{
  background-color: rgb(3 105 161 / 0.6) !important;
}
.tw-bg-sky-700\/65{
  background-color: rgb(3 105 161 / 0.65) !important;
}
.tw-bg-sky-700\/70{
  background-color: rgb(3 105 161 / 0.7) !important;
}
.tw-bg-sky-700\/75{
  background-color: rgb(3 105 161 / 0.75) !important;
}
.tw-bg-sky-700\/80{
  background-color: rgb(3 105 161 / 0.8) !important;
}
.tw-bg-sky-700\/85{
  background-color: rgb(3 105 161 / 0.85) !important;
}
.tw-bg-sky-700\/90{
  background-color: rgb(3 105 161 / 0.9) !important;
}
.tw-bg-sky-700\/95{
  background-color: rgb(3 105 161 / 0.95) !important;
}
.tw-bg-sky-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-800\/0{
  background-color: rgb(7 89 133 / 0) !important;
}
.tw-bg-sky-800\/10{
  background-color: rgb(7 89 133 / 0.1) !important;
}
.tw-bg-sky-800\/100{
  background-color: rgb(7 89 133 / 1) !important;
}
.tw-bg-sky-800\/15{
  background-color: rgb(7 89 133 / 0.15) !important;
}
.tw-bg-sky-800\/20{
  background-color: rgb(7 89 133 / 0.2) !important;
}
.tw-bg-sky-800\/25{
  background-color: rgb(7 89 133 / 0.25) !important;
}
.tw-bg-sky-800\/30{
  background-color: rgb(7 89 133 / 0.3) !important;
}
.tw-bg-sky-800\/35{
  background-color: rgb(7 89 133 / 0.35) !important;
}
.tw-bg-sky-800\/40{
  background-color: rgb(7 89 133 / 0.4) !important;
}
.tw-bg-sky-800\/45{
  background-color: rgb(7 89 133 / 0.45) !important;
}
.tw-bg-sky-800\/5{
  background-color: rgb(7 89 133 / 0.05) !important;
}
.tw-bg-sky-800\/50{
  background-color: rgb(7 89 133 / 0.5) !important;
}
.tw-bg-sky-800\/55{
  background-color: rgb(7 89 133 / 0.55) !important;
}
.tw-bg-sky-800\/60{
  background-color: rgb(7 89 133 / 0.6) !important;
}
.tw-bg-sky-800\/65{
  background-color: rgb(7 89 133 / 0.65) !important;
}
.tw-bg-sky-800\/70{
  background-color: rgb(7 89 133 / 0.7) !important;
}
.tw-bg-sky-800\/75{
  background-color: rgb(7 89 133 / 0.75) !important;
}
.tw-bg-sky-800\/80{
  background-color: rgb(7 89 133 / 0.8) !important;
}
.tw-bg-sky-800\/85{
  background-color: rgb(7 89 133 / 0.85) !important;
}
.tw-bg-sky-800\/90{
  background-color: rgb(7 89 133 / 0.9) !important;
}
.tw-bg-sky-800\/95{
  background-color: rgb(7 89 133 / 0.95) !important;
}
.tw-bg-sky-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-900\/0{
  background-color: rgb(12 74 110 / 0) !important;
}
.tw-bg-sky-900\/10{
  background-color: rgb(12 74 110 / 0.1) !important;
}
.tw-bg-sky-900\/100{
  background-color: rgb(12 74 110 / 1) !important;
}
.tw-bg-sky-900\/15{
  background-color: rgb(12 74 110 / 0.15) !important;
}
.tw-bg-sky-900\/20{
  background-color: rgb(12 74 110 / 0.2) !important;
}
.tw-bg-sky-900\/25{
  background-color: rgb(12 74 110 / 0.25) !important;
}
.tw-bg-sky-900\/30{
  background-color: rgb(12 74 110 / 0.3) !important;
}
.tw-bg-sky-900\/35{
  background-color: rgb(12 74 110 / 0.35) !important;
}
.tw-bg-sky-900\/40{
  background-color: rgb(12 74 110 / 0.4) !important;
}
.tw-bg-sky-900\/45{
  background-color: rgb(12 74 110 / 0.45) !important;
}
.tw-bg-sky-900\/5{
  background-color: rgb(12 74 110 / 0.05) !important;
}
.tw-bg-sky-900\/50{
  background-color: rgb(12 74 110 / 0.5) !important;
}
.tw-bg-sky-900\/55{
  background-color: rgb(12 74 110 / 0.55) !important;
}
.tw-bg-sky-900\/60{
  background-color: rgb(12 74 110 / 0.6) !important;
}
.tw-bg-sky-900\/65{
  background-color: rgb(12 74 110 / 0.65) !important;
}
.tw-bg-sky-900\/70{
  background-color: rgb(12 74 110 / 0.7) !important;
}
.tw-bg-sky-900\/75{
  background-color: rgb(12 74 110 / 0.75) !important;
}
.tw-bg-sky-900\/80{
  background-color: rgb(12 74 110 / 0.8) !important;
}
.tw-bg-sky-900\/85{
  background-color: rgb(12 74 110 / 0.85) !important;
}
.tw-bg-sky-900\/90{
  background-color: rgb(12 74 110 / 0.9) !important;
}
.tw-bg-sky-900\/95{
  background-color: rgb(12 74 110 / 0.95) !important;
}
.tw-bg-sky-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-sky-950\/0{
  background-color: rgb(8 47 73 / 0) !important;
}
.tw-bg-sky-950\/10{
  background-color: rgb(8 47 73 / 0.1) !important;
}
.tw-bg-sky-950\/100{
  background-color: rgb(8 47 73 / 1) !important;
}
.tw-bg-sky-950\/15{
  background-color: rgb(8 47 73 / 0.15) !important;
}
.tw-bg-sky-950\/20{
  background-color: rgb(8 47 73 / 0.2) !important;
}
.tw-bg-sky-950\/25{
  background-color: rgb(8 47 73 / 0.25) !important;
}
.tw-bg-sky-950\/30{
  background-color: rgb(8 47 73 / 0.3) !important;
}
.tw-bg-sky-950\/35{
  background-color: rgb(8 47 73 / 0.35) !important;
}
.tw-bg-sky-950\/40{
  background-color: rgb(8 47 73 / 0.4) !important;
}
.tw-bg-sky-950\/45{
  background-color: rgb(8 47 73 / 0.45) !important;
}
.tw-bg-sky-950\/5{
  background-color: rgb(8 47 73 / 0.05) !important;
}
.tw-bg-sky-950\/50{
  background-color: rgb(8 47 73 / 0.5) !important;
}
.tw-bg-sky-950\/55{
  background-color: rgb(8 47 73 / 0.55) !important;
}
.tw-bg-sky-950\/60{
  background-color: rgb(8 47 73 / 0.6) !important;
}
.tw-bg-sky-950\/65{
  background-color: rgb(8 47 73 / 0.65) !important;
}
.tw-bg-sky-950\/70{
  background-color: rgb(8 47 73 / 0.7) !important;
}
.tw-bg-sky-950\/75{
  background-color: rgb(8 47 73 / 0.75) !important;
}
.tw-bg-sky-950\/80{
  background-color: rgb(8 47 73 / 0.8) !important;
}
.tw-bg-sky-950\/85{
  background-color: rgb(8 47 73 / 0.85) !important;
}
.tw-bg-sky-950\/90{
  background-color: rgb(8 47 73 / 0.9) !important;
}
.tw-bg-sky-950\/95{
  background-color: rgb(8 47 73 / 0.95) !important;
}
.tw-bg-slate-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-100\/0{
  background-color: rgb(241 245 249 / 0) !important;
}
.tw-bg-slate-100\/10{
  background-color: rgb(241 245 249 / 0.1) !important;
}
.tw-bg-slate-100\/100{
  background-color: rgb(241 245 249 / 1) !important;
}
.tw-bg-slate-100\/15{
  background-color: rgb(241 245 249 / 0.15) !important;
}
.tw-bg-slate-100\/20{
  background-color: rgb(241 245 249 / 0.2) !important;
}
.tw-bg-slate-100\/25{
  background-color: rgb(241 245 249 / 0.25) !important;
}
.tw-bg-slate-100\/30{
  background-color: rgb(241 245 249 / 0.3) !important;
}
.tw-bg-slate-100\/35{
  background-color: rgb(241 245 249 / 0.35) !important;
}
.tw-bg-slate-100\/40{
  background-color: rgb(241 245 249 / 0.4) !important;
}
.tw-bg-slate-100\/45{
  background-color: rgb(241 245 249 / 0.45) !important;
}
.tw-bg-slate-100\/5{
  background-color: rgb(241 245 249 / 0.05) !important;
}
.tw-bg-slate-100\/50{
  background-color: rgb(241 245 249 / 0.5) !important;
}
.tw-bg-slate-100\/55{
  background-color: rgb(241 245 249 / 0.55) !important;
}
.tw-bg-slate-100\/60{
  background-color: rgb(241 245 249 / 0.6) !important;
}
.tw-bg-slate-100\/65{
  background-color: rgb(241 245 249 / 0.65) !important;
}
.tw-bg-slate-100\/70{
  background-color: rgb(241 245 249 / 0.7) !important;
}
.tw-bg-slate-100\/75{
  background-color: rgb(241 245 249 / 0.75) !important;
}
.tw-bg-slate-100\/80{
  background-color: rgb(241 245 249 / 0.8) !important;
}
.tw-bg-slate-100\/85{
  background-color: rgb(241 245 249 / 0.85) !important;
}
.tw-bg-slate-100\/90{
  background-color: rgb(241 245 249 / 0.9) !important;
}
.tw-bg-slate-100\/95{
  background-color: rgb(241 245 249 / 0.95) !important;
}
.tw-bg-slate-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-200\/0{
  background-color: rgb(226 232 240 / 0) !important;
}
.tw-bg-slate-200\/10{
  background-color: rgb(226 232 240 / 0.1) !important;
}
.tw-bg-slate-200\/100{
  background-color: rgb(226 232 240 / 1) !important;
}
.tw-bg-slate-200\/15{
  background-color: rgb(226 232 240 / 0.15) !important;
}
.tw-bg-slate-200\/20{
  background-color: rgb(226 232 240 / 0.2) !important;
}
.tw-bg-slate-200\/25{
  background-color: rgb(226 232 240 / 0.25) !important;
}
.tw-bg-slate-200\/30{
  background-color: rgb(226 232 240 / 0.3) !important;
}
.tw-bg-slate-200\/35{
  background-color: rgb(226 232 240 / 0.35) !important;
}
.tw-bg-slate-200\/40{
  background-color: rgb(226 232 240 / 0.4) !important;
}
.tw-bg-slate-200\/45{
  background-color: rgb(226 232 240 / 0.45) !important;
}
.tw-bg-slate-200\/5{
  background-color: rgb(226 232 240 / 0.05) !important;
}
.tw-bg-slate-200\/50{
  background-color: rgb(226 232 240 / 0.5) !important;
}
.tw-bg-slate-200\/55{
  background-color: rgb(226 232 240 / 0.55) !important;
}
.tw-bg-slate-200\/60{
  background-color: rgb(226 232 240 / 0.6) !important;
}
.tw-bg-slate-200\/65{
  background-color: rgb(226 232 240 / 0.65) !important;
}
.tw-bg-slate-200\/70{
  background-color: rgb(226 232 240 / 0.7) !important;
}
.tw-bg-slate-200\/75{
  background-color: rgb(226 232 240 / 0.75) !important;
}
.tw-bg-slate-200\/80{
  background-color: rgb(226 232 240 / 0.8) !important;
}
.tw-bg-slate-200\/85{
  background-color: rgb(226 232 240 / 0.85) !important;
}
.tw-bg-slate-200\/90{
  background-color: rgb(226 232 240 / 0.9) !important;
}
.tw-bg-slate-200\/95{
  background-color: rgb(226 232 240 / 0.95) !important;
}
.tw-bg-slate-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-300\/0{
  background-color: rgb(203 213 225 / 0) !important;
}
.tw-bg-slate-300\/10{
  background-color: rgb(203 213 225 / 0.1) !important;
}
.tw-bg-slate-300\/100{
  background-color: rgb(203 213 225 / 1) !important;
}
.tw-bg-slate-300\/15{
  background-color: rgb(203 213 225 / 0.15) !important;
}
.tw-bg-slate-300\/20{
  background-color: rgb(203 213 225 / 0.2) !important;
}
.tw-bg-slate-300\/25{
  background-color: rgb(203 213 225 / 0.25) !important;
}
.tw-bg-slate-300\/30{
  background-color: rgb(203 213 225 / 0.3) !important;
}
.tw-bg-slate-300\/35{
  background-color: rgb(203 213 225 / 0.35) !important;
}
.tw-bg-slate-300\/40{
  background-color: rgb(203 213 225 / 0.4) !important;
}
.tw-bg-slate-300\/45{
  background-color: rgb(203 213 225 / 0.45) !important;
}
.tw-bg-slate-300\/5{
  background-color: rgb(203 213 225 / 0.05) !important;
}
.tw-bg-slate-300\/50{
  background-color: rgb(203 213 225 / 0.5) !important;
}
.tw-bg-slate-300\/55{
  background-color: rgb(203 213 225 / 0.55) !important;
}
.tw-bg-slate-300\/60{
  background-color: rgb(203 213 225 / 0.6) !important;
}
.tw-bg-slate-300\/65{
  background-color: rgb(203 213 225 / 0.65) !important;
}
.tw-bg-slate-300\/70{
  background-color: rgb(203 213 225 / 0.7) !important;
}
.tw-bg-slate-300\/75{
  background-color: rgb(203 213 225 / 0.75) !important;
}
.tw-bg-slate-300\/80{
  background-color: rgb(203 213 225 / 0.8) !important;
}
.tw-bg-slate-300\/85{
  background-color: rgb(203 213 225 / 0.85) !important;
}
.tw-bg-slate-300\/90{
  background-color: rgb(203 213 225 / 0.9) !important;
}
.tw-bg-slate-300\/95{
  background-color: rgb(203 213 225 / 0.95) !important;
}
.tw-bg-slate-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-400\/0{
  background-color: rgb(148 163 184 / 0) !important;
}
.tw-bg-slate-400\/10{
  background-color: rgb(148 163 184 / 0.1) !important;
}
.tw-bg-slate-400\/100{
  background-color: rgb(148 163 184 / 1) !important;
}
.tw-bg-slate-400\/15{
  background-color: rgb(148 163 184 / 0.15) !important;
}
.tw-bg-slate-400\/20{
  background-color: rgb(148 163 184 / 0.2) !important;
}
.tw-bg-slate-400\/25{
  background-color: rgb(148 163 184 / 0.25) !important;
}
.tw-bg-slate-400\/30{
  background-color: rgb(148 163 184 / 0.3) !important;
}
.tw-bg-slate-400\/35{
  background-color: rgb(148 163 184 / 0.35) !important;
}
.tw-bg-slate-400\/40{
  background-color: rgb(148 163 184 / 0.4) !important;
}
.tw-bg-slate-400\/45{
  background-color: rgb(148 163 184 / 0.45) !important;
}
.tw-bg-slate-400\/5{
  background-color: rgb(148 163 184 / 0.05) !important;
}
.tw-bg-slate-400\/50{
  background-color: rgb(148 163 184 / 0.5) !important;
}
.tw-bg-slate-400\/55{
  background-color: rgb(148 163 184 / 0.55) !important;
}
.tw-bg-slate-400\/60{
  background-color: rgb(148 163 184 / 0.6) !important;
}
.tw-bg-slate-400\/65{
  background-color: rgb(148 163 184 / 0.65) !important;
}
.tw-bg-slate-400\/70{
  background-color: rgb(148 163 184 / 0.7) !important;
}
.tw-bg-slate-400\/75{
  background-color: rgb(148 163 184 / 0.75) !important;
}
.tw-bg-slate-400\/80{
  background-color: rgb(148 163 184 / 0.8) !important;
}
.tw-bg-slate-400\/85{
  background-color: rgb(148 163 184 / 0.85) !important;
}
.tw-bg-slate-400\/90{
  background-color: rgb(148 163 184 / 0.9) !important;
}
.tw-bg-slate-400\/95{
  background-color: rgb(148 163 184 / 0.95) !important;
}
.tw-bg-slate-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-50\/0{
  background-color: rgb(248 250 252 / 0) !important;
}
.tw-bg-slate-50\/10{
  background-color: rgb(248 250 252 / 0.1) !important;
}
.tw-bg-slate-50\/100{
  background-color: rgb(248 250 252 / 1) !important;
}
.tw-bg-slate-50\/15{
  background-color: rgb(248 250 252 / 0.15) !important;
}
.tw-bg-slate-50\/20{
  background-color: rgb(248 250 252 / 0.2) !important;
}
.tw-bg-slate-50\/25{
  background-color: rgb(248 250 252 / 0.25) !important;
}
.tw-bg-slate-50\/30{
  background-color: rgb(248 250 252 / 0.3) !important;
}
.tw-bg-slate-50\/35{
  background-color: rgb(248 250 252 / 0.35) !important;
}
.tw-bg-slate-50\/40{
  background-color: rgb(248 250 252 / 0.4) !important;
}
.tw-bg-slate-50\/45{
  background-color: rgb(248 250 252 / 0.45) !important;
}
.tw-bg-slate-50\/5{
  background-color: rgb(248 250 252 / 0.05) !important;
}
.tw-bg-slate-50\/50{
  background-color: rgb(248 250 252 / 0.5) !important;
}
.tw-bg-slate-50\/55{
  background-color: rgb(248 250 252 / 0.55) !important;
}
.tw-bg-slate-50\/60{
  background-color: rgb(248 250 252 / 0.6) !important;
}
.tw-bg-slate-50\/65{
  background-color: rgb(248 250 252 / 0.65) !important;
}
.tw-bg-slate-50\/70{
  background-color: rgb(248 250 252 / 0.7) !important;
}
.tw-bg-slate-50\/75{
  background-color: rgb(248 250 252 / 0.75) !important;
}
.tw-bg-slate-50\/80{
  background-color: rgb(248 250 252 / 0.8) !important;
}
.tw-bg-slate-50\/85{
  background-color: rgb(248 250 252 / 0.85) !important;
}
.tw-bg-slate-50\/90{
  background-color: rgb(248 250 252 / 0.9) !important;
}
.tw-bg-slate-50\/95{
  background-color: rgb(248 250 252 / 0.95) !important;
}
.tw-bg-slate-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-500\/0{
  background-color: rgb(100 116 139 / 0) !important;
}
.tw-bg-slate-500\/10{
  background-color: rgb(100 116 139 / 0.1) !important;
}
.tw-bg-slate-500\/100{
  background-color: rgb(100 116 139 / 1) !important;
}
.tw-bg-slate-500\/15{
  background-color: rgb(100 116 139 / 0.15) !important;
}
.tw-bg-slate-500\/20{
  background-color: rgb(100 116 139 / 0.2) !important;
}
.tw-bg-slate-500\/25{
  background-color: rgb(100 116 139 / 0.25) !important;
}
.tw-bg-slate-500\/30{
  background-color: rgb(100 116 139 / 0.3) !important;
}
.tw-bg-slate-500\/35{
  background-color: rgb(100 116 139 / 0.35) !important;
}
.tw-bg-slate-500\/40{
  background-color: rgb(100 116 139 / 0.4) !important;
}
.tw-bg-slate-500\/45{
  background-color: rgb(100 116 139 / 0.45) !important;
}
.tw-bg-slate-500\/5{
  background-color: rgb(100 116 139 / 0.05) !important;
}
.tw-bg-slate-500\/50{
  background-color: rgb(100 116 139 / 0.5) !important;
}
.tw-bg-slate-500\/55{
  background-color: rgb(100 116 139 / 0.55) !important;
}
.tw-bg-slate-500\/60{
  background-color: rgb(100 116 139 / 0.6) !important;
}
.tw-bg-slate-500\/65{
  background-color: rgb(100 116 139 / 0.65) !important;
}
.tw-bg-slate-500\/70{
  background-color: rgb(100 116 139 / 0.7) !important;
}
.tw-bg-slate-500\/75{
  background-color: rgb(100 116 139 / 0.75) !important;
}
.tw-bg-slate-500\/80{
  background-color: rgb(100 116 139 / 0.8) !important;
}
.tw-bg-slate-500\/85{
  background-color: rgb(100 116 139 / 0.85) !important;
}
.tw-bg-slate-500\/90{
  background-color: rgb(100 116 139 / 0.9) !important;
}
.tw-bg-slate-500\/95{
  background-color: rgb(100 116 139 / 0.95) !important;
}
.tw-bg-slate-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-600\/0{
  background-color: rgb(71 85 105 / 0) !important;
}
.tw-bg-slate-600\/10{
  background-color: rgb(71 85 105 / 0.1) !important;
}
.tw-bg-slate-600\/100{
  background-color: rgb(71 85 105 / 1) !important;
}
.tw-bg-slate-600\/15{
  background-color: rgb(71 85 105 / 0.15) !important;
}
.tw-bg-slate-600\/20{
  background-color: rgb(71 85 105 / 0.2) !important;
}
.tw-bg-slate-600\/25{
  background-color: rgb(71 85 105 / 0.25) !important;
}
.tw-bg-slate-600\/30{
  background-color: rgb(71 85 105 / 0.3) !important;
}
.tw-bg-slate-600\/35{
  background-color: rgb(71 85 105 / 0.35) !important;
}
.tw-bg-slate-600\/40{
  background-color: rgb(71 85 105 / 0.4) !important;
}
.tw-bg-slate-600\/45{
  background-color: rgb(71 85 105 / 0.45) !important;
}
.tw-bg-slate-600\/5{
  background-color: rgb(71 85 105 / 0.05) !important;
}
.tw-bg-slate-600\/50{
  background-color: rgb(71 85 105 / 0.5) !important;
}
.tw-bg-slate-600\/55{
  background-color: rgb(71 85 105 / 0.55) !important;
}
.tw-bg-slate-600\/60{
  background-color: rgb(71 85 105 / 0.6) !important;
}
.tw-bg-slate-600\/65{
  background-color: rgb(71 85 105 / 0.65) !important;
}
.tw-bg-slate-600\/70{
  background-color: rgb(71 85 105 / 0.7) !important;
}
.tw-bg-slate-600\/75{
  background-color: rgb(71 85 105 / 0.75) !important;
}
.tw-bg-slate-600\/80{
  background-color: rgb(71 85 105 / 0.8) !important;
}
.tw-bg-slate-600\/85{
  background-color: rgb(71 85 105 / 0.85) !important;
}
.tw-bg-slate-600\/90{
  background-color: rgb(71 85 105 / 0.9) !important;
}
.tw-bg-slate-600\/95{
  background-color: rgb(71 85 105 / 0.95) !important;
}
.tw-bg-slate-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-700\/0{
  background-color: rgb(51 65 85 / 0) !important;
}
.tw-bg-slate-700\/10{
  background-color: rgb(51 65 85 / 0.1) !important;
}
.tw-bg-slate-700\/100{
  background-color: rgb(51 65 85 / 1) !important;
}
.tw-bg-slate-700\/15{
  background-color: rgb(51 65 85 / 0.15) !important;
}
.tw-bg-slate-700\/20{
  background-color: rgb(51 65 85 / 0.2) !important;
}
.tw-bg-slate-700\/25{
  background-color: rgb(51 65 85 / 0.25) !important;
}
.tw-bg-slate-700\/30{
  background-color: rgb(51 65 85 / 0.3) !important;
}
.tw-bg-slate-700\/35{
  background-color: rgb(51 65 85 / 0.35) !important;
}
.tw-bg-slate-700\/40{
  background-color: rgb(51 65 85 / 0.4) !important;
}
.tw-bg-slate-700\/45{
  background-color: rgb(51 65 85 / 0.45) !important;
}
.tw-bg-slate-700\/5{
  background-color: rgb(51 65 85 / 0.05) !important;
}
.tw-bg-slate-700\/50{
  background-color: rgb(51 65 85 / 0.5) !important;
}
.tw-bg-slate-700\/55{
  background-color: rgb(51 65 85 / 0.55) !important;
}
.tw-bg-slate-700\/60{
  background-color: rgb(51 65 85 / 0.6) !important;
}
.tw-bg-slate-700\/65{
  background-color: rgb(51 65 85 / 0.65) !important;
}
.tw-bg-slate-700\/70{
  background-color: rgb(51 65 85 / 0.7) !important;
}
.tw-bg-slate-700\/75{
  background-color: rgb(51 65 85 / 0.75) !important;
}
.tw-bg-slate-700\/80{
  background-color: rgb(51 65 85 / 0.8) !important;
}
.tw-bg-slate-700\/85{
  background-color: rgb(51 65 85 / 0.85) !important;
}
.tw-bg-slate-700\/90{
  background-color: rgb(51 65 85 / 0.9) !important;
}
.tw-bg-slate-700\/95{
  background-color: rgb(51 65 85 / 0.95) !important;
}
.tw-bg-slate-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-800\/0{
  background-color: rgb(30 41 59 / 0) !important;
}
.tw-bg-slate-800\/10{
  background-color: rgb(30 41 59 / 0.1) !important;
}
.tw-bg-slate-800\/100{
  background-color: rgb(30 41 59 / 1) !important;
}
.tw-bg-slate-800\/15{
  background-color: rgb(30 41 59 / 0.15) !important;
}
.tw-bg-slate-800\/20{
  background-color: rgb(30 41 59 / 0.2) !important;
}
.tw-bg-slate-800\/25{
  background-color: rgb(30 41 59 / 0.25) !important;
}
.tw-bg-slate-800\/30{
  background-color: rgb(30 41 59 / 0.3) !important;
}
.tw-bg-slate-800\/35{
  background-color: rgb(30 41 59 / 0.35) !important;
}
.tw-bg-slate-800\/40{
  background-color: rgb(30 41 59 / 0.4) !important;
}
.tw-bg-slate-800\/45{
  background-color: rgb(30 41 59 / 0.45) !important;
}
.tw-bg-slate-800\/5{
  background-color: rgb(30 41 59 / 0.05) !important;
}
.tw-bg-slate-800\/50{
  background-color: rgb(30 41 59 / 0.5) !important;
}
.tw-bg-slate-800\/55{
  background-color: rgb(30 41 59 / 0.55) !important;
}
.tw-bg-slate-800\/60{
  background-color: rgb(30 41 59 / 0.6) !important;
}
.tw-bg-slate-800\/65{
  background-color: rgb(30 41 59 / 0.65) !important;
}
.tw-bg-slate-800\/70{
  background-color: rgb(30 41 59 / 0.7) !important;
}
.tw-bg-slate-800\/75{
  background-color: rgb(30 41 59 / 0.75) !important;
}
.tw-bg-slate-800\/80{
  background-color: rgb(30 41 59 / 0.8) !important;
}
.tw-bg-slate-800\/85{
  background-color: rgb(30 41 59 / 0.85) !important;
}
.tw-bg-slate-800\/90{
  background-color: rgb(30 41 59 / 0.9) !important;
}
.tw-bg-slate-800\/95{
  background-color: rgb(30 41 59 / 0.95) !important;
}
.tw-bg-slate-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-900\/0{
  background-color: rgb(15 23 42 / 0) !important;
}
.tw-bg-slate-900\/10{
  background-color: rgb(15 23 42 / 0.1) !important;
}
.tw-bg-slate-900\/100{
  background-color: rgb(15 23 42 / 1) !important;
}
.tw-bg-slate-900\/15{
  background-color: rgb(15 23 42 / 0.15) !important;
}
.tw-bg-slate-900\/20{
  background-color: rgb(15 23 42 / 0.2) !important;
}
.tw-bg-slate-900\/25{
  background-color: rgb(15 23 42 / 0.25) !important;
}
.tw-bg-slate-900\/30{
  background-color: rgb(15 23 42 / 0.3) !important;
}
.tw-bg-slate-900\/35{
  background-color: rgb(15 23 42 / 0.35) !important;
}
.tw-bg-slate-900\/40{
  background-color: rgb(15 23 42 / 0.4) !important;
}
.tw-bg-slate-900\/45{
  background-color: rgb(15 23 42 / 0.45) !important;
}
.tw-bg-slate-900\/5{
  background-color: rgb(15 23 42 / 0.05) !important;
}
.tw-bg-slate-900\/50{
  background-color: rgb(15 23 42 / 0.5) !important;
}
.tw-bg-slate-900\/55{
  background-color: rgb(15 23 42 / 0.55) !important;
}
.tw-bg-slate-900\/60{
  background-color: rgb(15 23 42 / 0.6) !important;
}
.tw-bg-slate-900\/65{
  background-color: rgb(15 23 42 / 0.65) !important;
}
.tw-bg-slate-900\/70{
  background-color: rgb(15 23 42 / 0.7) !important;
}
.tw-bg-slate-900\/75{
  background-color: rgb(15 23 42 / 0.75) !important;
}
.tw-bg-slate-900\/80{
  background-color: rgb(15 23 42 / 0.8) !important;
}
.tw-bg-slate-900\/85{
  background-color: rgb(15 23 42 / 0.85) !important;
}
.tw-bg-slate-900\/90{
  background-color: rgb(15 23 42 / 0.9) !important;
}
.tw-bg-slate-900\/95{
  background-color: rgb(15 23 42 / 0.95) !important;
}
.tw-bg-slate-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-slate-950\/0{
  background-color: rgb(2 6 23 / 0) !important;
}
.tw-bg-slate-950\/10{
  background-color: rgb(2 6 23 / 0.1) !important;
}
.tw-bg-slate-950\/100{
  background-color: rgb(2 6 23 / 1) !important;
}
.tw-bg-slate-950\/15{
  background-color: rgb(2 6 23 / 0.15) !important;
}
.tw-bg-slate-950\/20{
  background-color: rgb(2 6 23 / 0.2) !important;
}
.tw-bg-slate-950\/25{
  background-color: rgb(2 6 23 / 0.25) !important;
}
.tw-bg-slate-950\/30{
  background-color: rgb(2 6 23 / 0.3) !important;
}
.tw-bg-slate-950\/35{
  background-color: rgb(2 6 23 / 0.35) !important;
}
.tw-bg-slate-950\/40{
  background-color: rgb(2 6 23 / 0.4) !important;
}
.tw-bg-slate-950\/45{
  background-color: rgb(2 6 23 / 0.45) !important;
}
.tw-bg-slate-950\/5{
  background-color: rgb(2 6 23 / 0.05) !important;
}
.tw-bg-slate-950\/50{
  background-color: rgb(2 6 23 / 0.5) !important;
}
.tw-bg-slate-950\/55{
  background-color: rgb(2 6 23 / 0.55) !important;
}
.tw-bg-slate-950\/60{
  background-color: rgb(2 6 23 / 0.6) !important;
}
.tw-bg-slate-950\/65{
  background-color: rgb(2 6 23 / 0.65) !important;
}
.tw-bg-slate-950\/70{
  background-color: rgb(2 6 23 / 0.7) !important;
}
.tw-bg-slate-950\/75{
  background-color: rgb(2 6 23 / 0.75) !important;
}
.tw-bg-slate-950\/80{
  background-color: rgb(2 6 23 / 0.8) !important;
}
.tw-bg-slate-950\/85{
  background-color: rgb(2 6 23 / 0.85) !important;
}
.tw-bg-slate-950\/90{
  background-color: rgb(2 6 23 / 0.9) !important;
}
.tw-bg-slate-950\/95{
  background-color: rgb(2 6 23 / 0.95) !important;
}
.tw-bg-stone-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-100\/0{
  background-color: rgb(245 245 244 / 0) !important;
}
.tw-bg-stone-100\/10{
  background-color: rgb(245 245 244 / 0.1) !important;
}
.tw-bg-stone-100\/100{
  background-color: rgb(245 245 244 / 1) !important;
}
.tw-bg-stone-100\/15{
  background-color: rgb(245 245 244 / 0.15) !important;
}
.tw-bg-stone-100\/20{
  background-color: rgb(245 245 244 / 0.2) !important;
}
.tw-bg-stone-100\/25{
  background-color: rgb(245 245 244 / 0.25) !important;
}
.tw-bg-stone-100\/30{
  background-color: rgb(245 245 244 / 0.3) !important;
}
.tw-bg-stone-100\/35{
  background-color: rgb(245 245 244 / 0.35) !important;
}
.tw-bg-stone-100\/40{
  background-color: rgb(245 245 244 / 0.4) !important;
}
.tw-bg-stone-100\/45{
  background-color: rgb(245 245 244 / 0.45) !important;
}
.tw-bg-stone-100\/5{
  background-color: rgb(245 245 244 / 0.05) !important;
}
.tw-bg-stone-100\/50{
  background-color: rgb(245 245 244 / 0.5) !important;
}
.tw-bg-stone-100\/55{
  background-color: rgb(245 245 244 / 0.55) !important;
}
.tw-bg-stone-100\/60{
  background-color: rgb(245 245 244 / 0.6) !important;
}
.tw-bg-stone-100\/65{
  background-color: rgb(245 245 244 / 0.65) !important;
}
.tw-bg-stone-100\/70{
  background-color: rgb(245 245 244 / 0.7) !important;
}
.tw-bg-stone-100\/75{
  background-color: rgb(245 245 244 / 0.75) !important;
}
.tw-bg-stone-100\/80{
  background-color: rgb(245 245 244 / 0.8) !important;
}
.tw-bg-stone-100\/85{
  background-color: rgb(245 245 244 / 0.85) !important;
}
.tw-bg-stone-100\/90{
  background-color: rgb(245 245 244 / 0.9) !important;
}
.tw-bg-stone-100\/95{
  background-color: rgb(245 245 244 / 0.95) !important;
}
.tw-bg-stone-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-200\/0{
  background-color: rgb(231 229 228 / 0) !important;
}
.tw-bg-stone-200\/10{
  background-color: rgb(231 229 228 / 0.1) !important;
}
.tw-bg-stone-200\/100{
  background-color: rgb(231 229 228 / 1) !important;
}
.tw-bg-stone-200\/15{
  background-color: rgb(231 229 228 / 0.15) !important;
}
.tw-bg-stone-200\/20{
  background-color: rgb(231 229 228 / 0.2) !important;
}
.tw-bg-stone-200\/25{
  background-color: rgb(231 229 228 / 0.25) !important;
}
.tw-bg-stone-200\/30{
  background-color: rgb(231 229 228 / 0.3) !important;
}
.tw-bg-stone-200\/35{
  background-color: rgb(231 229 228 / 0.35) !important;
}
.tw-bg-stone-200\/40{
  background-color: rgb(231 229 228 / 0.4) !important;
}
.tw-bg-stone-200\/45{
  background-color: rgb(231 229 228 / 0.45) !important;
}
.tw-bg-stone-200\/5{
  background-color: rgb(231 229 228 / 0.05) !important;
}
.tw-bg-stone-200\/50{
  background-color: rgb(231 229 228 / 0.5) !important;
}
.tw-bg-stone-200\/55{
  background-color: rgb(231 229 228 / 0.55) !important;
}
.tw-bg-stone-200\/60{
  background-color: rgb(231 229 228 / 0.6) !important;
}
.tw-bg-stone-200\/65{
  background-color: rgb(231 229 228 / 0.65) !important;
}
.tw-bg-stone-200\/70{
  background-color: rgb(231 229 228 / 0.7) !important;
}
.tw-bg-stone-200\/75{
  background-color: rgb(231 229 228 / 0.75) !important;
}
.tw-bg-stone-200\/80{
  background-color: rgb(231 229 228 / 0.8) !important;
}
.tw-bg-stone-200\/85{
  background-color: rgb(231 229 228 / 0.85) !important;
}
.tw-bg-stone-200\/90{
  background-color: rgb(231 229 228 / 0.9) !important;
}
.tw-bg-stone-200\/95{
  background-color: rgb(231 229 228 / 0.95) !important;
}
.tw-bg-stone-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-300\/0{
  background-color: rgb(214 211 209 / 0) !important;
}
.tw-bg-stone-300\/10{
  background-color: rgb(214 211 209 / 0.1) !important;
}
.tw-bg-stone-300\/100{
  background-color: rgb(214 211 209 / 1) !important;
}
.tw-bg-stone-300\/15{
  background-color: rgb(214 211 209 / 0.15) !important;
}
.tw-bg-stone-300\/20{
  background-color: rgb(214 211 209 / 0.2) !important;
}
.tw-bg-stone-300\/25{
  background-color: rgb(214 211 209 / 0.25) !important;
}
.tw-bg-stone-300\/30{
  background-color: rgb(214 211 209 / 0.3) !important;
}
.tw-bg-stone-300\/35{
  background-color: rgb(214 211 209 / 0.35) !important;
}
.tw-bg-stone-300\/40{
  background-color: rgb(214 211 209 / 0.4) !important;
}
.tw-bg-stone-300\/45{
  background-color: rgb(214 211 209 / 0.45) !important;
}
.tw-bg-stone-300\/5{
  background-color: rgb(214 211 209 / 0.05) !important;
}
.tw-bg-stone-300\/50{
  background-color: rgb(214 211 209 / 0.5) !important;
}
.tw-bg-stone-300\/55{
  background-color: rgb(214 211 209 / 0.55) !important;
}
.tw-bg-stone-300\/60{
  background-color: rgb(214 211 209 / 0.6) !important;
}
.tw-bg-stone-300\/65{
  background-color: rgb(214 211 209 / 0.65) !important;
}
.tw-bg-stone-300\/70{
  background-color: rgb(214 211 209 / 0.7) !important;
}
.tw-bg-stone-300\/75{
  background-color: rgb(214 211 209 / 0.75) !important;
}
.tw-bg-stone-300\/80{
  background-color: rgb(214 211 209 / 0.8) !important;
}
.tw-bg-stone-300\/85{
  background-color: rgb(214 211 209 / 0.85) !important;
}
.tw-bg-stone-300\/90{
  background-color: rgb(214 211 209 / 0.9) !important;
}
.tw-bg-stone-300\/95{
  background-color: rgb(214 211 209 / 0.95) !important;
}
.tw-bg-stone-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-400\/0{
  background-color: rgb(168 162 158 / 0) !important;
}
.tw-bg-stone-400\/10{
  background-color: rgb(168 162 158 / 0.1) !important;
}
.tw-bg-stone-400\/100{
  background-color: rgb(168 162 158 / 1) !important;
}
.tw-bg-stone-400\/15{
  background-color: rgb(168 162 158 / 0.15) !important;
}
.tw-bg-stone-400\/20{
  background-color: rgb(168 162 158 / 0.2) !important;
}
.tw-bg-stone-400\/25{
  background-color: rgb(168 162 158 / 0.25) !important;
}
.tw-bg-stone-400\/30{
  background-color: rgb(168 162 158 / 0.3) !important;
}
.tw-bg-stone-400\/35{
  background-color: rgb(168 162 158 / 0.35) !important;
}
.tw-bg-stone-400\/40{
  background-color: rgb(168 162 158 / 0.4) !important;
}
.tw-bg-stone-400\/45{
  background-color: rgb(168 162 158 / 0.45) !important;
}
.tw-bg-stone-400\/5{
  background-color: rgb(168 162 158 / 0.05) !important;
}
.tw-bg-stone-400\/50{
  background-color: rgb(168 162 158 / 0.5) !important;
}
.tw-bg-stone-400\/55{
  background-color: rgb(168 162 158 / 0.55) !important;
}
.tw-bg-stone-400\/60{
  background-color: rgb(168 162 158 / 0.6) !important;
}
.tw-bg-stone-400\/65{
  background-color: rgb(168 162 158 / 0.65) !important;
}
.tw-bg-stone-400\/70{
  background-color: rgb(168 162 158 / 0.7) !important;
}
.tw-bg-stone-400\/75{
  background-color: rgb(168 162 158 / 0.75) !important;
}
.tw-bg-stone-400\/80{
  background-color: rgb(168 162 158 / 0.8) !important;
}
.tw-bg-stone-400\/85{
  background-color: rgb(168 162 158 / 0.85) !important;
}
.tw-bg-stone-400\/90{
  background-color: rgb(168 162 158 / 0.9) !important;
}
.tw-bg-stone-400\/95{
  background-color: rgb(168 162 158 / 0.95) !important;
}
.tw-bg-stone-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-50\/0{
  background-color: rgb(250 250 249 / 0) !important;
}
.tw-bg-stone-50\/10{
  background-color: rgb(250 250 249 / 0.1) !important;
}
.tw-bg-stone-50\/100{
  background-color: rgb(250 250 249 / 1) !important;
}
.tw-bg-stone-50\/15{
  background-color: rgb(250 250 249 / 0.15) !important;
}
.tw-bg-stone-50\/20{
  background-color: rgb(250 250 249 / 0.2) !important;
}
.tw-bg-stone-50\/25{
  background-color: rgb(250 250 249 / 0.25) !important;
}
.tw-bg-stone-50\/30{
  background-color: rgb(250 250 249 / 0.3) !important;
}
.tw-bg-stone-50\/35{
  background-color: rgb(250 250 249 / 0.35) !important;
}
.tw-bg-stone-50\/40{
  background-color: rgb(250 250 249 / 0.4) !important;
}
.tw-bg-stone-50\/45{
  background-color: rgb(250 250 249 / 0.45) !important;
}
.tw-bg-stone-50\/5{
  background-color: rgb(250 250 249 / 0.05) !important;
}
.tw-bg-stone-50\/50{
  background-color: rgb(250 250 249 / 0.5) !important;
}
.tw-bg-stone-50\/55{
  background-color: rgb(250 250 249 / 0.55) !important;
}
.tw-bg-stone-50\/60{
  background-color: rgb(250 250 249 / 0.6) !important;
}
.tw-bg-stone-50\/65{
  background-color: rgb(250 250 249 / 0.65) !important;
}
.tw-bg-stone-50\/70{
  background-color: rgb(250 250 249 / 0.7) !important;
}
.tw-bg-stone-50\/75{
  background-color: rgb(250 250 249 / 0.75) !important;
}
.tw-bg-stone-50\/80{
  background-color: rgb(250 250 249 / 0.8) !important;
}
.tw-bg-stone-50\/85{
  background-color: rgb(250 250 249 / 0.85) !important;
}
.tw-bg-stone-50\/90{
  background-color: rgb(250 250 249 / 0.9) !important;
}
.tw-bg-stone-50\/95{
  background-color: rgb(250 250 249 / 0.95) !important;
}
.tw-bg-stone-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-500\/0{
  background-color: rgb(120 113 108 / 0) !important;
}
.tw-bg-stone-500\/10{
  background-color: rgb(120 113 108 / 0.1) !important;
}
.tw-bg-stone-500\/100{
  background-color: rgb(120 113 108 / 1) !important;
}
.tw-bg-stone-500\/15{
  background-color: rgb(120 113 108 / 0.15) !important;
}
.tw-bg-stone-500\/20{
  background-color: rgb(120 113 108 / 0.2) !important;
}
.tw-bg-stone-500\/25{
  background-color: rgb(120 113 108 / 0.25) !important;
}
.tw-bg-stone-500\/30{
  background-color: rgb(120 113 108 / 0.3) !important;
}
.tw-bg-stone-500\/35{
  background-color: rgb(120 113 108 / 0.35) !important;
}
.tw-bg-stone-500\/40{
  background-color: rgb(120 113 108 / 0.4) !important;
}
.tw-bg-stone-500\/45{
  background-color: rgb(120 113 108 / 0.45) !important;
}
.tw-bg-stone-500\/5{
  background-color: rgb(120 113 108 / 0.05) !important;
}
.tw-bg-stone-500\/50{
  background-color: rgb(120 113 108 / 0.5) !important;
}
.tw-bg-stone-500\/55{
  background-color: rgb(120 113 108 / 0.55) !important;
}
.tw-bg-stone-500\/60{
  background-color: rgb(120 113 108 / 0.6) !important;
}
.tw-bg-stone-500\/65{
  background-color: rgb(120 113 108 / 0.65) !important;
}
.tw-bg-stone-500\/70{
  background-color: rgb(120 113 108 / 0.7) !important;
}
.tw-bg-stone-500\/75{
  background-color: rgb(120 113 108 / 0.75) !important;
}
.tw-bg-stone-500\/80{
  background-color: rgb(120 113 108 / 0.8) !important;
}
.tw-bg-stone-500\/85{
  background-color: rgb(120 113 108 / 0.85) !important;
}
.tw-bg-stone-500\/90{
  background-color: rgb(120 113 108 / 0.9) !important;
}
.tw-bg-stone-500\/95{
  background-color: rgb(120 113 108 / 0.95) !important;
}
.tw-bg-stone-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-600\/0{
  background-color: rgb(87 83 78 / 0) !important;
}
.tw-bg-stone-600\/10{
  background-color: rgb(87 83 78 / 0.1) !important;
}
.tw-bg-stone-600\/100{
  background-color: rgb(87 83 78 / 1) !important;
}
.tw-bg-stone-600\/15{
  background-color: rgb(87 83 78 / 0.15) !important;
}
.tw-bg-stone-600\/20{
  background-color: rgb(87 83 78 / 0.2) !important;
}
.tw-bg-stone-600\/25{
  background-color: rgb(87 83 78 / 0.25) !important;
}
.tw-bg-stone-600\/30{
  background-color: rgb(87 83 78 / 0.3) !important;
}
.tw-bg-stone-600\/35{
  background-color: rgb(87 83 78 / 0.35) !important;
}
.tw-bg-stone-600\/40{
  background-color: rgb(87 83 78 / 0.4) !important;
}
.tw-bg-stone-600\/45{
  background-color: rgb(87 83 78 / 0.45) !important;
}
.tw-bg-stone-600\/5{
  background-color: rgb(87 83 78 / 0.05) !important;
}
.tw-bg-stone-600\/50{
  background-color: rgb(87 83 78 / 0.5) !important;
}
.tw-bg-stone-600\/55{
  background-color: rgb(87 83 78 / 0.55) !important;
}
.tw-bg-stone-600\/60{
  background-color: rgb(87 83 78 / 0.6) !important;
}
.tw-bg-stone-600\/65{
  background-color: rgb(87 83 78 / 0.65) !important;
}
.tw-bg-stone-600\/70{
  background-color: rgb(87 83 78 / 0.7) !important;
}
.tw-bg-stone-600\/75{
  background-color: rgb(87 83 78 / 0.75) !important;
}
.tw-bg-stone-600\/80{
  background-color: rgb(87 83 78 / 0.8) !important;
}
.tw-bg-stone-600\/85{
  background-color: rgb(87 83 78 / 0.85) !important;
}
.tw-bg-stone-600\/90{
  background-color: rgb(87 83 78 / 0.9) !important;
}
.tw-bg-stone-600\/95{
  background-color: rgb(87 83 78 / 0.95) !important;
}
.tw-bg-stone-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-700\/0{
  background-color: rgb(68 64 60 / 0) !important;
}
.tw-bg-stone-700\/10{
  background-color: rgb(68 64 60 / 0.1) !important;
}
.tw-bg-stone-700\/100{
  background-color: rgb(68 64 60 / 1) !important;
}
.tw-bg-stone-700\/15{
  background-color: rgb(68 64 60 / 0.15) !important;
}
.tw-bg-stone-700\/20{
  background-color: rgb(68 64 60 / 0.2) !important;
}
.tw-bg-stone-700\/25{
  background-color: rgb(68 64 60 / 0.25) !important;
}
.tw-bg-stone-700\/30{
  background-color: rgb(68 64 60 / 0.3) !important;
}
.tw-bg-stone-700\/35{
  background-color: rgb(68 64 60 / 0.35) !important;
}
.tw-bg-stone-700\/40{
  background-color: rgb(68 64 60 / 0.4) !important;
}
.tw-bg-stone-700\/45{
  background-color: rgb(68 64 60 / 0.45) !important;
}
.tw-bg-stone-700\/5{
  background-color: rgb(68 64 60 / 0.05) !important;
}
.tw-bg-stone-700\/50{
  background-color: rgb(68 64 60 / 0.5) !important;
}
.tw-bg-stone-700\/55{
  background-color: rgb(68 64 60 / 0.55) !important;
}
.tw-bg-stone-700\/60{
  background-color: rgb(68 64 60 / 0.6) !important;
}
.tw-bg-stone-700\/65{
  background-color: rgb(68 64 60 / 0.65) !important;
}
.tw-bg-stone-700\/70{
  background-color: rgb(68 64 60 / 0.7) !important;
}
.tw-bg-stone-700\/75{
  background-color: rgb(68 64 60 / 0.75) !important;
}
.tw-bg-stone-700\/80{
  background-color: rgb(68 64 60 / 0.8) !important;
}
.tw-bg-stone-700\/85{
  background-color: rgb(68 64 60 / 0.85) !important;
}
.tw-bg-stone-700\/90{
  background-color: rgb(68 64 60 / 0.9) !important;
}
.tw-bg-stone-700\/95{
  background-color: rgb(68 64 60 / 0.95) !important;
}
.tw-bg-stone-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-800\/0{
  background-color: rgb(41 37 36 / 0) !important;
}
.tw-bg-stone-800\/10{
  background-color: rgb(41 37 36 / 0.1) !important;
}
.tw-bg-stone-800\/100{
  background-color: rgb(41 37 36 / 1) !important;
}
.tw-bg-stone-800\/15{
  background-color: rgb(41 37 36 / 0.15) !important;
}
.tw-bg-stone-800\/20{
  background-color: rgb(41 37 36 / 0.2) !important;
}
.tw-bg-stone-800\/25{
  background-color: rgb(41 37 36 / 0.25) !important;
}
.tw-bg-stone-800\/30{
  background-color: rgb(41 37 36 / 0.3) !important;
}
.tw-bg-stone-800\/35{
  background-color: rgb(41 37 36 / 0.35) !important;
}
.tw-bg-stone-800\/40{
  background-color: rgb(41 37 36 / 0.4) !important;
}
.tw-bg-stone-800\/45{
  background-color: rgb(41 37 36 / 0.45) !important;
}
.tw-bg-stone-800\/5{
  background-color: rgb(41 37 36 / 0.05) !important;
}
.tw-bg-stone-800\/50{
  background-color: rgb(41 37 36 / 0.5) !important;
}
.tw-bg-stone-800\/55{
  background-color: rgb(41 37 36 / 0.55) !important;
}
.tw-bg-stone-800\/60{
  background-color: rgb(41 37 36 / 0.6) !important;
}
.tw-bg-stone-800\/65{
  background-color: rgb(41 37 36 / 0.65) !important;
}
.tw-bg-stone-800\/70{
  background-color: rgb(41 37 36 / 0.7) !important;
}
.tw-bg-stone-800\/75{
  background-color: rgb(41 37 36 / 0.75) !important;
}
.tw-bg-stone-800\/80{
  background-color: rgb(41 37 36 / 0.8) !important;
}
.tw-bg-stone-800\/85{
  background-color: rgb(41 37 36 / 0.85) !important;
}
.tw-bg-stone-800\/90{
  background-color: rgb(41 37 36 / 0.9) !important;
}
.tw-bg-stone-800\/95{
  background-color: rgb(41 37 36 / 0.95) !important;
}
.tw-bg-stone-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-900\/0{
  background-color: rgb(28 25 23 / 0) !important;
}
.tw-bg-stone-900\/10{
  background-color: rgb(28 25 23 / 0.1) !important;
}
.tw-bg-stone-900\/100{
  background-color: rgb(28 25 23 / 1) !important;
}
.tw-bg-stone-900\/15{
  background-color: rgb(28 25 23 / 0.15) !important;
}
.tw-bg-stone-900\/20{
  background-color: rgb(28 25 23 / 0.2) !important;
}
.tw-bg-stone-900\/25{
  background-color: rgb(28 25 23 / 0.25) !important;
}
.tw-bg-stone-900\/30{
  background-color: rgb(28 25 23 / 0.3) !important;
}
.tw-bg-stone-900\/35{
  background-color: rgb(28 25 23 / 0.35) !important;
}
.tw-bg-stone-900\/40{
  background-color: rgb(28 25 23 / 0.4) !important;
}
.tw-bg-stone-900\/45{
  background-color: rgb(28 25 23 / 0.45) !important;
}
.tw-bg-stone-900\/5{
  background-color: rgb(28 25 23 / 0.05) !important;
}
.tw-bg-stone-900\/50{
  background-color: rgb(28 25 23 / 0.5) !important;
}
.tw-bg-stone-900\/55{
  background-color: rgb(28 25 23 / 0.55) !important;
}
.tw-bg-stone-900\/60{
  background-color: rgb(28 25 23 / 0.6) !important;
}
.tw-bg-stone-900\/65{
  background-color: rgb(28 25 23 / 0.65) !important;
}
.tw-bg-stone-900\/70{
  background-color: rgb(28 25 23 / 0.7) !important;
}
.tw-bg-stone-900\/75{
  background-color: rgb(28 25 23 / 0.75) !important;
}
.tw-bg-stone-900\/80{
  background-color: rgb(28 25 23 / 0.8) !important;
}
.tw-bg-stone-900\/85{
  background-color: rgb(28 25 23 / 0.85) !important;
}
.tw-bg-stone-900\/90{
  background-color: rgb(28 25 23 / 0.9) !important;
}
.tw-bg-stone-900\/95{
  background-color: rgb(28 25 23 / 0.95) !important;
}
.tw-bg-stone-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 10 9 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-stone-950\/0{
  background-color: rgb(12 10 9 / 0) !important;
}
.tw-bg-stone-950\/10{
  background-color: rgb(12 10 9 / 0.1) !important;
}
.tw-bg-stone-950\/100{
  background-color: rgb(12 10 9 / 1) !important;
}
.tw-bg-stone-950\/15{
  background-color: rgb(12 10 9 / 0.15) !important;
}
.tw-bg-stone-950\/20{
  background-color: rgb(12 10 9 / 0.2) !important;
}
.tw-bg-stone-950\/25{
  background-color: rgb(12 10 9 / 0.25) !important;
}
.tw-bg-stone-950\/30{
  background-color: rgb(12 10 9 / 0.3) !important;
}
.tw-bg-stone-950\/35{
  background-color: rgb(12 10 9 / 0.35) !important;
}
.tw-bg-stone-950\/40{
  background-color: rgb(12 10 9 / 0.4) !important;
}
.tw-bg-stone-950\/45{
  background-color: rgb(12 10 9 / 0.45) !important;
}
.tw-bg-stone-950\/5{
  background-color: rgb(12 10 9 / 0.05) !important;
}
.tw-bg-stone-950\/50{
  background-color: rgb(12 10 9 / 0.5) !important;
}
.tw-bg-stone-950\/55{
  background-color: rgb(12 10 9 / 0.55) !important;
}
.tw-bg-stone-950\/60{
  background-color: rgb(12 10 9 / 0.6) !important;
}
.tw-bg-stone-950\/65{
  background-color: rgb(12 10 9 / 0.65) !important;
}
.tw-bg-stone-950\/70{
  background-color: rgb(12 10 9 / 0.7) !important;
}
.tw-bg-stone-950\/75{
  background-color: rgb(12 10 9 / 0.75) !important;
}
.tw-bg-stone-950\/80{
  background-color: rgb(12 10 9 / 0.8) !important;
}
.tw-bg-stone-950\/85{
  background-color: rgb(12 10 9 / 0.85) !important;
}
.tw-bg-stone-950\/90{
  background-color: rgb(12 10 9 / 0.9) !important;
}
.tw-bg-stone-950\/95{
  background-color: rgb(12 10 9 / 0.95) !important;
}
.tw-bg-teal-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-100\/0{
  background-color: rgb(204 251 241 / 0) !important;
}
.tw-bg-teal-100\/10{
  background-color: rgb(204 251 241 / 0.1) !important;
}
.tw-bg-teal-100\/100{
  background-color: rgb(204 251 241 / 1) !important;
}
.tw-bg-teal-100\/15{
  background-color: rgb(204 251 241 / 0.15) !important;
}
.tw-bg-teal-100\/20{
  background-color: rgb(204 251 241 / 0.2) !important;
}
.tw-bg-teal-100\/25{
  background-color: rgb(204 251 241 / 0.25) !important;
}
.tw-bg-teal-100\/30{
  background-color: rgb(204 251 241 / 0.3) !important;
}
.tw-bg-teal-100\/35{
  background-color: rgb(204 251 241 / 0.35) !important;
}
.tw-bg-teal-100\/40{
  background-color: rgb(204 251 241 / 0.4) !important;
}
.tw-bg-teal-100\/45{
  background-color: rgb(204 251 241 / 0.45) !important;
}
.tw-bg-teal-100\/5{
  background-color: rgb(204 251 241 / 0.05) !important;
}
.tw-bg-teal-100\/50{
  background-color: rgb(204 251 241 / 0.5) !important;
}
.tw-bg-teal-100\/55{
  background-color: rgb(204 251 241 / 0.55) !important;
}
.tw-bg-teal-100\/60{
  background-color: rgb(204 251 241 / 0.6) !important;
}
.tw-bg-teal-100\/65{
  background-color: rgb(204 251 241 / 0.65) !important;
}
.tw-bg-teal-100\/70{
  background-color: rgb(204 251 241 / 0.7) !important;
}
.tw-bg-teal-100\/75{
  background-color: rgb(204 251 241 / 0.75) !important;
}
.tw-bg-teal-100\/80{
  background-color: rgb(204 251 241 / 0.8) !important;
}
.tw-bg-teal-100\/85{
  background-color: rgb(204 251 241 / 0.85) !important;
}
.tw-bg-teal-100\/90{
  background-color: rgb(204 251 241 / 0.9) !important;
}
.tw-bg-teal-100\/95{
  background-color: rgb(204 251 241 / 0.95) !important;
}
.tw-bg-teal-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-200\/0{
  background-color: rgb(153 246 228 / 0) !important;
}
.tw-bg-teal-200\/10{
  background-color: rgb(153 246 228 / 0.1) !important;
}
.tw-bg-teal-200\/100{
  background-color: rgb(153 246 228 / 1) !important;
}
.tw-bg-teal-200\/15{
  background-color: rgb(153 246 228 / 0.15) !important;
}
.tw-bg-teal-200\/20{
  background-color: rgb(153 246 228 / 0.2) !important;
}
.tw-bg-teal-200\/25{
  background-color: rgb(153 246 228 / 0.25) !important;
}
.tw-bg-teal-200\/30{
  background-color: rgb(153 246 228 / 0.3) !important;
}
.tw-bg-teal-200\/35{
  background-color: rgb(153 246 228 / 0.35) !important;
}
.tw-bg-teal-200\/40{
  background-color: rgb(153 246 228 / 0.4) !important;
}
.tw-bg-teal-200\/45{
  background-color: rgb(153 246 228 / 0.45) !important;
}
.tw-bg-teal-200\/5{
  background-color: rgb(153 246 228 / 0.05) !important;
}
.tw-bg-teal-200\/50{
  background-color: rgb(153 246 228 / 0.5) !important;
}
.tw-bg-teal-200\/55{
  background-color: rgb(153 246 228 / 0.55) !important;
}
.tw-bg-teal-200\/60{
  background-color: rgb(153 246 228 / 0.6) !important;
}
.tw-bg-teal-200\/65{
  background-color: rgb(153 246 228 / 0.65) !important;
}
.tw-bg-teal-200\/70{
  background-color: rgb(153 246 228 / 0.7) !important;
}
.tw-bg-teal-200\/75{
  background-color: rgb(153 246 228 / 0.75) !important;
}
.tw-bg-teal-200\/80{
  background-color: rgb(153 246 228 / 0.8) !important;
}
.tw-bg-teal-200\/85{
  background-color: rgb(153 246 228 / 0.85) !important;
}
.tw-bg-teal-200\/90{
  background-color: rgb(153 246 228 / 0.9) !important;
}
.tw-bg-teal-200\/95{
  background-color: rgb(153 246 228 / 0.95) !important;
}
.tw-bg-teal-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-300\/0{
  background-color: rgb(94 234 212 / 0) !important;
}
.tw-bg-teal-300\/10{
  background-color: rgb(94 234 212 / 0.1) !important;
}
.tw-bg-teal-300\/100{
  background-color: rgb(94 234 212 / 1) !important;
}
.tw-bg-teal-300\/15{
  background-color: rgb(94 234 212 / 0.15) !important;
}
.tw-bg-teal-300\/20{
  background-color: rgb(94 234 212 / 0.2) !important;
}
.tw-bg-teal-300\/25{
  background-color: rgb(94 234 212 / 0.25) !important;
}
.tw-bg-teal-300\/30{
  background-color: rgb(94 234 212 / 0.3) !important;
}
.tw-bg-teal-300\/35{
  background-color: rgb(94 234 212 / 0.35) !important;
}
.tw-bg-teal-300\/40{
  background-color: rgb(94 234 212 / 0.4) !important;
}
.tw-bg-teal-300\/45{
  background-color: rgb(94 234 212 / 0.45) !important;
}
.tw-bg-teal-300\/5{
  background-color: rgb(94 234 212 / 0.05) !important;
}
.tw-bg-teal-300\/50{
  background-color: rgb(94 234 212 / 0.5) !important;
}
.tw-bg-teal-300\/55{
  background-color: rgb(94 234 212 / 0.55) !important;
}
.tw-bg-teal-300\/60{
  background-color: rgb(94 234 212 / 0.6) !important;
}
.tw-bg-teal-300\/65{
  background-color: rgb(94 234 212 / 0.65) !important;
}
.tw-bg-teal-300\/70{
  background-color: rgb(94 234 212 / 0.7) !important;
}
.tw-bg-teal-300\/75{
  background-color: rgb(94 234 212 / 0.75) !important;
}
.tw-bg-teal-300\/80{
  background-color: rgb(94 234 212 / 0.8) !important;
}
.tw-bg-teal-300\/85{
  background-color: rgb(94 234 212 / 0.85) !important;
}
.tw-bg-teal-300\/90{
  background-color: rgb(94 234 212 / 0.9) !important;
}
.tw-bg-teal-300\/95{
  background-color: rgb(94 234 212 / 0.95) !important;
}
.tw-bg-teal-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-400\/0{
  background-color: rgb(45 212 191 / 0) !important;
}
.tw-bg-teal-400\/10{
  background-color: rgb(45 212 191 / 0.1) !important;
}
.tw-bg-teal-400\/100{
  background-color: rgb(45 212 191 / 1) !important;
}
.tw-bg-teal-400\/15{
  background-color: rgb(45 212 191 / 0.15) !important;
}
.tw-bg-teal-400\/20{
  background-color: rgb(45 212 191 / 0.2) !important;
}
.tw-bg-teal-400\/25{
  background-color: rgb(45 212 191 / 0.25) !important;
}
.tw-bg-teal-400\/30{
  background-color: rgb(45 212 191 / 0.3) !important;
}
.tw-bg-teal-400\/35{
  background-color: rgb(45 212 191 / 0.35) !important;
}
.tw-bg-teal-400\/40{
  background-color: rgb(45 212 191 / 0.4) !important;
}
.tw-bg-teal-400\/45{
  background-color: rgb(45 212 191 / 0.45) !important;
}
.tw-bg-teal-400\/5{
  background-color: rgb(45 212 191 / 0.05) !important;
}
.tw-bg-teal-400\/50{
  background-color: rgb(45 212 191 / 0.5) !important;
}
.tw-bg-teal-400\/55{
  background-color: rgb(45 212 191 / 0.55) !important;
}
.tw-bg-teal-400\/60{
  background-color: rgb(45 212 191 / 0.6) !important;
}
.tw-bg-teal-400\/65{
  background-color: rgb(45 212 191 / 0.65) !important;
}
.tw-bg-teal-400\/70{
  background-color: rgb(45 212 191 / 0.7) !important;
}
.tw-bg-teal-400\/75{
  background-color: rgb(45 212 191 / 0.75) !important;
}
.tw-bg-teal-400\/80{
  background-color: rgb(45 212 191 / 0.8) !important;
}
.tw-bg-teal-400\/85{
  background-color: rgb(45 212 191 / 0.85) !important;
}
.tw-bg-teal-400\/90{
  background-color: rgb(45 212 191 / 0.9) !important;
}
.tw-bg-teal-400\/95{
  background-color: rgb(45 212 191 / 0.95) !important;
}
.tw-bg-teal-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-50\/0{
  background-color: rgb(240 253 250 / 0) !important;
}
.tw-bg-teal-50\/10{
  background-color: rgb(240 253 250 / 0.1) !important;
}
.tw-bg-teal-50\/100{
  background-color: rgb(240 253 250 / 1) !important;
}
.tw-bg-teal-50\/15{
  background-color: rgb(240 253 250 / 0.15) !important;
}
.tw-bg-teal-50\/20{
  background-color: rgb(240 253 250 / 0.2) !important;
}
.tw-bg-teal-50\/25{
  background-color: rgb(240 253 250 / 0.25) !important;
}
.tw-bg-teal-50\/30{
  background-color: rgb(240 253 250 / 0.3) !important;
}
.tw-bg-teal-50\/35{
  background-color: rgb(240 253 250 / 0.35) !important;
}
.tw-bg-teal-50\/40{
  background-color: rgb(240 253 250 / 0.4) !important;
}
.tw-bg-teal-50\/45{
  background-color: rgb(240 253 250 / 0.45) !important;
}
.tw-bg-teal-50\/5{
  background-color: rgb(240 253 250 / 0.05) !important;
}
.tw-bg-teal-50\/50{
  background-color: rgb(240 253 250 / 0.5) !important;
}
.tw-bg-teal-50\/55{
  background-color: rgb(240 253 250 / 0.55) !important;
}
.tw-bg-teal-50\/60{
  background-color: rgb(240 253 250 / 0.6) !important;
}
.tw-bg-teal-50\/65{
  background-color: rgb(240 253 250 / 0.65) !important;
}
.tw-bg-teal-50\/70{
  background-color: rgb(240 253 250 / 0.7) !important;
}
.tw-bg-teal-50\/75{
  background-color: rgb(240 253 250 / 0.75) !important;
}
.tw-bg-teal-50\/80{
  background-color: rgb(240 253 250 / 0.8) !important;
}
.tw-bg-teal-50\/85{
  background-color: rgb(240 253 250 / 0.85) !important;
}
.tw-bg-teal-50\/90{
  background-color: rgb(240 253 250 / 0.9) !important;
}
.tw-bg-teal-50\/95{
  background-color: rgb(240 253 250 / 0.95) !important;
}
.tw-bg-teal-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-500\/0{
  background-color: rgb(20 184 166 / 0) !important;
}
.tw-bg-teal-500\/10{
  background-color: rgb(20 184 166 / 0.1) !important;
}
.tw-bg-teal-500\/100{
  background-color: rgb(20 184 166 / 1) !important;
}
.tw-bg-teal-500\/15{
  background-color: rgb(20 184 166 / 0.15) !important;
}
.tw-bg-teal-500\/20{
  background-color: rgb(20 184 166 / 0.2) !important;
}
.tw-bg-teal-500\/25{
  background-color: rgb(20 184 166 / 0.25) !important;
}
.tw-bg-teal-500\/30{
  background-color: rgb(20 184 166 / 0.3) !important;
}
.tw-bg-teal-500\/35{
  background-color: rgb(20 184 166 / 0.35) !important;
}
.tw-bg-teal-500\/40{
  background-color: rgb(20 184 166 / 0.4) !important;
}
.tw-bg-teal-500\/45{
  background-color: rgb(20 184 166 / 0.45) !important;
}
.tw-bg-teal-500\/5{
  background-color: rgb(20 184 166 / 0.05) !important;
}
.tw-bg-teal-500\/50{
  background-color: rgb(20 184 166 / 0.5) !important;
}
.tw-bg-teal-500\/55{
  background-color: rgb(20 184 166 / 0.55) !important;
}
.tw-bg-teal-500\/60{
  background-color: rgb(20 184 166 / 0.6) !important;
}
.tw-bg-teal-500\/65{
  background-color: rgb(20 184 166 / 0.65) !important;
}
.tw-bg-teal-500\/70{
  background-color: rgb(20 184 166 / 0.7) !important;
}
.tw-bg-teal-500\/75{
  background-color: rgb(20 184 166 / 0.75) !important;
}
.tw-bg-teal-500\/80{
  background-color: rgb(20 184 166 / 0.8) !important;
}
.tw-bg-teal-500\/85{
  background-color: rgb(20 184 166 / 0.85) !important;
}
.tw-bg-teal-500\/90{
  background-color: rgb(20 184 166 / 0.9) !important;
}
.tw-bg-teal-500\/95{
  background-color: rgb(20 184 166 / 0.95) !important;
}
.tw-bg-teal-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-600\/0{
  background-color: rgb(13 148 136 / 0) !important;
}
.tw-bg-teal-600\/10{
  background-color: rgb(13 148 136 / 0.1) !important;
}
.tw-bg-teal-600\/100{
  background-color: rgb(13 148 136 / 1) !important;
}
.tw-bg-teal-600\/15{
  background-color: rgb(13 148 136 / 0.15) !important;
}
.tw-bg-teal-600\/20{
  background-color: rgb(13 148 136 / 0.2) !important;
}
.tw-bg-teal-600\/25{
  background-color: rgb(13 148 136 / 0.25) !important;
}
.tw-bg-teal-600\/30{
  background-color: rgb(13 148 136 / 0.3) !important;
}
.tw-bg-teal-600\/35{
  background-color: rgb(13 148 136 / 0.35) !important;
}
.tw-bg-teal-600\/40{
  background-color: rgb(13 148 136 / 0.4) !important;
}
.tw-bg-teal-600\/45{
  background-color: rgb(13 148 136 / 0.45) !important;
}
.tw-bg-teal-600\/5{
  background-color: rgb(13 148 136 / 0.05) !important;
}
.tw-bg-teal-600\/50{
  background-color: rgb(13 148 136 / 0.5) !important;
}
.tw-bg-teal-600\/55{
  background-color: rgb(13 148 136 / 0.55) !important;
}
.tw-bg-teal-600\/60{
  background-color: rgb(13 148 136 / 0.6) !important;
}
.tw-bg-teal-600\/65{
  background-color: rgb(13 148 136 / 0.65) !important;
}
.tw-bg-teal-600\/70{
  background-color: rgb(13 148 136 / 0.7) !important;
}
.tw-bg-teal-600\/75{
  background-color: rgb(13 148 136 / 0.75) !important;
}
.tw-bg-teal-600\/80{
  background-color: rgb(13 148 136 / 0.8) !important;
}
.tw-bg-teal-600\/85{
  background-color: rgb(13 148 136 / 0.85) !important;
}
.tw-bg-teal-600\/90{
  background-color: rgb(13 148 136 / 0.9) !important;
}
.tw-bg-teal-600\/95{
  background-color: rgb(13 148 136 / 0.95) !important;
}
.tw-bg-teal-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-700\/0{
  background-color: rgb(15 118 110 / 0) !important;
}
.tw-bg-teal-700\/10{
  background-color: rgb(15 118 110 / 0.1) !important;
}
.tw-bg-teal-700\/100{
  background-color: rgb(15 118 110 / 1) !important;
}
.tw-bg-teal-700\/15{
  background-color: rgb(15 118 110 / 0.15) !important;
}
.tw-bg-teal-700\/20{
  background-color: rgb(15 118 110 / 0.2) !important;
}
.tw-bg-teal-700\/25{
  background-color: rgb(15 118 110 / 0.25) !important;
}
.tw-bg-teal-700\/30{
  background-color: rgb(15 118 110 / 0.3) !important;
}
.tw-bg-teal-700\/35{
  background-color: rgb(15 118 110 / 0.35) !important;
}
.tw-bg-teal-700\/40{
  background-color: rgb(15 118 110 / 0.4) !important;
}
.tw-bg-teal-700\/45{
  background-color: rgb(15 118 110 / 0.45) !important;
}
.tw-bg-teal-700\/5{
  background-color: rgb(15 118 110 / 0.05) !important;
}
.tw-bg-teal-700\/50{
  background-color: rgb(15 118 110 / 0.5) !important;
}
.tw-bg-teal-700\/55{
  background-color: rgb(15 118 110 / 0.55) !important;
}
.tw-bg-teal-700\/60{
  background-color: rgb(15 118 110 / 0.6) !important;
}
.tw-bg-teal-700\/65{
  background-color: rgb(15 118 110 / 0.65) !important;
}
.tw-bg-teal-700\/70{
  background-color: rgb(15 118 110 / 0.7) !important;
}
.tw-bg-teal-700\/75{
  background-color: rgb(15 118 110 / 0.75) !important;
}
.tw-bg-teal-700\/80{
  background-color: rgb(15 118 110 / 0.8) !important;
}
.tw-bg-teal-700\/85{
  background-color: rgb(15 118 110 / 0.85) !important;
}
.tw-bg-teal-700\/90{
  background-color: rgb(15 118 110 / 0.9) !important;
}
.tw-bg-teal-700\/95{
  background-color: rgb(15 118 110 / 0.95) !important;
}
.tw-bg-teal-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-800\/0{
  background-color: rgb(17 94 89 / 0) !important;
}
.tw-bg-teal-800\/10{
  background-color: rgb(17 94 89 / 0.1) !important;
}
.tw-bg-teal-800\/100{
  background-color: rgb(17 94 89 / 1) !important;
}
.tw-bg-teal-800\/15{
  background-color: rgb(17 94 89 / 0.15) !important;
}
.tw-bg-teal-800\/20{
  background-color: rgb(17 94 89 / 0.2) !important;
}
.tw-bg-teal-800\/25{
  background-color: rgb(17 94 89 / 0.25) !important;
}
.tw-bg-teal-800\/30{
  background-color: rgb(17 94 89 / 0.3) !important;
}
.tw-bg-teal-800\/35{
  background-color: rgb(17 94 89 / 0.35) !important;
}
.tw-bg-teal-800\/40{
  background-color: rgb(17 94 89 / 0.4) !important;
}
.tw-bg-teal-800\/45{
  background-color: rgb(17 94 89 / 0.45) !important;
}
.tw-bg-teal-800\/5{
  background-color: rgb(17 94 89 / 0.05) !important;
}
.tw-bg-teal-800\/50{
  background-color: rgb(17 94 89 / 0.5) !important;
}
.tw-bg-teal-800\/55{
  background-color: rgb(17 94 89 / 0.55) !important;
}
.tw-bg-teal-800\/60{
  background-color: rgb(17 94 89 / 0.6) !important;
}
.tw-bg-teal-800\/65{
  background-color: rgb(17 94 89 / 0.65) !important;
}
.tw-bg-teal-800\/70{
  background-color: rgb(17 94 89 / 0.7) !important;
}
.tw-bg-teal-800\/75{
  background-color: rgb(17 94 89 / 0.75) !important;
}
.tw-bg-teal-800\/80{
  background-color: rgb(17 94 89 / 0.8) !important;
}
.tw-bg-teal-800\/85{
  background-color: rgb(17 94 89 / 0.85) !important;
}
.tw-bg-teal-800\/90{
  background-color: rgb(17 94 89 / 0.9) !important;
}
.tw-bg-teal-800\/95{
  background-color: rgb(17 94 89 / 0.95) !important;
}
.tw-bg-teal-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-900\/0{
  background-color: rgb(19 78 74 / 0) !important;
}
.tw-bg-teal-900\/10{
  background-color: rgb(19 78 74 / 0.1) !important;
}
.tw-bg-teal-900\/100{
  background-color: rgb(19 78 74 / 1) !important;
}
.tw-bg-teal-900\/15{
  background-color: rgb(19 78 74 / 0.15) !important;
}
.tw-bg-teal-900\/20{
  background-color: rgb(19 78 74 / 0.2) !important;
}
.tw-bg-teal-900\/25{
  background-color: rgb(19 78 74 / 0.25) !important;
}
.tw-bg-teal-900\/30{
  background-color: rgb(19 78 74 / 0.3) !important;
}
.tw-bg-teal-900\/35{
  background-color: rgb(19 78 74 / 0.35) !important;
}
.tw-bg-teal-900\/40{
  background-color: rgb(19 78 74 / 0.4) !important;
}
.tw-bg-teal-900\/45{
  background-color: rgb(19 78 74 / 0.45) !important;
}
.tw-bg-teal-900\/5{
  background-color: rgb(19 78 74 / 0.05) !important;
}
.tw-bg-teal-900\/50{
  background-color: rgb(19 78 74 / 0.5) !important;
}
.tw-bg-teal-900\/55{
  background-color: rgb(19 78 74 / 0.55) !important;
}
.tw-bg-teal-900\/60{
  background-color: rgb(19 78 74 / 0.6) !important;
}
.tw-bg-teal-900\/65{
  background-color: rgb(19 78 74 / 0.65) !important;
}
.tw-bg-teal-900\/70{
  background-color: rgb(19 78 74 / 0.7) !important;
}
.tw-bg-teal-900\/75{
  background-color: rgb(19 78 74 / 0.75) !important;
}
.tw-bg-teal-900\/80{
  background-color: rgb(19 78 74 / 0.8) !important;
}
.tw-bg-teal-900\/85{
  background-color: rgb(19 78 74 / 0.85) !important;
}
.tw-bg-teal-900\/90{
  background-color: rgb(19 78 74 / 0.9) !important;
}
.tw-bg-teal-900\/95{
  background-color: rgb(19 78 74 / 0.95) !important;
}
.tw-bg-teal-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 47 46 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-teal-950\/0{
  background-color: rgb(4 47 46 / 0) !important;
}
.tw-bg-teal-950\/10{
  background-color: rgb(4 47 46 / 0.1) !important;
}
.tw-bg-teal-950\/100{
  background-color: rgb(4 47 46 / 1) !important;
}
.tw-bg-teal-950\/15{
  background-color: rgb(4 47 46 / 0.15) !important;
}
.tw-bg-teal-950\/20{
  background-color: rgb(4 47 46 / 0.2) !important;
}
.tw-bg-teal-950\/25{
  background-color: rgb(4 47 46 / 0.25) !important;
}
.tw-bg-teal-950\/30{
  background-color: rgb(4 47 46 / 0.3) !important;
}
.tw-bg-teal-950\/35{
  background-color: rgb(4 47 46 / 0.35) !important;
}
.tw-bg-teal-950\/40{
  background-color: rgb(4 47 46 / 0.4) !important;
}
.tw-bg-teal-950\/45{
  background-color: rgb(4 47 46 / 0.45) !important;
}
.tw-bg-teal-950\/5{
  background-color: rgb(4 47 46 / 0.05) !important;
}
.tw-bg-teal-950\/50{
  background-color: rgb(4 47 46 / 0.5) !important;
}
.tw-bg-teal-950\/55{
  background-color: rgb(4 47 46 / 0.55) !important;
}
.tw-bg-teal-950\/60{
  background-color: rgb(4 47 46 / 0.6) !important;
}
.tw-bg-teal-950\/65{
  background-color: rgb(4 47 46 / 0.65) !important;
}
.tw-bg-teal-950\/70{
  background-color: rgb(4 47 46 / 0.7) !important;
}
.tw-bg-teal-950\/75{
  background-color: rgb(4 47 46 / 0.75) !important;
}
.tw-bg-teal-950\/80{
  background-color: rgb(4 47 46 / 0.8) !important;
}
.tw-bg-teal-950\/85{
  background-color: rgb(4 47 46 / 0.85) !important;
}
.tw-bg-teal-950\/90{
  background-color: rgb(4 47 46 / 0.9) !important;
}
.tw-bg-teal-950\/95{
  background-color: rgb(4 47 46 / 0.95) !important;
}
.tw-bg-transparent{
  background-color: transparent !important;
}
.tw-bg-transparent\/0{
  background-color: rgb(0 0 0 / 0) !important;
}
.tw-bg-transparent\/10{
  background-color: rgb(0 0 0 / 0.1) !important;
}
.tw-bg-transparent\/100{
  background-color: rgb(0 0 0 / 1) !important;
}
.tw-bg-transparent\/15{
  background-color: rgb(0 0 0 / 0.15) !important;
}
.tw-bg-transparent\/20{
  background-color: rgb(0 0 0 / 0.2) !important;
}
.tw-bg-transparent\/25{
  background-color: rgb(0 0 0 / 0.25) !important;
}
.tw-bg-transparent\/30{
  background-color: rgb(0 0 0 / 0.3) !important;
}
.tw-bg-transparent\/35{
  background-color: rgb(0 0 0 / 0.35) !important;
}
.tw-bg-transparent\/40{
  background-color: rgb(0 0 0 / 0.4) !important;
}
.tw-bg-transparent\/45{
  background-color: rgb(0 0 0 / 0.45) !important;
}
.tw-bg-transparent\/5{
  background-color: rgb(0 0 0 / 0.05) !important;
}
.tw-bg-transparent\/50{
  background-color: rgb(0 0 0 / 0.5) !important;
}
.tw-bg-transparent\/55{
  background-color: rgb(0 0 0 / 0.55) !important;
}
.tw-bg-transparent\/60{
  background-color: rgb(0 0 0 / 0.6) !important;
}
.tw-bg-transparent\/65{
  background-color: rgb(0 0 0 / 0.65) !important;
}
.tw-bg-transparent\/70{
  background-color: rgb(0 0 0 / 0.7) !important;
}
.tw-bg-transparent\/75{
  background-color: rgb(0 0 0 / 0.75) !important;
}
.tw-bg-transparent\/80{
  background-color: rgb(0 0 0 / 0.8) !important;
}
.tw-bg-transparent\/85{
  background-color: rgb(0 0 0 / 0.85) !important;
}
.tw-bg-transparent\/90{
  background-color: rgb(0 0 0 / 0.9) !important;
}
.tw-bg-transparent\/95{
  background-color: rgb(0 0 0 / 0.95) !important;
}
.tw-bg-violet-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-100\/0{
  background-color: rgb(237 233 254 / 0) !important;
}
.tw-bg-violet-100\/10{
  background-color: rgb(237 233 254 / 0.1) !important;
}
.tw-bg-violet-100\/100{
  background-color: rgb(237 233 254 / 1) !important;
}
.tw-bg-violet-100\/15{
  background-color: rgb(237 233 254 / 0.15) !important;
}
.tw-bg-violet-100\/20{
  background-color: rgb(237 233 254 / 0.2) !important;
}
.tw-bg-violet-100\/25{
  background-color: rgb(237 233 254 / 0.25) !important;
}
.tw-bg-violet-100\/30{
  background-color: rgb(237 233 254 / 0.3) !important;
}
.tw-bg-violet-100\/35{
  background-color: rgb(237 233 254 / 0.35) !important;
}
.tw-bg-violet-100\/40{
  background-color: rgb(237 233 254 / 0.4) !important;
}
.tw-bg-violet-100\/45{
  background-color: rgb(237 233 254 / 0.45) !important;
}
.tw-bg-violet-100\/5{
  background-color: rgb(237 233 254 / 0.05) !important;
}
.tw-bg-violet-100\/50{
  background-color: rgb(237 233 254 / 0.5) !important;
}
.tw-bg-violet-100\/55{
  background-color: rgb(237 233 254 / 0.55) !important;
}
.tw-bg-violet-100\/60{
  background-color: rgb(237 233 254 / 0.6) !important;
}
.tw-bg-violet-100\/65{
  background-color: rgb(237 233 254 / 0.65) !important;
}
.tw-bg-violet-100\/70{
  background-color: rgb(237 233 254 / 0.7) !important;
}
.tw-bg-violet-100\/75{
  background-color: rgb(237 233 254 / 0.75) !important;
}
.tw-bg-violet-100\/80{
  background-color: rgb(237 233 254 / 0.8) !important;
}
.tw-bg-violet-100\/85{
  background-color: rgb(237 233 254 / 0.85) !important;
}
.tw-bg-violet-100\/90{
  background-color: rgb(237 233 254 / 0.9) !important;
}
.tw-bg-violet-100\/95{
  background-color: rgb(237 233 254 / 0.95) !important;
}
.tw-bg-violet-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-200\/0{
  background-color: rgb(221 214 254 / 0) !important;
}
.tw-bg-violet-200\/10{
  background-color: rgb(221 214 254 / 0.1) !important;
}
.tw-bg-violet-200\/100{
  background-color: rgb(221 214 254 / 1) !important;
}
.tw-bg-violet-200\/15{
  background-color: rgb(221 214 254 / 0.15) !important;
}
.tw-bg-violet-200\/20{
  background-color: rgb(221 214 254 / 0.2) !important;
}
.tw-bg-violet-200\/25{
  background-color: rgb(221 214 254 / 0.25) !important;
}
.tw-bg-violet-200\/30{
  background-color: rgb(221 214 254 / 0.3) !important;
}
.tw-bg-violet-200\/35{
  background-color: rgb(221 214 254 / 0.35) !important;
}
.tw-bg-violet-200\/40{
  background-color: rgb(221 214 254 / 0.4) !important;
}
.tw-bg-violet-200\/45{
  background-color: rgb(221 214 254 / 0.45) !important;
}
.tw-bg-violet-200\/5{
  background-color: rgb(221 214 254 / 0.05) !important;
}
.tw-bg-violet-200\/50{
  background-color: rgb(221 214 254 / 0.5) !important;
}
.tw-bg-violet-200\/55{
  background-color: rgb(221 214 254 / 0.55) !important;
}
.tw-bg-violet-200\/60{
  background-color: rgb(221 214 254 / 0.6) !important;
}
.tw-bg-violet-200\/65{
  background-color: rgb(221 214 254 / 0.65) !important;
}
.tw-bg-violet-200\/70{
  background-color: rgb(221 214 254 / 0.7) !important;
}
.tw-bg-violet-200\/75{
  background-color: rgb(221 214 254 / 0.75) !important;
}
.tw-bg-violet-200\/80{
  background-color: rgb(221 214 254 / 0.8) !important;
}
.tw-bg-violet-200\/85{
  background-color: rgb(221 214 254 / 0.85) !important;
}
.tw-bg-violet-200\/90{
  background-color: rgb(221 214 254 / 0.9) !important;
}
.tw-bg-violet-200\/95{
  background-color: rgb(221 214 254 / 0.95) !important;
}
.tw-bg-violet-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-300\/0{
  background-color: rgb(196 181 253 / 0) !important;
}
.tw-bg-violet-300\/10{
  background-color: rgb(196 181 253 / 0.1) !important;
}
.tw-bg-violet-300\/100{
  background-color: rgb(196 181 253 / 1) !important;
}
.tw-bg-violet-300\/15{
  background-color: rgb(196 181 253 / 0.15) !important;
}
.tw-bg-violet-300\/20{
  background-color: rgb(196 181 253 / 0.2) !important;
}
.tw-bg-violet-300\/25{
  background-color: rgb(196 181 253 / 0.25) !important;
}
.tw-bg-violet-300\/30{
  background-color: rgb(196 181 253 / 0.3) !important;
}
.tw-bg-violet-300\/35{
  background-color: rgb(196 181 253 / 0.35) !important;
}
.tw-bg-violet-300\/40{
  background-color: rgb(196 181 253 / 0.4) !important;
}
.tw-bg-violet-300\/45{
  background-color: rgb(196 181 253 / 0.45) !important;
}
.tw-bg-violet-300\/5{
  background-color: rgb(196 181 253 / 0.05) !important;
}
.tw-bg-violet-300\/50{
  background-color: rgb(196 181 253 / 0.5) !important;
}
.tw-bg-violet-300\/55{
  background-color: rgb(196 181 253 / 0.55) !important;
}
.tw-bg-violet-300\/60{
  background-color: rgb(196 181 253 / 0.6) !important;
}
.tw-bg-violet-300\/65{
  background-color: rgb(196 181 253 / 0.65) !important;
}
.tw-bg-violet-300\/70{
  background-color: rgb(196 181 253 / 0.7) !important;
}
.tw-bg-violet-300\/75{
  background-color: rgb(196 181 253 / 0.75) !important;
}
.tw-bg-violet-300\/80{
  background-color: rgb(196 181 253 / 0.8) !important;
}
.tw-bg-violet-300\/85{
  background-color: rgb(196 181 253 / 0.85) !important;
}
.tw-bg-violet-300\/90{
  background-color: rgb(196 181 253 / 0.9) !important;
}
.tw-bg-violet-300\/95{
  background-color: rgb(196 181 253 / 0.95) !important;
}
.tw-bg-violet-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-400\/0{
  background-color: rgb(167 139 250 / 0) !important;
}
.tw-bg-violet-400\/10{
  background-color: rgb(167 139 250 / 0.1) !important;
}
.tw-bg-violet-400\/100{
  background-color: rgb(167 139 250 / 1) !important;
}
.tw-bg-violet-400\/15{
  background-color: rgb(167 139 250 / 0.15) !important;
}
.tw-bg-violet-400\/20{
  background-color: rgb(167 139 250 / 0.2) !important;
}
.tw-bg-violet-400\/25{
  background-color: rgb(167 139 250 / 0.25) !important;
}
.tw-bg-violet-400\/30{
  background-color: rgb(167 139 250 / 0.3) !important;
}
.tw-bg-violet-400\/35{
  background-color: rgb(167 139 250 / 0.35) !important;
}
.tw-bg-violet-400\/40{
  background-color: rgb(167 139 250 / 0.4) !important;
}
.tw-bg-violet-400\/45{
  background-color: rgb(167 139 250 / 0.45) !important;
}
.tw-bg-violet-400\/5{
  background-color: rgb(167 139 250 / 0.05) !important;
}
.tw-bg-violet-400\/50{
  background-color: rgb(167 139 250 / 0.5) !important;
}
.tw-bg-violet-400\/55{
  background-color: rgb(167 139 250 / 0.55) !important;
}
.tw-bg-violet-400\/60{
  background-color: rgb(167 139 250 / 0.6) !important;
}
.tw-bg-violet-400\/65{
  background-color: rgb(167 139 250 / 0.65) !important;
}
.tw-bg-violet-400\/70{
  background-color: rgb(167 139 250 / 0.7) !important;
}
.tw-bg-violet-400\/75{
  background-color: rgb(167 139 250 / 0.75) !important;
}
.tw-bg-violet-400\/80{
  background-color: rgb(167 139 250 / 0.8) !important;
}
.tw-bg-violet-400\/85{
  background-color: rgb(167 139 250 / 0.85) !important;
}
.tw-bg-violet-400\/90{
  background-color: rgb(167 139 250 / 0.9) !important;
}
.tw-bg-violet-400\/95{
  background-color: rgb(167 139 250 / 0.95) !important;
}
.tw-bg-violet-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-50\/0{
  background-color: rgb(245 243 255 / 0) !important;
}
.tw-bg-violet-50\/10{
  background-color: rgb(245 243 255 / 0.1) !important;
}
.tw-bg-violet-50\/100{
  background-color: rgb(245 243 255 / 1) !important;
}
.tw-bg-violet-50\/15{
  background-color: rgb(245 243 255 / 0.15) !important;
}
.tw-bg-violet-50\/20{
  background-color: rgb(245 243 255 / 0.2) !important;
}
.tw-bg-violet-50\/25{
  background-color: rgb(245 243 255 / 0.25) !important;
}
.tw-bg-violet-50\/30{
  background-color: rgb(245 243 255 / 0.3) !important;
}
.tw-bg-violet-50\/35{
  background-color: rgb(245 243 255 / 0.35) !important;
}
.tw-bg-violet-50\/40{
  background-color: rgb(245 243 255 / 0.4) !important;
}
.tw-bg-violet-50\/45{
  background-color: rgb(245 243 255 / 0.45) !important;
}
.tw-bg-violet-50\/5{
  background-color: rgb(245 243 255 / 0.05) !important;
}
.tw-bg-violet-50\/50{
  background-color: rgb(245 243 255 / 0.5) !important;
}
.tw-bg-violet-50\/55{
  background-color: rgb(245 243 255 / 0.55) !important;
}
.tw-bg-violet-50\/60{
  background-color: rgb(245 243 255 / 0.6) !important;
}
.tw-bg-violet-50\/65{
  background-color: rgb(245 243 255 / 0.65) !important;
}
.tw-bg-violet-50\/70{
  background-color: rgb(245 243 255 / 0.7) !important;
}
.tw-bg-violet-50\/75{
  background-color: rgb(245 243 255 / 0.75) !important;
}
.tw-bg-violet-50\/80{
  background-color: rgb(245 243 255 / 0.8) !important;
}
.tw-bg-violet-50\/85{
  background-color: rgb(245 243 255 / 0.85) !important;
}
.tw-bg-violet-50\/90{
  background-color: rgb(245 243 255 / 0.9) !important;
}
.tw-bg-violet-50\/95{
  background-color: rgb(245 243 255 / 0.95) !important;
}
.tw-bg-violet-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-500\/0{
  background-color: rgb(139 92 246 / 0) !important;
}
.tw-bg-violet-500\/10{
  background-color: rgb(139 92 246 / 0.1) !important;
}
.tw-bg-violet-500\/100{
  background-color: rgb(139 92 246 / 1) !important;
}
.tw-bg-violet-500\/15{
  background-color: rgb(139 92 246 / 0.15) !important;
}
.tw-bg-violet-500\/20{
  background-color: rgb(139 92 246 / 0.2) !important;
}
.tw-bg-violet-500\/25{
  background-color: rgb(139 92 246 / 0.25) !important;
}
.tw-bg-violet-500\/30{
  background-color: rgb(139 92 246 / 0.3) !important;
}
.tw-bg-violet-500\/35{
  background-color: rgb(139 92 246 / 0.35) !important;
}
.tw-bg-violet-500\/40{
  background-color: rgb(139 92 246 / 0.4) !important;
}
.tw-bg-violet-500\/45{
  background-color: rgb(139 92 246 / 0.45) !important;
}
.tw-bg-violet-500\/5{
  background-color: rgb(139 92 246 / 0.05) !important;
}
.tw-bg-violet-500\/50{
  background-color: rgb(139 92 246 / 0.5) !important;
}
.tw-bg-violet-500\/55{
  background-color: rgb(139 92 246 / 0.55) !important;
}
.tw-bg-violet-500\/60{
  background-color: rgb(139 92 246 / 0.6) !important;
}
.tw-bg-violet-500\/65{
  background-color: rgb(139 92 246 / 0.65) !important;
}
.tw-bg-violet-500\/70{
  background-color: rgb(139 92 246 / 0.7) !important;
}
.tw-bg-violet-500\/75{
  background-color: rgb(139 92 246 / 0.75) !important;
}
.tw-bg-violet-500\/80{
  background-color: rgb(139 92 246 / 0.8) !important;
}
.tw-bg-violet-500\/85{
  background-color: rgb(139 92 246 / 0.85) !important;
}
.tw-bg-violet-500\/90{
  background-color: rgb(139 92 246 / 0.9) !important;
}
.tw-bg-violet-500\/95{
  background-color: rgb(139 92 246 / 0.95) !important;
}
.tw-bg-violet-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-600\/0{
  background-color: rgb(124 58 237 / 0) !important;
}
.tw-bg-violet-600\/10{
  background-color: rgb(124 58 237 / 0.1) !important;
}
.tw-bg-violet-600\/100{
  background-color: rgb(124 58 237 / 1) !important;
}
.tw-bg-violet-600\/15{
  background-color: rgb(124 58 237 / 0.15) !important;
}
.tw-bg-violet-600\/20{
  background-color: rgb(124 58 237 / 0.2) !important;
}
.tw-bg-violet-600\/25{
  background-color: rgb(124 58 237 / 0.25) !important;
}
.tw-bg-violet-600\/30{
  background-color: rgb(124 58 237 / 0.3) !important;
}
.tw-bg-violet-600\/35{
  background-color: rgb(124 58 237 / 0.35) !important;
}
.tw-bg-violet-600\/40{
  background-color: rgb(124 58 237 / 0.4) !important;
}
.tw-bg-violet-600\/45{
  background-color: rgb(124 58 237 / 0.45) !important;
}
.tw-bg-violet-600\/5{
  background-color: rgb(124 58 237 / 0.05) !important;
}
.tw-bg-violet-600\/50{
  background-color: rgb(124 58 237 / 0.5) !important;
}
.tw-bg-violet-600\/55{
  background-color: rgb(124 58 237 / 0.55) !important;
}
.tw-bg-violet-600\/60{
  background-color: rgb(124 58 237 / 0.6) !important;
}
.tw-bg-violet-600\/65{
  background-color: rgb(124 58 237 / 0.65) !important;
}
.tw-bg-violet-600\/70{
  background-color: rgb(124 58 237 / 0.7) !important;
}
.tw-bg-violet-600\/75{
  background-color: rgb(124 58 237 / 0.75) !important;
}
.tw-bg-violet-600\/80{
  background-color: rgb(124 58 237 / 0.8) !important;
}
.tw-bg-violet-600\/85{
  background-color: rgb(124 58 237 / 0.85) !important;
}
.tw-bg-violet-600\/90{
  background-color: rgb(124 58 237 / 0.9) !important;
}
.tw-bg-violet-600\/95{
  background-color: rgb(124 58 237 / 0.95) !important;
}
.tw-bg-violet-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-700\/0{
  background-color: rgb(109 40 217 / 0) !important;
}
.tw-bg-violet-700\/10{
  background-color: rgb(109 40 217 / 0.1) !important;
}
.tw-bg-violet-700\/100{
  background-color: rgb(109 40 217 / 1) !important;
}
.tw-bg-violet-700\/15{
  background-color: rgb(109 40 217 / 0.15) !important;
}
.tw-bg-violet-700\/20{
  background-color: rgb(109 40 217 / 0.2) !important;
}
.tw-bg-violet-700\/25{
  background-color: rgb(109 40 217 / 0.25) !important;
}
.tw-bg-violet-700\/30{
  background-color: rgb(109 40 217 / 0.3) !important;
}
.tw-bg-violet-700\/35{
  background-color: rgb(109 40 217 / 0.35) !important;
}
.tw-bg-violet-700\/40{
  background-color: rgb(109 40 217 / 0.4) !important;
}
.tw-bg-violet-700\/45{
  background-color: rgb(109 40 217 / 0.45) !important;
}
.tw-bg-violet-700\/5{
  background-color: rgb(109 40 217 / 0.05) !important;
}
.tw-bg-violet-700\/50{
  background-color: rgb(109 40 217 / 0.5) !important;
}
.tw-bg-violet-700\/55{
  background-color: rgb(109 40 217 / 0.55) !important;
}
.tw-bg-violet-700\/60{
  background-color: rgb(109 40 217 / 0.6) !important;
}
.tw-bg-violet-700\/65{
  background-color: rgb(109 40 217 / 0.65) !important;
}
.tw-bg-violet-700\/70{
  background-color: rgb(109 40 217 / 0.7) !important;
}
.tw-bg-violet-700\/75{
  background-color: rgb(109 40 217 / 0.75) !important;
}
.tw-bg-violet-700\/80{
  background-color: rgb(109 40 217 / 0.8) !important;
}
.tw-bg-violet-700\/85{
  background-color: rgb(109 40 217 / 0.85) !important;
}
.tw-bg-violet-700\/90{
  background-color: rgb(109 40 217 / 0.9) !important;
}
.tw-bg-violet-700\/95{
  background-color: rgb(109 40 217 / 0.95) !important;
}
.tw-bg-violet-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-800\/0{
  background-color: rgb(91 33 182 / 0) !important;
}
.tw-bg-violet-800\/10{
  background-color: rgb(91 33 182 / 0.1) !important;
}
.tw-bg-violet-800\/100{
  background-color: rgb(91 33 182 / 1) !important;
}
.tw-bg-violet-800\/15{
  background-color: rgb(91 33 182 / 0.15) !important;
}
.tw-bg-violet-800\/20{
  background-color: rgb(91 33 182 / 0.2) !important;
}
.tw-bg-violet-800\/25{
  background-color: rgb(91 33 182 / 0.25) !important;
}
.tw-bg-violet-800\/30{
  background-color: rgb(91 33 182 / 0.3) !important;
}
.tw-bg-violet-800\/35{
  background-color: rgb(91 33 182 / 0.35) !important;
}
.tw-bg-violet-800\/40{
  background-color: rgb(91 33 182 / 0.4) !important;
}
.tw-bg-violet-800\/45{
  background-color: rgb(91 33 182 / 0.45) !important;
}
.tw-bg-violet-800\/5{
  background-color: rgb(91 33 182 / 0.05) !important;
}
.tw-bg-violet-800\/50{
  background-color: rgb(91 33 182 / 0.5) !important;
}
.tw-bg-violet-800\/55{
  background-color: rgb(91 33 182 / 0.55) !important;
}
.tw-bg-violet-800\/60{
  background-color: rgb(91 33 182 / 0.6) !important;
}
.tw-bg-violet-800\/65{
  background-color: rgb(91 33 182 / 0.65) !important;
}
.tw-bg-violet-800\/70{
  background-color: rgb(91 33 182 / 0.7) !important;
}
.tw-bg-violet-800\/75{
  background-color: rgb(91 33 182 / 0.75) !important;
}
.tw-bg-violet-800\/80{
  background-color: rgb(91 33 182 / 0.8) !important;
}
.tw-bg-violet-800\/85{
  background-color: rgb(91 33 182 / 0.85) !important;
}
.tw-bg-violet-800\/90{
  background-color: rgb(91 33 182 / 0.9) !important;
}
.tw-bg-violet-800\/95{
  background-color: rgb(91 33 182 / 0.95) !important;
}
.tw-bg-violet-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-900\/0{
  background-color: rgb(76 29 149 / 0) !important;
}
.tw-bg-violet-900\/10{
  background-color: rgb(76 29 149 / 0.1) !important;
}
.tw-bg-violet-900\/100{
  background-color: rgb(76 29 149 / 1) !important;
}
.tw-bg-violet-900\/15{
  background-color: rgb(76 29 149 / 0.15) !important;
}
.tw-bg-violet-900\/20{
  background-color: rgb(76 29 149 / 0.2) !important;
}
.tw-bg-violet-900\/25{
  background-color: rgb(76 29 149 / 0.25) !important;
}
.tw-bg-violet-900\/30{
  background-color: rgb(76 29 149 / 0.3) !important;
}
.tw-bg-violet-900\/35{
  background-color: rgb(76 29 149 / 0.35) !important;
}
.tw-bg-violet-900\/40{
  background-color: rgb(76 29 149 / 0.4) !important;
}
.tw-bg-violet-900\/45{
  background-color: rgb(76 29 149 / 0.45) !important;
}
.tw-bg-violet-900\/5{
  background-color: rgb(76 29 149 / 0.05) !important;
}
.tw-bg-violet-900\/50{
  background-color: rgb(76 29 149 / 0.5) !important;
}
.tw-bg-violet-900\/55{
  background-color: rgb(76 29 149 / 0.55) !important;
}
.tw-bg-violet-900\/60{
  background-color: rgb(76 29 149 / 0.6) !important;
}
.tw-bg-violet-900\/65{
  background-color: rgb(76 29 149 / 0.65) !important;
}
.tw-bg-violet-900\/70{
  background-color: rgb(76 29 149 / 0.7) !important;
}
.tw-bg-violet-900\/75{
  background-color: rgb(76 29 149 / 0.75) !important;
}
.tw-bg-violet-900\/80{
  background-color: rgb(76 29 149 / 0.8) !important;
}
.tw-bg-violet-900\/85{
  background-color: rgb(76 29 149 / 0.85) !important;
}
.tw-bg-violet-900\/90{
  background-color: rgb(76 29 149 / 0.9) !important;
}
.tw-bg-violet-900\/95{
  background-color: rgb(76 29 149 / 0.95) !important;
}
.tw-bg-violet-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(46 16 101 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-violet-950\/0{
  background-color: rgb(46 16 101 / 0) !important;
}
.tw-bg-violet-950\/10{
  background-color: rgb(46 16 101 / 0.1) !important;
}
.tw-bg-violet-950\/100{
  background-color: rgb(46 16 101 / 1) !important;
}
.tw-bg-violet-950\/15{
  background-color: rgb(46 16 101 / 0.15) !important;
}
.tw-bg-violet-950\/20{
  background-color: rgb(46 16 101 / 0.2) !important;
}
.tw-bg-violet-950\/25{
  background-color: rgb(46 16 101 / 0.25) !important;
}
.tw-bg-violet-950\/30{
  background-color: rgb(46 16 101 / 0.3) !important;
}
.tw-bg-violet-950\/35{
  background-color: rgb(46 16 101 / 0.35) !important;
}
.tw-bg-violet-950\/40{
  background-color: rgb(46 16 101 / 0.4) !important;
}
.tw-bg-violet-950\/45{
  background-color: rgb(46 16 101 / 0.45) !important;
}
.tw-bg-violet-950\/5{
  background-color: rgb(46 16 101 / 0.05) !important;
}
.tw-bg-violet-950\/50{
  background-color: rgb(46 16 101 / 0.5) !important;
}
.tw-bg-violet-950\/55{
  background-color: rgb(46 16 101 / 0.55) !important;
}
.tw-bg-violet-950\/60{
  background-color: rgb(46 16 101 / 0.6) !important;
}
.tw-bg-violet-950\/65{
  background-color: rgb(46 16 101 / 0.65) !important;
}
.tw-bg-violet-950\/70{
  background-color: rgb(46 16 101 / 0.7) !important;
}
.tw-bg-violet-950\/75{
  background-color: rgb(46 16 101 / 0.75) !important;
}
.tw-bg-violet-950\/80{
  background-color: rgb(46 16 101 / 0.8) !important;
}
.tw-bg-violet-950\/85{
  background-color: rgb(46 16 101 / 0.85) !important;
}
.tw-bg-violet-950\/90{
  background-color: rgb(46 16 101 / 0.9) !important;
}
.tw-bg-violet-950\/95{
  background-color: rgb(46 16 101 / 0.95) !important;
}
.tw-bg-wb-approved-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 239 220 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-approved-background\/0{
  background-color: rgb(216 239 220 / 0) !important;
}
.tw-bg-wb-approved-background\/10{
  background-color: rgb(216 239 220 / 0.1) !important;
}
.tw-bg-wb-approved-background\/100{
  background-color: rgb(216 239 220 / 1) !important;
}
.tw-bg-wb-approved-background\/15{
  background-color: rgb(216 239 220 / 0.15) !important;
}
.tw-bg-wb-approved-background\/20{
  background-color: rgb(216 239 220 / 0.2) !important;
}
.tw-bg-wb-approved-background\/25{
  background-color: rgb(216 239 220 / 0.25) !important;
}
.tw-bg-wb-approved-background\/30{
  background-color: rgb(216 239 220 / 0.3) !important;
}
.tw-bg-wb-approved-background\/35{
  background-color: rgb(216 239 220 / 0.35) !important;
}
.tw-bg-wb-approved-background\/40{
  background-color: rgb(216 239 220 / 0.4) !important;
}
.tw-bg-wb-approved-background\/45{
  background-color: rgb(216 239 220 / 0.45) !important;
}
.tw-bg-wb-approved-background\/5{
  background-color: rgb(216 239 220 / 0.05) !important;
}
.tw-bg-wb-approved-background\/50{
  background-color: rgb(216 239 220 / 0.5) !important;
}
.tw-bg-wb-approved-background\/55{
  background-color: rgb(216 239 220 / 0.55) !important;
}
.tw-bg-wb-approved-background\/60{
  background-color: rgb(216 239 220 / 0.6) !important;
}
.tw-bg-wb-approved-background\/65{
  background-color: rgb(216 239 220 / 0.65) !important;
}
.tw-bg-wb-approved-background\/70{
  background-color: rgb(216 239 220 / 0.7) !important;
}
.tw-bg-wb-approved-background\/75{
  background-color: rgb(216 239 220 / 0.75) !important;
}
.tw-bg-wb-approved-background\/80{
  background-color: rgb(216 239 220 / 0.8) !important;
}
.tw-bg-wb-approved-background\/85{
  background-color: rgb(216 239 220 / 0.85) !important;
}
.tw-bg-wb-approved-background\/90{
  background-color: rgb(216 239 220 / 0.9) !important;
}
.tw-bg-wb-approved-background\/95{
  background-color: rgb(216 239 220 / 0.95) !important;
}
.tw-bg-wb-approved-text{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 139 64 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-approved-text\/0{
  background-color: rgb(50 139 64 / 0) !important;
}
.tw-bg-wb-approved-text\/10{
  background-color: rgb(50 139 64 / 0.1) !important;
}
.tw-bg-wb-approved-text\/100{
  background-color: rgb(50 139 64 / 1) !important;
}
.tw-bg-wb-approved-text\/15{
  background-color: rgb(50 139 64 / 0.15) !important;
}
.tw-bg-wb-approved-text\/20{
  background-color: rgb(50 139 64 / 0.2) !important;
}
.tw-bg-wb-approved-text\/25{
  background-color: rgb(50 139 64 / 0.25) !important;
}
.tw-bg-wb-approved-text\/30{
  background-color: rgb(50 139 64 / 0.3) !important;
}
.tw-bg-wb-approved-text\/35{
  background-color: rgb(50 139 64 / 0.35) !important;
}
.tw-bg-wb-approved-text\/40{
  background-color: rgb(50 139 64 / 0.4) !important;
}
.tw-bg-wb-approved-text\/45{
  background-color: rgb(50 139 64 / 0.45) !important;
}
.tw-bg-wb-approved-text\/5{
  background-color: rgb(50 139 64 / 0.05) !important;
}
.tw-bg-wb-approved-text\/50{
  background-color: rgb(50 139 64 / 0.5) !important;
}
.tw-bg-wb-approved-text\/55{
  background-color: rgb(50 139 64 / 0.55) !important;
}
.tw-bg-wb-approved-text\/60{
  background-color: rgb(50 139 64 / 0.6) !important;
}
.tw-bg-wb-approved-text\/65{
  background-color: rgb(50 139 64 / 0.65) !important;
}
.tw-bg-wb-approved-text\/70{
  background-color: rgb(50 139 64 / 0.7) !important;
}
.tw-bg-wb-approved-text\/75{
  background-color: rgb(50 139 64 / 0.75) !important;
}
.tw-bg-wb-approved-text\/80{
  background-color: rgb(50 139 64 / 0.8) !important;
}
.tw-bg-wb-approved-text\/85{
  background-color: rgb(50 139 64 / 0.85) !important;
}
.tw-bg-wb-approved-text\/90{
  background-color: rgb(50 139 64 / 0.9) !important;
}
.tw-bg-wb-approved-text\/95{
  background-color: rgb(50 139 64 / 0.95) !important;
}
.tw-bg-wb-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 24 32 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-black\/0{
  background-color: rgb(19 24 32 / 0) !important;
}
.tw-bg-wb-black\/10{
  background-color: rgb(19 24 32 / 0.1) !important;
}
.tw-bg-wb-black\/100{
  background-color: rgb(19 24 32 / 1) !important;
}
.tw-bg-wb-black\/15{
  background-color: rgb(19 24 32 / 0.15) !important;
}
.tw-bg-wb-black\/20{
  background-color: rgb(19 24 32 / 0.2) !important;
}
.tw-bg-wb-black\/25{
  background-color: rgb(19 24 32 / 0.25) !important;
}
.tw-bg-wb-black\/30{
  background-color: rgb(19 24 32 / 0.3) !important;
}
.tw-bg-wb-black\/35{
  background-color: rgb(19 24 32 / 0.35) !important;
}
.tw-bg-wb-black\/40{
  background-color: rgb(19 24 32 / 0.4) !important;
}
.tw-bg-wb-black\/45{
  background-color: rgb(19 24 32 / 0.45) !important;
}
.tw-bg-wb-black\/5{
  background-color: rgb(19 24 32 / 0.05) !important;
}
.tw-bg-wb-black\/50{
  background-color: rgb(19 24 32 / 0.5) !important;
}
.tw-bg-wb-black\/55{
  background-color: rgb(19 24 32 / 0.55) !important;
}
.tw-bg-wb-black\/60{
  background-color: rgb(19 24 32 / 0.6) !important;
}
.tw-bg-wb-black\/65{
  background-color: rgb(19 24 32 / 0.65) !important;
}
.tw-bg-wb-black\/70{
  background-color: rgb(19 24 32 / 0.7) !important;
}
.tw-bg-wb-black\/75{
  background-color: rgb(19 24 32 / 0.75) !important;
}
.tw-bg-wb-black\/80{
  background-color: rgb(19 24 32 / 0.8) !important;
}
.tw-bg-wb-black\/85{
  background-color: rgb(19 24 32 / 0.85) !important;
}
.tw-bg-wb-black\/90{
  background-color: rgb(19 24 32 / 0.9) !important;
}
.tw-bg-wb-black\/95{
  background-color: rgb(19 24 32 / 0.95) !important;
}
.tw-bg-wb-blue{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-blue\/0{
  background-color: rgb(0 147 208 / 0) !important;
}
.tw-bg-wb-blue\/10{
  background-color: rgb(0 147 208 / 0.1) !important;
}
.tw-bg-wb-blue\/100{
  background-color: rgb(0 147 208 / 1) !important;
}
.tw-bg-wb-blue\/15{
  background-color: rgb(0 147 208 / 0.15) !important;
}
.tw-bg-wb-blue\/20{
  background-color: rgb(0 147 208 / 0.2) !important;
}
.tw-bg-wb-blue\/25{
  background-color: rgb(0 147 208 / 0.25) !important;
}
.tw-bg-wb-blue\/30{
  background-color: rgb(0 147 208 / 0.3) !important;
}
.tw-bg-wb-blue\/35{
  background-color: rgb(0 147 208 / 0.35) !important;
}
.tw-bg-wb-blue\/40{
  background-color: rgb(0 147 208 / 0.4) !important;
}
.tw-bg-wb-blue\/45{
  background-color: rgb(0 147 208 / 0.45) !important;
}
.tw-bg-wb-blue\/5{
  background-color: rgb(0 147 208 / 0.05) !important;
}
.tw-bg-wb-blue\/50{
  background-color: rgb(0 147 208 / 0.5) !important;
}
.tw-bg-wb-blue\/55{
  background-color: rgb(0 147 208 / 0.55) !important;
}
.tw-bg-wb-blue\/60{
  background-color: rgb(0 147 208 / 0.6) !important;
}
.tw-bg-wb-blue\/65{
  background-color: rgb(0 147 208 / 0.65) !important;
}
.tw-bg-wb-blue\/70{
  background-color: rgb(0 147 208 / 0.7) !important;
}
.tw-bg-wb-blue\/75{
  background-color: rgb(0 147 208 / 0.75) !important;
}
.tw-bg-wb-blue\/80{
  background-color: rgb(0 147 208 / 0.8) !important;
}
.tw-bg-wb-blue\/85{
  background-color: rgb(0 147 208 / 0.85) !important;
}
.tw-bg-wb-blue\/90{
  background-color: rgb(0 147 208 / 0.9) !important;
}
.tw-bg-wb-blue\/95{
  background-color: rgb(0 147 208 / 0.95) !important;
}
.tw-bg-wb-editor-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-editor-background\/0{
  background-color: rgb(204 233 246 / 0) !important;
}
.tw-bg-wb-editor-background\/10{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.tw-bg-wb-editor-background\/100{
  background-color: rgb(204 233 246 / 1) !important;
}
.tw-bg-wb-editor-background\/15{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.tw-bg-wb-editor-background\/20{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.tw-bg-wb-editor-background\/25{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.tw-bg-wb-editor-background\/30{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.tw-bg-wb-editor-background\/35{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.tw-bg-wb-editor-background\/40{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.tw-bg-wb-editor-background\/45{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.tw-bg-wb-editor-background\/5{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.tw-bg-wb-editor-background\/50{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.tw-bg-wb-editor-background\/55{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.tw-bg-wb-editor-background\/60{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.tw-bg-wb-editor-background\/65{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.tw-bg-wb-editor-background\/70{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.tw-bg-wb-editor-background\/75{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.tw-bg-wb-editor-background\/80{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.tw-bg-wb-editor-background\/85{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.tw-bg-wb-editor-background\/90{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.tw-bg-wb-editor-background\/95{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.tw-bg-wb-editor-text{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-editor-text\/0{
  background-color: rgb(0 118 166 / 0) !important;
}
.tw-bg-wb-editor-text\/10{
  background-color: rgb(0 118 166 / 0.1) !important;
}
.tw-bg-wb-editor-text\/100{
  background-color: rgb(0 118 166 / 1) !important;
}
.tw-bg-wb-editor-text\/15{
  background-color: rgb(0 118 166 / 0.15) !important;
}
.tw-bg-wb-editor-text\/20{
  background-color: rgb(0 118 166 / 0.2) !important;
}
.tw-bg-wb-editor-text\/25{
  background-color: rgb(0 118 166 / 0.25) !important;
}
.tw-bg-wb-editor-text\/30{
  background-color: rgb(0 118 166 / 0.3) !important;
}
.tw-bg-wb-editor-text\/35{
  background-color: rgb(0 118 166 / 0.35) !important;
}
.tw-bg-wb-editor-text\/40{
  background-color: rgb(0 118 166 / 0.4) !important;
}
.tw-bg-wb-editor-text\/45{
  background-color: rgb(0 118 166 / 0.45) !important;
}
.tw-bg-wb-editor-text\/5{
  background-color: rgb(0 118 166 / 0.05) !important;
}
.tw-bg-wb-editor-text\/50{
  background-color: rgb(0 118 166 / 0.5) !important;
}
.tw-bg-wb-editor-text\/55{
  background-color: rgb(0 118 166 / 0.55) !important;
}
.tw-bg-wb-editor-text\/60{
  background-color: rgb(0 118 166 / 0.6) !important;
}
.tw-bg-wb-editor-text\/65{
  background-color: rgb(0 118 166 / 0.65) !important;
}
.tw-bg-wb-editor-text\/70{
  background-color: rgb(0 118 166 / 0.7) !important;
}
.tw-bg-wb-editor-text\/75{
  background-color: rgb(0 118 166 / 0.75) !important;
}
.tw-bg-wb-editor-text\/80{
  background-color: rgb(0 118 166 / 0.8) !important;
}
.tw-bg-wb-editor-text\/85{
  background-color: rgb(0 118 166 / 0.85) !important;
}
.tw-bg-wb-editor-text\/90{
  background-color: rgb(0 118 166 / 0.9) !important;
}
.tw-bg-wb-editor-text\/95{
  background-color: rgb(0 118 166 / 0.95) !important;
}
.tw-bg-wb-error-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 25 0 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-error-background\/0{
  background-color: rgb(225 25 0 / 0) !important;
}
.tw-bg-wb-error-background\/10{
  background-color: rgb(225 25 0 / 0.1) !important;
}
.tw-bg-wb-error-background\/100{
  background-color: rgb(225 25 0 / 1) !important;
}
.tw-bg-wb-error-background\/15{
  background-color: rgb(225 25 0 / 0.15) !important;
}
.tw-bg-wb-error-background\/20{
  background-color: rgb(225 25 0 / 0.2) !important;
}
.tw-bg-wb-error-background\/25{
  background-color: rgb(225 25 0 / 0.25) !important;
}
.tw-bg-wb-error-background\/30{
  background-color: rgb(225 25 0 / 0.3) !important;
}
.tw-bg-wb-error-background\/35{
  background-color: rgb(225 25 0 / 0.35) !important;
}
.tw-bg-wb-error-background\/40{
  background-color: rgb(225 25 0 / 0.4) !important;
}
.tw-bg-wb-error-background\/45{
  background-color: rgb(225 25 0 / 0.45) !important;
}
.tw-bg-wb-error-background\/5{
  background-color: rgb(225 25 0 / 0.05) !important;
}
.tw-bg-wb-error-background\/50{
  background-color: rgb(225 25 0 / 0.5) !important;
}
.tw-bg-wb-error-background\/55{
  background-color: rgb(225 25 0 / 0.55) !important;
}
.tw-bg-wb-error-background\/60{
  background-color: rgb(225 25 0 / 0.6) !important;
}
.tw-bg-wb-error-background\/65{
  background-color: rgb(225 25 0 / 0.65) !important;
}
.tw-bg-wb-error-background\/70{
  background-color: rgb(225 25 0 / 0.7) !important;
}
.tw-bg-wb-error-background\/75{
  background-color: rgb(225 25 0 / 0.75) !important;
}
.tw-bg-wb-error-background\/80{
  background-color: rgb(225 25 0 / 0.8) !important;
}
.tw-bg-wb-error-background\/85{
  background-color: rgb(225 25 0 / 0.85) !important;
}
.tw-bg-wb-error-background\/90{
  background-color: rgb(225 25 0 / 0.9) !important;
}
.tw-bg-wb-error-background\/95{
  background-color: rgb(225 25 0 / 0.95) !important;
}
.tw-bg-wb-error-text{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 232 229 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-error-text\/0{
  background-color: rgb(252 232 229 / 0) !important;
}
.tw-bg-wb-error-text\/10{
  background-color: rgb(252 232 229 / 0.1) !important;
}
.tw-bg-wb-error-text\/100{
  background-color: rgb(252 232 229 / 1) !important;
}
.tw-bg-wb-error-text\/15{
  background-color: rgb(252 232 229 / 0.15) !important;
}
.tw-bg-wb-error-text\/20{
  background-color: rgb(252 232 229 / 0.2) !important;
}
.tw-bg-wb-error-text\/25{
  background-color: rgb(252 232 229 / 0.25) !important;
}
.tw-bg-wb-error-text\/30{
  background-color: rgb(252 232 229 / 0.3) !important;
}
.tw-bg-wb-error-text\/35{
  background-color: rgb(252 232 229 / 0.35) !important;
}
.tw-bg-wb-error-text\/40{
  background-color: rgb(252 232 229 / 0.4) !important;
}
.tw-bg-wb-error-text\/45{
  background-color: rgb(252 232 229 / 0.45) !important;
}
.tw-bg-wb-error-text\/5{
  background-color: rgb(252 232 229 / 0.05) !important;
}
.tw-bg-wb-error-text\/50{
  background-color: rgb(252 232 229 / 0.5) !important;
}
.tw-bg-wb-error-text\/55{
  background-color: rgb(252 232 229 / 0.55) !important;
}
.tw-bg-wb-error-text\/60{
  background-color: rgb(252 232 229 / 0.6) !important;
}
.tw-bg-wb-error-text\/65{
  background-color: rgb(252 232 229 / 0.65) !important;
}
.tw-bg-wb-error-text\/70{
  background-color: rgb(252 232 229 / 0.7) !important;
}
.tw-bg-wb-error-text\/75{
  background-color: rgb(252 232 229 / 0.75) !important;
}
.tw-bg-wb-error-text\/80{
  background-color: rgb(252 232 229 / 0.8) !important;
}
.tw-bg-wb-error-text\/85{
  background-color: rgb(252 232 229 / 0.85) !important;
}
.tw-bg-wb-error-text\/90{
  background-color: rgb(252 232 229 / 0.9) !important;
}
.tw-bg-wb-error-text\/95{
  background-color: rgb(252 232 229 / 0.95) !important;
}
.tw-bg-wb-feedback-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 241 206 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-feedback-background\/0{
  background-color: rgb(245 241 206 / 0) !important;
}
.tw-bg-wb-feedback-background\/10{
  background-color: rgb(245 241 206 / 0.1) !important;
}
.tw-bg-wb-feedback-background\/100{
  background-color: rgb(245 241 206 / 1) !important;
}
.tw-bg-wb-feedback-background\/15{
  background-color: rgb(245 241 206 / 0.15) !important;
}
.tw-bg-wb-feedback-background\/20{
  background-color: rgb(245 241 206 / 0.2) !important;
}
.tw-bg-wb-feedback-background\/25{
  background-color: rgb(245 241 206 / 0.25) !important;
}
.tw-bg-wb-feedback-background\/30{
  background-color: rgb(245 241 206 / 0.3) !important;
}
.tw-bg-wb-feedback-background\/35{
  background-color: rgb(245 241 206 / 0.35) !important;
}
.tw-bg-wb-feedback-background\/40{
  background-color: rgb(245 241 206 / 0.4) !important;
}
.tw-bg-wb-feedback-background\/45{
  background-color: rgb(245 241 206 / 0.45) !important;
}
.tw-bg-wb-feedback-background\/5{
  background-color: rgb(245 241 206 / 0.05) !important;
}
.tw-bg-wb-feedback-background\/50{
  background-color: rgb(245 241 206 / 0.5) !important;
}
.tw-bg-wb-feedback-background\/55{
  background-color: rgb(245 241 206 / 0.55) !important;
}
.tw-bg-wb-feedback-background\/60{
  background-color: rgb(245 241 206 / 0.6) !important;
}
.tw-bg-wb-feedback-background\/65{
  background-color: rgb(245 241 206 / 0.65) !important;
}
.tw-bg-wb-feedback-background\/70{
  background-color: rgb(245 241 206 / 0.7) !important;
}
.tw-bg-wb-feedback-background\/75{
  background-color: rgb(245 241 206 / 0.75) !important;
}
.tw-bg-wb-feedback-background\/80{
  background-color: rgb(245 241 206 / 0.8) !important;
}
.tw-bg-wb-feedback-background\/85{
  background-color: rgb(245 241 206 / 0.85) !important;
}
.tw-bg-wb-feedback-background\/90{
  background-color: rgb(245 241 206 / 0.9) !important;
}
.tw-bg-wb-feedback-background\/95{
  background-color: rgb(245 241 206 / 0.95) !important;
}
.tw-bg-wb-feedback-text{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 147 8 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-feedback-text\/0{
  background-color: rgb(162 147 8 / 0) !important;
}
.tw-bg-wb-feedback-text\/10{
  background-color: rgb(162 147 8 / 0.1) !important;
}
.tw-bg-wb-feedback-text\/100{
  background-color: rgb(162 147 8 / 1) !important;
}
.tw-bg-wb-feedback-text\/15{
  background-color: rgb(162 147 8 / 0.15) !important;
}
.tw-bg-wb-feedback-text\/20{
  background-color: rgb(162 147 8 / 0.2) !important;
}
.tw-bg-wb-feedback-text\/25{
  background-color: rgb(162 147 8 / 0.25) !important;
}
.tw-bg-wb-feedback-text\/30{
  background-color: rgb(162 147 8 / 0.3) !important;
}
.tw-bg-wb-feedback-text\/35{
  background-color: rgb(162 147 8 / 0.35) !important;
}
.tw-bg-wb-feedback-text\/40{
  background-color: rgb(162 147 8 / 0.4) !important;
}
.tw-bg-wb-feedback-text\/45{
  background-color: rgb(162 147 8 / 0.45) !important;
}
.tw-bg-wb-feedback-text\/5{
  background-color: rgb(162 147 8 / 0.05) !important;
}
.tw-bg-wb-feedback-text\/50{
  background-color: rgb(162 147 8 / 0.5) !important;
}
.tw-bg-wb-feedback-text\/55{
  background-color: rgb(162 147 8 / 0.55) !important;
}
.tw-bg-wb-feedback-text\/60{
  background-color: rgb(162 147 8 / 0.6) !important;
}
.tw-bg-wb-feedback-text\/65{
  background-color: rgb(162 147 8 / 0.65) !important;
}
.tw-bg-wb-feedback-text\/70{
  background-color: rgb(162 147 8 / 0.7) !important;
}
.tw-bg-wb-feedback-text\/75{
  background-color: rgb(162 147 8 / 0.75) !important;
}
.tw-bg-wb-feedback-text\/80{
  background-color: rgb(162 147 8 / 0.8) !important;
}
.tw-bg-wb-feedback-text\/85{
  background-color: rgb(162 147 8 / 0.85) !important;
}
.tw-bg-wb-feedback-text\/90{
  background-color: rgb(162 147 8 / 0.9) !important;
}
.tw-bg-wb-feedback-text\/95{
  background-color: rgb(162 147 8 / 0.95) !important;
}
.tw-bg-wb-gcma-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 234 210 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-gcma-background\/0{
  background-color: rgb(254 234 210 / 0) !important;
}
.tw-bg-wb-gcma-background\/10{
  background-color: rgb(254 234 210 / 0.1) !important;
}
.tw-bg-wb-gcma-background\/100{
  background-color: rgb(254 234 210 / 1) !important;
}
.tw-bg-wb-gcma-background\/15{
  background-color: rgb(254 234 210 / 0.15) !important;
}
.tw-bg-wb-gcma-background\/20{
  background-color: rgb(254 234 210 / 0.2) !important;
}
.tw-bg-wb-gcma-background\/25{
  background-color: rgb(254 234 210 / 0.25) !important;
}
.tw-bg-wb-gcma-background\/30{
  background-color: rgb(254 234 210 / 0.3) !important;
}
.tw-bg-wb-gcma-background\/35{
  background-color: rgb(254 234 210 / 0.35) !important;
}
.tw-bg-wb-gcma-background\/40{
  background-color: rgb(254 234 210 / 0.4) !important;
}
.tw-bg-wb-gcma-background\/45{
  background-color: rgb(254 234 210 / 0.45) !important;
}
.tw-bg-wb-gcma-background\/5{
  background-color: rgb(254 234 210 / 0.05) !important;
}
.tw-bg-wb-gcma-background\/50{
  background-color: rgb(254 234 210 / 0.5) !important;
}
.tw-bg-wb-gcma-background\/55{
  background-color: rgb(254 234 210 / 0.55) !important;
}
.tw-bg-wb-gcma-background\/60{
  background-color: rgb(254 234 210 / 0.6) !important;
}
.tw-bg-wb-gcma-background\/65{
  background-color: rgb(254 234 210 / 0.65) !important;
}
.tw-bg-wb-gcma-background\/70{
  background-color: rgb(254 234 210 / 0.7) !important;
}
.tw-bg-wb-gcma-background\/75{
  background-color: rgb(254 234 210 / 0.75) !important;
}
.tw-bg-wb-gcma-background\/80{
  background-color: rgb(254 234 210 / 0.8) !important;
}
.tw-bg-wb-gcma-background\/85{
  background-color: rgb(254 234 210 / 0.85) !important;
}
.tw-bg-wb-gcma-background\/90{
  background-color: rgb(254 234 210 / 0.9) !important;
}
.tw-bg-wb-gcma-background\/95{
  background-color: rgb(254 234 210 / 0.95) !important;
}
.tw-bg-wb-gcma-text{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 121 23 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-gcma-text\/0{
  background-color: rgb(198 121 23 / 0) !important;
}
.tw-bg-wb-gcma-text\/10{
  background-color: rgb(198 121 23 / 0.1) !important;
}
.tw-bg-wb-gcma-text\/100{
  background-color: rgb(198 121 23 / 1) !important;
}
.tw-bg-wb-gcma-text\/15{
  background-color: rgb(198 121 23 / 0.15) !important;
}
.tw-bg-wb-gcma-text\/20{
  background-color: rgb(198 121 23 / 0.2) !important;
}
.tw-bg-wb-gcma-text\/25{
  background-color: rgb(198 121 23 / 0.25) !important;
}
.tw-bg-wb-gcma-text\/30{
  background-color: rgb(198 121 23 / 0.3) !important;
}
.tw-bg-wb-gcma-text\/35{
  background-color: rgb(198 121 23 / 0.35) !important;
}
.tw-bg-wb-gcma-text\/40{
  background-color: rgb(198 121 23 / 0.4) !important;
}
.tw-bg-wb-gcma-text\/45{
  background-color: rgb(198 121 23 / 0.45) !important;
}
.tw-bg-wb-gcma-text\/5{
  background-color: rgb(198 121 23 / 0.05) !important;
}
.tw-bg-wb-gcma-text\/50{
  background-color: rgb(198 121 23 / 0.5) !important;
}
.tw-bg-wb-gcma-text\/55{
  background-color: rgb(198 121 23 / 0.55) !important;
}
.tw-bg-wb-gcma-text\/60{
  background-color: rgb(198 121 23 / 0.6) !important;
}
.tw-bg-wb-gcma-text\/65{
  background-color: rgb(198 121 23 / 0.65) !important;
}
.tw-bg-wb-gcma-text\/70{
  background-color: rgb(198 121 23 / 0.7) !important;
}
.tw-bg-wb-gcma-text\/75{
  background-color: rgb(198 121 23 / 0.75) !important;
}
.tw-bg-wb-gcma-text\/80{
  background-color: rgb(198 121 23 / 0.8) !important;
}
.tw-bg-wb-gcma-text\/85{
  background-color: rgb(198 121 23 / 0.85) !important;
}
.tw-bg-wb-gcma-text\/90{
  background-color: rgb(198 121 23 / 0.9) !important;
}
.tw-bg-wb-gcma-text\/95{
  background-color: rgb(198 121 23 / 0.95) !important;
}
.tw-bg-wb-generic-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-generic-background\/0{
  background-color: rgb(241 244 248 / 0) !important;
}
.tw-bg-wb-generic-background\/10{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.tw-bg-wb-generic-background\/100{
  background-color: rgb(241 244 248 / 1) !important;
}
.tw-bg-wb-generic-background\/15{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.tw-bg-wb-generic-background\/20{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.tw-bg-wb-generic-background\/25{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.tw-bg-wb-generic-background\/30{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.tw-bg-wb-generic-background\/35{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.tw-bg-wb-generic-background\/40{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.tw-bg-wb-generic-background\/45{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.tw-bg-wb-generic-background\/5{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.tw-bg-wb-generic-background\/50{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.tw-bg-wb-generic-background\/55{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.tw-bg-wb-generic-background\/60{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.tw-bg-wb-generic-background\/65{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.tw-bg-wb-generic-background\/70{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.tw-bg-wb-generic-background\/75{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.tw-bg-wb-generic-background\/80{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.tw-bg-wb-generic-background\/85{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.tw-bg-wb-generic-background\/90{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.tw-bg-wb-generic-background\/95{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.tw-bg-wb-gray-accent{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-gray-accent\/0{
  background-color: rgb(241 244 248 / 0) !important;
}
.tw-bg-wb-gray-accent\/10{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.tw-bg-wb-gray-accent\/100{
  background-color: rgb(241 244 248 / 1) !important;
}
.tw-bg-wb-gray-accent\/15{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.tw-bg-wb-gray-accent\/20{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.tw-bg-wb-gray-accent\/25{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.tw-bg-wb-gray-accent\/30{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.tw-bg-wb-gray-accent\/35{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.tw-bg-wb-gray-accent\/40{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.tw-bg-wb-gray-accent\/45{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.tw-bg-wb-gray-accent\/5{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.tw-bg-wb-gray-accent\/50{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.tw-bg-wb-gray-accent\/55{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.tw-bg-wb-gray-accent\/60{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.tw-bg-wb-gray-accent\/65{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.tw-bg-wb-gray-accent\/70{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.tw-bg-wb-gray-accent\/75{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.tw-bg-wb-gray-accent\/80{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.tw-bg-wb-gray-accent\/85{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.tw-bg-wb-gray-accent\/90{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.tw-bg-wb-gray-accent\/95{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.tw-bg-wb-gray-border{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 225 230 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-gray-border\/0{
  background-color: rgb(221 225 230 / 0) !important;
}
.tw-bg-wb-gray-border\/10{
  background-color: rgb(221 225 230 / 0.1) !important;
}
.tw-bg-wb-gray-border\/100{
  background-color: rgb(221 225 230 / 1) !important;
}
.tw-bg-wb-gray-border\/15{
  background-color: rgb(221 225 230 / 0.15) !important;
}
.tw-bg-wb-gray-border\/20{
  background-color: rgb(221 225 230 / 0.2) !important;
}
.tw-bg-wb-gray-border\/25{
  background-color: rgb(221 225 230 / 0.25) !important;
}
.tw-bg-wb-gray-border\/30{
  background-color: rgb(221 225 230 / 0.3) !important;
}
.tw-bg-wb-gray-border\/35{
  background-color: rgb(221 225 230 / 0.35) !important;
}
.tw-bg-wb-gray-border\/40{
  background-color: rgb(221 225 230 / 0.4) !important;
}
.tw-bg-wb-gray-border\/45{
  background-color: rgb(221 225 230 / 0.45) !important;
}
.tw-bg-wb-gray-border\/5{
  background-color: rgb(221 225 230 / 0.05) !important;
}
.tw-bg-wb-gray-border\/50{
  background-color: rgb(221 225 230 / 0.5) !important;
}
.tw-bg-wb-gray-border\/55{
  background-color: rgb(221 225 230 / 0.55) !important;
}
.tw-bg-wb-gray-border\/60{
  background-color: rgb(221 225 230 / 0.6) !important;
}
.tw-bg-wb-gray-border\/65{
  background-color: rgb(221 225 230 / 0.65) !important;
}
.tw-bg-wb-gray-border\/70{
  background-color: rgb(221 225 230 / 0.7) !important;
}
.tw-bg-wb-gray-border\/75{
  background-color: rgb(221 225 230 / 0.75) !important;
}
.tw-bg-wb-gray-border\/80{
  background-color: rgb(221 225 230 / 0.8) !important;
}
.tw-bg-wb-gray-border\/85{
  background-color: rgb(221 225 230 / 0.85) !important;
}
.tw-bg-wb-gray-border\/90{
  background-color: rgb(221 225 230 / 0.9) !important;
}
.tw-bg-wb-gray-border\/95{
  background-color: rgb(221 225 230 / 0.95) !important;
}
.tw-bg-wb-gray-dark{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-gray-dark\/0{
  background-color: rgb(107 114 128 / 0) !important;
}
.tw-bg-wb-gray-dark\/10{
  background-color: rgb(107 114 128 / 0.1) !important;
}
.tw-bg-wb-gray-dark\/100{
  background-color: rgb(107 114 128 / 1) !important;
}
.tw-bg-wb-gray-dark\/15{
  background-color: rgb(107 114 128 / 0.15) !important;
}
.tw-bg-wb-gray-dark\/20{
  background-color: rgb(107 114 128 / 0.2) !important;
}
.tw-bg-wb-gray-dark\/25{
  background-color: rgb(107 114 128 / 0.25) !important;
}
.tw-bg-wb-gray-dark\/30{
  background-color: rgb(107 114 128 / 0.3) !important;
}
.tw-bg-wb-gray-dark\/35{
  background-color: rgb(107 114 128 / 0.35) !important;
}
.tw-bg-wb-gray-dark\/40{
  background-color: rgb(107 114 128 / 0.4) !important;
}
.tw-bg-wb-gray-dark\/45{
  background-color: rgb(107 114 128 / 0.45) !important;
}
.tw-bg-wb-gray-dark\/5{
  background-color: rgb(107 114 128 / 0.05) !important;
}
.tw-bg-wb-gray-dark\/50{
  background-color: rgb(107 114 128 / 0.5) !important;
}
.tw-bg-wb-gray-dark\/55{
  background-color: rgb(107 114 128 / 0.55) !important;
}
.tw-bg-wb-gray-dark\/60{
  background-color: rgb(107 114 128 / 0.6) !important;
}
.tw-bg-wb-gray-dark\/65{
  background-color: rgb(107 114 128 / 0.65) !important;
}
.tw-bg-wb-gray-dark\/70{
  background-color: rgb(107 114 128 / 0.7) !important;
}
.tw-bg-wb-gray-dark\/75{
  background-color: rgb(107 114 128 / 0.75) !important;
}
.tw-bg-wb-gray-dark\/80{
  background-color: rgb(107 114 128 / 0.8) !important;
}
.tw-bg-wb-gray-dark\/85{
  background-color: rgb(107 114 128 / 0.85) !important;
}
.tw-bg-wb-gray-dark\/90{
  background-color: rgb(107 114 128 / 0.9) !important;
}
.tw-bg-wb-gray-dark\/95{
  background-color: rgb(107 114 128 / 0.95) !important;
}
.tw-bg-wb-gray-light{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-gray-light\/0{
  background-color: rgb(250 250 250 / 0) !important;
}
.tw-bg-wb-gray-light\/10{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.tw-bg-wb-gray-light\/100{
  background-color: rgb(250 250 250 / 1) !important;
}
.tw-bg-wb-gray-light\/15{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.tw-bg-wb-gray-light\/20{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.tw-bg-wb-gray-light\/25{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.tw-bg-wb-gray-light\/30{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.tw-bg-wb-gray-light\/35{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.tw-bg-wb-gray-light\/40{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.tw-bg-wb-gray-light\/45{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.tw-bg-wb-gray-light\/5{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.tw-bg-wb-gray-light\/50{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.tw-bg-wb-gray-light\/55{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.tw-bg-wb-gray-light\/60{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.tw-bg-wb-gray-light\/65{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.tw-bg-wb-gray-light\/70{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.tw-bg-wb-gray-light\/75{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.tw-bg-wb-gray-light\/80{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.tw-bg-wb-gray-light\/85{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.tw-bg-wb-gray-light\/90{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.tw-bg-wb-gray-light\/95{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.tw-bg-wb-header{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 44 52 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-header\/0{
  background-color: rgb(38 44 52 / 0) !important;
}
.tw-bg-wb-header\/10{
  background-color: rgb(38 44 52 / 0.1) !important;
}
.tw-bg-wb-header\/100{
  background-color: rgb(38 44 52 / 1) !important;
}
.tw-bg-wb-header\/15{
  background-color: rgb(38 44 52 / 0.15) !important;
}
.tw-bg-wb-header\/20{
  background-color: rgb(38 44 52 / 0.2) !important;
}
.tw-bg-wb-header\/25{
  background-color: rgb(38 44 52 / 0.25) !important;
}
.tw-bg-wb-header\/30{
  background-color: rgb(38 44 52 / 0.3) !important;
}
.tw-bg-wb-header\/35{
  background-color: rgb(38 44 52 / 0.35) !important;
}
.tw-bg-wb-header\/40{
  background-color: rgb(38 44 52 / 0.4) !important;
}
.tw-bg-wb-header\/45{
  background-color: rgb(38 44 52 / 0.45) !important;
}
.tw-bg-wb-header\/5{
  background-color: rgb(38 44 52 / 0.05) !important;
}
.tw-bg-wb-header\/50{
  background-color: rgb(38 44 52 / 0.5) !important;
}
.tw-bg-wb-header\/55{
  background-color: rgb(38 44 52 / 0.55) !important;
}
.tw-bg-wb-header\/60{
  background-color: rgb(38 44 52 / 0.6) !important;
}
.tw-bg-wb-header\/65{
  background-color: rgb(38 44 52 / 0.65) !important;
}
.tw-bg-wb-header\/70{
  background-color: rgb(38 44 52 / 0.7) !important;
}
.tw-bg-wb-header\/75{
  background-color: rgb(38 44 52 / 0.75) !important;
}
.tw-bg-wb-header\/80{
  background-color: rgb(38 44 52 / 0.8) !important;
}
.tw-bg-wb-header\/85{
  background-color: rgb(38 44 52 / 0.85) !important;
}
.tw-bg-wb-header\/90{
  background-color: rgb(38 44 52 / 0.9) !important;
}
.tw-bg-wb-header\/95{
  background-color: rgb(38 44 52 / 0.95) !important;
}
.tw-bg-wb-info{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-info\/0{
  background-color: rgb(204 233 246 / 0) !important;
}
.tw-bg-wb-info\/10{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.tw-bg-wb-info\/100{
  background-color: rgb(204 233 246 / 1) !important;
}
.tw-bg-wb-info\/15{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.tw-bg-wb-info\/20{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.tw-bg-wb-info\/25{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.tw-bg-wb-info\/30{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.tw-bg-wb-info\/35{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.tw-bg-wb-info\/40{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.tw-bg-wb-info\/45{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.tw-bg-wb-info\/5{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.tw-bg-wb-info\/50{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.tw-bg-wb-info\/55{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.tw-bg-wb-info\/60{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.tw-bg-wb-info\/65{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.tw-bg-wb-info\/70{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.tw-bg-wb-info\/75{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.tw-bg-wb-info\/80{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.tw-bg-wb-info\/85{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.tw-bg-wb-info\/90{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.tw-bg-wb-info\/95{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.tw-bg-wb-production-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 216 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-production-background\/0{
  background-color: rgb(223 216 255 / 0) !important;
}
.tw-bg-wb-production-background\/10{
  background-color: rgb(223 216 255 / 0.1) !important;
}
.tw-bg-wb-production-background\/100{
  background-color: rgb(223 216 255 / 1) !important;
}
.tw-bg-wb-production-background\/15{
  background-color: rgb(223 216 255 / 0.15) !important;
}
.tw-bg-wb-production-background\/20{
  background-color: rgb(223 216 255 / 0.2) !important;
}
.tw-bg-wb-production-background\/25{
  background-color: rgb(223 216 255 / 0.25) !important;
}
.tw-bg-wb-production-background\/30{
  background-color: rgb(223 216 255 / 0.3) !important;
}
.tw-bg-wb-production-background\/35{
  background-color: rgb(223 216 255 / 0.35) !important;
}
.tw-bg-wb-production-background\/40{
  background-color: rgb(223 216 255 / 0.4) !important;
}
.tw-bg-wb-production-background\/45{
  background-color: rgb(223 216 255 / 0.45) !important;
}
.tw-bg-wb-production-background\/5{
  background-color: rgb(223 216 255 / 0.05) !important;
}
.tw-bg-wb-production-background\/50{
  background-color: rgb(223 216 255 / 0.5) !important;
}
.tw-bg-wb-production-background\/55{
  background-color: rgb(223 216 255 / 0.55) !important;
}
.tw-bg-wb-production-background\/60{
  background-color: rgb(223 216 255 / 0.6) !important;
}
.tw-bg-wb-production-background\/65{
  background-color: rgb(223 216 255 / 0.65) !important;
}
.tw-bg-wb-production-background\/70{
  background-color: rgb(223 216 255 / 0.7) !important;
}
.tw-bg-wb-production-background\/75{
  background-color: rgb(223 216 255 / 0.75) !important;
}
.tw-bg-wb-production-background\/80{
  background-color: rgb(223 216 255 / 0.8) !important;
}
.tw-bg-wb-production-background\/85{
  background-color: rgb(223 216 255 / 0.85) !important;
}
.tw-bg-wb-production-background\/90{
  background-color: rgb(223 216 255 / 0.9) !important;
}
.tw-bg-wb-production-background\/95{
  background-color: rgb(223 216 255 / 0.95) !important;
}
.tw-bg-wb-production-text{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 37 163 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-production-text\/0{
  background-color: rgb(59 37 163 / 0) !important;
}
.tw-bg-wb-production-text\/10{
  background-color: rgb(59 37 163 / 0.1) !important;
}
.tw-bg-wb-production-text\/100{
  background-color: rgb(59 37 163 / 1) !important;
}
.tw-bg-wb-production-text\/15{
  background-color: rgb(59 37 163 / 0.15) !important;
}
.tw-bg-wb-production-text\/20{
  background-color: rgb(59 37 163 / 0.2) !important;
}
.tw-bg-wb-production-text\/25{
  background-color: rgb(59 37 163 / 0.25) !important;
}
.tw-bg-wb-production-text\/30{
  background-color: rgb(59 37 163 / 0.3) !important;
}
.tw-bg-wb-production-text\/35{
  background-color: rgb(59 37 163 / 0.35) !important;
}
.tw-bg-wb-production-text\/40{
  background-color: rgb(59 37 163 / 0.4) !important;
}
.tw-bg-wb-production-text\/45{
  background-color: rgb(59 37 163 / 0.45) !important;
}
.tw-bg-wb-production-text\/5{
  background-color: rgb(59 37 163 / 0.05) !important;
}
.tw-bg-wb-production-text\/50{
  background-color: rgb(59 37 163 / 0.5) !important;
}
.tw-bg-wb-production-text\/55{
  background-color: rgb(59 37 163 / 0.55) !important;
}
.tw-bg-wb-production-text\/60{
  background-color: rgb(59 37 163 / 0.6) !important;
}
.tw-bg-wb-production-text\/65{
  background-color: rgb(59 37 163 / 0.65) !important;
}
.tw-bg-wb-production-text\/70{
  background-color: rgb(59 37 163 / 0.7) !important;
}
.tw-bg-wb-production-text\/75{
  background-color: rgb(59 37 163 / 0.75) !important;
}
.tw-bg-wb-production-text\/80{
  background-color: rgb(59 37 163 / 0.8) !important;
}
.tw-bg-wb-production-text\/85{
  background-color: rgb(59 37 163 / 0.85) !important;
}
.tw-bg-wb-production-text\/90{
  background-color: rgb(59 37 163 / 0.9) !important;
}
.tw-bg-wb-production-text\/95{
  background-color: rgb(59 37 163 / 0.95) !important;
}
.tw-bg-wb-success-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 239 220 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-success-background\/0{
  background-color: rgb(216 239 220 / 0) !important;
}
.tw-bg-wb-success-background\/10{
  background-color: rgb(216 239 220 / 0.1) !important;
}
.tw-bg-wb-success-background\/100{
  background-color: rgb(216 239 220 / 1) !important;
}
.tw-bg-wb-success-background\/15{
  background-color: rgb(216 239 220 / 0.15) !important;
}
.tw-bg-wb-success-background\/20{
  background-color: rgb(216 239 220 / 0.2) !important;
}
.tw-bg-wb-success-background\/25{
  background-color: rgb(216 239 220 / 0.25) !important;
}
.tw-bg-wb-success-background\/30{
  background-color: rgb(216 239 220 / 0.3) !important;
}
.tw-bg-wb-success-background\/35{
  background-color: rgb(216 239 220 / 0.35) !important;
}
.tw-bg-wb-success-background\/40{
  background-color: rgb(216 239 220 / 0.4) !important;
}
.tw-bg-wb-success-background\/45{
  background-color: rgb(216 239 220 / 0.45) !important;
}
.tw-bg-wb-success-background\/5{
  background-color: rgb(216 239 220 / 0.05) !important;
}
.tw-bg-wb-success-background\/50{
  background-color: rgb(216 239 220 / 0.5) !important;
}
.tw-bg-wb-success-background\/55{
  background-color: rgb(216 239 220 / 0.55) !important;
}
.tw-bg-wb-success-background\/60{
  background-color: rgb(216 239 220 / 0.6) !important;
}
.tw-bg-wb-success-background\/65{
  background-color: rgb(216 239 220 / 0.65) !important;
}
.tw-bg-wb-success-background\/70{
  background-color: rgb(216 239 220 / 0.7) !important;
}
.tw-bg-wb-success-background\/75{
  background-color: rgb(216 239 220 / 0.75) !important;
}
.tw-bg-wb-success-background\/80{
  background-color: rgb(216 239 220 / 0.8) !important;
}
.tw-bg-wb-success-background\/85{
  background-color: rgb(216 239 220 / 0.85) !important;
}
.tw-bg-wb-success-background\/90{
  background-color: rgb(216 239 220 / 0.9) !important;
}
.tw-bg-wb-success-background\/95{
  background-color: rgb(216 239 220 / 0.95) !important;
}
.tw-bg-wb-success-text{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 139 64 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-success-text\/0{
  background-color: rgb(50 139 64 / 0) !important;
}
.tw-bg-wb-success-text\/10{
  background-color: rgb(50 139 64 / 0.1) !important;
}
.tw-bg-wb-success-text\/100{
  background-color: rgb(50 139 64 / 1) !important;
}
.tw-bg-wb-success-text\/15{
  background-color: rgb(50 139 64 / 0.15) !important;
}
.tw-bg-wb-success-text\/20{
  background-color: rgb(50 139 64 / 0.2) !important;
}
.tw-bg-wb-success-text\/25{
  background-color: rgb(50 139 64 / 0.25) !important;
}
.tw-bg-wb-success-text\/30{
  background-color: rgb(50 139 64 / 0.3) !important;
}
.tw-bg-wb-success-text\/35{
  background-color: rgb(50 139 64 / 0.35) !important;
}
.tw-bg-wb-success-text\/40{
  background-color: rgb(50 139 64 / 0.4) !important;
}
.tw-bg-wb-success-text\/45{
  background-color: rgb(50 139 64 / 0.45) !important;
}
.tw-bg-wb-success-text\/5{
  background-color: rgb(50 139 64 / 0.05) !important;
}
.tw-bg-wb-success-text\/50{
  background-color: rgb(50 139 64 / 0.5) !important;
}
.tw-bg-wb-success-text\/55{
  background-color: rgb(50 139 64 / 0.55) !important;
}
.tw-bg-wb-success-text\/60{
  background-color: rgb(50 139 64 / 0.6) !important;
}
.tw-bg-wb-success-text\/65{
  background-color: rgb(50 139 64 / 0.65) !important;
}
.tw-bg-wb-success-text\/70{
  background-color: rgb(50 139 64 / 0.7) !important;
}
.tw-bg-wb-success-text\/75{
  background-color: rgb(50 139 64 / 0.75) !important;
}
.tw-bg-wb-success-text\/80{
  background-color: rgb(50 139 64 / 0.8) !important;
}
.tw-bg-wb-success-text\/85{
  background-color: rgb(50 139 64 / 0.85) !important;
}
.tw-bg-wb-success-text\/90{
  background-color: rgb(50 139 64 / 0.9) !important;
}
.tw-bg-wb-success-text\/95{
  background-color: rgb(50 139 64 / 0.95) !important;
}
.tw-bg-wb-updates-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 232 229 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-updates-background\/0{
  background-color: rgb(252 232 229 / 0) !important;
}
.tw-bg-wb-updates-background\/10{
  background-color: rgb(252 232 229 / 0.1) !important;
}
.tw-bg-wb-updates-background\/100{
  background-color: rgb(252 232 229 / 1) !important;
}
.tw-bg-wb-updates-background\/15{
  background-color: rgb(252 232 229 / 0.15) !important;
}
.tw-bg-wb-updates-background\/20{
  background-color: rgb(252 232 229 / 0.2) !important;
}
.tw-bg-wb-updates-background\/25{
  background-color: rgb(252 232 229 / 0.25) !important;
}
.tw-bg-wb-updates-background\/30{
  background-color: rgb(252 232 229 / 0.3) !important;
}
.tw-bg-wb-updates-background\/35{
  background-color: rgb(252 232 229 / 0.35) !important;
}
.tw-bg-wb-updates-background\/40{
  background-color: rgb(252 232 229 / 0.4) !important;
}
.tw-bg-wb-updates-background\/45{
  background-color: rgb(252 232 229 / 0.45) !important;
}
.tw-bg-wb-updates-background\/5{
  background-color: rgb(252 232 229 / 0.05) !important;
}
.tw-bg-wb-updates-background\/50{
  background-color: rgb(252 232 229 / 0.5) !important;
}
.tw-bg-wb-updates-background\/55{
  background-color: rgb(252 232 229 / 0.55) !important;
}
.tw-bg-wb-updates-background\/60{
  background-color: rgb(252 232 229 / 0.6) !important;
}
.tw-bg-wb-updates-background\/65{
  background-color: rgb(252 232 229 / 0.65) !important;
}
.tw-bg-wb-updates-background\/70{
  background-color: rgb(252 232 229 / 0.7) !important;
}
.tw-bg-wb-updates-background\/75{
  background-color: rgb(252 232 229 / 0.75) !important;
}
.tw-bg-wb-updates-background\/80{
  background-color: rgb(252 232 229 / 0.8) !important;
}
.tw-bg-wb-updates-background\/85{
  background-color: rgb(252 232 229 / 0.85) !important;
}
.tw-bg-wb-updates-background\/90{
  background-color: rgb(252 232 229 / 0.9) !important;
}
.tw-bg-wb-updates-background\/95{
  background-color: rgb(252 232 229 / 0.95) !important;
}
.tw-bg-wb-warning-background{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 234 210 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-warning-background\/0{
  background-color: rgb(254 234 210 / 0) !important;
}
.tw-bg-wb-warning-background\/10{
  background-color: rgb(254 234 210 / 0.1) !important;
}
.tw-bg-wb-warning-background\/100{
  background-color: rgb(254 234 210 / 1) !important;
}
.tw-bg-wb-warning-background\/15{
  background-color: rgb(254 234 210 / 0.15) !important;
}
.tw-bg-wb-warning-background\/20{
  background-color: rgb(254 234 210 / 0.2) !important;
}
.tw-bg-wb-warning-background\/25{
  background-color: rgb(254 234 210 / 0.25) !important;
}
.tw-bg-wb-warning-background\/30{
  background-color: rgb(254 234 210 / 0.3) !important;
}
.tw-bg-wb-warning-background\/35{
  background-color: rgb(254 234 210 / 0.35) !important;
}
.tw-bg-wb-warning-background\/40{
  background-color: rgb(254 234 210 / 0.4) !important;
}
.tw-bg-wb-warning-background\/45{
  background-color: rgb(254 234 210 / 0.45) !important;
}
.tw-bg-wb-warning-background\/5{
  background-color: rgb(254 234 210 / 0.05) !important;
}
.tw-bg-wb-warning-background\/50{
  background-color: rgb(254 234 210 / 0.5) !important;
}
.tw-bg-wb-warning-background\/55{
  background-color: rgb(254 234 210 / 0.55) !important;
}
.tw-bg-wb-warning-background\/60{
  background-color: rgb(254 234 210 / 0.6) !important;
}
.tw-bg-wb-warning-background\/65{
  background-color: rgb(254 234 210 / 0.65) !important;
}
.tw-bg-wb-warning-background\/70{
  background-color: rgb(254 234 210 / 0.7) !important;
}
.tw-bg-wb-warning-background\/75{
  background-color: rgb(254 234 210 / 0.75) !important;
}
.tw-bg-wb-warning-background\/80{
  background-color: rgb(254 234 210 / 0.8) !important;
}
.tw-bg-wb-warning-background\/85{
  background-color: rgb(254 234 210 / 0.85) !important;
}
.tw-bg-wb-warning-background\/90{
  background-color: rgb(254 234 210 / 0.9) !important;
}
.tw-bg-wb-warning-background\/95{
  background-color: rgb(254 234 210 / 0.95) !important;
}
.tw-bg-wb-warning-text{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 121 23 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-warning-text\/0{
  background-color: rgb(198 121 23 / 0) !important;
}
.tw-bg-wb-warning-text\/10{
  background-color: rgb(198 121 23 / 0.1) !important;
}
.tw-bg-wb-warning-text\/100{
  background-color: rgb(198 121 23 / 1) !important;
}
.tw-bg-wb-warning-text\/15{
  background-color: rgb(198 121 23 / 0.15) !important;
}
.tw-bg-wb-warning-text\/20{
  background-color: rgb(198 121 23 / 0.2) !important;
}
.tw-bg-wb-warning-text\/25{
  background-color: rgb(198 121 23 / 0.25) !important;
}
.tw-bg-wb-warning-text\/30{
  background-color: rgb(198 121 23 / 0.3) !important;
}
.tw-bg-wb-warning-text\/35{
  background-color: rgb(198 121 23 / 0.35) !important;
}
.tw-bg-wb-warning-text\/40{
  background-color: rgb(198 121 23 / 0.4) !important;
}
.tw-bg-wb-warning-text\/45{
  background-color: rgb(198 121 23 / 0.45) !important;
}
.tw-bg-wb-warning-text\/5{
  background-color: rgb(198 121 23 / 0.05) !important;
}
.tw-bg-wb-warning-text\/50{
  background-color: rgb(198 121 23 / 0.5) !important;
}
.tw-bg-wb-warning-text\/55{
  background-color: rgb(198 121 23 / 0.55) !important;
}
.tw-bg-wb-warning-text\/60{
  background-color: rgb(198 121 23 / 0.6) !important;
}
.tw-bg-wb-warning-text\/65{
  background-color: rgb(198 121 23 / 0.65) !important;
}
.tw-bg-wb-warning-text\/70{
  background-color: rgb(198 121 23 / 0.7) !important;
}
.tw-bg-wb-warning-text\/75{
  background-color: rgb(198 121 23 / 0.75) !important;
}
.tw-bg-wb-warning-text\/80{
  background-color: rgb(198 121 23 / 0.8) !important;
}
.tw-bg-wb-warning-text\/85{
  background-color: rgb(198 121 23 / 0.85) !important;
}
.tw-bg-wb-warning-text\/90{
  background-color: rgb(198 121 23 / 0.9) !important;
}
.tw-bg-wb-warning-text\/95{
  background-color: rgb(198 121 23 / 0.95) !important;
}
.tw-bg-wb-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-wb-white\/0{
  background-color: rgb(255 255 255 / 0) !important;
}
.tw-bg-wb-white\/10{
  background-color: rgb(255 255 255 / 0.1) !important;
}
.tw-bg-wb-white\/100{
  background-color: rgb(255 255 255 / 1) !important;
}
.tw-bg-wb-white\/15{
  background-color: rgb(255 255 255 / 0.15) !important;
}
.tw-bg-wb-white\/20{
  background-color: rgb(255 255 255 / 0.2) !important;
}
.tw-bg-wb-white\/25{
  background-color: rgb(255 255 255 / 0.25) !important;
}
.tw-bg-wb-white\/30{
  background-color: rgb(255 255 255 / 0.3) !important;
}
.tw-bg-wb-white\/35{
  background-color: rgb(255 255 255 / 0.35) !important;
}
.tw-bg-wb-white\/40{
  background-color: rgb(255 255 255 / 0.4) !important;
}
.tw-bg-wb-white\/45{
  background-color: rgb(255 255 255 / 0.45) !important;
}
.tw-bg-wb-white\/5{
  background-color: rgb(255 255 255 / 0.05) !important;
}
.tw-bg-wb-white\/50{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.tw-bg-wb-white\/55{
  background-color: rgb(255 255 255 / 0.55) !important;
}
.tw-bg-wb-white\/60{
  background-color: rgb(255 255 255 / 0.6) !important;
}
.tw-bg-wb-white\/65{
  background-color: rgb(255 255 255 / 0.65) !important;
}
.tw-bg-wb-white\/70{
  background-color: rgb(255 255 255 / 0.7) !important;
}
.tw-bg-wb-white\/75{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.tw-bg-wb-white\/80{
  background-color: rgb(255 255 255 / 0.8) !important;
}
.tw-bg-wb-white\/85{
  background-color: rgb(255 255 255 / 0.85) !important;
}
.tw-bg-wb-white\/90{
  background-color: rgb(255 255 255 / 0.9) !important;
}
.tw-bg-wb-white\/95{
  background-color: rgb(255 255 255 / 0.95) !important;
}
.tw-bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-white\/0{
  background-color: rgb(255 255 255 / 0) !important;
}
.tw-bg-white\/10{
  background-color: rgb(255 255 255 / 0.1) !important;
}
.tw-bg-white\/100{
  background-color: rgb(255 255 255 / 1) !important;
}
.tw-bg-white\/15{
  background-color: rgb(255 255 255 / 0.15) !important;
}
.tw-bg-white\/20{
  background-color: rgb(255 255 255 / 0.2) !important;
}
.tw-bg-white\/25{
  background-color: rgb(255 255 255 / 0.25) !important;
}
.tw-bg-white\/30{
  background-color: rgb(255 255 255 / 0.3) !important;
}
.tw-bg-white\/35{
  background-color: rgb(255 255 255 / 0.35) !important;
}
.tw-bg-white\/40{
  background-color: rgb(255 255 255 / 0.4) !important;
}
.tw-bg-white\/45{
  background-color: rgb(255 255 255 / 0.45) !important;
}
.tw-bg-white\/5{
  background-color: rgb(255 255 255 / 0.05) !important;
}
.tw-bg-white\/50{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.tw-bg-white\/55{
  background-color: rgb(255 255 255 / 0.55) !important;
}
.tw-bg-white\/60{
  background-color: rgb(255 255 255 / 0.6) !important;
}
.tw-bg-white\/65{
  background-color: rgb(255 255 255 / 0.65) !important;
}
.tw-bg-white\/70{
  background-color: rgb(255 255 255 / 0.7) !important;
}
.tw-bg-white\/75{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.tw-bg-white\/80{
  background-color: rgb(255 255 255 / 0.8) !important;
}
.tw-bg-white\/85{
  background-color: rgb(255 255 255 / 0.85) !important;
}
.tw-bg-white\/90{
  background-color: rgb(255 255 255 / 0.9) !important;
}
.tw-bg-white\/95{
  background-color: rgb(255 255 255 / 0.95) !important;
}
.tw-bg-yellow-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-100\/0{
  background-color: rgb(254 249 195 / 0) !important;
}
.tw-bg-yellow-100\/10{
  background-color: rgb(254 249 195 / 0.1) !important;
}
.tw-bg-yellow-100\/100{
  background-color: rgb(254 249 195 / 1) !important;
}
.tw-bg-yellow-100\/15{
  background-color: rgb(254 249 195 / 0.15) !important;
}
.tw-bg-yellow-100\/20{
  background-color: rgb(254 249 195 / 0.2) !important;
}
.tw-bg-yellow-100\/25{
  background-color: rgb(254 249 195 / 0.25) !important;
}
.tw-bg-yellow-100\/30{
  background-color: rgb(254 249 195 / 0.3) !important;
}
.tw-bg-yellow-100\/35{
  background-color: rgb(254 249 195 / 0.35) !important;
}
.tw-bg-yellow-100\/40{
  background-color: rgb(254 249 195 / 0.4) !important;
}
.tw-bg-yellow-100\/45{
  background-color: rgb(254 249 195 / 0.45) !important;
}
.tw-bg-yellow-100\/5{
  background-color: rgb(254 249 195 / 0.05) !important;
}
.tw-bg-yellow-100\/50{
  background-color: rgb(254 249 195 / 0.5) !important;
}
.tw-bg-yellow-100\/55{
  background-color: rgb(254 249 195 / 0.55) !important;
}
.tw-bg-yellow-100\/60{
  background-color: rgb(254 249 195 / 0.6) !important;
}
.tw-bg-yellow-100\/65{
  background-color: rgb(254 249 195 / 0.65) !important;
}
.tw-bg-yellow-100\/70{
  background-color: rgb(254 249 195 / 0.7) !important;
}
.tw-bg-yellow-100\/75{
  background-color: rgb(254 249 195 / 0.75) !important;
}
.tw-bg-yellow-100\/80{
  background-color: rgb(254 249 195 / 0.8) !important;
}
.tw-bg-yellow-100\/85{
  background-color: rgb(254 249 195 / 0.85) !important;
}
.tw-bg-yellow-100\/90{
  background-color: rgb(254 249 195 / 0.9) !important;
}
.tw-bg-yellow-100\/95{
  background-color: rgb(254 249 195 / 0.95) !important;
}
.tw-bg-yellow-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-200\/0{
  background-color: rgb(254 240 138 / 0) !important;
}
.tw-bg-yellow-200\/10{
  background-color: rgb(254 240 138 / 0.1) !important;
}
.tw-bg-yellow-200\/100{
  background-color: rgb(254 240 138 / 1) !important;
}
.tw-bg-yellow-200\/15{
  background-color: rgb(254 240 138 / 0.15) !important;
}
.tw-bg-yellow-200\/20{
  background-color: rgb(254 240 138 / 0.2) !important;
}
.tw-bg-yellow-200\/25{
  background-color: rgb(254 240 138 / 0.25) !important;
}
.tw-bg-yellow-200\/30{
  background-color: rgb(254 240 138 / 0.3) !important;
}
.tw-bg-yellow-200\/35{
  background-color: rgb(254 240 138 / 0.35) !important;
}
.tw-bg-yellow-200\/40{
  background-color: rgb(254 240 138 / 0.4) !important;
}
.tw-bg-yellow-200\/45{
  background-color: rgb(254 240 138 / 0.45) !important;
}
.tw-bg-yellow-200\/5{
  background-color: rgb(254 240 138 / 0.05) !important;
}
.tw-bg-yellow-200\/50{
  background-color: rgb(254 240 138 / 0.5) !important;
}
.tw-bg-yellow-200\/55{
  background-color: rgb(254 240 138 / 0.55) !important;
}
.tw-bg-yellow-200\/60{
  background-color: rgb(254 240 138 / 0.6) !important;
}
.tw-bg-yellow-200\/65{
  background-color: rgb(254 240 138 / 0.65) !important;
}
.tw-bg-yellow-200\/70{
  background-color: rgb(254 240 138 / 0.7) !important;
}
.tw-bg-yellow-200\/75{
  background-color: rgb(254 240 138 / 0.75) !important;
}
.tw-bg-yellow-200\/80{
  background-color: rgb(254 240 138 / 0.8) !important;
}
.tw-bg-yellow-200\/85{
  background-color: rgb(254 240 138 / 0.85) !important;
}
.tw-bg-yellow-200\/90{
  background-color: rgb(254 240 138 / 0.9) !important;
}
.tw-bg-yellow-200\/95{
  background-color: rgb(254 240 138 / 0.95) !important;
}
.tw-bg-yellow-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-300\/0{
  background-color: rgb(253 224 71 / 0) !important;
}
.tw-bg-yellow-300\/10{
  background-color: rgb(253 224 71 / 0.1) !important;
}
.tw-bg-yellow-300\/100{
  background-color: rgb(253 224 71 / 1) !important;
}
.tw-bg-yellow-300\/15{
  background-color: rgb(253 224 71 / 0.15) !important;
}
.tw-bg-yellow-300\/20{
  background-color: rgb(253 224 71 / 0.2) !important;
}
.tw-bg-yellow-300\/25{
  background-color: rgb(253 224 71 / 0.25) !important;
}
.tw-bg-yellow-300\/30{
  background-color: rgb(253 224 71 / 0.3) !important;
}
.tw-bg-yellow-300\/35{
  background-color: rgb(253 224 71 / 0.35) !important;
}
.tw-bg-yellow-300\/40{
  background-color: rgb(253 224 71 / 0.4) !important;
}
.tw-bg-yellow-300\/45{
  background-color: rgb(253 224 71 / 0.45) !important;
}
.tw-bg-yellow-300\/5{
  background-color: rgb(253 224 71 / 0.05) !important;
}
.tw-bg-yellow-300\/50{
  background-color: rgb(253 224 71 / 0.5) !important;
}
.tw-bg-yellow-300\/55{
  background-color: rgb(253 224 71 / 0.55) !important;
}
.tw-bg-yellow-300\/60{
  background-color: rgb(253 224 71 / 0.6) !important;
}
.tw-bg-yellow-300\/65{
  background-color: rgb(253 224 71 / 0.65) !important;
}
.tw-bg-yellow-300\/70{
  background-color: rgb(253 224 71 / 0.7) !important;
}
.tw-bg-yellow-300\/75{
  background-color: rgb(253 224 71 / 0.75) !important;
}
.tw-bg-yellow-300\/80{
  background-color: rgb(253 224 71 / 0.8) !important;
}
.tw-bg-yellow-300\/85{
  background-color: rgb(253 224 71 / 0.85) !important;
}
.tw-bg-yellow-300\/90{
  background-color: rgb(253 224 71 / 0.9) !important;
}
.tw-bg-yellow-300\/95{
  background-color: rgb(253 224 71 / 0.95) !important;
}
.tw-bg-yellow-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-400\/0{
  background-color: rgb(250 204 21 / 0) !important;
}
.tw-bg-yellow-400\/10{
  background-color: rgb(250 204 21 / 0.1) !important;
}
.tw-bg-yellow-400\/100{
  background-color: rgb(250 204 21 / 1) !important;
}
.tw-bg-yellow-400\/15{
  background-color: rgb(250 204 21 / 0.15) !important;
}
.tw-bg-yellow-400\/20{
  background-color: rgb(250 204 21 / 0.2) !important;
}
.tw-bg-yellow-400\/25{
  background-color: rgb(250 204 21 / 0.25) !important;
}
.tw-bg-yellow-400\/30{
  background-color: rgb(250 204 21 / 0.3) !important;
}
.tw-bg-yellow-400\/35{
  background-color: rgb(250 204 21 / 0.35) !important;
}
.tw-bg-yellow-400\/40{
  background-color: rgb(250 204 21 / 0.4) !important;
}
.tw-bg-yellow-400\/45{
  background-color: rgb(250 204 21 / 0.45) !important;
}
.tw-bg-yellow-400\/5{
  background-color: rgb(250 204 21 / 0.05) !important;
}
.tw-bg-yellow-400\/50{
  background-color: rgb(250 204 21 / 0.5) !important;
}
.tw-bg-yellow-400\/55{
  background-color: rgb(250 204 21 / 0.55) !important;
}
.tw-bg-yellow-400\/60{
  background-color: rgb(250 204 21 / 0.6) !important;
}
.tw-bg-yellow-400\/65{
  background-color: rgb(250 204 21 / 0.65) !important;
}
.tw-bg-yellow-400\/70{
  background-color: rgb(250 204 21 / 0.7) !important;
}
.tw-bg-yellow-400\/75{
  background-color: rgb(250 204 21 / 0.75) !important;
}
.tw-bg-yellow-400\/80{
  background-color: rgb(250 204 21 / 0.8) !important;
}
.tw-bg-yellow-400\/85{
  background-color: rgb(250 204 21 / 0.85) !important;
}
.tw-bg-yellow-400\/90{
  background-color: rgb(250 204 21 / 0.9) !important;
}
.tw-bg-yellow-400\/95{
  background-color: rgb(250 204 21 / 0.95) !important;
}
.tw-bg-yellow-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-50\/0{
  background-color: rgb(254 252 232 / 0) !important;
}
.tw-bg-yellow-50\/10{
  background-color: rgb(254 252 232 / 0.1) !important;
}
.tw-bg-yellow-50\/100{
  background-color: rgb(254 252 232 / 1) !important;
}
.tw-bg-yellow-50\/15{
  background-color: rgb(254 252 232 / 0.15) !important;
}
.tw-bg-yellow-50\/20{
  background-color: rgb(254 252 232 / 0.2) !important;
}
.tw-bg-yellow-50\/25{
  background-color: rgb(254 252 232 / 0.25) !important;
}
.tw-bg-yellow-50\/30{
  background-color: rgb(254 252 232 / 0.3) !important;
}
.tw-bg-yellow-50\/35{
  background-color: rgb(254 252 232 / 0.35) !important;
}
.tw-bg-yellow-50\/40{
  background-color: rgb(254 252 232 / 0.4) !important;
}
.tw-bg-yellow-50\/45{
  background-color: rgb(254 252 232 / 0.45) !important;
}
.tw-bg-yellow-50\/5{
  background-color: rgb(254 252 232 / 0.05) !important;
}
.tw-bg-yellow-50\/50{
  background-color: rgb(254 252 232 / 0.5) !important;
}
.tw-bg-yellow-50\/55{
  background-color: rgb(254 252 232 / 0.55) !important;
}
.tw-bg-yellow-50\/60{
  background-color: rgb(254 252 232 / 0.6) !important;
}
.tw-bg-yellow-50\/65{
  background-color: rgb(254 252 232 / 0.65) !important;
}
.tw-bg-yellow-50\/70{
  background-color: rgb(254 252 232 / 0.7) !important;
}
.tw-bg-yellow-50\/75{
  background-color: rgb(254 252 232 / 0.75) !important;
}
.tw-bg-yellow-50\/80{
  background-color: rgb(254 252 232 / 0.8) !important;
}
.tw-bg-yellow-50\/85{
  background-color: rgb(254 252 232 / 0.85) !important;
}
.tw-bg-yellow-50\/90{
  background-color: rgb(254 252 232 / 0.9) !important;
}
.tw-bg-yellow-50\/95{
  background-color: rgb(254 252 232 / 0.95) !important;
}
.tw-bg-yellow-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-500\/0{
  background-color: rgb(234 179 8 / 0) !important;
}
.tw-bg-yellow-500\/10{
  background-color: rgb(234 179 8 / 0.1) !important;
}
.tw-bg-yellow-500\/100{
  background-color: rgb(234 179 8 / 1) !important;
}
.tw-bg-yellow-500\/15{
  background-color: rgb(234 179 8 / 0.15) !important;
}
.tw-bg-yellow-500\/20{
  background-color: rgb(234 179 8 / 0.2) !important;
}
.tw-bg-yellow-500\/25{
  background-color: rgb(234 179 8 / 0.25) !important;
}
.tw-bg-yellow-500\/30{
  background-color: rgb(234 179 8 / 0.3) !important;
}
.tw-bg-yellow-500\/35{
  background-color: rgb(234 179 8 / 0.35) !important;
}
.tw-bg-yellow-500\/40{
  background-color: rgb(234 179 8 / 0.4) !important;
}
.tw-bg-yellow-500\/45{
  background-color: rgb(234 179 8 / 0.45) !important;
}
.tw-bg-yellow-500\/5{
  background-color: rgb(234 179 8 / 0.05) !important;
}
.tw-bg-yellow-500\/50{
  background-color: rgb(234 179 8 / 0.5) !important;
}
.tw-bg-yellow-500\/55{
  background-color: rgb(234 179 8 / 0.55) !important;
}
.tw-bg-yellow-500\/60{
  background-color: rgb(234 179 8 / 0.6) !important;
}
.tw-bg-yellow-500\/65{
  background-color: rgb(234 179 8 / 0.65) !important;
}
.tw-bg-yellow-500\/70{
  background-color: rgb(234 179 8 / 0.7) !important;
}
.tw-bg-yellow-500\/75{
  background-color: rgb(234 179 8 / 0.75) !important;
}
.tw-bg-yellow-500\/80{
  background-color: rgb(234 179 8 / 0.8) !important;
}
.tw-bg-yellow-500\/85{
  background-color: rgb(234 179 8 / 0.85) !important;
}
.tw-bg-yellow-500\/90{
  background-color: rgb(234 179 8 / 0.9) !important;
}
.tw-bg-yellow-500\/95{
  background-color: rgb(234 179 8 / 0.95) !important;
}
.tw-bg-yellow-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-600\/0{
  background-color: rgb(202 138 4 / 0) !important;
}
.tw-bg-yellow-600\/10{
  background-color: rgb(202 138 4 / 0.1) !important;
}
.tw-bg-yellow-600\/100{
  background-color: rgb(202 138 4 / 1) !important;
}
.tw-bg-yellow-600\/15{
  background-color: rgb(202 138 4 / 0.15) !important;
}
.tw-bg-yellow-600\/20{
  background-color: rgb(202 138 4 / 0.2) !important;
}
.tw-bg-yellow-600\/25{
  background-color: rgb(202 138 4 / 0.25) !important;
}
.tw-bg-yellow-600\/30{
  background-color: rgb(202 138 4 / 0.3) !important;
}
.tw-bg-yellow-600\/35{
  background-color: rgb(202 138 4 / 0.35) !important;
}
.tw-bg-yellow-600\/40{
  background-color: rgb(202 138 4 / 0.4) !important;
}
.tw-bg-yellow-600\/45{
  background-color: rgb(202 138 4 / 0.45) !important;
}
.tw-bg-yellow-600\/5{
  background-color: rgb(202 138 4 / 0.05) !important;
}
.tw-bg-yellow-600\/50{
  background-color: rgb(202 138 4 / 0.5) !important;
}
.tw-bg-yellow-600\/55{
  background-color: rgb(202 138 4 / 0.55) !important;
}
.tw-bg-yellow-600\/60{
  background-color: rgb(202 138 4 / 0.6) !important;
}
.tw-bg-yellow-600\/65{
  background-color: rgb(202 138 4 / 0.65) !important;
}
.tw-bg-yellow-600\/70{
  background-color: rgb(202 138 4 / 0.7) !important;
}
.tw-bg-yellow-600\/75{
  background-color: rgb(202 138 4 / 0.75) !important;
}
.tw-bg-yellow-600\/80{
  background-color: rgb(202 138 4 / 0.8) !important;
}
.tw-bg-yellow-600\/85{
  background-color: rgb(202 138 4 / 0.85) !important;
}
.tw-bg-yellow-600\/90{
  background-color: rgb(202 138 4 / 0.9) !important;
}
.tw-bg-yellow-600\/95{
  background-color: rgb(202 138 4 / 0.95) !important;
}
.tw-bg-yellow-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-700\/0{
  background-color: rgb(161 98 7 / 0) !important;
}
.tw-bg-yellow-700\/10{
  background-color: rgb(161 98 7 / 0.1) !important;
}
.tw-bg-yellow-700\/100{
  background-color: rgb(161 98 7 / 1) !important;
}
.tw-bg-yellow-700\/15{
  background-color: rgb(161 98 7 / 0.15) !important;
}
.tw-bg-yellow-700\/20{
  background-color: rgb(161 98 7 / 0.2) !important;
}
.tw-bg-yellow-700\/25{
  background-color: rgb(161 98 7 / 0.25) !important;
}
.tw-bg-yellow-700\/30{
  background-color: rgb(161 98 7 / 0.3) !important;
}
.tw-bg-yellow-700\/35{
  background-color: rgb(161 98 7 / 0.35) !important;
}
.tw-bg-yellow-700\/40{
  background-color: rgb(161 98 7 / 0.4) !important;
}
.tw-bg-yellow-700\/45{
  background-color: rgb(161 98 7 / 0.45) !important;
}
.tw-bg-yellow-700\/5{
  background-color: rgb(161 98 7 / 0.05) !important;
}
.tw-bg-yellow-700\/50{
  background-color: rgb(161 98 7 / 0.5) !important;
}
.tw-bg-yellow-700\/55{
  background-color: rgb(161 98 7 / 0.55) !important;
}
.tw-bg-yellow-700\/60{
  background-color: rgb(161 98 7 / 0.6) !important;
}
.tw-bg-yellow-700\/65{
  background-color: rgb(161 98 7 / 0.65) !important;
}
.tw-bg-yellow-700\/70{
  background-color: rgb(161 98 7 / 0.7) !important;
}
.tw-bg-yellow-700\/75{
  background-color: rgb(161 98 7 / 0.75) !important;
}
.tw-bg-yellow-700\/80{
  background-color: rgb(161 98 7 / 0.8) !important;
}
.tw-bg-yellow-700\/85{
  background-color: rgb(161 98 7 / 0.85) !important;
}
.tw-bg-yellow-700\/90{
  background-color: rgb(161 98 7 / 0.9) !important;
}
.tw-bg-yellow-700\/95{
  background-color: rgb(161 98 7 / 0.95) !important;
}
.tw-bg-yellow-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-800\/0{
  background-color: rgb(133 77 14 / 0) !important;
}
.tw-bg-yellow-800\/10{
  background-color: rgb(133 77 14 / 0.1) !important;
}
.tw-bg-yellow-800\/100{
  background-color: rgb(133 77 14 / 1) !important;
}
.tw-bg-yellow-800\/15{
  background-color: rgb(133 77 14 / 0.15) !important;
}
.tw-bg-yellow-800\/20{
  background-color: rgb(133 77 14 / 0.2) !important;
}
.tw-bg-yellow-800\/25{
  background-color: rgb(133 77 14 / 0.25) !important;
}
.tw-bg-yellow-800\/30{
  background-color: rgb(133 77 14 / 0.3) !important;
}
.tw-bg-yellow-800\/35{
  background-color: rgb(133 77 14 / 0.35) !important;
}
.tw-bg-yellow-800\/40{
  background-color: rgb(133 77 14 / 0.4) !important;
}
.tw-bg-yellow-800\/45{
  background-color: rgb(133 77 14 / 0.45) !important;
}
.tw-bg-yellow-800\/5{
  background-color: rgb(133 77 14 / 0.05) !important;
}
.tw-bg-yellow-800\/50{
  background-color: rgb(133 77 14 / 0.5) !important;
}
.tw-bg-yellow-800\/55{
  background-color: rgb(133 77 14 / 0.55) !important;
}
.tw-bg-yellow-800\/60{
  background-color: rgb(133 77 14 / 0.6) !important;
}
.tw-bg-yellow-800\/65{
  background-color: rgb(133 77 14 / 0.65) !important;
}
.tw-bg-yellow-800\/70{
  background-color: rgb(133 77 14 / 0.7) !important;
}
.tw-bg-yellow-800\/75{
  background-color: rgb(133 77 14 / 0.75) !important;
}
.tw-bg-yellow-800\/80{
  background-color: rgb(133 77 14 / 0.8) !important;
}
.tw-bg-yellow-800\/85{
  background-color: rgb(133 77 14 / 0.85) !important;
}
.tw-bg-yellow-800\/90{
  background-color: rgb(133 77 14 / 0.9) !important;
}
.tw-bg-yellow-800\/95{
  background-color: rgb(133 77 14 / 0.95) !important;
}
.tw-bg-yellow-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-900\/0{
  background-color: rgb(113 63 18 / 0) !important;
}
.tw-bg-yellow-900\/10{
  background-color: rgb(113 63 18 / 0.1) !important;
}
.tw-bg-yellow-900\/100{
  background-color: rgb(113 63 18 / 1) !important;
}
.tw-bg-yellow-900\/15{
  background-color: rgb(113 63 18 / 0.15) !important;
}
.tw-bg-yellow-900\/20{
  background-color: rgb(113 63 18 / 0.2) !important;
}
.tw-bg-yellow-900\/25{
  background-color: rgb(113 63 18 / 0.25) !important;
}
.tw-bg-yellow-900\/30{
  background-color: rgb(113 63 18 / 0.3) !important;
}
.tw-bg-yellow-900\/35{
  background-color: rgb(113 63 18 / 0.35) !important;
}
.tw-bg-yellow-900\/40{
  background-color: rgb(113 63 18 / 0.4) !important;
}
.tw-bg-yellow-900\/45{
  background-color: rgb(113 63 18 / 0.45) !important;
}
.tw-bg-yellow-900\/5{
  background-color: rgb(113 63 18 / 0.05) !important;
}
.tw-bg-yellow-900\/50{
  background-color: rgb(113 63 18 / 0.5) !important;
}
.tw-bg-yellow-900\/55{
  background-color: rgb(113 63 18 / 0.55) !important;
}
.tw-bg-yellow-900\/60{
  background-color: rgb(113 63 18 / 0.6) !important;
}
.tw-bg-yellow-900\/65{
  background-color: rgb(113 63 18 / 0.65) !important;
}
.tw-bg-yellow-900\/70{
  background-color: rgb(113 63 18 / 0.7) !important;
}
.tw-bg-yellow-900\/75{
  background-color: rgb(113 63 18 / 0.75) !important;
}
.tw-bg-yellow-900\/80{
  background-color: rgb(113 63 18 / 0.8) !important;
}
.tw-bg-yellow-900\/85{
  background-color: rgb(113 63 18 / 0.85) !important;
}
.tw-bg-yellow-900\/90{
  background-color: rgb(113 63 18 / 0.9) !important;
}
.tw-bg-yellow-900\/95{
  background-color: rgb(113 63 18 / 0.95) !important;
}
.tw-bg-yellow-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-yellow-950\/0{
  background-color: rgb(66 32 6 / 0) !important;
}
.tw-bg-yellow-950\/10{
  background-color: rgb(66 32 6 / 0.1) !important;
}
.tw-bg-yellow-950\/100{
  background-color: rgb(66 32 6 / 1) !important;
}
.tw-bg-yellow-950\/15{
  background-color: rgb(66 32 6 / 0.15) !important;
}
.tw-bg-yellow-950\/20{
  background-color: rgb(66 32 6 / 0.2) !important;
}
.tw-bg-yellow-950\/25{
  background-color: rgb(66 32 6 / 0.25) !important;
}
.tw-bg-yellow-950\/30{
  background-color: rgb(66 32 6 / 0.3) !important;
}
.tw-bg-yellow-950\/35{
  background-color: rgb(66 32 6 / 0.35) !important;
}
.tw-bg-yellow-950\/40{
  background-color: rgb(66 32 6 / 0.4) !important;
}
.tw-bg-yellow-950\/45{
  background-color: rgb(66 32 6 / 0.45) !important;
}
.tw-bg-yellow-950\/5{
  background-color: rgb(66 32 6 / 0.05) !important;
}
.tw-bg-yellow-950\/50{
  background-color: rgb(66 32 6 / 0.5) !important;
}
.tw-bg-yellow-950\/55{
  background-color: rgb(66 32 6 / 0.55) !important;
}
.tw-bg-yellow-950\/60{
  background-color: rgb(66 32 6 / 0.6) !important;
}
.tw-bg-yellow-950\/65{
  background-color: rgb(66 32 6 / 0.65) !important;
}
.tw-bg-yellow-950\/70{
  background-color: rgb(66 32 6 / 0.7) !important;
}
.tw-bg-yellow-950\/75{
  background-color: rgb(66 32 6 / 0.75) !important;
}
.tw-bg-yellow-950\/80{
  background-color: rgb(66 32 6 / 0.8) !important;
}
.tw-bg-yellow-950\/85{
  background-color: rgb(66 32 6 / 0.85) !important;
}
.tw-bg-yellow-950\/90{
  background-color: rgb(66 32 6 / 0.9) !important;
}
.tw-bg-yellow-950\/95{
  background-color: rgb(66 32 6 / 0.95) !important;
}
.tw-bg-zinc-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-100\/0{
  background-color: rgb(244 244 245 / 0) !important;
}
.tw-bg-zinc-100\/10{
  background-color: rgb(244 244 245 / 0.1) !important;
}
.tw-bg-zinc-100\/100{
  background-color: rgb(244 244 245 / 1) !important;
}
.tw-bg-zinc-100\/15{
  background-color: rgb(244 244 245 / 0.15) !important;
}
.tw-bg-zinc-100\/20{
  background-color: rgb(244 244 245 / 0.2) !important;
}
.tw-bg-zinc-100\/25{
  background-color: rgb(244 244 245 / 0.25) !important;
}
.tw-bg-zinc-100\/30{
  background-color: rgb(244 244 245 / 0.3) !important;
}
.tw-bg-zinc-100\/35{
  background-color: rgb(244 244 245 / 0.35) !important;
}
.tw-bg-zinc-100\/40{
  background-color: rgb(244 244 245 / 0.4) !important;
}
.tw-bg-zinc-100\/45{
  background-color: rgb(244 244 245 / 0.45) !important;
}
.tw-bg-zinc-100\/5{
  background-color: rgb(244 244 245 / 0.05) !important;
}
.tw-bg-zinc-100\/50{
  background-color: rgb(244 244 245 / 0.5) !important;
}
.tw-bg-zinc-100\/55{
  background-color: rgb(244 244 245 / 0.55) !important;
}
.tw-bg-zinc-100\/60{
  background-color: rgb(244 244 245 / 0.6) !important;
}
.tw-bg-zinc-100\/65{
  background-color: rgb(244 244 245 / 0.65) !important;
}
.tw-bg-zinc-100\/70{
  background-color: rgb(244 244 245 / 0.7) !important;
}
.tw-bg-zinc-100\/75{
  background-color: rgb(244 244 245 / 0.75) !important;
}
.tw-bg-zinc-100\/80{
  background-color: rgb(244 244 245 / 0.8) !important;
}
.tw-bg-zinc-100\/85{
  background-color: rgb(244 244 245 / 0.85) !important;
}
.tw-bg-zinc-100\/90{
  background-color: rgb(244 244 245 / 0.9) !important;
}
.tw-bg-zinc-100\/95{
  background-color: rgb(244 244 245 / 0.95) !important;
}
.tw-bg-zinc-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-200\/0{
  background-color: rgb(228 228 231 / 0) !important;
}
.tw-bg-zinc-200\/10{
  background-color: rgb(228 228 231 / 0.1) !important;
}
.tw-bg-zinc-200\/100{
  background-color: rgb(228 228 231 / 1) !important;
}
.tw-bg-zinc-200\/15{
  background-color: rgb(228 228 231 / 0.15) !important;
}
.tw-bg-zinc-200\/20{
  background-color: rgb(228 228 231 / 0.2) !important;
}
.tw-bg-zinc-200\/25{
  background-color: rgb(228 228 231 / 0.25) !important;
}
.tw-bg-zinc-200\/30{
  background-color: rgb(228 228 231 / 0.3) !important;
}
.tw-bg-zinc-200\/35{
  background-color: rgb(228 228 231 / 0.35) !important;
}
.tw-bg-zinc-200\/40{
  background-color: rgb(228 228 231 / 0.4) !important;
}
.tw-bg-zinc-200\/45{
  background-color: rgb(228 228 231 / 0.45) !important;
}
.tw-bg-zinc-200\/5{
  background-color: rgb(228 228 231 / 0.05) !important;
}
.tw-bg-zinc-200\/50{
  background-color: rgb(228 228 231 / 0.5) !important;
}
.tw-bg-zinc-200\/55{
  background-color: rgb(228 228 231 / 0.55) !important;
}
.tw-bg-zinc-200\/60{
  background-color: rgb(228 228 231 / 0.6) !important;
}
.tw-bg-zinc-200\/65{
  background-color: rgb(228 228 231 / 0.65) !important;
}
.tw-bg-zinc-200\/70{
  background-color: rgb(228 228 231 / 0.7) !important;
}
.tw-bg-zinc-200\/75{
  background-color: rgb(228 228 231 / 0.75) !important;
}
.tw-bg-zinc-200\/80{
  background-color: rgb(228 228 231 / 0.8) !important;
}
.tw-bg-zinc-200\/85{
  background-color: rgb(228 228 231 / 0.85) !important;
}
.tw-bg-zinc-200\/90{
  background-color: rgb(228 228 231 / 0.9) !important;
}
.tw-bg-zinc-200\/95{
  background-color: rgb(228 228 231 / 0.95) !important;
}
.tw-bg-zinc-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-300\/0{
  background-color: rgb(212 212 216 / 0) !important;
}
.tw-bg-zinc-300\/10{
  background-color: rgb(212 212 216 / 0.1) !important;
}
.tw-bg-zinc-300\/100{
  background-color: rgb(212 212 216 / 1) !important;
}
.tw-bg-zinc-300\/15{
  background-color: rgb(212 212 216 / 0.15) !important;
}
.tw-bg-zinc-300\/20{
  background-color: rgb(212 212 216 / 0.2) !important;
}
.tw-bg-zinc-300\/25{
  background-color: rgb(212 212 216 / 0.25) !important;
}
.tw-bg-zinc-300\/30{
  background-color: rgb(212 212 216 / 0.3) !important;
}
.tw-bg-zinc-300\/35{
  background-color: rgb(212 212 216 / 0.35) !important;
}
.tw-bg-zinc-300\/40{
  background-color: rgb(212 212 216 / 0.4) !important;
}
.tw-bg-zinc-300\/45{
  background-color: rgb(212 212 216 / 0.45) !important;
}
.tw-bg-zinc-300\/5{
  background-color: rgb(212 212 216 / 0.05) !important;
}
.tw-bg-zinc-300\/50{
  background-color: rgb(212 212 216 / 0.5) !important;
}
.tw-bg-zinc-300\/55{
  background-color: rgb(212 212 216 / 0.55) !important;
}
.tw-bg-zinc-300\/60{
  background-color: rgb(212 212 216 / 0.6) !important;
}
.tw-bg-zinc-300\/65{
  background-color: rgb(212 212 216 / 0.65) !important;
}
.tw-bg-zinc-300\/70{
  background-color: rgb(212 212 216 / 0.7) !important;
}
.tw-bg-zinc-300\/75{
  background-color: rgb(212 212 216 / 0.75) !important;
}
.tw-bg-zinc-300\/80{
  background-color: rgb(212 212 216 / 0.8) !important;
}
.tw-bg-zinc-300\/85{
  background-color: rgb(212 212 216 / 0.85) !important;
}
.tw-bg-zinc-300\/90{
  background-color: rgb(212 212 216 / 0.9) !important;
}
.tw-bg-zinc-300\/95{
  background-color: rgb(212 212 216 / 0.95) !important;
}
.tw-bg-zinc-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-400\/0{
  background-color: rgb(161 161 170 / 0) !important;
}
.tw-bg-zinc-400\/10{
  background-color: rgb(161 161 170 / 0.1) !important;
}
.tw-bg-zinc-400\/100{
  background-color: rgb(161 161 170 / 1) !important;
}
.tw-bg-zinc-400\/15{
  background-color: rgb(161 161 170 / 0.15) !important;
}
.tw-bg-zinc-400\/20{
  background-color: rgb(161 161 170 / 0.2) !important;
}
.tw-bg-zinc-400\/25{
  background-color: rgb(161 161 170 / 0.25) !important;
}
.tw-bg-zinc-400\/30{
  background-color: rgb(161 161 170 / 0.3) !important;
}
.tw-bg-zinc-400\/35{
  background-color: rgb(161 161 170 / 0.35) !important;
}
.tw-bg-zinc-400\/40{
  background-color: rgb(161 161 170 / 0.4) !important;
}
.tw-bg-zinc-400\/45{
  background-color: rgb(161 161 170 / 0.45) !important;
}
.tw-bg-zinc-400\/5{
  background-color: rgb(161 161 170 / 0.05) !important;
}
.tw-bg-zinc-400\/50{
  background-color: rgb(161 161 170 / 0.5) !important;
}
.tw-bg-zinc-400\/55{
  background-color: rgb(161 161 170 / 0.55) !important;
}
.tw-bg-zinc-400\/60{
  background-color: rgb(161 161 170 / 0.6) !important;
}
.tw-bg-zinc-400\/65{
  background-color: rgb(161 161 170 / 0.65) !important;
}
.tw-bg-zinc-400\/70{
  background-color: rgb(161 161 170 / 0.7) !important;
}
.tw-bg-zinc-400\/75{
  background-color: rgb(161 161 170 / 0.75) !important;
}
.tw-bg-zinc-400\/80{
  background-color: rgb(161 161 170 / 0.8) !important;
}
.tw-bg-zinc-400\/85{
  background-color: rgb(161 161 170 / 0.85) !important;
}
.tw-bg-zinc-400\/90{
  background-color: rgb(161 161 170 / 0.9) !important;
}
.tw-bg-zinc-400\/95{
  background-color: rgb(161 161 170 / 0.95) !important;
}
.tw-bg-zinc-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-50\/0{
  background-color: rgb(250 250 250 / 0) !important;
}
.tw-bg-zinc-50\/10{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.tw-bg-zinc-50\/100{
  background-color: rgb(250 250 250 / 1) !important;
}
.tw-bg-zinc-50\/15{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.tw-bg-zinc-50\/20{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.tw-bg-zinc-50\/25{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.tw-bg-zinc-50\/30{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.tw-bg-zinc-50\/35{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.tw-bg-zinc-50\/40{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.tw-bg-zinc-50\/45{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.tw-bg-zinc-50\/5{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.tw-bg-zinc-50\/50{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.tw-bg-zinc-50\/55{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.tw-bg-zinc-50\/60{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.tw-bg-zinc-50\/65{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.tw-bg-zinc-50\/70{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.tw-bg-zinc-50\/75{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.tw-bg-zinc-50\/80{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.tw-bg-zinc-50\/85{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.tw-bg-zinc-50\/90{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.tw-bg-zinc-50\/95{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.tw-bg-zinc-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-500\/0{
  background-color: rgb(113 113 122 / 0) !important;
}
.tw-bg-zinc-500\/10{
  background-color: rgb(113 113 122 / 0.1) !important;
}
.tw-bg-zinc-500\/100{
  background-color: rgb(113 113 122 / 1) !important;
}
.tw-bg-zinc-500\/15{
  background-color: rgb(113 113 122 / 0.15) !important;
}
.tw-bg-zinc-500\/20{
  background-color: rgb(113 113 122 / 0.2) !important;
}
.tw-bg-zinc-500\/25{
  background-color: rgb(113 113 122 / 0.25) !important;
}
.tw-bg-zinc-500\/30{
  background-color: rgb(113 113 122 / 0.3) !important;
}
.tw-bg-zinc-500\/35{
  background-color: rgb(113 113 122 / 0.35) !important;
}
.tw-bg-zinc-500\/40{
  background-color: rgb(113 113 122 / 0.4) !important;
}
.tw-bg-zinc-500\/45{
  background-color: rgb(113 113 122 / 0.45) !important;
}
.tw-bg-zinc-500\/5{
  background-color: rgb(113 113 122 / 0.05) !important;
}
.tw-bg-zinc-500\/50{
  background-color: rgb(113 113 122 / 0.5) !important;
}
.tw-bg-zinc-500\/55{
  background-color: rgb(113 113 122 / 0.55) !important;
}
.tw-bg-zinc-500\/60{
  background-color: rgb(113 113 122 / 0.6) !important;
}
.tw-bg-zinc-500\/65{
  background-color: rgb(113 113 122 / 0.65) !important;
}
.tw-bg-zinc-500\/70{
  background-color: rgb(113 113 122 / 0.7) !important;
}
.tw-bg-zinc-500\/75{
  background-color: rgb(113 113 122 / 0.75) !important;
}
.tw-bg-zinc-500\/80{
  background-color: rgb(113 113 122 / 0.8) !important;
}
.tw-bg-zinc-500\/85{
  background-color: rgb(113 113 122 / 0.85) !important;
}
.tw-bg-zinc-500\/90{
  background-color: rgb(113 113 122 / 0.9) !important;
}
.tw-bg-zinc-500\/95{
  background-color: rgb(113 113 122 / 0.95) !important;
}
.tw-bg-zinc-600{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-600\/0{
  background-color: rgb(82 82 91 / 0) !important;
}
.tw-bg-zinc-600\/10{
  background-color: rgb(82 82 91 / 0.1) !important;
}
.tw-bg-zinc-600\/100{
  background-color: rgb(82 82 91 / 1) !important;
}
.tw-bg-zinc-600\/15{
  background-color: rgb(82 82 91 / 0.15) !important;
}
.tw-bg-zinc-600\/20{
  background-color: rgb(82 82 91 / 0.2) !important;
}
.tw-bg-zinc-600\/25{
  background-color: rgb(82 82 91 / 0.25) !important;
}
.tw-bg-zinc-600\/30{
  background-color: rgb(82 82 91 / 0.3) !important;
}
.tw-bg-zinc-600\/35{
  background-color: rgb(82 82 91 / 0.35) !important;
}
.tw-bg-zinc-600\/40{
  background-color: rgb(82 82 91 / 0.4) !important;
}
.tw-bg-zinc-600\/45{
  background-color: rgb(82 82 91 / 0.45) !important;
}
.tw-bg-zinc-600\/5{
  background-color: rgb(82 82 91 / 0.05) !important;
}
.tw-bg-zinc-600\/50{
  background-color: rgb(82 82 91 / 0.5) !important;
}
.tw-bg-zinc-600\/55{
  background-color: rgb(82 82 91 / 0.55) !important;
}
.tw-bg-zinc-600\/60{
  background-color: rgb(82 82 91 / 0.6) !important;
}
.tw-bg-zinc-600\/65{
  background-color: rgb(82 82 91 / 0.65) !important;
}
.tw-bg-zinc-600\/70{
  background-color: rgb(82 82 91 / 0.7) !important;
}
.tw-bg-zinc-600\/75{
  background-color: rgb(82 82 91 / 0.75) !important;
}
.tw-bg-zinc-600\/80{
  background-color: rgb(82 82 91 / 0.8) !important;
}
.tw-bg-zinc-600\/85{
  background-color: rgb(82 82 91 / 0.85) !important;
}
.tw-bg-zinc-600\/90{
  background-color: rgb(82 82 91 / 0.9) !important;
}
.tw-bg-zinc-600\/95{
  background-color: rgb(82 82 91 / 0.95) !important;
}
.tw-bg-zinc-700{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-700\/0{
  background-color: rgb(63 63 70 / 0) !important;
}
.tw-bg-zinc-700\/10{
  background-color: rgb(63 63 70 / 0.1) !important;
}
.tw-bg-zinc-700\/100{
  background-color: rgb(63 63 70 / 1) !important;
}
.tw-bg-zinc-700\/15{
  background-color: rgb(63 63 70 / 0.15) !important;
}
.tw-bg-zinc-700\/20{
  background-color: rgb(63 63 70 / 0.2) !important;
}
.tw-bg-zinc-700\/25{
  background-color: rgb(63 63 70 / 0.25) !important;
}
.tw-bg-zinc-700\/30{
  background-color: rgb(63 63 70 / 0.3) !important;
}
.tw-bg-zinc-700\/35{
  background-color: rgb(63 63 70 / 0.35) !important;
}
.tw-bg-zinc-700\/40{
  background-color: rgb(63 63 70 / 0.4) !important;
}
.tw-bg-zinc-700\/45{
  background-color: rgb(63 63 70 / 0.45) !important;
}
.tw-bg-zinc-700\/5{
  background-color: rgb(63 63 70 / 0.05) !important;
}
.tw-bg-zinc-700\/50{
  background-color: rgb(63 63 70 / 0.5) !important;
}
.tw-bg-zinc-700\/55{
  background-color: rgb(63 63 70 / 0.55) !important;
}
.tw-bg-zinc-700\/60{
  background-color: rgb(63 63 70 / 0.6) !important;
}
.tw-bg-zinc-700\/65{
  background-color: rgb(63 63 70 / 0.65) !important;
}
.tw-bg-zinc-700\/70{
  background-color: rgb(63 63 70 / 0.7) !important;
}
.tw-bg-zinc-700\/75{
  background-color: rgb(63 63 70 / 0.75) !important;
}
.tw-bg-zinc-700\/80{
  background-color: rgb(63 63 70 / 0.8) !important;
}
.tw-bg-zinc-700\/85{
  background-color: rgb(63 63 70 / 0.85) !important;
}
.tw-bg-zinc-700\/90{
  background-color: rgb(63 63 70 / 0.9) !important;
}
.tw-bg-zinc-700\/95{
  background-color: rgb(63 63 70 / 0.95) !important;
}
.tw-bg-zinc-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-800\/0{
  background-color: rgb(39 39 42 / 0) !important;
}
.tw-bg-zinc-800\/10{
  background-color: rgb(39 39 42 / 0.1) !important;
}
.tw-bg-zinc-800\/100{
  background-color: rgb(39 39 42 / 1) !important;
}
.tw-bg-zinc-800\/15{
  background-color: rgb(39 39 42 / 0.15) !important;
}
.tw-bg-zinc-800\/20{
  background-color: rgb(39 39 42 / 0.2) !important;
}
.tw-bg-zinc-800\/25{
  background-color: rgb(39 39 42 / 0.25) !important;
}
.tw-bg-zinc-800\/30{
  background-color: rgb(39 39 42 / 0.3) !important;
}
.tw-bg-zinc-800\/35{
  background-color: rgb(39 39 42 / 0.35) !important;
}
.tw-bg-zinc-800\/40{
  background-color: rgb(39 39 42 / 0.4) !important;
}
.tw-bg-zinc-800\/45{
  background-color: rgb(39 39 42 / 0.45) !important;
}
.tw-bg-zinc-800\/5{
  background-color: rgb(39 39 42 / 0.05) !important;
}
.tw-bg-zinc-800\/50{
  background-color: rgb(39 39 42 / 0.5) !important;
}
.tw-bg-zinc-800\/55{
  background-color: rgb(39 39 42 / 0.55) !important;
}
.tw-bg-zinc-800\/60{
  background-color: rgb(39 39 42 / 0.6) !important;
}
.tw-bg-zinc-800\/65{
  background-color: rgb(39 39 42 / 0.65) !important;
}
.tw-bg-zinc-800\/70{
  background-color: rgb(39 39 42 / 0.7) !important;
}
.tw-bg-zinc-800\/75{
  background-color: rgb(39 39 42 / 0.75) !important;
}
.tw-bg-zinc-800\/80{
  background-color: rgb(39 39 42 / 0.8) !important;
}
.tw-bg-zinc-800\/85{
  background-color: rgb(39 39 42 / 0.85) !important;
}
.tw-bg-zinc-800\/90{
  background-color: rgb(39 39 42 / 0.9) !important;
}
.tw-bg-zinc-800\/95{
  background-color: rgb(39 39 42 / 0.95) !important;
}
.tw-bg-zinc-900{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-900\/0{
  background-color: rgb(24 24 27 / 0) !important;
}
.tw-bg-zinc-900\/10{
  background-color: rgb(24 24 27 / 0.1) !important;
}
.tw-bg-zinc-900\/100{
  background-color: rgb(24 24 27 / 1) !important;
}
.tw-bg-zinc-900\/15{
  background-color: rgb(24 24 27 / 0.15) !important;
}
.tw-bg-zinc-900\/20{
  background-color: rgb(24 24 27 / 0.2) !important;
}
.tw-bg-zinc-900\/25{
  background-color: rgb(24 24 27 / 0.25) !important;
}
.tw-bg-zinc-900\/30{
  background-color: rgb(24 24 27 / 0.3) !important;
}
.tw-bg-zinc-900\/35{
  background-color: rgb(24 24 27 / 0.35) !important;
}
.tw-bg-zinc-900\/40{
  background-color: rgb(24 24 27 / 0.4) !important;
}
.tw-bg-zinc-900\/45{
  background-color: rgb(24 24 27 / 0.45) !important;
}
.tw-bg-zinc-900\/5{
  background-color: rgb(24 24 27 / 0.05) !important;
}
.tw-bg-zinc-900\/50{
  background-color: rgb(24 24 27 / 0.5) !important;
}
.tw-bg-zinc-900\/55{
  background-color: rgb(24 24 27 / 0.55) !important;
}
.tw-bg-zinc-900\/60{
  background-color: rgb(24 24 27 / 0.6) !important;
}
.tw-bg-zinc-900\/65{
  background-color: rgb(24 24 27 / 0.65) !important;
}
.tw-bg-zinc-900\/70{
  background-color: rgb(24 24 27 / 0.7) !important;
}
.tw-bg-zinc-900\/75{
  background-color: rgb(24 24 27 / 0.75) !important;
}
.tw-bg-zinc-900\/80{
  background-color: rgb(24 24 27 / 0.8) !important;
}
.tw-bg-zinc-900\/85{
  background-color: rgb(24 24 27 / 0.85) !important;
}
.tw-bg-zinc-900\/90{
  background-color: rgb(24 24 27 / 0.9) !important;
}
.tw-bg-zinc-900\/95{
  background-color: rgb(24 24 27 / 0.95) !important;
}
.tw-bg-zinc-950{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-zinc-950\/0{
  background-color: rgb(9 9 11 / 0) !important;
}
.tw-bg-zinc-950\/10{
  background-color: rgb(9 9 11 / 0.1) !important;
}
.tw-bg-zinc-950\/100{
  background-color: rgb(9 9 11 / 1) !important;
}
.tw-bg-zinc-950\/15{
  background-color: rgb(9 9 11 / 0.15) !important;
}
.tw-bg-zinc-950\/20{
  background-color: rgb(9 9 11 / 0.2) !important;
}
.tw-bg-zinc-950\/25{
  background-color: rgb(9 9 11 / 0.25) !important;
}
.tw-bg-zinc-950\/30{
  background-color: rgb(9 9 11 / 0.3) !important;
}
.tw-bg-zinc-950\/35{
  background-color: rgb(9 9 11 / 0.35) !important;
}
.tw-bg-zinc-950\/40{
  background-color: rgb(9 9 11 / 0.4) !important;
}
.tw-bg-zinc-950\/45{
  background-color: rgb(9 9 11 / 0.45) !important;
}
.tw-bg-zinc-950\/5{
  background-color: rgb(9 9 11 / 0.05) !important;
}
.tw-bg-zinc-950\/50{
  background-color: rgb(9 9 11 / 0.5) !important;
}
.tw-bg-zinc-950\/55{
  background-color: rgb(9 9 11 / 0.55) !important;
}
.tw-bg-zinc-950\/60{
  background-color: rgb(9 9 11 / 0.6) !important;
}
.tw-bg-zinc-950\/65{
  background-color: rgb(9 9 11 / 0.65) !important;
}
.tw-bg-zinc-950\/70{
  background-color: rgb(9 9 11 / 0.7) !important;
}
.tw-bg-zinc-950\/75{
  background-color: rgb(9 9 11 / 0.75) !important;
}
.tw-bg-zinc-950\/80{
  background-color: rgb(9 9 11 / 0.8) !important;
}
.tw-bg-zinc-950\/85{
  background-color: rgb(9 9 11 / 0.85) !important;
}
.tw-bg-zinc-950\/90{
  background-color: rgb(9 9 11 / 0.9) !important;
}
.tw-bg-zinc-950\/95{
  background-color: rgb(9 9 11 / 0.95) !important;
}
.tw-bg-opacity-0{
  --tw-bg-opacity: 0 !important;
}
.tw-bg-opacity-10{
  --tw-bg-opacity: 0.1 !important;
}
.tw-bg-opacity-100{
  --tw-bg-opacity: 1 !important;
}
.tw-bg-opacity-15{
  --tw-bg-opacity: 0.15 !important;
}
.tw-bg-opacity-20{
  --tw-bg-opacity: 0.2 !important;
}
.tw-bg-opacity-25{
  --tw-bg-opacity: 0.25 !important;
}
.tw-bg-opacity-30{
  --tw-bg-opacity: 0.3 !important;
}
.tw-bg-opacity-35{
  --tw-bg-opacity: 0.35 !important;
}
.tw-bg-opacity-40{
  --tw-bg-opacity: 0.4 !important;
}
.tw-bg-opacity-45{
  --tw-bg-opacity: 0.45 !important;
}
.tw-bg-opacity-5{
  --tw-bg-opacity: 0.05 !important;
}
.tw-bg-opacity-50{
  --tw-bg-opacity: 0.5 !important;
}
.tw-bg-opacity-55{
  --tw-bg-opacity: 0.55 !important;
}
.tw-bg-opacity-60{
  --tw-bg-opacity: 0.6 !important;
}
.tw-bg-opacity-65{
  --tw-bg-opacity: 0.65 !important;
}
.tw-bg-opacity-70{
  --tw-bg-opacity: 0.7 !important;
}
.tw-bg-opacity-75{
  --tw-bg-opacity: 0.75 !important;
}
.tw-bg-opacity-80{
  --tw-bg-opacity: 0.8 !important;
}
.tw-bg-opacity-85{
  --tw-bg-opacity: 0.85 !important;
}
.tw-bg-opacity-90{
  --tw-bg-opacity: 0.9 !important;
}
.tw-bg-opacity-95{
  --tw-bg-opacity: 0.95 !important;
}
.tw-bg-fancy{
  background-image: url('/images/ces/mysite_header.svg'), linear-gradient(60deg, #F5E1E1 13.4%, #CFEBF7 86.6%) !important;
}
.tw-bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}
.tw-bg-gradient-to-bl{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
}
.tw-bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
}
.tw-bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
}
.tw-bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}
.tw-bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
}
.tw-bg-gradient-to-tl{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
}
.tw-bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
}
.tw-bg-none{
  background-image: none !important;
}
.tw-bg-auto{
  background-size: auto !important;
}
.tw-bg-contain{
  background-size: contain !important;
}
.tw-bg-cover{
  background-size: cover !important;
}
.tw-bg-fancy{
  background-size: 57% 100%, 100% 100% !important;
}
.tw-bg-fixed{
  background-attachment: fixed !important;
}
.tw-bg-local{
  background-attachment: local !important;
}
.tw-bg-scroll{
  background-attachment: scroll !important;
}
.tw-bg-clip-border{
  background-clip: border-box !important;
}
.tw-bg-clip-padding{
  background-clip: padding-box !important;
}
.tw-bg-clip-content{
  background-clip: content-box !important;
}
.tw-bg-clip-text{
  background-clip: text !important;
}
.tw-bg-bottom{
  background-position: bottom !important;
}
.tw-bg-center{
  background-position: center !important;
}
.tw-bg-fancy{
  background-position: bottom right !important;
}
.tw-bg-left{
  background-position: left !important;
}
.tw-bg-left-bottom{
  background-position: left bottom !important;
}
.tw-bg-left-top{
  background-position: left top !important;
}
.tw-bg-right{
  background-position: right !important;
}
.tw-bg-right-bottom{
  background-position: right bottom !important;
}
.tw-bg-right-top{
  background-position: right top !important;
}
.tw-bg-top{
  background-position: top !important;
}
.tw-bg-repeat{
  background-repeat: repeat !important;
}
.tw-bg-no-repeat{
  background-repeat: no-repeat !important;
}
.tw-bg-repeat-x{
  background-repeat: repeat-x !important;
}
.tw-bg-repeat-y{
  background-repeat: repeat-y !important;
}
.tw-bg-repeat-round{
  background-repeat: round !important;
}
.tw-bg-repeat-space{
  background-repeat: space !important;
}
.tw-bg-origin-border{
  background-origin: border-box !important;
}
.tw-bg-origin-padding{
  background-origin: padding-box !important;
}
.tw-bg-origin-content{
  background-origin: content-box !important;
}
.tw-object-contain{
  object-fit: contain !important;
}
.tw-object-cover{
  object-fit: cover !important;
}
.tw-p-0{
  padding: 0px !important;
}
.tw-p-0\.5{
  padding: 0.125rem !important;
}
.tw-p-1{
  padding: 0.25rem !important;
}
.tw-p-1\.5{
  padding: 0.375rem !important;
}
.tw-p-10{
  padding: 2.5rem !important;
}
.tw-p-2{
  padding: 0.5rem !important;
}
.tw-p-3{
  padding: 0.75rem !important;
}
.tw-p-4{
  padding: 1rem !important;
}
.tw-p-5{
  padding: 1.25rem !important;
}
.tw-p-6{
  padding: 1.5rem !important;
}
.tw-p-8{
  padding: 2rem !important;
}
.tw-px-1{
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.tw-px-10{
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.tw-px-12{
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.tw-px-16{
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.tw-px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.tw-px-20{
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.tw-px-24{
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.tw-px-3{
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.tw-px-32{
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}
.tw-px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.tw-px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.tw-px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.tw-px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.tw-py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.tw-py-0\.5{
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}
.tw-py-1{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.tw-py-1\.5{
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}
.tw-py-10{
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.tw-py-12{
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.tw-py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.tw-py-2\.5{
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}
.tw-py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.tw-py-3\.5{
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}
.tw-py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.tw-py-5{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.tw-py-6{
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.tw-py-7{
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}
.tw-py-8{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.tw-pb-1{
  padding-bottom: 0.25rem !important;
}
.tw-pb-10{
  padding-bottom: 2.5rem !important;
}
.tw-pb-2{
  padding-bottom: 0.5rem !important;
}
.tw-pb-3{
  padding-bottom: 0.75rem !important;
}
.tw-pb-4{
  padding-bottom: 1rem !important;
}
.tw-pb-40{
  padding-bottom: 10rem !important;
}
.tw-pb-5{
  padding-bottom: 1.25rem !important;
}
.tw-pb-6{
  padding-bottom: 1.5rem !important;
}
.tw-pb-64{
  padding-bottom: 16rem !important;
}
.tw-pb-8{
  padding-bottom: 2rem !important;
}
.tw-pl-0{
  padding-left: 0px !important;
}
.tw-pl-1{
  padding-left: 0.25rem !important;
}
.tw-pl-2{
  padding-left: 0.5rem !important;
}
.tw-pl-3{
  padding-left: 0.75rem !important;
}
.tw-pl-4{
  padding-left: 1rem !important;
}
.tw-pl-6{
  padding-left: 1.5rem !important;
}
.tw-pl-7{
  padding-left: 1.75rem !important;
}
.tw-pl-8{
  padding-left: 2rem !important;
}
.tw-pr-0{
  padding-right: 0px !important;
}
.tw-pr-1{
  padding-right: 0.25rem !important;
}
.tw-pr-10{
  padding-right: 2.5rem !important;
}
.tw-pr-14{
  padding-right: 3.5rem !important;
}
.tw-pr-16{
  padding-right: 4rem !important;
}
.tw-pr-2{
  padding-right: 0.5rem !important;
}
.tw-pr-3{
  padding-right: 0.75rem !important;
}
.tw-pr-4{
  padding-right: 1rem !important;
}
.tw-pr-40{
  padding-right: 10rem !important;
}
.tw-pr-5{
  padding-right: 1.25rem !important;
}
.tw-pr-6{
  padding-right: 1.5rem !important;
}
.tw-pr-7{
  padding-right: 1.75rem !important;
}
.tw-pr-8{
  padding-right: 2rem !important;
}
.tw-pt-0\.5{
  padding-top: 0.125rem !important;
}
.tw-pt-1{
  padding-top: 0.25rem !important;
}
.tw-pt-10{
  padding-top: 2.5rem !important;
}
.tw-pt-16{
  padding-top: 4rem !important;
}
.tw-pt-18{
  padding-top: 4.5rem !important;
}
.tw-pt-2{
  padding-top: 0.5rem !important;
}
.tw-pt-2\.5{
  padding-top: 0.625rem !important;
}
.tw-pt-3{
  padding-top: 0.75rem !important;
}
.tw-pt-4{
  padding-top: 1rem !important;
}
.tw-pt-5{
  padding-top: 1.25rem !important;
}
.tw-pt-6{
  padding-top: 1.5rem !important;
}
.tw-pt-8{
  padding-top: 2rem !important;
}
.tw-pt-px{
  padding-top: 1px !important;
}
.tw-text-left{
  text-align: left !important;
}
.tw-text-center{
  text-align: center !important;
}
.tw-text-right{
  text-align: right !important;
}
.tw-text-justify{
  text-align: justify !important;
}
.tw-text-start{
  text-align: start !important;
}
.tw-text-end{
  text-align: end !important;
}
.tw-align-baseline{
  vertical-align: baseline !important;
}
.tw-align-top{
  vertical-align: top !important;
}
.tw-align-middle{
  vertical-align: middle !important;
}
.tw-align-text-top{
  vertical-align: text-top !important;
}
.tw-align-text-bottom{
  vertical-align: text-bottom !important;
}
.tw-font-inter{
  font-family: Inter !important;
}
.tw-font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.tw-text-2xl{
  font-size: 1.5rem !important;
}
.tw-text-3\.5xl{
  font-size: 2rem !important;
}
.tw-text-3xl{
  font-size: 1.875rem !important;
}
.tw-text-4xl{
  font-size: 2.25rem !important;
}
.tw-text-5xl{
  font-size: 3rem !important;
}
.tw-text-6xl{
  font-size: 4rem !important;
}
.tw-text-7xl{
  font-size: 4.5rem !important;
  line-height: 1 !important;
}
.tw-text-8xl{
  font-size: 6rem !important;
  line-height: 1 !important;
}
.tw-text-9xl{
  font-size: 8rem !important;
  line-height: 1 !important;
}
.tw-text-base{
  font-size: 1rem !important;
}
.tw-text-base-plus{
  font-size: 1.03125rem !important;
}
.tw-text-base-vh{
  font-size: 2.5vh !important;
  line-height: 3.5vh !important;
}
.tw-text-lg{
  font-size: 1.125rem !important;
}
.tw-text-lg-vh{
  font-size: 4.5vh !important;
  line-height: 6vh !important;
}
.tw-text-md{
  font-size: 1.0625rem !important;
}
.tw-text-sm{
  font-size: 0.875rem !important;
}
.tw-text-sm-vh{
  font-size: 1.5vh !important;
  line-height: 2.5vh !important;
}
.tw-text-xl{
  font-size: 1.25rem !important;
}
.tw-text-xs{
  font-size: 0.75rem !important;
}
.tw-text-xxs{
  font-size: 0.625rem !important;
}
.\!tw-font-bold{
  font-weight: 700 !important;
}
.tw-font-bold{
  font-weight: 700 !important;
}
.tw-font-light{
  font-weight: 300 !important;
}
.tw-font-medium{
  font-weight: 500 !important;
}
.tw-font-normal{
  font-weight: 400 !important;
}
.tw-font-semibold{
  font-weight: 600 !important;
}
.tw-uppercase{
  text-transform: uppercase !important;
}
.tw-capitalize{
  text-transform: capitalize !important;
}
.tw-normal-case{
  text-transform: none !important;
}
.tw-italic{
  font-style: italic !important;
}
.tw-not-italic{
  font-style: normal !important;
}
.tw-leading-10{
  line-height: 2.5rem !important;
}
.tw-leading-4{
  line-height: 1rem !important;
}
.tw-leading-5{
  line-height: 1.25rem !important;
}
.tw-leading-6{
  line-height: 1.5rem !important;
}
.tw-leading-7{
  line-height: 1.75rem !important;
}
.tw-leading-8{
  line-height: 2rem !important;
}
.tw-leading-none{
  line-height: 1 !important;
}
.tw-leading-normal{
  line-height: 1.5 !important;
}
.tw-leading-snug{
  line-height: 1.375 !important;
}
.tw-leading-tight{
  line-height: 1.25 !important;
}
.tw-tracking-wide{
  letter-spacing: 0.025em !important;
}
.tw-tracking-wider{
  letter-spacing: 0.05em !important;
}
.\!tw-text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-100{
  --tw-text-opacity: 1 !important;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-100\/0{
  color: rgb(254 243 199 / 0) !important;
}
.tw-text-amber-100\/10{
  color: rgb(254 243 199 / 0.1) !important;
}
.tw-text-amber-100\/100{
  color: rgb(254 243 199 / 1) !important;
}
.tw-text-amber-100\/15{
  color: rgb(254 243 199 / 0.15) !important;
}
.tw-text-amber-100\/20{
  color: rgb(254 243 199 / 0.2) !important;
}
.tw-text-amber-100\/25{
  color: rgb(254 243 199 / 0.25) !important;
}
.tw-text-amber-100\/30{
  color: rgb(254 243 199 / 0.3) !important;
}
.tw-text-amber-100\/35{
  color: rgb(254 243 199 / 0.35) !important;
}
.tw-text-amber-100\/40{
  color: rgb(254 243 199 / 0.4) !important;
}
.tw-text-amber-100\/45{
  color: rgb(254 243 199 / 0.45) !important;
}
.tw-text-amber-100\/5{
  color: rgb(254 243 199 / 0.05) !important;
}
.tw-text-amber-100\/50{
  color: rgb(254 243 199 / 0.5) !important;
}
.tw-text-amber-100\/55{
  color: rgb(254 243 199 / 0.55) !important;
}
.tw-text-amber-100\/60{
  color: rgb(254 243 199 / 0.6) !important;
}
.tw-text-amber-100\/65{
  color: rgb(254 243 199 / 0.65) !important;
}
.tw-text-amber-100\/70{
  color: rgb(254 243 199 / 0.7) !important;
}
.tw-text-amber-100\/75{
  color: rgb(254 243 199 / 0.75) !important;
}
.tw-text-amber-100\/80{
  color: rgb(254 243 199 / 0.8) !important;
}
.tw-text-amber-100\/85{
  color: rgb(254 243 199 / 0.85) !important;
}
.tw-text-amber-100\/90{
  color: rgb(254 243 199 / 0.9) !important;
}
.tw-text-amber-100\/95{
  color: rgb(254 243 199 / 0.95) !important;
}
.tw-text-amber-200{
  --tw-text-opacity: 1 !important;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-200\/0{
  color: rgb(253 230 138 / 0) !important;
}
.tw-text-amber-200\/10{
  color: rgb(253 230 138 / 0.1) !important;
}
.tw-text-amber-200\/100{
  color: rgb(253 230 138 / 1) !important;
}
.tw-text-amber-200\/15{
  color: rgb(253 230 138 / 0.15) !important;
}
.tw-text-amber-200\/20{
  color: rgb(253 230 138 / 0.2) !important;
}
.tw-text-amber-200\/25{
  color: rgb(253 230 138 / 0.25) !important;
}
.tw-text-amber-200\/30{
  color: rgb(253 230 138 / 0.3) !important;
}
.tw-text-amber-200\/35{
  color: rgb(253 230 138 / 0.35) !important;
}
.tw-text-amber-200\/40{
  color: rgb(253 230 138 / 0.4) !important;
}
.tw-text-amber-200\/45{
  color: rgb(253 230 138 / 0.45) !important;
}
.tw-text-amber-200\/5{
  color: rgb(253 230 138 / 0.05) !important;
}
.tw-text-amber-200\/50{
  color: rgb(253 230 138 / 0.5) !important;
}
.tw-text-amber-200\/55{
  color: rgb(253 230 138 / 0.55) !important;
}
.tw-text-amber-200\/60{
  color: rgb(253 230 138 / 0.6) !important;
}
.tw-text-amber-200\/65{
  color: rgb(253 230 138 / 0.65) !important;
}
.tw-text-amber-200\/70{
  color: rgb(253 230 138 / 0.7) !important;
}
.tw-text-amber-200\/75{
  color: rgb(253 230 138 / 0.75) !important;
}
.tw-text-amber-200\/80{
  color: rgb(253 230 138 / 0.8) !important;
}
.tw-text-amber-200\/85{
  color: rgb(253 230 138 / 0.85) !important;
}
.tw-text-amber-200\/90{
  color: rgb(253 230 138 / 0.9) !important;
}
.tw-text-amber-200\/95{
  color: rgb(253 230 138 / 0.95) !important;
}
.tw-text-amber-300{
  --tw-text-opacity: 1 !important;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-300\/0{
  color: rgb(252 211 77 / 0) !important;
}
.tw-text-amber-300\/10{
  color: rgb(252 211 77 / 0.1) !important;
}
.tw-text-amber-300\/100{
  color: rgb(252 211 77 / 1) !important;
}
.tw-text-amber-300\/15{
  color: rgb(252 211 77 / 0.15) !important;
}
.tw-text-amber-300\/20{
  color: rgb(252 211 77 / 0.2) !important;
}
.tw-text-amber-300\/25{
  color: rgb(252 211 77 / 0.25) !important;
}
.tw-text-amber-300\/30{
  color: rgb(252 211 77 / 0.3) !important;
}
.tw-text-amber-300\/35{
  color: rgb(252 211 77 / 0.35) !important;
}
.tw-text-amber-300\/40{
  color: rgb(252 211 77 / 0.4) !important;
}
.tw-text-amber-300\/45{
  color: rgb(252 211 77 / 0.45) !important;
}
.tw-text-amber-300\/5{
  color: rgb(252 211 77 / 0.05) !important;
}
.tw-text-amber-300\/50{
  color: rgb(252 211 77 / 0.5) !important;
}
.tw-text-amber-300\/55{
  color: rgb(252 211 77 / 0.55) !important;
}
.tw-text-amber-300\/60{
  color: rgb(252 211 77 / 0.6) !important;
}
.tw-text-amber-300\/65{
  color: rgb(252 211 77 / 0.65) !important;
}
.tw-text-amber-300\/70{
  color: rgb(252 211 77 / 0.7) !important;
}
.tw-text-amber-300\/75{
  color: rgb(252 211 77 / 0.75) !important;
}
.tw-text-amber-300\/80{
  color: rgb(252 211 77 / 0.8) !important;
}
.tw-text-amber-300\/85{
  color: rgb(252 211 77 / 0.85) !important;
}
.tw-text-amber-300\/90{
  color: rgb(252 211 77 / 0.9) !important;
}
.tw-text-amber-300\/95{
  color: rgb(252 211 77 / 0.95) !important;
}
.tw-text-amber-400{
  --tw-text-opacity: 1 !important;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-400\/0{
  color: rgb(251 191 36 / 0) !important;
}
.tw-text-amber-400\/10{
  color: rgb(251 191 36 / 0.1) !important;
}
.tw-text-amber-400\/100{
  color: rgb(251 191 36 / 1) !important;
}
.tw-text-amber-400\/15{
  color: rgb(251 191 36 / 0.15) !important;
}
.tw-text-amber-400\/20{
  color: rgb(251 191 36 / 0.2) !important;
}
.tw-text-amber-400\/25{
  color: rgb(251 191 36 / 0.25) !important;
}
.tw-text-amber-400\/30{
  color: rgb(251 191 36 / 0.3) !important;
}
.tw-text-amber-400\/35{
  color: rgb(251 191 36 / 0.35) !important;
}
.tw-text-amber-400\/40{
  color: rgb(251 191 36 / 0.4) !important;
}
.tw-text-amber-400\/45{
  color: rgb(251 191 36 / 0.45) !important;
}
.tw-text-amber-400\/5{
  color: rgb(251 191 36 / 0.05) !important;
}
.tw-text-amber-400\/50{
  color: rgb(251 191 36 / 0.5) !important;
}
.tw-text-amber-400\/55{
  color: rgb(251 191 36 / 0.55) !important;
}
.tw-text-amber-400\/60{
  color: rgb(251 191 36 / 0.6) !important;
}
.tw-text-amber-400\/65{
  color: rgb(251 191 36 / 0.65) !important;
}
.tw-text-amber-400\/70{
  color: rgb(251 191 36 / 0.7) !important;
}
.tw-text-amber-400\/75{
  color: rgb(251 191 36 / 0.75) !important;
}
.tw-text-amber-400\/80{
  color: rgb(251 191 36 / 0.8) !important;
}
.tw-text-amber-400\/85{
  color: rgb(251 191 36 / 0.85) !important;
}
.tw-text-amber-400\/90{
  color: rgb(251 191 36 / 0.9) !important;
}
.tw-text-amber-400\/95{
  color: rgb(251 191 36 / 0.95) !important;
}
.tw-text-amber-50{
  --tw-text-opacity: 1 !important;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-50\/0{
  color: rgb(255 251 235 / 0) !important;
}
.tw-text-amber-50\/10{
  color: rgb(255 251 235 / 0.1) !important;
}
.tw-text-amber-50\/100{
  color: rgb(255 251 235 / 1) !important;
}
.tw-text-amber-50\/15{
  color: rgb(255 251 235 / 0.15) !important;
}
.tw-text-amber-50\/20{
  color: rgb(255 251 235 / 0.2) !important;
}
.tw-text-amber-50\/25{
  color: rgb(255 251 235 / 0.25) !important;
}
.tw-text-amber-50\/30{
  color: rgb(255 251 235 / 0.3) !important;
}
.tw-text-amber-50\/35{
  color: rgb(255 251 235 / 0.35) !important;
}
.tw-text-amber-50\/40{
  color: rgb(255 251 235 / 0.4) !important;
}
.tw-text-amber-50\/45{
  color: rgb(255 251 235 / 0.45) !important;
}
.tw-text-amber-50\/5{
  color: rgb(255 251 235 / 0.05) !important;
}
.tw-text-amber-50\/50{
  color: rgb(255 251 235 / 0.5) !important;
}
.tw-text-amber-50\/55{
  color: rgb(255 251 235 / 0.55) !important;
}
.tw-text-amber-50\/60{
  color: rgb(255 251 235 / 0.6) !important;
}
.tw-text-amber-50\/65{
  color: rgb(255 251 235 / 0.65) !important;
}
.tw-text-amber-50\/70{
  color: rgb(255 251 235 / 0.7) !important;
}
.tw-text-amber-50\/75{
  color: rgb(255 251 235 / 0.75) !important;
}
.tw-text-amber-50\/80{
  color: rgb(255 251 235 / 0.8) !important;
}
.tw-text-amber-50\/85{
  color: rgb(255 251 235 / 0.85) !important;
}
.tw-text-amber-50\/90{
  color: rgb(255 251 235 / 0.9) !important;
}
.tw-text-amber-50\/95{
  color: rgb(255 251 235 / 0.95) !important;
}
.tw-text-amber-500{
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-500\/0{
  color: rgb(245 158 11 / 0) !important;
}
.tw-text-amber-500\/10{
  color: rgb(245 158 11 / 0.1) !important;
}
.tw-text-amber-500\/100{
  color: rgb(245 158 11 / 1) !important;
}
.tw-text-amber-500\/15{
  color: rgb(245 158 11 / 0.15) !important;
}
.tw-text-amber-500\/20{
  color: rgb(245 158 11 / 0.2) !important;
}
.tw-text-amber-500\/25{
  color: rgb(245 158 11 / 0.25) !important;
}
.tw-text-amber-500\/30{
  color: rgb(245 158 11 / 0.3) !important;
}
.tw-text-amber-500\/35{
  color: rgb(245 158 11 / 0.35) !important;
}
.tw-text-amber-500\/40{
  color: rgb(245 158 11 / 0.4) !important;
}
.tw-text-amber-500\/45{
  color: rgb(245 158 11 / 0.45) !important;
}
.tw-text-amber-500\/5{
  color: rgb(245 158 11 / 0.05) !important;
}
.tw-text-amber-500\/50{
  color: rgb(245 158 11 / 0.5) !important;
}
.tw-text-amber-500\/55{
  color: rgb(245 158 11 / 0.55) !important;
}
.tw-text-amber-500\/60{
  color: rgb(245 158 11 / 0.6) !important;
}
.tw-text-amber-500\/65{
  color: rgb(245 158 11 / 0.65) !important;
}
.tw-text-amber-500\/70{
  color: rgb(245 158 11 / 0.7) !important;
}
.tw-text-amber-500\/75{
  color: rgb(245 158 11 / 0.75) !important;
}
.tw-text-amber-500\/80{
  color: rgb(245 158 11 / 0.8) !important;
}
.tw-text-amber-500\/85{
  color: rgb(245 158 11 / 0.85) !important;
}
.tw-text-amber-500\/90{
  color: rgb(245 158 11 / 0.9) !important;
}
.tw-text-amber-500\/95{
  color: rgb(245 158 11 / 0.95) !important;
}
.tw-text-amber-600{
  --tw-text-opacity: 1 !important;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-600\/0{
  color: rgb(217 119 6 / 0) !important;
}
.tw-text-amber-600\/10{
  color: rgb(217 119 6 / 0.1) !important;
}
.tw-text-amber-600\/100{
  color: rgb(217 119 6 / 1) !important;
}
.tw-text-amber-600\/15{
  color: rgb(217 119 6 / 0.15) !important;
}
.tw-text-amber-600\/20{
  color: rgb(217 119 6 / 0.2) !important;
}
.tw-text-amber-600\/25{
  color: rgb(217 119 6 / 0.25) !important;
}
.tw-text-amber-600\/30{
  color: rgb(217 119 6 / 0.3) !important;
}
.tw-text-amber-600\/35{
  color: rgb(217 119 6 / 0.35) !important;
}
.tw-text-amber-600\/40{
  color: rgb(217 119 6 / 0.4) !important;
}
.tw-text-amber-600\/45{
  color: rgb(217 119 6 / 0.45) !important;
}
.tw-text-amber-600\/5{
  color: rgb(217 119 6 / 0.05) !important;
}
.tw-text-amber-600\/50{
  color: rgb(217 119 6 / 0.5) !important;
}
.tw-text-amber-600\/55{
  color: rgb(217 119 6 / 0.55) !important;
}
.tw-text-amber-600\/60{
  color: rgb(217 119 6 / 0.6) !important;
}
.tw-text-amber-600\/65{
  color: rgb(217 119 6 / 0.65) !important;
}
.tw-text-amber-600\/70{
  color: rgb(217 119 6 / 0.7) !important;
}
.tw-text-amber-600\/75{
  color: rgb(217 119 6 / 0.75) !important;
}
.tw-text-amber-600\/80{
  color: rgb(217 119 6 / 0.8) !important;
}
.tw-text-amber-600\/85{
  color: rgb(217 119 6 / 0.85) !important;
}
.tw-text-amber-600\/90{
  color: rgb(217 119 6 / 0.9) !important;
}
.tw-text-amber-600\/95{
  color: rgb(217 119 6 / 0.95) !important;
}
.tw-text-amber-700{
  --tw-text-opacity: 1 !important;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-700\/0{
  color: rgb(180 83 9 / 0) !important;
}
.tw-text-amber-700\/10{
  color: rgb(180 83 9 / 0.1) !important;
}
.tw-text-amber-700\/100{
  color: rgb(180 83 9 / 1) !important;
}
.tw-text-amber-700\/15{
  color: rgb(180 83 9 / 0.15) !important;
}
.tw-text-amber-700\/20{
  color: rgb(180 83 9 / 0.2) !important;
}
.tw-text-amber-700\/25{
  color: rgb(180 83 9 / 0.25) !important;
}
.tw-text-amber-700\/30{
  color: rgb(180 83 9 / 0.3) !important;
}
.tw-text-amber-700\/35{
  color: rgb(180 83 9 / 0.35) !important;
}
.tw-text-amber-700\/40{
  color: rgb(180 83 9 / 0.4) !important;
}
.tw-text-amber-700\/45{
  color: rgb(180 83 9 / 0.45) !important;
}
.tw-text-amber-700\/5{
  color: rgb(180 83 9 / 0.05) !important;
}
.tw-text-amber-700\/50{
  color: rgb(180 83 9 / 0.5) !important;
}
.tw-text-amber-700\/55{
  color: rgb(180 83 9 / 0.55) !important;
}
.tw-text-amber-700\/60{
  color: rgb(180 83 9 / 0.6) !important;
}
.tw-text-amber-700\/65{
  color: rgb(180 83 9 / 0.65) !important;
}
.tw-text-amber-700\/70{
  color: rgb(180 83 9 / 0.7) !important;
}
.tw-text-amber-700\/75{
  color: rgb(180 83 9 / 0.75) !important;
}
.tw-text-amber-700\/80{
  color: rgb(180 83 9 / 0.8) !important;
}
.tw-text-amber-700\/85{
  color: rgb(180 83 9 / 0.85) !important;
}
.tw-text-amber-700\/90{
  color: rgb(180 83 9 / 0.9) !important;
}
.tw-text-amber-700\/95{
  color: rgb(180 83 9 / 0.95) !important;
}
.tw-text-amber-800{
  --tw-text-opacity: 1 !important;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-800\/0{
  color: rgb(146 64 14 / 0) !important;
}
.tw-text-amber-800\/10{
  color: rgb(146 64 14 / 0.1) !important;
}
.tw-text-amber-800\/100{
  color: rgb(146 64 14 / 1) !important;
}
.tw-text-amber-800\/15{
  color: rgb(146 64 14 / 0.15) !important;
}
.tw-text-amber-800\/20{
  color: rgb(146 64 14 / 0.2) !important;
}
.tw-text-amber-800\/25{
  color: rgb(146 64 14 / 0.25) !important;
}
.tw-text-amber-800\/30{
  color: rgb(146 64 14 / 0.3) !important;
}
.tw-text-amber-800\/35{
  color: rgb(146 64 14 / 0.35) !important;
}
.tw-text-amber-800\/40{
  color: rgb(146 64 14 / 0.4) !important;
}
.tw-text-amber-800\/45{
  color: rgb(146 64 14 / 0.45) !important;
}
.tw-text-amber-800\/5{
  color: rgb(146 64 14 / 0.05) !important;
}
.tw-text-amber-800\/50{
  color: rgb(146 64 14 / 0.5) !important;
}
.tw-text-amber-800\/55{
  color: rgb(146 64 14 / 0.55) !important;
}
.tw-text-amber-800\/60{
  color: rgb(146 64 14 / 0.6) !important;
}
.tw-text-amber-800\/65{
  color: rgb(146 64 14 / 0.65) !important;
}
.tw-text-amber-800\/70{
  color: rgb(146 64 14 / 0.7) !important;
}
.tw-text-amber-800\/75{
  color: rgb(146 64 14 / 0.75) !important;
}
.tw-text-amber-800\/80{
  color: rgb(146 64 14 / 0.8) !important;
}
.tw-text-amber-800\/85{
  color: rgb(146 64 14 / 0.85) !important;
}
.tw-text-amber-800\/90{
  color: rgb(146 64 14 / 0.9) !important;
}
.tw-text-amber-800\/95{
  color: rgb(146 64 14 / 0.95) !important;
}
.tw-text-amber-900{
  --tw-text-opacity: 1 !important;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-900\/0{
  color: rgb(120 53 15 / 0) !important;
}
.tw-text-amber-900\/10{
  color: rgb(120 53 15 / 0.1) !important;
}
.tw-text-amber-900\/100{
  color: rgb(120 53 15 / 1) !important;
}
.tw-text-amber-900\/15{
  color: rgb(120 53 15 / 0.15) !important;
}
.tw-text-amber-900\/20{
  color: rgb(120 53 15 / 0.2) !important;
}
.tw-text-amber-900\/25{
  color: rgb(120 53 15 / 0.25) !important;
}
.tw-text-amber-900\/30{
  color: rgb(120 53 15 / 0.3) !important;
}
.tw-text-amber-900\/35{
  color: rgb(120 53 15 / 0.35) !important;
}
.tw-text-amber-900\/40{
  color: rgb(120 53 15 / 0.4) !important;
}
.tw-text-amber-900\/45{
  color: rgb(120 53 15 / 0.45) !important;
}
.tw-text-amber-900\/5{
  color: rgb(120 53 15 / 0.05) !important;
}
.tw-text-amber-900\/50{
  color: rgb(120 53 15 / 0.5) !important;
}
.tw-text-amber-900\/55{
  color: rgb(120 53 15 / 0.55) !important;
}
.tw-text-amber-900\/60{
  color: rgb(120 53 15 / 0.6) !important;
}
.tw-text-amber-900\/65{
  color: rgb(120 53 15 / 0.65) !important;
}
.tw-text-amber-900\/70{
  color: rgb(120 53 15 / 0.7) !important;
}
.tw-text-amber-900\/75{
  color: rgb(120 53 15 / 0.75) !important;
}
.tw-text-amber-900\/80{
  color: rgb(120 53 15 / 0.8) !important;
}
.tw-text-amber-900\/85{
  color: rgb(120 53 15 / 0.85) !important;
}
.tw-text-amber-900\/90{
  color: rgb(120 53 15 / 0.9) !important;
}
.tw-text-amber-900\/95{
  color: rgb(120 53 15 / 0.95) !important;
}
.tw-text-amber-950{
  --tw-text-opacity: 1 !important;
  color: rgb(69 26 3 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-950\/0{
  color: rgb(69 26 3 / 0) !important;
}
.tw-text-amber-950\/10{
  color: rgb(69 26 3 / 0.1) !important;
}
.tw-text-amber-950\/100{
  color: rgb(69 26 3 / 1) !important;
}
.tw-text-amber-950\/15{
  color: rgb(69 26 3 / 0.15) !important;
}
.tw-text-amber-950\/20{
  color: rgb(69 26 3 / 0.2) !important;
}
.tw-text-amber-950\/25{
  color: rgb(69 26 3 / 0.25) !important;
}
.tw-text-amber-950\/30{
  color: rgb(69 26 3 / 0.3) !important;
}
.tw-text-amber-950\/35{
  color: rgb(69 26 3 / 0.35) !important;
}
.tw-text-amber-950\/40{
  color: rgb(69 26 3 / 0.4) !important;
}
.tw-text-amber-950\/45{
  color: rgb(69 26 3 / 0.45) !important;
}
.tw-text-amber-950\/5{
  color: rgb(69 26 3 / 0.05) !important;
}
.tw-text-amber-950\/50{
  color: rgb(69 26 3 / 0.5) !important;
}
.tw-text-amber-950\/55{
  color: rgb(69 26 3 / 0.55) !important;
}
.tw-text-amber-950\/60{
  color: rgb(69 26 3 / 0.6) !important;
}
.tw-text-amber-950\/65{
  color: rgb(69 26 3 / 0.65) !important;
}
.tw-text-amber-950\/70{
  color: rgb(69 26 3 / 0.7) !important;
}
.tw-text-amber-950\/75{
  color: rgb(69 26 3 / 0.75) !important;
}
.tw-text-amber-950\/80{
  color: rgb(69 26 3 / 0.8) !important;
}
.tw-text-amber-950\/85{
  color: rgb(69 26 3 / 0.85) !important;
}
.tw-text-amber-950\/90{
  color: rgb(69 26 3 / 0.9) !important;
}
.tw-text-amber-950\/95{
  color: rgb(69 26 3 / 0.95) !important;
}
.tw-text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-black\/0{
  color: rgb(0 0 0 / 0) !important;
}
.tw-text-black\/10{
  color: rgb(0 0 0 / 0.1) !important;
}
.tw-text-black\/100{
  color: rgb(0 0 0 / 1) !important;
}
.tw-text-black\/15{
  color: rgb(0 0 0 / 0.15) !important;
}
.tw-text-black\/20{
  color: rgb(0 0 0 / 0.2) !important;
}
.tw-text-black\/25{
  color: rgb(0 0 0 / 0.25) !important;
}
.tw-text-black\/30{
  color: rgb(0 0 0 / 0.3) !important;
}
.tw-text-black\/35{
  color: rgb(0 0 0 / 0.35) !important;
}
.tw-text-black\/40{
  color: rgb(0 0 0 / 0.4) !important;
}
.tw-text-black\/45{
  color: rgb(0 0 0 / 0.45) !important;
}
.tw-text-black\/5{
  color: rgb(0 0 0 / 0.05) !important;
}
.tw-text-black\/50{
  color: rgb(0 0 0 / 0.5) !important;
}
.tw-text-black\/55{
  color: rgb(0 0 0 / 0.55) !important;
}
.tw-text-black\/60{
  color: rgb(0 0 0 / 0.6) !important;
}
.tw-text-black\/65{
  color: rgb(0 0 0 / 0.65) !important;
}
.tw-text-black\/70{
  color: rgb(0 0 0 / 0.7) !important;
}
.tw-text-black\/75{
  color: rgb(0 0 0 / 0.75) !important;
}
.tw-text-black\/80{
  color: rgb(0 0 0 / 0.8) !important;
}
.tw-text-black\/85{
  color: rgb(0 0 0 / 0.85) !important;
}
.tw-text-black\/90{
  color: rgb(0 0 0 / 0.9) !important;
}
.tw-text-black\/95{
  color: rgb(0 0 0 / 0.95) !important;
}
.tw-text-blue-100{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-100\/0{
  color: rgb(204 233 246 / 0) !important;
}
.tw-text-blue-100\/10{
  color: rgb(204 233 246 / 0.1) !important;
}
.tw-text-blue-100\/100{
  color: rgb(204 233 246 / 1) !important;
}
.tw-text-blue-100\/15{
  color: rgb(204 233 246 / 0.15) !important;
}
.tw-text-blue-100\/20{
  color: rgb(204 233 246 / 0.2) !important;
}
.tw-text-blue-100\/25{
  color: rgb(204 233 246 / 0.25) !important;
}
.tw-text-blue-100\/30{
  color: rgb(204 233 246 / 0.3) !important;
}
.tw-text-blue-100\/35{
  color: rgb(204 233 246 / 0.35) !important;
}
.tw-text-blue-100\/40{
  color: rgb(204 233 246 / 0.4) !important;
}
.tw-text-blue-100\/45{
  color: rgb(204 233 246 / 0.45) !important;
}
.tw-text-blue-100\/5{
  color: rgb(204 233 246 / 0.05) !important;
}
.tw-text-blue-100\/50{
  color: rgb(204 233 246 / 0.5) !important;
}
.tw-text-blue-100\/55{
  color: rgb(204 233 246 / 0.55) !important;
}
.tw-text-blue-100\/60{
  color: rgb(204 233 246 / 0.6) !important;
}
.tw-text-blue-100\/65{
  color: rgb(204 233 246 / 0.65) !important;
}
.tw-text-blue-100\/70{
  color: rgb(204 233 246 / 0.7) !important;
}
.tw-text-blue-100\/75{
  color: rgb(204 233 246 / 0.75) !important;
}
.tw-text-blue-100\/80{
  color: rgb(204 233 246 / 0.8) !important;
}
.tw-text-blue-100\/85{
  color: rgb(204 233 246 / 0.85) !important;
}
.tw-text-blue-100\/90{
  color: rgb(204 233 246 / 0.9) !important;
}
.tw-text-blue-100\/95{
  color: rgb(204 233 246 / 0.95) !important;
}
.tw-text-blue-20{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-20\/0{
  color: rgb(241 244 248 / 0) !important;
}
.tw-text-blue-20\/10{
  color: rgb(241 244 248 / 0.1) !important;
}
.tw-text-blue-20\/100{
  color: rgb(241 244 248 / 1) !important;
}
.tw-text-blue-20\/15{
  color: rgb(241 244 248 / 0.15) !important;
}
.tw-text-blue-20\/20{
  color: rgb(241 244 248 / 0.2) !important;
}
.tw-text-blue-20\/25{
  color: rgb(241 244 248 / 0.25) !important;
}
.tw-text-blue-20\/30{
  color: rgb(241 244 248 / 0.3) !important;
}
.tw-text-blue-20\/35{
  color: rgb(241 244 248 / 0.35) !important;
}
.tw-text-blue-20\/40{
  color: rgb(241 244 248 / 0.4) !important;
}
.tw-text-blue-20\/45{
  color: rgb(241 244 248 / 0.45) !important;
}
.tw-text-blue-20\/5{
  color: rgb(241 244 248 / 0.05) !important;
}
.tw-text-blue-20\/50{
  color: rgb(241 244 248 / 0.5) !important;
}
.tw-text-blue-20\/55{
  color: rgb(241 244 248 / 0.55) !important;
}
.tw-text-blue-20\/60{
  color: rgb(241 244 248 / 0.6) !important;
}
.tw-text-blue-20\/65{
  color: rgb(241 244 248 / 0.65) !important;
}
.tw-text-blue-20\/70{
  color: rgb(241 244 248 / 0.7) !important;
}
.tw-text-blue-20\/75{
  color: rgb(241 244 248 / 0.75) !important;
}
.tw-text-blue-20\/80{
  color: rgb(241 244 248 / 0.8) !important;
}
.tw-text-blue-20\/85{
  color: rgb(241 244 248 / 0.85) !important;
}
.tw-text-blue-20\/90{
  color: rgb(241 244 248 / 0.9) !important;
}
.tw-text-blue-20\/95{
  color: rgb(241 244 248 / 0.95) !important;
}
.tw-text-blue-200{
  --tw-text-opacity: 1 !important;
  color: rgb(153 212 236 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-200\/0{
  color: rgb(153 212 236 / 0) !important;
}
.tw-text-blue-200\/10{
  color: rgb(153 212 236 / 0.1) !important;
}
.tw-text-blue-200\/100{
  color: rgb(153 212 236 / 1) !important;
}
.tw-text-blue-200\/15{
  color: rgb(153 212 236 / 0.15) !important;
}
.tw-text-blue-200\/20{
  color: rgb(153 212 236 / 0.2) !important;
}
.tw-text-blue-200\/25{
  color: rgb(153 212 236 / 0.25) !important;
}
.tw-text-blue-200\/30{
  color: rgb(153 212 236 / 0.3) !important;
}
.tw-text-blue-200\/35{
  color: rgb(153 212 236 / 0.35) !important;
}
.tw-text-blue-200\/40{
  color: rgb(153 212 236 / 0.4) !important;
}
.tw-text-blue-200\/45{
  color: rgb(153 212 236 / 0.45) !important;
}
.tw-text-blue-200\/5{
  color: rgb(153 212 236 / 0.05) !important;
}
.tw-text-blue-200\/50{
  color: rgb(153 212 236 / 0.5) !important;
}
.tw-text-blue-200\/55{
  color: rgb(153 212 236 / 0.55) !important;
}
.tw-text-blue-200\/60{
  color: rgb(153 212 236 / 0.6) !important;
}
.tw-text-blue-200\/65{
  color: rgb(153 212 236 / 0.65) !important;
}
.tw-text-blue-200\/70{
  color: rgb(153 212 236 / 0.7) !important;
}
.tw-text-blue-200\/75{
  color: rgb(153 212 236 / 0.75) !important;
}
.tw-text-blue-200\/80{
  color: rgb(153 212 236 / 0.8) !important;
}
.tw-text-blue-200\/85{
  color: rgb(153 212 236 / 0.85) !important;
}
.tw-text-blue-200\/90{
  color: rgb(153 212 236 / 0.9) !important;
}
.tw-text-blue-200\/95{
  color: rgb(153 212 236 / 0.95) !important;
}
.tw-text-blue-300{
  --tw-text-opacity: 1 !important;
  color: rgb(102 190 227 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-300\/0{
  color: rgb(102 190 227 / 0) !important;
}
.tw-text-blue-300\/10{
  color: rgb(102 190 227 / 0.1) !important;
}
.tw-text-blue-300\/100{
  color: rgb(102 190 227 / 1) !important;
}
.tw-text-blue-300\/15{
  color: rgb(102 190 227 / 0.15) !important;
}
.tw-text-blue-300\/20{
  color: rgb(102 190 227 / 0.2) !important;
}
.tw-text-blue-300\/25{
  color: rgb(102 190 227 / 0.25) !important;
}
.tw-text-blue-300\/30{
  color: rgb(102 190 227 / 0.3) !important;
}
.tw-text-blue-300\/35{
  color: rgb(102 190 227 / 0.35) !important;
}
.tw-text-blue-300\/40{
  color: rgb(102 190 227 / 0.4) !important;
}
.tw-text-blue-300\/45{
  color: rgb(102 190 227 / 0.45) !important;
}
.tw-text-blue-300\/5{
  color: rgb(102 190 227 / 0.05) !important;
}
.tw-text-blue-300\/50{
  color: rgb(102 190 227 / 0.5) !important;
}
.tw-text-blue-300\/55{
  color: rgb(102 190 227 / 0.55) !important;
}
.tw-text-blue-300\/60{
  color: rgb(102 190 227 / 0.6) !important;
}
.tw-text-blue-300\/65{
  color: rgb(102 190 227 / 0.65) !important;
}
.tw-text-blue-300\/70{
  color: rgb(102 190 227 / 0.7) !important;
}
.tw-text-blue-300\/75{
  color: rgb(102 190 227 / 0.75) !important;
}
.tw-text-blue-300\/80{
  color: rgb(102 190 227 / 0.8) !important;
}
.tw-text-blue-300\/85{
  color: rgb(102 190 227 / 0.85) !important;
}
.tw-text-blue-300\/90{
  color: rgb(102 190 227 / 0.9) !important;
}
.tw-text-blue-300\/95{
  color: rgb(102 190 227 / 0.95) !important;
}
.tw-text-blue-40{
  --tw-text-opacity: 1 !important;
  color: rgb(217 232 237 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-40\/0{
  color: rgb(217 232 237 / 0) !important;
}
.tw-text-blue-40\/10{
  color: rgb(217 232 237 / 0.1) !important;
}
.tw-text-blue-40\/100{
  color: rgb(217 232 237 / 1) !important;
}
.tw-text-blue-40\/15{
  color: rgb(217 232 237 / 0.15) !important;
}
.tw-text-blue-40\/20{
  color: rgb(217 232 237 / 0.2) !important;
}
.tw-text-blue-40\/25{
  color: rgb(217 232 237 / 0.25) !important;
}
.tw-text-blue-40\/30{
  color: rgb(217 232 237 / 0.3) !important;
}
.tw-text-blue-40\/35{
  color: rgb(217 232 237 / 0.35) !important;
}
.tw-text-blue-40\/40{
  color: rgb(217 232 237 / 0.4) !important;
}
.tw-text-blue-40\/45{
  color: rgb(217 232 237 / 0.45) !important;
}
.tw-text-blue-40\/5{
  color: rgb(217 232 237 / 0.05) !important;
}
.tw-text-blue-40\/50{
  color: rgb(217 232 237 / 0.5) !important;
}
.tw-text-blue-40\/55{
  color: rgb(217 232 237 / 0.55) !important;
}
.tw-text-blue-40\/60{
  color: rgb(217 232 237 / 0.6) !important;
}
.tw-text-blue-40\/65{
  color: rgb(217 232 237 / 0.65) !important;
}
.tw-text-blue-40\/70{
  color: rgb(217 232 237 / 0.7) !important;
}
.tw-text-blue-40\/75{
  color: rgb(217 232 237 / 0.75) !important;
}
.tw-text-blue-40\/80{
  color: rgb(217 232 237 / 0.8) !important;
}
.tw-text-blue-40\/85{
  color: rgb(217 232 237 / 0.85) !important;
}
.tw-text-blue-40\/90{
  color: rgb(217 232 237 / 0.9) !important;
}
.tw-text-blue-40\/95{
  color: rgb(217 232 237 / 0.95) !important;
}
.tw-text-blue-400{
  --tw-text-opacity: 1 !important;
  color: rgb(51 169 217 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-400\/0{
  color: rgb(51 169 217 / 0) !important;
}
.tw-text-blue-400\/10{
  color: rgb(51 169 217 / 0.1) !important;
}
.tw-text-blue-400\/100{
  color: rgb(51 169 217 / 1) !important;
}
.tw-text-blue-400\/15{
  color: rgb(51 169 217 / 0.15) !important;
}
.tw-text-blue-400\/20{
  color: rgb(51 169 217 / 0.2) !important;
}
.tw-text-blue-400\/25{
  color: rgb(51 169 217 / 0.25) !important;
}
.tw-text-blue-400\/30{
  color: rgb(51 169 217 / 0.3) !important;
}
.tw-text-blue-400\/35{
  color: rgb(51 169 217 / 0.35) !important;
}
.tw-text-blue-400\/40{
  color: rgb(51 169 217 / 0.4) !important;
}
.tw-text-blue-400\/45{
  color: rgb(51 169 217 / 0.45) !important;
}
.tw-text-blue-400\/5{
  color: rgb(51 169 217 / 0.05) !important;
}
.tw-text-blue-400\/50{
  color: rgb(51 169 217 / 0.5) !important;
}
.tw-text-blue-400\/55{
  color: rgb(51 169 217 / 0.55) !important;
}
.tw-text-blue-400\/60{
  color: rgb(51 169 217 / 0.6) !important;
}
.tw-text-blue-400\/65{
  color: rgb(51 169 217 / 0.65) !important;
}
.tw-text-blue-400\/70{
  color: rgb(51 169 217 / 0.7) !important;
}
.tw-text-blue-400\/75{
  color: rgb(51 169 217 / 0.75) !important;
}
.tw-text-blue-400\/80{
  color: rgb(51 169 217 / 0.8) !important;
}
.tw-text-blue-400\/85{
  color: rgb(51 169 217 / 0.85) !important;
}
.tw-text-blue-400\/90{
  color: rgb(51 169 217 / 0.9) !important;
}
.tw-text-blue-400\/95{
  color: rgb(51 169 217 / 0.95) !important;
}
.tw-text-blue-50{
  --tw-text-opacity: 1 !important;
  color: rgb(230 244 250 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-50\/0{
  color: rgb(230 244 250 / 0) !important;
}
.tw-text-blue-50\/10{
  color: rgb(230 244 250 / 0.1) !important;
}
.tw-text-blue-50\/100{
  color: rgb(230 244 250 / 1) !important;
}
.tw-text-blue-50\/15{
  color: rgb(230 244 250 / 0.15) !important;
}
.tw-text-blue-50\/20{
  color: rgb(230 244 250 / 0.2) !important;
}
.tw-text-blue-50\/25{
  color: rgb(230 244 250 / 0.25) !important;
}
.tw-text-blue-50\/30{
  color: rgb(230 244 250 / 0.3) !important;
}
.tw-text-blue-50\/35{
  color: rgb(230 244 250 / 0.35) !important;
}
.tw-text-blue-50\/40{
  color: rgb(230 244 250 / 0.4) !important;
}
.tw-text-blue-50\/45{
  color: rgb(230 244 250 / 0.45) !important;
}
.tw-text-blue-50\/5{
  color: rgb(230 244 250 / 0.05) !important;
}
.tw-text-blue-50\/50{
  color: rgb(230 244 250 / 0.5) !important;
}
.tw-text-blue-50\/55{
  color: rgb(230 244 250 / 0.55) !important;
}
.tw-text-blue-50\/60{
  color: rgb(230 244 250 / 0.6) !important;
}
.tw-text-blue-50\/65{
  color: rgb(230 244 250 / 0.65) !important;
}
.tw-text-blue-50\/70{
  color: rgb(230 244 250 / 0.7) !important;
}
.tw-text-blue-50\/75{
  color: rgb(230 244 250 / 0.75) !important;
}
.tw-text-blue-50\/80{
  color: rgb(230 244 250 / 0.8) !important;
}
.tw-text-blue-50\/85{
  color: rgb(230 244 250 / 0.85) !important;
}
.tw-text-blue-50\/90{
  color: rgb(230 244 250 / 0.9) !important;
}
.tw-text-blue-50\/95{
  color: rgb(230 244 250 / 0.95) !important;
}
.tw-text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-500\/0{
  color: rgb(0 147 208 / 0) !important;
}
.tw-text-blue-500\/10{
  color: rgb(0 147 208 / 0.1) !important;
}
.tw-text-blue-500\/100{
  color: rgb(0 147 208 / 1) !important;
}
.tw-text-blue-500\/15{
  color: rgb(0 147 208 / 0.15) !important;
}
.tw-text-blue-500\/20{
  color: rgb(0 147 208 / 0.2) !important;
}
.tw-text-blue-500\/25{
  color: rgb(0 147 208 / 0.25) !important;
}
.tw-text-blue-500\/30{
  color: rgb(0 147 208 / 0.3) !important;
}
.tw-text-blue-500\/35{
  color: rgb(0 147 208 / 0.35) !important;
}
.tw-text-blue-500\/40{
  color: rgb(0 147 208 / 0.4) !important;
}
.tw-text-blue-500\/45{
  color: rgb(0 147 208 / 0.45) !important;
}
.tw-text-blue-500\/5{
  color: rgb(0 147 208 / 0.05) !important;
}
.tw-text-blue-500\/50{
  color: rgb(0 147 208 / 0.5) !important;
}
.tw-text-blue-500\/55{
  color: rgb(0 147 208 / 0.55) !important;
}
.tw-text-blue-500\/60{
  color: rgb(0 147 208 / 0.6) !important;
}
.tw-text-blue-500\/65{
  color: rgb(0 147 208 / 0.65) !important;
}
.tw-text-blue-500\/70{
  color: rgb(0 147 208 / 0.7) !important;
}
.tw-text-blue-500\/75{
  color: rgb(0 147 208 / 0.75) !important;
}
.tw-text-blue-500\/80{
  color: rgb(0 147 208 / 0.8) !important;
}
.tw-text-blue-500\/85{
  color: rgb(0 147 208 / 0.85) !important;
}
.tw-text-blue-500\/90{
  color: rgb(0 147 208 / 0.9) !important;
}
.tw-text-blue-500\/95{
  color: rgb(0 147 208 / 0.95) !important;
}
.tw-text-blue-575{
  --tw-text-opacity: 1 !important;
  color: rgb(1 118 167 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-575\/0{
  color: rgb(1 118 167 / 0) !important;
}
.tw-text-blue-575\/10{
  color: rgb(1 118 167 / 0.1) !important;
}
.tw-text-blue-575\/100{
  color: rgb(1 118 167 / 1) !important;
}
.tw-text-blue-575\/15{
  color: rgb(1 118 167 / 0.15) !important;
}
.tw-text-blue-575\/20{
  color: rgb(1 118 167 / 0.2) !important;
}
.tw-text-blue-575\/25{
  color: rgb(1 118 167 / 0.25) !important;
}
.tw-text-blue-575\/30{
  color: rgb(1 118 167 / 0.3) !important;
}
.tw-text-blue-575\/35{
  color: rgb(1 118 167 / 0.35) !important;
}
.tw-text-blue-575\/40{
  color: rgb(1 118 167 / 0.4) !important;
}
.tw-text-blue-575\/45{
  color: rgb(1 118 167 / 0.45) !important;
}
.tw-text-blue-575\/5{
  color: rgb(1 118 167 / 0.05) !important;
}
.tw-text-blue-575\/50{
  color: rgb(1 118 167 / 0.5) !important;
}
.tw-text-blue-575\/55{
  color: rgb(1 118 167 / 0.55) !important;
}
.tw-text-blue-575\/60{
  color: rgb(1 118 167 / 0.6) !important;
}
.tw-text-blue-575\/65{
  color: rgb(1 118 167 / 0.65) !important;
}
.tw-text-blue-575\/70{
  color: rgb(1 118 167 / 0.7) !important;
}
.tw-text-blue-575\/75{
  color: rgb(1 118 167 / 0.75) !important;
}
.tw-text-blue-575\/80{
  color: rgb(1 118 167 / 0.8) !important;
}
.tw-text-blue-575\/85{
  color: rgb(1 118 167 / 0.85) !important;
}
.tw-text-blue-575\/90{
  color: rgb(1 118 167 / 0.9) !important;
}
.tw-text-blue-575\/95{
  color: rgb(1 118 167 / 0.95) !important;
}
.tw-text-blue-600{
  --tw-text-opacity: 1 !important;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-600\/0{
  color: rgb(0 118 166 / 0) !important;
}
.tw-text-blue-600\/10{
  color: rgb(0 118 166 / 0.1) !important;
}
.tw-text-blue-600\/100{
  color: rgb(0 118 166 / 1) !important;
}
.tw-text-blue-600\/15{
  color: rgb(0 118 166 / 0.15) !important;
}
.tw-text-blue-600\/20{
  color: rgb(0 118 166 / 0.2) !important;
}
.tw-text-blue-600\/25{
  color: rgb(0 118 166 / 0.25) !important;
}
.tw-text-blue-600\/30{
  color: rgb(0 118 166 / 0.3) !important;
}
.tw-text-blue-600\/35{
  color: rgb(0 118 166 / 0.35) !important;
}
.tw-text-blue-600\/40{
  color: rgb(0 118 166 / 0.4) !important;
}
.tw-text-blue-600\/45{
  color: rgb(0 118 166 / 0.45) !important;
}
.tw-text-blue-600\/5{
  color: rgb(0 118 166 / 0.05) !important;
}
.tw-text-blue-600\/50{
  color: rgb(0 118 166 / 0.5) !important;
}
.tw-text-blue-600\/55{
  color: rgb(0 118 166 / 0.55) !important;
}
.tw-text-blue-600\/60{
  color: rgb(0 118 166 / 0.6) !important;
}
.tw-text-blue-600\/65{
  color: rgb(0 118 166 / 0.65) !important;
}
.tw-text-blue-600\/70{
  color: rgb(0 118 166 / 0.7) !important;
}
.tw-text-blue-600\/75{
  color: rgb(0 118 166 / 0.75) !important;
}
.tw-text-blue-600\/80{
  color: rgb(0 118 166 / 0.8) !important;
}
.tw-text-blue-600\/85{
  color: rgb(0 118 166 / 0.85) !important;
}
.tw-text-blue-600\/90{
  color: rgb(0 118 166 / 0.9) !important;
}
.tw-text-blue-600\/95{
  color: rgb(0 118 166 / 0.95) !important;
}
.tw-text-blue-700{
  --tw-text-opacity: 1 !important;
  color: rgb(0 88 125 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-700\/0{
  color: rgb(0 88 125 / 0) !important;
}
.tw-text-blue-700\/10{
  color: rgb(0 88 125 / 0.1) !important;
}
.tw-text-blue-700\/100{
  color: rgb(0 88 125 / 1) !important;
}
.tw-text-blue-700\/15{
  color: rgb(0 88 125 / 0.15) !important;
}
.tw-text-blue-700\/20{
  color: rgb(0 88 125 / 0.2) !important;
}
.tw-text-blue-700\/25{
  color: rgb(0 88 125 / 0.25) !important;
}
.tw-text-blue-700\/30{
  color: rgb(0 88 125 / 0.3) !important;
}
.tw-text-blue-700\/35{
  color: rgb(0 88 125 / 0.35) !important;
}
.tw-text-blue-700\/40{
  color: rgb(0 88 125 / 0.4) !important;
}
.tw-text-blue-700\/45{
  color: rgb(0 88 125 / 0.45) !important;
}
.tw-text-blue-700\/5{
  color: rgb(0 88 125 / 0.05) !important;
}
.tw-text-blue-700\/50{
  color: rgb(0 88 125 / 0.5) !important;
}
.tw-text-blue-700\/55{
  color: rgb(0 88 125 / 0.55) !important;
}
.tw-text-blue-700\/60{
  color: rgb(0 88 125 / 0.6) !important;
}
.tw-text-blue-700\/65{
  color: rgb(0 88 125 / 0.65) !important;
}
.tw-text-blue-700\/70{
  color: rgb(0 88 125 / 0.7) !important;
}
.tw-text-blue-700\/75{
  color: rgb(0 88 125 / 0.75) !important;
}
.tw-text-blue-700\/80{
  color: rgb(0 88 125 / 0.8) !important;
}
.tw-text-blue-700\/85{
  color: rgb(0 88 125 / 0.85) !important;
}
.tw-text-blue-700\/90{
  color: rgb(0 88 125 / 0.9) !important;
}
.tw-text-blue-700\/95{
  color: rgb(0 88 125 / 0.95) !important;
}
.tw-text-blue-75{
  --tw-text-opacity: 1 !important;
  color: rgb(218 232 238 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-75\/0{
  color: rgb(218 232 238 / 0) !important;
}
.tw-text-blue-75\/10{
  color: rgb(218 232 238 / 0.1) !important;
}
.tw-text-blue-75\/100{
  color: rgb(218 232 238 / 1) !important;
}
.tw-text-blue-75\/15{
  color: rgb(218 232 238 / 0.15) !important;
}
.tw-text-blue-75\/20{
  color: rgb(218 232 238 / 0.2) !important;
}
.tw-text-blue-75\/25{
  color: rgb(218 232 238 / 0.25) !important;
}
.tw-text-blue-75\/30{
  color: rgb(218 232 238 / 0.3) !important;
}
.tw-text-blue-75\/35{
  color: rgb(218 232 238 / 0.35) !important;
}
.tw-text-blue-75\/40{
  color: rgb(218 232 238 / 0.4) !important;
}
.tw-text-blue-75\/45{
  color: rgb(218 232 238 / 0.45) !important;
}
.tw-text-blue-75\/5{
  color: rgb(218 232 238 / 0.05) !important;
}
.tw-text-blue-75\/50{
  color: rgb(218 232 238 / 0.5) !important;
}
.tw-text-blue-75\/55{
  color: rgb(218 232 238 / 0.55) !important;
}
.tw-text-blue-75\/60{
  color: rgb(218 232 238 / 0.6) !important;
}
.tw-text-blue-75\/65{
  color: rgb(218 232 238 / 0.65) !important;
}
.tw-text-blue-75\/70{
  color: rgb(218 232 238 / 0.7) !important;
}
.tw-text-blue-75\/75{
  color: rgb(218 232 238 / 0.75) !important;
}
.tw-text-blue-75\/80{
  color: rgb(218 232 238 / 0.8) !important;
}
.tw-text-blue-75\/85{
  color: rgb(218 232 238 / 0.85) !important;
}
.tw-text-blue-75\/90{
  color: rgb(218 232 238 / 0.9) !important;
}
.tw-text-blue-75\/95{
  color: rgb(218 232 238 / 0.95) !important;
}
.tw-text-blue-800{
  --tw-text-opacity: 1 !important;
  color: rgb(0 59 83 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-800\/0{
  color: rgb(0 59 83 / 0) !important;
}
.tw-text-blue-800\/10{
  color: rgb(0 59 83 / 0.1) !important;
}
.tw-text-blue-800\/100{
  color: rgb(0 59 83 / 1) !important;
}
.tw-text-blue-800\/15{
  color: rgb(0 59 83 / 0.15) !important;
}
.tw-text-blue-800\/20{
  color: rgb(0 59 83 / 0.2) !important;
}
.tw-text-blue-800\/25{
  color: rgb(0 59 83 / 0.25) !important;
}
.tw-text-blue-800\/30{
  color: rgb(0 59 83 / 0.3) !important;
}
.tw-text-blue-800\/35{
  color: rgb(0 59 83 / 0.35) !important;
}
.tw-text-blue-800\/40{
  color: rgb(0 59 83 / 0.4) !important;
}
.tw-text-blue-800\/45{
  color: rgb(0 59 83 / 0.45) !important;
}
.tw-text-blue-800\/5{
  color: rgb(0 59 83 / 0.05) !important;
}
.tw-text-blue-800\/50{
  color: rgb(0 59 83 / 0.5) !important;
}
.tw-text-blue-800\/55{
  color: rgb(0 59 83 / 0.55) !important;
}
.tw-text-blue-800\/60{
  color: rgb(0 59 83 / 0.6) !important;
}
.tw-text-blue-800\/65{
  color: rgb(0 59 83 / 0.65) !important;
}
.tw-text-blue-800\/70{
  color: rgb(0 59 83 / 0.7) !important;
}
.tw-text-blue-800\/75{
  color: rgb(0 59 83 / 0.75) !important;
}
.tw-text-blue-800\/80{
  color: rgb(0 59 83 / 0.8) !important;
}
.tw-text-blue-800\/85{
  color: rgb(0 59 83 / 0.85) !important;
}
.tw-text-blue-800\/90{
  color: rgb(0 59 83 / 0.9) !important;
}
.tw-text-blue-800\/95{
  color: rgb(0 59 83 / 0.95) !important;
}
.tw-text-blue-900{
  --tw-text-opacity: 1 !important;
  color: rgb(0 29 42 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-900\/0{
  color: rgb(0 29 42 / 0) !important;
}
.tw-text-blue-900\/10{
  color: rgb(0 29 42 / 0.1) !important;
}
.tw-text-blue-900\/100{
  color: rgb(0 29 42 / 1) !important;
}
.tw-text-blue-900\/15{
  color: rgb(0 29 42 / 0.15) !important;
}
.tw-text-blue-900\/20{
  color: rgb(0 29 42 / 0.2) !important;
}
.tw-text-blue-900\/25{
  color: rgb(0 29 42 / 0.25) !important;
}
.tw-text-blue-900\/30{
  color: rgb(0 29 42 / 0.3) !important;
}
.tw-text-blue-900\/35{
  color: rgb(0 29 42 / 0.35) !important;
}
.tw-text-blue-900\/40{
  color: rgb(0 29 42 / 0.4) !important;
}
.tw-text-blue-900\/45{
  color: rgb(0 29 42 / 0.45) !important;
}
.tw-text-blue-900\/5{
  color: rgb(0 29 42 / 0.05) !important;
}
.tw-text-blue-900\/50{
  color: rgb(0 29 42 / 0.5) !important;
}
.tw-text-blue-900\/55{
  color: rgb(0 29 42 / 0.55) !important;
}
.tw-text-blue-900\/60{
  color: rgb(0 29 42 / 0.6) !important;
}
.tw-text-blue-900\/65{
  color: rgb(0 29 42 / 0.65) !important;
}
.tw-text-blue-900\/70{
  color: rgb(0 29 42 / 0.7) !important;
}
.tw-text-blue-900\/75{
  color: rgb(0 29 42 / 0.75) !important;
}
.tw-text-blue-900\/80{
  color: rgb(0 29 42 / 0.8) !important;
}
.tw-text-blue-900\/85{
  color: rgb(0 29 42 / 0.85) !important;
}
.tw-text-blue-900\/90{
  color: rgb(0 29 42 / 0.9) !important;
}
.tw-text-blue-900\/95{
  color: rgb(0 29 42 / 0.95) !important;
}
.tw-text-blue-950{
  --tw-text-opacity: 1 !important;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-blue-950\/0{
  color: rgb(23 37 84 / 0) !important;
}
.tw-text-blue-950\/10{
  color: rgb(23 37 84 / 0.1) !important;
}
.tw-text-blue-950\/100{
  color: rgb(23 37 84 / 1) !important;
}
.tw-text-blue-950\/15{
  color: rgb(23 37 84 / 0.15) !important;
}
.tw-text-blue-950\/20{
  color: rgb(23 37 84 / 0.2) !important;
}
.tw-text-blue-950\/25{
  color: rgb(23 37 84 / 0.25) !important;
}
.tw-text-blue-950\/30{
  color: rgb(23 37 84 / 0.3) !important;
}
.tw-text-blue-950\/35{
  color: rgb(23 37 84 / 0.35) !important;
}
.tw-text-blue-950\/40{
  color: rgb(23 37 84 / 0.4) !important;
}
.tw-text-blue-950\/45{
  color: rgb(23 37 84 / 0.45) !important;
}
.tw-text-blue-950\/5{
  color: rgb(23 37 84 / 0.05) !important;
}
.tw-text-blue-950\/50{
  color: rgb(23 37 84 / 0.5) !important;
}
.tw-text-blue-950\/55{
  color: rgb(23 37 84 / 0.55) !important;
}
.tw-text-blue-950\/60{
  color: rgb(23 37 84 / 0.6) !important;
}
.tw-text-blue-950\/65{
  color: rgb(23 37 84 / 0.65) !important;
}
.tw-text-blue-950\/70{
  color: rgb(23 37 84 / 0.7) !important;
}
.tw-text-blue-950\/75{
  color: rgb(23 37 84 / 0.75) !important;
}
.tw-text-blue-950\/80{
  color: rgb(23 37 84 / 0.8) !important;
}
.tw-text-blue-950\/85{
  color: rgb(23 37 84 / 0.85) !important;
}
.tw-text-blue-950\/90{
  color: rgb(23 37 84 / 0.9) !important;
}
.tw-text-blue-950\/95{
  color: rgb(23 37 84 / 0.95) !important;
}
.tw-text-current{
  color: currentColor !important;
}
.tw-text-cyan-100{
  --tw-text-opacity: 1 !important;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-100\/0{
  color: rgb(207 250 254 / 0) !important;
}
.tw-text-cyan-100\/10{
  color: rgb(207 250 254 / 0.1) !important;
}
.tw-text-cyan-100\/100{
  color: rgb(207 250 254 / 1) !important;
}
.tw-text-cyan-100\/15{
  color: rgb(207 250 254 / 0.15) !important;
}
.tw-text-cyan-100\/20{
  color: rgb(207 250 254 / 0.2) !important;
}
.tw-text-cyan-100\/25{
  color: rgb(207 250 254 / 0.25) !important;
}
.tw-text-cyan-100\/30{
  color: rgb(207 250 254 / 0.3) !important;
}
.tw-text-cyan-100\/35{
  color: rgb(207 250 254 / 0.35) !important;
}
.tw-text-cyan-100\/40{
  color: rgb(207 250 254 / 0.4) !important;
}
.tw-text-cyan-100\/45{
  color: rgb(207 250 254 / 0.45) !important;
}
.tw-text-cyan-100\/5{
  color: rgb(207 250 254 / 0.05) !important;
}
.tw-text-cyan-100\/50{
  color: rgb(207 250 254 / 0.5) !important;
}
.tw-text-cyan-100\/55{
  color: rgb(207 250 254 / 0.55) !important;
}
.tw-text-cyan-100\/60{
  color: rgb(207 250 254 / 0.6) !important;
}
.tw-text-cyan-100\/65{
  color: rgb(207 250 254 / 0.65) !important;
}
.tw-text-cyan-100\/70{
  color: rgb(207 250 254 / 0.7) !important;
}
.tw-text-cyan-100\/75{
  color: rgb(207 250 254 / 0.75) !important;
}
.tw-text-cyan-100\/80{
  color: rgb(207 250 254 / 0.8) !important;
}
.tw-text-cyan-100\/85{
  color: rgb(207 250 254 / 0.85) !important;
}
.tw-text-cyan-100\/90{
  color: rgb(207 250 254 / 0.9) !important;
}
.tw-text-cyan-100\/95{
  color: rgb(207 250 254 / 0.95) !important;
}
.tw-text-cyan-200{
  --tw-text-opacity: 1 !important;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-200\/0{
  color: rgb(165 243 252 / 0) !important;
}
.tw-text-cyan-200\/10{
  color: rgb(165 243 252 / 0.1) !important;
}
.tw-text-cyan-200\/100{
  color: rgb(165 243 252 / 1) !important;
}
.tw-text-cyan-200\/15{
  color: rgb(165 243 252 / 0.15) !important;
}
.tw-text-cyan-200\/20{
  color: rgb(165 243 252 / 0.2) !important;
}
.tw-text-cyan-200\/25{
  color: rgb(165 243 252 / 0.25) !important;
}
.tw-text-cyan-200\/30{
  color: rgb(165 243 252 / 0.3) !important;
}
.tw-text-cyan-200\/35{
  color: rgb(165 243 252 / 0.35) !important;
}
.tw-text-cyan-200\/40{
  color: rgb(165 243 252 / 0.4) !important;
}
.tw-text-cyan-200\/45{
  color: rgb(165 243 252 / 0.45) !important;
}
.tw-text-cyan-200\/5{
  color: rgb(165 243 252 / 0.05) !important;
}
.tw-text-cyan-200\/50{
  color: rgb(165 243 252 / 0.5) !important;
}
.tw-text-cyan-200\/55{
  color: rgb(165 243 252 / 0.55) !important;
}
.tw-text-cyan-200\/60{
  color: rgb(165 243 252 / 0.6) !important;
}
.tw-text-cyan-200\/65{
  color: rgb(165 243 252 / 0.65) !important;
}
.tw-text-cyan-200\/70{
  color: rgb(165 243 252 / 0.7) !important;
}
.tw-text-cyan-200\/75{
  color: rgb(165 243 252 / 0.75) !important;
}
.tw-text-cyan-200\/80{
  color: rgb(165 243 252 / 0.8) !important;
}
.tw-text-cyan-200\/85{
  color: rgb(165 243 252 / 0.85) !important;
}
.tw-text-cyan-200\/90{
  color: rgb(165 243 252 / 0.9) !important;
}
.tw-text-cyan-200\/95{
  color: rgb(165 243 252 / 0.95) !important;
}
.tw-text-cyan-300{
  --tw-text-opacity: 1 !important;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-300\/0{
  color: rgb(103 232 249 / 0) !important;
}
.tw-text-cyan-300\/10{
  color: rgb(103 232 249 / 0.1) !important;
}
.tw-text-cyan-300\/100{
  color: rgb(103 232 249 / 1) !important;
}
.tw-text-cyan-300\/15{
  color: rgb(103 232 249 / 0.15) !important;
}
.tw-text-cyan-300\/20{
  color: rgb(103 232 249 / 0.2) !important;
}
.tw-text-cyan-300\/25{
  color: rgb(103 232 249 / 0.25) !important;
}
.tw-text-cyan-300\/30{
  color: rgb(103 232 249 / 0.3) !important;
}
.tw-text-cyan-300\/35{
  color: rgb(103 232 249 / 0.35) !important;
}
.tw-text-cyan-300\/40{
  color: rgb(103 232 249 / 0.4) !important;
}
.tw-text-cyan-300\/45{
  color: rgb(103 232 249 / 0.45) !important;
}
.tw-text-cyan-300\/5{
  color: rgb(103 232 249 / 0.05) !important;
}
.tw-text-cyan-300\/50{
  color: rgb(103 232 249 / 0.5) !important;
}
.tw-text-cyan-300\/55{
  color: rgb(103 232 249 / 0.55) !important;
}
.tw-text-cyan-300\/60{
  color: rgb(103 232 249 / 0.6) !important;
}
.tw-text-cyan-300\/65{
  color: rgb(103 232 249 / 0.65) !important;
}
.tw-text-cyan-300\/70{
  color: rgb(103 232 249 / 0.7) !important;
}
.tw-text-cyan-300\/75{
  color: rgb(103 232 249 / 0.75) !important;
}
.tw-text-cyan-300\/80{
  color: rgb(103 232 249 / 0.8) !important;
}
.tw-text-cyan-300\/85{
  color: rgb(103 232 249 / 0.85) !important;
}
.tw-text-cyan-300\/90{
  color: rgb(103 232 249 / 0.9) !important;
}
.tw-text-cyan-300\/95{
  color: rgb(103 232 249 / 0.95) !important;
}
.tw-text-cyan-400{
  --tw-text-opacity: 1 !important;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-400\/0{
  color: rgb(34 211 238 / 0) !important;
}
.tw-text-cyan-400\/10{
  color: rgb(34 211 238 / 0.1) !important;
}
.tw-text-cyan-400\/100{
  color: rgb(34 211 238 / 1) !important;
}
.tw-text-cyan-400\/15{
  color: rgb(34 211 238 / 0.15) !important;
}
.tw-text-cyan-400\/20{
  color: rgb(34 211 238 / 0.2) !important;
}
.tw-text-cyan-400\/25{
  color: rgb(34 211 238 / 0.25) !important;
}
.tw-text-cyan-400\/30{
  color: rgb(34 211 238 / 0.3) !important;
}
.tw-text-cyan-400\/35{
  color: rgb(34 211 238 / 0.35) !important;
}
.tw-text-cyan-400\/40{
  color: rgb(34 211 238 / 0.4) !important;
}
.tw-text-cyan-400\/45{
  color: rgb(34 211 238 / 0.45) !important;
}
.tw-text-cyan-400\/5{
  color: rgb(34 211 238 / 0.05) !important;
}
.tw-text-cyan-400\/50{
  color: rgb(34 211 238 / 0.5) !important;
}
.tw-text-cyan-400\/55{
  color: rgb(34 211 238 / 0.55) !important;
}
.tw-text-cyan-400\/60{
  color: rgb(34 211 238 / 0.6) !important;
}
.tw-text-cyan-400\/65{
  color: rgb(34 211 238 / 0.65) !important;
}
.tw-text-cyan-400\/70{
  color: rgb(34 211 238 / 0.7) !important;
}
.tw-text-cyan-400\/75{
  color: rgb(34 211 238 / 0.75) !important;
}
.tw-text-cyan-400\/80{
  color: rgb(34 211 238 / 0.8) !important;
}
.tw-text-cyan-400\/85{
  color: rgb(34 211 238 / 0.85) !important;
}
.tw-text-cyan-400\/90{
  color: rgb(34 211 238 / 0.9) !important;
}
.tw-text-cyan-400\/95{
  color: rgb(34 211 238 / 0.95) !important;
}
.tw-text-cyan-50{
  --tw-text-opacity: 1 !important;
  color: rgb(236 254 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-50\/0{
  color: rgb(236 254 255 / 0) !important;
}
.tw-text-cyan-50\/10{
  color: rgb(236 254 255 / 0.1) !important;
}
.tw-text-cyan-50\/100{
  color: rgb(236 254 255 / 1) !important;
}
.tw-text-cyan-50\/15{
  color: rgb(236 254 255 / 0.15) !important;
}
.tw-text-cyan-50\/20{
  color: rgb(236 254 255 / 0.2) !important;
}
.tw-text-cyan-50\/25{
  color: rgb(236 254 255 / 0.25) !important;
}
.tw-text-cyan-50\/30{
  color: rgb(236 254 255 / 0.3) !important;
}
.tw-text-cyan-50\/35{
  color: rgb(236 254 255 / 0.35) !important;
}
.tw-text-cyan-50\/40{
  color: rgb(236 254 255 / 0.4) !important;
}
.tw-text-cyan-50\/45{
  color: rgb(236 254 255 / 0.45) !important;
}
.tw-text-cyan-50\/5{
  color: rgb(236 254 255 / 0.05) !important;
}
.tw-text-cyan-50\/50{
  color: rgb(236 254 255 / 0.5) !important;
}
.tw-text-cyan-50\/55{
  color: rgb(236 254 255 / 0.55) !important;
}
.tw-text-cyan-50\/60{
  color: rgb(236 254 255 / 0.6) !important;
}
.tw-text-cyan-50\/65{
  color: rgb(236 254 255 / 0.65) !important;
}
.tw-text-cyan-50\/70{
  color: rgb(236 254 255 / 0.7) !important;
}
.tw-text-cyan-50\/75{
  color: rgb(236 254 255 / 0.75) !important;
}
.tw-text-cyan-50\/80{
  color: rgb(236 254 255 / 0.8) !important;
}
.tw-text-cyan-50\/85{
  color: rgb(236 254 255 / 0.85) !important;
}
.tw-text-cyan-50\/90{
  color: rgb(236 254 255 / 0.9) !important;
}
.tw-text-cyan-50\/95{
  color: rgb(236 254 255 / 0.95) !important;
}
.tw-text-cyan-500{
  --tw-text-opacity: 1 !important;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-500\/0{
  color: rgb(6 182 212 / 0) !important;
}
.tw-text-cyan-500\/10{
  color: rgb(6 182 212 / 0.1) !important;
}
.tw-text-cyan-500\/100{
  color: rgb(6 182 212 / 1) !important;
}
.tw-text-cyan-500\/15{
  color: rgb(6 182 212 / 0.15) !important;
}
.tw-text-cyan-500\/20{
  color: rgb(6 182 212 / 0.2) !important;
}
.tw-text-cyan-500\/25{
  color: rgb(6 182 212 / 0.25) !important;
}
.tw-text-cyan-500\/30{
  color: rgb(6 182 212 / 0.3) !important;
}
.tw-text-cyan-500\/35{
  color: rgb(6 182 212 / 0.35) !important;
}
.tw-text-cyan-500\/40{
  color: rgb(6 182 212 / 0.4) !important;
}
.tw-text-cyan-500\/45{
  color: rgb(6 182 212 / 0.45) !important;
}
.tw-text-cyan-500\/5{
  color: rgb(6 182 212 / 0.05) !important;
}
.tw-text-cyan-500\/50{
  color: rgb(6 182 212 / 0.5) !important;
}
.tw-text-cyan-500\/55{
  color: rgb(6 182 212 / 0.55) !important;
}
.tw-text-cyan-500\/60{
  color: rgb(6 182 212 / 0.6) !important;
}
.tw-text-cyan-500\/65{
  color: rgb(6 182 212 / 0.65) !important;
}
.tw-text-cyan-500\/70{
  color: rgb(6 182 212 / 0.7) !important;
}
.tw-text-cyan-500\/75{
  color: rgb(6 182 212 / 0.75) !important;
}
.tw-text-cyan-500\/80{
  color: rgb(6 182 212 / 0.8) !important;
}
.tw-text-cyan-500\/85{
  color: rgb(6 182 212 / 0.85) !important;
}
.tw-text-cyan-500\/90{
  color: rgb(6 182 212 / 0.9) !important;
}
.tw-text-cyan-500\/95{
  color: rgb(6 182 212 / 0.95) !important;
}
.tw-text-cyan-600{
  --tw-text-opacity: 1 !important;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-600\/0{
  color: rgb(8 145 178 / 0) !important;
}
.tw-text-cyan-600\/10{
  color: rgb(8 145 178 / 0.1) !important;
}
.tw-text-cyan-600\/100{
  color: rgb(8 145 178 / 1) !important;
}
.tw-text-cyan-600\/15{
  color: rgb(8 145 178 / 0.15) !important;
}
.tw-text-cyan-600\/20{
  color: rgb(8 145 178 / 0.2) !important;
}
.tw-text-cyan-600\/25{
  color: rgb(8 145 178 / 0.25) !important;
}
.tw-text-cyan-600\/30{
  color: rgb(8 145 178 / 0.3) !important;
}
.tw-text-cyan-600\/35{
  color: rgb(8 145 178 / 0.35) !important;
}
.tw-text-cyan-600\/40{
  color: rgb(8 145 178 / 0.4) !important;
}
.tw-text-cyan-600\/45{
  color: rgb(8 145 178 / 0.45) !important;
}
.tw-text-cyan-600\/5{
  color: rgb(8 145 178 / 0.05) !important;
}
.tw-text-cyan-600\/50{
  color: rgb(8 145 178 / 0.5) !important;
}
.tw-text-cyan-600\/55{
  color: rgb(8 145 178 / 0.55) !important;
}
.tw-text-cyan-600\/60{
  color: rgb(8 145 178 / 0.6) !important;
}
.tw-text-cyan-600\/65{
  color: rgb(8 145 178 / 0.65) !important;
}
.tw-text-cyan-600\/70{
  color: rgb(8 145 178 / 0.7) !important;
}
.tw-text-cyan-600\/75{
  color: rgb(8 145 178 / 0.75) !important;
}
.tw-text-cyan-600\/80{
  color: rgb(8 145 178 / 0.8) !important;
}
.tw-text-cyan-600\/85{
  color: rgb(8 145 178 / 0.85) !important;
}
.tw-text-cyan-600\/90{
  color: rgb(8 145 178 / 0.9) !important;
}
.tw-text-cyan-600\/95{
  color: rgb(8 145 178 / 0.95) !important;
}
.tw-text-cyan-700{
  --tw-text-opacity: 1 !important;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-700\/0{
  color: rgb(14 116 144 / 0) !important;
}
.tw-text-cyan-700\/10{
  color: rgb(14 116 144 / 0.1) !important;
}
.tw-text-cyan-700\/100{
  color: rgb(14 116 144 / 1) !important;
}
.tw-text-cyan-700\/15{
  color: rgb(14 116 144 / 0.15) !important;
}
.tw-text-cyan-700\/20{
  color: rgb(14 116 144 / 0.2) !important;
}
.tw-text-cyan-700\/25{
  color: rgb(14 116 144 / 0.25) !important;
}
.tw-text-cyan-700\/30{
  color: rgb(14 116 144 / 0.3) !important;
}
.tw-text-cyan-700\/35{
  color: rgb(14 116 144 / 0.35) !important;
}
.tw-text-cyan-700\/40{
  color: rgb(14 116 144 / 0.4) !important;
}
.tw-text-cyan-700\/45{
  color: rgb(14 116 144 / 0.45) !important;
}
.tw-text-cyan-700\/5{
  color: rgb(14 116 144 / 0.05) !important;
}
.tw-text-cyan-700\/50{
  color: rgb(14 116 144 / 0.5) !important;
}
.tw-text-cyan-700\/55{
  color: rgb(14 116 144 / 0.55) !important;
}
.tw-text-cyan-700\/60{
  color: rgb(14 116 144 / 0.6) !important;
}
.tw-text-cyan-700\/65{
  color: rgb(14 116 144 / 0.65) !important;
}
.tw-text-cyan-700\/70{
  color: rgb(14 116 144 / 0.7) !important;
}
.tw-text-cyan-700\/75{
  color: rgb(14 116 144 / 0.75) !important;
}
.tw-text-cyan-700\/80{
  color: rgb(14 116 144 / 0.8) !important;
}
.tw-text-cyan-700\/85{
  color: rgb(14 116 144 / 0.85) !important;
}
.tw-text-cyan-700\/90{
  color: rgb(14 116 144 / 0.9) !important;
}
.tw-text-cyan-700\/95{
  color: rgb(14 116 144 / 0.95) !important;
}
.tw-text-cyan-800{
  --tw-text-opacity: 1 !important;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-800\/0{
  color: rgb(21 94 117 / 0) !important;
}
.tw-text-cyan-800\/10{
  color: rgb(21 94 117 / 0.1) !important;
}
.tw-text-cyan-800\/100{
  color: rgb(21 94 117 / 1) !important;
}
.tw-text-cyan-800\/15{
  color: rgb(21 94 117 / 0.15) !important;
}
.tw-text-cyan-800\/20{
  color: rgb(21 94 117 / 0.2) !important;
}
.tw-text-cyan-800\/25{
  color: rgb(21 94 117 / 0.25) !important;
}
.tw-text-cyan-800\/30{
  color: rgb(21 94 117 / 0.3) !important;
}
.tw-text-cyan-800\/35{
  color: rgb(21 94 117 / 0.35) !important;
}
.tw-text-cyan-800\/40{
  color: rgb(21 94 117 / 0.4) !important;
}
.tw-text-cyan-800\/45{
  color: rgb(21 94 117 / 0.45) !important;
}
.tw-text-cyan-800\/5{
  color: rgb(21 94 117 / 0.05) !important;
}
.tw-text-cyan-800\/50{
  color: rgb(21 94 117 / 0.5) !important;
}
.tw-text-cyan-800\/55{
  color: rgb(21 94 117 / 0.55) !important;
}
.tw-text-cyan-800\/60{
  color: rgb(21 94 117 / 0.6) !important;
}
.tw-text-cyan-800\/65{
  color: rgb(21 94 117 / 0.65) !important;
}
.tw-text-cyan-800\/70{
  color: rgb(21 94 117 / 0.7) !important;
}
.tw-text-cyan-800\/75{
  color: rgb(21 94 117 / 0.75) !important;
}
.tw-text-cyan-800\/80{
  color: rgb(21 94 117 / 0.8) !important;
}
.tw-text-cyan-800\/85{
  color: rgb(21 94 117 / 0.85) !important;
}
.tw-text-cyan-800\/90{
  color: rgb(21 94 117 / 0.9) !important;
}
.tw-text-cyan-800\/95{
  color: rgb(21 94 117 / 0.95) !important;
}
.tw-text-cyan-900{
  --tw-text-opacity: 1 !important;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-900\/0{
  color: rgb(22 78 99 / 0) !important;
}
.tw-text-cyan-900\/10{
  color: rgb(22 78 99 / 0.1) !important;
}
.tw-text-cyan-900\/100{
  color: rgb(22 78 99 / 1) !important;
}
.tw-text-cyan-900\/15{
  color: rgb(22 78 99 / 0.15) !important;
}
.tw-text-cyan-900\/20{
  color: rgb(22 78 99 / 0.2) !important;
}
.tw-text-cyan-900\/25{
  color: rgb(22 78 99 / 0.25) !important;
}
.tw-text-cyan-900\/30{
  color: rgb(22 78 99 / 0.3) !important;
}
.tw-text-cyan-900\/35{
  color: rgb(22 78 99 / 0.35) !important;
}
.tw-text-cyan-900\/40{
  color: rgb(22 78 99 / 0.4) !important;
}
.tw-text-cyan-900\/45{
  color: rgb(22 78 99 / 0.45) !important;
}
.tw-text-cyan-900\/5{
  color: rgb(22 78 99 / 0.05) !important;
}
.tw-text-cyan-900\/50{
  color: rgb(22 78 99 / 0.5) !important;
}
.tw-text-cyan-900\/55{
  color: rgb(22 78 99 / 0.55) !important;
}
.tw-text-cyan-900\/60{
  color: rgb(22 78 99 / 0.6) !important;
}
.tw-text-cyan-900\/65{
  color: rgb(22 78 99 / 0.65) !important;
}
.tw-text-cyan-900\/70{
  color: rgb(22 78 99 / 0.7) !important;
}
.tw-text-cyan-900\/75{
  color: rgb(22 78 99 / 0.75) !important;
}
.tw-text-cyan-900\/80{
  color: rgb(22 78 99 / 0.8) !important;
}
.tw-text-cyan-900\/85{
  color: rgb(22 78 99 / 0.85) !important;
}
.tw-text-cyan-900\/90{
  color: rgb(22 78 99 / 0.9) !important;
}
.tw-text-cyan-900\/95{
  color: rgb(22 78 99 / 0.95) !important;
}
.tw-text-cyan-950{
  --tw-text-opacity: 1 !important;
  color: rgb(8 51 68 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-cyan-950\/0{
  color: rgb(8 51 68 / 0) !important;
}
.tw-text-cyan-950\/10{
  color: rgb(8 51 68 / 0.1) !important;
}
.tw-text-cyan-950\/100{
  color: rgb(8 51 68 / 1) !important;
}
.tw-text-cyan-950\/15{
  color: rgb(8 51 68 / 0.15) !important;
}
.tw-text-cyan-950\/20{
  color: rgb(8 51 68 / 0.2) !important;
}
.tw-text-cyan-950\/25{
  color: rgb(8 51 68 / 0.25) !important;
}
.tw-text-cyan-950\/30{
  color: rgb(8 51 68 / 0.3) !important;
}
.tw-text-cyan-950\/35{
  color: rgb(8 51 68 / 0.35) !important;
}
.tw-text-cyan-950\/40{
  color: rgb(8 51 68 / 0.4) !important;
}
.tw-text-cyan-950\/45{
  color: rgb(8 51 68 / 0.45) !important;
}
.tw-text-cyan-950\/5{
  color: rgb(8 51 68 / 0.05) !important;
}
.tw-text-cyan-950\/50{
  color: rgb(8 51 68 / 0.5) !important;
}
.tw-text-cyan-950\/55{
  color: rgb(8 51 68 / 0.55) !important;
}
.tw-text-cyan-950\/60{
  color: rgb(8 51 68 / 0.6) !important;
}
.tw-text-cyan-950\/65{
  color: rgb(8 51 68 / 0.65) !important;
}
.tw-text-cyan-950\/70{
  color: rgb(8 51 68 / 0.7) !important;
}
.tw-text-cyan-950\/75{
  color: rgb(8 51 68 / 0.75) !important;
}
.tw-text-cyan-950\/80{
  color: rgb(8 51 68 / 0.8) !important;
}
.tw-text-cyan-950\/85{
  color: rgb(8 51 68 / 0.85) !important;
}
.tw-text-cyan-950\/90{
  color: rgb(8 51 68 / 0.9) !important;
}
.tw-text-cyan-950\/95{
  color: rgb(8 51 68 / 0.95) !important;
}
.tw-text-emerald-100{
  --tw-text-opacity: 1 !important;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-100\/0{
  color: rgb(209 250 229 / 0) !important;
}
.tw-text-emerald-100\/10{
  color: rgb(209 250 229 / 0.1) !important;
}
.tw-text-emerald-100\/100{
  color: rgb(209 250 229 / 1) !important;
}
.tw-text-emerald-100\/15{
  color: rgb(209 250 229 / 0.15) !important;
}
.tw-text-emerald-100\/20{
  color: rgb(209 250 229 / 0.2) !important;
}
.tw-text-emerald-100\/25{
  color: rgb(209 250 229 / 0.25) !important;
}
.tw-text-emerald-100\/30{
  color: rgb(209 250 229 / 0.3) !important;
}
.tw-text-emerald-100\/35{
  color: rgb(209 250 229 / 0.35) !important;
}
.tw-text-emerald-100\/40{
  color: rgb(209 250 229 / 0.4) !important;
}
.tw-text-emerald-100\/45{
  color: rgb(209 250 229 / 0.45) !important;
}
.tw-text-emerald-100\/5{
  color: rgb(209 250 229 / 0.05) !important;
}
.tw-text-emerald-100\/50{
  color: rgb(209 250 229 / 0.5) !important;
}
.tw-text-emerald-100\/55{
  color: rgb(209 250 229 / 0.55) !important;
}
.tw-text-emerald-100\/60{
  color: rgb(209 250 229 / 0.6) !important;
}
.tw-text-emerald-100\/65{
  color: rgb(209 250 229 / 0.65) !important;
}
.tw-text-emerald-100\/70{
  color: rgb(209 250 229 / 0.7) !important;
}
.tw-text-emerald-100\/75{
  color: rgb(209 250 229 / 0.75) !important;
}
.tw-text-emerald-100\/80{
  color: rgb(209 250 229 / 0.8) !important;
}
.tw-text-emerald-100\/85{
  color: rgb(209 250 229 / 0.85) !important;
}
.tw-text-emerald-100\/90{
  color: rgb(209 250 229 / 0.9) !important;
}
.tw-text-emerald-100\/95{
  color: rgb(209 250 229 / 0.95) !important;
}
.tw-text-emerald-200{
  --tw-text-opacity: 1 !important;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-200\/0{
  color: rgb(167 243 208 / 0) !important;
}
.tw-text-emerald-200\/10{
  color: rgb(167 243 208 / 0.1) !important;
}
.tw-text-emerald-200\/100{
  color: rgb(167 243 208 / 1) !important;
}
.tw-text-emerald-200\/15{
  color: rgb(167 243 208 / 0.15) !important;
}
.tw-text-emerald-200\/20{
  color: rgb(167 243 208 / 0.2) !important;
}
.tw-text-emerald-200\/25{
  color: rgb(167 243 208 / 0.25) !important;
}
.tw-text-emerald-200\/30{
  color: rgb(167 243 208 / 0.3) !important;
}
.tw-text-emerald-200\/35{
  color: rgb(167 243 208 / 0.35) !important;
}
.tw-text-emerald-200\/40{
  color: rgb(167 243 208 / 0.4) !important;
}
.tw-text-emerald-200\/45{
  color: rgb(167 243 208 / 0.45) !important;
}
.tw-text-emerald-200\/5{
  color: rgb(167 243 208 / 0.05) !important;
}
.tw-text-emerald-200\/50{
  color: rgb(167 243 208 / 0.5) !important;
}
.tw-text-emerald-200\/55{
  color: rgb(167 243 208 / 0.55) !important;
}
.tw-text-emerald-200\/60{
  color: rgb(167 243 208 / 0.6) !important;
}
.tw-text-emerald-200\/65{
  color: rgb(167 243 208 / 0.65) !important;
}
.tw-text-emerald-200\/70{
  color: rgb(167 243 208 / 0.7) !important;
}
.tw-text-emerald-200\/75{
  color: rgb(167 243 208 / 0.75) !important;
}
.tw-text-emerald-200\/80{
  color: rgb(167 243 208 / 0.8) !important;
}
.tw-text-emerald-200\/85{
  color: rgb(167 243 208 / 0.85) !important;
}
.tw-text-emerald-200\/90{
  color: rgb(167 243 208 / 0.9) !important;
}
.tw-text-emerald-200\/95{
  color: rgb(167 243 208 / 0.95) !important;
}
.tw-text-emerald-300{
  --tw-text-opacity: 1 !important;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-300\/0{
  color: rgb(110 231 183 / 0) !important;
}
.tw-text-emerald-300\/10{
  color: rgb(110 231 183 / 0.1) !important;
}
.tw-text-emerald-300\/100{
  color: rgb(110 231 183 / 1) !important;
}
.tw-text-emerald-300\/15{
  color: rgb(110 231 183 / 0.15) !important;
}
.tw-text-emerald-300\/20{
  color: rgb(110 231 183 / 0.2) !important;
}
.tw-text-emerald-300\/25{
  color: rgb(110 231 183 / 0.25) !important;
}
.tw-text-emerald-300\/30{
  color: rgb(110 231 183 / 0.3) !important;
}
.tw-text-emerald-300\/35{
  color: rgb(110 231 183 / 0.35) !important;
}
.tw-text-emerald-300\/40{
  color: rgb(110 231 183 / 0.4) !important;
}
.tw-text-emerald-300\/45{
  color: rgb(110 231 183 / 0.45) !important;
}
.tw-text-emerald-300\/5{
  color: rgb(110 231 183 / 0.05) !important;
}
.tw-text-emerald-300\/50{
  color: rgb(110 231 183 / 0.5) !important;
}
.tw-text-emerald-300\/55{
  color: rgb(110 231 183 / 0.55) !important;
}
.tw-text-emerald-300\/60{
  color: rgb(110 231 183 / 0.6) !important;
}
.tw-text-emerald-300\/65{
  color: rgb(110 231 183 / 0.65) !important;
}
.tw-text-emerald-300\/70{
  color: rgb(110 231 183 / 0.7) !important;
}
.tw-text-emerald-300\/75{
  color: rgb(110 231 183 / 0.75) !important;
}
.tw-text-emerald-300\/80{
  color: rgb(110 231 183 / 0.8) !important;
}
.tw-text-emerald-300\/85{
  color: rgb(110 231 183 / 0.85) !important;
}
.tw-text-emerald-300\/90{
  color: rgb(110 231 183 / 0.9) !important;
}
.tw-text-emerald-300\/95{
  color: rgb(110 231 183 / 0.95) !important;
}
.tw-text-emerald-400{
  --tw-text-opacity: 1 !important;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-400\/0{
  color: rgb(52 211 153 / 0) !important;
}
.tw-text-emerald-400\/10{
  color: rgb(52 211 153 / 0.1) !important;
}
.tw-text-emerald-400\/100{
  color: rgb(52 211 153 / 1) !important;
}
.tw-text-emerald-400\/15{
  color: rgb(52 211 153 / 0.15) !important;
}
.tw-text-emerald-400\/20{
  color: rgb(52 211 153 / 0.2) !important;
}
.tw-text-emerald-400\/25{
  color: rgb(52 211 153 / 0.25) !important;
}
.tw-text-emerald-400\/30{
  color: rgb(52 211 153 / 0.3) !important;
}
.tw-text-emerald-400\/35{
  color: rgb(52 211 153 / 0.35) !important;
}
.tw-text-emerald-400\/40{
  color: rgb(52 211 153 / 0.4) !important;
}
.tw-text-emerald-400\/45{
  color: rgb(52 211 153 / 0.45) !important;
}
.tw-text-emerald-400\/5{
  color: rgb(52 211 153 / 0.05) !important;
}
.tw-text-emerald-400\/50{
  color: rgb(52 211 153 / 0.5) !important;
}
.tw-text-emerald-400\/55{
  color: rgb(52 211 153 / 0.55) !important;
}
.tw-text-emerald-400\/60{
  color: rgb(52 211 153 / 0.6) !important;
}
.tw-text-emerald-400\/65{
  color: rgb(52 211 153 / 0.65) !important;
}
.tw-text-emerald-400\/70{
  color: rgb(52 211 153 / 0.7) !important;
}
.tw-text-emerald-400\/75{
  color: rgb(52 211 153 / 0.75) !important;
}
.tw-text-emerald-400\/80{
  color: rgb(52 211 153 / 0.8) !important;
}
.tw-text-emerald-400\/85{
  color: rgb(52 211 153 / 0.85) !important;
}
.tw-text-emerald-400\/90{
  color: rgb(52 211 153 / 0.9) !important;
}
.tw-text-emerald-400\/95{
  color: rgb(52 211 153 / 0.95) !important;
}
.tw-text-emerald-50{
  --tw-text-opacity: 1 !important;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-50\/0{
  color: rgb(236 253 245 / 0) !important;
}
.tw-text-emerald-50\/10{
  color: rgb(236 253 245 / 0.1) !important;
}
.tw-text-emerald-50\/100{
  color: rgb(236 253 245 / 1) !important;
}
.tw-text-emerald-50\/15{
  color: rgb(236 253 245 / 0.15) !important;
}
.tw-text-emerald-50\/20{
  color: rgb(236 253 245 / 0.2) !important;
}
.tw-text-emerald-50\/25{
  color: rgb(236 253 245 / 0.25) !important;
}
.tw-text-emerald-50\/30{
  color: rgb(236 253 245 / 0.3) !important;
}
.tw-text-emerald-50\/35{
  color: rgb(236 253 245 / 0.35) !important;
}
.tw-text-emerald-50\/40{
  color: rgb(236 253 245 / 0.4) !important;
}
.tw-text-emerald-50\/45{
  color: rgb(236 253 245 / 0.45) !important;
}
.tw-text-emerald-50\/5{
  color: rgb(236 253 245 / 0.05) !important;
}
.tw-text-emerald-50\/50{
  color: rgb(236 253 245 / 0.5) !important;
}
.tw-text-emerald-50\/55{
  color: rgb(236 253 245 / 0.55) !important;
}
.tw-text-emerald-50\/60{
  color: rgb(236 253 245 / 0.6) !important;
}
.tw-text-emerald-50\/65{
  color: rgb(236 253 245 / 0.65) !important;
}
.tw-text-emerald-50\/70{
  color: rgb(236 253 245 / 0.7) !important;
}
.tw-text-emerald-50\/75{
  color: rgb(236 253 245 / 0.75) !important;
}
.tw-text-emerald-50\/80{
  color: rgb(236 253 245 / 0.8) !important;
}
.tw-text-emerald-50\/85{
  color: rgb(236 253 245 / 0.85) !important;
}
.tw-text-emerald-50\/90{
  color: rgb(236 253 245 / 0.9) !important;
}
.tw-text-emerald-50\/95{
  color: rgb(236 253 245 / 0.95) !important;
}
.tw-text-emerald-500{
  --tw-text-opacity: 1 !important;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-500\/0{
  color: rgb(16 185 129 / 0) !important;
}
.tw-text-emerald-500\/10{
  color: rgb(16 185 129 / 0.1) !important;
}
.tw-text-emerald-500\/100{
  color: rgb(16 185 129 / 1) !important;
}
.tw-text-emerald-500\/15{
  color: rgb(16 185 129 / 0.15) !important;
}
.tw-text-emerald-500\/20{
  color: rgb(16 185 129 / 0.2) !important;
}
.tw-text-emerald-500\/25{
  color: rgb(16 185 129 / 0.25) !important;
}
.tw-text-emerald-500\/30{
  color: rgb(16 185 129 / 0.3) !important;
}
.tw-text-emerald-500\/35{
  color: rgb(16 185 129 / 0.35) !important;
}
.tw-text-emerald-500\/40{
  color: rgb(16 185 129 / 0.4) !important;
}
.tw-text-emerald-500\/45{
  color: rgb(16 185 129 / 0.45) !important;
}
.tw-text-emerald-500\/5{
  color: rgb(16 185 129 / 0.05) !important;
}
.tw-text-emerald-500\/50{
  color: rgb(16 185 129 / 0.5) !important;
}
.tw-text-emerald-500\/55{
  color: rgb(16 185 129 / 0.55) !important;
}
.tw-text-emerald-500\/60{
  color: rgb(16 185 129 / 0.6) !important;
}
.tw-text-emerald-500\/65{
  color: rgb(16 185 129 / 0.65) !important;
}
.tw-text-emerald-500\/70{
  color: rgb(16 185 129 / 0.7) !important;
}
.tw-text-emerald-500\/75{
  color: rgb(16 185 129 / 0.75) !important;
}
.tw-text-emerald-500\/80{
  color: rgb(16 185 129 / 0.8) !important;
}
.tw-text-emerald-500\/85{
  color: rgb(16 185 129 / 0.85) !important;
}
.tw-text-emerald-500\/90{
  color: rgb(16 185 129 / 0.9) !important;
}
.tw-text-emerald-500\/95{
  color: rgb(16 185 129 / 0.95) !important;
}
.tw-text-emerald-600{
  --tw-text-opacity: 1 !important;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-600\/0{
  color: rgb(5 150 105 / 0) !important;
}
.tw-text-emerald-600\/10{
  color: rgb(5 150 105 / 0.1) !important;
}
.tw-text-emerald-600\/100{
  color: rgb(5 150 105 / 1) !important;
}
.tw-text-emerald-600\/15{
  color: rgb(5 150 105 / 0.15) !important;
}
.tw-text-emerald-600\/20{
  color: rgb(5 150 105 / 0.2) !important;
}
.tw-text-emerald-600\/25{
  color: rgb(5 150 105 / 0.25) !important;
}
.tw-text-emerald-600\/30{
  color: rgb(5 150 105 / 0.3) !important;
}
.tw-text-emerald-600\/35{
  color: rgb(5 150 105 / 0.35) !important;
}
.tw-text-emerald-600\/40{
  color: rgb(5 150 105 / 0.4) !important;
}
.tw-text-emerald-600\/45{
  color: rgb(5 150 105 / 0.45) !important;
}
.tw-text-emerald-600\/5{
  color: rgb(5 150 105 / 0.05) !important;
}
.tw-text-emerald-600\/50{
  color: rgb(5 150 105 / 0.5) !important;
}
.tw-text-emerald-600\/55{
  color: rgb(5 150 105 / 0.55) !important;
}
.tw-text-emerald-600\/60{
  color: rgb(5 150 105 / 0.6) !important;
}
.tw-text-emerald-600\/65{
  color: rgb(5 150 105 / 0.65) !important;
}
.tw-text-emerald-600\/70{
  color: rgb(5 150 105 / 0.7) !important;
}
.tw-text-emerald-600\/75{
  color: rgb(5 150 105 / 0.75) !important;
}
.tw-text-emerald-600\/80{
  color: rgb(5 150 105 / 0.8) !important;
}
.tw-text-emerald-600\/85{
  color: rgb(5 150 105 / 0.85) !important;
}
.tw-text-emerald-600\/90{
  color: rgb(5 150 105 / 0.9) !important;
}
.tw-text-emerald-600\/95{
  color: rgb(5 150 105 / 0.95) !important;
}
.tw-text-emerald-700{
  --tw-text-opacity: 1 !important;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-700\/0{
  color: rgb(4 120 87 / 0) !important;
}
.tw-text-emerald-700\/10{
  color: rgb(4 120 87 / 0.1) !important;
}
.tw-text-emerald-700\/100{
  color: rgb(4 120 87 / 1) !important;
}
.tw-text-emerald-700\/15{
  color: rgb(4 120 87 / 0.15) !important;
}
.tw-text-emerald-700\/20{
  color: rgb(4 120 87 / 0.2) !important;
}
.tw-text-emerald-700\/25{
  color: rgb(4 120 87 / 0.25) !important;
}
.tw-text-emerald-700\/30{
  color: rgb(4 120 87 / 0.3) !important;
}
.tw-text-emerald-700\/35{
  color: rgb(4 120 87 / 0.35) !important;
}
.tw-text-emerald-700\/40{
  color: rgb(4 120 87 / 0.4) !important;
}
.tw-text-emerald-700\/45{
  color: rgb(4 120 87 / 0.45) !important;
}
.tw-text-emerald-700\/5{
  color: rgb(4 120 87 / 0.05) !important;
}
.tw-text-emerald-700\/50{
  color: rgb(4 120 87 / 0.5) !important;
}
.tw-text-emerald-700\/55{
  color: rgb(4 120 87 / 0.55) !important;
}
.tw-text-emerald-700\/60{
  color: rgb(4 120 87 / 0.6) !important;
}
.tw-text-emerald-700\/65{
  color: rgb(4 120 87 / 0.65) !important;
}
.tw-text-emerald-700\/70{
  color: rgb(4 120 87 / 0.7) !important;
}
.tw-text-emerald-700\/75{
  color: rgb(4 120 87 / 0.75) !important;
}
.tw-text-emerald-700\/80{
  color: rgb(4 120 87 / 0.8) !important;
}
.tw-text-emerald-700\/85{
  color: rgb(4 120 87 / 0.85) !important;
}
.tw-text-emerald-700\/90{
  color: rgb(4 120 87 / 0.9) !important;
}
.tw-text-emerald-700\/95{
  color: rgb(4 120 87 / 0.95) !important;
}
.tw-text-emerald-800{
  --tw-text-opacity: 1 !important;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-800\/0{
  color: rgb(6 95 70 / 0) !important;
}
.tw-text-emerald-800\/10{
  color: rgb(6 95 70 / 0.1) !important;
}
.tw-text-emerald-800\/100{
  color: rgb(6 95 70 / 1) !important;
}
.tw-text-emerald-800\/15{
  color: rgb(6 95 70 / 0.15) !important;
}
.tw-text-emerald-800\/20{
  color: rgb(6 95 70 / 0.2) !important;
}
.tw-text-emerald-800\/25{
  color: rgb(6 95 70 / 0.25) !important;
}
.tw-text-emerald-800\/30{
  color: rgb(6 95 70 / 0.3) !important;
}
.tw-text-emerald-800\/35{
  color: rgb(6 95 70 / 0.35) !important;
}
.tw-text-emerald-800\/40{
  color: rgb(6 95 70 / 0.4) !important;
}
.tw-text-emerald-800\/45{
  color: rgb(6 95 70 / 0.45) !important;
}
.tw-text-emerald-800\/5{
  color: rgb(6 95 70 / 0.05) !important;
}
.tw-text-emerald-800\/50{
  color: rgb(6 95 70 / 0.5) !important;
}
.tw-text-emerald-800\/55{
  color: rgb(6 95 70 / 0.55) !important;
}
.tw-text-emerald-800\/60{
  color: rgb(6 95 70 / 0.6) !important;
}
.tw-text-emerald-800\/65{
  color: rgb(6 95 70 / 0.65) !important;
}
.tw-text-emerald-800\/70{
  color: rgb(6 95 70 / 0.7) !important;
}
.tw-text-emerald-800\/75{
  color: rgb(6 95 70 / 0.75) !important;
}
.tw-text-emerald-800\/80{
  color: rgb(6 95 70 / 0.8) !important;
}
.tw-text-emerald-800\/85{
  color: rgb(6 95 70 / 0.85) !important;
}
.tw-text-emerald-800\/90{
  color: rgb(6 95 70 / 0.9) !important;
}
.tw-text-emerald-800\/95{
  color: rgb(6 95 70 / 0.95) !important;
}
.tw-text-emerald-900{
  --tw-text-opacity: 1 !important;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-900\/0{
  color: rgb(6 78 59 / 0) !important;
}
.tw-text-emerald-900\/10{
  color: rgb(6 78 59 / 0.1) !important;
}
.tw-text-emerald-900\/100{
  color: rgb(6 78 59 / 1) !important;
}
.tw-text-emerald-900\/15{
  color: rgb(6 78 59 / 0.15) !important;
}
.tw-text-emerald-900\/20{
  color: rgb(6 78 59 / 0.2) !important;
}
.tw-text-emerald-900\/25{
  color: rgb(6 78 59 / 0.25) !important;
}
.tw-text-emerald-900\/30{
  color: rgb(6 78 59 / 0.3) !important;
}
.tw-text-emerald-900\/35{
  color: rgb(6 78 59 / 0.35) !important;
}
.tw-text-emerald-900\/40{
  color: rgb(6 78 59 / 0.4) !important;
}
.tw-text-emerald-900\/45{
  color: rgb(6 78 59 / 0.45) !important;
}
.tw-text-emerald-900\/5{
  color: rgb(6 78 59 / 0.05) !important;
}
.tw-text-emerald-900\/50{
  color: rgb(6 78 59 / 0.5) !important;
}
.tw-text-emerald-900\/55{
  color: rgb(6 78 59 / 0.55) !important;
}
.tw-text-emerald-900\/60{
  color: rgb(6 78 59 / 0.6) !important;
}
.tw-text-emerald-900\/65{
  color: rgb(6 78 59 / 0.65) !important;
}
.tw-text-emerald-900\/70{
  color: rgb(6 78 59 / 0.7) !important;
}
.tw-text-emerald-900\/75{
  color: rgb(6 78 59 / 0.75) !important;
}
.tw-text-emerald-900\/80{
  color: rgb(6 78 59 / 0.8) !important;
}
.tw-text-emerald-900\/85{
  color: rgb(6 78 59 / 0.85) !important;
}
.tw-text-emerald-900\/90{
  color: rgb(6 78 59 / 0.9) !important;
}
.tw-text-emerald-900\/95{
  color: rgb(6 78 59 / 0.95) !important;
}
.tw-text-emerald-950{
  --tw-text-opacity: 1 !important;
  color: rgb(2 44 34 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-emerald-950\/0{
  color: rgb(2 44 34 / 0) !important;
}
.tw-text-emerald-950\/10{
  color: rgb(2 44 34 / 0.1) !important;
}
.tw-text-emerald-950\/100{
  color: rgb(2 44 34 / 1) !important;
}
.tw-text-emerald-950\/15{
  color: rgb(2 44 34 / 0.15) !important;
}
.tw-text-emerald-950\/20{
  color: rgb(2 44 34 / 0.2) !important;
}
.tw-text-emerald-950\/25{
  color: rgb(2 44 34 / 0.25) !important;
}
.tw-text-emerald-950\/30{
  color: rgb(2 44 34 / 0.3) !important;
}
.tw-text-emerald-950\/35{
  color: rgb(2 44 34 / 0.35) !important;
}
.tw-text-emerald-950\/40{
  color: rgb(2 44 34 / 0.4) !important;
}
.tw-text-emerald-950\/45{
  color: rgb(2 44 34 / 0.45) !important;
}
.tw-text-emerald-950\/5{
  color: rgb(2 44 34 / 0.05) !important;
}
.tw-text-emerald-950\/50{
  color: rgb(2 44 34 / 0.5) !important;
}
.tw-text-emerald-950\/55{
  color: rgb(2 44 34 / 0.55) !important;
}
.tw-text-emerald-950\/60{
  color: rgb(2 44 34 / 0.6) !important;
}
.tw-text-emerald-950\/65{
  color: rgb(2 44 34 / 0.65) !important;
}
.tw-text-emerald-950\/70{
  color: rgb(2 44 34 / 0.7) !important;
}
.tw-text-emerald-950\/75{
  color: rgb(2 44 34 / 0.75) !important;
}
.tw-text-emerald-950\/80{
  color: rgb(2 44 34 / 0.8) !important;
}
.tw-text-emerald-950\/85{
  color: rgb(2 44 34 / 0.85) !important;
}
.tw-text-emerald-950\/90{
  color: rgb(2 44 34 / 0.9) !important;
}
.tw-text-emerald-950\/95{
  color: rgb(2 44 34 / 0.95) !important;
}
.tw-text-fuchsia-100{
  --tw-text-opacity: 1 !important;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-100\/0{
  color: rgb(250 232 255 / 0) !important;
}
.tw-text-fuchsia-100\/10{
  color: rgb(250 232 255 / 0.1) !important;
}
.tw-text-fuchsia-100\/100{
  color: rgb(250 232 255 / 1) !important;
}
.tw-text-fuchsia-100\/15{
  color: rgb(250 232 255 / 0.15) !important;
}
.tw-text-fuchsia-100\/20{
  color: rgb(250 232 255 / 0.2) !important;
}
.tw-text-fuchsia-100\/25{
  color: rgb(250 232 255 / 0.25) !important;
}
.tw-text-fuchsia-100\/30{
  color: rgb(250 232 255 / 0.3) !important;
}
.tw-text-fuchsia-100\/35{
  color: rgb(250 232 255 / 0.35) !important;
}
.tw-text-fuchsia-100\/40{
  color: rgb(250 232 255 / 0.4) !important;
}
.tw-text-fuchsia-100\/45{
  color: rgb(250 232 255 / 0.45) !important;
}
.tw-text-fuchsia-100\/5{
  color: rgb(250 232 255 / 0.05) !important;
}
.tw-text-fuchsia-100\/50{
  color: rgb(250 232 255 / 0.5) !important;
}
.tw-text-fuchsia-100\/55{
  color: rgb(250 232 255 / 0.55) !important;
}
.tw-text-fuchsia-100\/60{
  color: rgb(250 232 255 / 0.6) !important;
}
.tw-text-fuchsia-100\/65{
  color: rgb(250 232 255 / 0.65) !important;
}
.tw-text-fuchsia-100\/70{
  color: rgb(250 232 255 / 0.7) !important;
}
.tw-text-fuchsia-100\/75{
  color: rgb(250 232 255 / 0.75) !important;
}
.tw-text-fuchsia-100\/80{
  color: rgb(250 232 255 / 0.8) !important;
}
.tw-text-fuchsia-100\/85{
  color: rgb(250 232 255 / 0.85) !important;
}
.tw-text-fuchsia-100\/90{
  color: rgb(250 232 255 / 0.9) !important;
}
.tw-text-fuchsia-100\/95{
  color: rgb(250 232 255 / 0.95) !important;
}
.tw-text-fuchsia-200{
  --tw-text-opacity: 1 !important;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-200\/0{
  color: rgb(245 208 254 / 0) !important;
}
.tw-text-fuchsia-200\/10{
  color: rgb(245 208 254 / 0.1) !important;
}
.tw-text-fuchsia-200\/100{
  color: rgb(245 208 254 / 1) !important;
}
.tw-text-fuchsia-200\/15{
  color: rgb(245 208 254 / 0.15) !important;
}
.tw-text-fuchsia-200\/20{
  color: rgb(245 208 254 / 0.2) !important;
}
.tw-text-fuchsia-200\/25{
  color: rgb(245 208 254 / 0.25) !important;
}
.tw-text-fuchsia-200\/30{
  color: rgb(245 208 254 / 0.3) !important;
}
.tw-text-fuchsia-200\/35{
  color: rgb(245 208 254 / 0.35) !important;
}
.tw-text-fuchsia-200\/40{
  color: rgb(245 208 254 / 0.4) !important;
}
.tw-text-fuchsia-200\/45{
  color: rgb(245 208 254 / 0.45) !important;
}
.tw-text-fuchsia-200\/5{
  color: rgb(245 208 254 / 0.05) !important;
}
.tw-text-fuchsia-200\/50{
  color: rgb(245 208 254 / 0.5) !important;
}
.tw-text-fuchsia-200\/55{
  color: rgb(245 208 254 / 0.55) !important;
}
.tw-text-fuchsia-200\/60{
  color: rgb(245 208 254 / 0.6) !important;
}
.tw-text-fuchsia-200\/65{
  color: rgb(245 208 254 / 0.65) !important;
}
.tw-text-fuchsia-200\/70{
  color: rgb(245 208 254 / 0.7) !important;
}
.tw-text-fuchsia-200\/75{
  color: rgb(245 208 254 / 0.75) !important;
}
.tw-text-fuchsia-200\/80{
  color: rgb(245 208 254 / 0.8) !important;
}
.tw-text-fuchsia-200\/85{
  color: rgb(245 208 254 / 0.85) !important;
}
.tw-text-fuchsia-200\/90{
  color: rgb(245 208 254 / 0.9) !important;
}
.tw-text-fuchsia-200\/95{
  color: rgb(245 208 254 / 0.95) !important;
}
.tw-text-fuchsia-300{
  --tw-text-opacity: 1 !important;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-300\/0{
  color: rgb(240 171 252 / 0) !important;
}
.tw-text-fuchsia-300\/10{
  color: rgb(240 171 252 / 0.1) !important;
}
.tw-text-fuchsia-300\/100{
  color: rgb(240 171 252 / 1) !important;
}
.tw-text-fuchsia-300\/15{
  color: rgb(240 171 252 / 0.15) !important;
}
.tw-text-fuchsia-300\/20{
  color: rgb(240 171 252 / 0.2) !important;
}
.tw-text-fuchsia-300\/25{
  color: rgb(240 171 252 / 0.25) !important;
}
.tw-text-fuchsia-300\/30{
  color: rgb(240 171 252 / 0.3) !important;
}
.tw-text-fuchsia-300\/35{
  color: rgb(240 171 252 / 0.35) !important;
}
.tw-text-fuchsia-300\/40{
  color: rgb(240 171 252 / 0.4) !important;
}
.tw-text-fuchsia-300\/45{
  color: rgb(240 171 252 / 0.45) !important;
}
.tw-text-fuchsia-300\/5{
  color: rgb(240 171 252 / 0.05) !important;
}
.tw-text-fuchsia-300\/50{
  color: rgb(240 171 252 / 0.5) !important;
}
.tw-text-fuchsia-300\/55{
  color: rgb(240 171 252 / 0.55) !important;
}
.tw-text-fuchsia-300\/60{
  color: rgb(240 171 252 / 0.6) !important;
}
.tw-text-fuchsia-300\/65{
  color: rgb(240 171 252 / 0.65) !important;
}
.tw-text-fuchsia-300\/70{
  color: rgb(240 171 252 / 0.7) !important;
}
.tw-text-fuchsia-300\/75{
  color: rgb(240 171 252 / 0.75) !important;
}
.tw-text-fuchsia-300\/80{
  color: rgb(240 171 252 / 0.8) !important;
}
.tw-text-fuchsia-300\/85{
  color: rgb(240 171 252 / 0.85) !important;
}
.tw-text-fuchsia-300\/90{
  color: rgb(240 171 252 / 0.9) !important;
}
.tw-text-fuchsia-300\/95{
  color: rgb(240 171 252 / 0.95) !important;
}
.tw-text-fuchsia-400{
  --tw-text-opacity: 1 !important;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-400\/0{
  color: rgb(232 121 249 / 0) !important;
}
.tw-text-fuchsia-400\/10{
  color: rgb(232 121 249 / 0.1) !important;
}
.tw-text-fuchsia-400\/100{
  color: rgb(232 121 249 / 1) !important;
}
.tw-text-fuchsia-400\/15{
  color: rgb(232 121 249 / 0.15) !important;
}
.tw-text-fuchsia-400\/20{
  color: rgb(232 121 249 / 0.2) !important;
}
.tw-text-fuchsia-400\/25{
  color: rgb(232 121 249 / 0.25) !important;
}
.tw-text-fuchsia-400\/30{
  color: rgb(232 121 249 / 0.3) !important;
}
.tw-text-fuchsia-400\/35{
  color: rgb(232 121 249 / 0.35) !important;
}
.tw-text-fuchsia-400\/40{
  color: rgb(232 121 249 / 0.4) !important;
}
.tw-text-fuchsia-400\/45{
  color: rgb(232 121 249 / 0.45) !important;
}
.tw-text-fuchsia-400\/5{
  color: rgb(232 121 249 / 0.05) !important;
}
.tw-text-fuchsia-400\/50{
  color: rgb(232 121 249 / 0.5) !important;
}
.tw-text-fuchsia-400\/55{
  color: rgb(232 121 249 / 0.55) !important;
}
.tw-text-fuchsia-400\/60{
  color: rgb(232 121 249 / 0.6) !important;
}
.tw-text-fuchsia-400\/65{
  color: rgb(232 121 249 / 0.65) !important;
}
.tw-text-fuchsia-400\/70{
  color: rgb(232 121 249 / 0.7) !important;
}
.tw-text-fuchsia-400\/75{
  color: rgb(232 121 249 / 0.75) !important;
}
.tw-text-fuchsia-400\/80{
  color: rgb(232 121 249 / 0.8) !important;
}
.tw-text-fuchsia-400\/85{
  color: rgb(232 121 249 / 0.85) !important;
}
.tw-text-fuchsia-400\/90{
  color: rgb(232 121 249 / 0.9) !important;
}
.tw-text-fuchsia-400\/95{
  color: rgb(232 121 249 / 0.95) !important;
}
.tw-text-fuchsia-50{
  --tw-text-opacity: 1 !important;
  color: rgb(253 244 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-50\/0{
  color: rgb(253 244 255 / 0) !important;
}
.tw-text-fuchsia-50\/10{
  color: rgb(253 244 255 / 0.1) !important;
}
.tw-text-fuchsia-50\/100{
  color: rgb(253 244 255 / 1) !important;
}
.tw-text-fuchsia-50\/15{
  color: rgb(253 244 255 / 0.15) !important;
}
.tw-text-fuchsia-50\/20{
  color: rgb(253 244 255 / 0.2) !important;
}
.tw-text-fuchsia-50\/25{
  color: rgb(253 244 255 / 0.25) !important;
}
.tw-text-fuchsia-50\/30{
  color: rgb(253 244 255 / 0.3) !important;
}
.tw-text-fuchsia-50\/35{
  color: rgb(253 244 255 / 0.35) !important;
}
.tw-text-fuchsia-50\/40{
  color: rgb(253 244 255 / 0.4) !important;
}
.tw-text-fuchsia-50\/45{
  color: rgb(253 244 255 / 0.45) !important;
}
.tw-text-fuchsia-50\/5{
  color: rgb(253 244 255 / 0.05) !important;
}
.tw-text-fuchsia-50\/50{
  color: rgb(253 244 255 / 0.5) !important;
}
.tw-text-fuchsia-50\/55{
  color: rgb(253 244 255 / 0.55) !important;
}
.tw-text-fuchsia-50\/60{
  color: rgb(253 244 255 / 0.6) !important;
}
.tw-text-fuchsia-50\/65{
  color: rgb(253 244 255 / 0.65) !important;
}
.tw-text-fuchsia-50\/70{
  color: rgb(253 244 255 / 0.7) !important;
}
.tw-text-fuchsia-50\/75{
  color: rgb(253 244 255 / 0.75) !important;
}
.tw-text-fuchsia-50\/80{
  color: rgb(253 244 255 / 0.8) !important;
}
.tw-text-fuchsia-50\/85{
  color: rgb(253 244 255 / 0.85) !important;
}
.tw-text-fuchsia-50\/90{
  color: rgb(253 244 255 / 0.9) !important;
}
.tw-text-fuchsia-50\/95{
  color: rgb(253 244 255 / 0.95) !important;
}
.tw-text-fuchsia-500{
  --tw-text-opacity: 1 !important;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-500\/0{
  color: rgb(217 70 239 / 0) !important;
}
.tw-text-fuchsia-500\/10{
  color: rgb(217 70 239 / 0.1) !important;
}
.tw-text-fuchsia-500\/100{
  color: rgb(217 70 239 / 1) !important;
}
.tw-text-fuchsia-500\/15{
  color: rgb(217 70 239 / 0.15) !important;
}
.tw-text-fuchsia-500\/20{
  color: rgb(217 70 239 / 0.2) !important;
}
.tw-text-fuchsia-500\/25{
  color: rgb(217 70 239 / 0.25) !important;
}
.tw-text-fuchsia-500\/30{
  color: rgb(217 70 239 / 0.3) !important;
}
.tw-text-fuchsia-500\/35{
  color: rgb(217 70 239 / 0.35) !important;
}
.tw-text-fuchsia-500\/40{
  color: rgb(217 70 239 / 0.4) !important;
}
.tw-text-fuchsia-500\/45{
  color: rgb(217 70 239 / 0.45) !important;
}
.tw-text-fuchsia-500\/5{
  color: rgb(217 70 239 / 0.05) !important;
}
.tw-text-fuchsia-500\/50{
  color: rgb(217 70 239 / 0.5) !important;
}
.tw-text-fuchsia-500\/55{
  color: rgb(217 70 239 / 0.55) !important;
}
.tw-text-fuchsia-500\/60{
  color: rgb(217 70 239 / 0.6) !important;
}
.tw-text-fuchsia-500\/65{
  color: rgb(217 70 239 / 0.65) !important;
}
.tw-text-fuchsia-500\/70{
  color: rgb(217 70 239 / 0.7) !important;
}
.tw-text-fuchsia-500\/75{
  color: rgb(217 70 239 / 0.75) !important;
}
.tw-text-fuchsia-500\/80{
  color: rgb(217 70 239 / 0.8) !important;
}
.tw-text-fuchsia-500\/85{
  color: rgb(217 70 239 / 0.85) !important;
}
.tw-text-fuchsia-500\/90{
  color: rgb(217 70 239 / 0.9) !important;
}
.tw-text-fuchsia-500\/95{
  color: rgb(217 70 239 / 0.95) !important;
}
.tw-text-fuchsia-600{
  --tw-text-opacity: 1 !important;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-600\/0{
  color: rgb(192 38 211 / 0) !important;
}
.tw-text-fuchsia-600\/10{
  color: rgb(192 38 211 / 0.1) !important;
}
.tw-text-fuchsia-600\/100{
  color: rgb(192 38 211 / 1) !important;
}
.tw-text-fuchsia-600\/15{
  color: rgb(192 38 211 / 0.15) !important;
}
.tw-text-fuchsia-600\/20{
  color: rgb(192 38 211 / 0.2) !important;
}
.tw-text-fuchsia-600\/25{
  color: rgb(192 38 211 / 0.25) !important;
}
.tw-text-fuchsia-600\/30{
  color: rgb(192 38 211 / 0.3) !important;
}
.tw-text-fuchsia-600\/35{
  color: rgb(192 38 211 / 0.35) !important;
}
.tw-text-fuchsia-600\/40{
  color: rgb(192 38 211 / 0.4) !important;
}
.tw-text-fuchsia-600\/45{
  color: rgb(192 38 211 / 0.45) !important;
}
.tw-text-fuchsia-600\/5{
  color: rgb(192 38 211 / 0.05) !important;
}
.tw-text-fuchsia-600\/50{
  color: rgb(192 38 211 / 0.5) !important;
}
.tw-text-fuchsia-600\/55{
  color: rgb(192 38 211 / 0.55) !important;
}
.tw-text-fuchsia-600\/60{
  color: rgb(192 38 211 / 0.6) !important;
}
.tw-text-fuchsia-600\/65{
  color: rgb(192 38 211 / 0.65) !important;
}
.tw-text-fuchsia-600\/70{
  color: rgb(192 38 211 / 0.7) !important;
}
.tw-text-fuchsia-600\/75{
  color: rgb(192 38 211 / 0.75) !important;
}
.tw-text-fuchsia-600\/80{
  color: rgb(192 38 211 / 0.8) !important;
}
.tw-text-fuchsia-600\/85{
  color: rgb(192 38 211 / 0.85) !important;
}
.tw-text-fuchsia-600\/90{
  color: rgb(192 38 211 / 0.9) !important;
}
.tw-text-fuchsia-600\/95{
  color: rgb(192 38 211 / 0.95) !important;
}
.tw-text-fuchsia-700{
  --tw-text-opacity: 1 !important;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-700\/0{
  color: rgb(162 28 175 / 0) !important;
}
.tw-text-fuchsia-700\/10{
  color: rgb(162 28 175 / 0.1) !important;
}
.tw-text-fuchsia-700\/100{
  color: rgb(162 28 175 / 1) !important;
}
.tw-text-fuchsia-700\/15{
  color: rgb(162 28 175 / 0.15) !important;
}
.tw-text-fuchsia-700\/20{
  color: rgb(162 28 175 / 0.2) !important;
}
.tw-text-fuchsia-700\/25{
  color: rgb(162 28 175 / 0.25) !important;
}
.tw-text-fuchsia-700\/30{
  color: rgb(162 28 175 / 0.3) !important;
}
.tw-text-fuchsia-700\/35{
  color: rgb(162 28 175 / 0.35) !important;
}
.tw-text-fuchsia-700\/40{
  color: rgb(162 28 175 / 0.4) !important;
}
.tw-text-fuchsia-700\/45{
  color: rgb(162 28 175 / 0.45) !important;
}
.tw-text-fuchsia-700\/5{
  color: rgb(162 28 175 / 0.05) !important;
}
.tw-text-fuchsia-700\/50{
  color: rgb(162 28 175 / 0.5) !important;
}
.tw-text-fuchsia-700\/55{
  color: rgb(162 28 175 / 0.55) !important;
}
.tw-text-fuchsia-700\/60{
  color: rgb(162 28 175 / 0.6) !important;
}
.tw-text-fuchsia-700\/65{
  color: rgb(162 28 175 / 0.65) !important;
}
.tw-text-fuchsia-700\/70{
  color: rgb(162 28 175 / 0.7) !important;
}
.tw-text-fuchsia-700\/75{
  color: rgb(162 28 175 / 0.75) !important;
}
.tw-text-fuchsia-700\/80{
  color: rgb(162 28 175 / 0.8) !important;
}
.tw-text-fuchsia-700\/85{
  color: rgb(162 28 175 / 0.85) !important;
}
.tw-text-fuchsia-700\/90{
  color: rgb(162 28 175 / 0.9) !important;
}
.tw-text-fuchsia-700\/95{
  color: rgb(162 28 175 / 0.95) !important;
}
.tw-text-fuchsia-800{
  --tw-text-opacity: 1 !important;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-800\/0{
  color: rgb(134 25 143 / 0) !important;
}
.tw-text-fuchsia-800\/10{
  color: rgb(134 25 143 / 0.1) !important;
}
.tw-text-fuchsia-800\/100{
  color: rgb(134 25 143 / 1) !important;
}
.tw-text-fuchsia-800\/15{
  color: rgb(134 25 143 / 0.15) !important;
}
.tw-text-fuchsia-800\/20{
  color: rgb(134 25 143 / 0.2) !important;
}
.tw-text-fuchsia-800\/25{
  color: rgb(134 25 143 / 0.25) !important;
}
.tw-text-fuchsia-800\/30{
  color: rgb(134 25 143 / 0.3) !important;
}
.tw-text-fuchsia-800\/35{
  color: rgb(134 25 143 / 0.35) !important;
}
.tw-text-fuchsia-800\/40{
  color: rgb(134 25 143 / 0.4) !important;
}
.tw-text-fuchsia-800\/45{
  color: rgb(134 25 143 / 0.45) !important;
}
.tw-text-fuchsia-800\/5{
  color: rgb(134 25 143 / 0.05) !important;
}
.tw-text-fuchsia-800\/50{
  color: rgb(134 25 143 / 0.5) !important;
}
.tw-text-fuchsia-800\/55{
  color: rgb(134 25 143 / 0.55) !important;
}
.tw-text-fuchsia-800\/60{
  color: rgb(134 25 143 / 0.6) !important;
}
.tw-text-fuchsia-800\/65{
  color: rgb(134 25 143 / 0.65) !important;
}
.tw-text-fuchsia-800\/70{
  color: rgb(134 25 143 / 0.7) !important;
}
.tw-text-fuchsia-800\/75{
  color: rgb(134 25 143 / 0.75) !important;
}
.tw-text-fuchsia-800\/80{
  color: rgb(134 25 143 / 0.8) !important;
}
.tw-text-fuchsia-800\/85{
  color: rgb(134 25 143 / 0.85) !important;
}
.tw-text-fuchsia-800\/90{
  color: rgb(134 25 143 / 0.9) !important;
}
.tw-text-fuchsia-800\/95{
  color: rgb(134 25 143 / 0.95) !important;
}
.tw-text-fuchsia-900{
  --tw-text-opacity: 1 !important;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-900\/0{
  color: rgb(112 26 117 / 0) !important;
}
.tw-text-fuchsia-900\/10{
  color: rgb(112 26 117 / 0.1) !important;
}
.tw-text-fuchsia-900\/100{
  color: rgb(112 26 117 / 1) !important;
}
.tw-text-fuchsia-900\/15{
  color: rgb(112 26 117 / 0.15) !important;
}
.tw-text-fuchsia-900\/20{
  color: rgb(112 26 117 / 0.2) !important;
}
.tw-text-fuchsia-900\/25{
  color: rgb(112 26 117 / 0.25) !important;
}
.tw-text-fuchsia-900\/30{
  color: rgb(112 26 117 / 0.3) !important;
}
.tw-text-fuchsia-900\/35{
  color: rgb(112 26 117 / 0.35) !important;
}
.tw-text-fuchsia-900\/40{
  color: rgb(112 26 117 / 0.4) !important;
}
.tw-text-fuchsia-900\/45{
  color: rgb(112 26 117 / 0.45) !important;
}
.tw-text-fuchsia-900\/5{
  color: rgb(112 26 117 / 0.05) !important;
}
.tw-text-fuchsia-900\/50{
  color: rgb(112 26 117 / 0.5) !important;
}
.tw-text-fuchsia-900\/55{
  color: rgb(112 26 117 / 0.55) !important;
}
.tw-text-fuchsia-900\/60{
  color: rgb(112 26 117 / 0.6) !important;
}
.tw-text-fuchsia-900\/65{
  color: rgb(112 26 117 / 0.65) !important;
}
.tw-text-fuchsia-900\/70{
  color: rgb(112 26 117 / 0.7) !important;
}
.tw-text-fuchsia-900\/75{
  color: rgb(112 26 117 / 0.75) !important;
}
.tw-text-fuchsia-900\/80{
  color: rgb(112 26 117 / 0.8) !important;
}
.tw-text-fuchsia-900\/85{
  color: rgb(112 26 117 / 0.85) !important;
}
.tw-text-fuchsia-900\/90{
  color: rgb(112 26 117 / 0.9) !important;
}
.tw-text-fuchsia-900\/95{
  color: rgb(112 26 117 / 0.95) !important;
}
.tw-text-fuchsia-950{
  --tw-text-opacity: 1 !important;
  color: rgb(74 4 78 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-fuchsia-950\/0{
  color: rgb(74 4 78 / 0) !important;
}
.tw-text-fuchsia-950\/10{
  color: rgb(74 4 78 / 0.1) !important;
}
.tw-text-fuchsia-950\/100{
  color: rgb(74 4 78 / 1) !important;
}
.tw-text-fuchsia-950\/15{
  color: rgb(74 4 78 / 0.15) !important;
}
.tw-text-fuchsia-950\/20{
  color: rgb(74 4 78 / 0.2) !important;
}
.tw-text-fuchsia-950\/25{
  color: rgb(74 4 78 / 0.25) !important;
}
.tw-text-fuchsia-950\/30{
  color: rgb(74 4 78 / 0.3) !important;
}
.tw-text-fuchsia-950\/35{
  color: rgb(74 4 78 / 0.35) !important;
}
.tw-text-fuchsia-950\/40{
  color: rgb(74 4 78 / 0.4) !important;
}
.tw-text-fuchsia-950\/45{
  color: rgb(74 4 78 / 0.45) !important;
}
.tw-text-fuchsia-950\/5{
  color: rgb(74 4 78 / 0.05) !important;
}
.tw-text-fuchsia-950\/50{
  color: rgb(74 4 78 / 0.5) !important;
}
.tw-text-fuchsia-950\/55{
  color: rgb(74 4 78 / 0.55) !important;
}
.tw-text-fuchsia-950\/60{
  color: rgb(74 4 78 / 0.6) !important;
}
.tw-text-fuchsia-950\/65{
  color: rgb(74 4 78 / 0.65) !important;
}
.tw-text-fuchsia-950\/70{
  color: rgb(74 4 78 / 0.7) !important;
}
.tw-text-fuchsia-950\/75{
  color: rgb(74 4 78 / 0.75) !important;
}
.tw-text-fuchsia-950\/80{
  color: rgb(74 4 78 / 0.8) !important;
}
.tw-text-fuchsia-950\/85{
  color: rgb(74 4 78 / 0.85) !important;
}
.tw-text-fuchsia-950\/90{
  color: rgb(74 4 78 / 0.9) !important;
}
.tw-text-fuchsia-950\/95{
  color: rgb(74 4 78 / 0.95) !important;
}
.tw-text-gray-100{
  --tw-text-opacity: 1 !important;
  color: rgb(230 230 230 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-100\/0{
  color: rgb(230 230 230 / 0) !important;
}
.tw-text-gray-100\/10{
  color: rgb(230 230 230 / 0.1) !important;
}
.tw-text-gray-100\/100{
  color: rgb(230 230 230 / 1) !important;
}
.tw-text-gray-100\/15{
  color: rgb(230 230 230 / 0.15) !important;
}
.tw-text-gray-100\/20{
  color: rgb(230 230 230 / 0.2) !important;
}
.tw-text-gray-100\/25{
  color: rgb(230 230 230 / 0.25) !important;
}
.tw-text-gray-100\/30{
  color: rgb(230 230 230 / 0.3) !important;
}
.tw-text-gray-100\/35{
  color: rgb(230 230 230 / 0.35) !important;
}
.tw-text-gray-100\/40{
  color: rgb(230 230 230 / 0.4) !important;
}
.tw-text-gray-100\/45{
  color: rgb(230 230 230 / 0.45) !important;
}
.tw-text-gray-100\/5{
  color: rgb(230 230 230 / 0.05) !important;
}
.tw-text-gray-100\/50{
  color: rgb(230 230 230 / 0.5) !important;
}
.tw-text-gray-100\/55{
  color: rgb(230 230 230 / 0.55) !important;
}
.tw-text-gray-100\/60{
  color: rgb(230 230 230 / 0.6) !important;
}
.tw-text-gray-100\/65{
  color: rgb(230 230 230 / 0.65) !important;
}
.tw-text-gray-100\/70{
  color: rgb(230 230 230 / 0.7) !important;
}
.tw-text-gray-100\/75{
  color: rgb(230 230 230 / 0.75) !important;
}
.tw-text-gray-100\/80{
  color: rgb(230 230 230 / 0.8) !important;
}
.tw-text-gray-100\/85{
  color: rgb(230 230 230 / 0.85) !important;
}
.tw-text-gray-100\/90{
  color: rgb(230 230 230 / 0.9) !important;
}
.tw-text-gray-100\/95{
  color: rgb(230 230 230 / 0.95) !important;
}
.tw-text-gray-150{
  --tw-text-opacity: 1 !important;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-150\/0{
  color: rgb(217 217 217 / 0) !important;
}
.tw-text-gray-150\/10{
  color: rgb(217 217 217 / 0.1) !important;
}
.tw-text-gray-150\/100{
  color: rgb(217 217 217 / 1) !important;
}
.tw-text-gray-150\/15{
  color: rgb(217 217 217 / 0.15) !important;
}
.tw-text-gray-150\/20{
  color: rgb(217 217 217 / 0.2) !important;
}
.tw-text-gray-150\/25{
  color: rgb(217 217 217 / 0.25) !important;
}
.tw-text-gray-150\/30{
  color: rgb(217 217 217 / 0.3) !important;
}
.tw-text-gray-150\/35{
  color: rgb(217 217 217 / 0.35) !important;
}
.tw-text-gray-150\/40{
  color: rgb(217 217 217 / 0.4) !important;
}
.tw-text-gray-150\/45{
  color: rgb(217 217 217 / 0.45) !important;
}
.tw-text-gray-150\/5{
  color: rgb(217 217 217 / 0.05) !important;
}
.tw-text-gray-150\/50{
  color: rgb(217 217 217 / 0.5) !important;
}
.tw-text-gray-150\/55{
  color: rgb(217 217 217 / 0.55) !important;
}
.tw-text-gray-150\/60{
  color: rgb(217 217 217 / 0.6) !important;
}
.tw-text-gray-150\/65{
  color: rgb(217 217 217 / 0.65) !important;
}
.tw-text-gray-150\/70{
  color: rgb(217 217 217 / 0.7) !important;
}
.tw-text-gray-150\/75{
  color: rgb(217 217 217 / 0.75) !important;
}
.tw-text-gray-150\/80{
  color: rgb(217 217 217 / 0.8) !important;
}
.tw-text-gray-150\/85{
  color: rgb(217 217 217 / 0.85) !important;
}
.tw-text-gray-150\/90{
  color: rgb(217 217 217 / 0.9) !important;
}
.tw-text-gray-150\/95{
  color: rgb(217 217 217 / 0.95) !important;
}
.tw-text-gray-20{
  --tw-text-opacity: 1 !important;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-20\/0{
  color: rgb(243 243 243 / 0) !important;
}
.tw-text-gray-20\/10{
  color: rgb(243 243 243 / 0.1) !important;
}
.tw-text-gray-20\/100{
  color: rgb(243 243 243 / 1) !important;
}
.tw-text-gray-20\/15{
  color: rgb(243 243 243 / 0.15) !important;
}
.tw-text-gray-20\/20{
  color: rgb(243 243 243 / 0.2) !important;
}
.tw-text-gray-20\/25{
  color: rgb(243 243 243 / 0.25) !important;
}
.tw-text-gray-20\/30{
  color: rgb(243 243 243 / 0.3) !important;
}
.tw-text-gray-20\/35{
  color: rgb(243 243 243 / 0.35) !important;
}
.tw-text-gray-20\/40{
  color: rgb(243 243 243 / 0.4) !important;
}
.tw-text-gray-20\/45{
  color: rgb(243 243 243 / 0.45) !important;
}
.tw-text-gray-20\/5{
  color: rgb(243 243 243 / 0.05) !important;
}
.tw-text-gray-20\/50{
  color: rgb(243 243 243 / 0.5) !important;
}
.tw-text-gray-20\/55{
  color: rgb(243 243 243 / 0.55) !important;
}
.tw-text-gray-20\/60{
  color: rgb(243 243 243 / 0.6) !important;
}
.tw-text-gray-20\/65{
  color: rgb(243 243 243 / 0.65) !important;
}
.tw-text-gray-20\/70{
  color: rgb(243 243 243 / 0.7) !important;
}
.tw-text-gray-20\/75{
  color: rgb(243 243 243 / 0.75) !important;
}
.tw-text-gray-20\/80{
  color: rgb(243 243 243 / 0.8) !important;
}
.tw-text-gray-20\/85{
  color: rgb(243 243 243 / 0.85) !important;
}
.tw-text-gray-20\/90{
  color: rgb(243 243 243 / 0.9) !important;
}
.tw-text-gray-20\/95{
  color: rgb(243 243 243 / 0.95) !important;
}
.tw-text-gray-200{
  --tw-text-opacity: 1 !important;
  color: rgb(204 204 204 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-200\/0{
  color: rgb(204 204 204 / 0) !important;
}
.tw-text-gray-200\/10{
  color: rgb(204 204 204 / 0.1) !important;
}
.tw-text-gray-200\/100{
  color: rgb(204 204 204 / 1) !important;
}
.tw-text-gray-200\/15{
  color: rgb(204 204 204 / 0.15) !important;
}
.tw-text-gray-200\/20{
  color: rgb(204 204 204 / 0.2) !important;
}
.tw-text-gray-200\/25{
  color: rgb(204 204 204 / 0.25) !important;
}
.tw-text-gray-200\/30{
  color: rgb(204 204 204 / 0.3) !important;
}
.tw-text-gray-200\/35{
  color: rgb(204 204 204 / 0.35) !important;
}
.tw-text-gray-200\/40{
  color: rgb(204 204 204 / 0.4) !important;
}
.tw-text-gray-200\/45{
  color: rgb(204 204 204 / 0.45) !important;
}
.tw-text-gray-200\/5{
  color: rgb(204 204 204 / 0.05) !important;
}
.tw-text-gray-200\/50{
  color: rgb(204 204 204 / 0.5) !important;
}
.tw-text-gray-200\/55{
  color: rgb(204 204 204 / 0.55) !important;
}
.tw-text-gray-200\/60{
  color: rgb(204 204 204 / 0.6) !important;
}
.tw-text-gray-200\/65{
  color: rgb(204 204 204 / 0.65) !important;
}
.tw-text-gray-200\/70{
  color: rgb(204 204 204 / 0.7) !important;
}
.tw-text-gray-200\/75{
  color: rgb(204 204 204 / 0.75) !important;
}
.tw-text-gray-200\/80{
  color: rgb(204 204 204 / 0.8) !important;
}
.tw-text-gray-200\/85{
  color: rgb(204 204 204 / 0.85) !important;
}
.tw-text-gray-200\/90{
  color: rgb(204 204 204 / 0.9) !important;
}
.tw-text-gray-200\/95{
  color: rgb(204 204 204 / 0.95) !important;
}
.tw-text-gray-25{
  --tw-text-opacity: 1 !important;
  color: rgb(249 249 249 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-25\/0{
  color: rgb(249 249 249 / 0) !important;
}
.tw-text-gray-25\/10{
  color: rgb(249 249 249 / 0.1) !important;
}
.tw-text-gray-25\/100{
  color: rgb(249 249 249 / 1) !important;
}
.tw-text-gray-25\/15{
  color: rgb(249 249 249 / 0.15) !important;
}
.tw-text-gray-25\/20{
  color: rgb(249 249 249 / 0.2) !important;
}
.tw-text-gray-25\/25{
  color: rgb(249 249 249 / 0.25) !important;
}
.tw-text-gray-25\/30{
  color: rgb(249 249 249 / 0.3) !important;
}
.tw-text-gray-25\/35{
  color: rgb(249 249 249 / 0.35) !important;
}
.tw-text-gray-25\/40{
  color: rgb(249 249 249 / 0.4) !important;
}
.tw-text-gray-25\/45{
  color: rgb(249 249 249 / 0.45) !important;
}
.tw-text-gray-25\/5{
  color: rgb(249 249 249 / 0.05) !important;
}
.tw-text-gray-25\/50{
  color: rgb(249 249 249 / 0.5) !important;
}
.tw-text-gray-25\/55{
  color: rgb(249 249 249 / 0.55) !important;
}
.tw-text-gray-25\/60{
  color: rgb(249 249 249 / 0.6) !important;
}
.tw-text-gray-25\/65{
  color: rgb(249 249 249 / 0.65) !important;
}
.tw-text-gray-25\/70{
  color: rgb(249 249 249 / 0.7) !important;
}
.tw-text-gray-25\/75{
  color: rgb(249 249 249 / 0.75) !important;
}
.tw-text-gray-25\/80{
  color: rgb(249 249 249 / 0.8) !important;
}
.tw-text-gray-25\/85{
  color: rgb(249 249 249 / 0.85) !important;
}
.tw-text-gray-25\/90{
  color: rgb(249 249 249 / 0.9) !important;
}
.tw-text-gray-25\/95{
  color: rgb(249 249 249 / 0.95) !important;
}
.tw-text-gray-250{
  --tw-text-opacity: 1 !important;
  color: rgb(192 192 192 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-250\/0{
  color: rgb(192 192 192 / 0) !important;
}
.tw-text-gray-250\/10{
  color: rgb(192 192 192 / 0.1) !important;
}
.tw-text-gray-250\/100{
  color: rgb(192 192 192 / 1) !important;
}
.tw-text-gray-250\/15{
  color: rgb(192 192 192 / 0.15) !important;
}
.tw-text-gray-250\/20{
  color: rgb(192 192 192 / 0.2) !important;
}
.tw-text-gray-250\/25{
  color: rgb(192 192 192 / 0.25) !important;
}
.tw-text-gray-250\/30{
  color: rgb(192 192 192 / 0.3) !important;
}
.tw-text-gray-250\/35{
  color: rgb(192 192 192 / 0.35) !important;
}
.tw-text-gray-250\/40{
  color: rgb(192 192 192 / 0.4) !important;
}
.tw-text-gray-250\/45{
  color: rgb(192 192 192 / 0.45) !important;
}
.tw-text-gray-250\/5{
  color: rgb(192 192 192 / 0.05) !important;
}
.tw-text-gray-250\/50{
  color: rgb(192 192 192 / 0.5) !important;
}
.tw-text-gray-250\/55{
  color: rgb(192 192 192 / 0.55) !important;
}
.tw-text-gray-250\/60{
  color: rgb(192 192 192 / 0.6) !important;
}
.tw-text-gray-250\/65{
  color: rgb(192 192 192 / 0.65) !important;
}
.tw-text-gray-250\/70{
  color: rgb(192 192 192 / 0.7) !important;
}
.tw-text-gray-250\/75{
  color: rgb(192 192 192 / 0.75) !important;
}
.tw-text-gray-250\/80{
  color: rgb(192 192 192 / 0.8) !important;
}
.tw-text-gray-250\/85{
  color: rgb(192 192 192 / 0.85) !important;
}
.tw-text-gray-250\/90{
  color: rgb(192 192 192 / 0.9) !important;
}
.tw-text-gray-250\/95{
  color: rgb(192 192 192 / 0.95) !important;
}
.tw-text-gray-300{
  --tw-text-opacity: 1 !important;
  color: rgb(179 179 179 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-300\/0{
  color: rgb(179 179 179 / 0) !important;
}
.tw-text-gray-300\/10{
  color: rgb(179 179 179 / 0.1) !important;
}
.tw-text-gray-300\/100{
  color: rgb(179 179 179 / 1) !important;
}
.tw-text-gray-300\/15{
  color: rgb(179 179 179 / 0.15) !important;
}
.tw-text-gray-300\/20{
  color: rgb(179 179 179 / 0.2) !important;
}
.tw-text-gray-300\/25{
  color: rgb(179 179 179 / 0.25) !important;
}
.tw-text-gray-300\/30{
  color: rgb(179 179 179 / 0.3) !important;
}
.tw-text-gray-300\/35{
  color: rgb(179 179 179 / 0.35) !important;
}
.tw-text-gray-300\/40{
  color: rgb(179 179 179 / 0.4) !important;
}
.tw-text-gray-300\/45{
  color: rgb(179 179 179 / 0.45) !important;
}
.tw-text-gray-300\/5{
  color: rgb(179 179 179 / 0.05) !important;
}
.tw-text-gray-300\/50{
  color: rgb(179 179 179 / 0.5) !important;
}
.tw-text-gray-300\/55{
  color: rgb(179 179 179 / 0.55) !important;
}
.tw-text-gray-300\/60{
  color: rgb(179 179 179 / 0.6) !important;
}
.tw-text-gray-300\/65{
  color: rgb(179 179 179 / 0.65) !important;
}
.tw-text-gray-300\/70{
  color: rgb(179 179 179 / 0.7) !important;
}
.tw-text-gray-300\/75{
  color: rgb(179 179 179 / 0.75) !important;
}
.tw-text-gray-300\/80{
  color: rgb(179 179 179 / 0.8) !important;
}
.tw-text-gray-300\/85{
  color: rgb(179 179 179 / 0.85) !important;
}
.tw-text-gray-300\/90{
  color: rgb(179 179 179 / 0.9) !important;
}
.tw-text-gray-300\/95{
  color: rgb(179 179 179 / 0.95) !important;
}
.tw-text-gray-40{
  --tw-text-opacity: 1 !important;
  color: rgb(57 64 75 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-40\/0{
  color: rgb(57 64 75 / 0) !important;
}
.tw-text-gray-40\/10{
  color: rgb(57 64 75 / 0.1) !important;
}
.tw-text-gray-40\/100{
  color: rgb(57 64 75 / 1) !important;
}
.tw-text-gray-40\/15{
  color: rgb(57 64 75 / 0.15) !important;
}
.tw-text-gray-40\/20{
  color: rgb(57 64 75 / 0.2) !important;
}
.tw-text-gray-40\/25{
  color: rgb(57 64 75 / 0.25) !important;
}
.tw-text-gray-40\/30{
  color: rgb(57 64 75 / 0.3) !important;
}
.tw-text-gray-40\/35{
  color: rgb(57 64 75 / 0.35) !important;
}
.tw-text-gray-40\/40{
  color: rgb(57 64 75 / 0.4) !important;
}
.tw-text-gray-40\/45{
  color: rgb(57 64 75 / 0.45) !important;
}
.tw-text-gray-40\/5{
  color: rgb(57 64 75 / 0.05) !important;
}
.tw-text-gray-40\/50{
  color: rgb(57 64 75 / 0.5) !important;
}
.tw-text-gray-40\/55{
  color: rgb(57 64 75 / 0.55) !important;
}
.tw-text-gray-40\/60{
  color: rgb(57 64 75 / 0.6) !important;
}
.tw-text-gray-40\/65{
  color: rgb(57 64 75 / 0.65) !important;
}
.tw-text-gray-40\/70{
  color: rgb(57 64 75 / 0.7) !important;
}
.tw-text-gray-40\/75{
  color: rgb(57 64 75 / 0.75) !important;
}
.tw-text-gray-40\/80{
  color: rgb(57 64 75 / 0.8) !important;
}
.tw-text-gray-40\/85{
  color: rgb(57 64 75 / 0.85) !important;
}
.tw-text-gray-40\/90{
  color: rgb(57 64 75 / 0.9) !important;
}
.tw-text-gray-40\/95{
  color: rgb(57 64 75 / 0.95) !important;
}
.tw-text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-400\/0{
  color: rgb(153 153 153 / 0) !important;
}
.tw-text-gray-400\/10{
  color: rgb(153 153 153 / 0.1) !important;
}
.tw-text-gray-400\/100{
  color: rgb(153 153 153 / 1) !important;
}
.tw-text-gray-400\/15{
  color: rgb(153 153 153 / 0.15) !important;
}
.tw-text-gray-400\/20{
  color: rgb(153 153 153 / 0.2) !important;
}
.tw-text-gray-400\/25{
  color: rgb(153 153 153 / 0.25) !important;
}
.tw-text-gray-400\/30{
  color: rgb(153 153 153 / 0.3) !important;
}
.tw-text-gray-400\/35{
  color: rgb(153 153 153 / 0.35) !important;
}
.tw-text-gray-400\/40{
  color: rgb(153 153 153 / 0.4) !important;
}
.tw-text-gray-400\/45{
  color: rgb(153 153 153 / 0.45) !important;
}
.tw-text-gray-400\/5{
  color: rgb(153 153 153 / 0.05) !important;
}
.tw-text-gray-400\/50{
  color: rgb(153 153 153 / 0.5) !important;
}
.tw-text-gray-400\/55{
  color: rgb(153 153 153 / 0.55) !important;
}
.tw-text-gray-400\/60{
  color: rgb(153 153 153 / 0.6) !important;
}
.tw-text-gray-400\/65{
  color: rgb(153 153 153 / 0.65) !important;
}
.tw-text-gray-400\/70{
  color: rgb(153 153 153 / 0.7) !important;
}
.tw-text-gray-400\/75{
  color: rgb(153 153 153 / 0.75) !important;
}
.tw-text-gray-400\/80{
  color: rgb(153 153 153 / 0.8) !important;
}
.tw-text-gray-400\/85{
  color: rgb(153 153 153 / 0.85) !important;
}
.tw-text-gray-400\/90{
  color: rgb(153 153 153 / 0.9) !important;
}
.tw-text-gray-400\/95{
  color: rgb(153 153 153 / 0.95) !important;
}
.tw-text-gray-50{
  --tw-text-opacity: 1 !important;
  color: rgb(242 242 242 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-50\/0{
  color: rgb(242 242 242 / 0) !important;
}
.tw-text-gray-50\/10{
  color: rgb(242 242 242 / 0.1) !important;
}
.tw-text-gray-50\/100{
  color: rgb(242 242 242 / 1) !important;
}
.tw-text-gray-50\/15{
  color: rgb(242 242 242 / 0.15) !important;
}
.tw-text-gray-50\/20{
  color: rgb(242 242 242 / 0.2) !important;
}
.tw-text-gray-50\/25{
  color: rgb(242 242 242 / 0.25) !important;
}
.tw-text-gray-50\/30{
  color: rgb(242 242 242 / 0.3) !important;
}
.tw-text-gray-50\/35{
  color: rgb(242 242 242 / 0.35) !important;
}
.tw-text-gray-50\/40{
  color: rgb(242 242 242 / 0.4) !important;
}
.tw-text-gray-50\/45{
  color: rgb(242 242 242 / 0.45) !important;
}
.tw-text-gray-50\/5{
  color: rgb(242 242 242 / 0.05) !important;
}
.tw-text-gray-50\/50{
  color: rgb(242 242 242 / 0.5) !important;
}
.tw-text-gray-50\/55{
  color: rgb(242 242 242 / 0.55) !important;
}
.tw-text-gray-50\/60{
  color: rgb(242 242 242 / 0.6) !important;
}
.tw-text-gray-50\/65{
  color: rgb(242 242 242 / 0.65) !important;
}
.tw-text-gray-50\/70{
  color: rgb(242 242 242 / 0.7) !important;
}
.tw-text-gray-50\/75{
  color: rgb(242 242 242 / 0.75) !important;
}
.tw-text-gray-50\/80{
  color: rgb(242 242 242 / 0.8) !important;
}
.tw-text-gray-50\/85{
  color: rgb(242 242 242 / 0.85) !important;
}
.tw-text-gray-50\/90{
  color: rgb(242 242 242 / 0.9) !important;
}
.tw-text-gray-50\/95{
  color: rgb(242 242 242 / 0.95) !important;
}
.tw-text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-500\/0{
  color: rgb(128 128 128 / 0) !important;
}
.tw-text-gray-500\/10{
  color: rgb(128 128 128 / 0.1) !important;
}
.tw-text-gray-500\/100{
  color: rgb(128 128 128 / 1) !important;
}
.tw-text-gray-500\/15{
  color: rgb(128 128 128 / 0.15) !important;
}
.tw-text-gray-500\/20{
  color: rgb(128 128 128 / 0.2) !important;
}
.tw-text-gray-500\/25{
  color: rgb(128 128 128 / 0.25) !important;
}
.tw-text-gray-500\/30{
  color: rgb(128 128 128 / 0.3) !important;
}
.tw-text-gray-500\/35{
  color: rgb(128 128 128 / 0.35) !important;
}
.tw-text-gray-500\/40{
  color: rgb(128 128 128 / 0.4) !important;
}
.tw-text-gray-500\/45{
  color: rgb(128 128 128 / 0.45) !important;
}
.tw-text-gray-500\/5{
  color: rgb(128 128 128 / 0.05) !important;
}
.tw-text-gray-500\/50{
  color: rgb(128 128 128 / 0.5) !important;
}
.tw-text-gray-500\/55{
  color: rgb(128 128 128 / 0.55) !important;
}
.tw-text-gray-500\/60{
  color: rgb(128 128 128 / 0.6) !important;
}
.tw-text-gray-500\/65{
  color: rgb(128 128 128 / 0.65) !important;
}
.tw-text-gray-500\/70{
  color: rgb(128 128 128 / 0.7) !important;
}
.tw-text-gray-500\/75{
  color: rgb(128 128 128 / 0.75) !important;
}
.tw-text-gray-500\/80{
  color: rgb(128 128 128 / 0.8) !important;
}
.tw-text-gray-500\/85{
  color: rgb(128 128 128 / 0.85) !important;
}
.tw-text-gray-500\/90{
  color: rgb(128 128 128 / 0.9) !important;
}
.tw-text-gray-500\/95{
  color: rgb(128 128 128 / 0.95) !important;
}
.tw-text-gray-550{
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-550\/0{
  color: rgb(127 127 127 / 0) !important;
}
.tw-text-gray-550\/10{
  color: rgb(127 127 127 / 0.1) !important;
}
.tw-text-gray-550\/100{
  color: rgb(127 127 127 / 1) !important;
}
.tw-text-gray-550\/15{
  color: rgb(127 127 127 / 0.15) !important;
}
.tw-text-gray-550\/20{
  color: rgb(127 127 127 / 0.2) !important;
}
.tw-text-gray-550\/25{
  color: rgb(127 127 127 / 0.25) !important;
}
.tw-text-gray-550\/30{
  color: rgb(127 127 127 / 0.3) !important;
}
.tw-text-gray-550\/35{
  color: rgb(127 127 127 / 0.35) !important;
}
.tw-text-gray-550\/40{
  color: rgb(127 127 127 / 0.4) !important;
}
.tw-text-gray-550\/45{
  color: rgb(127 127 127 / 0.45) !important;
}
.tw-text-gray-550\/5{
  color: rgb(127 127 127 / 0.05) !important;
}
.tw-text-gray-550\/50{
  color: rgb(127 127 127 / 0.5) !important;
}
.tw-text-gray-550\/55{
  color: rgb(127 127 127 / 0.55) !important;
}
.tw-text-gray-550\/60{
  color: rgb(127 127 127 / 0.6) !important;
}
.tw-text-gray-550\/65{
  color: rgb(127 127 127 / 0.65) !important;
}
.tw-text-gray-550\/70{
  color: rgb(127 127 127 / 0.7) !important;
}
.tw-text-gray-550\/75{
  color: rgb(127 127 127 / 0.75) !important;
}
.tw-text-gray-550\/80{
  color: rgb(127 127 127 / 0.8) !important;
}
.tw-text-gray-550\/85{
  color: rgb(127 127 127 / 0.85) !important;
}
.tw-text-gray-550\/90{
  color: rgb(127 127 127 / 0.9) !important;
}
.tw-text-gray-550\/95{
  color: rgb(127 127 127 / 0.95) !important;
}
.tw-text-gray-575{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-575\/0{
  color: rgb(107 114 128 / 0) !important;
}
.tw-text-gray-575\/10{
  color: rgb(107 114 128 / 0.1) !important;
}
.tw-text-gray-575\/100{
  color: rgb(107 114 128 / 1) !important;
}
.tw-text-gray-575\/15{
  color: rgb(107 114 128 / 0.15) !important;
}
.tw-text-gray-575\/20{
  color: rgb(107 114 128 / 0.2) !important;
}
.tw-text-gray-575\/25{
  color: rgb(107 114 128 / 0.25) !important;
}
.tw-text-gray-575\/30{
  color: rgb(107 114 128 / 0.3) !important;
}
.tw-text-gray-575\/35{
  color: rgb(107 114 128 / 0.35) !important;
}
.tw-text-gray-575\/40{
  color: rgb(107 114 128 / 0.4) !important;
}
.tw-text-gray-575\/45{
  color: rgb(107 114 128 / 0.45) !important;
}
.tw-text-gray-575\/5{
  color: rgb(107 114 128 / 0.05) !important;
}
.tw-text-gray-575\/50{
  color: rgb(107 114 128 / 0.5) !important;
}
.tw-text-gray-575\/55{
  color: rgb(107 114 128 / 0.55) !important;
}
.tw-text-gray-575\/60{
  color: rgb(107 114 128 / 0.6) !important;
}
.tw-text-gray-575\/65{
  color: rgb(107 114 128 / 0.65) !important;
}
.tw-text-gray-575\/70{
  color: rgb(107 114 128 / 0.7) !important;
}
.tw-text-gray-575\/75{
  color: rgb(107 114 128 / 0.75) !important;
}
.tw-text-gray-575\/80{
  color: rgb(107 114 128 / 0.8) !important;
}
.tw-text-gray-575\/85{
  color: rgb(107 114 128 / 0.85) !important;
}
.tw-text-gray-575\/90{
  color: rgb(107 114 128 / 0.9) !important;
}
.tw-text-gray-575\/95{
  color: rgb(107 114 128 / 0.95) !important;
}
.tw-text-gray-60{
  --tw-text-opacity: 1 !important;
  color: rgb(238 238 238 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-60\/0{
  color: rgb(238 238 238 / 0) !important;
}
.tw-text-gray-60\/10{
  color: rgb(238 238 238 / 0.1) !important;
}
.tw-text-gray-60\/100{
  color: rgb(238 238 238 / 1) !important;
}
.tw-text-gray-60\/15{
  color: rgb(238 238 238 / 0.15) !important;
}
.tw-text-gray-60\/20{
  color: rgb(238 238 238 / 0.2) !important;
}
.tw-text-gray-60\/25{
  color: rgb(238 238 238 / 0.25) !important;
}
.tw-text-gray-60\/30{
  color: rgb(238 238 238 / 0.3) !important;
}
.tw-text-gray-60\/35{
  color: rgb(238 238 238 / 0.35) !important;
}
.tw-text-gray-60\/40{
  color: rgb(238 238 238 / 0.4) !important;
}
.tw-text-gray-60\/45{
  color: rgb(238 238 238 / 0.45) !important;
}
.tw-text-gray-60\/5{
  color: rgb(238 238 238 / 0.05) !important;
}
.tw-text-gray-60\/50{
  color: rgb(238 238 238 / 0.5) !important;
}
.tw-text-gray-60\/55{
  color: rgb(238 238 238 / 0.55) !important;
}
.tw-text-gray-60\/60{
  color: rgb(238 238 238 / 0.6) !important;
}
.tw-text-gray-60\/65{
  color: rgb(238 238 238 / 0.65) !important;
}
.tw-text-gray-60\/70{
  color: rgb(238 238 238 / 0.7) !important;
}
.tw-text-gray-60\/75{
  color: rgb(238 238 238 / 0.75) !important;
}
.tw-text-gray-60\/80{
  color: rgb(238 238 238 / 0.8) !important;
}
.tw-text-gray-60\/85{
  color: rgb(238 238 238 / 0.85) !important;
}
.tw-text-gray-60\/90{
  color: rgb(238 238 238 / 0.9) !important;
}
.tw-text-gray-60\/95{
  color: rgb(238 238 238 / 0.95) !important;
}
.tw-text-gray-600{
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-600\/0{
  color: rgb(102 102 102 / 0) !important;
}
.tw-text-gray-600\/10{
  color: rgb(102 102 102 / 0.1) !important;
}
.tw-text-gray-600\/100{
  color: rgb(102 102 102 / 1) !important;
}
.tw-text-gray-600\/15{
  color: rgb(102 102 102 / 0.15) !important;
}
.tw-text-gray-600\/20{
  color: rgb(102 102 102 / 0.2) !important;
}
.tw-text-gray-600\/25{
  color: rgb(102 102 102 / 0.25) !important;
}
.tw-text-gray-600\/30{
  color: rgb(102 102 102 / 0.3) !important;
}
.tw-text-gray-600\/35{
  color: rgb(102 102 102 / 0.35) !important;
}
.tw-text-gray-600\/40{
  color: rgb(102 102 102 / 0.4) !important;
}
.tw-text-gray-600\/45{
  color: rgb(102 102 102 / 0.45) !important;
}
.tw-text-gray-600\/5{
  color: rgb(102 102 102 / 0.05) !important;
}
.tw-text-gray-600\/50{
  color: rgb(102 102 102 / 0.5) !important;
}
.tw-text-gray-600\/55{
  color: rgb(102 102 102 / 0.55) !important;
}
.tw-text-gray-600\/60{
  color: rgb(102 102 102 / 0.6) !important;
}
.tw-text-gray-600\/65{
  color: rgb(102 102 102 / 0.65) !important;
}
.tw-text-gray-600\/70{
  color: rgb(102 102 102 / 0.7) !important;
}
.tw-text-gray-600\/75{
  color: rgb(102 102 102 / 0.75) !important;
}
.tw-text-gray-600\/80{
  color: rgb(102 102 102 / 0.8) !important;
}
.tw-text-gray-600\/85{
  color: rgb(102 102 102 / 0.85) !important;
}
.tw-text-gray-600\/90{
  color: rgb(102 102 102 / 0.9) !important;
}
.tw-text-gray-600\/95{
  color: rgb(102 102 102 / 0.95) !important;
}
.tw-text-gray-70{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-70\/0{
  color: rgb(229 229 229 / 0) !important;
}
.tw-text-gray-70\/10{
  color: rgb(229 229 229 / 0.1) !important;
}
.tw-text-gray-70\/100{
  color: rgb(229 229 229 / 1) !important;
}
.tw-text-gray-70\/15{
  color: rgb(229 229 229 / 0.15) !important;
}
.tw-text-gray-70\/20{
  color: rgb(229 229 229 / 0.2) !important;
}
.tw-text-gray-70\/25{
  color: rgb(229 229 229 / 0.25) !important;
}
.tw-text-gray-70\/30{
  color: rgb(229 229 229 / 0.3) !important;
}
.tw-text-gray-70\/35{
  color: rgb(229 229 229 / 0.35) !important;
}
.tw-text-gray-70\/40{
  color: rgb(229 229 229 / 0.4) !important;
}
.tw-text-gray-70\/45{
  color: rgb(229 229 229 / 0.45) !important;
}
.tw-text-gray-70\/5{
  color: rgb(229 229 229 / 0.05) !important;
}
.tw-text-gray-70\/50{
  color: rgb(229 229 229 / 0.5) !important;
}
.tw-text-gray-70\/55{
  color: rgb(229 229 229 / 0.55) !important;
}
.tw-text-gray-70\/60{
  color: rgb(229 229 229 / 0.6) !important;
}
.tw-text-gray-70\/65{
  color: rgb(229 229 229 / 0.65) !important;
}
.tw-text-gray-70\/70{
  color: rgb(229 229 229 / 0.7) !important;
}
.tw-text-gray-70\/75{
  color: rgb(229 229 229 / 0.75) !important;
}
.tw-text-gray-70\/80{
  color: rgb(229 229 229 / 0.8) !important;
}
.tw-text-gray-70\/85{
  color: rgb(229 229 229 / 0.85) !important;
}
.tw-text-gray-70\/90{
  color: rgb(229 229 229 / 0.9) !important;
}
.tw-text-gray-70\/95{
  color: rgb(229 229 229 / 0.95) !important;
}
.tw-text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-700\/0{
  color: rgb(76 76 76 / 0) !important;
}
.tw-text-gray-700\/10{
  color: rgb(76 76 76 / 0.1) !important;
}
.tw-text-gray-700\/100{
  color: rgb(76 76 76 / 1) !important;
}
.tw-text-gray-700\/15{
  color: rgb(76 76 76 / 0.15) !important;
}
.tw-text-gray-700\/20{
  color: rgb(76 76 76 / 0.2) !important;
}
.tw-text-gray-700\/25{
  color: rgb(76 76 76 / 0.25) !important;
}
.tw-text-gray-700\/30{
  color: rgb(76 76 76 / 0.3) !important;
}
.tw-text-gray-700\/35{
  color: rgb(76 76 76 / 0.35) !important;
}
.tw-text-gray-700\/40{
  color: rgb(76 76 76 / 0.4) !important;
}
.tw-text-gray-700\/45{
  color: rgb(76 76 76 / 0.45) !important;
}
.tw-text-gray-700\/5{
  color: rgb(76 76 76 / 0.05) !important;
}
.tw-text-gray-700\/50{
  color: rgb(76 76 76 / 0.5) !important;
}
.tw-text-gray-700\/55{
  color: rgb(76 76 76 / 0.55) !important;
}
.tw-text-gray-700\/60{
  color: rgb(76 76 76 / 0.6) !important;
}
.tw-text-gray-700\/65{
  color: rgb(76 76 76 / 0.65) !important;
}
.tw-text-gray-700\/70{
  color: rgb(76 76 76 / 0.7) !important;
}
.tw-text-gray-700\/75{
  color: rgb(76 76 76 / 0.75) !important;
}
.tw-text-gray-700\/80{
  color: rgb(76 76 76 / 0.8) !important;
}
.tw-text-gray-700\/85{
  color: rgb(76 76 76 / 0.85) !important;
}
.tw-text-gray-700\/90{
  color: rgb(76 76 76 / 0.9) !important;
}
.tw-text-gray-700\/95{
  color: rgb(76 76 76 / 0.95) !important;
}
.tw-text-gray-750{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-750\/0{
  color: rgb(64 64 64 / 0) !important;
}
.tw-text-gray-750\/10{
  color: rgb(64 64 64 / 0.1) !important;
}
.tw-text-gray-750\/100{
  color: rgb(64 64 64 / 1) !important;
}
.tw-text-gray-750\/15{
  color: rgb(64 64 64 / 0.15) !important;
}
.tw-text-gray-750\/20{
  color: rgb(64 64 64 / 0.2) !important;
}
.tw-text-gray-750\/25{
  color: rgb(64 64 64 / 0.25) !important;
}
.tw-text-gray-750\/30{
  color: rgb(64 64 64 / 0.3) !important;
}
.tw-text-gray-750\/35{
  color: rgb(64 64 64 / 0.35) !important;
}
.tw-text-gray-750\/40{
  color: rgb(64 64 64 / 0.4) !important;
}
.tw-text-gray-750\/45{
  color: rgb(64 64 64 / 0.45) !important;
}
.tw-text-gray-750\/5{
  color: rgb(64 64 64 / 0.05) !important;
}
.tw-text-gray-750\/50{
  color: rgb(64 64 64 / 0.5) !important;
}
.tw-text-gray-750\/55{
  color: rgb(64 64 64 / 0.55) !important;
}
.tw-text-gray-750\/60{
  color: rgb(64 64 64 / 0.6) !important;
}
.tw-text-gray-750\/65{
  color: rgb(64 64 64 / 0.65) !important;
}
.tw-text-gray-750\/70{
  color: rgb(64 64 64 / 0.7) !important;
}
.tw-text-gray-750\/75{
  color: rgb(64 64 64 / 0.75) !important;
}
.tw-text-gray-750\/80{
  color: rgb(64 64 64 / 0.8) !important;
}
.tw-text-gray-750\/85{
  color: rgb(64 64 64 / 0.85) !important;
}
.tw-text-gray-750\/90{
  color: rgb(64 64 64 / 0.9) !important;
}
.tw-text-gray-750\/95{
  color: rgb(64 64 64 / 0.95) !important;
}
.tw-text-gray-80{
  --tw-text-opacity: 1 !important;
  color: rgb(244 246 247 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-80\/0{
  color: rgb(244 246 247 / 0) !important;
}
.tw-text-gray-80\/10{
  color: rgb(244 246 247 / 0.1) !important;
}
.tw-text-gray-80\/100{
  color: rgb(244 246 247 / 1) !important;
}
.tw-text-gray-80\/15{
  color: rgb(244 246 247 / 0.15) !important;
}
.tw-text-gray-80\/20{
  color: rgb(244 246 247 / 0.2) !important;
}
.tw-text-gray-80\/25{
  color: rgb(244 246 247 / 0.25) !important;
}
.tw-text-gray-80\/30{
  color: rgb(244 246 247 / 0.3) !important;
}
.tw-text-gray-80\/35{
  color: rgb(244 246 247 / 0.35) !important;
}
.tw-text-gray-80\/40{
  color: rgb(244 246 247 / 0.4) !important;
}
.tw-text-gray-80\/45{
  color: rgb(244 246 247 / 0.45) !important;
}
.tw-text-gray-80\/5{
  color: rgb(244 246 247 / 0.05) !important;
}
.tw-text-gray-80\/50{
  color: rgb(244 246 247 / 0.5) !important;
}
.tw-text-gray-80\/55{
  color: rgb(244 246 247 / 0.55) !important;
}
.tw-text-gray-80\/60{
  color: rgb(244 246 247 / 0.6) !important;
}
.tw-text-gray-80\/65{
  color: rgb(244 246 247 / 0.65) !important;
}
.tw-text-gray-80\/70{
  color: rgb(244 246 247 / 0.7) !important;
}
.tw-text-gray-80\/75{
  color: rgb(244 246 247 / 0.75) !important;
}
.tw-text-gray-80\/80{
  color: rgb(244 246 247 / 0.8) !important;
}
.tw-text-gray-80\/85{
  color: rgb(244 246 247 / 0.85) !important;
}
.tw-text-gray-80\/90{
  color: rgb(244 246 247 / 0.9) !important;
}
.tw-text-gray-80\/95{
  color: rgb(244 246 247 / 0.95) !important;
}
.tw-text-gray-800{
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-800\/0{
  color: rgb(51 51 51 / 0) !important;
}
.tw-text-gray-800\/10{
  color: rgb(51 51 51 / 0.1) !important;
}
.tw-text-gray-800\/100{
  color: rgb(51 51 51 / 1) !important;
}
.tw-text-gray-800\/15{
  color: rgb(51 51 51 / 0.15) !important;
}
.tw-text-gray-800\/20{
  color: rgb(51 51 51 / 0.2) !important;
}
.tw-text-gray-800\/25{
  color: rgb(51 51 51 / 0.25) !important;
}
.tw-text-gray-800\/30{
  color: rgb(51 51 51 / 0.3) !important;
}
.tw-text-gray-800\/35{
  color: rgb(51 51 51 / 0.35) !important;
}
.tw-text-gray-800\/40{
  color: rgb(51 51 51 / 0.4) !important;
}
.tw-text-gray-800\/45{
  color: rgb(51 51 51 / 0.45) !important;
}
.tw-text-gray-800\/5{
  color: rgb(51 51 51 / 0.05) !important;
}
.tw-text-gray-800\/50{
  color: rgb(51 51 51 / 0.5) !important;
}
.tw-text-gray-800\/55{
  color: rgb(51 51 51 / 0.55) !important;
}
.tw-text-gray-800\/60{
  color: rgb(51 51 51 / 0.6) !important;
}
.tw-text-gray-800\/65{
  color: rgb(51 51 51 / 0.65) !important;
}
.tw-text-gray-800\/70{
  color: rgb(51 51 51 / 0.7) !important;
}
.tw-text-gray-800\/75{
  color: rgb(51 51 51 / 0.75) !important;
}
.tw-text-gray-800\/80{
  color: rgb(51 51 51 / 0.8) !important;
}
.tw-text-gray-800\/85{
  color: rgb(51 51 51 / 0.85) !important;
}
.tw-text-gray-800\/90{
  color: rgb(51 51 51 / 0.9) !important;
}
.tw-text-gray-800\/95{
  color: rgb(51 51 51 / 0.95) !important;
}
.tw-text-gray-850{
  --tw-text-opacity: 1 !important;
  color: rgb(38 44 52 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-850\/0{
  color: rgb(38 44 52 / 0) !important;
}
.tw-text-gray-850\/10{
  color: rgb(38 44 52 / 0.1) !important;
}
.tw-text-gray-850\/100{
  color: rgb(38 44 52 / 1) !important;
}
.tw-text-gray-850\/15{
  color: rgb(38 44 52 / 0.15) !important;
}
.tw-text-gray-850\/20{
  color: rgb(38 44 52 / 0.2) !important;
}
.tw-text-gray-850\/25{
  color: rgb(38 44 52 / 0.25) !important;
}
.tw-text-gray-850\/30{
  color: rgb(38 44 52 / 0.3) !important;
}
.tw-text-gray-850\/35{
  color: rgb(38 44 52 / 0.35) !important;
}
.tw-text-gray-850\/40{
  color: rgb(38 44 52 / 0.4) !important;
}
.tw-text-gray-850\/45{
  color: rgb(38 44 52 / 0.45) !important;
}
.tw-text-gray-850\/5{
  color: rgb(38 44 52 / 0.05) !important;
}
.tw-text-gray-850\/50{
  color: rgb(38 44 52 / 0.5) !important;
}
.tw-text-gray-850\/55{
  color: rgb(38 44 52 / 0.55) !important;
}
.tw-text-gray-850\/60{
  color: rgb(38 44 52 / 0.6) !important;
}
.tw-text-gray-850\/65{
  color: rgb(38 44 52 / 0.65) !important;
}
.tw-text-gray-850\/70{
  color: rgb(38 44 52 / 0.7) !important;
}
.tw-text-gray-850\/75{
  color: rgb(38 44 52 / 0.75) !important;
}
.tw-text-gray-850\/80{
  color: rgb(38 44 52 / 0.8) !important;
}
.tw-text-gray-850\/85{
  color: rgb(38 44 52 / 0.85) !important;
}
.tw-text-gray-850\/90{
  color: rgb(38 44 52 / 0.9) !important;
}
.tw-text-gray-850\/95{
  color: rgb(38 44 52 / 0.95) !important;
}
.tw-text-gray-900{
  --tw-text-opacity: 1 !important;
  color: rgb(25 25 25 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-900\/0{
  color: rgb(25 25 25 / 0) !important;
}
.tw-text-gray-900\/10{
  color: rgb(25 25 25 / 0.1) !important;
}
.tw-text-gray-900\/100{
  color: rgb(25 25 25 / 1) !important;
}
.tw-text-gray-900\/15{
  color: rgb(25 25 25 / 0.15) !important;
}
.tw-text-gray-900\/20{
  color: rgb(25 25 25 / 0.2) !important;
}
.tw-text-gray-900\/25{
  color: rgb(25 25 25 / 0.25) !important;
}
.tw-text-gray-900\/30{
  color: rgb(25 25 25 / 0.3) !important;
}
.tw-text-gray-900\/35{
  color: rgb(25 25 25 / 0.35) !important;
}
.tw-text-gray-900\/40{
  color: rgb(25 25 25 / 0.4) !important;
}
.tw-text-gray-900\/45{
  color: rgb(25 25 25 / 0.45) !important;
}
.tw-text-gray-900\/5{
  color: rgb(25 25 25 / 0.05) !important;
}
.tw-text-gray-900\/50{
  color: rgb(25 25 25 / 0.5) !important;
}
.tw-text-gray-900\/55{
  color: rgb(25 25 25 / 0.55) !important;
}
.tw-text-gray-900\/60{
  color: rgb(25 25 25 / 0.6) !important;
}
.tw-text-gray-900\/65{
  color: rgb(25 25 25 / 0.65) !important;
}
.tw-text-gray-900\/70{
  color: rgb(25 25 25 / 0.7) !important;
}
.tw-text-gray-900\/75{
  color: rgb(25 25 25 / 0.75) !important;
}
.tw-text-gray-900\/80{
  color: rgb(25 25 25 / 0.8) !important;
}
.tw-text-gray-900\/85{
  color: rgb(25 25 25 / 0.85) !important;
}
.tw-text-gray-900\/90{
  color: rgb(25 25 25 / 0.9) !important;
}
.tw-text-gray-900\/95{
  color: rgb(25 25 25 / 0.95) !important;
}
.tw-text-gray-950{
  --tw-text-opacity: 1 !important;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-950\/0{
  color: rgb(3 7 18 / 0) !important;
}
.tw-text-gray-950\/10{
  color: rgb(3 7 18 / 0.1) !important;
}
.tw-text-gray-950\/100{
  color: rgb(3 7 18 / 1) !important;
}
.tw-text-gray-950\/15{
  color: rgb(3 7 18 / 0.15) !important;
}
.tw-text-gray-950\/20{
  color: rgb(3 7 18 / 0.2) !important;
}
.tw-text-gray-950\/25{
  color: rgb(3 7 18 / 0.25) !important;
}
.tw-text-gray-950\/30{
  color: rgb(3 7 18 / 0.3) !important;
}
.tw-text-gray-950\/35{
  color: rgb(3 7 18 / 0.35) !important;
}
.tw-text-gray-950\/40{
  color: rgb(3 7 18 / 0.4) !important;
}
.tw-text-gray-950\/45{
  color: rgb(3 7 18 / 0.45) !important;
}
.tw-text-gray-950\/5{
  color: rgb(3 7 18 / 0.05) !important;
}
.tw-text-gray-950\/50{
  color: rgb(3 7 18 / 0.5) !important;
}
.tw-text-gray-950\/55{
  color: rgb(3 7 18 / 0.55) !important;
}
.tw-text-gray-950\/60{
  color: rgb(3 7 18 / 0.6) !important;
}
.tw-text-gray-950\/65{
  color: rgb(3 7 18 / 0.65) !important;
}
.tw-text-gray-950\/70{
  color: rgb(3 7 18 / 0.7) !important;
}
.tw-text-gray-950\/75{
  color: rgb(3 7 18 / 0.75) !important;
}
.tw-text-gray-950\/80{
  color: rgb(3 7 18 / 0.8) !important;
}
.tw-text-gray-950\/85{
  color: rgb(3 7 18 / 0.85) !important;
}
.tw-text-gray-950\/90{
  color: rgb(3 7 18 / 0.9) !important;
}
.tw-text-gray-950\/95{
  color: rgb(3 7 18 / 0.95) !important;
}
.tw-text-gray-cool1{
  --tw-text-opacity: 1 !important;
  color: rgb(222 230 233 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-gray-cool1\/0{
  color: rgb(222 230 233 / 0) !important;
}
.tw-text-gray-cool1\/10{
  color: rgb(222 230 233 / 0.1) !important;
}
.tw-text-gray-cool1\/100{
  color: rgb(222 230 233 / 1) !important;
}
.tw-text-gray-cool1\/15{
  color: rgb(222 230 233 / 0.15) !important;
}
.tw-text-gray-cool1\/20{
  color: rgb(222 230 233 / 0.2) !important;
}
.tw-text-gray-cool1\/25{
  color: rgb(222 230 233 / 0.25) !important;
}
.tw-text-gray-cool1\/30{
  color: rgb(222 230 233 / 0.3) !important;
}
.tw-text-gray-cool1\/35{
  color: rgb(222 230 233 / 0.35) !important;
}
.tw-text-gray-cool1\/40{
  color: rgb(222 230 233 / 0.4) !important;
}
.tw-text-gray-cool1\/45{
  color: rgb(222 230 233 / 0.45) !important;
}
.tw-text-gray-cool1\/5{
  color: rgb(222 230 233 / 0.05) !important;
}
.tw-text-gray-cool1\/50{
  color: rgb(222 230 233 / 0.5) !important;
}
.tw-text-gray-cool1\/55{
  color: rgb(222 230 233 / 0.55) !important;
}
.tw-text-gray-cool1\/60{
  color: rgb(222 230 233 / 0.6) !important;
}
.tw-text-gray-cool1\/65{
  color: rgb(222 230 233 / 0.65) !important;
}
.tw-text-gray-cool1\/70{
  color: rgb(222 230 233 / 0.7) !important;
}
.tw-text-gray-cool1\/75{
  color: rgb(222 230 233 / 0.75) !important;
}
.tw-text-gray-cool1\/80{
  color: rgb(222 230 233 / 0.8) !important;
}
.tw-text-gray-cool1\/85{
  color: rgb(222 230 233 / 0.85) !important;
}
.tw-text-gray-cool1\/90{
  color: rgb(222 230 233 / 0.9) !important;
}
.tw-text-gray-cool1\/95{
  color: rgb(222 230 233 / 0.95) !important;
}
.tw-text-green-100{
  --tw-text-opacity: 1 !important;
  color: rgb(240 255 244 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-100\/0{
  color: rgb(240 255 244 / 0) !important;
}
.tw-text-green-100\/10{
  color: rgb(240 255 244 / 0.1) !important;
}
.tw-text-green-100\/100{
  color: rgb(240 255 244 / 1) !important;
}
.tw-text-green-100\/15{
  color: rgb(240 255 244 / 0.15) !important;
}
.tw-text-green-100\/20{
  color: rgb(240 255 244 / 0.2) !important;
}
.tw-text-green-100\/25{
  color: rgb(240 255 244 / 0.25) !important;
}
.tw-text-green-100\/30{
  color: rgb(240 255 244 / 0.3) !important;
}
.tw-text-green-100\/35{
  color: rgb(240 255 244 / 0.35) !important;
}
.tw-text-green-100\/40{
  color: rgb(240 255 244 / 0.4) !important;
}
.tw-text-green-100\/45{
  color: rgb(240 255 244 / 0.45) !important;
}
.tw-text-green-100\/5{
  color: rgb(240 255 244 / 0.05) !important;
}
.tw-text-green-100\/50{
  color: rgb(240 255 244 / 0.5) !important;
}
.tw-text-green-100\/55{
  color: rgb(240 255 244 / 0.55) !important;
}
.tw-text-green-100\/60{
  color: rgb(240 255 244 / 0.6) !important;
}
.tw-text-green-100\/65{
  color: rgb(240 255 244 / 0.65) !important;
}
.tw-text-green-100\/70{
  color: rgb(240 255 244 / 0.7) !important;
}
.tw-text-green-100\/75{
  color: rgb(240 255 244 / 0.75) !important;
}
.tw-text-green-100\/80{
  color: rgb(240 255 244 / 0.8) !important;
}
.tw-text-green-100\/85{
  color: rgb(240 255 244 / 0.85) !important;
}
.tw-text-green-100\/90{
  color: rgb(240 255 244 / 0.9) !important;
}
.tw-text-green-100\/95{
  color: rgb(240 255 244 / 0.95) !important;
}
.tw-text-green-200{
  --tw-text-opacity: 1 !important;
  color: rgb(198 246 213 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-200\/0{
  color: rgb(198 246 213 / 0) !important;
}
.tw-text-green-200\/10{
  color: rgb(198 246 213 / 0.1) !important;
}
.tw-text-green-200\/100{
  color: rgb(198 246 213 / 1) !important;
}
.tw-text-green-200\/15{
  color: rgb(198 246 213 / 0.15) !important;
}
.tw-text-green-200\/20{
  color: rgb(198 246 213 / 0.2) !important;
}
.tw-text-green-200\/25{
  color: rgb(198 246 213 / 0.25) !important;
}
.tw-text-green-200\/30{
  color: rgb(198 246 213 / 0.3) !important;
}
.tw-text-green-200\/35{
  color: rgb(198 246 213 / 0.35) !important;
}
.tw-text-green-200\/40{
  color: rgb(198 246 213 / 0.4) !important;
}
.tw-text-green-200\/45{
  color: rgb(198 246 213 / 0.45) !important;
}
.tw-text-green-200\/5{
  color: rgb(198 246 213 / 0.05) !important;
}
.tw-text-green-200\/50{
  color: rgb(198 246 213 / 0.5) !important;
}
.tw-text-green-200\/55{
  color: rgb(198 246 213 / 0.55) !important;
}
.tw-text-green-200\/60{
  color: rgb(198 246 213 / 0.6) !important;
}
.tw-text-green-200\/65{
  color: rgb(198 246 213 / 0.65) !important;
}
.tw-text-green-200\/70{
  color: rgb(198 246 213 / 0.7) !important;
}
.tw-text-green-200\/75{
  color: rgb(198 246 213 / 0.75) !important;
}
.tw-text-green-200\/80{
  color: rgb(198 246 213 / 0.8) !important;
}
.tw-text-green-200\/85{
  color: rgb(198 246 213 / 0.85) !important;
}
.tw-text-green-200\/90{
  color: rgb(198 246 213 / 0.9) !important;
}
.tw-text-green-200\/95{
  color: rgb(198 246 213 / 0.95) !important;
}
.tw-text-green-300{
  --tw-text-opacity: 1 !important;
  color: rgb(236 244 243 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-300\/0{
  color: rgb(236 244 243 / 0) !important;
}
.tw-text-green-300\/10{
  color: rgb(236 244 243 / 0.1) !important;
}
.tw-text-green-300\/100{
  color: rgb(236 244 243 / 1) !important;
}
.tw-text-green-300\/15{
  color: rgb(236 244 243 / 0.15) !important;
}
.tw-text-green-300\/20{
  color: rgb(236 244 243 / 0.2) !important;
}
.tw-text-green-300\/25{
  color: rgb(236 244 243 / 0.25) !important;
}
.tw-text-green-300\/30{
  color: rgb(236 244 243 / 0.3) !important;
}
.tw-text-green-300\/35{
  color: rgb(236 244 243 / 0.35) !important;
}
.tw-text-green-300\/40{
  color: rgb(236 244 243 / 0.4) !important;
}
.tw-text-green-300\/45{
  color: rgb(236 244 243 / 0.45) !important;
}
.tw-text-green-300\/5{
  color: rgb(236 244 243 / 0.05) !important;
}
.tw-text-green-300\/50{
  color: rgb(236 244 243 / 0.5) !important;
}
.tw-text-green-300\/55{
  color: rgb(236 244 243 / 0.55) !important;
}
.tw-text-green-300\/60{
  color: rgb(236 244 243 / 0.6) !important;
}
.tw-text-green-300\/65{
  color: rgb(236 244 243 / 0.65) !important;
}
.tw-text-green-300\/70{
  color: rgb(236 244 243 / 0.7) !important;
}
.tw-text-green-300\/75{
  color: rgb(236 244 243 / 0.75) !important;
}
.tw-text-green-300\/80{
  color: rgb(236 244 243 / 0.8) !important;
}
.tw-text-green-300\/85{
  color: rgb(236 244 243 / 0.85) !important;
}
.tw-text-green-300\/90{
  color: rgb(236 244 243 / 0.9) !important;
}
.tw-text-green-300\/95{
  color: rgb(236 244 243 / 0.95) !important;
}
.tw-text-green-400{
  --tw-text-opacity: 1 !important;
  color: rgb(224 235 234 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-400\/0{
  color: rgb(224 235 234 / 0) !important;
}
.tw-text-green-400\/10{
  color: rgb(224 235 234 / 0.1) !important;
}
.tw-text-green-400\/100{
  color: rgb(224 235 234 / 1) !important;
}
.tw-text-green-400\/15{
  color: rgb(224 235 234 / 0.15) !important;
}
.tw-text-green-400\/20{
  color: rgb(224 235 234 / 0.2) !important;
}
.tw-text-green-400\/25{
  color: rgb(224 235 234 / 0.25) !important;
}
.tw-text-green-400\/30{
  color: rgb(224 235 234 / 0.3) !important;
}
.tw-text-green-400\/35{
  color: rgb(224 235 234 / 0.35) !important;
}
.tw-text-green-400\/40{
  color: rgb(224 235 234 / 0.4) !important;
}
.tw-text-green-400\/45{
  color: rgb(224 235 234 / 0.45) !important;
}
.tw-text-green-400\/5{
  color: rgb(224 235 234 / 0.05) !important;
}
.tw-text-green-400\/50{
  color: rgb(224 235 234 / 0.5) !important;
}
.tw-text-green-400\/55{
  color: rgb(224 235 234 / 0.55) !important;
}
.tw-text-green-400\/60{
  color: rgb(224 235 234 / 0.6) !important;
}
.tw-text-green-400\/65{
  color: rgb(224 235 234 / 0.65) !important;
}
.tw-text-green-400\/70{
  color: rgb(224 235 234 / 0.7) !important;
}
.tw-text-green-400\/75{
  color: rgb(224 235 234 / 0.75) !important;
}
.tw-text-green-400\/80{
  color: rgb(224 235 234 / 0.8) !important;
}
.tw-text-green-400\/85{
  color: rgb(224 235 234 / 0.85) !important;
}
.tw-text-green-400\/90{
  color: rgb(224 235 234 / 0.9) !important;
}
.tw-text-green-400\/95{
  color: rgb(224 235 234 / 0.95) !important;
}
.tw-text-green-50{
  --tw-text-opacity: 1 !important;
  color: rgb(217 233 231 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-50\/0{
  color: rgb(217 233 231 / 0) !important;
}
.tw-text-green-50\/10{
  color: rgb(217 233 231 / 0.1) !important;
}
.tw-text-green-50\/100{
  color: rgb(217 233 231 / 1) !important;
}
.tw-text-green-50\/15{
  color: rgb(217 233 231 / 0.15) !important;
}
.tw-text-green-50\/20{
  color: rgb(217 233 231 / 0.2) !important;
}
.tw-text-green-50\/25{
  color: rgb(217 233 231 / 0.25) !important;
}
.tw-text-green-50\/30{
  color: rgb(217 233 231 / 0.3) !important;
}
.tw-text-green-50\/35{
  color: rgb(217 233 231 / 0.35) !important;
}
.tw-text-green-50\/40{
  color: rgb(217 233 231 / 0.4) !important;
}
.tw-text-green-50\/45{
  color: rgb(217 233 231 / 0.45) !important;
}
.tw-text-green-50\/5{
  color: rgb(217 233 231 / 0.05) !important;
}
.tw-text-green-50\/50{
  color: rgb(217 233 231 / 0.5) !important;
}
.tw-text-green-50\/55{
  color: rgb(217 233 231 / 0.55) !important;
}
.tw-text-green-50\/60{
  color: rgb(217 233 231 / 0.6) !important;
}
.tw-text-green-50\/65{
  color: rgb(217 233 231 / 0.65) !important;
}
.tw-text-green-50\/70{
  color: rgb(217 233 231 / 0.7) !important;
}
.tw-text-green-50\/75{
  color: rgb(217 233 231 / 0.75) !important;
}
.tw-text-green-50\/80{
  color: rgb(217 233 231 / 0.8) !important;
}
.tw-text-green-50\/85{
  color: rgb(217 233 231 / 0.85) !important;
}
.tw-text-green-50\/90{
  color: rgb(217 233 231 / 0.9) !important;
}
.tw-text-green-50\/95{
  color: rgb(217 233 231 / 0.95) !important;
}
.tw-text-green-500{
  --tw-text-opacity: 1 !important;
  color: rgb(72 187 120 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-500\/0{
  color: rgb(72 187 120 / 0) !important;
}
.tw-text-green-500\/10{
  color: rgb(72 187 120 / 0.1) !important;
}
.tw-text-green-500\/100{
  color: rgb(72 187 120 / 1) !important;
}
.tw-text-green-500\/15{
  color: rgb(72 187 120 / 0.15) !important;
}
.tw-text-green-500\/20{
  color: rgb(72 187 120 / 0.2) !important;
}
.tw-text-green-500\/25{
  color: rgb(72 187 120 / 0.25) !important;
}
.tw-text-green-500\/30{
  color: rgb(72 187 120 / 0.3) !important;
}
.tw-text-green-500\/35{
  color: rgb(72 187 120 / 0.35) !important;
}
.tw-text-green-500\/40{
  color: rgb(72 187 120 / 0.4) !important;
}
.tw-text-green-500\/45{
  color: rgb(72 187 120 / 0.45) !important;
}
.tw-text-green-500\/5{
  color: rgb(72 187 120 / 0.05) !important;
}
.tw-text-green-500\/50{
  color: rgb(72 187 120 / 0.5) !important;
}
.tw-text-green-500\/55{
  color: rgb(72 187 120 / 0.55) !important;
}
.tw-text-green-500\/60{
  color: rgb(72 187 120 / 0.6) !important;
}
.tw-text-green-500\/65{
  color: rgb(72 187 120 / 0.65) !important;
}
.tw-text-green-500\/70{
  color: rgb(72 187 120 / 0.7) !important;
}
.tw-text-green-500\/75{
  color: rgb(72 187 120 / 0.75) !important;
}
.tw-text-green-500\/80{
  color: rgb(72 187 120 / 0.8) !important;
}
.tw-text-green-500\/85{
  color: rgb(72 187 120 / 0.85) !important;
}
.tw-text-green-500\/90{
  color: rgb(72 187 120 / 0.9) !important;
}
.tw-text-green-500\/95{
  color: rgb(72 187 120 / 0.95) !important;
}
.tw-text-green-550{
  --tw-text-opacity: 1 !important;
  color: rgb(26 147 111 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-550\/0{
  color: rgb(26 147 111 / 0) !important;
}
.tw-text-green-550\/10{
  color: rgb(26 147 111 / 0.1) !important;
}
.tw-text-green-550\/100{
  color: rgb(26 147 111 / 1) !important;
}
.tw-text-green-550\/15{
  color: rgb(26 147 111 / 0.15) !important;
}
.tw-text-green-550\/20{
  color: rgb(26 147 111 / 0.2) !important;
}
.tw-text-green-550\/25{
  color: rgb(26 147 111 / 0.25) !important;
}
.tw-text-green-550\/30{
  color: rgb(26 147 111 / 0.3) !important;
}
.tw-text-green-550\/35{
  color: rgb(26 147 111 / 0.35) !important;
}
.tw-text-green-550\/40{
  color: rgb(26 147 111 / 0.4) !important;
}
.tw-text-green-550\/45{
  color: rgb(26 147 111 / 0.45) !important;
}
.tw-text-green-550\/5{
  color: rgb(26 147 111 / 0.05) !important;
}
.tw-text-green-550\/50{
  color: rgb(26 147 111 / 0.5) !important;
}
.tw-text-green-550\/55{
  color: rgb(26 147 111 / 0.55) !important;
}
.tw-text-green-550\/60{
  color: rgb(26 147 111 / 0.6) !important;
}
.tw-text-green-550\/65{
  color: rgb(26 147 111 / 0.65) !important;
}
.tw-text-green-550\/70{
  color: rgb(26 147 111 / 0.7) !important;
}
.tw-text-green-550\/75{
  color: rgb(26 147 111 / 0.75) !important;
}
.tw-text-green-550\/80{
  color: rgb(26 147 111 / 0.8) !important;
}
.tw-text-green-550\/85{
  color: rgb(26 147 111 / 0.85) !important;
}
.tw-text-green-550\/90{
  color: rgb(26 147 111 / 0.9) !important;
}
.tw-text-green-550\/95{
  color: rgb(26 147 111 / 0.95) !important;
}
.tw-text-green-600{
  --tw-text-opacity: 1 !important;
  color: rgb(56 161 105 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-600\/0{
  color: rgb(56 161 105 / 0) !important;
}
.tw-text-green-600\/10{
  color: rgb(56 161 105 / 0.1) !important;
}
.tw-text-green-600\/100{
  color: rgb(56 161 105 / 1) !important;
}
.tw-text-green-600\/15{
  color: rgb(56 161 105 / 0.15) !important;
}
.tw-text-green-600\/20{
  color: rgb(56 161 105 / 0.2) !important;
}
.tw-text-green-600\/25{
  color: rgb(56 161 105 / 0.25) !important;
}
.tw-text-green-600\/30{
  color: rgb(56 161 105 / 0.3) !important;
}
.tw-text-green-600\/35{
  color: rgb(56 161 105 / 0.35) !important;
}
.tw-text-green-600\/40{
  color: rgb(56 161 105 / 0.4) !important;
}
.tw-text-green-600\/45{
  color: rgb(56 161 105 / 0.45) !important;
}
.tw-text-green-600\/5{
  color: rgb(56 161 105 / 0.05) !important;
}
.tw-text-green-600\/50{
  color: rgb(56 161 105 / 0.5) !important;
}
.tw-text-green-600\/55{
  color: rgb(56 161 105 / 0.55) !important;
}
.tw-text-green-600\/60{
  color: rgb(56 161 105 / 0.6) !important;
}
.tw-text-green-600\/65{
  color: rgb(56 161 105 / 0.65) !important;
}
.tw-text-green-600\/70{
  color: rgb(56 161 105 / 0.7) !important;
}
.tw-text-green-600\/75{
  color: rgb(56 161 105 / 0.75) !important;
}
.tw-text-green-600\/80{
  color: rgb(56 161 105 / 0.8) !important;
}
.tw-text-green-600\/85{
  color: rgb(56 161 105 / 0.85) !important;
}
.tw-text-green-600\/90{
  color: rgb(56 161 105 / 0.9) !important;
}
.tw-text-green-600\/95{
  color: rgb(56 161 105 / 0.95) !important;
}
.tw-text-green-700{
  --tw-text-opacity: 1 !important;
  color: rgb(0 161 140 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-700\/0{
  color: rgb(0 161 140 / 0) !important;
}
.tw-text-green-700\/10{
  color: rgb(0 161 140 / 0.1) !important;
}
.tw-text-green-700\/100{
  color: rgb(0 161 140 / 1) !important;
}
.tw-text-green-700\/15{
  color: rgb(0 161 140 / 0.15) !important;
}
.tw-text-green-700\/20{
  color: rgb(0 161 140 / 0.2) !important;
}
.tw-text-green-700\/25{
  color: rgb(0 161 140 / 0.25) !important;
}
.tw-text-green-700\/30{
  color: rgb(0 161 140 / 0.3) !important;
}
.tw-text-green-700\/35{
  color: rgb(0 161 140 / 0.35) !important;
}
.tw-text-green-700\/40{
  color: rgb(0 161 140 / 0.4) !important;
}
.tw-text-green-700\/45{
  color: rgb(0 161 140 / 0.45) !important;
}
.tw-text-green-700\/5{
  color: rgb(0 161 140 / 0.05) !important;
}
.tw-text-green-700\/50{
  color: rgb(0 161 140 / 0.5) !important;
}
.tw-text-green-700\/55{
  color: rgb(0 161 140 / 0.55) !important;
}
.tw-text-green-700\/60{
  color: rgb(0 161 140 / 0.6) !important;
}
.tw-text-green-700\/65{
  color: rgb(0 161 140 / 0.65) !important;
}
.tw-text-green-700\/70{
  color: rgb(0 161 140 / 0.7) !important;
}
.tw-text-green-700\/75{
  color: rgb(0 161 140 / 0.75) !important;
}
.tw-text-green-700\/80{
  color: rgb(0 161 140 / 0.8) !important;
}
.tw-text-green-700\/85{
  color: rgb(0 161 140 / 0.85) !important;
}
.tw-text-green-700\/90{
  color: rgb(0 161 140 / 0.9) !important;
}
.tw-text-green-700\/95{
  color: rgb(0 161 140 / 0.95) !important;
}
.tw-text-green-800{
  --tw-text-opacity: 1 !important;
  color: rgb(39 103 73 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-800\/0{
  color: rgb(39 103 73 / 0) !important;
}
.tw-text-green-800\/10{
  color: rgb(39 103 73 / 0.1) !important;
}
.tw-text-green-800\/100{
  color: rgb(39 103 73 / 1) !important;
}
.tw-text-green-800\/15{
  color: rgb(39 103 73 / 0.15) !important;
}
.tw-text-green-800\/20{
  color: rgb(39 103 73 / 0.2) !important;
}
.tw-text-green-800\/25{
  color: rgb(39 103 73 / 0.25) !important;
}
.tw-text-green-800\/30{
  color: rgb(39 103 73 / 0.3) !important;
}
.tw-text-green-800\/35{
  color: rgb(39 103 73 / 0.35) !important;
}
.tw-text-green-800\/40{
  color: rgb(39 103 73 / 0.4) !important;
}
.tw-text-green-800\/45{
  color: rgb(39 103 73 / 0.45) !important;
}
.tw-text-green-800\/5{
  color: rgb(39 103 73 / 0.05) !important;
}
.tw-text-green-800\/50{
  color: rgb(39 103 73 / 0.5) !important;
}
.tw-text-green-800\/55{
  color: rgb(39 103 73 / 0.55) !important;
}
.tw-text-green-800\/60{
  color: rgb(39 103 73 / 0.6) !important;
}
.tw-text-green-800\/65{
  color: rgb(39 103 73 / 0.65) !important;
}
.tw-text-green-800\/70{
  color: rgb(39 103 73 / 0.7) !important;
}
.tw-text-green-800\/75{
  color: rgb(39 103 73 / 0.75) !important;
}
.tw-text-green-800\/80{
  color: rgb(39 103 73 / 0.8) !important;
}
.tw-text-green-800\/85{
  color: rgb(39 103 73 / 0.85) !important;
}
.tw-text-green-800\/90{
  color: rgb(39 103 73 / 0.9) !important;
}
.tw-text-green-800\/95{
  color: rgb(39 103 73 / 0.95) !important;
}
.tw-text-green-900{
  --tw-text-opacity: 1 !important;
  color: rgb(34 84 61 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-900\/0{
  color: rgb(34 84 61 / 0) !important;
}
.tw-text-green-900\/10{
  color: rgb(34 84 61 / 0.1) !important;
}
.tw-text-green-900\/100{
  color: rgb(34 84 61 / 1) !important;
}
.tw-text-green-900\/15{
  color: rgb(34 84 61 / 0.15) !important;
}
.tw-text-green-900\/20{
  color: rgb(34 84 61 / 0.2) !important;
}
.tw-text-green-900\/25{
  color: rgb(34 84 61 / 0.25) !important;
}
.tw-text-green-900\/30{
  color: rgb(34 84 61 / 0.3) !important;
}
.tw-text-green-900\/35{
  color: rgb(34 84 61 / 0.35) !important;
}
.tw-text-green-900\/40{
  color: rgb(34 84 61 / 0.4) !important;
}
.tw-text-green-900\/45{
  color: rgb(34 84 61 / 0.45) !important;
}
.tw-text-green-900\/5{
  color: rgb(34 84 61 / 0.05) !important;
}
.tw-text-green-900\/50{
  color: rgb(34 84 61 / 0.5) !important;
}
.tw-text-green-900\/55{
  color: rgb(34 84 61 / 0.55) !important;
}
.tw-text-green-900\/60{
  color: rgb(34 84 61 / 0.6) !important;
}
.tw-text-green-900\/65{
  color: rgb(34 84 61 / 0.65) !important;
}
.tw-text-green-900\/70{
  color: rgb(34 84 61 / 0.7) !important;
}
.tw-text-green-900\/75{
  color: rgb(34 84 61 / 0.75) !important;
}
.tw-text-green-900\/80{
  color: rgb(34 84 61 / 0.8) !important;
}
.tw-text-green-900\/85{
  color: rgb(34 84 61 / 0.85) !important;
}
.tw-text-green-900\/90{
  color: rgb(34 84 61 / 0.9) !important;
}
.tw-text-green-900\/95{
  color: rgb(34 84 61 / 0.95) !important;
}
.tw-text-green-950{
  --tw-text-opacity: 1 !important;
  color: rgb(5 46 22 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-green-950\/0{
  color: rgb(5 46 22 / 0) !important;
}
.tw-text-green-950\/10{
  color: rgb(5 46 22 / 0.1) !important;
}
.tw-text-green-950\/100{
  color: rgb(5 46 22 / 1) !important;
}
.tw-text-green-950\/15{
  color: rgb(5 46 22 / 0.15) !important;
}
.tw-text-green-950\/20{
  color: rgb(5 46 22 / 0.2) !important;
}
.tw-text-green-950\/25{
  color: rgb(5 46 22 / 0.25) !important;
}
.tw-text-green-950\/30{
  color: rgb(5 46 22 / 0.3) !important;
}
.tw-text-green-950\/35{
  color: rgb(5 46 22 / 0.35) !important;
}
.tw-text-green-950\/40{
  color: rgb(5 46 22 / 0.4) !important;
}
.tw-text-green-950\/45{
  color: rgb(5 46 22 / 0.45) !important;
}
.tw-text-green-950\/5{
  color: rgb(5 46 22 / 0.05) !important;
}
.tw-text-green-950\/50{
  color: rgb(5 46 22 / 0.5) !important;
}
.tw-text-green-950\/55{
  color: rgb(5 46 22 / 0.55) !important;
}
.tw-text-green-950\/60{
  color: rgb(5 46 22 / 0.6) !important;
}
.tw-text-green-950\/65{
  color: rgb(5 46 22 / 0.65) !important;
}
.tw-text-green-950\/70{
  color: rgb(5 46 22 / 0.7) !important;
}
.tw-text-green-950\/75{
  color: rgb(5 46 22 / 0.75) !important;
}
.tw-text-green-950\/80{
  color: rgb(5 46 22 / 0.8) !important;
}
.tw-text-green-950\/85{
  color: rgb(5 46 22 / 0.85) !important;
}
.tw-text-green-950\/90{
  color: rgb(5 46 22 / 0.9) !important;
}
.tw-text-green-950\/95{
  color: rgb(5 46 22 / 0.95) !important;
}
.tw-text-indigo-100{
  --tw-text-opacity: 1 !important;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-100\/0{
  color: rgb(224 231 255 / 0) !important;
}
.tw-text-indigo-100\/10{
  color: rgb(224 231 255 / 0.1) !important;
}
.tw-text-indigo-100\/100{
  color: rgb(224 231 255 / 1) !important;
}
.tw-text-indigo-100\/15{
  color: rgb(224 231 255 / 0.15) !important;
}
.tw-text-indigo-100\/20{
  color: rgb(224 231 255 / 0.2) !important;
}
.tw-text-indigo-100\/25{
  color: rgb(224 231 255 / 0.25) !important;
}
.tw-text-indigo-100\/30{
  color: rgb(224 231 255 / 0.3) !important;
}
.tw-text-indigo-100\/35{
  color: rgb(224 231 255 / 0.35) !important;
}
.tw-text-indigo-100\/40{
  color: rgb(224 231 255 / 0.4) !important;
}
.tw-text-indigo-100\/45{
  color: rgb(224 231 255 / 0.45) !important;
}
.tw-text-indigo-100\/5{
  color: rgb(224 231 255 / 0.05) !important;
}
.tw-text-indigo-100\/50{
  color: rgb(224 231 255 / 0.5) !important;
}
.tw-text-indigo-100\/55{
  color: rgb(224 231 255 / 0.55) !important;
}
.tw-text-indigo-100\/60{
  color: rgb(224 231 255 / 0.6) !important;
}
.tw-text-indigo-100\/65{
  color: rgb(224 231 255 / 0.65) !important;
}
.tw-text-indigo-100\/70{
  color: rgb(224 231 255 / 0.7) !important;
}
.tw-text-indigo-100\/75{
  color: rgb(224 231 255 / 0.75) !important;
}
.tw-text-indigo-100\/80{
  color: rgb(224 231 255 / 0.8) !important;
}
.tw-text-indigo-100\/85{
  color: rgb(224 231 255 / 0.85) !important;
}
.tw-text-indigo-100\/90{
  color: rgb(224 231 255 / 0.9) !important;
}
.tw-text-indigo-100\/95{
  color: rgb(224 231 255 / 0.95) !important;
}
.tw-text-indigo-200{
  --tw-text-opacity: 1 !important;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-200\/0{
  color: rgb(199 210 254 / 0) !important;
}
.tw-text-indigo-200\/10{
  color: rgb(199 210 254 / 0.1) !important;
}
.tw-text-indigo-200\/100{
  color: rgb(199 210 254 / 1) !important;
}
.tw-text-indigo-200\/15{
  color: rgb(199 210 254 / 0.15) !important;
}
.tw-text-indigo-200\/20{
  color: rgb(199 210 254 / 0.2) !important;
}
.tw-text-indigo-200\/25{
  color: rgb(199 210 254 / 0.25) !important;
}
.tw-text-indigo-200\/30{
  color: rgb(199 210 254 / 0.3) !important;
}
.tw-text-indigo-200\/35{
  color: rgb(199 210 254 / 0.35) !important;
}
.tw-text-indigo-200\/40{
  color: rgb(199 210 254 / 0.4) !important;
}
.tw-text-indigo-200\/45{
  color: rgb(199 210 254 / 0.45) !important;
}
.tw-text-indigo-200\/5{
  color: rgb(199 210 254 / 0.05) !important;
}
.tw-text-indigo-200\/50{
  color: rgb(199 210 254 / 0.5) !important;
}
.tw-text-indigo-200\/55{
  color: rgb(199 210 254 / 0.55) !important;
}
.tw-text-indigo-200\/60{
  color: rgb(199 210 254 / 0.6) !important;
}
.tw-text-indigo-200\/65{
  color: rgb(199 210 254 / 0.65) !important;
}
.tw-text-indigo-200\/70{
  color: rgb(199 210 254 / 0.7) !important;
}
.tw-text-indigo-200\/75{
  color: rgb(199 210 254 / 0.75) !important;
}
.tw-text-indigo-200\/80{
  color: rgb(199 210 254 / 0.8) !important;
}
.tw-text-indigo-200\/85{
  color: rgb(199 210 254 / 0.85) !important;
}
.tw-text-indigo-200\/90{
  color: rgb(199 210 254 / 0.9) !important;
}
.tw-text-indigo-200\/95{
  color: rgb(199 210 254 / 0.95) !important;
}
.tw-text-indigo-300{
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-300\/0{
  color: rgb(165 180 252 / 0) !important;
}
.tw-text-indigo-300\/10{
  color: rgb(165 180 252 / 0.1) !important;
}
.tw-text-indigo-300\/100{
  color: rgb(165 180 252 / 1) !important;
}
.tw-text-indigo-300\/15{
  color: rgb(165 180 252 / 0.15) !important;
}
.tw-text-indigo-300\/20{
  color: rgb(165 180 252 / 0.2) !important;
}
.tw-text-indigo-300\/25{
  color: rgb(165 180 252 / 0.25) !important;
}
.tw-text-indigo-300\/30{
  color: rgb(165 180 252 / 0.3) !important;
}
.tw-text-indigo-300\/35{
  color: rgb(165 180 252 / 0.35) !important;
}
.tw-text-indigo-300\/40{
  color: rgb(165 180 252 / 0.4) !important;
}
.tw-text-indigo-300\/45{
  color: rgb(165 180 252 / 0.45) !important;
}
.tw-text-indigo-300\/5{
  color: rgb(165 180 252 / 0.05) !important;
}
.tw-text-indigo-300\/50{
  color: rgb(165 180 252 / 0.5) !important;
}
.tw-text-indigo-300\/55{
  color: rgb(165 180 252 / 0.55) !important;
}
.tw-text-indigo-300\/60{
  color: rgb(165 180 252 / 0.6) !important;
}
.tw-text-indigo-300\/65{
  color: rgb(165 180 252 / 0.65) !important;
}
.tw-text-indigo-300\/70{
  color: rgb(165 180 252 / 0.7) !important;
}
.tw-text-indigo-300\/75{
  color: rgb(165 180 252 / 0.75) !important;
}
.tw-text-indigo-300\/80{
  color: rgb(165 180 252 / 0.8) !important;
}
.tw-text-indigo-300\/85{
  color: rgb(165 180 252 / 0.85) !important;
}
.tw-text-indigo-300\/90{
  color: rgb(165 180 252 / 0.9) !important;
}
.tw-text-indigo-300\/95{
  color: rgb(165 180 252 / 0.95) !important;
}
.tw-text-indigo-400{
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-400\/0{
  color: rgb(129 140 248 / 0) !important;
}
.tw-text-indigo-400\/10{
  color: rgb(129 140 248 / 0.1) !important;
}
.tw-text-indigo-400\/100{
  color: rgb(129 140 248 / 1) !important;
}
.tw-text-indigo-400\/15{
  color: rgb(129 140 248 / 0.15) !important;
}
.tw-text-indigo-400\/20{
  color: rgb(129 140 248 / 0.2) !important;
}
.tw-text-indigo-400\/25{
  color: rgb(129 140 248 / 0.25) !important;
}
.tw-text-indigo-400\/30{
  color: rgb(129 140 248 / 0.3) !important;
}
.tw-text-indigo-400\/35{
  color: rgb(129 140 248 / 0.35) !important;
}
.tw-text-indigo-400\/40{
  color: rgb(129 140 248 / 0.4) !important;
}
.tw-text-indigo-400\/45{
  color: rgb(129 140 248 / 0.45) !important;
}
.tw-text-indigo-400\/5{
  color: rgb(129 140 248 / 0.05) !important;
}
.tw-text-indigo-400\/50{
  color: rgb(129 140 248 / 0.5) !important;
}
.tw-text-indigo-400\/55{
  color: rgb(129 140 248 / 0.55) !important;
}
.tw-text-indigo-400\/60{
  color: rgb(129 140 248 / 0.6) !important;
}
.tw-text-indigo-400\/65{
  color: rgb(129 140 248 / 0.65) !important;
}
.tw-text-indigo-400\/70{
  color: rgb(129 140 248 / 0.7) !important;
}
.tw-text-indigo-400\/75{
  color: rgb(129 140 248 / 0.75) !important;
}
.tw-text-indigo-400\/80{
  color: rgb(129 140 248 / 0.8) !important;
}
.tw-text-indigo-400\/85{
  color: rgb(129 140 248 / 0.85) !important;
}
.tw-text-indigo-400\/90{
  color: rgb(129 140 248 / 0.9) !important;
}
.tw-text-indigo-400\/95{
  color: rgb(129 140 248 / 0.95) !important;
}
.tw-text-indigo-50{
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-50\/0{
  color: rgb(238 242 255 / 0) !important;
}
.tw-text-indigo-50\/10{
  color: rgb(238 242 255 / 0.1) !important;
}
.tw-text-indigo-50\/100{
  color: rgb(238 242 255 / 1) !important;
}
.tw-text-indigo-50\/15{
  color: rgb(238 242 255 / 0.15) !important;
}
.tw-text-indigo-50\/20{
  color: rgb(238 242 255 / 0.2) !important;
}
.tw-text-indigo-50\/25{
  color: rgb(238 242 255 / 0.25) !important;
}
.tw-text-indigo-50\/30{
  color: rgb(238 242 255 / 0.3) !important;
}
.tw-text-indigo-50\/35{
  color: rgb(238 242 255 / 0.35) !important;
}
.tw-text-indigo-50\/40{
  color: rgb(238 242 255 / 0.4) !important;
}
.tw-text-indigo-50\/45{
  color: rgb(238 242 255 / 0.45) !important;
}
.tw-text-indigo-50\/5{
  color: rgb(238 242 255 / 0.05) !important;
}
.tw-text-indigo-50\/50{
  color: rgb(238 242 255 / 0.5) !important;
}
.tw-text-indigo-50\/55{
  color: rgb(238 242 255 / 0.55) !important;
}
.tw-text-indigo-50\/60{
  color: rgb(238 242 255 / 0.6) !important;
}
.tw-text-indigo-50\/65{
  color: rgb(238 242 255 / 0.65) !important;
}
.tw-text-indigo-50\/70{
  color: rgb(238 242 255 / 0.7) !important;
}
.tw-text-indigo-50\/75{
  color: rgb(238 242 255 / 0.75) !important;
}
.tw-text-indigo-50\/80{
  color: rgb(238 242 255 / 0.8) !important;
}
.tw-text-indigo-50\/85{
  color: rgb(238 242 255 / 0.85) !important;
}
.tw-text-indigo-50\/90{
  color: rgb(238 242 255 / 0.9) !important;
}
.tw-text-indigo-50\/95{
  color: rgb(238 242 255 / 0.95) !important;
}
.tw-text-indigo-500{
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-500\/0{
  color: rgb(99 102 241 / 0) !important;
}
.tw-text-indigo-500\/10{
  color: rgb(99 102 241 / 0.1) !important;
}
.tw-text-indigo-500\/100{
  color: rgb(99 102 241 / 1) !important;
}
.tw-text-indigo-500\/15{
  color: rgb(99 102 241 / 0.15) !important;
}
.tw-text-indigo-500\/20{
  color: rgb(99 102 241 / 0.2) !important;
}
.tw-text-indigo-500\/25{
  color: rgb(99 102 241 / 0.25) !important;
}
.tw-text-indigo-500\/30{
  color: rgb(99 102 241 / 0.3) !important;
}
.tw-text-indigo-500\/35{
  color: rgb(99 102 241 / 0.35) !important;
}
.tw-text-indigo-500\/40{
  color: rgb(99 102 241 / 0.4) !important;
}
.tw-text-indigo-500\/45{
  color: rgb(99 102 241 / 0.45) !important;
}
.tw-text-indigo-500\/5{
  color: rgb(99 102 241 / 0.05) !important;
}
.tw-text-indigo-500\/50{
  color: rgb(99 102 241 / 0.5) !important;
}
.tw-text-indigo-500\/55{
  color: rgb(99 102 241 / 0.55) !important;
}
.tw-text-indigo-500\/60{
  color: rgb(99 102 241 / 0.6) !important;
}
.tw-text-indigo-500\/65{
  color: rgb(99 102 241 / 0.65) !important;
}
.tw-text-indigo-500\/70{
  color: rgb(99 102 241 / 0.7) !important;
}
.tw-text-indigo-500\/75{
  color: rgb(99 102 241 / 0.75) !important;
}
.tw-text-indigo-500\/80{
  color: rgb(99 102 241 / 0.8) !important;
}
.tw-text-indigo-500\/85{
  color: rgb(99 102 241 / 0.85) !important;
}
.tw-text-indigo-500\/90{
  color: rgb(99 102 241 / 0.9) !important;
}
.tw-text-indigo-500\/95{
  color: rgb(99 102 241 / 0.95) !important;
}
.tw-text-indigo-600{
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-600\/0{
  color: rgb(79 70 229 / 0) !important;
}
.tw-text-indigo-600\/10{
  color: rgb(79 70 229 / 0.1) !important;
}
.tw-text-indigo-600\/100{
  color: rgb(79 70 229 / 1) !important;
}
.tw-text-indigo-600\/15{
  color: rgb(79 70 229 / 0.15) !important;
}
.tw-text-indigo-600\/20{
  color: rgb(79 70 229 / 0.2) !important;
}
.tw-text-indigo-600\/25{
  color: rgb(79 70 229 / 0.25) !important;
}
.tw-text-indigo-600\/30{
  color: rgb(79 70 229 / 0.3) !important;
}
.tw-text-indigo-600\/35{
  color: rgb(79 70 229 / 0.35) !important;
}
.tw-text-indigo-600\/40{
  color: rgb(79 70 229 / 0.4) !important;
}
.tw-text-indigo-600\/45{
  color: rgb(79 70 229 / 0.45) !important;
}
.tw-text-indigo-600\/5{
  color: rgb(79 70 229 / 0.05) !important;
}
.tw-text-indigo-600\/50{
  color: rgb(79 70 229 / 0.5) !important;
}
.tw-text-indigo-600\/55{
  color: rgb(79 70 229 / 0.55) !important;
}
.tw-text-indigo-600\/60{
  color: rgb(79 70 229 / 0.6) !important;
}
.tw-text-indigo-600\/65{
  color: rgb(79 70 229 / 0.65) !important;
}
.tw-text-indigo-600\/70{
  color: rgb(79 70 229 / 0.7) !important;
}
.tw-text-indigo-600\/75{
  color: rgb(79 70 229 / 0.75) !important;
}
.tw-text-indigo-600\/80{
  color: rgb(79 70 229 / 0.8) !important;
}
.tw-text-indigo-600\/85{
  color: rgb(79 70 229 / 0.85) !important;
}
.tw-text-indigo-600\/90{
  color: rgb(79 70 229 / 0.9) !important;
}
.tw-text-indigo-600\/95{
  color: rgb(79 70 229 / 0.95) !important;
}
.tw-text-indigo-700{
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-700\/0{
  color: rgb(67 56 202 / 0) !important;
}
.tw-text-indigo-700\/10{
  color: rgb(67 56 202 / 0.1) !important;
}
.tw-text-indigo-700\/100{
  color: rgb(67 56 202 / 1) !important;
}
.tw-text-indigo-700\/15{
  color: rgb(67 56 202 / 0.15) !important;
}
.tw-text-indigo-700\/20{
  color: rgb(67 56 202 / 0.2) !important;
}
.tw-text-indigo-700\/25{
  color: rgb(67 56 202 / 0.25) !important;
}
.tw-text-indigo-700\/30{
  color: rgb(67 56 202 / 0.3) !important;
}
.tw-text-indigo-700\/35{
  color: rgb(67 56 202 / 0.35) !important;
}
.tw-text-indigo-700\/40{
  color: rgb(67 56 202 / 0.4) !important;
}
.tw-text-indigo-700\/45{
  color: rgb(67 56 202 / 0.45) !important;
}
.tw-text-indigo-700\/5{
  color: rgb(67 56 202 / 0.05) !important;
}
.tw-text-indigo-700\/50{
  color: rgb(67 56 202 / 0.5) !important;
}
.tw-text-indigo-700\/55{
  color: rgb(67 56 202 / 0.55) !important;
}
.tw-text-indigo-700\/60{
  color: rgb(67 56 202 / 0.6) !important;
}
.tw-text-indigo-700\/65{
  color: rgb(67 56 202 / 0.65) !important;
}
.tw-text-indigo-700\/70{
  color: rgb(67 56 202 / 0.7) !important;
}
.tw-text-indigo-700\/75{
  color: rgb(67 56 202 / 0.75) !important;
}
.tw-text-indigo-700\/80{
  color: rgb(67 56 202 / 0.8) !important;
}
.tw-text-indigo-700\/85{
  color: rgb(67 56 202 / 0.85) !important;
}
.tw-text-indigo-700\/90{
  color: rgb(67 56 202 / 0.9) !important;
}
.tw-text-indigo-700\/95{
  color: rgb(67 56 202 / 0.95) !important;
}
.tw-text-indigo-800{
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-800\/0{
  color: rgb(55 48 163 / 0) !important;
}
.tw-text-indigo-800\/10{
  color: rgb(55 48 163 / 0.1) !important;
}
.tw-text-indigo-800\/100{
  color: rgb(55 48 163 / 1) !important;
}
.tw-text-indigo-800\/15{
  color: rgb(55 48 163 / 0.15) !important;
}
.tw-text-indigo-800\/20{
  color: rgb(55 48 163 / 0.2) !important;
}
.tw-text-indigo-800\/25{
  color: rgb(55 48 163 / 0.25) !important;
}
.tw-text-indigo-800\/30{
  color: rgb(55 48 163 / 0.3) !important;
}
.tw-text-indigo-800\/35{
  color: rgb(55 48 163 / 0.35) !important;
}
.tw-text-indigo-800\/40{
  color: rgb(55 48 163 / 0.4) !important;
}
.tw-text-indigo-800\/45{
  color: rgb(55 48 163 / 0.45) !important;
}
.tw-text-indigo-800\/5{
  color: rgb(55 48 163 / 0.05) !important;
}
.tw-text-indigo-800\/50{
  color: rgb(55 48 163 / 0.5) !important;
}
.tw-text-indigo-800\/55{
  color: rgb(55 48 163 / 0.55) !important;
}
.tw-text-indigo-800\/60{
  color: rgb(55 48 163 / 0.6) !important;
}
.tw-text-indigo-800\/65{
  color: rgb(55 48 163 / 0.65) !important;
}
.tw-text-indigo-800\/70{
  color: rgb(55 48 163 / 0.7) !important;
}
.tw-text-indigo-800\/75{
  color: rgb(55 48 163 / 0.75) !important;
}
.tw-text-indigo-800\/80{
  color: rgb(55 48 163 / 0.8) !important;
}
.tw-text-indigo-800\/85{
  color: rgb(55 48 163 / 0.85) !important;
}
.tw-text-indigo-800\/90{
  color: rgb(55 48 163 / 0.9) !important;
}
.tw-text-indigo-800\/95{
  color: rgb(55 48 163 / 0.95) !important;
}
.tw-text-indigo-900{
  --tw-text-opacity: 1 !important;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-900\/0{
  color: rgb(49 46 129 / 0) !important;
}
.tw-text-indigo-900\/10{
  color: rgb(49 46 129 / 0.1) !important;
}
.tw-text-indigo-900\/100{
  color: rgb(49 46 129 / 1) !important;
}
.tw-text-indigo-900\/15{
  color: rgb(49 46 129 / 0.15) !important;
}
.tw-text-indigo-900\/20{
  color: rgb(49 46 129 / 0.2) !important;
}
.tw-text-indigo-900\/25{
  color: rgb(49 46 129 / 0.25) !important;
}
.tw-text-indigo-900\/30{
  color: rgb(49 46 129 / 0.3) !important;
}
.tw-text-indigo-900\/35{
  color: rgb(49 46 129 / 0.35) !important;
}
.tw-text-indigo-900\/40{
  color: rgb(49 46 129 / 0.4) !important;
}
.tw-text-indigo-900\/45{
  color: rgb(49 46 129 / 0.45) !important;
}
.tw-text-indigo-900\/5{
  color: rgb(49 46 129 / 0.05) !important;
}
.tw-text-indigo-900\/50{
  color: rgb(49 46 129 / 0.5) !important;
}
.tw-text-indigo-900\/55{
  color: rgb(49 46 129 / 0.55) !important;
}
.tw-text-indigo-900\/60{
  color: rgb(49 46 129 / 0.6) !important;
}
.tw-text-indigo-900\/65{
  color: rgb(49 46 129 / 0.65) !important;
}
.tw-text-indigo-900\/70{
  color: rgb(49 46 129 / 0.7) !important;
}
.tw-text-indigo-900\/75{
  color: rgb(49 46 129 / 0.75) !important;
}
.tw-text-indigo-900\/80{
  color: rgb(49 46 129 / 0.8) !important;
}
.tw-text-indigo-900\/85{
  color: rgb(49 46 129 / 0.85) !important;
}
.tw-text-indigo-900\/90{
  color: rgb(49 46 129 / 0.9) !important;
}
.tw-text-indigo-900\/95{
  color: rgb(49 46 129 / 0.95) !important;
}
.tw-text-indigo-950{
  --tw-text-opacity: 1 !important;
  color: rgb(30 27 75 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-indigo-950\/0{
  color: rgb(30 27 75 / 0) !important;
}
.tw-text-indigo-950\/10{
  color: rgb(30 27 75 / 0.1) !important;
}
.tw-text-indigo-950\/100{
  color: rgb(30 27 75 / 1) !important;
}
.tw-text-indigo-950\/15{
  color: rgb(30 27 75 / 0.15) !important;
}
.tw-text-indigo-950\/20{
  color: rgb(30 27 75 / 0.2) !important;
}
.tw-text-indigo-950\/25{
  color: rgb(30 27 75 / 0.25) !important;
}
.tw-text-indigo-950\/30{
  color: rgb(30 27 75 / 0.3) !important;
}
.tw-text-indigo-950\/35{
  color: rgb(30 27 75 / 0.35) !important;
}
.tw-text-indigo-950\/40{
  color: rgb(30 27 75 / 0.4) !important;
}
.tw-text-indigo-950\/45{
  color: rgb(30 27 75 / 0.45) !important;
}
.tw-text-indigo-950\/5{
  color: rgb(30 27 75 / 0.05) !important;
}
.tw-text-indigo-950\/50{
  color: rgb(30 27 75 / 0.5) !important;
}
.tw-text-indigo-950\/55{
  color: rgb(30 27 75 / 0.55) !important;
}
.tw-text-indigo-950\/60{
  color: rgb(30 27 75 / 0.6) !important;
}
.tw-text-indigo-950\/65{
  color: rgb(30 27 75 / 0.65) !important;
}
.tw-text-indigo-950\/70{
  color: rgb(30 27 75 / 0.7) !important;
}
.tw-text-indigo-950\/75{
  color: rgb(30 27 75 / 0.75) !important;
}
.tw-text-indigo-950\/80{
  color: rgb(30 27 75 / 0.8) !important;
}
.tw-text-indigo-950\/85{
  color: rgb(30 27 75 / 0.85) !important;
}
.tw-text-indigo-950\/90{
  color: rgb(30 27 75 / 0.9) !important;
}
.tw-text-indigo-950\/95{
  color: rgb(30 27 75 / 0.95) !important;
}
.tw-text-inherit{
  color: inherit !important;
}
.tw-text-lime-100{
  --tw-text-opacity: 1 !important;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-100\/0{
  color: rgb(236 252 203 / 0) !important;
}
.tw-text-lime-100\/10{
  color: rgb(236 252 203 / 0.1) !important;
}
.tw-text-lime-100\/100{
  color: rgb(236 252 203 / 1) !important;
}
.tw-text-lime-100\/15{
  color: rgb(236 252 203 / 0.15) !important;
}
.tw-text-lime-100\/20{
  color: rgb(236 252 203 / 0.2) !important;
}
.tw-text-lime-100\/25{
  color: rgb(236 252 203 / 0.25) !important;
}
.tw-text-lime-100\/30{
  color: rgb(236 252 203 / 0.3) !important;
}
.tw-text-lime-100\/35{
  color: rgb(236 252 203 / 0.35) !important;
}
.tw-text-lime-100\/40{
  color: rgb(236 252 203 / 0.4) !important;
}
.tw-text-lime-100\/45{
  color: rgb(236 252 203 / 0.45) !important;
}
.tw-text-lime-100\/5{
  color: rgb(236 252 203 / 0.05) !important;
}
.tw-text-lime-100\/50{
  color: rgb(236 252 203 / 0.5) !important;
}
.tw-text-lime-100\/55{
  color: rgb(236 252 203 / 0.55) !important;
}
.tw-text-lime-100\/60{
  color: rgb(236 252 203 / 0.6) !important;
}
.tw-text-lime-100\/65{
  color: rgb(236 252 203 / 0.65) !important;
}
.tw-text-lime-100\/70{
  color: rgb(236 252 203 / 0.7) !important;
}
.tw-text-lime-100\/75{
  color: rgb(236 252 203 / 0.75) !important;
}
.tw-text-lime-100\/80{
  color: rgb(236 252 203 / 0.8) !important;
}
.tw-text-lime-100\/85{
  color: rgb(236 252 203 / 0.85) !important;
}
.tw-text-lime-100\/90{
  color: rgb(236 252 203 / 0.9) !important;
}
.tw-text-lime-100\/95{
  color: rgb(236 252 203 / 0.95) !important;
}
.tw-text-lime-200{
  --tw-text-opacity: 1 !important;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-200\/0{
  color: rgb(217 249 157 / 0) !important;
}
.tw-text-lime-200\/10{
  color: rgb(217 249 157 / 0.1) !important;
}
.tw-text-lime-200\/100{
  color: rgb(217 249 157 / 1) !important;
}
.tw-text-lime-200\/15{
  color: rgb(217 249 157 / 0.15) !important;
}
.tw-text-lime-200\/20{
  color: rgb(217 249 157 / 0.2) !important;
}
.tw-text-lime-200\/25{
  color: rgb(217 249 157 / 0.25) !important;
}
.tw-text-lime-200\/30{
  color: rgb(217 249 157 / 0.3) !important;
}
.tw-text-lime-200\/35{
  color: rgb(217 249 157 / 0.35) !important;
}
.tw-text-lime-200\/40{
  color: rgb(217 249 157 / 0.4) !important;
}
.tw-text-lime-200\/45{
  color: rgb(217 249 157 / 0.45) !important;
}
.tw-text-lime-200\/5{
  color: rgb(217 249 157 / 0.05) !important;
}
.tw-text-lime-200\/50{
  color: rgb(217 249 157 / 0.5) !important;
}
.tw-text-lime-200\/55{
  color: rgb(217 249 157 / 0.55) !important;
}
.tw-text-lime-200\/60{
  color: rgb(217 249 157 / 0.6) !important;
}
.tw-text-lime-200\/65{
  color: rgb(217 249 157 / 0.65) !important;
}
.tw-text-lime-200\/70{
  color: rgb(217 249 157 / 0.7) !important;
}
.tw-text-lime-200\/75{
  color: rgb(217 249 157 / 0.75) !important;
}
.tw-text-lime-200\/80{
  color: rgb(217 249 157 / 0.8) !important;
}
.tw-text-lime-200\/85{
  color: rgb(217 249 157 / 0.85) !important;
}
.tw-text-lime-200\/90{
  color: rgb(217 249 157 / 0.9) !important;
}
.tw-text-lime-200\/95{
  color: rgb(217 249 157 / 0.95) !important;
}
.tw-text-lime-300{
  --tw-text-opacity: 1 !important;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-300\/0{
  color: rgb(190 242 100 / 0) !important;
}
.tw-text-lime-300\/10{
  color: rgb(190 242 100 / 0.1) !important;
}
.tw-text-lime-300\/100{
  color: rgb(190 242 100 / 1) !important;
}
.tw-text-lime-300\/15{
  color: rgb(190 242 100 / 0.15) !important;
}
.tw-text-lime-300\/20{
  color: rgb(190 242 100 / 0.2) !important;
}
.tw-text-lime-300\/25{
  color: rgb(190 242 100 / 0.25) !important;
}
.tw-text-lime-300\/30{
  color: rgb(190 242 100 / 0.3) !important;
}
.tw-text-lime-300\/35{
  color: rgb(190 242 100 / 0.35) !important;
}
.tw-text-lime-300\/40{
  color: rgb(190 242 100 / 0.4) !important;
}
.tw-text-lime-300\/45{
  color: rgb(190 242 100 / 0.45) !important;
}
.tw-text-lime-300\/5{
  color: rgb(190 242 100 / 0.05) !important;
}
.tw-text-lime-300\/50{
  color: rgb(190 242 100 / 0.5) !important;
}
.tw-text-lime-300\/55{
  color: rgb(190 242 100 / 0.55) !important;
}
.tw-text-lime-300\/60{
  color: rgb(190 242 100 / 0.6) !important;
}
.tw-text-lime-300\/65{
  color: rgb(190 242 100 / 0.65) !important;
}
.tw-text-lime-300\/70{
  color: rgb(190 242 100 / 0.7) !important;
}
.tw-text-lime-300\/75{
  color: rgb(190 242 100 / 0.75) !important;
}
.tw-text-lime-300\/80{
  color: rgb(190 242 100 / 0.8) !important;
}
.tw-text-lime-300\/85{
  color: rgb(190 242 100 / 0.85) !important;
}
.tw-text-lime-300\/90{
  color: rgb(190 242 100 / 0.9) !important;
}
.tw-text-lime-300\/95{
  color: rgb(190 242 100 / 0.95) !important;
}
.tw-text-lime-400{
  --tw-text-opacity: 1 !important;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-400\/0{
  color: rgb(163 230 53 / 0) !important;
}
.tw-text-lime-400\/10{
  color: rgb(163 230 53 / 0.1) !important;
}
.tw-text-lime-400\/100{
  color: rgb(163 230 53 / 1) !important;
}
.tw-text-lime-400\/15{
  color: rgb(163 230 53 / 0.15) !important;
}
.tw-text-lime-400\/20{
  color: rgb(163 230 53 / 0.2) !important;
}
.tw-text-lime-400\/25{
  color: rgb(163 230 53 / 0.25) !important;
}
.tw-text-lime-400\/30{
  color: rgb(163 230 53 / 0.3) !important;
}
.tw-text-lime-400\/35{
  color: rgb(163 230 53 / 0.35) !important;
}
.tw-text-lime-400\/40{
  color: rgb(163 230 53 / 0.4) !important;
}
.tw-text-lime-400\/45{
  color: rgb(163 230 53 / 0.45) !important;
}
.tw-text-lime-400\/5{
  color: rgb(163 230 53 / 0.05) !important;
}
.tw-text-lime-400\/50{
  color: rgb(163 230 53 / 0.5) !important;
}
.tw-text-lime-400\/55{
  color: rgb(163 230 53 / 0.55) !important;
}
.tw-text-lime-400\/60{
  color: rgb(163 230 53 / 0.6) !important;
}
.tw-text-lime-400\/65{
  color: rgb(163 230 53 / 0.65) !important;
}
.tw-text-lime-400\/70{
  color: rgb(163 230 53 / 0.7) !important;
}
.tw-text-lime-400\/75{
  color: rgb(163 230 53 / 0.75) !important;
}
.tw-text-lime-400\/80{
  color: rgb(163 230 53 / 0.8) !important;
}
.tw-text-lime-400\/85{
  color: rgb(163 230 53 / 0.85) !important;
}
.tw-text-lime-400\/90{
  color: rgb(163 230 53 / 0.9) !important;
}
.tw-text-lime-400\/95{
  color: rgb(163 230 53 / 0.95) !important;
}
.tw-text-lime-50{
  --tw-text-opacity: 1 !important;
  color: rgb(247 254 231 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-50\/0{
  color: rgb(247 254 231 / 0) !important;
}
.tw-text-lime-50\/10{
  color: rgb(247 254 231 / 0.1) !important;
}
.tw-text-lime-50\/100{
  color: rgb(247 254 231 / 1) !important;
}
.tw-text-lime-50\/15{
  color: rgb(247 254 231 / 0.15) !important;
}
.tw-text-lime-50\/20{
  color: rgb(247 254 231 / 0.2) !important;
}
.tw-text-lime-50\/25{
  color: rgb(247 254 231 / 0.25) !important;
}
.tw-text-lime-50\/30{
  color: rgb(247 254 231 / 0.3) !important;
}
.tw-text-lime-50\/35{
  color: rgb(247 254 231 / 0.35) !important;
}
.tw-text-lime-50\/40{
  color: rgb(247 254 231 / 0.4) !important;
}
.tw-text-lime-50\/45{
  color: rgb(247 254 231 / 0.45) !important;
}
.tw-text-lime-50\/5{
  color: rgb(247 254 231 / 0.05) !important;
}
.tw-text-lime-50\/50{
  color: rgb(247 254 231 / 0.5) !important;
}
.tw-text-lime-50\/55{
  color: rgb(247 254 231 / 0.55) !important;
}
.tw-text-lime-50\/60{
  color: rgb(247 254 231 / 0.6) !important;
}
.tw-text-lime-50\/65{
  color: rgb(247 254 231 / 0.65) !important;
}
.tw-text-lime-50\/70{
  color: rgb(247 254 231 / 0.7) !important;
}
.tw-text-lime-50\/75{
  color: rgb(247 254 231 / 0.75) !important;
}
.tw-text-lime-50\/80{
  color: rgb(247 254 231 / 0.8) !important;
}
.tw-text-lime-50\/85{
  color: rgb(247 254 231 / 0.85) !important;
}
.tw-text-lime-50\/90{
  color: rgb(247 254 231 / 0.9) !important;
}
.tw-text-lime-50\/95{
  color: rgb(247 254 231 / 0.95) !important;
}
.tw-text-lime-500{
  --tw-text-opacity: 1 !important;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-500\/0{
  color: rgb(132 204 22 / 0) !important;
}
.tw-text-lime-500\/10{
  color: rgb(132 204 22 / 0.1) !important;
}
.tw-text-lime-500\/100{
  color: rgb(132 204 22 / 1) !important;
}
.tw-text-lime-500\/15{
  color: rgb(132 204 22 / 0.15) !important;
}
.tw-text-lime-500\/20{
  color: rgb(132 204 22 / 0.2) !important;
}
.tw-text-lime-500\/25{
  color: rgb(132 204 22 / 0.25) !important;
}
.tw-text-lime-500\/30{
  color: rgb(132 204 22 / 0.3) !important;
}
.tw-text-lime-500\/35{
  color: rgb(132 204 22 / 0.35) !important;
}
.tw-text-lime-500\/40{
  color: rgb(132 204 22 / 0.4) !important;
}
.tw-text-lime-500\/45{
  color: rgb(132 204 22 / 0.45) !important;
}
.tw-text-lime-500\/5{
  color: rgb(132 204 22 / 0.05) !important;
}
.tw-text-lime-500\/50{
  color: rgb(132 204 22 / 0.5) !important;
}
.tw-text-lime-500\/55{
  color: rgb(132 204 22 / 0.55) !important;
}
.tw-text-lime-500\/60{
  color: rgb(132 204 22 / 0.6) !important;
}
.tw-text-lime-500\/65{
  color: rgb(132 204 22 / 0.65) !important;
}
.tw-text-lime-500\/70{
  color: rgb(132 204 22 / 0.7) !important;
}
.tw-text-lime-500\/75{
  color: rgb(132 204 22 / 0.75) !important;
}
.tw-text-lime-500\/80{
  color: rgb(132 204 22 / 0.8) !important;
}
.tw-text-lime-500\/85{
  color: rgb(132 204 22 / 0.85) !important;
}
.tw-text-lime-500\/90{
  color: rgb(132 204 22 / 0.9) !important;
}
.tw-text-lime-500\/95{
  color: rgb(132 204 22 / 0.95) !important;
}
.tw-text-lime-600{
  --tw-text-opacity: 1 !important;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-600\/0{
  color: rgb(101 163 13 / 0) !important;
}
.tw-text-lime-600\/10{
  color: rgb(101 163 13 / 0.1) !important;
}
.tw-text-lime-600\/100{
  color: rgb(101 163 13 / 1) !important;
}
.tw-text-lime-600\/15{
  color: rgb(101 163 13 / 0.15) !important;
}
.tw-text-lime-600\/20{
  color: rgb(101 163 13 / 0.2) !important;
}
.tw-text-lime-600\/25{
  color: rgb(101 163 13 / 0.25) !important;
}
.tw-text-lime-600\/30{
  color: rgb(101 163 13 / 0.3) !important;
}
.tw-text-lime-600\/35{
  color: rgb(101 163 13 / 0.35) !important;
}
.tw-text-lime-600\/40{
  color: rgb(101 163 13 / 0.4) !important;
}
.tw-text-lime-600\/45{
  color: rgb(101 163 13 / 0.45) !important;
}
.tw-text-lime-600\/5{
  color: rgb(101 163 13 / 0.05) !important;
}
.tw-text-lime-600\/50{
  color: rgb(101 163 13 / 0.5) !important;
}
.tw-text-lime-600\/55{
  color: rgb(101 163 13 / 0.55) !important;
}
.tw-text-lime-600\/60{
  color: rgb(101 163 13 / 0.6) !important;
}
.tw-text-lime-600\/65{
  color: rgb(101 163 13 / 0.65) !important;
}
.tw-text-lime-600\/70{
  color: rgb(101 163 13 / 0.7) !important;
}
.tw-text-lime-600\/75{
  color: rgb(101 163 13 / 0.75) !important;
}
.tw-text-lime-600\/80{
  color: rgb(101 163 13 / 0.8) !important;
}
.tw-text-lime-600\/85{
  color: rgb(101 163 13 / 0.85) !important;
}
.tw-text-lime-600\/90{
  color: rgb(101 163 13 / 0.9) !important;
}
.tw-text-lime-600\/95{
  color: rgb(101 163 13 / 0.95) !important;
}
.tw-text-lime-700{
  --tw-text-opacity: 1 !important;
  color: rgb(119 136 89 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-700\/0{
  color: rgb(119 136 89 / 0) !important;
}
.tw-text-lime-700\/10{
  color: rgb(119 136 89 / 0.1) !important;
}
.tw-text-lime-700\/100{
  color: rgb(119 136 89 / 1) !important;
}
.tw-text-lime-700\/15{
  color: rgb(119 136 89 / 0.15) !important;
}
.tw-text-lime-700\/20{
  color: rgb(119 136 89 / 0.2) !important;
}
.tw-text-lime-700\/25{
  color: rgb(119 136 89 / 0.25) !important;
}
.tw-text-lime-700\/30{
  color: rgb(119 136 89 / 0.3) !important;
}
.tw-text-lime-700\/35{
  color: rgb(119 136 89 / 0.35) !important;
}
.tw-text-lime-700\/40{
  color: rgb(119 136 89 / 0.4) !important;
}
.tw-text-lime-700\/45{
  color: rgb(119 136 89 / 0.45) !important;
}
.tw-text-lime-700\/5{
  color: rgb(119 136 89 / 0.05) !important;
}
.tw-text-lime-700\/50{
  color: rgb(119 136 89 / 0.5) !important;
}
.tw-text-lime-700\/55{
  color: rgb(119 136 89 / 0.55) !important;
}
.tw-text-lime-700\/60{
  color: rgb(119 136 89 / 0.6) !important;
}
.tw-text-lime-700\/65{
  color: rgb(119 136 89 / 0.65) !important;
}
.tw-text-lime-700\/70{
  color: rgb(119 136 89 / 0.7) !important;
}
.tw-text-lime-700\/75{
  color: rgb(119 136 89 / 0.75) !important;
}
.tw-text-lime-700\/80{
  color: rgb(119 136 89 / 0.8) !important;
}
.tw-text-lime-700\/85{
  color: rgb(119 136 89 / 0.85) !important;
}
.tw-text-lime-700\/90{
  color: rgb(119 136 89 / 0.9) !important;
}
.tw-text-lime-700\/95{
  color: rgb(119 136 89 / 0.95) !important;
}
.tw-text-lime-800{
  --tw-text-opacity: 1 !important;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-800\/0{
  color: rgb(63 98 18 / 0) !important;
}
.tw-text-lime-800\/10{
  color: rgb(63 98 18 / 0.1) !important;
}
.tw-text-lime-800\/100{
  color: rgb(63 98 18 / 1) !important;
}
.tw-text-lime-800\/15{
  color: rgb(63 98 18 / 0.15) !important;
}
.tw-text-lime-800\/20{
  color: rgb(63 98 18 / 0.2) !important;
}
.tw-text-lime-800\/25{
  color: rgb(63 98 18 / 0.25) !important;
}
.tw-text-lime-800\/30{
  color: rgb(63 98 18 / 0.3) !important;
}
.tw-text-lime-800\/35{
  color: rgb(63 98 18 / 0.35) !important;
}
.tw-text-lime-800\/40{
  color: rgb(63 98 18 / 0.4) !important;
}
.tw-text-lime-800\/45{
  color: rgb(63 98 18 / 0.45) !important;
}
.tw-text-lime-800\/5{
  color: rgb(63 98 18 / 0.05) !important;
}
.tw-text-lime-800\/50{
  color: rgb(63 98 18 / 0.5) !important;
}
.tw-text-lime-800\/55{
  color: rgb(63 98 18 / 0.55) !important;
}
.tw-text-lime-800\/60{
  color: rgb(63 98 18 / 0.6) !important;
}
.tw-text-lime-800\/65{
  color: rgb(63 98 18 / 0.65) !important;
}
.tw-text-lime-800\/70{
  color: rgb(63 98 18 / 0.7) !important;
}
.tw-text-lime-800\/75{
  color: rgb(63 98 18 / 0.75) !important;
}
.tw-text-lime-800\/80{
  color: rgb(63 98 18 / 0.8) !important;
}
.tw-text-lime-800\/85{
  color: rgb(63 98 18 / 0.85) !important;
}
.tw-text-lime-800\/90{
  color: rgb(63 98 18 / 0.9) !important;
}
.tw-text-lime-800\/95{
  color: rgb(63 98 18 / 0.95) !important;
}
.tw-text-lime-900{
  --tw-text-opacity: 1 !important;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-900\/0{
  color: rgb(54 83 20 / 0) !important;
}
.tw-text-lime-900\/10{
  color: rgb(54 83 20 / 0.1) !important;
}
.tw-text-lime-900\/100{
  color: rgb(54 83 20 / 1) !important;
}
.tw-text-lime-900\/15{
  color: rgb(54 83 20 / 0.15) !important;
}
.tw-text-lime-900\/20{
  color: rgb(54 83 20 / 0.2) !important;
}
.tw-text-lime-900\/25{
  color: rgb(54 83 20 / 0.25) !important;
}
.tw-text-lime-900\/30{
  color: rgb(54 83 20 / 0.3) !important;
}
.tw-text-lime-900\/35{
  color: rgb(54 83 20 / 0.35) !important;
}
.tw-text-lime-900\/40{
  color: rgb(54 83 20 / 0.4) !important;
}
.tw-text-lime-900\/45{
  color: rgb(54 83 20 / 0.45) !important;
}
.tw-text-lime-900\/5{
  color: rgb(54 83 20 / 0.05) !important;
}
.tw-text-lime-900\/50{
  color: rgb(54 83 20 / 0.5) !important;
}
.tw-text-lime-900\/55{
  color: rgb(54 83 20 / 0.55) !important;
}
.tw-text-lime-900\/60{
  color: rgb(54 83 20 / 0.6) !important;
}
.tw-text-lime-900\/65{
  color: rgb(54 83 20 / 0.65) !important;
}
.tw-text-lime-900\/70{
  color: rgb(54 83 20 / 0.7) !important;
}
.tw-text-lime-900\/75{
  color: rgb(54 83 20 / 0.75) !important;
}
.tw-text-lime-900\/80{
  color: rgb(54 83 20 / 0.8) !important;
}
.tw-text-lime-900\/85{
  color: rgb(54 83 20 / 0.85) !important;
}
.tw-text-lime-900\/90{
  color: rgb(54 83 20 / 0.9) !important;
}
.tw-text-lime-900\/95{
  color: rgb(54 83 20 / 0.95) !important;
}
.tw-text-lime-950{
  --tw-text-opacity: 1 !important;
  color: rgb(26 46 5 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-lime-950\/0{
  color: rgb(26 46 5 / 0) !important;
}
.tw-text-lime-950\/10{
  color: rgb(26 46 5 / 0.1) !important;
}
.tw-text-lime-950\/100{
  color: rgb(26 46 5 / 1) !important;
}
.tw-text-lime-950\/15{
  color: rgb(26 46 5 / 0.15) !important;
}
.tw-text-lime-950\/20{
  color: rgb(26 46 5 / 0.2) !important;
}
.tw-text-lime-950\/25{
  color: rgb(26 46 5 / 0.25) !important;
}
.tw-text-lime-950\/30{
  color: rgb(26 46 5 / 0.3) !important;
}
.tw-text-lime-950\/35{
  color: rgb(26 46 5 / 0.35) !important;
}
.tw-text-lime-950\/40{
  color: rgb(26 46 5 / 0.4) !important;
}
.tw-text-lime-950\/45{
  color: rgb(26 46 5 / 0.45) !important;
}
.tw-text-lime-950\/5{
  color: rgb(26 46 5 / 0.05) !important;
}
.tw-text-lime-950\/50{
  color: rgb(26 46 5 / 0.5) !important;
}
.tw-text-lime-950\/55{
  color: rgb(26 46 5 / 0.55) !important;
}
.tw-text-lime-950\/60{
  color: rgb(26 46 5 / 0.6) !important;
}
.tw-text-lime-950\/65{
  color: rgb(26 46 5 / 0.65) !important;
}
.tw-text-lime-950\/70{
  color: rgb(26 46 5 / 0.7) !important;
}
.tw-text-lime-950\/75{
  color: rgb(26 46 5 / 0.75) !important;
}
.tw-text-lime-950\/80{
  color: rgb(26 46 5 / 0.8) !important;
}
.tw-text-lime-950\/85{
  color: rgb(26 46 5 / 0.85) !important;
}
.tw-text-lime-950\/90{
  color: rgb(26 46 5 / 0.9) !important;
}
.tw-text-lime-950\/95{
  color: rgb(26 46 5 / 0.95) !important;
}
.tw-text-neutral-100{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-100\/0{
  color: rgb(245 245 245 / 0) !important;
}
.tw-text-neutral-100\/10{
  color: rgb(245 245 245 / 0.1) !important;
}
.tw-text-neutral-100\/100{
  color: rgb(245 245 245 / 1) !important;
}
.tw-text-neutral-100\/15{
  color: rgb(245 245 245 / 0.15) !important;
}
.tw-text-neutral-100\/20{
  color: rgb(245 245 245 / 0.2) !important;
}
.tw-text-neutral-100\/25{
  color: rgb(245 245 245 / 0.25) !important;
}
.tw-text-neutral-100\/30{
  color: rgb(245 245 245 / 0.3) !important;
}
.tw-text-neutral-100\/35{
  color: rgb(245 245 245 / 0.35) !important;
}
.tw-text-neutral-100\/40{
  color: rgb(245 245 245 / 0.4) !important;
}
.tw-text-neutral-100\/45{
  color: rgb(245 245 245 / 0.45) !important;
}
.tw-text-neutral-100\/5{
  color: rgb(245 245 245 / 0.05) !important;
}
.tw-text-neutral-100\/50{
  color: rgb(245 245 245 / 0.5) !important;
}
.tw-text-neutral-100\/55{
  color: rgb(245 245 245 / 0.55) !important;
}
.tw-text-neutral-100\/60{
  color: rgb(245 245 245 / 0.6) !important;
}
.tw-text-neutral-100\/65{
  color: rgb(245 245 245 / 0.65) !important;
}
.tw-text-neutral-100\/70{
  color: rgb(245 245 245 / 0.7) !important;
}
.tw-text-neutral-100\/75{
  color: rgb(245 245 245 / 0.75) !important;
}
.tw-text-neutral-100\/80{
  color: rgb(245 245 245 / 0.8) !important;
}
.tw-text-neutral-100\/85{
  color: rgb(245 245 245 / 0.85) !important;
}
.tw-text-neutral-100\/90{
  color: rgb(245 245 245 / 0.9) !important;
}
.tw-text-neutral-100\/95{
  color: rgb(245 245 245 / 0.95) !important;
}
.tw-text-neutral-200{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-200\/0{
  color: rgb(229 229 229 / 0) !important;
}
.tw-text-neutral-200\/10{
  color: rgb(229 229 229 / 0.1) !important;
}
.tw-text-neutral-200\/100{
  color: rgb(229 229 229 / 1) !important;
}
.tw-text-neutral-200\/15{
  color: rgb(229 229 229 / 0.15) !important;
}
.tw-text-neutral-200\/20{
  color: rgb(229 229 229 / 0.2) !important;
}
.tw-text-neutral-200\/25{
  color: rgb(229 229 229 / 0.25) !important;
}
.tw-text-neutral-200\/30{
  color: rgb(229 229 229 / 0.3) !important;
}
.tw-text-neutral-200\/35{
  color: rgb(229 229 229 / 0.35) !important;
}
.tw-text-neutral-200\/40{
  color: rgb(229 229 229 / 0.4) !important;
}
.tw-text-neutral-200\/45{
  color: rgb(229 229 229 / 0.45) !important;
}
.tw-text-neutral-200\/5{
  color: rgb(229 229 229 / 0.05) !important;
}
.tw-text-neutral-200\/50{
  color: rgb(229 229 229 / 0.5) !important;
}
.tw-text-neutral-200\/55{
  color: rgb(229 229 229 / 0.55) !important;
}
.tw-text-neutral-200\/60{
  color: rgb(229 229 229 / 0.6) !important;
}
.tw-text-neutral-200\/65{
  color: rgb(229 229 229 / 0.65) !important;
}
.tw-text-neutral-200\/70{
  color: rgb(229 229 229 / 0.7) !important;
}
.tw-text-neutral-200\/75{
  color: rgb(229 229 229 / 0.75) !important;
}
.tw-text-neutral-200\/80{
  color: rgb(229 229 229 / 0.8) !important;
}
.tw-text-neutral-200\/85{
  color: rgb(229 229 229 / 0.85) !important;
}
.tw-text-neutral-200\/90{
  color: rgb(229 229 229 / 0.9) !important;
}
.tw-text-neutral-200\/95{
  color: rgb(229 229 229 / 0.95) !important;
}
.tw-text-neutral-300{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-300\/0{
  color: rgb(212 212 212 / 0) !important;
}
.tw-text-neutral-300\/10{
  color: rgb(212 212 212 / 0.1) !important;
}
.tw-text-neutral-300\/100{
  color: rgb(212 212 212 / 1) !important;
}
.tw-text-neutral-300\/15{
  color: rgb(212 212 212 / 0.15) !important;
}
.tw-text-neutral-300\/20{
  color: rgb(212 212 212 / 0.2) !important;
}
.tw-text-neutral-300\/25{
  color: rgb(212 212 212 / 0.25) !important;
}
.tw-text-neutral-300\/30{
  color: rgb(212 212 212 / 0.3) !important;
}
.tw-text-neutral-300\/35{
  color: rgb(212 212 212 / 0.35) !important;
}
.tw-text-neutral-300\/40{
  color: rgb(212 212 212 / 0.4) !important;
}
.tw-text-neutral-300\/45{
  color: rgb(212 212 212 / 0.45) !important;
}
.tw-text-neutral-300\/5{
  color: rgb(212 212 212 / 0.05) !important;
}
.tw-text-neutral-300\/50{
  color: rgb(212 212 212 / 0.5) !important;
}
.tw-text-neutral-300\/55{
  color: rgb(212 212 212 / 0.55) !important;
}
.tw-text-neutral-300\/60{
  color: rgb(212 212 212 / 0.6) !important;
}
.tw-text-neutral-300\/65{
  color: rgb(212 212 212 / 0.65) !important;
}
.tw-text-neutral-300\/70{
  color: rgb(212 212 212 / 0.7) !important;
}
.tw-text-neutral-300\/75{
  color: rgb(212 212 212 / 0.75) !important;
}
.tw-text-neutral-300\/80{
  color: rgb(212 212 212 / 0.8) !important;
}
.tw-text-neutral-300\/85{
  color: rgb(212 212 212 / 0.85) !important;
}
.tw-text-neutral-300\/90{
  color: rgb(212 212 212 / 0.9) !important;
}
.tw-text-neutral-300\/95{
  color: rgb(212 212 212 / 0.95) !important;
}
.tw-text-neutral-400{
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-400\/0{
  color: rgb(163 163 163 / 0) !important;
}
.tw-text-neutral-400\/10{
  color: rgb(163 163 163 / 0.1) !important;
}
.tw-text-neutral-400\/100{
  color: rgb(163 163 163 / 1) !important;
}
.tw-text-neutral-400\/15{
  color: rgb(163 163 163 / 0.15) !important;
}
.tw-text-neutral-400\/20{
  color: rgb(163 163 163 / 0.2) !important;
}
.tw-text-neutral-400\/25{
  color: rgb(163 163 163 / 0.25) !important;
}
.tw-text-neutral-400\/30{
  color: rgb(163 163 163 / 0.3) !important;
}
.tw-text-neutral-400\/35{
  color: rgb(163 163 163 / 0.35) !important;
}
.tw-text-neutral-400\/40{
  color: rgb(163 163 163 / 0.4) !important;
}
.tw-text-neutral-400\/45{
  color: rgb(163 163 163 / 0.45) !important;
}
.tw-text-neutral-400\/5{
  color: rgb(163 163 163 / 0.05) !important;
}
.tw-text-neutral-400\/50{
  color: rgb(163 163 163 / 0.5) !important;
}
.tw-text-neutral-400\/55{
  color: rgb(163 163 163 / 0.55) !important;
}
.tw-text-neutral-400\/60{
  color: rgb(163 163 163 / 0.6) !important;
}
.tw-text-neutral-400\/65{
  color: rgb(163 163 163 / 0.65) !important;
}
.tw-text-neutral-400\/70{
  color: rgb(163 163 163 / 0.7) !important;
}
.tw-text-neutral-400\/75{
  color: rgb(163 163 163 / 0.75) !important;
}
.tw-text-neutral-400\/80{
  color: rgb(163 163 163 / 0.8) !important;
}
.tw-text-neutral-400\/85{
  color: rgb(163 163 163 / 0.85) !important;
}
.tw-text-neutral-400\/90{
  color: rgb(163 163 163 / 0.9) !important;
}
.tw-text-neutral-400\/95{
  color: rgb(163 163 163 / 0.95) !important;
}
.tw-text-neutral-50{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-50\/0{
  color: rgb(250 250 250 / 0) !important;
}
.tw-text-neutral-50\/10{
  color: rgb(250 250 250 / 0.1) !important;
}
.tw-text-neutral-50\/100{
  color: rgb(250 250 250 / 1) !important;
}
.tw-text-neutral-50\/15{
  color: rgb(250 250 250 / 0.15) !important;
}
.tw-text-neutral-50\/20{
  color: rgb(250 250 250 / 0.2) !important;
}
.tw-text-neutral-50\/25{
  color: rgb(250 250 250 / 0.25) !important;
}
.tw-text-neutral-50\/30{
  color: rgb(250 250 250 / 0.3) !important;
}
.tw-text-neutral-50\/35{
  color: rgb(250 250 250 / 0.35) !important;
}
.tw-text-neutral-50\/40{
  color: rgb(250 250 250 / 0.4) !important;
}
.tw-text-neutral-50\/45{
  color: rgb(250 250 250 / 0.45) !important;
}
.tw-text-neutral-50\/5{
  color: rgb(250 250 250 / 0.05) !important;
}
.tw-text-neutral-50\/50{
  color: rgb(250 250 250 / 0.5) !important;
}
.tw-text-neutral-50\/55{
  color: rgb(250 250 250 / 0.55) !important;
}
.tw-text-neutral-50\/60{
  color: rgb(250 250 250 / 0.6) !important;
}
.tw-text-neutral-50\/65{
  color: rgb(250 250 250 / 0.65) !important;
}
.tw-text-neutral-50\/70{
  color: rgb(250 250 250 / 0.7) !important;
}
.tw-text-neutral-50\/75{
  color: rgb(250 250 250 / 0.75) !important;
}
.tw-text-neutral-50\/80{
  color: rgb(250 250 250 / 0.8) !important;
}
.tw-text-neutral-50\/85{
  color: rgb(250 250 250 / 0.85) !important;
}
.tw-text-neutral-50\/90{
  color: rgb(250 250 250 / 0.9) !important;
}
.tw-text-neutral-50\/95{
  color: rgb(250 250 250 / 0.95) !important;
}
.tw-text-neutral-500{
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-500\/0{
  color: rgb(115 115 115 / 0) !important;
}
.tw-text-neutral-500\/10{
  color: rgb(115 115 115 / 0.1) !important;
}
.tw-text-neutral-500\/100{
  color: rgb(115 115 115 / 1) !important;
}
.tw-text-neutral-500\/15{
  color: rgb(115 115 115 / 0.15) !important;
}
.tw-text-neutral-500\/20{
  color: rgb(115 115 115 / 0.2) !important;
}
.tw-text-neutral-500\/25{
  color: rgb(115 115 115 / 0.25) !important;
}
.tw-text-neutral-500\/30{
  color: rgb(115 115 115 / 0.3) !important;
}
.tw-text-neutral-500\/35{
  color: rgb(115 115 115 / 0.35) !important;
}
.tw-text-neutral-500\/40{
  color: rgb(115 115 115 / 0.4) !important;
}
.tw-text-neutral-500\/45{
  color: rgb(115 115 115 / 0.45) !important;
}
.tw-text-neutral-500\/5{
  color: rgb(115 115 115 / 0.05) !important;
}
.tw-text-neutral-500\/50{
  color: rgb(115 115 115 / 0.5) !important;
}
.tw-text-neutral-500\/55{
  color: rgb(115 115 115 / 0.55) !important;
}
.tw-text-neutral-500\/60{
  color: rgb(115 115 115 / 0.6) !important;
}
.tw-text-neutral-500\/65{
  color: rgb(115 115 115 / 0.65) !important;
}
.tw-text-neutral-500\/70{
  color: rgb(115 115 115 / 0.7) !important;
}
.tw-text-neutral-500\/75{
  color: rgb(115 115 115 / 0.75) !important;
}
.tw-text-neutral-500\/80{
  color: rgb(115 115 115 / 0.8) !important;
}
.tw-text-neutral-500\/85{
  color: rgb(115 115 115 / 0.85) !important;
}
.tw-text-neutral-500\/90{
  color: rgb(115 115 115 / 0.9) !important;
}
.tw-text-neutral-500\/95{
  color: rgb(115 115 115 / 0.95) !important;
}
.tw-text-neutral-600{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-600\/0{
  color: rgb(82 82 82 / 0) !important;
}
.tw-text-neutral-600\/10{
  color: rgb(82 82 82 / 0.1) !important;
}
.tw-text-neutral-600\/100{
  color: rgb(82 82 82 / 1) !important;
}
.tw-text-neutral-600\/15{
  color: rgb(82 82 82 / 0.15) !important;
}
.tw-text-neutral-600\/20{
  color: rgb(82 82 82 / 0.2) !important;
}
.tw-text-neutral-600\/25{
  color: rgb(82 82 82 / 0.25) !important;
}
.tw-text-neutral-600\/30{
  color: rgb(82 82 82 / 0.3) !important;
}
.tw-text-neutral-600\/35{
  color: rgb(82 82 82 / 0.35) !important;
}
.tw-text-neutral-600\/40{
  color: rgb(82 82 82 / 0.4) !important;
}
.tw-text-neutral-600\/45{
  color: rgb(82 82 82 / 0.45) !important;
}
.tw-text-neutral-600\/5{
  color: rgb(82 82 82 / 0.05) !important;
}
.tw-text-neutral-600\/50{
  color: rgb(82 82 82 / 0.5) !important;
}
.tw-text-neutral-600\/55{
  color: rgb(82 82 82 / 0.55) !important;
}
.tw-text-neutral-600\/60{
  color: rgb(82 82 82 / 0.6) !important;
}
.tw-text-neutral-600\/65{
  color: rgb(82 82 82 / 0.65) !important;
}
.tw-text-neutral-600\/70{
  color: rgb(82 82 82 / 0.7) !important;
}
.tw-text-neutral-600\/75{
  color: rgb(82 82 82 / 0.75) !important;
}
.tw-text-neutral-600\/80{
  color: rgb(82 82 82 / 0.8) !important;
}
.tw-text-neutral-600\/85{
  color: rgb(82 82 82 / 0.85) !important;
}
.tw-text-neutral-600\/90{
  color: rgb(82 82 82 / 0.9) !important;
}
.tw-text-neutral-600\/95{
  color: rgb(82 82 82 / 0.95) !important;
}
.tw-text-neutral-700{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-700\/0{
  color: rgb(64 64 64 / 0) !important;
}
.tw-text-neutral-700\/10{
  color: rgb(64 64 64 / 0.1) !important;
}
.tw-text-neutral-700\/100{
  color: rgb(64 64 64 / 1) !important;
}
.tw-text-neutral-700\/15{
  color: rgb(64 64 64 / 0.15) !important;
}
.tw-text-neutral-700\/20{
  color: rgb(64 64 64 / 0.2) !important;
}
.tw-text-neutral-700\/25{
  color: rgb(64 64 64 / 0.25) !important;
}
.tw-text-neutral-700\/30{
  color: rgb(64 64 64 / 0.3) !important;
}
.tw-text-neutral-700\/35{
  color: rgb(64 64 64 / 0.35) !important;
}
.tw-text-neutral-700\/40{
  color: rgb(64 64 64 / 0.4) !important;
}
.tw-text-neutral-700\/45{
  color: rgb(64 64 64 / 0.45) !important;
}
.tw-text-neutral-700\/5{
  color: rgb(64 64 64 / 0.05) !important;
}
.tw-text-neutral-700\/50{
  color: rgb(64 64 64 / 0.5) !important;
}
.tw-text-neutral-700\/55{
  color: rgb(64 64 64 / 0.55) !important;
}
.tw-text-neutral-700\/60{
  color: rgb(64 64 64 / 0.6) !important;
}
.tw-text-neutral-700\/65{
  color: rgb(64 64 64 / 0.65) !important;
}
.tw-text-neutral-700\/70{
  color: rgb(64 64 64 / 0.7) !important;
}
.tw-text-neutral-700\/75{
  color: rgb(64 64 64 / 0.75) !important;
}
.tw-text-neutral-700\/80{
  color: rgb(64 64 64 / 0.8) !important;
}
.tw-text-neutral-700\/85{
  color: rgb(64 64 64 / 0.85) !important;
}
.tw-text-neutral-700\/90{
  color: rgb(64 64 64 / 0.9) !important;
}
.tw-text-neutral-700\/95{
  color: rgb(64 64 64 / 0.95) !important;
}
.tw-text-neutral-800{
  --tw-text-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-800\/0{
  color: rgb(38 38 38 / 0) !important;
}
.tw-text-neutral-800\/10{
  color: rgb(38 38 38 / 0.1) !important;
}
.tw-text-neutral-800\/100{
  color: rgb(38 38 38 / 1) !important;
}
.tw-text-neutral-800\/15{
  color: rgb(38 38 38 / 0.15) !important;
}
.tw-text-neutral-800\/20{
  color: rgb(38 38 38 / 0.2) !important;
}
.tw-text-neutral-800\/25{
  color: rgb(38 38 38 / 0.25) !important;
}
.tw-text-neutral-800\/30{
  color: rgb(38 38 38 / 0.3) !important;
}
.tw-text-neutral-800\/35{
  color: rgb(38 38 38 / 0.35) !important;
}
.tw-text-neutral-800\/40{
  color: rgb(38 38 38 / 0.4) !important;
}
.tw-text-neutral-800\/45{
  color: rgb(38 38 38 / 0.45) !important;
}
.tw-text-neutral-800\/5{
  color: rgb(38 38 38 / 0.05) !important;
}
.tw-text-neutral-800\/50{
  color: rgb(38 38 38 / 0.5) !important;
}
.tw-text-neutral-800\/55{
  color: rgb(38 38 38 / 0.55) !important;
}
.tw-text-neutral-800\/60{
  color: rgb(38 38 38 / 0.6) !important;
}
.tw-text-neutral-800\/65{
  color: rgb(38 38 38 / 0.65) !important;
}
.tw-text-neutral-800\/70{
  color: rgb(38 38 38 / 0.7) !important;
}
.tw-text-neutral-800\/75{
  color: rgb(38 38 38 / 0.75) !important;
}
.tw-text-neutral-800\/80{
  color: rgb(38 38 38 / 0.8) !important;
}
.tw-text-neutral-800\/85{
  color: rgb(38 38 38 / 0.85) !important;
}
.tw-text-neutral-800\/90{
  color: rgb(38 38 38 / 0.9) !important;
}
.tw-text-neutral-800\/95{
  color: rgb(38 38 38 / 0.95) !important;
}
.tw-text-neutral-900{
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-900\/0{
  color: rgb(23 23 23 / 0) !important;
}
.tw-text-neutral-900\/10{
  color: rgb(23 23 23 / 0.1) !important;
}
.tw-text-neutral-900\/100{
  color: rgb(23 23 23 / 1) !important;
}
.tw-text-neutral-900\/15{
  color: rgb(23 23 23 / 0.15) !important;
}
.tw-text-neutral-900\/20{
  color: rgb(23 23 23 / 0.2) !important;
}
.tw-text-neutral-900\/25{
  color: rgb(23 23 23 / 0.25) !important;
}
.tw-text-neutral-900\/30{
  color: rgb(23 23 23 / 0.3) !important;
}
.tw-text-neutral-900\/35{
  color: rgb(23 23 23 / 0.35) !important;
}
.tw-text-neutral-900\/40{
  color: rgb(23 23 23 / 0.4) !important;
}
.tw-text-neutral-900\/45{
  color: rgb(23 23 23 / 0.45) !important;
}
.tw-text-neutral-900\/5{
  color: rgb(23 23 23 / 0.05) !important;
}
.tw-text-neutral-900\/50{
  color: rgb(23 23 23 / 0.5) !important;
}
.tw-text-neutral-900\/55{
  color: rgb(23 23 23 / 0.55) !important;
}
.tw-text-neutral-900\/60{
  color: rgb(23 23 23 / 0.6) !important;
}
.tw-text-neutral-900\/65{
  color: rgb(23 23 23 / 0.65) !important;
}
.tw-text-neutral-900\/70{
  color: rgb(23 23 23 / 0.7) !important;
}
.tw-text-neutral-900\/75{
  color: rgb(23 23 23 / 0.75) !important;
}
.tw-text-neutral-900\/80{
  color: rgb(23 23 23 / 0.8) !important;
}
.tw-text-neutral-900\/85{
  color: rgb(23 23 23 / 0.85) !important;
}
.tw-text-neutral-900\/90{
  color: rgb(23 23 23 / 0.9) !important;
}
.tw-text-neutral-900\/95{
  color: rgb(23 23 23 / 0.95) !important;
}
.tw-text-neutral-950{
  --tw-text-opacity: 1 !important;
  color: rgb(10 10 10 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-neutral-950\/0{
  color: rgb(10 10 10 / 0) !important;
}
.tw-text-neutral-950\/10{
  color: rgb(10 10 10 / 0.1) !important;
}
.tw-text-neutral-950\/100{
  color: rgb(10 10 10 / 1) !important;
}
.tw-text-neutral-950\/15{
  color: rgb(10 10 10 / 0.15) !important;
}
.tw-text-neutral-950\/20{
  color: rgb(10 10 10 / 0.2) !important;
}
.tw-text-neutral-950\/25{
  color: rgb(10 10 10 / 0.25) !important;
}
.tw-text-neutral-950\/30{
  color: rgb(10 10 10 / 0.3) !important;
}
.tw-text-neutral-950\/35{
  color: rgb(10 10 10 / 0.35) !important;
}
.tw-text-neutral-950\/40{
  color: rgb(10 10 10 / 0.4) !important;
}
.tw-text-neutral-950\/45{
  color: rgb(10 10 10 / 0.45) !important;
}
.tw-text-neutral-950\/5{
  color: rgb(10 10 10 / 0.05) !important;
}
.tw-text-neutral-950\/50{
  color: rgb(10 10 10 / 0.5) !important;
}
.tw-text-neutral-950\/55{
  color: rgb(10 10 10 / 0.55) !important;
}
.tw-text-neutral-950\/60{
  color: rgb(10 10 10 / 0.6) !important;
}
.tw-text-neutral-950\/65{
  color: rgb(10 10 10 / 0.65) !important;
}
.tw-text-neutral-950\/70{
  color: rgb(10 10 10 / 0.7) !important;
}
.tw-text-neutral-950\/75{
  color: rgb(10 10 10 / 0.75) !important;
}
.tw-text-neutral-950\/80{
  color: rgb(10 10 10 / 0.8) !important;
}
.tw-text-neutral-950\/85{
  color: rgb(10 10 10 / 0.85) !important;
}
.tw-text-neutral-950\/90{
  color: rgb(10 10 10 / 0.9) !important;
}
.tw-text-neutral-950\/95{
  color: rgb(10 10 10 / 0.95) !important;
}
.tw-text-orange-100{
  --tw-text-opacity: 1 !important;
  color: rgb(255 250 240 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-100\/0{
  color: rgb(255 250 240 / 0) !important;
}
.tw-text-orange-100\/10{
  color: rgb(255 250 240 / 0.1) !important;
}
.tw-text-orange-100\/100{
  color: rgb(255 250 240 / 1) !important;
}
.tw-text-orange-100\/15{
  color: rgb(255 250 240 / 0.15) !important;
}
.tw-text-orange-100\/20{
  color: rgb(255 250 240 / 0.2) !important;
}
.tw-text-orange-100\/25{
  color: rgb(255 250 240 / 0.25) !important;
}
.tw-text-orange-100\/30{
  color: rgb(255 250 240 / 0.3) !important;
}
.tw-text-orange-100\/35{
  color: rgb(255 250 240 / 0.35) !important;
}
.tw-text-orange-100\/40{
  color: rgb(255 250 240 / 0.4) !important;
}
.tw-text-orange-100\/45{
  color: rgb(255 250 240 / 0.45) !important;
}
.tw-text-orange-100\/5{
  color: rgb(255 250 240 / 0.05) !important;
}
.tw-text-orange-100\/50{
  color: rgb(255 250 240 / 0.5) !important;
}
.tw-text-orange-100\/55{
  color: rgb(255 250 240 / 0.55) !important;
}
.tw-text-orange-100\/60{
  color: rgb(255 250 240 / 0.6) !important;
}
.tw-text-orange-100\/65{
  color: rgb(255 250 240 / 0.65) !important;
}
.tw-text-orange-100\/70{
  color: rgb(255 250 240 / 0.7) !important;
}
.tw-text-orange-100\/75{
  color: rgb(255 250 240 / 0.75) !important;
}
.tw-text-orange-100\/80{
  color: rgb(255 250 240 / 0.8) !important;
}
.tw-text-orange-100\/85{
  color: rgb(255 250 240 / 0.85) !important;
}
.tw-text-orange-100\/90{
  color: rgb(255 250 240 / 0.9) !important;
}
.tw-text-orange-100\/95{
  color: rgb(255 250 240 / 0.95) !important;
}
.tw-text-orange-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 235 200 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-200\/0{
  color: rgb(254 235 200 / 0) !important;
}
.tw-text-orange-200\/10{
  color: rgb(254 235 200 / 0.1) !important;
}
.tw-text-orange-200\/100{
  color: rgb(254 235 200 / 1) !important;
}
.tw-text-orange-200\/15{
  color: rgb(254 235 200 / 0.15) !important;
}
.tw-text-orange-200\/20{
  color: rgb(254 235 200 / 0.2) !important;
}
.tw-text-orange-200\/25{
  color: rgb(254 235 200 / 0.25) !important;
}
.tw-text-orange-200\/30{
  color: rgb(254 235 200 / 0.3) !important;
}
.tw-text-orange-200\/35{
  color: rgb(254 235 200 / 0.35) !important;
}
.tw-text-orange-200\/40{
  color: rgb(254 235 200 / 0.4) !important;
}
.tw-text-orange-200\/45{
  color: rgb(254 235 200 / 0.45) !important;
}
.tw-text-orange-200\/5{
  color: rgb(254 235 200 / 0.05) !important;
}
.tw-text-orange-200\/50{
  color: rgb(254 235 200 / 0.5) !important;
}
.tw-text-orange-200\/55{
  color: rgb(254 235 200 / 0.55) !important;
}
.tw-text-orange-200\/60{
  color: rgb(254 235 200 / 0.6) !important;
}
.tw-text-orange-200\/65{
  color: rgb(254 235 200 / 0.65) !important;
}
.tw-text-orange-200\/70{
  color: rgb(254 235 200 / 0.7) !important;
}
.tw-text-orange-200\/75{
  color: rgb(254 235 200 / 0.75) !important;
}
.tw-text-orange-200\/80{
  color: rgb(254 235 200 / 0.8) !important;
}
.tw-text-orange-200\/85{
  color: rgb(254 235 200 / 0.85) !important;
}
.tw-text-orange-200\/90{
  color: rgb(254 235 200 / 0.9) !important;
}
.tw-text-orange-200\/95{
  color: rgb(254 235 200 / 0.95) !important;
}
.tw-text-orange-300{
  --tw-text-opacity: 1 !important;
  color: rgb(251 211 141 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-300\/0{
  color: rgb(251 211 141 / 0) !important;
}
.tw-text-orange-300\/10{
  color: rgb(251 211 141 / 0.1) !important;
}
.tw-text-orange-300\/100{
  color: rgb(251 211 141 / 1) !important;
}
.tw-text-orange-300\/15{
  color: rgb(251 211 141 / 0.15) !important;
}
.tw-text-orange-300\/20{
  color: rgb(251 211 141 / 0.2) !important;
}
.tw-text-orange-300\/25{
  color: rgb(251 211 141 / 0.25) !important;
}
.tw-text-orange-300\/30{
  color: rgb(251 211 141 / 0.3) !important;
}
.tw-text-orange-300\/35{
  color: rgb(251 211 141 / 0.35) !important;
}
.tw-text-orange-300\/40{
  color: rgb(251 211 141 / 0.4) !important;
}
.tw-text-orange-300\/45{
  color: rgb(251 211 141 / 0.45) !important;
}
.tw-text-orange-300\/5{
  color: rgb(251 211 141 / 0.05) !important;
}
.tw-text-orange-300\/50{
  color: rgb(251 211 141 / 0.5) !important;
}
.tw-text-orange-300\/55{
  color: rgb(251 211 141 / 0.55) !important;
}
.tw-text-orange-300\/60{
  color: rgb(251 211 141 / 0.6) !important;
}
.tw-text-orange-300\/65{
  color: rgb(251 211 141 / 0.65) !important;
}
.tw-text-orange-300\/70{
  color: rgb(251 211 141 / 0.7) !important;
}
.tw-text-orange-300\/75{
  color: rgb(251 211 141 / 0.75) !important;
}
.tw-text-orange-300\/80{
  color: rgb(251 211 141 / 0.8) !important;
}
.tw-text-orange-300\/85{
  color: rgb(251 211 141 / 0.85) !important;
}
.tw-text-orange-300\/90{
  color: rgb(251 211 141 / 0.9) !important;
}
.tw-text-orange-300\/95{
  color: rgb(251 211 141 / 0.95) !important;
}
.tw-text-orange-400{
  --tw-text-opacity: 1 !important;
  color: rgb(246 173 85 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-400\/0{
  color: rgb(246 173 85 / 0) !important;
}
.tw-text-orange-400\/10{
  color: rgb(246 173 85 / 0.1) !important;
}
.tw-text-orange-400\/100{
  color: rgb(246 173 85 / 1) !important;
}
.tw-text-orange-400\/15{
  color: rgb(246 173 85 / 0.15) !important;
}
.tw-text-orange-400\/20{
  color: rgb(246 173 85 / 0.2) !important;
}
.tw-text-orange-400\/25{
  color: rgb(246 173 85 / 0.25) !important;
}
.tw-text-orange-400\/30{
  color: rgb(246 173 85 / 0.3) !important;
}
.tw-text-orange-400\/35{
  color: rgb(246 173 85 / 0.35) !important;
}
.tw-text-orange-400\/40{
  color: rgb(246 173 85 / 0.4) !important;
}
.tw-text-orange-400\/45{
  color: rgb(246 173 85 / 0.45) !important;
}
.tw-text-orange-400\/5{
  color: rgb(246 173 85 / 0.05) !important;
}
.tw-text-orange-400\/50{
  color: rgb(246 173 85 / 0.5) !important;
}
.tw-text-orange-400\/55{
  color: rgb(246 173 85 / 0.55) !important;
}
.tw-text-orange-400\/60{
  color: rgb(246 173 85 / 0.6) !important;
}
.tw-text-orange-400\/65{
  color: rgb(246 173 85 / 0.65) !important;
}
.tw-text-orange-400\/70{
  color: rgb(246 173 85 / 0.7) !important;
}
.tw-text-orange-400\/75{
  color: rgb(246 173 85 / 0.75) !important;
}
.tw-text-orange-400\/80{
  color: rgb(246 173 85 / 0.8) !important;
}
.tw-text-orange-400\/85{
  color: rgb(246 173 85 / 0.85) !important;
}
.tw-text-orange-400\/90{
  color: rgb(246 173 85 / 0.9) !important;
}
.tw-text-orange-400\/95{
  color: rgb(246 173 85 / 0.95) !important;
}
.tw-text-orange-50{
  --tw-text-opacity: 1 !important;
  color: rgb(255 247 237 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-50\/0{
  color: rgb(255 247 237 / 0) !important;
}
.tw-text-orange-50\/10{
  color: rgb(255 247 237 / 0.1) !important;
}
.tw-text-orange-50\/100{
  color: rgb(255 247 237 / 1) !important;
}
.tw-text-orange-50\/15{
  color: rgb(255 247 237 / 0.15) !important;
}
.tw-text-orange-50\/20{
  color: rgb(255 247 237 / 0.2) !important;
}
.tw-text-orange-50\/25{
  color: rgb(255 247 237 / 0.25) !important;
}
.tw-text-orange-50\/30{
  color: rgb(255 247 237 / 0.3) !important;
}
.tw-text-orange-50\/35{
  color: rgb(255 247 237 / 0.35) !important;
}
.tw-text-orange-50\/40{
  color: rgb(255 247 237 / 0.4) !important;
}
.tw-text-orange-50\/45{
  color: rgb(255 247 237 / 0.45) !important;
}
.tw-text-orange-50\/5{
  color: rgb(255 247 237 / 0.05) !important;
}
.tw-text-orange-50\/50{
  color: rgb(255 247 237 / 0.5) !important;
}
.tw-text-orange-50\/55{
  color: rgb(255 247 237 / 0.55) !important;
}
.tw-text-orange-50\/60{
  color: rgb(255 247 237 / 0.6) !important;
}
.tw-text-orange-50\/65{
  color: rgb(255 247 237 / 0.65) !important;
}
.tw-text-orange-50\/70{
  color: rgb(255 247 237 / 0.7) !important;
}
.tw-text-orange-50\/75{
  color: rgb(255 247 237 / 0.75) !important;
}
.tw-text-orange-50\/80{
  color: rgb(255 247 237 / 0.8) !important;
}
.tw-text-orange-50\/85{
  color: rgb(255 247 237 / 0.85) !important;
}
.tw-text-orange-50\/90{
  color: rgb(255 247 237 / 0.9) !important;
}
.tw-text-orange-50\/95{
  color: rgb(255 247 237 / 0.95) !important;
}
.tw-text-orange-500{
  --tw-text-opacity: 1 !important;
  color: rgb(237 137 54 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-500\/0{
  color: rgb(237 137 54 / 0) !important;
}
.tw-text-orange-500\/10{
  color: rgb(237 137 54 / 0.1) !important;
}
.tw-text-orange-500\/100{
  color: rgb(237 137 54 / 1) !important;
}
.tw-text-orange-500\/15{
  color: rgb(237 137 54 / 0.15) !important;
}
.tw-text-orange-500\/20{
  color: rgb(237 137 54 / 0.2) !important;
}
.tw-text-orange-500\/25{
  color: rgb(237 137 54 / 0.25) !important;
}
.tw-text-orange-500\/30{
  color: rgb(237 137 54 / 0.3) !important;
}
.tw-text-orange-500\/35{
  color: rgb(237 137 54 / 0.35) !important;
}
.tw-text-orange-500\/40{
  color: rgb(237 137 54 / 0.4) !important;
}
.tw-text-orange-500\/45{
  color: rgb(237 137 54 / 0.45) !important;
}
.tw-text-orange-500\/5{
  color: rgb(237 137 54 / 0.05) !important;
}
.tw-text-orange-500\/50{
  color: rgb(237 137 54 / 0.5) !important;
}
.tw-text-orange-500\/55{
  color: rgb(237 137 54 / 0.55) !important;
}
.tw-text-orange-500\/60{
  color: rgb(237 137 54 / 0.6) !important;
}
.tw-text-orange-500\/65{
  color: rgb(237 137 54 / 0.65) !important;
}
.tw-text-orange-500\/70{
  color: rgb(237 137 54 / 0.7) !important;
}
.tw-text-orange-500\/75{
  color: rgb(237 137 54 / 0.75) !important;
}
.tw-text-orange-500\/80{
  color: rgb(237 137 54 / 0.8) !important;
}
.tw-text-orange-500\/85{
  color: rgb(237 137 54 / 0.85) !important;
}
.tw-text-orange-500\/90{
  color: rgb(237 137 54 / 0.9) !important;
}
.tw-text-orange-500\/95{
  color: rgb(237 137 54 / 0.95) !important;
}
.tw-text-orange-600{
  --tw-text-opacity: 1 !important;
  color: rgb(221 107 32 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-600\/0{
  color: rgb(221 107 32 / 0) !important;
}
.tw-text-orange-600\/10{
  color: rgb(221 107 32 / 0.1) !important;
}
.tw-text-orange-600\/100{
  color: rgb(221 107 32 / 1) !important;
}
.tw-text-orange-600\/15{
  color: rgb(221 107 32 / 0.15) !important;
}
.tw-text-orange-600\/20{
  color: rgb(221 107 32 / 0.2) !important;
}
.tw-text-orange-600\/25{
  color: rgb(221 107 32 / 0.25) !important;
}
.tw-text-orange-600\/30{
  color: rgb(221 107 32 / 0.3) !important;
}
.tw-text-orange-600\/35{
  color: rgb(221 107 32 / 0.35) !important;
}
.tw-text-orange-600\/40{
  color: rgb(221 107 32 / 0.4) !important;
}
.tw-text-orange-600\/45{
  color: rgb(221 107 32 / 0.45) !important;
}
.tw-text-orange-600\/5{
  color: rgb(221 107 32 / 0.05) !important;
}
.tw-text-orange-600\/50{
  color: rgb(221 107 32 / 0.5) !important;
}
.tw-text-orange-600\/55{
  color: rgb(221 107 32 / 0.55) !important;
}
.tw-text-orange-600\/60{
  color: rgb(221 107 32 / 0.6) !important;
}
.tw-text-orange-600\/65{
  color: rgb(221 107 32 / 0.65) !important;
}
.tw-text-orange-600\/70{
  color: rgb(221 107 32 / 0.7) !important;
}
.tw-text-orange-600\/75{
  color: rgb(221 107 32 / 0.75) !important;
}
.tw-text-orange-600\/80{
  color: rgb(221 107 32 / 0.8) !important;
}
.tw-text-orange-600\/85{
  color: rgb(221 107 32 / 0.85) !important;
}
.tw-text-orange-600\/90{
  color: rgb(221 107 32 / 0.9) !important;
}
.tw-text-orange-600\/95{
  color: rgb(221 107 32 / 0.95) !important;
}
.tw-text-orange-700{
  --tw-text-opacity: 1 !important;
  color: rgb(192 86 33 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-700\/0{
  color: rgb(192 86 33 / 0) !important;
}
.tw-text-orange-700\/10{
  color: rgb(192 86 33 / 0.1) !important;
}
.tw-text-orange-700\/100{
  color: rgb(192 86 33 / 1) !important;
}
.tw-text-orange-700\/15{
  color: rgb(192 86 33 / 0.15) !important;
}
.tw-text-orange-700\/20{
  color: rgb(192 86 33 / 0.2) !important;
}
.tw-text-orange-700\/25{
  color: rgb(192 86 33 / 0.25) !important;
}
.tw-text-orange-700\/30{
  color: rgb(192 86 33 / 0.3) !important;
}
.tw-text-orange-700\/35{
  color: rgb(192 86 33 / 0.35) !important;
}
.tw-text-orange-700\/40{
  color: rgb(192 86 33 / 0.4) !important;
}
.tw-text-orange-700\/45{
  color: rgb(192 86 33 / 0.45) !important;
}
.tw-text-orange-700\/5{
  color: rgb(192 86 33 / 0.05) !important;
}
.tw-text-orange-700\/50{
  color: rgb(192 86 33 / 0.5) !important;
}
.tw-text-orange-700\/55{
  color: rgb(192 86 33 / 0.55) !important;
}
.tw-text-orange-700\/60{
  color: rgb(192 86 33 / 0.6) !important;
}
.tw-text-orange-700\/65{
  color: rgb(192 86 33 / 0.65) !important;
}
.tw-text-orange-700\/70{
  color: rgb(192 86 33 / 0.7) !important;
}
.tw-text-orange-700\/75{
  color: rgb(192 86 33 / 0.75) !important;
}
.tw-text-orange-700\/80{
  color: rgb(192 86 33 / 0.8) !important;
}
.tw-text-orange-700\/85{
  color: rgb(192 86 33 / 0.85) !important;
}
.tw-text-orange-700\/90{
  color: rgb(192 86 33 / 0.9) !important;
}
.tw-text-orange-700\/95{
  color: rgb(192 86 33 / 0.95) !important;
}
.tw-text-orange-800{
  --tw-text-opacity: 1 !important;
  color: rgb(156 66 33 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-800\/0{
  color: rgb(156 66 33 / 0) !important;
}
.tw-text-orange-800\/10{
  color: rgb(156 66 33 / 0.1) !important;
}
.tw-text-orange-800\/100{
  color: rgb(156 66 33 / 1) !important;
}
.tw-text-orange-800\/15{
  color: rgb(156 66 33 / 0.15) !important;
}
.tw-text-orange-800\/20{
  color: rgb(156 66 33 / 0.2) !important;
}
.tw-text-orange-800\/25{
  color: rgb(156 66 33 / 0.25) !important;
}
.tw-text-orange-800\/30{
  color: rgb(156 66 33 / 0.3) !important;
}
.tw-text-orange-800\/35{
  color: rgb(156 66 33 / 0.35) !important;
}
.tw-text-orange-800\/40{
  color: rgb(156 66 33 / 0.4) !important;
}
.tw-text-orange-800\/45{
  color: rgb(156 66 33 / 0.45) !important;
}
.tw-text-orange-800\/5{
  color: rgb(156 66 33 / 0.05) !important;
}
.tw-text-orange-800\/50{
  color: rgb(156 66 33 / 0.5) !important;
}
.tw-text-orange-800\/55{
  color: rgb(156 66 33 / 0.55) !important;
}
.tw-text-orange-800\/60{
  color: rgb(156 66 33 / 0.6) !important;
}
.tw-text-orange-800\/65{
  color: rgb(156 66 33 / 0.65) !important;
}
.tw-text-orange-800\/70{
  color: rgb(156 66 33 / 0.7) !important;
}
.tw-text-orange-800\/75{
  color: rgb(156 66 33 / 0.75) !important;
}
.tw-text-orange-800\/80{
  color: rgb(156 66 33 / 0.8) !important;
}
.tw-text-orange-800\/85{
  color: rgb(156 66 33 / 0.85) !important;
}
.tw-text-orange-800\/90{
  color: rgb(156 66 33 / 0.9) !important;
}
.tw-text-orange-800\/95{
  color: rgb(156 66 33 / 0.95) !important;
}
.tw-text-orange-900{
  --tw-text-opacity: 1 !important;
  color: rgb(123 52 30 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-900\/0{
  color: rgb(123 52 30 / 0) !important;
}
.tw-text-orange-900\/10{
  color: rgb(123 52 30 / 0.1) !important;
}
.tw-text-orange-900\/100{
  color: rgb(123 52 30 / 1) !important;
}
.tw-text-orange-900\/15{
  color: rgb(123 52 30 / 0.15) !important;
}
.tw-text-orange-900\/20{
  color: rgb(123 52 30 / 0.2) !important;
}
.tw-text-orange-900\/25{
  color: rgb(123 52 30 / 0.25) !important;
}
.tw-text-orange-900\/30{
  color: rgb(123 52 30 / 0.3) !important;
}
.tw-text-orange-900\/35{
  color: rgb(123 52 30 / 0.35) !important;
}
.tw-text-orange-900\/40{
  color: rgb(123 52 30 / 0.4) !important;
}
.tw-text-orange-900\/45{
  color: rgb(123 52 30 / 0.45) !important;
}
.tw-text-orange-900\/5{
  color: rgb(123 52 30 / 0.05) !important;
}
.tw-text-orange-900\/50{
  color: rgb(123 52 30 / 0.5) !important;
}
.tw-text-orange-900\/55{
  color: rgb(123 52 30 / 0.55) !important;
}
.tw-text-orange-900\/60{
  color: rgb(123 52 30 / 0.6) !important;
}
.tw-text-orange-900\/65{
  color: rgb(123 52 30 / 0.65) !important;
}
.tw-text-orange-900\/70{
  color: rgb(123 52 30 / 0.7) !important;
}
.tw-text-orange-900\/75{
  color: rgb(123 52 30 / 0.75) !important;
}
.tw-text-orange-900\/80{
  color: rgb(123 52 30 / 0.8) !important;
}
.tw-text-orange-900\/85{
  color: rgb(123 52 30 / 0.85) !important;
}
.tw-text-orange-900\/90{
  color: rgb(123 52 30 / 0.9) !important;
}
.tw-text-orange-900\/95{
  color: rgb(123 52 30 / 0.95) !important;
}
.tw-text-orange-950{
  --tw-text-opacity: 1 !important;
  color: rgb(155 126 105 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-orange-950\/0{
  color: rgb(155 126 105 / 0) !important;
}
.tw-text-orange-950\/10{
  color: rgb(155 126 105 / 0.1) !important;
}
.tw-text-orange-950\/100{
  color: rgb(155 126 105 / 1) !important;
}
.tw-text-orange-950\/15{
  color: rgb(155 126 105 / 0.15) !important;
}
.tw-text-orange-950\/20{
  color: rgb(155 126 105 / 0.2) !important;
}
.tw-text-orange-950\/25{
  color: rgb(155 126 105 / 0.25) !important;
}
.tw-text-orange-950\/30{
  color: rgb(155 126 105 / 0.3) !important;
}
.tw-text-orange-950\/35{
  color: rgb(155 126 105 / 0.35) !important;
}
.tw-text-orange-950\/40{
  color: rgb(155 126 105 / 0.4) !important;
}
.tw-text-orange-950\/45{
  color: rgb(155 126 105 / 0.45) !important;
}
.tw-text-orange-950\/5{
  color: rgb(155 126 105 / 0.05) !important;
}
.tw-text-orange-950\/50{
  color: rgb(155 126 105 / 0.5) !important;
}
.tw-text-orange-950\/55{
  color: rgb(155 126 105 / 0.55) !important;
}
.tw-text-orange-950\/60{
  color: rgb(155 126 105 / 0.6) !important;
}
.tw-text-orange-950\/65{
  color: rgb(155 126 105 / 0.65) !important;
}
.tw-text-orange-950\/70{
  color: rgb(155 126 105 / 0.7) !important;
}
.tw-text-orange-950\/75{
  color: rgb(155 126 105 / 0.75) !important;
}
.tw-text-orange-950\/80{
  color: rgb(155 126 105 / 0.8) !important;
}
.tw-text-orange-950\/85{
  color: rgb(155 126 105 / 0.85) !important;
}
.tw-text-orange-950\/90{
  color: rgb(155 126 105 / 0.9) !important;
}
.tw-text-orange-950\/95{
  color: rgb(155 126 105 / 0.95) !important;
}
.tw-text-pink-100{
  --tw-text-opacity: 1 !important;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-100\/0{
  color: rgb(252 231 243 / 0) !important;
}
.tw-text-pink-100\/10{
  color: rgb(252 231 243 / 0.1) !important;
}
.tw-text-pink-100\/100{
  color: rgb(252 231 243 / 1) !important;
}
.tw-text-pink-100\/15{
  color: rgb(252 231 243 / 0.15) !important;
}
.tw-text-pink-100\/20{
  color: rgb(252 231 243 / 0.2) !important;
}
.tw-text-pink-100\/25{
  color: rgb(252 231 243 / 0.25) !important;
}
.tw-text-pink-100\/30{
  color: rgb(252 231 243 / 0.3) !important;
}
.tw-text-pink-100\/35{
  color: rgb(252 231 243 / 0.35) !important;
}
.tw-text-pink-100\/40{
  color: rgb(252 231 243 / 0.4) !important;
}
.tw-text-pink-100\/45{
  color: rgb(252 231 243 / 0.45) !important;
}
.tw-text-pink-100\/5{
  color: rgb(252 231 243 / 0.05) !important;
}
.tw-text-pink-100\/50{
  color: rgb(252 231 243 / 0.5) !important;
}
.tw-text-pink-100\/55{
  color: rgb(252 231 243 / 0.55) !important;
}
.tw-text-pink-100\/60{
  color: rgb(252 231 243 / 0.6) !important;
}
.tw-text-pink-100\/65{
  color: rgb(252 231 243 / 0.65) !important;
}
.tw-text-pink-100\/70{
  color: rgb(252 231 243 / 0.7) !important;
}
.tw-text-pink-100\/75{
  color: rgb(252 231 243 / 0.75) !important;
}
.tw-text-pink-100\/80{
  color: rgb(252 231 243 / 0.8) !important;
}
.tw-text-pink-100\/85{
  color: rgb(252 231 243 / 0.85) !important;
}
.tw-text-pink-100\/90{
  color: rgb(252 231 243 / 0.9) !important;
}
.tw-text-pink-100\/95{
  color: rgb(252 231 243 / 0.95) !important;
}
.tw-text-pink-200{
  --tw-text-opacity: 1 !important;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-200\/0{
  color: rgb(251 207 232 / 0) !important;
}
.tw-text-pink-200\/10{
  color: rgb(251 207 232 / 0.1) !important;
}
.tw-text-pink-200\/100{
  color: rgb(251 207 232 / 1) !important;
}
.tw-text-pink-200\/15{
  color: rgb(251 207 232 / 0.15) !important;
}
.tw-text-pink-200\/20{
  color: rgb(251 207 232 / 0.2) !important;
}
.tw-text-pink-200\/25{
  color: rgb(251 207 232 / 0.25) !important;
}
.tw-text-pink-200\/30{
  color: rgb(251 207 232 / 0.3) !important;
}
.tw-text-pink-200\/35{
  color: rgb(251 207 232 / 0.35) !important;
}
.tw-text-pink-200\/40{
  color: rgb(251 207 232 / 0.4) !important;
}
.tw-text-pink-200\/45{
  color: rgb(251 207 232 / 0.45) !important;
}
.tw-text-pink-200\/5{
  color: rgb(251 207 232 / 0.05) !important;
}
.tw-text-pink-200\/50{
  color: rgb(251 207 232 / 0.5) !important;
}
.tw-text-pink-200\/55{
  color: rgb(251 207 232 / 0.55) !important;
}
.tw-text-pink-200\/60{
  color: rgb(251 207 232 / 0.6) !important;
}
.tw-text-pink-200\/65{
  color: rgb(251 207 232 / 0.65) !important;
}
.tw-text-pink-200\/70{
  color: rgb(251 207 232 / 0.7) !important;
}
.tw-text-pink-200\/75{
  color: rgb(251 207 232 / 0.75) !important;
}
.tw-text-pink-200\/80{
  color: rgb(251 207 232 / 0.8) !important;
}
.tw-text-pink-200\/85{
  color: rgb(251 207 232 / 0.85) !important;
}
.tw-text-pink-200\/90{
  color: rgb(251 207 232 / 0.9) !important;
}
.tw-text-pink-200\/95{
  color: rgb(251 207 232 / 0.95) !important;
}
.tw-text-pink-300{
  --tw-text-opacity: 1 !important;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-300\/0{
  color: rgb(249 168 212 / 0) !important;
}
.tw-text-pink-300\/10{
  color: rgb(249 168 212 / 0.1) !important;
}
.tw-text-pink-300\/100{
  color: rgb(249 168 212 / 1) !important;
}
.tw-text-pink-300\/15{
  color: rgb(249 168 212 / 0.15) !important;
}
.tw-text-pink-300\/20{
  color: rgb(249 168 212 / 0.2) !important;
}
.tw-text-pink-300\/25{
  color: rgb(249 168 212 / 0.25) !important;
}
.tw-text-pink-300\/30{
  color: rgb(249 168 212 / 0.3) !important;
}
.tw-text-pink-300\/35{
  color: rgb(249 168 212 / 0.35) !important;
}
.tw-text-pink-300\/40{
  color: rgb(249 168 212 / 0.4) !important;
}
.tw-text-pink-300\/45{
  color: rgb(249 168 212 / 0.45) !important;
}
.tw-text-pink-300\/5{
  color: rgb(249 168 212 / 0.05) !important;
}
.tw-text-pink-300\/50{
  color: rgb(249 168 212 / 0.5) !important;
}
.tw-text-pink-300\/55{
  color: rgb(249 168 212 / 0.55) !important;
}
.tw-text-pink-300\/60{
  color: rgb(249 168 212 / 0.6) !important;
}
.tw-text-pink-300\/65{
  color: rgb(249 168 212 / 0.65) !important;
}
.tw-text-pink-300\/70{
  color: rgb(249 168 212 / 0.7) !important;
}
.tw-text-pink-300\/75{
  color: rgb(249 168 212 / 0.75) !important;
}
.tw-text-pink-300\/80{
  color: rgb(249 168 212 / 0.8) !important;
}
.tw-text-pink-300\/85{
  color: rgb(249 168 212 / 0.85) !important;
}
.tw-text-pink-300\/90{
  color: rgb(249 168 212 / 0.9) !important;
}
.tw-text-pink-300\/95{
  color: rgb(249 168 212 / 0.95) !important;
}
.tw-text-pink-400{
  --tw-text-opacity: 1 !important;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-400\/0{
  color: rgb(244 114 182 / 0) !important;
}
.tw-text-pink-400\/10{
  color: rgb(244 114 182 / 0.1) !important;
}
.tw-text-pink-400\/100{
  color: rgb(244 114 182 / 1) !important;
}
.tw-text-pink-400\/15{
  color: rgb(244 114 182 / 0.15) !important;
}
.tw-text-pink-400\/20{
  color: rgb(244 114 182 / 0.2) !important;
}
.tw-text-pink-400\/25{
  color: rgb(244 114 182 / 0.25) !important;
}
.tw-text-pink-400\/30{
  color: rgb(244 114 182 / 0.3) !important;
}
.tw-text-pink-400\/35{
  color: rgb(244 114 182 / 0.35) !important;
}
.tw-text-pink-400\/40{
  color: rgb(244 114 182 / 0.4) !important;
}
.tw-text-pink-400\/45{
  color: rgb(244 114 182 / 0.45) !important;
}
.tw-text-pink-400\/5{
  color: rgb(244 114 182 / 0.05) !important;
}
.tw-text-pink-400\/50{
  color: rgb(244 114 182 / 0.5) !important;
}
.tw-text-pink-400\/55{
  color: rgb(244 114 182 / 0.55) !important;
}
.tw-text-pink-400\/60{
  color: rgb(244 114 182 / 0.6) !important;
}
.tw-text-pink-400\/65{
  color: rgb(244 114 182 / 0.65) !important;
}
.tw-text-pink-400\/70{
  color: rgb(244 114 182 / 0.7) !important;
}
.tw-text-pink-400\/75{
  color: rgb(244 114 182 / 0.75) !important;
}
.tw-text-pink-400\/80{
  color: rgb(244 114 182 / 0.8) !important;
}
.tw-text-pink-400\/85{
  color: rgb(244 114 182 / 0.85) !important;
}
.tw-text-pink-400\/90{
  color: rgb(244 114 182 / 0.9) !important;
}
.tw-text-pink-400\/95{
  color: rgb(244 114 182 / 0.95) !important;
}
.tw-text-pink-50{
  --tw-text-opacity: 1 !important;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-50\/0{
  color: rgb(253 242 248 / 0) !important;
}
.tw-text-pink-50\/10{
  color: rgb(253 242 248 / 0.1) !important;
}
.tw-text-pink-50\/100{
  color: rgb(253 242 248 / 1) !important;
}
.tw-text-pink-50\/15{
  color: rgb(253 242 248 / 0.15) !important;
}
.tw-text-pink-50\/20{
  color: rgb(253 242 248 / 0.2) !important;
}
.tw-text-pink-50\/25{
  color: rgb(253 242 248 / 0.25) !important;
}
.tw-text-pink-50\/30{
  color: rgb(253 242 248 / 0.3) !important;
}
.tw-text-pink-50\/35{
  color: rgb(253 242 248 / 0.35) !important;
}
.tw-text-pink-50\/40{
  color: rgb(253 242 248 / 0.4) !important;
}
.tw-text-pink-50\/45{
  color: rgb(253 242 248 / 0.45) !important;
}
.tw-text-pink-50\/5{
  color: rgb(253 242 248 / 0.05) !important;
}
.tw-text-pink-50\/50{
  color: rgb(253 242 248 / 0.5) !important;
}
.tw-text-pink-50\/55{
  color: rgb(253 242 248 / 0.55) !important;
}
.tw-text-pink-50\/60{
  color: rgb(253 242 248 / 0.6) !important;
}
.tw-text-pink-50\/65{
  color: rgb(253 242 248 / 0.65) !important;
}
.tw-text-pink-50\/70{
  color: rgb(253 242 248 / 0.7) !important;
}
.tw-text-pink-50\/75{
  color: rgb(253 242 248 / 0.75) !important;
}
.tw-text-pink-50\/80{
  color: rgb(253 242 248 / 0.8) !important;
}
.tw-text-pink-50\/85{
  color: rgb(253 242 248 / 0.85) !important;
}
.tw-text-pink-50\/90{
  color: rgb(253 242 248 / 0.9) !important;
}
.tw-text-pink-50\/95{
  color: rgb(253 242 248 / 0.95) !important;
}
.tw-text-pink-500{
  --tw-text-opacity: 1 !important;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-500\/0{
  color: rgb(236 72 153 / 0) !important;
}
.tw-text-pink-500\/10{
  color: rgb(236 72 153 / 0.1) !important;
}
.tw-text-pink-500\/100{
  color: rgb(236 72 153 / 1) !important;
}
.tw-text-pink-500\/15{
  color: rgb(236 72 153 / 0.15) !important;
}
.tw-text-pink-500\/20{
  color: rgb(236 72 153 / 0.2) !important;
}
.tw-text-pink-500\/25{
  color: rgb(236 72 153 / 0.25) !important;
}
.tw-text-pink-500\/30{
  color: rgb(236 72 153 / 0.3) !important;
}
.tw-text-pink-500\/35{
  color: rgb(236 72 153 / 0.35) !important;
}
.tw-text-pink-500\/40{
  color: rgb(236 72 153 / 0.4) !important;
}
.tw-text-pink-500\/45{
  color: rgb(236 72 153 / 0.45) !important;
}
.tw-text-pink-500\/5{
  color: rgb(236 72 153 / 0.05) !important;
}
.tw-text-pink-500\/50{
  color: rgb(236 72 153 / 0.5) !important;
}
.tw-text-pink-500\/55{
  color: rgb(236 72 153 / 0.55) !important;
}
.tw-text-pink-500\/60{
  color: rgb(236 72 153 / 0.6) !important;
}
.tw-text-pink-500\/65{
  color: rgb(236 72 153 / 0.65) !important;
}
.tw-text-pink-500\/70{
  color: rgb(236 72 153 / 0.7) !important;
}
.tw-text-pink-500\/75{
  color: rgb(236 72 153 / 0.75) !important;
}
.tw-text-pink-500\/80{
  color: rgb(236 72 153 / 0.8) !important;
}
.tw-text-pink-500\/85{
  color: rgb(236 72 153 / 0.85) !important;
}
.tw-text-pink-500\/90{
  color: rgb(236 72 153 / 0.9) !important;
}
.tw-text-pink-500\/95{
  color: rgb(236 72 153 / 0.95) !important;
}
.tw-text-pink-600{
  --tw-text-opacity: 1 !important;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-600\/0{
  color: rgb(219 39 119 / 0) !important;
}
.tw-text-pink-600\/10{
  color: rgb(219 39 119 / 0.1) !important;
}
.tw-text-pink-600\/100{
  color: rgb(219 39 119 / 1) !important;
}
.tw-text-pink-600\/15{
  color: rgb(219 39 119 / 0.15) !important;
}
.tw-text-pink-600\/20{
  color: rgb(219 39 119 / 0.2) !important;
}
.tw-text-pink-600\/25{
  color: rgb(219 39 119 / 0.25) !important;
}
.tw-text-pink-600\/30{
  color: rgb(219 39 119 / 0.3) !important;
}
.tw-text-pink-600\/35{
  color: rgb(219 39 119 / 0.35) !important;
}
.tw-text-pink-600\/40{
  color: rgb(219 39 119 / 0.4) !important;
}
.tw-text-pink-600\/45{
  color: rgb(219 39 119 / 0.45) !important;
}
.tw-text-pink-600\/5{
  color: rgb(219 39 119 / 0.05) !important;
}
.tw-text-pink-600\/50{
  color: rgb(219 39 119 / 0.5) !important;
}
.tw-text-pink-600\/55{
  color: rgb(219 39 119 / 0.55) !important;
}
.tw-text-pink-600\/60{
  color: rgb(219 39 119 / 0.6) !important;
}
.tw-text-pink-600\/65{
  color: rgb(219 39 119 / 0.65) !important;
}
.tw-text-pink-600\/70{
  color: rgb(219 39 119 / 0.7) !important;
}
.tw-text-pink-600\/75{
  color: rgb(219 39 119 / 0.75) !important;
}
.tw-text-pink-600\/80{
  color: rgb(219 39 119 / 0.8) !important;
}
.tw-text-pink-600\/85{
  color: rgb(219 39 119 / 0.85) !important;
}
.tw-text-pink-600\/90{
  color: rgb(219 39 119 / 0.9) !important;
}
.tw-text-pink-600\/95{
  color: rgb(219 39 119 / 0.95) !important;
}
.tw-text-pink-700{
  --tw-text-opacity: 1 !important;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-700\/0{
  color: rgb(190 24 93 / 0) !important;
}
.tw-text-pink-700\/10{
  color: rgb(190 24 93 / 0.1) !important;
}
.tw-text-pink-700\/100{
  color: rgb(190 24 93 / 1) !important;
}
.tw-text-pink-700\/15{
  color: rgb(190 24 93 / 0.15) !important;
}
.tw-text-pink-700\/20{
  color: rgb(190 24 93 / 0.2) !important;
}
.tw-text-pink-700\/25{
  color: rgb(190 24 93 / 0.25) !important;
}
.tw-text-pink-700\/30{
  color: rgb(190 24 93 / 0.3) !important;
}
.tw-text-pink-700\/35{
  color: rgb(190 24 93 / 0.35) !important;
}
.tw-text-pink-700\/40{
  color: rgb(190 24 93 / 0.4) !important;
}
.tw-text-pink-700\/45{
  color: rgb(190 24 93 / 0.45) !important;
}
.tw-text-pink-700\/5{
  color: rgb(190 24 93 / 0.05) !important;
}
.tw-text-pink-700\/50{
  color: rgb(190 24 93 / 0.5) !important;
}
.tw-text-pink-700\/55{
  color: rgb(190 24 93 / 0.55) !important;
}
.tw-text-pink-700\/60{
  color: rgb(190 24 93 / 0.6) !important;
}
.tw-text-pink-700\/65{
  color: rgb(190 24 93 / 0.65) !important;
}
.tw-text-pink-700\/70{
  color: rgb(190 24 93 / 0.7) !important;
}
.tw-text-pink-700\/75{
  color: rgb(190 24 93 / 0.75) !important;
}
.tw-text-pink-700\/80{
  color: rgb(190 24 93 / 0.8) !important;
}
.tw-text-pink-700\/85{
  color: rgb(190 24 93 / 0.85) !important;
}
.tw-text-pink-700\/90{
  color: rgb(190 24 93 / 0.9) !important;
}
.tw-text-pink-700\/95{
  color: rgb(190 24 93 / 0.95) !important;
}
.tw-text-pink-800{
  --tw-text-opacity: 1 !important;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-800\/0{
  color: rgb(157 23 77 / 0) !important;
}
.tw-text-pink-800\/10{
  color: rgb(157 23 77 / 0.1) !important;
}
.tw-text-pink-800\/100{
  color: rgb(157 23 77 / 1) !important;
}
.tw-text-pink-800\/15{
  color: rgb(157 23 77 / 0.15) !important;
}
.tw-text-pink-800\/20{
  color: rgb(157 23 77 / 0.2) !important;
}
.tw-text-pink-800\/25{
  color: rgb(157 23 77 / 0.25) !important;
}
.tw-text-pink-800\/30{
  color: rgb(157 23 77 / 0.3) !important;
}
.tw-text-pink-800\/35{
  color: rgb(157 23 77 / 0.35) !important;
}
.tw-text-pink-800\/40{
  color: rgb(157 23 77 / 0.4) !important;
}
.tw-text-pink-800\/45{
  color: rgb(157 23 77 / 0.45) !important;
}
.tw-text-pink-800\/5{
  color: rgb(157 23 77 / 0.05) !important;
}
.tw-text-pink-800\/50{
  color: rgb(157 23 77 / 0.5) !important;
}
.tw-text-pink-800\/55{
  color: rgb(157 23 77 / 0.55) !important;
}
.tw-text-pink-800\/60{
  color: rgb(157 23 77 / 0.6) !important;
}
.tw-text-pink-800\/65{
  color: rgb(157 23 77 / 0.65) !important;
}
.tw-text-pink-800\/70{
  color: rgb(157 23 77 / 0.7) !important;
}
.tw-text-pink-800\/75{
  color: rgb(157 23 77 / 0.75) !important;
}
.tw-text-pink-800\/80{
  color: rgb(157 23 77 / 0.8) !important;
}
.tw-text-pink-800\/85{
  color: rgb(157 23 77 / 0.85) !important;
}
.tw-text-pink-800\/90{
  color: rgb(157 23 77 / 0.9) !important;
}
.tw-text-pink-800\/95{
  color: rgb(157 23 77 / 0.95) !important;
}
.tw-text-pink-900{
  --tw-text-opacity: 1 !important;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-900\/0{
  color: rgb(131 24 67 / 0) !important;
}
.tw-text-pink-900\/10{
  color: rgb(131 24 67 / 0.1) !important;
}
.tw-text-pink-900\/100{
  color: rgb(131 24 67 / 1) !important;
}
.tw-text-pink-900\/15{
  color: rgb(131 24 67 / 0.15) !important;
}
.tw-text-pink-900\/20{
  color: rgb(131 24 67 / 0.2) !important;
}
.tw-text-pink-900\/25{
  color: rgb(131 24 67 / 0.25) !important;
}
.tw-text-pink-900\/30{
  color: rgb(131 24 67 / 0.3) !important;
}
.tw-text-pink-900\/35{
  color: rgb(131 24 67 / 0.35) !important;
}
.tw-text-pink-900\/40{
  color: rgb(131 24 67 / 0.4) !important;
}
.tw-text-pink-900\/45{
  color: rgb(131 24 67 / 0.45) !important;
}
.tw-text-pink-900\/5{
  color: rgb(131 24 67 / 0.05) !important;
}
.tw-text-pink-900\/50{
  color: rgb(131 24 67 / 0.5) !important;
}
.tw-text-pink-900\/55{
  color: rgb(131 24 67 / 0.55) !important;
}
.tw-text-pink-900\/60{
  color: rgb(131 24 67 / 0.6) !important;
}
.tw-text-pink-900\/65{
  color: rgb(131 24 67 / 0.65) !important;
}
.tw-text-pink-900\/70{
  color: rgb(131 24 67 / 0.7) !important;
}
.tw-text-pink-900\/75{
  color: rgb(131 24 67 / 0.75) !important;
}
.tw-text-pink-900\/80{
  color: rgb(131 24 67 / 0.8) !important;
}
.tw-text-pink-900\/85{
  color: rgb(131 24 67 / 0.85) !important;
}
.tw-text-pink-900\/90{
  color: rgb(131 24 67 / 0.9) !important;
}
.tw-text-pink-900\/95{
  color: rgb(131 24 67 / 0.95) !important;
}
.tw-text-pink-950{
  --tw-text-opacity: 1 !important;
  color: rgb(80 7 36 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-pink-950\/0{
  color: rgb(80 7 36 / 0) !important;
}
.tw-text-pink-950\/10{
  color: rgb(80 7 36 / 0.1) !important;
}
.tw-text-pink-950\/100{
  color: rgb(80 7 36 / 1) !important;
}
.tw-text-pink-950\/15{
  color: rgb(80 7 36 / 0.15) !important;
}
.tw-text-pink-950\/20{
  color: rgb(80 7 36 / 0.2) !important;
}
.tw-text-pink-950\/25{
  color: rgb(80 7 36 / 0.25) !important;
}
.tw-text-pink-950\/30{
  color: rgb(80 7 36 / 0.3) !important;
}
.tw-text-pink-950\/35{
  color: rgb(80 7 36 / 0.35) !important;
}
.tw-text-pink-950\/40{
  color: rgb(80 7 36 / 0.4) !important;
}
.tw-text-pink-950\/45{
  color: rgb(80 7 36 / 0.45) !important;
}
.tw-text-pink-950\/5{
  color: rgb(80 7 36 / 0.05) !important;
}
.tw-text-pink-950\/50{
  color: rgb(80 7 36 / 0.5) !important;
}
.tw-text-pink-950\/55{
  color: rgb(80 7 36 / 0.55) !important;
}
.tw-text-pink-950\/60{
  color: rgb(80 7 36 / 0.6) !important;
}
.tw-text-pink-950\/65{
  color: rgb(80 7 36 / 0.65) !important;
}
.tw-text-pink-950\/70{
  color: rgb(80 7 36 / 0.7) !important;
}
.tw-text-pink-950\/75{
  color: rgb(80 7 36 / 0.75) !important;
}
.tw-text-pink-950\/80{
  color: rgb(80 7 36 / 0.8) !important;
}
.tw-text-pink-950\/85{
  color: rgb(80 7 36 / 0.85) !important;
}
.tw-text-pink-950\/90{
  color: rgb(80 7 36 / 0.9) !important;
}
.tw-text-pink-950\/95{
  color: rgb(80 7 36 / 0.95) !important;
}
.tw-text-purple-10{
  --tw-text-opacity: 1 !important;
  color: rgb(240 230 241 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-10\/0{
  color: rgb(240 230 241 / 0) !important;
}
.tw-text-purple-10\/10{
  color: rgb(240 230 241 / 0.1) !important;
}
.tw-text-purple-10\/100{
  color: rgb(240 230 241 / 1) !important;
}
.tw-text-purple-10\/15{
  color: rgb(240 230 241 / 0.15) !important;
}
.tw-text-purple-10\/20{
  color: rgb(240 230 241 / 0.2) !important;
}
.tw-text-purple-10\/25{
  color: rgb(240 230 241 / 0.25) !important;
}
.tw-text-purple-10\/30{
  color: rgb(240 230 241 / 0.3) !important;
}
.tw-text-purple-10\/35{
  color: rgb(240 230 241 / 0.35) !important;
}
.tw-text-purple-10\/40{
  color: rgb(240 230 241 / 0.4) !important;
}
.tw-text-purple-10\/45{
  color: rgb(240 230 241 / 0.45) !important;
}
.tw-text-purple-10\/5{
  color: rgb(240 230 241 / 0.05) !important;
}
.tw-text-purple-10\/50{
  color: rgb(240 230 241 / 0.5) !important;
}
.tw-text-purple-10\/55{
  color: rgb(240 230 241 / 0.55) !important;
}
.tw-text-purple-10\/60{
  color: rgb(240 230 241 / 0.6) !important;
}
.tw-text-purple-10\/65{
  color: rgb(240 230 241 / 0.65) !important;
}
.tw-text-purple-10\/70{
  color: rgb(240 230 241 / 0.7) !important;
}
.tw-text-purple-10\/75{
  color: rgb(240 230 241 / 0.75) !important;
}
.tw-text-purple-10\/80{
  color: rgb(240 230 241 / 0.8) !important;
}
.tw-text-purple-10\/85{
  color: rgb(240 230 241 / 0.85) !important;
}
.tw-text-purple-10\/90{
  color: rgb(240 230 241 / 0.9) !important;
}
.tw-text-purple-10\/95{
  color: rgb(240 230 241 / 0.95) !important;
}
.tw-text-purple-100{
  --tw-text-opacity: 1 !important;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-100\/0{
  color: rgb(243 232 255 / 0) !important;
}
.tw-text-purple-100\/10{
  color: rgb(243 232 255 / 0.1) !important;
}
.tw-text-purple-100\/100{
  color: rgb(243 232 255 / 1) !important;
}
.tw-text-purple-100\/15{
  color: rgb(243 232 255 / 0.15) !important;
}
.tw-text-purple-100\/20{
  color: rgb(243 232 255 / 0.2) !important;
}
.tw-text-purple-100\/25{
  color: rgb(243 232 255 / 0.25) !important;
}
.tw-text-purple-100\/30{
  color: rgb(243 232 255 / 0.3) !important;
}
.tw-text-purple-100\/35{
  color: rgb(243 232 255 / 0.35) !important;
}
.tw-text-purple-100\/40{
  color: rgb(243 232 255 / 0.4) !important;
}
.tw-text-purple-100\/45{
  color: rgb(243 232 255 / 0.45) !important;
}
.tw-text-purple-100\/5{
  color: rgb(243 232 255 / 0.05) !important;
}
.tw-text-purple-100\/50{
  color: rgb(243 232 255 / 0.5) !important;
}
.tw-text-purple-100\/55{
  color: rgb(243 232 255 / 0.55) !important;
}
.tw-text-purple-100\/60{
  color: rgb(243 232 255 / 0.6) !important;
}
.tw-text-purple-100\/65{
  color: rgb(243 232 255 / 0.65) !important;
}
.tw-text-purple-100\/70{
  color: rgb(243 232 255 / 0.7) !important;
}
.tw-text-purple-100\/75{
  color: rgb(243 232 255 / 0.75) !important;
}
.tw-text-purple-100\/80{
  color: rgb(243 232 255 / 0.8) !important;
}
.tw-text-purple-100\/85{
  color: rgb(243 232 255 / 0.85) !important;
}
.tw-text-purple-100\/90{
  color: rgb(243 232 255 / 0.9) !important;
}
.tw-text-purple-100\/95{
  color: rgb(243 232 255 / 0.95) !important;
}
.tw-text-purple-200{
  --tw-text-opacity: 1 !important;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-200\/0{
  color: rgb(233 213 255 / 0) !important;
}
.tw-text-purple-200\/10{
  color: rgb(233 213 255 / 0.1) !important;
}
.tw-text-purple-200\/100{
  color: rgb(233 213 255 / 1) !important;
}
.tw-text-purple-200\/15{
  color: rgb(233 213 255 / 0.15) !important;
}
.tw-text-purple-200\/20{
  color: rgb(233 213 255 / 0.2) !important;
}
.tw-text-purple-200\/25{
  color: rgb(233 213 255 / 0.25) !important;
}
.tw-text-purple-200\/30{
  color: rgb(233 213 255 / 0.3) !important;
}
.tw-text-purple-200\/35{
  color: rgb(233 213 255 / 0.35) !important;
}
.tw-text-purple-200\/40{
  color: rgb(233 213 255 / 0.4) !important;
}
.tw-text-purple-200\/45{
  color: rgb(233 213 255 / 0.45) !important;
}
.tw-text-purple-200\/5{
  color: rgb(233 213 255 / 0.05) !important;
}
.tw-text-purple-200\/50{
  color: rgb(233 213 255 / 0.5) !important;
}
.tw-text-purple-200\/55{
  color: rgb(233 213 255 / 0.55) !important;
}
.tw-text-purple-200\/60{
  color: rgb(233 213 255 / 0.6) !important;
}
.tw-text-purple-200\/65{
  color: rgb(233 213 255 / 0.65) !important;
}
.tw-text-purple-200\/70{
  color: rgb(233 213 255 / 0.7) !important;
}
.tw-text-purple-200\/75{
  color: rgb(233 213 255 / 0.75) !important;
}
.tw-text-purple-200\/80{
  color: rgb(233 213 255 / 0.8) !important;
}
.tw-text-purple-200\/85{
  color: rgb(233 213 255 / 0.85) !important;
}
.tw-text-purple-200\/90{
  color: rgb(233 213 255 / 0.9) !important;
}
.tw-text-purple-200\/95{
  color: rgb(233 213 255 / 0.95) !important;
}
.tw-text-purple-300{
  --tw-text-opacity: 1 !important;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-300\/0{
  color: rgb(216 180 254 / 0) !important;
}
.tw-text-purple-300\/10{
  color: rgb(216 180 254 / 0.1) !important;
}
.tw-text-purple-300\/100{
  color: rgb(216 180 254 / 1) !important;
}
.tw-text-purple-300\/15{
  color: rgb(216 180 254 / 0.15) !important;
}
.tw-text-purple-300\/20{
  color: rgb(216 180 254 / 0.2) !important;
}
.tw-text-purple-300\/25{
  color: rgb(216 180 254 / 0.25) !important;
}
.tw-text-purple-300\/30{
  color: rgb(216 180 254 / 0.3) !important;
}
.tw-text-purple-300\/35{
  color: rgb(216 180 254 / 0.35) !important;
}
.tw-text-purple-300\/40{
  color: rgb(216 180 254 / 0.4) !important;
}
.tw-text-purple-300\/45{
  color: rgb(216 180 254 / 0.45) !important;
}
.tw-text-purple-300\/5{
  color: rgb(216 180 254 / 0.05) !important;
}
.tw-text-purple-300\/50{
  color: rgb(216 180 254 / 0.5) !important;
}
.tw-text-purple-300\/55{
  color: rgb(216 180 254 / 0.55) !important;
}
.tw-text-purple-300\/60{
  color: rgb(216 180 254 / 0.6) !important;
}
.tw-text-purple-300\/65{
  color: rgb(216 180 254 / 0.65) !important;
}
.tw-text-purple-300\/70{
  color: rgb(216 180 254 / 0.7) !important;
}
.tw-text-purple-300\/75{
  color: rgb(216 180 254 / 0.75) !important;
}
.tw-text-purple-300\/80{
  color: rgb(216 180 254 / 0.8) !important;
}
.tw-text-purple-300\/85{
  color: rgb(216 180 254 / 0.85) !important;
}
.tw-text-purple-300\/90{
  color: rgb(216 180 254 / 0.9) !important;
}
.tw-text-purple-300\/95{
  color: rgb(216 180 254 / 0.95) !important;
}
.tw-text-purple-400{
  --tw-text-opacity: 1 !important;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-400\/0{
  color: rgb(192 132 252 / 0) !important;
}
.tw-text-purple-400\/10{
  color: rgb(192 132 252 / 0.1) !important;
}
.tw-text-purple-400\/100{
  color: rgb(192 132 252 / 1) !important;
}
.tw-text-purple-400\/15{
  color: rgb(192 132 252 / 0.15) !important;
}
.tw-text-purple-400\/20{
  color: rgb(192 132 252 / 0.2) !important;
}
.tw-text-purple-400\/25{
  color: rgb(192 132 252 / 0.25) !important;
}
.tw-text-purple-400\/30{
  color: rgb(192 132 252 / 0.3) !important;
}
.tw-text-purple-400\/35{
  color: rgb(192 132 252 / 0.35) !important;
}
.tw-text-purple-400\/40{
  color: rgb(192 132 252 / 0.4) !important;
}
.tw-text-purple-400\/45{
  color: rgb(192 132 252 / 0.45) !important;
}
.tw-text-purple-400\/5{
  color: rgb(192 132 252 / 0.05) !important;
}
.tw-text-purple-400\/50{
  color: rgb(192 132 252 / 0.5) !important;
}
.tw-text-purple-400\/55{
  color: rgb(192 132 252 / 0.55) !important;
}
.tw-text-purple-400\/60{
  color: rgb(192 132 252 / 0.6) !important;
}
.tw-text-purple-400\/65{
  color: rgb(192 132 252 / 0.65) !important;
}
.tw-text-purple-400\/70{
  color: rgb(192 132 252 / 0.7) !important;
}
.tw-text-purple-400\/75{
  color: rgb(192 132 252 / 0.75) !important;
}
.tw-text-purple-400\/80{
  color: rgb(192 132 252 / 0.8) !important;
}
.tw-text-purple-400\/85{
  color: rgb(192 132 252 / 0.85) !important;
}
.tw-text-purple-400\/90{
  color: rgb(192 132 252 / 0.9) !important;
}
.tw-text-purple-400\/95{
  color: rgb(192 132 252 / 0.95) !important;
}
.tw-text-purple-50{
  --tw-text-opacity: 1 !important;
  color: rgb(149 78 153 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-50\/0{
  color: rgb(149 78 153 / 0) !important;
}
.tw-text-purple-50\/10{
  color: rgb(149 78 153 / 0.1) !important;
}
.tw-text-purple-50\/100{
  color: rgb(149 78 153 / 1) !important;
}
.tw-text-purple-50\/15{
  color: rgb(149 78 153 / 0.15) !important;
}
.tw-text-purple-50\/20{
  color: rgb(149 78 153 / 0.2) !important;
}
.tw-text-purple-50\/25{
  color: rgb(149 78 153 / 0.25) !important;
}
.tw-text-purple-50\/30{
  color: rgb(149 78 153 / 0.3) !important;
}
.tw-text-purple-50\/35{
  color: rgb(149 78 153 / 0.35) !important;
}
.tw-text-purple-50\/40{
  color: rgb(149 78 153 / 0.4) !important;
}
.tw-text-purple-50\/45{
  color: rgb(149 78 153 / 0.45) !important;
}
.tw-text-purple-50\/5{
  color: rgb(149 78 153 / 0.05) !important;
}
.tw-text-purple-50\/50{
  color: rgb(149 78 153 / 0.5) !important;
}
.tw-text-purple-50\/55{
  color: rgb(149 78 153 / 0.55) !important;
}
.tw-text-purple-50\/60{
  color: rgb(149 78 153 / 0.6) !important;
}
.tw-text-purple-50\/65{
  color: rgb(149 78 153 / 0.65) !important;
}
.tw-text-purple-50\/70{
  color: rgb(149 78 153 / 0.7) !important;
}
.tw-text-purple-50\/75{
  color: rgb(149 78 153 / 0.75) !important;
}
.tw-text-purple-50\/80{
  color: rgb(149 78 153 / 0.8) !important;
}
.tw-text-purple-50\/85{
  color: rgb(149 78 153 / 0.85) !important;
}
.tw-text-purple-50\/90{
  color: rgb(149 78 153 / 0.9) !important;
}
.tw-text-purple-50\/95{
  color: rgb(149 78 153 / 0.95) !important;
}
.tw-text-purple-500{
  --tw-text-opacity: 1 !important;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-500\/0{
  color: rgb(168 85 247 / 0) !important;
}
.tw-text-purple-500\/10{
  color: rgb(168 85 247 / 0.1) !important;
}
.tw-text-purple-500\/100{
  color: rgb(168 85 247 / 1) !important;
}
.tw-text-purple-500\/15{
  color: rgb(168 85 247 / 0.15) !important;
}
.tw-text-purple-500\/20{
  color: rgb(168 85 247 / 0.2) !important;
}
.tw-text-purple-500\/25{
  color: rgb(168 85 247 / 0.25) !important;
}
.tw-text-purple-500\/30{
  color: rgb(168 85 247 / 0.3) !important;
}
.tw-text-purple-500\/35{
  color: rgb(168 85 247 / 0.35) !important;
}
.tw-text-purple-500\/40{
  color: rgb(168 85 247 / 0.4) !important;
}
.tw-text-purple-500\/45{
  color: rgb(168 85 247 / 0.45) !important;
}
.tw-text-purple-500\/5{
  color: rgb(168 85 247 / 0.05) !important;
}
.tw-text-purple-500\/50{
  color: rgb(168 85 247 / 0.5) !important;
}
.tw-text-purple-500\/55{
  color: rgb(168 85 247 / 0.55) !important;
}
.tw-text-purple-500\/60{
  color: rgb(168 85 247 / 0.6) !important;
}
.tw-text-purple-500\/65{
  color: rgb(168 85 247 / 0.65) !important;
}
.tw-text-purple-500\/70{
  color: rgb(168 85 247 / 0.7) !important;
}
.tw-text-purple-500\/75{
  color: rgb(168 85 247 / 0.75) !important;
}
.tw-text-purple-500\/80{
  color: rgb(168 85 247 / 0.8) !important;
}
.tw-text-purple-500\/85{
  color: rgb(168 85 247 / 0.85) !important;
}
.tw-text-purple-500\/90{
  color: rgb(168 85 247 / 0.9) !important;
}
.tw-text-purple-500\/95{
  color: rgb(168 85 247 / 0.95) !important;
}
.tw-text-purple-600{
  --tw-text-opacity: 1 !important;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-600\/0{
  color: rgb(147 51 234 / 0) !important;
}
.tw-text-purple-600\/10{
  color: rgb(147 51 234 / 0.1) !important;
}
.tw-text-purple-600\/100{
  color: rgb(147 51 234 / 1) !important;
}
.tw-text-purple-600\/15{
  color: rgb(147 51 234 / 0.15) !important;
}
.tw-text-purple-600\/20{
  color: rgb(147 51 234 / 0.2) !important;
}
.tw-text-purple-600\/25{
  color: rgb(147 51 234 / 0.25) !important;
}
.tw-text-purple-600\/30{
  color: rgb(147 51 234 / 0.3) !important;
}
.tw-text-purple-600\/35{
  color: rgb(147 51 234 / 0.35) !important;
}
.tw-text-purple-600\/40{
  color: rgb(147 51 234 / 0.4) !important;
}
.tw-text-purple-600\/45{
  color: rgb(147 51 234 / 0.45) !important;
}
.tw-text-purple-600\/5{
  color: rgb(147 51 234 / 0.05) !important;
}
.tw-text-purple-600\/50{
  color: rgb(147 51 234 / 0.5) !important;
}
.tw-text-purple-600\/55{
  color: rgb(147 51 234 / 0.55) !important;
}
.tw-text-purple-600\/60{
  color: rgb(147 51 234 / 0.6) !important;
}
.tw-text-purple-600\/65{
  color: rgb(147 51 234 / 0.65) !important;
}
.tw-text-purple-600\/70{
  color: rgb(147 51 234 / 0.7) !important;
}
.tw-text-purple-600\/75{
  color: rgb(147 51 234 / 0.75) !important;
}
.tw-text-purple-600\/80{
  color: rgb(147 51 234 / 0.8) !important;
}
.tw-text-purple-600\/85{
  color: rgb(147 51 234 / 0.85) !important;
}
.tw-text-purple-600\/90{
  color: rgb(147 51 234 / 0.9) !important;
}
.tw-text-purple-600\/95{
  color: rgb(147 51 234 / 0.95) !important;
}
.tw-text-purple-700{
  --tw-text-opacity: 1 !important;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-700\/0{
  color: rgb(126 34 206 / 0) !important;
}
.tw-text-purple-700\/10{
  color: rgb(126 34 206 / 0.1) !important;
}
.tw-text-purple-700\/100{
  color: rgb(126 34 206 / 1) !important;
}
.tw-text-purple-700\/15{
  color: rgb(126 34 206 / 0.15) !important;
}
.tw-text-purple-700\/20{
  color: rgb(126 34 206 / 0.2) !important;
}
.tw-text-purple-700\/25{
  color: rgb(126 34 206 / 0.25) !important;
}
.tw-text-purple-700\/30{
  color: rgb(126 34 206 / 0.3) !important;
}
.tw-text-purple-700\/35{
  color: rgb(126 34 206 / 0.35) !important;
}
.tw-text-purple-700\/40{
  color: rgb(126 34 206 / 0.4) !important;
}
.tw-text-purple-700\/45{
  color: rgb(126 34 206 / 0.45) !important;
}
.tw-text-purple-700\/5{
  color: rgb(126 34 206 / 0.05) !important;
}
.tw-text-purple-700\/50{
  color: rgb(126 34 206 / 0.5) !important;
}
.tw-text-purple-700\/55{
  color: rgb(126 34 206 / 0.55) !important;
}
.tw-text-purple-700\/60{
  color: rgb(126 34 206 / 0.6) !important;
}
.tw-text-purple-700\/65{
  color: rgb(126 34 206 / 0.65) !important;
}
.tw-text-purple-700\/70{
  color: rgb(126 34 206 / 0.7) !important;
}
.tw-text-purple-700\/75{
  color: rgb(126 34 206 / 0.75) !important;
}
.tw-text-purple-700\/80{
  color: rgb(126 34 206 / 0.8) !important;
}
.tw-text-purple-700\/85{
  color: rgb(126 34 206 / 0.85) !important;
}
.tw-text-purple-700\/90{
  color: rgb(126 34 206 / 0.9) !important;
}
.tw-text-purple-700\/95{
  color: rgb(126 34 206 / 0.95) !important;
}
.tw-text-purple-800{
  --tw-text-opacity: 1 !important;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-800\/0{
  color: rgb(107 33 168 / 0) !important;
}
.tw-text-purple-800\/10{
  color: rgb(107 33 168 / 0.1) !important;
}
.tw-text-purple-800\/100{
  color: rgb(107 33 168 / 1) !important;
}
.tw-text-purple-800\/15{
  color: rgb(107 33 168 / 0.15) !important;
}
.tw-text-purple-800\/20{
  color: rgb(107 33 168 / 0.2) !important;
}
.tw-text-purple-800\/25{
  color: rgb(107 33 168 / 0.25) !important;
}
.tw-text-purple-800\/30{
  color: rgb(107 33 168 / 0.3) !important;
}
.tw-text-purple-800\/35{
  color: rgb(107 33 168 / 0.35) !important;
}
.tw-text-purple-800\/40{
  color: rgb(107 33 168 / 0.4) !important;
}
.tw-text-purple-800\/45{
  color: rgb(107 33 168 / 0.45) !important;
}
.tw-text-purple-800\/5{
  color: rgb(107 33 168 / 0.05) !important;
}
.tw-text-purple-800\/50{
  color: rgb(107 33 168 / 0.5) !important;
}
.tw-text-purple-800\/55{
  color: rgb(107 33 168 / 0.55) !important;
}
.tw-text-purple-800\/60{
  color: rgb(107 33 168 / 0.6) !important;
}
.tw-text-purple-800\/65{
  color: rgb(107 33 168 / 0.65) !important;
}
.tw-text-purple-800\/70{
  color: rgb(107 33 168 / 0.7) !important;
}
.tw-text-purple-800\/75{
  color: rgb(107 33 168 / 0.75) !important;
}
.tw-text-purple-800\/80{
  color: rgb(107 33 168 / 0.8) !important;
}
.tw-text-purple-800\/85{
  color: rgb(107 33 168 / 0.85) !important;
}
.tw-text-purple-800\/90{
  color: rgb(107 33 168 / 0.9) !important;
}
.tw-text-purple-800\/95{
  color: rgb(107 33 168 / 0.95) !important;
}
.tw-text-purple-900{
  --tw-text-opacity: 1 !important;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-900\/0{
  color: rgb(88 28 135 / 0) !important;
}
.tw-text-purple-900\/10{
  color: rgb(88 28 135 / 0.1) !important;
}
.tw-text-purple-900\/100{
  color: rgb(88 28 135 / 1) !important;
}
.tw-text-purple-900\/15{
  color: rgb(88 28 135 / 0.15) !important;
}
.tw-text-purple-900\/20{
  color: rgb(88 28 135 / 0.2) !important;
}
.tw-text-purple-900\/25{
  color: rgb(88 28 135 / 0.25) !important;
}
.tw-text-purple-900\/30{
  color: rgb(88 28 135 / 0.3) !important;
}
.tw-text-purple-900\/35{
  color: rgb(88 28 135 / 0.35) !important;
}
.tw-text-purple-900\/40{
  color: rgb(88 28 135 / 0.4) !important;
}
.tw-text-purple-900\/45{
  color: rgb(88 28 135 / 0.45) !important;
}
.tw-text-purple-900\/5{
  color: rgb(88 28 135 / 0.05) !important;
}
.tw-text-purple-900\/50{
  color: rgb(88 28 135 / 0.5) !important;
}
.tw-text-purple-900\/55{
  color: rgb(88 28 135 / 0.55) !important;
}
.tw-text-purple-900\/60{
  color: rgb(88 28 135 / 0.6) !important;
}
.tw-text-purple-900\/65{
  color: rgb(88 28 135 / 0.65) !important;
}
.tw-text-purple-900\/70{
  color: rgb(88 28 135 / 0.7) !important;
}
.tw-text-purple-900\/75{
  color: rgb(88 28 135 / 0.75) !important;
}
.tw-text-purple-900\/80{
  color: rgb(88 28 135 / 0.8) !important;
}
.tw-text-purple-900\/85{
  color: rgb(88 28 135 / 0.85) !important;
}
.tw-text-purple-900\/90{
  color: rgb(88 28 135 / 0.9) !important;
}
.tw-text-purple-900\/95{
  color: rgb(88 28 135 / 0.95) !important;
}
.tw-text-purple-950{
  --tw-text-opacity: 1 !important;
  color: rgb(59 7 100 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-purple-950\/0{
  color: rgb(59 7 100 / 0) !important;
}
.tw-text-purple-950\/10{
  color: rgb(59 7 100 / 0.1) !important;
}
.tw-text-purple-950\/100{
  color: rgb(59 7 100 / 1) !important;
}
.tw-text-purple-950\/15{
  color: rgb(59 7 100 / 0.15) !important;
}
.tw-text-purple-950\/20{
  color: rgb(59 7 100 / 0.2) !important;
}
.tw-text-purple-950\/25{
  color: rgb(59 7 100 / 0.25) !important;
}
.tw-text-purple-950\/30{
  color: rgb(59 7 100 / 0.3) !important;
}
.tw-text-purple-950\/35{
  color: rgb(59 7 100 / 0.35) !important;
}
.tw-text-purple-950\/40{
  color: rgb(59 7 100 / 0.4) !important;
}
.tw-text-purple-950\/45{
  color: rgb(59 7 100 / 0.45) !important;
}
.tw-text-purple-950\/5{
  color: rgb(59 7 100 / 0.05) !important;
}
.tw-text-purple-950\/50{
  color: rgb(59 7 100 / 0.5) !important;
}
.tw-text-purple-950\/55{
  color: rgb(59 7 100 / 0.55) !important;
}
.tw-text-purple-950\/60{
  color: rgb(59 7 100 / 0.6) !important;
}
.tw-text-purple-950\/65{
  color: rgb(59 7 100 / 0.65) !important;
}
.tw-text-purple-950\/70{
  color: rgb(59 7 100 / 0.7) !important;
}
.tw-text-purple-950\/75{
  color: rgb(59 7 100 / 0.75) !important;
}
.tw-text-purple-950\/80{
  color: rgb(59 7 100 / 0.8) !important;
}
.tw-text-purple-950\/85{
  color: rgb(59 7 100 / 0.85) !important;
}
.tw-text-purple-950\/90{
  color: rgb(59 7 100 / 0.9) !important;
}
.tw-text-purple-950\/95{
  color: rgb(59 7 100 / 0.95) !important;
}
.tw-text-red-100{
  --tw-text-opacity: 1 !important;
  color: rgb(245 212 213 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-100\/0{
  color: rgb(245 212 213 / 0) !important;
}
.tw-text-red-100\/10{
  color: rgb(245 212 213 / 0.1) !important;
}
.tw-text-red-100\/100{
  color: rgb(245 212 213 / 1) !important;
}
.tw-text-red-100\/15{
  color: rgb(245 212 213 / 0.15) !important;
}
.tw-text-red-100\/20{
  color: rgb(245 212 213 / 0.2) !important;
}
.tw-text-red-100\/25{
  color: rgb(245 212 213 / 0.25) !important;
}
.tw-text-red-100\/30{
  color: rgb(245 212 213 / 0.3) !important;
}
.tw-text-red-100\/35{
  color: rgb(245 212 213 / 0.35) !important;
}
.tw-text-red-100\/40{
  color: rgb(245 212 213 / 0.4) !important;
}
.tw-text-red-100\/45{
  color: rgb(245 212 213 / 0.45) !important;
}
.tw-text-red-100\/5{
  color: rgb(245 212 213 / 0.05) !important;
}
.tw-text-red-100\/50{
  color: rgb(245 212 213 / 0.5) !important;
}
.tw-text-red-100\/55{
  color: rgb(245 212 213 / 0.55) !important;
}
.tw-text-red-100\/60{
  color: rgb(245 212 213 / 0.6) !important;
}
.tw-text-red-100\/65{
  color: rgb(245 212 213 / 0.65) !important;
}
.tw-text-red-100\/70{
  color: rgb(245 212 213 / 0.7) !important;
}
.tw-text-red-100\/75{
  color: rgb(245 212 213 / 0.75) !important;
}
.tw-text-red-100\/80{
  color: rgb(245 212 213 / 0.8) !important;
}
.tw-text-red-100\/85{
  color: rgb(245 212 213 / 0.85) !important;
}
.tw-text-red-100\/90{
  color: rgb(245 212 213 / 0.9) !important;
}
.tw-text-red-100\/95{
  color: rgb(245 212 213 / 0.95) !important;
}
.tw-text-red-200{
  --tw-text-opacity: 1 !important;
  color: rgb(235 169 170 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-200\/0{
  color: rgb(235 169 170 / 0) !important;
}
.tw-text-red-200\/10{
  color: rgb(235 169 170 / 0.1) !important;
}
.tw-text-red-200\/100{
  color: rgb(235 169 170 / 1) !important;
}
.tw-text-red-200\/15{
  color: rgb(235 169 170 / 0.15) !important;
}
.tw-text-red-200\/20{
  color: rgb(235 169 170 / 0.2) !important;
}
.tw-text-red-200\/25{
  color: rgb(235 169 170 / 0.25) !important;
}
.tw-text-red-200\/30{
  color: rgb(235 169 170 / 0.3) !important;
}
.tw-text-red-200\/35{
  color: rgb(235 169 170 / 0.35) !important;
}
.tw-text-red-200\/40{
  color: rgb(235 169 170 / 0.4) !important;
}
.tw-text-red-200\/45{
  color: rgb(235 169 170 / 0.45) !important;
}
.tw-text-red-200\/5{
  color: rgb(235 169 170 / 0.05) !important;
}
.tw-text-red-200\/50{
  color: rgb(235 169 170 / 0.5) !important;
}
.tw-text-red-200\/55{
  color: rgb(235 169 170 / 0.55) !important;
}
.tw-text-red-200\/60{
  color: rgb(235 169 170 / 0.6) !important;
}
.tw-text-red-200\/65{
  color: rgb(235 169 170 / 0.65) !important;
}
.tw-text-red-200\/70{
  color: rgb(235 169 170 / 0.7) !important;
}
.tw-text-red-200\/75{
  color: rgb(235 169 170 / 0.75) !important;
}
.tw-text-red-200\/80{
  color: rgb(235 169 170 / 0.8) !important;
}
.tw-text-red-200\/85{
  color: rgb(235 169 170 / 0.85) !important;
}
.tw-text-red-200\/90{
  color: rgb(235 169 170 / 0.9) !important;
}
.tw-text-red-200\/95{
  color: rgb(235 169 170 / 0.95) !important;
}
.tw-text-red-300{
  --tw-text-opacity: 1 !important;
  color: rgb(224 127 128 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-300\/0{
  color: rgb(224 127 128 / 0) !important;
}
.tw-text-red-300\/10{
  color: rgb(224 127 128 / 0.1) !important;
}
.tw-text-red-300\/100{
  color: rgb(224 127 128 / 1) !important;
}
.tw-text-red-300\/15{
  color: rgb(224 127 128 / 0.15) !important;
}
.tw-text-red-300\/20{
  color: rgb(224 127 128 / 0.2) !important;
}
.tw-text-red-300\/25{
  color: rgb(224 127 128 / 0.25) !important;
}
.tw-text-red-300\/30{
  color: rgb(224 127 128 / 0.3) !important;
}
.tw-text-red-300\/35{
  color: rgb(224 127 128 / 0.35) !important;
}
.tw-text-red-300\/40{
  color: rgb(224 127 128 / 0.4) !important;
}
.tw-text-red-300\/45{
  color: rgb(224 127 128 / 0.45) !important;
}
.tw-text-red-300\/5{
  color: rgb(224 127 128 / 0.05) !important;
}
.tw-text-red-300\/50{
  color: rgb(224 127 128 / 0.5) !important;
}
.tw-text-red-300\/55{
  color: rgb(224 127 128 / 0.55) !important;
}
.tw-text-red-300\/60{
  color: rgb(224 127 128 / 0.6) !important;
}
.tw-text-red-300\/65{
  color: rgb(224 127 128 / 0.65) !important;
}
.tw-text-red-300\/70{
  color: rgb(224 127 128 / 0.7) !important;
}
.tw-text-red-300\/75{
  color: rgb(224 127 128 / 0.75) !important;
}
.tw-text-red-300\/80{
  color: rgb(224 127 128 / 0.8) !important;
}
.tw-text-red-300\/85{
  color: rgb(224 127 128 / 0.85) !important;
}
.tw-text-red-300\/90{
  color: rgb(224 127 128 / 0.9) !important;
}
.tw-text-red-300\/95{
  color: rgb(224 127 128 / 0.95) !important;
}
.tw-text-red-400{
  --tw-text-opacity: 1 !important;
  color: rgb(214 84 85 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-400\/0{
  color: rgb(214 84 85 / 0) !important;
}
.tw-text-red-400\/10{
  color: rgb(214 84 85 / 0.1) !important;
}
.tw-text-red-400\/100{
  color: rgb(214 84 85 / 1) !important;
}
.tw-text-red-400\/15{
  color: rgb(214 84 85 / 0.15) !important;
}
.tw-text-red-400\/20{
  color: rgb(214 84 85 / 0.2) !important;
}
.tw-text-red-400\/25{
  color: rgb(214 84 85 / 0.25) !important;
}
.tw-text-red-400\/30{
  color: rgb(214 84 85 / 0.3) !important;
}
.tw-text-red-400\/35{
  color: rgb(214 84 85 / 0.35) !important;
}
.tw-text-red-400\/40{
  color: rgb(214 84 85 / 0.4) !important;
}
.tw-text-red-400\/45{
  color: rgb(214 84 85 / 0.45) !important;
}
.tw-text-red-400\/5{
  color: rgb(214 84 85 / 0.05) !important;
}
.tw-text-red-400\/50{
  color: rgb(214 84 85 / 0.5) !important;
}
.tw-text-red-400\/55{
  color: rgb(214 84 85 / 0.55) !important;
}
.tw-text-red-400\/60{
  color: rgb(214 84 85 / 0.6) !important;
}
.tw-text-red-400\/65{
  color: rgb(214 84 85 / 0.65) !important;
}
.tw-text-red-400\/70{
  color: rgb(214 84 85 / 0.7) !important;
}
.tw-text-red-400\/75{
  color: rgb(214 84 85 / 0.75) !important;
}
.tw-text-red-400\/80{
  color: rgb(214 84 85 / 0.8) !important;
}
.tw-text-red-400\/85{
  color: rgb(214 84 85 / 0.85) !important;
}
.tw-text-red-400\/90{
  color: rgb(214 84 85 / 0.9) !important;
}
.tw-text-red-400\/95{
  color: rgb(214 84 85 / 0.95) !important;
}
.tw-text-red-50{
  --tw-text-opacity: 1 !important;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-50\/0{
  color: rgb(254 242 242 / 0) !important;
}
.tw-text-red-50\/10{
  color: rgb(254 242 242 / 0.1) !important;
}
.tw-text-red-50\/100{
  color: rgb(254 242 242 / 1) !important;
}
.tw-text-red-50\/15{
  color: rgb(254 242 242 / 0.15) !important;
}
.tw-text-red-50\/20{
  color: rgb(254 242 242 / 0.2) !important;
}
.tw-text-red-50\/25{
  color: rgb(254 242 242 / 0.25) !important;
}
.tw-text-red-50\/30{
  color: rgb(254 242 242 / 0.3) !important;
}
.tw-text-red-50\/35{
  color: rgb(254 242 242 / 0.35) !important;
}
.tw-text-red-50\/40{
  color: rgb(254 242 242 / 0.4) !important;
}
.tw-text-red-50\/45{
  color: rgb(254 242 242 / 0.45) !important;
}
.tw-text-red-50\/5{
  color: rgb(254 242 242 / 0.05) !important;
}
.tw-text-red-50\/50{
  color: rgb(254 242 242 / 0.5) !important;
}
.tw-text-red-50\/55{
  color: rgb(254 242 242 / 0.55) !important;
}
.tw-text-red-50\/60{
  color: rgb(254 242 242 / 0.6) !important;
}
.tw-text-red-50\/65{
  color: rgb(254 242 242 / 0.65) !important;
}
.tw-text-red-50\/70{
  color: rgb(254 242 242 / 0.7) !important;
}
.tw-text-red-50\/75{
  color: rgb(254 242 242 / 0.75) !important;
}
.tw-text-red-50\/80{
  color: rgb(254 242 242 / 0.8) !important;
}
.tw-text-red-50\/85{
  color: rgb(254 242 242 / 0.85) !important;
}
.tw-text-red-50\/90{
  color: rgb(254 242 242 / 0.9) !important;
}
.tw-text-red-50\/95{
  color: rgb(254 242 242 / 0.95) !important;
}
.tw-text-red-500{
  --tw-text-opacity: 1 !important;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-500\/0{
  color: rgb(255 0 0 / 0) !important;
}
.tw-text-red-500\/10{
  color: rgb(255 0 0 / 0.1) !important;
}
.tw-text-red-500\/100{
  color: rgb(255 0 0 / 1) !important;
}
.tw-text-red-500\/15{
  color: rgb(255 0 0 / 0.15) !important;
}
.tw-text-red-500\/20{
  color: rgb(255 0 0 / 0.2) !important;
}
.tw-text-red-500\/25{
  color: rgb(255 0 0 / 0.25) !important;
}
.tw-text-red-500\/30{
  color: rgb(255 0 0 / 0.3) !important;
}
.tw-text-red-500\/35{
  color: rgb(255 0 0 / 0.35) !important;
}
.tw-text-red-500\/40{
  color: rgb(255 0 0 / 0.4) !important;
}
.tw-text-red-500\/45{
  color: rgb(255 0 0 / 0.45) !important;
}
.tw-text-red-500\/5{
  color: rgb(255 0 0 / 0.05) !important;
}
.tw-text-red-500\/50{
  color: rgb(255 0 0 / 0.5) !important;
}
.tw-text-red-500\/55{
  color: rgb(255 0 0 / 0.55) !important;
}
.tw-text-red-500\/60{
  color: rgb(255 0 0 / 0.6) !important;
}
.tw-text-red-500\/65{
  color: rgb(255 0 0 / 0.65) !important;
}
.tw-text-red-500\/70{
  color: rgb(255 0 0 / 0.7) !important;
}
.tw-text-red-500\/75{
  color: rgb(255 0 0 / 0.75) !important;
}
.tw-text-red-500\/80{
  color: rgb(255 0 0 / 0.8) !important;
}
.tw-text-red-500\/85{
  color: rgb(255 0 0 / 0.85) !important;
}
.tw-text-red-500\/90{
  color: rgb(255 0 0 / 0.9) !important;
}
.tw-text-red-500\/95{
  color: rgb(255 0 0 / 0.95) !important;
}
.tw-text-red-550{
  --tw-text-opacity: 1 !important;
  color: rgb(204 41 54 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-550\/0{
  color: rgb(204 41 54 / 0) !important;
}
.tw-text-red-550\/10{
  color: rgb(204 41 54 / 0.1) !important;
}
.tw-text-red-550\/100{
  color: rgb(204 41 54 / 1) !important;
}
.tw-text-red-550\/15{
  color: rgb(204 41 54 / 0.15) !important;
}
.tw-text-red-550\/20{
  color: rgb(204 41 54 / 0.2) !important;
}
.tw-text-red-550\/25{
  color: rgb(204 41 54 / 0.25) !important;
}
.tw-text-red-550\/30{
  color: rgb(204 41 54 / 0.3) !important;
}
.tw-text-red-550\/35{
  color: rgb(204 41 54 / 0.35) !important;
}
.tw-text-red-550\/40{
  color: rgb(204 41 54 / 0.4) !important;
}
.tw-text-red-550\/45{
  color: rgb(204 41 54 / 0.45) !important;
}
.tw-text-red-550\/5{
  color: rgb(204 41 54 / 0.05) !important;
}
.tw-text-red-550\/50{
  color: rgb(204 41 54 / 0.5) !important;
}
.tw-text-red-550\/55{
  color: rgb(204 41 54 / 0.55) !important;
}
.tw-text-red-550\/60{
  color: rgb(204 41 54 / 0.6) !important;
}
.tw-text-red-550\/65{
  color: rgb(204 41 54 / 0.65) !important;
}
.tw-text-red-550\/70{
  color: rgb(204 41 54 / 0.7) !important;
}
.tw-text-red-550\/75{
  color: rgb(204 41 54 / 0.75) !important;
}
.tw-text-red-550\/80{
  color: rgb(204 41 54 / 0.8) !important;
}
.tw-text-red-550\/85{
  color: rgb(204 41 54 / 0.85) !important;
}
.tw-text-red-550\/90{
  color: rgb(204 41 54 / 0.9) !important;
}
.tw-text-red-550\/95{
  color: rgb(204 41 54 / 0.95) !important;
}
.tw-text-red-600{
  --tw-text-opacity: 1 !important;
  color: rgb(163 33 34 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-600\/0{
  color: rgb(163 33 34 / 0) !important;
}
.tw-text-red-600\/10{
  color: rgb(163 33 34 / 0.1) !important;
}
.tw-text-red-600\/100{
  color: rgb(163 33 34 / 1) !important;
}
.tw-text-red-600\/15{
  color: rgb(163 33 34 / 0.15) !important;
}
.tw-text-red-600\/20{
  color: rgb(163 33 34 / 0.2) !important;
}
.tw-text-red-600\/25{
  color: rgb(163 33 34 / 0.25) !important;
}
.tw-text-red-600\/30{
  color: rgb(163 33 34 / 0.3) !important;
}
.tw-text-red-600\/35{
  color: rgb(163 33 34 / 0.35) !important;
}
.tw-text-red-600\/40{
  color: rgb(163 33 34 / 0.4) !important;
}
.tw-text-red-600\/45{
  color: rgb(163 33 34 / 0.45) !important;
}
.tw-text-red-600\/5{
  color: rgb(163 33 34 / 0.05) !important;
}
.tw-text-red-600\/50{
  color: rgb(163 33 34 / 0.5) !important;
}
.tw-text-red-600\/55{
  color: rgb(163 33 34 / 0.55) !important;
}
.tw-text-red-600\/60{
  color: rgb(163 33 34 / 0.6) !important;
}
.tw-text-red-600\/65{
  color: rgb(163 33 34 / 0.65) !important;
}
.tw-text-red-600\/70{
  color: rgb(163 33 34 / 0.7) !important;
}
.tw-text-red-600\/75{
  color: rgb(163 33 34 / 0.75) !important;
}
.tw-text-red-600\/80{
  color: rgb(163 33 34 / 0.8) !important;
}
.tw-text-red-600\/85{
  color: rgb(163 33 34 / 0.85) !important;
}
.tw-text-red-600\/90{
  color: rgb(163 33 34 / 0.9) !important;
}
.tw-text-red-600\/95{
  color: rgb(163 33 34 / 0.95) !important;
}
.tw-text-red-700{
  --tw-text-opacity: 1 !important;
  color: rgb(122 25 26 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-700\/0{
  color: rgb(122 25 26 / 0) !important;
}
.tw-text-red-700\/10{
  color: rgb(122 25 26 / 0.1) !important;
}
.tw-text-red-700\/100{
  color: rgb(122 25 26 / 1) !important;
}
.tw-text-red-700\/15{
  color: rgb(122 25 26 / 0.15) !important;
}
.tw-text-red-700\/20{
  color: rgb(122 25 26 / 0.2) !important;
}
.tw-text-red-700\/25{
  color: rgb(122 25 26 / 0.25) !important;
}
.tw-text-red-700\/30{
  color: rgb(122 25 26 / 0.3) !important;
}
.tw-text-red-700\/35{
  color: rgb(122 25 26 / 0.35) !important;
}
.tw-text-red-700\/40{
  color: rgb(122 25 26 / 0.4) !important;
}
.tw-text-red-700\/45{
  color: rgb(122 25 26 / 0.45) !important;
}
.tw-text-red-700\/5{
  color: rgb(122 25 26 / 0.05) !important;
}
.tw-text-red-700\/50{
  color: rgb(122 25 26 / 0.5) !important;
}
.tw-text-red-700\/55{
  color: rgb(122 25 26 / 0.55) !important;
}
.tw-text-red-700\/60{
  color: rgb(122 25 26 / 0.6) !important;
}
.tw-text-red-700\/65{
  color: rgb(122 25 26 / 0.65) !important;
}
.tw-text-red-700\/70{
  color: rgb(122 25 26 / 0.7) !important;
}
.tw-text-red-700\/75{
  color: rgb(122 25 26 / 0.75) !important;
}
.tw-text-red-700\/80{
  color: rgb(122 25 26 / 0.8) !important;
}
.tw-text-red-700\/85{
  color: rgb(122 25 26 / 0.85) !important;
}
.tw-text-red-700\/90{
  color: rgb(122 25 26 / 0.9) !important;
}
.tw-text-red-700\/95{
  color: rgb(122 25 26 / 0.95) !important;
}
.tw-text-red-800{
  --tw-text-opacity: 1 !important;
  color: rgb(82 16 17 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-800\/0{
  color: rgb(82 16 17 / 0) !important;
}
.tw-text-red-800\/10{
  color: rgb(82 16 17 / 0.1) !important;
}
.tw-text-red-800\/100{
  color: rgb(82 16 17 / 1) !important;
}
.tw-text-red-800\/15{
  color: rgb(82 16 17 / 0.15) !important;
}
.tw-text-red-800\/20{
  color: rgb(82 16 17 / 0.2) !important;
}
.tw-text-red-800\/25{
  color: rgb(82 16 17 / 0.25) !important;
}
.tw-text-red-800\/30{
  color: rgb(82 16 17 / 0.3) !important;
}
.tw-text-red-800\/35{
  color: rgb(82 16 17 / 0.35) !important;
}
.tw-text-red-800\/40{
  color: rgb(82 16 17 / 0.4) !important;
}
.tw-text-red-800\/45{
  color: rgb(82 16 17 / 0.45) !important;
}
.tw-text-red-800\/5{
  color: rgb(82 16 17 / 0.05) !important;
}
.tw-text-red-800\/50{
  color: rgb(82 16 17 / 0.5) !important;
}
.tw-text-red-800\/55{
  color: rgb(82 16 17 / 0.55) !important;
}
.tw-text-red-800\/60{
  color: rgb(82 16 17 / 0.6) !important;
}
.tw-text-red-800\/65{
  color: rgb(82 16 17 / 0.65) !important;
}
.tw-text-red-800\/70{
  color: rgb(82 16 17 / 0.7) !important;
}
.tw-text-red-800\/75{
  color: rgb(82 16 17 / 0.75) !important;
}
.tw-text-red-800\/80{
  color: rgb(82 16 17 / 0.8) !important;
}
.tw-text-red-800\/85{
  color: rgb(82 16 17 / 0.85) !important;
}
.tw-text-red-800\/90{
  color: rgb(82 16 17 / 0.9) !important;
}
.tw-text-red-800\/95{
  color: rgb(82 16 17 / 0.95) !important;
}
.tw-text-red-900{
  --tw-text-opacity: 1 !important;
  color: rgb(41 8 9 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-900\/0{
  color: rgb(41 8 9 / 0) !important;
}
.tw-text-red-900\/10{
  color: rgb(41 8 9 / 0.1) !important;
}
.tw-text-red-900\/100{
  color: rgb(41 8 9 / 1) !important;
}
.tw-text-red-900\/15{
  color: rgb(41 8 9 / 0.15) !important;
}
.tw-text-red-900\/20{
  color: rgb(41 8 9 / 0.2) !important;
}
.tw-text-red-900\/25{
  color: rgb(41 8 9 / 0.25) !important;
}
.tw-text-red-900\/30{
  color: rgb(41 8 9 / 0.3) !important;
}
.tw-text-red-900\/35{
  color: rgb(41 8 9 / 0.35) !important;
}
.tw-text-red-900\/40{
  color: rgb(41 8 9 / 0.4) !important;
}
.tw-text-red-900\/45{
  color: rgb(41 8 9 / 0.45) !important;
}
.tw-text-red-900\/5{
  color: rgb(41 8 9 / 0.05) !important;
}
.tw-text-red-900\/50{
  color: rgb(41 8 9 / 0.5) !important;
}
.tw-text-red-900\/55{
  color: rgb(41 8 9 / 0.55) !important;
}
.tw-text-red-900\/60{
  color: rgb(41 8 9 / 0.6) !important;
}
.tw-text-red-900\/65{
  color: rgb(41 8 9 / 0.65) !important;
}
.tw-text-red-900\/70{
  color: rgb(41 8 9 / 0.7) !important;
}
.tw-text-red-900\/75{
  color: rgb(41 8 9 / 0.75) !important;
}
.tw-text-red-900\/80{
  color: rgb(41 8 9 / 0.8) !important;
}
.tw-text-red-900\/85{
  color: rgb(41 8 9 / 0.85) !important;
}
.tw-text-red-900\/90{
  color: rgb(41 8 9 / 0.9) !important;
}
.tw-text-red-900\/95{
  color: rgb(41 8 9 / 0.95) !important;
}
.tw-text-red-950{
  --tw-text-opacity: 1 !important;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-red-950\/0{
  color: rgb(69 10 10 / 0) !important;
}
.tw-text-red-950\/10{
  color: rgb(69 10 10 / 0.1) !important;
}
.tw-text-red-950\/100{
  color: rgb(69 10 10 / 1) !important;
}
.tw-text-red-950\/15{
  color: rgb(69 10 10 / 0.15) !important;
}
.tw-text-red-950\/20{
  color: rgb(69 10 10 / 0.2) !important;
}
.tw-text-red-950\/25{
  color: rgb(69 10 10 / 0.25) !important;
}
.tw-text-red-950\/30{
  color: rgb(69 10 10 / 0.3) !important;
}
.tw-text-red-950\/35{
  color: rgb(69 10 10 / 0.35) !important;
}
.tw-text-red-950\/40{
  color: rgb(69 10 10 / 0.4) !important;
}
.tw-text-red-950\/45{
  color: rgb(69 10 10 / 0.45) !important;
}
.tw-text-red-950\/5{
  color: rgb(69 10 10 / 0.05) !important;
}
.tw-text-red-950\/50{
  color: rgb(69 10 10 / 0.5) !important;
}
.tw-text-red-950\/55{
  color: rgb(69 10 10 / 0.55) !important;
}
.tw-text-red-950\/60{
  color: rgb(69 10 10 / 0.6) !important;
}
.tw-text-red-950\/65{
  color: rgb(69 10 10 / 0.65) !important;
}
.tw-text-red-950\/70{
  color: rgb(69 10 10 / 0.7) !important;
}
.tw-text-red-950\/75{
  color: rgb(69 10 10 / 0.75) !important;
}
.tw-text-red-950\/80{
  color: rgb(69 10 10 / 0.8) !important;
}
.tw-text-red-950\/85{
  color: rgb(69 10 10 / 0.85) !important;
}
.tw-text-red-950\/90{
  color: rgb(69 10 10 / 0.9) !important;
}
.tw-text-red-950\/95{
  color: rgb(69 10 10 / 0.95) !important;
}
.tw-text-rose-100{
  --tw-text-opacity: 1 !important;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-100\/0{
  color: rgb(255 228 230 / 0) !important;
}
.tw-text-rose-100\/10{
  color: rgb(255 228 230 / 0.1) !important;
}
.tw-text-rose-100\/100{
  color: rgb(255 228 230 / 1) !important;
}
.tw-text-rose-100\/15{
  color: rgb(255 228 230 / 0.15) !important;
}
.tw-text-rose-100\/20{
  color: rgb(255 228 230 / 0.2) !important;
}
.tw-text-rose-100\/25{
  color: rgb(255 228 230 / 0.25) !important;
}
.tw-text-rose-100\/30{
  color: rgb(255 228 230 / 0.3) !important;
}
.tw-text-rose-100\/35{
  color: rgb(255 228 230 / 0.35) !important;
}
.tw-text-rose-100\/40{
  color: rgb(255 228 230 / 0.4) !important;
}
.tw-text-rose-100\/45{
  color: rgb(255 228 230 / 0.45) !important;
}
.tw-text-rose-100\/5{
  color: rgb(255 228 230 / 0.05) !important;
}
.tw-text-rose-100\/50{
  color: rgb(255 228 230 / 0.5) !important;
}
.tw-text-rose-100\/55{
  color: rgb(255 228 230 / 0.55) !important;
}
.tw-text-rose-100\/60{
  color: rgb(255 228 230 / 0.6) !important;
}
.tw-text-rose-100\/65{
  color: rgb(255 228 230 / 0.65) !important;
}
.tw-text-rose-100\/70{
  color: rgb(255 228 230 / 0.7) !important;
}
.tw-text-rose-100\/75{
  color: rgb(255 228 230 / 0.75) !important;
}
.tw-text-rose-100\/80{
  color: rgb(255 228 230 / 0.8) !important;
}
.tw-text-rose-100\/85{
  color: rgb(255 228 230 / 0.85) !important;
}
.tw-text-rose-100\/90{
  color: rgb(255 228 230 / 0.9) !important;
}
.tw-text-rose-100\/95{
  color: rgb(255 228 230 / 0.95) !important;
}
.tw-text-rose-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-200\/0{
  color: rgb(254 205 211 / 0) !important;
}
.tw-text-rose-200\/10{
  color: rgb(254 205 211 / 0.1) !important;
}
.tw-text-rose-200\/100{
  color: rgb(254 205 211 / 1) !important;
}
.tw-text-rose-200\/15{
  color: rgb(254 205 211 / 0.15) !important;
}
.tw-text-rose-200\/20{
  color: rgb(254 205 211 / 0.2) !important;
}
.tw-text-rose-200\/25{
  color: rgb(254 205 211 / 0.25) !important;
}
.tw-text-rose-200\/30{
  color: rgb(254 205 211 / 0.3) !important;
}
.tw-text-rose-200\/35{
  color: rgb(254 205 211 / 0.35) !important;
}
.tw-text-rose-200\/40{
  color: rgb(254 205 211 / 0.4) !important;
}
.tw-text-rose-200\/45{
  color: rgb(254 205 211 / 0.45) !important;
}
.tw-text-rose-200\/5{
  color: rgb(254 205 211 / 0.05) !important;
}
.tw-text-rose-200\/50{
  color: rgb(254 205 211 / 0.5) !important;
}
.tw-text-rose-200\/55{
  color: rgb(254 205 211 / 0.55) !important;
}
.tw-text-rose-200\/60{
  color: rgb(254 205 211 / 0.6) !important;
}
.tw-text-rose-200\/65{
  color: rgb(254 205 211 / 0.65) !important;
}
.tw-text-rose-200\/70{
  color: rgb(254 205 211 / 0.7) !important;
}
.tw-text-rose-200\/75{
  color: rgb(254 205 211 / 0.75) !important;
}
.tw-text-rose-200\/80{
  color: rgb(254 205 211 / 0.8) !important;
}
.tw-text-rose-200\/85{
  color: rgb(254 205 211 / 0.85) !important;
}
.tw-text-rose-200\/90{
  color: rgb(254 205 211 / 0.9) !important;
}
.tw-text-rose-200\/95{
  color: rgb(254 205 211 / 0.95) !important;
}
.tw-text-rose-300{
  --tw-text-opacity: 1 !important;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-300\/0{
  color: rgb(253 164 175 / 0) !important;
}
.tw-text-rose-300\/10{
  color: rgb(253 164 175 / 0.1) !important;
}
.tw-text-rose-300\/100{
  color: rgb(253 164 175 / 1) !important;
}
.tw-text-rose-300\/15{
  color: rgb(253 164 175 / 0.15) !important;
}
.tw-text-rose-300\/20{
  color: rgb(253 164 175 / 0.2) !important;
}
.tw-text-rose-300\/25{
  color: rgb(253 164 175 / 0.25) !important;
}
.tw-text-rose-300\/30{
  color: rgb(253 164 175 / 0.3) !important;
}
.tw-text-rose-300\/35{
  color: rgb(253 164 175 / 0.35) !important;
}
.tw-text-rose-300\/40{
  color: rgb(253 164 175 / 0.4) !important;
}
.tw-text-rose-300\/45{
  color: rgb(253 164 175 / 0.45) !important;
}
.tw-text-rose-300\/5{
  color: rgb(253 164 175 / 0.05) !important;
}
.tw-text-rose-300\/50{
  color: rgb(253 164 175 / 0.5) !important;
}
.tw-text-rose-300\/55{
  color: rgb(253 164 175 / 0.55) !important;
}
.tw-text-rose-300\/60{
  color: rgb(253 164 175 / 0.6) !important;
}
.tw-text-rose-300\/65{
  color: rgb(253 164 175 / 0.65) !important;
}
.tw-text-rose-300\/70{
  color: rgb(253 164 175 / 0.7) !important;
}
.tw-text-rose-300\/75{
  color: rgb(253 164 175 / 0.75) !important;
}
.tw-text-rose-300\/80{
  color: rgb(253 164 175 / 0.8) !important;
}
.tw-text-rose-300\/85{
  color: rgb(253 164 175 / 0.85) !important;
}
.tw-text-rose-300\/90{
  color: rgb(253 164 175 / 0.9) !important;
}
.tw-text-rose-300\/95{
  color: rgb(253 164 175 / 0.95) !important;
}
.tw-text-rose-400{
  --tw-text-opacity: 1 !important;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-400\/0{
  color: rgb(251 113 133 / 0) !important;
}
.tw-text-rose-400\/10{
  color: rgb(251 113 133 / 0.1) !important;
}
.tw-text-rose-400\/100{
  color: rgb(251 113 133 / 1) !important;
}
.tw-text-rose-400\/15{
  color: rgb(251 113 133 / 0.15) !important;
}
.tw-text-rose-400\/20{
  color: rgb(251 113 133 / 0.2) !important;
}
.tw-text-rose-400\/25{
  color: rgb(251 113 133 / 0.25) !important;
}
.tw-text-rose-400\/30{
  color: rgb(251 113 133 / 0.3) !important;
}
.tw-text-rose-400\/35{
  color: rgb(251 113 133 / 0.35) !important;
}
.tw-text-rose-400\/40{
  color: rgb(251 113 133 / 0.4) !important;
}
.tw-text-rose-400\/45{
  color: rgb(251 113 133 / 0.45) !important;
}
.tw-text-rose-400\/5{
  color: rgb(251 113 133 / 0.05) !important;
}
.tw-text-rose-400\/50{
  color: rgb(251 113 133 / 0.5) !important;
}
.tw-text-rose-400\/55{
  color: rgb(251 113 133 / 0.55) !important;
}
.tw-text-rose-400\/60{
  color: rgb(251 113 133 / 0.6) !important;
}
.tw-text-rose-400\/65{
  color: rgb(251 113 133 / 0.65) !important;
}
.tw-text-rose-400\/70{
  color: rgb(251 113 133 / 0.7) !important;
}
.tw-text-rose-400\/75{
  color: rgb(251 113 133 / 0.75) !important;
}
.tw-text-rose-400\/80{
  color: rgb(251 113 133 / 0.8) !important;
}
.tw-text-rose-400\/85{
  color: rgb(251 113 133 / 0.85) !important;
}
.tw-text-rose-400\/90{
  color: rgb(251 113 133 / 0.9) !important;
}
.tw-text-rose-400\/95{
  color: rgb(251 113 133 / 0.95) !important;
}
.tw-text-rose-50{
  --tw-text-opacity: 1 !important;
  color: rgb(255 241 242 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-50\/0{
  color: rgb(255 241 242 / 0) !important;
}
.tw-text-rose-50\/10{
  color: rgb(255 241 242 / 0.1) !important;
}
.tw-text-rose-50\/100{
  color: rgb(255 241 242 / 1) !important;
}
.tw-text-rose-50\/15{
  color: rgb(255 241 242 / 0.15) !important;
}
.tw-text-rose-50\/20{
  color: rgb(255 241 242 / 0.2) !important;
}
.tw-text-rose-50\/25{
  color: rgb(255 241 242 / 0.25) !important;
}
.tw-text-rose-50\/30{
  color: rgb(255 241 242 / 0.3) !important;
}
.tw-text-rose-50\/35{
  color: rgb(255 241 242 / 0.35) !important;
}
.tw-text-rose-50\/40{
  color: rgb(255 241 242 / 0.4) !important;
}
.tw-text-rose-50\/45{
  color: rgb(255 241 242 / 0.45) !important;
}
.tw-text-rose-50\/5{
  color: rgb(255 241 242 / 0.05) !important;
}
.tw-text-rose-50\/50{
  color: rgb(255 241 242 / 0.5) !important;
}
.tw-text-rose-50\/55{
  color: rgb(255 241 242 / 0.55) !important;
}
.tw-text-rose-50\/60{
  color: rgb(255 241 242 / 0.6) !important;
}
.tw-text-rose-50\/65{
  color: rgb(255 241 242 / 0.65) !important;
}
.tw-text-rose-50\/70{
  color: rgb(255 241 242 / 0.7) !important;
}
.tw-text-rose-50\/75{
  color: rgb(255 241 242 / 0.75) !important;
}
.tw-text-rose-50\/80{
  color: rgb(255 241 242 / 0.8) !important;
}
.tw-text-rose-50\/85{
  color: rgb(255 241 242 / 0.85) !important;
}
.tw-text-rose-50\/90{
  color: rgb(255 241 242 / 0.9) !important;
}
.tw-text-rose-50\/95{
  color: rgb(255 241 242 / 0.95) !important;
}
.tw-text-rose-500{
  --tw-text-opacity: 1 !important;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-500\/0{
  color: rgb(244 63 94 / 0) !important;
}
.tw-text-rose-500\/10{
  color: rgb(244 63 94 / 0.1) !important;
}
.tw-text-rose-500\/100{
  color: rgb(244 63 94 / 1) !important;
}
.tw-text-rose-500\/15{
  color: rgb(244 63 94 / 0.15) !important;
}
.tw-text-rose-500\/20{
  color: rgb(244 63 94 / 0.2) !important;
}
.tw-text-rose-500\/25{
  color: rgb(244 63 94 / 0.25) !important;
}
.tw-text-rose-500\/30{
  color: rgb(244 63 94 / 0.3) !important;
}
.tw-text-rose-500\/35{
  color: rgb(244 63 94 / 0.35) !important;
}
.tw-text-rose-500\/40{
  color: rgb(244 63 94 / 0.4) !important;
}
.tw-text-rose-500\/45{
  color: rgb(244 63 94 / 0.45) !important;
}
.tw-text-rose-500\/5{
  color: rgb(244 63 94 / 0.05) !important;
}
.tw-text-rose-500\/50{
  color: rgb(244 63 94 / 0.5) !important;
}
.tw-text-rose-500\/55{
  color: rgb(244 63 94 / 0.55) !important;
}
.tw-text-rose-500\/60{
  color: rgb(244 63 94 / 0.6) !important;
}
.tw-text-rose-500\/65{
  color: rgb(244 63 94 / 0.65) !important;
}
.tw-text-rose-500\/70{
  color: rgb(244 63 94 / 0.7) !important;
}
.tw-text-rose-500\/75{
  color: rgb(244 63 94 / 0.75) !important;
}
.tw-text-rose-500\/80{
  color: rgb(244 63 94 / 0.8) !important;
}
.tw-text-rose-500\/85{
  color: rgb(244 63 94 / 0.85) !important;
}
.tw-text-rose-500\/90{
  color: rgb(244 63 94 / 0.9) !important;
}
.tw-text-rose-500\/95{
  color: rgb(244 63 94 / 0.95) !important;
}
.tw-text-rose-600{
  --tw-text-opacity: 1 !important;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-600\/0{
  color: rgb(225 29 72 / 0) !important;
}
.tw-text-rose-600\/10{
  color: rgb(225 29 72 / 0.1) !important;
}
.tw-text-rose-600\/100{
  color: rgb(225 29 72 / 1) !important;
}
.tw-text-rose-600\/15{
  color: rgb(225 29 72 / 0.15) !important;
}
.tw-text-rose-600\/20{
  color: rgb(225 29 72 / 0.2) !important;
}
.tw-text-rose-600\/25{
  color: rgb(225 29 72 / 0.25) !important;
}
.tw-text-rose-600\/30{
  color: rgb(225 29 72 / 0.3) !important;
}
.tw-text-rose-600\/35{
  color: rgb(225 29 72 / 0.35) !important;
}
.tw-text-rose-600\/40{
  color: rgb(225 29 72 / 0.4) !important;
}
.tw-text-rose-600\/45{
  color: rgb(225 29 72 / 0.45) !important;
}
.tw-text-rose-600\/5{
  color: rgb(225 29 72 / 0.05) !important;
}
.tw-text-rose-600\/50{
  color: rgb(225 29 72 / 0.5) !important;
}
.tw-text-rose-600\/55{
  color: rgb(225 29 72 / 0.55) !important;
}
.tw-text-rose-600\/60{
  color: rgb(225 29 72 / 0.6) !important;
}
.tw-text-rose-600\/65{
  color: rgb(225 29 72 / 0.65) !important;
}
.tw-text-rose-600\/70{
  color: rgb(225 29 72 / 0.7) !important;
}
.tw-text-rose-600\/75{
  color: rgb(225 29 72 / 0.75) !important;
}
.tw-text-rose-600\/80{
  color: rgb(225 29 72 / 0.8) !important;
}
.tw-text-rose-600\/85{
  color: rgb(225 29 72 / 0.85) !important;
}
.tw-text-rose-600\/90{
  color: rgb(225 29 72 / 0.9) !important;
}
.tw-text-rose-600\/95{
  color: rgb(225 29 72 / 0.95) !important;
}
.tw-text-rose-700{
  --tw-text-opacity: 1 !important;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-700\/0{
  color: rgb(190 18 60 / 0) !important;
}
.tw-text-rose-700\/10{
  color: rgb(190 18 60 / 0.1) !important;
}
.tw-text-rose-700\/100{
  color: rgb(190 18 60 / 1) !important;
}
.tw-text-rose-700\/15{
  color: rgb(190 18 60 / 0.15) !important;
}
.tw-text-rose-700\/20{
  color: rgb(190 18 60 / 0.2) !important;
}
.tw-text-rose-700\/25{
  color: rgb(190 18 60 / 0.25) !important;
}
.tw-text-rose-700\/30{
  color: rgb(190 18 60 / 0.3) !important;
}
.tw-text-rose-700\/35{
  color: rgb(190 18 60 / 0.35) !important;
}
.tw-text-rose-700\/40{
  color: rgb(190 18 60 / 0.4) !important;
}
.tw-text-rose-700\/45{
  color: rgb(190 18 60 / 0.45) !important;
}
.tw-text-rose-700\/5{
  color: rgb(190 18 60 / 0.05) !important;
}
.tw-text-rose-700\/50{
  color: rgb(190 18 60 / 0.5) !important;
}
.tw-text-rose-700\/55{
  color: rgb(190 18 60 / 0.55) !important;
}
.tw-text-rose-700\/60{
  color: rgb(190 18 60 / 0.6) !important;
}
.tw-text-rose-700\/65{
  color: rgb(190 18 60 / 0.65) !important;
}
.tw-text-rose-700\/70{
  color: rgb(190 18 60 / 0.7) !important;
}
.tw-text-rose-700\/75{
  color: rgb(190 18 60 / 0.75) !important;
}
.tw-text-rose-700\/80{
  color: rgb(190 18 60 / 0.8) !important;
}
.tw-text-rose-700\/85{
  color: rgb(190 18 60 / 0.85) !important;
}
.tw-text-rose-700\/90{
  color: rgb(190 18 60 / 0.9) !important;
}
.tw-text-rose-700\/95{
  color: rgb(190 18 60 / 0.95) !important;
}
.tw-text-rose-800{
  --tw-text-opacity: 1 !important;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-800\/0{
  color: rgb(159 18 57 / 0) !important;
}
.tw-text-rose-800\/10{
  color: rgb(159 18 57 / 0.1) !important;
}
.tw-text-rose-800\/100{
  color: rgb(159 18 57 / 1) !important;
}
.tw-text-rose-800\/15{
  color: rgb(159 18 57 / 0.15) !important;
}
.tw-text-rose-800\/20{
  color: rgb(159 18 57 / 0.2) !important;
}
.tw-text-rose-800\/25{
  color: rgb(159 18 57 / 0.25) !important;
}
.tw-text-rose-800\/30{
  color: rgb(159 18 57 / 0.3) !important;
}
.tw-text-rose-800\/35{
  color: rgb(159 18 57 / 0.35) !important;
}
.tw-text-rose-800\/40{
  color: rgb(159 18 57 / 0.4) !important;
}
.tw-text-rose-800\/45{
  color: rgb(159 18 57 / 0.45) !important;
}
.tw-text-rose-800\/5{
  color: rgb(159 18 57 / 0.05) !important;
}
.tw-text-rose-800\/50{
  color: rgb(159 18 57 / 0.5) !important;
}
.tw-text-rose-800\/55{
  color: rgb(159 18 57 / 0.55) !important;
}
.tw-text-rose-800\/60{
  color: rgb(159 18 57 / 0.6) !important;
}
.tw-text-rose-800\/65{
  color: rgb(159 18 57 / 0.65) !important;
}
.tw-text-rose-800\/70{
  color: rgb(159 18 57 / 0.7) !important;
}
.tw-text-rose-800\/75{
  color: rgb(159 18 57 / 0.75) !important;
}
.tw-text-rose-800\/80{
  color: rgb(159 18 57 / 0.8) !important;
}
.tw-text-rose-800\/85{
  color: rgb(159 18 57 / 0.85) !important;
}
.tw-text-rose-800\/90{
  color: rgb(159 18 57 / 0.9) !important;
}
.tw-text-rose-800\/95{
  color: rgb(159 18 57 / 0.95) !important;
}
.tw-text-rose-900{
  --tw-text-opacity: 1 !important;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-900\/0{
  color: rgb(136 19 55 / 0) !important;
}
.tw-text-rose-900\/10{
  color: rgb(136 19 55 / 0.1) !important;
}
.tw-text-rose-900\/100{
  color: rgb(136 19 55 / 1) !important;
}
.tw-text-rose-900\/15{
  color: rgb(136 19 55 / 0.15) !important;
}
.tw-text-rose-900\/20{
  color: rgb(136 19 55 / 0.2) !important;
}
.tw-text-rose-900\/25{
  color: rgb(136 19 55 / 0.25) !important;
}
.tw-text-rose-900\/30{
  color: rgb(136 19 55 / 0.3) !important;
}
.tw-text-rose-900\/35{
  color: rgb(136 19 55 / 0.35) !important;
}
.tw-text-rose-900\/40{
  color: rgb(136 19 55 / 0.4) !important;
}
.tw-text-rose-900\/45{
  color: rgb(136 19 55 / 0.45) !important;
}
.tw-text-rose-900\/5{
  color: rgb(136 19 55 / 0.05) !important;
}
.tw-text-rose-900\/50{
  color: rgb(136 19 55 / 0.5) !important;
}
.tw-text-rose-900\/55{
  color: rgb(136 19 55 / 0.55) !important;
}
.tw-text-rose-900\/60{
  color: rgb(136 19 55 / 0.6) !important;
}
.tw-text-rose-900\/65{
  color: rgb(136 19 55 / 0.65) !important;
}
.tw-text-rose-900\/70{
  color: rgb(136 19 55 / 0.7) !important;
}
.tw-text-rose-900\/75{
  color: rgb(136 19 55 / 0.75) !important;
}
.tw-text-rose-900\/80{
  color: rgb(136 19 55 / 0.8) !important;
}
.tw-text-rose-900\/85{
  color: rgb(136 19 55 / 0.85) !important;
}
.tw-text-rose-900\/90{
  color: rgb(136 19 55 / 0.9) !important;
}
.tw-text-rose-900\/95{
  color: rgb(136 19 55 / 0.95) !important;
}
.tw-text-rose-950{
  --tw-text-opacity: 1 !important;
  color: rgb(76 5 25 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-rose-950\/0{
  color: rgb(76 5 25 / 0) !important;
}
.tw-text-rose-950\/10{
  color: rgb(76 5 25 / 0.1) !important;
}
.tw-text-rose-950\/100{
  color: rgb(76 5 25 / 1) !important;
}
.tw-text-rose-950\/15{
  color: rgb(76 5 25 / 0.15) !important;
}
.tw-text-rose-950\/20{
  color: rgb(76 5 25 / 0.2) !important;
}
.tw-text-rose-950\/25{
  color: rgb(76 5 25 / 0.25) !important;
}
.tw-text-rose-950\/30{
  color: rgb(76 5 25 / 0.3) !important;
}
.tw-text-rose-950\/35{
  color: rgb(76 5 25 / 0.35) !important;
}
.tw-text-rose-950\/40{
  color: rgb(76 5 25 / 0.4) !important;
}
.tw-text-rose-950\/45{
  color: rgb(76 5 25 / 0.45) !important;
}
.tw-text-rose-950\/5{
  color: rgb(76 5 25 / 0.05) !important;
}
.tw-text-rose-950\/50{
  color: rgb(76 5 25 / 0.5) !important;
}
.tw-text-rose-950\/55{
  color: rgb(76 5 25 / 0.55) !important;
}
.tw-text-rose-950\/60{
  color: rgb(76 5 25 / 0.6) !important;
}
.tw-text-rose-950\/65{
  color: rgb(76 5 25 / 0.65) !important;
}
.tw-text-rose-950\/70{
  color: rgb(76 5 25 / 0.7) !important;
}
.tw-text-rose-950\/75{
  color: rgb(76 5 25 / 0.75) !important;
}
.tw-text-rose-950\/80{
  color: rgb(76 5 25 / 0.8) !important;
}
.tw-text-rose-950\/85{
  color: rgb(76 5 25 / 0.85) !important;
}
.tw-text-rose-950\/90{
  color: rgb(76 5 25 / 0.9) !important;
}
.tw-text-rose-950\/95{
  color: rgb(76 5 25 / 0.95) !important;
}
.tw-text-sky-100{
  --tw-text-opacity: 1 !important;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-100\/0{
  color: rgb(224 242 254 / 0) !important;
}
.tw-text-sky-100\/10{
  color: rgb(224 242 254 / 0.1) !important;
}
.tw-text-sky-100\/100{
  color: rgb(224 242 254 / 1) !important;
}
.tw-text-sky-100\/15{
  color: rgb(224 242 254 / 0.15) !important;
}
.tw-text-sky-100\/20{
  color: rgb(224 242 254 / 0.2) !important;
}
.tw-text-sky-100\/25{
  color: rgb(224 242 254 / 0.25) !important;
}
.tw-text-sky-100\/30{
  color: rgb(224 242 254 / 0.3) !important;
}
.tw-text-sky-100\/35{
  color: rgb(224 242 254 / 0.35) !important;
}
.tw-text-sky-100\/40{
  color: rgb(224 242 254 / 0.4) !important;
}
.tw-text-sky-100\/45{
  color: rgb(224 242 254 / 0.45) !important;
}
.tw-text-sky-100\/5{
  color: rgb(224 242 254 / 0.05) !important;
}
.tw-text-sky-100\/50{
  color: rgb(224 242 254 / 0.5) !important;
}
.tw-text-sky-100\/55{
  color: rgb(224 242 254 / 0.55) !important;
}
.tw-text-sky-100\/60{
  color: rgb(224 242 254 / 0.6) !important;
}
.tw-text-sky-100\/65{
  color: rgb(224 242 254 / 0.65) !important;
}
.tw-text-sky-100\/70{
  color: rgb(224 242 254 / 0.7) !important;
}
.tw-text-sky-100\/75{
  color: rgb(224 242 254 / 0.75) !important;
}
.tw-text-sky-100\/80{
  color: rgb(224 242 254 / 0.8) !important;
}
.tw-text-sky-100\/85{
  color: rgb(224 242 254 / 0.85) !important;
}
.tw-text-sky-100\/90{
  color: rgb(224 242 254 / 0.9) !important;
}
.tw-text-sky-100\/95{
  color: rgb(224 242 254 / 0.95) !important;
}
.tw-text-sky-200{
  --tw-text-opacity: 1 !important;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-200\/0{
  color: rgb(186 230 253 / 0) !important;
}
.tw-text-sky-200\/10{
  color: rgb(186 230 253 / 0.1) !important;
}
.tw-text-sky-200\/100{
  color: rgb(186 230 253 / 1) !important;
}
.tw-text-sky-200\/15{
  color: rgb(186 230 253 / 0.15) !important;
}
.tw-text-sky-200\/20{
  color: rgb(186 230 253 / 0.2) !important;
}
.tw-text-sky-200\/25{
  color: rgb(186 230 253 / 0.25) !important;
}
.tw-text-sky-200\/30{
  color: rgb(186 230 253 / 0.3) !important;
}
.tw-text-sky-200\/35{
  color: rgb(186 230 253 / 0.35) !important;
}
.tw-text-sky-200\/40{
  color: rgb(186 230 253 / 0.4) !important;
}
.tw-text-sky-200\/45{
  color: rgb(186 230 253 / 0.45) !important;
}
.tw-text-sky-200\/5{
  color: rgb(186 230 253 / 0.05) !important;
}
.tw-text-sky-200\/50{
  color: rgb(186 230 253 / 0.5) !important;
}
.tw-text-sky-200\/55{
  color: rgb(186 230 253 / 0.55) !important;
}
.tw-text-sky-200\/60{
  color: rgb(186 230 253 / 0.6) !important;
}
.tw-text-sky-200\/65{
  color: rgb(186 230 253 / 0.65) !important;
}
.tw-text-sky-200\/70{
  color: rgb(186 230 253 / 0.7) !important;
}
.tw-text-sky-200\/75{
  color: rgb(186 230 253 / 0.75) !important;
}
.tw-text-sky-200\/80{
  color: rgb(186 230 253 / 0.8) !important;
}
.tw-text-sky-200\/85{
  color: rgb(186 230 253 / 0.85) !important;
}
.tw-text-sky-200\/90{
  color: rgb(186 230 253 / 0.9) !important;
}
.tw-text-sky-200\/95{
  color: rgb(186 230 253 / 0.95) !important;
}
.tw-text-sky-300{
  --tw-text-opacity: 1 !important;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-300\/0{
  color: rgb(125 211 252 / 0) !important;
}
.tw-text-sky-300\/10{
  color: rgb(125 211 252 / 0.1) !important;
}
.tw-text-sky-300\/100{
  color: rgb(125 211 252 / 1) !important;
}
.tw-text-sky-300\/15{
  color: rgb(125 211 252 / 0.15) !important;
}
.tw-text-sky-300\/20{
  color: rgb(125 211 252 / 0.2) !important;
}
.tw-text-sky-300\/25{
  color: rgb(125 211 252 / 0.25) !important;
}
.tw-text-sky-300\/30{
  color: rgb(125 211 252 / 0.3) !important;
}
.tw-text-sky-300\/35{
  color: rgb(125 211 252 / 0.35) !important;
}
.tw-text-sky-300\/40{
  color: rgb(125 211 252 / 0.4) !important;
}
.tw-text-sky-300\/45{
  color: rgb(125 211 252 / 0.45) !important;
}
.tw-text-sky-300\/5{
  color: rgb(125 211 252 / 0.05) !important;
}
.tw-text-sky-300\/50{
  color: rgb(125 211 252 / 0.5) !important;
}
.tw-text-sky-300\/55{
  color: rgb(125 211 252 / 0.55) !important;
}
.tw-text-sky-300\/60{
  color: rgb(125 211 252 / 0.6) !important;
}
.tw-text-sky-300\/65{
  color: rgb(125 211 252 / 0.65) !important;
}
.tw-text-sky-300\/70{
  color: rgb(125 211 252 / 0.7) !important;
}
.tw-text-sky-300\/75{
  color: rgb(125 211 252 / 0.75) !important;
}
.tw-text-sky-300\/80{
  color: rgb(125 211 252 / 0.8) !important;
}
.tw-text-sky-300\/85{
  color: rgb(125 211 252 / 0.85) !important;
}
.tw-text-sky-300\/90{
  color: rgb(125 211 252 / 0.9) !important;
}
.tw-text-sky-300\/95{
  color: rgb(125 211 252 / 0.95) !important;
}
.tw-text-sky-400{
  --tw-text-opacity: 1 !important;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-400\/0{
  color: rgb(56 189 248 / 0) !important;
}
.tw-text-sky-400\/10{
  color: rgb(56 189 248 / 0.1) !important;
}
.tw-text-sky-400\/100{
  color: rgb(56 189 248 / 1) !important;
}
.tw-text-sky-400\/15{
  color: rgb(56 189 248 / 0.15) !important;
}
.tw-text-sky-400\/20{
  color: rgb(56 189 248 / 0.2) !important;
}
.tw-text-sky-400\/25{
  color: rgb(56 189 248 / 0.25) !important;
}
.tw-text-sky-400\/30{
  color: rgb(56 189 248 / 0.3) !important;
}
.tw-text-sky-400\/35{
  color: rgb(56 189 248 / 0.35) !important;
}
.tw-text-sky-400\/40{
  color: rgb(56 189 248 / 0.4) !important;
}
.tw-text-sky-400\/45{
  color: rgb(56 189 248 / 0.45) !important;
}
.tw-text-sky-400\/5{
  color: rgb(56 189 248 / 0.05) !important;
}
.tw-text-sky-400\/50{
  color: rgb(56 189 248 / 0.5) !important;
}
.tw-text-sky-400\/55{
  color: rgb(56 189 248 / 0.55) !important;
}
.tw-text-sky-400\/60{
  color: rgb(56 189 248 / 0.6) !important;
}
.tw-text-sky-400\/65{
  color: rgb(56 189 248 / 0.65) !important;
}
.tw-text-sky-400\/70{
  color: rgb(56 189 248 / 0.7) !important;
}
.tw-text-sky-400\/75{
  color: rgb(56 189 248 / 0.75) !important;
}
.tw-text-sky-400\/80{
  color: rgb(56 189 248 / 0.8) !important;
}
.tw-text-sky-400\/85{
  color: rgb(56 189 248 / 0.85) !important;
}
.tw-text-sky-400\/90{
  color: rgb(56 189 248 / 0.9) !important;
}
.tw-text-sky-400\/95{
  color: rgb(56 189 248 / 0.95) !important;
}
.tw-text-sky-50{
  --tw-text-opacity: 1 !important;
  color: rgb(240 249 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-50\/0{
  color: rgb(240 249 255 / 0) !important;
}
.tw-text-sky-50\/10{
  color: rgb(240 249 255 / 0.1) !important;
}
.tw-text-sky-50\/100{
  color: rgb(240 249 255 / 1) !important;
}
.tw-text-sky-50\/15{
  color: rgb(240 249 255 / 0.15) !important;
}
.tw-text-sky-50\/20{
  color: rgb(240 249 255 / 0.2) !important;
}
.tw-text-sky-50\/25{
  color: rgb(240 249 255 / 0.25) !important;
}
.tw-text-sky-50\/30{
  color: rgb(240 249 255 / 0.3) !important;
}
.tw-text-sky-50\/35{
  color: rgb(240 249 255 / 0.35) !important;
}
.tw-text-sky-50\/40{
  color: rgb(240 249 255 / 0.4) !important;
}
.tw-text-sky-50\/45{
  color: rgb(240 249 255 / 0.45) !important;
}
.tw-text-sky-50\/5{
  color: rgb(240 249 255 / 0.05) !important;
}
.tw-text-sky-50\/50{
  color: rgb(240 249 255 / 0.5) !important;
}
.tw-text-sky-50\/55{
  color: rgb(240 249 255 / 0.55) !important;
}
.tw-text-sky-50\/60{
  color: rgb(240 249 255 / 0.6) !important;
}
.tw-text-sky-50\/65{
  color: rgb(240 249 255 / 0.65) !important;
}
.tw-text-sky-50\/70{
  color: rgb(240 249 255 / 0.7) !important;
}
.tw-text-sky-50\/75{
  color: rgb(240 249 255 / 0.75) !important;
}
.tw-text-sky-50\/80{
  color: rgb(240 249 255 / 0.8) !important;
}
.tw-text-sky-50\/85{
  color: rgb(240 249 255 / 0.85) !important;
}
.tw-text-sky-50\/90{
  color: rgb(240 249 255 / 0.9) !important;
}
.tw-text-sky-50\/95{
  color: rgb(240 249 255 / 0.95) !important;
}
.tw-text-sky-500{
  --tw-text-opacity: 1 !important;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-500\/0{
  color: rgb(14 165 233 / 0) !important;
}
.tw-text-sky-500\/10{
  color: rgb(14 165 233 / 0.1) !important;
}
.tw-text-sky-500\/100{
  color: rgb(14 165 233 / 1) !important;
}
.tw-text-sky-500\/15{
  color: rgb(14 165 233 / 0.15) !important;
}
.tw-text-sky-500\/20{
  color: rgb(14 165 233 / 0.2) !important;
}
.tw-text-sky-500\/25{
  color: rgb(14 165 233 / 0.25) !important;
}
.tw-text-sky-500\/30{
  color: rgb(14 165 233 / 0.3) !important;
}
.tw-text-sky-500\/35{
  color: rgb(14 165 233 / 0.35) !important;
}
.tw-text-sky-500\/40{
  color: rgb(14 165 233 / 0.4) !important;
}
.tw-text-sky-500\/45{
  color: rgb(14 165 233 / 0.45) !important;
}
.tw-text-sky-500\/5{
  color: rgb(14 165 233 / 0.05) !important;
}
.tw-text-sky-500\/50{
  color: rgb(14 165 233 / 0.5) !important;
}
.tw-text-sky-500\/55{
  color: rgb(14 165 233 / 0.55) !important;
}
.tw-text-sky-500\/60{
  color: rgb(14 165 233 / 0.6) !important;
}
.tw-text-sky-500\/65{
  color: rgb(14 165 233 / 0.65) !important;
}
.tw-text-sky-500\/70{
  color: rgb(14 165 233 / 0.7) !important;
}
.tw-text-sky-500\/75{
  color: rgb(14 165 233 / 0.75) !important;
}
.tw-text-sky-500\/80{
  color: rgb(14 165 233 / 0.8) !important;
}
.tw-text-sky-500\/85{
  color: rgb(14 165 233 / 0.85) !important;
}
.tw-text-sky-500\/90{
  color: rgb(14 165 233 / 0.9) !important;
}
.tw-text-sky-500\/95{
  color: rgb(14 165 233 / 0.95) !important;
}
.tw-text-sky-600{
  --tw-text-opacity: 1 !important;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-600\/0{
  color: rgb(2 132 199 / 0) !important;
}
.tw-text-sky-600\/10{
  color: rgb(2 132 199 / 0.1) !important;
}
.tw-text-sky-600\/100{
  color: rgb(2 132 199 / 1) !important;
}
.tw-text-sky-600\/15{
  color: rgb(2 132 199 / 0.15) !important;
}
.tw-text-sky-600\/20{
  color: rgb(2 132 199 / 0.2) !important;
}
.tw-text-sky-600\/25{
  color: rgb(2 132 199 / 0.25) !important;
}
.tw-text-sky-600\/30{
  color: rgb(2 132 199 / 0.3) !important;
}
.tw-text-sky-600\/35{
  color: rgb(2 132 199 / 0.35) !important;
}
.tw-text-sky-600\/40{
  color: rgb(2 132 199 / 0.4) !important;
}
.tw-text-sky-600\/45{
  color: rgb(2 132 199 / 0.45) !important;
}
.tw-text-sky-600\/5{
  color: rgb(2 132 199 / 0.05) !important;
}
.tw-text-sky-600\/50{
  color: rgb(2 132 199 / 0.5) !important;
}
.tw-text-sky-600\/55{
  color: rgb(2 132 199 / 0.55) !important;
}
.tw-text-sky-600\/60{
  color: rgb(2 132 199 / 0.6) !important;
}
.tw-text-sky-600\/65{
  color: rgb(2 132 199 / 0.65) !important;
}
.tw-text-sky-600\/70{
  color: rgb(2 132 199 / 0.7) !important;
}
.tw-text-sky-600\/75{
  color: rgb(2 132 199 / 0.75) !important;
}
.tw-text-sky-600\/80{
  color: rgb(2 132 199 / 0.8) !important;
}
.tw-text-sky-600\/85{
  color: rgb(2 132 199 / 0.85) !important;
}
.tw-text-sky-600\/90{
  color: rgb(2 132 199 / 0.9) !important;
}
.tw-text-sky-600\/95{
  color: rgb(2 132 199 / 0.95) !important;
}
.tw-text-sky-700{
  --tw-text-opacity: 1 !important;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-700\/0{
  color: rgb(3 105 161 / 0) !important;
}
.tw-text-sky-700\/10{
  color: rgb(3 105 161 / 0.1) !important;
}
.tw-text-sky-700\/100{
  color: rgb(3 105 161 / 1) !important;
}
.tw-text-sky-700\/15{
  color: rgb(3 105 161 / 0.15) !important;
}
.tw-text-sky-700\/20{
  color: rgb(3 105 161 / 0.2) !important;
}
.tw-text-sky-700\/25{
  color: rgb(3 105 161 / 0.25) !important;
}
.tw-text-sky-700\/30{
  color: rgb(3 105 161 / 0.3) !important;
}
.tw-text-sky-700\/35{
  color: rgb(3 105 161 / 0.35) !important;
}
.tw-text-sky-700\/40{
  color: rgb(3 105 161 / 0.4) !important;
}
.tw-text-sky-700\/45{
  color: rgb(3 105 161 / 0.45) !important;
}
.tw-text-sky-700\/5{
  color: rgb(3 105 161 / 0.05) !important;
}
.tw-text-sky-700\/50{
  color: rgb(3 105 161 / 0.5) !important;
}
.tw-text-sky-700\/55{
  color: rgb(3 105 161 / 0.55) !important;
}
.tw-text-sky-700\/60{
  color: rgb(3 105 161 / 0.6) !important;
}
.tw-text-sky-700\/65{
  color: rgb(3 105 161 / 0.65) !important;
}
.tw-text-sky-700\/70{
  color: rgb(3 105 161 / 0.7) !important;
}
.tw-text-sky-700\/75{
  color: rgb(3 105 161 / 0.75) !important;
}
.tw-text-sky-700\/80{
  color: rgb(3 105 161 / 0.8) !important;
}
.tw-text-sky-700\/85{
  color: rgb(3 105 161 / 0.85) !important;
}
.tw-text-sky-700\/90{
  color: rgb(3 105 161 / 0.9) !important;
}
.tw-text-sky-700\/95{
  color: rgb(3 105 161 / 0.95) !important;
}
.tw-text-sky-800{
  --tw-text-opacity: 1 !important;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-800\/0{
  color: rgb(7 89 133 / 0) !important;
}
.tw-text-sky-800\/10{
  color: rgb(7 89 133 / 0.1) !important;
}
.tw-text-sky-800\/100{
  color: rgb(7 89 133 / 1) !important;
}
.tw-text-sky-800\/15{
  color: rgb(7 89 133 / 0.15) !important;
}
.tw-text-sky-800\/20{
  color: rgb(7 89 133 / 0.2) !important;
}
.tw-text-sky-800\/25{
  color: rgb(7 89 133 / 0.25) !important;
}
.tw-text-sky-800\/30{
  color: rgb(7 89 133 / 0.3) !important;
}
.tw-text-sky-800\/35{
  color: rgb(7 89 133 / 0.35) !important;
}
.tw-text-sky-800\/40{
  color: rgb(7 89 133 / 0.4) !important;
}
.tw-text-sky-800\/45{
  color: rgb(7 89 133 / 0.45) !important;
}
.tw-text-sky-800\/5{
  color: rgb(7 89 133 / 0.05) !important;
}
.tw-text-sky-800\/50{
  color: rgb(7 89 133 / 0.5) !important;
}
.tw-text-sky-800\/55{
  color: rgb(7 89 133 / 0.55) !important;
}
.tw-text-sky-800\/60{
  color: rgb(7 89 133 / 0.6) !important;
}
.tw-text-sky-800\/65{
  color: rgb(7 89 133 / 0.65) !important;
}
.tw-text-sky-800\/70{
  color: rgb(7 89 133 / 0.7) !important;
}
.tw-text-sky-800\/75{
  color: rgb(7 89 133 / 0.75) !important;
}
.tw-text-sky-800\/80{
  color: rgb(7 89 133 / 0.8) !important;
}
.tw-text-sky-800\/85{
  color: rgb(7 89 133 / 0.85) !important;
}
.tw-text-sky-800\/90{
  color: rgb(7 89 133 / 0.9) !important;
}
.tw-text-sky-800\/95{
  color: rgb(7 89 133 / 0.95) !important;
}
.tw-text-sky-900{
  --tw-text-opacity: 1 !important;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-900\/0{
  color: rgb(12 74 110 / 0) !important;
}
.tw-text-sky-900\/10{
  color: rgb(12 74 110 / 0.1) !important;
}
.tw-text-sky-900\/100{
  color: rgb(12 74 110 / 1) !important;
}
.tw-text-sky-900\/15{
  color: rgb(12 74 110 / 0.15) !important;
}
.tw-text-sky-900\/20{
  color: rgb(12 74 110 / 0.2) !important;
}
.tw-text-sky-900\/25{
  color: rgb(12 74 110 / 0.25) !important;
}
.tw-text-sky-900\/30{
  color: rgb(12 74 110 / 0.3) !important;
}
.tw-text-sky-900\/35{
  color: rgb(12 74 110 / 0.35) !important;
}
.tw-text-sky-900\/40{
  color: rgb(12 74 110 / 0.4) !important;
}
.tw-text-sky-900\/45{
  color: rgb(12 74 110 / 0.45) !important;
}
.tw-text-sky-900\/5{
  color: rgb(12 74 110 / 0.05) !important;
}
.tw-text-sky-900\/50{
  color: rgb(12 74 110 / 0.5) !important;
}
.tw-text-sky-900\/55{
  color: rgb(12 74 110 / 0.55) !important;
}
.tw-text-sky-900\/60{
  color: rgb(12 74 110 / 0.6) !important;
}
.tw-text-sky-900\/65{
  color: rgb(12 74 110 / 0.65) !important;
}
.tw-text-sky-900\/70{
  color: rgb(12 74 110 / 0.7) !important;
}
.tw-text-sky-900\/75{
  color: rgb(12 74 110 / 0.75) !important;
}
.tw-text-sky-900\/80{
  color: rgb(12 74 110 / 0.8) !important;
}
.tw-text-sky-900\/85{
  color: rgb(12 74 110 / 0.85) !important;
}
.tw-text-sky-900\/90{
  color: rgb(12 74 110 / 0.9) !important;
}
.tw-text-sky-900\/95{
  color: rgb(12 74 110 / 0.95) !important;
}
.tw-text-sky-950{
  --tw-text-opacity: 1 !important;
  color: rgb(8 47 73 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-sky-950\/0{
  color: rgb(8 47 73 / 0) !important;
}
.tw-text-sky-950\/10{
  color: rgb(8 47 73 / 0.1) !important;
}
.tw-text-sky-950\/100{
  color: rgb(8 47 73 / 1) !important;
}
.tw-text-sky-950\/15{
  color: rgb(8 47 73 / 0.15) !important;
}
.tw-text-sky-950\/20{
  color: rgb(8 47 73 / 0.2) !important;
}
.tw-text-sky-950\/25{
  color: rgb(8 47 73 / 0.25) !important;
}
.tw-text-sky-950\/30{
  color: rgb(8 47 73 / 0.3) !important;
}
.tw-text-sky-950\/35{
  color: rgb(8 47 73 / 0.35) !important;
}
.tw-text-sky-950\/40{
  color: rgb(8 47 73 / 0.4) !important;
}
.tw-text-sky-950\/45{
  color: rgb(8 47 73 / 0.45) !important;
}
.tw-text-sky-950\/5{
  color: rgb(8 47 73 / 0.05) !important;
}
.tw-text-sky-950\/50{
  color: rgb(8 47 73 / 0.5) !important;
}
.tw-text-sky-950\/55{
  color: rgb(8 47 73 / 0.55) !important;
}
.tw-text-sky-950\/60{
  color: rgb(8 47 73 / 0.6) !important;
}
.tw-text-sky-950\/65{
  color: rgb(8 47 73 / 0.65) !important;
}
.tw-text-sky-950\/70{
  color: rgb(8 47 73 / 0.7) !important;
}
.tw-text-sky-950\/75{
  color: rgb(8 47 73 / 0.75) !important;
}
.tw-text-sky-950\/80{
  color: rgb(8 47 73 / 0.8) !important;
}
.tw-text-sky-950\/85{
  color: rgb(8 47 73 / 0.85) !important;
}
.tw-text-sky-950\/90{
  color: rgb(8 47 73 / 0.9) !important;
}
.tw-text-sky-950\/95{
  color: rgb(8 47 73 / 0.95) !important;
}
.tw-text-slate-100{
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-100\/0{
  color: rgb(241 245 249 / 0) !important;
}
.tw-text-slate-100\/10{
  color: rgb(241 245 249 / 0.1) !important;
}
.tw-text-slate-100\/100{
  color: rgb(241 245 249 / 1) !important;
}
.tw-text-slate-100\/15{
  color: rgb(241 245 249 / 0.15) !important;
}
.tw-text-slate-100\/20{
  color: rgb(241 245 249 / 0.2) !important;
}
.tw-text-slate-100\/25{
  color: rgb(241 245 249 / 0.25) !important;
}
.tw-text-slate-100\/30{
  color: rgb(241 245 249 / 0.3) !important;
}
.tw-text-slate-100\/35{
  color: rgb(241 245 249 / 0.35) !important;
}
.tw-text-slate-100\/40{
  color: rgb(241 245 249 / 0.4) !important;
}
.tw-text-slate-100\/45{
  color: rgb(241 245 249 / 0.45) !important;
}
.tw-text-slate-100\/5{
  color: rgb(241 245 249 / 0.05) !important;
}
.tw-text-slate-100\/50{
  color: rgb(241 245 249 / 0.5) !important;
}
.tw-text-slate-100\/55{
  color: rgb(241 245 249 / 0.55) !important;
}
.tw-text-slate-100\/60{
  color: rgb(241 245 249 / 0.6) !important;
}
.tw-text-slate-100\/65{
  color: rgb(241 245 249 / 0.65) !important;
}
.tw-text-slate-100\/70{
  color: rgb(241 245 249 / 0.7) !important;
}
.tw-text-slate-100\/75{
  color: rgb(241 245 249 / 0.75) !important;
}
.tw-text-slate-100\/80{
  color: rgb(241 245 249 / 0.8) !important;
}
.tw-text-slate-100\/85{
  color: rgb(241 245 249 / 0.85) !important;
}
.tw-text-slate-100\/90{
  color: rgb(241 245 249 / 0.9) !important;
}
.tw-text-slate-100\/95{
  color: rgb(241 245 249 / 0.95) !important;
}
.tw-text-slate-200{
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-200\/0{
  color: rgb(226 232 240 / 0) !important;
}
.tw-text-slate-200\/10{
  color: rgb(226 232 240 / 0.1) !important;
}
.tw-text-slate-200\/100{
  color: rgb(226 232 240 / 1) !important;
}
.tw-text-slate-200\/15{
  color: rgb(226 232 240 / 0.15) !important;
}
.tw-text-slate-200\/20{
  color: rgb(226 232 240 / 0.2) !important;
}
.tw-text-slate-200\/25{
  color: rgb(226 232 240 / 0.25) !important;
}
.tw-text-slate-200\/30{
  color: rgb(226 232 240 / 0.3) !important;
}
.tw-text-slate-200\/35{
  color: rgb(226 232 240 / 0.35) !important;
}
.tw-text-slate-200\/40{
  color: rgb(226 232 240 / 0.4) !important;
}
.tw-text-slate-200\/45{
  color: rgb(226 232 240 / 0.45) !important;
}
.tw-text-slate-200\/5{
  color: rgb(226 232 240 / 0.05) !important;
}
.tw-text-slate-200\/50{
  color: rgb(226 232 240 / 0.5) !important;
}
.tw-text-slate-200\/55{
  color: rgb(226 232 240 / 0.55) !important;
}
.tw-text-slate-200\/60{
  color: rgb(226 232 240 / 0.6) !important;
}
.tw-text-slate-200\/65{
  color: rgb(226 232 240 / 0.65) !important;
}
.tw-text-slate-200\/70{
  color: rgb(226 232 240 / 0.7) !important;
}
.tw-text-slate-200\/75{
  color: rgb(226 232 240 / 0.75) !important;
}
.tw-text-slate-200\/80{
  color: rgb(226 232 240 / 0.8) !important;
}
.tw-text-slate-200\/85{
  color: rgb(226 232 240 / 0.85) !important;
}
.tw-text-slate-200\/90{
  color: rgb(226 232 240 / 0.9) !important;
}
.tw-text-slate-200\/95{
  color: rgb(226 232 240 / 0.95) !important;
}
.tw-text-slate-300{
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-300\/0{
  color: rgb(203 213 225 / 0) !important;
}
.tw-text-slate-300\/10{
  color: rgb(203 213 225 / 0.1) !important;
}
.tw-text-slate-300\/100{
  color: rgb(203 213 225 / 1) !important;
}
.tw-text-slate-300\/15{
  color: rgb(203 213 225 / 0.15) !important;
}
.tw-text-slate-300\/20{
  color: rgb(203 213 225 / 0.2) !important;
}
.tw-text-slate-300\/25{
  color: rgb(203 213 225 / 0.25) !important;
}
.tw-text-slate-300\/30{
  color: rgb(203 213 225 / 0.3) !important;
}
.tw-text-slate-300\/35{
  color: rgb(203 213 225 / 0.35) !important;
}
.tw-text-slate-300\/40{
  color: rgb(203 213 225 / 0.4) !important;
}
.tw-text-slate-300\/45{
  color: rgb(203 213 225 / 0.45) !important;
}
.tw-text-slate-300\/5{
  color: rgb(203 213 225 / 0.05) !important;
}
.tw-text-slate-300\/50{
  color: rgb(203 213 225 / 0.5) !important;
}
.tw-text-slate-300\/55{
  color: rgb(203 213 225 / 0.55) !important;
}
.tw-text-slate-300\/60{
  color: rgb(203 213 225 / 0.6) !important;
}
.tw-text-slate-300\/65{
  color: rgb(203 213 225 / 0.65) !important;
}
.tw-text-slate-300\/70{
  color: rgb(203 213 225 / 0.7) !important;
}
.tw-text-slate-300\/75{
  color: rgb(203 213 225 / 0.75) !important;
}
.tw-text-slate-300\/80{
  color: rgb(203 213 225 / 0.8) !important;
}
.tw-text-slate-300\/85{
  color: rgb(203 213 225 / 0.85) !important;
}
.tw-text-slate-300\/90{
  color: rgb(203 213 225 / 0.9) !important;
}
.tw-text-slate-300\/95{
  color: rgb(203 213 225 / 0.95) !important;
}
.tw-text-slate-400{
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-400\/0{
  color: rgb(148 163 184 / 0) !important;
}
.tw-text-slate-400\/10{
  color: rgb(148 163 184 / 0.1) !important;
}
.tw-text-slate-400\/100{
  color: rgb(148 163 184 / 1) !important;
}
.tw-text-slate-400\/15{
  color: rgb(148 163 184 / 0.15) !important;
}
.tw-text-slate-400\/20{
  color: rgb(148 163 184 / 0.2) !important;
}
.tw-text-slate-400\/25{
  color: rgb(148 163 184 / 0.25) !important;
}
.tw-text-slate-400\/30{
  color: rgb(148 163 184 / 0.3) !important;
}
.tw-text-slate-400\/35{
  color: rgb(148 163 184 / 0.35) !important;
}
.tw-text-slate-400\/40{
  color: rgb(148 163 184 / 0.4) !important;
}
.tw-text-slate-400\/45{
  color: rgb(148 163 184 / 0.45) !important;
}
.tw-text-slate-400\/5{
  color: rgb(148 163 184 / 0.05) !important;
}
.tw-text-slate-400\/50{
  color: rgb(148 163 184 / 0.5) !important;
}
.tw-text-slate-400\/55{
  color: rgb(148 163 184 / 0.55) !important;
}
.tw-text-slate-400\/60{
  color: rgb(148 163 184 / 0.6) !important;
}
.tw-text-slate-400\/65{
  color: rgb(148 163 184 / 0.65) !important;
}
.tw-text-slate-400\/70{
  color: rgb(148 163 184 / 0.7) !important;
}
.tw-text-slate-400\/75{
  color: rgb(148 163 184 / 0.75) !important;
}
.tw-text-slate-400\/80{
  color: rgb(148 163 184 / 0.8) !important;
}
.tw-text-slate-400\/85{
  color: rgb(148 163 184 / 0.85) !important;
}
.tw-text-slate-400\/90{
  color: rgb(148 163 184 / 0.9) !important;
}
.tw-text-slate-400\/95{
  color: rgb(148 163 184 / 0.95) !important;
}
.tw-text-slate-50{
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-50\/0{
  color: rgb(248 250 252 / 0) !important;
}
.tw-text-slate-50\/10{
  color: rgb(248 250 252 / 0.1) !important;
}
.tw-text-slate-50\/100{
  color: rgb(248 250 252 / 1) !important;
}
.tw-text-slate-50\/15{
  color: rgb(248 250 252 / 0.15) !important;
}
.tw-text-slate-50\/20{
  color: rgb(248 250 252 / 0.2) !important;
}
.tw-text-slate-50\/25{
  color: rgb(248 250 252 / 0.25) !important;
}
.tw-text-slate-50\/30{
  color: rgb(248 250 252 / 0.3) !important;
}
.tw-text-slate-50\/35{
  color: rgb(248 250 252 / 0.35) !important;
}
.tw-text-slate-50\/40{
  color: rgb(248 250 252 / 0.4) !important;
}
.tw-text-slate-50\/45{
  color: rgb(248 250 252 / 0.45) !important;
}
.tw-text-slate-50\/5{
  color: rgb(248 250 252 / 0.05) !important;
}
.tw-text-slate-50\/50{
  color: rgb(248 250 252 / 0.5) !important;
}
.tw-text-slate-50\/55{
  color: rgb(248 250 252 / 0.55) !important;
}
.tw-text-slate-50\/60{
  color: rgb(248 250 252 / 0.6) !important;
}
.tw-text-slate-50\/65{
  color: rgb(248 250 252 / 0.65) !important;
}
.tw-text-slate-50\/70{
  color: rgb(248 250 252 / 0.7) !important;
}
.tw-text-slate-50\/75{
  color: rgb(248 250 252 / 0.75) !important;
}
.tw-text-slate-50\/80{
  color: rgb(248 250 252 / 0.8) !important;
}
.tw-text-slate-50\/85{
  color: rgb(248 250 252 / 0.85) !important;
}
.tw-text-slate-50\/90{
  color: rgb(248 250 252 / 0.9) !important;
}
.tw-text-slate-50\/95{
  color: rgb(248 250 252 / 0.95) !important;
}
.tw-text-slate-500{
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-500\/0{
  color: rgb(100 116 139 / 0) !important;
}
.tw-text-slate-500\/10{
  color: rgb(100 116 139 / 0.1) !important;
}
.tw-text-slate-500\/100{
  color: rgb(100 116 139 / 1) !important;
}
.tw-text-slate-500\/15{
  color: rgb(100 116 139 / 0.15) !important;
}
.tw-text-slate-500\/20{
  color: rgb(100 116 139 / 0.2) !important;
}
.tw-text-slate-500\/25{
  color: rgb(100 116 139 / 0.25) !important;
}
.tw-text-slate-500\/30{
  color: rgb(100 116 139 / 0.3) !important;
}
.tw-text-slate-500\/35{
  color: rgb(100 116 139 / 0.35) !important;
}
.tw-text-slate-500\/40{
  color: rgb(100 116 139 / 0.4) !important;
}
.tw-text-slate-500\/45{
  color: rgb(100 116 139 / 0.45) !important;
}
.tw-text-slate-500\/5{
  color: rgb(100 116 139 / 0.05) !important;
}
.tw-text-slate-500\/50{
  color: rgb(100 116 139 / 0.5) !important;
}
.tw-text-slate-500\/55{
  color: rgb(100 116 139 / 0.55) !important;
}
.tw-text-slate-500\/60{
  color: rgb(100 116 139 / 0.6) !important;
}
.tw-text-slate-500\/65{
  color: rgb(100 116 139 / 0.65) !important;
}
.tw-text-slate-500\/70{
  color: rgb(100 116 139 / 0.7) !important;
}
.tw-text-slate-500\/75{
  color: rgb(100 116 139 / 0.75) !important;
}
.tw-text-slate-500\/80{
  color: rgb(100 116 139 / 0.8) !important;
}
.tw-text-slate-500\/85{
  color: rgb(100 116 139 / 0.85) !important;
}
.tw-text-slate-500\/90{
  color: rgb(100 116 139 / 0.9) !important;
}
.tw-text-slate-500\/95{
  color: rgb(100 116 139 / 0.95) !important;
}
.tw-text-slate-600{
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-600\/0{
  color: rgb(71 85 105 / 0) !important;
}
.tw-text-slate-600\/10{
  color: rgb(71 85 105 / 0.1) !important;
}
.tw-text-slate-600\/100{
  color: rgb(71 85 105 / 1) !important;
}
.tw-text-slate-600\/15{
  color: rgb(71 85 105 / 0.15) !important;
}
.tw-text-slate-600\/20{
  color: rgb(71 85 105 / 0.2) !important;
}
.tw-text-slate-600\/25{
  color: rgb(71 85 105 / 0.25) !important;
}
.tw-text-slate-600\/30{
  color: rgb(71 85 105 / 0.3) !important;
}
.tw-text-slate-600\/35{
  color: rgb(71 85 105 / 0.35) !important;
}
.tw-text-slate-600\/40{
  color: rgb(71 85 105 / 0.4) !important;
}
.tw-text-slate-600\/45{
  color: rgb(71 85 105 / 0.45) !important;
}
.tw-text-slate-600\/5{
  color: rgb(71 85 105 / 0.05) !important;
}
.tw-text-slate-600\/50{
  color: rgb(71 85 105 / 0.5) !important;
}
.tw-text-slate-600\/55{
  color: rgb(71 85 105 / 0.55) !important;
}
.tw-text-slate-600\/60{
  color: rgb(71 85 105 / 0.6) !important;
}
.tw-text-slate-600\/65{
  color: rgb(71 85 105 / 0.65) !important;
}
.tw-text-slate-600\/70{
  color: rgb(71 85 105 / 0.7) !important;
}
.tw-text-slate-600\/75{
  color: rgb(71 85 105 / 0.75) !important;
}
.tw-text-slate-600\/80{
  color: rgb(71 85 105 / 0.8) !important;
}
.tw-text-slate-600\/85{
  color: rgb(71 85 105 / 0.85) !important;
}
.tw-text-slate-600\/90{
  color: rgb(71 85 105 / 0.9) !important;
}
.tw-text-slate-600\/95{
  color: rgb(71 85 105 / 0.95) !important;
}
.tw-text-slate-700{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-700\/0{
  color: rgb(51 65 85 / 0) !important;
}
.tw-text-slate-700\/10{
  color: rgb(51 65 85 / 0.1) !important;
}
.tw-text-slate-700\/100{
  color: rgb(51 65 85 / 1) !important;
}
.tw-text-slate-700\/15{
  color: rgb(51 65 85 / 0.15) !important;
}
.tw-text-slate-700\/20{
  color: rgb(51 65 85 / 0.2) !important;
}
.tw-text-slate-700\/25{
  color: rgb(51 65 85 / 0.25) !important;
}
.tw-text-slate-700\/30{
  color: rgb(51 65 85 / 0.3) !important;
}
.tw-text-slate-700\/35{
  color: rgb(51 65 85 / 0.35) !important;
}
.tw-text-slate-700\/40{
  color: rgb(51 65 85 / 0.4) !important;
}
.tw-text-slate-700\/45{
  color: rgb(51 65 85 / 0.45) !important;
}
.tw-text-slate-700\/5{
  color: rgb(51 65 85 / 0.05) !important;
}
.tw-text-slate-700\/50{
  color: rgb(51 65 85 / 0.5) !important;
}
.tw-text-slate-700\/55{
  color: rgb(51 65 85 / 0.55) !important;
}
.tw-text-slate-700\/60{
  color: rgb(51 65 85 / 0.6) !important;
}
.tw-text-slate-700\/65{
  color: rgb(51 65 85 / 0.65) !important;
}
.tw-text-slate-700\/70{
  color: rgb(51 65 85 / 0.7) !important;
}
.tw-text-slate-700\/75{
  color: rgb(51 65 85 / 0.75) !important;
}
.tw-text-slate-700\/80{
  color: rgb(51 65 85 / 0.8) !important;
}
.tw-text-slate-700\/85{
  color: rgb(51 65 85 / 0.85) !important;
}
.tw-text-slate-700\/90{
  color: rgb(51 65 85 / 0.9) !important;
}
.tw-text-slate-700\/95{
  color: rgb(51 65 85 / 0.95) !important;
}
.tw-text-slate-800{
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-800\/0{
  color: rgb(30 41 59 / 0) !important;
}
.tw-text-slate-800\/10{
  color: rgb(30 41 59 / 0.1) !important;
}
.tw-text-slate-800\/100{
  color: rgb(30 41 59 / 1) !important;
}
.tw-text-slate-800\/15{
  color: rgb(30 41 59 / 0.15) !important;
}
.tw-text-slate-800\/20{
  color: rgb(30 41 59 / 0.2) !important;
}
.tw-text-slate-800\/25{
  color: rgb(30 41 59 / 0.25) !important;
}
.tw-text-slate-800\/30{
  color: rgb(30 41 59 / 0.3) !important;
}
.tw-text-slate-800\/35{
  color: rgb(30 41 59 / 0.35) !important;
}
.tw-text-slate-800\/40{
  color: rgb(30 41 59 / 0.4) !important;
}
.tw-text-slate-800\/45{
  color: rgb(30 41 59 / 0.45) !important;
}
.tw-text-slate-800\/5{
  color: rgb(30 41 59 / 0.05) !important;
}
.tw-text-slate-800\/50{
  color: rgb(30 41 59 / 0.5) !important;
}
.tw-text-slate-800\/55{
  color: rgb(30 41 59 / 0.55) !important;
}
.tw-text-slate-800\/60{
  color: rgb(30 41 59 / 0.6) !important;
}
.tw-text-slate-800\/65{
  color: rgb(30 41 59 / 0.65) !important;
}
.tw-text-slate-800\/70{
  color: rgb(30 41 59 / 0.7) !important;
}
.tw-text-slate-800\/75{
  color: rgb(30 41 59 / 0.75) !important;
}
.tw-text-slate-800\/80{
  color: rgb(30 41 59 / 0.8) !important;
}
.tw-text-slate-800\/85{
  color: rgb(30 41 59 / 0.85) !important;
}
.tw-text-slate-800\/90{
  color: rgb(30 41 59 / 0.9) !important;
}
.tw-text-slate-800\/95{
  color: rgb(30 41 59 / 0.95) !important;
}
.tw-text-slate-900{
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-900\/0{
  color: rgb(15 23 42 / 0) !important;
}
.tw-text-slate-900\/10{
  color: rgb(15 23 42 / 0.1) !important;
}
.tw-text-slate-900\/100{
  color: rgb(15 23 42 / 1) !important;
}
.tw-text-slate-900\/15{
  color: rgb(15 23 42 / 0.15) !important;
}
.tw-text-slate-900\/20{
  color: rgb(15 23 42 / 0.2) !important;
}
.tw-text-slate-900\/25{
  color: rgb(15 23 42 / 0.25) !important;
}
.tw-text-slate-900\/30{
  color: rgb(15 23 42 / 0.3) !important;
}
.tw-text-slate-900\/35{
  color: rgb(15 23 42 / 0.35) !important;
}
.tw-text-slate-900\/40{
  color: rgb(15 23 42 / 0.4) !important;
}
.tw-text-slate-900\/45{
  color: rgb(15 23 42 / 0.45) !important;
}
.tw-text-slate-900\/5{
  color: rgb(15 23 42 / 0.05) !important;
}
.tw-text-slate-900\/50{
  color: rgb(15 23 42 / 0.5) !important;
}
.tw-text-slate-900\/55{
  color: rgb(15 23 42 / 0.55) !important;
}
.tw-text-slate-900\/60{
  color: rgb(15 23 42 / 0.6) !important;
}
.tw-text-slate-900\/65{
  color: rgb(15 23 42 / 0.65) !important;
}
.tw-text-slate-900\/70{
  color: rgb(15 23 42 / 0.7) !important;
}
.tw-text-slate-900\/75{
  color: rgb(15 23 42 / 0.75) !important;
}
.tw-text-slate-900\/80{
  color: rgb(15 23 42 / 0.8) !important;
}
.tw-text-slate-900\/85{
  color: rgb(15 23 42 / 0.85) !important;
}
.tw-text-slate-900\/90{
  color: rgb(15 23 42 / 0.9) !important;
}
.tw-text-slate-900\/95{
  color: rgb(15 23 42 / 0.95) !important;
}
.tw-text-slate-950{
  --tw-text-opacity: 1 !important;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-slate-950\/0{
  color: rgb(2 6 23 / 0) !important;
}
.tw-text-slate-950\/10{
  color: rgb(2 6 23 / 0.1) !important;
}
.tw-text-slate-950\/100{
  color: rgb(2 6 23 / 1) !important;
}
.tw-text-slate-950\/15{
  color: rgb(2 6 23 / 0.15) !important;
}
.tw-text-slate-950\/20{
  color: rgb(2 6 23 / 0.2) !important;
}
.tw-text-slate-950\/25{
  color: rgb(2 6 23 / 0.25) !important;
}
.tw-text-slate-950\/30{
  color: rgb(2 6 23 / 0.3) !important;
}
.tw-text-slate-950\/35{
  color: rgb(2 6 23 / 0.35) !important;
}
.tw-text-slate-950\/40{
  color: rgb(2 6 23 / 0.4) !important;
}
.tw-text-slate-950\/45{
  color: rgb(2 6 23 / 0.45) !important;
}
.tw-text-slate-950\/5{
  color: rgb(2 6 23 / 0.05) !important;
}
.tw-text-slate-950\/50{
  color: rgb(2 6 23 / 0.5) !important;
}
.tw-text-slate-950\/55{
  color: rgb(2 6 23 / 0.55) !important;
}
.tw-text-slate-950\/60{
  color: rgb(2 6 23 / 0.6) !important;
}
.tw-text-slate-950\/65{
  color: rgb(2 6 23 / 0.65) !important;
}
.tw-text-slate-950\/70{
  color: rgb(2 6 23 / 0.7) !important;
}
.tw-text-slate-950\/75{
  color: rgb(2 6 23 / 0.75) !important;
}
.tw-text-slate-950\/80{
  color: rgb(2 6 23 / 0.8) !important;
}
.tw-text-slate-950\/85{
  color: rgb(2 6 23 / 0.85) !important;
}
.tw-text-slate-950\/90{
  color: rgb(2 6 23 / 0.9) !important;
}
.tw-text-slate-950\/95{
  color: rgb(2 6 23 / 0.95) !important;
}
.tw-text-stone-100{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-100\/0{
  color: rgb(245 245 244 / 0) !important;
}
.tw-text-stone-100\/10{
  color: rgb(245 245 244 / 0.1) !important;
}
.tw-text-stone-100\/100{
  color: rgb(245 245 244 / 1) !important;
}
.tw-text-stone-100\/15{
  color: rgb(245 245 244 / 0.15) !important;
}
.tw-text-stone-100\/20{
  color: rgb(245 245 244 / 0.2) !important;
}
.tw-text-stone-100\/25{
  color: rgb(245 245 244 / 0.25) !important;
}
.tw-text-stone-100\/30{
  color: rgb(245 245 244 / 0.3) !important;
}
.tw-text-stone-100\/35{
  color: rgb(245 245 244 / 0.35) !important;
}
.tw-text-stone-100\/40{
  color: rgb(245 245 244 / 0.4) !important;
}
.tw-text-stone-100\/45{
  color: rgb(245 245 244 / 0.45) !important;
}
.tw-text-stone-100\/5{
  color: rgb(245 245 244 / 0.05) !important;
}
.tw-text-stone-100\/50{
  color: rgb(245 245 244 / 0.5) !important;
}
.tw-text-stone-100\/55{
  color: rgb(245 245 244 / 0.55) !important;
}
.tw-text-stone-100\/60{
  color: rgb(245 245 244 / 0.6) !important;
}
.tw-text-stone-100\/65{
  color: rgb(245 245 244 / 0.65) !important;
}
.tw-text-stone-100\/70{
  color: rgb(245 245 244 / 0.7) !important;
}
.tw-text-stone-100\/75{
  color: rgb(245 245 244 / 0.75) !important;
}
.tw-text-stone-100\/80{
  color: rgb(245 245 244 / 0.8) !important;
}
.tw-text-stone-100\/85{
  color: rgb(245 245 244 / 0.85) !important;
}
.tw-text-stone-100\/90{
  color: rgb(245 245 244 / 0.9) !important;
}
.tw-text-stone-100\/95{
  color: rgb(245 245 244 / 0.95) !important;
}
.tw-text-stone-200{
  --tw-text-opacity: 1 !important;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-200\/0{
  color: rgb(231 229 228 / 0) !important;
}
.tw-text-stone-200\/10{
  color: rgb(231 229 228 / 0.1) !important;
}
.tw-text-stone-200\/100{
  color: rgb(231 229 228 / 1) !important;
}
.tw-text-stone-200\/15{
  color: rgb(231 229 228 / 0.15) !important;
}
.tw-text-stone-200\/20{
  color: rgb(231 229 228 / 0.2) !important;
}
.tw-text-stone-200\/25{
  color: rgb(231 229 228 / 0.25) !important;
}
.tw-text-stone-200\/30{
  color: rgb(231 229 228 / 0.3) !important;
}
.tw-text-stone-200\/35{
  color: rgb(231 229 228 / 0.35) !important;
}
.tw-text-stone-200\/40{
  color: rgb(231 229 228 / 0.4) !important;
}
.tw-text-stone-200\/45{
  color: rgb(231 229 228 / 0.45) !important;
}
.tw-text-stone-200\/5{
  color: rgb(231 229 228 / 0.05) !important;
}
.tw-text-stone-200\/50{
  color: rgb(231 229 228 / 0.5) !important;
}
.tw-text-stone-200\/55{
  color: rgb(231 229 228 / 0.55) !important;
}
.tw-text-stone-200\/60{
  color: rgb(231 229 228 / 0.6) !important;
}
.tw-text-stone-200\/65{
  color: rgb(231 229 228 / 0.65) !important;
}
.tw-text-stone-200\/70{
  color: rgb(231 229 228 / 0.7) !important;
}
.tw-text-stone-200\/75{
  color: rgb(231 229 228 / 0.75) !important;
}
.tw-text-stone-200\/80{
  color: rgb(231 229 228 / 0.8) !important;
}
.tw-text-stone-200\/85{
  color: rgb(231 229 228 / 0.85) !important;
}
.tw-text-stone-200\/90{
  color: rgb(231 229 228 / 0.9) !important;
}
.tw-text-stone-200\/95{
  color: rgb(231 229 228 / 0.95) !important;
}
.tw-text-stone-300{
  --tw-text-opacity: 1 !important;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-300\/0{
  color: rgb(214 211 209 / 0) !important;
}
.tw-text-stone-300\/10{
  color: rgb(214 211 209 / 0.1) !important;
}
.tw-text-stone-300\/100{
  color: rgb(214 211 209 / 1) !important;
}
.tw-text-stone-300\/15{
  color: rgb(214 211 209 / 0.15) !important;
}
.tw-text-stone-300\/20{
  color: rgb(214 211 209 / 0.2) !important;
}
.tw-text-stone-300\/25{
  color: rgb(214 211 209 / 0.25) !important;
}
.tw-text-stone-300\/30{
  color: rgb(214 211 209 / 0.3) !important;
}
.tw-text-stone-300\/35{
  color: rgb(214 211 209 / 0.35) !important;
}
.tw-text-stone-300\/40{
  color: rgb(214 211 209 / 0.4) !important;
}
.tw-text-stone-300\/45{
  color: rgb(214 211 209 / 0.45) !important;
}
.tw-text-stone-300\/5{
  color: rgb(214 211 209 / 0.05) !important;
}
.tw-text-stone-300\/50{
  color: rgb(214 211 209 / 0.5) !important;
}
.tw-text-stone-300\/55{
  color: rgb(214 211 209 / 0.55) !important;
}
.tw-text-stone-300\/60{
  color: rgb(214 211 209 / 0.6) !important;
}
.tw-text-stone-300\/65{
  color: rgb(214 211 209 / 0.65) !important;
}
.tw-text-stone-300\/70{
  color: rgb(214 211 209 / 0.7) !important;
}
.tw-text-stone-300\/75{
  color: rgb(214 211 209 / 0.75) !important;
}
.tw-text-stone-300\/80{
  color: rgb(214 211 209 / 0.8) !important;
}
.tw-text-stone-300\/85{
  color: rgb(214 211 209 / 0.85) !important;
}
.tw-text-stone-300\/90{
  color: rgb(214 211 209 / 0.9) !important;
}
.tw-text-stone-300\/95{
  color: rgb(214 211 209 / 0.95) !important;
}
.tw-text-stone-400{
  --tw-text-opacity: 1 !important;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-400\/0{
  color: rgb(168 162 158 / 0) !important;
}
.tw-text-stone-400\/10{
  color: rgb(168 162 158 / 0.1) !important;
}
.tw-text-stone-400\/100{
  color: rgb(168 162 158 / 1) !important;
}
.tw-text-stone-400\/15{
  color: rgb(168 162 158 / 0.15) !important;
}
.tw-text-stone-400\/20{
  color: rgb(168 162 158 / 0.2) !important;
}
.tw-text-stone-400\/25{
  color: rgb(168 162 158 / 0.25) !important;
}
.tw-text-stone-400\/30{
  color: rgb(168 162 158 / 0.3) !important;
}
.tw-text-stone-400\/35{
  color: rgb(168 162 158 / 0.35) !important;
}
.tw-text-stone-400\/40{
  color: rgb(168 162 158 / 0.4) !important;
}
.tw-text-stone-400\/45{
  color: rgb(168 162 158 / 0.45) !important;
}
.tw-text-stone-400\/5{
  color: rgb(168 162 158 / 0.05) !important;
}
.tw-text-stone-400\/50{
  color: rgb(168 162 158 / 0.5) !important;
}
.tw-text-stone-400\/55{
  color: rgb(168 162 158 / 0.55) !important;
}
.tw-text-stone-400\/60{
  color: rgb(168 162 158 / 0.6) !important;
}
.tw-text-stone-400\/65{
  color: rgb(168 162 158 / 0.65) !important;
}
.tw-text-stone-400\/70{
  color: rgb(168 162 158 / 0.7) !important;
}
.tw-text-stone-400\/75{
  color: rgb(168 162 158 / 0.75) !important;
}
.tw-text-stone-400\/80{
  color: rgb(168 162 158 / 0.8) !important;
}
.tw-text-stone-400\/85{
  color: rgb(168 162 158 / 0.85) !important;
}
.tw-text-stone-400\/90{
  color: rgb(168 162 158 / 0.9) !important;
}
.tw-text-stone-400\/95{
  color: rgb(168 162 158 / 0.95) !important;
}
.tw-text-stone-50{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 249 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-50\/0{
  color: rgb(250 250 249 / 0) !important;
}
.tw-text-stone-50\/10{
  color: rgb(250 250 249 / 0.1) !important;
}
.tw-text-stone-50\/100{
  color: rgb(250 250 249 / 1) !important;
}
.tw-text-stone-50\/15{
  color: rgb(250 250 249 / 0.15) !important;
}
.tw-text-stone-50\/20{
  color: rgb(250 250 249 / 0.2) !important;
}
.tw-text-stone-50\/25{
  color: rgb(250 250 249 / 0.25) !important;
}
.tw-text-stone-50\/30{
  color: rgb(250 250 249 / 0.3) !important;
}
.tw-text-stone-50\/35{
  color: rgb(250 250 249 / 0.35) !important;
}
.tw-text-stone-50\/40{
  color: rgb(250 250 249 / 0.4) !important;
}
.tw-text-stone-50\/45{
  color: rgb(250 250 249 / 0.45) !important;
}
.tw-text-stone-50\/5{
  color: rgb(250 250 249 / 0.05) !important;
}
.tw-text-stone-50\/50{
  color: rgb(250 250 249 / 0.5) !important;
}
.tw-text-stone-50\/55{
  color: rgb(250 250 249 / 0.55) !important;
}
.tw-text-stone-50\/60{
  color: rgb(250 250 249 / 0.6) !important;
}
.tw-text-stone-50\/65{
  color: rgb(250 250 249 / 0.65) !important;
}
.tw-text-stone-50\/70{
  color: rgb(250 250 249 / 0.7) !important;
}
.tw-text-stone-50\/75{
  color: rgb(250 250 249 / 0.75) !important;
}
.tw-text-stone-50\/80{
  color: rgb(250 250 249 / 0.8) !important;
}
.tw-text-stone-50\/85{
  color: rgb(250 250 249 / 0.85) !important;
}
.tw-text-stone-50\/90{
  color: rgb(250 250 249 / 0.9) !important;
}
.tw-text-stone-50\/95{
  color: rgb(250 250 249 / 0.95) !important;
}
.tw-text-stone-500{
  --tw-text-opacity: 1 !important;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-500\/0{
  color: rgb(120 113 108 / 0) !important;
}
.tw-text-stone-500\/10{
  color: rgb(120 113 108 / 0.1) !important;
}
.tw-text-stone-500\/100{
  color: rgb(120 113 108 / 1) !important;
}
.tw-text-stone-500\/15{
  color: rgb(120 113 108 / 0.15) !important;
}
.tw-text-stone-500\/20{
  color: rgb(120 113 108 / 0.2) !important;
}
.tw-text-stone-500\/25{
  color: rgb(120 113 108 / 0.25) !important;
}
.tw-text-stone-500\/30{
  color: rgb(120 113 108 / 0.3) !important;
}
.tw-text-stone-500\/35{
  color: rgb(120 113 108 / 0.35) !important;
}
.tw-text-stone-500\/40{
  color: rgb(120 113 108 / 0.4) !important;
}
.tw-text-stone-500\/45{
  color: rgb(120 113 108 / 0.45) !important;
}
.tw-text-stone-500\/5{
  color: rgb(120 113 108 / 0.05) !important;
}
.tw-text-stone-500\/50{
  color: rgb(120 113 108 / 0.5) !important;
}
.tw-text-stone-500\/55{
  color: rgb(120 113 108 / 0.55) !important;
}
.tw-text-stone-500\/60{
  color: rgb(120 113 108 / 0.6) !important;
}
.tw-text-stone-500\/65{
  color: rgb(120 113 108 / 0.65) !important;
}
.tw-text-stone-500\/70{
  color: rgb(120 113 108 / 0.7) !important;
}
.tw-text-stone-500\/75{
  color: rgb(120 113 108 / 0.75) !important;
}
.tw-text-stone-500\/80{
  color: rgb(120 113 108 / 0.8) !important;
}
.tw-text-stone-500\/85{
  color: rgb(120 113 108 / 0.85) !important;
}
.tw-text-stone-500\/90{
  color: rgb(120 113 108 / 0.9) !important;
}
.tw-text-stone-500\/95{
  color: rgb(120 113 108 / 0.95) !important;
}
.tw-text-stone-600{
  --tw-text-opacity: 1 !important;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-600\/0{
  color: rgb(87 83 78 / 0) !important;
}
.tw-text-stone-600\/10{
  color: rgb(87 83 78 / 0.1) !important;
}
.tw-text-stone-600\/100{
  color: rgb(87 83 78 / 1) !important;
}
.tw-text-stone-600\/15{
  color: rgb(87 83 78 / 0.15) !important;
}
.tw-text-stone-600\/20{
  color: rgb(87 83 78 / 0.2) !important;
}
.tw-text-stone-600\/25{
  color: rgb(87 83 78 / 0.25) !important;
}
.tw-text-stone-600\/30{
  color: rgb(87 83 78 / 0.3) !important;
}
.tw-text-stone-600\/35{
  color: rgb(87 83 78 / 0.35) !important;
}
.tw-text-stone-600\/40{
  color: rgb(87 83 78 / 0.4) !important;
}
.tw-text-stone-600\/45{
  color: rgb(87 83 78 / 0.45) !important;
}
.tw-text-stone-600\/5{
  color: rgb(87 83 78 / 0.05) !important;
}
.tw-text-stone-600\/50{
  color: rgb(87 83 78 / 0.5) !important;
}
.tw-text-stone-600\/55{
  color: rgb(87 83 78 / 0.55) !important;
}
.tw-text-stone-600\/60{
  color: rgb(87 83 78 / 0.6) !important;
}
.tw-text-stone-600\/65{
  color: rgb(87 83 78 / 0.65) !important;
}
.tw-text-stone-600\/70{
  color: rgb(87 83 78 / 0.7) !important;
}
.tw-text-stone-600\/75{
  color: rgb(87 83 78 / 0.75) !important;
}
.tw-text-stone-600\/80{
  color: rgb(87 83 78 / 0.8) !important;
}
.tw-text-stone-600\/85{
  color: rgb(87 83 78 / 0.85) !important;
}
.tw-text-stone-600\/90{
  color: rgb(87 83 78 / 0.9) !important;
}
.tw-text-stone-600\/95{
  color: rgb(87 83 78 / 0.95) !important;
}
.tw-text-stone-700{
  --tw-text-opacity: 1 !important;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-700\/0{
  color: rgb(68 64 60 / 0) !important;
}
.tw-text-stone-700\/10{
  color: rgb(68 64 60 / 0.1) !important;
}
.tw-text-stone-700\/100{
  color: rgb(68 64 60 / 1) !important;
}
.tw-text-stone-700\/15{
  color: rgb(68 64 60 / 0.15) !important;
}
.tw-text-stone-700\/20{
  color: rgb(68 64 60 / 0.2) !important;
}
.tw-text-stone-700\/25{
  color: rgb(68 64 60 / 0.25) !important;
}
.tw-text-stone-700\/30{
  color: rgb(68 64 60 / 0.3) !important;
}
.tw-text-stone-700\/35{
  color: rgb(68 64 60 / 0.35) !important;
}
.tw-text-stone-700\/40{
  color: rgb(68 64 60 / 0.4) !important;
}
.tw-text-stone-700\/45{
  color: rgb(68 64 60 / 0.45) !important;
}
.tw-text-stone-700\/5{
  color: rgb(68 64 60 / 0.05) !important;
}
.tw-text-stone-700\/50{
  color: rgb(68 64 60 / 0.5) !important;
}
.tw-text-stone-700\/55{
  color: rgb(68 64 60 / 0.55) !important;
}
.tw-text-stone-700\/60{
  color: rgb(68 64 60 / 0.6) !important;
}
.tw-text-stone-700\/65{
  color: rgb(68 64 60 / 0.65) !important;
}
.tw-text-stone-700\/70{
  color: rgb(68 64 60 / 0.7) !important;
}
.tw-text-stone-700\/75{
  color: rgb(68 64 60 / 0.75) !important;
}
.tw-text-stone-700\/80{
  color: rgb(68 64 60 / 0.8) !important;
}
.tw-text-stone-700\/85{
  color: rgb(68 64 60 / 0.85) !important;
}
.tw-text-stone-700\/90{
  color: rgb(68 64 60 / 0.9) !important;
}
.tw-text-stone-700\/95{
  color: rgb(68 64 60 / 0.95) !important;
}
.tw-text-stone-800{
  --tw-text-opacity: 1 !important;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-800\/0{
  color: rgb(41 37 36 / 0) !important;
}
.tw-text-stone-800\/10{
  color: rgb(41 37 36 / 0.1) !important;
}
.tw-text-stone-800\/100{
  color: rgb(41 37 36 / 1) !important;
}
.tw-text-stone-800\/15{
  color: rgb(41 37 36 / 0.15) !important;
}
.tw-text-stone-800\/20{
  color: rgb(41 37 36 / 0.2) !important;
}
.tw-text-stone-800\/25{
  color: rgb(41 37 36 / 0.25) !important;
}
.tw-text-stone-800\/30{
  color: rgb(41 37 36 / 0.3) !important;
}
.tw-text-stone-800\/35{
  color: rgb(41 37 36 / 0.35) !important;
}
.tw-text-stone-800\/40{
  color: rgb(41 37 36 / 0.4) !important;
}
.tw-text-stone-800\/45{
  color: rgb(41 37 36 / 0.45) !important;
}
.tw-text-stone-800\/5{
  color: rgb(41 37 36 / 0.05) !important;
}
.tw-text-stone-800\/50{
  color: rgb(41 37 36 / 0.5) !important;
}
.tw-text-stone-800\/55{
  color: rgb(41 37 36 / 0.55) !important;
}
.tw-text-stone-800\/60{
  color: rgb(41 37 36 / 0.6) !important;
}
.tw-text-stone-800\/65{
  color: rgb(41 37 36 / 0.65) !important;
}
.tw-text-stone-800\/70{
  color: rgb(41 37 36 / 0.7) !important;
}
.tw-text-stone-800\/75{
  color: rgb(41 37 36 / 0.75) !important;
}
.tw-text-stone-800\/80{
  color: rgb(41 37 36 / 0.8) !important;
}
.tw-text-stone-800\/85{
  color: rgb(41 37 36 / 0.85) !important;
}
.tw-text-stone-800\/90{
  color: rgb(41 37 36 / 0.9) !important;
}
.tw-text-stone-800\/95{
  color: rgb(41 37 36 / 0.95) !important;
}
.tw-text-stone-900{
  --tw-text-opacity: 1 !important;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-900\/0{
  color: rgb(28 25 23 / 0) !important;
}
.tw-text-stone-900\/10{
  color: rgb(28 25 23 / 0.1) !important;
}
.tw-text-stone-900\/100{
  color: rgb(28 25 23 / 1) !important;
}
.tw-text-stone-900\/15{
  color: rgb(28 25 23 / 0.15) !important;
}
.tw-text-stone-900\/20{
  color: rgb(28 25 23 / 0.2) !important;
}
.tw-text-stone-900\/25{
  color: rgb(28 25 23 / 0.25) !important;
}
.tw-text-stone-900\/30{
  color: rgb(28 25 23 / 0.3) !important;
}
.tw-text-stone-900\/35{
  color: rgb(28 25 23 / 0.35) !important;
}
.tw-text-stone-900\/40{
  color: rgb(28 25 23 / 0.4) !important;
}
.tw-text-stone-900\/45{
  color: rgb(28 25 23 / 0.45) !important;
}
.tw-text-stone-900\/5{
  color: rgb(28 25 23 / 0.05) !important;
}
.tw-text-stone-900\/50{
  color: rgb(28 25 23 / 0.5) !important;
}
.tw-text-stone-900\/55{
  color: rgb(28 25 23 / 0.55) !important;
}
.tw-text-stone-900\/60{
  color: rgb(28 25 23 / 0.6) !important;
}
.tw-text-stone-900\/65{
  color: rgb(28 25 23 / 0.65) !important;
}
.tw-text-stone-900\/70{
  color: rgb(28 25 23 / 0.7) !important;
}
.tw-text-stone-900\/75{
  color: rgb(28 25 23 / 0.75) !important;
}
.tw-text-stone-900\/80{
  color: rgb(28 25 23 / 0.8) !important;
}
.tw-text-stone-900\/85{
  color: rgb(28 25 23 / 0.85) !important;
}
.tw-text-stone-900\/90{
  color: rgb(28 25 23 / 0.9) !important;
}
.tw-text-stone-900\/95{
  color: rgb(28 25 23 / 0.95) !important;
}
.tw-text-stone-950{
  --tw-text-opacity: 1 !important;
  color: rgb(12 10 9 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-stone-950\/0{
  color: rgb(12 10 9 / 0) !important;
}
.tw-text-stone-950\/10{
  color: rgb(12 10 9 / 0.1) !important;
}
.tw-text-stone-950\/100{
  color: rgb(12 10 9 / 1) !important;
}
.tw-text-stone-950\/15{
  color: rgb(12 10 9 / 0.15) !important;
}
.tw-text-stone-950\/20{
  color: rgb(12 10 9 / 0.2) !important;
}
.tw-text-stone-950\/25{
  color: rgb(12 10 9 / 0.25) !important;
}
.tw-text-stone-950\/30{
  color: rgb(12 10 9 / 0.3) !important;
}
.tw-text-stone-950\/35{
  color: rgb(12 10 9 / 0.35) !important;
}
.tw-text-stone-950\/40{
  color: rgb(12 10 9 / 0.4) !important;
}
.tw-text-stone-950\/45{
  color: rgb(12 10 9 / 0.45) !important;
}
.tw-text-stone-950\/5{
  color: rgb(12 10 9 / 0.05) !important;
}
.tw-text-stone-950\/50{
  color: rgb(12 10 9 / 0.5) !important;
}
.tw-text-stone-950\/55{
  color: rgb(12 10 9 / 0.55) !important;
}
.tw-text-stone-950\/60{
  color: rgb(12 10 9 / 0.6) !important;
}
.tw-text-stone-950\/65{
  color: rgb(12 10 9 / 0.65) !important;
}
.tw-text-stone-950\/70{
  color: rgb(12 10 9 / 0.7) !important;
}
.tw-text-stone-950\/75{
  color: rgb(12 10 9 / 0.75) !important;
}
.tw-text-stone-950\/80{
  color: rgb(12 10 9 / 0.8) !important;
}
.tw-text-stone-950\/85{
  color: rgb(12 10 9 / 0.85) !important;
}
.tw-text-stone-950\/90{
  color: rgb(12 10 9 / 0.9) !important;
}
.tw-text-stone-950\/95{
  color: rgb(12 10 9 / 0.95) !important;
}
.tw-text-teal-100{
  --tw-text-opacity: 1 !important;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-100\/0{
  color: rgb(204 251 241 / 0) !important;
}
.tw-text-teal-100\/10{
  color: rgb(204 251 241 / 0.1) !important;
}
.tw-text-teal-100\/100{
  color: rgb(204 251 241 / 1) !important;
}
.tw-text-teal-100\/15{
  color: rgb(204 251 241 / 0.15) !important;
}
.tw-text-teal-100\/20{
  color: rgb(204 251 241 / 0.2) !important;
}
.tw-text-teal-100\/25{
  color: rgb(204 251 241 / 0.25) !important;
}
.tw-text-teal-100\/30{
  color: rgb(204 251 241 / 0.3) !important;
}
.tw-text-teal-100\/35{
  color: rgb(204 251 241 / 0.35) !important;
}
.tw-text-teal-100\/40{
  color: rgb(204 251 241 / 0.4) !important;
}
.tw-text-teal-100\/45{
  color: rgb(204 251 241 / 0.45) !important;
}
.tw-text-teal-100\/5{
  color: rgb(204 251 241 / 0.05) !important;
}
.tw-text-teal-100\/50{
  color: rgb(204 251 241 / 0.5) !important;
}
.tw-text-teal-100\/55{
  color: rgb(204 251 241 / 0.55) !important;
}
.tw-text-teal-100\/60{
  color: rgb(204 251 241 / 0.6) !important;
}
.tw-text-teal-100\/65{
  color: rgb(204 251 241 / 0.65) !important;
}
.tw-text-teal-100\/70{
  color: rgb(204 251 241 / 0.7) !important;
}
.tw-text-teal-100\/75{
  color: rgb(204 251 241 / 0.75) !important;
}
.tw-text-teal-100\/80{
  color: rgb(204 251 241 / 0.8) !important;
}
.tw-text-teal-100\/85{
  color: rgb(204 251 241 / 0.85) !important;
}
.tw-text-teal-100\/90{
  color: rgb(204 251 241 / 0.9) !important;
}
.tw-text-teal-100\/95{
  color: rgb(204 251 241 / 0.95) !important;
}
.tw-text-teal-200{
  --tw-text-opacity: 1 !important;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-200\/0{
  color: rgb(153 246 228 / 0) !important;
}
.tw-text-teal-200\/10{
  color: rgb(153 246 228 / 0.1) !important;
}
.tw-text-teal-200\/100{
  color: rgb(153 246 228 / 1) !important;
}
.tw-text-teal-200\/15{
  color: rgb(153 246 228 / 0.15) !important;
}
.tw-text-teal-200\/20{
  color: rgb(153 246 228 / 0.2) !important;
}
.tw-text-teal-200\/25{
  color: rgb(153 246 228 / 0.25) !important;
}
.tw-text-teal-200\/30{
  color: rgb(153 246 228 / 0.3) !important;
}
.tw-text-teal-200\/35{
  color: rgb(153 246 228 / 0.35) !important;
}
.tw-text-teal-200\/40{
  color: rgb(153 246 228 / 0.4) !important;
}
.tw-text-teal-200\/45{
  color: rgb(153 246 228 / 0.45) !important;
}
.tw-text-teal-200\/5{
  color: rgb(153 246 228 / 0.05) !important;
}
.tw-text-teal-200\/50{
  color: rgb(153 246 228 / 0.5) !important;
}
.tw-text-teal-200\/55{
  color: rgb(153 246 228 / 0.55) !important;
}
.tw-text-teal-200\/60{
  color: rgb(153 246 228 / 0.6) !important;
}
.tw-text-teal-200\/65{
  color: rgb(153 246 228 / 0.65) !important;
}
.tw-text-teal-200\/70{
  color: rgb(153 246 228 / 0.7) !important;
}
.tw-text-teal-200\/75{
  color: rgb(153 246 228 / 0.75) !important;
}
.tw-text-teal-200\/80{
  color: rgb(153 246 228 / 0.8) !important;
}
.tw-text-teal-200\/85{
  color: rgb(153 246 228 / 0.85) !important;
}
.tw-text-teal-200\/90{
  color: rgb(153 246 228 / 0.9) !important;
}
.tw-text-teal-200\/95{
  color: rgb(153 246 228 / 0.95) !important;
}
.tw-text-teal-300{
  --tw-text-opacity: 1 !important;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-300\/0{
  color: rgb(94 234 212 / 0) !important;
}
.tw-text-teal-300\/10{
  color: rgb(94 234 212 / 0.1) !important;
}
.tw-text-teal-300\/100{
  color: rgb(94 234 212 / 1) !important;
}
.tw-text-teal-300\/15{
  color: rgb(94 234 212 / 0.15) !important;
}
.tw-text-teal-300\/20{
  color: rgb(94 234 212 / 0.2) !important;
}
.tw-text-teal-300\/25{
  color: rgb(94 234 212 / 0.25) !important;
}
.tw-text-teal-300\/30{
  color: rgb(94 234 212 / 0.3) !important;
}
.tw-text-teal-300\/35{
  color: rgb(94 234 212 / 0.35) !important;
}
.tw-text-teal-300\/40{
  color: rgb(94 234 212 / 0.4) !important;
}
.tw-text-teal-300\/45{
  color: rgb(94 234 212 / 0.45) !important;
}
.tw-text-teal-300\/5{
  color: rgb(94 234 212 / 0.05) !important;
}
.tw-text-teal-300\/50{
  color: rgb(94 234 212 / 0.5) !important;
}
.tw-text-teal-300\/55{
  color: rgb(94 234 212 / 0.55) !important;
}
.tw-text-teal-300\/60{
  color: rgb(94 234 212 / 0.6) !important;
}
.tw-text-teal-300\/65{
  color: rgb(94 234 212 / 0.65) !important;
}
.tw-text-teal-300\/70{
  color: rgb(94 234 212 / 0.7) !important;
}
.tw-text-teal-300\/75{
  color: rgb(94 234 212 / 0.75) !important;
}
.tw-text-teal-300\/80{
  color: rgb(94 234 212 / 0.8) !important;
}
.tw-text-teal-300\/85{
  color: rgb(94 234 212 / 0.85) !important;
}
.tw-text-teal-300\/90{
  color: rgb(94 234 212 / 0.9) !important;
}
.tw-text-teal-300\/95{
  color: rgb(94 234 212 / 0.95) !important;
}
.tw-text-teal-400{
  --tw-text-opacity: 1 !important;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-400\/0{
  color: rgb(45 212 191 / 0) !important;
}
.tw-text-teal-400\/10{
  color: rgb(45 212 191 / 0.1) !important;
}
.tw-text-teal-400\/100{
  color: rgb(45 212 191 / 1) !important;
}
.tw-text-teal-400\/15{
  color: rgb(45 212 191 / 0.15) !important;
}
.tw-text-teal-400\/20{
  color: rgb(45 212 191 / 0.2) !important;
}
.tw-text-teal-400\/25{
  color: rgb(45 212 191 / 0.25) !important;
}
.tw-text-teal-400\/30{
  color: rgb(45 212 191 / 0.3) !important;
}
.tw-text-teal-400\/35{
  color: rgb(45 212 191 / 0.35) !important;
}
.tw-text-teal-400\/40{
  color: rgb(45 212 191 / 0.4) !important;
}
.tw-text-teal-400\/45{
  color: rgb(45 212 191 / 0.45) !important;
}
.tw-text-teal-400\/5{
  color: rgb(45 212 191 / 0.05) !important;
}
.tw-text-teal-400\/50{
  color: rgb(45 212 191 / 0.5) !important;
}
.tw-text-teal-400\/55{
  color: rgb(45 212 191 / 0.55) !important;
}
.tw-text-teal-400\/60{
  color: rgb(45 212 191 / 0.6) !important;
}
.tw-text-teal-400\/65{
  color: rgb(45 212 191 / 0.65) !important;
}
.tw-text-teal-400\/70{
  color: rgb(45 212 191 / 0.7) !important;
}
.tw-text-teal-400\/75{
  color: rgb(45 212 191 / 0.75) !important;
}
.tw-text-teal-400\/80{
  color: rgb(45 212 191 / 0.8) !important;
}
.tw-text-teal-400\/85{
  color: rgb(45 212 191 / 0.85) !important;
}
.tw-text-teal-400\/90{
  color: rgb(45 212 191 / 0.9) !important;
}
.tw-text-teal-400\/95{
  color: rgb(45 212 191 / 0.95) !important;
}
.tw-text-teal-50{
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 250 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-50\/0{
  color: rgb(240 253 250 / 0) !important;
}
.tw-text-teal-50\/10{
  color: rgb(240 253 250 / 0.1) !important;
}
.tw-text-teal-50\/100{
  color: rgb(240 253 250 / 1) !important;
}
.tw-text-teal-50\/15{
  color: rgb(240 253 250 / 0.15) !important;
}
.tw-text-teal-50\/20{
  color: rgb(240 253 250 / 0.2) !important;
}
.tw-text-teal-50\/25{
  color: rgb(240 253 250 / 0.25) !important;
}
.tw-text-teal-50\/30{
  color: rgb(240 253 250 / 0.3) !important;
}
.tw-text-teal-50\/35{
  color: rgb(240 253 250 / 0.35) !important;
}
.tw-text-teal-50\/40{
  color: rgb(240 253 250 / 0.4) !important;
}
.tw-text-teal-50\/45{
  color: rgb(240 253 250 / 0.45) !important;
}
.tw-text-teal-50\/5{
  color: rgb(240 253 250 / 0.05) !important;
}
.tw-text-teal-50\/50{
  color: rgb(240 253 250 / 0.5) !important;
}
.tw-text-teal-50\/55{
  color: rgb(240 253 250 / 0.55) !important;
}
.tw-text-teal-50\/60{
  color: rgb(240 253 250 / 0.6) !important;
}
.tw-text-teal-50\/65{
  color: rgb(240 253 250 / 0.65) !important;
}
.tw-text-teal-50\/70{
  color: rgb(240 253 250 / 0.7) !important;
}
.tw-text-teal-50\/75{
  color: rgb(240 253 250 / 0.75) !important;
}
.tw-text-teal-50\/80{
  color: rgb(240 253 250 / 0.8) !important;
}
.tw-text-teal-50\/85{
  color: rgb(240 253 250 / 0.85) !important;
}
.tw-text-teal-50\/90{
  color: rgb(240 253 250 / 0.9) !important;
}
.tw-text-teal-50\/95{
  color: rgb(240 253 250 / 0.95) !important;
}
.tw-text-teal-500{
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-500\/0{
  color: rgb(20 184 166 / 0) !important;
}
.tw-text-teal-500\/10{
  color: rgb(20 184 166 / 0.1) !important;
}
.tw-text-teal-500\/100{
  color: rgb(20 184 166 / 1) !important;
}
.tw-text-teal-500\/15{
  color: rgb(20 184 166 / 0.15) !important;
}
.tw-text-teal-500\/20{
  color: rgb(20 184 166 / 0.2) !important;
}
.tw-text-teal-500\/25{
  color: rgb(20 184 166 / 0.25) !important;
}
.tw-text-teal-500\/30{
  color: rgb(20 184 166 / 0.3) !important;
}
.tw-text-teal-500\/35{
  color: rgb(20 184 166 / 0.35) !important;
}
.tw-text-teal-500\/40{
  color: rgb(20 184 166 / 0.4) !important;
}
.tw-text-teal-500\/45{
  color: rgb(20 184 166 / 0.45) !important;
}
.tw-text-teal-500\/5{
  color: rgb(20 184 166 / 0.05) !important;
}
.tw-text-teal-500\/50{
  color: rgb(20 184 166 / 0.5) !important;
}
.tw-text-teal-500\/55{
  color: rgb(20 184 166 / 0.55) !important;
}
.tw-text-teal-500\/60{
  color: rgb(20 184 166 / 0.6) !important;
}
.tw-text-teal-500\/65{
  color: rgb(20 184 166 / 0.65) !important;
}
.tw-text-teal-500\/70{
  color: rgb(20 184 166 / 0.7) !important;
}
.tw-text-teal-500\/75{
  color: rgb(20 184 166 / 0.75) !important;
}
.tw-text-teal-500\/80{
  color: rgb(20 184 166 / 0.8) !important;
}
.tw-text-teal-500\/85{
  color: rgb(20 184 166 / 0.85) !important;
}
.tw-text-teal-500\/90{
  color: rgb(20 184 166 / 0.9) !important;
}
.tw-text-teal-500\/95{
  color: rgb(20 184 166 / 0.95) !important;
}
.tw-text-teal-600{
  --tw-text-opacity: 1 !important;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-600\/0{
  color: rgb(13 148 136 / 0) !important;
}
.tw-text-teal-600\/10{
  color: rgb(13 148 136 / 0.1) !important;
}
.tw-text-teal-600\/100{
  color: rgb(13 148 136 / 1) !important;
}
.tw-text-teal-600\/15{
  color: rgb(13 148 136 / 0.15) !important;
}
.tw-text-teal-600\/20{
  color: rgb(13 148 136 / 0.2) !important;
}
.tw-text-teal-600\/25{
  color: rgb(13 148 136 / 0.25) !important;
}
.tw-text-teal-600\/30{
  color: rgb(13 148 136 / 0.3) !important;
}
.tw-text-teal-600\/35{
  color: rgb(13 148 136 / 0.35) !important;
}
.tw-text-teal-600\/40{
  color: rgb(13 148 136 / 0.4) !important;
}
.tw-text-teal-600\/45{
  color: rgb(13 148 136 / 0.45) !important;
}
.tw-text-teal-600\/5{
  color: rgb(13 148 136 / 0.05) !important;
}
.tw-text-teal-600\/50{
  color: rgb(13 148 136 / 0.5) !important;
}
.tw-text-teal-600\/55{
  color: rgb(13 148 136 / 0.55) !important;
}
.tw-text-teal-600\/60{
  color: rgb(13 148 136 / 0.6) !important;
}
.tw-text-teal-600\/65{
  color: rgb(13 148 136 / 0.65) !important;
}
.tw-text-teal-600\/70{
  color: rgb(13 148 136 / 0.7) !important;
}
.tw-text-teal-600\/75{
  color: rgb(13 148 136 / 0.75) !important;
}
.tw-text-teal-600\/80{
  color: rgb(13 148 136 / 0.8) !important;
}
.tw-text-teal-600\/85{
  color: rgb(13 148 136 / 0.85) !important;
}
.tw-text-teal-600\/90{
  color: rgb(13 148 136 / 0.9) !important;
}
.tw-text-teal-600\/95{
  color: rgb(13 148 136 / 0.95) !important;
}
.tw-text-teal-700{
  --tw-text-opacity: 1 !important;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-700\/0{
  color: rgb(15 118 110 / 0) !important;
}
.tw-text-teal-700\/10{
  color: rgb(15 118 110 / 0.1) !important;
}
.tw-text-teal-700\/100{
  color: rgb(15 118 110 / 1) !important;
}
.tw-text-teal-700\/15{
  color: rgb(15 118 110 / 0.15) !important;
}
.tw-text-teal-700\/20{
  color: rgb(15 118 110 / 0.2) !important;
}
.tw-text-teal-700\/25{
  color: rgb(15 118 110 / 0.25) !important;
}
.tw-text-teal-700\/30{
  color: rgb(15 118 110 / 0.3) !important;
}
.tw-text-teal-700\/35{
  color: rgb(15 118 110 / 0.35) !important;
}
.tw-text-teal-700\/40{
  color: rgb(15 118 110 / 0.4) !important;
}
.tw-text-teal-700\/45{
  color: rgb(15 118 110 / 0.45) !important;
}
.tw-text-teal-700\/5{
  color: rgb(15 118 110 / 0.05) !important;
}
.tw-text-teal-700\/50{
  color: rgb(15 118 110 / 0.5) !important;
}
.tw-text-teal-700\/55{
  color: rgb(15 118 110 / 0.55) !important;
}
.tw-text-teal-700\/60{
  color: rgb(15 118 110 / 0.6) !important;
}
.tw-text-teal-700\/65{
  color: rgb(15 118 110 / 0.65) !important;
}
.tw-text-teal-700\/70{
  color: rgb(15 118 110 / 0.7) !important;
}
.tw-text-teal-700\/75{
  color: rgb(15 118 110 / 0.75) !important;
}
.tw-text-teal-700\/80{
  color: rgb(15 118 110 / 0.8) !important;
}
.tw-text-teal-700\/85{
  color: rgb(15 118 110 / 0.85) !important;
}
.tw-text-teal-700\/90{
  color: rgb(15 118 110 / 0.9) !important;
}
.tw-text-teal-700\/95{
  color: rgb(15 118 110 / 0.95) !important;
}
.tw-text-teal-800{
  --tw-text-opacity: 1 !important;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-800\/0{
  color: rgb(17 94 89 / 0) !important;
}
.tw-text-teal-800\/10{
  color: rgb(17 94 89 / 0.1) !important;
}
.tw-text-teal-800\/100{
  color: rgb(17 94 89 / 1) !important;
}
.tw-text-teal-800\/15{
  color: rgb(17 94 89 / 0.15) !important;
}
.tw-text-teal-800\/20{
  color: rgb(17 94 89 / 0.2) !important;
}
.tw-text-teal-800\/25{
  color: rgb(17 94 89 / 0.25) !important;
}
.tw-text-teal-800\/30{
  color: rgb(17 94 89 / 0.3) !important;
}
.tw-text-teal-800\/35{
  color: rgb(17 94 89 / 0.35) !important;
}
.tw-text-teal-800\/40{
  color: rgb(17 94 89 / 0.4) !important;
}
.tw-text-teal-800\/45{
  color: rgb(17 94 89 / 0.45) !important;
}
.tw-text-teal-800\/5{
  color: rgb(17 94 89 / 0.05) !important;
}
.tw-text-teal-800\/50{
  color: rgb(17 94 89 / 0.5) !important;
}
.tw-text-teal-800\/55{
  color: rgb(17 94 89 / 0.55) !important;
}
.tw-text-teal-800\/60{
  color: rgb(17 94 89 / 0.6) !important;
}
.tw-text-teal-800\/65{
  color: rgb(17 94 89 / 0.65) !important;
}
.tw-text-teal-800\/70{
  color: rgb(17 94 89 / 0.7) !important;
}
.tw-text-teal-800\/75{
  color: rgb(17 94 89 / 0.75) !important;
}
.tw-text-teal-800\/80{
  color: rgb(17 94 89 / 0.8) !important;
}
.tw-text-teal-800\/85{
  color: rgb(17 94 89 / 0.85) !important;
}
.tw-text-teal-800\/90{
  color: rgb(17 94 89 / 0.9) !important;
}
.tw-text-teal-800\/95{
  color: rgb(17 94 89 / 0.95) !important;
}
.tw-text-teal-900{
  --tw-text-opacity: 1 !important;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-900\/0{
  color: rgb(19 78 74 / 0) !important;
}
.tw-text-teal-900\/10{
  color: rgb(19 78 74 / 0.1) !important;
}
.tw-text-teal-900\/100{
  color: rgb(19 78 74 / 1) !important;
}
.tw-text-teal-900\/15{
  color: rgb(19 78 74 / 0.15) !important;
}
.tw-text-teal-900\/20{
  color: rgb(19 78 74 / 0.2) !important;
}
.tw-text-teal-900\/25{
  color: rgb(19 78 74 / 0.25) !important;
}
.tw-text-teal-900\/30{
  color: rgb(19 78 74 / 0.3) !important;
}
.tw-text-teal-900\/35{
  color: rgb(19 78 74 / 0.35) !important;
}
.tw-text-teal-900\/40{
  color: rgb(19 78 74 / 0.4) !important;
}
.tw-text-teal-900\/45{
  color: rgb(19 78 74 / 0.45) !important;
}
.tw-text-teal-900\/5{
  color: rgb(19 78 74 / 0.05) !important;
}
.tw-text-teal-900\/50{
  color: rgb(19 78 74 / 0.5) !important;
}
.tw-text-teal-900\/55{
  color: rgb(19 78 74 / 0.55) !important;
}
.tw-text-teal-900\/60{
  color: rgb(19 78 74 / 0.6) !important;
}
.tw-text-teal-900\/65{
  color: rgb(19 78 74 / 0.65) !important;
}
.tw-text-teal-900\/70{
  color: rgb(19 78 74 / 0.7) !important;
}
.tw-text-teal-900\/75{
  color: rgb(19 78 74 / 0.75) !important;
}
.tw-text-teal-900\/80{
  color: rgb(19 78 74 / 0.8) !important;
}
.tw-text-teal-900\/85{
  color: rgb(19 78 74 / 0.85) !important;
}
.tw-text-teal-900\/90{
  color: rgb(19 78 74 / 0.9) !important;
}
.tw-text-teal-900\/95{
  color: rgb(19 78 74 / 0.95) !important;
}
.tw-text-teal-950{
  --tw-text-opacity: 1 !important;
  color: rgb(4 47 46 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-teal-950\/0{
  color: rgb(4 47 46 / 0) !important;
}
.tw-text-teal-950\/10{
  color: rgb(4 47 46 / 0.1) !important;
}
.tw-text-teal-950\/100{
  color: rgb(4 47 46 / 1) !important;
}
.tw-text-teal-950\/15{
  color: rgb(4 47 46 / 0.15) !important;
}
.tw-text-teal-950\/20{
  color: rgb(4 47 46 / 0.2) !important;
}
.tw-text-teal-950\/25{
  color: rgb(4 47 46 / 0.25) !important;
}
.tw-text-teal-950\/30{
  color: rgb(4 47 46 / 0.3) !important;
}
.tw-text-teal-950\/35{
  color: rgb(4 47 46 / 0.35) !important;
}
.tw-text-teal-950\/40{
  color: rgb(4 47 46 / 0.4) !important;
}
.tw-text-teal-950\/45{
  color: rgb(4 47 46 / 0.45) !important;
}
.tw-text-teal-950\/5{
  color: rgb(4 47 46 / 0.05) !important;
}
.tw-text-teal-950\/50{
  color: rgb(4 47 46 / 0.5) !important;
}
.tw-text-teal-950\/55{
  color: rgb(4 47 46 / 0.55) !important;
}
.tw-text-teal-950\/60{
  color: rgb(4 47 46 / 0.6) !important;
}
.tw-text-teal-950\/65{
  color: rgb(4 47 46 / 0.65) !important;
}
.tw-text-teal-950\/70{
  color: rgb(4 47 46 / 0.7) !important;
}
.tw-text-teal-950\/75{
  color: rgb(4 47 46 / 0.75) !important;
}
.tw-text-teal-950\/80{
  color: rgb(4 47 46 / 0.8) !important;
}
.tw-text-teal-950\/85{
  color: rgb(4 47 46 / 0.85) !important;
}
.tw-text-teal-950\/90{
  color: rgb(4 47 46 / 0.9) !important;
}
.tw-text-teal-950\/95{
  color: rgb(4 47 46 / 0.95) !important;
}
.tw-text-transparent{
  color: transparent !important;
}
.tw-text-transparent\/0{
  color: rgb(0 0 0 / 0) !important;
}
.tw-text-transparent\/10{
  color: rgb(0 0 0 / 0.1) !important;
}
.tw-text-transparent\/100{
  color: rgb(0 0 0 / 1) !important;
}
.tw-text-transparent\/15{
  color: rgb(0 0 0 / 0.15) !important;
}
.tw-text-transparent\/20{
  color: rgb(0 0 0 / 0.2) !important;
}
.tw-text-transparent\/25{
  color: rgb(0 0 0 / 0.25) !important;
}
.tw-text-transparent\/30{
  color: rgb(0 0 0 / 0.3) !important;
}
.tw-text-transparent\/35{
  color: rgb(0 0 0 / 0.35) !important;
}
.tw-text-transparent\/40{
  color: rgb(0 0 0 / 0.4) !important;
}
.tw-text-transparent\/45{
  color: rgb(0 0 0 / 0.45) !important;
}
.tw-text-transparent\/5{
  color: rgb(0 0 0 / 0.05) !important;
}
.tw-text-transparent\/50{
  color: rgb(0 0 0 / 0.5) !important;
}
.tw-text-transparent\/55{
  color: rgb(0 0 0 / 0.55) !important;
}
.tw-text-transparent\/60{
  color: rgb(0 0 0 / 0.6) !important;
}
.tw-text-transparent\/65{
  color: rgb(0 0 0 / 0.65) !important;
}
.tw-text-transparent\/70{
  color: rgb(0 0 0 / 0.7) !important;
}
.tw-text-transparent\/75{
  color: rgb(0 0 0 / 0.75) !important;
}
.tw-text-transparent\/80{
  color: rgb(0 0 0 / 0.8) !important;
}
.tw-text-transparent\/85{
  color: rgb(0 0 0 / 0.85) !important;
}
.tw-text-transparent\/90{
  color: rgb(0 0 0 / 0.9) !important;
}
.tw-text-transparent\/95{
  color: rgb(0 0 0 / 0.95) !important;
}
.tw-text-violet-100{
  --tw-text-opacity: 1 !important;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-100\/0{
  color: rgb(237 233 254 / 0) !important;
}
.tw-text-violet-100\/10{
  color: rgb(237 233 254 / 0.1) !important;
}
.tw-text-violet-100\/100{
  color: rgb(237 233 254 / 1) !important;
}
.tw-text-violet-100\/15{
  color: rgb(237 233 254 / 0.15) !important;
}
.tw-text-violet-100\/20{
  color: rgb(237 233 254 / 0.2) !important;
}
.tw-text-violet-100\/25{
  color: rgb(237 233 254 / 0.25) !important;
}
.tw-text-violet-100\/30{
  color: rgb(237 233 254 / 0.3) !important;
}
.tw-text-violet-100\/35{
  color: rgb(237 233 254 / 0.35) !important;
}
.tw-text-violet-100\/40{
  color: rgb(237 233 254 / 0.4) !important;
}
.tw-text-violet-100\/45{
  color: rgb(237 233 254 / 0.45) !important;
}
.tw-text-violet-100\/5{
  color: rgb(237 233 254 / 0.05) !important;
}
.tw-text-violet-100\/50{
  color: rgb(237 233 254 / 0.5) !important;
}
.tw-text-violet-100\/55{
  color: rgb(237 233 254 / 0.55) !important;
}
.tw-text-violet-100\/60{
  color: rgb(237 233 254 / 0.6) !important;
}
.tw-text-violet-100\/65{
  color: rgb(237 233 254 / 0.65) !important;
}
.tw-text-violet-100\/70{
  color: rgb(237 233 254 / 0.7) !important;
}
.tw-text-violet-100\/75{
  color: rgb(237 233 254 / 0.75) !important;
}
.tw-text-violet-100\/80{
  color: rgb(237 233 254 / 0.8) !important;
}
.tw-text-violet-100\/85{
  color: rgb(237 233 254 / 0.85) !important;
}
.tw-text-violet-100\/90{
  color: rgb(237 233 254 / 0.9) !important;
}
.tw-text-violet-100\/95{
  color: rgb(237 233 254 / 0.95) !important;
}
.tw-text-violet-200{
  --tw-text-opacity: 1 !important;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-200\/0{
  color: rgb(221 214 254 / 0) !important;
}
.tw-text-violet-200\/10{
  color: rgb(221 214 254 / 0.1) !important;
}
.tw-text-violet-200\/100{
  color: rgb(221 214 254 / 1) !important;
}
.tw-text-violet-200\/15{
  color: rgb(221 214 254 / 0.15) !important;
}
.tw-text-violet-200\/20{
  color: rgb(221 214 254 / 0.2) !important;
}
.tw-text-violet-200\/25{
  color: rgb(221 214 254 / 0.25) !important;
}
.tw-text-violet-200\/30{
  color: rgb(221 214 254 / 0.3) !important;
}
.tw-text-violet-200\/35{
  color: rgb(221 214 254 / 0.35) !important;
}
.tw-text-violet-200\/40{
  color: rgb(221 214 254 / 0.4) !important;
}
.tw-text-violet-200\/45{
  color: rgb(221 214 254 / 0.45) !important;
}
.tw-text-violet-200\/5{
  color: rgb(221 214 254 / 0.05) !important;
}
.tw-text-violet-200\/50{
  color: rgb(221 214 254 / 0.5) !important;
}
.tw-text-violet-200\/55{
  color: rgb(221 214 254 / 0.55) !important;
}
.tw-text-violet-200\/60{
  color: rgb(221 214 254 / 0.6) !important;
}
.tw-text-violet-200\/65{
  color: rgb(221 214 254 / 0.65) !important;
}
.tw-text-violet-200\/70{
  color: rgb(221 214 254 / 0.7) !important;
}
.tw-text-violet-200\/75{
  color: rgb(221 214 254 / 0.75) !important;
}
.tw-text-violet-200\/80{
  color: rgb(221 214 254 / 0.8) !important;
}
.tw-text-violet-200\/85{
  color: rgb(221 214 254 / 0.85) !important;
}
.tw-text-violet-200\/90{
  color: rgb(221 214 254 / 0.9) !important;
}
.tw-text-violet-200\/95{
  color: rgb(221 214 254 / 0.95) !important;
}
.tw-text-violet-300{
  --tw-text-opacity: 1 !important;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-300\/0{
  color: rgb(196 181 253 / 0) !important;
}
.tw-text-violet-300\/10{
  color: rgb(196 181 253 / 0.1) !important;
}
.tw-text-violet-300\/100{
  color: rgb(196 181 253 / 1) !important;
}
.tw-text-violet-300\/15{
  color: rgb(196 181 253 / 0.15) !important;
}
.tw-text-violet-300\/20{
  color: rgb(196 181 253 / 0.2) !important;
}
.tw-text-violet-300\/25{
  color: rgb(196 181 253 / 0.25) !important;
}
.tw-text-violet-300\/30{
  color: rgb(196 181 253 / 0.3) !important;
}
.tw-text-violet-300\/35{
  color: rgb(196 181 253 / 0.35) !important;
}
.tw-text-violet-300\/40{
  color: rgb(196 181 253 / 0.4) !important;
}
.tw-text-violet-300\/45{
  color: rgb(196 181 253 / 0.45) !important;
}
.tw-text-violet-300\/5{
  color: rgb(196 181 253 / 0.05) !important;
}
.tw-text-violet-300\/50{
  color: rgb(196 181 253 / 0.5) !important;
}
.tw-text-violet-300\/55{
  color: rgb(196 181 253 / 0.55) !important;
}
.tw-text-violet-300\/60{
  color: rgb(196 181 253 / 0.6) !important;
}
.tw-text-violet-300\/65{
  color: rgb(196 181 253 / 0.65) !important;
}
.tw-text-violet-300\/70{
  color: rgb(196 181 253 / 0.7) !important;
}
.tw-text-violet-300\/75{
  color: rgb(196 181 253 / 0.75) !important;
}
.tw-text-violet-300\/80{
  color: rgb(196 181 253 / 0.8) !important;
}
.tw-text-violet-300\/85{
  color: rgb(196 181 253 / 0.85) !important;
}
.tw-text-violet-300\/90{
  color: rgb(196 181 253 / 0.9) !important;
}
.tw-text-violet-300\/95{
  color: rgb(196 181 253 / 0.95) !important;
}
.tw-text-violet-400{
  --tw-text-opacity: 1 !important;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-400\/0{
  color: rgb(167 139 250 / 0) !important;
}
.tw-text-violet-400\/10{
  color: rgb(167 139 250 / 0.1) !important;
}
.tw-text-violet-400\/100{
  color: rgb(167 139 250 / 1) !important;
}
.tw-text-violet-400\/15{
  color: rgb(167 139 250 / 0.15) !important;
}
.tw-text-violet-400\/20{
  color: rgb(167 139 250 / 0.2) !important;
}
.tw-text-violet-400\/25{
  color: rgb(167 139 250 / 0.25) !important;
}
.tw-text-violet-400\/30{
  color: rgb(167 139 250 / 0.3) !important;
}
.tw-text-violet-400\/35{
  color: rgb(167 139 250 / 0.35) !important;
}
.tw-text-violet-400\/40{
  color: rgb(167 139 250 / 0.4) !important;
}
.tw-text-violet-400\/45{
  color: rgb(167 139 250 / 0.45) !important;
}
.tw-text-violet-400\/5{
  color: rgb(167 139 250 / 0.05) !important;
}
.tw-text-violet-400\/50{
  color: rgb(167 139 250 / 0.5) !important;
}
.tw-text-violet-400\/55{
  color: rgb(167 139 250 / 0.55) !important;
}
.tw-text-violet-400\/60{
  color: rgb(167 139 250 / 0.6) !important;
}
.tw-text-violet-400\/65{
  color: rgb(167 139 250 / 0.65) !important;
}
.tw-text-violet-400\/70{
  color: rgb(167 139 250 / 0.7) !important;
}
.tw-text-violet-400\/75{
  color: rgb(167 139 250 / 0.75) !important;
}
.tw-text-violet-400\/80{
  color: rgb(167 139 250 / 0.8) !important;
}
.tw-text-violet-400\/85{
  color: rgb(167 139 250 / 0.85) !important;
}
.tw-text-violet-400\/90{
  color: rgb(167 139 250 / 0.9) !important;
}
.tw-text-violet-400\/95{
  color: rgb(167 139 250 / 0.95) !important;
}
.tw-text-violet-50{
  --tw-text-opacity: 1 !important;
  color: rgb(245 243 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-50\/0{
  color: rgb(245 243 255 / 0) !important;
}
.tw-text-violet-50\/10{
  color: rgb(245 243 255 / 0.1) !important;
}
.tw-text-violet-50\/100{
  color: rgb(245 243 255 / 1) !important;
}
.tw-text-violet-50\/15{
  color: rgb(245 243 255 / 0.15) !important;
}
.tw-text-violet-50\/20{
  color: rgb(245 243 255 / 0.2) !important;
}
.tw-text-violet-50\/25{
  color: rgb(245 243 255 / 0.25) !important;
}
.tw-text-violet-50\/30{
  color: rgb(245 243 255 / 0.3) !important;
}
.tw-text-violet-50\/35{
  color: rgb(245 243 255 / 0.35) !important;
}
.tw-text-violet-50\/40{
  color: rgb(245 243 255 / 0.4) !important;
}
.tw-text-violet-50\/45{
  color: rgb(245 243 255 / 0.45) !important;
}
.tw-text-violet-50\/5{
  color: rgb(245 243 255 / 0.05) !important;
}
.tw-text-violet-50\/50{
  color: rgb(245 243 255 / 0.5) !important;
}
.tw-text-violet-50\/55{
  color: rgb(245 243 255 / 0.55) !important;
}
.tw-text-violet-50\/60{
  color: rgb(245 243 255 / 0.6) !important;
}
.tw-text-violet-50\/65{
  color: rgb(245 243 255 / 0.65) !important;
}
.tw-text-violet-50\/70{
  color: rgb(245 243 255 / 0.7) !important;
}
.tw-text-violet-50\/75{
  color: rgb(245 243 255 / 0.75) !important;
}
.tw-text-violet-50\/80{
  color: rgb(245 243 255 / 0.8) !important;
}
.tw-text-violet-50\/85{
  color: rgb(245 243 255 / 0.85) !important;
}
.tw-text-violet-50\/90{
  color: rgb(245 243 255 / 0.9) !important;
}
.tw-text-violet-50\/95{
  color: rgb(245 243 255 / 0.95) !important;
}
.tw-text-violet-500{
  --tw-text-opacity: 1 !important;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-500\/0{
  color: rgb(139 92 246 / 0) !important;
}
.tw-text-violet-500\/10{
  color: rgb(139 92 246 / 0.1) !important;
}
.tw-text-violet-500\/100{
  color: rgb(139 92 246 / 1) !important;
}
.tw-text-violet-500\/15{
  color: rgb(139 92 246 / 0.15) !important;
}
.tw-text-violet-500\/20{
  color: rgb(139 92 246 / 0.2) !important;
}
.tw-text-violet-500\/25{
  color: rgb(139 92 246 / 0.25) !important;
}
.tw-text-violet-500\/30{
  color: rgb(139 92 246 / 0.3) !important;
}
.tw-text-violet-500\/35{
  color: rgb(139 92 246 / 0.35) !important;
}
.tw-text-violet-500\/40{
  color: rgb(139 92 246 / 0.4) !important;
}
.tw-text-violet-500\/45{
  color: rgb(139 92 246 / 0.45) !important;
}
.tw-text-violet-500\/5{
  color: rgb(139 92 246 / 0.05) !important;
}
.tw-text-violet-500\/50{
  color: rgb(139 92 246 / 0.5) !important;
}
.tw-text-violet-500\/55{
  color: rgb(139 92 246 / 0.55) !important;
}
.tw-text-violet-500\/60{
  color: rgb(139 92 246 / 0.6) !important;
}
.tw-text-violet-500\/65{
  color: rgb(139 92 246 / 0.65) !important;
}
.tw-text-violet-500\/70{
  color: rgb(139 92 246 / 0.7) !important;
}
.tw-text-violet-500\/75{
  color: rgb(139 92 246 / 0.75) !important;
}
.tw-text-violet-500\/80{
  color: rgb(139 92 246 / 0.8) !important;
}
.tw-text-violet-500\/85{
  color: rgb(139 92 246 / 0.85) !important;
}
.tw-text-violet-500\/90{
  color: rgb(139 92 246 / 0.9) !important;
}
.tw-text-violet-500\/95{
  color: rgb(139 92 246 / 0.95) !important;
}
.tw-text-violet-600{
  --tw-text-opacity: 1 !important;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-600\/0{
  color: rgb(124 58 237 / 0) !important;
}
.tw-text-violet-600\/10{
  color: rgb(124 58 237 / 0.1) !important;
}
.tw-text-violet-600\/100{
  color: rgb(124 58 237 / 1) !important;
}
.tw-text-violet-600\/15{
  color: rgb(124 58 237 / 0.15) !important;
}
.tw-text-violet-600\/20{
  color: rgb(124 58 237 / 0.2) !important;
}
.tw-text-violet-600\/25{
  color: rgb(124 58 237 / 0.25) !important;
}
.tw-text-violet-600\/30{
  color: rgb(124 58 237 / 0.3) !important;
}
.tw-text-violet-600\/35{
  color: rgb(124 58 237 / 0.35) !important;
}
.tw-text-violet-600\/40{
  color: rgb(124 58 237 / 0.4) !important;
}
.tw-text-violet-600\/45{
  color: rgb(124 58 237 / 0.45) !important;
}
.tw-text-violet-600\/5{
  color: rgb(124 58 237 / 0.05) !important;
}
.tw-text-violet-600\/50{
  color: rgb(124 58 237 / 0.5) !important;
}
.tw-text-violet-600\/55{
  color: rgb(124 58 237 / 0.55) !important;
}
.tw-text-violet-600\/60{
  color: rgb(124 58 237 / 0.6) !important;
}
.tw-text-violet-600\/65{
  color: rgb(124 58 237 / 0.65) !important;
}
.tw-text-violet-600\/70{
  color: rgb(124 58 237 / 0.7) !important;
}
.tw-text-violet-600\/75{
  color: rgb(124 58 237 / 0.75) !important;
}
.tw-text-violet-600\/80{
  color: rgb(124 58 237 / 0.8) !important;
}
.tw-text-violet-600\/85{
  color: rgb(124 58 237 / 0.85) !important;
}
.tw-text-violet-600\/90{
  color: rgb(124 58 237 / 0.9) !important;
}
.tw-text-violet-600\/95{
  color: rgb(124 58 237 / 0.95) !important;
}
.tw-text-violet-700{
  --tw-text-opacity: 1 !important;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-700\/0{
  color: rgb(109 40 217 / 0) !important;
}
.tw-text-violet-700\/10{
  color: rgb(109 40 217 / 0.1) !important;
}
.tw-text-violet-700\/100{
  color: rgb(109 40 217 / 1) !important;
}
.tw-text-violet-700\/15{
  color: rgb(109 40 217 / 0.15) !important;
}
.tw-text-violet-700\/20{
  color: rgb(109 40 217 / 0.2) !important;
}
.tw-text-violet-700\/25{
  color: rgb(109 40 217 / 0.25) !important;
}
.tw-text-violet-700\/30{
  color: rgb(109 40 217 / 0.3) !important;
}
.tw-text-violet-700\/35{
  color: rgb(109 40 217 / 0.35) !important;
}
.tw-text-violet-700\/40{
  color: rgb(109 40 217 / 0.4) !important;
}
.tw-text-violet-700\/45{
  color: rgb(109 40 217 / 0.45) !important;
}
.tw-text-violet-700\/5{
  color: rgb(109 40 217 / 0.05) !important;
}
.tw-text-violet-700\/50{
  color: rgb(109 40 217 / 0.5) !important;
}
.tw-text-violet-700\/55{
  color: rgb(109 40 217 / 0.55) !important;
}
.tw-text-violet-700\/60{
  color: rgb(109 40 217 / 0.6) !important;
}
.tw-text-violet-700\/65{
  color: rgb(109 40 217 / 0.65) !important;
}
.tw-text-violet-700\/70{
  color: rgb(109 40 217 / 0.7) !important;
}
.tw-text-violet-700\/75{
  color: rgb(109 40 217 / 0.75) !important;
}
.tw-text-violet-700\/80{
  color: rgb(109 40 217 / 0.8) !important;
}
.tw-text-violet-700\/85{
  color: rgb(109 40 217 / 0.85) !important;
}
.tw-text-violet-700\/90{
  color: rgb(109 40 217 / 0.9) !important;
}
.tw-text-violet-700\/95{
  color: rgb(109 40 217 / 0.95) !important;
}
.tw-text-violet-800{
  --tw-text-opacity: 1 !important;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-800\/0{
  color: rgb(91 33 182 / 0) !important;
}
.tw-text-violet-800\/10{
  color: rgb(91 33 182 / 0.1) !important;
}
.tw-text-violet-800\/100{
  color: rgb(91 33 182 / 1) !important;
}
.tw-text-violet-800\/15{
  color: rgb(91 33 182 / 0.15) !important;
}
.tw-text-violet-800\/20{
  color: rgb(91 33 182 / 0.2) !important;
}
.tw-text-violet-800\/25{
  color: rgb(91 33 182 / 0.25) !important;
}
.tw-text-violet-800\/30{
  color: rgb(91 33 182 / 0.3) !important;
}
.tw-text-violet-800\/35{
  color: rgb(91 33 182 / 0.35) !important;
}
.tw-text-violet-800\/40{
  color: rgb(91 33 182 / 0.4) !important;
}
.tw-text-violet-800\/45{
  color: rgb(91 33 182 / 0.45) !important;
}
.tw-text-violet-800\/5{
  color: rgb(91 33 182 / 0.05) !important;
}
.tw-text-violet-800\/50{
  color: rgb(91 33 182 / 0.5) !important;
}
.tw-text-violet-800\/55{
  color: rgb(91 33 182 / 0.55) !important;
}
.tw-text-violet-800\/60{
  color: rgb(91 33 182 / 0.6) !important;
}
.tw-text-violet-800\/65{
  color: rgb(91 33 182 / 0.65) !important;
}
.tw-text-violet-800\/70{
  color: rgb(91 33 182 / 0.7) !important;
}
.tw-text-violet-800\/75{
  color: rgb(91 33 182 / 0.75) !important;
}
.tw-text-violet-800\/80{
  color: rgb(91 33 182 / 0.8) !important;
}
.tw-text-violet-800\/85{
  color: rgb(91 33 182 / 0.85) !important;
}
.tw-text-violet-800\/90{
  color: rgb(91 33 182 / 0.9) !important;
}
.tw-text-violet-800\/95{
  color: rgb(91 33 182 / 0.95) !important;
}
.tw-text-violet-900{
  --tw-text-opacity: 1 !important;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-900\/0{
  color: rgb(76 29 149 / 0) !important;
}
.tw-text-violet-900\/10{
  color: rgb(76 29 149 / 0.1) !important;
}
.tw-text-violet-900\/100{
  color: rgb(76 29 149 / 1) !important;
}
.tw-text-violet-900\/15{
  color: rgb(76 29 149 / 0.15) !important;
}
.tw-text-violet-900\/20{
  color: rgb(76 29 149 / 0.2) !important;
}
.tw-text-violet-900\/25{
  color: rgb(76 29 149 / 0.25) !important;
}
.tw-text-violet-900\/30{
  color: rgb(76 29 149 / 0.3) !important;
}
.tw-text-violet-900\/35{
  color: rgb(76 29 149 / 0.35) !important;
}
.tw-text-violet-900\/40{
  color: rgb(76 29 149 / 0.4) !important;
}
.tw-text-violet-900\/45{
  color: rgb(76 29 149 / 0.45) !important;
}
.tw-text-violet-900\/5{
  color: rgb(76 29 149 / 0.05) !important;
}
.tw-text-violet-900\/50{
  color: rgb(76 29 149 / 0.5) !important;
}
.tw-text-violet-900\/55{
  color: rgb(76 29 149 / 0.55) !important;
}
.tw-text-violet-900\/60{
  color: rgb(76 29 149 / 0.6) !important;
}
.tw-text-violet-900\/65{
  color: rgb(76 29 149 / 0.65) !important;
}
.tw-text-violet-900\/70{
  color: rgb(76 29 149 / 0.7) !important;
}
.tw-text-violet-900\/75{
  color: rgb(76 29 149 / 0.75) !important;
}
.tw-text-violet-900\/80{
  color: rgb(76 29 149 / 0.8) !important;
}
.tw-text-violet-900\/85{
  color: rgb(76 29 149 / 0.85) !important;
}
.tw-text-violet-900\/90{
  color: rgb(76 29 149 / 0.9) !important;
}
.tw-text-violet-900\/95{
  color: rgb(76 29 149 / 0.95) !important;
}
.tw-text-violet-950{
  --tw-text-opacity: 1 !important;
  color: rgb(46 16 101 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-violet-950\/0{
  color: rgb(46 16 101 / 0) !important;
}
.tw-text-violet-950\/10{
  color: rgb(46 16 101 / 0.1) !important;
}
.tw-text-violet-950\/100{
  color: rgb(46 16 101 / 1) !important;
}
.tw-text-violet-950\/15{
  color: rgb(46 16 101 / 0.15) !important;
}
.tw-text-violet-950\/20{
  color: rgb(46 16 101 / 0.2) !important;
}
.tw-text-violet-950\/25{
  color: rgb(46 16 101 / 0.25) !important;
}
.tw-text-violet-950\/30{
  color: rgb(46 16 101 / 0.3) !important;
}
.tw-text-violet-950\/35{
  color: rgb(46 16 101 / 0.35) !important;
}
.tw-text-violet-950\/40{
  color: rgb(46 16 101 / 0.4) !important;
}
.tw-text-violet-950\/45{
  color: rgb(46 16 101 / 0.45) !important;
}
.tw-text-violet-950\/5{
  color: rgb(46 16 101 / 0.05) !important;
}
.tw-text-violet-950\/50{
  color: rgb(46 16 101 / 0.5) !important;
}
.tw-text-violet-950\/55{
  color: rgb(46 16 101 / 0.55) !important;
}
.tw-text-violet-950\/60{
  color: rgb(46 16 101 / 0.6) !important;
}
.tw-text-violet-950\/65{
  color: rgb(46 16 101 / 0.65) !important;
}
.tw-text-violet-950\/70{
  color: rgb(46 16 101 / 0.7) !important;
}
.tw-text-violet-950\/75{
  color: rgb(46 16 101 / 0.75) !important;
}
.tw-text-violet-950\/80{
  color: rgb(46 16 101 / 0.8) !important;
}
.tw-text-violet-950\/85{
  color: rgb(46 16 101 / 0.85) !important;
}
.tw-text-violet-950\/90{
  color: rgb(46 16 101 / 0.9) !important;
}
.tw-text-violet-950\/95{
  color: rgb(46 16 101 / 0.95) !important;
}
.tw-text-wb-approved-background{
  --tw-text-opacity: 1 !important;
  color: rgb(216 239 220 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-approved-background\/0{
  color: rgb(216 239 220 / 0) !important;
}
.tw-text-wb-approved-background\/10{
  color: rgb(216 239 220 / 0.1) !important;
}
.tw-text-wb-approved-background\/100{
  color: rgb(216 239 220 / 1) !important;
}
.tw-text-wb-approved-background\/15{
  color: rgb(216 239 220 / 0.15) !important;
}
.tw-text-wb-approved-background\/20{
  color: rgb(216 239 220 / 0.2) !important;
}
.tw-text-wb-approved-background\/25{
  color: rgb(216 239 220 / 0.25) !important;
}
.tw-text-wb-approved-background\/30{
  color: rgb(216 239 220 / 0.3) !important;
}
.tw-text-wb-approved-background\/35{
  color: rgb(216 239 220 / 0.35) !important;
}
.tw-text-wb-approved-background\/40{
  color: rgb(216 239 220 / 0.4) !important;
}
.tw-text-wb-approved-background\/45{
  color: rgb(216 239 220 / 0.45) !important;
}
.tw-text-wb-approved-background\/5{
  color: rgb(216 239 220 / 0.05) !important;
}
.tw-text-wb-approved-background\/50{
  color: rgb(216 239 220 / 0.5) !important;
}
.tw-text-wb-approved-background\/55{
  color: rgb(216 239 220 / 0.55) !important;
}
.tw-text-wb-approved-background\/60{
  color: rgb(216 239 220 / 0.6) !important;
}
.tw-text-wb-approved-background\/65{
  color: rgb(216 239 220 / 0.65) !important;
}
.tw-text-wb-approved-background\/70{
  color: rgb(216 239 220 / 0.7) !important;
}
.tw-text-wb-approved-background\/75{
  color: rgb(216 239 220 / 0.75) !important;
}
.tw-text-wb-approved-background\/80{
  color: rgb(216 239 220 / 0.8) !important;
}
.tw-text-wb-approved-background\/85{
  color: rgb(216 239 220 / 0.85) !important;
}
.tw-text-wb-approved-background\/90{
  color: rgb(216 239 220 / 0.9) !important;
}
.tw-text-wb-approved-background\/95{
  color: rgb(216 239 220 / 0.95) !important;
}
.tw-text-wb-approved-text{
  --tw-text-opacity: 1 !important;
  color: rgb(50 139 64 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-approved-text\/0{
  color: rgb(50 139 64 / 0) !important;
}
.tw-text-wb-approved-text\/10{
  color: rgb(50 139 64 / 0.1) !important;
}
.tw-text-wb-approved-text\/100{
  color: rgb(50 139 64 / 1) !important;
}
.tw-text-wb-approved-text\/15{
  color: rgb(50 139 64 / 0.15) !important;
}
.tw-text-wb-approved-text\/20{
  color: rgb(50 139 64 / 0.2) !important;
}
.tw-text-wb-approved-text\/25{
  color: rgb(50 139 64 / 0.25) !important;
}
.tw-text-wb-approved-text\/30{
  color: rgb(50 139 64 / 0.3) !important;
}
.tw-text-wb-approved-text\/35{
  color: rgb(50 139 64 / 0.35) !important;
}
.tw-text-wb-approved-text\/40{
  color: rgb(50 139 64 / 0.4) !important;
}
.tw-text-wb-approved-text\/45{
  color: rgb(50 139 64 / 0.45) !important;
}
.tw-text-wb-approved-text\/5{
  color: rgb(50 139 64 / 0.05) !important;
}
.tw-text-wb-approved-text\/50{
  color: rgb(50 139 64 / 0.5) !important;
}
.tw-text-wb-approved-text\/55{
  color: rgb(50 139 64 / 0.55) !important;
}
.tw-text-wb-approved-text\/60{
  color: rgb(50 139 64 / 0.6) !important;
}
.tw-text-wb-approved-text\/65{
  color: rgb(50 139 64 / 0.65) !important;
}
.tw-text-wb-approved-text\/70{
  color: rgb(50 139 64 / 0.7) !important;
}
.tw-text-wb-approved-text\/75{
  color: rgb(50 139 64 / 0.75) !important;
}
.tw-text-wb-approved-text\/80{
  color: rgb(50 139 64 / 0.8) !important;
}
.tw-text-wb-approved-text\/85{
  color: rgb(50 139 64 / 0.85) !important;
}
.tw-text-wb-approved-text\/90{
  color: rgb(50 139 64 / 0.9) !important;
}
.tw-text-wb-approved-text\/95{
  color: rgb(50 139 64 / 0.95) !important;
}
.tw-text-wb-black{
  --tw-text-opacity: 1 !important;
  color: rgb(19 24 32 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-black\/0{
  color: rgb(19 24 32 / 0) !important;
}
.tw-text-wb-black\/10{
  color: rgb(19 24 32 / 0.1) !important;
}
.tw-text-wb-black\/100{
  color: rgb(19 24 32 / 1) !important;
}
.tw-text-wb-black\/15{
  color: rgb(19 24 32 / 0.15) !important;
}
.tw-text-wb-black\/20{
  color: rgb(19 24 32 / 0.2) !important;
}
.tw-text-wb-black\/25{
  color: rgb(19 24 32 / 0.25) !important;
}
.tw-text-wb-black\/30{
  color: rgb(19 24 32 / 0.3) !important;
}
.tw-text-wb-black\/35{
  color: rgb(19 24 32 / 0.35) !important;
}
.tw-text-wb-black\/40{
  color: rgb(19 24 32 / 0.4) !important;
}
.tw-text-wb-black\/45{
  color: rgb(19 24 32 / 0.45) !important;
}
.tw-text-wb-black\/5{
  color: rgb(19 24 32 / 0.05) !important;
}
.tw-text-wb-black\/50{
  color: rgb(19 24 32 / 0.5) !important;
}
.tw-text-wb-black\/55{
  color: rgb(19 24 32 / 0.55) !important;
}
.tw-text-wb-black\/60{
  color: rgb(19 24 32 / 0.6) !important;
}
.tw-text-wb-black\/65{
  color: rgb(19 24 32 / 0.65) !important;
}
.tw-text-wb-black\/70{
  color: rgb(19 24 32 / 0.7) !important;
}
.tw-text-wb-black\/75{
  color: rgb(19 24 32 / 0.75) !important;
}
.tw-text-wb-black\/80{
  color: rgb(19 24 32 / 0.8) !important;
}
.tw-text-wb-black\/85{
  color: rgb(19 24 32 / 0.85) !important;
}
.tw-text-wb-black\/90{
  color: rgb(19 24 32 / 0.9) !important;
}
.tw-text-wb-black\/95{
  color: rgb(19 24 32 / 0.95) !important;
}
.tw-text-wb-blue{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-blue\/0{
  color: rgb(0 147 208 / 0) !important;
}
.tw-text-wb-blue\/10{
  color: rgb(0 147 208 / 0.1) !important;
}
.tw-text-wb-blue\/100{
  color: rgb(0 147 208 / 1) !important;
}
.tw-text-wb-blue\/15{
  color: rgb(0 147 208 / 0.15) !important;
}
.tw-text-wb-blue\/20{
  color: rgb(0 147 208 / 0.2) !important;
}
.tw-text-wb-blue\/25{
  color: rgb(0 147 208 / 0.25) !important;
}
.tw-text-wb-blue\/30{
  color: rgb(0 147 208 / 0.3) !important;
}
.tw-text-wb-blue\/35{
  color: rgb(0 147 208 / 0.35) !important;
}
.tw-text-wb-blue\/40{
  color: rgb(0 147 208 / 0.4) !important;
}
.tw-text-wb-blue\/45{
  color: rgb(0 147 208 / 0.45) !important;
}
.tw-text-wb-blue\/5{
  color: rgb(0 147 208 / 0.05) !important;
}
.tw-text-wb-blue\/50{
  color: rgb(0 147 208 / 0.5) !important;
}
.tw-text-wb-blue\/55{
  color: rgb(0 147 208 / 0.55) !important;
}
.tw-text-wb-blue\/60{
  color: rgb(0 147 208 / 0.6) !important;
}
.tw-text-wb-blue\/65{
  color: rgb(0 147 208 / 0.65) !important;
}
.tw-text-wb-blue\/70{
  color: rgb(0 147 208 / 0.7) !important;
}
.tw-text-wb-blue\/75{
  color: rgb(0 147 208 / 0.75) !important;
}
.tw-text-wb-blue\/80{
  color: rgb(0 147 208 / 0.8) !important;
}
.tw-text-wb-blue\/85{
  color: rgb(0 147 208 / 0.85) !important;
}
.tw-text-wb-blue\/90{
  color: rgb(0 147 208 / 0.9) !important;
}
.tw-text-wb-blue\/95{
  color: rgb(0 147 208 / 0.95) !important;
}
.tw-text-wb-editor-background{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-editor-background\/0{
  color: rgb(204 233 246 / 0) !important;
}
.tw-text-wb-editor-background\/10{
  color: rgb(204 233 246 / 0.1) !important;
}
.tw-text-wb-editor-background\/100{
  color: rgb(204 233 246 / 1) !important;
}
.tw-text-wb-editor-background\/15{
  color: rgb(204 233 246 / 0.15) !important;
}
.tw-text-wb-editor-background\/20{
  color: rgb(204 233 246 / 0.2) !important;
}
.tw-text-wb-editor-background\/25{
  color: rgb(204 233 246 / 0.25) !important;
}
.tw-text-wb-editor-background\/30{
  color: rgb(204 233 246 / 0.3) !important;
}
.tw-text-wb-editor-background\/35{
  color: rgb(204 233 246 / 0.35) !important;
}
.tw-text-wb-editor-background\/40{
  color: rgb(204 233 246 / 0.4) !important;
}
.tw-text-wb-editor-background\/45{
  color: rgb(204 233 246 / 0.45) !important;
}
.tw-text-wb-editor-background\/5{
  color: rgb(204 233 246 / 0.05) !important;
}
.tw-text-wb-editor-background\/50{
  color: rgb(204 233 246 / 0.5) !important;
}
.tw-text-wb-editor-background\/55{
  color: rgb(204 233 246 / 0.55) !important;
}
.tw-text-wb-editor-background\/60{
  color: rgb(204 233 246 / 0.6) !important;
}
.tw-text-wb-editor-background\/65{
  color: rgb(204 233 246 / 0.65) !important;
}
.tw-text-wb-editor-background\/70{
  color: rgb(204 233 246 / 0.7) !important;
}
.tw-text-wb-editor-background\/75{
  color: rgb(204 233 246 / 0.75) !important;
}
.tw-text-wb-editor-background\/80{
  color: rgb(204 233 246 / 0.8) !important;
}
.tw-text-wb-editor-background\/85{
  color: rgb(204 233 246 / 0.85) !important;
}
.tw-text-wb-editor-background\/90{
  color: rgb(204 233 246 / 0.9) !important;
}
.tw-text-wb-editor-background\/95{
  color: rgb(204 233 246 / 0.95) !important;
}
.tw-text-wb-editor-text{
  --tw-text-opacity: 1 !important;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-editor-text\/0{
  color: rgb(0 118 166 / 0) !important;
}
.tw-text-wb-editor-text\/10{
  color: rgb(0 118 166 / 0.1) !important;
}
.tw-text-wb-editor-text\/100{
  color: rgb(0 118 166 / 1) !important;
}
.tw-text-wb-editor-text\/15{
  color: rgb(0 118 166 / 0.15) !important;
}
.tw-text-wb-editor-text\/20{
  color: rgb(0 118 166 / 0.2) !important;
}
.tw-text-wb-editor-text\/25{
  color: rgb(0 118 166 / 0.25) !important;
}
.tw-text-wb-editor-text\/30{
  color: rgb(0 118 166 / 0.3) !important;
}
.tw-text-wb-editor-text\/35{
  color: rgb(0 118 166 / 0.35) !important;
}
.tw-text-wb-editor-text\/40{
  color: rgb(0 118 166 / 0.4) !important;
}
.tw-text-wb-editor-text\/45{
  color: rgb(0 118 166 / 0.45) !important;
}
.tw-text-wb-editor-text\/5{
  color: rgb(0 118 166 / 0.05) !important;
}
.tw-text-wb-editor-text\/50{
  color: rgb(0 118 166 / 0.5) !important;
}
.tw-text-wb-editor-text\/55{
  color: rgb(0 118 166 / 0.55) !important;
}
.tw-text-wb-editor-text\/60{
  color: rgb(0 118 166 / 0.6) !important;
}
.tw-text-wb-editor-text\/65{
  color: rgb(0 118 166 / 0.65) !important;
}
.tw-text-wb-editor-text\/70{
  color: rgb(0 118 166 / 0.7) !important;
}
.tw-text-wb-editor-text\/75{
  color: rgb(0 118 166 / 0.75) !important;
}
.tw-text-wb-editor-text\/80{
  color: rgb(0 118 166 / 0.8) !important;
}
.tw-text-wb-editor-text\/85{
  color: rgb(0 118 166 / 0.85) !important;
}
.tw-text-wb-editor-text\/90{
  color: rgb(0 118 166 / 0.9) !important;
}
.tw-text-wb-editor-text\/95{
  color: rgb(0 118 166 / 0.95) !important;
}
.tw-text-wb-error-background{
  --tw-text-opacity: 1 !important;
  color: rgb(225 25 0 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-error-background\/0{
  color: rgb(225 25 0 / 0) !important;
}
.tw-text-wb-error-background\/10{
  color: rgb(225 25 0 / 0.1) !important;
}
.tw-text-wb-error-background\/100{
  color: rgb(225 25 0 / 1) !important;
}
.tw-text-wb-error-background\/15{
  color: rgb(225 25 0 / 0.15) !important;
}
.tw-text-wb-error-background\/20{
  color: rgb(225 25 0 / 0.2) !important;
}
.tw-text-wb-error-background\/25{
  color: rgb(225 25 0 / 0.25) !important;
}
.tw-text-wb-error-background\/30{
  color: rgb(225 25 0 / 0.3) !important;
}
.tw-text-wb-error-background\/35{
  color: rgb(225 25 0 / 0.35) !important;
}
.tw-text-wb-error-background\/40{
  color: rgb(225 25 0 / 0.4) !important;
}
.tw-text-wb-error-background\/45{
  color: rgb(225 25 0 / 0.45) !important;
}
.tw-text-wb-error-background\/5{
  color: rgb(225 25 0 / 0.05) !important;
}
.tw-text-wb-error-background\/50{
  color: rgb(225 25 0 / 0.5) !important;
}
.tw-text-wb-error-background\/55{
  color: rgb(225 25 0 / 0.55) !important;
}
.tw-text-wb-error-background\/60{
  color: rgb(225 25 0 / 0.6) !important;
}
.tw-text-wb-error-background\/65{
  color: rgb(225 25 0 / 0.65) !important;
}
.tw-text-wb-error-background\/70{
  color: rgb(225 25 0 / 0.7) !important;
}
.tw-text-wb-error-background\/75{
  color: rgb(225 25 0 / 0.75) !important;
}
.tw-text-wb-error-background\/80{
  color: rgb(225 25 0 / 0.8) !important;
}
.tw-text-wb-error-background\/85{
  color: rgb(225 25 0 / 0.85) !important;
}
.tw-text-wb-error-background\/90{
  color: rgb(225 25 0 / 0.9) !important;
}
.tw-text-wb-error-background\/95{
  color: rgb(225 25 0 / 0.95) !important;
}
.tw-text-wb-error-text{
  --tw-text-opacity: 1 !important;
  color: rgb(252 232 229 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-error-text\/0{
  color: rgb(252 232 229 / 0) !important;
}
.tw-text-wb-error-text\/10{
  color: rgb(252 232 229 / 0.1) !important;
}
.tw-text-wb-error-text\/100{
  color: rgb(252 232 229 / 1) !important;
}
.tw-text-wb-error-text\/15{
  color: rgb(252 232 229 / 0.15) !important;
}
.tw-text-wb-error-text\/20{
  color: rgb(252 232 229 / 0.2) !important;
}
.tw-text-wb-error-text\/25{
  color: rgb(252 232 229 / 0.25) !important;
}
.tw-text-wb-error-text\/30{
  color: rgb(252 232 229 / 0.3) !important;
}
.tw-text-wb-error-text\/35{
  color: rgb(252 232 229 / 0.35) !important;
}
.tw-text-wb-error-text\/40{
  color: rgb(252 232 229 / 0.4) !important;
}
.tw-text-wb-error-text\/45{
  color: rgb(252 232 229 / 0.45) !important;
}
.tw-text-wb-error-text\/5{
  color: rgb(252 232 229 / 0.05) !important;
}
.tw-text-wb-error-text\/50{
  color: rgb(252 232 229 / 0.5) !important;
}
.tw-text-wb-error-text\/55{
  color: rgb(252 232 229 / 0.55) !important;
}
.tw-text-wb-error-text\/60{
  color: rgb(252 232 229 / 0.6) !important;
}
.tw-text-wb-error-text\/65{
  color: rgb(252 232 229 / 0.65) !important;
}
.tw-text-wb-error-text\/70{
  color: rgb(252 232 229 / 0.7) !important;
}
.tw-text-wb-error-text\/75{
  color: rgb(252 232 229 / 0.75) !important;
}
.tw-text-wb-error-text\/80{
  color: rgb(252 232 229 / 0.8) !important;
}
.tw-text-wb-error-text\/85{
  color: rgb(252 232 229 / 0.85) !important;
}
.tw-text-wb-error-text\/90{
  color: rgb(252 232 229 / 0.9) !important;
}
.tw-text-wb-error-text\/95{
  color: rgb(252 232 229 / 0.95) !important;
}
.tw-text-wb-feedback-background{
  --tw-text-opacity: 1 !important;
  color: rgb(245 241 206 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-feedback-background\/0{
  color: rgb(245 241 206 / 0) !important;
}
.tw-text-wb-feedback-background\/10{
  color: rgb(245 241 206 / 0.1) !important;
}
.tw-text-wb-feedback-background\/100{
  color: rgb(245 241 206 / 1) !important;
}
.tw-text-wb-feedback-background\/15{
  color: rgb(245 241 206 / 0.15) !important;
}
.tw-text-wb-feedback-background\/20{
  color: rgb(245 241 206 / 0.2) !important;
}
.tw-text-wb-feedback-background\/25{
  color: rgb(245 241 206 / 0.25) !important;
}
.tw-text-wb-feedback-background\/30{
  color: rgb(245 241 206 / 0.3) !important;
}
.tw-text-wb-feedback-background\/35{
  color: rgb(245 241 206 / 0.35) !important;
}
.tw-text-wb-feedback-background\/40{
  color: rgb(245 241 206 / 0.4) !important;
}
.tw-text-wb-feedback-background\/45{
  color: rgb(245 241 206 / 0.45) !important;
}
.tw-text-wb-feedback-background\/5{
  color: rgb(245 241 206 / 0.05) !important;
}
.tw-text-wb-feedback-background\/50{
  color: rgb(245 241 206 / 0.5) !important;
}
.tw-text-wb-feedback-background\/55{
  color: rgb(245 241 206 / 0.55) !important;
}
.tw-text-wb-feedback-background\/60{
  color: rgb(245 241 206 / 0.6) !important;
}
.tw-text-wb-feedback-background\/65{
  color: rgb(245 241 206 / 0.65) !important;
}
.tw-text-wb-feedback-background\/70{
  color: rgb(245 241 206 / 0.7) !important;
}
.tw-text-wb-feedback-background\/75{
  color: rgb(245 241 206 / 0.75) !important;
}
.tw-text-wb-feedback-background\/80{
  color: rgb(245 241 206 / 0.8) !important;
}
.tw-text-wb-feedback-background\/85{
  color: rgb(245 241 206 / 0.85) !important;
}
.tw-text-wb-feedback-background\/90{
  color: rgb(245 241 206 / 0.9) !important;
}
.tw-text-wb-feedback-background\/95{
  color: rgb(245 241 206 / 0.95) !important;
}
.tw-text-wb-feedback-text{
  --tw-text-opacity: 1 !important;
  color: rgb(162 147 8 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-feedback-text\/0{
  color: rgb(162 147 8 / 0) !important;
}
.tw-text-wb-feedback-text\/10{
  color: rgb(162 147 8 / 0.1) !important;
}
.tw-text-wb-feedback-text\/100{
  color: rgb(162 147 8 / 1) !important;
}
.tw-text-wb-feedback-text\/15{
  color: rgb(162 147 8 / 0.15) !important;
}
.tw-text-wb-feedback-text\/20{
  color: rgb(162 147 8 / 0.2) !important;
}
.tw-text-wb-feedback-text\/25{
  color: rgb(162 147 8 / 0.25) !important;
}
.tw-text-wb-feedback-text\/30{
  color: rgb(162 147 8 / 0.3) !important;
}
.tw-text-wb-feedback-text\/35{
  color: rgb(162 147 8 / 0.35) !important;
}
.tw-text-wb-feedback-text\/40{
  color: rgb(162 147 8 / 0.4) !important;
}
.tw-text-wb-feedback-text\/45{
  color: rgb(162 147 8 / 0.45) !important;
}
.tw-text-wb-feedback-text\/5{
  color: rgb(162 147 8 / 0.05) !important;
}
.tw-text-wb-feedback-text\/50{
  color: rgb(162 147 8 / 0.5) !important;
}
.tw-text-wb-feedback-text\/55{
  color: rgb(162 147 8 / 0.55) !important;
}
.tw-text-wb-feedback-text\/60{
  color: rgb(162 147 8 / 0.6) !important;
}
.tw-text-wb-feedback-text\/65{
  color: rgb(162 147 8 / 0.65) !important;
}
.tw-text-wb-feedback-text\/70{
  color: rgb(162 147 8 / 0.7) !important;
}
.tw-text-wb-feedback-text\/75{
  color: rgb(162 147 8 / 0.75) !important;
}
.tw-text-wb-feedback-text\/80{
  color: rgb(162 147 8 / 0.8) !important;
}
.tw-text-wb-feedback-text\/85{
  color: rgb(162 147 8 / 0.85) !important;
}
.tw-text-wb-feedback-text\/90{
  color: rgb(162 147 8 / 0.9) !important;
}
.tw-text-wb-feedback-text\/95{
  color: rgb(162 147 8 / 0.95) !important;
}
.tw-text-wb-gcma-background{
  --tw-text-opacity: 1 !important;
  color: rgb(254 234 210 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-gcma-background\/0{
  color: rgb(254 234 210 / 0) !important;
}
.tw-text-wb-gcma-background\/10{
  color: rgb(254 234 210 / 0.1) !important;
}
.tw-text-wb-gcma-background\/100{
  color: rgb(254 234 210 / 1) !important;
}
.tw-text-wb-gcma-background\/15{
  color: rgb(254 234 210 / 0.15) !important;
}
.tw-text-wb-gcma-background\/20{
  color: rgb(254 234 210 / 0.2) !important;
}
.tw-text-wb-gcma-background\/25{
  color: rgb(254 234 210 / 0.25) !important;
}
.tw-text-wb-gcma-background\/30{
  color: rgb(254 234 210 / 0.3) !important;
}
.tw-text-wb-gcma-background\/35{
  color: rgb(254 234 210 / 0.35) !important;
}
.tw-text-wb-gcma-background\/40{
  color: rgb(254 234 210 / 0.4) !important;
}
.tw-text-wb-gcma-background\/45{
  color: rgb(254 234 210 / 0.45) !important;
}
.tw-text-wb-gcma-background\/5{
  color: rgb(254 234 210 / 0.05) !important;
}
.tw-text-wb-gcma-background\/50{
  color: rgb(254 234 210 / 0.5) !important;
}
.tw-text-wb-gcma-background\/55{
  color: rgb(254 234 210 / 0.55) !important;
}
.tw-text-wb-gcma-background\/60{
  color: rgb(254 234 210 / 0.6) !important;
}
.tw-text-wb-gcma-background\/65{
  color: rgb(254 234 210 / 0.65) !important;
}
.tw-text-wb-gcma-background\/70{
  color: rgb(254 234 210 / 0.7) !important;
}
.tw-text-wb-gcma-background\/75{
  color: rgb(254 234 210 / 0.75) !important;
}
.tw-text-wb-gcma-background\/80{
  color: rgb(254 234 210 / 0.8) !important;
}
.tw-text-wb-gcma-background\/85{
  color: rgb(254 234 210 / 0.85) !important;
}
.tw-text-wb-gcma-background\/90{
  color: rgb(254 234 210 / 0.9) !important;
}
.tw-text-wb-gcma-background\/95{
  color: rgb(254 234 210 / 0.95) !important;
}
.tw-text-wb-gcma-text{
  --tw-text-opacity: 1 !important;
  color: rgb(198 121 23 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-gcma-text\/0{
  color: rgb(198 121 23 / 0) !important;
}
.tw-text-wb-gcma-text\/10{
  color: rgb(198 121 23 / 0.1) !important;
}
.tw-text-wb-gcma-text\/100{
  color: rgb(198 121 23 / 1) !important;
}
.tw-text-wb-gcma-text\/15{
  color: rgb(198 121 23 / 0.15) !important;
}
.tw-text-wb-gcma-text\/20{
  color: rgb(198 121 23 / 0.2) !important;
}
.tw-text-wb-gcma-text\/25{
  color: rgb(198 121 23 / 0.25) !important;
}
.tw-text-wb-gcma-text\/30{
  color: rgb(198 121 23 / 0.3) !important;
}
.tw-text-wb-gcma-text\/35{
  color: rgb(198 121 23 / 0.35) !important;
}
.tw-text-wb-gcma-text\/40{
  color: rgb(198 121 23 / 0.4) !important;
}
.tw-text-wb-gcma-text\/45{
  color: rgb(198 121 23 / 0.45) !important;
}
.tw-text-wb-gcma-text\/5{
  color: rgb(198 121 23 / 0.05) !important;
}
.tw-text-wb-gcma-text\/50{
  color: rgb(198 121 23 / 0.5) !important;
}
.tw-text-wb-gcma-text\/55{
  color: rgb(198 121 23 / 0.55) !important;
}
.tw-text-wb-gcma-text\/60{
  color: rgb(198 121 23 / 0.6) !important;
}
.tw-text-wb-gcma-text\/65{
  color: rgb(198 121 23 / 0.65) !important;
}
.tw-text-wb-gcma-text\/70{
  color: rgb(198 121 23 / 0.7) !important;
}
.tw-text-wb-gcma-text\/75{
  color: rgb(198 121 23 / 0.75) !important;
}
.tw-text-wb-gcma-text\/80{
  color: rgb(198 121 23 / 0.8) !important;
}
.tw-text-wb-gcma-text\/85{
  color: rgb(198 121 23 / 0.85) !important;
}
.tw-text-wb-gcma-text\/90{
  color: rgb(198 121 23 / 0.9) !important;
}
.tw-text-wb-gcma-text\/95{
  color: rgb(198 121 23 / 0.95) !important;
}
.tw-text-wb-generic-background{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-generic-background\/0{
  color: rgb(241 244 248 / 0) !important;
}
.tw-text-wb-generic-background\/10{
  color: rgb(241 244 248 / 0.1) !important;
}
.tw-text-wb-generic-background\/100{
  color: rgb(241 244 248 / 1) !important;
}
.tw-text-wb-generic-background\/15{
  color: rgb(241 244 248 / 0.15) !important;
}
.tw-text-wb-generic-background\/20{
  color: rgb(241 244 248 / 0.2) !important;
}
.tw-text-wb-generic-background\/25{
  color: rgb(241 244 248 / 0.25) !important;
}
.tw-text-wb-generic-background\/30{
  color: rgb(241 244 248 / 0.3) !important;
}
.tw-text-wb-generic-background\/35{
  color: rgb(241 244 248 / 0.35) !important;
}
.tw-text-wb-generic-background\/40{
  color: rgb(241 244 248 / 0.4) !important;
}
.tw-text-wb-generic-background\/45{
  color: rgb(241 244 248 / 0.45) !important;
}
.tw-text-wb-generic-background\/5{
  color: rgb(241 244 248 / 0.05) !important;
}
.tw-text-wb-generic-background\/50{
  color: rgb(241 244 248 / 0.5) !important;
}
.tw-text-wb-generic-background\/55{
  color: rgb(241 244 248 / 0.55) !important;
}
.tw-text-wb-generic-background\/60{
  color: rgb(241 244 248 / 0.6) !important;
}
.tw-text-wb-generic-background\/65{
  color: rgb(241 244 248 / 0.65) !important;
}
.tw-text-wb-generic-background\/70{
  color: rgb(241 244 248 / 0.7) !important;
}
.tw-text-wb-generic-background\/75{
  color: rgb(241 244 248 / 0.75) !important;
}
.tw-text-wb-generic-background\/80{
  color: rgb(241 244 248 / 0.8) !important;
}
.tw-text-wb-generic-background\/85{
  color: rgb(241 244 248 / 0.85) !important;
}
.tw-text-wb-generic-background\/90{
  color: rgb(241 244 248 / 0.9) !important;
}
.tw-text-wb-generic-background\/95{
  color: rgb(241 244 248 / 0.95) !important;
}
.tw-text-wb-gray-accent{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-gray-accent\/0{
  color: rgb(241 244 248 / 0) !important;
}
.tw-text-wb-gray-accent\/10{
  color: rgb(241 244 248 / 0.1) !important;
}
.tw-text-wb-gray-accent\/100{
  color: rgb(241 244 248 / 1) !important;
}
.tw-text-wb-gray-accent\/15{
  color: rgb(241 244 248 / 0.15) !important;
}
.tw-text-wb-gray-accent\/20{
  color: rgb(241 244 248 / 0.2) !important;
}
.tw-text-wb-gray-accent\/25{
  color: rgb(241 244 248 / 0.25) !important;
}
.tw-text-wb-gray-accent\/30{
  color: rgb(241 244 248 / 0.3) !important;
}
.tw-text-wb-gray-accent\/35{
  color: rgb(241 244 248 / 0.35) !important;
}
.tw-text-wb-gray-accent\/40{
  color: rgb(241 244 248 / 0.4) !important;
}
.tw-text-wb-gray-accent\/45{
  color: rgb(241 244 248 / 0.45) !important;
}
.tw-text-wb-gray-accent\/5{
  color: rgb(241 244 248 / 0.05) !important;
}
.tw-text-wb-gray-accent\/50{
  color: rgb(241 244 248 / 0.5) !important;
}
.tw-text-wb-gray-accent\/55{
  color: rgb(241 244 248 / 0.55) !important;
}
.tw-text-wb-gray-accent\/60{
  color: rgb(241 244 248 / 0.6) !important;
}
.tw-text-wb-gray-accent\/65{
  color: rgb(241 244 248 / 0.65) !important;
}
.tw-text-wb-gray-accent\/70{
  color: rgb(241 244 248 / 0.7) !important;
}
.tw-text-wb-gray-accent\/75{
  color: rgb(241 244 248 / 0.75) !important;
}
.tw-text-wb-gray-accent\/80{
  color: rgb(241 244 248 / 0.8) !important;
}
.tw-text-wb-gray-accent\/85{
  color: rgb(241 244 248 / 0.85) !important;
}
.tw-text-wb-gray-accent\/90{
  color: rgb(241 244 248 / 0.9) !important;
}
.tw-text-wb-gray-accent\/95{
  color: rgb(241 244 248 / 0.95) !important;
}
.tw-text-wb-gray-border{
  --tw-text-opacity: 1 !important;
  color: rgb(221 225 230 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-gray-border\/0{
  color: rgb(221 225 230 / 0) !important;
}
.tw-text-wb-gray-border\/10{
  color: rgb(221 225 230 / 0.1) !important;
}
.tw-text-wb-gray-border\/100{
  color: rgb(221 225 230 / 1) !important;
}
.tw-text-wb-gray-border\/15{
  color: rgb(221 225 230 / 0.15) !important;
}
.tw-text-wb-gray-border\/20{
  color: rgb(221 225 230 / 0.2) !important;
}
.tw-text-wb-gray-border\/25{
  color: rgb(221 225 230 / 0.25) !important;
}
.tw-text-wb-gray-border\/30{
  color: rgb(221 225 230 / 0.3) !important;
}
.tw-text-wb-gray-border\/35{
  color: rgb(221 225 230 / 0.35) !important;
}
.tw-text-wb-gray-border\/40{
  color: rgb(221 225 230 / 0.4) !important;
}
.tw-text-wb-gray-border\/45{
  color: rgb(221 225 230 / 0.45) !important;
}
.tw-text-wb-gray-border\/5{
  color: rgb(221 225 230 / 0.05) !important;
}
.tw-text-wb-gray-border\/50{
  color: rgb(221 225 230 / 0.5) !important;
}
.tw-text-wb-gray-border\/55{
  color: rgb(221 225 230 / 0.55) !important;
}
.tw-text-wb-gray-border\/60{
  color: rgb(221 225 230 / 0.6) !important;
}
.tw-text-wb-gray-border\/65{
  color: rgb(221 225 230 / 0.65) !important;
}
.tw-text-wb-gray-border\/70{
  color: rgb(221 225 230 / 0.7) !important;
}
.tw-text-wb-gray-border\/75{
  color: rgb(221 225 230 / 0.75) !important;
}
.tw-text-wb-gray-border\/80{
  color: rgb(221 225 230 / 0.8) !important;
}
.tw-text-wb-gray-border\/85{
  color: rgb(221 225 230 / 0.85) !important;
}
.tw-text-wb-gray-border\/90{
  color: rgb(221 225 230 / 0.9) !important;
}
.tw-text-wb-gray-border\/95{
  color: rgb(221 225 230 / 0.95) !important;
}
.tw-text-wb-gray-dark{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-gray-dark\/0{
  color: rgb(107 114 128 / 0) !important;
}
.tw-text-wb-gray-dark\/10{
  color: rgb(107 114 128 / 0.1) !important;
}
.tw-text-wb-gray-dark\/100{
  color: rgb(107 114 128 / 1) !important;
}
.tw-text-wb-gray-dark\/15{
  color: rgb(107 114 128 / 0.15) !important;
}
.tw-text-wb-gray-dark\/20{
  color: rgb(107 114 128 / 0.2) !important;
}
.tw-text-wb-gray-dark\/25{
  color: rgb(107 114 128 / 0.25) !important;
}
.tw-text-wb-gray-dark\/30{
  color: rgb(107 114 128 / 0.3) !important;
}
.tw-text-wb-gray-dark\/35{
  color: rgb(107 114 128 / 0.35) !important;
}
.tw-text-wb-gray-dark\/40{
  color: rgb(107 114 128 / 0.4) !important;
}
.tw-text-wb-gray-dark\/45{
  color: rgb(107 114 128 / 0.45) !important;
}
.tw-text-wb-gray-dark\/5{
  color: rgb(107 114 128 / 0.05) !important;
}
.tw-text-wb-gray-dark\/50{
  color: rgb(107 114 128 / 0.5) !important;
}
.tw-text-wb-gray-dark\/55{
  color: rgb(107 114 128 / 0.55) !important;
}
.tw-text-wb-gray-dark\/60{
  color: rgb(107 114 128 / 0.6) !important;
}
.tw-text-wb-gray-dark\/65{
  color: rgb(107 114 128 / 0.65) !important;
}
.tw-text-wb-gray-dark\/70{
  color: rgb(107 114 128 / 0.7) !important;
}
.tw-text-wb-gray-dark\/75{
  color: rgb(107 114 128 / 0.75) !important;
}
.tw-text-wb-gray-dark\/80{
  color: rgb(107 114 128 / 0.8) !important;
}
.tw-text-wb-gray-dark\/85{
  color: rgb(107 114 128 / 0.85) !important;
}
.tw-text-wb-gray-dark\/90{
  color: rgb(107 114 128 / 0.9) !important;
}
.tw-text-wb-gray-dark\/95{
  color: rgb(107 114 128 / 0.95) !important;
}
.tw-text-wb-gray-light{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-gray-light\/0{
  color: rgb(250 250 250 / 0) !important;
}
.tw-text-wb-gray-light\/10{
  color: rgb(250 250 250 / 0.1) !important;
}
.tw-text-wb-gray-light\/100{
  color: rgb(250 250 250 / 1) !important;
}
.tw-text-wb-gray-light\/15{
  color: rgb(250 250 250 / 0.15) !important;
}
.tw-text-wb-gray-light\/20{
  color: rgb(250 250 250 / 0.2) !important;
}
.tw-text-wb-gray-light\/25{
  color: rgb(250 250 250 / 0.25) !important;
}
.tw-text-wb-gray-light\/30{
  color: rgb(250 250 250 / 0.3) !important;
}
.tw-text-wb-gray-light\/35{
  color: rgb(250 250 250 / 0.35) !important;
}
.tw-text-wb-gray-light\/40{
  color: rgb(250 250 250 / 0.4) !important;
}
.tw-text-wb-gray-light\/45{
  color: rgb(250 250 250 / 0.45) !important;
}
.tw-text-wb-gray-light\/5{
  color: rgb(250 250 250 / 0.05) !important;
}
.tw-text-wb-gray-light\/50{
  color: rgb(250 250 250 / 0.5) !important;
}
.tw-text-wb-gray-light\/55{
  color: rgb(250 250 250 / 0.55) !important;
}
.tw-text-wb-gray-light\/60{
  color: rgb(250 250 250 / 0.6) !important;
}
.tw-text-wb-gray-light\/65{
  color: rgb(250 250 250 / 0.65) !important;
}
.tw-text-wb-gray-light\/70{
  color: rgb(250 250 250 / 0.7) !important;
}
.tw-text-wb-gray-light\/75{
  color: rgb(250 250 250 / 0.75) !important;
}
.tw-text-wb-gray-light\/80{
  color: rgb(250 250 250 / 0.8) !important;
}
.tw-text-wb-gray-light\/85{
  color: rgb(250 250 250 / 0.85) !important;
}
.tw-text-wb-gray-light\/90{
  color: rgb(250 250 250 / 0.9) !important;
}
.tw-text-wb-gray-light\/95{
  color: rgb(250 250 250 / 0.95) !important;
}
.tw-text-wb-header{
  --tw-text-opacity: 1 !important;
  color: rgb(38 44 52 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-header\/0{
  color: rgb(38 44 52 / 0) !important;
}
.tw-text-wb-header\/10{
  color: rgb(38 44 52 / 0.1) !important;
}
.tw-text-wb-header\/100{
  color: rgb(38 44 52 / 1) !important;
}
.tw-text-wb-header\/15{
  color: rgb(38 44 52 / 0.15) !important;
}
.tw-text-wb-header\/20{
  color: rgb(38 44 52 / 0.2) !important;
}
.tw-text-wb-header\/25{
  color: rgb(38 44 52 / 0.25) !important;
}
.tw-text-wb-header\/30{
  color: rgb(38 44 52 / 0.3) !important;
}
.tw-text-wb-header\/35{
  color: rgb(38 44 52 / 0.35) !important;
}
.tw-text-wb-header\/40{
  color: rgb(38 44 52 / 0.4) !important;
}
.tw-text-wb-header\/45{
  color: rgb(38 44 52 / 0.45) !important;
}
.tw-text-wb-header\/5{
  color: rgb(38 44 52 / 0.05) !important;
}
.tw-text-wb-header\/50{
  color: rgb(38 44 52 / 0.5) !important;
}
.tw-text-wb-header\/55{
  color: rgb(38 44 52 / 0.55) !important;
}
.tw-text-wb-header\/60{
  color: rgb(38 44 52 / 0.6) !important;
}
.tw-text-wb-header\/65{
  color: rgb(38 44 52 / 0.65) !important;
}
.tw-text-wb-header\/70{
  color: rgb(38 44 52 / 0.7) !important;
}
.tw-text-wb-header\/75{
  color: rgb(38 44 52 / 0.75) !important;
}
.tw-text-wb-header\/80{
  color: rgb(38 44 52 / 0.8) !important;
}
.tw-text-wb-header\/85{
  color: rgb(38 44 52 / 0.85) !important;
}
.tw-text-wb-header\/90{
  color: rgb(38 44 52 / 0.9) !important;
}
.tw-text-wb-header\/95{
  color: rgb(38 44 52 / 0.95) !important;
}
.tw-text-wb-info{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-info\/0{
  color: rgb(204 233 246 / 0) !important;
}
.tw-text-wb-info\/10{
  color: rgb(204 233 246 / 0.1) !important;
}
.tw-text-wb-info\/100{
  color: rgb(204 233 246 / 1) !important;
}
.tw-text-wb-info\/15{
  color: rgb(204 233 246 / 0.15) !important;
}
.tw-text-wb-info\/20{
  color: rgb(204 233 246 / 0.2) !important;
}
.tw-text-wb-info\/25{
  color: rgb(204 233 246 / 0.25) !important;
}
.tw-text-wb-info\/30{
  color: rgb(204 233 246 / 0.3) !important;
}
.tw-text-wb-info\/35{
  color: rgb(204 233 246 / 0.35) !important;
}
.tw-text-wb-info\/40{
  color: rgb(204 233 246 / 0.4) !important;
}
.tw-text-wb-info\/45{
  color: rgb(204 233 246 / 0.45) !important;
}
.tw-text-wb-info\/5{
  color: rgb(204 233 246 / 0.05) !important;
}
.tw-text-wb-info\/50{
  color: rgb(204 233 246 / 0.5) !important;
}
.tw-text-wb-info\/55{
  color: rgb(204 233 246 / 0.55) !important;
}
.tw-text-wb-info\/60{
  color: rgb(204 233 246 / 0.6) !important;
}
.tw-text-wb-info\/65{
  color: rgb(204 233 246 / 0.65) !important;
}
.tw-text-wb-info\/70{
  color: rgb(204 233 246 / 0.7) !important;
}
.tw-text-wb-info\/75{
  color: rgb(204 233 246 / 0.75) !important;
}
.tw-text-wb-info\/80{
  color: rgb(204 233 246 / 0.8) !important;
}
.tw-text-wb-info\/85{
  color: rgb(204 233 246 / 0.85) !important;
}
.tw-text-wb-info\/90{
  color: rgb(204 233 246 / 0.9) !important;
}
.tw-text-wb-info\/95{
  color: rgb(204 233 246 / 0.95) !important;
}
.tw-text-wb-production-background{
  --tw-text-opacity: 1 !important;
  color: rgb(223 216 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-production-background\/0{
  color: rgb(223 216 255 / 0) !important;
}
.tw-text-wb-production-background\/10{
  color: rgb(223 216 255 / 0.1) !important;
}
.tw-text-wb-production-background\/100{
  color: rgb(223 216 255 / 1) !important;
}
.tw-text-wb-production-background\/15{
  color: rgb(223 216 255 / 0.15) !important;
}
.tw-text-wb-production-background\/20{
  color: rgb(223 216 255 / 0.2) !important;
}
.tw-text-wb-production-background\/25{
  color: rgb(223 216 255 / 0.25) !important;
}
.tw-text-wb-production-background\/30{
  color: rgb(223 216 255 / 0.3) !important;
}
.tw-text-wb-production-background\/35{
  color: rgb(223 216 255 / 0.35) !important;
}
.tw-text-wb-production-background\/40{
  color: rgb(223 216 255 / 0.4) !important;
}
.tw-text-wb-production-background\/45{
  color: rgb(223 216 255 / 0.45) !important;
}
.tw-text-wb-production-background\/5{
  color: rgb(223 216 255 / 0.05) !important;
}
.tw-text-wb-production-background\/50{
  color: rgb(223 216 255 / 0.5) !important;
}
.tw-text-wb-production-background\/55{
  color: rgb(223 216 255 / 0.55) !important;
}
.tw-text-wb-production-background\/60{
  color: rgb(223 216 255 / 0.6) !important;
}
.tw-text-wb-production-background\/65{
  color: rgb(223 216 255 / 0.65) !important;
}
.tw-text-wb-production-background\/70{
  color: rgb(223 216 255 / 0.7) !important;
}
.tw-text-wb-production-background\/75{
  color: rgb(223 216 255 / 0.75) !important;
}
.tw-text-wb-production-background\/80{
  color: rgb(223 216 255 / 0.8) !important;
}
.tw-text-wb-production-background\/85{
  color: rgb(223 216 255 / 0.85) !important;
}
.tw-text-wb-production-background\/90{
  color: rgb(223 216 255 / 0.9) !important;
}
.tw-text-wb-production-background\/95{
  color: rgb(223 216 255 / 0.95) !important;
}
.tw-text-wb-production-text{
  --tw-text-opacity: 1 !important;
  color: rgb(59 37 163 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-production-text\/0{
  color: rgb(59 37 163 / 0) !important;
}
.tw-text-wb-production-text\/10{
  color: rgb(59 37 163 / 0.1) !important;
}
.tw-text-wb-production-text\/100{
  color: rgb(59 37 163 / 1) !important;
}
.tw-text-wb-production-text\/15{
  color: rgb(59 37 163 / 0.15) !important;
}
.tw-text-wb-production-text\/20{
  color: rgb(59 37 163 / 0.2) !important;
}
.tw-text-wb-production-text\/25{
  color: rgb(59 37 163 / 0.25) !important;
}
.tw-text-wb-production-text\/30{
  color: rgb(59 37 163 / 0.3) !important;
}
.tw-text-wb-production-text\/35{
  color: rgb(59 37 163 / 0.35) !important;
}
.tw-text-wb-production-text\/40{
  color: rgb(59 37 163 / 0.4) !important;
}
.tw-text-wb-production-text\/45{
  color: rgb(59 37 163 / 0.45) !important;
}
.tw-text-wb-production-text\/5{
  color: rgb(59 37 163 / 0.05) !important;
}
.tw-text-wb-production-text\/50{
  color: rgb(59 37 163 / 0.5) !important;
}
.tw-text-wb-production-text\/55{
  color: rgb(59 37 163 / 0.55) !important;
}
.tw-text-wb-production-text\/60{
  color: rgb(59 37 163 / 0.6) !important;
}
.tw-text-wb-production-text\/65{
  color: rgb(59 37 163 / 0.65) !important;
}
.tw-text-wb-production-text\/70{
  color: rgb(59 37 163 / 0.7) !important;
}
.tw-text-wb-production-text\/75{
  color: rgb(59 37 163 / 0.75) !important;
}
.tw-text-wb-production-text\/80{
  color: rgb(59 37 163 / 0.8) !important;
}
.tw-text-wb-production-text\/85{
  color: rgb(59 37 163 / 0.85) !important;
}
.tw-text-wb-production-text\/90{
  color: rgb(59 37 163 / 0.9) !important;
}
.tw-text-wb-production-text\/95{
  color: rgb(59 37 163 / 0.95) !important;
}
.tw-text-wb-success-background{
  --tw-text-opacity: 1 !important;
  color: rgb(216 239 220 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-success-background\/0{
  color: rgb(216 239 220 / 0) !important;
}
.tw-text-wb-success-background\/10{
  color: rgb(216 239 220 / 0.1) !important;
}
.tw-text-wb-success-background\/100{
  color: rgb(216 239 220 / 1) !important;
}
.tw-text-wb-success-background\/15{
  color: rgb(216 239 220 / 0.15) !important;
}
.tw-text-wb-success-background\/20{
  color: rgb(216 239 220 / 0.2) !important;
}
.tw-text-wb-success-background\/25{
  color: rgb(216 239 220 / 0.25) !important;
}
.tw-text-wb-success-background\/30{
  color: rgb(216 239 220 / 0.3) !important;
}
.tw-text-wb-success-background\/35{
  color: rgb(216 239 220 / 0.35) !important;
}
.tw-text-wb-success-background\/40{
  color: rgb(216 239 220 / 0.4) !important;
}
.tw-text-wb-success-background\/45{
  color: rgb(216 239 220 / 0.45) !important;
}
.tw-text-wb-success-background\/5{
  color: rgb(216 239 220 / 0.05) !important;
}
.tw-text-wb-success-background\/50{
  color: rgb(216 239 220 / 0.5) !important;
}
.tw-text-wb-success-background\/55{
  color: rgb(216 239 220 / 0.55) !important;
}
.tw-text-wb-success-background\/60{
  color: rgb(216 239 220 / 0.6) !important;
}
.tw-text-wb-success-background\/65{
  color: rgb(216 239 220 / 0.65) !important;
}
.tw-text-wb-success-background\/70{
  color: rgb(216 239 220 / 0.7) !important;
}
.tw-text-wb-success-background\/75{
  color: rgb(216 239 220 / 0.75) !important;
}
.tw-text-wb-success-background\/80{
  color: rgb(216 239 220 / 0.8) !important;
}
.tw-text-wb-success-background\/85{
  color: rgb(216 239 220 / 0.85) !important;
}
.tw-text-wb-success-background\/90{
  color: rgb(216 239 220 / 0.9) !important;
}
.tw-text-wb-success-background\/95{
  color: rgb(216 239 220 / 0.95) !important;
}
.tw-text-wb-success-text{
  --tw-text-opacity: 1 !important;
  color: rgb(50 139 64 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-success-text\/0{
  color: rgb(50 139 64 / 0) !important;
}
.tw-text-wb-success-text\/10{
  color: rgb(50 139 64 / 0.1) !important;
}
.tw-text-wb-success-text\/100{
  color: rgb(50 139 64 / 1) !important;
}
.tw-text-wb-success-text\/15{
  color: rgb(50 139 64 / 0.15) !important;
}
.tw-text-wb-success-text\/20{
  color: rgb(50 139 64 / 0.2) !important;
}
.tw-text-wb-success-text\/25{
  color: rgb(50 139 64 / 0.25) !important;
}
.tw-text-wb-success-text\/30{
  color: rgb(50 139 64 / 0.3) !important;
}
.tw-text-wb-success-text\/35{
  color: rgb(50 139 64 / 0.35) !important;
}
.tw-text-wb-success-text\/40{
  color: rgb(50 139 64 / 0.4) !important;
}
.tw-text-wb-success-text\/45{
  color: rgb(50 139 64 / 0.45) !important;
}
.tw-text-wb-success-text\/5{
  color: rgb(50 139 64 / 0.05) !important;
}
.tw-text-wb-success-text\/50{
  color: rgb(50 139 64 / 0.5) !important;
}
.tw-text-wb-success-text\/55{
  color: rgb(50 139 64 / 0.55) !important;
}
.tw-text-wb-success-text\/60{
  color: rgb(50 139 64 / 0.6) !important;
}
.tw-text-wb-success-text\/65{
  color: rgb(50 139 64 / 0.65) !important;
}
.tw-text-wb-success-text\/70{
  color: rgb(50 139 64 / 0.7) !important;
}
.tw-text-wb-success-text\/75{
  color: rgb(50 139 64 / 0.75) !important;
}
.tw-text-wb-success-text\/80{
  color: rgb(50 139 64 / 0.8) !important;
}
.tw-text-wb-success-text\/85{
  color: rgb(50 139 64 / 0.85) !important;
}
.tw-text-wb-success-text\/90{
  color: rgb(50 139 64 / 0.9) !important;
}
.tw-text-wb-success-text\/95{
  color: rgb(50 139 64 / 0.95) !important;
}
.tw-text-wb-updates-background{
  --tw-text-opacity: 1 !important;
  color: rgb(252 232 229 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-updates-background\/0{
  color: rgb(252 232 229 / 0) !important;
}
.tw-text-wb-updates-background\/10{
  color: rgb(252 232 229 / 0.1) !important;
}
.tw-text-wb-updates-background\/100{
  color: rgb(252 232 229 / 1) !important;
}
.tw-text-wb-updates-background\/15{
  color: rgb(252 232 229 / 0.15) !important;
}
.tw-text-wb-updates-background\/20{
  color: rgb(252 232 229 / 0.2) !important;
}
.tw-text-wb-updates-background\/25{
  color: rgb(252 232 229 / 0.25) !important;
}
.tw-text-wb-updates-background\/30{
  color: rgb(252 232 229 / 0.3) !important;
}
.tw-text-wb-updates-background\/35{
  color: rgb(252 232 229 / 0.35) !important;
}
.tw-text-wb-updates-background\/40{
  color: rgb(252 232 229 / 0.4) !important;
}
.tw-text-wb-updates-background\/45{
  color: rgb(252 232 229 / 0.45) !important;
}
.tw-text-wb-updates-background\/5{
  color: rgb(252 232 229 / 0.05) !important;
}
.tw-text-wb-updates-background\/50{
  color: rgb(252 232 229 / 0.5) !important;
}
.tw-text-wb-updates-background\/55{
  color: rgb(252 232 229 / 0.55) !important;
}
.tw-text-wb-updates-background\/60{
  color: rgb(252 232 229 / 0.6) !important;
}
.tw-text-wb-updates-background\/65{
  color: rgb(252 232 229 / 0.65) !important;
}
.tw-text-wb-updates-background\/70{
  color: rgb(252 232 229 / 0.7) !important;
}
.tw-text-wb-updates-background\/75{
  color: rgb(252 232 229 / 0.75) !important;
}
.tw-text-wb-updates-background\/80{
  color: rgb(252 232 229 / 0.8) !important;
}
.tw-text-wb-updates-background\/85{
  color: rgb(252 232 229 / 0.85) !important;
}
.tw-text-wb-updates-background\/90{
  color: rgb(252 232 229 / 0.9) !important;
}
.tw-text-wb-updates-background\/95{
  color: rgb(252 232 229 / 0.95) !important;
}
.tw-text-wb-warning-background{
  --tw-text-opacity: 1 !important;
  color: rgb(254 234 210 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-warning-background\/0{
  color: rgb(254 234 210 / 0) !important;
}
.tw-text-wb-warning-background\/10{
  color: rgb(254 234 210 / 0.1) !important;
}
.tw-text-wb-warning-background\/100{
  color: rgb(254 234 210 / 1) !important;
}
.tw-text-wb-warning-background\/15{
  color: rgb(254 234 210 / 0.15) !important;
}
.tw-text-wb-warning-background\/20{
  color: rgb(254 234 210 / 0.2) !important;
}
.tw-text-wb-warning-background\/25{
  color: rgb(254 234 210 / 0.25) !important;
}
.tw-text-wb-warning-background\/30{
  color: rgb(254 234 210 / 0.3) !important;
}
.tw-text-wb-warning-background\/35{
  color: rgb(254 234 210 / 0.35) !important;
}
.tw-text-wb-warning-background\/40{
  color: rgb(254 234 210 / 0.4) !important;
}
.tw-text-wb-warning-background\/45{
  color: rgb(254 234 210 / 0.45) !important;
}
.tw-text-wb-warning-background\/5{
  color: rgb(254 234 210 / 0.05) !important;
}
.tw-text-wb-warning-background\/50{
  color: rgb(254 234 210 / 0.5) !important;
}
.tw-text-wb-warning-background\/55{
  color: rgb(254 234 210 / 0.55) !important;
}
.tw-text-wb-warning-background\/60{
  color: rgb(254 234 210 / 0.6) !important;
}
.tw-text-wb-warning-background\/65{
  color: rgb(254 234 210 / 0.65) !important;
}
.tw-text-wb-warning-background\/70{
  color: rgb(254 234 210 / 0.7) !important;
}
.tw-text-wb-warning-background\/75{
  color: rgb(254 234 210 / 0.75) !important;
}
.tw-text-wb-warning-background\/80{
  color: rgb(254 234 210 / 0.8) !important;
}
.tw-text-wb-warning-background\/85{
  color: rgb(254 234 210 / 0.85) !important;
}
.tw-text-wb-warning-background\/90{
  color: rgb(254 234 210 / 0.9) !important;
}
.tw-text-wb-warning-background\/95{
  color: rgb(254 234 210 / 0.95) !important;
}
.tw-text-wb-warning-text{
  --tw-text-opacity: 1 !important;
  color: rgb(198 121 23 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-warning-text\/0{
  color: rgb(198 121 23 / 0) !important;
}
.tw-text-wb-warning-text\/10{
  color: rgb(198 121 23 / 0.1) !important;
}
.tw-text-wb-warning-text\/100{
  color: rgb(198 121 23 / 1) !important;
}
.tw-text-wb-warning-text\/15{
  color: rgb(198 121 23 / 0.15) !important;
}
.tw-text-wb-warning-text\/20{
  color: rgb(198 121 23 / 0.2) !important;
}
.tw-text-wb-warning-text\/25{
  color: rgb(198 121 23 / 0.25) !important;
}
.tw-text-wb-warning-text\/30{
  color: rgb(198 121 23 / 0.3) !important;
}
.tw-text-wb-warning-text\/35{
  color: rgb(198 121 23 / 0.35) !important;
}
.tw-text-wb-warning-text\/40{
  color: rgb(198 121 23 / 0.4) !important;
}
.tw-text-wb-warning-text\/45{
  color: rgb(198 121 23 / 0.45) !important;
}
.tw-text-wb-warning-text\/5{
  color: rgb(198 121 23 / 0.05) !important;
}
.tw-text-wb-warning-text\/50{
  color: rgb(198 121 23 / 0.5) !important;
}
.tw-text-wb-warning-text\/55{
  color: rgb(198 121 23 / 0.55) !important;
}
.tw-text-wb-warning-text\/60{
  color: rgb(198 121 23 / 0.6) !important;
}
.tw-text-wb-warning-text\/65{
  color: rgb(198 121 23 / 0.65) !important;
}
.tw-text-wb-warning-text\/70{
  color: rgb(198 121 23 / 0.7) !important;
}
.tw-text-wb-warning-text\/75{
  color: rgb(198 121 23 / 0.75) !important;
}
.tw-text-wb-warning-text\/80{
  color: rgb(198 121 23 / 0.8) !important;
}
.tw-text-wb-warning-text\/85{
  color: rgb(198 121 23 / 0.85) !important;
}
.tw-text-wb-warning-text\/90{
  color: rgb(198 121 23 / 0.9) !important;
}
.tw-text-wb-warning-text\/95{
  color: rgb(198 121 23 / 0.95) !important;
}
.tw-text-wb-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-wb-white\/0{
  color: rgb(255 255 255 / 0) !important;
}
.tw-text-wb-white\/10{
  color: rgb(255 255 255 / 0.1) !important;
}
.tw-text-wb-white\/100{
  color: rgb(255 255 255 / 1) !important;
}
.tw-text-wb-white\/15{
  color: rgb(255 255 255 / 0.15) !important;
}
.tw-text-wb-white\/20{
  color: rgb(255 255 255 / 0.2) !important;
}
.tw-text-wb-white\/25{
  color: rgb(255 255 255 / 0.25) !important;
}
.tw-text-wb-white\/30{
  color: rgb(255 255 255 / 0.3) !important;
}
.tw-text-wb-white\/35{
  color: rgb(255 255 255 / 0.35) !important;
}
.tw-text-wb-white\/40{
  color: rgb(255 255 255 / 0.4) !important;
}
.tw-text-wb-white\/45{
  color: rgb(255 255 255 / 0.45) !important;
}
.tw-text-wb-white\/5{
  color: rgb(255 255 255 / 0.05) !important;
}
.tw-text-wb-white\/50{
  color: rgb(255 255 255 / 0.5) !important;
}
.tw-text-wb-white\/55{
  color: rgb(255 255 255 / 0.55) !important;
}
.tw-text-wb-white\/60{
  color: rgb(255 255 255 / 0.6) !important;
}
.tw-text-wb-white\/65{
  color: rgb(255 255 255 / 0.65) !important;
}
.tw-text-wb-white\/70{
  color: rgb(255 255 255 / 0.7) !important;
}
.tw-text-wb-white\/75{
  color: rgb(255 255 255 / 0.75) !important;
}
.tw-text-wb-white\/80{
  color: rgb(255 255 255 / 0.8) !important;
}
.tw-text-wb-white\/85{
  color: rgb(255 255 255 / 0.85) !important;
}
.tw-text-wb-white\/90{
  color: rgb(255 255 255 / 0.9) !important;
}
.tw-text-wb-white\/95{
  color: rgb(255 255 255 / 0.95) !important;
}
.tw-text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-white\/0{
  color: rgb(255 255 255 / 0) !important;
}
.tw-text-white\/10{
  color: rgb(255 255 255 / 0.1) !important;
}
.tw-text-white\/100{
  color: rgb(255 255 255 / 1) !important;
}
.tw-text-white\/15{
  color: rgb(255 255 255 / 0.15) !important;
}
.tw-text-white\/20{
  color: rgb(255 255 255 / 0.2) !important;
}
.tw-text-white\/25{
  color: rgb(255 255 255 / 0.25) !important;
}
.tw-text-white\/30{
  color: rgb(255 255 255 / 0.3) !important;
}
.tw-text-white\/35{
  color: rgb(255 255 255 / 0.35) !important;
}
.tw-text-white\/40{
  color: rgb(255 255 255 / 0.4) !important;
}
.tw-text-white\/45{
  color: rgb(255 255 255 / 0.45) !important;
}
.tw-text-white\/5{
  color: rgb(255 255 255 / 0.05) !important;
}
.tw-text-white\/50{
  color: rgb(255 255 255 / 0.5) !important;
}
.tw-text-white\/55{
  color: rgb(255 255 255 / 0.55) !important;
}
.tw-text-white\/60{
  color: rgb(255 255 255 / 0.6) !important;
}
.tw-text-white\/65{
  color: rgb(255 255 255 / 0.65) !important;
}
.tw-text-white\/70{
  color: rgb(255 255 255 / 0.7) !important;
}
.tw-text-white\/75{
  color: rgb(255 255 255 / 0.75) !important;
}
.tw-text-white\/80{
  color: rgb(255 255 255 / 0.8) !important;
}
.tw-text-white\/85{
  color: rgb(255 255 255 / 0.85) !important;
}
.tw-text-white\/90{
  color: rgb(255 255 255 / 0.9) !important;
}
.tw-text-white\/95{
  color: rgb(255 255 255 / 0.95) !important;
}
.tw-text-yellow-100{
  --tw-text-opacity: 1 !important;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-100\/0{
  color: rgb(254 249 195 / 0) !important;
}
.tw-text-yellow-100\/10{
  color: rgb(254 249 195 / 0.1) !important;
}
.tw-text-yellow-100\/100{
  color: rgb(254 249 195 / 1) !important;
}
.tw-text-yellow-100\/15{
  color: rgb(254 249 195 / 0.15) !important;
}
.tw-text-yellow-100\/20{
  color: rgb(254 249 195 / 0.2) !important;
}
.tw-text-yellow-100\/25{
  color: rgb(254 249 195 / 0.25) !important;
}
.tw-text-yellow-100\/30{
  color: rgb(254 249 195 / 0.3) !important;
}
.tw-text-yellow-100\/35{
  color: rgb(254 249 195 / 0.35) !important;
}
.tw-text-yellow-100\/40{
  color: rgb(254 249 195 / 0.4) !important;
}
.tw-text-yellow-100\/45{
  color: rgb(254 249 195 / 0.45) !important;
}
.tw-text-yellow-100\/5{
  color: rgb(254 249 195 / 0.05) !important;
}
.tw-text-yellow-100\/50{
  color: rgb(254 249 195 / 0.5) !important;
}
.tw-text-yellow-100\/55{
  color: rgb(254 249 195 / 0.55) !important;
}
.tw-text-yellow-100\/60{
  color: rgb(254 249 195 / 0.6) !important;
}
.tw-text-yellow-100\/65{
  color: rgb(254 249 195 / 0.65) !important;
}
.tw-text-yellow-100\/70{
  color: rgb(254 249 195 / 0.7) !important;
}
.tw-text-yellow-100\/75{
  color: rgb(254 249 195 / 0.75) !important;
}
.tw-text-yellow-100\/80{
  color: rgb(254 249 195 / 0.8) !important;
}
.tw-text-yellow-100\/85{
  color: rgb(254 249 195 / 0.85) !important;
}
.tw-text-yellow-100\/90{
  color: rgb(254 249 195 / 0.9) !important;
}
.tw-text-yellow-100\/95{
  color: rgb(254 249 195 / 0.95) !important;
}
.tw-text-yellow-200{
  --tw-text-opacity: 1 !important;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-200\/0{
  color: rgb(254 240 138 / 0) !important;
}
.tw-text-yellow-200\/10{
  color: rgb(254 240 138 / 0.1) !important;
}
.tw-text-yellow-200\/100{
  color: rgb(254 240 138 / 1) !important;
}
.tw-text-yellow-200\/15{
  color: rgb(254 240 138 / 0.15) !important;
}
.tw-text-yellow-200\/20{
  color: rgb(254 240 138 / 0.2) !important;
}
.tw-text-yellow-200\/25{
  color: rgb(254 240 138 / 0.25) !important;
}
.tw-text-yellow-200\/30{
  color: rgb(254 240 138 / 0.3) !important;
}
.tw-text-yellow-200\/35{
  color: rgb(254 240 138 / 0.35) !important;
}
.tw-text-yellow-200\/40{
  color: rgb(254 240 138 / 0.4) !important;
}
.tw-text-yellow-200\/45{
  color: rgb(254 240 138 / 0.45) !important;
}
.tw-text-yellow-200\/5{
  color: rgb(254 240 138 / 0.05) !important;
}
.tw-text-yellow-200\/50{
  color: rgb(254 240 138 / 0.5) !important;
}
.tw-text-yellow-200\/55{
  color: rgb(254 240 138 / 0.55) !important;
}
.tw-text-yellow-200\/60{
  color: rgb(254 240 138 / 0.6) !important;
}
.tw-text-yellow-200\/65{
  color: rgb(254 240 138 / 0.65) !important;
}
.tw-text-yellow-200\/70{
  color: rgb(254 240 138 / 0.7) !important;
}
.tw-text-yellow-200\/75{
  color: rgb(254 240 138 / 0.75) !important;
}
.tw-text-yellow-200\/80{
  color: rgb(254 240 138 / 0.8) !important;
}
.tw-text-yellow-200\/85{
  color: rgb(254 240 138 / 0.85) !important;
}
.tw-text-yellow-200\/90{
  color: rgb(254 240 138 / 0.9) !important;
}
.tw-text-yellow-200\/95{
  color: rgb(254 240 138 / 0.95) !important;
}
.tw-text-yellow-300{
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-300\/0{
  color: rgb(253 224 71 / 0) !important;
}
.tw-text-yellow-300\/10{
  color: rgb(253 224 71 / 0.1) !important;
}
.tw-text-yellow-300\/100{
  color: rgb(253 224 71 / 1) !important;
}
.tw-text-yellow-300\/15{
  color: rgb(253 224 71 / 0.15) !important;
}
.tw-text-yellow-300\/20{
  color: rgb(253 224 71 / 0.2) !important;
}
.tw-text-yellow-300\/25{
  color: rgb(253 224 71 / 0.25) !important;
}
.tw-text-yellow-300\/30{
  color: rgb(253 224 71 / 0.3) !important;
}
.tw-text-yellow-300\/35{
  color: rgb(253 224 71 / 0.35) !important;
}
.tw-text-yellow-300\/40{
  color: rgb(253 224 71 / 0.4) !important;
}
.tw-text-yellow-300\/45{
  color: rgb(253 224 71 / 0.45) !important;
}
.tw-text-yellow-300\/5{
  color: rgb(253 224 71 / 0.05) !important;
}
.tw-text-yellow-300\/50{
  color: rgb(253 224 71 / 0.5) !important;
}
.tw-text-yellow-300\/55{
  color: rgb(253 224 71 / 0.55) !important;
}
.tw-text-yellow-300\/60{
  color: rgb(253 224 71 / 0.6) !important;
}
.tw-text-yellow-300\/65{
  color: rgb(253 224 71 / 0.65) !important;
}
.tw-text-yellow-300\/70{
  color: rgb(253 224 71 / 0.7) !important;
}
.tw-text-yellow-300\/75{
  color: rgb(253 224 71 / 0.75) !important;
}
.tw-text-yellow-300\/80{
  color: rgb(253 224 71 / 0.8) !important;
}
.tw-text-yellow-300\/85{
  color: rgb(253 224 71 / 0.85) !important;
}
.tw-text-yellow-300\/90{
  color: rgb(253 224 71 / 0.9) !important;
}
.tw-text-yellow-300\/95{
  color: rgb(253 224 71 / 0.95) !important;
}
.tw-text-yellow-400{
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-400\/0{
  color: rgb(250 204 21 / 0) !important;
}
.tw-text-yellow-400\/10{
  color: rgb(250 204 21 / 0.1) !important;
}
.tw-text-yellow-400\/100{
  color: rgb(250 204 21 / 1) !important;
}
.tw-text-yellow-400\/15{
  color: rgb(250 204 21 / 0.15) !important;
}
.tw-text-yellow-400\/20{
  color: rgb(250 204 21 / 0.2) !important;
}
.tw-text-yellow-400\/25{
  color: rgb(250 204 21 / 0.25) !important;
}
.tw-text-yellow-400\/30{
  color: rgb(250 204 21 / 0.3) !important;
}
.tw-text-yellow-400\/35{
  color: rgb(250 204 21 / 0.35) !important;
}
.tw-text-yellow-400\/40{
  color: rgb(250 204 21 / 0.4) !important;
}
.tw-text-yellow-400\/45{
  color: rgb(250 204 21 / 0.45) !important;
}
.tw-text-yellow-400\/5{
  color: rgb(250 204 21 / 0.05) !important;
}
.tw-text-yellow-400\/50{
  color: rgb(250 204 21 / 0.5) !important;
}
.tw-text-yellow-400\/55{
  color: rgb(250 204 21 / 0.55) !important;
}
.tw-text-yellow-400\/60{
  color: rgb(250 204 21 / 0.6) !important;
}
.tw-text-yellow-400\/65{
  color: rgb(250 204 21 / 0.65) !important;
}
.tw-text-yellow-400\/70{
  color: rgb(250 204 21 / 0.7) !important;
}
.tw-text-yellow-400\/75{
  color: rgb(250 204 21 / 0.75) !important;
}
.tw-text-yellow-400\/80{
  color: rgb(250 204 21 / 0.8) !important;
}
.tw-text-yellow-400\/85{
  color: rgb(250 204 21 / 0.85) !important;
}
.tw-text-yellow-400\/90{
  color: rgb(250 204 21 / 0.9) !important;
}
.tw-text-yellow-400\/95{
  color: rgb(250 204 21 / 0.95) !important;
}
.tw-text-yellow-50{
  --tw-text-opacity: 1 !important;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-50\/0{
  color: rgb(254 252 232 / 0) !important;
}
.tw-text-yellow-50\/10{
  color: rgb(254 252 232 / 0.1) !important;
}
.tw-text-yellow-50\/100{
  color: rgb(254 252 232 / 1) !important;
}
.tw-text-yellow-50\/15{
  color: rgb(254 252 232 / 0.15) !important;
}
.tw-text-yellow-50\/20{
  color: rgb(254 252 232 / 0.2) !important;
}
.tw-text-yellow-50\/25{
  color: rgb(254 252 232 / 0.25) !important;
}
.tw-text-yellow-50\/30{
  color: rgb(254 252 232 / 0.3) !important;
}
.tw-text-yellow-50\/35{
  color: rgb(254 252 232 / 0.35) !important;
}
.tw-text-yellow-50\/40{
  color: rgb(254 252 232 / 0.4) !important;
}
.tw-text-yellow-50\/45{
  color: rgb(254 252 232 / 0.45) !important;
}
.tw-text-yellow-50\/5{
  color: rgb(254 252 232 / 0.05) !important;
}
.tw-text-yellow-50\/50{
  color: rgb(254 252 232 / 0.5) !important;
}
.tw-text-yellow-50\/55{
  color: rgb(254 252 232 / 0.55) !important;
}
.tw-text-yellow-50\/60{
  color: rgb(254 252 232 / 0.6) !important;
}
.tw-text-yellow-50\/65{
  color: rgb(254 252 232 / 0.65) !important;
}
.tw-text-yellow-50\/70{
  color: rgb(254 252 232 / 0.7) !important;
}
.tw-text-yellow-50\/75{
  color: rgb(254 252 232 / 0.75) !important;
}
.tw-text-yellow-50\/80{
  color: rgb(254 252 232 / 0.8) !important;
}
.tw-text-yellow-50\/85{
  color: rgb(254 252 232 / 0.85) !important;
}
.tw-text-yellow-50\/90{
  color: rgb(254 252 232 / 0.9) !important;
}
.tw-text-yellow-50\/95{
  color: rgb(254 252 232 / 0.95) !important;
}
.tw-text-yellow-500{
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-500\/0{
  color: rgb(234 179 8 / 0) !important;
}
.tw-text-yellow-500\/10{
  color: rgb(234 179 8 / 0.1) !important;
}
.tw-text-yellow-500\/100{
  color: rgb(234 179 8 / 1) !important;
}
.tw-text-yellow-500\/15{
  color: rgb(234 179 8 / 0.15) !important;
}
.tw-text-yellow-500\/20{
  color: rgb(234 179 8 / 0.2) !important;
}
.tw-text-yellow-500\/25{
  color: rgb(234 179 8 / 0.25) !important;
}
.tw-text-yellow-500\/30{
  color: rgb(234 179 8 / 0.3) !important;
}
.tw-text-yellow-500\/35{
  color: rgb(234 179 8 / 0.35) !important;
}
.tw-text-yellow-500\/40{
  color: rgb(234 179 8 / 0.4) !important;
}
.tw-text-yellow-500\/45{
  color: rgb(234 179 8 / 0.45) !important;
}
.tw-text-yellow-500\/5{
  color: rgb(234 179 8 / 0.05) !important;
}
.tw-text-yellow-500\/50{
  color: rgb(234 179 8 / 0.5) !important;
}
.tw-text-yellow-500\/55{
  color: rgb(234 179 8 / 0.55) !important;
}
.tw-text-yellow-500\/60{
  color: rgb(234 179 8 / 0.6) !important;
}
.tw-text-yellow-500\/65{
  color: rgb(234 179 8 / 0.65) !important;
}
.tw-text-yellow-500\/70{
  color: rgb(234 179 8 / 0.7) !important;
}
.tw-text-yellow-500\/75{
  color: rgb(234 179 8 / 0.75) !important;
}
.tw-text-yellow-500\/80{
  color: rgb(234 179 8 / 0.8) !important;
}
.tw-text-yellow-500\/85{
  color: rgb(234 179 8 / 0.85) !important;
}
.tw-text-yellow-500\/90{
  color: rgb(234 179 8 / 0.9) !important;
}
.tw-text-yellow-500\/95{
  color: rgb(234 179 8 / 0.95) !important;
}
.tw-text-yellow-600{
  --tw-text-opacity: 1 !important;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-600\/0{
  color: rgb(202 138 4 / 0) !important;
}
.tw-text-yellow-600\/10{
  color: rgb(202 138 4 / 0.1) !important;
}
.tw-text-yellow-600\/100{
  color: rgb(202 138 4 / 1) !important;
}
.tw-text-yellow-600\/15{
  color: rgb(202 138 4 / 0.15) !important;
}
.tw-text-yellow-600\/20{
  color: rgb(202 138 4 / 0.2) !important;
}
.tw-text-yellow-600\/25{
  color: rgb(202 138 4 / 0.25) !important;
}
.tw-text-yellow-600\/30{
  color: rgb(202 138 4 / 0.3) !important;
}
.tw-text-yellow-600\/35{
  color: rgb(202 138 4 / 0.35) !important;
}
.tw-text-yellow-600\/40{
  color: rgb(202 138 4 / 0.4) !important;
}
.tw-text-yellow-600\/45{
  color: rgb(202 138 4 / 0.45) !important;
}
.tw-text-yellow-600\/5{
  color: rgb(202 138 4 / 0.05) !important;
}
.tw-text-yellow-600\/50{
  color: rgb(202 138 4 / 0.5) !important;
}
.tw-text-yellow-600\/55{
  color: rgb(202 138 4 / 0.55) !important;
}
.tw-text-yellow-600\/60{
  color: rgb(202 138 4 / 0.6) !important;
}
.tw-text-yellow-600\/65{
  color: rgb(202 138 4 / 0.65) !important;
}
.tw-text-yellow-600\/70{
  color: rgb(202 138 4 / 0.7) !important;
}
.tw-text-yellow-600\/75{
  color: rgb(202 138 4 / 0.75) !important;
}
.tw-text-yellow-600\/80{
  color: rgb(202 138 4 / 0.8) !important;
}
.tw-text-yellow-600\/85{
  color: rgb(202 138 4 / 0.85) !important;
}
.tw-text-yellow-600\/90{
  color: rgb(202 138 4 / 0.9) !important;
}
.tw-text-yellow-600\/95{
  color: rgb(202 138 4 / 0.95) !important;
}
.tw-text-yellow-700{
  --tw-text-opacity: 1 !important;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-700\/0{
  color: rgb(161 98 7 / 0) !important;
}
.tw-text-yellow-700\/10{
  color: rgb(161 98 7 / 0.1) !important;
}
.tw-text-yellow-700\/100{
  color: rgb(161 98 7 / 1) !important;
}
.tw-text-yellow-700\/15{
  color: rgb(161 98 7 / 0.15) !important;
}
.tw-text-yellow-700\/20{
  color: rgb(161 98 7 / 0.2) !important;
}
.tw-text-yellow-700\/25{
  color: rgb(161 98 7 / 0.25) !important;
}
.tw-text-yellow-700\/30{
  color: rgb(161 98 7 / 0.3) !important;
}
.tw-text-yellow-700\/35{
  color: rgb(161 98 7 / 0.35) !important;
}
.tw-text-yellow-700\/40{
  color: rgb(161 98 7 / 0.4) !important;
}
.tw-text-yellow-700\/45{
  color: rgb(161 98 7 / 0.45) !important;
}
.tw-text-yellow-700\/5{
  color: rgb(161 98 7 / 0.05) !important;
}
.tw-text-yellow-700\/50{
  color: rgb(161 98 7 / 0.5) !important;
}
.tw-text-yellow-700\/55{
  color: rgb(161 98 7 / 0.55) !important;
}
.tw-text-yellow-700\/60{
  color: rgb(161 98 7 / 0.6) !important;
}
.tw-text-yellow-700\/65{
  color: rgb(161 98 7 / 0.65) !important;
}
.tw-text-yellow-700\/70{
  color: rgb(161 98 7 / 0.7) !important;
}
.tw-text-yellow-700\/75{
  color: rgb(161 98 7 / 0.75) !important;
}
.tw-text-yellow-700\/80{
  color: rgb(161 98 7 / 0.8) !important;
}
.tw-text-yellow-700\/85{
  color: rgb(161 98 7 / 0.85) !important;
}
.tw-text-yellow-700\/90{
  color: rgb(161 98 7 / 0.9) !important;
}
.tw-text-yellow-700\/95{
  color: rgb(161 98 7 / 0.95) !important;
}
.tw-text-yellow-800{
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-800\/0{
  color: rgb(133 77 14 / 0) !important;
}
.tw-text-yellow-800\/10{
  color: rgb(133 77 14 / 0.1) !important;
}
.tw-text-yellow-800\/100{
  color: rgb(133 77 14 / 1) !important;
}
.tw-text-yellow-800\/15{
  color: rgb(133 77 14 / 0.15) !important;
}
.tw-text-yellow-800\/20{
  color: rgb(133 77 14 / 0.2) !important;
}
.tw-text-yellow-800\/25{
  color: rgb(133 77 14 / 0.25) !important;
}
.tw-text-yellow-800\/30{
  color: rgb(133 77 14 / 0.3) !important;
}
.tw-text-yellow-800\/35{
  color: rgb(133 77 14 / 0.35) !important;
}
.tw-text-yellow-800\/40{
  color: rgb(133 77 14 / 0.4) !important;
}
.tw-text-yellow-800\/45{
  color: rgb(133 77 14 / 0.45) !important;
}
.tw-text-yellow-800\/5{
  color: rgb(133 77 14 / 0.05) !important;
}
.tw-text-yellow-800\/50{
  color: rgb(133 77 14 / 0.5) !important;
}
.tw-text-yellow-800\/55{
  color: rgb(133 77 14 / 0.55) !important;
}
.tw-text-yellow-800\/60{
  color: rgb(133 77 14 / 0.6) !important;
}
.tw-text-yellow-800\/65{
  color: rgb(133 77 14 / 0.65) !important;
}
.tw-text-yellow-800\/70{
  color: rgb(133 77 14 / 0.7) !important;
}
.tw-text-yellow-800\/75{
  color: rgb(133 77 14 / 0.75) !important;
}
.tw-text-yellow-800\/80{
  color: rgb(133 77 14 / 0.8) !important;
}
.tw-text-yellow-800\/85{
  color: rgb(133 77 14 / 0.85) !important;
}
.tw-text-yellow-800\/90{
  color: rgb(133 77 14 / 0.9) !important;
}
.tw-text-yellow-800\/95{
  color: rgb(133 77 14 / 0.95) !important;
}
.tw-text-yellow-900{
  --tw-text-opacity: 1 !important;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-900\/0{
  color: rgb(113 63 18 / 0) !important;
}
.tw-text-yellow-900\/10{
  color: rgb(113 63 18 / 0.1) !important;
}
.tw-text-yellow-900\/100{
  color: rgb(113 63 18 / 1) !important;
}
.tw-text-yellow-900\/15{
  color: rgb(113 63 18 / 0.15) !important;
}
.tw-text-yellow-900\/20{
  color: rgb(113 63 18 / 0.2) !important;
}
.tw-text-yellow-900\/25{
  color: rgb(113 63 18 / 0.25) !important;
}
.tw-text-yellow-900\/30{
  color: rgb(113 63 18 / 0.3) !important;
}
.tw-text-yellow-900\/35{
  color: rgb(113 63 18 / 0.35) !important;
}
.tw-text-yellow-900\/40{
  color: rgb(113 63 18 / 0.4) !important;
}
.tw-text-yellow-900\/45{
  color: rgb(113 63 18 / 0.45) !important;
}
.tw-text-yellow-900\/5{
  color: rgb(113 63 18 / 0.05) !important;
}
.tw-text-yellow-900\/50{
  color: rgb(113 63 18 / 0.5) !important;
}
.tw-text-yellow-900\/55{
  color: rgb(113 63 18 / 0.55) !important;
}
.tw-text-yellow-900\/60{
  color: rgb(113 63 18 / 0.6) !important;
}
.tw-text-yellow-900\/65{
  color: rgb(113 63 18 / 0.65) !important;
}
.tw-text-yellow-900\/70{
  color: rgb(113 63 18 / 0.7) !important;
}
.tw-text-yellow-900\/75{
  color: rgb(113 63 18 / 0.75) !important;
}
.tw-text-yellow-900\/80{
  color: rgb(113 63 18 / 0.8) !important;
}
.tw-text-yellow-900\/85{
  color: rgb(113 63 18 / 0.85) !important;
}
.tw-text-yellow-900\/90{
  color: rgb(113 63 18 / 0.9) !important;
}
.tw-text-yellow-900\/95{
  color: rgb(113 63 18 / 0.95) !important;
}
.tw-text-yellow-950{
  --tw-text-opacity: 1 !important;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-yellow-950\/0{
  color: rgb(66 32 6 / 0) !important;
}
.tw-text-yellow-950\/10{
  color: rgb(66 32 6 / 0.1) !important;
}
.tw-text-yellow-950\/100{
  color: rgb(66 32 6 / 1) !important;
}
.tw-text-yellow-950\/15{
  color: rgb(66 32 6 / 0.15) !important;
}
.tw-text-yellow-950\/20{
  color: rgb(66 32 6 / 0.2) !important;
}
.tw-text-yellow-950\/25{
  color: rgb(66 32 6 / 0.25) !important;
}
.tw-text-yellow-950\/30{
  color: rgb(66 32 6 / 0.3) !important;
}
.tw-text-yellow-950\/35{
  color: rgb(66 32 6 / 0.35) !important;
}
.tw-text-yellow-950\/40{
  color: rgb(66 32 6 / 0.4) !important;
}
.tw-text-yellow-950\/45{
  color: rgb(66 32 6 / 0.45) !important;
}
.tw-text-yellow-950\/5{
  color: rgb(66 32 6 / 0.05) !important;
}
.tw-text-yellow-950\/50{
  color: rgb(66 32 6 / 0.5) !important;
}
.tw-text-yellow-950\/55{
  color: rgb(66 32 6 / 0.55) !important;
}
.tw-text-yellow-950\/60{
  color: rgb(66 32 6 / 0.6) !important;
}
.tw-text-yellow-950\/65{
  color: rgb(66 32 6 / 0.65) !important;
}
.tw-text-yellow-950\/70{
  color: rgb(66 32 6 / 0.7) !important;
}
.tw-text-yellow-950\/75{
  color: rgb(66 32 6 / 0.75) !important;
}
.tw-text-yellow-950\/80{
  color: rgb(66 32 6 / 0.8) !important;
}
.tw-text-yellow-950\/85{
  color: rgb(66 32 6 / 0.85) !important;
}
.tw-text-yellow-950\/90{
  color: rgb(66 32 6 / 0.9) !important;
}
.tw-text-yellow-950\/95{
  color: rgb(66 32 6 / 0.95) !important;
}
.tw-text-zinc-100{
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-100\/0{
  color: rgb(244 244 245 / 0) !important;
}
.tw-text-zinc-100\/10{
  color: rgb(244 244 245 / 0.1) !important;
}
.tw-text-zinc-100\/100{
  color: rgb(244 244 245 / 1) !important;
}
.tw-text-zinc-100\/15{
  color: rgb(244 244 245 / 0.15) !important;
}
.tw-text-zinc-100\/20{
  color: rgb(244 244 245 / 0.2) !important;
}
.tw-text-zinc-100\/25{
  color: rgb(244 244 245 / 0.25) !important;
}
.tw-text-zinc-100\/30{
  color: rgb(244 244 245 / 0.3) !important;
}
.tw-text-zinc-100\/35{
  color: rgb(244 244 245 / 0.35) !important;
}
.tw-text-zinc-100\/40{
  color: rgb(244 244 245 / 0.4) !important;
}
.tw-text-zinc-100\/45{
  color: rgb(244 244 245 / 0.45) !important;
}
.tw-text-zinc-100\/5{
  color: rgb(244 244 245 / 0.05) !important;
}
.tw-text-zinc-100\/50{
  color: rgb(244 244 245 / 0.5) !important;
}
.tw-text-zinc-100\/55{
  color: rgb(244 244 245 / 0.55) !important;
}
.tw-text-zinc-100\/60{
  color: rgb(244 244 245 / 0.6) !important;
}
.tw-text-zinc-100\/65{
  color: rgb(244 244 245 / 0.65) !important;
}
.tw-text-zinc-100\/70{
  color: rgb(244 244 245 / 0.7) !important;
}
.tw-text-zinc-100\/75{
  color: rgb(244 244 245 / 0.75) !important;
}
.tw-text-zinc-100\/80{
  color: rgb(244 244 245 / 0.8) !important;
}
.tw-text-zinc-100\/85{
  color: rgb(244 244 245 / 0.85) !important;
}
.tw-text-zinc-100\/90{
  color: rgb(244 244 245 / 0.9) !important;
}
.tw-text-zinc-100\/95{
  color: rgb(244 244 245 / 0.95) !important;
}
.tw-text-zinc-200{
  --tw-text-opacity: 1 !important;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-200\/0{
  color: rgb(228 228 231 / 0) !important;
}
.tw-text-zinc-200\/10{
  color: rgb(228 228 231 / 0.1) !important;
}
.tw-text-zinc-200\/100{
  color: rgb(228 228 231 / 1) !important;
}
.tw-text-zinc-200\/15{
  color: rgb(228 228 231 / 0.15) !important;
}
.tw-text-zinc-200\/20{
  color: rgb(228 228 231 / 0.2) !important;
}
.tw-text-zinc-200\/25{
  color: rgb(228 228 231 / 0.25) !important;
}
.tw-text-zinc-200\/30{
  color: rgb(228 228 231 / 0.3) !important;
}
.tw-text-zinc-200\/35{
  color: rgb(228 228 231 / 0.35) !important;
}
.tw-text-zinc-200\/40{
  color: rgb(228 228 231 / 0.4) !important;
}
.tw-text-zinc-200\/45{
  color: rgb(228 228 231 / 0.45) !important;
}
.tw-text-zinc-200\/5{
  color: rgb(228 228 231 / 0.05) !important;
}
.tw-text-zinc-200\/50{
  color: rgb(228 228 231 / 0.5) !important;
}
.tw-text-zinc-200\/55{
  color: rgb(228 228 231 / 0.55) !important;
}
.tw-text-zinc-200\/60{
  color: rgb(228 228 231 / 0.6) !important;
}
.tw-text-zinc-200\/65{
  color: rgb(228 228 231 / 0.65) !important;
}
.tw-text-zinc-200\/70{
  color: rgb(228 228 231 / 0.7) !important;
}
.tw-text-zinc-200\/75{
  color: rgb(228 228 231 / 0.75) !important;
}
.tw-text-zinc-200\/80{
  color: rgb(228 228 231 / 0.8) !important;
}
.tw-text-zinc-200\/85{
  color: rgb(228 228 231 / 0.85) !important;
}
.tw-text-zinc-200\/90{
  color: rgb(228 228 231 / 0.9) !important;
}
.tw-text-zinc-200\/95{
  color: rgb(228 228 231 / 0.95) !important;
}
.tw-text-zinc-300{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-300\/0{
  color: rgb(212 212 216 / 0) !important;
}
.tw-text-zinc-300\/10{
  color: rgb(212 212 216 / 0.1) !important;
}
.tw-text-zinc-300\/100{
  color: rgb(212 212 216 / 1) !important;
}
.tw-text-zinc-300\/15{
  color: rgb(212 212 216 / 0.15) !important;
}
.tw-text-zinc-300\/20{
  color: rgb(212 212 216 / 0.2) !important;
}
.tw-text-zinc-300\/25{
  color: rgb(212 212 216 / 0.25) !important;
}
.tw-text-zinc-300\/30{
  color: rgb(212 212 216 / 0.3) !important;
}
.tw-text-zinc-300\/35{
  color: rgb(212 212 216 / 0.35) !important;
}
.tw-text-zinc-300\/40{
  color: rgb(212 212 216 / 0.4) !important;
}
.tw-text-zinc-300\/45{
  color: rgb(212 212 216 / 0.45) !important;
}
.tw-text-zinc-300\/5{
  color: rgb(212 212 216 / 0.05) !important;
}
.tw-text-zinc-300\/50{
  color: rgb(212 212 216 / 0.5) !important;
}
.tw-text-zinc-300\/55{
  color: rgb(212 212 216 / 0.55) !important;
}
.tw-text-zinc-300\/60{
  color: rgb(212 212 216 / 0.6) !important;
}
.tw-text-zinc-300\/65{
  color: rgb(212 212 216 / 0.65) !important;
}
.tw-text-zinc-300\/70{
  color: rgb(212 212 216 / 0.7) !important;
}
.tw-text-zinc-300\/75{
  color: rgb(212 212 216 / 0.75) !important;
}
.tw-text-zinc-300\/80{
  color: rgb(212 212 216 / 0.8) !important;
}
.tw-text-zinc-300\/85{
  color: rgb(212 212 216 / 0.85) !important;
}
.tw-text-zinc-300\/90{
  color: rgb(212 212 216 / 0.9) !important;
}
.tw-text-zinc-300\/95{
  color: rgb(212 212 216 / 0.95) !important;
}
.tw-text-zinc-400{
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-400\/0{
  color: rgb(161 161 170 / 0) !important;
}
.tw-text-zinc-400\/10{
  color: rgb(161 161 170 / 0.1) !important;
}
.tw-text-zinc-400\/100{
  color: rgb(161 161 170 / 1) !important;
}
.tw-text-zinc-400\/15{
  color: rgb(161 161 170 / 0.15) !important;
}
.tw-text-zinc-400\/20{
  color: rgb(161 161 170 / 0.2) !important;
}
.tw-text-zinc-400\/25{
  color: rgb(161 161 170 / 0.25) !important;
}
.tw-text-zinc-400\/30{
  color: rgb(161 161 170 / 0.3) !important;
}
.tw-text-zinc-400\/35{
  color: rgb(161 161 170 / 0.35) !important;
}
.tw-text-zinc-400\/40{
  color: rgb(161 161 170 / 0.4) !important;
}
.tw-text-zinc-400\/45{
  color: rgb(161 161 170 / 0.45) !important;
}
.tw-text-zinc-400\/5{
  color: rgb(161 161 170 / 0.05) !important;
}
.tw-text-zinc-400\/50{
  color: rgb(161 161 170 / 0.5) !important;
}
.tw-text-zinc-400\/55{
  color: rgb(161 161 170 / 0.55) !important;
}
.tw-text-zinc-400\/60{
  color: rgb(161 161 170 / 0.6) !important;
}
.tw-text-zinc-400\/65{
  color: rgb(161 161 170 / 0.65) !important;
}
.tw-text-zinc-400\/70{
  color: rgb(161 161 170 / 0.7) !important;
}
.tw-text-zinc-400\/75{
  color: rgb(161 161 170 / 0.75) !important;
}
.tw-text-zinc-400\/80{
  color: rgb(161 161 170 / 0.8) !important;
}
.tw-text-zinc-400\/85{
  color: rgb(161 161 170 / 0.85) !important;
}
.tw-text-zinc-400\/90{
  color: rgb(161 161 170 / 0.9) !important;
}
.tw-text-zinc-400\/95{
  color: rgb(161 161 170 / 0.95) !important;
}
.tw-text-zinc-50{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-50\/0{
  color: rgb(250 250 250 / 0) !important;
}
.tw-text-zinc-50\/10{
  color: rgb(250 250 250 / 0.1) !important;
}
.tw-text-zinc-50\/100{
  color: rgb(250 250 250 / 1) !important;
}
.tw-text-zinc-50\/15{
  color: rgb(250 250 250 / 0.15) !important;
}
.tw-text-zinc-50\/20{
  color: rgb(250 250 250 / 0.2) !important;
}
.tw-text-zinc-50\/25{
  color: rgb(250 250 250 / 0.25) !important;
}
.tw-text-zinc-50\/30{
  color: rgb(250 250 250 / 0.3) !important;
}
.tw-text-zinc-50\/35{
  color: rgb(250 250 250 / 0.35) !important;
}
.tw-text-zinc-50\/40{
  color: rgb(250 250 250 / 0.4) !important;
}
.tw-text-zinc-50\/45{
  color: rgb(250 250 250 / 0.45) !important;
}
.tw-text-zinc-50\/5{
  color: rgb(250 250 250 / 0.05) !important;
}
.tw-text-zinc-50\/50{
  color: rgb(250 250 250 / 0.5) !important;
}
.tw-text-zinc-50\/55{
  color: rgb(250 250 250 / 0.55) !important;
}
.tw-text-zinc-50\/60{
  color: rgb(250 250 250 / 0.6) !important;
}
.tw-text-zinc-50\/65{
  color: rgb(250 250 250 / 0.65) !important;
}
.tw-text-zinc-50\/70{
  color: rgb(250 250 250 / 0.7) !important;
}
.tw-text-zinc-50\/75{
  color: rgb(250 250 250 / 0.75) !important;
}
.tw-text-zinc-50\/80{
  color: rgb(250 250 250 / 0.8) !important;
}
.tw-text-zinc-50\/85{
  color: rgb(250 250 250 / 0.85) !important;
}
.tw-text-zinc-50\/90{
  color: rgb(250 250 250 / 0.9) !important;
}
.tw-text-zinc-50\/95{
  color: rgb(250 250 250 / 0.95) !important;
}
.tw-text-zinc-500{
  --tw-text-opacity: 1 !important;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-500\/0{
  color: rgb(113 113 122 / 0) !important;
}
.tw-text-zinc-500\/10{
  color: rgb(113 113 122 / 0.1) !important;
}
.tw-text-zinc-500\/100{
  color: rgb(113 113 122 / 1) !important;
}
.tw-text-zinc-500\/15{
  color: rgb(113 113 122 / 0.15) !important;
}
.tw-text-zinc-500\/20{
  color: rgb(113 113 122 / 0.2) !important;
}
.tw-text-zinc-500\/25{
  color: rgb(113 113 122 / 0.25) !important;
}
.tw-text-zinc-500\/30{
  color: rgb(113 113 122 / 0.3) !important;
}
.tw-text-zinc-500\/35{
  color: rgb(113 113 122 / 0.35) !important;
}
.tw-text-zinc-500\/40{
  color: rgb(113 113 122 / 0.4) !important;
}
.tw-text-zinc-500\/45{
  color: rgb(113 113 122 / 0.45) !important;
}
.tw-text-zinc-500\/5{
  color: rgb(113 113 122 / 0.05) !important;
}
.tw-text-zinc-500\/50{
  color: rgb(113 113 122 / 0.5) !important;
}
.tw-text-zinc-500\/55{
  color: rgb(113 113 122 / 0.55) !important;
}
.tw-text-zinc-500\/60{
  color: rgb(113 113 122 / 0.6) !important;
}
.tw-text-zinc-500\/65{
  color: rgb(113 113 122 / 0.65) !important;
}
.tw-text-zinc-500\/70{
  color: rgb(113 113 122 / 0.7) !important;
}
.tw-text-zinc-500\/75{
  color: rgb(113 113 122 / 0.75) !important;
}
.tw-text-zinc-500\/80{
  color: rgb(113 113 122 / 0.8) !important;
}
.tw-text-zinc-500\/85{
  color: rgb(113 113 122 / 0.85) !important;
}
.tw-text-zinc-500\/90{
  color: rgb(113 113 122 / 0.9) !important;
}
.tw-text-zinc-500\/95{
  color: rgb(113 113 122 / 0.95) !important;
}
.tw-text-zinc-600{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-600\/0{
  color: rgb(82 82 91 / 0) !important;
}
.tw-text-zinc-600\/10{
  color: rgb(82 82 91 / 0.1) !important;
}
.tw-text-zinc-600\/100{
  color: rgb(82 82 91 / 1) !important;
}
.tw-text-zinc-600\/15{
  color: rgb(82 82 91 / 0.15) !important;
}
.tw-text-zinc-600\/20{
  color: rgb(82 82 91 / 0.2) !important;
}
.tw-text-zinc-600\/25{
  color: rgb(82 82 91 / 0.25) !important;
}
.tw-text-zinc-600\/30{
  color: rgb(82 82 91 / 0.3) !important;
}
.tw-text-zinc-600\/35{
  color: rgb(82 82 91 / 0.35) !important;
}
.tw-text-zinc-600\/40{
  color: rgb(82 82 91 / 0.4) !important;
}
.tw-text-zinc-600\/45{
  color: rgb(82 82 91 / 0.45) !important;
}
.tw-text-zinc-600\/5{
  color: rgb(82 82 91 / 0.05) !important;
}
.tw-text-zinc-600\/50{
  color: rgb(82 82 91 / 0.5) !important;
}
.tw-text-zinc-600\/55{
  color: rgb(82 82 91 / 0.55) !important;
}
.tw-text-zinc-600\/60{
  color: rgb(82 82 91 / 0.6) !important;
}
.tw-text-zinc-600\/65{
  color: rgb(82 82 91 / 0.65) !important;
}
.tw-text-zinc-600\/70{
  color: rgb(82 82 91 / 0.7) !important;
}
.tw-text-zinc-600\/75{
  color: rgb(82 82 91 / 0.75) !important;
}
.tw-text-zinc-600\/80{
  color: rgb(82 82 91 / 0.8) !important;
}
.tw-text-zinc-600\/85{
  color: rgb(82 82 91 / 0.85) !important;
}
.tw-text-zinc-600\/90{
  color: rgb(82 82 91 / 0.9) !important;
}
.tw-text-zinc-600\/95{
  color: rgb(82 82 91 / 0.95) !important;
}
.tw-text-zinc-700{
  --tw-text-opacity: 1 !important;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-700\/0{
  color: rgb(63 63 70 / 0) !important;
}
.tw-text-zinc-700\/10{
  color: rgb(63 63 70 / 0.1) !important;
}
.tw-text-zinc-700\/100{
  color: rgb(63 63 70 / 1) !important;
}
.tw-text-zinc-700\/15{
  color: rgb(63 63 70 / 0.15) !important;
}
.tw-text-zinc-700\/20{
  color: rgb(63 63 70 / 0.2) !important;
}
.tw-text-zinc-700\/25{
  color: rgb(63 63 70 / 0.25) !important;
}
.tw-text-zinc-700\/30{
  color: rgb(63 63 70 / 0.3) !important;
}
.tw-text-zinc-700\/35{
  color: rgb(63 63 70 / 0.35) !important;
}
.tw-text-zinc-700\/40{
  color: rgb(63 63 70 / 0.4) !important;
}
.tw-text-zinc-700\/45{
  color: rgb(63 63 70 / 0.45) !important;
}
.tw-text-zinc-700\/5{
  color: rgb(63 63 70 / 0.05) !important;
}
.tw-text-zinc-700\/50{
  color: rgb(63 63 70 / 0.5) !important;
}
.tw-text-zinc-700\/55{
  color: rgb(63 63 70 / 0.55) !important;
}
.tw-text-zinc-700\/60{
  color: rgb(63 63 70 / 0.6) !important;
}
.tw-text-zinc-700\/65{
  color: rgb(63 63 70 / 0.65) !important;
}
.tw-text-zinc-700\/70{
  color: rgb(63 63 70 / 0.7) !important;
}
.tw-text-zinc-700\/75{
  color: rgb(63 63 70 / 0.75) !important;
}
.tw-text-zinc-700\/80{
  color: rgb(63 63 70 / 0.8) !important;
}
.tw-text-zinc-700\/85{
  color: rgb(63 63 70 / 0.85) !important;
}
.tw-text-zinc-700\/90{
  color: rgb(63 63 70 / 0.9) !important;
}
.tw-text-zinc-700\/95{
  color: rgb(63 63 70 / 0.95) !important;
}
.tw-text-zinc-800{
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-800\/0{
  color: rgb(39 39 42 / 0) !important;
}
.tw-text-zinc-800\/10{
  color: rgb(39 39 42 / 0.1) !important;
}
.tw-text-zinc-800\/100{
  color: rgb(39 39 42 / 1) !important;
}
.tw-text-zinc-800\/15{
  color: rgb(39 39 42 / 0.15) !important;
}
.tw-text-zinc-800\/20{
  color: rgb(39 39 42 / 0.2) !important;
}
.tw-text-zinc-800\/25{
  color: rgb(39 39 42 / 0.25) !important;
}
.tw-text-zinc-800\/30{
  color: rgb(39 39 42 / 0.3) !important;
}
.tw-text-zinc-800\/35{
  color: rgb(39 39 42 / 0.35) !important;
}
.tw-text-zinc-800\/40{
  color: rgb(39 39 42 / 0.4) !important;
}
.tw-text-zinc-800\/45{
  color: rgb(39 39 42 / 0.45) !important;
}
.tw-text-zinc-800\/5{
  color: rgb(39 39 42 / 0.05) !important;
}
.tw-text-zinc-800\/50{
  color: rgb(39 39 42 / 0.5) !important;
}
.tw-text-zinc-800\/55{
  color: rgb(39 39 42 / 0.55) !important;
}
.tw-text-zinc-800\/60{
  color: rgb(39 39 42 / 0.6) !important;
}
.tw-text-zinc-800\/65{
  color: rgb(39 39 42 / 0.65) !important;
}
.tw-text-zinc-800\/70{
  color: rgb(39 39 42 / 0.7) !important;
}
.tw-text-zinc-800\/75{
  color: rgb(39 39 42 / 0.75) !important;
}
.tw-text-zinc-800\/80{
  color: rgb(39 39 42 / 0.8) !important;
}
.tw-text-zinc-800\/85{
  color: rgb(39 39 42 / 0.85) !important;
}
.tw-text-zinc-800\/90{
  color: rgb(39 39 42 / 0.9) !important;
}
.tw-text-zinc-800\/95{
  color: rgb(39 39 42 / 0.95) !important;
}
.tw-text-zinc-900{
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-900\/0{
  color: rgb(24 24 27 / 0) !important;
}
.tw-text-zinc-900\/10{
  color: rgb(24 24 27 / 0.1) !important;
}
.tw-text-zinc-900\/100{
  color: rgb(24 24 27 / 1) !important;
}
.tw-text-zinc-900\/15{
  color: rgb(24 24 27 / 0.15) !important;
}
.tw-text-zinc-900\/20{
  color: rgb(24 24 27 / 0.2) !important;
}
.tw-text-zinc-900\/25{
  color: rgb(24 24 27 / 0.25) !important;
}
.tw-text-zinc-900\/30{
  color: rgb(24 24 27 / 0.3) !important;
}
.tw-text-zinc-900\/35{
  color: rgb(24 24 27 / 0.35) !important;
}
.tw-text-zinc-900\/40{
  color: rgb(24 24 27 / 0.4) !important;
}
.tw-text-zinc-900\/45{
  color: rgb(24 24 27 / 0.45) !important;
}
.tw-text-zinc-900\/5{
  color: rgb(24 24 27 / 0.05) !important;
}
.tw-text-zinc-900\/50{
  color: rgb(24 24 27 / 0.5) !important;
}
.tw-text-zinc-900\/55{
  color: rgb(24 24 27 / 0.55) !important;
}
.tw-text-zinc-900\/60{
  color: rgb(24 24 27 / 0.6) !important;
}
.tw-text-zinc-900\/65{
  color: rgb(24 24 27 / 0.65) !important;
}
.tw-text-zinc-900\/70{
  color: rgb(24 24 27 / 0.7) !important;
}
.tw-text-zinc-900\/75{
  color: rgb(24 24 27 / 0.75) !important;
}
.tw-text-zinc-900\/80{
  color: rgb(24 24 27 / 0.8) !important;
}
.tw-text-zinc-900\/85{
  color: rgb(24 24 27 / 0.85) !important;
}
.tw-text-zinc-900\/90{
  color: rgb(24 24 27 / 0.9) !important;
}
.tw-text-zinc-900\/95{
  color: rgb(24 24 27 / 0.95) !important;
}
.tw-text-zinc-950{
  --tw-text-opacity: 1 !important;
  color: rgb(9 9 11 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-zinc-950\/0{
  color: rgb(9 9 11 / 0) !important;
}
.tw-text-zinc-950\/10{
  color: rgb(9 9 11 / 0.1) !important;
}
.tw-text-zinc-950\/100{
  color: rgb(9 9 11 / 1) !important;
}
.tw-text-zinc-950\/15{
  color: rgb(9 9 11 / 0.15) !important;
}
.tw-text-zinc-950\/20{
  color: rgb(9 9 11 / 0.2) !important;
}
.tw-text-zinc-950\/25{
  color: rgb(9 9 11 / 0.25) !important;
}
.tw-text-zinc-950\/30{
  color: rgb(9 9 11 / 0.3) !important;
}
.tw-text-zinc-950\/35{
  color: rgb(9 9 11 / 0.35) !important;
}
.tw-text-zinc-950\/40{
  color: rgb(9 9 11 / 0.4) !important;
}
.tw-text-zinc-950\/45{
  color: rgb(9 9 11 / 0.45) !important;
}
.tw-text-zinc-950\/5{
  color: rgb(9 9 11 / 0.05) !important;
}
.tw-text-zinc-950\/50{
  color: rgb(9 9 11 / 0.5) !important;
}
.tw-text-zinc-950\/55{
  color: rgb(9 9 11 / 0.55) !important;
}
.tw-text-zinc-950\/60{
  color: rgb(9 9 11 / 0.6) !important;
}
.tw-text-zinc-950\/65{
  color: rgb(9 9 11 / 0.65) !important;
}
.tw-text-zinc-950\/70{
  color: rgb(9 9 11 / 0.7) !important;
}
.tw-text-zinc-950\/75{
  color: rgb(9 9 11 / 0.75) !important;
}
.tw-text-zinc-950\/80{
  color: rgb(9 9 11 / 0.8) !important;
}
.tw-text-zinc-950\/85{
  color: rgb(9 9 11 / 0.85) !important;
}
.tw-text-zinc-950\/90{
  color: rgb(9 9 11 / 0.9) !important;
}
.tw-text-zinc-950\/95{
  color: rgb(9 9 11 / 0.95) !important;
}
.tw-text-opacity-0{
  --tw-text-opacity: 0 !important;
}
.tw-text-opacity-10{
  --tw-text-opacity: 0.1 !important;
}
.tw-text-opacity-100{
  --tw-text-opacity: 1 !important;
}
.tw-text-opacity-15{
  --tw-text-opacity: 0.15 !important;
}
.tw-text-opacity-20{
  --tw-text-opacity: 0.2 !important;
}
.tw-text-opacity-25{
  --tw-text-opacity: 0.25 !important;
}
.tw-text-opacity-30{
  --tw-text-opacity: 0.3 !important;
}
.tw-text-opacity-35{
  --tw-text-opacity: 0.35 !important;
}
.tw-text-opacity-40{
  --tw-text-opacity: 0.4 !important;
}
.tw-text-opacity-45{
  --tw-text-opacity: 0.45 !important;
}
.tw-text-opacity-5{
  --tw-text-opacity: 0.05 !important;
}
.tw-text-opacity-50{
  --tw-text-opacity: 0.5 !important;
}
.tw-text-opacity-55{
  --tw-text-opacity: 0.55 !important;
}
.tw-text-opacity-60{
  --tw-text-opacity: 0.6 !important;
}
.tw-text-opacity-65{
  --tw-text-opacity: 0.65 !important;
}
.tw-text-opacity-70{
  --tw-text-opacity: 0.7 !important;
}
.tw-text-opacity-75{
  --tw-text-opacity: 0.75 !important;
}
.tw-text-opacity-80{
  --tw-text-opacity: 0.8 !important;
}
.tw-text-opacity-85{
  --tw-text-opacity: 0.85 !important;
}
.tw-text-opacity-90{
  --tw-text-opacity: 0.9 !important;
}
.tw-text-opacity-95{
  --tw-text-opacity: 0.95 !important;
}
.tw-underline{
  text-decoration-line: underline !important;
}
.tw-line-through{
  text-decoration-line: line-through !important;
}
.tw-no-underline{
  text-decoration-line: none !important;
}
.tw-placeholder-gray-200::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(204 204 204 / var(--tw-placeholder-opacity, 1)) !important;
}
.tw-opacity-0{
  opacity: 0 !important;
}
.tw-opacity-100{
  opacity: 1 !important;
}
.tw-opacity-25{
  opacity: 0.25 !important;
}
.tw-opacity-40{
  opacity: 0.4 !important;
}
.tw-opacity-50{
  opacity: 0.5 !important;
}
.tw-opacity-60{
  opacity: 0.6 !important;
}
.tw-opacity-75{
  opacity: 0.75 !important;
}
.tw-bg-blend-normal{
  background-blend-mode: normal !important;
}
.tw-bg-blend-multiply{
  background-blend-mode: multiply !important;
}
.tw-bg-blend-screen{
  background-blend-mode: screen !important;
}
.tw-bg-blend-overlay{
  background-blend-mode: overlay !important;
}
.tw-bg-blend-darken{
  background-blend-mode: darken !important;
}
.tw-bg-blend-lighten{
  background-blend-mode: lighten !important;
}
.tw-bg-blend-color-dodge{
  background-blend-mode: color-dodge !important;
}
.tw-bg-blend-color-burn{
  background-blend-mode: color-burn !important;
}
.tw-bg-blend-hard-light{
  background-blend-mode: hard-light !important;
}
.tw-bg-blend-soft-light{
  background-blend-mode: soft-light !important;
}
.tw-bg-blend-difference{
  background-blend-mode: difference !important;
}
.tw-bg-blend-exclusion{
  background-blend-mode: exclusion !important;
}
.tw-bg-blend-hue{
  background-blend-mode: hue !important;
}
.tw-bg-blend-saturation{
  background-blend-mode: saturation !important;
}
.tw-bg-blend-color{
  background-blend-mode: color !important;
}
.tw-bg-blend-luminosity{
  background-blend-mode: luminosity !important;
}
.tw-shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.tw-outline-none{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.tw-ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.tw-ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.tw-ring-black{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1)) !important;
}
.tw-ring-gray-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(179 179 179 / var(--tw-ring-opacity, 1)) !important;
}
.tw-ring-yellow-500{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1)) !important;
}
.tw-ring-opacity-5{
  --tw-ring-opacity: 0.05 !important;
}
.tw-ring-offset-1{
  --tw-ring-offset-width: 1px !important;
}
.tw-transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.tw-transition-all{
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.tw-transition-transform{
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.tw-duration-100{
  transition-duration: 100ms !important;
}
.tw-duration-150{
  transition-duration: 150ms !important;
}
.tw-duration-200{
  transition-duration: 200ms !important;
}
.tw-duration-300{
  transition-duration: 300ms !important;
}
.tw-duration-75{
  transition-duration: 75ms !important;
}
.tw-ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.tw-ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.tw-ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.first\:tw-rounded-l-lg:first-child{
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}
.first\:tw-rounded-t-sm:first-child{
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}
.first\:tw-border-l-0:first-child{
  border-left-width: 0px !important;
}
.last\:tw-rounded-b-sm:last-child{
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}
.last\:tw-rounded-r-lg:last-child{
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}
.last\:tw-border-0:last-child{
  border-width: 0px !important;
}
.odd\:tw-bg-blue-75:nth-child(odd){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(218 232 238 / var(--tw-bg-opacity, 1)) !important;
}
.odd\:tw-bg-wb-generic-background:nth-child(odd){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.odd\:tw-bg-white:nth-child(odd){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.even\:tw-bg-gray-25:nth-child(even){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1)) !important;
}
.even\:tw-bg-white:nth-child(even){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-text-ellipsis:hover{
  text-overflow: ellipsis !important;
}
.hover\:tw-text-clip:hover{
  text-overflow: clip !important;
}
.hover\:tw-text-wrap:hover{
  text-wrap: wrap !important;
}
.hover\:tw-text-nowrap:hover{
  text-wrap: nowrap !important;
}
.hover\:tw-text-balance:hover{
  text-wrap: balance !important;
}
.hover\:tw-text-pretty:hover{
  text-wrap: pretty !important;
}
.hover\:tw-border-wb-blue:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 147 208 / var(--tw-border-opacity, 1)) !important;
}
.hover\:tw-bg-amber-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-100\/0:hover{
  background-color: rgb(254 243 199 / 0) !important;
}
.hover\:tw-bg-amber-100\/10:hover{
  background-color: rgb(254 243 199 / 0.1) !important;
}
.hover\:tw-bg-amber-100\/100:hover{
  background-color: rgb(254 243 199 / 1) !important;
}
.hover\:tw-bg-amber-100\/15:hover{
  background-color: rgb(254 243 199 / 0.15) !important;
}
.hover\:tw-bg-amber-100\/20:hover{
  background-color: rgb(254 243 199 / 0.2) !important;
}
.hover\:tw-bg-amber-100\/25:hover{
  background-color: rgb(254 243 199 / 0.25) !important;
}
.hover\:tw-bg-amber-100\/30:hover{
  background-color: rgb(254 243 199 / 0.3) !important;
}
.hover\:tw-bg-amber-100\/35:hover{
  background-color: rgb(254 243 199 / 0.35) !important;
}
.hover\:tw-bg-amber-100\/40:hover{
  background-color: rgb(254 243 199 / 0.4) !important;
}
.hover\:tw-bg-amber-100\/45:hover{
  background-color: rgb(254 243 199 / 0.45) !important;
}
.hover\:tw-bg-amber-100\/5:hover{
  background-color: rgb(254 243 199 / 0.05) !important;
}
.hover\:tw-bg-amber-100\/50:hover{
  background-color: rgb(254 243 199 / 0.5) !important;
}
.hover\:tw-bg-amber-100\/55:hover{
  background-color: rgb(254 243 199 / 0.55) !important;
}
.hover\:tw-bg-amber-100\/60:hover{
  background-color: rgb(254 243 199 / 0.6) !important;
}
.hover\:tw-bg-amber-100\/65:hover{
  background-color: rgb(254 243 199 / 0.65) !important;
}
.hover\:tw-bg-amber-100\/70:hover{
  background-color: rgb(254 243 199 / 0.7) !important;
}
.hover\:tw-bg-amber-100\/75:hover{
  background-color: rgb(254 243 199 / 0.75) !important;
}
.hover\:tw-bg-amber-100\/80:hover{
  background-color: rgb(254 243 199 / 0.8) !important;
}
.hover\:tw-bg-amber-100\/85:hover{
  background-color: rgb(254 243 199 / 0.85) !important;
}
.hover\:tw-bg-amber-100\/90:hover{
  background-color: rgb(254 243 199 / 0.9) !important;
}
.hover\:tw-bg-amber-100\/95:hover{
  background-color: rgb(254 243 199 / 0.95) !important;
}
.hover\:tw-bg-amber-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-200\/0:hover{
  background-color: rgb(253 230 138 / 0) !important;
}
.hover\:tw-bg-amber-200\/10:hover{
  background-color: rgb(253 230 138 / 0.1) !important;
}
.hover\:tw-bg-amber-200\/100:hover{
  background-color: rgb(253 230 138 / 1) !important;
}
.hover\:tw-bg-amber-200\/15:hover{
  background-color: rgb(253 230 138 / 0.15) !important;
}
.hover\:tw-bg-amber-200\/20:hover{
  background-color: rgb(253 230 138 / 0.2) !important;
}
.hover\:tw-bg-amber-200\/25:hover{
  background-color: rgb(253 230 138 / 0.25) !important;
}
.hover\:tw-bg-amber-200\/30:hover{
  background-color: rgb(253 230 138 / 0.3) !important;
}
.hover\:tw-bg-amber-200\/35:hover{
  background-color: rgb(253 230 138 / 0.35) !important;
}
.hover\:tw-bg-amber-200\/40:hover{
  background-color: rgb(253 230 138 / 0.4) !important;
}
.hover\:tw-bg-amber-200\/45:hover{
  background-color: rgb(253 230 138 / 0.45) !important;
}
.hover\:tw-bg-amber-200\/5:hover{
  background-color: rgb(253 230 138 / 0.05) !important;
}
.hover\:tw-bg-amber-200\/50:hover{
  background-color: rgb(253 230 138 / 0.5) !important;
}
.hover\:tw-bg-amber-200\/55:hover{
  background-color: rgb(253 230 138 / 0.55) !important;
}
.hover\:tw-bg-amber-200\/60:hover{
  background-color: rgb(253 230 138 / 0.6) !important;
}
.hover\:tw-bg-amber-200\/65:hover{
  background-color: rgb(253 230 138 / 0.65) !important;
}
.hover\:tw-bg-amber-200\/70:hover{
  background-color: rgb(253 230 138 / 0.7) !important;
}
.hover\:tw-bg-amber-200\/75:hover{
  background-color: rgb(253 230 138 / 0.75) !important;
}
.hover\:tw-bg-amber-200\/80:hover{
  background-color: rgb(253 230 138 / 0.8) !important;
}
.hover\:tw-bg-amber-200\/85:hover{
  background-color: rgb(253 230 138 / 0.85) !important;
}
.hover\:tw-bg-amber-200\/90:hover{
  background-color: rgb(253 230 138 / 0.9) !important;
}
.hover\:tw-bg-amber-200\/95:hover{
  background-color: rgb(253 230 138 / 0.95) !important;
}
.hover\:tw-bg-amber-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-300\/0:hover{
  background-color: rgb(252 211 77 / 0) !important;
}
.hover\:tw-bg-amber-300\/10:hover{
  background-color: rgb(252 211 77 / 0.1) !important;
}
.hover\:tw-bg-amber-300\/100:hover{
  background-color: rgb(252 211 77 / 1) !important;
}
.hover\:tw-bg-amber-300\/15:hover{
  background-color: rgb(252 211 77 / 0.15) !important;
}
.hover\:tw-bg-amber-300\/20:hover{
  background-color: rgb(252 211 77 / 0.2) !important;
}
.hover\:tw-bg-amber-300\/25:hover{
  background-color: rgb(252 211 77 / 0.25) !important;
}
.hover\:tw-bg-amber-300\/30:hover{
  background-color: rgb(252 211 77 / 0.3) !important;
}
.hover\:tw-bg-amber-300\/35:hover{
  background-color: rgb(252 211 77 / 0.35) !important;
}
.hover\:tw-bg-amber-300\/40:hover{
  background-color: rgb(252 211 77 / 0.4) !important;
}
.hover\:tw-bg-amber-300\/45:hover{
  background-color: rgb(252 211 77 / 0.45) !important;
}
.hover\:tw-bg-amber-300\/5:hover{
  background-color: rgb(252 211 77 / 0.05) !important;
}
.hover\:tw-bg-amber-300\/50:hover{
  background-color: rgb(252 211 77 / 0.5) !important;
}
.hover\:tw-bg-amber-300\/55:hover{
  background-color: rgb(252 211 77 / 0.55) !important;
}
.hover\:tw-bg-amber-300\/60:hover{
  background-color: rgb(252 211 77 / 0.6) !important;
}
.hover\:tw-bg-amber-300\/65:hover{
  background-color: rgb(252 211 77 / 0.65) !important;
}
.hover\:tw-bg-amber-300\/70:hover{
  background-color: rgb(252 211 77 / 0.7) !important;
}
.hover\:tw-bg-amber-300\/75:hover{
  background-color: rgb(252 211 77 / 0.75) !important;
}
.hover\:tw-bg-amber-300\/80:hover{
  background-color: rgb(252 211 77 / 0.8) !important;
}
.hover\:tw-bg-amber-300\/85:hover{
  background-color: rgb(252 211 77 / 0.85) !important;
}
.hover\:tw-bg-amber-300\/90:hover{
  background-color: rgb(252 211 77 / 0.9) !important;
}
.hover\:tw-bg-amber-300\/95:hover{
  background-color: rgb(252 211 77 / 0.95) !important;
}
.hover\:tw-bg-amber-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-400\/0:hover{
  background-color: rgb(251 191 36 / 0) !important;
}
.hover\:tw-bg-amber-400\/10:hover{
  background-color: rgb(251 191 36 / 0.1) !important;
}
.hover\:tw-bg-amber-400\/100:hover{
  background-color: rgb(251 191 36 / 1) !important;
}
.hover\:tw-bg-amber-400\/15:hover{
  background-color: rgb(251 191 36 / 0.15) !important;
}
.hover\:tw-bg-amber-400\/20:hover{
  background-color: rgb(251 191 36 / 0.2) !important;
}
.hover\:tw-bg-amber-400\/25:hover{
  background-color: rgb(251 191 36 / 0.25) !important;
}
.hover\:tw-bg-amber-400\/30:hover{
  background-color: rgb(251 191 36 / 0.3) !important;
}
.hover\:tw-bg-amber-400\/35:hover{
  background-color: rgb(251 191 36 / 0.35) !important;
}
.hover\:tw-bg-amber-400\/40:hover{
  background-color: rgb(251 191 36 / 0.4) !important;
}
.hover\:tw-bg-amber-400\/45:hover{
  background-color: rgb(251 191 36 / 0.45) !important;
}
.hover\:tw-bg-amber-400\/5:hover{
  background-color: rgb(251 191 36 / 0.05) !important;
}
.hover\:tw-bg-amber-400\/50:hover{
  background-color: rgb(251 191 36 / 0.5) !important;
}
.hover\:tw-bg-amber-400\/55:hover{
  background-color: rgb(251 191 36 / 0.55) !important;
}
.hover\:tw-bg-amber-400\/60:hover{
  background-color: rgb(251 191 36 / 0.6) !important;
}
.hover\:tw-bg-amber-400\/65:hover{
  background-color: rgb(251 191 36 / 0.65) !important;
}
.hover\:tw-bg-amber-400\/70:hover{
  background-color: rgb(251 191 36 / 0.7) !important;
}
.hover\:tw-bg-amber-400\/75:hover{
  background-color: rgb(251 191 36 / 0.75) !important;
}
.hover\:tw-bg-amber-400\/80:hover{
  background-color: rgb(251 191 36 / 0.8) !important;
}
.hover\:tw-bg-amber-400\/85:hover{
  background-color: rgb(251 191 36 / 0.85) !important;
}
.hover\:tw-bg-amber-400\/90:hover{
  background-color: rgb(251 191 36 / 0.9) !important;
}
.hover\:tw-bg-amber-400\/95:hover{
  background-color: rgb(251 191 36 / 0.95) !important;
}
.hover\:tw-bg-amber-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-50\/0:hover{
  background-color: rgb(255 251 235 / 0) !important;
}
.hover\:tw-bg-amber-50\/10:hover{
  background-color: rgb(255 251 235 / 0.1) !important;
}
.hover\:tw-bg-amber-50\/100:hover{
  background-color: rgb(255 251 235 / 1) !important;
}
.hover\:tw-bg-amber-50\/15:hover{
  background-color: rgb(255 251 235 / 0.15) !important;
}
.hover\:tw-bg-amber-50\/20:hover{
  background-color: rgb(255 251 235 / 0.2) !important;
}
.hover\:tw-bg-amber-50\/25:hover{
  background-color: rgb(255 251 235 / 0.25) !important;
}
.hover\:tw-bg-amber-50\/30:hover{
  background-color: rgb(255 251 235 / 0.3) !important;
}
.hover\:tw-bg-amber-50\/35:hover{
  background-color: rgb(255 251 235 / 0.35) !important;
}
.hover\:tw-bg-amber-50\/40:hover{
  background-color: rgb(255 251 235 / 0.4) !important;
}
.hover\:tw-bg-amber-50\/45:hover{
  background-color: rgb(255 251 235 / 0.45) !important;
}
.hover\:tw-bg-amber-50\/5:hover{
  background-color: rgb(255 251 235 / 0.05) !important;
}
.hover\:tw-bg-amber-50\/50:hover{
  background-color: rgb(255 251 235 / 0.5) !important;
}
.hover\:tw-bg-amber-50\/55:hover{
  background-color: rgb(255 251 235 / 0.55) !important;
}
.hover\:tw-bg-amber-50\/60:hover{
  background-color: rgb(255 251 235 / 0.6) !important;
}
.hover\:tw-bg-amber-50\/65:hover{
  background-color: rgb(255 251 235 / 0.65) !important;
}
.hover\:tw-bg-amber-50\/70:hover{
  background-color: rgb(255 251 235 / 0.7) !important;
}
.hover\:tw-bg-amber-50\/75:hover{
  background-color: rgb(255 251 235 / 0.75) !important;
}
.hover\:tw-bg-amber-50\/80:hover{
  background-color: rgb(255 251 235 / 0.8) !important;
}
.hover\:tw-bg-amber-50\/85:hover{
  background-color: rgb(255 251 235 / 0.85) !important;
}
.hover\:tw-bg-amber-50\/90:hover{
  background-color: rgb(255 251 235 / 0.9) !important;
}
.hover\:tw-bg-amber-50\/95:hover{
  background-color: rgb(255 251 235 / 0.95) !important;
}
.hover\:tw-bg-amber-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-500\/0:hover{
  background-color: rgb(245 158 11 / 0) !important;
}
.hover\:tw-bg-amber-500\/10:hover{
  background-color: rgb(245 158 11 / 0.1) !important;
}
.hover\:tw-bg-amber-500\/100:hover{
  background-color: rgb(245 158 11 / 1) !important;
}
.hover\:tw-bg-amber-500\/15:hover{
  background-color: rgb(245 158 11 / 0.15) !important;
}
.hover\:tw-bg-amber-500\/20:hover{
  background-color: rgb(245 158 11 / 0.2) !important;
}
.hover\:tw-bg-amber-500\/25:hover{
  background-color: rgb(245 158 11 / 0.25) !important;
}
.hover\:tw-bg-amber-500\/30:hover{
  background-color: rgb(245 158 11 / 0.3) !important;
}
.hover\:tw-bg-amber-500\/35:hover{
  background-color: rgb(245 158 11 / 0.35) !important;
}
.hover\:tw-bg-amber-500\/40:hover{
  background-color: rgb(245 158 11 / 0.4) !important;
}
.hover\:tw-bg-amber-500\/45:hover{
  background-color: rgb(245 158 11 / 0.45) !important;
}
.hover\:tw-bg-amber-500\/5:hover{
  background-color: rgb(245 158 11 / 0.05) !important;
}
.hover\:tw-bg-amber-500\/50:hover{
  background-color: rgb(245 158 11 / 0.5) !important;
}
.hover\:tw-bg-amber-500\/55:hover{
  background-color: rgb(245 158 11 / 0.55) !important;
}
.hover\:tw-bg-amber-500\/60:hover{
  background-color: rgb(245 158 11 / 0.6) !important;
}
.hover\:tw-bg-amber-500\/65:hover{
  background-color: rgb(245 158 11 / 0.65) !important;
}
.hover\:tw-bg-amber-500\/70:hover{
  background-color: rgb(245 158 11 / 0.7) !important;
}
.hover\:tw-bg-amber-500\/75:hover{
  background-color: rgb(245 158 11 / 0.75) !important;
}
.hover\:tw-bg-amber-500\/80:hover{
  background-color: rgb(245 158 11 / 0.8) !important;
}
.hover\:tw-bg-amber-500\/85:hover{
  background-color: rgb(245 158 11 / 0.85) !important;
}
.hover\:tw-bg-amber-500\/90:hover{
  background-color: rgb(245 158 11 / 0.9) !important;
}
.hover\:tw-bg-amber-500\/95:hover{
  background-color: rgb(245 158 11 / 0.95) !important;
}
.hover\:tw-bg-amber-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-600\/0:hover{
  background-color: rgb(217 119 6 / 0) !important;
}
.hover\:tw-bg-amber-600\/10:hover{
  background-color: rgb(217 119 6 / 0.1) !important;
}
.hover\:tw-bg-amber-600\/100:hover{
  background-color: rgb(217 119 6 / 1) !important;
}
.hover\:tw-bg-amber-600\/15:hover{
  background-color: rgb(217 119 6 / 0.15) !important;
}
.hover\:tw-bg-amber-600\/20:hover{
  background-color: rgb(217 119 6 / 0.2) !important;
}
.hover\:tw-bg-amber-600\/25:hover{
  background-color: rgb(217 119 6 / 0.25) !important;
}
.hover\:tw-bg-amber-600\/30:hover{
  background-color: rgb(217 119 6 / 0.3) !important;
}
.hover\:tw-bg-amber-600\/35:hover{
  background-color: rgb(217 119 6 / 0.35) !important;
}
.hover\:tw-bg-amber-600\/40:hover{
  background-color: rgb(217 119 6 / 0.4) !important;
}
.hover\:tw-bg-amber-600\/45:hover{
  background-color: rgb(217 119 6 / 0.45) !important;
}
.hover\:tw-bg-amber-600\/5:hover{
  background-color: rgb(217 119 6 / 0.05) !important;
}
.hover\:tw-bg-amber-600\/50:hover{
  background-color: rgb(217 119 6 / 0.5) !important;
}
.hover\:tw-bg-amber-600\/55:hover{
  background-color: rgb(217 119 6 / 0.55) !important;
}
.hover\:tw-bg-amber-600\/60:hover{
  background-color: rgb(217 119 6 / 0.6) !important;
}
.hover\:tw-bg-amber-600\/65:hover{
  background-color: rgb(217 119 6 / 0.65) !important;
}
.hover\:tw-bg-amber-600\/70:hover{
  background-color: rgb(217 119 6 / 0.7) !important;
}
.hover\:tw-bg-amber-600\/75:hover{
  background-color: rgb(217 119 6 / 0.75) !important;
}
.hover\:tw-bg-amber-600\/80:hover{
  background-color: rgb(217 119 6 / 0.8) !important;
}
.hover\:tw-bg-amber-600\/85:hover{
  background-color: rgb(217 119 6 / 0.85) !important;
}
.hover\:tw-bg-amber-600\/90:hover{
  background-color: rgb(217 119 6 / 0.9) !important;
}
.hover\:tw-bg-amber-600\/95:hover{
  background-color: rgb(217 119 6 / 0.95) !important;
}
.hover\:tw-bg-amber-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-700\/0:hover{
  background-color: rgb(180 83 9 / 0) !important;
}
.hover\:tw-bg-amber-700\/10:hover{
  background-color: rgb(180 83 9 / 0.1) !important;
}
.hover\:tw-bg-amber-700\/100:hover{
  background-color: rgb(180 83 9 / 1) !important;
}
.hover\:tw-bg-amber-700\/15:hover{
  background-color: rgb(180 83 9 / 0.15) !important;
}
.hover\:tw-bg-amber-700\/20:hover{
  background-color: rgb(180 83 9 / 0.2) !important;
}
.hover\:tw-bg-amber-700\/25:hover{
  background-color: rgb(180 83 9 / 0.25) !important;
}
.hover\:tw-bg-amber-700\/30:hover{
  background-color: rgb(180 83 9 / 0.3) !important;
}
.hover\:tw-bg-amber-700\/35:hover{
  background-color: rgb(180 83 9 / 0.35) !important;
}
.hover\:tw-bg-amber-700\/40:hover{
  background-color: rgb(180 83 9 / 0.4) !important;
}
.hover\:tw-bg-amber-700\/45:hover{
  background-color: rgb(180 83 9 / 0.45) !important;
}
.hover\:tw-bg-amber-700\/5:hover{
  background-color: rgb(180 83 9 / 0.05) !important;
}
.hover\:tw-bg-amber-700\/50:hover{
  background-color: rgb(180 83 9 / 0.5) !important;
}
.hover\:tw-bg-amber-700\/55:hover{
  background-color: rgb(180 83 9 / 0.55) !important;
}
.hover\:tw-bg-amber-700\/60:hover{
  background-color: rgb(180 83 9 / 0.6) !important;
}
.hover\:tw-bg-amber-700\/65:hover{
  background-color: rgb(180 83 9 / 0.65) !important;
}
.hover\:tw-bg-amber-700\/70:hover{
  background-color: rgb(180 83 9 / 0.7) !important;
}
.hover\:tw-bg-amber-700\/75:hover{
  background-color: rgb(180 83 9 / 0.75) !important;
}
.hover\:tw-bg-amber-700\/80:hover{
  background-color: rgb(180 83 9 / 0.8) !important;
}
.hover\:tw-bg-amber-700\/85:hover{
  background-color: rgb(180 83 9 / 0.85) !important;
}
.hover\:tw-bg-amber-700\/90:hover{
  background-color: rgb(180 83 9 / 0.9) !important;
}
.hover\:tw-bg-amber-700\/95:hover{
  background-color: rgb(180 83 9 / 0.95) !important;
}
.hover\:tw-bg-amber-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-800\/0:hover{
  background-color: rgb(146 64 14 / 0) !important;
}
.hover\:tw-bg-amber-800\/10:hover{
  background-color: rgb(146 64 14 / 0.1) !important;
}
.hover\:tw-bg-amber-800\/100:hover{
  background-color: rgb(146 64 14 / 1) !important;
}
.hover\:tw-bg-amber-800\/15:hover{
  background-color: rgb(146 64 14 / 0.15) !important;
}
.hover\:tw-bg-amber-800\/20:hover{
  background-color: rgb(146 64 14 / 0.2) !important;
}
.hover\:tw-bg-amber-800\/25:hover{
  background-color: rgb(146 64 14 / 0.25) !important;
}
.hover\:tw-bg-amber-800\/30:hover{
  background-color: rgb(146 64 14 / 0.3) !important;
}
.hover\:tw-bg-amber-800\/35:hover{
  background-color: rgb(146 64 14 / 0.35) !important;
}
.hover\:tw-bg-amber-800\/40:hover{
  background-color: rgb(146 64 14 / 0.4) !important;
}
.hover\:tw-bg-amber-800\/45:hover{
  background-color: rgb(146 64 14 / 0.45) !important;
}
.hover\:tw-bg-amber-800\/5:hover{
  background-color: rgb(146 64 14 / 0.05) !important;
}
.hover\:tw-bg-amber-800\/50:hover{
  background-color: rgb(146 64 14 / 0.5) !important;
}
.hover\:tw-bg-amber-800\/55:hover{
  background-color: rgb(146 64 14 / 0.55) !important;
}
.hover\:tw-bg-amber-800\/60:hover{
  background-color: rgb(146 64 14 / 0.6) !important;
}
.hover\:tw-bg-amber-800\/65:hover{
  background-color: rgb(146 64 14 / 0.65) !important;
}
.hover\:tw-bg-amber-800\/70:hover{
  background-color: rgb(146 64 14 / 0.7) !important;
}
.hover\:tw-bg-amber-800\/75:hover{
  background-color: rgb(146 64 14 / 0.75) !important;
}
.hover\:tw-bg-amber-800\/80:hover{
  background-color: rgb(146 64 14 / 0.8) !important;
}
.hover\:tw-bg-amber-800\/85:hover{
  background-color: rgb(146 64 14 / 0.85) !important;
}
.hover\:tw-bg-amber-800\/90:hover{
  background-color: rgb(146 64 14 / 0.9) !important;
}
.hover\:tw-bg-amber-800\/95:hover{
  background-color: rgb(146 64 14 / 0.95) !important;
}
.hover\:tw-bg-amber-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-900\/0:hover{
  background-color: rgb(120 53 15 / 0) !important;
}
.hover\:tw-bg-amber-900\/10:hover{
  background-color: rgb(120 53 15 / 0.1) !important;
}
.hover\:tw-bg-amber-900\/100:hover{
  background-color: rgb(120 53 15 / 1) !important;
}
.hover\:tw-bg-amber-900\/15:hover{
  background-color: rgb(120 53 15 / 0.15) !important;
}
.hover\:tw-bg-amber-900\/20:hover{
  background-color: rgb(120 53 15 / 0.2) !important;
}
.hover\:tw-bg-amber-900\/25:hover{
  background-color: rgb(120 53 15 / 0.25) !important;
}
.hover\:tw-bg-amber-900\/30:hover{
  background-color: rgb(120 53 15 / 0.3) !important;
}
.hover\:tw-bg-amber-900\/35:hover{
  background-color: rgb(120 53 15 / 0.35) !important;
}
.hover\:tw-bg-amber-900\/40:hover{
  background-color: rgb(120 53 15 / 0.4) !important;
}
.hover\:tw-bg-amber-900\/45:hover{
  background-color: rgb(120 53 15 / 0.45) !important;
}
.hover\:tw-bg-amber-900\/5:hover{
  background-color: rgb(120 53 15 / 0.05) !important;
}
.hover\:tw-bg-amber-900\/50:hover{
  background-color: rgb(120 53 15 / 0.5) !important;
}
.hover\:tw-bg-amber-900\/55:hover{
  background-color: rgb(120 53 15 / 0.55) !important;
}
.hover\:tw-bg-amber-900\/60:hover{
  background-color: rgb(120 53 15 / 0.6) !important;
}
.hover\:tw-bg-amber-900\/65:hover{
  background-color: rgb(120 53 15 / 0.65) !important;
}
.hover\:tw-bg-amber-900\/70:hover{
  background-color: rgb(120 53 15 / 0.7) !important;
}
.hover\:tw-bg-amber-900\/75:hover{
  background-color: rgb(120 53 15 / 0.75) !important;
}
.hover\:tw-bg-amber-900\/80:hover{
  background-color: rgb(120 53 15 / 0.8) !important;
}
.hover\:tw-bg-amber-900\/85:hover{
  background-color: rgb(120 53 15 / 0.85) !important;
}
.hover\:tw-bg-amber-900\/90:hover{
  background-color: rgb(120 53 15 / 0.9) !important;
}
.hover\:tw-bg-amber-900\/95:hover{
  background-color: rgb(120 53 15 / 0.95) !important;
}
.hover\:tw-bg-amber-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-amber-950\/0:hover{
  background-color: rgb(69 26 3 / 0) !important;
}
.hover\:tw-bg-amber-950\/10:hover{
  background-color: rgb(69 26 3 / 0.1) !important;
}
.hover\:tw-bg-amber-950\/100:hover{
  background-color: rgb(69 26 3 / 1) !important;
}
.hover\:tw-bg-amber-950\/15:hover{
  background-color: rgb(69 26 3 / 0.15) !important;
}
.hover\:tw-bg-amber-950\/20:hover{
  background-color: rgb(69 26 3 / 0.2) !important;
}
.hover\:tw-bg-amber-950\/25:hover{
  background-color: rgb(69 26 3 / 0.25) !important;
}
.hover\:tw-bg-amber-950\/30:hover{
  background-color: rgb(69 26 3 / 0.3) !important;
}
.hover\:tw-bg-amber-950\/35:hover{
  background-color: rgb(69 26 3 / 0.35) !important;
}
.hover\:tw-bg-amber-950\/40:hover{
  background-color: rgb(69 26 3 / 0.4) !important;
}
.hover\:tw-bg-amber-950\/45:hover{
  background-color: rgb(69 26 3 / 0.45) !important;
}
.hover\:tw-bg-amber-950\/5:hover{
  background-color: rgb(69 26 3 / 0.05) !important;
}
.hover\:tw-bg-amber-950\/50:hover{
  background-color: rgb(69 26 3 / 0.5) !important;
}
.hover\:tw-bg-amber-950\/55:hover{
  background-color: rgb(69 26 3 / 0.55) !important;
}
.hover\:tw-bg-amber-950\/60:hover{
  background-color: rgb(69 26 3 / 0.6) !important;
}
.hover\:tw-bg-amber-950\/65:hover{
  background-color: rgb(69 26 3 / 0.65) !important;
}
.hover\:tw-bg-amber-950\/70:hover{
  background-color: rgb(69 26 3 / 0.7) !important;
}
.hover\:tw-bg-amber-950\/75:hover{
  background-color: rgb(69 26 3 / 0.75) !important;
}
.hover\:tw-bg-amber-950\/80:hover{
  background-color: rgb(69 26 3 / 0.8) !important;
}
.hover\:tw-bg-amber-950\/85:hover{
  background-color: rgb(69 26 3 / 0.85) !important;
}
.hover\:tw-bg-amber-950\/90:hover{
  background-color: rgb(69 26 3 / 0.9) !important;
}
.hover\:tw-bg-amber-950\/95:hover{
  background-color: rgb(69 26 3 / 0.95) !important;
}
.hover\:tw-bg-black:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-black\/0:hover{
  background-color: rgb(0 0 0 / 0) !important;
}
.hover\:tw-bg-black\/10:hover{
  background-color: rgb(0 0 0 / 0.1) !important;
}
.hover\:tw-bg-black\/100:hover{
  background-color: rgb(0 0 0 / 1) !important;
}
.hover\:tw-bg-black\/15:hover{
  background-color: rgb(0 0 0 / 0.15) !important;
}
.hover\:tw-bg-black\/20:hover{
  background-color: rgb(0 0 0 / 0.2) !important;
}
.hover\:tw-bg-black\/25:hover{
  background-color: rgb(0 0 0 / 0.25) !important;
}
.hover\:tw-bg-black\/30:hover{
  background-color: rgb(0 0 0 / 0.3) !important;
}
.hover\:tw-bg-black\/35:hover{
  background-color: rgb(0 0 0 / 0.35) !important;
}
.hover\:tw-bg-black\/40:hover{
  background-color: rgb(0 0 0 / 0.4) !important;
}
.hover\:tw-bg-black\/45:hover{
  background-color: rgb(0 0 0 / 0.45) !important;
}
.hover\:tw-bg-black\/5:hover{
  background-color: rgb(0 0 0 / 0.05) !important;
}
.hover\:tw-bg-black\/50:hover{
  background-color: rgb(0 0 0 / 0.5) !important;
}
.hover\:tw-bg-black\/55:hover{
  background-color: rgb(0 0 0 / 0.55) !important;
}
.hover\:tw-bg-black\/60:hover{
  background-color: rgb(0 0 0 / 0.6) !important;
}
.hover\:tw-bg-black\/65:hover{
  background-color: rgb(0 0 0 / 0.65) !important;
}
.hover\:tw-bg-black\/70:hover{
  background-color: rgb(0 0 0 / 0.7) !important;
}
.hover\:tw-bg-black\/75:hover{
  background-color: rgb(0 0 0 / 0.75) !important;
}
.hover\:tw-bg-black\/80:hover{
  background-color: rgb(0 0 0 / 0.8) !important;
}
.hover\:tw-bg-black\/85:hover{
  background-color: rgb(0 0 0 / 0.85) !important;
}
.hover\:tw-bg-black\/90:hover{
  background-color: rgb(0 0 0 / 0.9) !important;
}
.hover\:tw-bg-black\/95:hover{
  background-color: rgb(0 0 0 / 0.95) !important;
}
.hover\:tw-bg-blue-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-100\/0:hover{
  background-color: rgb(204 233 246 / 0) !important;
}
.hover\:tw-bg-blue-100\/10:hover{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.hover\:tw-bg-blue-100\/100:hover{
  background-color: rgb(204 233 246 / 1) !important;
}
.hover\:tw-bg-blue-100\/15:hover{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.hover\:tw-bg-blue-100\/20:hover{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.hover\:tw-bg-blue-100\/25:hover{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.hover\:tw-bg-blue-100\/30:hover{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.hover\:tw-bg-blue-100\/35:hover{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.hover\:tw-bg-blue-100\/40:hover{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.hover\:tw-bg-blue-100\/45:hover{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.hover\:tw-bg-blue-100\/5:hover{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.hover\:tw-bg-blue-100\/50:hover{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.hover\:tw-bg-blue-100\/55:hover{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.hover\:tw-bg-blue-100\/60:hover{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.hover\:tw-bg-blue-100\/65:hover{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.hover\:tw-bg-blue-100\/70:hover{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.hover\:tw-bg-blue-100\/75:hover{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.hover\:tw-bg-blue-100\/80:hover{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.hover\:tw-bg-blue-100\/85:hover{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.hover\:tw-bg-blue-100\/90:hover{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.hover\:tw-bg-blue-100\/95:hover{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.hover\:tw-bg-blue-20:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-20\/0:hover{
  background-color: rgb(241 244 248 / 0) !important;
}
.hover\:tw-bg-blue-20\/10:hover{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.hover\:tw-bg-blue-20\/100:hover{
  background-color: rgb(241 244 248 / 1) !important;
}
.hover\:tw-bg-blue-20\/15:hover{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.hover\:tw-bg-blue-20\/20:hover{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.hover\:tw-bg-blue-20\/25:hover{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.hover\:tw-bg-blue-20\/30:hover{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.hover\:tw-bg-blue-20\/35:hover{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.hover\:tw-bg-blue-20\/40:hover{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.hover\:tw-bg-blue-20\/45:hover{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.hover\:tw-bg-blue-20\/5:hover{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.hover\:tw-bg-blue-20\/50:hover{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.hover\:tw-bg-blue-20\/55:hover{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.hover\:tw-bg-blue-20\/60:hover{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.hover\:tw-bg-blue-20\/65:hover{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.hover\:tw-bg-blue-20\/70:hover{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.hover\:tw-bg-blue-20\/75:hover{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.hover\:tw-bg-blue-20\/80:hover{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.hover\:tw-bg-blue-20\/85:hover{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.hover\:tw-bg-blue-20\/90:hover{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.hover\:tw-bg-blue-20\/95:hover{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.hover\:tw-bg-blue-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 212 236 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-200\/0:hover{
  background-color: rgb(153 212 236 / 0) !important;
}
.hover\:tw-bg-blue-200\/10:hover{
  background-color: rgb(153 212 236 / 0.1) !important;
}
.hover\:tw-bg-blue-200\/100:hover{
  background-color: rgb(153 212 236 / 1) !important;
}
.hover\:tw-bg-blue-200\/15:hover{
  background-color: rgb(153 212 236 / 0.15) !important;
}
.hover\:tw-bg-blue-200\/20:hover{
  background-color: rgb(153 212 236 / 0.2) !important;
}
.hover\:tw-bg-blue-200\/25:hover{
  background-color: rgb(153 212 236 / 0.25) !important;
}
.hover\:tw-bg-blue-200\/30:hover{
  background-color: rgb(153 212 236 / 0.3) !important;
}
.hover\:tw-bg-blue-200\/35:hover{
  background-color: rgb(153 212 236 / 0.35) !important;
}
.hover\:tw-bg-blue-200\/40:hover{
  background-color: rgb(153 212 236 / 0.4) !important;
}
.hover\:tw-bg-blue-200\/45:hover{
  background-color: rgb(153 212 236 / 0.45) !important;
}
.hover\:tw-bg-blue-200\/5:hover{
  background-color: rgb(153 212 236 / 0.05) !important;
}
.hover\:tw-bg-blue-200\/50:hover{
  background-color: rgb(153 212 236 / 0.5) !important;
}
.hover\:tw-bg-blue-200\/55:hover{
  background-color: rgb(153 212 236 / 0.55) !important;
}
.hover\:tw-bg-blue-200\/60:hover{
  background-color: rgb(153 212 236 / 0.6) !important;
}
.hover\:tw-bg-blue-200\/65:hover{
  background-color: rgb(153 212 236 / 0.65) !important;
}
.hover\:tw-bg-blue-200\/70:hover{
  background-color: rgb(153 212 236 / 0.7) !important;
}
.hover\:tw-bg-blue-200\/75:hover{
  background-color: rgb(153 212 236 / 0.75) !important;
}
.hover\:tw-bg-blue-200\/80:hover{
  background-color: rgb(153 212 236 / 0.8) !important;
}
.hover\:tw-bg-blue-200\/85:hover{
  background-color: rgb(153 212 236 / 0.85) !important;
}
.hover\:tw-bg-blue-200\/90:hover{
  background-color: rgb(153 212 236 / 0.9) !important;
}
.hover\:tw-bg-blue-200\/95:hover{
  background-color: rgb(153 212 236 / 0.95) !important;
}
.hover\:tw-bg-blue-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(102 190 227 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-300\/0:hover{
  background-color: rgb(102 190 227 / 0) !important;
}
.hover\:tw-bg-blue-300\/10:hover{
  background-color: rgb(102 190 227 / 0.1) !important;
}
.hover\:tw-bg-blue-300\/100:hover{
  background-color: rgb(102 190 227 / 1) !important;
}
.hover\:tw-bg-blue-300\/15:hover{
  background-color: rgb(102 190 227 / 0.15) !important;
}
.hover\:tw-bg-blue-300\/20:hover{
  background-color: rgb(102 190 227 / 0.2) !important;
}
.hover\:tw-bg-blue-300\/25:hover{
  background-color: rgb(102 190 227 / 0.25) !important;
}
.hover\:tw-bg-blue-300\/30:hover{
  background-color: rgb(102 190 227 / 0.3) !important;
}
.hover\:tw-bg-blue-300\/35:hover{
  background-color: rgb(102 190 227 / 0.35) !important;
}
.hover\:tw-bg-blue-300\/40:hover{
  background-color: rgb(102 190 227 / 0.4) !important;
}
.hover\:tw-bg-blue-300\/45:hover{
  background-color: rgb(102 190 227 / 0.45) !important;
}
.hover\:tw-bg-blue-300\/5:hover{
  background-color: rgb(102 190 227 / 0.05) !important;
}
.hover\:tw-bg-blue-300\/50:hover{
  background-color: rgb(102 190 227 / 0.5) !important;
}
.hover\:tw-bg-blue-300\/55:hover{
  background-color: rgb(102 190 227 / 0.55) !important;
}
.hover\:tw-bg-blue-300\/60:hover{
  background-color: rgb(102 190 227 / 0.6) !important;
}
.hover\:tw-bg-blue-300\/65:hover{
  background-color: rgb(102 190 227 / 0.65) !important;
}
.hover\:tw-bg-blue-300\/70:hover{
  background-color: rgb(102 190 227 / 0.7) !important;
}
.hover\:tw-bg-blue-300\/75:hover{
  background-color: rgb(102 190 227 / 0.75) !important;
}
.hover\:tw-bg-blue-300\/80:hover{
  background-color: rgb(102 190 227 / 0.8) !important;
}
.hover\:tw-bg-blue-300\/85:hover{
  background-color: rgb(102 190 227 / 0.85) !important;
}
.hover\:tw-bg-blue-300\/90:hover{
  background-color: rgb(102 190 227 / 0.9) !important;
}
.hover\:tw-bg-blue-300\/95:hover{
  background-color: rgb(102 190 227 / 0.95) !important;
}
.hover\:tw-bg-blue-40:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 232 237 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-40\/0:hover{
  background-color: rgb(217 232 237 / 0) !important;
}
.hover\:tw-bg-blue-40\/10:hover{
  background-color: rgb(217 232 237 / 0.1) !important;
}
.hover\:tw-bg-blue-40\/100:hover{
  background-color: rgb(217 232 237 / 1) !important;
}
.hover\:tw-bg-blue-40\/15:hover{
  background-color: rgb(217 232 237 / 0.15) !important;
}
.hover\:tw-bg-blue-40\/20:hover{
  background-color: rgb(217 232 237 / 0.2) !important;
}
.hover\:tw-bg-blue-40\/25:hover{
  background-color: rgb(217 232 237 / 0.25) !important;
}
.hover\:tw-bg-blue-40\/30:hover{
  background-color: rgb(217 232 237 / 0.3) !important;
}
.hover\:tw-bg-blue-40\/35:hover{
  background-color: rgb(217 232 237 / 0.35) !important;
}
.hover\:tw-bg-blue-40\/40:hover{
  background-color: rgb(217 232 237 / 0.4) !important;
}
.hover\:tw-bg-blue-40\/45:hover{
  background-color: rgb(217 232 237 / 0.45) !important;
}
.hover\:tw-bg-blue-40\/5:hover{
  background-color: rgb(217 232 237 / 0.05) !important;
}
.hover\:tw-bg-blue-40\/50:hover{
  background-color: rgb(217 232 237 / 0.5) !important;
}
.hover\:tw-bg-blue-40\/55:hover{
  background-color: rgb(217 232 237 / 0.55) !important;
}
.hover\:tw-bg-blue-40\/60:hover{
  background-color: rgb(217 232 237 / 0.6) !important;
}
.hover\:tw-bg-blue-40\/65:hover{
  background-color: rgb(217 232 237 / 0.65) !important;
}
.hover\:tw-bg-blue-40\/70:hover{
  background-color: rgb(217 232 237 / 0.7) !important;
}
.hover\:tw-bg-blue-40\/75:hover{
  background-color: rgb(217 232 237 / 0.75) !important;
}
.hover\:tw-bg-blue-40\/80:hover{
  background-color: rgb(217 232 237 / 0.8) !important;
}
.hover\:tw-bg-blue-40\/85:hover{
  background-color: rgb(217 232 237 / 0.85) !important;
}
.hover\:tw-bg-blue-40\/90:hover{
  background-color: rgb(217 232 237 / 0.9) !important;
}
.hover\:tw-bg-blue-40\/95:hover{
  background-color: rgb(217 232 237 / 0.95) !important;
}
.hover\:tw-bg-blue-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 169 217 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-400\/0:hover{
  background-color: rgb(51 169 217 / 0) !important;
}
.hover\:tw-bg-blue-400\/10:hover{
  background-color: rgb(51 169 217 / 0.1) !important;
}
.hover\:tw-bg-blue-400\/100:hover{
  background-color: rgb(51 169 217 / 1) !important;
}
.hover\:tw-bg-blue-400\/15:hover{
  background-color: rgb(51 169 217 / 0.15) !important;
}
.hover\:tw-bg-blue-400\/20:hover{
  background-color: rgb(51 169 217 / 0.2) !important;
}
.hover\:tw-bg-blue-400\/25:hover{
  background-color: rgb(51 169 217 / 0.25) !important;
}
.hover\:tw-bg-blue-400\/30:hover{
  background-color: rgb(51 169 217 / 0.3) !important;
}
.hover\:tw-bg-blue-400\/35:hover{
  background-color: rgb(51 169 217 / 0.35) !important;
}
.hover\:tw-bg-blue-400\/40:hover{
  background-color: rgb(51 169 217 / 0.4) !important;
}
.hover\:tw-bg-blue-400\/45:hover{
  background-color: rgb(51 169 217 / 0.45) !important;
}
.hover\:tw-bg-blue-400\/5:hover{
  background-color: rgb(51 169 217 / 0.05) !important;
}
.hover\:tw-bg-blue-400\/50:hover{
  background-color: rgb(51 169 217 / 0.5) !important;
}
.hover\:tw-bg-blue-400\/55:hover{
  background-color: rgb(51 169 217 / 0.55) !important;
}
.hover\:tw-bg-blue-400\/60:hover{
  background-color: rgb(51 169 217 / 0.6) !important;
}
.hover\:tw-bg-blue-400\/65:hover{
  background-color: rgb(51 169 217 / 0.65) !important;
}
.hover\:tw-bg-blue-400\/70:hover{
  background-color: rgb(51 169 217 / 0.7) !important;
}
.hover\:tw-bg-blue-400\/75:hover{
  background-color: rgb(51 169 217 / 0.75) !important;
}
.hover\:tw-bg-blue-400\/80:hover{
  background-color: rgb(51 169 217 / 0.8) !important;
}
.hover\:tw-bg-blue-400\/85:hover{
  background-color: rgb(51 169 217 / 0.85) !important;
}
.hover\:tw-bg-blue-400\/90:hover{
  background-color: rgb(51 169 217 / 0.9) !important;
}
.hover\:tw-bg-blue-400\/95:hover{
  background-color: rgb(51 169 217 / 0.95) !important;
}
.hover\:tw-bg-blue-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 244 250 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-50\/0:hover{
  background-color: rgb(230 244 250 / 0) !important;
}
.hover\:tw-bg-blue-50\/10:hover{
  background-color: rgb(230 244 250 / 0.1) !important;
}
.hover\:tw-bg-blue-50\/100:hover{
  background-color: rgb(230 244 250 / 1) !important;
}
.hover\:tw-bg-blue-50\/15:hover{
  background-color: rgb(230 244 250 / 0.15) !important;
}
.hover\:tw-bg-blue-50\/20:hover{
  background-color: rgb(230 244 250 / 0.2) !important;
}
.hover\:tw-bg-blue-50\/25:hover{
  background-color: rgb(230 244 250 / 0.25) !important;
}
.hover\:tw-bg-blue-50\/30:hover{
  background-color: rgb(230 244 250 / 0.3) !important;
}
.hover\:tw-bg-blue-50\/35:hover{
  background-color: rgb(230 244 250 / 0.35) !important;
}
.hover\:tw-bg-blue-50\/40:hover{
  background-color: rgb(230 244 250 / 0.4) !important;
}
.hover\:tw-bg-blue-50\/45:hover{
  background-color: rgb(230 244 250 / 0.45) !important;
}
.hover\:tw-bg-blue-50\/5:hover{
  background-color: rgb(230 244 250 / 0.05) !important;
}
.hover\:tw-bg-blue-50\/50:hover{
  background-color: rgb(230 244 250 / 0.5) !important;
}
.hover\:tw-bg-blue-50\/55:hover{
  background-color: rgb(230 244 250 / 0.55) !important;
}
.hover\:tw-bg-blue-50\/60:hover{
  background-color: rgb(230 244 250 / 0.6) !important;
}
.hover\:tw-bg-blue-50\/65:hover{
  background-color: rgb(230 244 250 / 0.65) !important;
}
.hover\:tw-bg-blue-50\/70:hover{
  background-color: rgb(230 244 250 / 0.7) !important;
}
.hover\:tw-bg-blue-50\/75:hover{
  background-color: rgb(230 244 250 / 0.75) !important;
}
.hover\:tw-bg-blue-50\/80:hover{
  background-color: rgb(230 244 250 / 0.8) !important;
}
.hover\:tw-bg-blue-50\/85:hover{
  background-color: rgb(230 244 250 / 0.85) !important;
}
.hover\:tw-bg-blue-50\/90:hover{
  background-color: rgb(230 244 250 / 0.9) !important;
}
.hover\:tw-bg-blue-50\/95:hover{
  background-color: rgb(230 244 250 / 0.95) !important;
}
.hover\:tw-bg-blue-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-500\/0:hover{
  background-color: rgb(0 147 208 / 0) !important;
}
.hover\:tw-bg-blue-500\/10:hover{
  background-color: rgb(0 147 208 / 0.1) !important;
}
.hover\:tw-bg-blue-500\/100:hover{
  background-color: rgb(0 147 208 / 1) !important;
}
.hover\:tw-bg-blue-500\/15:hover{
  background-color: rgb(0 147 208 / 0.15) !important;
}
.hover\:tw-bg-blue-500\/20:hover{
  background-color: rgb(0 147 208 / 0.2) !important;
}
.hover\:tw-bg-blue-500\/25:hover{
  background-color: rgb(0 147 208 / 0.25) !important;
}
.hover\:tw-bg-blue-500\/30:hover{
  background-color: rgb(0 147 208 / 0.3) !important;
}
.hover\:tw-bg-blue-500\/35:hover{
  background-color: rgb(0 147 208 / 0.35) !important;
}
.hover\:tw-bg-blue-500\/40:hover{
  background-color: rgb(0 147 208 / 0.4) !important;
}
.hover\:tw-bg-blue-500\/45:hover{
  background-color: rgb(0 147 208 / 0.45) !important;
}
.hover\:tw-bg-blue-500\/5:hover{
  background-color: rgb(0 147 208 / 0.05) !important;
}
.hover\:tw-bg-blue-500\/50:hover{
  background-color: rgb(0 147 208 / 0.5) !important;
}
.hover\:tw-bg-blue-500\/55:hover{
  background-color: rgb(0 147 208 / 0.55) !important;
}
.hover\:tw-bg-blue-500\/60:hover{
  background-color: rgb(0 147 208 / 0.6) !important;
}
.hover\:tw-bg-blue-500\/65:hover{
  background-color: rgb(0 147 208 / 0.65) !important;
}
.hover\:tw-bg-blue-500\/70:hover{
  background-color: rgb(0 147 208 / 0.7) !important;
}
.hover\:tw-bg-blue-500\/75:hover{
  background-color: rgb(0 147 208 / 0.75) !important;
}
.hover\:tw-bg-blue-500\/80:hover{
  background-color: rgb(0 147 208 / 0.8) !important;
}
.hover\:tw-bg-blue-500\/85:hover{
  background-color: rgb(0 147 208 / 0.85) !important;
}
.hover\:tw-bg-blue-500\/90:hover{
  background-color: rgb(0 147 208 / 0.9) !important;
}
.hover\:tw-bg-blue-500\/95:hover{
  background-color: rgb(0 147 208 / 0.95) !important;
}
.hover\:tw-bg-blue-575:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(1 118 167 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-575\/0:hover{
  background-color: rgb(1 118 167 / 0) !important;
}
.hover\:tw-bg-blue-575\/10:hover{
  background-color: rgb(1 118 167 / 0.1) !important;
}
.hover\:tw-bg-blue-575\/100:hover{
  background-color: rgb(1 118 167 / 1) !important;
}
.hover\:tw-bg-blue-575\/15:hover{
  background-color: rgb(1 118 167 / 0.15) !important;
}
.hover\:tw-bg-blue-575\/20:hover{
  background-color: rgb(1 118 167 / 0.2) !important;
}
.hover\:tw-bg-blue-575\/25:hover{
  background-color: rgb(1 118 167 / 0.25) !important;
}
.hover\:tw-bg-blue-575\/30:hover{
  background-color: rgb(1 118 167 / 0.3) !important;
}
.hover\:tw-bg-blue-575\/35:hover{
  background-color: rgb(1 118 167 / 0.35) !important;
}
.hover\:tw-bg-blue-575\/40:hover{
  background-color: rgb(1 118 167 / 0.4) !important;
}
.hover\:tw-bg-blue-575\/45:hover{
  background-color: rgb(1 118 167 / 0.45) !important;
}
.hover\:tw-bg-blue-575\/5:hover{
  background-color: rgb(1 118 167 / 0.05) !important;
}
.hover\:tw-bg-blue-575\/50:hover{
  background-color: rgb(1 118 167 / 0.5) !important;
}
.hover\:tw-bg-blue-575\/55:hover{
  background-color: rgb(1 118 167 / 0.55) !important;
}
.hover\:tw-bg-blue-575\/60:hover{
  background-color: rgb(1 118 167 / 0.6) !important;
}
.hover\:tw-bg-blue-575\/65:hover{
  background-color: rgb(1 118 167 / 0.65) !important;
}
.hover\:tw-bg-blue-575\/70:hover{
  background-color: rgb(1 118 167 / 0.7) !important;
}
.hover\:tw-bg-blue-575\/75:hover{
  background-color: rgb(1 118 167 / 0.75) !important;
}
.hover\:tw-bg-blue-575\/80:hover{
  background-color: rgb(1 118 167 / 0.8) !important;
}
.hover\:tw-bg-blue-575\/85:hover{
  background-color: rgb(1 118 167 / 0.85) !important;
}
.hover\:tw-bg-blue-575\/90:hover{
  background-color: rgb(1 118 167 / 0.9) !important;
}
.hover\:tw-bg-blue-575\/95:hover{
  background-color: rgb(1 118 167 / 0.95) !important;
}
.hover\:tw-bg-blue-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-600\/0:hover{
  background-color: rgb(0 118 166 / 0) !important;
}
.hover\:tw-bg-blue-600\/10:hover{
  background-color: rgb(0 118 166 / 0.1) !important;
}
.hover\:tw-bg-blue-600\/100:hover{
  background-color: rgb(0 118 166 / 1) !important;
}
.hover\:tw-bg-blue-600\/15:hover{
  background-color: rgb(0 118 166 / 0.15) !important;
}
.hover\:tw-bg-blue-600\/20:hover{
  background-color: rgb(0 118 166 / 0.2) !important;
}
.hover\:tw-bg-blue-600\/25:hover{
  background-color: rgb(0 118 166 / 0.25) !important;
}
.hover\:tw-bg-blue-600\/30:hover{
  background-color: rgb(0 118 166 / 0.3) !important;
}
.hover\:tw-bg-blue-600\/35:hover{
  background-color: rgb(0 118 166 / 0.35) !important;
}
.hover\:tw-bg-blue-600\/40:hover{
  background-color: rgb(0 118 166 / 0.4) !important;
}
.hover\:tw-bg-blue-600\/45:hover{
  background-color: rgb(0 118 166 / 0.45) !important;
}
.hover\:tw-bg-blue-600\/5:hover{
  background-color: rgb(0 118 166 / 0.05) !important;
}
.hover\:tw-bg-blue-600\/50:hover{
  background-color: rgb(0 118 166 / 0.5) !important;
}
.hover\:tw-bg-blue-600\/55:hover{
  background-color: rgb(0 118 166 / 0.55) !important;
}
.hover\:tw-bg-blue-600\/60:hover{
  background-color: rgb(0 118 166 / 0.6) !important;
}
.hover\:tw-bg-blue-600\/65:hover{
  background-color: rgb(0 118 166 / 0.65) !important;
}
.hover\:tw-bg-blue-600\/70:hover{
  background-color: rgb(0 118 166 / 0.7) !important;
}
.hover\:tw-bg-blue-600\/75:hover{
  background-color: rgb(0 118 166 / 0.75) !important;
}
.hover\:tw-bg-blue-600\/80:hover{
  background-color: rgb(0 118 166 / 0.8) !important;
}
.hover\:tw-bg-blue-600\/85:hover{
  background-color: rgb(0 118 166 / 0.85) !important;
}
.hover\:tw-bg-blue-600\/90:hover{
  background-color: rgb(0 118 166 / 0.9) !important;
}
.hover\:tw-bg-blue-600\/95:hover{
  background-color: rgb(0 118 166 / 0.95) !important;
}
.hover\:tw-bg-blue-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 88 125 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-700\/0:hover{
  background-color: rgb(0 88 125 / 0) !important;
}
.hover\:tw-bg-blue-700\/10:hover{
  background-color: rgb(0 88 125 / 0.1) !important;
}
.hover\:tw-bg-blue-700\/100:hover{
  background-color: rgb(0 88 125 / 1) !important;
}
.hover\:tw-bg-blue-700\/15:hover{
  background-color: rgb(0 88 125 / 0.15) !important;
}
.hover\:tw-bg-blue-700\/20:hover{
  background-color: rgb(0 88 125 / 0.2) !important;
}
.hover\:tw-bg-blue-700\/25:hover{
  background-color: rgb(0 88 125 / 0.25) !important;
}
.hover\:tw-bg-blue-700\/30:hover{
  background-color: rgb(0 88 125 / 0.3) !important;
}
.hover\:tw-bg-blue-700\/35:hover{
  background-color: rgb(0 88 125 / 0.35) !important;
}
.hover\:tw-bg-blue-700\/40:hover{
  background-color: rgb(0 88 125 / 0.4) !important;
}
.hover\:tw-bg-blue-700\/45:hover{
  background-color: rgb(0 88 125 / 0.45) !important;
}
.hover\:tw-bg-blue-700\/5:hover{
  background-color: rgb(0 88 125 / 0.05) !important;
}
.hover\:tw-bg-blue-700\/50:hover{
  background-color: rgb(0 88 125 / 0.5) !important;
}
.hover\:tw-bg-blue-700\/55:hover{
  background-color: rgb(0 88 125 / 0.55) !important;
}
.hover\:tw-bg-blue-700\/60:hover{
  background-color: rgb(0 88 125 / 0.6) !important;
}
.hover\:tw-bg-blue-700\/65:hover{
  background-color: rgb(0 88 125 / 0.65) !important;
}
.hover\:tw-bg-blue-700\/70:hover{
  background-color: rgb(0 88 125 / 0.7) !important;
}
.hover\:tw-bg-blue-700\/75:hover{
  background-color: rgb(0 88 125 / 0.75) !important;
}
.hover\:tw-bg-blue-700\/80:hover{
  background-color: rgb(0 88 125 / 0.8) !important;
}
.hover\:tw-bg-blue-700\/85:hover{
  background-color: rgb(0 88 125 / 0.85) !important;
}
.hover\:tw-bg-blue-700\/90:hover{
  background-color: rgb(0 88 125 / 0.9) !important;
}
.hover\:tw-bg-blue-700\/95:hover{
  background-color: rgb(0 88 125 / 0.95) !important;
}
.hover\:tw-bg-blue-75:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(218 232 238 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-75\/0:hover{
  background-color: rgb(218 232 238 / 0) !important;
}
.hover\:tw-bg-blue-75\/10:hover{
  background-color: rgb(218 232 238 / 0.1) !important;
}
.hover\:tw-bg-blue-75\/100:hover{
  background-color: rgb(218 232 238 / 1) !important;
}
.hover\:tw-bg-blue-75\/15:hover{
  background-color: rgb(218 232 238 / 0.15) !important;
}
.hover\:tw-bg-blue-75\/20:hover{
  background-color: rgb(218 232 238 / 0.2) !important;
}
.hover\:tw-bg-blue-75\/25:hover{
  background-color: rgb(218 232 238 / 0.25) !important;
}
.hover\:tw-bg-blue-75\/30:hover{
  background-color: rgb(218 232 238 / 0.3) !important;
}
.hover\:tw-bg-blue-75\/35:hover{
  background-color: rgb(218 232 238 / 0.35) !important;
}
.hover\:tw-bg-blue-75\/40:hover{
  background-color: rgb(218 232 238 / 0.4) !important;
}
.hover\:tw-bg-blue-75\/45:hover{
  background-color: rgb(218 232 238 / 0.45) !important;
}
.hover\:tw-bg-blue-75\/5:hover{
  background-color: rgb(218 232 238 / 0.05) !important;
}
.hover\:tw-bg-blue-75\/50:hover{
  background-color: rgb(218 232 238 / 0.5) !important;
}
.hover\:tw-bg-blue-75\/55:hover{
  background-color: rgb(218 232 238 / 0.55) !important;
}
.hover\:tw-bg-blue-75\/60:hover{
  background-color: rgb(218 232 238 / 0.6) !important;
}
.hover\:tw-bg-blue-75\/65:hover{
  background-color: rgb(218 232 238 / 0.65) !important;
}
.hover\:tw-bg-blue-75\/70:hover{
  background-color: rgb(218 232 238 / 0.7) !important;
}
.hover\:tw-bg-blue-75\/75:hover{
  background-color: rgb(218 232 238 / 0.75) !important;
}
.hover\:tw-bg-blue-75\/80:hover{
  background-color: rgb(218 232 238 / 0.8) !important;
}
.hover\:tw-bg-blue-75\/85:hover{
  background-color: rgb(218 232 238 / 0.85) !important;
}
.hover\:tw-bg-blue-75\/90:hover{
  background-color: rgb(218 232 238 / 0.9) !important;
}
.hover\:tw-bg-blue-75\/95:hover{
  background-color: rgb(218 232 238 / 0.95) !important;
}
.hover\:tw-bg-blue-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 59 83 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-800\/0:hover{
  background-color: rgb(0 59 83 / 0) !important;
}
.hover\:tw-bg-blue-800\/10:hover{
  background-color: rgb(0 59 83 / 0.1) !important;
}
.hover\:tw-bg-blue-800\/100:hover{
  background-color: rgb(0 59 83 / 1) !important;
}
.hover\:tw-bg-blue-800\/15:hover{
  background-color: rgb(0 59 83 / 0.15) !important;
}
.hover\:tw-bg-blue-800\/20:hover{
  background-color: rgb(0 59 83 / 0.2) !important;
}
.hover\:tw-bg-blue-800\/25:hover{
  background-color: rgb(0 59 83 / 0.25) !important;
}
.hover\:tw-bg-blue-800\/30:hover{
  background-color: rgb(0 59 83 / 0.3) !important;
}
.hover\:tw-bg-blue-800\/35:hover{
  background-color: rgb(0 59 83 / 0.35) !important;
}
.hover\:tw-bg-blue-800\/40:hover{
  background-color: rgb(0 59 83 / 0.4) !important;
}
.hover\:tw-bg-blue-800\/45:hover{
  background-color: rgb(0 59 83 / 0.45) !important;
}
.hover\:tw-bg-blue-800\/5:hover{
  background-color: rgb(0 59 83 / 0.05) !important;
}
.hover\:tw-bg-blue-800\/50:hover{
  background-color: rgb(0 59 83 / 0.5) !important;
}
.hover\:tw-bg-blue-800\/55:hover{
  background-color: rgb(0 59 83 / 0.55) !important;
}
.hover\:tw-bg-blue-800\/60:hover{
  background-color: rgb(0 59 83 / 0.6) !important;
}
.hover\:tw-bg-blue-800\/65:hover{
  background-color: rgb(0 59 83 / 0.65) !important;
}
.hover\:tw-bg-blue-800\/70:hover{
  background-color: rgb(0 59 83 / 0.7) !important;
}
.hover\:tw-bg-blue-800\/75:hover{
  background-color: rgb(0 59 83 / 0.75) !important;
}
.hover\:tw-bg-blue-800\/80:hover{
  background-color: rgb(0 59 83 / 0.8) !important;
}
.hover\:tw-bg-blue-800\/85:hover{
  background-color: rgb(0 59 83 / 0.85) !important;
}
.hover\:tw-bg-blue-800\/90:hover{
  background-color: rgb(0 59 83 / 0.9) !important;
}
.hover\:tw-bg-blue-800\/95:hover{
  background-color: rgb(0 59 83 / 0.95) !important;
}
.hover\:tw-bg-blue-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 29 42 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-900\/0:hover{
  background-color: rgb(0 29 42 / 0) !important;
}
.hover\:tw-bg-blue-900\/10:hover{
  background-color: rgb(0 29 42 / 0.1) !important;
}
.hover\:tw-bg-blue-900\/100:hover{
  background-color: rgb(0 29 42 / 1) !important;
}
.hover\:tw-bg-blue-900\/15:hover{
  background-color: rgb(0 29 42 / 0.15) !important;
}
.hover\:tw-bg-blue-900\/20:hover{
  background-color: rgb(0 29 42 / 0.2) !important;
}
.hover\:tw-bg-blue-900\/25:hover{
  background-color: rgb(0 29 42 / 0.25) !important;
}
.hover\:tw-bg-blue-900\/30:hover{
  background-color: rgb(0 29 42 / 0.3) !important;
}
.hover\:tw-bg-blue-900\/35:hover{
  background-color: rgb(0 29 42 / 0.35) !important;
}
.hover\:tw-bg-blue-900\/40:hover{
  background-color: rgb(0 29 42 / 0.4) !important;
}
.hover\:tw-bg-blue-900\/45:hover{
  background-color: rgb(0 29 42 / 0.45) !important;
}
.hover\:tw-bg-blue-900\/5:hover{
  background-color: rgb(0 29 42 / 0.05) !important;
}
.hover\:tw-bg-blue-900\/50:hover{
  background-color: rgb(0 29 42 / 0.5) !important;
}
.hover\:tw-bg-blue-900\/55:hover{
  background-color: rgb(0 29 42 / 0.55) !important;
}
.hover\:tw-bg-blue-900\/60:hover{
  background-color: rgb(0 29 42 / 0.6) !important;
}
.hover\:tw-bg-blue-900\/65:hover{
  background-color: rgb(0 29 42 / 0.65) !important;
}
.hover\:tw-bg-blue-900\/70:hover{
  background-color: rgb(0 29 42 / 0.7) !important;
}
.hover\:tw-bg-blue-900\/75:hover{
  background-color: rgb(0 29 42 / 0.75) !important;
}
.hover\:tw-bg-blue-900\/80:hover{
  background-color: rgb(0 29 42 / 0.8) !important;
}
.hover\:tw-bg-blue-900\/85:hover{
  background-color: rgb(0 29 42 / 0.85) !important;
}
.hover\:tw-bg-blue-900\/90:hover{
  background-color: rgb(0 29 42 / 0.9) !important;
}
.hover\:tw-bg-blue-900\/95:hover{
  background-color: rgb(0 29 42 / 0.95) !important;
}
.hover\:tw-bg-blue-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-blue-950\/0:hover{
  background-color: rgb(23 37 84 / 0) !important;
}
.hover\:tw-bg-blue-950\/10:hover{
  background-color: rgb(23 37 84 / 0.1) !important;
}
.hover\:tw-bg-blue-950\/100:hover{
  background-color: rgb(23 37 84 / 1) !important;
}
.hover\:tw-bg-blue-950\/15:hover{
  background-color: rgb(23 37 84 / 0.15) !important;
}
.hover\:tw-bg-blue-950\/20:hover{
  background-color: rgb(23 37 84 / 0.2) !important;
}
.hover\:tw-bg-blue-950\/25:hover{
  background-color: rgb(23 37 84 / 0.25) !important;
}
.hover\:tw-bg-blue-950\/30:hover{
  background-color: rgb(23 37 84 / 0.3) !important;
}
.hover\:tw-bg-blue-950\/35:hover{
  background-color: rgb(23 37 84 / 0.35) !important;
}
.hover\:tw-bg-blue-950\/40:hover{
  background-color: rgb(23 37 84 / 0.4) !important;
}
.hover\:tw-bg-blue-950\/45:hover{
  background-color: rgb(23 37 84 / 0.45) !important;
}
.hover\:tw-bg-blue-950\/5:hover{
  background-color: rgb(23 37 84 / 0.05) !important;
}
.hover\:tw-bg-blue-950\/50:hover{
  background-color: rgb(23 37 84 / 0.5) !important;
}
.hover\:tw-bg-blue-950\/55:hover{
  background-color: rgb(23 37 84 / 0.55) !important;
}
.hover\:tw-bg-blue-950\/60:hover{
  background-color: rgb(23 37 84 / 0.6) !important;
}
.hover\:tw-bg-blue-950\/65:hover{
  background-color: rgb(23 37 84 / 0.65) !important;
}
.hover\:tw-bg-blue-950\/70:hover{
  background-color: rgb(23 37 84 / 0.7) !important;
}
.hover\:tw-bg-blue-950\/75:hover{
  background-color: rgb(23 37 84 / 0.75) !important;
}
.hover\:tw-bg-blue-950\/80:hover{
  background-color: rgb(23 37 84 / 0.8) !important;
}
.hover\:tw-bg-blue-950\/85:hover{
  background-color: rgb(23 37 84 / 0.85) !important;
}
.hover\:tw-bg-blue-950\/90:hover{
  background-color: rgb(23 37 84 / 0.9) !important;
}
.hover\:tw-bg-blue-950\/95:hover{
  background-color: rgb(23 37 84 / 0.95) !important;
}
.hover\:tw-bg-current:hover{
  background-color: currentColor !important;
}
.hover\:tw-bg-cyan-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-100\/0:hover{
  background-color: rgb(207 250 254 / 0) !important;
}
.hover\:tw-bg-cyan-100\/10:hover{
  background-color: rgb(207 250 254 / 0.1) !important;
}
.hover\:tw-bg-cyan-100\/100:hover{
  background-color: rgb(207 250 254 / 1) !important;
}
.hover\:tw-bg-cyan-100\/15:hover{
  background-color: rgb(207 250 254 / 0.15) !important;
}
.hover\:tw-bg-cyan-100\/20:hover{
  background-color: rgb(207 250 254 / 0.2) !important;
}
.hover\:tw-bg-cyan-100\/25:hover{
  background-color: rgb(207 250 254 / 0.25) !important;
}
.hover\:tw-bg-cyan-100\/30:hover{
  background-color: rgb(207 250 254 / 0.3) !important;
}
.hover\:tw-bg-cyan-100\/35:hover{
  background-color: rgb(207 250 254 / 0.35) !important;
}
.hover\:tw-bg-cyan-100\/40:hover{
  background-color: rgb(207 250 254 / 0.4) !important;
}
.hover\:tw-bg-cyan-100\/45:hover{
  background-color: rgb(207 250 254 / 0.45) !important;
}
.hover\:tw-bg-cyan-100\/5:hover{
  background-color: rgb(207 250 254 / 0.05) !important;
}
.hover\:tw-bg-cyan-100\/50:hover{
  background-color: rgb(207 250 254 / 0.5) !important;
}
.hover\:tw-bg-cyan-100\/55:hover{
  background-color: rgb(207 250 254 / 0.55) !important;
}
.hover\:tw-bg-cyan-100\/60:hover{
  background-color: rgb(207 250 254 / 0.6) !important;
}
.hover\:tw-bg-cyan-100\/65:hover{
  background-color: rgb(207 250 254 / 0.65) !important;
}
.hover\:tw-bg-cyan-100\/70:hover{
  background-color: rgb(207 250 254 / 0.7) !important;
}
.hover\:tw-bg-cyan-100\/75:hover{
  background-color: rgb(207 250 254 / 0.75) !important;
}
.hover\:tw-bg-cyan-100\/80:hover{
  background-color: rgb(207 250 254 / 0.8) !important;
}
.hover\:tw-bg-cyan-100\/85:hover{
  background-color: rgb(207 250 254 / 0.85) !important;
}
.hover\:tw-bg-cyan-100\/90:hover{
  background-color: rgb(207 250 254 / 0.9) !important;
}
.hover\:tw-bg-cyan-100\/95:hover{
  background-color: rgb(207 250 254 / 0.95) !important;
}
.hover\:tw-bg-cyan-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-200\/0:hover{
  background-color: rgb(165 243 252 / 0) !important;
}
.hover\:tw-bg-cyan-200\/10:hover{
  background-color: rgb(165 243 252 / 0.1) !important;
}
.hover\:tw-bg-cyan-200\/100:hover{
  background-color: rgb(165 243 252 / 1) !important;
}
.hover\:tw-bg-cyan-200\/15:hover{
  background-color: rgb(165 243 252 / 0.15) !important;
}
.hover\:tw-bg-cyan-200\/20:hover{
  background-color: rgb(165 243 252 / 0.2) !important;
}
.hover\:tw-bg-cyan-200\/25:hover{
  background-color: rgb(165 243 252 / 0.25) !important;
}
.hover\:tw-bg-cyan-200\/30:hover{
  background-color: rgb(165 243 252 / 0.3) !important;
}
.hover\:tw-bg-cyan-200\/35:hover{
  background-color: rgb(165 243 252 / 0.35) !important;
}
.hover\:tw-bg-cyan-200\/40:hover{
  background-color: rgb(165 243 252 / 0.4) !important;
}
.hover\:tw-bg-cyan-200\/45:hover{
  background-color: rgb(165 243 252 / 0.45) !important;
}
.hover\:tw-bg-cyan-200\/5:hover{
  background-color: rgb(165 243 252 / 0.05) !important;
}
.hover\:tw-bg-cyan-200\/50:hover{
  background-color: rgb(165 243 252 / 0.5) !important;
}
.hover\:tw-bg-cyan-200\/55:hover{
  background-color: rgb(165 243 252 / 0.55) !important;
}
.hover\:tw-bg-cyan-200\/60:hover{
  background-color: rgb(165 243 252 / 0.6) !important;
}
.hover\:tw-bg-cyan-200\/65:hover{
  background-color: rgb(165 243 252 / 0.65) !important;
}
.hover\:tw-bg-cyan-200\/70:hover{
  background-color: rgb(165 243 252 / 0.7) !important;
}
.hover\:tw-bg-cyan-200\/75:hover{
  background-color: rgb(165 243 252 / 0.75) !important;
}
.hover\:tw-bg-cyan-200\/80:hover{
  background-color: rgb(165 243 252 / 0.8) !important;
}
.hover\:tw-bg-cyan-200\/85:hover{
  background-color: rgb(165 243 252 / 0.85) !important;
}
.hover\:tw-bg-cyan-200\/90:hover{
  background-color: rgb(165 243 252 / 0.9) !important;
}
.hover\:tw-bg-cyan-200\/95:hover{
  background-color: rgb(165 243 252 / 0.95) !important;
}
.hover\:tw-bg-cyan-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-300\/0:hover{
  background-color: rgb(103 232 249 / 0) !important;
}
.hover\:tw-bg-cyan-300\/10:hover{
  background-color: rgb(103 232 249 / 0.1) !important;
}
.hover\:tw-bg-cyan-300\/100:hover{
  background-color: rgb(103 232 249 / 1) !important;
}
.hover\:tw-bg-cyan-300\/15:hover{
  background-color: rgb(103 232 249 / 0.15) !important;
}
.hover\:tw-bg-cyan-300\/20:hover{
  background-color: rgb(103 232 249 / 0.2) !important;
}
.hover\:tw-bg-cyan-300\/25:hover{
  background-color: rgb(103 232 249 / 0.25) !important;
}
.hover\:tw-bg-cyan-300\/30:hover{
  background-color: rgb(103 232 249 / 0.3) !important;
}
.hover\:tw-bg-cyan-300\/35:hover{
  background-color: rgb(103 232 249 / 0.35) !important;
}
.hover\:tw-bg-cyan-300\/40:hover{
  background-color: rgb(103 232 249 / 0.4) !important;
}
.hover\:tw-bg-cyan-300\/45:hover{
  background-color: rgb(103 232 249 / 0.45) !important;
}
.hover\:tw-bg-cyan-300\/5:hover{
  background-color: rgb(103 232 249 / 0.05) !important;
}
.hover\:tw-bg-cyan-300\/50:hover{
  background-color: rgb(103 232 249 / 0.5) !important;
}
.hover\:tw-bg-cyan-300\/55:hover{
  background-color: rgb(103 232 249 / 0.55) !important;
}
.hover\:tw-bg-cyan-300\/60:hover{
  background-color: rgb(103 232 249 / 0.6) !important;
}
.hover\:tw-bg-cyan-300\/65:hover{
  background-color: rgb(103 232 249 / 0.65) !important;
}
.hover\:tw-bg-cyan-300\/70:hover{
  background-color: rgb(103 232 249 / 0.7) !important;
}
.hover\:tw-bg-cyan-300\/75:hover{
  background-color: rgb(103 232 249 / 0.75) !important;
}
.hover\:tw-bg-cyan-300\/80:hover{
  background-color: rgb(103 232 249 / 0.8) !important;
}
.hover\:tw-bg-cyan-300\/85:hover{
  background-color: rgb(103 232 249 / 0.85) !important;
}
.hover\:tw-bg-cyan-300\/90:hover{
  background-color: rgb(103 232 249 / 0.9) !important;
}
.hover\:tw-bg-cyan-300\/95:hover{
  background-color: rgb(103 232 249 / 0.95) !important;
}
.hover\:tw-bg-cyan-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-400\/0:hover{
  background-color: rgb(34 211 238 / 0) !important;
}
.hover\:tw-bg-cyan-400\/10:hover{
  background-color: rgb(34 211 238 / 0.1) !important;
}
.hover\:tw-bg-cyan-400\/100:hover{
  background-color: rgb(34 211 238 / 1) !important;
}
.hover\:tw-bg-cyan-400\/15:hover{
  background-color: rgb(34 211 238 / 0.15) !important;
}
.hover\:tw-bg-cyan-400\/20:hover{
  background-color: rgb(34 211 238 / 0.2) !important;
}
.hover\:tw-bg-cyan-400\/25:hover{
  background-color: rgb(34 211 238 / 0.25) !important;
}
.hover\:tw-bg-cyan-400\/30:hover{
  background-color: rgb(34 211 238 / 0.3) !important;
}
.hover\:tw-bg-cyan-400\/35:hover{
  background-color: rgb(34 211 238 / 0.35) !important;
}
.hover\:tw-bg-cyan-400\/40:hover{
  background-color: rgb(34 211 238 / 0.4) !important;
}
.hover\:tw-bg-cyan-400\/45:hover{
  background-color: rgb(34 211 238 / 0.45) !important;
}
.hover\:tw-bg-cyan-400\/5:hover{
  background-color: rgb(34 211 238 / 0.05) !important;
}
.hover\:tw-bg-cyan-400\/50:hover{
  background-color: rgb(34 211 238 / 0.5) !important;
}
.hover\:tw-bg-cyan-400\/55:hover{
  background-color: rgb(34 211 238 / 0.55) !important;
}
.hover\:tw-bg-cyan-400\/60:hover{
  background-color: rgb(34 211 238 / 0.6) !important;
}
.hover\:tw-bg-cyan-400\/65:hover{
  background-color: rgb(34 211 238 / 0.65) !important;
}
.hover\:tw-bg-cyan-400\/70:hover{
  background-color: rgb(34 211 238 / 0.7) !important;
}
.hover\:tw-bg-cyan-400\/75:hover{
  background-color: rgb(34 211 238 / 0.75) !important;
}
.hover\:tw-bg-cyan-400\/80:hover{
  background-color: rgb(34 211 238 / 0.8) !important;
}
.hover\:tw-bg-cyan-400\/85:hover{
  background-color: rgb(34 211 238 / 0.85) !important;
}
.hover\:tw-bg-cyan-400\/90:hover{
  background-color: rgb(34 211 238 / 0.9) !important;
}
.hover\:tw-bg-cyan-400\/95:hover{
  background-color: rgb(34 211 238 / 0.95) !important;
}
.hover\:tw-bg-cyan-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-50\/0:hover{
  background-color: rgb(236 254 255 / 0) !important;
}
.hover\:tw-bg-cyan-50\/10:hover{
  background-color: rgb(236 254 255 / 0.1) !important;
}
.hover\:tw-bg-cyan-50\/100:hover{
  background-color: rgb(236 254 255 / 1) !important;
}
.hover\:tw-bg-cyan-50\/15:hover{
  background-color: rgb(236 254 255 / 0.15) !important;
}
.hover\:tw-bg-cyan-50\/20:hover{
  background-color: rgb(236 254 255 / 0.2) !important;
}
.hover\:tw-bg-cyan-50\/25:hover{
  background-color: rgb(236 254 255 / 0.25) !important;
}
.hover\:tw-bg-cyan-50\/30:hover{
  background-color: rgb(236 254 255 / 0.3) !important;
}
.hover\:tw-bg-cyan-50\/35:hover{
  background-color: rgb(236 254 255 / 0.35) !important;
}
.hover\:tw-bg-cyan-50\/40:hover{
  background-color: rgb(236 254 255 / 0.4) !important;
}
.hover\:tw-bg-cyan-50\/45:hover{
  background-color: rgb(236 254 255 / 0.45) !important;
}
.hover\:tw-bg-cyan-50\/5:hover{
  background-color: rgb(236 254 255 / 0.05) !important;
}
.hover\:tw-bg-cyan-50\/50:hover{
  background-color: rgb(236 254 255 / 0.5) !important;
}
.hover\:tw-bg-cyan-50\/55:hover{
  background-color: rgb(236 254 255 / 0.55) !important;
}
.hover\:tw-bg-cyan-50\/60:hover{
  background-color: rgb(236 254 255 / 0.6) !important;
}
.hover\:tw-bg-cyan-50\/65:hover{
  background-color: rgb(236 254 255 / 0.65) !important;
}
.hover\:tw-bg-cyan-50\/70:hover{
  background-color: rgb(236 254 255 / 0.7) !important;
}
.hover\:tw-bg-cyan-50\/75:hover{
  background-color: rgb(236 254 255 / 0.75) !important;
}
.hover\:tw-bg-cyan-50\/80:hover{
  background-color: rgb(236 254 255 / 0.8) !important;
}
.hover\:tw-bg-cyan-50\/85:hover{
  background-color: rgb(236 254 255 / 0.85) !important;
}
.hover\:tw-bg-cyan-50\/90:hover{
  background-color: rgb(236 254 255 / 0.9) !important;
}
.hover\:tw-bg-cyan-50\/95:hover{
  background-color: rgb(236 254 255 / 0.95) !important;
}
.hover\:tw-bg-cyan-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-500\/0:hover{
  background-color: rgb(6 182 212 / 0) !important;
}
.hover\:tw-bg-cyan-500\/10:hover{
  background-color: rgb(6 182 212 / 0.1) !important;
}
.hover\:tw-bg-cyan-500\/100:hover{
  background-color: rgb(6 182 212 / 1) !important;
}
.hover\:tw-bg-cyan-500\/15:hover{
  background-color: rgb(6 182 212 / 0.15) !important;
}
.hover\:tw-bg-cyan-500\/20:hover{
  background-color: rgb(6 182 212 / 0.2) !important;
}
.hover\:tw-bg-cyan-500\/25:hover{
  background-color: rgb(6 182 212 / 0.25) !important;
}
.hover\:tw-bg-cyan-500\/30:hover{
  background-color: rgb(6 182 212 / 0.3) !important;
}
.hover\:tw-bg-cyan-500\/35:hover{
  background-color: rgb(6 182 212 / 0.35) !important;
}
.hover\:tw-bg-cyan-500\/40:hover{
  background-color: rgb(6 182 212 / 0.4) !important;
}
.hover\:tw-bg-cyan-500\/45:hover{
  background-color: rgb(6 182 212 / 0.45) !important;
}
.hover\:tw-bg-cyan-500\/5:hover{
  background-color: rgb(6 182 212 / 0.05) !important;
}
.hover\:tw-bg-cyan-500\/50:hover{
  background-color: rgb(6 182 212 / 0.5) !important;
}
.hover\:tw-bg-cyan-500\/55:hover{
  background-color: rgb(6 182 212 / 0.55) !important;
}
.hover\:tw-bg-cyan-500\/60:hover{
  background-color: rgb(6 182 212 / 0.6) !important;
}
.hover\:tw-bg-cyan-500\/65:hover{
  background-color: rgb(6 182 212 / 0.65) !important;
}
.hover\:tw-bg-cyan-500\/70:hover{
  background-color: rgb(6 182 212 / 0.7) !important;
}
.hover\:tw-bg-cyan-500\/75:hover{
  background-color: rgb(6 182 212 / 0.75) !important;
}
.hover\:tw-bg-cyan-500\/80:hover{
  background-color: rgb(6 182 212 / 0.8) !important;
}
.hover\:tw-bg-cyan-500\/85:hover{
  background-color: rgb(6 182 212 / 0.85) !important;
}
.hover\:tw-bg-cyan-500\/90:hover{
  background-color: rgb(6 182 212 / 0.9) !important;
}
.hover\:tw-bg-cyan-500\/95:hover{
  background-color: rgb(6 182 212 / 0.95) !important;
}
.hover\:tw-bg-cyan-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-600\/0:hover{
  background-color: rgb(8 145 178 / 0) !important;
}
.hover\:tw-bg-cyan-600\/10:hover{
  background-color: rgb(8 145 178 / 0.1) !important;
}
.hover\:tw-bg-cyan-600\/100:hover{
  background-color: rgb(8 145 178 / 1) !important;
}
.hover\:tw-bg-cyan-600\/15:hover{
  background-color: rgb(8 145 178 / 0.15) !important;
}
.hover\:tw-bg-cyan-600\/20:hover{
  background-color: rgb(8 145 178 / 0.2) !important;
}
.hover\:tw-bg-cyan-600\/25:hover{
  background-color: rgb(8 145 178 / 0.25) !important;
}
.hover\:tw-bg-cyan-600\/30:hover{
  background-color: rgb(8 145 178 / 0.3) !important;
}
.hover\:tw-bg-cyan-600\/35:hover{
  background-color: rgb(8 145 178 / 0.35) !important;
}
.hover\:tw-bg-cyan-600\/40:hover{
  background-color: rgb(8 145 178 / 0.4) !important;
}
.hover\:tw-bg-cyan-600\/45:hover{
  background-color: rgb(8 145 178 / 0.45) !important;
}
.hover\:tw-bg-cyan-600\/5:hover{
  background-color: rgb(8 145 178 / 0.05) !important;
}
.hover\:tw-bg-cyan-600\/50:hover{
  background-color: rgb(8 145 178 / 0.5) !important;
}
.hover\:tw-bg-cyan-600\/55:hover{
  background-color: rgb(8 145 178 / 0.55) !important;
}
.hover\:tw-bg-cyan-600\/60:hover{
  background-color: rgb(8 145 178 / 0.6) !important;
}
.hover\:tw-bg-cyan-600\/65:hover{
  background-color: rgb(8 145 178 / 0.65) !important;
}
.hover\:tw-bg-cyan-600\/70:hover{
  background-color: rgb(8 145 178 / 0.7) !important;
}
.hover\:tw-bg-cyan-600\/75:hover{
  background-color: rgb(8 145 178 / 0.75) !important;
}
.hover\:tw-bg-cyan-600\/80:hover{
  background-color: rgb(8 145 178 / 0.8) !important;
}
.hover\:tw-bg-cyan-600\/85:hover{
  background-color: rgb(8 145 178 / 0.85) !important;
}
.hover\:tw-bg-cyan-600\/90:hover{
  background-color: rgb(8 145 178 / 0.9) !important;
}
.hover\:tw-bg-cyan-600\/95:hover{
  background-color: rgb(8 145 178 / 0.95) !important;
}
.hover\:tw-bg-cyan-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-700\/0:hover{
  background-color: rgb(14 116 144 / 0) !important;
}
.hover\:tw-bg-cyan-700\/10:hover{
  background-color: rgb(14 116 144 / 0.1) !important;
}
.hover\:tw-bg-cyan-700\/100:hover{
  background-color: rgb(14 116 144 / 1) !important;
}
.hover\:tw-bg-cyan-700\/15:hover{
  background-color: rgb(14 116 144 / 0.15) !important;
}
.hover\:tw-bg-cyan-700\/20:hover{
  background-color: rgb(14 116 144 / 0.2) !important;
}
.hover\:tw-bg-cyan-700\/25:hover{
  background-color: rgb(14 116 144 / 0.25) !important;
}
.hover\:tw-bg-cyan-700\/30:hover{
  background-color: rgb(14 116 144 / 0.3) !important;
}
.hover\:tw-bg-cyan-700\/35:hover{
  background-color: rgb(14 116 144 / 0.35) !important;
}
.hover\:tw-bg-cyan-700\/40:hover{
  background-color: rgb(14 116 144 / 0.4) !important;
}
.hover\:tw-bg-cyan-700\/45:hover{
  background-color: rgb(14 116 144 / 0.45) !important;
}
.hover\:tw-bg-cyan-700\/5:hover{
  background-color: rgb(14 116 144 / 0.05) !important;
}
.hover\:tw-bg-cyan-700\/50:hover{
  background-color: rgb(14 116 144 / 0.5) !important;
}
.hover\:tw-bg-cyan-700\/55:hover{
  background-color: rgb(14 116 144 / 0.55) !important;
}
.hover\:tw-bg-cyan-700\/60:hover{
  background-color: rgb(14 116 144 / 0.6) !important;
}
.hover\:tw-bg-cyan-700\/65:hover{
  background-color: rgb(14 116 144 / 0.65) !important;
}
.hover\:tw-bg-cyan-700\/70:hover{
  background-color: rgb(14 116 144 / 0.7) !important;
}
.hover\:tw-bg-cyan-700\/75:hover{
  background-color: rgb(14 116 144 / 0.75) !important;
}
.hover\:tw-bg-cyan-700\/80:hover{
  background-color: rgb(14 116 144 / 0.8) !important;
}
.hover\:tw-bg-cyan-700\/85:hover{
  background-color: rgb(14 116 144 / 0.85) !important;
}
.hover\:tw-bg-cyan-700\/90:hover{
  background-color: rgb(14 116 144 / 0.9) !important;
}
.hover\:tw-bg-cyan-700\/95:hover{
  background-color: rgb(14 116 144 / 0.95) !important;
}
.hover\:tw-bg-cyan-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-800\/0:hover{
  background-color: rgb(21 94 117 / 0) !important;
}
.hover\:tw-bg-cyan-800\/10:hover{
  background-color: rgb(21 94 117 / 0.1) !important;
}
.hover\:tw-bg-cyan-800\/100:hover{
  background-color: rgb(21 94 117 / 1) !important;
}
.hover\:tw-bg-cyan-800\/15:hover{
  background-color: rgb(21 94 117 / 0.15) !important;
}
.hover\:tw-bg-cyan-800\/20:hover{
  background-color: rgb(21 94 117 / 0.2) !important;
}
.hover\:tw-bg-cyan-800\/25:hover{
  background-color: rgb(21 94 117 / 0.25) !important;
}
.hover\:tw-bg-cyan-800\/30:hover{
  background-color: rgb(21 94 117 / 0.3) !important;
}
.hover\:tw-bg-cyan-800\/35:hover{
  background-color: rgb(21 94 117 / 0.35) !important;
}
.hover\:tw-bg-cyan-800\/40:hover{
  background-color: rgb(21 94 117 / 0.4) !important;
}
.hover\:tw-bg-cyan-800\/45:hover{
  background-color: rgb(21 94 117 / 0.45) !important;
}
.hover\:tw-bg-cyan-800\/5:hover{
  background-color: rgb(21 94 117 / 0.05) !important;
}
.hover\:tw-bg-cyan-800\/50:hover{
  background-color: rgb(21 94 117 / 0.5) !important;
}
.hover\:tw-bg-cyan-800\/55:hover{
  background-color: rgb(21 94 117 / 0.55) !important;
}
.hover\:tw-bg-cyan-800\/60:hover{
  background-color: rgb(21 94 117 / 0.6) !important;
}
.hover\:tw-bg-cyan-800\/65:hover{
  background-color: rgb(21 94 117 / 0.65) !important;
}
.hover\:tw-bg-cyan-800\/70:hover{
  background-color: rgb(21 94 117 / 0.7) !important;
}
.hover\:tw-bg-cyan-800\/75:hover{
  background-color: rgb(21 94 117 / 0.75) !important;
}
.hover\:tw-bg-cyan-800\/80:hover{
  background-color: rgb(21 94 117 / 0.8) !important;
}
.hover\:tw-bg-cyan-800\/85:hover{
  background-color: rgb(21 94 117 / 0.85) !important;
}
.hover\:tw-bg-cyan-800\/90:hover{
  background-color: rgb(21 94 117 / 0.9) !important;
}
.hover\:tw-bg-cyan-800\/95:hover{
  background-color: rgb(21 94 117 / 0.95) !important;
}
.hover\:tw-bg-cyan-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-900\/0:hover{
  background-color: rgb(22 78 99 / 0) !important;
}
.hover\:tw-bg-cyan-900\/10:hover{
  background-color: rgb(22 78 99 / 0.1) !important;
}
.hover\:tw-bg-cyan-900\/100:hover{
  background-color: rgb(22 78 99 / 1) !important;
}
.hover\:tw-bg-cyan-900\/15:hover{
  background-color: rgb(22 78 99 / 0.15) !important;
}
.hover\:tw-bg-cyan-900\/20:hover{
  background-color: rgb(22 78 99 / 0.2) !important;
}
.hover\:tw-bg-cyan-900\/25:hover{
  background-color: rgb(22 78 99 / 0.25) !important;
}
.hover\:tw-bg-cyan-900\/30:hover{
  background-color: rgb(22 78 99 / 0.3) !important;
}
.hover\:tw-bg-cyan-900\/35:hover{
  background-color: rgb(22 78 99 / 0.35) !important;
}
.hover\:tw-bg-cyan-900\/40:hover{
  background-color: rgb(22 78 99 / 0.4) !important;
}
.hover\:tw-bg-cyan-900\/45:hover{
  background-color: rgb(22 78 99 / 0.45) !important;
}
.hover\:tw-bg-cyan-900\/5:hover{
  background-color: rgb(22 78 99 / 0.05) !important;
}
.hover\:tw-bg-cyan-900\/50:hover{
  background-color: rgb(22 78 99 / 0.5) !important;
}
.hover\:tw-bg-cyan-900\/55:hover{
  background-color: rgb(22 78 99 / 0.55) !important;
}
.hover\:tw-bg-cyan-900\/60:hover{
  background-color: rgb(22 78 99 / 0.6) !important;
}
.hover\:tw-bg-cyan-900\/65:hover{
  background-color: rgb(22 78 99 / 0.65) !important;
}
.hover\:tw-bg-cyan-900\/70:hover{
  background-color: rgb(22 78 99 / 0.7) !important;
}
.hover\:tw-bg-cyan-900\/75:hover{
  background-color: rgb(22 78 99 / 0.75) !important;
}
.hover\:tw-bg-cyan-900\/80:hover{
  background-color: rgb(22 78 99 / 0.8) !important;
}
.hover\:tw-bg-cyan-900\/85:hover{
  background-color: rgb(22 78 99 / 0.85) !important;
}
.hover\:tw-bg-cyan-900\/90:hover{
  background-color: rgb(22 78 99 / 0.9) !important;
}
.hover\:tw-bg-cyan-900\/95:hover{
  background-color: rgb(22 78 99 / 0.95) !important;
}
.hover\:tw-bg-cyan-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 51 68 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-cyan-950\/0:hover{
  background-color: rgb(8 51 68 / 0) !important;
}
.hover\:tw-bg-cyan-950\/10:hover{
  background-color: rgb(8 51 68 / 0.1) !important;
}
.hover\:tw-bg-cyan-950\/100:hover{
  background-color: rgb(8 51 68 / 1) !important;
}
.hover\:tw-bg-cyan-950\/15:hover{
  background-color: rgb(8 51 68 / 0.15) !important;
}
.hover\:tw-bg-cyan-950\/20:hover{
  background-color: rgb(8 51 68 / 0.2) !important;
}
.hover\:tw-bg-cyan-950\/25:hover{
  background-color: rgb(8 51 68 / 0.25) !important;
}
.hover\:tw-bg-cyan-950\/30:hover{
  background-color: rgb(8 51 68 / 0.3) !important;
}
.hover\:tw-bg-cyan-950\/35:hover{
  background-color: rgb(8 51 68 / 0.35) !important;
}
.hover\:tw-bg-cyan-950\/40:hover{
  background-color: rgb(8 51 68 / 0.4) !important;
}
.hover\:tw-bg-cyan-950\/45:hover{
  background-color: rgb(8 51 68 / 0.45) !important;
}
.hover\:tw-bg-cyan-950\/5:hover{
  background-color: rgb(8 51 68 / 0.05) !important;
}
.hover\:tw-bg-cyan-950\/50:hover{
  background-color: rgb(8 51 68 / 0.5) !important;
}
.hover\:tw-bg-cyan-950\/55:hover{
  background-color: rgb(8 51 68 / 0.55) !important;
}
.hover\:tw-bg-cyan-950\/60:hover{
  background-color: rgb(8 51 68 / 0.6) !important;
}
.hover\:tw-bg-cyan-950\/65:hover{
  background-color: rgb(8 51 68 / 0.65) !important;
}
.hover\:tw-bg-cyan-950\/70:hover{
  background-color: rgb(8 51 68 / 0.7) !important;
}
.hover\:tw-bg-cyan-950\/75:hover{
  background-color: rgb(8 51 68 / 0.75) !important;
}
.hover\:tw-bg-cyan-950\/80:hover{
  background-color: rgb(8 51 68 / 0.8) !important;
}
.hover\:tw-bg-cyan-950\/85:hover{
  background-color: rgb(8 51 68 / 0.85) !important;
}
.hover\:tw-bg-cyan-950\/90:hover{
  background-color: rgb(8 51 68 / 0.9) !important;
}
.hover\:tw-bg-cyan-950\/95:hover{
  background-color: rgb(8 51 68 / 0.95) !important;
}
.hover\:tw-bg-emerald-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-100\/0:hover{
  background-color: rgb(209 250 229 / 0) !important;
}
.hover\:tw-bg-emerald-100\/10:hover{
  background-color: rgb(209 250 229 / 0.1) !important;
}
.hover\:tw-bg-emerald-100\/100:hover{
  background-color: rgb(209 250 229 / 1) !important;
}
.hover\:tw-bg-emerald-100\/15:hover{
  background-color: rgb(209 250 229 / 0.15) !important;
}
.hover\:tw-bg-emerald-100\/20:hover{
  background-color: rgb(209 250 229 / 0.2) !important;
}
.hover\:tw-bg-emerald-100\/25:hover{
  background-color: rgb(209 250 229 / 0.25) !important;
}
.hover\:tw-bg-emerald-100\/30:hover{
  background-color: rgb(209 250 229 / 0.3) !important;
}
.hover\:tw-bg-emerald-100\/35:hover{
  background-color: rgb(209 250 229 / 0.35) !important;
}
.hover\:tw-bg-emerald-100\/40:hover{
  background-color: rgb(209 250 229 / 0.4) !important;
}
.hover\:tw-bg-emerald-100\/45:hover{
  background-color: rgb(209 250 229 / 0.45) !important;
}
.hover\:tw-bg-emerald-100\/5:hover{
  background-color: rgb(209 250 229 / 0.05) !important;
}
.hover\:tw-bg-emerald-100\/50:hover{
  background-color: rgb(209 250 229 / 0.5) !important;
}
.hover\:tw-bg-emerald-100\/55:hover{
  background-color: rgb(209 250 229 / 0.55) !important;
}
.hover\:tw-bg-emerald-100\/60:hover{
  background-color: rgb(209 250 229 / 0.6) !important;
}
.hover\:tw-bg-emerald-100\/65:hover{
  background-color: rgb(209 250 229 / 0.65) !important;
}
.hover\:tw-bg-emerald-100\/70:hover{
  background-color: rgb(209 250 229 / 0.7) !important;
}
.hover\:tw-bg-emerald-100\/75:hover{
  background-color: rgb(209 250 229 / 0.75) !important;
}
.hover\:tw-bg-emerald-100\/80:hover{
  background-color: rgb(209 250 229 / 0.8) !important;
}
.hover\:tw-bg-emerald-100\/85:hover{
  background-color: rgb(209 250 229 / 0.85) !important;
}
.hover\:tw-bg-emerald-100\/90:hover{
  background-color: rgb(209 250 229 / 0.9) !important;
}
.hover\:tw-bg-emerald-100\/95:hover{
  background-color: rgb(209 250 229 / 0.95) !important;
}
.hover\:tw-bg-emerald-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-200\/0:hover{
  background-color: rgb(167 243 208 / 0) !important;
}
.hover\:tw-bg-emerald-200\/10:hover{
  background-color: rgb(167 243 208 / 0.1) !important;
}
.hover\:tw-bg-emerald-200\/100:hover{
  background-color: rgb(167 243 208 / 1) !important;
}
.hover\:tw-bg-emerald-200\/15:hover{
  background-color: rgb(167 243 208 / 0.15) !important;
}
.hover\:tw-bg-emerald-200\/20:hover{
  background-color: rgb(167 243 208 / 0.2) !important;
}
.hover\:tw-bg-emerald-200\/25:hover{
  background-color: rgb(167 243 208 / 0.25) !important;
}
.hover\:tw-bg-emerald-200\/30:hover{
  background-color: rgb(167 243 208 / 0.3) !important;
}
.hover\:tw-bg-emerald-200\/35:hover{
  background-color: rgb(167 243 208 / 0.35) !important;
}
.hover\:tw-bg-emerald-200\/40:hover{
  background-color: rgb(167 243 208 / 0.4) !important;
}
.hover\:tw-bg-emerald-200\/45:hover{
  background-color: rgb(167 243 208 / 0.45) !important;
}
.hover\:tw-bg-emerald-200\/5:hover{
  background-color: rgb(167 243 208 / 0.05) !important;
}
.hover\:tw-bg-emerald-200\/50:hover{
  background-color: rgb(167 243 208 / 0.5) !important;
}
.hover\:tw-bg-emerald-200\/55:hover{
  background-color: rgb(167 243 208 / 0.55) !important;
}
.hover\:tw-bg-emerald-200\/60:hover{
  background-color: rgb(167 243 208 / 0.6) !important;
}
.hover\:tw-bg-emerald-200\/65:hover{
  background-color: rgb(167 243 208 / 0.65) !important;
}
.hover\:tw-bg-emerald-200\/70:hover{
  background-color: rgb(167 243 208 / 0.7) !important;
}
.hover\:tw-bg-emerald-200\/75:hover{
  background-color: rgb(167 243 208 / 0.75) !important;
}
.hover\:tw-bg-emerald-200\/80:hover{
  background-color: rgb(167 243 208 / 0.8) !important;
}
.hover\:tw-bg-emerald-200\/85:hover{
  background-color: rgb(167 243 208 / 0.85) !important;
}
.hover\:tw-bg-emerald-200\/90:hover{
  background-color: rgb(167 243 208 / 0.9) !important;
}
.hover\:tw-bg-emerald-200\/95:hover{
  background-color: rgb(167 243 208 / 0.95) !important;
}
.hover\:tw-bg-emerald-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-300\/0:hover{
  background-color: rgb(110 231 183 / 0) !important;
}
.hover\:tw-bg-emerald-300\/10:hover{
  background-color: rgb(110 231 183 / 0.1) !important;
}
.hover\:tw-bg-emerald-300\/100:hover{
  background-color: rgb(110 231 183 / 1) !important;
}
.hover\:tw-bg-emerald-300\/15:hover{
  background-color: rgb(110 231 183 / 0.15) !important;
}
.hover\:tw-bg-emerald-300\/20:hover{
  background-color: rgb(110 231 183 / 0.2) !important;
}
.hover\:tw-bg-emerald-300\/25:hover{
  background-color: rgb(110 231 183 / 0.25) !important;
}
.hover\:tw-bg-emerald-300\/30:hover{
  background-color: rgb(110 231 183 / 0.3) !important;
}
.hover\:tw-bg-emerald-300\/35:hover{
  background-color: rgb(110 231 183 / 0.35) !important;
}
.hover\:tw-bg-emerald-300\/40:hover{
  background-color: rgb(110 231 183 / 0.4) !important;
}
.hover\:tw-bg-emerald-300\/45:hover{
  background-color: rgb(110 231 183 / 0.45) !important;
}
.hover\:tw-bg-emerald-300\/5:hover{
  background-color: rgb(110 231 183 / 0.05) !important;
}
.hover\:tw-bg-emerald-300\/50:hover{
  background-color: rgb(110 231 183 / 0.5) !important;
}
.hover\:tw-bg-emerald-300\/55:hover{
  background-color: rgb(110 231 183 / 0.55) !important;
}
.hover\:tw-bg-emerald-300\/60:hover{
  background-color: rgb(110 231 183 / 0.6) !important;
}
.hover\:tw-bg-emerald-300\/65:hover{
  background-color: rgb(110 231 183 / 0.65) !important;
}
.hover\:tw-bg-emerald-300\/70:hover{
  background-color: rgb(110 231 183 / 0.7) !important;
}
.hover\:tw-bg-emerald-300\/75:hover{
  background-color: rgb(110 231 183 / 0.75) !important;
}
.hover\:tw-bg-emerald-300\/80:hover{
  background-color: rgb(110 231 183 / 0.8) !important;
}
.hover\:tw-bg-emerald-300\/85:hover{
  background-color: rgb(110 231 183 / 0.85) !important;
}
.hover\:tw-bg-emerald-300\/90:hover{
  background-color: rgb(110 231 183 / 0.9) !important;
}
.hover\:tw-bg-emerald-300\/95:hover{
  background-color: rgb(110 231 183 / 0.95) !important;
}
.hover\:tw-bg-emerald-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-400\/0:hover{
  background-color: rgb(52 211 153 / 0) !important;
}
.hover\:tw-bg-emerald-400\/10:hover{
  background-color: rgb(52 211 153 / 0.1) !important;
}
.hover\:tw-bg-emerald-400\/100:hover{
  background-color: rgb(52 211 153 / 1) !important;
}
.hover\:tw-bg-emerald-400\/15:hover{
  background-color: rgb(52 211 153 / 0.15) !important;
}
.hover\:tw-bg-emerald-400\/20:hover{
  background-color: rgb(52 211 153 / 0.2) !important;
}
.hover\:tw-bg-emerald-400\/25:hover{
  background-color: rgb(52 211 153 / 0.25) !important;
}
.hover\:tw-bg-emerald-400\/30:hover{
  background-color: rgb(52 211 153 / 0.3) !important;
}
.hover\:tw-bg-emerald-400\/35:hover{
  background-color: rgb(52 211 153 / 0.35) !important;
}
.hover\:tw-bg-emerald-400\/40:hover{
  background-color: rgb(52 211 153 / 0.4) !important;
}
.hover\:tw-bg-emerald-400\/45:hover{
  background-color: rgb(52 211 153 / 0.45) !important;
}
.hover\:tw-bg-emerald-400\/5:hover{
  background-color: rgb(52 211 153 / 0.05) !important;
}
.hover\:tw-bg-emerald-400\/50:hover{
  background-color: rgb(52 211 153 / 0.5) !important;
}
.hover\:tw-bg-emerald-400\/55:hover{
  background-color: rgb(52 211 153 / 0.55) !important;
}
.hover\:tw-bg-emerald-400\/60:hover{
  background-color: rgb(52 211 153 / 0.6) !important;
}
.hover\:tw-bg-emerald-400\/65:hover{
  background-color: rgb(52 211 153 / 0.65) !important;
}
.hover\:tw-bg-emerald-400\/70:hover{
  background-color: rgb(52 211 153 / 0.7) !important;
}
.hover\:tw-bg-emerald-400\/75:hover{
  background-color: rgb(52 211 153 / 0.75) !important;
}
.hover\:tw-bg-emerald-400\/80:hover{
  background-color: rgb(52 211 153 / 0.8) !important;
}
.hover\:tw-bg-emerald-400\/85:hover{
  background-color: rgb(52 211 153 / 0.85) !important;
}
.hover\:tw-bg-emerald-400\/90:hover{
  background-color: rgb(52 211 153 / 0.9) !important;
}
.hover\:tw-bg-emerald-400\/95:hover{
  background-color: rgb(52 211 153 / 0.95) !important;
}
.hover\:tw-bg-emerald-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-50\/0:hover{
  background-color: rgb(236 253 245 / 0) !important;
}
.hover\:tw-bg-emerald-50\/10:hover{
  background-color: rgb(236 253 245 / 0.1) !important;
}
.hover\:tw-bg-emerald-50\/100:hover{
  background-color: rgb(236 253 245 / 1) !important;
}
.hover\:tw-bg-emerald-50\/15:hover{
  background-color: rgb(236 253 245 / 0.15) !important;
}
.hover\:tw-bg-emerald-50\/20:hover{
  background-color: rgb(236 253 245 / 0.2) !important;
}
.hover\:tw-bg-emerald-50\/25:hover{
  background-color: rgb(236 253 245 / 0.25) !important;
}
.hover\:tw-bg-emerald-50\/30:hover{
  background-color: rgb(236 253 245 / 0.3) !important;
}
.hover\:tw-bg-emerald-50\/35:hover{
  background-color: rgb(236 253 245 / 0.35) !important;
}
.hover\:tw-bg-emerald-50\/40:hover{
  background-color: rgb(236 253 245 / 0.4) !important;
}
.hover\:tw-bg-emerald-50\/45:hover{
  background-color: rgb(236 253 245 / 0.45) !important;
}
.hover\:tw-bg-emerald-50\/5:hover{
  background-color: rgb(236 253 245 / 0.05) !important;
}
.hover\:tw-bg-emerald-50\/50:hover{
  background-color: rgb(236 253 245 / 0.5) !important;
}
.hover\:tw-bg-emerald-50\/55:hover{
  background-color: rgb(236 253 245 / 0.55) !important;
}
.hover\:tw-bg-emerald-50\/60:hover{
  background-color: rgb(236 253 245 / 0.6) !important;
}
.hover\:tw-bg-emerald-50\/65:hover{
  background-color: rgb(236 253 245 / 0.65) !important;
}
.hover\:tw-bg-emerald-50\/70:hover{
  background-color: rgb(236 253 245 / 0.7) !important;
}
.hover\:tw-bg-emerald-50\/75:hover{
  background-color: rgb(236 253 245 / 0.75) !important;
}
.hover\:tw-bg-emerald-50\/80:hover{
  background-color: rgb(236 253 245 / 0.8) !important;
}
.hover\:tw-bg-emerald-50\/85:hover{
  background-color: rgb(236 253 245 / 0.85) !important;
}
.hover\:tw-bg-emerald-50\/90:hover{
  background-color: rgb(236 253 245 / 0.9) !important;
}
.hover\:tw-bg-emerald-50\/95:hover{
  background-color: rgb(236 253 245 / 0.95) !important;
}
.hover\:tw-bg-emerald-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-500\/0:hover{
  background-color: rgb(16 185 129 / 0) !important;
}
.hover\:tw-bg-emerald-500\/10:hover{
  background-color: rgb(16 185 129 / 0.1) !important;
}
.hover\:tw-bg-emerald-500\/100:hover{
  background-color: rgb(16 185 129 / 1) !important;
}
.hover\:tw-bg-emerald-500\/15:hover{
  background-color: rgb(16 185 129 / 0.15) !important;
}
.hover\:tw-bg-emerald-500\/20:hover{
  background-color: rgb(16 185 129 / 0.2) !important;
}
.hover\:tw-bg-emerald-500\/25:hover{
  background-color: rgb(16 185 129 / 0.25) !important;
}
.hover\:tw-bg-emerald-500\/30:hover{
  background-color: rgb(16 185 129 / 0.3) !important;
}
.hover\:tw-bg-emerald-500\/35:hover{
  background-color: rgb(16 185 129 / 0.35) !important;
}
.hover\:tw-bg-emerald-500\/40:hover{
  background-color: rgb(16 185 129 / 0.4) !important;
}
.hover\:tw-bg-emerald-500\/45:hover{
  background-color: rgb(16 185 129 / 0.45) !important;
}
.hover\:tw-bg-emerald-500\/5:hover{
  background-color: rgb(16 185 129 / 0.05) !important;
}
.hover\:tw-bg-emerald-500\/50:hover{
  background-color: rgb(16 185 129 / 0.5) !important;
}
.hover\:tw-bg-emerald-500\/55:hover{
  background-color: rgb(16 185 129 / 0.55) !important;
}
.hover\:tw-bg-emerald-500\/60:hover{
  background-color: rgb(16 185 129 / 0.6) !important;
}
.hover\:tw-bg-emerald-500\/65:hover{
  background-color: rgb(16 185 129 / 0.65) !important;
}
.hover\:tw-bg-emerald-500\/70:hover{
  background-color: rgb(16 185 129 / 0.7) !important;
}
.hover\:tw-bg-emerald-500\/75:hover{
  background-color: rgb(16 185 129 / 0.75) !important;
}
.hover\:tw-bg-emerald-500\/80:hover{
  background-color: rgb(16 185 129 / 0.8) !important;
}
.hover\:tw-bg-emerald-500\/85:hover{
  background-color: rgb(16 185 129 / 0.85) !important;
}
.hover\:tw-bg-emerald-500\/90:hover{
  background-color: rgb(16 185 129 / 0.9) !important;
}
.hover\:tw-bg-emerald-500\/95:hover{
  background-color: rgb(16 185 129 / 0.95) !important;
}
.hover\:tw-bg-emerald-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-600\/0:hover{
  background-color: rgb(5 150 105 / 0) !important;
}
.hover\:tw-bg-emerald-600\/10:hover{
  background-color: rgb(5 150 105 / 0.1) !important;
}
.hover\:tw-bg-emerald-600\/100:hover{
  background-color: rgb(5 150 105 / 1) !important;
}
.hover\:tw-bg-emerald-600\/15:hover{
  background-color: rgb(5 150 105 / 0.15) !important;
}
.hover\:tw-bg-emerald-600\/20:hover{
  background-color: rgb(5 150 105 / 0.2) !important;
}
.hover\:tw-bg-emerald-600\/25:hover{
  background-color: rgb(5 150 105 / 0.25) !important;
}
.hover\:tw-bg-emerald-600\/30:hover{
  background-color: rgb(5 150 105 / 0.3) !important;
}
.hover\:tw-bg-emerald-600\/35:hover{
  background-color: rgb(5 150 105 / 0.35) !important;
}
.hover\:tw-bg-emerald-600\/40:hover{
  background-color: rgb(5 150 105 / 0.4) !important;
}
.hover\:tw-bg-emerald-600\/45:hover{
  background-color: rgb(5 150 105 / 0.45) !important;
}
.hover\:tw-bg-emerald-600\/5:hover{
  background-color: rgb(5 150 105 / 0.05) !important;
}
.hover\:tw-bg-emerald-600\/50:hover{
  background-color: rgb(5 150 105 / 0.5) !important;
}
.hover\:tw-bg-emerald-600\/55:hover{
  background-color: rgb(5 150 105 / 0.55) !important;
}
.hover\:tw-bg-emerald-600\/60:hover{
  background-color: rgb(5 150 105 / 0.6) !important;
}
.hover\:tw-bg-emerald-600\/65:hover{
  background-color: rgb(5 150 105 / 0.65) !important;
}
.hover\:tw-bg-emerald-600\/70:hover{
  background-color: rgb(5 150 105 / 0.7) !important;
}
.hover\:tw-bg-emerald-600\/75:hover{
  background-color: rgb(5 150 105 / 0.75) !important;
}
.hover\:tw-bg-emerald-600\/80:hover{
  background-color: rgb(5 150 105 / 0.8) !important;
}
.hover\:tw-bg-emerald-600\/85:hover{
  background-color: rgb(5 150 105 / 0.85) !important;
}
.hover\:tw-bg-emerald-600\/90:hover{
  background-color: rgb(5 150 105 / 0.9) !important;
}
.hover\:tw-bg-emerald-600\/95:hover{
  background-color: rgb(5 150 105 / 0.95) !important;
}
.hover\:tw-bg-emerald-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-700\/0:hover{
  background-color: rgb(4 120 87 / 0) !important;
}
.hover\:tw-bg-emerald-700\/10:hover{
  background-color: rgb(4 120 87 / 0.1) !important;
}
.hover\:tw-bg-emerald-700\/100:hover{
  background-color: rgb(4 120 87 / 1) !important;
}
.hover\:tw-bg-emerald-700\/15:hover{
  background-color: rgb(4 120 87 / 0.15) !important;
}
.hover\:tw-bg-emerald-700\/20:hover{
  background-color: rgb(4 120 87 / 0.2) !important;
}
.hover\:tw-bg-emerald-700\/25:hover{
  background-color: rgb(4 120 87 / 0.25) !important;
}
.hover\:tw-bg-emerald-700\/30:hover{
  background-color: rgb(4 120 87 / 0.3) !important;
}
.hover\:tw-bg-emerald-700\/35:hover{
  background-color: rgb(4 120 87 / 0.35) !important;
}
.hover\:tw-bg-emerald-700\/40:hover{
  background-color: rgb(4 120 87 / 0.4) !important;
}
.hover\:tw-bg-emerald-700\/45:hover{
  background-color: rgb(4 120 87 / 0.45) !important;
}
.hover\:tw-bg-emerald-700\/5:hover{
  background-color: rgb(4 120 87 / 0.05) !important;
}
.hover\:tw-bg-emerald-700\/50:hover{
  background-color: rgb(4 120 87 / 0.5) !important;
}
.hover\:tw-bg-emerald-700\/55:hover{
  background-color: rgb(4 120 87 / 0.55) !important;
}
.hover\:tw-bg-emerald-700\/60:hover{
  background-color: rgb(4 120 87 / 0.6) !important;
}
.hover\:tw-bg-emerald-700\/65:hover{
  background-color: rgb(4 120 87 / 0.65) !important;
}
.hover\:tw-bg-emerald-700\/70:hover{
  background-color: rgb(4 120 87 / 0.7) !important;
}
.hover\:tw-bg-emerald-700\/75:hover{
  background-color: rgb(4 120 87 / 0.75) !important;
}
.hover\:tw-bg-emerald-700\/80:hover{
  background-color: rgb(4 120 87 / 0.8) !important;
}
.hover\:tw-bg-emerald-700\/85:hover{
  background-color: rgb(4 120 87 / 0.85) !important;
}
.hover\:tw-bg-emerald-700\/90:hover{
  background-color: rgb(4 120 87 / 0.9) !important;
}
.hover\:tw-bg-emerald-700\/95:hover{
  background-color: rgb(4 120 87 / 0.95) !important;
}
.hover\:tw-bg-emerald-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-800\/0:hover{
  background-color: rgb(6 95 70 / 0) !important;
}
.hover\:tw-bg-emerald-800\/10:hover{
  background-color: rgb(6 95 70 / 0.1) !important;
}
.hover\:tw-bg-emerald-800\/100:hover{
  background-color: rgb(6 95 70 / 1) !important;
}
.hover\:tw-bg-emerald-800\/15:hover{
  background-color: rgb(6 95 70 / 0.15) !important;
}
.hover\:tw-bg-emerald-800\/20:hover{
  background-color: rgb(6 95 70 / 0.2) !important;
}
.hover\:tw-bg-emerald-800\/25:hover{
  background-color: rgb(6 95 70 / 0.25) !important;
}
.hover\:tw-bg-emerald-800\/30:hover{
  background-color: rgb(6 95 70 / 0.3) !important;
}
.hover\:tw-bg-emerald-800\/35:hover{
  background-color: rgb(6 95 70 / 0.35) !important;
}
.hover\:tw-bg-emerald-800\/40:hover{
  background-color: rgb(6 95 70 / 0.4) !important;
}
.hover\:tw-bg-emerald-800\/45:hover{
  background-color: rgb(6 95 70 / 0.45) !important;
}
.hover\:tw-bg-emerald-800\/5:hover{
  background-color: rgb(6 95 70 / 0.05) !important;
}
.hover\:tw-bg-emerald-800\/50:hover{
  background-color: rgb(6 95 70 / 0.5) !important;
}
.hover\:tw-bg-emerald-800\/55:hover{
  background-color: rgb(6 95 70 / 0.55) !important;
}
.hover\:tw-bg-emerald-800\/60:hover{
  background-color: rgb(6 95 70 / 0.6) !important;
}
.hover\:tw-bg-emerald-800\/65:hover{
  background-color: rgb(6 95 70 / 0.65) !important;
}
.hover\:tw-bg-emerald-800\/70:hover{
  background-color: rgb(6 95 70 / 0.7) !important;
}
.hover\:tw-bg-emerald-800\/75:hover{
  background-color: rgb(6 95 70 / 0.75) !important;
}
.hover\:tw-bg-emerald-800\/80:hover{
  background-color: rgb(6 95 70 / 0.8) !important;
}
.hover\:tw-bg-emerald-800\/85:hover{
  background-color: rgb(6 95 70 / 0.85) !important;
}
.hover\:tw-bg-emerald-800\/90:hover{
  background-color: rgb(6 95 70 / 0.9) !important;
}
.hover\:tw-bg-emerald-800\/95:hover{
  background-color: rgb(6 95 70 / 0.95) !important;
}
.hover\:tw-bg-emerald-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-900\/0:hover{
  background-color: rgb(6 78 59 / 0) !important;
}
.hover\:tw-bg-emerald-900\/10:hover{
  background-color: rgb(6 78 59 / 0.1) !important;
}
.hover\:tw-bg-emerald-900\/100:hover{
  background-color: rgb(6 78 59 / 1) !important;
}
.hover\:tw-bg-emerald-900\/15:hover{
  background-color: rgb(6 78 59 / 0.15) !important;
}
.hover\:tw-bg-emerald-900\/20:hover{
  background-color: rgb(6 78 59 / 0.2) !important;
}
.hover\:tw-bg-emerald-900\/25:hover{
  background-color: rgb(6 78 59 / 0.25) !important;
}
.hover\:tw-bg-emerald-900\/30:hover{
  background-color: rgb(6 78 59 / 0.3) !important;
}
.hover\:tw-bg-emerald-900\/35:hover{
  background-color: rgb(6 78 59 / 0.35) !important;
}
.hover\:tw-bg-emerald-900\/40:hover{
  background-color: rgb(6 78 59 / 0.4) !important;
}
.hover\:tw-bg-emerald-900\/45:hover{
  background-color: rgb(6 78 59 / 0.45) !important;
}
.hover\:tw-bg-emerald-900\/5:hover{
  background-color: rgb(6 78 59 / 0.05) !important;
}
.hover\:tw-bg-emerald-900\/50:hover{
  background-color: rgb(6 78 59 / 0.5) !important;
}
.hover\:tw-bg-emerald-900\/55:hover{
  background-color: rgb(6 78 59 / 0.55) !important;
}
.hover\:tw-bg-emerald-900\/60:hover{
  background-color: rgb(6 78 59 / 0.6) !important;
}
.hover\:tw-bg-emerald-900\/65:hover{
  background-color: rgb(6 78 59 / 0.65) !important;
}
.hover\:tw-bg-emerald-900\/70:hover{
  background-color: rgb(6 78 59 / 0.7) !important;
}
.hover\:tw-bg-emerald-900\/75:hover{
  background-color: rgb(6 78 59 / 0.75) !important;
}
.hover\:tw-bg-emerald-900\/80:hover{
  background-color: rgb(6 78 59 / 0.8) !important;
}
.hover\:tw-bg-emerald-900\/85:hover{
  background-color: rgb(6 78 59 / 0.85) !important;
}
.hover\:tw-bg-emerald-900\/90:hover{
  background-color: rgb(6 78 59 / 0.9) !important;
}
.hover\:tw-bg-emerald-900\/95:hover{
  background-color: rgb(6 78 59 / 0.95) !important;
}
.hover\:tw-bg-emerald-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 44 34 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-emerald-950\/0:hover{
  background-color: rgb(2 44 34 / 0) !important;
}
.hover\:tw-bg-emerald-950\/10:hover{
  background-color: rgb(2 44 34 / 0.1) !important;
}
.hover\:tw-bg-emerald-950\/100:hover{
  background-color: rgb(2 44 34 / 1) !important;
}
.hover\:tw-bg-emerald-950\/15:hover{
  background-color: rgb(2 44 34 / 0.15) !important;
}
.hover\:tw-bg-emerald-950\/20:hover{
  background-color: rgb(2 44 34 / 0.2) !important;
}
.hover\:tw-bg-emerald-950\/25:hover{
  background-color: rgb(2 44 34 / 0.25) !important;
}
.hover\:tw-bg-emerald-950\/30:hover{
  background-color: rgb(2 44 34 / 0.3) !important;
}
.hover\:tw-bg-emerald-950\/35:hover{
  background-color: rgb(2 44 34 / 0.35) !important;
}
.hover\:tw-bg-emerald-950\/40:hover{
  background-color: rgb(2 44 34 / 0.4) !important;
}
.hover\:tw-bg-emerald-950\/45:hover{
  background-color: rgb(2 44 34 / 0.45) !important;
}
.hover\:tw-bg-emerald-950\/5:hover{
  background-color: rgb(2 44 34 / 0.05) !important;
}
.hover\:tw-bg-emerald-950\/50:hover{
  background-color: rgb(2 44 34 / 0.5) !important;
}
.hover\:tw-bg-emerald-950\/55:hover{
  background-color: rgb(2 44 34 / 0.55) !important;
}
.hover\:tw-bg-emerald-950\/60:hover{
  background-color: rgb(2 44 34 / 0.6) !important;
}
.hover\:tw-bg-emerald-950\/65:hover{
  background-color: rgb(2 44 34 / 0.65) !important;
}
.hover\:tw-bg-emerald-950\/70:hover{
  background-color: rgb(2 44 34 / 0.7) !important;
}
.hover\:tw-bg-emerald-950\/75:hover{
  background-color: rgb(2 44 34 / 0.75) !important;
}
.hover\:tw-bg-emerald-950\/80:hover{
  background-color: rgb(2 44 34 / 0.8) !important;
}
.hover\:tw-bg-emerald-950\/85:hover{
  background-color: rgb(2 44 34 / 0.85) !important;
}
.hover\:tw-bg-emerald-950\/90:hover{
  background-color: rgb(2 44 34 / 0.9) !important;
}
.hover\:tw-bg-emerald-950\/95:hover{
  background-color: rgb(2 44 34 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-100\/0:hover{
  background-color: rgb(250 232 255 / 0) !important;
}
.hover\:tw-bg-fuchsia-100\/10:hover{
  background-color: rgb(250 232 255 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-100\/100:hover{
  background-color: rgb(250 232 255 / 1) !important;
}
.hover\:tw-bg-fuchsia-100\/15:hover{
  background-color: rgb(250 232 255 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-100\/20:hover{
  background-color: rgb(250 232 255 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-100\/25:hover{
  background-color: rgb(250 232 255 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-100\/30:hover{
  background-color: rgb(250 232 255 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-100\/35:hover{
  background-color: rgb(250 232 255 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-100\/40:hover{
  background-color: rgb(250 232 255 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-100\/45:hover{
  background-color: rgb(250 232 255 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-100\/5:hover{
  background-color: rgb(250 232 255 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-100\/50:hover{
  background-color: rgb(250 232 255 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-100\/55:hover{
  background-color: rgb(250 232 255 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-100\/60:hover{
  background-color: rgb(250 232 255 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-100\/65:hover{
  background-color: rgb(250 232 255 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-100\/70:hover{
  background-color: rgb(250 232 255 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-100\/75:hover{
  background-color: rgb(250 232 255 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-100\/80:hover{
  background-color: rgb(250 232 255 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-100\/85:hover{
  background-color: rgb(250 232 255 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-100\/90:hover{
  background-color: rgb(250 232 255 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-100\/95:hover{
  background-color: rgb(250 232 255 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-200\/0:hover{
  background-color: rgb(245 208 254 / 0) !important;
}
.hover\:tw-bg-fuchsia-200\/10:hover{
  background-color: rgb(245 208 254 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-200\/100:hover{
  background-color: rgb(245 208 254 / 1) !important;
}
.hover\:tw-bg-fuchsia-200\/15:hover{
  background-color: rgb(245 208 254 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-200\/20:hover{
  background-color: rgb(245 208 254 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-200\/25:hover{
  background-color: rgb(245 208 254 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-200\/30:hover{
  background-color: rgb(245 208 254 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-200\/35:hover{
  background-color: rgb(245 208 254 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-200\/40:hover{
  background-color: rgb(245 208 254 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-200\/45:hover{
  background-color: rgb(245 208 254 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-200\/5:hover{
  background-color: rgb(245 208 254 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-200\/50:hover{
  background-color: rgb(245 208 254 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-200\/55:hover{
  background-color: rgb(245 208 254 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-200\/60:hover{
  background-color: rgb(245 208 254 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-200\/65:hover{
  background-color: rgb(245 208 254 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-200\/70:hover{
  background-color: rgb(245 208 254 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-200\/75:hover{
  background-color: rgb(245 208 254 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-200\/80:hover{
  background-color: rgb(245 208 254 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-200\/85:hover{
  background-color: rgb(245 208 254 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-200\/90:hover{
  background-color: rgb(245 208 254 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-200\/95:hover{
  background-color: rgb(245 208 254 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-300\/0:hover{
  background-color: rgb(240 171 252 / 0) !important;
}
.hover\:tw-bg-fuchsia-300\/10:hover{
  background-color: rgb(240 171 252 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-300\/100:hover{
  background-color: rgb(240 171 252 / 1) !important;
}
.hover\:tw-bg-fuchsia-300\/15:hover{
  background-color: rgb(240 171 252 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-300\/20:hover{
  background-color: rgb(240 171 252 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-300\/25:hover{
  background-color: rgb(240 171 252 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-300\/30:hover{
  background-color: rgb(240 171 252 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-300\/35:hover{
  background-color: rgb(240 171 252 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-300\/40:hover{
  background-color: rgb(240 171 252 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-300\/45:hover{
  background-color: rgb(240 171 252 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-300\/5:hover{
  background-color: rgb(240 171 252 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-300\/50:hover{
  background-color: rgb(240 171 252 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-300\/55:hover{
  background-color: rgb(240 171 252 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-300\/60:hover{
  background-color: rgb(240 171 252 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-300\/65:hover{
  background-color: rgb(240 171 252 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-300\/70:hover{
  background-color: rgb(240 171 252 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-300\/75:hover{
  background-color: rgb(240 171 252 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-300\/80:hover{
  background-color: rgb(240 171 252 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-300\/85:hover{
  background-color: rgb(240 171 252 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-300\/90:hover{
  background-color: rgb(240 171 252 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-300\/95:hover{
  background-color: rgb(240 171 252 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-400\/0:hover{
  background-color: rgb(232 121 249 / 0) !important;
}
.hover\:tw-bg-fuchsia-400\/10:hover{
  background-color: rgb(232 121 249 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-400\/100:hover{
  background-color: rgb(232 121 249 / 1) !important;
}
.hover\:tw-bg-fuchsia-400\/15:hover{
  background-color: rgb(232 121 249 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-400\/20:hover{
  background-color: rgb(232 121 249 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-400\/25:hover{
  background-color: rgb(232 121 249 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-400\/30:hover{
  background-color: rgb(232 121 249 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-400\/35:hover{
  background-color: rgb(232 121 249 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-400\/40:hover{
  background-color: rgb(232 121 249 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-400\/45:hover{
  background-color: rgb(232 121 249 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-400\/5:hover{
  background-color: rgb(232 121 249 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-400\/50:hover{
  background-color: rgb(232 121 249 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-400\/55:hover{
  background-color: rgb(232 121 249 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-400\/60:hover{
  background-color: rgb(232 121 249 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-400\/65:hover{
  background-color: rgb(232 121 249 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-400\/70:hover{
  background-color: rgb(232 121 249 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-400\/75:hover{
  background-color: rgb(232 121 249 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-400\/80:hover{
  background-color: rgb(232 121 249 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-400\/85:hover{
  background-color: rgb(232 121 249 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-400\/90:hover{
  background-color: rgb(232 121 249 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-400\/95:hover{
  background-color: rgb(232 121 249 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-50\/0:hover{
  background-color: rgb(253 244 255 / 0) !important;
}
.hover\:tw-bg-fuchsia-50\/10:hover{
  background-color: rgb(253 244 255 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-50\/100:hover{
  background-color: rgb(253 244 255 / 1) !important;
}
.hover\:tw-bg-fuchsia-50\/15:hover{
  background-color: rgb(253 244 255 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-50\/20:hover{
  background-color: rgb(253 244 255 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-50\/25:hover{
  background-color: rgb(253 244 255 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-50\/30:hover{
  background-color: rgb(253 244 255 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-50\/35:hover{
  background-color: rgb(253 244 255 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-50\/40:hover{
  background-color: rgb(253 244 255 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-50\/45:hover{
  background-color: rgb(253 244 255 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-50\/5:hover{
  background-color: rgb(253 244 255 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-50\/50:hover{
  background-color: rgb(253 244 255 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-50\/55:hover{
  background-color: rgb(253 244 255 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-50\/60:hover{
  background-color: rgb(253 244 255 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-50\/65:hover{
  background-color: rgb(253 244 255 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-50\/70:hover{
  background-color: rgb(253 244 255 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-50\/75:hover{
  background-color: rgb(253 244 255 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-50\/80:hover{
  background-color: rgb(253 244 255 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-50\/85:hover{
  background-color: rgb(253 244 255 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-50\/90:hover{
  background-color: rgb(253 244 255 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-50\/95:hover{
  background-color: rgb(253 244 255 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-500\/0:hover{
  background-color: rgb(217 70 239 / 0) !important;
}
.hover\:tw-bg-fuchsia-500\/10:hover{
  background-color: rgb(217 70 239 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-500\/100:hover{
  background-color: rgb(217 70 239 / 1) !important;
}
.hover\:tw-bg-fuchsia-500\/15:hover{
  background-color: rgb(217 70 239 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-500\/20:hover{
  background-color: rgb(217 70 239 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-500\/25:hover{
  background-color: rgb(217 70 239 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-500\/30:hover{
  background-color: rgb(217 70 239 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-500\/35:hover{
  background-color: rgb(217 70 239 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-500\/40:hover{
  background-color: rgb(217 70 239 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-500\/45:hover{
  background-color: rgb(217 70 239 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-500\/5:hover{
  background-color: rgb(217 70 239 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-500\/50:hover{
  background-color: rgb(217 70 239 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-500\/55:hover{
  background-color: rgb(217 70 239 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-500\/60:hover{
  background-color: rgb(217 70 239 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-500\/65:hover{
  background-color: rgb(217 70 239 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-500\/70:hover{
  background-color: rgb(217 70 239 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-500\/75:hover{
  background-color: rgb(217 70 239 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-500\/80:hover{
  background-color: rgb(217 70 239 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-500\/85:hover{
  background-color: rgb(217 70 239 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-500\/90:hover{
  background-color: rgb(217 70 239 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-500\/95:hover{
  background-color: rgb(217 70 239 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-600\/0:hover{
  background-color: rgb(192 38 211 / 0) !important;
}
.hover\:tw-bg-fuchsia-600\/10:hover{
  background-color: rgb(192 38 211 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-600\/100:hover{
  background-color: rgb(192 38 211 / 1) !important;
}
.hover\:tw-bg-fuchsia-600\/15:hover{
  background-color: rgb(192 38 211 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-600\/20:hover{
  background-color: rgb(192 38 211 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-600\/25:hover{
  background-color: rgb(192 38 211 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-600\/30:hover{
  background-color: rgb(192 38 211 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-600\/35:hover{
  background-color: rgb(192 38 211 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-600\/40:hover{
  background-color: rgb(192 38 211 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-600\/45:hover{
  background-color: rgb(192 38 211 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-600\/5:hover{
  background-color: rgb(192 38 211 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-600\/50:hover{
  background-color: rgb(192 38 211 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-600\/55:hover{
  background-color: rgb(192 38 211 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-600\/60:hover{
  background-color: rgb(192 38 211 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-600\/65:hover{
  background-color: rgb(192 38 211 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-600\/70:hover{
  background-color: rgb(192 38 211 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-600\/75:hover{
  background-color: rgb(192 38 211 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-600\/80:hover{
  background-color: rgb(192 38 211 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-600\/85:hover{
  background-color: rgb(192 38 211 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-600\/90:hover{
  background-color: rgb(192 38 211 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-600\/95:hover{
  background-color: rgb(192 38 211 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-700\/0:hover{
  background-color: rgb(162 28 175 / 0) !important;
}
.hover\:tw-bg-fuchsia-700\/10:hover{
  background-color: rgb(162 28 175 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-700\/100:hover{
  background-color: rgb(162 28 175 / 1) !important;
}
.hover\:tw-bg-fuchsia-700\/15:hover{
  background-color: rgb(162 28 175 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-700\/20:hover{
  background-color: rgb(162 28 175 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-700\/25:hover{
  background-color: rgb(162 28 175 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-700\/30:hover{
  background-color: rgb(162 28 175 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-700\/35:hover{
  background-color: rgb(162 28 175 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-700\/40:hover{
  background-color: rgb(162 28 175 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-700\/45:hover{
  background-color: rgb(162 28 175 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-700\/5:hover{
  background-color: rgb(162 28 175 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-700\/50:hover{
  background-color: rgb(162 28 175 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-700\/55:hover{
  background-color: rgb(162 28 175 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-700\/60:hover{
  background-color: rgb(162 28 175 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-700\/65:hover{
  background-color: rgb(162 28 175 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-700\/70:hover{
  background-color: rgb(162 28 175 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-700\/75:hover{
  background-color: rgb(162 28 175 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-700\/80:hover{
  background-color: rgb(162 28 175 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-700\/85:hover{
  background-color: rgb(162 28 175 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-700\/90:hover{
  background-color: rgb(162 28 175 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-700\/95:hover{
  background-color: rgb(162 28 175 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-800\/0:hover{
  background-color: rgb(134 25 143 / 0) !important;
}
.hover\:tw-bg-fuchsia-800\/10:hover{
  background-color: rgb(134 25 143 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-800\/100:hover{
  background-color: rgb(134 25 143 / 1) !important;
}
.hover\:tw-bg-fuchsia-800\/15:hover{
  background-color: rgb(134 25 143 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-800\/20:hover{
  background-color: rgb(134 25 143 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-800\/25:hover{
  background-color: rgb(134 25 143 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-800\/30:hover{
  background-color: rgb(134 25 143 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-800\/35:hover{
  background-color: rgb(134 25 143 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-800\/40:hover{
  background-color: rgb(134 25 143 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-800\/45:hover{
  background-color: rgb(134 25 143 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-800\/5:hover{
  background-color: rgb(134 25 143 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-800\/50:hover{
  background-color: rgb(134 25 143 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-800\/55:hover{
  background-color: rgb(134 25 143 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-800\/60:hover{
  background-color: rgb(134 25 143 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-800\/65:hover{
  background-color: rgb(134 25 143 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-800\/70:hover{
  background-color: rgb(134 25 143 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-800\/75:hover{
  background-color: rgb(134 25 143 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-800\/80:hover{
  background-color: rgb(134 25 143 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-800\/85:hover{
  background-color: rgb(134 25 143 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-800\/90:hover{
  background-color: rgb(134 25 143 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-800\/95:hover{
  background-color: rgb(134 25 143 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-900\/0:hover{
  background-color: rgb(112 26 117 / 0) !important;
}
.hover\:tw-bg-fuchsia-900\/10:hover{
  background-color: rgb(112 26 117 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-900\/100:hover{
  background-color: rgb(112 26 117 / 1) !important;
}
.hover\:tw-bg-fuchsia-900\/15:hover{
  background-color: rgb(112 26 117 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-900\/20:hover{
  background-color: rgb(112 26 117 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-900\/25:hover{
  background-color: rgb(112 26 117 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-900\/30:hover{
  background-color: rgb(112 26 117 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-900\/35:hover{
  background-color: rgb(112 26 117 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-900\/40:hover{
  background-color: rgb(112 26 117 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-900\/45:hover{
  background-color: rgb(112 26 117 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-900\/5:hover{
  background-color: rgb(112 26 117 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-900\/50:hover{
  background-color: rgb(112 26 117 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-900\/55:hover{
  background-color: rgb(112 26 117 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-900\/60:hover{
  background-color: rgb(112 26 117 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-900\/65:hover{
  background-color: rgb(112 26 117 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-900\/70:hover{
  background-color: rgb(112 26 117 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-900\/75:hover{
  background-color: rgb(112 26 117 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-900\/80:hover{
  background-color: rgb(112 26 117 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-900\/85:hover{
  background-color: rgb(112 26 117 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-900\/90:hover{
  background-color: rgb(112 26 117 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-900\/95:hover{
  background-color: rgb(112 26 117 / 0.95) !important;
}
.hover\:tw-bg-fuchsia-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(74 4 78 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-fuchsia-950\/0:hover{
  background-color: rgb(74 4 78 / 0) !important;
}
.hover\:tw-bg-fuchsia-950\/10:hover{
  background-color: rgb(74 4 78 / 0.1) !important;
}
.hover\:tw-bg-fuchsia-950\/100:hover{
  background-color: rgb(74 4 78 / 1) !important;
}
.hover\:tw-bg-fuchsia-950\/15:hover{
  background-color: rgb(74 4 78 / 0.15) !important;
}
.hover\:tw-bg-fuchsia-950\/20:hover{
  background-color: rgb(74 4 78 / 0.2) !important;
}
.hover\:tw-bg-fuchsia-950\/25:hover{
  background-color: rgb(74 4 78 / 0.25) !important;
}
.hover\:tw-bg-fuchsia-950\/30:hover{
  background-color: rgb(74 4 78 / 0.3) !important;
}
.hover\:tw-bg-fuchsia-950\/35:hover{
  background-color: rgb(74 4 78 / 0.35) !important;
}
.hover\:tw-bg-fuchsia-950\/40:hover{
  background-color: rgb(74 4 78 / 0.4) !important;
}
.hover\:tw-bg-fuchsia-950\/45:hover{
  background-color: rgb(74 4 78 / 0.45) !important;
}
.hover\:tw-bg-fuchsia-950\/5:hover{
  background-color: rgb(74 4 78 / 0.05) !important;
}
.hover\:tw-bg-fuchsia-950\/50:hover{
  background-color: rgb(74 4 78 / 0.5) !important;
}
.hover\:tw-bg-fuchsia-950\/55:hover{
  background-color: rgb(74 4 78 / 0.55) !important;
}
.hover\:tw-bg-fuchsia-950\/60:hover{
  background-color: rgb(74 4 78 / 0.6) !important;
}
.hover\:tw-bg-fuchsia-950\/65:hover{
  background-color: rgb(74 4 78 / 0.65) !important;
}
.hover\:tw-bg-fuchsia-950\/70:hover{
  background-color: rgb(74 4 78 / 0.7) !important;
}
.hover\:tw-bg-fuchsia-950\/75:hover{
  background-color: rgb(74 4 78 / 0.75) !important;
}
.hover\:tw-bg-fuchsia-950\/80:hover{
  background-color: rgb(74 4 78 / 0.8) !important;
}
.hover\:tw-bg-fuchsia-950\/85:hover{
  background-color: rgb(74 4 78 / 0.85) !important;
}
.hover\:tw-bg-fuchsia-950\/90:hover{
  background-color: rgb(74 4 78 / 0.9) !important;
}
.hover\:tw-bg-fuchsia-950\/95:hover{
  background-color: rgb(74 4 78 / 0.95) !important;
}
.hover\:tw-bg-gray-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-100\/0:hover{
  background-color: rgb(230 230 230 / 0) !important;
}
.hover\:tw-bg-gray-100\/10:hover{
  background-color: rgb(230 230 230 / 0.1) !important;
}
.hover\:tw-bg-gray-100\/100:hover{
  background-color: rgb(230 230 230 / 1) !important;
}
.hover\:tw-bg-gray-100\/15:hover{
  background-color: rgb(230 230 230 / 0.15) !important;
}
.hover\:tw-bg-gray-100\/20:hover{
  background-color: rgb(230 230 230 / 0.2) !important;
}
.hover\:tw-bg-gray-100\/25:hover{
  background-color: rgb(230 230 230 / 0.25) !important;
}
.hover\:tw-bg-gray-100\/30:hover{
  background-color: rgb(230 230 230 / 0.3) !important;
}
.hover\:tw-bg-gray-100\/35:hover{
  background-color: rgb(230 230 230 / 0.35) !important;
}
.hover\:tw-bg-gray-100\/40:hover{
  background-color: rgb(230 230 230 / 0.4) !important;
}
.hover\:tw-bg-gray-100\/45:hover{
  background-color: rgb(230 230 230 / 0.45) !important;
}
.hover\:tw-bg-gray-100\/5:hover{
  background-color: rgb(230 230 230 / 0.05) !important;
}
.hover\:tw-bg-gray-100\/50:hover{
  background-color: rgb(230 230 230 / 0.5) !important;
}
.hover\:tw-bg-gray-100\/55:hover{
  background-color: rgb(230 230 230 / 0.55) !important;
}
.hover\:tw-bg-gray-100\/60:hover{
  background-color: rgb(230 230 230 / 0.6) !important;
}
.hover\:tw-bg-gray-100\/65:hover{
  background-color: rgb(230 230 230 / 0.65) !important;
}
.hover\:tw-bg-gray-100\/70:hover{
  background-color: rgb(230 230 230 / 0.7) !important;
}
.hover\:tw-bg-gray-100\/75:hover{
  background-color: rgb(230 230 230 / 0.75) !important;
}
.hover\:tw-bg-gray-100\/80:hover{
  background-color: rgb(230 230 230 / 0.8) !important;
}
.hover\:tw-bg-gray-100\/85:hover{
  background-color: rgb(230 230 230 / 0.85) !important;
}
.hover\:tw-bg-gray-100\/90:hover{
  background-color: rgb(230 230 230 / 0.9) !important;
}
.hover\:tw-bg-gray-100\/95:hover{
  background-color: rgb(230 230 230 / 0.95) !important;
}
.hover\:tw-bg-gray-150:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-150\/0:hover{
  background-color: rgb(217 217 217 / 0) !important;
}
.hover\:tw-bg-gray-150\/10:hover{
  background-color: rgb(217 217 217 / 0.1) !important;
}
.hover\:tw-bg-gray-150\/100:hover{
  background-color: rgb(217 217 217 / 1) !important;
}
.hover\:tw-bg-gray-150\/15:hover{
  background-color: rgb(217 217 217 / 0.15) !important;
}
.hover\:tw-bg-gray-150\/20:hover{
  background-color: rgb(217 217 217 / 0.2) !important;
}
.hover\:tw-bg-gray-150\/25:hover{
  background-color: rgb(217 217 217 / 0.25) !important;
}
.hover\:tw-bg-gray-150\/30:hover{
  background-color: rgb(217 217 217 / 0.3) !important;
}
.hover\:tw-bg-gray-150\/35:hover{
  background-color: rgb(217 217 217 / 0.35) !important;
}
.hover\:tw-bg-gray-150\/40:hover{
  background-color: rgb(217 217 217 / 0.4) !important;
}
.hover\:tw-bg-gray-150\/45:hover{
  background-color: rgb(217 217 217 / 0.45) !important;
}
.hover\:tw-bg-gray-150\/5:hover{
  background-color: rgb(217 217 217 / 0.05) !important;
}
.hover\:tw-bg-gray-150\/50:hover{
  background-color: rgb(217 217 217 / 0.5) !important;
}
.hover\:tw-bg-gray-150\/55:hover{
  background-color: rgb(217 217 217 / 0.55) !important;
}
.hover\:tw-bg-gray-150\/60:hover{
  background-color: rgb(217 217 217 / 0.6) !important;
}
.hover\:tw-bg-gray-150\/65:hover{
  background-color: rgb(217 217 217 / 0.65) !important;
}
.hover\:tw-bg-gray-150\/70:hover{
  background-color: rgb(217 217 217 / 0.7) !important;
}
.hover\:tw-bg-gray-150\/75:hover{
  background-color: rgb(217 217 217 / 0.75) !important;
}
.hover\:tw-bg-gray-150\/80:hover{
  background-color: rgb(217 217 217 / 0.8) !important;
}
.hover\:tw-bg-gray-150\/85:hover{
  background-color: rgb(217 217 217 / 0.85) !important;
}
.hover\:tw-bg-gray-150\/90:hover{
  background-color: rgb(217 217 217 / 0.9) !important;
}
.hover\:tw-bg-gray-150\/95:hover{
  background-color: rgb(217 217 217 / 0.95) !important;
}
.hover\:tw-bg-gray-20:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-20\/0:hover{
  background-color: rgb(243 243 243 / 0) !important;
}
.hover\:tw-bg-gray-20\/10:hover{
  background-color: rgb(243 243 243 / 0.1) !important;
}
.hover\:tw-bg-gray-20\/100:hover{
  background-color: rgb(243 243 243 / 1) !important;
}
.hover\:tw-bg-gray-20\/15:hover{
  background-color: rgb(243 243 243 / 0.15) !important;
}
.hover\:tw-bg-gray-20\/20:hover{
  background-color: rgb(243 243 243 / 0.2) !important;
}
.hover\:tw-bg-gray-20\/25:hover{
  background-color: rgb(243 243 243 / 0.25) !important;
}
.hover\:tw-bg-gray-20\/30:hover{
  background-color: rgb(243 243 243 / 0.3) !important;
}
.hover\:tw-bg-gray-20\/35:hover{
  background-color: rgb(243 243 243 / 0.35) !important;
}
.hover\:tw-bg-gray-20\/40:hover{
  background-color: rgb(243 243 243 / 0.4) !important;
}
.hover\:tw-bg-gray-20\/45:hover{
  background-color: rgb(243 243 243 / 0.45) !important;
}
.hover\:tw-bg-gray-20\/5:hover{
  background-color: rgb(243 243 243 / 0.05) !important;
}
.hover\:tw-bg-gray-20\/50:hover{
  background-color: rgb(243 243 243 / 0.5) !important;
}
.hover\:tw-bg-gray-20\/55:hover{
  background-color: rgb(243 243 243 / 0.55) !important;
}
.hover\:tw-bg-gray-20\/60:hover{
  background-color: rgb(243 243 243 / 0.6) !important;
}
.hover\:tw-bg-gray-20\/65:hover{
  background-color: rgb(243 243 243 / 0.65) !important;
}
.hover\:tw-bg-gray-20\/70:hover{
  background-color: rgb(243 243 243 / 0.7) !important;
}
.hover\:tw-bg-gray-20\/75:hover{
  background-color: rgb(243 243 243 / 0.75) !important;
}
.hover\:tw-bg-gray-20\/80:hover{
  background-color: rgb(243 243 243 / 0.8) !important;
}
.hover\:tw-bg-gray-20\/85:hover{
  background-color: rgb(243 243 243 / 0.85) !important;
}
.hover\:tw-bg-gray-20\/90:hover{
  background-color: rgb(243 243 243 / 0.9) !important;
}
.hover\:tw-bg-gray-20\/95:hover{
  background-color: rgb(243 243 243 / 0.95) !important;
}
.hover\:tw-bg-gray-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-200\/0:hover{
  background-color: rgb(204 204 204 / 0) !important;
}
.hover\:tw-bg-gray-200\/10:hover{
  background-color: rgb(204 204 204 / 0.1) !important;
}
.hover\:tw-bg-gray-200\/100:hover{
  background-color: rgb(204 204 204 / 1) !important;
}
.hover\:tw-bg-gray-200\/15:hover{
  background-color: rgb(204 204 204 / 0.15) !important;
}
.hover\:tw-bg-gray-200\/20:hover{
  background-color: rgb(204 204 204 / 0.2) !important;
}
.hover\:tw-bg-gray-200\/25:hover{
  background-color: rgb(204 204 204 / 0.25) !important;
}
.hover\:tw-bg-gray-200\/30:hover{
  background-color: rgb(204 204 204 / 0.3) !important;
}
.hover\:tw-bg-gray-200\/35:hover{
  background-color: rgb(204 204 204 / 0.35) !important;
}
.hover\:tw-bg-gray-200\/40:hover{
  background-color: rgb(204 204 204 / 0.4) !important;
}
.hover\:tw-bg-gray-200\/45:hover{
  background-color: rgb(204 204 204 / 0.45) !important;
}
.hover\:tw-bg-gray-200\/5:hover{
  background-color: rgb(204 204 204 / 0.05) !important;
}
.hover\:tw-bg-gray-200\/50:hover{
  background-color: rgb(204 204 204 / 0.5) !important;
}
.hover\:tw-bg-gray-200\/55:hover{
  background-color: rgb(204 204 204 / 0.55) !important;
}
.hover\:tw-bg-gray-200\/60:hover{
  background-color: rgb(204 204 204 / 0.6) !important;
}
.hover\:tw-bg-gray-200\/65:hover{
  background-color: rgb(204 204 204 / 0.65) !important;
}
.hover\:tw-bg-gray-200\/70:hover{
  background-color: rgb(204 204 204 / 0.7) !important;
}
.hover\:tw-bg-gray-200\/75:hover{
  background-color: rgb(204 204 204 / 0.75) !important;
}
.hover\:tw-bg-gray-200\/80:hover{
  background-color: rgb(204 204 204 / 0.8) !important;
}
.hover\:tw-bg-gray-200\/85:hover{
  background-color: rgb(204 204 204 / 0.85) !important;
}
.hover\:tw-bg-gray-200\/90:hover{
  background-color: rgb(204 204 204 / 0.9) !important;
}
.hover\:tw-bg-gray-200\/95:hover{
  background-color: rgb(204 204 204 / 0.95) !important;
}
.hover\:tw-bg-gray-25:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-25\/0:hover{
  background-color: rgb(249 249 249 / 0) !important;
}
.hover\:tw-bg-gray-25\/10:hover{
  background-color: rgb(249 249 249 / 0.1) !important;
}
.hover\:tw-bg-gray-25\/100:hover{
  background-color: rgb(249 249 249 / 1) !important;
}
.hover\:tw-bg-gray-25\/15:hover{
  background-color: rgb(249 249 249 / 0.15) !important;
}
.hover\:tw-bg-gray-25\/20:hover{
  background-color: rgb(249 249 249 / 0.2) !important;
}
.hover\:tw-bg-gray-25\/25:hover{
  background-color: rgb(249 249 249 / 0.25) !important;
}
.hover\:tw-bg-gray-25\/30:hover{
  background-color: rgb(249 249 249 / 0.3) !important;
}
.hover\:tw-bg-gray-25\/35:hover{
  background-color: rgb(249 249 249 / 0.35) !important;
}
.hover\:tw-bg-gray-25\/40:hover{
  background-color: rgb(249 249 249 / 0.4) !important;
}
.hover\:tw-bg-gray-25\/45:hover{
  background-color: rgb(249 249 249 / 0.45) !important;
}
.hover\:tw-bg-gray-25\/5:hover{
  background-color: rgb(249 249 249 / 0.05) !important;
}
.hover\:tw-bg-gray-25\/50:hover{
  background-color: rgb(249 249 249 / 0.5) !important;
}
.hover\:tw-bg-gray-25\/55:hover{
  background-color: rgb(249 249 249 / 0.55) !important;
}
.hover\:tw-bg-gray-25\/60:hover{
  background-color: rgb(249 249 249 / 0.6) !important;
}
.hover\:tw-bg-gray-25\/65:hover{
  background-color: rgb(249 249 249 / 0.65) !important;
}
.hover\:tw-bg-gray-25\/70:hover{
  background-color: rgb(249 249 249 / 0.7) !important;
}
.hover\:tw-bg-gray-25\/75:hover{
  background-color: rgb(249 249 249 / 0.75) !important;
}
.hover\:tw-bg-gray-25\/80:hover{
  background-color: rgb(249 249 249 / 0.8) !important;
}
.hover\:tw-bg-gray-25\/85:hover{
  background-color: rgb(249 249 249 / 0.85) !important;
}
.hover\:tw-bg-gray-25\/90:hover{
  background-color: rgb(249 249 249 / 0.9) !important;
}
.hover\:tw-bg-gray-25\/95:hover{
  background-color: rgb(249 249 249 / 0.95) !important;
}
.hover\:tw-bg-gray-250:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 192 192 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-250\/0:hover{
  background-color: rgb(192 192 192 / 0) !important;
}
.hover\:tw-bg-gray-250\/10:hover{
  background-color: rgb(192 192 192 / 0.1) !important;
}
.hover\:tw-bg-gray-250\/100:hover{
  background-color: rgb(192 192 192 / 1) !important;
}
.hover\:tw-bg-gray-250\/15:hover{
  background-color: rgb(192 192 192 / 0.15) !important;
}
.hover\:tw-bg-gray-250\/20:hover{
  background-color: rgb(192 192 192 / 0.2) !important;
}
.hover\:tw-bg-gray-250\/25:hover{
  background-color: rgb(192 192 192 / 0.25) !important;
}
.hover\:tw-bg-gray-250\/30:hover{
  background-color: rgb(192 192 192 / 0.3) !important;
}
.hover\:tw-bg-gray-250\/35:hover{
  background-color: rgb(192 192 192 / 0.35) !important;
}
.hover\:tw-bg-gray-250\/40:hover{
  background-color: rgb(192 192 192 / 0.4) !important;
}
.hover\:tw-bg-gray-250\/45:hover{
  background-color: rgb(192 192 192 / 0.45) !important;
}
.hover\:tw-bg-gray-250\/5:hover{
  background-color: rgb(192 192 192 / 0.05) !important;
}
.hover\:tw-bg-gray-250\/50:hover{
  background-color: rgb(192 192 192 / 0.5) !important;
}
.hover\:tw-bg-gray-250\/55:hover{
  background-color: rgb(192 192 192 / 0.55) !important;
}
.hover\:tw-bg-gray-250\/60:hover{
  background-color: rgb(192 192 192 / 0.6) !important;
}
.hover\:tw-bg-gray-250\/65:hover{
  background-color: rgb(192 192 192 / 0.65) !important;
}
.hover\:tw-bg-gray-250\/70:hover{
  background-color: rgb(192 192 192 / 0.7) !important;
}
.hover\:tw-bg-gray-250\/75:hover{
  background-color: rgb(192 192 192 / 0.75) !important;
}
.hover\:tw-bg-gray-250\/80:hover{
  background-color: rgb(192 192 192 / 0.8) !important;
}
.hover\:tw-bg-gray-250\/85:hover{
  background-color: rgb(192 192 192 / 0.85) !important;
}
.hover\:tw-bg-gray-250\/90:hover{
  background-color: rgb(192 192 192 / 0.9) !important;
}
.hover\:tw-bg-gray-250\/95:hover{
  background-color: rgb(192 192 192 / 0.95) !important;
}
.hover\:tw-bg-gray-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(179 179 179 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-300\/0:hover{
  background-color: rgb(179 179 179 / 0) !important;
}
.hover\:tw-bg-gray-300\/10:hover{
  background-color: rgb(179 179 179 / 0.1) !important;
}
.hover\:tw-bg-gray-300\/100:hover{
  background-color: rgb(179 179 179 / 1) !important;
}
.hover\:tw-bg-gray-300\/15:hover{
  background-color: rgb(179 179 179 / 0.15) !important;
}
.hover\:tw-bg-gray-300\/20:hover{
  background-color: rgb(179 179 179 / 0.2) !important;
}
.hover\:tw-bg-gray-300\/25:hover{
  background-color: rgb(179 179 179 / 0.25) !important;
}
.hover\:tw-bg-gray-300\/30:hover{
  background-color: rgb(179 179 179 / 0.3) !important;
}
.hover\:tw-bg-gray-300\/35:hover{
  background-color: rgb(179 179 179 / 0.35) !important;
}
.hover\:tw-bg-gray-300\/40:hover{
  background-color: rgb(179 179 179 / 0.4) !important;
}
.hover\:tw-bg-gray-300\/45:hover{
  background-color: rgb(179 179 179 / 0.45) !important;
}
.hover\:tw-bg-gray-300\/5:hover{
  background-color: rgb(179 179 179 / 0.05) !important;
}
.hover\:tw-bg-gray-300\/50:hover{
  background-color: rgb(179 179 179 / 0.5) !important;
}
.hover\:tw-bg-gray-300\/55:hover{
  background-color: rgb(179 179 179 / 0.55) !important;
}
.hover\:tw-bg-gray-300\/60:hover{
  background-color: rgb(179 179 179 / 0.6) !important;
}
.hover\:tw-bg-gray-300\/65:hover{
  background-color: rgb(179 179 179 / 0.65) !important;
}
.hover\:tw-bg-gray-300\/70:hover{
  background-color: rgb(179 179 179 / 0.7) !important;
}
.hover\:tw-bg-gray-300\/75:hover{
  background-color: rgb(179 179 179 / 0.75) !important;
}
.hover\:tw-bg-gray-300\/80:hover{
  background-color: rgb(179 179 179 / 0.8) !important;
}
.hover\:tw-bg-gray-300\/85:hover{
  background-color: rgb(179 179 179 / 0.85) !important;
}
.hover\:tw-bg-gray-300\/90:hover{
  background-color: rgb(179 179 179 / 0.9) !important;
}
.hover\:tw-bg-gray-300\/95:hover{
  background-color: rgb(179 179 179 / 0.95) !important;
}
.hover\:tw-bg-gray-40:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(57 64 75 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-40\/0:hover{
  background-color: rgb(57 64 75 / 0) !important;
}
.hover\:tw-bg-gray-40\/10:hover{
  background-color: rgb(57 64 75 / 0.1) !important;
}
.hover\:tw-bg-gray-40\/100:hover{
  background-color: rgb(57 64 75 / 1) !important;
}
.hover\:tw-bg-gray-40\/15:hover{
  background-color: rgb(57 64 75 / 0.15) !important;
}
.hover\:tw-bg-gray-40\/20:hover{
  background-color: rgb(57 64 75 / 0.2) !important;
}
.hover\:tw-bg-gray-40\/25:hover{
  background-color: rgb(57 64 75 / 0.25) !important;
}
.hover\:tw-bg-gray-40\/30:hover{
  background-color: rgb(57 64 75 / 0.3) !important;
}
.hover\:tw-bg-gray-40\/35:hover{
  background-color: rgb(57 64 75 / 0.35) !important;
}
.hover\:tw-bg-gray-40\/40:hover{
  background-color: rgb(57 64 75 / 0.4) !important;
}
.hover\:tw-bg-gray-40\/45:hover{
  background-color: rgb(57 64 75 / 0.45) !important;
}
.hover\:tw-bg-gray-40\/5:hover{
  background-color: rgb(57 64 75 / 0.05) !important;
}
.hover\:tw-bg-gray-40\/50:hover{
  background-color: rgb(57 64 75 / 0.5) !important;
}
.hover\:tw-bg-gray-40\/55:hover{
  background-color: rgb(57 64 75 / 0.55) !important;
}
.hover\:tw-bg-gray-40\/60:hover{
  background-color: rgb(57 64 75 / 0.6) !important;
}
.hover\:tw-bg-gray-40\/65:hover{
  background-color: rgb(57 64 75 / 0.65) !important;
}
.hover\:tw-bg-gray-40\/70:hover{
  background-color: rgb(57 64 75 / 0.7) !important;
}
.hover\:tw-bg-gray-40\/75:hover{
  background-color: rgb(57 64 75 / 0.75) !important;
}
.hover\:tw-bg-gray-40\/80:hover{
  background-color: rgb(57 64 75 / 0.8) !important;
}
.hover\:tw-bg-gray-40\/85:hover{
  background-color: rgb(57 64 75 / 0.85) !important;
}
.hover\:tw-bg-gray-40\/90:hover{
  background-color: rgb(57 64 75 / 0.9) !important;
}
.hover\:tw-bg-gray-40\/95:hover{
  background-color: rgb(57 64 75 / 0.95) !important;
}
.hover\:tw-bg-gray-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-400\/0:hover{
  background-color: rgb(153 153 153 / 0) !important;
}
.hover\:tw-bg-gray-400\/10:hover{
  background-color: rgb(153 153 153 / 0.1) !important;
}
.hover\:tw-bg-gray-400\/100:hover{
  background-color: rgb(153 153 153 / 1) !important;
}
.hover\:tw-bg-gray-400\/15:hover{
  background-color: rgb(153 153 153 / 0.15) !important;
}
.hover\:tw-bg-gray-400\/20:hover{
  background-color: rgb(153 153 153 / 0.2) !important;
}
.hover\:tw-bg-gray-400\/25:hover{
  background-color: rgb(153 153 153 / 0.25) !important;
}
.hover\:tw-bg-gray-400\/30:hover{
  background-color: rgb(153 153 153 / 0.3) !important;
}
.hover\:tw-bg-gray-400\/35:hover{
  background-color: rgb(153 153 153 / 0.35) !important;
}
.hover\:tw-bg-gray-400\/40:hover{
  background-color: rgb(153 153 153 / 0.4) !important;
}
.hover\:tw-bg-gray-400\/45:hover{
  background-color: rgb(153 153 153 / 0.45) !important;
}
.hover\:tw-bg-gray-400\/5:hover{
  background-color: rgb(153 153 153 / 0.05) !important;
}
.hover\:tw-bg-gray-400\/50:hover{
  background-color: rgb(153 153 153 / 0.5) !important;
}
.hover\:tw-bg-gray-400\/55:hover{
  background-color: rgb(153 153 153 / 0.55) !important;
}
.hover\:tw-bg-gray-400\/60:hover{
  background-color: rgb(153 153 153 / 0.6) !important;
}
.hover\:tw-bg-gray-400\/65:hover{
  background-color: rgb(153 153 153 / 0.65) !important;
}
.hover\:tw-bg-gray-400\/70:hover{
  background-color: rgb(153 153 153 / 0.7) !important;
}
.hover\:tw-bg-gray-400\/75:hover{
  background-color: rgb(153 153 153 / 0.75) !important;
}
.hover\:tw-bg-gray-400\/80:hover{
  background-color: rgb(153 153 153 / 0.8) !important;
}
.hover\:tw-bg-gray-400\/85:hover{
  background-color: rgb(153 153 153 / 0.85) !important;
}
.hover\:tw-bg-gray-400\/90:hover{
  background-color: rgb(153 153 153 / 0.9) !important;
}
.hover\:tw-bg-gray-400\/95:hover{
  background-color: rgb(153 153 153 / 0.95) !important;
}
.hover\:tw-bg-gray-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-50\/0:hover{
  background-color: rgb(242 242 242 / 0) !important;
}
.hover\:tw-bg-gray-50\/10:hover{
  background-color: rgb(242 242 242 / 0.1) !important;
}
.hover\:tw-bg-gray-50\/100:hover{
  background-color: rgb(242 242 242 / 1) !important;
}
.hover\:tw-bg-gray-50\/15:hover{
  background-color: rgb(242 242 242 / 0.15) !important;
}
.hover\:tw-bg-gray-50\/20:hover{
  background-color: rgb(242 242 242 / 0.2) !important;
}
.hover\:tw-bg-gray-50\/25:hover{
  background-color: rgb(242 242 242 / 0.25) !important;
}
.hover\:tw-bg-gray-50\/30:hover{
  background-color: rgb(242 242 242 / 0.3) !important;
}
.hover\:tw-bg-gray-50\/35:hover{
  background-color: rgb(242 242 242 / 0.35) !important;
}
.hover\:tw-bg-gray-50\/40:hover{
  background-color: rgb(242 242 242 / 0.4) !important;
}
.hover\:tw-bg-gray-50\/45:hover{
  background-color: rgb(242 242 242 / 0.45) !important;
}
.hover\:tw-bg-gray-50\/5:hover{
  background-color: rgb(242 242 242 / 0.05) !important;
}
.hover\:tw-bg-gray-50\/50:hover{
  background-color: rgb(242 242 242 / 0.5) !important;
}
.hover\:tw-bg-gray-50\/55:hover{
  background-color: rgb(242 242 242 / 0.55) !important;
}
.hover\:tw-bg-gray-50\/60:hover{
  background-color: rgb(242 242 242 / 0.6) !important;
}
.hover\:tw-bg-gray-50\/65:hover{
  background-color: rgb(242 242 242 / 0.65) !important;
}
.hover\:tw-bg-gray-50\/70:hover{
  background-color: rgb(242 242 242 / 0.7) !important;
}
.hover\:tw-bg-gray-50\/75:hover{
  background-color: rgb(242 242 242 / 0.75) !important;
}
.hover\:tw-bg-gray-50\/80:hover{
  background-color: rgb(242 242 242 / 0.8) !important;
}
.hover\:tw-bg-gray-50\/85:hover{
  background-color: rgb(242 242 242 / 0.85) !important;
}
.hover\:tw-bg-gray-50\/90:hover{
  background-color: rgb(242 242 242 / 0.9) !important;
}
.hover\:tw-bg-gray-50\/95:hover{
  background-color: rgb(242 242 242 / 0.95) !important;
}
.hover\:tw-bg-gray-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-500\/0:hover{
  background-color: rgb(128 128 128 / 0) !important;
}
.hover\:tw-bg-gray-500\/10:hover{
  background-color: rgb(128 128 128 / 0.1) !important;
}
.hover\:tw-bg-gray-500\/100:hover{
  background-color: rgb(128 128 128 / 1) !important;
}
.hover\:tw-bg-gray-500\/15:hover{
  background-color: rgb(128 128 128 / 0.15) !important;
}
.hover\:tw-bg-gray-500\/20:hover{
  background-color: rgb(128 128 128 / 0.2) !important;
}
.hover\:tw-bg-gray-500\/25:hover{
  background-color: rgb(128 128 128 / 0.25) !important;
}
.hover\:tw-bg-gray-500\/30:hover{
  background-color: rgb(128 128 128 / 0.3) !important;
}
.hover\:tw-bg-gray-500\/35:hover{
  background-color: rgb(128 128 128 / 0.35) !important;
}
.hover\:tw-bg-gray-500\/40:hover{
  background-color: rgb(128 128 128 / 0.4) !important;
}
.hover\:tw-bg-gray-500\/45:hover{
  background-color: rgb(128 128 128 / 0.45) !important;
}
.hover\:tw-bg-gray-500\/5:hover{
  background-color: rgb(128 128 128 / 0.05) !important;
}
.hover\:tw-bg-gray-500\/50:hover{
  background-color: rgb(128 128 128 / 0.5) !important;
}
.hover\:tw-bg-gray-500\/55:hover{
  background-color: rgb(128 128 128 / 0.55) !important;
}
.hover\:tw-bg-gray-500\/60:hover{
  background-color: rgb(128 128 128 / 0.6) !important;
}
.hover\:tw-bg-gray-500\/65:hover{
  background-color: rgb(128 128 128 / 0.65) !important;
}
.hover\:tw-bg-gray-500\/70:hover{
  background-color: rgb(128 128 128 / 0.7) !important;
}
.hover\:tw-bg-gray-500\/75:hover{
  background-color: rgb(128 128 128 / 0.75) !important;
}
.hover\:tw-bg-gray-500\/80:hover{
  background-color: rgb(128 128 128 / 0.8) !important;
}
.hover\:tw-bg-gray-500\/85:hover{
  background-color: rgb(128 128 128 / 0.85) !important;
}
.hover\:tw-bg-gray-500\/90:hover{
  background-color: rgb(128 128 128 / 0.9) !important;
}
.hover\:tw-bg-gray-500\/95:hover{
  background-color: rgb(128 128 128 / 0.95) !important;
}
.hover\:tw-bg-gray-550:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-550\/0:hover{
  background-color: rgb(127 127 127 / 0) !important;
}
.hover\:tw-bg-gray-550\/10:hover{
  background-color: rgb(127 127 127 / 0.1) !important;
}
.hover\:tw-bg-gray-550\/100:hover{
  background-color: rgb(127 127 127 / 1) !important;
}
.hover\:tw-bg-gray-550\/15:hover{
  background-color: rgb(127 127 127 / 0.15) !important;
}
.hover\:tw-bg-gray-550\/20:hover{
  background-color: rgb(127 127 127 / 0.2) !important;
}
.hover\:tw-bg-gray-550\/25:hover{
  background-color: rgb(127 127 127 / 0.25) !important;
}
.hover\:tw-bg-gray-550\/30:hover{
  background-color: rgb(127 127 127 / 0.3) !important;
}
.hover\:tw-bg-gray-550\/35:hover{
  background-color: rgb(127 127 127 / 0.35) !important;
}
.hover\:tw-bg-gray-550\/40:hover{
  background-color: rgb(127 127 127 / 0.4) !important;
}
.hover\:tw-bg-gray-550\/45:hover{
  background-color: rgb(127 127 127 / 0.45) !important;
}
.hover\:tw-bg-gray-550\/5:hover{
  background-color: rgb(127 127 127 / 0.05) !important;
}
.hover\:tw-bg-gray-550\/50:hover{
  background-color: rgb(127 127 127 / 0.5) !important;
}
.hover\:tw-bg-gray-550\/55:hover{
  background-color: rgb(127 127 127 / 0.55) !important;
}
.hover\:tw-bg-gray-550\/60:hover{
  background-color: rgb(127 127 127 / 0.6) !important;
}
.hover\:tw-bg-gray-550\/65:hover{
  background-color: rgb(127 127 127 / 0.65) !important;
}
.hover\:tw-bg-gray-550\/70:hover{
  background-color: rgb(127 127 127 / 0.7) !important;
}
.hover\:tw-bg-gray-550\/75:hover{
  background-color: rgb(127 127 127 / 0.75) !important;
}
.hover\:tw-bg-gray-550\/80:hover{
  background-color: rgb(127 127 127 / 0.8) !important;
}
.hover\:tw-bg-gray-550\/85:hover{
  background-color: rgb(127 127 127 / 0.85) !important;
}
.hover\:tw-bg-gray-550\/90:hover{
  background-color: rgb(127 127 127 / 0.9) !important;
}
.hover\:tw-bg-gray-550\/95:hover{
  background-color: rgb(127 127 127 / 0.95) !important;
}
.hover\:tw-bg-gray-575:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-575\/0:hover{
  background-color: rgb(107 114 128 / 0) !important;
}
.hover\:tw-bg-gray-575\/10:hover{
  background-color: rgb(107 114 128 / 0.1) !important;
}
.hover\:tw-bg-gray-575\/100:hover{
  background-color: rgb(107 114 128 / 1) !important;
}
.hover\:tw-bg-gray-575\/15:hover{
  background-color: rgb(107 114 128 / 0.15) !important;
}
.hover\:tw-bg-gray-575\/20:hover{
  background-color: rgb(107 114 128 / 0.2) !important;
}
.hover\:tw-bg-gray-575\/25:hover{
  background-color: rgb(107 114 128 / 0.25) !important;
}
.hover\:tw-bg-gray-575\/30:hover{
  background-color: rgb(107 114 128 / 0.3) !important;
}
.hover\:tw-bg-gray-575\/35:hover{
  background-color: rgb(107 114 128 / 0.35) !important;
}
.hover\:tw-bg-gray-575\/40:hover{
  background-color: rgb(107 114 128 / 0.4) !important;
}
.hover\:tw-bg-gray-575\/45:hover{
  background-color: rgb(107 114 128 / 0.45) !important;
}
.hover\:tw-bg-gray-575\/5:hover{
  background-color: rgb(107 114 128 / 0.05) !important;
}
.hover\:tw-bg-gray-575\/50:hover{
  background-color: rgb(107 114 128 / 0.5) !important;
}
.hover\:tw-bg-gray-575\/55:hover{
  background-color: rgb(107 114 128 / 0.55) !important;
}
.hover\:tw-bg-gray-575\/60:hover{
  background-color: rgb(107 114 128 / 0.6) !important;
}
.hover\:tw-bg-gray-575\/65:hover{
  background-color: rgb(107 114 128 / 0.65) !important;
}
.hover\:tw-bg-gray-575\/70:hover{
  background-color: rgb(107 114 128 / 0.7) !important;
}
.hover\:tw-bg-gray-575\/75:hover{
  background-color: rgb(107 114 128 / 0.75) !important;
}
.hover\:tw-bg-gray-575\/80:hover{
  background-color: rgb(107 114 128 / 0.8) !important;
}
.hover\:tw-bg-gray-575\/85:hover{
  background-color: rgb(107 114 128 / 0.85) !important;
}
.hover\:tw-bg-gray-575\/90:hover{
  background-color: rgb(107 114 128 / 0.9) !important;
}
.hover\:tw-bg-gray-575\/95:hover{
  background-color: rgb(107 114 128 / 0.95) !important;
}
.hover\:tw-bg-gray-60:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-60\/0:hover{
  background-color: rgb(238 238 238 / 0) !important;
}
.hover\:tw-bg-gray-60\/10:hover{
  background-color: rgb(238 238 238 / 0.1) !important;
}
.hover\:tw-bg-gray-60\/100:hover{
  background-color: rgb(238 238 238 / 1) !important;
}
.hover\:tw-bg-gray-60\/15:hover{
  background-color: rgb(238 238 238 / 0.15) !important;
}
.hover\:tw-bg-gray-60\/20:hover{
  background-color: rgb(238 238 238 / 0.2) !important;
}
.hover\:tw-bg-gray-60\/25:hover{
  background-color: rgb(238 238 238 / 0.25) !important;
}
.hover\:tw-bg-gray-60\/30:hover{
  background-color: rgb(238 238 238 / 0.3) !important;
}
.hover\:tw-bg-gray-60\/35:hover{
  background-color: rgb(238 238 238 / 0.35) !important;
}
.hover\:tw-bg-gray-60\/40:hover{
  background-color: rgb(238 238 238 / 0.4) !important;
}
.hover\:tw-bg-gray-60\/45:hover{
  background-color: rgb(238 238 238 / 0.45) !important;
}
.hover\:tw-bg-gray-60\/5:hover{
  background-color: rgb(238 238 238 / 0.05) !important;
}
.hover\:tw-bg-gray-60\/50:hover{
  background-color: rgb(238 238 238 / 0.5) !important;
}
.hover\:tw-bg-gray-60\/55:hover{
  background-color: rgb(238 238 238 / 0.55) !important;
}
.hover\:tw-bg-gray-60\/60:hover{
  background-color: rgb(238 238 238 / 0.6) !important;
}
.hover\:tw-bg-gray-60\/65:hover{
  background-color: rgb(238 238 238 / 0.65) !important;
}
.hover\:tw-bg-gray-60\/70:hover{
  background-color: rgb(238 238 238 / 0.7) !important;
}
.hover\:tw-bg-gray-60\/75:hover{
  background-color: rgb(238 238 238 / 0.75) !important;
}
.hover\:tw-bg-gray-60\/80:hover{
  background-color: rgb(238 238 238 / 0.8) !important;
}
.hover\:tw-bg-gray-60\/85:hover{
  background-color: rgb(238 238 238 / 0.85) !important;
}
.hover\:tw-bg-gray-60\/90:hover{
  background-color: rgb(238 238 238 / 0.9) !important;
}
.hover\:tw-bg-gray-60\/95:hover{
  background-color: rgb(238 238 238 / 0.95) !important;
}
.hover\:tw-bg-gray-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-600\/0:hover{
  background-color: rgb(102 102 102 / 0) !important;
}
.hover\:tw-bg-gray-600\/10:hover{
  background-color: rgb(102 102 102 / 0.1) !important;
}
.hover\:tw-bg-gray-600\/100:hover{
  background-color: rgb(102 102 102 / 1) !important;
}
.hover\:tw-bg-gray-600\/15:hover{
  background-color: rgb(102 102 102 / 0.15) !important;
}
.hover\:tw-bg-gray-600\/20:hover{
  background-color: rgb(102 102 102 / 0.2) !important;
}
.hover\:tw-bg-gray-600\/25:hover{
  background-color: rgb(102 102 102 / 0.25) !important;
}
.hover\:tw-bg-gray-600\/30:hover{
  background-color: rgb(102 102 102 / 0.3) !important;
}
.hover\:tw-bg-gray-600\/35:hover{
  background-color: rgb(102 102 102 / 0.35) !important;
}
.hover\:tw-bg-gray-600\/40:hover{
  background-color: rgb(102 102 102 / 0.4) !important;
}
.hover\:tw-bg-gray-600\/45:hover{
  background-color: rgb(102 102 102 / 0.45) !important;
}
.hover\:tw-bg-gray-600\/5:hover{
  background-color: rgb(102 102 102 / 0.05) !important;
}
.hover\:tw-bg-gray-600\/50:hover{
  background-color: rgb(102 102 102 / 0.5) !important;
}
.hover\:tw-bg-gray-600\/55:hover{
  background-color: rgb(102 102 102 / 0.55) !important;
}
.hover\:tw-bg-gray-600\/60:hover{
  background-color: rgb(102 102 102 / 0.6) !important;
}
.hover\:tw-bg-gray-600\/65:hover{
  background-color: rgb(102 102 102 / 0.65) !important;
}
.hover\:tw-bg-gray-600\/70:hover{
  background-color: rgb(102 102 102 / 0.7) !important;
}
.hover\:tw-bg-gray-600\/75:hover{
  background-color: rgb(102 102 102 / 0.75) !important;
}
.hover\:tw-bg-gray-600\/80:hover{
  background-color: rgb(102 102 102 / 0.8) !important;
}
.hover\:tw-bg-gray-600\/85:hover{
  background-color: rgb(102 102 102 / 0.85) !important;
}
.hover\:tw-bg-gray-600\/90:hover{
  background-color: rgb(102 102 102 / 0.9) !important;
}
.hover\:tw-bg-gray-600\/95:hover{
  background-color: rgb(102 102 102 / 0.95) !important;
}
.hover\:tw-bg-gray-70:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-70\/0:hover{
  background-color: rgb(229 229 229 / 0) !important;
}
.hover\:tw-bg-gray-70\/10:hover{
  background-color: rgb(229 229 229 / 0.1) !important;
}
.hover\:tw-bg-gray-70\/100:hover{
  background-color: rgb(229 229 229 / 1) !important;
}
.hover\:tw-bg-gray-70\/15:hover{
  background-color: rgb(229 229 229 / 0.15) !important;
}
.hover\:tw-bg-gray-70\/20:hover{
  background-color: rgb(229 229 229 / 0.2) !important;
}
.hover\:tw-bg-gray-70\/25:hover{
  background-color: rgb(229 229 229 / 0.25) !important;
}
.hover\:tw-bg-gray-70\/30:hover{
  background-color: rgb(229 229 229 / 0.3) !important;
}
.hover\:tw-bg-gray-70\/35:hover{
  background-color: rgb(229 229 229 / 0.35) !important;
}
.hover\:tw-bg-gray-70\/40:hover{
  background-color: rgb(229 229 229 / 0.4) !important;
}
.hover\:tw-bg-gray-70\/45:hover{
  background-color: rgb(229 229 229 / 0.45) !important;
}
.hover\:tw-bg-gray-70\/5:hover{
  background-color: rgb(229 229 229 / 0.05) !important;
}
.hover\:tw-bg-gray-70\/50:hover{
  background-color: rgb(229 229 229 / 0.5) !important;
}
.hover\:tw-bg-gray-70\/55:hover{
  background-color: rgb(229 229 229 / 0.55) !important;
}
.hover\:tw-bg-gray-70\/60:hover{
  background-color: rgb(229 229 229 / 0.6) !important;
}
.hover\:tw-bg-gray-70\/65:hover{
  background-color: rgb(229 229 229 / 0.65) !important;
}
.hover\:tw-bg-gray-70\/70:hover{
  background-color: rgb(229 229 229 / 0.7) !important;
}
.hover\:tw-bg-gray-70\/75:hover{
  background-color: rgb(229 229 229 / 0.75) !important;
}
.hover\:tw-bg-gray-70\/80:hover{
  background-color: rgb(229 229 229 / 0.8) !important;
}
.hover\:tw-bg-gray-70\/85:hover{
  background-color: rgb(229 229 229 / 0.85) !important;
}
.hover\:tw-bg-gray-70\/90:hover{
  background-color: rgb(229 229 229 / 0.9) !important;
}
.hover\:tw-bg-gray-70\/95:hover{
  background-color: rgb(229 229 229 / 0.95) !important;
}
.hover\:tw-bg-gray-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-700\/0:hover{
  background-color: rgb(76 76 76 / 0) !important;
}
.hover\:tw-bg-gray-700\/10:hover{
  background-color: rgb(76 76 76 / 0.1) !important;
}
.hover\:tw-bg-gray-700\/100:hover{
  background-color: rgb(76 76 76 / 1) !important;
}
.hover\:tw-bg-gray-700\/15:hover{
  background-color: rgb(76 76 76 / 0.15) !important;
}
.hover\:tw-bg-gray-700\/20:hover{
  background-color: rgb(76 76 76 / 0.2) !important;
}
.hover\:tw-bg-gray-700\/25:hover{
  background-color: rgb(76 76 76 / 0.25) !important;
}
.hover\:tw-bg-gray-700\/30:hover{
  background-color: rgb(76 76 76 / 0.3) !important;
}
.hover\:tw-bg-gray-700\/35:hover{
  background-color: rgb(76 76 76 / 0.35) !important;
}
.hover\:tw-bg-gray-700\/40:hover{
  background-color: rgb(76 76 76 / 0.4) !important;
}
.hover\:tw-bg-gray-700\/45:hover{
  background-color: rgb(76 76 76 / 0.45) !important;
}
.hover\:tw-bg-gray-700\/5:hover{
  background-color: rgb(76 76 76 / 0.05) !important;
}
.hover\:tw-bg-gray-700\/50:hover{
  background-color: rgb(76 76 76 / 0.5) !important;
}
.hover\:tw-bg-gray-700\/55:hover{
  background-color: rgb(76 76 76 / 0.55) !important;
}
.hover\:tw-bg-gray-700\/60:hover{
  background-color: rgb(76 76 76 / 0.6) !important;
}
.hover\:tw-bg-gray-700\/65:hover{
  background-color: rgb(76 76 76 / 0.65) !important;
}
.hover\:tw-bg-gray-700\/70:hover{
  background-color: rgb(76 76 76 / 0.7) !important;
}
.hover\:tw-bg-gray-700\/75:hover{
  background-color: rgb(76 76 76 / 0.75) !important;
}
.hover\:tw-bg-gray-700\/80:hover{
  background-color: rgb(76 76 76 / 0.8) !important;
}
.hover\:tw-bg-gray-700\/85:hover{
  background-color: rgb(76 76 76 / 0.85) !important;
}
.hover\:tw-bg-gray-700\/90:hover{
  background-color: rgb(76 76 76 / 0.9) !important;
}
.hover\:tw-bg-gray-700\/95:hover{
  background-color: rgb(76 76 76 / 0.95) !important;
}
.hover\:tw-bg-gray-750:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-750\/0:hover{
  background-color: rgb(64 64 64 / 0) !important;
}
.hover\:tw-bg-gray-750\/10:hover{
  background-color: rgb(64 64 64 / 0.1) !important;
}
.hover\:tw-bg-gray-750\/100:hover{
  background-color: rgb(64 64 64 / 1) !important;
}
.hover\:tw-bg-gray-750\/15:hover{
  background-color: rgb(64 64 64 / 0.15) !important;
}
.hover\:tw-bg-gray-750\/20:hover{
  background-color: rgb(64 64 64 / 0.2) !important;
}
.hover\:tw-bg-gray-750\/25:hover{
  background-color: rgb(64 64 64 / 0.25) !important;
}
.hover\:tw-bg-gray-750\/30:hover{
  background-color: rgb(64 64 64 / 0.3) !important;
}
.hover\:tw-bg-gray-750\/35:hover{
  background-color: rgb(64 64 64 / 0.35) !important;
}
.hover\:tw-bg-gray-750\/40:hover{
  background-color: rgb(64 64 64 / 0.4) !important;
}
.hover\:tw-bg-gray-750\/45:hover{
  background-color: rgb(64 64 64 / 0.45) !important;
}
.hover\:tw-bg-gray-750\/5:hover{
  background-color: rgb(64 64 64 / 0.05) !important;
}
.hover\:tw-bg-gray-750\/50:hover{
  background-color: rgb(64 64 64 / 0.5) !important;
}
.hover\:tw-bg-gray-750\/55:hover{
  background-color: rgb(64 64 64 / 0.55) !important;
}
.hover\:tw-bg-gray-750\/60:hover{
  background-color: rgb(64 64 64 / 0.6) !important;
}
.hover\:tw-bg-gray-750\/65:hover{
  background-color: rgb(64 64 64 / 0.65) !important;
}
.hover\:tw-bg-gray-750\/70:hover{
  background-color: rgb(64 64 64 / 0.7) !important;
}
.hover\:tw-bg-gray-750\/75:hover{
  background-color: rgb(64 64 64 / 0.75) !important;
}
.hover\:tw-bg-gray-750\/80:hover{
  background-color: rgb(64 64 64 / 0.8) !important;
}
.hover\:tw-bg-gray-750\/85:hover{
  background-color: rgb(64 64 64 / 0.85) !important;
}
.hover\:tw-bg-gray-750\/90:hover{
  background-color: rgb(64 64 64 / 0.9) !important;
}
.hover\:tw-bg-gray-750\/95:hover{
  background-color: rgb(64 64 64 / 0.95) !important;
}
.hover\:tw-bg-gray-80:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 246 247 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-80\/0:hover{
  background-color: rgb(244 246 247 / 0) !important;
}
.hover\:tw-bg-gray-80\/10:hover{
  background-color: rgb(244 246 247 / 0.1) !important;
}
.hover\:tw-bg-gray-80\/100:hover{
  background-color: rgb(244 246 247 / 1) !important;
}
.hover\:tw-bg-gray-80\/15:hover{
  background-color: rgb(244 246 247 / 0.15) !important;
}
.hover\:tw-bg-gray-80\/20:hover{
  background-color: rgb(244 246 247 / 0.2) !important;
}
.hover\:tw-bg-gray-80\/25:hover{
  background-color: rgb(244 246 247 / 0.25) !important;
}
.hover\:tw-bg-gray-80\/30:hover{
  background-color: rgb(244 246 247 / 0.3) !important;
}
.hover\:tw-bg-gray-80\/35:hover{
  background-color: rgb(244 246 247 / 0.35) !important;
}
.hover\:tw-bg-gray-80\/40:hover{
  background-color: rgb(244 246 247 / 0.4) !important;
}
.hover\:tw-bg-gray-80\/45:hover{
  background-color: rgb(244 246 247 / 0.45) !important;
}
.hover\:tw-bg-gray-80\/5:hover{
  background-color: rgb(244 246 247 / 0.05) !important;
}
.hover\:tw-bg-gray-80\/50:hover{
  background-color: rgb(244 246 247 / 0.5) !important;
}
.hover\:tw-bg-gray-80\/55:hover{
  background-color: rgb(244 246 247 / 0.55) !important;
}
.hover\:tw-bg-gray-80\/60:hover{
  background-color: rgb(244 246 247 / 0.6) !important;
}
.hover\:tw-bg-gray-80\/65:hover{
  background-color: rgb(244 246 247 / 0.65) !important;
}
.hover\:tw-bg-gray-80\/70:hover{
  background-color: rgb(244 246 247 / 0.7) !important;
}
.hover\:tw-bg-gray-80\/75:hover{
  background-color: rgb(244 246 247 / 0.75) !important;
}
.hover\:tw-bg-gray-80\/80:hover{
  background-color: rgb(244 246 247 / 0.8) !important;
}
.hover\:tw-bg-gray-80\/85:hover{
  background-color: rgb(244 246 247 / 0.85) !important;
}
.hover\:tw-bg-gray-80\/90:hover{
  background-color: rgb(244 246 247 / 0.9) !important;
}
.hover\:tw-bg-gray-80\/95:hover{
  background-color: rgb(244 246 247 / 0.95) !important;
}
.hover\:tw-bg-gray-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-800\/0:hover{
  background-color: rgb(51 51 51 / 0) !important;
}
.hover\:tw-bg-gray-800\/10:hover{
  background-color: rgb(51 51 51 / 0.1) !important;
}
.hover\:tw-bg-gray-800\/100:hover{
  background-color: rgb(51 51 51 / 1) !important;
}
.hover\:tw-bg-gray-800\/15:hover{
  background-color: rgb(51 51 51 / 0.15) !important;
}
.hover\:tw-bg-gray-800\/20:hover{
  background-color: rgb(51 51 51 / 0.2) !important;
}
.hover\:tw-bg-gray-800\/25:hover{
  background-color: rgb(51 51 51 / 0.25) !important;
}
.hover\:tw-bg-gray-800\/30:hover{
  background-color: rgb(51 51 51 / 0.3) !important;
}
.hover\:tw-bg-gray-800\/35:hover{
  background-color: rgb(51 51 51 / 0.35) !important;
}
.hover\:tw-bg-gray-800\/40:hover{
  background-color: rgb(51 51 51 / 0.4) !important;
}
.hover\:tw-bg-gray-800\/45:hover{
  background-color: rgb(51 51 51 / 0.45) !important;
}
.hover\:tw-bg-gray-800\/5:hover{
  background-color: rgb(51 51 51 / 0.05) !important;
}
.hover\:tw-bg-gray-800\/50:hover{
  background-color: rgb(51 51 51 / 0.5) !important;
}
.hover\:tw-bg-gray-800\/55:hover{
  background-color: rgb(51 51 51 / 0.55) !important;
}
.hover\:tw-bg-gray-800\/60:hover{
  background-color: rgb(51 51 51 / 0.6) !important;
}
.hover\:tw-bg-gray-800\/65:hover{
  background-color: rgb(51 51 51 / 0.65) !important;
}
.hover\:tw-bg-gray-800\/70:hover{
  background-color: rgb(51 51 51 / 0.7) !important;
}
.hover\:tw-bg-gray-800\/75:hover{
  background-color: rgb(51 51 51 / 0.75) !important;
}
.hover\:tw-bg-gray-800\/80:hover{
  background-color: rgb(51 51 51 / 0.8) !important;
}
.hover\:tw-bg-gray-800\/85:hover{
  background-color: rgb(51 51 51 / 0.85) !important;
}
.hover\:tw-bg-gray-800\/90:hover{
  background-color: rgb(51 51 51 / 0.9) !important;
}
.hover\:tw-bg-gray-800\/95:hover{
  background-color: rgb(51 51 51 / 0.95) !important;
}
.hover\:tw-bg-gray-850:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 44 52 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-850\/0:hover{
  background-color: rgb(38 44 52 / 0) !important;
}
.hover\:tw-bg-gray-850\/10:hover{
  background-color: rgb(38 44 52 / 0.1) !important;
}
.hover\:tw-bg-gray-850\/100:hover{
  background-color: rgb(38 44 52 / 1) !important;
}
.hover\:tw-bg-gray-850\/15:hover{
  background-color: rgb(38 44 52 / 0.15) !important;
}
.hover\:tw-bg-gray-850\/20:hover{
  background-color: rgb(38 44 52 / 0.2) !important;
}
.hover\:tw-bg-gray-850\/25:hover{
  background-color: rgb(38 44 52 / 0.25) !important;
}
.hover\:tw-bg-gray-850\/30:hover{
  background-color: rgb(38 44 52 / 0.3) !important;
}
.hover\:tw-bg-gray-850\/35:hover{
  background-color: rgb(38 44 52 / 0.35) !important;
}
.hover\:tw-bg-gray-850\/40:hover{
  background-color: rgb(38 44 52 / 0.4) !important;
}
.hover\:tw-bg-gray-850\/45:hover{
  background-color: rgb(38 44 52 / 0.45) !important;
}
.hover\:tw-bg-gray-850\/5:hover{
  background-color: rgb(38 44 52 / 0.05) !important;
}
.hover\:tw-bg-gray-850\/50:hover{
  background-color: rgb(38 44 52 / 0.5) !important;
}
.hover\:tw-bg-gray-850\/55:hover{
  background-color: rgb(38 44 52 / 0.55) !important;
}
.hover\:tw-bg-gray-850\/60:hover{
  background-color: rgb(38 44 52 / 0.6) !important;
}
.hover\:tw-bg-gray-850\/65:hover{
  background-color: rgb(38 44 52 / 0.65) !important;
}
.hover\:tw-bg-gray-850\/70:hover{
  background-color: rgb(38 44 52 / 0.7) !important;
}
.hover\:tw-bg-gray-850\/75:hover{
  background-color: rgb(38 44 52 / 0.75) !important;
}
.hover\:tw-bg-gray-850\/80:hover{
  background-color: rgb(38 44 52 / 0.8) !important;
}
.hover\:tw-bg-gray-850\/85:hover{
  background-color: rgb(38 44 52 / 0.85) !important;
}
.hover\:tw-bg-gray-850\/90:hover{
  background-color: rgb(38 44 52 / 0.9) !important;
}
.hover\:tw-bg-gray-850\/95:hover{
  background-color: rgb(38 44 52 / 0.95) !important;
}
.hover\:tw-bg-gray-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 25 25 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-900\/0:hover{
  background-color: rgb(25 25 25 / 0) !important;
}
.hover\:tw-bg-gray-900\/10:hover{
  background-color: rgb(25 25 25 / 0.1) !important;
}
.hover\:tw-bg-gray-900\/100:hover{
  background-color: rgb(25 25 25 / 1) !important;
}
.hover\:tw-bg-gray-900\/15:hover{
  background-color: rgb(25 25 25 / 0.15) !important;
}
.hover\:tw-bg-gray-900\/20:hover{
  background-color: rgb(25 25 25 / 0.2) !important;
}
.hover\:tw-bg-gray-900\/25:hover{
  background-color: rgb(25 25 25 / 0.25) !important;
}
.hover\:tw-bg-gray-900\/30:hover{
  background-color: rgb(25 25 25 / 0.3) !important;
}
.hover\:tw-bg-gray-900\/35:hover{
  background-color: rgb(25 25 25 / 0.35) !important;
}
.hover\:tw-bg-gray-900\/40:hover{
  background-color: rgb(25 25 25 / 0.4) !important;
}
.hover\:tw-bg-gray-900\/45:hover{
  background-color: rgb(25 25 25 / 0.45) !important;
}
.hover\:tw-bg-gray-900\/5:hover{
  background-color: rgb(25 25 25 / 0.05) !important;
}
.hover\:tw-bg-gray-900\/50:hover{
  background-color: rgb(25 25 25 / 0.5) !important;
}
.hover\:tw-bg-gray-900\/55:hover{
  background-color: rgb(25 25 25 / 0.55) !important;
}
.hover\:tw-bg-gray-900\/60:hover{
  background-color: rgb(25 25 25 / 0.6) !important;
}
.hover\:tw-bg-gray-900\/65:hover{
  background-color: rgb(25 25 25 / 0.65) !important;
}
.hover\:tw-bg-gray-900\/70:hover{
  background-color: rgb(25 25 25 / 0.7) !important;
}
.hover\:tw-bg-gray-900\/75:hover{
  background-color: rgb(25 25 25 / 0.75) !important;
}
.hover\:tw-bg-gray-900\/80:hover{
  background-color: rgb(25 25 25 / 0.8) !important;
}
.hover\:tw-bg-gray-900\/85:hover{
  background-color: rgb(25 25 25 / 0.85) !important;
}
.hover\:tw-bg-gray-900\/90:hover{
  background-color: rgb(25 25 25 / 0.9) !important;
}
.hover\:tw-bg-gray-900\/95:hover{
  background-color: rgb(25 25 25 / 0.95) !important;
}
.hover\:tw-bg-gray-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-950\/0:hover{
  background-color: rgb(3 7 18 / 0) !important;
}
.hover\:tw-bg-gray-950\/10:hover{
  background-color: rgb(3 7 18 / 0.1) !important;
}
.hover\:tw-bg-gray-950\/100:hover{
  background-color: rgb(3 7 18 / 1) !important;
}
.hover\:tw-bg-gray-950\/15:hover{
  background-color: rgb(3 7 18 / 0.15) !important;
}
.hover\:tw-bg-gray-950\/20:hover{
  background-color: rgb(3 7 18 / 0.2) !important;
}
.hover\:tw-bg-gray-950\/25:hover{
  background-color: rgb(3 7 18 / 0.25) !important;
}
.hover\:tw-bg-gray-950\/30:hover{
  background-color: rgb(3 7 18 / 0.3) !important;
}
.hover\:tw-bg-gray-950\/35:hover{
  background-color: rgb(3 7 18 / 0.35) !important;
}
.hover\:tw-bg-gray-950\/40:hover{
  background-color: rgb(3 7 18 / 0.4) !important;
}
.hover\:tw-bg-gray-950\/45:hover{
  background-color: rgb(3 7 18 / 0.45) !important;
}
.hover\:tw-bg-gray-950\/5:hover{
  background-color: rgb(3 7 18 / 0.05) !important;
}
.hover\:tw-bg-gray-950\/50:hover{
  background-color: rgb(3 7 18 / 0.5) !important;
}
.hover\:tw-bg-gray-950\/55:hover{
  background-color: rgb(3 7 18 / 0.55) !important;
}
.hover\:tw-bg-gray-950\/60:hover{
  background-color: rgb(3 7 18 / 0.6) !important;
}
.hover\:tw-bg-gray-950\/65:hover{
  background-color: rgb(3 7 18 / 0.65) !important;
}
.hover\:tw-bg-gray-950\/70:hover{
  background-color: rgb(3 7 18 / 0.7) !important;
}
.hover\:tw-bg-gray-950\/75:hover{
  background-color: rgb(3 7 18 / 0.75) !important;
}
.hover\:tw-bg-gray-950\/80:hover{
  background-color: rgb(3 7 18 / 0.8) !important;
}
.hover\:tw-bg-gray-950\/85:hover{
  background-color: rgb(3 7 18 / 0.85) !important;
}
.hover\:tw-bg-gray-950\/90:hover{
  background-color: rgb(3 7 18 / 0.9) !important;
}
.hover\:tw-bg-gray-950\/95:hover{
  background-color: rgb(3 7 18 / 0.95) !important;
}
.hover\:tw-bg-gray-cool1:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(222 230 233 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-gray-cool1\/0:hover{
  background-color: rgb(222 230 233 / 0) !important;
}
.hover\:tw-bg-gray-cool1\/10:hover{
  background-color: rgb(222 230 233 / 0.1) !important;
}
.hover\:tw-bg-gray-cool1\/100:hover{
  background-color: rgb(222 230 233 / 1) !important;
}
.hover\:tw-bg-gray-cool1\/15:hover{
  background-color: rgb(222 230 233 / 0.15) !important;
}
.hover\:tw-bg-gray-cool1\/20:hover{
  background-color: rgb(222 230 233 / 0.2) !important;
}
.hover\:tw-bg-gray-cool1\/25:hover{
  background-color: rgb(222 230 233 / 0.25) !important;
}
.hover\:tw-bg-gray-cool1\/30:hover{
  background-color: rgb(222 230 233 / 0.3) !important;
}
.hover\:tw-bg-gray-cool1\/35:hover{
  background-color: rgb(222 230 233 / 0.35) !important;
}
.hover\:tw-bg-gray-cool1\/40:hover{
  background-color: rgb(222 230 233 / 0.4) !important;
}
.hover\:tw-bg-gray-cool1\/45:hover{
  background-color: rgb(222 230 233 / 0.45) !important;
}
.hover\:tw-bg-gray-cool1\/5:hover{
  background-color: rgb(222 230 233 / 0.05) !important;
}
.hover\:tw-bg-gray-cool1\/50:hover{
  background-color: rgb(222 230 233 / 0.5) !important;
}
.hover\:tw-bg-gray-cool1\/55:hover{
  background-color: rgb(222 230 233 / 0.55) !important;
}
.hover\:tw-bg-gray-cool1\/60:hover{
  background-color: rgb(222 230 233 / 0.6) !important;
}
.hover\:tw-bg-gray-cool1\/65:hover{
  background-color: rgb(222 230 233 / 0.65) !important;
}
.hover\:tw-bg-gray-cool1\/70:hover{
  background-color: rgb(222 230 233 / 0.7) !important;
}
.hover\:tw-bg-gray-cool1\/75:hover{
  background-color: rgb(222 230 233 / 0.75) !important;
}
.hover\:tw-bg-gray-cool1\/80:hover{
  background-color: rgb(222 230 233 / 0.8) !important;
}
.hover\:tw-bg-gray-cool1\/85:hover{
  background-color: rgb(222 230 233 / 0.85) !important;
}
.hover\:tw-bg-gray-cool1\/90:hover{
  background-color: rgb(222 230 233 / 0.9) !important;
}
.hover\:tw-bg-gray-cool1\/95:hover{
  background-color: rgb(222 230 233 / 0.95) !important;
}
.hover\:tw-bg-green-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 255 244 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-100\/0:hover{
  background-color: rgb(240 255 244 / 0) !important;
}
.hover\:tw-bg-green-100\/10:hover{
  background-color: rgb(240 255 244 / 0.1) !important;
}
.hover\:tw-bg-green-100\/100:hover{
  background-color: rgb(240 255 244 / 1) !important;
}
.hover\:tw-bg-green-100\/15:hover{
  background-color: rgb(240 255 244 / 0.15) !important;
}
.hover\:tw-bg-green-100\/20:hover{
  background-color: rgb(240 255 244 / 0.2) !important;
}
.hover\:tw-bg-green-100\/25:hover{
  background-color: rgb(240 255 244 / 0.25) !important;
}
.hover\:tw-bg-green-100\/30:hover{
  background-color: rgb(240 255 244 / 0.3) !important;
}
.hover\:tw-bg-green-100\/35:hover{
  background-color: rgb(240 255 244 / 0.35) !important;
}
.hover\:tw-bg-green-100\/40:hover{
  background-color: rgb(240 255 244 / 0.4) !important;
}
.hover\:tw-bg-green-100\/45:hover{
  background-color: rgb(240 255 244 / 0.45) !important;
}
.hover\:tw-bg-green-100\/5:hover{
  background-color: rgb(240 255 244 / 0.05) !important;
}
.hover\:tw-bg-green-100\/50:hover{
  background-color: rgb(240 255 244 / 0.5) !important;
}
.hover\:tw-bg-green-100\/55:hover{
  background-color: rgb(240 255 244 / 0.55) !important;
}
.hover\:tw-bg-green-100\/60:hover{
  background-color: rgb(240 255 244 / 0.6) !important;
}
.hover\:tw-bg-green-100\/65:hover{
  background-color: rgb(240 255 244 / 0.65) !important;
}
.hover\:tw-bg-green-100\/70:hover{
  background-color: rgb(240 255 244 / 0.7) !important;
}
.hover\:tw-bg-green-100\/75:hover{
  background-color: rgb(240 255 244 / 0.75) !important;
}
.hover\:tw-bg-green-100\/80:hover{
  background-color: rgb(240 255 244 / 0.8) !important;
}
.hover\:tw-bg-green-100\/85:hover{
  background-color: rgb(240 255 244 / 0.85) !important;
}
.hover\:tw-bg-green-100\/90:hover{
  background-color: rgb(240 255 244 / 0.9) !important;
}
.hover\:tw-bg-green-100\/95:hover{
  background-color: rgb(240 255 244 / 0.95) !important;
}
.hover\:tw-bg-green-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 246 213 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-200\/0:hover{
  background-color: rgb(198 246 213 / 0) !important;
}
.hover\:tw-bg-green-200\/10:hover{
  background-color: rgb(198 246 213 / 0.1) !important;
}
.hover\:tw-bg-green-200\/100:hover{
  background-color: rgb(198 246 213 / 1) !important;
}
.hover\:tw-bg-green-200\/15:hover{
  background-color: rgb(198 246 213 / 0.15) !important;
}
.hover\:tw-bg-green-200\/20:hover{
  background-color: rgb(198 246 213 / 0.2) !important;
}
.hover\:tw-bg-green-200\/25:hover{
  background-color: rgb(198 246 213 / 0.25) !important;
}
.hover\:tw-bg-green-200\/30:hover{
  background-color: rgb(198 246 213 / 0.3) !important;
}
.hover\:tw-bg-green-200\/35:hover{
  background-color: rgb(198 246 213 / 0.35) !important;
}
.hover\:tw-bg-green-200\/40:hover{
  background-color: rgb(198 246 213 / 0.4) !important;
}
.hover\:tw-bg-green-200\/45:hover{
  background-color: rgb(198 246 213 / 0.45) !important;
}
.hover\:tw-bg-green-200\/5:hover{
  background-color: rgb(198 246 213 / 0.05) !important;
}
.hover\:tw-bg-green-200\/50:hover{
  background-color: rgb(198 246 213 / 0.5) !important;
}
.hover\:tw-bg-green-200\/55:hover{
  background-color: rgb(198 246 213 / 0.55) !important;
}
.hover\:tw-bg-green-200\/60:hover{
  background-color: rgb(198 246 213 / 0.6) !important;
}
.hover\:tw-bg-green-200\/65:hover{
  background-color: rgb(198 246 213 / 0.65) !important;
}
.hover\:tw-bg-green-200\/70:hover{
  background-color: rgb(198 246 213 / 0.7) !important;
}
.hover\:tw-bg-green-200\/75:hover{
  background-color: rgb(198 246 213 / 0.75) !important;
}
.hover\:tw-bg-green-200\/80:hover{
  background-color: rgb(198 246 213 / 0.8) !important;
}
.hover\:tw-bg-green-200\/85:hover{
  background-color: rgb(198 246 213 / 0.85) !important;
}
.hover\:tw-bg-green-200\/90:hover{
  background-color: rgb(198 246 213 / 0.9) !important;
}
.hover\:tw-bg-green-200\/95:hover{
  background-color: rgb(198 246 213 / 0.95) !important;
}
.hover\:tw-bg-green-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 244 243 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-300\/0:hover{
  background-color: rgb(236 244 243 / 0) !important;
}
.hover\:tw-bg-green-300\/10:hover{
  background-color: rgb(236 244 243 / 0.1) !important;
}
.hover\:tw-bg-green-300\/100:hover{
  background-color: rgb(236 244 243 / 1) !important;
}
.hover\:tw-bg-green-300\/15:hover{
  background-color: rgb(236 244 243 / 0.15) !important;
}
.hover\:tw-bg-green-300\/20:hover{
  background-color: rgb(236 244 243 / 0.2) !important;
}
.hover\:tw-bg-green-300\/25:hover{
  background-color: rgb(236 244 243 / 0.25) !important;
}
.hover\:tw-bg-green-300\/30:hover{
  background-color: rgb(236 244 243 / 0.3) !important;
}
.hover\:tw-bg-green-300\/35:hover{
  background-color: rgb(236 244 243 / 0.35) !important;
}
.hover\:tw-bg-green-300\/40:hover{
  background-color: rgb(236 244 243 / 0.4) !important;
}
.hover\:tw-bg-green-300\/45:hover{
  background-color: rgb(236 244 243 / 0.45) !important;
}
.hover\:tw-bg-green-300\/5:hover{
  background-color: rgb(236 244 243 / 0.05) !important;
}
.hover\:tw-bg-green-300\/50:hover{
  background-color: rgb(236 244 243 / 0.5) !important;
}
.hover\:tw-bg-green-300\/55:hover{
  background-color: rgb(236 244 243 / 0.55) !important;
}
.hover\:tw-bg-green-300\/60:hover{
  background-color: rgb(236 244 243 / 0.6) !important;
}
.hover\:tw-bg-green-300\/65:hover{
  background-color: rgb(236 244 243 / 0.65) !important;
}
.hover\:tw-bg-green-300\/70:hover{
  background-color: rgb(236 244 243 / 0.7) !important;
}
.hover\:tw-bg-green-300\/75:hover{
  background-color: rgb(236 244 243 / 0.75) !important;
}
.hover\:tw-bg-green-300\/80:hover{
  background-color: rgb(236 244 243 / 0.8) !important;
}
.hover\:tw-bg-green-300\/85:hover{
  background-color: rgb(236 244 243 / 0.85) !important;
}
.hover\:tw-bg-green-300\/90:hover{
  background-color: rgb(236 244 243 / 0.9) !important;
}
.hover\:tw-bg-green-300\/95:hover{
  background-color: rgb(236 244 243 / 0.95) !important;
}
.hover\:tw-bg-green-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 235 234 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-400\/0:hover{
  background-color: rgb(224 235 234 / 0) !important;
}
.hover\:tw-bg-green-400\/10:hover{
  background-color: rgb(224 235 234 / 0.1) !important;
}
.hover\:tw-bg-green-400\/100:hover{
  background-color: rgb(224 235 234 / 1) !important;
}
.hover\:tw-bg-green-400\/15:hover{
  background-color: rgb(224 235 234 / 0.15) !important;
}
.hover\:tw-bg-green-400\/20:hover{
  background-color: rgb(224 235 234 / 0.2) !important;
}
.hover\:tw-bg-green-400\/25:hover{
  background-color: rgb(224 235 234 / 0.25) !important;
}
.hover\:tw-bg-green-400\/30:hover{
  background-color: rgb(224 235 234 / 0.3) !important;
}
.hover\:tw-bg-green-400\/35:hover{
  background-color: rgb(224 235 234 / 0.35) !important;
}
.hover\:tw-bg-green-400\/40:hover{
  background-color: rgb(224 235 234 / 0.4) !important;
}
.hover\:tw-bg-green-400\/45:hover{
  background-color: rgb(224 235 234 / 0.45) !important;
}
.hover\:tw-bg-green-400\/5:hover{
  background-color: rgb(224 235 234 / 0.05) !important;
}
.hover\:tw-bg-green-400\/50:hover{
  background-color: rgb(224 235 234 / 0.5) !important;
}
.hover\:tw-bg-green-400\/55:hover{
  background-color: rgb(224 235 234 / 0.55) !important;
}
.hover\:tw-bg-green-400\/60:hover{
  background-color: rgb(224 235 234 / 0.6) !important;
}
.hover\:tw-bg-green-400\/65:hover{
  background-color: rgb(224 235 234 / 0.65) !important;
}
.hover\:tw-bg-green-400\/70:hover{
  background-color: rgb(224 235 234 / 0.7) !important;
}
.hover\:tw-bg-green-400\/75:hover{
  background-color: rgb(224 235 234 / 0.75) !important;
}
.hover\:tw-bg-green-400\/80:hover{
  background-color: rgb(224 235 234 / 0.8) !important;
}
.hover\:tw-bg-green-400\/85:hover{
  background-color: rgb(224 235 234 / 0.85) !important;
}
.hover\:tw-bg-green-400\/90:hover{
  background-color: rgb(224 235 234 / 0.9) !important;
}
.hover\:tw-bg-green-400\/95:hover{
  background-color: rgb(224 235 234 / 0.95) !important;
}
.hover\:tw-bg-green-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 233 231 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-50\/0:hover{
  background-color: rgb(217 233 231 / 0) !important;
}
.hover\:tw-bg-green-50\/10:hover{
  background-color: rgb(217 233 231 / 0.1) !important;
}
.hover\:tw-bg-green-50\/100:hover{
  background-color: rgb(217 233 231 / 1) !important;
}
.hover\:tw-bg-green-50\/15:hover{
  background-color: rgb(217 233 231 / 0.15) !important;
}
.hover\:tw-bg-green-50\/20:hover{
  background-color: rgb(217 233 231 / 0.2) !important;
}
.hover\:tw-bg-green-50\/25:hover{
  background-color: rgb(217 233 231 / 0.25) !important;
}
.hover\:tw-bg-green-50\/30:hover{
  background-color: rgb(217 233 231 / 0.3) !important;
}
.hover\:tw-bg-green-50\/35:hover{
  background-color: rgb(217 233 231 / 0.35) !important;
}
.hover\:tw-bg-green-50\/40:hover{
  background-color: rgb(217 233 231 / 0.4) !important;
}
.hover\:tw-bg-green-50\/45:hover{
  background-color: rgb(217 233 231 / 0.45) !important;
}
.hover\:tw-bg-green-50\/5:hover{
  background-color: rgb(217 233 231 / 0.05) !important;
}
.hover\:tw-bg-green-50\/50:hover{
  background-color: rgb(217 233 231 / 0.5) !important;
}
.hover\:tw-bg-green-50\/55:hover{
  background-color: rgb(217 233 231 / 0.55) !important;
}
.hover\:tw-bg-green-50\/60:hover{
  background-color: rgb(217 233 231 / 0.6) !important;
}
.hover\:tw-bg-green-50\/65:hover{
  background-color: rgb(217 233 231 / 0.65) !important;
}
.hover\:tw-bg-green-50\/70:hover{
  background-color: rgb(217 233 231 / 0.7) !important;
}
.hover\:tw-bg-green-50\/75:hover{
  background-color: rgb(217 233 231 / 0.75) !important;
}
.hover\:tw-bg-green-50\/80:hover{
  background-color: rgb(217 233 231 / 0.8) !important;
}
.hover\:tw-bg-green-50\/85:hover{
  background-color: rgb(217 233 231 / 0.85) !important;
}
.hover\:tw-bg-green-50\/90:hover{
  background-color: rgb(217 233 231 / 0.9) !important;
}
.hover\:tw-bg-green-50\/95:hover{
  background-color: rgb(217 233 231 / 0.95) !important;
}
.hover\:tw-bg-green-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(72 187 120 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-500\/0:hover{
  background-color: rgb(72 187 120 / 0) !important;
}
.hover\:tw-bg-green-500\/10:hover{
  background-color: rgb(72 187 120 / 0.1) !important;
}
.hover\:tw-bg-green-500\/100:hover{
  background-color: rgb(72 187 120 / 1) !important;
}
.hover\:tw-bg-green-500\/15:hover{
  background-color: rgb(72 187 120 / 0.15) !important;
}
.hover\:tw-bg-green-500\/20:hover{
  background-color: rgb(72 187 120 / 0.2) !important;
}
.hover\:tw-bg-green-500\/25:hover{
  background-color: rgb(72 187 120 / 0.25) !important;
}
.hover\:tw-bg-green-500\/30:hover{
  background-color: rgb(72 187 120 / 0.3) !important;
}
.hover\:tw-bg-green-500\/35:hover{
  background-color: rgb(72 187 120 / 0.35) !important;
}
.hover\:tw-bg-green-500\/40:hover{
  background-color: rgb(72 187 120 / 0.4) !important;
}
.hover\:tw-bg-green-500\/45:hover{
  background-color: rgb(72 187 120 / 0.45) !important;
}
.hover\:tw-bg-green-500\/5:hover{
  background-color: rgb(72 187 120 / 0.05) !important;
}
.hover\:tw-bg-green-500\/50:hover{
  background-color: rgb(72 187 120 / 0.5) !important;
}
.hover\:tw-bg-green-500\/55:hover{
  background-color: rgb(72 187 120 / 0.55) !important;
}
.hover\:tw-bg-green-500\/60:hover{
  background-color: rgb(72 187 120 / 0.6) !important;
}
.hover\:tw-bg-green-500\/65:hover{
  background-color: rgb(72 187 120 / 0.65) !important;
}
.hover\:tw-bg-green-500\/70:hover{
  background-color: rgb(72 187 120 / 0.7) !important;
}
.hover\:tw-bg-green-500\/75:hover{
  background-color: rgb(72 187 120 / 0.75) !important;
}
.hover\:tw-bg-green-500\/80:hover{
  background-color: rgb(72 187 120 / 0.8) !important;
}
.hover\:tw-bg-green-500\/85:hover{
  background-color: rgb(72 187 120 / 0.85) !important;
}
.hover\:tw-bg-green-500\/90:hover{
  background-color: rgb(72 187 120 / 0.9) !important;
}
.hover\:tw-bg-green-500\/95:hover{
  background-color: rgb(72 187 120 / 0.95) !important;
}
.hover\:tw-bg-green-550:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 147 111 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-550\/0:hover{
  background-color: rgb(26 147 111 / 0) !important;
}
.hover\:tw-bg-green-550\/10:hover{
  background-color: rgb(26 147 111 / 0.1) !important;
}
.hover\:tw-bg-green-550\/100:hover{
  background-color: rgb(26 147 111 / 1) !important;
}
.hover\:tw-bg-green-550\/15:hover{
  background-color: rgb(26 147 111 / 0.15) !important;
}
.hover\:tw-bg-green-550\/20:hover{
  background-color: rgb(26 147 111 / 0.2) !important;
}
.hover\:tw-bg-green-550\/25:hover{
  background-color: rgb(26 147 111 / 0.25) !important;
}
.hover\:tw-bg-green-550\/30:hover{
  background-color: rgb(26 147 111 / 0.3) !important;
}
.hover\:tw-bg-green-550\/35:hover{
  background-color: rgb(26 147 111 / 0.35) !important;
}
.hover\:tw-bg-green-550\/40:hover{
  background-color: rgb(26 147 111 / 0.4) !important;
}
.hover\:tw-bg-green-550\/45:hover{
  background-color: rgb(26 147 111 / 0.45) !important;
}
.hover\:tw-bg-green-550\/5:hover{
  background-color: rgb(26 147 111 / 0.05) !important;
}
.hover\:tw-bg-green-550\/50:hover{
  background-color: rgb(26 147 111 / 0.5) !important;
}
.hover\:tw-bg-green-550\/55:hover{
  background-color: rgb(26 147 111 / 0.55) !important;
}
.hover\:tw-bg-green-550\/60:hover{
  background-color: rgb(26 147 111 / 0.6) !important;
}
.hover\:tw-bg-green-550\/65:hover{
  background-color: rgb(26 147 111 / 0.65) !important;
}
.hover\:tw-bg-green-550\/70:hover{
  background-color: rgb(26 147 111 / 0.7) !important;
}
.hover\:tw-bg-green-550\/75:hover{
  background-color: rgb(26 147 111 / 0.75) !important;
}
.hover\:tw-bg-green-550\/80:hover{
  background-color: rgb(26 147 111 / 0.8) !important;
}
.hover\:tw-bg-green-550\/85:hover{
  background-color: rgb(26 147 111 / 0.85) !important;
}
.hover\:tw-bg-green-550\/90:hover{
  background-color: rgb(26 147 111 / 0.9) !important;
}
.hover\:tw-bg-green-550\/95:hover{
  background-color: rgb(26 147 111 / 0.95) !important;
}
.hover\:tw-bg-green-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 161 105 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-600\/0:hover{
  background-color: rgb(56 161 105 / 0) !important;
}
.hover\:tw-bg-green-600\/10:hover{
  background-color: rgb(56 161 105 / 0.1) !important;
}
.hover\:tw-bg-green-600\/100:hover{
  background-color: rgb(56 161 105 / 1) !important;
}
.hover\:tw-bg-green-600\/15:hover{
  background-color: rgb(56 161 105 / 0.15) !important;
}
.hover\:tw-bg-green-600\/20:hover{
  background-color: rgb(56 161 105 / 0.2) !important;
}
.hover\:tw-bg-green-600\/25:hover{
  background-color: rgb(56 161 105 / 0.25) !important;
}
.hover\:tw-bg-green-600\/30:hover{
  background-color: rgb(56 161 105 / 0.3) !important;
}
.hover\:tw-bg-green-600\/35:hover{
  background-color: rgb(56 161 105 / 0.35) !important;
}
.hover\:tw-bg-green-600\/40:hover{
  background-color: rgb(56 161 105 / 0.4) !important;
}
.hover\:tw-bg-green-600\/45:hover{
  background-color: rgb(56 161 105 / 0.45) !important;
}
.hover\:tw-bg-green-600\/5:hover{
  background-color: rgb(56 161 105 / 0.05) !important;
}
.hover\:tw-bg-green-600\/50:hover{
  background-color: rgb(56 161 105 / 0.5) !important;
}
.hover\:tw-bg-green-600\/55:hover{
  background-color: rgb(56 161 105 / 0.55) !important;
}
.hover\:tw-bg-green-600\/60:hover{
  background-color: rgb(56 161 105 / 0.6) !important;
}
.hover\:tw-bg-green-600\/65:hover{
  background-color: rgb(56 161 105 / 0.65) !important;
}
.hover\:tw-bg-green-600\/70:hover{
  background-color: rgb(56 161 105 / 0.7) !important;
}
.hover\:tw-bg-green-600\/75:hover{
  background-color: rgb(56 161 105 / 0.75) !important;
}
.hover\:tw-bg-green-600\/80:hover{
  background-color: rgb(56 161 105 / 0.8) !important;
}
.hover\:tw-bg-green-600\/85:hover{
  background-color: rgb(56 161 105 / 0.85) !important;
}
.hover\:tw-bg-green-600\/90:hover{
  background-color: rgb(56 161 105 / 0.9) !important;
}
.hover\:tw-bg-green-600\/95:hover{
  background-color: rgb(56 161 105 / 0.95) !important;
}
.hover\:tw-bg-green-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 161 140 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-700\/0:hover{
  background-color: rgb(0 161 140 / 0) !important;
}
.hover\:tw-bg-green-700\/10:hover{
  background-color: rgb(0 161 140 / 0.1) !important;
}
.hover\:tw-bg-green-700\/100:hover{
  background-color: rgb(0 161 140 / 1) !important;
}
.hover\:tw-bg-green-700\/15:hover{
  background-color: rgb(0 161 140 / 0.15) !important;
}
.hover\:tw-bg-green-700\/20:hover{
  background-color: rgb(0 161 140 / 0.2) !important;
}
.hover\:tw-bg-green-700\/25:hover{
  background-color: rgb(0 161 140 / 0.25) !important;
}
.hover\:tw-bg-green-700\/30:hover{
  background-color: rgb(0 161 140 / 0.3) !important;
}
.hover\:tw-bg-green-700\/35:hover{
  background-color: rgb(0 161 140 / 0.35) !important;
}
.hover\:tw-bg-green-700\/40:hover{
  background-color: rgb(0 161 140 / 0.4) !important;
}
.hover\:tw-bg-green-700\/45:hover{
  background-color: rgb(0 161 140 / 0.45) !important;
}
.hover\:tw-bg-green-700\/5:hover{
  background-color: rgb(0 161 140 / 0.05) !important;
}
.hover\:tw-bg-green-700\/50:hover{
  background-color: rgb(0 161 140 / 0.5) !important;
}
.hover\:tw-bg-green-700\/55:hover{
  background-color: rgb(0 161 140 / 0.55) !important;
}
.hover\:tw-bg-green-700\/60:hover{
  background-color: rgb(0 161 140 / 0.6) !important;
}
.hover\:tw-bg-green-700\/65:hover{
  background-color: rgb(0 161 140 / 0.65) !important;
}
.hover\:tw-bg-green-700\/70:hover{
  background-color: rgb(0 161 140 / 0.7) !important;
}
.hover\:tw-bg-green-700\/75:hover{
  background-color: rgb(0 161 140 / 0.75) !important;
}
.hover\:tw-bg-green-700\/80:hover{
  background-color: rgb(0 161 140 / 0.8) !important;
}
.hover\:tw-bg-green-700\/85:hover{
  background-color: rgb(0 161 140 / 0.85) !important;
}
.hover\:tw-bg-green-700\/90:hover{
  background-color: rgb(0 161 140 / 0.9) !important;
}
.hover\:tw-bg-green-700\/95:hover{
  background-color: rgb(0 161 140 / 0.95) !important;
}
.hover\:tw-bg-green-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 103 73 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-800\/0:hover{
  background-color: rgb(39 103 73 / 0) !important;
}
.hover\:tw-bg-green-800\/10:hover{
  background-color: rgb(39 103 73 / 0.1) !important;
}
.hover\:tw-bg-green-800\/100:hover{
  background-color: rgb(39 103 73 / 1) !important;
}
.hover\:tw-bg-green-800\/15:hover{
  background-color: rgb(39 103 73 / 0.15) !important;
}
.hover\:tw-bg-green-800\/20:hover{
  background-color: rgb(39 103 73 / 0.2) !important;
}
.hover\:tw-bg-green-800\/25:hover{
  background-color: rgb(39 103 73 / 0.25) !important;
}
.hover\:tw-bg-green-800\/30:hover{
  background-color: rgb(39 103 73 / 0.3) !important;
}
.hover\:tw-bg-green-800\/35:hover{
  background-color: rgb(39 103 73 / 0.35) !important;
}
.hover\:tw-bg-green-800\/40:hover{
  background-color: rgb(39 103 73 / 0.4) !important;
}
.hover\:tw-bg-green-800\/45:hover{
  background-color: rgb(39 103 73 / 0.45) !important;
}
.hover\:tw-bg-green-800\/5:hover{
  background-color: rgb(39 103 73 / 0.05) !important;
}
.hover\:tw-bg-green-800\/50:hover{
  background-color: rgb(39 103 73 / 0.5) !important;
}
.hover\:tw-bg-green-800\/55:hover{
  background-color: rgb(39 103 73 / 0.55) !important;
}
.hover\:tw-bg-green-800\/60:hover{
  background-color: rgb(39 103 73 / 0.6) !important;
}
.hover\:tw-bg-green-800\/65:hover{
  background-color: rgb(39 103 73 / 0.65) !important;
}
.hover\:tw-bg-green-800\/70:hover{
  background-color: rgb(39 103 73 / 0.7) !important;
}
.hover\:tw-bg-green-800\/75:hover{
  background-color: rgb(39 103 73 / 0.75) !important;
}
.hover\:tw-bg-green-800\/80:hover{
  background-color: rgb(39 103 73 / 0.8) !important;
}
.hover\:tw-bg-green-800\/85:hover{
  background-color: rgb(39 103 73 / 0.85) !important;
}
.hover\:tw-bg-green-800\/90:hover{
  background-color: rgb(39 103 73 / 0.9) !important;
}
.hover\:tw-bg-green-800\/95:hover{
  background-color: rgb(39 103 73 / 0.95) !important;
}
.hover\:tw-bg-green-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 84 61 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-900\/0:hover{
  background-color: rgb(34 84 61 / 0) !important;
}
.hover\:tw-bg-green-900\/10:hover{
  background-color: rgb(34 84 61 / 0.1) !important;
}
.hover\:tw-bg-green-900\/100:hover{
  background-color: rgb(34 84 61 / 1) !important;
}
.hover\:tw-bg-green-900\/15:hover{
  background-color: rgb(34 84 61 / 0.15) !important;
}
.hover\:tw-bg-green-900\/20:hover{
  background-color: rgb(34 84 61 / 0.2) !important;
}
.hover\:tw-bg-green-900\/25:hover{
  background-color: rgb(34 84 61 / 0.25) !important;
}
.hover\:tw-bg-green-900\/30:hover{
  background-color: rgb(34 84 61 / 0.3) !important;
}
.hover\:tw-bg-green-900\/35:hover{
  background-color: rgb(34 84 61 / 0.35) !important;
}
.hover\:tw-bg-green-900\/40:hover{
  background-color: rgb(34 84 61 / 0.4) !important;
}
.hover\:tw-bg-green-900\/45:hover{
  background-color: rgb(34 84 61 / 0.45) !important;
}
.hover\:tw-bg-green-900\/5:hover{
  background-color: rgb(34 84 61 / 0.05) !important;
}
.hover\:tw-bg-green-900\/50:hover{
  background-color: rgb(34 84 61 / 0.5) !important;
}
.hover\:tw-bg-green-900\/55:hover{
  background-color: rgb(34 84 61 / 0.55) !important;
}
.hover\:tw-bg-green-900\/60:hover{
  background-color: rgb(34 84 61 / 0.6) !important;
}
.hover\:tw-bg-green-900\/65:hover{
  background-color: rgb(34 84 61 / 0.65) !important;
}
.hover\:tw-bg-green-900\/70:hover{
  background-color: rgb(34 84 61 / 0.7) !important;
}
.hover\:tw-bg-green-900\/75:hover{
  background-color: rgb(34 84 61 / 0.75) !important;
}
.hover\:tw-bg-green-900\/80:hover{
  background-color: rgb(34 84 61 / 0.8) !important;
}
.hover\:tw-bg-green-900\/85:hover{
  background-color: rgb(34 84 61 / 0.85) !important;
}
.hover\:tw-bg-green-900\/90:hover{
  background-color: rgb(34 84 61 / 0.9) !important;
}
.hover\:tw-bg-green-900\/95:hover{
  background-color: rgb(34 84 61 / 0.95) !important;
}
.hover\:tw-bg-green-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-green-950\/0:hover{
  background-color: rgb(5 46 22 / 0) !important;
}
.hover\:tw-bg-green-950\/10:hover{
  background-color: rgb(5 46 22 / 0.1) !important;
}
.hover\:tw-bg-green-950\/100:hover{
  background-color: rgb(5 46 22 / 1) !important;
}
.hover\:tw-bg-green-950\/15:hover{
  background-color: rgb(5 46 22 / 0.15) !important;
}
.hover\:tw-bg-green-950\/20:hover{
  background-color: rgb(5 46 22 / 0.2) !important;
}
.hover\:tw-bg-green-950\/25:hover{
  background-color: rgb(5 46 22 / 0.25) !important;
}
.hover\:tw-bg-green-950\/30:hover{
  background-color: rgb(5 46 22 / 0.3) !important;
}
.hover\:tw-bg-green-950\/35:hover{
  background-color: rgb(5 46 22 / 0.35) !important;
}
.hover\:tw-bg-green-950\/40:hover{
  background-color: rgb(5 46 22 / 0.4) !important;
}
.hover\:tw-bg-green-950\/45:hover{
  background-color: rgb(5 46 22 / 0.45) !important;
}
.hover\:tw-bg-green-950\/5:hover{
  background-color: rgb(5 46 22 / 0.05) !important;
}
.hover\:tw-bg-green-950\/50:hover{
  background-color: rgb(5 46 22 / 0.5) !important;
}
.hover\:tw-bg-green-950\/55:hover{
  background-color: rgb(5 46 22 / 0.55) !important;
}
.hover\:tw-bg-green-950\/60:hover{
  background-color: rgb(5 46 22 / 0.6) !important;
}
.hover\:tw-bg-green-950\/65:hover{
  background-color: rgb(5 46 22 / 0.65) !important;
}
.hover\:tw-bg-green-950\/70:hover{
  background-color: rgb(5 46 22 / 0.7) !important;
}
.hover\:tw-bg-green-950\/75:hover{
  background-color: rgb(5 46 22 / 0.75) !important;
}
.hover\:tw-bg-green-950\/80:hover{
  background-color: rgb(5 46 22 / 0.8) !important;
}
.hover\:tw-bg-green-950\/85:hover{
  background-color: rgb(5 46 22 / 0.85) !important;
}
.hover\:tw-bg-green-950\/90:hover{
  background-color: rgb(5 46 22 / 0.9) !important;
}
.hover\:tw-bg-green-950\/95:hover{
  background-color: rgb(5 46 22 / 0.95) !important;
}
.hover\:tw-bg-indigo-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-100\/0:hover{
  background-color: rgb(224 231 255 / 0) !important;
}
.hover\:tw-bg-indigo-100\/10:hover{
  background-color: rgb(224 231 255 / 0.1) !important;
}
.hover\:tw-bg-indigo-100\/100:hover{
  background-color: rgb(224 231 255 / 1) !important;
}
.hover\:tw-bg-indigo-100\/15:hover{
  background-color: rgb(224 231 255 / 0.15) !important;
}
.hover\:tw-bg-indigo-100\/20:hover{
  background-color: rgb(224 231 255 / 0.2) !important;
}
.hover\:tw-bg-indigo-100\/25:hover{
  background-color: rgb(224 231 255 / 0.25) !important;
}
.hover\:tw-bg-indigo-100\/30:hover{
  background-color: rgb(224 231 255 / 0.3) !important;
}
.hover\:tw-bg-indigo-100\/35:hover{
  background-color: rgb(224 231 255 / 0.35) !important;
}
.hover\:tw-bg-indigo-100\/40:hover{
  background-color: rgb(224 231 255 / 0.4) !important;
}
.hover\:tw-bg-indigo-100\/45:hover{
  background-color: rgb(224 231 255 / 0.45) !important;
}
.hover\:tw-bg-indigo-100\/5:hover{
  background-color: rgb(224 231 255 / 0.05) !important;
}
.hover\:tw-bg-indigo-100\/50:hover{
  background-color: rgb(224 231 255 / 0.5) !important;
}
.hover\:tw-bg-indigo-100\/55:hover{
  background-color: rgb(224 231 255 / 0.55) !important;
}
.hover\:tw-bg-indigo-100\/60:hover{
  background-color: rgb(224 231 255 / 0.6) !important;
}
.hover\:tw-bg-indigo-100\/65:hover{
  background-color: rgb(224 231 255 / 0.65) !important;
}
.hover\:tw-bg-indigo-100\/70:hover{
  background-color: rgb(224 231 255 / 0.7) !important;
}
.hover\:tw-bg-indigo-100\/75:hover{
  background-color: rgb(224 231 255 / 0.75) !important;
}
.hover\:tw-bg-indigo-100\/80:hover{
  background-color: rgb(224 231 255 / 0.8) !important;
}
.hover\:tw-bg-indigo-100\/85:hover{
  background-color: rgb(224 231 255 / 0.85) !important;
}
.hover\:tw-bg-indigo-100\/90:hover{
  background-color: rgb(224 231 255 / 0.9) !important;
}
.hover\:tw-bg-indigo-100\/95:hover{
  background-color: rgb(224 231 255 / 0.95) !important;
}
.hover\:tw-bg-indigo-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-200\/0:hover{
  background-color: rgb(199 210 254 / 0) !important;
}
.hover\:tw-bg-indigo-200\/10:hover{
  background-color: rgb(199 210 254 / 0.1) !important;
}
.hover\:tw-bg-indigo-200\/100:hover{
  background-color: rgb(199 210 254 / 1) !important;
}
.hover\:tw-bg-indigo-200\/15:hover{
  background-color: rgb(199 210 254 / 0.15) !important;
}
.hover\:tw-bg-indigo-200\/20:hover{
  background-color: rgb(199 210 254 / 0.2) !important;
}
.hover\:tw-bg-indigo-200\/25:hover{
  background-color: rgb(199 210 254 / 0.25) !important;
}
.hover\:tw-bg-indigo-200\/30:hover{
  background-color: rgb(199 210 254 / 0.3) !important;
}
.hover\:tw-bg-indigo-200\/35:hover{
  background-color: rgb(199 210 254 / 0.35) !important;
}
.hover\:tw-bg-indigo-200\/40:hover{
  background-color: rgb(199 210 254 / 0.4) !important;
}
.hover\:tw-bg-indigo-200\/45:hover{
  background-color: rgb(199 210 254 / 0.45) !important;
}
.hover\:tw-bg-indigo-200\/5:hover{
  background-color: rgb(199 210 254 / 0.05) !important;
}
.hover\:tw-bg-indigo-200\/50:hover{
  background-color: rgb(199 210 254 / 0.5) !important;
}
.hover\:tw-bg-indigo-200\/55:hover{
  background-color: rgb(199 210 254 / 0.55) !important;
}
.hover\:tw-bg-indigo-200\/60:hover{
  background-color: rgb(199 210 254 / 0.6) !important;
}
.hover\:tw-bg-indigo-200\/65:hover{
  background-color: rgb(199 210 254 / 0.65) !important;
}
.hover\:tw-bg-indigo-200\/70:hover{
  background-color: rgb(199 210 254 / 0.7) !important;
}
.hover\:tw-bg-indigo-200\/75:hover{
  background-color: rgb(199 210 254 / 0.75) !important;
}
.hover\:tw-bg-indigo-200\/80:hover{
  background-color: rgb(199 210 254 / 0.8) !important;
}
.hover\:tw-bg-indigo-200\/85:hover{
  background-color: rgb(199 210 254 / 0.85) !important;
}
.hover\:tw-bg-indigo-200\/90:hover{
  background-color: rgb(199 210 254 / 0.9) !important;
}
.hover\:tw-bg-indigo-200\/95:hover{
  background-color: rgb(199 210 254 / 0.95) !important;
}
.hover\:tw-bg-indigo-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-300\/0:hover{
  background-color: rgb(165 180 252 / 0) !important;
}
.hover\:tw-bg-indigo-300\/10:hover{
  background-color: rgb(165 180 252 / 0.1) !important;
}
.hover\:tw-bg-indigo-300\/100:hover{
  background-color: rgb(165 180 252 / 1) !important;
}
.hover\:tw-bg-indigo-300\/15:hover{
  background-color: rgb(165 180 252 / 0.15) !important;
}
.hover\:tw-bg-indigo-300\/20:hover{
  background-color: rgb(165 180 252 / 0.2) !important;
}
.hover\:tw-bg-indigo-300\/25:hover{
  background-color: rgb(165 180 252 / 0.25) !important;
}
.hover\:tw-bg-indigo-300\/30:hover{
  background-color: rgb(165 180 252 / 0.3) !important;
}
.hover\:tw-bg-indigo-300\/35:hover{
  background-color: rgb(165 180 252 / 0.35) !important;
}
.hover\:tw-bg-indigo-300\/40:hover{
  background-color: rgb(165 180 252 / 0.4) !important;
}
.hover\:tw-bg-indigo-300\/45:hover{
  background-color: rgb(165 180 252 / 0.45) !important;
}
.hover\:tw-bg-indigo-300\/5:hover{
  background-color: rgb(165 180 252 / 0.05) !important;
}
.hover\:tw-bg-indigo-300\/50:hover{
  background-color: rgb(165 180 252 / 0.5) !important;
}
.hover\:tw-bg-indigo-300\/55:hover{
  background-color: rgb(165 180 252 / 0.55) !important;
}
.hover\:tw-bg-indigo-300\/60:hover{
  background-color: rgb(165 180 252 / 0.6) !important;
}
.hover\:tw-bg-indigo-300\/65:hover{
  background-color: rgb(165 180 252 / 0.65) !important;
}
.hover\:tw-bg-indigo-300\/70:hover{
  background-color: rgb(165 180 252 / 0.7) !important;
}
.hover\:tw-bg-indigo-300\/75:hover{
  background-color: rgb(165 180 252 / 0.75) !important;
}
.hover\:tw-bg-indigo-300\/80:hover{
  background-color: rgb(165 180 252 / 0.8) !important;
}
.hover\:tw-bg-indigo-300\/85:hover{
  background-color: rgb(165 180 252 / 0.85) !important;
}
.hover\:tw-bg-indigo-300\/90:hover{
  background-color: rgb(165 180 252 / 0.9) !important;
}
.hover\:tw-bg-indigo-300\/95:hover{
  background-color: rgb(165 180 252 / 0.95) !important;
}
.hover\:tw-bg-indigo-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-400\/0:hover{
  background-color: rgb(129 140 248 / 0) !important;
}
.hover\:tw-bg-indigo-400\/10:hover{
  background-color: rgb(129 140 248 / 0.1) !important;
}
.hover\:tw-bg-indigo-400\/100:hover{
  background-color: rgb(129 140 248 / 1) !important;
}
.hover\:tw-bg-indigo-400\/15:hover{
  background-color: rgb(129 140 248 / 0.15) !important;
}
.hover\:tw-bg-indigo-400\/20:hover{
  background-color: rgb(129 140 248 / 0.2) !important;
}
.hover\:tw-bg-indigo-400\/25:hover{
  background-color: rgb(129 140 248 / 0.25) !important;
}
.hover\:tw-bg-indigo-400\/30:hover{
  background-color: rgb(129 140 248 / 0.3) !important;
}
.hover\:tw-bg-indigo-400\/35:hover{
  background-color: rgb(129 140 248 / 0.35) !important;
}
.hover\:tw-bg-indigo-400\/40:hover{
  background-color: rgb(129 140 248 / 0.4) !important;
}
.hover\:tw-bg-indigo-400\/45:hover{
  background-color: rgb(129 140 248 / 0.45) !important;
}
.hover\:tw-bg-indigo-400\/5:hover{
  background-color: rgb(129 140 248 / 0.05) !important;
}
.hover\:tw-bg-indigo-400\/50:hover{
  background-color: rgb(129 140 248 / 0.5) !important;
}
.hover\:tw-bg-indigo-400\/55:hover{
  background-color: rgb(129 140 248 / 0.55) !important;
}
.hover\:tw-bg-indigo-400\/60:hover{
  background-color: rgb(129 140 248 / 0.6) !important;
}
.hover\:tw-bg-indigo-400\/65:hover{
  background-color: rgb(129 140 248 / 0.65) !important;
}
.hover\:tw-bg-indigo-400\/70:hover{
  background-color: rgb(129 140 248 / 0.7) !important;
}
.hover\:tw-bg-indigo-400\/75:hover{
  background-color: rgb(129 140 248 / 0.75) !important;
}
.hover\:tw-bg-indigo-400\/80:hover{
  background-color: rgb(129 140 248 / 0.8) !important;
}
.hover\:tw-bg-indigo-400\/85:hover{
  background-color: rgb(129 140 248 / 0.85) !important;
}
.hover\:tw-bg-indigo-400\/90:hover{
  background-color: rgb(129 140 248 / 0.9) !important;
}
.hover\:tw-bg-indigo-400\/95:hover{
  background-color: rgb(129 140 248 / 0.95) !important;
}
.hover\:tw-bg-indigo-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-50\/0:hover{
  background-color: rgb(238 242 255 / 0) !important;
}
.hover\:tw-bg-indigo-50\/10:hover{
  background-color: rgb(238 242 255 / 0.1) !important;
}
.hover\:tw-bg-indigo-50\/100:hover{
  background-color: rgb(238 242 255 / 1) !important;
}
.hover\:tw-bg-indigo-50\/15:hover{
  background-color: rgb(238 242 255 / 0.15) !important;
}
.hover\:tw-bg-indigo-50\/20:hover{
  background-color: rgb(238 242 255 / 0.2) !important;
}
.hover\:tw-bg-indigo-50\/25:hover{
  background-color: rgb(238 242 255 / 0.25) !important;
}
.hover\:tw-bg-indigo-50\/30:hover{
  background-color: rgb(238 242 255 / 0.3) !important;
}
.hover\:tw-bg-indigo-50\/35:hover{
  background-color: rgb(238 242 255 / 0.35) !important;
}
.hover\:tw-bg-indigo-50\/40:hover{
  background-color: rgb(238 242 255 / 0.4) !important;
}
.hover\:tw-bg-indigo-50\/45:hover{
  background-color: rgb(238 242 255 / 0.45) !important;
}
.hover\:tw-bg-indigo-50\/5:hover{
  background-color: rgb(238 242 255 / 0.05) !important;
}
.hover\:tw-bg-indigo-50\/50:hover{
  background-color: rgb(238 242 255 / 0.5) !important;
}
.hover\:tw-bg-indigo-50\/55:hover{
  background-color: rgb(238 242 255 / 0.55) !important;
}
.hover\:tw-bg-indigo-50\/60:hover{
  background-color: rgb(238 242 255 / 0.6) !important;
}
.hover\:tw-bg-indigo-50\/65:hover{
  background-color: rgb(238 242 255 / 0.65) !important;
}
.hover\:tw-bg-indigo-50\/70:hover{
  background-color: rgb(238 242 255 / 0.7) !important;
}
.hover\:tw-bg-indigo-50\/75:hover{
  background-color: rgb(238 242 255 / 0.75) !important;
}
.hover\:tw-bg-indigo-50\/80:hover{
  background-color: rgb(238 242 255 / 0.8) !important;
}
.hover\:tw-bg-indigo-50\/85:hover{
  background-color: rgb(238 242 255 / 0.85) !important;
}
.hover\:tw-bg-indigo-50\/90:hover{
  background-color: rgb(238 242 255 / 0.9) !important;
}
.hover\:tw-bg-indigo-50\/95:hover{
  background-color: rgb(238 242 255 / 0.95) !important;
}
.hover\:tw-bg-indigo-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-500\/0:hover{
  background-color: rgb(99 102 241 / 0) !important;
}
.hover\:tw-bg-indigo-500\/10:hover{
  background-color: rgb(99 102 241 / 0.1) !important;
}
.hover\:tw-bg-indigo-500\/100:hover{
  background-color: rgb(99 102 241 / 1) !important;
}
.hover\:tw-bg-indigo-500\/15:hover{
  background-color: rgb(99 102 241 / 0.15) !important;
}
.hover\:tw-bg-indigo-500\/20:hover{
  background-color: rgb(99 102 241 / 0.2) !important;
}
.hover\:tw-bg-indigo-500\/25:hover{
  background-color: rgb(99 102 241 / 0.25) !important;
}
.hover\:tw-bg-indigo-500\/30:hover{
  background-color: rgb(99 102 241 / 0.3) !important;
}
.hover\:tw-bg-indigo-500\/35:hover{
  background-color: rgb(99 102 241 / 0.35) !important;
}
.hover\:tw-bg-indigo-500\/40:hover{
  background-color: rgb(99 102 241 / 0.4) !important;
}
.hover\:tw-bg-indigo-500\/45:hover{
  background-color: rgb(99 102 241 / 0.45) !important;
}
.hover\:tw-bg-indigo-500\/5:hover{
  background-color: rgb(99 102 241 / 0.05) !important;
}
.hover\:tw-bg-indigo-500\/50:hover{
  background-color: rgb(99 102 241 / 0.5) !important;
}
.hover\:tw-bg-indigo-500\/55:hover{
  background-color: rgb(99 102 241 / 0.55) !important;
}
.hover\:tw-bg-indigo-500\/60:hover{
  background-color: rgb(99 102 241 / 0.6) !important;
}
.hover\:tw-bg-indigo-500\/65:hover{
  background-color: rgb(99 102 241 / 0.65) !important;
}
.hover\:tw-bg-indigo-500\/70:hover{
  background-color: rgb(99 102 241 / 0.7) !important;
}
.hover\:tw-bg-indigo-500\/75:hover{
  background-color: rgb(99 102 241 / 0.75) !important;
}
.hover\:tw-bg-indigo-500\/80:hover{
  background-color: rgb(99 102 241 / 0.8) !important;
}
.hover\:tw-bg-indigo-500\/85:hover{
  background-color: rgb(99 102 241 / 0.85) !important;
}
.hover\:tw-bg-indigo-500\/90:hover{
  background-color: rgb(99 102 241 / 0.9) !important;
}
.hover\:tw-bg-indigo-500\/95:hover{
  background-color: rgb(99 102 241 / 0.95) !important;
}
.hover\:tw-bg-indigo-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-600\/0:hover{
  background-color: rgb(79 70 229 / 0) !important;
}
.hover\:tw-bg-indigo-600\/10:hover{
  background-color: rgb(79 70 229 / 0.1) !important;
}
.hover\:tw-bg-indigo-600\/100:hover{
  background-color: rgb(79 70 229 / 1) !important;
}
.hover\:tw-bg-indigo-600\/15:hover{
  background-color: rgb(79 70 229 / 0.15) !important;
}
.hover\:tw-bg-indigo-600\/20:hover{
  background-color: rgb(79 70 229 / 0.2) !important;
}
.hover\:tw-bg-indigo-600\/25:hover{
  background-color: rgb(79 70 229 / 0.25) !important;
}
.hover\:tw-bg-indigo-600\/30:hover{
  background-color: rgb(79 70 229 / 0.3) !important;
}
.hover\:tw-bg-indigo-600\/35:hover{
  background-color: rgb(79 70 229 / 0.35) !important;
}
.hover\:tw-bg-indigo-600\/40:hover{
  background-color: rgb(79 70 229 / 0.4) !important;
}
.hover\:tw-bg-indigo-600\/45:hover{
  background-color: rgb(79 70 229 / 0.45) !important;
}
.hover\:tw-bg-indigo-600\/5:hover{
  background-color: rgb(79 70 229 / 0.05) !important;
}
.hover\:tw-bg-indigo-600\/50:hover{
  background-color: rgb(79 70 229 / 0.5) !important;
}
.hover\:tw-bg-indigo-600\/55:hover{
  background-color: rgb(79 70 229 / 0.55) !important;
}
.hover\:tw-bg-indigo-600\/60:hover{
  background-color: rgb(79 70 229 / 0.6) !important;
}
.hover\:tw-bg-indigo-600\/65:hover{
  background-color: rgb(79 70 229 / 0.65) !important;
}
.hover\:tw-bg-indigo-600\/70:hover{
  background-color: rgb(79 70 229 / 0.7) !important;
}
.hover\:tw-bg-indigo-600\/75:hover{
  background-color: rgb(79 70 229 / 0.75) !important;
}
.hover\:tw-bg-indigo-600\/80:hover{
  background-color: rgb(79 70 229 / 0.8) !important;
}
.hover\:tw-bg-indigo-600\/85:hover{
  background-color: rgb(79 70 229 / 0.85) !important;
}
.hover\:tw-bg-indigo-600\/90:hover{
  background-color: rgb(79 70 229 / 0.9) !important;
}
.hover\:tw-bg-indigo-600\/95:hover{
  background-color: rgb(79 70 229 / 0.95) !important;
}
.hover\:tw-bg-indigo-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-700\/0:hover{
  background-color: rgb(67 56 202 / 0) !important;
}
.hover\:tw-bg-indigo-700\/10:hover{
  background-color: rgb(67 56 202 / 0.1) !important;
}
.hover\:tw-bg-indigo-700\/100:hover{
  background-color: rgb(67 56 202 / 1) !important;
}
.hover\:tw-bg-indigo-700\/15:hover{
  background-color: rgb(67 56 202 / 0.15) !important;
}
.hover\:tw-bg-indigo-700\/20:hover{
  background-color: rgb(67 56 202 / 0.2) !important;
}
.hover\:tw-bg-indigo-700\/25:hover{
  background-color: rgb(67 56 202 / 0.25) !important;
}
.hover\:tw-bg-indigo-700\/30:hover{
  background-color: rgb(67 56 202 / 0.3) !important;
}
.hover\:tw-bg-indigo-700\/35:hover{
  background-color: rgb(67 56 202 / 0.35) !important;
}
.hover\:tw-bg-indigo-700\/40:hover{
  background-color: rgb(67 56 202 / 0.4) !important;
}
.hover\:tw-bg-indigo-700\/45:hover{
  background-color: rgb(67 56 202 / 0.45) !important;
}
.hover\:tw-bg-indigo-700\/5:hover{
  background-color: rgb(67 56 202 / 0.05) !important;
}
.hover\:tw-bg-indigo-700\/50:hover{
  background-color: rgb(67 56 202 / 0.5) !important;
}
.hover\:tw-bg-indigo-700\/55:hover{
  background-color: rgb(67 56 202 / 0.55) !important;
}
.hover\:tw-bg-indigo-700\/60:hover{
  background-color: rgb(67 56 202 / 0.6) !important;
}
.hover\:tw-bg-indigo-700\/65:hover{
  background-color: rgb(67 56 202 / 0.65) !important;
}
.hover\:tw-bg-indigo-700\/70:hover{
  background-color: rgb(67 56 202 / 0.7) !important;
}
.hover\:tw-bg-indigo-700\/75:hover{
  background-color: rgb(67 56 202 / 0.75) !important;
}
.hover\:tw-bg-indigo-700\/80:hover{
  background-color: rgb(67 56 202 / 0.8) !important;
}
.hover\:tw-bg-indigo-700\/85:hover{
  background-color: rgb(67 56 202 / 0.85) !important;
}
.hover\:tw-bg-indigo-700\/90:hover{
  background-color: rgb(67 56 202 / 0.9) !important;
}
.hover\:tw-bg-indigo-700\/95:hover{
  background-color: rgb(67 56 202 / 0.95) !important;
}
.hover\:tw-bg-indigo-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-800\/0:hover{
  background-color: rgb(55 48 163 / 0) !important;
}
.hover\:tw-bg-indigo-800\/10:hover{
  background-color: rgb(55 48 163 / 0.1) !important;
}
.hover\:tw-bg-indigo-800\/100:hover{
  background-color: rgb(55 48 163 / 1) !important;
}
.hover\:tw-bg-indigo-800\/15:hover{
  background-color: rgb(55 48 163 / 0.15) !important;
}
.hover\:tw-bg-indigo-800\/20:hover{
  background-color: rgb(55 48 163 / 0.2) !important;
}
.hover\:tw-bg-indigo-800\/25:hover{
  background-color: rgb(55 48 163 / 0.25) !important;
}
.hover\:tw-bg-indigo-800\/30:hover{
  background-color: rgb(55 48 163 / 0.3) !important;
}
.hover\:tw-bg-indigo-800\/35:hover{
  background-color: rgb(55 48 163 / 0.35) !important;
}
.hover\:tw-bg-indigo-800\/40:hover{
  background-color: rgb(55 48 163 / 0.4) !important;
}
.hover\:tw-bg-indigo-800\/45:hover{
  background-color: rgb(55 48 163 / 0.45) !important;
}
.hover\:tw-bg-indigo-800\/5:hover{
  background-color: rgb(55 48 163 / 0.05) !important;
}
.hover\:tw-bg-indigo-800\/50:hover{
  background-color: rgb(55 48 163 / 0.5) !important;
}
.hover\:tw-bg-indigo-800\/55:hover{
  background-color: rgb(55 48 163 / 0.55) !important;
}
.hover\:tw-bg-indigo-800\/60:hover{
  background-color: rgb(55 48 163 / 0.6) !important;
}
.hover\:tw-bg-indigo-800\/65:hover{
  background-color: rgb(55 48 163 / 0.65) !important;
}
.hover\:tw-bg-indigo-800\/70:hover{
  background-color: rgb(55 48 163 / 0.7) !important;
}
.hover\:tw-bg-indigo-800\/75:hover{
  background-color: rgb(55 48 163 / 0.75) !important;
}
.hover\:tw-bg-indigo-800\/80:hover{
  background-color: rgb(55 48 163 / 0.8) !important;
}
.hover\:tw-bg-indigo-800\/85:hover{
  background-color: rgb(55 48 163 / 0.85) !important;
}
.hover\:tw-bg-indigo-800\/90:hover{
  background-color: rgb(55 48 163 / 0.9) !important;
}
.hover\:tw-bg-indigo-800\/95:hover{
  background-color: rgb(55 48 163 / 0.95) !important;
}
.hover\:tw-bg-indigo-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-900\/0:hover{
  background-color: rgb(49 46 129 / 0) !important;
}
.hover\:tw-bg-indigo-900\/10:hover{
  background-color: rgb(49 46 129 / 0.1) !important;
}
.hover\:tw-bg-indigo-900\/100:hover{
  background-color: rgb(49 46 129 / 1) !important;
}
.hover\:tw-bg-indigo-900\/15:hover{
  background-color: rgb(49 46 129 / 0.15) !important;
}
.hover\:tw-bg-indigo-900\/20:hover{
  background-color: rgb(49 46 129 / 0.2) !important;
}
.hover\:tw-bg-indigo-900\/25:hover{
  background-color: rgb(49 46 129 / 0.25) !important;
}
.hover\:tw-bg-indigo-900\/30:hover{
  background-color: rgb(49 46 129 / 0.3) !important;
}
.hover\:tw-bg-indigo-900\/35:hover{
  background-color: rgb(49 46 129 / 0.35) !important;
}
.hover\:tw-bg-indigo-900\/40:hover{
  background-color: rgb(49 46 129 / 0.4) !important;
}
.hover\:tw-bg-indigo-900\/45:hover{
  background-color: rgb(49 46 129 / 0.45) !important;
}
.hover\:tw-bg-indigo-900\/5:hover{
  background-color: rgb(49 46 129 / 0.05) !important;
}
.hover\:tw-bg-indigo-900\/50:hover{
  background-color: rgb(49 46 129 / 0.5) !important;
}
.hover\:tw-bg-indigo-900\/55:hover{
  background-color: rgb(49 46 129 / 0.55) !important;
}
.hover\:tw-bg-indigo-900\/60:hover{
  background-color: rgb(49 46 129 / 0.6) !important;
}
.hover\:tw-bg-indigo-900\/65:hover{
  background-color: rgb(49 46 129 / 0.65) !important;
}
.hover\:tw-bg-indigo-900\/70:hover{
  background-color: rgb(49 46 129 / 0.7) !important;
}
.hover\:tw-bg-indigo-900\/75:hover{
  background-color: rgb(49 46 129 / 0.75) !important;
}
.hover\:tw-bg-indigo-900\/80:hover{
  background-color: rgb(49 46 129 / 0.8) !important;
}
.hover\:tw-bg-indigo-900\/85:hover{
  background-color: rgb(49 46 129 / 0.85) !important;
}
.hover\:tw-bg-indigo-900\/90:hover{
  background-color: rgb(49 46 129 / 0.9) !important;
}
.hover\:tw-bg-indigo-900\/95:hover{
  background-color: rgb(49 46 129 / 0.95) !important;
}
.hover\:tw-bg-indigo-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 27 75 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-indigo-950\/0:hover{
  background-color: rgb(30 27 75 / 0) !important;
}
.hover\:tw-bg-indigo-950\/10:hover{
  background-color: rgb(30 27 75 / 0.1) !important;
}
.hover\:tw-bg-indigo-950\/100:hover{
  background-color: rgb(30 27 75 / 1) !important;
}
.hover\:tw-bg-indigo-950\/15:hover{
  background-color: rgb(30 27 75 / 0.15) !important;
}
.hover\:tw-bg-indigo-950\/20:hover{
  background-color: rgb(30 27 75 / 0.2) !important;
}
.hover\:tw-bg-indigo-950\/25:hover{
  background-color: rgb(30 27 75 / 0.25) !important;
}
.hover\:tw-bg-indigo-950\/30:hover{
  background-color: rgb(30 27 75 / 0.3) !important;
}
.hover\:tw-bg-indigo-950\/35:hover{
  background-color: rgb(30 27 75 / 0.35) !important;
}
.hover\:tw-bg-indigo-950\/40:hover{
  background-color: rgb(30 27 75 / 0.4) !important;
}
.hover\:tw-bg-indigo-950\/45:hover{
  background-color: rgb(30 27 75 / 0.45) !important;
}
.hover\:tw-bg-indigo-950\/5:hover{
  background-color: rgb(30 27 75 / 0.05) !important;
}
.hover\:tw-bg-indigo-950\/50:hover{
  background-color: rgb(30 27 75 / 0.5) !important;
}
.hover\:tw-bg-indigo-950\/55:hover{
  background-color: rgb(30 27 75 / 0.55) !important;
}
.hover\:tw-bg-indigo-950\/60:hover{
  background-color: rgb(30 27 75 / 0.6) !important;
}
.hover\:tw-bg-indigo-950\/65:hover{
  background-color: rgb(30 27 75 / 0.65) !important;
}
.hover\:tw-bg-indigo-950\/70:hover{
  background-color: rgb(30 27 75 / 0.7) !important;
}
.hover\:tw-bg-indigo-950\/75:hover{
  background-color: rgb(30 27 75 / 0.75) !important;
}
.hover\:tw-bg-indigo-950\/80:hover{
  background-color: rgb(30 27 75 / 0.8) !important;
}
.hover\:tw-bg-indigo-950\/85:hover{
  background-color: rgb(30 27 75 / 0.85) !important;
}
.hover\:tw-bg-indigo-950\/90:hover{
  background-color: rgb(30 27 75 / 0.9) !important;
}
.hover\:tw-bg-indigo-950\/95:hover{
  background-color: rgb(30 27 75 / 0.95) !important;
}
.hover\:tw-bg-inherit:hover{
  background-color: inherit !important;
}
.hover\:tw-bg-lime-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-100\/0:hover{
  background-color: rgb(236 252 203 / 0) !important;
}
.hover\:tw-bg-lime-100\/10:hover{
  background-color: rgb(236 252 203 / 0.1) !important;
}
.hover\:tw-bg-lime-100\/100:hover{
  background-color: rgb(236 252 203 / 1) !important;
}
.hover\:tw-bg-lime-100\/15:hover{
  background-color: rgb(236 252 203 / 0.15) !important;
}
.hover\:tw-bg-lime-100\/20:hover{
  background-color: rgb(236 252 203 / 0.2) !important;
}
.hover\:tw-bg-lime-100\/25:hover{
  background-color: rgb(236 252 203 / 0.25) !important;
}
.hover\:tw-bg-lime-100\/30:hover{
  background-color: rgb(236 252 203 / 0.3) !important;
}
.hover\:tw-bg-lime-100\/35:hover{
  background-color: rgb(236 252 203 / 0.35) !important;
}
.hover\:tw-bg-lime-100\/40:hover{
  background-color: rgb(236 252 203 / 0.4) !important;
}
.hover\:tw-bg-lime-100\/45:hover{
  background-color: rgb(236 252 203 / 0.45) !important;
}
.hover\:tw-bg-lime-100\/5:hover{
  background-color: rgb(236 252 203 / 0.05) !important;
}
.hover\:tw-bg-lime-100\/50:hover{
  background-color: rgb(236 252 203 / 0.5) !important;
}
.hover\:tw-bg-lime-100\/55:hover{
  background-color: rgb(236 252 203 / 0.55) !important;
}
.hover\:tw-bg-lime-100\/60:hover{
  background-color: rgb(236 252 203 / 0.6) !important;
}
.hover\:tw-bg-lime-100\/65:hover{
  background-color: rgb(236 252 203 / 0.65) !important;
}
.hover\:tw-bg-lime-100\/70:hover{
  background-color: rgb(236 252 203 / 0.7) !important;
}
.hover\:tw-bg-lime-100\/75:hover{
  background-color: rgb(236 252 203 / 0.75) !important;
}
.hover\:tw-bg-lime-100\/80:hover{
  background-color: rgb(236 252 203 / 0.8) !important;
}
.hover\:tw-bg-lime-100\/85:hover{
  background-color: rgb(236 252 203 / 0.85) !important;
}
.hover\:tw-bg-lime-100\/90:hover{
  background-color: rgb(236 252 203 / 0.9) !important;
}
.hover\:tw-bg-lime-100\/95:hover{
  background-color: rgb(236 252 203 / 0.95) !important;
}
.hover\:tw-bg-lime-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-200\/0:hover{
  background-color: rgb(217 249 157 / 0) !important;
}
.hover\:tw-bg-lime-200\/10:hover{
  background-color: rgb(217 249 157 / 0.1) !important;
}
.hover\:tw-bg-lime-200\/100:hover{
  background-color: rgb(217 249 157 / 1) !important;
}
.hover\:tw-bg-lime-200\/15:hover{
  background-color: rgb(217 249 157 / 0.15) !important;
}
.hover\:tw-bg-lime-200\/20:hover{
  background-color: rgb(217 249 157 / 0.2) !important;
}
.hover\:tw-bg-lime-200\/25:hover{
  background-color: rgb(217 249 157 / 0.25) !important;
}
.hover\:tw-bg-lime-200\/30:hover{
  background-color: rgb(217 249 157 / 0.3) !important;
}
.hover\:tw-bg-lime-200\/35:hover{
  background-color: rgb(217 249 157 / 0.35) !important;
}
.hover\:tw-bg-lime-200\/40:hover{
  background-color: rgb(217 249 157 / 0.4) !important;
}
.hover\:tw-bg-lime-200\/45:hover{
  background-color: rgb(217 249 157 / 0.45) !important;
}
.hover\:tw-bg-lime-200\/5:hover{
  background-color: rgb(217 249 157 / 0.05) !important;
}
.hover\:tw-bg-lime-200\/50:hover{
  background-color: rgb(217 249 157 / 0.5) !important;
}
.hover\:tw-bg-lime-200\/55:hover{
  background-color: rgb(217 249 157 / 0.55) !important;
}
.hover\:tw-bg-lime-200\/60:hover{
  background-color: rgb(217 249 157 / 0.6) !important;
}
.hover\:tw-bg-lime-200\/65:hover{
  background-color: rgb(217 249 157 / 0.65) !important;
}
.hover\:tw-bg-lime-200\/70:hover{
  background-color: rgb(217 249 157 / 0.7) !important;
}
.hover\:tw-bg-lime-200\/75:hover{
  background-color: rgb(217 249 157 / 0.75) !important;
}
.hover\:tw-bg-lime-200\/80:hover{
  background-color: rgb(217 249 157 / 0.8) !important;
}
.hover\:tw-bg-lime-200\/85:hover{
  background-color: rgb(217 249 157 / 0.85) !important;
}
.hover\:tw-bg-lime-200\/90:hover{
  background-color: rgb(217 249 157 / 0.9) !important;
}
.hover\:tw-bg-lime-200\/95:hover{
  background-color: rgb(217 249 157 / 0.95) !important;
}
.hover\:tw-bg-lime-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-300\/0:hover{
  background-color: rgb(190 242 100 / 0) !important;
}
.hover\:tw-bg-lime-300\/10:hover{
  background-color: rgb(190 242 100 / 0.1) !important;
}
.hover\:tw-bg-lime-300\/100:hover{
  background-color: rgb(190 242 100 / 1) !important;
}
.hover\:tw-bg-lime-300\/15:hover{
  background-color: rgb(190 242 100 / 0.15) !important;
}
.hover\:tw-bg-lime-300\/20:hover{
  background-color: rgb(190 242 100 / 0.2) !important;
}
.hover\:tw-bg-lime-300\/25:hover{
  background-color: rgb(190 242 100 / 0.25) !important;
}
.hover\:tw-bg-lime-300\/30:hover{
  background-color: rgb(190 242 100 / 0.3) !important;
}
.hover\:tw-bg-lime-300\/35:hover{
  background-color: rgb(190 242 100 / 0.35) !important;
}
.hover\:tw-bg-lime-300\/40:hover{
  background-color: rgb(190 242 100 / 0.4) !important;
}
.hover\:tw-bg-lime-300\/45:hover{
  background-color: rgb(190 242 100 / 0.45) !important;
}
.hover\:tw-bg-lime-300\/5:hover{
  background-color: rgb(190 242 100 / 0.05) !important;
}
.hover\:tw-bg-lime-300\/50:hover{
  background-color: rgb(190 242 100 / 0.5) !important;
}
.hover\:tw-bg-lime-300\/55:hover{
  background-color: rgb(190 242 100 / 0.55) !important;
}
.hover\:tw-bg-lime-300\/60:hover{
  background-color: rgb(190 242 100 / 0.6) !important;
}
.hover\:tw-bg-lime-300\/65:hover{
  background-color: rgb(190 242 100 / 0.65) !important;
}
.hover\:tw-bg-lime-300\/70:hover{
  background-color: rgb(190 242 100 / 0.7) !important;
}
.hover\:tw-bg-lime-300\/75:hover{
  background-color: rgb(190 242 100 / 0.75) !important;
}
.hover\:tw-bg-lime-300\/80:hover{
  background-color: rgb(190 242 100 / 0.8) !important;
}
.hover\:tw-bg-lime-300\/85:hover{
  background-color: rgb(190 242 100 / 0.85) !important;
}
.hover\:tw-bg-lime-300\/90:hover{
  background-color: rgb(190 242 100 / 0.9) !important;
}
.hover\:tw-bg-lime-300\/95:hover{
  background-color: rgb(190 242 100 / 0.95) !important;
}
.hover\:tw-bg-lime-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-400\/0:hover{
  background-color: rgb(163 230 53 / 0) !important;
}
.hover\:tw-bg-lime-400\/10:hover{
  background-color: rgb(163 230 53 / 0.1) !important;
}
.hover\:tw-bg-lime-400\/100:hover{
  background-color: rgb(163 230 53 / 1) !important;
}
.hover\:tw-bg-lime-400\/15:hover{
  background-color: rgb(163 230 53 / 0.15) !important;
}
.hover\:tw-bg-lime-400\/20:hover{
  background-color: rgb(163 230 53 / 0.2) !important;
}
.hover\:tw-bg-lime-400\/25:hover{
  background-color: rgb(163 230 53 / 0.25) !important;
}
.hover\:tw-bg-lime-400\/30:hover{
  background-color: rgb(163 230 53 / 0.3) !important;
}
.hover\:tw-bg-lime-400\/35:hover{
  background-color: rgb(163 230 53 / 0.35) !important;
}
.hover\:tw-bg-lime-400\/40:hover{
  background-color: rgb(163 230 53 / 0.4) !important;
}
.hover\:tw-bg-lime-400\/45:hover{
  background-color: rgb(163 230 53 / 0.45) !important;
}
.hover\:tw-bg-lime-400\/5:hover{
  background-color: rgb(163 230 53 / 0.05) !important;
}
.hover\:tw-bg-lime-400\/50:hover{
  background-color: rgb(163 230 53 / 0.5) !important;
}
.hover\:tw-bg-lime-400\/55:hover{
  background-color: rgb(163 230 53 / 0.55) !important;
}
.hover\:tw-bg-lime-400\/60:hover{
  background-color: rgb(163 230 53 / 0.6) !important;
}
.hover\:tw-bg-lime-400\/65:hover{
  background-color: rgb(163 230 53 / 0.65) !important;
}
.hover\:tw-bg-lime-400\/70:hover{
  background-color: rgb(163 230 53 / 0.7) !important;
}
.hover\:tw-bg-lime-400\/75:hover{
  background-color: rgb(163 230 53 / 0.75) !important;
}
.hover\:tw-bg-lime-400\/80:hover{
  background-color: rgb(163 230 53 / 0.8) !important;
}
.hover\:tw-bg-lime-400\/85:hover{
  background-color: rgb(163 230 53 / 0.85) !important;
}
.hover\:tw-bg-lime-400\/90:hover{
  background-color: rgb(163 230 53 / 0.9) !important;
}
.hover\:tw-bg-lime-400\/95:hover{
  background-color: rgb(163 230 53 / 0.95) !important;
}
.hover\:tw-bg-lime-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-50\/0:hover{
  background-color: rgb(247 254 231 / 0) !important;
}
.hover\:tw-bg-lime-50\/10:hover{
  background-color: rgb(247 254 231 / 0.1) !important;
}
.hover\:tw-bg-lime-50\/100:hover{
  background-color: rgb(247 254 231 / 1) !important;
}
.hover\:tw-bg-lime-50\/15:hover{
  background-color: rgb(247 254 231 / 0.15) !important;
}
.hover\:tw-bg-lime-50\/20:hover{
  background-color: rgb(247 254 231 / 0.2) !important;
}
.hover\:tw-bg-lime-50\/25:hover{
  background-color: rgb(247 254 231 / 0.25) !important;
}
.hover\:tw-bg-lime-50\/30:hover{
  background-color: rgb(247 254 231 / 0.3) !important;
}
.hover\:tw-bg-lime-50\/35:hover{
  background-color: rgb(247 254 231 / 0.35) !important;
}
.hover\:tw-bg-lime-50\/40:hover{
  background-color: rgb(247 254 231 / 0.4) !important;
}
.hover\:tw-bg-lime-50\/45:hover{
  background-color: rgb(247 254 231 / 0.45) !important;
}
.hover\:tw-bg-lime-50\/5:hover{
  background-color: rgb(247 254 231 / 0.05) !important;
}
.hover\:tw-bg-lime-50\/50:hover{
  background-color: rgb(247 254 231 / 0.5) !important;
}
.hover\:tw-bg-lime-50\/55:hover{
  background-color: rgb(247 254 231 / 0.55) !important;
}
.hover\:tw-bg-lime-50\/60:hover{
  background-color: rgb(247 254 231 / 0.6) !important;
}
.hover\:tw-bg-lime-50\/65:hover{
  background-color: rgb(247 254 231 / 0.65) !important;
}
.hover\:tw-bg-lime-50\/70:hover{
  background-color: rgb(247 254 231 / 0.7) !important;
}
.hover\:tw-bg-lime-50\/75:hover{
  background-color: rgb(247 254 231 / 0.75) !important;
}
.hover\:tw-bg-lime-50\/80:hover{
  background-color: rgb(247 254 231 / 0.8) !important;
}
.hover\:tw-bg-lime-50\/85:hover{
  background-color: rgb(247 254 231 / 0.85) !important;
}
.hover\:tw-bg-lime-50\/90:hover{
  background-color: rgb(247 254 231 / 0.9) !important;
}
.hover\:tw-bg-lime-50\/95:hover{
  background-color: rgb(247 254 231 / 0.95) !important;
}
.hover\:tw-bg-lime-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-500\/0:hover{
  background-color: rgb(132 204 22 / 0) !important;
}
.hover\:tw-bg-lime-500\/10:hover{
  background-color: rgb(132 204 22 / 0.1) !important;
}
.hover\:tw-bg-lime-500\/100:hover{
  background-color: rgb(132 204 22 / 1) !important;
}
.hover\:tw-bg-lime-500\/15:hover{
  background-color: rgb(132 204 22 / 0.15) !important;
}
.hover\:tw-bg-lime-500\/20:hover{
  background-color: rgb(132 204 22 / 0.2) !important;
}
.hover\:tw-bg-lime-500\/25:hover{
  background-color: rgb(132 204 22 / 0.25) !important;
}
.hover\:tw-bg-lime-500\/30:hover{
  background-color: rgb(132 204 22 / 0.3) !important;
}
.hover\:tw-bg-lime-500\/35:hover{
  background-color: rgb(132 204 22 / 0.35) !important;
}
.hover\:tw-bg-lime-500\/40:hover{
  background-color: rgb(132 204 22 / 0.4) !important;
}
.hover\:tw-bg-lime-500\/45:hover{
  background-color: rgb(132 204 22 / 0.45) !important;
}
.hover\:tw-bg-lime-500\/5:hover{
  background-color: rgb(132 204 22 / 0.05) !important;
}
.hover\:tw-bg-lime-500\/50:hover{
  background-color: rgb(132 204 22 / 0.5) !important;
}
.hover\:tw-bg-lime-500\/55:hover{
  background-color: rgb(132 204 22 / 0.55) !important;
}
.hover\:tw-bg-lime-500\/60:hover{
  background-color: rgb(132 204 22 / 0.6) !important;
}
.hover\:tw-bg-lime-500\/65:hover{
  background-color: rgb(132 204 22 / 0.65) !important;
}
.hover\:tw-bg-lime-500\/70:hover{
  background-color: rgb(132 204 22 / 0.7) !important;
}
.hover\:tw-bg-lime-500\/75:hover{
  background-color: rgb(132 204 22 / 0.75) !important;
}
.hover\:tw-bg-lime-500\/80:hover{
  background-color: rgb(132 204 22 / 0.8) !important;
}
.hover\:tw-bg-lime-500\/85:hover{
  background-color: rgb(132 204 22 / 0.85) !important;
}
.hover\:tw-bg-lime-500\/90:hover{
  background-color: rgb(132 204 22 / 0.9) !important;
}
.hover\:tw-bg-lime-500\/95:hover{
  background-color: rgb(132 204 22 / 0.95) !important;
}
.hover\:tw-bg-lime-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-600\/0:hover{
  background-color: rgb(101 163 13 / 0) !important;
}
.hover\:tw-bg-lime-600\/10:hover{
  background-color: rgb(101 163 13 / 0.1) !important;
}
.hover\:tw-bg-lime-600\/100:hover{
  background-color: rgb(101 163 13 / 1) !important;
}
.hover\:tw-bg-lime-600\/15:hover{
  background-color: rgb(101 163 13 / 0.15) !important;
}
.hover\:tw-bg-lime-600\/20:hover{
  background-color: rgb(101 163 13 / 0.2) !important;
}
.hover\:tw-bg-lime-600\/25:hover{
  background-color: rgb(101 163 13 / 0.25) !important;
}
.hover\:tw-bg-lime-600\/30:hover{
  background-color: rgb(101 163 13 / 0.3) !important;
}
.hover\:tw-bg-lime-600\/35:hover{
  background-color: rgb(101 163 13 / 0.35) !important;
}
.hover\:tw-bg-lime-600\/40:hover{
  background-color: rgb(101 163 13 / 0.4) !important;
}
.hover\:tw-bg-lime-600\/45:hover{
  background-color: rgb(101 163 13 / 0.45) !important;
}
.hover\:tw-bg-lime-600\/5:hover{
  background-color: rgb(101 163 13 / 0.05) !important;
}
.hover\:tw-bg-lime-600\/50:hover{
  background-color: rgb(101 163 13 / 0.5) !important;
}
.hover\:tw-bg-lime-600\/55:hover{
  background-color: rgb(101 163 13 / 0.55) !important;
}
.hover\:tw-bg-lime-600\/60:hover{
  background-color: rgb(101 163 13 / 0.6) !important;
}
.hover\:tw-bg-lime-600\/65:hover{
  background-color: rgb(101 163 13 / 0.65) !important;
}
.hover\:tw-bg-lime-600\/70:hover{
  background-color: rgb(101 163 13 / 0.7) !important;
}
.hover\:tw-bg-lime-600\/75:hover{
  background-color: rgb(101 163 13 / 0.75) !important;
}
.hover\:tw-bg-lime-600\/80:hover{
  background-color: rgb(101 163 13 / 0.8) !important;
}
.hover\:tw-bg-lime-600\/85:hover{
  background-color: rgb(101 163 13 / 0.85) !important;
}
.hover\:tw-bg-lime-600\/90:hover{
  background-color: rgb(101 163 13 / 0.9) !important;
}
.hover\:tw-bg-lime-600\/95:hover{
  background-color: rgb(101 163 13 / 0.95) !important;
}
.hover\:tw-bg-lime-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(119 136 89 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-700\/0:hover{
  background-color: rgb(119 136 89 / 0) !important;
}
.hover\:tw-bg-lime-700\/10:hover{
  background-color: rgb(119 136 89 / 0.1) !important;
}
.hover\:tw-bg-lime-700\/100:hover{
  background-color: rgb(119 136 89 / 1) !important;
}
.hover\:tw-bg-lime-700\/15:hover{
  background-color: rgb(119 136 89 / 0.15) !important;
}
.hover\:tw-bg-lime-700\/20:hover{
  background-color: rgb(119 136 89 / 0.2) !important;
}
.hover\:tw-bg-lime-700\/25:hover{
  background-color: rgb(119 136 89 / 0.25) !important;
}
.hover\:tw-bg-lime-700\/30:hover{
  background-color: rgb(119 136 89 / 0.3) !important;
}
.hover\:tw-bg-lime-700\/35:hover{
  background-color: rgb(119 136 89 / 0.35) !important;
}
.hover\:tw-bg-lime-700\/40:hover{
  background-color: rgb(119 136 89 / 0.4) !important;
}
.hover\:tw-bg-lime-700\/45:hover{
  background-color: rgb(119 136 89 / 0.45) !important;
}
.hover\:tw-bg-lime-700\/5:hover{
  background-color: rgb(119 136 89 / 0.05) !important;
}
.hover\:tw-bg-lime-700\/50:hover{
  background-color: rgb(119 136 89 / 0.5) !important;
}
.hover\:tw-bg-lime-700\/55:hover{
  background-color: rgb(119 136 89 / 0.55) !important;
}
.hover\:tw-bg-lime-700\/60:hover{
  background-color: rgb(119 136 89 / 0.6) !important;
}
.hover\:tw-bg-lime-700\/65:hover{
  background-color: rgb(119 136 89 / 0.65) !important;
}
.hover\:tw-bg-lime-700\/70:hover{
  background-color: rgb(119 136 89 / 0.7) !important;
}
.hover\:tw-bg-lime-700\/75:hover{
  background-color: rgb(119 136 89 / 0.75) !important;
}
.hover\:tw-bg-lime-700\/80:hover{
  background-color: rgb(119 136 89 / 0.8) !important;
}
.hover\:tw-bg-lime-700\/85:hover{
  background-color: rgb(119 136 89 / 0.85) !important;
}
.hover\:tw-bg-lime-700\/90:hover{
  background-color: rgb(119 136 89 / 0.9) !important;
}
.hover\:tw-bg-lime-700\/95:hover{
  background-color: rgb(119 136 89 / 0.95) !important;
}
.hover\:tw-bg-lime-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-800\/0:hover{
  background-color: rgb(63 98 18 / 0) !important;
}
.hover\:tw-bg-lime-800\/10:hover{
  background-color: rgb(63 98 18 / 0.1) !important;
}
.hover\:tw-bg-lime-800\/100:hover{
  background-color: rgb(63 98 18 / 1) !important;
}
.hover\:tw-bg-lime-800\/15:hover{
  background-color: rgb(63 98 18 / 0.15) !important;
}
.hover\:tw-bg-lime-800\/20:hover{
  background-color: rgb(63 98 18 / 0.2) !important;
}
.hover\:tw-bg-lime-800\/25:hover{
  background-color: rgb(63 98 18 / 0.25) !important;
}
.hover\:tw-bg-lime-800\/30:hover{
  background-color: rgb(63 98 18 / 0.3) !important;
}
.hover\:tw-bg-lime-800\/35:hover{
  background-color: rgb(63 98 18 / 0.35) !important;
}
.hover\:tw-bg-lime-800\/40:hover{
  background-color: rgb(63 98 18 / 0.4) !important;
}
.hover\:tw-bg-lime-800\/45:hover{
  background-color: rgb(63 98 18 / 0.45) !important;
}
.hover\:tw-bg-lime-800\/5:hover{
  background-color: rgb(63 98 18 / 0.05) !important;
}
.hover\:tw-bg-lime-800\/50:hover{
  background-color: rgb(63 98 18 / 0.5) !important;
}
.hover\:tw-bg-lime-800\/55:hover{
  background-color: rgb(63 98 18 / 0.55) !important;
}
.hover\:tw-bg-lime-800\/60:hover{
  background-color: rgb(63 98 18 / 0.6) !important;
}
.hover\:tw-bg-lime-800\/65:hover{
  background-color: rgb(63 98 18 / 0.65) !important;
}
.hover\:tw-bg-lime-800\/70:hover{
  background-color: rgb(63 98 18 / 0.7) !important;
}
.hover\:tw-bg-lime-800\/75:hover{
  background-color: rgb(63 98 18 / 0.75) !important;
}
.hover\:tw-bg-lime-800\/80:hover{
  background-color: rgb(63 98 18 / 0.8) !important;
}
.hover\:tw-bg-lime-800\/85:hover{
  background-color: rgb(63 98 18 / 0.85) !important;
}
.hover\:tw-bg-lime-800\/90:hover{
  background-color: rgb(63 98 18 / 0.9) !important;
}
.hover\:tw-bg-lime-800\/95:hover{
  background-color: rgb(63 98 18 / 0.95) !important;
}
.hover\:tw-bg-lime-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-900\/0:hover{
  background-color: rgb(54 83 20 / 0) !important;
}
.hover\:tw-bg-lime-900\/10:hover{
  background-color: rgb(54 83 20 / 0.1) !important;
}
.hover\:tw-bg-lime-900\/100:hover{
  background-color: rgb(54 83 20 / 1) !important;
}
.hover\:tw-bg-lime-900\/15:hover{
  background-color: rgb(54 83 20 / 0.15) !important;
}
.hover\:tw-bg-lime-900\/20:hover{
  background-color: rgb(54 83 20 / 0.2) !important;
}
.hover\:tw-bg-lime-900\/25:hover{
  background-color: rgb(54 83 20 / 0.25) !important;
}
.hover\:tw-bg-lime-900\/30:hover{
  background-color: rgb(54 83 20 / 0.3) !important;
}
.hover\:tw-bg-lime-900\/35:hover{
  background-color: rgb(54 83 20 / 0.35) !important;
}
.hover\:tw-bg-lime-900\/40:hover{
  background-color: rgb(54 83 20 / 0.4) !important;
}
.hover\:tw-bg-lime-900\/45:hover{
  background-color: rgb(54 83 20 / 0.45) !important;
}
.hover\:tw-bg-lime-900\/5:hover{
  background-color: rgb(54 83 20 / 0.05) !important;
}
.hover\:tw-bg-lime-900\/50:hover{
  background-color: rgb(54 83 20 / 0.5) !important;
}
.hover\:tw-bg-lime-900\/55:hover{
  background-color: rgb(54 83 20 / 0.55) !important;
}
.hover\:tw-bg-lime-900\/60:hover{
  background-color: rgb(54 83 20 / 0.6) !important;
}
.hover\:tw-bg-lime-900\/65:hover{
  background-color: rgb(54 83 20 / 0.65) !important;
}
.hover\:tw-bg-lime-900\/70:hover{
  background-color: rgb(54 83 20 / 0.7) !important;
}
.hover\:tw-bg-lime-900\/75:hover{
  background-color: rgb(54 83 20 / 0.75) !important;
}
.hover\:tw-bg-lime-900\/80:hover{
  background-color: rgb(54 83 20 / 0.8) !important;
}
.hover\:tw-bg-lime-900\/85:hover{
  background-color: rgb(54 83 20 / 0.85) !important;
}
.hover\:tw-bg-lime-900\/90:hover{
  background-color: rgb(54 83 20 / 0.9) !important;
}
.hover\:tw-bg-lime-900\/95:hover{
  background-color: rgb(54 83 20 / 0.95) !important;
}
.hover\:tw-bg-lime-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 46 5 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-lime-950\/0:hover{
  background-color: rgb(26 46 5 / 0) !important;
}
.hover\:tw-bg-lime-950\/10:hover{
  background-color: rgb(26 46 5 / 0.1) !important;
}
.hover\:tw-bg-lime-950\/100:hover{
  background-color: rgb(26 46 5 / 1) !important;
}
.hover\:tw-bg-lime-950\/15:hover{
  background-color: rgb(26 46 5 / 0.15) !important;
}
.hover\:tw-bg-lime-950\/20:hover{
  background-color: rgb(26 46 5 / 0.2) !important;
}
.hover\:tw-bg-lime-950\/25:hover{
  background-color: rgb(26 46 5 / 0.25) !important;
}
.hover\:tw-bg-lime-950\/30:hover{
  background-color: rgb(26 46 5 / 0.3) !important;
}
.hover\:tw-bg-lime-950\/35:hover{
  background-color: rgb(26 46 5 / 0.35) !important;
}
.hover\:tw-bg-lime-950\/40:hover{
  background-color: rgb(26 46 5 / 0.4) !important;
}
.hover\:tw-bg-lime-950\/45:hover{
  background-color: rgb(26 46 5 / 0.45) !important;
}
.hover\:tw-bg-lime-950\/5:hover{
  background-color: rgb(26 46 5 / 0.05) !important;
}
.hover\:tw-bg-lime-950\/50:hover{
  background-color: rgb(26 46 5 / 0.5) !important;
}
.hover\:tw-bg-lime-950\/55:hover{
  background-color: rgb(26 46 5 / 0.55) !important;
}
.hover\:tw-bg-lime-950\/60:hover{
  background-color: rgb(26 46 5 / 0.6) !important;
}
.hover\:tw-bg-lime-950\/65:hover{
  background-color: rgb(26 46 5 / 0.65) !important;
}
.hover\:tw-bg-lime-950\/70:hover{
  background-color: rgb(26 46 5 / 0.7) !important;
}
.hover\:tw-bg-lime-950\/75:hover{
  background-color: rgb(26 46 5 / 0.75) !important;
}
.hover\:tw-bg-lime-950\/80:hover{
  background-color: rgb(26 46 5 / 0.8) !important;
}
.hover\:tw-bg-lime-950\/85:hover{
  background-color: rgb(26 46 5 / 0.85) !important;
}
.hover\:tw-bg-lime-950\/90:hover{
  background-color: rgb(26 46 5 / 0.9) !important;
}
.hover\:tw-bg-lime-950\/95:hover{
  background-color: rgb(26 46 5 / 0.95) !important;
}
.hover\:tw-bg-neutral-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-100\/0:hover{
  background-color: rgb(245 245 245 / 0) !important;
}
.hover\:tw-bg-neutral-100\/10:hover{
  background-color: rgb(245 245 245 / 0.1) !important;
}
.hover\:tw-bg-neutral-100\/100:hover{
  background-color: rgb(245 245 245 / 1) !important;
}
.hover\:tw-bg-neutral-100\/15:hover{
  background-color: rgb(245 245 245 / 0.15) !important;
}
.hover\:tw-bg-neutral-100\/20:hover{
  background-color: rgb(245 245 245 / 0.2) !important;
}
.hover\:tw-bg-neutral-100\/25:hover{
  background-color: rgb(245 245 245 / 0.25) !important;
}
.hover\:tw-bg-neutral-100\/30:hover{
  background-color: rgb(245 245 245 / 0.3) !important;
}
.hover\:tw-bg-neutral-100\/35:hover{
  background-color: rgb(245 245 245 / 0.35) !important;
}
.hover\:tw-bg-neutral-100\/40:hover{
  background-color: rgb(245 245 245 / 0.4) !important;
}
.hover\:tw-bg-neutral-100\/45:hover{
  background-color: rgb(245 245 245 / 0.45) !important;
}
.hover\:tw-bg-neutral-100\/5:hover{
  background-color: rgb(245 245 245 / 0.05) !important;
}
.hover\:tw-bg-neutral-100\/50:hover{
  background-color: rgb(245 245 245 / 0.5) !important;
}
.hover\:tw-bg-neutral-100\/55:hover{
  background-color: rgb(245 245 245 / 0.55) !important;
}
.hover\:tw-bg-neutral-100\/60:hover{
  background-color: rgb(245 245 245 / 0.6) !important;
}
.hover\:tw-bg-neutral-100\/65:hover{
  background-color: rgb(245 245 245 / 0.65) !important;
}
.hover\:tw-bg-neutral-100\/70:hover{
  background-color: rgb(245 245 245 / 0.7) !important;
}
.hover\:tw-bg-neutral-100\/75:hover{
  background-color: rgb(245 245 245 / 0.75) !important;
}
.hover\:tw-bg-neutral-100\/80:hover{
  background-color: rgb(245 245 245 / 0.8) !important;
}
.hover\:tw-bg-neutral-100\/85:hover{
  background-color: rgb(245 245 245 / 0.85) !important;
}
.hover\:tw-bg-neutral-100\/90:hover{
  background-color: rgb(245 245 245 / 0.9) !important;
}
.hover\:tw-bg-neutral-100\/95:hover{
  background-color: rgb(245 245 245 / 0.95) !important;
}
.hover\:tw-bg-neutral-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-200\/0:hover{
  background-color: rgb(229 229 229 / 0) !important;
}
.hover\:tw-bg-neutral-200\/10:hover{
  background-color: rgb(229 229 229 / 0.1) !important;
}
.hover\:tw-bg-neutral-200\/100:hover{
  background-color: rgb(229 229 229 / 1) !important;
}
.hover\:tw-bg-neutral-200\/15:hover{
  background-color: rgb(229 229 229 / 0.15) !important;
}
.hover\:tw-bg-neutral-200\/20:hover{
  background-color: rgb(229 229 229 / 0.2) !important;
}
.hover\:tw-bg-neutral-200\/25:hover{
  background-color: rgb(229 229 229 / 0.25) !important;
}
.hover\:tw-bg-neutral-200\/30:hover{
  background-color: rgb(229 229 229 / 0.3) !important;
}
.hover\:tw-bg-neutral-200\/35:hover{
  background-color: rgb(229 229 229 / 0.35) !important;
}
.hover\:tw-bg-neutral-200\/40:hover{
  background-color: rgb(229 229 229 / 0.4) !important;
}
.hover\:tw-bg-neutral-200\/45:hover{
  background-color: rgb(229 229 229 / 0.45) !important;
}
.hover\:tw-bg-neutral-200\/5:hover{
  background-color: rgb(229 229 229 / 0.05) !important;
}
.hover\:tw-bg-neutral-200\/50:hover{
  background-color: rgb(229 229 229 / 0.5) !important;
}
.hover\:tw-bg-neutral-200\/55:hover{
  background-color: rgb(229 229 229 / 0.55) !important;
}
.hover\:tw-bg-neutral-200\/60:hover{
  background-color: rgb(229 229 229 / 0.6) !important;
}
.hover\:tw-bg-neutral-200\/65:hover{
  background-color: rgb(229 229 229 / 0.65) !important;
}
.hover\:tw-bg-neutral-200\/70:hover{
  background-color: rgb(229 229 229 / 0.7) !important;
}
.hover\:tw-bg-neutral-200\/75:hover{
  background-color: rgb(229 229 229 / 0.75) !important;
}
.hover\:tw-bg-neutral-200\/80:hover{
  background-color: rgb(229 229 229 / 0.8) !important;
}
.hover\:tw-bg-neutral-200\/85:hover{
  background-color: rgb(229 229 229 / 0.85) !important;
}
.hover\:tw-bg-neutral-200\/90:hover{
  background-color: rgb(229 229 229 / 0.9) !important;
}
.hover\:tw-bg-neutral-200\/95:hover{
  background-color: rgb(229 229 229 / 0.95) !important;
}
.hover\:tw-bg-neutral-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-300\/0:hover{
  background-color: rgb(212 212 212 / 0) !important;
}
.hover\:tw-bg-neutral-300\/10:hover{
  background-color: rgb(212 212 212 / 0.1) !important;
}
.hover\:tw-bg-neutral-300\/100:hover{
  background-color: rgb(212 212 212 / 1) !important;
}
.hover\:tw-bg-neutral-300\/15:hover{
  background-color: rgb(212 212 212 / 0.15) !important;
}
.hover\:tw-bg-neutral-300\/20:hover{
  background-color: rgb(212 212 212 / 0.2) !important;
}
.hover\:tw-bg-neutral-300\/25:hover{
  background-color: rgb(212 212 212 / 0.25) !important;
}
.hover\:tw-bg-neutral-300\/30:hover{
  background-color: rgb(212 212 212 / 0.3) !important;
}
.hover\:tw-bg-neutral-300\/35:hover{
  background-color: rgb(212 212 212 / 0.35) !important;
}
.hover\:tw-bg-neutral-300\/40:hover{
  background-color: rgb(212 212 212 / 0.4) !important;
}
.hover\:tw-bg-neutral-300\/45:hover{
  background-color: rgb(212 212 212 / 0.45) !important;
}
.hover\:tw-bg-neutral-300\/5:hover{
  background-color: rgb(212 212 212 / 0.05) !important;
}
.hover\:tw-bg-neutral-300\/50:hover{
  background-color: rgb(212 212 212 / 0.5) !important;
}
.hover\:tw-bg-neutral-300\/55:hover{
  background-color: rgb(212 212 212 / 0.55) !important;
}
.hover\:tw-bg-neutral-300\/60:hover{
  background-color: rgb(212 212 212 / 0.6) !important;
}
.hover\:tw-bg-neutral-300\/65:hover{
  background-color: rgb(212 212 212 / 0.65) !important;
}
.hover\:tw-bg-neutral-300\/70:hover{
  background-color: rgb(212 212 212 / 0.7) !important;
}
.hover\:tw-bg-neutral-300\/75:hover{
  background-color: rgb(212 212 212 / 0.75) !important;
}
.hover\:tw-bg-neutral-300\/80:hover{
  background-color: rgb(212 212 212 / 0.8) !important;
}
.hover\:tw-bg-neutral-300\/85:hover{
  background-color: rgb(212 212 212 / 0.85) !important;
}
.hover\:tw-bg-neutral-300\/90:hover{
  background-color: rgb(212 212 212 / 0.9) !important;
}
.hover\:tw-bg-neutral-300\/95:hover{
  background-color: rgb(212 212 212 / 0.95) !important;
}
.hover\:tw-bg-neutral-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-400\/0:hover{
  background-color: rgb(163 163 163 / 0) !important;
}
.hover\:tw-bg-neutral-400\/10:hover{
  background-color: rgb(163 163 163 / 0.1) !important;
}
.hover\:tw-bg-neutral-400\/100:hover{
  background-color: rgb(163 163 163 / 1) !important;
}
.hover\:tw-bg-neutral-400\/15:hover{
  background-color: rgb(163 163 163 / 0.15) !important;
}
.hover\:tw-bg-neutral-400\/20:hover{
  background-color: rgb(163 163 163 / 0.2) !important;
}
.hover\:tw-bg-neutral-400\/25:hover{
  background-color: rgb(163 163 163 / 0.25) !important;
}
.hover\:tw-bg-neutral-400\/30:hover{
  background-color: rgb(163 163 163 / 0.3) !important;
}
.hover\:tw-bg-neutral-400\/35:hover{
  background-color: rgb(163 163 163 / 0.35) !important;
}
.hover\:tw-bg-neutral-400\/40:hover{
  background-color: rgb(163 163 163 / 0.4) !important;
}
.hover\:tw-bg-neutral-400\/45:hover{
  background-color: rgb(163 163 163 / 0.45) !important;
}
.hover\:tw-bg-neutral-400\/5:hover{
  background-color: rgb(163 163 163 / 0.05) !important;
}
.hover\:tw-bg-neutral-400\/50:hover{
  background-color: rgb(163 163 163 / 0.5) !important;
}
.hover\:tw-bg-neutral-400\/55:hover{
  background-color: rgb(163 163 163 / 0.55) !important;
}
.hover\:tw-bg-neutral-400\/60:hover{
  background-color: rgb(163 163 163 / 0.6) !important;
}
.hover\:tw-bg-neutral-400\/65:hover{
  background-color: rgb(163 163 163 / 0.65) !important;
}
.hover\:tw-bg-neutral-400\/70:hover{
  background-color: rgb(163 163 163 / 0.7) !important;
}
.hover\:tw-bg-neutral-400\/75:hover{
  background-color: rgb(163 163 163 / 0.75) !important;
}
.hover\:tw-bg-neutral-400\/80:hover{
  background-color: rgb(163 163 163 / 0.8) !important;
}
.hover\:tw-bg-neutral-400\/85:hover{
  background-color: rgb(163 163 163 / 0.85) !important;
}
.hover\:tw-bg-neutral-400\/90:hover{
  background-color: rgb(163 163 163 / 0.9) !important;
}
.hover\:tw-bg-neutral-400\/95:hover{
  background-color: rgb(163 163 163 / 0.95) !important;
}
.hover\:tw-bg-neutral-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-50\/0:hover{
  background-color: rgb(250 250 250 / 0) !important;
}
.hover\:tw-bg-neutral-50\/10:hover{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.hover\:tw-bg-neutral-50\/100:hover{
  background-color: rgb(250 250 250 / 1) !important;
}
.hover\:tw-bg-neutral-50\/15:hover{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.hover\:tw-bg-neutral-50\/20:hover{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.hover\:tw-bg-neutral-50\/25:hover{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.hover\:tw-bg-neutral-50\/30:hover{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.hover\:tw-bg-neutral-50\/35:hover{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.hover\:tw-bg-neutral-50\/40:hover{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.hover\:tw-bg-neutral-50\/45:hover{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.hover\:tw-bg-neutral-50\/5:hover{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.hover\:tw-bg-neutral-50\/50:hover{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.hover\:tw-bg-neutral-50\/55:hover{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.hover\:tw-bg-neutral-50\/60:hover{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.hover\:tw-bg-neutral-50\/65:hover{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.hover\:tw-bg-neutral-50\/70:hover{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.hover\:tw-bg-neutral-50\/75:hover{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.hover\:tw-bg-neutral-50\/80:hover{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.hover\:tw-bg-neutral-50\/85:hover{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.hover\:tw-bg-neutral-50\/90:hover{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.hover\:tw-bg-neutral-50\/95:hover{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.hover\:tw-bg-neutral-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-500\/0:hover{
  background-color: rgb(115 115 115 / 0) !important;
}
.hover\:tw-bg-neutral-500\/10:hover{
  background-color: rgb(115 115 115 / 0.1) !important;
}
.hover\:tw-bg-neutral-500\/100:hover{
  background-color: rgb(115 115 115 / 1) !important;
}
.hover\:tw-bg-neutral-500\/15:hover{
  background-color: rgb(115 115 115 / 0.15) !important;
}
.hover\:tw-bg-neutral-500\/20:hover{
  background-color: rgb(115 115 115 / 0.2) !important;
}
.hover\:tw-bg-neutral-500\/25:hover{
  background-color: rgb(115 115 115 / 0.25) !important;
}
.hover\:tw-bg-neutral-500\/30:hover{
  background-color: rgb(115 115 115 / 0.3) !important;
}
.hover\:tw-bg-neutral-500\/35:hover{
  background-color: rgb(115 115 115 / 0.35) !important;
}
.hover\:tw-bg-neutral-500\/40:hover{
  background-color: rgb(115 115 115 / 0.4) !important;
}
.hover\:tw-bg-neutral-500\/45:hover{
  background-color: rgb(115 115 115 / 0.45) !important;
}
.hover\:tw-bg-neutral-500\/5:hover{
  background-color: rgb(115 115 115 / 0.05) !important;
}
.hover\:tw-bg-neutral-500\/50:hover{
  background-color: rgb(115 115 115 / 0.5) !important;
}
.hover\:tw-bg-neutral-500\/55:hover{
  background-color: rgb(115 115 115 / 0.55) !important;
}
.hover\:tw-bg-neutral-500\/60:hover{
  background-color: rgb(115 115 115 / 0.6) !important;
}
.hover\:tw-bg-neutral-500\/65:hover{
  background-color: rgb(115 115 115 / 0.65) !important;
}
.hover\:tw-bg-neutral-500\/70:hover{
  background-color: rgb(115 115 115 / 0.7) !important;
}
.hover\:tw-bg-neutral-500\/75:hover{
  background-color: rgb(115 115 115 / 0.75) !important;
}
.hover\:tw-bg-neutral-500\/80:hover{
  background-color: rgb(115 115 115 / 0.8) !important;
}
.hover\:tw-bg-neutral-500\/85:hover{
  background-color: rgb(115 115 115 / 0.85) !important;
}
.hover\:tw-bg-neutral-500\/90:hover{
  background-color: rgb(115 115 115 / 0.9) !important;
}
.hover\:tw-bg-neutral-500\/95:hover{
  background-color: rgb(115 115 115 / 0.95) !important;
}
.hover\:tw-bg-neutral-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-600\/0:hover{
  background-color: rgb(82 82 82 / 0) !important;
}
.hover\:tw-bg-neutral-600\/10:hover{
  background-color: rgb(82 82 82 / 0.1) !important;
}
.hover\:tw-bg-neutral-600\/100:hover{
  background-color: rgb(82 82 82 / 1) !important;
}
.hover\:tw-bg-neutral-600\/15:hover{
  background-color: rgb(82 82 82 / 0.15) !important;
}
.hover\:tw-bg-neutral-600\/20:hover{
  background-color: rgb(82 82 82 / 0.2) !important;
}
.hover\:tw-bg-neutral-600\/25:hover{
  background-color: rgb(82 82 82 / 0.25) !important;
}
.hover\:tw-bg-neutral-600\/30:hover{
  background-color: rgb(82 82 82 / 0.3) !important;
}
.hover\:tw-bg-neutral-600\/35:hover{
  background-color: rgb(82 82 82 / 0.35) !important;
}
.hover\:tw-bg-neutral-600\/40:hover{
  background-color: rgb(82 82 82 / 0.4) !important;
}
.hover\:tw-bg-neutral-600\/45:hover{
  background-color: rgb(82 82 82 / 0.45) !important;
}
.hover\:tw-bg-neutral-600\/5:hover{
  background-color: rgb(82 82 82 / 0.05) !important;
}
.hover\:tw-bg-neutral-600\/50:hover{
  background-color: rgb(82 82 82 / 0.5) !important;
}
.hover\:tw-bg-neutral-600\/55:hover{
  background-color: rgb(82 82 82 / 0.55) !important;
}
.hover\:tw-bg-neutral-600\/60:hover{
  background-color: rgb(82 82 82 / 0.6) !important;
}
.hover\:tw-bg-neutral-600\/65:hover{
  background-color: rgb(82 82 82 / 0.65) !important;
}
.hover\:tw-bg-neutral-600\/70:hover{
  background-color: rgb(82 82 82 / 0.7) !important;
}
.hover\:tw-bg-neutral-600\/75:hover{
  background-color: rgb(82 82 82 / 0.75) !important;
}
.hover\:tw-bg-neutral-600\/80:hover{
  background-color: rgb(82 82 82 / 0.8) !important;
}
.hover\:tw-bg-neutral-600\/85:hover{
  background-color: rgb(82 82 82 / 0.85) !important;
}
.hover\:tw-bg-neutral-600\/90:hover{
  background-color: rgb(82 82 82 / 0.9) !important;
}
.hover\:tw-bg-neutral-600\/95:hover{
  background-color: rgb(82 82 82 / 0.95) !important;
}
.hover\:tw-bg-neutral-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-700\/0:hover{
  background-color: rgb(64 64 64 / 0) !important;
}
.hover\:tw-bg-neutral-700\/10:hover{
  background-color: rgb(64 64 64 / 0.1) !important;
}
.hover\:tw-bg-neutral-700\/100:hover{
  background-color: rgb(64 64 64 / 1) !important;
}
.hover\:tw-bg-neutral-700\/15:hover{
  background-color: rgb(64 64 64 / 0.15) !important;
}
.hover\:tw-bg-neutral-700\/20:hover{
  background-color: rgb(64 64 64 / 0.2) !important;
}
.hover\:tw-bg-neutral-700\/25:hover{
  background-color: rgb(64 64 64 / 0.25) !important;
}
.hover\:tw-bg-neutral-700\/30:hover{
  background-color: rgb(64 64 64 / 0.3) !important;
}
.hover\:tw-bg-neutral-700\/35:hover{
  background-color: rgb(64 64 64 / 0.35) !important;
}
.hover\:tw-bg-neutral-700\/40:hover{
  background-color: rgb(64 64 64 / 0.4) !important;
}
.hover\:tw-bg-neutral-700\/45:hover{
  background-color: rgb(64 64 64 / 0.45) !important;
}
.hover\:tw-bg-neutral-700\/5:hover{
  background-color: rgb(64 64 64 / 0.05) !important;
}
.hover\:tw-bg-neutral-700\/50:hover{
  background-color: rgb(64 64 64 / 0.5) !important;
}
.hover\:tw-bg-neutral-700\/55:hover{
  background-color: rgb(64 64 64 / 0.55) !important;
}
.hover\:tw-bg-neutral-700\/60:hover{
  background-color: rgb(64 64 64 / 0.6) !important;
}
.hover\:tw-bg-neutral-700\/65:hover{
  background-color: rgb(64 64 64 / 0.65) !important;
}
.hover\:tw-bg-neutral-700\/70:hover{
  background-color: rgb(64 64 64 / 0.7) !important;
}
.hover\:tw-bg-neutral-700\/75:hover{
  background-color: rgb(64 64 64 / 0.75) !important;
}
.hover\:tw-bg-neutral-700\/80:hover{
  background-color: rgb(64 64 64 / 0.8) !important;
}
.hover\:tw-bg-neutral-700\/85:hover{
  background-color: rgb(64 64 64 / 0.85) !important;
}
.hover\:tw-bg-neutral-700\/90:hover{
  background-color: rgb(64 64 64 / 0.9) !important;
}
.hover\:tw-bg-neutral-700\/95:hover{
  background-color: rgb(64 64 64 / 0.95) !important;
}
.hover\:tw-bg-neutral-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-800\/0:hover{
  background-color: rgb(38 38 38 / 0) !important;
}
.hover\:tw-bg-neutral-800\/10:hover{
  background-color: rgb(38 38 38 / 0.1) !important;
}
.hover\:tw-bg-neutral-800\/100:hover{
  background-color: rgb(38 38 38 / 1) !important;
}
.hover\:tw-bg-neutral-800\/15:hover{
  background-color: rgb(38 38 38 / 0.15) !important;
}
.hover\:tw-bg-neutral-800\/20:hover{
  background-color: rgb(38 38 38 / 0.2) !important;
}
.hover\:tw-bg-neutral-800\/25:hover{
  background-color: rgb(38 38 38 / 0.25) !important;
}
.hover\:tw-bg-neutral-800\/30:hover{
  background-color: rgb(38 38 38 / 0.3) !important;
}
.hover\:tw-bg-neutral-800\/35:hover{
  background-color: rgb(38 38 38 / 0.35) !important;
}
.hover\:tw-bg-neutral-800\/40:hover{
  background-color: rgb(38 38 38 / 0.4) !important;
}
.hover\:tw-bg-neutral-800\/45:hover{
  background-color: rgb(38 38 38 / 0.45) !important;
}
.hover\:tw-bg-neutral-800\/5:hover{
  background-color: rgb(38 38 38 / 0.05) !important;
}
.hover\:tw-bg-neutral-800\/50:hover{
  background-color: rgb(38 38 38 / 0.5) !important;
}
.hover\:tw-bg-neutral-800\/55:hover{
  background-color: rgb(38 38 38 / 0.55) !important;
}
.hover\:tw-bg-neutral-800\/60:hover{
  background-color: rgb(38 38 38 / 0.6) !important;
}
.hover\:tw-bg-neutral-800\/65:hover{
  background-color: rgb(38 38 38 / 0.65) !important;
}
.hover\:tw-bg-neutral-800\/70:hover{
  background-color: rgb(38 38 38 / 0.7) !important;
}
.hover\:tw-bg-neutral-800\/75:hover{
  background-color: rgb(38 38 38 / 0.75) !important;
}
.hover\:tw-bg-neutral-800\/80:hover{
  background-color: rgb(38 38 38 / 0.8) !important;
}
.hover\:tw-bg-neutral-800\/85:hover{
  background-color: rgb(38 38 38 / 0.85) !important;
}
.hover\:tw-bg-neutral-800\/90:hover{
  background-color: rgb(38 38 38 / 0.9) !important;
}
.hover\:tw-bg-neutral-800\/95:hover{
  background-color: rgb(38 38 38 / 0.95) !important;
}
.hover\:tw-bg-neutral-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-900\/0:hover{
  background-color: rgb(23 23 23 / 0) !important;
}
.hover\:tw-bg-neutral-900\/10:hover{
  background-color: rgb(23 23 23 / 0.1) !important;
}
.hover\:tw-bg-neutral-900\/100:hover{
  background-color: rgb(23 23 23 / 1) !important;
}
.hover\:tw-bg-neutral-900\/15:hover{
  background-color: rgb(23 23 23 / 0.15) !important;
}
.hover\:tw-bg-neutral-900\/20:hover{
  background-color: rgb(23 23 23 / 0.2) !important;
}
.hover\:tw-bg-neutral-900\/25:hover{
  background-color: rgb(23 23 23 / 0.25) !important;
}
.hover\:tw-bg-neutral-900\/30:hover{
  background-color: rgb(23 23 23 / 0.3) !important;
}
.hover\:tw-bg-neutral-900\/35:hover{
  background-color: rgb(23 23 23 / 0.35) !important;
}
.hover\:tw-bg-neutral-900\/40:hover{
  background-color: rgb(23 23 23 / 0.4) !important;
}
.hover\:tw-bg-neutral-900\/45:hover{
  background-color: rgb(23 23 23 / 0.45) !important;
}
.hover\:tw-bg-neutral-900\/5:hover{
  background-color: rgb(23 23 23 / 0.05) !important;
}
.hover\:tw-bg-neutral-900\/50:hover{
  background-color: rgb(23 23 23 / 0.5) !important;
}
.hover\:tw-bg-neutral-900\/55:hover{
  background-color: rgb(23 23 23 / 0.55) !important;
}
.hover\:tw-bg-neutral-900\/60:hover{
  background-color: rgb(23 23 23 / 0.6) !important;
}
.hover\:tw-bg-neutral-900\/65:hover{
  background-color: rgb(23 23 23 / 0.65) !important;
}
.hover\:tw-bg-neutral-900\/70:hover{
  background-color: rgb(23 23 23 / 0.7) !important;
}
.hover\:tw-bg-neutral-900\/75:hover{
  background-color: rgb(23 23 23 / 0.75) !important;
}
.hover\:tw-bg-neutral-900\/80:hover{
  background-color: rgb(23 23 23 / 0.8) !important;
}
.hover\:tw-bg-neutral-900\/85:hover{
  background-color: rgb(23 23 23 / 0.85) !important;
}
.hover\:tw-bg-neutral-900\/90:hover{
  background-color: rgb(23 23 23 / 0.9) !important;
}
.hover\:tw-bg-neutral-900\/95:hover{
  background-color: rgb(23 23 23 / 0.95) !important;
}
.hover\:tw-bg-neutral-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-neutral-950\/0:hover{
  background-color: rgb(10 10 10 / 0) !important;
}
.hover\:tw-bg-neutral-950\/10:hover{
  background-color: rgb(10 10 10 / 0.1) !important;
}
.hover\:tw-bg-neutral-950\/100:hover{
  background-color: rgb(10 10 10 / 1) !important;
}
.hover\:tw-bg-neutral-950\/15:hover{
  background-color: rgb(10 10 10 / 0.15) !important;
}
.hover\:tw-bg-neutral-950\/20:hover{
  background-color: rgb(10 10 10 / 0.2) !important;
}
.hover\:tw-bg-neutral-950\/25:hover{
  background-color: rgb(10 10 10 / 0.25) !important;
}
.hover\:tw-bg-neutral-950\/30:hover{
  background-color: rgb(10 10 10 / 0.3) !important;
}
.hover\:tw-bg-neutral-950\/35:hover{
  background-color: rgb(10 10 10 / 0.35) !important;
}
.hover\:tw-bg-neutral-950\/40:hover{
  background-color: rgb(10 10 10 / 0.4) !important;
}
.hover\:tw-bg-neutral-950\/45:hover{
  background-color: rgb(10 10 10 / 0.45) !important;
}
.hover\:tw-bg-neutral-950\/5:hover{
  background-color: rgb(10 10 10 / 0.05) !important;
}
.hover\:tw-bg-neutral-950\/50:hover{
  background-color: rgb(10 10 10 / 0.5) !important;
}
.hover\:tw-bg-neutral-950\/55:hover{
  background-color: rgb(10 10 10 / 0.55) !important;
}
.hover\:tw-bg-neutral-950\/60:hover{
  background-color: rgb(10 10 10 / 0.6) !important;
}
.hover\:tw-bg-neutral-950\/65:hover{
  background-color: rgb(10 10 10 / 0.65) !important;
}
.hover\:tw-bg-neutral-950\/70:hover{
  background-color: rgb(10 10 10 / 0.7) !important;
}
.hover\:tw-bg-neutral-950\/75:hover{
  background-color: rgb(10 10 10 / 0.75) !important;
}
.hover\:tw-bg-neutral-950\/80:hover{
  background-color: rgb(10 10 10 / 0.8) !important;
}
.hover\:tw-bg-neutral-950\/85:hover{
  background-color: rgb(10 10 10 / 0.85) !important;
}
.hover\:tw-bg-neutral-950\/90:hover{
  background-color: rgb(10 10 10 / 0.9) !important;
}
.hover\:tw-bg-neutral-950\/95:hover{
  background-color: rgb(10 10 10 / 0.95) !important;
}
.hover\:tw-bg-orange-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 250 240 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-100\/0:hover{
  background-color: rgb(255 250 240 / 0) !important;
}
.hover\:tw-bg-orange-100\/10:hover{
  background-color: rgb(255 250 240 / 0.1) !important;
}
.hover\:tw-bg-orange-100\/100:hover{
  background-color: rgb(255 250 240 / 1) !important;
}
.hover\:tw-bg-orange-100\/15:hover{
  background-color: rgb(255 250 240 / 0.15) !important;
}
.hover\:tw-bg-orange-100\/20:hover{
  background-color: rgb(255 250 240 / 0.2) !important;
}
.hover\:tw-bg-orange-100\/25:hover{
  background-color: rgb(255 250 240 / 0.25) !important;
}
.hover\:tw-bg-orange-100\/30:hover{
  background-color: rgb(255 250 240 / 0.3) !important;
}
.hover\:tw-bg-orange-100\/35:hover{
  background-color: rgb(255 250 240 / 0.35) !important;
}
.hover\:tw-bg-orange-100\/40:hover{
  background-color: rgb(255 250 240 / 0.4) !important;
}
.hover\:tw-bg-orange-100\/45:hover{
  background-color: rgb(255 250 240 / 0.45) !important;
}
.hover\:tw-bg-orange-100\/5:hover{
  background-color: rgb(255 250 240 / 0.05) !important;
}
.hover\:tw-bg-orange-100\/50:hover{
  background-color: rgb(255 250 240 / 0.5) !important;
}
.hover\:tw-bg-orange-100\/55:hover{
  background-color: rgb(255 250 240 / 0.55) !important;
}
.hover\:tw-bg-orange-100\/60:hover{
  background-color: rgb(255 250 240 / 0.6) !important;
}
.hover\:tw-bg-orange-100\/65:hover{
  background-color: rgb(255 250 240 / 0.65) !important;
}
.hover\:tw-bg-orange-100\/70:hover{
  background-color: rgb(255 250 240 / 0.7) !important;
}
.hover\:tw-bg-orange-100\/75:hover{
  background-color: rgb(255 250 240 / 0.75) !important;
}
.hover\:tw-bg-orange-100\/80:hover{
  background-color: rgb(255 250 240 / 0.8) !important;
}
.hover\:tw-bg-orange-100\/85:hover{
  background-color: rgb(255 250 240 / 0.85) !important;
}
.hover\:tw-bg-orange-100\/90:hover{
  background-color: rgb(255 250 240 / 0.9) !important;
}
.hover\:tw-bg-orange-100\/95:hover{
  background-color: rgb(255 250 240 / 0.95) !important;
}
.hover\:tw-bg-orange-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 235 200 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-200\/0:hover{
  background-color: rgb(254 235 200 / 0) !important;
}
.hover\:tw-bg-orange-200\/10:hover{
  background-color: rgb(254 235 200 / 0.1) !important;
}
.hover\:tw-bg-orange-200\/100:hover{
  background-color: rgb(254 235 200 / 1) !important;
}
.hover\:tw-bg-orange-200\/15:hover{
  background-color: rgb(254 235 200 / 0.15) !important;
}
.hover\:tw-bg-orange-200\/20:hover{
  background-color: rgb(254 235 200 / 0.2) !important;
}
.hover\:tw-bg-orange-200\/25:hover{
  background-color: rgb(254 235 200 / 0.25) !important;
}
.hover\:tw-bg-orange-200\/30:hover{
  background-color: rgb(254 235 200 / 0.3) !important;
}
.hover\:tw-bg-orange-200\/35:hover{
  background-color: rgb(254 235 200 / 0.35) !important;
}
.hover\:tw-bg-orange-200\/40:hover{
  background-color: rgb(254 235 200 / 0.4) !important;
}
.hover\:tw-bg-orange-200\/45:hover{
  background-color: rgb(254 235 200 / 0.45) !important;
}
.hover\:tw-bg-orange-200\/5:hover{
  background-color: rgb(254 235 200 / 0.05) !important;
}
.hover\:tw-bg-orange-200\/50:hover{
  background-color: rgb(254 235 200 / 0.5) !important;
}
.hover\:tw-bg-orange-200\/55:hover{
  background-color: rgb(254 235 200 / 0.55) !important;
}
.hover\:tw-bg-orange-200\/60:hover{
  background-color: rgb(254 235 200 / 0.6) !important;
}
.hover\:tw-bg-orange-200\/65:hover{
  background-color: rgb(254 235 200 / 0.65) !important;
}
.hover\:tw-bg-orange-200\/70:hover{
  background-color: rgb(254 235 200 / 0.7) !important;
}
.hover\:tw-bg-orange-200\/75:hover{
  background-color: rgb(254 235 200 / 0.75) !important;
}
.hover\:tw-bg-orange-200\/80:hover{
  background-color: rgb(254 235 200 / 0.8) !important;
}
.hover\:tw-bg-orange-200\/85:hover{
  background-color: rgb(254 235 200 / 0.85) !important;
}
.hover\:tw-bg-orange-200\/90:hover{
  background-color: rgb(254 235 200 / 0.9) !important;
}
.hover\:tw-bg-orange-200\/95:hover{
  background-color: rgb(254 235 200 / 0.95) !important;
}
.hover\:tw-bg-orange-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 211 141 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-300\/0:hover{
  background-color: rgb(251 211 141 / 0) !important;
}
.hover\:tw-bg-orange-300\/10:hover{
  background-color: rgb(251 211 141 / 0.1) !important;
}
.hover\:tw-bg-orange-300\/100:hover{
  background-color: rgb(251 211 141 / 1) !important;
}
.hover\:tw-bg-orange-300\/15:hover{
  background-color: rgb(251 211 141 / 0.15) !important;
}
.hover\:tw-bg-orange-300\/20:hover{
  background-color: rgb(251 211 141 / 0.2) !important;
}
.hover\:tw-bg-orange-300\/25:hover{
  background-color: rgb(251 211 141 / 0.25) !important;
}
.hover\:tw-bg-orange-300\/30:hover{
  background-color: rgb(251 211 141 / 0.3) !important;
}
.hover\:tw-bg-orange-300\/35:hover{
  background-color: rgb(251 211 141 / 0.35) !important;
}
.hover\:tw-bg-orange-300\/40:hover{
  background-color: rgb(251 211 141 / 0.4) !important;
}
.hover\:tw-bg-orange-300\/45:hover{
  background-color: rgb(251 211 141 / 0.45) !important;
}
.hover\:tw-bg-orange-300\/5:hover{
  background-color: rgb(251 211 141 / 0.05) !important;
}
.hover\:tw-bg-orange-300\/50:hover{
  background-color: rgb(251 211 141 / 0.5) !important;
}
.hover\:tw-bg-orange-300\/55:hover{
  background-color: rgb(251 211 141 / 0.55) !important;
}
.hover\:tw-bg-orange-300\/60:hover{
  background-color: rgb(251 211 141 / 0.6) !important;
}
.hover\:tw-bg-orange-300\/65:hover{
  background-color: rgb(251 211 141 / 0.65) !important;
}
.hover\:tw-bg-orange-300\/70:hover{
  background-color: rgb(251 211 141 / 0.7) !important;
}
.hover\:tw-bg-orange-300\/75:hover{
  background-color: rgb(251 211 141 / 0.75) !important;
}
.hover\:tw-bg-orange-300\/80:hover{
  background-color: rgb(251 211 141 / 0.8) !important;
}
.hover\:tw-bg-orange-300\/85:hover{
  background-color: rgb(251 211 141 / 0.85) !important;
}
.hover\:tw-bg-orange-300\/90:hover{
  background-color: rgb(251 211 141 / 0.9) !important;
}
.hover\:tw-bg-orange-300\/95:hover{
  background-color: rgb(251 211 141 / 0.95) !important;
}
.hover\:tw-bg-orange-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 173 85 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-400\/0:hover{
  background-color: rgb(246 173 85 / 0) !important;
}
.hover\:tw-bg-orange-400\/10:hover{
  background-color: rgb(246 173 85 / 0.1) !important;
}
.hover\:tw-bg-orange-400\/100:hover{
  background-color: rgb(246 173 85 / 1) !important;
}
.hover\:tw-bg-orange-400\/15:hover{
  background-color: rgb(246 173 85 / 0.15) !important;
}
.hover\:tw-bg-orange-400\/20:hover{
  background-color: rgb(246 173 85 / 0.2) !important;
}
.hover\:tw-bg-orange-400\/25:hover{
  background-color: rgb(246 173 85 / 0.25) !important;
}
.hover\:tw-bg-orange-400\/30:hover{
  background-color: rgb(246 173 85 / 0.3) !important;
}
.hover\:tw-bg-orange-400\/35:hover{
  background-color: rgb(246 173 85 / 0.35) !important;
}
.hover\:tw-bg-orange-400\/40:hover{
  background-color: rgb(246 173 85 / 0.4) !important;
}
.hover\:tw-bg-orange-400\/45:hover{
  background-color: rgb(246 173 85 / 0.45) !important;
}
.hover\:tw-bg-orange-400\/5:hover{
  background-color: rgb(246 173 85 / 0.05) !important;
}
.hover\:tw-bg-orange-400\/50:hover{
  background-color: rgb(246 173 85 / 0.5) !important;
}
.hover\:tw-bg-orange-400\/55:hover{
  background-color: rgb(246 173 85 / 0.55) !important;
}
.hover\:tw-bg-orange-400\/60:hover{
  background-color: rgb(246 173 85 / 0.6) !important;
}
.hover\:tw-bg-orange-400\/65:hover{
  background-color: rgb(246 173 85 / 0.65) !important;
}
.hover\:tw-bg-orange-400\/70:hover{
  background-color: rgb(246 173 85 / 0.7) !important;
}
.hover\:tw-bg-orange-400\/75:hover{
  background-color: rgb(246 173 85 / 0.75) !important;
}
.hover\:tw-bg-orange-400\/80:hover{
  background-color: rgb(246 173 85 / 0.8) !important;
}
.hover\:tw-bg-orange-400\/85:hover{
  background-color: rgb(246 173 85 / 0.85) !important;
}
.hover\:tw-bg-orange-400\/90:hover{
  background-color: rgb(246 173 85 / 0.9) !important;
}
.hover\:tw-bg-orange-400\/95:hover{
  background-color: rgb(246 173 85 / 0.95) !important;
}
.hover\:tw-bg-orange-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-50\/0:hover{
  background-color: rgb(255 247 237 / 0) !important;
}
.hover\:tw-bg-orange-50\/10:hover{
  background-color: rgb(255 247 237 / 0.1) !important;
}
.hover\:tw-bg-orange-50\/100:hover{
  background-color: rgb(255 247 237 / 1) !important;
}
.hover\:tw-bg-orange-50\/15:hover{
  background-color: rgb(255 247 237 / 0.15) !important;
}
.hover\:tw-bg-orange-50\/20:hover{
  background-color: rgb(255 247 237 / 0.2) !important;
}
.hover\:tw-bg-orange-50\/25:hover{
  background-color: rgb(255 247 237 / 0.25) !important;
}
.hover\:tw-bg-orange-50\/30:hover{
  background-color: rgb(255 247 237 / 0.3) !important;
}
.hover\:tw-bg-orange-50\/35:hover{
  background-color: rgb(255 247 237 / 0.35) !important;
}
.hover\:tw-bg-orange-50\/40:hover{
  background-color: rgb(255 247 237 / 0.4) !important;
}
.hover\:tw-bg-orange-50\/45:hover{
  background-color: rgb(255 247 237 / 0.45) !important;
}
.hover\:tw-bg-orange-50\/5:hover{
  background-color: rgb(255 247 237 / 0.05) !important;
}
.hover\:tw-bg-orange-50\/50:hover{
  background-color: rgb(255 247 237 / 0.5) !important;
}
.hover\:tw-bg-orange-50\/55:hover{
  background-color: rgb(255 247 237 / 0.55) !important;
}
.hover\:tw-bg-orange-50\/60:hover{
  background-color: rgb(255 247 237 / 0.6) !important;
}
.hover\:tw-bg-orange-50\/65:hover{
  background-color: rgb(255 247 237 / 0.65) !important;
}
.hover\:tw-bg-orange-50\/70:hover{
  background-color: rgb(255 247 237 / 0.7) !important;
}
.hover\:tw-bg-orange-50\/75:hover{
  background-color: rgb(255 247 237 / 0.75) !important;
}
.hover\:tw-bg-orange-50\/80:hover{
  background-color: rgb(255 247 237 / 0.8) !important;
}
.hover\:tw-bg-orange-50\/85:hover{
  background-color: rgb(255 247 237 / 0.85) !important;
}
.hover\:tw-bg-orange-50\/90:hover{
  background-color: rgb(255 247 237 / 0.9) !important;
}
.hover\:tw-bg-orange-50\/95:hover{
  background-color: rgb(255 247 237 / 0.95) !important;
}
.hover\:tw-bg-orange-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 137 54 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-500\/0:hover{
  background-color: rgb(237 137 54 / 0) !important;
}
.hover\:tw-bg-orange-500\/10:hover{
  background-color: rgb(237 137 54 / 0.1) !important;
}
.hover\:tw-bg-orange-500\/100:hover{
  background-color: rgb(237 137 54 / 1) !important;
}
.hover\:tw-bg-orange-500\/15:hover{
  background-color: rgb(237 137 54 / 0.15) !important;
}
.hover\:tw-bg-orange-500\/20:hover{
  background-color: rgb(237 137 54 / 0.2) !important;
}
.hover\:tw-bg-orange-500\/25:hover{
  background-color: rgb(237 137 54 / 0.25) !important;
}
.hover\:tw-bg-orange-500\/30:hover{
  background-color: rgb(237 137 54 / 0.3) !important;
}
.hover\:tw-bg-orange-500\/35:hover{
  background-color: rgb(237 137 54 / 0.35) !important;
}
.hover\:tw-bg-orange-500\/40:hover{
  background-color: rgb(237 137 54 / 0.4) !important;
}
.hover\:tw-bg-orange-500\/45:hover{
  background-color: rgb(237 137 54 / 0.45) !important;
}
.hover\:tw-bg-orange-500\/5:hover{
  background-color: rgb(237 137 54 / 0.05) !important;
}
.hover\:tw-bg-orange-500\/50:hover{
  background-color: rgb(237 137 54 / 0.5) !important;
}
.hover\:tw-bg-orange-500\/55:hover{
  background-color: rgb(237 137 54 / 0.55) !important;
}
.hover\:tw-bg-orange-500\/60:hover{
  background-color: rgb(237 137 54 / 0.6) !important;
}
.hover\:tw-bg-orange-500\/65:hover{
  background-color: rgb(237 137 54 / 0.65) !important;
}
.hover\:tw-bg-orange-500\/70:hover{
  background-color: rgb(237 137 54 / 0.7) !important;
}
.hover\:tw-bg-orange-500\/75:hover{
  background-color: rgb(237 137 54 / 0.75) !important;
}
.hover\:tw-bg-orange-500\/80:hover{
  background-color: rgb(237 137 54 / 0.8) !important;
}
.hover\:tw-bg-orange-500\/85:hover{
  background-color: rgb(237 137 54 / 0.85) !important;
}
.hover\:tw-bg-orange-500\/90:hover{
  background-color: rgb(237 137 54 / 0.9) !important;
}
.hover\:tw-bg-orange-500\/95:hover{
  background-color: rgb(237 137 54 / 0.95) !important;
}
.hover\:tw-bg-orange-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 107 32 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-600\/0:hover{
  background-color: rgb(221 107 32 / 0) !important;
}
.hover\:tw-bg-orange-600\/10:hover{
  background-color: rgb(221 107 32 / 0.1) !important;
}
.hover\:tw-bg-orange-600\/100:hover{
  background-color: rgb(221 107 32 / 1) !important;
}
.hover\:tw-bg-orange-600\/15:hover{
  background-color: rgb(221 107 32 / 0.15) !important;
}
.hover\:tw-bg-orange-600\/20:hover{
  background-color: rgb(221 107 32 / 0.2) !important;
}
.hover\:tw-bg-orange-600\/25:hover{
  background-color: rgb(221 107 32 / 0.25) !important;
}
.hover\:tw-bg-orange-600\/30:hover{
  background-color: rgb(221 107 32 / 0.3) !important;
}
.hover\:tw-bg-orange-600\/35:hover{
  background-color: rgb(221 107 32 / 0.35) !important;
}
.hover\:tw-bg-orange-600\/40:hover{
  background-color: rgb(221 107 32 / 0.4) !important;
}
.hover\:tw-bg-orange-600\/45:hover{
  background-color: rgb(221 107 32 / 0.45) !important;
}
.hover\:tw-bg-orange-600\/5:hover{
  background-color: rgb(221 107 32 / 0.05) !important;
}
.hover\:tw-bg-orange-600\/50:hover{
  background-color: rgb(221 107 32 / 0.5) !important;
}
.hover\:tw-bg-orange-600\/55:hover{
  background-color: rgb(221 107 32 / 0.55) !important;
}
.hover\:tw-bg-orange-600\/60:hover{
  background-color: rgb(221 107 32 / 0.6) !important;
}
.hover\:tw-bg-orange-600\/65:hover{
  background-color: rgb(221 107 32 / 0.65) !important;
}
.hover\:tw-bg-orange-600\/70:hover{
  background-color: rgb(221 107 32 / 0.7) !important;
}
.hover\:tw-bg-orange-600\/75:hover{
  background-color: rgb(221 107 32 / 0.75) !important;
}
.hover\:tw-bg-orange-600\/80:hover{
  background-color: rgb(221 107 32 / 0.8) !important;
}
.hover\:tw-bg-orange-600\/85:hover{
  background-color: rgb(221 107 32 / 0.85) !important;
}
.hover\:tw-bg-orange-600\/90:hover{
  background-color: rgb(221 107 32 / 0.9) !important;
}
.hover\:tw-bg-orange-600\/95:hover{
  background-color: rgb(221 107 32 / 0.95) !important;
}
.hover\:tw-bg-orange-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 86 33 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-700\/0:hover{
  background-color: rgb(192 86 33 / 0) !important;
}
.hover\:tw-bg-orange-700\/10:hover{
  background-color: rgb(192 86 33 / 0.1) !important;
}
.hover\:tw-bg-orange-700\/100:hover{
  background-color: rgb(192 86 33 / 1) !important;
}
.hover\:tw-bg-orange-700\/15:hover{
  background-color: rgb(192 86 33 / 0.15) !important;
}
.hover\:tw-bg-orange-700\/20:hover{
  background-color: rgb(192 86 33 / 0.2) !important;
}
.hover\:tw-bg-orange-700\/25:hover{
  background-color: rgb(192 86 33 / 0.25) !important;
}
.hover\:tw-bg-orange-700\/30:hover{
  background-color: rgb(192 86 33 / 0.3) !important;
}
.hover\:tw-bg-orange-700\/35:hover{
  background-color: rgb(192 86 33 / 0.35) !important;
}
.hover\:tw-bg-orange-700\/40:hover{
  background-color: rgb(192 86 33 / 0.4) !important;
}
.hover\:tw-bg-orange-700\/45:hover{
  background-color: rgb(192 86 33 / 0.45) !important;
}
.hover\:tw-bg-orange-700\/5:hover{
  background-color: rgb(192 86 33 / 0.05) !important;
}
.hover\:tw-bg-orange-700\/50:hover{
  background-color: rgb(192 86 33 / 0.5) !important;
}
.hover\:tw-bg-orange-700\/55:hover{
  background-color: rgb(192 86 33 / 0.55) !important;
}
.hover\:tw-bg-orange-700\/60:hover{
  background-color: rgb(192 86 33 / 0.6) !important;
}
.hover\:tw-bg-orange-700\/65:hover{
  background-color: rgb(192 86 33 / 0.65) !important;
}
.hover\:tw-bg-orange-700\/70:hover{
  background-color: rgb(192 86 33 / 0.7) !important;
}
.hover\:tw-bg-orange-700\/75:hover{
  background-color: rgb(192 86 33 / 0.75) !important;
}
.hover\:tw-bg-orange-700\/80:hover{
  background-color: rgb(192 86 33 / 0.8) !important;
}
.hover\:tw-bg-orange-700\/85:hover{
  background-color: rgb(192 86 33 / 0.85) !important;
}
.hover\:tw-bg-orange-700\/90:hover{
  background-color: rgb(192 86 33 / 0.9) !important;
}
.hover\:tw-bg-orange-700\/95:hover{
  background-color: rgb(192 86 33 / 0.95) !important;
}
.hover\:tw-bg-orange-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 66 33 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-800\/0:hover{
  background-color: rgb(156 66 33 / 0) !important;
}
.hover\:tw-bg-orange-800\/10:hover{
  background-color: rgb(156 66 33 / 0.1) !important;
}
.hover\:tw-bg-orange-800\/100:hover{
  background-color: rgb(156 66 33 / 1) !important;
}
.hover\:tw-bg-orange-800\/15:hover{
  background-color: rgb(156 66 33 / 0.15) !important;
}
.hover\:tw-bg-orange-800\/20:hover{
  background-color: rgb(156 66 33 / 0.2) !important;
}
.hover\:tw-bg-orange-800\/25:hover{
  background-color: rgb(156 66 33 / 0.25) !important;
}
.hover\:tw-bg-orange-800\/30:hover{
  background-color: rgb(156 66 33 / 0.3) !important;
}
.hover\:tw-bg-orange-800\/35:hover{
  background-color: rgb(156 66 33 / 0.35) !important;
}
.hover\:tw-bg-orange-800\/40:hover{
  background-color: rgb(156 66 33 / 0.4) !important;
}
.hover\:tw-bg-orange-800\/45:hover{
  background-color: rgb(156 66 33 / 0.45) !important;
}
.hover\:tw-bg-orange-800\/5:hover{
  background-color: rgb(156 66 33 / 0.05) !important;
}
.hover\:tw-bg-orange-800\/50:hover{
  background-color: rgb(156 66 33 / 0.5) !important;
}
.hover\:tw-bg-orange-800\/55:hover{
  background-color: rgb(156 66 33 / 0.55) !important;
}
.hover\:tw-bg-orange-800\/60:hover{
  background-color: rgb(156 66 33 / 0.6) !important;
}
.hover\:tw-bg-orange-800\/65:hover{
  background-color: rgb(156 66 33 / 0.65) !important;
}
.hover\:tw-bg-orange-800\/70:hover{
  background-color: rgb(156 66 33 / 0.7) !important;
}
.hover\:tw-bg-orange-800\/75:hover{
  background-color: rgb(156 66 33 / 0.75) !important;
}
.hover\:tw-bg-orange-800\/80:hover{
  background-color: rgb(156 66 33 / 0.8) !important;
}
.hover\:tw-bg-orange-800\/85:hover{
  background-color: rgb(156 66 33 / 0.85) !important;
}
.hover\:tw-bg-orange-800\/90:hover{
  background-color: rgb(156 66 33 / 0.9) !important;
}
.hover\:tw-bg-orange-800\/95:hover{
  background-color: rgb(156 66 33 / 0.95) !important;
}
.hover\:tw-bg-orange-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(123 52 30 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-900\/0:hover{
  background-color: rgb(123 52 30 / 0) !important;
}
.hover\:tw-bg-orange-900\/10:hover{
  background-color: rgb(123 52 30 / 0.1) !important;
}
.hover\:tw-bg-orange-900\/100:hover{
  background-color: rgb(123 52 30 / 1) !important;
}
.hover\:tw-bg-orange-900\/15:hover{
  background-color: rgb(123 52 30 / 0.15) !important;
}
.hover\:tw-bg-orange-900\/20:hover{
  background-color: rgb(123 52 30 / 0.2) !important;
}
.hover\:tw-bg-orange-900\/25:hover{
  background-color: rgb(123 52 30 / 0.25) !important;
}
.hover\:tw-bg-orange-900\/30:hover{
  background-color: rgb(123 52 30 / 0.3) !important;
}
.hover\:tw-bg-orange-900\/35:hover{
  background-color: rgb(123 52 30 / 0.35) !important;
}
.hover\:tw-bg-orange-900\/40:hover{
  background-color: rgb(123 52 30 / 0.4) !important;
}
.hover\:tw-bg-orange-900\/45:hover{
  background-color: rgb(123 52 30 / 0.45) !important;
}
.hover\:tw-bg-orange-900\/5:hover{
  background-color: rgb(123 52 30 / 0.05) !important;
}
.hover\:tw-bg-orange-900\/50:hover{
  background-color: rgb(123 52 30 / 0.5) !important;
}
.hover\:tw-bg-orange-900\/55:hover{
  background-color: rgb(123 52 30 / 0.55) !important;
}
.hover\:tw-bg-orange-900\/60:hover{
  background-color: rgb(123 52 30 / 0.6) !important;
}
.hover\:tw-bg-orange-900\/65:hover{
  background-color: rgb(123 52 30 / 0.65) !important;
}
.hover\:tw-bg-orange-900\/70:hover{
  background-color: rgb(123 52 30 / 0.7) !important;
}
.hover\:tw-bg-orange-900\/75:hover{
  background-color: rgb(123 52 30 / 0.75) !important;
}
.hover\:tw-bg-orange-900\/80:hover{
  background-color: rgb(123 52 30 / 0.8) !important;
}
.hover\:tw-bg-orange-900\/85:hover{
  background-color: rgb(123 52 30 / 0.85) !important;
}
.hover\:tw-bg-orange-900\/90:hover{
  background-color: rgb(123 52 30 / 0.9) !important;
}
.hover\:tw-bg-orange-900\/95:hover{
  background-color: rgb(123 52 30 / 0.95) !important;
}
.hover\:tw-bg-orange-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(155 126 105 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-orange-950\/0:hover{
  background-color: rgb(155 126 105 / 0) !important;
}
.hover\:tw-bg-orange-950\/10:hover{
  background-color: rgb(155 126 105 / 0.1) !important;
}
.hover\:tw-bg-orange-950\/100:hover{
  background-color: rgb(155 126 105 / 1) !important;
}
.hover\:tw-bg-orange-950\/15:hover{
  background-color: rgb(155 126 105 / 0.15) !important;
}
.hover\:tw-bg-orange-950\/20:hover{
  background-color: rgb(155 126 105 / 0.2) !important;
}
.hover\:tw-bg-orange-950\/25:hover{
  background-color: rgb(155 126 105 / 0.25) !important;
}
.hover\:tw-bg-orange-950\/30:hover{
  background-color: rgb(155 126 105 / 0.3) !important;
}
.hover\:tw-bg-orange-950\/35:hover{
  background-color: rgb(155 126 105 / 0.35) !important;
}
.hover\:tw-bg-orange-950\/40:hover{
  background-color: rgb(155 126 105 / 0.4) !important;
}
.hover\:tw-bg-orange-950\/45:hover{
  background-color: rgb(155 126 105 / 0.45) !important;
}
.hover\:tw-bg-orange-950\/5:hover{
  background-color: rgb(155 126 105 / 0.05) !important;
}
.hover\:tw-bg-orange-950\/50:hover{
  background-color: rgb(155 126 105 / 0.5) !important;
}
.hover\:tw-bg-orange-950\/55:hover{
  background-color: rgb(155 126 105 / 0.55) !important;
}
.hover\:tw-bg-orange-950\/60:hover{
  background-color: rgb(155 126 105 / 0.6) !important;
}
.hover\:tw-bg-orange-950\/65:hover{
  background-color: rgb(155 126 105 / 0.65) !important;
}
.hover\:tw-bg-orange-950\/70:hover{
  background-color: rgb(155 126 105 / 0.7) !important;
}
.hover\:tw-bg-orange-950\/75:hover{
  background-color: rgb(155 126 105 / 0.75) !important;
}
.hover\:tw-bg-orange-950\/80:hover{
  background-color: rgb(155 126 105 / 0.8) !important;
}
.hover\:tw-bg-orange-950\/85:hover{
  background-color: rgb(155 126 105 / 0.85) !important;
}
.hover\:tw-bg-orange-950\/90:hover{
  background-color: rgb(155 126 105 / 0.9) !important;
}
.hover\:tw-bg-orange-950\/95:hover{
  background-color: rgb(155 126 105 / 0.95) !important;
}
.hover\:tw-bg-pink-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-100\/0:hover{
  background-color: rgb(252 231 243 / 0) !important;
}
.hover\:tw-bg-pink-100\/10:hover{
  background-color: rgb(252 231 243 / 0.1) !important;
}
.hover\:tw-bg-pink-100\/100:hover{
  background-color: rgb(252 231 243 / 1) !important;
}
.hover\:tw-bg-pink-100\/15:hover{
  background-color: rgb(252 231 243 / 0.15) !important;
}
.hover\:tw-bg-pink-100\/20:hover{
  background-color: rgb(252 231 243 / 0.2) !important;
}
.hover\:tw-bg-pink-100\/25:hover{
  background-color: rgb(252 231 243 / 0.25) !important;
}
.hover\:tw-bg-pink-100\/30:hover{
  background-color: rgb(252 231 243 / 0.3) !important;
}
.hover\:tw-bg-pink-100\/35:hover{
  background-color: rgb(252 231 243 / 0.35) !important;
}
.hover\:tw-bg-pink-100\/40:hover{
  background-color: rgb(252 231 243 / 0.4) !important;
}
.hover\:tw-bg-pink-100\/45:hover{
  background-color: rgb(252 231 243 / 0.45) !important;
}
.hover\:tw-bg-pink-100\/5:hover{
  background-color: rgb(252 231 243 / 0.05) !important;
}
.hover\:tw-bg-pink-100\/50:hover{
  background-color: rgb(252 231 243 / 0.5) !important;
}
.hover\:tw-bg-pink-100\/55:hover{
  background-color: rgb(252 231 243 / 0.55) !important;
}
.hover\:tw-bg-pink-100\/60:hover{
  background-color: rgb(252 231 243 / 0.6) !important;
}
.hover\:tw-bg-pink-100\/65:hover{
  background-color: rgb(252 231 243 / 0.65) !important;
}
.hover\:tw-bg-pink-100\/70:hover{
  background-color: rgb(252 231 243 / 0.7) !important;
}
.hover\:tw-bg-pink-100\/75:hover{
  background-color: rgb(252 231 243 / 0.75) !important;
}
.hover\:tw-bg-pink-100\/80:hover{
  background-color: rgb(252 231 243 / 0.8) !important;
}
.hover\:tw-bg-pink-100\/85:hover{
  background-color: rgb(252 231 243 / 0.85) !important;
}
.hover\:tw-bg-pink-100\/90:hover{
  background-color: rgb(252 231 243 / 0.9) !important;
}
.hover\:tw-bg-pink-100\/95:hover{
  background-color: rgb(252 231 243 / 0.95) !important;
}
.hover\:tw-bg-pink-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-200\/0:hover{
  background-color: rgb(251 207 232 / 0) !important;
}
.hover\:tw-bg-pink-200\/10:hover{
  background-color: rgb(251 207 232 / 0.1) !important;
}
.hover\:tw-bg-pink-200\/100:hover{
  background-color: rgb(251 207 232 / 1) !important;
}
.hover\:tw-bg-pink-200\/15:hover{
  background-color: rgb(251 207 232 / 0.15) !important;
}
.hover\:tw-bg-pink-200\/20:hover{
  background-color: rgb(251 207 232 / 0.2) !important;
}
.hover\:tw-bg-pink-200\/25:hover{
  background-color: rgb(251 207 232 / 0.25) !important;
}
.hover\:tw-bg-pink-200\/30:hover{
  background-color: rgb(251 207 232 / 0.3) !important;
}
.hover\:tw-bg-pink-200\/35:hover{
  background-color: rgb(251 207 232 / 0.35) !important;
}
.hover\:tw-bg-pink-200\/40:hover{
  background-color: rgb(251 207 232 / 0.4) !important;
}
.hover\:tw-bg-pink-200\/45:hover{
  background-color: rgb(251 207 232 / 0.45) !important;
}
.hover\:tw-bg-pink-200\/5:hover{
  background-color: rgb(251 207 232 / 0.05) !important;
}
.hover\:tw-bg-pink-200\/50:hover{
  background-color: rgb(251 207 232 / 0.5) !important;
}
.hover\:tw-bg-pink-200\/55:hover{
  background-color: rgb(251 207 232 / 0.55) !important;
}
.hover\:tw-bg-pink-200\/60:hover{
  background-color: rgb(251 207 232 / 0.6) !important;
}
.hover\:tw-bg-pink-200\/65:hover{
  background-color: rgb(251 207 232 / 0.65) !important;
}
.hover\:tw-bg-pink-200\/70:hover{
  background-color: rgb(251 207 232 / 0.7) !important;
}
.hover\:tw-bg-pink-200\/75:hover{
  background-color: rgb(251 207 232 / 0.75) !important;
}
.hover\:tw-bg-pink-200\/80:hover{
  background-color: rgb(251 207 232 / 0.8) !important;
}
.hover\:tw-bg-pink-200\/85:hover{
  background-color: rgb(251 207 232 / 0.85) !important;
}
.hover\:tw-bg-pink-200\/90:hover{
  background-color: rgb(251 207 232 / 0.9) !important;
}
.hover\:tw-bg-pink-200\/95:hover{
  background-color: rgb(251 207 232 / 0.95) !important;
}
.hover\:tw-bg-pink-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-300\/0:hover{
  background-color: rgb(249 168 212 / 0) !important;
}
.hover\:tw-bg-pink-300\/10:hover{
  background-color: rgb(249 168 212 / 0.1) !important;
}
.hover\:tw-bg-pink-300\/100:hover{
  background-color: rgb(249 168 212 / 1) !important;
}
.hover\:tw-bg-pink-300\/15:hover{
  background-color: rgb(249 168 212 / 0.15) !important;
}
.hover\:tw-bg-pink-300\/20:hover{
  background-color: rgb(249 168 212 / 0.2) !important;
}
.hover\:tw-bg-pink-300\/25:hover{
  background-color: rgb(249 168 212 / 0.25) !important;
}
.hover\:tw-bg-pink-300\/30:hover{
  background-color: rgb(249 168 212 / 0.3) !important;
}
.hover\:tw-bg-pink-300\/35:hover{
  background-color: rgb(249 168 212 / 0.35) !important;
}
.hover\:tw-bg-pink-300\/40:hover{
  background-color: rgb(249 168 212 / 0.4) !important;
}
.hover\:tw-bg-pink-300\/45:hover{
  background-color: rgb(249 168 212 / 0.45) !important;
}
.hover\:tw-bg-pink-300\/5:hover{
  background-color: rgb(249 168 212 / 0.05) !important;
}
.hover\:tw-bg-pink-300\/50:hover{
  background-color: rgb(249 168 212 / 0.5) !important;
}
.hover\:tw-bg-pink-300\/55:hover{
  background-color: rgb(249 168 212 / 0.55) !important;
}
.hover\:tw-bg-pink-300\/60:hover{
  background-color: rgb(249 168 212 / 0.6) !important;
}
.hover\:tw-bg-pink-300\/65:hover{
  background-color: rgb(249 168 212 / 0.65) !important;
}
.hover\:tw-bg-pink-300\/70:hover{
  background-color: rgb(249 168 212 / 0.7) !important;
}
.hover\:tw-bg-pink-300\/75:hover{
  background-color: rgb(249 168 212 / 0.75) !important;
}
.hover\:tw-bg-pink-300\/80:hover{
  background-color: rgb(249 168 212 / 0.8) !important;
}
.hover\:tw-bg-pink-300\/85:hover{
  background-color: rgb(249 168 212 / 0.85) !important;
}
.hover\:tw-bg-pink-300\/90:hover{
  background-color: rgb(249 168 212 / 0.9) !important;
}
.hover\:tw-bg-pink-300\/95:hover{
  background-color: rgb(249 168 212 / 0.95) !important;
}
.hover\:tw-bg-pink-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-400\/0:hover{
  background-color: rgb(244 114 182 / 0) !important;
}
.hover\:tw-bg-pink-400\/10:hover{
  background-color: rgb(244 114 182 / 0.1) !important;
}
.hover\:tw-bg-pink-400\/100:hover{
  background-color: rgb(244 114 182 / 1) !important;
}
.hover\:tw-bg-pink-400\/15:hover{
  background-color: rgb(244 114 182 / 0.15) !important;
}
.hover\:tw-bg-pink-400\/20:hover{
  background-color: rgb(244 114 182 / 0.2) !important;
}
.hover\:tw-bg-pink-400\/25:hover{
  background-color: rgb(244 114 182 / 0.25) !important;
}
.hover\:tw-bg-pink-400\/30:hover{
  background-color: rgb(244 114 182 / 0.3) !important;
}
.hover\:tw-bg-pink-400\/35:hover{
  background-color: rgb(244 114 182 / 0.35) !important;
}
.hover\:tw-bg-pink-400\/40:hover{
  background-color: rgb(244 114 182 / 0.4) !important;
}
.hover\:tw-bg-pink-400\/45:hover{
  background-color: rgb(244 114 182 / 0.45) !important;
}
.hover\:tw-bg-pink-400\/5:hover{
  background-color: rgb(244 114 182 / 0.05) !important;
}
.hover\:tw-bg-pink-400\/50:hover{
  background-color: rgb(244 114 182 / 0.5) !important;
}
.hover\:tw-bg-pink-400\/55:hover{
  background-color: rgb(244 114 182 / 0.55) !important;
}
.hover\:tw-bg-pink-400\/60:hover{
  background-color: rgb(244 114 182 / 0.6) !important;
}
.hover\:tw-bg-pink-400\/65:hover{
  background-color: rgb(244 114 182 / 0.65) !important;
}
.hover\:tw-bg-pink-400\/70:hover{
  background-color: rgb(244 114 182 / 0.7) !important;
}
.hover\:tw-bg-pink-400\/75:hover{
  background-color: rgb(244 114 182 / 0.75) !important;
}
.hover\:tw-bg-pink-400\/80:hover{
  background-color: rgb(244 114 182 / 0.8) !important;
}
.hover\:tw-bg-pink-400\/85:hover{
  background-color: rgb(244 114 182 / 0.85) !important;
}
.hover\:tw-bg-pink-400\/90:hover{
  background-color: rgb(244 114 182 / 0.9) !important;
}
.hover\:tw-bg-pink-400\/95:hover{
  background-color: rgb(244 114 182 / 0.95) !important;
}
.hover\:tw-bg-pink-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-50\/0:hover{
  background-color: rgb(253 242 248 / 0) !important;
}
.hover\:tw-bg-pink-50\/10:hover{
  background-color: rgb(253 242 248 / 0.1) !important;
}
.hover\:tw-bg-pink-50\/100:hover{
  background-color: rgb(253 242 248 / 1) !important;
}
.hover\:tw-bg-pink-50\/15:hover{
  background-color: rgb(253 242 248 / 0.15) !important;
}
.hover\:tw-bg-pink-50\/20:hover{
  background-color: rgb(253 242 248 / 0.2) !important;
}
.hover\:tw-bg-pink-50\/25:hover{
  background-color: rgb(253 242 248 / 0.25) !important;
}
.hover\:tw-bg-pink-50\/30:hover{
  background-color: rgb(253 242 248 / 0.3) !important;
}
.hover\:tw-bg-pink-50\/35:hover{
  background-color: rgb(253 242 248 / 0.35) !important;
}
.hover\:tw-bg-pink-50\/40:hover{
  background-color: rgb(253 242 248 / 0.4) !important;
}
.hover\:tw-bg-pink-50\/45:hover{
  background-color: rgb(253 242 248 / 0.45) !important;
}
.hover\:tw-bg-pink-50\/5:hover{
  background-color: rgb(253 242 248 / 0.05) !important;
}
.hover\:tw-bg-pink-50\/50:hover{
  background-color: rgb(253 242 248 / 0.5) !important;
}
.hover\:tw-bg-pink-50\/55:hover{
  background-color: rgb(253 242 248 / 0.55) !important;
}
.hover\:tw-bg-pink-50\/60:hover{
  background-color: rgb(253 242 248 / 0.6) !important;
}
.hover\:tw-bg-pink-50\/65:hover{
  background-color: rgb(253 242 248 / 0.65) !important;
}
.hover\:tw-bg-pink-50\/70:hover{
  background-color: rgb(253 242 248 / 0.7) !important;
}
.hover\:tw-bg-pink-50\/75:hover{
  background-color: rgb(253 242 248 / 0.75) !important;
}
.hover\:tw-bg-pink-50\/80:hover{
  background-color: rgb(253 242 248 / 0.8) !important;
}
.hover\:tw-bg-pink-50\/85:hover{
  background-color: rgb(253 242 248 / 0.85) !important;
}
.hover\:tw-bg-pink-50\/90:hover{
  background-color: rgb(253 242 248 / 0.9) !important;
}
.hover\:tw-bg-pink-50\/95:hover{
  background-color: rgb(253 242 248 / 0.95) !important;
}
.hover\:tw-bg-pink-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-500\/0:hover{
  background-color: rgb(236 72 153 / 0) !important;
}
.hover\:tw-bg-pink-500\/10:hover{
  background-color: rgb(236 72 153 / 0.1) !important;
}
.hover\:tw-bg-pink-500\/100:hover{
  background-color: rgb(236 72 153 / 1) !important;
}
.hover\:tw-bg-pink-500\/15:hover{
  background-color: rgb(236 72 153 / 0.15) !important;
}
.hover\:tw-bg-pink-500\/20:hover{
  background-color: rgb(236 72 153 / 0.2) !important;
}
.hover\:tw-bg-pink-500\/25:hover{
  background-color: rgb(236 72 153 / 0.25) !important;
}
.hover\:tw-bg-pink-500\/30:hover{
  background-color: rgb(236 72 153 / 0.3) !important;
}
.hover\:tw-bg-pink-500\/35:hover{
  background-color: rgb(236 72 153 / 0.35) !important;
}
.hover\:tw-bg-pink-500\/40:hover{
  background-color: rgb(236 72 153 / 0.4) !important;
}
.hover\:tw-bg-pink-500\/45:hover{
  background-color: rgb(236 72 153 / 0.45) !important;
}
.hover\:tw-bg-pink-500\/5:hover{
  background-color: rgb(236 72 153 / 0.05) !important;
}
.hover\:tw-bg-pink-500\/50:hover{
  background-color: rgb(236 72 153 / 0.5) !important;
}
.hover\:tw-bg-pink-500\/55:hover{
  background-color: rgb(236 72 153 / 0.55) !important;
}
.hover\:tw-bg-pink-500\/60:hover{
  background-color: rgb(236 72 153 / 0.6) !important;
}
.hover\:tw-bg-pink-500\/65:hover{
  background-color: rgb(236 72 153 / 0.65) !important;
}
.hover\:tw-bg-pink-500\/70:hover{
  background-color: rgb(236 72 153 / 0.7) !important;
}
.hover\:tw-bg-pink-500\/75:hover{
  background-color: rgb(236 72 153 / 0.75) !important;
}
.hover\:tw-bg-pink-500\/80:hover{
  background-color: rgb(236 72 153 / 0.8) !important;
}
.hover\:tw-bg-pink-500\/85:hover{
  background-color: rgb(236 72 153 / 0.85) !important;
}
.hover\:tw-bg-pink-500\/90:hover{
  background-color: rgb(236 72 153 / 0.9) !important;
}
.hover\:tw-bg-pink-500\/95:hover{
  background-color: rgb(236 72 153 / 0.95) !important;
}
.hover\:tw-bg-pink-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-600\/0:hover{
  background-color: rgb(219 39 119 / 0) !important;
}
.hover\:tw-bg-pink-600\/10:hover{
  background-color: rgb(219 39 119 / 0.1) !important;
}
.hover\:tw-bg-pink-600\/100:hover{
  background-color: rgb(219 39 119 / 1) !important;
}
.hover\:tw-bg-pink-600\/15:hover{
  background-color: rgb(219 39 119 / 0.15) !important;
}
.hover\:tw-bg-pink-600\/20:hover{
  background-color: rgb(219 39 119 / 0.2) !important;
}
.hover\:tw-bg-pink-600\/25:hover{
  background-color: rgb(219 39 119 / 0.25) !important;
}
.hover\:tw-bg-pink-600\/30:hover{
  background-color: rgb(219 39 119 / 0.3) !important;
}
.hover\:tw-bg-pink-600\/35:hover{
  background-color: rgb(219 39 119 / 0.35) !important;
}
.hover\:tw-bg-pink-600\/40:hover{
  background-color: rgb(219 39 119 / 0.4) !important;
}
.hover\:tw-bg-pink-600\/45:hover{
  background-color: rgb(219 39 119 / 0.45) !important;
}
.hover\:tw-bg-pink-600\/5:hover{
  background-color: rgb(219 39 119 / 0.05) !important;
}
.hover\:tw-bg-pink-600\/50:hover{
  background-color: rgb(219 39 119 / 0.5) !important;
}
.hover\:tw-bg-pink-600\/55:hover{
  background-color: rgb(219 39 119 / 0.55) !important;
}
.hover\:tw-bg-pink-600\/60:hover{
  background-color: rgb(219 39 119 / 0.6) !important;
}
.hover\:tw-bg-pink-600\/65:hover{
  background-color: rgb(219 39 119 / 0.65) !important;
}
.hover\:tw-bg-pink-600\/70:hover{
  background-color: rgb(219 39 119 / 0.7) !important;
}
.hover\:tw-bg-pink-600\/75:hover{
  background-color: rgb(219 39 119 / 0.75) !important;
}
.hover\:tw-bg-pink-600\/80:hover{
  background-color: rgb(219 39 119 / 0.8) !important;
}
.hover\:tw-bg-pink-600\/85:hover{
  background-color: rgb(219 39 119 / 0.85) !important;
}
.hover\:tw-bg-pink-600\/90:hover{
  background-color: rgb(219 39 119 / 0.9) !important;
}
.hover\:tw-bg-pink-600\/95:hover{
  background-color: rgb(219 39 119 / 0.95) !important;
}
.hover\:tw-bg-pink-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-700\/0:hover{
  background-color: rgb(190 24 93 / 0) !important;
}
.hover\:tw-bg-pink-700\/10:hover{
  background-color: rgb(190 24 93 / 0.1) !important;
}
.hover\:tw-bg-pink-700\/100:hover{
  background-color: rgb(190 24 93 / 1) !important;
}
.hover\:tw-bg-pink-700\/15:hover{
  background-color: rgb(190 24 93 / 0.15) !important;
}
.hover\:tw-bg-pink-700\/20:hover{
  background-color: rgb(190 24 93 / 0.2) !important;
}
.hover\:tw-bg-pink-700\/25:hover{
  background-color: rgb(190 24 93 / 0.25) !important;
}
.hover\:tw-bg-pink-700\/30:hover{
  background-color: rgb(190 24 93 / 0.3) !important;
}
.hover\:tw-bg-pink-700\/35:hover{
  background-color: rgb(190 24 93 / 0.35) !important;
}
.hover\:tw-bg-pink-700\/40:hover{
  background-color: rgb(190 24 93 / 0.4) !important;
}
.hover\:tw-bg-pink-700\/45:hover{
  background-color: rgb(190 24 93 / 0.45) !important;
}
.hover\:tw-bg-pink-700\/5:hover{
  background-color: rgb(190 24 93 / 0.05) !important;
}
.hover\:tw-bg-pink-700\/50:hover{
  background-color: rgb(190 24 93 / 0.5) !important;
}
.hover\:tw-bg-pink-700\/55:hover{
  background-color: rgb(190 24 93 / 0.55) !important;
}
.hover\:tw-bg-pink-700\/60:hover{
  background-color: rgb(190 24 93 / 0.6) !important;
}
.hover\:tw-bg-pink-700\/65:hover{
  background-color: rgb(190 24 93 / 0.65) !important;
}
.hover\:tw-bg-pink-700\/70:hover{
  background-color: rgb(190 24 93 / 0.7) !important;
}
.hover\:tw-bg-pink-700\/75:hover{
  background-color: rgb(190 24 93 / 0.75) !important;
}
.hover\:tw-bg-pink-700\/80:hover{
  background-color: rgb(190 24 93 / 0.8) !important;
}
.hover\:tw-bg-pink-700\/85:hover{
  background-color: rgb(190 24 93 / 0.85) !important;
}
.hover\:tw-bg-pink-700\/90:hover{
  background-color: rgb(190 24 93 / 0.9) !important;
}
.hover\:tw-bg-pink-700\/95:hover{
  background-color: rgb(190 24 93 / 0.95) !important;
}
.hover\:tw-bg-pink-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-800\/0:hover{
  background-color: rgb(157 23 77 / 0) !important;
}
.hover\:tw-bg-pink-800\/10:hover{
  background-color: rgb(157 23 77 / 0.1) !important;
}
.hover\:tw-bg-pink-800\/100:hover{
  background-color: rgb(157 23 77 / 1) !important;
}
.hover\:tw-bg-pink-800\/15:hover{
  background-color: rgb(157 23 77 / 0.15) !important;
}
.hover\:tw-bg-pink-800\/20:hover{
  background-color: rgb(157 23 77 / 0.2) !important;
}
.hover\:tw-bg-pink-800\/25:hover{
  background-color: rgb(157 23 77 / 0.25) !important;
}
.hover\:tw-bg-pink-800\/30:hover{
  background-color: rgb(157 23 77 / 0.3) !important;
}
.hover\:tw-bg-pink-800\/35:hover{
  background-color: rgb(157 23 77 / 0.35) !important;
}
.hover\:tw-bg-pink-800\/40:hover{
  background-color: rgb(157 23 77 / 0.4) !important;
}
.hover\:tw-bg-pink-800\/45:hover{
  background-color: rgb(157 23 77 / 0.45) !important;
}
.hover\:tw-bg-pink-800\/5:hover{
  background-color: rgb(157 23 77 / 0.05) !important;
}
.hover\:tw-bg-pink-800\/50:hover{
  background-color: rgb(157 23 77 / 0.5) !important;
}
.hover\:tw-bg-pink-800\/55:hover{
  background-color: rgb(157 23 77 / 0.55) !important;
}
.hover\:tw-bg-pink-800\/60:hover{
  background-color: rgb(157 23 77 / 0.6) !important;
}
.hover\:tw-bg-pink-800\/65:hover{
  background-color: rgb(157 23 77 / 0.65) !important;
}
.hover\:tw-bg-pink-800\/70:hover{
  background-color: rgb(157 23 77 / 0.7) !important;
}
.hover\:tw-bg-pink-800\/75:hover{
  background-color: rgb(157 23 77 / 0.75) !important;
}
.hover\:tw-bg-pink-800\/80:hover{
  background-color: rgb(157 23 77 / 0.8) !important;
}
.hover\:tw-bg-pink-800\/85:hover{
  background-color: rgb(157 23 77 / 0.85) !important;
}
.hover\:tw-bg-pink-800\/90:hover{
  background-color: rgb(157 23 77 / 0.9) !important;
}
.hover\:tw-bg-pink-800\/95:hover{
  background-color: rgb(157 23 77 / 0.95) !important;
}
.hover\:tw-bg-pink-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-900\/0:hover{
  background-color: rgb(131 24 67 / 0) !important;
}
.hover\:tw-bg-pink-900\/10:hover{
  background-color: rgb(131 24 67 / 0.1) !important;
}
.hover\:tw-bg-pink-900\/100:hover{
  background-color: rgb(131 24 67 / 1) !important;
}
.hover\:tw-bg-pink-900\/15:hover{
  background-color: rgb(131 24 67 / 0.15) !important;
}
.hover\:tw-bg-pink-900\/20:hover{
  background-color: rgb(131 24 67 / 0.2) !important;
}
.hover\:tw-bg-pink-900\/25:hover{
  background-color: rgb(131 24 67 / 0.25) !important;
}
.hover\:tw-bg-pink-900\/30:hover{
  background-color: rgb(131 24 67 / 0.3) !important;
}
.hover\:tw-bg-pink-900\/35:hover{
  background-color: rgb(131 24 67 / 0.35) !important;
}
.hover\:tw-bg-pink-900\/40:hover{
  background-color: rgb(131 24 67 / 0.4) !important;
}
.hover\:tw-bg-pink-900\/45:hover{
  background-color: rgb(131 24 67 / 0.45) !important;
}
.hover\:tw-bg-pink-900\/5:hover{
  background-color: rgb(131 24 67 / 0.05) !important;
}
.hover\:tw-bg-pink-900\/50:hover{
  background-color: rgb(131 24 67 / 0.5) !important;
}
.hover\:tw-bg-pink-900\/55:hover{
  background-color: rgb(131 24 67 / 0.55) !important;
}
.hover\:tw-bg-pink-900\/60:hover{
  background-color: rgb(131 24 67 / 0.6) !important;
}
.hover\:tw-bg-pink-900\/65:hover{
  background-color: rgb(131 24 67 / 0.65) !important;
}
.hover\:tw-bg-pink-900\/70:hover{
  background-color: rgb(131 24 67 / 0.7) !important;
}
.hover\:tw-bg-pink-900\/75:hover{
  background-color: rgb(131 24 67 / 0.75) !important;
}
.hover\:tw-bg-pink-900\/80:hover{
  background-color: rgb(131 24 67 / 0.8) !important;
}
.hover\:tw-bg-pink-900\/85:hover{
  background-color: rgb(131 24 67 / 0.85) !important;
}
.hover\:tw-bg-pink-900\/90:hover{
  background-color: rgb(131 24 67 / 0.9) !important;
}
.hover\:tw-bg-pink-900\/95:hover{
  background-color: rgb(131 24 67 / 0.95) !important;
}
.hover\:tw-bg-pink-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-pink-950\/0:hover{
  background-color: rgb(80 7 36 / 0) !important;
}
.hover\:tw-bg-pink-950\/10:hover{
  background-color: rgb(80 7 36 / 0.1) !important;
}
.hover\:tw-bg-pink-950\/100:hover{
  background-color: rgb(80 7 36 / 1) !important;
}
.hover\:tw-bg-pink-950\/15:hover{
  background-color: rgb(80 7 36 / 0.15) !important;
}
.hover\:tw-bg-pink-950\/20:hover{
  background-color: rgb(80 7 36 / 0.2) !important;
}
.hover\:tw-bg-pink-950\/25:hover{
  background-color: rgb(80 7 36 / 0.25) !important;
}
.hover\:tw-bg-pink-950\/30:hover{
  background-color: rgb(80 7 36 / 0.3) !important;
}
.hover\:tw-bg-pink-950\/35:hover{
  background-color: rgb(80 7 36 / 0.35) !important;
}
.hover\:tw-bg-pink-950\/40:hover{
  background-color: rgb(80 7 36 / 0.4) !important;
}
.hover\:tw-bg-pink-950\/45:hover{
  background-color: rgb(80 7 36 / 0.45) !important;
}
.hover\:tw-bg-pink-950\/5:hover{
  background-color: rgb(80 7 36 / 0.05) !important;
}
.hover\:tw-bg-pink-950\/50:hover{
  background-color: rgb(80 7 36 / 0.5) !important;
}
.hover\:tw-bg-pink-950\/55:hover{
  background-color: rgb(80 7 36 / 0.55) !important;
}
.hover\:tw-bg-pink-950\/60:hover{
  background-color: rgb(80 7 36 / 0.6) !important;
}
.hover\:tw-bg-pink-950\/65:hover{
  background-color: rgb(80 7 36 / 0.65) !important;
}
.hover\:tw-bg-pink-950\/70:hover{
  background-color: rgb(80 7 36 / 0.7) !important;
}
.hover\:tw-bg-pink-950\/75:hover{
  background-color: rgb(80 7 36 / 0.75) !important;
}
.hover\:tw-bg-pink-950\/80:hover{
  background-color: rgb(80 7 36 / 0.8) !important;
}
.hover\:tw-bg-pink-950\/85:hover{
  background-color: rgb(80 7 36 / 0.85) !important;
}
.hover\:tw-bg-pink-950\/90:hover{
  background-color: rgb(80 7 36 / 0.9) !important;
}
.hover\:tw-bg-pink-950\/95:hover{
  background-color: rgb(80 7 36 / 0.95) !important;
}
.hover\:tw-bg-purple-10:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 230 241 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-10\/0:hover{
  background-color: rgb(240 230 241 / 0) !important;
}
.hover\:tw-bg-purple-10\/10:hover{
  background-color: rgb(240 230 241 / 0.1) !important;
}
.hover\:tw-bg-purple-10\/100:hover{
  background-color: rgb(240 230 241 / 1) !important;
}
.hover\:tw-bg-purple-10\/15:hover{
  background-color: rgb(240 230 241 / 0.15) !important;
}
.hover\:tw-bg-purple-10\/20:hover{
  background-color: rgb(240 230 241 / 0.2) !important;
}
.hover\:tw-bg-purple-10\/25:hover{
  background-color: rgb(240 230 241 / 0.25) !important;
}
.hover\:tw-bg-purple-10\/30:hover{
  background-color: rgb(240 230 241 / 0.3) !important;
}
.hover\:tw-bg-purple-10\/35:hover{
  background-color: rgb(240 230 241 / 0.35) !important;
}
.hover\:tw-bg-purple-10\/40:hover{
  background-color: rgb(240 230 241 / 0.4) !important;
}
.hover\:tw-bg-purple-10\/45:hover{
  background-color: rgb(240 230 241 / 0.45) !important;
}
.hover\:tw-bg-purple-10\/5:hover{
  background-color: rgb(240 230 241 / 0.05) !important;
}
.hover\:tw-bg-purple-10\/50:hover{
  background-color: rgb(240 230 241 / 0.5) !important;
}
.hover\:tw-bg-purple-10\/55:hover{
  background-color: rgb(240 230 241 / 0.55) !important;
}
.hover\:tw-bg-purple-10\/60:hover{
  background-color: rgb(240 230 241 / 0.6) !important;
}
.hover\:tw-bg-purple-10\/65:hover{
  background-color: rgb(240 230 241 / 0.65) !important;
}
.hover\:tw-bg-purple-10\/70:hover{
  background-color: rgb(240 230 241 / 0.7) !important;
}
.hover\:tw-bg-purple-10\/75:hover{
  background-color: rgb(240 230 241 / 0.75) !important;
}
.hover\:tw-bg-purple-10\/80:hover{
  background-color: rgb(240 230 241 / 0.8) !important;
}
.hover\:tw-bg-purple-10\/85:hover{
  background-color: rgb(240 230 241 / 0.85) !important;
}
.hover\:tw-bg-purple-10\/90:hover{
  background-color: rgb(240 230 241 / 0.9) !important;
}
.hover\:tw-bg-purple-10\/95:hover{
  background-color: rgb(240 230 241 / 0.95) !important;
}
.hover\:tw-bg-purple-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-100\/0:hover{
  background-color: rgb(243 232 255 / 0) !important;
}
.hover\:tw-bg-purple-100\/10:hover{
  background-color: rgb(243 232 255 / 0.1) !important;
}
.hover\:tw-bg-purple-100\/100:hover{
  background-color: rgb(243 232 255 / 1) !important;
}
.hover\:tw-bg-purple-100\/15:hover{
  background-color: rgb(243 232 255 / 0.15) !important;
}
.hover\:tw-bg-purple-100\/20:hover{
  background-color: rgb(243 232 255 / 0.2) !important;
}
.hover\:tw-bg-purple-100\/25:hover{
  background-color: rgb(243 232 255 / 0.25) !important;
}
.hover\:tw-bg-purple-100\/30:hover{
  background-color: rgb(243 232 255 / 0.3) !important;
}
.hover\:tw-bg-purple-100\/35:hover{
  background-color: rgb(243 232 255 / 0.35) !important;
}
.hover\:tw-bg-purple-100\/40:hover{
  background-color: rgb(243 232 255 / 0.4) !important;
}
.hover\:tw-bg-purple-100\/45:hover{
  background-color: rgb(243 232 255 / 0.45) !important;
}
.hover\:tw-bg-purple-100\/5:hover{
  background-color: rgb(243 232 255 / 0.05) !important;
}
.hover\:tw-bg-purple-100\/50:hover{
  background-color: rgb(243 232 255 / 0.5) !important;
}
.hover\:tw-bg-purple-100\/55:hover{
  background-color: rgb(243 232 255 / 0.55) !important;
}
.hover\:tw-bg-purple-100\/60:hover{
  background-color: rgb(243 232 255 / 0.6) !important;
}
.hover\:tw-bg-purple-100\/65:hover{
  background-color: rgb(243 232 255 / 0.65) !important;
}
.hover\:tw-bg-purple-100\/70:hover{
  background-color: rgb(243 232 255 / 0.7) !important;
}
.hover\:tw-bg-purple-100\/75:hover{
  background-color: rgb(243 232 255 / 0.75) !important;
}
.hover\:tw-bg-purple-100\/80:hover{
  background-color: rgb(243 232 255 / 0.8) !important;
}
.hover\:tw-bg-purple-100\/85:hover{
  background-color: rgb(243 232 255 / 0.85) !important;
}
.hover\:tw-bg-purple-100\/90:hover{
  background-color: rgb(243 232 255 / 0.9) !important;
}
.hover\:tw-bg-purple-100\/95:hover{
  background-color: rgb(243 232 255 / 0.95) !important;
}
.hover\:tw-bg-purple-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-200\/0:hover{
  background-color: rgb(233 213 255 / 0) !important;
}
.hover\:tw-bg-purple-200\/10:hover{
  background-color: rgb(233 213 255 / 0.1) !important;
}
.hover\:tw-bg-purple-200\/100:hover{
  background-color: rgb(233 213 255 / 1) !important;
}
.hover\:tw-bg-purple-200\/15:hover{
  background-color: rgb(233 213 255 / 0.15) !important;
}
.hover\:tw-bg-purple-200\/20:hover{
  background-color: rgb(233 213 255 / 0.2) !important;
}
.hover\:tw-bg-purple-200\/25:hover{
  background-color: rgb(233 213 255 / 0.25) !important;
}
.hover\:tw-bg-purple-200\/30:hover{
  background-color: rgb(233 213 255 / 0.3) !important;
}
.hover\:tw-bg-purple-200\/35:hover{
  background-color: rgb(233 213 255 / 0.35) !important;
}
.hover\:tw-bg-purple-200\/40:hover{
  background-color: rgb(233 213 255 / 0.4) !important;
}
.hover\:tw-bg-purple-200\/45:hover{
  background-color: rgb(233 213 255 / 0.45) !important;
}
.hover\:tw-bg-purple-200\/5:hover{
  background-color: rgb(233 213 255 / 0.05) !important;
}
.hover\:tw-bg-purple-200\/50:hover{
  background-color: rgb(233 213 255 / 0.5) !important;
}
.hover\:tw-bg-purple-200\/55:hover{
  background-color: rgb(233 213 255 / 0.55) !important;
}
.hover\:tw-bg-purple-200\/60:hover{
  background-color: rgb(233 213 255 / 0.6) !important;
}
.hover\:tw-bg-purple-200\/65:hover{
  background-color: rgb(233 213 255 / 0.65) !important;
}
.hover\:tw-bg-purple-200\/70:hover{
  background-color: rgb(233 213 255 / 0.7) !important;
}
.hover\:tw-bg-purple-200\/75:hover{
  background-color: rgb(233 213 255 / 0.75) !important;
}
.hover\:tw-bg-purple-200\/80:hover{
  background-color: rgb(233 213 255 / 0.8) !important;
}
.hover\:tw-bg-purple-200\/85:hover{
  background-color: rgb(233 213 255 / 0.85) !important;
}
.hover\:tw-bg-purple-200\/90:hover{
  background-color: rgb(233 213 255 / 0.9) !important;
}
.hover\:tw-bg-purple-200\/95:hover{
  background-color: rgb(233 213 255 / 0.95) !important;
}
.hover\:tw-bg-purple-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-300\/0:hover{
  background-color: rgb(216 180 254 / 0) !important;
}
.hover\:tw-bg-purple-300\/10:hover{
  background-color: rgb(216 180 254 / 0.1) !important;
}
.hover\:tw-bg-purple-300\/100:hover{
  background-color: rgb(216 180 254 / 1) !important;
}
.hover\:tw-bg-purple-300\/15:hover{
  background-color: rgb(216 180 254 / 0.15) !important;
}
.hover\:tw-bg-purple-300\/20:hover{
  background-color: rgb(216 180 254 / 0.2) !important;
}
.hover\:tw-bg-purple-300\/25:hover{
  background-color: rgb(216 180 254 / 0.25) !important;
}
.hover\:tw-bg-purple-300\/30:hover{
  background-color: rgb(216 180 254 / 0.3) !important;
}
.hover\:tw-bg-purple-300\/35:hover{
  background-color: rgb(216 180 254 / 0.35) !important;
}
.hover\:tw-bg-purple-300\/40:hover{
  background-color: rgb(216 180 254 / 0.4) !important;
}
.hover\:tw-bg-purple-300\/45:hover{
  background-color: rgb(216 180 254 / 0.45) !important;
}
.hover\:tw-bg-purple-300\/5:hover{
  background-color: rgb(216 180 254 / 0.05) !important;
}
.hover\:tw-bg-purple-300\/50:hover{
  background-color: rgb(216 180 254 / 0.5) !important;
}
.hover\:tw-bg-purple-300\/55:hover{
  background-color: rgb(216 180 254 / 0.55) !important;
}
.hover\:tw-bg-purple-300\/60:hover{
  background-color: rgb(216 180 254 / 0.6) !important;
}
.hover\:tw-bg-purple-300\/65:hover{
  background-color: rgb(216 180 254 / 0.65) !important;
}
.hover\:tw-bg-purple-300\/70:hover{
  background-color: rgb(216 180 254 / 0.7) !important;
}
.hover\:tw-bg-purple-300\/75:hover{
  background-color: rgb(216 180 254 / 0.75) !important;
}
.hover\:tw-bg-purple-300\/80:hover{
  background-color: rgb(216 180 254 / 0.8) !important;
}
.hover\:tw-bg-purple-300\/85:hover{
  background-color: rgb(216 180 254 / 0.85) !important;
}
.hover\:tw-bg-purple-300\/90:hover{
  background-color: rgb(216 180 254 / 0.9) !important;
}
.hover\:tw-bg-purple-300\/95:hover{
  background-color: rgb(216 180 254 / 0.95) !important;
}
.hover\:tw-bg-purple-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-400\/0:hover{
  background-color: rgb(192 132 252 / 0) !important;
}
.hover\:tw-bg-purple-400\/10:hover{
  background-color: rgb(192 132 252 / 0.1) !important;
}
.hover\:tw-bg-purple-400\/100:hover{
  background-color: rgb(192 132 252 / 1) !important;
}
.hover\:tw-bg-purple-400\/15:hover{
  background-color: rgb(192 132 252 / 0.15) !important;
}
.hover\:tw-bg-purple-400\/20:hover{
  background-color: rgb(192 132 252 / 0.2) !important;
}
.hover\:tw-bg-purple-400\/25:hover{
  background-color: rgb(192 132 252 / 0.25) !important;
}
.hover\:tw-bg-purple-400\/30:hover{
  background-color: rgb(192 132 252 / 0.3) !important;
}
.hover\:tw-bg-purple-400\/35:hover{
  background-color: rgb(192 132 252 / 0.35) !important;
}
.hover\:tw-bg-purple-400\/40:hover{
  background-color: rgb(192 132 252 / 0.4) !important;
}
.hover\:tw-bg-purple-400\/45:hover{
  background-color: rgb(192 132 252 / 0.45) !important;
}
.hover\:tw-bg-purple-400\/5:hover{
  background-color: rgb(192 132 252 / 0.05) !important;
}
.hover\:tw-bg-purple-400\/50:hover{
  background-color: rgb(192 132 252 / 0.5) !important;
}
.hover\:tw-bg-purple-400\/55:hover{
  background-color: rgb(192 132 252 / 0.55) !important;
}
.hover\:tw-bg-purple-400\/60:hover{
  background-color: rgb(192 132 252 / 0.6) !important;
}
.hover\:tw-bg-purple-400\/65:hover{
  background-color: rgb(192 132 252 / 0.65) !important;
}
.hover\:tw-bg-purple-400\/70:hover{
  background-color: rgb(192 132 252 / 0.7) !important;
}
.hover\:tw-bg-purple-400\/75:hover{
  background-color: rgb(192 132 252 / 0.75) !important;
}
.hover\:tw-bg-purple-400\/80:hover{
  background-color: rgb(192 132 252 / 0.8) !important;
}
.hover\:tw-bg-purple-400\/85:hover{
  background-color: rgb(192 132 252 / 0.85) !important;
}
.hover\:tw-bg-purple-400\/90:hover{
  background-color: rgb(192 132 252 / 0.9) !important;
}
.hover\:tw-bg-purple-400\/95:hover{
  background-color: rgb(192 132 252 / 0.95) !important;
}
.hover\:tw-bg-purple-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(149 78 153 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-50\/0:hover{
  background-color: rgb(149 78 153 / 0) !important;
}
.hover\:tw-bg-purple-50\/10:hover{
  background-color: rgb(149 78 153 / 0.1) !important;
}
.hover\:tw-bg-purple-50\/100:hover{
  background-color: rgb(149 78 153 / 1) !important;
}
.hover\:tw-bg-purple-50\/15:hover{
  background-color: rgb(149 78 153 / 0.15) !important;
}
.hover\:tw-bg-purple-50\/20:hover{
  background-color: rgb(149 78 153 / 0.2) !important;
}
.hover\:tw-bg-purple-50\/25:hover{
  background-color: rgb(149 78 153 / 0.25) !important;
}
.hover\:tw-bg-purple-50\/30:hover{
  background-color: rgb(149 78 153 / 0.3) !important;
}
.hover\:tw-bg-purple-50\/35:hover{
  background-color: rgb(149 78 153 / 0.35) !important;
}
.hover\:tw-bg-purple-50\/40:hover{
  background-color: rgb(149 78 153 / 0.4) !important;
}
.hover\:tw-bg-purple-50\/45:hover{
  background-color: rgb(149 78 153 / 0.45) !important;
}
.hover\:tw-bg-purple-50\/5:hover{
  background-color: rgb(149 78 153 / 0.05) !important;
}
.hover\:tw-bg-purple-50\/50:hover{
  background-color: rgb(149 78 153 / 0.5) !important;
}
.hover\:tw-bg-purple-50\/55:hover{
  background-color: rgb(149 78 153 / 0.55) !important;
}
.hover\:tw-bg-purple-50\/60:hover{
  background-color: rgb(149 78 153 / 0.6) !important;
}
.hover\:tw-bg-purple-50\/65:hover{
  background-color: rgb(149 78 153 / 0.65) !important;
}
.hover\:tw-bg-purple-50\/70:hover{
  background-color: rgb(149 78 153 / 0.7) !important;
}
.hover\:tw-bg-purple-50\/75:hover{
  background-color: rgb(149 78 153 / 0.75) !important;
}
.hover\:tw-bg-purple-50\/80:hover{
  background-color: rgb(149 78 153 / 0.8) !important;
}
.hover\:tw-bg-purple-50\/85:hover{
  background-color: rgb(149 78 153 / 0.85) !important;
}
.hover\:tw-bg-purple-50\/90:hover{
  background-color: rgb(149 78 153 / 0.9) !important;
}
.hover\:tw-bg-purple-50\/95:hover{
  background-color: rgb(149 78 153 / 0.95) !important;
}
.hover\:tw-bg-purple-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-500\/0:hover{
  background-color: rgb(168 85 247 / 0) !important;
}
.hover\:tw-bg-purple-500\/10:hover{
  background-color: rgb(168 85 247 / 0.1) !important;
}
.hover\:tw-bg-purple-500\/100:hover{
  background-color: rgb(168 85 247 / 1) !important;
}
.hover\:tw-bg-purple-500\/15:hover{
  background-color: rgb(168 85 247 / 0.15) !important;
}
.hover\:tw-bg-purple-500\/20:hover{
  background-color: rgb(168 85 247 / 0.2) !important;
}
.hover\:tw-bg-purple-500\/25:hover{
  background-color: rgb(168 85 247 / 0.25) !important;
}
.hover\:tw-bg-purple-500\/30:hover{
  background-color: rgb(168 85 247 / 0.3) !important;
}
.hover\:tw-bg-purple-500\/35:hover{
  background-color: rgb(168 85 247 / 0.35) !important;
}
.hover\:tw-bg-purple-500\/40:hover{
  background-color: rgb(168 85 247 / 0.4) !important;
}
.hover\:tw-bg-purple-500\/45:hover{
  background-color: rgb(168 85 247 / 0.45) !important;
}
.hover\:tw-bg-purple-500\/5:hover{
  background-color: rgb(168 85 247 / 0.05) !important;
}
.hover\:tw-bg-purple-500\/50:hover{
  background-color: rgb(168 85 247 / 0.5) !important;
}
.hover\:tw-bg-purple-500\/55:hover{
  background-color: rgb(168 85 247 / 0.55) !important;
}
.hover\:tw-bg-purple-500\/60:hover{
  background-color: rgb(168 85 247 / 0.6) !important;
}
.hover\:tw-bg-purple-500\/65:hover{
  background-color: rgb(168 85 247 / 0.65) !important;
}
.hover\:tw-bg-purple-500\/70:hover{
  background-color: rgb(168 85 247 / 0.7) !important;
}
.hover\:tw-bg-purple-500\/75:hover{
  background-color: rgb(168 85 247 / 0.75) !important;
}
.hover\:tw-bg-purple-500\/80:hover{
  background-color: rgb(168 85 247 / 0.8) !important;
}
.hover\:tw-bg-purple-500\/85:hover{
  background-color: rgb(168 85 247 / 0.85) !important;
}
.hover\:tw-bg-purple-500\/90:hover{
  background-color: rgb(168 85 247 / 0.9) !important;
}
.hover\:tw-bg-purple-500\/95:hover{
  background-color: rgb(168 85 247 / 0.95) !important;
}
.hover\:tw-bg-purple-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-600\/0:hover{
  background-color: rgb(147 51 234 / 0) !important;
}
.hover\:tw-bg-purple-600\/10:hover{
  background-color: rgb(147 51 234 / 0.1) !important;
}
.hover\:tw-bg-purple-600\/100:hover{
  background-color: rgb(147 51 234 / 1) !important;
}
.hover\:tw-bg-purple-600\/15:hover{
  background-color: rgb(147 51 234 / 0.15) !important;
}
.hover\:tw-bg-purple-600\/20:hover{
  background-color: rgb(147 51 234 / 0.2) !important;
}
.hover\:tw-bg-purple-600\/25:hover{
  background-color: rgb(147 51 234 / 0.25) !important;
}
.hover\:tw-bg-purple-600\/30:hover{
  background-color: rgb(147 51 234 / 0.3) !important;
}
.hover\:tw-bg-purple-600\/35:hover{
  background-color: rgb(147 51 234 / 0.35) !important;
}
.hover\:tw-bg-purple-600\/40:hover{
  background-color: rgb(147 51 234 / 0.4) !important;
}
.hover\:tw-bg-purple-600\/45:hover{
  background-color: rgb(147 51 234 / 0.45) !important;
}
.hover\:tw-bg-purple-600\/5:hover{
  background-color: rgb(147 51 234 / 0.05) !important;
}
.hover\:tw-bg-purple-600\/50:hover{
  background-color: rgb(147 51 234 / 0.5) !important;
}
.hover\:tw-bg-purple-600\/55:hover{
  background-color: rgb(147 51 234 / 0.55) !important;
}
.hover\:tw-bg-purple-600\/60:hover{
  background-color: rgb(147 51 234 / 0.6) !important;
}
.hover\:tw-bg-purple-600\/65:hover{
  background-color: rgb(147 51 234 / 0.65) !important;
}
.hover\:tw-bg-purple-600\/70:hover{
  background-color: rgb(147 51 234 / 0.7) !important;
}
.hover\:tw-bg-purple-600\/75:hover{
  background-color: rgb(147 51 234 / 0.75) !important;
}
.hover\:tw-bg-purple-600\/80:hover{
  background-color: rgb(147 51 234 / 0.8) !important;
}
.hover\:tw-bg-purple-600\/85:hover{
  background-color: rgb(147 51 234 / 0.85) !important;
}
.hover\:tw-bg-purple-600\/90:hover{
  background-color: rgb(147 51 234 / 0.9) !important;
}
.hover\:tw-bg-purple-600\/95:hover{
  background-color: rgb(147 51 234 / 0.95) !important;
}
.hover\:tw-bg-purple-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-700\/0:hover{
  background-color: rgb(126 34 206 / 0) !important;
}
.hover\:tw-bg-purple-700\/10:hover{
  background-color: rgb(126 34 206 / 0.1) !important;
}
.hover\:tw-bg-purple-700\/100:hover{
  background-color: rgb(126 34 206 / 1) !important;
}
.hover\:tw-bg-purple-700\/15:hover{
  background-color: rgb(126 34 206 / 0.15) !important;
}
.hover\:tw-bg-purple-700\/20:hover{
  background-color: rgb(126 34 206 / 0.2) !important;
}
.hover\:tw-bg-purple-700\/25:hover{
  background-color: rgb(126 34 206 / 0.25) !important;
}
.hover\:tw-bg-purple-700\/30:hover{
  background-color: rgb(126 34 206 / 0.3) !important;
}
.hover\:tw-bg-purple-700\/35:hover{
  background-color: rgb(126 34 206 / 0.35) !important;
}
.hover\:tw-bg-purple-700\/40:hover{
  background-color: rgb(126 34 206 / 0.4) !important;
}
.hover\:tw-bg-purple-700\/45:hover{
  background-color: rgb(126 34 206 / 0.45) !important;
}
.hover\:tw-bg-purple-700\/5:hover{
  background-color: rgb(126 34 206 / 0.05) !important;
}
.hover\:tw-bg-purple-700\/50:hover{
  background-color: rgb(126 34 206 / 0.5) !important;
}
.hover\:tw-bg-purple-700\/55:hover{
  background-color: rgb(126 34 206 / 0.55) !important;
}
.hover\:tw-bg-purple-700\/60:hover{
  background-color: rgb(126 34 206 / 0.6) !important;
}
.hover\:tw-bg-purple-700\/65:hover{
  background-color: rgb(126 34 206 / 0.65) !important;
}
.hover\:tw-bg-purple-700\/70:hover{
  background-color: rgb(126 34 206 / 0.7) !important;
}
.hover\:tw-bg-purple-700\/75:hover{
  background-color: rgb(126 34 206 / 0.75) !important;
}
.hover\:tw-bg-purple-700\/80:hover{
  background-color: rgb(126 34 206 / 0.8) !important;
}
.hover\:tw-bg-purple-700\/85:hover{
  background-color: rgb(126 34 206 / 0.85) !important;
}
.hover\:tw-bg-purple-700\/90:hover{
  background-color: rgb(126 34 206 / 0.9) !important;
}
.hover\:tw-bg-purple-700\/95:hover{
  background-color: rgb(126 34 206 / 0.95) !important;
}
.hover\:tw-bg-purple-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-800\/0:hover{
  background-color: rgb(107 33 168 / 0) !important;
}
.hover\:tw-bg-purple-800\/10:hover{
  background-color: rgb(107 33 168 / 0.1) !important;
}
.hover\:tw-bg-purple-800\/100:hover{
  background-color: rgb(107 33 168 / 1) !important;
}
.hover\:tw-bg-purple-800\/15:hover{
  background-color: rgb(107 33 168 / 0.15) !important;
}
.hover\:tw-bg-purple-800\/20:hover{
  background-color: rgb(107 33 168 / 0.2) !important;
}
.hover\:tw-bg-purple-800\/25:hover{
  background-color: rgb(107 33 168 / 0.25) !important;
}
.hover\:tw-bg-purple-800\/30:hover{
  background-color: rgb(107 33 168 / 0.3) !important;
}
.hover\:tw-bg-purple-800\/35:hover{
  background-color: rgb(107 33 168 / 0.35) !important;
}
.hover\:tw-bg-purple-800\/40:hover{
  background-color: rgb(107 33 168 / 0.4) !important;
}
.hover\:tw-bg-purple-800\/45:hover{
  background-color: rgb(107 33 168 / 0.45) !important;
}
.hover\:tw-bg-purple-800\/5:hover{
  background-color: rgb(107 33 168 / 0.05) !important;
}
.hover\:tw-bg-purple-800\/50:hover{
  background-color: rgb(107 33 168 / 0.5) !important;
}
.hover\:tw-bg-purple-800\/55:hover{
  background-color: rgb(107 33 168 / 0.55) !important;
}
.hover\:tw-bg-purple-800\/60:hover{
  background-color: rgb(107 33 168 / 0.6) !important;
}
.hover\:tw-bg-purple-800\/65:hover{
  background-color: rgb(107 33 168 / 0.65) !important;
}
.hover\:tw-bg-purple-800\/70:hover{
  background-color: rgb(107 33 168 / 0.7) !important;
}
.hover\:tw-bg-purple-800\/75:hover{
  background-color: rgb(107 33 168 / 0.75) !important;
}
.hover\:tw-bg-purple-800\/80:hover{
  background-color: rgb(107 33 168 / 0.8) !important;
}
.hover\:tw-bg-purple-800\/85:hover{
  background-color: rgb(107 33 168 / 0.85) !important;
}
.hover\:tw-bg-purple-800\/90:hover{
  background-color: rgb(107 33 168 / 0.9) !important;
}
.hover\:tw-bg-purple-800\/95:hover{
  background-color: rgb(107 33 168 / 0.95) !important;
}
.hover\:tw-bg-purple-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-900\/0:hover{
  background-color: rgb(88 28 135 / 0) !important;
}
.hover\:tw-bg-purple-900\/10:hover{
  background-color: rgb(88 28 135 / 0.1) !important;
}
.hover\:tw-bg-purple-900\/100:hover{
  background-color: rgb(88 28 135 / 1) !important;
}
.hover\:tw-bg-purple-900\/15:hover{
  background-color: rgb(88 28 135 / 0.15) !important;
}
.hover\:tw-bg-purple-900\/20:hover{
  background-color: rgb(88 28 135 / 0.2) !important;
}
.hover\:tw-bg-purple-900\/25:hover{
  background-color: rgb(88 28 135 / 0.25) !important;
}
.hover\:tw-bg-purple-900\/30:hover{
  background-color: rgb(88 28 135 / 0.3) !important;
}
.hover\:tw-bg-purple-900\/35:hover{
  background-color: rgb(88 28 135 / 0.35) !important;
}
.hover\:tw-bg-purple-900\/40:hover{
  background-color: rgb(88 28 135 / 0.4) !important;
}
.hover\:tw-bg-purple-900\/45:hover{
  background-color: rgb(88 28 135 / 0.45) !important;
}
.hover\:tw-bg-purple-900\/5:hover{
  background-color: rgb(88 28 135 / 0.05) !important;
}
.hover\:tw-bg-purple-900\/50:hover{
  background-color: rgb(88 28 135 / 0.5) !important;
}
.hover\:tw-bg-purple-900\/55:hover{
  background-color: rgb(88 28 135 / 0.55) !important;
}
.hover\:tw-bg-purple-900\/60:hover{
  background-color: rgb(88 28 135 / 0.6) !important;
}
.hover\:tw-bg-purple-900\/65:hover{
  background-color: rgb(88 28 135 / 0.65) !important;
}
.hover\:tw-bg-purple-900\/70:hover{
  background-color: rgb(88 28 135 / 0.7) !important;
}
.hover\:tw-bg-purple-900\/75:hover{
  background-color: rgb(88 28 135 / 0.75) !important;
}
.hover\:tw-bg-purple-900\/80:hover{
  background-color: rgb(88 28 135 / 0.8) !important;
}
.hover\:tw-bg-purple-900\/85:hover{
  background-color: rgb(88 28 135 / 0.85) !important;
}
.hover\:tw-bg-purple-900\/90:hover{
  background-color: rgb(88 28 135 / 0.9) !important;
}
.hover\:tw-bg-purple-900\/95:hover{
  background-color: rgb(88 28 135 / 0.95) !important;
}
.hover\:tw-bg-purple-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 7 100 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-purple-950\/0:hover{
  background-color: rgb(59 7 100 / 0) !important;
}
.hover\:tw-bg-purple-950\/10:hover{
  background-color: rgb(59 7 100 / 0.1) !important;
}
.hover\:tw-bg-purple-950\/100:hover{
  background-color: rgb(59 7 100 / 1) !important;
}
.hover\:tw-bg-purple-950\/15:hover{
  background-color: rgb(59 7 100 / 0.15) !important;
}
.hover\:tw-bg-purple-950\/20:hover{
  background-color: rgb(59 7 100 / 0.2) !important;
}
.hover\:tw-bg-purple-950\/25:hover{
  background-color: rgb(59 7 100 / 0.25) !important;
}
.hover\:tw-bg-purple-950\/30:hover{
  background-color: rgb(59 7 100 / 0.3) !important;
}
.hover\:tw-bg-purple-950\/35:hover{
  background-color: rgb(59 7 100 / 0.35) !important;
}
.hover\:tw-bg-purple-950\/40:hover{
  background-color: rgb(59 7 100 / 0.4) !important;
}
.hover\:tw-bg-purple-950\/45:hover{
  background-color: rgb(59 7 100 / 0.45) !important;
}
.hover\:tw-bg-purple-950\/5:hover{
  background-color: rgb(59 7 100 / 0.05) !important;
}
.hover\:tw-bg-purple-950\/50:hover{
  background-color: rgb(59 7 100 / 0.5) !important;
}
.hover\:tw-bg-purple-950\/55:hover{
  background-color: rgb(59 7 100 / 0.55) !important;
}
.hover\:tw-bg-purple-950\/60:hover{
  background-color: rgb(59 7 100 / 0.6) !important;
}
.hover\:tw-bg-purple-950\/65:hover{
  background-color: rgb(59 7 100 / 0.65) !important;
}
.hover\:tw-bg-purple-950\/70:hover{
  background-color: rgb(59 7 100 / 0.7) !important;
}
.hover\:tw-bg-purple-950\/75:hover{
  background-color: rgb(59 7 100 / 0.75) !important;
}
.hover\:tw-bg-purple-950\/80:hover{
  background-color: rgb(59 7 100 / 0.8) !important;
}
.hover\:tw-bg-purple-950\/85:hover{
  background-color: rgb(59 7 100 / 0.85) !important;
}
.hover\:tw-bg-purple-950\/90:hover{
  background-color: rgb(59 7 100 / 0.9) !important;
}
.hover\:tw-bg-purple-950\/95:hover{
  background-color: rgb(59 7 100 / 0.95) !important;
}
.hover\:tw-bg-red-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 212 213 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-100\/0:hover{
  background-color: rgb(245 212 213 / 0) !important;
}
.hover\:tw-bg-red-100\/10:hover{
  background-color: rgb(245 212 213 / 0.1) !important;
}
.hover\:tw-bg-red-100\/100:hover{
  background-color: rgb(245 212 213 / 1) !important;
}
.hover\:tw-bg-red-100\/15:hover{
  background-color: rgb(245 212 213 / 0.15) !important;
}
.hover\:tw-bg-red-100\/20:hover{
  background-color: rgb(245 212 213 / 0.2) !important;
}
.hover\:tw-bg-red-100\/25:hover{
  background-color: rgb(245 212 213 / 0.25) !important;
}
.hover\:tw-bg-red-100\/30:hover{
  background-color: rgb(245 212 213 / 0.3) !important;
}
.hover\:tw-bg-red-100\/35:hover{
  background-color: rgb(245 212 213 / 0.35) !important;
}
.hover\:tw-bg-red-100\/40:hover{
  background-color: rgb(245 212 213 / 0.4) !important;
}
.hover\:tw-bg-red-100\/45:hover{
  background-color: rgb(245 212 213 / 0.45) !important;
}
.hover\:tw-bg-red-100\/5:hover{
  background-color: rgb(245 212 213 / 0.05) !important;
}
.hover\:tw-bg-red-100\/50:hover{
  background-color: rgb(245 212 213 / 0.5) !important;
}
.hover\:tw-bg-red-100\/55:hover{
  background-color: rgb(245 212 213 / 0.55) !important;
}
.hover\:tw-bg-red-100\/60:hover{
  background-color: rgb(245 212 213 / 0.6) !important;
}
.hover\:tw-bg-red-100\/65:hover{
  background-color: rgb(245 212 213 / 0.65) !important;
}
.hover\:tw-bg-red-100\/70:hover{
  background-color: rgb(245 212 213 / 0.7) !important;
}
.hover\:tw-bg-red-100\/75:hover{
  background-color: rgb(245 212 213 / 0.75) !important;
}
.hover\:tw-bg-red-100\/80:hover{
  background-color: rgb(245 212 213 / 0.8) !important;
}
.hover\:tw-bg-red-100\/85:hover{
  background-color: rgb(245 212 213 / 0.85) !important;
}
.hover\:tw-bg-red-100\/90:hover{
  background-color: rgb(245 212 213 / 0.9) !important;
}
.hover\:tw-bg-red-100\/95:hover{
  background-color: rgb(245 212 213 / 0.95) !important;
}
.hover\:tw-bg-red-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 169 170 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-200\/0:hover{
  background-color: rgb(235 169 170 / 0) !important;
}
.hover\:tw-bg-red-200\/10:hover{
  background-color: rgb(235 169 170 / 0.1) !important;
}
.hover\:tw-bg-red-200\/100:hover{
  background-color: rgb(235 169 170 / 1) !important;
}
.hover\:tw-bg-red-200\/15:hover{
  background-color: rgb(235 169 170 / 0.15) !important;
}
.hover\:tw-bg-red-200\/20:hover{
  background-color: rgb(235 169 170 / 0.2) !important;
}
.hover\:tw-bg-red-200\/25:hover{
  background-color: rgb(235 169 170 / 0.25) !important;
}
.hover\:tw-bg-red-200\/30:hover{
  background-color: rgb(235 169 170 / 0.3) !important;
}
.hover\:tw-bg-red-200\/35:hover{
  background-color: rgb(235 169 170 / 0.35) !important;
}
.hover\:tw-bg-red-200\/40:hover{
  background-color: rgb(235 169 170 / 0.4) !important;
}
.hover\:tw-bg-red-200\/45:hover{
  background-color: rgb(235 169 170 / 0.45) !important;
}
.hover\:tw-bg-red-200\/5:hover{
  background-color: rgb(235 169 170 / 0.05) !important;
}
.hover\:tw-bg-red-200\/50:hover{
  background-color: rgb(235 169 170 / 0.5) !important;
}
.hover\:tw-bg-red-200\/55:hover{
  background-color: rgb(235 169 170 / 0.55) !important;
}
.hover\:tw-bg-red-200\/60:hover{
  background-color: rgb(235 169 170 / 0.6) !important;
}
.hover\:tw-bg-red-200\/65:hover{
  background-color: rgb(235 169 170 / 0.65) !important;
}
.hover\:tw-bg-red-200\/70:hover{
  background-color: rgb(235 169 170 / 0.7) !important;
}
.hover\:tw-bg-red-200\/75:hover{
  background-color: rgb(235 169 170 / 0.75) !important;
}
.hover\:tw-bg-red-200\/80:hover{
  background-color: rgb(235 169 170 / 0.8) !important;
}
.hover\:tw-bg-red-200\/85:hover{
  background-color: rgb(235 169 170 / 0.85) !important;
}
.hover\:tw-bg-red-200\/90:hover{
  background-color: rgb(235 169 170 / 0.9) !important;
}
.hover\:tw-bg-red-200\/95:hover{
  background-color: rgb(235 169 170 / 0.95) !important;
}
.hover\:tw-bg-red-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 127 128 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-300\/0:hover{
  background-color: rgb(224 127 128 / 0) !important;
}
.hover\:tw-bg-red-300\/10:hover{
  background-color: rgb(224 127 128 / 0.1) !important;
}
.hover\:tw-bg-red-300\/100:hover{
  background-color: rgb(224 127 128 / 1) !important;
}
.hover\:tw-bg-red-300\/15:hover{
  background-color: rgb(224 127 128 / 0.15) !important;
}
.hover\:tw-bg-red-300\/20:hover{
  background-color: rgb(224 127 128 / 0.2) !important;
}
.hover\:tw-bg-red-300\/25:hover{
  background-color: rgb(224 127 128 / 0.25) !important;
}
.hover\:tw-bg-red-300\/30:hover{
  background-color: rgb(224 127 128 / 0.3) !important;
}
.hover\:tw-bg-red-300\/35:hover{
  background-color: rgb(224 127 128 / 0.35) !important;
}
.hover\:tw-bg-red-300\/40:hover{
  background-color: rgb(224 127 128 / 0.4) !important;
}
.hover\:tw-bg-red-300\/45:hover{
  background-color: rgb(224 127 128 / 0.45) !important;
}
.hover\:tw-bg-red-300\/5:hover{
  background-color: rgb(224 127 128 / 0.05) !important;
}
.hover\:tw-bg-red-300\/50:hover{
  background-color: rgb(224 127 128 / 0.5) !important;
}
.hover\:tw-bg-red-300\/55:hover{
  background-color: rgb(224 127 128 / 0.55) !important;
}
.hover\:tw-bg-red-300\/60:hover{
  background-color: rgb(224 127 128 / 0.6) !important;
}
.hover\:tw-bg-red-300\/65:hover{
  background-color: rgb(224 127 128 / 0.65) !important;
}
.hover\:tw-bg-red-300\/70:hover{
  background-color: rgb(224 127 128 / 0.7) !important;
}
.hover\:tw-bg-red-300\/75:hover{
  background-color: rgb(224 127 128 / 0.75) !important;
}
.hover\:tw-bg-red-300\/80:hover{
  background-color: rgb(224 127 128 / 0.8) !important;
}
.hover\:tw-bg-red-300\/85:hover{
  background-color: rgb(224 127 128 / 0.85) !important;
}
.hover\:tw-bg-red-300\/90:hover{
  background-color: rgb(224 127 128 / 0.9) !important;
}
.hover\:tw-bg-red-300\/95:hover{
  background-color: rgb(224 127 128 / 0.95) !important;
}
.hover\:tw-bg-red-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 84 85 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-400\/0:hover{
  background-color: rgb(214 84 85 / 0) !important;
}
.hover\:tw-bg-red-400\/10:hover{
  background-color: rgb(214 84 85 / 0.1) !important;
}
.hover\:tw-bg-red-400\/100:hover{
  background-color: rgb(214 84 85 / 1) !important;
}
.hover\:tw-bg-red-400\/15:hover{
  background-color: rgb(214 84 85 / 0.15) !important;
}
.hover\:tw-bg-red-400\/20:hover{
  background-color: rgb(214 84 85 / 0.2) !important;
}
.hover\:tw-bg-red-400\/25:hover{
  background-color: rgb(214 84 85 / 0.25) !important;
}
.hover\:tw-bg-red-400\/30:hover{
  background-color: rgb(214 84 85 / 0.3) !important;
}
.hover\:tw-bg-red-400\/35:hover{
  background-color: rgb(214 84 85 / 0.35) !important;
}
.hover\:tw-bg-red-400\/40:hover{
  background-color: rgb(214 84 85 / 0.4) !important;
}
.hover\:tw-bg-red-400\/45:hover{
  background-color: rgb(214 84 85 / 0.45) !important;
}
.hover\:tw-bg-red-400\/5:hover{
  background-color: rgb(214 84 85 / 0.05) !important;
}
.hover\:tw-bg-red-400\/50:hover{
  background-color: rgb(214 84 85 / 0.5) !important;
}
.hover\:tw-bg-red-400\/55:hover{
  background-color: rgb(214 84 85 / 0.55) !important;
}
.hover\:tw-bg-red-400\/60:hover{
  background-color: rgb(214 84 85 / 0.6) !important;
}
.hover\:tw-bg-red-400\/65:hover{
  background-color: rgb(214 84 85 / 0.65) !important;
}
.hover\:tw-bg-red-400\/70:hover{
  background-color: rgb(214 84 85 / 0.7) !important;
}
.hover\:tw-bg-red-400\/75:hover{
  background-color: rgb(214 84 85 / 0.75) !important;
}
.hover\:tw-bg-red-400\/80:hover{
  background-color: rgb(214 84 85 / 0.8) !important;
}
.hover\:tw-bg-red-400\/85:hover{
  background-color: rgb(214 84 85 / 0.85) !important;
}
.hover\:tw-bg-red-400\/90:hover{
  background-color: rgb(214 84 85 / 0.9) !important;
}
.hover\:tw-bg-red-400\/95:hover{
  background-color: rgb(214 84 85 / 0.95) !important;
}
.hover\:tw-bg-red-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-50\/0:hover{
  background-color: rgb(254 242 242 / 0) !important;
}
.hover\:tw-bg-red-50\/10:hover{
  background-color: rgb(254 242 242 / 0.1) !important;
}
.hover\:tw-bg-red-50\/100:hover{
  background-color: rgb(254 242 242 / 1) !important;
}
.hover\:tw-bg-red-50\/15:hover{
  background-color: rgb(254 242 242 / 0.15) !important;
}
.hover\:tw-bg-red-50\/20:hover{
  background-color: rgb(254 242 242 / 0.2) !important;
}
.hover\:tw-bg-red-50\/25:hover{
  background-color: rgb(254 242 242 / 0.25) !important;
}
.hover\:tw-bg-red-50\/30:hover{
  background-color: rgb(254 242 242 / 0.3) !important;
}
.hover\:tw-bg-red-50\/35:hover{
  background-color: rgb(254 242 242 / 0.35) !important;
}
.hover\:tw-bg-red-50\/40:hover{
  background-color: rgb(254 242 242 / 0.4) !important;
}
.hover\:tw-bg-red-50\/45:hover{
  background-color: rgb(254 242 242 / 0.45) !important;
}
.hover\:tw-bg-red-50\/5:hover{
  background-color: rgb(254 242 242 / 0.05) !important;
}
.hover\:tw-bg-red-50\/50:hover{
  background-color: rgb(254 242 242 / 0.5) !important;
}
.hover\:tw-bg-red-50\/55:hover{
  background-color: rgb(254 242 242 / 0.55) !important;
}
.hover\:tw-bg-red-50\/60:hover{
  background-color: rgb(254 242 242 / 0.6) !important;
}
.hover\:tw-bg-red-50\/65:hover{
  background-color: rgb(254 242 242 / 0.65) !important;
}
.hover\:tw-bg-red-50\/70:hover{
  background-color: rgb(254 242 242 / 0.7) !important;
}
.hover\:tw-bg-red-50\/75:hover{
  background-color: rgb(254 242 242 / 0.75) !important;
}
.hover\:tw-bg-red-50\/80:hover{
  background-color: rgb(254 242 242 / 0.8) !important;
}
.hover\:tw-bg-red-50\/85:hover{
  background-color: rgb(254 242 242 / 0.85) !important;
}
.hover\:tw-bg-red-50\/90:hover{
  background-color: rgb(254 242 242 / 0.9) !important;
}
.hover\:tw-bg-red-50\/95:hover{
  background-color: rgb(254 242 242 / 0.95) !important;
}
.hover\:tw-bg-red-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-500\/0:hover{
  background-color: rgb(255 0 0 / 0) !important;
}
.hover\:tw-bg-red-500\/10:hover{
  background-color: rgb(255 0 0 / 0.1) !important;
}
.hover\:tw-bg-red-500\/100:hover{
  background-color: rgb(255 0 0 / 1) !important;
}
.hover\:tw-bg-red-500\/15:hover{
  background-color: rgb(255 0 0 / 0.15) !important;
}
.hover\:tw-bg-red-500\/20:hover{
  background-color: rgb(255 0 0 / 0.2) !important;
}
.hover\:tw-bg-red-500\/25:hover{
  background-color: rgb(255 0 0 / 0.25) !important;
}
.hover\:tw-bg-red-500\/30:hover{
  background-color: rgb(255 0 0 / 0.3) !important;
}
.hover\:tw-bg-red-500\/35:hover{
  background-color: rgb(255 0 0 / 0.35) !important;
}
.hover\:tw-bg-red-500\/40:hover{
  background-color: rgb(255 0 0 / 0.4) !important;
}
.hover\:tw-bg-red-500\/45:hover{
  background-color: rgb(255 0 0 / 0.45) !important;
}
.hover\:tw-bg-red-500\/5:hover{
  background-color: rgb(255 0 0 / 0.05) !important;
}
.hover\:tw-bg-red-500\/50:hover{
  background-color: rgb(255 0 0 / 0.5) !important;
}
.hover\:tw-bg-red-500\/55:hover{
  background-color: rgb(255 0 0 / 0.55) !important;
}
.hover\:tw-bg-red-500\/60:hover{
  background-color: rgb(255 0 0 / 0.6) !important;
}
.hover\:tw-bg-red-500\/65:hover{
  background-color: rgb(255 0 0 / 0.65) !important;
}
.hover\:tw-bg-red-500\/70:hover{
  background-color: rgb(255 0 0 / 0.7) !important;
}
.hover\:tw-bg-red-500\/75:hover{
  background-color: rgb(255 0 0 / 0.75) !important;
}
.hover\:tw-bg-red-500\/80:hover{
  background-color: rgb(255 0 0 / 0.8) !important;
}
.hover\:tw-bg-red-500\/85:hover{
  background-color: rgb(255 0 0 / 0.85) !important;
}
.hover\:tw-bg-red-500\/90:hover{
  background-color: rgb(255 0 0 / 0.9) !important;
}
.hover\:tw-bg-red-500\/95:hover{
  background-color: rgb(255 0 0 / 0.95) !important;
}
.hover\:tw-bg-red-550:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 41 54 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-550\/0:hover{
  background-color: rgb(204 41 54 / 0) !important;
}
.hover\:tw-bg-red-550\/10:hover{
  background-color: rgb(204 41 54 / 0.1) !important;
}
.hover\:tw-bg-red-550\/100:hover{
  background-color: rgb(204 41 54 / 1) !important;
}
.hover\:tw-bg-red-550\/15:hover{
  background-color: rgb(204 41 54 / 0.15) !important;
}
.hover\:tw-bg-red-550\/20:hover{
  background-color: rgb(204 41 54 / 0.2) !important;
}
.hover\:tw-bg-red-550\/25:hover{
  background-color: rgb(204 41 54 / 0.25) !important;
}
.hover\:tw-bg-red-550\/30:hover{
  background-color: rgb(204 41 54 / 0.3) !important;
}
.hover\:tw-bg-red-550\/35:hover{
  background-color: rgb(204 41 54 / 0.35) !important;
}
.hover\:tw-bg-red-550\/40:hover{
  background-color: rgb(204 41 54 / 0.4) !important;
}
.hover\:tw-bg-red-550\/45:hover{
  background-color: rgb(204 41 54 / 0.45) !important;
}
.hover\:tw-bg-red-550\/5:hover{
  background-color: rgb(204 41 54 / 0.05) !important;
}
.hover\:tw-bg-red-550\/50:hover{
  background-color: rgb(204 41 54 / 0.5) !important;
}
.hover\:tw-bg-red-550\/55:hover{
  background-color: rgb(204 41 54 / 0.55) !important;
}
.hover\:tw-bg-red-550\/60:hover{
  background-color: rgb(204 41 54 / 0.6) !important;
}
.hover\:tw-bg-red-550\/65:hover{
  background-color: rgb(204 41 54 / 0.65) !important;
}
.hover\:tw-bg-red-550\/70:hover{
  background-color: rgb(204 41 54 / 0.7) !important;
}
.hover\:tw-bg-red-550\/75:hover{
  background-color: rgb(204 41 54 / 0.75) !important;
}
.hover\:tw-bg-red-550\/80:hover{
  background-color: rgb(204 41 54 / 0.8) !important;
}
.hover\:tw-bg-red-550\/85:hover{
  background-color: rgb(204 41 54 / 0.85) !important;
}
.hover\:tw-bg-red-550\/90:hover{
  background-color: rgb(204 41 54 / 0.9) !important;
}
.hover\:tw-bg-red-550\/95:hover{
  background-color: rgb(204 41 54 / 0.95) !important;
}
.hover\:tw-bg-red-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 33 34 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-600\/0:hover{
  background-color: rgb(163 33 34 / 0) !important;
}
.hover\:tw-bg-red-600\/10:hover{
  background-color: rgb(163 33 34 / 0.1) !important;
}
.hover\:tw-bg-red-600\/100:hover{
  background-color: rgb(163 33 34 / 1) !important;
}
.hover\:tw-bg-red-600\/15:hover{
  background-color: rgb(163 33 34 / 0.15) !important;
}
.hover\:tw-bg-red-600\/20:hover{
  background-color: rgb(163 33 34 / 0.2) !important;
}
.hover\:tw-bg-red-600\/25:hover{
  background-color: rgb(163 33 34 / 0.25) !important;
}
.hover\:tw-bg-red-600\/30:hover{
  background-color: rgb(163 33 34 / 0.3) !important;
}
.hover\:tw-bg-red-600\/35:hover{
  background-color: rgb(163 33 34 / 0.35) !important;
}
.hover\:tw-bg-red-600\/40:hover{
  background-color: rgb(163 33 34 / 0.4) !important;
}
.hover\:tw-bg-red-600\/45:hover{
  background-color: rgb(163 33 34 / 0.45) !important;
}
.hover\:tw-bg-red-600\/5:hover{
  background-color: rgb(163 33 34 / 0.05) !important;
}
.hover\:tw-bg-red-600\/50:hover{
  background-color: rgb(163 33 34 / 0.5) !important;
}
.hover\:tw-bg-red-600\/55:hover{
  background-color: rgb(163 33 34 / 0.55) !important;
}
.hover\:tw-bg-red-600\/60:hover{
  background-color: rgb(163 33 34 / 0.6) !important;
}
.hover\:tw-bg-red-600\/65:hover{
  background-color: rgb(163 33 34 / 0.65) !important;
}
.hover\:tw-bg-red-600\/70:hover{
  background-color: rgb(163 33 34 / 0.7) !important;
}
.hover\:tw-bg-red-600\/75:hover{
  background-color: rgb(163 33 34 / 0.75) !important;
}
.hover\:tw-bg-red-600\/80:hover{
  background-color: rgb(163 33 34 / 0.8) !important;
}
.hover\:tw-bg-red-600\/85:hover{
  background-color: rgb(163 33 34 / 0.85) !important;
}
.hover\:tw-bg-red-600\/90:hover{
  background-color: rgb(163 33 34 / 0.9) !important;
}
.hover\:tw-bg-red-600\/95:hover{
  background-color: rgb(163 33 34 / 0.95) !important;
}
.hover\:tw-bg-red-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(122 25 26 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-700\/0:hover{
  background-color: rgb(122 25 26 / 0) !important;
}
.hover\:tw-bg-red-700\/10:hover{
  background-color: rgb(122 25 26 / 0.1) !important;
}
.hover\:tw-bg-red-700\/100:hover{
  background-color: rgb(122 25 26 / 1) !important;
}
.hover\:tw-bg-red-700\/15:hover{
  background-color: rgb(122 25 26 / 0.15) !important;
}
.hover\:tw-bg-red-700\/20:hover{
  background-color: rgb(122 25 26 / 0.2) !important;
}
.hover\:tw-bg-red-700\/25:hover{
  background-color: rgb(122 25 26 / 0.25) !important;
}
.hover\:tw-bg-red-700\/30:hover{
  background-color: rgb(122 25 26 / 0.3) !important;
}
.hover\:tw-bg-red-700\/35:hover{
  background-color: rgb(122 25 26 / 0.35) !important;
}
.hover\:tw-bg-red-700\/40:hover{
  background-color: rgb(122 25 26 / 0.4) !important;
}
.hover\:tw-bg-red-700\/45:hover{
  background-color: rgb(122 25 26 / 0.45) !important;
}
.hover\:tw-bg-red-700\/5:hover{
  background-color: rgb(122 25 26 / 0.05) !important;
}
.hover\:tw-bg-red-700\/50:hover{
  background-color: rgb(122 25 26 / 0.5) !important;
}
.hover\:tw-bg-red-700\/55:hover{
  background-color: rgb(122 25 26 / 0.55) !important;
}
.hover\:tw-bg-red-700\/60:hover{
  background-color: rgb(122 25 26 / 0.6) !important;
}
.hover\:tw-bg-red-700\/65:hover{
  background-color: rgb(122 25 26 / 0.65) !important;
}
.hover\:tw-bg-red-700\/70:hover{
  background-color: rgb(122 25 26 / 0.7) !important;
}
.hover\:tw-bg-red-700\/75:hover{
  background-color: rgb(122 25 26 / 0.75) !important;
}
.hover\:tw-bg-red-700\/80:hover{
  background-color: rgb(122 25 26 / 0.8) !important;
}
.hover\:tw-bg-red-700\/85:hover{
  background-color: rgb(122 25 26 / 0.85) !important;
}
.hover\:tw-bg-red-700\/90:hover{
  background-color: rgb(122 25 26 / 0.9) !important;
}
.hover\:tw-bg-red-700\/95:hover{
  background-color: rgb(122 25 26 / 0.95) !important;
}
.hover\:tw-bg-red-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 16 17 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-800\/0:hover{
  background-color: rgb(82 16 17 / 0) !important;
}
.hover\:tw-bg-red-800\/10:hover{
  background-color: rgb(82 16 17 / 0.1) !important;
}
.hover\:tw-bg-red-800\/100:hover{
  background-color: rgb(82 16 17 / 1) !important;
}
.hover\:tw-bg-red-800\/15:hover{
  background-color: rgb(82 16 17 / 0.15) !important;
}
.hover\:tw-bg-red-800\/20:hover{
  background-color: rgb(82 16 17 / 0.2) !important;
}
.hover\:tw-bg-red-800\/25:hover{
  background-color: rgb(82 16 17 / 0.25) !important;
}
.hover\:tw-bg-red-800\/30:hover{
  background-color: rgb(82 16 17 / 0.3) !important;
}
.hover\:tw-bg-red-800\/35:hover{
  background-color: rgb(82 16 17 / 0.35) !important;
}
.hover\:tw-bg-red-800\/40:hover{
  background-color: rgb(82 16 17 / 0.4) !important;
}
.hover\:tw-bg-red-800\/45:hover{
  background-color: rgb(82 16 17 / 0.45) !important;
}
.hover\:tw-bg-red-800\/5:hover{
  background-color: rgb(82 16 17 / 0.05) !important;
}
.hover\:tw-bg-red-800\/50:hover{
  background-color: rgb(82 16 17 / 0.5) !important;
}
.hover\:tw-bg-red-800\/55:hover{
  background-color: rgb(82 16 17 / 0.55) !important;
}
.hover\:tw-bg-red-800\/60:hover{
  background-color: rgb(82 16 17 / 0.6) !important;
}
.hover\:tw-bg-red-800\/65:hover{
  background-color: rgb(82 16 17 / 0.65) !important;
}
.hover\:tw-bg-red-800\/70:hover{
  background-color: rgb(82 16 17 / 0.7) !important;
}
.hover\:tw-bg-red-800\/75:hover{
  background-color: rgb(82 16 17 / 0.75) !important;
}
.hover\:tw-bg-red-800\/80:hover{
  background-color: rgb(82 16 17 / 0.8) !important;
}
.hover\:tw-bg-red-800\/85:hover{
  background-color: rgb(82 16 17 / 0.85) !important;
}
.hover\:tw-bg-red-800\/90:hover{
  background-color: rgb(82 16 17 / 0.9) !important;
}
.hover\:tw-bg-red-800\/95:hover{
  background-color: rgb(82 16 17 / 0.95) !important;
}
.hover\:tw-bg-red-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 8 9 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-900\/0:hover{
  background-color: rgb(41 8 9 / 0) !important;
}
.hover\:tw-bg-red-900\/10:hover{
  background-color: rgb(41 8 9 / 0.1) !important;
}
.hover\:tw-bg-red-900\/100:hover{
  background-color: rgb(41 8 9 / 1) !important;
}
.hover\:tw-bg-red-900\/15:hover{
  background-color: rgb(41 8 9 / 0.15) !important;
}
.hover\:tw-bg-red-900\/20:hover{
  background-color: rgb(41 8 9 / 0.2) !important;
}
.hover\:tw-bg-red-900\/25:hover{
  background-color: rgb(41 8 9 / 0.25) !important;
}
.hover\:tw-bg-red-900\/30:hover{
  background-color: rgb(41 8 9 / 0.3) !important;
}
.hover\:tw-bg-red-900\/35:hover{
  background-color: rgb(41 8 9 / 0.35) !important;
}
.hover\:tw-bg-red-900\/40:hover{
  background-color: rgb(41 8 9 / 0.4) !important;
}
.hover\:tw-bg-red-900\/45:hover{
  background-color: rgb(41 8 9 / 0.45) !important;
}
.hover\:tw-bg-red-900\/5:hover{
  background-color: rgb(41 8 9 / 0.05) !important;
}
.hover\:tw-bg-red-900\/50:hover{
  background-color: rgb(41 8 9 / 0.5) !important;
}
.hover\:tw-bg-red-900\/55:hover{
  background-color: rgb(41 8 9 / 0.55) !important;
}
.hover\:tw-bg-red-900\/60:hover{
  background-color: rgb(41 8 9 / 0.6) !important;
}
.hover\:tw-bg-red-900\/65:hover{
  background-color: rgb(41 8 9 / 0.65) !important;
}
.hover\:tw-bg-red-900\/70:hover{
  background-color: rgb(41 8 9 / 0.7) !important;
}
.hover\:tw-bg-red-900\/75:hover{
  background-color: rgb(41 8 9 / 0.75) !important;
}
.hover\:tw-bg-red-900\/80:hover{
  background-color: rgb(41 8 9 / 0.8) !important;
}
.hover\:tw-bg-red-900\/85:hover{
  background-color: rgb(41 8 9 / 0.85) !important;
}
.hover\:tw-bg-red-900\/90:hover{
  background-color: rgb(41 8 9 / 0.9) !important;
}
.hover\:tw-bg-red-900\/95:hover{
  background-color: rgb(41 8 9 / 0.95) !important;
}
.hover\:tw-bg-red-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-red-950\/0:hover{
  background-color: rgb(69 10 10 / 0) !important;
}
.hover\:tw-bg-red-950\/10:hover{
  background-color: rgb(69 10 10 / 0.1) !important;
}
.hover\:tw-bg-red-950\/100:hover{
  background-color: rgb(69 10 10 / 1) !important;
}
.hover\:tw-bg-red-950\/15:hover{
  background-color: rgb(69 10 10 / 0.15) !important;
}
.hover\:tw-bg-red-950\/20:hover{
  background-color: rgb(69 10 10 / 0.2) !important;
}
.hover\:tw-bg-red-950\/25:hover{
  background-color: rgb(69 10 10 / 0.25) !important;
}
.hover\:tw-bg-red-950\/30:hover{
  background-color: rgb(69 10 10 / 0.3) !important;
}
.hover\:tw-bg-red-950\/35:hover{
  background-color: rgb(69 10 10 / 0.35) !important;
}
.hover\:tw-bg-red-950\/40:hover{
  background-color: rgb(69 10 10 / 0.4) !important;
}
.hover\:tw-bg-red-950\/45:hover{
  background-color: rgb(69 10 10 / 0.45) !important;
}
.hover\:tw-bg-red-950\/5:hover{
  background-color: rgb(69 10 10 / 0.05) !important;
}
.hover\:tw-bg-red-950\/50:hover{
  background-color: rgb(69 10 10 / 0.5) !important;
}
.hover\:tw-bg-red-950\/55:hover{
  background-color: rgb(69 10 10 / 0.55) !important;
}
.hover\:tw-bg-red-950\/60:hover{
  background-color: rgb(69 10 10 / 0.6) !important;
}
.hover\:tw-bg-red-950\/65:hover{
  background-color: rgb(69 10 10 / 0.65) !important;
}
.hover\:tw-bg-red-950\/70:hover{
  background-color: rgb(69 10 10 / 0.7) !important;
}
.hover\:tw-bg-red-950\/75:hover{
  background-color: rgb(69 10 10 / 0.75) !important;
}
.hover\:tw-bg-red-950\/80:hover{
  background-color: rgb(69 10 10 / 0.8) !important;
}
.hover\:tw-bg-red-950\/85:hover{
  background-color: rgb(69 10 10 / 0.85) !important;
}
.hover\:tw-bg-red-950\/90:hover{
  background-color: rgb(69 10 10 / 0.9) !important;
}
.hover\:tw-bg-red-950\/95:hover{
  background-color: rgb(69 10 10 / 0.95) !important;
}
.hover\:tw-bg-rose-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-100\/0:hover{
  background-color: rgb(255 228 230 / 0) !important;
}
.hover\:tw-bg-rose-100\/10:hover{
  background-color: rgb(255 228 230 / 0.1) !important;
}
.hover\:tw-bg-rose-100\/100:hover{
  background-color: rgb(255 228 230 / 1) !important;
}
.hover\:tw-bg-rose-100\/15:hover{
  background-color: rgb(255 228 230 / 0.15) !important;
}
.hover\:tw-bg-rose-100\/20:hover{
  background-color: rgb(255 228 230 / 0.2) !important;
}
.hover\:tw-bg-rose-100\/25:hover{
  background-color: rgb(255 228 230 / 0.25) !important;
}
.hover\:tw-bg-rose-100\/30:hover{
  background-color: rgb(255 228 230 / 0.3) !important;
}
.hover\:tw-bg-rose-100\/35:hover{
  background-color: rgb(255 228 230 / 0.35) !important;
}
.hover\:tw-bg-rose-100\/40:hover{
  background-color: rgb(255 228 230 / 0.4) !important;
}
.hover\:tw-bg-rose-100\/45:hover{
  background-color: rgb(255 228 230 / 0.45) !important;
}
.hover\:tw-bg-rose-100\/5:hover{
  background-color: rgb(255 228 230 / 0.05) !important;
}
.hover\:tw-bg-rose-100\/50:hover{
  background-color: rgb(255 228 230 / 0.5) !important;
}
.hover\:tw-bg-rose-100\/55:hover{
  background-color: rgb(255 228 230 / 0.55) !important;
}
.hover\:tw-bg-rose-100\/60:hover{
  background-color: rgb(255 228 230 / 0.6) !important;
}
.hover\:tw-bg-rose-100\/65:hover{
  background-color: rgb(255 228 230 / 0.65) !important;
}
.hover\:tw-bg-rose-100\/70:hover{
  background-color: rgb(255 228 230 / 0.7) !important;
}
.hover\:tw-bg-rose-100\/75:hover{
  background-color: rgb(255 228 230 / 0.75) !important;
}
.hover\:tw-bg-rose-100\/80:hover{
  background-color: rgb(255 228 230 / 0.8) !important;
}
.hover\:tw-bg-rose-100\/85:hover{
  background-color: rgb(255 228 230 / 0.85) !important;
}
.hover\:tw-bg-rose-100\/90:hover{
  background-color: rgb(255 228 230 / 0.9) !important;
}
.hover\:tw-bg-rose-100\/95:hover{
  background-color: rgb(255 228 230 / 0.95) !important;
}
.hover\:tw-bg-rose-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-200\/0:hover{
  background-color: rgb(254 205 211 / 0) !important;
}
.hover\:tw-bg-rose-200\/10:hover{
  background-color: rgb(254 205 211 / 0.1) !important;
}
.hover\:tw-bg-rose-200\/100:hover{
  background-color: rgb(254 205 211 / 1) !important;
}
.hover\:tw-bg-rose-200\/15:hover{
  background-color: rgb(254 205 211 / 0.15) !important;
}
.hover\:tw-bg-rose-200\/20:hover{
  background-color: rgb(254 205 211 / 0.2) !important;
}
.hover\:tw-bg-rose-200\/25:hover{
  background-color: rgb(254 205 211 / 0.25) !important;
}
.hover\:tw-bg-rose-200\/30:hover{
  background-color: rgb(254 205 211 / 0.3) !important;
}
.hover\:tw-bg-rose-200\/35:hover{
  background-color: rgb(254 205 211 / 0.35) !important;
}
.hover\:tw-bg-rose-200\/40:hover{
  background-color: rgb(254 205 211 / 0.4) !important;
}
.hover\:tw-bg-rose-200\/45:hover{
  background-color: rgb(254 205 211 / 0.45) !important;
}
.hover\:tw-bg-rose-200\/5:hover{
  background-color: rgb(254 205 211 / 0.05) !important;
}
.hover\:tw-bg-rose-200\/50:hover{
  background-color: rgb(254 205 211 / 0.5) !important;
}
.hover\:tw-bg-rose-200\/55:hover{
  background-color: rgb(254 205 211 / 0.55) !important;
}
.hover\:tw-bg-rose-200\/60:hover{
  background-color: rgb(254 205 211 / 0.6) !important;
}
.hover\:tw-bg-rose-200\/65:hover{
  background-color: rgb(254 205 211 / 0.65) !important;
}
.hover\:tw-bg-rose-200\/70:hover{
  background-color: rgb(254 205 211 / 0.7) !important;
}
.hover\:tw-bg-rose-200\/75:hover{
  background-color: rgb(254 205 211 / 0.75) !important;
}
.hover\:tw-bg-rose-200\/80:hover{
  background-color: rgb(254 205 211 / 0.8) !important;
}
.hover\:tw-bg-rose-200\/85:hover{
  background-color: rgb(254 205 211 / 0.85) !important;
}
.hover\:tw-bg-rose-200\/90:hover{
  background-color: rgb(254 205 211 / 0.9) !important;
}
.hover\:tw-bg-rose-200\/95:hover{
  background-color: rgb(254 205 211 / 0.95) !important;
}
.hover\:tw-bg-rose-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-300\/0:hover{
  background-color: rgb(253 164 175 / 0) !important;
}
.hover\:tw-bg-rose-300\/10:hover{
  background-color: rgb(253 164 175 / 0.1) !important;
}
.hover\:tw-bg-rose-300\/100:hover{
  background-color: rgb(253 164 175 / 1) !important;
}
.hover\:tw-bg-rose-300\/15:hover{
  background-color: rgb(253 164 175 / 0.15) !important;
}
.hover\:tw-bg-rose-300\/20:hover{
  background-color: rgb(253 164 175 / 0.2) !important;
}
.hover\:tw-bg-rose-300\/25:hover{
  background-color: rgb(253 164 175 / 0.25) !important;
}
.hover\:tw-bg-rose-300\/30:hover{
  background-color: rgb(253 164 175 / 0.3) !important;
}
.hover\:tw-bg-rose-300\/35:hover{
  background-color: rgb(253 164 175 / 0.35) !important;
}
.hover\:tw-bg-rose-300\/40:hover{
  background-color: rgb(253 164 175 / 0.4) !important;
}
.hover\:tw-bg-rose-300\/45:hover{
  background-color: rgb(253 164 175 / 0.45) !important;
}
.hover\:tw-bg-rose-300\/5:hover{
  background-color: rgb(253 164 175 / 0.05) !important;
}
.hover\:tw-bg-rose-300\/50:hover{
  background-color: rgb(253 164 175 / 0.5) !important;
}
.hover\:tw-bg-rose-300\/55:hover{
  background-color: rgb(253 164 175 / 0.55) !important;
}
.hover\:tw-bg-rose-300\/60:hover{
  background-color: rgb(253 164 175 / 0.6) !important;
}
.hover\:tw-bg-rose-300\/65:hover{
  background-color: rgb(253 164 175 / 0.65) !important;
}
.hover\:tw-bg-rose-300\/70:hover{
  background-color: rgb(253 164 175 / 0.7) !important;
}
.hover\:tw-bg-rose-300\/75:hover{
  background-color: rgb(253 164 175 / 0.75) !important;
}
.hover\:tw-bg-rose-300\/80:hover{
  background-color: rgb(253 164 175 / 0.8) !important;
}
.hover\:tw-bg-rose-300\/85:hover{
  background-color: rgb(253 164 175 / 0.85) !important;
}
.hover\:tw-bg-rose-300\/90:hover{
  background-color: rgb(253 164 175 / 0.9) !important;
}
.hover\:tw-bg-rose-300\/95:hover{
  background-color: rgb(253 164 175 / 0.95) !important;
}
.hover\:tw-bg-rose-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-400\/0:hover{
  background-color: rgb(251 113 133 / 0) !important;
}
.hover\:tw-bg-rose-400\/10:hover{
  background-color: rgb(251 113 133 / 0.1) !important;
}
.hover\:tw-bg-rose-400\/100:hover{
  background-color: rgb(251 113 133 / 1) !important;
}
.hover\:tw-bg-rose-400\/15:hover{
  background-color: rgb(251 113 133 / 0.15) !important;
}
.hover\:tw-bg-rose-400\/20:hover{
  background-color: rgb(251 113 133 / 0.2) !important;
}
.hover\:tw-bg-rose-400\/25:hover{
  background-color: rgb(251 113 133 / 0.25) !important;
}
.hover\:tw-bg-rose-400\/30:hover{
  background-color: rgb(251 113 133 / 0.3) !important;
}
.hover\:tw-bg-rose-400\/35:hover{
  background-color: rgb(251 113 133 / 0.35) !important;
}
.hover\:tw-bg-rose-400\/40:hover{
  background-color: rgb(251 113 133 / 0.4) !important;
}
.hover\:tw-bg-rose-400\/45:hover{
  background-color: rgb(251 113 133 / 0.45) !important;
}
.hover\:tw-bg-rose-400\/5:hover{
  background-color: rgb(251 113 133 / 0.05) !important;
}
.hover\:tw-bg-rose-400\/50:hover{
  background-color: rgb(251 113 133 / 0.5) !important;
}
.hover\:tw-bg-rose-400\/55:hover{
  background-color: rgb(251 113 133 / 0.55) !important;
}
.hover\:tw-bg-rose-400\/60:hover{
  background-color: rgb(251 113 133 / 0.6) !important;
}
.hover\:tw-bg-rose-400\/65:hover{
  background-color: rgb(251 113 133 / 0.65) !important;
}
.hover\:tw-bg-rose-400\/70:hover{
  background-color: rgb(251 113 133 / 0.7) !important;
}
.hover\:tw-bg-rose-400\/75:hover{
  background-color: rgb(251 113 133 / 0.75) !important;
}
.hover\:tw-bg-rose-400\/80:hover{
  background-color: rgb(251 113 133 / 0.8) !important;
}
.hover\:tw-bg-rose-400\/85:hover{
  background-color: rgb(251 113 133 / 0.85) !important;
}
.hover\:tw-bg-rose-400\/90:hover{
  background-color: rgb(251 113 133 / 0.9) !important;
}
.hover\:tw-bg-rose-400\/95:hover{
  background-color: rgb(251 113 133 / 0.95) !important;
}
.hover\:tw-bg-rose-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-50\/0:hover{
  background-color: rgb(255 241 242 / 0) !important;
}
.hover\:tw-bg-rose-50\/10:hover{
  background-color: rgb(255 241 242 / 0.1) !important;
}
.hover\:tw-bg-rose-50\/100:hover{
  background-color: rgb(255 241 242 / 1) !important;
}
.hover\:tw-bg-rose-50\/15:hover{
  background-color: rgb(255 241 242 / 0.15) !important;
}
.hover\:tw-bg-rose-50\/20:hover{
  background-color: rgb(255 241 242 / 0.2) !important;
}
.hover\:tw-bg-rose-50\/25:hover{
  background-color: rgb(255 241 242 / 0.25) !important;
}
.hover\:tw-bg-rose-50\/30:hover{
  background-color: rgb(255 241 242 / 0.3) !important;
}
.hover\:tw-bg-rose-50\/35:hover{
  background-color: rgb(255 241 242 / 0.35) !important;
}
.hover\:tw-bg-rose-50\/40:hover{
  background-color: rgb(255 241 242 / 0.4) !important;
}
.hover\:tw-bg-rose-50\/45:hover{
  background-color: rgb(255 241 242 / 0.45) !important;
}
.hover\:tw-bg-rose-50\/5:hover{
  background-color: rgb(255 241 242 / 0.05) !important;
}
.hover\:tw-bg-rose-50\/50:hover{
  background-color: rgb(255 241 242 / 0.5) !important;
}
.hover\:tw-bg-rose-50\/55:hover{
  background-color: rgb(255 241 242 / 0.55) !important;
}
.hover\:tw-bg-rose-50\/60:hover{
  background-color: rgb(255 241 242 / 0.6) !important;
}
.hover\:tw-bg-rose-50\/65:hover{
  background-color: rgb(255 241 242 / 0.65) !important;
}
.hover\:tw-bg-rose-50\/70:hover{
  background-color: rgb(255 241 242 / 0.7) !important;
}
.hover\:tw-bg-rose-50\/75:hover{
  background-color: rgb(255 241 242 / 0.75) !important;
}
.hover\:tw-bg-rose-50\/80:hover{
  background-color: rgb(255 241 242 / 0.8) !important;
}
.hover\:tw-bg-rose-50\/85:hover{
  background-color: rgb(255 241 242 / 0.85) !important;
}
.hover\:tw-bg-rose-50\/90:hover{
  background-color: rgb(255 241 242 / 0.9) !important;
}
.hover\:tw-bg-rose-50\/95:hover{
  background-color: rgb(255 241 242 / 0.95) !important;
}
.hover\:tw-bg-rose-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-500\/0:hover{
  background-color: rgb(244 63 94 / 0) !important;
}
.hover\:tw-bg-rose-500\/10:hover{
  background-color: rgb(244 63 94 / 0.1) !important;
}
.hover\:tw-bg-rose-500\/100:hover{
  background-color: rgb(244 63 94 / 1) !important;
}
.hover\:tw-bg-rose-500\/15:hover{
  background-color: rgb(244 63 94 / 0.15) !important;
}
.hover\:tw-bg-rose-500\/20:hover{
  background-color: rgb(244 63 94 / 0.2) !important;
}
.hover\:tw-bg-rose-500\/25:hover{
  background-color: rgb(244 63 94 / 0.25) !important;
}
.hover\:tw-bg-rose-500\/30:hover{
  background-color: rgb(244 63 94 / 0.3) !important;
}
.hover\:tw-bg-rose-500\/35:hover{
  background-color: rgb(244 63 94 / 0.35) !important;
}
.hover\:tw-bg-rose-500\/40:hover{
  background-color: rgb(244 63 94 / 0.4) !important;
}
.hover\:tw-bg-rose-500\/45:hover{
  background-color: rgb(244 63 94 / 0.45) !important;
}
.hover\:tw-bg-rose-500\/5:hover{
  background-color: rgb(244 63 94 / 0.05) !important;
}
.hover\:tw-bg-rose-500\/50:hover{
  background-color: rgb(244 63 94 / 0.5) !important;
}
.hover\:tw-bg-rose-500\/55:hover{
  background-color: rgb(244 63 94 / 0.55) !important;
}
.hover\:tw-bg-rose-500\/60:hover{
  background-color: rgb(244 63 94 / 0.6) !important;
}
.hover\:tw-bg-rose-500\/65:hover{
  background-color: rgb(244 63 94 / 0.65) !important;
}
.hover\:tw-bg-rose-500\/70:hover{
  background-color: rgb(244 63 94 / 0.7) !important;
}
.hover\:tw-bg-rose-500\/75:hover{
  background-color: rgb(244 63 94 / 0.75) !important;
}
.hover\:tw-bg-rose-500\/80:hover{
  background-color: rgb(244 63 94 / 0.8) !important;
}
.hover\:tw-bg-rose-500\/85:hover{
  background-color: rgb(244 63 94 / 0.85) !important;
}
.hover\:tw-bg-rose-500\/90:hover{
  background-color: rgb(244 63 94 / 0.9) !important;
}
.hover\:tw-bg-rose-500\/95:hover{
  background-color: rgb(244 63 94 / 0.95) !important;
}
.hover\:tw-bg-rose-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-600\/0:hover{
  background-color: rgb(225 29 72 / 0) !important;
}
.hover\:tw-bg-rose-600\/10:hover{
  background-color: rgb(225 29 72 / 0.1) !important;
}
.hover\:tw-bg-rose-600\/100:hover{
  background-color: rgb(225 29 72 / 1) !important;
}
.hover\:tw-bg-rose-600\/15:hover{
  background-color: rgb(225 29 72 / 0.15) !important;
}
.hover\:tw-bg-rose-600\/20:hover{
  background-color: rgb(225 29 72 / 0.2) !important;
}
.hover\:tw-bg-rose-600\/25:hover{
  background-color: rgb(225 29 72 / 0.25) !important;
}
.hover\:tw-bg-rose-600\/30:hover{
  background-color: rgb(225 29 72 / 0.3) !important;
}
.hover\:tw-bg-rose-600\/35:hover{
  background-color: rgb(225 29 72 / 0.35) !important;
}
.hover\:tw-bg-rose-600\/40:hover{
  background-color: rgb(225 29 72 / 0.4) !important;
}
.hover\:tw-bg-rose-600\/45:hover{
  background-color: rgb(225 29 72 / 0.45) !important;
}
.hover\:tw-bg-rose-600\/5:hover{
  background-color: rgb(225 29 72 / 0.05) !important;
}
.hover\:tw-bg-rose-600\/50:hover{
  background-color: rgb(225 29 72 / 0.5) !important;
}
.hover\:tw-bg-rose-600\/55:hover{
  background-color: rgb(225 29 72 / 0.55) !important;
}
.hover\:tw-bg-rose-600\/60:hover{
  background-color: rgb(225 29 72 / 0.6) !important;
}
.hover\:tw-bg-rose-600\/65:hover{
  background-color: rgb(225 29 72 / 0.65) !important;
}
.hover\:tw-bg-rose-600\/70:hover{
  background-color: rgb(225 29 72 / 0.7) !important;
}
.hover\:tw-bg-rose-600\/75:hover{
  background-color: rgb(225 29 72 / 0.75) !important;
}
.hover\:tw-bg-rose-600\/80:hover{
  background-color: rgb(225 29 72 / 0.8) !important;
}
.hover\:tw-bg-rose-600\/85:hover{
  background-color: rgb(225 29 72 / 0.85) !important;
}
.hover\:tw-bg-rose-600\/90:hover{
  background-color: rgb(225 29 72 / 0.9) !important;
}
.hover\:tw-bg-rose-600\/95:hover{
  background-color: rgb(225 29 72 / 0.95) !important;
}
.hover\:tw-bg-rose-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-700\/0:hover{
  background-color: rgb(190 18 60 / 0) !important;
}
.hover\:tw-bg-rose-700\/10:hover{
  background-color: rgb(190 18 60 / 0.1) !important;
}
.hover\:tw-bg-rose-700\/100:hover{
  background-color: rgb(190 18 60 / 1) !important;
}
.hover\:tw-bg-rose-700\/15:hover{
  background-color: rgb(190 18 60 / 0.15) !important;
}
.hover\:tw-bg-rose-700\/20:hover{
  background-color: rgb(190 18 60 / 0.2) !important;
}
.hover\:tw-bg-rose-700\/25:hover{
  background-color: rgb(190 18 60 / 0.25) !important;
}
.hover\:tw-bg-rose-700\/30:hover{
  background-color: rgb(190 18 60 / 0.3) !important;
}
.hover\:tw-bg-rose-700\/35:hover{
  background-color: rgb(190 18 60 / 0.35) !important;
}
.hover\:tw-bg-rose-700\/40:hover{
  background-color: rgb(190 18 60 / 0.4) !important;
}
.hover\:tw-bg-rose-700\/45:hover{
  background-color: rgb(190 18 60 / 0.45) !important;
}
.hover\:tw-bg-rose-700\/5:hover{
  background-color: rgb(190 18 60 / 0.05) !important;
}
.hover\:tw-bg-rose-700\/50:hover{
  background-color: rgb(190 18 60 / 0.5) !important;
}
.hover\:tw-bg-rose-700\/55:hover{
  background-color: rgb(190 18 60 / 0.55) !important;
}
.hover\:tw-bg-rose-700\/60:hover{
  background-color: rgb(190 18 60 / 0.6) !important;
}
.hover\:tw-bg-rose-700\/65:hover{
  background-color: rgb(190 18 60 / 0.65) !important;
}
.hover\:tw-bg-rose-700\/70:hover{
  background-color: rgb(190 18 60 / 0.7) !important;
}
.hover\:tw-bg-rose-700\/75:hover{
  background-color: rgb(190 18 60 / 0.75) !important;
}
.hover\:tw-bg-rose-700\/80:hover{
  background-color: rgb(190 18 60 / 0.8) !important;
}
.hover\:tw-bg-rose-700\/85:hover{
  background-color: rgb(190 18 60 / 0.85) !important;
}
.hover\:tw-bg-rose-700\/90:hover{
  background-color: rgb(190 18 60 / 0.9) !important;
}
.hover\:tw-bg-rose-700\/95:hover{
  background-color: rgb(190 18 60 / 0.95) !important;
}
.hover\:tw-bg-rose-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-800\/0:hover{
  background-color: rgb(159 18 57 / 0) !important;
}
.hover\:tw-bg-rose-800\/10:hover{
  background-color: rgb(159 18 57 / 0.1) !important;
}
.hover\:tw-bg-rose-800\/100:hover{
  background-color: rgb(159 18 57 / 1) !important;
}
.hover\:tw-bg-rose-800\/15:hover{
  background-color: rgb(159 18 57 / 0.15) !important;
}
.hover\:tw-bg-rose-800\/20:hover{
  background-color: rgb(159 18 57 / 0.2) !important;
}
.hover\:tw-bg-rose-800\/25:hover{
  background-color: rgb(159 18 57 / 0.25) !important;
}
.hover\:tw-bg-rose-800\/30:hover{
  background-color: rgb(159 18 57 / 0.3) !important;
}
.hover\:tw-bg-rose-800\/35:hover{
  background-color: rgb(159 18 57 / 0.35) !important;
}
.hover\:tw-bg-rose-800\/40:hover{
  background-color: rgb(159 18 57 / 0.4) !important;
}
.hover\:tw-bg-rose-800\/45:hover{
  background-color: rgb(159 18 57 / 0.45) !important;
}
.hover\:tw-bg-rose-800\/5:hover{
  background-color: rgb(159 18 57 / 0.05) !important;
}
.hover\:tw-bg-rose-800\/50:hover{
  background-color: rgb(159 18 57 / 0.5) !important;
}
.hover\:tw-bg-rose-800\/55:hover{
  background-color: rgb(159 18 57 / 0.55) !important;
}
.hover\:tw-bg-rose-800\/60:hover{
  background-color: rgb(159 18 57 / 0.6) !important;
}
.hover\:tw-bg-rose-800\/65:hover{
  background-color: rgb(159 18 57 / 0.65) !important;
}
.hover\:tw-bg-rose-800\/70:hover{
  background-color: rgb(159 18 57 / 0.7) !important;
}
.hover\:tw-bg-rose-800\/75:hover{
  background-color: rgb(159 18 57 / 0.75) !important;
}
.hover\:tw-bg-rose-800\/80:hover{
  background-color: rgb(159 18 57 / 0.8) !important;
}
.hover\:tw-bg-rose-800\/85:hover{
  background-color: rgb(159 18 57 / 0.85) !important;
}
.hover\:tw-bg-rose-800\/90:hover{
  background-color: rgb(159 18 57 / 0.9) !important;
}
.hover\:tw-bg-rose-800\/95:hover{
  background-color: rgb(159 18 57 / 0.95) !important;
}
.hover\:tw-bg-rose-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-900\/0:hover{
  background-color: rgb(136 19 55 / 0) !important;
}
.hover\:tw-bg-rose-900\/10:hover{
  background-color: rgb(136 19 55 / 0.1) !important;
}
.hover\:tw-bg-rose-900\/100:hover{
  background-color: rgb(136 19 55 / 1) !important;
}
.hover\:tw-bg-rose-900\/15:hover{
  background-color: rgb(136 19 55 / 0.15) !important;
}
.hover\:tw-bg-rose-900\/20:hover{
  background-color: rgb(136 19 55 / 0.2) !important;
}
.hover\:tw-bg-rose-900\/25:hover{
  background-color: rgb(136 19 55 / 0.25) !important;
}
.hover\:tw-bg-rose-900\/30:hover{
  background-color: rgb(136 19 55 / 0.3) !important;
}
.hover\:tw-bg-rose-900\/35:hover{
  background-color: rgb(136 19 55 / 0.35) !important;
}
.hover\:tw-bg-rose-900\/40:hover{
  background-color: rgb(136 19 55 / 0.4) !important;
}
.hover\:tw-bg-rose-900\/45:hover{
  background-color: rgb(136 19 55 / 0.45) !important;
}
.hover\:tw-bg-rose-900\/5:hover{
  background-color: rgb(136 19 55 / 0.05) !important;
}
.hover\:tw-bg-rose-900\/50:hover{
  background-color: rgb(136 19 55 / 0.5) !important;
}
.hover\:tw-bg-rose-900\/55:hover{
  background-color: rgb(136 19 55 / 0.55) !important;
}
.hover\:tw-bg-rose-900\/60:hover{
  background-color: rgb(136 19 55 / 0.6) !important;
}
.hover\:tw-bg-rose-900\/65:hover{
  background-color: rgb(136 19 55 / 0.65) !important;
}
.hover\:tw-bg-rose-900\/70:hover{
  background-color: rgb(136 19 55 / 0.7) !important;
}
.hover\:tw-bg-rose-900\/75:hover{
  background-color: rgb(136 19 55 / 0.75) !important;
}
.hover\:tw-bg-rose-900\/80:hover{
  background-color: rgb(136 19 55 / 0.8) !important;
}
.hover\:tw-bg-rose-900\/85:hover{
  background-color: rgb(136 19 55 / 0.85) !important;
}
.hover\:tw-bg-rose-900\/90:hover{
  background-color: rgb(136 19 55 / 0.9) !important;
}
.hover\:tw-bg-rose-900\/95:hover{
  background-color: rgb(136 19 55 / 0.95) !important;
}
.hover\:tw-bg-rose-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 5 25 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-rose-950\/0:hover{
  background-color: rgb(76 5 25 / 0) !important;
}
.hover\:tw-bg-rose-950\/10:hover{
  background-color: rgb(76 5 25 / 0.1) !important;
}
.hover\:tw-bg-rose-950\/100:hover{
  background-color: rgb(76 5 25 / 1) !important;
}
.hover\:tw-bg-rose-950\/15:hover{
  background-color: rgb(76 5 25 / 0.15) !important;
}
.hover\:tw-bg-rose-950\/20:hover{
  background-color: rgb(76 5 25 / 0.2) !important;
}
.hover\:tw-bg-rose-950\/25:hover{
  background-color: rgb(76 5 25 / 0.25) !important;
}
.hover\:tw-bg-rose-950\/30:hover{
  background-color: rgb(76 5 25 / 0.3) !important;
}
.hover\:tw-bg-rose-950\/35:hover{
  background-color: rgb(76 5 25 / 0.35) !important;
}
.hover\:tw-bg-rose-950\/40:hover{
  background-color: rgb(76 5 25 / 0.4) !important;
}
.hover\:tw-bg-rose-950\/45:hover{
  background-color: rgb(76 5 25 / 0.45) !important;
}
.hover\:tw-bg-rose-950\/5:hover{
  background-color: rgb(76 5 25 / 0.05) !important;
}
.hover\:tw-bg-rose-950\/50:hover{
  background-color: rgb(76 5 25 / 0.5) !important;
}
.hover\:tw-bg-rose-950\/55:hover{
  background-color: rgb(76 5 25 / 0.55) !important;
}
.hover\:tw-bg-rose-950\/60:hover{
  background-color: rgb(76 5 25 / 0.6) !important;
}
.hover\:tw-bg-rose-950\/65:hover{
  background-color: rgb(76 5 25 / 0.65) !important;
}
.hover\:tw-bg-rose-950\/70:hover{
  background-color: rgb(76 5 25 / 0.7) !important;
}
.hover\:tw-bg-rose-950\/75:hover{
  background-color: rgb(76 5 25 / 0.75) !important;
}
.hover\:tw-bg-rose-950\/80:hover{
  background-color: rgb(76 5 25 / 0.8) !important;
}
.hover\:tw-bg-rose-950\/85:hover{
  background-color: rgb(76 5 25 / 0.85) !important;
}
.hover\:tw-bg-rose-950\/90:hover{
  background-color: rgb(76 5 25 / 0.9) !important;
}
.hover\:tw-bg-rose-950\/95:hover{
  background-color: rgb(76 5 25 / 0.95) !important;
}
.hover\:tw-bg-sky-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-100\/0:hover{
  background-color: rgb(224 242 254 / 0) !important;
}
.hover\:tw-bg-sky-100\/10:hover{
  background-color: rgb(224 242 254 / 0.1) !important;
}
.hover\:tw-bg-sky-100\/100:hover{
  background-color: rgb(224 242 254 / 1) !important;
}
.hover\:tw-bg-sky-100\/15:hover{
  background-color: rgb(224 242 254 / 0.15) !important;
}
.hover\:tw-bg-sky-100\/20:hover{
  background-color: rgb(224 242 254 / 0.2) !important;
}
.hover\:tw-bg-sky-100\/25:hover{
  background-color: rgb(224 242 254 / 0.25) !important;
}
.hover\:tw-bg-sky-100\/30:hover{
  background-color: rgb(224 242 254 / 0.3) !important;
}
.hover\:tw-bg-sky-100\/35:hover{
  background-color: rgb(224 242 254 / 0.35) !important;
}
.hover\:tw-bg-sky-100\/40:hover{
  background-color: rgb(224 242 254 / 0.4) !important;
}
.hover\:tw-bg-sky-100\/45:hover{
  background-color: rgb(224 242 254 / 0.45) !important;
}
.hover\:tw-bg-sky-100\/5:hover{
  background-color: rgb(224 242 254 / 0.05) !important;
}
.hover\:tw-bg-sky-100\/50:hover{
  background-color: rgb(224 242 254 / 0.5) !important;
}
.hover\:tw-bg-sky-100\/55:hover{
  background-color: rgb(224 242 254 / 0.55) !important;
}
.hover\:tw-bg-sky-100\/60:hover{
  background-color: rgb(224 242 254 / 0.6) !important;
}
.hover\:tw-bg-sky-100\/65:hover{
  background-color: rgb(224 242 254 / 0.65) !important;
}
.hover\:tw-bg-sky-100\/70:hover{
  background-color: rgb(224 242 254 / 0.7) !important;
}
.hover\:tw-bg-sky-100\/75:hover{
  background-color: rgb(224 242 254 / 0.75) !important;
}
.hover\:tw-bg-sky-100\/80:hover{
  background-color: rgb(224 242 254 / 0.8) !important;
}
.hover\:tw-bg-sky-100\/85:hover{
  background-color: rgb(224 242 254 / 0.85) !important;
}
.hover\:tw-bg-sky-100\/90:hover{
  background-color: rgb(224 242 254 / 0.9) !important;
}
.hover\:tw-bg-sky-100\/95:hover{
  background-color: rgb(224 242 254 / 0.95) !important;
}
.hover\:tw-bg-sky-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-200\/0:hover{
  background-color: rgb(186 230 253 / 0) !important;
}
.hover\:tw-bg-sky-200\/10:hover{
  background-color: rgb(186 230 253 / 0.1) !important;
}
.hover\:tw-bg-sky-200\/100:hover{
  background-color: rgb(186 230 253 / 1) !important;
}
.hover\:tw-bg-sky-200\/15:hover{
  background-color: rgb(186 230 253 / 0.15) !important;
}
.hover\:tw-bg-sky-200\/20:hover{
  background-color: rgb(186 230 253 / 0.2) !important;
}
.hover\:tw-bg-sky-200\/25:hover{
  background-color: rgb(186 230 253 / 0.25) !important;
}
.hover\:tw-bg-sky-200\/30:hover{
  background-color: rgb(186 230 253 / 0.3) !important;
}
.hover\:tw-bg-sky-200\/35:hover{
  background-color: rgb(186 230 253 / 0.35) !important;
}
.hover\:tw-bg-sky-200\/40:hover{
  background-color: rgb(186 230 253 / 0.4) !important;
}
.hover\:tw-bg-sky-200\/45:hover{
  background-color: rgb(186 230 253 / 0.45) !important;
}
.hover\:tw-bg-sky-200\/5:hover{
  background-color: rgb(186 230 253 / 0.05) !important;
}
.hover\:tw-bg-sky-200\/50:hover{
  background-color: rgb(186 230 253 / 0.5) !important;
}
.hover\:tw-bg-sky-200\/55:hover{
  background-color: rgb(186 230 253 / 0.55) !important;
}
.hover\:tw-bg-sky-200\/60:hover{
  background-color: rgb(186 230 253 / 0.6) !important;
}
.hover\:tw-bg-sky-200\/65:hover{
  background-color: rgb(186 230 253 / 0.65) !important;
}
.hover\:tw-bg-sky-200\/70:hover{
  background-color: rgb(186 230 253 / 0.7) !important;
}
.hover\:tw-bg-sky-200\/75:hover{
  background-color: rgb(186 230 253 / 0.75) !important;
}
.hover\:tw-bg-sky-200\/80:hover{
  background-color: rgb(186 230 253 / 0.8) !important;
}
.hover\:tw-bg-sky-200\/85:hover{
  background-color: rgb(186 230 253 / 0.85) !important;
}
.hover\:tw-bg-sky-200\/90:hover{
  background-color: rgb(186 230 253 / 0.9) !important;
}
.hover\:tw-bg-sky-200\/95:hover{
  background-color: rgb(186 230 253 / 0.95) !important;
}
.hover\:tw-bg-sky-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-300\/0:hover{
  background-color: rgb(125 211 252 / 0) !important;
}
.hover\:tw-bg-sky-300\/10:hover{
  background-color: rgb(125 211 252 / 0.1) !important;
}
.hover\:tw-bg-sky-300\/100:hover{
  background-color: rgb(125 211 252 / 1) !important;
}
.hover\:tw-bg-sky-300\/15:hover{
  background-color: rgb(125 211 252 / 0.15) !important;
}
.hover\:tw-bg-sky-300\/20:hover{
  background-color: rgb(125 211 252 / 0.2) !important;
}
.hover\:tw-bg-sky-300\/25:hover{
  background-color: rgb(125 211 252 / 0.25) !important;
}
.hover\:tw-bg-sky-300\/30:hover{
  background-color: rgb(125 211 252 / 0.3) !important;
}
.hover\:tw-bg-sky-300\/35:hover{
  background-color: rgb(125 211 252 / 0.35) !important;
}
.hover\:tw-bg-sky-300\/40:hover{
  background-color: rgb(125 211 252 / 0.4) !important;
}
.hover\:tw-bg-sky-300\/45:hover{
  background-color: rgb(125 211 252 / 0.45) !important;
}
.hover\:tw-bg-sky-300\/5:hover{
  background-color: rgb(125 211 252 / 0.05) !important;
}
.hover\:tw-bg-sky-300\/50:hover{
  background-color: rgb(125 211 252 / 0.5) !important;
}
.hover\:tw-bg-sky-300\/55:hover{
  background-color: rgb(125 211 252 / 0.55) !important;
}
.hover\:tw-bg-sky-300\/60:hover{
  background-color: rgb(125 211 252 / 0.6) !important;
}
.hover\:tw-bg-sky-300\/65:hover{
  background-color: rgb(125 211 252 / 0.65) !important;
}
.hover\:tw-bg-sky-300\/70:hover{
  background-color: rgb(125 211 252 / 0.7) !important;
}
.hover\:tw-bg-sky-300\/75:hover{
  background-color: rgb(125 211 252 / 0.75) !important;
}
.hover\:tw-bg-sky-300\/80:hover{
  background-color: rgb(125 211 252 / 0.8) !important;
}
.hover\:tw-bg-sky-300\/85:hover{
  background-color: rgb(125 211 252 / 0.85) !important;
}
.hover\:tw-bg-sky-300\/90:hover{
  background-color: rgb(125 211 252 / 0.9) !important;
}
.hover\:tw-bg-sky-300\/95:hover{
  background-color: rgb(125 211 252 / 0.95) !important;
}
.hover\:tw-bg-sky-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-400\/0:hover{
  background-color: rgb(56 189 248 / 0) !important;
}
.hover\:tw-bg-sky-400\/10:hover{
  background-color: rgb(56 189 248 / 0.1) !important;
}
.hover\:tw-bg-sky-400\/100:hover{
  background-color: rgb(56 189 248 / 1) !important;
}
.hover\:tw-bg-sky-400\/15:hover{
  background-color: rgb(56 189 248 / 0.15) !important;
}
.hover\:tw-bg-sky-400\/20:hover{
  background-color: rgb(56 189 248 / 0.2) !important;
}
.hover\:tw-bg-sky-400\/25:hover{
  background-color: rgb(56 189 248 / 0.25) !important;
}
.hover\:tw-bg-sky-400\/30:hover{
  background-color: rgb(56 189 248 / 0.3) !important;
}
.hover\:tw-bg-sky-400\/35:hover{
  background-color: rgb(56 189 248 / 0.35) !important;
}
.hover\:tw-bg-sky-400\/40:hover{
  background-color: rgb(56 189 248 / 0.4) !important;
}
.hover\:tw-bg-sky-400\/45:hover{
  background-color: rgb(56 189 248 / 0.45) !important;
}
.hover\:tw-bg-sky-400\/5:hover{
  background-color: rgb(56 189 248 / 0.05) !important;
}
.hover\:tw-bg-sky-400\/50:hover{
  background-color: rgb(56 189 248 / 0.5) !important;
}
.hover\:tw-bg-sky-400\/55:hover{
  background-color: rgb(56 189 248 / 0.55) !important;
}
.hover\:tw-bg-sky-400\/60:hover{
  background-color: rgb(56 189 248 / 0.6) !important;
}
.hover\:tw-bg-sky-400\/65:hover{
  background-color: rgb(56 189 248 / 0.65) !important;
}
.hover\:tw-bg-sky-400\/70:hover{
  background-color: rgb(56 189 248 / 0.7) !important;
}
.hover\:tw-bg-sky-400\/75:hover{
  background-color: rgb(56 189 248 / 0.75) !important;
}
.hover\:tw-bg-sky-400\/80:hover{
  background-color: rgb(56 189 248 / 0.8) !important;
}
.hover\:tw-bg-sky-400\/85:hover{
  background-color: rgb(56 189 248 / 0.85) !important;
}
.hover\:tw-bg-sky-400\/90:hover{
  background-color: rgb(56 189 248 / 0.9) !important;
}
.hover\:tw-bg-sky-400\/95:hover{
  background-color: rgb(56 189 248 / 0.95) !important;
}
.hover\:tw-bg-sky-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-50\/0:hover{
  background-color: rgb(240 249 255 / 0) !important;
}
.hover\:tw-bg-sky-50\/10:hover{
  background-color: rgb(240 249 255 / 0.1) !important;
}
.hover\:tw-bg-sky-50\/100:hover{
  background-color: rgb(240 249 255 / 1) !important;
}
.hover\:tw-bg-sky-50\/15:hover{
  background-color: rgb(240 249 255 / 0.15) !important;
}
.hover\:tw-bg-sky-50\/20:hover{
  background-color: rgb(240 249 255 / 0.2) !important;
}
.hover\:tw-bg-sky-50\/25:hover{
  background-color: rgb(240 249 255 / 0.25) !important;
}
.hover\:tw-bg-sky-50\/30:hover{
  background-color: rgb(240 249 255 / 0.3) !important;
}
.hover\:tw-bg-sky-50\/35:hover{
  background-color: rgb(240 249 255 / 0.35) !important;
}
.hover\:tw-bg-sky-50\/40:hover{
  background-color: rgb(240 249 255 / 0.4) !important;
}
.hover\:tw-bg-sky-50\/45:hover{
  background-color: rgb(240 249 255 / 0.45) !important;
}
.hover\:tw-bg-sky-50\/5:hover{
  background-color: rgb(240 249 255 / 0.05) !important;
}
.hover\:tw-bg-sky-50\/50:hover{
  background-color: rgb(240 249 255 / 0.5) !important;
}
.hover\:tw-bg-sky-50\/55:hover{
  background-color: rgb(240 249 255 / 0.55) !important;
}
.hover\:tw-bg-sky-50\/60:hover{
  background-color: rgb(240 249 255 / 0.6) !important;
}
.hover\:tw-bg-sky-50\/65:hover{
  background-color: rgb(240 249 255 / 0.65) !important;
}
.hover\:tw-bg-sky-50\/70:hover{
  background-color: rgb(240 249 255 / 0.7) !important;
}
.hover\:tw-bg-sky-50\/75:hover{
  background-color: rgb(240 249 255 / 0.75) !important;
}
.hover\:tw-bg-sky-50\/80:hover{
  background-color: rgb(240 249 255 / 0.8) !important;
}
.hover\:tw-bg-sky-50\/85:hover{
  background-color: rgb(240 249 255 / 0.85) !important;
}
.hover\:tw-bg-sky-50\/90:hover{
  background-color: rgb(240 249 255 / 0.9) !important;
}
.hover\:tw-bg-sky-50\/95:hover{
  background-color: rgb(240 249 255 / 0.95) !important;
}
.hover\:tw-bg-sky-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-500\/0:hover{
  background-color: rgb(14 165 233 / 0) !important;
}
.hover\:tw-bg-sky-500\/10:hover{
  background-color: rgb(14 165 233 / 0.1) !important;
}
.hover\:tw-bg-sky-500\/100:hover{
  background-color: rgb(14 165 233 / 1) !important;
}
.hover\:tw-bg-sky-500\/15:hover{
  background-color: rgb(14 165 233 / 0.15) !important;
}
.hover\:tw-bg-sky-500\/20:hover{
  background-color: rgb(14 165 233 / 0.2) !important;
}
.hover\:tw-bg-sky-500\/25:hover{
  background-color: rgb(14 165 233 / 0.25) !important;
}
.hover\:tw-bg-sky-500\/30:hover{
  background-color: rgb(14 165 233 / 0.3) !important;
}
.hover\:tw-bg-sky-500\/35:hover{
  background-color: rgb(14 165 233 / 0.35) !important;
}
.hover\:tw-bg-sky-500\/40:hover{
  background-color: rgb(14 165 233 / 0.4) !important;
}
.hover\:tw-bg-sky-500\/45:hover{
  background-color: rgb(14 165 233 / 0.45) !important;
}
.hover\:tw-bg-sky-500\/5:hover{
  background-color: rgb(14 165 233 / 0.05) !important;
}
.hover\:tw-bg-sky-500\/50:hover{
  background-color: rgb(14 165 233 / 0.5) !important;
}
.hover\:tw-bg-sky-500\/55:hover{
  background-color: rgb(14 165 233 / 0.55) !important;
}
.hover\:tw-bg-sky-500\/60:hover{
  background-color: rgb(14 165 233 / 0.6) !important;
}
.hover\:tw-bg-sky-500\/65:hover{
  background-color: rgb(14 165 233 / 0.65) !important;
}
.hover\:tw-bg-sky-500\/70:hover{
  background-color: rgb(14 165 233 / 0.7) !important;
}
.hover\:tw-bg-sky-500\/75:hover{
  background-color: rgb(14 165 233 / 0.75) !important;
}
.hover\:tw-bg-sky-500\/80:hover{
  background-color: rgb(14 165 233 / 0.8) !important;
}
.hover\:tw-bg-sky-500\/85:hover{
  background-color: rgb(14 165 233 / 0.85) !important;
}
.hover\:tw-bg-sky-500\/90:hover{
  background-color: rgb(14 165 233 / 0.9) !important;
}
.hover\:tw-bg-sky-500\/95:hover{
  background-color: rgb(14 165 233 / 0.95) !important;
}
.hover\:tw-bg-sky-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-600\/0:hover{
  background-color: rgb(2 132 199 / 0) !important;
}
.hover\:tw-bg-sky-600\/10:hover{
  background-color: rgb(2 132 199 / 0.1) !important;
}
.hover\:tw-bg-sky-600\/100:hover{
  background-color: rgb(2 132 199 / 1) !important;
}
.hover\:tw-bg-sky-600\/15:hover{
  background-color: rgb(2 132 199 / 0.15) !important;
}
.hover\:tw-bg-sky-600\/20:hover{
  background-color: rgb(2 132 199 / 0.2) !important;
}
.hover\:tw-bg-sky-600\/25:hover{
  background-color: rgb(2 132 199 / 0.25) !important;
}
.hover\:tw-bg-sky-600\/30:hover{
  background-color: rgb(2 132 199 / 0.3) !important;
}
.hover\:tw-bg-sky-600\/35:hover{
  background-color: rgb(2 132 199 / 0.35) !important;
}
.hover\:tw-bg-sky-600\/40:hover{
  background-color: rgb(2 132 199 / 0.4) !important;
}
.hover\:tw-bg-sky-600\/45:hover{
  background-color: rgb(2 132 199 / 0.45) !important;
}
.hover\:tw-bg-sky-600\/5:hover{
  background-color: rgb(2 132 199 / 0.05) !important;
}
.hover\:tw-bg-sky-600\/50:hover{
  background-color: rgb(2 132 199 / 0.5) !important;
}
.hover\:tw-bg-sky-600\/55:hover{
  background-color: rgb(2 132 199 / 0.55) !important;
}
.hover\:tw-bg-sky-600\/60:hover{
  background-color: rgb(2 132 199 / 0.6) !important;
}
.hover\:tw-bg-sky-600\/65:hover{
  background-color: rgb(2 132 199 / 0.65) !important;
}
.hover\:tw-bg-sky-600\/70:hover{
  background-color: rgb(2 132 199 / 0.7) !important;
}
.hover\:tw-bg-sky-600\/75:hover{
  background-color: rgb(2 132 199 / 0.75) !important;
}
.hover\:tw-bg-sky-600\/80:hover{
  background-color: rgb(2 132 199 / 0.8) !important;
}
.hover\:tw-bg-sky-600\/85:hover{
  background-color: rgb(2 132 199 / 0.85) !important;
}
.hover\:tw-bg-sky-600\/90:hover{
  background-color: rgb(2 132 199 / 0.9) !important;
}
.hover\:tw-bg-sky-600\/95:hover{
  background-color: rgb(2 132 199 / 0.95) !important;
}
.hover\:tw-bg-sky-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-700\/0:hover{
  background-color: rgb(3 105 161 / 0) !important;
}
.hover\:tw-bg-sky-700\/10:hover{
  background-color: rgb(3 105 161 / 0.1) !important;
}
.hover\:tw-bg-sky-700\/100:hover{
  background-color: rgb(3 105 161 / 1) !important;
}
.hover\:tw-bg-sky-700\/15:hover{
  background-color: rgb(3 105 161 / 0.15) !important;
}
.hover\:tw-bg-sky-700\/20:hover{
  background-color: rgb(3 105 161 / 0.2) !important;
}
.hover\:tw-bg-sky-700\/25:hover{
  background-color: rgb(3 105 161 / 0.25) !important;
}
.hover\:tw-bg-sky-700\/30:hover{
  background-color: rgb(3 105 161 / 0.3) !important;
}
.hover\:tw-bg-sky-700\/35:hover{
  background-color: rgb(3 105 161 / 0.35) !important;
}
.hover\:tw-bg-sky-700\/40:hover{
  background-color: rgb(3 105 161 / 0.4) !important;
}
.hover\:tw-bg-sky-700\/45:hover{
  background-color: rgb(3 105 161 / 0.45) !important;
}
.hover\:tw-bg-sky-700\/5:hover{
  background-color: rgb(3 105 161 / 0.05) !important;
}
.hover\:tw-bg-sky-700\/50:hover{
  background-color: rgb(3 105 161 / 0.5) !important;
}
.hover\:tw-bg-sky-700\/55:hover{
  background-color: rgb(3 105 161 / 0.55) !important;
}
.hover\:tw-bg-sky-700\/60:hover{
  background-color: rgb(3 105 161 / 0.6) !important;
}
.hover\:tw-bg-sky-700\/65:hover{
  background-color: rgb(3 105 161 / 0.65) !important;
}
.hover\:tw-bg-sky-700\/70:hover{
  background-color: rgb(3 105 161 / 0.7) !important;
}
.hover\:tw-bg-sky-700\/75:hover{
  background-color: rgb(3 105 161 / 0.75) !important;
}
.hover\:tw-bg-sky-700\/80:hover{
  background-color: rgb(3 105 161 / 0.8) !important;
}
.hover\:tw-bg-sky-700\/85:hover{
  background-color: rgb(3 105 161 / 0.85) !important;
}
.hover\:tw-bg-sky-700\/90:hover{
  background-color: rgb(3 105 161 / 0.9) !important;
}
.hover\:tw-bg-sky-700\/95:hover{
  background-color: rgb(3 105 161 / 0.95) !important;
}
.hover\:tw-bg-sky-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-800\/0:hover{
  background-color: rgb(7 89 133 / 0) !important;
}
.hover\:tw-bg-sky-800\/10:hover{
  background-color: rgb(7 89 133 / 0.1) !important;
}
.hover\:tw-bg-sky-800\/100:hover{
  background-color: rgb(7 89 133 / 1) !important;
}
.hover\:tw-bg-sky-800\/15:hover{
  background-color: rgb(7 89 133 / 0.15) !important;
}
.hover\:tw-bg-sky-800\/20:hover{
  background-color: rgb(7 89 133 / 0.2) !important;
}
.hover\:tw-bg-sky-800\/25:hover{
  background-color: rgb(7 89 133 / 0.25) !important;
}
.hover\:tw-bg-sky-800\/30:hover{
  background-color: rgb(7 89 133 / 0.3) !important;
}
.hover\:tw-bg-sky-800\/35:hover{
  background-color: rgb(7 89 133 / 0.35) !important;
}
.hover\:tw-bg-sky-800\/40:hover{
  background-color: rgb(7 89 133 / 0.4) !important;
}
.hover\:tw-bg-sky-800\/45:hover{
  background-color: rgb(7 89 133 / 0.45) !important;
}
.hover\:tw-bg-sky-800\/5:hover{
  background-color: rgb(7 89 133 / 0.05) !important;
}
.hover\:tw-bg-sky-800\/50:hover{
  background-color: rgb(7 89 133 / 0.5) !important;
}
.hover\:tw-bg-sky-800\/55:hover{
  background-color: rgb(7 89 133 / 0.55) !important;
}
.hover\:tw-bg-sky-800\/60:hover{
  background-color: rgb(7 89 133 / 0.6) !important;
}
.hover\:tw-bg-sky-800\/65:hover{
  background-color: rgb(7 89 133 / 0.65) !important;
}
.hover\:tw-bg-sky-800\/70:hover{
  background-color: rgb(7 89 133 / 0.7) !important;
}
.hover\:tw-bg-sky-800\/75:hover{
  background-color: rgb(7 89 133 / 0.75) !important;
}
.hover\:tw-bg-sky-800\/80:hover{
  background-color: rgb(7 89 133 / 0.8) !important;
}
.hover\:tw-bg-sky-800\/85:hover{
  background-color: rgb(7 89 133 / 0.85) !important;
}
.hover\:tw-bg-sky-800\/90:hover{
  background-color: rgb(7 89 133 / 0.9) !important;
}
.hover\:tw-bg-sky-800\/95:hover{
  background-color: rgb(7 89 133 / 0.95) !important;
}
.hover\:tw-bg-sky-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-900\/0:hover{
  background-color: rgb(12 74 110 / 0) !important;
}
.hover\:tw-bg-sky-900\/10:hover{
  background-color: rgb(12 74 110 / 0.1) !important;
}
.hover\:tw-bg-sky-900\/100:hover{
  background-color: rgb(12 74 110 / 1) !important;
}
.hover\:tw-bg-sky-900\/15:hover{
  background-color: rgb(12 74 110 / 0.15) !important;
}
.hover\:tw-bg-sky-900\/20:hover{
  background-color: rgb(12 74 110 / 0.2) !important;
}
.hover\:tw-bg-sky-900\/25:hover{
  background-color: rgb(12 74 110 / 0.25) !important;
}
.hover\:tw-bg-sky-900\/30:hover{
  background-color: rgb(12 74 110 / 0.3) !important;
}
.hover\:tw-bg-sky-900\/35:hover{
  background-color: rgb(12 74 110 / 0.35) !important;
}
.hover\:tw-bg-sky-900\/40:hover{
  background-color: rgb(12 74 110 / 0.4) !important;
}
.hover\:tw-bg-sky-900\/45:hover{
  background-color: rgb(12 74 110 / 0.45) !important;
}
.hover\:tw-bg-sky-900\/5:hover{
  background-color: rgb(12 74 110 / 0.05) !important;
}
.hover\:tw-bg-sky-900\/50:hover{
  background-color: rgb(12 74 110 / 0.5) !important;
}
.hover\:tw-bg-sky-900\/55:hover{
  background-color: rgb(12 74 110 / 0.55) !important;
}
.hover\:tw-bg-sky-900\/60:hover{
  background-color: rgb(12 74 110 / 0.6) !important;
}
.hover\:tw-bg-sky-900\/65:hover{
  background-color: rgb(12 74 110 / 0.65) !important;
}
.hover\:tw-bg-sky-900\/70:hover{
  background-color: rgb(12 74 110 / 0.7) !important;
}
.hover\:tw-bg-sky-900\/75:hover{
  background-color: rgb(12 74 110 / 0.75) !important;
}
.hover\:tw-bg-sky-900\/80:hover{
  background-color: rgb(12 74 110 / 0.8) !important;
}
.hover\:tw-bg-sky-900\/85:hover{
  background-color: rgb(12 74 110 / 0.85) !important;
}
.hover\:tw-bg-sky-900\/90:hover{
  background-color: rgb(12 74 110 / 0.9) !important;
}
.hover\:tw-bg-sky-900\/95:hover{
  background-color: rgb(12 74 110 / 0.95) !important;
}
.hover\:tw-bg-sky-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-sky-950\/0:hover{
  background-color: rgb(8 47 73 / 0) !important;
}
.hover\:tw-bg-sky-950\/10:hover{
  background-color: rgb(8 47 73 / 0.1) !important;
}
.hover\:tw-bg-sky-950\/100:hover{
  background-color: rgb(8 47 73 / 1) !important;
}
.hover\:tw-bg-sky-950\/15:hover{
  background-color: rgb(8 47 73 / 0.15) !important;
}
.hover\:tw-bg-sky-950\/20:hover{
  background-color: rgb(8 47 73 / 0.2) !important;
}
.hover\:tw-bg-sky-950\/25:hover{
  background-color: rgb(8 47 73 / 0.25) !important;
}
.hover\:tw-bg-sky-950\/30:hover{
  background-color: rgb(8 47 73 / 0.3) !important;
}
.hover\:tw-bg-sky-950\/35:hover{
  background-color: rgb(8 47 73 / 0.35) !important;
}
.hover\:tw-bg-sky-950\/40:hover{
  background-color: rgb(8 47 73 / 0.4) !important;
}
.hover\:tw-bg-sky-950\/45:hover{
  background-color: rgb(8 47 73 / 0.45) !important;
}
.hover\:tw-bg-sky-950\/5:hover{
  background-color: rgb(8 47 73 / 0.05) !important;
}
.hover\:tw-bg-sky-950\/50:hover{
  background-color: rgb(8 47 73 / 0.5) !important;
}
.hover\:tw-bg-sky-950\/55:hover{
  background-color: rgb(8 47 73 / 0.55) !important;
}
.hover\:tw-bg-sky-950\/60:hover{
  background-color: rgb(8 47 73 / 0.6) !important;
}
.hover\:tw-bg-sky-950\/65:hover{
  background-color: rgb(8 47 73 / 0.65) !important;
}
.hover\:tw-bg-sky-950\/70:hover{
  background-color: rgb(8 47 73 / 0.7) !important;
}
.hover\:tw-bg-sky-950\/75:hover{
  background-color: rgb(8 47 73 / 0.75) !important;
}
.hover\:tw-bg-sky-950\/80:hover{
  background-color: rgb(8 47 73 / 0.8) !important;
}
.hover\:tw-bg-sky-950\/85:hover{
  background-color: rgb(8 47 73 / 0.85) !important;
}
.hover\:tw-bg-sky-950\/90:hover{
  background-color: rgb(8 47 73 / 0.9) !important;
}
.hover\:tw-bg-sky-950\/95:hover{
  background-color: rgb(8 47 73 / 0.95) !important;
}
.hover\:tw-bg-slate-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-100\/0:hover{
  background-color: rgb(241 245 249 / 0) !important;
}
.hover\:tw-bg-slate-100\/10:hover{
  background-color: rgb(241 245 249 / 0.1) !important;
}
.hover\:tw-bg-slate-100\/100:hover{
  background-color: rgb(241 245 249 / 1) !important;
}
.hover\:tw-bg-slate-100\/15:hover{
  background-color: rgb(241 245 249 / 0.15) !important;
}
.hover\:tw-bg-slate-100\/20:hover{
  background-color: rgb(241 245 249 / 0.2) !important;
}
.hover\:tw-bg-slate-100\/25:hover{
  background-color: rgb(241 245 249 / 0.25) !important;
}
.hover\:tw-bg-slate-100\/30:hover{
  background-color: rgb(241 245 249 / 0.3) !important;
}
.hover\:tw-bg-slate-100\/35:hover{
  background-color: rgb(241 245 249 / 0.35) !important;
}
.hover\:tw-bg-slate-100\/40:hover{
  background-color: rgb(241 245 249 / 0.4) !important;
}
.hover\:tw-bg-slate-100\/45:hover{
  background-color: rgb(241 245 249 / 0.45) !important;
}
.hover\:tw-bg-slate-100\/5:hover{
  background-color: rgb(241 245 249 / 0.05) !important;
}
.hover\:tw-bg-slate-100\/50:hover{
  background-color: rgb(241 245 249 / 0.5) !important;
}
.hover\:tw-bg-slate-100\/55:hover{
  background-color: rgb(241 245 249 / 0.55) !important;
}
.hover\:tw-bg-slate-100\/60:hover{
  background-color: rgb(241 245 249 / 0.6) !important;
}
.hover\:tw-bg-slate-100\/65:hover{
  background-color: rgb(241 245 249 / 0.65) !important;
}
.hover\:tw-bg-slate-100\/70:hover{
  background-color: rgb(241 245 249 / 0.7) !important;
}
.hover\:tw-bg-slate-100\/75:hover{
  background-color: rgb(241 245 249 / 0.75) !important;
}
.hover\:tw-bg-slate-100\/80:hover{
  background-color: rgb(241 245 249 / 0.8) !important;
}
.hover\:tw-bg-slate-100\/85:hover{
  background-color: rgb(241 245 249 / 0.85) !important;
}
.hover\:tw-bg-slate-100\/90:hover{
  background-color: rgb(241 245 249 / 0.9) !important;
}
.hover\:tw-bg-slate-100\/95:hover{
  background-color: rgb(241 245 249 / 0.95) !important;
}
.hover\:tw-bg-slate-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-200\/0:hover{
  background-color: rgb(226 232 240 / 0) !important;
}
.hover\:tw-bg-slate-200\/10:hover{
  background-color: rgb(226 232 240 / 0.1) !important;
}
.hover\:tw-bg-slate-200\/100:hover{
  background-color: rgb(226 232 240 / 1) !important;
}
.hover\:tw-bg-slate-200\/15:hover{
  background-color: rgb(226 232 240 / 0.15) !important;
}
.hover\:tw-bg-slate-200\/20:hover{
  background-color: rgb(226 232 240 / 0.2) !important;
}
.hover\:tw-bg-slate-200\/25:hover{
  background-color: rgb(226 232 240 / 0.25) !important;
}
.hover\:tw-bg-slate-200\/30:hover{
  background-color: rgb(226 232 240 / 0.3) !important;
}
.hover\:tw-bg-slate-200\/35:hover{
  background-color: rgb(226 232 240 / 0.35) !important;
}
.hover\:tw-bg-slate-200\/40:hover{
  background-color: rgb(226 232 240 / 0.4) !important;
}
.hover\:tw-bg-slate-200\/45:hover{
  background-color: rgb(226 232 240 / 0.45) !important;
}
.hover\:tw-bg-slate-200\/5:hover{
  background-color: rgb(226 232 240 / 0.05) !important;
}
.hover\:tw-bg-slate-200\/50:hover{
  background-color: rgb(226 232 240 / 0.5) !important;
}
.hover\:tw-bg-slate-200\/55:hover{
  background-color: rgb(226 232 240 / 0.55) !important;
}
.hover\:tw-bg-slate-200\/60:hover{
  background-color: rgb(226 232 240 / 0.6) !important;
}
.hover\:tw-bg-slate-200\/65:hover{
  background-color: rgb(226 232 240 / 0.65) !important;
}
.hover\:tw-bg-slate-200\/70:hover{
  background-color: rgb(226 232 240 / 0.7) !important;
}
.hover\:tw-bg-slate-200\/75:hover{
  background-color: rgb(226 232 240 / 0.75) !important;
}
.hover\:tw-bg-slate-200\/80:hover{
  background-color: rgb(226 232 240 / 0.8) !important;
}
.hover\:tw-bg-slate-200\/85:hover{
  background-color: rgb(226 232 240 / 0.85) !important;
}
.hover\:tw-bg-slate-200\/90:hover{
  background-color: rgb(226 232 240 / 0.9) !important;
}
.hover\:tw-bg-slate-200\/95:hover{
  background-color: rgb(226 232 240 / 0.95) !important;
}
.hover\:tw-bg-slate-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-300\/0:hover{
  background-color: rgb(203 213 225 / 0) !important;
}
.hover\:tw-bg-slate-300\/10:hover{
  background-color: rgb(203 213 225 / 0.1) !important;
}
.hover\:tw-bg-slate-300\/100:hover{
  background-color: rgb(203 213 225 / 1) !important;
}
.hover\:tw-bg-slate-300\/15:hover{
  background-color: rgb(203 213 225 / 0.15) !important;
}
.hover\:tw-bg-slate-300\/20:hover{
  background-color: rgb(203 213 225 / 0.2) !important;
}
.hover\:tw-bg-slate-300\/25:hover{
  background-color: rgb(203 213 225 / 0.25) !important;
}
.hover\:tw-bg-slate-300\/30:hover{
  background-color: rgb(203 213 225 / 0.3) !important;
}
.hover\:tw-bg-slate-300\/35:hover{
  background-color: rgb(203 213 225 / 0.35) !important;
}
.hover\:tw-bg-slate-300\/40:hover{
  background-color: rgb(203 213 225 / 0.4) !important;
}
.hover\:tw-bg-slate-300\/45:hover{
  background-color: rgb(203 213 225 / 0.45) !important;
}
.hover\:tw-bg-slate-300\/5:hover{
  background-color: rgb(203 213 225 / 0.05) !important;
}
.hover\:tw-bg-slate-300\/50:hover{
  background-color: rgb(203 213 225 / 0.5) !important;
}
.hover\:tw-bg-slate-300\/55:hover{
  background-color: rgb(203 213 225 / 0.55) !important;
}
.hover\:tw-bg-slate-300\/60:hover{
  background-color: rgb(203 213 225 / 0.6) !important;
}
.hover\:tw-bg-slate-300\/65:hover{
  background-color: rgb(203 213 225 / 0.65) !important;
}
.hover\:tw-bg-slate-300\/70:hover{
  background-color: rgb(203 213 225 / 0.7) !important;
}
.hover\:tw-bg-slate-300\/75:hover{
  background-color: rgb(203 213 225 / 0.75) !important;
}
.hover\:tw-bg-slate-300\/80:hover{
  background-color: rgb(203 213 225 / 0.8) !important;
}
.hover\:tw-bg-slate-300\/85:hover{
  background-color: rgb(203 213 225 / 0.85) !important;
}
.hover\:tw-bg-slate-300\/90:hover{
  background-color: rgb(203 213 225 / 0.9) !important;
}
.hover\:tw-bg-slate-300\/95:hover{
  background-color: rgb(203 213 225 / 0.95) !important;
}
.hover\:tw-bg-slate-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-400\/0:hover{
  background-color: rgb(148 163 184 / 0) !important;
}
.hover\:tw-bg-slate-400\/10:hover{
  background-color: rgb(148 163 184 / 0.1) !important;
}
.hover\:tw-bg-slate-400\/100:hover{
  background-color: rgb(148 163 184 / 1) !important;
}
.hover\:tw-bg-slate-400\/15:hover{
  background-color: rgb(148 163 184 / 0.15) !important;
}
.hover\:tw-bg-slate-400\/20:hover{
  background-color: rgb(148 163 184 / 0.2) !important;
}
.hover\:tw-bg-slate-400\/25:hover{
  background-color: rgb(148 163 184 / 0.25) !important;
}
.hover\:tw-bg-slate-400\/30:hover{
  background-color: rgb(148 163 184 / 0.3) !important;
}
.hover\:tw-bg-slate-400\/35:hover{
  background-color: rgb(148 163 184 / 0.35) !important;
}
.hover\:tw-bg-slate-400\/40:hover{
  background-color: rgb(148 163 184 / 0.4) !important;
}
.hover\:tw-bg-slate-400\/45:hover{
  background-color: rgb(148 163 184 / 0.45) !important;
}
.hover\:tw-bg-slate-400\/5:hover{
  background-color: rgb(148 163 184 / 0.05) !important;
}
.hover\:tw-bg-slate-400\/50:hover{
  background-color: rgb(148 163 184 / 0.5) !important;
}
.hover\:tw-bg-slate-400\/55:hover{
  background-color: rgb(148 163 184 / 0.55) !important;
}
.hover\:tw-bg-slate-400\/60:hover{
  background-color: rgb(148 163 184 / 0.6) !important;
}
.hover\:tw-bg-slate-400\/65:hover{
  background-color: rgb(148 163 184 / 0.65) !important;
}
.hover\:tw-bg-slate-400\/70:hover{
  background-color: rgb(148 163 184 / 0.7) !important;
}
.hover\:tw-bg-slate-400\/75:hover{
  background-color: rgb(148 163 184 / 0.75) !important;
}
.hover\:tw-bg-slate-400\/80:hover{
  background-color: rgb(148 163 184 / 0.8) !important;
}
.hover\:tw-bg-slate-400\/85:hover{
  background-color: rgb(148 163 184 / 0.85) !important;
}
.hover\:tw-bg-slate-400\/90:hover{
  background-color: rgb(148 163 184 / 0.9) !important;
}
.hover\:tw-bg-slate-400\/95:hover{
  background-color: rgb(148 163 184 / 0.95) !important;
}
.hover\:tw-bg-slate-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-50\/0:hover{
  background-color: rgb(248 250 252 / 0) !important;
}
.hover\:tw-bg-slate-50\/10:hover{
  background-color: rgb(248 250 252 / 0.1) !important;
}
.hover\:tw-bg-slate-50\/100:hover{
  background-color: rgb(248 250 252 / 1) !important;
}
.hover\:tw-bg-slate-50\/15:hover{
  background-color: rgb(248 250 252 / 0.15) !important;
}
.hover\:tw-bg-slate-50\/20:hover{
  background-color: rgb(248 250 252 / 0.2) !important;
}
.hover\:tw-bg-slate-50\/25:hover{
  background-color: rgb(248 250 252 / 0.25) !important;
}
.hover\:tw-bg-slate-50\/30:hover{
  background-color: rgb(248 250 252 / 0.3) !important;
}
.hover\:tw-bg-slate-50\/35:hover{
  background-color: rgb(248 250 252 / 0.35) !important;
}
.hover\:tw-bg-slate-50\/40:hover{
  background-color: rgb(248 250 252 / 0.4) !important;
}
.hover\:tw-bg-slate-50\/45:hover{
  background-color: rgb(248 250 252 / 0.45) !important;
}
.hover\:tw-bg-slate-50\/5:hover{
  background-color: rgb(248 250 252 / 0.05) !important;
}
.hover\:tw-bg-slate-50\/50:hover{
  background-color: rgb(248 250 252 / 0.5) !important;
}
.hover\:tw-bg-slate-50\/55:hover{
  background-color: rgb(248 250 252 / 0.55) !important;
}
.hover\:tw-bg-slate-50\/60:hover{
  background-color: rgb(248 250 252 / 0.6) !important;
}
.hover\:tw-bg-slate-50\/65:hover{
  background-color: rgb(248 250 252 / 0.65) !important;
}
.hover\:tw-bg-slate-50\/70:hover{
  background-color: rgb(248 250 252 / 0.7) !important;
}
.hover\:tw-bg-slate-50\/75:hover{
  background-color: rgb(248 250 252 / 0.75) !important;
}
.hover\:tw-bg-slate-50\/80:hover{
  background-color: rgb(248 250 252 / 0.8) !important;
}
.hover\:tw-bg-slate-50\/85:hover{
  background-color: rgb(248 250 252 / 0.85) !important;
}
.hover\:tw-bg-slate-50\/90:hover{
  background-color: rgb(248 250 252 / 0.9) !important;
}
.hover\:tw-bg-slate-50\/95:hover{
  background-color: rgb(248 250 252 / 0.95) !important;
}
.hover\:tw-bg-slate-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-500\/0:hover{
  background-color: rgb(100 116 139 / 0) !important;
}
.hover\:tw-bg-slate-500\/10:hover{
  background-color: rgb(100 116 139 / 0.1) !important;
}
.hover\:tw-bg-slate-500\/100:hover{
  background-color: rgb(100 116 139 / 1) !important;
}
.hover\:tw-bg-slate-500\/15:hover{
  background-color: rgb(100 116 139 / 0.15) !important;
}
.hover\:tw-bg-slate-500\/20:hover{
  background-color: rgb(100 116 139 / 0.2) !important;
}
.hover\:tw-bg-slate-500\/25:hover{
  background-color: rgb(100 116 139 / 0.25) !important;
}
.hover\:tw-bg-slate-500\/30:hover{
  background-color: rgb(100 116 139 / 0.3) !important;
}
.hover\:tw-bg-slate-500\/35:hover{
  background-color: rgb(100 116 139 / 0.35) !important;
}
.hover\:tw-bg-slate-500\/40:hover{
  background-color: rgb(100 116 139 / 0.4) !important;
}
.hover\:tw-bg-slate-500\/45:hover{
  background-color: rgb(100 116 139 / 0.45) !important;
}
.hover\:tw-bg-slate-500\/5:hover{
  background-color: rgb(100 116 139 / 0.05) !important;
}
.hover\:tw-bg-slate-500\/50:hover{
  background-color: rgb(100 116 139 / 0.5) !important;
}
.hover\:tw-bg-slate-500\/55:hover{
  background-color: rgb(100 116 139 / 0.55) !important;
}
.hover\:tw-bg-slate-500\/60:hover{
  background-color: rgb(100 116 139 / 0.6) !important;
}
.hover\:tw-bg-slate-500\/65:hover{
  background-color: rgb(100 116 139 / 0.65) !important;
}
.hover\:tw-bg-slate-500\/70:hover{
  background-color: rgb(100 116 139 / 0.7) !important;
}
.hover\:tw-bg-slate-500\/75:hover{
  background-color: rgb(100 116 139 / 0.75) !important;
}
.hover\:tw-bg-slate-500\/80:hover{
  background-color: rgb(100 116 139 / 0.8) !important;
}
.hover\:tw-bg-slate-500\/85:hover{
  background-color: rgb(100 116 139 / 0.85) !important;
}
.hover\:tw-bg-slate-500\/90:hover{
  background-color: rgb(100 116 139 / 0.9) !important;
}
.hover\:tw-bg-slate-500\/95:hover{
  background-color: rgb(100 116 139 / 0.95) !important;
}
.hover\:tw-bg-slate-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-600\/0:hover{
  background-color: rgb(71 85 105 / 0) !important;
}
.hover\:tw-bg-slate-600\/10:hover{
  background-color: rgb(71 85 105 / 0.1) !important;
}
.hover\:tw-bg-slate-600\/100:hover{
  background-color: rgb(71 85 105 / 1) !important;
}
.hover\:tw-bg-slate-600\/15:hover{
  background-color: rgb(71 85 105 / 0.15) !important;
}
.hover\:tw-bg-slate-600\/20:hover{
  background-color: rgb(71 85 105 / 0.2) !important;
}
.hover\:tw-bg-slate-600\/25:hover{
  background-color: rgb(71 85 105 / 0.25) !important;
}
.hover\:tw-bg-slate-600\/30:hover{
  background-color: rgb(71 85 105 / 0.3) !important;
}
.hover\:tw-bg-slate-600\/35:hover{
  background-color: rgb(71 85 105 / 0.35) !important;
}
.hover\:tw-bg-slate-600\/40:hover{
  background-color: rgb(71 85 105 / 0.4) !important;
}
.hover\:tw-bg-slate-600\/45:hover{
  background-color: rgb(71 85 105 / 0.45) !important;
}
.hover\:tw-bg-slate-600\/5:hover{
  background-color: rgb(71 85 105 / 0.05) !important;
}
.hover\:tw-bg-slate-600\/50:hover{
  background-color: rgb(71 85 105 / 0.5) !important;
}
.hover\:tw-bg-slate-600\/55:hover{
  background-color: rgb(71 85 105 / 0.55) !important;
}
.hover\:tw-bg-slate-600\/60:hover{
  background-color: rgb(71 85 105 / 0.6) !important;
}
.hover\:tw-bg-slate-600\/65:hover{
  background-color: rgb(71 85 105 / 0.65) !important;
}
.hover\:tw-bg-slate-600\/70:hover{
  background-color: rgb(71 85 105 / 0.7) !important;
}
.hover\:tw-bg-slate-600\/75:hover{
  background-color: rgb(71 85 105 / 0.75) !important;
}
.hover\:tw-bg-slate-600\/80:hover{
  background-color: rgb(71 85 105 / 0.8) !important;
}
.hover\:tw-bg-slate-600\/85:hover{
  background-color: rgb(71 85 105 / 0.85) !important;
}
.hover\:tw-bg-slate-600\/90:hover{
  background-color: rgb(71 85 105 / 0.9) !important;
}
.hover\:tw-bg-slate-600\/95:hover{
  background-color: rgb(71 85 105 / 0.95) !important;
}
.hover\:tw-bg-slate-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-700\/0:hover{
  background-color: rgb(51 65 85 / 0) !important;
}
.hover\:tw-bg-slate-700\/10:hover{
  background-color: rgb(51 65 85 / 0.1) !important;
}
.hover\:tw-bg-slate-700\/100:hover{
  background-color: rgb(51 65 85 / 1) !important;
}
.hover\:tw-bg-slate-700\/15:hover{
  background-color: rgb(51 65 85 / 0.15) !important;
}
.hover\:tw-bg-slate-700\/20:hover{
  background-color: rgb(51 65 85 / 0.2) !important;
}
.hover\:tw-bg-slate-700\/25:hover{
  background-color: rgb(51 65 85 / 0.25) !important;
}
.hover\:tw-bg-slate-700\/30:hover{
  background-color: rgb(51 65 85 / 0.3) !important;
}
.hover\:tw-bg-slate-700\/35:hover{
  background-color: rgb(51 65 85 / 0.35) !important;
}
.hover\:tw-bg-slate-700\/40:hover{
  background-color: rgb(51 65 85 / 0.4) !important;
}
.hover\:tw-bg-slate-700\/45:hover{
  background-color: rgb(51 65 85 / 0.45) !important;
}
.hover\:tw-bg-slate-700\/5:hover{
  background-color: rgb(51 65 85 / 0.05) !important;
}
.hover\:tw-bg-slate-700\/50:hover{
  background-color: rgb(51 65 85 / 0.5) !important;
}
.hover\:tw-bg-slate-700\/55:hover{
  background-color: rgb(51 65 85 / 0.55) !important;
}
.hover\:tw-bg-slate-700\/60:hover{
  background-color: rgb(51 65 85 / 0.6) !important;
}
.hover\:tw-bg-slate-700\/65:hover{
  background-color: rgb(51 65 85 / 0.65) !important;
}
.hover\:tw-bg-slate-700\/70:hover{
  background-color: rgb(51 65 85 / 0.7) !important;
}
.hover\:tw-bg-slate-700\/75:hover{
  background-color: rgb(51 65 85 / 0.75) !important;
}
.hover\:tw-bg-slate-700\/80:hover{
  background-color: rgb(51 65 85 / 0.8) !important;
}
.hover\:tw-bg-slate-700\/85:hover{
  background-color: rgb(51 65 85 / 0.85) !important;
}
.hover\:tw-bg-slate-700\/90:hover{
  background-color: rgb(51 65 85 / 0.9) !important;
}
.hover\:tw-bg-slate-700\/95:hover{
  background-color: rgb(51 65 85 / 0.95) !important;
}
.hover\:tw-bg-slate-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-800\/0:hover{
  background-color: rgb(30 41 59 / 0) !important;
}
.hover\:tw-bg-slate-800\/10:hover{
  background-color: rgb(30 41 59 / 0.1) !important;
}
.hover\:tw-bg-slate-800\/100:hover{
  background-color: rgb(30 41 59 / 1) !important;
}
.hover\:tw-bg-slate-800\/15:hover{
  background-color: rgb(30 41 59 / 0.15) !important;
}
.hover\:tw-bg-slate-800\/20:hover{
  background-color: rgb(30 41 59 / 0.2) !important;
}
.hover\:tw-bg-slate-800\/25:hover{
  background-color: rgb(30 41 59 / 0.25) !important;
}
.hover\:tw-bg-slate-800\/30:hover{
  background-color: rgb(30 41 59 / 0.3) !important;
}
.hover\:tw-bg-slate-800\/35:hover{
  background-color: rgb(30 41 59 / 0.35) !important;
}
.hover\:tw-bg-slate-800\/40:hover{
  background-color: rgb(30 41 59 / 0.4) !important;
}
.hover\:tw-bg-slate-800\/45:hover{
  background-color: rgb(30 41 59 / 0.45) !important;
}
.hover\:tw-bg-slate-800\/5:hover{
  background-color: rgb(30 41 59 / 0.05) !important;
}
.hover\:tw-bg-slate-800\/50:hover{
  background-color: rgb(30 41 59 / 0.5) !important;
}
.hover\:tw-bg-slate-800\/55:hover{
  background-color: rgb(30 41 59 / 0.55) !important;
}
.hover\:tw-bg-slate-800\/60:hover{
  background-color: rgb(30 41 59 / 0.6) !important;
}
.hover\:tw-bg-slate-800\/65:hover{
  background-color: rgb(30 41 59 / 0.65) !important;
}
.hover\:tw-bg-slate-800\/70:hover{
  background-color: rgb(30 41 59 / 0.7) !important;
}
.hover\:tw-bg-slate-800\/75:hover{
  background-color: rgb(30 41 59 / 0.75) !important;
}
.hover\:tw-bg-slate-800\/80:hover{
  background-color: rgb(30 41 59 / 0.8) !important;
}
.hover\:tw-bg-slate-800\/85:hover{
  background-color: rgb(30 41 59 / 0.85) !important;
}
.hover\:tw-bg-slate-800\/90:hover{
  background-color: rgb(30 41 59 / 0.9) !important;
}
.hover\:tw-bg-slate-800\/95:hover{
  background-color: rgb(30 41 59 / 0.95) !important;
}
.hover\:tw-bg-slate-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-900\/0:hover{
  background-color: rgb(15 23 42 / 0) !important;
}
.hover\:tw-bg-slate-900\/10:hover{
  background-color: rgb(15 23 42 / 0.1) !important;
}
.hover\:tw-bg-slate-900\/100:hover{
  background-color: rgb(15 23 42 / 1) !important;
}
.hover\:tw-bg-slate-900\/15:hover{
  background-color: rgb(15 23 42 / 0.15) !important;
}
.hover\:tw-bg-slate-900\/20:hover{
  background-color: rgb(15 23 42 / 0.2) !important;
}
.hover\:tw-bg-slate-900\/25:hover{
  background-color: rgb(15 23 42 / 0.25) !important;
}
.hover\:tw-bg-slate-900\/30:hover{
  background-color: rgb(15 23 42 / 0.3) !important;
}
.hover\:tw-bg-slate-900\/35:hover{
  background-color: rgb(15 23 42 / 0.35) !important;
}
.hover\:tw-bg-slate-900\/40:hover{
  background-color: rgb(15 23 42 / 0.4) !important;
}
.hover\:tw-bg-slate-900\/45:hover{
  background-color: rgb(15 23 42 / 0.45) !important;
}
.hover\:tw-bg-slate-900\/5:hover{
  background-color: rgb(15 23 42 / 0.05) !important;
}
.hover\:tw-bg-slate-900\/50:hover{
  background-color: rgb(15 23 42 / 0.5) !important;
}
.hover\:tw-bg-slate-900\/55:hover{
  background-color: rgb(15 23 42 / 0.55) !important;
}
.hover\:tw-bg-slate-900\/60:hover{
  background-color: rgb(15 23 42 / 0.6) !important;
}
.hover\:tw-bg-slate-900\/65:hover{
  background-color: rgb(15 23 42 / 0.65) !important;
}
.hover\:tw-bg-slate-900\/70:hover{
  background-color: rgb(15 23 42 / 0.7) !important;
}
.hover\:tw-bg-slate-900\/75:hover{
  background-color: rgb(15 23 42 / 0.75) !important;
}
.hover\:tw-bg-slate-900\/80:hover{
  background-color: rgb(15 23 42 / 0.8) !important;
}
.hover\:tw-bg-slate-900\/85:hover{
  background-color: rgb(15 23 42 / 0.85) !important;
}
.hover\:tw-bg-slate-900\/90:hover{
  background-color: rgb(15 23 42 / 0.9) !important;
}
.hover\:tw-bg-slate-900\/95:hover{
  background-color: rgb(15 23 42 / 0.95) !important;
}
.hover\:tw-bg-slate-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-slate-950\/0:hover{
  background-color: rgb(2 6 23 / 0) !important;
}
.hover\:tw-bg-slate-950\/10:hover{
  background-color: rgb(2 6 23 / 0.1) !important;
}
.hover\:tw-bg-slate-950\/100:hover{
  background-color: rgb(2 6 23 / 1) !important;
}
.hover\:tw-bg-slate-950\/15:hover{
  background-color: rgb(2 6 23 / 0.15) !important;
}
.hover\:tw-bg-slate-950\/20:hover{
  background-color: rgb(2 6 23 / 0.2) !important;
}
.hover\:tw-bg-slate-950\/25:hover{
  background-color: rgb(2 6 23 / 0.25) !important;
}
.hover\:tw-bg-slate-950\/30:hover{
  background-color: rgb(2 6 23 / 0.3) !important;
}
.hover\:tw-bg-slate-950\/35:hover{
  background-color: rgb(2 6 23 / 0.35) !important;
}
.hover\:tw-bg-slate-950\/40:hover{
  background-color: rgb(2 6 23 / 0.4) !important;
}
.hover\:tw-bg-slate-950\/45:hover{
  background-color: rgb(2 6 23 / 0.45) !important;
}
.hover\:tw-bg-slate-950\/5:hover{
  background-color: rgb(2 6 23 / 0.05) !important;
}
.hover\:tw-bg-slate-950\/50:hover{
  background-color: rgb(2 6 23 / 0.5) !important;
}
.hover\:tw-bg-slate-950\/55:hover{
  background-color: rgb(2 6 23 / 0.55) !important;
}
.hover\:tw-bg-slate-950\/60:hover{
  background-color: rgb(2 6 23 / 0.6) !important;
}
.hover\:tw-bg-slate-950\/65:hover{
  background-color: rgb(2 6 23 / 0.65) !important;
}
.hover\:tw-bg-slate-950\/70:hover{
  background-color: rgb(2 6 23 / 0.7) !important;
}
.hover\:tw-bg-slate-950\/75:hover{
  background-color: rgb(2 6 23 / 0.75) !important;
}
.hover\:tw-bg-slate-950\/80:hover{
  background-color: rgb(2 6 23 / 0.8) !important;
}
.hover\:tw-bg-slate-950\/85:hover{
  background-color: rgb(2 6 23 / 0.85) !important;
}
.hover\:tw-bg-slate-950\/90:hover{
  background-color: rgb(2 6 23 / 0.9) !important;
}
.hover\:tw-bg-slate-950\/95:hover{
  background-color: rgb(2 6 23 / 0.95) !important;
}
.hover\:tw-bg-stone-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-100\/0:hover{
  background-color: rgb(245 245 244 / 0) !important;
}
.hover\:tw-bg-stone-100\/10:hover{
  background-color: rgb(245 245 244 / 0.1) !important;
}
.hover\:tw-bg-stone-100\/100:hover{
  background-color: rgb(245 245 244 / 1) !important;
}
.hover\:tw-bg-stone-100\/15:hover{
  background-color: rgb(245 245 244 / 0.15) !important;
}
.hover\:tw-bg-stone-100\/20:hover{
  background-color: rgb(245 245 244 / 0.2) !important;
}
.hover\:tw-bg-stone-100\/25:hover{
  background-color: rgb(245 245 244 / 0.25) !important;
}
.hover\:tw-bg-stone-100\/30:hover{
  background-color: rgb(245 245 244 / 0.3) !important;
}
.hover\:tw-bg-stone-100\/35:hover{
  background-color: rgb(245 245 244 / 0.35) !important;
}
.hover\:tw-bg-stone-100\/40:hover{
  background-color: rgb(245 245 244 / 0.4) !important;
}
.hover\:tw-bg-stone-100\/45:hover{
  background-color: rgb(245 245 244 / 0.45) !important;
}
.hover\:tw-bg-stone-100\/5:hover{
  background-color: rgb(245 245 244 / 0.05) !important;
}
.hover\:tw-bg-stone-100\/50:hover{
  background-color: rgb(245 245 244 / 0.5) !important;
}
.hover\:tw-bg-stone-100\/55:hover{
  background-color: rgb(245 245 244 / 0.55) !important;
}
.hover\:tw-bg-stone-100\/60:hover{
  background-color: rgb(245 245 244 / 0.6) !important;
}
.hover\:tw-bg-stone-100\/65:hover{
  background-color: rgb(245 245 244 / 0.65) !important;
}
.hover\:tw-bg-stone-100\/70:hover{
  background-color: rgb(245 245 244 / 0.7) !important;
}
.hover\:tw-bg-stone-100\/75:hover{
  background-color: rgb(245 245 244 / 0.75) !important;
}
.hover\:tw-bg-stone-100\/80:hover{
  background-color: rgb(245 245 244 / 0.8) !important;
}
.hover\:tw-bg-stone-100\/85:hover{
  background-color: rgb(245 245 244 / 0.85) !important;
}
.hover\:tw-bg-stone-100\/90:hover{
  background-color: rgb(245 245 244 / 0.9) !important;
}
.hover\:tw-bg-stone-100\/95:hover{
  background-color: rgb(245 245 244 / 0.95) !important;
}
.hover\:tw-bg-stone-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-200\/0:hover{
  background-color: rgb(231 229 228 / 0) !important;
}
.hover\:tw-bg-stone-200\/10:hover{
  background-color: rgb(231 229 228 / 0.1) !important;
}
.hover\:tw-bg-stone-200\/100:hover{
  background-color: rgb(231 229 228 / 1) !important;
}
.hover\:tw-bg-stone-200\/15:hover{
  background-color: rgb(231 229 228 / 0.15) !important;
}
.hover\:tw-bg-stone-200\/20:hover{
  background-color: rgb(231 229 228 / 0.2) !important;
}
.hover\:tw-bg-stone-200\/25:hover{
  background-color: rgb(231 229 228 / 0.25) !important;
}
.hover\:tw-bg-stone-200\/30:hover{
  background-color: rgb(231 229 228 / 0.3) !important;
}
.hover\:tw-bg-stone-200\/35:hover{
  background-color: rgb(231 229 228 / 0.35) !important;
}
.hover\:tw-bg-stone-200\/40:hover{
  background-color: rgb(231 229 228 / 0.4) !important;
}
.hover\:tw-bg-stone-200\/45:hover{
  background-color: rgb(231 229 228 / 0.45) !important;
}
.hover\:tw-bg-stone-200\/5:hover{
  background-color: rgb(231 229 228 / 0.05) !important;
}
.hover\:tw-bg-stone-200\/50:hover{
  background-color: rgb(231 229 228 / 0.5) !important;
}
.hover\:tw-bg-stone-200\/55:hover{
  background-color: rgb(231 229 228 / 0.55) !important;
}
.hover\:tw-bg-stone-200\/60:hover{
  background-color: rgb(231 229 228 / 0.6) !important;
}
.hover\:tw-bg-stone-200\/65:hover{
  background-color: rgb(231 229 228 / 0.65) !important;
}
.hover\:tw-bg-stone-200\/70:hover{
  background-color: rgb(231 229 228 / 0.7) !important;
}
.hover\:tw-bg-stone-200\/75:hover{
  background-color: rgb(231 229 228 / 0.75) !important;
}
.hover\:tw-bg-stone-200\/80:hover{
  background-color: rgb(231 229 228 / 0.8) !important;
}
.hover\:tw-bg-stone-200\/85:hover{
  background-color: rgb(231 229 228 / 0.85) !important;
}
.hover\:tw-bg-stone-200\/90:hover{
  background-color: rgb(231 229 228 / 0.9) !important;
}
.hover\:tw-bg-stone-200\/95:hover{
  background-color: rgb(231 229 228 / 0.95) !important;
}
.hover\:tw-bg-stone-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-300\/0:hover{
  background-color: rgb(214 211 209 / 0) !important;
}
.hover\:tw-bg-stone-300\/10:hover{
  background-color: rgb(214 211 209 / 0.1) !important;
}
.hover\:tw-bg-stone-300\/100:hover{
  background-color: rgb(214 211 209 / 1) !important;
}
.hover\:tw-bg-stone-300\/15:hover{
  background-color: rgb(214 211 209 / 0.15) !important;
}
.hover\:tw-bg-stone-300\/20:hover{
  background-color: rgb(214 211 209 / 0.2) !important;
}
.hover\:tw-bg-stone-300\/25:hover{
  background-color: rgb(214 211 209 / 0.25) !important;
}
.hover\:tw-bg-stone-300\/30:hover{
  background-color: rgb(214 211 209 / 0.3) !important;
}
.hover\:tw-bg-stone-300\/35:hover{
  background-color: rgb(214 211 209 / 0.35) !important;
}
.hover\:tw-bg-stone-300\/40:hover{
  background-color: rgb(214 211 209 / 0.4) !important;
}
.hover\:tw-bg-stone-300\/45:hover{
  background-color: rgb(214 211 209 / 0.45) !important;
}
.hover\:tw-bg-stone-300\/5:hover{
  background-color: rgb(214 211 209 / 0.05) !important;
}
.hover\:tw-bg-stone-300\/50:hover{
  background-color: rgb(214 211 209 / 0.5) !important;
}
.hover\:tw-bg-stone-300\/55:hover{
  background-color: rgb(214 211 209 / 0.55) !important;
}
.hover\:tw-bg-stone-300\/60:hover{
  background-color: rgb(214 211 209 / 0.6) !important;
}
.hover\:tw-bg-stone-300\/65:hover{
  background-color: rgb(214 211 209 / 0.65) !important;
}
.hover\:tw-bg-stone-300\/70:hover{
  background-color: rgb(214 211 209 / 0.7) !important;
}
.hover\:tw-bg-stone-300\/75:hover{
  background-color: rgb(214 211 209 / 0.75) !important;
}
.hover\:tw-bg-stone-300\/80:hover{
  background-color: rgb(214 211 209 / 0.8) !important;
}
.hover\:tw-bg-stone-300\/85:hover{
  background-color: rgb(214 211 209 / 0.85) !important;
}
.hover\:tw-bg-stone-300\/90:hover{
  background-color: rgb(214 211 209 / 0.9) !important;
}
.hover\:tw-bg-stone-300\/95:hover{
  background-color: rgb(214 211 209 / 0.95) !important;
}
.hover\:tw-bg-stone-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-400\/0:hover{
  background-color: rgb(168 162 158 / 0) !important;
}
.hover\:tw-bg-stone-400\/10:hover{
  background-color: rgb(168 162 158 / 0.1) !important;
}
.hover\:tw-bg-stone-400\/100:hover{
  background-color: rgb(168 162 158 / 1) !important;
}
.hover\:tw-bg-stone-400\/15:hover{
  background-color: rgb(168 162 158 / 0.15) !important;
}
.hover\:tw-bg-stone-400\/20:hover{
  background-color: rgb(168 162 158 / 0.2) !important;
}
.hover\:tw-bg-stone-400\/25:hover{
  background-color: rgb(168 162 158 / 0.25) !important;
}
.hover\:tw-bg-stone-400\/30:hover{
  background-color: rgb(168 162 158 / 0.3) !important;
}
.hover\:tw-bg-stone-400\/35:hover{
  background-color: rgb(168 162 158 / 0.35) !important;
}
.hover\:tw-bg-stone-400\/40:hover{
  background-color: rgb(168 162 158 / 0.4) !important;
}
.hover\:tw-bg-stone-400\/45:hover{
  background-color: rgb(168 162 158 / 0.45) !important;
}
.hover\:tw-bg-stone-400\/5:hover{
  background-color: rgb(168 162 158 / 0.05) !important;
}
.hover\:tw-bg-stone-400\/50:hover{
  background-color: rgb(168 162 158 / 0.5) !important;
}
.hover\:tw-bg-stone-400\/55:hover{
  background-color: rgb(168 162 158 / 0.55) !important;
}
.hover\:tw-bg-stone-400\/60:hover{
  background-color: rgb(168 162 158 / 0.6) !important;
}
.hover\:tw-bg-stone-400\/65:hover{
  background-color: rgb(168 162 158 / 0.65) !important;
}
.hover\:tw-bg-stone-400\/70:hover{
  background-color: rgb(168 162 158 / 0.7) !important;
}
.hover\:tw-bg-stone-400\/75:hover{
  background-color: rgb(168 162 158 / 0.75) !important;
}
.hover\:tw-bg-stone-400\/80:hover{
  background-color: rgb(168 162 158 / 0.8) !important;
}
.hover\:tw-bg-stone-400\/85:hover{
  background-color: rgb(168 162 158 / 0.85) !important;
}
.hover\:tw-bg-stone-400\/90:hover{
  background-color: rgb(168 162 158 / 0.9) !important;
}
.hover\:tw-bg-stone-400\/95:hover{
  background-color: rgb(168 162 158 / 0.95) !important;
}
.hover\:tw-bg-stone-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-50\/0:hover{
  background-color: rgb(250 250 249 / 0) !important;
}
.hover\:tw-bg-stone-50\/10:hover{
  background-color: rgb(250 250 249 / 0.1) !important;
}
.hover\:tw-bg-stone-50\/100:hover{
  background-color: rgb(250 250 249 / 1) !important;
}
.hover\:tw-bg-stone-50\/15:hover{
  background-color: rgb(250 250 249 / 0.15) !important;
}
.hover\:tw-bg-stone-50\/20:hover{
  background-color: rgb(250 250 249 / 0.2) !important;
}
.hover\:tw-bg-stone-50\/25:hover{
  background-color: rgb(250 250 249 / 0.25) !important;
}
.hover\:tw-bg-stone-50\/30:hover{
  background-color: rgb(250 250 249 / 0.3) !important;
}
.hover\:tw-bg-stone-50\/35:hover{
  background-color: rgb(250 250 249 / 0.35) !important;
}
.hover\:tw-bg-stone-50\/40:hover{
  background-color: rgb(250 250 249 / 0.4) !important;
}
.hover\:tw-bg-stone-50\/45:hover{
  background-color: rgb(250 250 249 / 0.45) !important;
}
.hover\:tw-bg-stone-50\/5:hover{
  background-color: rgb(250 250 249 / 0.05) !important;
}
.hover\:tw-bg-stone-50\/50:hover{
  background-color: rgb(250 250 249 / 0.5) !important;
}
.hover\:tw-bg-stone-50\/55:hover{
  background-color: rgb(250 250 249 / 0.55) !important;
}
.hover\:tw-bg-stone-50\/60:hover{
  background-color: rgb(250 250 249 / 0.6) !important;
}
.hover\:tw-bg-stone-50\/65:hover{
  background-color: rgb(250 250 249 / 0.65) !important;
}
.hover\:tw-bg-stone-50\/70:hover{
  background-color: rgb(250 250 249 / 0.7) !important;
}
.hover\:tw-bg-stone-50\/75:hover{
  background-color: rgb(250 250 249 / 0.75) !important;
}
.hover\:tw-bg-stone-50\/80:hover{
  background-color: rgb(250 250 249 / 0.8) !important;
}
.hover\:tw-bg-stone-50\/85:hover{
  background-color: rgb(250 250 249 / 0.85) !important;
}
.hover\:tw-bg-stone-50\/90:hover{
  background-color: rgb(250 250 249 / 0.9) !important;
}
.hover\:tw-bg-stone-50\/95:hover{
  background-color: rgb(250 250 249 / 0.95) !important;
}
.hover\:tw-bg-stone-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-500\/0:hover{
  background-color: rgb(120 113 108 / 0) !important;
}
.hover\:tw-bg-stone-500\/10:hover{
  background-color: rgb(120 113 108 / 0.1) !important;
}
.hover\:tw-bg-stone-500\/100:hover{
  background-color: rgb(120 113 108 / 1) !important;
}
.hover\:tw-bg-stone-500\/15:hover{
  background-color: rgb(120 113 108 / 0.15) !important;
}
.hover\:tw-bg-stone-500\/20:hover{
  background-color: rgb(120 113 108 / 0.2) !important;
}
.hover\:tw-bg-stone-500\/25:hover{
  background-color: rgb(120 113 108 / 0.25) !important;
}
.hover\:tw-bg-stone-500\/30:hover{
  background-color: rgb(120 113 108 / 0.3) !important;
}
.hover\:tw-bg-stone-500\/35:hover{
  background-color: rgb(120 113 108 / 0.35) !important;
}
.hover\:tw-bg-stone-500\/40:hover{
  background-color: rgb(120 113 108 / 0.4) !important;
}
.hover\:tw-bg-stone-500\/45:hover{
  background-color: rgb(120 113 108 / 0.45) !important;
}
.hover\:tw-bg-stone-500\/5:hover{
  background-color: rgb(120 113 108 / 0.05) !important;
}
.hover\:tw-bg-stone-500\/50:hover{
  background-color: rgb(120 113 108 / 0.5) !important;
}
.hover\:tw-bg-stone-500\/55:hover{
  background-color: rgb(120 113 108 / 0.55) !important;
}
.hover\:tw-bg-stone-500\/60:hover{
  background-color: rgb(120 113 108 / 0.6) !important;
}
.hover\:tw-bg-stone-500\/65:hover{
  background-color: rgb(120 113 108 / 0.65) !important;
}
.hover\:tw-bg-stone-500\/70:hover{
  background-color: rgb(120 113 108 / 0.7) !important;
}
.hover\:tw-bg-stone-500\/75:hover{
  background-color: rgb(120 113 108 / 0.75) !important;
}
.hover\:tw-bg-stone-500\/80:hover{
  background-color: rgb(120 113 108 / 0.8) !important;
}
.hover\:tw-bg-stone-500\/85:hover{
  background-color: rgb(120 113 108 / 0.85) !important;
}
.hover\:tw-bg-stone-500\/90:hover{
  background-color: rgb(120 113 108 / 0.9) !important;
}
.hover\:tw-bg-stone-500\/95:hover{
  background-color: rgb(120 113 108 / 0.95) !important;
}
.hover\:tw-bg-stone-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-600\/0:hover{
  background-color: rgb(87 83 78 / 0) !important;
}
.hover\:tw-bg-stone-600\/10:hover{
  background-color: rgb(87 83 78 / 0.1) !important;
}
.hover\:tw-bg-stone-600\/100:hover{
  background-color: rgb(87 83 78 / 1) !important;
}
.hover\:tw-bg-stone-600\/15:hover{
  background-color: rgb(87 83 78 / 0.15) !important;
}
.hover\:tw-bg-stone-600\/20:hover{
  background-color: rgb(87 83 78 / 0.2) !important;
}
.hover\:tw-bg-stone-600\/25:hover{
  background-color: rgb(87 83 78 / 0.25) !important;
}
.hover\:tw-bg-stone-600\/30:hover{
  background-color: rgb(87 83 78 / 0.3) !important;
}
.hover\:tw-bg-stone-600\/35:hover{
  background-color: rgb(87 83 78 / 0.35) !important;
}
.hover\:tw-bg-stone-600\/40:hover{
  background-color: rgb(87 83 78 / 0.4) !important;
}
.hover\:tw-bg-stone-600\/45:hover{
  background-color: rgb(87 83 78 / 0.45) !important;
}
.hover\:tw-bg-stone-600\/5:hover{
  background-color: rgb(87 83 78 / 0.05) !important;
}
.hover\:tw-bg-stone-600\/50:hover{
  background-color: rgb(87 83 78 / 0.5) !important;
}
.hover\:tw-bg-stone-600\/55:hover{
  background-color: rgb(87 83 78 / 0.55) !important;
}
.hover\:tw-bg-stone-600\/60:hover{
  background-color: rgb(87 83 78 / 0.6) !important;
}
.hover\:tw-bg-stone-600\/65:hover{
  background-color: rgb(87 83 78 / 0.65) !important;
}
.hover\:tw-bg-stone-600\/70:hover{
  background-color: rgb(87 83 78 / 0.7) !important;
}
.hover\:tw-bg-stone-600\/75:hover{
  background-color: rgb(87 83 78 / 0.75) !important;
}
.hover\:tw-bg-stone-600\/80:hover{
  background-color: rgb(87 83 78 / 0.8) !important;
}
.hover\:tw-bg-stone-600\/85:hover{
  background-color: rgb(87 83 78 / 0.85) !important;
}
.hover\:tw-bg-stone-600\/90:hover{
  background-color: rgb(87 83 78 / 0.9) !important;
}
.hover\:tw-bg-stone-600\/95:hover{
  background-color: rgb(87 83 78 / 0.95) !important;
}
.hover\:tw-bg-stone-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-700\/0:hover{
  background-color: rgb(68 64 60 / 0) !important;
}
.hover\:tw-bg-stone-700\/10:hover{
  background-color: rgb(68 64 60 / 0.1) !important;
}
.hover\:tw-bg-stone-700\/100:hover{
  background-color: rgb(68 64 60 / 1) !important;
}
.hover\:tw-bg-stone-700\/15:hover{
  background-color: rgb(68 64 60 / 0.15) !important;
}
.hover\:tw-bg-stone-700\/20:hover{
  background-color: rgb(68 64 60 / 0.2) !important;
}
.hover\:tw-bg-stone-700\/25:hover{
  background-color: rgb(68 64 60 / 0.25) !important;
}
.hover\:tw-bg-stone-700\/30:hover{
  background-color: rgb(68 64 60 / 0.3) !important;
}
.hover\:tw-bg-stone-700\/35:hover{
  background-color: rgb(68 64 60 / 0.35) !important;
}
.hover\:tw-bg-stone-700\/40:hover{
  background-color: rgb(68 64 60 / 0.4) !important;
}
.hover\:tw-bg-stone-700\/45:hover{
  background-color: rgb(68 64 60 / 0.45) !important;
}
.hover\:tw-bg-stone-700\/5:hover{
  background-color: rgb(68 64 60 / 0.05) !important;
}
.hover\:tw-bg-stone-700\/50:hover{
  background-color: rgb(68 64 60 / 0.5) !important;
}
.hover\:tw-bg-stone-700\/55:hover{
  background-color: rgb(68 64 60 / 0.55) !important;
}
.hover\:tw-bg-stone-700\/60:hover{
  background-color: rgb(68 64 60 / 0.6) !important;
}
.hover\:tw-bg-stone-700\/65:hover{
  background-color: rgb(68 64 60 / 0.65) !important;
}
.hover\:tw-bg-stone-700\/70:hover{
  background-color: rgb(68 64 60 / 0.7) !important;
}
.hover\:tw-bg-stone-700\/75:hover{
  background-color: rgb(68 64 60 / 0.75) !important;
}
.hover\:tw-bg-stone-700\/80:hover{
  background-color: rgb(68 64 60 / 0.8) !important;
}
.hover\:tw-bg-stone-700\/85:hover{
  background-color: rgb(68 64 60 / 0.85) !important;
}
.hover\:tw-bg-stone-700\/90:hover{
  background-color: rgb(68 64 60 / 0.9) !important;
}
.hover\:tw-bg-stone-700\/95:hover{
  background-color: rgb(68 64 60 / 0.95) !important;
}
.hover\:tw-bg-stone-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-800\/0:hover{
  background-color: rgb(41 37 36 / 0) !important;
}
.hover\:tw-bg-stone-800\/10:hover{
  background-color: rgb(41 37 36 / 0.1) !important;
}
.hover\:tw-bg-stone-800\/100:hover{
  background-color: rgb(41 37 36 / 1) !important;
}
.hover\:tw-bg-stone-800\/15:hover{
  background-color: rgb(41 37 36 / 0.15) !important;
}
.hover\:tw-bg-stone-800\/20:hover{
  background-color: rgb(41 37 36 / 0.2) !important;
}
.hover\:tw-bg-stone-800\/25:hover{
  background-color: rgb(41 37 36 / 0.25) !important;
}
.hover\:tw-bg-stone-800\/30:hover{
  background-color: rgb(41 37 36 / 0.3) !important;
}
.hover\:tw-bg-stone-800\/35:hover{
  background-color: rgb(41 37 36 / 0.35) !important;
}
.hover\:tw-bg-stone-800\/40:hover{
  background-color: rgb(41 37 36 / 0.4) !important;
}
.hover\:tw-bg-stone-800\/45:hover{
  background-color: rgb(41 37 36 / 0.45) !important;
}
.hover\:tw-bg-stone-800\/5:hover{
  background-color: rgb(41 37 36 / 0.05) !important;
}
.hover\:tw-bg-stone-800\/50:hover{
  background-color: rgb(41 37 36 / 0.5) !important;
}
.hover\:tw-bg-stone-800\/55:hover{
  background-color: rgb(41 37 36 / 0.55) !important;
}
.hover\:tw-bg-stone-800\/60:hover{
  background-color: rgb(41 37 36 / 0.6) !important;
}
.hover\:tw-bg-stone-800\/65:hover{
  background-color: rgb(41 37 36 / 0.65) !important;
}
.hover\:tw-bg-stone-800\/70:hover{
  background-color: rgb(41 37 36 / 0.7) !important;
}
.hover\:tw-bg-stone-800\/75:hover{
  background-color: rgb(41 37 36 / 0.75) !important;
}
.hover\:tw-bg-stone-800\/80:hover{
  background-color: rgb(41 37 36 / 0.8) !important;
}
.hover\:tw-bg-stone-800\/85:hover{
  background-color: rgb(41 37 36 / 0.85) !important;
}
.hover\:tw-bg-stone-800\/90:hover{
  background-color: rgb(41 37 36 / 0.9) !important;
}
.hover\:tw-bg-stone-800\/95:hover{
  background-color: rgb(41 37 36 / 0.95) !important;
}
.hover\:tw-bg-stone-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-900\/0:hover{
  background-color: rgb(28 25 23 / 0) !important;
}
.hover\:tw-bg-stone-900\/10:hover{
  background-color: rgb(28 25 23 / 0.1) !important;
}
.hover\:tw-bg-stone-900\/100:hover{
  background-color: rgb(28 25 23 / 1) !important;
}
.hover\:tw-bg-stone-900\/15:hover{
  background-color: rgb(28 25 23 / 0.15) !important;
}
.hover\:tw-bg-stone-900\/20:hover{
  background-color: rgb(28 25 23 / 0.2) !important;
}
.hover\:tw-bg-stone-900\/25:hover{
  background-color: rgb(28 25 23 / 0.25) !important;
}
.hover\:tw-bg-stone-900\/30:hover{
  background-color: rgb(28 25 23 / 0.3) !important;
}
.hover\:tw-bg-stone-900\/35:hover{
  background-color: rgb(28 25 23 / 0.35) !important;
}
.hover\:tw-bg-stone-900\/40:hover{
  background-color: rgb(28 25 23 / 0.4) !important;
}
.hover\:tw-bg-stone-900\/45:hover{
  background-color: rgb(28 25 23 / 0.45) !important;
}
.hover\:tw-bg-stone-900\/5:hover{
  background-color: rgb(28 25 23 / 0.05) !important;
}
.hover\:tw-bg-stone-900\/50:hover{
  background-color: rgb(28 25 23 / 0.5) !important;
}
.hover\:tw-bg-stone-900\/55:hover{
  background-color: rgb(28 25 23 / 0.55) !important;
}
.hover\:tw-bg-stone-900\/60:hover{
  background-color: rgb(28 25 23 / 0.6) !important;
}
.hover\:tw-bg-stone-900\/65:hover{
  background-color: rgb(28 25 23 / 0.65) !important;
}
.hover\:tw-bg-stone-900\/70:hover{
  background-color: rgb(28 25 23 / 0.7) !important;
}
.hover\:tw-bg-stone-900\/75:hover{
  background-color: rgb(28 25 23 / 0.75) !important;
}
.hover\:tw-bg-stone-900\/80:hover{
  background-color: rgb(28 25 23 / 0.8) !important;
}
.hover\:tw-bg-stone-900\/85:hover{
  background-color: rgb(28 25 23 / 0.85) !important;
}
.hover\:tw-bg-stone-900\/90:hover{
  background-color: rgb(28 25 23 / 0.9) !important;
}
.hover\:tw-bg-stone-900\/95:hover{
  background-color: rgb(28 25 23 / 0.95) !important;
}
.hover\:tw-bg-stone-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 10 9 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-stone-950\/0:hover{
  background-color: rgb(12 10 9 / 0) !important;
}
.hover\:tw-bg-stone-950\/10:hover{
  background-color: rgb(12 10 9 / 0.1) !important;
}
.hover\:tw-bg-stone-950\/100:hover{
  background-color: rgb(12 10 9 / 1) !important;
}
.hover\:tw-bg-stone-950\/15:hover{
  background-color: rgb(12 10 9 / 0.15) !important;
}
.hover\:tw-bg-stone-950\/20:hover{
  background-color: rgb(12 10 9 / 0.2) !important;
}
.hover\:tw-bg-stone-950\/25:hover{
  background-color: rgb(12 10 9 / 0.25) !important;
}
.hover\:tw-bg-stone-950\/30:hover{
  background-color: rgb(12 10 9 / 0.3) !important;
}
.hover\:tw-bg-stone-950\/35:hover{
  background-color: rgb(12 10 9 / 0.35) !important;
}
.hover\:tw-bg-stone-950\/40:hover{
  background-color: rgb(12 10 9 / 0.4) !important;
}
.hover\:tw-bg-stone-950\/45:hover{
  background-color: rgb(12 10 9 / 0.45) !important;
}
.hover\:tw-bg-stone-950\/5:hover{
  background-color: rgb(12 10 9 / 0.05) !important;
}
.hover\:tw-bg-stone-950\/50:hover{
  background-color: rgb(12 10 9 / 0.5) !important;
}
.hover\:tw-bg-stone-950\/55:hover{
  background-color: rgb(12 10 9 / 0.55) !important;
}
.hover\:tw-bg-stone-950\/60:hover{
  background-color: rgb(12 10 9 / 0.6) !important;
}
.hover\:tw-bg-stone-950\/65:hover{
  background-color: rgb(12 10 9 / 0.65) !important;
}
.hover\:tw-bg-stone-950\/70:hover{
  background-color: rgb(12 10 9 / 0.7) !important;
}
.hover\:tw-bg-stone-950\/75:hover{
  background-color: rgb(12 10 9 / 0.75) !important;
}
.hover\:tw-bg-stone-950\/80:hover{
  background-color: rgb(12 10 9 / 0.8) !important;
}
.hover\:tw-bg-stone-950\/85:hover{
  background-color: rgb(12 10 9 / 0.85) !important;
}
.hover\:tw-bg-stone-950\/90:hover{
  background-color: rgb(12 10 9 / 0.9) !important;
}
.hover\:tw-bg-stone-950\/95:hover{
  background-color: rgb(12 10 9 / 0.95) !important;
}
.hover\:tw-bg-teal-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-100\/0:hover{
  background-color: rgb(204 251 241 / 0) !important;
}
.hover\:tw-bg-teal-100\/10:hover{
  background-color: rgb(204 251 241 / 0.1) !important;
}
.hover\:tw-bg-teal-100\/100:hover{
  background-color: rgb(204 251 241 / 1) !important;
}
.hover\:tw-bg-teal-100\/15:hover{
  background-color: rgb(204 251 241 / 0.15) !important;
}
.hover\:tw-bg-teal-100\/20:hover{
  background-color: rgb(204 251 241 / 0.2) !important;
}
.hover\:tw-bg-teal-100\/25:hover{
  background-color: rgb(204 251 241 / 0.25) !important;
}
.hover\:tw-bg-teal-100\/30:hover{
  background-color: rgb(204 251 241 / 0.3) !important;
}
.hover\:tw-bg-teal-100\/35:hover{
  background-color: rgb(204 251 241 / 0.35) !important;
}
.hover\:tw-bg-teal-100\/40:hover{
  background-color: rgb(204 251 241 / 0.4) !important;
}
.hover\:tw-bg-teal-100\/45:hover{
  background-color: rgb(204 251 241 / 0.45) !important;
}
.hover\:tw-bg-teal-100\/5:hover{
  background-color: rgb(204 251 241 / 0.05) !important;
}
.hover\:tw-bg-teal-100\/50:hover{
  background-color: rgb(204 251 241 / 0.5) !important;
}
.hover\:tw-bg-teal-100\/55:hover{
  background-color: rgb(204 251 241 / 0.55) !important;
}
.hover\:tw-bg-teal-100\/60:hover{
  background-color: rgb(204 251 241 / 0.6) !important;
}
.hover\:tw-bg-teal-100\/65:hover{
  background-color: rgb(204 251 241 / 0.65) !important;
}
.hover\:tw-bg-teal-100\/70:hover{
  background-color: rgb(204 251 241 / 0.7) !important;
}
.hover\:tw-bg-teal-100\/75:hover{
  background-color: rgb(204 251 241 / 0.75) !important;
}
.hover\:tw-bg-teal-100\/80:hover{
  background-color: rgb(204 251 241 / 0.8) !important;
}
.hover\:tw-bg-teal-100\/85:hover{
  background-color: rgb(204 251 241 / 0.85) !important;
}
.hover\:tw-bg-teal-100\/90:hover{
  background-color: rgb(204 251 241 / 0.9) !important;
}
.hover\:tw-bg-teal-100\/95:hover{
  background-color: rgb(204 251 241 / 0.95) !important;
}
.hover\:tw-bg-teal-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-200\/0:hover{
  background-color: rgb(153 246 228 / 0) !important;
}
.hover\:tw-bg-teal-200\/10:hover{
  background-color: rgb(153 246 228 / 0.1) !important;
}
.hover\:tw-bg-teal-200\/100:hover{
  background-color: rgb(153 246 228 / 1) !important;
}
.hover\:tw-bg-teal-200\/15:hover{
  background-color: rgb(153 246 228 / 0.15) !important;
}
.hover\:tw-bg-teal-200\/20:hover{
  background-color: rgb(153 246 228 / 0.2) !important;
}
.hover\:tw-bg-teal-200\/25:hover{
  background-color: rgb(153 246 228 / 0.25) !important;
}
.hover\:tw-bg-teal-200\/30:hover{
  background-color: rgb(153 246 228 / 0.3) !important;
}
.hover\:tw-bg-teal-200\/35:hover{
  background-color: rgb(153 246 228 / 0.35) !important;
}
.hover\:tw-bg-teal-200\/40:hover{
  background-color: rgb(153 246 228 / 0.4) !important;
}
.hover\:tw-bg-teal-200\/45:hover{
  background-color: rgb(153 246 228 / 0.45) !important;
}
.hover\:tw-bg-teal-200\/5:hover{
  background-color: rgb(153 246 228 / 0.05) !important;
}
.hover\:tw-bg-teal-200\/50:hover{
  background-color: rgb(153 246 228 / 0.5) !important;
}
.hover\:tw-bg-teal-200\/55:hover{
  background-color: rgb(153 246 228 / 0.55) !important;
}
.hover\:tw-bg-teal-200\/60:hover{
  background-color: rgb(153 246 228 / 0.6) !important;
}
.hover\:tw-bg-teal-200\/65:hover{
  background-color: rgb(153 246 228 / 0.65) !important;
}
.hover\:tw-bg-teal-200\/70:hover{
  background-color: rgb(153 246 228 / 0.7) !important;
}
.hover\:tw-bg-teal-200\/75:hover{
  background-color: rgb(153 246 228 / 0.75) !important;
}
.hover\:tw-bg-teal-200\/80:hover{
  background-color: rgb(153 246 228 / 0.8) !important;
}
.hover\:tw-bg-teal-200\/85:hover{
  background-color: rgb(153 246 228 / 0.85) !important;
}
.hover\:tw-bg-teal-200\/90:hover{
  background-color: rgb(153 246 228 / 0.9) !important;
}
.hover\:tw-bg-teal-200\/95:hover{
  background-color: rgb(153 246 228 / 0.95) !important;
}
.hover\:tw-bg-teal-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-300\/0:hover{
  background-color: rgb(94 234 212 / 0) !important;
}
.hover\:tw-bg-teal-300\/10:hover{
  background-color: rgb(94 234 212 / 0.1) !important;
}
.hover\:tw-bg-teal-300\/100:hover{
  background-color: rgb(94 234 212 / 1) !important;
}
.hover\:tw-bg-teal-300\/15:hover{
  background-color: rgb(94 234 212 / 0.15) !important;
}
.hover\:tw-bg-teal-300\/20:hover{
  background-color: rgb(94 234 212 / 0.2) !important;
}
.hover\:tw-bg-teal-300\/25:hover{
  background-color: rgb(94 234 212 / 0.25) !important;
}
.hover\:tw-bg-teal-300\/30:hover{
  background-color: rgb(94 234 212 / 0.3) !important;
}
.hover\:tw-bg-teal-300\/35:hover{
  background-color: rgb(94 234 212 / 0.35) !important;
}
.hover\:tw-bg-teal-300\/40:hover{
  background-color: rgb(94 234 212 / 0.4) !important;
}
.hover\:tw-bg-teal-300\/45:hover{
  background-color: rgb(94 234 212 / 0.45) !important;
}
.hover\:tw-bg-teal-300\/5:hover{
  background-color: rgb(94 234 212 / 0.05) !important;
}
.hover\:tw-bg-teal-300\/50:hover{
  background-color: rgb(94 234 212 / 0.5) !important;
}
.hover\:tw-bg-teal-300\/55:hover{
  background-color: rgb(94 234 212 / 0.55) !important;
}
.hover\:tw-bg-teal-300\/60:hover{
  background-color: rgb(94 234 212 / 0.6) !important;
}
.hover\:tw-bg-teal-300\/65:hover{
  background-color: rgb(94 234 212 / 0.65) !important;
}
.hover\:tw-bg-teal-300\/70:hover{
  background-color: rgb(94 234 212 / 0.7) !important;
}
.hover\:tw-bg-teal-300\/75:hover{
  background-color: rgb(94 234 212 / 0.75) !important;
}
.hover\:tw-bg-teal-300\/80:hover{
  background-color: rgb(94 234 212 / 0.8) !important;
}
.hover\:tw-bg-teal-300\/85:hover{
  background-color: rgb(94 234 212 / 0.85) !important;
}
.hover\:tw-bg-teal-300\/90:hover{
  background-color: rgb(94 234 212 / 0.9) !important;
}
.hover\:tw-bg-teal-300\/95:hover{
  background-color: rgb(94 234 212 / 0.95) !important;
}
.hover\:tw-bg-teal-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-400\/0:hover{
  background-color: rgb(45 212 191 / 0) !important;
}
.hover\:tw-bg-teal-400\/10:hover{
  background-color: rgb(45 212 191 / 0.1) !important;
}
.hover\:tw-bg-teal-400\/100:hover{
  background-color: rgb(45 212 191 / 1) !important;
}
.hover\:tw-bg-teal-400\/15:hover{
  background-color: rgb(45 212 191 / 0.15) !important;
}
.hover\:tw-bg-teal-400\/20:hover{
  background-color: rgb(45 212 191 / 0.2) !important;
}
.hover\:tw-bg-teal-400\/25:hover{
  background-color: rgb(45 212 191 / 0.25) !important;
}
.hover\:tw-bg-teal-400\/30:hover{
  background-color: rgb(45 212 191 / 0.3) !important;
}
.hover\:tw-bg-teal-400\/35:hover{
  background-color: rgb(45 212 191 / 0.35) !important;
}
.hover\:tw-bg-teal-400\/40:hover{
  background-color: rgb(45 212 191 / 0.4) !important;
}
.hover\:tw-bg-teal-400\/45:hover{
  background-color: rgb(45 212 191 / 0.45) !important;
}
.hover\:tw-bg-teal-400\/5:hover{
  background-color: rgb(45 212 191 / 0.05) !important;
}
.hover\:tw-bg-teal-400\/50:hover{
  background-color: rgb(45 212 191 / 0.5) !important;
}
.hover\:tw-bg-teal-400\/55:hover{
  background-color: rgb(45 212 191 / 0.55) !important;
}
.hover\:tw-bg-teal-400\/60:hover{
  background-color: rgb(45 212 191 / 0.6) !important;
}
.hover\:tw-bg-teal-400\/65:hover{
  background-color: rgb(45 212 191 / 0.65) !important;
}
.hover\:tw-bg-teal-400\/70:hover{
  background-color: rgb(45 212 191 / 0.7) !important;
}
.hover\:tw-bg-teal-400\/75:hover{
  background-color: rgb(45 212 191 / 0.75) !important;
}
.hover\:tw-bg-teal-400\/80:hover{
  background-color: rgb(45 212 191 / 0.8) !important;
}
.hover\:tw-bg-teal-400\/85:hover{
  background-color: rgb(45 212 191 / 0.85) !important;
}
.hover\:tw-bg-teal-400\/90:hover{
  background-color: rgb(45 212 191 / 0.9) !important;
}
.hover\:tw-bg-teal-400\/95:hover{
  background-color: rgb(45 212 191 / 0.95) !important;
}
.hover\:tw-bg-teal-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-50\/0:hover{
  background-color: rgb(240 253 250 / 0) !important;
}
.hover\:tw-bg-teal-50\/10:hover{
  background-color: rgb(240 253 250 / 0.1) !important;
}
.hover\:tw-bg-teal-50\/100:hover{
  background-color: rgb(240 253 250 / 1) !important;
}
.hover\:tw-bg-teal-50\/15:hover{
  background-color: rgb(240 253 250 / 0.15) !important;
}
.hover\:tw-bg-teal-50\/20:hover{
  background-color: rgb(240 253 250 / 0.2) !important;
}
.hover\:tw-bg-teal-50\/25:hover{
  background-color: rgb(240 253 250 / 0.25) !important;
}
.hover\:tw-bg-teal-50\/30:hover{
  background-color: rgb(240 253 250 / 0.3) !important;
}
.hover\:tw-bg-teal-50\/35:hover{
  background-color: rgb(240 253 250 / 0.35) !important;
}
.hover\:tw-bg-teal-50\/40:hover{
  background-color: rgb(240 253 250 / 0.4) !important;
}
.hover\:tw-bg-teal-50\/45:hover{
  background-color: rgb(240 253 250 / 0.45) !important;
}
.hover\:tw-bg-teal-50\/5:hover{
  background-color: rgb(240 253 250 / 0.05) !important;
}
.hover\:tw-bg-teal-50\/50:hover{
  background-color: rgb(240 253 250 / 0.5) !important;
}
.hover\:tw-bg-teal-50\/55:hover{
  background-color: rgb(240 253 250 / 0.55) !important;
}
.hover\:tw-bg-teal-50\/60:hover{
  background-color: rgb(240 253 250 / 0.6) !important;
}
.hover\:tw-bg-teal-50\/65:hover{
  background-color: rgb(240 253 250 / 0.65) !important;
}
.hover\:tw-bg-teal-50\/70:hover{
  background-color: rgb(240 253 250 / 0.7) !important;
}
.hover\:tw-bg-teal-50\/75:hover{
  background-color: rgb(240 253 250 / 0.75) !important;
}
.hover\:tw-bg-teal-50\/80:hover{
  background-color: rgb(240 253 250 / 0.8) !important;
}
.hover\:tw-bg-teal-50\/85:hover{
  background-color: rgb(240 253 250 / 0.85) !important;
}
.hover\:tw-bg-teal-50\/90:hover{
  background-color: rgb(240 253 250 / 0.9) !important;
}
.hover\:tw-bg-teal-50\/95:hover{
  background-color: rgb(240 253 250 / 0.95) !important;
}
.hover\:tw-bg-teal-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-500\/0:hover{
  background-color: rgb(20 184 166 / 0) !important;
}
.hover\:tw-bg-teal-500\/10:hover{
  background-color: rgb(20 184 166 / 0.1) !important;
}
.hover\:tw-bg-teal-500\/100:hover{
  background-color: rgb(20 184 166 / 1) !important;
}
.hover\:tw-bg-teal-500\/15:hover{
  background-color: rgb(20 184 166 / 0.15) !important;
}
.hover\:tw-bg-teal-500\/20:hover{
  background-color: rgb(20 184 166 / 0.2) !important;
}
.hover\:tw-bg-teal-500\/25:hover{
  background-color: rgb(20 184 166 / 0.25) !important;
}
.hover\:tw-bg-teal-500\/30:hover{
  background-color: rgb(20 184 166 / 0.3) !important;
}
.hover\:tw-bg-teal-500\/35:hover{
  background-color: rgb(20 184 166 / 0.35) !important;
}
.hover\:tw-bg-teal-500\/40:hover{
  background-color: rgb(20 184 166 / 0.4) !important;
}
.hover\:tw-bg-teal-500\/45:hover{
  background-color: rgb(20 184 166 / 0.45) !important;
}
.hover\:tw-bg-teal-500\/5:hover{
  background-color: rgb(20 184 166 / 0.05) !important;
}
.hover\:tw-bg-teal-500\/50:hover{
  background-color: rgb(20 184 166 / 0.5) !important;
}
.hover\:tw-bg-teal-500\/55:hover{
  background-color: rgb(20 184 166 / 0.55) !important;
}
.hover\:tw-bg-teal-500\/60:hover{
  background-color: rgb(20 184 166 / 0.6) !important;
}
.hover\:tw-bg-teal-500\/65:hover{
  background-color: rgb(20 184 166 / 0.65) !important;
}
.hover\:tw-bg-teal-500\/70:hover{
  background-color: rgb(20 184 166 / 0.7) !important;
}
.hover\:tw-bg-teal-500\/75:hover{
  background-color: rgb(20 184 166 / 0.75) !important;
}
.hover\:tw-bg-teal-500\/80:hover{
  background-color: rgb(20 184 166 / 0.8) !important;
}
.hover\:tw-bg-teal-500\/85:hover{
  background-color: rgb(20 184 166 / 0.85) !important;
}
.hover\:tw-bg-teal-500\/90:hover{
  background-color: rgb(20 184 166 / 0.9) !important;
}
.hover\:tw-bg-teal-500\/95:hover{
  background-color: rgb(20 184 166 / 0.95) !important;
}
.hover\:tw-bg-teal-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-600\/0:hover{
  background-color: rgb(13 148 136 / 0) !important;
}
.hover\:tw-bg-teal-600\/10:hover{
  background-color: rgb(13 148 136 / 0.1) !important;
}
.hover\:tw-bg-teal-600\/100:hover{
  background-color: rgb(13 148 136 / 1) !important;
}
.hover\:tw-bg-teal-600\/15:hover{
  background-color: rgb(13 148 136 / 0.15) !important;
}
.hover\:tw-bg-teal-600\/20:hover{
  background-color: rgb(13 148 136 / 0.2) !important;
}
.hover\:tw-bg-teal-600\/25:hover{
  background-color: rgb(13 148 136 / 0.25) !important;
}
.hover\:tw-bg-teal-600\/30:hover{
  background-color: rgb(13 148 136 / 0.3) !important;
}
.hover\:tw-bg-teal-600\/35:hover{
  background-color: rgb(13 148 136 / 0.35) !important;
}
.hover\:tw-bg-teal-600\/40:hover{
  background-color: rgb(13 148 136 / 0.4) !important;
}
.hover\:tw-bg-teal-600\/45:hover{
  background-color: rgb(13 148 136 / 0.45) !important;
}
.hover\:tw-bg-teal-600\/5:hover{
  background-color: rgb(13 148 136 / 0.05) !important;
}
.hover\:tw-bg-teal-600\/50:hover{
  background-color: rgb(13 148 136 / 0.5) !important;
}
.hover\:tw-bg-teal-600\/55:hover{
  background-color: rgb(13 148 136 / 0.55) !important;
}
.hover\:tw-bg-teal-600\/60:hover{
  background-color: rgb(13 148 136 / 0.6) !important;
}
.hover\:tw-bg-teal-600\/65:hover{
  background-color: rgb(13 148 136 / 0.65) !important;
}
.hover\:tw-bg-teal-600\/70:hover{
  background-color: rgb(13 148 136 / 0.7) !important;
}
.hover\:tw-bg-teal-600\/75:hover{
  background-color: rgb(13 148 136 / 0.75) !important;
}
.hover\:tw-bg-teal-600\/80:hover{
  background-color: rgb(13 148 136 / 0.8) !important;
}
.hover\:tw-bg-teal-600\/85:hover{
  background-color: rgb(13 148 136 / 0.85) !important;
}
.hover\:tw-bg-teal-600\/90:hover{
  background-color: rgb(13 148 136 / 0.9) !important;
}
.hover\:tw-bg-teal-600\/95:hover{
  background-color: rgb(13 148 136 / 0.95) !important;
}
.hover\:tw-bg-teal-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-700\/0:hover{
  background-color: rgb(15 118 110 / 0) !important;
}
.hover\:tw-bg-teal-700\/10:hover{
  background-color: rgb(15 118 110 / 0.1) !important;
}
.hover\:tw-bg-teal-700\/100:hover{
  background-color: rgb(15 118 110 / 1) !important;
}
.hover\:tw-bg-teal-700\/15:hover{
  background-color: rgb(15 118 110 / 0.15) !important;
}
.hover\:tw-bg-teal-700\/20:hover{
  background-color: rgb(15 118 110 / 0.2) !important;
}
.hover\:tw-bg-teal-700\/25:hover{
  background-color: rgb(15 118 110 / 0.25) !important;
}
.hover\:tw-bg-teal-700\/30:hover{
  background-color: rgb(15 118 110 / 0.3) !important;
}
.hover\:tw-bg-teal-700\/35:hover{
  background-color: rgb(15 118 110 / 0.35) !important;
}
.hover\:tw-bg-teal-700\/40:hover{
  background-color: rgb(15 118 110 / 0.4) !important;
}
.hover\:tw-bg-teal-700\/45:hover{
  background-color: rgb(15 118 110 / 0.45) !important;
}
.hover\:tw-bg-teal-700\/5:hover{
  background-color: rgb(15 118 110 / 0.05) !important;
}
.hover\:tw-bg-teal-700\/50:hover{
  background-color: rgb(15 118 110 / 0.5) !important;
}
.hover\:tw-bg-teal-700\/55:hover{
  background-color: rgb(15 118 110 / 0.55) !important;
}
.hover\:tw-bg-teal-700\/60:hover{
  background-color: rgb(15 118 110 / 0.6) !important;
}
.hover\:tw-bg-teal-700\/65:hover{
  background-color: rgb(15 118 110 / 0.65) !important;
}
.hover\:tw-bg-teal-700\/70:hover{
  background-color: rgb(15 118 110 / 0.7) !important;
}
.hover\:tw-bg-teal-700\/75:hover{
  background-color: rgb(15 118 110 / 0.75) !important;
}
.hover\:tw-bg-teal-700\/80:hover{
  background-color: rgb(15 118 110 / 0.8) !important;
}
.hover\:tw-bg-teal-700\/85:hover{
  background-color: rgb(15 118 110 / 0.85) !important;
}
.hover\:tw-bg-teal-700\/90:hover{
  background-color: rgb(15 118 110 / 0.9) !important;
}
.hover\:tw-bg-teal-700\/95:hover{
  background-color: rgb(15 118 110 / 0.95) !important;
}
.hover\:tw-bg-teal-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-800\/0:hover{
  background-color: rgb(17 94 89 / 0) !important;
}
.hover\:tw-bg-teal-800\/10:hover{
  background-color: rgb(17 94 89 / 0.1) !important;
}
.hover\:tw-bg-teal-800\/100:hover{
  background-color: rgb(17 94 89 / 1) !important;
}
.hover\:tw-bg-teal-800\/15:hover{
  background-color: rgb(17 94 89 / 0.15) !important;
}
.hover\:tw-bg-teal-800\/20:hover{
  background-color: rgb(17 94 89 / 0.2) !important;
}
.hover\:tw-bg-teal-800\/25:hover{
  background-color: rgb(17 94 89 / 0.25) !important;
}
.hover\:tw-bg-teal-800\/30:hover{
  background-color: rgb(17 94 89 / 0.3) !important;
}
.hover\:tw-bg-teal-800\/35:hover{
  background-color: rgb(17 94 89 / 0.35) !important;
}
.hover\:tw-bg-teal-800\/40:hover{
  background-color: rgb(17 94 89 / 0.4) !important;
}
.hover\:tw-bg-teal-800\/45:hover{
  background-color: rgb(17 94 89 / 0.45) !important;
}
.hover\:tw-bg-teal-800\/5:hover{
  background-color: rgb(17 94 89 / 0.05) !important;
}
.hover\:tw-bg-teal-800\/50:hover{
  background-color: rgb(17 94 89 / 0.5) !important;
}
.hover\:tw-bg-teal-800\/55:hover{
  background-color: rgb(17 94 89 / 0.55) !important;
}
.hover\:tw-bg-teal-800\/60:hover{
  background-color: rgb(17 94 89 / 0.6) !important;
}
.hover\:tw-bg-teal-800\/65:hover{
  background-color: rgb(17 94 89 / 0.65) !important;
}
.hover\:tw-bg-teal-800\/70:hover{
  background-color: rgb(17 94 89 / 0.7) !important;
}
.hover\:tw-bg-teal-800\/75:hover{
  background-color: rgb(17 94 89 / 0.75) !important;
}
.hover\:tw-bg-teal-800\/80:hover{
  background-color: rgb(17 94 89 / 0.8) !important;
}
.hover\:tw-bg-teal-800\/85:hover{
  background-color: rgb(17 94 89 / 0.85) !important;
}
.hover\:tw-bg-teal-800\/90:hover{
  background-color: rgb(17 94 89 / 0.9) !important;
}
.hover\:tw-bg-teal-800\/95:hover{
  background-color: rgb(17 94 89 / 0.95) !important;
}
.hover\:tw-bg-teal-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-900\/0:hover{
  background-color: rgb(19 78 74 / 0) !important;
}
.hover\:tw-bg-teal-900\/10:hover{
  background-color: rgb(19 78 74 / 0.1) !important;
}
.hover\:tw-bg-teal-900\/100:hover{
  background-color: rgb(19 78 74 / 1) !important;
}
.hover\:tw-bg-teal-900\/15:hover{
  background-color: rgb(19 78 74 / 0.15) !important;
}
.hover\:tw-bg-teal-900\/20:hover{
  background-color: rgb(19 78 74 / 0.2) !important;
}
.hover\:tw-bg-teal-900\/25:hover{
  background-color: rgb(19 78 74 / 0.25) !important;
}
.hover\:tw-bg-teal-900\/30:hover{
  background-color: rgb(19 78 74 / 0.3) !important;
}
.hover\:tw-bg-teal-900\/35:hover{
  background-color: rgb(19 78 74 / 0.35) !important;
}
.hover\:tw-bg-teal-900\/40:hover{
  background-color: rgb(19 78 74 / 0.4) !important;
}
.hover\:tw-bg-teal-900\/45:hover{
  background-color: rgb(19 78 74 / 0.45) !important;
}
.hover\:tw-bg-teal-900\/5:hover{
  background-color: rgb(19 78 74 / 0.05) !important;
}
.hover\:tw-bg-teal-900\/50:hover{
  background-color: rgb(19 78 74 / 0.5) !important;
}
.hover\:tw-bg-teal-900\/55:hover{
  background-color: rgb(19 78 74 / 0.55) !important;
}
.hover\:tw-bg-teal-900\/60:hover{
  background-color: rgb(19 78 74 / 0.6) !important;
}
.hover\:tw-bg-teal-900\/65:hover{
  background-color: rgb(19 78 74 / 0.65) !important;
}
.hover\:tw-bg-teal-900\/70:hover{
  background-color: rgb(19 78 74 / 0.7) !important;
}
.hover\:tw-bg-teal-900\/75:hover{
  background-color: rgb(19 78 74 / 0.75) !important;
}
.hover\:tw-bg-teal-900\/80:hover{
  background-color: rgb(19 78 74 / 0.8) !important;
}
.hover\:tw-bg-teal-900\/85:hover{
  background-color: rgb(19 78 74 / 0.85) !important;
}
.hover\:tw-bg-teal-900\/90:hover{
  background-color: rgb(19 78 74 / 0.9) !important;
}
.hover\:tw-bg-teal-900\/95:hover{
  background-color: rgb(19 78 74 / 0.95) !important;
}
.hover\:tw-bg-teal-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 47 46 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-teal-950\/0:hover{
  background-color: rgb(4 47 46 / 0) !important;
}
.hover\:tw-bg-teal-950\/10:hover{
  background-color: rgb(4 47 46 / 0.1) !important;
}
.hover\:tw-bg-teal-950\/100:hover{
  background-color: rgb(4 47 46 / 1) !important;
}
.hover\:tw-bg-teal-950\/15:hover{
  background-color: rgb(4 47 46 / 0.15) !important;
}
.hover\:tw-bg-teal-950\/20:hover{
  background-color: rgb(4 47 46 / 0.2) !important;
}
.hover\:tw-bg-teal-950\/25:hover{
  background-color: rgb(4 47 46 / 0.25) !important;
}
.hover\:tw-bg-teal-950\/30:hover{
  background-color: rgb(4 47 46 / 0.3) !important;
}
.hover\:tw-bg-teal-950\/35:hover{
  background-color: rgb(4 47 46 / 0.35) !important;
}
.hover\:tw-bg-teal-950\/40:hover{
  background-color: rgb(4 47 46 / 0.4) !important;
}
.hover\:tw-bg-teal-950\/45:hover{
  background-color: rgb(4 47 46 / 0.45) !important;
}
.hover\:tw-bg-teal-950\/5:hover{
  background-color: rgb(4 47 46 / 0.05) !important;
}
.hover\:tw-bg-teal-950\/50:hover{
  background-color: rgb(4 47 46 / 0.5) !important;
}
.hover\:tw-bg-teal-950\/55:hover{
  background-color: rgb(4 47 46 / 0.55) !important;
}
.hover\:tw-bg-teal-950\/60:hover{
  background-color: rgb(4 47 46 / 0.6) !important;
}
.hover\:tw-bg-teal-950\/65:hover{
  background-color: rgb(4 47 46 / 0.65) !important;
}
.hover\:tw-bg-teal-950\/70:hover{
  background-color: rgb(4 47 46 / 0.7) !important;
}
.hover\:tw-bg-teal-950\/75:hover{
  background-color: rgb(4 47 46 / 0.75) !important;
}
.hover\:tw-bg-teal-950\/80:hover{
  background-color: rgb(4 47 46 / 0.8) !important;
}
.hover\:tw-bg-teal-950\/85:hover{
  background-color: rgb(4 47 46 / 0.85) !important;
}
.hover\:tw-bg-teal-950\/90:hover{
  background-color: rgb(4 47 46 / 0.9) !important;
}
.hover\:tw-bg-teal-950\/95:hover{
  background-color: rgb(4 47 46 / 0.95) !important;
}
.hover\:tw-bg-transparent:hover{
  background-color: transparent !important;
}
.hover\:tw-bg-transparent\/0:hover{
  background-color: rgb(0 0 0 / 0) !important;
}
.hover\:tw-bg-transparent\/10:hover{
  background-color: rgb(0 0 0 / 0.1) !important;
}
.hover\:tw-bg-transparent\/100:hover{
  background-color: rgb(0 0 0 / 1) !important;
}
.hover\:tw-bg-transparent\/15:hover{
  background-color: rgb(0 0 0 / 0.15) !important;
}
.hover\:tw-bg-transparent\/20:hover{
  background-color: rgb(0 0 0 / 0.2) !important;
}
.hover\:tw-bg-transparent\/25:hover{
  background-color: rgb(0 0 0 / 0.25) !important;
}
.hover\:tw-bg-transparent\/30:hover{
  background-color: rgb(0 0 0 / 0.3) !important;
}
.hover\:tw-bg-transparent\/35:hover{
  background-color: rgb(0 0 0 / 0.35) !important;
}
.hover\:tw-bg-transparent\/40:hover{
  background-color: rgb(0 0 0 / 0.4) !important;
}
.hover\:tw-bg-transparent\/45:hover{
  background-color: rgb(0 0 0 / 0.45) !important;
}
.hover\:tw-bg-transparent\/5:hover{
  background-color: rgb(0 0 0 / 0.05) !important;
}
.hover\:tw-bg-transparent\/50:hover{
  background-color: rgb(0 0 0 / 0.5) !important;
}
.hover\:tw-bg-transparent\/55:hover{
  background-color: rgb(0 0 0 / 0.55) !important;
}
.hover\:tw-bg-transparent\/60:hover{
  background-color: rgb(0 0 0 / 0.6) !important;
}
.hover\:tw-bg-transparent\/65:hover{
  background-color: rgb(0 0 0 / 0.65) !important;
}
.hover\:tw-bg-transparent\/70:hover{
  background-color: rgb(0 0 0 / 0.7) !important;
}
.hover\:tw-bg-transparent\/75:hover{
  background-color: rgb(0 0 0 / 0.75) !important;
}
.hover\:tw-bg-transparent\/80:hover{
  background-color: rgb(0 0 0 / 0.8) !important;
}
.hover\:tw-bg-transparent\/85:hover{
  background-color: rgb(0 0 0 / 0.85) !important;
}
.hover\:tw-bg-transparent\/90:hover{
  background-color: rgb(0 0 0 / 0.9) !important;
}
.hover\:tw-bg-transparent\/95:hover{
  background-color: rgb(0 0 0 / 0.95) !important;
}
.hover\:tw-bg-violet-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-100\/0:hover{
  background-color: rgb(237 233 254 / 0) !important;
}
.hover\:tw-bg-violet-100\/10:hover{
  background-color: rgb(237 233 254 / 0.1) !important;
}
.hover\:tw-bg-violet-100\/100:hover{
  background-color: rgb(237 233 254 / 1) !important;
}
.hover\:tw-bg-violet-100\/15:hover{
  background-color: rgb(237 233 254 / 0.15) !important;
}
.hover\:tw-bg-violet-100\/20:hover{
  background-color: rgb(237 233 254 / 0.2) !important;
}
.hover\:tw-bg-violet-100\/25:hover{
  background-color: rgb(237 233 254 / 0.25) !important;
}
.hover\:tw-bg-violet-100\/30:hover{
  background-color: rgb(237 233 254 / 0.3) !important;
}
.hover\:tw-bg-violet-100\/35:hover{
  background-color: rgb(237 233 254 / 0.35) !important;
}
.hover\:tw-bg-violet-100\/40:hover{
  background-color: rgb(237 233 254 / 0.4) !important;
}
.hover\:tw-bg-violet-100\/45:hover{
  background-color: rgb(237 233 254 / 0.45) !important;
}
.hover\:tw-bg-violet-100\/5:hover{
  background-color: rgb(237 233 254 / 0.05) !important;
}
.hover\:tw-bg-violet-100\/50:hover{
  background-color: rgb(237 233 254 / 0.5) !important;
}
.hover\:tw-bg-violet-100\/55:hover{
  background-color: rgb(237 233 254 / 0.55) !important;
}
.hover\:tw-bg-violet-100\/60:hover{
  background-color: rgb(237 233 254 / 0.6) !important;
}
.hover\:tw-bg-violet-100\/65:hover{
  background-color: rgb(237 233 254 / 0.65) !important;
}
.hover\:tw-bg-violet-100\/70:hover{
  background-color: rgb(237 233 254 / 0.7) !important;
}
.hover\:tw-bg-violet-100\/75:hover{
  background-color: rgb(237 233 254 / 0.75) !important;
}
.hover\:tw-bg-violet-100\/80:hover{
  background-color: rgb(237 233 254 / 0.8) !important;
}
.hover\:tw-bg-violet-100\/85:hover{
  background-color: rgb(237 233 254 / 0.85) !important;
}
.hover\:tw-bg-violet-100\/90:hover{
  background-color: rgb(237 233 254 / 0.9) !important;
}
.hover\:tw-bg-violet-100\/95:hover{
  background-color: rgb(237 233 254 / 0.95) !important;
}
.hover\:tw-bg-violet-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-200\/0:hover{
  background-color: rgb(221 214 254 / 0) !important;
}
.hover\:tw-bg-violet-200\/10:hover{
  background-color: rgb(221 214 254 / 0.1) !important;
}
.hover\:tw-bg-violet-200\/100:hover{
  background-color: rgb(221 214 254 / 1) !important;
}
.hover\:tw-bg-violet-200\/15:hover{
  background-color: rgb(221 214 254 / 0.15) !important;
}
.hover\:tw-bg-violet-200\/20:hover{
  background-color: rgb(221 214 254 / 0.2) !important;
}
.hover\:tw-bg-violet-200\/25:hover{
  background-color: rgb(221 214 254 / 0.25) !important;
}
.hover\:tw-bg-violet-200\/30:hover{
  background-color: rgb(221 214 254 / 0.3) !important;
}
.hover\:tw-bg-violet-200\/35:hover{
  background-color: rgb(221 214 254 / 0.35) !important;
}
.hover\:tw-bg-violet-200\/40:hover{
  background-color: rgb(221 214 254 / 0.4) !important;
}
.hover\:tw-bg-violet-200\/45:hover{
  background-color: rgb(221 214 254 / 0.45) !important;
}
.hover\:tw-bg-violet-200\/5:hover{
  background-color: rgb(221 214 254 / 0.05) !important;
}
.hover\:tw-bg-violet-200\/50:hover{
  background-color: rgb(221 214 254 / 0.5) !important;
}
.hover\:tw-bg-violet-200\/55:hover{
  background-color: rgb(221 214 254 / 0.55) !important;
}
.hover\:tw-bg-violet-200\/60:hover{
  background-color: rgb(221 214 254 / 0.6) !important;
}
.hover\:tw-bg-violet-200\/65:hover{
  background-color: rgb(221 214 254 / 0.65) !important;
}
.hover\:tw-bg-violet-200\/70:hover{
  background-color: rgb(221 214 254 / 0.7) !important;
}
.hover\:tw-bg-violet-200\/75:hover{
  background-color: rgb(221 214 254 / 0.75) !important;
}
.hover\:tw-bg-violet-200\/80:hover{
  background-color: rgb(221 214 254 / 0.8) !important;
}
.hover\:tw-bg-violet-200\/85:hover{
  background-color: rgb(221 214 254 / 0.85) !important;
}
.hover\:tw-bg-violet-200\/90:hover{
  background-color: rgb(221 214 254 / 0.9) !important;
}
.hover\:tw-bg-violet-200\/95:hover{
  background-color: rgb(221 214 254 / 0.95) !important;
}
.hover\:tw-bg-violet-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-300\/0:hover{
  background-color: rgb(196 181 253 / 0) !important;
}
.hover\:tw-bg-violet-300\/10:hover{
  background-color: rgb(196 181 253 / 0.1) !important;
}
.hover\:tw-bg-violet-300\/100:hover{
  background-color: rgb(196 181 253 / 1) !important;
}
.hover\:tw-bg-violet-300\/15:hover{
  background-color: rgb(196 181 253 / 0.15) !important;
}
.hover\:tw-bg-violet-300\/20:hover{
  background-color: rgb(196 181 253 / 0.2) !important;
}
.hover\:tw-bg-violet-300\/25:hover{
  background-color: rgb(196 181 253 / 0.25) !important;
}
.hover\:tw-bg-violet-300\/30:hover{
  background-color: rgb(196 181 253 / 0.3) !important;
}
.hover\:tw-bg-violet-300\/35:hover{
  background-color: rgb(196 181 253 / 0.35) !important;
}
.hover\:tw-bg-violet-300\/40:hover{
  background-color: rgb(196 181 253 / 0.4) !important;
}
.hover\:tw-bg-violet-300\/45:hover{
  background-color: rgb(196 181 253 / 0.45) !important;
}
.hover\:tw-bg-violet-300\/5:hover{
  background-color: rgb(196 181 253 / 0.05) !important;
}
.hover\:tw-bg-violet-300\/50:hover{
  background-color: rgb(196 181 253 / 0.5) !important;
}
.hover\:tw-bg-violet-300\/55:hover{
  background-color: rgb(196 181 253 / 0.55) !important;
}
.hover\:tw-bg-violet-300\/60:hover{
  background-color: rgb(196 181 253 / 0.6) !important;
}
.hover\:tw-bg-violet-300\/65:hover{
  background-color: rgb(196 181 253 / 0.65) !important;
}
.hover\:tw-bg-violet-300\/70:hover{
  background-color: rgb(196 181 253 / 0.7) !important;
}
.hover\:tw-bg-violet-300\/75:hover{
  background-color: rgb(196 181 253 / 0.75) !important;
}
.hover\:tw-bg-violet-300\/80:hover{
  background-color: rgb(196 181 253 / 0.8) !important;
}
.hover\:tw-bg-violet-300\/85:hover{
  background-color: rgb(196 181 253 / 0.85) !important;
}
.hover\:tw-bg-violet-300\/90:hover{
  background-color: rgb(196 181 253 / 0.9) !important;
}
.hover\:tw-bg-violet-300\/95:hover{
  background-color: rgb(196 181 253 / 0.95) !important;
}
.hover\:tw-bg-violet-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-400\/0:hover{
  background-color: rgb(167 139 250 / 0) !important;
}
.hover\:tw-bg-violet-400\/10:hover{
  background-color: rgb(167 139 250 / 0.1) !important;
}
.hover\:tw-bg-violet-400\/100:hover{
  background-color: rgb(167 139 250 / 1) !important;
}
.hover\:tw-bg-violet-400\/15:hover{
  background-color: rgb(167 139 250 / 0.15) !important;
}
.hover\:tw-bg-violet-400\/20:hover{
  background-color: rgb(167 139 250 / 0.2) !important;
}
.hover\:tw-bg-violet-400\/25:hover{
  background-color: rgb(167 139 250 / 0.25) !important;
}
.hover\:tw-bg-violet-400\/30:hover{
  background-color: rgb(167 139 250 / 0.3) !important;
}
.hover\:tw-bg-violet-400\/35:hover{
  background-color: rgb(167 139 250 / 0.35) !important;
}
.hover\:tw-bg-violet-400\/40:hover{
  background-color: rgb(167 139 250 / 0.4) !important;
}
.hover\:tw-bg-violet-400\/45:hover{
  background-color: rgb(167 139 250 / 0.45) !important;
}
.hover\:tw-bg-violet-400\/5:hover{
  background-color: rgb(167 139 250 / 0.05) !important;
}
.hover\:tw-bg-violet-400\/50:hover{
  background-color: rgb(167 139 250 / 0.5) !important;
}
.hover\:tw-bg-violet-400\/55:hover{
  background-color: rgb(167 139 250 / 0.55) !important;
}
.hover\:tw-bg-violet-400\/60:hover{
  background-color: rgb(167 139 250 / 0.6) !important;
}
.hover\:tw-bg-violet-400\/65:hover{
  background-color: rgb(167 139 250 / 0.65) !important;
}
.hover\:tw-bg-violet-400\/70:hover{
  background-color: rgb(167 139 250 / 0.7) !important;
}
.hover\:tw-bg-violet-400\/75:hover{
  background-color: rgb(167 139 250 / 0.75) !important;
}
.hover\:tw-bg-violet-400\/80:hover{
  background-color: rgb(167 139 250 / 0.8) !important;
}
.hover\:tw-bg-violet-400\/85:hover{
  background-color: rgb(167 139 250 / 0.85) !important;
}
.hover\:tw-bg-violet-400\/90:hover{
  background-color: rgb(167 139 250 / 0.9) !important;
}
.hover\:tw-bg-violet-400\/95:hover{
  background-color: rgb(167 139 250 / 0.95) !important;
}
.hover\:tw-bg-violet-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-50\/0:hover{
  background-color: rgb(245 243 255 / 0) !important;
}
.hover\:tw-bg-violet-50\/10:hover{
  background-color: rgb(245 243 255 / 0.1) !important;
}
.hover\:tw-bg-violet-50\/100:hover{
  background-color: rgb(245 243 255 / 1) !important;
}
.hover\:tw-bg-violet-50\/15:hover{
  background-color: rgb(245 243 255 / 0.15) !important;
}
.hover\:tw-bg-violet-50\/20:hover{
  background-color: rgb(245 243 255 / 0.2) !important;
}
.hover\:tw-bg-violet-50\/25:hover{
  background-color: rgb(245 243 255 / 0.25) !important;
}
.hover\:tw-bg-violet-50\/30:hover{
  background-color: rgb(245 243 255 / 0.3) !important;
}
.hover\:tw-bg-violet-50\/35:hover{
  background-color: rgb(245 243 255 / 0.35) !important;
}
.hover\:tw-bg-violet-50\/40:hover{
  background-color: rgb(245 243 255 / 0.4) !important;
}
.hover\:tw-bg-violet-50\/45:hover{
  background-color: rgb(245 243 255 / 0.45) !important;
}
.hover\:tw-bg-violet-50\/5:hover{
  background-color: rgb(245 243 255 / 0.05) !important;
}
.hover\:tw-bg-violet-50\/50:hover{
  background-color: rgb(245 243 255 / 0.5) !important;
}
.hover\:tw-bg-violet-50\/55:hover{
  background-color: rgb(245 243 255 / 0.55) !important;
}
.hover\:tw-bg-violet-50\/60:hover{
  background-color: rgb(245 243 255 / 0.6) !important;
}
.hover\:tw-bg-violet-50\/65:hover{
  background-color: rgb(245 243 255 / 0.65) !important;
}
.hover\:tw-bg-violet-50\/70:hover{
  background-color: rgb(245 243 255 / 0.7) !important;
}
.hover\:tw-bg-violet-50\/75:hover{
  background-color: rgb(245 243 255 / 0.75) !important;
}
.hover\:tw-bg-violet-50\/80:hover{
  background-color: rgb(245 243 255 / 0.8) !important;
}
.hover\:tw-bg-violet-50\/85:hover{
  background-color: rgb(245 243 255 / 0.85) !important;
}
.hover\:tw-bg-violet-50\/90:hover{
  background-color: rgb(245 243 255 / 0.9) !important;
}
.hover\:tw-bg-violet-50\/95:hover{
  background-color: rgb(245 243 255 / 0.95) !important;
}
.hover\:tw-bg-violet-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-500\/0:hover{
  background-color: rgb(139 92 246 / 0) !important;
}
.hover\:tw-bg-violet-500\/10:hover{
  background-color: rgb(139 92 246 / 0.1) !important;
}
.hover\:tw-bg-violet-500\/100:hover{
  background-color: rgb(139 92 246 / 1) !important;
}
.hover\:tw-bg-violet-500\/15:hover{
  background-color: rgb(139 92 246 / 0.15) !important;
}
.hover\:tw-bg-violet-500\/20:hover{
  background-color: rgb(139 92 246 / 0.2) !important;
}
.hover\:tw-bg-violet-500\/25:hover{
  background-color: rgb(139 92 246 / 0.25) !important;
}
.hover\:tw-bg-violet-500\/30:hover{
  background-color: rgb(139 92 246 / 0.3) !important;
}
.hover\:tw-bg-violet-500\/35:hover{
  background-color: rgb(139 92 246 / 0.35) !important;
}
.hover\:tw-bg-violet-500\/40:hover{
  background-color: rgb(139 92 246 / 0.4) !important;
}
.hover\:tw-bg-violet-500\/45:hover{
  background-color: rgb(139 92 246 / 0.45) !important;
}
.hover\:tw-bg-violet-500\/5:hover{
  background-color: rgb(139 92 246 / 0.05) !important;
}
.hover\:tw-bg-violet-500\/50:hover{
  background-color: rgb(139 92 246 / 0.5) !important;
}
.hover\:tw-bg-violet-500\/55:hover{
  background-color: rgb(139 92 246 / 0.55) !important;
}
.hover\:tw-bg-violet-500\/60:hover{
  background-color: rgb(139 92 246 / 0.6) !important;
}
.hover\:tw-bg-violet-500\/65:hover{
  background-color: rgb(139 92 246 / 0.65) !important;
}
.hover\:tw-bg-violet-500\/70:hover{
  background-color: rgb(139 92 246 / 0.7) !important;
}
.hover\:tw-bg-violet-500\/75:hover{
  background-color: rgb(139 92 246 / 0.75) !important;
}
.hover\:tw-bg-violet-500\/80:hover{
  background-color: rgb(139 92 246 / 0.8) !important;
}
.hover\:tw-bg-violet-500\/85:hover{
  background-color: rgb(139 92 246 / 0.85) !important;
}
.hover\:tw-bg-violet-500\/90:hover{
  background-color: rgb(139 92 246 / 0.9) !important;
}
.hover\:tw-bg-violet-500\/95:hover{
  background-color: rgb(139 92 246 / 0.95) !important;
}
.hover\:tw-bg-violet-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-600\/0:hover{
  background-color: rgb(124 58 237 / 0) !important;
}
.hover\:tw-bg-violet-600\/10:hover{
  background-color: rgb(124 58 237 / 0.1) !important;
}
.hover\:tw-bg-violet-600\/100:hover{
  background-color: rgb(124 58 237 / 1) !important;
}
.hover\:tw-bg-violet-600\/15:hover{
  background-color: rgb(124 58 237 / 0.15) !important;
}
.hover\:tw-bg-violet-600\/20:hover{
  background-color: rgb(124 58 237 / 0.2) !important;
}
.hover\:tw-bg-violet-600\/25:hover{
  background-color: rgb(124 58 237 / 0.25) !important;
}
.hover\:tw-bg-violet-600\/30:hover{
  background-color: rgb(124 58 237 / 0.3) !important;
}
.hover\:tw-bg-violet-600\/35:hover{
  background-color: rgb(124 58 237 / 0.35) !important;
}
.hover\:tw-bg-violet-600\/40:hover{
  background-color: rgb(124 58 237 / 0.4) !important;
}
.hover\:tw-bg-violet-600\/45:hover{
  background-color: rgb(124 58 237 / 0.45) !important;
}
.hover\:tw-bg-violet-600\/5:hover{
  background-color: rgb(124 58 237 / 0.05) !important;
}
.hover\:tw-bg-violet-600\/50:hover{
  background-color: rgb(124 58 237 / 0.5) !important;
}
.hover\:tw-bg-violet-600\/55:hover{
  background-color: rgb(124 58 237 / 0.55) !important;
}
.hover\:tw-bg-violet-600\/60:hover{
  background-color: rgb(124 58 237 / 0.6) !important;
}
.hover\:tw-bg-violet-600\/65:hover{
  background-color: rgb(124 58 237 / 0.65) !important;
}
.hover\:tw-bg-violet-600\/70:hover{
  background-color: rgb(124 58 237 / 0.7) !important;
}
.hover\:tw-bg-violet-600\/75:hover{
  background-color: rgb(124 58 237 / 0.75) !important;
}
.hover\:tw-bg-violet-600\/80:hover{
  background-color: rgb(124 58 237 / 0.8) !important;
}
.hover\:tw-bg-violet-600\/85:hover{
  background-color: rgb(124 58 237 / 0.85) !important;
}
.hover\:tw-bg-violet-600\/90:hover{
  background-color: rgb(124 58 237 / 0.9) !important;
}
.hover\:tw-bg-violet-600\/95:hover{
  background-color: rgb(124 58 237 / 0.95) !important;
}
.hover\:tw-bg-violet-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-700\/0:hover{
  background-color: rgb(109 40 217 / 0) !important;
}
.hover\:tw-bg-violet-700\/10:hover{
  background-color: rgb(109 40 217 / 0.1) !important;
}
.hover\:tw-bg-violet-700\/100:hover{
  background-color: rgb(109 40 217 / 1) !important;
}
.hover\:tw-bg-violet-700\/15:hover{
  background-color: rgb(109 40 217 / 0.15) !important;
}
.hover\:tw-bg-violet-700\/20:hover{
  background-color: rgb(109 40 217 / 0.2) !important;
}
.hover\:tw-bg-violet-700\/25:hover{
  background-color: rgb(109 40 217 / 0.25) !important;
}
.hover\:tw-bg-violet-700\/30:hover{
  background-color: rgb(109 40 217 / 0.3) !important;
}
.hover\:tw-bg-violet-700\/35:hover{
  background-color: rgb(109 40 217 / 0.35) !important;
}
.hover\:tw-bg-violet-700\/40:hover{
  background-color: rgb(109 40 217 / 0.4) !important;
}
.hover\:tw-bg-violet-700\/45:hover{
  background-color: rgb(109 40 217 / 0.45) !important;
}
.hover\:tw-bg-violet-700\/5:hover{
  background-color: rgb(109 40 217 / 0.05) !important;
}
.hover\:tw-bg-violet-700\/50:hover{
  background-color: rgb(109 40 217 / 0.5) !important;
}
.hover\:tw-bg-violet-700\/55:hover{
  background-color: rgb(109 40 217 / 0.55) !important;
}
.hover\:tw-bg-violet-700\/60:hover{
  background-color: rgb(109 40 217 / 0.6) !important;
}
.hover\:tw-bg-violet-700\/65:hover{
  background-color: rgb(109 40 217 / 0.65) !important;
}
.hover\:tw-bg-violet-700\/70:hover{
  background-color: rgb(109 40 217 / 0.7) !important;
}
.hover\:tw-bg-violet-700\/75:hover{
  background-color: rgb(109 40 217 / 0.75) !important;
}
.hover\:tw-bg-violet-700\/80:hover{
  background-color: rgb(109 40 217 / 0.8) !important;
}
.hover\:tw-bg-violet-700\/85:hover{
  background-color: rgb(109 40 217 / 0.85) !important;
}
.hover\:tw-bg-violet-700\/90:hover{
  background-color: rgb(109 40 217 / 0.9) !important;
}
.hover\:tw-bg-violet-700\/95:hover{
  background-color: rgb(109 40 217 / 0.95) !important;
}
.hover\:tw-bg-violet-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-800\/0:hover{
  background-color: rgb(91 33 182 / 0) !important;
}
.hover\:tw-bg-violet-800\/10:hover{
  background-color: rgb(91 33 182 / 0.1) !important;
}
.hover\:tw-bg-violet-800\/100:hover{
  background-color: rgb(91 33 182 / 1) !important;
}
.hover\:tw-bg-violet-800\/15:hover{
  background-color: rgb(91 33 182 / 0.15) !important;
}
.hover\:tw-bg-violet-800\/20:hover{
  background-color: rgb(91 33 182 / 0.2) !important;
}
.hover\:tw-bg-violet-800\/25:hover{
  background-color: rgb(91 33 182 / 0.25) !important;
}
.hover\:tw-bg-violet-800\/30:hover{
  background-color: rgb(91 33 182 / 0.3) !important;
}
.hover\:tw-bg-violet-800\/35:hover{
  background-color: rgb(91 33 182 / 0.35) !important;
}
.hover\:tw-bg-violet-800\/40:hover{
  background-color: rgb(91 33 182 / 0.4) !important;
}
.hover\:tw-bg-violet-800\/45:hover{
  background-color: rgb(91 33 182 / 0.45) !important;
}
.hover\:tw-bg-violet-800\/5:hover{
  background-color: rgb(91 33 182 / 0.05) !important;
}
.hover\:tw-bg-violet-800\/50:hover{
  background-color: rgb(91 33 182 / 0.5) !important;
}
.hover\:tw-bg-violet-800\/55:hover{
  background-color: rgb(91 33 182 / 0.55) !important;
}
.hover\:tw-bg-violet-800\/60:hover{
  background-color: rgb(91 33 182 / 0.6) !important;
}
.hover\:tw-bg-violet-800\/65:hover{
  background-color: rgb(91 33 182 / 0.65) !important;
}
.hover\:tw-bg-violet-800\/70:hover{
  background-color: rgb(91 33 182 / 0.7) !important;
}
.hover\:tw-bg-violet-800\/75:hover{
  background-color: rgb(91 33 182 / 0.75) !important;
}
.hover\:tw-bg-violet-800\/80:hover{
  background-color: rgb(91 33 182 / 0.8) !important;
}
.hover\:tw-bg-violet-800\/85:hover{
  background-color: rgb(91 33 182 / 0.85) !important;
}
.hover\:tw-bg-violet-800\/90:hover{
  background-color: rgb(91 33 182 / 0.9) !important;
}
.hover\:tw-bg-violet-800\/95:hover{
  background-color: rgb(91 33 182 / 0.95) !important;
}
.hover\:tw-bg-violet-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-900\/0:hover{
  background-color: rgb(76 29 149 / 0) !important;
}
.hover\:tw-bg-violet-900\/10:hover{
  background-color: rgb(76 29 149 / 0.1) !important;
}
.hover\:tw-bg-violet-900\/100:hover{
  background-color: rgb(76 29 149 / 1) !important;
}
.hover\:tw-bg-violet-900\/15:hover{
  background-color: rgb(76 29 149 / 0.15) !important;
}
.hover\:tw-bg-violet-900\/20:hover{
  background-color: rgb(76 29 149 / 0.2) !important;
}
.hover\:tw-bg-violet-900\/25:hover{
  background-color: rgb(76 29 149 / 0.25) !important;
}
.hover\:tw-bg-violet-900\/30:hover{
  background-color: rgb(76 29 149 / 0.3) !important;
}
.hover\:tw-bg-violet-900\/35:hover{
  background-color: rgb(76 29 149 / 0.35) !important;
}
.hover\:tw-bg-violet-900\/40:hover{
  background-color: rgb(76 29 149 / 0.4) !important;
}
.hover\:tw-bg-violet-900\/45:hover{
  background-color: rgb(76 29 149 / 0.45) !important;
}
.hover\:tw-bg-violet-900\/5:hover{
  background-color: rgb(76 29 149 / 0.05) !important;
}
.hover\:tw-bg-violet-900\/50:hover{
  background-color: rgb(76 29 149 / 0.5) !important;
}
.hover\:tw-bg-violet-900\/55:hover{
  background-color: rgb(76 29 149 / 0.55) !important;
}
.hover\:tw-bg-violet-900\/60:hover{
  background-color: rgb(76 29 149 / 0.6) !important;
}
.hover\:tw-bg-violet-900\/65:hover{
  background-color: rgb(76 29 149 / 0.65) !important;
}
.hover\:tw-bg-violet-900\/70:hover{
  background-color: rgb(76 29 149 / 0.7) !important;
}
.hover\:tw-bg-violet-900\/75:hover{
  background-color: rgb(76 29 149 / 0.75) !important;
}
.hover\:tw-bg-violet-900\/80:hover{
  background-color: rgb(76 29 149 / 0.8) !important;
}
.hover\:tw-bg-violet-900\/85:hover{
  background-color: rgb(76 29 149 / 0.85) !important;
}
.hover\:tw-bg-violet-900\/90:hover{
  background-color: rgb(76 29 149 / 0.9) !important;
}
.hover\:tw-bg-violet-900\/95:hover{
  background-color: rgb(76 29 149 / 0.95) !important;
}
.hover\:tw-bg-violet-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(46 16 101 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-violet-950\/0:hover{
  background-color: rgb(46 16 101 / 0) !important;
}
.hover\:tw-bg-violet-950\/10:hover{
  background-color: rgb(46 16 101 / 0.1) !important;
}
.hover\:tw-bg-violet-950\/100:hover{
  background-color: rgb(46 16 101 / 1) !important;
}
.hover\:tw-bg-violet-950\/15:hover{
  background-color: rgb(46 16 101 / 0.15) !important;
}
.hover\:tw-bg-violet-950\/20:hover{
  background-color: rgb(46 16 101 / 0.2) !important;
}
.hover\:tw-bg-violet-950\/25:hover{
  background-color: rgb(46 16 101 / 0.25) !important;
}
.hover\:tw-bg-violet-950\/30:hover{
  background-color: rgb(46 16 101 / 0.3) !important;
}
.hover\:tw-bg-violet-950\/35:hover{
  background-color: rgb(46 16 101 / 0.35) !important;
}
.hover\:tw-bg-violet-950\/40:hover{
  background-color: rgb(46 16 101 / 0.4) !important;
}
.hover\:tw-bg-violet-950\/45:hover{
  background-color: rgb(46 16 101 / 0.45) !important;
}
.hover\:tw-bg-violet-950\/5:hover{
  background-color: rgb(46 16 101 / 0.05) !important;
}
.hover\:tw-bg-violet-950\/50:hover{
  background-color: rgb(46 16 101 / 0.5) !important;
}
.hover\:tw-bg-violet-950\/55:hover{
  background-color: rgb(46 16 101 / 0.55) !important;
}
.hover\:tw-bg-violet-950\/60:hover{
  background-color: rgb(46 16 101 / 0.6) !important;
}
.hover\:tw-bg-violet-950\/65:hover{
  background-color: rgb(46 16 101 / 0.65) !important;
}
.hover\:tw-bg-violet-950\/70:hover{
  background-color: rgb(46 16 101 / 0.7) !important;
}
.hover\:tw-bg-violet-950\/75:hover{
  background-color: rgb(46 16 101 / 0.75) !important;
}
.hover\:tw-bg-violet-950\/80:hover{
  background-color: rgb(46 16 101 / 0.8) !important;
}
.hover\:tw-bg-violet-950\/85:hover{
  background-color: rgb(46 16 101 / 0.85) !important;
}
.hover\:tw-bg-violet-950\/90:hover{
  background-color: rgb(46 16 101 / 0.9) !important;
}
.hover\:tw-bg-violet-950\/95:hover{
  background-color: rgb(46 16 101 / 0.95) !important;
}
.hover\:tw-bg-wb-approved-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 239 220 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-approved-background\/0:hover{
  background-color: rgb(216 239 220 / 0) !important;
}
.hover\:tw-bg-wb-approved-background\/10:hover{
  background-color: rgb(216 239 220 / 0.1) !important;
}
.hover\:tw-bg-wb-approved-background\/100:hover{
  background-color: rgb(216 239 220 / 1) !important;
}
.hover\:tw-bg-wb-approved-background\/15:hover{
  background-color: rgb(216 239 220 / 0.15) !important;
}
.hover\:tw-bg-wb-approved-background\/20:hover{
  background-color: rgb(216 239 220 / 0.2) !important;
}
.hover\:tw-bg-wb-approved-background\/25:hover{
  background-color: rgb(216 239 220 / 0.25) !important;
}
.hover\:tw-bg-wb-approved-background\/30:hover{
  background-color: rgb(216 239 220 / 0.3) !important;
}
.hover\:tw-bg-wb-approved-background\/35:hover{
  background-color: rgb(216 239 220 / 0.35) !important;
}
.hover\:tw-bg-wb-approved-background\/40:hover{
  background-color: rgb(216 239 220 / 0.4) !important;
}
.hover\:tw-bg-wb-approved-background\/45:hover{
  background-color: rgb(216 239 220 / 0.45) !important;
}
.hover\:tw-bg-wb-approved-background\/5:hover{
  background-color: rgb(216 239 220 / 0.05) !important;
}
.hover\:tw-bg-wb-approved-background\/50:hover{
  background-color: rgb(216 239 220 / 0.5) !important;
}
.hover\:tw-bg-wb-approved-background\/55:hover{
  background-color: rgb(216 239 220 / 0.55) !important;
}
.hover\:tw-bg-wb-approved-background\/60:hover{
  background-color: rgb(216 239 220 / 0.6) !important;
}
.hover\:tw-bg-wb-approved-background\/65:hover{
  background-color: rgb(216 239 220 / 0.65) !important;
}
.hover\:tw-bg-wb-approved-background\/70:hover{
  background-color: rgb(216 239 220 / 0.7) !important;
}
.hover\:tw-bg-wb-approved-background\/75:hover{
  background-color: rgb(216 239 220 / 0.75) !important;
}
.hover\:tw-bg-wb-approved-background\/80:hover{
  background-color: rgb(216 239 220 / 0.8) !important;
}
.hover\:tw-bg-wb-approved-background\/85:hover{
  background-color: rgb(216 239 220 / 0.85) !important;
}
.hover\:tw-bg-wb-approved-background\/90:hover{
  background-color: rgb(216 239 220 / 0.9) !important;
}
.hover\:tw-bg-wb-approved-background\/95:hover{
  background-color: rgb(216 239 220 / 0.95) !important;
}
.hover\:tw-bg-wb-approved-text:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 139 64 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-approved-text\/0:hover{
  background-color: rgb(50 139 64 / 0) !important;
}
.hover\:tw-bg-wb-approved-text\/10:hover{
  background-color: rgb(50 139 64 / 0.1) !important;
}
.hover\:tw-bg-wb-approved-text\/100:hover{
  background-color: rgb(50 139 64 / 1) !important;
}
.hover\:tw-bg-wb-approved-text\/15:hover{
  background-color: rgb(50 139 64 / 0.15) !important;
}
.hover\:tw-bg-wb-approved-text\/20:hover{
  background-color: rgb(50 139 64 / 0.2) !important;
}
.hover\:tw-bg-wb-approved-text\/25:hover{
  background-color: rgb(50 139 64 / 0.25) !important;
}
.hover\:tw-bg-wb-approved-text\/30:hover{
  background-color: rgb(50 139 64 / 0.3) !important;
}
.hover\:tw-bg-wb-approved-text\/35:hover{
  background-color: rgb(50 139 64 / 0.35) !important;
}
.hover\:tw-bg-wb-approved-text\/40:hover{
  background-color: rgb(50 139 64 / 0.4) !important;
}
.hover\:tw-bg-wb-approved-text\/45:hover{
  background-color: rgb(50 139 64 / 0.45) !important;
}
.hover\:tw-bg-wb-approved-text\/5:hover{
  background-color: rgb(50 139 64 / 0.05) !important;
}
.hover\:tw-bg-wb-approved-text\/50:hover{
  background-color: rgb(50 139 64 / 0.5) !important;
}
.hover\:tw-bg-wb-approved-text\/55:hover{
  background-color: rgb(50 139 64 / 0.55) !important;
}
.hover\:tw-bg-wb-approved-text\/60:hover{
  background-color: rgb(50 139 64 / 0.6) !important;
}
.hover\:tw-bg-wb-approved-text\/65:hover{
  background-color: rgb(50 139 64 / 0.65) !important;
}
.hover\:tw-bg-wb-approved-text\/70:hover{
  background-color: rgb(50 139 64 / 0.7) !important;
}
.hover\:tw-bg-wb-approved-text\/75:hover{
  background-color: rgb(50 139 64 / 0.75) !important;
}
.hover\:tw-bg-wb-approved-text\/80:hover{
  background-color: rgb(50 139 64 / 0.8) !important;
}
.hover\:tw-bg-wb-approved-text\/85:hover{
  background-color: rgb(50 139 64 / 0.85) !important;
}
.hover\:tw-bg-wb-approved-text\/90:hover{
  background-color: rgb(50 139 64 / 0.9) !important;
}
.hover\:tw-bg-wb-approved-text\/95:hover{
  background-color: rgb(50 139 64 / 0.95) !important;
}
.hover\:tw-bg-wb-black:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 24 32 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-black\/0:hover{
  background-color: rgb(19 24 32 / 0) !important;
}
.hover\:tw-bg-wb-black\/10:hover{
  background-color: rgb(19 24 32 / 0.1) !important;
}
.hover\:tw-bg-wb-black\/100:hover{
  background-color: rgb(19 24 32 / 1) !important;
}
.hover\:tw-bg-wb-black\/15:hover{
  background-color: rgb(19 24 32 / 0.15) !important;
}
.hover\:tw-bg-wb-black\/20:hover{
  background-color: rgb(19 24 32 / 0.2) !important;
}
.hover\:tw-bg-wb-black\/25:hover{
  background-color: rgb(19 24 32 / 0.25) !important;
}
.hover\:tw-bg-wb-black\/30:hover{
  background-color: rgb(19 24 32 / 0.3) !important;
}
.hover\:tw-bg-wb-black\/35:hover{
  background-color: rgb(19 24 32 / 0.35) !important;
}
.hover\:tw-bg-wb-black\/40:hover{
  background-color: rgb(19 24 32 / 0.4) !important;
}
.hover\:tw-bg-wb-black\/45:hover{
  background-color: rgb(19 24 32 / 0.45) !important;
}
.hover\:tw-bg-wb-black\/5:hover{
  background-color: rgb(19 24 32 / 0.05) !important;
}
.hover\:tw-bg-wb-black\/50:hover{
  background-color: rgb(19 24 32 / 0.5) !important;
}
.hover\:tw-bg-wb-black\/55:hover{
  background-color: rgb(19 24 32 / 0.55) !important;
}
.hover\:tw-bg-wb-black\/60:hover{
  background-color: rgb(19 24 32 / 0.6) !important;
}
.hover\:tw-bg-wb-black\/65:hover{
  background-color: rgb(19 24 32 / 0.65) !important;
}
.hover\:tw-bg-wb-black\/70:hover{
  background-color: rgb(19 24 32 / 0.7) !important;
}
.hover\:tw-bg-wb-black\/75:hover{
  background-color: rgb(19 24 32 / 0.75) !important;
}
.hover\:tw-bg-wb-black\/80:hover{
  background-color: rgb(19 24 32 / 0.8) !important;
}
.hover\:tw-bg-wb-black\/85:hover{
  background-color: rgb(19 24 32 / 0.85) !important;
}
.hover\:tw-bg-wb-black\/90:hover{
  background-color: rgb(19 24 32 / 0.9) !important;
}
.hover\:tw-bg-wb-black\/95:hover{
  background-color: rgb(19 24 32 / 0.95) !important;
}
.hover\:tw-bg-wb-blue:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-blue\/0:hover{
  background-color: rgb(0 147 208 / 0) !important;
}
.hover\:tw-bg-wb-blue\/10:hover{
  background-color: rgb(0 147 208 / 0.1) !important;
}
.hover\:tw-bg-wb-blue\/100:hover{
  background-color: rgb(0 147 208 / 1) !important;
}
.hover\:tw-bg-wb-blue\/15:hover{
  background-color: rgb(0 147 208 / 0.15) !important;
}
.hover\:tw-bg-wb-blue\/20:hover{
  background-color: rgb(0 147 208 / 0.2) !important;
}
.hover\:tw-bg-wb-blue\/25:hover{
  background-color: rgb(0 147 208 / 0.25) !important;
}
.hover\:tw-bg-wb-blue\/30:hover{
  background-color: rgb(0 147 208 / 0.3) !important;
}
.hover\:tw-bg-wb-blue\/35:hover{
  background-color: rgb(0 147 208 / 0.35) !important;
}
.hover\:tw-bg-wb-blue\/40:hover{
  background-color: rgb(0 147 208 / 0.4) !important;
}
.hover\:tw-bg-wb-blue\/45:hover{
  background-color: rgb(0 147 208 / 0.45) !important;
}
.hover\:tw-bg-wb-blue\/5:hover{
  background-color: rgb(0 147 208 / 0.05) !important;
}
.hover\:tw-bg-wb-blue\/50:hover{
  background-color: rgb(0 147 208 / 0.5) !important;
}
.hover\:tw-bg-wb-blue\/55:hover{
  background-color: rgb(0 147 208 / 0.55) !important;
}
.hover\:tw-bg-wb-blue\/60:hover{
  background-color: rgb(0 147 208 / 0.6) !important;
}
.hover\:tw-bg-wb-blue\/65:hover{
  background-color: rgb(0 147 208 / 0.65) !important;
}
.hover\:tw-bg-wb-blue\/70:hover{
  background-color: rgb(0 147 208 / 0.7) !important;
}
.hover\:tw-bg-wb-blue\/75:hover{
  background-color: rgb(0 147 208 / 0.75) !important;
}
.hover\:tw-bg-wb-blue\/80:hover{
  background-color: rgb(0 147 208 / 0.8) !important;
}
.hover\:tw-bg-wb-blue\/85:hover{
  background-color: rgb(0 147 208 / 0.85) !important;
}
.hover\:tw-bg-wb-blue\/90:hover{
  background-color: rgb(0 147 208 / 0.9) !important;
}
.hover\:tw-bg-wb-blue\/95:hover{
  background-color: rgb(0 147 208 / 0.95) !important;
}
.hover\:tw-bg-wb-editor-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-editor-background\/0:hover{
  background-color: rgb(204 233 246 / 0) !important;
}
.hover\:tw-bg-wb-editor-background\/10:hover{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.hover\:tw-bg-wb-editor-background\/100:hover{
  background-color: rgb(204 233 246 / 1) !important;
}
.hover\:tw-bg-wb-editor-background\/15:hover{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.hover\:tw-bg-wb-editor-background\/20:hover{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.hover\:tw-bg-wb-editor-background\/25:hover{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.hover\:tw-bg-wb-editor-background\/30:hover{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.hover\:tw-bg-wb-editor-background\/35:hover{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.hover\:tw-bg-wb-editor-background\/40:hover{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.hover\:tw-bg-wb-editor-background\/45:hover{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.hover\:tw-bg-wb-editor-background\/5:hover{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.hover\:tw-bg-wb-editor-background\/50:hover{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.hover\:tw-bg-wb-editor-background\/55:hover{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.hover\:tw-bg-wb-editor-background\/60:hover{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.hover\:tw-bg-wb-editor-background\/65:hover{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.hover\:tw-bg-wb-editor-background\/70:hover{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.hover\:tw-bg-wb-editor-background\/75:hover{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.hover\:tw-bg-wb-editor-background\/80:hover{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.hover\:tw-bg-wb-editor-background\/85:hover{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.hover\:tw-bg-wb-editor-background\/90:hover{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.hover\:tw-bg-wb-editor-background\/95:hover{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.hover\:tw-bg-wb-editor-text:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-editor-text\/0:hover{
  background-color: rgb(0 118 166 / 0) !important;
}
.hover\:tw-bg-wb-editor-text\/10:hover{
  background-color: rgb(0 118 166 / 0.1) !important;
}
.hover\:tw-bg-wb-editor-text\/100:hover{
  background-color: rgb(0 118 166 / 1) !important;
}
.hover\:tw-bg-wb-editor-text\/15:hover{
  background-color: rgb(0 118 166 / 0.15) !important;
}
.hover\:tw-bg-wb-editor-text\/20:hover{
  background-color: rgb(0 118 166 / 0.2) !important;
}
.hover\:tw-bg-wb-editor-text\/25:hover{
  background-color: rgb(0 118 166 / 0.25) !important;
}
.hover\:tw-bg-wb-editor-text\/30:hover{
  background-color: rgb(0 118 166 / 0.3) !important;
}
.hover\:tw-bg-wb-editor-text\/35:hover{
  background-color: rgb(0 118 166 / 0.35) !important;
}
.hover\:tw-bg-wb-editor-text\/40:hover{
  background-color: rgb(0 118 166 / 0.4) !important;
}
.hover\:tw-bg-wb-editor-text\/45:hover{
  background-color: rgb(0 118 166 / 0.45) !important;
}
.hover\:tw-bg-wb-editor-text\/5:hover{
  background-color: rgb(0 118 166 / 0.05) !important;
}
.hover\:tw-bg-wb-editor-text\/50:hover{
  background-color: rgb(0 118 166 / 0.5) !important;
}
.hover\:tw-bg-wb-editor-text\/55:hover{
  background-color: rgb(0 118 166 / 0.55) !important;
}
.hover\:tw-bg-wb-editor-text\/60:hover{
  background-color: rgb(0 118 166 / 0.6) !important;
}
.hover\:tw-bg-wb-editor-text\/65:hover{
  background-color: rgb(0 118 166 / 0.65) !important;
}
.hover\:tw-bg-wb-editor-text\/70:hover{
  background-color: rgb(0 118 166 / 0.7) !important;
}
.hover\:tw-bg-wb-editor-text\/75:hover{
  background-color: rgb(0 118 166 / 0.75) !important;
}
.hover\:tw-bg-wb-editor-text\/80:hover{
  background-color: rgb(0 118 166 / 0.8) !important;
}
.hover\:tw-bg-wb-editor-text\/85:hover{
  background-color: rgb(0 118 166 / 0.85) !important;
}
.hover\:tw-bg-wb-editor-text\/90:hover{
  background-color: rgb(0 118 166 / 0.9) !important;
}
.hover\:tw-bg-wb-editor-text\/95:hover{
  background-color: rgb(0 118 166 / 0.95) !important;
}
.hover\:tw-bg-wb-error-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 25 0 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-error-background\/0:hover{
  background-color: rgb(225 25 0 / 0) !important;
}
.hover\:tw-bg-wb-error-background\/10:hover{
  background-color: rgb(225 25 0 / 0.1) !important;
}
.hover\:tw-bg-wb-error-background\/100:hover{
  background-color: rgb(225 25 0 / 1) !important;
}
.hover\:tw-bg-wb-error-background\/15:hover{
  background-color: rgb(225 25 0 / 0.15) !important;
}
.hover\:tw-bg-wb-error-background\/20:hover{
  background-color: rgb(225 25 0 / 0.2) !important;
}
.hover\:tw-bg-wb-error-background\/25:hover{
  background-color: rgb(225 25 0 / 0.25) !important;
}
.hover\:tw-bg-wb-error-background\/30:hover{
  background-color: rgb(225 25 0 / 0.3) !important;
}
.hover\:tw-bg-wb-error-background\/35:hover{
  background-color: rgb(225 25 0 / 0.35) !important;
}
.hover\:tw-bg-wb-error-background\/40:hover{
  background-color: rgb(225 25 0 / 0.4) !important;
}
.hover\:tw-bg-wb-error-background\/45:hover{
  background-color: rgb(225 25 0 / 0.45) !important;
}
.hover\:tw-bg-wb-error-background\/5:hover{
  background-color: rgb(225 25 0 / 0.05) !important;
}
.hover\:tw-bg-wb-error-background\/50:hover{
  background-color: rgb(225 25 0 / 0.5) !important;
}
.hover\:tw-bg-wb-error-background\/55:hover{
  background-color: rgb(225 25 0 / 0.55) !important;
}
.hover\:tw-bg-wb-error-background\/60:hover{
  background-color: rgb(225 25 0 / 0.6) !important;
}
.hover\:tw-bg-wb-error-background\/65:hover{
  background-color: rgb(225 25 0 / 0.65) !important;
}
.hover\:tw-bg-wb-error-background\/70:hover{
  background-color: rgb(225 25 0 / 0.7) !important;
}
.hover\:tw-bg-wb-error-background\/75:hover{
  background-color: rgb(225 25 0 / 0.75) !important;
}
.hover\:tw-bg-wb-error-background\/80:hover{
  background-color: rgb(225 25 0 / 0.8) !important;
}
.hover\:tw-bg-wb-error-background\/85:hover{
  background-color: rgb(225 25 0 / 0.85) !important;
}
.hover\:tw-bg-wb-error-background\/90:hover{
  background-color: rgb(225 25 0 / 0.9) !important;
}
.hover\:tw-bg-wb-error-background\/95:hover{
  background-color: rgb(225 25 0 / 0.95) !important;
}
.hover\:tw-bg-wb-error-text:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 232 229 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-error-text\/0:hover{
  background-color: rgb(252 232 229 / 0) !important;
}
.hover\:tw-bg-wb-error-text\/10:hover{
  background-color: rgb(252 232 229 / 0.1) !important;
}
.hover\:tw-bg-wb-error-text\/100:hover{
  background-color: rgb(252 232 229 / 1) !important;
}
.hover\:tw-bg-wb-error-text\/15:hover{
  background-color: rgb(252 232 229 / 0.15) !important;
}
.hover\:tw-bg-wb-error-text\/20:hover{
  background-color: rgb(252 232 229 / 0.2) !important;
}
.hover\:tw-bg-wb-error-text\/25:hover{
  background-color: rgb(252 232 229 / 0.25) !important;
}
.hover\:tw-bg-wb-error-text\/30:hover{
  background-color: rgb(252 232 229 / 0.3) !important;
}
.hover\:tw-bg-wb-error-text\/35:hover{
  background-color: rgb(252 232 229 / 0.35) !important;
}
.hover\:tw-bg-wb-error-text\/40:hover{
  background-color: rgb(252 232 229 / 0.4) !important;
}
.hover\:tw-bg-wb-error-text\/45:hover{
  background-color: rgb(252 232 229 / 0.45) !important;
}
.hover\:tw-bg-wb-error-text\/5:hover{
  background-color: rgb(252 232 229 / 0.05) !important;
}
.hover\:tw-bg-wb-error-text\/50:hover{
  background-color: rgb(252 232 229 / 0.5) !important;
}
.hover\:tw-bg-wb-error-text\/55:hover{
  background-color: rgb(252 232 229 / 0.55) !important;
}
.hover\:tw-bg-wb-error-text\/60:hover{
  background-color: rgb(252 232 229 / 0.6) !important;
}
.hover\:tw-bg-wb-error-text\/65:hover{
  background-color: rgb(252 232 229 / 0.65) !important;
}
.hover\:tw-bg-wb-error-text\/70:hover{
  background-color: rgb(252 232 229 / 0.7) !important;
}
.hover\:tw-bg-wb-error-text\/75:hover{
  background-color: rgb(252 232 229 / 0.75) !important;
}
.hover\:tw-bg-wb-error-text\/80:hover{
  background-color: rgb(252 232 229 / 0.8) !important;
}
.hover\:tw-bg-wb-error-text\/85:hover{
  background-color: rgb(252 232 229 / 0.85) !important;
}
.hover\:tw-bg-wb-error-text\/90:hover{
  background-color: rgb(252 232 229 / 0.9) !important;
}
.hover\:tw-bg-wb-error-text\/95:hover{
  background-color: rgb(252 232 229 / 0.95) !important;
}
.hover\:tw-bg-wb-feedback-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 241 206 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-feedback-background\/0:hover{
  background-color: rgb(245 241 206 / 0) !important;
}
.hover\:tw-bg-wb-feedback-background\/10:hover{
  background-color: rgb(245 241 206 / 0.1) !important;
}
.hover\:tw-bg-wb-feedback-background\/100:hover{
  background-color: rgb(245 241 206 / 1) !important;
}
.hover\:tw-bg-wb-feedback-background\/15:hover{
  background-color: rgb(245 241 206 / 0.15) !important;
}
.hover\:tw-bg-wb-feedback-background\/20:hover{
  background-color: rgb(245 241 206 / 0.2) !important;
}
.hover\:tw-bg-wb-feedback-background\/25:hover{
  background-color: rgb(245 241 206 / 0.25) !important;
}
.hover\:tw-bg-wb-feedback-background\/30:hover{
  background-color: rgb(245 241 206 / 0.3) !important;
}
.hover\:tw-bg-wb-feedback-background\/35:hover{
  background-color: rgb(245 241 206 / 0.35) !important;
}
.hover\:tw-bg-wb-feedback-background\/40:hover{
  background-color: rgb(245 241 206 / 0.4) !important;
}
.hover\:tw-bg-wb-feedback-background\/45:hover{
  background-color: rgb(245 241 206 / 0.45) !important;
}
.hover\:tw-bg-wb-feedback-background\/5:hover{
  background-color: rgb(245 241 206 / 0.05) !important;
}
.hover\:tw-bg-wb-feedback-background\/50:hover{
  background-color: rgb(245 241 206 / 0.5) !important;
}
.hover\:tw-bg-wb-feedback-background\/55:hover{
  background-color: rgb(245 241 206 / 0.55) !important;
}
.hover\:tw-bg-wb-feedback-background\/60:hover{
  background-color: rgb(245 241 206 / 0.6) !important;
}
.hover\:tw-bg-wb-feedback-background\/65:hover{
  background-color: rgb(245 241 206 / 0.65) !important;
}
.hover\:tw-bg-wb-feedback-background\/70:hover{
  background-color: rgb(245 241 206 / 0.7) !important;
}
.hover\:tw-bg-wb-feedback-background\/75:hover{
  background-color: rgb(245 241 206 / 0.75) !important;
}
.hover\:tw-bg-wb-feedback-background\/80:hover{
  background-color: rgb(245 241 206 / 0.8) !important;
}
.hover\:tw-bg-wb-feedback-background\/85:hover{
  background-color: rgb(245 241 206 / 0.85) !important;
}
.hover\:tw-bg-wb-feedback-background\/90:hover{
  background-color: rgb(245 241 206 / 0.9) !important;
}
.hover\:tw-bg-wb-feedback-background\/95:hover{
  background-color: rgb(245 241 206 / 0.95) !important;
}
.hover\:tw-bg-wb-feedback-text:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 147 8 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-feedback-text\/0:hover{
  background-color: rgb(162 147 8 / 0) !important;
}
.hover\:tw-bg-wb-feedback-text\/10:hover{
  background-color: rgb(162 147 8 / 0.1) !important;
}
.hover\:tw-bg-wb-feedback-text\/100:hover{
  background-color: rgb(162 147 8 / 1) !important;
}
.hover\:tw-bg-wb-feedback-text\/15:hover{
  background-color: rgb(162 147 8 / 0.15) !important;
}
.hover\:tw-bg-wb-feedback-text\/20:hover{
  background-color: rgb(162 147 8 / 0.2) !important;
}
.hover\:tw-bg-wb-feedback-text\/25:hover{
  background-color: rgb(162 147 8 / 0.25) !important;
}
.hover\:tw-bg-wb-feedback-text\/30:hover{
  background-color: rgb(162 147 8 / 0.3) !important;
}
.hover\:tw-bg-wb-feedback-text\/35:hover{
  background-color: rgb(162 147 8 / 0.35) !important;
}
.hover\:tw-bg-wb-feedback-text\/40:hover{
  background-color: rgb(162 147 8 / 0.4) !important;
}
.hover\:tw-bg-wb-feedback-text\/45:hover{
  background-color: rgb(162 147 8 / 0.45) !important;
}
.hover\:tw-bg-wb-feedback-text\/5:hover{
  background-color: rgb(162 147 8 / 0.05) !important;
}
.hover\:tw-bg-wb-feedback-text\/50:hover{
  background-color: rgb(162 147 8 / 0.5) !important;
}
.hover\:tw-bg-wb-feedback-text\/55:hover{
  background-color: rgb(162 147 8 / 0.55) !important;
}
.hover\:tw-bg-wb-feedback-text\/60:hover{
  background-color: rgb(162 147 8 / 0.6) !important;
}
.hover\:tw-bg-wb-feedback-text\/65:hover{
  background-color: rgb(162 147 8 / 0.65) !important;
}
.hover\:tw-bg-wb-feedback-text\/70:hover{
  background-color: rgb(162 147 8 / 0.7) !important;
}
.hover\:tw-bg-wb-feedback-text\/75:hover{
  background-color: rgb(162 147 8 / 0.75) !important;
}
.hover\:tw-bg-wb-feedback-text\/80:hover{
  background-color: rgb(162 147 8 / 0.8) !important;
}
.hover\:tw-bg-wb-feedback-text\/85:hover{
  background-color: rgb(162 147 8 / 0.85) !important;
}
.hover\:tw-bg-wb-feedback-text\/90:hover{
  background-color: rgb(162 147 8 / 0.9) !important;
}
.hover\:tw-bg-wb-feedback-text\/95:hover{
  background-color: rgb(162 147 8 / 0.95) !important;
}
.hover\:tw-bg-wb-gcma-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 234 210 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-gcma-background\/0:hover{
  background-color: rgb(254 234 210 / 0) !important;
}
.hover\:tw-bg-wb-gcma-background\/10:hover{
  background-color: rgb(254 234 210 / 0.1) !important;
}
.hover\:tw-bg-wb-gcma-background\/100:hover{
  background-color: rgb(254 234 210 / 1) !important;
}
.hover\:tw-bg-wb-gcma-background\/15:hover{
  background-color: rgb(254 234 210 / 0.15) !important;
}
.hover\:tw-bg-wb-gcma-background\/20:hover{
  background-color: rgb(254 234 210 / 0.2) !important;
}
.hover\:tw-bg-wb-gcma-background\/25:hover{
  background-color: rgb(254 234 210 / 0.25) !important;
}
.hover\:tw-bg-wb-gcma-background\/30:hover{
  background-color: rgb(254 234 210 / 0.3) !important;
}
.hover\:tw-bg-wb-gcma-background\/35:hover{
  background-color: rgb(254 234 210 / 0.35) !important;
}
.hover\:tw-bg-wb-gcma-background\/40:hover{
  background-color: rgb(254 234 210 / 0.4) !important;
}
.hover\:tw-bg-wb-gcma-background\/45:hover{
  background-color: rgb(254 234 210 / 0.45) !important;
}
.hover\:tw-bg-wb-gcma-background\/5:hover{
  background-color: rgb(254 234 210 / 0.05) !important;
}
.hover\:tw-bg-wb-gcma-background\/50:hover{
  background-color: rgb(254 234 210 / 0.5) !important;
}
.hover\:tw-bg-wb-gcma-background\/55:hover{
  background-color: rgb(254 234 210 / 0.55) !important;
}
.hover\:tw-bg-wb-gcma-background\/60:hover{
  background-color: rgb(254 234 210 / 0.6) !important;
}
.hover\:tw-bg-wb-gcma-background\/65:hover{
  background-color: rgb(254 234 210 / 0.65) !important;
}
.hover\:tw-bg-wb-gcma-background\/70:hover{
  background-color: rgb(254 234 210 / 0.7) !important;
}
.hover\:tw-bg-wb-gcma-background\/75:hover{
  background-color: rgb(254 234 210 / 0.75) !important;
}
.hover\:tw-bg-wb-gcma-background\/80:hover{
  background-color: rgb(254 234 210 / 0.8) !important;
}
.hover\:tw-bg-wb-gcma-background\/85:hover{
  background-color: rgb(254 234 210 / 0.85) !important;
}
.hover\:tw-bg-wb-gcma-background\/90:hover{
  background-color: rgb(254 234 210 / 0.9) !important;
}
.hover\:tw-bg-wb-gcma-background\/95:hover{
  background-color: rgb(254 234 210 / 0.95) !important;
}
.hover\:tw-bg-wb-gcma-text:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 121 23 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-gcma-text\/0:hover{
  background-color: rgb(198 121 23 / 0) !important;
}
.hover\:tw-bg-wb-gcma-text\/10:hover{
  background-color: rgb(198 121 23 / 0.1) !important;
}
.hover\:tw-bg-wb-gcma-text\/100:hover{
  background-color: rgb(198 121 23 / 1) !important;
}
.hover\:tw-bg-wb-gcma-text\/15:hover{
  background-color: rgb(198 121 23 / 0.15) !important;
}
.hover\:tw-bg-wb-gcma-text\/20:hover{
  background-color: rgb(198 121 23 / 0.2) !important;
}
.hover\:tw-bg-wb-gcma-text\/25:hover{
  background-color: rgb(198 121 23 / 0.25) !important;
}
.hover\:tw-bg-wb-gcma-text\/30:hover{
  background-color: rgb(198 121 23 / 0.3) !important;
}
.hover\:tw-bg-wb-gcma-text\/35:hover{
  background-color: rgb(198 121 23 / 0.35) !important;
}
.hover\:tw-bg-wb-gcma-text\/40:hover{
  background-color: rgb(198 121 23 / 0.4) !important;
}
.hover\:tw-bg-wb-gcma-text\/45:hover{
  background-color: rgb(198 121 23 / 0.45) !important;
}
.hover\:tw-bg-wb-gcma-text\/5:hover{
  background-color: rgb(198 121 23 / 0.05) !important;
}
.hover\:tw-bg-wb-gcma-text\/50:hover{
  background-color: rgb(198 121 23 / 0.5) !important;
}
.hover\:tw-bg-wb-gcma-text\/55:hover{
  background-color: rgb(198 121 23 / 0.55) !important;
}
.hover\:tw-bg-wb-gcma-text\/60:hover{
  background-color: rgb(198 121 23 / 0.6) !important;
}
.hover\:tw-bg-wb-gcma-text\/65:hover{
  background-color: rgb(198 121 23 / 0.65) !important;
}
.hover\:tw-bg-wb-gcma-text\/70:hover{
  background-color: rgb(198 121 23 / 0.7) !important;
}
.hover\:tw-bg-wb-gcma-text\/75:hover{
  background-color: rgb(198 121 23 / 0.75) !important;
}
.hover\:tw-bg-wb-gcma-text\/80:hover{
  background-color: rgb(198 121 23 / 0.8) !important;
}
.hover\:tw-bg-wb-gcma-text\/85:hover{
  background-color: rgb(198 121 23 / 0.85) !important;
}
.hover\:tw-bg-wb-gcma-text\/90:hover{
  background-color: rgb(198 121 23 / 0.9) !important;
}
.hover\:tw-bg-wb-gcma-text\/95:hover{
  background-color: rgb(198 121 23 / 0.95) !important;
}
.hover\:tw-bg-wb-generic-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-generic-background\/0:hover{
  background-color: rgb(241 244 248 / 0) !important;
}
.hover\:tw-bg-wb-generic-background\/10:hover{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.hover\:tw-bg-wb-generic-background\/100:hover{
  background-color: rgb(241 244 248 / 1) !important;
}
.hover\:tw-bg-wb-generic-background\/15:hover{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.hover\:tw-bg-wb-generic-background\/20:hover{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.hover\:tw-bg-wb-generic-background\/25:hover{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.hover\:tw-bg-wb-generic-background\/30:hover{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.hover\:tw-bg-wb-generic-background\/35:hover{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.hover\:tw-bg-wb-generic-background\/40:hover{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.hover\:tw-bg-wb-generic-background\/45:hover{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.hover\:tw-bg-wb-generic-background\/5:hover{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.hover\:tw-bg-wb-generic-background\/50:hover{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.hover\:tw-bg-wb-generic-background\/55:hover{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.hover\:tw-bg-wb-generic-background\/60:hover{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.hover\:tw-bg-wb-generic-background\/65:hover{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.hover\:tw-bg-wb-generic-background\/70:hover{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.hover\:tw-bg-wb-generic-background\/75:hover{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.hover\:tw-bg-wb-generic-background\/80:hover{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.hover\:tw-bg-wb-generic-background\/85:hover{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.hover\:tw-bg-wb-generic-background\/90:hover{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.hover\:tw-bg-wb-generic-background\/95:hover{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.hover\:tw-bg-wb-gray-accent:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-gray-accent\/0:hover{
  background-color: rgb(241 244 248 / 0) !important;
}
.hover\:tw-bg-wb-gray-accent\/10:hover{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.hover\:tw-bg-wb-gray-accent\/100:hover{
  background-color: rgb(241 244 248 / 1) !important;
}
.hover\:tw-bg-wb-gray-accent\/15:hover{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.hover\:tw-bg-wb-gray-accent\/20:hover{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.hover\:tw-bg-wb-gray-accent\/25:hover{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.hover\:tw-bg-wb-gray-accent\/30:hover{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.hover\:tw-bg-wb-gray-accent\/35:hover{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.hover\:tw-bg-wb-gray-accent\/40:hover{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.hover\:tw-bg-wb-gray-accent\/45:hover{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.hover\:tw-bg-wb-gray-accent\/5:hover{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.hover\:tw-bg-wb-gray-accent\/50:hover{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.hover\:tw-bg-wb-gray-accent\/55:hover{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.hover\:tw-bg-wb-gray-accent\/60:hover{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.hover\:tw-bg-wb-gray-accent\/65:hover{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.hover\:tw-bg-wb-gray-accent\/70:hover{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.hover\:tw-bg-wb-gray-accent\/75:hover{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.hover\:tw-bg-wb-gray-accent\/80:hover{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.hover\:tw-bg-wb-gray-accent\/85:hover{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.hover\:tw-bg-wb-gray-accent\/90:hover{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.hover\:tw-bg-wb-gray-accent\/95:hover{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.hover\:tw-bg-wb-gray-border:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 225 230 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-gray-border\/0:hover{
  background-color: rgb(221 225 230 / 0) !important;
}
.hover\:tw-bg-wb-gray-border\/10:hover{
  background-color: rgb(221 225 230 / 0.1) !important;
}
.hover\:tw-bg-wb-gray-border\/100:hover{
  background-color: rgb(221 225 230 / 1) !important;
}
.hover\:tw-bg-wb-gray-border\/15:hover{
  background-color: rgb(221 225 230 / 0.15) !important;
}
.hover\:tw-bg-wb-gray-border\/20:hover{
  background-color: rgb(221 225 230 / 0.2) !important;
}
.hover\:tw-bg-wb-gray-border\/25:hover{
  background-color: rgb(221 225 230 / 0.25) !important;
}
.hover\:tw-bg-wb-gray-border\/30:hover{
  background-color: rgb(221 225 230 / 0.3) !important;
}
.hover\:tw-bg-wb-gray-border\/35:hover{
  background-color: rgb(221 225 230 / 0.35) !important;
}
.hover\:tw-bg-wb-gray-border\/40:hover{
  background-color: rgb(221 225 230 / 0.4) !important;
}
.hover\:tw-bg-wb-gray-border\/45:hover{
  background-color: rgb(221 225 230 / 0.45) !important;
}
.hover\:tw-bg-wb-gray-border\/5:hover{
  background-color: rgb(221 225 230 / 0.05) !important;
}
.hover\:tw-bg-wb-gray-border\/50:hover{
  background-color: rgb(221 225 230 / 0.5) !important;
}
.hover\:tw-bg-wb-gray-border\/55:hover{
  background-color: rgb(221 225 230 / 0.55) !important;
}
.hover\:tw-bg-wb-gray-border\/60:hover{
  background-color: rgb(221 225 230 / 0.6) !important;
}
.hover\:tw-bg-wb-gray-border\/65:hover{
  background-color: rgb(221 225 230 / 0.65) !important;
}
.hover\:tw-bg-wb-gray-border\/70:hover{
  background-color: rgb(221 225 230 / 0.7) !important;
}
.hover\:tw-bg-wb-gray-border\/75:hover{
  background-color: rgb(221 225 230 / 0.75) !important;
}
.hover\:tw-bg-wb-gray-border\/80:hover{
  background-color: rgb(221 225 230 / 0.8) !important;
}
.hover\:tw-bg-wb-gray-border\/85:hover{
  background-color: rgb(221 225 230 / 0.85) !important;
}
.hover\:tw-bg-wb-gray-border\/90:hover{
  background-color: rgb(221 225 230 / 0.9) !important;
}
.hover\:tw-bg-wb-gray-border\/95:hover{
  background-color: rgb(221 225 230 / 0.95) !important;
}
.hover\:tw-bg-wb-gray-dark:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-gray-dark\/0:hover{
  background-color: rgb(107 114 128 / 0) !important;
}
.hover\:tw-bg-wb-gray-dark\/10:hover{
  background-color: rgb(107 114 128 / 0.1) !important;
}
.hover\:tw-bg-wb-gray-dark\/100:hover{
  background-color: rgb(107 114 128 / 1) !important;
}
.hover\:tw-bg-wb-gray-dark\/15:hover{
  background-color: rgb(107 114 128 / 0.15) !important;
}
.hover\:tw-bg-wb-gray-dark\/20:hover{
  background-color: rgb(107 114 128 / 0.2) !important;
}
.hover\:tw-bg-wb-gray-dark\/25:hover{
  background-color: rgb(107 114 128 / 0.25) !important;
}
.hover\:tw-bg-wb-gray-dark\/30:hover{
  background-color: rgb(107 114 128 / 0.3) !important;
}
.hover\:tw-bg-wb-gray-dark\/35:hover{
  background-color: rgb(107 114 128 / 0.35) !important;
}
.hover\:tw-bg-wb-gray-dark\/40:hover{
  background-color: rgb(107 114 128 / 0.4) !important;
}
.hover\:tw-bg-wb-gray-dark\/45:hover{
  background-color: rgb(107 114 128 / 0.45) !important;
}
.hover\:tw-bg-wb-gray-dark\/5:hover{
  background-color: rgb(107 114 128 / 0.05) !important;
}
.hover\:tw-bg-wb-gray-dark\/50:hover{
  background-color: rgb(107 114 128 / 0.5) !important;
}
.hover\:tw-bg-wb-gray-dark\/55:hover{
  background-color: rgb(107 114 128 / 0.55) !important;
}
.hover\:tw-bg-wb-gray-dark\/60:hover{
  background-color: rgb(107 114 128 / 0.6) !important;
}
.hover\:tw-bg-wb-gray-dark\/65:hover{
  background-color: rgb(107 114 128 / 0.65) !important;
}
.hover\:tw-bg-wb-gray-dark\/70:hover{
  background-color: rgb(107 114 128 / 0.7) !important;
}
.hover\:tw-bg-wb-gray-dark\/75:hover{
  background-color: rgb(107 114 128 / 0.75) !important;
}
.hover\:tw-bg-wb-gray-dark\/80:hover{
  background-color: rgb(107 114 128 / 0.8) !important;
}
.hover\:tw-bg-wb-gray-dark\/85:hover{
  background-color: rgb(107 114 128 / 0.85) !important;
}
.hover\:tw-bg-wb-gray-dark\/90:hover{
  background-color: rgb(107 114 128 / 0.9) !important;
}
.hover\:tw-bg-wb-gray-dark\/95:hover{
  background-color: rgb(107 114 128 / 0.95) !important;
}
.hover\:tw-bg-wb-gray-light:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-gray-light\/0:hover{
  background-color: rgb(250 250 250 / 0) !important;
}
.hover\:tw-bg-wb-gray-light\/10:hover{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.hover\:tw-bg-wb-gray-light\/100:hover{
  background-color: rgb(250 250 250 / 1) !important;
}
.hover\:tw-bg-wb-gray-light\/15:hover{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.hover\:tw-bg-wb-gray-light\/20:hover{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.hover\:tw-bg-wb-gray-light\/25:hover{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.hover\:tw-bg-wb-gray-light\/30:hover{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.hover\:tw-bg-wb-gray-light\/35:hover{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.hover\:tw-bg-wb-gray-light\/40:hover{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.hover\:tw-bg-wb-gray-light\/45:hover{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.hover\:tw-bg-wb-gray-light\/5:hover{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.hover\:tw-bg-wb-gray-light\/50:hover{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.hover\:tw-bg-wb-gray-light\/55:hover{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.hover\:tw-bg-wb-gray-light\/60:hover{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.hover\:tw-bg-wb-gray-light\/65:hover{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.hover\:tw-bg-wb-gray-light\/70:hover{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.hover\:tw-bg-wb-gray-light\/75:hover{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.hover\:tw-bg-wb-gray-light\/80:hover{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.hover\:tw-bg-wb-gray-light\/85:hover{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.hover\:tw-bg-wb-gray-light\/90:hover{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.hover\:tw-bg-wb-gray-light\/95:hover{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.hover\:tw-bg-wb-header:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 44 52 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-header\/0:hover{
  background-color: rgb(38 44 52 / 0) !important;
}
.hover\:tw-bg-wb-header\/10:hover{
  background-color: rgb(38 44 52 / 0.1) !important;
}
.hover\:tw-bg-wb-header\/100:hover{
  background-color: rgb(38 44 52 / 1) !important;
}
.hover\:tw-bg-wb-header\/15:hover{
  background-color: rgb(38 44 52 / 0.15) !important;
}
.hover\:tw-bg-wb-header\/20:hover{
  background-color: rgb(38 44 52 / 0.2) !important;
}
.hover\:tw-bg-wb-header\/25:hover{
  background-color: rgb(38 44 52 / 0.25) !important;
}
.hover\:tw-bg-wb-header\/30:hover{
  background-color: rgb(38 44 52 / 0.3) !important;
}
.hover\:tw-bg-wb-header\/35:hover{
  background-color: rgb(38 44 52 / 0.35) !important;
}
.hover\:tw-bg-wb-header\/40:hover{
  background-color: rgb(38 44 52 / 0.4) !important;
}
.hover\:tw-bg-wb-header\/45:hover{
  background-color: rgb(38 44 52 / 0.45) !important;
}
.hover\:tw-bg-wb-header\/5:hover{
  background-color: rgb(38 44 52 / 0.05) !important;
}
.hover\:tw-bg-wb-header\/50:hover{
  background-color: rgb(38 44 52 / 0.5) !important;
}
.hover\:tw-bg-wb-header\/55:hover{
  background-color: rgb(38 44 52 / 0.55) !important;
}
.hover\:tw-bg-wb-header\/60:hover{
  background-color: rgb(38 44 52 / 0.6) !important;
}
.hover\:tw-bg-wb-header\/65:hover{
  background-color: rgb(38 44 52 / 0.65) !important;
}
.hover\:tw-bg-wb-header\/70:hover{
  background-color: rgb(38 44 52 / 0.7) !important;
}
.hover\:tw-bg-wb-header\/75:hover{
  background-color: rgb(38 44 52 / 0.75) !important;
}
.hover\:tw-bg-wb-header\/80:hover{
  background-color: rgb(38 44 52 / 0.8) !important;
}
.hover\:tw-bg-wb-header\/85:hover{
  background-color: rgb(38 44 52 / 0.85) !important;
}
.hover\:tw-bg-wb-header\/90:hover{
  background-color: rgb(38 44 52 / 0.9) !important;
}
.hover\:tw-bg-wb-header\/95:hover{
  background-color: rgb(38 44 52 / 0.95) !important;
}
.hover\:tw-bg-wb-info:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-info\/0:hover{
  background-color: rgb(204 233 246 / 0) !important;
}
.hover\:tw-bg-wb-info\/10:hover{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.hover\:tw-bg-wb-info\/100:hover{
  background-color: rgb(204 233 246 / 1) !important;
}
.hover\:tw-bg-wb-info\/15:hover{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.hover\:tw-bg-wb-info\/20:hover{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.hover\:tw-bg-wb-info\/25:hover{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.hover\:tw-bg-wb-info\/30:hover{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.hover\:tw-bg-wb-info\/35:hover{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.hover\:tw-bg-wb-info\/40:hover{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.hover\:tw-bg-wb-info\/45:hover{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.hover\:tw-bg-wb-info\/5:hover{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.hover\:tw-bg-wb-info\/50:hover{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.hover\:tw-bg-wb-info\/55:hover{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.hover\:tw-bg-wb-info\/60:hover{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.hover\:tw-bg-wb-info\/65:hover{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.hover\:tw-bg-wb-info\/70:hover{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.hover\:tw-bg-wb-info\/75:hover{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.hover\:tw-bg-wb-info\/80:hover{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.hover\:tw-bg-wb-info\/85:hover{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.hover\:tw-bg-wb-info\/90:hover{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.hover\:tw-bg-wb-info\/95:hover{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.hover\:tw-bg-wb-production-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 216 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-production-background\/0:hover{
  background-color: rgb(223 216 255 / 0) !important;
}
.hover\:tw-bg-wb-production-background\/10:hover{
  background-color: rgb(223 216 255 / 0.1) !important;
}
.hover\:tw-bg-wb-production-background\/100:hover{
  background-color: rgb(223 216 255 / 1) !important;
}
.hover\:tw-bg-wb-production-background\/15:hover{
  background-color: rgb(223 216 255 / 0.15) !important;
}
.hover\:tw-bg-wb-production-background\/20:hover{
  background-color: rgb(223 216 255 / 0.2) !important;
}
.hover\:tw-bg-wb-production-background\/25:hover{
  background-color: rgb(223 216 255 / 0.25) !important;
}
.hover\:tw-bg-wb-production-background\/30:hover{
  background-color: rgb(223 216 255 / 0.3) !important;
}
.hover\:tw-bg-wb-production-background\/35:hover{
  background-color: rgb(223 216 255 / 0.35) !important;
}
.hover\:tw-bg-wb-production-background\/40:hover{
  background-color: rgb(223 216 255 / 0.4) !important;
}
.hover\:tw-bg-wb-production-background\/45:hover{
  background-color: rgb(223 216 255 / 0.45) !important;
}
.hover\:tw-bg-wb-production-background\/5:hover{
  background-color: rgb(223 216 255 / 0.05) !important;
}
.hover\:tw-bg-wb-production-background\/50:hover{
  background-color: rgb(223 216 255 / 0.5) !important;
}
.hover\:tw-bg-wb-production-background\/55:hover{
  background-color: rgb(223 216 255 / 0.55) !important;
}
.hover\:tw-bg-wb-production-background\/60:hover{
  background-color: rgb(223 216 255 / 0.6) !important;
}
.hover\:tw-bg-wb-production-background\/65:hover{
  background-color: rgb(223 216 255 / 0.65) !important;
}
.hover\:tw-bg-wb-production-background\/70:hover{
  background-color: rgb(223 216 255 / 0.7) !important;
}
.hover\:tw-bg-wb-production-background\/75:hover{
  background-color: rgb(223 216 255 / 0.75) !important;
}
.hover\:tw-bg-wb-production-background\/80:hover{
  background-color: rgb(223 216 255 / 0.8) !important;
}
.hover\:tw-bg-wb-production-background\/85:hover{
  background-color: rgb(223 216 255 / 0.85) !important;
}
.hover\:tw-bg-wb-production-background\/90:hover{
  background-color: rgb(223 216 255 / 0.9) !important;
}
.hover\:tw-bg-wb-production-background\/95:hover{
  background-color: rgb(223 216 255 / 0.95) !important;
}
.hover\:tw-bg-wb-production-text:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 37 163 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-production-text\/0:hover{
  background-color: rgb(59 37 163 / 0) !important;
}
.hover\:tw-bg-wb-production-text\/10:hover{
  background-color: rgb(59 37 163 / 0.1) !important;
}
.hover\:tw-bg-wb-production-text\/100:hover{
  background-color: rgb(59 37 163 / 1) !important;
}
.hover\:tw-bg-wb-production-text\/15:hover{
  background-color: rgb(59 37 163 / 0.15) !important;
}
.hover\:tw-bg-wb-production-text\/20:hover{
  background-color: rgb(59 37 163 / 0.2) !important;
}
.hover\:tw-bg-wb-production-text\/25:hover{
  background-color: rgb(59 37 163 / 0.25) !important;
}
.hover\:tw-bg-wb-production-text\/30:hover{
  background-color: rgb(59 37 163 / 0.3) !important;
}
.hover\:tw-bg-wb-production-text\/35:hover{
  background-color: rgb(59 37 163 / 0.35) !important;
}
.hover\:tw-bg-wb-production-text\/40:hover{
  background-color: rgb(59 37 163 / 0.4) !important;
}
.hover\:tw-bg-wb-production-text\/45:hover{
  background-color: rgb(59 37 163 / 0.45) !important;
}
.hover\:tw-bg-wb-production-text\/5:hover{
  background-color: rgb(59 37 163 / 0.05) !important;
}
.hover\:tw-bg-wb-production-text\/50:hover{
  background-color: rgb(59 37 163 / 0.5) !important;
}
.hover\:tw-bg-wb-production-text\/55:hover{
  background-color: rgb(59 37 163 / 0.55) !important;
}
.hover\:tw-bg-wb-production-text\/60:hover{
  background-color: rgb(59 37 163 / 0.6) !important;
}
.hover\:tw-bg-wb-production-text\/65:hover{
  background-color: rgb(59 37 163 / 0.65) !important;
}
.hover\:tw-bg-wb-production-text\/70:hover{
  background-color: rgb(59 37 163 / 0.7) !important;
}
.hover\:tw-bg-wb-production-text\/75:hover{
  background-color: rgb(59 37 163 / 0.75) !important;
}
.hover\:tw-bg-wb-production-text\/80:hover{
  background-color: rgb(59 37 163 / 0.8) !important;
}
.hover\:tw-bg-wb-production-text\/85:hover{
  background-color: rgb(59 37 163 / 0.85) !important;
}
.hover\:tw-bg-wb-production-text\/90:hover{
  background-color: rgb(59 37 163 / 0.9) !important;
}
.hover\:tw-bg-wb-production-text\/95:hover{
  background-color: rgb(59 37 163 / 0.95) !important;
}
.hover\:tw-bg-wb-success-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 239 220 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-success-background\/0:hover{
  background-color: rgb(216 239 220 / 0) !important;
}
.hover\:tw-bg-wb-success-background\/10:hover{
  background-color: rgb(216 239 220 / 0.1) !important;
}
.hover\:tw-bg-wb-success-background\/100:hover{
  background-color: rgb(216 239 220 / 1) !important;
}
.hover\:tw-bg-wb-success-background\/15:hover{
  background-color: rgb(216 239 220 / 0.15) !important;
}
.hover\:tw-bg-wb-success-background\/20:hover{
  background-color: rgb(216 239 220 / 0.2) !important;
}
.hover\:tw-bg-wb-success-background\/25:hover{
  background-color: rgb(216 239 220 / 0.25) !important;
}
.hover\:tw-bg-wb-success-background\/30:hover{
  background-color: rgb(216 239 220 / 0.3) !important;
}
.hover\:tw-bg-wb-success-background\/35:hover{
  background-color: rgb(216 239 220 / 0.35) !important;
}
.hover\:tw-bg-wb-success-background\/40:hover{
  background-color: rgb(216 239 220 / 0.4) !important;
}
.hover\:tw-bg-wb-success-background\/45:hover{
  background-color: rgb(216 239 220 / 0.45) !important;
}
.hover\:tw-bg-wb-success-background\/5:hover{
  background-color: rgb(216 239 220 / 0.05) !important;
}
.hover\:tw-bg-wb-success-background\/50:hover{
  background-color: rgb(216 239 220 / 0.5) !important;
}
.hover\:tw-bg-wb-success-background\/55:hover{
  background-color: rgb(216 239 220 / 0.55) !important;
}
.hover\:tw-bg-wb-success-background\/60:hover{
  background-color: rgb(216 239 220 / 0.6) !important;
}
.hover\:tw-bg-wb-success-background\/65:hover{
  background-color: rgb(216 239 220 / 0.65) !important;
}
.hover\:tw-bg-wb-success-background\/70:hover{
  background-color: rgb(216 239 220 / 0.7) !important;
}
.hover\:tw-bg-wb-success-background\/75:hover{
  background-color: rgb(216 239 220 / 0.75) !important;
}
.hover\:tw-bg-wb-success-background\/80:hover{
  background-color: rgb(216 239 220 / 0.8) !important;
}
.hover\:tw-bg-wb-success-background\/85:hover{
  background-color: rgb(216 239 220 / 0.85) !important;
}
.hover\:tw-bg-wb-success-background\/90:hover{
  background-color: rgb(216 239 220 / 0.9) !important;
}
.hover\:tw-bg-wb-success-background\/95:hover{
  background-color: rgb(216 239 220 / 0.95) !important;
}
.hover\:tw-bg-wb-success-text:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 139 64 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-success-text\/0:hover{
  background-color: rgb(50 139 64 / 0) !important;
}
.hover\:tw-bg-wb-success-text\/10:hover{
  background-color: rgb(50 139 64 / 0.1) !important;
}
.hover\:tw-bg-wb-success-text\/100:hover{
  background-color: rgb(50 139 64 / 1) !important;
}
.hover\:tw-bg-wb-success-text\/15:hover{
  background-color: rgb(50 139 64 / 0.15) !important;
}
.hover\:tw-bg-wb-success-text\/20:hover{
  background-color: rgb(50 139 64 / 0.2) !important;
}
.hover\:tw-bg-wb-success-text\/25:hover{
  background-color: rgb(50 139 64 / 0.25) !important;
}
.hover\:tw-bg-wb-success-text\/30:hover{
  background-color: rgb(50 139 64 / 0.3) !important;
}
.hover\:tw-bg-wb-success-text\/35:hover{
  background-color: rgb(50 139 64 / 0.35) !important;
}
.hover\:tw-bg-wb-success-text\/40:hover{
  background-color: rgb(50 139 64 / 0.4) !important;
}
.hover\:tw-bg-wb-success-text\/45:hover{
  background-color: rgb(50 139 64 / 0.45) !important;
}
.hover\:tw-bg-wb-success-text\/5:hover{
  background-color: rgb(50 139 64 / 0.05) !important;
}
.hover\:tw-bg-wb-success-text\/50:hover{
  background-color: rgb(50 139 64 / 0.5) !important;
}
.hover\:tw-bg-wb-success-text\/55:hover{
  background-color: rgb(50 139 64 / 0.55) !important;
}
.hover\:tw-bg-wb-success-text\/60:hover{
  background-color: rgb(50 139 64 / 0.6) !important;
}
.hover\:tw-bg-wb-success-text\/65:hover{
  background-color: rgb(50 139 64 / 0.65) !important;
}
.hover\:tw-bg-wb-success-text\/70:hover{
  background-color: rgb(50 139 64 / 0.7) !important;
}
.hover\:tw-bg-wb-success-text\/75:hover{
  background-color: rgb(50 139 64 / 0.75) !important;
}
.hover\:tw-bg-wb-success-text\/80:hover{
  background-color: rgb(50 139 64 / 0.8) !important;
}
.hover\:tw-bg-wb-success-text\/85:hover{
  background-color: rgb(50 139 64 / 0.85) !important;
}
.hover\:tw-bg-wb-success-text\/90:hover{
  background-color: rgb(50 139 64 / 0.9) !important;
}
.hover\:tw-bg-wb-success-text\/95:hover{
  background-color: rgb(50 139 64 / 0.95) !important;
}
.hover\:tw-bg-wb-updates-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 232 229 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-updates-background\/0:hover{
  background-color: rgb(252 232 229 / 0) !important;
}
.hover\:tw-bg-wb-updates-background\/10:hover{
  background-color: rgb(252 232 229 / 0.1) !important;
}
.hover\:tw-bg-wb-updates-background\/100:hover{
  background-color: rgb(252 232 229 / 1) !important;
}
.hover\:tw-bg-wb-updates-background\/15:hover{
  background-color: rgb(252 232 229 / 0.15) !important;
}
.hover\:tw-bg-wb-updates-background\/20:hover{
  background-color: rgb(252 232 229 / 0.2) !important;
}
.hover\:tw-bg-wb-updates-background\/25:hover{
  background-color: rgb(252 232 229 / 0.25) !important;
}
.hover\:tw-bg-wb-updates-background\/30:hover{
  background-color: rgb(252 232 229 / 0.3) !important;
}
.hover\:tw-bg-wb-updates-background\/35:hover{
  background-color: rgb(252 232 229 / 0.35) !important;
}
.hover\:tw-bg-wb-updates-background\/40:hover{
  background-color: rgb(252 232 229 / 0.4) !important;
}
.hover\:tw-bg-wb-updates-background\/45:hover{
  background-color: rgb(252 232 229 / 0.45) !important;
}
.hover\:tw-bg-wb-updates-background\/5:hover{
  background-color: rgb(252 232 229 / 0.05) !important;
}
.hover\:tw-bg-wb-updates-background\/50:hover{
  background-color: rgb(252 232 229 / 0.5) !important;
}
.hover\:tw-bg-wb-updates-background\/55:hover{
  background-color: rgb(252 232 229 / 0.55) !important;
}
.hover\:tw-bg-wb-updates-background\/60:hover{
  background-color: rgb(252 232 229 / 0.6) !important;
}
.hover\:tw-bg-wb-updates-background\/65:hover{
  background-color: rgb(252 232 229 / 0.65) !important;
}
.hover\:tw-bg-wb-updates-background\/70:hover{
  background-color: rgb(252 232 229 / 0.7) !important;
}
.hover\:tw-bg-wb-updates-background\/75:hover{
  background-color: rgb(252 232 229 / 0.75) !important;
}
.hover\:tw-bg-wb-updates-background\/80:hover{
  background-color: rgb(252 232 229 / 0.8) !important;
}
.hover\:tw-bg-wb-updates-background\/85:hover{
  background-color: rgb(252 232 229 / 0.85) !important;
}
.hover\:tw-bg-wb-updates-background\/90:hover{
  background-color: rgb(252 232 229 / 0.9) !important;
}
.hover\:tw-bg-wb-updates-background\/95:hover{
  background-color: rgb(252 232 229 / 0.95) !important;
}
.hover\:tw-bg-wb-warning-background:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 234 210 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-warning-background\/0:hover{
  background-color: rgb(254 234 210 / 0) !important;
}
.hover\:tw-bg-wb-warning-background\/10:hover{
  background-color: rgb(254 234 210 / 0.1) !important;
}
.hover\:tw-bg-wb-warning-background\/100:hover{
  background-color: rgb(254 234 210 / 1) !important;
}
.hover\:tw-bg-wb-warning-background\/15:hover{
  background-color: rgb(254 234 210 / 0.15) !important;
}
.hover\:tw-bg-wb-warning-background\/20:hover{
  background-color: rgb(254 234 210 / 0.2) !important;
}
.hover\:tw-bg-wb-warning-background\/25:hover{
  background-color: rgb(254 234 210 / 0.25) !important;
}
.hover\:tw-bg-wb-warning-background\/30:hover{
  background-color: rgb(254 234 210 / 0.3) !important;
}
.hover\:tw-bg-wb-warning-background\/35:hover{
  background-color: rgb(254 234 210 / 0.35) !important;
}
.hover\:tw-bg-wb-warning-background\/40:hover{
  background-color: rgb(254 234 210 / 0.4) !important;
}
.hover\:tw-bg-wb-warning-background\/45:hover{
  background-color: rgb(254 234 210 / 0.45) !important;
}
.hover\:tw-bg-wb-warning-background\/5:hover{
  background-color: rgb(254 234 210 / 0.05) !important;
}
.hover\:tw-bg-wb-warning-background\/50:hover{
  background-color: rgb(254 234 210 / 0.5) !important;
}
.hover\:tw-bg-wb-warning-background\/55:hover{
  background-color: rgb(254 234 210 / 0.55) !important;
}
.hover\:tw-bg-wb-warning-background\/60:hover{
  background-color: rgb(254 234 210 / 0.6) !important;
}
.hover\:tw-bg-wb-warning-background\/65:hover{
  background-color: rgb(254 234 210 / 0.65) !important;
}
.hover\:tw-bg-wb-warning-background\/70:hover{
  background-color: rgb(254 234 210 / 0.7) !important;
}
.hover\:tw-bg-wb-warning-background\/75:hover{
  background-color: rgb(254 234 210 / 0.75) !important;
}
.hover\:tw-bg-wb-warning-background\/80:hover{
  background-color: rgb(254 234 210 / 0.8) !important;
}
.hover\:tw-bg-wb-warning-background\/85:hover{
  background-color: rgb(254 234 210 / 0.85) !important;
}
.hover\:tw-bg-wb-warning-background\/90:hover{
  background-color: rgb(254 234 210 / 0.9) !important;
}
.hover\:tw-bg-wb-warning-background\/95:hover{
  background-color: rgb(254 234 210 / 0.95) !important;
}
.hover\:tw-bg-wb-warning-text:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 121 23 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-warning-text\/0:hover{
  background-color: rgb(198 121 23 / 0) !important;
}
.hover\:tw-bg-wb-warning-text\/10:hover{
  background-color: rgb(198 121 23 / 0.1) !important;
}
.hover\:tw-bg-wb-warning-text\/100:hover{
  background-color: rgb(198 121 23 / 1) !important;
}
.hover\:tw-bg-wb-warning-text\/15:hover{
  background-color: rgb(198 121 23 / 0.15) !important;
}
.hover\:tw-bg-wb-warning-text\/20:hover{
  background-color: rgb(198 121 23 / 0.2) !important;
}
.hover\:tw-bg-wb-warning-text\/25:hover{
  background-color: rgb(198 121 23 / 0.25) !important;
}
.hover\:tw-bg-wb-warning-text\/30:hover{
  background-color: rgb(198 121 23 / 0.3) !important;
}
.hover\:tw-bg-wb-warning-text\/35:hover{
  background-color: rgb(198 121 23 / 0.35) !important;
}
.hover\:tw-bg-wb-warning-text\/40:hover{
  background-color: rgb(198 121 23 / 0.4) !important;
}
.hover\:tw-bg-wb-warning-text\/45:hover{
  background-color: rgb(198 121 23 / 0.45) !important;
}
.hover\:tw-bg-wb-warning-text\/5:hover{
  background-color: rgb(198 121 23 / 0.05) !important;
}
.hover\:tw-bg-wb-warning-text\/50:hover{
  background-color: rgb(198 121 23 / 0.5) !important;
}
.hover\:tw-bg-wb-warning-text\/55:hover{
  background-color: rgb(198 121 23 / 0.55) !important;
}
.hover\:tw-bg-wb-warning-text\/60:hover{
  background-color: rgb(198 121 23 / 0.6) !important;
}
.hover\:tw-bg-wb-warning-text\/65:hover{
  background-color: rgb(198 121 23 / 0.65) !important;
}
.hover\:tw-bg-wb-warning-text\/70:hover{
  background-color: rgb(198 121 23 / 0.7) !important;
}
.hover\:tw-bg-wb-warning-text\/75:hover{
  background-color: rgb(198 121 23 / 0.75) !important;
}
.hover\:tw-bg-wb-warning-text\/80:hover{
  background-color: rgb(198 121 23 / 0.8) !important;
}
.hover\:tw-bg-wb-warning-text\/85:hover{
  background-color: rgb(198 121 23 / 0.85) !important;
}
.hover\:tw-bg-wb-warning-text\/90:hover{
  background-color: rgb(198 121 23 / 0.9) !important;
}
.hover\:tw-bg-wb-warning-text\/95:hover{
  background-color: rgb(198 121 23 / 0.95) !important;
}
.hover\:tw-bg-wb-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-wb-white\/0:hover{
  background-color: rgb(255 255 255 / 0) !important;
}
.hover\:tw-bg-wb-white\/10:hover{
  background-color: rgb(255 255 255 / 0.1) !important;
}
.hover\:tw-bg-wb-white\/100:hover{
  background-color: rgb(255 255 255 / 1) !important;
}
.hover\:tw-bg-wb-white\/15:hover{
  background-color: rgb(255 255 255 / 0.15) !important;
}
.hover\:tw-bg-wb-white\/20:hover{
  background-color: rgb(255 255 255 / 0.2) !important;
}
.hover\:tw-bg-wb-white\/25:hover{
  background-color: rgb(255 255 255 / 0.25) !important;
}
.hover\:tw-bg-wb-white\/30:hover{
  background-color: rgb(255 255 255 / 0.3) !important;
}
.hover\:tw-bg-wb-white\/35:hover{
  background-color: rgb(255 255 255 / 0.35) !important;
}
.hover\:tw-bg-wb-white\/40:hover{
  background-color: rgb(255 255 255 / 0.4) !important;
}
.hover\:tw-bg-wb-white\/45:hover{
  background-color: rgb(255 255 255 / 0.45) !important;
}
.hover\:tw-bg-wb-white\/5:hover{
  background-color: rgb(255 255 255 / 0.05) !important;
}
.hover\:tw-bg-wb-white\/50:hover{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.hover\:tw-bg-wb-white\/55:hover{
  background-color: rgb(255 255 255 / 0.55) !important;
}
.hover\:tw-bg-wb-white\/60:hover{
  background-color: rgb(255 255 255 / 0.6) !important;
}
.hover\:tw-bg-wb-white\/65:hover{
  background-color: rgb(255 255 255 / 0.65) !important;
}
.hover\:tw-bg-wb-white\/70:hover{
  background-color: rgb(255 255 255 / 0.7) !important;
}
.hover\:tw-bg-wb-white\/75:hover{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.hover\:tw-bg-wb-white\/80:hover{
  background-color: rgb(255 255 255 / 0.8) !important;
}
.hover\:tw-bg-wb-white\/85:hover{
  background-color: rgb(255 255 255 / 0.85) !important;
}
.hover\:tw-bg-wb-white\/90:hover{
  background-color: rgb(255 255 255 / 0.9) !important;
}
.hover\:tw-bg-wb-white\/95:hover{
  background-color: rgb(255 255 255 / 0.95) !important;
}
.hover\:tw-bg-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-white\/0:hover{
  background-color: rgb(255 255 255 / 0) !important;
}
.hover\:tw-bg-white\/10:hover{
  background-color: rgb(255 255 255 / 0.1) !important;
}
.hover\:tw-bg-white\/100:hover{
  background-color: rgb(255 255 255 / 1) !important;
}
.hover\:tw-bg-white\/15:hover{
  background-color: rgb(255 255 255 / 0.15) !important;
}
.hover\:tw-bg-white\/20:hover{
  background-color: rgb(255 255 255 / 0.2) !important;
}
.hover\:tw-bg-white\/25:hover{
  background-color: rgb(255 255 255 / 0.25) !important;
}
.hover\:tw-bg-white\/30:hover{
  background-color: rgb(255 255 255 / 0.3) !important;
}
.hover\:tw-bg-white\/35:hover{
  background-color: rgb(255 255 255 / 0.35) !important;
}
.hover\:tw-bg-white\/40:hover{
  background-color: rgb(255 255 255 / 0.4) !important;
}
.hover\:tw-bg-white\/45:hover{
  background-color: rgb(255 255 255 / 0.45) !important;
}
.hover\:tw-bg-white\/5:hover{
  background-color: rgb(255 255 255 / 0.05) !important;
}
.hover\:tw-bg-white\/50:hover{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.hover\:tw-bg-white\/55:hover{
  background-color: rgb(255 255 255 / 0.55) !important;
}
.hover\:tw-bg-white\/60:hover{
  background-color: rgb(255 255 255 / 0.6) !important;
}
.hover\:tw-bg-white\/65:hover{
  background-color: rgb(255 255 255 / 0.65) !important;
}
.hover\:tw-bg-white\/70:hover{
  background-color: rgb(255 255 255 / 0.7) !important;
}
.hover\:tw-bg-white\/75:hover{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.hover\:tw-bg-white\/80:hover{
  background-color: rgb(255 255 255 / 0.8) !important;
}
.hover\:tw-bg-white\/85:hover{
  background-color: rgb(255 255 255 / 0.85) !important;
}
.hover\:tw-bg-white\/90:hover{
  background-color: rgb(255 255 255 / 0.9) !important;
}
.hover\:tw-bg-white\/95:hover{
  background-color: rgb(255 255 255 / 0.95) !important;
}
.hover\:tw-bg-yellow-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-100\/0:hover{
  background-color: rgb(254 249 195 / 0) !important;
}
.hover\:tw-bg-yellow-100\/10:hover{
  background-color: rgb(254 249 195 / 0.1) !important;
}
.hover\:tw-bg-yellow-100\/100:hover{
  background-color: rgb(254 249 195 / 1) !important;
}
.hover\:tw-bg-yellow-100\/15:hover{
  background-color: rgb(254 249 195 / 0.15) !important;
}
.hover\:tw-bg-yellow-100\/20:hover{
  background-color: rgb(254 249 195 / 0.2) !important;
}
.hover\:tw-bg-yellow-100\/25:hover{
  background-color: rgb(254 249 195 / 0.25) !important;
}
.hover\:tw-bg-yellow-100\/30:hover{
  background-color: rgb(254 249 195 / 0.3) !important;
}
.hover\:tw-bg-yellow-100\/35:hover{
  background-color: rgb(254 249 195 / 0.35) !important;
}
.hover\:tw-bg-yellow-100\/40:hover{
  background-color: rgb(254 249 195 / 0.4) !important;
}
.hover\:tw-bg-yellow-100\/45:hover{
  background-color: rgb(254 249 195 / 0.45) !important;
}
.hover\:tw-bg-yellow-100\/5:hover{
  background-color: rgb(254 249 195 / 0.05) !important;
}
.hover\:tw-bg-yellow-100\/50:hover{
  background-color: rgb(254 249 195 / 0.5) !important;
}
.hover\:tw-bg-yellow-100\/55:hover{
  background-color: rgb(254 249 195 / 0.55) !important;
}
.hover\:tw-bg-yellow-100\/60:hover{
  background-color: rgb(254 249 195 / 0.6) !important;
}
.hover\:tw-bg-yellow-100\/65:hover{
  background-color: rgb(254 249 195 / 0.65) !important;
}
.hover\:tw-bg-yellow-100\/70:hover{
  background-color: rgb(254 249 195 / 0.7) !important;
}
.hover\:tw-bg-yellow-100\/75:hover{
  background-color: rgb(254 249 195 / 0.75) !important;
}
.hover\:tw-bg-yellow-100\/80:hover{
  background-color: rgb(254 249 195 / 0.8) !important;
}
.hover\:tw-bg-yellow-100\/85:hover{
  background-color: rgb(254 249 195 / 0.85) !important;
}
.hover\:tw-bg-yellow-100\/90:hover{
  background-color: rgb(254 249 195 / 0.9) !important;
}
.hover\:tw-bg-yellow-100\/95:hover{
  background-color: rgb(254 249 195 / 0.95) !important;
}
.hover\:tw-bg-yellow-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-200\/0:hover{
  background-color: rgb(254 240 138 / 0) !important;
}
.hover\:tw-bg-yellow-200\/10:hover{
  background-color: rgb(254 240 138 / 0.1) !important;
}
.hover\:tw-bg-yellow-200\/100:hover{
  background-color: rgb(254 240 138 / 1) !important;
}
.hover\:tw-bg-yellow-200\/15:hover{
  background-color: rgb(254 240 138 / 0.15) !important;
}
.hover\:tw-bg-yellow-200\/20:hover{
  background-color: rgb(254 240 138 / 0.2) !important;
}
.hover\:tw-bg-yellow-200\/25:hover{
  background-color: rgb(254 240 138 / 0.25) !important;
}
.hover\:tw-bg-yellow-200\/30:hover{
  background-color: rgb(254 240 138 / 0.3) !important;
}
.hover\:tw-bg-yellow-200\/35:hover{
  background-color: rgb(254 240 138 / 0.35) !important;
}
.hover\:tw-bg-yellow-200\/40:hover{
  background-color: rgb(254 240 138 / 0.4) !important;
}
.hover\:tw-bg-yellow-200\/45:hover{
  background-color: rgb(254 240 138 / 0.45) !important;
}
.hover\:tw-bg-yellow-200\/5:hover{
  background-color: rgb(254 240 138 / 0.05) !important;
}
.hover\:tw-bg-yellow-200\/50:hover{
  background-color: rgb(254 240 138 / 0.5) !important;
}
.hover\:tw-bg-yellow-200\/55:hover{
  background-color: rgb(254 240 138 / 0.55) !important;
}
.hover\:tw-bg-yellow-200\/60:hover{
  background-color: rgb(254 240 138 / 0.6) !important;
}
.hover\:tw-bg-yellow-200\/65:hover{
  background-color: rgb(254 240 138 / 0.65) !important;
}
.hover\:tw-bg-yellow-200\/70:hover{
  background-color: rgb(254 240 138 / 0.7) !important;
}
.hover\:tw-bg-yellow-200\/75:hover{
  background-color: rgb(254 240 138 / 0.75) !important;
}
.hover\:tw-bg-yellow-200\/80:hover{
  background-color: rgb(254 240 138 / 0.8) !important;
}
.hover\:tw-bg-yellow-200\/85:hover{
  background-color: rgb(254 240 138 / 0.85) !important;
}
.hover\:tw-bg-yellow-200\/90:hover{
  background-color: rgb(254 240 138 / 0.9) !important;
}
.hover\:tw-bg-yellow-200\/95:hover{
  background-color: rgb(254 240 138 / 0.95) !important;
}
.hover\:tw-bg-yellow-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-300\/0:hover{
  background-color: rgb(253 224 71 / 0) !important;
}
.hover\:tw-bg-yellow-300\/10:hover{
  background-color: rgb(253 224 71 / 0.1) !important;
}
.hover\:tw-bg-yellow-300\/100:hover{
  background-color: rgb(253 224 71 / 1) !important;
}
.hover\:tw-bg-yellow-300\/15:hover{
  background-color: rgb(253 224 71 / 0.15) !important;
}
.hover\:tw-bg-yellow-300\/20:hover{
  background-color: rgb(253 224 71 / 0.2) !important;
}
.hover\:tw-bg-yellow-300\/25:hover{
  background-color: rgb(253 224 71 / 0.25) !important;
}
.hover\:tw-bg-yellow-300\/30:hover{
  background-color: rgb(253 224 71 / 0.3) !important;
}
.hover\:tw-bg-yellow-300\/35:hover{
  background-color: rgb(253 224 71 / 0.35) !important;
}
.hover\:tw-bg-yellow-300\/40:hover{
  background-color: rgb(253 224 71 / 0.4) !important;
}
.hover\:tw-bg-yellow-300\/45:hover{
  background-color: rgb(253 224 71 / 0.45) !important;
}
.hover\:tw-bg-yellow-300\/5:hover{
  background-color: rgb(253 224 71 / 0.05) !important;
}
.hover\:tw-bg-yellow-300\/50:hover{
  background-color: rgb(253 224 71 / 0.5) !important;
}
.hover\:tw-bg-yellow-300\/55:hover{
  background-color: rgb(253 224 71 / 0.55) !important;
}
.hover\:tw-bg-yellow-300\/60:hover{
  background-color: rgb(253 224 71 / 0.6) !important;
}
.hover\:tw-bg-yellow-300\/65:hover{
  background-color: rgb(253 224 71 / 0.65) !important;
}
.hover\:tw-bg-yellow-300\/70:hover{
  background-color: rgb(253 224 71 / 0.7) !important;
}
.hover\:tw-bg-yellow-300\/75:hover{
  background-color: rgb(253 224 71 / 0.75) !important;
}
.hover\:tw-bg-yellow-300\/80:hover{
  background-color: rgb(253 224 71 / 0.8) !important;
}
.hover\:tw-bg-yellow-300\/85:hover{
  background-color: rgb(253 224 71 / 0.85) !important;
}
.hover\:tw-bg-yellow-300\/90:hover{
  background-color: rgb(253 224 71 / 0.9) !important;
}
.hover\:tw-bg-yellow-300\/95:hover{
  background-color: rgb(253 224 71 / 0.95) !important;
}
.hover\:tw-bg-yellow-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-400\/0:hover{
  background-color: rgb(250 204 21 / 0) !important;
}
.hover\:tw-bg-yellow-400\/10:hover{
  background-color: rgb(250 204 21 / 0.1) !important;
}
.hover\:tw-bg-yellow-400\/100:hover{
  background-color: rgb(250 204 21 / 1) !important;
}
.hover\:tw-bg-yellow-400\/15:hover{
  background-color: rgb(250 204 21 / 0.15) !important;
}
.hover\:tw-bg-yellow-400\/20:hover{
  background-color: rgb(250 204 21 / 0.2) !important;
}
.hover\:tw-bg-yellow-400\/25:hover{
  background-color: rgb(250 204 21 / 0.25) !important;
}
.hover\:tw-bg-yellow-400\/30:hover{
  background-color: rgb(250 204 21 / 0.3) !important;
}
.hover\:tw-bg-yellow-400\/35:hover{
  background-color: rgb(250 204 21 / 0.35) !important;
}
.hover\:tw-bg-yellow-400\/40:hover{
  background-color: rgb(250 204 21 / 0.4) !important;
}
.hover\:tw-bg-yellow-400\/45:hover{
  background-color: rgb(250 204 21 / 0.45) !important;
}
.hover\:tw-bg-yellow-400\/5:hover{
  background-color: rgb(250 204 21 / 0.05) !important;
}
.hover\:tw-bg-yellow-400\/50:hover{
  background-color: rgb(250 204 21 / 0.5) !important;
}
.hover\:tw-bg-yellow-400\/55:hover{
  background-color: rgb(250 204 21 / 0.55) !important;
}
.hover\:tw-bg-yellow-400\/60:hover{
  background-color: rgb(250 204 21 / 0.6) !important;
}
.hover\:tw-bg-yellow-400\/65:hover{
  background-color: rgb(250 204 21 / 0.65) !important;
}
.hover\:tw-bg-yellow-400\/70:hover{
  background-color: rgb(250 204 21 / 0.7) !important;
}
.hover\:tw-bg-yellow-400\/75:hover{
  background-color: rgb(250 204 21 / 0.75) !important;
}
.hover\:tw-bg-yellow-400\/80:hover{
  background-color: rgb(250 204 21 / 0.8) !important;
}
.hover\:tw-bg-yellow-400\/85:hover{
  background-color: rgb(250 204 21 / 0.85) !important;
}
.hover\:tw-bg-yellow-400\/90:hover{
  background-color: rgb(250 204 21 / 0.9) !important;
}
.hover\:tw-bg-yellow-400\/95:hover{
  background-color: rgb(250 204 21 / 0.95) !important;
}
.hover\:tw-bg-yellow-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-50\/0:hover{
  background-color: rgb(254 252 232 / 0) !important;
}
.hover\:tw-bg-yellow-50\/10:hover{
  background-color: rgb(254 252 232 / 0.1) !important;
}
.hover\:tw-bg-yellow-50\/100:hover{
  background-color: rgb(254 252 232 / 1) !important;
}
.hover\:tw-bg-yellow-50\/15:hover{
  background-color: rgb(254 252 232 / 0.15) !important;
}
.hover\:tw-bg-yellow-50\/20:hover{
  background-color: rgb(254 252 232 / 0.2) !important;
}
.hover\:tw-bg-yellow-50\/25:hover{
  background-color: rgb(254 252 232 / 0.25) !important;
}
.hover\:tw-bg-yellow-50\/30:hover{
  background-color: rgb(254 252 232 / 0.3) !important;
}
.hover\:tw-bg-yellow-50\/35:hover{
  background-color: rgb(254 252 232 / 0.35) !important;
}
.hover\:tw-bg-yellow-50\/40:hover{
  background-color: rgb(254 252 232 / 0.4) !important;
}
.hover\:tw-bg-yellow-50\/45:hover{
  background-color: rgb(254 252 232 / 0.45) !important;
}
.hover\:tw-bg-yellow-50\/5:hover{
  background-color: rgb(254 252 232 / 0.05) !important;
}
.hover\:tw-bg-yellow-50\/50:hover{
  background-color: rgb(254 252 232 / 0.5) !important;
}
.hover\:tw-bg-yellow-50\/55:hover{
  background-color: rgb(254 252 232 / 0.55) !important;
}
.hover\:tw-bg-yellow-50\/60:hover{
  background-color: rgb(254 252 232 / 0.6) !important;
}
.hover\:tw-bg-yellow-50\/65:hover{
  background-color: rgb(254 252 232 / 0.65) !important;
}
.hover\:tw-bg-yellow-50\/70:hover{
  background-color: rgb(254 252 232 / 0.7) !important;
}
.hover\:tw-bg-yellow-50\/75:hover{
  background-color: rgb(254 252 232 / 0.75) !important;
}
.hover\:tw-bg-yellow-50\/80:hover{
  background-color: rgb(254 252 232 / 0.8) !important;
}
.hover\:tw-bg-yellow-50\/85:hover{
  background-color: rgb(254 252 232 / 0.85) !important;
}
.hover\:tw-bg-yellow-50\/90:hover{
  background-color: rgb(254 252 232 / 0.9) !important;
}
.hover\:tw-bg-yellow-50\/95:hover{
  background-color: rgb(254 252 232 / 0.95) !important;
}
.hover\:tw-bg-yellow-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-500\/0:hover{
  background-color: rgb(234 179 8 / 0) !important;
}
.hover\:tw-bg-yellow-500\/10:hover{
  background-color: rgb(234 179 8 / 0.1) !important;
}
.hover\:tw-bg-yellow-500\/100:hover{
  background-color: rgb(234 179 8 / 1) !important;
}
.hover\:tw-bg-yellow-500\/15:hover{
  background-color: rgb(234 179 8 / 0.15) !important;
}
.hover\:tw-bg-yellow-500\/20:hover{
  background-color: rgb(234 179 8 / 0.2) !important;
}
.hover\:tw-bg-yellow-500\/25:hover{
  background-color: rgb(234 179 8 / 0.25) !important;
}
.hover\:tw-bg-yellow-500\/30:hover{
  background-color: rgb(234 179 8 / 0.3) !important;
}
.hover\:tw-bg-yellow-500\/35:hover{
  background-color: rgb(234 179 8 / 0.35) !important;
}
.hover\:tw-bg-yellow-500\/40:hover{
  background-color: rgb(234 179 8 / 0.4) !important;
}
.hover\:tw-bg-yellow-500\/45:hover{
  background-color: rgb(234 179 8 / 0.45) !important;
}
.hover\:tw-bg-yellow-500\/5:hover{
  background-color: rgb(234 179 8 / 0.05) !important;
}
.hover\:tw-bg-yellow-500\/50:hover{
  background-color: rgb(234 179 8 / 0.5) !important;
}
.hover\:tw-bg-yellow-500\/55:hover{
  background-color: rgb(234 179 8 / 0.55) !important;
}
.hover\:tw-bg-yellow-500\/60:hover{
  background-color: rgb(234 179 8 / 0.6) !important;
}
.hover\:tw-bg-yellow-500\/65:hover{
  background-color: rgb(234 179 8 / 0.65) !important;
}
.hover\:tw-bg-yellow-500\/70:hover{
  background-color: rgb(234 179 8 / 0.7) !important;
}
.hover\:tw-bg-yellow-500\/75:hover{
  background-color: rgb(234 179 8 / 0.75) !important;
}
.hover\:tw-bg-yellow-500\/80:hover{
  background-color: rgb(234 179 8 / 0.8) !important;
}
.hover\:tw-bg-yellow-500\/85:hover{
  background-color: rgb(234 179 8 / 0.85) !important;
}
.hover\:tw-bg-yellow-500\/90:hover{
  background-color: rgb(234 179 8 / 0.9) !important;
}
.hover\:tw-bg-yellow-500\/95:hover{
  background-color: rgb(234 179 8 / 0.95) !important;
}
.hover\:tw-bg-yellow-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-600\/0:hover{
  background-color: rgb(202 138 4 / 0) !important;
}
.hover\:tw-bg-yellow-600\/10:hover{
  background-color: rgb(202 138 4 / 0.1) !important;
}
.hover\:tw-bg-yellow-600\/100:hover{
  background-color: rgb(202 138 4 / 1) !important;
}
.hover\:tw-bg-yellow-600\/15:hover{
  background-color: rgb(202 138 4 / 0.15) !important;
}
.hover\:tw-bg-yellow-600\/20:hover{
  background-color: rgb(202 138 4 / 0.2) !important;
}
.hover\:tw-bg-yellow-600\/25:hover{
  background-color: rgb(202 138 4 / 0.25) !important;
}
.hover\:tw-bg-yellow-600\/30:hover{
  background-color: rgb(202 138 4 / 0.3) !important;
}
.hover\:tw-bg-yellow-600\/35:hover{
  background-color: rgb(202 138 4 / 0.35) !important;
}
.hover\:tw-bg-yellow-600\/40:hover{
  background-color: rgb(202 138 4 / 0.4) !important;
}
.hover\:tw-bg-yellow-600\/45:hover{
  background-color: rgb(202 138 4 / 0.45) !important;
}
.hover\:tw-bg-yellow-600\/5:hover{
  background-color: rgb(202 138 4 / 0.05) !important;
}
.hover\:tw-bg-yellow-600\/50:hover{
  background-color: rgb(202 138 4 / 0.5) !important;
}
.hover\:tw-bg-yellow-600\/55:hover{
  background-color: rgb(202 138 4 / 0.55) !important;
}
.hover\:tw-bg-yellow-600\/60:hover{
  background-color: rgb(202 138 4 / 0.6) !important;
}
.hover\:tw-bg-yellow-600\/65:hover{
  background-color: rgb(202 138 4 / 0.65) !important;
}
.hover\:tw-bg-yellow-600\/70:hover{
  background-color: rgb(202 138 4 / 0.7) !important;
}
.hover\:tw-bg-yellow-600\/75:hover{
  background-color: rgb(202 138 4 / 0.75) !important;
}
.hover\:tw-bg-yellow-600\/80:hover{
  background-color: rgb(202 138 4 / 0.8) !important;
}
.hover\:tw-bg-yellow-600\/85:hover{
  background-color: rgb(202 138 4 / 0.85) !important;
}
.hover\:tw-bg-yellow-600\/90:hover{
  background-color: rgb(202 138 4 / 0.9) !important;
}
.hover\:tw-bg-yellow-600\/95:hover{
  background-color: rgb(202 138 4 / 0.95) !important;
}
.hover\:tw-bg-yellow-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-700\/0:hover{
  background-color: rgb(161 98 7 / 0) !important;
}
.hover\:tw-bg-yellow-700\/10:hover{
  background-color: rgb(161 98 7 / 0.1) !important;
}
.hover\:tw-bg-yellow-700\/100:hover{
  background-color: rgb(161 98 7 / 1) !important;
}
.hover\:tw-bg-yellow-700\/15:hover{
  background-color: rgb(161 98 7 / 0.15) !important;
}
.hover\:tw-bg-yellow-700\/20:hover{
  background-color: rgb(161 98 7 / 0.2) !important;
}
.hover\:tw-bg-yellow-700\/25:hover{
  background-color: rgb(161 98 7 / 0.25) !important;
}
.hover\:tw-bg-yellow-700\/30:hover{
  background-color: rgb(161 98 7 / 0.3) !important;
}
.hover\:tw-bg-yellow-700\/35:hover{
  background-color: rgb(161 98 7 / 0.35) !important;
}
.hover\:tw-bg-yellow-700\/40:hover{
  background-color: rgb(161 98 7 / 0.4) !important;
}
.hover\:tw-bg-yellow-700\/45:hover{
  background-color: rgb(161 98 7 / 0.45) !important;
}
.hover\:tw-bg-yellow-700\/5:hover{
  background-color: rgb(161 98 7 / 0.05) !important;
}
.hover\:tw-bg-yellow-700\/50:hover{
  background-color: rgb(161 98 7 / 0.5) !important;
}
.hover\:tw-bg-yellow-700\/55:hover{
  background-color: rgb(161 98 7 / 0.55) !important;
}
.hover\:tw-bg-yellow-700\/60:hover{
  background-color: rgb(161 98 7 / 0.6) !important;
}
.hover\:tw-bg-yellow-700\/65:hover{
  background-color: rgb(161 98 7 / 0.65) !important;
}
.hover\:tw-bg-yellow-700\/70:hover{
  background-color: rgb(161 98 7 / 0.7) !important;
}
.hover\:tw-bg-yellow-700\/75:hover{
  background-color: rgb(161 98 7 / 0.75) !important;
}
.hover\:tw-bg-yellow-700\/80:hover{
  background-color: rgb(161 98 7 / 0.8) !important;
}
.hover\:tw-bg-yellow-700\/85:hover{
  background-color: rgb(161 98 7 / 0.85) !important;
}
.hover\:tw-bg-yellow-700\/90:hover{
  background-color: rgb(161 98 7 / 0.9) !important;
}
.hover\:tw-bg-yellow-700\/95:hover{
  background-color: rgb(161 98 7 / 0.95) !important;
}
.hover\:tw-bg-yellow-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-800\/0:hover{
  background-color: rgb(133 77 14 / 0) !important;
}
.hover\:tw-bg-yellow-800\/10:hover{
  background-color: rgb(133 77 14 / 0.1) !important;
}
.hover\:tw-bg-yellow-800\/100:hover{
  background-color: rgb(133 77 14 / 1) !important;
}
.hover\:tw-bg-yellow-800\/15:hover{
  background-color: rgb(133 77 14 / 0.15) !important;
}
.hover\:tw-bg-yellow-800\/20:hover{
  background-color: rgb(133 77 14 / 0.2) !important;
}
.hover\:tw-bg-yellow-800\/25:hover{
  background-color: rgb(133 77 14 / 0.25) !important;
}
.hover\:tw-bg-yellow-800\/30:hover{
  background-color: rgb(133 77 14 / 0.3) !important;
}
.hover\:tw-bg-yellow-800\/35:hover{
  background-color: rgb(133 77 14 / 0.35) !important;
}
.hover\:tw-bg-yellow-800\/40:hover{
  background-color: rgb(133 77 14 / 0.4) !important;
}
.hover\:tw-bg-yellow-800\/45:hover{
  background-color: rgb(133 77 14 / 0.45) !important;
}
.hover\:tw-bg-yellow-800\/5:hover{
  background-color: rgb(133 77 14 / 0.05) !important;
}
.hover\:tw-bg-yellow-800\/50:hover{
  background-color: rgb(133 77 14 / 0.5) !important;
}
.hover\:tw-bg-yellow-800\/55:hover{
  background-color: rgb(133 77 14 / 0.55) !important;
}
.hover\:tw-bg-yellow-800\/60:hover{
  background-color: rgb(133 77 14 / 0.6) !important;
}
.hover\:tw-bg-yellow-800\/65:hover{
  background-color: rgb(133 77 14 / 0.65) !important;
}
.hover\:tw-bg-yellow-800\/70:hover{
  background-color: rgb(133 77 14 / 0.7) !important;
}
.hover\:tw-bg-yellow-800\/75:hover{
  background-color: rgb(133 77 14 / 0.75) !important;
}
.hover\:tw-bg-yellow-800\/80:hover{
  background-color: rgb(133 77 14 / 0.8) !important;
}
.hover\:tw-bg-yellow-800\/85:hover{
  background-color: rgb(133 77 14 / 0.85) !important;
}
.hover\:tw-bg-yellow-800\/90:hover{
  background-color: rgb(133 77 14 / 0.9) !important;
}
.hover\:tw-bg-yellow-800\/95:hover{
  background-color: rgb(133 77 14 / 0.95) !important;
}
.hover\:tw-bg-yellow-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-900\/0:hover{
  background-color: rgb(113 63 18 / 0) !important;
}
.hover\:tw-bg-yellow-900\/10:hover{
  background-color: rgb(113 63 18 / 0.1) !important;
}
.hover\:tw-bg-yellow-900\/100:hover{
  background-color: rgb(113 63 18 / 1) !important;
}
.hover\:tw-bg-yellow-900\/15:hover{
  background-color: rgb(113 63 18 / 0.15) !important;
}
.hover\:tw-bg-yellow-900\/20:hover{
  background-color: rgb(113 63 18 / 0.2) !important;
}
.hover\:tw-bg-yellow-900\/25:hover{
  background-color: rgb(113 63 18 / 0.25) !important;
}
.hover\:tw-bg-yellow-900\/30:hover{
  background-color: rgb(113 63 18 / 0.3) !important;
}
.hover\:tw-bg-yellow-900\/35:hover{
  background-color: rgb(113 63 18 / 0.35) !important;
}
.hover\:tw-bg-yellow-900\/40:hover{
  background-color: rgb(113 63 18 / 0.4) !important;
}
.hover\:tw-bg-yellow-900\/45:hover{
  background-color: rgb(113 63 18 / 0.45) !important;
}
.hover\:tw-bg-yellow-900\/5:hover{
  background-color: rgb(113 63 18 / 0.05) !important;
}
.hover\:tw-bg-yellow-900\/50:hover{
  background-color: rgb(113 63 18 / 0.5) !important;
}
.hover\:tw-bg-yellow-900\/55:hover{
  background-color: rgb(113 63 18 / 0.55) !important;
}
.hover\:tw-bg-yellow-900\/60:hover{
  background-color: rgb(113 63 18 / 0.6) !important;
}
.hover\:tw-bg-yellow-900\/65:hover{
  background-color: rgb(113 63 18 / 0.65) !important;
}
.hover\:tw-bg-yellow-900\/70:hover{
  background-color: rgb(113 63 18 / 0.7) !important;
}
.hover\:tw-bg-yellow-900\/75:hover{
  background-color: rgb(113 63 18 / 0.75) !important;
}
.hover\:tw-bg-yellow-900\/80:hover{
  background-color: rgb(113 63 18 / 0.8) !important;
}
.hover\:tw-bg-yellow-900\/85:hover{
  background-color: rgb(113 63 18 / 0.85) !important;
}
.hover\:tw-bg-yellow-900\/90:hover{
  background-color: rgb(113 63 18 / 0.9) !important;
}
.hover\:tw-bg-yellow-900\/95:hover{
  background-color: rgb(113 63 18 / 0.95) !important;
}
.hover\:tw-bg-yellow-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-yellow-950\/0:hover{
  background-color: rgb(66 32 6 / 0) !important;
}
.hover\:tw-bg-yellow-950\/10:hover{
  background-color: rgb(66 32 6 / 0.1) !important;
}
.hover\:tw-bg-yellow-950\/100:hover{
  background-color: rgb(66 32 6 / 1) !important;
}
.hover\:tw-bg-yellow-950\/15:hover{
  background-color: rgb(66 32 6 / 0.15) !important;
}
.hover\:tw-bg-yellow-950\/20:hover{
  background-color: rgb(66 32 6 / 0.2) !important;
}
.hover\:tw-bg-yellow-950\/25:hover{
  background-color: rgb(66 32 6 / 0.25) !important;
}
.hover\:tw-bg-yellow-950\/30:hover{
  background-color: rgb(66 32 6 / 0.3) !important;
}
.hover\:tw-bg-yellow-950\/35:hover{
  background-color: rgb(66 32 6 / 0.35) !important;
}
.hover\:tw-bg-yellow-950\/40:hover{
  background-color: rgb(66 32 6 / 0.4) !important;
}
.hover\:tw-bg-yellow-950\/45:hover{
  background-color: rgb(66 32 6 / 0.45) !important;
}
.hover\:tw-bg-yellow-950\/5:hover{
  background-color: rgb(66 32 6 / 0.05) !important;
}
.hover\:tw-bg-yellow-950\/50:hover{
  background-color: rgb(66 32 6 / 0.5) !important;
}
.hover\:tw-bg-yellow-950\/55:hover{
  background-color: rgb(66 32 6 / 0.55) !important;
}
.hover\:tw-bg-yellow-950\/60:hover{
  background-color: rgb(66 32 6 / 0.6) !important;
}
.hover\:tw-bg-yellow-950\/65:hover{
  background-color: rgb(66 32 6 / 0.65) !important;
}
.hover\:tw-bg-yellow-950\/70:hover{
  background-color: rgb(66 32 6 / 0.7) !important;
}
.hover\:tw-bg-yellow-950\/75:hover{
  background-color: rgb(66 32 6 / 0.75) !important;
}
.hover\:tw-bg-yellow-950\/80:hover{
  background-color: rgb(66 32 6 / 0.8) !important;
}
.hover\:tw-bg-yellow-950\/85:hover{
  background-color: rgb(66 32 6 / 0.85) !important;
}
.hover\:tw-bg-yellow-950\/90:hover{
  background-color: rgb(66 32 6 / 0.9) !important;
}
.hover\:tw-bg-yellow-950\/95:hover{
  background-color: rgb(66 32 6 / 0.95) !important;
}
.hover\:tw-bg-zinc-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-100\/0:hover{
  background-color: rgb(244 244 245 / 0) !important;
}
.hover\:tw-bg-zinc-100\/10:hover{
  background-color: rgb(244 244 245 / 0.1) !important;
}
.hover\:tw-bg-zinc-100\/100:hover{
  background-color: rgb(244 244 245 / 1) !important;
}
.hover\:tw-bg-zinc-100\/15:hover{
  background-color: rgb(244 244 245 / 0.15) !important;
}
.hover\:tw-bg-zinc-100\/20:hover{
  background-color: rgb(244 244 245 / 0.2) !important;
}
.hover\:tw-bg-zinc-100\/25:hover{
  background-color: rgb(244 244 245 / 0.25) !important;
}
.hover\:tw-bg-zinc-100\/30:hover{
  background-color: rgb(244 244 245 / 0.3) !important;
}
.hover\:tw-bg-zinc-100\/35:hover{
  background-color: rgb(244 244 245 / 0.35) !important;
}
.hover\:tw-bg-zinc-100\/40:hover{
  background-color: rgb(244 244 245 / 0.4) !important;
}
.hover\:tw-bg-zinc-100\/45:hover{
  background-color: rgb(244 244 245 / 0.45) !important;
}
.hover\:tw-bg-zinc-100\/5:hover{
  background-color: rgb(244 244 245 / 0.05) !important;
}
.hover\:tw-bg-zinc-100\/50:hover{
  background-color: rgb(244 244 245 / 0.5) !important;
}
.hover\:tw-bg-zinc-100\/55:hover{
  background-color: rgb(244 244 245 / 0.55) !important;
}
.hover\:tw-bg-zinc-100\/60:hover{
  background-color: rgb(244 244 245 / 0.6) !important;
}
.hover\:tw-bg-zinc-100\/65:hover{
  background-color: rgb(244 244 245 / 0.65) !important;
}
.hover\:tw-bg-zinc-100\/70:hover{
  background-color: rgb(244 244 245 / 0.7) !important;
}
.hover\:tw-bg-zinc-100\/75:hover{
  background-color: rgb(244 244 245 / 0.75) !important;
}
.hover\:tw-bg-zinc-100\/80:hover{
  background-color: rgb(244 244 245 / 0.8) !important;
}
.hover\:tw-bg-zinc-100\/85:hover{
  background-color: rgb(244 244 245 / 0.85) !important;
}
.hover\:tw-bg-zinc-100\/90:hover{
  background-color: rgb(244 244 245 / 0.9) !important;
}
.hover\:tw-bg-zinc-100\/95:hover{
  background-color: rgb(244 244 245 / 0.95) !important;
}
.hover\:tw-bg-zinc-200:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-200\/0:hover{
  background-color: rgb(228 228 231 / 0) !important;
}
.hover\:tw-bg-zinc-200\/10:hover{
  background-color: rgb(228 228 231 / 0.1) !important;
}
.hover\:tw-bg-zinc-200\/100:hover{
  background-color: rgb(228 228 231 / 1) !important;
}
.hover\:tw-bg-zinc-200\/15:hover{
  background-color: rgb(228 228 231 / 0.15) !important;
}
.hover\:tw-bg-zinc-200\/20:hover{
  background-color: rgb(228 228 231 / 0.2) !important;
}
.hover\:tw-bg-zinc-200\/25:hover{
  background-color: rgb(228 228 231 / 0.25) !important;
}
.hover\:tw-bg-zinc-200\/30:hover{
  background-color: rgb(228 228 231 / 0.3) !important;
}
.hover\:tw-bg-zinc-200\/35:hover{
  background-color: rgb(228 228 231 / 0.35) !important;
}
.hover\:tw-bg-zinc-200\/40:hover{
  background-color: rgb(228 228 231 / 0.4) !important;
}
.hover\:tw-bg-zinc-200\/45:hover{
  background-color: rgb(228 228 231 / 0.45) !important;
}
.hover\:tw-bg-zinc-200\/5:hover{
  background-color: rgb(228 228 231 / 0.05) !important;
}
.hover\:tw-bg-zinc-200\/50:hover{
  background-color: rgb(228 228 231 / 0.5) !important;
}
.hover\:tw-bg-zinc-200\/55:hover{
  background-color: rgb(228 228 231 / 0.55) !important;
}
.hover\:tw-bg-zinc-200\/60:hover{
  background-color: rgb(228 228 231 / 0.6) !important;
}
.hover\:tw-bg-zinc-200\/65:hover{
  background-color: rgb(228 228 231 / 0.65) !important;
}
.hover\:tw-bg-zinc-200\/70:hover{
  background-color: rgb(228 228 231 / 0.7) !important;
}
.hover\:tw-bg-zinc-200\/75:hover{
  background-color: rgb(228 228 231 / 0.75) !important;
}
.hover\:tw-bg-zinc-200\/80:hover{
  background-color: rgb(228 228 231 / 0.8) !important;
}
.hover\:tw-bg-zinc-200\/85:hover{
  background-color: rgb(228 228 231 / 0.85) !important;
}
.hover\:tw-bg-zinc-200\/90:hover{
  background-color: rgb(228 228 231 / 0.9) !important;
}
.hover\:tw-bg-zinc-200\/95:hover{
  background-color: rgb(228 228 231 / 0.95) !important;
}
.hover\:tw-bg-zinc-300:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-300\/0:hover{
  background-color: rgb(212 212 216 / 0) !important;
}
.hover\:tw-bg-zinc-300\/10:hover{
  background-color: rgb(212 212 216 / 0.1) !important;
}
.hover\:tw-bg-zinc-300\/100:hover{
  background-color: rgb(212 212 216 / 1) !important;
}
.hover\:tw-bg-zinc-300\/15:hover{
  background-color: rgb(212 212 216 / 0.15) !important;
}
.hover\:tw-bg-zinc-300\/20:hover{
  background-color: rgb(212 212 216 / 0.2) !important;
}
.hover\:tw-bg-zinc-300\/25:hover{
  background-color: rgb(212 212 216 / 0.25) !important;
}
.hover\:tw-bg-zinc-300\/30:hover{
  background-color: rgb(212 212 216 / 0.3) !important;
}
.hover\:tw-bg-zinc-300\/35:hover{
  background-color: rgb(212 212 216 / 0.35) !important;
}
.hover\:tw-bg-zinc-300\/40:hover{
  background-color: rgb(212 212 216 / 0.4) !important;
}
.hover\:tw-bg-zinc-300\/45:hover{
  background-color: rgb(212 212 216 / 0.45) !important;
}
.hover\:tw-bg-zinc-300\/5:hover{
  background-color: rgb(212 212 216 / 0.05) !important;
}
.hover\:tw-bg-zinc-300\/50:hover{
  background-color: rgb(212 212 216 / 0.5) !important;
}
.hover\:tw-bg-zinc-300\/55:hover{
  background-color: rgb(212 212 216 / 0.55) !important;
}
.hover\:tw-bg-zinc-300\/60:hover{
  background-color: rgb(212 212 216 / 0.6) !important;
}
.hover\:tw-bg-zinc-300\/65:hover{
  background-color: rgb(212 212 216 / 0.65) !important;
}
.hover\:tw-bg-zinc-300\/70:hover{
  background-color: rgb(212 212 216 / 0.7) !important;
}
.hover\:tw-bg-zinc-300\/75:hover{
  background-color: rgb(212 212 216 / 0.75) !important;
}
.hover\:tw-bg-zinc-300\/80:hover{
  background-color: rgb(212 212 216 / 0.8) !important;
}
.hover\:tw-bg-zinc-300\/85:hover{
  background-color: rgb(212 212 216 / 0.85) !important;
}
.hover\:tw-bg-zinc-300\/90:hover{
  background-color: rgb(212 212 216 / 0.9) !important;
}
.hover\:tw-bg-zinc-300\/95:hover{
  background-color: rgb(212 212 216 / 0.95) !important;
}
.hover\:tw-bg-zinc-400:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-400\/0:hover{
  background-color: rgb(161 161 170 / 0) !important;
}
.hover\:tw-bg-zinc-400\/10:hover{
  background-color: rgb(161 161 170 / 0.1) !important;
}
.hover\:tw-bg-zinc-400\/100:hover{
  background-color: rgb(161 161 170 / 1) !important;
}
.hover\:tw-bg-zinc-400\/15:hover{
  background-color: rgb(161 161 170 / 0.15) !important;
}
.hover\:tw-bg-zinc-400\/20:hover{
  background-color: rgb(161 161 170 / 0.2) !important;
}
.hover\:tw-bg-zinc-400\/25:hover{
  background-color: rgb(161 161 170 / 0.25) !important;
}
.hover\:tw-bg-zinc-400\/30:hover{
  background-color: rgb(161 161 170 / 0.3) !important;
}
.hover\:tw-bg-zinc-400\/35:hover{
  background-color: rgb(161 161 170 / 0.35) !important;
}
.hover\:tw-bg-zinc-400\/40:hover{
  background-color: rgb(161 161 170 / 0.4) !important;
}
.hover\:tw-bg-zinc-400\/45:hover{
  background-color: rgb(161 161 170 / 0.45) !important;
}
.hover\:tw-bg-zinc-400\/5:hover{
  background-color: rgb(161 161 170 / 0.05) !important;
}
.hover\:tw-bg-zinc-400\/50:hover{
  background-color: rgb(161 161 170 / 0.5) !important;
}
.hover\:tw-bg-zinc-400\/55:hover{
  background-color: rgb(161 161 170 / 0.55) !important;
}
.hover\:tw-bg-zinc-400\/60:hover{
  background-color: rgb(161 161 170 / 0.6) !important;
}
.hover\:tw-bg-zinc-400\/65:hover{
  background-color: rgb(161 161 170 / 0.65) !important;
}
.hover\:tw-bg-zinc-400\/70:hover{
  background-color: rgb(161 161 170 / 0.7) !important;
}
.hover\:tw-bg-zinc-400\/75:hover{
  background-color: rgb(161 161 170 / 0.75) !important;
}
.hover\:tw-bg-zinc-400\/80:hover{
  background-color: rgb(161 161 170 / 0.8) !important;
}
.hover\:tw-bg-zinc-400\/85:hover{
  background-color: rgb(161 161 170 / 0.85) !important;
}
.hover\:tw-bg-zinc-400\/90:hover{
  background-color: rgb(161 161 170 / 0.9) !important;
}
.hover\:tw-bg-zinc-400\/95:hover{
  background-color: rgb(161 161 170 / 0.95) !important;
}
.hover\:tw-bg-zinc-50:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-50\/0:hover{
  background-color: rgb(250 250 250 / 0) !important;
}
.hover\:tw-bg-zinc-50\/10:hover{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.hover\:tw-bg-zinc-50\/100:hover{
  background-color: rgb(250 250 250 / 1) !important;
}
.hover\:tw-bg-zinc-50\/15:hover{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.hover\:tw-bg-zinc-50\/20:hover{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.hover\:tw-bg-zinc-50\/25:hover{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.hover\:tw-bg-zinc-50\/30:hover{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.hover\:tw-bg-zinc-50\/35:hover{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.hover\:tw-bg-zinc-50\/40:hover{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.hover\:tw-bg-zinc-50\/45:hover{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.hover\:tw-bg-zinc-50\/5:hover{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.hover\:tw-bg-zinc-50\/50:hover{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.hover\:tw-bg-zinc-50\/55:hover{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.hover\:tw-bg-zinc-50\/60:hover{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.hover\:tw-bg-zinc-50\/65:hover{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.hover\:tw-bg-zinc-50\/70:hover{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.hover\:tw-bg-zinc-50\/75:hover{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.hover\:tw-bg-zinc-50\/80:hover{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.hover\:tw-bg-zinc-50\/85:hover{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.hover\:tw-bg-zinc-50\/90:hover{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.hover\:tw-bg-zinc-50\/95:hover{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.hover\:tw-bg-zinc-500:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-500\/0:hover{
  background-color: rgb(113 113 122 / 0) !important;
}
.hover\:tw-bg-zinc-500\/10:hover{
  background-color: rgb(113 113 122 / 0.1) !important;
}
.hover\:tw-bg-zinc-500\/100:hover{
  background-color: rgb(113 113 122 / 1) !important;
}
.hover\:tw-bg-zinc-500\/15:hover{
  background-color: rgb(113 113 122 / 0.15) !important;
}
.hover\:tw-bg-zinc-500\/20:hover{
  background-color: rgb(113 113 122 / 0.2) !important;
}
.hover\:tw-bg-zinc-500\/25:hover{
  background-color: rgb(113 113 122 / 0.25) !important;
}
.hover\:tw-bg-zinc-500\/30:hover{
  background-color: rgb(113 113 122 / 0.3) !important;
}
.hover\:tw-bg-zinc-500\/35:hover{
  background-color: rgb(113 113 122 / 0.35) !important;
}
.hover\:tw-bg-zinc-500\/40:hover{
  background-color: rgb(113 113 122 / 0.4) !important;
}
.hover\:tw-bg-zinc-500\/45:hover{
  background-color: rgb(113 113 122 / 0.45) !important;
}
.hover\:tw-bg-zinc-500\/5:hover{
  background-color: rgb(113 113 122 / 0.05) !important;
}
.hover\:tw-bg-zinc-500\/50:hover{
  background-color: rgb(113 113 122 / 0.5) !important;
}
.hover\:tw-bg-zinc-500\/55:hover{
  background-color: rgb(113 113 122 / 0.55) !important;
}
.hover\:tw-bg-zinc-500\/60:hover{
  background-color: rgb(113 113 122 / 0.6) !important;
}
.hover\:tw-bg-zinc-500\/65:hover{
  background-color: rgb(113 113 122 / 0.65) !important;
}
.hover\:tw-bg-zinc-500\/70:hover{
  background-color: rgb(113 113 122 / 0.7) !important;
}
.hover\:tw-bg-zinc-500\/75:hover{
  background-color: rgb(113 113 122 / 0.75) !important;
}
.hover\:tw-bg-zinc-500\/80:hover{
  background-color: rgb(113 113 122 / 0.8) !important;
}
.hover\:tw-bg-zinc-500\/85:hover{
  background-color: rgb(113 113 122 / 0.85) !important;
}
.hover\:tw-bg-zinc-500\/90:hover{
  background-color: rgb(113 113 122 / 0.9) !important;
}
.hover\:tw-bg-zinc-500\/95:hover{
  background-color: rgb(113 113 122 / 0.95) !important;
}
.hover\:tw-bg-zinc-600:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-600\/0:hover{
  background-color: rgb(82 82 91 / 0) !important;
}
.hover\:tw-bg-zinc-600\/10:hover{
  background-color: rgb(82 82 91 / 0.1) !important;
}
.hover\:tw-bg-zinc-600\/100:hover{
  background-color: rgb(82 82 91 / 1) !important;
}
.hover\:tw-bg-zinc-600\/15:hover{
  background-color: rgb(82 82 91 / 0.15) !important;
}
.hover\:tw-bg-zinc-600\/20:hover{
  background-color: rgb(82 82 91 / 0.2) !important;
}
.hover\:tw-bg-zinc-600\/25:hover{
  background-color: rgb(82 82 91 / 0.25) !important;
}
.hover\:tw-bg-zinc-600\/30:hover{
  background-color: rgb(82 82 91 / 0.3) !important;
}
.hover\:tw-bg-zinc-600\/35:hover{
  background-color: rgb(82 82 91 / 0.35) !important;
}
.hover\:tw-bg-zinc-600\/40:hover{
  background-color: rgb(82 82 91 / 0.4) !important;
}
.hover\:tw-bg-zinc-600\/45:hover{
  background-color: rgb(82 82 91 / 0.45) !important;
}
.hover\:tw-bg-zinc-600\/5:hover{
  background-color: rgb(82 82 91 / 0.05) !important;
}
.hover\:tw-bg-zinc-600\/50:hover{
  background-color: rgb(82 82 91 / 0.5) !important;
}
.hover\:tw-bg-zinc-600\/55:hover{
  background-color: rgb(82 82 91 / 0.55) !important;
}
.hover\:tw-bg-zinc-600\/60:hover{
  background-color: rgb(82 82 91 / 0.6) !important;
}
.hover\:tw-bg-zinc-600\/65:hover{
  background-color: rgb(82 82 91 / 0.65) !important;
}
.hover\:tw-bg-zinc-600\/70:hover{
  background-color: rgb(82 82 91 / 0.7) !important;
}
.hover\:tw-bg-zinc-600\/75:hover{
  background-color: rgb(82 82 91 / 0.75) !important;
}
.hover\:tw-bg-zinc-600\/80:hover{
  background-color: rgb(82 82 91 / 0.8) !important;
}
.hover\:tw-bg-zinc-600\/85:hover{
  background-color: rgb(82 82 91 / 0.85) !important;
}
.hover\:tw-bg-zinc-600\/90:hover{
  background-color: rgb(82 82 91 / 0.9) !important;
}
.hover\:tw-bg-zinc-600\/95:hover{
  background-color: rgb(82 82 91 / 0.95) !important;
}
.hover\:tw-bg-zinc-700:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-700\/0:hover{
  background-color: rgb(63 63 70 / 0) !important;
}
.hover\:tw-bg-zinc-700\/10:hover{
  background-color: rgb(63 63 70 / 0.1) !important;
}
.hover\:tw-bg-zinc-700\/100:hover{
  background-color: rgb(63 63 70 / 1) !important;
}
.hover\:tw-bg-zinc-700\/15:hover{
  background-color: rgb(63 63 70 / 0.15) !important;
}
.hover\:tw-bg-zinc-700\/20:hover{
  background-color: rgb(63 63 70 / 0.2) !important;
}
.hover\:tw-bg-zinc-700\/25:hover{
  background-color: rgb(63 63 70 / 0.25) !important;
}
.hover\:tw-bg-zinc-700\/30:hover{
  background-color: rgb(63 63 70 / 0.3) !important;
}
.hover\:tw-bg-zinc-700\/35:hover{
  background-color: rgb(63 63 70 / 0.35) !important;
}
.hover\:tw-bg-zinc-700\/40:hover{
  background-color: rgb(63 63 70 / 0.4) !important;
}
.hover\:tw-bg-zinc-700\/45:hover{
  background-color: rgb(63 63 70 / 0.45) !important;
}
.hover\:tw-bg-zinc-700\/5:hover{
  background-color: rgb(63 63 70 / 0.05) !important;
}
.hover\:tw-bg-zinc-700\/50:hover{
  background-color: rgb(63 63 70 / 0.5) !important;
}
.hover\:tw-bg-zinc-700\/55:hover{
  background-color: rgb(63 63 70 / 0.55) !important;
}
.hover\:tw-bg-zinc-700\/60:hover{
  background-color: rgb(63 63 70 / 0.6) !important;
}
.hover\:tw-bg-zinc-700\/65:hover{
  background-color: rgb(63 63 70 / 0.65) !important;
}
.hover\:tw-bg-zinc-700\/70:hover{
  background-color: rgb(63 63 70 / 0.7) !important;
}
.hover\:tw-bg-zinc-700\/75:hover{
  background-color: rgb(63 63 70 / 0.75) !important;
}
.hover\:tw-bg-zinc-700\/80:hover{
  background-color: rgb(63 63 70 / 0.8) !important;
}
.hover\:tw-bg-zinc-700\/85:hover{
  background-color: rgb(63 63 70 / 0.85) !important;
}
.hover\:tw-bg-zinc-700\/90:hover{
  background-color: rgb(63 63 70 / 0.9) !important;
}
.hover\:tw-bg-zinc-700\/95:hover{
  background-color: rgb(63 63 70 / 0.95) !important;
}
.hover\:tw-bg-zinc-800:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-800\/0:hover{
  background-color: rgb(39 39 42 / 0) !important;
}
.hover\:tw-bg-zinc-800\/10:hover{
  background-color: rgb(39 39 42 / 0.1) !important;
}
.hover\:tw-bg-zinc-800\/100:hover{
  background-color: rgb(39 39 42 / 1) !important;
}
.hover\:tw-bg-zinc-800\/15:hover{
  background-color: rgb(39 39 42 / 0.15) !important;
}
.hover\:tw-bg-zinc-800\/20:hover{
  background-color: rgb(39 39 42 / 0.2) !important;
}
.hover\:tw-bg-zinc-800\/25:hover{
  background-color: rgb(39 39 42 / 0.25) !important;
}
.hover\:tw-bg-zinc-800\/30:hover{
  background-color: rgb(39 39 42 / 0.3) !important;
}
.hover\:tw-bg-zinc-800\/35:hover{
  background-color: rgb(39 39 42 / 0.35) !important;
}
.hover\:tw-bg-zinc-800\/40:hover{
  background-color: rgb(39 39 42 / 0.4) !important;
}
.hover\:tw-bg-zinc-800\/45:hover{
  background-color: rgb(39 39 42 / 0.45) !important;
}
.hover\:tw-bg-zinc-800\/5:hover{
  background-color: rgb(39 39 42 / 0.05) !important;
}
.hover\:tw-bg-zinc-800\/50:hover{
  background-color: rgb(39 39 42 / 0.5) !important;
}
.hover\:tw-bg-zinc-800\/55:hover{
  background-color: rgb(39 39 42 / 0.55) !important;
}
.hover\:tw-bg-zinc-800\/60:hover{
  background-color: rgb(39 39 42 / 0.6) !important;
}
.hover\:tw-bg-zinc-800\/65:hover{
  background-color: rgb(39 39 42 / 0.65) !important;
}
.hover\:tw-bg-zinc-800\/70:hover{
  background-color: rgb(39 39 42 / 0.7) !important;
}
.hover\:tw-bg-zinc-800\/75:hover{
  background-color: rgb(39 39 42 / 0.75) !important;
}
.hover\:tw-bg-zinc-800\/80:hover{
  background-color: rgb(39 39 42 / 0.8) !important;
}
.hover\:tw-bg-zinc-800\/85:hover{
  background-color: rgb(39 39 42 / 0.85) !important;
}
.hover\:tw-bg-zinc-800\/90:hover{
  background-color: rgb(39 39 42 / 0.9) !important;
}
.hover\:tw-bg-zinc-800\/95:hover{
  background-color: rgb(39 39 42 / 0.95) !important;
}
.hover\:tw-bg-zinc-900:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-900\/0:hover{
  background-color: rgb(24 24 27 / 0) !important;
}
.hover\:tw-bg-zinc-900\/10:hover{
  background-color: rgb(24 24 27 / 0.1) !important;
}
.hover\:tw-bg-zinc-900\/100:hover{
  background-color: rgb(24 24 27 / 1) !important;
}
.hover\:tw-bg-zinc-900\/15:hover{
  background-color: rgb(24 24 27 / 0.15) !important;
}
.hover\:tw-bg-zinc-900\/20:hover{
  background-color: rgb(24 24 27 / 0.2) !important;
}
.hover\:tw-bg-zinc-900\/25:hover{
  background-color: rgb(24 24 27 / 0.25) !important;
}
.hover\:tw-bg-zinc-900\/30:hover{
  background-color: rgb(24 24 27 / 0.3) !important;
}
.hover\:tw-bg-zinc-900\/35:hover{
  background-color: rgb(24 24 27 / 0.35) !important;
}
.hover\:tw-bg-zinc-900\/40:hover{
  background-color: rgb(24 24 27 / 0.4) !important;
}
.hover\:tw-bg-zinc-900\/45:hover{
  background-color: rgb(24 24 27 / 0.45) !important;
}
.hover\:tw-bg-zinc-900\/5:hover{
  background-color: rgb(24 24 27 / 0.05) !important;
}
.hover\:tw-bg-zinc-900\/50:hover{
  background-color: rgb(24 24 27 / 0.5) !important;
}
.hover\:tw-bg-zinc-900\/55:hover{
  background-color: rgb(24 24 27 / 0.55) !important;
}
.hover\:tw-bg-zinc-900\/60:hover{
  background-color: rgb(24 24 27 / 0.6) !important;
}
.hover\:tw-bg-zinc-900\/65:hover{
  background-color: rgb(24 24 27 / 0.65) !important;
}
.hover\:tw-bg-zinc-900\/70:hover{
  background-color: rgb(24 24 27 / 0.7) !important;
}
.hover\:tw-bg-zinc-900\/75:hover{
  background-color: rgb(24 24 27 / 0.75) !important;
}
.hover\:tw-bg-zinc-900\/80:hover{
  background-color: rgb(24 24 27 / 0.8) !important;
}
.hover\:tw-bg-zinc-900\/85:hover{
  background-color: rgb(24 24 27 / 0.85) !important;
}
.hover\:tw-bg-zinc-900\/90:hover{
  background-color: rgb(24 24 27 / 0.9) !important;
}
.hover\:tw-bg-zinc-900\/95:hover{
  background-color: rgb(24 24 27 / 0.95) !important;
}
.hover\:tw-bg-zinc-950:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:tw-bg-zinc-950\/0:hover{
  background-color: rgb(9 9 11 / 0) !important;
}
.hover\:tw-bg-zinc-950\/10:hover{
  background-color: rgb(9 9 11 / 0.1) !important;
}
.hover\:tw-bg-zinc-950\/100:hover{
  background-color: rgb(9 9 11 / 1) !important;
}
.hover\:tw-bg-zinc-950\/15:hover{
  background-color: rgb(9 9 11 / 0.15) !important;
}
.hover\:tw-bg-zinc-950\/20:hover{
  background-color: rgb(9 9 11 / 0.2) !important;
}
.hover\:tw-bg-zinc-950\/25:hover{
  background-color: rgb(9 9 11 / 0.25) !important;
}
.hover\:tw-bg-zinc-950\/30:hover{
  background-color: rgb(9 9 11 / 0.3) !important;
}
.hover\:tw-bg-zinc-950\/35:hover{
  background-color: rgb(9 9 11 / 0.35) !important;
}
.hover\:tw-bg-zinc-950\/40:hover{
  background-color: rgb(9 9 11 / 0.4) !important;
}
.hover\:tw-bg-zinc-950\/45:hover{
  background-color: rgb(9 9 11 / 0.45) !important;
}
.hover\:tw-bg-zinc-950\/5:hover{
  background-color: rgb(9 9 11 / 0.05) !important;
}
.hover\:tw-bg-zinc-950\/50:hover{
  background-color: rgb(9 9 11 / 0.5) !important;
}
.hover\:tw-bg-zinc-950\/55:hover{
  background-color: rgb(9 9 11 / 0.55) !important;
}
.hover\:tw-bg-zinc-950\/60:hover{
  background-color: rgb(9 9 11 / 0.6) !important;
}
.hover\:tw-bg-zinc-950\/65:hover{
  background-color: rgb(9 9 11 / 0.65) !important;
}
.hover\:tw-bg-zinc-950\/70:hover{
  background-color: rgb(9 9 11 / 0.7) !important;
}
.hover\:tw-bg-zinc-950\/75:hover{
  background-color: rgb(9 9 11 / 0.75) !important;
}
.hover\:tw-bg-zinc-950\/80:hover{
  background-color: rgb(9 9 11 / 0.8) !important;
}
.hover\:tw-bg-zinc-950\/85:hover{
  background-color: rgb(9 9 11 / 0.85) !important;
}
.hover\:tw-bg-zinc-950\/90:hover{
  background-color: rgb(9 9 11 / 0.9) !important;
}
.hover\:tw-bg-zinc-950\/95:hover{
  background-color: rgb(9 9 11 / 0.95) !important;
}
.hover\:tw-bg-opacity-0:hover{
  --tw-bg-opacity: 0 !important;
}
.hover\:tw-bg-opacity-10:hover{
  --tw-bg-opacity: 0.1 !important;
}
.hover\:tw-bg-opacity-100:hover{
  --tw-bg-opacity: 1 !important;
}
.hover\:tw-bg-opacity-15:hover{
  --tw-bg-opacity: 0.15 !important;
}
.hover\:tw-bg-opacity-20:hover{
  --tw-bg-opacity: 0.2 !important;
}
.hover\:tw-bg-opacity-25:hover{
  --tw-bg-opacity: 0.25 !important;
}
.hover\:tw-bg-opacity-30:hover{
  --tw-bg-opacity: 0.3 !important;
}
.hover\:tw-bg-opacity-35:hover{
  --tw-bg-opacity: 0.35 !important;
}
.hover\:tw-bg-opacity-40:hover{
  --tw-bg-opacity: 0.4 !important;
}
.hover\:tw-bg-opacity-45:hover{
  --tw-bg-opacity: 0.45 !important;
}
.hover\:tw-bg-opacity-5:hover{
  --tw-bg-opacity: 0.05 !important;
}
.hover\:tw-bg-opacity-50:hover{
  --tw-bg-opacity: 0.5 !important;
}
.hover\:tw-bg-opacity-55:hover{
  --tw-bg-opacity: 0.55 !important;
}
.hover\:tw-bg-opacity-60:hover{
  --tw-bg-opacity: 0.6 !important;
}
.hover\:tw-bg-opacity-65:hover{
  --tw-bg-opacity: 0.65 !important;
}
.hover\:tw-bg-opacity-70:hover{
  --tw-bg-opacity: 0.7 !important;
}
.hover\:tw-bg-opacity-75:hover{
  --tw-bg-opacity: 0.75 !important;
}
.hover\:tw-bg-opacity-80:hover{
  --tw-bg-opacity: 0.8 !important;
}
.hover\:tw-bg-opacity-85:hover{
  --tw-bg-opacity: 0.85 !important;
}
.hover\:tw-bg-opacity-90:hover{
  --tw-bg-opacity: 0.9 !important;
}
.hover\:tw-bg-opacity-95:hover{
  --tw-bg-opacity: 0.95 !important;
}
.hover\:tw-bg-fancy:hover{
  background-image: url('/images/ces/mysite_header.svg'), linear-gradient(60deg, #F5E1E1 13.4%, #CFEBF7 86.6%) !important;
}
.hover\:tw-bg-gradient-to-b:hover{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}
.hover\:tw-bg-gradient-to-bl:hover{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
}
.hover\:tw-bg-gradient-to-br:hover{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
}
.hover\:tw-bg-gradient-to-l:hover{
  background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
}
.hover\:tw-bg-gradient-to-r:hover{
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}
.hover\:tw-bg-gradient-to-t:hover{
  background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
}
.hover\:tw-bg-gradient-to-tl:hover{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
}
.hover\:tw-bg-gradient-to-tr:hover{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
}
.hover\:tw-bg-none:hover{
  background-image: none !important;
}
.hover\:tw-bg-auto:hover{
  background-size: auto !important;
}
.hover\:tw-bg-contain:hover{
  background-size: contain !important;
}
.hover\:tw-bg-cover:hover{
  background-size: cover !important;
}
.hover\:tw-bg-fancy:hover{
  background-size: 57% 100%, 100% 100% !important;
}
.hover\:tw-bg-fixed:hover{
  background-attachment: fixed !important;
}
.hover\:tw-bg-local:hover{
  background-attachment: local !important;
}
.hover\:tw-bg-scroll:hover{
  background-attachment: scroll !important;
}
.hover\:tw-bg-clip-border:hover{
  background-clip: border-box !important;
}
.hover\:tw-bg-clip-padding:hover{
  background-clip: padding-box !important;
}
.hover\:tw-bg-clip-content:hover{
  background-clip: content-box !important;
}
.hover\:tw-bg-clip-text:hover{
  background-clip: text !important;
}
.hover\:tw-bg-bottom:hover{
  background-position: bottom !important;
}
.hover\:tw-bg-center:hover{
  background-position: center !important;
}
.hover\:tw-bg-fancy:hover{
  background-position: bottom right !important;
}
.hover\:tw-bg-left:hover{
  background-position: left !important;
}
.hover\:tw-bg-left-bottom:hover{
  background-position: left bottom !important;
}
.hover\:tw-bg-left-top:hover{
  background-position: left top !important;
}
.hover\:tw-bg-right:hover{
  background-position: right !important;
}
.hover\:tw-bg-right-bottom:hover{
  background-position: right bottom !important;
}
.hover\:tw-bg-right-top:hover{
  background-position: right top !important;
}
.hover\:tw-bg-top:hover{
  background-position: top !important;
}
.hover\:tw-bg-repeat:hover{
  background-repeat: repeat !important;
}
.hover\:tw-bg-no-repeat:hover{
  background-repeat: no-repeat !important;
}
.hover\:tw-bg-repeat-x:hover{
  background-repeat: repeat-x !important;
}
.hover\:tw-bg-repeat-y:hover{
  background-repeat: repeat-y !important;
}
.hover\:tw-bg-repeat-round:hover{
  background-repeat: round !important;
}
.hover\:tw-bg-repeat-space:hover{
  background-repeat: space !important;
}
.hover\:tw-bg-origin-border:hover{
  background-origin: border-box !important;
}
.hover\:tw-bg-origin-padding:hover{
  background-origin: padding-box !important;
}
.hover\:tw-bg-origin-content:hover{
  background-origin: content-box !important;
}
.hover\:tw-text-left:hover{
  text-align: left !important;
}
.hover\:tw-text-center:hover{
  text-align: center !important;
}
.hover\:tw-text-right:hover{
  text-align: right !important;
}
.hover\:tw-text-justify:hover{
  text-align: justify !important;
}
.hover\:tw-text-start:hover{
  text-align: start !important;
}
.hover\:tw-text-end:hover{
  text-align: end !important;
}
.hover\:tw-text-2xl:hover{
  font-size: 1.5rem !important;
}
.hover\:tw-text-3\.5xl:hover{
  font-size: 2rem !important;
}
.hover\:tw-text-3xl:hover{
  font-size: 1.875rem !important;
}
.hover\:tw-text-4xl:hover{
  font-size: 2.25rem !important;
}
.hover\:tw-text-5xl:hover{
  font-size: 3rem !important;
}
.hover\:tw-text-6xl:hover{
  font-size: 4rem !important;
}
.hover\:tw-text-7xl:hover{
  font-size: 4.5rem !important;
  line-height: 1 !important;
}
.hover\:tw-text-8xl:hover{
  font-size: 6rem !important;
  line-height: 1 !important;
}
.hover\:tw-text-9xl:hover{
  font-size: 8rem !important;
  line-height: 1 !important;
}
.hover\:tw-text-base:hover{
  font-size: 1rem !important;
}
.hover\:tw-text-base-plus:hover{
  font-size: 1.03125rem !important;
}
.hover\:tw-text-base-vh:hover{
  font-size: 2.5vh !important;
  line-height: 3.5vh !important;
}
.hover\:tw-text-lg:hover{
  font-size: 1.125rem !important;
}
.hover\:tw-text-lg-vh:hover{
  font-size: 4.5vh !important;
  line-height: 6vh !important;
}
.hover\:tw-text-md:hover{
  font-size: 1.0625rem !important;
}
.hover\:tw-text-sm:hover{
  font-size: 0.875rem !important;
}
.hover\:tw-text-sm-vh:hover{
  font-size: 1.5vh !important;
  line-height: 2.5vh !important;
}
.hover\:tw-text-xl:hover{
  font-size: 1.25rem !important;
}
.hover\:tw-text-xs:hover{
  font-size: 0.75rem !important;
}
.hover\:tw-text-xxs:hover{
  font-size: 0.625rem !important;
}
.hover\:tw-text-amber-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-100\/0:hover{
  color: rgb(254 243 199 / 0) !important;
}
.hover\:tw-text-amber-100\/10:hover{
  color: rgb(254 243 199 / 0.1) !important;
}
.hover\:tw-text-amber-100\/100:hover{
  color: rgb(254 243 199 / 1) !important;
}
.hover\:tw-text-amber-100\/15:hover{
  color: rgb(254 243 199 / 0.15) !important;
}
.hover\:tw-text-amber-100\/20:hover{
  color: rgb(254 243 199 / 0.2) !important;
}
.hover\:tw-text-amber-100\/25:hover{
  color: rgb(254 243 199 / 0.25) !important;
}
.hover\:tw-text-amber-100\/30:hover{
  color: rgb(254 243 199 / 0.3) !important;
}
.hover\:tw-text-amber-100\/35:hover{
  color: rgb(254 243 199 / 0.35) !important;
}
.hover\:tw-text-amber-100\/40:hover{
  color: rgb(254 243 199 / 0.4) !important;
}
.hover\:tw-text-amber-100\/45:hover{
  color: rgb(254 243 199 / 0.45) !important;
}
.hover\:tw-text-amber-100\/5:hover{
  color: rgb(254 243 199 / 0.05) !important;
}
.hover\:tw-text-amber-100\/50:hover{
  color: rgb(254 243 199 / 0.5) !important;
}
.hover\:tw-text-amber-100\/55:hover{
  color: rgb(254 243 199 / 0.55) !important;
}
.hover\:tw-text-amber-100\/60:hover{
  color: rgb(254 243 199 / 0.6) !important;
}
.hover\:tw-text-amber-100\/65:hover{
  color: rgb(254 243 199 / 0.65) !important;
}
.hover\:tw-text-amber-100\/70:hover{
  color: rgb(254 243 199 / 0.7) !important;
}
.hover\:tw-text-amber-100\/75:hover{
  color: rgb(254 243 199 / 0.75) !important;
}
.hover\:tw-text-amber-100\/80:hover{
  color: rgb(254 243 199 / 0.8) !important;
}
.hover\:tw-text-amber-100\/85:hover{
  color: rgb(254 243 199 / 0.85) !important;
}
.hover\:tw-text-amber-100\/90:hover{
  color: rgb(254 243 199 / 0.9) !important;
}
.hover\:tw-text-amber-100\/95:hover{
  color: rgb(254 243 199 / 0.95) !important;
}
.hover\:tw-text-amber-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-200\/0:hover{
  color: rgb(253 230 138 / 0) !important;
}
.hover\:tw-text-amber-200\/10:hover{
  color: rgb(253 230 138 / 0.1) !important;
}
.hover\:tw-text-amber-200\/100:hover{
  color: rgb(253 230 138 / 1) !important;
}
.hover\:tw-text-amber-200\/15:hover{
  color: rgb(253 230 138 / 0.15) !important;
}
.hover\:tw-text-amber-200\/20:hover{
  color: rgb(253 230 138 / 0.2) !important;
}
.hover\:tw-text-amber-200\/25:hover{
  color: rgb(253 230 138 / 0.25) !important;
}
.hover\:tw-text-amber-200\/30:hover{
  color: rgb(253 230 138 / 0.3) !important;
}
.hover\:tw-text-amber-200\/35:hover{
  color: rgb(253 230 138 / 0.35) !important;
}
.hover\:tw-text-amber-200\/40:hover{
  color: rgb(253 230 138 / 0.4) !important;
}
.hover\:tw-text-amber-200\/45:hover{
  color: rgb(253 230 138 / 0.45) !important;
}
.hover\:tw-text-amber-200\/5:hover{
  color: rgb(253 230 138 / 0.05) !important;
}
.hover\:tw-text-amber-200\/50:hover{
  color: rgb(253 230 138 / 0.5) !important;
}
.hover\:tw-text-amber-200\/55:hover{
  color: rgb(253 230 138 / 0.55) !important;
}
.hover\:tw-text-amber-200\/60:hover{
  color: rgb(253 230 138 / 0.6) !important;
}
.hover\:tw-text-amber-200\/65:hover{
  color: rgb(253 230 138 / 0.65) !important;
}
.hover\:tw-text-amber-200\/70:hover{
  color: rgb(253 230 138 / 0.7) !important;
}
.hover\:tw-text-amber-200\/75:hover{
  color: rgb(253 230 138 / 0.75) !important;
}
.hover\:tw-text-amber-200\/80:hover{
  color: rgb(253 230 138 / 0.8) !important;
}
.hover\:tw-text-amber-200\/85:hover{
  color: rgb(253 230 138 / 0.85) !important;
}
.hover\:tw-text-amber-200\/90:hover{
  color: rgb(253 230 138 / 0.9) !important;
}
.hover\:tw-text-amber-200\/95:hover{
  color: rgb(253 230 138 / 0.95) !important;
}
.hover\:tw-text-amber-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-300\/0:hover{
  color: rgb(252 211 77 / 0) !important;
}
.hover\:tw-text-amber-300\/10:hover{
  color: rgb(252 211 77 / 0.1) !important;
}
.hover\:tw-text-amber-300\/100:hover{
  color: rgb(252 211 77 / 1) !important;
}
.hover\:tw-text-amber-300\/15:hover{
  color: rgb(252 211 77 / 0.15) !important;
}
.hover\:tw-text-amber-300\/20:hover{
  color: rgb(252 211 77 / 0.2) !important;
}
.hover\:tw-text-amber-300\/25:hover{
  color: rgb(252 211 77 / 0.25) !important;
}
.hover\:tw-text-amber-300\/30:hover{
  color: rgb(252 211 77 / 0.3) !important;
}
.hover\:tw-text-amber-300\/35:hover{
  color: rgb(252 211 77 / 0.35) !important;
}
.hover\:tw-text-amber-300\/40:hover{
  color: rgb(252 211 77 / 0.4) !important;
}
.hover\:tw-text-amber-300\/45:hover{
  color: rgb(252 211 77 / 0.45) !important;
}
.hover\:tw-text-amber-300\/5:hover{
  color: rgb(252 211 77 / 0.05) !important;
}
.hover\:tw-text-amber-300\/50:hover{
  color: rgb(252 211 77 / 0.5) !important;
}
.hover\:tw-text-amber-300\/55:hover{
  color: rgb(252 211 77 / 0.55) !important;
}
.hover\:tw-text-amber-300\/60:hover{
  color: rgb(252 211 77 / 0.6) !important;
}
.hover\:tw-text-amber-300\/65:hover{
  color: rgb(252 211 77 / 0.65) !important;
}
.hover\:tw-text-amber-300\/70:hover{
  color: rgb(252 211 77 / 0.7) !important;
}
.hover\:tw-text-amber-300\/75:hover{
  color: rgb(252 211 77 / 0.75) !important;
}
.hover\:tw-text-amber-300\/80:hover{
  color: rgb(252 211 77 / 0.8) !important;
}
.hover\:tw-text-amber-300\/85:hover{
  color: rgb(252 211 77 / 0.85) !important;
}
.hover\:tw-text-amber-300\/90:hover{
  color: rgb(252 211 77 / 0.9) !important;
}
.hover\:tw-text-amber-300\/95:hover{
  color: rgb(252 211 77 / 0.95) !important;
}
.hover\:tw-text-amber-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-400\/0:hover{
  color: rgb(251 191 36 / 0) !important;
}
.hover\:tw-text-amber-400\/10:hover{
  color: rgb(251 191 36 / 0.1) !important;
}
.hover\:tw-text-amber-400\/100:hover{
  color: rgb(251 191 36 / 1) !important;
}
.hover\:tw-text-amber-400\/15:hover{
  color: rgb(251 191 36 / 0.15) !important;
}
.hover\:tw-text-amber-400\/20:hover{
  color: rgb(251 191 36 / 0.2) !important;
}
.hover\:tw-text-amber-400\/25:hover{
  color: rgb(251 191 36 / 0.25) !important;
}
.hover\:tw-text-amber-400\/30:hover{
  color: rgb(251 191 36 / 0.3) !important;
}
.hover\:tw-text-amber-400\/35:hover{
  color: rgb(251 191 36 / 0.35) !important;
}
.hover\:tw-text-amber-400\/40:hover{
  color: rgb(251 191 36 / 0.4) !important;
}
.hover\:tw-text-amber-400\/45:hover{
  color: rgb(251 191 36 / 0.45) !important;
}
.hover\:tw-text-amber-400\/5:hover{
  color: rgb(251 191 36 / 0.05) !important;
}
.hover\:tw-text-amber-400\/50:hover{
  color: rgb(251 191 36 / 0.5) !important;
}
.hover\:tw-text-amber-400\/55:hover{
  color: rgb(251 191 36 / 0.55) !important;
}
.hover\:tw-text-amber-400\/60:hover{
  color: rgb(251 191 36 / 0.6) !important;
}
.hover\:tw-text-amber-400\/65:hover{
  color: rgb(251 191 36 / 0.65) !important;
}
.hover\:tw-text-amber-400\/70:hover{
  color: rgb(251 191 36 / 0.7) !important;
}
.hover\:tw-text-amber-400\/75:hover{
  color: rgb(251 191 36 / 0.75) !important;
}
.hover\:tw-text-amber-400\/80:hover{
  color: rgb(251 191 36 / 0.8) !important;
}
.hover\:tw-text-amber-400\/85:hover{
  color: rgb(251 191 36 / 0.85) !important;
}
.hover\:tw-text-amber-400\/90:hover{
  color: rgb(251 191 36 / 0.9) !important;
}
.hover\:tw-text-amber-400\/95:hover{
  color: rgb(251 191 36 / 0.95) !important;
}
.hover\:tw-text-amber-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-50\/0:hover{
  color: rgb(255 251 235 / 0) !important;
}
.hover\:tw-text-amber-50\/10:hover{
  color: rgb(255 251 235 / 0.1) !important;
}
.hover\:tw-text-amber-50\/100:hover{
  color: rgb(255 251 235 / 1) !important;
}
.hover\:tw-text-amber-50\/15:hover{
  color: rgb(255 251 235 / 0.15) !important;
}
.hover\:tw-text-amber-50\/20:hover{
  color: rgb(255 251 235 / 0.2) !important;
}
.hover\:tw-text-amber-50\/25:hover{
  color: rgb(255 251 235 / 0.25) !important;
}
.hover\:tw-text-amber-50\/30:hover{
  color: rgb(255 251 235 / 0.3) !important;
}
.hover\:tw-text-amber-50\/35:hover{
  color: rgb(255 251 235 / 0.35) !important;
}
.hover\:tw-text-amber-50\/40:hover{
  color: rgb(255 251 235 / 0.4) !important;
}
.hover\:tw-text-amber-50\/45:hover{
  color: rgb(255 251 235 / 0.45) !important;
}
.hover\:tw-text-amber-50\/5:hover{
  color: rgb(255 251 235 / 0.05) !important;
}
.hover\:tw-text-amber-50\/50:hover{
  color: rgb(255 251 235 / 0.5) !important;
}
.hover\:tw-text-amber-50\/55:hover{
  color: rgb(255 251 235 / 0.55) !important;
}
.hover\:tw-text-amber-50\/60:hover{
  color: rgb(255 251 235 / 0.6) !important;
}
.hover\:tw-text-amber-50\/65:hover{
  color: rgb(255 251 235 / 0.65) !important;
}
.hover\:tw-text-amber-50\/70:hover{
  color: rgb(255 251 235 / 0.7) !important;
}
.hover\:tw-text-amber-50\/75:hover{
  color: rgb(255 251 235 / 0.75) !important;
}
.hover\:tw-text-amber-50\/80:hover{
  color: rgb(255 251 235 / 0.8) !important;
}
.hover\:tw-text-amber-50\/85:hover{
  color: rgb(255 251 235 / 0.85) !important;
}
.hover\:tw-text-amber-50\/90:hover{
  color: rgb(255 251 235 / 0.9) !important;
}
.hover\:tw-text-amber-50\/95:hover{
  color: rgb(255 251 235 / 0.95) !important;
}
.hover\:tw-text-amber-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-500\/0:hover{
  color: rgb(245 158 11 / 0) !important;
}
.hover\:tw-text-amber-500\/10:hover{
  color: rgb(245 158 11 / 0.1) !important;
}
.hover\:tw-text-amber-500\/100:hover{
  color: rgb(245 158 11 / 1) !important;
}
.hover\:tw-text-amber-500\/15:hover{
  color: rgb(245 158 11 / 0.15) !important;
}
.hover\:tw-text-amber-500\/20:hover{
  color: rgb(245 158 11 / 0.2) !important;
}
.hover\:tw-text-amber-500\/25:hover{
  color: rgb(245 158 11 / 0.25) !important;
}
.hover\:tw-text-amber-500\/30:hover{
  color: rgb(245 158 11 / 0.3) !important;
}
.hover\:tw-text-amber-500\/35:hover{
  color: rgb(245 158 11 / 0.35) !important;
}
.hover\:tw-text-amber-500\/40:hover{
  color: rgb(245 158 11 / 0.4) !important;
}
.hover\:tw-text-amber-500\/45:hover{
  color: rgb(245 158 11 / 0.45) !important;
}
.hover\:tw-text-amber-500\/5:hover{
  color: rgb(245 158 11 / 0.05) !important;
}
.hover\:tw-text-amber-500\/50:hover{
  color: rgb(245 158 11 / 0.5) !important;
}
.hover\:tw-text-amber-500\/55:hover{
  color: rgb(245 158 11 / 0.55) !important;
}
.hover\:tw-text-amber-500\/60:hover{
  color: rgb(245 158 11 / 0.6) !important;
}
.hover\:tw-text-amber-500\/65:hover{
  color: rgb(245 158 11 / 0.65) !important;
}
.hover\:tw-text-amber-500\/70:hover{
  color: rgb(245 158 11 / 0.7) !important;
}
.hover\:tw-text-amber-500\/75:hover{
  color: rgb(245 158 11 / 0.75) !important;
}
.hover\:tw-text-amber-500\/80:hover{
  color: rgb(245 158 11 / 0.8) !important;
}
.hover\:tw-text-amber-500\/85:hover{
  color: rgb(245 158 11 / 0.85) !important;
}
.hover\:tw-text-amber-500\/90:hover{
  color: rgb(245 158 11 / 0.9) !important;
}
.hover\:tw-text-amber-500\/95:hover{
  color: rgb(245 158 11 / 0.95) !important;
}
.hover\:tw-text-amber-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-600\/0:hover{
  color: rgb(217 119 6 / 0) !important;
}
.hover\:tw-text-amber-600\/10:hover{
  color: rgb(217 119 6 / 0.1) !important;
}
.hover\:tw-text-amber-600\/100:hover{
  color: rgb(217 119 6 / 1) !important;
}
.hover\:tw-text-amber-600\/15:hover{
  color: rgb(217 119 6 / 0.15) !important;
}
.hover\:tw-text-amber-600\/20:hover{
  color: rgb(217 119 6 / 0.2) !important;
}
.hover\:tw-text-amber-600\/25:hover{
  color: rgb(217 119 6 / 0.25) !important;
}
.hover\:tw-text-amber-600\/30:hover{
  color: rgb(217 119 6 / 0.3) !important;
}
.hover\:tw-text-amber-600\/35:hover{
  color: rgb(217 119 6 / 0.35) !important;
}
.hover\:tw-text-amber-600\/40:hover{
  color: rgb(217 119 6 / 0.4) !important;
}
.hover\:tw-text-amber-600\/45:hover{
  color: rgb(217 119 6 / 0.45) !important;
}
.hover\:tw-text-amber-600\/5:hover{
  color: rgb(217 119 6 / 0.05) !important;
}
.hover\:tw-text-amber-600\/50:hover{
  color: rgb(217 119 6 / 0.5) !important;
}
.hover\:tw-text-amber-600\/55:hover{
  color: rgb(217 119 6 / 0.55) !important;
}
.hover\:tw-text-amber-600\/60:hover{
  color: rgb(217 119 6 / 0.6) !important;
}
.hover\:tw-text-amber-600\/65:hover{
  color: rgb(217 119 6 / 0.65) !important;
}
.hover\:tw-text-amber-600\/70:hover{
  color: rgb(217 119 6 / 0.7) !important;
}
.hover\:tw-text-amber-600\/75:hover{
  color: rgb(217 119 6 / 0.75) !important;
}
.hover\:tw-text-amber-600\/80:hover{
  color: rgb(217 119 6 / 0.8) !important;
}
.hover\:tw-text-amber-600\/85:hover{
  color: rgb(217 119 6 / 0.85) !important;
}
.hover\:tw-text-amber-600\/90:hover{
  color: rgb(217 119 6 / 0.9) !important;
}
.hover\:tw-text-amber-600\/95:hover{
  color: rgb(217 119 6 / 0.95) !important;
}
.hover\:tw-text-amber-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-700\/0:hover{
  color: rgb(180 83 9 / 0) !important;
}
.hover\:tw-text-amber-700\/10:hover{
  color: rgb(180 83 9 / 0.1) !important;
}
.hover\:tw-text-amber-700\/100:hover{
  color: rgb(180 83 9 / 1) !important;
}
.hover\:tw-text-amber-700\/15:hover{
  color: rgb(180 83 9 / 0.15) !important;
}
.hover\:tw-text-amber-700\/20:hover{
  color: rgb(180 83 9 / 0.2) !important;
}
.hover\:tw-text-amber-700\/25:hover{
  color: rgb(180 83 9 / 0.25) !important;
}
.hover\:tw-text-amber-700\/30:hover{
  color: rgb(180 83 9 / 0.3) !important;
}
.hover\:tw-text-amber-700\/35:hover{
  color: rgb(180 83 9 / 0.35) !important;
}
.hover\:tw-text-amber-700\/40:hover{
  color: rgb(180 83 9 / 0.4) !important;
}
.hover\:tw-text-amber-700\/45:hover{
  color: rgb(180 83 9 / 0.45) !important;
}
.hover\:tw-text-amber-700\/5:hover{
  color: rgb(180 83 9 / 0.05) !important;
}
.hover\:tw-text-amber-700\/50:hover{
  color: rgb(180 83 9 / 0.5) !important;
}
.hover\:tw-text-amber-700\/55:hover{
  color: rgb(180 83 9 / 0.55) !important;
}
.hover\:tw-text-amber-700\/60:hover{
  color: rgb(180 83 9 / 0.6) !important;
}
.hover\:tw-text-amber-700\/65:hover{
  color: rgb(180 83 9 / 0.65) !important;
}
.hover\:tw-text-amber-700\/70:hover{
  color: rgb(180 83 9 / 0.7) !important;
}
.hover\:tw-text-amber-700\/75:hover{
  color: rgb(180 83 9 / 0.75) !important;
}
.hover\:tw-text-amber-700\/80:hover{
  color: rgb(180 83 9 / 0.8) !important;
}
.hover\:tw-text-amber-700\/85:hover{
  color: rgb(180 83 9 / 0.85) !important;
}
.hover\:tw-text-amber-700\/90:hover{
  color: rgb(180 83 9 / 0.9) !important;
}
.hover\:tw-text-amber-700\/95:hover{
  color: rgb(180 83 9 / 0.95) !important;
}
.hover\:tw-text-amber-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-800\/0:hover{
  color: rgb(146 64 14 / 0) !important;
}
.hover\:tw-text-amber-800\/10:hover{
  color: rgb(146 64 14 / 0.1) !important;
}
.hover\:tw-text-amber-800\/100:hover{
  color: rgb(146 64 14 / 1) !important;
}
.hover\:tw-text-amber-800\/15:hover{
  color: rgb(146 64 14 / 0.15) !important;
}
.hover\:tw-text-amber-800\/20:hover{
  color: rgb(146 64 14 / 0.2) !important;
}
.hover\:tw-text-amber-800\/25:hover{
  color: rgb(146 64 14 / 0.25) !important;
}
.hover\:tw-text-amber-800\/30:hover{
  color: rgb(146 64 14 / 0.3) !important;
}
.hover\:tw-text-amber-800\/35:hover{
  color: rgb(146 64 14 / 0.35) !important;
}
.hover\:tw-text-amber-800\/40:hover{
  color: rgb(146 64 14 / 0.4) !important;
}
.hover\:tw-text-amber-800\/45:hover{
  color: rgb(146 64 14 / 0.45) !important;
}
.hover\:tw-text-amber-800\/5:hover{
  color: rgb(146 64 14 / 0.05) !important;
}
.hover\:tw-text-amber-800\/50:hover{
  color: rgb(146 64 14 / 0.5) !important;
}
.hover\:tw-text-amber-800\/55:hover{
  color: rgb(146 64 14 / 0.55) !important;
}
.hover\:tw-text-amber-800\/60:hover{
  color: rgb(146 64 14 / 0.6) !important;
}
.hover\:tw-text-amber-800\/65:hover{
  color: rgb(146 64 14 / 0.65) !important;
}
.hover\:tw-text-amber-800\/70:hover{
  color: rgb(146 64 14 / 0.7) !important;
}
.hover\:tw-text-amber-800\/75:hover{
  color: rgb(146 64 14 / 0.75) !important;
}
.hover\:tw-text-amber-800\/80:hover{
  color: rgb(146 64 14 / 0.8) !important;
}
.hover\:tw-text-amber-800\/85:hover{
  color: rgb(146 64 14 / 0.85) !important;
}
.hover\:tw-text-amber-800\/90:hover{
  color: rgb(146 64 14 / 0.9) !important;
}
.hover\:tw-text-amber-800\/95:hover{
  color: rgb(146 64 14 / 0.95) !important;
}
.hover\:tw-text-amber-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-900\/0:hover{
  color: rgb(120 53 15 / 0) !important;
}
.hover\:tw-text-amber-900\/10:hover{
  color: rgb(120 53 15 / 0.1) !important;
}
.hover\:tw-text-amber-900\/100:hover{
  color: rgb(120 53 15 / 1) !important;
}
.hover\:tw-text-amber-900\/15:hover{
  color: rgb(120 53 15 / 0.15) !important;
}
.hover\:tw-text-amber-900\/20:hover{
  color: rgb(120 53 15 / 0.2) !important;
}
.hover\:tw-text-amber-900\/25:hover{
  color: rgb(120 53 15 / 0.25) !important;
}
.hover\:tw-text-amber-900\/30:hover{
  color: rgb(120 53 15 / 0.3) !important;
}
.hover\:tw-text-amber-900\/35:hover{
  color: rgb(120 53 15 / 0.35) !important;
}
.hover\:tw-text-amber-900\/40:hover{
  color: rgb(120 53 15 / 0.4) !important;
}
.hover\:tw-text-amber-900\/45:hover{
  color: rgb(120 53 15 / 0.45) !important;
}
.hover\:tw-text-amber-900\/5:hover{
  color: rgb(120 53 15 / 0.05) !important;
}
.hover\:tw-text-amber-900\/50:hover{
  color: rgb(120 53 15 / 0.5) !important;
}
.hover\:tw-text-amber-900\/55:hover{
  color: rgb(120 53 15 / 0.55) !important;
}
.hover\:tw-text-amber-900\/60:hover{
  color: rgb(120 53 15 / 0.6) !important;
}
.hover\:tw-text-amber-900\/65:hover{
  color: rgb(120 53 15 / 0.65) !important;
}
.hover\:tw-text-amber-900\/70:hover{
  color: rgb(120 53 15 / 0.7) !important;
}
.hover\:tw-text-amber-900\/75:hover{
  color: rgb(120 53 15 / 0.75) !important;
}
.hover\:tw-text-amber-900\/80:hover{
  color: rgb(120 53 15 / 0.8) !important;
}
.hover\:tw-text-amber-900\/85:hover{
  color: rgb(120 53 15 / 0.85) !important;
}
.hover\:tw-text-amber-900\/90:hover{
  color: rgb(120 53 15 / 0.9) !important;
}
.hover\:tw-text-amber-900\/95:hover{
  color: rgb(120 53 15 / 0.95) !important;
}
.hover\:tw-text-amber-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(69 26 3 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-amber-950\/0:hover{
  color: rgb(69 26 3 / 0) !important;
}
.hover\:tw-text-amber-950\/10:hover{
  color: rgb(69 26 3 / 0.1) !important;
}
.hover\:tw-text-amber-950\/100:hover{
  color: rgb(69 26 3 / 1) !important;
}
.hover\:tw-text-amber-950\/15:hover{
  color: rgb(69 26 3 / 0.15) !important;
}
.hover\:tw-text-amber-950\/20:hover{
  color: rgb(69 26 3 / 0.2) !important;
}
.hover\:tw-text-amber-950\/25:hover{
  color: rgb(69 26 3 / 0.25) !important;
}
.hover\:tw-text-amber-950\/30:hover{
  color: rgb(69 26 3 / 0.3) !important;
}
.hover\:tw-text-amber-950\/35:hover{
  color: rgb(69 26 3 / 0.35) !important;
}
.hover\:tw-text-amber-950\/40:hover{
  color: rgb(69 26 3 / 0.4) !important;
}
.hover\:tw-text-amber-950\/45:hover{
  color: rgb(69 26 3 / 0.45) !important;
}
.hover\:tw-text-amber-950\/5:hover{
  color: rgb(69 26 3 / 0.05) !important;
}
.hover\:tw-text-amber-950\/50:hover{
  color: rgb(69 26 3 / 0.5) !important;
}
.hover\:tw-text-amber-950\/55:hover{
  color: rgb(69 26 3 / 0.55) !important;
}
.hover\:tw-text-amber-950\/60:hover{
  color: rgb(69 26 3 / 0.6) !important;
}
.hover\:tw-text-amber-950\/65:hover{
  color: rgb(69 26 3 / 0.65) !important;
}
.hover\:tw-text-amber-950\/70:hover{
  color: rgb(69 26 3 / 0.7) !important;
}
.hover\:tw-text-amber-950\/75:hover{
  color: rgb(69 26 3 / 0.75) !important;
}
.hover\:tw-text-amber-950\/80:hover{
  color: rgb(69 26 3 / 0.8) !important;
}
.hover\:tw-text-amber-950\/85:hover{
  color: rgb(69 26 3 / 0.85) !important;
}
.hover\:tw-text-amber-950\/90:hover{
  color: rgb(69 26 3 / 0.9) !important;
}
.hover\:tw-text-amber-950\/95:hover{
  color: rgb(69 26 3 / 0.95) !important;
}
.hover\:tw-text-black:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-black\/0:hover{
  color: rgb(0 0 0 / 0) !important;
}
.hover\:tw-text-black\/10:hover{
  color: rgb(0 0 0 / 0.1) !important;
}
.hover\:tw-text-black\/100:hover{
  color: rgb(0 0 0 / 1) !important;
}
.hover\:tw-text-black\/15:hover{
  color: rgb(0 0 0 / 0.15) !important;
}
.hover\:tw-text-black\/20:hover{
  color: rgb(0 0 0 / 0.2) !important;
}
.hover\:tw-text-black\/25:hover{
  color: rgb(0 0 0 / 0.25) !important;
}
.hover\:tw-text-black\/30:hover{
  color: rgb(0 0 0 / 0.3) !important;
}
.hover\:tw-text-black\/35:hover{
  color: rgb(0 0 0 / 0.35) !important;
}
.hover\:tw-text-black\/40:hover{
  color: rgb(0 0 0 / 0.4) !important;
}
.hover\:tw-text-black\/45:hover{
  color: rgb(0 0 0 / 0.45) !important;
}
.hover\:tw-text-black\/5:hover{
  color: rgb(0 0 0 / 0.05) !important;
}
.hover\:tw-text-black\/50:hover{
  color: rgb(0 0 0 / 0.5) !important;
}
.hover\:tw-text-black\/55:hover{
  color: rgb(0 0 0 / 0.55) !important;
}
.hover\:tw-text-black\/60:hover{
  color: rgb(0 0 0 / 0.6) !important;
}
.hover\:tw-text-black\/65:hover{
  color: rgb(0 0 0 / 0.65) !important;
}
.hover\:tw-text-black\/70:hover{
  color: rgb(0 0 0 / 0.7) !important;
}
.hover\:tw-text-black\/75:hover{
  color: rgb(0 0 0 / 0.75) !important;
}
.hover\:tw-text-black\/80:hover{
  color: rgb(0 0 0 / 0.8) !important;
}
.hover\:tw-text-black\/85:hover{
  color: rgb(0 0 0 / 0.85) !important;
}
.hover\:tw-text-black\/90:hover{
  color: rgb(0 0 0 / 0.9) !important;
}
.hover\:tw-text-black\/95:hover{
  color: rgb(0 0 0 / 0.95) !important;
}
.hover\:tw-text-blue-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-100\/0:hover{
  color: rgb(204 233 246 / 0) !important;
}
.hover\:tw-text-blue-100\/10:hover{
  color: rgb(204 233 246 / 0.1) !important;
}
.hover\:tw-text-blue-100\/100:hover{
  color: rgb(204 233 246 / 1) !important;
}
.hover\:tw-text-blue-100\/15:hover{
  color: rgb(204 233 246 / 0.15) !important;
}
.hover\:tw-text-blue-100\/20:hover{
  color: rgb(204 233 246 / 0.2) !important;
}
.hover\:tw-text-blue-100\/25:hover{
  color: rgb(204 233 246 / 0.25) !important;
}
.hover\:tw-text-blue-100\/30:hover{
  color: rgb(204 233 246 / 0.3) !important;
}
.hover\:tw-text-blue-100\/35:hover{
  color: rgb(204 233 246 / 0.35) !important;
}
.hover\:tw-text-blue-100\/40:hover{
  color: rgb(204 233 246 / 0.4) !important;
}
.hover\:tw-text-blue-100\/45:hover{
  color: rgb(204 233 246 / 0.45) !important;
}
.hover\:tw-text-blue-100\/5:hover{
  color: rgb(204 233 246 / 0.05) !important;
}
.hover\:tw-text-blue-100\/50:hover{
  color: rgb(204 233 246 / 0.5) !important;
}
.hover\:tw-text-blue-100\/55:hover{
  color: rgb(204 233 246 / 0.55) !important;
}
.hover\:tw-text-blue-100\/60:hover{
  color: rgb(204 233 246 / 0.6) !important;
}
.hover\:tw-text-blue-100\/65:hover{
  color: rgb(204 233 246 / 0.65) !important;
}
.hover\:tw-text-blue-100\/70:hover{
  color: rgb(204 233 246 / 0.7) !important;
}
.hover\:tw-text-blue-100\/75:hover{
  color: rgb(204 233 246 / 0.75) !important;
}
.hover\:tw-text-blue-100\/80:hover{
  color: rgb(204 233 246 / 0.8) !important;
}
.hover\:tw-text-blue-100\/85:hover{
  color: rgb(204 233 246 / 0.85) !important;
}
.hover\:tw-text-blue-100\/90:hover{
  color: rgb(204 233 246 / 0.9) !important;
}
.hover\:tw-text-blue-100\/95:hover{
  color: rgb(204 233 246 / 0.95) !important;
}
.hover\:tw-text-blue-20:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-20\/0:hover{
  color: rgb(241 244 248 / 0) !important;
}
.hover\:tw-text-blue-20\/10:hover{
  color: rgb(241 244 248 / 0.1) !important;
}
.hover\:tw-text-blue-20\/100:hover{
  color: rgb(241 244 248 / 1) !important;
}
.hover\:tw-text-blue-20\/15:hover{
  color: rgb(241 244 248 / 0.15) !important;
}
.hover\:tw-text-blue-20\/20:hover{
  color: rgb(241 244 248 / 0.2) !important;
}
.hover\:tw-text-blue-20\/25:hover{
  color: rgb(241 244 248 / 0.25) !important;
}
.hover\:tw-text-blue-20\/30:hover{
  color: rgb(241 244 248 / 0.3) !important;
}
.hover\:tw-text-blue-20\/35:hover{
  color: rgb(241 244 248 / 0.35) !important;
}
.hover\:tw-text-blue-20\/40:hover{
  color: rgb(241 244 248 / 0.4) !important;
}
.hover\:tw-text-blue-20\/45:hover{
  color: rgb(241 244 248 / 0.45) !important;
}
.hover\:tw-text-blue-20\/5:hover{
  color: rgb(241 244 248 / 0.05) !important;
}
.hover\:tw-text-blue-20\/50:hover{
  color: rgb(241 244 248 / 0.5) !important;
}
.hover\:tw-text-blue-20\/55:hover{
  color: rgb(241 244 248 / 0.55) !important;
}
.hover\:tw-text-blue-20\/60:hover{
  color: rgb(241 244 248 / 0.6) !important;
}
.hover\:tw-text-blue-20\/65:hover{
  color: rgb(241 244 248 / 0.65) !important;
}
.hover\:tw-text-blue-20\/70:hover{
  color: rgb(241 244 248 / 0.7) !important;
}
.hover\:tw-text-blue-20\/75:hover{
  color: rgb(241 244 248 / 0.75) !important;
}
.hover\:tw-text-blue-20\/80:hover{
  color: rgb(241 244 248 / 0.8) !important;
}
.hover\:tw-text-blue-20\/85:hover{
  color: rgb(241 244 248 / 0.85) !important;
}
.hover\:tw-text-blue-20\/90:hover{
  color: rgb(241 244 248 / 0.9) !important;
}
.hover\:tw-text-blue-20\/95:hover{
  color: rgb(241 244 248 / 0.95) !important;
}
.hover\:tw-text-blue-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(153 212 236 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-200\/0:hover{
  color: rgb(153 212 236 / 0) !important;
}
.hover\:tw-text-blue-200\/10:hover{
  color: rgb(153 212 236 / 0.1) !important;
}
.hover\:tw-text-blue-200\/100:hover{
  color: rgb(153 212 236 / 1) !important;
}
.hover\:tw-text-blue-200\/15:hover{
  color: rgb(153 212 236 / 0.15) !important;
}
.hover\:tw-text-blue-200\/20:hover{
  color: rgb(153 212 236 / 0.2) !important;
}
.hover\:tw-text-blue-200\/25:hover{
  color: rgb(153 212 236 / 0.25) !important;
}
.hover\:tw-text-blue-200\/30:hover{
  color: rgb(153 212 236 / 0.3) !important;
}
.hover\:tw-text-blue-200\/35:hover{
  color: rgb(153 212 236 / 0.35) !important;
}
.hover\:tw-text-blue-200\/40:hover{
  color: rgb(153 212 236 / 0.4) !important;
}
.hover\:tw-text-blue-200\/45:hover{
  color: rgb(153 212 236 / 0.45) !important;
}
.hover\:tw-text-blue-200\/5:hover{
  color: rgb(153 212 236 / 0.05) !important;
}
.hover\:tw-text-blue-200\/50:hover{
  color: rgb(153 212 236 / 0.5) !important;
}
.hover\:tw-text-blue-200\/55:hover{
  color: rgb(153 212 236 / 0.55) !important;
}
.hover\:tw-text-blue-200\/60:hover{
  color: rgb(153 212 236 / 0.6) !important;
}
.hover\:tw-text-blue-200\/65:hover{
  color: rgb(153 212 236 / 0.65) !important;
}
.hover\:tw-text-blue-200\/70:hover{
  color: rgb(153 212 236 / 0.7) !important;
}
.hover\:tw-text-blue-200\/75:hover{
  color: rgb(153 212 236 / 0.75) !important;
}
.hover\:tw-text-blue-200\/80:hover{
  color: rgb(153 212 236 / 0.8) !important;
}
.hover\:tw-text-blue-200\/85:hover{
  color: rgb(153 212 236 / 0.85) !important;
}
.hover\:tw-text-blue-200\/90:hover{
  color: rgb(153 212 236 / 0.9) !important;
}
.hover\:tw-text-blue-200\/95:hover{
  color: rgb(153 212 236 / 0.95) !important;
}
.hover\:tw-text-blue-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(102 190 227 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-300\/0:hover{
  color: rgb(102 190 227 / 0) !important;
}
.hover\:tw-text-blue-300\/10:hover{
  color: rgb(102 190 227 / 0.1) !important;
}
.hover\:tw-text-blue-300\/100:hover{
  color: rgb(102 190 227 / 1) !important;
}
.hover\:tw-text-blue-300\/15:hover{
  color: rgb(102 190 227 / 0.15) !important;
}
.hover\:tw-text-blue-300\/20:hover{
  color: rgb(102 190 227 / 0.2) !important;
}
.hover\:tw-text-blue-300\/25:hover{
  color: rgb(102 190 227 / 0.25) !important;
}
.hover\:tw-text-blue-300\/30:hover{
  color: rgb(102 190 227 / 0.3) !important;
}
.hover\:tw-text-blue-300\/35:hover{
  color: rgb(102 190 227 / 0.35) !important;
}
.hover\:tw-text-blue-300\/40:hover{
  color: rgb(102 190 227 / 0.4) !important;
}
.hover\:tw-text-blue-300\/45:hover{
  color: rgb(102 190 227 / 0.45) !important;
}
.hover\:tw-text-blue-300\/5:hover{
  color: rgb(102 190 227 / 0.05) !important;
}
.hover\:tw-text-blue-300\/50:hover{
  color: rgb(102 190 227 / 0.5) !important;
}
.hover\:tw-text-blue-300\/55:hover{
  color: rgb(102 190 227 / 0.55) !important;
}
.hover\:tw-text-blue-300\/60:hover{
  color: rgb(102 190 227 / 0.6) !important;
}
.hover\:tw-text-blue-300\/65:hover{
  color: rgb(102 190 227 / 0.65) !important;
}
.hover\:tw-text-blue-300\/70:hover{
  color: rgb(102 190 227 / 0.7) !important;
}
.hover\:tw-text-blue-300\/75:hover{
  color: rgb(102 190 227 / 0.75) !important;
}
.hover\:tw-text-blue-300\/80:hover{
  color: rgb(102 190 227 / 0.8) !important;
}
.hover\:tw-text-blue-300\/85:hover{
  color: rgb(102 190 227 / 0.85) !important;
}
.hover\:tw-text-blue-300\/90:hover{
  color: rgb(102 190 227 / 0.9) !important;
}
.hover\:tw-text-blue-300\/95:hover{
  color: rgb(102 190 227 / 0.95) !important;
}
.hover\:tw-text-blue-40:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(217 232 237 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-40\/0:hover{
  color: rgb(217 232 237 / 0) !important;
}
.hover\:tw-text-blue-40\/10:hover{
  color: rgb(217 232 237 / 0.1) !important;
}
.hover\:tw-text-blue-40\/100:hover{
  color: rgb(217 232 237 / 1) !important;
}
.hover\:tw-text-blue-40\/15:hover{
  color: rgb(217 232 237 / 0.15) !important;
}
.hover\:tw-text-blue-40\/20:hover{
  color: rgb(217 232 237 / 0.2) !important;
}
.hover\:tw-text-blue-40\/25:hover{
  color: rgb(217 232 237 / 0.25) !important;
}
.hover\:tw-text-blue-40\/30:hover{
  color: rgb(217 232 237 / 0.3) !important;
}
.hover\:tw-text-blue-40\/35:hover{
  color: rgb(217 232 237 / 0.35) !important;
}
.hover\:tw-text-blue-40\/40:hover{
  color: rgb(217 232 237 / 0.4) !important;
}
.hover\:tw-text-blue-40\/45:hover{
  color: rgb(217 232 237 / 0.45) !important;
}
.hover\:tw-text-blue-40\/5:hover{
  color: rgb(217 232 237 / 0.05) !important;
}
.hover\:tw-text-blue-40\/50:hover{
  color: rgb(217 232 237 / 0.5) !important;
}
.hover\:tw-text-blue-40\/55:hover{
  color: rgb(217 232 237 / 0.55) !important;
}
.hover\:tw-text-blue-40\/60:hover{
  color: rgb(217 232 237 / 0.6) !important;
}
.hover\:tw-text-blue-40\/65:hover{
  color: rgb(217 232 237 / 0.65) !important;
}
.hover\:tw-text-blue-40\/70:hover{
  color: rgb(217 232 237 / 0.7) !important;
}
.hover\:tw-text-blue-40\/75:hover{
  color: rgb(217 232 237 / 0.75) !important;
}
.hover\:tw-text-blue-40\/80:hover{
  color: rgb(217 232 237 / 0.8) !important;
}
.hover\:tw-text-blue-40\/85:hover{
  color: rgb(217 232 237 / 0.85) !important;
}
.hover\:tw-text-blue-40\/90:hover{
  color: rgb(217 232 237 / 0.9) !important;
}
.hover\:tw-text-blue-40\/95:hover{
  color: rgb(217 232 237 / 0.95) !important;
}
.hover\:tw-text-blue-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(51 169 217 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-400\/0:hover{
  color: rgb(51 169 217 / 0) !important;
}
.hover\:tw-text-blue-400\/10:hover{
  color: rgb(51 169 217 / 0.1) !important;
}
.hover\:tw-text-blue-400\/100:hover{
  color: rgb(51 169 217 / 1) !important;
}
.hover\:tw-text-blue-400\/15:hover{
  color: rgb(51 169 217 / 0.15) !important;
}
.hover\:tw-text-blue-400\/20:hover{
  color: rgb(51 169 217 / 0.2) !important;
}
.hover\:tw-text-blue-400\/25:hover{
  color: rgb(51 169 217 / 0.25) !important;
}
.hover\:tw-text-blue-400\/30:hover{
  color: rgb(51 169 217 / 0.3) !important;
}
.hover\:tw-text-blue-400\/35:hover{
  color: rgb(51 169 217 / 0.35) !important;
}
.hover\:tw-text-blue-400\/40:hover{
  color: rgb(51 169 217 / 0.4) !important;
}
.hover\:tw-text-blue-400\/45:hover{
  color: rgb(51 169 217 / 0.45) !important;
}
.hover\:tw-text-blue-400\/5:hover{
  color: rgb(51 169 217 / 0.05) !important;
}
.hover\:tw-text-blue-400\/50:hover{
  color: rgb(51 169 217 / 0.5) !important;
}
.hover\:tw-text-blue-400\/55:hover{
  color: rgb(51 169 217 / 0.55) !important;
}
.hover\:tw-text-blue-400\/60:hover{
  color: rgb(51 169 217 / 0.6) !important;
}
.hover\:tw-text-blue-400\/65:hover{
  color: rgb(51 169 217 / 0.65) !important;
}
.hover\:tw-text-blue-400\/70:hover{
  color: rgb(51 169 217 / 0.7) !important;
}
.hover\:tw-text-blue-400\/75:hover{
  color: rgb(51 169 217 / 0.75) !important;
}
.hover\:tw-text-blue-400\/80:hover{
  color: rgb(51 169 217 / 0.8) !important;
}
.hover\:tw-text-blue-400\/85:hover{
  color: rgb(51 169 217 / 0.85) !important;
}
.hover\:tw-text-blue-400\/90:hover{
  color: rgb(51 169 217 / 0.9) !important;
}
.hover\:tw-text-blue-400\/95:hover{
  color: rgb(51 169 217 / 0.95) !important;
}
.hover\:tw-text-blue-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(230 244 250 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-50\/0:hover{
  color: rgb(230 244 250 / 0) !important;
}
.hover\:tw-text-blue-50\/10:hover{
  color: rgb(230 244 250 / 0.1) !important;
}
.hover\:tw-text-blue-50\/100:hover{
  color: rgb(230 244 250 / 1) !important;
}
.hover\:tw-text-blue-50\/15:hover{
  color: rgb(230 244 250 / 0.15) !important;
}
.hover\:tw-text-blue-50\/20:hover{
  color: rgb(230 244 250 / 0.2) !important;
}
.hover\:tw-text-blue-50\/25:hover{
  color: rgb(230 244 250 / 0.25) !important;
}
.hover\:tw-text-blue-50\/30:hover{
  color: rgb(230 244 250 / 0.3) !important;
}
.hover\:tw-text-blue-50\/35:hover{
  color: rgb(230 244 250 / 0.35) !important;
}
.hover\:tw-text-blue-50\/40:hover{
  color: rgb(230 244 250 / 0.4) !important;
}
.hover\:tw-text-blue-50\/45:hover{
  color: rgb(230 244 250 / 0.45) !important;
}
.hover\:tw-text-blue-50\/5:hover{
  color: rgb(230 244 250 / 0.05) !important;
}
.hover\:tw-text-blue-50\/50:hover{
  color: rgb(230 244 250 / 0.5) !important;
}
.hover\:tw-text-blue-50\/55:hover{
  color: rgb(230 244 250 / 0.55) !important;
}
.hover\:tw-text-blue-50\/60:hover{
  color: rgb(230 244 250 / 0.6) !important;
}
.hover\:tw-text-blue-50\/65:hover{
  color: rgb(230 244 250 / 0.65) !important;
}
.hover\:tw-text-blue-50\/70:hover{
  color: rgb(230 244 250 / 0.7) !important;
}
.hover\:tw-text-blue-50\/75:hover{
  color: rgb(230 244 250 / 0.75) !important;
}
.hover\:tw-text-blue-50\/80:hover{
  color: rgb(230 244 250 / 0.8) !important;
}
.hover\:tw-text-blue-50\/85:hover{
  color: rgb(230 244 250 / 0.85) !important;
}
.hover\:tw-text-blue-50\/90:hover{
  color: rgb(230 244 250 / 0.9) !important;
}
.hover\:tw-text-blue-50\/95:hover{
  color: rgb(230 244 250 / 0.95) !important;
}
.hover\:tw-text-blue-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-500\/0:hover{
  color: rgb(0 147 208 / 0) !important;
}
.hover\:tw-text-blue-500\/10:hover{
  color: rgb(0 147 208 / 0.1) !important;
}
.hover\:tw-text-blue-500\/100:hover{
  color: rgb(0 147 208 / 1) !important;
}
.hover\:tw-text-blue-500\/15:hover{
  color: rgb(0 147 208 / 0.15) !important;
}
.hover\:tw-text-blue-500\/20:hover{
  color: rgb(0 147 208 / 0.2) !important;
}
.hover\:tw-text-blue-500\/25:hover{
  color: rgb(0 147 208 / 0.25) !important;
}
.hover\:tw-text-blue-500\/30:hover{
  color: rgb(0 147 208 / 0.3) !important;
}
.hover\:tw-text-blue-500\/35:hover{
  color: rgb(0 147 208 / 0.35) !important;
}
.hover\:tw-text-blue-500\/40:hover{
  color: rgb(0 147 208 / 0.4) !important;
}
.hover\:tw-text-blue-500\/45:hover{
  color: rgb(0 147 208 / 0.45) !important;
}
.hover\:tw-text-blue-500\/5:hover{
  color: rgb(0 147 208 / 0.05) !important;
}
.hover\:tw-text-blue-500\/50:hover{
  color: rgb(0 147 208 / 0.5) !important;
}
.hover\:tw-text-blue-500\/55:hover{
  color: rgb(0 147 208 / 0.55) !important;
}
.hover\:tw-text-blue-500\/60:hover{
  color: rgb(0 147 208 / 0.6) !important;
}
.hover\:tw-text-blue-500\/65:hover{
  color: rgb(0 147 208 / 0.65) !important;
}
.hover\:tw-text-blue-500\/70:hover{
  color: rgb(0 147 208 / 0.7) !important;
}
.hover\:tw-text-blue-500\/75:hover{
  color: rgb(0 147 208 / 0.75) !important;
}
.hover\:tw-text-blue-500\/80:hover{
  color: rgb(0 147 208 / 0.8) !important;
}
.hover\:tw-text-blue-500\/85:hover{
  color: rgb(0 147 208 / 0.85) !important;
}
.hover\:tw-text-blue-500\/90:hover{
  color: rgb(0 147 208 / 0.9) !important;
}
.hover\:tw-text-blue-500\/95:hover{
  color: rgb(0 147 208 / 0.95) !important;
}
.hover\:tw-text-blue-575:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(1 118 167 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-575\/0:hover{
  color: rgb(1 118 167 / 0) !important;
}
.hover\:tw-text-blue-575\/10:hover{
  color: rgb(1 118 167 / 0.1) !important;
}
.hover\:tw-text-blue-575\/100:hover{
  color: rgb(1 118 167 / 1) !important;
}
.hover\:tw-text-blue-575\/15:hover{
  color: rgb(1 118 167 / 0.15) !important;
}
.hover\:tw-text-blue-575\/20:hover{
  color: rgb(1 118 167 / 0.2) !important;
}
.hover\:tw-text-blue-575\/25:hover{
  color: rgb(1 118 167 / 0.25) !important;
}
.hover\:tw-text-blue-575\/30:hover{
  color: rgb(1 118 167 / 0.3) !important;
}
.hover\:tw-text-blue-575\/35:hover{
  color: rgb(1 118 167 / 0.35) !important;
}
.hover\:tw-text-blue-575\/40:hover{
  color: rgb(1 118 167 / 0.4) !important;
}
.hover\:tw-text-blue-575\/45:hover{
  color: rgb(1 118 167 / 0.45) !important;
}
.hover\:tw-text-blue-575\/5:hover{
  color: rgb(1 118 167 / 0.05) !important;
}
.hover\:tw-text-blue-575\/50:hover{
  color: rgb(1 118 167 / 0.5) !important;
}
.hover\:tw-text-blue-575\/55:hover{
  color: rgb(1 118 167 / 0.55) !important;
}
.hover\:tw-text-blue-575\/60:hover{
  color: rgb(1 118 167 / 0.6) !important;
}
.hover\:tw-text-blue-575\/65:hover{
  color: rgb(1 118 167 / 0.65) !important;
}
.hover\:tw-text-blue-575\/70:hover{
  color: rgb(1 118 167 / 0.7) !important;
}
.hover\:tw-text-blue-575\/75:hover{
  color: rgb(1 118 167 / 0.75) !important;
}
.hover\:tw-text-blue-575\/80:hover{
  color: rgb(1 118 167 / 0.8) !important;
}
.hover\:tw-text-blue-575\/85:hover{
  color: rgb(1 118 167 / 0.85) !important;
}
.hover\:tw-text-blue-575\/90:hover{
  color: rgb(1 118 167 / 0.9) !important;
}
.hover\:tw-text-blue-575\/95:hover{
  color: rgb(1 118 167 / 0.95) !important;
}
.hover\:tw-text-blue-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-600\/0:hover{
  color: rgb(0 118 166 / 0) !important;
}
.hover\:tw-text-blue-600\/10:hover{
  color: rgb(0 118 166 / 0.1) !important;
}
.hover\:tw-text-blue-600\/100:hover{
  color: rgb(0 118 166 / 1) !important;
}
.hover\:tw-text-blue-600\/15:hover{
  color: rgb(0 118 166 / 0.15) !important;
}
.hover\:tw-text-blue-600\/20:hover{
  color: rgb(0 118 166 / 0.2) !important;
}
.hover\:tw-text-blue-600\/25:hover{
  color: rgb(0 118 166 / 0.25) !important;
}
.hover\:tw-text-blue-600\/30:hover{
  color: rgb(0 118 166 / 0.3) !important;
}
.hover\:tw-text-blue-600\/35:hover{
  color: rgb(0 118 166 / 0.35) !important;
}
.hover\:tw-text-blue-600\/40:hover{
  color: rgb(0 118 166 / 0.4) !important;
}
.hover\:tw-text-blue-600\/45:hover{
  color: rgb(0 118 166 / 0.45) !important;
}
.hover\:tw-text-blue-600\/5:hover{
  color: rgb(0 118 166 / 0.05) !important;
}
.hover\:tw-text-blue-600\/50:hover{
  color: rgb(0 118 166 / 0.5) !important;
}
.hover\:tw-text-blue-600\/55:hover{
  color: rgb(0 118 166 / 0.55) !important;
}
.hover\:tw-text-blue-600\/60:hover{
  color: rgb(0 118 166 / 0.6) !important;
}
.hover\:tw-text-blue-600\/65:hover{
  color: rgb(0 118 166 / 0.65) !important;
}
.hover\:tw-text-blue-600\/70:hover{
  color: rgb(0 118 166 / 0.7) !important;
}
.hover\:tw-text-blue-600\/75:hover{
  color: rgb(0 118 166 / 0.75) !important;
}
.hover\:tw-text-blue-600\/80:hover{
  color: rgb(0 118 166 / 0.8) !important;
}
.hover\:tw-text-blue-600\/85:hover{
  color: rgb(0 118 166 / 0.85) !important;
}
.hover\:tw-text-blue-600\/90:hover{
  color: rgb(0 118 166 / 0.9) !important;
}
.hover\:tw-text-blue-600\/95:hover{
  color: rgb(0 118 166 / 0.95) !important;
}
.hover\:tw-text-blue-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 88 125 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-700\/0:hover{
  color: rgb(0 88 125 / 0) !important;
}
.hover\:tw-text-blue-700\/10:hover{
  color: rgb(0 88 125 / 0.1) !important;
}
.hover\:tw-text-blue-700\/100:hover{
  color: rgb(0 88 125 / 1) !important;
}
.hover\:tw-text-blue-700\/15:hover{
  color: rgb(0 88 125 / 0.15) !important;
}
.hover\:tw-text-blue-700\/20:hover{
  color: rgb(0 88 125 / 0.2) !important;
}
.hover\:tw-text-blue-700\/25:hover{
  color: rgb(0 88 125 / 0.25) !important;
}
.hover\:tw-text-blue-700\/30:hover{
  color: rgb(0 88 125 / 0.3) !important;
}
.hover\:tw-text-blue-700\/35:hover{
  color: rgb(0 88 125 / 0.35) !important;
}
.hover\:tw-text-blue-700\/40:hover{
  color: rgb(0 88 125 / 0.4) !important;
}
.hover\:tw-text-blue-700\/45:hover{
  color: rgb(0 88 125 / 0.45) !important;
}
.hover\:tw-text-blue-700\/5:hover{
  color: rgb(0 88 125 / 0.05) !important;
}
.hover\:tw-text-blue-700\/50:hover{
  color: rgb(0 88 125 / 0.5) !important;
}
.hover\:tw-text-blue-700\/55:hover{
  color: rgb(0 88 125 / 0.55) !important;
}
.hover\:tw-text-blue-700\/60:hover{
  color: rgb(0 88 125 / 0.6) !important;
}
.hover\:tw-text-blue-700\/65:hover{
  color: rgb(0 88 125 / 0.65) !important;
}
.hover\:tw-text-blue-700\/70:hover{
  color: rgb(0 88 125 / 0.7) !important;
}
.hover\:tw-text-blue-700\/75:hover{
  color: rgb(0 88 125 / 0.75) !important;
}
.hover\:tw-text-blue-700\/80:hover{
  color: rgb(0 88 125 / 0.8) !important;
}
.hover\:tw-text-blue-700\/85:hover{
  color: rgb(0 88 125 / 0.85) !important;
}
.hover\:tw-text-blue-700\/90:hover{
  color: rgb(0 88 125 / 0.9) !important;
}
.hover\:tw-text-blue-700\/95:hover{
  color: rgb(0 88 125 / 0.95) !important;
}
.hover\:tw-text-blue-75:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(218 232 238 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-75\/0:hover{
  color: rgb(218 232 238 / 0) !important;
}
.hover\:tw-text-blue-75\/10:hover{
  color: rgb(218 232 238 / 0.1) !important;
}
.hover\:tw-text-blue-75\/100:hover{
  color: rgb(218 232 238 / 1) !important;
}
.hover\:tw-text-blue-75\/15:hover{
  color: rgb(218 232 238 / 0.15) !important;
}
.hover\:tw-text-blue-75\/20:hover{
  color: rgb(218 232 238 / 0.2) !important;
}
.hover\:tw-text-blue-75\/25:hover{
  color: rgb(218 232 238 / 0.25) !important;
}
.hover\:tw-text-blue-75\/30:hover{
  color: rgb(218 232 238 / 0.3) !important;
}
.hover\:tw-text-blue-75\/35:hover{
  color: rgb(218 232 238 / 0.35) !important;
}
.hover\:tw-text-blue-75\/40:hover{
  color: rgb(218 232 238 / 0.4) !important;
}
.hover\:tw-text-blue-75\/45:hover{
  color: rgb(218 232 238 / 0.45) !important;
}
.hover\:tw-text-blue-75\/5:hover{
  color: rgb(218 232 238 / 0.05) !important;
}
.hover\:tw-text-blue-75\/50:hover{
  color: rgb(218 232 238 / 0.5) !important;
}
.hover\:tw-text-blue-75\/55:hover{
  color: rgb(218 232 238 / 0.55) !important;
}
.hover\:tw-text-blue-75\/60:hover{
  color: rgb(218 232 238 / 0.6) !important;
}
.hover\:tw-text-blue-75\/65:hover{
  color: rgb(218 232 238 / 0.65) !important;
}
.hover\:tw-text-blue-75\/70:hover{
  color: rgb(218 232 238 / 0.7) !important;
}
.hover\:tw-text-blue-75\/75:hover{
  color: rgb(218 232 238 / 0.75) !important;
}
.hover\:tw-text-blue-75\/80:hover{
  color: rgb(218 232 238 / 0.8) !important;
}
.hover\:tw-text-blue-75\/85:hover{
  color: rgb(218 232 238 / 0.85) !important;
}
.hover\:tw-text-blue-75\/90:hover{
  color: rgb(218 232 238 / 0.9) !important;
}
.hover\:tw-text-blue-75\/95:hover{
  color: rgb(218 232 238 / 0.95) !important;
}
.hover\:tw-text-blue-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 59 83 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-800\/0:hover{
  color: rgb(0 59 83 / 0) !important;
}
.hover\:tw-text-blue-800\/10:hover{
  color: rgb(0 59 83 / 0.1) !important;
}
.hover\:tw-text-blue-800\/100:hover{
  color: rgb(0 59 83 / 1) !important;
}
.hover\:tw-text-blue-800\/15:hover{
  color: rgb(0 59 83 / 0.15) !important;
}
.hover\:tw-text-blue-800\/20:hover{
  color: rgb(0 59 83 / 0.2) !important;
}
.hover\:tw-text-blue-800\/25:hover{
  color: rgb(0 59 83 / 0.25) !important;
}
.hover\:tw-text-blue-800\/30:hover{
  color: rgb(0 59 83 / 0.3) !important;
}
.hover\:tw-text-blue-800\/35:hover{
  color: rgb(0 59 83 / 0.35) !important;
}
.hover\:tw-text-blue-800\/40:hover{
  color: rgb(0 59 83 / 0.4) !important;
}
.hover\:tw-text-blue-800\/45:hover{
  color: rgb(0 59 83 / 0.45) !important;
}
.hover\:tw-text-blue-800\/5:hover{
  color: rgb(0 59 83 / 0.05) !important;
}
.hover\:tw-text-blue-800\/50:hover{
  color: rgb(0 59 83 / 0.5) !important;
}
.hover\:tw-text-blue-800\/55:hover{
  color: rgb(0 59 83 / 0.55) !important;
}
.hover\:tw-text-blue-800\/60:hover{
  color: rgb(0 59 83 / 0.6) !important;
}
.hover\:tw-text-blue-800\/65:hover{
  color: rgb(0 59 83 / 0.65) !important;
}
.hover\:tw-text-blue-800\/70:hover{
  color: rgb(0 59 83 / 0.7) !important;
}
.hover\:tw-text-blue-800\/75:hover{
  color: rgb(0 59 83 / 0.75) !important;
}
.hover\:tw-text-blue-800\/80:hover{
  color: rgb(0 59 83 / 0.8) !important;
}
.hover\:tw-text-blue-800\/85:hover{
  color: rgb(0 59 83 / 0.85) !important;
}
.hover\:tw-text-blue-800\/90:hover{
  color: rgb(0 59 83 / 0.9) !important;
}
.hover\:tw-text-blue-800\/95:hover{
  color: rgb(0 59 83 / 0.95) !important;
}
.hover\:tw-text-blue-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 29 42 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-900\/0:hover{
  color: rgb(0 29 42 / 0) !important;
}
.hover\:tw-text-blue-900\/10:hover{
  color: rgb(0 29 42 / 0.1) !important;
}
.hover\:tw-text-blue-900\/100:hover{
  color: rgb(0 29 42 / 1) !important;
}
.hover\:tw-text-blue-900\/15:hover{
  color: rgb(0 29 42 / 0.15) !important;
}
.hover\:tw-text-blue-900\/20:hover{
  color: rgb(0 29 42 / 0.2) !important;
}
.hover\:tw-text-blue-900\/25:hover{
  color: rgb(0 29 42 / 0.25) !important;
}
.hover\:tw-text-blue-900\/30:hover{
  color: rgb(0 29 42 / 0.3) !important;
}
.hover\:tw-text-blue-900\/35:hover{
  color: rgb(0 29 42 / 0.35) !important;
}
.hover\:tw-text-blue-900\/40:hover{
  color: rgb(0 29 42 / 0.4) !important;
}
.hover\:tw-text-blue-900\/45:hover{
  color: rgb(0 29 42 / 0.45) !important;
}
.hover\:tw-text-blue-900\/5:hover{
  color: rgb(0 29 42 / 0.05) !important;
}
.hover\:tw-text-blue-900\/50:hover{
  color: rgb(0 29 42 / 0.5) !important;
}
.hover\:tw-text-blue-900\/55:hover{
  color: rgb(0 29 42 / 0.55) !important;
}
.hover\:tw-text-blue-900\/60:hover{
  color: rgb(0 29 42 / 0.6) !important;
}
.hover\:tw-text-blue-900\/65:hover{
  color: rgb(0 29 42 / 0.65) !important;
}
.hover\:tw-text-blue-900\/70:hover{
  color: rgb(0 29 42 / 0.7) !important;
}
.hover\:tw-text-blue-900\/75:hover{
  color: rgb(0 29 42 / 0.75) !important;
}
.hover\:tw-text-blue-900\/80:hover{
  color: rgb(0 29 42 / 0.8) !important;
}
.hover\:tw-text-blue-900\/85:hover{
  color: rgb(0 29 42 / 0.85) !important;
}
.hover\:tw-text-blue-900\/90:hover{
  color: rgb(0 29 42 / 0.9) !important;
}
.hover\:tw-text-blue-900\/95:hover{
  color: rgb(0 29 42 / 0.95) !important;
}
.hover\:tw-text-blue-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-blue-950\/0:hover{
  color: rgb(23 37 84 / 0) !important;
}
.hover\:tw-text-blue-950\/10:hover{
  color: rgb(23 37 84 / 0.1) !important;
}
.hover\:tw-text-blue-950\/100:hover{
  color: rgb(23 37 84 / 1) !important;
}
.hover\:tw-text-blue-950\/15:hover{
  color: rgb(23 37 84 / 0.15) !important;
}
.hover\:tw-text-blue-950\/20:hover{
  color: rgb(23 37 84 / 0.2) !important;
}
.hover\:tw-text-blue-950\/25:hover{
  color: rgb(23 37 84 / 0.25) !important;
}
.hover\:tw-text-blue-950\/30:hover{
  color: rgb(23 37 84 / 0.3) !important;
}
.hover\:tw-text-blue-950\/35:hover{
  color: rgb(23 37 84 / 0.35) !important;
}
.hover\:tw-text-blue-950\/40:hover{
  color: rgb(23 37 84 / 0.4) !important;
}
.hover\:tw-text-blue-950\/45:hover{
  color: rgb(23 37 84 / 0.45) !important;
}
.hover\:tw-text-blue-950\/5:hover{
  color: rgb(23 37 84 / 0.05) !important;
}
.hover\:tw-text-blue-950\/50:hover{
  color: rgb(23 37 84 / 0.5) !important;
}
.hover\:tw-text-blue-950\/55:hover{
  color: rgb(23 37 84 / 0.55) !important;
}
.hover\:tw-text-blue-950\/60:hover{
  color: rgb(23 37 84 / 0.6) !important;
}
.hover\:tw-text-blue-950\/65:hover{
  color: rgb(23 37 84 / 0.65) !important;
}
.hover\:tw-text-blue-950\/70:hover{
  color: rgb(23 37 84 / 0.7) !important;
}
.hover\:tw-text-blue-950\/75:hover{
  color: rgb(23 37 84 / 0.75) !important;
}
.hover\:tw-text-blue-950\/80:hover{
  color: rgb(23 37 84 / 0.8) !important;
}
.hover\:tw-text-blue-950\/85:hover{
  color: rgb(23 37 84 / 0.85) !important;
}
.hover\:tw-text-blue-950\/90:hover{
  color: rgb(23 37 84 / 0.9) !important;
}
.hover\:tw-text-blue-950\/95:hover{
  color: rgb(23 37 84 / 0.95) !important;
}
.hover\:tw-text-current:hover{
  color: currentColor !important;
}
.hover\:tw-text-cyan-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-100\/0:hover{
  color: rgb(207 250 254 / 0) !important;
}
.hover\:tw-text-cyan-100\/10:hover{
  color: rgb(207 250 254 / 0.1) !important;
}
.hover\:tw-text-cyan-100\/100:hover{
  color: rgb(207 250 254 / 1) !important;
}
.hover\:tw-text-cyan-100\/15:hover{
  color: rgb(207 250 254 / 0.15) !important;
}
.hover\:tw-text-cyan-100\/20:hover{
  color: rgb(207 250 254 / 0.2) !important;
}
.hover\:tw-text-cyan-100\/25:hover{
  color: rgb(207 250 254 / 0.25) !important;
}
.hover\:tw-text-cyan-100\/30:hover{
  color: rgb(207 250 254 / 0.3) !important;
}
.hover\:tw-text-cyan-100\/35:hover{
  color: rgb(207 250 254 / 0.35) !important;
}
.hover\:tw-text-cyan-100\/40:hover{
  color: rgb(207 250 254 / 0.4) !important;
}
.hover\:tw-text-cyan-100\/45:hover{
  color: rgb(207 250 254 / 0.45) !important;
}
.hover\:tw-text-cyan-100\/5:hover{
  color: rgb(207 250 254 / 0.05) !important;
}
.hover\:tw-text-cyan-100\/50:hover{
  color: rgb(207 250 254 / 0.5) !important;
}
.hover\:tw-text-cyan-100\/55:hover{
  color: rgb(207 250 254 / 0.55) !important;
}
.hover\:tw-text-cyan-100\/60:hover{
  color: rgb(207 250 254 / 0.6) !important;
}
.hover\:tw-text-cyan-100\/65:hover{
  color: rgb(207 250 254 / 0.65) !important;
}
.hover\:tw-text-cyan-100\/70:hover{
  color: rgb(207 250 254 / 0.7) !important;
}
.hover\:tw-text-cyan-100\/75:hover{
  color: rgb(207 250 254 / 0.75) !important;
}
.hover\:tw-text-cyan-100\/80:hover{
  color: rgb(207 250 254 / 0.8) !important;
}
.hover\:tw-text-cyan-100\/85:hover{
  color: rgb(207 250 254 / 0.85) !important;
}
.hover\:tw-text-cyan-100\/90:hover{
  color: rgb(207 250 254 / 0.9) !important;
}
.hover\:tw-text-cyan-100\/95:hover{
  color: rgb(207 250 254 / 0.95) !important;
}
.hover\:tw-text-cyan-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-200\/0:hover{
  color: rgb(165 243 252 / 0) !important;
}
.hover\:tw-text-cyan-200\/10:hover{
  color: rgb(165 243 252 / 0.1) !important;
}
.hover\:tw-text-cyan-200\/100:hover{
  color: rgb(165 243 252 / 1) !important;
}
.hover\:tw-text-cyan-200\/15:hover{
  color: rgb(165 243 252 / 0.15) !important;
}
.hover\:tw-text-cyan-200\/20:hover{
  color: rgb(165 243 252 / 0.2) !important;
}
.hover\:tw-text-cyan-200\/25:hover{
  color: rgb(165 243 252 / 0.25) !important;
}
.hover\:tw-text-cyan-200\/30:hover{
  color: rgb(165 243 252 / 0.3) !important;
}
.hover\:tw-text-cyan-200\/35:hover{
  color: rgb(165 243 252 / 0.35) !important;
}
.hover\:tw-text-cyan-200\/40:hover{
  color: rgb(165 243 252 / 0.4) !important;
}
.hover\:tw-text-cyan-200\/45:hover{
  color: rgb(165 243 252 / 0.45) !important;
}
.hover\:tw-text-cyan-200\/5:hover{
  color: rgb(165 243 252 / 0.05) !important;
}
.hover\:tw-text-cyan-200\/50:hover{
  color: rgb(165 243 252 / 0.5) !important;
}
.hover\:tw-text-cyan-200\/55:hover{
  color: rgb(165 243 252 / 0.55) !important;
}
.hover\:tw-text-cyan-200\/60:hover{
  color: rgb(165 243 252 / 0.6) !important;
}
.hover\:tw-text-cyan-200\/65:hover{
  color: rgb(165 243 252 / 0.65) !important;
}
.hover\:tw-text-cyan-200\/70:hover{
  color: rgb(165 243 252 / 0.7) !important;
}
.hover\:tw-text-cyan-200\/75:hover{
  color: rgb(165 243 252 / 0.75) !important;
}
.hover\:tw-text-cyan-200\/80:hover{
  color: rgb(165 243 252 / 0.8) !important;
}
.hover\:tw-text-cyan-200\/85:hover{
  color: rgb(165 243 252 / 0.85) !important;
}
.hover\:tw-text-cyan-200\/90:hover{
  color: rgb(165 243 252 / 0.9) !important;
}
.hover\:tw-text-cyan-200\/95:hover{
  color: rgb(165 243 252 / 0.95) !important;
}
.hover\:tw-text-cyan-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-300\/0:hover{
  color: rgb(103 232 249 / 0) !important;
}
.hover\:tw-text-cyan-300\/10:hover{
  color: rgb(103 232 249 / 0.1) !important;
}
.hover\:tw-text-cyan-300\/100:hover{
  color: rgb(103 232 249 / 1) !important;
}
.hover\:tw-text-cyan-300\/15:hover{
  color: rgb(103 232 249 / 0.15) !important;
}
.hover\:tw-text-cyan-300\/20:hover{
  color: rgb(103 232 249 / 0.2) !important;
}
.hover\:tw-text-cyan-300\/25:hover{
  color: rgb(103 232 249 / 0.25) !important;
}
.hover\:tw-text-cyan-300\/30:hover{
  color: rgb(103 232 249 / 0.3) !important;
}
.hover\:tw-text-cyan-300\/35:hover{
  color: rgb(103 232 249 / 0.35) !important;
}
.hover\:tw-text-cyan-300\/40:hover{
  color: rgb(103 232 249 / 0.4) !important;
}
.hover\:tw-text-cyan-300\/45:hover{
  color: rgb(103 232 249 / 0.45) !important;
}
.hover\:tw-text-cyan-300\/5:hover{
  color: rgb(103 232 249 / 0.05) !important;
}
.hover\:tw-text-cyan-300\/50:hover{
  color: rgb(103 232 249 / 0.5) !important;
}
.hover\:tw-text-cyan-300\/55:hover{
  color: rgb(103 232 249 / 0.55) !important;
}
.hover\:tw-text-cyan-300\/60:hover{
  color: rgb(103 232 249 / 0.6) !important;
}
.hover\:tw-text-cyan-300\/65:hover{
  color: rgb(103 232 249 / 0.65) !important;
}
.hover\:tw-text-cyan-300\/70:hover{
  color: rgb(103 232 249 / 0.7) !important;
}
.hover\:tw-text-cyan-300\/75:hover{
  color: rgb(103 232 249 / 0.75) !important;
}
.hover\:tw-text-cyan-300\/80:hover{
  color: rgb(103 232 249 / 0.8) !important;
}
.hover\:tw-text-cyan-300\/85:hover{
  color: rgb(103 232 249 / 0.85) !important;
}
.hover\:tw-text-cyan-300\/90:hover{
  color: rgb(103 232 249 / 0.9) !important;
}
.hover\:tw-text-cyan-300\/95:hover{
  color: rgb(103 232 249 / 0.95) !important;
}
.hover\:tw-text-cyan-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-400\/0:hover{
  color: rgb(34 211 238 / 0) !important;
}
.hover\:tw-text-cyan-400\/10:hover{
  color: rgb(34 211 238 / 0.1) !important;
}
.hover\:tw-text-cyan-400\/100:hover{
  color: rgb(34 211 238 / 1) !important;
}
.hover\:tw-text-cyan-400\/15:hover{
  color: rgb(34 211 238 / 0.15) !important;
}
.hover\:tw-text-cyan-400\/20:hover{
  color: rgb(34 211 238 / 0.2) !important;
}
.hover\:tw-text-cyan-400\/25:hover{
  color: rgb(34 211 238 / 0.25) !important;
}
.hover\:tw-text-cyan-400\/30:hover{
  color: rgb(34 211 238 / 0.3) !important;
}
.hover\:tw-text-cyan-400\/35:hover{
  color: rgb(34 211 238 / 0.35) !important;
}
.hover\:tw-text-cyan-400\/40:hover{
  color: rgb(34 211 238 / 0.4) !important;
}
.hover\:tw-text-cyan-400\/45:hover{
  color: rgb(34 211 238 / 0.45) !important;
}
.hover\:tw-text-cyan-400\/5:hover{
  color: rgb(34 211 238 / 0.05) !important;
}
.hover\:tw-text-cyan-400\/50:hover{
  color: rgb(34 211 238 / 0.5) !important;
}
.hover\:tw-text-cyan-400\/55:hover{
  color: rgb(34 211 238 / 0.55) !important;
}
.hover\:tw-text-cyan-400\/60:hover{
  color: rgb(34 211 238 / 0.6) !important;
}
.hover\:tw-text-cyan-400\/65:hover{
  color: rgb(34 211 238 / 0.65) !important;
}
.hover\:tw-text-cyan-400\/70:hover{
  color: rgb(34 211 238 / 0.7) !important;
}
.hover\:tw-text-cyan-400\/75:hover{
  color: rgb(34 211 238 / 0.75) !important;
}
.hover\:tw-text-cyan-400\/80:hover{
  color: rgb(34 211 238 / 0.8) !important;
}
.hover\:tw-text-cyan-400\/85:hover{
  color: rgb(34 211 238 / 0.85) !important;
}
.hover\:tw-text-cyan-400\/90:hover{
  color: rgb(34 211 238 / 0.9) !important;
}
.hover\:tw-text-cyan-400\/95:hover{
  color: rgb(34 211 238 / 0.95) !important;
}
.hover\:tw-text-cyan-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(236 254 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-50\/0:hover{
  color: rgb(236 254 255 / 0) !important;
}
.hover\:tw-text-cyan-50\/10:hover{
  color: rgb(236 254 255 / 0.1) !important;
}
.hover\:tw-text-cyan-50\/100:hover{
  color: rgb(236 254 255 / 1) !important;
}
.hover\:tw-text-cyan-50\/15:hover{
  color: rgb(236 254 255 / 0.15) !important;
}
.hover\:tw-text-cyan-50\/20:hover{
  color: rgb(236 254 255 / 0.2) !important;
}
.hover\:tw-text-cyan-50\/25:hover{
  color: rgb(236 254 255 / 0.25) !important;
}
.hover\:tw-text-cyan-50\/30:hover{
  color: rgb(236 254 255 / 0.3) !important;
}
.hover\:tw-text-cyan-50\/35:hover{
  color: rgb(236 254 255 / 0.35) !important;
}
.hover\:tw-text-cyan-50\/40:hover{
  color: rgb(236 254 255 / 0.4) !important;
}
.hover\:tw-text-cyan-50\/45:hover{
  color: rgb(236 254 255 / 0.45) !important;
}
.hover\:tw-text-cyan-50\/5:hover{
  color: rgb(236 254 255 / 0.05) !important;
}
.hover\:tw-text-cyan-50\/50:hover{
  color: rgb(236 254 255 / 0.5) !important;
}
.hover\:tw-text-cyan-50\/55:hover{
  color: rgb(236 254 255 / 0.55) !important;
}
.hover\:tw-text-cyan-50\/60:hover{
  color: rgb(236 254 255 / 0.6) !important;
}
.hover\:tw-text-cyan-50\/65:hover{
  color: rgb(236 254 255 / 0.65) !important;
}
.hover\:tw-text-cyan-50\/70:hover{
  color: rgb(236 254 255 / 0.7) !important;
}
.hover\:tw-text-cyan-50\/75:hover{
  color: rgb(236 254 255 / 0.75) !important;
}
.hover\:tw-text-cyan-50\/80:hover{
  color: rgb(236 254 255 / 0.8) !important;
}
.hover\:tw-text-cyan-50\/85:hover{
  color: rgb(236 254 255 / 0.85) !important;
}
.hover\:tw-text-cyan-50\/90:hover{
  color: rgb(236 254 255 / 0.9) !important;
}
.hover\:tw-text-cyan-50\/95:hover{
  color: rgb(236 254 255 / 0.95) !important;
}
.hover\:tw-text-cyan-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-500\/0:hover{
  color: rgb(6 182 212 / 0) !important;
}
.hover\:tw-text-cyan-500\/10:hover{
  color: rgb(6 182 212 / 0.1) !important;
}
.hover\:tw-text-cyan-500\/100:hover{
  color: rgb(6 182 212 / 1) !important;
}
.hover\:tw-text-cyan-500\/15:hover{
  color: rgb(6 182 212 / 0.15) !important;
}
.hover\:tw-text-cyan-500\/20:hover{
  color: rgb(6 182 212 / 0.2) !important;
}
.hover\:tw-text-cyan-500\/25:hover{
  color: rgb(6 182 212 / 0.25) !important;
}
.hover\:tw-text-cyan-500\/30:hover{
  color: rgb(6 182 212 / 0.3) !important;
}
.hover\:tw-text-cyan-500\/35:hover{
  color: rgb(6 182 212 / 0.35) !important;
}
.hover\:tw-text-cyan-500\/40:hover{
  color: rgb(6 182 212 / 0.4) !important;
}
.hover\:tw-text-cyan-500\/45:hover{
  color: rgb(6 182 212 / 0.45) !important;
}
.hover\:tw-text-cyan-500\/5:hover{
  color: rgb(6 182 212 / 0.05) !important;
}
.hover\:tw-text-cyan-500\/50:hover{
  color: rgb(6 182 212 / 0.5) !important;
}
.hover\:tw-text-cyan-500\/55:hover{
  color: rgb(6 182 212 / 0.55) !important;
}
.hover\:tw-text-cyan-500\/60:hover{
  color: rgb(6 182 212 / 0.6) !important;
}
.hover\:tw-text-cyan-500\/65:hover{
  color: rgb(6 182 212 / 0.65) !important;
}
.hover\:tw-text-cyan-500\/70:hover{
  color: rgb(6 182 212 / 0.7) !important;
}
.hover\:tw-text-cyan-500\/75:hover{
  color: rgb(6 182 212 / 0.75) !important;
}
.hover\:tw-text-cyan-500\/80:hover{
  color: rgb(6 182 212 / 0.8) !important;
}
.hover\:tw-text-cyan-500\/85:hover{
  color: rgb(6 182 212 / 0.85) !important;
}
.hover\:tw-text-cyan-500\/90:hover{
  color: rgb(6 182 212 / 0.9) !important;
}
.hover\:tw-text-cyan-500\/95:hover{
  color: rgb(6 182 212 / 0.95) !important;
}
.hover\:tw-text-cyan-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-600\/0:hover{
  color: rgb(8 145 178 / 0) !important;
}
.hover\:tw-text-cyan-600\/10:hover{
  color: rgb(8 145 178 / 0.1) !important;
}
.hover\:tw-text-cyan-600\/100:hover{
  color: rgb(8 145 178 / 1) !important;
}
.hover\:tw-text-cyan-600\/15:hover{
  color: rgb(8 145 178 / 0.15) !important;
}
.hover\:tw-text-cyan-600\/20:hover{
  color: rgb(8 145 178 / 0.2) !important;
}
.hover\:tw-text-cyan-600\/25:hover{
  color: rgb(8 145 178 / 0.25) !important;
}
.hover\:tw-text-cyan-600\/30:hover{
  color: rgb(8 145 178 / 0.3) !important;
}
.hover\:tw-text-cyan-600\/35:hover{
  color: rgb(8 145 178 / 0.35) !important;
}
.hover\:tw-text-cyan-600\/40:hover{
  color: rgb(8 145 178 / 0.4) !important;
}
.hover\:tw-text-cyan-600\/45:hover{
  color: rgb(8 145 178 / 0.45) !important;
}
.hover\:tw-text-cyan-600\/5:hover{
  color: rgb(8 145 178 / 0.05) !important;
}
.hover\:tw-text-cyan-600\/50:hover{
  color: rgb(8 145 178 / 0.5) !important;
}
.hover\:tw-text-cyan-600\/55:hover{
  color: rgb(8 145 178 / 0.55) !important;
}
.hover\:tw-text-cyan-600\/60:hover{
  color: rgb(8 145 178 / 0.6) !important;
}
.hover\:tw-text-cyan-600\/65:hover{
  color: rgb(8 145 178 / 0.65) !important;
}
.hover\:tw-text-cyan-600\/70:hover{
  color: rgb(8 145 178 / 0.7) !important;
}
.hover\:tw-text-cyan-600\/75:hover{
  color: rgb(8 145 178 / 0.75) !important;
}
.hover\:tw-text-cyan-600\/80:hover{
  color: rgb(8 145 178 / 0.8) !important;
}
.hover\:tw-text-cyan-600\/85:hover{
  color: rgb(8 145 178 / 0.85) !important;
}
.hover\:tw-text-cyan-600\/90:hover{
  color: rgb(8 145 178 / 0.9) !important;
}
.hover\:tw-text-cyan-600\/95:hover{
  color: rgb(8 145 178 / 0.95) !important;
}
.hover\:tw-text-cyan-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-700\/0:hover{
  color: rgb(14 116 144 / 0) !important;
}
.hover\:tw-text-cyan-700\/10:hover{
  color: rgb(14 116 144 / 0.1) !important;
}
.hover\:tw-text-cyan-700\/100:hover{
  color: rgb(14 116 144 / 1) !important;
}
.hover\:tw-text-cyan-700\/15:hover{
  color: rgb(14 116 144 / 0.15) !important;
}
.hover\:tw-text-cyan-700\/20:hover{
  color: rgb(14 116 144 / 0.2) !important;
}
.hover\:tw-text-cyan-700\/25:hover{
  color: rgb(14 116 144 / 0.25) !important;
}
.hover\:tw-text-cyan-700\/30:hover{
  color: rgb(14 116 144 / 0.3) !important;
}
.hover\:tw-text-cyan-700\/35:hover{
  color: rgb(14 116 144 / 0.35) !important;
}
.hover\:tw-text-cyan-700\/40:hover{
  color: rgb(14 116 144 / 0.4) !important;
}
.hover\:tw-text-cyan-700\/45:hover{
  color: rgb(14 116 144 / 0.45) !important;
}
.hover\:tw-text-cyan-700\/5:hover{
  color: rgb(14 116 144 / 0.05) !important;
}
.hover\:tw-text-cyan-700\/50:hover{
  color: rgb(14 116 144 / 0.5) !important;
}
.hover\:tw-text-cyan-700\/55:hover{
  color: rgb(14 116 144 / 0.55) !important;
}
.hover\:tw-text-cyan-700\/60:hover{
  color: rgb(14 116 144 / 0.6) !important;
}
.hover\:tw-text-cyan-700\/65:hover{
  color: rgb(14 116 144 / 0.65) !important;
}
.hover\:tw-text-cyan-700\/70:hover{
  color: rgb(14 116 144 / 0.7) !important;
}
.hover\:tw-text-cyan-700\/75:hover{
  color: rgb(14 116 144 / 0.75) !important;
}
.hover\:tw-text-cyan-700\/80:hover{
  color: rgb(14 116 144 / 0.8) !important;
}
.hover\:tw-text-cyan-700\/85:hover{
  color: rgb(14 116 144 / 0.85) !important;
}
.hover\:tw-text-cyan-700\/90:hover{
  color: rgb(14 116 144 / 0.9) !important;
}
.hover\:tw-text-cyan-700\/95:hover{
  color: rgb(14 116 144 / 0.95) !important;
}
.hover\:tw-text-cyan-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-800\/0:hover{
  color: rgb(21 94 117 / 0) !important;
}
.hover\:tw-text-cyan-800\/10:hover{
  color: rgb(21 94 117 / 0.1) !important;
}
.hover\:tw-text-cyan-800\/100:hover{
  color: rgb(21 94 117 / 1) !important;
}
.hover\:tw-text-cyan-800\/15:hover{
  color: rgb(21 94 117 / 0.15) !important;
}
.hover\:tw-text-cyan-800\/20:hover{
  color: rgb(21 94 117 / 0.2) !important;
}
.hover\:tw-text-cyan-800\/25:hover{
  color: rgb(21 94 117 / 0.25) !important;
}
.hover\:tw-text-cyan-800\/30:hover{
  color: rgb(21 94 117 / 0.3) !important;
}
.hover\:tw-text-cyan-800\/35:hover{
  color: rgb(21 94 117 / 0.35) !important;
}
.hover\:tw-text-cyan-800\/40:hover{
  color: rgb(21 94 117 / 0.4) !important;
}
.hover\:tw-text-cyan-800\/45:hover{
  color: rgb(21 94 117 / 0.45) !important;
}
.hover\:tw-text-cyan-800\/5:hover{
  color: rgb(21 94 117 / 0.05) !important;
}
.hover\:tw-text-cyan-800\/50:hover{
  color: rgb(21 94 117 / 0.5) !important;
}
.hover\:tw-text-cyan-800\/55:hover{
  color: rgb(21 94 117 / 0.55) !important;
}
.hover\:tw-text-cyan-800\/60:hover{
  color: rgb(21 94 117 / 0.6) !important;
}
.hover\:tw-text-cyan-800\/65:hover{
  color: rgb(21 94 117 / 0.65) !important;
}
.hover\:tw-text-cyan-800\/70:hover{
  color: rgb(21 94 117 / 0.7) !important;
}
.hover\:tw-text-cyan-800\/75:hover{
  color: rgb(21 94 117 / 0.75) !important;
}
.hover\:tw-text-cyan-800\/80:hover{
  color: rgb(21 94 117 / 0.8) !important;
}
.hover\:tw-text-cyan-800\/85:hover{
  color: rgb(21 94 117 / 0.85) !important;
}
.hover\:tw-text-cyan-800\/90:hover{
  color: rgb(21 94 117 / 0.9) !important;
}
.hover\:tw-text-cyan-800\/95:hover{
  color: rgb(21 94 117 / 0.95) !important;
}
.hover\:tw-text-cyan-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-900\/0:hover{
  color: rgb(22 78 99 / 0) !important;
}
.hover\:tw-text-cyan-900\/10:hover{
  color: rgb(22 78 99 / 0.1) !important;
}
.hover\:tw-text-cyan-900\/100:hover{
  color: rgb(22 78 99 / 1) !important;
}
.hover\:tw-text-cyan-900\/15:hover{
  color: rgb(22 78 99 / 0.15) !important;
}
.hover\:tw-text-cyan-900\/20:hover{
  color: rgb(22 78 99 / 0.2) !important;
}
.hover\:tw-text-cyan-900\/25:hover{
  color: rgb(22 78 99 / 0.25) !important;
}
.hover\:tw-text-cyan-900\/30:hover{
  color: rgb(22 78 99 / 0.3) !important;
}
.hover\:tw-text-cyan-900\/35:hover{
  color: rgb(22 78 99 / 0.35) !important;
}
.hover\:tw-text-cyan-900\/40:hover{
  color: rgb(22 78 99 / 0.4) !important;
}
.hover\:tw-text-cyan-900\/45:hover{
  color: rgb(22 78 99 / 0.45) !important;
}
.hover\:tw-text-cyan-900\/5:hover{
  color: rgb(22 78 99 / 0.05) !important;
}
.hover\:tw-text-cyan-900\/50:hover{
  color: rgb(22 78 99 / 0.5) !important;
}
.hover\:tw-text-cyan-900\/55:hover{
  color: rgb(22 78 99 / 0.55) !important;
}
.hover\:tw-text-cyan-900\/60:hover{
  color: rgb(22 78 99 / 0.6) !important;
}
.hover\:tw-text-cyan-900\/65:hover{
  color: rgb(22 78 99 / 0.65) !important;
}
.hover\:tw-text-cyan-900\/70:hover{
  color: rgb(22 78 99 / 0.7) !important;
}
.hover\:tw-text-cyan-900\/75:hover{
  color: rgb(22 78 99 / 0.75) !important;
}
.hover\:tw-text-cyan-900\/80:hover{
  color: rgb(22 78 99 / 0.8) !important;
}
.hover\:tw-text-cyan-900\/85:hover{
  color: rgb(22 78 99 / 0.85) !important;
}
.hover\:tw-text-cyan-900\/90:hover{
  color: rgb(22 78 99 / 0.9) !important;
}
.hover\:tw-text-cyan-900\/95:hover{
  color: rgb(22 78 99 / 0.95) !important;
}
.hover\:tw-text-cyan-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(8 51 68 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-cyan-950\/0:hover{
  color: rgb(8 51 68 / 0) !important;
}
.hover\:tw-text-cyan-950\/10:hover{
  color: rgb(8 51 68 / 0.1) !important;
}
.hover\:tw-text-cyan-950\/100:hover{
  color: rgb(8 51 68 / 1) !important;
}
.hover\:tw-text-cyan-950\/15:hover{
  color: rgb(8 51 68 / 0.15) !important;
}
.hover\:tw-text-cyan-950\/20:hover{
  color: rgb(8 51 68 / 0.2) !important;
}
.hover\:tw-text-cyan-950\/25:hover{
  color: rgb(8 51 68 / 0.25) !important;
}
.hover\:tw-text-cyan-950\/30:hover{
  color: rgb(8 51 68 / 0.3) !important;
}
.hover\:tw-text-cyan-950\/35:hover{
  color: rgb(8 51 68 / 0.35) !important;
}
.hover\:tw-text-cyan-950\/40:hover{
  color: rgb(8 51 68 / 0.4) !important;
}
.hover\:tw-text-cyan-950\/45:hover{
  color: rgb(8 51 68 / 0.45) !important;
}
.hover\:tw-text-cyan-950\/5:hover{
  color: rgb(8 51 68 / 0.05) !important;
}
.hover\:tw-text-cyan-950\/50:hover{
  color: rgb(8 51 68 / 0.5) !important;
}
.hover\:tw-text-cyan-950\/55:hover{
  color: rgb(8 51 68 / 0.55) !important;
}
.hover\:tw-text-cyan-950\/60:hover{
  color: rgb(8 51 68 / 0.6) !important;
}
.hover\:tw-text-cyan-950\/65:hover{
  color: rgb(8 51 68 / 0.65) !important;
}
.hover\:tw-text-cyan-950\/70:hover{
  color: rgb(8 51 68 / 0.7) !important;
}
.hover\:tw-text-cyan-950\/75:hover{
  color: rgb(8 51 68 / 0.75) !important;
}
.hover\:tw-text-cyan-950\/80:hover{
  color: rgb(8 51 68 / 0.8) !important;
}
.hover\:tw-text-cyan-950\/85:hover{
  color: rgb(8 51 68 / 0.85) !important;
}
.hover\:tw-text-cyan-950\/90:hover{
  color: rgb(8 51 68 / 0.9) !important;
}
.hover\:tw-text-cyan-950\/95:hover{
  color: rgb(8 51 68 / 0.95) !important;
}
.hover\:tw-text-emerald-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-100\/0:hover{
  color: rgb(209 250 229 / 0) !important;
}
.hover\:tw-text-emerald-100\/10:hover{
  color: rgb(209 250 229 / 0.1) !important;
}
.hover\:tw-text-emerald-100\/100:hover{
  color: rgb(209 250 229 / 1) !important;
}
.hover\:tw-text-emerald-100\/15:hover{
  color: rgb(209 250 229 / 0.15) !important;
}
.hover\:tw-text-emerald-100\/20:hover{
  color: rgb(209 250 229 / 0.2) !important;
}
.hover\:tw-text-emerald-100\/25:hover{
  color: rgb(209 250 229 / 0.25) !important;
}
.hover\:tw-text-emerald-100\/30:hover{
  color: rgb(209 250 229 / 0.3) !important;
}
.hover\:tw-text-emerald-100\/35:hover{
  color: rgb(209 250 229 / 0.35) !important;
}
.hover\:tw-text-emerald-100\/40:hover{
  color: rgb(209 250 229 / 0.4) !important;
}
.hover\:tw-text-emerald-100\/45:hover{
  color: rgb(209 250 229 / 0.45) !important;
}
.hover\:tw-text-emerald-100\/5:hover{
  color: rgb(209 250 229 / 0.05) !important;
}
.hover\:tw-text-emerald-100\/50:hover{
  color: rgb(209 250 229 / 0.5) !important;
}
.hover\:tw-text-emerald-100\/55:hover{
  color: rgb(209 250 229 / 0.55) !important;
}
.hover\:tw-text-emerald-100\/60:hover{
  color: rgb(209 250 229 / 0.6) !important;
}
.hover\:tw-text-emerald-100\/65:hover{
  color: rgb(209 250 229 / 0.65) !important;
}
.hover\:tw-text-emerald-100\/70:hover{
  color: rgb(209 250 229 / 0.7) !important;
}
.hover\:tw-text-emerald-100\/75:hover{
  color: rgb(209 250 229 / 0.75) !important;
}
.hover\:tw-text-emerald-100\/80:hover{
  color: rgb(209 250 229 / 0.8) !important;
}
.hover\:tw-text-emerald-100\/85:hover{
  color: rgb(209 250 229 / 0.85) !important;
}
.hover\:tw-text-emerald-100\/90:hover{
  color: rgb(209 250 229 / 0.9) !important;
}
.hover\:tw-text-emerald-100\/95:hover{
  color: rgb(209 250 229 / 0.95) !important;
}
.hover\:tw-text-emerald-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-200\/0:hover{
  color: rgb(167 243 208 / 0) !important;
}
.hover\:tw-text-emerald-200\/10:hover{
  color: rgb(167 243 208 / 0.1) !important;
}
.hover\:tw-text-emerald-200\/100:hover{
  color: rgb(167 243 208 / 1) !important;
}
.hover\:tw-text-emerald-200\/15:hover{
  color: rgb(167 243 208 / 0.15) !important;
}
.hover\:tw-text-emerald-200\/20:hover{
  color: rgb(167 243 208 / 0.2) !important;
}
.hover\:tw-text-emerald-200\/25:hover{
  color: rgb(167 243 208 / 0.25) !important;
}
.hover\:tw-text-emerald-200\/30:hover{
  color: rgb(167 243 208 / 0.3) !important;
}
.hover\:tw-text-emerald-200\/35:hover{
  color: rgb(167 243 208 / 0.35) !important;
}
.hover\:tw-text-emerald-200\/40:hover{
  color: rgb(167 243 208 / 0.4) !important;
}
.hover\:tw-text-emerald-200\/45:hover{
  color: rgb(167 243 208 / 0.45) !important;
}
.hover\:tw-text-emerald-200\/5:hover{
  color: rgb(167 243 208 / 0.05) !important;
}
.hover\:tw-text-emerald-200\/50:hover{
  color: rgb(167 243 208 / 0.5) !important;
}
.hover\:tw-text-emerald-200\/55:hover{
  color: rgb(167 243 208 / 0.55) !important;
}
.hover\:tw-text-emerald-200\/60:hover{
  color: rgb(167 243 208 / 0.6) !important;
}
.hover\:tw-text-emerald-200\/65:hover{
  color: rgb(167 243 208 / 0.65) !important;
}
.hover\:tw-text-emerald-200\/70:hover{
  color: rgb(167 243 208 / 0.7) !important;
}
.hover\:tw-text-emerald-200\/75:hover{
  color: rgb(167 243 208 / 0.75) !important;
}
.hover\:tw-text-emerald-200\/80:hover{
  color: rgb(167 243 208 / 0.8) !important;
}
.hover\:tw-text-emerald-200\/85:hover{
  color: rgb(167 243 208 / 0.85) !important;
}
.hover\:tw-text-emerald-200\/90:hover{
  color: rgb(167 243 208 / 0.9) !important;
}
.hover\:tw-text-emerald-200\/95:hover{
  color: rgb(167 243 208 / 0.95) !important;
}
.hover\:tw-text-emerald-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-300\/0:hover{
  color: rgb(110 231 183 / 0) !important;
}
.hover\:tw-text-emerald-300\/10:hover{
  color: rgb(110 231 183 / 0.1) !important;
}
.hover\:tw-text-emerald-300\/100:hover{
  color: rgb(110 231 183 / 1) !important;
}
.hover\:tw-text-emerald-300\/15:hover{
  color: rgb(110 231 183 / 0.15) !important;
}
.hover\:tw-text-emerald-300\/20:hover{
  color: rgb(110 231 183 / 0.2) !important;
}
.hover\:tw-text-emerald-300\/25:hover{
  color: rgb(110 231 183 / 0.25) !important;
}
.hover\:tw-text-emerald-300\/30:hover{
  color: rgb(110 231 183 / 0.3) !important;
}
.hover\:tw-text-emerald-300\/35:hover{
  color: rgb(110 231 183 / 0.35) !important;
}
.hover\:tw-text-emerald-300\/40:hover{
  color: rgb(110 231 183 / 0.4) !important;
}
.hover\:tw-text-emerald-300\/45:hover{
  color: rgb(110 231 183 / 0.45) !important;
}
.hover\:tw-text-emerald-300\/5:hover{
  color: rgb(110 231 183 / 0.05) !important;
}
.hover\:tw-text-emerald-300\/50:hover{
  color: rgb(110 231 183 / 0.5) !important;
}
.hover\:tw-text-emerald-300\/55:hover{
  color: rgb(110 231 183 / 0.55) !important;
}
.hover\:tw-text-emerald-300\/60:hover{
  color: rgb(110 231 183 / 0.6) !important;
}
.hover\:tw-text-emerald-300\/65:hover{
  color: rgb(110 231 183 / 0.65) !important;
}
.hover\:tw-text-emerald-300\/70:hover{
  color: rgb(110 231 183 / 0.7) !important;
}
.hover\:tw-text-emerald-300\/75:hover{
  color: rgb(110 231 183 / 0.75) !important;
}
.hover\:tw-text-emerald-300\/80:hover{
  color: rgb(110 231 183 / 0.8) !important;
}
.hover\:tw-text-emerald-300\/85:hover{
  color: rgb(110 231 183 / 0.85) !important;
}
.hover\:tw-text-emerald-300\/90:hover{
  color: rgb(110 231 183 / 0.9) !important;
}
.hover\:tw-text-emerald-300\/95:hover{
  color: rgb(110 231 183 / 0.95) !important;
}
.hover\:tw-text-emerald-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-400\/0:hover{
  color: rgb(52 211 153 / 0) !important;
}
.hover\:tw-text-emerald-400\/10:hover{
  color: rgb(52 211 153 / 0.1) !important;
}
.hover\:tw-text-emerald-400\/100:hover{
  color: rgb(52 211 153 / 1) !important;
}
.hover\:tw-text-emerald-400\/15:hover{
  color: rgb(52 211 153 / 0.15) !important;
}
.hover\:tw-text-emerald-400\/20:hover{
  color: rgb(52 211 153 / 0.2) !important;
}
.hover\:tw-text-emerald-400\/25:hover{
  color: rgb(52 211 153 / 0.25) !important;
}
.hover\:tw-text-emerald-400\/30:hover{
  color: rgb(52 211 153 / 0.3) !important;
}
.hover\:tw-text-emerald-400\/35:hover{
  color: rgb(52 211 153 / 0.35) !important;
}
.hover\:tw-text-emerald-400\/40:hover{
  color: rgb(52 211 153 / 0.4) !important;
}
.hover\:tw-text-emerald-400\/45:hover{
  color: rgb(52 211 153 / 0.45) !important;
}
.hover\:tw-text-emerald-400\/5:hover{
  color: rgb(52 211 153 / 0.05) !important;
}
.hover\:tw-text-emerald-400\/50:hover{
  color: rgb(52 211 153 / 0.5) !important;
}
.hover\:tw-text-emerald-400\/55:hover{
  color: rgb(52 211 153 / 0.55) !important;
}
.hover\:tw-text-emerald-400\/60:hover{
  color: rgb(52 211 153 / 0.6) !important;
}
.hover\:tw-text-emerald-400\/65:hover{
  color: rgb(52 211 153 / 0.65) !important;
}
.hover\:tw-text-emerald-400\/70:hover{
  color: rgb(52 211 153 / 0.7) !important;
}
.hover\:tw-text-emerald-400\/75:hover{
  color: rgb(52 211 153 / 0.75) !important;
}
.hover\:tw-text-emerald-400\/80:hover{
  color: rgb(52 211 153 / 0.8) !important;
}
.hover\:tw-text-emerald-400\/85:hover{
  color: rgb(52 211 153 / 0.85) !important;
}
.hover\:tw-text-emerald-400\/90:hover{
  color: rgb(52 211 153 / 0.9) !important;
}
.hover\:tw-text-emerald-400\/95:hover{
  color: rgb(52 211 153 / 0.95) !important;
}
.hover\:tw-text-emerald-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-50\/0:hover{
  color: rgb(236 253 245 / 0) !important;
}
.hover\:tw-text-emerald-50\/10:hover{
  color: rgb(236 253 245 / 0.1) !important;
}
.hover\:tw-text-emerald-50\/100:hover{
  color: rgb(236 253 245 / 1) !important;
}
.hover\:tw-text-emerald-50\/15:hover{
  color: rgb(236 253 245 / 0.15) !important;
}
.hover\:tw-text-emerald-50\/20:hover{
  color: rgb(236 253 245 / 0.2) !important;
}
.hover\:tw-text-emerald-50\/25:hover{
  color: rgb(236 253 245 / 0.25) !important;
}
.hover\:tw-text-emerald-50\/30:hover{
  color: rgb(236 253 245 / 0.3) !important;
}
.hover\:tw-text-emerald-50\/35:hover{
  color: rgb(236 253 245 / 0.35) !important;
}
.hover\:tw-text-emerald-50\/40:hover{
  color: rgb(236 253 245 / 0.4) !important;
}
.hover\:tw-text-emerald-50\/45:hover{
  color: rgb(236 253 245 / 0.45) !important;
}
.hover\:tw-text-emerald-50\/5:hover{
  color: rgb(236 253 245 / 0.05) !important;
}
.hover\:tw-text-emerald-50\/50:hover{
  color: rgb(236 253 245 / 0.5) !important;
}
.hover\:tw-text-emerald-50\/55:hover{
  color: rgb(236 253 245 / 0.55) !important;
}
.hover\:tw-text-emerald-50\/60:hover{
  color: rgb(236 253 245 / 0.6) !important;
}
.hover\:tw-text-emerald-50\/65:hover{
  color: rgb(236 253 245 / 0.65) !important;
}
.hover\:tw-text-emerald-50\/70:hover{
  color: rgb(236 253 245 / 0.7) !important;
}
.hover\:tw-text-emerald-50\/75:hover{
  color: rgb(236 253 245 / 0.75) !important;
}
.hover\:tw-text-emerald-50\/80:hover{
  color: rgb(236 253 245 / 0.8) !important;
}
.hover\:tw-text-emerald-50\/85:hover{
  color: rgb(236 253 245 / 0.85) !important;
}
.hover\:tw-text-emerald-50\/90:hover{
  color: rgb(236 253 245 / 0.9) !important;
}
.hover\:tw-text-emerald-50\/95:hover{
  color: rgb(236 253 245 / 0.95) !important;
}
.hover\:tw-text-emerald-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-500\/0:hover{
  color: rgb(16 185 129 / 0) !important;
}
.hover\:tw-text-emerald-500\/10:hover{
  color: rgb(16 185 129 / 0.1) !important;
}
.hover\:tw-text-emerald-500\/100:hover{
  color: rgb(16 185 129 / 1) !important;
}
.hover\:tw-text-emerald-500\/15:hover{
  color: rgb(16 185 129 / 0.15) !important;
}
.hover\:tw-text-emerald-500\/20:hover{
  color: rgb(16 185 129 / 0.2) !important;
}
.hover\:tw-text-emerald-500\/25:hover{
  color: rgb(16 185 129 / 0.25) !important;
}
.hover\:tw-text-emerald-500\/30:hover{
  color: rgb(16 185 129 / 0.3) !important;
}
.hover\:tw-text-emerald-500\/35:hover{
  color: rgb(16 185 129 / 0.35) !important;
}
.hover\:tw-text-emerald-500\/40:hover{
  color: rgb(16 185 129 / 0.4) !important;
}
.hover\:tw-text-emerald-500\/45:hover{
  color: rgb(16 185 129 / 0.45) !important;
}
.hover\:tw-text-emerald-500\/5:hover{
  color: rgb(16 185 129 / 0.05) !important;
}
.hover\:tw-text-emerald-500\/50:hover{
  color: rgb(16 185 129 / 0.5) !important;
}
.hover\:tw-text-emerald-500\/55:hover{
  color: rgb(16 185 129 / 0.55) !important;
}
.hover\:tw-text-emerald-500\/60:hover{
  color: rgb(16 185 129 / 0.6) !important;
}
.hover\:tw-text-emerald-500\/65:hover{
  color: rgb(16 185 129 / 0.65) !important;
}
.hover\:tw-text-emerald-500\/70:hover{
  color: rgb(16 185 129 / 0.7) !important;
}
.hover\:tw-text-emerald-500\/75:hover{
  color: rgb(16 185 129 / 0.75) !important;
}
.hover\:tw-text-emerald-500\/80:hover{
  color: rgb(16 185 129 / 0.8) !important;
}
.hover\:tw-text-emerald-500\/85:hover{
  color: rgb(16 185 129 / 0.85) !important;
}
.hover\:tw-text-emerald-500\/90:hover{
  color: rgb(16 185 129 / 0.9) !important;
}
.hover\:tw-text-emerald-500\/95:hover{
  color: rgb(16 185 129 / 0.95) !important;
}
.hover\:tw-text-emerald-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-600\/0:hover{
  color: rgb(5 150 105 / 0) !important;
}
.hover\:tw-text-emerald-600\/10:hover{
  color: rgb(5 150 105 / 0.1) !important;
}
.hover\:tw-text-emerald-600\/100:hover{
  color: rgb(5 150 105 / 1) !important;
}
.hover\:tw-text-emerald-600\/15:hover{
  color: rgb(5 150 105 / 0.15) !important;
}
.hover\:tw-text-emerald-600\/20:hover{
  color: rgb(5 150 105 / 0.2) !important;
}
.hover\:tw-text-emerald-600\/25:hover{
  color: rgb(5 150 105 / 0.25) !important;
}
.hover\:tw-text-emerald-600\/30:hover{
  color: rgb(5 150 105 / 0.3) !important;
}
.hover\:tw-text-emerald-600\/35:hover{
  color: rgb(5 150 105 / 0.35) !important;
}
.hover\:tw-text-emerald-600\/40:hover{
  color: rgb(5 150 105 / 0.4) !important;
}
.hover\:tw-text-emerald-600\/45:hover{
  color: rgb(5 150 105 / 0.45) !important;
}
.hover\:tw-text-emerald-600\/5:hover{
  color: rgb(5 150 105 / 0.05) !important;
}
.hover\:tw-text-emerald-600\/50:hover{
  color: rgb(5 150 105 / 0.5) !important;
}
.hover\:tw-text-emerald-600\/55:hover{
  color: rgb(5 150 105 / 0.55) !important;
}
.hover\:tw-text-emerald-600\/60:hover{
  color: rgb(5 150 105 / 0.6) !important;
}
.hover\:tw-text-emerald-600\/65:hover{
  color: rgb(5 150 105 / 0.65) !important;
}
.hover\:tw-text-emerald-600\/70:hover{
  color: rgb(5 150 105 / 0.7) !important;
}
.hover\:tw-text-emerald-600\/75:hover{
  color: rgb(5 150 105 / 0.75) !important;
}
.hover\:tw-text-emerald-600\/80:hover{
  color: rgb(5 150 105 / 0.8) !important;
}
.hover\:tw-text-emerald-600\/85:hover{
  color: rgb(5 150 105 / 0.85) !important;
}
.hover\:tw-text-emerald-600\/90:hover{
  color: rgb(5 150 105 / 0.9) !important;
}
.hover\:tw-text-emerald-600\/95:hover{
  color: rgb(5 150 105 / 0.95) !important;
}
.hover\:tw-text-emerald-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-700\/0:hover{
  color: rgb(4 120 87 / 0) !important;
}
.hover\:tw-text-emerald-700\/10:hover{
  color: rgb(4 120 87 / 0.1) !important;
}
.hover\:tw-text-emerald-700\/100:hover{
  color: rgb(4 120 87 / 1) !important;
}
.hover\:tw-text-emerald-700\/15:hover{
  color: rgb(4 120 87 / 0.15) !important;
}
.hover\:tw-text-emerald-700\/20:hover{
  color: rgb(4 120 87 / 0.2) !important;
}
.hover\:tw-text-emerald-700\/25:hover{
  color: rgb(4 120 87 / 0.25) !important;
}
.hover\:tw-text-emerald-700\/30:hover{
  color: rgb(4 120 87 / 0.3) !important;
}
.hover\:tw-text-emerald-700\/35:hover{
  color: rgb(4 120 87 / 0.35) !important;
}
.hover\:tw-text-emerald-700\/40:hover{
  color: rgb(4 120 87 / 0.4) !important;
}
.hover\:tw-text-emerald-700\/45:hover{
  color: rgb(4 120 87 / 0.45) !important;
}
.hover\:tw-text-emerald-700\/5:hover{
  color: rgb(4 120 87 / 0.05) !important;
}
.hover\:tw-text-emerald-700\/50:hover{
  color: rgb(4 120 87 / 0.5) !important;
}
.hover\:tw-text-emerald-700\/55:hover{
  color: rgb(4 120 87 / 0.55) !important;
}
.hover\:tw-text-emerald-700\/60:hover{
  color: rgb(4 120 87 / 0.6) !important;
}
.hover\:tw-text-emerald-700\/65:hover{
  color: rgb(4 120 87 / 0.65) !important;
}
.hover\:tw-text-emerald-700\/70:hover{
  color: rgb(4 120 87 / 0.7) !important;
}
.hover\:tw-text-emerald-700\/75:hover{
  color: rgb(4 120 87 / 0.75) !important;
}
.hover\:tw-text-emerald-700\/80:hover{
  color: rgb(4 120 87 / 0.8) !important;
}
.hover\:tw-text-emerald-700\/85:hover{
  color: rgb(4 120 87 / 0.85) !important;
}
.hover\:tw-text-emerald-700\/90:hover{
  color: rgb(4 120 87 / 0.9) !important;
}
.hover\:tw-text-emerald-700\/95:hover{
  color: rgb(4 120 87 / 0.95) !important;
}
.hover\:tw-text-emerald-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-800\/0:hover{
  color: rgb(6 95 70 / 0) !important;
}
.hover\:tw-text-emerald-800\/10:hover{
  color: rgb(6 95 70 / 0.1) !important;
}
.hover\:tw-text-emerald-800\/100:hover{
  color: rgb(6 95 70 / 1) !important;
}
.hover\:tw-text-emerald-800\/15:hover{
  color: rgb(6 95 70 / 0.15) !important;
}
.hover\:tw-text-emerald-800\/20:hover{
  color: rgb(6 95 70 / 0.2) !important;
}
.hover\:tw-text-emerald-800\/25:hover{
  color: rgb(6 95 70 / 0.25) !important;
}
.hover\:tw-text-emerald-800\/30:hover{
  color: rgb(6 95 70 / 0.3) !important;
}
.hover\:tw-text-emerald-800\/35:hover{
  color: rgb(6 95 70 / 0.35) !important;
}
.hover\:tw-text-emerald-800\/40:hover{
  color: rgb(6 95 70 / 0.4) !important;
}
.hover\:tw-text-emerald-800\/45:hover{
  color: rgb(6 95 70 / 0.45) !important;
}
.hover\:tw-text-emerald-800\/5:hover{
  color: rgb(6 95 70 / 0.05) !important;
}
.hover\:tw-text-emerald-800\/50:hover{
  color: rgb(6 95 70 / 0.5) !important;
}
.hover\:tw-text-emerald-800\/55:hover{
  color: rgb(6 95 70 / 0.55) !important;
}
.hover\:tw-text-emerald-800\/60:hover{
  color: rgb(6 95 70 / 0.6) !important;
}
.hover\:tw-text-emerald-800\/65:hover{
  color: rgb(6 95 70 / 0.65) !important;
}
.hover\:tw-text-emerald-800\/70:hover{
  color: rgb(6 95 70 / 0.7) !important;
}
.hover\:tw-text-emerald-800\/75:hover{
  color: rgb(6 95 70 / 0.75) !important;
}
.hover\:tw-text-emerald-800\/80:hover{
  color: rgb(6 95 70 / 0.8) !important;
}
.hover\:tw-text-emerald-800\/85:hover{
  color: rgb(6 95 70 / 0.85) !important;
}
.hover\:tw-text-emerald-800\/90:hover{
  color: rgb(6 95 70 / 0.9) !important;
}
.hover\:tw-text-emerald-800\/95:hover{
  color: rgb(6 95 70 / 0.95) !important;
}
.hover\:tw-text-emerald-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-900\/0:hover{
  color: rgb(6 78 59 / 0) !important;
}
.hover\:tw-text-emerald-900\/10:hover{
  color: rgb(6 78 59 / 0.1) !important;
}
.hover\:tw-text-emerald-900\/100:hover{
  color: rgb(6 78 59 / 1) !important;
}
.hover\:tw-text-emerald-900\/15:hover{
  color: rgb(6 78 59 / 0.15) !important;
}
.hover\:tw-text-emerald-900\/20:hover{
  color: rgb(6 78 59 / 0.2) !important;
}
.hover\:tw-text-emerald-900\/25:hover{
  color: rgb(6 78 59 / 0.25) !important;
}
.hover\:tw-text-emerald-900\/30:hover{
  color: rgb(6 78 59 / 0.3) !important;
}
.hover\:tw-text-emerald-900\/35:hover{
  color: rgb(6 78 59 / 0.35) !important;
}
.hover\:tw-text-emerald-900\/40:hover{
  color: rgb(6 78 59 / 0.4) !important;
}
.hover\:tw-text-emerald-900\/45:hover{
  color: rgb(6 78 59 / 0.45) !important;
}
.hover\:tw-text-emerald-900\/5:hover{
  color: rgb(6 78 59 / 0.05) !important;
}
.hover\:tw-text-emerald-900\/50:hover{
  color: rgb(6 78 59 / 0.5) !important;
}
.hover\:tw-text-emerald-900\/55:hover{
  color: rgb(6 78 59 / 0.55) !important;
}
.hover\:tw-text-emerald-900\/60:hover{
  color: rgb(6 78 59 / 0.6) !important;
}
.hover\:tw-text-emerald-900\/65:hover{
  color: rgb(6 78 59 / 0.65) !important;
}
.hover\:tw-text-emerald-900\/70:hover{
  color: rgb(6 78 59 / 0.7) !important;
}
.hover\:tw-text-emerald-900\/75:hover{
  color: rgb(6 78 59 / 0.75) !important;
}
.hover\:tw-text-emerald-900\/80:hover{
  color: rgb(6 78 59 / 0.8) !important;
}
.hover\:tw-text-emerald-900\/85:hover{
  color: rgb(6 78 59 / 0.85) !important;
}
.hover\:tw-text-emerald-900\/90:hover{
  color: rgb(6 78 59 / 0.9) !important;
}
.hover\:tw-text-emerald-900\/95:hover{
  color: rgb(6 78 59 / 0.95) !important;
}
.hover\:tw-text-emerald-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(2 44 34 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-emerald-950\/0:hover{
  color: rgb(2 44 34 / 0) !important;
}
.hover\:tw-text-emerald-950\/10:hover{
  color: rgb(2 44 34 / 0.1) !important;
}
.hover\:tw-text-emerald-950\/100:hover{
  color: rgb(2 44 34 / 1) !important;
}
.hover\:tw-text-emerald-950\/15:hover{
  color: rgb(2 44 34 / 0.15) !important;
}
.hover\:tw-text-emerald-950\/20:hover{
  color: rgb(2 44 34 / 0.2) !important;
}
.hover\:tw-text-emerald-950\/25:hover{
  color: rgb(2 44 34 / 0.25) !important;
}
.hover\:tw-text-emerald-950\/30:hover{
  color: rgb(2 44 34 / 0.3) !important;
}
.hover\:tw-text-emerald-950\/35:hover{
  color: rgb(2 44 34 / 0.35) !important;
}
.hover\:tw-text-emerald-950\/40:hover{
  color: rgb(2 44 34 / 0.4) !important;
}
.hover\:tw-text-emerald-950\/45:hover{
  color: rgb(2 44 34 / 0.45) !important;
}
.hover\:tw-text-emerald-950\/5:hover{
  color: rgb(2 44 34 / 0.05) !important;
}
.hover\:tw-text-emerald-950\/50:hover{
  color: rgb(2 44 34 / 0.5) !important;
}
.hover\:tw-text-emerald-950\/55:hover{
  color: rgb(2 44 34 / 0.55) !important;
}
.hover\:tw-text-emerald-950\/60:hover{
  color: rgb(2 44 34 / 0.6) !important;
}
.hover\:tw-text-emerald-950\/65:hover{
  color: rgb(2 44 34 / 0.65) !important;
}
.hover\:tw-text-emerald-950\/70:hover{
  color: rgb(2 44 34 / 0.7) !important;
}
.hover\:tw-text-emerald-950\/75:hover{
  color: rgb(2 44 34 / 0.75) !important;
}
.hover\:tw-text-emerald-950\/80:hover{
  color: rgb(2 44 34 / 0.8) !important;
}
.hover\:tw-text-emerald-950\/85:hover{
  color: rgb(2 44 34 / 0.85) !important;
}
.hover\:tw-text-emerald-950\/90:hover{
  color: rgb(2 44 34 / 0.9) !important;
}
.hover\:tw-text-emerald-950\/95:hover{
  color: rgb(2 44 34 / 0.95) !important;
}
.hover\:tw-text-fuchsia-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-100\/0:hover{
  color: rgb(250 232 255 / 0) !important;
}
.hover\:tw-text-fuchsia-100\/10:hover{
  color: rgb(250 232 255 / 0.1) !important;
}
.hover\:tw-text-fuchsia-100\/100:hover{
  color: rgb(250 232 255 / 1) !important;
}
.hover\:tw-text-fuchsia-100\/15:hover{
  color: rgb(250 232 255 / 0.15) !important;
}
.hover\:tw-text-fuchsia-100\/20:hover{
  color: rgb(250 232 255 / 0.2) !important;
}
.hover\:tw-text-fuchsia-100\/25:hover{
  color: rgb(250 232 255 / 0.25) !important;
}
.hover\:tw-text-fuchsia-100\/30:hover{
  color: rgb(250 232 255 / 0.3) !important;
}
.hover\:tw-text-fuchsia-100\/35:hover{
  color: rgb(250 232 255 / 0.35) !important;
}
.hover\:tw-text-fuchsia-100\/40:hover{
  color: rgb(250 232 255 / 0.4) !important;
}
.hover\:tw-text-fuchsia-100\/45:hover{
  color: rgb(250 232 255 / 0.45) !important;
}
.hover\:tw-text-fuchsia-100\/5:hover{
  color: rgb(250 232 255 / 0.05) !important;
}
.hover\:tw-text-fuchsia-100\/50:hover{
  color: rgb(250 232 255 / 0.5) !important;
}
.hover\:tw-text-fuchsia-100\/55:hover{
  color: rgb(250 232 255 / 0.55) !important;
}
.hover\:tw-text-fuchsia-100\/60:hover{
  color: rgb(250 232 255 / 0.6) !important;
}
.hover\:tw-text-fuchsia-100\/65:hover{
  color: rgb(250 232 255 / 0.65) !important;
}
.hover\:tw-text-fuchsia-100\/70:hover{
  color: rgb(250 232 255 / 0.7) !important;
}
.hover\:tw-text-fuchsia-100\/75:hover{
  color: rgb(250 232 255 / 0.75) !important;
}
.hover\:tw-text-fuchsia-100\/80:hover{
  color: rgb(250 232 255 / 0.8) !important;
}
.hover\:tw-text-fuchsia-100\/85:hover{
  color: rgb(250 232 255 / 0.85) !important;
}
.hover\:tw-text-fuchsia-100\/90:hover{
  color: rgb(250 232 255 / 0.9) !important;
}
.hover\:tw-text-fuchsia-100\/95:hover{
  color: rgb(250 232 255 / 0.95) !important;
}
.hover\:tw-text-fuchsia-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-200\/0:hover{
  color: rgb(245 208 254 / 0) !important;
}
.hover\:tw-text-fuchsia-200\/10:hover{
  color: rgb(245 208 254 / 0.1) !important;
}
.hover\:tw-text-fuchsia-200\/100:hover{
  color: rgb(245 208 254 / 1) !important;
}
.hover\:tw-text-fuchsia-200\/15:hover{
  color: rgb(245 208 254 / 0.15) !important;
}
.hover\:tw-text-fuchsia-200\/20:hover{
  color: rgb(245 208 254 / 0.2) !important;
}
.hover\:tw-text-fuchsia-200\/25:hover{
  color: rgb(245 208 254 / 0.25) !important;
}
.hover\:tw-text-fuchsia-200\/30:hover{
  color: rgb(245 208 254 / 0.3) !important;
}
.hover\:tw-text-fuchsia-200\/35:hover{
  color: rgb(245 208 254 / 0.35) !important;
}
.hover\:tw-text-fuchsia-200\/40:hover{
  color: rgb(245 208 254 / 0.4) !important;
}
.hover\:tw-text-fuchsia-200\/45:hover{
  color: rgb(245 208 254 / 0.45) !important;
}
.hover\:tw-text-fuchsia-200\/5:hover{
  color: rgb(245 208 254 / 0.05) !important;
}
.hover\:tw-text-fuchsia-200\/50:hover{
  color: rgb(245 208 254 / 0.5) !important;
}
.hover\:tw-text-fuchsia-200\/55:hover{
  color: rgb(245 208 254 / 0.55) !important;
}
.hover\:tw-text-fuchsia-200\/60:hover{
  color: rgb(245 208 254 / 0.6) !important;
}
.hover\:tw-text-fuchsia-200\/65:hover{
  color: rgb(245 208 254 / 0.65) !important;
}
.hover\:tw-text-fuchsia-200\/70:hover{
  color: rgb(245 208 254 / 0.7) !important;
}
.hover\:tw-text-fuchsia-200\/75:hover{
  color: rgb(245 208 254 / 0.75) !important;
}
.hover\:tw-text-fuchsia-200\/80:hover{
  color: rgb(245 208 254 / 0.8) !important;
}
.hover\:tw-text-fuchsia-200\/85:hover{
  color: rgb(245 208 254 / 0.85) !important;
}
.hover\:tw-text-fuchsia-200\/90:hover{
  color: rgb(245 208 254 / 0.9) !important;
}
.hover\:tw-text-fuchsia-200\/95:hover{
  color: rgb(245 208 254 / 0.95) !important;
}
.hover\:tw-text-fuchsia-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-300\/0:hover{
  color: rgb(240 171 252 / 0) !important;
}
.hover\:tw-text-fuchsia-300\/10:hover{
  color: rgb(240 171 252 / 0.1) !important;
}
.hover\:tw-text-fuchsia-300\/100:hover{
  color: rgb(240 171 252 / 1) !important;
}
.hover\:tw-text-fuchsia-300\/15:hover{
  color: rgb(240 171 252 / 0.15) !important;
}
.hover\:tw-text-fuchsia-300\/20:hover{
  color: rgb(240 171 252 / 0.2) !important;
}
.hover\:tw-text-fuchsia-300\/25:hover{
  color: rgb(240 171 252 / 0.25) !important;
}
.hover\:tw-text-fuchsia-300\/30:hover{
  color: rgb(240 171 252 / 0.3) !important;
}
.hover\:tw-text-fuchsia-300\/35:hover{
  color: rgb(240 171 252 / 0.35) !important;
}
.hover\:tw-text-fuchsia-300\/40:hover{
  color: rgb(240 171 252 / 0.4) !important;
}
.hover\:tw-text-fuchsia-300\/45:hover{
  color: rgb(240 171 252 / 0.45) !important;
}
.hover\:tw-text-fuchsia-300\/5:hover{
  color: rgb(240 171 252 / 0.05) !important;
}
.hover\:tw-text-fuchsia-300\/50:hover{
  color: rgb(240 171 252 / 0.5) !important;
}
.hover\:tw-text-fuchsia-300\/55:hover{
  color: rgb(240 171 252 / 0.55) !important;
}
.hover\:tw-text-fuchsia-300\/60:hover{
  color: rgb(240 171 252 / 0.6) !important;
}
.hover\:tw-text-fuchsia-300\/65:hover{
  color: rgb(240 171 252 / 0.65) !important;
}
.hover\:tw-text-fuchsia-300\/70:hover{
  color: rgb(240 171 252 / 0.7) !important;
}
.hover\:tw-text-fuchsia-300\/75:hover{
  color: rgb(240 171 252 / 0.75) !important;
}
.hover\:tw-text-fuchsia-300\/80:hover{
  color: rgb(240 171 252 / 0.8) !important;
}
.hover\:tw-text-fuchsia-300\/85:hover{
  color: rgb(240 171 252 / 0.85) !important;
}
.hover\:tw-text-fuchsia-300\/90:hover{
  color: rgb(240 171 252 / 0.9) !important;
}
.hover\:tw-text-fuchsia-300\/95:hover{
  color: rgb(240 171 252 / 0.95) !important;
}
.hover\:tw-text-fuchsia-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-400\/0:hover{
  color: rgb(232 121 249 / 0) !important;
}
.hover\:tw-text-fuchsia-400\/10:hover{
  color: rgb(232 121 249 / 0.1) !important;
}
.hover\:tw-text-fuchsia-400\/100:hover{
  color: rgb(232 121 249 / 1) !important;
}
.hover\:tw-text-fuchsia-400\/15:hover{
  color: rgb(232 121 249 / 0.15) !important;
}
.hover\:tw-text-fuchsia-400\/20:hover{
  color: rgb(232 121 249 / 0.2) !important;
}
.hover\:tw-text-fuchsia-400\/25:hover{
  color: rgb(232 121 249 / 0.25) !important;
}
.hover\:tw-text-fuchsia-400\/30:hover{
  color: rgb(232 121 249 / 0.3) !important;
}
.hover\:tw-text-fuchsia-400\/35:hover{
  color: rgb(232 121 249 / 0.35) !important;
}
.hover\:tw-text-fuchsia-400\/40:hover{
  color: rgb(232 121 249 / 0.4) !important;
}
.hover\:tw-text-fuchsia-400\/45:hover{
  color: rgb(232 121 249 / 0.45) !important;
}
.hover\:tw-text-fuchsia-400\/5:hover{
  color: rgb(232 121 249 / 0.05) !important;
}
.hover\:tw-text-fuchsia-400\/50:hover{
  color: rgb(232 121 249 / 0.5) !important;
}
.hover\:tw-text-fuchsia-400\/55:hover{
  color: rgb(232 121 249 / 0.55) !important;
}
.hover\:tw-text-fuchsia-400\/60:hover{
  color: rgb(232 121 249 / 0.6) !important;
}
.hover\:tw-text-fuchsia-400\/65:hover{
  color: rgb(232 121 249 / 0.65) !important;
}
.hover\:tw-text-fuchsia-400\/70:hover{
  color: rgb(232 121 249 / 0.7) !important;
}
.hover\:tw-text-fuchsia-400\/75:hover{
  color: rgb(232 121 249 / 0.75) !important;
}
.hover\:tw-text-fuchsia-400\/80:hover{
  color: rgb(232 121 249 / 0.8) !important;
}
.hover\:tw-text-fuchsia-400\/85:hover{
  color: rgb(232 121 249 / 0.85) !important;
}
.hover\:tw-text-fuchsia-400\/90:hover{
  color: rgb(232 121 249 / 0.9) !important;
}
.hover\:tw-text-fuchsia-400\/95:hover{
  color: rgb(232 121 249 / 0.95) !important;
}
.hover\:tw-text-fuchsia-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(253 244 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-50\/0:hover{
  color: rgb(253 244 255 / 0) !important;
}
.hover\:tw-text-fuchsia-50\/10:hover{
  color: rgb(253 244 255 / 0.1) !important;
}
.hover\:tw-text-fuchsia-50\/100:hover{
  color: rgb(253 244 255 / 1) !important;
}
.hover\:tw-text-fuchsia-50\/15:hover{
  color: rgb(253 244 255 / 0.15) !important;
}
.hover\:tw-text-fuchsia-50\/20:hover{
  color: rgb(253 244 255 / 0.2) !important;
}
.hover\:tw-text-fuchsia-50\/25:hover{
  color: rgb(253 244 255 / 0.25) !important;
}
.hover\:tw-text-fuchsia-50\/30:hover{
  color: rgb(253 244 255 / 0.3) !important;
}
.hover\:tw-text-fuchsia-50\/35:hover{
  color: rgb(253 244 255 / 0.35) !important;
}
.hover\:tw-text-fuchsia-50\/40:hover{
  color: rgb(253 244 255 / 0.4) !important;
}
.hover\:tw-text-fuchsia-50\/45:hover{
  color: rgb(253 244 255 / 0.45) !important;
}
.hover\:tw-text-fuchsia-50\/5:hover{
  color: rgb(253 244 255 / 0.05) !important;
}
.hover\:tw-text-fuchsia-50\/50:hover{
  color: rgb(253 244 255 / 0.5) !important;
}
.hover\:tw-text-fuchsia-50\/55:hover{
  color: rgb(253 244 255 / 0.55) !important;
}
.hover\:tw-text-fuchsia-50\/60:hover{
  color: rgb(253 244 255 / 0.6) !important;
}
.hover\:tw-text-fuchsia-50\/65:hover{
  color: rgb(253 244 255 / 0.65) !important;
}
.hover\:tw-text-fuchsia-50\/70:hover{
  color: rgb(253 244 255 / 0.7) !important;
}
.hover\:tw-text-fuchsia-50\/75:hover{
  color: rgb(253 244 255 / 0.75) !important;
}
.hover\:tw-text-fuchsia-50\/80:hover{
  color: rgb(253 244 255 / 0.8) !important;
}
.hover\:tw-text-fuchsia-50\/85:hover{
  color: rgb(253 244 255 / 0.85) !important;
}
.hover\:tw-text-fuchsia-50\/90:hover{
  color: rgb(253 244 255 / 0.9) !important;
}
.hover\:tw-text-fuchsia-50\/95:hover{
  color: rgb(253 244 255 / 0.95) !important;
}
.hover\:tw-text-fuchsia-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-500\/0:hover{
  color: rgb(217 70 239 / 0) !important;
}
.hover\:tw-text-fuchsia-500\/10:hover{
  color: rgb(217 70 239 / 0.1) !important;
}
.hover\:tw-text-fuchsia-500\/100:hover{
  color: rgb(217 70 239 / 1) !important;
}
.hover\:tw-text-fuchsia-500\/15:hover{
  color: rgb(217 70 239 / 0.15) !important;
}
.hover\:tw-text-fuchsia-500\/20:hover{
  color: rgb(217 70 239 / 0.2) !important;
}
.hover\:tw-text-fuchsia-500\/25:hover{
  color: rgb(217 70 239 / 0.25) !important;
}
.hover\:tw-text-fuchsia-500\/30:hover{
  color: rgb(217 70 239 / 0.3) !important;
}
.hover\:tw-text-fuchsia-500\/35:hover{
  color: rgb(217 70 239 / 0.35) !important;
}
.hover\:tw-text-fuchsia-500\/40:hover{
  color: rgb(217 70 239 / 0.4) !important;
}
.hover\:tw-text-fuchsia-500\/45:hover{
  color: rgb(217 70 239 / 0.45) !important;
}
.hover\:tw-text-fuchsia-500\/5:hover{
  color: rgb(217 70 239 / 0.05) !important;
}
.hover\:tw-text-fuchsia-500\/50:hover{
  color: rgb(217 70 239 / 0.5) !important;
}
.hover\:tw-text-fuchsia-500\/55:hover{
  color: rgb(217 70 239 / 0.55) !important;
}
.hover\:tw-text-fuchsia-500\/60:hover{
  color: rgb(217 70 239 / 0.6) !important;
}
.hover\:tw-text-fuchsia-500\/65:hover{
  color: rgb(217 70 239 / 0.65) !important;
}
.hover\:tw-text-fuchsia-500\/70:hover{
  color: rgb(217 70 239 / 0.7) !important;
}
.hover\:tw-text-fuchsia-500\/75:hover{
  color: rgb(217 70 239 / 0.75) !important;
}
.hover\:tw-text-fuchsia-500\/80:hover{
  color: rgb(217 70 239 / 0.8) !important;
}
.hover\:tw-text-fuchsia-500\/85:hover{
  color: rgb(217 70 239 / 0.85) !important;
}
.hover\:tw-text-fuchsia-500\/90:hover{
  color: rgb(217 70 239 / 0.9) !important;
}
.hover\:tw-text-fuchsia-500\/95:hover{
  color: rgb(217 70 239 / 0.95) !important;
}
.hover\:tw-text-fuchsia-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-600\/0:hover{
  color: rgb(192 38 211 / 0) !important;
}
.hover\:tw-text-fuchsia-600\/10:hover{
  color: rgb(192 38 211 / 0.1) !important;
}
.hover\:tw-text-fuchsia-600\/100:hover{
  color: rgb(192 38 211 / 1) !important;
}
.hover\:tw-text-fuchsia-600\/15:hover{
  color: rgb(192 38 211 / 0.15) !important;
}
.hover\:tw-text-fuchsia-600\/20:hover{
  color: rgb(192 38 211 / 0.2) !important;
}
.hover\:tw-text-fuchsia-600\/25:hover{
  color: rgb(192 38 211 / 0.25) !important;
}
.hover\:tw-text-fuchsia-600\/30:hover{
  color: rgb(192 38 211 / 0.3) !important;
}
.hover\:tw-text-fuchsia-600\/35:hover{
  color: rgb(192 38 211 / 0.35) !important;
}
.hover\:tw-text-fuchsia-600\/40:hover{
  color: rgb(192 38 211 / 0.4) !important;
}
.hover\:tw-text-fuchsia-600\/45:hover{
  color: rgb(192 38 211 / 0.45) !important;
}
.hover\:tw-text-fuchsia-600\/5:hover{
  color: rgb(192 38 211 / 0.05) !important;
}
.hover\:tw-text-fuchsia-600\/50:hover{
  color: rgb(192 38 211 / 0.5) !important;
}
.hover\:tw-text-fuchsia-600\/55:hover{
  color: rgb(192 38 211 / 0.55) !important;
}
.hover\:tw-text-fuchsia-600\/60:hover{
  color: rgb(192 38 211 / 0.6) !important;
}
.hover\:tw-text-fuchsia-600\/65:hover{
  color: rgb(192 38 211 / 0.65) !important;
}
.hover\:tw-text-fuchsia-600\/70:hover{
  color: rgb(192 38 211 / 0.7) !important;
}
.hover\:tw-text-fuchsia-600\/75:hover{
  color: rgb(192 38 211 / 0.75) !important;
}
.hover\:tw-text-fuchsia-600\/80:hover{
  color: rgb(192 38 211 / 0.8) !important;
}
.hover\:tw-text-fuchsia-600\/85:hover{
  color: rgb(192 38 211 / 0.85) !important;
}
.hover\:tw-text-fuchsia-600\/90:hover{
  color: rgb(192 38 211 / 0.9) !important;
}
.hover\:tw-text-fuchsia-600\/95:hover{
  color: rgb(192 38 211 / 0.95) !important;
}
.hover\:tw-text-fuchsia-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-700\/0:hover{
  color: rgb(162 28 175 / 0) !important;
}
.hover\:tw-text-fuchsia-700\/10:hover{
  color: rgb(162 28 175 / 0.1) !important;
}
.hover\:tw-text-fuchsia-700\/100:hover{
  color: rgb(162 28 175 / 1) !important;
}
.hover\:tw-text-fuchsia-700\/15:hover{
  color: rgb(162 28 175 / 0.15) !important;
}
.hover\:tw-text-fuchsia-700\/20:hover{
  color: rgb(162 28 175 / 0.2) !important;
}
.hover\:tw-text-fuchsia-700\/25:hover{
  color: rgb(162 28 175 / 0.25) !important;
}
.hover\:tw-text-fuchsia-700\/30:hover{
  color: rgb(162 28 175 / 0.3) !important;
}
.hover\:tw-text-fuchsia-700\/35:hover{
  color: rgb(162 28 175 / 0.35) !important;
}
.hover\:tw-text-fuchsia-700\/40:hover{
  color: rgb(162 28 175 / 0.4) !important;
}
.hover\:tw-text-fuchsia-700\/45:hover{
  color: rgb(162 28 175 / 0.45) !important;
}
.hover\:tw-text-fuchsia-700\/5:hover{
  color: rgb(162 28 175 / 0.05) !important;
}
.hover\:tw-text-fuchsia-700\/50:hover{
  color: rgb(162 28 175 / 0.5) !important;
}
.hover\:tw-text-fuchsia-700\/55:hover{
  color: rgb(162 28 175 / 0.55) !important;
}
.hover\:tw-text-fuchsia-700\/60:hover{
  color: rgb(162 28 175 / 0.6) !important;
}
.hover\:tw-text-fuchsia-700\/65:hover{
  color: rgb(162 28 175 / 0.65) !important;
}
.hover\:tw-text-fuchsia-700\/70:hover{
  color: rgb(162 28 175 / 0.7) !important;
}
.hover\:tw-text-fuchsia-700\/75:hover{
  color: rgb(162 28 175 / 0.75) !important;
}
.hover\:tw-text-fuchsia-700\/80:hover{
  color: rgb(162 28 175 / 0.8) !important;
}
.hover\:tw-text-fuchsia-700\/85:hover{
  color: rgb(162 28 175 / 0.85) !important;
}
.hover\:tw-text-fuchsia-700\/90:hover{
  color: rgb(162 28 175 / 0.9) !important;
}
.hover\:tw-text-fuchsia-700\/95:hover{
  color: rgb(162 28 175 / 0.95) !important;
}
.hover\:tw-text-fuchsia-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-800\/0:hover{
  color: rgb(134 25 143 / 0) !important;
}
.hover\:tw-text-fuchsia-800\/10:hover{
  color: rgb(134 25 143 / 0.1) !important;
}
.hover\:tw-text-fuchsia-800\/100:hover{
  color: rgb(134 25 143 / 1) !important;
}
.hover\:tw-text-fuchsia-800\/15:hover{
  color: rgb(134 25 143 / 0.15) !important;
}
.hover\:tw-text-fuchsia-800\/20:hover{
  color: rgb(134 25 143 / 0.2) !important;
}
.hover\:tw-text-fuchsia-800\/25:hover{
  color: rgb(134 25 143 / 0.25) !important;
}
.hover\:tw-text-fuchsia-800\/30:hover{
  color: rgb(134 25 143 / 0.3) !important;
}
.hover\:tw-text-fuchsia-800\/35:hover{
  color: rgb(134 25 143 / 0.35) !important;
}
.hover\:tw-text-fuchsia-800\/40:hover{
  color: rgb(134 25 143 / 0.4) !important;
}
.hover\:tw-text-fuchsia-800\/45:hover{
  color: rgb(134 25 143 / 0.45) !important;
}
.hover\:tw-text-fuchsia-800\/5:hover{
  color: rgb(134 25 143 / 0.05) !important;
}
.hover\:tw-text-fuchsia-800\/50:hover{
  color: rgb(134 25 143 / 0.5) !important;
}
.hover\:tw-text-fuchsia-800\/55:hover{
  color: rgb(134 25 143 / 0.55) !important;
}
.hover\:tw-text-fuchsia-800\/60:hover{
  color: rgb(134 25 143 / 0.6) !important;
}
.hover\:tw-text-fuchsia-800\/65:hover{
  color: rgb(134 25 143 / 0.65) !important;
}
.hover\:tw-text-fuchsia-800\/70:hover{
  color: rgb(134 25 143 / 0.7) !important;
}
.hover\:tw-text-fuchsia-800\/75:hover{
  color: rgb(134 25 143 / 0.75) !important;
}
.hover\:tw-text-fuchsia-800\/80:hover{
  color: rgb(134 25 143 / 0.8) !important;
}
.hover\:tw-text-fuchsia-800\/85:hover{
  color: rgb(134 25 143 / 0.85) !important;
}
.hover\:tw-text-fuchsia-800\/90:hover{
  color: rgb(134 25 143 / 0.9) !important;
}
.hover\:tw-text-fuchsia-800\/95:hover{
  color: rgb(134 25 143 / 0.95) !important;
}
.hover\:tw-text-fuchsia-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-900\/0:hover{
  color: rgb(112 26 117 / 0) !important;
}
.hover\:tw-text-fuchsia-900\/10:hover{
  color: rgb(112 26 117 / 0.1) !important;
}
.hover\:tw-text-fuchsia-900\/100:hover{
  color: rgb(112 26 117 / 1) !important;
}
.hover\:tw-text-fuchsia-900\/15:hover{
  color: rgb(112 26 117 / 0.15) !important;
}
.hover\:tw-text-fuchsia-900\/20:hover{
  color: rgb(112 26 117 / 0.2) !important;
}
.hover\:tw-text-fuchsia-900\/25:hover{
  color: rgb(112 26 117 / 0.25) !important;
}
.hover\:tw-text-fuchsia-900\/30:hover{
  color: rgb(112 26 117 / 0.3) !important;
}
.hover\:tw-text-fuchsia-900\/35:hover{
  color: rgb(112 26 117 / 0.35) !important;
}
.hover\:tw-text-fuchsia-900\/40:hover{
  color: rgb(112 26 117 / 0.4) !important;
}
.hover\:tw-text-fuchsia-900\/45:hover{
  color: rgb(112 26 117 / 0.45) !important;
}
.hover\:tw-text-fuchsia-900\/5:hover{
  color: rgb(112 26 117 / 0.05) !important;
}
.hover\:tw-text-fuchsia-900\/50:hover{
  color: rgb(112 26 117 / 0.5) !important;
}
.hover\:tw-text-fuchsia-900\/55:hover{
  color: rgb(112 26 117 / 0.55) !important;
}
.hover\:tw-text-fuchsia-900\/60:hover{
  color: rgb(112 26 117 / 0.6) !important;
}
.hover\:tw-text-fuchsia-900\/65:hover{
  color: rgb(112 26 117 / 0.65) !important;
}
.hover\:tw-text-fuchsia-900\/70:hover{
  color: rgb(112 26 117 / 0.7) !important;
}
.hover\:tw-text-fuchsia-900\/75:hover{
  color: rgb(112 26 117 / 0.75) !important;
}
.hover\:tw-text-fuchsia-900\/80:hover{
  color: rgb(112 26 117 / 0.8) !important;
}
.hover\:tw-text-fuchsia-900\/85:hover{
  color: rgb(112 26 117 / 0.85) !important;
}
.hover\:tw-text-fuchsia-900\/90:hover{
  color: rgb(112 26 117 / 0.9) !important;
}
.hover\:tw-text-fuchsia-900\/95:hover{
  color: rgb(112 26 117 / 0.95) !important;
}
.hover\:tw-text-fuchsia-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(74 4 78 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-fuchsia-950\/0:hover{
  color: rgb(74 4 78 / 0) !important;
}
.hover\:tw-text-fuchsia-950\/10:hover{
  color: rgb(74 4 78 / 0.1) !important;
}
.hover\:tw-text-fuchsia-950\/100:hover{
  color: rgb(74 4 78 / 1) !important;
}
.hover\:tw-text-fuchsia-950\/15:hover{
  color: rgb(74 4 78 / 0.15) !important;
}
.hover\:tw-text-fuchsia-950\/20:hover{
  color: rgb(74 4 78 / 0.2) !important;
}
.hover\:tw-text-fuchsia-950\/25:hover{
  color: rgb(74 4 78 / 0.25) !important;
}
.hover\:tw-text-fuchsia-950\/30:hover{
  color: rgb(74 4 78 / 0.3) !important;
}
.hover\:tw-text-fuchsia-950\/35:hover{
  color: rgb(74 4 78 / 0.35) !important;
}
.hover\:tw-text-fuchsia-950\/40:hover{
  color: rgb(74 4 78 / 0.4) !important;
}
.hover\:tw-text-fuchsia-950\/45:hover{
  color: rgb(74 4 78 / 0.45) !important;
}
.hover\:tw-text-fuchsia-950\/5:hover{
  color: rgb(74 4 78 / 0.05) !important;
}
.hover\:tw-text-fuchsia-950\/50:hover{
  color: rgb(74 4 78 / 0.5) !important;
}
.hover\:tw-text-fuchsia-950\/55:hover{
  color: rgb(74 4 78 / 0.55) !important;
}
.hover\:tw-text-fuchsia-950\/60:hover{
  color: rgb(74 4 78 / 0.6) !important;
}
.hover\:tw-text-fuchsia-950\/65:hover{
  color: rgb(74 4 78 / 0.65) !important;
}
.hover\:tw-text-fuchsia-950\/70:hover{
  color: rgb(74 4 78 / 0.7) !important;
}
.hover\:tw-text-fuchsia-950\/75:hover{
  color: rgb(74 4 78 / 0.75) !important;
}
.hover\:tw-text-fuchsia-950\/80:hover{
  color: rgb(74 4 78 / 0.8) !important;
}
.hover\:tw-text-fuchsia-950\/85:hover{
  color: rgb(74 4 78 / 0.85) !important;
}
.hover\:tw-text-fuchsia-950\/90:hover{
  color: rgb(74 4 78 / 0.9) !important;
}
.hover\:tw-text-fuchsia-950\/95:hover{
  color: rgb(74 4 78 / 0.95) !important;
}
.hover\:tw-text-gray-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(230 230 230 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-100\/0:hover{
  color: rgb(230 230 230 / 0) !important;
}
.hover\:tw-text-gray-100\/10:hover{
  color: rgb(230 230 230 / 0.1) !important;
}
.hover\:tw-text-gray-100\/100:hover{
  color: rgb(230 230 230 / 1) !important;
}
.hover\:tw-text-gray-100\/15:hover{
  color: rgb(230 230 230 / 0.15) !important;
}
.hover\:tw-text-gray-100\/20:hover{
  color: rgb(230 230 230 / 0.2) !important;
}
.hover\:tw-text-gray-100\/25:hover{
  color: rgb(230 230 230 / 0.25) !important;
}
.hover\:tw-text-gray-100\/30:hover{
  color: rgb(230 230 230 / 0.3) !important;
}
.hover\:tw-text-gray-100\/35:hover{
  color: rgb(230 230 230 / 0.35) !important;
}
.hover\:tw-text-gray-100\/40:hover{
  color: rgb(230 230 230 / 0.4) !important;
}
.hover\:tw-text-gray-100\/45:hover{
  color: rgb(230 230 230 / 0.45) !important;
}
.hover\:tw-text-gray-100\/5:hover{
  color: rgb(230 230 230 / 0.05) !important;
}
.hover\:tw-text-gray-100\/50:hover{
  color: rgb(230 230 230 / 0.5) !important;
}
.hover\:tw-text-gray-100\/55:hover{
  color: rgb(230 230 230 / 0.55) !important;
}
.hover\:tw-text-gray-100\/60:hover{
  color: rgb(230 230 230 / 0.6) !important;
}
.hover\:tw-text-gray-100\/65:hover{
  color: rgb(230 230 230 / 0.65) !important;
}
.hover\:tw-text-gray-100\/70:hover{
  color: rgb(230 230 230 / 0.7) !important;
}
.hover\:tw-text-gray-100\/75:hover{
  color: rgb(230 230 230 / 0.75) !important;
}
.hover\:tw-text-gray-100\/80:hover{
  color: rgb(230 230 230 / 0.8) !important;
}
.hover\:tw-text-gray-100\/85:hover{
  color: rgb(230 230 230 / 0.85) !important;
}
.hover\:tw-text-gray-100\/90:hover{
  color: rgb(230 230 230 / 0.9) !important;
}
.hover\:tw-text-gray-100\/95:hover{
  color: rgb(230 230 230 / 0.95) !important;
}
.hover\:tw-text-gray-150:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-150\/0:hover{
  color: rgb(217 217 217 / 0) !important;
}
.hover\:tw-text-gray-150\/10:hover{
  color: rgb(217 217 217 / 0.1) !important;
}
.hover\:tw-text-gray-150\/100:hover{
  color: rgb(217 217 217 / 1) !important;
}
.hover\:tw-text-gray-150\/15:hover{
  color: rgb(217 217 217 / 0.15) !important;
}
.hover\:tw-text-gray-150\/20:hover{
  color: rgb(217 217 217 / 0.2) !important;
}
.hover\:tw-text-gray-150\/25:hover{
  color: rgb(217 217 217 / 0.25) !important;
}
.hover\:tw-text-gray-150\/30:hover{
  color: rgb(217 217 217 / 0.3) !important;
}
.hover\:tw-text-gray-150\/35:hover{
  color: rgb(217 217 217 / 0.35) !important;
}
.hover\:tw-text-gray-150\/40:hover{
  color: rgb(217 217 217 / 0.4) !important;
}
.hover\:tw-text-gray-150\/45:hover{
  color: rgb(217 217 217 / 0.45) !important;
}
.hover\:tw-text-gray-150\/5:hover{
  color: rgb(217 217 217 / 0.05) !important;
}
.hover\:tw-text-gray-150\/50:hover{
  color: rgb(217 217 217 / 0.5) !important;
}
.hover\:tw-text-gray-150\/55:hover{
  color: rgb(217 217 217 / 0.55) !important;
}
.hover\:tw-text-gray-150\/60:hover{
  color: rgb(217 217 217 / 0.6) !important;
}
.hover\:tw-text-gray-150\/65:hover{
  color: rgb(217 217 217 / 0.65) !important;
}
.hover\:tw-text-gray-150\/70:hover{
  color: rgb(217 217 217 / 0.7) !important;
}
.hover\:tw-text-gray-150\/75:hover{
  color: rgb(217 217 217 / 0.75) !important;
}
.hover\:tw-text-gray-150\/80:hover{
  color: rgb(217 217 217 / 0.8) !important;
}
.hover\:tw-text-gray-150\/85:hover{
  color: rgb(217 217 217 / 0.85) !important;
}
.hover\:tw-text-gray-150\/90:hover{
  color: rgb(217 217 217 / 0.9) !important;
}
.hover\:tw-text-gray-150\/95:hover{
  color: rgb(217 217 217 / 0.95) !important;
}
.hover\:tw-text-gray-20:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-20\/0:hover{
  color: rgb(243 243 243 / 0) !important;
}
.hover\:tw-text-gray-20\/10:hover{
  color: rgb(243 243 243 / 0.1) !important;
}
.hover\:tw-text-gray-20\/100:hover{
  color: rgb(243 243 243 / 1) !important;
}
.hover\:tw-text-gray-20\/15:hover{
  color: rgb(243 243 243 / 0.15) !important;
}
.hover\:tw-text-gray-20\/20:hover{
  color: rgb(243 243 243 / 0.2) !important;
}
.hover\:tw-text-gray-20\/25:hover{
  color: rgb(243 243 243 / 0.25) !important;
}
.hover\:tw-text-gray-20\/30:hover{
  color: rgb(243 243 243 / 0.3) !important;
}
.hover\:tw-text-gray-20\/35:hover{
  color: rgb(243 243 243 / 0.35) !important;
}
.hover\:tw-text-gray-20\/40:hover{
  color: rgb(243 243 243 / 0.4) !important;
}
.hover\:tw-text-gray-20\/45:hover{
  color: rgb(243 243 243 / 0.45) !important;
}
.hover\:tw-text-gray-20\/5:hover{
  color: rgb(243 243 243 / 0.05) !important;
}
.hover\:tw-text-gray-20\/50:hover{
  color: rgb(243 243 243 / 0.5) !important;
}
.hover\:tw-text-gray-20\/55:hover{
  color: rgb(243 243 243 / 0.55) !important;
}
.hover\:tw-text-gray-20\/60:hover{
  color: rgb(243 243 243 / 0.6) !important;
}
.hover\:tw-text-gray-20\/65:hover{
  color: rgb(243 243 243 / 0.65) !important;
}
.hover\:tw-text-gray-20\/70:hover{
  color: rgb(243 243 243 / 0.7) !important;
}
.hover\:tw-text-gray-20\/75:hover{
  color: rgb(243 243 243 / 0.75) !important;
}
.hover\:tw-text-gray-20\/80:hover{
  color: rgb(243 243 243 / 0.8) !important;
}
.hover\:tw-text-gray-20\/85:hover{
  color: rgb(243 243 243 / 0.85) !important;
}
.hover\:tw-text-gray-20\/90:hover{
  color: rgb(243 243 243 / 0.9) !important;
}
.hover\:tw-text-gray-20\/95:hover{
  color: rgb(243 243 243 / 0.95) !important;
}
.hover\:tw-text-gray-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(204 204 204 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-200\/0:hover{
  color: rgb(204 204 204 / 0) !important;
}
.hover\:tw-text-gray-200\/10:hover{
  color: rgb(204 204 204 / 0.1) !important;
}
.hover\:tw-text-gray-200\/100:hover{
  color: rgb(204 204 204 / 1) !important;
}
.hover\:tw-text-gray-200\/15:hover{
  color: rgb(204 204 204 / 0.15) !important;
}
.hover\:tw-text-gray-200\/20:hover{
  color: rgb(204 204 204 / 0.2) !important;
}
.hover\:tw-text-gray-200\/25:hover{
  color: rgb(204 204 204 / 0.25) !important;
}
.hover\:tw-text-gray-200\/30:hover{
  color: rgb(204 204 204 / 0.3) !important;
}
.hover\:tw-text-gray-200\/35:hover{
  color: rgb(204 204 204 / 0.35) !important;
}
.hover\:tw-text-gray-200\/40:hover{
  color: rgb(204 204 204 / 0.4) !important;
}
.hover\:tw-text-gray-200\/45:hover{
  color: rgb(204 204 204 / 0.45) !important;
}
.hover\:tw-text-gray-200\/5:hover{
  color: rgb(204 204 204 / 0.05) !important;
}
.hover\:tw-text-gray-200\/50:hover{
  color: rgb(204 204 204 / 0.5) !important;
}
.hover\:tw-text-gray-200\/55:hover{
  color: rgb(204 204 204 / 0.55) !important;
}
.hover\:tw-text-gray-200\/60:hover{
  color: rgb(204 204 204 / 0.6) !important;
}
.hover\:tw-text-gray-200\/65:hover{
  color: rgb(204 204 204 / 0.65) !important;
}
.hover\:tw-text-gray-200\/70:hover{
  color: rgb(204 204 204 / 0.7) !important;
}
.hover\:tw-text-gray-200\/75:hover{
  color: rgb(204 204 204 / 0.75) !important;
}
.hover\:tw-text-gray-200\/80:hover{
  color: rgb(204 204 204 / 0.8) !important;
}
.hover\:tw-text-gray-200\/85:hover{
  color: rgb(204 204 204 / 0.85) !important;
}
.hover\:tw-text-gray-200\/90:hover{
  color: rgb(204 204 204 / 0.9) !important;
}
.hover\:tw-text-gray-200\/95:hover{
  color: rgb(204 204 204 / 0.95) !important;
}
.hover\:tw-text-gray-25:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(249 249 249 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-25\/0:hover{
  color: rgb(249 249 249 / 0) !important;
}
.hover\:tw-text-gray-25\/10:hover{
  color: rgb(249 249 249 / 0.1) !important;
}
.hover\:tw-text-gray-25\/100:hover{
  color: rgb(249 249 249 / 1) !important;
}
.hover\:tw-text-gray-25\/15:hover{
  color: rgb(249 249 249 / 0.15) !important;
}
.hover\:tw-text-gray-25\/20:hover{
  color: rgb(249 249 249 / 0.2) !important;
}
.hover\:tw-text-gray-25\/25:hover{
  color: rgb(249 249 249 / 0.25) !important;
}
.hover\:tw-text-gray-25\/30:hover{
  color: rgb(249 249 249 / 0.3) !important;
}
.hover\:tw-text-gray-25\/35:hover{
  color: rgb(249 249 249 / 0.35) !important;
}
.hover\:tw-text-gray-25\/40:hover{
  color: rgb(249 249 249 / 0.4) !important;
}
.hover\:tw-text-gray-25\/45:hover{
  color: rgb(249 249 249 / 0.45) !important;
}
.hover\:tw-text-gray-25\/5:hover{
  color: rgb(249 249 249 / 0.05) !important;
}
.hover\:tw-text-gray-25\/50:hover{
  color: rgb(249 249 249 / 0.5) !important;
}
.hover\:tw-text-gray-25\/55:hover{
  color: rgb(249 249 249 / 0.55) !important;
}
.hover\:tw-text-gray-25\/60:hover{
  color: rgb(249 249 249 / 0.6) !important;
}
.hover\:tw-text-gray-25\/65:hover{
  color: rgb(249 249 249 / 0.65) !important;
}
.hover\:tw-text-gray-25\/70:hover{
  color: rgb(249 249 249 / 0.7) !important;
}
.hover\:tw-text-gray-25\/75:hover{
  color: rgb(249 249 249 / 0.75) !important;
}
.hover\:tw-text-gray-25\/80:hover{
  color: rgb(249 249 249 / 0.8) !important;
}
.hover\:tw-text-gray-25\/85:hover{
  color: rgb(249 249 249 / 0.85) !important;
}
.hover\:tw-text-gray-25\/90:hover{
  color: rgb(249 249 249 / 0.9) !important;
}
.hover\:tw-text-gray-25\/95:hover{
  color: rgb(249 249 249 / 0.95) !important;
}
.hover\:tw-text-gray-250:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(192 192 192 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-250\/0:hover{
  color: rgb(192 192 192 / 0) !important;
}
.hover\:tw-text-gray-250\/10:hover{
  color: rgb(192 192 192 / 0.1) !important;
}
.hover\:tw-text-gray-250\/100:hover{
  color: rgb(192 192 192 / 1) !important;
}
.hover\:tw-text-gray-250\/15:hover{
  color: rgb(192 192 192 / 0.15) !important;
}
.hover\:tw-text-gray-250\/20:hover{
  color: rgb(192 192 192 / 0.2) !important;
}
.hover\:tw-text-gray-250\/25:hover{
  color: rgb(192 192 192 / 0.25) !important;
}
.hover\:tw-text-gray-250\/30:hover{
  color: rgb(192 192 192 / 0.3) !important;
}
.hover\:tw-text-gray-250\/35:hover{
  color: rgb(192 192 192 / 0.35) !important;
}
.hover\:tw-text-gray-250\/40:hover{
  color: rgb(192 192 192 / 0.4) !important;
}
.hover\:tw-text-gray-250\/45:hover{
  color: rgb(192 192 192 / 0.45) !important;
}
.hover\:tw-text-gray-250\/5:hover{
  color: rgb(192 192 192 / 0.05) !important;
}
.hover\:tw-text-gray-250\/50:hover{
  color: rgb(192 192 192 / 0.5) !important;
}
.hover\:tw-text-gray-250\/55:hover{
  color: rgb(192 192 192 / 0.55) !important;
}
.hover\:tw-text-gray-250\/60:hover{
  color: rgb(192 192 192 / 0.6) !important;
}
.hover\:tw-text-gray-250\/65:hover{
  color: rgb(192 192 192 / 0.65) !important;
}
.hover\:tw-text-gray-250\/70:hover{
  color: rgb(192 192 192 / 0.7) !important;
}
.hover\:tw-text-gray-250\/75:hover{
  color: rgb(192 192 192 / 0.75) !important;
}
.hover\:tw-text-gray-250\/80:hover{
  color: rgb(192 192 192 / 0.8) !important;
}
.hover\:tw-text-gray-250\/85:hover{
  color: rgb(192 192 192 / 0.85) !important;
}
.hover\:tw-text-gray-250\/90:hover{
  color: rgb(192 192 192 / 0.9) !important;
}
.hover\:tw-text-gray-250\/95:hover{
  color: rgb(192 192 192 / 0.95) !important;
}
.hover\:tw-text-gray-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(179 179 179 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-300\/0:hover{
  color: rgb(179 179 179 / 0) !important;
}
.hover\:tw-text-gray-300\/10:hover{
  color: rgb(179 179 179 / 0.1) !important;
}
.hover\:tw-text-gray-300\/100:hover{
  color: rgb(179 179 179 / 1) !important;
}
.hover\:tw-text-gray-300\/15:hover{
  color: rgb(179 179 179 / 0.15) !important;
}
.hover\:tw-text-gray-300\/20:hover{
  color: rgb(179 179 179 / 0.2) !important;
}
.hover\:tw-text-gray-300\/25:hover{
  color: rgb(179 179 179 / 0.25) !important;
}
.hover\:tw-text-gray-300\/30:hover{
  color: rgb(179 179 179 / 0.3) !important;
}
.hover\:tw-text-gray-300\/35:hover{
  color: rgb(179 179 179 / 0.35) !important;
}
.hover\:tw-text-gray-300\/40:hover{
  color: rgb(179 179 179 / 0.4) !important;
}
.hover\:tw-text-gray-300\/45:hover{
  color: rgb(179 179 179 / 0.45) !important;
}
.hover\:tw-text-gray-300\/5:hover{
  color: rgb(179 179 179 / 0.05) !important;
}
.hover\:tw-text-gray-300\/50:hover{
  color: rgb(179 179 179 / 0.5) !important;
}
.hover\:tw-text-gray-300\/55:hover{
  color: rgb(179 179 179 / 0.55) !important;
}
.hover\:tw-text-gray-300\/60:hover{
  color: rgb(179 179 179 / 0.6) !important;
}
.hover\:tw-text-gray-300\/65:hover{
  color: rgb(179 179 179 / 0.65) !important;
}
.hover\:tw-text-gray-300\/70:hover{
  color: rgb(179 179 179 / 0.7) !important;
}
.hover\:tw-text-gray-300\/75:hover{
  color: rgb(179 179 179 / 0.75) !important;
}
.hover\:tw-text-gray-300\/80:hover{
  color: rgb(179 179 179 / 0.8) !important;
}
.hover\:tw-text-gray-300\/85:hover{
  color: rgb(179 179 179 / 0.85) !important;
}
.hover\:tw-text-gray-300\/90:hover{
  color: rgb(179 179 179 / 0.9) !important;
}
.hover\:tw-text-gray-300\/95:hover{
  color: rgb(179 179 179 / 0.95) !important;
}
.hover\:tw-text-gray-40:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(57 64 75 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-40\/0:hover{
  color: rgb(57 64 75 / 0) !important;
}
.hover\:tw-text-gray-40\/10:hover{
  color: rgb(57 64 75 / 0.1) !important;
}
.hover\:tw-text-gray-40\/100:hover{
  color: rgb(57 64 75 / 1) !important;
}
.hover\:tw-text-gray-40\/15:hover{
  color: rgb(57 64 75 / 0.15) !important;
}
.hover\:tw-text-gray-40\/20:hover{
  color: rgb(57 64 75 / 0.2) !important;
}
.hover\:tw-text-gray-40\/25:hover{
  color: rgb(57 64 75 / 0.25) !important;
}
.hover\:tw-text-gray-40\/30:hover{
  color: rgb(57 64 75 / 0.3) !important;
}
.hover\:tw-text-gray-40\/35:hover{
  color: rgb(57 64 75 / 0.35) !important;
}
.hover\:tw-text-gray-40\/40:hover{
  color: rgb(57 64 75 / 0.4) !important;
}
.hover\:tw-text-gray-40\/45:hover{
  color: rgb(57 64 75 / 0.45) !important;
}
.hover\:tw-text-gray-40\/5:hover{
  color: rgb(57 64 75 / 0.05) !important;
}
.hover\:tw-text-gray-40\/50:hover{
  color: rgb(57 64 75 / 0.5) !important;
}
.hover\:tw-text-gray-40\/55:hover{
  color: rgb(57 64 75 / 0.55) !important;
}
.hover\:tw-text-gray-40\/60:hover{
  color: rgb(57 64 75 / 0.6) !important;
}
.hover\:tw-text-gray-40\/65:hover{
  color: rgb(57 64 75 / 0.65) !important;
}
.hover\:tw-text-gray-40\/70:hover{
  color: rgb(57 64 75 / 0.7) !important;
}
.hover\:tw-text-gray-40\/75:hover{
  color: rgb(57 64 75 / 0.75) !important;
}
.hover\:tw-text-gray-40\/80:hover{
  color: rgb(57 64 75 / 0.8) !important;
}
.hover\:tw-text-gray-40\/85:hover{
  color: rgb(57 64 75 / 0.85) !important;
}
.hover\:tw-text-gray-40\/90:hover{
  color: rgb(57 64 75 / 0.9) !important;
}
.hover\:tw-text-gray-40\/95:hover{
  color: rgb(57 64 75 / 0.95) !important;
}
.hover\:tw-text-gray-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-400\/0:hover{
  color: rgb(153 153 153 / 0) !important;
}
.hover\:tw-text-gray-400\/10:hover{
  color: rgb(153 153 153 / 0.1) !important;
}
.hover\:tw-text-gray-400\/100:hover{
  color: rgb(153 153 153 / 1) !important;
}
.hover\:tw-text-gray-400\/15:hover{
  color: rgb(153 153 153 / 0.15) !important;
}
.hover\:tw-text-gray-400\/20:hover{
  color: rgb(153 153 153 / 0.2) !important;
}
.hover\:tw-text-gray-400\/25:hover{
  color: rgb(153 153 153 / 0.25) !important;
}
.hover\:tw-text-gray-400\/30:hover{
  color: rgb(153 153 153 / 0.3) !important;
}
.hover\:tw-text-gray-400\/35:hover{
  color: rgb(153 153 153 / 0.35) !important;
}
.hover\:tw-text-gray-400\/40:hover{
  color: rgb(153 153 153 / 0.4) !important;
}
.hover\:tw-text-gray-400\/45:hover{
  color: rgb(153 153 153 / 0.45) !important;
}
.hover\:tw-text-gray-400\/5:hover{
  color: rgb(153 153 153 / 0.05) !important;
}
.hover\:tw-text-gray-400\/50:hover{
  color: rgb(153 153 153 / 0.5) !important;
}
.hover\:tw-text-gray-400\/55:hover{
  color: rgb(153 153 153 / 0.55) !important;
}
.hover\:tw-text-gray-400\/60:hover{
  color: rgb(153 153 153 / 0.6) !important;
}
.hover\:tw-text-gray-400\/65:hover{
  color: rgb(153 153 153 / 0.65) !important;
}
.hover\:tw-text-gray-400\/70:hover{
  color: rgb(153 153 153 / 0.7) !important;
}
.hover\:tw-text-gray-400\/75:hover{
  color: rgb(153 153 153 / 0.75) !important;
}
.hover\:tw-text-gray-400\/80:hover{
  color: rgb(153 153 153 / 0.8) !important;
}
.hover\:tw-text-gray-400\/85:hover{
  color: rgb(153 153 153 / 0.85) !important;
}
.hover\:tw-text-gray-400\/90:hover{
  color: rgb(153 153 153 / 0.9) !important;
}
.hover\:tw-text-gray-400\/95:hover{
  color: rgb(153 153 153 / 0.95) !important;
}
.hover\:tw-text-gray-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(242 242 242 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-50\/0:hover{
  color: rgb(242 242 242 / 0) !important;
}
.hover\:tw-text-gray-50\/10:hover{
  color: rgb(242 242 242 / 0.1) !important;
}
.hover\:tw-text-gray-50\/100:hover{
  color: rgb(242 242 242 / 1) !important;
}
.hover\:tw-text-gray-50\/15:hover{
  color: rgb(242 242 242 / 0.15) !important;
}
.hover\:tw-text-gray-50\/20:hover{
  color: rgb(242 242 242 / 0.2) !important;
}
.hover\:tw-text-gray-50\/25:hover{
  color: rgb(242 242 242 / 0.25) !important;
}
.hover\:tw-text-gray-50\/30:hover{
  color: rgb(242 242 242 / 0.3) !important;
}
.hover\:tw-text-gray-50\/35:hover{
  color: rgb(242 242 242 / 0.35) !important;
}
.hover\:tw-text-gray-50\/40:hover{
  color: rgb(242 242 242 / 0.4) !important;
}
.hover\:tw-text-gray-50\/45:hover{
  color: rgb(242 242 242 / 0.45) !important;
}
.hover\:tw-text-gray-50\/5:hover{
  color: rgb(242 242 242 / 0.05) !important;
}
.hover\:tw-text-gray-50\/50:hover{
  color: rgb(242 242 242 / 0.5) !important;
}
.hover\:tw-text-gray-50\/55:hover{
  color: rgb(242 242 242 / 0.55) !important;
}
.hover\:tw-text-gray-50\/60:hover{
  color: rgb(242 242 242 / 0.6) !important;
}
.hover\:tw-text-gray-50\/65:hover{
  color: rgb(242 242 242 / 0.65) !important;
}
.hover\:tw-text-gray-50\/70:hover{
  color: rgb(242 242 242 / 0.7) !important;
}
.hover\:tw-text-gray-50\/75:hover{
  color: rgb(242 242 242 / 0.75) !important;
}
.hover\:tw-text-gray-50\/80:hover{
  color: rgb(242 242 242 / 0.8) !important;
}
.hover\:tw-text-gray-50\/85:hover{
  color: rgb(242 242 242 / 0.85) !important;
}
.hover\:tw-text-gray-50\/90:hover{
  color: rgb(242 242 242 / 0.9) !important;
}
.hover\:tw-text-gray-50\/95:hover{
  color: rgb(242 242 242 / 0.95) !important;
}
.hover\:tw-text-gray-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-500\/0:hover{
  color: rgb(128 128 128 / 0) !important;
}
.hover\:tw-text-gray-500\/10:hover{
  color: rgb(128 128 128 / 0.1) !important;
}
.hover\:tw-text-gray-500\/100:hover{
  color: rgb(128 128 128 / 1) !important;
}
.hover\:tw-text-gray-500\/15:hover{
  color: rgb(128 128 128 / 0.15) !important;
}
.hover\:tw-text-gray-500\/20:hover{
  color: rgb(128 128 128 / 0.2) !important;
}
.hover\:tw-text-gray-500\/25:hover{
  color: rgb(128 128 128 / 0.25) !important;
}
.hover\:tw-text-gray-500\/30:hover{
  color: rgb(128 128 128 / 0.3) !important;
}
.hover\:tw-text-gray-500\/35:hover{
  color: rgb(128 128 128 / 0.35) !important;
}
.hover\:tw-text-gray-500\/40:hover{
  color: rgb(128 128 128 / 0.4) !important;
}
.hover\:tw-text-gray-500\/45:hover{
  color: rgb(128 128 128 / 0.45) !important;
}
.hover\:tw-text-gray-500\/5:hover{
  color: rgb(128 128 128 / 0.05) !important;
}
.hover\:tw-text-gray-500\/50:hover{
  color: rgb(128 128 128 / 0.5) !important;
}
.hover\:tw-text-gray-500\/55:hover{
  color: rgb(128 128 128 / 0.55) !important;
}
.hover\:tw-text-gray-500\/60:hover{
  color: rgb(128 128 128 / 0.6) !important;
}
.hover\:tw-text-gray-500\/65:hover{
  color: rgb(128 128 128 / 0.65) !important;
}
.hover\:tw-text-gray-500\/70:hover{
  color: rgb(128 128 128 / 0.7) !important;
}
.hover\:tw-text-gray-500\/75:hover{
  color: rgb(128 128 128 / 0.75) !important;
}
.hover\:tw-text-gray-500\/80:hover{
  color: rgb(128 128 128 / 0.8) !important;
}
.hover\:tw-text-gray-500\/85:hover{
  color: rgb(128 128 128 / 0.85) !important;
}
.hover\:tw-text-gray-500\/90:hover{
  color: rgb(128 128 128 / 0.9) !important;
}
.hover\:tw-text-gray-500\/95:hover{
  color: rgb(128 128 128 / 0.95) !important;
}
.hover\:tw-text-gray-550:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-550\/0:hover{
  color: rgb(127 127 127 / 0) !important;
}
.hover\:tw-text-gray-550\/10:hover{
  color: rgb(127 127 127 / 0.1) !important;
}
.hover\:tw-text-gray-550\/100:hover{
  color: rgb(127 127 127 / 1) !important;
}
.hover\:tw-text-gray-550\/15:hover{
  color: rgb(127 127 127 / 0.15) !important;
}
.hover\:tw-text-gray-550\/20:hover{
  color: rgb(127 127 127 / 0.2) !important;
}
.hover\:tw-text-gray-550\/25:hover{
  color: rgb(127 127 127 / 0.25) !important;
}
.hover\:tw-text-gray-550\/30:hover{
  color: rgb(127 127 127 / 0.3) !important;
}
.hover\:tw-text-gray-550\/35:hover{
  color: rgb(127 127 127 / 0.35) !important;
}
.hover\:tw-text-gray-550\/40:hover{
  color: rgb(127 127 127 / 0.4) !important;
}
.hover\:tw-text-gray-550\/45:hover{
  color: rgb(127 127 127 / 0.45) !important;
}
.hover\:tw-text-gray-550\/5:hover{
  color: rgb(127 127 127 / 0.05) !important;
}
.hover\:tw-text-gray-550\/50:hover{
  color: rgb(127 127 127 / 0.5) !important;
}
.hover\:tw-text-gray-550\/55:hover{
  color: rgb(127 127 127 / 0.55) !important;
}
.hover\:tw-text-gray-550\/60:hover{
  color: rgb(127 127 127 / 0.6) !important;
}
.hover\:tw-text-gray-550\/65:hover{
  color: rgb(127 127 127 / 0.65) !important;
}
.hover\:tw-text-gray-550\/70:hover{
  color: rgb(127 127 127 / 0.7) !important;
}
.hover\:tw-text-gray-550\/75:hover{
  color: rgb(127 127 127 / 0.75) !important;
}
.hover\:tw-text-gray-550\/80:hover{
  color: rgb(127 127 127 / 0.8) !important;
}
.hover\:tw-text-gray-550\/85:hover{
  color: rgb(127 127 127 / 0.85) !important;
}
.hover\:tw-text-gray-550\/90:hover{
  color: rgb(127 127 127 / 0.9) !important;
}
.hover\:tw-text-gray-550\/95:hover{
  color: rgb(127 127 127 / 0.95) !important;
}
.hover\:tw-text-gray-575:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-575\/0:hover{
  color: rgb(107 114 128 / 0) !important;
}
.hover\:tw-text-gray-575\/10:hover{
  color: rgb(107 114 128 / 0.1) !important;
}
.hover\:tw-text-gray-575\/100:hover{
  color: rgb(107 114 128 / 1) !important;
}
.hover\:tw-text-gray-575\/15:hover{
  color: rgb(107 114 128 / 0.15) !important;
}
.hover\:tw-text-gray-575\/20:hover{
  color: rgb(107 114 128 / 0.2) !important;
}
.hover\:tw-text-gray-575\/25:hover{
  color: rgb(107 114 128 / 0.25) !important;
}
.hover\:tw-text-gray-575\/30:hover{
  color: rgb(107 114 128 / 0.3) !important;
}
.hover\:tw-text-gray-575\/35:hover{
  color: rgb(107 114 128 / 0.35) !important;
}
.hover\:tw-text-gray-575\/40:hover{
  color: rgb(107 114 128 / 0.4) !important;
}
.hover\:tw-text-gray-575\/45:hover{
  color: rgb(107 114 128 / 0.45) !important;
}
.hover\:tw-text-gray-575\/5:hover{
  color: rgb(107 114 128 / 0.05) !important;
}
.hover\:tw-text-gray-575\/50:hover{
  color: rgb(107 114 128 / 0.5) !important;
}
.hover\:tw-text-gray-575\/55:hover{
  color: rgb(107 114 128 / 0.55) !important;
}
.hover\:tw-text-gray-575\/60:hover{
  color: rgb(107 114 128 / 0.6) !important;
}
.hover\:tw-text-gray-575\/65:hover{
  color: rgb(107 114 128 / 0.65) !important;
}
.hover\:tw-text-gray-575\/70:hover{
  color: rgb(107 114 128 / 0.7) !important;
}
.hover\:tw-text-gray-575\/75:hover{
  color: rgb(107 114 128 / 0.75) !important;
}
.hover\:tw-text-gray-575\/80:hover{
  color: rgb(107 114 128 / 0.8) !important;
}
.hover\:tw-text-gray-575\/85:hover{
  color: rgb(107 114 128 / 0.85) !important;
}
.hover\:tw-text-gray-575\/90:hover{
  color: rgb(107 114 128 / 0.9) !important;
}
.hover\:tw-text-gray-575\/95:hover{
  color: rgb(107 114 128 / 0.95) !important;
}
.hover\:tw-text-gray-60:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(238 238 238 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-60\/0:hover{
  color: rgb(238 238 238 / 0) !important;
}
.hover\:tw-text-gray-60\/10:hover{
  color: rgb(238 238 238 / 0.1) !important;
}
.hover\:tw-text-gray-60\/100:hover{
  color: rgb(238 238 238 / 1) !important;
}
.hover\:tw-text-gray-60\/15:hover{
  color: rgb(238 238 238 / 0.15) !important;
}
.hover\:tw-text-gray-60\/20:hover{
  color: rgb(238 238 238 / 0.2) !important;
}
.hover\:tw-text-gray-60\/25:hover{
  color: rgb(238 238 238 / 0.25) !important;
}
.hover\:tw-text-gray-60\/30:hover{
  color: rgb(238 238 238 / 0.3) !important;
}
.hover\:tw-text-gray-60\/35:hover{
  color: rgb(238 238 238 / 0.35) !important;
}
.hover\:tw-text-gray-60\/40:hover{
  color: rgb(238 238 238 / 0.4) !important;
}
.hover\:tw-text-gray-60\/45:hover{
  color: rgb(238 238 238 / 0.45) !important;
}
.hover\:tw-text-gray-60\/5:hover{
  color: rgb(238 238 238 / 0.05) !important;
}
.hover\:tw-text-gray-60\/50:hover{
  color: rgb(238 238 238 / 0.5) !important;
}
.hover\:tw-text-gray-60\/55:hover{
  color: rgb(238 238 238 / 0.55) !important;
}
.hover\:tw-text-gray-60\/60:hover{
  color: rgb(238 238 238 / 0.6) !important;
}
.hover\:tw-text-gray-60\/65:hover{
  color: rgb(238 238 238 / 0.65) !important;
}
.hover\:tw-text-gray-60\/70:hover{
  color: rgb(238 238 238 / 0.7) !important;
}
.hover\:tw-text-gray-60\/75:hover{
  color: rgb(238 238 238 / 0.75) !important;
}
.hover\:tw-text-gray-60\/80:hover{
  color: rgb(238 238 238 / 0.8) !important;
}
.hover\:tw-text-gray-60\/85:hover{
  color: rgb(238 238 238 / 0.85) !important;
}
.hover\:tw-text-gray-60\/90:hover{
  color: rgb(238 238 238 / 0.9) !important;
}
.hover\:tw-text-gray-60\/95:hover{
  color: rgb(238 238 238 / 0.95) !important;
}
.hover\:tw-text-gray-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-600\/0:hover{
  color: rgb(102 102 102 / 0) !important;
}
.hover\:tw-text-gray-600\/10:hover{
  color: rgb(102 102 102 / 0.1) !important;
}
.hover\:tw-text-gray-600\/100:hover{
  color: rgb(102 102 102 / 1) !important;
}
.hover\:tw-text-gray-600\/15:hover{
  color: rgb(102 102 102 / 0.15) !important;
}
.hover\:tw-text-gray-600\/20:hover{
  color: rgb(102 102 102 / 0.2) !important;
}
.hover\:tw-text-gray-600\/25:hover{
  color: rgb(102 102 102 / 0.25) !important;
}
.hover\:tw-text-gray-600\/30:hover{
  color: rgb(102 102 102 / 0.3) !important;
}
.hover\:tw-text-gray-600\/35:hover{
  color: rgb(102 102 102 / 0.35) !important;
}
.hover\:tw-text-gray-600\/40:hover{
  color: rgb(102 102 102 / 0.4) !important;
}
.hover\:tw-text-gray-600\/45:hover{
  color: rgb(102 102 102 / 0.45) !important;
}
.hover\:tw-text-gray-600\/5:hover{
  color: rgb(102 102 102 / 0.05) !important;
}
.hover\:tw-text-gray-600\/50:hover{
  color: rgb(102 102 102 / 0.5) !important;
}
.hover\:tw-text-gray-600\/55:hover{
  color: rgb(102 102 102 / 0.55) !important;
}
.hover\:tw-text-gray-600\/60:hover{
  color: rgb(102 102 102 / 0.6) !important;
}
.hover\:tw-text-gray-600\/65:hover{
  color: rgb(102 102 102 / 0.65) !important;
}
.hover\:tw-text-gray-600\/70:hover{
  color: rgb(102 102 102 / 0.7) !important;
}
.hover\:tw-text-gray-600\/75:hover{
  color: rgb(102 102 102 / 0.75) !important;
}
.hover\:tw-text-gray-600\/80:hover{
  color: rgb(102 102 102 / 0.8) !important;
}
.hover\:tw-text-gray-600\/85:hover{
  color: rgb(102 102 102 / 0.85) !important;
}
.hover\:tw-text-gray-600\/90:hover{
  color: rgb(102 102 102 / 0.9) !important;
}
.hover\:tw-text-gray-600\/95:hover{
  color: rgb(102 102 102 / 0.95) !important;
}
.hover\:tw-text-gray-70:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-70\/0:hover{
  color: rgb(229 229 229 / 0) !important;
}
.hover\:tw-text-gray-70\/10:hover{
  color: rgb(229 229 229 / 0.1) !important;
}
.hover\:tw-text-gray-70\/100:hover{
  color: rgb(229 229 229 / 1) !important;
}
.hover\:tw-text-gray-70\/15:hover{
  color: rgb(229 229 229 / 0.15) !important;
}
.hover\:tw-text-gray-70\/20:hover{
  color: rgb(229 229 229 / 0.2) !important;
}
.hover\:tw-text-gray-70\/25:hover{
  color: rgb(229 229 229 / 0.25) !important;
}
.hover\:tw-text-gray-70\/30:hover{
  color: rgb(229 229 229 / 0.3) !important;
}
.hover\:tw-text-gray-70\/35:hover{
  color: rgb(229 229 229 / 0.35) !important;
}
.hover\:tw-text-gray-70\/40:hover{
  color: rgb(229 229 229 / 0.4) !important;
}
.hover\:tw-text-gray-70\/45:hover{
  color: rgb(229 229 229 / 0.45) !important;
}
.hover\:tw-text-gray-70\/5:hover{
  color: rgb(229 229 229 / 0.05) !important;
}
.hover\:tw-text-gray-70\/50:hover{
  color: rgb(229 229 229 / 0.5) !important;
}
.hover\:tw-text-gray-70\/55:hover{
  color: rgb(229 229 229 / 0.55) !important;
}
.hover\:tw-text-gray-70\/60:hover{
  color: rgb(229 229 229 / 0.6) !important;
}
.hover\:tw-text-gray-70\/65:hover{
  color: rgb(229 229 229 / 0.65) !important;
}
.hover\:tw-text-gray-70\/70:hover{
  color: rgb(229 229 229 / 0.7) !important;
}
.hover\:tw-text-gray-70\/75:hover{
  color: rgb(229 229 229 / 0.75) !important;
}
.hover\:tw-text-gray-70\/80:hover{
  color: rgb(229 229 229 / 0.8) !important;
}
.hover\:tw-text-gray-70\/85:hover{
  color: rgb(229 229 229 / 0.85) !important;
}
.hover\:tw-text-gray-70\/90:hover{
  color: rgb(229 229 229 / 0.9) !important;
}
.hover\:tw-text-gray-70\/95:hover{
  color: rgb(229 229 229 / 0.95) !important;
}
.hover\:tw-text-gray-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-700\/0:hover{
  color: rgb(76 76 76 / 0) !important;
}
.hover\:tw-text-gray-700\/10:hover{
  color: rgb(76 76 76 / 0.1) !important;
}
.hover\:tw-text-gray-700\/100:hover{
  color: rgb(76 76 76 / 1) !important;
}
.hover\:tw-text-gray-700\/15:hover{
  color: rgb(76 76 76 / 0.15) !important;
}
.hover\:tw-text-gray-700\/20:hover{
  color: rgb(76 76 76 / 0.2) !important;
}
.hover\:tw-text-gray-700\/25:hover{
  color: rgb(76 76 76 / 0.25) !important;
}
.hover\:tw-text-gray-700\/30:hover{
  color: rgb(76 76 76 / 0.3) !important;
}
.hover\:tw-text-gray-700\/35:hover{
  color: rgb(76 76 76 / 0.35) !important;
}
.hover\:tw-text-gray-700\/40:hover{
  color: rgb(76 76 76 / 0.4) !important;
}
.hover\:tw-text-gray-700\/45:hover{
  color: rgb(76 76 76 / 0.45) !important;
}
.hover\:tw-text-gray-700\/5:hover{
  color: rgb(76 76 76 / 0.05) !important;
}
.hover\:tw-text-gray-700\/50:hover{
  color: rgb(76 76 76 / 0.5) !important;
}
.hover\:tw-text-gray-700\/55:hover{
  color: rgb(76 76 76 / 0.55) !important;
}
.hover\:tw-text-gray-700\/60:hover{
  color: rgb(76 76 76 / 0.6) !important;
}
.hover\:tw-text-gray-700\/65:hover{
  color: rgb(76 76 76 / 0.65) !important;
}
.hover\:tw-text-gray-700\/70:hover{
  color: rgb(76 76 76 / 0.7) !important;
}
.hover\:tw-text-gray-700\/75:hover{
  color: rgb(76 76 76 / 0.75) !important;
}
.hover\:tw-text-gray-700\/80:hover{
  color: rgb(76 76 76 / 0.8) !important;
}
.hover\:tw-text-gray-700\/85:hover{
  color: rgb(76 76 76 / 0.85) !important;
}
.hover\:tw-text-gray-700\/90:hover{
  color: rgb(76 76 76 / 0.9) !important;
}
.hover\:tw-text-gray-700\/95:hover{
  color: rgb(76 76 76 / 0.95) !important;
}
.hover\:tw-text-gray-750:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-750\/0:hover{
  color: rgb(64 64 64 / 0) !important;
}
.hover\:tw-text-gray-750\/10:hover{
  color: rgb(64 64 64 / 0.1) !important;
}
.hover\:tw-text-gray-750\/100:hover{
  color: rgb(64 64 64 / 1) !important;
}
.hover\:tw-text-gray-750\/15:hover{
  color: rgb(64 64 64 / 0.15) !important;
}
.hover\:tw-text-gray-750\/20:hover{
  color: rgb(64 64 64 / 0.2) !important;
}
.hover\:tw-text-gray-750\/25:hover{
  color: rgb(64 64 64 / 0.25) !important;
}
.hover\:tw-text-gray-750\/30:hover{
  color: rgb(64 64 64 / 0.3) !important;
}
.hover\:tw-text-gray-750\/35:hover{
  color: rgb(64 64 64 / 0.35) !important;
}
.hover\:tw-text-gray-750\/40:hover{
  color: rgb(64 64 64 / 0.4) !important;
}
.hover\:tw-text-gray-750\/45:hover{
  color: rgb(64 64 64 / 0.45) !important;
}
.hover\:tw-text-gray-750\/5:hover{
  color: rgb(64 64 64 / 0.05) !important;
}
.hover\:tw-text-gray-750\/50:hover{
  color: rgb(64 64 64 / 0.5) !important;
}
.hover\:tw-text-gray-750\/55:hover{
  color: rgb(64 64 64 / 0.55) !important;
}
.hover\:tw-text-gray-750\/60:hover{
  color: rgb(64 64 64 / 0.6) !important;
}
.hover\:tw-text-gray-750\/65:hover{
  color: rgb(64 64 64 / 0.65) !important;
}
.hover\:tw-text-gray-750\/70:hover{
  color: rgb(64 64 64 / 0.7) !important;
}
.hover\:tw-text-gray-750\/75:hover{
  color: rgb(64 64 64 / 0.75) !important;
}
.hover\:tw-text-gray-750\/80:hover{
  color: rgb(64 64 64 / 0.8) !important;
}
.hover\:tw-text-gray-750\/85:hover{
  color: rgb(64 64 64 / 0.85) !important;
}
.hover\:tw-text-gray-750\/90:hover{
  color: rgb(64 64 64 / 0.9) !important;
}
.hover\:tw-text-gray-750\/95:hover{
  color: rgb(64 64 64 / 0.95) !important;
}
.hover\:tw-text-gray-80:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(244 246 247 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-80\/0:hover{
  color: rgb(244 246 247 / 0) !important;
}
.hover\:tw-text-gray-80\/10:hover{
  color: rgb(244 246 247 / 0.1) !important;
}
.hover\:tw-text-gray-80\/100:hover{
  color: rgb(244 246 247 / 1) !important;
}
.hover\:tw-text-gray-80\/15:hover{
  color: rgb(244 246 247 / 0.15) !important;
}
.hover\:tw-text-gray-80\/20:hover{
  color: rgb(244 246 247 / 0.2) !important;
}
.hover\:tw-text-gray-80\/25:hover{
  color: rgb(244 246 247 / 0.25) !important;
}
.hover\:tw-text-gray-80\/30:hover{
  color: rgb(244 246 247 / 0.3) !important;
}
.hover\:tw-text-gray-80\/35:hover{
  color: rgb(244 246 247 / 0.35) !important;
}
.hover\:tw-text-gray-80\/40:hover{
  color: rgb(244 246 247 / 0.4) !important;
}
.hover\:tw-text-gray-80\/45:hover{
  color: rgb(244 246 247 / 0.45) !important;
}
.hover\:tw-text-gray-80\/5:hover{
  color: rgb(244 246 247 / 0.05) !important;
}
.hover\:tw-text-gray-80\/50:hover{
  color: rgb(244 246 247 / 0.5) !important;
}
.hover\:tw-text-gray-80\/55:hover{
  color: rgb(244 246 247 / 0.55) !important;
}
.hover\:tw-text-gray-80\/60:hover{
  color: rgb(244 246 247 / 0.6) !important;
}
.hover\:tw-text-gray-80\/65:hover{
  color: rgb(244 246 247 / 0.65) !important;
}
.hover\:tw-text-gray-80\/70:hover{
  color: rgb(244 246 247 / 0.7) !important;
}
.hover\:tw-text-gray-80\/75:hover{
  color: rgb(244 246 247 / 0.75) !important;
}
.hover\:tw-text-gray-80\/80:hover{
  color: rgb(244 246 247 / 0.8) !important;
}
.hover\:tw-text-gray-80\/85:hover{
  color: rgb(244 246 247 / 0.85) !important;
}
.hover\:tw-text-gray-80\/90:hover{
  color: rgb(244 246 247 / 0.9) !important;
}
.hover\:tw-text-gray-80\/95:hover{
  color: rgb(244 246 247 / 0.95) !important;
}
.hover\:tw-text-gray-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-800\/0:hover{
  color: rgb(51 51 51 / 0) !important;
}
.hover\:tw-text-gray-800\/10:hover{
  color: rgb(51 51 51 / 0.1) !important;
}
.hover\:tw-text-gray-800\/100:hover{
  color: rgb(51 51 51 / 1) !important;
}
.hover\:tw-text-gray-800\/15:hover{
  color: rgb(51 51 51 / 0.15) !important;
}
.hover\:tw-text-gray-800\/20:hover{
  color: rgb(51 51 51 / 0.2) !important;
}
.hover\:tw-text-gray-800\/25:hover{
  color: rgb(51 51 51 / 0.25) !important;
}
.hover\:tw-text-gray-800\/30:hover{
  color: rgb(51 51 51 / 0.3) !important;
}
.hover\:tw-text-gray-800\/35:hover{
  color: rgb(51 51 51 / 0.35) !important;
}
.hover\:tw-text-gray-800\/40:hover{
  color: rgb(51 51 51 / 0.4) !important;
}
.hover\:tw-text-gray-800\/45:hover{
  color: rgb(51 51 51 / 0.45) !important;
}
.hover\:tw-text-gray-800\/5:hover{
  color: rgb(51 51 51 / 0.05) !important;
}
.hover\:tw-text-gray-800\/50:hover{
  color: rgb(51 51 51 / 0.5) !important;
}
.hover\:tw-text-gray-800\/55:hover{
  color: rgb(51 51 51 / 0.55) !important;
}
.hover\:tw-text-gray-800\/60:hover{
  color: rgb(51 51 51 / 0.6) !important;
}
.hover\:tw-text-gray-800\/65:hover{
  color: rgb(51 51 51 / 0.65) !important;
}
.hover\:tw-text-gray-800\/70:hover{
  color: rgb(51 51 51 / 0.7) !important;
}
.hover\:tw-text-gray-800\/75:hover{
  color: rgb(51 51 51 / 0.75) !important;
}
.hover\:tw-text-gray-800\/80:hover{
  color: rgb(51 51 51 / 0.8) !important;
}
.hover\:tw-text-gray-800\/85:hover{
  color: rgb(51 51 51 / 0.85) !important;
}
.hover\:tw-text-gray-800\/90:hover{
  color: rgb(51 51 51 / 0.9) !important;
}
.hover\:tw-text-gray-800\/95:hover{
  color: rgb(51 51 51 / 0.95) !important;
}
.hover\:tw-text-gray-850:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(38 44 52 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-850\/0:hover{
  color: rgb(38 44 52 / 0) !important;
}
.hover\:tw-text-gray-850\/10:hover{
  color: rgb(38 44 52 / 0.1) !important;
}
.hover\:tw-text-gray-850\/100:hover{
  color: rgb(38 44 52 / 1) !important;
}
.hover\:tw-text-gray-850\/15:hover{
  color: rgb(38 44 52 / 0.15) !important;
}
.hover\:tw-text-gray-850\/20:hover{
  color: rgb(38 44 52 / 0.2) !important;
}
.hover\:tw-text-gray-850\/25:hover{
  color: rgb(38 44 52 / 0.25) !important;
}
.hover\:tw-text-gray-850\/30:hover{
  color: rgb(38 44 52 / 0.3) !important;
}
.hover\:tw-text-gray-850\/35:hover{
  color: rgb(38 44 52 / 0.35) !important;
}
.hover\:tw-text-gray-850\/40:hover{
  color: rgb(38 44 52 / 0.4) !important;
}
.hover\:tw-text-gray-850\/45:hover{
  color: rgb(38 44 52 / 0.45) !important;
}
.hover\:tw-text-gray-850\/5:hover{
  color: rgb(38 44 52 / 0.05) !important;
}
.hover\:tw-text-gray-850\/50:hover{
  color: rgb(38 44 52 / 0.5) !important;
}
.hover\:tw-text-gray-850\/55:hover{
  color: rgb(38 44 52 / 0.55) !important;
}
.hover\:tw-text-gray-850\/60:hover{
  color: rgb(38 44 52 / 0.6) !important;
}
.hover\:tw-text-gray-850\/65:hover{
  color: rgb(38 44 52 / 0.65) !important;
}
.hover\:tw-text-gray-850\/70:hover{
  color: rgb(38 44 52 / 0.7) !important;
}
.hover\:tw-text-gray-850\/75:hover{
  color: rgb(38 44 52 / 0.75) !important;
}
.hover\:tw-text-gray-850\/80:hover{
  color: rgb(38 44 52 / 0.8) !important;
}
.hover\:tw-text-gray-850\/85:hover{
  color: rgb(38 44 52 / 0.85) !important;
}
.hover\:tw-text-gray-850\/90:hover{
  color: rgb(38 44 52 / 0.9) !important;
}
.hover\:tw-text-gray-850\/95:hover{
  color: rgb(38 44 52 / 0.95) !important;
}
.hover\:tw-text-gray-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(25 25 25 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-900\/0:hover{
  color: rgb(25 25 25 / 0) !important;
}
.hover\:tw-text-gray-900\/10:hover{
  color: rgb(25 25 25 / 0.1) !important;
}
.hover\:tw-text-gray-900\/100:hover{
  color: rgb(25 25 25 / 1) !important;
}
.hover\:tw-text-gray-900\/15:hover{
  color: rgb(25 25 25 / 0.15) !important;
}
.hover\:tw-text-gray-900\/20:hover{
  color: rgb(25 25 25 / 0.2) !important;
}
.hover\:tw-text-gray-900\/25:hover{
  color: rgb(25 25 25 / 0.25) !important;
}
.hover\:tw-text-gray-900\/30:hover{
  color: rgb(25 25 25 / 0.3) !important;
}
.hover\:tw-text-gray-900\/35:hover{
  color: rgb(25 25 25 / 0.35) !important;
}
.hover\:tw-text-gray-900\/40:hover{
  color: rgb(25 25 25 / 0.4) !important;
}
.hover\:tw-text-gray-900\/45:hover{
  color: rgb(25 25 25 / 0.45) !important;
}
.hover\:tw-text-gray-900\/5:hover{
  color: rgb(25 25 25 / 0.05) !important;
}
.hover\:tw-text-gray-900\/50:hover{
  color: rgb(25 25 25 / 0.5) !important;
}
.hover\:tw-text-gray-900\/55:hover{
  color: rgb(25 25 25 / 0.55) !important;
}
.hover\:tw-text-gray-900\/60:hover{
  color: rgb(25 25 25 / 0.6) !important;
}
.hover\:tw-text-gray-900\/65:hover{
  color: rgb(25 25 25 / 0.65) !important;
}
.hover\:tw-text-gray-900\/70:hover{
  color: rgb(25 25 25 / 0.7) !important;
}
.hover\:tw-text-gray-900\/75:hover{
  color: rgb(25 25 25 / 0.75) !important;
}
.hover\:tw-text-gray-900\/80:hover{
  color: rgb(25 25 25 / 0.8) !important;
}
.hover\:tw-text-gray-900\/85:hover{
  color: rgb(25 25 25 / 0.85) !important;
}
.hover\:tw-text-gray-900\/90:hover{
  color: rgb(25 25 25 / 0.9) !important;
}
.hover\:tw-text-gray-900\/95:hover{
  color: rgb(25 25 25 / 0.95) !important;
}
.hover\:tw-text-gray-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-950\/0:hover{
  color: rgb(3 7 18 / 0) !important;
}
.hover\:tw-text-gray-950\/10:hover{
  color: rgb(3 7 18 / 0.1) !important;
}
.hover\:tw-text-gray-950\/100:hover{
  color: rgb(3 7 18 / 1) !important;
}
.hover\:tw-text-gray-950\/15:hover{
  color: rgb(3 7 18 / 0.15) !important;
}
.hover\:tw-text-gray-950\/20:hover{
  color: rgb(3 7 18 / 0.2) !important;
}
.hover\:tw-text-gray-950\/25:hover{
  color: rgb(3 7 18 / 0.25) !important;
}
.hover\:tw-text-gray-950\/30:hover{
  color: rgb(3 7 18 / 0.3) !important;
}
.hover\:tw-text-gray-950\/35:hover{
  color: rgb(3 7 18 / 0.35) !important;
}
.hover\:tw-text-gray-950\/40:hover{
  color: rgb(3 7 18 / 0.4) !important;
}
.hover\:tw-text-gray-950\/45:hover{
  color: rgb(3 7 18 / 0.45) !important;
}
.hover\:tw-text-gray-950\/5:hover{
  color: rgb(3 7 18 / 0.05) !important;
}
.hover\:tw-text-gray-950\/50:hover{
  color: rgb(3 7 18 / 0.5) !important;
}
.hover\:tw-text-gray-950\/55:hover{
  color: rgb(3 7 18 / 0.55) !important;
}
.hover\:tw-text-gray-950\/60:hover{
  color: rgb(3 7 18 / 0.6) !important;
}
.hover\:tw-text-gray-950\/65:hover{
  color: rgb(3 7 18 / 0.65) !important;
}
.hover\:tw-text-gray-950\/70:hover{
  color: rgb(3 7 18 / 0.7) !important;
}
.hover\:tw-text-gray-950\/75:hover{
  color: rgb(3 7 18 / 0.75) !important;
}
.hover\:tw-text-gray-950\/80:hover{
  color: rgb(3 7 18 / 0.8) !important;
}
.hover\:tw-text-gray-950\/85:hover{
  color: rgb(3 7 18 / 0.85) !important;
}
.hover\:tw-text-gray-950\/90:hover{
  color: rgb(3 7 18 / 0.9) !important;
}
.hover\:tw-text-gray-950\/95:hover{
  color: rgb(3 7 18 / 0.95) !important;
}
.hover\:tw-text-gray-cool1:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(222 230 233 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-gray-cool1\/0:hover{
  color: rgb(222 230 233 / 0) !important;
}
.hover\:tw-text-gray-cool1\/10:hover{
  color: rgb(222 230 233 / 0.1) !important;
}
.hover\:tw-text-gray-cool1\/100:hover{
  color: rgb(222 230 233 / 1) !important;
}
.hover\:tw-text-gray-cool1\/15:hover{
  color: rgb(222 230 233 / 0.15) !important;
}
.hover\:tw-text-gray-cool1\/20:hover{
  color: rgb(222 230 233 / 0.2) !important;
}
.hover\:tw-text-gray-cool1\/25:hover{
  color: rgb(222 230 233 / 0.25) !important;
}
.hover\:tw-text-gray-cool1\/30:hover{
  color: rgb(222 230 233 / 0.3) !important;
}
.hover\:tw-text-gray-cool1\/35:hover{
  color: rgb(222 230 233 / 0.35) !important;
}
.hover\:tw-text-gray-cool1\/40:hover{
  color: rgb(222 230 233 / 0.4) !important;
}
.hover\:tw-text-gray-cool1\/45:hover{
  color: rgb(222 230 233 / 0.45) !important;
}
.hover\:tw-text-gray-cool1\/5:hover{
  color: rgb(222 230 233 / 0.05) !important;
}
.hover\:tw-text-gray-cool1\/50:hover{
  color: rgb(222 230 233 / 0.5) !important;
}
.hover\:tw-text-gray-cool1\/55:hover{
  color: rgb(222 230 233 / 0.55) !important;
}
.hover\:tw-text-gray-cool1\/60:hover{
  color: rgb(222 230 233 / 0.6) !important;
}
.hover\:tw-text-gray-cool1\/65:hover{
  color: rgb(222 230 233 / 0.65) !important;
}
.hover\:tw-text-gray-cool1\/70:hover{
  color: rgb(222 230 233 / 0.7) !important;
}
.hover\:tw-text-gray-cool1\/75:hover{
  color: rgb(222 230 233 / 0.75) !important;
}
.hover\:tw-text-gray-cool1\/80:hover{
  color: rgb(222 230 233 / 0.8) !important;
}
.hover\:tw-text-gray-cool1\/85:hover{
  color: rgb(222 230 233 / 0.85) !important;
}
.hover\:tw-text-gray-cool1\/90:hover{
  color: rgb(222 230 233 / 0.9) !important;
}
.hover\:tw-text-gray-cool1\/95:hover{
  color: rgb(222 230 233 / 0.95) !important;
}
.hover\:tw-text-green-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(240 255 244 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-100\/0:hover{
  color: rgb(240 255 244 / 0) !important;
}
.hover\:tw-text-green-100\/10:hover{
  color: rgb(240 255 244 / 0.1) !important;
}
.hover\:tw-text-green-100\/100:hover{
  color: rgb(240 255 244 / 1) !important;
}
.hover\:tw-text-green-100\/15:hover{
  color: rgb(240 255 244 / 0.15) !important;
}
.hover\:tw-text-green-100\/20:hover{
  color: rgb(240 255 244 / 0.2) !important;
}
.hover\:tw-text-green-100\/25:hover{
  color: rgb(240 255 244 / 0.25) !important;
}
.hover\:tw-text-green-100\/30:hover{
  color: rgb(240 255 244 / 0.3) !important;
}
.hover\:tw-text-green-100\/35:hover{
  color: rgb(240 255 244 / 0.35) !important;
}
.hover\:tw-text-green-100\/40:hover{
  color: rgb(240 255 244 / 0.4) !important;
}
.hover\:tw-text-green-100\/45:hover{
  color: rgb(240 255 244 / 0.45) !important;
}
.hover\:tw-text-green-100\/5:hover{
  color: rgb(240 255 244 / 0.05) !important;
}
.hover\:tw-text-green-100\/50:hover{
  color: rgb(240 255 244 / 0.5) !important;
}
.hover\:tw-text-green-100\/55:hover{
  color: rgb(240 255 244 / 0.55) !important;
}
.hover\:tw-text-green-100\/60:hover{
  color: rgb(240 255 244 / 0.6) !important;
}
.hover\:tw-text-green-100\/65:hover{
  color: rgb(240 255 244 / 0.65) !important;
}
.hover\:tw-text-green-100\/70:hover{
  color: rgb(240 255 244 / 0.7) !important;
}
.hover\:tw-text-green-100\/75:hover{
  color: rgb(240 255 244 / 0.75) !important;
}
.hover\:tw-text-green-100\/80:hover{
  color: rgb(240 255 244 / 0.8) !important;
}
.hover\:tw-text-green-100\/85:hover{
  color: rgb(240 255 244 / 0.85) !important;
}
.hover\:tw-text-green-100\/90:hover{
  color: rgb(240 255 244 / 0.9) !important;
}
.hover\:tw-text-green-100\/95:hover{
  color: rgb(240 255 244 / 0.95) !important;
}
.hover\:tw-text-green-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(198 246 213 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-200\/0:hover{
  color: rgb(198 246 213 / 0) !important;
}
.hover\:tw-text-green-200\/10:hover{
  color: rgb(198 246 213 / 0.1) !important;
}
.hover\:tw-text-green-200\/100:hover{
  color: rgb(198 246 213 / 1) !important;
}
.hover\:tw-text-green-200\/15:hover{
  color: rgb(198 246 213 / 0.15) !important;
}
.hover\:tw-text-green-200\/20:hover{
  color: rgb(198 246 213 / 0.2) !important;
}
.hover\:tw-text-green-200\/25:hover{
  color: rgb(198 246 213 / 0.25) !important;
}
.hover\:tw-text-green-200\/30:hover{
  color: rgb(198 246 213 / 0.3) !important;
}
.hover\:tw-text-green-200\/35:hover{
  color: rgb(198 246 213 / 0.35) !important;
}
.hover\:tw-text-green-200\/40:hover{
  color: rgb(198 246 213 / 0.4) !important;
}
.hover\:tw-text-green-200\/45:hover{
  color: rgb(198 246 213 / 0.45) !important;
}
.hover\:tw-text-green-200\/5:hover{
  color: rgb(198 246 213 / 0.05) !important;
}
.hover\:tw-text-green-200\/50:hover{
  color: rgb(198 246 213 / 0.5) !important;
}
.hover\:tw-text-green-200\/55:hover{
  color: rgb(198 246 213 / 0.55) !important;
}
.hover\:tw-text-green-200\/60:hover{
  color: rgb(198 246 213 / 0.6) !important;
}
.hover\:tw-text-green-200\/65:hover{
  color: rgb(198 246 213 / 0.65) !important;
}
.hover\:tw-text-green-200\/70:hover{
  color: rgb(198 246 213 / 0.7) !important;
}
.hover\:tw-text-green-200\/75:hover{
  color: rgb(198 246 213 / 0.75) !important;
}
.hover\:tw-text-green-200\/80:hover{
  color: rgb(198 246 213 / 0.8) !important;
}
.hover\:tw-text-green-200\/85:hover{
  color: rgb(198 246 213 / 0.85) !important;
}
.hover\:tw-text-green-200\/90:hover{
  color: rgb(198 246 213 / 0.9) !important;
}
.hover\:tw-text-green-200\/95:hover{
  color: rgb(198 246 213 / 0.95) !important;
}
.hover\:tw-text-green-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(236 244 243 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-300\/0:hover{
  color: rgb(236 244 243 / 0) !important;
}
.hover\:tw-text-green-300\/10:hover{
  color: rgb(236 244 243 / 0.1) !important;
}
.hover\:tw-text-green-300\/100:hover{
  color: rgb(236 244 243 / 1) !important;
}
.hover\:tw-text-green-300\/15:hover{
  color: rgb(236 244 243 / 0.15) !important;
}
.hover\:tw-text-green-300\/20:hover{
  color: rgb(236 244 243 / 0.2) !important;
}
.hover\:tw-text-green-300\/25:hover{
  color: rgb(236 244 243 / 0.25) !important;
}
.hover\:tw-text-green-300\/30:hover{
  color: rgb(236 244 243 / 0.3) !important;
}
.hover\:tw-text-green-300\/35:hover{
  color: rgb(236 244 243 / 0.35) !important;
}
.hover\:tw-text-green-300\/40:hover{
  color: rgb(236 244 243 / 0.4) !important;
}
.hover\:tw-text-green-300\/45:hover{
  color: rgb(236 244 243 / 0.45) !important;
}
.hover\:tw-text-green-300\/5:hover{
  color: rgb(236 244 243 / 0.05) !important;
}
.hover\:tw-text-green-300\/50:hover{
  color: rgb(236 244 243 / 0.5) !important;
}
.hover\:tw-text-green-300\/55:hover{
  color: rgb(236 244 243 / 0.55) !important;
}
.hover\:tw-text-green-300\/60:hover{
  color: rgb(236 244 243 / 0.6) !important;
}
.hover\:tw-text-green-300\/65:hover{
  color: rgb(236 244 243 / 0.65) !important;
}
.hover\:tw-text-green-300\/70:hover{
  color: rgb(236 244 243 / 0.7) !important;
}
.hover\:tw-text-green-300\/75:hover{
  color: rgb(236 244 243 / 0.75) !important;
}
.hover\:tw-text-green-300\/80:hover{
  color: rgb(236 244 243 / 0.8) !important;
}
.hover\:tw-text-green-300\/85:hover{
  color: rgb(236 244 243 / 0.85) !important;
}
.hover\:tw-text-green-300\/90:hover{
  color: rgb(236 244 243 / 0.9) !important;
}
.hover\:tw-text-green-300\/95:hover{
  color: rgb(236 244 243 / 0.95) !important;
}
.hover\:tw-text-green-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(224 235 234 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-400\/0:hover{
  color: rgb(224 235 234 / 0) !important;
}
.hover\:tw-text-green-400\/10:hover{
  color: rgb(224 235 234 / 0.1) !important;
}
.hover\:tw-text-green-400\/100:hover{
  color: rgb(224 235 234 / 1) !important;
}
.hover\:tw-text-green-400\/15:hover{
  color: rgb(224 235 234 / 0.15) !important;
}
.hover\:tw-text-green-400\/20:hover{
  color: rgb(224 235 234 / 0.2) !important;
}
.hover\:tw-text-green-400\/25:hover{
  color: rgb(224 235 234 / 0.25) !important;
}
.hover\:tw-text-green-400\/30:hover{
  color: rgb(224 235 234 / 0.3) !important;
}
.hover\:tw-text-green-400\/35:hover{
  color: rgb(224 235 234 / 0.35) !important;
}
.hover\:tw-text-green-400\/40:hover{
  color: rgb(224 235 234 / 0.4) !important;
}
.hover\:tw-text-green-400\/45:hover{
  color: rgb(224 235 234 / 0.45) !important;
}
.hover\:tw-text-green-400\/5:hover{
  color: rgb(224 235 234 / 0.05) !important;
}
.hover\:tw-text-green-400\/50:hover{
  color: rgb(224 235 234 / 0.5) !important;
}
.hover\:tw-text-green-400\/55:hover{
  color: rgb(224 235 234 / 0.55) !important;
}
.hover\:tw-text-green-400\/60:hover{
  color: rgb(224 235 234 / 0.6) !important;
}
.hover\:tw-text-green-400\/65:hover{
  color: rgb(224 235 234 / 0.65) !important;
}
.hover\:tw-text-green-400\/70:hover{
  color: rgb(224 235 234 / 0.7) !important;
}
.hover\:tw-text-green-400\/75:hover{
  color: rgb(224 235 234 / 0.75) !important;
}
.hover\:tw-text-green-400\/80:hover{
  color: rgb(224 235 234 / 0.8) !important;
}
.hover\:tw-text-green-400\/85:hover{
  color: rgb(224 235 234 / 0.85) !important;
}
.hover\:tw-text-green-400\/90:hover{
  color: rgb(224 235 234 / 0.9) !important;
}
.hover\:tw-text-green-400\/95:hover{
  color: rgb(224 235 234 / 0.95) !important;
}
.hover\:tw-text-green-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(217 233 231 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-50\/0:hover{
  color: rgb(217 233 231 / 0) !important;
}
.hover\:tw-text-green-50\/10:hover{
  color: rgb(217 233 231 / 0.1) !important;
}
.hover\:tw-text-green-50\/100:hover{
  color: rgb(217 233 231 / 1) !important;
}
.hover\:tw-text-green-50\/15:hover{
  color: rgb(217 233 231 / 0.15) !important;
}
.hover\:tw-text-green-50\/20:hover{
  color: rgb(217 233 231 / 0.2) !important;
}
.hover\:tw-text-green-50\/25:hover{
  color: rgb(217 233 231 / 0.25) !important;
}
.hover\:tw-text-green-50\/30:hover{
  color: rgb(217 233 231 / 0.3) !important;
}
.hover\:tw-text-green-50\/35:hover{
  color: rgb(217 233 231 / 0.35) !important;
}
.hover\:tw-text-green-50\/40:hover{
  color: rgb(217 233 231 / 0.4) !important;
}
.hover\:tw-text-green-50\/45:hover{
  color: rgb(217 233 231 / 0.45) !important;
}
.hover\:tw-text-green-50\/5:hover{
  color: rgb(217 233 231 / 0.05) !important;
}
.hover\:tw-text-green-50\/50:hover{
  color: rgb(217 233 231 / 0.5) !important;
}
.hover\:tw-text-green-50\/55:hover{
  color: rgb(217 233 231 / 0.55) !important;
}
.hover\:tw-text-green-50\/60:hover{
  color: rgb(217 233 231 / 0.6) !important;
}
.hover\:tw-text-green-50\/65:hover{
  color: rgb(217 233 231 / 0.65) !important;
}
.hover\:tw-text-green-50\/70:hover{
  color: rgb(217 233 231 / 0.7) !important;
}
.hover\:tw-text-green-50\/75:hover{
  color: rgb(217 233 231 / 0.75) !important;
}
.hover\:tw-text-green-50\/80:hover{
  color: rgb(217 233 231 / 0.8) !important;
}
.hover\:tw-text-green-50\/85:hover{
  color: rgb(217 233 231 / 0.85) !important;
}
.hover\:tw-text-green-50\/90:hover{
  color: rgb(217 233 231 / 0.9) !important;
}
.hover\:tw-text-green-50\/95:hover{
  color: rgb(217 233 231 / 0.95) !important;
}
.hover\:tw-text-green-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(72 187 120 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-500\/0:hover{
  color: rgb(72 187 120 / 0) !important;
}
.hover\:tw-text-green-500\/10:hover{
  color: rgb(72 187 120 / 0.1) !important;
}
.hover\:tw-text-green-500\/100:hover{
  color: rgb(72 187 120 / 1) !important;
}
.hover\:tw-text-green-500\/15:hover{
  color: rgb(72 187 120 / 0.15) !important;
}
.hover\:tw-text-green-500\/20:hover{
  color: rgb(72 187 120 / 0.2) !important;
}
.hover\:tw-text-green-500\/25:hover{
  color: rgb(72 187 120 / 0.25) !important;
}
.hover\:tw-text-green-500\/30:hover{
  color: rgb(72 187 120 / 0.3) !important;
}
.hover\:tw-text-green-500\/35:hover{
  color: rgb(72 187 120 / 0.35) !important;
}
.hover\:tw-text-green-500\/40:hover{
  color: rgb(72 187 120 / 0.4) !important;
}
.hover\:tw-text-green-500\/45:hover{
  color: rgb(72 187 120 / 0.45) !important;
}
.hover\:tw-text-green-500\/5:hover{
  color: rgb(72 187 120 / 0.05) !important;
}
.hover\:tw-text-green-500\/50:hover{
  color: rgb(72 187 120 / 0.5) !important;
}
.hover\:tw-text-green-500\/55:hover{
  color: rgb(72 187 120 / 0.55) !important;
}
.hover\:tw-text-green-500\/60:hover{
  color: rgb(72 187 120 / 0.6) !important;
}
.hover\:tw-text-green-500\/65:hover{
  color: rgb(72 187 120 / 0.65) !important;
}
.hover\:tw-text-green-500\/70:hover{
  color: rgb(72 187 120 / 0.7) !important;
}
.hover\:tw-text-green-500\/75:hover{
  color: rgb(72 187 120 / 0.75) !important;
}
.hover\:tw-text-green-500\/80:hover{
  color: rgb(72 187 120 / 0.8) !important;
}
.hover\:tw-text-green-500\/85:hover{
  color: rgb(72 187 120 / 0.85) !important;
}
.hover\:tw-text-green-500\/90:hover{
  color: rgb(72 187 120 / 0.9) !important;
}
.hover\:tw-text-green-500\/95:hover{
  color: rgb(72 187 120 / 0.95) !important;
}
.hover\:tw-text-green-550:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(26 147 111 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-550\/0:hover{
  color: rgb(26 147 111 / 0) !important;
}
.hover\:tw-text-green-550\/10:hover{
  color: rgb(26 147 111 / 0.1) !important;
}
.hover\:tw-text-green-550\/100:hover{
  color: rgb(26 147 111 / 1) !important;
}
.hover\:tw-text-green-550\/15:hover{
  color: rgb(26 147 111 / 0.15) !important;
}
.hover\:tw-text-green-550\/20:hover{
  color: rgb(26 147 111 / 0.2) !important;
}
.hover\:tw-text-green-550\/25:hover{
  color: rgb(26 147 111 / 0.25) !important;
}
.hover\:tw-text-green-550\/30:hover{
  color: rgb(26 147 111 / 0.3) !important;
}
.hover\:tw-text-green-550\/35:hover{
  color: rgb(26 147 111 / 0.35) !important;
}
.hover\:tw-text-green-550\/40:hover{
  color: rgb(26 147 111 / 0.4) !important;
}
.hover\:tw-text-green-550\/45:hover{
  color: rgb(26 147 111 / 0.45) !important;
}
.hover\:tw-text-green-550\/5:hover{
  color: rgb(26 147 111 / 0.05) !important;
}
.hover\:tw-text-green-550\/50:hover{
  color: rgb(26 147 111 / 0.5) !important;
}
.hover\:tw-text-green-550\/55:hover{
  color: rgb(26 147 111 / 0.55) !important;
}
.hover\:tw-text-green-550\/60:hover{
  color: rgb(26 147 111 / 0.6) !important;
}
.hover\:tw-text-green-550\/65:hover{
  color: rgb(26 147 111 / 0.65) !important;
}
.hover\:tw-text-green-550\/70:hover{
  color: rgb(26 147 111 / 0.7) !important;
}
.hover\:tw-text-green-550\/75:hover{
  color: rgb(26 147 111 / 0.75) !important;
}
.hover\:tw-text-green-550\/80:hover{
  color: rgb(26 147 111 / 0.8) !important;
}
.hover\:tw-text-green-550\/85:hover{
  color: rgb(26 147 111 / 0.85) !important;
}
.hover\:tw-text-green-550\/90:hover{
  color: rgb(26 147 111 / 0.9) !important;
}
.hover\:tw-text-green-550\/95:hover{
  color: rgb(26 147 111 / 0.95) !important;
}
.hover\:tw-text-green-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(56 161 105 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-600\/0:hover{
  color: rgb(56 161 105 / 0) !important;
}
.hover\:tw-text-green-600\/10:hover{
  color: rgb(56 161 105 / 0.1) !important;
}
.hover\:tw-text-green-600\/100:hover{
  color: rgb(56 161 105 / 1) !important;
}
.hover\:tw-text-green-600\/15:hover{
  color: rgb(56 161 105 / 0.15) !important;
}
.hover\:tw-text-green-600\/20:hover{
  color: rgb(56 161 105 / 0.2) !important;
}
.hover\:tw-text-green-600\/25:hover{
  color: rgb(56 161 105 / 0.25) !important;
}
.hover\:tw-text-green-600\/30:hover{
  color: rgb(56 161 105 / 0.3) !important;
}
.hover\:tw-text-green-600\/35:hover{
  color: rgb(56 161 105 / 0.35) !important;
}
.hover\:tw-text-green-600\/40:hover{
  color: rgb(56 161 105 / 0.4) !important;
}
.hover\:tw-text-green-600\/45:hover{
  color: rgb(56 161 105 / 0.45) !important;
}
.hover\:tw-text-green-600\/5:hover{
  color: rgb(56 161 105 / 0.05) !important;
}
.hover\:tw-text-green-600\/50:hover{
  color: rgb(56 161 105 / 0.5) !important;
}
.hover\:tw-text-green-600\/55:hover{
  color: rgb(56 161 105 / 0.55) !important;
}
.hover\:tw-text-green-600\/60:hover{
  color: rgb(56 161 105 / 0.6) !important;
}
.hover\:tw-text-green-600\/65:hover{
  color: rgb(56 161 105 / 0.65) !important;
}
.hover\:tw-text-green-600\/70:hover{
  color: rgb(56 161 105 / 0.7) !important;
}
.hover\:tw-text-green-600\/75:hover{
  color: rgb(56 161 105 / 0.75) !important;
}
.hover\:tw-text-green-600\/80:hover{
  color: rgb(56 161 105 / 0.8) !important;
}
.hover\:tw-text-green-600\/85:hover{
  color: rgb(56 161 105 / 0.85) !important;
}
.hover\:tw-text-green-600\/90:hover{
  color: rgb(56 161 105 / 0.9) !important;
}
.hover\:tw-text-green-600\/95:hover{
  color: rgb(56 161 105 / 0.95) !important;
}
.hover\:tw-text-green-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 161 140 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-700\/0:hover{
  color: rgb(0 161 140 / 0) !important;
}
.hover\:tw-text-green-700\/10:hover{
  color: rgb(0 161 140 / 0.1) !important;
}
.hover\:tw-text-green-700\/100:hover{
  color: rgb(0 161 140 / 1) !important;
}
.hover\:tw-text-green-700\/15:hover{
  color: rgb(0 161 140 / 0.15) !important;
}
.hover\:tw-text-green-700\/20:hover{
  color: rgb(0 161 140 / 0.2) !important;
}
.hover\:tw-text-green-700\/25:hover{
  color: rgb(0 161 140 / 0.25) !important;
}
.hover\:tw-text-green-700\/30:hover{
  color: rgb(0 161 140 / 0.3) !important;
}
.hover\:tw-text-green-700\/35:hover{
  color: rgb(0 161 140 / 0.35) !important;
}
.hover\:tw-text-green-700\/40:hover{
  color: rgb(0 161 140 / 0.4) !important;
}
.hover\:tw-text-green-700\/45:hover{
  color: rgb(0 161 140 / 0.45) !important;
}
.hover\:tw-text-green-700\/5:hover{
  color: rgb(0 161 140 / 0.05) !important;
}
.hover\:tw-text-green-700\/50:hover{
  color: rgb(0 161 140 / 0.5) !important;
}
.hover\:tw-text-green-700\/55:hover{
  color: rgb(0 161 140 / 0.55) !important;
}
.hover\:tw-text-green-700\/60:hover{
  color: rgb(0 161 140 / 0.6) !important;
}
.hover\:tw-text-green-700\/65:hover{
  color: rgb(0 161 140 / 0.65) !important;
}
.hover\:tw-text-green-700\/70:hover{
  color: rgb(0 161 140 / 0.7) !important;
}
.hover\:tw-text-green-700\/75:hover{
  color: rgb(0 161 140 / 0.75) !important;
}
.hover\:tw-text-green-700\/80:hover{
  color: rgb(0 161 140 / 0.8) !important;
}
.hover\:tw-text-green-700\/85:hover{
  color: rgb(0 161 140 / 0.85) !important;
}
.hover\:tw-text-green-700\/90:hover{
  color: rgb(0 161 140 / 0.9) !important;
}
.hover\:tw-text-green-700\/95:hover{
  color: rgb(0 161 140 / 0.95) !important;
}
.hover\:tw-text-green-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(39 103 73 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-800\/0:hover{
  color: rgb(39 103 73 / 0) !important;
}
.hover\:tw-text-green-800\/10:hover{
  color: rgb(39 103 73 / 0.1) !important;
}
.hover\:tw-text-green-800\/100:hover{
  color: rgb(39 103 73 / 1) !important;
}
.hover\:tw-text-green-800\/15:hover{
  color: rgb(39 103 73 / 0.15) !important;
}
.hover\:tw-text-green-800\/20:hover{
  color: rgb(39 103 73 / 0.2) !important;
}
.hover\:tw-text-green-800\/25:hover{
  color: rgb(39 103 73 / 0.25) !important;
}
.hover\:tw-text-green-800\/30:hover{
  color: rgb(39 103 73 / 0.3) !important;
}
.hover\:tw-text-green-800\/35:hover{
  color: rgb(39 103 73 / 0.35) !important;
}
.hover\:tw-text-green-800\/40:hover{
  color: rgb(39 103 73 / 0.4) !important;
}
.hover\:tw-text-green-800\/45:hover{
  color: rgb(39 103 73 / 0.45) !important;
}
.hover\:tw-text-green-800\/5:hover{
  color: rgb(39 103 73 / 0.05) !important;
}
.hover\:tw-text-green-800\/50:hover{
  color: rgb(39 103 73 / 0.5) !important;
}
.hover\:tw-text-green-800\/55:hover{
  color: rgb(39 103 73 / 0.55) !important;
}
.hover\:tw-text-green-800\/60:hover{
  color: rgb(39 103 73 / 0.6) !important;
}
.hover\:tw-text-green-800\/65:hover{
  color: rgb(39 103 73 / 0.65) !important;
}
.hover\:tw-text-green-800\/70:hover{
  color: rgb(39 103 73 / 0.7) !important;
}
.hover\:tw-text-green-800\/75:hover{
  color: rgb(39 103 73 / 0.75) !important;
}
.hover\:tw-text-green-800\/80:hover{
  color: rgb(39 103 73 / 0.8) !important;
}
.hover\:tw-text-green-800\/85:hover{
  color: rgb(39 103 73 / 0.85) !important;
}
.hover\:tw-text-green-800\/90:hover{
  color: rgb(39 103 73 / 0.9) !important;
}
.hover\:tw-text-green-800\/95:hover{
  color: rgb(39 103 73 / 0.95) !important;
}
.hover\:tw-text-green-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(34 84 61 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-900\/0:hover{
  color: rgb(34 84 61 / 0) !important;
}
.hover\:tw-text-green-900\/10:hover{
  color: rgb(34 84 61 / 0.1) !important;
}
.hover\:tw-text-green-900\/100:hover{
  color: rgb(34 84 61 / 1) !important;
}
.hover\:tw-text-green-900\/15:hover{
  color: rgb(34 84 61 / 0.15) !important;
}
.hover\:tw-text-green-900\/20:hover{
  color: rgb(34 84 61 / 0.2) !important;
}
.hover\:tw-text-green-900\/25:hover{
  color: rgb(34 84 61 / 0.25) !important;
}
.hover\:tw-text-green-900\/30:hover{
  color: rgb(34 84 61 / 0.3) !important;
}
.hover\:tw-text-green-900\/35:hover{
  color: rgb(34 84 61 / 0.35) !important;
}
.hover\:tw-text-green-900\/40:hover{
  color: rgb(34 84 61 / 0.4) !important;
}
.hover\:tw-text-green-900\/45:hover{
  color: rgb(34 84 61 / 0.45) !important;
}
.hover\:tw-text-green-900\/5:hover{
  color: rgb(34 84 61 / 0.05) !important;
}
.hover\:tw-text-green-900\/50:hover{
  color: rgb(34 84 61 / 0.5) !important;
}
.hover\:tw-text-green-900\/55:hover{
  color: rgb(34 84 61 / 0.55) !important;
}
.hover\:tw-text-green-900\/60:hover{
  color: rgb(34 84 61 / 0.6) !important;
}
.hover\:tw-text-green-900\/65:hover{
  color: rgb(34 84 61 / 0.65) !important;
}
.hover\:tw-text-green-900\/70:hover{
  color: rgb(34 84 61 / 0.7) !important;
}
.hover\:tw-text-green-900\/75:hover{
  color: rgb(34 84 61 / 0.75) !important;
}
.hover\:tw-text-green-900\/80:hover{
  color: rgb(34 84 61 / 0.8) !important;
}
.hover\:tw-text-green-900\/85:hover{
  color: rgb(34 84 61 / 0.85) !important;
}
.hover\:tw-text-green-900\/90:hover{
  color: rgb(34 84 61 / 0.9) !important;
}
.hover\:tw-text-green-900\/95:hover{
  color: rgb(34 84 61 / 0.95) !important;
}
.hover\:tw-text-green-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(5 46 22 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-green-950\/0:hover{
  color: rgb(5 46 22 / 0) !important;
}
.hover\:tw-text-green-950\/10:hover{
  color: rgb(5 46 22 / 0.1) !important;
}
.hover\:tw-text-green-950\/100:hover{
  color: rgb(5 46 22 / 1) !important;
}
.hover\:tw-text-green-950\/15:hover{
  color: rgb(5 46 22 / 0.15) !important;
}
.hover\:tw-text-green-950\/20:hover{
  color: rgb(5 46 22 / 0.2) !important;
}
.hover\:tw-text-green-950\/25:hover{
  color: rgb(5 46 22 / 0.25) !important;
}
.hover\:tw-text-green-950\/30:hover{
  color: rgb(5 46 22 / 0.3) !important;
}
.hover\:tw-text-green-950\/35:hover{
  color: rgb(5 46 22 / 0.35) !important;
}
.hover\:tw-text-green-950\/40:hover{
  color: rgb(5 46 22 / 0.4) !important;
}
.hover\:tw-text-green-950\/45:hover{
  color: rgb(5 46 22 / 0.45) !important;
}
.hover\:tw-text-green-950\/5:hover{
  color: rgb(5 46 22 / 0.05) !important;
}
.hover\:tw-text-green-950\/50:hover{
  color: rgb(5 46 22 / 0.5) !important;
}
.hover\:tw-text-green-950\/55:hover{
  color: rgb(5 46 22 / 0.55) !important;
}
.hover\:tw-text-green-950\/60:hover{
  color: rgb(5 46 22 / 0.6) !important;
}
.hover\:tw-text-green-950\/65:hover{
  color: rgb(5 46 22 / 0.65) !important;
}
.hover\:tw-text-green-950\/70:hover{
  color: rgb(5 46 22 / 0.7) !important;
}
.hover\:tw-text-green-950\/75:hover{
  color: rgb(5 46 22 / 0.75) !important;
}
.hover\:tw-text-green-950\/80:hover{
  color: rgb(5 46 22 / 0.8) !important;
}
.hover\:tw-text-green-950\/85:hover{
  color: rgb(5 46 22 / 0.85) !important;
}
.hover\:tw-text-green-950\/90:hover{
  color: rgb(5 46 22 / 0.9) !important;
}
.hover\:tw-text-green-950\/95:hover{
  color: rgb(5 46 22 / 0.95) !important;
}
.hover\:tw-text-indigo-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-100\/0:hover{
  color: rgb(224 231 255 / 0) !important;
}
.hover\:tw-text-indigo-100\/10:hover{
  color: rgb(224 231 255 / 0.1) !important;
}
.hover\:tw-text-indigo-100\/100:hover{
  color: rgb(224 231 255 / 1) !important;
}
.hover\:tw-text-indigo-100\/15:hover{
  color: rgb(224 231 255 / 0.15) !important;
}
.hover\:tw-text-indigo-100\/20:hover{
  color: rgb(224 231 255 / 0.2) !important;
}
.hover\:tw-text-indigo-100\/25:hover{
  color: rgb(224 231 255 / 0.25) !important;
}
.hover\:tw-text-indigo-100\/30:hover{
  color: rgb(224 231 255 / 0.3) !important;
}
.hover\:tw-text-indigo-100\/35:hover{
  color: rgb(224 231 255 / 0.35) !important;
}
.hover\:tw-text-indigo-100\/40:hover{
  color: rgb(224 231 255 / 0.4) !important;
}
.hover\:tw-text-indigo-100\/45:hover{
  color: rgb(224 231 255 / 0.45) !important;
}
.hover\:tw-text-indigo-100\/5:hover{
  color: rgb(224 231 255 / 0.05) !important;
}
.hover\:tw-text-indigo-100\/50:hover{
  color: rgb(224 231 255 / 0.5) !important;
}
.hover\:tw-text-indigo-100\/55:hover{
  color: rgb(224 231 255 / 0.55) !important;
}
.hover\:tw-text-indigo-100\/60:hover{
  color: rgb(224 231 255 / 0.6) !important;
}
.hover\:tw-text-indigo-100\/65:hover{
  color: rgb(224 231 255 / 0.65) !important;
}
.hover\:tw-text-indigo-100\/70:hover{
  color: rgb(224 231 255 / 0.7) !important;
}
.hover\:tw-text-indigo-100\/75:hover{
  color: rgb(224 231 255 / 0.75) !important;
}
.hover\:tw-text-indigo-100\/80:hover{
  color: rgb(224 231 255 / 0.8) !important;
}
.hover\:tw-text-indigo-100\/85:hover{
  color: rgb(224 231 255 / 0.85) !important;
}
.hover\:tw-text-indigo-100\/90:hover{
  color: rgb(224 231 255 / 0.9) !important;
}
.hover\:tw-text-indigo-100\/95:hover{
  color: rgb(224 231 255 / 0.95) !important;
}
.hover\:tw-text-indigo-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-200\/0:hover{
  color: rgb(199 210 254 / 0) !important;
}
.hover\:tw-text-indigo-200\/10:hover{
  color: rgb(199 210 254 / 0.1) !important;
}
.hover\:tw-text-indigo-200\/100:hover{
  color: rgb(199 210 254 / 1) !important;
}
.hover\:tw-text-indigo-200\/15:hover{
  color: rgb(199 210 254 / 0.15) !important;
}
.hover\:tw-text-indigo-200\/20:hover{
  color: rgb(199 210 254 / 0.2) !important;
}
.hover\:tw-text-indigo-200\/25:hover{
  color: rgb(199 210 254 / 0.25) !important;
}
.hover\:tw-text-indigo-200\/30:hover{
  color: rgb(199 210 254 / 0.3) !important;
}
.hover\:tw-text-indigo-200\/35:hover{
  color: rgb(199 210 254 / 0.35) !important;
}
.hover\:tw-text-indigo-200\/40:hover{
  color: rgb(199 210 254 / 0.4) !important;
}
.hover\:tw-text-indigo-200\/45:hover{
  color: rgb(199 210 254 / 0.45) !important;
}
.hover\:tw-text-indigo-200\/5:hover{
  color: rgb(199 210 254 / 0.05) !important;
}
.hover\:tw-text-indigo-200\/50:hover{
  color: rgb(199 210 254 / 0.5) !important;
}
.hover\:tw-text-indigo-200\/55:hover{
  color: rgb(199 210 254 / 0.55) !important;
}
.hover\:tw-text-indigo-200\/60:hover{
  color: rgb(199 210 254 / 0.6) !important;
}
.hover\:tw-text-indigo-200\/65:hover{
  color: rgb(199 210 254 / 0.65) !important;
}
.hover\:tw-text-indigo-200\/70:hover{
  color: rgb(199 210 254 / 0.7) !important;
}
.hover\:tw-text-indigo-200\/75:hover{
  color: rgb(199 210 254 / 0.75) !important;
}
.hover\:tw-text-indigo-200\/80:hover{
  color: rgb(199 210 254 / 0.8) !important;
}
.hover\:tw-text-indigo-200\/85:hover{
  color: rgb(199 210 254 / 0.85) !important;
}
.hover\:tw-text-indigo-200\/90:hover{
  color: rgb(199 210 254 / 0.9) !important;
}
.hover\:tw-text-indigo-200\/95:hover{
  color: rgb(199 210 254 / 0.95) !important;
}
.hover\:tw-text-indigo-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-300\/0:hover{
  color: rgb(165 180 252 / 0) !important;
}
.hover\:tw-text-indigo-300\/10:hover{
  color: rgb(165 180 252 / 0.1) !important;
}
.hover\:tw-text-indigo-300\/100:hover{
  color: rgb(165 180 252 / 1) !important;
}
.hover\:tw-text-indigo-300\/15:hover{
  color: rgb(165 180 252 / 0.15) !important;
}
.hover\:tw-text-indigo-300\/20:hover{
  color: rgb(165 180 252 / 0.2) !important;
}
.hover\:tw-text-indigo-300\/25:hover{
  color: rgb(165 180 252 / 0.25) !important;
}
.hover\:tw-text-indigo-300\/30:hover{
  color: rgb(165 180 252 / 0.3) !important;
}
.hover\:tw-text-indigo-300\/35:hover{
  color: rgb(165 180 252 / 0.35) !important;
}
.hover\:tw-text-indigo-300\/40:hover{
  color: rgb(165 180 252 / 0.4) !important;
}
.hover\:tw-text-indigo-300\/45:hover{
  color: rgb(165 180 252 / 0.45) !important;
}
.hover\:tw-text-indigo-300\/5:hover{
  color: rgb(165 180 252 / 0.05) !important;
}
.hover\:tw-text-indigo-300\/50:hover{
  color: rgb(165 180 252 / 0.5) !important;
}
.hover\:tw-text-indigo-300\/55:hover{
  color: rgb(165 180 252 / 0.55) !important;
}
.hover\:tw-text-indigo-300\/60:hover{
  color: rgb(165 180 252 / 0.6) !important;
}
.hover\:tw-text-indigo-300\/65:hover{
  color: rgb(165 180 252 / 0.65) !important;
}
.hover\:tw-text-indigo-300\/70:hover{
  color: rgb(165 180 252 / 0.7) !important;
}
.hover\:tw-text-indigo-300\/75:hover{
  color: rgb(165 180 252 / 0.75) !important;
}
.hover\:tw-text-indigo-300\/80:hover{
  color: rgb(165 180 252 / 0.8) !important;
}
.hover\:tw-text-indigo-300\/85:hover{
  color: rgb(165 180 252 / 0.85) !important;
}
.hover\:tw-text-indigo-300\/90:hover{
  color: rgb(165 180 252 / 0.9) !important;
}
.hover\:tw-text-indigo-300\/95:hover{
  color: rgb(165 180 252 / 0.95) !important;
}
.hover\:tw-text-indigo-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-400\/0:hover{
  color: rgb(129 140 248 / 0) !important;
}
.hover\:tw-text-indigo-400\/10:hover{
  color: rgb(129 140 248 / 0.1) !important;
}
.hover\:tw-text-indigo-400\/100:hover{
  color: rgb(129 140 248 / 1) !important;
}
.hover\:tw-text-indigo-400\/15:hover{
  color: rgb(129 140 248 / 0.15) !important;
}
.hover\:tw-text-indigo-400\/20:hover{
  color: rgb(129 140 248 / 0.2) !important;
}
.hover\:tw-text-indigo-400\/25:hover{
  color: rgb(129 140 248 / 0.25) !important;
}
.hover\:tw-text-indigo-400\/30:hover{
  color: rgb(129 140 248 / 0.3) !important;
}
.hover\:tw-text-indigo-400\/35:hover{
  color: rgb(129 140 248 / 0.35) !important;
}
.hover\:tw-text-indigo-400\/40:hover{
  color: rgb(129 140 248 / 0.4) !important;
}
.hover\:tw-text-indigo-400\/45:hover{
  color: rgb(129 140 248 / 0.45) !important;
}
.hover\:tw-text-indigo-400\/5:hover{
  color: rgb(129 140 248 / 0.05) !important;
}
.hover\:tw-text-indigo-400\/50:hover{
  color: rgb(129 140 248 / 0.5) !important;
}
.hover\:tw-text-indigo-400\/55:hover{
  color: rgb(129 140 248 / 0.55) !important;
}
.hover\:tw-text-indigo-400\/60:hover{
  color: rgb(129 140 248 / 0.6) !important;
}
.hover\:tw-text-indigo-400\/65:hover{
  color: rgb(129 140 248 / 0.65) !important;
}
.hover\:tw-text-indigo-400\/70:hover{
  color: rgb(129 140 248 / 0.7) !important;
}
.hover\:tw-text-indigo-400\/75:hover{
  color: rgb(129 140 248 / 0.75) !important;
}
.hover\:tw-text-indigo-400\/80:hover{
  color: rgb(129 140 248 / 0.8) !important;
}
.hover\:tw-text-indigo-400\/85:hover{
  color: rgb(129 140 248 / 0.85) !important;
}
.hover\:tw-text-indigo-400\/90:hover{
  color: rgb(129 140 248 / 0.9) !important;
}
.hover\:tw-text-indigo-400\/95:hover{
  color: rgb(129 140 248 / 0.95) !important;
}
.hover\:tw-text-indigo-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-50\/0:hover{
  color: rgb(238 242 255 / 0) !important;
}
.hover\:tw-text-indigo-50\/10:hover{
  color: rgb(238 242 255 / 0.1) !important;
}
.hover\:tw-text-indigo-50\/100:hover{
  color: rgb(238 242 255 / 1) !important;
}
.hover\:tw-text-indigo-50\/15:hover{
  color: rgb(238 242 255 / 0.15) !important;
}
.hover\:tw-text-indigo-50\/20:hover{
  color: rgb(238 242 255 / 0.2) !important;
}
.hover\:tw-text-indigo-50\/25:hover{
  color: rgb(238 242 255 / 0.25) !important;
}
.hover\:tw-text-indigo-50\/30:hover{
  color: rgb(238 242 255 / 0.3) !important;
}
.hover\:tw-text-indigo-50\/35:hover{
  color: rgb(238 242 255 / 0.35) !important;
}
.hover\:tw-text-indigo-50\/40:hover{
  color: rgb(238 242 255 / 0.4) !important;
}
.hover\:tw-text-indigo-50\/45:hover{
  color: rgb(238 242 255 / 0.45) !important;
}
.hover\:tw-text-indigo-50\/5:hover{
  color: rgb(238 242 255 / 0.05) !important;
}
.hover\:tw-text-indigo-50\/50:hover{
  color: rgb(238 242 255 / 0.5) !important;
}
.hover\:tw-text-indigo-50\/55:hover{
  color: rgb(238 242 255 / 0.55) !important;
}
.hover\:tw-text-indigo-50\/60:hover{
  color: rgb(238 242 255 / 0.6) !important;
}
.hover\:tw-text-indigo-50\/65:hover{
  color: rgb(238 242 255 / 0.65) !important;
}
.hover\:tw-text-indigo-50\/70:hover{
  color: rgb(238 242 255 / 0.7) !important;
}
.hover\:tw-text-indigo-50\/75:hover{
  color: rgb(238 242 255 / 0.75) !important;
}
.hover\:tw-text-indigo-50\/80:hover{
  color: rgb(238 242 255 / 0.8) !important;
}
.hover\:tw-text-indigo-50\/85:hover{
  color: rgb(238 242 255 / 0.85) !important;
}
.hover\:tw-text-indigo-50\/90:hover{
  color: rgb(238 242 255 / 0.9) !important;
}
.hover\:tw-text-indigo-50\/95:hover{
  color: rgb(238 242 255 / 0.95) !important;
}
.hover\:tw-text-indigo-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-500\/0:hover{
  color: rgb(99 102 241 / 0) !important;
}
.hover\:tw-text-indigo-500\/10:hover{
  color: rgb(99 102 241 / 0.1) !important;
}
.hover\:tw-text-indigo-500\/100:hover{
  color: rgb(99 102 241 / 1) !important;
}
.hover\:tw-text-indigo-500\/15:hover{
  color: rgb(99 102 241 / 0.15) !important;
}
.hover\:tw-text-indigo-500\/20:hover{
  color: rgb(99 102 241 / 0.2) !important;
}
.hover\:tw-text-indigo-500\/25:hover{
  color: rgb(99 102 241 / 0.25) !important;
}
.hover\:tw-text-indigo-500\/30:hover{
  color: rgb(99 102 241 / 0.3) !important;
}
.hover\:tw-text-indigo-500\/35:hover{
  color: rgb(99 102 241 / 0.35) !important;
}
.hover\:tw-text-indigo-500\/40:hover{
  color: rgb(99 102 241 / 0.4) !important;
}
.hover\:tw-text-indigo-500\/45:hover{
  color: rgb(99 102 241 / 0.45) !important;
}
.hover\:tw-text-indigo-500\/5:hover{
  color: rgb(99 102 241 / 0.05) !important;
}
.hover\:tw-text-indigo-500\/50:hover{
  color: rgb(99 102 241 / 0.5) !important;
}
.hover\:tw-text-indigo-500\/55:hover{
  color: rgb(99 102 241 / 0.55) !important;
}
.hover\:tw-text-indigo-500\/60:hover{
  color: rgb(99 102 241 / 0.6) !important;
}
.hover\:tw-text-indigo-500\/65:hover{
  color: rgb(99 102 241 / 0.65) !important;
}
.hover\:tw-text-indigo-500\/70:hover{
  color: rgb(99 102 241 / 0.7) !important;
}
.hover\:tw-text-indigo-500\/75:hover{
  color: rgb(99 102 241 / 0.75) !important;
}
.hover\:tw-text-indigo-500\/80:hover{
  color: rgb(99 102 241 / 0.8) !important;
}
.hover\:tw-text-indigo-500\/85:hover{
  color: rgb(99 102 241 / 0.85) !important;
}
.hover\:tw-text-indigo-500\/90:hover{
  color: rgb(99 102 241 / 0.9) !important;
}
.hover\:tw-text-indigo-500\/95:hover{
  color: rgb(99 102 241 / 0.95) !important;
}
.hover\:tw-text-indigo-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-600\/0:hover{
  color: rgb(79 70 229 / 0) !important;
}
.hover\:tw-text-indigo-600\/10:hover{
  color: rgb(79 70 229 / 0.1) !important;
}
.hover\:tw-text-indigo-600\/100:hover{
  color: rgb(79 70 229 / 1) !important;
}
.hover\:tw-text-indigo-600\/15:hover{
  color: rgb(79 70 229 / 0.15) !important;
}
.hover\:tw-text-indigo-600\/20:hover{
  color: rgb(79 70 229 / 0.2) !important;
}
.hover\:tw-text-indigo-600\/25:hover{
  color: rgb(79 70 229 / 0.25) !important;
}
.hover\:tw-text-indigo-600\/30:hover{
  color: rgb(79 70 229 / 0.3) !important;
}
.hover\:tw-text-indigo-600\/35:hover{
  color: rgb(79 70 229 / 0.35) !important;
}
.hover\:tw-text-indigo-600\/40:hover{
  color: rgb(79 70 229 / 0.4) !important;
}
.hover\:tw-text-indigo-600\/45:hover{
  color: rgb(79 70 229 / 0.45) !important;
}
.hover\:tw-text-indigo-600\/5:hover{
  color: rgb(79 70 229 / 0.05) !important;
}
.hover\:tw-text-indigo-600\/50:hover{
  color: rgb(79 70 229 / 0.5) !important;
}
.hover\:tw-text-indigo-600\/55:hover{
  color: rgb(79 70 229 / 0.55) !important;
}
.hover\:tw-text-indigo-600\/60:hover{
  color: rgb(79 70 229 / 0.6) !important;
}
.hover\:tw-text-indigo-600\/65:hover{
  color: rgb(79 70 229 / 0.65) !important;
}
.hover\:tw-text-indigo-600\/70:hover{
  color: rgb(79 70 229 / 0.7) !important;
}
.hover\:tw-text-indigo-600\/75:hover{
  color: rgb(79 70 229 / 0.75) !important;
}
.hover\:tw-text-indigo-600\/80:hover{
  color: rgb(79 70 229 / 0.8) !important;
}
.hover\:tw-text-indigo-600\/85:hover{
  color: rgb(79 70 229 / 0.85) !important;
}
.hover\:tw-text-indigo-600\/90:hover{
  color: rgb(79 70 229 / 0.9) !important;
}
.hover\:tw-text-indigo-600\/95:hover{
  color: rgb(79 70 229 / 0.95) !important;
}
.hover\:tw-text-indigo-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-700\/0:hover{
  color: rgb(67 56 202 / 0) !important;
}
.hover\:tw-text-indigo-700\/10:hover{
  color: rgb(67 56 202 / 0.1) !important;
}
.hover\:tw-text-indigo-700\/100:hover{
  color: rgb(67 56 202 / 1) !important;
}
.hover\:tw-text-indigo-700\/15:hover{
  color: rgb(67 56 202 / 0.15) !important;
}
.hover\:tw-text-indigo-700\/20:hover{
  color: rgb(67 56 202 / 0.2) !important;
}
.hover\:tw-text-indigo-700\/25:hover{
  color: rgb(67 56 202 / 0.25) !important;
}
.hover\:tw-text-indigo-700\/30:hover{
  color: rgb(67 56 202 / 0.3) !important;
}
.hover\:tw-text-indigo-700\/35:hover{
  color: rgb(67 56 202 / 0.35) !important;
}
.hover\:tw-text-indigo-700\/40:hover{
  color: rgb(67 56 202 / 0.4) !important;
}
.hover\:tw-text-indigo-700\/45:hover{
  color: rgb(67 56 202 / 0.45) !important;
}
.hover\:tw-text-indigo-700\/5:hover{
  color: rgb(67 56 202 / 0.05) !important;
}
.hover\:tw-text-indigo-700\/50:hover{
  color: rgb(67 56 202 / 0.5) !important;
}
.hover\:tw-text-indigo-700\/55:hover{
  color: rgb(67 56 202 / 0.55) !important;
}
.hover\:tw-text-indigo-700\/60:hover{
  color: rgb(67 56 202 / 0.6) !important;
}
.hover\:tw-text-indigo-700\/65:hover{
  color: rgb(67 56 202 / 0.65) !important;
}
.hover\:tw-text-indigo-700\/70:hover{
  color: rgb(67 56 202 / 0.7) !important;
}
.hover\:tw-text-indigo-700\/75:hover{
  color: rgb(67 56 202 / 0.75) !important;
}
.hover\:tw-text-indigo-700\/80:hover{
  color: rgb(67 56 202 / 0.8) !important;
}
.hover\:tw-text-indigo-700\/85:hover{
  color: rgb(67 56 202 / 0.85) !important;
}
.hover\:tw-text-indigo-700\/90:hover{
  color: rgb(67 56 202 / 0.9) !important;
}
.hover\:tw-text-indigo-700\/95:hover{
  color: rgb(67 56 202 / 0.95) !important;
}
.hover\:tw-text-indigo-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-800\/0:hover{
  color: rgb(55 48 163 / 0) !important;
}
.hover\:tw-text-indigo-800\/10:hover{
  color: rgb(55 48 163 / 0.1) !important;
}
.hover\:tw-text-indigo-800\/100:hover{
  color: rgb(55 48 163 / 1) !important;
}
.hover\:tw-text-indigo-800\/15:hover{
  color: rgb(55 48 163 / 0.15) !important;
}
.hover\:tw-text-indigo-800\/20:hover{
  color: rgb(55 48 163 / 0.2) !important;
}
.hover\:tw-text-indigo-800\/25:hover{
  color: rgb(55 48 163 / 0.25) !important;
}
.hover\:tw-text-indigo-800\/30:hover{
  color: rgb(55 48 163 / 0.3) !important;
}
.hover\:tw-text-indigo-800\/35:hover{
  color: rgb(55 48 163 / 0.35) !important;
}
.hover\:tw-text-indigo-800\/40:hover{
  color: rgb(55 48 163 / 0.4) !important;
}
.hover\:tw-text-indigo-800\/45:hover{
  color: rgb(55 48 163 / 0.45) !important;
}
.hover\:tw-text-indigo-800\/5:hover{
  color: rgb(55 48 163 / 0.05) !important;
}
.hover\:tw-text-indigo-800\/50:hover{
  color: rgb(55 48 163 / 0.5) !important;
}
.hover\:tw-text-indigo-800\/55:hover{
  color: rgb(55 48 163 / 0.55) !important;
}
.hover\:tw-text-indigo-800\/60:hover{
  color: rgb(55 48 163 / 0.6) !important;
}
.hover\:tw-text-indigo-800\/65:hover{
  color: rgb(55 48 163 / 0.65) !important;
}
.hover\:tw-text-indigo-800\/70:hover{
  color: rgb(55 48 163 / 0.7) !important;
}
.hover\:tw-text-indigo-800\/75:hover{
  color: rgb(55 48 163 / 0.75) !important;
}
.hover\:tw-text-indigo-800\/80:hover{
  color: rgb(55 48 163 / 0.8) !important;
}
.hover\:tw-text-indigo-800\/85:hover{
  color: rgb(55 48 163 / 0.85) !important;
}
.hover\:tw-text-indigo-800\/90:hover{
  color: rgb(55 48 163 / 0.9) !important;
}
.hover\:tw-text-indigo-800\/95:hover{
  color: rgb(55 48 163 / 0.95) !important;
}
.hover\:tw-text-indigo-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-900\/0:hover{
  color: rgb(49 46 129 / 0) !important;
}
.hover\:tw-text-indigo-900\/10:hover{
  color: rgb(49 46 129 / 0.1) !important;
}
.hover\:tw-text-indigo-900\/100:hover{
  color: rgb(49 46 129 / 1) !important;
}
.hover\:tw-text-indigo-900\/15:hover{
  color: rgb(49 46 129 / 0.15) !important;
}
.hover\:tw-text-indigo-900\/20:hover{
  color: rgb(49 46 129 / 0.2) !important;
}
.hover\:tw-text-indigo-900\/25:hover{
  color: rgb(49 46 129 / 0.25) !important;
}
.hover\:tw-text-indigo-900\/30:hover{
  color: rgb(49 46 129 / 0.3) !important;
}
.hover\:tw-text-indigo-900\/35:hover{
  color: rgb(49 46 129 / 0.35) !important;
}
.hover\:tw-text-indigo-900\/40:hover{
  color: rgb(49 46 129 / 0.4) !important;
}
.hover\:tw-text-indigo-900\/45:hover{
  color: rgb(49 46 129 / 0.45) !important;
}
.hover\:tw-text-indigo-900\/5:hover{
  color: rgb(49 46 129 / 0.05) !important;
}
.hover\:tw-text-indigo-900\/50:hover{
  color: rgb(49 46 129 / 0.5) !important;
}
.hover\:tw-text-indigo-900\/55:hover{
  color: rgb(49 46 129 / 0.55) !important;
}
.hover\:tw-text-indigo-900\/60:hover{
  color: rgb(49 46 129 / 0.6) !important;
}
.hover\:tw-text-indigo-900\/65:hover{
  color: rgb(49 46 129 / 0.65) !important;
}
.hover\:tw-text-indigo-900\/70:hover{
  color: rgb(49 46 129 / 0.7) !important;
}
.hover\:tw-text-indigo-900\/75:hover{
  color: rgb(49 46 129 / 0.75) !important;
}
.hover\:tw-text-indigo-900\/80:hover{
  color: rgb(49 46 129 / 0.8) !important;
}
.hover\:tw-text-indigo-900\/85:hover{
  color: rgb(49 46 129 / 0.85) !important;
}
.hover\:tw-text-indigo-900\/90:hover{
  color: rgb(49 46 129 / 0.9) !important;
}
.hover\:tw-text-indigo-900\/95:hover{
  color: rgb(49 46 129 / 0.95) !important;
}
.hover\:tw-text-indigo-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(30 27 75 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-indigo-950\/0:hover{
  color: rgb(30 27 75 / 0) !important;
}
.hover\:tw-text-indigo-950\/10:hover{
  color: rgb(30 27 75 / 0.1) !important;
}
.hover\:tw-text-indigo-950\/100:hover{
  color: rgb(30 27 75 / 1) !important;
}
.hover\:tw-text-indigo-950\/15:hover{
  color: rgb(30 27 75 / 0.15) !important;
}
.hover\:tw-text-indigo-950\/20:hover{
  color: rgb(30 27 75 / 0.2) !important;
}
.hover\:tw-text-indigo-950\/25:hover{
  color: rgb(30 27 75 / 0.25) !important;
}
.hover\:tw-text-indigo-950\/30:hover{
  color: rgb(30 27 75 / 0.3) !important;
}
.hover\:tw-text-indigo-950\/35:hover{
  color: rgb(30 27 75 / 0.35) !important;
}
.hover\:tw-text-indigo-950\/40:hover{
  color: rgb(30 27 75 / 0.4) !important;
}
.hover\:tw-text-indigo-950\/45:hover{
  color: rgb(30 27 75 / 0.45) !important;
}
.hover\:tw-text-indigo-950\/5:hover{
  color: rgb(30 27 75 / 0.05) !important;
}
.hover\:tw-text-indigo-950\/50:hover{
  color: rgb(30 27 75 / 0.5) !important;
}
.hover\:tw-text-indigo-950\/55:hover{
  color: rgb(30 27 75 / 0.55) !important;
}
.hover\:tw-text-indigo-950\/60:hover{
  color: rgb(30 27 75 / 0.6) !important;
}
.hover\:tw-text-indigo-950\/65:hover{
  color: rgb(30 27 75 / 0.65) !important;
}
.hover\:tw-text-indigo-950\/70:hover{
  color: rgb(30 27 75 / 0.7) !important;
}
.hover\:tw-text-indigo-950\/75:hover{
  color: rgb(30 27 75 / 0.75) !important;
}
.hover\:tw-text-indigo-950\/80:hover{
  color: rgb(30 27 75 / 0.8) !important;
}
.hover\:tw-text-indigo-950\/85:hover{
  color: rgb(30 27 75 / 0.85) !important;
}
.hover\:tw-text-indigo-950\/90:hover{
  color: rgb(30 27 75 / 0.9) !important;
}
.hover\:tw-text-indigo-950\/95:hover{
  color: rgb(30 27 75 / 0.95) !important;
}
.hover\:tw-text-inherit:hover{
  color: inherit !important;
}
.hover\:tw-text-lime-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-100\/0:hover{
  color: rgb(236 252 203 / 0) !important;
}
.hover\:tw-text-lime-100\/10:hover{
  color: rgb(236 252 203 / 0.1) !important;
}
.hover\:tw-text-lime-100\/100:hover{
  color: rgb(236 252 203 / 1) !important;
}
.hover\:tw-text-lime-100\/15:hover{
  color: rgb(236 252 203 / 0.15) !important;
}
.hover\:tw-text-lime-100\/20:hover{
  color: rgb(236 252 203 / 0.2) !important;
}
.hover\:tw-text-lime-100\/25:hover{
  color: rgb(236 252 203 / 0.25) !important;
}
.hover\:tw-text-lime-100\/30:hover{
  color: rgb(236 252 203 / 0.3) !important;
}
.hover\:tw-text-lime-100\/35:hover{
  color: rgb(236 252 203 / 0.35) !important;
}
.hover\:tw-text-lime-100\/40:hover{
  color: rgb(236 252 203 / 0.4) !important;
}
.hover\:tw-text-lime-100\/45:hover{
  color: rgb(236 252 203 / 0.45) !important;
}
.hover\:tw-text-lime-100\/5:hover{
  color: rgb(236 252 203 / 0.05) !important;
}
.hover\:tw-text-lime-100\/50:hover{
  color: rgb(236 252 203 / 0.5) !important;
}
.hover\:tw-text-lime-100\/55:hover{
  color: rgb(236 252 203 / 0.55) !important;
}
.hover\:tw-text-lime-100\/60:hover{
  color: rgb(236 252 203 / 0.6) !important;
}
.hover\:tw-text-lime-100\/65:hover{
  color: rgb(236 252 203 / 0.65) !important;
}
.hover\:tw-text-lime-100\/70:hover{
  color: rgb(236 252 203 / 0.7) !important;
}
.hover\:tw-text-lime-100\/75:hover{
  color: rgb(236 252 203 / 0.75) !important;
}
.hover\:tw-text-lime-100\/80:hover{
  color: rgb(236 252 203 / 0.8) !important;
}
.hover\:tw-text-lime-100\/85:hover{
  color: rgb(236 252 203 / 0.85) !important;
}
.hover\:tw-text-lime-100\/90:hover{
  color: rgb(236 252 203 / 0.9) !important;
}
.hover\:tw-text-lime-100\/95:hover{
  color: rgb(236 252 203 / 0.95) !important;
}
.hover\:tw-text-lime-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-200\/0:hover{
  color: rgb(217 249 157 / 0) !important;
}
.hover\:tw-text-lime-200\/10:hover{
  color: rgb(217 249 157 / 0.1) !important;
}
.hover\:tw-text-lime-200\/100:hover{
  color: rgb(217 249 157 / 1) !important;
}
.hover\:tw-text-lime-200\/15:hover{
  color: rgb(217 249 157 / 0.15) !important;
}
.hover\:tw-text-lime-200\/20:hover{
  color: rgb(217 249 157 / 0.2) !important;
}
.hover\:tw-text-lime-200\/25:hover{
  color: rgb(217 249 157 / 0.25) !important;
}
.hover\:tw-text-lime-200\/30:hover{
  color: rgb(217 249 157 / 0.3) !important;
}
.hover\:tw-text-lime-200\/35:hover{
  color: rgb(217 249 157 / 0.35) !important;
}
.hover\:tw-text-lime-200\/40:hover{
  color: rgb(217 249 157 / 0.4) !important;
}
.hover\:tw-text-lime-200\/45:hover{
  color: rgb(217 249 157 / 0.45) !important;
}
.hover\:tw-text-lime-200\/5:hover{
  color: rgb(217 249 157 / 0.05) !important;
}
.hover\:tw-text-lime-200\/50:hover{
  color: rgb(217 249 157 / 0.5) !important;
}
.hover\:tw-text-lime-200\/55:hover{
  color: rgb(217 249 157 / 0.55) !important;
}
.hover\:tw-text-lime-200\/60:hover{
  color: rgb(217 249 157 / 0.6) !important;
}
.hover\:tw-text-lime-200\/65:hover{
  color: rgb(217 249 157 / 0.65) !important;
}
.hover\:tw-text-lime-200\/70:hover{
  color: rgb(217 249 157 / 0.7) !important;
}
.hover\:tw-text-lime-200\/75:hover{
  color: rgb(217 249 157 / 0.75) !important;
}
.hover\:tw-text-lime-200\/80:hover{
  color: rgb(217 249 157 / 0.8) !important;
}
.hover\:tw-text-lime-200\/85:hover{
  color: rgb(217 249 157 / 0.85) !important;
}
.hover\:tw-text-lime-200\/90:hover{
  color: rgb(217 249 157 / 0.9) !important;
}
.hover\:tw-text-lime-200\/95:hover{
  color: rgb(217 249 157 / 0.95) !important;
}
.hover\:tw-text-lime-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-300\/0:hover{
  color: rgb(190 242 100 / 0) !important;
}
.hover\:tw-text-lime-300\/10:hover{
  color: rgb(190 242 100 / 0.1) !important;
}
.hover\:tw-text-lime-300\/100:hover{
  color: rgb(190 242 100 / 1) !important;
}
.hover\:tw-text-lime-300\/15:hover{
  color: rgb(190 242 100 / 0.15) !important;
}
.hover\:tw-text-lime-300\/20:hover{
  color: rgb(190 242 100 / 0.2) !important;
}
.hover\:tw-text-lime-300\/25:hover{
  color: rgb(190 242 100 / 0.25) !important;
}
.hover\:tw-text-lime-300\/30:hover{
  color: rgb(190 242 100 / 0.3) !important;
}
.hover\:tw-text-lime-300\/35:hover{
  color: rgb(190 242 100 / 0.35) !important;
}
.hover\:tw-text-lime-300\/40:hover{
  color: rgb(190 242 100 / 0.4) !important;
}
.hover\:tw-text-lime-300\/45:hover{
  color: rgb(190 242 100 / 0.45) !important;
}
.hover\:tw-text-lime-300\/5:hover{
  color: rgb(190 242 100 / 0.05) !important;
}
.hover\:tw-text-lime-300\/50:hover{
  color: rgb(190 242 100 / 0.5) !important;
}
.hover\:tw-text-lime-300\/55:hover{
  color: rgb(190 242 100 / 0.55) !important;
}
.hover\:tw-text-lime-300\/60:hover{
  color: rgb(190 242 100 / 0.6) !important;
}
.hover\:tw-text-lime-300\/65:hover{
  color: rgb(190 242 100 / 0.65) !important;
}
.hover\:tw-text-lime-300\/70:hover{
  color: rgb(190 242 100 / 0.7) !important;
}
.hover\:tw-text-lime-300\/75:hover{
  color: rgb(190 242 100 / 0.75) !important;
}
.hover\:tw-text-lime-300\/80:hover{
  color: rgb(190 242 100 / 0.8) !important;
}
.hover\:tw-text-lime-300\/85:hover{
  color: rgb(190 242 100 / 0.85) !important;
}
.hover\:tw-text-lime-300\/90:hover{
  color: rgb(190 242 100 / 0.9) !important;
}
.hover\:tw-text-lime-300\/95:hover{
  color: rgb(190 242 100 / 0.95) !important;
}
.hover\:tw-text-lime-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-400\/0:hover{
  color: rgb(163 230 53 / 0) !important;
}
.hover\:tw-text-lime-400\/10:hover{
  color: rgb(163 230 53 / 0.1) !important;
}
.hover\:tw-text-lime-400\/100:hover{
  color: rgb(163 230 53 / 1) !important;
}
.hover\:tw-text-lime-400\/15:hover{
  color: rgb(163 230 53 / 0.15) !important;
}
.hover\:tw-text-lime-400\/20:hover{
  color: rgb(163 230 53 / 0.2) !important;
}
.hover\:tw-text-lime-400\/25:hover{
  color: rgb(163 230 53 / 0.25) !important;
}
.hover\:tw-text-lime-400\/30:hover{
  color: rgb(163 230 53 / 0.3) !important;
}
.hover\:tw-text-lime-400\/35:hover{
  color: rgb(163 230 53 / 0.35) !important;
}
.hover\:tw-text-lime-400\/40:hover{
  color: rgb(163 230 53 / 0.4) !important;
}
.hover\:tw-text-lime-400\/45:hover{
  color: rgb(163 230 53 / 0.45) !important;
}
.hover\:tw-text-lime-400\/5:hover{
  color: rgb(163 230 53 / 0.05) !important;
}
.hover\:tw-text-lime-400\/50:hover{
  color: rgb(163 230 53 / 0.5) !important;
}
.hover\:tw-text-lime-400\/55:hover{
  color: rgb(163 230 53 / 0.55) !important;
}
.hover\:tw-text-lime-400\/60:hover{
  color: rgb(163 230 53 / 0.6) !important;
}
.hover\:tw-text-lime-400\/65:hover{
  color: rgb(163 230 53 / 0.65) !important;
}
.hover\:tw-text-lime-400\/70:hover{
  color: rgb(163 230 53 / 0.7) !important;
}
.hover\:tw-text-lime-400\/75:hover{
  color: rgb(163 230 53 / 0.75) !important;
}
.hover\:tw-text-lime-400\/80:hover{
  color: rgb(163 230 53 / 0.8) !important;
}
.hover\:tw-text-lime-400\/85:hover{
  color: rgb(163 230 53 / 0.85) !important;
}
.hover\:tw-text-lime-400\/90:hover{
  color: rgb(163 230 53 / 0.9) !important;
}
.hover\:tw-text-lime-400\/95:hover{
  color: rgb(163 230 53 / 0.95) !important;
}
.hover\:tw-text-lime-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(247 254 231 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-50\/0:hover{
  color: rgb(247 254 231 / 0) !important;
}
.hover\:tw-text-lime-50\/10:hover{
  color: rgb(247 254 231 / 0.1) !important;
}
.hover\:tw-text-lime-50\/100:hover{
  color: rgb(247 254 231 / 1) !important;
}
.hover\:tw-text-lime-50\/15:hover{
  color: rgb(247 254 231 / 0.15) !important;
}
.hover\:tw-text-lime-50\/20:hover{
  color: rgb(247 254 231 / 0.2) !important;
}
.hover\:tw-text-lime-50\/25:hover{
  color: rgb(247 254 231 / 0.25) !important;
}
.hover\:tw-text-lime-50\/30:hover{
  color: rgb(247 254 231 / 0.3) !important;
}
.hover\:tw-text-lime-50\/35:hover{
  color: rgb(247 254 231 / 0.35) !important;
}
.hover\:tw-text-lime-50\/40:hover{
  color: rgb(247 254 231 / 0.4) !important;
}
.hover\:tw-text-lime-50\/45:hover{
  color: rgb(247 254 231 / 0.45) !important;
}
.hover\:tw-text-lime-50\/5:hover{
  color: rgb(247 254 231 / 0.05) !important;
}
.hover\:tw-text-lime-50\/50:hover{
  color: rgb(247 254 231 / 0.5) !important;
}
.hover\:tw-text-lime-50\/55:hover{
  color: rgb(247 254 231 / 0.55) !important;
}
.hover\:tw-text-lime-50\/60:hover{
  color: rgb(247 254 231 / 0.6) !important;
}
.hover\:tw-text-lime-50\/65:hover{
  color: rgb(247 254 231 / 0.65) !important;
}
.hover\:tw-text-lime-50\/70:hover{
  color: rgb(247 254 231 / 0.7) !important;
}
.hover\:tw-text-lime-50\/75:hover{
  color: rgb(247 254 231 / 0.75) !important;
}
.hover\:tw-text-lime-50\/80:hover{
  color: rgb(247 254 231 / 0.8) !important;
}
.hover\:tw-text-lime-50\/85:hover{
  color: rgb(247 254 231 / 0.85) !important;
}
.hover\:tw-text-lime-50\/90:hover{
  color: rgb(247 254 231 / 0.9) !important;
}
.hover\:tw-text-lime-50\/95:hover{
  color: rgb(247 254 231 / 0.95) !important;
}
.hover\:tw-text-lime-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-500\/0:hover{
  color: rgb(132 204 22 / 0) !important;
}
.hover\:tw-text-lime-500\/10:hover{
  color: rgb(132 204 22 / 0.1) !important;
}
.hover\:tw-text-lime-500\/100:hover{
  color: rgb(132 204 22 / 1) !important;
}
.hover\:tw-text-lime-500\/15:hover{
  color: rgb(132 204 22 / 0.15) !important;
}
.hover\:tw-text-lime-500\/20:hover{
  color: rgb(132 204 22 / 0.2) !important;
}
.hover\:tw-text-lime-500\/25:hover{
  color: rgb(132 204 22 / 0.25) !important;
}
.hover\:tw-text-lime-500\/30:hover{
  color: rgb(132 204 22 / 0.3) !important;
}
.hover\:tw-text-lime-500\/35:hover{
  color: rgb(132 204 22 / 0.35) !important;
}
.hover\:tw-text-lime-500\/40:hover{
  color: rgb(132 204 22 / 0.4) !important;
}
.hover\:tw-text-lime-500\/45:hover{
  color: rgb(132 204 22 / 0.45) !important;
}
.hover\:tw-text-lime-500\/5:hover{
  color: rgb(132 204 22 / 0.05) !important;
}
.hover\:tw-text-lime-500\/50:hover{
  color: rgb(132 204 22 / 0.5) !important;
}
.hover\:tw-text-lime-500\/55:hover{
  color: rgb(132 204 22 / 0.55) !important;
}
.hover\:tw-text-lime-500\/60:hover{
  color: rgb(132 204 22 / 0.6) !important;
}
.hover\:tw-text-lime-500\/65:hover{
  color: rgb(132 204 22 / 0.65) !important;
}
.hover\:tw-text-lime-500\/70:hover{
  color: rgb(132 204 22 / 0.7) !important;
}
.hover\:tw-text-lime-500\/75:hover{
  color: rgb(132 204 22 / 0.75) !important;
}
.hover\:tw-text-lime-500\/80:hover{
  color: rgb(132 204 22 / 0.8) !important;
}
.hover\:tw-text-lime-500\/85:hover{
  color: rgb(132 204 22 / 0.85) !important;
}
.hover\:tw-text-lime-500\/90:hover{
  color: rgb(132 204 22 / 0.9) !important;
}
.hover\:tw-text-lime-500\/95:hover{
  color: rgb(132 204 22 / 0.95) !important;
}
.hover\:tw-text-lime-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-600\/0:hover{
  color: rgb(101 163 13 / 0) !important;
}
.hover\:tw-text-lime-600\/10:hover{
  color: rgb(101 163 13 / 0.1) !important;
}
.hover\:tw-text-lime-600\/100:hover{
  color: rgb(101 163 13 / 1) !important;
}
.hover\:tw-text-lime-600\/15:hover{
  color: rgb(101 163 13 / 0.15) !important;
}
.hover\:tw-text-lime-600\/20:hover{
  color: rgb(101 163 13 / 0.2) !important;
}
.hover\:tw-text-lime-600\/25:hover{
  color: rgb(101 163 13 / 0.25) !important;
}
.hover\:tw-text-lime-600\/30:hover{
  color: rgb(101 163 13 / 0.3) !important;
}
.hover\:tw-text-lime-600\/35:hover{
  color: rgb(101 163 13 / 0.35) !important;
}
.hover\:tw-text-lime-600\/40:hover{
  color: rgb(101 163 13 / 0.4) !important;
}
.hover\:tw-text-lime-600\/45:hover{
  color: rgb(101 163 13 / 0.45) !important;
}
.hover\:tw-text-lime-600\/5:hover{
  color: rgb(101 163 13 / 0.05) !important;
}
.hover\:tw-text-lime-600\/50:hover{
  color: rgb(101 163 13 / 0.5) !important;
}
.hover\:tw-text-lime-600\/55:hover{
  color: rgb(101 163 13 / 0.55) !important;
}
.hover\:tw-text-lime-600\/60:hover{
  color: rgb(101 163 13 / 0.6) !important;
}
.hover\:tw-text-lime-600\/65:hover{
  color: rgb(101 163 13 / 0.65) !important;
}
.hover\:tw-text-lime-600\/70:hover{
  color: rgb(101 163 13 / 0.7) !important;
}
.hover\:tw-text-lime-600\/75:hover{
  color: rgb(101 163 13 / 0.75) !important;
}
.hover\:tw-text-lime-600\/80:hover{
  color: rgb(101 163 13 / 0.8) !important;
}
.hover\:tw-text-lime-600\/85:hover{
  color: rgb(101 163 13 / 0.85) !important;
}
.hover\:tw-text-lime-600\/90:hover{
  color: rgb(101 163 13 / 0.9) !important;
}
.hover\:tw-text-lime-600\/95:hover{
  color: rgb(101 163 13 / 0.95) !important;
}
.hover\:tw-text-lime-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(119 136 89 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-700\/0:hover{
  color: rgb(119 136 89 / 0) !important;
}
.hover\:tw-text-lime-700\/10:hover{
  color: rgb(119 136 89 / 0.1) !important;
}
.hover\:tw-text-lime-700\/100:hover{
  color: rgb(119 136 89 / 1) !important;
}
.hover\:tw-text-lime-700\/15:hover{
  color: rgb(119 136 89 / 0.15) !important;
}
.hover\:tw-text-lime-700\/20:hover{
  color: rgb(119 136 89 / 0.2) !important;
}
.hover\:tw-text-lime-700\/25:hover{
  color: rgb(119 136 89 / 0.25) !important;
}
.hover\:tw-text-lime-700\/30:hover{
  color: rgb(119 136 89 / 0.3) !important;
}
.hover\:tw-text-lime-700\/35:hover{
  color: rgb(119 136 89 / 0.35) !important;
}
.hover\:tw-text-lime-700\/40:hover{
  color: rgb(119 136 89 / 0.4) !important;
}
.hover\:tw-text-lime-700\/45:hover{
  color: rgb(119 136 89 / 0.45) !important;
}
.hover\:tw-text-lime-700\/5:hover{
  color: rgb(119 136 89 / 0.05) !important;
}
.hover\:tw-text-lime-700\/50:hover{
  color: rgb(119 136 89 / 0.5) !important;
}
.hover\:tw-text-lime-700\/55:hover{
  color: rgb(119 136 89 / 0.55) !important;
}
.hover\:tw-text-lime-700\/60:hover{
  color: rgb(119 136 89 / 0.6) !important;
}
.hover\:tw-text-lime-700\/65:hover{
  color: rgb(119 136 89 / 0.65) !important;
}
.hover\:tw-text-lime-700\/70:hover{
  color: rgb(119 136 89 / 0.7) !important;
}
.hover\:tw-text-lime-700\/75:hover{
  color: rgb(119 136 89 / 0.75) !important;
}
.hover\:tw-text-lime-700\/80:hover{
  color: rgb(119 136 89 / 0.8) !important;
}
.hover\:tw-text-lime-700\/85:hover{
  color: rgb(119 136 89 / 0.85) !important;
}
.hover\:tw-text-lime-700\/90:hover{
  color: rgb(119 136 89 / 0.9) !important;
}
.hover\:tw-text-lime-700\/95:hover{
  color: rgb(119 136 89 / 0.95) !important;
}
.hover\:tw-text-lime-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-800\/0:hover{
  color: rgb(63 98 18 / 0) !important;
}
.hover\:tw-text-lime-800\/10:hover{
  color: rgb(63 98 18 / 0.1) !important;
}
.hover\:tw-text-lime-800\/100:hover{
  color: rgb(63 98 18 / 1) !important;
}
.hover\:tw-text-lime-800\/15:hover{
  color: rgb(63 98 18 / 0.15) !important;
}
.hover\:tw-text-lime-800\/20:hover{
  color: rgb(63 98 18 / 0.2) !important;
}
.hover\:tw-text-lime-800\/25:hover{
  color: rgb(63 98 18 / 0.25) !important;
}
.hover\:tw-text-lime-800\/30:hover{
  color: rgb(63 98 18 / 0.3) !important;
}
.hover\:tw-text-lime-800\/35:hover{
  color: rgb(63 98 18 / 0.35) !important;
}
.hover\:tw-text-lime-800\/40:hover{
  color: rgb(63 98 18 / 0.4) !important;
}
.hover\:tw-text-lime-800\/45:hover{
  color: rgb(63 98 18 / 0.45) !important;
}
.hover\:tw-text-lime-800\/5:hover{
  color: rgb(63 98 18 / 0.05) !important;
}
.hover\:tw-text-lime-800\/50:hover{
  color: rgb(63 98 18 / 0.5) !important;
}
.hover\:tw-text-lime-800\/55:hover{
  color: rgb(63 98 18 / 0.55) !important;
}
.hover\:tw-text-lime-800\/60:hover{
  color: rgb(63 98 18 / 0.6) !important;
}
.hover\:tw-text-lime-800\/65:hover{
  color: rgb(63 98 18 / 0.65) !important;
}
.hover\:tw-text-lime-800\/70:hover{
  color: rgb(63 98 18 / 0.7) !important;
}
.hover\:tw-text-lime-800\/75:hover{
  color: rgb(63 98 18 / 0.75) !important;
}
.hover\:tw-text-lime-800\/80:hover{
  color: rgb(63 98 18 / 0.8) !important;
}
.hover\:tw-text-lime-800\/85:hover{
  color: rgb(63 98 18 / 0.85) !important;
}
.hover\:tw-text-lime-800\/90:hover{
  color: rgb(63 98 18 / 0.9) !important;
}
.hover\:tw-text-lime-800\/95:hover{
  color: rgb(63 98 18 / 0.95) !important;
}
.hover\:tw-text-lime-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-900\/0:hover{
  color: rgb(54 83 20 / 0) !important;
}
.hover\:tw-text-lime-900\/10:hover{
  color: rgb(54 83 20 / 0.1) !important;
}
.hover\:tw-text-lime-900\/100:hover{
  color: rgb(54 83 20 / 1) !important;
}
.hover\:tw-text-lime-900\/15:hover{
  color: rgb(54 83 20 / 0.15) !important;
}
.hover\:tw-text-lime-900\/20:hover{
  color: rgb(54 83 20 / 0.2) !important;
}
.hover\:tw-text-lime-900\/25:hover{
  color: rgb(54 83 20 / 0.25) !important;
}
.hover\:tw-text-lime-900\/30:hover{
  color: rgb(54 83 20 / 0.3) !important;
}
.hover\:tw-text-lime-900\/35:hover{
  color: rgb(54 83 20 / 0.35) !important;
}
.hover\:tw-text-lime-900\/40:hover{
  color: rgb(54 83 20 / 0.4) !important;
}
.hover\:tw-text-lime-900\/45:hover{
  color: rgb(54 83 20 / 0.45) !important;
}
.hover\:tw-text-lime-900\/5:hover{
  color: rgb(54 83 20 / 0.05) !important;
}
.hover\:tw-text-lime-900\/50:hover{
  color: rgb(54 83 20 / 0.5) !important;
}
.hover\:tw-text-lime-900\/55:hover{
  color: rgb(54 83 20 / 0.55) !important;
}
.hover\:tw-text-lime-900\/60:hover{
  color: rgb(54 83 20 / 0.6) !important;
}
.hover\:tw-text-lime-900\/65:hover{
  color: rgb(54 83 20 / 0.65) !important;
}
.hover\:tw-text-lime-900\/70:hover{
  color: rgb(54 83 20 / 0.7) !important;
}
.hover\:tw-text-lime-900\/75:hover{
  color: rgb(54 83 20 / 0.75) !important;
}
.hover\:tw-text-lime-900\/80:hover{
  color: rgb(54 83 20 / 0.8) !important;
}
.hover\:tw-text-lime-900\/85:hover{
  color: rgb(54 83 20 / 0.85) !important;
}
.hover\:tw-text-lime-900\/90:hover{
  color: rgb(54 83 20 / 0.9) !important;
}
.hover\:tw-text-lime-900\/95:hover{
  color: rgb(54 83 20 / 0.95) !important;
}
.hover\:tw-text-lime-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(26 46 5 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-lime-950\/0:hover{
  color: rgb(26 46 5 / 0) !important;
}
.hover\:tw-text-lime-950\/10:hover{
  color: rgb(26 46 5 / 0.1) !important;
}
.hover\:tw-text-lime-950\/100:hover{
  color: rgb(26 46 5 / 1) !important;
}
.hover\:tw-text-lime-950\/15:hover{
  color: rgb(26 46 5 / 0.15) !important;
}
.hover\:tw-text-lime-950\/20:hover{
  color: rgb(26 46 5 / 0.2) !important;
}
.hover\:tw-text-lime-950\/25:hover{
  color: rgb(26 46 5 / 0.25) !important;
}
.hover\:tw-text-lime-950\/30:hover{
  color: rgb(26 46 5 / 0.3) !important;
}
.hover\:tw-text-lime-950\/35:hover{
  color: rgb(26 46 5 / 0.35) !important;
}
.hover\:tw-text-lime-950\/40:hover{
  color: rgb(26 46 5 / 0.4) !important;
}
.hover\:tw-text-lime-950\/45:hover{
  color: rgb(26 46 5 / 0.45) !important;
}
.hover\:tw-text-lime-950\/5:hover{
  color: rgb(26 46 5 / 0.05) !important;
}
.hover\:tw-text-lime-950\/50:hover{
  color: rgb(26 46 5 / 0.5) !important;
}
.hover\:tw-text-lime-950\/55:hover{
  color: rgb(26 46 5 / 0.55) !important;
}
.hover\:tw-text-lime-950\/60:hover{
  color: rgb(26 46 5 / 0.6) !important;
}
.hover\:tw-text-lime-950\/65:hover{
  color: rgb(26 46 5 / 0.65) !important;
}
.hover\:tw-text-lime-950\/70:hover{
  color: rgb(26 46 5 / 0.7) !important;
}
.hover\:tw-text-lime-950\/75:hover{
  color: rgb(26 46 5 / 0.75) !important;
}
.hover\:tw-text-lime-950\/80:hover{
  color: rgb(26 46 5 / 0.8) !important;
}
.hover\:tw-text-lime-950\/85:hover{
  color: rgb(26 46 5 / 0.85) !important;
}
.hover\:tw-text-lime-950\/90:hover{
  color: rgb(26 46 5 / 0.9) !important;
}
.hover\:tw-text-lime-950\/95:hover{
  color: rgb(26 46 5 / 0.95) !important;
}
.hover\:tw-text-neutral-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-100\/0:hover{
  color: rgb(245 245 245 / 0) !important;
}
.hover\:tw-text-neutral-100\/10:hover{
  color: rgb(245 245 245 / 0.1) !important;
}
.hover\:tw-text-neutral-100\/100:hover{
  color: rgb(245 245 245 / 1) !important;
}
.hover\:tw-text-neutral-100\/15:hover{
  color: rgb(245 245 245 / 0.15) !important;
}
.hover\:tw-text-neutral-100\/20:hover{
  color: rgb(245 245 245 / 0.2) !important;
}
.hover\:tw-text-neutral-100\/25:hover{
  color: rgb(245 245 245 / 0.25) !important;
}
.hover\:tw-text-neutral-100\/30:hover{
  color: rgb(245 245 245 / 0.3) !important;
}
.hover\:tw-text-neutral-100\/35:hover{
  color: rgb(245 245 245 / 0.35) !important;
}
.hover\:tw-text-neutral-100\/40:hover{
  color: rgb(245 245 245 / 0.4) !important;
}
.hover\:tw-text-neutral-100\/45:hover{
  color: rgb(245 245 245 / 0.45) !important;
}
.hover\:tw-text-neutral-100\/5:hover{
  color: rgb(245 245 245 / 0.05) !important;
}
.hover\:tw-text-neutral-100\/50:hover{
  color: rgb(245 245 245 / 0.5) !important;
}
.hover\:tw-text-neutral-100\/55:hover{
  color: rgb(245 245 245 / 0.55) !important;
}
.hover\:tw-text-neutral-100\/60:hover{
  color: rgb(245 245 245 / 0.6) !important;
}
.hover\:tw-text-neutral-100\/65:hover{
  color: rgb(245 245 245 / 0.65) !important;
}
.hover\:tw-text-neutral-100\/70:hover{
  color: rgb(245 245 245 / 0.7) !important;
}
.hover\:tw-text-neutral-100\/75:hover{
  color: rgb(245 245 245 / 0.75) !important;
}
.hover\:tw-text-neutral-100\/80:hover{
  color: rgb(245 245 245 / 0.8) !important;
}
.hover\:tw-text-neutral-100\/85:hover{
  color: rgb(245 245 245 / 0.85) !important;
}
.hover\:tw-text-neutral-100\/90:hover{
  color: rgb(245 245 245 / 0.9) !important;
}
.hover\:tw-text-neutral-100\/95:hover{
  color: rgb(245 245 245 / 0.95) !important;
}
.hover\:tw-text-neutral-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-200\/0:hover{
  color: rgb(229 229 229 / 0) !important;
}
.hover\:tw-text-neutral-200\/10:hover{
  color: rgb(229 229 229 / 0.1) !important;
}
.hover\:tw-text-neutral-200\/100:hover{
  color: rgb(229 229 229 / 1) !important;
}
.hover\:tw-text-neutral-200\/15:hover{
  color: rgb(229 229 229 / 0.15) !important;
}
.hover\:tw-text-neutral-200\/20:hover{
  color: rgb(229 229 229 / 0.2) !important;
}
.hover\:tw-text-neutral-200\/25:hover{
  color: rgb(229 229 229 / 0.25) !important;
}
.hover\:tw-text-neutral-200\/30:hover{
  color: rgb(229 229 229 / 0.3) !important;
}
.hover\:tw-text-neutral-200\/35:hover{
  color: rgb(229 229 229 / 0.35) !important;
}
.hover\:tw-text-neutral-200\/40:hover{
  color: rgb(229 229 229 / 0.4) !important;
}
.hover\:tw-text-neutral-200\/45:hover{
  color: rgb(229 229 229 / 0.45) !important;
}
.hover\:tw-text-neutral-200\/5:hover{
  color: rgb(229 229 229 / 0.05) !important;
}
.hover\:tw-text-neutral-200\/50:hover{
  color: rgb(229 229 229 / 0.5) !important;
}
.hover\:tw-text-neutral-200\/55:hover{
  color: rgb(229 229 229 / 0.55) !important;
}
.hover\:tw-text-neutral-200\/60:hover{
  color: rgb(229 229 229 / 0.6) !important;
}
.hover\:tw-text-neutral-200\/65:hover{
  color: rgb(229 229 229 / 0.65) !important;
}
.hover\:tw-text-neutral-200\/70:hover{
  color: rgb(229 229 229 / 0.7) !important;
}
.hover\:tw-text-neutral-200\/75:hover{
  color: rgb(229 229 229 / 0.75) !important;
}
.hover\:tw-text-neutral-200\/80:hover{
  color: rgb(229 229 229 / 0.8) !important;
}
.hover\:tw-text-neutral-200\/85:hover{
  color: rgb(229 229 229 / 0.85) !important;
}
.hover\:tw-text-neutral-200\/90:hover{
  color: rgb(229 229 229 / 0.9) !important;
}
.hover\:tw-text-neutral-200\/95:hover{
  color: rgb(229 229 229 / 0.95) !important;
}
.hover\:tw-text-neutral-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-300\/0:hover{
  color: rgb(212 212 212 / 0) !important;
}
.hover\:tw-text-neutral-300\/10:hover{
  color: rgb(212 212 212 / 0.1) !important;
}
.hover\:tw-text-neutral-300\/100:hover{
  color: rgb(212 212 212 / 1) !important;
}
.hover\:tw-text-neutral-300\/15:hover{
  color: rgb(212 212 212 / 0.15) !important;
}
.hover\:tw-text-neutral-300\/20:hover{
  color: rgb(212 212 212 / 0.2) !important;
}
.hover\:tw-text-neutral-300\/25:hover{
  color: rgb(212 212 212 / 0.25) !important;
}
.hover\:tw-text-neutral-300\/30:hover{
  color: rgb(212 212 212 / 0.3) !important;
}
.hover\:tw-text-neutral-300\/35:hover{
  color: rgb(212 212 212 / 0.35) !important;
}
.hover\:tw-text-neutral-300\/40:hover{
  color: rgb(212 212 212 / 0.4) !important;
}
.hover\:tw-text-neutral-300\/45:hover{
  color: rgb(212 212 212 / 0.45) !important;
}
.hover\:tw-text-neutral-300\/5:hover{
  color: rgb(212 212 212 / 0.05) !important;
}
.hover\:tw-text-neutral-300\/50:hover{
  color: rgb(212 212 212 / 0.5) !important;
}
.hover\:tw-text-neutral-300\/55:hover{
  color: rgb(212 212 212 / 0.55) !important;
}
.hover\:tw-text-neutral-300\/60:hover{
  color: rgb(212 212 212 / 0.6) !important;
}
.hover\:tw-text-neutral-300\/65:hover{
  color: rgb(212 212 212 / 0.65) !important;
}
.hover\:tw-text-neutral-300\/70:hover{
  color: rgb(212 212 212 / 0.7) !important;
}
.hover\:tw-text-neutral-300\/75:hover{
  color: rgb(212 212 212 / 0.75) !important;
}
.hover\:tw-text-neutral-300\/80:hover{
  color: rgb(212 212 212 / 0.8) !important;
}
.hover\:tw-text-neutral-300\/85:hover{
  color: rgb(212 212 212 / 0.85) !important;
}
.hover\:tw-text-neutral-300\/90:hover{
  color: rgb(212 212 212 / 0.9) !important;
}
.hover\:tw-text-neutral-300\/95:hover{
  color: rgb(212 212 212 / 0.95) !important;
}
.hover\:tw-text-neutral-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-400\/0:hover{
  color: rgb(163 163 163 / 0) !important;
}
.hover\:tw-text-neutral-400\/10:hover{
  color: rgb(163 163 163 / 0.1) !important;
}
.hover\:tw-text-neutral-400\/100:hover{
  color: rgb(163 163 163 / 1) !important;
}
.hover\:tw-text-neutral-400\/15:hover{
  color: rgb(163 163 163 / 0.15) !important;
}
.hover\:tw-text-neutral-400\/20:hover{
  color: rgb(163 163 163 / 0.2) !important;
}
.hover\:tw-text-neutral-400\/25:hover{
  color: rgb(163 163 163 / 0.25) !important;
}
.hover\:tw-text-neutral-400\/30:hover{
  color: rgb(163 163 163 / 0.3) !important;
}
.hover\:tw-text-neutral-400\/35:hover{
  color: rgb(163 163 163 / 0.35) !important;
}
.hover\:tw-text-neutral-400\/40:hover{
  color: rgb(163 163 163 / 0.4) !important;
}
.hover\:tw-text-neutral-400\/45:hover{
  color: rgb(163 163 163 / 0.45) !important;
}
.hover\:tw-text-neutral-400\/5:hover{
  color: rgb(163 163 163 / 0.05) !important;
}
.hover\:tw-text-neutral-400\/50:hover{
  color: rgb(163 163 163 / 0.5) !important;
}
.hover\:tw-text-neutral-400\/55:hover{
  color: rgb(163 163 163 / 0.55) !important;
}
.hover\:tw-text-neutral-400\/60:hover{
  color: rgb(163 163 163 / 0.6) !important;
}
.hover\:tw-text-neutral-400\/65:hover{
  color: rgb(163 163 163 / 0.65) !important;
}
.hover\:tw-text-neutral-400\/70:hover{
  color: rgb(163 163 163 / 0.7) !important;
}
.hover\:tw-text-neutral-400\/75:hover{
  color: rgb(163 163 163 / 0.75) !important;
}
.hover\:tw-text-neutral-400\/80:hover{
  color: rgb(163 163 163 / 0.8) !important;
}
.hover\:tw-text-neutral-400\/85:hover{
  color: rgb(163 163 163 / 0.85) !important;
}
.hover\:tw-text-neutral-400\/90:hover{
  color: rgb(163 163 163 / 0.9) !important;
}
.hover\:tw-text-neutral-400\/95:hover{
  color: rgb(163 163 163 / 0.95) !important;
}
.hover\:tw-text-neutral-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-50\/0:hover{
  color: rgb(250 250 250 / 0) !important;
}
.hover\:tw-text-neutral-50\/10:hover{
  color: rgb(250 250 250 / 0.1) !important;
}
.hover\:tw-text-neutral-50\/100:hover{
  color: rgb(250 250 250 / 1) !important;
}
.hover\:tw-text-neutral-50\/15:hover{
  color: rgb(250 250 250 / 0.15) !important;
}
.hover\:tw-text-neutral-50\/20:hover{
  color: rgb(250 250 250 / 0.2) !important;
}
.hover\:tw-text-neutral-50\/25:hover{
  color: rgb(250 250 250 / 0.25) !important;
}
.hover\:tw-text-neutral-50\/30:hover{
  color: rgb(250 250 250 / 0.3) !important;
}
.hover\:tw-text-neutral-50\/35:hover{
  color: rgb(250 250 250 / 0.35) !important;
}
.hover\:tw-text-neutral-50\/40:hover{
  color: rgb(250 250 250 / 0.4) !important;
}
.hover\:tw-text-neutral-50\/45:hover{
  color: rgb(250 250 250 / 0.45) !important;
}
.hover\:tw-text-neutral-50\/5:hover{
  color: rgb(250 250 250 / 0.05) !important;
}
.hover\:tw-text-neutral-50\/50:hover{
  color: rgb(250 250 250 / 0.5) !important;
}
.hover\:tw-text-neutral-50\/55:hover{
  color: rgb(250 250 250 / 0.55) !important;
}
.hover\:tw-text-neutral-50\/60:hover{
  color: rgb(250 250 250 / 0.6) !important;
}
.hover\:tw-text-neutral-50\/65:hover{
  color: rgb(250 250 250 / 0.65) !important;
}
.hover\:tw-text-neutral-50\/70:hover{
  color: rgb(250 250 250 / 0.7) !important;
}
.hover\:tw-text-neutral-50\/75:hover{
  color: rgb(250 250 250 / 0.75) !important;
}
.hover\:tw-text-neutral-50\/80:hover{
  color: rgb(250 250 250 / 0.8) !important;
}
.hover\:tw-text-neutral-50\/85:hover{
  color: rgb(250 250 250 / 0.85) !important;
}
.hover\:tw-text-neutral-50\/90:hover{
  color: rgb(250 250 250 / 0.9) !important;
}
.hover\:tw-text-neutral-50\/95:hover{
  color: rgb(250 250 250 / 0.95) !important;
}
.hover\:tw-text-neutral-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-500\/0:hover{
  color: rgb(115 115 115 / 0) !important;
}
.hover\:tw-text-neutral-500\/10:hover{
  color: rgb(115 115 115 / 0.1) !important;
}
.hover\:tw-text-neutral-500\/100:hover{
  color: rgb(115 115 115 / 1) !important;
}
.hover\:tw-text-neutral-500\/15:hover{
  color: rgb(115 115 115 / 0.15) !important;
}
.hover\:tw-text-neutral-500\/20:hover{
  color: rgb(115 115 115 / 0.2) !important;
}
.hover\:tw-text-neutral-500\/25:hover{
  color: rgb(115 115 115 / 0.25) !important;
}
.hover\:tw-text-neutral-500\/30:hover{
  color: rgb(115 115 115 / 0.3) !important;
}
.hover\:tw-text-neutral-500\/35:hover{
  color: rgb(115 115 115 / 0.35) !important;
}
.hover\:tw-text-neutral-500\/40:hover{
  color: rgb(115 115 115 / 0.4) !important;
}
.hover\:tw-text-neutral-500\/45:hover{
  color: rgb(115 115 115 / 0.45) !important;
}
.hover\:tw-text-neutral-500\/5:hover{
  color: rgb(115 115 115 / 0.05) !important;
}
.hover\:tw-text-neutral-500\/50:hover{
  color: rgb(115 115 115 / 0.5) !important;
}
.hover\:tw-text-neutral-500\/55:hover{
  color: rgb(115 115 115 / 0.55) !important;
}
.hover\:tw-text-neutral-500\/60:hover{
  color: rgb(115 115 115 / 0.6) !important;
}
.hover\:tw-text-neutral-500\/65:hover{
  color: rgb(115 115 115 / 0.65) !important;
}
.hover\:tw-text-neutral-500\/70:hover{
  color: rgb(115 115 115 / 0.7) !important;
}
.hover\:tw-text-neutral-500\/75:hover{
  color: rgb(115 115 115 / 0.75) !important;
}
.hover\:tw-text-neutral-500\/80:hover{
  color: rgb(115 115 115 / 0.8) !important;
}
.hover\:tw-text-neutral-500\/85:hover{
  color: rgb(115 115 115 / 0.85) !important;
}
.hover\:tw-text-neutral-500\/90:hover{
  color: rgb(115 115 115 / 0.9) !important;
}
.hover\:tw-text-neutral-500\/95:hover{
  color: rgb(115 115 115 / 0.95) !important;
}
.hover\:tw-text-neutral-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-600\/0:hover{
  color: rgb(82 82 82 / 0) !important;
}
.hover\:tw-text-neutral-600\/10:hover{
  color: rgb(82 82 82 / 0.1) !important;
}
.hover\:tw-text-neutral-600\/100:hover{
  color: rgb(82 82 82 / 1) !important;
}
.hover\:tw-text-neutral-600\/15:hover{
  color: rgb(82 82 82 / 0.15) !important;
}
.hover\:tw-text-neutral-600\/20:hover{
  color: rgb(82 82 82 / 0.2) !important;
}
.hover\:tw-text-neutral-600\/25:hover{
  color: rgb(82 82 82 / 0.25) !important;
}
.hover\:tw-text-neutral-600\/30:hover{
  color: rgb(82 82 82 / 0.3) !important;
}
.hover\:tw-text-neutral-600\/35:hover{
  color: rgb(82 82 82 / 0.35) !important;
}
.hover\:tw-text-neutral-600\/40:hover{
  color: rgb(82 82 82 / 0.4) !important;
}
.hover\:tw-text-neutral-600\/45:hover{
  color: rgb(82 82 82 / 0.45) !important;
}
.hover\:tw-text-neutral-600\/5:hover{
  color: rgb(82 82 82 / 0.05) !important;
}
.hover\:tw-text-neutral-600\/50:hover{
  color: rgb(82 82 82 / 0.5) !important;
}
.hover\:tw-text-neutral-600\/55:hover{
  color: rgb(82 82 82 / 0.55) !important;
}
.hover\:tw-text-neutral-600\/60:hover{
  color: rgb(82 82 82 / 0.6) !important;
}
.hover\:tw-text-neutral-600\/65:hover{
  color: rgb(82 82 82 / 0.65) !important;
}
.hover\:tw-text-neutral-600\/70:hover{
  color: rgb(82 82 82 / 0.7) !important;
}
.hover\:tw-text-neutral-600\/75:hover{
  color: rgb(82 82 82 / 0.75) !important;
}
.hover\:tw-text-neutral-600\/80:hover{
  color: rgb(82 82 82 / 0.8) !important;
}
.hover\:tw-text-neutral-600\/85:hover{
  color: rgb(82 82 82 / 0.85) !important;
}
.hover\:tw-text-neutral-600\/90:hover{
  color: rgb(82 82 82 / 0.9) !important;
}
.hover\:tw-text-neutral-600\/95:hover{
  color: rgb(82 82 82 / 0.95) !important;
}
.hover\:tw-text-neutral-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-700\/0:hover{
  color: rgb(64 64 64 / 0) !important;
}
.hover\:tw-text-neutral-700\/10:hover{
  color: rgb(64 64 64 / 0.1) !important;
}
.hover\:tw-text-neutral-700\/100:hover{
  color: rgb(64 64 64 / 1) !important;
}
.hover\:tw-text-neutral-700\/15:hover{
  color: rgb(64 64 64 / 0.15) !important;
}
.hover\:tw-text-neutral-700\/20:hover{
  color: rgb(64 64 64 / 0.2) !important;
}
.hover\:tw-text-neutral-700\/25:hover{
  color: rgb(64 64 64 / 0.25) !important;
}
.hover\:tw-text-neutral-700\/30:hover{
  color: rgb(64 64 64 / 0.3) !important;
}
.hover\:tw-text-neutral-700\/35:hover{
  color: rgb(64 64 64 / 0.35) !important;
}
.hover\:tw-text-neutral-700\/40:hover{
  color: rgb(64 64 64 / 0.4) !important;
}
.hover\:tw-text-neutral-700\/45:hover{
  color: rgb(64 64 64 / 0.45) !important;
}
.hover\:tw-text-neutral-700\/5:hover{
  color: rgb(64 64 64 / 0.05) !important;
}
.hover\:tw-text-neutral-700\/50:hover{
  color: rgb(64 64 64 / 0.5) !important;
}
.hover\:tw-text-neutral-700\/55:hover{
  color: rgb(64 64 64 / 0.55) !important;
}
.hover\:tw-text-neutral-700\/60:hover{
  color: rgb(64 64 64 / 0.6) !important;
}
.hover\:tw-text-neutral-700\/65:hover{
  color: rgb(64 64 64 / 0.65) !important;
}
.hover\:tw-text-neutral-700\/70:hover{
  color: rgb(64 64 64 / 0.7) !important;
}
.hover\:tw-text-neutral-700\/75:hover{
  color: rgb(64 64 64 / 0.75) !important;
}
.hover\:tw-text-neutral-700\/80:hover{
  color: rgb(64 64 64 / 0.8) !important;
}
.hover\:tw-text-neutral-700\/85:hover{
  color: rgb(64 64 64 / 0.85) !important;
}
.hover\:tw-text-neutral-700\/90:hover{
  color: rgb(64 64 64 / 0.9) !important;
}
.hover\:tw-text-neutral-700\/95:hover{
  color: rgb(64 64 64 / 0.95) !important;
}
.hover\:tw-text-neutral-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-800\/0:hover{
  color: rgb(38 38 38 / 0) !important;
}
.hover\:tw-text-neutral-800\/10:hover{
  color: rgb(38 38 38 / 0.1) !important;
}
.hover\:tw-text-neutral-800\/100:hover{
  color: rgb(38 38 38 / 1) !important;
}
.hover\:tw-text-neutral-800\/15:hover{
  color: rgb(38 38 38 / 0.15) !important;
}
.hover\:tw-text-neutral-800\/20:hover{
  color: rgb(38 38 38 / 0.2) !important;
}
.hover\:tw-text-neutral-800\/25:hover{
  color: rgb(38 38 38 / 0.25) !important;
}
.hover\:tw-text-neutral-800\/30:hover{
  color: rgb(38 38 38 / 0.3) !important;
}
.hover\:tw-text-neutral-800\/35:hover{
  color: rgb(38 38 38 / 0.35) !important;
}
.hover\:tw-text-neutral-800\/40:hover{
  color: rgb(38 38 38 / 0.4) !important;
}
.hover\:tw-text-neutral-800\/45:hover{
  color: rgb(38 38 38 / 0.45) !important;
}
.hover\:tw-text-neutral-800\/5:hover{
  color: rgb(38 38 38 / 0.05) !important;
}
.hover\:tw-text-neutral-800\/50:hover{
  color: rgb(38 38 38 / 0.5) !important;
}
.hover\:tw-text-neutral-800\/55:hover{
  color: rgb(38 38 38 / 0.55) !important;
}
.hover\:tw-text-neutral-800\/60:hover{
  color: rgb(38 38 38 / 0.6) !important;
}
.hover\:tw-text-neutral-800\/65:hover{
  color: rgb(38 38 38 / 0.65) !important;
}
.hover\:tw-text-neutral-800\/70:hover{
  color: rgb(38 38 38 / 0.7) !important;
}
.hover\:tw-text-neutral-800\/75:hover{
  color: rgb(38 38 38 / 0.75) !important;
}
.hover\:tw-text-neutral-800\/80:hover{
  color: rgb(38 38 38 / 0.8) !important;
}
.hover\:tw-text-neutral-800\/85:hover{
  color: rgb(38 38 38 / 0.85) !important;
}
.hover\:tw-text-neutral-800\/90:hover{
  color: rgb(38 38 38 / 0.9) !important;
}
.hover\:tw-text-neutral-800\/95:hover{
  color: rgb(38 38 38 / 0.95) !important;
}
.hover\:tw-text-neutral-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-900\/0:hover{
  color: rgb(23 23 23 / 0) !important;
}
.hover\:tw-text-neutral-900\/10:hover{
  color: rgb(23 23 23 / 0.1) !important;
}
.hover\:tw-text-neutral-900\/100:hover{
  color: rgb(23 23 23 / 1) !important;
}
.hover\:tw-text-neutral-900\/15:hover{
  color: rgb(23 23 23 / 0.15) !important;
}
.hover\:tw-text-neutral-900\/20:hover{
  color: rgb(23 23 23 / 0.2) !important;
}
.hover\:tw-text-neutral-900\/25:hover{
  color: rgb(23 23 23 / 0.25) !important;
}
.hover\:tw-text-neutral-900\/30:hover{
  color: rgb(23 23 23 / 0.3) !important;
}
.hover\:tw-text-neutral-900\/35:hover{
  color: rgb(23 23 23 / 0.35) !important;
}
.hover\:tw-text-neutral-900\/40:hover{
  color: rgb(23 23 23 / 0.4) !important;
}
.hover\:tw-text-neutral-900\/45:hover{
  color: rgb(23 23 23 / 0.45) !important;
}
.hover\:tw-text-neutral-900\/5:hover{
  color: rgb(23 23 23 / 0.05) !important;
}
.hover\:tw-text-neutral-900\/50:hover{
  color: rgb(23 23 23 / 0.5) !important;
}
.hover\:tw-text-neutral-900\/55:hover{
  color: rgb(23 23 23 / 0.55) !important;
}
.hover\:tw-text-neutral-900\/60:hover{
  color: rgb(23 23 23 / 0.6) !important;
}
.hover\:tw-text-neutral-900\/65:hover{
  color: rgb(23 23 23 / 0.65) !important;
}
.hover\:tw-text-neutral-900\/70:hover{
  color: rgb(23 23 23 / 0.7) !important;
}
.hover\:tw-text-neutral-900\/75:hover{
  color: rgb(23 23 23 / 0.75) !important;
}
.hover\:tw-text-neutral-900\/80:hover{
  color: rgb(23 23 23 / 0.8) !important;
}
.hover\:tw-text-neutral-900\/85:hover{
  color: rgb(23 23 23 / 0.85) !important;
}
.hover\:tw-text-neutral-900\/90:hover{
  color: rgb(23 23 23 / 0.9) !important;
}
.hover\:tw-text-neutral-900\/95:hover{
  color: rgb(23 23 23 / 0.95) !important;
}
.hover\:tw-text-neutral-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(10 10 10 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-neutral-950\/0:hover{
  color: rgb(10 10 10 / 0) !important;
}
.hover\:tw-text-neutral-950\/10:hover{
  color: rgb(10 10 10 / 0.1) !important;
}
.hover\:tw-text-neutral-950\/100:hover{
  color: rgb(10 10 10 / 1) !important;
}
.hover\:tw-text-neutral-950\/15:hover{
  color: rgb(10 10 10 / 0.15) !important;
}
.hover\:tw-text-neutral-950\/20:hover{
  color: rgb(10 10 10 / 0.2) !important;
}
.hover\:tw-text-neutral-950\/25:hover{
  color: rgb(10 10 10 / 0.25) !important;
}
.hover\:tw-text-neutral-950\/30:hover{
  color: rgb(10 10 10 / 0.3) !important;
}
.hover\:tw-text-neutral-950\/35:hover{
  color: rgb(10 10 10 / 0.35) !important;
}
.hover\:tw-text-neutral-950\/40:hover{
  color: rgb(10 10 10 / 0.4) !important;
}
.hover\:tw-text-neutral-950\/45:hover{
  color: rgb(10 10 10 / 0.45) !important;
}
.hover\:tw-text-neutral-950\/5:hover{
  color: rgb(10 10 10 / 0.05) !important;
}
.hover\:tw-text-neutral-950\/50:hover{
  color: rgb(10 10 10 / 0.5) !important;
}
.hover\:tw-text-neutral-950\/55:hover{
  color: rgb(10 10 10 / 0.55) !important;
}
.hover\:tw-text-neutral-950\/60:hover{
  color: rgb(10 10 10 / 0.6) !important;
}
.hover\:tw-text-neutral-950\/65:hover{
  color: rgb(10 10 10 / 0.65) !important;
}
.hover\:tw-text-neutral-950\/70:hover{
  color: rgb(10 10 10 / 0.7) !important;
}
.hover\:tw-text-neutral-950\/75:hover{
  color: rgb(10 10 10 / 0.75) !important;
}
.hover\:tw-text-neutral-950\/80:hover{
  color: rgb(10 10 10 / 0.8) !important;
}
.hover\:tw-text-neutral-950\/85:hover{
  color: rgb(10 10 10 / 0.85) !important;
}
.hover\:tw-text-neutral-950\/90:hover{
  color: rgb(10 10 10 / 0.9) !important;
}
.hover\:tw-text-neutral-950\/95:hover{
  color: rgb(10 10 10 / 0.95) !important;
}
.hover\:tw-text-orange-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 250 240 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-100\/0:hover{
  color: rgb(255 250 240 / 0) !important;
}
.hover\:tw-text-orange-100\/10:hover{
  color: rgb(255 250 240 / 0.1) !important;
}
.hover\:tw-text-orange-100\/100:hover{
  color: rgb(255 250 240 / 1) !important;
}
.hover\:tw-text-orange-100\/15:hover{
  color: rgb(255 250 240 / 0.15) !important;
}
.hover\:tw-text-orange-100\/20:hover{
  color: rgb(255 250 240 / 0.2) !important;
}
.hover\:tw-text-orange-100\/25:hover{
  color: rgb(255 250 240 / 0.25) !important;
}
.hover\:tw-text-orange-100\/30:hover{
  color: rgb(255 250 240 / 0.3) !important;
}
.hover\:tw-text-orange-100\/35:hover{
  color: rgb(255 250 240 / 0.35) !important;
}
.hover\:tw-text-orange-100\/40:hover{
  color: rgb(255 250 240 / 0.4) !important;
}
.hover\:tw-text-orange-100\/45:hover{
  color: rgb(255 250 240 / 0.45) !important;
}
.hover\:tw-text-orange-100\/5:hover{
  color: rgb(255 250 240 / 0.05) !important;
}
.hover\:tw-text-orange-100\/50:hover{
  color: rgb(255 250 240 / 0.5) !important;
}
.hover\:tw-text-orange-100\/55:hover{
  color: rgb(255 250 240 / 0.55) !important;
}
.hover\:tw-text-orange-100\/60:hover{
  color: rgb(255 250 240 / 0.6) !important;
}
.hover\:tw-text-orange-100\/65:hover{
  color: rgb(255 250 240 / 0.65) !important;
}
.hover\:tw-text-orange-100\/70:hover{
  color: rgb(255 250 240 / 0.7) !important;
}
.hover\:tw-text-orange-100\/75:hover{
  color: rgb(255 250 240 / 0.75) !important;
}
.hover\:tw-text-orange-100\/80:hover{
  color: rgb(255 250 240 / 0.8) !important;
}
.hover\:tw-text-orange-100\/85:hover{
  color: rgb(255 250 240 / 0.85) !important;
}
.hover\:tw-text-orange-100\/90:hover{
  color: rgb(255 250 240 / 0.9) !important;
}
.hover\:tw-text-orange-100\/95:hover{
  color: rgb(255 250 240 / 0.95) !important;
}
.hover\:tw-text-orange-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 235 200 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-200\/0:hover{
  color: rgb(254 235 200 / 0) !important;
}
.hover\:tw-text-orange-200\/10:hover{
  color: rgb(254 235 200 / 0.1) !important;
}
.hover\:tw-text-orange-200\/100:hover{
  color: rgb(254 235 200 / 1) !important;
}
.hover\:tw-text-orange-200\/15:hover{
  color: rgb(254 235 200 / 0.15) !important;
}
.hover\:tw-text-orange-200\/20:hover{
  color: rgb(254 235 200 / 0.2) !important;
}
.hover\:tw-text-orange-200\/25:hover{
  color: rgb(254 235 200 / 0.25) !important;
}
.hover\:tw-text-orange-200\/30:hover{
  color: rgb(254 235 200 / 0.3) !important;
}
.hover\:tw-text-orange-200\/35:hover{
  color: rgb(254 235 200 / 0.35) !important;
}
.hover\:tw-text-orange-200\/40:hover{
  color: rgb(254 235 200 / 0.4) !important;
}
.hover\:tw-text-orange-200\/45:hover{
  color: rgb(254 235 200 / 0.45) !important;
}
.hover\:tw-text-orange-200\/5:hover{
  color: rgb(254 235 200 / 0.05) !important;
}
.hover\:tw-text-orange-200\/50:hover{
  color: rgb(254 235 200 / 0.5) !important;
}
.hover\:tw-text-orange-200\/55:hover{
  color: rgb(254 235 200 / 0.55) !important;
}
.hover\:tw-text-orange-200\/60:hover{
  color: rgb(254 235 200 / 0.6) !important;
}
.hover\:tw-text-orange-200\/65:hover{
  color: rgb(254 235 200 / 0.65) !important;
}
.hover\:tw-text-orange-200\/70:hover{
  color: rgb(254 235 200 / 0.7) !important;
}
.hover\:tw-text-orange-200\/75:hover{
  color: rgb(254 235 200 / 0.75) !important;
}
.hover\:tw-text-orange-200\/80:hover{
  color: rgb(254 235 200 / 0.8) !important;
}
.hover\:tw-text-orange-200\/85:hover{
  color: rgb(254 235 200 / 0.85) !important;
}
.hover\:tw-text-orange-200\/90:hover{
  color: rgb(254 235 200 / 0.9) !important;
}
.hover\:tw-text-orange-200\/95:hover{
  color: rgb(254 235 200 / 0.95) !important;
}
.hover\:tw-text-orange-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(251 211 141 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-300\/0:hover{
  color: rgb(251 211 141 / 0) !important;
}
.hover\:tw-text-orange-300\/10:hover{
  color: rgb(251 211 141 / 0.1) !important;
}
.hover\:tw-text-orange-300\/100:hover{
  color: rgb(251 211 141 / 1) !important;
}
.hover\:tw-text-orange-300\/15:hover{
  color: rgb(251 211 141 / 0.15) !important;
}
.hover\:tw-text-orange-300\/20:hover{
  color: rgb(251 211 141 / 0.2) !important;
}
.hover\:tw-text-orange-300\/25:hover{
  color: rgb(251 211 141 / 0.25) !important;
}
.hover\:tw-text-orange-300\/30:hover{
  color: rgb(251 211 141 / 0.3) !important;
}
.hover\:tw-text-orange-300\/35:hover{
  color: rgb(251 211 141 / 0.35) !important;
}
.hover\:tw-text-orange-300\/40:hover{
  color: rgb(251 211 141 / 0.4) !important;
}
.hover\:tw-text-orange-300\/45:hover{
  color: rgb(251 211 141 / 0.45) !important;
}
.hover\:tw-text-orange-300\/5:hover{
  color: rgb(251 211 141 / 0.05) !important;
}
.hover\:tw-text-orange-300\/50:hover{
  color: rgb(251 211 141 / 0.5) !important;
}
.hover\:tw-text-orange-300\/55:hover{
  color: rgb(251 211 141 / 0.55) !important;
}
.hover\:tw-text-orange-300\/60:hover{
  color: rgb(251 211 141 / 0.6) !important;
}
.hover\:tw-text-orange-300\/65:hover{
  color: rgb(251 211 141 / 0.65) !important;
}
.hover\:tw-text-orange-300\/70:hover{
  color: rgb(251 211 141 / 0.7) !important;
}
.hover\:tw-text-orange-300\/75:hover{
  color: rgb(251 211 141 / 0.75) !important;
}
.hover\:tw-text-orange-300\/80:hover{
  color: rgb(251 211 141 / 0.8) !important;
}
.hover\:tw-text-orange-300\/85:hover{
  color: rgb(251 211 141 / 0.85) !important;
}
.hover\:tw-text-orange-300\/90:hover{
  color: rgb(251 211 141 / 0.9) !important;
}
.hover\:tw-text-orange-300\/95:hover{
  color: rgb(251 211 141 / 0.95) !important;
}
.hover\:tw-text-orange-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(246 173 85 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-400\/0:hover{
  color: rgb(246 173 85 / 0) !important;
}
.hover\:tw-text-orange-400\/10:hover{
  color: rgb(246 173 85 / 0.1) !important;
}
.hover\:tw-text-orange-400\/100:hover{
  color: rgb(246 173 85 / 1) !important;
}
.hover\:tw-text-orange-400\/15:hover{
  color: rgb(246 173 85 / 0.15) !important;
}
.hover\:tw-text-orange-400\/20:hover{
  color: rgb(246 173 85 / 0.2) !important;
}
.hover\:tw-text-orange-400\/25:hover{
  color: rgb(246 173 85 / 0.25) !important;
}
.hover\:tw-text-orange-400\/30:hover{
  color: rgb(246 173 85 / 0.3) !important;
}
.hover\:tw-text-orange-400\/35:hover{
  color: rgb(246 173 85 / 0.35) !important;
}
.hover\:tw-text-orange-400\/40:hover{
  color: rgb(246 173 85 / 0.4) !important;
}
.hover\:tw-text-orange-400\/45:hover{
  color: rgb(246 173 85 / 0.45) !important;
}
.hover\:tw-text-orange-400\/5:hover{
  color: rgb(246 173 85 / 0.05) !important;
}
.hover\:tw-text-orange-400\/50:hover{
  color: rgb(246 173 85 / 0.5) !important;
}
.hover\:tw-text-orange-400\/55:hover{
  color: rgb(246 173 85 / 0.55) !important;
}
.hover\:tw-text-orange-400\/60:hover{
  color: rgb(246 173 85 / 0.6) !important;
}
.hover\:tw-text-orange-400\/65:hover{
  color: rgb(246 173 85 / 0.65) !important;
}
.hover\:tw-text-orange-400\/70:hover{
  color: rgb(246 173 85 / 0.7) !important;
}
.hover\:tw-text-orange-400\/75:hover{
  color: rgb(246 173 85 / 0.75) !important;
}
.hover\:tw-text-orange-400\/80:hover{
  color: rgb(246 173 85 / 0.8) !important;
}
.hover\:tw-text-orange-400\/85:hover{
  color: rgb(246 173 85 / 0.85) !important;
}
.hover\:tw-text-orange-400\/90:hover{
  color: rgb(246 173 85 / 0.9) !important;
}
.hover\:tw-text-orange-400\/95:hover{
  color: rgb(246 173 85 / 0.95) !important;
}
.hover\:tw-text-orange-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 247 237 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-50\/0:hover{
  color: rgb(255 247 237 / 0) !important;
}
.hover\:tw-text-orange-50\/10:hover{
  color: rgb(255 247 237 / 0.1) !important;
}
.hover\:tw-text-orange-50\/100:hover{
  color: rgb(255 247 237 / 1) !important;
}
.hover\:tw-text-orange-50\/15:hover{
  color: rgb(255 247 237 / 0.15) !important;
}
.hover\:tw-text-orange-50\/20:hover{
  color: rgb(255 247 237 / 0.2) !important;
}
.hover\:tw-text-orange-50\/25:hover{
  color: rgb(255 247 237 / 0.25) !important;
}
.hover\:tw-text-orange-50\/30:hover{
  color: rgb(255 247 237 / 0.3) !important;
}
.hover\:tw-text-orange-50\/35:hover{
  color: rgb(255 247 237 / 0.35) !important;
}
.hover\:tw-text-orange-50\/40:hover{
  color: rgb(255 247 237 / 0.4) !important;
}
.hover\:tw-text-orange-50\/45:hover{
  color: rgb(255 247 237 / 0.45) !important;
}
.hover\:tw-text-orange-50\/5:hover{
  color: rgb(255 247 237 / 0.05) !important;
}
.hover\:tw-text-orange-50\/50:hover{
  color: rgb(255 247 237 / 0.5) !important;
}
.hover\:tw-text-orange-50\/55:hover{
  color: rgb(255 247 237 / 0.55) !important;
}
.hover\:tw-text-orange-50\/60:hover{
  color: rgb(255 247 237 / 0.6) !important;
}
.hover\:tw-text-orange-50\/65:hover{
  color: rgb(255 247 237 / 0.65) !important;
}
.hover\:tw-text-orange-50\/70:hover{
  color: rgb(255 247 237 / 0.7) !important;
}
.hover\:tw-text-orange-50\/75:hover{
  color: rgb(255 247 237 / 0.75) !important;
}
.hover\:tw-text-orange-50\/80:hover{
  color: rgb(255 247 237 / 0.8) !important;
}
.hover\:tw-text-orange-50\/85:hover{
  color: rgb(255 247 237 / 0.85) !important;
}
.hover\:tw-text-orange-50\/90:hover{
  color: rgb(255 247 237 / 0.9) !important;
}
.hover\:tw-text-orange-50\/95:hover{
  color: rgb(255 247 237 / 0.95) !important;
}
.hover\:tw-text-orange-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(237 137 54 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-500\/0:hover{
  color: rgb(237 137 54 / 0) !important;
}
.hover\:tw-text-orange-500\/10:hover{
  color: rgb(237 137 54 / 0.1) !important;
}
.hover\:tw-text-orange-500\/100:hover{
  color: rgb(237 137 54 / 1) !important;
}
.hover\:tw-text-orange-500\/15:hover{
  color: rgb(237 137 54 / 0.15) !important;
}
.hover\:tw-text-orange-500\/20:hover{
  color: rgb(237 137 54 / 0.2) !important;
}
.hover\:tw-text-orange-500\/25:hover{
  color: rgb(237 137 54 / 0.25) !important;
}
.hover\:tw-text-orange-500\/30:hover{
  color: rgb(237 137 54 / 0.3) !important;
}
.hover\:tw-text-orange-500\/35:hover{
  color: rgb(237 137 54 / 0.35) !important;
}
.hover\:tw-text-orange-500\/40:hover{
  color: rgb(237 137 54 / 0.4) !important;
}
.hover\:tw-text-orange-500\/45:hover{
  color: rgb(237 137 54 / 0.45) !important;
}
.hover\:tw-text-orange-500\/5:hover{
  color: rgb(237 137 54 / 0.05) !important;
}
.hover\:tw-text-orange-500\/50:hover{
  color: rgb(237 137 54 / 0.5) !important;
}
.hover\:tw-text-orange-500\/55:hover{
  color: rgb(237 137 54 / 0.55) !important;
}
.hover\:tw-text-orange-500\/60:hover{
  color: rgb(237 137 54 / 0.6) !important;
}
.hover\:tw-text-orange-500\/65:hover{
  color: rgb(237 137 54 / 0.65) !important;
}
.hover\:tw-text-orange-500\/70:hover{
  color: rgb(237 137 54 / 0.7) !important;
}
.hover\:tw-text-orange-500\/75:hover{
  color: rgb(237 137 54 / 0.75) !important;
}
.hover\:tw-text-orange-500\/80:hover{
  color: rgb(237 137 54 / 0.8) !important;
}
.hover\:tw-text-orange-500\/85:hover{
  color: rgb(237 137 54 / 0.85) !important;
}
.hover\:tw-text-orange-500\/90:hover{
  color: rgb(237 137 54 / 0.9) !important;
}
.hover\:tw-text-orange-500\/95:hover{
  color: rgb(237 137 54 / 0.95) !important;
}
.hover\:tw-text-orange-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(221 107 32 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-600\/0:hover{
  color: rgb(221 107 32 / 0) !important;
}
.hover\:tw-text-orange-600\/10:hover{
  color: rgb(221 107 32 / 0.1) !important;
}
.hover\:tw-text-orange-600\/100:hover{
  color: rgb(221 107 32 / 1) !important;
}
.hover\:tw-text-orange-600\/15:hover{
  color: rgb(221 107 32 / 0.15) !important;
}
.hover\:tw-text-orange-600\/20:hover{
  color: rgb(221 107 32 / 0.2) !important;
}
.hover\:tw-text-orange-600\/25:hover{
  color: rgb(221 107 32 / 0.25) !important;
}
.hover\:tw-text-orange-600\/30:hover{
  color: rgb(221 107 32 / 0.3) !important;
}
.hover\:tw-text-orange-600\/35:hover{
  color: rgb(221 107 32 / 0.35) !important;
}
.hover\:tw-text-orange-600\/40:hover{
  color: rgb(221 107 32 / 0.4) !important;
}
.hover\:tw-text-orange-600\/45:hover{
  color: rgb(221 107 32 / 0.45) !important;
}
.hover\:tw-text-orange-600\/5:hover{
  color: rgb(221 107 32 / 0.05) !important;
}
.hover\:tw-text-orange-600\/50:hover{
  color: rgb(221 107 32 / 0.5) !important;
}
.hover\:tw-text-orange-600\/55:hover{
  color: rgb(221 107 32 / 0.55) !important;
}
.hover\:tw-text-orange-600\/60:hover{
  color: rgb(221 107 32 / 0.6) !important;
}
.hover\:tw-text-orange-600\/65:hover{
  color: rgb(221 107 32 / 0.65) !important;
}
.hover\:tw-text-orange-600\/70:hover{
  color: rgb(221 107 32 / 0.7) !important;
}
.hover\:tw-text-orange-600\/75:hover{
  color: rgb(221 107 32 / 0.75) !important;
}
.hover\:tw-text-orange-600\/80:hover{
  color: rgb(221 107 32 / 0.8) !important;
}
.hover\:tw-text-orange-600\/85:hover{
  color: rgb(221 107 32 / 0.85) !important;
}
.hover\:tw-text-orange-600\/90:hover{
  color: rgb(221 107 32 / 0.9) !important;
}
.hover\:tw-text-orange-600\/95:hover{
  color: rgb(221 107 32 / 0.95) !important;
}
.hover\:tw-text-orange-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(192 86 33 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-700\/0:hover{
  color: rgb(192 86 33 / 0) !important;
}
.hover\:tw-text-orange-700\/10:hover{
  color: rgb(192 86 33 / 0.1) !important;
}
.hover\:tw-text-orange-700\/100:hover{
  color: rgb(192 86 33 / 1) !important;
}
.hover\:tw-text-orange-700\/15:hover{
  color: rgb(192 86 33 / 0.15) !important;
}
.hover\:tw-text-orange-700\/20:hover{
  color: rgb(192 86 33 / 0.2) !important;
}
.hover\:tw-text-orange-700\/25:hover{
  color: rgb(192 86 33 / 0.25) !important;
}
.hover\:tw-text-orange-700\/30:hover{
  color: rgb(192 86 33 / 0.3) !important;
}
.hover\:tw-text-orange-700\/35:hover{
  color: rgb(192 86 33 / 0.35) !important;
}
.hover\:tw-text-orange-700\/40:hover{
  color: rgb(192 86 33 / 0.4) !important;
}
.hover\:tw-text-orange-700\/45:hover{
  color: rgb(192 86 33 / 0.45) !important;
}
.hover\:tw-text-orange-700\/5:hover{
  color: rgb(192 86 33 / 0.05) !important;
}
.hover\:tw-text-orange-700\/50:hover{
  color: rgb(192 86 33 / 0.5) !important;
}
.hover\:tw-text-orange-700\/55:hover{
  color: rgb(192 86 33 / 0.55) !important;
}
.hover\:tw-text-orange-700\/60:hover{
  color: rgb(192 86 33 / 0.6) !important;
}
.hover\:tw-text-orange-700\/65:hover{
  color: rgb(192 86 33 / 0.65) !important;
}
.hover\:tw-text-orange-700\/70:hover{
  color: rgb(192 86 33 / 0.7) !important;
}
.hover\:tw-text-orange-700\/75:hover{
  color: rgb(192 86 33 / 0.75) !important;
}
.hover\:tw-text-orange-700\/80:hover{
  color: rgb(192 86 33 / 0.8) !important;
}
.hover\:tw-text-orange-700\/85:hover{
  color: rgb(192 86 33 / 0.85) !important;
}
.hover\:tw-text-orange-700\/90:hover{
  color: rgb(192 86 33 / 0.9) !important;
}
.hover\:tw-text-orange-700\/95:hover{
  color: rgb(192 86 33 / 0.95) !important;
}
.hover\:tw-text-orange-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(156 66 33 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-800\/0:hover{
  color: rgb(156 66 33 / 0) !important;
}
.hover\:tw-text-orange-800\/10:hover{
  color: rgb(156 66 33 / 0.1) !important;
}
.hover\:tw-text-orange-800\/100:hover{
  color: rgb(156 66 33 / 1) !important;
}
.hover\:tw-text-orange-800\/15:hover{
  color: rgb(156 66 33 / 0.15) !important;
}
.hover\:tw-text-orange-800\/20:hover{
  color: rgb(156 66 33 / 0.2) !important;
}
.hover\:tw-text-orange-800\/25:hover{
  color: rgb(156 66 33 / 0.25) !important;
}
.hover\:tw-text-orange-800\/30:hover{
  color: rgb(156 66 33 / 0.3) !important;
}
.hover\:tw-text-orange-800\/35:hover{
  color: rgb(156 66 33 / 0.35) !important;
}
.hover\:tw-text-orange-800\/40:hover{
  color: rgb(156 66 33 / 0.4) !important;
}
.hover\:tw-text-orange-800\/45:hover{
  color: rgb(156 66 33 / 0.45) !important;
}
.hover\:tw-text-orange-800\/5:hover{
  color: rgb(156 66 33 / 0.05) !important;
}
.hover\:tw-text-orange-800\/50:hover{
  color: rgb(156 66 33 / 0.5) !important;
}
.hover\:tw-text-orange-800\/55:hover{
  color: rgb(156 66 33 / 0.55) !important;
}
.hover\:tw-text-orange-800\/60:hover{
  color: rgb(156 66 33 / 0.6) !important;
}
.hover\:tw-text-orange-800\/65:hover{
  color: rgb(156 66 33 / 0.65) !important;
}
.hover\:tw-text-orange-800\/70:hover{
  color: rgb(156 66 33 / 0.7) !important;
}
.hover\:tw-text-orange-800\/75:hover{
  color: rgb(156 66 33 / 0.75) !important;
}
.hover\:tw-text-orange-800\/80:hover{
  color: rgb(156 66 33 / 0.8) !important;
}
.hover\:tw-text-orange-800\/85:hover{
  color: rgb(156 66 33 / 0.85) !important;
}
.hover\:tw-text-orange-800\/90:hover{
  color: rgb(156 66 33 / 0.9) !important;
}
.hover\:tw-text-orange-800\/95:hover{
  color: rgb(156 66 33 / 0.95) !important;
}
.hover\:tw-text-orange-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(123 52 30 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-900\/0:hover{
  color: rgb(123 52 30 / 0) !important;
}
.hover\:tw-text-orange-900\/10:hover{
  color: rgb(123 52 30 / 0.1) !important;
}
.hover\:tw-text-orange-900\/100:hover{
  color: rgb(123 52 30 / 1) !important;
}
.hover\:tw-text-orange-900\/15:hover{
  color: rgb(123 52 30 / 0.15) !important;
}
.hover\:tw-text-orange-900\/20:hover{
  color: rgb(123 52 30 / 0.2) !important;
}
.hover\:tw-text-orange-900\/25:hover{
  color: rgb(123 52 30 / 0.25) !important;
}
.hover\:tw-text-orange-900\/30:hover{
  color: rgb(123 52 30 / 0.3) !important;
}
.hover\:tw-text-orange-900\/35:hover{
  color: rgb(123 52 30 / 0.35) !important;
}
.hover\:tw-text-orange-900\/40:hover{
  color: rgb(123 52 30 / 0.4) !important;
}
.hover\:tw-text-orange-900\/45:hover{
  color: rgb(123 52 30 / 0.45) !important;
}
.hover\:tw-text-orange-900\/5:hover{
  color: rgb(123 52 30 / 0.05) !important;
}
.hover\:tw-text-orange-900\/50:hover{
  color: rgb(123 52 30 / 0.5) !important;
}
.hover\:tw-text-orange-900\/55:hover{
  color: rgb(123 52 30 / 0.55) !important;
}
.hover\:tw-text-orange-900\/60:hover{
  color: rgb(123 52 30 / 0.6) !important;
}
.hover\:tw-text-orange-900\/65:hover{
  color: rgb(123 52 30 / 0.65) !important;
}
.hover\:tw-text-orange-900\/70:hover{
  color: rgb(123 52 30 / 0.7) !important;
}
.hover\:tw-text-orange-900\/75:hover{
  color: rgb(123 52 30 / 0.75) !important;
}
.hover\:tw-text-orange-900\/80:hover{
  color: rgb(123 52 30 / 0.8) !important;
}
.hover\:tw-text-orange-900\/85:hover{
  color: rgb(123 52 30 / 0.85) !important;
}
.hover\:tw-text-orange-900\/90:hover{
  color: rgb(123 52 30 / 0.9) !important;
}
.hover\:tw-text-orange-900\/95:hover{
  color: rgb(123 52 30 / 0.95) !important;
}
.hover\:tw-text-orange-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(155 126 105 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-orange-950\/0:hover{
  color: rgb(155 126 105 / 0) !important;
}
.hover\:tw-text-orange-950\/10:hover{
  color: rgb(155 126 105 / 0.1) !important;
}
.hover\:tw-text-orange-950\/100:hover{
  color: rgb(155 126 105 / 1) !important;
}
.hover\:tw-text-orange-950\/15:hover{
  color: rgb(155 126 105 / 0.15) !important;
}
.hover\:tw-text-orange-950\/20:hover{
  color: rgb(155 126 105 / 0.2) !important;
}
.hover\:tw-text-orange-950\/25:hover{
  color: rgb(155 126 105 / 0.25) !important;
}
.hover\:tw-text-orange-950\/30:hover{
  color: rgb(155 126 105 / 0.3) !important;
}
.hover\:tw-text-orange-950\/35:hover{
  color: rgb(155 126 105 / 0.35) !important;
}
.hover\:tw-text-orange-950\/40:hover{
  color: rgb(155 126 105 / 0.4) !important;
}
.hover\:tw-text-orange-950\/45:hover{
  color: rgb(155 126 105 / 0.45) !important;
}
.hover\:tw-text-orange-950\/5:hover{
  color: rgb(155 126 105 / 0.05) !important;
}
.hover\:tw-text-orange-950\/50:hover{
  color: rgb(155 126 105 / 0.5) !important;
}
.hover\:tw-text-orange-950\/55:hover{
  color: rgb(155 126 105 / 0.55) !important;
}
.hover\:tw-text-orange-950\/60:hover{
  color: rgb(155 126 105 / 0.6) !important;
}
.hover\:tw-text-orange-950\/65:hover{
  color: rgb(155 126 105 / 0.65) !important;
}
.hover\:tw-text-orange-950\/70:hover{
  color: rgb(155 126 105 / 0.7) !important;
}
.hover\:tw-text-orange-950\/75:hover{
  color: rgb(155 126 105 / 0.75) !important;
}
.hover\:tw-text-orange-950\/80:hover{
  color: rgb(155 126 105 / 0.8) !important;
}
.hover\:tw-text-orange-950\/85:hover{
  color: rgb(155 126 105 / 0.85) !important;
}
.hover\:tw-text-orange-950\/90:hover{
  color: rgb(155 126 105 / 0.9) !important;
}
.hover\:tw-text-orange-950\/95:hover{
  color: rgb(155 126 105 / 0.95) !important;
}
.hover\:tw-text-pink-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-100\/0:hover{
  color: rgb(252 231 243 / 0) !important;
}
.hover\:tw-text-pink-100\/10:hover{
  color: rgb(252 231 243 / 0.1) !important;
}
.hover\:tw-text-pink-100\/100:hover{
  color: rgb(252 231 243 / 1) !important;
}
.hover\:tw-text-pink-100\/15:hover{
  color: rgb(252 231 243 / 0.15) !important;
}
.hover\:tw-text-pink-100\/20:hover{
  color: rgb(252 231 243 / 0.2) !important;
}
.hover\:tw-text-pink-100\/25:hover{
  color: rgb(252 231 243 / 0.25) !important;
}
.hover\:tw-text-pink-100\/30:hover{
  color: rgb(252 231 243 / 0.3) !important;
}
.hover\:tw-text-pink-100\/35:hover{
  color: rgb(252 231 243 / 0.35) !important;
}
.hover\:tw-text-pink-100\/40:hover{
  color: rgb(252 231 243 / 0.4) !important;
}
.hover\:tw-text-pink-100\/45:hover{
  color: rgb(252 231 243 / 0.45) !important;
}
.hover\:tw-text-pink-100\/5:hover{
  color: rgb(252 231 243 / 0.05) !important;
}
.hover\:tw-text-pink-100\/50:hover{
  color: rgb(252 231 243 / 0.5) !important;
}
.hover\:tw-text-pink-100\/55:hover{
  color: rgb(252 231 243 / 0.55) !important;
}
.hover\:tw-text-pink-100\/60:hover{
  color: rgb(252 231 243 / 0.6) !important;
}
.hover\:tw-text-pink-100\/65:hover{
  color: rgb(252 231 243 / 0.65) !important;
}
.hover\:tw-text-pink-100\/70:hover{
  color: rgb(252 231 243 / 0.7) !important;
}
.hover\:tw-text-pink-100\/75:hover{
  color: rgb(252 231 243 / 0.75) !important;
}
.hover\:tw-text-pink-100\/80:hover{
  color: rgb(252 231 243 / 0.8) !important;
}
.hover\:tw-text-pink-100\/85:hover{
  color: rgb(252 231 243 / 0.85) !important;
}
.hover\:tw-text-pink-100\/90:hover{
  color: rgb(252 231 243 / 0.9) !important;
}
.hover\:tw-text-pink-100\/95:hover{
  color: rgb(252 231 243 / 0.95) !important;
}
.hover\:tw-text-pink-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-200\/0:hover{
  color: rgb(251 207 232 / 0) !important;
}
.hover\:tw-text-pink-200\/10:hover{
  color: rgb(251 207 232 / 0.1) !important;
}
.hover\:tw-text-pink-200\/100:hover{
  color: rgb(251 207 232 / 1) !important;
}
.hover\:tw-text-pink-200\/15:hover{
  color: rgb(251 207 232 / 0.15) !important;
}
.hover\:tw-text-pink-200\/20:hover{
  color: rgb(251 207 232 / 0.2) !important;
}
.hover\:tw-text-pink-200\/25:hover{
  color: rgb(251 207 232 / 0.25) !important;
}
.hover\:tw-text-pink-200\/30:hover{
  color: rgb(251 207 232 / 0.3) !important;
}
.hover\:tw-text-pink-200\/35:hover{
  color: rgb(251 207 232 / 0.35) !important;
}
.hover\:tw-text-pink-200\/40:hover{
  color: rgb(251 207 232 / 0.4) !important;
}
.hover\:tw-text-pink-200\/45:hover{
  color: rgb(251 207 232 / 0.45) !important;
}
.hover\:tw-text-pink-200\/5:hover{
  color: rgb(251 207 232 / 0.05) !important;
}
.hover\:tw-text-pink-200\/50:hover{
  color: rgb(251 207 232 / 0.5) !important;
}
.hover\:tw-text-pink-200\/55:hover{
  color: rgb(251 207 232 / 0.55) !important;
}
.hover\:tw-text-pink-200\/60:hover{
  color: rgb(251 207 232 / 0.6) !important;
}
.hover\:tw-text-pink-200\/65:hover{
  color: rgb(251 207 232 / 0.65) !important;
}
.hover\:tw-text-pink-200\/70:hover{
  color: rgb(251 207 232 / 0.7) !important;
}
.hover\:tw-text-pink-200\/75:hover{
  color: rgb(251 207 232 / 0.75) !important;
}
.hover\:tw-text-pink-200\/80:hover{
  color: rgb(251 207 232 / 0.8) !important;
}
.hover\:tw-text-pink-200\/85:hover{
  color: rgb(251 207 232 / 0.85) !important;
}
.hover\:tw-text-pink-200\/90:hover{
  color: rgb(251 207 232 / 0.9) !important;
}
.hover\:tw-text-pink-200\/95:hover{
  color: rgb(251 207 232 / 0.95) !important;
}
.hover\:tw-text-pink-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-300\/0:hover{
  color: rgb(249 168 212 / 0) !important;
}
.hover\:tw-text-pink-300\/10:hover{
  color: rgb(249 168 212 / 0.1) !important;
}
.hover\:tw-text-pink-300\/100:hover{
  color: rgb(249 168 212 / 1) !important;
}
.hover\:tw-text-pink-300\/15:hover{
  color: rgb(249 168 212 / 0.15) !important;
}
.hover\:tw-text-pink-300\/20:hover{
  color: rgb(249 168 212 / 0.2) !important;
}
.hover\:tw-text-pink-300\/25:hover{
  color: rgb(249 168 212 / 0.25) !important;
}
.hover\:tw-text-pink-300\/30:hover{
  color: rgb(249 168 212 / 0.3) !important;
}
.hover\:tw-text-pink-300\/35:hover{
  color: rgb(249 168 212 / 0.35) !important;
}
.hover\:tw-text-pink-300\/40:hover{
  color: rgb(249 168 212 / 0.4) !important;
}
.hover\:tw-text-pink-300\/45:hover{
  color: rgb(249 168 212 / 0.45) !important;
}
.hover\:tw-text-pink-300\/5:hover{
  color: rgb(249 168 212 / 0.05) !important;
}
.hover\:tw-text-pink-300\/50:hover{
  color: rgb(249 168 212 / 0.5) !important;
}
.hover\:tw-text-pink-300\/55:hover{
  color: rgb(249 168 212 / 0.55) !important;
}
.hover\:tw-text-pink-300\/60:hover{
  color: rgb(249 168 212 / 0.6) !important;
}
.hover\:tw-text-pink-300\/65:hover{
  color: rgb(249 168 212 / 0.65) !important;
}
.hover\:tw-text-pink-300\/70:hover{
  color: rgb(249 168 212 / 0.7) !important;
}
.hover\:tw-text-pink-300\/75:hover{
  color: rgb(249 168 212 / 0.75) !important;
}
.hover\:tw-text-pink-300\/80:hover{
  color: rgb(249 168 212 / 0.8) !important;
}
.hover\:tw-text-pink-300\/85:hover{
  color: rgb(249 168 212 / 0.85) !important;
}
.hover\:tw-text-pink-300\/90:hover{
  color: rgb(249 168 212 / 0.9) !important;
}
.hover\:tw-text-pink-300\/95:hover{
  color: rgb(249 168 212 / 0.95) !important;
}
.hover\:tw-text-pink-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-400\/0:hover{
  color: rgb(244 114 182 / 0) !important;
}
.hover\:tw-text-pink-400\/10:hover{
  color: rgb(244 114 182 / 0.1) !important;
}
.hover\:tw-text-pink-400\/100:hover{
  color: rgb(244 114 182 / 1) !important;
}
.hover\:tw-text-pink-400\/15:hover{
  color: rgb(244 114 182 / 0.15) !important;
}
.hover\:tw-text-pink-400\/20:hover{
  color: rgb(244 114 182 / 0.2) !important;
}
.hover\:tw-text-pink-400\/25:hover{
  color: rgb(244 114 182 / 0.25) !important;
}
.hover\:tw-text-pink-400\/30:hover{
  color: rgb(244 114 182 / 0.3) !important;
}
.hover\:tw-text-pink-400\/35:hover{
  color: rgb(244 114 182 / 0.35) !important;
}
.hover\:tw-text-pink-400\/40:hover{
  color: rgb(244 114 182 / 0.4) !important;
}
.hover\:tw-text-pink-400\/45:hover{
  color: rgb(244 114 182 / 0.45) !important;
}
.hover\:tw-text-pink-400\/5:hover{
  color: rgb(244 114 182 / 0.05) !important;
}
.hover\:tw-text-pink-400\/50:hover{
  color: rgb(244 114 182 / 0.5) !important;
}
.hover\:tw-text-pink-400\/55:hover{
  color: rgb(244 114 182 / 0.55) !important;
}
.hover\:tw-text-pink-400\/60:hover{
  color: rgb(244 114 182 / 0.6) !important;
}
.hover\:tw-text-pink-400\/65:hover{
  color: rgb(244 114 182 / 0.65) !important;
}
.hover\:tw-text-pink-400\/70:hover{
  color: rgb(244 114 182 / 0.7) !important;
}
.hover\:tw-text-pink-400\/75:hover{
  color: rgb(244 114 182 / 0.75) !important;
}
.hover\:tw-text-pink-400\/80:hover{
  color: rgb(244 114 182 / 0.8) !important;
}
.hover\:tw-text-pink-400\/85:hover{
  color: rgb(244 114 182 / 0.85) !important;
}
.hover\:tw-text-pink-400\/90:hover{
  color: rgb(244 114 182 / 0.9) !important;
}
.hover\:tw-text-pink-400\/95:hover{
  color: rgb(244 114 182 / 0.95) !important;
}
.hover\:tw-text-pink-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-50\/0:hover{
  color: rgb(253 242 248 / 0) !important;
}
.hover\:tw-text-pink-50\/10:hover{
  color: rgb(253 242 248 / 0.1) !important;
}
.hover\:tw-text-pink-50\/100:hover{
  color: rgb(253 242 248 / 1) !important;
}
.hover\:tw-text-pink-50\/15:hover{
  color: rgb(253 242 248 / 0.15) !important;
}
.hover\:tw-text-pink-50\/20:hover{
  color: rgb(253 242 248 / 0.2) !important;
}
.hover\:tw-text-pink-50\/25:hover{
  color: rgb(253 242 248 / 0.25) !important;
}
.hover\:tw-text-pink-50\/30:hover{
  color: rgb(253 242 248 / 0.3) !important;
}
.hover\:tw-text-pink-50\/35:hover{
  color: rgb(253 242 248 / 0.35) !important;
}
.hover\:tw-text-pink-50\/40:hover{
  color: rgb(253 242 248 / 0.4) !important;
}
.hover\:tw-text-pink-50\/45:hover{
  color: rgb(253 242 248 / 0.45) !important;
}
.hover\:tw-text-pink-50\/5:hover{
  color: rgb(253 242 248 / 0.05) !important;
}
.hover\:tw-text-pink-50\/50:hover{
  color: rgb(253 242 248 / 0.5) !important;
}
.hover\:tw-text-pink-50\/55:hover{
  color: rgb(253 242 248 / 0.55) !important;
}
.hover\:tw-text-pink-50\/60:hover{
  color: rgb(253 242 248 / 0.6) !important;
}
.hover\:tw-text-pink-50\/65:hover{
  color: rgb(253 242 248 / 0.65) !important;
}
.hover\:tw-text-pink-50\/70:hover{
  color: rgb(253 242 248 / 0.7) !important;
}
.hover\:tw-text-pink-50\/75:hover{
  color: rgb(253 242 248 / 0.75) !important;
}
.hover\:tw-text-pink-50\/80:hover{
  color: rgb(253 242 248 / 0.8) !important;
}
.hover\:tw-text-pink-50\/85:hover{
  color: rgb(253 242 248 / 0.85) !important;
}
.hover\:tw-text-pink-50\/90:hover{
  color: rgb(253 242 248 / 0.9) !important;
}
.hover\:tw-text-pink-50\/95:hover{
  color: rgb(253 242 248 / 0.95) !important;
}
.hover\:tw-text-pink-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-500\/0:hover{
  color: rgb(236 72 153 / 0) !important;
}
.hover\:tw-text-pink-500\/10:hover{
  color: rgb(236 72 153 / 0.1) !important;
}
.hover\:tw-text-pink-500\/100:hover{
  color: rgb(236 72 153 / 1) !important;
}
.hover\:tw-text-pink-500\/15:hover{
  color: rgb(236 72 153 / 0.15) !important;
}
.hover\:tw-text-pink-500\/20:hover{
  color: rgb(236 72 153 / 0.2) !important;
}
.hover\:tw-text-pink-500\/25:hover{
  color: rgb(236 72 153 / 0.25) !important;
}
.hover\:tw-text-pink-500\/30:hover{
  color: rgb(236 72 153 / 0.3) !important;
}
.hover\:tw-text-pink-500\/35:hover{
  color: rgb(236 72 153 / 0.35) !important;
}
.hover\:tw-text-pink-500\/40:hover{
  color: rgb(236 72 153 / 0.4) !important;
}
.hover\:tw-text-pink-500\/45:hover{
  color: rgb(236 72 153 / 0.45) !important;
}
.hover\:tw-text-pink-500\/5:hover{
  color: rgb(236 72 153 / 0.05) !important;
}
.hover\:tw-text-pink-500\/50:hover{
  color: rgb(236 72 153 / 0.5) !important;
}
.hover\:tw-text-pink-500\/55:hover{
  color: rgb(236 72 153 / 0.55) !important;
}
.hover\:tw-text-pink-500\/60:hover{
  color: rgb(236 72 153 / 0.6) !important;
}
.hover\:tw-text-pink-500\/65:hover{
  color: rgb(236 72 153 / 0.65) !important;
}
.hover\:tw-text-pink-500\/70:hover{
  color: rgb(236 72 153 / 0.7) !important;
}
.hover\:tw-text-pink-500\/75:hover{
  color: rgb(236 72 153 / 0.75) !important;
}
.hover\:tw-text-pink-500\/80:hover{
  color: rgb(236 72 153 / 0.8) !important;
}
.hover\:tw-text-pink-500\/85:hover{
  color: rgb(236 72 153 / 0.85) !important;
}
.hover\:tw-text-pink-500\/90:hover{
  color: rgb(236 72 153 / 0.9) !important;
}
.hover\:tw-text-pink-500\/95:hover{
  color: rgb(236 72 153 / 0.95) !important;
}
.hover\:tw-text-pink-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-600\/0:hover{
  color: rgb(219 39 119 / 0) !important;
}
.hover\:tw-text-pink-600\/10:hover{
  color: rgb(219 39 119 / 0.1) !important;
}
.hover\:tw-text-pink-600\/100:hover{
  color: rgb(219 39 119 / 1) !important;
}
.hover\:tw-text-pink-600\/15:hover{
  color: rgb(219 39 119 / 0.15) !important;
}
.hover\:tw-text-pink-600\/20:hover{
  color: rgb(219 39 119 / 0.2) !important;
}
.hover\:tw-text-pink-600\/25:hover{
  color: rgb(219 39 119 / 0.25) !important;
}
.hover\:tw-text-pink-600\/30:hover{
  color: rgb(219 39 119 / 0.3) !important;
}
.hover\:tw-text-pink-600\/35:hover{
  color: rgb(219 39 119 / 0.35) !important;
}
.hover\:tw-text-pink-600\/40:hover{
  color: rgb(219 39 119 / 0.4) !important;
}
.hover\:tw-text-pink-600\/45:hover{
  color: rgb(219 39 119 / 0.45) !important;
}
.hover\:tw-text-pink-600\/5:hover{
  color: rgb(219 39 119 / 0.05) !important;
}
.hover\:tw-text-pink-600\/50:hover{
  color: rgb(219 39 119 / 0.5) !important;
}
.hover\:tw-text-pink-600\/55:hover{
  color: rgb(219 39 119 / 0.55) !important;
}
.hover\:tw-text-pink-600\/60:hover{
  color: rgb(219 39 119 / 0.6) !important;
}
.hover\:tw-text-pink-600\/65:hover{
  color: rgb(219 39 119 / 0.65) !important;
}
.hover\:tw-text-pink-600\/70:hover{
  color: rgb(219 39 119 / 0.7) !important;
}
.hover\:tw-text-pink-600\/75:hover{
  color: rgb(219 39 119 / 0.75) !important;
}
.hover\:tw-text-pink-600\/80:hover{
  color: rgb(219 39 119 / 0.8) !important;
}
.hover\:tw-text-pink-600\/85:hover{
  color: rgb(219 39 119 / 0.85) !important;
}
.hover\:tw-text-pink-600\/90:hover{
  color: rgb(219 39 119 / 0.9) !important;
}
.hover\:tw-text-pink-600\/95:hover{
  color: rgb(219 39 119 / 0.95) !important;
}
.hover\:tw-text-pink-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-700\/0:hover{
  color: rgb(190 24 93 / 0) !important;
}
.hover\:tw-text-pink-700\/10:hover{
  color: rgb(190 24 93 / 0.1) !important;
}
.hover\:tw-text-pink-700\/100:hover{
  color: rgb(190 24 93 / 1) !important;
}
.hover\:tw-text-pink-700\/15:hover{
  color: rgb(190 24 93 / 0.15) !important;
}
.hover\:tw-text-pink-700\/20:hover{
  color: rgb(190 24 93 / 0.2) !important;
}
.hover\:tw-text-pink-700\/25:hover{
  color: rgb(190 24 93 / 0.25) !important;
}
.hover\:tw-text-pink-700\/30:hover{
  color: rgb(190 24 93 / 0.3) !important;
}
.hover\:tw-text-pink-700\/35:hover{
  color: rgb(190 24 93 / 0.35) !important;
}
.hover\:tw-text-pink-700\/40:hover{
  color: rgb(190 24 93 / 0.4) !important;
}
.hover\:tw-text-pink-700\/45:hover{
  color: rgb(190 24 93 / 0.45) !important;
}
.hover\:tw-text-pink-700\/5:hover{
  color: rgb(190 24 93 / 0.05) !important;
}
.hover\:tw-text-pink-700\/50:hover{
  color: rgb(190 24 93 / 0.5) !important;
}
.hover\:tw-text-pink-700\/55:hover{
  color: rgb(190 24 93 / 0.55) !important;
}
.hover\:tw-text-pink-700\/60:hover{
  color: rgb(190 24 93 / 0.6) !important;
}
.hover\:tw-text-pink-700\/65:hover{
  color: rgb(190 24 93 / 0.65) !important;
}
.hover\:tw-text-pink-700\/70:hover{
  color: rgb(190 24 93 / 0.7) !important;
}
.hover\:tw-text-pink-700\/75:hover{
  color: rgb(190 24 93 / 0.75) !important;
}
.hover\:tw-text-pink-700\/80:hover{
  color: rgb(190 24 93 / 0.8) !important;
}
.hover\:tw-text-pink-700\/85:hover{
  color: rgb(190 24 93 / 0.85) !important;
}
.hover\:tw-text-pink-700\/90:hover{
  color: rgb(190 24 93 / 0.9) !important;
}
.hover\:tw-text-pink-700\/95:hover{
  color: rgb(190 24 93 / 0.95) !important;
}
.hover\:tw-text-pink-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-800\/0:hover{
  color: rgb(157 23 77 / 0) !important;
}
.hover\:tw-text-pink-800\/10:hover{
  color: rgb(157 23 77 / 0.1) !important;
}
.hover\:tw-text-pink-800\/100:hover{
  color: rgb(157 23 77 / 1) !important;
}
.hover\:tw-text-pink-800\/15:hover{
  color: rgb(157 23 77 / 0.15) !important;
}
.hover\:tw-text-pink-800\/20:hover{
  color: rgb(157 23 77 / 0.2) !important;
}
.hover\:tw-text-pink-800\/25:hover{
  color: rgb(157 23 77 / 0.25) !important;
}
.hover\:tw-text-pink-800\/30:hover{
  color: rgb(157 23 77 / 0.3) !important;
}
.hover\:tw-text-pink-800\/35:hover{
  color: rgb(157 23 77 / 0.35) !important;
}
.hover\:tw-text-pink-800\/40:hover{
  color: rgb(157 23 77 / 0.4) !important;
}
.hover\:tw-text-pink-800\/45:hover{
  color: rgb(157 23 77 / 0.45) !important;
}
.hover\:tw-text-pink-800\/5:hover{
  color: rgb(157 23 77 / 0.05) !important;
}
.hover\:tw-text-pink-800\/50:hover{
  color: rgb(157 23 77 / 0.5) !important;
}
.hover\:tw-text-pink-800\/55:hover{
  color: rgb(157 23 77 / 0.55) !important;
}
.hover\:tw-text-pink-800\/60:hover{
  color: rgb(157 23 77 / 0.6) !important;
}
.hover\:tw-text-pink-800\/65:hover{
  color: rgb(157 23 77 / 0.65) !important;
}
.hover\:tw-text-pink-800\/70:hover{
  color: rgb(157 23 77 / 0.7) !important;
}
.hover\:tw-text-pink-800\/75:hover{
  color: rgb(157 23 77 / 0.75) !important;
}
.hover\:tw-text-pink-800\/80:hover{
  color: rgb(157 23 77 / 0.8) !important;
}
.hover\:tw-text-pink-800\/85:hover{
  color: rgb(157 23 77 / 0.85) !important;
}
.hover\:tw-text-pink-800\/90:hover{
  color: rgb(157 23 77 / 0.9) !important;
}
.hover\:tw-text-pink-800\/95:hover{
  color: rgb(157 23 77 / 0.95) !important;
}
.hover\:tw-text-pink-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-900\/0:hover{
  color: rgb(131 24 67 / 0) !important;
}
.hover\:tw-text-pink-900\/10:hover{
  color: rgb(131 24 67 / 0.1) !important;
}
.hover\:tw-text-pink-900\/100:hover{
  color: rgb(131 24 67 / 1) !important;
}
.hover\:tw-text-pink-900\/15:hover{
  color: rgb(131 24 67 / 0.15) !important;
}
.hover\:tw-text-pink-900\/20:hover{
  color: rgb(131 24 67 / 0.2) !important;
}
.hover\:tw-text-pink-900\/25:hover{
  color: rgb(131 24 67 / 0.25) !important;
}
.hover\:tw-text-pink-900\/30:hover{
  color: rgb(131 24 67 / 0.3) !important;
}
.hover\:tw-text-pink-900\/35:hover{
  color: rgb(131 24 67 / 0.35) !important;
}
.hover\:tw-text-pink-900\/40:hover{
  color: rgb(131 24 67 / 0.4) !important;
}
.hover\:tw-text-pink-900\/45:hover{
  color: rgb(131 24 67 / 0.45) !important;
}
.hover\:tw-text-pink-900\/5:hover{
  color: rgb(131 24 67 / 0.05) !important;
}
.hover\:tw-text-pink-900\/50:hover{
  color: rgb(131 24 67 / 0.5) !important;
}
.hover\:tw-text-pink-900\/55:hover{
  color: rgb(131 24 67 / 0.55) !important;
}
.hover\:tw-text-pink-900\/60:hover{
  color: rgb(131 24 67 / 0.6) !important;
}
.hover\:tw-text-pink-900\/65:hover{
  color: rgb(131 24 67 / 0.65) !important;
}
.hover\:tw-text-pink-900\/70:hover{
  color: rgb(131 24 67 / 0.7) !important;
}
.hover\:tw-text-pink-900\/75:hover{
  color: rgb(131 24 67 / 0.75) !important;
}
.hover\:tw-text-pink-900\/80:hover{
  color: rgb(131 24 67 / 0.8) !important;
}
.hover\:tw-text-pink-900\/85:hover{
  color: rgb(131 24 67 / 0.85) !important;
}
.hover\:tw-text-pink-900\/90:hover{
  color: rgb(131 24 67 / 0.9) !important;
}
.hover\:tw-text-pink-900\/95:hover{
  color: rgb(131 24 67 / 0.95) !important;
}
.hover\:tw-text-pink-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(80 7 36 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-pink-950\/0:hover{
  color: rgb(80 7 36 / 0) !important;
}
.hover\:tw-text-pink-950\/10:hover{
  color: rgb(80 7 36 / 0.1) !important;
}
.hover\:tw-text-pink-950\/100:hover{
  color: rgb(80 7 36 / 1) !important;
}
.hover\:tw-text-pink-950\/15:hover{
  color: rgb(80 7 36 / 0.15) !important;
}
.hover\:tw-text-pink-950\/20:hover{
  color: rgb(80 7 36 / 0.2) !important;
}
.hover\:tw-text-pink-950\/25:hover{
  color: rgb(80 7 36 / 0.25) !important;
}
.hover\:tw-text-pink-950\/30:hover{
  color: rgb(80 7 36 / 0.3) !important;
}
.hover\:tw-text-pink-950\/35:hover{
  color: rgb(80 7 36 / 0.35) !important;
}
.hover\:tw-text-pink-950\/40:hover{
  color: rgb(80 7 36 / 0.4) !important;
}
.hover\:tw-text-pink-950\/45:hover{
  color: rgb(80 7 36 / 0.45) !important;
}
.hover\:tw-text-pink-950\/5:hover{
  color: rgb(80 7 36 / 0.05) !important;
}
.hover\:tw-text-pink-950\/50:hover{
  color: rgb(80 7 36 / 0.5) !important;
}
.hover\:tw-text-pink-950\/55:hover{
  color: rgb(80 7 36 / 0.55) !important;
}
.hover\:tw-text-pink-950\/60:hover{
  color: rgb(80 7 36 / 0.6) !important;
}
.hover\:tw-text-pink-950\/65:hover{
  color: rgb(80 7 36 / 0.65) !important;
}
.hover\:tw-text-pink-950\/70:hover{
  color: rgb(80 7 36 / 0.7) !important;
}
.hover\:tw-text-pink-950\/75:hover{
  color: rgb(80 7 36 / 0.75) !important;
}
.hover\:tw-text-pink-950\/80:hover{
  color: rgb(80 7 36 / 0.8) !important;
}
.hover\:tw-text-pink-950\/85:hover{
  color: rgb(80 7 36 / 0.85) !important;
}
.hover\:tw-text-pink-950\/90:hover{
  color: rgb(80 7 36 / 0.9) !important;
}
.hover\:tw-text-pink-950\/95:hover{
  color: rgb(80 7 36 / 0.95) !important;
}
.hover\:tw-text-purple-10:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(240 230 241 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-10\/0:hover{
  color: rgb(240 230 241 / 0) !important;
}
.hover\:tw-text-purple-10\/10:hover{
  color: rgb(240 230 241 / 0.1) !important;
}
.hover\:tw-text-purple-10\/100:hover{
  color: rgb(240 230 241 / 1) !important;
}
.hover\:tw-text-purple-10\/15:hover{
  color: rgb(240 230 241 / 0.15) !important;
}
.hover\:tw-text-purple-10\/20:hover{
  color: rgb(240 230 241 / 0.2) !important;
}
.hover\:tw-text-purple-10\/25:hover{
  color: rgb(240 230 241 / 0.25) !important;
}
.hover\:tw-text-purple-10\/30:hover{
  color: rgb(240 230 241 / 0.3) !important;
}
.hover\:tw-text-purple-10\/35:hover{
  color: rgb(240 230 241 / 0.35) !important;
}
.hover\:tw-text-purple-10\/40:hover{
  color: rgb(240 230 241 / 0.4) !important;
}
.hover\:tw-text-purple-10\/45:hover{
  color: rgb(240 230 241 / 0.45) !important;
}
.hover\:tw-text-purple-10\/5:hover{
  color: rgb(240 230 241 / 0.05) !important;
}
.hover\:tw-text-purple-10\/50:hover{
  color: rgb(240 230 241 / 0.5) !important;
}
.hover\:tw-text-purple-10\/55:hover{
  color: rgb(240 230 241 / 0.55) !important;
}
.hover\:tw-text-purple-10\/60:hover{
  color: rgb(240 230 241 / 0.6) !important;
}
.hover\:tw-text-purple-10\/65:hover{
  color: rgb(240 230 241 / 0.65) !important;
}
.hover\:tw-text-purple-10\/70:hover{
  color: rgb(240 230 241 / 0.7) !important;
}
.hover\:tw-text-purple-10\/75:hover{
  color: rgb(240 230 241 / 0.75) !important;
}
.hover\:tw-text-purple-10\/80:hover{
  color: rgb(240 230 241 / 0.8) !important;
}
.hover\:tw-text-purple-10\/85:hover{
  color: rgb(240 230 241 / 0.85) !important;
}
.hover\:tw-text-purple-10\/90:hover{
  color: rgb(240 230 241 / 0.9) !important;
}
.hover\:tw-text-purple-10\/95:hover{
  color: rgb(240 230 241 / 0.95) !important;
}
.hover\:tw-text-purple-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-100\/0:hover{
  color: rgb(243 232 255 / 0) !important;
}
.hover\:tw-text-purple-100\/10:hover{
  color: rgb(243 232 255 / 0.1) !important;
}
.hover\:tw-text-purple-100\/100:hover{
  color: rgb(243 232 255 / 1) !important;
}
.hover\:tw-text-purple-100\/15:hover{
  color: rgb(243 232 255 / 0.15) !important;
}
.hover\:tw-text-purple-100\/20:hover{
  color: rgb(243 232 255 / 0.2) !important;
}
.hover\:tw-text-purple-100\/25:hover{
  color: rgb(243 232 255 / 0.25) !important;
}
.hover\:tw-text-purple-100\/30:hover{
  color: rgb(243 232 255 / 0.3) !important;
}
.hover\:tw-text-purple-100\/35:hover{
  color: rgb(243 232 255 / 0.35) !important;
}
.hover\:tw-text-purple-100\/40:hover{
  color: rgb(243 232 255 / 0.4) !important;
}
.hover\:tw-text-purple-100\/45:hover{
  color: rgb(243 232 255 / 0.45) !important;
}
.hover\:tw-text-purple-100\/5:hover{
  color: rgb(243 232 255 / 0.05) !important;
}
.hover\:tw-text-purple-100\/50:hover{
  color: rgb(243 232 255 / 0.5) !important;
}
.hover\:tw-text-purple-100\/55:hover{
  color: rgb(243 232 255 / 0.55) !important;
}
.hover\:tw-text-purple-100\/60:hover{
  color: rgb(243 232 255 / 0.6) !important;
}
.hover\:tw-text-purple-100\/65:hover{
  color: rgb(243 232 255 / 0.65) !important;
}
.hover\:tw-text-purple-100\/70:hover{
  color: rgb(243 232 255 / 0.7) !important;
}
.hover\:tw-text-purple-100\/75:hover{
  color: rgb(243 232 255 / 0.75) !important;
}
.hover\:tw-text-purple-100\/80:hover{
  color: rgb(243 232 255 / 0.8) !important;
}
.hover\:tw-text-purple-100\/85:hover{
  color: rgb(243 232 255 / 0.85) !important;
}
.hover\:tw-text-purple-100\/90:hover{
  color: rgb(243 232 255 / 0.9) !important;
}
.hover\:tw-text-purple-100\/95:hover{
  color: rgb(243 232 255 / 0.95) !important;
}
.hover\:tw-text-purple-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-200\/0:hover{
  color: rgb(233 213 255 / 0) !important;
}
.hover\:tw-text-purple-200\/10:hover{
  color: rgb(233 213 255 / 0.1) !important;
}
.hover\:tw-text-purple-200\/100:hover{
  color: rgb(233 213 255 / 1) !important;
}
.hover\:tw-text-purple-200\/15:hover{
  color: rgb(233 213 255 / 0.15) !important;
}
.hover\:tw-text-purple-200\/20:hover{
  color: rgb(233 213 255 / 0.2) !important;
}
.hover\:tw-text-purple-200\/25:hover{
  color: rgb(233 213 255 / 0.25) !important;
}
.hover\:tw-text-purple-200\/30:hover{
  color: rgb(233 213 255 / 0.3) !important;
}
.hover\:tw-text-purple-200\/35:hover{
  color: rgb(233 213 255 / 0.35) !important;
}
.hover\:tw-text-purple-200\/40:hover{
  color: rgb(233 213 255 / 0.4) !important;
}
.hover\:tw-text-purple-200\/45:hover{
  color: rgb(233 213 255 / 0.45) !important;
}
.hover\:tw-text-purple-200\/5:hover{
  color: rgb(233 213 255 / 0.05) !important;
}
.hover\:tw-text-purple-200\/50:hover{
  color: rgb(233 213 255 / 0.5) !important;
}
.hover\:tw-text-purple-200\/55:hover{
  color: rgb(233 213 255 / 0.55) !important;
}
.hover\:tw-text-purple-200\/60:hover{
  color: rgb(233 213 255 / 0.6) !important;
}
.hover\:tw-text-purple-200\/65:hover{
  color: rgb(233 213 255 / 0.65) !important;
}
.hover\:tw-text-purple-200\/70:hover{
  color: rgb(233 213 255 / 0.7) !important;
}
.hover\:tw-text-purple-200\/75:hover{
  color: rgb(233 213 255 / 0.75) !important;
}
.hover\:tw-text-purple-200\/80:hover{
  color: rgb(233 213 255 / 0.8) !important;
}
.hover\:tw-text-purple-200\/85:hover{
  color: rgb(233 213 255 / 0.85) !important;
}
.hover\:tw-text-purple-200\/90:hover{
  color: rgb(233 213 255 / 0.9) !important;
}
.hover\:tw-text-purple-200\/95:hover{
  color: rgb(233 213 255 / 0.95) !important;
}
.hover\:tw-text-purple-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-300\/0:hover{
  color: rgb(216 180 254 / 0) !important;
}
.hover\:tw-text-purple-300\/10:hover{
  color: rgb(216 180 254 / 0.1) !important;
}
.hover\:tw-text-purple-300\/100:hover{
  color: rgb(216 180 254 / 1) !important;
}
.hover\:tw-text-purple-300\/15:hover{
  color: rgb(216 180 254 / 0.15) !important;
}
.hover\:tw-text-purple-300\/20:hover{
  color: rgb(216 180 254 / 0.2) !important;
}
.hover\:tw-text-purple-300\/25:hover{
  color: rgb(216 180 254 / 0.25) !important;
}
.hover\:tw-text-purple-300\/30:hover{
  color: rgb(216 180 254 / 0.3) !important;
}
.hover\:tw-text-purple-300\/35:hover{
  color: rgb(216 180 254 / 0.35) !important;
}
.hover\:tw-text-purple-300\/40:hover{
  color: rgb(216 180 254 / 0.4) !important;
}
.hover\:tw-text-purple-300\/45:hover{
  color: rgb(216 180 254 / 0.45) !important;
}
.hover\:tw-text-purple-300\/5:hover{
  color: rgb(216 180 254 / 0.05) !important;
}
.hover\:tw-text-purple-300\/50:hover{
  color: rgb(216 180 254 / 0.5) !important;
}
.hover\:tw-text-purple-300\/55:hover{
  color: rgb(216 180 254 / 0.55) !important;
}
.hover\:tw-text-purple-300\/60:hover{
  color: rgb(216 180 254 / 0.6) !important;
}
.hover\:tw-text-purple-300\/65:hover{
  color: rgb(216 180 254 / 0.65) !important;
}
.hover\:tw-text-purple-300\/70:hover{
  color: rgb(216 180 254 / 0.7) !important;
}
.hover\:tw-text-purple-300\/75:hover{
  color: rgb(216 180 254 / 0.75) !important;
}
.hover\:tw-text-purple-300\/80:hover{
  color: rgb(216 180 254 / 0.8) !important;
}
.hover\:tw-text-purple-300\/85:hover{
  color: rgb(216 180 254 / 0.85) !important;
}
.hover\:tw-text-purple-300\/90:hover{
  color: rgb(216 180 254 / 0.9) !important;
}
.hover\:tw-text-purple-300\/95:hover{
  color: rgb(216 180 254 / 0.95) !important;
}
.hover\:tw-text-purple-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-400\/0:hover{
  color: rgb(192 132 252 / 0) !important;
}
.hover\:tw-text-purple-400\/10:hover{
  color: rgb(192 132 252 / 0.1) !important;
}
.hover\:tw-text-purple-400\/100:hover{
  color: rgb(192 132 252 / 1) !important;
}
.hover\:tw-text-purple-400\/15:hover{
  color: rgb(192 132 252 / 0.15) !important;
}
.hover\:tw-text-purple-400\/20:hover{
  color: rgb(192 132 252 / 0.2) !important;
}
.hover\:tw-text-purple-400\/25:hover{
  color: rgb(192 132 252 / 0.25) !important;
}
.hover\:tw-text-purple-400\/30:hover{
  color: rgb(192 132 252 / 0.3) !important;
}
.hover\:tw-text-purple-400\/35:hover{
  color: rgb(192 132 252 / 0.35) !important;
}
.hover\:tw-text-purple-400\/40:hover{
  color: rgb(192 132 252 / 0.4) !important;
}
.hover\:tw-text-purple-400\/45:hover{
  color: rgb(192 132 252 / 0.45) !important;
}
.hover\:tw-text-purple-400\/5:hover{
  color: rgb(192 132 252 / 0.05) !important;
}
.hover\:tw-text-purple-400\/50:hover{
  color: rgb(192 132 252 / 0.5) !important;
}
.hover\:tw-text-purple-400\/55:hover{
  color: rgb(192 132 252 / 0.55) !important;
}
.hover\:tw-text-purple-400\/60:hover{
  color: rgb(192 132 252 / 0.6) !important;
}
.hover\:tw-text-purple-400\/65:hover{
  color: rgb(192 132 252 / 0.65) !important;
}
.hover\:tw-text-purple-400\/70:hover{
  color: rgb(192 132 252 / 0.7) !important;
}
.hover\:tw-text-purple-400\/75:hover{
  color: rgb(192 132 252 / 0.75) !important;
}
.hover\:tw-text-purple-400\/80:hover{
  color: rgb(192 132 252 / 0.8) !important;
}
.hover\:tw-text-purple-400\/85:hover{
  color: rgb(192 132 252 / 0.85) !important;
}
.hover\:tw-text-purple-400\/90:hover{
  color: rgb(192 132 252 / 0.9) !important;
}
.hover\:tw-text-purple-400\/95:hover{
  color: rgb(192 132 252 / 0.95) !important;
}
.hover\:tw-text-purple-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(149 78 153 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-50\/0:hover{
  color: rgb(149 78 153 / 0) !important;
}
.hover\:tw-text-purple-50\/10:hover{
  color: rgb(149 78 153 / 0.1) !important;
}
.hover\:tw-text-purple-50\/100:hover{
  color: rgb(149 78 153 / 1) !important;
}
.hover\:tw-text-purple-50\/15:hover{
  color: rgb(149 78 153 / 0.15) !important;
}
.hover\:tw-text-purple-50\/20:hover{
  color: rgb(149 78 153 / 0.2) !important;
}
.hover\:tw-text-purple-50\/25:hover{
  color: rgb(149 78 153 / 0.25) !important;
}
.hover\:tw-text-purple-50\/30:hover{
  color: rgb(149 78 153 / 0.3) !important;
}
.hover\:tw-text-purple-50\/35:hover{
  color: rgb(149 78 153 / 0.35) !important;
}
.hover\:tw-text-purple-50\/40:hover{
  color: rgb(149 78 153 / 0.4) !important;
}
.hover\:tw-text-purple-50\/45:hover{
  color: rgb(149 78 153 / 0.45) !important;
}
.hover\:tw-text-purple-50\/5:hover{
  color: rgb(149 78 153 / 0.05) !important;
}
.hover\:tw-text-purple-50\/50:hover{
  color: rgb(149 78 153 / 0.5) !important;
}
.hover\:tw-text-purple-50\/55:hover{
  color: rgb(149 78 153 / 0.55) !important;
}
.hover\:tw-text-purple-50\/60:hover{
  color: rgb(149 78 153 / 0.6) !important;
}
.hover\:tw-text-purple-50\/65:hover{
  color: rgb(149 78 153 / 0.65) !important;
}
.hover\:tw-text-purple-50\/70:hover{
  color: rgb(149 78 153 / 0.7) !important;
}
.hover\:tw-text-purple-50\/75:hover{
  color: rgb(149 78 153 / 0.75) !important;
}
.hover\:tw-text-purple-50\/80:hover{
  color: rgb(149 78 153 / 0.8) !important;
}
.hover\:tw-text-purple-50\/85:hover{
  color: rgb(149 78 153 / 0.85) !important;
}
.hover\:tw-text-purple-50\/90:hover{
  color: rgb(149 78 153 / 0.9) !important;
}
.hover\:tw-text-purple-50\/95:hover{
  color: rgb(149 78 153 / 0.95) !important;
}
.hover\:tw-text-purple-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-500\/0:hover{
  color: rgb(168 85 247 / 0) !important;
}
.hover\:tw-text-purple-500\/10:hover{
  color: rgb(168 85 247 / 0.1) !important;
}
.hover\:tw-text-purple-500\/100:hover{
  color: rgb(168 85 247 / 1) !important;
}
.hover\:tw-text-purple-500\/15:hover{
  color: rgb(168 85 247 / 0.15) !important;
}
.hover\:tw-text-purple-500\/20:hover{
  color: rgb(168 85 247 / 0.2) !important;
}
.hover\:tw-text-purple-500\/25:hover{
  color: rgb(168 85 247 / 0.25) !important;
}
.hover\:tw-text-purple-500\/30:hover{
  color: rgb(168 85 247 / 0.3) !important;
}
.hover\:tw-text-purple-500\/35:hover{
  color: rgb(168 85 247 / 0.35) !important;
}
.hover\:tw-text-purple-500\/40:hover{
  color: rgb(168 85 247 / 0.4) !important;
}
.hover\:tw-text-purple-500\/45:hover{
  color: rgb(168 85 247 / 0.45) !important;
}
.hover\:tw-text-purple-500\/5:hover{
  color: rgb(168 85 247 / 0.05) !important;
}
.hover\:tw-text-purple-500\/50:hover{
  color: rgb(168 85 247 / 0.5) !important;
}
.hover\:tw-text-purple-500\/55:hover{
  color: rgb(168 85 247 / 0.55) !important;
}
.hover\:tw-text-purple-500\/60:hover{
  color: rgb(168 85 247 / 0.6) !important;
}
.hover\:tw-text-purple-500\/65:hover{
  color: rgb(168 85 247 / 0.65) !important;
}
.hover\:tw-text-purple-500\/70:hover{
  color: rgb(168 85 247 / 0.7) !important;
}
.hover\:tw-text-purple-500\/75:hover{
  color: rgb(168 85 247 / 0.75) !important;
}
.hover\:tw-text-purple-500\/80:hover{
  color: rgb(168 85 247 / 0.8) !important;
}
.hover\:tw-text-purple-500\/85:hover{
  color: rgb(168 85 247 / 0.85) !important;
}
.hover\:tw-text-purple-500\/90:hover{
  color: rgb(168 85 247 / 0.9) !important;
}
.hover\:tw-text-purple-500\/95:hover{
  color: rgb(168 85 247 / 0.95) !important;
}
.hover\:tw-text-purple-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-600\/0:hover{
  color: rgb(147 51 234 / 0) !important;
}
.hover\:tw-text-purple-600\/10:hover{
  color: rgb(147 51 234 / 0.1) !important;
}
.hover\:tw-text-purple-600\/100:hover{
  color: rgb(147 51 234 / 1) !important;
}
.hover\:tw-text-purple-600\/15:hover{
  color: rgb(147 51 234 / 0.15) !important;
}
.hover\:tw-text-purple-600\/20:hover{
  color: rgb(147 51 234 / 0.2) !important;
}
.hover\:tw-text-purple-600\/25:hover{
  color: rgb(147 51 234 / 0.25) !important;
}
.hover\:tw-text-purple-600\/30:hover{
  color: rgb(147 51 234 / 0.3) !important;
}
.hover\:tw-text-purple-600\/35:hover{
  color: rgb(147 51 234 / 0.35) !important;
}
.hover\:tw-text-purple-600\/40:hover{
  color: rgb(147 51 234 / 0.4) !important;
}
.hover\:tw-text-purple-600\/45:hover{
  color: rgb(147 51 234 / 0.45) !important;
}
.hover\:tw-text-purple-600\/5:hover{
  color: rgb(147 51 234 / 0.05) !important;
}
.hover\:tw-text-purple-600\/50:hover{
  color: rgb(147 51 234 / 0.5) !important;
}
.hover\:tw-text-purple-600\/55:hover{
  color: rgb(147 51 234 / 0.55) !important;
}
.hover\:tw-text-purple-600\/60:hover{
  color: rgb(147 51 234 / 0.6) !important;
}
.hover\:tw-text-purple-600\/65:hover{
  color: rgb(147 51 234 / 0.65) !important;
}
.hover\:tw-text-purple-600\/70:hover{
  color: rgb(147 51 234 / 0.7) !important;
}
.hover\:tw-text-purple-600\/75:hover{
  color: rgb(147 51 234 / 0.75) !important;
}
.hover\:tw-text-purple-600\/80:hover{
  color: rgb(147 51 234 / 0.8) !important;
}
.hover\:tw-text-purple-600\/85:hover{
  color: rgb(147 51 234 / 0.85) !important;
}
.hover\:tw-text-purple-600\/90:hover{
  color: rgb(147 51 234 / 0.9) !important;
}
.hover\:tw-text-purple-600\/95:hover{
  color: rgb(147 51 234 / 0.95) !important;
}
.hover\:tw-text-purple-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-700\/0:hover{
  color: rgb(126 34 206 / 0) !important;
}
.hover\:tw-text-purple-700\/10:hover{
  color: rgb(126 34 206 / 0.1) !important;
}
.hover\:tw-text-purple-700\/100:hover{
  color: rgb(126 34 206 / 1) !important;
}
.hover\:tw-text-purple-700\/15:hover{
  color: rgb(126 34 206 / 0.15) !important;
}
.hover\:tw-text-purple-700\/20:hover{
  color: rgb(126 34 206 / 0.2) !important;
}
.hover\:tw-text-purple-700\/25:hover{
  color: rgb(126 34 206 / 0.25) !important;
}
.hover\:tw-text-purple-700\/30:hover{
  color: rgb(126 34 206 / 0.3) !important;
}
.hover\:tw-text-purple-700\/35:hover{
  color: rgb(126 34 206 / 0.35) !important;
}
.hover\:tw-text-purple-700\/40:hover{
  color: rgb(126 34 206 / 0.4) !important;
}
.hover\:tw-text-purple-700\/45:hover{
  color: rgb(126 34 206 / 0.45) !important;
}
.hover\:tw-text-purple-700\/5:hover{
  color: rgb(126 34 206 / 0.05) !important;
}
.hover\:tw-text-purple-700\/50:hover{
  color: rgb(126 34 206 / 0.5) !important;
}
.hover\:tw-text-purple-700\/55:hover{
  color: rgb(126 34 206 / 0.55) !important;
}
.hover\:tw-text-purple-700\/60:hover{
  color: rgb(126 34 206 / 0.6) !important;
}
.hover\:tw-text-purple-700\/65:hover{
  color: rgb(126 34 206 / 0.65) !important;
}
.hover\:tw-text-purple-700\/70:hover{
  color: rgb(126 34 206 / 0.7) !important;
}
.hover\:tw-text-purple-700\/75:hover{
  color: rgb(126 34 206 / 0.75) !important;
}
.hover\:tw-text-purple-700\/80:hover{
  color: rgb(126 34 206 / 0.8) !important;
}
.hover\:tw-text-purple-700\/85:hover{
  color: rgb(126 34 206 / 0.85) !important;
}
.hover\:tw-text-purple-700\/90:hover{
  color: rgb(126 34 206 / 0.9) !important;
}
.hover\:tw-text-purple-700\/95:hover{
  color: rgb(126 34 206 / 0.95) !important;
}
.hover\:tw-text-purple-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-800\/0:hover{
  color: rgb(107 33 168 / 0) !important;
}
.hover\:tw-text-purple-800\/10:hover{
  color: rgb(107 33 168 / 0.1) !important;
}
.hover\:tw-text-purple-800\/100:hover{
  color: rgb(107 33 168 / 1) !important;
}
.hover\:tw-text-purple-800\/15:hover{
  color: rgb(107 33 168 / 0.15) !important;
}
.hover\:tw-text-purple-800\/20:hover{
  color: rgb(107 33 168 / 0.2) !important;
}
.hover\:tw-text-purple-800\/25:hover{
  color: rgb(107 33 168 / 0.25) !important;
}
.hover\:tw-text-purple-800\/30:hover{
  color: rgb(107 33 168 / 0.3) !important;
}
.hover\:tw-text-purple-800\/35:hover{
  color: rgb(107 33 168 / 0.35) !important;
}
.hover\:tw-text-purple-800\/40:hover{
  color: rgb(107 33 168 / 0.4) !important;
}
.hover\:tw-text-purple-800\/45:hover{
  color: rgb(107 33 168 / 0.45) !important;
}
.hover\:tw-text-purple-800\/5:hover{
  color: rgb(107 33 168 / 0.05) !important;
}
.hover\:tw-text-purple-800\/50:hover{
  color: rgb(107 33 168 / 0.5) !important;
}
.hover\:tw-text-purple-800\/55:hover{
  color: rgb(107 33 168 / 0.55) !important;
}
.hover\:tw-text-purple-800\/60:hover{
  color: rgb(107 33 168 / 0.6) !important;
}
.hover\:tw-text-purple-800\/65:hover{
  color: rgb(107 33 168 / 0.65) !important;
}
.hover\:tw-text-purple-800\/70:hover{
  color: rgb(107 33 168 / 0.7) !important;
}
.hover\:tw-text-purple-800\/75:hover{
  color: rgb(107 33 168 / 0.75) !important;
}
.hover\:tw-text-purple-800\/80:hover{
  color: rgb(107 33 168 / 0.8) !important;
}
.hover\:tw-text-purple-800\/85:hover{
  color: rgb(107 33 168 / 0.85) !important;
}
.hover\:tw-text-purple-800\/90:hover{
  color: rgb(107 33 168 / 0.9) !important;
}
.hover\:tw-text-purple-800\/95:hover{
  color: rgb(107 33 168 / 0.95) !important;
}
.hover\:tw-text-purple-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-900\/0:hover{
  color: rgb(88 28 135 / 0) !important;
}
.hover\:tw-text-purple-900\/10:hover{
  color: rgb(88 28 135 / 0.1) !important;
}
.hover\:tw-text-purple-900\/100:hover{
  color: rgb(88 28 135 / 1) !important;
}
.hover\:tw-text-purple-900\/15:hover{
  color: rgb(88 28 135 / 0.15) !important;
}
.hover\:tw-text-purple-900\/20:hover{
  color: rgb(88 28 135 / 0.2) !important;
}
.hover\:tw-text-purple-900\/25:hover{
  color: rgb(88 28 135 / 0.25) !important;
}
.hover\:tw-text-purple-900\/30:hover{
  color: rgb(88 28 135 / 0.3) !important;
}
.hover\:tw-text-purple-900\/35:hover{
  color: rgb(88 28 135 / 0.35) !important;
}
.hover\:tw-text-purple-900\/40:hover{
  color: rgb(88 28 135 / 0.4) !important;
}
.hover\:tw-text-purple-900\/45:hover{
  color: rgb(88 28 135 / 0.45) !important;
}
.hover\:tw-text-purple-900\/5:hover{
  color: rgb(88 28 135 / 0.05) !important;
}
.hover\:tw-text-purple-900\/50:hover{
  color: rgb(88 28 135 / 0.5) !important;
}
.hover\:tw-text-purple-900\/55:hover{
  color: rgb(88 28 135 / 0.55) !important;
}
.hover\:tw-text-purple-900\/60:hover{
  color: rgb(88 28 135 / 0.6) !important;
}
.hover\:tw-text-purple-900\/65:hover{
  color: rgb(88 28 135 / 0.65) !important;
}
.hover\:tw-text-purple-900\/70:hover{
  color: rgb(88 28 135 / 0.7) !important;
}
.hover\:tw-text-purple-900\/75:hover{
  color: rgb(88 28 135 / 0.75) !important;
}
.hover\:tw-text-purple-900\/80:hover{
  color: rgb(88 28 135 / 0.8) !important;
}
.hover\:tw-text-purple-900\/85:hover{
  color: rgb(88 28 135 / 0.85) !important;
}
.hover\:tw-text-purple-900\/90:hover{
  color: rgb(88 28 135 / 0.9) !important;
}
.hover\:tw-text-purple-900\/95:hover{
  color: rgb(88 28 135 / 0.95) !important;
}
.hover\:tw-text-purple-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(59 7 100 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-purple-950\/0:hover{
  color: rgb(59 7 100 / 0) !important;
}
.hover\:tw-text-purple-950\/10:hover{
  color: rgb(59 7 100 / 0.1) !important;
}
.hover\:tw-text-purple-950\/100:hover{
  color: rgb(59 7 100 / 1) !important;
}
.hover\:tw-text-purple-950\/15:hover{
  color: rgb(59 7 100 / 0.15) !important;
}
.hover\:tw-text-purple-950\/20:hover{
  color: rgb(59 7 100 / 0.2) !important;
}
.hover\:tw-text-purple-950\/25:hover{
  color: rgb(59 7 100 / 0.25) !important;
}
.hover\:tw-text-purple-950\/30:hover{
  color: rgb(59 7 100 / 0.3) !important;
}
.hover\:tw-text-purple-950\/35:hover{
  color: rgb(59 7 100 / 0.35) !important;
}
.hover\:tw-text-purple-950\/40:hover{
  color: rgb(59 7 100 / 0.4) !important;
}
.hover\:tw-text-purple-950\/45:hover{
  color: rgb(59 7 100 / 0.45) !important;
}
.hover\:tw-text-purple-950\/5:hover{
  color: rgb(59 7 100 / 0.05) !important;
}
.hover\:tw-text-purple-950\/50:hover{
  color: rgb(59 7 100 / 0.5) !important;
}
.hover\:tw-text-purple-950\/55:hover{
  color: rgb(59 7 100 / 0.55) !important;
}
.hover\:tw-text-purple-950\/60:hover{
  color: rgb(59 7 100 / 0.6) !important;
}
.hover\:tw-text-purple-950\/65:hover{
  color: rgb(59 7 100 / 0.65) !important;
}
.hover\:tw-text-purple-950\/70:hover{
  color: rgb(59 7 100 / 0.7) !important;
}
.hover\:tw-text-purple-950\/75:hover{
  color: rgb(59 7 100 / 0.75) !important;
}
.hover\:tw-text-purple-950\/80:hover{
  color: rgb(59 7 100 / 0.8) !important;
}
.hover\:tw-text-purple-950\/85:hover{
  color: rgb(59 7 100 / 0.85) !important;
}
.hover\:tw-text-purple-950\/90:hover{
  color: rgb(59 7 100 / 0.9) !important;
}
.hover\:tw-text-purple-950\/95:hover{
  color: rgb(59 7 100 / 0.95) !important;
}
.hover\:tw-text-red-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(245 212 213 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-100\/0:hover{
  color: rgb(245 212 213 / 0) !important;
}
.hover\:tw-text-red-100\/10:hover{
  color: rgb(245 212 213 / 0.1) !important;
}
.hover\:tw-text-red-100\/100:hover{
  color: rgb(245 212 213 / 1) !important;
}
.hover\:tw-text-red-100\/15:hover{
  color: rgb(245 212 213 / 0.15) !important;
}
.hover\:tw-text-red-100\/20:hover{
  color: rgb(245 212 213 / 0.2) !important;
}
.hover\:tw-text-red-100\/25:hover{
  color: rgb(245 212 213 / 0.25) !important;
}
.hover\:tw-text-red-100\/30:hover{
  color: rgb(245 212 213 / 0.3) !important;
}
.hover\:tw-text-red-100\/35:hover{
  color: rgb(245 212 213 / 0.35) !important;
}
.hover\:tw-text-red-100\/40:hover{
  color: rgb(245 212 213 / 0.4) !important;
}
.hover\:tw-text-red-100\/45:hover{
  color: rgb(245 212 213 / 0.45) !important;
}
.hover\:tw-text-red-100\/5:hover{
  color: rgb(245 212 213 / 0.05) !important;
}
.hover\:tw-text-red-100\/50:hover{
  color: rgb(245 212 213 / 0.5) !important;
}
.hover\:tw-text-red-100\/55:hover{
  color: rgb(245 212 213 / 0.55) !important;
}
.hover\:tw-text-red-100\/60:hover{
  color: rgb(245 212 213 / 0.6) !important;
}
.hover\:tw-text-red-100\/65:hover{
  color: rgb(245 212 213 / 0.65) !important;
}
.hover\:tw-text-red-100\/70:hover{
  color: rgb(245 212 213 / 0.7) !important;
}
.hover\:tw-text-red-100\/75:hover{
  color: rgb(245 212 213 / 0.75) !important;
}
.hover\:tw-text-red-100\/80:hover{
  color: rgb(245 212 213 / 0.8) !important;
}
.hover\:tw-text-red-100\/85:hover{
  color: rgb(245 212 213 / 0.85) !important;
}
.hover\:tw-text-red-100\/90:hover{
  color: rgb(245 212 213 / 0.9) !important;
}
.hover\:tw-text-red-100\/95:hover{
  color: rgb(245 212 213 / 0.95) !important;
}
.hover\:tw-text-red-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(235 169 170 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-200\/0:hover{
  color: rgb(235 169 170 / 0) !important;
}
.hover\:tw-text-red-200\/10:hover{
  color: rgb(235 169 170 / 0.1) !important;
}
.hover\:tw-text-red-200\/100:hover{
  color: rgb(235 169 170 / 1) !important;
}
.hover\:tw-text-red-200\/15:hover{
  color: rgb(235 169 170 / 0.15) !important;
}
.hover\:tw-text-red-200\/20:hover{
  color: rgb(235 169 170 / 0.2) !important;
}
.hover\:tw-text-red-200\/25:hover{
  color: rgb(235 169 170 / 0.25) !important;
}
.hover\:tw-text-red-200\/30:hover{
  color: rgb(235 169 170 / 0.3) !important;
}
.hover\:tw-text-red-200\/35:hover{
  color: rgb(235 169 170 / 0.35) !important;
}
.hover\:tw-text-red-200\/40:hover{
  color: rgb(235 169 170 / 0.4) !important;
}
.hover\:tw-text-red-200\/45:hover{
  color: rgb(235 169 170 / 0.45) !important;
}
.hover\:tw-text-red-200\/5:hover{
  color: rgb(235 169 170 / 0.05) !important;
}
.hover\:tw-text-red-200\/50:hover{
  color: rgb(235 169 170 / 0.5) !important;
}
.hover\:tw-text-red-200\/55:hover{
  color: rgb(235 169 170 / 0.55) !important;
}
.hover\:tw-text-red-200\/60:hover{
  color: rgb(235 169 170 / 0.6) !important;
}
.hover\:tw-text-red-200\/65:hover{
  color: rgb(235 169 170 / 0.65) !important;
}
.hover\:tw-text-red-200\/70:hover{
  color: rgb(235 169 170 / 0.7) !important;
}
.hover\:tw-text-red-200\/75:hover{
  color: rgb(235 169 170 / 0.75) !important;
}
.hover\:tw-text-red-200\/80:hover{
  color: rgb(235 169 170 / 0.8) !important;
}
.hover\:tw-text-red-200\/85:hover{
  color: rgb(235 169 170 / 0.85) !important;
}
.hover\:tw-text-red-200\/90:hover{
  color: rgb(235 169 170 / 0.9) !important;
}
.hover\:tw-text-red-200\/95:hover{
  color: rgb(235 169 170 / 0.95) !important;
}
.hover\:tw-text-red-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(224 127 128 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-300\/0:hover{
  color: rgb(224 127 128 / 0) !important;
}
.hover\:tw-text-red-300\/10:hover{
  color: rgb(224 127 128 / 0.1) !important;
}
.hover\:tw-text-red-300\/100:hover{
  color: rgb(224 127 128 / 1) !important;
}
.hover\:tw-text-red-300\/15:hover{
  color: rgb(224 127 128 / 0.15) !important;
}
.hover\:tw-text-red-300\/20:hover{
  color: rgb(224 127 128 / 0.2) !important;
}
.hover\:tw-text-red-300\/25:hover{
  color: rgb(224 127 128 / 0.25) !important;
}
.hover\:tw-text-red-300\/30:hover{
  color: rgb(224 127 128 / 0.3) !important;
}
.hover\:tw-text-red-300\/35:hover{
  color: rgb(224 127 128 / 0.35) !important;
}
.hover\:tw-text-red-300\/40:hover{
  color: rgb(224 127 128 / 0.4) !important;
}
.hover\:tw-text-red-300\/45:hover{
  color: rgb(224 127 128 / 0.45) !important;
}
.hover\:tw-text-red-300\/5:hover{
  color: rgb(224 127 128 / 0.05) !important;
}
.hover\:tw-text-red-300\/50:hover{
  color: rgb(224 127 128 / 0.5) !important;
}
.hover\:tw-text-red-300\/55:hover{
  color: rgb(224 127 128 / 0.55) !important;
}
.hover\:tw-text-red-300\/60:hover{
  color: rgb(224 127 128 / 0.6) !important;
}
.hover\:tw-text-red-300\/65:hover{
  color: rgb(224 127 128 / 0.65) !important;
}
.hover\:tw-text-red-300\/70:hover{
  color: rgb(224 127 128 / 0.7) !important;
}
.hover\:tw-text-red-300\/75:hover{
  color: rgb(224 127 128 / 0.75) !important;
}
.hover\:tw-text-red-300\/80:hover{
  color: rgb(224 127 128 / 0.8) !important;
}
.hover\:tw-text-red-300\/85:hover{
  color: rgb(224 127 128 / 0.85) !important;
}
.hover\:tw-text-red-300\/90:hover{
  color: rgb(224 127 128 / 0.9) !important;
}
.hover\:tw-text-red-300\/95:hover{
  color: rgb(224 127 128 / 0.95) !important;
}
.hover\:tw-text-red-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(214 84 85 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-400\/0:hover{
  color: rgb(214 84 85 / 0) !important;
}
.hover\:tw-text-red-400\/10:hover{
  color: rgb(214 84 85 / 0.1) !important;
}
.hover\:tw-text-red-400\/100:hover{
  color: rgb(214 84 85 / 1) !important;
}
.hover\:tw-text-red-400\/15:hover{
  color: rgb(214 84 85 / 0.15) !important;
}
.hover\:tw-text-red-400\/20:hover{
  color: rgb(214 84 85 / 0.2) !important;
}
.hover\:tw-text-red-400\/25:hover{
  color: rgb(214 84 85 / 0.25) !important;
}
.hover\:tw-text-red-400\/30:hover{
  color: rgb(214 84 85 / 0.3) !important;
}
.hover\:tw-text-red-400\/35:hover{
  color: rgb(214 84 85 / 0.35) !important;
}
.hover\:tw-text-red-400\/40:hover{
  color: rgb(214 84 85 / 0.4) !important;
}
.hover\:tw-text-red-400\/45:hover{
  color: rgb(214 84 85 / 0.45) !important;
}
.hover\:tw-text-red-400\/5:hover{
  color: rgb(214 84 85 / 0.05) !important;
}
.hover\:tw-text-red-400\/50:hover{
  color: rgb(214 84 85 / 0.5) !important;
}
.hover\:tw-text-red-400\/55:hover{
  color: rgb(214 84 85 / 0.55) !important;
}
.hover\:tw-text-red-400\/60:hover{
  color: rgb(214 84 85 / 0.6) !important;
}
.hover\:tw-text-red-400\/65:hover{
  color: rgb(214 84 85 / 0.65) !important;
}
.hover\:tw-text-red-400\/70:hover{
  color: rgb(214 84 85 / 0.7) !important;
}
.hover\:tw-text-red-400\/75:hover{
  color: rgb(214 84 85 / 0.75) !important;
}
.hover\:tw-text-red-400\/80:hover{
  color: rgb(214 84 85 / 0.8) !important;
}
.hover\:tw-text-red-400\/85:hover{
  color: rgb(214 84 85 / 0.85) !important;
}
.hover\:tw-text-red-400\/90:hover{
  color: rgb(214 84 85 / 0.9) !important;
}
.hover\:tw-text-red-400\/95:hover{
  color: rgb(214 84 85 / 0.95) !important;
}
.hover\:tw-text-red-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-50\/0:hover{
  color: rgb(254 242 242 / 0) !important;
}
.hover\:tw-text-red-50\/10:hover{
  color: rgb(254 242 242 / 0.1) !important;
}
.hover\:tw-text-red-50\/100:hover{
  color: rgb(254 242 242 / 1) !important;
}
.hover\:tw-text-red-50\/15:hover{
  color: rgb(254 242 242 / 0.15) !important;
}
.hover\:tw-text-red-50\/20:hover{
  color: rgb(254 242 242 / 0.2) !important;
}
.hover\:tw-text-red-50\/25:hover{
  color: rgb(254 242 242 / 0.25) !important;
}
.hover\:tw-text-red-50\/30:hover{
  color: rgb(254 242 242 / 0.3) !important;
}
.hover\:tw-text-red-50\/35:hover{
  color: rgb(254 242 242 / 0.35) !important;
}
.hover\:tw-text-red-50\/40:hover{
  color: rgb(254 242 242 / 0.4) !important;
}
.hover\:tw-text-red-50\/45:hover{
  color: rgb(254 242 242 / 0.45) !important;
}
.hover\:tw-text-red-50\/5:hover{
  color: rgb(254 242 242 / 0.05) !important;
}
.hover\:tw-text-red-50\/50:hover{
  color: rgb(254 242 242 / 0.5) !important;
}
.hover\:tw-text-red-50\/55:hover{
  color: rgb(254 242 242 / 0.55) !important;
}
.hover\:tw-text-red-50\/60:hover{
  color: rgb(254 242 242 / 0.6) !important;
}
.hover\:tw-text-red-50\/65:hover{
  color: rgb(254 242 242 / 0.65) !important;
}
.hover\:tw-text-red-50\/70:hover{
  color: rgb(254 242 242 / 0.7) !important;
}
.hover\:tw-text-red-50\/75:hover{
  color: rgb(254 242 242 / 0.75) !important;
}
.hover\:tw-text-red-50\/80:hover{
  color: rgb(254 242 242 / 0.8) !important;
}
.hover\:tw-text-red-50\/85:hover{
  color: rgb(254 242 242 / 0.85) !important;
}
.hover\:tw-text-red-50\/90:hover{
  color: rgb(254 242 242 / 0.9) !important;
}
.hover\:tw-text-red-50\/95:hover{
  color: rgb(254 242 242 / 0.95) !important;
}
.hover\:tw-text-red-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-500\/0:hover{
  color: rgb(255 0 0 / 0) !important;
}
.hover\:tw-text-red-500\/10:hover{
  color: rgb(255 0 0 / 0.1) !important;
}
.hover\:tw-text-red-500\/100:hover{
  color: rgb(255 0 0 / 1) !important;
}
.hover\:tw-text-red-500\/15:hover{
  color: rgb(255 0 0 / 0.15) !important;
}
.hover\:tw-text-red-500\/20:hover{
  color: rgb(255 0 0 / 0.2) !important;
}
.hover\:tw-text-red-500\/25:hover{
  color: rgb(255 0 0 / 0.25) !important;
}
.hover\:tw-text-red-500\/30:hover{
  color: rgb(255 0 0 / 0.3) !important;
}
.hover\:tw-text-red-500\/35:hover{
  color: rgb(255 0 0 / 0.35) !important;
}
.hover\:tw-text-red-500\/40:hover{
  color: rgb(255 0 0 / 0.4) !important;
}
.hover\:tw-text-red-500\/45:hover{
  color: rgb(255 0 0 / 0.45) !important;
}
.hover\:tw-text-red-500\/5:hover{
  color: rgb(255 0 0 / 0.05) !important;
}
.hover\:tw-text-red-500\/50:hover{
  color: rgb(255 0 0 / 0.5) !important;
}
.hover\:tw-text-red-500\/55:hover{
  color: rgb(255 0 0 / 0.55) !important;
}
.hover\:tw-text-red-500\/60:hover{
  color: rgb(255 0 0 / 0.6) !important;
}
.hover\:tw-text-red-500\/65:hover{
  color: rgb(255 0 0 / 0.65) !important;
}
.hover\:tw-text-red-500\/70:hover{
  color: rgb(255 0 0 / 0.7) !important;
}
.hover\:tw-text-red-500\/75:hover{
  color: rgb(255 0 0 / 0.75) !important;
}
.hover\:tw-text-red-500\/80:hover{
  color: rgb(255 0 0 / 0.8) !important;
}
.hover\:tw-text-red-500\/85:hover{
  color: rgb(255 0 0 / 0.85) !important;
}
.hover\:tw-text-red-500\/90:hover{
  color: rgb(255 0 0 / 0.9) !important;
}
.hover\:tw-text-red-500\/95:hover{
  color: rgb(255 0 0 / 0.95) !important;
}
.hover\:tw-text-red-550:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(204 41 54 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-550\/0:hover{
  color: rgb(204 41 54 / 0) !important;
}
.hover\:tw-text-red-550\/10:hover{
  color: rgb(204 41 54 / 0.1) !important;
}
.hover\:tw-text-red-550\/100:hover{
  color: rgb(204 41 54 / 1) !important;
}
.hover\:tw-text-red-550\/15:hover{
  color: rgb(204 41 54 / 0.15) !important;
}
.hover\:tw-text-red-550\/20:hover{
  color: rgb(204 41 54 / 0.2) !important;
}
.hover\:tw-text-red-550\/25:hover{
  color: rgb(204 41 54 / 0.25) !important;
}
.hover\:tw-text-red-550\/30:hover{
  color: rgb(204 41 54 / 0.3) !important;
}
.hover\:tw-text-red-550\/35:hover{
  color: rgb(204 41 54 / 0.35) !important;
}
.hover\:tw-text-red-550\/40:hover{
  color: rgb(204 41 54 / 0.4) !important;
}
.hover\:tw-text-red-550\/45:hover{
  color: rgb(204 41 54 / 0.45) !important;
}
.hover\:tw-text-red-550\/5:hover{
  color: rgb(204 41 54 / 0.05) !important;
}
.hover\:tw-text-red-550\/50:hover{
  color: rgb(204 41 54 / 0.5) !important;
}
.hover\:tw-text-red-550\/55:hover{
  color: rgb(204 41 54 / 0.55) !important;
}
.hover\:tw-text-red-550\/60:hover{
  color: rgb(204 41 54 / 0.6) !important;
}
.hover\:tw-text-red-550\/65:hover{
  color: rgb(204 41 54 / 0.65) !important;
}
.hover\:tw-text-red-550\/70:hover{
  color: rgb(204 41 54 / 0.7) !important;
}
.hover\:tw-text-red-550\/75:hover{
  color: rgb(204 41 54 / 0.75) !important;
}
.hover\:tw-text-red-550\/80:hover{
  color: rgb(204 41 54 / 0.8) !important;
}
.hover\:tw-text-red-550\/85:hover{
  color: rgb(204 41 54 / 0.85) !important;
}
.hover\:tw-text-red-550\/90:hover{
  color: rgb(204 41 54 / 0.9) !important;
}
.hover\:tw-text-red-550\/95:hover{
  color: rgb(204 41 54 / 0.95) !important;
}
.hover\:tw-text-red-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(163 33 34 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-600\/0:hover{
  color: rgb(163 33 34 / 0) !important;
}
.hover\:tw-text-red-600\/10:hover{
  color: rgb(163 33 34 / 0.1) !important;
}
.hover\:tw-text-red-600\/100:hover{
  color: rgb(163 33 34 / 1) !important;
}
.hover\:tw-text-red-600\/15:hover{
  color: rgb(163 33 34 / 0.15) !important;
}
.hover\:tw-text-red-600\/20:hover{
  color: rgb(163 33 34 / 0.2) !important;
}
.hover\:tw-text-red-600\/25:hover{
  color: rgb(163 33 34 / 0.25) !important;
}
.hover\:tw-text-red-600\/30:hover{
  color: rgb(163 33 34 / 0.3) !important;
}
.hover\:tw-text-red-600\/35:hover{
  color: rgb(163 33 34 / 0.35) !important;
}
.hover\:tw-text-red-600\/40:hover{
  color: rgb(163 33 34 / 0.4) !important;
}
.hover\:tw-text-red-600\/45:hover{
  color: rgb(163 33 34 / 0.45) !important;
}
.hover\:tw-text-red-600\/5:hover{
  color: rgb(163 33 34 / 0.05) !important;
}
.hover\:tw-text-red-600\/50:hover{
  color: rgb(163 33 34 / 0.5) !important;
}
.hover\:tw-text-red-600\/55:hover{
  color: rgb(163 33 34 / 0.55) !important;
}
.hover\:tw-text-red-600\/60:hover{
  color: rgb(163 33 34 / 0.6) !important;
}
.hover\:tw-text-red-600\/65:hover{
  color: rgb(163 33 34 / 0.65) !important;
}
.hover\:tw-text-red-600\/70:hover{
  color: rgb(163 33 34 / 0.7) !important;
}
.hover\:tw-text-red-600\/75:hover{
  color: rgb(163 33 34 / 0.75) !important;
}
.hover\:tw-text-red-600\/80:hover{
  color: rgb(163 33 34 / 0.8) !important;
}
.hover\:tw-text-red-600\/85:hover{
  color: rgb(163 33 34 / 0.85) !important;
}
.hover\:tw-text-red-600\/90:hover{
  color: rgb(163 33 34 / 0.9) !important;
}
.hover\:tw-text-red-600\/95:hover{
  color: rgb(163 33 34 / 0.95) !important;
}
.hover\:tw-text-red-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(122 25 26 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-700\/0:hover{
  color: rgb(122 25 26 / 0) !important;
}
.hover\:tw-text-red-700\/10:hover{
  color: rgb(122 25 26 / 0.1) !important;
}
.hover\:tw-text-red-700\/100:hover{
  color: rgb(122 25 26 / 1) !important;
}
.hover\:tw-text-red-700\/15:hover{
  color: rgb(122 25 26 / 0.15) !important;
}
.hover\:tw-text-red-700\/20:hover{
  color: rgb(122 25 26 / 0.2) !important;
}
.hover\:tw-text-red-700\/25:hover{
  color: rgb(122 25 26 / 0.25) !important;
}
.hover\:tw-text-red-700\/30:hover{
  color: rgb(122 25 26 / 0.3) !important;
}
.hover\:tw-text-red-700\/35:hover{
  color: rgb(122 25 26 / 0.35) !important;
}
.hover\:tw-text-red-700\/40:hover{
  color: rgb(122 25 26 / 0.4) !important;
}
.hover\:tw-text-red-700\/45:hover{
  color: rgb(122 25 26 / 0.45) !important;
}
.hover\:tw-text-red-700\/5:hover{
  color: rgb(122 25 26 / 0.05) !important;
}
.hover\:tw-text-red-700\/50:hover{
  color: rgb(122 25 26 / 0.5) !important;
}
.hover\:tw-text-red-700\/55:hover{
  color: rgb(122 25 26 / 0.55) !important;
}
.hover\:tw-text-red-700\/60:hover{
  color: rgb(122 25 26 / 0.6) !important;
}
.hover\:tw-text-red-700\/65:hover{
  color: rgb(122 25 26 / 0.65) !important;
}
.hover\:tw-text-red-700\/70:hover{
  color: rgb(122 25 26 / 0.7) !important;
}
.hover\:tw-text-red-700\/75:hover{
  color: rgb(122 25 26 / 0.75) !important;
}
.hover\:tw-text-red-700\/80:hover{
  color: rgb(122 25 26 / 0.8) !important;
}
.hover\:tw-text-red-700\/85:hover{
  color: rgb(122 25 26 / 0.85) !important;
}
.hover\:tw-text-red-700\/90:hover{
  color: rgb(122 25 26 / 0.9) !important;
}
.hover\:tw-text-red-700\/95:hover{
  color: rgb(122 25 26 / 0.95) !important;
}
.hover\:tw-text-red-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(82 16 17 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-800\/0:hover{
  color: rgb(82 16 17 / 0) !important;
}
.hover\:tw-text-red-800\/10:hover{
  color: rgb(82 16 17 / 0.1) !important;
}
.hover\:tw-text-red-800\/100:hover{
  color: rgb(82 16 17 / 1) !important;
}
.hover\:tw-text-red-800\/15:hover{
  color: rgb(82 16 17 / 0.15) !important;
}
.hover\:tw-text-red-800\/20:hover{
  color: rgb(82 16 17 / 0.2) !important;
}
.hover\:tw-text-red-800\/25:hover{
  color: rgb(82 16 17 / 0.25) !important;
}
.hover\:tw-text-red-800\/30:hover{
  color: rgb(82 16 17 / 0.3) !important;
}
.hover\:tw-text-red-800\/35:hover{
  color: rgb(82 16 17 / 0.35) !important;
}
.hover\:tw-text-red-800\/40:hover{
  color: rgb(82 16 17 / 0.4) !important;
}
.hover\:tw-text-red-800\/45:hover{
  color: rgb(82 16 17 / 0.45) !important;
}
.hover\:tw-text-red-800\/5:hover{
  color: rgb(82 16 17 / 0.05) !important;
}
.hover\:tw-text-red-800\/50:hover{
  color: rgb(82 16 17 / 0.5) !important;
}
.hover\:tw-text-red-800\/55:hover{
  color: rgb(82 16 17 / 0.55) !important;
}
.hover\:tw-text-red-800\/60:hover{
  color: rgb(82 16 17 / 0.6) !important;
}
.hover\:tw-text-red-800\/65:hover{
  color: rgb(82 16 17 / 0.65) !important;
}
.hover\:tw-text-red-800\/70:hover{
  color: rgb(82 16 17 / 0.7) !important;
}
.hover\:tw-text-red-800\/75:hover{
  color: rgb(82 16 17 / 0.75) !important;
}
.hover\:tw-text-red-800\/80:hover{
  color: rgb(82 16 17 / 0.8) !important;
}
.hover\:tw-text-red-800\/85:hover{
  color: rgb(82 16 17 / 0.85) !important;
}
.hover\:tw-text-red-800\/90:hover{
  color: rgb(82 16 17 / 0.9) !important;
}
.hover\:tw-text-red-800\/95:hover{
  color: rgb(82 16 17 / 0.95) !important;
}
.hover\:tw-text-red-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(41 8 9 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-900\/0:hover{
  color: rgb(41 8 9 / 0) !important;
}
.hover\:tw-text-red-900\/10:hover{
  color: rgb(41 8 9 / 0.1) !important;
}
.hover\:tw-text-red-900\/100:hover{
  color: rgb(41 8 9 / 1) !important;
}
.hover\:tw-text-red-900\/15:hover{
  color: rgb(41 8 9 / 0.15) !important;
}
.hover\:tw-text-red-900\/20:hover{
  color: rgb(41 8 9 / 0.2) !important;
}
.hover\:tw-text-red-900\/25:hover{
  color: rgb(41 8 9 / 0.25) !important;
}
.hover\:tw-text-red-900\/30:hover{
  color: rgb(41 8 9 / 0.3) !important;
}
.hover\:tw-text-red-900\/35:hover{
  color: rgb(41 8 9 / 0.35) !important;
}
.hover\:tw-text-red-900\/40:hover{
  color: rgb(41 8 9 / 0.4) !important;
}
.hover\:tw-text-red-900\/45:hover{
  color: rgb(41 8 9 / 0.45) !important;
}
.hover\:tw-text-red-900\/5:hover{
  color: rgb(41 8 9 / 0.05) !important;
}
.hover\:tw-text-red-900\/50:hover{
  color: rgb(41 8 9 / 0.5) !important;
}
.hover\:tw-text-red-900\/55:hover{
  color: rgb(41 8 9 / 0.55) !important;
}
.hover\:tw-text-red-900\/60:hover{
  color: rgb(41 8 9 / 0.6) !important;
}
.hover\:tw-text-red-900\/65:hover{
  color: rgb(41 8 9 / 0.65) !important;
}
.hover\:tw-text-red-900\/70:hover{
  color: rgb(41 8 9 / 0.7) !important;
}
.hover\:tw-text-red-900\/75:hover{
  color: rgb(41 8 9 / 0.75) !important;
}
.hover\:tw-text-red-900\/80:hover{
  color: rgb(41 8 9 / 0.8) !important;
}
.hover\:tw-text-red-900\/85:hover{
  color: rgb(41 8 9 / 0.85) !important;
}
.hover\:tw-text-red-900\/90:hover{
  color: rgb(41 8 9 / 0.9) !important;
}
.hover\:tw-text-red-900\/95:hover{
  color: rgb(41 8 9 / 0.95) !important;
}
.hover\:tw-text-red-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-red-950\/0:hover{
  color: rgb(69 10 10 / 0) !important;
}
.hover\:tw-text-red-950\/10:hover{
  color: rgb(69 10 10 / 0.1) !important;
}
.hover\:tw-text-red-950\/100:hover{
  color: rgb(69 10 10 / 1) !important;
}
.hover\:tw-text-red-950\/15:hover{
  color: rgb(69 10 10 / 0.15) !important;
}
.hover\:tw-text-red-950\/20:hover{
  color: rgb(69 10 10 / 0.2) !important;
}
.hover\:tw-text-red-950\/25:hover{
  color: rgb(69 10 10 / 0.25) !important;
}
.hover\:tw-text-red-950\/30:hover{
  color: rgb(69 10 10 / 0.3) !important;
}
.hover\:tw-text-red-950\/35:hover{
  color: rgb(69 10 10 / 0.35) !important;
}
.hover\:tw-text-red-950\/40:hover{
  color: rgb(69 10 10 / 0.4) !important;
}
.hover\:tw-text-red-950\/45:hover{
  color: rgb(69 10 10 / 0.45) !important;
}
.hover\:tw-text-red-950\/5:hover{
  color: rgb(69 10 10 / 0.05) !important;
}
.hover\:tw-text-red-950\/50:hover{
  color: rgb(69 10 10 / 0.5) !important;
}
.hover\:tw-text-red-950\/55:hover{
  color: rgb(69 10 10 / 0.55) !important;
}
.hover\:tw-text-red-950\/60:hover{
  color: rgb(69 10 10 / 0.6) !important;
}
.hover\:tw-text-red-950\/65:hover{
  color: rgb(69 10 10 / 0.65) !important;
}
.hover\:tw-text-red-950\/70:hover{
  color: rgb(69 10 10 / 0.7) !important;
}
.hover\:tw-text-red-950\/75:hover{
  color: rgb(69 10 10 / 0.75) !important;
}
.hover\:tw-text-red-950\/80:hover{
  color: rgb(69 10 10 / 0.8) !important;
}
.hover\:tw-text-red-950\/85:hover{
  color: rgb(69 10 10 / 0.85) !important;
}
.hover\:tw-text-red-950\/90:hover{
  color: rgb(69 10 10 / 0.9) !important;
}
.hover\:tw-text-red-950\/95:hover{
  color: rgb(69 10 10 / 0.95) !important;
}
.hover\:tw-text-rose-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-100\/0:hover{
  color: rgb(255 228 230 / 0) !important;
}
.hover\:tw-text-rose-100\/10:hover{
  color: rgb(255 228 230 / 0.1) !important;
}
.hover\:tw-text-rose-100\/100:hover{
  color: rgb(255 228 230 / 1) !important;
}
.hover\:tw-text-rose-100\/15:hover{
  color: rgb(255 228 230 / 0.15) !important;
}
.hover\:tw-text-rose-100\/20:hover{
  color: rgb(255 228 230 / 0.2) !important;
}
.hover\:tw-text-rose-100\/25:hover{
  color: rgb(255 228 230 / 0.25) !important;
}
.hover\:tw-text-rose-100\/30:hover{
  color: rgb(255 228 230 / 0.3) !important;
}
.hover\:tw-text-rose-100\/35:hover{
  color: rgb(255 228 230 / 0.35) !important;
}
.hover\:tw-text-rose-100\/40:hover{
  color: rgb(255 228 230 / 0.4) !important;
}
.hover\:tw-text-rose-100\/45:hover{
  color: rgb(255 228 230 / 0.45) !important;
}
.hover\:tw-text-rose-100\/5:hover{
  color: rgb(255 228 230 / 0.05) !important;
}
.hover\:tw-text-rose-100\/50:hover{
  color: rgb(255 228 230 / 0.5) !important;
}
.hover\:tw-text-rose-100\/55:hover{
  color: rgb(255 228 230 / 0.55) !important;
}
.hover\:tw-text-rose-100\/60:hover{
  color: rgb(255 228 230 / 0.6) !important;
}
.hover\:tw-text-rose-100\/65:hover{
  color: rgb(255 228 230 / 0.65) !important;
}
.hover\:tw-text-rose-100\/70:hover{
  color: rgb(255 228 230 / 0.7) !important;
}
.hover\:tw-text-rose-100\/75:hover{
  color: rgb(255 228 230 / 0.75) !important;
}
.hover\:tw-text-rose-100\/80:hover{
  color: rgb(255 228 230 / 0.8) !important;
}
.hover\:tw-text-rose-100\/85:hover{
  color: rgb(255 228 230 / 0.85) !important;
}
.hover\:tw-text-rose-100\/90:hover{
  color: rgb(255 228 230 / 0.9) !important;
}
.hover\:tw-text-rose-100\/95:hover{
  color: rgb(255 228 230 / 0.95) !important;
}
.hover\:tw-text-rose-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-200\/0:hover{
  color: rgb(254 205 211 / 0) !important;
}
.hover\:tw-text-rose-200\/10:hover{
  color: rgb(254 205 211 / 0.1) !important;
}
.hover\:tw-text-rose-200\/100:hover{
  color: rgb(254 205 211 / 1) !important;
}
.hover\:tw-text-rose-200\/15:hover{
  color: rgb(254 205 211 / 0.15) !important;
}
.hover\:tw-text-rose-200\/20:hover{
  color: rgb(254 205 211 / 0.2) !important;
}
.hover\:tw-text-rose-200\/25:hover{
  color: rgb(254 205 211 / 0.25) !important;
}
.hover\:tw-text-rose-200\/30:hover{
  color: rgb(254 205 211 / 0.3) !important;
}
.hover\:tw-text-rose-200\/35:hover{
  color: rgb(254 205 211 / 0.35) !important;
}
.hover\:tw-text-rose-200\/40:hover{
  color: rgb(254 205 211 / 0.4) !important;
}
.hover\:tw-text-rose-200\/45:hover{
  color: rgb(254 205 211 / 0.45) !important;
}
.hover\:tw-text-rose-200\/5:hover{
  color: rgb(254 205 211 / 0.05) !important;
}
.hover\:tw-text-rose-200\/50:hover{
  color: rgb(254 205 211 / 0.5) !important;
}
.hover\:tw-text-rose-200\/55:hover{
  color: rgb(254 205 211 / 0.55) !important;
}
.hover\:tw-text-rose-200\/60:hover{
  color: rgb(254 205 211 / 0.6) !important;
}
.hover\:tw-text-rose-200\/65:hover{
  color: rgb(254 205 211 / 0.65) !important;
}
.hover\:tw-text-rose-200\/70:hover{
  color: rgb(254 205 211 / 0.7) !important;
}
.hover\:tw-text-rose-200\/75:hover{
  color: rgb(254 205 211 / 0.75) !important;
}
.hover\:tw-text-rose-200\/80:hover{
  color: rgb(254 205 211 / 0.8) !important;
}
.hover\:tw-text-rose-200\/85:hover{
  color: rgb(254 205 211 / 0.85) !important;
}
.hover\:tw-text-rose-200\/90:hover{
  color: rgb(254 205 211 / 0.9) !important;
}
.hover\:tw-text-rose-200\/95:hover{
  color: rgb(254 205 211 / 0.95) !important;
}
.hover\:tw-text-rose-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-300\/0:hover{
  color: rgb(253 164 175 / 0) !important;
}
.hover\:tw-text-rose-300\/10:hover{
  color: rgb(253 164 175 / 0.1) !important;
}
.hover\:tw-text-rose-300\/100:hover{
  color: rgb(253 164 175 / 1) !important;
}
.hover\:tw-text-rose-300\/15:hover{
  color: rgb(253 164 175 / 0.15) !important;
}
.hover\:tw-text-rose-300\/20:hover{
  color: rgb(253 164 175 / 0.2) !important;
}
.hover\:tw-text-rose-300\/25:hover{
  color: rgb(253 164 175 / 0.25) !important;
}
.hover\:tw-text-rose-300\/30:hover{
  color: rgb(253 164 175 / 0.3) !important;
}
.hover\:tw-text-rose-300\/35:hover{
  color: rgb(253 164 175 / 0.35) !important;
}
.hover\:tw-text-rose-300\/40:hover{
  color: rgb(253 164 175 / 0.4) !important;
}
.hover\:tw-text-rose-300\/45:hover{
  color: rgb(253 164 175 / 0.45) !important;
}
.hover\:tw-text-rose-300\/5:hover{
  color: rgb(253 164 175 / 0.05) !important;
}
.hover\:tw-text-rose-300\/50:hover{
  color: rgb(253 164 175 / 0.5) !important;
}
.hover\:tw-text-rose-300\/55:hover{
  color: rgb(253 164 175 / 0.55) !important;
}
.hover\:tw-text-rose-300\/60:hover{
  color: rgb(253 164 175 / 0.6) !important;
}
.hover\:tw-text-rose-300\/65:hover{
  color: rgb(253 164 175 / 0.65) !important;
}
.hover\:tw-text-rose-300\/70:hover{
  color: rgb(253 164 175 / 0.7) !important;
}
.hover\:tw-text-rose-300\/75:hover{
  color: rgb(253 164 175 / 0.75) !important;
}
.hover\:tw-text-rose-300\/80:hover{
  color: rgb(253 164 175 / 0.8) !important;
}
.hover\:tw-text-rose-300\/85:hover{
  color: rgb(253 164 175 / 0.85) !important;
}
.hover\:tw-text-rose-300\/90:hover{
  color: rgb(253 164 175 / 0.9) !important;
}
.hover\:tw-text-rose-300\/95:hover{
  color: rgb(253 164 175 / 0.95) !important;
}
.hover\:tw-text-rose-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-400\/0:hover{
  color: rgb(251 113 133 / 0) !important;
}
.hover\:tw-text-rose-400\/10:hover{
  color: rgb(251 113 133 / 0.1) !important;
}
.hover\:tw-text-rose-400\/100:hover{
  color: rgb(251 113 133 / 1) !important;
}
.hover\:tw-text-rose-400\/15:hover{
  color: rgb(251 113 133 / 0.15) !important;
}
.hover\:tw-text-rose-400\/20:hover{
  color: rgb(251 113 133 / 0.2) !important;
}
.hover\:tw-text-rose-400\/25:hover{
  color: rgb(251 113 133 / 0.25) !important;
}
.hover\:tw-text-rose-400\/30:hover{
  color: rgb(251 113 133 / 0.3) !important;
}
.hover\:tw-text-rose-400\/35:hover{
  color: rgb(251 113 133 / 0.35) !important;
}
.hover\:tw-text-rose-400\/40:hover{
  color: rgb(251 113 133 / 0.4) !important;
}
.hover\:tw-text-rose-400\/45:hover{
  color: rgb(251 113 133 / 0.45) !important;
}
.hover\:tw-text-rose-400\/5:hover{
  color: rgb(251 113 133 / 0.05) !important;
}
.hover\:tw-text-rose-400\/50:hover{
  color: rgb(251 113 133 / 0.5) !important;
}
.hover\:tw-text-rose-400\/55:hover{
  color: rgb(251 113 133 / 0.55) !important;
}
.hover\:tw-text-rose-400\/60:hover{
  color: rgb(251 113 133 / 0.6) !important;
}
.hover\:tw-text-rose-400\/65:hover{
  color: rgb(251 113 133 / 0.65) !important;
}
.hover\:tw-text-rose-400\/70:hover{
  color: rgb(251 113 133 / 0.7) !important;
}
.hover\:tw-text-rose-400\/75:hover{
  color: rgb(251 113 133 / 0.75) !important;
}
.hover\:tw-text-rose-400\/80:hover{
  color: rgb(251 113 133 / 0.8) !important;
}
.hover\:tw-text-rose-400\/85:hover{
  color: rgb(251 113 133 / 0.85) !important;
}
.hover\:tw-text-rose-400\/90:hover{
  color: rgb(251 113 133 / 0.9) !important;
}
.hover\:tw-text-rose-400\/95:hover{
  color: rgb(251 113 133 / 0.95) !important;
}
.hover\:tw-text-rose-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 241 242 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-50\/0:hover{
  color: rgb(255 241 242 / 0) !important;
}
.hover\:tw-text-rose-50\/10:hover{
  color: rgb(255 241 242 / 0.1) !important;
}
.hover\:tw-text-rose-50\/100:hover{
  color: rgb(255 241 242 / 1) !important;
}
.hover\:tw-text-rose-50\/15:hover{
  color: rgb(255 241 242 / 0.15) !important;
}
.hover\:tw-text-rose-50\/20:hover{
  color: rgb(255 241 242 / 0.2) !important;
}
.hover\:tw-text-rose-50\/25:hover{
  color: rgb(255 241 242 / 0.25) !important;
}
.hover\:tw-text-rose-50\/30:hover{
  color: rgb(255 241 242 / 0.3) !important;
}
.hover\:tw-text-rose-50\/35:hover{
  color: rgb(255 241 242 / 0.35) !important;
}
.hover\:tw-text-rose-50\/40:hover{
  color: rgb(255 241 242 / 0.4) !important;
}
.hover\:tw-text-rose-50\/45:hover{
  color: rgb(255 241 242 / 0.45) !important;
}
.hover\:tw-text-rose-50\/5:hover{
  color: rgb(255 241 242 / 0.05) !important;
}
.hover\:tw-text-rose-50\/50:hover{
  color: rgb(255 241 242 / 0.5) !important;
}
.hover\:tw-text-rose-50\/55:hover{
  color: rgb(255 241 242 / 0.55) !important;
}
.hover\:tw-text-rose-50\/60:hover{
  color: rgb(255 241 242 / 0.6) !important;
}
.hover\:tw-text-rose-50\/65:hover{
  color: rgb(255 241 242 / 0.65) !important;
}
.hover\:tw-text-rose-50\/70:hover{
  color: rgb(255 241 242 / 0.7) !important;
}
.hover\:tw-text-rose-50\/75:hover{
  color: rgb(255 241 242 / 0.75) !important;
}
.hover\:tw-text-rose-50\/80:hover{
  color: rgb(255 241 242 / 0.8) !important;
}
.hover\:tw-text-rose-50\/85:hover{
  color: rgb(255 241 242 / 0.85) !important;
}
.hover\:tw-text-rose-50\/90:hover{
  color: rgb(255 241 242 / 0.9) !important;
}
.hover\:tw-text-rose-50\/95:hover{
  color: rgb(255 241 242 / 0.95) !important;
}
.hover\:tw-text-rose-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-500\/0:hover{
  color: rgb(244 63 94 / 0) !important;
}
.hover\:tw-text-rose-500\/10:hover{
  color: rgb(244 63 94 / 0.1) !important;
}
.hover\:tw-text-rose-500\/100:hover{
  color: rgb(244 63 94 / 1) !important;
}
.hover\:tw-text-rose-500\/15:hover{
  color: rgb(244 63 94 / 0.15) !important;
}
.hover\:tw-text-rose-500\/20:hover{
  color: rgb(244 63 94 / 0.2) !important;
}
.hover\:tw-text-rose-500\/25:hover{
  color: rgb(244 63 94 / 0.25) !important;
}
.hover\:tw-text-rose-500\/30:hover{
  color: rgb(244 63 94 / 0.3) !important;
}
.hover\:tw-text-rose-500\/35:hover{
  color: rgb(244 63 94 / 0.35) !important;
}
.hover\:tw-text-rose-500\/40:hover{
  color: rgb(244 63 94 / 0.4) !important;
}
.hover\:tw-text-rose-500\/45:hover{
  color: rgb(244 63 94 / 0.45) !important;
}
.hover\:tw-text-rose-500\/5:hover{
  color: rgb(244 63 94 / 0.05) !important;
}
.hover\:tw-text-rose-500\/50:hover{
  color: rgb(244 63 94 / 0.5) !important;
}
.hover\:tw-text-rose-500\/55:hover{
  color: rgb(244 63 94 / 0.55) !important;
}
.hover\:tw-text-rose-500\/60:hover{
  color: rgb(244 63 94 / 0.6) !important;
}
.hover\:tw-text-rose-500\/65:hover{
  color: rgb(244 63 94 / 0.65) !important;
}
.hover\:tw-text-rose-500\/70:hover{
  color: rgb(244 63 94 / 0.7) !important;
}
.hover\:tw-text-rose-500\/75:hover{
  color: rgb(244 63 94 / 0.75) !important;
}
.hover\:tw-text-rose-500\/80:hover{
  color: rgb(244 63 94 / 0.8) !important;
}
.hover\:tw-text-rose-500\/85:hover{
  color: rgb(244 63 94 / 0.85) !important;
}
.hover\:tw-text-rose-500\/90:hover{
  color: rgb(244 63 94 / 0.9) !important;
}
.hover\:tw-text-rose-500\/95:hover{
  color: rgb(244 63 94 / 0.95) !important;
}
.hover\:tw-text-rose-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-600\/0:hover{
  color: rgb(225 29 72 / 0) !important;
}
.hover\:tw-text-rose-600\/10:hover{
  color: rgb(225 29 72 / 0.1) !important;
}
.hover\:tw-text-rose-600\/100:hover{
  color: rgb(225 29 72 / 1) !important;
}
.hover\:tw-text-rose-600\/15:hover{
  color: rgb(225 29 72 / 0.15) !important;
}
.hover\:tw-text-rose-600\/20:hover{
  color: rgb(225 29 72 / 0.2) !important;
}
.hover\:tw-text-rose-600\/25:hover{
  color: rgb(225 29 72 / 0.25) !important;
}
.hover\:tw-text-rose-600\/30:hover{
  color: rgb(225 29 72 / 0.3) !important;
}
.hover\:tw-text-rose-600\/35:hover{
  color: rgb(225 29 72 / 0.35) !important;
}
.hover\:tw-text-rose-600\/40:hover{
  color: rgb(225 29 72 / 0.4) !important;
}
.hover\:tw-text-rose-600\/45:hover{
  color: rgb(225 29 72 / 0.45) !important;
}
.hover\:tw-text-rose-600\/5:hover{
  color: rgb(225 29 72 / 0.05) !important;
}
.hover\:tw-text-rose-600\/50:hover{
  color: rgb(225 29 72 / 0.5) !important;
}
.hover\:tw-text-rose-600\/55:hover{
  color: rgb(225 29 72 / 0.55) !important;
}
.hover\:tw-text-rose-600\/60:hover{
  color: rgb(225 29 72 / 0.6) !important;
}
.hover\:tw-text-rose-600\/65:hover{
  color: rgb(225 29 72 / 0.65) !important;
}
.hover\:tw-text-rose-600\/70:hover{
  color: rgb(225 29 72 / 0.7) !important;
}
.hover\:tw-text-rose-600\/75:hover{
  color: rgb(225 29 72 / 0.75) !important;
}
.hover\:tw-text-rose-600\/80:hover{
  color: rgb(225 29 72 / 0.8) !important;
}
.hover\:tw-text-rose-600\/85:hover{
  color: rgb(225 29 72 / 0.85) !important;
}
.hover\:tw-text-rose-600\/90:hover{
  color: rgb(225 29 72 / 0.9) !important;
}
.hover\:tw-text-rose-600\/95:hover{
  color: rgb(225 29 72 / 0.95) !important;
}
.hover\:tw-text-rose-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-700\/0:hover{
  color: rgb(190 18 60 / 0) !important;
}
.hover\:tw-text-rose-700\/10:hover{
  color: rgb(190 18 60 / 0.1) !important;
}
.hover\:tw-text-rose-700\/100:hover{
  color: rgb(190 18 60 / 1) !important;
}
.hover\:tw-text-rose-700\/15:hover{
  color: rgb(190 18 60 / 0.15) !important;
}
.hover\:tw-text-rose-700\/20:hover{
  color: rgb(190 18 60 / 0.2) !important;
}
.hover\:tw-text-rose-700\/25:hover{
  color: rgb(190 18 60 / 0.25) !important;
}
.hover\:tw-text-rose-700\/30:hover{
  color: rgb(190 18 60 / 0.3) !important;
}
.hover\:tw-text-rose-700\/35:hover{
  color: rgb(190 18 60 / 0.35) !important;
}
.hover\:tw-text-rose-700\/40:hover{
  color: rgb(190 18 60 / 0.4) !important;
}
.hover\:tw-text-rose-700\/45:hover{
  color: rgb(190 18 60 / 0.45) !important;
}
.hover\:tw-text-rose-700\/5:hover{
  color: rgb(190 18 60 / 0.05) !important;
}
.hover\:tw-text-rose-700\/50:hover{
  color: rgb(190 18 60 / 0.5) !important;
}
.hover\:tw-text-rose-700\/55:hover{
  color: rgb(190 18 60 / 0.55) !important;
}
.hover\:tw-text-rose-700\/60:hover{
  color: rgb(190 18 60 / 0.6) !important;
}
.hover\:tw-text-rose-700\/65:hover{
  color: rgb(190 18 60 / 0.65) !important;
}
.hover\:tw-text-rose-700\/70:hover{
  color: rgb(190 18 60 / 0.7) !important;
}
.hover\:tw-text-rose-700\/75:hover{
  color: rgb(190 18 60 / 0.75) !important;
}
.hover\:tw-text-rose-700\/80:hover{
  color: rgb(190 18 60 / 0.8) !important;
}
.hover\:tw-text-rose-700\/85:hover{
  color: rgb(190 18 60 / 0.85) !important;
}
.hover\:tw-text-rose-700\/90:hover{
  color: rgb(190 18 60 / 0.9) !important;
}
.hover\:tw-text-rose-700\/95:hover{
  color: rgb(190 18 60 / 0.95) !important;
}
.hover\:tw-text-rose-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-800\/0:hover{
  color: rgb(159 18 57 / 0) !important;
}
.hover\:tw-text-rose-800\/10:hover{
  color: rgb(159 18 57 / 0.1) !important;
}
.hover\:tw-text-rose-800\/100:hover{
  color: rgb(159 18 57 / 1) !important;
}
.hover\:tw-text-rose-800\/15:hover{
  color: rgb(159 18 57 / 0.15) !important;
}
.hover\:tw-text-rose-800\/20:hover{
  color: rgb(159 18 57 / 0.2) !important;
}
.hover\:tw-text-rose-800\/25:hover{
  color: rgb(159 18 57 / 0.25) !important;
}
.hover\:tw-text-rose-800\/30:hover{
  color: rgb(159 18 57 / 0.3) !important;
}
.hover\:tw-text-rose-800\/35:hover{
  color: rgb(159 18 57 / 0.35) !important;
}
.hover\:tw-text-rose-800\/40:hover{
  color: rgb(159 18 57 / 0.4) !important;
}
.hover\:tw-text-rose-800\/45:hover{
  color: rgb(159 18 57 / 0.45) !important;
}
.hover\:tw-text-rose-800\/5:hover{
  color: rgb(159 18 57 / 0.05) !important;
}
.hover\:tw-text-rose-800\/50:hover{
  color: rgb(159 18 57 / 0.5) !important;
}
.hover\:tw-text-rose-800\/55:hover{
  color: rgb(159 18 57 / 0.55) !important;
}
.hover\:tw-text-rose-800\/60:hover{
  color: rgb(159 18 57 / 0.6) !important;
}
.hover\:tw-text-rose-800\/65:hover{
  color: rgb(159 18 57 / 0.65) !important;
}
.hover\:tw-text-rose-800\/70:hover{
  color: rgb(159 18 57 / 0.7) !important;
}
.hover\:tw-text-rose-800\/75:hover{
  color: rgb(159 18 57 / 0.75) !important;
}
.hover\:tw-text-rose-800\/80:hover{
  color: rgb(159 18 57 / 0.8) !important;
}
.hover\:tw-text-rose-800\/85:hover{
  color: rgb(159 18 57 / 0.85) !important;
}
.hover\:tw-text-rose-800\/90:hover{
  color: rgb(159 18 57 / 0.9) !important;
}
.hover\:tw-text-rose-800\/95:hover{
  color: rgb(159 18 57 / 0.95) !important;
}
.hover\:tw-text-rose-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-900\/0:hover{
  color: rgb(136 19 55 / 0) !important;
}
.hover\:tw-text-rose-900\/10:hover{
  color: rgb(136 19 55 / 0.1) !important;
}
.hover\:tw-text-rose-900\/100:hover{
  color: rgb(136 19 55 / 1) !important;
}
.hover\:tw-text-rose-900\/15:hover{
  color: rgb(136 19 55 / 0.15) !important;
}
.hover\:tw-text-rose-900\/20:hover{
  color: rgb(136 19 55 / 0.2) !important;
}
.hover\:tw-text-rose-900\/25:hover{
  color: rgb(136 19 55 / 0.25) !important;
}
.hover\:tw-text-rose-900\/30:hover{
  color: rgb(136 19 55 / 0.3) !important;
}
.hover\:tw-text-rose-900\/35:hover{
  color: rgb(136 19 55 / 0.35) !important;
}
.hover\:tw-text-rose-900\/40:hover{
  color: rgb(136 19 55 / 0.4) !important;
}
.hover\:tw-text-rose-900\/45:hover{
  color: rgb(136 19 55 / 0.45) !important;
}
.hover\:tw-text-rose-900\/5:hover{
  color: rgb(136 19 55 / 0.05) !important;
}
.hover\:tw-text-rose-900\/50:hover{
  color: rgb(136 19 55 / 0.5) !important;
}
.hover\:tw-text-rose-900\/55:hover{
  color: rgb(136 19 55 / 0.55) !important;
}
.hover\:tw-text-rose-900\/60:hover{
  color: rgb(136 19 55 / 0.6) !important;
}
.hover\:tw-text-rose-900\/65:hover{
  color: rgb(136 19 55 / 0.65) !important;
}
.hover\:tw-text-rose-900\/70:hover{
  color: rgb(136 19 55 / 0.7) !important;
}
.hover\:tw-text-rose-900\/75:hover{
  color: rgb(136 19 55 / 0.75) !important;
}
.hover\:tw-text-rose-900\/80:hover{
  color: rgb(136 19 55 / 0.8) !important;
}
.hover\:tw-text-rose-900\/85:hover{
  color: rgb(136 19 55 / 0.85) !important;
}
.hover\:tw-text-rose-900\/90:hover{
  color: rgb(136 19 55 / 0.9) !important;
}
.hover\:tw-text-rose-900\/95:hover{
  color: rgb(136 19 55 / 0.95) !important;
}
.hover\:tw-text-rose-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(76 5 25 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-rose-950\/0:hover{
  color: rgb(76 5 25 / 0) !important;
}
.hover\:tw-text-rose-950\/10:hover{
  color: rgb(76 5 25 / 0.1) !important;
}
.hover\:tw-text-rose-950\/100:hover{
  color: rgb(76 5 25 / 1) !important;
}
.hover\:tw-text-rose-950\/15:hover{
  color: rgb(76 5 25 / 0.15) !important;
}
.hover\:tw-text-rose-950\/20:hover{
  color: rgb(76 5 25 / 0.2) !important;
}
.hover\:tw-text-rose-950\/25:hover{
  color: rgb(76 5 25 / 0.25) !important;
}
.hover\:tw-text-rose-950\/30:hover{
  color: rgb(76 5 25 / 0.3) !important;
}
.hover\:tw-text-rose-950\/35:hover{
  color: rgb(76 5 25 / 0.35) !important;
}
.hover\:tw-text-rose-950\/40:hover{
  color: rgb(76 5 25 / 0.4) !important;
}
.hover\:tw-text-rose-950\/45:hover{
  color: rgb(76 5 25 / 0.45) !important;
}
.hover\:tw-text-rose-950\/5:hover{
  color: rgb(76 5 25 / 0.05) !important;
}
.hover\:tw-text-rose-950\/50:hover{
  color: rgb(76 5 25 / 0.5) !important;
}
.hover\:tw-text-rose-950\/55:hover{
  color: rgb(76 5 25 / 0.55) !important;
}
.hover\:tw-text-rose-950\/60:hover{
  color: rgb(76 5 25 / 0.6) !important;
}
.hover\:tw-text-rose-950\/65:hover{
  color: rgb(76 5 25 / 0.65) !important;
}
.hover\:tw-text-rose-950\/70:hover{
  color: rgb(76 5 25 / 0.7) !important;
}
.hover\:tw-text-rose-950\/75:hover{
  color: rgb(76 5 25 / 0.75) !important;
}
.hover\:tw-text-rose-950\/80:hover{
  color: rgb(76 5 25 / 0.8) !important;
}
.hover\:tw-text-rose-950\/85:hover{
  color: rgb(76 5 25 / 0.85) !important;
}
.hover\:tw-text-rose-950\/90:hover{
  color: rgb(76 5 25 / 0.9) !important;
}
.hover\:tw-text-rose-950\/95:hover{
  color: rgb(76 5 25 / 0.95) !important;
}
.hover\:tw-text-sky-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-100\/0:hover{
  color: rgb(224 242 254 / 0) !important;
}
.hover\:tw-text-sky-100\/10:hover{
  color: rgb(224 242 254 / 0.1) !important;
}
.hover\:tw-text-sky-100\/100:hover{
  color: rgb(224 242 254 / 1) !important;
}
.hover\:tw-text-sky-100\/15:hover{
  color: rgb(224 242 254 / 0.15) !important;
}
.hover\:tw-text-sky-100\/20:hover{
  color: rgb(224 242 254 / 0.2) !important;
}
.hover\:tw-text-sky-100\/25:hover{
  color: rgb(224 242 254 / 0.25) !important;
}
.hover\:tw-text-sky-100\/30:hover{
  color: rgb(224 242 254 / 0.3) !important;
}
.hover\:tw-text-sky-100\/35:hover{
  color: rgb(224 242 254 / 0.35) !important;
}
.hover\:tw-text-sky-100\/40:hover{
  color: rgb(224 242 254 / 0.4) !important;
}
.hover\:tw-text-sky-100\/45:hover{
  color: rgb(224 242 254 / 0.45) !important;
}
.hover\:tw-text-sky-100\/5:hover{
  color: rgb(224 242 254 / 0.05) !important;
}
.hover\:tw-text-sky-100\/50:hover{
  color: rgb(224 242 254 / 0.5) !important;
}
.hover\:tw-text-sky-100\/55:hover{
  color: rgb(224 242 254 / 0.55) !important;
}
.hover\:tw-text-sky-100\/60:hover{
  color: rgb(224 242 254 / 0.6) !important;
}
.hover\:tw-text-sky-100\/65:hover{
  color: rgb(224 242 254 / 0.65) !important;
}
.hover\:tw-text-sky-100\/70:hover{
  color: rgb(224 242 254 / 0.7) !important;
}
.hover\:tw-text-sky-100\/75:hover{
  color: rgb(224 242 254 / 0.75) !important;
}
.hover\:tw-text-sky-100\/80:hover{
  color: rgb(224 242 254 / 0.8) !important;
}
.hover\:tw-text-sky-100\/85:hover{
  color: rgb(224 242 254 / 0.85) !important;
}
.hover\:tw-text-sky-100\/90:hover{
  color: rgb(224 242 254 / 0.9) !important;
}
.hover\:tw-text-sky-100\/95:hover{
  color: rgb(224 242 254 / 0.95) !important;
}
.hover\:tw-text-sky-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-200\/0:hover{
  color: rgb(186 230 253 / 0) !important;
}
.hover\:tw-text-sky-200\/10:hover{
  color: rgb(186 230 253 / 0.1) !important;
}
.hover\:tw-text-sky-200\/100:hover{
  color: rgb(186 230 253 / 1) !important;
}
.hover\:tw-text-sky-200\/15:hover{
  color: rgb(186 230 253 / 0.15) !important;
}
.hover\:tw-text-sky-200\/20:hover{
  color: rgb(186 230 253 / 0.2) !important;
}
.hover\:tw-text-sky-200\/25:hover{
  color: rgb(186 230 253 / 0.25) !important;
}
.hover\:tw-text-sky-200\/30:hover{
  color: rgb(186 230 253 / 0.3) !important;
}
.hover\:tw-text-sky-200\/35:hover{
  color: rgb(186 230 253 / 0.35) !important;
}
.hover\:tw-text-sky-200\/40:hover{
  color: rgb(186 230 253 / 0.4) !important;
}
.hover\:tw-text-sky-200\/45:hover{
  color: rgb(186 230 253 / 0.45) !important;
}
.hover\:tw-text-sky-200\/5:hover{
  color: rgb(186 230 253 / 0.05) !important;
}
.hover\:tw-text-sky-200\/50:hover{
  color: rgb(186 230 253 / 0.5) !important;
}
.hover\:tw-text-sky-200\/55:hover{
  color: rgb(186 230 253 / 0.55) !important;
}
.hover\:tw-text-sky-200\/60:hover{
  color: rgb(186 230 253 / 0.6) !important;
}
.hover\:tw-text-sky-200\/65:hover{
  color: rgb(186 230 253 / 0.65) !important;
}
.hover\:tw-text-sky-200\/70:hover{
  color: rgb(186 230 253 / 0.7) !important;
}
.hover\:tw-text-sky-200\/75:hover{
  color: rgb(186 230 253 / 0.75) !important;
}
.hover\:tw-text-sky-200\/80:hover{
  color: rgb(186 230 253 / 0.8) !important;
}
.hover\:tw-text-sky-200\/85:hover{
  color: rgb(186 230 253 / 0.85) !important;
}
.hover\:tw-text-sky-200\/90:hover{
  color: rgb(186 230 253 / 0.9) !important;
}
.hover\:tw-text-sky-200\/95:hover{
  color: rgb(186 230 253 / 0.95) !important;
}
.hover\:tw-text-sky-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-300\/0:hover{
  color: rgb(125 211 252 / 0) !important;
}
.hover\:tw-text-sky-300\/10:hover{
  color: rgb(125 211 252 / 0.1) !important;
}
.hover\:tw-text-sky-300\/100:hover{
  color: rgb(125 211 252 / 1) !important;
}
.hover\:tw-text-sky-300\/15:hover{
  color: rgb(125 211 252 / 0.15) !important;
}
.hover\:tw-text-sky-300\/20:hover{
  color: rgb(125 211 252 / 0.2) !important;
}
.hover\:tw-text-sky-300\/25:hover{
  color: rgb(125 211 252 / 0.25) !important;
}
.hover\:tw-text-sky-300\/30:hover{
  color: rgb(125 211 252 / 0.3) !important;
}
.hover\:tw-text-sky-300\/35:hover{
  color: rgb(125 211 252 / 0.35) !important;
}
.hover\:tw-text-sky-300\/40:hover{
  color: rgb(125 211 252 / 0.4) !important;
}
.hover\:tw-text-sky-300\/45:hover{
  color: rgb(125 211 252 / 0.45) !important;
}
.hover\:tw-text-sky-300\/5:hover{
  color: rgb(125 211 252 / 0.05) !important;
}
.hover\:tw-text-sky-300\/50:hover{
  color: rgb(125 211 252 / 0.5) !important;
}
.hover\:tw-text-sky-300\/55:hover{
  color: rgb(125 211 252 / 0.55) !important;
}
.hover\:tw-text-sky-300\/60:hover{
  color: rgb(125 211 252 / 0.6) !important;
}
.hover\:tw-text-sky-300\/65:hover{
  color: rgb(125 211 252 / 0.65) !important;
}
.hover\:tw-text-sky-300\/70:hover{
  color: rgb(125 211 252 / 0.7) !important;
}
.hover\:tw-text-sky-300\/75:hover{
  color: rgb(125 211 252 / 0.75) !important;
}
.hover\:tw-text-sky-300\/80:hover{
  color: rgb(125 211 252 / 0.8) !important;
}
.hover\:tw-text-sky-300\/85:hover{
  color: rgb(125 211 252 / 0.85) !important;
}
.hover\:tw-text-sky-300\/90:hover{
  color: rgb(125 211 252 / 0.9) !important;
}
.hover\:tw-text-sky-300\/95:hover{
  color: rgb(125 211 252 / 0.95) !important;
}
.hover\:tw-text-sky-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-400\/0:hover{
  color: rgb(56 189 248 / 0) !important;
}
.hover\:tw-text-sky-400\/10:hover{
  color: rgb(56 189 248 / 0.1) !important;
}
.hover\:tw-text-sky-400\/100:hover{
  color: rgb(56 189 248 / 1) !important;
}
.hover\:tw-text-sky-400\/15:hover{
  color: rgb(56 189 248 / 0.15) !important;
}
.hover\:tw-text-sky-400\/20:hover{
  color: rgb(56 189 248 / 0.2) !important;
}
.hover\:tw-text-sky-400\/25:hover{
  color: rgb(56 189 248 / 0.25) !important;
}
.hover\:tw-text-sky-400\/30:hover{
  color: rgb(56 189 248 / 0.3) !important;
}
.hover\:tw-text-sky-400\/35:hover{
  color: rgb(56 189 248 / 0.35) !important;
}
.hover\:tw-text-sky-400\/40:hover{
  color: rgb(56 189 248 / 0.4) !important;
}
.hover\:tw-text-sky-400\/45:hover{
  color: rgb(56 189 248 / 0.45) !important;
}
.hover\:tw-text-sky-400\/5:hover{
  color: rgb(56 189 248 / 0.05) !important;
}
.hover\:tw-text-sky-400\/50:hover{
  color: rgb(56 189 248 / 0.5) !important;
}
.hover\:tw-text-sky-400\/55:hover{
  color: rgb(56 189 248 / 0.55) !important;
}
.hover\:tw-text-sky-400\/60:hover{
  color: rgb(56 189 248 / 0.6) !important;
}
.hover\:tw-text-sky-400\/65:hover{
  color: rgb(56 189 248 / 0.65) !important;
}
.hover\:tw-text-sky-400\/70:hover{
  color: rgb(56 189 248 / 0.7) !important;
}
.hover\:tw-text-sky-400\/75:hover{
  color: rgb(56 189 248 / 0.75) !important;
}
.hover\:tw-text-sky-400\/80:hover{
  color: rgb(56 189 248 / 0.8) !important;
}
.hover\:tw-text-sky-400\/85:hover{
  color: rgb(56 189 248 / 0.85) !important;
}
.hover\:tw-text-sky-400\/90:hover{
  color: rgb(56 189 248 / 0.9) !important;
}
.hover\:tw-text-sky-400\/95:hover{
  color: rgb(56 189 248 / 0.95) !important;
}
.hover\:tw-text-sky-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(240 249 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-50\/0:hover{
  color: rgb(240 249 255 / 0) !important;
}
.hover\:tw-text-sky-50\/10:hover{
  color: rgb(240 249 255 / 0.1) !important;
}
.hover\:tw-text-sky-50\/100:hover{
  color: rgb(240 249 255 / 1) !important;
}
.hover\:tw-text-sky-50\/15:hover{
  color: rgb(240 249 255 / 0.15) !important;
}
.hover\:tw-text-sky-50\/20:hover{
  color: rgb(240 249 255 / 0.2) !important;
}
.hover\:tw-text-sky-50\/25:hover{
  color: rgb(240 249 255 / 0.25) !important;
}
.hover\:tw-text-sky-50\/30:hover{
  color: rgb(240 249 255 / 0.3) !important;
}
.hover\:tw-text-sky-50\/35:hover{
  color: rgb(240 249 255 / 0.35) !important;
}
.hover\:tw-text-sky-50\/40:hover{
  color: rgb(240 249 255 / 0.4) !important;
}
.hover\:tw-text-sky-50\/45:hover{
  color: rgb(240 249 255 / 0.45) !important;
}
.hover\:tw-text-sky-50\/5:hover{
  color: rgb(240 249 255 / 0.05) !important;
}
.hover\:tw-text-sky-50\/50:hover{
  color: rgb(240 249 255 / 0.5) !important;
}
.hover\:tw-text-sky-50\/55:hover{
  color: rgb(240 249 255 / 0.55) !important;
}
.hover\:tw-text-sky-50\/60:hover{
  color: rgb(240 249 255 / 0.6) !important;
}
.hover\:tw-text-sky-50\/65:hover{
  color: rgb(240 249 255 / 0.65) !important;
}
.hover\:tw-text-sky-50\/70:hover{
  color: rgb(240 249 255 / 0.7) !important;
}
.hover\:tw-text-sky-50\/75:hover{
  color: rgb(240 249 255 / 0.75) !important;
}
.hover\:tw-text-sky-50\/80:hover{
  color: rgb(240 249 255 / 0.8) !important;
}
.hover\:tw-text-sky-50\/85:hover{
  color: rgb(240 249 255 / 0.85) !important;
}
.hover\:tw-text-sky-50\/90:hover{
  color: rgb(240 249 255 / 0.9) !important;
}
.hover\:tw-text-sky-50\/95:hover{
  color: rgb(240 249 255 / 0.95) !important;
}
.hover\:tw-text-sky-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-500\/0:hover{
  color: rgb(14 165 233 / 0) !important;
}
.hover\:tw-text-sky-500\/10:hover{
  color: rgb(14 165 233 / 0.1) !important;
}
.hover\:tw-text-sky-500\/100:hover{
  color: rgb(14 165 233 / 1) !important;
}
.hover\:tw-text-sky-500\/15:hover{
  color: rgb(14 165 233 / 0.15) !important;
}
.hover\:tw-text-sky-500\/20:hover{
  color: rgb(14 165 233 / 0.2) !important;
}
.hover\:tw-text-sky-500\/25:hover{
  color: rgb(14 165 233 / 0.25) !important;
}
.hover\:tw-text-sky-500\/30:hover{
  color: rgb(14 165 233 / 0.3) !important;
}
.hover\:tw-text-sky-500\/35:hover{
  color: rgb(14 165 233 / 0.35) !important;
}
.hover\:tw-text-sky-500\/40:hover{
  color: rgb(14 165 233 / 0.4) !important;
}
.hover\:tw-text-sky-500\/45:hover{
  color: rgb(14 165 233 / 0.45) !important;
}
.hover\:tw-text-sky-500\/5:hover{
  color: rgb(14 165 233 / 0.05) !important;
}
.hover\:tw-text-sky-500\/50:hover{
  color: rgb(14 165 233 / 0.5) !important;
}
.hover\:tw-text-sky-500\/55:hover{
  color: rgb(14 165 233 / 0.55) !important;
}
.hover\:tw-text-sky-500\/60:hover{
  color: rgb(14 165 233 / 0.6) !important;
}
.hover\:tw-text-sky-500\/65:hover{
  color: rgb(14 165 233 / 0.65) !important;
}
.hover\:tw-text-sky-500\/70:hover{
  color: rgb(14 165 233 / 0.7) !important;
}
.hover\:tw-text-sky-500\/75:hover{
  color: rgb(14 165 233 / 0.75) !important;
}
.hover\:tw-text-sky-500\/80:hover{
  color: rgb(14 165 233 / 0.8) !important;
}
.hover\:tw-text-sky-500\/85:hover{
  color: rgb(14 165 233 / 0.85) !important;
}
.hover\:tw-text-sky-500\/90:hover{
  color: rgb(14 165 233 / 0.9) !important;
}
.hover\:tw-text-sky-500\/95:hover{
  color: rgb(14 165 233 / 0.95) !important;
}
.hover\:tw-text-sky-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-600\/0:hover{
  color: rgb(2 132 199 / 0) !important;
}
.hover\:tw-text-sky-600\/10:hover{
  color: rgb(2 132 199 / 0.1) !important;
}
.hover\:tw-text-sky-600\/100:hover{
  color: rgb(2 132 199 / 1) !important;
}
.hover\:tw-text-sky-600\/15:hover{
  color: rgb(2 132 199 / 0.15) !important;
}
.hover\:tw-text-sky-600\/20:hover{
  color: rgb(2 132 199 / 0.2) !important;
}
.hover\:tw-text-sky-600\/25:hover{
  color: rgb(2 132 199 / 0.25) !important;
}
.hover\:tw-text-sky-600\/30:hover{
  color: rgb(2 132 199 / 0.3) !important;
}
.hover\:tw-text-sky-600\/35:hover{
  color: rgb(2 132 199 / 0.35) !important;
}
.hover\:tw-text-sky-600\/40:hover{
  color: rgb(2 132 199 / 0.4) !important;
}
.hover\:tw-text-sky-600\/45:hover{
  color: rgb(2 132 199 / 0.45) !important;
}
.hover\:tw-text-sky-600\/5:hover{
  color: rgb(2 132 199 / 0.05) !important;
}
.hover\:tw-text-sky-600\/50:hover{
  color: rgb(2 132 199 / 0.5) !important;
}
.hover\:tw-text-sky-600\/55:hover{
  color: rgb(2 132 199 / 0.55) !important;
}
.hover\:tw-text-sky-600\/60:hover{
  color: rgb(2 132 199 / 0.6) !important;
}
.hover\:tw-text-sky-600\/65:hover{
  color: rgb(2 132 199 / 0.65) !important;
}
.hover\:tw-text-sky-600\/70:hover{
  color: rgb(2 132 199 / 0.7) !important;
}
.hover\:tw-text-sky-600\/75:hover{
  color: rgb(2 132 199 / 0.75) !important;
}
.hover\:tw-text-sky-600\/80:hover{
  color: rgb(2 132 199 / 0.8) !important;
}
.hover\:tw-text-sky-600\/85:hover{
  color: rgb(2 132 199 / 0.85) !important;
}
.hover\:tw-text-sky-600\/90:hover{
  color: rgb(2 132 199 / 0.9) !important;
}
.hover\:tw-text-sky-600\/95:hover{
  color: rgb(2 132 199 / 0.95) !important;
}
.hover\:tw-text-sky-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-700\/0:hover{
  color: rgb(3 105 161 / 0) !important;
}
.hover\:tw-text-sky-700\/10:hover{
  color: rgb(3 105 161 / 0.1) !important;
}
.hover\:tw-text-sky-700\/100:hover{
  color: rgb(3 105 161 / 1) !important;
}
.hover\:tw-text-sky-700\/15:hover{
  color: rgb(3 105 161 / 0.15) !important;
}
.hover\:tw-text-sky-700\/20:hover{
  color: rgb(3 105 161 / 0.2) !important;
}
.hover\:tw-text-sky-700\/25:hover{
  color: rgb(3 105 161 / 0.25) !important;
}
.hover\:tw-text-sky-700\/30:hover{
  color: rgb(3 105 161 / 0.3) !important;
}
.hover\:tw-text-sky-700\/35:hover{
  color: rgb(3 105 161 / 0.35) !important;
}
.hover\:tw-text-sky-700\/40:hover{
  color: rgb(3 105 161 / 0.4) !important;
}
.hover\:tw-text-sky-700\/45:hover{
  color: rgb(3 105 161 / 0.45) !important;
}
.hover\:tw-text-sky-700\/5:hover{
  color: rgb(3 105 161 / 0.05) !important;
}
.hover\:tw-text-sky-700\/50:hover{
  color: rgb(3 105 161 / 0.5) !important;
}
.hover\:tw-text-sky-700\/55:hover{
  color: rgb(3 105 161 / 0.55) !important;
}
.hover\:tw-text-sky-700\/60:hover{
  color: rgb(3 105 161 / 0.6) !important;
}
.hover\:tw-text-sky-700\/65:hover{
  color: rgb(3 105 161 / 0.65) !important;
}
.hover\:tw-text-sky-700\/70:hover{
  color: rgb(3 105 161 / 0.7) !important;
}
.hover\:tw-text-sky-700\/75:hover{
  color: rgb(3 105 161 / 0.75) !important;
}
.hover\:tw-text-sky-700\/80:hover{
  color: rgb(3 105 161 / 0.8) !important;
}
.hover\:tw-text-sky-700\/85:hover{
  color: rgb(3 105 161 / 0.85) !important;
}
.hover\:tw-text-sky-700\/90:hover{
  color: rgb(3 105 161 / 0.9) !important;
}
.hover\:tw-text-sky-700\/95:hover{
  color: rgb(3 105 161 / 0.95) !important;
}
.hover\:tw-text-sky-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-800\/0:hover{
  color: rgb(7 89 133 / 0) !important;
}
.hover\:tw-text-sky-800\/10:hover{
  color: rgb(7 89 133 / 0.1) !important;
}
.hover\:tw-text-sky-800\/100:hover{
  color: rgb(7 89 133 / 1) !important;
}
.hover\:tw-text-sky-800\/15:hover{
  color: rgb(7 89 133 / 0.15) !important;
}
.hover\:tw-text-sky-800\/20:hover{
  color: rgb(7 89 133 / 0.2) !important;
}
.hover\:tw-text-sky-800\/25:hover{
  color: rgb(7 89 133 / 0.25) !important;
}
.hover\:tw-text-sky-800\/30:hover{
  color: rgb(7 89 133 / 0.3) !important;
}
.hover\:tw-text-sky-800\/35:hover{
  color: rgb(7 89 133 / 0.35) !important;
}
.hover\:tw-text-sky-800\/40:hover{
  color: rgb(7 89 133 / 0.4) !important;
}
.hover\:tw-text-sky-800\/45:hover{
  color: rgb(7 89 133 / 0.45) !important;
}
.hover\:tw-text-sky-800\/5:hover{
  color: rgb(7 89 133 / 0.05) !important;
}
.hover\:tw-text-sky-800\/50:hover{
  color: rgb(7 89 133 / 0.5) !important;
}
.hover\:tw-text-sky-800\/55:hover{
  color: rgb(7 89 133 / 0.55) !important;
}
.hover\:tw-text-sky-800\/60:hover{
  color: rgb(7 89 133 / 0.6) !important;
}
.hover\:tw-text-sky-800\/65:hover{
  color: rgb(7 89 133 / 0.65) !important;
}
.hover\:tw-text-sky-800\/70:hover{
  color: rgb(7 89 133 / 0.7) !important;
}
.hover\:tw-text-sky-800\/75:hover{
  color: rgb(7 89 133 / 0.75) !important;
}
.hover\:tw-text-sky-800\/80:hover{
  color: rgb(7 89 133 / 0.8) !important;
}
.hover\:tw-text-sky-800\/85:hover{
  color: rgb(7 89 133 / 0.85) !important;
}
.hover\:tw-text-sky-800\/90:hover{
  color: rgb(7 89 133 / 0.9) !important;
}
.hover\:tw-text-sky-800\/95:hover{
  color: rgb(7 89 133 / 0.95) !important;
}
.hover\:tw-text-sky-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-900\/0:hover{
  color: rgb(12 74 110 / 0) !important;
}
.hover\:tw-text-sky-900\/10:hover{
  color: rgb(12 74 110 / 0.1) !important;
}
.hover\:tw-text-sky-900\/100:hover{
  color: rgb(12 74 110 / 1) !important;
}
.hover\:tw-text-sky-900\/15:hover{
  color: rgb(12 74 110 / 0.15) !important;
}
.hover\:tw-text-sky-900\/20:hover{
  color: rgb(12 74 110 / 0.2) !important;
}
.hover\:tw-text-sky-900\/25:hover{
  color: rgb(12 74 110 / 0.25) !important;
}
.hover\:tw-text-sky-900\/30:hover{
  color: rgb(12 74 110 / 0.3) !important;
}
.hover\:tw-text-sky-900\/35:hover{
  color: rgb(12 74 110 / 0.35) !important;
}
.hover\:tw-text-sky-900\/40:hover{
  color: rgb(12 74 110 / 0.4) !important;
}
.hover\:tw-text-sky-900\/45:hover{
  color: rgb(12 74 110 / 0.45) !important;
}
.hover\:tw-text-sky-900\/5:hover{
  color: rgb(12 74 110 / 0.05) !important;
}
.hover\:tw-text-sky-900\/50:hover{
  color: rgb(12 74 110 / 0.5) !important;
}
.hover\:tw-text-sky-900\/55:hover{
  color: rgb(12 74 110 / 0.55) !important;
}
.hover\:tw-text-sky-900\/60:hover{
  color: rgb(12 74 110 / 0.6) !important;
}
.hover\:tw-text-sky-900\/65:hover{
  color: rgb(12 74 110 / 0.65) !important;
}
.hover\:tw-text-sky-900\/70:hover{
  color: rgb(12 74 110 / 0.7) !important;
}
.hover\:tw-text-sky-900\/75:hover{
  color: rgb(12 74 110 / 0.75) !important;
}
.hover\:tw-text-sky-900\/80:hover{
  color: rgb(12 74 110 / 0.8) !important;
}
.hover\:tw-text-sky-900\/85:hover{
  color: rgb(12 74 110 / 0.85) !important;
}
.hover\:tw-text-sky-900\/90:hover{
  color: rgb(12 74 110 / 0.9) !important;
}
.hover\:tw-text-sky-900\/95:hover{
  color: rgb(12 74 110 / 0.95) !important;
}
.hover\:tw-text-sky-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(8 47 73 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-sky-950\/0:hover{
  color: rgb(8 47 73 / 0) !important;
}
.hover\:tw-text-sky-950\/10:hover{
  color: rgb(8 47 73 / 0.1) !important;
}
.hover\:tw-text-sky-950\/100:hover{
  color: rgb(8 47 73 / 1) !important;
}
.hover\:tw-text-sky-950\/15:hover{
  color: rgb(8 47 73 / 0.15) !important;
}
.hover\:tw-text-sky-950\/20:hover{
  color: rgb(8 47 73 / 0.2) !important;
}
.hover\:tw-text-sky-950\/25:hover{
  color: rgb(8 47 73 / 0.25) !important;
}
.hover\:tw-text-sky-950\/30:hover{
  color: rgb(8 47 73 / 0.3) !important;
}
.hover\:tw-text-sky-950\/35:hover{
  color: rgb(8 47 73 / 0.35) !important;
}
.hover\:tw-text-sky-950\/40:hover{
  color: rgb(8 47 73 / 0.4) !important;
}
.hover\:tw-text-sky-950\/45:hover{
  color: rgb(8 47 73 / 0.45) !important;
}
.hover\:tw-text-sky-950\/5:hover{
  color: rgb(8 47 73 / 0.05) !important;
}
.hover\:tw-text-sky-950\/50:hover{
  color: rgb(8 47 73 / 0.5) !important;
}
.hover\:tw-text-sky-950\/55:hover{
  color: rgb(8 47 73 / 0.55) !important;
}
.hover\:tw-text-sky-950\/60:hover{
  color: rgb(8 47 73 / 0.6) !important;
}
.hover\:tw-text-sky-950\/65:hover{
  color: rgb(8 47 73 / 0.65) !important;
}
.hover\:tw-text-sky-950\/70:hover{
  color: rgb(8 47 73 / 0.7) !important;
}
.hover\:tw-text-sky-950\/75:hover{
  color: rgb(8 47 73 / 0.75) !important;
}
.hover\:tw-text-sky-950\/80:hover{
  color: rgb(8 47 73 / 0.8) !important;
}
.hover\:tw-text-sky-950\/85:hover{
  color: rgb(8 47 73 / 0.85) !important;
}
.hover\:tw-text-sky-950\/90:hover{
  color: rgb(8 47 73 / 0.9) !important;
}
.hover\:tw-text-sky-950\/95:hover{
  color: rgb(8 47 73 / 0.95) !important;
}
.hover\:tw-text-slate-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-100\/0:hover{
  color: rgb(241 245 249 / 0) !important;
}
.hover\:tw-text-slate-100\/10:hover{
  color: rgb(241 245 249 / 0.1) !important;
}
.hover\:tw-text-slate-100\/100:hover{
  color: rgb(241 245 249 / 1) !important;
}
.hover\:tw-text-slate-100\/15:hover{
  color: rgb(241 245 249 / 0.15) !important;
}
.hover\:tw-text-slate-100\/20:hover{
  color: rgb(241 245 249 / 0.2) !important;
}
.hover\:tw-text-slate-100\/25:hover{
  color: rgb(241 245 249 / 0.25) !important;
}
.hover\:tw-text-slate-100\/30:hover{
  color: rgb(241 245 249 / 0.3) !important;
}
.hover\:tw-text-slate-100\/35:hover{
  color: rgb(241 245 249 / 0.35) !important;
}
.hover\:tw-text-slate-100\/40:hover{
  color: rgb(241 245 249 / 0.4) !important;
}
.hover\:tw-text-slate-100\/45:hover{
  color: rgb(241 245 249 / 0.45) !important;
}
.hover\:tw-text-slate-100\/5:hover{
  color: rgb(241 245 249 / 0.05) !important;
}
.hover\:tw-text-slate-100\/50:hover{
  color: rgb(241 245 249 / 0.5) !important;
}
.hover\:tw-text-slate-100\/55:hover{
  color: rgb(241 245 249 / 0.55) !important;
}
.hover\:tw-text-slate-100\/60:hover{
  color: rgb(241 245 249 / 0.6) !important;
}
.hover\:tw-text-slate-100\/65:hover{
  color: rgb(241 245 249 / 0.65) !important;
}
.hover\:tw-text-slate-100\/70:hover{
  color: rgb(241 245 249 / 0.7) !important;
}
.hover\:tw-text-slate-100\/75:hover{
  color: rgb(241 245 249 / 0.75) !important;
}
.hover\:tw-text-slate-100\/80:hover{
  color: rgb(241 245 249 / 0.8) !important;
}
.hover\:tw-text-slate-100\/85:hover{
  color: rgb(241 245 249 / 0.85) !important;
}
.hover\:tw-text-slate-100\/90:hover{
  color: rgb(241 245 249 / 0.9) !important;
}
.hover\:tw-text-slate-100\/95:hover{
  color: rgb(241 245 249 / 0.95) !important;
}
.hover\:tw-text-slate-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-200\/0:hover{
  color: rgb(226 232 240 / 0) !important;
}
.hover\:tw-text-slate-200\/10:hover{
  color: rgb(226 232 240 / 0.1) !important;
}
.hover\:tw-text-slate-200\/100:hover{
  color: rgb(226 232 240 / 1) !important;
}
.hover\:tw-text-slate-200\/15:hover{
  color: rgb(226 232 240 / 0.15) !important;
}
.hover\:tw-text-slate-200\/20:hover{
  color: rgb(226 232 240 / 0.2) !important;
}
.hover\:tw-text-slate-200\/25:hover{
  color: rgb(226 232 240 / 0.25) !important;
}
.hover\:tw-text-slate-200\/30:hover{
  color: rgb(226 232 240 / 0.3) !important;
}
.hover\:tw-text-slate-200\/35:hover{
  color: rgb(226 232 240 / 0.35) !important;
}
.hover\:tw-text-slate-200\/40:hover{
  color: rgb(226 232 240 / 0.4) !important;
}
.hover\:tw-text-slate-200\/45:hover{
  color: rgb(226 232 240 / 0.45) !important;
}
.hover\:tw-text-slate-200\/5:hover{
  color: rgb(226 232 240 / 0.05) !important;
}
.hover\:tw-text-slate-200\/50:hover{
  color: rgb(226 232 240 / 0.5) !important;
}
.hover\:tw-text-slate-200\/55:hover{
  color: rgb(226 232 240 / 0.55) !important;
}
.hover\:tw-text-slate-200\/60:hover{
  color: rgb(226 232 240 / 0.6) !important;
}
.hover\:tw-text-slate-200\/65:hover{
  color: rgb(226 232 240 / 0.65) !important;
}
.hover\:tw-text-slate-200\/70:hover{
  color: rgb(226 232 240 / 0.7) !important;
}
.hover\:tw-text-slate-200\/75:hover{
  color: rgb(226 232 240 / 0.75) !important;
}
.hover\:tw-text-slate-200\/80:hover{
  color: rgb(226 232 240 / 0.8) !important;
}
.hover\:tw-text-slate-200\/85:hover{
  color: rgb(226 232 240 / 0.85) !important;
}
.hover\:tw-text-slate-200\/90:hover{
  color: rgb(226 232 240 / 0.9) !important;
}
.hover\:tw-text-slate-200\/95:hover{
  color: rgb(226 232 240 / 0.95) !important;
}
.hover\:tw-text-slate-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-300\/0:hover{
  color: rgb(203 213 225 / 0) !important;
}
.hover\:tw-text-slate-300\/10:hover{
  color: rgb(203 213 225 / 0.1) !important;
}
.hover\:tw-text-slate-300\/100:hover{
  color: rgb(203 213 225 / 1) !important;
}
.hover\:tw-text-slate-300\/15:hover{
  color: rgb(203 213 225 / 0.15) !important;
}
.hover\:tw-text-slate-300\/20:hover{
  color: rgb(203 213 225 / 0.2) !important;
}
.hover\:tw-text-slate-300\/25:hover{
  color: rgb(203 213 225 / 0.25) !important;
}
.hover\:tw-text-slate-300\/30:hover{
  color: rgb(203 213 225 / 0.3) !important;
}
.hover\:tw-text-slate-300\/35:hover{
  color: rgb(203 213 225 / 0.35) !important;
}
.hover\:tw-text-slate-300\/40:hover{
  color: rgb(203 213 225 / 0.4) !important;
}
.hover\:tw-text-slate-300\/45:hover{
  color: rgb(203 213 225 / 0.45) !important;
}
.hover\:tw-text-slate-300\/5:hover{
  color: rgb(203 213 225 / 0.05) !important;
}
.hover\:tw-text-slate-300\/50:hover{
  color: rgb(203 213 225 / 0.5) !important;
}
.hover\:tw-text-slate-300\/55:hover{
  color: rgb(203 213 225 / 0.55) !important;
}
.hover\:tw-text-slate-300\/60:hover{
  color: rgb(203 213 225 / 0.6) !important;
}
.hover\:tw-text-slate-300\/65:hover{
  color: rgb(203 213 225 / 0.65) !important;
}
.hover\:tw-text-slate-300\/70:hover{
  color: rgb(203 213 225 / 0.7) !important;
}
.hover\:tw-text-slate-300\/75:hover{
  color: rgb(203 213 225 / 0.75) !important;
}
.hover\:tw-text-slate-300\/80:hover{
  color: rgb(203 213 225 / 0.8) !important;
}
.hover\:tw-text-slate-300\/85:hover{
  color: rgb(203 213 225 / 0.85) !important;
}
.hover\:tw-text-slate-300\/90:hover{
  color: rgb(203 213 225 / 0.9) !important;
}
.hover\:tw-text-slate-300\/95:hover{
  color: rgb(203 213 225 / 0.95) !important;
}
.hover\:tw-text-slate-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-400\/0:hover{
  color: rgb(148 163 184 / 0) !important;
}
.hover\:tw-text-slate-400\/10:hover{
  color: rgb(148 163 184 / 0.1) !important;
}
.hover\:tw-text-slate-400\/100:hover{
  color: rgb(148 163 184 / 1) !important;
}
.hover\:tw-text-slate-400\/15:hover{
  color: rgb(148 163 184 / 0.15) !important;
}
.hover\:tw-text-slate-400\/20:hover{
  color: rgb(148 163 184 / 0.2) !important;
}
.hover\:tw-text-slate-400\/25:hover{
  color: rgb(148 163 184 / 0.25) !important;
}
.hover\:tw-text-slate-400\/30:hover{
  color: rgb(148 163 184 / 0.3) !important;
}
.hover\:tw-text-slate-400\/35:hover{
  color: rgb(148 163 184 / 0.35) !important;
}
.hover\:tw-text-slate-400\/40:hover{
  color: rgb(148 163 184 / 0.4) !important;
}
.hover\:tw-text-slate-400\/45:hover{
  color: rgb(148 163 184 / 0.45) !important;
}
.hover\:tw-text-slate-400\/5:hover{
  color: rgb(148 163 184 / 0.05) !important;
}
.hover\:tw-text-slate-400\/50:hover{
  color: rgb(148 163 184 / 0.5) !important;
}
.hover\:tw-text-slate-400\/55:hover{
  color: rgb(148 163 184 / 0.55) !important;
}
.hover\:tw-text-slate-400\/60:hover{
  color: rgb(148 163 184 / 0.6) !important;
}
.hover\:tw-text-slate-400\/65:hover{
  color: rgb(148 163 184 / 0.65) !important;
}
.hover\:tw-text-slate-400\/70:hover{
  color: rgb(148 163 184 / 0.7) !important;
}
.hover\:tw-text-slate-400\/75:hover{
  color: rgb(148 163 184 / 0.75) !important;
}
.hover\:tw-text-slate-400\/80:hover{
  color: rgb(148 163 184 / 0.8) !important;
}
.hover\:tw-text-slate-400\/85:hover{
  color: rgb(148 163 184 / 0.85) !important;
}
.hover\:tw-text-slate-400\/90:hover{
  color: rgb(148 163 184 / 0.9) !important;
}
.hover\:tw-text-slate-400\/95:hover{
  color: rgb(148 163 184 / 0.95) !important;
}
.hover\:tw-text-slate-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-50\/0:hover{
  color: rgb(248 250 252 / 0) !important;
}
.hover\:tw-text-slate-50\/10:hover{
  color: rgb(248 250 252 / 0.1) !important;
}
.hover\:tw-text-slate-50\/100:hover{
  color: rgb(248 250 252 / 1) !important;
}
.hover\:tw-text-slate-50\/15:hover{
  color: rgb(248 250 252 / 0.15) !important;
}
.hover\:tw-text-slate-50\/20:hover{
  color: rgb(248 250 252 / 0.2) !important;
}
.hover\:tw-text-slate-50\/25:hover{
  color: rgb(248 250 252 / 0.25) !important;
}
.hover\:tw-text-slate-50\/30:hover{
  color: rgb(248 250 252 / 0.3) !important;
}
.hover\:tw-text-slate-50\/35:hover{
  color: rgb(248 250 252 / 0.35) !important;
}
.hover\:tw-text-slate-50\/40:hover{
  color: rgb(248 250 252 / 0.4) !important;
}
.hover\:tw-text-slate-50\/45:hover{
  color: rgb(248 250 252 / 0.45) !important;
}
.hover\:tw-text-slate-50\/5:hover{
  color: rgb(248 250 252 / 0.05) !important;
}
.hover\:tw-text-slate-50\/50:hover{
  color: rgb(248 250 252 / 0.5) !important;
}
.hover\:tw-text-slate-50\/55:hover{
  color: rgb(248 250 252 / 0.55) !important;
}
.hover\:tw-text-slate-50\/60:hover{
  color: rgb(248 250 252 / 0.6) !important;
}
.hover\:tw-text-slate-50\/65:hover{
  color: rgb(248 250 252 / 0.65) !important;
}
.hover\:tw-text-slate-50\/70:hover{
  color: rgb(248 250 252 / 0.7) !important;
}
.hover\:tw-text-slate-50\/75:hover{
  color: rgb(248 250 252 / 0.75) !important;
}
.hover\:tw-text-slate-50\/80:hover{
  color: rgb(248 250 252 / 0.8) !important;
}
.hover\:tw-text-slate-50\/85:hover{
  color: rgb(248 250 252 / 0.85) !important;
}
.hover\:tw-text-slate-50\/90:hover{
  color: rgb(248 250 252 / 0.9) !important;
}
.hover\:tw-text-slate-50\/95:hover{
  color: rgb(248 250 252 / 0.95) !important;
}
.hover\:tw-text-slate-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-500\/0:hover{
  color: rgb(100 116 139 / 0) !important;
}
.hover\:tw-text-slate-500\/10:hover{
  color: rgb(100 116 139 / 0.1) !important;
}
.hover\:tw-text-slate-500\/100:hover{
  color: rgb(100 116 139 / 1) !important;
}
.hover\:tw-text-slate-500\/15:hover{
  color: rgb(100 116 139 / 0.15) !important;
}
.hover\:tw-text-slate-500\/20:hover{
  color: rgb(100 116 139 / 0.2) !important;
}
.hover\:tw-text-slate-500\/25:hover{
  color: rgb(100 116 139 / 0.25) !important;
}
.hover\:tw-text-slate-500\/30:hover{
  color: rgb(100 116 139 / 0.3) !important;
}
.hover\:tw-text-slate-500\/35:hover{
  color: rgb(100 116 139 / 0.35) !important;
}
.hover\:tw-text-slate-500\/40:hover{
  color: rgb(100 116 139 / 0.4) !important;
}
.hover\:tw-text-slate-500\/45:hover{
  color: rgb(100 116 139 / 0.45) !important;
}
.hover\:tw-text-slate-500\/5:hover{
  color: rgb(100 116 139 / 0.05) !important;
}
.hover\:tw-text-slate-500\/50:hover{
  color: rgb(100 116 139 / 0.5) !important;
}
.hover\:tw-text-slate-500\/55:hover{
  color: rgb(100 116 139 / 0.55) !important;
}
.hover\:tw-text-slate-500\/60:hover{
  color: rgb(100 116 139 / 0.6) !important;
}
.hover\:tw-text-slate-500\/65:hover{
  color: rgb(100 116 139 / 0.65) !important;
}
.hover\:tw-text-slate-500\/70:hover{
  color: rgb(100 116 139 / 0.7) !important;
}
.hover\:tw-text-slate-500\/75:hover{
  color: rgb(100 116 139 / 0.75) !important;
}
.hover\:tw-text-slate-500\/80:hover{
  color: rgb(100 116 139 / 0.8) !important;
}
.hover\:tw-text-slate-500\/85:hover{
  color: rgb(100 116 139 / 0.85) !important;
}
.hover\:tw-text-slate-500\/90:hover{
  color: rgb(100 116 139 / 0.9) !important;
}
.hover\:tw-text-slate-500\/95:hover{
  color: rgb(100 116 139 / 0.95) !important;
}
.hover\:tw-text-slate-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-600\/0:hover{
  color: rgb(71 85 105 / 0) !important;
}
.hover\:tw-text-slate-600\/10:hover{
  color: rgb(71 85 105 / 0.1) !important;
}
.hover\:tw-text-slate-600\/100:hover{
  color: rgb(71 85 105 / 1) !important;
}
.hover\:tw-text-slate-600\/15:hover{
  color: rgb(71 85 105 / 0.15) !important;
}
.hover\:tw-text-slate-600\/20:hover{
  color: rgb(71 85 105 / 0.2) !important;
}
.hover\:tw-text-slate-600\/25:hover{
  color: rgb(71 85 105 / 0.25) !important;
}
.hover\:tw-text-slate-600\/30:hover{
  color: rgb(71 85 105 / 0.3) !important;
}
.hover\:tw-text-slate-600\/35:hover{
  color: rgb(71 85 105 / 0.35) !important;
}
.hover\:tw-text-slate-600\/40:hover{
  color: rgb(71 85 105 / 0.4) !important;
}
.hover\:tw-text-slate-600\/45:hover{
  color: rgb(71 85 105 / 0.45) !important;
}
.hover\:tw-text-slate-600\/5:hover{
  color: rgb(71 85 105 / 0.05) !important;
}
.hover\:tw-text-slate-600\/50:hover{
  color: rgb(71 85 105 / 0.5) !important;
}
.hover\:tw-text-slate-600\/55:hover{
  color: rgb(71 85 105 / 0.55) !important;
}
.hover\:tw-text-slate-600\/60:hover{
  color: rgb(71 85 105 / 0.6) !important;
}
.hover\:tw-text-slate-600\/65:hover{
  color: rgb(71 85 105 / 0.65) !important;
}
.hover\:tw-text-slate-600\/70:hover{
  color: rgb(71 85 105 / 0.7) !important;
}
.hover\:tw-text-slate-600\/75:hover{
  color: rgb(71 85 105 / 0.75) !important;
}
.hover\:tw-text-slate-600\/80:hover{
  color: rgb(71 85 105 / 0.8) !important;
}
.hover\:tw-text-slate-600\/85:hover{
  color: rgb(71 85 105 / 0.85) !important;
}
.hover\:tw-text-slate-600\/90:hover{
  color: rgb(71 85 105 / 0.9) !important;
}
.hover\:tw-text-slate-600\/95:hover{
  color: rgb(71 85 105 / 0.95) !important;
}
.hover\:tw-text-slate-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-700\/0:hover{
  color: rgb(51 65 85 / 0) !important;
}
.hover\:tw-text-slate-700\/10:hover{
  color: rgb(51 65 85 / 0.1) !important;
}
.hover\:tw-text-slate-700\/100:hover{
  color: rgb(51 65 85 / 1) !important;
}
.hover\:tw-text-slate-700\/15:hover{
  color: rgb(51 65 85 / 0.15) !important;
}
.hover\:tw-text-slate-700\/20:hover{
  color: rgb(51 65 85 / 0.2) !important;
}
.hover\:tw-text-slate-700\/25:hover{
  color: rgb(51 65 85 / 0.25) !important;
}
.hover\:tw-text-slate-700\/30:hover{
  color: rgb(51 65 85 / 0.3) !important;
}
.hover\:tw-text-slate-700\/35:hover{
  color: rgb(51 65 85 / 0.35) !important;
}
.hover\:tw-text-slate-700\/40:hover{
  color: rgb(51 65 85 / 0.4) !important;
}
.hover\:tw-text-slate-700\/45:hover{
  color: rgb(51 65 85 / 0.45) !important;
}
.hover\:tw-text-slate-700\/5:hover{
  color: rgb(51 65 85 / 0.05) !important;
}
.hover\:tw-text-slate-700\/50:hover{
  color: rgb(51 65 85 / 0.5) !important;
}
.hover\:tw-text-slate-700\/55:hover{
  color: rgb(51 65 85 / 0.55) !important;
}
.hover\:tw-text-slate-700\/60:hover{
  color: rgb(51 65 85 / 0.6) !important;
}
.hover\:tw-text-slate-700\/65:hover{
  color: rgb(51 65 85 / 0.65) !important;
}
.hover\:tw-text-slate-700\/70:hover{
  color: rgb(51 65 85 / 0.7) !important;
}
.hover\:tw-text-slate-700\/75:hover{
  color: rgb(51 65 85 / 0.75) !important;
}
.hover\:tw-text-slate-700\/80:hover{
  color: rgb(51 65 85 / 0.8) !important;
}
.hover\:tw-text-slate-700\/85:hover{
  color: rgb(51 65 85 / 0.85) !important;
}
.hover\:tw-text-slate-700\/90:hover{
  color: rgb(51 65 85 / 0.9) !important;
}
.hover\:tw-text-slate-700\/95:hover{
  color: rgb(51 65 85 / 0.95) !important;
}
.hover\:tw-text-slate-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-800\/0:hover{
  color: rgb(30 41 59 / 0) !important;
}
.hover\:tw-text-slate-800\/10:hover{
  color: rgb(30 41 59 / 0.1) !important;
}
.hover\:tw-text-slate-800\/100:hover{
  color: rgb(30 41 59 / 1) !important;
}
.hover\:tw-text-slate-800\/15:hover{
  color: rgb(30 41 59 / 0.15) !important;
}
.hover\:tw-text-slate-800\/20:hover{
  color: rgb(30 41 59 / 0.2) !important;
}
.hover\:tw-text-slate-800\/25:hover{
  color: rgb(30 41 59 / 0.25) !important;
}
.hover\:tw-text-slate-800\/30:hover{
  color: rgb(30 41 59 / 0.3) !important;
}
.hover\:tw-text-slate-800\/35:hover{
  color: rgb(30 41 59 / 0.35) !important;
}
.hover\:tw-text-slate-800\/40:hover{
  color: rgb(30 41 59 / 0.4) !important;
}
.hover\:tw-text-slate-800\/45:hover{
  color: rgb(30 41 59 / 0.45) !important;
}
.hover\:tw-text-slate-800\/5:hover{
  color: rgb(30 41 59 / 0.05) !important;
}
.hover\:tw-text-slate-800\/50:hover{
  color: rgb(30 41 59 / 0.5) !important;
}
.hover\:tw-text-slate-800\/55:hover{
  color: rgb(30 41 59 / 0.55) !important;
}
.hover\:tw-text-slate-800\/60:hover{
  color: rgb(30 41 59 / 0.6) !important;
}
.hover\:tw-text-slate-800\/65:hover{
  color: rgb(30 41 59 / 0.65) !important;
}
.hover\:tw-text-slate-800\/70:hover{
  color: rgb(30 41 59 / 0.7) !important;
}
.hover\:tw-text-slate-800\/75:hover{
  color: rgb(30 41 59 / 0.75) !important;
}
.hover\:tw-text-slate-800\/80:hover{
  color: rgb(30 41 59 / 0.8) !important;
}
.hover\:tw-text-slate-800\/85:hover{
  color: rgb(30 41 59 / 0.85) !important;
}
.hover\:tw-text-slate-800\/90:hover{
  color: rgb(30 41 59 / 0.9) !important;
}
.hover\:tw-text-slate-800\/95:hover{
  color: rgb(30 41 59 / 0.95) !important;
}
.hover\:tw-text-slate-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-900\/0:hover{
  color: rgb(15 23 42 / 0) !important;
}
.hover\:tw-text-slate-900\/10:hover{
  color: rgb(15 23 42 / 0.1) !important;
}
.hover\:tw-text-slate-900\/100:hover{
  color: rgb(15 23 42 / 1) !important;
}
.hover\:tw-text-slate-900\/15:hover{
  color: rgb(15 23 42 / 0.15) !important;
}
.hover\:tw-text-slate-900\/20:hover{
  color: rgb(15 23 42 / 0.2) !important;
}
.hover\:tw-text-slate-900\/25:hover{
  color: rgb(15 23 42 / 0.25) !important;
}
.hover\:tw-text-slate-900\/30:hover{
  color: rgb(15 23 42 / 0.3) !important;
}
.hover\:tw-text-slate-900\/35:hover{
  color: rgb(15 23 42 / 0.35) !important;
}
.hover\:tw-text-slate-900\/40:hover{
  color: rgb(15 23 42 / 0.4) !important;
}
.hover\:tw-text-slate-900\/45:hover{
  color: rgb(15 23 42 / 0.45) !important;
}
.hover\:tw-text-slate-900\/5:hover{
  color: rgb(15 23 42 / 0.05) !important;
}
.hover\:tw-text-slate-900\/50:hover{
  color: rgb(15 23 42 / 0.5) !important;
}
.hover\:tw-text-slate-900\/55:hover{
  color: rgb(15 23 42 / 0.55) !important;
}
.hover\:tw-text-slate-900\/60:hover{
  color: rgb(15 23 42 / 0.6) !important;
}
.hover\:tw-text-slate-900\/65:hover{
  color: rgb(15 23 42 / 0.65) !important;
}
.hover\:tw-text-slate-900\/70:hover{
  color: rgb(15 23 42 / 0.7) !important;
}
.hover\:tw-text-slate-900\/75:hover{
  color: rgb(15 23 42 / 0.75) !important;
}
.hover\:tw-text-slate-900\/80:hover{
  color: rgb(15 23 42 / 0.8) !important;
}
.hover\:tw-text-slate-900\/85:hover{
  color: rgb(15 23 42 / 0.85) !important;
}
.hover\:tw-text-slate-900\/90:hover{
  color: rgb(15 23 42 / 0.9) !important;
}
.hover\:tw-text-slate-900\/95:hover{
  color: rgb(15 23 42 / 0.95) !important;
}
.hover\:tw-text-slate-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-slate-950\/0:hover{
  color: rgb(2 6 23 / 0) !important;
}
.hover\:tw-text-slate-950\/10:hover{
  color: rgb(2 6 23 / 0.1) !important;
}
.hover\:tw-text-slate-950\/100:hover{
  color: rgb(2 6 23 / 1) !important;
}
.hover\:tw-text-slate-950\/15:hover{
  color: rgb(2 6 23 / 0.15) !important;
}
.hover\:tw-text-slate-950\/20:hover{
  color: rgb(2 6 23 / 0.2) !important;
}
.hover\:tw-text-slate-950\/25:hover{
  color: rgb(2 6 23 / 0.25) !important;
}
.hover\:tw-text-slate-950\/30:hover{
  color: rgb(2 6 23 / 0.3) !important;
}
.hover\:tw-text-slate-950\/35:hover{
  color: rgb(2 6 23 / 0.35) !important;
}
.hover\:tw-text-slate-950\/40:hover{
  color: rgb(2 6 23 / 0.4) !important;
}
.hover\:tw-text-slate-950\/45:hover{
  color: rgb(2 6 23 / 0.45) !important;
}
.hover\:tw-text-slate-950\/5:hover{
  color: rgb(2 6 23 / 0.05) !important;
}
.hover\:tw-text-slate-950\/50:hover{
  color: rgb(2 6 23 / 0.5) !important;
}
.hover\:tw-text-slate-950\/55:hover{
  color: rgb(2 6 23 / 0.55) !important;
}
.hover\:tw-text-slate-950\/60:hover{
  color: rgb(2 6 23 / 0.6) !important;
}
.hover\:tw-text-slate-950\/65:hover{
  color: rgb(2 6 23 / 0.65) !important;
}
.hover\:tw-text-slate-950\/70:hover{
  color: rgb(2 6 23 / 0.7) !important;
}
.hover\:tw-text-slate-950\/75:hover{
  color: rgb(2 6 23 / 0.75) !important;
}
.hover\:tw-text-slate-950\/80:hover{
  color: rgb(2 6 23 / 0.8) !important;
}
.hover\:tw-text-slate-950\/85:hover{
  color: rgb(2 6 23 / 0.85) !important;
}
.hover\:tw-text-slate-950\/90:hover{
  color: rgb(2 6 23 / 0.9) !important;
}
.hover\:tw-text-slate-950\/95:hover{
  color: rgb(2 6 23 / 0.95) !important;
}
.hover\:tw-text-stone-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-100\/0:hover{
  color: rgb(245 245 244 / 0) !important;
}
.hover\:tw-text-stone-100\/10:hover{
  color: rgb(245 245 244 / 0.1) !important;
}
.hover\:tw-text-stone-100\/100:hover{
  color: rgb(245 245 244 / 1) !important;
}
.hover\:tw-text-stone-100\/15:hover{
  color: rgb(245 245 244 / 0.15) !important;
}
.hover\:tw-text-stone-100\/20:hover{
  color: rgb(245 245 244 / 0.2) !important;
}
.hover\:tw-text-stone-100\/25:hover{
  color: rgb(245 245 244 / 0.25) !important;
}
.hover\:tw-text-stone-100\/30:hover{
  color: rgb(245 245 244 / 0.3) !important;
}
.hover\:tw-text-stone-100\/35:hover{
  color: rgb(245 245 244 / 0.35) !important;
}
.hover\:tw-text-stone-100\/40:hover{
  color: rgb(245 245 244 / 0.4) !important;
}
.hover\:tw-text-stone-100\/45:hover{
  color: rgb(245 245 244 / 0.45) !important;
}
.hover\:tw-text-stone-100\/5:hover{
  color: rgb(245 245 244 / 0.05) !important;
}
.hover\:tw-text-stone-100\/50:hover{
  color: rgb(245 245 244 / 0.5) !important;
}
.hover\:tw-text-stone-100\/55:hover{
  color: rgb(245 245 244 / 0.55) !important;
}
.hover\:tw-text-stone-100\/60:hover{
  color: rgb(245 245 244 / 0.6) !important;
}
.hover\:tw-text-stone-100\/65:hover{
  color: rgb(245 245 244 / 0.65) !important;
}
.hover\:tw-text-stone-100\/70:hover{
  color: rgb(245 245 244 / 0.7) !important;
}
.hover\:tw-text-stone-100\/75:hover{
  color: rgb(245 245 244 / 0.75) !important;
}
.hover\:tw-text-stone-100\/80:hover{
  color: rgb(245 245 244 / 0.8) !important;
}
.hover\:tw-text-stone-100\/85:hover{
  color: rgb(245 245 244 / 0.85) !important;
}
.hover\:tw-text-stone-100\/90:hover{
  color: rgb(245 245 244 / 0.9) !important;
}
.hover\:tw-text-stone-100\/95:hover{
  color: rgb(245 245 244 / 0.95) !important;
}
.hover\:tw-text-stone-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-200\/0:hover{
  color: rgb(231 229 228 / 0) !important;
}
.hover\:tw-text-stone-200\/10:hover{
  color: rgb(231 229 228 / 0.1) !important;
}
.hover\:tw-text-stone-200\/100:hover{
  color: rgb(231 229 228 / 1) !important;
}
.hover\:tw-text-stone-200\/15:hover{
  color: rgb(231 229 228 / 0.15) !important;
}
.hover\:tw-text-stone-200\/20:hover{
  color: rgb(231 229 228 / 0.2) !important;
}
.hover\:tw-text-stone-200\/25:hover{
  color: rgb(231 229 228 / 0.25) !important;
}
.hover\:tw-text-stone-200\/30:hover{
  color: rgb(231 229 228 / 0.3) !important;
}
.hover\:tw-text-stone-200\/35:hover{
  color: rgb(231 229 228 / 0.35) !important;
}
.hover\:tw-text-stone-200\/40:hover{
  color: rgb(231 229 228 / 0.4) !important;
}
.hover\:tw-text-stone-200\/45:hover{
  color: rgb(231 229 228 / 0.45) !important;
}
.hover\:tw-text-stone-200\/5:hover{
  color: rgb(231 229 228 / 0.05) !important;
}
.hover\:tw-text-stone-200\/50:hover{
  color: rgb(231 229 228 / 0.5) !important;
}
.hover\:tw-text-stone-200\/55:hover{
  color: rgb(231 229 228 / 0.55) !important;
}
.hover\:tw-text-stone-200\/60:hover{
  color: rgb(231 229 228 / 0.6) !important;
}
.hover\:tw-text-stone-200\/65:hover{
  color: rgb(231 229 228 / 0.65) !important;
}
.hover\:tw-text-stone-200\/70:hover{
  color: rgb(231 229 228 / 0.7) !important;
}
.hover\:tw-text-stone-200\/75:hover{
  color: rgb(231 229 228 / 0.75) !important;
}
.hover\:tw-text-stone-200\/80:hover{
  color: rgb(231 229 228 / 0.8) !important;
}
.hover\:tw-text-stone-200\/85:hover{
  color: rgb(231 229 228 / 0.85) !important;
}
.hover\:tw-text-stone-200\/90:hover{
  color: rgb(231 229 228 / 0.9) !important;
}
.hover\:tw-text-stone-200\/95:hover{
  color: rgb(231 229 228 / 0.95) !important;
}
.hover\:tw-text-stone-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-300\/0:hover{
  color: rgb(214 211 209 / 0) !important;
}
.hover\:tw-text-stone-300\/10:hover{
  color: rgb(214 211 209 / 0.1) !important;
}
.hover\:tw-text-stone-300\/100:hover{
  color: rgb(214 211 209 / 1) !important;
}
.hover\:tw-text-stone-300\/15:hover{
  color: rgb(214 211 209 / 0.15) !important;
}
.hover\:tw-text-stone-300\/20:hover{
  color: rgb(214 211 209 / 0.2) !important;
}
.hover\:tw-text-stone-300\/25:hover{
  color: rgb(214 211 209 / 0.25) !important;
}
.hover\:tw-text-stone-300\/30:hover{
  color: rgb(214 211 209 / 0.3) !important;
}
.hover\:tw-text-stone-300\/35:hover{
  color: rgb(214 211 209 / 0.35) !important;
}
.hover\:tw-text-stone-300\/40:hover{
  color: rgb(214 211 209 / 0.4) !important;
}
.hover\:tw-text-stone-300\/45:hover{
  color: rgb(214 211 209 / 0.45) !important;
}
.hover\:tw-text-stone-300\/5:hover{
  color: rgb(214 211 209 / 0.05) !important;
}
.hover\:tw-text-stone-300\/50:hover{
  color: rgb(214 211 209 / 0.5) !important;
}
.hover\:tw-text-stone-300\/55:hover{
  color: rgb(214 211 209 / 0.55) !important;
}
.hover\:tw-text-stone-300\/60:hover{
  color: rgb(214 211 209 / 0.6) !important;
}
.hover\:tw-text-stone-300\/65:hover{
  color: rgb(214 211 209 / 0.65) !important;
}
.hover\:tw-text-stone-300\/70:hover{
  color: rgb(214 211 209 / 0.7) !important;
}
.hover\:tw-text-stone-300\/75:hover{
  color: rgb(214 211 209 / 0.75) !important;
}
.hover\:tw-text-stone-300\/80:hover{
  color: rgb(214 211 209 / 0.8) !important;
}
.hover\:tw-text-stone-300\/85:hover{
  color: rgb(214 211 209 / 0.85) !important;
}
.hover\:tw-text-stone-300\/90:hover{
  color: rgb(214 211 209 / 0.9) !important;
}
.hover\:tw-text-stone-300\/95:hover{
  color: rgb(214 211 209 / 0.95) !important;
}
.hover\:tw-text-stone-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-400\/0:hover{
  color: rgb(168 162 158 / 0) !important;
}
.hover\:tw-text-stone-400\/10:hover{
  color: rgb(168 162 158 / 0.1) !important;
}
.hover\:tw-text-stone-400\/100:hover{
  color: rgb(168 162 158 / 1) !important;
}
.hover\:tw-text-stone-400\/15:hover{
  color: rgb(168 162 158 / 0.15) !important;
}
.hover\:tw-text-stone-400\/20:hover{
  color: rgb(168 162 158 / 0.2) !important;
}
.hover\:tw-text-stone-400\/25:hover{
  color: rgb(168 162 158 / 0.25) !important;
}
.hover\:tw-text-stone-400\/30:hover{
  color: rgb(168 162 158 / 0.3) !important;
}
.hover\:tw-text-stone-400\/35:hover{
  color: rgb(168 162 158 / 0.35) !important;
}
.hover\:tw-text-stone-400\/40:hover{
  color: rgb(168 162 158 / 0.4) !important;
}
.hover\:tw-text-stone-400\/45:hover{
  color: rgb(168 162 158 / 0.45) !important;
}
.hover\:tw-text-stone-400\/5:hover{
  color: rgb(168 162 158 / 0.05) !important;
}
.hover\:tw-text-stone-400\/50:hover{
  color: rgb(168 162 158 / 0.5) !important;
}
.hover\:tw-text-stone-400\/55:hover{
  color: rgb(168 162 158 / 0.55) !important;
}
.hover\:tw-text-stone-400\/60:hover{
  color: rgb(168 162 158 / 0.6) !important;
}
.hover\:tw-text-stone-400\/65:hover{
  color: rgb(168 162 158 / 0.65) !important;
}
.hover\:tw-text-stone-400\/70:hover{
  color: rgb(168 162 158 / 0.7) !important;
}
.hover\:tw-text-stone-400\/75:hover{
  color: rgb(168 162 158 / 0.75) !important;
}
.hover\:tw-text-stone-400\/80:hover{
  color: rgb(168 162 158 / 0.8) !important;
}
.hover\:tw-text-stone-400\/85:hover{
  color: rgb(168 162 158 / 0.85) !important;
}
.hover\:tw-text-stone-400\/90:hover{
  color: rgb(168 162 158 / 0.9) !important;
}
.hover\:tw-text-stone-400\/95:hover{
  color: rgb(168 162 158 / 0.95) !important;
}
.hover\:tw-text-stone-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 249 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-50\/0:hover{
  color: rgb(250 250 249 / 0) !important;
}
.hover\:tw-text-stone-50\/10:hover{
  color: rgb(250 250 249 / 0.1) !important;
}
.hover\:tw-text-stone-50\/100:hover{
  color: rgb(250 250 249 / 1) !important;
}
.hover\:tw-text-stone-50\/15:hover{
  color: rgb(250 250 249 / 0.15) !important;
}
.hover\:tw-text-stone-50\/20:hover{
  color: rgb(250 250 249 / 0.2) !important;
}
.hover\:tw-text-stone-50\/25:hover{
  color: rgb(250 250 249 / 0.25) !important;
}
.hover\:tw-text-stone-50\/30:hover{
  color: rgb(250 250 249 / 0.3) !important;
}
.hover\:tw-text-stone-50\/35:hover{
  color: rgb(250 250 249 / 0.35) !important;
}
.hover\:tw-text-stone-50\/40:hover{
  color: rgb(250 250 249 / 0.4) !important;
}
.hover\:tw-text-stone-50\/45:hover{
  color: rgb(250 250 249 / 0.45) !important;
}
.hover\:tw-text-stone-50\/5:hover{
  color: rgb(250 250 249 / 0.05) !important;
}
.hover\:tw-text-stone-50\/50:hover{
  color: rgb(250 250 249 / 0.5) !important;
}
.hover\:tw-text-stone-50\/55:hover{
  color: rgb(250 250 249 / 0.55) !important;
}
.hover\:tw-text-stone-50\/60:hover{
  color: rgb(250 250 249 / 0.6) !important;
}
.hover\:tw-text-stone-50\/65:hover{
  color: rgb(250 250 249 / 0.65) !important;
}
.hover\:tw-text-stone-50\/70:hover{
  color: rgb(250 250 249 / 0.7) !important;
}
.hover\:tw-text-stone-50\/75:hover{
  color: rgb(250 250 249 / 0.75) !important;
}
.hover\:tw-text-stone-50\/80:hover{
  color: rgb(250 250 249 / 0.8) !important;
}
.hover\:tw-text-stone-50\/85:hover{
  color: rgb(250 250 249 / 0.85) !important;
}
.hover\:tw-text-stone-50\/90:hover{
  color: rgb(250 250 249 / 0.9) !important;
}
.hover\:tw-text-stone-50\/95:hover{
  color: rgb(250 250 249 / 0.95) !important;
}
.hover\:tw-text-stone-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-500\/0:hover{
  color: rgb(120 113 108 / 0) !important;
}
.hover\:tw-text-stone-500\/10:hover{
  color: rgb(120 113 108 / 0.1) !important;
}
.hover\:tw-text-stone-500\/100:hover{
  color: rgb(120 113 108 / 1) !important;
}
.hover\:tw-text-stone-500\/15:hover{
  color: rgb(120 113 108 / 0.15) !important;
}
.hover\:tw-text-stone-500\/20:hover{
  color: rgb(120 113 108 / 0.2) !important;
}
.hover\:tw-text-stone-500\/25:hover{
  color: rgb(120 113 108 / 0.25) !important;
}
.hover\:tw-text-stone-500\/30:hover{
  color: rgb(120 113 108 / 0.3) !important;
}
.hover\:tw-text-stone-500\/35:hover{
  color: rgb(120 113 108 / 0.35) !important;
}
.hover\:tw-text-stone-500\/40:hover{
  color: rgb(120 113 108 / 0.4) !important;
}
.hover\:tw-text-stone-500\/45:hover{
  color: rgb(120 113 108 / 0.45) !important;
}
.hover\:tw-text-stone-500\/5:hover{
  color: rgb(120 113 108 / 0.05) !important;
}
.hover\:tw-text-stone-500\/50:hover{
  color: rgb(120 113 108 / 0.5) !important;
}
.hover\:tw-text-stone-500\/55:hover{
  color: rgb(120 113 108 / 0.55) !important;
}
.hover\:tw-text-stone-500\/60:hover{
  color: rgb(120 113 108 / 0.6) !important;
}
.hover\:tw-text-stone-500\/65:hover{
  color: rgb(120 113 108 / 0.65) !important;
}
.hover\:tw-text-stone-500\/70:hover{
  color: rgb(120 113 108 / 0.7) !important;
}
.hover\:tw-text-stone-500\/75:hover{
  color: rgb(120 113 108 / 0.75) !important;
}
.hover\:tw-text-stone-500\/80:hover{
  color: rgb(120 113 108 / 0.8) !important;
}
.hover\:tw-text-stone-500\/85:hover{
  color: rgb(120 113 108 / 0.85) !important;
}
.hover\:tw-text-stone-500\/90:hover{
  color: rgb(120 113 108 / 0.9) !important;
}
.hover\:tw-text-stone-500\/95:hover{
  color: rgb(120 113 108 / 0.95) !important;
}
.hover\:tw-text-stone-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-600\/0:hover{
  color: rgb(87 83 78 / 0) !important;
}
.hover\:tw-text-stone-600\/10:hover{
  color: rgb(87 83 78 / 0.1) !important;
}
.hover\:tw-text-stone-600\/100:hover{
  color: rgb(87 83 78 / 1) !important;
}
.hover\:tw-text-stone-600\/15:hover{
  color: rgb(87 83 78 / 0.15) !important;
}
.hover\:tw-text-stone-600\/20:hover{
  color: rgb(87 83 78 / 0.2) !important;
}
.hover\:tw-text-stone-600\/25:hover{
  color: rgb(87 83 78 / 0.25) !important;
}
.hover\:tw-text-stone-600\/30:hover{
  color: rgb(87 83 78 / 0.3) !important;
}
.hover\:tw-text-stone-600\/35:hover{
  color: rgb(87 83 78 / 0.35) !important;
}
.hover\:tw-text-stone-600\/40:hover{
  color: rgb(87 83 78 / 0.4) !important;
}
.hover\:tw-text-stone-600\/45:hover{
  color: rgb(87 83 78 / 0.45) !important;
}
.hover\:tw-text-stone-600\/5:hover{
  color: rgb(87 83 78 / 0.05) !important;
}
.hover\:tw-text-stone-600\/50:hover{
  color: rgb(87 83 78 / 0.5) !important;
}
.hover\:tw-text-stone-600\/55:hover{
  color: rgb(87 83 78 / 0.55) !important;
}
.hover\:tw-text-stone-600\/60:hover{
  color: rgb(87 83 78 / 0.6) !important;
}
.hover\:tw-text-stone-600\/65:hover{
  color: rgb(87 83 78 / 0.65) !important;
}
.hover\:tw-text-stone-600\/70:hover{
  color: rgb(87 83 78 / 0.7) !important;
}
.hover\:tw-text-stone-600\/75:hover{
  color: rgb(87 83 78 / 0.75) !important;
}
.hover\:tw-text-stone-600\/80:hover{
  color: rgb(87 83 78 / 0.8) !important;
}
.hover\:tw-text-stone-600\/85:hover{
  color: rgb(87 83 78 / 0.85) !important;
}
.hover\:tw-text-stone-600\/90:hover{
  color: rgb(87 83 78 / 0.9) !important;
}
.hover\:tw-text-stone-600\/95:hover{
  color: rgb(87 83 78 / 0.95) !important;
}
.hover\:tw-text-stone-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-700\/0:hover{
  color: rgb(68 64 60 / 0) !important;
}
.hover\:tw-text-stone-700\/10:hover{
  color: rgb(68 64 60 / 0.1) !important;
}
.hover\:tw-text-stone-700\/100:hover{
  color: rgb(68 64 60 / 1) !important;
}
.hover\:tw-text-stone-700\/15:hover{
  color: rgb(68 64 60 / 0.15) !important;
}
.hover\:tw-text-stone-700\/20:hover{
  color: rgb(68 64 60 / 0.2) !important;
}
.hover\:tw-text-stone-700\/25:hover{
  color: rgb(68 64 60 / 0.25) !important;
}
.hover\:tw-text-stone-700\/30:hover{
  color: rgb(68 64 60 / 0.3) !important;
}
.hover\:tw-text-stone-700\/35:hover{
  color: rgb(68 64 60 / 0.35) !important;
}
.hover\:tw-text-stone-700\/40:hover{
  color: rgb(68 64 60 / 0.4) !important;
}
.hover\:tw-text-stone-700\/45:hover{
  color: rgb(68 64 60 / 0.45) !important;
}
.hover\:tw-text-stone-700\/5:hover{
  color: rgb(68 64 60 / 0.05) !important;
}
.hover\:tw-text-stone-700\/50:hover{
  color: rgb(68 64 60 / 0.5) !important;
}
.hover\:tw-text-stone-700\/55:hover{
  color: rgb(68 64 60 / 0.55) !important;
}
.hover\:tw-text-stone-700\/60:hover{
  color: rgb(68 64 60 / 0.6) !important;
}
.hover\:tw-text-stone-700\/65:hover{
  color: rgb(68 64 60 / 0.65) !important;
}
.hover\:tw-text-stone-700\/70:hover{
  color: rgb(68 64 60 / 0.7) !important;
}
.hover\:tw-text-stone-700\/75:hover{
  color: rgb(68 64 60 / 0.75) !important;
}
.hover\:tw-text-stone-700\/80:hover{
  color: rgb(68 64 60 / 0.8) !important;
}
.hover\:tw-text-stone-700\/85:hover{
  color: rgb(68 64 60 / 0.85) !important;
}
.hover\:tw-text-stone-700\/90:hover{
  color: rgb(68 64 60 / 0.9) !important;
}
.hover\:tw-text-stone-700\/95:hover{
  color: rgb(68 64 60 / 0.95) !important;
}
.hover\:tw-text-stone-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-800\/0:hover{
  color: rgb(41 37 36 / 0) !important;
}
.hover\:tw-text-stone-800\/10:hover{
  color: rgb(41 37 36 / 0.1) !important;
}
.hover\:tw-text-stone-800\/100:hover{
  color: rgb(41 37 36 / 1) !important;
}
.hover\:tw-text-stone-800\/15:hover{
  color: rgb(41 37 36 / 0.15) !important;
}
.hover\:tw-text-stone-800\/20:hover{
  color: rgb(41 37 36 / 0.2) !important;
}
.hover\:tw-text-stone-800\/25:hover{
  color: rgb(41 37 36 / 0.25) !important;
}
.hover\:tw-text-stone-800\/30:hover{
  color: rgb(41 37 36 / 0.3) !important;
}
.hover\:tw-text-stone-800\/35:hover{
  color: rgb(41 37 36 / 0.35) !important;
}
.hover\:tw-text-stone-800\/40:hover{
  color: rgb(41 37 36 / 0.4) !important;
}
.hover\:tw-text-stone-800\/45:hover{
  color: rgb(41 37 36 / 0.45) !important;
}
.hover\:tw-text-stone-800\/5:hover{
  color: rgb(41 37 36 / 0.05) !important;
}
.hover\:tw-text-stone-800\/50:hover{
  color: rgb(41 37 36 / 0.5) !important;
}
.hover\:tw-text-stone-800\/55:hover{
  color: rgb(41 37 36 / 0.55) !important;
}
.hover\:tw-text-stone-800\/60:hover{
  color: rgb(41 37 36 / 0.6) !important;
}
.hover\:tw-text-stone-800\/65:hover{
  color: rgb(41 37 36 / 0.65) !important;
}
.hover\:tw-text-stone-800\/70:hover{
  color: rgb(41 37 36 / 0.7) !important;
}
.hover\:tw-text-stone-800\/75:hover{
  color: rgb(41 37 36 / 0.75) !important;
}
.hover\:tw-text-stone-800\/80:hover{
  color: rgb(41 37 36 / 0.8) !important;
}
.hover\:tw-text-stone-800\/85:hover{
  color: rgb(41 37 36 / 0.85) !important;
}
.hover\:tw-text-stone-800\/90:hover{
  color: rgb(41 37 36 / 0.9) !important;
}
.hover\:tw-text-stone-800\/95:hover{
  color: rgb(41 37 36 / 0.95) !important;
}
.hover\:tw-text-stone-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-900\/0:hover{
  color: rgb(28 25 23 / 0) !important;
}
.hover\:tw-text-stone-900\/10:hover{
  color: rgb(28 25 23 / 0.1) !important;
}
.hover\:tw-text-stone-900\/100:hover{
  color: rgb(28 25 23 / 1) !important;
}
.hover\:tw-text-stone-900\/15:hover{
  color: rgb(28 25 23 / 0.15) !important;
}
.hover\:tw-text-stone-900\/20:hover{
  color: rgb(28 25 23 / 0.2) !important;
}
.hover\:tw-text-stone-900\/25:hover{
  color: rgb(28 25 23 / 0.25) !important;
}
.hover\:tw-text-stone-900\/30:hover{
  color: rgb(28 25 23 / 0.3) !important;
}
.hover\:tw-text-stone-900\/35:hover{
  color: rgb(28 25 23 / 0.35) !important;
}
.hover\:tw-text-stone-900\/40:hover{
  color: rgb(28 25 23 / 0.4) !important;
}
.hover\:tw-text-stone-900\/45:hover{
  color: rgb(28 25 23 / 0.45) !important;
}
.hover\:tw-text-stone-900\/5:hover{
  color: rgb(28 25 23 / 0.05) !important;
}
.hover\:tw-text-stone-900\/50:hover{
  color: rgb(28 25 23 / 0.5) !important;
}
.hover\:tw-text-stone-900\/55:hover{
  color: rgb(28 25 23 / 0.55) !important;
}
.hover\:tw-text-stone-900\/60:hover{
  color: rgb(28 25 23 / 0.6) !important;
}
.hover\:tw-text-stone-900\/65:hover{
  color: rgb(28 25 23 / 0.65) !important;
}
.hover\:tw-text-stone-900\/70:hover{
  color: rgb(28 25 23 / 0.7) !important;
}
.hover\:tw-text-stone-900\/75:hover{
  color: rgb(28 25 23 / 0.75) !important;
}
.hover\:tw-text-stone-900\/80:hover{
  color: rgb(28 25 23 / 0.8) !important;
}
.hover\:tw-text-stone-900\/85:hover{
  color: rgb(28 25 23 / 0.85) !important;
}
.hover\:tw-text-stone-900\/90:hover{
  color: rgb(28 25 23 / 0.9) !important;
}
.hover\:tw-text-stone-900\/95:hover{
  color: rgb(28 25 23 / 0.95) !important;
}
.hover\:tw-text-stone-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(12 10 9 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-stone-950\/0:hover{
  color: rgb(12 10 9 / 0) !important;
}
.hover\:tw-text-stone-950\/10:hover{
  color: rgb(12 10 9 / 0.1) !important;
}
.hover\:tw-text-stone-950\/100:hover{
  color: rgb(12 10 9 / 1) !important;
}
.hover\:tw-text-stone-950\/15:hover{
  color: rgb(12 10 9 / 0.15) !important;
}
.hover\:tw-text-stone-950\/20:hover{
  color: rgb(12 10 9 / 0.2) !important;
}
.hover\:tw-text-stone-950\/25:hover{
  color: rgb(12 10 9 / 0.25) !important;
}
.hover\:tw-text-stone-950\/30:hover{
  color: rgb(12 10 9 / 0.3) !important;
}
.hover\:tw-text-stone-950\/35:hover{
  color: rgb(12 10 9 / 0.35) !important;
}
.hover\:tw-text-stone-950\/40:hover{
  color: rgb(12 10 9 / 0.4) !important;
}
.hover\:tw-text-stone-950\/45:hover{
  color: rgb(12 10 9 / 0.45) !important;
}
.hover\:tw-text-stone-950\/5:hover{
  color: rgb(12 10 9 / 0.05) !important;
}
.hover\:tw-text-stone-950\/50:hover{
  color: rgb(12 10 9 / 0.5) !important;
}
.hover\:tw-text-stone-950\/55:hover{
  color: rgb(12 10 9 / 0.55) !important;
}
.hover\:tw-text-stone-950\/60:hover{
  color: rgb(12 10 9 / 0.6) !important;
}
.hover\:tw-text-stone-950\/65:hover{
  color: rgb(12 10 9 / 0.65) !important;
}
.hover\:tw-text-stone-950\/70:hover{
  color: rgb(12 10 9 / 0.7) !important;
}
.hover\:tw-text-stone-950\/75:hover{
  color: rgb(12 10 9 / 0.75) !important;
}
.hover\:tw-text-stone-950\/80:hover{
  color: rgb(12 10 9 / 0.8) !important;
}
.hover\:tw-text-stone-950\/85:hover{
  color: rgb(12 10 9 / 0.85) !important;
}
.hover\:tw-text-stone-950\/90:hover{
  color: rgb(12 10 9 / 0.9) !important;
}
.hover\:tw-text-stone-950\/95:hover{
  color: rgb(12 10 9 / 0.95) !important;
}
.hover\:tw-text-teal-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-100\/0:hover{
  color: rgb(204 251 241 / 0) !important;
}
.hover\:tw-text-teal-100\/10:hover{
  color: rgb(204 251 241 / 0.1) !important;
}
.hover\:tw-text-teal-100\/100:hover{
  color: rgb(204 251 241 / 1) !important;
}
.hover\:tw-text-teal-100\/15:hover{
  color: rgb(204 251 241 / 0.15) !important;
}
.hover\:tw-text-teal-100\/20:hover{
  color: rgb(204 251 241 / 0.2) !important;
}
.hover\:tw-text-teal-100\/25:hover{
  color: rgb(204 251 241 / 0.25) !important;
}
.hover\:tw-text-teal-100\/30:hover{
  color: rgb(204 251 241 / 0.3) !important;
}
.hover\:tw-text-teal-100\/35:hover{
  color: rgb(204 251 241 / 0.35) !important;
}
.hover\:tw-text-teal-100\/40:hover{
  color: rgb(204 251 241 / 0.4) !important;
}
.hover\:tw-text-teal-100\/45:hover{
  color: rgb(204 251 241 / 0.45) !important;
}
.hover\:tw-text-teal-100\/5:hover{
  color: rgb(204 251 241 / 0.05) !important;
}
.hover\:tw-text-teal-100\/50:hover{
  color: rgb(204 251 241 / 0.5) !important;
}
.hover\:tw-text-teal-100\/55:hover{
  color: rgb(204 251 241 / 0.55) !important;
}
.hover\:tw-text-teal-100\/60:hover{
  color: rgb(204 251 241 / 0.6) !important;
}
.hover\:tw-text-teal-100\/65:hover{
  color: rgb(204 251 241 / 0.65) !important;
}
.hover\:tw-text-teal-100\/70:hover{
  color: rgb(204 251 241 / 0.7) !important;
}
.hover\:tw-text-teal-100\/75:hover{
  color: rgb(204 251 241 / 0.75) !important;
}
.hover\:tw-text-teal-100\/80:hover{
  color: rgb(204 251 241 / 0.8) !important;
}
.hover\:tw-text-teal-100\/85:hover{
  color: rgb(204 251 241 / 0.85) !important;
}
.hover\:tw-text-teal-100\/90:hover{
  color: rgb(204 251 241 / 0.9) !important;
}
.hover\:tw-text-teal-100\/95:hover{
  color: rgb(204 251 241 / 0.95) !important;
}
.hover\:tw-text-teal-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-200\/0:hover{
  color: rgb(153 246 228 / 0) !important;
}
.hover\:tw-text-teal-200\/10:hover{
  color: rgb(153 246 228 / 0.1) !important;
}
.hover\:tw-text-teal-200\/100:hover{
  color: rgb(153 246 228 / 1) !important;
}
.hover\:tw-text-teal-200\/15:hover{
  color: rgb(153 246 228 / 0.15) !important;
}
.hover\:tw-text-teal-200\/20:hover{
  color: rgb(153 246 228 / 0.2) !important;
}
.hover\:tw-text-teal-200\/25:hover{
  color: rgb(153 246 228 / 0.25) !important;
}
.hover\:tw-text-teal-200\/30:hover{
  color: rgb(153 246 228 / 0.3) !important;
}
.hover\:tw-text-teal-200\/35:hover{
  color: rgb(153 246 228 / 0.35) !important;
}
.hover\:tw-text-teal-200\/40:hover{
  color: rgb(153 246 228 / 0.4) !important;
}
.hover\:tw-text-teal-200\/45:hover{
  color: rgb(153 246 228 / 0.45) !important;
}
.hover\:tw-text-teal-200\/5:hover{
  color: rgb(153 246 228 / 0.05) !important;
}
.hover\:tw-text-teal-200\/50:hover{
  color: rgb(153 246 228 / 0.5) !important;
}
.hover\:tw-text-teal-200\/55:hover{
  color: rgb(153 246 228 / 0.55) !important;
}
.hover\:tw-text-teal-200\/60:hover{
  color: rgb(153 246 228 / 0.6) !important;
}
.hover\:tw-text-teal-200\/65:hover{
  color: rgb(153 246 228 / 0.65) !important;
}
.hover\:tw-text-teal-200\/70:hover{
  color: rgb(153 246 228 / 0.7) !important;
}
.hover\:tw-text-teal-200\/75:hover{
  color: rgb(153 246 228 / 0.75) !important;
}
.hover\:tw-text-teal-200\/80:hover{
  color: rgb(153 246 228 / 0.8) !important;
}
.hover\:tw-text-teal-200\/85:hover{
  color: rgb(153 246 228 / 0.85) !important;
}
.hover\:tw-text-teal-200\/90:hover{
  color: rgb(153 246 228 / 0.9) !important;
}
.hover\:tw-text-teal-200\/95:hover{
  color: rgb(153 246 228 / 0.95) !important;
}
.hover\:tw-text-teal-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-300\/0:hover{
  color: rgb(94 234 212 / 0) !important;
}
.hover\:tw-text-teal-300\/10:hover{
  color: rgb(94 234 212 / 0.1) !important;
}
.hover\:tw-text-teal-300\/100:hover{
  color: rgb(94 234 212 / 1) !important;
}
.hover\:tw-text-teal-300\/15:hover{
  color: rgb(94 234 212 / 0.15) !important;
}
.hover\:tw-text-teal-300\/20:hover{
  color: rgb(94 234 212 / 0.2) !important;
}
.hover\:tw-text-teal-300\/25:hover{
  color: rgb(94 234 212 / 0.25) !important;
}
.hover\:tw-text-teal-300\/30:hover{
  color: rgb(94 234 212 / 0.3) !important;
}
.hover\:tw-text-teal-300\/35:hover{
  color: rgb(94 234 212 / 0.35) !important;
}
.hover\:tw-text-teal-300\/40:hover{
  color: rgb(94 234 212 / 0.4) !important;
}
.hover\:tw-text-teal-300\/45:hover{
  color: rgb(94 234 212 / 0.45) !important;
}
.hover\:tw-text-teal-300\/5:hover{
  color: rgb(94 234 212 / 0.05) !important;
}
.hover\:tw-text-teal-300\/50:hover{
  color: rgb(94 234 212 / 0.5) !important;
}
.hover\:tw-text-teal-300\/55:hover{
  color: rgb(94 234 212 / 0.55) !important;
}
.hover\:tw-text-teal-300\/60:hover{
  color: rgb(94 234 212 / 0.6) !important;
}
.hover\:tw-text-teal-300\/65:hover{
  color: rgb(94 234 212 / 0.65) !important;
}
.hover\:tw-text-teal-300\/70:hover{
  color: rgb(94 234 212 / 0.7) !important;
}
.hover\:tw-text-teal-300\/75:hover{
  color: rgb(94 234 212 / 0.75) !important;
}
.hover\:tw-text-teal-300\/80:hover{
  color: rgb(94 234 212 / 0.8) !important;
}
.hover\:tw-text-teal-300\/85:hover{
  color: rgb(94 234 212 / 0.85) !important;
}
.hover\:tw-text-teal-300\/90:hover{
  color: rgb(94 234 212 / 0.9) !important;
}
.hover\:tw-text-teal-300\/95:hover{
  color: rgb(94 234 212 / 0.95) !important;
}
.hover\:tw-text-teal-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-400\/0:hover{
  color: rgb(45 212 191 / 0) !important;
}
.hover\:tw-text-teal-400\/10:hover{
  color: rgb(45 212 191 / 0.1) !important;
}
.hover\:tw-text-teal-400\/100:hover{
  color: rgb(45 212 191 / 1) !important;
}
.hover\:tw-text-teal-400\/15:hover{
  color: rgb(45 212 191 / 0.15) !important;
}
.hover\:tw-text-teal-400\/20:hover{
  color: rgb(45 212 191 / 0.2) !important;
}
.hover\:tw-text-teal-400\/25:hover{
  color: rgb(45 212 191 / 0.25) !important;
}
.hover\:tw-text-teal-400\/30:hover{
  color: rgb(45 212 191 / 0.3) !important;
}
.hover\:tw-text-teal-400\/35:hover{
  color: rgb(45 212 191 / 0.35) !important;
}
.hover\:tw-text-teal-400\/40:hover{
  color: rgb(45 212 191 / 0.4) !important;
}
.hover\:tw-text-teal-400\/45:hover{
  color: rgb(45 212 191 / 0.45) !important;
}
.hover\:tw-text-teal-400\/5:hover{
  color: rgb(45 212 191 / 0.05) !important;
}
.hover\:tw-text-teal-400\/50:hover{
  color: rgb(45 212 191 / 0.5) !important;
}
.hover\:tw-text-teal-400\/55:hover{
  color: rgb(45 212 191 / 0.55) !important;
}
.hover\:tw-text-teal-400\/60:hover{
  color: rgb(45 212 191 / 0.6) !important;
}
.hover\:tw-text-teal-400\/65:hover{
  color: rgb(45 212 191 / 0.65) !important;
}
.hover\:tw-text-teal-400\/70:hover{
  color: rgb(45 212 191 / 0.7) !important;
}
.hover\:tw-text-teal-400\/75:hover{
  color: rgb(45 212 191 / 0.75) !important;
}
.hover\:tw-text-teal-400\/80:hover{
  color: rgb(45 212 191 / 0.8) !important;
}
.hover\:tw-text-teal-400\/85:hover{
  color: rgb(45 212 191 / 0.85) !important;
}
.hover\:tw-text-teal-400\/90:hover{
  color: rgb(45 212 191 / 0.9) !important;
}
.hover\:tw-text-teal-400\/95:hover{
  color: rgb(45 212 191 / 0.95) !important;
}
.hover\:tw-text-teal-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 250 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-50\/0:hover{
  color: rgb(240 253 250 / 0) !important;
}
.hover\:tw-text-teal-50\/10:hover{
  color: rgb(240 253 250 / 0.1) !important;
}
.hover\:tw-text-teal-50\/100:hover{
  color: rgb(240 253 250 / 1) !important;
}
.hover\:tw-text-teal-50\/15:hover{
  color: rgb(240 253 250 / 0.15) !important;
}
.hover\:tw-text-teal-50\/20:hover{
  color: rgb(240 253 250 / 0.2) !important;
}
.hover\:tw-text-teal-50\/25:hover{
  color: rgb(240 253 250 / 0.25) !important;
}
.hover\:tw-text-teal-50\/30:hover{
  color: rgb(240 253 250 / 0.3) !important;
}
.hover\:tw-text-teal-50\/35:hover{
  color: rgb(240 253 250 / 0.35) !important;
}
.hover\:tw-text-teal-50\/40:hover{
  color: rgb(240 253 250 / 0.4) !important;
}
.hover\:tw-text-teal-50\/45:hover{
  color: rgb(240 253 250 / 0.45) !important;
}
.hover\:tw-text-teal-50\/5:hover{
  color: rgb(240 253 250 / 0.05) !important;
}
.hover\:tw-text-teal-50\/50:hover{
  color: rgb(240 253 250 / 0.5) !important;
}
.hover\:tw-text-teal-50\/55:hover{
  color: rgb(240 253 250 / 0.55) !important;
}
.hover\:tw-text-teal-50\/60:hover{
  color: rgb(240 253 250 / 0.6) !important;
}
.hover\:tw-text-teal-50\/65:hover{
  color: rgb(240 253 250 / 0.65) !important;
}
.hover\:tw-text-teal-50\/70:hover{
  color: rgb(240 253 250 / 0.7) !important;
}
.hover\:tw-text-teal-50\/75:hover{
  color: rgb(240 253 250 / 0.75) !important;
}
.hover\:tw-text-teal-50\/80:hover{
  color: rgb(240 253 250 / 0.8) !important;
}
.hover\:tw-text-teal-50\/85:hover{
  color: rgb(240 253 250 / 0.85) !important;
}
.hover\:tw-text-teal-50\/90:hover{
  color: rgb(240 253 250 / 0.9) !important;
}
.hover\:tw-text-teal-50\/95:hover{
  color: rgb(240 253 250 / 0.95) !important;
}
.hover\:tw-text-teal-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-500\/0:hover{
  color: rgb(20 184 166 / 0) !important;
}
.hover\:tw-text-teal-500\/10:hover{
  color: rgb(20 184 166 / 0.1) !important;
}
.hover\:tw-text-teal-500\/100:hover{
  color: rgb(20 184 166 / 1) !important;
}
.hover\:tw-text-teal-500\/15:hover{
  color: rgb(20 184 166 / 0.15) !important;
}
.hover\:tw-text-teal-500\/20:hover{
  color: rgb(20 184 166 / 0.2) !important;
}
.hover\:tw-text-teal-500\/25:hover{
  color: rgb(20 184 166 / 0.25) !important;
}
.hover\:tw-text-teal-500\/30:hover{
  color: rgb(20 184 166 / 0.3) !important;
}
.hover\:tw-text-teal-500\/35:hover{
  color: rgb(20 184 166 / 0.35) !important;
}
.hover\:tw-text-teal-500\/40:hover{
  color: rgb(20 184 166 / 0.4) !important;
}
.hover\:tw-text-teal-500\/45:hover{
  color: rgb(20 184 166 / 0.45) !important;
}
.hover\:tw-text-teal-500\/5:hover{
  color: rgb(20 184 166 / 0.05) !important;
}
.hover\:tw-text-teal-500\/50:hover{
  color: rgb(20 184 166 / 0.5) !important;
}
.hover\:tw-text-teal-500\/55:hover{
  color: rgb(20 184 166 / 0.55) !important;
}
.hover\:tw-text-teal-500\/60:hover{
  color: rgb(20 184 166 / 0.6) !important;
}
.hover\:tw-text-teal-500\/65:hover{
  color: rgb(20 184 166 / 0.65) !important;
}
.hover\:tw-text-teal-500\/70:hover{
  color: rgb(20 184 166 / 0.7) !important;
}
.hover\:tw-text-teal-500\/75:hover{
  color: rgb(20 184 166 / 0.75) !important;
}
.hover\:tw-text-teal-500\/80:hover{
  color: rgb(20 184 166 / 0.8) !important;
}
.hover\:tw-text-teal-500\/85:hover{
  color: rgb(20 184 166 / 0.85) !important;
}
.hover\:tw-text-teal-500\/90:hover{
  color: rgb(20 184 166 / 0.9) !important;
}
.hover\:tw-text-teal-500\/95:hover{
  color: rgb(20 184 166 / 0.95) !important;
}
.hover\:tw-text-teal-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-600\/0:hover{
  color: rgb(13 148 136 / 0) !important;
}
.hover\:tw-text-teal-600\/10:hover{
  color: rgb(13 148 136 / 0.1) !important;
}
.hover\:tw-text-teal-600\/100:hover{
  color: rgb(13 148 136 / 1) !important;
}
.hover\:tw-text-teal-600\/15:hover{
  color: rgb(13 148 136 / 0.15) !important;
}
.hover\:tw-text-teal-600\/20:hover{
  color: rgb(13 148 136 / 0.2) !important;
}
.hover\:tw-text-teal-600\/25:hover{
  color: rgb(13 148 136 / 0.25) !important;
}
.hover\:tw-text-teal-600\/30:hover{
  color: rgb(13 148 136 / 0.3) !important;
}
.hover\:tw-text-teal-600\/35:hover{
  color: rgb(13 148 136 / 0.35) !important;
}
.hover\:tw-text-teal-600\/40:hover{
  color: rgb(13 148 136 / 0.4) !important;
}
.hover\:tw-text-teal-600\/45:hover{
  color: rgb(13 148 136 / 0.45) !important;
}
.hover\:tw-text-teal-600\/5:hover{
  color: rgb(13 148 136 / 0.05) !important;
}
.hover\:tw-text-teal-600\/50:hover{
  color: rgb(13 148 136 / 0.5) !important;
}
.hover\:tw-text-teal-600\/55:hover{
  color: rgb(13 148 136 / 0.55) !important;
}
.hover\:tw-text-teal-600\/60:hover{
  color: rgb(13 148 136 / 0.6) !important;
}
.hover\:tw-text-teal-600\/65:hover{
  color: rgb(13 148 136 / 0.65) !important;
}
.hover\:tw-text-teal-600\/70:hover{
  color: rgb(13 148 136 / 0.7) !important;
}
.hover\:tw-text-teal-600\/75:hover{
  color: rgb(13 148 136 / 0.75) !important;
}
.hover\:tw-text-teal-600\/80:hover{
  color: rgb(13 148 136 / 0.8) !important;
}
.hover\:tw-text-teal-600\/85:hover{
  color: rgb(13 148 136 / 0.85) !important;
}
.hover\:tw-text-teal-600\/90:hover{
  color: rgb(13 148 136 / 0.9) !important;
}
.hover\:tw-text-teal-600\/95:hover{
  color: rgb(13 148 136 / 0.95) !important;
}
.hover\:tw-text-teal-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-700\/0:hover{
  color: rgb(15 118 110 / 0) !important;
}
.hover\:tw-text-teal-700\/10:hover{
  color: rgb(15 118 110 / 0.1) !important;
}
.hover\:tw-text-teal-700\/100:hover{
  color: rgb(15 118 110 / 1) !important;
}
.hover\:tw-text-teal-700\/15:hover{
  color: rgb(15 118 110 / 0.15) !important;
}
.hover\:tw-text-teal-700\/20:hover{
  color: rgb(15 118 110 / 0.2) !important;
}
.hover\:tw-text-teal-700\/25:hover{
  color: rgb(15 118 110 / 0.25) !important;
}
.hover\:tw-text-teal-700\/30:hover{
  color: rgb(15 118 110 / 0.3) !important;
}
.hover\:tw-text-teal-700\/35:hover{
  color: rgb(15 118 110 / 0.35) !important;
}
.hover\:tw-text-teal-700\/40:hover{
  color: rgb(15 118 110 / 0.4) !important;
}
.hover\:tw-text-teal-700\/45:hover{
  color: rgb(15 118 110 / 0.45) !important;
}
.hover\:tw-text-teal-700\/5:hover{
  color: rgb(15 118 110 / 0.05) !important;
}
.hover\:tw-text-teal-700\/50:hover{
  color: rgb(15 118 110 / 0.5) !important;
}
.hover\:tw-text-teal-700\/55:hover{
  color: rgb(15 118 110 / 0.55) !important;
}
.hover\:tw-text-teal-700\/60:hover{
  color: rgb(15 118 110 / 0.6) !important;
}
.hover\:tw-text-teal-700\/65:hover{
  color: rgb(15 118 110 / 0.65) !important;
}
.hover\:tw-text-teal-700\/70:hover{
  color: rgb(15 118 110 / 0.7) !important;
}
.hover\:tw-text-teal-700\/75:hover{
  color: rgb(15 118 110 / 0.75) !important;
}
.hover\:tw-text-teal-700\/80:hover{
  color: rgb(15 118 110 / 0.8) !important;
}
.hover\:tw-text-teal-700\/85:hover{
  color: rgb(15 118 110 / 0.85) !important;
}
.hover\:tw-text-teal-700\/90:hover{
  color: rgb(15 118 110 / 0.9) !important;
}
.hover\:tw-text-teal-700\/95:hover{
  color: rgb(15 118 110 / 0.95) !important;
}
.hover\:tw-text-teal-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-800\/0:hover{
  color: rgb(17 94 89 / 0) !important;
}
.hover\:tw-text-teal-800\/10:hover{
  color: rgb(17 94 89 / 0.1) !important;
}
.hover\:tw-text-teal-800\/100:hover{
  color: rgb(17 94 89 / 1) !important;
}
.hover\:tw-text-teal-800\/15:hover{
  color: rgb(17 94 89 / 0.15) !important;
}
.hover\:tw-text-teal-800\/20:hover{
  color: rgb(17 94 89 / 0.2) !important;
}
.hover\:tw-text-teal-800\/25:hover{
  color: rgb(17 94 89 / 0.25) !important;
}
.hover\:tw-text-teal-800\/30:hover{
  color: rgb(17 94 89 / 0.3) !important;
}
.hover\:tw-text-teal-800\/35:hover{
  color: rgb(17 94 89 / 0.35) !important;
}
.hover\:tw-text-teal-800\/40:hover{
  color: rgb(17 94 89 / 0.4) !important;
}
.hover\:tw-text-teal-800\/45:hover{
  color: rgb(17 94 89 / 0.45) !important;
}
.hover\:tw-text-teal-800\/5:hover{
  color: rgb(17 94 89 / 0.05) !important;
}
.hover\:tw-text-teal-800\/50:hover{
  color: rgb(17 94 89 / 0.5) !important;
}
.hover\:tw-text-teal-800\/55:hover{
  color: rgb(17 94 89 / 0.55) !important;
}
.hover\:tw-text-teal-800\/60:hover{
  color: rgb(17 94 89 / 0.6) !important;
}
.hover\:tw-text-teal-800\/65:hover{
  color: rgb(17 94 89 / 0.65) !important;
}
.hover\:tw-text-teal-800\/70:hover{
  color: rgb(17 94 89 / 0.7) !important;
}
.hover\:tw-text-teal-800\/75:hover{
  color: rgb(17 94 89 / 0.75) !important;
}
.hover\:tw-text-teal-800\/80:hover{
  color: rgb(17 94 89 / 0.8) !important;
}
.hover\:tw-text-teal-800\/85:hover{
  color: rgb(17 94 89 / 0.85) !important;
}
.hover\:tw-text-teal-800\/90:hover{
  color: rgb(17 94 89 / 0.9) !important;
}
.hover\:tw-text-teal-800\/95:hover{
  color: rgb(17 94 89 / 0.95) !important;
}
.hover\:tw-text-teal-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-900\/0:hover{
  color: rgb(19 78 74 / 0) !important;
}
.hover\:tw-text-teal-900\/10:hover{
  color: rgb(19 78 74 / 0.1) !important;
}
.hover\:tw-text-teal-900\/100:hover{
  color: rgb(19 78 74 / 1) !important;
}
.hover\:tw-text-teal-900\/15:hover{
  color: rgb(19 78 74 / 0.15) !important;
}
.hover\:tw-text-teal-900\/20:hover{
  color: rgb(19 78 74 / 0.2) !important;
}
.hover\:tw-text-teal-900\/25:hover{
  color: rgb(19 78 74 / 0.25) !important;
}
.hover\:tw-text-teal-900\/30:hover{
  color: rgb(19 78 74 / 0.3) !important;
}
.hover\:tw-text-teal-900\/35:hover{
  color: rgb(19 78 74 / 0.35) !important;
}
.hover\:tw-text-teal-900\/40:hover{
  color: rgb(19 78 74 / 0.4) !important;
}
.hover\:tw-text-teal-900\/45:hover{
  color: rgb(19 78 74 / 0.45) !important;
}
.hover\:tw-text-teal-900\/5:hover{
  color: rgb(19 78 74 / 0.05) !important;
}
.hover\:tw-text-teal-900\/50:hover{
  color: rgb(19 78 74 / 0.5) !important;
}
.hover\:tw-text-teal-900\/55:hover{
  color: rgb(19 78 74 / 0.55) !important;
}
.hover\:tw-text-teal-900\/60:hover{
  color: rgb(19 78 74 / 0.6) !important;
}
.hover\:tw-text-teal-900\/65:hover{
  color: rgb(19 78 74 / 0.65) !important;
}
.hover\:tw-text-teal-900\/70:hover{
  color: rgb(19 78 74 / 0.7) !important;
}
.hover\:tw-text-teal-900\/75:hover{
  color: rgb(19 78 74 / 0.75) !important;
}
.hover\:tw-text-teal-900\/80:hover{
  color: rgb(19 78 74 / 0.8) !important;
}
.hover\:tw-text-teal-900\/85:hover{
  color: rgb(19 78 74 / 0.85) !important;
}
.hover\:tw-text-teal-900\/90:hover{
  color: rgb(19 78 74 / 0.9) !important;
}
.hover\:tw-text-teal-900\/95:hover{
  color: rgb(19 78 74 / 0.95) !important;
}
.hover\:tw-text-teal-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(4 47 46 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-teal-950\/0:hover{
  color: rgb(4 47 46 / 0) !important;
}
.hover\:tw-text-teal-950\/10:hover{
  color: rgb(4 47 46 / 0.1) !important;
}
.hover\:tw-text-teal-950\/100:hover{
  color: rgb(4 47 46 / 1) !important;
}
.hover\:tw-text-teal-950\/15:hover{
  color: rgb(4 47 46 / 0.15) !important;
}
.hover\:tw-text-teal-950\/20:hover{
  color: rgb(4 47 46 / 0.2) !important;
}
.hover\:tw-text-teal-950\/25:hover{
  color: rgb(4 47 46 / 0.25) !important;
}
.hover\:tw-text-teal-950\/30:hover{
  color: rgb(4 47 46 / 0.3) !important;
}
.hover\:tw-text-teal-950\/35:hover{
  color: rgb(4 47 46 / 0.35) !important;
}
.hover\:tw-text-teal-950\/40:hover{
  color: rgb(4 47 46 / 0.4) !important;
}
.hover\:tw-text-teal-950\/45:hover{
  color: rgb(4 47 46 / 0.45) !important;
}
.hover\:tw-text-teal-950\/5:hover{
  color: rgb(4 47 46 / 0.05) !important;
}
.hover\:tw-text-teal-950\/50:hover{
  color: rgb(4 47 46 / 0.5) !important;
}
.hover\:tw-text-teal-950\/55:hover{
  color: rgb(4 47 46 / 0.55) !important;
}
.hover\:tw-text-teal-950\/60:hover{
  color: rgb(4 47 46 / 0.6) !important;
}
.hover\:tw-text-teal-950\/65:hover{
  color: rgb(4 47 46 / 0.65) !important;
}
.hover\:tw-text-teal-950\/70:hover{
  color: rgb(4 47 46 / 0.7) !important;
}
.hover\:tw-text-teal-950\/75:hover{
  color: rgb(4 47 46 / 0.75) !important;
}
.hover\:tw-text-teal-950\/80:hover{
  color: rgb(4 47 46 / 0.8) !important;
}
.hover\:tw-text-teal-950\/85:hover{
  color: rgb(4 47 46 / 0.85) !important;
}
.hover\:tw-text-teal-950\/90:hover{
  color: rgb(4 47 46 / 0.9) !important;
}
.hover\:tw-text-teal-950\/95:hover{
  color: rgb(4 47 46 / 0.95) !important;
}
.hover\:tw-text-transparent:hover{
  color: transparent !important;
}
.hover\:tw-text-transparent\/0:hover{
  color: rgb(0 0 0 / 0) !important;
}
.hover\:tw-text-transparent\/10:hover{
  color: rgb(0 0 0 / 0.1) !important;
}
.hover\:tw-text-transparent\/100:hover{
  color: rgb(0 0 0 / 1) !important;
}
.hover\:tw-text-transparent\/15:hover{
  color: rgb(0 0 0 / 0.15) !important;
}
.hover\:tw-text-transparent\/20:hover{
  color: rgb(0 0 0 / 0.2) !important;
}
.hover\:tw-text-transparent\/25:hover{
  color: rgb(0 0 0 / 0.25) !important;
}
.hover\:tw-text-transparent\/30:hover{
  color: rgb(0 0 0 / 0.3) !important;
}
.hover\:tw-text-transparent\/35:hover{
  color: rgb(0 0 0 / 0.35) !important;
}
.hover\:tw-text-transparent\/40:hover{
  color: rgb(0 0 0 / 0.4) !important;
}
.hover\:tw-text-transparent\/45:hover{
  color: rgb(0 0 0 / 0.45) !important;
}
.hover\:tw-text-transparent\/5:hover{
  color: rgb(0 0 0 / 0.05) !important;
}
.hover\:tw-text-transparent\/50:hover{
  color: rgb(0 0 0 / 0.5) !important;
}
.hover\:tw-text-transparent\/55:hover{
  color: rgb(0 0 0 / 0.55) !important;
}
.hover\:tw-text-transparent\/60:hover{
  color: rgb(0 0 0 / 0.6) !important;
}
.hover\:tw-text-transparent\/65:hover{
  color: rgb(0 0 0 / 0.65) !important;
}
.hover\:tw-text-transparent\/70:hover{
  color: rgb(0 0 0 / 0.7) !important;
}
.hover\:tw-text-transparent\/75:hover{
  color: rgb(0 0 0 / 0.75) !important;
}
.hover\:tw-text-transparent\/80:hover{
  color: rgb(0 0 0 / 0.8) !important;
}
.hover\:tw-text-transparent\/85:hover{
  color: rgb(0 0 0 / 0.85) !important;
}
.hover\:tw-text-transparent\/90:hover{
  color: rgb(0 0 0 / 0.9) !important;
}
.hover\:tw-text-transparent\/95:hover{
  color: rgb(0 0 0 / 0.95) !important;
}
.hover\:tw-text-violet-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-100\/0:hover{
  color: rgb(237 233 254 / 0) !important;
}
.hover\:tw-text-violet-100\/10:hover{
  color: rgb(237 233 254 / 0.1) !important;
}
.hover\:tw-text-violet-100\/100:hover{
  color: rgb(237 233 254 / 1) !important;
}
.hover\:tw-text-violet-100\/15:hover{
  color: rgb(237 233 254 / 0.15) !important;
}
.hover\:tw-text-violet-100\/20:hover{
  color: rgb(237 233 254 / 0.2) !important;
}
.hover\:tw-text-violet-100\/25:hover{
  color: rgb(237 233 254 / 0.25) !important;
}
.hover\:tw-text-violet-100\/30:hover{
  color: rgb(237 233 254 / 0.3) !important;
}
.hover\:tw-text-violet-100\/35:hover{
  color: rgb(237 233 254 / 0.35) !important;
}
.hover\:tw-text-violet-100\/40:hover{
  color: rgb(237 233 254 / 0.4) !important;
}
.hover\:tw-text-violet-100\/45:hover{
  color: rgb(237 233 254 / 0.45) !important;
}
.hover\:tw-text-violet-100\/5:hover{
  color: rgb(237 233 254 / 0.05) !important;
}
.hover\:tw-text-violet-100\/50:hover{
  color: rgb(237 233 254 / 0.5) !important;
}
.hover\:tw-text-violet-100\/55:hover{
  color: rgb(237 233 254 / 0.55) !important;
}
.hover\:tw-text-violet-100\/60:hover{
  color: rgb(237 233 254 / 0.6) !important;
}
.hover\:tw-text-violet-100\/65:hover{
  color: rgb(237 233 254 / 0.65) !important;
}
.hover\:tw-text-violet-100\/70:hover{
  color: rgb(237 233 254 / 0.7) !important;
}
.hover\:tw-text-violet-100\/75:hover{
  color: rgb(237 233 254 / 0.75) !important;
}
.hover\:tw-text-violet-100\/80:hover{
  color: rgb(237 233 254 / 0.8) !important;
}
.hover\:tw-text-violet-100\/85:hover{
  color: rgb(237 233 254 / 0.85) !important;
}
.hover\:tw-text-violet-100\/90:hover{
  color: rgb(237 233 254 / 0.9) !important;
}
.hover\:tw-text-violet-100\/95:hover{
  color: rgb(237 233 254 / 0.95) !important;
}
.hover\:tw-text-violet-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-200\/0:hover{
  color: rgb(221 214 254 / 0) !important;
}
.hover\:tw-text-violet-200\/10:hover{
  color: rgb(221 214 254 / 0.1) !important;
}
.hover\:tw-text-violet-200\/100:hover{
  color: rgb(221 214 254 / 1) !important;
}
.hover\:tw-text-violet-200\/15:hover{
  color: rgb(221 214 254 / 0.15) !important;
}
.hover\:tw-text-violet-200\/20:hover{
  color: rgb(221 214 254 / 0.2) !important;
}
.hover\:tw-text-violet-200\/25:hover{
  color: rgb(221 214 254 / 0.25) !important;
}
.hover\:tw-text-violet-200\/30:hover{
  color: rgb(221 214 254 / 0.3) !important;
}
.hover\:tw-text-violet-200\/35:hover{
  color: rgb(221 214 254 / 0.35) !important;
}
.hover\:tw-text-violet-200\/40:hover{
  color: rgb(221 214 254 / 0.4) !important;
}
.hover\:tw-text-violet-200\/45:hover{
  color: rgb(221 214 254 / 0.45) !important;
}
.hover\:tw-text-violet-200\/5:hover{
  color: rgb(221 214 254 / 0.05) !important;
}
.hover\:tw-text-violet-200\/50:hover{
  color: rgb(221 214 254 / 0.5) !important;
}
.hover\:tw-text-violet-200\/55:hover{
  color: rgb(221 214 254 / 0.55) !important;
}
.hover\:tw-text-violet-200\/60:hover{
  color: rgb(221 214 254 / 0.6) !important;
}
.hover\:tw-text-violet-200\/65:hover{
  color: rgb(221 214 254 / 0.65) !important;
}
.hover\:tw-text-violet-200\/70:hover{
  color: rgb(221 214 254 / 0.7) !important;
}
.hover\:tw-text-violet-200\/75:hover{
  color: rgb(221 214 254 / 0.75) !important;
}
.hover\:tw-text-violet-200\/80:hover{
  color: rgb(221 214 254 / 0.8) !important;
}
.hover\:tw-text-violet-200\/85:hover{
  color: rgb(221 214 254 / 0.85) !important;
}
.hover\:tw-text-violet-200\/90:hover{
  color: rgb(221 214 254 / 0.9) !important;
}
.hover\:tw-text-violet-200\/95:hover{
  color: rgb(221 214 254 / 0.95) !important;
}
.hover\:tw-text-violet-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-300\/0:hover{
  color: rgb(196 181 253 / 0) !important;
}
.hover\:tw-text-violet-300\/10:hover{
  color: rgb(196 181 253 / 0.1) !important;
}
.hover\:tw-text-violet-300\/100:hover{
  color: rgb(196 181 253 / 1) !important;
}
.hover\:tw-text-violet-300\/15:hover{
  color: rgb(196 181 253 / 0.15) !important;
}
.hover\:tw-text-violet-300\/20:hover{
  color: rgb(196 181 253 / 0.2) !important;
}
.hover\:tw-text-violet-300\/25:hover{
  color: rgb(196 181 253 / 0.25) !important;
}
.hover\:tw-text-violet-300\/30:hover{
  color: rgb(196 181 253 / 0.3) !important;
}
.hover\:tw-text-violet-300\/35:hover{
  color: rgb(196 181 253 / 0.35) !important;
}
.hover\:tw-text-violet-300\/40:hover{
  color: rgb(196 181 253 / 0.4) !important;
}
.hover\:tw-text-violet-300\/45:hover{
  color: rgb(196 181 253 / 0.45) !important;
}
.hover\:tw-text-violet-300\/5:hover{
  color: rgb(196 181 253 / 0.05) !important;
}
.hover\:tw-text-violet-300\/50:hover{
  color: rgb(196 181 253 / 0.5) !important;
}
.hover\:tw-text-violet-300\/55:hover{
  color: rgb(196 181 253 / 0.55) !important;
}
.hover\:tw-text-violet-300\/60:hover{
  color: rgb(196 181 253 / 0.6) !important;
}
.hover\:tw-text-violet-300\/65:hover{
  color: rgb(196 181 253 / 0.65) !important;
}
.hover\:tw-text-violet-300\/70:hover{
  color: rgb(196 181 253 / 0.7) !important;
}
.hover\:tw-text-violet-300\/75:hover{
  color: rgb(196 181 253 / 0.75) !important;
}
.hover\:tw-text-violet-300\/80:hover{
  color: rgb(196 181 253 / 0.8) !important;
}
.hover\:tw-text-violet-300\/85:hover{
  color: rgb(196 181 253 / 0.85) !important;
}
.hover\:tw-text-violet-300\/90:hover{
  color: rgb(196 181 253 / 0.9) !important;
}
.hover\:tw-text-violet-300\/95:hover{
  color: rgb(196 181 253 / 0.95) !important;
}
.hover\:tw-text-violet-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-400\/0:hover{
  color: rgb(167 139 250 / 0) !important;
}
.hover\:tw-text-violet-400\/10:hover{
  color: rgb(167 139 250 / 0.1) !important;
}
.hover\:tw-text-violet-400\/100:hover{
  color: rgb(167 139 250 / 1) !important;
}
.hover\:tw-text-violet-400\/15:hover{
  color: rgb(167 139 250 / 0.15) !important;
}
.hover\:tw-text-violet-400\/20:hover{
  color: rgb(167 139 250 / 0.2) !important;
}
.hover\:tw-text-violet-400\/25:hover{
  color: rgb(167 139 250 / 0.25) !important;
}
.hover\:tw-text-violet-400\/30:hover{
  color: rgb(167 139 250 / 0.3) !important;
}
.hover\:tw-text-violet-400\/35:hover{
  color: rgb(167 139 250 / 0.35) !important;
}
.hover\:tw-text-violet-400\/40:hover{
  color: rgb(167 139 250 / 0.4) !important;
}
.hover\:tw-text-violet-400\/45:hover{
  color: rgb(167 139 250 / 0.45) !important;
}
.hover\:tw-text-violet-400\/5:hover{
  color: rgb(167 139 250 / 0.05) !important;
}
.hover\:tw-text-violet-400\/50:hover{
  color: rgb(167 139 250 / 0.5) !important;
}
.hover\:tw-text-violet-400\/55:hover{
  color: rgb(167 139 250 / 0.55) !important;
}
.hover\:tw-text-violet-400\/60:hover{
  color: rgb(167 139 250 / 0.6) !important;
}
.hover\:tw-text-violet-400\/65:hover{
  color: rgb(167 139 250 / 0.65) !important;
}
.hover\:tw-text-violet-400\/70:hover{
  color: rgb(167 139 250 / 0.7) !important;
}
.hover\:tw-text-violet-400\/75:hover{
  color: rgb(167 139 250 / 0.75) !important;
}
.hover\:tw-text-violet-400\/80:hover{
  color: rgb(167 139 250 / 0.8) !important;
}
.hover\:tw-text-violet-400\/85:hover{
  color: rgb(167 139 250 / 0.85) !important;
}
.hover\:tw-text-violet-400\/90:hover{
  color: rgb(167 139 250 / 0.9) !important;
}
.hover\:tw-text-violet-400\/95:hover{
  color: rgb(167 139 250 / 0.95) !important;
}
.hover\:tw-text-violet-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(245 243 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-50\/0:hover{
  color: rgb(245 243 255 / 0) !important;
}
.hover\:tw-text-violet-50\/10:hover{
  color: rgb(245 243 255 / 0.1) !important;
}
.hover\:tw-text-violet-50\/100:hover{
  color: rgb(245 243 255 / 1) !important;
}
.hover\:tw-text-violet-50\/15:hover{
  color: rgb(245 243 255 / 0.15) !important;
}
.hover\:tw-text-violet-50\/20:hover{
  color: rgb(245 243 255 / 0.2) !important;
}
.hover\:tw-text-violet-50\/25:hover{
  color: rgb(245 243 255 / 0.25) !important;
}
.hover\:tw-text-violet-50\/30:hover{
  color: rgb(245 243 255 / 0.3) !important;
}
.hover\:tw-text-violet-50\/35:hover{
  color: rgb(245 243 255 / 0.35) !important;
}
.hover\:tw-text-violet-50\/40:hover{
  color: rgb(245 243 255 / 0.4) !important;
}
.hover\:tw-text-violet-50\/45:hover{
  color: rgb(245 243 255 / 0.45) !important;
}
.hover\:tw-text-violet-50\/5:hover{
  color: rgb(245 243 255 / 0.05) !important;
}
.hover\:tw-text-violet-50\/50:hover{
  color: rgb(245 243 255 / 0.5) !important;
}
.hover\:tw-text-violet-50\/55:hover{
  color: rgb(245 243 255 / 0.55) !important;
}
.hover\:tw-text-violet-50\/60:hover{
  color: rgb(245 243 255 / 0.6) !important;
}
.hover\:tw-text-violet-50\/65:hover{
  color: rgb(245 243 255 / 0.65) !important;
}
.hover\:tw-text-violet-50\/70:hover{
  color: rgb(245 243 255 / 0.7) !important;
}
.hover\:tw-text-violet-50\/75:hover{
  color: rgb(245 243 255 / 0.75) !important;
}
.hover\:tw-text-violet-50\/80:hover{
  color: rgb(245 243 255 / 0.8) !important;
}
.hover\:tw-text-violet-50\/85:hover{
  color: rgb(245 243 255 / 0.85) !important;
}
.hover\:tw-text-violet-50\/90:hover{
  color: rgb(245 243 255 / 0.9) !important;
}
.hover\:tw-text-violet-50\/95:hover{
  color: rgb(245 243 255 / 0.95) !important;
}
.hover\:tw-text-violet-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-500\/0:hover{
  color: rgb(139 92 246 / 0) !important;
}
.hover\:tw-text-violet-500\/10:hover{
  color: rgb(139 92 246 / 0.1) !important;
}
.hover\:tw-text-violet-500\/100:hover{
  color: rgb(139 92 246 / 1) !important;
}
.hover\:tw-text-violet-500\/15:hover{
  color: rgb(139 92 246 / 0.15) !important;
}
.hover\:tw-text-violet-500\/20:hover{
  color: rgb(139 92 246 / 0.2) !important;
}
.hover\:tw-text-violet-500\/25:hover{
  color: rgb(139 92 246 / 0.25) !important;
}
.hover\:tw-text-violet-500\/30:hover{
  color: rgb(139 92 246 / 0.3) !important;
}
.hover\:tw-text-violet-500\/35:hover{
  color: rgb(139 92 246 / 0.35) !important;
}
.hover\:tw-text-violet-500\/40:hover{
  color: rgb(139 92 246 / 0.4) !important;
}
.hover\:tw-text-violet-500\/45:hover{
  color: rgb(139 92 246 / 0.45) !important;
}
.hover\:tw-text-violet-500\/5:hover{
  color: rgb(139 92 246 / 0.05) !important;
}
.hover\:tw-text-violet-500\/50:hover{
  color: rgb(139 92 246 / 0.5) !important;
}
.hover\:tw-text-violet-500\/55:hover{
  color: rgb(139 92 246 / 0.55) !important;
}
.hover\:tw-text-violet-500\/60:hover{
  color: rgb(139 92 246 / 0.6) !important;
}
.hover\:tw-text-violet-500\/65:hover{
  color: rgb(139 92 246 / 0.65) !important;
}
.hover\:tw-text-violet-500\/70:hover{
  color: rgb(139 92 246 / 0.7) !important;
}
.hover\:tw-text-violet-500\/75:hover{
  color: rgb(139 92 246 / 0.75) !important;
}
.hover\:tw-text-violet-500\/80:hover{
  color: rgb(139 92 246 / 0.8) !important;
}
.hover\:tw-text-violet-500\/85:hover{
  color: rgb(139 92 246 / 0.85) !important;
}
.hover\:tw-text-violet-500\/90:hover{
  color: rgb(139 92 246 / 0.9) !important;
}
.hover\:tw-text-violet-500\/95:hover{
  color: rgb(139 92 246 / 0.95) !important;
}
.hover\:tw-text-violet-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-600\/0:hover{
  color: rgb(124 58 237 / 0) !important;
}
.hover\:tw-text-violet-600\/10:hover{
  color: rgb(124 58 237 / 0.1) !important;
}
.hover\:tw-text-violet-600\/100:hover{
  color: rgb(124 58 237 / 1) !important;
}
.hover\:tw-text-violet-600\/15:hover{
  color: rgb(124 58 237 / 0.15) !important;
}
.hover\:tw-text-violet-600\/20:hover{
  color: rgb(124 58 237 / 0.2) !important;
}
.hover\:tw-text-violet-600\/25:hover{
  color: rgb(124 58 237 / 0.25) !important;
}
.hover\:tw-text-violet-600\/30:hover{
  color: rgb(124 58 237 / 0.3) !important;
}
.hover\:tw-text-violet-600\/35:hover{
  color: rgb(124 58 237 / 0.35) !important;
}
.hover\:tw-text-violet-600\/40:hover{
  color: rgb(124 58 237 / 0.4) !important;
}
.hover\:tw-text-violet-600\/45:hover{
  color: rgb(124 58 237 / 0.45) !important;
}
.hover\:tw-text-violet-600\/5:hover{
  color: rgb(124 58 237 / 0.05) !important;
}
.hover\:tw-text-violet-600\/50:hover{
  color: rgb(124 58 237 / 0.5) !important;
}
.hover\:tw-text-violet-600\/55:hover{
  color: rgb(124 58 237 / 0.55) !important;
}
.hover\:tw-text-violet-600\/60:hover{
  color: rgb(124 58 237 / 0.6) !important;
}
.hover\:tw-text-violet-600\/65:hover{
  color: rgb(124 58 237 / 0.65) !important;
}
.hover\:tw-text-violet-600\/70:hover{
  color: rgb(124 58 237 / 0.7) !important;
}
.hover\:tw-text-violet-600\/75:hover{
  color: rgb(124 58 237 / 0.75) !important;
}
.hover\:tw-text-violet-600\/80:hover{
  color: rgb(124 58 237 / 0.8) !important;
}
.hover\:tw-text-violet-600\/85:hover{
  color: rgb(124 58 237 / 0.85) !important;
}
.hover\:tw-text-violet-600\/90:hover{
  color: rgb(124 58 237 / 0.9) !important;
}
.hover\:tw-text-violet-600\/95:hover{
  color: rgb(124 58 237 / 0.95) !important;
}
.hover\:tw-text-violet-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-700\/0:hover{
  color: rgb(109 40 217 / 0) !important;
}
.hover\:tw-text-violet-700\/10:hover{
  color: rgb(109 40 217 / 0.1) !important;
}
.hover\:tw-text-violet-700\/100:hover{
  color: rgb(109 40 217 / 1) !important;
}
.hover\:tw-text-violet-700\/15:hover{
  color: rgb(109 40 217 / 0.15) !important;
}
.hover\:tw-text-violet-700\/20:hover{
  color: rgb(109 40 217 / 0.2) !important;
}
.hover\:tw-text-violet-700\/25:hover{
  color: rgb(109 40 217 / 0.25) !important;
}
.hover\:tw-text-violet-700\/30:hover{
  color: rgb(109 40 217 / 0.3) !important;
}
.hover\:tw-text-violet-700\/35:hover{
  color: rgb(109 40 217 / 0.35) !important;
}
.hover\:tw-text-violet-700\/40:hover{
  color: rgb(109 40 217 / 0.4) !important;
}
.hover\:tw-text-violet-700\/45:hover{
  color: rgb(109 40 217 / 0.45) !important;
}
.hover\:tw-text-violet-700\/5:hover{
  color: rgb(109 40 217 / 0.05) !important;
}
.hover\:tw-text-violet-700\/50:hover{
  color: rgb(109 40 217 / 0.5) !important;
}
.hover\:tw-text-violet-700\/55:hover{
  color: rgb(109 40 217 / 0.55) !important;
}
.hover\:tw-text-violet-700\/60:hover{
  color: rgb(109 40 217 / 0.6) !important;
}
.hover\:tw-text-violet-700\/65:hover{
  color: rgb(109 40 217 / 0.65) !important;
}
.hover\:tw-text-violet-700\/70:hover{
  color: rgb(109 40 217 / 0.7) !important;
}
.hover\:tw-text-violet-700\/75:hover{
  color: rgb(109 40 217 / 0.75) !important;
}
.hover\:tw-text-violet-700\/80:hover{
  color: rgb(109 40 217 / 0.8) !important;
}
.hover\:tw-text-violet-700\/85:hover{
  color: rgb(109 40 217 / 0.85) !important;
}
.hover\:tw-text-violet-700\/90:hover{
  color: rgb(109 40 217 / 0.9) !important;
}
.hover\:tw-text-violet-700\/95:hover{
  color: rgb(109 40 217 / 0.95) !important;
}
.hover\:tw-text-violet-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-800\/0:hover{
  color: rgb(91 33 182 / 0) !important;
}
.hover\:tw-text-violet-800\/10:hover{
  color: rgb(91 33 182 / 0.1) !important;
}
.hover\:tw-text-violet-800\/100:hover{
  color: rgb(91 33 182 / 1) !important;
}
.hover\:tw-text-violet-800\/15:hover{
  color: rgb(91 33 182 / 0.15) !important;
}
.hover\:tw-text-violet-800\/20:hover{
  color: rgb(91 33 182 / 0.2) !important;
}
.hover\:tw-text-violet-800\/25:hover{
  color: rgb(91 33 182 / 0.25) !important;
}
.hover\:tw-text-violet-800\/30:hover{
  color: rgb(91 33 182 / 0.3) !important;
}
.hover\:tw-text-violet-800\/35:hover{
  color: rgb(91 33 182 / 0.35) !important;
}
.hover\:tw-text-violet-800\/40:hover{
  color: rgb(91 33 182 / 0.4) !important;
}
.hover\:tw-text-violet-800\/45:hover{
  color: rgb(91 33 182 / 0.45) !important;
}
.hover\:tw-text-violet-800\/5:hover{
  color: rgb(91 33 182 / 0.05) !important;
}
.hover\:tw-text-violet-800\/50:hover{
  color: rgb(91 33 182 / 0.5) !important;
}
.hover\:tw-text-violet-800\/55:hover{
  color: rgb(91 33 182 / 0.55) !important;
}
.hover\:tw-text-violet-800\/60:hover{
  color: rgb(91 33 182 / 0.6) !important;
}
.hover\:tw-text-violet-800\/65:hover{
  color: rgb(91 33 182 / 0.65) !important;
}
.hover\:tw-text-violet-800\/70:hover{
  color: rgb(91 33 182 / 0.7) !important;
}
.hover\:tw-text-violet-800\/75:hover{
  color: rgb(91 33 182 / 0.75) !important;
}
.hover\:tw-text-violet-800\/80:hover{
  color: rgb(91 33 182 / 0.8) !important;
}
.hover\:tw-text-violet-800\/85:hover{
  color: rgb(91 33 182 / 0.85) !important;
}
.hover\:tw-text-violet-800\/90:hover{
  color: rgb(91 33 182 / 0.9) !important;
}
.hover\:tw-text-violet-800\/95:hover{
  color: rgb(91 33 182 / 0.95) !important;
}
.hover\:tw-text-violet-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-900\/0:hover{
  color: rgb(76 29 149 / 0) !important;
}
.hover\:tw-text-violet-900\/10:hover{
  color: rgb(76 29 149 / 0.1) !important;
}
.hover\:tw-text-violet-900\/100:hover{
  color: rgb(76 29 149 / 1) !important;
}
.hover\:tw-text-violet-900\/15:hover{
  color: rgb(76 29 149 / 0.15) !important;
}
.hover\:tw-text-violet-900\/20:hover{
  color: rgb(76 29 149 / 0.2) !important;
}
.hover\:tw-text-violet-900\/25:hover{
  color: rgb(76 29 149 / 0.25) !important;
}
.hover\:tw-text-violet-900\/30:hover{
  color: rgb(76 29 149 / 0.3) !important;
}
.hover\:tw-text-violet-900\/35:hover{
  color: rgb(76 29 149 / 0.35) !important;
}
.hover\:tw-text-violet-900\/40:hover{
  color: rgb(76 29 149 / 0.4) !important;
}
.hover\:tw-text-violet-900\/45:hover{
  color: rgb(76 29 149 / 0.45) !important;
}
.hover\:tw-text-violet-900\/5:hover{
  color: rgb(76 29 149 / 0.05) !important;
}
.hover\:tw-text-violet-900\/50:hover{
  color: rgb(76 29 149 / 0.5) !important;
}
.hover\:tw-text-violet-900\/55:hover{
  color: rgb(76 29 149 / 0.55) !important;
}
.hover\:tw-text-violet-900\/60:hover{
  color: rgb(76 29 149 / 0.6) !important;
}
.hover\:tw-text-violet-900\/65:hover{
  color: rgb(76 29 149 / 0.65) !important;
}
.hover\:tw-text-violet-900\/70:hover{
  color: rgb(76 29 149 / 0.7) !important;
}
.hover\:tw-text-violet-900\/75:hover{
  color: rgb(76 29 149 / 0.75) !important;
}
.hover\:tw-text-violet-900\/80:hover{
  color: rgb(76 29 149 / 0.8) !important;
}
.hover\:tw-text-violet-900\/85:hover{
  color: rgb(76 29 149 / 0.85) !important;
}
.hover\:tw-text-violet-900\/90:hover{
  color: rgb(76 29 149 / 0.9) !important;
}
.hover\:tw-text-violet-900\/95:hover{
  color: rgb(76 29 149 / 0.95) !important;
}
.hover\:tw-text-violet-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(46 16 101 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-violet-950\/0:hover{
  color: rgb(46 16 101 / 0) !important;
}
.hover\:tw-text-violet-950\/10:hover{
  color: rgb(46 16 101 / 0.1) !important;
}
.hover\:tw-text-violet-950\/100:hover{
  color: rgb(46 16 101 / 1) !important;
}
.hover\:tw-text-violet-950\/15:hover{
  color: rgb(46 16 101 / 0.15) !important;
}
.hover\:tw-text-violet-950\/20:hover{
  color: rgb(46 16 101 / 0.2) !important;
}
.hover\:tw-text-violet-950\/25:hover{
  color: rgb(46 16 101 / 0.25) !important;
}
.hover\:tw-text-violet-950\/30:hover{
  color: rgb(46 16 101 / 0.3) !important;
}
.hover\:tw-text-violet-950\/35:hover{
  color: rgb(46 16 101 / 0.35) !important;
}
.hover\:tw-text-violet-950\/40:hover{
  color: rgb(46 16 101 / 0.4) !important;
}
.hover\:tw-text-violet-950\/45:hover{
  color: rgb(46 16 101 / 0.45) !important;
}
.hover\:tw-text-violet-950\/5:hover{
  color: rgb(46 16 101 / 0.05) !important;
}
.hover\:tw-text-violet-950\/50:hover{
  color: rgb(46 16 101 / 0.5) !important;
}
.hover\:tw-text-violet-950\/55:hover{
  color: rgb(46 16 101 / 0.55) !important;
}
.hover\:tw-text-violet-950\/60:hover{
  color: rgb(46 16 101 / 0.6) !important;
}
.hover\:tw-text-violet-950\/65:hover{
  color: rgb(46 16 101 / 0.65) !important;
}
.hover\:tw-text-violet-950\/70:hover{
  color: rgb(46 16 101 / 0.7) !important;
}
.hover\:tw-text-violet-950\/75:hover{
  color: rgb(46 16 101 / 0.75) !important;
}
.hover\:tw-text-violet-950\/80:hover{
  color: rgb(46 16 101 / 0.8) !important;
}
.hover\:tw-text-violet-950\/85:hover{
  color: rgb(46 16 101 / 0.85) !important;
}
.hover\:tw-text-violet-950\/90:hover{
  color: rgb(46 16 101 / 0.9) !important;
}
.hover\:tw-text-violet-950\/95:hover{
  color: rgb(46 16 101 / 0.95) !important;
}
.hover\:tw-text-wb-approved-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(216 239 220 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-approved-background\/0:hover{
  color: rgb(216 239 220 / 0) !important;
}
.hover\:tw-text-wb-approved-background\/10:hover{
  color: rgb(216 239 220 / 0.1) !important;
}
.hover\:tw-text-wb-approved-background\/100:hover{
  color: rgb(216 239 220 / 1) !important;
}
.hover\:tw-text-wb-approved-background\/15:hover{
  color: rgb(216 239 220 / 0.15) !important;
}
.hover\:tw-text-wb-approved-background\/20:hover{
  color: rgb(216 239 220 / 0.2) !important;
}
.hover\:tw-text-wb-approved-background\/25:hover{
  color: rgb(216 239 220 / 0.25) !important;
}
.hover\:tw-text-wb-approved-background\/30:hover{
  color: rgb(216 239 220 / 0.3) !important;
}
.hover\:tw-text-wb-approved-background\/35:hover{
  color: rgb(216 239 220 / 0.35) !important;
}
.hover\:tw-text-wb-approved-background\/40:hover{
  color: rgb(216 239 220 / 0.4) !important;
}
.hover\:tw-text-wb-approved-background\/45:hover{
  color: rgb(216 239 220 / 0.45) !important;
}
.hover\:tw-text-wb-approved-background\/5:hover{
  color: rgb(216 239 220 / 0.05) !important;
}
.hover\:tw-text-wb-approved-background\/50:hover{
  color: rgb(216 239 220 / 0.5) !important;
}
.hover\:tw-text-wb-approved-background\/55:hover{
  color: rgb(216 239 220 / 0.55) !important;
}
.hover\:tw-text-wb-approved-background\/60:hover{
  color: rgb(216 239 220 / 0.6) !important;
}
.hover\:tw-text-wb-approved-background\/65:hover{
  color: rgb(216 239 220 / 0.65) !important;
}
.hover\:tw-text-wb-approved-background\/70:hover{
  color: rgb(216 239 220 / 0.7) !important;
}
.hover\:tw-text-wb-approved-background\/75:hover{
  color: rgb(216 239 220 / 0.75) !important;
}
.hover\:tw-text-wb-approved-background\/80:hover{
  color: rgb(216 239 220 / 0.8) !important;
}
.hover\:tw-text-wb-approved-background\/85:hover{
  color: rgb(216 239 220 / 0.85) !important;
}
.hover\:tw-text-wb-approved-background\/90:hover{
  color: rgb(216 239 220 / 0.9) !important;
}
.hover\:tw-text-wb-approved-background\/95:hover{
  color: rgb(216 239 220 / 0.95) !important;
}
.hover\:tw-text-wb-approved-text:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(50 139 64 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-approved-text\/0:hover{
  color: rgb(50 139 64 / 0) !important;
}
.hover\:tw-text-wb-approved-text\/10:hover{
  color: rgb(50 139 64 / 0.1) !important;
}
.hover\:tw-text-wb-approved-text\/100:hover{
  color: rgb(50 139 64 / 1) !important;
}
.hover\:tw-text-wb-approved-text\/15:hover{
  color: rgb(50 139 64 / 0.15) !important;
}
.hover\:tw-text-wb-approved-text\/20:hover{
  color: rgb(50 139 64 / 0.2) !important;
}
.hover\:tw-text-wb-approved-text\/25:hover{
  color: rgb(50 139 64 / 0.25) !important;
}
.hover\:tw-text-wb-approved-text\/30:hover{
  color: rgb(50 139 64 / 0.3) !important;
}
.hover\:tw-text-wb-approved-text\/35:hover{
  color: rgb(50 139 64 / 0.35) !important;
}
.hover\:tw-text-wb-approved-text\/40:hover{
  color: rgb(50 139 64 / 0.4) !important;
}
.hover\:tw-text-wb-approved-text\/45:hover{
  color: rgb(50 139 64 / 0.45) !important;
}
.hover\:tw-text-wb-approved-text\/5:hover{
  color: rgb(50 139 64 / 0.05) !important;
}
.hover\:tw-text-wb-approved-text\/50:hover{
  color: rgb(50 139 64 / 0.5) !important;
}
.hover\:tw-text-wb-approved-text\/55:hover{
  color: rgb(50 139 64 / 0.55) !important;
}
.hover\:tw-text-wb-approved-text\/60:hover{
  color: rgb(50 139 64 / 0.6) !important;
}
.hover\:tw-text-wb-approved-text\/65:hover{
  color: rgb(50 139 64 / 0.65) !important;
}
.hover\:tw-text-wb-approved-text\/70:hover{
  color: rgb(50 139 64 / 0.7) !important;
}
.hover\:tw-text-wb-approved-text\/75:hover{
  color: rgb(50 139 64 / 0.75) !important;
}
.hover\:tw-text-wb-approved-text\/80:hover{
  color: rgb(50 139 64 / 0.8) !important;
}
.hover\:tw-text-wb-approved-text\/85:hover{
  color: rgb(50 139 64 / 0.85) !important;
}
.hover\:tw-text-wb-approved-text\/90:hover{
  color: rgb(50 139 64 / 0.9) !important;
}
.hover\:tw-text-wb-approved-text\/95:hover{
  color: rgb(50 139 64 / 0.95) !important;
}
.hover\:tw-text-wb-black:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(19 24 32 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-black\/0:hover{
  color: rgb(19 24 32 / 0) !important;
}
.hover\:tw-text-wb-black\/10:hover{
  color: rgb(19 24 32 / 0.1) !important;
}
.hover\:tw-text-wb-black\/100:hover{
  color: rgb(19 24 32 / 1) !important;
}
.hover\:tw-text-wb-black\/15:hover{
  color: rgb(19 24 32 / 0.15) !important;
}
.hover\:tw-text-wb-black\/20:hover{
  color: rgb(19 24 32 / 0.2) !important;
}
.hover\:tw-text-wb-black\/25:hover{
  color: rgb(19 24 32 / 0.25) !important;
}
.hover\:tw-text-wb-black\/30:hover{
  color: rgb(19 24 32 / 0.3) !important;
}
.hover\:tw-text-wb-black\/35:hover{
  color: rgb(19 24 32 / 0.35) !important;
}
.hover\:tw-text-wb-black\/40:hover{
  color: rgb(19 24 32 / 0.4) !important;
}
.hover\:tw-text-wb-black\/45:hover{
  color: rgb(19 24 32 / 0.45) !important;
}
.hover\:tw-text-wb-black\/5:hover{
  color: rgb(19 24 32 / 0.05) !important;
}
.hover\:tw-text-wb-black\/50:hover{
  color: rgb(19 24 32 / 0.5) !important;
}
.hover\:tw-text-wb-black\/55:hover{
  color: rgb(19 24 32 / 0.55) !important;
}
.hover\:tw-text-wb-black\/60:hover{
  color: rgb(19 24 32 / 0.6) !important;
}
.hover\:tw-text-wb-black\/65:hover{
  color: rgb(19 24 32 / 0.65) !important;
}
.hover\:tw-text-wb-black\/70:hover{
  color: rgb(19 24 32 / 0.7) !important;
}
.hover\:tw-text-wb-black\/75:hover{
  color: rgb(19 24 32 / 0.75) !important;
}
.hover\:tw-text-wb-black\/80:hover{
  color: rgb(19 24 32 / 0.8) !important;
}
.hover\:tw-text-wb-black\/85:hover{
  color: rgb(19 24 32 / 0.85) !important;
}
.hover\:tw-text-wb-black\/90:hover{
  color: rgb(19 24 32 / 0.9) !important;
}
.hover\:tw-text-wb-black\/95:hover{
  color: rgb(19 24 32 / 0.95) !important;
}
.hover\:tw-text-wb-blue:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-blue\/0:hover{
  color: rgb(0 147 208 / 0) !important;
}
.hover\:tw-text-wb-blue\/10:hover{
  color: rgb(0 147 208 / 0.1) !important;
}
.hover\:tw-text-wb-blue\/100:hover{
  color: rgb(0 147 208 / 1) !important;
}
.hover\:tw-text-wb-blue\/15:hover{
  color: rgb(0 147 208 / 0.15) !important;
}
.hover\:tw-text-wb-blue\/20:hover{
  color: rgb(0 147 208 / 0.2) !important;
}
.hover\:tw-text-wb-blue\/25:hover{
  color: rgb(0 147 208 / 0.25) !important;
}
.hover\:tw-text-wb-blue\/30:hover{
  color: rgb(0 147 208 / 0.3) !important;
}
.hover\:tw-text-wb-blue\/35:hover{
  color: rgb(0 147 208 / 0.35) !important;
}
.hover\:tw-text-wb-blue\/40:hover{
  color: rgb(0 147 208 / 0.4) !important;
}
.hover\:tw-text-wb-blue\/45:hover{
  color: rgb(0 147 208 / 0.45) !important;
}
.hover\:tw-text-wb-blue\/5:hover{
  color: rgb(0 147 208 / 0.05) !important;
}
.hover\:tw-text-wb-blue\/50:hover{
  color: rgb(0 147 208 / 0.5) !important;
}
.hover\:tw-text-wb-blue\/55:hover{
  color: rgb(0 147 208 / 0.55) !important;
}
.hover\:tw-text-wb-blue\/60:hover{
  color: rgb(0 147 208 / 0.6) !important;
}
.hover\:tw-text-wb-blue\/65:hover{
  color: rgb(0 147 208 / 0.65) !important;
}
.hover\:tw-text-wb-blue\/70:hover{
  color: rgb(0 147 208 / 0.7) !important;
}
.hover\:tw-text-wb-blue\/75:hover{
  color: rgb(0 147 208 / 0.75) !important;
}
.hover\:tw-text-wb-blue\/80:hover{
  color: rgb(0 147 208 / 0.8) !important;
}
.hover\:tw-text-wb-blue\/85:hover{
  color: rgb(0 147 208 / 0.85) !important;
}
.hover\:tw-text-wb-blue\/90:hover{
  color: rgb(0 147 208 / 0.9) !important;
}
.hover\:tw-text-wb-blue\/95:hover{
  color: rgb(0 147 208 / 0.95) !important;
}
.hover\:tw-text-wb-editor-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-editor-background\/0:hover{
  color: rgb(204 233 246 / 0) !important;
}
.hover\:tw-text-wb-editor-background\/10:hover{
  color: rgb(204 233 246 / 0.1) !important;
}
.hover\:tw-text-wb-editor-background\/100:hover{
  color: rgb(204 233 246 / 1) !important;
}
.hover\:tw-text-wb-editor-background\/15:hover{
  color: rgb(204 233 246 / 0.15) !important;
}
.hover\:tw-text-wb-editor-background\/20:hover{
  color: rgb(204 233 246 / 0.2) !important;
}
.hover\:tw-text-wb-editor-background\/25:hover{
  color: rgb(204 233 246 / 0.25) !important;
}
.hover\:tw-text-wb-editor-background\/30:hover{
  color: rgb(204 233 246 / 0.3) !important;
}
.hover\:tw-text-wb-editor-background\/35:hover{
  color: rgb(204 233 246 / 0.35) !important;
}
.hover\:tw-text-wb-editor-background\/40:hover{
  color: rgb(204 233 246 / 0.4) !important;
}
.hover\:tw-text-wb-editor-background\/45:hover{
  color: rgb(204 233 246 / 0.45) !important;
}
.hover\:tw-text-wb-editor-background\/5:hover{
  color: rgb(204 233 246 / 0.05) !important;
}
.hover\:tw-text-wb-editor-background\/50:hover{
  color: rgb(204 233 246 / 0.5) !important;
}
.hover\:tw-text-wb-editor-background\/55:hover{
  color: rgb(204 233 246 / 0.55) !important;
}
.hover\:tw-text-wb-editor-background\/60:hover{
  color: rgb(204 233 246 / 0.6) !important;
}
.hover\:tw-text-wb-editor-background\/65:hover{
  color: rgb(204 233 246 / 0.65) !important;
}
.hover\:tw-text-wb-editor-background\/70:hover{
  color: rgb(204 233 246 / 0.7) !important;
}
.hover\:tw-text-wb-editor-background\/75:hover{
  color: rgb(204 233 246 / 0.75) !important;
}
.hover\:tw-text-wb-editor-background\/80:hover{
  color: rgb(204 233 246 / 0.8) !important;
}
.hover\:tw-text-wb-editor-background\/85:hover{
  color: rgb(204 233 246 / 0.85) !important;
}
.hover\:tw-text-wb-editor-background\/90:hover{
  color: rgb(204 233 246 / 0.9) !important;
}
.hover\:tw-text-wb-editor-background\/95:hover{
  color: rgb(204 233 246 / 0.95) !important;
}
.hover\:tw-text-wb-editor-text:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-editor-text\/0:hover{
  color: rgb(0 118 166 / 0) !important;
}
.hover\:tw-text-wb-editor-text\/10:hover{
  color: rgb(0 118 166 / 0.1) !important;
}
.hover\:tw-text-wb-editor-text\/100:hover{
  color: rgb(0 118 166 / 1) !important;
}
.hover\:tw-text-wb-editor-text\/15:hover{
  color: rgb(0 118 166 / 0.15) !important;
}
.hover\:tw-text-wb-editor-text\/20:hover{
  color: rgb(0 118 166 / 0.2) !important;
}
.hover\:tw-text-wb-editor-text\/25:hover{
  color: rgb(0 118 166 / 0.25) !important;
}
.hover\:tw-text-wb-editor-text\/30:hover{
  color: rgb(0 118 166 / 0.3) !important;
}
.hover\:tw-text-wb-editor-text\/35:hover{
  color: rgb(0 118 166 / 0.35) !important;
}
.hover\:tw-text-wb-editor-text\/40:hover{
  color: rgb(0 118 166 / 0.4) !important;
}
.hover\:tw-text-wb-editor-text\/45:hover{
  color: rgb(0 118 166 / 0.45) !important;
}
.hover\:tw-text-wb-editor-text\/5:hover{
  color: rgb(0 118 166 / 0.05) !important;
}
.hover\:tw-text-wb-editor-text\/50:hover{
  color: rgb(0 118 166 / 0.5) !important;
}
.hover\:tw-text-wb-editor-text\/55:hover{
  color: rgb(0 118 166 / 0.55) !important;
}
.hover\:tw-text-wb-editor-text\/60:hover{
  color: rgb(0 118 166 / 0.6) !important;
}
.hover\:tw-text-wb-editor-text\/65:hover{
  color: rgb(0 118 166 / 0.65) !important;
}
.hover\:tw-text-wb-editor-text\/70:hover{
  color: rgb(0 118 166 / 0.7) !important;
}
.hover\:tw-text-wb-editor-text\/75:hover{
  color: rgb(0 118 166 / 0.75) !important;
}
.hover\:tw-text-wb-editor-text\/80:hover{
  color: rgb(0 118 166 / 0.8) !important;
}
.hover\:tw-text-wb-editor-text\/85:hover{
  color: rgb(0 118 166 / 0.85) !important;
}
.hover\:tw-text-wb-editor-text\/90:hover{
  color: rgb(0 118 166 / 0.9) !important;
}
.hover\:tw-text-wb-editor-text\/95:hover{
  color: rgb(0 118 166 / 0.95) !important;
}
.hover\:tw-text-wb-error-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(225 25 0 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-error-background\/0:hover{
  color: rgb(225 25 0 / 0) !important;
}
.hover\:tw-text-wb-error-background\/10:hover{
  color: rgb(225 25 0 / 0.1) !important;
}
.hover\:tw-text-wb-error-background\/100:hover{
  color: rgb(225 25 0 / 1) !important;
}
.hover\:tw-text-wb-error-background\/15:hover{
  color: rgb(225 25 0 / 0.15) !important;
}
.hover\:tw-text-wb-error-background\/20:hover{
  color: rgb(225 25 0 / 0.2) !important;
}
.hover\:tw-text-wb-error-background\/25:hover{
  color: rgb(225 25 0 / 0.25) !important;
}
.hover\:tw-text-wb-error-background\/30:hover{
  color: rgb(225 25 0 / 0.3) !important;
}
.hover\:tw-text-wb-error-background\/35:hover{
  color: rgb(225 25 0 / 0.35) !important;
}
.hover\:tw-text-wb-error-background\/40:hover{
  color: rgb(225 25 0 / 0.4) !important;
}
.hover\:tw-text-wb-error-background\/45:hover{
  color: rgb(225 25 0 / 0.45) !important;
}
.hover\:tw-text-wb-error-background\/5:hover{
  color: rgb(225 25 0 / 0.05) !important;
}
.hover\:tw-text-wb-error-background\/50:hover{
  color: rgb(225 25 0 / 0.5) !important;
}
.hover\:tw-text-wb-error-background\/55:hover{
  color: rgb(225 25 0 / 0.55) !important;
}
.hover\:tw-text-wb-error-background\/60:hover{
  color: rgb(225 25 0 / 0.6) !important;
}
.hover\:tw-text-wb-error-background\/65:hover{
  color: rgb(225 25 0 / 0.65) !important;
}
.hover\:tw-text-wb-error-background\/70:hover{
  color: rgb(225 25 0 / 0.7) !important;
}
.hover\:tw-text-wb-error-background\/75:hover{
  color: rgb(225 25 0 / 0.75) !important;
}
.hover\:tw-text-wb-error-background\/80:hover{
  color: rgb(225 25 0 / 0.8) !important;
}
.hover\:tw-text-wb-error-background\/85:hover{
  color: rgb(225 25 0 / 0.85) !important;
}
.hover\:tw-text-wb-error-background\/90:hover{
  color: rgb(225 25 0 / 0.9) !important;
}
.hover\:tw-text-wb-error-background\/95:hover{
  color: rgb(225 25 0 / 0.95) !important;
}
.hover\:tw-text-wb-error-text:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(252 232 229 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-error-text\/0:hover{
  color: rgb(252 232 229 / 0) !important;
}
.hover\:tw-text-wb-error-text\/10:hover{
  color: rgb(252 232 229 / 0.1) !important;
}
.hover\:tw-text-wb-error-text\/100:hover{
  color: rgb(252 232 229 / 1) !important;
}
.hover\:tw-text-wb-error-text\/15:hover{
  color: rgb(252 232 229 / 0.15) !important;
}
.hover\:tw-text-wb-error-text\/20:hover{
  color: rgb(252 232 229 / 0.2) !important;
}
.hover\:tw-text-wb-error-text\/25:hover{
  color: rgb(252 232 229 / 0.25) !important;
}
.hover\:tw-text-wb-error-text\/30:hover{
  color: rgb(252 232 229 / 0.3) !important;
}
.hover\:tw-text-wb-error-text\/35:hover{
  color: rgb(252 232 229 / 0.35) !important;
}
.hover\:tw-text-wb-error-text\/40:hover{
  color: rgb(252 232 229 / 0.4) !important;
}
.hover\:tw-text-wb-error-text\/45:hover{
  color: rgb(252 232 229 / 0.45) !important;
}
.hover\:tw-text-wb-error-text\/5:hover{
  color: rgb(252 232 229 / 0.05) !important;
}
.hover\:tw-text-wb-error-text\/50:hover{
  color: rgb(252 232 229 / 0.5) !important;
}
.hover\:tw-text-wb-error-text\/55:hover{
  color: rgb(252 232 229 / 0.55) !important;
}
.hover\:tw-text-wb-error-text\/60:hover{
  color: rgb(252 232 229 / 0.6) !important;
}
.hover\:tw-text-wb-error-text\/65:hover{
  color: rgb(252 232 229 / 0.65) !important;
}
.hover\:tw-text-wb-error-text\/70:hover{
  color: rgb(252 232 229 / 0.7) !important;
}
.hover\:tw-text-wb-error-text\/75:hover{
  color: rgb(252 232 229 / 0.75) !important;
}
.hover\:tw-text-wb-error-text\/80:hover{
  color: rgb(252 232 229 / 0.8) !important;
}
.hover\:tw-text-wb-error-text\/85:hover{
  color: rgb(252 232 229 / 0.85) !important;
}
.hover\:tw-text-wb-error-text\/90:hover{
  color: rgb(252 232 229 / 0.9) !important;
}
.hover\:tw-text-wb-error-text\/95:hover{
  color: rgb(252 232 229 / 0.95) !important;
}
.hover\:tw-text-wb-feedback-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(245 241 206 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-feedback-background\/0:hover{
  color: rgb(245 241 206 / 0) !important;
}
.hover\:tw-text-wb-feedback-background\/10:hover{
  color: rgb(245 241 206 / 0.1) !important;
}
.hover\:tw-text-wb-feedback-background\/100:hover{
  color: rgb(245 241 206 / 1) !important;
}
.hover\:tw-text-wb-feedback-background\/15:hover{
  color: rgb(245 241 206 / 0.15) !important;
}
.hover\:tw-text-wb-feedback-background\/20:hover{
  color: rgb(245 241 206 / 0.2) !important;
}
.hover\:tw-text-wb-feedback-background\/25:hover{
  color: rgb(245 241 206 / 0.25) !important;
}
.hover\:tw-text-wb-feedback-background\/30:hover{
  color: rgb(245 241 206 / 0.3) !important;
}
.hover\:tw-text-wb-feedback-background\/35:hover{
  color: rgb(245 241 206 / 0.35) !important;
}
.hover\:tw-text-wb-feedback-background\/40:hover{
  color: rgb(245 241 206 / 0.4) !important;
}
.hover\:tw-text-wb-feedback-background\/45:hover{
  color: rgb(245 241 206 / 0.45) !important;
}
.hover\:tw-text-wb-feedback-background\/5:hover{
  color: rgb(245 241 206 / 0.05) !important;
}
.hover\:tw-text-wb-feedback-background\/50:hover{
  color: rgb(245 241 206 / 0.5) !important;
}
.hover\:tw-text-wb-feedback-background\/55:hover{
  color: rgb(245 241 206 / 0.55) !important;
}
.hover\:tw-text-wb-feedback-background\/60:hover{
  color: rgb(245 241 206 / 0.6) !important;
}
.hover\:tw-text-wb-feedback-background\/65:hover{
  color: rgb(245 241 206 / 0.65) !important;
}
.hover\:tw-text-wb-feedback-background\/70:hover{
  color: rgb(245 241 206 / 0.7) !important;
}
.hover\:tw-text-wb-feedback-background\/75:hover{
  color: rgb(245 241 206 / 0.75) !important;
}
.hover\:tw-text-wb-feedback-background\/80:hover{
  color: rgb(245 241 206 / 0.8) !important;
}
.hover\:tw-text-wb-feedback-background\/85:hover{
  color: rgb(245 241 206 / 0.85) !important;
}
.hover\:tw-text-wb-feedback-background\/90:hover{
  color: rgb(245 241 206 / 0.9) !important;
}
.hover\:tw-text-wb-feedback-background\/95:hover{
  color: rgb(245 241 206 / 0.95) !important;
}
.hover\:tw-text-wb-feedback-text:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(162 147 8 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-feedback-text\/0:hover{
  color: rgb(162 147 8 / 0) !important;
}
.hover\:tw-text-wb-feedback-text\/10:hover{
  color: rgb(162 147 8 / 0.1) !important;
}
.hover\:tw-text-wb-feedback-text\/100:hover{
  color: rgb(162 147 8 / 1) !important;
}
.hover\:tw-text-wb-feedback-text\/15:hover{
  color: rgb(162 147 8 / 0.15) !important;
}
.hover\:tw-text-wb-feedback-text\/20:hover{
  color: rgb(162 147 8 / 0.2) !important;
}
.hover\:tw-text-wb-feedback-text\/25:hover{
  color: rgb(162 147 8 / 0.25) !important;
}
.hover\:tw-text-wb-feedback-text\/30:hover{
  color: rgb(162 147 8 / 0.3) !important;
}
.hover\:tw-text-wb-feedback-text\/35:hover{
  color: rgb(162 147 8 / 0.35) !important;
}
.hover\:tw-text-wb-feedback-text\/40:hover{
  color: rgb(162 147 8 / 0.4) !important;
}
.hover\:tw-text-wb-feedback-text\/45:hover{
  color: rgb(162 147 8 / 0.45) !important;
}
.hover\:tw-text-wb-feedback-text\/5:hover{
  color: rgb(162 147 8 / 0.05) !important;
}
.hover\:tw-text-wb-feedback-text\/50:hover{
  color: rgb(162 147 8 / 0.5) !important;
}
.hover\:tw-text-wb-feedback-text\/55:hover{
  color: rgb(162 147 8 / 0.55) !important;
}
.hover\:tw-text-wb-feedback-text\/60:hover{
  color: rgb(162 147 8 / 0.6) !important;
}
.hover\:tw-text-wb-feedback-text\/65:hover{
  color: rgb(162 147 8 / 0.65) !important;
}
.hover\:tw-text-wb-feedback-text\/70:hover{
  color: rgb(162 147 8 / 0.7) !important;
}
.hover\:tw-text-wb-feedback-text\/75:hover{
  color: rgb(162 147 8 / 0.75) !important;
}
.hover\:tw-text-wb-feedback-text\/80:hover{
  color: rgb(162 147 8 / 0.8) !important;
}
.hover\:tw-text-wb-feedback-text\/85:hover{
  color: rgb(162 147 8 / 0.85) !important;
}
.hover\:tw-text-wb-feedback-text\/90:hover{
  color: rgb(162 147 8 / 0.9) !important;
}
.hover\:tw-text-wb-feedback-text\/95:hover{
  color: rgb(162 147 8 / 0.95) !important;
}
.hover\:tw-text-wb-gcma-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 234 210 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-gcma-background\/0:hover{
  color: rgb(254 234 210 / 0) !important;
}
.hover\:tw-text-wb-gcma-background\/10:hover{
  color: rgb(254 234 210 / 0.1) !important;
}
.hover\:tw-text-wb-gcma-background\/100:hover{
  color: rgb(254 234 210 / 1) !important;
}
.hover\:tw-text-wb-gcma-background\/15:hover{
  color: rgb(254 234 210 / 0.15) !important;
}
.hover\:tw-text-wb-gcma-background\/20:hover{
  color: rgb(254 234 210 / 0.2) !important;
}
.hover\:tw-text-wb-gcma-background\/25:hover{
  color: rgb(254 234 210 / 0.25) !important;
}
.hover\:tw-text-wb-gcma-background\/30:hover{
  color: rgb(254 234 210 / 0.3) !important;
}
.hover\:tw-text-wb-gcma-background\/35:hover{
  color: rgb(254 234 210 / 0.35) !important;
}
.hover\:tw-text-wb-gcma-background\/40:hover{
  color: rgb(254 234 210 / 0.4) !important;
}
.hover\:tw-text-wb-gcma-background\/45:hover{
  color: rgb(254 234 210 / 0.45) !important;
}
.hover\:tw-text-wb-gcma-background\/5:hover{
  color: rgb(254 234 210 / 0.05) !important;
}
.hover\:tw-text-wb-gcma-background\/50:hover{
  color: rgb(254 234 210 / 0.5) !important;
}
.hover\:tw-text-wb-gcma-background\/55:hover{
  color: rgb(254 234 210 / 0.55) !important;
}
.hover\:tw-text-wb-gcma-background\/60:hover{
  color: rgb(254 234 210 / 0.6) !important;
}
.hover\:tw-text-wb-gcma-background\/65:hover{
  color: rgb(254 234 210 / 0.65) !important;
}
.hover\:tw-text-wb-gcma-background\/70:hover{
  color: rgb(254 234 210 / 0.7) !important;
}
.hover\:tw-text-wb-gcma-background\/75:hover{
  color: rgb(254 234 210 / 0.75) !important;
}
.hover\:tw-text-wb-gcma-background\/80:hover{
  color: rgb(254 234 210 / 0.8) !important;
}
.hover\:tw-text-wb-gcma-background\/85:hover{
  color: rgb(254 234 210 / 0.85) !important;
}
.hover\:tw-text-wb-gcma-background\/90:hover{
  color: rgb(254 234 210 / 0.9) !important;
}
.hover\:tw-text-wb-gcma-background\/95:hover{
  color: rgb(254 234 210 / 0.95) !important;
}
.hover\:tw-text-wb-gcma-text:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(198 121 23 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-gcma-text\/0:hover{
  color: rgb(198 121 23 / 0) !important;
}
.hover\:tw-text-wb-gcma-text\/10:hover{
  color: rgb(198 121 23 / 0.1) !important;
}
.hover\:tw-text-wb-gcma-text\/100:hover{
  color: rgb(198 121 23 / 1) !important;
}
.hover\:tw-text-wb-gcma-text\/15:hover{
  color: rgb(198 121 23 / 0.15) !important;
}
.hover\:tw-text-wb-gcma-text\/20:hover{
  color: rgb(198 121 23 / 0.2) !important;
}
.hover\:tw-text-wb-gcma-text\/25:hover{
  color: rgb(198 121 23 / 0.25) !important;
}
.hover\:tw-text-wb-gcma-text\/30:hover{
  color: rgb(198 121 23 / 0.3) !important;
}
.hover\:tw-text-wb-gcma-text\/35:hover{
  color: rgb(198 121 23 / 0.35) !important;
}
.hover\:tw-text-wb-gcma-text\/40:hover{
  color: rgb(198 121 23 / 0.4) !important;
}
.hover\:tw-text-wb-gcma-text\/45:hover{
  color: rgb(198 121 23 / 0.45) !important;
}
.hover\:tw-text-wb-gcma-text\/5:hover{
  color: rgb(198 121 23 / 0.05) !important;
}
.hover\:tw-text-wb-gcma-text\/50:hover{
  color: rgb(198 121 23 / 0.5) !important;
}
.hover\:tw-text-wb-gcma-text\/55:hover{
  color: rgb(198 121 23 / 0.55) !important;
}
.hover\:tw-text-wb-gcma-text\/60:hover{
  color: rgb(198 121 23 / 0.6) !important;
}
.hover\:tw-text-wb-gcma-text\/65:hover{
  color: rgb(198 121 23 / 0.65) !important;
}
.hover\:tw-text-wb-gcma-text\/70:hover{
  color: rgb(198 121 23 / 0.7) !important;
}
.hover\:tw-text-wb-gcma-text\/75:hover{
  color: rgb(198 121 23 / 0.75) !important;
}
.hover\:tw-text-wb-gcma-text\/80:hover{
  color: rgb(198 121 23 / 0.8) !important;
}
.hover\:tw-text-wb-gcma-text\/85:hover{
  color: rgb(198 121 23 / 0.85) !important;
}
.hover\:tw-text-wb-gcma-text\/90:hover{
  color: rgb(198 121 23 / 0.9) !important;
}
.hover\:tw-text-wb-gcma-text\/95:hover{
  color: rgb(198 121 23 / 0.95) !important;
}
.hover\:tw-text-wb-generic-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-generic-background\/0:hover{
  color: rgb(241 244 248 / 0) !important;
}
.hover\:tw-text-wb-generic-background\/10:hover{
  color: rgb(241 244 248 / 0.1) !important;
}
.hover\:tw-text-wb-generic-background\/100:hover{
  color: rgb(241 244 248 / 1) !important;
}
.hover\:tw-text-wb-generic-background\/15:hover{
  color: rgb(241 244 248 / 0.15) !important;
}
.hover\:tw-text-wb-generic-background\/20:hover{
  color: rgb(241 244 248 / 0.2) !important;
}
.hover\:tw-text-wb-generic-background\/25:hover{
  color: rgb(241 244 248 / 0.25) !important;
}
.hover\:tw-text-wb-generic-background\/30:hover{
  color: rgb(241 244 248 / 0.3) !important;
}
.hover\:tw-text-wb-generic-background\/35:hover{
  color: rgb(241 244 248 / 0.35) !important;
}
.hover\:tw-text-wb-generic-background\/40:hover{
  color: rgb(241 244 248 / 0.4) !important;
}
.hover\:tw-text-wb-generic-background\/45:hover{
  color: rgb(241 244 248 / 0.45) !important;
}
.hover\:tw-text-wb-generic-background\/5:hover{
  color: rgb(241 244 248 / 0.05) !important;
}
.hover\:tw-text-wb-generic-background\/50:hover{
  color: rgb(241 244 248 / 0.5) !important;
}
.hover\:tw-text-wb-generic-background\/55:hover{
  color: rgb(241 244 248 / 0.55) !important;
}
.hover\:tw-text-wb-generic-background\/60:hover{
  color: rgb(241 244 248 / 0.6) !important;
}
.hover\:tw-text-wb-generic-background\/65:hover{
  color: rgb(241 244 248 / 0.65) !important;
}
.hover\:tw-text-wb-generic-background\/70:hover{
  color: rgb(241 244 248 / 0.7) !important;
}
.hover\:tw-text-wb-generic-background\/75:hover{
  color: rgb(241 244 248 / 0.75) !important;
}
.hover\:tw-text-wb-generic-background\/80:hover{
  color: rgb(241 244 248 / 0.8) !important;
}
.hover\:tw-text-wb-generic-background\/85:hover{
  color: rgb(241 244 248 / 0.85) !important;
}
.hover\:tw-text-wb-generic-background\/90:hover{
  color: rgb(241 244 248 / 0.9) !important;
}
.hover\:tw-text-wb-generic-background\/95:hover{
  color: rgb(241 244 248 / 0.95) !important;
}
.hover\:tw-text-wb-gray-accent:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-gray-accent\/0:hover{
  color: rgb(241 244 248 / 0) !important;
}
.hover\:tw-text-wb-gray-accent\/10:hover{
  color: rgb(241 244 248 / 0.1) !important;
}
.hover\:tw-text-wb-gray-accent\/100:hover{
  color: rgb(241 244 248 / 1) !important;
}
.hover\:tw-text-wb-gray-accent\/15:hover{
  color: rgb(241 244 248 / 0.15) !important;
}
.hover\:tw-text-wb-gray-accent\/20:hover{
  color: rgb(241 244 248 / 0.2) !important;
}
.hover\:tw-text-wb-gray-accent\/25:hover{
  color: rgb(241 244 248 / 0.25) !important;
}
.hover\:tw-text-wb-gray-accent\/30:hover{
  color: rgb(241 244 248 / 0.3) !important;
}
.hover\:tw-text-wb-gray-accent\/35:hover{
  color: rgb(241 244 248 / 0.35) !important;
}
.hover\:tw-text-wb-gray-accent\/40:hover{
  color: rgb(241 244 248 / 0.4) !important;
}
.hover\:tw-text-wb-gray-accent\/45:hover{
  color: rgb(241 244 248 / 0.45) !important;
}
.hover\:tw-text-wb-gray-accent\/5:hover{
  color: rgb(241 244 248 / 0.05) !important;
}
.hover\:tw-text-wb-gray-accent\/50:hover{
  color: rgb(241 244 248 / 0.5) !important;
}
.hover\:tw-text-wb-gray-accent\/55:hover{
  color: rgb(241 244 248 / 0.55) !important;
}
.hover\:tw-text-wb-gray-accent\/60:hover{
  color: rgb(241 244 248 / 0.6) !important;
}
.hover\:tw-text-wb-gray-accent\/65:hover{
  color: rgb(241 244 248 / 0.65) !important;
}
.hover\:tw-text-wb-gray-accent\/70:hover{
  color: rgb(241 244 248 / 0.7) !important;
}
.hover\:tw-text-wb-gray-accent\/75:hover{
  color: rgb(241 244 248 / 0.75) !important;
}
.hover\:tw-text-wb-gray-accent\/80:hover{
  color: rgb(241 244 248 / 0.8) !important;
}
.hover\:tw-text-wb-gray-accent\/85:hover{
  color: rgb(241 244 248 / 0.85) !important;
}
.hover\:tw-text-wb-gray-accent\/90:hover{
  color: rgb(241 244 248 / 0.9) !important;
}
.hover\:tw-text-wb-gray-accent\/95:hover{
  color: rgb(241 244 248 / 0.95) !important;
}
.hover\:tw-text-wb-gray-border:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(221 225 230 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-gray-border\/0:hover{
  color: rgb(221 225 230 / 0) !important;
}
.hover\:tw-text-wb-gray-border\/10:hover{
  color: rgb(221 225 230 / 0.1) !important;
}
.hover\:tw-text-wb-gray-border\/100:hover{
  color: rgb(221 225 230 / 1) !important;
}
.hover\:tw-text-wb-gray-border\/15:hover{
  color: rgb(221 225 230 / 0.15) !important;
}
.hover\:tw-text-wb-gray-border\/20:hover{
  color: rgb(221 225 230 / 0.2) !important;
}
.hover\:tw-text-wb-gray-border\/25:hover{
  color: rgb(221 225 230 / 0.25) !important;
}
.hover\:tw-text-wb-gray-border\/30:hover{
  color: rgb(221 225 230 / 0.3) !important;
}
.hover\:tw-text-wb-gray-border\/35:hover{
  color: rgb(221 225 230 / 0.35) !important;
}
.hover\:tw-text-wb-gray-border\/40:hover{
  color: rgb(221 225 230 / 0.4) !important;
}
.hover\:tw-text-wb-gray-border\/45:hover{
  color: rgb(221 225 230 / 0.45) !important;
}
.hover\:tw-text-wb-gray-border\/5:hover{
  color: rgb(221 225 230 / 0.05) !important;
}
.hover\:tw-text-wb-gray-border\/50:hover{
  color: rgb(221 225 230 / 0.5) !important;
}
.hover\:tw-text-wb-gray-border\/55:hover{
  color: rgb(221 225 230 / 0.55) !important;
}
.hover\:tw-text-wb-gray-border\/60:hover{
  color: rgb(221 225 230 / 0.6) !important;
}
.hover\:tw-text-wb-gray-border\/65:hover{
  color: rgb(221 225 230 / 0.65) !important;
}
.hover\:tw-text-wb-gray-border\/70:hover{
  color: rgb(221 225 230 / 0.7) !important;
}
.hover\:tw-text-wb-gray-border\/75:hover{
  color: rgb(221 225 230 / 0.75) !important;
}
.hover\:tw-text-wb-gray-border\/80:hover{
  color: rgb(221 225 230 / 0.8) !important;
}
.hover\:tw-text-wb-gray-border\/85:hover{
  color: rgb(221 225 230 / 0.85) !important;
}
.hover\:tw-text-wb-gray-border\/90:hover{
  color: rgb(221 225 230 / 0.9) !important;
}
.hover\:tw-text-wb-gray-border\/95:hover{
  color: rgb(221 225 230 / 0.95) !important;
}
.hover\:tw-text-wb-gray-dark:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-gray-dark\/0:hover{
  color: rgb(107 114 128 / 0) !important;
}
.hover\:tw-text-wb-gray-dark\/10:hover{
  color: rgb(107 114 128 / 0.1) !important;
}
.hover\:tw-text-wb-gray-dark\/100:hover{
  color: rgb(107 114 128 / 1) !important;
}
.hover\:tw-text-wb-gray-dark\/15:hover{
  color: rgb(107 114 128 / 0.15) !important;
}
.hover\:tw-text-wb-gray-dark\/20:hover{
  color: rgb(107 114 128 / 0.2) !important;
}
.hover\:tw-text-wb-gray-dark\/25:hover{
  color: rgb(107 114 128 / 0.25) !important;
}
.hover\:tw-text-wb-gray-dark\/30:hover{
  color: rgb(107 114 128 / 0.3) !important;
}
.hover\:tw-text-wb-gray-dark\/35:hover{
  color: rgb(107 114 128 / 0.35) !important;
}
.hover\:tw-text-wb-gray-dark\/40:hover{
  color: rgb(107 114 128 / 0.4) !important;
}
.hover\:tw-text-wb-gray-dark\/45:hover{
  color: rgb(107 114 128 / 0.45) !important;
}
.hover\:tw-text-wb-gray-dark\/5:hover{
  color: rgb(107 114 128 / 0.05) !important;
}
.hover\:tw-text-wb-gray-dark\/50:hover{
  color: rgb(107 114 128 / 0.5) !important;
}
.hover\:tw-text-wb-gray-dark\/55:hover{
  color: rgb(107 114 128 / 0.55) !important;
}
.hover\:tw-text-wb-gray-dark\/60:hover{
  color: rgb(107 114 128 / 0.6) !important;
}
.hover\:tw-text-wb-gray-dark\/65:hover{
  color: rgb(107 114 128 / 0.65) !important;
}
.hover\:tw-text-wb-gray-dark\/70:hover{
  color: rgb(107 114 128 / 0.7) !important;
}
.hover\:tw-text-wb-gray-dark\/75:hover{
  color: rgb(107 114 128 / 0.75) !important;
}
.hover\:tw-text-wb-gray-dark\/80:hover{
  color: rgb(107 114 128 / 0.8) !important;
}
.hover\:tw-text-wb-gray-dark\/85:hover{
  color: rgb(107 114 128 / 0.85) !important;
}
.hover\:tw-text-wb-gray-dark\/90:hover{
  color: rgb(107 114 128 / 0.9) !important;
}
.hover\:tw-text-wb-gray-dark\/95:hover{
  color: rgb(107 114 128 / 0.95) !important;
}
.hover\:tw-text-wb-gray-light:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-gray-light\/0:hover{
  color: rgb(250 250 250 / 0) !important;
}
.hover\:tw-text-wb-gray-light\/10:hover{
  color: rgb(250 250 250 / 0.1) !important;
}
.hover\:tw-text-wb-gray-light\/100:hover{
  color: rgb(250 250 250 / 1) !important;
}
.hover\:tw-text-wb-gray-light\/15:hover{
  color: rgb(250 250 250 / 0.15) !important;
}
.hover\:tw-text-wb-gray-light\/20:hover{
  color: rgb(250 250 250 / 0.2) !important;
}
.hover\:tw-text-wb-gray-light\/25:hover{
  color: rgb(250 250 250 / 0.25) !important;
}
.hover\:tw-text-wb-gray-light\/30:hover{
  color: rgb(250 250 250 / 0.3) !important;
}
.hover\:tw-text-wb-gray-light\/35:hover{
  color: rgb(250 250 250 / 0.35) !important;
}
.hover\:tw-text-wb-gray-light\/40:hover{
  color: rgb(250 250 250 / 0.4) !important;
}
.hover\:tw-text-wb-gray-light\/45:hover{
  color: rgb(250 250 250 / 0.45) !important;
}
.hover\:tw-text-wb-gray-light\/5:hover{
  color: rgb(250 250 250 / 0.05) !important;
}
.hover\:tw-text-wb-gray-light\/50:hover{
  color: rgb(250 250 250 / 0.5) !important;
}
.hover\:tw-text-wb-gray-light\/55:hover{
  color: rgb(250 250 250 / 0.55) !important;
}
.hover\:tw-text-wb-gray-light\/60:hover{
  color: rgb(250 250 250 / 0.6) !important;
}
.hover\:tw-text-wb-gray-light\/65:hover{
  color: rgb(250 250 250 / 0.65) !important;
}
.hover\:tw-text-wb-gray-light\/70:hover{
  color: rgb(250 250 250 / 0.7) !important;
}
.hover\:tw-text-wb-gray-light\/75:hover{
  color: rgb(250 250 250 / 0.75) !important;
}
.hover\:tw-text-wb-gray-light\/80:hover{
  color: rgb(250 250 250 / 0.8) !important;
}
.hover\:tw-text-wb-gray-light\/85:hover{
  color: rgb(250 250 250 / 0.85) !important;
}
.hover\:tw-text-wb-gray-light\/90:hover{
  color: rgb(250 250 250 / 0.9) !important;
}
.hover\:tw-text-wb-gray-light\/95:hover{
  color: rgb(250 250 250 / 0.95) !important;
}
.hover\:tw-text-wb-header:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(38 44 52 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-header\/0:hover{
  color: rgb(38 44 52 / 0) !important;
}
.hover\:tw-text-wb-header\/10:hover{
  color: rgb(38 44 52 / 0.1) !important;
}
.hover\:tw-text-wb-header\/100:hover{
  color: rgb(38 44 52 / 1) !important;
}
.hover\:tw-text-wb-header\/15:hover{
  color: rgb(38 44 52 / 0.15) !important;
}
.hover\:tw-text-wb-header\/20:hover{
  color: rgb(38 44 52 / 0.2) !important;
}
.hover\:tw-text-wb-header\/25:hover{
  color: rgb(38 44 52 / 0.25) !important;
}
.hover\:tw-text-wb-header\/30:hover{
  color: rgb(38 44 52 / 0.3) !important;
}
.hover\:tw-text-wb-header\/35:hover{
  color: rgb(38 44 52 / 0.35) !important;
}
.hover\:tw-text-wb-header\/40:hover{
  color: rgb(38 44 52 / 0.4) !important;
}
.hover\:tw-text-wb-header\/45:hover{
  color: rgb(38 44 52 / 0.45) !important;
}
.hover\:tw-text-wb-header\/5:hover{
  color: rgb(38 44 52 / 0.05) !important;
}
.hover\:tw-text-wb-header\/50:hover{
  color: rgb(38 44 52 / 0.5) !important;
}
.hover\:tw-text-wb-header\/55:hover{
  color: rgb(38 44 52 / 0.55) !important;
}
.hover\:tw-text-wb-header\/60:hover{
  color: rgb(38 44 52 / 0.6) !important;
}
.hover\:tw-text-wb-header\/65:hover{
  color: rgb(38 44 52 / 0.65) !important;
}
.hover\:tw-text-wb-header\/70:hover{
  color: rgb(38 44 52 / 0.7) !important;
}
.hover\:tw-text-wb-header\/75:hover{
  color: rgb(38 44 52 / 0.75) !important;
}
.hover\:tw-text-wb-header\/80:hover{
  color: rgb(38 44 52 / 0.8) !important;
}
.hover\:tw-text-wb-header\/85:hover{
  color: rgb(38 44 52 / 0.85) !important;
}
.hover\:tw-text-wb-header\/90:hover{
  color: rgb(38 44 52 / 0.9) !important;
}
.hover\:tw-text-wb-header\/95:hover{
  color: rgb(38 44 52 / 0.95) !important;
}
.hover\:tw-text-wb-info:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-info\/0:hover{
  color: rgb(204 233 246 / 0) !important;
}
.hover\:tw-text-wb-info\/10:hover{
  color: rgb(204 233 246 / 0.1) !important;
}
.hover\:tw-text-wb-info\/100:hover{
  color: rgb(204 233 246 / 1) !important;
}
.hover\:tw-text-wb-info\/15:hover{
  color: rgb(204 233 246 / 0.15) !important;
}
.hover\:tw-text-wb-info\/20:hover{
  color: rgb(204 233 246 / 0.2) !important;
}
.hover\:tw-text-wb-info\/25:hover{
  color: rgb(204 233 246 / 0.25) !important;
}
.hover\:tw-text-wb-info\/30:hover{
  color: rgb(204 233 246 / 0.3) !important;
}
.hover\:tw-text-wb-info\/35:hover{
  color: rgb(204 233 246 / 0.35) !important;
}
.hover\:tw-text-wb-info\/40:hover{
  color: rgb(204 233 246 / 0.4) !important;
}
.hover\:tw-text-wb-info\/45:hover{
  color: rgb(204 233 246 / 0.45) !important;
}
.hover\:tw-text-wb-info\/5:hover{
  color: rgb(204 233 246 / 0.05) !important;
}
.hover\:tw-text-wb-info\/50:hover{
  color: rgb(204 233 246 / 0.5) !important;
}
.hover\:tw-text-wb-info\/55:hover{
  color: rgb(204 233 246 / 0.55) !important;
}
.hover\:tw-text-wb-info\/60:hover{
  color: rgb(204 233 246 / 0.6) !important;
}
.hover\:tw-text-wb-info\/65:hover{
  color: rgb(204 233 246 / 0.65) !important;
}
.hover\:tw-text-wb-info\/70:hover{
  color: rgb(204 233 246 / 0.7) !important;
}
.hover\:tw-text-wb-info\/75:hover{
  color: rgb(204 233 246 / 0.75) !important;
}
.hover\:tw-text-wb-info\/80:hover{
  color: rgb(204 233 246 / 0.8) !important;
}
.hover\:tw-text-wb-info\/85:hover{
  color: rgb(204 233 246 / 0.85) !important;
}
.hover\:tw-text-wb-info\/90:hover{
  color: rgb(204 233 246 / 0.9) !important;
}
.hover\:tw-text-wb-info\/95:hover{
  color: rgb(204 233 246 / 0.95) !important;
}
.hover\:tw-text-wb-production-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(223 216 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-production-background\/0:hover{
  color: rgb(223 216 255 / 0) !important;
}
.hover\:tw-text-wb-production-background\/10:hover{
  color: rgb(223 216 255 / 0.1) !important;
}
.hover\:tw-text-wb-production-background\/100:hover{
  color: rgb(223 216 255 / 1) !important;
}
.hover\:tw-text-wb-production-background\/15:hover{
  color: rgb(223 216 255 / 0.15) !important;
}
.hover\:tw-text-wb-production-background\/20:hover{
  color: rgb(223 216 255 / 0.2) !important;
}
.hover\:tw-text-wb-production-background\/25:hover{
  color: rgb(223 216 255 / 0.25) !important;
}
.hover\:tw-text-wb-production-background\/30:hover{
  color: rgb(223 216 255 / 0.3) !important;
}
.hover\:tw-text-wb-production-background\/35:hover{
  color: rgb(223 216 255 / 0.35) !important;
}
.hover\:tw-text-wb-production-background\/40:hover{
  color: rgb(223 216 255 / 0.4) !important;
}
.hover\:tw-text-wb-production-background\/45:hover{
  color: rgb(223 216 255 / 0.45) !important;
}
.hover\:tw-text-wb-production-background\/5:hover{
  color: rgb(223 216 255 / 0.05) !important;
}
.hover\:tw-text-wb-production-background\/50:hover{
  color: rgb(223 216 255 / 0.5) !important;
}
.hover\:tw-text-wb-production-background\/55:hover{
  color: rgb(223 216 255 / 0.55) !important;
}
.hover\:tw-text-wb-production-background\/60:hover{
  color: rgb(223 216 255 / 0.6) !important;
}
.hover\:tw-text-wb-production-background\/65:hover{
  color: rgb(223 216 255 / 0.65) !important;
}
.hover\:tw-text-wb-production-background\/70:hover{
  color: rgb(223 216 255 / 0.7) !important;
}
.hover\:tw-text-wb-production-background\/75:hover{
  color: rgb(223 216 255 / 0.75) !important;
}
.hover\:tw-text-wb-production-background\/80:hover{
  color: rgb(223 216 255 / 0.8) !important;
}
.hover\:tw-text-wb-production-background\/85:hover{
  color: rgb(223 216 255 / 0.85) !important;
}
.hover\:tw-text-wb-production-background\/90:hover{
  color: rgb(223 216 255 / 0.9) !important;
}
.hover\:tw-text-wb-production-background\/95:hover{
  color: rgb(223 216 255 / 0.95) !important;
}
.hover\:tw-text-wb-production-text:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(59 37 163 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-production-text\/0:hover{
  color: rgb(59 37 163 / 0) !important;
}
.hover\:tw-text-wb-production-text\/10:hover{
  color: rgb(59 37 163 / 0.1) !important;
}
.hover\:tw-text-wb-production-text\/100:hover{
  color: rgb(59 37 163 / 1) !important;
}
.hover\:tw-text-wb-production-text\/15:hover{
  color: rgb(59 37 163 / 0.15) !important;
}
.hover\:tw-text-wb-production-text\/20:hover{
  color: rgb(59 37 163 / 0.2) !important;
}
.hover\:tw-text-wb-production-text\/25:hover{
  color: rgb(59 37 163 / 0.25) !important;
}
.hover\:tw-text-wb-production-text\/30:hover{
  color: rgb(59 37 163 / 0.3) !important;
}
.hover\:tw-text-wb-production-text\/35:hover{
  color: rgb(59 37 163 / 0.35) !important;
}
.hover\:tw-text-wb-production-text\/40:hover{
  color: rgb(59 37 163 / 0.4) !important;
}
.hover\:tw-text-wb-production-text\/45:hover{
  color: rgb(59 37 163 / 0.45) !important;
}
.hover\:tw-text-wb-production-text\/5:hover{
  color: rgb(59 37 163 / 0.05) !important;
}
.hover\:tw-text-wb-production-text\/50:hover{
  color: rgb(59 37 163 / 0.5) !important;
}
.hover\:tw-text-wb-production-text\/55:hover{
  color: rgb(59 37 163 / 0.55) !important;
}
.hover\:tw-text-wb-production-text\/60:hover{
  color: rgb(59 37 163 / 0.6) !important;
}
.hover\:tw-text-wb-production-text\/65:hover{
  color: rgb(59 37 163 / 0.65) !important;
}
.hover\:tw-text-wb-production-text\/70:hover{
  color: rgb(59 37 163 / 0.7) !important;
}
.hover\:tw-text-wb-production-text\/75:hover{
  color: rgb(59 37 163 / 0.75) !important;
}
.hover\:tw-text-wb-production-text\/80:hover{
  color: rgb(59 37 163 / 0.8) !important;
}
.hover\:tw-text-wb-production-text\/85:hover{
  color: rgb(59 37 163 / 0.85) !important;
}
.hover\:tw-text-wb-production-text\/90:hover{
  color: rgb(59 37 163 / 0.9) !important;
}
.hover\:tw-text-wb-production-text\/95:hover{
  color: rgb(59 37 163 / 0.95) !important;
}
.hover\:tw-text-wb-success-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(216 239 220 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-success-background\/0:hover{
  color: rgb(216 239 220 / 0) !important;
}
.hover\:tw-text-wb-success-background\/10:hover{
  color: rgb(216 239 220 / 0.1) !important;
}
.hover\:tw-text-wb-success-background\/100:hover{
  color: rgb(216 239 220 / 1) !important;
}
.hover\:tw-text-wb-success-background\/15:hover{
  color: rgb(216 239 220 / 0.15) !important;
}
.hover\:tw-text-wb-success-background\/20:hover{
  color: rgb(216 239 220 / 0.2) !important;
}
.hover\:tw-text-wb-success-background\/25:hover{
  color: rgb(216 239 220 / 0.25) !important;
}
.hover\:tw-text-wb-success-background\/30:hover{
  color: rgb(216 239 220 / 0.3) !important;
}
.hover\:tw-text-wb-success-background\/35:hover{
  color: rgb(216 239 220 / 0.35) !important;
}
.hover\:tw-text-wb-success-background\/40:hover{
  color: rgb(216 239 220 / 0.4) !important;
}
.hover\:tw-text-wb-success-background\/45:hover{
  color: rgb(216 239 220 / 0.45) !important;
}
.hover\:tw-text-wb-success-background\/5:hover{
  color: rgb(216 239 220 / 0.05) !important;
}
.hover\:tw-text-wb-success-background\/50:hover{
  color: rgb(216 239 220 / 0.5) !important;
}
.hover\:tw-text-wb-success-background\/55:hover{
  color: rgb(216 239 220 / 0.55) !important;
}
.hover\:tw-text-wb-success-background\/60:hover{
  color: rgb(216 239 220 / 0.6) !important;
}
.hover\:tw-text-wb-success-background\/65:hover{
  color: rgb(216 239 220 / 0.65) !important;
}
.hover\:tw-text-wb-success-background\/70:hover{
  color: rgb(216 239 220 / 0.7) !important;
}
.hover\:tw-text-wb-success-background\/75:hover{
  color: rgb(216 239 220 / 0.75) !important;
}
.hover\:tw-text-wb-success-background\/80:hover{
  color: rgb(216 239 220 / 0.8) !important;
}
.hover\:tw-text-wb-success-background\/85:hover{
  color: rgb(216 239 220 / 0.85) !important;
}
.hover\:tw-text-wb-success-background\/90:hover{
  color: rgb(216 239 220 / 0.9) !important;
}
.hover\:tw-text-wb-success-background\/95:hover{
  color: rgb(216 239 220 / 0.95) !important;
}
.hover\:tw-text-wb-success-text:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(50 139 64 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-success-text\/0:hover{
  color: rgb(50 139 64 / 0) !important;
}
.hover\:tw-text-wb-success-text\/10:hover{
  color: rgb(50 139 64 / 0.1) !important;
}
.hover\:tw-text-wb-success-text\/100:hover{
  color: rgb(50 139 64 / 1) !important;
}
.hover\:tw-text-wb-success-text\/15:hover{
  color: rgb(50 139 64 / 0.15) !important;
}
.hover\:tw-text-wb-success-text\/20:hover{
  color: rgb(50 139 64 / 0.2) !important;
}
.hover\:tw-text-wb-success-text\/25:hover{
  color: rgb(50 139 64 / 0.25) !important;
}
.hover\:tw-text-wb-success-text\/30:hover{
  color: rgb(50 139 64 / 0.3) !important;
}
.hover\:tw-text-wb-success-text\/35:hover{
  color: rgb(50 139 64 / 0.35) !important;
}
.hover\:tw-text-wb-success-text\/40:hover{
  color: rgb(50 139 64 / 0.4) !important;
}
.hover\:tw-text-wb-success-text\/45:hover{
  color: rgb(50 139 64 / 0.45) !important;
}
.hover\:tw-text-wb-success-text\/5:hover{
  color: rgb(50 139 64 / 0.05) !important;
}
.hover\:tw-text-wb-success-text\/50:hover{
  color: rgb(50 139 64 / 0.5) !important;
}
.hover\:tw-text-wb-success-text\/55:hover{
  color: rgb(50 139 64 / 0.55) !important;
}
.hover\:tw-text-wb-success-text\/60:hover{
  color: rgb(50 139 64 / 0.6) !important;
}
.hover\:tw-text-wb-success-text\/65:hover{
  color: rgb(50 139 64 / 0.65) !important;
}
.hover\:tw-text-wb-success-text\/70:hover{
  color: rgb(50 139 64 / 0.7) !important;
}
.hover\:tw-text-wb-success-text\/75:hover{
  color: rgb(50 139 64 / 0.75) !important;
}
.hover\:tw-text-wb-success-text\/80:hover{
  color: rgb(50 139 64 / 0.8) !important;
}
.hover\:tw-text-wb-success-text\/85:hover{
  color: rgb(50 139 64 / 0.85) !important;
}
.hover\:tw-text-wb-success-text\/90:hover{
  color: rgb(50 139 64 / 0.9) !important;
}
.hover\:tw-text-wb-success-text\/95:hover{
  color: rgb(50 139 64 / 0.95) !important;
}
.hover\:tw-text-wb-updates-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(252 232 229 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-updates-background\/0:hover{
  color: rgb(252 232 229 / 0) !important;
}
.hover\:tw-text-wb-updates-background\/10:hover{
  color: rgb(252 232 229 / 0.1) !important;
}
.hover\:tw-text-wb-updates-background\/100:hover{
  color: rgb(252 232 229 / 1) !important;
}
.hover\:tw-text-wb-updates-background\/15:hover{
  color: rgb(252 232 229 / 0.15) !important;
}
.hover\:tw-text-wb-updates-background\/20:hover{
  color: rgb(252 232 229 / 0.2) !important;
}
.hover\:tw-text-wb-updates-background\/25:hover{
  color: rgb(252 232 229 / 0.25) !important;
}
.hover\:tw-text-wb-updates-background\/30:hover{
  color: rgb(252 232 229 / 0.3) !important;
}
.hover\:tw-text-wb-updates-background\/35:hover{
  color: rgb(252 232 229 / 0.35) !important;
}
.hover\:tw-text-wb-updates-background\/40:hover{
  color: rgb(252 232 229 / 0.4) !important;
}
.hover\:tw-text-wb-updates-background\/45:hover{
  color: rgb(252 232 229 / 0.45) !important;
}
.hover\:tw-text-wb-updates-background\/5:hover{
  color: rgb(252 232 229 / 0.05) !important;
}
.hover\:tw-text-wb-updates-background\/50:hover{
  color: rgb(252 232 229 / 0.5) !important;
}
.hover\:tw-text-wb-updates-background\/55:hover{
  color: rgb(252 232 229 / 0.55) !important;
}
.hover\:tw-text-wb-updates-background\/60:hover{
  color: rgb(252 232 229 / 0.6) !important;
}
.hover\:tw-text-wb-updates-background\/65:hover{
  color: rgb(252 232 229 / 0.65) !important;
}
.hover\:tw-text-wb-updates-background\/70:hover{
  color: rgb(252 232 229 / 0.7) !important;
}
.hover\:tw-text-wb-updates-background\/75:hover{
  color: rgb(252 232 229 / 0.75) !important;
}
.hover\:tw-text-wb-updates-background\/80:hover{
  color: rgb(252 232 229 / 0.8) !important;
}
.hover\:tw-text-wb-updates-background\/85:hover{
  color: rgb(252 232 229 / 0.85) !important;
}
.hover\:tw-text-wb-updates-background\/90:hover{
  color: rgb(252 232 229 / 0.9) !important;
}
.hover\:tw-text-wb-updates-background\/95:hover{
  color: rgb(252 232 229 / 0.95) !important;
}
.hover\:tw-text-wb-warning-background:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 234 210 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-warning-background\/0:hover{
  color: rgb(254 234 210 / 0) !important;
}
.hover\:tw-text-wb-warning-background\/10:hover{
  color: rgb(254 234 210 / 0.1) !important;
}
.hover\:tw-text-wb-warning-background\/100:hover{
  color: rgb(254 234 210 / 1) !important;
}
.hover\:tw-text-wb-warning-background\/15:hover{
  color: rgb(254 234 210 / 0.15) !important;
}
.hover\:tw-text-wb-warning-background\/20:hover{
  color: rgb(254 234 210 / 0.2) !important;
}
.hover\:tw-text-wb-warning-background\/25:hover{
  color: rgb(254 234 210 / 0.25) !important;
}
.hover\:tw-text-wb-warning-background\/30:hover{
  color: rgb(254 234 210 / 0.3) !important;
}
.hover\:tw-text-wb-warning-background\/35:hover{
  color: rgb(254 234 210 / 0.35) !important;
}
.hover\:tw-text-wb-warning-background\/40:hover{
  color: rgb(254 234 210 / 0.4) !important;
}
.hover\:tw-text-wb-warning-background\/45:hover{
  color: rgb(254 234 210 / 0.45) !important;
}
.hover\:tw-text-wb-warning-background\/5:hover{
  color: rgb(254 234 210 / 0.05) !important;
}
.hover\:tw-text-wb-warning-background\/50:hover{
  color: rgb(254 234 210 / 0.5) !important;
}
.hover\:tw-text-wb-warning-background\/55:hover{
  color: rgb(254 234 210 / 0.55) !important;
}
.hover\:tw-text-wb-warning-background\/60:hover{
  color: rgb(254 234 210 / 0.6) !important;
}
.hover\:tw-text-wb-warning-background\/65:hover{
  color: rgb(254 234 210 / 0.65) !important;
}
.hover\:tw-text-wb-warning-background\/70:hover{
  color: rgb(254 234 210 / 0.7) !important;
}
.hover\:tw-text-wb-warning-background\/75:hover{
  color: rgb(254 234 210 / 0.75) !important;
}
.hover\:tw-text-wb-warning-background\/80:hover{
  color: rgb(254 234 210 / 0.8) !important;
}
.hover\:tw-text-wb-warning-background\/85:hover{
  color: rgb(254 234 210 / 0.85) !important;
}
.hover\:tw-text-wb-warning-background\/90:hover{
  color: rgb(254 234 210 / 0.9) !important;
}
.hover\:tw-text-wb-warning-background\/95:hover{
  color: rgb(254 234 210 / 0.95) !important;
}
.hover\:tw-text-wb-warning-text:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(198 121 23 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-warning-text\/0:hover{
  color: rgb(198 121 23 / 0) !important;
}
.hover\:tw-text-wb-warning-text\/10:hover{
  color: rgb(198 121 23 / 0.1) !important;
}
.hover\:tw-text-wb-warning-text\/100:hover{
  color: rgb(198 121 23 / 1) !important;
}
.hover\:tw-text-wb-warning-text\/15:hover{
  color: rgb(198 121 23 / 0.15) !important;
}
.hover\:tw-text-wb-warning-text\/20:hover{
  color: rgb(198 121 23 / 0.2) !important;
}
.hover\:tw-text-wb-warning-text\/25:hover{
  color: rgb(198 121 23 / 0.25) !important;
}
.hover\:tw-text-wb-warning-text\/30:hover{
  color: rgb(198 121 23 / 0.3) !important;
}
.hover\:tw-text-wb-warning-text\/35:hover{
  color: rgb(198 121 23 / 0.35) !important;
}
.hover\:tw-text-wb-warning-text\/40:hover{
  color: rgb(198 121 23 / 0.4) !important;
}
.hover\:tw-text-wb-warning-text\/45:hover{
  color: rgb(198 121 23 / 0.45) !important;
}
.hover\:tw-text-wb-warning-text\/5:hover{
  color: rgb(198 121 23 / 0.05) !important;
}
.hover\:tw-text-wb-warning-text\/50:hover{
  color: rgb(198 121 23 / 0.5) !important;
}
.hover\:tw-text-wb-warning-text\/55:hover{
  color: rgb(198 121 23 / 0.55) !important;
}
.hover\:tw-text-wb-warning-text\/60:hover{
  color: rgb(198 121 23 / 0.6) !important;
}
.hover\:tw-text-wb-warning-text\/65:hover{
  color: rgb(198 121 23 / 0.65) !important;
}
.hover\:tw-text-wb-warning-text\/70:hover{
  color: rgb(198 121 23 / 0.7) !important;
}
.hover\:tw-text-wb-warning-text\/75:hover{
  color: rgb(198 121 23 / 0.75) !important;
}
.hover\:tw-text-wb-warning-text\/80:hover{
  color: rgb(198 121 23 / 0.8) !important;
}
.hover\:tw-text-wb-warning-text\/85:hover{
  color: rgb(198 121 23 / 0.85) !important;
}
.hover\:tw-text-wb-warning-text\/90:hover{
  color: rgb(198 121 23 / 0.9) !important;
}
.hover\:tw-text-wb-warning-text\/95:hover{
  color: rgb(198 121 23 / 0.95) !important;
}
.hover\:tw-text-wb-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-wb-white\/0:hover{
  color: rgb(255 255 255 / 0) !important;
}
.hover\:tw-text-wb-white\/10:hover{
  color: rgb(255 255 255 / 0.1) !important;
}
.hover\:tw-text-wb-white\/100:hover{
  color: rgb(255 255 255 / 1) !important;
}
.hover\:tw-text-wb-white\/15:hover{
  color: rgb(255 255 255 / 0.15) !important;
}
.hover\:tw-text-wb-white\/20:hover{
  color: rgb(255 255 255 / 0.2) !important;
}
.hover\:tw-text-wb-white\/25:hover{
  color: rgb(255 255 255 / 0.25) !important;
}
.hover\:tw-text-wb-white\/30:hover{
  color: rgb(255 255 255 / 0.3) !important;
}
.hover\:tw-text-wb-white\/35:hover{
  color: rgb(255 255 255 / 0.35) !important;
}
.hover\:tw-text-wb-white\/40:hover{
  color: rgb(255 255 255 / 0.4) !important;
}
.hover\:tw-text-wb-white\/45:hover{
  color: rgb(255 255 255 / 0.45) !important;
}
.hover\:tw-text-wb-white\/5:hover{
  color: rgb(255 255 255 / 0.05) !important;
}
.hover\:tw-text-wb-white\/50:hover{
  color: rgb(255 255 255 / 0.5) !important;
}
.hover\:tw-text-wb-white\/55:hover{
  color: rgb(255 255 255 / 0.55) !important;
}
.hover\:tw-text-wb-white\/60:hover{
  color: rgb(255 255 255 / 0.6) !important;
}
.hover\:tw-text-wb-white\/65:hover{
  color: rgb(255 255 255 / 0.65) !important;
}
.hover\:tw-text-wb-white\/70:hover{
  color: rgb(255 255 255 / 0.7) !important;
}
.hover\:tw-text-wb-white\/75:hover{
  color: rgb(255 255 255 / 0.75) !important;
}
.hover\:tw-text-wb-white\/80:hover{
  color: rgb(255 255 255 / 0.8) !important;
}
.hover\:tw-text-wb-white\/85:hover{
  color: rgb(255 255 255 / 0.85) !important;
}
.hover\:tw-text-wb-white\/90:hover{
  color: rgb(255 255 255 / 0.9) !important;
}
.hover\:tw-text-wb-white\/95:hover{
  color: rgb(255 255 255 / 0.95) !important;
}
.hover\:tw-text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-white\/0:hover{
  color: rgb(255 255 255 / 0) !important;
}
.hover\:tw-text-white\/10:hover{
  color: rgb(255 255 255 / 0.1) !important;
}
.hover\:tw-text-white\/100:hover{
  color: rgb(255 255 255 / 1) !important;
}
.hover\:tw-text-white\/15:hover{
  color: rgb(255 255 255 / 0.15) !important;
}
.hover\:tw-text-white\/20:hover{
  color: rgb(255 255 255 / 0.2) !important;
}
.hover\:tw-text-white\/25:hover{
  color: rgb(255 255 255 / 0.25) !important;
}
.hover\:tw-text-white\/30:hover{
  color: rgb(255 255 255 / 0.3) !important;
}
.hover\:tw-text-white\/35:hover{
  color: rgb(255 255 255 / 0.35) !important;
}
.hover\:tw-text-white\/40:hover{
  color: rgb(255 255 255 / 0.4) !important;
}
.hover\:tw-text-white\/45:hover{
  color: rgb(255 255 255 / 0.45) !important;
}
.hover\:tw-text-white\/5:hover{
  color: rgb(255 255 255 / 0.05) !important;
}
.hover\:tw-text-white\/50:hover{
  color: rgb(255 255 255 / 0.5) !important;
}
.hover\:tw-text-white\/55:hover{
  color: rgb(255 255 255 / 0.55) !important;
}
.hover\:tw-text-white\/60:hover{
  color: rgb(255 255 255 / 0.6) !important;
}
.hover\:tw-text-white\/65:hover{
  color: rgb(255 255 255 / 0.65) !important;
}
.hover\:tw-text-white\/70:hover{
  color: rgb(255 255 255 / 0.7) !important;
}
.hover\:tw-text-white\/75:hover{
  color: rgb(255 255 255 / 0.75) !important;
}
.hover\:tw-text-white\/80:hover{
  color: rgb(255 255 255 / 0.8) !important;
}
.hover\:tw-text-white\/85:hover{
  color: rgb(255 255 255 / 0.85) !important;
}
.hover\:tw-text-white\/90:hover{
  color: rgb(255 255 255 / 0.9) !important;
}
.hover\:tw-text-white\/95:hover{
  color: rgb(255 255 255 / 0.95) !important;
}
.hover\:tw-text-yellow-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-100\/0:hover{
  color: rgb(254 249 195 / 0) !important;
}
.hover\:tw-text-yellow-100\/10:hover{
  color: rgb(254 249 195 / 0.1) !important;
}
.hover\:tw-text-yellow-100\/100:hover{
  color: rgb(254 249 195 / 1) !important;
}
.hover\:tw-text-yellow-100\/15:hover{
  color: rgb(254 249 195 / 0.15) !important;
}
.hover\:tw-text-yellow-100\/20:hover{
  color: rgb(254 249 195 / 0.2) !important;
}
.hover\:tw-text-yellow-100\/25:hover{
  color: rgb(254 249 195 / 0.25) !important;
}
.hover\:tw-text-yellow-100\/30:hover{
  color: rgb(254 249 195 / 0.3) !important;
}
.hover\:tw-text-yellow-100\/35:hover{
  color: rgb(254 249 195 / 0.35) !important;
}
.hover\:tw-text-yellow-100\/40:hover{
  color: rgb(254 249 195 / 0.4) !important;
}
.hover\:tw-text-yellow-100\/45:hover{
  color: rgb(254 249 195 / 0.45) !important;
}
.hover\:tw-text-yellow-100\/5:hover{
  color: rgb(254 249 195 / 0.05) !important;
}
.hover\:tw-text-yellow-100\/50:hover{
  color: rgb(254 249 195 / 0.5) !important;
}
.hover\:tw-text-yellow-100\/55:hover{
  color: rgb(254 249 195 / 0.55) !important;
}
.hover\:tw-text-yellow-100\/60:hover{
  color: rgb(254 249 195 / 0.6) !important;
}
.hover\:tw-text-yellow-100\/65:hover{
  color: rgb(254 249 195 / 0.65) !important;
}
.hover\:tw-text-yellow-100\/70:hover{
  color: rgb(254 249 195 / 0.7) !important;
}
.hover\:tw-text-yellow-100\/75:hover{
  color: rgb(254 249 195 / 0.75) !important;
}
.hover\:tw-text-yellow-100\/80:hover{
  color: rgb(254 249 195 / 0.8) !important;
}
.hover\:tw-text-yellow-100\/85:hover{
  color: rgb(254 249 195 / 0.85) !important;
}
.hover\:tw-text-yellow-100\/90:hover{
  color: rgb(254 249 195 / 0.9) !important;
}
.hover\:tw-text-yellow-100\/95:hover{
  color: rgb(254 249 195 / 0.95) !important;
}
.hover\:tw-text-yellow-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-200\/0:hover{
  color: rgb(254 240 138 / 0) !important;
}
.hover\:tw-text-yellow-200\/10:hover{
  color: rgb(254 240 138 / 0.1) !important;
}
.hover\:tw-text-yellow-200\/100:hover{
  color: rgb(254 240 138 / 1) !important;
}
.hover\:tw-text-yellow-200\/15:hover{
  color: rgb(254 240 138 / 0.15) !important;
}
.hover\:tw-text-yellow-200\/20:hover{
  color: rgb(254 240 138 / 0.2) !important;
}
.hover\:tw-text-yellow-200\/25:hover{
  color: rgb(254 240 138 / 0.25) !important;
}
.hover\:tw-text-yellow-200\/30:hover{
  color: rgb(254 240 138 / 0.3) !important;
}
.hover\:tw-text-yellow-200\/35:hover{
  color: rgb(254 240 138 / 0.35) !important;
}
.hover\:tw-text-yellow-200\/40:hover{
  color: rgb(254 240 138 / 0.4) !important;
}
.hover\:tw-text-yellow-200\/45:hover{
  color: rgb(254 240 138 / 0.45) !important;
}
.hover\:tw-text-yellow-200\/5:hover{
  color: rgb(254 240 138 / 0.05) !important;
}
.hover\:tw-text-yellow-200\/50:hover{
  color: rgb(254 240 138 / 0.5) !important;
}
.hover\:tw-text-yellow-200\/55:hover{
  color: rgb(254 240 138 / 0.55) !important;
}
.hover\:tw-text-yellow-200\/60:hover{
  color: rgb(254 240 138 / 0.6) !important;
}
.hover\:tw-text-yellow-200\/65:hover{
  color: rgb(254 240 138 / 0.65) !important;
}
.hover\:tw-text-yellow-200\/70:hover{
  color: rgb(254 240 138 / 0.7) !important;
}
.hover\:tw-text-yellow-200\/75:hover{
  color: rgb(254 240 138 / 0.75) !important;
}
.hover\:tw-text-yellow-200\/80:hover{
  color: rgb(254 240 138 / 0.8) !important;
}
.hover\:tw-text-yellow-200\/85:hover{
  color: rgb(254 240 138 / 0.85) !important;
}
.hover\:tw-text-yellow-200\/90:hover{
  color: rgb(254 240 138 / 0.9) !important;
}
.hover\:tw-text-yellow-200\/95:hover{
  color: rgb(254 240 138 / 0.95) !important;
}
.hover\:tw-text-yellow-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-300\/0:hover{
  color: rgb(253 224 71 / 0) !important;
}
.hover\:tw-text-yellow-300\/10:hover{
  color: rgb(253 224 71 / 0.1) !important;
}
.hover\:tw-text-yellow-300\/100:hover{
  color: rgb(253 224 71 / 1) !important;
}
.hover\:tw-text-yellow-300\/15:hover{
  color: rgb(253 224 71 / 0.15) !important;
}
.hover\:tw-text-yellow-300\/20:hover{
  color: rgb(253 224 71 / 0.2) !important;
}
.hover\:tw-text-yellow-300\/25:hover{
  color: rgb(253 224 71 / 0.25) !important;
}
.hover\:tw-text-yellow-300\/30:hover{
  color: rgb(253 224 71 / 0.3) !important;
}
.hover\:tw-text-yellow-300\/35:hover{
  color: rgb(253 224 71 / 0.35) !important;
}
.hover\:tw-text-yellow-300\/40:hover{
  color: rgb(253 224 71 / 0.4) !important;
}
.hover\:tw-text-yellow-300\/45:hover{
  color: rgb(253 224 71 / 0.45) !important;
}
.hover\:tw-text-yellow-300\/5:hover{
  color: rgb(253 224 71 / 0.05) !important;
}
.hover\:tw-text-yellow-300\/50:hover{
  color: rgb(253 224 71 / 0.5) !important;
}
.hover\:tw-text-yellow-300\/55:hover{
  color: rgb(253 224 71 / 0.55) !important;
}
.hover\:tw-text-yellow-300\/60:hover{
  color: rgb(253 224 71 / 0.6) !important;
}
.hover\:tw-text-yellow-300\/65:hover{
  color: rgb(253 224 71 / 0.65) !important;
}
.hover\:tw-text-yellow-300\/70:hover{
  color: rgb(253 224 71 / 0.7) !important;
}
.hover\:tw-text-yellow-300\/75:hover{
  color: rgb(253 224 71 / 0.75) !important;
}
.hover\:tw-text-yellow-300\/80:hover{
  color: rgb(253 224 71 / 0.8) !important;
}
.hover\:tw-text-yellow-300\/85:hover{
  color: rgb(253 224 71 / 0.85) !important;
}
.hover\:tw-text-yellow-300\/90:hover{
  color: rgb(253 224 71 / 0.9) !important;
}
.hover\:tw-text-yellow-300\/95:hover{
  color: rgb(253 224 71 / 0.95) !important;
}
.hover\:tw-text-yellow-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-400\/0:hover{
  color: rgb(250 204 21 / 0) !important;
}
.hover\:tw-text-yellow-400\/10:hover{
  color: rgb(250 204 21 / 0.1) !important;
}
.hover\:tw-text-yellow-400\/100:hover{
  color: rgb(250 204 21 / 1) !important;
}
.hover\:tw-text-yellow-400\/15:hover{
  color: rgb(250 204 21 / 0.15) !important;
}
.hover\:tw-text-yellow-400\/20:hover{
  color: rgb(250 204 21 / 0.2) !important;
}
.hover\:tw-text-yellow-400\/25:hover{
  color: rgb(250 204 21 / 0.25) !important;
}
.hover\:tw-text-yellow-400\/30:hover{
  color: rgb(250 204 21 / 0.3) !important;
}
.hover\:tw-text-yellow-400\/35:hover{
  color: rgb(250 204 21 / 0.35) !important;
}
.hover\:tw-text-yellow-400\/40:hover{
  color: rgb(250 204 21 / 0.4) !important;
}
.hover\:tw-text-yellow-400\/45:hover{
  color: rgb(250 204 21 / 0.45) !important;
}
.hover\:tw-text-yellow-400\/5:hover{
  color: rgb(250 204 21 / 0.05) !important;
}
.hover\:tw-text-yellow-400\/50:hover{
  color: rgb(250 204 21 / 0.5) !important;
}
.hover\:tw-text-yellow-400\/55:hover{
  color: rgb(250 204 21 / 0.55) !important;
}
.hover\:tw-text-yellow-400\/60:hover{
  color: rgb(250 204 21 / 0.6) !important;
}
.hover\:tw-text-yellow-400\/65:hover{
  color: rgb(250 204 21 / 0.65) !important;
}
.hover\:tw-text-yellow-400\/70:hover{
  color: rgb(250 204 21 / 0.7) !important;
}
.hover\:tw-text-yellow-400\/75:hover{
  color: rgb(250 204 21 / 0.75) !important;
}
.hover\:tw-text-yellow-400\/80:hover{
  color: rgb(250 204 21 / 0.8) !important;
}
.hover\:tw-text-yellow-400\/85:hover{
  color: rgb(250 204 21 / 0.85) !important;
}
.hover\:tw-text-yellow-400\/90:hover{
  color: rgb(250 204 21 / 0.9) !important;
}
.hover\:tw-text-yellow-400\/95:hover{
  color: rgb(250 204 21 / 0.95) !important;
}
.hover\:tw-text-yellow-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-50\/0:hover{
  color: rgb(254 252 232 / 0) !important;
}
.hover\:tw-text-yellow-50\/10:hover{
  color: rgb(254 252 232 / 0.1) !important;
}
.hover\:tw-text-yellow-50\/100:hover{
  color: rgb(254 252 232 / 1) !important;
}
.hover\:tw-text-yellow-50\/15:hover{
  color: rgb(254 252 232 / 0.15) !important;
}
.hover\:tw-text-yellow-50\/20:hover{
  color: rgb(254 252 232 / 0.2) !important;
}
.hover\:tw-text-yellow-50\/25:hover{
  color: rgb(254 252 232 / 0.25) !important;
}
.hover\:tw-text-yellow-50\/30:hover{
  color: rgb(254 252 232 / 0.3) !important;
}
.hover\:tw-text-yellow-50\/35:hover{
  color: rgb(254 252 232 / 0.35) !important;
}
.hover\:tw-text-yellow-50\/40:hover{
  color: rgb(254 252 232 / 0.4) !important;
}
.hover\:tw-text-yellow-50\/45:hover{
  color: rgb(254 252 232 / 0.45) !important;
}
.hover\:tw-text-yellow-50\/5:hover{
  color: rgb(254 252 232 / 0.05) !important;
}
.hover\:tw-text-yellow-50\/50:hover{
  color: rgb(254 252 232 / 0.5) !important;
}
.hover\:tw-text-yellow-50\/55:hover{
  color: rgb(254 252 232 / 0.55) !important;
}
.hover\:tw-text-yellow-50\/60:hover{
  color: rgb(254 252 232 / 0.6) !important;
}
.hover\:tw-text-yellow-50\/65:hover{
  color: rgb(254 252 232 / 0.65) !important;
}
.hover\:tw-text-yellow-50\/70:hover{
  color: rgb(254 252 232 / 0.7) !important;
}
.hover\:tw-text-yellow-50\/75:hover{
  color: rgb(254 252 232 / 0.75) !important;
}
.hover\:tw-text-yellow-50\/80:hover{
  color: rgb(254 252 232 / 0.8) !important;
}
.hover\:tw-text-yellow-50\/85:hover{
  color: rgb(254 252 232 / 0.85) !important;
}
.hover\:tw-text-yellow-50\/90:hover{
  color: rgb(254 252 232 / 0.9) !important;
}
.hover\:tw-text-yellow-50\/95:hover{
  color: rgb(254 252 232 / 0.95) !important;
}
.hover\:tw-text-yellow-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-500\/0:hover{
  color: rgb(234 179 8 / 0) !important;
}
.hover\:tw-text-yellow-500\/10:hover{
  color: rgb(234 179 8 / 0.1) !important;
}
.hover\:tw-text-yellow-500\/100:hover{
  color: rgb(234 179 8 / 1) !important;
}
.hover\:tw-text-yellow-500\/15:hover{
  color: rgb(234 179 8 / 0.15) !important;
}
.hover\:tw-text-yellow-500\/20:hover{
  color: rgb(234 179 8 / 0.2) !important;
}
.hover\:tw-text-yellow-500\/25:hover{
  color: rgb(234 179 8 / 0.25) !important;
}
.hover\:tw-text-yellow-500\/30:hover{
  color: rgb(234 179 8 / 0.3) !important;
}
.hover\:tw-text-yellow-500\/35:hover{
  color: rgb(234 179 8 / 0.35) !important;
}
.hover\:tw-text-yellow-500\/40:hover{
  color: rgb(234 179 8 / 0.4) !important;
}
.hover\:tw-text-yellow-500\/45:hover{
  color: rgb(234 179 8 / 0.45) !important;
}
.hover\:tw-text-yellow-500\/5:hover{
  color: rgb(234 179 8 / 0.05) !important;
}
.hover\:tw-text-yellow-500\/50:hover{
  color: rgb(234 179 8 / 0.5) !important;
}
.hover\:tw-text-yellow-500\/55:hover{
  color: rgb(234 179 8 / 0.55) !important;
}
.hover\:tw-text-yellow-500\/60:hover{
  color: rgb(234 179 8 / 0.6) !important;
}
.hover\:tw-text-yellow-500\/65:hover{
  color: rgb(234 179 8 / 0.65) !important;
}
.hover\:tw-text-yellow-500\/70:hover{
  color: rgb(234 179 8 / 0.7) !important;
}
.hover\:tw-text-yellow-500\/75:hover{
  color: rgb(234 179 8 / 0.75) !important;
}
.hover\:tw-text-yellow-500\/80:hover{
  color: rgb(234 179 8 / 0.8) !important;
}
.hover\:tw-text-yellow-500\/85:hover{
  color: rgb(234 179 8 / 0.85) !important;
}
.hover\:tw-text-yellow-500\/90:hover{
  color: rgb(234 179 8 / 0.9) !important;
}
.hover\:tw-text-yellow-500\/95:hover{
  color: rgb(234 179 8 / 0.95) !important;
}
.hover\:tw-text-yellow-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-600\/0:hover{
  color: rgb(202 138 4 / 0) !important;
}
.hover\:tw-text-yellow-600\/10:hover{
  color: rgb(202 138 4 / 0.1) !important;
}
.hover\:tw-text-yellow-600\/100:hover{
  color: rgb(202 138 4 / 1) !important;
}
.hover\:tw-text-yellow-600\/15:hover{
  color: rgb(202 138 4 / 0.15) !important;
}
.hover\:tw-text-yellow-600\/20:hover{
  color: rgb(202 138 4 / 0.2) !important;
}
.hover\:tw-text-yellow-600\/25:hover{
  color: rgb(202 138 4 / 0.25) !important;
}
.hover\:tw-text-yellow-600\/30:hover{
  color: rgb(202 138 4 / 0.3) !important;
}
.hover\:tw-text-yellow-600\/35:hover{
  color: rgb(202 138 4 / 0.35) !important;
}
.hover\:tw-text-yellow-600\/40:hover{
  color: rgb(202 138 4 / 0.4) !important;
}
.hover\:tw-text-yellow-600\/45:hover{
  color: rgb(202 138 4 / 0.45) !important;
}
.hover\:tw-text-yellow-600\/5:hover{
  color: rgb(202 138 4 / 0.05) !important;
}
.hover\:tw-text-yellow-600\/50:hover{
  color: rgb(202 138 4 / 0.5) !important;
}
.hover\:tw-text-yellow-600\/55:hover{
  color: rgb(202 138 4 / 0.55) !important;
}
.hover\:tw-text-yellow-600\/60:hover{
  color: rgb(202 138 4 / 0.6) !important;
}
.hover\:tw-text-yellow-600\/65:hover{
  color: rgb(202 138 4 / 0.65) !important;
}
.hover\:tw-text-yellow-600\/70:hover{
  color: rgb(202 138 4 / 0.7) !important;
}
.hover\:tw-text-yellow-600\/75:hover{
  color: rgb(202 138 4 / 0.75) !important;
}
.hover\:tw-text-yellow-600\/80:hover{
  color: rgb(202 138 4 / 0.8) !important;
}
.hover\:tw-text-yellow-600\/85:hover{
  color: rgb(202 138 4 / 0.85) !important;
}
.hover\:tw-text-yellow-600\/90:hover{
  color: rgb(202 138 4 / 0.9) !important;
}
.hover\:tw-text-yellow-600\/95:hover{
  color: rgb(202 138 4 / 0.95) !important;
}
.hover\:tw-text-yellow-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-700\/0:hover{
  color: rgb(161 98 7 / 0) !important;
}
.hover\:tw-text-yellow-700\/10:hover{
  color: rgb(161 98 7 / 0.1) !important;
}
.hover\:tw-text-yellow-700\/100:hover{
  color: rgb(161 98 7 / 1) !important;
}
.hover\:tw-text-yellow-700\/15:hover{
  color: rgb(161 98 7 / 0.15) !important;
}
.hover\:tw-text-yellow-700\/20:hover{
  color: rgb(161 98 7 / 0.2) !important;
}
.hover\:tw-text-yellow-700\/25:hover{
  color: rgb(161 98 7 / 0.25) !important;
}
.hover\:tw-text-yellow-700\/30:hover{
  color: rgb(161 98 7 / 0.3) !important;
}
.hover\:tw-text-yellow-700\/35:hover{
  color: rgb(161 98 7 / 0.35) !important;
}
.hover\:tw-text-yellow-700\/40:hover{
  color: rgb(161 98 7 / 0.4) !important;
}
.hover\:tw-text-yellow-700\/45:hover{
  color: rgb(161 98 7 / 0.45) !important;
}
.hover\:tw-text-yellow-700\/5:hover{
  color: rgb(161 98 7 / 0.05) !important;
}
.hover\:tw-text-yellow-700\/50:hover{
  color: rgb(161 98 7 / 0.5) !important;
}
.hover\:tw-text-yellow-700\/55:hover{
  color: rgb(161 98 7 / 0.55) !important;
}
.hover\:tw-text-yellow-700\/60:hover{
  color: rgb(161 98 7 / 0.6) !important;
}
.hover\:tw-text-yellow-700\/65:hover{
  color: rgb(161 98 7 / 0.65) !important;
}
.hover\:tw-text-yellow-700\/70:hover{
  color: rgb(161 98 7 / 0.7) !important;
}
.hover\:tw-text-yellow-700\/75:hover{
  color: rgb(161 98 7 / 0.75) !important;
}
.hover\:tw-text-yellow-700\/80:hover{
  color: rgb(161 98 7 / 0.8) !important;
}
.hover\:tw-text-yellow-700\/85:hover{
  color: rgb(161 98 7 / 0.85) !important;
}
.hover\:tw-text-yellow-700\/90:hover{
  color: rgb(161 98 7 / 0.9) !important;
}
.hover\:tw-text-yellow-700\/95:hover{
  color: rgb(161 98 7 / 0.95) !important;
}
.hover\:tw-text-yellow-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-800\/0:hover{
  color: rgb(133 77 14 / 0) !important;
}
.hover\:tw-text-yellow-800\/10:hover{
  color: rgb(133 77 14 / 0.1) !important;
}
.hover\:tw-text-yellow-800\/100:hover{
  color: rgb(133 77 14 / 1) !important;
}
.hover\:tw-text-yellow-800\/15:hover{
  color: rgb(133 77 14 / 0.15) !important;
}
.hover\:tw-text-yellow-800\/20:hover{
  color: rgb(133 77 14 / 0.2) !important;
}
.hover\:tw-text-yellow-800\/25:hover{
  color: rgb(133 77 14 / 0.25) !important;
}
.hover\:tw-text-yellow-800\/30:hover{
  color: rgb(133 77 14 / 0.3) !important;
}
.hover\:tw-text-yellow-800\/35:hover{
  color: rgb(133 77 14 / 0.35) !important;
}
.hover\:tw-text-yellow-800\/40:hover{
  color: rgb(133 77 14 / 0.4) !important;
}
.hover\:tw-text-yellow-800\/45:hover{
  color: rgb(133 77 14 / 0.45) !important;
}
.hover\:tw-text-yellow-800\/5:hover{
  color: rgb(133 77 14 / 0.05) !important;
}
.hover\:tw-text-yellow-800\/50:hover{
  color: rgb(133 77 14 / 0.5) !important;
}
.hover\:tw-text-yellow-800\/55:hover{
  color: rgb(133 77 14 / 0.55) !important;
}
.hover\:tw-text-yellow-800\/60:hover{
  color: rgb(133 77 14 / 0.6) !important;
}
.hover\:tw-text-yellow-800\/65:hover{
  color: rgb(133 77 14 / 0.65) !important;
}
.hover\:tw-text-yellow-800\/70:hover{
  color: rgb(133 77 14 / 0.7) !important;
}
.hover\:tw-text-yellow-800\/75:hover{
  color: rgb(133 77 14 / 0.75) !important;
}
.hover\:tw-text-yellow-800\/80:hover{
  color: rgb(133 77 14 / 0.8) !important;
}
.hover\:tw-text-yellow-800\/85:hover{
  color: rgb(133 77 14 / 0.85) !important;
}
.hover\:tw-text-yellow-800\/90:hover{
  color: rgb(133 77 14 / 0.9) !important;
}
.hover\:tw-text-yellow-800\/95:hover{
  color: rgb(133 77 14 / 0.95) !important;
}
.hover\:tw-text-yellow-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-900\/0:hover{
  color: rgb(113 63 18 / 0) !important;
}
.hover\:tw-text-yellow-900\/10:hover{
  color: rgb(113 63 18 / 0.1) !important;
}
.hover\:tw-text-yellow-900\/100:hover{
  color: rgb(113 63 18 / 1) !important;
}
.hover\:tw-text-yellow-900\/15:hover{
  color: rgb(113 63 18 / 0.15) !important;
}
.hover\:tw-text-yellow-900\/20:hover{
  color: rgb(113 63 18 / 0.2) !important;
}
.hover\:tw-text-yellow-900\/25:hover{
  color: rgb(113 63 18 / 0.25) !important;
}
.hover\:tw-text-yellow-900\/30:hover{
  color: rgb(113 63 18 / 0.3) !important;
}
.hover\:tw-text-yellow-900\/35:hover{
  color: rgb(113 63 18 / 0.35) !important;
}
.hover\:tw-text-yellow-900\/40:hover{
  color: rgb(113 63 18 / 0.4) !important;
}
.hover\:tw-text-yellow-900\/45:hover{
  color: rgb(113 63 18 / 0.45) !important;
}
.hover\:tw-text-yellow-900\/5:hover{
  color: rgb(113 63 18 / 0.05) !important;
}
.hover\:tw-text-yellow-900\/50:hover{
  color: rgb(113 63 18 / 0.5) !important;
}
.hover\:tw-text-yellow-900\/55:hover{
  color: rgb(113 63 18 / 0.55) !important;
}
.hover\:tw-text-yellow-900\/60:hover{
  color: rgb(113 63 18 / 0.6) !important;
}
.hover\:tw-text-yellow-900\/65:hover{
  color: rgb(113 63 18 / 0.65) !important;
}
.hover\:tw-text-yellow-900\/70:hover{
  color: rgb(113 63 18 / 0.7) !important;
}
.hover\:tw-text-yellow-900\/75:hover{
  color: rgb(113 63 18 / 0.75) !important;
}
.hover\:tw-text-yellow-900\/80:hover{
  color: rgb(113 63 18 / 0.8) !important;
}
.hover\:tw-text-yellow-900\/85:hover{
  color: rgb(113 63 18 / 0.85) !important;
}
.hover\:tw-text-yellow-900\/90:hover{
  color: rgb(113 63 18 / 0.9) !important;
}
.hover\:tw-text-yellow-900\/95:hover{
  color: rgb(113 63 18 / 0.95) !important;
}
.hover\:tw-text-yellow-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-yellow-950\/0:hover{
  color: rgb(66 32 6 / 0) !important;
}
.hover\:tw-text-yellow-950\/10:hover{
  color: rgb(66 32 6 / 0.1) !important;
}
.hover\:tw-text-yellow-950\/100:hover{
  color: rgb(66 32 6 / 1) !important;
}
.hover\:tw-text-yellow-950\/15:hover{
  color: rgb(66 32 6 / 0.15) !important;
}
.hover\:tw-text-yellow-950\/20:hover{
  color: rgb(66 32 6 / 0.2) !important;
}
.hover\:tw-text-yellow-950\/25:hover{
  color: rgb(66 32 6 / 0.25) !important;
}
.hover\:tw-text-yellow-950\/30:hover{
  color: rgb(66 32 6 / 0.3) !important;
}
.hover\:tw-text-yellow-950\/35:hover{
  color: rgb(66 32 6 / 0.35) !important;
}
.hover\:tw-text-yellow-950\/40:hover{
  color: rgb(66 32 6 / 0.4) !important;
}
.hover\:tw-text-yellow-950\/45:hover{
  color: rgb(66 32 6 / 0.45) !important;
}
.hover\:tw-text-yellow-950\/5:hover{
  color: rgb(66 32 6 / 0.05) !important;
}
.hover\:tw-text-yellow-950\/50:hover{
  color: rgb(66 32 6 / 0.5) !important;
}
.hover\:tw-text-yellow-950\/55:hover{
  color: rgb(66 32 6 / 0.55) !important;
}
.hover\:tw-text-yellow-950\/60:hover{
  color: rgb(66 32 6 / 0.6) !important;
}
.hover\:tw-text-yellow-950\/65:hover{
  color: rgb(66 32 6 / 0.65) !important;
}
.hover\:tw-text-yellow-950\/70:hover{
  color: rgb(66 32 6 / 0.7) !important;
}
.hover\:tw-text-yellow-950\/75:hover{
  color: rgb(66 32 6 / 0.75) !important;
}
.hover\:tw-text-yellow-950\/80:hover{
  color: rgb(66 32 6 / 0.8) !important;
}
.hover\:tw-text-yellow-950\/85:hover{
  color: rgb(66 32 6 / 0.85) !important;
}
.hover\:tw-text-yellow-950\/90:hover{
  color: rgb(66 32 6 / 0.9) !important;
}
.hover\:tw-text-yellow-950\/95:hover{
  color: rgb(66 32 6 / 0.95) !important;
}
.hover\:tw-text-zinc-100:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-100\/0:hover{
  color: rgb(244 244 245 / 0) !important;
}
.hover\:tw-text-zinc-100\/10:hover{
  color: rgb(244 244 245 / 0.1) !important;
}
.hover\:tw-text-zinc-100\/100:hover{
  color: rgb(244 244 245 / 1) !important;
}
.hover\:tw-text-zinc-100\/15:hover{
  color: rgb(244 244 245 / 0.15) !important;
}
.hover\:tw-text-zinc-100\/20:hover{
  color: rgb(244 244 245 / 0.2) !important;
}
.hover\:tw-text-zinc-100\/25:hover{
  color: rgb(244 244 245 / 0.25) !important;
}
.hover\:tw-text-zinc-100\/30:hover{
  color: rgb(244 244 245 / 0.3) !important;
}
.hover\:tw-text-zinc-100\/35:hover{
  color: rgb(244 244 245 / 0.35) !important;
}
.hover\:tw-text-zinc-100\/40:hover{
  color: rgb(244 244 245 / 0.4) !important;
}
.hover\:tw-text-zinc-100\/45:hover{
  color: rgb(244 244 245 / 0.45) !important;
}
.hover\:tw-text-zinc-100\/5:hover{
  color: rgb(244 244 245 / 0.05) !important;
}
.hover\:tw-text-zinc-100\/50:hover{
  color: rgb(244 244 245 / 0.5) !important;
}
.hover\:tw-text-zinc-100\/55:hover{
  color: rgb(244 244 245 / 0.55) !important;
}
.hover\:tw-text-zinc-100\/60:hover{
  color: rgb(244 244 245 / 0.6) !important;
}
.hover\:tw-text-zinc-100\/65:hover{
  color: rgb(244 244 245 / 0.65) !important;
}
.hover\:tw-text-zinc-100\/70:hover{
  color: rgb(244 244 245 / 0.7) !important;
}
.hover\:tw-text-zinc-100\/75:hover{
  color: rgb(244 244 245 / 0.75) !important;
}
.hover\:tw-text-zinc-100\/80:hover{
  color: rgb(244 244 245 / 0.8) !important;
}
.hover\:tw-text-zinc-100\/85:hover{
  color: rgb(244 244 245 / 0.85) !important;
}
.hover\:tw-text-zinc-100\/90:hover{
  color: rgb(244 244 245 / 0.9) !important;
}
.hover\:tw-text-zinc-100\/95:hover{
  color: rgb(244 244 245 / 0.95) !important;
}
.hover\:tw-text-zinc-200:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-200\/0:hover{
  color: rgb(228 228 231 / 0) !important;
}
.hover\:tw-text-zinc-200\/10:hover{
  color: rgb(228 228 231 / 0.1) !important;
}
.hover\:tw-text-zinc-200\/100:hover{
  color: rgb(228 228 231 / 1) !important;
}
.hover\:tw-text-zinc-200\/15:hover{
  color: rgb(228 228 231 / 0.15) !important;
}
.hover\:tw-text-zinc-200\/20:hover{
  color: rgb(228 228 231 / 0.2) !important;
}
.hover\:tw-text-zinc-200\/25:hover{
  color: rgb(228 228 231 / 0.25) !important;
}
.hover\:tw-text-zinc-200\/30:hover{
  color: rgb(228 228 231 / 0.3) !important;
}
.hover\:tw-text-zinc-200\/35:hover{
  color: rgb(228 228 231 / 0.35) !important;
}
.hover\:tw-text-zinc-200\/40:hover{
  color: rgb(228 228 231 / 0.4) !important;
}
.hover\:tw-text-zinc-200\/45:hover{
  color: rgb(228 228 231 / 0.45) !important;
}
.hover\:tw-text-zinc-200\/5:hover{
  color: rgb(228 228 231 / 0.05) !important;
}
.hover\:tw-text-zinc-200\/50:hover{
  color: rgb(228 228 231 / 0.5) !important;
}
.hover\:tw-text-zinc-200\/55:hover{
  color: rgb(228 228 231 / 0.55) !important;
}
.hover\:tw-text-zinc-200\/60:hover{
  color: rgb(228 228 231 / 0.6) !important;
}
.hover\:tw-text-zinc-200\/65:hover{
  color: rgb(228 228 231 / 0.65) !important;
}
.hover\:tw-text-zinc-200\/70:hover{
  color: rgb(228 228 231 / 0.7) !important;
}
.hover\:tw-text-zinc-200\/75:hover{
  color: rgb(228 228 231 / 0.75) !important;
}
.hover\:tw-text-zinc-200\/80:hover{
  color: rgb(228 228 231 / 0.8) !important;
}
.hover\:tw-text-zinc-200\/85:hover{
  color: rgb(228 228 231 / 0.85) !important;
}
.hover\:tw-text-zinc-200\/90:hover{
  color: rgb(228 228 231 / 0.9) !important;
}
.hover\:tw-text-zinc-200\/95:hover{
  color: rgb(228 228 231 / 0.95) !important;
}
.hover\:tw-text-zinc-300:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-300\/0:hover{
  color: rgb(212 212 216 / 0) !important;
}
.hover\:tw-text-zinc-300\/10:hover{
  color: rgb(212 212 216 / 0.1) !important;
}
.hover\:tw-text-zinc-300\/100:hover{
  color: rgb(212 212 216 / 1) !important;
}
.hover\:tw-text-zinc-300\/15:hover{
  color: rgb(212 212 216 / 0.15) !important;
}
.hover\:tw-text-zinc-300\/20:hover{
  color: rgb(212 212 216 / 0.2) !important;
}
.hover\:tw-text-zinc-300\/25:hover{
  color: rgb(212 212 216 / 0.25) !important;
}
.hover\:tw-text-zinc-300\/30:hover{
  color: rgb(212 212 216 / 0.3) !important;
}
.hover\:tw-text-zinc-300\/35:hover{
  color: rgb(212 212 216 / 0.35) !important;
}
.hover\:tw-text-zinc-300\/40:hover{
  color: rgb(212 212 216 / 0.4) !important;
}
.hover\:tw-text-zinc-300\/45:hover{
  color: rgb(212 212 216 / 0.45) !important;
}
.hover\:tw-text-zinc-300\/5:hover{
  color: rgb(212 212 216 / 0.05) !important;
}
.hover\:tw-text-zinc-300\/50:hover{
  color: rgb(212 212 216 / 0.5) !important;
}
.hover\:tw-text-zinc-300\/55:hover{
  color: rgb(212 212 216 / 0.55) !important;
}
.hover\:tw-text-zinc-300\/60:hover{
  color: rgb(212 212 216 / 0.6) !important;
}
.hover\:tw-text-zinc-300\/65:hover{
  color: rgb(212 212 216 / 0.65) !important;
}
.hover\:tw-text-zinc-300\/70:hover{
  color: rgb(212 212 216 / 0.7) !important;
}
.hover\:tw-text-zinc-300\/75:hover{
  color: rgb(212 212 216 / 0.75) !important;
}
.hover\:tw-text-zinc-300\/80:hover{
  color: rgb(212 212 216 / 0.8) !important;
}
.hover\:tw-text-zinc-300\/85:hover{
  color: rgb(212 212 216 / 0.85) !important;
}
.hover\:tw-text-zinc-300\/90:hover{
  color: rgb(212 212 216 / 0.9) !important;
}
.hover\:tw-text-zinc-300\/95:hover{
  color: rgb(212 212 216 / 0.95) !important;
}
.hover\:tw-text-zinc-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-400\/0:hover{
  color: rgb(161 161 170 / 0) !important;
}
.hover\:tw-text-zinc-400\/10:hover{
  color: rgb(161 161 170 / 0.1) !important;
}
.hover\:tw-text-zinc-400\/100:hover{
  color: rgb(161 161 170 / 1) !important;
}
.hover\:tw-text-zinc-400\/15:hover{
  color: rgb(161 161 170 / 0.15) !important;
}
.hover\:tw-text-zinc-400\/20:hover{
  color: rgb(161 161 170 / 0.2) !important;
}
.hover\:tw-text-zinc-400\/25:hover{
  color: rgb(161 161 170 / 0.25) !important;
}
.hover\:tw-text-zinc-400\/30:hover{
  color: rgb(161 161 170 / 0.3) !important;
}
.hover\:tw-text-zinc-400\/35:hover{
  color: rgb(161 161 170 / 0.35) !important;
}
.hover\:tw-text-zinc-400\/40:hover{
  color: rgb(161 161 170 / 0.4) !important;
}
.hover\:tw-text-zinc-400\/45:hover{
  color: rgb(161 161 170 / 0.45) !important;
}
.hover\:tw-text-zinc-400\/5:hover{
  color: rgb(161 161 170 / 0.05) !important;
}
.hover\:tw-text-zinc-400\/50:hover{
  color: rgb(161 161 170 / 0.5) !important;
}
.hover\:tw-text-zinc-400\/55:hover{
  color: rgb(161 161 170 / 0.55) !important;
}
.hover\:tw-text-zinc-400\/60:hover{
  color: rgb(161 161 170 / 0.6) !important;
}
.hover\:tw-text-zinc-400\/65:hover{
  color: rgb(161 161 170 / 0.65) !important;
}
.hover\:tw-text-zinc-400\/70:hover{
  color: rgb(161 161 170 / 0.7) !important;
}
.hover\:tw-text-zinc-400\/75:hover{
  color: rgb(161 161 170 / 0.75) !important;
}
.hover\:tw-text-zinc-400\/80:hover{
  color: rgb(161 161 170 / 0.8) !important;
}
.hover\:tw-text-zinc-400\/85:hover{
  color: rgb(161 161 170 / 0.85) !important;
}
.hover\:tw-text-zinc-400\/90:hover{
  color: rgb(161 161 170 / 0.9) !important;
}
.hover\:tw-text-zinc-400\/95:hover{
  color: rgb(161 161 170 / 0.95) !important;
}
.hover\:tw-text-zinc-50:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-50\/0:hover{
  color: rgb(250 250 250 / 0) !important;
}
.hover\:tw-text-zinc-50\/10:hover{
  color: rgb(250 250 250 / 0.1) !important;
}
.hover\:tw-text-zinc-50\/100:hover{
  color: rgb(250 250 250 / 1) !important;
}
.hover\:tw-text-zinc-50\/15:hover{
  color: rgb(250 250 250 / 0.15) !important;
}
.hover\:tw-text-zinc-50\/20:hover{
  color: rgb(250 250 250 / 0.2) !important;
}
.hover\:tw-text-zinc-50\/25:hover{
  color: rgb(250 250 250 / 0.25) !important;
}
.hover\:tw-text-zinc-50\/30:hover{
  color: rgb(250 250 250 / 0.3) !important;
}
.hover\:tw-text-zinc-50\/35:hover{
  color: rgb(250 250 250 / 0.35) !important;
}
.hover\:tw-text-zinc-50\/40:hover{
  color: rgb(250 250 250 / 0.4) !important;
}
.hover\:tw-text-zinc-50\/45:hover{
  color: rgb(250 250 250 / 0.45) !important;
}
.hover\:tw-text-zinc-50\/5:hover{
  color: rgb(250 250 250 / 0.05) !important;
}
.hover\:tw-text-zinc-50\/50:hover{
  color: rgb(250 250 250 / 0.5) !important;
}
.hover\:tw-text-zinc-50\/55:hover{
  color: rgb(250 250 250 / 0.55) !important;
}
.hover\:tw-text-zinc-50\/60:hover{
  color: rgb(250 250 250 / 0.6) !important;
}
.hover\:tw-text-zinc-50\/65:hover{
  color: rgb(250 250 250 / 0.65) !important;
}
.hover\:tw-text-zinc-50\/70:hover{
  color: rgb(250 250 250 / 0.7) !important;
}
.hover\:tw-text-zinc-50\/75:hover{
  color: rgb(250 250 250 / 0.75) !important;
}
.hover\:tw-text-zinc-50\/80:hover{
  color: rgb(250 250 250 / 0.8) !important;
}
.hover\:tw-text-zinc-50\/85:hover{
  color: rgb(250 250 250 / 0.85) !important;
}
.hover\:tw-text-zinc-50\/90:hover{
  color: rgb(250 250 250 / 0.9) !important;
}
.hover\:tw-text-zinc-50\/95:hover{
  color: rgb(250 250 250 / 0.95) !important;
}
.hover\:tw-text-zinc-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-500\/0:hover{
  color: rgb(113 113 122 / 0) !important;
}
.hover\:tw-text-zinc-500\/10:hover{
  color: rgb(113 113 122 / 0.1) !important;
}
.hover\:tw-text-zinc-500\/100:hover{
  color: rgb(113 113 122 / 1) !important;
}
.hover\:tw-text-zinc-500\/15:hover{
  color: rgb(113 113 122 / 0.15) !important;
}
.hover\:tw-text-zinc-500\/20:hover{
  color: rgb(113 113 122 / 0.2) !important;
}
.hover\:tw-text-zinc-500\/25:hover{
  color: rgb(113 113 122 / 0.25) !important;
}
.hover\:tw-text-zinc-500\/30:hover{
  color: rgb(113 113 122 / 0.3) !important;
}
.hover\:tw-text-zinc-500\/35:hover{
  color: rgb(113 113 122 / 0.35) !important;
}
.hover\:tw-text-zinc-500\/40:hover{
  color: rgb(113 113 122 / 0.4) !important;
}
.hover\:tw-text-zinc-500\/45:hover{
  color: rgb(113 113 122 / 0.45) !important;
}
.hover\:tw-text-zinc-500\/5:hover{
  color: rgb(113 113 122 / 0.05) !important;
}
.hover\:tw-text-zinc-500\/50:hover{
  color: rgb(113 113 122 / 0.5) !important;
}
.hover\:tw-text-zinc-500\/55:hover{
  color: rgb(113 113 122 / 0.55) !important;
}
.hover\:tw-text-zinc-500\/60:hover{
  color: rgb(113 113 122 / 0.6) !important;
}
.hover\:tw-text-zinc-500\/65:hover{
  color: rgb(113 113 122 / 0.65) !important;
}
.hover\:tw-text-zinc-500\/70:hover{
  color: rgb(113 113 122 / 0.7) !important;
}
.hover\:tw-text-zinc-500\/75:hover{
  color: rgb(113 113 122 / 0.75) !important;
}
.hover\:tw-text-zinc-500\/80:hover{
  color: rgb(113 113 122 / 0.8) !important;
}
.hover\:tw-text-zinc-500\/85:hover{
  color: rgb(113 113 122 / 0.85) !important;
}
.hover\:tw-text-zinc-500\/90:hover{
  color: rgb(113 113 122 / 0.9) !important;
}
.hover\:tw-text-zinc-500\/95:hover{
  color: rgb(113 113 122 / 0.95) !important;
}
.hover\:tw-text-zinc-600:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-600\/0:hover{
  color: rgb(82 82 91 / 0) !important;
}
.hover\:tw-text-zinc-600\/10:hover{
  color: rgb(82 82 91 / 0.1) !important;
}
.hover\:tw-text-zinc-600\/100:hover{
  color: rgb(82 82 91 / 1) !important;
}
.hover\:tw-text-zinc-600\/15:hover{
  color: rgb(82 82 91 / 0.15) !important;
}
.hover\:tw-text-zinc-600\/20:hover{
  color: rgb(82 82 91 / 0.2) !important;
}
.hover\:tw-text-zinc-600\/25:hover{
  color: rgb(82 82 91 / 0.25) !important;
}
.hover\:tw-text-zinc-600\/30:hover{
  color: rgb(82 82 91 / 0.3) !important;
}
.hover\:tw-text-zinc-600\/35:hover{
  color: rgb(82 82 91 / 0.35) !important;
}
.hover\:tw-text-zinc-600\/40:hover{
  color: rgb(82 82 91 / 0.4) !important;
}
.hover\:tw-text-zinc-600\/45:hover{
  color: rgb(82 82 91 / 0.45) !important;
}
.hover\:tw-text-zinc-600\/5:hover{
  color: rgb(82 82 91 / 0.05) !important;
}
.hover\:tw-text-zinc-600\/50:hover{
  color: rgb(82 82 91 / 0.5) !important;
}
.hover\:tw-text-zinc-600\/55:hover{
  color: rgb(82 82 91 / 0.55) !important;
}
.hover\:tw-text-zinc-600\/60:hover{
  color: rgb(82 82 91 / 0.6) !important;
}
.hover\:tw-text-zinc-600\/65:hover{
  color: rgb(82 82 91 / 0.65) !important;
}
.hover\:tw-text-zinc-600\/70:hover{
  color: rgb(82 82 91 / 0.7) !important;
}
.hover\:tw-text-zinc-600\/75:hover{
  color: rgb(82 82 91 / 0.75) !important;
}
.hover\:tw-text-zinc-600\/80:hover{
  color: rgb(82 82 91 / 0.8) !important;
}
.hover\:tw-text-zinc-600\/85:hover{
  color: rgb(82 82 91 / 0.85) !important;
}
.hover\:tw-text-zinc-600\/90:hover{
  color: rgb(82 82 91 / 0.9) !important;
}
.hover\:tw-text-zinc-600\/95:hover{
  color: rgb(82 82 91 / 0.95) !important;
}
.hover\:tw-text-zinc-700:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-700\/0:hover{
  color: rgb(63 63 70 / 0) !important;
}
.hover\:tw-text-zinc-700\/10:hover{
  color: rgb(63 63 70 / 0.1) !important;
}
.hover\:tw-text-zinc-700\/100:hover{
  color: rgb(63 63 70 / 1) !important;
}
.hover\:tw-text-zinc-700\/15:hover{
  color: rgb(63 63 70 / 0.15) !important;
}
.hover\:tw-text-zinc-700\/20:hover{
  color: rgb(63 63 70 / 0.2) !important;
}
.hover\:tw-text-zinc-700\/25:hover{
  color: rgb(63 63 70 / 0.25) !important;
}
.hover\:tw-text-zinc-700\/30:hover{
  color: rgb(63 63 70 / 0.3) !important;
}
.hover\:tw-text-zinc-700\/35:hover{
  color: rgb(63 63 70 / 0.35) !important;
}
.hover\:tw-text-zinc-700\/40:hover{
  color: rgb(63 63 70 / 0.4) !important;
}
.hover\:tw-text-zinc-700\/45:hover{
  color: rgb(63 63 70 / 0.45) !important;
}
.hover\:tw-text-zinc-700\/5:hover{
  color: rgb(63 63 70 / 0.05) !important;
}
.hover\:tw-text-zinc-700\/50:hover{
  color: rgb(63 63 70 / 0.5) !important;
}
.hover\:tw-text-zinc-700\/55:hover{
  color: rgb(63 63 70 / 0.55) !important;
}
.hover\:tw-text-zinc-700\/60:hover{
  color: rgb(63 63 70 / 0.6) !important;
}
.hover\:tw-text-zinc-700\/65:hover{
  color: rgb(63 63 70 / 0.65) !important;
}
.hover\:tw-text-zinc-700\/70:hover{
  color: rgb(63 63 70 / 0.7) !important;
}
.hover\:tw-text-zinc-700\/75:hover{
  color: rgb(63 63 70 / 0.75) !important;
}
.hover\:tw-text-zinc-700\/80:hover{
  color: rgb(63 63 70 / 0.8) !important;
}
.hover\:tw-text-zinc-700\/85:hover{
  color: rgb(63 63 70 / 0.85) !important;
}
.hover\:tw-text-zinc-700\/90:hover{
  color: rgb(63 63 70 / 0.9) !important;
}
.hover\:tw-text-zinc-700\/95:hover{
  color: rgb(63 63 70 / 0.95) !important;
}
.hover\:tw-text-zinc-800:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-800\/0:hover{
  color: rgb(39 39 42 / 0) !important;
}
.hover\:tw-text-zinc-800\/10:hover{
  color: rgb(39 39 42 / 0.1) !important;
}
.hover\:tw-text-zinc-800\/100:hover{
  color: rgb(39 39 42 / 1) !important;
}
.hover\:tw-text-zinc-800\/15:hover{
  color: rgb(39 39 42 / 0.15) !important;
}
.hover\:tw-text-zinc-800\/20:hover{
  color: rgb(39 39 42 / 0.2) !important;
}
.hover\:tw-text-zinc-800\/25:hover{
  color: rgb(39 39 42 / 0.25) !important;
}
.hover\:tw-text-zinc-800\/30:hover{
  color: rgb(39 39 42 / 0.3) !important;
}
.hover\:tw-text-zinc-800\/35:hover{
  color: rgb(39 39 42 / 0.35) !important;
}
.hover\:tw-text-zinc-800\/40:hover{
  color: rgb(39 39 42 / 0.4) !important;
}
.hover\:tw-text-zinc-800\/45:hover{
  color: rgb(39 39 42 / 0.45) !important;
}
.hover\:tw-text-zinc-800\/5:hover{
  color: rgb(39 39 42 / 0.05) !important;
}
.hover\:tw-text-zinc-800\/50:hover{
  color: rgb(39 39 42 / 0.5) !important;
}
.hover\:tw-text-zinc-800\/55:hover{
  color: rgb(39 39 42 / 0.55) !important;
}
.hover\:tw-text-zinc-800\/60:hover{
  color: rgb(39 39 42 / 0.6) !important;
}
.hover\:tw-text-zinc-800\/65:hover{
  color: rgb(39 39 42 / 0.65) !important;
}
.hover\:tw-text-zinc-800\/70:hover{
  color: rgb(39 39 42 / 0.7) !important;
}
.hover\:tw-text-zinc-800\/75:hover{
  color: rgb(39 39 42 / 0.75) !important;
}
.hover\:tw-text-zinc-800\/80:hover{
  color: rgb(39 39 42 / 0.8) !important;
}
.hover\:tw-text-zinc-800\/85:hover{
  color: rgb(39 39 42 / 0.85) !important;
}
.hover\:tw-text-zinc-800\/90:hover{
  color: rgb(39 39 42 / 0.9) !important;
}
.hover\:tw-text-zinc-800\/95:hover{
  color: rgb(39 39 42 / 0.95) !important;
}
.hover\:tw-text-zinc-900:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-900\/0:hover{
  color: rgb(24 24 27 / 0) !important;
}
.hover\:tw-text-zinc-900\/10:hover{
  color: rgb(24 24 27 / 0.1) !important;
}
.hover\:tw-text-zinc-900\/100:hover{
  color: rgb(24 24 27 / 1) !important;
}
.hover\:tw-text-zinc-900\/15:hover{
  color: rgb(24 24 27 / 0.15) !important;
}
.hover\:tw-text-zinc-900\/20:hover{
  color: rgb(24 24 27 / 0.2) !important;
}
.hover\:tw-text-zinc-900\/25:hover{
  color: rgb(24 24 27 / 0.25) !important;
}
.hover\:tw-text-zinc-900\/30:hover{
  color: rgb(24 24 27 / 0.3) !important;
}
.hover\:tw-text-zinc-900\/35:hover{
  color: rgb(24 24 27 / 0.35) !important;
}
.hover\:tw-text-zinc-900\/40:hover{
  color: rgb(24 24 27 / 0.4) !important;
}
.hover\:tw-text-zinc-900\/45:hover{
  color: rgb(24 24 27 / 0.45) !important;
}
.hover\:tw-text-zinc-900\/5:hover{
  color: rgb(24 24 27 / 0.05) !important;
}
.hover\:tw-text-zinc-900\/50:hover{
  color: rgb(24 24 27 / 0.5) !important;
}
.hover\:tw-text-zinc-900\/55:hover{
  color: rgb(24 24 27 / 0.55) !important;
}
.hover\:tw-text-zinc-900\/60:hover{
  color: rgb(24 24 27 / 0.6) !important;
}
.hover\:tw-text-zinc-900\/65:hover{
  color: rgb(24 24 27 / 0.65) !important;
}
.hover\:tw-text-zinc-900\/70:hover{
  color: rgb(24 24 27 / 0.7) !important;
}
.hover\:tw-text-zinc-900\/75:hover{
  color: rgb(24 24 27 / 0.75) !important;
}
.hover\:tw-text-zinc-900\/80:hover{
  color: rgb(24 24 27 / 0.8) !important;
}
.hover\:tw-text-zinc-900\/85:hover{
  color: rgb(24 24 27 / 0.85) !important;
}
.hover\:tw-text-zinc-900\/90:hover{
  color: rgb(24 24 27 / 0.9) !important;
}
.hover\:tw-text-zinc-900\/95:hover{
  color: rgb(24 24 27 / 0.95) !important;
}
.hover\:tw-text-zinc-950:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(9 9 11 / var(--tw-text-opacity, 1)) !important;
}
.hover\:tw-text-zinc-950\/0:hover{
  color: rgb(9 9 11 / 0) !important;
}
.hover\:tw-text-zinc-950\/10:hover{
  color: rgb(9 9 11 / 0.1) !important;
}
.hover\:tw-text-zinc-950\/100:hover{
  color: rgb(9 9 11 / 1) !important;
}
.hover\:tw-text-zinc-950\/15:hover{
  color: rgb(9 9 11 / 0.15) !important;
}
.hover\:tw-text-zinc-950\/20:hover{
  color: rgb(9 9 11 / 0.2) !important;
}
.hover\:tw-text-zinc-950\/25:hover{
  color: rgb(9 9 11 / 0.25) !important;
}
.hover\:tw-text-zinc-950\/30:hover{
  color: rgb(9 9 11 / 0.3) !important;
}
.hover\:tw-text-zinc-950\/35:hover{
  color: rgb(9 9 11 / 0.35) !important;
}
.hover\:tw-text-zinc-950\/40:hover{
  color: rgb(9 9 11 / 0.4) !important;
}
.hover\:tw-text-zinc-950\/45:hover{
  color: rgb(9 9 11 / 0.45) !important;
}
.hover\:tw-text-zinc-950\/5:hover{
  color: rgb(9 9 11 / 0.05) !important;
}
.hover\:tw-text-zinc-950\/50:hover{
  color: rgb(9 9 11 / 0.5) !important;
}
.hover\:tw-text-zinc-950\/55:hover{
  color: rgb(9 9 11 / 0.55) !important;
}
.hover\:tw-text-zinc-950\/60:hover{
  color: rgb(9 9 11 / 0.6) !important;
}
.hover\:tw-text-zinc-950\/65:hover{
  color: rgb(9 9 11 / 0.65) !important;
}
.hover\:tw-text-zinc-950\/70:hover{
  color: rgb(9 9 11 / 0.7) !important;
}
.hover\:tw-text-zinc-950\/75:hover{
  color: rgb(9 9 11 / 0.75) !important;
}
.hover\:tw-text-zinc-950\/80:hover{
  color: rgb(9 9 11 / 0.8) !important;
}
.hover\:tw-text-zinc-950\/85:hover{
  color: rgb(9 9 11 / 0.85) !important;
}
.hover\:tw-text-zinc-950\/90:hover{
  color: rgb(9 9 11 / 0.9) !important;
}
.hover\:tw-text-zinc-950\/95:hover{
  color: rgb(9 9 11 / 0.95) !important;
}
.hover\:tw-text-opacity-0:hover{
  --tw-text-opacity: 0 !important;
}
.hover\:tw-text-opacity-10:hover{
  --tw-text-opacity: 0.1 !important;
}
.hover\:tw-text-opacity-100:hover{
  --tw-text-opacity: 1 !important;
}
.hover\:tw-text-opacity-15:hover{
  --tw-text-opacity: 0.15 !important;
}
.hover\:tw-text-opacity-20:hover{
  --tw-text-opacity: 0.2 !important;
}
.hover\:tw-text-opacity-25:hover{
  --tw-text-opacity: 0.25 !important;
}
.hover\:tw-text-opacity-30:hover{
  --tw-text-opacity: 0.3 !important;
}
.hover\:tw-text-opacity-35:hover{
  --tw-text-opacity: 0.35 !important;
}
.hover\:tw-text-opacity-40:hover{
  --tw-text-opacity: 0.4 !important;
}
.hover\:tw-text-opacity-45:hover{
  --tw-text-opacity: 0.45 !important;
}
.hover\:tw-text-opacity-5:hover{
  --tw-text-opacity: 0.05 !important;
}
.hover\:tw-text-opacity-50:hover{
  --tw-text-opacity: 0.5 !important;
}
.hover\:tw-text-opacity-55:hover{
  --tw-text-opacity: 0.55 !important;
}
.hover\:tw-text-opacity-60:hover{
  --tw-text-opacity: 0.6 !important;
}
.hover\:tw-text-opacity-65:hover{
  --tw-text-opacity: 0.65 !important;
}
.hover\:tw-text-opacity-70:hover{
  --tw-text-opacity: 0.7 !important;
}
.hover\:tw-text-opacity-75:hover{
  --tw-text-opacity: 0.75 !important;
}
.hover\:tw-text-opacity-80:hover{
  --tw-text-opacity: 0.8 !important;
}
.hover\:tw-text-opacity-85:hover{
  --tw-text-opacity: 0.85 !important;
}
.hover\:tw-text-opacity-90:hover{
  --tw-text-opacity: 0.9 !important;
}
.hover\:tw-text-opacity-95:hover{
  --tw-text-opacity: 0.95 !important;
}
.hover\:tw-underline:hover{
  text-decoration-line: underline !important;
}
.hover\:tw-opacity-70:hover{
  opacity: 0.7 !important;
}
.hover\:tw-bg-blend-normal:hover{
  background-blend-mode: normal !important;
}
.hover\:tw-bg-blend-multiply:hover{
  background-blend-mode: multiply !important;
}
.hover\:tw-bg-blend-screen:hover{
  background-blend-mode: screen !important;
}
.hover\:tw-bg-blend-overlay:hover{
  background-blend-mode: overlay !important;
}
.hover\:tw-bg-blend-darken:hover{
  background-blend-mode: darken !important;
}
.hover\:tw-bg-blend-lighten:hover{
  background-blend-mode: lighten !important;
}
.hover\:tw-bg-blend-color-dodge:hover{
  background-blend-mode: color-dodge !important;
}
.hover\:tw-bg-blend-color-burn:hover{
  background-blend-mode: color-burn !important;
}
.hover\:tw-bg-blend-hard-light:hover{
  background-blend-mode: hard-light !important;
}
.hover\:tw-bg-blend-soft-light:hover{
  background-blend-mode: soft-light !important;
}
.hover\:tw-bg-blend-difference:hover{
  background-blend-mode: difference !important;
}
.hover\:tw-bg-blend-exclusion:hover{
  background-blend-mode: exclusion !important;
}
.hover\:tw-bg-blend-hue:hover{
  background-blend-mode: hue !important;
}
.hover\:tw-bg-blend-saturation:hover{
  background-blend-mode: saturation !important;
}
.hover\:tw-bg-blend-color:hover{
  background-blend-mode: color !important;
}
.hover\:tw-bg-blend-luminosity:hover{
  background-blend-mode: luminosity !important;
}
.focus\:tw-z-10:focus{
  z-index: 10 !important;
}
.focus\:tw-text-ellipsis:focus{
  text-overflow: ellipsis !important;
}
.focus\:tw-text-clip:focus{
  text-overflow: clip !important;
}
.focus\:tw-text-wrap:focus{
  text-wrap: wrap !important;
}
.focus\:tw-text-nowrap:focus{
  text-wrap: nowrap !important;
}
.focus\:tw-text-balance:focus{
  text-wrap: balance !important;
}
.focus\:tw-text-pretty:focus{
  text-wrap: pretty !important;
}
.focus\:tw-border-blue-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(102 190 227 / var(--tw-border-opacity, 1)) !important;
}
.focus\:tw-border-gray-25:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(249 249 249 / var(--tw-border-opacity, 1)) !important;
}
.focus\:tw-border-red-500:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 0 0 / var(--tw-border-opacity, 1)) !important;
}
.focus\:tw-bg-amber-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-100\/0:focus{
  background-color: rgb(254 243 199 / 0) !important;
}
.focus\:tw-bg-amber-100\/10:focus{
  background-color: rgb(254 243 199 / 0.1) !important;
}
.focus\:tw-bg-amber-100\/100:focus{
  background-color: rgb(254 243 199 / 1) !important;
}
.focus\:tw-bg-amber-100\/15:focus{
  background-color: rgb(254 243 199 / 0.15) !important;
}
.focus\:tw-bg-amber-100\/20:focus{
  background-color: rgb(254 243 199 / 0.2) !important;
}
.focus\:tw-bg-amber-100\/25:focus{
  background-color: rgb(254 243 199 / 0.25) !important;
}
.focus\:tw-bg-amber-100\/30:focus{
  background-color: rgb(254 243 199 / 0.3) !important;
}
.focus\:tw-bg-amber-100\/35:focus{
  background-color: rgb(254 243 199 / 0.35) !important;
}
.focus\:tw-bg-amber-100\/40:focus{
  background-color: rgb(254 243 199 / 0.4) !important;
}
.focus\:tw-bg-amber-100\/45:focus{
  background-color: rgb(254 243 199 / 0.45) !important;
}
.focus\:tw-bg-amber-100\/5:focus{
  background-color: rgb(254 243 199 / 0.05) !important;
}
.focus\:tw-bg-amber-100\/50:focus{
  background-color: rgb(254 243 199 / 0.5) !important;
}
.focus\:tw-bg-amber-100\/55:focus{
  background-color: rgb(254 243 199 / 0.55) !important;
}
.focus\:tw-bg-amber-100\/60:focus{
  background-color: rgb(254 243 199 / 0.6) !important;
}
.focus\:tw-bg-amber-100\/65:focus{
  background-color: rgb(254 243 199 / 0.65) !important;
}
.focus\:tw-bg-amber-100\/70:focus{
  background-color: rgb(254 243 199 / 0.7) !important;
}
.focus\:tw-bg-amber-100\/75:focus{
  background-color: rgb(254 243 199 / 0.75) !important;
}
.focus\:tw-bg-amber-100\/80:focus{
  background-color: rgb(254 243 199 / 0.8) !important;
}
.focus\:tw-bg-amber-100\/85:focus{
  background-color: rgb(254 243 199 / 0.85) !important;
}
.focus\:tw-bg-amber-100\/90:focus{
  background-color: rgb(254 243 199 / 0.9) !important;
}
.focus\:tw-bg-amber-100\/95:focus{
  background-color: rgb(254 243 199 / 0.95) !important;
}
.focus\:tw-bg-amber-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-200\/0:focus{
  background-color: rgb(253 230 138 / 0) !important;
}
.focus\:tw-bg-amber-200\/10:focus{
  background-color: rgb(253 230 138 / 0.1) !important;
}
.focus\:tw-bg-amber-200\/100:focus{
  background-color: rgb(253 230 138 / 1) !important;
}
.focus\:tw-bg-amber-200\/15:focus{
  background-color: rgb(253 230 138 / 0.15) !important;
}
.focus\:tw-bg-amber-200\/20:focus{
  background-color: rgb(253 230 138 / 0.2) !important;
}
.focus\:tw-bg-amber-200\/25:focus{
  background-color: rgb(253 230 138 / 0.25) !important;
}
.focus\:tw-bg-amber-200\/30:focus{
  background-color: rgb(253 230 138 / 0.3) !important;
}
.focus\:tw-bg-amber-200\/35:focus{
  background-color: rgb(253 230 138 / 0.35) !important;
}
.focus\:tw-bg-amber-200\/40:focus{
  background-color: rgb(253 230 138 / 0.4) !important;
}
.focus\:tw-bg-amber-200\/45:focus{
  background-color: rgb(253 230 138 / 0.45) !important;
}
.focus\:tw-bg-amber-200\/5:focus{
  background-color: rgb(253 230 138 / 0.05) !important;
}
.focus\:tw-bg-amber-200\/50:focus{
  background-color: rgb(253 230 138 / 0.5) !important;
}
.focus\:tw-bg-amber-200\/55:focus{
  background-color: rgb(253 230 138 / 0.55) !important;
}
.focus\:tw-bg-amber-200\/60:focus{
  background-color: rgb(253 230 138 / 0.6) !important;
}
.focus\:tw-bg-amber-200\/65:focus{
  background-color: rgb(253 230 138 / 0.65) !important;
}
.focus\:tw-bg-amber-200\/70:focus{
  background-color: rgb(253 230 138 / 0.7) !important;
}
.focus\:tw-bg-amber-200\/75:focus{
  background-color: rgb(253 230 138 / 0.75) !important;
}
.focus\:tw-bg-amber-200\/80:focus{
  background-color: rgb(253 230 138 / 0.8) !important;
}
.focus\:tw-bg-amber-200\/85:focus{
  background-color: rgb(253 230 138 / 0.85) !important;
}
.focus\:tw-bg-amber-200\/90:focus{
  background-color: rgb(253 230 138 / 0.9) !important;
}
.focus\:tw-bg-amber-200\/95:focus{
  background-color: rgb(253 230 138 / 0.95) !important;
}
.focus\:tw-bg-amber-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-300\/0:focus{
  background-color: rgb(252 211 77 / 0) !important;
}
.focus\:tw-bg-amber-300\/10:focus{
  background-color: rgb(252 211 77 / 0.1) !important;
}
.focus\:tw-bg-amber-300\/100:focus{
  background-color: rgb(252 211 77 / 1) !important;
}
.focus\:tw-bg-amber-300\/15:focus{
  background-color: rgb(252 211 77 / 0.15) !important;
}
.focus\:tw-bg-amber-300\/20:focus{
  background-color: rgb(252 211 77 / 0.2) !important;
}
.focus\:tw-bg-amber-300\/25:focus{
  background-color: rgb(252 211 77 / 0.25) !important;
}
.focus\:tw-bg-amber-300\/30:focus{
  background-color: rgb(252 211 77 / 0.3) !important;
}
.focus\:tw-bg-amber-300\/35:focus{
  background-color: rgb(252 211 77 / 0.35) !important;
}
.focus\:tw-bg-amber-300\/40:focus{
  background-color: rgb(252 211 77 / 0.4) !important;
}
.focus\:tw-bg-amber-300\/45:focus{
  background-color: rgb(252 211 77 / 0.45) !important;
}
.focus\:tw-bg-amber-300\/5:focus{
  background-color: rgb(252 211 77 / 0.05) !important;
}
.focus\:tw-bg-amber-300\/50:focus{
  background-color: rgb(252 211 77 / 0.5) !important;
}
.focus\:tw-bg-amber-300\/55:focus{
  background-color: rgb(252 211 77 / 0.55) !important;
}
.focus\:tw-bg-amber-300\/60:focus{
  background-color: rgb(252 211 77 / 0.6) !important;
}
.focus\:tw-bg-amber-300\/65:focus{
  background-color: rgb(252 211 77 / 0.65) !important;
}
.focus\:tw-bg-amber-300\/70:focus{
  background-color: rgb(252 211 77 / 0.7) !important;
}
.focus\:tw-bg-amber-300\/75:focus{
  background-color: rgb(252 211 77 / 0.75) !important;
}
.focus\:tw-bg-amber-300\/80:focus{
  background-color: rgb(252 211 77 / 0.8) !important;
}
.focus\:tw-bg-amber-300\/85:focus{
  background-color: rgb(252 211 77 / 0.85) !important;
}
.focus\:tw-bg-amber-300\/90:focus{
  background-color: rgb(252 211 77 / 0.9) !important;
}
.focus\:tw-bg-amber-300\/95:focus{
  background-color: rgb(252 211 77 / 0.95) !important;
}
.focus\:tw-bg-amber-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-400\/0:focus{
  background-color: rgb(251 191 36 / 0) !important;
}
.focus\:tw-bg-amber-400\/10:focus{
  background-color: rgb(251 191 36 / 0.1) !important;
}
.focus\:tw-bg-amber-400\/100:focus{
  background-color: rgb(251 191 36 / 1) !important;
}
.focus\:tw-bg-amber-400\/15:focus{
  background-color: rgb(251 191 36 / 0.15) !important;
}
.focus\:tw-bg-amber-400\/20:focus{
  background-color: rgb(251 191 36 / 0.2) !important;
}
.focus\:tw-bg-amber-400\/25:focus{
  background-color: rgb(251 191 36 / 0.25) !important;
}
.focus\:tw-bg-amber-400\/30:focus{
  background-color: rgb(251 191 36 / 0.3) !important;
}
.focus\:tw-bg-amber-400\/35:focus{
  background-color: rgb(251 191 36 / 0.35) !important;
}
.focus\:tw-bg-amber-400\/40:focus{
  background-color: rgb(251 191 36 / 0.4) !important;
}
.focus\:tw-bg-amber-400\/45:focus{
  background-color: rgb(251 191 36 / 0.45) !important;
}
.focus\:tw-bg-amber-400\/5:focus{
  background-color: rgb(251 191 36 / 0.05) !important;
}
.focus\:tw-bg-amber-400\/50:focus{
  background-color: rgb(251 191 36 / 0.5) !important;
}
.focus\:tw-bg-amber-400\/55:focus{
  background-color: rgb(251 191 36 / 0.55) !important;
}
.focus\:tw-bg-amber-400\/60:focus{
  background-color: rgb(251 191 36 / 0.6) !important;
}
.focus\:tw-bg-amber-400\/65:focus{
  background-color: rgb(251 191 36 / 0.65) !important;
}
.focus\:tw-bg-amber-400\/70:focus{
  background-color: rgb(251 191 36 / 0.7) !important;
}
.focus\:tw-bg-amber-400\/75:focus{
  background-color: rgb(251 191 36 / 0.75) !important;
}
.focus\:tw-bg-amber-400\/80:focus{
  background-color: rgb(251 191 36 / 0.8) !important;
}
.focus\:tw-bg-amber-400\/85:focus{
  background-color: rgb(251 191 36 / 0.85) !important;
}
.focus\:tw-bg-amber-400\/90:focus{
  background-color: rgb(251 191 36 / 0.9) !important;
}
.focus\:tw-bg-amber-400\/95:focus{
  background-color: rgb(251 191 36 / 0.95) !important;
}
.focus\:tw-bg-amber-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-50\/0:focus{
  background-color: rgb(255 251 235 / 0) !important;
}
.focus\:tw-bg-amber-50\/10:focus{
  background-color: rgb(255 251 235 / 0.1) !important;
}
.focus\:tw-bg-amber-50\/100:focus{
  background-color: rgb(255 251 235 / 1) !important;
}
.focus\:tw-bg-amber-50\/15:focus{
  background-color: rgb(255 251 235 / 0.15) !important;
}
.focus\:tw-bg-amber-50\/20:focus{
  background-color: rgb(255 251 235 / 0.2) !important;
}
.focus\:tw-bg-amber-50\/25:focus{
  background-color: rgb(255 251 235 / 0.25) !important;
}
.focus\:tw-bg-amber-50\/30:focus{
  background-color: rgb(255 251 235 / 0.3) !important;
}
.focus\:tw-bg-amber-50\/35:focus{
  background-color: rgb(255 251 235 / 0.35) !important;
}
.focus\:tw-bg-amber-50\/40:focus{
  background-color: rgb(255 251 235 / 0.4) !important;
}
.focus\:tw-bg-amber-50\/45:focus{
  background-color: rgb(255 251 235 / 0.45) !important;
}
.focus\:tw-bg-amber-50\/5:focus{
  background-color: rgb(255 251 235 / 0.05) !important;
}
.focus\:tw-bg-amber-50\/50:focus{
  background-color: rgb(255 251 235 / 0.5) !important;
}
.focus\:tw-bg-amber-50\/55:focus{
  background-color: rgb(255 251 235 / 0.55) !important;
}
.focus\:tw-bg-amber-50\/60:focus{
  background-color: rgb(255 251 235 / 0.6) !important;
}
.focus\:tw-bg-amber-50\/65:focus{
  background-color: rgb(255 251 235 / 0.65) !important;
}
.focus\:tw-bg-amber-50\/70:focus{
  background-color: rgb(255 251 235 / 0.7) !important;
}
.focus\:tw-bg-amber-50\/75:focus{
  background-color: rgb(255 251 235 / 0.75) !important;
}
.focus\:tw-bg-amber-50\/80:focus{
  background-color: rgb(255 251 235 / 0.8) !important;
}
.focus\:tw-bg-amber-50\/85:focus{
  background-color: rgb(255 251 235 / 0.85) !important;
}
.focus\:tw-bg-amber-50\/90:focus{
  background-color: rgb(255 251 235 / 0.9) !important;
}
.focus\:tw-bg-amber-50\/95:focus{
  background-color: rgb(255 251 235 / 0.95) !important;
}
.focus\:tw-bg-amber-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-500\/0:focus{
  background-color: rgb(245 158 11 / 0) !important;
}
.focus\:tw-bg-amber-500\/10:focus{
  background-color: rgb(245 158 11 / 0.1) !important;
}
.focus\:tw-bg-amber-500\/100:focus{
  background-color: rgb(245 158 11 / 1) !important;
}
.focus\:tw-bg-amber-500\/15:focus{
  background-color: rgb(245 158 11 / 0.15) !important;
}
.focus\:tw-bg-amber-500\/20:focus{
  background-color: rgb(245 158 11 / 0.2) !important;
}
.focus\:tw-bg-amber-500\/25:focus{
  background-color: rgb(245 158 11 / 0.25) !important;
}
.focus\:tw-bg-amber-500\/30:focus{
  background-color: rgb(245 158 11 / 0.3) !important;
}
.focus\:tw-bg-amber-500\/35:focus{
  background-color: rgb(245 158 11 / 0.35) !important;
}
.focus\:tw-bg-amber-500\/40:focus{
  background-color: rgb(245 158 11 / 0.4) !important;
}
.focus\:tw-bg-amber-500\/45:focus{
  background-color: rgb(245 158 11 / 0.45) !important;
}
.focus\:tw-bg-amber-500\/5:focus{
  background-color: rgb(245 158 11 / 0.05) !important;
}
.focus\:tw-bg-amber-500\/50:focus{
  background-color: rgb(245 158 11 / 0.5) !important;
}
.focus\:tw-bg-amber-500\/55:focus{
  background-color: rgb(245 158 11 / 0.55) !important;
}
.focus\:tw-bg-amber-500\/60:focus{
  background-color: rgb(245 158 11 / 0.6) !important;
}
.focus\:tw-bg-amber-500\/65:focus{
  background-color: rgb(245 158 11 / 0.65) !important;
}
.focus\:tw-bg-amber-500\/70:focus{
  background-color: rgb(245 158 11 / 0.7) !important;
}
.focus\:tw-bg-amber-500\/75:focus{
  background-color: rgb(245 158 11 / 0.75) !important;
}
.focus\:tw-bg-amber-500\/80:focus{
  background-color: rgb(245 158 11 / 0.8) !important;
}
.focus\:tw-bg-amber-500\/85:focus{
  background-color: rgb(245 158 11 / 0.85) !important;
}
.focus\:tw-bg-amber-500\/90:focus{
  background-color: rgb(245 158 11 / 0.9) !important;
}
.focus\:tw-bg-amber-500\/95:focus{
  background-color: rgb(245 158 11 / 0.95) !important;
}
.focus\:tw-bg-amber-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-600\/0:focus{
  background-color: rgb(217 119 6 / 0) !important;
}
.focus\:tw-bg-amber-600\/10:focus{
  background-color: rgb(217 119 6 / 0.1) !important;
}
.focus\:tw-bg-amber-600\/100:focus{
  background-color: rgb(217 119 6 / 1) !important;
}
.focus\:tw-bg-amber-600\/15:focus{
  background-color: rgb(217 119 6 / 0.15) !important;
}
.focus\:tw-bg-amber-600\/20:focus{
  background-color: rgb(217 119 6 / 0.2) !important;
}
.focus\:tw-bg-amber-600\/25:focus{
  background-color: rgb(217 119 6 / 0.25) !important;
}
.focus\:tw-bg-amber-600\/30:focus{
  background-color: rgb(217 119 6 / 0.3) !important;
}
.focus\:tw-bg-amber-600\/35:focus{
  background-color: rgb(217 119 6 / 0.35) !important;
}
.focus\:tw-bg-amber-600\/40:focus{
  background-color: rgb(217 119 6 / 0.4) !important;
}
.focus\:tw-bg-amber-600\/45:focus{
  background-color: rgb(217 119 6 / 0.45) !important;
}
.focus\:tw-bg-amber-600\/5:focus{
  background-color: rgb(217 119 6 / 0.05) !important;
}
.focus\:tw-bg-amber-600\/50:focus{
  background-color: rgb(217 119 6 / 0.5) !important;
}
.focus\:tw-bg-amber-600\/55:focus{
  background-color: rgb(217 119 6 / 0.55) !important;
}
.focus\:tw-bg-amber-600\/60:focus{
  background-color: rgb(217 119 6 / 0.6) !important;
}
.focus\:tw-bg-amber-600\/65:focus{
  background-color: rgb(217 119 6 / 0.65) !important;
}
.focus\:tw-bg-amber-600\/70:focus{
  background-color: rgb(217 119 6 / 0.7) !important;
}
.focus\:tw-bg-amber-600\/75:focus{
  background-color: rgb(217 119 6 / 0.75) !important;
}
.focus\:tw-bg-amber-600\/80:focus{
  background-color: rgb(217 119 6 / 0.8) !important;
}
.focus\:tw-bg-amber-600\/85:focus{
  background-color: rgb(217 119 6 / 0.85) !important;
}
.focus\:tw-bg-amber-600\/90:focus{
  background-color: rgb(217 119 6 / 0.9) !important;
}
.focus\:tw-bg-amber-600\/95:focus{
  background-color: rgb(217 119 6 / 0.95) !important;
}
.focus\:tw-bg-amber-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-700\/0:focus{
  background-color: rgb(180 83 9 / 0) !important;
}
.focus\:tw-bg-amber-700\/10:focus{
  background-color: rgb(180 83 9 / 0.1) !important;
}
.focus\:tw-bg-amber-700\/100:focus{
  background-color: rgb(180 83 9 / 1) !important;
}
.focus\:tw-bg-amber-700\/15:focus{
  background-color: rgb(180 83 9 / 0.15) !important;
}
.focus\:tw-bg-amber-700\/20:focus{
  background-color: rgb(180 83 9 / 0.2) !important;
}
.focus\:tw-bg-amber-700\/25:focus{
  background-color: rgb(180 83 9 / 0.25) !important;
}
.focus\:tw-bg-amber-700\/30:focus{
  background-color: rgb(180 83 9 / 0.3) !important;
}
.focus\:tw-bg-amber-700\/35:focus{
  background-color: rgb(180 83 9 / 0.35) !important;
}
.focus\:tw-bg-amber-700\/40:focus{
  background-color: rgb(180 83 9 / 0.4) !important;
}
.focus\:tw-bg-amber-700\/45:focus{
  background-color: rgb(180 83 9 / 0.45) !important;
}
.focus\:tw-bg-amber-700\/5:focus{
  background-color: rgb(180 83 9 / 0.05) !important;
}
.focus\:tw-bg-amber-700\/50:focus{
  background-color: rgb(180 83 9 / 0.5) !important;
}
.focus\:tw-bg-amber-700\/55:focus{
  background-color: rgb(180 83 9 / 0.55) !important;
}
.focus\:tw-bg-amber-700\/60:focus{
  background-color: rgb(180 83 9 / 0.6) !important;
}
.focus\:tw-bg-amber-700\/65:focus{
  background-color: rgb(180 83 9 / 0.65) !important;
}
.focus\:tw-bg-amber-700\/70:focus{
  background-color: rgb(180 83 9 / 0.7) !important;
}
.focus\:tw-bg-amber-700\/75:focus{
  background-color: rgb(180 83 9 / 0.75) !important;
}
.focus\:tw-bg-amber-700\/80:focus{
  background-color: rgb(180 83 9 / 0.8) !important;
}
.focus\:tw-bg-amber-700\/85:focus{
  background-color: rgb(180 83 9 / 0.85) !important;
}
.focus\:tw-bg-amber-700\/90:focus{
  background-color: rgb(180 83 9 / 0.9) !important;
}
.focus\:tw-bg-amber-700\/95:focus{
  background-color: rgb(180 83 9 / 0.95) !important;
}
.focus\:tw-bg-amber-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-800\/0:focus{
  background-color: rgb(146 64 14 / 0) !important;
}
.focus\:tw-bg-amber-800\/10:focus{
  background-color: rgb(146 64 14 / 0.1) !important;
}
.focus\:tw-bg-amber-800\/100:focus{
  background-color: rgb(146 64 14 / 1) !important;
}
.focus\:tw-bg-amber-800\/15:focus{
  background-color: rgb(146 64 14 / 0.15) !important;
}
.focus\:tw-bg-amber-800\/20:focus{
  background-color: rgb(146 64 14 / 0.2) !important;
}
.focus\:tw-bg-amber-800\/25:focus{
  background-color: rgb(146 64 14 / 0.25) !important;
}
.focus\:tw-bg-amber-800\/30:focus{
  background-color: rgb(146 64 14 / 0.3) !important;
}
.focus\:tw-bg-amber-800\/35:focus{
  background-color: rgb(146 64 14 / 0.35) !important;
}
.focus\:tw-bg-amber-800\/40:focus{
  background-color: rgb(146 64 14 / 0.4) !important;
}
.focus\:tw-bg-amber-800\/45:focus{
  background-color: rgb(146 64 14 / 0.45) !important;
}
.focus\:tw-bg-amber-800\/5:focus{
  background-color: rgb(146 64 14 / 0.05) !important;
}
.focus\:tw-bg-amber-800\/50:focus{
  background-color: rgb(146 64 14 / 0.5) !important;
}
.focus\:tw-bg-amber-800\/55:focus{
  background-color: rgb(146 64 14 / 0.55) !important;
}
.focus\:tw-bg-amber-800\/60:focus{
  background-color: rgb(146 64 14 / 0.6) !important;
}
.focus\:tw-bg-amber-800\/65:focus{
  background-color: rgb(146 64 14 / 0.65) !important;
}
.focus\:tw-bg-amber-800\/70:focus{
  background-color: rgb(146 64 14 / 0.7) !important;
}
.focus\:tw-bg-amber-800\/75:focus{
  background-color: rgb(146 64 14 / 0.75) !important;
}
.focus\:tw-bg-amber-800\/80:focus{
  background-color: rgb(146 64 14 / 0.8) !important;
}
.focus\:tw-bg-amber-800\/85:focus{
  background-color: rgb(146 64 14 / 0.85) !important;
}
.focus\:tw-bg-amber-800\/90:focus{
  background-color: rgb(146 64 14 / 0.9) !important;
}
.focus\:tw-bg-amber-800\/95:focus{
  background-color: rgb(146 64 14 / 0.95) !important;
}
.focus\:tw-bg-amber-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-900\/0:focus{
  background-color: rgb(120 53 15 / 0) !important;
}
.focus\:tw-bg-amber-900\/10:focus{
  background-color: rgb(120 53 15 / 0.1) !important;
}
.focus\:tw-bg-amber-900\/100:focus{
  background-color: rgb(120 53 15 / 1) !important;
}
.focus\:tw-bg-amber-900\/15:focus{
  background-color: rgb(120 53 15 / 0.15) !important;
}
.focus\:tw-bg-amber-900\/20:focus{
  background-color: rgb(120 53 15 / 0.2) !important;
}
.focus\:tw-bg-amber-900\/25:focus{
  background-color: rgb(120 53 15 / 0.25) !important;
}
.focus\:tw-bg-amber-900\/30:focus{
  background-color: rgb(120 53 15 / 0.3) !important;
}
.focus\:tw-bg-amber-900\/35:focus{
  background-color: rgb(120 53 15 / 0.35) !important;
}
.focus\:tw-bg-amber-900\/40:focus{
  background-color: rgb(120 53 15 / 0.4) !important;
}
.focus\:tw-bg-amber-900\/45:focus{
  background-color: rgb(120 53 15 / 0.45) !important;
}
.focus\:tw-bg-amber-900\/5:focus{
  background-color: rgb(120 53 15 / 0.05) !important;
}
.focus\:tw-bg-amber-900\/50:focus{
  background-color: rgb(120 53 15 / 0.5) !important;
}
.focus\:tw-bg-amber-900\/55:focus{
  background-color: rgb(120 53 15 / 0.55) !important;
}
.focus\:tw-bg-amber-900\/60:focus{
  background-color: rgb(120 53 15 / 0.6) !important;
}
.focus\:tw-bg-amber-900\/65:focus{
  background-color: rgb(120 53 15 / 0.65) !important;
}
.focus\:tw-bg-amber-900\/70:focus{
  background-color: rgb(120 53 15 / 0.7) !important;
}
.focus\:tw-bg-amber-900\/75:focus{
  background-color: rgb(120 53 15 / 0.75) !important;
}
.focus\:tw-bg-amber-900\/80:focus{
  background-color: rgb(120 53 15 / 0.8) !important;
}
.focus\:tw-bg-amber-900\/85:focus{
  background-color: rgb(120 53 15 / 0.85) !important;
}
.focus\:tw-bg-amber-900\/90:focus{
  background-color: rgb(120 53 15 / 0.9) !important;
}
.focus\:tw-bg-amber-900\/95:focus{
  background-color: rgb(120 53 15 / 0.95) !important;
}
.focus\:tw-bg-amber-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-amber-950\/0:focus{
  background-color: rgb(69 26 3 / 0) !important;
}
.focus\:tw-bg-amber-950\/10:focus{
  background-color: rgb(69 26 3 / 0.1) !important;
}
.focus\:tw-bg-amber-950\/100:focus{
  background-color: rgb(69 26 3 / 1) !important;
}
.focus\:tw-bg-amber-950\/15:focus{
  background-color: rgb(69 26 3 / 0.15) !important;
}
.focus\:tw-bg-amber-950\/20:focus{
  background-color: rgb(69 26 3 / 0.2) !important;
}
.focus\:tw-bg-amber-950\/25:focus{
  background-color: rgb(69 26 3 / 0.25) !important;
}
.focus\:tw-bg-amber-950\/30:focus{
  background-color: rgb(69 26 3 / 0.3) !important;
}
.focus\:tw-bg-amber-950\/35:focus{
  background-color: rgb(69 26 3 / 0.35) !important;
}
.focus\:tw-bg-amber-950\/40:focus{
  background-color: rgb(69 26 3 / 0.4) !important;
}
.focus\:tw-bg-amber-950\/45:focus{
  background-color: rgb(69 26 3 / 0.45) !important;
}
.focus\:tw-bg-amber-950\/5:focus{
  background-color: rgb(69 26 3 / 0.05) !important;
}
.focus\:tw-bg-amber-950\/50:focus{
  background-color: rgb(69 26 3 / 0.5) !important;
}
.focus\:tw-bg-amber-950\/55:focus{
  background-color: rgb(69 26 3 / 0.55) !important;
}
.focus\:tw-bg-amber-950\/60:focus{
  background-color: rgb(69 26 3 / 0.6) !important;
}
.focus\:tw-bg-amber-950\/65:focus{
  background-color: rgb(69 26 3 / 0.65) !important;
}
.focus\:tw-bg-amber-950\/70:focus{
  background-color: rgb(69 26 3 / 0.7) !important;
}
.focus\:tw-bg-amber-950\/75:focus{
  background-color: rgb(69 26 3 / 0.75) !important;
}
.focus\:tw-bg-amber-950\/80:focus{
  background-color: rgb(69 26 3 / 0.8) !important;
}
.focus\:tw-bg-amber-950\/85:focus{
  background-color: rgb(69 26 3 / 0.85) !important;
}
.focus\:tw-bg-amber-950\/90:focus{
  background-color: rgb(69 26 3 / 0.9) !important;
}
.focus\:tw-bg-amber-950\/95:focus{
  background-color: rgb(69 26 3 / 0.95) !important;
}
.focus\:tw-bg-black:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-black\/0:focus{
  background-color: rgb(0 0 0 / 0) !important;
}
.focus\:tw-bg-black\/10:focus{
  background-color: rgb(0 0 0 / 0.1) !important;
}
.focus\:tw-bg-black\/100:focus{
  background-color: rgb(0 0 0 / 1) !important;
}
.focus\:tw-bg-black\/15:focus{
  background-color: rgb(0 0 0 / 0.15) !important;
}
.focus\:tw-bg-black\/20:focus{
  background-color: rgb(0 0 0 / 0.2) !important;
}
.focus\:tw-bg-black\/25:focus{
  background-color: rgb(0 0 0 / 0.25) !important;
}
.focus\:tw-bg-black\/30:focus{
  background-color: rgb(0 0 0 / 0.3) !important;
}
.focus\:tw-bg-black\/35:focus{
  background-color: rgb(0 0 0 / 0.35) !important;
}
.focus\:tw-bg-black\/40:focus{
  background-color: rgb(0 0 0 / 0.4) !important;
}
.focus\:tw-bg-black\/45:focus{
  background-color: rgb(0 0 0 / 0.45) !important;
}
.focus\:tw-bg-black\/5:focus{
  background-color: rgb(0 0 0 / 0.05) !important;
}
.focus\:tw-bg-black\/50:focus{
  background-color: rgb(0 0 0 / 0.5) !important;
}
.focus\:tw-bg-black\/55:focus{
  background-color: rgb(0 0 0 / 0.55) !important;
}
.focus\:tw-bg-black\/60:focus{
  background-color: rgb(0 0 0 / 0.6) !important;
}
.focus\:tw-bg-black\/65:focus{
  background-color: rgb(0 0 0 / 0.65) !important;
}
.focus\:tw-bg-black\/70:focus{
  background-color: rgb(0 0 0 / 0.7) !important;
}
.focus\:tw-bg-black\/75:focus{
  background-color: rgb(0 0 0 / 0.75) !important;
}
.focus\:tw-bg-black\/80:focus{
  background-color: rgb(0 0 0 / 0.8) !important;
}
.focus\:tw-bg-black\/85:focus{
  background-color: rgb(0 0 0 / 0.85) !important;
}
.focus\:tw-bg-black\/90:focus{
  background-color: rgb(0 0 0 / 0.9) !important;
}
.focus\:tw-bg-black\/95:focus{
  background-color: rgb(0 0 0 / 0.95) !important;
}
.focus\:tw-bg-blue-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-100\/0:focus{
  background-color: rgb(204 233 246 / 0) !important;
}
.focus\:tw-bg-blue-100\/10:focus{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.focus\:tw-bg-blue-100\/100:focus{
  background-color: rgb(204 233 246 / 1) !important;
}
.focus\:tw-bg-blue-100\/15:focus{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.focus\:tw-bg-blue-100\/20:focus{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.focus\:tw-bg-blue-100\/25:focus{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.focus\:tw-bg-blue-100\/30:focus{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.focus\:tw-bg-blue-100\/35:focus{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.focus\:tw-bg-blue-100\/40:focus{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.focus\:tw-bg-blue-100\/45:focus{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.focus\:tw-bg-blue-100\/5:focus{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.focus\:tw-bg-blue-100\/50:focus{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.focus\:tw-bg-blue-100\/55:focus{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.focus\:tw-bg-blue-100\/60:focus{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.focus\:tw-bg-blue-100\/65:focus{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.focus\:tw-bg-blue-100\/70:focus{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.focus\:tw-bg-blue-100\/75:focus{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.focus\:tw-bg-blue-100\/80:focus{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.focus\:tw-bg-blue-100\/85:focus{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.focus\:tw-bg-blue-100\/90:focus{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.focus\:tw-bg-blue-100\/95:focus{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.focus\:tw-bg-blue-20:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-20\/0:focus{
  background-color: rgb(241 244 248 / 0) !important;
}
.focus\:tw-bg-blue-20\/10:focus{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.focus\:tw-bg-blue-20\/100:focus{
  background-color: rgb(241 244 248 / 1) !important;
}
.focus\:tw-bg-blue-20\/15:focus{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.focus\:tw-bg-blue-20\/20:focus{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.focus\:tw-bg-blue-20\/25:focus{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.focus\:tw-bg-blue-20\/30:focus{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.focus\:tw-bg-blue-20\/35:focus{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.focus\:tw-bg-blue-20\/40:focus{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.focus\:tw-bg-blue-20\/45:focus{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.focus\:tw-bg-blue-20\/5:focus{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.focus\:tw-bg-blue-20\/50:focus{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.focus\:tw-bg-blue-20\/55:focus{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.focus\:tw-bg-blue-20\/60:focus{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.focus\:tw-bg-blue-20\/65:focus{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.focus\:tw-bg-blue-20\/70:focus{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.focus\:tw-bg-blue-20\/75:focus{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.focus\:tw-bg-blue-20\/80:focus{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.focus\:tw-bg-blue-20\/85:focus{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.focus\:tw-bg-blue-20\/90:focus{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.focus\:tw-bg-blue-20\/95:focus{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.focus\:tw-bg-blue-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 212 236 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-200\/0:focus{
  background-color: rgb(153 212 236 / 0) !important;
}
.focus\:tw-bg-blue-200\/10:focus{
  background-color: rgb(153 212 236 / 0.1) !important;
}
.focus\:tw-bg-blue-200\/100:focus{
  background-color: rgb(153 212 236 / 1) !important;
}
.focus\:tw-bg-blue-200\/15:focus{
  background-color: rgb(153 212 236 / 0.15) !important;
}
.focus\:tw-bg-blue-200\/20:focus{
  background-color: rgb(153 212 236 / 0.2) !important;
}
.focus\:tw-bg-blue-200\/25:focus{
  background-color: rgb(153 212 236 / 0.25) !important;
}
.focus\:tw-bg-blue-200\/30:focus{
  background-color: rgb(153 212 236 / 0.3) !important;
}
.focus\:tw-bg-blue-200\/35:focus{
  background-color: rgb(153 212 236 / 0.35) !important;
}
.focus\:tw-bg-blue-200\/40:focus{
  background-color: rgb(153 212 236 / 0.4) !important;
}
.focus\:tw-bg-blue-200\/45:focus{
  background-color: rgb(153 212 236 / 0.45) !important;
}
.focus\:tw-bg-blue-200\/5:focus{
  background-color: rgb(153 212 236 / 0.05) !important;
}
.focus\:tw-bg-blue-200\/50:focus{
  background-color: rgb(153 212 236 / 0.5) !important;
}
.focus\:tw-bg-blue-200\/55:focus{
  background-color: rgb(153 212 236 / 0.55) !important;
}
.focus\:tw-bg-blue-200\/60:focus{
  background-color: rgb(153 212 236 / 0.6) !important;
}
.focus\:tw-bg-blue-200\/65:focus{
  background-color: rgb(153 212 236 / 0.65) !important;
}
.focus\:tw-bg-blue-200\/70:focus{
  background-color: rgb(153 212 236 / 0.7) !important;
}
.focus\:tw-bg-blue-200\/75:focus{
  background-color: rgb(153 212 236 / 0.75) !important;
}
.focus\:tw-bg-blue-200\/80:focus{
  background-color: rgb(153 212 236 / 0.8) !important;
}
.focus\:tw-bg-blue-200\/85:focus{
  background-color: rgb(153 212 236 / 0.85) !important;
}
.focus\:tw-bg-blue-200\/90:focus{
  background-color: rgb(153 212 236 / 0.9) !important;
}
.focus\:tw-bg-blue-200\/95:focus{
  background-color: rgb(153 212 236 / 0.95) !important;
}
.focus\:tw-bg-blue-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(102 190 227 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-300\/0:focus{
  background-color: rgb(102 190 227 / 0) !important;
}
.focus\:tw-bg-blue-300\/10:focus{
  background-color: rgb(102 190 227 / 0.1) !important;
}
.focus\:tw-bg-blue-300\/100:focus{
  background-color: rgb(102 190 227 / 1) !important;
}
.focus\:tw-bg-blue-300\/15:focus{
  background-color: rgb(102 190 227 / 0.15) !important;
}
.focus\:tw-bg-blue-300\/20:focus{
  background-color: rgb(102 190 227 / 0.2) !important;
}
.focus\:tw-bg-blue-300\/25:focus{
  background-color: rgb(102 190 227 / 0.25) !important;
}
.focus\:tw-bg-blue-300\/30:focus{
  background-color: rgb(102 190 227 / 0.3) !important;
}
.focus\:tw-bg-blue-300\/35:focus{
  background-color: rgb(102 190 227 / 0.35) !important;
}
.focus\:tw-bg-blue-300\/40:focus{
  background-color: rgb(102 190 227 / 0.4) !important;
}
.focus\:tw-bg-blue-300\/45:focus{
  background-color: rgb(102 190 227 / 0.45) !important;
}
.focus\:tw-bg-blue-300\/5:focus{
  background-color: rgb(102 190 227 / 0.05) !important;
}
.focus\:tw-bg-blue-300\/50:focus{
  background-color: rgb(102 190 227 / 0.5) !important;
}
.focus\:tw-bg-blue-300\/55:focus{
  background-color: rgb(102 190 227 / 0.55) !important;
}
.focus\:tw-bg-blue-300\/60:focus{
  background-color: rgb(102 190 227 / 0.6) !important;
}
.focus\:tw-bg-blue-300\/65:focus{
  background-color: rgb(102 190 227 / 0.65) !important;
}
.focus\:tw-bg-blue-300\/70:focus{
  background-color: rgb(102 190 227 / 0.7) !important;
}
.focus\:tw-bg-blue-300\/75:focus{
  background-color: rgb(102 190 227 / 0.75) !important;
}
.focus\:tw-bg-blue-300\/80:focus{
  background-color: rgb(102 190 227 / 0.8) !important;
}
.focus\:tw-bg-blue-300\/85:focus{
  background-color: rgb(102 190 227 / 0.85) !important;
}
.focus\:tw-bg-blue-300\/90:focus{
  background-color: rgb(102 190 227 / 0.9) !important;
}
.focus\:tw-bg-blue-300\/95:focus{
  background-color: rgb(102 190 227 / 0.95) !important;
}
.focus\:tw-bg-blue-40:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 232 237 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-40\/0:focus{
  background-color: rgb(217 232 237 / 0) !important;
}
.focus\:tw-bg-blue-40\/10:focus{
  background-color: rgb(217 232 237 / 0.1) !important;
}
.focus\:tw-bg-blue-40\/100:focus{
  background-color: rgb(217 232 237 / 1) !important;
}
.focus\:tw-bg-blue-40\/15:focus{
  background-color: rgb(217 232 237 / 0.15) !important;
}
.focus\:tw-bg-blue-40\/20:focus{
  background-color: rgb(217 232 237 / 0.2) !important;
}
.focus\:tw-bg-blue-40\/25:focus{
  background-color: rgb(217 232 237 / 0.25) !important;
}
.focus\:tw-bg-blue-40\/30:focus{
  background-color: rgb(217 232 237 / 0.3) !important;
}
.focus\:tw-bg-blue-40\/35:focus{
  background-color: rgb(217 232 237 / 0.35) !important;
}
.focus\:tw-bg-blue-40\/40:focus{
  background-color: rgb(217 232 237 / 0.4) !important;
}
.focus\:tw-bg-blue-40\/45:focus{
  background-color: rgb(217 232 237 / 0.45) !important;
}
.focus\:tw-bg-blue-40\/5:focus{
  background-color: rgb(217 232 237 / 0.05) !important;
}
.focus\:tw-bg-blue-40\/50:focus{
  background-color: rgb(217 232 237 / 0.5) !important;
}
.focus\:tw-bg-blue-40\/55:focus{
  background-color: rgb(217 232 237 / 0.55) !important;
}
.focus\:tw-bg-blue-40\/60:focus{
  background-color: rgb(217 232 237 / 0.6) !important;
}
.focus\:tw-bg-blue-40\/65:focus{
  background-color: rgb(217 232 237 / 0.65) !important;
}
.focus\:tw-bg-blue-40\/70:focus{
  background-color: rgb(217 232 237 / 0.7) !important;
}
.focus\:tw-bg-blue-40\/75:focus{
  background-color: rgb(217 232 237 / 0.75) !important;
}
.focus\:tw-bg-blue-40\/80:focus{
  background-color: rgb(217 232 237 / 0.8) !important;
}
.focus\:tw-bg-blue-40\/85:focus{
  background-color: rgb(217 232 237 / 0.85) !important;
}
.focus\:tw-bg-blue-40\/90:focus{
  background-color: rgb(217 232 237 / 0.9) !important;
}
.focus\:tw-bg-blue-40\/95:focus{
  background-color: rgb(217 232 237 / 0.95) !important;
}
.focus\:tw-bg-blue-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 169 217 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-400\/0:focus{
  background-color: rgb(51 169 217 / 0) !important;
}
.focus\:tw-bg-blue-400\/10:focus{
  background-color: rgb(51 169 217 / 0.1) !important;
}
.focus\:tw-bg-blue-400\/100:focus{
  background-color: rgb(51 169 217 / 1) !important;
}
.focus\:tw-bg-blue-400\/15:focus{
  background-color: rgb(51 169 217 / 0.15) !important;
}
.focus\:tw-bg-blue-400\/20:focus{
  background-color: rgb(51 169 217 / 0.2) !important;
}
.focus\:tw-bg-blue-400\/25:focus{
  background-color: rgb(51 169 217 / 0.25) !important;
}
.focus\:tw-bg-blue-400\/30:focus{
  background-color: rgb(51 169 217 / 0.3) !important;
}
.focus\:tw-bg-blue-400\/35:focus{
  background-color: rgb(51 169 217 / 0.35) !important;
}
.focus\:tw-bg-blue-400\/40:focus{
  background-color: rgb(51 169 217 / 0.4) !important;
}
.focus\:tw-bg-blue-400\/45:focus{
  background-color: rgb(51 169 217 / 0.45) !important;
}
.focus\:tw-bg-blue-400\/5:focus{
  background-color: rgb(51 169 217 / 0.05) !important;
}
.focus\:tw-bg-blue-400\/50:focus{
  background-color: rgb(51 169 217 / 0.5) !important;
}
.focus\:tw-bg-blue-400\/55:focus{
  background-color: rgb(51 169 217 / 0.55) !important;
}
.focus\:tw-bg-blue-400\/60:focus{
  background-color: rgb(51 169 217 / 0.6) !important;
}
.focus\:tw-bg-blue-400\/65:focus{
  background-color: rgb(51 169 217 / 0.65) !important;
}
.focus\:tw-bg-blue-400\/70:focus{
  background-color: rgb(51 169 217 / 0.7) !important;
}
.focus\:tw-bg-blue-400\/75:focus{
  background-color: rgb(51 169 217 / 0.75) !important;
}
.focus\:tw-bg-blue-400\/80:focus{
  background-color: rgb(51 169 217 / 0.8) !important;
}
.focus\:tw-bg-blue-400\/85:focus{
  background-color: rgb(51 169 217 / 0.85) !important;
}
.focus\:tw-bg-blue-400\/90:focus{
  background-color: rgb(51 169 217 / 0.9) !important;
}
.focus\:tw-bg-blue-400\/95:focus{
  background-color: rgb(51 169 217 / 0.95) !important;
}
.focus\:tw-bg-blue-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 244 250 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-50\/0:focus{
  background-color: rgb(230 244 250 / 0) !important;
}
.focus\:tw-bg-blue-50\/10:focus{
  background-color: rgb(230 244 250 / 0.1) !important;
}
.focus\:tw-bg-blue-50\/100:focus{
  background-color: rgb(230 244 250 / 1) !important;
}
.focus\:tw-bg-blue-50\/15:focus{
  background-color: rgb(230 244 250 / 0.15) !important;
}
.focus\:tw-bg-blue-50\/20:focus{
  background-color: rgb(230 244 250 / 0.2) !important;
}
.focus\:tw-bg-blue-50\/25:focus{
  background-color: rgb(230 244 250 / 0.25) !important;
}
.focus\:tw-bg-blue-50\/30:focus{
  background-color: rgb(230 244 250 / 0.3) !important;
}
.focus\:tw-bg-blue-50\/35:focus{
  background-color: rgb(230 244 250 / 0.35) !important;
}
.focus\:tw-bg-blue-50\/40:focus{
  background-color: rgb(230 244 250 / 0.4) !important;
}
.focus\:tw-bg-blue-50\/45:focus{
  background-color: rgb(230 244 250 / 0.45) !important;
}
.focus\:tw-bg-blue-50\/5:focus{
  background-color: rgb(230 244 250 / 0.05) !important;
}
.focus\:tw-bg-blue-50\/50:focus{
  background-color: rgb(230 244 250 / 0.5) !important;
}
.focus\:tw-bg-blue-50\/55:focus{
  background-color: rgb(230 244 250 / 0.55) !important;
}
.focus\:tw-bg-blue-50\/60:focus{
  background-color: rgb(230 244 250 / 0.6) !important;
}
.focus\:tw-bg-blue-50\/65:focus{
  background-color: rgb(230 244 250 / 0.65) !important;
}
.focus\:tw-bg-blue-50\/70:focus{
  background-color: rgb(230 244 250 / 0.7) !important;
}
.focus\:tw-bg-blue-50\/75:focus{
  background-color: rgb(230 244 250 / 0.75) !important;
}
.focus\:tw-bg-blue-50\/80:focus{
  background-color: rgb(230 244 250 / 0.8) !important;
}
.focus\:tw-bg-blue-50\/85:focus{
  background-color: rgb(230 244 250 / 0.85) !important;
}
.focus\:tw-bg-blue-50\/90:focus{
  background-color: rgb(230 244 250 / 0.9) !important;
}
.focus\:tw-bg-blue-50\/95:focus{
  background-color: rgb(230 244 250 / 0.95) !important;
}
.focus\:tw-bg-blue-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-500\/0:focus{
  background-color: rgb(0 147 208 / 0) !important;
}
.focus\:tw-bg-blue-500\/10:focus{
  background-color: rgb(0 147 208 / 0.1) !important;
}
.focus\:tw-bg-blue-500\/100:focus{
  background-color: rgb(0 147 208 / 1) !important;
}
.focus\:tw-bg-blue-500\/15:focus{
  background-color: rgb(0 147 208 / 0.15) !important;
}
.focus\:tw-bg-blue-500\/20:focus{
  background-color: rgb(0 147 208 / 0.2) !important;
}
.focus\:tw-bg-blue-500\/25:focus{
  background-color: rgb(0 147 208 / 0.25) !important;
}
.focus\:tw-bg-blue-500\/30:focus{
  background-color: rgb(0 147 208 / 0.3) !important;
}
.focus\:tw-bg-blue-500\/35:focus{
  background-color: rgb(0 147 208 / 0.35) !important;
}
.focus\:tw-bg-blue-500\/40:focus{
  background-color: rgb(0 147 208 / 0.4) !important;
}
.focus\:tw-bg-blue-500\/45:focus{
  background-color: rgb(0 147 208 / 0.45) !important;
}
.focus\:tw-bg-blue-500\/5:focus{
  background-color: rgb(0 147 208 / 0.05) !important;
}
.focus\:tw-bg-blue-500\/50:focus{
  background-color: rgb(0 147 208 / 0.5) !important;
}
.focus\:tw-bg-blue-500\/55:focus{
  background-color: rgb(0 147 208 / 0.55) !important;
}
.focus\:tw-bg-blue-500\/60:focus{
  background-color: rgb(0 147 208 / 0.6) !important;
}
.focus\:tw-bg-blue-500\/65:focus{
  background-color: rgb(0 147 208 / 0.65) !important;
}
.focus\:tw-bg-blue-500\/70:focus{
  background-color: rgb(0 147 208 / 0.7) !important;
}
.focus\:tw-bg-blue-500\/75:focus{
  background-color: rgb(0 147 208 / 0.75) !important;
}
.focus\:tw-bg-blue-500\/80:focus{
  background-color: rgb(0 147 208 / 0.8) !important;
}
.focus\:tw-bg-blue-500\/85:focus{
  background-color: rgb(0 147 208 / 0.85) !important;
}
.focus\:tw-bg-blue-500\/90:focus{
  background-color: rgb(0 147 208 / 0.9) !important;
}
.focus\:tw-bg-blue-500\/95:focus{
  background-color: rgb(0 147 208 / 0.95) !important;
}
.focus\:tw-bg-blue-575:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(1 118 167 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-575\/0:focus{
  background-color: rgb(1 118 167 / 0) !important;
}
.focus\:tw-bg-blue-575\/10:focus{
  background-color: rgb(1 118 167 / 0.1) !important;
}
.focus\:tw-bg-blue-575\/100:focus{
  background-color: rgb(1 118 167 / 1) !important;
}
.focus\:tw-bg-blue-575\/15:focus{
  background-color: rgb(1 118 167 / 0.15) !important;
}
.focus\:tw-bg-blue-575\/20:focus{
  background-color: rgb(1 118 167 / 0.2) !important;
}
.focus\:tw-bg-blue-575\/25:focus{
  background-color: rgb(1 118 167 / 0.25) !important;
}
.focus\:tw-bg-blue-575\/30:focus{
  background-color: rgb(1 118 167 / 0.3) !important;
}
.focus\:tw-bg-blue-575\/35:focus{
  background-color: rgb(1 118 167 / 0.35) !important;
}
.focus\:tw-bg-blue-575\/40:focus{
  background-color: rgb(1 118 167 / 0.4) !important;
}
.focus\:tw-bg-blue-575\/45:focus{
  background-color: rgb(1 118 167 / 0.45) !important;
}
.focus\:tw-bg-blue-575\/5:focus{
  background-color: rgb(1 118 167 / 0.05) !important;
}
.focus\:tw-bg-blue-575\/50:focus{
  background-color: rgb(1 118 167 / 0.5) !important;
}
.focus\:tw-bg-blue-575\/55:focus{
  background-color: rgb(1 118 167 / 0.55) !important;
}
.focus\:tw-bg-blue-575\/60:focus{
  background-color: rgb(1 118 167 / 0.6) !important;
}
.focus\:tw-bg-blue-575\/65:focus{
  background-color: rgb(1 118 167 / 0.65) !important;
}
.focus\:tw-bg-blue-575\/70:focus{
  background-color: rgb(1 118 167 / 0.7) !important;
}
.focus\:tw-bg-blue-575\/75:focus{
  background-color: rgb(1 118 167 / 0.75) !important;
}
.focus\:tw-bg-blue-575\/80:focus{
  background-color: rgb(1 118 167 / 0.8) !important;
}
.focus\:tw-bg-blue-575\/85:focus{
  background-color: rgb(1 118 167 / 0.85) !important;
}
.focus\:tw-bg-blue-575\/90:focus{
  background-color: rgb(1 118 167 / 0.9) !important;
}
.focus\:tw-bg-blue-575\/95:focus{
  background-color: rgb(1 118 167 / 0.95) !important;
}
.focus\:tw-bg-blue-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-600\/0:focus{
  background-color: rgb(0 118 166 / 0) !important;
}
.focus\:tw-bg-blue-600\/10:focus{
  background-color: rgb(0 118 166 / 0.1) !important;
}
.focus\:tw-bg-blue-600\/100:focus{
  background-color: rgb(0 118 166 / 1) !important;
}
.focus\:tw-bg-blue-600\/15:focus{
  background-color: rgb(0 118 166 / 0.15) !important;
}
.focus\:tw-bg-blue-600\/20:focus{
  background-color: rgb(0 118 166 / 0.2) !important;
}
.focus\:tw-bg-blue-600\/25:focus{
  background-color: rgb(0 118 166 / 0.25) !important;
}
.focus\:tw-bg-blue-600\/30:focus{
  background-color: rgb(0 118 166 / 0.3) !important;
}
.focus\:tw-bg-blue-600\/35:focus{
  background-color: rgb(0 118 166 / 0.35) !important;
}
.focus\:tw-bg-blue-600\/40:focus{
  background-color: rgb(0 118 166 / 0.4) !important;
}
.focus\:tw-bg-blue-600\/45:focus{
  background-color: rgb(0 118 166 / 0.45) !important;
}
.focus\:tw-bg-blue-600\/5:focus{
  background-color: rgb(0 118 166 / 0.05) !important;
}
.focus\:tw-bg-blue-600\/50:focus{
  background-color: rgb(0 118 166 / 0.5) !important;
}
.focus\:tw-bg-blue-600\/55:focus{
  background-color: rgb(0 118 166 / 0.55) !important;
}
.focus\:tw-bg-blue-600\/60:focus{
  background-color: rgb(0 118 166 / 0.6) !important;
}
.focus\:tw-bg-blue-600\/65:focus{
  background-color: rgb(0 118 166 / 0.65) !important;
}
.focus\:tw-bg-blue-600\/70:focus{
  background-color: rgb(0 118 166 / 0.7) !important;
}
.focus\:tw-bg-blue-600\/75:focus{
  background-color: rgb(0 118 166 / 0.75) !important;
}
.focus\:tw-bg-blue-600\/80:focus{
  background-color: rgb(0 118 166 / 0.8) !important;
}
.focus\:tw-bg-blue-600\/85:focus{
  background-color: rgb(0 118 166 / 0.85) !important;
}
.focus\:tw-bg-blue-600\/90:focus{
  background-color: rgb(0 118 166 / 0.9) !important;
}
.focus\:tw-bg-blue-600\/95:focus{
  background-color: rgb(0 118 166 / 0.95) !important;
}
.focus\:tw-bg-blue-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 88 125 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-700\/0:focus{
  background-color: rgb(0 88 125 / 0) !important;
}
.focus\:tw-bg-blue-700\/10:focus{
  background-color: rgb(0 88 125 / 0.1) !important;
}
.focus\:tw-bg-blue-700\/100:focus{
  background-color: rgb(0 88 125 / 1) !important;
}
.focus\:tw-bg-blue-700\/15:focus{
  background-color: rgb(0 88 125 / 0.15) !important;
}
.focus\:tw-bg-blue-700\/20:focus{
  background-color: rgb(0 88 125 / 0.2) !important;
}
.focus\:tw-bg-blue-700\/25:focus{
  background-color: rgb(0 88 125 / 0.25) !important;
}
.focus\:tw-bg-blue-700\/30:focus{
  background-color: rgb(0 88 125 / 0.3) !important;
}
.focus\:tw-bg-blue-700\/35:focus{
  background-color: rgb(0 88 125 / 0.35) !important;
}
.focus\:tw-bg-blue-700\/40:focus{
  background-color: rgb(0 88 125 / 0.4) !important;
}
.focus\:tw-bg-blue-700\/45:focus{
  background-color: rgb(0 88 125 / 0.45) !important;
}
.focus\:tw-bg-blue-700\/5:focus{
  background-color: rgb(0 88 125 / 0.05) !important;
}
.focus\:tw-bg-blue-700\/50:focus{
  background-color: rgb(0 88 125 / 0.5) !important;
}
.focus\:tw-bg-blue-700\/55:focus{
  background-color: rgb(0 88 125 / 0.55) !important;
}
.focus\:tw-bg-blue-700\/60:focus{
  background-color: rgb(0 88 125 / 0.6) !important;
}
.focus\:tw-bg-blue-700\/65:focus{
  background-color: rgb(0 88 125 / 0.65) !important;
}
.focus\:tw-bg-blue-700\/70:focus{
  background-color: rgb(0 88 125 / 0.7) !important;
}
.focus\:tw-bg-blue-700\/75:focus{
  background-color: rgb(0 88 125 / 0.75) !important;
}
.focus\:tw-bg-blue-700\/80:focus{
  background-color: rgb(0 88 125 / 0.8) !important;
}
.focus\:tw-bg-blue-700\/85:focus{
  background-color: rgb(0 88 125 / 0.85) !important;
}
.focus\:tw-bg-blue-700\/90:focus{
  background-color: rgb(0 88 125 / 0.9) !important;
}
.focus\:tw-bg-blue-700\/95:focus{
  background-color: rgb(0 88 125 / 0.95) !important;
}
.focus\:tw-bg-blue-75:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(218 232 238 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-75\/0:focus{
  background-color: rgb(218 232 238 / 0) !important;
}
.focus\:tw-bg-blue-75\/10:focus{
  background-color: rgb(218 232 238 / 0.1) !important;
}
.focus\:tw-bg-blue-75\/100:focus{
  background-color: rgb(218 232 238 / 1) !important;
}
.focus\:tw-bg-blue-75\/15:focus{
  background-color: rgb(218 232 238 / 0.15) !important;
}
.focus\:tw-bg-blue-75\/20:focus{
  background-color: rgb(218 232 238 / 0.2) !important;
}
.focus\:tw-bg-blue-75\/25:focus{
  background-color: rgb(218 232 238 / 0.25) !important;
}
.focus\:tw-bg-blue-75\/30:focus{
  background-color: rgb(218 232 238 / 0.3) !important;
}
.focus\:tw-bg-blue-75\/35:focus{
  background-color: rgb(218 232 238 / 0.35) !important;
}
.focus\:tw-bg-blue-75\/40:focus{
  background-color: rgb(218 232 238 / 0.4) !important;
}
.focus\:tw-bg-blue-75\/45:focus{
  background-color: rgb(218 232 238 / 0.45) !important;
}
.focus\:tw-bg-blue-75\/5:focus{
  background-color: rgb(218 232 238 / 0.05) !important;
}
.focus\:tw-bg-blue-75\/50:focus{
  background-color: rgb(218 232 238 / 0.5) !important;
}
.focus\:tw-bg-blue-75\/55:focus{
  background-color: rgb(218 232 238 / 0.55) !important;
}
.focus\:tw-bg-blue-75\/60:focus{
  background-color: rgb(218 232 238 / 0.6) !important;
}
.focus\:tw-bg-blue-75\/65:focus{
  background-color: rgb(218 232 238 / 0.65) !important;
}
.focus\:tw-bg-blue-75\/70:focus{
  background-color: rgb(218 232 238 / 0.7) !important;
}
.focus\:tw-bg-blue-75\/75:focus{
  background-color: rgb(218 232 238 / 0.75) !important;
}
.focus\:tw-bg-blue-75\/80:focus{
  background-color: rgb(218 232 238 / 0.8) !important;
}
.focus\:tw-bg-blue-75\/85:focus{
  background-color: rgb(218 232 238 / 0.85) !important;
}
.focus\:tw-bg-blue-75\/90:focus{
  background-color: rgb(218 232 238 / 0.9) !important;
}
.focus\:tw-bg-blue-75\/95:focus{
  background-color: rgb(218 232 238 / 0.95) !important;
}
.focus\:tw-bg-blue-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 59 83 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-800\/0:focus{
  background-color: rgb(0 59 83 / 0) !important;
}
.focus\:tw-bg-blue-800\/10:focus{
  background-color: rgb(0 59 83 / 0.1) !important;
}
.focus\:tw-bg-blue-800\/100:focus{
  background-color: rgb(0 59 83 / 1) !important;
}
.focus\:tw-bg-blue-800\/15:focus{
  background-color: rgb(0 59 83 / 0.15) !important;
}
.focus\:tw-bg-blue-800\/20:focus{
  background-color: rgb(0 59 83 / 0.2) !important;
}
.focus\:tw-bg-blue-800\/25:focus{
  background-color: rgb(0 59 83 / 0.25) !important;
}
.focus\:tw-bg-blue-800\/30:focus{
  background-color: rgb(0 59 83 / 0.3) !important;
}
.focus\:tw-bg-blue-800\/35:focus{
  background-color: rgb(0 59 83 / 0.35) !important;
}
.focus\:tw-bg-blue-800\/40:focus{
  background-color: rgb(0 59 83 / 0.4) !important;
}
.focus\:tw-bg-blue-800\/45:focus{
  background-color: rgb(0 59 83 / 0.45) !important;
}
.focus\:tw-bg-blue-800\/5:focus{
  background-color: rgb(0 59 83 / 0.05) !important;
}
.focus\:tw-bg-blue-800\/50:focus{
  background-color: rgb(0 59 83 / 0.5) !important;
}
.focus\:tw-bg-blue-800\/55:focus{
  background-color: rgb(0 59 83 / 0.55) !important;
}
.focus\:tw-bg-blue-800\/60:focus{
  background-color: rgb(0 59 83 / 0.6) !important;
}
.focus\:tw-bg-blue-800\/65:focus{
  background-color: rgb(0 59 83 / 0.65) !important;
}
.focus\:tw-bg-blue-800\/70:focus{
  background-color: rgb(0 59 83 / 0.7) !important;
}
.focus\:tw-bg-blue-800\/75:focus{
  background-color: rgb(0 59 83 / 0.75) !important;
}
.focus\:tw-bg-blue-800\/80:focus{
  background-color: rgb(0 59 83 / 0.8) !important;
}
.focus\:tw-bg-blue-800\/85:focus{
  background-color: rgb(0 59 83 / 0.85) !important;
}
.focus\:tw-bg-blue-800\/90:focus{
  background-color: rgb(0 59 83 / 0.9) !important;
}
.focus\:tw-bg-blue-800\/95:focus{
  background-color: rgb(0 59 83 / 0.95) !important;
}
.focus\:tw-bg-blue-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 29 42 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-900\/0:focus{
  background-color: rgb(0 29 42 / 0) !important;
}
.focus\:tw-bg-blue-900\/10:focus{
  background-color: rgb(0 29 42 / 0.1) !important;
}
.focus\:tw-bg-blue-900\/100:focus{
  background-color: rgb(0 29 42 / 1) !important;
}
.focus\:tw-bg-blue-900\/15:focus{
  background-color: rgb(0 29 42 / 0.15) !important;
}
.focus\:tw-bg-blue-900\/20:focus{
  background-color: rgb(0 29 42 / 0.2) !important;
}
.focus\:tw-bg-blue-900\/25:focus{
  background-color: rgb(0 29 42 / 0.25) !important;
}
.focus\:tw-bg-blue-900\/30:focus{
  background-color: rgb(0 29 42 / 0.3) !important;
}
.focus\:tw-bg-blue-900\/35:focus{
  background-color: rgb(0 29 42 / 0.35) !important;
}
.focus\:tw-bg-blue-900\/40:focus{
  background-color: rgb(0 29 42 / 0.4) !important;
}
.focus\:tw-bg-blue-900\/45:focus{
  background-color: rgb(0 29 42 / 0.45) !important;
}
.focus\:tw-bg-blue-900\/5:focus{
  background-color: rgb(0 29 42 / 0.05) !important;
}
.focus\:tw-bg-blue-900\/50:focus{
  background-color: rgb(0 29 42 / 0.5) !important;
}
.focus\:tw-bg-blue-900\/55:focus{
  background-color: rgb(0 29 42 / 0.55) !important;
}
.focus\:tw-bg-blue-900\/60:focus{
  background-color: rgb(0 29 42 / 0.6) !important;
}
.focus\:tw-bg-blue-900\/65:focus{
  background-color: rgb(0 29 42 / 0.65) !important;
}
.focus\:tw-bg-blue-900\/70:focus{
  background-color: rgb(0 29 42 / 0.7) !important;
}
.focus\:tw-bg-blue-900\/75:focus{
  background-color: rgb(0 29 42 / 0.75) !important;
}
.focus\:tw-bg-blue-900\/80:focus{
  background-color: rgb(0 29 42 / 0.8) !important;
}
.focus\:tw-bg-blue-900\/85:focus{
  background-color: rgb(0 29 42 / 0.85) !important;
}
.focus\:tw-bg-blue-900\/90:focus{
  background-color: rgb(0 29 42 / 0.9) !important;
}
.focus\:tw-bg-blue-900\/95:focus{
  background-color: rgb(0 29 42 / 0.95) !important;
}
.focus\:tw-bg-blue-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-blue-950\/0:focus{
  background-color: rgb(23 37 84 / 0) !important;
}
.focus\:tw-bg-blue-950\/10:focus{
  background-color: rgb(23 37 84 / 0.1) !important;
}
.focus\:tw-bg-blue-950\/100:focus{
  background-color: rgb(23 37 84 / 1) !important;
}
.focus\:tw-bg-blue-950\/15:focus{
  background-color: rgb(23 37 84 / 0.15) !important;
}
.focus\:tw-bg-blue-950\/20:focus{
  background-color: rgb(23 37 84 / 0.2) !important;
}
.focus\:tw-bg-blue-950\/25:focus{
  background-color: rgb(23 37 84 / 0.25) !important;
}
.focus\:tw-bg-blue-950\/30:focus{
  background-color: rgb(23 37 84 / 0.3) !important;
}
.focus\:tw-bg-blue-950\/35:focus{
  background-color: rgb(23 37 84 / 0.35) !important;
}
.focus\:tw-bg-blue-950\/40:focus{
  background-color: rgb(23 37 84 / 0.4) !important;
}
.focus\:tw-bg-blue-950\/45:focus{
  background-color: rgb(23 37 84 / 0.45) !important;
}
.focus\:tw-bg-blue-950\/5:focus{
  background-color: rgb(23 37 84 / 0.05) !important;
}
.focus\:tw-bg-blue-950\/50:focus{
  background-color: rgb(23 37 84 / 0.5) !important;
}
.focus\:tw-bg-blue-950\/55:focus{
  background-color: rgb(23 37 84 / 0.55) !important;
}
.focus\:tw-bg-blue-950\/60:focus{
  background-color: rgb(23 37 84 / 0.6) !important;
}
.focus\:tw-bg-blue-950\/65:focus{
  background-color: rgb(23 37 84 / 0.65) !important;
}
.focus\:tw-bg-blue-950\/70:focus{
  background-color: rgb(23 37 84 / 0.7) !important;
}
.focus\:tw-bg-blue-950\/75:focus{
  background-color: rgb(23 37 84 / 0.75) !important;
}
.focus\:tw-bg-blue-950\/80:focus{
  background-color: rgb(23 37 84 / 0.8) !important;
}
.focus\:tw-bg-blue-950\/85:focus{
  background-color: rgb(23 37 84 / 0.85) !important;
}
.focus\:tw-bg-blue-950\/90:focus{
  background-color: rgb(23 37 84 / 0.9) !important;
}
.focus\:tw-bg-blue-950\/95:focus{
  background-color: rgb(23 37 84 / 0.95) !important;
}
.focus\:tw-bg-current:focus{
  background-color: currentColor !important;
}
.focus\:tw-bg-cyan-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-100\/0:focus{
  background-color: rgb(207 250 254 / 0) !important;
}
.focus\:tw-bg-cyan-100\/10:focus{
  background-color: rgb(207 250 254 / 0.1) !important;
}
.focus\:tw-bg-cyan-100\/100:focus{
  background-color: rgb(207 250 254 / 1) !important;
}
.focus\:tw-bg-cyan-100\/15:focus{
  background-color: rgb(207 250 254 / 0.15) !important;
}
.focus\:tw-bg-cyan-100\/20:focus{
  background-color: rgb(207 250 254 / 0.2) !important;
}
.focus\:tw-bg-cyan-100\/25:focus{
  background-color: rgb(207 250 254 / 0.25) !important;
}
.focus\:tw-bg-cyan-100\/30:focus{
  background-color: rgb(207 250 254 / 0.3) !important;
}
.focus\:tw-bg-cyan-100\/35:focus{
  background-color: rgb(207 250 254 / 0.35) !important;
}
.focus\:tw-bg-cyan-100\/40:focus{
  background-color: rgb(207 250 254 / 0.4) !important;
}
.focus\:tw-bg-cyan-100\/45:focus{
  background-color: rgb(207 250 254 / 0.45) !important;
}
.focus\:tw-bg-cyan-100\/5:focus{
  background-color: rgb(207 250 254 / 0.05) !important;
}
.focus\:tw-bg-cyan-100\/50:focus{
  background-color: rgb(207 250 254 / 0.5) !important;
}
.focus\:tw-bg-cyan-100\/55:focus{
  background-color: rgb(207 250 254 / 0.55) !important;
}
.focus\:tw-bg-cyan-100\/60:focus{
  background-color: rgb(207 250 254 / 0.6) !important;
}
.focus\:tw-bg-cyan-100\/65:focus{
  background-color: rgb(207 250 254 / 0.65) !important;
}
.focus\:tw-bg-cyan-100\/70:focus{
  background-color: rgb(207 250 254 / 0.7) !important;
}
.focus\:tw-bg-cyan-100\/75:focus{
  background-color: rgb(207 250 254 / 0.75) !important;
}
.focus\:tw-bg-cyan-100\/80:focus{
  background-color: rgb(207 250 254 / 0.8) !important;
}
.focus\:tw-bg-cyan-100\/85:focus{
  background-color: rgb(207 250 254 / 0.85) !important;
}
.focus\:tw-bg-cyan-100\/90:focus{
  background-color: rgb(207 250 254 / 0.9) !important;
}
.focus\:tw-bg-cyan-100\/95:focus{
  background-color: rgb(207 250 254 / 0.95) !important;
}
.focus\:tw-bg-cyan-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-200\/0:focus{
  background-color: rgb(165 243 252 / 0) !important;
}
.focus\:tw-bg-cyan-200\/10:focus{
  background-color: rgb(165 243 252 / 0.1) !important;
}
.focus\:tw-bg-cyan-200\/100:focus{
  background-color: rgb(165 243 252 / 1) !important;
}
.focus\:tw-bg-cyan-200\/15:focus{
  background-color: rgb(165 243 252 / 0.15) !important;
}
.focus\:tw-bg-cyan-200\/20:focus{
  background-color: rgb(165 243 252 / 0.2) !important;
}
.focus\:tw-bg-cyan-200\/25:focus{
  background-color: rgb(165 243 252 / 0.25) !important;
}
.focus\:tw-bg-cyan-200\/30:focus{
  background-color: rgb(165 243 252 / 0.3) !important;
}
.focus\:tw-bg-cyan-200\/35:focus{
  background-color: rgb(165 243 252 / 0.35) !important;
}
.focus\:tw-bg-cyan-200\/40:focus{
  background-color: rgb(165 243 252 / 0.4) !important;
}
.focus\:tw-bg-cyan-200\/45:focus{
  background-color: rgb(165 243 252 / 0.45) !important;
}
.focus\:tw-bg-cyan-200\/5:focus{
  background-color: rgb(165 243 252 / 0.05) !important;
}
.focus\:tw-bg-cyan-200\/50:focus{
  background-color: rgb(165 243 252 / 0.5) !important;
}
.focus\:tw-bg-cyan-200\/55:focus{
  background-color: rgb(165 243 252 / 0.55) !important;
}
.focus\:tw-bg-cyan-200\/60:focus{
  background-color: rgb(165 243 252 / 0.6) !important;
}
.focus\:tw-bg-cyan-200\/65:focus{
  background-color: rgb(165 243 252 / 0.65) !important;
}
.focus\:tw-bg-cyan-200\/70:focus{
  background-color: rgb(165 243 252 / 0.7) !important;
}
.focus\:tw-bg-cyan-200\/75:focus{
  background-color: rgb(165 243 252 / 0.75) !important;
}
.focus\:tw-bg-cyan-200\/80:focus{
  background-color: rgb(165 243 252 / 0.8) !important;
}
.focus\:tw-bg-cyan-200\/85:focus{
  background-color: rgb(165 243 252 / 0.85) !important;
}
.focus\:tw-bg-cyan-200\/90:focus{
  background-color: rgb(165 243 252 / 0.9) !important;
}
.focus\:tw-bg-cyan-200\/95:focus{
  background-color: rgb(165 243 252 / 0.95) !important;
}
.focus\:tw-bg-cyan-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-300\/0:focus{
  background-color: rgb(103 232 249 / 0) !important;
}
.focus\:tw-bg-cyan-300\/10:focus{
  background-color: rgb(103 232 249 / 0.1) !important;
}
.focus\:tw-bg-cyan-300\/100:focus{
  background-color: rgb(103 232 249 / 1) !important;
}
.focus\:tw-bg-cyan-300\/15:focus{
  background-color: rgb(103 232 249 / 0.15) !important;
}
.focus\:tw-bg-cyan-300\/20:focus{
  background-color: rgb(103 232 249 / 0.2) !important;
}
.focus\:tw-bg-cyan-300\/25:focus{
  background-color: rgb(103 232 249 / 0.25) !important;
}
.focus\:tw-bg-cyan-300\/30:focus{
  background-color: rgb(103 232 249 / 0.3) !important;
}
.focus\:tw-bg-cyan-300\/35:focus{
  background-color: rgb(103 232 249 / 0.35) !important;
}
.focus\:tw-bg-cyan-300\/40:focus{
  background-color: rgb(103 232 249 / 0.4) !important;
}
.focus\:tw-bg-cyan-300\/45:focus{
  background-color: rgb(103 232 249 / 0.45) !important;
}
.focus\:tw-bg-cyan-300\/5:focus{
  background-color: rgb(103 232 249 / 0.05) !important;
}
.focus\:tw-bg-cyan-300\/50:focus{
  background-color: rgb(103 232 249 / 0.5) !important;
}
.focus\:tw-bg-cyan-300\/55:focus{
  background-color: rgb(103 232 249 / 0.55) !important;
}
.focus\:tw-bg-cyan-300\/60:focus{
  background-color: rgb(103 232 249 / 0.6) !important;
}
.focus\:tw-bg-cyan-300\/65:focus{
  background-color: rgb(103 232 249 / 0.65) !important;
}
.focus\:tw-bg-cyan-300\/70:focus{
  background-color: rgb(103 232 249 / 0.7) !important;
}
.focus\:tw-bg-cyan-300\/75:focus{
  background-color: rgb(103 232 249 / 0.75) !important;
}
.focus\:tw-bg-cyan-300\/80:focus{
  background-color: rgb(103 232 249 / 0.8) !important;
}
.focus\:tw-bg-cyan-300\/85:focus{
  background-color: rgb(103 232 249 / 0.85) !important;
}
.focus\:tw-bg-cyan-300\/90:focus{
  background-color: rgb(103 232 249 / 0.9) !important;
}
.focus\:tw-bg-cyan-300\/95:focus{
  background-color: rgb(103 232 249 / 0.95) !important;
}
.focus\:tw-bg-cyan-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-400\/0:focus{
  background-color: rgb(34 211 238 / 0) !important;
}
.focus\:tw-bg-cyan-400\/10:focus{
  background-color: rgb(34 211 238 / 0.1) !important;
}
.focus\:tw-bg-cyan-400\/100:focus{
  background-color: rgb(34 211 238 / 1) !important;
}
.focus\:tw-bg-cyan-400\/15:focus{
  background-color: rgb(34 211 238 / 0.15) !important;
}
.focus\:tw-bg-cyan-400\/20:focus{
  background-color: rgb(34 211 238 / 0.2) !important;
}
.focus\:tw-bg-cyan-400\/25:focus{
  background-color: rgb(34 211 238 / 0.25) !important;
}
.focus\:tw-bg-cyan-400\/30:focus{
  background-color: rgb(34 211 238 / 0.3) !important;
}
.focus\:tw-bg-cyan-400\/35:focus{
  background-color: rgb(34 211 238 / 0.35) !important;
}
.focus\:tw-bg-cyan-400\/40:focus{
  background-color: rgb(34 211 238 / 0.4) !important;
}
.focus\:tw-bg-cyan-400\/45:focus{
  background-color: rgb(34 211 238 / 0.45) !important;
}
.focus\:tw-bg-cyan-400\/5:focus{
  background-color: rgb(34 211 238 / 0.05) !important;
}
.focus\:tw-bg-cyan-400\/50:focus{
  background-color: rgb(34 211 238 / 0.5) !important;
}
.focus\:tw-bg-cyan-400\/55:focus{
  background-color: rgb(34 211 238 / 0.55) !important;
}
.focus\:tw-bg-cyan-400\/60:focus{
  background-color: rgb(34 211 238 / 0.6) !important;
}
.focus\:tw-bg-cyan-400\/65:focus{
  background-color: rgb(34 211 238 / 0.65) !important;
}
.focus\:tw-bg-cyan-400\/70:focus{
  background-color: rgb(34 211 238 / 0.7) !important;
}
.focus\:tw-bg-cyan-400\/75:focus{
  background-color: rgb(34 211 238 / 0.75) !important;
}
.focus\:tw-bg-cyan-400\/80:focus{
  background-color: rgb(34 211 238 / 0.8) !important;
}
.focus\:tw-bg-cyan-400\/85:focus{
  background-color: rgb(34 211 238 / 0.85) !important;
}
.focus\:tw-bg-cyan-400\/90:focus{
  background-color: rgb(34 211 238 / 0.9) !important;
}
.focus\:tw-bg-cyan-400\/95:focus{
  background-color: rgb(34 211 238 / 0.95) !important;
}
.focus\:tw-bg-cyan-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-50\/0:focus{
  background-color: rgb(236 254 255 / 0) !important;
}
.focus\:tw-bg-cyan-50\/10:focus{
  background-color: rgb(236 254 255 / 0.1) !important;
}
.focus\:tw-bg-cyan-50\/100:focus{
  background-color: rgb(236 254 255 / 1) !important;
}
.focus\:tw-bg-cyan-50\/15:focus{
  background-color: rgb(236 254 255 / 0.15) !important;
}
.focus\:tw-bg-cyan-50\/20:focus{
  background-color: rgb(236 254 255 / 0.2) !important;
}
.focus\:tw-bg-cyan-50\/25:focus{
  background-color: rgb(236 254 255 / 0.25) !important;
}
.focus\:tw-bg-cyan-50\/30:focus{
  background-color: rgb(236 254 255 / 0.3) !important;
}
.focus\:tw-bg-cyan-50\/35:focus{
  background-color: rgb(236 254 255 / 0.35) !important;
}
.focus\:tw-bg-cyan-50\/40:focus{
  background-color: rgb(236 254 255 / 0.4) !important;
}
.focus\:tw-bg-cyan-50\/45:focus{
  background-color: rgb(236 254 255 / 0.45) !important;
}
.focus\:tw-bg-cyan-50\/5:focus{
  background-color: rgb(236 254 255 / 0.05) !important;
}
.focus\:tw-bg-cyan-50\/50:focus{
  background-color: rgb(236 254 255 / 0.5) !important;
}
.focus\:tw-bg-cyan-50\/55:focus{
  background-color: rgb(236 254 255 / 0.55) !important;
}
.focus\:tw-bg-cyan-50\/60:focus{
  background-color: rgb(236 254 255 / 0.6) !important;
}
.focus\:tw-bg-cyan-50\/65:focus{
  background-color: rgb(236 254 255 / 0.65) !important;
}
.focus\:tw-bg-cyan-50\/70:focus{
  background-color: rgb(236 254 255 / 0.7) !important;
}
.focus\:tw-bg-cyan-50\/75:focus{
  background-color: rgb(236 254 255 / 0.75) !important;
}
.focus\:tw-bg-cyan-50\/80:focus{
  background-color: rgb(236 254 255 / 0.8) !important;
}
.focus\:tw-bg-cyan-50\/85:focus{
  background-color: rgb(236 254 255 / 0.85) !important;
}
.focus\:tw-bg-cyan-50\/90:focus{
  background-color: rgb(236 254 255 / 0.9) !important;
}
.focus\:tw-bg-cyan-50\/95:focus{
  background-color: rgb(236 254 255 / 0.95) !important;
}
.focus\:tw-bg-cyan-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-500\/0:focus{
  background-color: rgb(6 182 212 / 0) !important;
}
.focus\:tw-bg-cyan-500\/10:focus{
  background-color: rgb(6 182 212 / 0.1) !important;
}
.focus\:tw-bg-cyan-500\/100:focus{
  background-color: rgb(6 182 212 / 1) !important;
}
.focus\:tw-bg-cyan-500\/15:focus{
  background-color: rgb(6 182 212 / 0.15) !important;
}
.focus\:tw-bg-cyan-500\/20:focus{
  background-color: rgb(6 182 212 / 0.2) !important;
}
.focus\:tw-bg-cyan-500\/25:focus{
  background-color: rgb(6 182 212 / 0.25) !important;
}
.focus\:tw-bg-cyan-500\/30:focus{
  background-color: rgb(6 182 212 / 0.3) !important;
}
.focus\:tw-bg-cyan-500\/35:focus{
  background-color: rgb(6 182 212 / 0.35) !important;
}
.focus\:tw-bg-cyan-500\/40:focus{
  background-color: rgb(6 182 212 / 0.4) !important;
}
.focus\:tw-bg-cyan-500\/45:focus{
  background-color: rgb(6 182 212 / 0.45) !important;
}
.focus\:tw-bg-cyan-500\/5:focus{
  background-color: rgb(6 182 212 / 0.05) !important;
}
.focus\:tw-bg-cyan-500\/50:focus{
  background-color: rgb(6 182 212 / 0.5) !important;
}
.focus\:tw-bg-cyan-500\/55:focus{
  background-color: rgb(6 182 212 / 0.55) !important;
}
.focus\:tw-bg-cyan-500\/60:focus{
  background-color: rgb(6 182 212 / 0.6) !important;
}
.focus\:tw-bg-cyan-500\/65:focus{
  background-color: rgb(6 182 212 / 0.65) !important;
}
.focus\:tw-bg-cyan-500\/70:focus{
  background-color: rgb(6 182 212 / 0.7) !important;
}
.focus\:tw-bg-cyan-500\/75:focus{
  background-color: rgb(6 182 212 / 0.75) !important;
}
.focus\:tw-bg-cyan-500\/80:focus{
  background-color: rgb(6 182 212 / 0.8) !important;
}
.focus\:tw-bg-cyan-500\/85:focus{
  background-color: rgb(6 182 212 / 0.85) !important;
}
.focus\:tw-bg-cyan-500\/90:focus{
  background-color: rgb(6 182 212 / 0.9) !important;
}
.focus\:tw-bg-cyan-500\/95:focus{
  background-color: rgb(6 182 212 / 0.95) !important;
}
.focus\:tw-bg-cyan-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-600\/0:focus{
  background-color: rgb(8 145 178 / 0) !important;
}
.focus\:tw-bg-cyan-600\/10:focus{
  background-color: rgb(8 145 178 / 0.1) !important;
}
.focus\:tw-bg-cyan-600\/100:focus{
  background-color: rgb(8 145 178 / 1) !important;
}
.focus\:tw-bg-cyan-600\/15:focus{
  background-color: rgb(8 145 178 / 0.15) !important;
}
.focus\:tw-bg-cyan-600\/20:focus{
  background-color: rgb(8 145 178 / 0.2) !important;
}
.focus\:tw-bg-cyan-600\/25:focus{
  background-color: rgb(8 145 178 / 0.25) !important;
}
.focus\:tw-bg-cyan-600\/30:focus{
  background-color: rgb(8 145 178 / 0.3) !important;
}
.focus\:tw-bg-cyan-600\/35:focus{
  background-color: rgb(8 145 178 / 0.35) !important;
}
.focus\:tw-bg-cyan-600\/40:focus{
  background-color: rgb(8 145 178 / 0.4) !important;
}
.focus\:tw-bg-cyan-600\/45:focus{
  background-color: rgb(8 145 178 / 0.45) !important;
}
.focus\:tw-bg-cyan-600\/5:focus{
  background-color: rgb(8 145 178 / 0.05) !important;
}
.focus\:tw-bg-cyan-600\/50:focus{
  background-color: rgb(8 145 178 / 0.5) !important;
}
.focus\:tw-bg-cyan-600\/55:focus{
  background-color: rgb(8 145 178 / 0.55) !important;
}
.focus\:tw-bg-cyan-600\/60:focus{
  background-color: rgb(8 145 178 / 0.6) !important;
}
.focus\:tw-bg-cyan-600\/65:focus{
  background-color: rgb(8 145 178 / 0.65) !important;
}
.focus\:tw-bg-cyan-600\/70:focus{
  background-color: rgb(8 145 178 / 0.7) !important;
}
.focus\:tw-bg-cyan-600\/75:focus{
  background-color: rgb(8 145 178 / 0.75) !important;
}
.focus\:tw-bg-cyan-600\/80:focus{
  background-color: rgb(8 145 178 / 0.8) !important;
}
.focus\:tw-bg-cyan-600\/85:focus{
  background-color: rgb(8 145 178 / 0.85) !important;
}
.focus\:tw-bg-cyan-600\/90:focus{
  background-color: rgb(8 145 178 / 0.9) !important;
}
.focus\:tw-bg-cyan-600\/95:focus{
  background-color: rgb(8 145 178 / 0.95) !important;
}
.focus\:tw-bg-cyan-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-700\/0:focus{
  background-color: rgb(14 116 144 / 0) !important;
}
.focus\:tw-bg-cyan-700\/10:focus{
  background-color: rgb(14 116 144 / 0.1) !important;
}
.focus\:tw-bg-cyan-700\/100:focus{
  background-color: rgb(14 116 144 / 1) !important;
}
.focus\:tw-bg-cyan-700\/15:focus{
  background-color: rgb(14 116 144 / 0.15) !important;
}
.focus\:tw-bg-cyan-700\/20:focus{
  background-color: rgb(14 116 144 / 0.2) !important;
}
.focus\:tw-bg-cyan-700\/25:focus{
  background-color: rgb(14 116 144 / 0.25) !important;
}
.focus\:tw-bg-cyan-700\/30:focus{
  background-color: rgb(14 116 144 / 0.3) !important;
}
.focus\:tw-bg-cyan-700\/35:focus{
  background-color: rgb(14 116 144 / 0.35) !important;
}
.focus\:tw-bg-cyan-700\/40:focus{
  background-color: rgb(14 116 144 / 0.4) !important;
}
.focus\:tw-bg-cyan-700\/45:focus{
  background-color: rgb(14 116 144 / 0.45) !important;
}
.focus\:tw-bg-cyan-700\/5:focus{
  background-color: rgb(14 116 144 / 0.05) !important;
}
.focus\:tw-bg-cyan-700\/50:focus{
  background-color: rgb(14 116 144 / 0.5) !important;
}
.focus\:tw-bg-cyan-700\/55:focus{
  background-color: rgb(14 116 144 / 0.55) !important;
}
.focus\:tw-bg-cyan-700\/60:focus{
  background-color: rgb(14 116 144 / 0.6) !important;
}
.focus\:tw-bg-cyan-700\/65:focus{
  background-color: rgb(14 116 144 / 0.65) !important;
}
.focus\:tw-bg-cyan-700\/70:focus{
  background-color: rgb(14 116 144 / 0.7) !important;
}
.focus\:tw-bg-cyan-700\/75:focus{
  background-color: rgb(14 116 144 / 0.75) !important;
}
.focus\:tw-bg-cyan-700\/80:focus{
  background-color: rgb(14 116 144 / 0.8) !important;
}
.focus\:tw-bg-cyan-700\/85:focus{
  background-color: rgb(14 116 144 / 0.85) !important;
}
.focus\:tw-bg-cyan-700\/90:focus{
  background-color: rgb(14 116 144 / 0.9) !important;
}
.focus\:tw-bg-cyan-700\/95:focus{
  background-color: rgb(14 116 144 / 0.95) !important;
}
.focus\:tw-bg-cyan-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-800\/0:focus{
  background-color: rgb(21 94 117 / 0) !important;
}
.focus\:tw-bg-cyan-800\/10:focus{
  background-color: rgb(21 94 117 / 0.1) !important;
}
.focus\:tw-bg-cyan-800\/100:focus{
  background-color: rgb(21 94 117 / 1) !important;
}
.focus\:tw-bg-cyan-800\/15:focus{
  background-color: rgb(21 94 117 / 0.15) !important;
}
.focus\:tw-bg-cyan-800\/20:focus{
  background-color: rgb(21 94 117 / 0.2) !important;
}
.focus\:tw-bg-cyan-800\/25:focus{
  background-color: rgb(21 94 117 / 0.25) !important;
}
.focus\:tw-bg-cyan-800\/30:focus{
  background-color: rgb(21 94 117 / 0.3) !important;
}
.focus\:tw-bg-cyan-800\/35:focus{
  background-color: rgb(21 94 117 / 0.35) !important;
}
.focus\:tw-bg-cyan-800\/40:focus{
  background-color: rgb(21 94 117 / 0.4) !important;
}
.focus\:tw-bg-cyan-800\/45:focus{
  background-color: rgb(21 94 117 / 0.45) !important;
}
.focus\:tw-bg-cyan-800\/5:focus{
  background-color: rgb(21 94 117 / 0.05) !important;
}
.focus\:tw-bg-cyan-800\/50:focus{
  background-color: rgb(21 94 117 / 0.5) !important;
}
.focus\:tw-bg-cyan-800\/55:focus{
  background-color: rgb(21 94 117 / 0.55) !important;
}
.focus\:tw-bg-cyan-800\/60:focus{
  background-color: rgb(21 94 117 / 0.6) !important;
}
.focus\:tw-bg-cyan-800\/65:focus{
  background-color: rgb(21 94 117 / 0.65) !important;
}
.focus\:tw-bg-cyan-800\/70:focus{
  background-color: rgb(21 94 117 / 0.7) !important;
}
.focus\:tw-bg-cyan-800\/75:focus{
  background-color: rgb(21 94 117 / 0.75) !important;
}
.focus\:tw-bg-cyan-800\/80:focus{
  background-color: rgb(21 94 117 / 0.8) !important;
}
.focus\:tw-bg-cyan-800\/85:focus{
  background-color: rgb(21 94 117 / 0.85) !important;
}
.focus\:tw-bg-cyan-800\/90:focus{
  background-color: rgb(21 94 117 / 0.9) !important;
}
.focus\:tw-bg-cyan-800\/95:focus{
  background-color: rgb(21 94 117 / 0.95) !important;
}
.focus\:tw-bg-cyan-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-900\/0:focus{
  background-color: rgb(22 78 99 / 0) !important;
}
.focus\:tw-bg-cyan-900\/10:focus{
  background-color: rgb(22 78 99 / 0.1) !important;
}
.focus\:tw-bg-cyan-900\/100:focus{
  background-color: rgb(22 78 99 / 1) !important;
}
.focus\:tw-bg-cyan-900\/15:focus{
  background-color: rgb(22 78 99 / 0.15) !important;
}
.focus\:tw-bg-cyan-900\/20:focus{
  background-color: rgb(22 78 99 / 0.2) !important;
}
.focus\:tw-bg-cyan-900\/25:focus{
  background-color: rgb(22 78 99 / 0.25) !important;
}
.focus\:tw-bg-cyan-900\/30:focus{
  background-color: rgb(22 78 99 / 0.3) !important;
}
.focus\:tw-bg-cyan-900\/35:focus{
  background-color: rgb(22 78 99 / 0.35) !important;
}
.focus\:tw-bg-cyan-900\/40:focus{
  background-color: rgb(22 78 99 / 0.4) !important;
}
.focus\:tw-bg-cyan-900\/45:focus{
  background-color: rgb(22 78 99 / 0.45) !important;
}
.focus\:tw-bg-cyan-900\/5:focus{
  background-color: rgb(22 78 99 / 0.05) !important;
}
.focus\:tw-bg-cyan-900\/50:focus{
  background-color: rgb(22 78 99 / 0.5) !important;
}
.focus\:tw-bg-cyan-900\/55:focus{
  background-color: rgb(22 78 99 / 0.55) !important;
}
.focus\:tw-bg-cyan-900\/60:focus{
  background-color: rgb(22 78 99 / 0.6) !important;
}
.focus\:tw-bg-cyan-900\/65:focus{
  background-color: rgb(22 78 99 / 0.65) !important;
}
.focus\:tw-bg-cyan-900\/70:focus{
  background-color: rgb(22 78 99 / 0.7) !important;
}
.focus\:tw-bg-cyan-900\/75:focus{
  background-color: rgb(22 78 99 / 0.75) !important;
}
.focus\:tw-bg-cyan-900\/80:focus{
  background-color: rgb(22 78 99 / 0.8) !important;
}
.focus\:tw-bg-cyan-900\/85:focus{
  background-color: rgb(22 78 99 / 0.85) !important;
}
.focus\:tw-bg-cyan-900\/90:focus{
  background-color: rgb(22 78 99 / 0.9) !important;
}
.focus\:tw-bg-cyan-900\/95:focus{
  background-color: rgb(22 78 99 / 0.95) !important;
}
.focus\:tw-bg-cyan-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 51 68 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-cyan-950\/0:focus{
  background-color: rgb(8 51 68 / 0) !important;
}
.focus\:tw-bg-cyan-950\/10:focus{
  background-color: rgb(8 51 68 / 0.1) !important;
}
.focus\:tw-bg-cyan-950\/100:focus{
  background-color: rgb(8 51 68 / 1) !important;
}
.focus\:tw-bg-cyan-950\/15:focus{
  background-color: rgb(8 51 68 / 0.15) !important;
}
.focus\:tw-bg-cyan-950\/20:focus{
  background-color: rgb(8 51 68 / 0.2) !important;
}
.focus\:tw-bg-cyan-950\/25:focus{
  background-color: rgb(8 51 68 / 0.25) !important;
}
.focus\:tw-bg-cyan-950\/30:focus{
  background-color: rgb(8 51 68 / 0.3) !important;
}
.focus\:tw-bg-cyan-950\/35:focus{
  background-color: rgb(8 51 68 / 0.35) !important;
}
.focus\:tw-bg-cyan-950\/40:focus{
  background-color: rgb(8 51 68 / 0.4) !important;
}
.focus\:tw-bg-cyan-950\/45:focus{
  background-color: rgb(8 51 68 / 0.45) !important;
}
.focus\:tw-bg-cyan-950\/5:focus{
  background-color: rgb(8 51 68 / 0.05) !important;
}
.focus\:tw-bg-cyan-950\/50:focus{
  background-color: rgb(8 51 68 / 0.5) !important;
}
.focus\:tw-bg-cyan-950\/55:focus{
  background-color: rgb(8 51 68 / 0.55) !important;
}
.focus\:tw-bg-cyan-950\/60:focus{
  background-color: rgb(8 51 68 / 0.6) !important;
}
.focus\:tw-bg-cyan-950\/65:focus{
  background-color: rgb(8 51 68 / 0.65) !important;
}
.focus\:tw-bg-cyan-950\/70:focus{
  background-color: rgb(8 51 68 / 0.7) !important;
}
.focus\:tw-bg-cyan-950\/75:focus{
  background-color: rgb(8 51 68 / 0.75) !important;
}
.focus\:tw-bg-cyan-950\/80:focus{
  background-color: rgb(8 51 68 / 0.8) !important;
}
.focus\:tw-bg-cyan-950\/85:focus{
  background-color: rgb(8 51 68 / 0.85) !important;
}
.focus\:tw-bg-cyan-950\/90:focus{
  background-color: rgb(8 51 68 / 0.9) !important;
}
.focus\:tw-bg-cyan-950\/95:focus{
  background-color: rgb(8 51 68 / 0.95) !important;
}
.focus\:tw-bg-emerald-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-100\/0:focus{
  background-color: rgb(209 250 229 / 0) !important;
}
.focus\:tw-bg-emerald-100\/10:focus{
  background-color: rgb(209 250 229 / 0.1) !important;
}
.focus\:tw-bg-emerald-100\/100:focus{
  background-color: rgb(209 250 229 / 1) !important;
}
.focus\:tw-bg-emerald-100\/15:focus{
  background-color: rgb(209 250 229 / 0.15) !important;
}
.focus\:tw-bg-emerald-100\/20:focus{
  background-color: rgb(209 250 229 / 0.2) !important;
}
.focus\:tw-bg-emerald-100\/25:focus{
  background-color: rgb(209 250 229 / 0.25) !important;
}
.focus\:tw-bg-emerald-100\/30:focus{
  background-color: rgb(209 250 229 / 0.3) !important;
}
.focus\:tw-bg-emerald-100\/35:focus{
  background-color: rgb(209 250 229 / 0.35) !important;
}
.focus\:tw-bg-emerald-100\/40:focus{
  background-color: rgb(209 250 229 / 0.4) !important;
}
.focus\:tw-bg-emerald-100\/45:focus{
  background-color: rgb(209 250 229 / 0.45) !important;
}
.focus\:tw-bg-emerald-100\/5:focus{
  background-color: rgb(209 250 229 / 0.05) !important;
}
.focus\:tw-bg-emerald-100\/50:focus{
  background-color: rgb(209 250 229 / 0.5) !important;
}
.focus\:tw-bg-emerald-100\/55:focus{
  background-color: rgb(209 250 229 / 0.55) !important;
}
.focus\:tw-bg-emerald-100\/60:focus{
  background-color: rgb(209 250 229 / 0.6) !important;
}
.focus\:tw-bg-emerald-100\/65:focus{
  background-color: rgb(209 250 229 / 0.65) !important;
}
.focus\:tw-bg-emerald-100\/70:focus{
  background-color: rgb(209 250 229 / 0.7) !important;
}
.focus\:tw-bg-emerald-100\/75:focus{
  background-color: rgb(209 250 229 / 0.75) !important;
}
.focus\:tw-bg-emerald-100\/80:focus{
  background-color: rgb(209 250 229 / 0.8) !important;
}
.focus\:tw-bg-emerald-100\/85:focus{
  background-color: rgb(209 250 229 / 0.85) !important;
}
.focus\:tw-bg-emerald-100\/90:focus{
  background-color: rgb(209 250 229 / 0.9) !important;
}
.focus\:tw-bg-emerald-100\/95:focus{
  background-color: rgb(209 250 229 / 0.95) !important;
}
.focus\:tw-bg-emerald-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-200\/0:focus{
  background-color: rgb(167 243 208 / 0) !important;
}
.focus\:tw-bg-emerald-200\/10:focus{
  background-color: rgb(167 243 208 / 0.1) !important;
}
.focus\:tw-bg-emerald-200\/100:focus{
  background-color: rgb(167 243 208 / 1) !important;
}
.focus\:tw-bg-emerald-200\/15:focus{
  background-color: rgb(167 243 208 / 0.15) !important;
}
.focus\:tw-bg-emerald-200\/20:focus{
  background-color: rgb(167 243 208 / 0.2) !important;
}
.focus\:tw-bg-emerald-200\/25:focus{
  background-color: rgb(167 243 208 / 0.25) !important;
}
.focus\:tw-bg-emerald-200\/30:focus{
  background-color: rgb(167 243 208 / 0.3) !important;
}
.focus\:tw-bg-emerald-200\/35:focus{
  background-color: rgb(167 243 208 / 0.35) !important;
}
.focus\:tw-bg-emerald-200\/40:focus{
  background-color: rgb(167 243 208 / 0.4) !important;
}
.focus\:tw-bg-emerald-200\/45:focus{
  background-color: rgb(167 243 208 / 0.45) !important;
}
.focus\:tw-bg-emerald-200\/5:focus{
  background-color: rgb(167 243 208 / 0.05) !important;
}
.focus\:tw-bg-emerald-200\/50:focus{
  background-color: rgb(167 243 208 / 0.5) !important;
}
.focus\:tw-bg-emerald-200\/55:focus{
  background-color: rgb(167 243 208 / 0.55) !important;
}
.focus\:tw-bg-emerald-200\/60:focus{
  background-color: rgb(167 243 208 / 0.6) !important;
}
.focus\:tw-bg-emerald-200\/65:focus{
  background-color: rgb(167 243 208 / 0.65) !important;
}
.focus\:tw-bg-emerald-200\/70:focus{
  background-color: rgb(167 243 208 / 0.7) !important;
}
.focus\:tw-bg-emerald-200\/75:focus{
  background-color: rgb(167 243 208 / 0.75) !important;
}
.focus\:tw-bg-emerald-200\/80:focus{
  background-color: rgb(167 243 208 / 0.8) !important;
}
.focus\:tw-bg-emerald-200\/85:focus{
  background-color: rgb(167 243 208 / 0.85) !important;
}
.focus\:tw-bg-emerald-200\/90:focus{
  background-color: rgb(167 243 208 / 0.9) !important;
}
.focus\:tw-bg-emerald-200\/95:focus{
  background-color: rgb(167 243 208 / 0.95) !important;
}
.focus\:tw-bg-emerald-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-300\/0:focus{
  background-color: rgb(110 231 183 / 0) !important;
}
.focus\:tw-bg-emerald-300\/10:focus{
  background-color: rgb(110 231 183 / 0.1) !important;
}
.focus\:tw-bg-emerald-300\/100:focus{
  background-color: rgb(110 231 183 / 1) !important;
}
.focus\:tw-bg-emerald-300\/15:focus{
  background-color: rgb(110 231 183 / 0.15) !important;
}
.focus\:tw-bg-emerald-300\/20:focus{
  background-color: rgb(110 231 183 / 0.2) !important;
}
.focus\:tw-bg-emerald-300\/25:focus{
  background-color: rgb(110 231 183 / 0.25) !important;
}
.focus\:tw-bg-emerald-300\/30:focus{
  background-color: rgb(110 231 183 / 0.3) !important;
}
.focus\:tw-bg-emerald-300\/35:focus{
  background-color: rgb(110 231 183 / 0.35) !important;
}
.focus\:tw-bg-emerald-300\/40:focus{
  background-color: rgb(110 231 183 / 0.4) !important;
}
.focus\:tw-bg-emerald-300\/45:focus{
  background-color: rgb(110 231 183 / 0.45) !important;
}
.focus\:tw-bg-emerald-300\/5:focus{
  background-color: rgb(110 231 183 / 0.05) !important;
}
.focus\:tw-bg-emerald-300\/50:focus{
  background-color: rgb(110 231 183 / 0.5) !important;
}
.focus\:tw-bg-emerald-300\/55:focus{
  background-color: rgb(110 231 183 / 0.55) !important;
}
.focus\:tw-bg-emerald-300\/60:focus{
  background-color: rgb(110 231 183 / 0.6) !important;
}
.focus\:tw-bg-emerald-300\/65:focus{
  background-color: rgb(110 231 183 / 0.65) !important;
}
.focus\:tw-bg-emerald-300\/70:focus{
  background-color: rgb(110 231 183 / 0.7) !important;
}
.focus\:tw-bg-emerald-300\/75:focus{
  background-color: rgb(110 231 183 / 0.75) !important;
}
.focus\:tw-bg-emerald-300\/80:focus{
  background-color: rgb(110 231 183 / 0.8) !important;
}
.focus\:tw-bg-emerald-300\/85:focus{
  background-color: rgb(110 231 183 / 0.85) !important;
}
.focus\:tw-bg-emerald-300\/90:focus{
  background-color: rgb(110 231 183 / 0.9) !important;
}
.focus\:tw-bg-emerald-300\/95:focus{
  background-color: rgb(110 231 183 / 0.95) !important;
}
.focus\:tw-bg-emerald-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-400\/0:focus{
  background-color: rgb(52 211 153 / 0) !important;
}
.focus\:tw-bg-emerald-400\/10:focus{
  background-color: rgb(52 211 153 / 0.1) !important;
}
.focus\:tw-bg-emerald-400\/100:focus{
  background-color: rgb(52 211 153 / 1) !important;
}
.focus\:tw-bg-emerald-400\/15:focus{
  background-color: rgb(52 211 153 / 0.15) !important;
}
.focus\:tw-bg-emerald-400\/20:focus{
  background-color: rgb(52 211 153 / 0.2) !important;
}
.focus\:tw-bg-emerald-400\/25:focus{
  background-color: rgb(52 211 153 / 0.25) !important;
}
.focus\:tw-bg-emerald-400\/30:focus{
  background-color: rgb(52 211 153 / 0.3) !important;
}
.focus\:tw-bg-emerald-400\/35:focus{
  background-color: rgb(52 211 153 / 0.35) !important;
}
.focus\:tw-bg-emerald-400\/40:focus{
  background-color: rgb(52 211 153 / 0.4) !important;
}
.focus\:tw-bg-emerald-400\/45:focus{
  background-color: rgb(52 211 153 / 0.45) !important;
}
.focus\:tw-bg-emerald-400\/5:focus{
  background-color: rgb(52 211 153 / 0.05) !important;
}
.focus\:tw-bg-emerald-400\/50:focus{
  background-color: rgb(52 211 153 / 0.5) !important;
}
.focus\:tw-bg-emerald-400\/55:focus{
  background-color: rgb(52 211 153 / 0.55) !important;
}
.focus\:tw-bg-emerald-400\/60:focus{
  background-color: rgb(52 211 153 / 0.6) !important;
}
.focus\:tw-bg-emerald-400\/65:focus{
  background-color: rgb(52 211 153 / 0.65) !important;
}
.focus\:tw-bg-emerald-400\/70:focus{
  background-color: rgb(52 211 153 / 0.7) !important;
}
.focus\:tw-bg-emerald-400\/75:focus{
  background-color: rgb(52 211 153 / 0.75) !important;
}
.focus\:tw-bg-emerald-400\/80:focus{
  background-color: rgb(52 211 153 / 0.8) !important;
}
.focus\:tw-bg-emerald-400\/85:focus{
  background-color: rgb(52 211 153 / 0.85) !important;
}
.focus\:tw-bg-emerald-400\/90:focus{
  background-color: rgb(52 211 153 / 0.9) !important;
}
.focus\:tw-bg-emerald-400\/95:focus{
  background-color: rgb(52 211 153 / 0.95) !important;
}
.focus\:tw-bg-emerald-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-50\/0:focus{
  background-color: rgb(236 253 245 / 0) !important;
}
.focus\:tw-bg-emerald-50\/10:focus{
  background-color: rgb(236 253 245 / 0.1) !important;
}
.focus\:tw-bg-emerald-50\/100:focus{
  background-color: rgb(236 253 245 / 1) !important;
}
.focus\:tw-bg-emerald-50\/15:focus{
  background-color: rgb(236 253 245 / 0.15) !important;
}
.focus\:tw-bg-emerald-50\/20:focus{
  background-color: rgb(236 253 245 / 0.2) !important;
}
.focus\:tw-bg-emerald-50\/25:focus{
  background-color: rgb(236 253 245 / 0.25) !important;
}
.focus\:tw-bg-emerald-50\/30:focus{
  background-color: rgb(236 253 245 / 0.3) !important;
}
.focus\:tw-bg-emerald-50\/35:focus{
  background-color: rgb(236 253 245 / 0.35) !important;
}
.focus\:tw-bg-emerald-50\/40:focus{
  background-color: rgb(236 253 245 / 0.4) !important;
}
.focus\:tw-bg-emerald-50\/45:focus{
  background-color: rgb(236 253 245 / 0.45) !important;
}
.focus\:tw-bg-emerald-50\/5:focus{
  background-color: rgb(236 253 245 / 0.05) !important;
}
.focus\:tw-bg-emerald-50\/50:focus{
  background-color: rgb(236 253 245 / 0.5) !important;
}
.focus\:tw-bg-emerald-50\/55:focus{
  background-color: rgb(236 253 245 / 0.55) !important;
}
.focus\:tw-bg-emerald-50\/60:focus{
  background-color: rgb(236 253 245 / 0.6) !important;
}
.focus\:tw-bg-emerald-50\/65:focus{
  background-color: rgb(236 253 245 / 0.65) !important;
}
.focus\:tw-bg-emerald-50\/70:focus{
  background-color: rgb(236 253 245 / 0.7) !important;
}
.focus\:tw-bg-emerald-50\/75:focus{
  background-color: rgb(236 253 245 / 0.75) !important;
}
.focus\:tw-bg-emerald-50\/80:focus{
  background-color: rgb(236 253 245 / 0.8) !important;
}
.focus\:tw-bg-emerald-50\/85:focus{
  background-color: rgb(236 253 245 / 0.85) !important;
}
.focus\:tw-bg-emerald-50\/90:focus{
  background-color: rgb(236 253 245 / 0.9) !important;
}
.focus\:tw-bg-emerald-50\/95:focus{
  background-color: rgb(236 253 245 / 0.95) !important;
}
.focus\:tw-bg-emerald-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-500\/0:focus{
  background-color: rgb(16 185 129 / 0) !important;
}
.focus\:tw-bg-emerald-500\/10:focus{
  background-color: rgb(16 185 129 / 0.1) !important;
}
.focus\:tw-bg-emerald-500\/100:focus{
  background-color: rgb(16 185 129 / 1) !important;
}
.focus\:tw-bg-emerald-500\/15:focus{
  background-color: rgb(16 185 129 / 0.15) !important;
}
.focus\:tw-bg-emerald-500\/20:focus{
  background-color: rgb(16 185 129 / 0.2) !important;
}
.focus\:tw-bg-emerald-500\/25:focus{
  background-color: rgb(16 185 129 / 0.25) !important;
}
.focus\:tw-bg-emerald-500\/30:focus{
  background-color: rgb(16 185 129 / 0.3) !important;
}
.focus\:tw-bg-emerald-500\/35:focus{
  background-color: rgb(16 185 129 / 0.35) !important;
}
.focus\:tw-bg-emerald-500\/40:focus{
  background-color: rgb(16 185 129 / 0.4) !important;
}
.focus\:tw-bg-emerald-500\/45:focus{
  background-color: rgb(16 185 129 / 0.45) !important;
}
.focus\:tw-bg-emerald-500\/5:focus{
  background-color: rgb(16 185 129 / 0.05) !important;
}
.focus\:tw-bg-emerald-500\/50:focus{
  background-color: rgb(16 185 129 / 0.5) !important;
}
.focus\:tw-bg-emerald-500\/55:focus{
  background-color: rgb(16 185 129 / 0.55) !important;
}
.focus\:tw-bg-emerald-500\/60:focus{
  background-color: rgb(16 185 129 / 0.6) !important;
}
.focus\:tw-bg-emerald-500\/65:focus{
  background-color: rgb(16 185 129 / 0.65) !important;
}
.focus\:tw-bg-emerald-500\/70:focus{
  background-color: rgb(16 185 129 / 0.7) !important;
}
.focus\:tw-bg-emerald-500\/75:focus{
  background-color: rgb(16 185 129 / 0.75) !important;
}
.focus\:tw-bg-emerald-500\/80:focus{
  background-color: rgb(16 185 129 / 0.8) !important;
}
.focus\:tw-bg-emerald-500\/85:focus{
  background-color: rgb(16 185 129 / 0.85) !important;
}
.focus\:tw-bg-emerald-500\/90:focus{
  background-color: rgb(16 185 129 / 0.9) !important;
}
.focus\:tw-bg-emerald-500\/95:focus{
  background-color: rgb(16 185 129 / 0.95) !important;
}
.focus\:tw-bg-emerald-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-600\/0:focus{
  background-color: rgb(5 150 105 / 0) !important;
}
.focus\:tw-bg-emerald-600\/10:focus{
  background-color: rgb(5 150 105 / 0.1) !important;
}
.focus\:tw-bg-emerald-600\/100:focus{
  background-color: rgb(5 150 105 / 1) !important;
}
.focus\:tw-bg-emerald-600\/15:focus{
  background-color: rgb(5 150 105 / 0.15) !important;
}
.focus\:tw-bg-emerald-600\/20:focus{
  background-color: rgb(5 150 105 / 0.2) !important;
}
.focus\:tw-bg-emerald-600\/25:focus{
  background-color: rgb(5 150 105 / 0.25) !important;
}
.focus\:tw-bg-emerald-600\/30:focus{
  background-color: rgb(5 150 105 / 0.3) !important;
}
.focus\:tw-bg-emerald-600\/35:focus{
  background-color: rgb(5 150 105 / 0.35) !important;
}
.focus\:tw-bg-emerald-600\/40:focus{
  background-color: rgb(5 150 105 / 0.4) !important;
}
.focus\:tw-bg-emerald-600\/45:focus{
  background-color: rgb(5 150 105 / 0.45) !important;
}
.focus\:tw-bg-emerald-600\/5:focus{
  background-color: rgb(5 150 105 / 0.05) !important;
}
.focus\:tw-bg-emerald-600\/50:focus{
  background-color: rgb(5 150 105 / 0.5) !important;
}
.focus\:tw-bg-emerald-600\/55:focus{
  background-color: rgb(5 150 105 / 0.55) !important;
}
.focus\:tw-bg-emerald-600\/60:focus{
  background-color: rgb(5 150 105 / 0.6) !important;
}
.focus\:tw-bg-emerald-600\/65:focus{
  background-color: rgb(5 150 105 / 0.65) !important;
}
.focus\:tw-bg-emerald-600\/70:focus{
  background-color: rgb(5 150 105 / 0.7) !important;
}
.focus\:tw-bg-emerald-600\/75:focus{
  background-color: rgb(5 150 105 / 0.75) !important;
}
.focus\:tw-bg-emerald-600\/80:focus{
  background-color: rgb(5 150 105 / 0.8) !important;
}
.focus\:tw-bg-emerald-600\/85:focus{
  background-color: rgb(5 150 105 / 0.85) !important;
}
.focus\:tw-bg-emerald-600\/90:focus{
  background-color: rgb(5 150 105 / 0.9) !important;
}
.focus\:tw-bg-emerald-600\/95:focus{
  background-color: rgb(5 150 105 / 0.95) !important;
}
.focus\:tw-bg-emerald-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-700\/0:focus{
  background-color: rgb(4 120 87 / 0) !important;
}
.focus\:tw-bg-emerald-700\/10:focus{
  background-color: rgb(4 120 87 / 0.1) !important;
}
.focus\:tw-bg-emerald-700\/100:focus{
  background-color: rgb(4 120 87 / 1) !important;
}
.focus\:tw-bg-emerald-700\/15:focus{
  background-color: rgb(4 120 87 / 0.15) !important;
}
.focus\:tw-bg-emerald-700\/20:focus{
  background-color: rgb(4 120 87 / 0.2) !important;
}
.focus\:tw-bg-emerald-700\/25:focus{
  background-color: rgb(4 120 87 / 0.25) !important;
}
.focus\:tw-bg-emerald-700\/30:focus{
  background-color: rgb(4 120 87 / 0.3) !important;
}
.focus\:tw-bg-emerald-700\/35:focus{
  background-color: rgb(4 120 87 / 0.35) !important;
}
.focus\:tw-bg-emerald-700\/40:focus{
  background-color: rgb(4 120 87 / 0.4) !important;
}
.focus\:tw-bg-emerald-700\/45:focus{
  background-color: rgb(4 120 87 / 0.45) !important;
}
.focus\:tw-bg-emerald-700\/5:focus{
  background-color: rgb(4 120 87 / 0.05) !important;
}
.focus\:tw-bg-emerald-700\/50:focus{
  background-color: rgb(4 120 87 / 0.5) !important;
}
.focus\:tw-bg-emerald-700\/55:focus{
  background-color: rgb(4 120 87 / 0.55) !important;
}
.focus\:tw-bg-emerald-700\/60:focus{
  background-color: rgb(4 120 87 / 0.6) !important;
}
.focus\:tw-bg-emerald-700\/65:focus{
  background-color: rgb(4 120 87 / 0.65) !important;
}
.focus\:tw-bg-emerald-700\/70:focus{
  background-color: rgb(4 120 87 / 0.7) !important;
}
.focus\:tw-bg-emerald-700\/75:focus{
  background-color: rgb(4 120 87 / 0.75) !important;
}
.focus\:tw-bg-emerald-700\/80:focus{
  background-color: rgb(4 120 87 / 0.8) !important;
}
.focus\:tw-bg-emerald-700\/85:focus{
  background-color: rgb(4 120 87 / 0.85) !important;
}
.focus\:tw-bg-emerald-700\/90:focus{
  background-color: rgb(4 120 87 / 0.9) !important;
}
.focus\:tw-bg-emerald-700\/95:focus{
  background-color: rgb(4 120 87 / 0.95) !important;
}
.focus\:tw-bg-emerald-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-800\/0:focus{
  background-color: rgb(6 95 70 / 0) !important;
}
.focus\:tw-bg-emerald-800\/10:focus{
  background-color: rgb(6 95 70 / 0.1) !important;
}
.focus\:tw-bg-emerald-800\/100:focus{
  background-color: rgb(6 95 70 / 1) !important;
}
.focus\:tw-bg-emerald-800\/15:focus{
  background-color: rgb(6 95 70 / 0.15) !important;
}
.focus\:tw-bg-emerald-800\/20:focus{
  background-color: rgb(6 95 70 / 0.2) !important;
}
.focus\:tw-bg-emerald-800\/25:focus{
  background-color: rgb(6 95 70 / 0.25) !important;
}
.focus\:tw-bg-emerald-800\/30:focus{
  background-color: rgb(6 95 70 / 0.3) !important;
}
.focus\:tw-bg-emerald-800\/35:focus{
  background-color: rgb(6 95 70 / 0.35) !important;
}
.focus\:tw-bg-emerald-800\/40:focus{
  background-color: rgb(6 95 70 / 0.4) !important;
}
.focus\:tw-bg-emerald-800\/45:focus{
  background-color: rgb(6 95 70 / 0.45) !important;
}
.focus\:tw-bg-emerald-800\/5:focus{
  background-color: rgb(6 95 70 / 0.05) !important;
}
.focus\:tw-bg-emerald-800\/50:focus{
  background-color: rgb(6 95 70 / 0.5) !important;
}
.focus\:tw-bg-emerald-800\/55:focus{
  background-color: rgb(6 95 70 / 0.55) !important;
}
.focus\:tw-bg-emerald-800\/60:focus{
  background-color: rgb(6 95 70 / 0.6) !important;
}
.focus\:tw-bg-emerald-800\/65:focus{
  background-color: rgb(6 95 70 / 0.65) !important;
}
.focus\:tw-bg-emerald-800\/70:focus{
  background-color: rgb(6 95 70 / 0.7) !important;
}
.focus\:tw-bg-emerald-800\/75:focus{
  background-color: rgb(6 95 70 / 0.75) !important;
}
.focus\:tw-bg-emerald-800\/80:focus{
  background-color: rgb(6 95 70 / 0.8) !important;
}
.focus\:tw-bg-emerald-800\/85:focus{
  background-color: rgb(6 95 70 / 0.85) !important;
}
.focus\:tw-bg-emerald-800\/90:focus{
  background-color: rgb(6 95 70 / 0.9) !important;
}
.focus\:tw-bg-emerald-800\/95:focus{
  background-color: rgb(6 95 70 / 0.95) !important;
}
.focus\:tw-bg-emerald-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-900\/0:focus{
  background-color: rgb(6 78 59 / 0) !important;
}
.focus\:tw-bg-emerald-900\/10:focus{
  background-color: rgb(6 78 59 / 0.1) !important;
}
.focus\:tw-bg-emerald-900\/100:focus{
  background-color: rgb(6 78 59 / 1) !important;
}
.focus\:tw-bg-emerald-900\/15:focus{
  background-color: rgb(6 78 59 / 0.15) !important;
}
.focus\:tw-bg-emerald-900\/20:focus{
  background-color: rgb(6 78 59 / 0.2) !important;
}
.focus\:tw-bg-emerald-900\/25:focus{
  background-color: rgb(6 78 59 / 0.25) !important;
}
.focus\:tw-bg-emerald-900\/30:focus{
  background-color: rgb(6 78 59 / 0.3) !important;
}
.focus\:tw-bg-emerald-900\/35:focus{
  background-color: rgb(6 78 59 / 0.35) !important;
}
.focus\:tw-bg-emerald-900\/40:focus{
  background-color: rgb(6 78 59 / 0.4) !important;
}
.focus\:tw-bg-emerald-900\/45:focus{
  background-color: rgb(6 78 59 / 0.45) !important;
}
.focus\:tw-bg-emerald-900\/5:focus{
  background-color: rgb(6 78 59 / 0.05) !important;
}
.focus\:tw-bg-emerald-900\/50:focus{
  background-color: rgb(6 78 59 / 0.5) !important;
}
.focus\:tw-bg-emerald-900\/55:focus{
  background-color: rgb(6 78 59 / 0.55) !important;
}
.focus\:tw-bg-emerald-900\/60:focus{
  background-color: rgb(6 78 59 / 0.6) !important;
}
.focus\:tw-bg-emerald-900\/65:focus{
  background-color: rgb(6 78 59 / 0.65) !important;
}
.focus\:tw-bg-emerald-900\/70:focus{
  background-color: rgb(6 78 59 / 0.7) !important;
}
.focus\:tw-bg-emerald-900\/75:focus{
  background-color: rgb(6 78 59 / 0.75) !important;
}
.focus\:tw-bg-emerald-900\/80:focus{
  background-color: rgb(6 78 59 / 0.8) !important;
}
.focus\:tw-bg-emerald-900\/85:focus{
  background-color: rgb(6 78 59 / 0.85) !important;
}
.focus\:tw-bg-emerald-900\/90:focus{
  background-color: rgb(6 78 59 / 0.9) !important;
}
.focus\:tw-bg-emerald-900\/95:focus{
  background-color: rgb(6 78 59 / 0.95) !important;
}
.focus\:tw-bg-emerald-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 44 34 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-emerald-950\/0:focus{
  background-color: rgb(2 44 34 / 0) !important;
}
.focus\:tw-bg-emerald-950\/10:focus{
  background-color: rgb(2 44 34 / 0.1) !important;
}
.focus\:tw-bg-emerald-950\/100:focus{
  background-color: rgb(2 44 34 / 1) !important;
}
.focus\:tw-bg-emerald-950\/15:focus{
  background-color: rgb(2 44 34 / 0.15) !important;
}
.focus\:tw-bg-emerald-950\/20:focus{
  background-color: rgb(2 44 34 / 0.2) !important;
}
.focus\:tw-bg-emerald-950\/25:focus{
  background-color: rgb(2 44 34 / 0.25) !important;
}
.focus\:tw-bg-emerald-950\/30:focus{
  background-color: rgb(2 44 34 / 0.3) !important;
}
.focus\:tw-bg-emerald-950\/35:focus{
  background-color: rgb(2 44 34 / 0.35) !important;
}
.focus\:tw-bg-emerald-950\/40:focus{
  background-color: rgb(2 44 34 / 0.4) !important;
}
.focus\:tw-bg-emerald-950\/45:focus{
  background-color: rgb(2 44 34 / 0.45) !important;
}
.focus\:tw-bg-emerald-950\/5:focus{
  background-color: rgb(2 44 34 / 0.05) !important;
}
.focus\:tw-bg-emerald-950\/50:focus{
  background-color: rgb(2 44 34 / 0.5) !important;
}
.focus\:tw-bg-emerald-950\/55:focus{
  background-color: rgb(2 44 34 / 0.55) !important;
}
.focus\:tw-bg-emerald-950\/60:focus{
  background-color: rgb(2 44 34 / 0.6) !important;
}
.focus\:tw-bg-emerald-950\/65:focus{
  background-color: rgb(2 44 34 / 0.65) !important;
}
.focus\:tw-bg-emerald-950\/70:focus{
  background-color: rgb(2 44 34 / 0.7) !important;
}
.focus\:tw-bg-emerald-950\/75:focus{
  background-color: rgb(2 44 34 / 0.75) !important;
}
.focus\:tw-bg-emerald-950\/80:focus{
  background-color: rgb(2 44 34 / 0.8) !important;
}
.focus\:tw-bg-emerald-950\/85:focus{
  background-color: rgb(2 44 34 / 0.85) !important;
}
.focus\:tw-bg-emerald-950\/90:focus{
  background-color: rgb(2 44 34 / 0.9) !important;
}
.focus\:tw-bg-emerald-950\/95:focus{
  background-color: rgb(2 44 34 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-100\/0:focus{
  background-color: rgb(250 232 255 / 0) !important;
}
.focus\:tw-bg-fuchsia-100\/10:focus{
  background-color: rgb(250 232 255 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-100\/100:focus{
  background-color: rgb(250 232 255 / 1) !important;
}
.focus\:tw-bg-fuchsia-100\/15:focus{
  background-color: rgb(250 232 255 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-100\/20:focus{
  background-color: rgb(250 232 255 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-100\/25:focus{
  background-color: rgb(250 232 255 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-100\/30:focus{
  background-color: rgb(250 232 255 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-100\/35:focus{
  background-color: rgb(250 232 255 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-100\/40:focus{
  background-color: rgb(250 232 255 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-100\/45:focus{
  background-color: rgb(250 232 255 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-100\/5:focus{
  background-color: rgb(250 232 255 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-100\/50:focus{
  background-color: rgb(250 232 255 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-100\/55:focus{
  background-color: rgb(250 232 255 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-100\/60:focus{
  background-color: rgb(250 232 255 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-100\/65:focus{
  background-color: rgb(250 232 255 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-100\/70:focus{
  background-color: rgb(250 232 255 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-100\/75:focus{
  background-color: rgb(250 232 255 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-100\/80:focus{
  background-color: rgb(250 232 255 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-100\/85:focus{
  background-color: rgb(250 232 255 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-100\/90:focus{
  background-color: rgb(250 232 255 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-100\/95:focus{
  background-color: rgb(250 232 255 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-200\/0:focus{
  background-color: rgb(245 208 254 / 0) !important;
}
.focus\:tw-bg-fuchsia-200\/10:focus{
  background-color: rgb(245 208 254 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-200\/100:focus{
  background-color: rgb(245 208 254 / 1) !important;
}
.focus\:tw-bg-fuchsia-200\/15:focus{
  background-color: rgb(245 208 254 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-200\/20:focus{
  background-color: rgb(245 208 254 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-200\/25:focus{
  background-color: rgb(245 208 254 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-200\/30:focus{
  background-color: rgb(245 208 254 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-200\/35:focus{
  background-color: rgb(245 208 254 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-200\/40:focus{
  background-color: rgb(245 208 254 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-200\/45:focus{
  background-color: rgb(245 208 254 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-200\/5:focus{
  background-color: rgb(245 208 254 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-200\/50:focus{
  background-color: rgb(245 208 254 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-200\/55:focus{
  background-color: rgb(245 208 254 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-200\/60:focus{
  background-color: rgb(245 208 254 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-200\/65:focus{
  background-color: rgb(245 208 254 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-200\/70:focus{
  background-color: rgb(245 208 254 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-200\/75:focus{
  background-color: rgb(245 208 254 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-200\/80:focus{
  background-color: rgb(245 208 254 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-200\/85:focus{
  background-color: rgb(245 208 254 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-200\/90:focus{
  background-color: rgb(245 208 254 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-200\/95:focus{
  background-color: rgb(245 208 254 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-300\/0:focus{
  background-color: rgb(240 171 252 / 0) !important;
}
.focus\:tw-bg-fuchsia-300\/10:focus{
  background-color: rgb(240 171 252 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-300\/100:focus{
  background-color: rgb(240 171 252 / 1) !important;
}
.focus\:tw-bg-fuchsia-300\/15:focus{
  background-color: rgb(240 171 252 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-300\/20:focus{
  background-color: rgb(240 171 252 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-300\/25:focus{
  background-color: rgb(240 171 252 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-300\/30:focus{
  background-color: rgb(240 171 252 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-300\/35:focus{
  background-color: rgb(240 171 252 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-300\/40:focus{
  background-color: rgb(240 171 252 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-300\/45:focus{
  background-color: rgb(240 171 252 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-300\/5:focus{
  background-color: rgb(240 171 252 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-300\/50:focus{
  background-color: rgb(240 171 252 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-300\/55:focus{
  background-color: rgb(240 171 252 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-300\/60:focus{
  background-color: rgb(240 171 252 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-300\/65:focus{
  background-color: rgb(240 171 252 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-300\/70:focus{
  background-color: rgb(240 171 252 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-300\/75:focus{
  background-color: rgb(240 171 252 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-300\/80:focus{
  background-color: rgb(240 171 252 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-300\/85:focus{
  background-color: rgb(240 171 252 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-300\/90:focus{
  background-color: rgb(240 171 252 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-300\/95:focus{
  background-color: rgb(240 171 252 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-400\/0:focus{
  background-color: rgb(232 121 249 / 0) !important;
}
.focus\:tw-bg-fuchsia-400\/10:focus{
  background-color: rgb(232 121 249 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-400\/100:focus{
  background-color: rgb(232 121 249 / 1) !important;
}
.focus\:tw-bg-fuchsia-400\/15:focus{
  background-color: rgb(232 121 249 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-400\/20:focus{
  background-color: rgb(232 121 249 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-400\/25:focus{
  background-color: rgb(232 121 249 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-400\/30:focus{
  background-color: rgb(232 121 249 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-400\/35:focus{
  background-color: rgb(232 121 249 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-400\/40:focus{
  background-color: rgb(232 121 249 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-400\/45:focus{
  background-color: rgb(232 121 249 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-400\/5:focus{
  background-color: rgb(232 121 249 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-400\/50:focus{
  background-color: rgb(232 121 249 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-400\/55:focus{
  background-color: rgb(232 121 249 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-400\/60:focus{
  background-color: rgb(232 121 249 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-400\/65:focus{
  background-color: rgb(232 121 249 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-400\/70:focus{
  background-color: rgb(232 121 249 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-400\/75:focus{
  background-color: rgb(232 121 249 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-400\/80:focus{
  background-color: rgb(232 121 249 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-400\/85:focus{
  background-color: rgb(232 121 249 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-400\/90:focus{
  background-color: rgb(232 121 249 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-400\/95:focus{
  background-color: rgb(232 121 249 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-50\/0:focus{
  background-color: rgb(253 244 255 / 0) !important;
}
.focus\:tw-bg-fuchsia-50\/10:focus{
  background-color: rgb(253 244 255 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-50\/100:focus{
  background-color: rgb(253 244 255 / 1) !important;
}
.focus\:tw-bg-fuchsia-50\/15:focus{
  background-color: rgb(253 244 255 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-50\/20:focus{
  background-color: rgb(253 244 255 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-50\/25:focus{
  background-color: rgb(253 244 255 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-50\/30:focus{
  background-color: rgb(253 244 255 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-50\/35:focus{
  background-color: rgb(253 244 255 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-50\/40:focus{
  background-color: rgb(253 244 255 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-50\/45:focus{
  background-color: rgb(253 244 255 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-50\/5:focus{
  background-color: rgb(253 244 255 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-50\/50:focus{
  background-color: rgb(253 244 255 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-50\/55:focus{
  background-color: rgb(253 244 255 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-50\/60:focus{
  background-color: rgb(253 244 255 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-50\/65:focus{
  background-color: rgb(253 244 255 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-50\/70:focus{
  background-color: rgb(253 244 255 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-50\/75:focus{
  background-color: rgb(253 244 255 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-50\/80:focus{
  background-color: rgb(253 244 255 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-50\/85:focus{
  background-color: rgb(253 244 255 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-50\/90:focus{
  background-color: rgb(253 244 255 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-50\/95:focus{
  background-color: rgb(253 244 255 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-500\/0:focus{
  background-color: rgb(217 70 239 / 0) !important;
}
.focus\:tw-bg-fuchsia-500\/10:focus{
  background-color: rgb(217 70 239 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-500\/100:focus{
  background-color: rgb(217 70 239 / 1) !important;
}
.focus\:tw-bg-fuchsia-500\/15:focus{
  background-color: rgb(217 70 239 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-500\/20:focus{
  background-color: rgb(217 70 239 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-500\/25:focus{
  background-color: rgb(217 70 239 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-500\/30:focus{
  background-color: rgb(217 70 239 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-500\/35:focus{
  background-color: rgb(217 70 239 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-500\/40:focus{
  background-color: rgb(217 70 239 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-500\/45:focus{
  background-color: rgb(217 70 239 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-500\/5:focus{
  background-color: rgb(217 70 239 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-500\/50:focus{
  background-color: rgb(217 70 239 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-500\/55:focus{
  background-color: rgb(217 70 239 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-500\/60:focus{
  background-color: rgb(217 70 239 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-500\/65:focus{
  background-color: rgb(217 70 239 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-500\/70:focus{
  background-color: rgb(217 70 239 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-500\/75:focus{
  background-color: rgb(217 70 239 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-500\/80:focus{
  background-color: rgb(217 70 239 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-500\/85:focus{
  background-color: rgb(217 70 239 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-500\/90:focus{
  background-color: rgb(217 70 239 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-500\/95:focus{
  background-color: rgb(217 70 239 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-600\/0:focus{
  background-color: rgb(192 38 211 / 0) !important;
}
.focus\:tw-bg-fuchsia-600\/10:focus{
  background-color: rgb(192 38 211 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-600\/100:focus{
  background-color: rgb(192 38 211 / 1) !important;
}
.focus\:tw-bg-fuchsia-600\/15:focus{
  background-color: rgb(192 38 211 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-600\/20:focus{
  background-color: rgb(192 38 211 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-600\/25:focus{
  background-color: rgb(192 38 211 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-600\/30:focus{
  background-color: rgb(192 38 211 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-600\/35:focus{
  background-color: rgb(192 38 211 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-600\/40:focus{
  background-color: rgb(192 38 211 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-600\/45:focus{
  background-color: rgb(192 38 211 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-600\/5:focus{
  background-color: rgb(192 38 211 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-600\/50:focus{
  background-color: rgb(192 38 211 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-600\/55:focus{
  background-color: rgb(192 38 211 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-600\/60:focus{
  background-color: rgb(192 38 211 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-600\/65:focus{
  background-color: rgb(192 38 211 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-600\/70:focus{
  background-color: rgb(192 38 211 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-600\/75:focus{
  background-color: rgb(192 38 211 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-600\/80:focus{
  background-color: rgb(192 38 211 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-600\/85:focus{
  background-color: rgb(192 38 211 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-600\/90:focus{
  background-color: rgb(192 38 211 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-600\/95:focus{
  background-color: rgb(192 38 211 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-700\/0:focus{
  background-color: rgb(162 28 175 / 0) !important;
}
.focus\:tw-bg-fuchsia-700\/10:focus{
  background-color: rgb(162 28 175 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-700\/100:focus{
  background-color: rgb(162 28 175 / 1) !important;
}
.focus\:tw-bg-fuchsia-700\/15:focus{
  background-color: rgb(162 28 175 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-700\/20:focus{
  background-color: rgb(162 28 175 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-700\/25:focus{
  background-color: rgb(162 28 175 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-700\/30:focus{
  background-color: rgb(162 28 175 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-700\/35:focus{
  background-color: rgb(162 28 175 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-700\/40:focus{
  background-color: rgb(162 28 175 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-700\/45:focus{
  background-color: rgb(162 28 175 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-700\/5:focus{
  background-color: rgb(162 28 175 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-700\/50:focus{
  background-color: rgb(162 28 175 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-700\/55:focus{
  background-color: rgb(162 28 175 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-700\/60:focus{
  background-color: rgb(162 28 175 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-700\/65:focus{
  background-color: rgb(162 28 175 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-700\/70:focus{
  background-color: rgb(162 28 175 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-700\/75:focus{
  background-color: rgb(162 28 175 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-700\/80:focus{
  background-color: rgb(162 28 175 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-700\/85:focus{
  background-color: rgb(162 28 175 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-700\/90:focus{
  background-color: rgb(162 28 175 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-700\/95:focus{
  background-color: rgb(162 28 175 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-800\/0:focus{
  background-color: rgb(134 25 143 / 0) !important;
}
.focus\:tw-bg-fuchsia-800\/10:focus{
  background-color: rgb(134 25 143 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-800\/100:focus{
  background-color: rgb(134 25 143 / 1) !important;
}
.focus\:tw-bg-fuchsia-800\/15:focus{
  background-color: rgb(134 25 143 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-800\/20:focus{
  background-color: rgb(134 25 143 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-800\/25:focus{
  background-color: rgb(134 25 143 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-800\/30:focus{
  background-color: rgb(134 25 143 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-800\/35:focus{
  background-color: rgb(134 25 143 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-800\/40:focus{
  background-color: rgb(134 25 143 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-800\/45:focus{
  background-color: rgb(134 25 143 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-800\/5:focus{
  background-color: rgb(134 25 143 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-800\/50:focus{
  background-color: rgb(134 25 143 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-800\/55:focus{
  background-color: rgb(134 25 143 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-800\/60:focus{
  background-color: rgb(134 25 143 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-800\/65:focus{
  background-color: rgb(134 25 143 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-800\/70:focus{
  background-color: rgb(134 25 143 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-800\/75:focus{
  background-color: rgb(134 25 143 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-800\/80:focus{
  background-color: rgb(134 25 143 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-800\/85:focus{
  background-color: rgb(134 25 143 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-800\/90:focus{
  background-color: rgb(134 25 143 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-800\/95:focus{
  background-color: rgb(134 25 143 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-900\/0:focus{
  background-color: rgb(112 26 117 / 0) !important;
}
.focus\:tw-bg-fuchsia-900\/10:focus{
  background-color: rgb(112 26 117 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-900\/100:focus{
  background-color: rgb(112 26 117 / 1) !important;
}
.focus\:tw-bg-fuchsia-900\/15:focus{
  background-color: rgb(112 26 117 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-900\/20:focus{
  background-color: rgb(112 26 117 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-900\/25:focus{
  background-color: rgb(112 26 117 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-900\/30:focus{
  background-color: rgb(112 26 117 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-900\/35:focus{
  background-color: rgb(112 26 117 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-900\/40:focus{
  background-color: rgb(112 26 117 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-900\/45:focus{
  background-color: rgb(112 26 117 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-900\/5:focus{
  background-color: rgb(112 26 117 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-900\/50:focus{
  background-color: rgb(112 26 117 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-900\/55:focus{
  background-color: rgb(112 26 117 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-900\/60:focus{
  background-color: rgb(112 26 117 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-900\/65:focus{
  background-color: rgb(112 26 117 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-900\/70:focus{
  background-color: rgb(112 26 117 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-900\/75:focus{
  background-color: rgb(112 26 117 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-900\/80:focus{
  background-color: rgb(112 26 117 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-900\/85:focus{
  background-color: rgb(112 26 117 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-900\/90:focus{
  background-color: rgb(112 26 117 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-900\/95:focus{
  background-color: rgb(112 26 117 / 0.95) !important;
}
.focus\:tw-bg-fuchsia-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(74 4 78 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-fuchsia-950\/0:focus{
  background-color: rgb(74 4 78 / 0) !important;
}
.focus\:tw-bg-fuchsia-950\/10:focus{
  background-color: rgb(74 4 78 / 0.1) !important;
}
.focus\:tw-bg-fuchsia-950\/100:focus{
  background-color: rgb(74 4 78 / 1) !important;
}
.focus\:tw-bg-fuchsia-950\/15:focus{
  background-color: rgb(74 4 78 / 0.15) !important;
}
.focus\:tw-bg-fuchsia-950\/20:focus{
  background-color: rgb(74 4 78 / 0.2) !important;
}
.focus\:tw-bg-fuchsia-950\/25:focus{
  background-color: rgb(74 4 78 / 0.25) !important;
}
.focus\:tw-bg-fuchsia-950\/30:focus{
  background-color: rgb(74 4 78 / 0.3) !important;
}
.focus\:tw-bg-fuchsia-950\/35:focus{
  background-color: rgb(74 4 78 / 0.35) !important;
}
.focus\:tw-bg-fuchsia-950\/40:focus{
  background-color: rgb(74 4 78 / 0.4) !important;
}
.focus\:tw-bg-fuchsia-950\/45:focus{
  background-color: rgb(74 4 78 / 0.45) !important;
}
.focus\:tw-bg-fuchsia-950\/5:focus{
  background-color: rgb(74 4 78 / 0.05) !important;
}
.focus\:tw-bg-fuchsia-950\/50:focus{
  background-color: rgb(74 4 78 / 0.5) !important;
}
.focus\:tw-bg-fuchsia-950\/55:focus{
  background-color: rgb(74 4 78 / 0.55) !important;
}
.focus\:tw-bg-fuchsia-950\/60:focus{
  background-color: rgb(74 4 78 / 0.6) !important;
}
.focus\:tw-bg-fuchsia-950\/65:focus{
  background-color: rgb(74 4 78 / 0.65) !important;
}
.focus\:tw-bg-fuchsia-950\/70:focus{
  background-color: rgb(74 4 78 / 0.7) !important;
}
.focus\:tw-bg-fuchsia-950\/75:focus{
  background-color: rgb(74 4 78 / 0.75) !important;
}
.focus\:tw-bg-fuchsia-950\/80:focus{
  background-color: rgb(74 4 78 / 0.8) !important;
}
.focus\:tw-bg-fuchsia-950\/85:focus{
  background-color: rgb(74 4 78 / 0.85) !important;
}
.focus\:tw-bg-fuchsia-950\/90:focus{
  background-color: rgb(74 4 78 / 0.9) !important;
}
.focus\:tw-bg-fuchsia-950\/95:focus{
  background-color: rgb(74 4 78 / 0.95) !important;
}
.focus\:tw-bg-gray-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-100\/0:focus{
  background-color: rgb(230 230 230 / 0) !important;
}
.focus\:tw-bg-gray-100\/10:focus{
  background-color: rgb(230 230 230 / 0.1) !important;
}
.focus\:tw-bg-gray-100\/100:focus{
  background-color: rgb(230 230 230 / 1) !important;
}
.focus\:tw-bg-gray-100\/15:focus{
  background-color: rgb(230 230 230 / 0.15) !important;
}
.focus\:tw-bg-gray-100\/20:focus{
  background-color: rgb(230 230 230 / 0.2) !important;
}
.focus\:tw-bg-gray-100\/25:focus{
  background-color: rgb(230 230 230 / 0.25) !important;
}
.focus\:tw-bg-gray-100\/30:focus{
  background-color: rgb(230 230 230 / 0.3) !important;
}
.focus\:tw-bg-gray-100\/35:focus{
  background-color: rgb(230 230 230 / 0.35) !important;
}
.focus\:tw-bg-gray-100\/40:focus{
  background-color: rgb(230 230 230 / 0.4) !important;
}
.focus\:tw-bg-gray-100\/45:focus{
  background-color: rgb(230 230 230 / 0.45) !important;
}
.focus\:tw-bg-gray-100\/5:focus{
  background-color: rgb(230 230 230 / 0.05) !important;
}
.focus\:tw-bg-gray-100\/50:focus{
  background-color: rgb(230 230 230 / 0.5) !important;
}
.focus\:tw-bg-gray-100\/55:focus{
  background-color: rgb(230 230 230 / 0.55) !important;
}
.focus\:tw-bg-gray-100\/60:focus{
  background-color: rgb(230 230 230 / 0.6) !important;
}
.focus\:tw-bg-gray-100\/65:focus{
  background-color: rgb(230 230 230 / 0.65) !important;
}
.focus\:tw-bg-gray-100\/70:focus{
  background-color: rgb(230 230 230 / 0.7) !important;
}
.focus\:tw-bg-gray-100\/75:focus{
  background-color: rgb(230 230 230 / 0.75) !important;
}
.focus\:tw-bg-gray-100\/80:focus{
  background-color: rgb(230 230 230 / 0.8) !important;
}
.focus\:tw-bg-gray-100\/85:focus{
  background-color: rgb(230 230 230 / 0.85) !important;
}
.focus\:tw-bg-gray-100\/90:focus{
  background-color: rgb(230 230 230 / 0.9) !important;
}
.focus\:tw-bg-gray-100\/95:focus{
  background-color: rgb(230 230 230 / 0.95) !important;
}
.focus\:tw-bg-gray-150:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-150\/0:focus{
  background-color: rgb(217 217 217 / 0) !important;
}
.focus\:tw-bg-gray-150\/10:focus{
  background-color: rgb(217 217 217 / 0.1) !important;
}
.focus\:tw-bg-gray-150\/100:focus{
  background-color: rgb(217 217 217 / 1) !important;
}
.focus\:tw-bg-gray-150\/15:focus{
  background-color: rgb(217 217 217 / 0.15) !important;
}
.focus\:tw-bg-gray-150\/20:focus{
  background-color: rgb(217 217 217 / 0.2) !important;
}
.focus\:tw-bg-gray-150\/25:focus{
  background-color: rgb(217 217 217 / 0.25) !important;
}
.focus\:tw-bg-gray-150\/30:focus{
  background-color: rgb(217 217 217 / 0.3) !important;
}
.focus\:tw-bg-gray-150\/35:focus{
  background-color: rgb(217 217 217 / 0.35) !important;
}
.focus\:tw-bg-gray-150\/40:focus{
  background-color: rgb(217 217 217 / 0.4) !important;
}
.focus\:tw-bg-gray-150\/45:focus{
  background-color: rgb(217 217 217 / 0.45) !important;
}
.focus\:tw-bg-gray-150\/5:focus{
  background-color: rgb(217 217 217 / 0.05) !important;
}
.focus\:tw-bg-gray-150\/50:focus{
  background-color: rgb(217 217 217 / 0.5) !important;
}
.focus\:tw-bg-gray-150\/55:focus{
  background-color: rgb(217 217 217 / 0.55) !important;
}
.focus\:tw-bg-gray-150\/60:focus{
  background-color: rgb(217 217 217 / 0.6) !important;
}
.focus\:tw-bg-gray-150\/65:focus{
  background-color: rgb(217 217 217 / 0.65) !important;
}
.focus\:tw-bg-gray-150\/70:focus{
  background-color: rgb(217 217 217 / 0.7) !important;
}
.focus\:tw-bg-gray-150\/75:focus{
  background-color: rgb(217 217 217 / 0.75) !important;
}
.focus\:tw-bg-gray-150\/80:focus{
  background-color: rgb(217 217 217 / 0.8) !important;
}
.focus\:tw-bg-gray-150\/85:focus{
  background-color: rgb(217 217 217 / 0.85) !important;
}
.focus\:tw-bg-gray-150\/90:focus{
  background-color: rgb(217 217 217 / 0.9) !important;
}
.focus\:tw-bg-gray-150\/95:focus{
  background-color: rgb(217 217 217 / 0.95) !important;
}
.focus\:tw-bg-gray-20:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-20\/0:focus{
  background-color: rgb(243 243 243 / 0) !important;
}
.focus\:tw-bg-gray-20\/10:focus{
  background-color: rgb(243 243 243 / 0.1) !important;
}
.focus\:tw-bg-gray-20\/100:focus{
  background-color: rgb(243 243 243 / 1) !important;
}
.focus\:tw-bg-gray-20\/15:focus{
  background-color: rgb(243 243 243 / 0.15) !important;
}
.focus\:tw-bg-gray-20\/20:focus{
  background-color: rgb(243 243 243 / 0.2) !important;
}
.focus\:tw-bg-gray-20\/25:focus{
  background-color: rgb(243 243 243 / 0.25) !important;
}
.focus\:tw-bg-gray-20\/30:focus{
  background-color: rgb(243 243 243 / 0.3) !important;
}
.focus\:tw-bg-gray-20\/35:focus{
  background-color: rgb(243 243 243 / 0.35) !important;
}
.focus\:tw-bg-gray-20\/40:focus{
  background-color: rgb(243 243 243 / 0.4) !important;
}
.focus\:tw-bg-gray-20\/45:focus{
  background-color: rgb(243 243 243 / 0.45) !important;
}
.focus\:tw-bg-gray-20\/5:focus{
  background-color: rgb(243 243 243 / 0.05) !important;
}
.focus\:tw-bg-gray-20\/50:focus{
  background-color: rgb(243 243 243 / 0.5) !important;
}
.focus\:tw-bg-gray-20\/55:focus{
  background-color: rgb(243 243 243 / 0.55) !important;
}
.focus\:tw-bg-gray-20\/60:focus{
  background-color: rgb(243 243 243 / 0.6) !important;
}
.focus\:tw-bg-gray-20\/65:focus{
  background-color: rgb(243 243 243 / 0.65) !important;
}
.focus\:tw-bg-gray-20\/70:focus{
  background-color: rgb(243 243 243 / 0.7) !important;
}
.focus\:tw-bg-gray-20\/75:focus{
  background-color: rgb(243 243 243 / 0.75) !important;
}
.focus\:tw-bg-gray-20\/80:focus{
  background-color: rgb(243 243 243 / 0.8) !important;
}
.focus\:tw-bg-gray-20\/85:focus{
  background-color: rgb(243 243 243 / 0.85) !important;
}
.focus\:tw-bg-gray-20\/90:focus{
  background-color: rgb(243 243 243 / 0.9) !important;
}
.focus\:tw-bg-gray-20\/95:focus{
  background-color: rgb(243 243 243 / 0.95) !important;
}
.focus\:tw-bg-gray-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-200\/0:focus{
  background-color: rgb(204 204 204 / 0) !important;
}
.focus\:tw-bg-gray-200\/10:focus{
  background-color: rgb(204 204 204 / 0.1) !important;
}
.focus\:tw-bg-gray-200\/100:focus{
  background-color: rgb(204 204 204 / 1) !important;
}
.focus\:tw-bg-gray-200\/15:focus{
  background-color: rgb(204 204 204 / 0.15) !important;
}
.focus\:tw-bg-gray-200\/20:focus{
  background-color: rgb(204 204 204 / 0.2) !important;
}
.focus\:tw-bg-gray-200\/25:focus{
  background-color: rgb(204 204 204 / 0.25) !important;
}
.focus\:tw-bg-gray-200\/30:focus{
  background-color: rgb(204 204 204 / 0.3) !important;
}
.focus\:tw-bg-gray-200\/35:focus{
  background-color: rgb(204 204 204 / 0.35) !important;
}
.focus\:tw-bg-gray-200\/40:focus{
  background-color: rgb(204 204 204 / 0.4) !important;
}
.focus\:tw-bg-gray-200\/45:focus{
  background-color: rgb(204 204 204 / 0.45) !important;
}
.focus\:tw-bg-gray-200\/5:focus{
  background-color: rgb(204 204 204 / 0.05) !important;
}
.focus\:tw-bg-gray-200\/50:focus{
  background-color: rgb(204 204 204 / 0.5) !important;
}
.focus\:tw-bg-gray-200\/55:focus{
  background-color: rgb(204 204 204 / 0.55) !important;
}
.focus\:tw-bg-gray-200\/60:focus{
  background-color: rgb(204 204 204 / 0.6) !important;
}
.focus\:tw-bg-gray-200\/65:focus{
  background-color: rgb(204 204 204 / 0.65) !important;
}
.focus\:tw-bg-gray-200\/70:focus{
  background-color: rgb(204 204 204 / 0.7) !important;
}
.focus\:tw-bg-gray-200\/75:focus{
  background-color: rgb(204 204 204 / 0.75) !important;
}
.focus\:tw-bg-gray-200\/80:focus{
  background-color: rgb(204 204 204 / 0.8) !important;
}
.focus\:tw-bg-gray-200\/85:focus{
  background-color: rgb(204 204 204 / 0.85) !important;
}
.focus\:tw-bg-gray-200\/90:focus{
  background-color: rgb(204 204 204 / 0.9) !important;
}
.focus\:tw-bg-gray-200\/95:focus{
  background-color: rgb(204 204 204 / 0.95) !important;
}
.focus\:tw-bg-gray-25:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-25\/0:focus{
  background-color: rgb(249 249 249 / 0) !important;
}
.focus\:tw-bg-gray-25\/10:focus{
  background-color: rgb(249 249 249 / 0.1) !important;
}
.focus\:tw-bg-gray-25\/100:focus{
  background-color: rgb(249 249 249 / 1) !important;
}
.focus\:tw-bg-gray-25\/15:focus{
  background-color: rgb(249 249 249 / 0.15) !important;
}
.focus\:tw-bg-gray-25\/20:focus{
  background-color: rgb(249 249 249 / 0.2) !important;
}
.focus\:tw-bg-gray-25\/25:focus{
  background-color: rgb(249 249 249 / 0.25) !important;
}
.focus\:tw-bg-gray-25\/30:focus{
  background-color: rgb(249 249 249 / 0.3) !important;
}
.focus\:tw-bg-gray-25\/35:focus{
  background-color: rgb(249 249 249 / 0.35) !important;
}
.focus\:tw-bg-gray-25\/40:focus{
  background-color: rgb(249 249 249 / 0.4) !important;
}
.focus\:tw-bg-gray-25\/45:focus{
  background-color: rgb(249 249 249 / 0.45) !important;
}
.focus\:tw-bg-gray-25\/5:focus{
  background-color: rgb(249 249 249 / 0.05) !important;
}
.focus\:tw-bg-gray-25\/50:focus{
  background-color: rgb(249 249 249 / 0.5) !important;
}
.focus\:tw-bg-gray-25\/55:focus{
  background-color: rgb(249 249 249 / 0.55) !important;
}
.focus\:tw-bg-gray-25\/60:focus{
  background-color: rgb(249 249 249 / 0.6) !important;
}
.focus\:tw-bg-gray-25\/65:focus{
  background-color: rgb(249 249 249 / 0.65) !important;
}
.focus\:tw-bg-gray-25\/70:focus{
  background-color: rgb(249 249 249 / 0.7) !important;
}
.focus\:tw-bg-gray-25\/75:focus{
  background-color: rgb(249 249 249 / 0.75) !important;
}
.focus\:tw-bg-gray-25\/80:focus{
  background-color: rgb(249 249 249 / 0.8) !important;
}
.focus\:tw-bg-gray-25\/85:focus{
  background-color: rgb(249 249 249 / 0.85) !important;
}
.focus\:tw-bg-gray-25\/90:focus{
  background-color: rgb(249 249 249 / 0.9) !important;
}
.focus\:tw-bg-gray-25\/95:focus{
  background-color: rgb(249 249 249 / 0.95) !important;
}
.focus\:tw-bg-gray-250:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 192 192 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-250\/0:focus{
  background-color: rgb(192 192 192 / 0) !important;
}
.focus\:tw-bg-gray-250\/10:focus{
  background-color: rgb(192 192 192 / 0.1) !important;
}
.focus\:tw-bg-gray-250\/100:focus{
  background-color: rgb(192 192 192 / 1) !important;
}
.focus\:tw-bg-gray-250\/15:focus{
  background-color: rgb(192 192 192 / 0.15) !important;
}
.focus\:tw-bg-gray-250\/20:focus{
  background-color: rgb(192 192 192 / 0.2) !important;
}
.focus\:tw-bg-gray-250\/25:focus{
  background-color: rgb(192 192 192 / 0.25) !important;
}
.focus\:tw-bg-gray-250\/30:focus{
  background-color: rgb(192 192 192 / 0.3) !important;
}
.focus\:tw-bg-gray-250\/35:focus{
  background-color: rgb(192 192 192 / 0.35) !important;
}
.focus\:tw-bg-gray-250\/40:focus{
  background-color: rgb(192 192 192 / 0.4) !important;
}
.focus\:tw-bg-gray-250\/45:focus{
  background-color: rgb(192 192 192 / 0.45) !important;
}
.focus\:tw-bg-gray-250\/5:focus{
  background-color: rgb(192 192 192 / 0.05) !important;
}
.focus\:tw-bg-gray-250\/50:focus{
  background-color: rgb(192 192 192 / 0.5) !important;
}
.focus\:tw-bg-gray-250\/55:focus{
  background-color: rgb(192 192 192 / 0.55) !important;
}
.focus\:tw-bg-gray-250\/60:focus{
  background-color: rgb(192 192 192 / 0.6) !important;
}
.focus\:tw-bg-gray-250\/65:focus{
  background-color: rgb(192 192 192 / 0.65) !important;
}
.focus\:tw-bg-gray-250\/70:focus{
  background-color: rgb(192 192 192 / 0.7) !important;
}
.focus\:tw-bg-gray-250\/75:focus{
  background-color: rgb(192 192 192 / 0.75) !important;
}
.focus\:tw-bg-gray-250\/80:focus{
  background-color: rgb(192 192 192 / 0.8) !important;
}
.focus\:tw-bg-gray-250\/85:focus{
  background-color: rgb(192 192 192 / 0.85) !important;
}
.focus\:tw-bg-gray-250\/90:focus{
  background-color: rgb(192 192 192 / 0.9) !important;
}
.focus\:tw-bg-gray-250\/95:focus{
  background-color: rgb(192 192 192 / 0.95) !important;
}
.focus\:tw-bg-gray-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(179 179 179 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-300\/0:focus{
  background-color: rgb(179 179 179 / 0) !important;
}
.focus\:tw-bg-gray-300\/10:focus{
  background-color: rgb(179 179 179 / 0.1) !important;
}
.focus\:tw-bg-gray-300\/100:focus{
  background-color: rgb(179 179 179 / 1) !important;
}
.focus\:tw-bg-gray-300\/15:focus{
  background-color: rgb(179 179 179 / 0.15) !important;
}
.focus\:tw-bg-gray-300\/20:focus{
  background-color: rgb(179 179 179 / 0.2) !important;
}
.focus\:tw-bg-gray-300\/25:focus{
  background-color: rgb(179 179 179 / 0.25) !important;
}
.focus\:tw-bg-gray-300\/30:focus{
  background-color: rgb(179 179 179 / 0.3) !important;
}
.focus\:tw-bg-gray-300\/35:focus{
  background-color: rgb(179 179 179 / 0.35) !important;
}
.focus\:tw-bg-gray-300\/40:focus{
  background-color: rgb(179 179 179 / 0.4) !important;
}
.focus\:tw-bg-gray-300\/45:focus{
  background-color: rgb(179 179 179 / 0.45) !important;
}
.focus\:tw-bg-gray-300\/5:focus{
  background-color: rgb(179 179 179 / 0.05) !important;
}
.focus\:tw-bg-gray-300\/50:focus{
  background-color: rgb(179 179 179 / 0.5) !important;
}
.focus\:tw-bg-gray-300\/55:focus{
  background-color: rgb(179 179 179 / 0.55) !important;
}
.focus\:tw-bg-gray-300\/60:focus{
  background-color: rgb(179 179 179 / 0.6) !important;
}
.focus\:tw-bg-gray-300\/65:focus{
  background-color: rgb(179 179 179 / 0.65) !important;
}
.focus\:tw-bg-gray-300\/70:focus{
  background-color: rgb(179 179 179 / 0.7) !important;
}
.focus\:tw-bg-gray-300\/75:focus{
  background-color: rgb(179 179 179 / 0.75) !important;
}
.focus\:tw-bg-gray-300\/80:focus{
  background-color: rgb(179 179 179 / 0.8) !important;
}
.focus\:tw-bg-gray-300\/85:focus{
  background-color: rgb(179 179 179 / 0.85) !important;
}
.focus\:tw-bg-gray-300\/90:focus{
  background-color: rgb(179 179 179 / 0.9) !important;
}
.focus\:tw-bg-gray-300\/95:focus{
  background-color: rgb(179 179 179 / 0.95) !important;
}
.focus\:tw-bg-gray-40:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(57 64 75 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-40\/0:focus{
  background-color: rgb(57 64 75 / 0) !important;
}
.focus\:tw-bg-gray-40\/10:focus{
  background-color: rgb(57 64 75 / 0.1) !important;
}
.focus\:tw-bg-gray-40\/100:focus{
  background-color: rgb(57 64 75 / 1) !important;
}
.focus\:tw-bg-gray-40\/15:focus{
  background-color: rgb(57 64 75 / 0.15) !important;
}
.focus\:tw-bg-gray-40\/20:focus{
  background-color: rgb(57 64 75 / 0.2) !important;
}
.focus\:tw-bg-gray-40\/25:focus{
  background-color: rgb(57 64 75 / 0.25) !important;
}
.focus\:tw-bg-gray-40\/30:focus{
  background-color: rgb(57 64 75 / 0.3) !important;
}
.focus\:tw-bg-gray-40\/35:focus{
  background-color: rgb(57 64 75 / 0.35) !important;
}
.focus\:tw-bg-gray-40\/40:focus{
  background-color: rgb(57 64 75 / 0.4) !important;
}
.focus\:tw-bg-gray-40\/45:focus{
  background-color: rgb(57 64 75 / 0.45) !important;
}
.focus\:tw-bg-gray-40\/5:focus{
  background-color: rgb(57 64 75 / 0.05) !important;
}
.focus\:tw-bg-gray-40\/50:focus{
  background-color: rgb(57 64 75 / 0.5) !important;
}
.focus\:tw-bg-gray-40\/55:focus{
  background-color: rgb(57 64 75 / 0.55) !important;
}
.focus\:tw-bg-gray-40\/60:focus{
  background-color: rgb(57 64 75 / 0.6) !important;
}
.focus\:tw-bg-gray-40\/65:focus{
  background-color: rgb(57 64 75 / 0.65) !important;
}
.focus\:tw-bg-gray-40\/70:focus{
  background-color: rgb(57 64 75 / 0.7) !important;
}
.focus\:tw-bg-gray-40\/75:focus{
  background-color: rgb(57 64 75 / 0.75) !important;
}
.focus\:tw-bg-gray-40\/80:focus{
  background-color: rgb(57 64 75 / 0.8) !important;
}
.focus\:tw-bg-gray-40\/85:focus{
  background-color: rgb(57 64 75 / 0.85) !important;
}
.focus\:tw-bg-gray-40\/90:focus{
  background-color: rgb(57 64 75 / 0.9) !important;
}
.focus\:tw-bg-gray-40\/95:focus{
  background-color: rgb(57 64 75 / 0.95) !important;
}
.focus\:tw-bg-gray-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-400\/0:focus{
  background-color: rgb(153 153 153 / 0) !important;
}
.focus\:tw-bg-gray-400\/10:focus{
  background-color: rgb(153 153 153 / 0.1) !important;
}
.focus\:tw-bg-gray-400\/100:focus{
  background-color: rgb(153 153 153 / 1) !important;
}
.focus\:tw-bg-gray-400\/15:focus{
  background-color: rgb(153 153 153 / 0.15) !important;
}
.focus\:tw-bg-gray-400\/20:focus{
  background-color: rgb(153 153 153 / 0.2) !important;
}
.focus\:tw-bg-gray-400\/25:focus{
  background-color: rgb(153 153 153 / 0.25) !important;
}
.focus\:tw-bg-gray-400\/30:focus{
  background-color: rgb(153 153 153 / 0.3) !important;
}
.focus\:tw-bg-gray-400\/35:focus{
  background-color: rgb(153 153 153 / 0.35) !important;
}
.focus\:tw-bg-gray-400\/40:focus{
  background-color: rgb(153 153 153 / 0.4) !important;
}
.focus\:tw-bg-gray-400\/45:focus{
  background-color: rgb(153 153 153 / 0.45) !important;
}
.focus\:tw-bg-gray-400\/5:focus{
  background-color: rgb(153 153 153 / 0.05) !important;
}
.focus\:tw-bg-gray-400\/50:focus{
  background-color: rgb(153 153 153 / 0.5) !important;
}
.focus\:tw-bg-gray-400\/55:focus{
  background-color: rgb(153 153 153 / 0.55) !important;
}
.focus\:tw-bg-gray-400\/60:focus{
  background-color: rgb(153 153 153 / 0.6) !important;
}
.focus\:tw-bg-gray-400\/65:focus{
  background-color: rgb(153 153 153 / 0.65) !important;
}
.focus\:tw-bg-gray-400\/70:focus{
  background-color: rgb(153 153 153 / 0.7) !important;
}
.focus\:tw-bg-gray-400\/75:focus{
  background-color: rgb(153 153 153 / 0.75) !important;
}
.focus\:tw-bg-gray-400\/80:focus{
  background-color: rgb(153 153 153 / 0.8) !important;
}
.focus\:tw-bg-gray-400\/85:focus{
  background-color: rgb(153 153 153 / 0.85) !important;
}
.focus\:tw-bg-gray-400\/90:focus{
  background-color: rgb(153 153 153 / 0.9) !important;
}
.focus\:tw-bg-gray-400\/95:focus{
  background-color: rgb(153 153 153 / 0.95) !important;
}
.focus\:tw-bg-gray-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-50\/0:focus{
  background-color: rgb(242 242 242 / 0) !important;
}
.focus\:tw-bg-gray-50\/10:focus{
  background-color: rgb(242 242 242 / 0.1) !important;
}
.focus\:tw-bg-gray-50\/100:focus{
  background-color: rgb(242 242 242 / 1) !important;
}
.focus\:tw-bg-gray-50\/15:focus{
  background-color: rgb(242 242 242 / 0.15) !important;
}
.focus\:tw-bg-gray-50\/20:focus{
  background-color: rgb(242 242 242 / 0.2) !important;
}
.focus\:tw-bg-gray-50\/25:focus{
  background-color: rgb(242 242 242 / 0.25) !important;
}
.focus\:tw-bg-gray-50\/30:focus{
  background-color: rgb(242 242 242 / 0.3) !important;
}
.focus\:tw-bg-gray-50\/35:focus{
  background-color: rgb(242 242 242 / 0.35) !important;
}
.focus\:tw-bg-gray-50\/40:focus{
  background-color: rgb(242 242 242 / 0.4) !important;
}
.focus\:tw-bg-gray-50\/45:focus{
  background-color: rgb(242 242 242 / 0.45) !important;
}
.focus\:tw-bg-gray-50\/5:focus{
  background-color: rgb(242 242 242 / 0.05) !important;
}
.focus\:tw-bg-gray-50\/50:focus{
  background-color: rgb(242 242 242 / 0.5) !important;
}
.focus\:tw-bg-gray-50\/55:focus{
  background-color: rgb(242 242 242 / 0.55) !important;
}
.focus\:tw-bg-gray-50\/60:focus{
  background-color: rgb(242 242 242 / 0.6) !important;
}
.focus\:tw-bg-gray-50\/65:focus{
  background-color: rgb(242 242 242 / 0.65) !important;
}
.focus\:tw-bg-gray-50\/70:focus{
  background-color: rgb(242 242 242 / 0.7) !important;
}
.focus\:tw-bg-gray-50\/75:focus{
  background-color: rgb(242 242 242 / 0.75) !important;
}
.focus\:tw-bg-gray-50\/80:focus{
  background-color: rgb(242 242 242 / 0.8) !important;
}
.focus\:tw-bg-gray-50\/85:focus{
  background-color: rgb(242 242 242 / 0.85) !important;
}
.focus\:tw-bg-gray-50\/90:focus{
  background-color: rgb(242 242 242 / 0.9) !important;
}
.focus\:tw-bg-gray-50\/95:focus{
  background-color: rgb(242 242 242 / 0.95) !important;
}
.focus\:tw-bg-gray-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-500\/0:focus{
  background-color: rgb(128 128 128 / 0) !important;
}
.focus\:tw-bg-gray-500\/10:focus{
  background-color: rgb(128 128 128 / 0.1) !important;
}
.focus\:tw-bg-gray-500\/100:focus{
  background-color: rgb(128 128 128 / 1) !important;
}
.focus\:tw-bg-gray-500\/15:focus{
  background-color: rgb(128 128 128 / 0.15) !important;
}
.focus\:tw-bg-gray-500\/20:focus{
  background-color: rgb(128 128 128 / 0.2) !important;
}
.focus\:tw-bg-gray-500\/25:focus{
  background-color: rgb(128 128 128 / 0.25) !important;
}
.focus\:tw-bg-gray-500\/30:focus{
  background-color: rgb(128 128 128 / 0.3) !important;
}
.focus\:tw-bg-gray-500\/35:focus{
  background-color: rgb(128 128 128 / 0.35) !important;
}
.focus\:tw-bg-gray-500\/40:focus{
  background-color: rgb(128 128 128 / 0.4) !important;
}
.focus\:tw-bg-gray-500\/45:focus{
  background-color: rgb(128 128 128 / 0.45) !important;
}
.focus\:tw-bg-gray-500\/5:focus{
  background-color: rgb(128 128 128 / 0.05) !important;
}
.focus\:tw-bg-gray-500\/50:focus{
  background-color: rgb(128 128 128 / 0.5) !important;
}
.focus\:tw-bg-gray-500\/55:focus{
  background-color: rgb(128 128 128 / 0.55) !important;
}
.focus\:tw-bg-gray-500\/60:focus{
  background-color: rgb(128 128 128 / 0.6) !important;
}
.focus\:tw-bg-gray-500\/65:focus{
  background-color: rgb(128 128 128 / 0.65) !important;
}
.focus\:tw-bg-gray-500\/70:focus{
  background-color: rgb(128 128 128 / 0.7) !important;
}
.focus\:tw-bg-gray-500\/75:focus{
  background-color: rgb(128 128 128 / 0.75) !important;
}
.focus\:tw-bg-gray-500\/80:focus{
  background-color: rgb(128 128 128 / 0.8) !important;
}
.focus\:tw-bg-gray-500\/85:focus{
  background-color: rgb(128 128 128 / 0.85) !important;
}
.focus\:tw-bg-gray-500\/90:focus{
  background-color: rgb(128 128 128 / 0.9) !important;
}
.focus\:tw-bg-gray-500\/95:focus{
  background-color: rgb(128 128 128 / 0.95) !important;
}
.focus\:tw-bg-gray-550:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-550\/0:focus{
  background-color: rgb(127 127 127 / 0) !important;
}
.focus\:tw-bg-gray-550\/10:focus{
  background-color: rgb(127 127 127 / 0.1) !important;
}
.focus\:tw-bg-gray-550\/100:focus{
  background-color: rgb(127 127 127 / 1) !important;
}
.focus\:tw-bg-gray-550\/15:focus{
  background-color: rgb(127 127 127 / 0.15) !important;
}
.focus\:tw-bg-gray-550\/20:focus{
  background-color: rgb(127 127 127 / 0.2) !important;
}
.focus\:tw-bg-gray-550\/25:focus{
  background-color: rgb(127 127 127 / 0.25) !important;
}
.focus\:tw-bg-gray-550\/30:focus{
  background-color: rgb(127 127 127 / 0.3) !important;
}
.focus\:tw-bg-gray-550\/35:focus{
  background-color: rgb(127 127 127 / 0.35) !important;
}
.focus\:tw-bg-gray-550\/40:focus{
  background-color: rgb(127 127 127 / 0.4) !important;
}
.focus\:tw-bg-gray-550\/45:focus{
  background-color: rgb(127 127 127 / 0.45) !important;
}
.focus\:tw-bg-gray-550\/5:focus{
  background-color: rgb(127 127 127 / 0.05) !important;
}
.focus\:tw-bg-gray-550\/50:focus{
  background-color: rgb(127 127 127 / 0.5) !important;
}
.focus\:tw-bg-gray-550\/55:focus{
  background-color: rgb(127 127 127 / 0.55) !important;
}
.focus\:tw-bg-gray-550\/60:focus{
  background-color: rgb(127 127 127 / 0.6) !important;
}
.focus\:tw-bg-gray-550\/65:focus{
  background-color: rgb(127 127 127 / 0.65) !important;
}
.focus\:tw-bg-gray-550\/70:focus{
  background-color: rgb(127 127 127 / 0.7) !important;
}
.focus\:tw-bg-gray-550\/75:focus{
  background-color: rgb(127 127 127 / 0.75) !important;
}
.focus\:tw-bg-gray-550\/80:focus{
  background-color: rgb(127 127 127 / 0.8) !important;
}
.focus\:tw-bg-gray-550\/85:focus{
  background-color: rgb(127 127 127 / 0.85) !important;
}
.focus\:tw-bg-gray-550\/90:focus{
  background-color: rgb(127 127 127 / 0.9) !important;
}
.focus\:tw-bg-gray-550\/95:focus{
  background-color: rgb(127 127 127 / 0.95) !important;
}
.focus\:tw-bg-gray-575:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-575\/0:focus{
  background-color: rgb(107 114 128 / 0) !important;
}
.focus\:tw-bg-gray-575\/10:focus{
  background-color: rgb(107 114 128 / 0.1) !important;
}
.focus\:tw-bg-gray-575\/100:focus{
  background-color: rgb(107 114 128 / 1) !important;
}
.focus\:tw-bg-gray-575\/15:focus{
  background-color: rgb(107 114 128 / 0.15) !important;
}
.focus\:tw-bg-gray-575\/20:focus{
  background-color: rgb(107 114 128 / 0.2) !important;
}
.focus\:tw-bg-gray-575\/25:focus{
  background-color: rgb(107 114 128 / 0.25) !important;
}
.focus\:tw-bg-gray-575\/30:focus{
  background-color: rgb(107 114 128 / 0.3) !important;
}
.focus\:tw-bg-gray-575\/35:focus{
  background-color: rgb(107 114 128 / 0.35) !important;
}
.focus\:tw-bg-gray-575\/40:focus{
  background-color: rgb(107 114 128 / 0.4) !important;
}
.focus\:tw-bg-gray-575\/45:focus{
  background-color: rgb(107 114 128 / 0.45) !important;
}
.focus\:tw-bg-gray-575\/5:focus{
  background-color: rgb(107 114 128 / 0.05) !important;
}
.focus\:tw-bg-gray-575\/50:focus{
  background-color: rgb(107 114 128 / 0.5) !important;
}
.focus\:tw-bg-gray-575\/55:focus{
  background-color: rgb(107 114 128 / 0.55) !important;
}
.focus\:tw-bg-gray-575\/60:focus{
  background-color: rgb(107 114 128 / 0.6) !important;
}
.focus\:tw-bg-gray-575\/65:focus{
  background-color: rgb(107 114 128 / 0.65) !important;
}
.focus\:tw-bg-gray-575\/70:focus{
  background-color: rgb(107 114 128 / 0.7) !important;
}
.focus\:tw-bg-gray-575\/75:focus{
  background-color: rgb(107 114 128 / 0.75) !important;
}
.focus\:tw-bg-gray-575\/80:focus{
  background-color: rgb(107 114 128 / 0.8) !important;
}
.focus\:tw-bg-gray-575\/85:focus{
  background-color: rgb(107 114 128 / 0.85) !important;
}
.focus\:tw-bg-gray-575\/90:focus{
  background-color: rgb(107 114 128 / 0.9) !important;
}
.focus\:tw-bg-gray-575\/95:focus{
  background-color: rgb(107 114 128 / 0.95) !important;
}
.focus\:tw-bg-gray-60:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-60\/0:focus{
  background-color: rgb(238 238 238 / 0) !important;
}
.focus\:tw-bg-gray-60\/10:focus{
  background-color: rgb(238 238 238 / 0.1) !important;
}
.focus\:tw-bg-gray-60\/100:focus{
  background-color: rgb(238 238 238 / 1) !important;
}
.focus\:tw-bg-gray-60\/15:focus{
  background-color: rgb(238 238 238 / 0.15) !important;
}
.focus\:tw-bg-gray-60\/20:focus{
  background-color: rgb(238 238 238 / 0.2) !important;
}
.focus\:tw-bg-gray-60\/25:focus{
  background-color: rgb(238 238 238 / 0.25) !important;
}
.focus\:tw-bg-gray-60\/30:focus{
  background-color: rgb(238 238 238 / 0.3) !important;
}
.focus\:tw-bg-gray-60\/35:focus{
  background-color: rgb(238 238 238 / 0.35) !important;
}
.focus\:tw-bg-gray-60\/40:focus{
  background-color: rgb(238 238 238 / 0.4) !important;
}
.focus\:tw-bg-gray-60\/45:focus{
  background-color: rgb(238 238 238 / 0.45) !important;
}
.focus\:tw-bg-gray-60\/5:focus{
  background-color: rgb(238 238 238 / 0.05) !important;
}
.focus\:tw-bg-gray-60\/50:focus{
  background-color: rgb(238 238 238 / 0.5) !important;
}
.focus\:tw-bg-gray-60\/55:focus{
  background-color: rgb(238 238 238 / 0.55) !important;
}
.focus\:tw-bg-gray-60\/60:focus{
  background-color: rgb(238 238 238 / 0.6) !important;
}
.focus\:tw-bg-gray-60\/65:focus{
  background-color: rgb(238 238 238 / 0.65) !important;
}
.focus\:tw-bg-gray-60\/70:focus{
  background-color: rgb(238 238 238 / 0.7) !important;
}
.focus\:tw-bg-gray-60\/75:focus{
  background-color: rgb(238 238 238 / 0.75) !important;
}
.focus\:tw-bg-gray-60\/80:focus{
  background-color: rgb(238 238 238 / 0.8) !important;
}
.focus\:tw-bg-gray-60\/85:focus{
  background-color: rgb(238 238 238 / 0.85) !important;
}
.focus\:tw-bg-gray-60\/90:focus{
  background-color: rgb(238 238 238 / 0.9) !important;
}
.focus\:tw-bg-gray-60\/95:focus{
  background-color: rgb(238 238 238 / 0.95) !important;
}
.focus\:tw-bg-gray-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-600\/0:focus{
  background-color: rgb(102 102 102 / 0) !important;
}
.focus\:tw-bg-gray-600\/10:focus{
  background-color: rgb(102 102 102 / 0.1) !important;
}
.focus\:tw-bg-gray-600\/100:focus{
  background-color: rgb(102 102 102 / 1) !important;
}
.focus\:tw-bg-gray-600\/15:focus{
  background-color: rgb(102 102 102 / 0.15) !important;
}
.focus\:tw-bg-gray-600\/20:focus{
  background-color: rgb(102 102 102 / 0.2) !important;
}
.focus\:tw-bg-gray-600\/25:focus{
  background-color: rgb(102 102 102 / 0.25) !important;
}
.focus\:tw-bg-gray-600\/30:focus{
  background-color: rgb(102 102 102 / 0.3) !important;
}
.focus\:tw-bg-gray-600\/35:focus{
  background-color: rgb(102 102 102 / 0.35) !important;
}
.focus\:tw-bg-gray-600\/40:focus{
  background-color: rgb(102 102 102 / 0.4) !important;
}
.focus\:tw-bg-gray-600\/45:focus{
  background-color: rgb(102 102 102 / 0.45) !important;
}
.focus\:tw-bg-gray-600\/5:focus{
  background-color: rgb(102 102 102 / 0.05) !important;
}
.focus\:tw-bg-gray-600\/50:focus{
  background-color: rgb(102 102 102 / 0.5) !important;
}
.focus\:tw-bg-gray-600\/55:focus{
  background-color: rgb(102 102 102 / 0.55) !important;
}
.focus\:tw-bg-gray-600\/60:focus{
  background-color: rgb(102 102 102 / 0.6) !important;
}
.focus\:tw-bg-gray-600\/65:focus{
  background-color: rgb(102 102 102 / 0.65) !important;
}
.focus\:tw-bg-gray-600\/70:focus{
  background-color: rgb(102 102 102 / 0.7) !important;
}
.focus\:tw-bg-gray-600\/75:focus{
  background-color: rgb(102 102 102 / 0.75) !important;
}
.focus\:tw-bg-gray-600\/80:focus{
  background-color: rgb(102 102 102 / 0.8) !important;
}
.focus\:tw-bg-gray-600\/85:focus{
  background-color: rgb(102 102 102 / 0.85) !important;
}
.focus\:tw-bg-gray-600\/90:focus{
  background-color: rgb(102 102 102 / 0.9) !important;
}
.focus\:tw-bg-gray-600\/95:focus{
  background-color: rgb(102 102 102 / 0.95) !important;
}
.focus\:tw-bg-gray-70:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-70\/0:focus{
  background-color: rgb(229 229 229 / 0) !important;
}
.focus\:tw-bg-gray-70\/10:focus{
  background-color: rgb(229 229 229 / 0.1) !important;
}
.focus\:tw-bg-gray-70\/100:focus{
  background-color: rgb(229 229 229 / 1) !important;
}
.focus\:tw-bg-gray-70\/15:focus{
  background-color: rgb(229 229 229 / 0.15) !important;
}
.focus\:tw-bg-gray-70\/20:focus{
  background-color: rgb(229 229 229 / 0.2) !important;
}
.focus\:tw-bg-gray-70\/25:focus{
  background-color: rgb(229 229 229 / 0.25) !important;
}
.focus\:tw-bg-gray-70\/30:focus{
  background-color: rgb(229 229 229 / 0.3) !important;
}
.focus\:tw-bg-gray-70\/35:focus{
  background-color: rgb(229 229 229 / 0.35) !important;
}
.focus\:tw-bg-gray-70\/40:focus{
  background-color: rgb(229 229 229 / 0.4) !important;
}
.focus\:tw-bg-gray-70\/45:focus{
  background-color: rgb(229 229 229 / 0.45) !important;
}
.focus\:tw-bg-gray-70\/5:focus{
  background-color: rgb(229 229 229 / 0.05) !important;
}
.focus\:tw-bg-gray-70\/50:focus{
  background-color: rgb(229 229 229 / 0.5) !important;
}
.focus\:tw-bg-gray-70\/55:focus{
  background-color: rgb(229 229 229 / 0.55) !important;
}
.focus\:tw-bg-gray-70\/60:focus{
  background-color: rgb(229 229 229 / 0.6) !important;
}
.focus\:tw-bg-gray-70\/65:focus{
  background-color: rgb(229 229 229 / 0.65) !important;
}
.focus\:tw-bg-gray-70\/70:focus{
  background-color: rgb(229 229 229 / 0.7) !important;
}
.focus\:tw-bg-gray-70\/75:focus{
  background-color: rgb(229 229 229 / 0.75) !important;
}
.focus\:tw-bg-gray-70\/80:focus{
  background-color: rgb(229 229 229 / 0.8) !important;
}
.focus\:tw-bg-gray-70\/85:focus{
  background-color: rgb(229 229 229 / 0.85) !important;
}
.focus\:tw-bg-gray-70\/90:focus{
  background-color: rgb(229 229 229 / 0.9) !important;
}
.focus\:tw-bg-gray-70\/95:focus{
  background-color: rgb(229 229 229 / 0.95) !important;
}
.focus\:tw-bg-gray-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-700\/0:focus{
  background-color: rgb(76 76 76 / 0) !important;
}
.focus\:tw-bg-gray-700\/10:focus{
  background-color: rgb(76 76 76 / 0.1) !important;
}
.focus\:tw-bg-gray-700\/100:focus{
  background-color: rgb(76 76 76 / 1) !important;
}
.focus\:tw-bg-gray-700\/15:focus{
  background-color: rgb(76 76 76 / 0.15) !important;
}
.focus\:tw-bg-gray-700\/20:focus{
  background-color: rgb(76 76 76 / 0.2) !important;
}
.focus\:tw-bg-gray-700\/25:focus{
  background-color: rgb(76 76 76 / 0.25) !important;
}
.focus\:tw-bg-gray-700\/30:focus{
  background-color: rgb(76 76 76 / 0.3) !important;
}
.focus\:tw-bg-gray-700\/35:focus{
  background-color: rgb(76 76 76 / 0.35) !important;
}
.focus\:tw-bg-gray-700\/40:focus{
  background-color: rgb(76 76 76 / 0.4) !important;
}
.focus\:tw-bg-gray-700\/45:focus{
  background-color: rgb(76 76 76 / 0.45) !important;
}
.focus\:tw-bg-gray-700\/5:focus{
  background-color: rgb(76 76 76 / 0.05) !important;
}
.focus\:tw-bg-gray-700\/50:focus{
  background-color: rgb(76 76 76 / 0.5) !important;
}
.focus\:tw-bg-gray-700\/55:focus{
  background-color: rgb(76 76 76 / 0.55) !important;
}
.focus\:tw-bg-gray-700\/60:focus{
  background-color: rgb(76 76 76 / 0.6) !important;
}
.focus\:tw-bg-gray-700\/65:focus{
  background-color: rgb(76 76 76 / 0.65) !important;
}
.focus\:tw-bg-gray-700\/70:focus{
  background-color: rgb(76 76 76 / 0.7) !important;
}
.focus\:tw-bg-gray-700\/75:focus{
  background-color: rgb(76 76 76 / 0.75) !important;
}
.focus\:tw-bg-gray-700\/80:focus{
  background-color: rgb(76 76 76 / 0.8) !important;
}
.focus\:tw-bg-gray-700\/85:focus{
  background-color: rgb(76 76 76 / 0.85) !important;
}
.focus\:tw-bg-gray-700\/90:focus{
  background-color: rgb(76 76 76 / 0.9) !important;
}
.focus\:tw-bg-gray-700\/95:focus{
  background-color: rgb(76 76 76 / 0.95) !important;
}
.focus\:tw-bg-gray-750:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-750\/0:focus{
  background-color: rgb(64 64 64 / 0) !important;
}
.focus\:tw-bg-gray-750\/10:focus{
  background-color: rgb(64 64 64 / 0.1) !important;
}
.focus\:tw-bg-gray-750\/100:focus{
  background-color: rgb(64 64 64 / 1) !important;
}
.focus\:tw-bg-gray-750\/15:focus{
  background-color: rgb(64 64 64 / 0.15) !important;
}
.focus\:tw-bg-gray-750\/20:focus{
  background-color: rgb(64 64 64 / 0.2) !important;
}
.focus\:tw-bg-gray-750\/25:focus{
  background-color: rgb(64 64 64 / 0.25) !important;
}
.focus\:tw-bg-gray-750\/30:focus{
  background-color: rgb(64 64 64 / 0.3) !important;
}
.focus\:tw-bg-gray-750\/35:focus{
  background-color: rgb(64 64 64 / 0.35) !important;
}
.focus\:tw-bg-gray-750\/40:focus{
  background-color: rgb(64 64 64 / 0.4) !important;
}
.focus\:tw-bg-gray-750\/45:focus{
  background-color: rgb(64 64 64 / 0.45) !important;
}
.focus\:tw-bg-gray-750\/5:focus{
  background-color: rgb(64 64 64 / 0.05) !important;
}
.focus\:tw-bg-gray-750\/50:focus{
  background-color: rgb(64 64 64 / 0.5) !important;
}
.focus\:tw-bg-gray-750\/55:focus{
  background-color: rgb(64 64 64 / 0.55) !important;
}
.focus\:tw-bg-gray-750\/60:focus{
  background-color: rgb(64 64 64 / 0.6) !important;
}
.focus\:tw-bg-gray-750\/65:focus{
  background-color: rgb(64 64 64 / 0.65) !important;
}
.focus\:tw-bg-gray-750\/70:focus{
  background-color: rgb(64 64 64 / 0.7) !important;
}
.focus\:tw-bg-gray-750\/75:focus{
  background-color: rgb(64 64 64 / 0.75) !important;
}
.focus\:tw-bg-gray-750\/80:focus{
  background-color: rgb(64 64 64 / 0.8) !important;
}
.focus\:tw-bg-gray-750\/85:focus{
  background-color: rgb(64 64 64 / 0.85) !important;
}
.focus\:tw-bg-gray-750\/90:focus{
  background-color: rgb(64 64 64 / 0.9) !important;
}
.focus\:tw-bg-gray-750\/95:focus{
  background-color: rgb(64 64 64 / 0.95) !important;
}
.focus\:tw-bg-gray-80:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 246 247 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-80\/0:focus{
  background-color: rgb(244 246 247 / 0) !important;
}
.focus\:tw-bg-gray-80\/10:focus{
  background-color: rgb(244 246 247 / 0.1) !important;
}
.focus\:tw-bg-gray-80\/100:focus{
  background-color: rgb(244 246 247 / 1) !important;
}
.focus\:tw-bg-gray-80\/15:focus{
  background-color: rgb(244 246 247 / 0.15) !important;
}
.focus\:tw-bg-gray-80\/20:focus{
  background-color: rgb(244 246 247 / 0.2) !important;
}
.focus\:tw-bg-gray-80\/25:focus{
  background-color: rgb(244 246 247 / 0.25) !important;
}
.focus\:tw-bg-gray-80\/30:focus{
  background-color: rgb(244 246 247 / 0.3) !important;
}
.focus\:tw-bg-gray-80\/35:focus{
  background-color: rgb(244 246 247 / 0.35) !important;
}
.focus\:tw-bg-gray-80\/40:focus{
  background-color: rgb(244 246 247 / 0.4) !important;
}
.focus\:tw-bg-gray-80\/45:focus{
  background-color: rgb(244 246 247 / 0.45) !important;
}
.focus\:tw-bg-gray-80\/5:focus{
  background-color: rgb(244 246 247 / 0.05) !important;
}
.focus\:tw-bg-gray-80\/50:focus{
  background-color: rgb(244 246 247 / 0.5) !important;
}
.focus\:tw-bg-gray-80\/55:focus{
  background-color: rgb(244 246 247 / 0.55) !important;
}
.focus\:tw-bg-gray-80\/60:focus{
  background-color: rgb(244 246 247 / 0.6) !important;
}
.focus\:tw-bg-gray-80\/65:focus{
  background-color: rgb(244 246 247 / 0.65) !important;
}
.focus\:tw-bg-gray-80\/70:focus{
  background-color: rgb(244 246 247 / 0.7) !important;
}
.focus\:tw-bg-gray-80\/75:focus{
  background-color: rgb(244 246 247 / 0.75) !important;
}
.focus\:tw-bg-gray-80\/80:focus{
  background-color: rgb(244 246 247 / 0.8) !important;
}
.focus\:tw-bg-gray-80\/85:focus{
  background-color: rgb(244 246 247 / 0.85) !important;
}
.focus\:tw-bg-gray-80\/90:focus{
  background-color: rgb(244 246 247 / 0.9) !important;
}
.focus\:tw-bg-gray-80\/95:focus{
  background-color: rgb(244 246 247 / 0.95) !important;
}
.focus\:tw-bg-gray-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-800\/0:focus{
  background-color: rgb(51 51 51 / 0) !important;
}
.focus\:tw-bg-gray-800\/10:focus{
  background-color: rgb(51 51 51 / 0.1) !important;
}
.focus\:tw-bg-gray-800\/100:focus{
  background-color: rgb(51 51 51 / 1) !important;
}
.focus\:tw-bg-gray-800\/15:focus{
  background-color: rgb(51 51 51 / 0.15) !important;
}
.focus\:tw-bg-gray-800\/20:focus{
  background-color: rgb(51 51 51 / 0.2) !important;
}
.focus\:tw-bg-gray-800\/25:focus{
  background-color: rgb(51 51 51 / 0.25) !important;
}
.focus\:tw-bg-gray-800\/30:focus{
  background-color: rgb(51 51 51 / 0.3) !important;
}
.focus\:tw-bg-gray-800\/35:focus{
  background-color: rgb(51 51 51 / 0.35) !important;
}
.focus\:tw-bg-gray-800\/40:focus{
  background-color: rgb(51 51 51 / 0.4) !important;
}
.focus\:tw-bg-gray-800\/45:focus{
  background-color: rgb(51 51 51 / 0.45) !important;
}
.focus\:tw-bg-gray-800\/5:focus{
  background-color: rgb(51 51 51 / 0.05) !important;
}
.focus\:tw-bg-gray-800\/50:focus{
  background-color: rgb(51 51 51 / 0.5) !important;
}
.focus\:tw-bg-gray-800\/55:focus{
  background-color: rgb(51 51 51 / 0.55) !important;
}
.focus\:tw-bg-gray-800\/60:focus{
  background-color: rgb(51 51 51 / 0.6) !important;
}
.focus\:tw-bg-gray-800\/65:focus{
  background-color: rgb(51 51 51 / 0.65) !important;
}
.focus\:tw-bg-gray-800\/70:focus{
  background-color: rgb(51 51 51 / 0.7) !important;
}
.focus\:tw-bg-gray-800\/75:focus{
  background-color: rgb(51 51 51 / 0.75) !important;
}
.focus\:tw-bg-gray-800\/80:focus{
  background-color: rgb(51 51 51 / 0.8) !important;
}
.focus\:tw-bg-gray-800\/85:focus{
  background-color: rgb(51 51 51 / 0.85) !important;
}
.focus\:tw-bg-gray-800\/90:focus{
  background-color: rgb(51 51 51 / 0.9) !important;
}
.focus\:tw-bg-gray-800\/95:focus{
  background-color: rgb(51 51 51 / 0.95) !important;
}
.focus\:tw-bg-gray-850:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 44 52 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-850\/0:focus{
  background-color: rgb(38 44 52 / 0) !important;
}
.focus\:tw-bg-gray-850\/10:focus{
  background-color: rgb(38 44 52 / 0.1) !important;
}
.focus\:tw-bg-gray-850\/100:focus{
  background-color: rgb(38 44 52 / 1) !important;
}
.focus\:tw-bg-gray-850\/15:focus{
  background-color: rgb(38 44 52 / 0.15) !important;
}
.focus\:tw-bg-gray-850\/20:focus{
  background-color: rgb(38 44 52 / 0.2) !important;
}
.focus\:tw-bg-gray-850\/25:focus{
  background-color: rgb(38 44 52 / 0.25) !important;
}
.focus\:tw-bg-gray-850\/30:focus{
  background-color: rgb(38 44 52 / 0.3) !important;
}
.focus\:tw-bg-gray-850\/35:focus{
  background-color: rgb(38 44 52 / 0.35) !important;
}
.focus\:tw-bg-gray-850\/40:focus{
  background-color: rgb(38 44 52 / 0.4) !important;
}
.focus\:tw-bg-gray-850\/45:focus{
  background-color: rgb(38 44 52 / 0.45) !important;
}
.focus\:tw-bg-gray-850\/5:focus{
  background-color: rgb(38 44 52 / 0.05) !important;
}
.focus\:tw-bg-gray-850\/50:focus{
  background-color: rgb(38 44 52 / 0.5) !important;
}
.focus\:tw-bg-gray-850\/55:focus{
  background-color: rgb(38 44 52 / 0.55) !important;
}
.focus\:tw-bg-gray-850\/60:focus{
  background-color: rgb(38 44 52 / 0.6) !important;
}
.focus\:tw-bg-gray-850\/65:focus{
  background-color: rgb(38 44 52 / 0.65) !important;
}
.focus\:tw-bg-gray-850\/70:focus{
  background-color: rgb(38 44 52 / 0.7) !important;
}
.focus\:tw-bg-gray-850\/75:focus{
  background-color: rgb(38 44 52 / 0.75) !important;
}
.focus\:tw-bg-gray-850\/80:focus{
  background-color: rgb(38 44 52 / 0.8) !important;
}
.focus\:tw-bg-gray-850\/85:focus{
  background-color: rgb(38 44 52 / 0.85) !important;
}
.focus\:tw-bg-gray-850\/90:focus{
  background-color: rgb(38 44 52 / 0.9) !important;
}
.focus\:tw-bg-gray-850\/95:focus{
  background-color: rgb(38 44 52 / 0.95) !important;
}
.focus\:tw-bg-gray-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 25 25 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-900\/0:focus{
  background-color: rgb(25 25 25 / 0) !important;
}
.focus\:tw-bg-gray-900\/10:focus{
  background-color: rgb(25 25 25 / 0.1) !important;
}
.focus\:tw-bg-gray-900\/100:focus{
  background-color: rgb(25 25 25 / 1) !important;
}
.focus\:tw-bg-gray-900\/15:focus{
  background-color: rgb(25 25 25 / 0.15) !important;
}
.focus\:tw-bg-gray-900\/20:focus{
  background-color: rgb(25 25 25 / 0.2) !important;
}
.focus\:tw-bg-gray-900\/25:focus{
  background-color: rgb(25 25 25 / 0.25) !important;
}
.focus\:tw-bg-gray-900\/30:focus{
  background-color: rgb(25 25 25 / 0.3) !important;
}
.focus\:tw-bg-gray-900\/35:focus{
  background-color: rgb(25 25 25 / 0.35) !important;
}
.focus\:tw-bg-gray-900\/40:focus{
  background-color: rgb(25 25 25 / 0.4) !important;
}
.focus\:tw-bg-gray-900\/45:focus{
  background-color: rgb(25 25 25 / 0.45) !important;
}
.focus\:tw-bg-gray-900\/5:focus{
  background-color: rgb(25 25 25 / 0.05) !important;
}
.focus\:tw-bg-gray-900\/50:focus{
  background-color: rgb(25 25 25 / 0.5) !important;
}
.focus\:tw-bg-gray-900\/55:focus{
  background-color: rgb(25 25 25 / 0.55) !important;
}
.focus\:tw-bg-gray-900\/60:focus{
  background-color: rgb(25 25 25 / 0.6) !important;
}
.focus\:tw-bg-gray-900\/65:focus{
  background-color: rgb(25 25 25 / 0.65) !important;
}
.focus\:tw-bg-gray-900\/70:focus{
  background-color: rgb(25 25 25 / 0.7) !important;
}
.focus\:tw-bg-gray-900\/75:focus{
  background-color: rgb(25 25 25 / 0.75) !important;
}
.focus\:tw-bg-gray-900\/80:focus{
  background-color: rgb(25 25 25 / 0.8) !important;
}
.focus\:tw-bg-gray-900\/85:focus{
  background-color: rgb(25 25 25 / 0.85) !important;
}
.focus\:tw-bg-gray-900\/90:focus{
  background-color: rgb(25 25 25 / 0.9) !important;
}
.focus\:tw-bg-gray-900\/95:focus{
  background-color: rgb(25 25 25 / 0.95) !important;
}
.focus\:tw-bg-gray-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-950\/0:focus{
  background-color: rgb(3 7 18 / 0) !important;
}
.focus\:tw-bg-gray-950\/10:focus{
  background-color: rgb(3 7 18 / 0.1) !important;
}
.focus\:tw-bg-gray-950\/100:focus{
  background-color: rgb(3 7 18 / 1) !important;
}
.focus\:tw-bg-gray-950\/15:focus{
  background-color: rgb(3 7 18 / 0.15) !important;
}
.focus\:tw-bg-gray-950\/20:focus{
  background-color: rgb(3 7 18 / 0.2) !important;
}
.focus\:tw-bg-gray-950\/25:focus{
  background-color: rgb(3 7 18 / 0.25) !important;
}
.focus\:tw-bg-gray-950\/30:focus{
  background-color: rgb(3 7 18 / 0.3) !important;
}
.focus\:tw-bg-gray-950\/35:focus{
  background-color: rgb(3 7 18 / 0.35) !important;
}
.focus\:tw-bg-gray-950\/40:focus{
  background-color: rgb(3 7 18 / 0.4) !important;
}
.focus\:tw-bg-gray-950\/45:focus{
  background-color: rgb(3 7 18 / 0.45) !important;
}
.focus\:tw-bg-gray-950\/5:focus{
  background-color: rgb(3 7 18 / 0.05) !important;
}
.focus\:tw-bg-gray-950\/50:focus{
  background-color: rgb(3 7 18 / 0.5) !important;
}
.focus\:tw-bg-gray-950\/55:focus{
  background-color: rgb(3 7 18 / 0.55) !important;
}
.focus\:tw-bg-gray-950\/60:focus{
  background-color: rgb(3 7 18 / 0.6) !important;
}
.focus\:tw-bg-gray-950\/65:focus{
  background-color: rgb(3 7 18 / 0.65) !important;
}
.focus\:tw-bg-gray-950\/70:focus{
  background-color: rgb(3 7 18 / 0.7) !important;
}
.focus\:tw-bg-gray-950\/75:focus{
  background-color: rgb(3 7 18 / 0.75) !important;
}
.focus\:tw-bg-gray-950\/80:focus{
  background-color: rgb(3 7 18 / 0.8) !important;
}
.focus\:tw-bg-gray-950\/85:focus{
  background-color: rgb(3 7 18 / 0.85) !important;
}
.focus\:tw-bg-gray-950\/90:focus{
  background-color: rgb(3 7 18 / 0.9) !important;
}
.focus\:tw-bg-gray-950\/95:focus{
  background-color: rgb(3 7 18 / 0.95) !important;
}
.focus\:tw-bg-gray-cool1:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(222 230 233 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-gray-cool1\/0:focus{
  background-color: rgb(222 230 233 / 0) !important;
}
.focus\:tw-bg-gray-cool1\/10:focus{
  background-color: rgb(222 230 233 / 0.1) !important;
}
.focus\:tw-bg-gray-cool1\/100:focus{
  background-color: rgb(222 230 233 / 1) !important;
}
.focus\:tw-bg-gray-cool1\/15:focus{
  background-color: rgb(222 230 233 / 0.15) !important;
}
.focus\:tw-bg-gray-cool1\/20:focus{
  background-color: rgb(222 230 233 / 0.2) !important;
}
.focus\:tw-bg-gray-cool1\/25:focus{
  background-color: rgb(222 230 233 / 0.25) !important;
}
.focus\:tw-bg-gray-cool1\/30:focus{
  background-color: rgb(222 230 233 / 0.3) !important;
}
.focus\:tw-bg-gray-cool1\/35:focus{
  background-color: rgb(222 230 233 / 0.35) !important;
}
.focus\:tw-bg-gray-cool1\/40:focus{
  background-color: rgb(222 230 233 / 0.4) !important;
}
.focus\:tw-bg-gray-cool1\/45:focus{
  background-color: rgb(222 230 233 / 0.45) !important;
}
.focus\:tw-bg-gray-cool1\/5:focus{
  background-color: rgb(222 230 233 / 0.05) !important;
}
.focus\:tw-bg-gray-cool1\/50:focus{
  background-color: rgb(222 230 233 / 0.5) !important;
}
.focus\:tw-bg-gray-cool1\/55:focus{
  background-color: rgb(222 230 233 / 0.55) !important;
}
.focus\:tw-bg-gray-cool1\/60:focus{
  background-color: rgb(222 230 233 / 0.6) !important;
}
.focus\:tw-bg-gray-cool1\/65:focus{
  background-color: rgb(222 230 233 / 0.65) !important;
}
.focus\:tw-bg-gray-cool1\/70:focus{
  background-color: rgb(222 230 233 / 0.7) !important;
}
.focus\:tw-bg-gray-cool1\/75:focus{
  background-color: rgb(222 230 233 / 0.75) !important;
}
.focus\:tw-bg-gray-cool1\/80:focus{
  background-color: rgb(222 230 233 / 0.8) !important;
}
.focus\:tw-bg-gray-cool1\/85:focus{
  background-color: rgb(222 230 233 / 0.85) !important;
}
.focus\:tw-bg-gray-cool1\/90:focus{
  background-color: rgb(222 230 233 / 0.9) !important;
}
.focus\:tw-bg-gray-cool1\/95:focus{
  background-color: rgb(222 230 233 / 0.95) !important;
}
.focus\:tw-bg-green-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 255 244 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-100\/0:focus{
  background-color: rgb(240 255 244 / 0) !important;
}
.focus\:tw-bg-green-100\/10:focus{
  background-color: rgb(240 255 244 / 0.1) !important;
}
.focus\:tw-bg-green-100\/100:focus{
  background-color: rgb(240 255 244 / 1) !important;
}
.focus\:tw-bg-green-100\/15:focus{
  background-color: rgb(240 255 244 / 0.15) !important;
}
.focus\:tw-bg-green-100\/20:focus{
  background-color: rgb(240 255 244 / 0.2) !important;
}
.focus\:tw-bg-green-100\/25:focus{
  background-color: rgb(240 255 244 / 0.25) !important;
}
.focus\:tw-bg-green-100\/30:focus{
  background-color: rgb(240 255 244 / 0.3) !important;
}
.focus\:tw-bg-green-100\/35:focus{
  background-color: rgb(240 255 244 / 0.35) !important;
}
.focus\:tw-bg-green-100\/40:focus{
  background-color: rgb(240 255 244 / 0.4) !important;
}
.focus\:tw-bg-green-100\/45:focus{
  background-color: rgb(240 255 244 / 0.45) !important;
}
.focus\:tw-bg-green-100\/5:focus{
  background-color: rgb(240 255 244 / 0.05) !important;
}
.focus\:tw-bg-green-100\/50:focus{
  background-color: rgb(240 255 244 / 0.5) !important;
}
.focus\:tw-bg-green-100\/55:focus{
  background-color: rgb(240 255 244 / 0.55) !important;
}
.focus\:tw-bg-green-100\/60:focus{
  background-color: rgb(240 255 244 / 0.6) !important;
}
.focus\:tw-bg-green-100\/65:focus{
  background-color: rgb(240 255 244 / 0.65) !important;
}
.focus\:tw-bg-green-100\/70:focus{
  background-color: rgb(240 255 244 / 0.7) !important;
}
.focus\:tw-bg-green-100\/75:focus{
  background-color: rgb(240 255 244 / 0.75) !important;
}
.focus\:tw-bg-green-100\/80:focus{
  background-color: rgb(240 255 244 / 0.8) !important;
}
.focus\:tw-bg-green-100\/85:focus{
  background-color: rgb(240 255 244 / 0.85) !important;
}
.focus\:tw-bg-green-100\/90:focus{
  background-color: rgb(240 255 244 / 0.9) !important;
}
.focus\:tw-bg-green-100\/95:focus{
  background-color: rgb(240 255 244 / 0.95) !important;
}
.focus\:tw-bg-green-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 246 213 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-200\/0:focus{
  background-color: rgb(198 246 213 / 0) !important;
}
.focus\:tw-bg-green-200\/10:focus{
  background-color: rgb(198 246 213 / 0.1) !important;
}
.focus\:tw-bg-green-200\/100:focus{
  background-color: rgb(198 246 213 / 1) !important;
}
.focus\:tw-bg-green-200\/15:focus{
  background-color: rgb(198 246 213 / 0.15) !important;
}
.focus\:tw-bg-green-200\/20:focus{
  background-color: rgb(198 246 213 / 0.2) !important;
}
.focus\:tw-bg-green-200\/25:focus{
  background-color: rgb(198 246 213 / 0.25) !important;
}
.focus\:tw-bg-green-200\/30:focus{
  background-color: rgb(198 246 213 / 0.3) !important;
}
.focus\:tw-bg-green-200\/35:focus{
  background-color: rgb(198 246 213 / 0.35) !important;
}
.focus\:tw-bg-green-200\/40:focus{
  background-color: rgb(198 246 213 / 0.4) !important;
}
.focus\:tw-bg-green-200\/45:focus{
  background-color: rgb(198 246 213 / 0.45) !important;
}
.focus\:tw-bg-green-200\/5:focus{
  background-color: rgb(198 246 213 / 0.05) !important;
}
.focus\:tw-bg-green-200\/50:focus{
  background-color: rgb(198 246 213 / 0.5) !important;
}
.focus\:tw-bg-green-200\/55:focus{
  background-color: rgb(198 246 213 / 0.55) !important;
}
.focus\:tw-bg-green-200\/60:focus{
  background-color: rgb(198 246 213 / 0.6) !important;
}
.focus\:tw-bg-green-200\/65:focus{
  background-color: rgb(198 246 213 / 0.65) !important;
}
.focus\:tw-bg-green-200\/70:focus{
  background-color: rgb(198 246 213 / 0.7) !important;
}
.focus\:tw-bg-green-200\/75:focus{
  background-color: rgb(198 246 213 / 0.75) !important;
}
.focus\:tw-bg-green-200\/80:focus{
  background-color: rgb(198 246 213 / 0.8) !important;
}
.focus\:tw-bg-green-200\/85:focus{
  background-color: rgb(198 246 213 / 0.85) !important;
}
.focus\:tw-bg-green-200\/90:focus{
  background-color: rgb(198 246 213 / 0.9) !important;
}
.focus\:tw-bg-green-200\/95:focus{
  background-color: rgb(198 246 213 / 0.95) !important;
}
.focus\:tw-bg-green-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 244 243 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-300\/0:focus{
  background-color: rgb(236 244 243 / 0) !important;
}
.focus\:tw-bg-green-300\/10:focus{
  background-color: rgb(236 244 243 / 0.1) !important;
}
.focus\:tw-bg-green-300\/100:focus{
  background-color: rgb(236 244 243 / 1) !important;
}
.focus\:tw-bg-green-300\/15:focus{
  background-color: rgb(236 244 243 / 0.15) !important;
}
.focus\:tw-bg-green-300\/20:focus{
  background-color: rgb(236 244 243 / 0.2) !important;
}
.focus\:tw-bg-green-300\/25:focus{
  background-color: rgb(236 244 243 / 0.25) !important;
}
.focus\:tw-bg-green-300\/30:focus{
  background-color: rgb(236 244 243 / 0.3) !important;
}
.focus\:tw-bg-green-300\/35:focus{
  background-color: rgb(236 244 243 / 0.35) !important;
}
.focus\:tw-bg-green-300\/40:focus{
  background-color: rgb(236 244 243 / 0.4) !important;
}
.focus\:tw-bg-green-300\/45:focus{
  background-color: rgb(236 244 243 / 0.45) !important;
}
.focus\:tw-bg-green-300\/5:focus{
  background-color: rgb(236 244 243 / 0.05) !important;
}
.focus\:tw-bg-green-300\/50:focus{
  background-color: rgb(236 244 243 / 0.5) !important;
}
.focus\:tw-bg-green-300\/55:focus{
  background-color: rgb(236 244 243 / 0.55) !important;
}
.focus\:tw-bg-green-300\/60:focus{
  background-color: rgb(236 244 243 / 0.6) !important;
}
.focus\:tw-bg-green-300\/65:focus{
  background-color: rgb(236 244 243 / 0.65) !important;
}
.focus\:tw-bg-green-300\/70:focus{
  background-color: rgb(236 244 243 / 0.7) !important;
}
.focus\:tw-bg-green-300\/75:focus{
  background-color: rgb(236 244 243 / 0.75) !important;
}
.focus\:tw-bg-green-300\/80:focus{
  background-color: rgb(236 244 243 / 0.8) !important;
}
.focus\:tw-bg-green-300\/85:focus{
  background-color: rgb(236 244 243 / 0.85) !important;
}
.focus\:tw-bg-green-300\/90:focus{
  background-color: rgb(236 244 243 / 0.9) !important;
}
.focus\:tw-bg-green-300\/95:focus{
  background-color: rgb(236 244 243 / 0.95) !important;
}
.focus\:tw-bg-green-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 235 234 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-400\/0:focus{
  background-color: rgb(224 235 234 / 0) !important;
}
.focus\:tw-bg-green-400\/10:focus{
  background-color: rgb(224 235 234 / 0.1) !important;
}
.focus\:tw-bg-green-400\/100:focus{
  background-color: rgb(224 235 234 / 1) !important;
}
.focus\:tw-bg-green-400\/15:focus{
  background-color: rgb(224 235 234 / 0.15) !important;
}
.focus\:tw-bg-green-400\/20:focus{
  background-color: rgb(224 235 234 / 0.2) !important;
}
.focus\:tw-bg-green-400\/25:focus{
  background-color: rgb(224 235 234 / 0.25) !important;
}
.focus\:tw-bg-green-400\/30:focus{
  background-color: rgb(224 235 234 / 0.3) !important;
}
.focus\:tw-bg-green-400\/35:focus{
  background-color: rgb(224 235 234 / 0.35) !important;
}
.focus\:tw-bg-green-400\/40:focus{
  background-color: rgb(224 235 234 / 0.4) !important;
}
.focus\:tw-bg-green-400\/45:focus{
  background-color: rgb(224 235 234 / 0.45) !important;
}
.focus\:tw-bg-green-400\/5:focus{
  background-color: rgb(224 235 234 / 0.05) !important;
}
.focus\:tw-bg-green-400\/50:focus{
  background-color: rgb(224 235 234 / 0.5) !important;
}
.focus\:tw-bg-green-400\/55:focus{
  background-color: rgb(224 235 234 / 0.55) !important;
}
.focus\:tw-bg-green-400\/60:focus{
  background-color: rgb(224 235 234 / 0.6) !important;
}
.focus\:tw-bg-green-400\/65:focus{
  background-color: rgb(224 235 234 / 0.65) !important;
}
.focus\:tw-bg-green-400\/70:focus{
  background-color: rgb(224 235 234 / 0.7) !important;
}
.focus\:tw-bg-green-400\/75:focus{
  background-color: rgb(224 235 234 / 0.75) !important;
}
.focus\:tw-bg-green-400\/80:focus{
  background-color: rgb(224 235 234 / 0.8) !important;
}
.focus\:tw-bg-green-400\/85:focus{
  background-color: rgb(224 235 234 / 0.85) !important;
}
.focus\:tw-bg-green-400\/90:focus{
  background-color: rgb(224 235 234 / 0.9) !important;
}
.focus\:tw-bg-green-400\/95:focus{
  background-color: rgb(224 235 234 / 0.95) !important;
}
.focus\:tw-bg-green-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 233 231 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-50\/0:focus{
  background-color: rgb(217 233 231 / 0) !important;
}
.focus\:tw-bg-green-50\/10:focus{
  background-color: rgb(217 233 231 / 0.1) !important;
}
.focus\:tw-bg-green-50\/100:focus{
  background-color: rgb(217 233 231 / 1) !important;
}
.focus\:tw-bg-green-50\/15:focus{
  background-color: rgb(217 233 231 / 0.15) !important;
}
.focus\:tw-bg-green-50\/20:focus{
  background-color: rgb(217 233 231 / 0.2) !important;
}
.focus\:tw-bg-green-50\/25:focus{
  background-color: rgb(217 233 231 / 0.25) !important;
}
.focus\:tw-bg-green-50\/30:focus{
  background-color: rgb(217 233 231 / 0.3) !important;
}
.focus\:tw-bg-green-50\/35:focus{
  background-color: rgb(217 233 231 / 0.35) !important;
}
.focus\:tw-bg-green-50\/40:focus{
  background-color: rgb(217 233 231 / 0.4) !important;
}
.focus\:tw-bg-green-50\/45:focus{
  background-color: rgb(217 233 231 / 0.45) !important;
}
.focus\:tw-bg-green-50\/5:focus{
  background-color: rgb(217 233 231 / 0.05) !important;
}
.focus\:tw-bg-green-50\/50:focus{
  background-color: rgb(217 233 231 / 0.5) !important;
}
.focus\:tw-bg-green-50\/55:focus{
  background-color: rgb(217 233 231 / 0.55) !important;
}
.focus\:tw-bg-green-50\/60:focus{
  background-color: rgb(217 233 231 / 0.6) !important;
}
.focus\:tw-bg-green-50\/65:focus{
  background-color: rgb(217 233 231 / 0.65) !important;
}
.focus\:tw-bg-green-50\/70:focus{
  background-color: rgb(217 233 231 / 0.7) !important;
}
.focus\:tw-bg-green-50\/75:focus{
  background-color: rgb(217 233 231 / 0.75) !important;
}
.focus\:tw-bg-green-50\/80:focus{
  background-color: rgb(217 233 231 / 0.8) !important;
}
.focus\:tw-bg-green-50\/85:focus{
  background-color: rgb(217 233 231 / 0.85) !important;
}
.focus\:tw-bg-green-50\/90:focus{
  background-color: rgb(217 233 231 / 0.9) !important;
}
.focus\:tw-bg-green-50\/95:focus{
  background-color: rgb(217 233 231 / 0.95) !important;
}
.focus\:tw-bg-green-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(72 187 120 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-500\/0:focus{
  background-color: rgb(72 187 120 / 0) !important;
}
.focus\:tw-bg-green-500\/10:focus{
  background-color: rgb(72 187 120 / 0.1) !important;
}
.focus\:tw-bg-green-500\/100:focus{
  background-color: rgb(72 187 120 / 1) !important;
}
.focus\:tw-bg-green-500\/15:focus{
  background-color: rgb(72 187 120 / 0.15) !important;
}
.focus\:tw-bg-green-500\/20:focus{
  background-color: rgb(72 187 120 / 0.2) !important;
}
.focus\:tw-bg-green-500\/25:focus{
  background-color: rgb(72 187 120 / 0.25) !important;
}
.focus\:tw-bg-green-500\/30:focus{
  background-color: rgb(72 187 120 / 0.3) !important;
}
.focus\:tw-bg-green-500\/35:focus{
  background-color: rgb(72 187 120 / 0.35) !important;
}
.focus\:tw-bg-green-500\/40:focus{
  background-color: rgb(72 187 120 / 0.4) !important;
}
.focus\:tw-bg-green-500\/45:focus{
  background-color: rgb(72 187 120 / 0.45) !important;
}
.focus\:tw-bg-green-500\/5:focus{
  background-color: rgb(72 187 120 / 0.05) !important;
}
.focus\:tw-bg-green-500\/50:focus{
  background-color: rgb(72 187 120 / 0.5) !important;
}
.focus\:tw-bg-green-500\/55:focus{
  background-color: rgb(72 187 120 / 0.55) !important;
}
.focus\:tw-bg-green-500\/60:focus{
  background-color: rgb(72 187 120 / 0.6) !important;
}
.focus\:tw-bg-green-500\/65:focus{
  background-color: rgb(72 187 120 / 0.65) !important;
}
.focus\:tw-bg-green-500\/70:focus{
  background-color: rgb(72 187 120 / 0.7) !important;
}
.focus\:tw-bg-green-500\/75:focus{
  background-color: rgb(72 187 120 / 0.75) !important;
}
.focus\:tw-bg-green-500\/80:focus{
  background-color: rgb(72 187 120 / 0.8) !important;
}
.focus\:tw-bg-green-500\/85:focus{
  background-color: rgb(72 187 120 / 0.85) !important;
}
.focus\:tw-bg-green-500\/90:focus{
  background-color: rgb(72 187 120 / 0.9) !important;
}
.focus\:tw-bg-green-500\/95:focus{
  background-color: rgb(72 187 120 / 0.95) !important;
}
.focus\:tw-bg-green-550:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 147 111 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-550\/0:focus{
  background-color: rgb(26 147 111 / 0) !important;
}
.focus\:tw-bg-green-550\/10:focus{
  background-color: rgb(26 147 111 / 0.1) !important;
}
.focus\:tw-bg-green-550\/100:focus{
  background-color: rgb(26 147 111 / 1) !important;
}
.focus\:tw-bg-green-550\/15:focus{
  background-color: rgb(26 147 111 / 0.15) !important;
}
.focus\:tw-bg-green-550\/20:focus{
  background-color: rgb(26 147 111 / 0.2) !important;
}
.focus\:tw-bg-green-550\/25:focus{
  background-color: rgb(26 147 111 / 0.25) !important;
}
.focus\:tw-bg-green-550\/30:focus{
  background-color: rgb(26 147 111 / 0.3) !important;
}
.focus\:tw-bg-green-550\/35:focus{
  background-color: rgb(26 147 111 / 0.35) !important;
}
.focus\:tw-bg-green-550\/40:focus{
  background-color: rgb(26 147 111 / 0.4) !important;
}
.focus\:tw-bg-green-550\/45:focus{
  background-color: rgb(26 147 111 / 0.45) !important;
}
.focus\:tw-bg-green-550\/5:focus{
  background-color: rgb(26 147 111 / 0.05) !important;
}
.focus\:tw-bg-green-550\/50:focus{
  background-color: rgb(26 147 111 / 0.5) !important;
}
.focus\:tw-bg-green-550\/55:focus{
  background-color: rgb(26 147 111 / 0.55) !important;
}
.focus\:tw-bg-green-550\/60:focus{
  background-color: rgb(26 147 111 / 0.6) !important;
}
.focus\:tw-bg-green-550\/65:focus{
  background-color: rgb(26 147 111 / 0.65) !important;
}
.focus\:tw-bg-green-550\/70:focus{
  background-color: rgb(26 147 111 / 0.7) !important;
}
.focus\:tw-bg-green-550\/75:focus{
  background-color: rgb(26 147 111 / 0.75) !important;
}
.focus\:tw-bg-green-550\/80:focus{
  background-color: rgb(26 147 111 / 0.8) !important;
}
.focus\:tw-bg-green-550\/85:focus{
  background-color: rgb(26 147 111 / 0.85) !important;
}
.focus\:tw-bg-green-550\/90:focus{
  background-color: rgb(26 147 111 / 0.9) !important;
}
.focus\:tw-bg-green-550\/95:focus{
  background-color: rgb(26 147 111 / 0.95) !important;
}
.focus\:tw-bg-green-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 161 105 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-600\/0:focus{
  background-color: rgb(56 161 105 / 0) !important;
}
.focus\:tw-bg-green-600\/10:focus{
  background-color: rgb(56 161 105 / 0.1) !important;
}
.focus\:tw-bg-green-600\/100:focus{
  background-color: rgb(56 161 105 / 1) !important;
}
.focus\:tw-bg-green-600\/15:focus{
  background-color: rgb(56 161 105 / 0.15) !important;
}
.focus\:tw-bg-green-600\/20:focus{
  background-color: rgb(56 161 105 / 0.2) !important;
}
.focus\:tw-bg-green-600\/25:focus{
  background-color: rgb(56 161 105 / 0.25) !important;
}
.focus\:tw-bg-green-600\/30:focus{
  background-color: rgb(56 161 105 / 0.3) !important;
}
.focus\:tw-bg-green-600\/35:focus{
  background-color: rgb(56 161 105 / 0.35) !important;
}
.focus\:tw-bg-green-600\/40:focus{
  background-color: rgb(56 161 105 / 0.4) !important;
}
.focus\:tw-bg-green-600\/45:focus{
  background-color: rgb(56 161 105 / 0.45) !important;
}
.focus\:tw-bg-green-600\/5:focus{
  background-color: rgb(56 161 105 / 0.05) !important;
}
.focus\:tw-bg-green-600\/50:focus{
  background-color: rgb(56 161 105 / 0.5) !important;
}
.focus\:tw-bg-green-600\/55:focus{
  background-color: rgb(56 161 105 / 0.55) !important;
}
.focus\:tw-bg-green-600\/60:focus{
  background-color: rgb(56 161 105 / 0.6) !important;
}
.focus\:tw-bg-green-600\/65:focus{
  background-color: rgb(56 161 105 / 0.65) !important;
}
.focus\:tw-bg-green-600\/70:focus{
  background-color: rgb(56 161 105 / 0.7) !important;
}
.focus\:tw-bg-green-600\/75:focus{
  background-color: rgb(56 161 105 / 0.75) !important;
}
.focus\:tw-bg-green-600\/80:focus{
  background-color: rgb(56 161 105 / 0.8) !important;
}
.focus\:tw-bg-green-600\/85:focus{
  background-color: rgb(56 161 105 / 0.85) !important;
}
.focus\:tw-bg-green-600\/90:focus{
  background-color: rgb(56 161 105 / 0.9) !important;
}
.focus\:tw-bg-green-600\/95:focus{
  background-color: rgb(56 161 105 / 0.95) !important;
}
.focus\:tw-bg-green-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 161 140 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-700\/0:focus{
  background-color: rgb(0 161 140 / 0) !important;
}
.focus\:tw-bg-green-700\/10:focus{
  background-color: rgb(0 161 140 / 0.1) !important;
}
.focus\:tw-bg-green-700\/100:focus{
  background-color: rgb(0 161 140 / 1) !important;
}
.focus\:tw-bg-green-700\/15:focus{
  background-color: rgb(0 161 140 / 0.15) !important;
}
.focus\:tw-bg-green-700\/20:focus{
  background-color: rgb(0 161 140 / 0.2) !important;
}
.focus\:tw-bg-green-700\/25:focus{
  background-color: rgb(0 161 140 / 0.25) !important;
}
.focus\:tw-bg-green-700\/30:focus{
  background-color: rgb(0 161 140 / 0.3) !important;
}
.focus\:tw-bg-green-700\/35:focus{
  background-color: rgb(0 161 140 / 0.35) !important;
}
.focus\:tw-bg-green-700\/40:focus{
  background-color: rgb(0 161 140 / 0.4) !important;
}
.focus\:tw-bg-green-700\/45:focus{
  background-color: rgb(0 161 140 / 0.45) !important;
}
.focus\:tw-bg-green-700\/5:focus{
  background-color: rgb(0 161 140 / 0.05) !important;
}
.focus\:tw-bg-green-700\/50:focus{
  background-color: rgb(0 161 140 / 0.5) !important;
}
.focus\:tw-bg-green-700\/55:focus{
  background-color: rgb(0 161 140 / 0.55) !important;
}
.focus\:tw-bg-green-700\/60:focus{
  background-color: rgb(0 161 140 / 0.6) !important;
}
.focus\:tw-bg-green-700\/65:focus{
  background-color: rgb(0 161 140 / 0.65) !important;
}
.focus\:tw-bg-green-700\/70:focus{
  background-color: rgb(0 161 140 / 0.7) !important;
}
.focus\:tw-bg-green-700\/75:focus{
  background-color: rgb(0 161 140 / 0.75) !important;
}
.focus\:tw-bg-green-700\/80:focus{
  background-color: rgb(0 161 140 / 0.8) !important;
}
.focus\:tw-bg-green-700\/85:focus{
  background-color: rgb(0 161 140 / 0.85) !important;
}
.focus\:tw-bg-green-700\/90:focus{
  background-color: rgb(0 161 140 / 0.9) !important;
}
.focus\:tw-bg-green-700\/95:focus{
  background-color: rgb(0 161 140 / 0.95) !important;
}
.focus\:tw-bg-green-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 103 73 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-800\/0:focus{
  background-color: rgb(39 103 73 / 0) !important;
}
.focus\:tw-bg-green-800\/10:focus{
  background-color: rgb(39 103 73 / 0.1) !important;
}
.focus\:tw-bg-green-800\/100:focus{
  background-color: rgb(39 103 73 / 1) !important;
}
.focus\:tw-bg-green-800\/15:focus{
  background-color: rgb(39 103 73 / 0.15) !important;
}
.focus\:tw-bg-green-800\/20:focus{
  background-color: rgb(39 103 73 / 0.2) !important;
}
.focus\:tw-bg-green-800\/25:focus{
  background-color: rgb(39 103 73 / 0.25) !important;
}
.focus\:tw-bg-green-800\/30:focus{
  background-color: rgb(39 103 73 / 0.3) !important;
}
.focus\:tw-bg-green-800\/35:focus{
  background-color: rgb(39 103 73 / 0.35) !important;
}
.focus\:tw-bg-green-800\/40:focus{
  background-color: rgb(39 103 73 / 0.4) !important;
}
.focus\:tw-bg-green-800\/45:focus{
  background-color: rgb(39 103 73 / 0.45) !important;
}
.focus\:tw-bg-green-800\/5:focus{
  background-color: rgb(39 103 73 / 0.05) !important;
}
.focus\:tw-bg-green-800\/50:focus{
  background-color: rgb(39 103 73 / 0.5) !important;
}
.focus\:tw-bg-green-800\/55:focus{
  background-color: rgb(39 103 73 / 0.55) !important;
}
.focus\:tw-bg-green-800\/60:focus{
  background-color: rgb(39 103 73 / 0.6) !important;
}
.focus\:tw-bg-green-800\/65:focus{
  background-color: rgb(39 103 73 / 0.65) !important;
}
.focus\:tw-bg-green-800\/70:focus{
  background-color: rgb(39 103 73 / 0.7) !important;
}
.focus\:tw-bg-green-800\/75:focus{
  background-color: rgb(39 103 73 / 0.75) !important;
}
.focus\:tw-bg-green-800\/80:focus{
  background-color: rgb(39 103 73 / 0.8) !important;
}
.focus\:tw-bg-green-800\/85:focus{
  background-color: rgb(39 103 73 / 0.85) !important;
}
.focus\:tw-bg-green-800\/90:focus{
  background-color: rgb(39 103 73 / 0.9) !important;
}
.focus\:tw-bg-green-800\/95:focus{
  background-color: rgb(39 103 73 / 0.95) !important;
}
.focus\:tw-bg-green-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 84 61 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-900\/0:focus{
  background-color: rgb(34 84 61 / 0) !important;
}
.focus\:tw-bg-green-900\/10:focus{
  background-color: rgb(34 84 61 / 0.1) !important;
}
.focus\:tw-bg-green-900\/100:focus{
  background-color: rgb(34 84 61 / 1) !important;
}
.focus\:tw-bg-green-900\/15:focus{
  background-color: rgb(34 84 61 / 0.15) !important;
}
.focus\:tw-bg-green-900\/20:focus{
  background-color: rgb(34 84 61 / 0.2) !important;
}
.focus\:tw-bg-green-900\/25:focus{
  background-color: rgb(34 84 61 / 0.25) !important;
}
.focus\:tw-bg-green-900\/30:focus{
  background-color: rgb(34 84 61 / 0.3) !important;
}
.focus\:tw-bg-green-900\/35:focus{
  background-color: rgb(34 84 61 / 0.35) !important;
}
.focus\:tw-bg-green-900\/40:focus{
  background-color: rgb(34 84 61 / 0.4) !important;
}
.focus\:tw-bg-green-900\/45:focus{
  background-color: rgb(34 84 61 / 0.45) !important;
}
.focus\:tw-bg-green-900\/5:focus{
  background-color: rgb(34 84 61 / 0.05) !important;
}
.focus\:tw-bg-green-900\/50:focus{
  background-color: rgb(34 84 61 / 0.5) !important;
}
.focus\:tw-bg-green-900\/55:focus{
  background-color: rgb(34 84 61 / 0.55) !important;
}
.focus\:tw-bg-green-900\/60:focus{
  background-color: rgb(34 84 61 / 0.6) !important;
}
.focus\:tw-bg-green-900\/65:focus{
  background-color: rgb(34 84 61 / 0.65) !important;
}
.focus\:tw-bg-green-900\/70:focus{
  background-color: rgb(34 84 61 / 0.7) !important;
}
.focus\:tw-bg-green-900\/75:focus{
  background-color: rgb(34 84 61 / 0.75) !important;
}
.focus\:tw-bg-green-900\/80:focus{
  background-color: rgb(34 84 61 / 0.8) !important;
}
.focus\:tw-bg-green-900\/85:focus{
  background-color: rgb(34 84 61 / 0.85) !important;
}
.focus\:tw-bg-green-900\/90:focus{
  background-color: rgb(34 84 61 / 0.9) !important;
}
.focus\:tw-bg-green-900\/95:focus{
  background-color: rgb(34 84 61 / 0.95) !important;
}
.focus\:tw-bg-green-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-green-950\/0:focus{
  background-color: rgb(5 46 22 / 0) !important;
}
.focus\:tw-bg-green-950\/10:focus{
  background-color: rgb(5 46 22 / 0.1) !important;
}
.focus\:tw-bg-green-950\/100:focus{
  background-color: rgb(5 46 22 / 1) !important;
}
.focus\:tw-bg-green-950\/15:focus{
  background-color: rgb(5 46 22 / 0.15) !important;
}
.focus\:tw-bg-green-950\/20:focus{
  background-color: rgb(5 46 22 / 0.2) !important;
}
.focus\:tw-bg-green-950\/25:focus{
  background-color: rgb(5 46 22 / 0.25) !important;
}
.focus\:tw-bg-green-950\/30:focus{
  background-color: rgb(5 46 22 / 0.3) !important;
}
.focus\:tw-bg-green-950\/35:focus{
  background-color: rgb(5 46 22 / 0.35) !important;
}
.focus\:tw-bg-green-950\/40:focus{
  background-color: rgb(5 46 22 / 0.4) !important;
}
.focus\:tw-bg-green-950\/45:focus{
  background-color: rgb(5 46 22 / 0.45) !important;
}
.focus\:tw-bg-green-950\/5:focus{
  background-color: rgb(5 46 22 / 0.05) !important;
}
.focus\:tw-bg-green-950\/50:focus{
  background-color: rgb(5 46 22 / 0.5) !important;
}
.focus\:tw-bg-green-950\/55:focus{
  background-color: rgb(5 46 22 / 0.55) !important;
}
.focus\:tw-bg-green-950\/60:focus{
  background-color: rgb(5 46 22 / 0.6) !important;
}
.focus\:tw-bg-green-950\/65:focus{
  background-color: rgb(5 46 22 / 0.65) !important;
}
.focus\:tw-bg-green-950\/70:focus{
  background-color: rgb(5 46 22 / 0.7) !important;
}
.focus\:tw-bg-green-950\/75:focus{
  background-color: rgb(5 46 22 / 0.75) !important;
}
.focus\:tw-bg-green-950\/80:focus{
  background-color: rgb(5 46 22 / 0.8) !important;
}
.focus\:tw-bg-green-950\/85:focus{
  background-color: rgb(5 46 22 / 0.85) !important;
}
.focus\:tw-bg-green-950\/90:focus{
  background-color: rgb(5 46 22 / 0.9) !important;
}
.focus\:tw-bg-green-950\/95:focus{
  background-color: rgb(5 46 22 / 0.95) !important;
}
.focus\:tw-bg-indigo-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-100\/0:focus{
  background-color: rgb(224 231 255 / 0) !important;
}
.focus\:tw-bg-indigo-100\/10:focus{
  background-color: rgb(224 231 255 / 0.1) !important;
}
.focus\:tw-bg-indigo-100\/100:focus{
  background-color: rgb(224 231 255 / 1) !important;
}
.focus\:tw-bg-indigo-100\/15:focus{
  background-color: rgb(224 231 255 / 0.15) !important;
}
.focus\:tw-bg-indigo-100\/20:focus{
  background-color: rgb(224 231 255 / 0.2) !important;
}
.focus\:tw-bg-indigo-100\/25:focus{
  background-color: rgb(224 231 255 / 0.25) !important;
}
.focus\:tw-bg-indigo-100\/30:focus{
  background-color: rgb(224 231 255 / 0.3) !important;
}
.focus\:tw-bg-indigo-100\/35:focus{
  background-color: rgb(224 231 255 / 0.35) !important;
}
.focus\:tw-bg-indigo-100\/40:focus{
  background-color: rgb(224 231 255 / 0.4) !important;
}
.focus\:tw-bg-indigo-100\/45:focus{
  background-color: rgb(224 231 255 / 0.45) !important;
}
.focus\:tw-bg-indigo-100\/5:focus{
  background-color: rgb(224 231 255 / 0.05) !important;
}
.focus\:tw-bg-indigo-100\/50:focus{
  background-color: rgb(224 231 255 / 0.5) !important;
}
.focus\:tw-bg-indigo-100\/55:focus{
  background-color: rgb(224 231 255 / 0.55) !important;
}
.focus\:tw-bg-indigo-100\/60:focus{
  background-color: rgb(224 231 255 / 0.6) !important;
}
.focus\:tw-bg-indigo-100\/65:focus{
  background-color: rgb(224 231 255 / 0.65) !important;
}
.focus\:tw-bg-indigo-100\/70:focus{
  background-color: rgb(224 231 255 / 0.7) !important;
}
.focus\:tw-bg-indigo-100\/75:focus{
  background-color: rgb(224 231 255 / 0.75) !important;
}
.focus\:tw-bg-indigo-100\/80:focus{
  background-color: rgb(224 231 255 / 0.8) !important;
}
.focus\:tw-bg-indigo-100\/85:focus{
  background-color: rgb(224 231 255 / 0.85) !important;
}
.focus\:tw-bg-indigo-100\/90:focus{
  background-color: rgb(224 231 255 / 0.9) !important;
}
.focus\:tw-bg-indigo-100\/95:focus{
  background-color: rgb(224 231 255 / 0.95) !important;
}
.focus\:tw-bg-indigo-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-200\/0:focus{
  background-color: rgb(199 210 254 / 0) !important;
}
.focus\:tw-bg-indigo-200\/10:focus{
  background-color: rgb(199 210 254 / 0.1) !important;
}
.focus\:tw-bg-indigo-200\/100:focus{
  background-color: rgb(199 210 254 / 1) !important;
}
.focus\:tw-bg-indigo-200\/15:focus{
  background-color: rgb(199 210 254 / 0.15) !important;
}
.focus\:tw-bg-indigo-200\/20:focus{
  background-color: rgb(199 210 254 / 0.2) !important;
}
.focus\:tw-bg-indigo-200\/25:focus{
  background-color: rgb(199 210 254 / 0.25) !important;
}
.focus\:tw-bg-indigo-200\/30:focus{
  background-color: rgb(199 210 254 / 0.3) !important;
}
.focus\:tw-bg-indigo-200\/35:focus{
  background-color: rgb(199 210 254 / 0.35) !important;
}
.focus\:tw-bg-indigo-200\/40:focus{
  background-color: rgb(199 210 254 / 0.4) !important;
}
.focus\:tw-bg-indigo-200\/45:focus{
  background-color: rgb(199 210 254 / 0.45) !important;
}
.focus\:tw-bg-indigo-200\/5:focus{
  background-color: rgb(199 210 254 / 0.05) !important;
}
.focus\:tw-bg-indigo-200\/50:focus{
  background-color: rgb(199 210 254 / 0.5) !important;
}
.focus\:tw-bg-indigo-200\/55:focus{
  background-color: rgb(199 210 254 / 0.55) !important;
}
.focus\:tw-bg-indigo-200\/60:focus{
  background-color: rgb(199 210 254 / 0.6) !important;
}
.focus\:tw-bg-indigo-200\/65:focus{
  background-color: rgb(199 210 254 / 0.65) !important;
}
.focus\:tw-bg-indigo-200\/70:focus{
  background-color: rgb(199 210 254 / 0.7) !important;
}
.focus\:tw-bg-indigo-200\/75:focus{
  background-color: rgb(199 210 254 / 0.75) !important;
}
.focus\:tw-bg-indigo-200\/80:focus{
  background-color: rgb(199 210 254 / 0.8) !important;
}
.focus\:tw-bg-indigo-200\/85:focus{
  background-color: rgb(199 210 254 / 0.85) !important;
}
.focus\:tw-bg-indigo-200\/90:focus{
  background-color: rgb(199 210 254 / 0.9) !important;
}
.focus\:tw-bg-indigo-200\/95:focus{
  background-color: rgb(199 210 254 / 0.95) !important;
}
.focus\:tw-bg-indigo-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-300\/0:focus{
  background-color: rgb(165 180 252 / 0) !important;
}
.focus\:tw-bg-indigo-300\/10:focus{
  background-color: rgb(165 180 252 / 0.1) !important;
}
.focus\:tw-bg-indigo-300\/100:focus{
  background-color: rgb(165 180 252 / 1) !important;
}
.focus\:tw-bg-indigo-300\/15:focus{
  background-color: rgb(165 180 252 / 0.15) !important;
}
.focus\:tw-bg-indigo-300\/20:focus{
  background-color: rgb(165 180 252 / 0.2) !important;
}
.focus\:tw-bg-indigo-300\/25:focus{
  background-color: rgb(165 180 252 / 0.25) !important;
}
.focus\:tw-bg-indigo-300\/30:focus{
  background-color: rgb(165 180 252 / 0.3) !important;
}
.focus\:tw-bg-indigo-300\/35:focus{
  background-color: rgb(165 180 252 / 0.35) !important;
}
.focus\:tw-bg-indigo-300\/40:focus{
  background-color: rgb(165 180 252 / 0.4) !important;
}
.focus\:tw-bg-indigo-300\/45:focus{
  background-color: rgb(165 180 252 / 0.45) !important;
}
.focus\:tw-bg-indigo-300\/5:focus{
  background-color: rgb(165 180 252 / 0.05) !important;
}
.focus\:tw-bg-indigo-300\/50:focus{
  background-color: rgb(165 180 252 / 0.5) !important;
}
.focus\:tw-bg-indigo-300\/55:focus{
  background-color: rgb(165 180 252 / 0.55) !important;
}
.focus\:tw-bg-indigo-300\/60:focus{
  background-color: rgb(165 180 252 / 0.6) !important;
}
.focus\:tw-bg-indigo-300\/65:focus{
  background-color: rgb(165 180 252 / 0.65) !important;
}
.focus\:tw-bg-indigo-300\/70:focus{
  background-color: rgb(165 180 252 / 0.7) !important;
}
.focus\:tw-bg-indigo-300\/75:focus{
  background-color: rgb(165 180 252 / 0.75) !important;
}
.focus\:tw-bg-indigo-300\/80:focus{
  background-color: rgb(165 180 252 / 0.8) !important;
}
.focus\:tw-bg-indigo-300\/85:focus{
  background-color: rgb(165 180 252 / 0.85) !important;
}
.focus\:tw-bg-indigo-300\/90:focus{
  background-color: rgb(165 180 252 / 0.9) !important;
}
.focus\:tw-bg-indigo-300\/95:focus{
  background-color: rgb(165 180 252 / 0.95) !important;
}
.focus\:tw-bg-indigo-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-400\/0:focus{
  background-color: rgb(129 140 248 / 0) !important;
}
.focus\:tw-bg-indigo-400\/10:focus{
  background-color: rgb(129 140 248 / 0.1) !important;
}
.focus\:tw-bg-indigo-400\/100:focus{
  background-color: rgb(129 140 248 / 1) !important;
}
.focus\:tw-bg-indigo-400\/15:focus{
  background-color: rgb(129 140 248 / 0.15) !important;
}
.focus\:tw-bg-indigo-400\/20:focus{
  background-color: rgb(129 140 248 / 0.2) !important;
}
.focus\:tw-bg-indigo-400\/25:focus{
  background-color: rgb(129 140 248 / 0.25) !important;
}
.focus\:tw-bg-indigo-400\/30:focus{
  background-color: rgb(129 140 248 / 0.3) !important;
}
.focus\:tw-bg-indigo-400\/35:focus{
  background-color: rgb(129 140 248 / 0.35) !important;
}
.focus\:tw-bg-indigo-400\/40:focus{
  background-color: rgb(129 140 248 / 0.4) !important;
}
.focus\:tw-bg-indigo-400\/45:focus{
  background-color: rgb(129 140 248 / 0.45) !important;
}
.focus\:tw-bg-indigo-400\/5:focus{
  background-color: rgb(129 140 248 / 0.05) !important;
}
.focus\:tw-bg-indigo-400\/50:focus{
  background-color: rgb(129 140 248 / 0.5) !important;
}
.focus\:tw-bg-indigo-400\/55:focus{
  background-color: rgb(129 140 248 / 0.55) !important;
}
.focus\:tw-bg-indigo-400\/60:focus{
  background-color: rgb(129 140 248 / 0.6) !important;
}
.focus\:tw-bg-indigo-400\/65:focus{
  background-color: rgb(129 140 248 / 0.65) !important;
}
.focus\:tw-bg-indigo-400\/70:focus{
  background-color: rgb(129 140 248 / 0.7) !important;
}
.focus\:tw-bg-indigo-400\/75:focus{
  background-color: rgb(129 140 248 / 0.75) !important;
}
.focus\:tw-bg-indigo-400\/80:focus{
  background-color: rgb(129 140 248 / 0.8) !important;
}
.focus\:tw-bg-indigo-400\/85:focus{
  background-color: rgb(129 140 248 / 0.85) !important;
}
.focus\:tw-bg-indigo-400\/90:focus{
  background-color: rgb(129 140 248 / 0.9) !important;
}
.focus\:tw-bg-indigo-400\/95:focus{
  background-color: rgb(129 140 248 / 0.95) !important;
}
.focus\:tw-bg-indigo-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-50\/0:focus{
  background-color: rgb(238 242 255 / 0) !important;
}
.focus\:tw-bg-indigo-50\/10:focus{
  background-color: rgb(238 242 255 / 0.1) !important;
}
.focus\:tw-bg-indigo-50\/100:focus{
  background-color: rgb(238 242 255 / 1) !important;
}
.focus\:tw-bg-indigo-50\/15:focus{
  background-color: rgb(238 242 255 / 0.15) !important;
}
.focus\:tw-bg-indigo-50\/20:focus{
  background-color: rgb(238 242 255 / 0.2) !important;
}
.focus\:tw-bg-indigo-50\/25:focus{
  background-color: rgb(238 242 255 / 0.25) !important;
}
.focus\:tw-bg-indigo-50\/30:focus{
  background-color: rgb(238 242 255 / 0.3) !important;
}
.focus\:tw-bg-indigo-50\/35:focus{
  background-color: rgb(238 242 255 / 0.35) !important;
}
.focus\:tw-bg-indigo-50\/40:focus{
  background-color: rgb(238 242 255 / 0.4) !important;
}
.focus\:tw-bg-indigo-50\/45:focus{
  background-color: rgb(238 242 255 / 0.45) !important;
}
.focus\:tw-bg-indigo-50\/5:focus{
  background-color: rgb(238 242 255 / 0.05) !important;
}
.focus\:tw-bg-indigo-50\/50:focus{
  background-color: rgb(238 242 255 / 0.5) !important;
}
.focus\:tw-bg-indigo-50\/55:focus{
  background-color: rgb(238 242 255 / 0.55) !important;
}
.focus\:tw-bg-indigo-50\/60:focus{
  background-color: rgb(238 242 255 / 0.6) !important;
}
.focus\:tw-bg-indigo-50\/65:focus{
  background-color: rgb(238 242 255 / 0.65) !important;
}
.focus\:tw-bg-indigo-50\/70:focus{
  background-color: rgb(238 242 255 / 0.7) !important;
}
.focus\:tw-bg-indigo-50\/75:focus{
  background-color: rgb(238 242 255 / 0.75) !important;
}
.focus\:tw-bg-indigo-50\/80:focus{
  background-color: rgb(238 242 255 / 0.8) !important;
}
.focus\:tw-bg-indigo-50\/85:focus{
  background-color: rgb(238 242 255 / 0.85) !important;
}
.focus\:tw-bg-indigo-50\/90:focus{
  background-color: rgb(238 242 255 / 0.9) !important;
}
.focus\:tw-bg-indigo-50\/95:focus{
  background-color: rgb(238 242 255 / 0.95) !important;
}
.focus\:tw-bg-indigo-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-500\/0:focus{
  background-color: rgb(99 102 241 / 0) !important;
}
.focus\:tw-bg-indigo-500\/10:focus{
  background-color: rgb(99 102 241 / 0.1) !important;
}
.focus\:tw-bg-indigo-500\/100:focus{
  background-color: rgb(99 102 241 / 1) !important;
}
.focus\:tw-bg-indigo-500\/15:focus{
  background-color: rgb(99 102 241 / 0.15) !important;
}
.focus\:tw-bg-indigo-500\/20:focus{
  background-color: rgb(99 102 241 / 0.2) !important;
}
.focus\:tw-bg-indigo-500\/25:focus{
  background-color: rgb(99 102 241 / 0.25) !important;
}
.focus\:tw-bg-indigo-500\/30:focus{
  background-color: rgb(99 102 241 / 0.3) !important;
}
.focus\:tw-bg-indigo-500\/35:focus{
  background-color: rgb(99 102 241 / 0.35) !important;
}
.focus\:tw-bg-indigo-500\/40:focus{
  background-color: rgb(99 102 241 / 0.4) !important;
}
.focus\:tw-bg-indigo-500\/45:focus{
  background-color: rgb(99 102 241 / 0.45) !important;
}
.focus\:tw-bg-indigo-500\/5:focus{
  background-color: rgb(99 102 241 / 0.05) !important;
}
.focus\:tw-bg-indigo-500\/50:focus{
  background-color: rgb(99 102 241 / 0.5) !important;
}
.focus\:tw-bg-indigo-500\/55:focus{
  background-color: rgb(99 102 241 / 0.55) !important;
}
.focus\:tw-bg-indigo-500\/60:focus{
  background-color: rgb(99 102 241 / 0.6) !important;
}
.focus\:tw-bg-indigo-500\/65:focus{
  background-color: rgb(99 102 241 / 0.65) !important;
}
.focus\:tw-bg-indigo-500\/70:focus{
  background-color: rgb(99 102 241 / 0.7) !important;
}
.focus\:tw-bg-indigo-500\/75:focus{
  background-color: rgb(99 102 241 / 0.75) !important;
}
.focus\:tw-bg-indigo-500\/80:focus{
  background-color: rgb(99 102 241 / 0.8) !important;
}
.focus\:tw-bg-indigo-500\/85:focus{
  background-color: rgb(99 102 241 / 0.85) !important;
}
.focus\:tw-bg-indigo-500\/90:focus{
  background-color: rgb(99 102 241 / 0.9) !important;
}
.focus\:tw-bg-indigo-500\/95:focus{
  background-color: rgb(99 102 241 / 0.95) !important;
}
.focus\:tw-bg-indigo-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-600\/0:focus{
  background-color: rgb(79 70 229 / 0) !important;
}
.focus\:tw-bg-indigo-600\/10:focus{
  background-color: rgb(79 70 229 / 0.1) !important;
}
.focus\:tw-bg-indigo-600\/100:focus{
  background-color: rgb(79 70 229 / 1) !important;
}
.focus\:tw-bg-indigo-600\/15:focus{
  background-color: rgb(79 70 229 / 0.15) !important;
}
.focus\:tw-bg-indigo-600\/20:focus{
  background-color: rgb(79 70 229 / 0.2) !important;
}
.focus\:tw-bg-indigo-600\/25:focus{
  background-color: rgb(79 70 229 / 0.25) !important;
}
.focus\:tw-bg-indigo-600\/30:focus{
  background-color: rgb(79 70 229 / 0.3) !important;
}
.focus\:tw-bg-indigo-600\/35:focus{
  background-color: rgb(79 70 229 / 0.35) !important;
}
.focus\:tw-bg-indigo-600\/40:focus{
  background-color: rgb(79 70 229 / 0.4) !important;
}
.focus\:tw-bg-indigo-600\/45:focus{
  background-color: rgb(79 70 229 / 0.45) !important;
}
.focus\:tw-bg-indigo-600\/5:focus{
  background-color: rgb(79 70 229 / 0.05) !important;
}
.focus\:tw-bg-indigo-600\/50:focus{
  background-color: rgb(79 70 229 / 0.5) !important;
}
.focus\:tw-bg-indigo-600\/55:focus{
  background-color: rgb(79 70 229 / 0.55) !important;
}
.focus\:tw-bg-indigo-600\/60:focus{
  background-color: rgb(79 70 229 / 0.6) !important;
}
.focus\:tw-bg-indigo-600\/65:focus{
  background-color: rgb(79 70 229 / 0.65) !important;
}
.focus\:tw-bg-indigo-600\/70:focus{
  background-color: rgb(79 70 229 / 0.7) !important;
}
.focus\:tw-bg-indigo-600\/75:focus{
  background-color: rgb(79 70 229 / 0.75) !important;
}
.focus\:tw-bg-indigo-600\/80:focus{
  background-color: rgb(79 70 229 / 0.8) !important;
}
.focus\:tw-bg-indigo-600\/85:focus{
  background-color: rgb(79 70 229 / 0.85) !important;
}
.focus\:tw-bg-indigo-600\/90:focus{
  background-color: rgb(79 70 229 / 0.9) !important;
}
.focus\:tw-bg-indigo-600\/95:focus{
  background-color: rgb(79 70 229 / 0.95) !important;
}
.focus\:tw-bg-indigo-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-700\/0:focus{
  background-color: rgb(67 56 202 / 0) !important;
}
.focus\:tw-bg-indigo-700\/10:focus{
  background-color: rgb(67 56 202 / 0.1) !important;
}
.focus\:tw-bg-indigo-700\/100:focus{
  background-color: rgb(67 56 202 / 1) !important;
}
.focus\:tw-bg-indigo-700\/15:focus{
  background-color: rgb(67 56 202 / 0.15) !important;
}
.focus\:tw-bg-indigo-700\/20:focus{
  background-color: rgb(67 56 202 / 0.2) !important;
}
.focus\:tw-bg-indigo-700\/25:focus{
  background-color: rgb(67 56 202 / 0.25) !important;
}
.focus\:tw-bg-indigo-700\/30:focus{
  background-color: rgb(67 56 202 / 0.3) !important;
}
.focus\:tw-bg-indigo-700\/35:focus{
  background-color: rgb(67 56 202 / 0.35) !important;
}
.focus\:tw-bg-indigo-700\/40:focus{
  background-color: rgb(67 56 202 / 0.4) !important;
}
.focus\:tw-bg-indigo-700\/45:focus{
  background-color: rgb(67 56 202 / 0.45) !important;
}
.focus\:tw-bg-indigo-700\/5:focus{
  background-color: rgb(67 56 202 / 0.05) !important;
}
.focus\:tw-bg-indigo-700\/50:focus{
  background-color: rgb(67 56 202 / 0.5) !important;
}
.focus\:tw-bg-indigo-700\/55:focus{
  background-color: rgb(67 56 202 / 0.55) !important;
}
.focus\:tw-bg-indigo-700\/60:focus{
  background-color: rgb(67 56 202 / 0.6) !important;
}
.focus\:tw-bg-indigo-700\/65:focus{
  background-color: rgb(67 56 202 / 0.65) !important;
}
.focus\:tw-bg-indigo-700\/70:focus{
  background-color: rgb(67 56 202 / 0.7) !important;
}
.focus\:tw-bg-indigo-700\/75:focus{
  background-color: rgb(67 56 202 / 0.75) !important;
}
.focus\:tw-bg-indigo-700\/80:focus{
  background-color: rgb(67 56 202 / 0.8) !important;
}
.focus\:tw-bg-indigo-700\/85:focus{
  background-color: rgb(67 56 202 / 0.85) !important;
}
.focus\:tw-bg-indigo-700\/90:focus{
  background-color: rgb(67 56 202 / 0.9) !important;
}
.focus\:tw-bg-indigo-700\/95:focus{
  background-color: rgb(67 56 202 / 0.95) !important;
}
.focus\:tw-bg-indigo-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-800\/0:focus{
  background-color: rgb(55 48 163 / 0) !important;
}
.focus\:tw-bg-indigo-800\/10:focus{
  background-color: rgb(55 48 163 / 0.1) !important;
}
.focus\:tw-bg-indigo-800\/100:focus{
  background-color: rgb(55 48 163 / 1) !important;
}
.focus\:tw-bg-indigo-800\/15:focus{
  background-color: rgb(55 48 163 / 0.15) !important;
}
.focus\:tw-bg-indigo-800\/20:focus{
  background-color: rgb(55 48 163 / 0.2) !important;
}
.focus\:tw-bg-indigo-800\/25:focus{
  background-color: rgb(55 48 163 / 0.25) !important;
}
.focus\:tw-bg-indigo-800\/30:focus{
  background-color: rgb(55 48 163 / 0.3) !important;
}
.focus\:tw-bg-indigo-800\/35:focus{
  background-color: rgb(55 48 163 / 0.35) !important;
}
.focus\:tw-bg-indigo-800\/40:focus{
  background-color: rgb(55 48 163 / 0.4) !important;
}
.focus\:tw-bg-indigo-800\/45:focus{
  background-color: rgb(55 48 163 / 0.45) !important;
}
.focus\:tw-bg-indigo-800\/5:focus{
  background-color: rgb(55 48 163 / 0.05) !important;
}
.focus\:tw-bg-indigo-800\/50:focus{
  background-color: rgb(55 48 163 / 0.5) !important;
}
.focus\:tw-bg-indigo-800\/55:focus{
  background-color: rgb(55 48 163 / 0.55) !important;
}
.focus\:tw-bg-indigo-800\/60:focus{
  background-color: rgb(55 48 163 / 0.6) !important;
}
.focus\:tw-bg-indigo-800\/65:focus{
  background-color: rgb(55 48 163 / 0.65) !important;
}
.focus\:tw-bg-indigo-800\/70:focus{
  background-color: rgb(55 48 163 / 0.7) !important;
}
.focus\:tw-bg-indigo-800\/75:focus{
  background-color: rgb(55 48 163 / 0.75) !important;
}
.focus\:tw-bg-indigo-800\/80:focus{
  background-color: rgb(55 48 163 / 0.8) !important;
}
.focus\:tw-bg-indigo-800\/85:focus{
  background-color: rgb(55 48 163 / 0.85) !important;
}
.focus\:tw-bg-indigo-800\/90:focus{
  background-color: rgb(55 48 163 / 0.9) !important;
}
.focus\:tw-bg-indigo-800\/95:focus{
  background-color: rgb(55 48 163 / 0.95) !important;
}
.focus\:tw-bg-indigo-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-900\/0:focus{
  background-color: rgb(49 46 129 / 0) !important;
}
.focus\:tw-bg-indigo-900\/10:focus{
  background-color: rgb(49 46 129 / 0.1) !important;
}
.focus\:tw-bg-indigo-900\/100:focus{
  background-color: rgb(49 46 129 / 1) !important;
}
.focus\:tw-bg-indigo-900\/15:focus{
  background-color: rgb(49 46 129 / 0.15) !important;
}
.focus\:tw-bg-indigo-900\/20:focus{
  background-color: rgb(49 46 129 / 0.2) !important;
}
.focus\:tw-bg-indigo-900\/25:focus{
  background-color: rgb(49 46 129 / 0.25) !important;
}
.focus\:tw-bg-indigo-900\/30:focus{
  background-color: rgb(49 46 129 / 0.3) !important;
}
.focus\:tw-bg-indigo-900\/35:focus{
  background-color: rgb(49 46 129 / 0.35) !important;
}
.focus\:tw-bg-indigo-900\/40:focus{
  background-color: rgb(49 46 129 / 0.4) !important;
}
.focus\:tw-bg-indigo-900\/45:focus{
  background-color: rgb(49 46 129 / 0.45) !important;
}
.focus\:tw-bg-indigo-900\/5:focus{
  background-color: rgb(49 46 129 / 0.05) !important;
}
.focus\:tw-bg-indigo-900\/50:focus{
  background-color: rgb(49 46 129 / 0.5) !important;
}
.focus\:tw-bg-indigo-900\/55:focus{
  background-color: rgb(49 46 129 / 0.55) !important;
}
.focus\:tw-bg-indigo-900\/60:focus{
  background-color: rgb(49 46 129 / 0.6) !important;
}
.focus\:tw-bg-indigo-900\/65:focus{
  background-color: rgb(49 46 129 / 0.65) !important;
}
.focus\:tw-bg-indigo-900\/70:focus{
  background-color: rgb(49 46 129 / 0.7) !important;
}
.focus\:tw-bg-indigo-900\/75:focus{
  background-color: rgb(49 46 129 / 0.75) !important;
}
.focus\:tw-bg-indigo-900\/80:focus{
  background-color: rgb(49 46 129 / 0.8) !important;
}
.focus\:tw-bg-indigo-900\/85:focus{
  background-color: rgb(49 46 129 / 0.85) !important;
}
.focus\:tw-bg-indigo-900\/90:focus{
  background-color: rgb(49 46 129 / 0.9) !important;
}
.focus\:tw-bg-indigo-900\/95:focus{
  background-color: rgb(49 46 129 / 0.95) !important;
}
.focus\:tw-bg-indigo-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 27 75 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-indigo-950\/0:focus{
  background-color: rgb(30 27 75 / 0) !important;
}
.focus\:tw-bg-indigo-950\/10:focus{
  background-color: rgb(30 27 75 / 0.1) !important;
}
.focus\:tw-bg-indigo-950\/100:focus{
  background-color: rgb(30 27 75 / 1) !important;
}
.focus\:tw-bg-indigo-950\/15:focus{
  background-color: rgb(30 27 75 / 0.15) !important;
}
.focus\:tw-bg-indigo-950\/20:focus{
  background-color: rgb(30 27 75 / 0.2) !important;
}
.focus\:tw-bg-indigo-950\/25:focus{
  background-color: rgb(30 27 75 / 0.25) !important;
}
.focus\:tw-bg-indigo-950\/30:focus{
  background-color: rgb(30 27 75 / 0.3) !important;
}
.focus\:tw-bg-indigo-950\/35:focus{
  background-color: rgb(30 27 75 / 0.35) !important;
}
.focus\:tw-bg-indigo-950\/40:focus{
  background-color: rgb(30 27 75 / 0.4) !important;
}
.focus\:tw-bg-indigo-950\/45:focus{
  background-color: rgb(30 27 75 / 0.45) !important;
}
.focus\:tw-bg-indigo-950\/5:focus{
  background-color: rgb(30 27 75 / 0.05) !important;
}
.focus\:tw-bg-indigo-950\/50:focus{
  background-color: rgb(30 27 75 / 0.5) !important;
}
.focus\:tw-bg-indigo-950\/55:focus{
  background-color: rgb(30 27 75 / 0.55) !important;
}
.focus\:tw-bg-indigo-950\/60:focus{
  background-color: rgb(30 27 75 / 0.6) !important;
}
.focus\:tw-bg-indigo-950\/65:focus{
  background-color: rgb(30 27 75 / 0.65) !important;
}
.focus\:tw-bg-indigo-950\/70:focus{
  background-color: rgb(30 27 75 / 0.7) !important;
}
.focus\:tw-bg-indigo-950\/75:focus{
  background-color: rgb(30 27 75 / 0.75) !important;
}
.focus\:tw-bg-indigo-950\/80:focus{
  background-color: rgb(30 27 75 / 0.8) !important;
}
.focus\:tw-bg-indigo-950\/85:focus{
  background-color: rgb(30 27 75 / 0.85) !important;
}
.focus\:tw-bg-indigo-950\/90:focus{
  background-color: rgb(30 27 75 / 0.9) !important;
}
.focus\:tw-bg-indigo-950\/95:focus{
  background-color: rgb(30 27 75 / 0.95) !important;
}
.focus\:tw-bg-inherit:focus{
  background-color: inherit !important;
}
.focus\:tw-bg-lime-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-100\/0:focus{
  background-color: rgb(236 252 203 / 0) !important;
}
.focus\:tw-bg-lime-100\/10:focus{
  background-color: rgb(236 252 203 / 0.1) !important;
}
.focus\:tw-bg-lime-100\/100:focus{
  background-color: rgb(236 252 203 / 1) !important;
}
.focus\:tw-bg-lime-100\/15:focus{
  background-color: rgb(236 252 203 / 0.15) !important;
}
.focus\:tw-bg-lime-100\/20:focus{
  background-color: rgb(236 252 203 / 0.2) !important;
}
.focus\:tw-bg-lime-100\/25:focus{
  background-color: rgb(236 252 203 / 0.25) !important;
}
.focus\:tw-bg-lime-100\/30:focus{
  background-color: rgb(236 252 203 / 0.3) !important;
}
.focus\:tw-bg-lime-100\/35:focus{
  background-color: rgb(236 252 203 / 0.35) !important;
}
.focus\:tw-bg-lime-100\/40:focus{
  background-color: rgb(236 252 203 / 0.4) !important;
}
.focus\:tw-bg-lime-100\/45:focus{
  background-color: rgb(236 252 203 / 0.45) !important;
}
.focus\:tw-bg-lime-100\/5:focus{
  background-color: rgb(236 252 203 / 0.05) !important;
}
.focus\:tw-bg-lime-100\/50:focus{
  background-color: rgb(236 252 203 / 0.5) !important;
}
.focus\:tw-bg-lime-100\/55:focus{
  background-color: rgb(236 252 203 / 0.55) !important;
}
.focus\:tw-bg-lime-100\/60:focus{
  background-color: rgb(236 252 203 / 0.6) !important;
}
.focus\:tw-bg-lime-100\/65:focus{
  background-color: rgb(236 252 203 / 0.65) !important;
}
.focus\:tw-bg-lime-100\/70:focus{
  background-color: rgb(236 252 203 / 0.7) !important;
}
.focus\:tw-bg-lime-100\/75:focus{
  background-color: rgb(236 252 203 / 0.75) !important;
}
.focus\:tw-bg-lime-100\/80:focus{
  background-color: rgb(236 252 203 / 0.8) !important;
}
.focus\:tw-bg-lime-100\/85:focus{
  background-color: rgb(236 252 203 / 0.85) !important;
}
.focus\:tw-bg-lime-100\/90:focus{
  background-color: rgb(236 252 203 / 0.9) !important;
}
.focus\:tw-bg-lime-100\/95:focus{
  background-color: rgb(236 252 203 / 0.95) !important;
}
.focus\:tw-bg-lime-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-200\/0:focus{
  background-color: rgb(217 249 157 / 0) !important;
}
.focus\:tw-bg-lime-200\/10:focus{
  background-color: rgb(217 249 157 / 0.1) !important;
}
.focus\:tw-bg-lime-200\/100:focus{
  background-color: rgb(217 249 157 / 1) !important;
}
.focus\:tw-bg-lime-200\/15:focus{
  background-color: rgb(217 249 157 / 0.15) !important;
}
.focus\:tw-bg-lime-200\/20:focus{
  background-color: rgb(217 249 157 / 0.2) !important;
}
.focus\:tw-bg-lime-200\/25:focus{
  background-color: rgb(217 249 157 / 0.25) !important;
}
.focus\:tw-bg-lime-200\/30:focus{
  background-color: rgb(217 249 157 / 0.3) !important;
}
.focus\:tw-bg-lime-200\/35:focus{
  background-color: rgb(217 249 157 / 0.35) !important;
}
.focus\:tw-bg-lime-200\/40:focus{
  background-color: rgb(217 249 157 / 0.4) !important;
}
.focus\:tw-bg-lime-200\/45:focus{
  background-color: rgb(217 249 157 / 0.45) !important;
}
.focus\:tw-bg-lime-200\/5:focus{
  background-color: rgb(217 249 157 / 0.05) !important;
}
.focus\:tw-bg-lime-200\/50:focus{
  background-color: rgb(217 249 157 / 0.5) !important;
}
.focus\:tw-bg-lime-200\/55:focus{
  background-color: rgb(217 249 157 / 0.55) !important;
}
.focus\:tw-bg-lime-200\/60:focus{
  background-color: rgb(217 249 157 / 0.6) !important;
}
.focus\:tw-bg-lime-200\/65:focus{
  background-color: rgb(217 249 157 / 0.65) !important;
}
.focus\:tw-bg-lime-200\/70:focus{
  background-color: rgb(217 249 157 / 0.7) !important;
}
.focus\:tw-bg-lime-200\/75:focus{
  background-color: rgb(217 249 157 / 0.75) !important;
}
.focus\:tw-bg-lime-200\/80:focus{
  background-color: rgb(217 249 157 / 0.8) !important;
}
.focus\:tw-bg-lime-200\/85:focus{
  background-color: rgb(217 249 157 / 0.85) !important;
}
.focus\:tw-bg-lime-200\/90:focus{
  background-color: rgb(217 249 157 / 0.9) !important;
}
.focus\:tw-bg-lime-200\/95:focus{
  background-color: rgb(217 249 157 / 0.95) !important;
}
.focus\:tw-bg-lime-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-300\/0:focus{
  background-color: rgb(190 242 100 / 0) !important;
}
.focus\:tw-bg-lime-300\/10:focus{
  background-color: rgb(190 242 100 / 0.1) !important;
}
.focus\:tw-bg-lime-300\/100:focus{
  background-color: rgb(190 242 100 / 1) !important;
}
.focus\:tw-bg-lime-300\/15:focus{
  background-color: rgb(190 242 100 / 0.15) !important;
}
.focus\:tw-bg-lime-300\/20:focus{
  background-color: rgb(190 242 100 / 0.2) !important;
}
.focus\:tw-bg-lime-300\/25:focus{
  background-color: rgb(190 242 100 / 0.25) !important;
}
.focus\:tw-bg-lime-300\/30:focus{
  background-color: rgb(190 242 100 / 0.3) !important;
}
.focus\:tw-bg-lime-300\/35:focus{
  background-color: rgb(190 242 100 / 0.35) !important;
}
.focus\:tw-bg-lime-300\/40:focus{
  background-color: rgb(190 242 100 / 0.4) !important;
}
.focus\:tw-bg-lime-300\/45:focus{
  background-color: rgb(190 242 100 / 0.45) !important;
}
.focus\:tw-bg-lime-300\/5:focus{
  background-color: rgb(190 242 100 / 0.05) !important;
}
.focus\:tw-bg-lime-300\/50:focus{
  background-color: rgb(190 242 100 / 0.5) !important;
}
.focus\:tw-bg-lime-300\/55:focus{
  background-color: rgb(190 242 100 / 0.55) !important;
}
.focus\:tw-bg-lime-300\/60:focus{
  background-color: rgb(190 242 100 / 0.6) !important;
}
.focus\:tw-bg-lime-300\/65:focus{
  background-color: rgb(190 242 100 / 0.65) !important;
}
.focus\:tw-bg-lime-300\/70:focus{
  background-color: rgb(190 242 100 / 0.7) !important;
}
.focus\:tw-bg-lime-300\/75:focus{
  background-color: rgb(190 242 100 / 0.75) !important;
}
.focus\:tw-bg-lime-300\/80:focus{
  background-color: rgb(190 242 100 / 0.8) !important;
}
.focus\:tw-bg-lime-300\/85:focus{
  background-color: rgb(190 242 100 / 0.85) !important;
}
.focus\:tw-bg-lime-300\/90:focus{
  background-color: rgb(190 242 100 / 0.9) !important;
}
.focus\:tw-bg-lime-300\/95:focus{
  background-color: rgb(190 242 100 / 0.95) !important;
}
.focus\:tw-bg-lime-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-400\/0:focus{
  background-color: rgb(163 230 53 / 0) !important;
}
.focus\:tw-bg-lime-400\/10:focus{
  background-color: rgb(163 230 53 / 0.1) !important;
}
.focus\:tw-bg-lime-400\/100:focus{
  background-color: rgb(163 230 53 / 1) !important;
}
.focus\:tw-bg-lime-400\/15:focus{
  background-color: rgb(163 230 53 / 0.15) !important;
}
.focus\:tw-bg-lime-400\/20:focus{
  background-color: rgb(163 230 53 / 0.2) !important;
}
.focus\:tw-bg-lime-400\/25:focus{
  background-color: rgb(163 230 53 / 0.25) !important;
}
.focus\:tw-bg-lime-400\/30:focus{
  background-color: rgb(163 230 53 / 0.3) !important;
}
.focus\:tw-bg-lime-400\/35:focus{
  background-color: rgb(163 230 53 / 0.35) !important;
}
.focus\:tw-bg-lime-400\/40:focus{
  background-color: rgb(163 230 53 / 0.4) !important;
}
.focus\:tw-bg-lime-400\/45:focus{
  background-color: rgb(163 230 53 / 0.45) !important;
}
.focus\:tw-bg-lime-400\/5:focus{
  background-color: rgb(163 230 53 / 0.05) !important;
}
.focus\:tw-bg-lime-400\/50:focus{
  background-color: rgb(163 230 53 / 0.5) !important;
}
.focus\:tw-bg-lime-400\/55:focus{
  background-color: rgb(163 230 53 / 0.55) !important;
}
.focus\:tw-bg-lime-400\/60:focus{
  background-color: rgb(163 230 53 / 0.6) !important;
}
.focus\:tw-bg-lime-400\/65:focus{
  background-color: rgb(163 230 53 / 0.65) !important;
}
.focus\:tw-bg-lime-400\/70:focus{
  background-color: rgb(163 230 53 / 0.7) !important;
}
.focus\:tw-bg-lime-400\/75:focus{
  background-color: rgb(163 230 53 / 0.75) !important;
}
.focus\:tw-bg-lime-400\/80:focus{
  background-color: rgb(163 230 53 / 0.8) !important;
}
.focus\:tw-bg-lime-400\/85:focus{
  background-color: rgb(163 230 53 / 0.85) !important;
}
.focus\:tw-bg-lime-400\/90:focus{
  background-color: rgb(163 230 53 / 0.9) !important;
}
.focus\:tw-bg-lime-400\/95:focus{
  background-color: rgb(163 230 53 / 0.95) !important;
}
.focus\:tw-bg-lime-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-50\/0:focus{
  background-color: rgb(247 254 231 / 0) !important;
}
.focus\:tw-bg-lime-50\/10:focus{
  background-color: rgb(247 254 231 / 0.1) !important;
}
.focus\:tw-bg-lime-50\/100:focus{
  background-color: rgb(247 254 231 / 1) !important;
}
.focus\:tw-bg-lime-50\/15:focus{
  background-color: rgb(247 254 231 / 0.15) !important;
}
.focus\:tw-bg-lime-50\/20:focus{
  background-color: rgb(247 254 231 / 0.2) !important;
}
.focus\:tw-bg-lime-50\/25:focus{
  background-color: rgb(247 254 231 / 0.25) !important;
}
.focus\:tw-bg-lime-50\/30:focus{
  background-color: rgb(247 254 231 / 0.3) !important;
}
.focus\:tw-bg-lime-50\/35:focus{
  background-color: rgb(247 254 231 / 0.35) !important;
}
.focus\:tw-bg-lime-50\/40:focus{
  background-color: rgb(247 254 231 / 0.4) !important;
}
.focus\:tw-bg-lime-50\/45:focus{
  background-color: rgb(247 254 231 / 0.45) !important;
}
.focus\:tw-bg-lime-50\/5:focus{
  background-color: rgb(247 254 231 / 0.05) !important;
}
.focus\:tw-bg-lime-50\/50:focus{
  background-color: rgb(247 254 231 / 0.5) !important;
}
.focus\:tw-bg-lime-50\/55:focus{
  background-color: rgb(247 254 231 / 0.55) !important;
}
.focus\:tw-bg-lime-50\/60:focus{
  background-color: rgb(247 254 231 / 0.6) !important;
}
.focus\:tw-bg-lime-50\/65:focus{
  background-color: rgb(247 254 231 / 0.65) !important;
}
.focus\:tw-bg-lime-50\/70:focus{
  background-color: rgb(247 254 231 / 0.7) !important;
}
.focus\:tw-bg-lime-50\/75:focus{
  background-color: rgb(247 254 231 / 0.75) !important;
}
.focus\:tw-bg-lime-50\/80:focus{
  background-color: rgb(247 254 231 / 0.8) !important;
}
.focus\:tw-bg-lime-50\/85:focus{
  background-color: rgb(247 254 231 / 0.85) !important;
}
.focus\:tw-bg-lime-50\/90:focus{
  background-color: rgb(247 254 231 / 0.9) !important;
}
.focus\:tw-bg-lime-50\/95:focus{
  background-color: rgb(247 254 231 / 0.95) !important;
}
.focus\:tw-bg-lime-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-500\/0:focus{
  background-color: rgb(132 204 22 / 0) !important;
}
.focus\:tw-bg-lime-500\/10:focus{
  background-color: rgb(132 204 22 / 0.1) !important;
}
.focus\:tw-bg-lime-500\/100:focus{
  background-color: rgb(132 204 22 / 1) !important;
}
.focus\:tw-bg-lime-500\/15:focus{
  background-color: rgb(132 204 22 / 0.15) !important;
}
.focus\:tw-bg-lime-500\/20:focus{
  background-color: rgb(132 204 22 / 0.2) !important;
}
.focus\:tw-bg-lime-500\/25:focus{
  background-color: rgb(132 204 22 / 0.25) !important;
}
.focus\:tw-bg-lime-500\/30:focus{
  background-color: rgb(132 204 22 / 0.3) !important;
}
.focus\:tw-bg-lime-500\/35:focus{
  background-color: rgb(132 204 22 / 0.35) !important;
}
.focus\:tw-bg-lime-500\/40:focus{
  background-color: rgb(132 204 22 / 0.4) !important;
}
.focus\:tw-bg-lime-500\/45:focus{
  background-color: rgb(132 204 22 / 0.45) !important;
}
.focus\:tw-bg-lime-500\/5:focus{
  background-color: rgb(132 204 22 / 0.05) !important;
}
.focus\:tw-bg-lime-500\/50:focus{
  background-color: rgb(132 204 22 / 0.5) !important;
}
.focus\:tw-bg-lime-500\/55:focus{
  background-color: rgb(132 204 22 / 0.55) !important;
}
.focus\:tw-bg-lime-500\/60:focus{
  background-color: rgb(132 204 22 / 0.6) !important;
}
.focus\:tw-bg-lime-500\/65:focus{
  background-color: rgb(132 204 22 / 0.65) !important;
}
.focus\:tw-bg-lime-500\/70:focus{
  background-color: rgb(132 204 22 / 0.7) !important;
}
.focus\:tw-bg-lime-500\/75:focus{
  background-color: rgb(132 204 22 / 0.75) !important;
}
.focus\:tw-bg-lime-500\/80:focus{
  background-color: rgb(132 204 22 / 0.8) !important;
}
.focus\:tw-bg-lime-500\/85:focus{
  background-color: rgb(132 204 22 / 0.85) !important;
}
.focus\:tw-bg-lime-500\/90:focus{
  background-color: rgb(132 204 22 / 0.9) !important;
}
.focus\:tw-bg-lime-500\/95:focus{
  background-color: rgb(132 204 22 / 0.95) !important;
}
.focus\:tw-bg-lime-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-600\/0:focus{
  background-color: rgb(101 163 13 / 0) !important;
}
.focus\:tw-bg-lime-600\/10:focus{
  background-color: rgb(101 163 13 / 0.1) !important;
}
.focus\:tw-bg-lime-600\/100:focus{
  background-color: rgb(101 163 13 / 1) !important;
}
.focus\:tw-bg-lime-600\/15:focus{
  background-color: rgb(101 163 13 / 0.15) !important;
}
.focus\:tw-bg-lime-600\/20:focus{
  background-color: rgb(101 163 13 / 0.2) !important;
}
.focus\:tw-bg-lime-600\/25:focus{
  background-color: rgb(101 163 13 / 0.25) !important;
}
.focus\:tw-bg-lime-600\/30:focus{
  background-color: rgb(101 163 13 / 0.3) !important;
}
.focus\:tw-bg-lime-600\/35:focus{
  background-color: rgb(101 163 13 / 0.35) !important;
}
.focus\:tw-bg-lime-600\/40:focus{
  background-color: rgb(101 163 13 / 0.4) !important;
}
.focus\:tw-bg-lime-600\/45:focus{
  background-color: rgb(101 163 13 / 0.45) !important;
}
.focus\:tw-bg-lime-600\/5:focus{
  background-color: rgb(101 163 13 / 0.05) !important;
}
.focus\:tw-bg-lime-600\/50:focus{
  background-color: rgb(101 163 13 / 0.5) !important;
}
.focus\:tw-bg-lime-600\/55:focus{
  background-color: rgb(101 163 13 / 0.55) !important;
}
.focus\:tw-bg-lime-600\/60:focus{
  background-color: rgb(101 163 13 / 0.6) !important;
}
.focus\:tw-bg-lime-600\/65:focus{
  background-color: rgb(101 163 13 / 0.65) !important;
}
.focus\:tw-bg-lime-600\/70:focus{
  background-color: rgb(101 163 13 / 0.7) !important;
}
.focus\:tw-bg-lime-600\/75:focus{
  background-color: rgb(101 163 13 / 0.75) !important;
}
.focus\:tw-bg-lime-600\/80:focus{
  background-color: rgb(101 163 13 / 0.8) !important;
}
.focus\:tw-bg-lime-600\/85:focus{
  background-color: rgb(101 163 13 / 0.85) !important;
}
.focus\:tw-bg-lime-600\/90:focus{
  background-color: rgb(101 163 13 / 0.9) !important;
}
.focus\:tw-bg-lime-600\/95:focus{
  background-color: rgb(101 163 13 / 0.95) !important;
}
.focus\:tw-bg-lime-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(119 136 89 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-700\/0:focus{
  background-color: rgb(119 136 89 / 0) !important;
}
.focus\:tw-bg-lime-700\/10:focus{
  background-color: rgb(119 136 89 / 0.1) !important;
}
.focus\:tw-bg-lime-700\/100:focus{
  background-color: rgb(119 136 89 / 1) !important;
}
.focus\:tw-bg-lime-700\/15:focus{
  background-color: rgb(119 136 89 / 0.15) !important;
}
.focus\:tw-bg-lime-700\/20:focus{
  background-color: rgb(119 136 89 / 0.2) !important;
}
.focus\:tw-bg-lime-700\/25:focus{
  background-color: rgb(119 136 89 / 0.25) !important;
}
.focus\:tw-bg-lime-700\/30:focus{
  background-color: rgb(119 136 89 / 0.3) !important;
}
.focus\:tw-bg-lime-700\/35:focus{
  background-color: rgb(119 136 89 / 0.35) !important;
}
.focus\:tw-bg-lime-700\/40:focus{
  background-color: rgb(119 136 89 / 0.4) !important;
}
.focus\:tw-bg-lime-700\/45:focus{
  background-color: rgb(119 136 89 / 0.45) !important;
}
.focus\:tw-bg-lime-700\/5:focus{
  background-color: rgb(119 136 89 / 0.05) !important;
}
.focus\:tw-bg-lime-700\/50:focus{
  background-color: rgb(119 136 89 / 0.5) !important;
}
.focus\:tw-bg-lime-700\/55:focus{
  background-color: rgb(119 136 89 / 0.55) !important;
}
.focus\:tw-bg-lime-700\/60:focus{
  background-color: rgb(119 136 89 / 0.6) !important;
}
.focus\:tw-bg-lime-700\/65:focus{
  background-color: rgb(119 136 89 / 0.65) !important;
}
.focus\:tw-bg-lime-700\/70:focus{
  background-color: rgb(119 136 89 / 0.7) !important;
}
.focus\:tw-bg-lime-700\/75:focus{
  background-color: rgb(119 136 89 / 0.75) !important;
}
.focus\:tw-bg-lime-700\/80:focus{
  background-color: rgb(119 136 89 / 0.8) !important;
}
.focus\:tw-bg-lime-700\/85:focus{
  background-color: rgb(119 136 89 / 0.85) !important;
}
.focus\:tw-bg-lime-700\/90:focus{
  background-color: rgb(119 136 89 / 0.9) !important;
}
.focus\:tw-bg-lime-700\/95:focus{
  background-color: rgb(119 136 89 / 0.95) !important;
}
.focus\:tw-bg-lime-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-800\/0:focus{
  background-color: rgb(63 98 18 / 0) !important;
}
.focus\:tw-bg-lime-800\/10:focus{
  background-color: rgb(63 98 18 / 0.1) !important;
}
.focus\:tw-bg-lime-800\/100:focus{
  background-color: rgb(63 98 18 / 1) !important;
}
.focus\:tw-bg-lime-800\/15:focus{
  background-color: rgb(63 98 18 / 0.15) !important;
}
.focus\:tw-bg-lime-800\/20:focus{
  background-color: rgb(63 98 18 / 0.2) !important;
}
.focus\:tw-bg-lime-800\/25:focus{
  background-color: rgb(63 98 18 / 0.25) !important;
}
.focus\:tw-bg-lime-800\/30:focus{
  background-color: rgb(63 98 18 / 0.3) !important;
}
.focus\:tw-bg-lime-800\/35:focus{
  background-color: rgb(63 98 18 / 0.35) !important;
}
.focus\:tw-bg-lime-800\/40:focus{
  background-color: rgb(63 98 18 / 0.4) !important;
}
.focus\:tw-bg-lime-800\/45:focus{
  background-color: rgb(63 98 18 / 0.45) !important;
}
.focus\:tw-bg-lime-800\/5:focus{
  background-color: rgb(63 98 18 / 0.05) !important;
}
.focus\:tw-bg-lime-800\/50:focus{
  background-color: rgb(63 98 18 / 0.5) !important;
}
.focus\:tw-bg-lime-800\/55:focus{
  background-color: rgb(63 98 18 / 0.55) !important;
}
.focus\:tw-bg-lime-800\/60:focus{
  background-color: rgb(63 98 18 / 0.6) !important;
}
.focus\:tw-bg-lime-800\/65:focus{
  background-color: rgb(63 98 18 / 0.65) !important;
}
.focus\:tw-bg-lime-800\/70:focus{
  background-color: rgb(63 98 18 / 0.7) !important;
}
.focus\:tw-bg-lime-800\/75:focus{
  background-color: rgb(63 98 18 / 0.75) !important;
}
.focus\:tw-bg-lime-800\/80:focus{
  background-color: rgb(63 98 18 / 0.8) !important;
}
.focus\:tw-bg-lime-800\/85:focus{
  background-color: rgb(63 98 18 / 0.85) !important;
}
.focus\:tw-bg-lime-800\/90:focus{
  background-color: rgb(63 98 18 / 0.9) !important;
}
.focus\:tw-bg-lime-800\/95:focus{
  background-color: rgb(63 98 18 / 0.95) !important;
}
.focus\:tw-bg-lime-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-900\/0:focus{
  background-color: rgb(54 83 20 / 0) !important;
}
.focus\:tw-bg-lime-900\/10:focus{
  background-color: rgb(54 83 20 / 0.1) !important;
}
.focus\:tw-bg-lime-900\/100:focus{
  background-color: rgb(54 83 20 / 1) !important;
}
.focus\:tw-bg-lime-900\/15:focus{
  background-color: rgb(54 83 20 / 0.15) !important;
}
.focus\:tw-bg-lime-900\/20:focus{
  background-color: rgb(54 83 20 / 0.2) !important;
}
.focus\:tw-bg-lime-900\/25:focus{
  background-color: rgb(54 83 20 / 0.25) !important;
}
.focus\:tw-bg-lime-900\/30:focus{
  background-color: rgb(54 83 20 / 0.3) !important;
}
.focus\:tw-bg-lime-900\/35:focus{
  background-color: rgb(54 83 20 / 0.35) !important;
}
.focus\:tw-bg-lime-900\/40:focus{
  background-color: rgb(54 83 20 / 0.4) !important;
}
.focus\:tw-bg-lime-900\/45:focus{
  background-color: rgb(54 83 20 / 0.45) !important;
}
.focus\:tw-bg-lime-900\/5:focus{
  background-color: rgb(54 83 20 / 0.05) !important;
}
.focus\:tw-bg-lime-900\/50:focus{
  background-color: rgb(54 83 20 / 0.5) !important;
}
.focus\:tw-bg-lime-900\/55:focus{
  background-color: rgb(54 83 20 / 0.55) !important;
}
.focus\:tw-bg-lime-900\/60:focus{
  background-color: rgb(54 83 20 / 0.6) !important;
}
.focus\:tw-bg-lime-900\/65:focus{
  background-color: rgb(54 83 20 / 0.65) !important;
}
.focus\:tw-bg-lime-900\/70:focus{
  background-color: rgb(54 83 20 / 0.7) !important;
}
.focus\:tw-bg-lime-900\/75:focus{
  background-color: rgb(54 83 20 / 0.75) !important;
}
.focus\:tw-bg-lime-900\/80:focus{
  background-color: rgb(54 83 20 / 0.8) !important;
}
.focus\:tw-bg-lime-900\/85:focus{
  background-color: rgb(54 83 20 / 0.85) !important;
}
.focus\:tw-bg-lime-900\/90:focus{
  background-color: rgb(54 83 20 / 0.9) !important;
}
.focus\:tw-bg-lime-900\/95:focus{
  background-color: rgb(54 83 20 / 0.95) !important;
}
.focus\:tw-bg-lime-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 46 5 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-lime-950\/0:focus{
  background-color: rgb(26 46 5 / 0) !important;
}
.focus\:tw-bg-lime-950\/10:focus{
  background-color: rgb(26 46 5 / 0.1) !important;
}
.focus\:tw-bg-lime-950\/100:focus{
  background-color: rgb(26 46 5 / 1) !important;
}
.focus\:tw-bg-lime-950\/15:focus{
  background-color: rgb(26 46 5 / 0.15) !important;
}
.focus\:tw-bg-lime-950\/20:focus{
  background-color: rgb(26 46 5 / 0.2) !important;
}
.focus\:tw-bg-lime-950\/25:focus{
  background-color: rgb(26 46 5 / 0.25) !important;
}
.focus\:tw-bg-lime-950\/30:focus{
  background-color: rgb(26 46 5 / 0.3) !important;
}
.focus\:tw-bg-lime-950\/35:focus{
  background-color: rgb(26 46 5 / 0.35) !important;
}
.focus\:tw-bg-lime-950\/40:focus{
  background-color: rgb(26 46 5 / 0.4) !important;
}
.focus\:tw-bg-lime-950\/45:focus{
  background-color: rgb(26 46 5 / 0.45) !important;
}
.focus\:tw-bg-lime-950\/5:focus{
  background-color: rgb(26 46 5 / 0.05) !important;
}
.focus\:tw-bg-lime-950\/50:focus{
  background-color: rgb(26 46 5 / 0.5) !important;
}
.focus\:tw-bg-lime-950\/55:focus{
  background-color: rgb(26 46 5 / 0.55) !important;
}
.focus\:tw-bg-lime-950\/60:focus{
  background-color: rgb(26 46 5 / 0.6) !important;
}
.focus\:tw-bg-lime-950\/65:focus{
  background-color: rgb(26 46 5 / 0.65) !important;
}
.focus\:tw-bg-lime-950\/70:focus{
  background-color: rgb(26 46 5 / 0.7) !important;
}
.focus\:tw-bg-lime-950\/75:focus{
  background-color: rgb(26 46 5 / 0.75) !important;
}
.focus\:tw-bg-lime-950\/80:focus{
  background-color: rgb(26 46 5 / 0.8) !important;
}
.focus\:tw-bg-lime-950\/85:focus{
  background-color: rgb(26 46 5 / 0.85) !important;
}
.focus\:tw-bg-lime-950\/90:focus{
  background-color: rgb(26 46 5 / 0.9) !important;
}
.focus\:tw-bg-lime-950\/95:focus{
  background-color: rgb(26 46 5 / 0.95) !important;
}
.focus\:tw-bg-neutral-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-100\/0:focus{
  background-color: rgb(245 245 245 / 0) !important;
}
.focus\:tw-bg-neutral-100\/10:focus{
  background-color: rgb(245 245 245 / 0.1) !important;
}
.focus\:tw-bg-neutral-100\/100:focus{
  background-color: rgb(245 245 245 / 1) !important;
}
.focus\:tw-bg-neutral-100\/15:focus{
  background-color: rgb(245 245 245 / 0.15) !important;
}
.focus\:tw-bg-neutral-100\/20:focus{
  background-color: rgb(245 245 245 / 0.2) !important;
}
.focus\:tw-bg-neutral-100\/25:focus{
  background-color: rgb(245 245 245 / 0.25) !important;
}
.focus\:tw-bg-neutral-100\/30:focus{
  background-color: rgb(245 245 245 / 0.3) !important;
}
.focus\:tw-bg-neutral-100\/35:focus{
  background-color: rgb(245 245 245 / 0.35) !important;
}
.focus\:tw-bg-neutral-100\/40:focus{
  background-color: rgb(245 245 245 / 0.4) !important;
}
.focus\:tw-bg-neutral-100\/45:focus{
  background-color: rgb(245 245 245 / 0.45) !important;
}
.focus\:tw-bg-neutral-100\/5:focus{
  background-color: rgb(245 245 245 / 0.05) !important;
}
.focus\:tw-bg-neutral-100\/50:focus{
  background-color: rgb(245 245 245 / 0.5) !important;
}
.focus\:tw-bg-neutral-100\/55:focus{
  background-color: rgb(245 245 245 / 0.55) !important;
}
.focus\:tw-bg-neutral-100\/60:focus{
  background-color: rgb(245 245 245 / 0.6) !important;
}
.focus\:tw-bg-neutral-100\/65:focus{
  background-color: rgb(245 245 245 / 0.65) !important;
}
.focus\:tw-bg-neutral-100\/70:focus{
  background-color: rgb(245 245 245 / 0.7) !important;
}
.focus\:tw-bg-neutral-100\/75:focus{
  background-color: rgb(245 245 245 / 0.75) !important;
}
.focus\:tw-bg-neutral-100\/80:focus{
  background-color: rgb(245 245 245 / 0.8) !important;
}
.focus\:tw-bg-neutral-100\/85:focus{
  background-color: rgb(245 245 245 / 0.85) !important;
}
.focus\:tw-bg-neutral-100\/90:focus{
  background-color: rgb(245 245 245 / 0.9) !important;
}
.focus\:tw-bg-neutral-100\/95:focus{
  background-color: rgb(245 245 245 / 0.95) !important;
}
.focus\:tw-bg-neutral-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-200\/0:focus{
  background-color: rgb(229 229 229 / 0) !important;
}
.focus\:tw-bg-neutral-200\/10:focus{
  background-color: rgb(229 229 229 / 0.1) !important;
}
.focus\:tw-bg-neutral-200\/100:focus{
  background-color: rgb(229 229 229 / 1) !important;
}
.focus\:tw-bg-neutral-200\/15:focus{
  background-color: rgb(229 229 229 / 0.15) !important;
}
.focus\:tw-bg-neutral-200\/20:focus{
  background-color: rgb(229 229 229 / 0.2) !important;
}
.focus\:tw-bg-neutral-200\/25:focus{
  background-color: rgb(229 229 229 / 0.25) !important;
}
.focus\:tw-bg-neutral-200\/30:focus{
  background-color: rgb(229 229 229 / 0.3) !important;
}
.focus\:tw-bg-neutral-200\/35:focus{
  background-color: rgb(229 229 229 / 0.35) !important;
}
.focus\:tw-bg-neutral-200\/40:focus{
  background-color: rgb(229 229 229 / 0.4) !important;
}
.focus\:tw-bg-neutral-200\/45:focus{
  background-color: rgb(229 229 229 / 0.45) !important;
}
.focus\:tw-bg-neutral-200\/5:focus{
  background-color: rgb(229 229 229 / 0.05) !important;
}
.focus\:tw-bg-neutral-200\/50:focus{
  background-color: rgb(229 229 229 / 0.5) !important;
}
.focus\:tw-bg-neutral-200\/55:focus{
  background-color: rgb(229 229 229 / 0.55) !important;
}
.focus\:tw-bg-neutral-200\/60:focus{
  background-color: rgb(229 229 229 / 0.6) !important;
}
.focus\:tw-bg-neutral-200\/65:focus{
  background-color: rgb(229 229 229 / 0.65) !important;
}
.focus\:tw-bg-neutral-200\/70:focus{
  background-color: rgb(229 229 229 / 0.7) !important;
}
.focus\:tw-bg-neutral-200\/75:focus{
  background-color: rgb(229 229 229 / 0.75) !important;
}
.focus\:tw-bg-neutral-200\/80:focus{
  background-color: rgb(229 229 229 / 0.8) !important;
}
.focus\:tw-bg-neutral-200\/85:focus{
  background-color: rgb(229 229 229 / 0.85) !important;
}
.focus\:tw-bg-neutral-200\/90:focus{
  background-color: rgb(229 229 229 / 0.9) !important;
}
.focus\:tw-bg-neutral-200\/95:focus{
  background-color: rgb(229 229 229 / 0.95) !important;
}
.focus\:tw-bg-neutral-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-300\/0:focus{
  background-color: rgb(212 212 212 / 0) !important;
}
.focus\:tw-bg-neutral-300\/10:focus{
  background-color: rgb(212 212 212 / 0.1) !important;
}
.focus\:tw-bg-neutral-300\/100:focus{
  background-color: rgb(212 212 212 / 1) !important;
}
.focus\:tw-bg-neutral-300\/15:focus{
  background-color: rgb(212 212 212 / 0.15) !important;
}
.focus\:tw-bg-neutral-300\/20:focus{
  background-color: rgb(212 212 212 / 0.2) !important;
}
.focus\:tw-bg-neutral-300\/25:focus{
  background-color: rgb(212 212 212 / 0.25) !important;
}
.focus\:tw-bg-neutral-300\/30:focus{
  background-color: rgb(212 212 212 / 0.3) !important;
}
.focus\:tw-bg-neutral-300\/35:focus{
  background-color: rgb(212 212 212 / 0.35) !important;
}
.focus\:tw-bg-neutral-300\/40:focus{
  background-color: rgb(212 212 212 / 0.4) !important;
}
.focus\:tw-bg-neutral-300\/45:focus{
  background-color: rgb(212 212 212 / 0.45) !important;
}
.focus\:tw-bg-neutral-300\/5:focus{
  background-color: rgb(212 212 212 / 0.05) !important;
}
.focus\:tw-bg-neutral-300\/50:focus{
  background-color: rgb(212 212 212 / 0.5) !important;
}
.focus\:tw-bg-neutral-300\/55:focus{
  background-color: rgb(212 212 212 / 0.55) !important;
}
.focus\:tw-bg-neutral-300\/60:focus{
  background-color: rgb(212 212 212 / 0.6) !important;
}
.focus\:tw-bg-neutral-300\/65:focus{
  background-color: rgb(212 212 212 / 0.65) !important;
}
.focus\:tw-bg-neutral-300\/70:focus{
  background-color: rgb(212 212 212 / 0.7) !important;
}
.focus\:tw-bg-neutral-300\/75:focus{
  background-color: rgb(212 212 212 / 0.75) !important;
}
.focus\:tw-bg-neutral-300\/80:focus{
  background-color: rgb(212 212 212 / 0.8) !important;
}
.focus\:tw-bg-neutral-300\/85:focus{
  background-color: rgb(212 212 212 / 0.85) !important;
}
.focus\:tw-bg-neutral-300\/90:focus{
  background-color: rgb(212 212 212 / 0.9) !important;
}
.focus\:tw-bg-neutral-300\/95:focus{
  background-color: rgb(212 212 212 / 0.95) !important;
}
.focus\:tw-bg-neutral-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-400\/0:focus{
  background-color: rgb(163 163 163 / 0) !important;
}
.focus\:tw-bg-neutral-400\/10:focus{
  background-color: rgb(163 163 163 / 0.1) !important;
}
.focus\:tw-bg-neutral-400\/100:focus{
  background-color: rgb(163 163 163 / 1) !important;
}
.focus\:tw-bg-neutral-400\/15:focus{
  background-color: rgb(163 163 163 / 0.15) !important;
}
.focus\:tw-bg-neutral-400\/20:focus{
  background-color: rgb(163 163 163 / 0.2) !important;
}
.focus\:tw-bg-neutral-400\/25:focus{
  background-color: rgb(163 163 163 / 0.25) !important;
}
.focus\:tw-bg-neutral-400\/30:focus{
  background-color: rgb(163 163 163 / 0.3) !important;
}
.focus\:tw-bg-neutral-400\/35:focus{
  background-color: rgb(163 163 163 / 0.35) !important;
}
.focus\:tw-bg-neutral-400\/40:focus{
  background-color: rgb(163 163 163 / 0.4) !important;
}
.focus\:tw-bg-neutral-400\/45:focus{
  background-color: rgb(163 163 163 / 0.45) !important;
}
.focus\:tw-bg-neutral-400\/5:focus{
  background-color: rgb(163 163 163 / 0.05) !important;
}
.focus\:tw-bg-neutral-400\/50:focus{
  background-color: rgb(163 163 163 / 0.5) !important;
}
.focus\:tw-bg-neutral-400\/55:focus{
  background-color: rgb(163 163 163 / 0.55) !important;
}
.focus\:tw-bg-neutral-400\/60:focus{
  background-color: rgb(163 163 163 / 0.6) !important;
}
.focus\:tw-bg-neutral-400\/65:focus{
  background-color: rgb(163 163 163 / 0.65) !important;
}
.focus\:tw-bg-neutral-400\/70:focus{
  background-color: rgb(163 163 163 / 0.7) !important;
}
.focus\:tw-bg-neutral-400\/75:focus{
  background-color: rgb(163 163 163 / 0.75) !important;
}
.focus\:tw-bg-neutral-400\/80:focus{
  background-color: rgb(163 163 163 / 0.8) !important;
}
.focus\:tw-bg-neutral-400\/85:focus{
  background-color: rgb(163 163 163 / 0.85) !important;
}
.focus\:tw-bg-neutral-400\/90:focus{
  background-color: rgb(163 163 163 / 0.9) !important;
}
.focus\:tw-bg-neutral-400\/95:focus{
  background-color: rgb(163 163 163 / 0.95) !important;
}
.focus\:tw-bg-neutral-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-50\/0:focus{
  background-color: rgb(250 250 250 / 0) !important;
}
.focus\:tw-bg-neutral-50\/10:focus{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.focus\:tw-bg-neutral-50\/100:focus{
  background-color: rgb(250 250 250 / 1) !important;
}
.focus\:tw-bg-neutral-50\/15:focus{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.focus\:tw-bg-neutral-50\/20:focus{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.focus\:tw-bg-neutral-50\/25:focus{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.focus\:tw-bg-neutral-50\/30:focus{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.focus\:tw-bg-neutral-50\/35:focus{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.focus\:tw-bg-neutral-50\/40:focus{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.focus\:tw-bg-neutral-50\/45:focus{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.focus\:tw-bg-neutral-50\/5:focus{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.focus\:tw-bg-neutral-50\/50:focus{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.focus\:tw-bg-neutral-50\/55:focus{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.focus\:tw-bg-neutral-50\/60:focus{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.focus\:tw-bg-neutral-50\/65:focus{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.focus\:tw-bg-neutral-50\/70:focus{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.focus\:tw-bg-neutral-50\/75:focus{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.focus\:tw-bg-neutral-50\/80:focus{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.focus\:tw-bg-neutral-50\/85:focus{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.focus\:tw-bg-neutral-50\/90:focus{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.focus\:tw-bg-neutral-50\/95:focus{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.focus\:tw-bg-neutral-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-500\/0:focus{
  background-color: rgb(115 115 115 / 0) !important;
}
.focus\:tw-bg-neutral-500\/10:focus{
  background-color: rgb(115 115 115 / 0.1) !important;
}
.focus\:tw-bg-neutral-500\/100:focus{
  background-color: rgb(115 115 115 / 1) !important;
}
.focus\:tw-bg-neutral-500\/15:focus{
  background-color: rgb(115 115 115 / 0.15) !important;
}
.focus\:tw-bg-neutral-500\/20:focus{
  background-color: rgb(115 115 115 / 0.2) !important;
}
.focus\:tw-bg-neutral-500\/25:focus{
  background-color: rgb(115 115 115 / 0.25) !important;
}
.focus\:tw-bg-neutral-500\/30:focus{
  background-color: rgb(115 115 115 / 0.3) !important;
}
.focus\:tw-bg-neutral-500\/35:focus{
  background-color: rgb(115 115 115 / 0.35) !important;
}
.focus\:tw-bg-neutral-500\/40:focus{
  background-color: rgb(115 115 115 / 0.4) !important;
}
.focus\:tw-bg-neutral-500\/45:focus{
  background-color: rgb(115 115 115 / 0.45) !important;
}
.focus\:tw-bg-neutral-500\/5:focus{
  background-color: rgb(115 115 115 / 0.05) !important;
}
.focus\:tw-bg-neutral-500\/50:focus{
  background-color: rgb(115 115 115 / 0.5) !important;
}
.focus\:tw-bg-neutral-500\/55:focus{
  background-color: rgb(115 115 115 / 0.55) !important;
}
.focus\:tw-bg-neutral-500\/60:focus{
  background-color: rgb(115 115 115 / 0.6) !important;
}
.focus\:tw-bg-neutral-500\/65:focus{
  background-color: rgb(115 115 115 / 0.65) !important;
}
.focus\:tw-bg-neutral-500\/70:focus{
  background-color: rgb(115 115 115 / 0.7) !important;
}
.focus\:tw-bg-neutral-500\/75:focus{
  background-color: rgb(115 115 115 / 0.75) !important;
}
.focus\:tw-bg-neutral-500\/80:focus{
  background-color: rgb(115 115 115 / 0.8) !important;
}
.focus\:tw-bg-neutral-500\/85:focus{
  background-color: rgb(115 115 115 / 0.85) !important;
}
.focus\:tw-bg-neutral-500\/90:focus{
  background-color: rgb(115 115 115 / 0.9) !important;
}
.focus\:tw-bg-neutral-500\/95:focus{
  background-color: rgb(115 115 115 / 0.95) !important;
}
.focus\:tw-bg-neutral-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-600\/0:focus{
  background-color: rgb(82 82 82 / 0) !important;
}
.focus\:tw-bg-neutral-600\/10:focus{
  background-color: rgb(82 82 82 / 0.1) !important;
}
.focus\:tw-bg-neutral-600\/100:focus{
  background-color: rgb(82 82 82 / 1) !important;
}
.focus\:tw-bg-neutral-600\/15:focus{
  background-color: rgb(82 82 82 / 0.15) !important;
}
.focus\:tw-bg-neutral-600\/20:focus{
  background-color: rgb(82 82 82 / 0.2) !important;
}
.focus\:tw-bg-neutral-600\/25:focus{
  background-color: rgb(82 82 82 / 0.25) !important;
}
.focus\:tw-bg-neutral-600\/30:focus{
  background-color: rgb(82 82 82 / 0.3) !important;
}
.focus\:tw-bg-neutral-600\/35:focus{
  background-color: rgb(82 82 82 / 0.35) !important;
}
.focus\:tw-bg-neutral-600\/40:focus{
  background-color: rgb(82 82 82 / 0.4) !important;
}
.focus\:tw-bg-neutral-600\/45:focus{
  background-color: rgb(82 82 82 / 0.45) !important;
}
.focus\:tw-bg-neutral-600\/5:focus{
  background-color: rgb(82 82 82 / 0.05) !important;
}
.focus\:tw-bg-neutral-600\/50:focus{
  background-color: rgb(82 82 82 / 0.5) !important;
}
.focus\:tw-bg-neutral-600\/55:focus{
  background-color: rgb(82 82 82 / 0.55) !important;
}
.focus\:tw-bg-neutral-600\/60:focus{
  background-color: rgb(82 82 82 / 0.6) !important;
}
.focus\:tw-bg-neutral-600\/65:focus{
  background-color: rgb(82 82 82 / 0.65) !important;
}
.focus\:tw-bg-neutral-600\/70:focus{
  background-color: rgb(82 82 82 / 0.7) !important;
}
.focus\:tw-bg-neutral-600\/75:focus{
  background-color: rgb(82 82 82 / 0.75) !important;
}
.focus\:tw-bg-neutral-600\/80:focus{
  background-color: rgb(82 82 82 / 0.8) !important;
}
.focus\:tw-bg-neutral-600\/85:focus{
  background-color: rgb(82 82 82 / 0.85) !important;
}
.focus\:tw-bg-neutral-600\/90:focus{
  background-color: rgb(82 82 82 / 0.9) !important;
}
.focus\:tw-bg-neutral-600\/95:focus{
  background-color: rgb(82 82 82 / 0.95) !important;
}
.focus\:tw-bg-neutral-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-700\/0:focus{
  background-color: rgb(64 64 64 / 0) !important;
}
.focus\:tw-bg-neutral-700\/10:focus{
  background-color: rgb(64 64 64 / 0.1) !important;
}
.focus\:tw-bg-neutral-700\/100:focus{
  background-color: rgb(64 64 64 / 1) !important;
}
.focus\:tw-bg-neutral-700\/15:focus{
  background-color: rgb(64 64 64 / 0.15) !important;
}
.focus\:tw-bg-neutral-700\/20:focus{
  background-color: rgb(64 64 64 / 0.2) !important;
}
.focus\:tw-bg-neutral-700\/25:focus{
  background-color: rgb(64 64 64 / 0.25) !important;
}
.focus\:tw-bg-neutral-700\/30:focus{
  background-color: rgb(64 64 64 / 0.3) !important;
}
.focus\:tw-bg-neutral-700\/35:focus{
  background-color: rgb(64 64 64 / 0.35) !important;
}
.focus\:tw-bg-neutral-700\/40:focus{
  background-color: rgb(64 64 64 / 0.4) !important;
}
.focus\:tw-bg-neutral-700\/45:focus{
  background-color: rgb(64 64 64 / 0.45) !important;
}
.focus\:tw-bg-neutral-700\/5:focus{
  background-color: rgb(64 64 64 / 0.05) !important;
}
.focus\:tw-bg-neutral-700\/50:focus{
  background-color: rgb(64 64 64 / 0.5) !important;
}
.focus\:tw-bg-neutral-700\/55:focus{
  background-color: rgb(64 64 64 / 0.55) !important;
}
.focus\:tw-bg-neutral-700\/60:focus{
  background-color: rgb(64 64 64 / 0.6) !important;
}
.focus\:tw-bg-neutral-700\/65:focus{
  background-color: rgb(64 64 64 / 0.65) !important;
}
.focus\:tw-bg-neutral-700\/70:focus{
  background-color: rgb(64 64 64 / 0.7) !important;
}
.focus\:tw-bg-neutral-700\/75:focus{
  background-color: rgb(64 64 64 / 0.75) !important;
}
.focus\:tw-bg-neutral-700\/80:focus{
  background-color: rgb(64 64 64 / 0.8) !important;
}
.focus\:tw-bg-neutral-700\/85:focus{
  background-color: rgb(64 64 64 / 0.85) !important;
}
.focus\:tw-bg-neutral-700\/90:focus{
  background-color: rgb(64 64 64 / 0.9) !important;
}
.focus\:tw-bg-neutral-700\/95:focus{
  background-color: rgb(64 64 64 / 0.95) !important;
}
.focus\:tw-bg-neutral-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-800\/0:focus{
  background-color: rgb(38 38 38 / 0) !important;
}
.focus\:tw-bg-neutral-800\/10:focus{
  background-color: rgb(38 38 38 / 0.1) !important;
}
.focus\:tw-bg-neutral-800\/100:focus{
  background-color: rgb(38 38 38 / 1) !important;
}
.focus\:tw-bg-neutral-800\/15:focus{
  background-color: rgb(38 38 38 / 0.15) !important;
}
.focus\:tw-bg-neutral-800\/20:focus{
  background-color: rgb(38 38 38 / 0.2) !important;
}
.focus\:tw-bg-neutral-800\/25:focus{
  background-color: rgb(38 38 38 / 0.25) !important;
}
.focus\:tw-bg-neutral-800\/30:focus{
  background-color: rgb(38 38 38 / 0.3) !important;
}
.focus\:tw-bg-neutral-800\/35:focus{
  background-color: rgb(38 38 38 / 0.35) !important;
}
.focus\:tw-bg-neutral-800\/40:focus{
  background-color: rgb(38 38 38 / 0.4) !important;
}
.focus\:tw-bg-neutral-800\/45:focus{
  background-color: rgb(38 38 38 / 0.45) !important;
}
.focus\:tw-bg-neutral-800\/5:focus{
  background-color: rgb(38 38 38 / 0.05) !important;
}
.focus\:tw-bg-neutral-800\/50:focus{
  background-color: rgb(38 38 38 / 0.5) !important;
}
.focus\:tw-bg-neutral-800\/55:focus{
  background-color: rgb(38 38 38 / 0.55) !important;
}
.focus\:tw-bg-neutral-800\/60:focus{
  background-color: rgb(38 38 38 / 0.6) !important;
}
.focus\:tw-bg-neutral-800\/65:focus{
  background-color: rgb(38 38 38 / 0.65) !important;
}
.focus\:tw-bg-neutral-800\/70:focus{
  background-color: rgb(38 38 38 / 0.7) !important;
}
.focus\:tw-bg-neutral-800\/75:focus{
  background-color: rgb(38 38 38 / 0.75) !important;
}
.focus\:tw-bg-neutral-800\/80:focus{
  background-color: rgb(38 38 38 / 0.8) !important;
}
.focus\:tw-bg-neutral-800\/85:focus{
  background-color: rgb(38 38 38 / 0.85) !important;
}
.focus\:tw-bg-neutral-800\/90:focus{
  background-color: rgb(38 38 38 / 0.9) !important;
}
.focus\:tw-bg-neutral-800\/95:focus{
  background-color: rgb(38 38 38 / 0.95) !important;
}
.focus\:tw-bg-neutral-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-900\/0:focus{
  background-color: rgb(23 23 23 / 0) !important;
}
.focus\:tw-bg-neutral-900\/10:focus{
  background-color: rgb(23 23 23 / 0.1) !important;
}
.focus\:tw-bg-neutral-900\/100:focus{
  background-color: rgb(23 23 23 / 1) !important;
}
.focus\:tw-bg-neutral-900\/15:focus{
  background-color: rgb(23 23 23 / 0.15) !important;
}
.focus\:tw-bg-neutral-900\/20:focus{
  background-color: rgb(23 23 23 / 0.2) !important;
}
.focus\:tw-bg-neutral-900\/25:focus{
  background-color: rgb(23 23 23 / 0.25) !important;
}
.focus\:tw-bg-neutral-900\/30:focus{
  background-color: rgb(23 23 23 / 0.3) !important;
}
.focus\:tw-bg-neutral-900\/35:focus{
  background-color: rgb(23 23 23 / 0.35) !important;
}
.focus\:tw-bg-neutral-900\/40:focus{
  background-color: rgb(23 23 23 / 0.4) !important;
}
.focus\:tw-bg-neutral-900\/45:focus{
  background-color: rgb(23 23 23 / 0.45) !important;
}
.focus\:tw-bg-neutral-900\/5:focus{
  background-color: rgb(23 23 23 / 0.05) !important;
}
.focus\:tw-bg-neutral-900\/50:focus{
  background-color: rgb(23 23 23 / 0.5) !important;
}
.focus\:tw-bg-neutral-900\/55:focus{
  background-color: rgb(23 23 23 / 0.55) !important;
}
.focus\:tw-bg-neutral-900\/60:focus{
  background-color: rgb(23 23 23 / 0.6) !important;
}
.focus\:tw-bg-neutral-900\/65:focus{
  background-color: rgb(23 23 23 / 0.65) !important;
}
.focus\:tw-bg-neutral-900\/70:focus{
  background-color: rgb(23 23 23 / 0.7) !important;
}
.focus\:tw-bg-neutral-900\/75:focus{
  background-color: rgb(23 23 23 / 0.75) !important;
}
.focus\:tw-bg-neutral-900\/80:focus{
  background-color: rgb(23 23 23 / 0.8) !important;
}
.focus\:tw-bg-neutral-900\/85:focus{
  background-color: rgb(23 23 23 / 0.85) !important;
}
.focus\:tw-bg-neutral-900\/90:focus{
  background-color: rgb(23 23 23 / 0.9) !important;
}
.focus\:tw-bg-neutral-900\/95:focus{
  background-color: rgb(23 23 23 / 0.95) !important;
}
.focus\:tw-bg-neutral-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-neutral-950\/0:focus{
  background-color: rgb(10 10 10 / 0) !important;
}
.focus\:tw-bg-neutral-950\/10:focus{
  background-color: rgb(10 10 10 / 0.1) !important;
}
.focus\:tw-bg-neutral-950\/100:focus{
  background-color: rgb(10 10 10 / 1) !important;
}
.focus\:tw-bg-neutral-950\/15:focus{
  background-color: rgb(10 10 10 / 0.15) !important;
}
.focus\:tw-bg-neutral-950\/20:focus{
  background-color: rgb(10 10 10 / 0.2) !important;
}
.focus\:tw-bg-neutral-950\/25:focus{
  background-color: rgb(10 10 10 / 0.25) !important;
}
.focus\:tw-bg-neutral-950\/30:focus{
  background-color: rgb(10 10 10 / 0.3) !important;
}
.focus\:tw-bg-neutral-950\/35:focus{
  background-color: rgb(10 10 10 / 0.35) !important;
}
.focus\:tw-bg-neutral-950\/40:focus{
  background-color: rgb(10 10 10 / 0.4) !important;
}
.focus\:tw-bg-neutral-950\/45:focus{
  background-color: rgb(10 10 10 / 0.45) !important;
}
.focus\:tw-bg-neutral-950\/5:focus{
  background-color: rgb(10 10 10 / 0.05) !important;
}
.focus\:tw-bg-neutral-950\/50:focus{
  background-color: rgb(10 10 10 / 0.5) !important;
}
.focus\:tw-bg-neutral-950\/55:focus{
  background-color: rgb(10 10 10 / 0.55) !important;
}
.focus\:tw-bg-neutral-950\/60:focus{
  background-color: rgb(10 10 10 / 0.6) !important;
}
.focus\:tw-bg-neutral-950\/65:focus{
  background-color: rgb(10 10 10 / 0.65) !important;
}
.focus\:tw-bg-neutral-950\/70:focus{
  background-color: rgb(10 10 10 / 0.7) !important;
}
.focus\:tw-bg-neutral-950\/75:focus{
  background-color: rgb(10 10 10 / 0.75) !important;
}
.focus\:tw-bg-neutral-950\/80:focus{
  background-color: rgb(10 10 10 / 0.8) !important;
}
.focus\:tw-bg-neutral-950\/85:focus{
  background-color: rgb(10 10 10 / 0.85) !important;
}
.focus\:tw-bg-neutral-950\/90:focus{
  background-color: rgb(10 10 10 / 0.9) !important;
}
.focus\:tw-bg-neutral-950\/95:focus{
  background-color: rgb(10 10 10 / 0.95) !important;
}
.focus\:tw-bg-orange-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 250 240 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-100\/0:focus{
  background-color: rgb(255 250 240 / 0) !important;
}
.focus\:tw-bg-orange-100\/10:focus{
  background-color: rgb(255 250 240 / 0.1) !important;
}
.focus\:tw-bg-orange-100\/100:focus{
  background-color: rgb(255 250 240 / 1) !important;
}
.focus\:tw-bg-orange-100\/15:focus{
  background-color: rgb(255 250 240 / 0.15) !important;
}
.focus\:tw-bg-orange-100\/20:focus{
  background-color: rgb(255 250 240 / 0.2) !important;
}
.focus\:tw-bg-orange-100\/25:focus{
  background-color: rgb(255 250 240 / 0.25) !important;
}
.focus\:tw-bg-orange-100\/30:focus{
  background-color: rgb(255 250 240 / 0.3) !important;
}
.focus\:tw-bg-orange-100\/35:focus{
  background-color: rgb(255 250 240 / 0.35) !important;
}
.focus\:tw-bg-orange-100\/40:focus{
  background-color: rgb(255 250 240 / 0.4) !important;
}
.focus\:tw-bg-orange-100\/45:focus{
  background-color: rgb(255 250 240 / 0.45) !important;
}
.focus\:tw-bg-orange-100\/5:focus{
  background-color: rgb(255 250 240 / 0.05) !important;
}
.focus\:tw-bg-orange-100\/50:focus{
  background-color: rgb(255 250 240 / 0.5) !important;
}
.focus\:tw-bg-orange-100\/55:focus{
  background-color: rgb(255 250 240 / 0.55) !important;
}
.focus\:tw-bg-orange-100\/60:focus{
  background-color: rgb(255 250 240 / 0.6) !important;
}
.focus\:tw-bg-orange-100\/65:focus{
  background-color: rgb(255 250 240 / 0.65) !important;
}
.focus\:tw-bg-orange-100\/70:focus{
  background-color: rgb(255 250 240 / 0.7) !important;
}
.focus\:tw-bg-orange-100\/75:focus{
  background-color: rgb(255 250 240 / 0.75) !important;
}
.focus\:tw-bg-orange-100\/80:focus{
  background-color: rgb(255 250 240 / 0.8) !important;
}
.focus\:tw-bg-orange-100\/85:focus{
  background-color: rgb(255 250 240 / 0.85) !important;
}
.focus\:tw-bg-orange-100\/90:focus{
  background-color: rgb(255 250 240 / 0.9) !important;
}
.focus\:tw-bg-orange-100\/95:focus{
  background-color: rgb(255 250 240 / 0.95) !important;
}
.focus\:tw-bg-orange-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 235 200 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-200\/0:focus{
  background-color: rgb(254 235 200 / 0) !important;
}
.focus\:tw-bg-orange-200\/10:focus{
  background-color: rgb(254 235 200 / 0.1) !important;
}
.focus\:tw-bg-orange-200\/100:focus{
  background-color: rgb(254 235 200 / 1) !important;
}
.focus\:tw-bg-orange-200\/15:focus{
  background-color: rgb(254 235 200 / 0.15) !important;
}
.focus\:tw-bg-orange-200\/20:focus{
  background-color: rgb(254 235 200 / 0.2) !important;
}
.focus\:tw-bg-orange-200\/25:focus{
  background-color: rgb(254 235 200 / 0.25) !important;
}
.focus\:tw-bg-orange-200\/30:focus{
  background-color: rgb(254 235 200 / 0.3) !important;
}
.focus\:tw-bg-orange-200\/35:focus{
  background-color: rgb(254 235 200 / 0.35) !important;
}
.focus\:tw-bg-orange-200\/40:focus{
  background-color: rgb(254 235 200 / 0.4) !important;
}
.focus\:tw-bg-orange-200\/45:focus{
  background-color: rgb(254 235 200 / 0.45) !important;
}
.focus\:tw-bg-orange-200\/5:focus{
  background-color: rgb(254 235 200 / 0.05) !important;
}
.focus\:tw-bg-orange-200\/50:focus{
  background-color: rgb(254 235 200 / 0.5) !important;
}
.focus\:tw-bg-orange-200\/55:focus{
  background-color: rgb(254 235 200 / 0.55) !important;
}
.focus\:tw-bg-orange-200\/60:focus{
  background-color: rgb(254 235 200 / 0.6) !important;
}
.focus\:tw-bg-orange-200\/65:focus{
  background-color: rgb(254 235 200 / 0.65) !important;
}
.focus\:tw-bg-orange-200\/70:focus{
  background-color: rgb(254 235 200 / 0.7) !important;
}
.focus\:tw-bg-orange-200\/75:focus{
  background-color: rgb(254 235 200 / 0.75) !important;
}
.focus\:tw-bg-orange-200\/80:focus{
  background-color: rgb(254 235 200 / 0.8) !important;
}
.focus\:tw-bg-orange-200\/85:focus{
  background-color: rgb(254 235 200 / 0.85) !important;
}
.focus\:tw-bg-orange-200\/90:focus{
  background-color: rgb(254 235 200 / 0.9) !important;
}
.focus\:tw-bg-orange-200\/95:focus{
  background-color: rgb(254 235 200 / 0.95) !important;
}
.focus\:tw-bg-orange-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 211 141 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-300\/0:focus{
  background-color: rgb(251 211 141 / 0) !important;
}
.focus\:tw-bg-orange-300\/10:focus{
  background-color: rgb(251 211 141 / 0.1) !important;
}
.focus\:tw-bg-orange-300\/100:focus{
  background-color: rgb(251 211 141 / 1) !important;
}
.focus\:tw-bg-orange-300\/15:focus{
  background-color: rgb(251 211 141 / 0.15) !important;
}
.focus\:tw-bg-orange-300\/20:focus{
  background-color: rgb(251 211 141 / 0.2) !important;
}
.focus\:tw-bg-orange-300\/25:focus{
  background-color: rgb(251 211 141 / 0.25) !important;
}
.focus\:tw-bg-orange-300\/30:focus{
  background-color: rgb(251 211 141 / 0.3) !important;
}
.focus\:tw-bg-orange-300\/35:focus{
  background-color: rgb(251 211 141 / 0.35) !important;
}
.focus\:tw-bg-orange-300\/40:focus{
  background-color: rgb(251 211 141 / 0.4) !important;
}
.focus\:tw-bg-orange-300\/45:focus{
  background-color: rgb(251 211 141 / 0.45) !important;
}
.focus\:tw-bg-orange-300\/5:focus{
  background-color: rgb(251 211 141 / 0.05) !important;
}
.focus\:tw-bg-orange-300\/50:focus{
  background-color: rgb(251 211 141 / 0.5) !important;
}
.focus\:tw-bg-orange-300\/55:focus{
  background-color: rgb(251 211 141 / 0.55) !important;
}
.focus\:tw-bg-orange-300\/60:focus{
  background-color: rgb(251 211 141 / 0.6) !important;
}
.focus\:tw-bg-orange-300\/65:focus{
  background-color: rgb(251 211 141 / 0.65) !important;
}
.focus\:tw-bg-orange-300\/70:focus{
  background-color: rgb(251 211 141 / 0.7) !important;
}
.focus\:tw-bg-orange-300\/75:focus{
  background-color: rgb(251 211 141 / 0.75) !important;
}
.focus\:tw-bg-orange-300\/80:focus{
  background-color: rgb(251 211 141 / 0.8) !important;
}
.focus\:tw-bg-orange-300\/85:focus{
  background-color: rgb(251 211 141 / 0.85) !important;
}
.focus\:tw-bg-orange-300\/90:focus{
  background-color: rgb(251 211 141 / 0.9) !important;
}
.focus\:tw-bg-orange-300\/95:focus{
  background-color: rgb(251 211 141 / 0.95) !important;
}
.focus\:tw-bg-orange-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 173 85 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-400\/0:focus{
  background-color: rgb(246 173 85 / 0) !important;
}
.focus\:tw-bg-orange-400\/10:focus{
  background-color: rgb(246 173 85 / 0.1) !important;
}
.focus\:tw-bg-orange-400\/100:focus{
  background-color: rgb(246 173 85 / 1) !important;
}
.focus\:tw-bg-orange-400\/15:focus{
  background-color: rgb(246 173 85 / 0.15) !important;
}
.focus\:tw-bg-orange-400\/20:focus{
  background-color: rgb(246 173 85 / 0.2) !important;
}
.focus\:tw-bg-orange-400\/25:focus{
  background-color: rgb(246 173 85 / 0.25) !important;
}
.focus\:tw-bg-orange-400\/30:focus{
  background-color: rgb(246 173 85 / 0.3) !important;
}
.focus\:tw-bg-orange-400\/35:focus{
  background-color: rgb(246 173 85 / 0.35) !important;
}
.focus\:tw-bg-orange-400\/40:focus{
  background-color: rgb(246 173 85 / 0.4) !important;
}
.focus\:tw-bg-orange-400\/45:focus{
  background-color: rgb(246 173 85 / 0.45) !important;
}
.focus\:tw-bg-orange-400\/5:focus{
  background-color: rgb(246 173 85 / 0.05) !important;
}
.focus\:tw-bg-orange-400\/50:focus{
  background-color: rgb(246 173 85 / 0.5) !important;
}
.focus\:tw-bg-orange-400\/55:focus{
  background-color: rgb(246 173 85 / 0.55) !important;
}
.focus\:tw-bg-orange-400\/60:focus{
  background-color: rgb(246 173 85 / 0.6) !important;
}
.focus\:tw-bg-orange-400\/65:focus{
  background-color: rgb(246 173 85 / 0.65) !important;
}
.focus\:tw-bg-orange-400\/70:focus{
  background-color: rgb(246 173 85 / 0.7) !important;
}
.focus\:tw-bg-orange-400\/75:focus{
  background-color: rgb(246 173 85 / 0.75) !important;
}
.focus\:tw-bg-orange-400\/80:focus{
  background-color: rgb(246 173 85 / 0.8) !important;
}
.focus\:tw-bg-orange-400\/85:focus{
  background-color: rgb(246 173 85 / 0.85) !important;
}
.focus\:tw-bg-orange-400\/90:focus{
  background-color: rgb(246 173 85 / 0.9) !important;
}
.focus\:tw-bg-orange-400\/95:focus{
  background-color: rgb(246 173 85 / 0.95) !important;
}
.focus\:tw-bg-orange-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-50\/0:focus{
  background-color: rgb(255 247 237 / 0) !important;
}
.focus\:tw-bg-orange-50\/10:focus{
  background-color: rgb(255 247 237 / 0.1) !important;
}
.focus\:tw-bg-orange-50\/100:focus{
  background-color: rgb(255 247 237 / 1) !important;
}
.focus\:tw-bg-orange-50\/15:focus{
  background-color: rgb(255 247 237 / 0.15) !important;
}
.focus\:tw-bg-orange-50\/20:focus{
  background-color: rgb(255 247 237 / 0.2) !important;
}
.focus\:tw-bg-orange-50\/25:focus{
  background-color: rgb(255 247 237 / 0.25) !important;
}
.focus\:tw-bg-orange-50\/30:focus{
  background-color: rgb(255 247 237 / 0.3) !important;
}
.focus\:tw-bg-orange-50\/35:focus{
  background-color: rgb(255 247 237 / 0.35) !important;
}
.focus\:tw-bg-orange-50\/40:focus{
  background-color: rgb(255 247 237 / 0.4) !important;
}
.focus\:tw-bg-orange-50\/45:focus{
  background-color: rgb(255 247 237 / 0.45) !important;
}
.focus\:tw-bg-orange-50\/5:focus{
  background-color: rgb(255 247 237 / 0.05) !important;
}
.focus\:tw-bg-orange-50\/50:focus{
  background-color: rgb(255 247 237 / 0.5) !important;
}
.focus\:tw-bg-orange-50\/55:focus{
  background-color: rgb(255 247 237 / 0.55) !important;
}
.focus\:tw-bg-orange-50\/60:focus{
  background-color: rgb(255 247 237 / 0.6) !important;
}
.focus\:tw-bg-orange-50\/65:focus{
  background-color: rgb(255 247 237 / 0.65) !important;
}
.focus\:tw-bg-orange-50\/70:focus{
  background-color: rgb(255 247 237 / 0.7) !important;
}
.focus\:tw-bg-orange-50\/75:focus{
  background-color: rgb(255 247 237 / 0.75) !important;
}
.focus\:tw-bg-orange-50\/80:focus{
  background-color: rgb(255 247 237 / 0.8) !important;
}
.focus\:tw-bg-orange-50\/85:focus{
  background-color: rgb(255 247 237 / 0.85) !important;
}
.focus\:tw-bg-orange-50\/90:focus{
  background-color: rgb(255 247 237 / 0.9) !important;
}
.focus\:tw-bg-orange-50\/95:focus{
  background-color: rgb(255 247 237 / 0.95) !important;
}
.focus\:tw-bg-orange-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 137 54 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-500\/0:focus{
  background-color: rgb(237 137 54 / 0) !important;
}
.focus\:tw-bg-orange-500\/10:focus{
  background-color: rgb(237 137 54 / 0.1) !important;
}
.focus\:tw-bg-orange-500\/100:focus{
  background-color: rgb(237 137 54 / 1) !important;
}
.focus\:tw-bg-orange-500\/15:focus{
  background-color: rgb(237 137 54 / 0.15) !important;
}
.focus\:tw-bg-orange-500\/20:focus{
  background-color: rgb(237 137 54 / 0.2) !important;
}
.focus\:tw-bg-orange-500\/25:focus{
  background-color: rgb(237 137 54 / 0.25) !important;
}
.focus\:tw-bg-orange-500\/30:focus{
  background-color: rgb(237 137 54 / 0.3) !important;
}
.focus\:tw-bg-orange-500\/35:focus{
  background-color: rgb(237 137 54 / 0.35) !important;
}
.focus\:tw-bg-orange-500\/40:focus{
  background-color: rgb(237 137 54 / 0.4) !important;
}
.focus\:tw-bg-orange-500\/45:focus{
  background-color: rgb(237 137 54 / 0.45) !important;
}
.focus\:tw-bg-orange-500\/5:focus{
  background-color: rgb(237 137 54 / 0.05) !important;
}
.focus\:tw-bg-orange-500\/50:focus{
  background-color: rgb(237 137 54 / 0.5) !important;
}
.focus\:tw-bg-orange-500\/55:focus{
  background-color: rgb(237 137 54 / 0.55) !important;
}
.focus\:tw-bg-orange-500\/60:focus{
  background-color: rgb(237 137 54 / 0.6) !important;
}
.focus\:tw-bg-orange-500\/65:focus{
  background-color: rgb(237 137 54 / 0.65) !important;
}
.focus\:tw-bg-orange-500\/70:focus{
  background-color: rgb(237 137 54 / 0.7) !important;
}
.focus\:tw-bg-orange-500\/75:focus{
  background-color: rgb(237 137 54 / 0.75) !important;
}
.focus\:tw-bg-orange-500\/80:focus{
  background-color: rgb(237 137 54 / 0.8) !important;
}
.focus\:tw-bg-orange-500\/85:focus{
  background-color: rgb(237 137 54 / 0.85) !important;
}
.focus\:tw-bg-orange-500\/90:focus{
  background-color: rgb(237 137 54 / 0.9) !important;
}
.focus\:tw-bg-orange-500\/95:focus{
  background-color: rgb(237 137 54 / 0.95) !important;
}
.focus\:tw-bg-orange-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 107 32 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-600\/0:focus{
  background-color: rgb(221 107 32 / 0) !important;
}
.focus\:tw-bg-orange-600\/10:focus{
  background-color: rgb(221 107 32 / 0.1) !important;
}
.focus\:tw-bg-orange-600\/100:focus{
  background-color: rgb(221 107 32 / 1) !important;
}
.focus\:tw-bg-orange-600\/15:focus{
  background-color: rgb(221 107 32 / 0.15) !important;
}
.focus\:tw-bg-orange-600\/20:focus{
  background-color: rgb(221 107 32 / 0.2) !important;
}
.focus\:tw-bg-orange-600\/25:focus{
  background-color: rgb(221 107 32 / 0.25) !important;
}
.focus\:tw-bg-orange-600\/30:focus{
  background-color: rgb(221 107 32 / 0.3) !important;
}
.focus\:tw-bg-orange-600\/35:focus{
  background-color: rgb(221 107 32 / 0.35) !important;
}
.focus\:tw-bg-orange-600\/40:focus{
  background-color: rgb(221 107 32 / 0.4) !important;
}
.focus\:tw-bg-orange-600\/45:focus{
  background-color: rgb(221 107 32 / 0.45) !important;
}
.focus\:tw-bg-orange-600\/5:focus{
  background-color: rgb(221 107 32 / 0.05) !important;
}
.focus\:tw-bg-orange-600\/50:focus{
  background-color: rgb(221 107 32 / 0.5) !important;
}
.focus\:tw-bg-orange-600\/55:focus{
  background-color: rgb(221 107 32 / 0.55) !important;
}
.focus\:tw-bg-orange-600\/60:focus{
  background-color: rgb(221 107 32 / 0.6) !important;
}
.focus\:tw-bg-orange-600\/65:focus{
  background-color: rgb(221 107 32 / 0.65) !important;
}
.focus\:tw-bg-orange-600\/70:focus{
  background-color: rgb(221 107 32 / 0.7) !important;
}
.focus\:tw-bg-orange-600\/75:focus{
  background-color: rgb(221 107 32 / 0.75) !important;
}
.focus\:tw-bg-orange-600\/80:focus{
  background-color: rgb(221 107 32 / 0.8) !important;
}
.focus\:tw-bg-orange-600\/85:focus{
  background-color: rgb(221 107 32 / 0.85) !important;
}
.focus\:tw-bg-orange-600\/90:focus{
  background-color: rgb(221 107 32 / 0.9) !important;
}
.focus\:tw-bg-orange-600\/95:focus{
  background-color: rgb(221 107 32 / 0.95) !important;
}
.focus\:tw-bg-orange-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 86 33 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-700\/0:focus{
  background-color: rgb(192 86 33 / 0) !important;
}
.focus\:tw-bg-orange-700\/10:focus{
  background-color: rgb(192 86 33 / 0.1) !important;
}
.focus\:tw-bg-orange-700\/100:focus{
  background-color: rgb(192 86 33 / 1) !important;
}
.focus\:tw-bg-orange-700\/15:focus{
  background-color: rgb(192 86 33 / 0.15) !important;
}
.focus\:tw-bg-orange-700\/20:focus{
  background-color: rgb(192 86 33 / 0.2) !important;
}
.focus\:tw-bg-orange-700\/25:focus{
  background-color: rgb(192 86 33 / 0.25) !important;
}
.focus\:tw-bg-orange-700\/30:focus{
  background-color: rgb(192 86 33 / 0.3) !important;
}
.focus\:tw-bg-orange-700\/35:focus{
  background-color: rgb(192 86 33 / 0.35) !important;
}
.focus\:tw-bg-orange-700\/40:focus{
  background-color: rgb(192 86 33 / 0.4) !important;
}
.focus\:tw-bg-orange-700\/45:focus{
  background-color: rgb(192 86 33 / 0.45) !important;
}
.focus\:tw-bg-orange-700\/5:focus{
  background-color: rgb(192 86 33 / 0.05) !important;
}
.focus\:tw-bg-orange-700\/50:focus{
  background-color: rgb(192 86 33 / 0.5) !important;
}
.focus\:tw-bg-orange-700\/55:focus{
  background-color: rgb(192 86 33 / 0.55) !important;
}
.focus\:tw-bg-orange-700\/60:focus{
  background-color: rgb(192 86 33 / 0.6) !important;
}
.focus\:tw-bg-orange-700\/65:focus{
  background-color: rgb(192 86 33 / 0.65) !important;
}
.focus\:tw-bg-orange-700\/70:focus{
  background-color: rgb(192 86 33 / 0.7) !important;
}
.focus\:tw-bg-orange-700\/75:focus{
  background-color: rgb(192 86 33 / 0.75) !important;
}
.focus\:tw-bg-orange-700\/80:focus{
  background-color: rgb(192 86 33 / 0.8) !important;
}
.focus\:tw-bg-orange-700\/85:focus{
  background-color: rgb(192 86 33 / 0.85) !important;
}
.focus\:tw-bg-orange-700\/90:focus{
  background-color: rgb(192 86 33 / 0.9) !important;
}
.focus\:tw-bg-orange-700\/95:focus{
  background-color: rgb(192 86 33 / 0.95) !important;
}
.focus\:tw-bg-orange-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 66 33 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-800\/0:focus{
  background-color: rgb(156 66 33 / 0) !important;
}
.focus\:tw-bg-orange-800\/10:focus{
  background-color: rgb(156 66 33 / 0.1) !important;
}
.focus\:tw-bg-orange-800\/100:focus{
  background-color: rgb(156 66 33 / 1) !important;
}
.focus\:tw-bg-orange-800\/15:focus{
  background-color: rgb(156 66 33 / 0.15) !important;
}
.focus\:tw-bg-orange-800\/20:focus{
  background-color: rgb(156 66 33 / 0.2) !important;
}
.focus\:tw-bg-orange-800\/25:focus{
  background-color: rgb(156 66 33 / 0.25) !important;
}
.focus\:tw-bg-orange-800\/30:focus{
  background-color: rgb(156 66 33 / 0.3) !important;
}
.focus\:tw-bg-orange-800\/35:focus{
  background-color: rgb(156 66 33 / 0.35) !important;
}
.focus\:tw-bg-orange-800\/40:focus{
  background-color: rgb(156 66 33 / 0.4) !important;
}
.focus\:tw-bg-orange-800\/45:focus{
  background-color: rgb(156 66 33 / 0.45) !important;
}
.focus\:tw-bg-orange-800\/5:focus{
  background-color: rgb(156 66 33 / 0.05) !important;
}
.focus\:tw-bg-orange-800\/50:focus{
  background-color: rgb(156 66 33 / 0.5) !important;
}
.focus\:tw-bg-orange-800\/55:focus{
  background-color: rgb(156 66 33 / 0.55) !important;
}
.focus\:tw-bg-orange-800\/60:focus{
  background-color: rgb(156 66 33 / 0.6) !important;
}
.focus\:tw-bg-orange-800\/65:focus{
  background-color: rgb(156 66 33 / 0.65) !important;
}
.focus\:tw-bg-orange-800\/70:focus{
  background-color: rgb(156 66 33 / 0.7) !important;
}
.focus\:tw-bg-orange-800\/75:focus{
  background-color: rgb(156 66 33 / 0.75) !important;
}
.focus\:tw-bg-orange-800\/80:focus{
  background-color: rgb(156 66 33 / 0.8) !important;
}
.focus\:tw-bg-orange-800\/85:focus{
  background-color: rgb(156 66 33 / 0.85) !important;
}
.focus\:tw-bg-orange-800\/90:focus{
  background-color: rgb(156 66 33 / 0.9) !important;
}
.focus\:tw-bg-orange-800\/95:focus{
  background-color: rgb(156 66 33 / 0.95) !important;
}
.focus\:tw-bg-orange-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(123 52 30 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-900\/0:focus{
  background-color: rgb(123 52 30 / 0) !important;
}
.focus\:tw-bg-orange-900\/10:focus{
  background-color: rgb(123 52 30 / 0.1) !important;
}
.focus\:tw-bg-orange-900\/100:focus{
  background-color: rgb(123 52 30 / 1) !important;
}
.focus\:tw-bg-orange-900\/15:focus{
  background-color: rgb(123 52 30 / 0.15) !important;
}
.focus\:tw-bg-orange-900\/20:focus{
  background-color: rgb(123 52 30 / 0.2) !important;
}
.focus\:tw-bg-orange-900\/25:focus{
  background-color: rgb(123 52 30 / 0.25) !important;
}
.focus\:tw-bg-orange-900\/30:focus{
  background-color: rgb(123 52 30 / 0.3) !important;
}
.focus\:tw-bg-orange-900\/35:focus{
  background-color: rgb(123 52 30 / 0.35) !important;
}
.focus\:tw-bg-orange-900\/40:focus{
  background-color: rgb(123 52 30 / 0.4) !important;
}
.focus\:tw-bg-orange-900\/45:focus{
  background-color: rgb(123 52 30 / 0.45) !important;
}
.focus\:tw-bg-orange-900\/5:focus{
  background-color: rgb(123 52 30 / 0.05) !important;
}
.focus\:tw-bg-orange-900\/50:focus{
  background-color: rgb(123 52 30 / 0.5) !important;
}
.focus\:tw-bg-orange-900\/55:focus{
  background-color: rgb(123 52 30 / 0.55) !important;
}
.focus\:tw-bg-orange-900\/60:focus{
  background-color: rgb(123 52 30 / 0.6) !important;
}
.focus\:tw-bg-orange-900\/65:focus{
  background-color: rgb(123 52 30 / 0.65) !important;
}
.focus\:tw-bg-orange-900\/70:focus{
  background-color: rgb(123 52 30 / 0.7) !important;
}
.focus\:tw-bg-orange-900\/75:focus{
  background-color: rgb(123 52 30 / 0.75) !important;
}
.focus\:tw-bg-orange-900\/80:focus{
  background-color: rgb(123 52 30 / 0.8) !important;
}
.focus\:tw-bg-orange-900\/85:focus{
  background-color: rgb(123 52 30 / 0.85) !important;
}
.focus\:tw-bg-orange-900\/90:focus{
  background-color: rgb(123 52 30 / 0.9) !important;
}
.focus\:tw-bg-orange-900\/95:focus{
  background-color: rgb(123 52 30 / 0.95) !important;
}
.focus\:tw-bg-orange-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(155 126 105 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-orange-950\/0:focus{
  background-color: rgb(155 126 105 / 0) !important;
}
.focus\:tw-bg-orange-950\/10:focus{
  background-color: rgb(155 126 105 / 0.1) !important;
}
.focus\:tw-bg-orange-950\/100:focus{
  background-color: rgb(155 126 105 / 1) !important;
}
.focus\:tw-bg-orange-950\/15:focus{
  background-color: rgb(155 126 105 / 0.15) !important;
}
.focus\:tw-bg-orange-950\/20:focus{
  background-color: rgb(155 126 105 / 0.2) !important;
}
.focus\:tw-bg-orange-950\/25:focus{
  background-color: rgb(155 126 105 / 0.25) !important;
}
.focus\:tw-bg-orange-950\/30:focus{
  background-color: rgb(155 126 105 / 0.3) !important;
}
.focus\:tw-bg-orange-950\/35:focus{
  background-color: rgb(155 126 105 / 0.35) !important;
}
.focus\:tw-bg-orange-950\/40:focus{
  background-color: rgb(155 126 105 / 0.4) !important;
}
.focus\:tw-bg-orange-950\/45:focus{
  background-color: rgb(155 126 105 / 0.45) !important;
}
.focus\:tw-bg-orange-950\/5:focus{
  background-color: rgb(155 126 105 / 0.05) !important;
}
.focus\:tw-bg-orange-950\/50:focus{
  background-color: rgb(155 126 105 / 0.5) !important;
}
.focus\:tw-bg-orange-950\/55:focus{
  background-color: rgb(155 126 105 / 0.55) !important;
}
.focus\:tw-bg-orange-950\/60:focus{
  background-color: rgb(155 126 105 / 0.6) !important;
}
.focus\:tw-bg-orange-950\/65:focus{
  background-color: rgb(155 126 105 / 0.65) !important;
}
.focus\:tw-bg-orange-950\/70:focus{
  background-color: rgb(155 126 105 / 0.7) !important;
}
.focus\:tw-bg-orange-950\/75:focus{
  background-color: rgb(155 126 105 / 0.75) !important;
}
.focus\:tw-bg-orange-950\/80:focus{
  background-color: rgb(155 126 105 / 0.8) !important;
}
.focus\:tw-bg-orange-950\/85:focus{
  background-color: rgb(155 126 105 / 0.85) !important;
}
.focus\:tw-bg-orange-950\/90:focus{
  background-color: rgb(155 126 105 / 0.9) !important;
}
.focus\:tw-bg-orange-950\/95:focus{
  background-color: rgb(155 126 105 / 0.95) !important;
}
.focus\:tw-bg-pink-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-100\/0:focus{
  background-color: rgb(252 231 243 / 0) !important;
}
.focus\:tw-bg-pink-100\/10:focus{
  background-color: rgb(252 231 243 / 0.1) !important;
}
.focus\:tw-bg-pink-100\/100:focus{
  background-color: rgb(252 231 243 / 1) !important;
}
.focus\:tw-bg-pink-100\/15:focus{
  background-color: rgb(252 231 243 / 0.15) !important;
}
.focus\:tw-bg-pink-100\/20:focus{
  background-color: rgb(252 231 243 / 0.2) !important;
}
.focus\:tw-bg-pink-100\/25:focus{
  background-color: rgb(252 231 243 / 0.25) !important;
}
.focus\:tw-bg-pink-100\/30:focus{
  background-color: rgb(252 231 243 / 0.3) !important;
}
.focus\:tw-bg-pink-100\/35:focus{
  background-color: rgb(252 231 243 / 0.35) !important;
}
.focus\:tw-bg-pink-100\/40:focus{
  background-color: rgb(252 231 243 / 0.4) !important;
}
.focus\:tw-bg-pink-100\/45:focus{
  background-color: rgb(252 231 243 / 0.45) !important;
}
.focus\:tw-bg-pink-100\/5:focus{
  background-color: rgb(252 231 243 / 0.05) !important;
}
.focus\:tw-bg-pink-100\/50:focus{
  background-color: rgb(252 231 243 / 0.5) !important;
}
.focus\:tw-bg-pink-100\/55:focus{
  background-color: rgb(252 231 243 / 0.55) !important;
}
.focus\:tw-bg-pink-100\/60:focus{
  background-color: rgb(252 231 243 / 0.6) !important;
}
.focus\:tw-bg-pink-100\/65:focus{
  background-color: rgb(252 231 243 / 0.65) !important;
}
.focus\:tw-bg-pink-100\/70:focus{
  background-color: rgb(252 231 243 / 0.7) !important;
}
.focus\:tw-bg-pink-100\/75:focus{
  background-color: rgb(252 231 243 / 0.75) !important;
}
.focus\:tw-bg-pink-100\/80:focus{
  background-color: rgb(252 231 243 / 0.8) !important;
}
.focus\:tw-bg-pink-100\/85:focus{
  background-color: rgb(252 231 243 / 0.85) !important;
}
.focus\:tw-bg-pink-100\/90:focus{
  background-color: rgb(252 231 243 / 0.9) !important;
}
.focus\:tw-bg-pink-100\/95:focus{
  background-color: rgb(252 231 243 / 0.95) !important;
}
.focus\:tw-bg-pink-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-200\/0:focus{
  background-color: rgb(251 207 232 / 0) !important;
}
.focus\:tw-bg-pink-200\/10:focus{
  background-color: rgb(251 207 232 / 0.1) !important;
}
.focus\:tw-bg-pink-200\/100:focus{
  background-color: rgb(251 207 232 / 1) !important;
}
.focus\:tw-bg-pink-200\/15:focus{
  background-color: rgb(251 207 232 / 0.15) !important;
}
.focus\:tw-bg-pink-200\/20:focus{
  background-color: rgb(251 207 232 / 0.2) !important;
}
.focus\:tw-bg-pink-200\/25:focus{
  background-color: rgb(251 207 232 / 0.25) !important;
}
.focus\:tw-bg-pink-200\/30:focus{
  background-color: rgb(251 207 232 / 0.3) !important;
}
.focus\:tw-bg-pink-200\/35:focus{
  background-color: rgb(251 207 232 / 0.35) !important;
}
.focus\:tw-bg-pink-200\/40:focus{
  background-color: rgb(251 207 232 / 0.4) !important;
}
.focus\:tw-bg-pink-200\/45:focus{
  background-color: rgb(251 207 232 / 0.45) !important;
}
.focus\:tw-bg-pink-200\/5:focus{
  background-color: rgb(251 207 232 / 0.05) !important;
}
.focus\:tw-bg-pink-200\/50:focus{
  background-color: rgb(251 207 232 / 0.5) !important;
}
.focus\:tw-bg-pink-200\/55:focus{
  background-color: rgb(251 207 232 / 0.55) !important;
}
.focus\:tw-bg-pink-200\/60:focus{
  background-color: rgb(251 207 232 / 0.6) !important;
}
.focus\:tw-bg-pink-200\/65:focus{
  background-color: rgb(251 207 232 / 0.65) !important;
}
.focus\:tw-bg-pink-200\/70:focus{
  background-color: rgb(251 207 232 / 0.7) !important;
}
.focus\:tw-bg-pink-200\/75:focus{
  background-color: rgb(251 207 232 / 0.75) !important;
}
.focus\:tw-bg-pink-200\/80:focus{
  background-color: rgb(251 207 232 / 0.8) !important;
}
.focus\:tw-bg-pink-200\/85:focus{
  background-color: rgb(251 207 232 / 0.85) !important;
}
.focus\:tw-bg-pink-200\/90:focus{
  background-color: rgb(251 207 232 / 0.9) !important;
}
.focus\:tw-bg-pink-200\/95:focus{
  background-color: rgb(251 207 232 / 0.95) !important;
}
.focus\:tw-bg-pink-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-300\/0:focus{
  background-color: rgb(249 168 212 / 0) !important;
}
.focus\:tw-bg-pink-300\/10:focus{
  background-color: rgb(249 168 212 / 0.1) !important;
}
.focus\:tw-bg-pink-300\/100:focus{
  background-color: rgb(249 168 212 / 1) !important;
}
.focus\:tw-bg-pink-300\/15:focus{
  background-color: rgb(249 168 212 / 0.15) !important;
}
.focus\:tw-bg-pink-300\/20:focus{
  background-color: rgb(249 168 212 / 0.2) !important;
}
.focus\:tw-bg-pink-300\/25:focus{
  background-color: rgb(249 168 212 / 0.25) !important;
}
.focus\:tw-bg-pink-300\/30:focus{
  background-color: rgb(249 168 212 / 0.3) !important;
}
.focus\:tw-bg-pink-300\/35:focus{
  background-color: rgb(249 168 212 / 0.35) !important;
}
.focus\:tw-bg-pink-300\/40:focus{
  background-color: rgb(249 168 212 / 0.4) !important;
}
.focus\:tw-bg-pink-300\/45:focus{
  background-color: rgb(249 168 212 / 0.45) !important;
}
.focus\:tw-bg-pink-300\/5:focus{
  background-color: rgb(249 168 212 / 0.05) !important;
}
.focus\:tw-bg-pink-300\/50:focus{
  background-color: rgb(249 168 212 / 0.5) !important;
}
.focus\:tw-bg-pink-300\/55:focus{
  background-color: rgb(249 168 212 / 0.55) !important;
}
.focus\:tw-bg-pink-300\/60:focus{
  background-color: rgb(249 168 212 / 0.6) !important;
}
.focus\:tw-bg-pink-300\/65:focus{
  background-color: rgb(249 168 212 / 0.65) !important;
}
.focus\:tw-bg-pink-300\/70:focus{
  background-color: rgb(249 168 212 / 0.7) !important;
}
.focus\:tw-bg-pink-300\/75:focus{
  background-color: rgb(249 168 212 / 0.75) !important;
}
.focus\:tw-bg-pink-300\/80:focus{
  background-color: rgb(249 168 212 / 0.8) !important;
}
.focus\:tw-bg-pink-300\/85:focus{
  background-color: rgb(249 168 212 / 0.85) !important;
}
.focus\:tw-bg-pink-300\/90:focus{
  background-color: rgb(249 168 212 / 0.9) !important;
}
.focus\:tw-bg-pink-300\/95:focus{
  background-color: rgb(249 168 212 / 0.95) !important;
}
.focus\:tw-bg-pink-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-400\/0:focus{
  background-color: rgb(244 114 182 / 0) !important;
}
.focus\:tw-bg-pink-400\/10:focus{
  background-color: rgb(244 114 182 / 0.1) !important;
}
.focus\:tw-bg-pink-400\/100:focus{
  background-color: rgb(244 114 182 / 1) !important;
}
.focus\:tw-bg-pink-400\/15:focus{
  background-color: rgb(244 114 182 / 0.15) !important;
}
.focus\:tw-bg-pink-400\/20:focus{
  background-color: rgb(244 114 182 / 0.2) !important;
}
.focus\:tw-bg-pink-400\/25:focus{
  background-color: rgb(244 114 182 / 0.25) !important;
}
.focus\:tw-bg-pink-400\/30:focus{
  background-color: rgb(244 114 182 / 0.3) !important;
}
.focus\:tw-bg-pink-400\/35:focus{
  background-color: rgb(244 114 182 / 0.35) !important;
}
.focus\:tw-bg-pink-400\/40:focus{
  background-color: rgb(244 114 182 / 0.4) !important;
}
.focus\:tw-bg-pink-400\/45:focus{
  background-color: rgb(244 114 182 / 0.45) !important;
}
.focus\:tw-bg-pink-400\/5:focus{
  background-color: rgb(244 114 182 / 0.05) !important;
}
.focus\:tw-bg-pink-400\/50:focus{
  background-color: rgb(244 114 182 / 0.5) !important;
}
.focus\:tw-bg-pink-400\/55:focus{
  background-color: rgb(244 114 182 / 0.55) !important;
}
.focus\:tw-bg-pink-400\/60:focus{
  background-color: rgb(244 114 182 / 0.6) !important;
}
.focus\:tw-bg-pink-400\/65:focus{
  background-color: rgb(244 114 182 / 0.65) !important;
}
.focus\:tw-bg-pink-400\/70:focus{
  background-color: rgb(244 114 182 / 0.7) !important;
}
.focus\:tw-bg-pink-400\/75:focus{
  background-color: rgb(244 114 182 / 0.75) !important;
}
.focus\:tw-bg-pink-400\/80:focus{
  background-color: rgb(244 114 182 / 0.8) !important;
}
.focus\:tw-bg-pink-400\/85:focus{
  background-color: rgb(244 114 182 / 0.85) !important;
}
.focus\:tw-bg-pink-400\/90:focus{
  background-color: rgb(244 114 182 / 0.9) !important;
}
.focus\:tw-bg-pink-400\/95:focus{
  background-color: rgb(244 114 182 / 0.95) !important;
}
.focus\:tw-bg-pink-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-50\/0:focus{
  background-color: rgb(253 242 248 / 0) !important;
}
.focus\:tw-bg-pink-50\/10:focus{
  background-color: rgb(253 242 248 / 0.1) !important;
}
.focus\:tw-bg-pink-50\/100:focus{
  background-color: rgb(253 242 248 / 1) !important;
}
.focus\:tw-bg-pink-50\/15:focus{
  background-color: rgb(253 242 248 / 0.15) !important;
}
.focus\:tw-bg-pink-50\/20:focus{
  background-color: rgb(253 242 248 / 0.2) !important;
}
.focus\:tw-bg-pink-50\/25:focus{
  background-color: rgb(253 242 248 / 0.25) !important;
}
.focus\:tw-bg-pink-50\/30:focus{
  background-color: rgb(253 242 248 / 0.3) !important;
}
.focus\:tw-bg-pink-50\/35:focus{
  background-color: rgb(253 242 248 / 0.35) !important;
}
.focus\:tw-bg-pink-50\/40:focus{
  background-color: rgb(253 242 248 / 0.4) !important;
}
.focus\:tw-bg-pink-50\/45:focus{
  background-color: rgb(253 242 248 / 0.45) !important;
}
.focus\:tw-bg-pink-50\/5:focus{
  background-color: rgb(253 242 248 / 0.05) !important;
}
.focus\:tw-bg-pink-50\/50:focus{
  background-color: rgb(253 242 248 / 0.5) !important;
}
.focus\:tw-bg-pink-50\/55:focus{
  background-color: rgb(253 242 248 / 0.55) !important;
}
.focus\:tw-bg-pink-50\/60:focus{
  background-color: rgb(253 242 248 / 0.6) !important;
}
.focus\:tw-bg-pink-50\/65:focus{
  background-color: rgb(253 242 248 / 0.65) !important;
}
.focus\:tw-bg-pink-50\/70:focus{
  background-color: rgb(253 242 248 / 0.7) !important;
}
.focus\:tw-bg-pink-50\/75:focus{
  background-color: rgb(253 242 248 / 0.75) !important;
}
.focus\:tw-bg-pink-50\/80:focus{
  background-color: rgb(253 242 248 / 0.8) !important;
}
.focus\:tw-bg-pink-50\/85:focus{
  background-color: rgb(253 242 248 / 0.85) !important;
}
.focus\:tw-bg-pink-50\/90:focus{
  background-color: rgb(253 242 248 / 0.9) !important;
}
.focus\:tw-bg-pink-50\/95:focus{
  background-color: rgb(253 242 248 / 0.95) !important;
}
.focus\:tw-bg-pink-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-500\/0:focus{
  background-color: rgb(236 72 153 / 0) !important;
}
.focus\:tw-bg-pink-500\/10:focus{
  background-color: rgb(236 72 153 / 0.1) !important;
}
.focus\:tw-bg-pink-500\/100:focus{
  background-color: rgb(236 72 153 / 1) !important;
}
.focus\:tw-bg-pink-500\/15:focus{
  background-color: rgb(236 72 153 / 0.15) !important;
}
.focus\:tw-bg-pink-500\/20:focus{
  background-color: rgb(236 72 153 / 0.2) !important;
}
.focus\:tw-bg-pink-500\/25:focus{
  background-color: rgb(236 72 153 / 0.25) !important;
}
.focus\:tw-bg-pink-500\/30:focus{
  background-color: rgb(236 72 153 / 0.3) !important;
}
.focus\:tw-bg-pink-500\/35:focus{
  background-color: rgb(236 72 153 / 0.35) !important;
}
.focus\:tw-bg-pink-500\/40:focus{
  background-color: rgb(236 72 153 / 0.4) !important;
}
.focus\:tw-bg-pink-500\/45:focus{
  background-color: rgb(236 72 153 / 0.45) !important;
}
.focus\:tw-bg-pink-500\/5:focus{
  background-color: rgb(236 72 153 / 0.05) !important;
}
.focus\:tw-bg-pink-500\/50:focus{
  background-color: rgb(236 72 153 / 0.5) !important;
}
.focus\:tw-bg-pink-500\/55:focus{
  background-color: rgb(236 72 153 / 0.55) !important;
}
.focus\:tw-bg-pink-500\/60:focus{
  background-color: rgb(236 72 153 / 0.6) !important;
}
.focus\:tw-bg-pink-500\/65:focus{
  background-color: rgb(236 72 153 / 0.65) !important;
}
.focus\:tw-bg-pink-500\/70:focus{
  background-color: rgb(236 72 153 / 0.7) !important;
}
.focus\:tw-bg-pink-500\/75:focus{
  background-color: rgb(236 72 153 / 0.75) !important;
}
.focus\:tw-bg-pink-500\/80:focus{
  background-color: rgb(236 72 153 / 0.8) !important;
}
.focus\:tw-bg-pink-500\/85:focus{
  background-color: rgb(236 72 153 / 0.85) !important;
}
.focus\:tw-bg-pink-500\/90:focus{
  background-color: rgb(236 72 153 / 0.9) !important;
}
.focus\:tw-bg-pink-500\/95:focus{
  background-color: rgb(236 72 153 / 0.95) !important;
}
.focus\:tw-bg-pink-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-600\/0:focus{
  background-color: rgb(219 39 119 / 0) !important;
}
.focus\:tw-bg-pink-600\/10:focus{
  background-color: rgb(219 39 119 / 0.1) !important;
}
.focus\:tw-bg-pink-600\/100:focus{
  background-color: rgb(219 39 119 / 1) !important;
}
.focus\:tw-bg-pink-600\/15:focus{
  background-color: rgb(219 39 119 / 0.15) !important;
}
.focus\:tw-bg-pink-600\/20:focus{
  background-color: rgb(219 39 119 / 0.2) !important;
}
.focus\:tw-bg-pink-600\/25:focus{
  background-color: rgb(219 39 119 / 0.25) !important;
}
.focus\:tw-bg-pink-600\/30:focus{
  background-color: rgb(219 39 119 / 0.3) !important;
}
.focus\:tw-bg-pink-600\/35:focus{
  background-color: rgb(219 39 119 / 0.35) !important;
}
.focus\:tw-bg-pink-600\/40:focus{
  background-color: rgb(219 39 119 / 0.4) !important;
}
.focus\:tw-bg-pink-600\/45:focus{
  background-color: rgb(219 39 119 / 0.45) !important;
}
.focus\:tw-bg-pink-600\/5:focus{
  background-color: rgb(219 39 119 / 0.05) !important;
}
.focus\:tw-bg-pink-600\/50:focus{
  background-color: rgb(219 39 119 / 0.5) !important;
}
.focus\:tw-bg-pink-600\/55:focus{
  background-color: rgb(219 39 119 / 0.55) !important;
}
.focus\:tw-bg-pink-600\/60:focus{
  background-color: rgb(219 39 119 / 0.6) !important;
}
.focus\:tw-bg-pink-600\/65:focus{
  background-color: rgb(219 39 119 / 0.65) !important;
}
.focus\:tw-bg-pink-600\/70:focus{
  background-color: rgb(219 39 119 / 0.7) !important;
}
.focus\:tw-bg-pink-600\/75:focus{
  background-color: rgb(219 39 119 / 0.75) !important;
}
.focus\:tw-bg-pink-600\/80:focus{
  background-color: rgb(219 39 119 / 0.8) !important;
}
.focus\:tw-bg-pink-600\/85:focus{
  background-color: rgb(219 39 119 / 0.85) !important;
}
.focus\:tw-bg-pink-600\/90:focus{
  background-color: rgb(219 39 119 / 0.9) !important;
}
.focus\:tw-bg-pink-600\/95:focus{
  background-color: rgb(219 39 119 / 0.95) !important;
}
.focus\:tw-bg-pink-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-700\/0:focus{
  background-color: rgb(190 24 93 / 0) !important;
}
.focus\:tw-bg-pink-700\/10:focus{
  background-color: rgb(190 24 93 / 0.1) !important;
}
.focus\:tw-bg-pink-700\/100:focus{
  background-color: rgb(190 24 93 / 1) !important;
}
.focus\:tw-bg-pink-700\/15:focus{
  background-color: rgb(190 24 93 / 0.15) !important;
}
.focus\:tw-bg-pink-700\/20:focus{
  background-color: rgb(190 24 93 / 0.2) !important;
}
.focus\:tw-bg-pink-700\/25:focus{
  background-color: rgb(190 24 93 / 0.25) !important;
}
.focus\:tw-bg-pink-700\/30:focus{
  background-color: rgb(190 24 93 / 0.3) !important;
}
.focus\:tw-bg-pink-700\/35:focus{
  background-color: rgb(190 24 93 / 0.35) !important;
}
.focus\:tw-bg-pink-700\/40:focus{
  background-color: rgb(190 24 93 / 0.4) !important;
}
.focus\:tw-bg-pink-700\/45:focus{
  background-color: rgb(190 24 93 / 0.45) !important;
}
.focus\:tw-bg-pink-700\/5:focus{
  background-color: rgb(190 24 93 / 0.05) !important;
}
.focus\:tw-bg-pink-700\/50:focus{
  background-color: rgb(190 24 93 / 0.5) !important;
}
.focus\:tw-bg-pink-700\/55:focus{
  background-color: rgb(190 24 93 / 0.55) !important;
}
.focus\:tw-bg-pink-700\/60:focus{
  background-color: rgb(190 24 93 / 0.6) !important;
}
.focus\:tw-bg-pink-700\/65:focus{
  background-color: rgb(190 24 93 / 0.65) !important;
}
.focus\:tw-bg-pink-700\/70:focus{
  background-color: rgb(190 24 93 / 0.7) !important;
}
.focus\:tw-bg-pink-700\/75:focus{
  background-color: rgb(190 24 93 / 0.75) !important;
}
.focus\:tw-bg-pink-700\/80:focus{
  background-color: rgb(190 24 93 / 0.8) !important;
}
.focus\:tw-bg-pink-700\/85:focus{
  background-color: rgb(190 24 93 / 0.85) !important;
}
.focus\:tw-bg-pink-700\/90:focus{
  background-color: rgb(190 24 93 / 0.9) !important;
}
.focus\:tw-bg-pink-700\/95:focus{
  background-color: rgb(190 24 93 / 0.95) !important;
}
.focus\:tw-bg-pink-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-800\/0:focus{
  background-color: rgb(157 23 77 / 0) !important;
}
.focus\:tw-bg-pink-800\/10:focus{
  background-color: rgb(157 23 77 / 0.1) !important;
}
.focus\:tw-bg-pink-800\/100:focus{
  background-color: rgb(157 23 77 / 1) !important;
}
.focus\:tw-bg-pink-800\/15:focus{
  background-color: rgb(157 23 77 / 0.15) !important;
}
.focus\:tw-bg-pink-800\/20:focus{
  background-color: rgb(157 23 77 / 0.2) !important;
}
.focus\:tw-bg-pink-800\/25:focus{
  background-color: rgb(157 23 77 / 0.25) !important;
}
.focus\:tw-bg-pink-800\/30:focus{
  background-color: rgb(157 23 77 / 0.3) !important;
}
.focus\:tw-bg-pink-800\/35:focus{
  background-color: rgb(157 23 77 / 0.35) !important;
}
.focus\:tw-bg-pink-800\/40:focus{
  background-color: rgb(157 23 77 / 0.4) !important;
}
.focus\:tw-bg-pink-800\/45:focus{
  background-color: rgb(157 23 77 / 0.45) !important;
}
.focus\:tw-bg-pink-800\/5:focus{
  background-color: rgb(157 23 77 / 0.05) !important;
}
.focus\:tw-bg-pink-800\/50:focus{
  background-color: rgb(157 23 77 / 0.5) !important;
}
.focus\:tw-bg-pink-800\/55:focus{
  background-color: rgb(157 23 77 / 0.55) !important;
}
.focus\:tw-bg-pink-800\/60:focus{
  background-color: rgb(157 23 77 / 0.6) !important;
}
.focus\:tw-bg-pink-800\/65:focus{
  background-color: rgb(157 23 77 / 0.65) !important;
}
.focus\:tw-bg-pink-800\/70:focus{
  background-color: rgb(157 23 77 / 0.7) !important;
}
.focus\:tw-bg-pink-800\/75:focus{
  background-color: rgb(157 23 77 / 0.75) !important;
}
.focus\:tw-bg-pink-800\/80:focus{
  background-color: rgb(157 23 77 / 0.8) !important;
}
.focus\:tw-bg-pink-800\/85:focus{
  background-color: rgb(157 23 77 / 0.85) !important;
}
.focus\:tw-bg-pink-800\/90:focus{
  background-color: rgb(157 23 77 / 0.9) !important;
}
.focus\:tw-bg-pink-800\/95:focus{
  background-color: rgb(157 23 77 / 0.95) !important;
}
.focus\:tw-bg-pink-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-900\/0:focus{
  background-color: rgb(131 24 67 / 0) !important;
}
.focus\:tw-bg-pink-900\/10:focus{
  background-color: rgb(131 24 67 / 0.1) !important;
}
.focus\:tw-bg-pink-900\/100:focus{
  background-color: rgb(131 24 67 / 1) !important;
}
.focus\:tw-bg-pink-900\/15:focus{
  background-color: rgb(131 24 67 / 0.15) !important;
}
.focus\:tw-bg-pink-900\/20:focus{
  background-color: rgb(131 24 67 / 0.2) !important;
}
.focus\:tw-bg-pink-900\/25:focus{
  background-color: rgb(131 24 67 / 0.25) !important;
}
.focus\:tw-bg-pink-900\/30:focus{
  background-color: rgb(131 24 67 / 0.3) !important;
}
.focus\:tw-bg-pink-900\/35:focus{
  background-color: rgb(131 24 67 / 0.35) !important;
}
.focus\:tw-bg-pink-900\/40:focus{
  background-color: rgb(131 24 67 / 0.4) !important;
}
.focus\:tw-bg-pink-900\/45:focus{
  background-color: rgb(131 24 67 / 0.45) !important;
}
.focus\:tw-bg-pink-900\/5:focus{
  background-color: rgb(131 24 67 / 0.05) !important;
}
.focus\:tw-bg-pink-900\/50:focus{
  background-color: rgb(131 24 67 / 0.5) !important;
}
.focus\:tw-bg-pink-900\/55:focus{
  background-color: rgb(131 24 67 / 0.55) !important;
}
.focus\:tw-bg-pink-900\/60:focus{
  background-color: rgb(131 24 67 / 0.6) !important;
}
.focus\:tw-bg-pink-900\/65:focus{
  background-color: rgb(131 24 67 / 0.65) !important;
}
.focus\:tw-bg-pink-900\/70:focus{
  background-color: rgb(131 24 67 / 0.7) !important;
}
.focus\:tw-bg-pink-900\/75:focus{
  background-color: rgb(131 24 67 / 0.75) !important;
}
.focus\:tw-bg-pink-900\/80:focus{
  background-color: rgb(131 24 67 / 0.8) !important;
}
.focus\:tw-bg-pink-900\/85:focus{
  background-color: rgb(131 24 67 / 0.85) !important;
}
.focus\:tw-bg-pink-900\/90:focus{
  background-color: rgb(131 24 67 / 0.9) !important;
}
.focus\:tw-bg-pink-900\/95:focus{
  background-color: rgb(131 24 67 / 0.95) !important;
}
.focus\:tw-bg-pink-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-pink-950\/0:focus{
  background-color: rgb(80 7 36 / 0) !important;
}
.focus\:tw-bg-pink-950\/10:focus{
  background-color: rgb(80 7 36 / 0.1) !important;
}
.focus\:tw-bg-pink-950\/100:focus{
  background-color: rgb(80 7 36 / 1) !important;
}
.focus\:tw-bg-pink-950\/15:focus{
  background-color: rgb(80 7 36 / 0.15) !important;
}
.focus\:tw-bg-pink-950\/20:focus{
  background-color: rgb(80 7 36 / 0.2) !important;
}
.focus\:tw-bg-pink-950\/25:focus{
  background-color: rgb(80 7 36 / 0.25) !important;
}
.focus\:tw-bg-pink-950\/30:focus{
  background-color: rgb(80 7 36 / 0.3) !important;
}
.focus\:tw-bg-pink-950\/35:focus{
  background-color: rgb(80 7 36 / 0.35) !important;
}
.focus\:tw-bg-pink-950\/40:focus{
  background-color: rgb(80 7 36 / 0.4) !important;
}
.focus\:tw-bg-pink-950\/45:focus{
  background-color: rgb(80 7 36 / 0.45) !important;
}
.focus\:tw-bg-pink-950\/5:focus{
  background-color: rgb(80 7 36 / 0.05) !important;
}
.focus\:tw-bg-pink-950\/50:focus{
  background-color: rgb(80 7 36 / 0.5) !important;
}
.focus\:tw-bg-pink-950\/55:focus{
  background-color: rgb(80 7 36 / 0.55) !important;
}
.focus\:tw-bg-pink-950\/60:focus{
  background-color: rgb(80 7 36 / 0.6) !important;
}
.focus\:tw-bg-pink-950\/65:focus{
  background-color: rgb(80 7 36 / 0.65) !important;
}
.focus\:tw-bg-pink-950\/70:focus{
  background-color: rgb(80 7 36 / 0.7) !important;
}
.focus\:tw-bg-pink-950\/75:focus{
  background-color: rgb(80 7 36 / 0.75) !important;
}
.focus\:tw-bg-pink-950\/80:focus{
  background-color: rgb(80 7 36 / 0.8) !important;
}
.focus\:tw-bg-pink-950\/85:focus{
  background-color: rgb(80 7 36 / 0.85) !important;
}
.focus\:tw-bg-pink-950\/90:focus{
  background-color: rgb(80 7 36 / 0.9) !important;
}
.focus\:tw-bg-pink-950\/95:focus{
  background-color: rgb(80 7 36 / 0.95) !important;
}
.focus\:tw-bg-purple-10:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 230 241 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-10\/0:focus{
  background-color: rgb(240 230 241 / 0) !important;
}
.focus\:tw-bg-purple-10\/10:focus{
  background-color: rgb(240 230 241 / 0.1) !important;
}
.focus\:tw-bg-purple-10\/100:focus{
  background-color: rgb(240 230 241 / 1) !important;
}
.focus\:tw-bg-purple-10\/15:focus{
  background-color: rgb(240 230 241 / 0.15) !important;
}
.focus\:tw-bg-purple-10\/20:focus{
  background-color: rgb(240 230 241 / 0.2) !important;
}
.focus\:tw-bg-purple-10\/25:focus{
  background-color: rgb(240 230 241 / 0.25) !important;
}
.focus\:tw-bg-purple-10\/30:focus{
  background-color: rgb(240 230 241 / 0.3) !important;
}
.focus\:tw-bg-purple-10\/35:focus{
  background-color: rgb(240 230 241 / 0.35) !important;
}
.focus\:tw-bg-purple-10\/40:focus{
  background-color: rgb(240 230 241 / 0.4) !important;
}
.focus\:tw-bg-purple-10\/45:focus{
  background-color: rgb(240 230 241 / 0.45) !important;
}
.focus\:tw-bg-purple-10\/5:focus{
  background-color: rgb(240 230 241 / 0.05) !important;
}
.focus\:tw-bg-purple-10\/50:focus{
  background-color: rgb(240 230 241 / 0.5) !important;
}
.focus\:tw-bg-purple-10\/55:focus{
  background-color: rgb(240 230 241 / 0.55) !important;
}
.focus\:tw-bg-purple-10\/60:focus{
  background-color: rgb(240 230 241 / 0.6) !important;
}
.focus\:tw-bg-purple-10\/65:focus{
  background-color: rgb(240 230 241 / 0.65) !important;
}
.focus\:tw-bg-purple-10\/70:focus{
  background-color: rgb(240 230 241 / 0.7) !important;
}
.focus\:tw-bg-purple-10\/75:focus{
  background-color: rgb(240 230 241 / 0.75) !important;
}
.focus\:tw-bg-purple-10\/80:focus{
  background-color: rgb(240 230 241 / 0.8) !important;
}
.focus\:tw-bg-purple-10\/85:focus{
  background-color: rgb(240 230 241 / 0.85) !important;
}
.focus\:tw-bg-purple-10\/90:focus{
  background-color: rgb(240 230 241 / 0.9) !important;
}
.focus\:tw-bg-purple-10\/95:focus{
  background-color: rgb(240 230 241 / 0.95) !important;
}
.focus\:tw-bg-purple-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-100\/0:focus{
  background-color: rgb(243 232 255 / 0) !important;
}
.focus\:tw-bg-purple-100\/10:focus{
  background-color: rgb(243 232 255 / 0.1) !important;
}
.focus\:tw-bg-purple-100\/100:focus{
  background-color: rgb(243 232 255 / 1) !important;
}
.focus\:tw-bg-purple-100\/15:focus{
  background-color: rgb(243 232 255 / 0.15) !important;
}
.focus\:tw-bg-purple-100\/20:focus{
  background-color: rgb(243 232 255 / 0.2) !important;
}
.focus\:tw-bg-purple-100\/25:focus{
  background-color: rgb(243 232 255 / 0.25) !important;
}
.focus\:tw-bg-purple-100\/30:focus{
  background-color: rgb(243 232 255 / 0.3) !important;
}
.focus\:tw-bg-purple-100\/35:focus{
  background-color: rgb(243 232 255 / 0.35) !important;
}
.focus\:tw-bg-purple-100\/40:focus{
  background-color: rgb(243 232 255 / 0.4) !important;
}
.focus\:tw-bg-purple-100\/45:focus{
  background-color: rgb(243 232 255 / 0.45) !important;
}
.focus\:tw-bg-purple-100\/5:focus{
  background-color: rgb(243 232 255 / 0.05) !important;
}
.focus\:tw-bg-purple-100\/50:focus{
  background-color: rgb(243 232 255 / 0.5) !important;
}
.focus\:tw-bg-purple-100\/55:focus{
  background-color: rgb(243 232 255 / 0.55) !important;
}
.focus\:tw-bg-purple-100\/60:focus{
  background-color: rgb(243 232 255 / 0.6) !important;
}
.focus\:tw-bg-purple-100\/65:focus{
  background-color: rgb(243 232 255 / 0.65) !important;
}
.focus\:tw-bg-purple-100\/70:focus{
  background-color: rgb(243 232 255 / 0.7) !important;
}
.focus\:tw-bg-purple-100\/75:focus{
  background-color: rgb(243 232 255 / 0.75) !important;
}
.focus\:tw-bg-purple-100\/80:focus{
  background-color: rgb(243 232 255 / 0.8) !important;
}
.focus\:tw-bg-purple-100\/85:focus{
  background-color: rgb(243 232 255 / 0.85) !important;
}
.focus\:tw-bg-purple-100\/90:focus{
  background-color: rgb(243 232 255 / 0.9) !important;
}
.focus\:tw-bg-purple-100\/95:focus{
  background-color: rgb(243 232 255 / 0.95) !important;
}
.focus\:tw-bg-purple-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-200\/0:focus{
  background-color: rgb(233 213 255 / 0) !important;
}
.focus\:tw-bg-purple-200\/10:focus{
  background-color: rgb(233 213 255 / 0.1) !important;
}
.focus\:tw-bg-purple-200\/100:focus{
  background-color: rgb(233 213 255 / 1) !important;
}
.focus\:tw-bg-purple-200\/15:focus{
  background-color: rgb(233 213 255 / 0.15) !important;
}
.focus\:tw-bg-purple-200\/20:focus{
  background-color: rgb(233 213 255 / 0.2) !important;
}
.focus\:tw-bg-purple-200\/25:focus{
  background-color: rgb(233 213 255 / 0.25) !important;
}
.focus\:tw-bg-purple-200\/30:focus{
  background-color: rgb(233 213 255 / 0.3) !important;
}
.focus\:tw-bg-purple-200\/35:focus{
  background-color: rgb(233 213 255 / 0.35) !important;
}
.focus\:tw-bg-purple-200\/40:focus{
  background-color: rgb(233 213 255 / 0.4) !important;
}
.focus\:tw-bg-purple-200\/45:focus{
  background-color: rgb(233 213 255 / 0.45) !important;
}
.focus\:tw-bg-purple-200\/5:focus{
  background-color: rgb(233 213 255 / 0.05) !important;
}
.focus\:tw-bg-purple-200\/50:focus{
  background-color: rgb(233 213 255 / 0.5) !important;
}
.focus\:tw-bg-purple-200\/55:focus{
  background-color: rgb(233 213 255 / 0.55) !important;
}
.focus\:tw-bg-purple-200\/60:focus{
  background-color: rgb(233 213 255 / 0.6) !important;
}
.focus\:tw-bg-purple-200\/65:focus{
  background-color: rgb(233 213 255 / 0.65) !important;
}
.focus\:tw-bg-purple-200\/70:focus{
  background-color: rgb(233 213 255 / 0.7) !important;
}
.focus\:tw-bg-purple-200\/75:focus{
  background-color: rgb(233 213 255 / 0.75) !important;
}
.focus\:tw-bg-purple-200\/80:focus{
  background-color: rgb(233 213 255 / 0.8) !important;
}
.focus\:tw-bg-purple-200\/85:focus{
  background-color: rgb(233 213 255 / 0.85) !important;
}
.focus\:tw-bg-purple-200\/90:focus{
  background-color: rgb(233 213 255 / 0.9) !important;
}
.focus\:tw-bg-purple-200\/95:focus{
  background-color: rgb(233 213 255 / 0.95) !important;
}
.focus\:tw-bg-purple-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-300\/0:focus{
  background-color: rgb(216 180 254 / 0) !important;
}
.focus\:tw-bg-purple-300\/10:focus{
  background-color: rgb(216 180 254 / 0.1) !important;
}
.focus\:tw-bg-purple-300\/100:focus{
  background-color: rgb(216 180 254 / 1) !important;
}
.focus\:tw-bg-purple-300\/15:focus{
  background-color: rgb(216 180 254 / 0.15) !important;
}
.focus\:tw-bg-purple-300\/20:focus{
  background-color: rgb(216 180 254 / 0.2) !important;
}
.focus\:tw-bg-purple-300\/25:focus{
  background-color: rgb(216 180 254 / 0.25) !important;
}
.focus\:tw-bg-purple-300\/30:focus{
  background-color: rgb(216 180 254 / 0.3) !important;
}
.focus\:tw-bg-purple-300\/35:focus{
  background-color: rgb(216 180 254 / 0.35) !important;
}
.focus\:tw-bg-purple-300\/40:focus{
  background-color: rgb(216 180 254 / 0.4) !important;
}
.focus\:tw-bg-purple-300\/45:focus{
  background-color: rgb(216 180 254 / 0.45) !important;
}
.focus\:tw-bg-purple-300\/5:focus{
  background-color: rgb(216 180 254 / 0.05) !important;
}
.focus\:tw-bg-purple-300\/50:focus{
  background-color: rgb(216 180 254 / 0.5) !important;
}
.focus\:tw-bg-purple-300\/55:focus{
  background-color: rgb(216 180 254 / 0.55) !important;
}
.focus\:tw-bg-purple-300\/60:focus{
  background-color: rgb(216 180 254 / 0.6) !important;
}
.focus\:tw-bg-purple-300\/65:focus{
  background-color: rgb(216 180 254 / 0.65) !important;
}
.focus\:tw-bg-purple-300\/70:focus{
  background-color: rgb(216 180 254 / 0.7) !important;
}
.focus\:tw-bg-purple-300\/75:focus{
  background-color: rgb(216 180 254 / 0.75) !important;
}
.focus\:tw-bg-purple-300\/80:focus{
  background-color: rgb(216 180 254 / 0.8) !important;
}
.focus\:tw-bg-purple-300\/85:focus{
  background-color: rgb(216 180 254 / 0.85) !important;
}
.focus\:tw-bg-purple-300\/90:focus{
  background-color: rgb(216 180 254 / 0.9) !important;
}
.focus\:tw-bg-purple-300\/95:focus{
  background-color: rgb(216 180 254 / 0.95) !important;
}
.focus\:tw-bg-purple-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-400\/0:focus{
  background-color: rgb(192 132 252 / 0) !important;
}
.focus\:tw-bg-purple-400\/10:focus{
  background-color: rgb(192 132 252 / 0.1) !important;
}
.focus\:tw-bg-purple-400\/100:focus{
  background-color: rgb(192 132 252 / 1) !important;
}
.focus\:tw-bg-purple-400\/15:focus{
  background-color: rgb(192 132 252 / 0.15) !important;
}
.focus\:tw-bg-purple-400\/20:focus{
  background-color: rgb(192 132 252 / 0.2) !important;
}
.focus\:tw-bg-purple-400\/25:focus{
  background-color: rgb(192 132 252 / 0.25) !important;
}
.focus\:tw-bg-purple-400\/30:focus{
  background-color: rgb(192 132 252 / 0.3) !important;
}
.focus\:tw-bg-purple-400\/35:focus{
  background-color: rgb(192 132 252 / 0.35) !important;
}
.focus\:tw-bg-purple-400\/40:focus{
  background-color: rgb(192 132 252 / 0.4) !important;
}
.focus\:tw-bg-purple-400\/45:focus{
  background-color: rgb(192 132 252 / 0.45) !important;
}
.focus\:tw-bg-purple-400\/5:focus{
  background-color: rgb(192 132 252 / 0.05) !important;
}
.focus\:tw-bg-purple-400\/50:focus{
  background-color: rgb(192 132 252 / 0.5) !important;
}
.focus\:tw-bg-purple-400\/55:focus{
  background-color: rgb(192 132 252 / 0.55) !important;
}
.focus\:tw-bg-purple-400\/60:focus{
  background-color: rgb(192 132 252 / 0.6) !important;
}
.focus\:tw-bg-purple-400\/65:focus{
  background-color: rgb(192 132 252 / 0.65) !important;
}
.focus\:tw-bg-purple-400\/70:focus{
  background-color: rgb(192 132 252 / 0.7) !important;
}
.focus\:tw-bg-purple-400\/75:focus{
  background-color: rgb(192 132 252 / 0.75) !important;
}
.focus\:tw-bg-purple-400\/80:focus{
  background-color: rgb(192 132 252 / 0.8) !important;
}
.focus\:tw-bg-purple-400\/85:focus{
  background-color: rgb(192 132 252 / 0.85) !important;
}
.focus\:tw-bg-purple-400\/90:focus{
  background-color: rgb(192 132 252 / 0.9) !important;
}
.focus\:tw-bg-purple-400\/95:focus{
  background-color: rgb(192 132 252 / 0.95) !important;
}
.focus\:tw-bg-purple-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(149 78 153 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-50\/0:focus{
  background-color: rgb(149 78 153 / 0) !important;
}
.focus\:tw-bg-purple-50\/10:focus{
  background-color: rgb(149 78 153 / 0.1) !important;
}
.focus\:tw-bg-purple-50\/100:focus{
  background-color: rgb(149 78 153 / 1) !important;
}
.focus\:tw-bg-purple-50\/15:focus{
  background-color: rgb(149 78 153 / 0.15) !important;
}
.focus\:tw-bg-purple-50\/20:focus{
  background-color: rgb(149 78 153 / 0.2) !important;
}
.focus\:tw-bg-purple-50\/25:focus{
  background-color: rgb(149 78 153 / 0.25) !important;
}
.focus\:tw-bg-purple-50\/30:focus{
  background-color: rgb(149 78 153 / 0.3) !important;
}
.focus\:tw-bg-purple-50\/35:focus{
  background-color: rgb(149 78 153 / 0.35) !important;
}
.focus\:tw-bg-purple-50\/40:focus{
  background-color: rgb(149 78 153 / 0.4) !important;
}
.focus\:tw-bg-purple-50\/45:focus{
  background-color: rgb(149 78 153 / 0.45) !important;
}
.focus\:tw-bg-purple-50\/5:focus{
  background-color: rgb(149 78 153 / 0.05) !important;
}
.focus\:tw-bg-purple-50\/50:focus{
  background-color: rgb(149 78 153 / 0.5) !important;
}
.focus\:tw-bg-purple-50\/55:focus{
  background-color: rgb(149 78 153 / 0.55) !important;
}
.focus\:tw-bg-purple-50\/60:focus{
  background-color: rgb(149 78 153 / 0.6) !important;
}
.focus\:tw-bg-purple-50\/65:focus{
  background-color: rgb(149 78 153 / 0.65) !important;
}
.focus\:tw-bg-purple-50\/70:focus{
  background-color: rgb(149 78 153 / 0.7) !important;
}
.focus\:tw-bg-purple-50\/75:focus{
  background-color: rgb(149 78 153 / 0.75) !important;
}
.focus\:tw-bg-purple-50\/80:focus{
  background-color: rgb(149 78 153 / 0.8) !important;
}
.focus\:tw-bg-purple-50\/85:focus{
  background-color: rgb(149 78 153 / 0.85) !important;
}
.focus\:tw-bg-purple-50\/90:focus{
  background-color: rgb(149 78 153 / 0.9) !important;
}
.focus\:tw-bg-purple-50\/95:focus{
  background-color: rgb(149 78 153 / 0.95) !important;
}
.focus\:tw-bg-purple-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-500\/0:focus{
  background-color: rgb(168 85 247 / 0) !important;
}
.focus\:tw-bg-purple-500\/10:focus{
  background-color: rgb(168 85 247 / 0.1) !important;
}
.focus\:tw-bg-purple-500\/100:focus{
  background-color: rgb(168 85 247 / 1) !important;
}
.focus\:tw-bg-purple-500\/15:focus{
  background-color: rgb(168 85 247 / 0.15) !important;
}
.focus\:tw-bg-purple-500\/20:focus{
  background-color: rgb(168 85 247 / 0.2) !important;
}
.focus\:tw-bg-purple-500\/25:focus{
  background-color: rgb(168 85 247 / 0.25) !important;
}
.focus\:tw-bg-purple-500\/30:focus{
  background-color: rgb(168 85 247 / 0.3) !important;
}
.focus\:tw-bg-purple-500\/35:focus{
  background-color: rgb(168 85 247 / 0.35) !important;
}
.focus\:tw-bg-purple-500\/40:focus{
  background-color: rgb(168 85 247 / 0.4) !important;
}
.focus\:tw-bg-purple-500\/45:focus{
  background-color: rgb(168 85 247 / 0.45) !important;
}
.focus\:tw-bg-purple-500\/5:focus{
  background-color: rgb(168 85 247 / 0.05) !important;
}
.focus\:tw-bg-purple-500\/50:focus{
  background-color: rgb(168 85 247 / 0.5) !important;
}
.focus\:tw-bg-purple-500\/55:focus{
  background-color: rgb(168 85 247 / 0.55) !important;
}
.focus\:tw-bg-purple-500\/60:focus{
  background-color: rgb(168 85 247 / 0.6) !important;
}
.focus\:tw-bg-purple-500\/65:focus{
  background-color: rgb(168 85 247 / 0.65) !important;
}
.focus\:tw-bg-purple-500\/70:focus{
  background-color: rgb(168 85 247 / 0.7) !important;
}
.focus\:tw-bg-purple-500\/75:focus{
  background-color: rgb(168 85 247 / 0.75) !important;
}
.focus\:tw-bg-purple-500\/80:focus{
  background-color: rgb(168 85 247 / 0.8) !important;
}
.focus\:tw-bg-purple-500\/85:focus{
  background-color: rgb(168 85 247 / 0.85) !important;
}
.focus\:tw-bg-purple-500\/90:focus{
  background-color: rgb(168 85 247 / 0.9) !important;
}
.focus\:tw-bg-purple-500\/95:focus{
  background-color: rgb(168 85 247 / 0.95) !important;
}
.focus\:tw-bg-purple-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-600\/0:focus{
  background-color: rgb(147 51 234 / 0) !important;
}
.focus\:tw-bg-purple-600\/10:focus{
  background-color: rgb(147 51 234 / 0.1) !important;
}
.focus\:tw-bg-purple-600\/100:focus{
  background-color: rgb(147 51 234 / 1) !important;
}
.focus\:tw-bg-purple-600\/15:focus{
  background-color: rgb(147 51 234 / 0.15) !important;
}
.focus\:tw-bg-purple-600\/20:focus{
  background-color: rgb(147 51 234 / 0.2) !important;
}
.focus\:tw-bg-purple-600\/25:focus{
  background-color: rgb(147 51 234 / 0.25) !important;
}
.focus\:tw-bg-purple-600\/30:focus{
  background-color: rgb(147 51 234 / 0.3) !important;
}
.focus\:tw-bg-purple-600\/35:focus{
  background-color: rgb(147 51 234 / 0.35) !important;
}
.focus\:tw-bg-purple-600\/40:focus{
  background-color: rgb(147 51 234 / 0.4) !important;
}
.focus\:tw-bg-purple-600\/45:focus{
  background-color: rgb(147 51 234 / 0.45) !important;
}
.focus\:tw-bg-purple-600\/5:focus{
  background-color: rgb(147 51 234 / 0.05) !important;
}
.focus\:tw-bg-purple-600\/50:focus{
  background-color: rgb(147 51 234 / 0.5) !important;
}
.focus\:tw-bg-purple-600\/55:focus{
  background-color: rgb(147 51 234 / 0.55) !important;
}
.focus\:tw-bg-purple-600\/60:focus{
  background-color: rgb(147 51 234 / 0.6) !important;
}
.focus\:tw-bg-purple-600\/65:focus{
  background-color: rgb(147 51 234 / 0.65) !important;
}
.focus\:tw-bg-purple-600\/70:focus{
  background-color: rgb(147 51 234 / 0.7) !important;
}
.focus\:tw-bg-purple-600\/75:focus{
  background-color: rgb(147 51 234 / 0.75) !important;
}
.focus\:tw-bg-purple-600\/80:focus{
  background-color: rgb(147 51 234 / 0.8) !important;
}
.focus\:tw-bg-purple-600\/85:focus{
  background-color: rgb(147 51 234 / 0.85) !important;
}
.focus\:tw-bg-purple-600\/90:focus{
  background-color: rgb(147 51 234 / 0.9) !important;
}
.focus\:tw-bg-purple-600\/95:focus{
  background-color: rgb(147 51 234 / 0.95) !important;
}
.focus\:tw-bg-purple-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-700\/0:focus{
  background-color: rgb(126 34 206 / 0) !important;
}
.focus\:tw-bg-purple-700\/10:focus{
  background-color: rgb(126 34 206 / 0.1) !important;
}
.focus\:tw-bg-purple-700\/100:focus{
  background-color: rgb(126 34 206 / 1) !important;
}
.focus\:tw-bg-purple-700\/15:focus{
  background-color: rgb(126 34 206 / 0.15) !important;
}
.focus\:tw-bg-purple-700\/20:focus{
  background-color: rgb(126 34 206 / 0.2) !important;
}
.focus\:tw-bg-purple-700\/25:focus{
  background-color: rgb(126 34 206 / 0.25) !important;
}
.focus\:tw-bg-purple-700\/30:focus{
  background-color: rgb(126 34 206 / 0.3) !important;
}
.focus\:tw-bg-purple-700\/35:focus{
  background-color: rgb(126 34 206 / 0.35) !important;
}
.focus\:tw-bg-purple-700\/40:focus{
  background-color: rgb(126 34 206 / 0.4) !important;
}
.focus\:tw-bg-purple-700\/45:focus{
  background-color: rgb(126 34 206 / 0.45) !important;
}
.focus\:tw-bg-purple-700\/5:focus{
  background-color: rgb(126 34 206 / 0.05) !important;
}
.focus\:tw-bg-purple-700\/50:focus{
  background-color: rgb(126 34 206 / 0.5) !important;
}
.focus\:tw-bg-purple-700\/55:focus{
  background-color: rgb(126 34 206 / 0.55) !important;
}
.focus\:tw-bg-purple-700\/60:focus{
  background-color: rgb(126 34 206 / 0.6) !important;
}
.focus\:tw-bg-purple-700\/65:focus{
  background-color: rgb(126 34 206 / 0.65) !important;
}
.focus\:tw-bg-purple-700\/70:focus{
  background-color: rgb(126 34 206 / 0.7) !important;
}
.focus\:tw-bg-purple-700\/75:focus{
  background-color: rgb(126 34 206 / 0.75) !important;
}
.focus\:tw-bg-purple-700\/80:focus{
  background-color: rgb(126 34 206 / 0.8) !important;
}
.focus\:tw-bg-purple-700\/85:focus{
  background-color: rgb(126 34 206 / 0.85) !important;
}
.focus\:tw-bg-purple-700\/90:focus{
  background-color: rgb(126 34 206 / 0.9) !important;
}
.focus\:tw-bg-purple-700\/95:focus{
  background-color: rgb(126 34 206 / 0.95) !important;
}
.focus\:tw-bg-purple-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-800\/0:focus{
  background-color: rgb(107 33 168 / 0) !important;
}
.focus\:tw-bg-purple-800\/10:focus{
  background-color: rgb(107 33 168 / 0.1) !important;
}
.focus\:tw-bg-purple-800\/100:focus{
  background-color: rgb(107 33 168 / 1) !important;
}
.focus\:tw-bg-purple-800\/15:focus{
  background-color: rgb(107 33 168 / 0.15) !important;
}
.focus\:tw-bg-purple-800\/20:focus{
  background-color: rgb(107 33 168 / 0.2) !important;
}
.focus\:tw-bg-purple-800\/25:focus{
  background-color: rgb(107 33 168 / 0.25) !important;
}
.focus\:tw-bg-purple-800\/30:focus{
  background-color: rgb(107 33 168 / 0.3) !important;
}
.focus\:tw-bg-purple-800\/35:focus{
  background-color: rgb(107 33 168 / 0.35) !important;
}
.focus\:tw-bg-purple-800\/40:focus{
  background-color: rgb(107 33 168 / 0.4) !important;
}
.focus\:tw-bg-purple-800\/45:focus{
  background-color: rgb(107 33 168 / 0.45) !important;
}
.focus\:tw-bg-purple-800\/5:focus{
  background-color: rgb(107 33 168 / 0.05) !important;
}
.focus\:tw-bg-purple-800\/50:focus{
  background-color: rgb(107 33 168 / 0.5) !important;
}
.focus\:tw-bg-purple-800\/55:focus{
  background-color: rgb(107 33 168 / 0.55) !important;
}
.focus\:tw-bg-purple-800\/60:focus{
  background-color: rgb(107 33 168 / 0.6) !important;
}
.focus\:tw-bg-purple-800\/65:focus{
  background-color: rgb(107 33 168 / 0.65) !important;
}
.focus\:tw-bg-purple-800\/70:focus{
  background-color: rgb(107 33 168 / 0.7) !important;
}
.focus\:tw-bg-purple-800\/75:focus{
  background-color: rgb(107 33 168 / 0.75) !important;
}
.focus\:tw-bg-purple-800\/80:focus{
  background-color: rgb(107 33 168 / 0.8) !important;
}
.focus\:tw-bg-purple-800\/85:focus{
  background-color: rgb(107 33 168 / 0.85) !important;
}
.focus\:tw-bg-purple-800\/90:focus{
  background-color: rgb(107 33 168 / 0.9) !important;
}
.focus\:tw-bg-purple-800\/95:focus{
  background-color: rgb(107 33 168 / 0.95) !important;
}
.focus\:tw-bg-purple-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-900\/0:focus{
  background-color: rgb(88 28 135 / 0) !important;
}
.focus\:tw-bg-purple-900\/10:focus{
  background-color: rgb(88 28 135 / 0.1) !important;
}
.focus\:tw-bg-purple-900\/100:focus{
  background-color: rgb(88 28 135 / 1) !important;
}
.focus\:tw-bg-purple-900\/15:focus{
  background-color: rgb(88 28 135 / 0.15) !important;
}
.focus\:tw-bg-purple-900\/20:focus{
  background-color: rgb(88 28 135 / 0.2) !important;
}
.focus\:tw-bg-purple-900\/25:focus{
  background-color: rgb(88 28 135 / 0.25) !important;
}
.focus\:tw-bg-purple-900\/30:focus{
  background-color: rgb(88 28 135 / 0.3) !important;
}
.focus\:tw-bg-purple-900\/35:focus{
  background-color: rgb(88 28 135 / 0.35) !important;
}
.focus\:tw-bg-purple-900\/40:focus{
  background-color: rgb(88 28 135 / 0.4) !important;
}
.focus\:tw-bg-purple-900\/45:focus{
  background-color: rgb(88 28 135 / 0.45) !important;
}
.focus\:tw-bg-purple-900\/5:focus{
  background-color: rgb(88 28 135 / 0.05) !important;
}
.focus\:tw-bg-purple-900\/50:focus{
  background-color: rgb(88 28 135 / 0.5) !important;
}
.focus\:tw-bg-purple-900\/55:focus{
  background-color: rgb(88 28 135 / 0.55) !important;
}
.focus\:tw-bg-purple-900\/60:focus{
  background-color: rgb(88 28 135 / 0.6) !important;
}
.focus\:tw-bg-purple-900\/65:focus{
  background-color: rgb(88 28 135 / 0.65) !important;
}
.focus\:tw-bg-purple-900\/70:focus{
  background-color: rgb(88 28 135 / 0.7) !important;
}
.focus\:tw-bg-purple-900\/75:focus{
  background-color: rgb(88 28 135 / 0.75) !important;
}
.focus\:tw-bg-purple-900\/80:focus{
  background-color: rgb(88 28 135 / 0.8) !important;
}
.focus\:tw-bg-purple-900\/85:focus{
  background-color: rgb(88 28 135 / 0.85) !important;
}
.focus\:tw-bg-purple-900\/90:focus{
  background-color: rgb(88 28 135 / 0.9) !important;
}
.focus\:tw-bg-purple-900\/95:focus{
  background-color: rgb(88 28 135 / 0.95) !important;
}
.focus\:tw-bg-purple-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 7 100 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-purple-950\/0:focus{
  background-color: rgb(59 7 100 / 0) !important;
}
.focus\:tw-bg-purple-950\/10:focus{
  background-color: rgb(59 7 100 / 0.1) !important;
}
.focus\:tw-bg-purple-950\/100:focus{
  background-color: rgb(59 7 100 / 1) !important;
}
.focus\:tw-bg-purple-950\/15:focus{
  background-color: rgb(59 7 100 / 0.15) !important;
}
.focus\:tw-bg-purple-950\/20:focus{
  background-color: rgb(59 7 100 / 0.2) !important;
}
.focus\:tw-bg-purple-950\/25:focus{
  background-color: rgb(59 7 100 / 0.25) !important;
}
.focus\:tw-bg-purple-950\/30:focus{
  background-color: rgb(59 7 100 / 0.3) !important;
}
.focus\:tw-bg-purple-950\/35:focus{
  background-color: rgb(59 7 100 / 0.35) !important;
}
.focus\:tw-bg-purple-950\/40:focus{
  background-color: rgb(59 7 100 / 0.4) !important;
}
.focus\:tw-bg-purple-950\/45:focus{
  background-color: rgb(59 7 100 / 0.45) !important;
}
.focus\:tw-bg-purple-950\/5:focus{
  background-color: rgb(59 7 100 / 0.05) !important;
}
.focus\:tw-bg-purple-950\/50:focus{
  background-color: rgb(59 7 100 / 0.5) !important;
}
.focus\:tw-bg-purple-950\/55:focus{
  background-color: rgb(59 7 100 / 0.55) !important;
}
.focus\:tw-bg-purple-950\/60:focus{
  background-color: rgb(59 7 100 / 0.6) !important;
}
.focus\:tw-bg-purple-950\/65:focus{
  background-color: rgb(59 7 100 / 0.65) !important;
}
.focus\:tw-bg-purple-950\/70:focus{
  background-color: rgb(59 7 100 / 0.7) !important;
}
.focus\:tw-bg-purple-950\/75:focus{
  background-color: rgb(59 7 100 / 0.75) !important;
}
.focus\:tw-bg-purple-950\/80:focus{
  background-color: rgb(59 7 100 / 0.8) !important;
}
.focus\:tw-bg-purple-950\/85:focus{
  background-color: rgb(59 7 100 / 0.85) !important;
}
.focus\:tw-bg-purple-950\/90:focus{
  background-color: rgb(59 7 100 / 0.9) !important;
}
.focus\:tw-bg-purple-950\/95:focus{
  background-color: rgb(59 7 100 / 0.95) !important;
}
.focus\:tw-bg-red-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 212 213 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-100\/0:focus{
  background-color: rgb(245 212 213 / 0) !important;
}
.focus\:tw-bg-red-100\/10:focus{
  background-color: rgb(245 212 213 / 0.1) !important;
}
.focus\:tw-bg-red-100\/100:focus{
  background-color: rgb(245 212 213 / 1) !important;
}
.focus\:tw-bg-red-100\/15:focus{
  background-color: rgb(245 212 213 / 0.15) !important;
}
.focus\:tw-bg-red-100\/20:focus{
  background-color: rgb(245 212 213 / 0.2) !important;
}
.focus\:tw-bg-red-100\/25:focus{
  background-color: rgb(245 212 213 / 0.25) !important;
}
.focus\:tw-bg-red-100\/30:focus{
  background-color: rgb(245 212 213 / 0.3) !important;
}
.focus\:tw-bg-red-100\/35:focus{
  background-color: rgb(245 212 213 / 0.35) !important;
}
.focus\:tw-bg-red-100\/40:focus{
  background-color: rgb(245 212 213 / 0.4) !important;
}
.focus\:tw-bg-red-100\/45:focus{
  background-color: rgb(245 212 213 / 0.45) !important;
}
.focus\:tw-bg-red-100\/5:focus{
  background-color: rgb(245 212 213 / 0.05) !important;
}
.focus\:tw-bg-red-100\/50:focus{
  background-color: rgb(245 212 213 / 0.5) !important;
}
.focus\:tw-bg-red-100\/55:focus{
  background-color: rgb(245 212 213 / 0.55) !important;
}
.focus\:tw-bg-red-100\/60:focus{
  background-color: rgb(245 212 213 / 0.6) !important;
}
.focus\:tw-bg-red-100\/65:focus{
  background-color: rgb(245 212 213 / 0.65) !important;
}
.focus\:tw-bg-red-100\/70:focus{
  background-color: rgb(245 212 213 / 0.7) !important;
}
.focus\:tw-bg-red-100\/75:focus{
  background-color: rgb(245 212 213 / 0.75) !important;
}
.focus\:tw-bg-red-100\/80:focus{
  background-color: rgb(245 212 213 / 0.8) !important;
}
.focus\:tw-bg-red-100\/85:focus{
  background-color: rgb(245 212 213 / 0.85) !important;
}
.focus\:tw-bg-red-100\/90:focus{
  background-color: rgb(245 212 213 / 0.9) !important;
}
.focus\:tw-bg-red-100\/95:focus{
  background-color: rgb(245 212 213 / 0.95) !important;
}
.focus\:tw-bg-red-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 169 170 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-200\/0:focus{
  background-color: rgb(235 169 170 / 0) !important;
}
.focus\:tw-bg-red-200\/10:focus{
  background-color: rgb(235 169 170 / 0.1) !important;
}
.focus\:tw-bg-red-200\/100:focus{
  background-color: rgb(235 169 170 / 1) !important;
}
.focus\:tw-bg-red-200\/15:focus{
  background-color: rgb(235 169 170 / 0.15) !important;
}
.focus\:tw-bg-red-200\/20:focus{
  background-color: rgb(235 169 170 / 0.2) !important;
}
.focus\:tw-bg-red-200\/25:focus{
  background-color: rgb(235 169 170 / 0.25) !important;
}
.focus\:tw-bg-red-200\/30:focus{
  background-color: rgb(235 169 170 / 0.3) !important;
}
.focus\:tw-bg-red-200\/35:focus{
  background-color: rgb(235 169 170 / 0.35) !important;
}
.focus\:tw-bg-red-200\/40:focus{
  background-color: rgb(235 169 170 / 0.4) !important;
}
.focus\:tw-bg-red-200\/45:focus{
  background-color: rgb(235 169 170 / 0.45) !important;
}
.focus\:tw-bg-red-200\/5:focus{
  background-color: rgb(235 169 170 / 0.05) !important;
}
.focus\:tw-bg-red-200\/50:focus{
  background-color: rgb(235 169 170 / 0.5) !important;
}
.focus\:tw-bg-red-200\/55:focus{
  background-color: rgb(235 169 170 / 0.55) !important;
}
.focus\:tw-bg-red-200\/60:focus{
  background-color: rgb(235 169 170 / 0.6) !important;
}
.focus\:tw-bg-red-200\/65:focus{
  background-color: rgb(235 169 170 / 0.65) !important;
}
.focus\:tw-bg-red-200\/70:focus{
  background-color: rgb(235 169 170 / 0.7) !important;
}
.focus\:tw-bg-red-200\/75:focus{
  background-color: rgb(235 169 170 / 0.75) !important;
}
.focus\:tw-bg-red-200\/80:focus{
  background-color: rgb(235 169 170 / 0.8) !important;
}
.focus\:tw-bg-red-200\/85:focus{
  background-color: rgb(235 169 170 / 0.85) !important;
}
.focus\:tw-bg-red-200\/90:focus{
  background-color: rgb(235 169 170 / 0.9) !important;
}
.focus\:tw-bg-red-200\/95:focus{
  background-color: rgb(235 169 170 / 0.95) !important;
}
.focus\:tw-bg-red-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 127 128 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-300\/0:focus{
  background-color: rgb(224 127 128 / 0) !important;
}
.focus\:tw-bg-red-300\/10:focus{
  background-color: rgb(224 127 128 / 0.1) !important;
}
.focus\:tw-bg-red-300\/100:focus{
  background-color: rgb(224 127 128 / 1) !important;
}
.focus\:tw-bg-red-300\/15:focus{
  background-color: rgb(224 127 128 / 0.15) !important;
}
.focus\:tw-bg-red-300\/20:focus{
  background-color: rgb(224 127 128 / 0.2) !important;
}
.focus\:tw-bg-red-300\/25:focus{
  background-color: rgb(224 127 128 / 0.25) !important;
}
.focus\:tw-bg-red-300\/30:focus{
  background-color: rgb(224 127 128 / 0.3) !important;
}
.focus\:tw-bg-red-300\/35:focus{
  background-color: rgb(224 127 128 / 0.35) !important;
}
.focus\:tw-bg-red-300\/40:focus{
  background-color: rgb(224 127 128 / 0.4) !important;
}
.focus\:tw-bg-red-300\/45:focus{
  background-color: rgb(224 127 128 / 0.45) !important;
}
.focus\:tw-bg-red-300\/5:focus{
  background-color: rgb(224 127 128 / 0.05) !important;
}
.focus\:tw-bg-red-300\/50:focus{
  background-color: rgb(224 127 128 / 0.5) !important;
}
.focus\:tw-bg-red-300\/55:focus{
  background-color: rgb(224 127 128 / 0.55) !important;
}
.focus\:tw-bg-red-300\/60:focus{
  background-color: rgb(224 127 128 / 0.6) !important;
}
.focus\:tw-bg-red-300\/65:focus{
  background-color: rgb(224 127 128 / 0.65) !important;
}
.focus\:tw-bg-red-300\/70:focus{
  background-color: rgb(224 127 128 / 0.7) !important;
}
.focus\:tw-bg-red-300\/75:focus{
  background-color: rgb(224 127 128 / 0.75) !important;
}
.focus\:tw-bg-red-300\/80:focus{
  background-color: rgb(224 127 128 / 0.8) !important;
}
.focus\:tw-bg-red-300\/85:focus{
  background-color: rgb(224 127 128 / 0.85) !important;
}
.focus\:tw-bg-red-300\/90:focus{
  background-color: rgb(224 127 128 / 0.9) !important;
}
.focus\:tw-bg-red-300\/95:focus{
  background-color: rgb(224 127 128 / 0.95) !important;
}
.focus\:tw-bg-red-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 84 85 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-400\/0:focus{
  background-color: rgb(214 84 85 / 0) !important;
}
.focus\:tw-bg-red-400\/10:focus{
  background-color: rgb(214 84 85 / 0.1) !important;
}
.focus\:tw-bg-red-400\/100:focus{
  background-color: rgb(214 84 85 / 1) !important;
}
.focus\:tw-bg-red-400\/15:focus{
  background-color: rgb(214 84 85 / 0.15) !important;
}
.focus\:tw-bg-red-400\/20:focus{
  background-color: rgb(214 84 85 / 0.2) !important;
}
.focus\:tw-bg-red-400\/25:focus{
  background-color: rgb(214 84 85 / 0.25) !important;
}
.focus\:tw-bg-red-400\/30:focus{
  background-color: rgb(214 84 85 / 0.3) !important;
}
.focus\:tw-bg-red-400\/35:focus{
  background-color: rgb(214 84 85 / 0.35) !important;
}
.focus\:tw-bg-red-400\/40:focus{
  background-color: rgb(214 84 85 / 0.4) !important;
}
.focus\:tw-bg-red-400\/45:focus{
  background-color: rgb(214 84 85 / 0.45) !important;
}
.focus\:tw-bg-red-400\/5:focus{
  background-color: rgb(214 84 85 / 0.05) !important;
}
.focus\:tw-bg-red-400\/50:focus{
  background-color: rgb(214 84 85 / 0.5) !important;
}
.focus\:tw-bg-red-400\/55:focus{
  background-color: rgb(214 84 85 / 0.55) !important;
}
.focus\:tw-bg-red-400\/60:focus{
  background-color: rgb(214 84 85 / 0.6) !important;
}
.focus\:tw-bg-red-400\/65:focus{
  background-color: rgb(214 84 85 / 0.65) !important;
}
.focus\:tw-bg-red-400\/70:focus{
  background-color: rgb(214 84 85 / 0.7) !important;
}
.focus\:tw-bg-red-400\/75:focus{
  background-color: rgb(214 84 85 / 0.75) !important;
}
.focus\:tw-bg-red-400\/80:focus{
  background-color: rgb(214 84 85 / 0.8) !important;
}
.focus\:tw-bg-red-400\/85:focus{
  background-color: rgb(214 84 85 / 0.85) !important;
}
.focus\:tw-bg-red-400\/90:focus{
  background-color: rgb(214 84 85 / 0.9) !important;
}
.focus\:tw-bg-red-400\/95:focus{
  background-color: rgb(214 84 85 / 0.95) !important;
}
.focus\:tw-bg-red-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-50\/0:focus{
  background-color: rgb(254 242 242 / 0) !important;
}
.focus\:tw-bg-red-50\/10:focus{
  background-color: rgb(254 242 242 / 0.1) !important;
}
.focus\:tw-bg-red-50\/100:focus{
  background-color: rgb(254 242 242 / 1) !important;
}
.focus\:tw-bg-red-50\/15:focus{
  background-color: rgb(254 242 242 / 0.15) !important;
}
.focus\:tw-bg-red-50\/20:focus{
  background-color: rgb(254 242 242 / 0.2) !important;
}
.focus\:tw-bg-red-50\/25:focus{
  background-color: rgb(254 242 242 / 0.25) !important;
}
.focus\:tw-bg-red-50\/30:focus{
  background-color: rgb(254 242 242 / 0.3) !important;
}
.focus\:tw-bg-red-50\/35:focus{
  background-color: rgb(254 242 242 / 0.35) !important;
}
.focus\:tw-bg-red-50\/40:focus{
  background-color: rgb(254 242 242 / 0.4) !important;
}
.focus\:tw-bg-red-50\/45:focus{
  background-color: rgb(254 242 242 / 0.45) !important;
}
.focus\:tw-bg-red-50\/5:focus{
  background-color: rgb(254 242 242 / 0.05) !important;
}
.focus\:tw-bg-red-50\/50:focus{
  background-color: rgb(254 242 242 / 0.5) !important;
}
.focus\:tw-bg-red-50\/55:focus{
  background-color: rgb(254 242 242 / 0.55) !important;
}
.focus\:tw-bg-red-50\/60:focus{
  background-color: rgb(254 242 242 / 0.6) !important;
}
.focus\:tw-bg-red-50\/65:focus{
  background-color: rgb(254 242 242 / 0.65) !important;
}
.focus\:tw-bg-red-50\/70:focus{
  background-color: rgb(254 242 242 / 0.7) !important;
}
.focus\:tw-bg-red-50\/75:focus{
  background-color: rgb(254 242 242 / 0.75) !important;
}
.focus\:tw-bg-red-50\/80:focus{
  background-color: rgb(254 242 242 / 0.8) !important;
}
.focus\:tw-bg-red-50\/85:focus{
  background-color: rgb(254 242 242 / 0.85) !important;
}
.focus\:tw-bg-red-50\/90:focus{
  background-color: rgb(254 242 242 / 0.9) !important;
}
.focus\:tw-bg-red-50\/95:focus{
  background-color: rgb(254 242 242 / 0.95) !important;
}
.focus\:tw-bg-red-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-500\/0:focus{
  background-color: rgb(255 0 0 / 0) !important;
}
.focus\:tw-bg-red-500\/10:focus{
  background-color: rgb(255 0 0 / 0.1) !important;
}
.focus\:tw-bg-red-500\/100:focus{
  background-color: rgb(255 0 0 / 1) !important;
}
.focus\:tw-bg-red-500\/15:focus{
  background-color: rgb(255 0 0 / 0.15) !important;
}
.focus\:tw-bg-red-500\/20:focus{
  background-color: rgb(255 0 0 / 0.2) !important;
}
.focus\:tw-bg-red-500\/25:focus{
  background-color: rgb(255 0 0 / 0.25) !important;
}
.focus\:tw-bg-red-500\/30:focus{
  background-color: rgb(255 0 0 / 0.3) !important;
}
.focus\:tw-bg-red-500\/35:focus{
  background-color: rgb(255 0 0 / 0.35) !important;
}
.focus\:tw-bg-red-500\/40:focus{
  background-color: rgb(255 0 0 / 0.4) !important;
}
.focus\:tw-bg-red-500\/45:focus{
  background-color: rgb(255 0 0 / 0.45) !important;
}
.focus\:tw-bg-red-500\/5:focus{
  background-color: rgb(255 0 0 / 0.05) !important;
}
.focus\:tw-bg-red-500\/50:focus{
  background-color: rgb(255 0 0 / 0.5) !important;
}
.focus\:tw-bg-red-500\/55:focus{
  background-color: rgb(255 0 0 / 0.55) !important;
}
.focus\:tw-bg-red-500\/60:focus{
  background-color: rgb(255 0 0 / 0.6) !important;
}
.focus\:tw-bg-red-500\/65:focus{
  background-color: rgb(255 0 0 / 0.65) !important;
}
.focus\:tw-bg-red-500\/70:focus{
  background-color: rgb(255 0 0 / 0.7) !important;
}
.focus\:tw-bg-red-500\/75:focus{
  background-color: rgb(255 0 0 / 0.75) !important;
}
.focus\:tw-bg-red-500\/80:focus{
  background-color: rgb(255 0 0 / 0.8) !important;
}
.focus\:tw-bg-red-500\/85:focus{
  background-color: rgb(255 0 0 / 0.85) !important;
}
.focus\:tw-bg-red-500\/90:focus{
  background-color: rgb(255 0 0 / 0.9) !important;
}
.focus\:tw-bg-red-500\/95:focus{
  background-color: rgb(255 0 0 / 0.95) !important;
}
.focus\:tw-bg-red-550:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 41 54 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-550\/0:focus{
  background-color: rgb(204 41 54 / 0) !important;
}
.focus\:tw-bg-red-550\/10:focus{
  background-color: rgb(204 41 54 / 0.1) !important;
}
.focus\:tw-bg-red-550\/100:focus{
  background-color: rgb(204 41 54 / 1) !important;
}
.focus\:tw-bg-red-550\/15:focus{
  background-color: rgb(204 41 54 / 0.15) !important;
}
.focus\:tw-bg-red-550\/20:focus{
  background-color: rgb(204 41 54 / 0.2) !important;
}
.focus\:tw-bg-red-550\/25:focus{
  background-color: rgb(204 41 54 / 0.25) !important;
}
.focus\:tw-bg-red-550\/30:focus{
  background-color: rgb(204 41 54 / 0.3) !important;
}
.focus\:tw-bg-red-550\/35:focus{
  background-color: rgb(204 41 54 / 0.35) !important;
}
.focus\:tw-bg-red-550\/40:focus{
  background-color: rgb(204 41 54 / 0.4) !important;
}
.focus\:tw-bg-red-550\/45:focus{
  background-color: rgb(204 41 54 / 0.45) !important;
}
.focus\:tw-bg-red-550\/5:focus{
  background-color: rgb(204 41 54 / 0.05) !important;
}
.focus\:tw-bg-red-550\/50:focus{
  background-color: rgb(204 41 54 / 0.5) !important;
}
.focus\:tw-bg-red-550\/55:focus{
  background-color: rgb(204 41 54 / 0.55) !important;
}
.focus\:tw-bg-red-550\/60:focus{
  background-color: rgb(204 41 54 / 0.6) !important;
}
.focus\:tw-bg-red-550\/65:focus{
  background-color: rgb(204 41 54 / 0.65) !important;
}
.focus\:tw-bg-red-550\/70:focus{
  background-color: rgb(204 41 54 / 0.7) !important;
}
.focus\:tw-bg-red-550\/75:focus{
  background-color: rgb(204 41 54 / 0.75) !important;
}
.focus\:tw-bg-red-550\/80:focus{
  background-color: rgb(204 41 54 / 0.8) !important;
}
.focus\:tw-bg-red-550\/85:focus{
  background-color: rgb(204 41 54 / 0.85) !important;
}
.focus\:tw-bg-red-550\/90:focus{
  background-color: rgb(204 41 54 / 0.9) !important;
}
.focus\:tw-bg-red-550\/95:focus{
  background-color: rgb(204 41 54 / 0.95) !important;
}
.focus\:tw-bg-red-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 33 34 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-600\/0:focus{
  background-color: rgb(163 33 34 / 0) !important;
}
.focus\:tw-bg-red-600\/10:focus{
  background-color: rgb(163 33 34 / 0.1) !important;
}
.focus\:tw-bg-red-600\/100:focus{
  background-color: rgb(163 33 34 / 1) !important;
}
.focus\:tw-bg-red-600\/15:focus{
  background-color: rgb(163 33 34 / 0.15) !important;
}
.focus\:tw-bg-red-600\/20:focus{
  background-color: rgb(163 33 34 / 0.2) !important;
}
.focus\:tw-bg-red-600\/25:focus{
  background-color: rgb(163 33 34 / 0.25) !important;
}
.focus\:tw-bg-red-600\/30:focus{
  background-color: rgb(163 33 34 / 0.3) !important;
}
.focus\:tw-bg-red-600\/35:focus{
  background-color: rgb(163 33 34 / 0.35) !important;
}
.focus\:tw-bg-red-600\/40:focus{
  background-color: rgb(163 33 34 / 0.4) !important;
}
.focus\:tw-bg-red-600\/45:focus{
  background-color: rgb(163 33 34 / 0.45) !important;
}
.focus\:tw-bg-red-600\/5:focus{
  background-color: rgb(163 33 34 / 0.05) !important;
}
.focus\:tw-bg-red-600\/50:focus{
  background-color: rgb(163 33 34 / 0.5) !important;
}
.focus\:tw-bg-red-600\/55:focus{
  background-color: rgb(163 33 34 / 0.55) !important;
}
.focus\:tw-bg-red-600\/60:focus{
  background-color: rgb(163 33 34 / 0.6) !important;
}
.focus\:tw-bg-red-600\/65:focus{
  background-color: rgb(163 33 34 / 0.65) !important;
}
.focus\:tw-bg-red-600\/70:focus{
  background-color: rgb(163 33 34 / 0.7) !important;
}
.focus\:tw-bg-red-600\/75:focus{
  background-color: rgb(163 33 34 / 0.75) !important;
}
.focus\:tw-bg-red-600\/80:focus{
  background-color: rgb(163 33 34 / 0.8) !important;
}
.focus\:tw-bg-red-600\/85:focus{
  background-color: rgb(163 33 34 / 0.85) !important;
}
.focus\:tw-bg-red-600\/90:focus{
  background-color: rgb(163 33 34 / 0.9) !important;
}
.focus\:tw-bg-red-600\/95:focus{
  background-color: rgb(163 33 34 / 0.95) !important;
}
.focus\:tw-bg-red-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(122 25 26 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-700\/0:focus{
  background-color: rgb(122 25 26 / 0) !important;
}
.focus\:tw-bg-red-700\/10:focus{
  background-color: rgb(122 25 26 / 0.1) !important;
}
.focus\:tw-bg-red-700\/100:focus{
  background-color: rgb(122 25 26 / 1) !important;
}
.focus\:tw-bg-red-700\/15:focus{
  background-color: rgb(122 25 26 / 0.15) !important;
}
.focus\:tw-bg-red-700\/20:focus{
  background-color: rgb(122 25 26 / 0.2) !important;
}
.focus\:tw-bg-red-700\/25:focus{
  background-color: rgb(122 25 26 / 0.25) !important;
}
.focus\:tw-bg-red-700\/30:focus{
  background-color: rgb(122 25 26 / 0.3) !important;
}
.focus\:tw-bg-red-700\/35:focus{
  background-color: rgb(122 25 26 / 0.35) !important;
}
.focus\:tw-bg-red-700\/40:focus{
  background-color: rgb(122 25 26 / 0.4) !important;
}
.focus\:tw-bg-red-700\/45:focus{
  background-color: rgb(122 25 26 / 0.45) !important;
}
.focus\:tw-bg-red-700\/5:focus{
  background-color: rgb(122 25 26 / 0.05) !important;
}
.focus\:tw-bg-red-700\/50:focus{
  background-color: rgb(122 25 26 / 0.5) !important;
}
.focus\:tw-bg-red-700\/55:focus{
  background-color: rgb(122 25 26 / 0.55) !important;
}
.focus\:tw-bg-red-700\/60:focus{
  background-color: rgb(122 25 26 / 0.6) !important;
}
.focus\:tw-bg-red-700\/65:focus{
  background-color: rgb(122 25 26 / 0.65) !important;
}
.focus\:tw-bg-red-700\/70:focus{
  background-color: rgb(122 25 26 / 0.7) !important;
}
.focus\:tw-bg-red-700\/75:focus{
  background-color: rgb(122 25 26 / 0.75) !important;
}
.focus\:tw-bg-red-700\/80:focus{
  background-color: rgb(122 25 26 / 0.8) !important;
}
.focus\:tw-bg-red-700\/85:focus{
  background-color: rgb(122 25 26 / 0.85) !important;
}
.focus\:tw-bg-red-700\/90:focus{
  background-color: rgb(122 25 26 / 0.9) !important;
}
.focus\:tw-bg-red-700\/95:focus{
  background-color: rgb(122 25 26 / 0.95) !important;
}
.focus\:tw-bg-red-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 16 17 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-800\/0:focus{
  background-color: rgb(82 16 17 / 0) !important;
}
.focus\:tw-bg-red-800\/10:focus{
  background-color: rgb(82 16 17 / 0.1) !important;
}
.focus\:tw-bg-red-800\/100:focus{
  background-color: rgb(82 16 17 / 1) !important;
}
.focus\:tw-bg-red-800\/15:focus{
  background-color: rgb(82 16 17 / 0.15) !important;
}
.focus\:tw-bg-red-800\/20:focus{
  background-color: rgb(82 16 17 / 0.2) !important;
}
.focus\:tw-bg-red-800\/25:focus{
  background-color: rgb(82 16 17 / 0.25) !important;
}
.focus\:tw-bg-red-800\/30:focus{
  background-color: rgb(82 16 17 / 0.3) !important;
}
.focus\:tw-bg-red-800\/35:focus{
  background-color: rgb(82 16 17 / 0.35) !important;
}
.focus\:tw-bg-red-800\/40:focus{
  background-color: rgb(82 16 17 / 0.4) !important;
}
.focus\:tw-bg-red-800\/45:focus{
  background-color: rgb(82 16 17 / 0.45) !important;
}
.focus\:tw-bg-red-800\/5:focus{
  background-color: rgb(82 16 17 / 0.05) !important;
}
.focus\:tw-bg-red-800\/50:focus{
  background-color: rgb(82 16 17 / 0.5) !important;
}
.focus\:tw-bg-red-800\/55:focus{
  background-color: rgb(82 16 17 / 0.55) !important;
}
.focus\:tw-bg-red-800\/60:focus{
  background-color: rgb(82 16 17 / 0.6) !important;
}
.focus\:tw-bg-red-800\/65:focus{
  background-color: rgb(82 16 17 / 0.65) !important;
}
.focus\:tw-bg-red-800\/70:focus{
  background-color: rgb(82 16 17 / 0.7) !important;
}
.focus\:tw-bg-red-800\/75:focus{
  background-color: rgb(82 16 17 / 0.75) !important;
}
.focus\:tw-bg-red-800\/80:focus{
  background-color: rgb(82 16 17 / 0.8) !important;
}
.focus\:tw-bg-red-800\/85:focus{
  background-color: rgb(82 16 17 / 0.85) !important;
}
.focus\:tw-bg-red-800\/90:focus{
  background-color: rgb(82 16 17 / 0.9) !important;
}
.focus\:tw-bg-red-800\/95:focus{
  background-color: rgb(82 16 17 / 0.95) !important;
}
.focus\:tw-bg-red-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 8 9 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-900\/0:focus{
  background-color: rgb(41 8 9 / 0) !important;
}
.focus\:tw-bg-red-900\/10:focus{
  background-color: rgb(41 8 9 / 0.1) !important;
}
.focus\:tw-bg-red-900\/100:focus{
  background-color: rgb(41 8 9 / 1) !important;
}
.focus\:tw-bg-red-900\/15:focus{
  background-color: rgb(41 8 9 / 0.15) !important;
}
.focus\:tw-bg-red-900\/20:focus{
  background-color: rgb(41 8 9 / 0.2) !important;
}
.focus\:tw-bg-red-900\/25:focus{
  background-color: rgb(41 8 9 / 0.25) !important;
}
.focus\:tw-bg-red-900\/30:focus{
  background-color: rgb(41 8 9 / 0.3) !important;
}
.focus\:tw-bg-red-900\/35:focus{
  background-color: rgb(41 8 9 / 0.35) !important;
}
.focus\:tw-bg-red-900\/40:focus{
  background-color: rgb(41 8 9 / 0.4) !important;
}
.focus\:tw-bg-red-900\/45:focus{
  background-color: rgb(41 8 9 / 0.45) !important;
}
.focus\:tw-bg-red-900\/5:focus{
  background-color: rgb(41 8 9 / 0.05) !important;
}
.focus\:tw-bg-red-900\/50:focus{
  background-color: rgb(41 8 9 / 0.5) !important;
}
.focus\:tw-bg-red-900\/55:focus{
  background-color: rgb(41 8 9 / 0.55) !important;
}
.focus\:tw-bg-red-900\/60:focus{
  background-color: rgb(41 8 9 / 0.6) !important;
}
.focus\:tw-bg-red-900\/65:focus{
  background-color: rgb(41 8 9 / 0.65) !important;
}
.focus\:tw-bg-red-900\/70:focus{
  background-color: rgb(41 8 9 / 0.7) !important;
}
.focus\:tw-bg-red-900\/75:focus{
  background-color: rgb(41 8 9 / 0.75) !important;
}
.focus\:tw-bg-red-900\/80:focus{
  background-color: rgb(41 8 9 / 0.8) !important;
}
.focus\:tw-bg-red-900\/85:focus{
  background-color: rgb(41 8 9 / 0.85) !important;
}
.focus\:tw-bg-red-900\/90:focus{
  background-color: rgb(41 8 9 / 0.9) !important;
}
.focus\:tw-bg-red-900\/95:focus{
  background-color: rgb(41 8 9 / 0.95) !important;
}
.focus\:tw-bg-red-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-red-950\/0:focus{
  background-color: rgb(69 10 10 / 0) !important;
}
.focus\:tw-bg-red-950\/10:focus{
  background-color: rgb(69 10 10 / 0.1) !important;
}
.focus\:tw-bg-red-950\/100:focus{
  background-color: rgb(69 10 10 / 1) !important;
}
.focus\:tw-bg-red-950\/15:focus{
  background-color: rgb(69 10 10 / 0.15) !important;
}
.focus\:tw-bg-red-950\/20:focus{
  background-color: rgb(69 10 10 / 0.2) !important;
}
.focus\:tw-bg-red-950\/25:focus{
  background-color: rgb(69 10 10 / 0.25) !important;
}
.focus\:tw-bg-red-950\/30:focus{
  background-color: rgb(69 10 10 / 0.3) !important;
}
.focus\:tw-bg-red-950\/35:focus{
  background-color: rgb(69 10 10 / 0.35) !important;
}
.focus\:tw-bg-red-950\/40:focus{
  background-color: rgb(69 10 10 / 0.4) !important;
}
.focus\:tw-bg-red-950\/45:focus{
  background-color: rgb(69 10 10 / 0.45) !important;
}
.focus\:tw-bg-red-950\/5:focus{
  background-color: rgb(69 10 10 / 0.05) !important;
}
.focus\:tw-bg-red-950\/50:focus{
  background-color: rgb(69 10 10 / 0.5) !important;
}
.focus\:tw-bg-red-950\/55:focus{
  background-color: rgb(69 10 10 / 0.55) !important;
}
.focus\:tw-bg-red-950\/60:focus{
  background-color: rgb(69 10 10 / 0.6) !important;
}
.focus\:tw-bg-red-950\/65:focus{
  background-color: rgb(69 10 10 / 0.65) !important;
}
.focus\:tw-bg-red-950\/70:focus{
  background-color: rgb(69 10 10 / 0.7) !important;
}
.focus\:tw-bg-red-950\/75:focus{
  background-color: rgb(69 10 10 / 0.75) !important;
}
.focus\:tw-bg-red-950\/80:focus{
  background-color: rgb(69 10 10 / 0.8) !important;
}
.focus\:tw-bg-red-950\/85:focus{
  background-color: rgb(69 10 10 / 0.85) !important;
}
.focus\:tw-bg-red-950\/90:focus{
  background-color: rgb(69 10 10 / 0.9) !important;
}
.focus\:tw-bg-red-950\/95:focus{
  background-color: rgb(69 10 10 / 0.95) !important;
}
.focus\:tw-bg-rose-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-100\/0:focus{
  background-color: rgb(255 228 230 / 0) !important;
}
.focus\:tw-bg-rose-100\/10:focus{
  background-color: rgb(255 228 230 / 0.1) !important;
}
.focus\:tw-bg-rose-100\/100:focus{
  background-color: rgb(255 228 230 / 1) !important;
}
.focus\:tw-bg-rose-100\/15:focus{
  background-color: rgb(255 228 230 / 0.15) !important;
}
.focus\:tw-bg-rose-100\/20:focus{
  background-color: rgb(255 228 230 / 0.2) !important;
}
.focus\:tw-bg-rose-100\/25:focus{
  background-color: rgb(255 228 230 / 0.25) !important;
}
.focus\:tw-bg-rose-100\/30:focus{
  background-color: rgb(255 228 230 / 0.3) !important;
}
.focus\:tw-bg-rose-100\/35:focus{
  background-color: rgb(255 228 230 / 0.35) !important;
}
.focus\:tw-bg-rose-100\/40:focus{
  background-color: rgb(255 228 230 / 0.4) !important;
}
.focus\:tw-bg-rose-100\/45:focus{
  background-color: rgb(255 228 230 / 0.45) !important;
}
.focus\:tw-bg-rose-100\/5:focus{
  background-color: rgb(255 228 230 / 0.05) !important;
}
.focus\:tw-bg-rose-100\/50:focus{
  background-color: rgb(255 228 230 / 0.5) !important;
}
.focus\:tw-bg-rose-100\/55:focus{
  background-color: rgb(255 228 230 / 0.55) !important;
}
.focus\:tw-bg-rose-100\/60:focus{
  background-color: rgb(255 228 230 / 0.6) !important;
}
.focus\:tw-bg-rose-100\/65:focus{
  background-color: rgb(255 228 230 / 0.65) !important;
}
.focus\:tw-bg-rose-100\/70:focus{
  background-color: rgb(255 228 230 / 0.7) !important;
}
.focus\:tw-bg-rose-100\/75:focus{
  background-color: rgb(255 228 230 / 0.75) !important;
}
.focus\:tw-bg-rose-100\/80:focus{
  background-color: rgb(255 228 230 / 0.8) !important;
}
.focus\:tw-bg-rose-100\/85:focus{
  background-color: rgb(255 228 230 / 0.85) !important;
}
.focus\:tw-bg-rose-100\/90:focus{
  background-color: rgb(255 228 230 / 0.9) !important;
}
.focus\:tw-bg-rose-100\/95:focus{
  background-color: rgb(255 228 230 / 0.95) !important;
}
.focus\:tw-bg-rose-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-200\/0:focus{
  background-color: rgb(254 205 211 / 0) !important;
}
.focus\:tw-bg-rose-200\/10:focus{
  background-color: rgb(254 205 211 / 0.1) !important;
}
.focus\:tw-bg-rose-200\/100:focus{
  background-color: rgb(254 205 211 / 1) !important;
}
.focus\:tw-bg-rose-200\/15:focus{
  background-color: rgb(254 205 211 / 0.15) !important;
}
.focus\:tw-bg-rose-200\/20:focus{
  background-color: rgb(254 205 211 / 0.2) !important;
}
.focus\:tw-bg-rose-200\/25:focus{
  background-color: rgb(254 205 211 / 0.25) !important;
}
.focus\:tw-bg-rose-200\/30:focus{
  background-color: rgb(254 205 211 / 0.3) !important;
}
.focus\:tw-bg-rose-200\/35:focus{
  background-color: rgb(254 205 211 / 0.35) !important;
}
.focus\:tw-bg-rose-200\/40:focus{
  background-color: rgb(254 205 211 / 0.4) !important;
}
.focus\:tw-bg-rose-200\/45:focus{
  background-color: rgb(254 205 211 / 0.45) !important;
}
.focus\:tw-bg-rose-200\/5:focus{
  background-color: rgb(254 205 211 / 0.05) !important;
}
.focus\:tw-bg-rose-200\/50:focus{
  background-color: rgb(254 205 211 / 0.5) !important;
}
.focus\:tw-bg-rose-200\/55:focus{
  background-color: rgb(254 205 211 / 0.55) !important;
}
.focus\:tw-bg-rose-200\/60:focus{
  background-color: rgb(254 205 211 / 0.6) !important;
}
.focus\:tw-bg-rose-200\/65:focus{
  background-color: rgb(254 205 211 / 0.65) !important;
}
.focus\:tw-bg-rose-200\/70:focus{
  background-color: rgb(254 205 211 / 0.7) !important;
}
.focus\:tw-bg-rose-200\/75:focus{
  background-color: rgb(254 205 211 / 0.75) !important;
}
.focus\:tw-bg-rose-200\/80:focus{
  background-color: rgb(254 205 211 / 0.8) !important;
}
.focus\:tw-bg-rose-200\/85:focus{
  background-color: rgb(254 205 211 / 0.85) !important;
}
.focus\:tw-bg-rose-200\/90:focus{
  background-color: rgb(254 205 211 / 0.9) !important;
}
.focus\:tw-bg-rose-200\/95:focus{
  background-color: rgb(254 205 211 / 0.95) !important;
}
.focus\:tw-bg-rose-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-300\/0:focus{
  background-color: rgb(253 164 175 / 0) !important;
}
.focus\:tw-bg-rose-300\/10:focus{
  background-color: rgb(253 164 175 / 0.1) !important;
}
.focus\:tw-bg-rose-300\/100:focus{
  background-color: rgb(253 164 175 / 1) !important;
}
.focus\:tw-bg-rose-300\/15:focus{
  background-color: rgb(253 164 175 / 0.15) !important;
}
.focus\:tw-bg-rose-300\/20:focus{
  background-color: rgb(253 164 175 / 0.2) !important;
}
.focus\:tw-bg-rose-300\/25:focus{
  background-color: rgb(253 164 175 / 0.25) !important;
}
.focus\:tw-bg-rose-300\/30:focus{
  background-color: rgb(253 164 175 / 0.3) !important;
}
.focus\:tw-bg-rose-300\/35:focus{
  background-color: rgb(253 164 175 / 0.35) !important;
}
.focus\:tw-bg-rose-300\/40:focus{
  background-color: rgb(253 164 175 / 0.4) !important;
}
.focus\:tw-bg-rose-300\/45:focus{
  background-color: rgb(253 164 175 / 0.45) !important;
}
.focus\:tw-bg-rose-300\/5:focus{
  background-color: rgb(253 164 175 / 0.05) !important;
}
.focus\:tw-bg-rose-300\/50:focus{
  background-color: rgb(253 164 175 / 0.5) !important;
}
.focus\:tw-bg-rose-300\/55:focus{
  background-color: rgb(253 164 175 / 0.55) !important;
}
.focus\:tw-bg-rose-300\/60:focus{
  background-color: rgb(253 164 175 / 0.6) !important;
}
.focus\:tw-bg-rose-300\/65:focus{
  background-color: rgb(253 164 175 / 0.65) !important;
}
.focus\:tw-bg-rose-300\/70:focus{
  background-color: rgb(253 164 175 / 0.7) !important;
}
.focus\:tw-bg-rose-300\/75:focus{
  background-color: rgb(253 164 175 / 0.75) !important;
}
.focus\:tw-bg-rose-300\/80:focus{
  background-color: rgb(253 164 175 / 0.8) !important;
}
.focus\:tw-bg-rose-300\/85:focus{
  background-color: rgb(253 164 175 / 0.85) !important;
}
.focus\:tw-bg-rose-300\/90:focus{
  background-color: rgb(253 164 175 / 0.9) !important;
}
.focus\:tw-bg-rose-300\/95:focus{
  background-color: rgb(253 164 175 / 0.95) !important;
}
.focus\:tw-bg-rose-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-400\/0:focus{
  background-color: rgb(251 113 133 / 0) !important;
}
.focus\:tw-bg-rose-400\/10:focus{
  background-color: rgb(251 113 133 / 0.1) !important;
}
.focus\:tw-bg-rose-400\/100:focus{
  background-color: rgb(251 113 133 / 1) !important;
}
.focus\:tw-bg-rose-400\/15:focus{
  background-color: rgb(251 113 133 / 0.15) !important;
}
.focus\:tw-bg-rose-400\/20:focus{
  background-color: rgb(251 113 133 / 0.2) !important;
}
.focus\:tw-bg-rose-400\/25:focus{
  background-color: rgb(251 113 133 / 0.25) !important;
}
.focus\:tw-bg-rose-400\/30:focus{
  background-color: rgb(251 113 133 / 0.3) !important;
}
.focus\:tw-bg-rose-400\/35:focus{
  background-color: rgb(251 113 133 / 0.35) !important;
}
.focus\:tw-bg-rose-400\/40:focus{
  background-color: rgb(251 113 133 / 0.4) !important;
}
.focus\:tw-bg-rose-400\/45:focus{
  background-color: rgb(251 113 133 / 0.45) !important;
}
.focus\:tw-bg-rose-400\/5:focus{
  background-color: rgb(251 113 133 / 0.05) !important;
}
.focus\:tw-bg-rose-400\/50:focus{
  background-color: rgb(251 113 133 / 0.5) !important;
}
.focus\:tw-bg-rose-400\/55:focus{
  background-color: rgb(251 113 133 / 0.55) !important;
}
.focus\:tw-bg-rose-400\/60:focus{
  background-color: rgb(251 113 133 / 0.6) !important;
}
.focus\:tw-bg-rose-400\/65:focus{
  background-color: rgb(251 113 133 / 0.65) !important;
}
.focus\:tw-bg-rose-400\/70:focus{
  background-color: rgb(251 113 133 / 0.7) !important;
}
.focus\:tw-bg-rose-400\/75:focus{
  background-color: rgb(251 113 133 / 0.75) !important;
}
.focus\:tw-bg-rose-400\/80:focus{
  background-color: rgb(251 113 133 / 0.8) !important;
}
.focus\:tw-bg-rose-400\/85:focus{
  background-color: rgb(251 113 133 / 0.85) !important;
}
.focus\:tw-bg-rose-400\/90:focus{
  background-color: rgb(251 113 133 / 0.9) !important;
}
.focus\:tw-bg-rose-400\/95:focus{
  background-color: rgb(251 113 133 / 0.95) !important;
}
.focus\:tw-bg-rose-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-50\/0:focus{
  background-color: rgb(255 241 242 / 0) !important;
}
.focus\:tw-bg-rose-50\/10:focus{
  background-color: rgb(255 241 242 / 0.1) !important;
}
.focus\:tw-bg-rose-50\/100:focus{
  background-color: rgb(255 241 242 / 1) !important;
}
.focus\:tw-bg-rose-50\/15:focus{
  background-color: rgb(255 241 242 / 0.15) !important;
}
.focus\:tw-bg-rose-50\/20:focus{
  background-color: rgb(255 241 242 / 0.2) !important;
}
.focus\:tw-bg-rose-50\/25:focus{
  background-color: rgb(255 241 242 / 0.25) !important;
}
.focus\:tw-bg-rose-50\/30:focus{
  background-color: rgb(255 241 242 / 0.3) !important;
}
.focus\:tw-bg-rose-50\/35:focus{
  background-color: rgb(255 241 242 / 0.35) !important;
}
.focus\:tw-bg-rose-50\/40:focus{
  background-color: rgb(255 241 242 / 0.4) !important;
}
.focus\:tw-bg-rose-50\/45:focus{
  background-color: rgb(255 241 242 / 0.45) !important;
}
.focus\:tw-bg-rose-50\/5:focus{
  background-color: rgb(255 241 242 / 0.05) !important;
}
.focus\:tw-bg-rose-50\/50:focus{
  background-color: rgb(255 241 242 / 0.5) !important;
}
.focus\:tw-bg-rose-50\/55:focus{
  background-color: rgb(255 241 242 / 0.55) !important;
}
.focus\:tw-bg-rose-50\/60:focus{
  background-color: rgb(255 241 242 / 0.6) !important;
}
.focus\:tw-bg-rose-50\/65:focus{
  background-color: rgb(255 241 242 / 0.65) !important;
}
.focus\:tw-bg-rose-50\/70:focus{
  background-color: rgb(255 241 242 / 0.7) !important;
}
.focus\:tw-bg-rose-50\/75:focus{
  background-color: rgb(255 241 242 / 0.75) !important;
}
.focus\:tw-bg-rose-50\/80:focus{
  background-color: rgb(255 241 242 / 0.8) !important;
}
.focus\:tw-bg-rose-50\/85:focus{
  background-color: rgb(255 241 242 / 0.85) !important;
}
.focus\:tw-bg-rose-50\/90:focus{
  background-color: rgb(255 241 242 / 0.9) !important;
}
.focus\:tw-bg-rose-50\/95:focus{
  background-color: rgb(255 241 242 / 0.95) !important;
}
.focus\:tw-bg-rose-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-500\/0:focus{
  background-color: rgb(244 63 94 / 0) !important;
}
.focus\:tw-bg-rose-500\/10:focus{
  background-color: rgb(244 63 94 / 0.1) !important;
}
.focus\:tw-bg-rose-500\/100:focus{
  background-color: rgb(244 63 94 / 1) !important;
}
.focus\:tw-bg-rose-500\/15:focus{
  background-color: rgb(244 63 94 / 0.15) !important;
}
.focus\:tw-bg-rose-500\/20:focus{
  background-color: rgb(244 63 94 / 0.2) !important;
}
.focus\:tw-bg-rose-500\/25:focus{
  background-color: rgb(244 63 94 / 0.25) !important;
}
.focus\:tw-bg-rose-500\/30:focus{
  background-color: rgb(244 63 94 / 0.3) !important;
}
.focus\:tw-bg-rose-500\/35:focus{
  background-color: rgb(244 63 94 / 0.35) !important;
}
.focus\:tw-bg-rose-500\/40:focus{
  background-color: rgb(244 63 94 / 0.4) !important;
}
.focus\:tw-bg-rose-500\/45:focus{
  background-color: rgb(244 63 94 / 0.45) !important;
}
.focus\:tw-bg-rose-500\/5:focus{
  background-color: rgb(244 63 94 / 0.05) !important;
}
.focus\:tw-bg-rose-500\/50:focus{
  background-color: rgb(244 63 94 / 0.5) !important;
}
.focus\:tw-bg-rose-500\/55:focus{
  background-color: rgb(244 63 94 / 0.55) !important;
}
.focus\:tw-bg-rose-500\/60:focus{
  background-color: rgb(244 63 94 / 0.6) !important;
}
.focus\:tw-bg-rose-500\/65:focus{
  background-color: rgb(244 63 94 / 0.65) !important;
}
.focus\:tw-bg-rose-500\/70:focus{
  background-color: rgb(244 63 94 / 0.7) !important;
}
.focus\:tw-bg-rose-500\/75:focus{
  background-color: rgb(244 63 94 / 0.75) !important;
}
.focus\:tw-bg-rose-500\/80:focus{
  background-color: rgb(244 63 94 / 0.8) !important;
}
.focus\:tw-bg-rose-500\/85:focus{
  background-color: rgb(244 63 94 / 0.85) !important;
}
.focus\:tw-bg-rose-500\/90:focus{
  background-color: rgb(244 63 94 / 0.9) !important;
}
.focus\:tw-bg-rose-500\/95:focus{
  background-color: rgb(244 63 94 / 0.95) !important;
}
.focus\:tw-bg-rose-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-600\/0:focus{
  background-color: rgb(225 29 72 / 0) !important;
}
.focus\:tw-bg-rose-600\/10:focus{
  background-color: rgb(225 29 72 / 0.1) !important;
}
.focus\:tw-bg-rose-600\/100:focus{
  background-color: rgb(225 29 72 / 1) !important;
}
.focus\:tw-bg-rose-600\/15:focus{
  background-color: rgb(225 29 72 / 0.15) !important;
}
.focus\:tw-bg-rose-600\/20:focus{
  background-color: rgb(225 29 72 / 0.2) !important;
}
.focus\:tw-bg-rose-600\/25:focus{
  background-color: rgb(225 29 72 / 0.25) !important;
}
.focus\:tw-bg-rose-600\/30:focus{
  background-color: rgb(225 29 72 / 0.3) !important;
}
.focus\:tw-bg-rose-600\/35:focus{
  background-color: rgb(225 29 72 / 0.35) !important;
}
.focus\:tw-bg-rose-600\/40:focus{
  background-color: rgb(225 29 72 / 0.4) !important;
}
.focus\:tw-bg-rose-600\/45:focus{
  background-color: rgb(225 29 72 / 0.45) !important;
}
.focus\:tw-bg-rose-600\/5:focus{
  background-color: rgb(225 29 72 / 0.05) !important;
}
.focus\:tw-bg-rose-600\/50:focus{
  background-color: rgb(225 29 72 / 0.5) !important;
}
.focus\:tw-bg-rose-600\/55:focus{
  background-color: rgb(225 29 72 / 0.55) !important;
}
.focus\:tw-bg-rose-600\/60:focus{
  background-color: rgb(225 29 72 / 0.6) !important;
}
.focus\:tw-bg-rose-600\/65:focus{
  background-color: rgb(225 29 72 / 0.65) !important;
}
.focus\:tw-bg-rose-600\/70:focus{
  background-color: rgb(225 29 72 / 0.7) !important;
}
.focus\:tw-bg-rose-600\/75:focus{
  background-color: rgb(225 29 72 / 0.75) !important;
}
.focus\:tw-bg-rose-600\/80:focus{
  background-color: rgb(225 29 72 / 0.8) !important;
}
.focus\:tw-bg-rose-600\/85:focus{
  background-color: rgb(225 29 72 / 0.85) !important;
}
.focus\:tw-bg-rose-600\/90:focus{
  background-color: rgb(225 29 72 / 0.9) !important;
}
.focus\:tw-bg-rose-600\/95:focus{
  background-color: rgb(225 29 72 / 0.95) !important;
}
.focus\:tw-bg-rose-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-700\/0:focus{
  background-color: rgb(190 18 60 / 0) !important;
}
.focus\:tw-bg-rose-700\/10:focus{
  background-color: rgb(190 18 60 / 0.1) !important;
}
.focus\:tw-bg-rose-700\/100:focus{
  background-color: rgb(190 18 60 / 1) !important;
}
.focus\:tw-bg-rose-700\/15:focus{
  background-color: rgb(190 18 60 / 0.15) !important;
}
.focus\:tw-bg-rose-700\/20:focus{
  background-color: rgb(190 18 60 / 0.2) !important;
}
.focus\:tw-bg-rose-700\/25:focus{
  background-color: rgb(190 18 60 / 0.25) !important;
}
.focus\:tw-bg-rose-700\/30:focus{
  background-color: rgb(190 18 60 / 0.3) !important;
}
.focus\:tw-bg-rose-700\/35:focus{
  background-color: rgb(190 18 60 / 0.35) !important;
}
.focus\:tw-bg-rose-700\/40:focus{
  background-color: rgb(190 18 60 / 0.4) !important;
}
.focus\:tw-bg-rose-700\/45:focus{
  background-color: rgb(190 18 60 / 0.45) !important;
}
.focus\:tw-bg-rose-700\/5:focus{
  background-color: rgb(190 18 60 / 0.05) !important;
}
.focus\:tw-bg-rose-700\/50:focus{
  background-color: rgb(190 18 60 / 0.5) !important;
}
.focus\:tw-bg-rose-700\/55:focus{
  background-color: rgb(190 18 60 / 0.55) !important;
}
.focus\:tw-bg-rose-700\/60:focus{
  background-color: rgb(190 18 60 / 0.6) !important;
}
.focus\:tw-bg-rose-700\/65:focus{
  background-color: rgb(190 18 60 / 0.65) !important;
}
.focus\:tw-bg-rose-700\/70:focus{
  background-color: rgb(190 18 60 / 0.7) !important;
}
.focus\:tw-bg-rose-700\/75:focus{
  background-color: rgb(190 18 60 / 0.75) !important;
}
.focus\:tw-bg-rose-700\/80:focus{
  background-color: rgb(190 18 60 / 0.8) !important;
}
.focus\:tw-bg-rose-700\/85:focus{
  background-color: rgb(190 18 60 / 0.85) !important;
}
.focus\:tw-bg-rose-700\/90:focus{
  background-color: rgb(190 18 60 / 0.9) !important;
}
.focus\:tw-bg-rose-700\/95:focus{
  background-color: rgb(190 18 60 / 0.95) !important;
}
.focus\:tw-bg-rose-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-800\/0:focus{
  background-color: rgb(159 18 57 / 0) !important;
}
.focus\:tw-bg-rose-800\/10:focus{
  background-color: rgb(159 18 57 / 0.1) !important;
}
.focus\:tw-bg-rose-800\/100:focus{
  background-color: rgb(159 18 57 / 1) !important;
}
.focus\:tw-bg-rose-800\/15:focus{
  background-color: rgb(159 18 57 / 0.15) !important;
}
.focus\:tw-bg-rose-800\/20:focus{
  background-color: rgb(159 18 57 / 0.2) !important;
}
.focus\:tw-bg-rose-800\/25:focus{
  background-color: rgb(159 18 57 / 0.25) !important;
}
.focus\:tw-bg-rose-800\/30:focus{
  background-color: rgb(159 18 57 / 0.3) !important;
}
.focus\:tw-bg-rose-800\/35:focus{
  background-color: rgb(159 18 57 / 0.35) !important;
}
.focus\:tw-bg-rose-800\/40:focus{
  background-color: rgb(159 18 57 / 0.4) !important;
}
.focus\:tw-bg-rose-800\/45:focus{
  background-color: rgb(159 18 57 / 0.45) !important;
}
.focus\:tw-bg-rose-800\/5:focus{
  background-color: rgb(159 18 57 / 0.05) !important;
}
.focus\:tw-bg-rose-800\/50:focus{
  background-color: rgb(159 18 57 / 0.5) !important;
}
.focus\:tw-bg-rose-800\/55:focus{
  background-color: rgb(159 18 57 / 0.55) !important;
}
.focus\:tw-bg-rose-800\/60:focus{
  background-color: rgb(159 18 57 / 0.6) !important;
}
.focus\:tw-bg-rose-800\/65:focus{
  background-color: rgb(159 18 57 / 0.65) !important;
}
.focus\:tw-bg-rose-800\/70:focus{
  background-color: rgb(159 18 57 / 0.7) !important;
}
.focus\:tw-bg-rose-800\/75:focus{
  background-color: rgb(159 18 57 / 0.75) !important;
}
.focus\:tw-bg-rose-800\/80:focus{
  background-color: rgb(159 18 57 / 0.8) !important;
}
.focus\:tw-bg-rose-800\/85:focus{
  background-color: rgb(159 18 57 / 0.85) !important;
}
.focus\:tw-bg-rose-800\/90:focus{
  background-color: rgb(159 18 57 / 0.9) !important;
}
.focus\:tw-bg-rose-800\/95:focus{
  background-color: rgb(159 18 57 / 0.95) !important;
}
.focus\:tw-bg-rose-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-900\/0:focus{
  background-color: rgb(136 19 55 / 0) !important;
}
.focus\:tw-bg-rose-900\/10:focus{
  background-color: rgb(136 19 55 / 0.1) !important;
}
.focus\:tw-bg-rose-900\/100:focus{
  background-color: rgb(136 19 55 / 1) !important;
}
.focus\:tw-bg-rose-900\/15:focus{
  background-color: rgb(136 19 55 / 0.15) !important;
}
.focus\:tw-bg-rose-900\/20:focus{
  background-color: rgb(136 19 55 / 0.2) !important;
}
.focus\:tw-bg-rose-900\/25:focus{
  background-color: rgb(136 19 55 / 0.25) !important;
}
.focus\:tw-bg-rose-900\/30:focus{
  background-color: rgb(136 19 55 / 0.3) !important;
}
.focus\:tw-bg-rose-900\/35:focus{
  background-color: rgb(136 19 55 / 0.35) !important;
}
.focus\:tw-bg-rose-900\/40:focus{
  background-color: rgb(136 19 55 / 0.4) !important;
}
.focus\:tw-bg-rose-900\/45:focus{
  background-color: rgb(136 19 55 / 0.45) !important;
}
.focus\:tw-bg-rose-900\/5:focus{
  background-color: rgb(136 19 55 / 0.05) !important;
}
.focus\:tw-bg-rose-900\/50:focus{
  background-color: rgb(136 19 55 / 0.5) !important;
}
.focus\:tw-bg-rose-900\/55:focus{
  background-color: rgb(136 19 55 / 0.55) !important;
}
.focus\:tw-bg-rose-900\/60:focus{
  background-color: rgb(136 19 55 / 0.6) !important;
}
.focus\:tw-bg-rose-900\/65:focus{
  background-color: rgb(136 19 55 / 0.65) !important;
}
.focus\:tw-bg-rose-900\/70:focus{
  background-color: rgb(136 19 55 / 0.7) !important;
}
.focus\:tw-bg-rose-900\/75:focus{
  background-color: rgb(136 19 55 / 0.75) !important;
}
.focus\:tw-bg-rose-900\/80:focus{
  background-color: rgb(136 19 55 / 0.8) !important;
}
.focus\:tw-bg-rose-900\/85:focus{
  background-color: rgb(136 19 55 / 0.85) !important;
}
.focus\:tw-bg-rose-900\/90:focus{
  background-color: rgb(136 19 55 / 0.9) !important;
}
.focus\:tw-bg-rose-900\/95:focus{
  background-color: rgb(136 19 55 / 0.95) !important;
}
.focus\:tw-bg-rose-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 5 25 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-rose-950\/0:focus{
  background-color: rgb(76 5 25 / 0) !important;
}
.focus\:tw-bg-rose-950\/10:focus{
  background-color: rgb(76 5 25 / 0.1) !important;
}
.focus\:tw-bg-rose-950\/100:focus{
  background-color: rgb(76 5 25 / 1) !important;
}
.focus\:tw-bg-rose-950\/15:focus{
  background-color: rgb(76 5 25 / 0.15) !important;
}
.focus\:tw-bg-rose-950\/20:focus{
  background-color: rgb(76 5 25 / 0.2) !important;
}
.focus\:tw-bg-rose-950\/25:focus{
  background-color: rgb(76 5 25 / 0.25) !important;
}
.focus\:tw-bg-rose-950\/30:focus{
  background-color: rgb(76 5 25 / 0.3) !important;
}
.focus\:tw-bg-rose-950\/35:focus{
  background-color: rgb(76 5 25 / 0.35) !important;
}
.focus\:tw-bg-rose-950\/40:focus{
  background-color: rgb(76 5 25 / 0.4) !important;
}
.focus\:tw-bg-rose-950\/45:focus{
  background-color: rgb(76 5 25 / 0.45) !important;
}
.focus\:tw-bg-rose-950\/5:focus{
  background-color: rgb(76 5 25 / 0.05) !important;
}
.focus\:tw-bg-rose-950\/50:focus{
  background-color: rgb(76 5 25 / 0.5) !important;
}
.focus\:tw-bg-rose-950\/55:focus{
  background-color: rgb(76 5 25 / 0.55) !important;
}
.focus\:tw-bg-rose-950\/60:focus{
  background-color: rgb(76 5 25 / 0.6) !important;
}
.focus\:tw-bg-rose-950\/65:focus{
  background-color: rgb(76 5 25 / 0.65) !important;
}
.focus\:tw-bg-rose-950\/70:focus{
  background-color: rgb(76 5 25 / 0.7) !important;
}
.focus\:tw-bg-rose-950\/75:focus{
  background-color: rgb(76 5 25 / 0.75) !important;
}
.focus\:tw-bg-rose-950\/80:focus{
  background-color: rgb(76 5 25 / 0.8) !important;
}
.focus\:tw-bg-rose-950\/85:focus{
  background-color: rgb(76 5 25 / 0.85) !important;
}
.focus\:tw-bg-rose-950\/90:focus{
  background-color: rgb(76 5 25 / 0.9) !important;
}
.focus\:tw-bg-rose-950\/95:focus{
  background-color: rgb(76 5 25 / 0.95) !important;
}
.focus\:tw-bg-sky-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-100\/0:focus{
  background-color: rgb(224 242 254 / 0) !important;
}
.focus\:tw-bg-sky-100\/10:focus{
  background-color: rgb(224 242 254 / 0.1) !important;
}
.focus\:tw-bg-sky-100\/100:focus{
  background-color: rgb(224 242 254 / 1) !important;
}
.focus\:tw-bg-sky-100\/15:focus{
  background-color: rgb(224 242 254 / 0.15) !important;
}
.focus\:tw-bg-sky-100\/20:focus{
  background-color: rgb(224 242 254 / 0.2) !important;
}
.focus\:tw-bg-sky-100\/25:focus{
  background-color: rgb(224 242 254 / 0.25) !important;
}
.focus\:tw-bg-sky-100\/30:focus{
  background-color: rgb(224 242 254 / 0.3) !important;
}
.focus\:tw-bg-sky-100\/35:focus{
  background-color: rgb(224 242 254 / 0.35) !important;
}
.focus\:tw-bg-sky-100\/40:focus{
  background-color: rgb(224 242 254 / 0.4) !important;
}
.focus\:tw-bg-sky-100\/45:focus{
  background-color: rgb(224 242 254 / 0.45) !important;
}
.focus\:tw-bg-sky-100\/5:focus{
  background-color: rgb(224 242 254 / 0.05) !important;
}
.focus\:tw-bg-sky-100\/50:focus{
  background-color: rgb(224 242 254 / 0.5) !important;
}
.focus\:tw-bg-sky-100\/55:focus{
  background-color: rgb(224 242 254 / 0.55) !important;
}
.focus\:tw-bg-sky-100\/60:focus{
  background-color: rgb(224 242 254 / 0.6) !important;
}
.focus\:tw-bg-sky-100\/65:focus{
  background-color: rgb(224 242 254 / 0.65) !important;
}
.focus\:tw-bg-sky-100\/70:focus{
  background-color: rgb(224 242 254 / 0.7) !important;
}
.focus\:tw-bg-sky-100\/75:focus{
  background-color: rgb(224 242 254 / 0.75) !important;
}
.focus\:tw-bg-sky-100\/80:focus{
  background-color: rgb(224 242 254 / 0.8) !important;
}
.focus\:tw-bg-sky-100\/85:focus{
  background-color: rgb(224 242 254 / 0.85) !important;
}
.focus\:tw-bg-sky-100\/90:focus{
  background-color: rgb(224 242 254 / 0.9) !important;
}
.focus\:tw-bg-sky-100\/95:focus{
  background-color: rgb(224 242 254 / 0.95) !important;
}
.focus\:tw-bg-sky-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-200\/0:focus{
  background-color: rgb(186 230 253 / 0) !important;
}
.focus\:tw-bg-sky-200\/10:focus{
  background-color: rgb(186 230 253 / 0.1) !important;
}
.focus\:tw-bg-sky-200\/100:focus{
  background-color: rgb(186 230 253 / 1) !important;
}
.focus\:tw-bg-sky-200\/15:focus{
  background-color: rgb(186 230 253 / 0.15) !important;
}
.focus\:tw-bg-sky-200\/20:focus{
  background-color: rgb(186 230 253 / 0.2) !important;
}
.focus\:tw-bg-sky-200\/25:focus{
  background-color: rgb(186 230 253 / 0.25) !important;
}
.focus\:tw-bg-sky-200\/30:focus{
  background-color: rgb(186 230 253 / 0.3) !important;
}
.focus\:tw-bg-sky-200\/35:focus{
  background-color: rgb(186 230 253 / 0.35) !important;
}
.focus\:tw-bg-sky-200\/40:focus{
  background-color: rgb(186 230 253 / 0.4) !important;
}
.focus\:tw-bg-sky-200\/45:focus{
  background-color: rgb(186 230 253 / 0.45) !important;
}
.focus\:tw-bg-sky-200\/5:focus{
  background-color: rgb(186 230 253 / 0.05) !important;
}
.focus\:tw-bg-sky-200\/50:focus{
  background-color: rgb(186 230 253 / 0.5) !important;
}
.focus\:tw-bg-sky-200\/55:focus{
  background-color: rgb(186 230 253 / 0.55) !important;
}
.focus\:tw-bg-sky-200\/60:focus{
  background-color: rgb(186 230 253 / 0.6) !important;
}
.focus\:tw-bg-sky-200\/65:focus{
  background-color: rgb(186 230 253 / 0.65) !important;
}
.focus\:tw-bg-sky-200\/70:focus{
  background-color: rgb(186 230 253 / 0.7) !important;
}
.focus\:tw-bg-sky-200\/75:focus{
  background-color: rgb(186 230 253 / 0.75) !important;
}
.focus\:tw-bg-sky-200\/80:focus{
  background-color: rgb(186 230 253 / 0.8) !important;
}
.focus\:tw-bg-sky-200\/85:focus{
  background-color: rgb(186 230 253 / 0.85) !important;
}
.focus\:tw-bg-sky-200\/90:focus{
  background-color: rgb(186 230 253 / 0.9) !important;
}
.focus\:tw-bg-sky-200\/95:focus{
  background-color: rgb(186 230 253 / 0.95) !important;
}
.focus\:tw-bg-sky-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-300\/0:focus{
  background-color: rgb(125 211 252 / 0) !important;
}
.focus\:tw-bg-sky-300\/10:focus{
  background-color: rgb(125 211 252 / 0.1) !important;
}
.focus\:tw-bg-sky-300\/100:focus{
  background-color: rgb(125 211 252 / 1) !important;
}
.focus\:tw-bg-sky-300\/15:focus{
  background-color: rgb(125 211 252 / 0.15) !important;
}
.focus\:tw-bg-sky-300\/20:focus{
  background-color: rgb(125 211 252 / 0.2) !important;
}
.focus\:tw-bg-sky-300\/25:focus{
  background-color: rgb(125 211 252 / 0.25) !important;
}
.focus\:tw-bg-sky-300\/30:focus{
  background-color: rgb(125 211 252 / 0.3) !important;
}
.focus\:tw-bg-sky-300\/35:focus{
  background-color: rgb(125 211 252 / 0.35) !important;
}
.focus\:tw-bg-sky-300\/40:focus{
  background-color: rgb(125 211 252 / 0.4) !important;
}
.focus\:tw-bg-sky-300\/45:focus{
  background-color: rgb(125 211 252 / 0.45) !important;
}
.focus\:tw-bg-sky-300\/5:focus{
  background-color: rgb(125 211 252 / 0.05) !important;
}
.focus\:tw-bg-sky-300\/50:focus{
  background-color: rgb(125 211 252 / 0.5) !important;
}
.focus\:tw-bg-sky-300\/55:focus{
  background-color: rgb(125 211 252 / 0.55) !important;
}
.focus\:tw-bg-sky-300\/60:focus{
  background-color: rgb(125 211 252 / 0.6) !important;
}
.focus\:tw-bg-sky-300\/65:focus{
  background-color: rgb(125 211 252 / 0.65) !important;
}
.focus\:tw-bg-sky-300\/70:focus{
  background-color: rgb(125 211 252 / 0.7) !important;
}
.focus\:tw-bg-sky-300\/75:focus{
  background-color: rgb(125 211 252 / 0.75) !important;
}
.focus\:tw-bg-sky-300\/80:focus{
  background-color: rgb(125 211 252 / 0.8) !important;
}
.focus\:tw-bg-sky-300\/85:focus{
  background-color: rgb(125 211 252 / 0.85) !important;
}
.focus\:tw-bg-sky-300\/90:focus{
  background-color: rgb(125 211 252 / 0.9) !important;
}
.focus\:tw-bg-sky-300\/95:focus{
  background-color: rgb(125 211 252 / 0.95) !important;
}
.focus\:tw-bg-sky-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-400\/0:focus{
  background-color: rgb(56 189 248 / 0) !important;
}
.focus\:tw-bg-sky-400\/10:focus{
  background-color: rgb(56 189 248 / 0.1) !important;
}
.focus\:tw-bg-sky-400\/100:focus{
  background-color: rgb(56 189 248 / 1) !important;
}
.focus\:tw-bg-sky-400\/15:focus{
  background-color: rgb(56 189 248 / 0.15) !important;
}
.focus\:tw-bg-sky-400\/20:focus{
  background-color: rgb(56 189 248 / 0.2) !important;
}
.focus\:tw-bg-sky-400\/25:focus{
  background-color: rgb(56 189 248 / 0.25) !important;
}
.focus\:tw-bg-sky-400\/30:focus{
  background-color: rgb(56 189 248 / 0.3) !important;
}
.focus\:tw-bg-sky-400\/35:focus{
  background-color: rgb(56 189 248 / 0.35) !important;
}
.focus\:tw-bg-sky-400\/40:focus{
  background-color: rgb(56 189 248 / 0.4) !important;
}
.focus\:tw-bg-sky-400\/45:focus{
  background-color: rgb(56 189 248 / 0.45) !important;
}
.focus\:tw-bg-sky-400\/5:focus{
  background-color: rgb(56 189 248 / 0.05) !important;
}
.focus\:tw-bg-sky-400\/50:focus{
  background-color: rgb(56 189 248 / 0.5) !important;
}
.focus\:tw-bg-sky-400\/55:focus{
  background-color: rgb(56 189 248 / 0.55) !important;
}
.focus\:tw-bg-sky-400\/60:focus{
  background-color: rgb(56 189 248 / 0.6) !important;
}
.focus\:tw-bg-sky-400\/65:focus{
  background-color: rgb(56 189 248 / 0.65) !important;
}
.focus\:tw-bg-sky-400\/70:focus{
  background-color: rgb(56 189 248 / 0.7) !important;
}
.focus\:tw-bg-sky-400\/75:focus{
  background-color: rgb(56 189 248 / 0.75) !important;
}
.focus\:tw-bg-sky-400\/80:focus{
  background-color: rgb(56 189 248 / 0.8) !important;
}
.focus\:tw-bg-sky-400\/85:focus{
  background-color: rgb(56 189 248 / 0.85) !important;
}
.focus\:tw-bg-sky-400\/90:focus{
  background-color: rgb(56 189 248 / 0.9) !important;
}
.focus\:tw-bg-sky-400\/95:focus{
  background-color: rgb(56 189 248 / 0.95) !important;
}
.focus\:tw-bg-sky-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-50\/0:focus{
  background-color: rgb(240 249 255 / 0) !important;
}
.focus\:tw-bg-sky-50\/10:focus{
  background-color: rgb(240 249 255 / 0.1) !important;
}
.focus\:tw-bg-sky-50\/100:focus{
  background-color: rgb(240 249 255 / 1) !important;
}
.focus\:tw-bg-sky-50\/15:focus{
  background-color: rgb(240 249 255 / 0.15) !important;
}
.focus\:tw-bg-sky-50\/20:focus{
  background-color: rgb(240 249 255 / 0.2) !important;
}
.focus\:tw-bg-sky-50\/25:focus{
  background-color: rgb(240 249 255 / 0.25) !important;
}
.focus\:tw-bg-sky-50\/30:focus{
  background-color: rgb(240 249 255 / 0.3) !important;
}
.focus\:tw-bg-sky-50\/35:focus{
  background-color: rgb(240 249 255 / 0.35) !important;
}
.focus\:tw-bg-sky-50\/40:focus{
  background-color: rgb(240 249 255 / 0.4) !important;
}
.focus\:tw-bg-sky-50\/45:focus{
  background-color: rgb(240 249 255 / 0.45) !important;
}
.focus\:tw-bg-sky-50\/5:focus{
  background-color: rgb(240 249 255 / 0.05) !important;
}
.focus\:tw-bg-sky-50\/50:focus{
  background-color: rgb(240 249 255 / 0.5) !important;
}
.focus\:tw-bg-sky-50\/55:focus{
  background-color: rgb(240 249 255 / 0.55) !important;
}
.focus\:tw-bg-sky-50\/60:focus{
  background-color: rgb(240 249 255 / 0.6) !important;
}
.focus\:tw-bg-sky-50\/65:focus{
  background-color: rgb(240 249 255 / 0.65) !important;
}
.focus\:tw-bg-sky-50\/70:focus{
  background-color: rgb(240 249 255 / 0.7) !important;
}
.focus\:tw-bg-sky-50\/75:focus{
  background-color: rgb(240 249 255 / 0.75) !important;
}
.focus\:tw-bg-sky-50\/80:focus{
  background-color: rgb(240 249 255 / 0.8) !important;
}
.focus\:tw-bg-sky-50\/85:focus{
  background-color: rgb(240 249 255 / 0.85) !important;
}
.focus\:tw-bg-sky-50\/90:focus{
  background-color: rgb(240 249 255 / 0.9) !important;
}
.focus\:tw-bg-sky-50\/95:focus{
  background-color: rgb(240 249 255 / 0.95) !important;
}
.focus\:tw-bg-sky-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-500\/0:focus{
  background-color: rgb(14 165 233 / 0) !important;
}
.focus\:tw-bg-sky-500\/10:focus{
  background-color: rgb(14 165 233 / 0.1) !important;
}
.focus\:tw-bg-sky-500\/100:focus{
  background-color: rgb(14 165 233 / 1) !important;
}
.focus\:tw-bg-sky-500\/15:focus{
  background-color: rgb(14 165 233 / 0.15) !important;
}
.focus\:tw-bg-sky-500\/20:focus{
  background-color: rgb(14 165 233 / 0.2) !important;
}
.focus\:tw-bg-sky-500\/25:focus{
  background-color: rgb(14 165 233 / 0.25) !important;
}
.focus\:tw-bg-sky-500\/30:focus{
  background-color: rgb(14 165 233 / 0.3) !important;
}
.focus\:tw-bg-sky-500\/35:focus{
  background-color: rgb(14 165 233 / 0.35) !important;
}
.focus\:tw-bg-sky-500\/40:focus{
  background-color: rgb(14 165 233 / 0.4) !important;
}
.focus\:tw-bg-sky-500\/45:focus{
  background-color: rgb(14 165 233 / 0.45) !important;
}
.focus\:tw-bg-sky-500\/5:focus{
  background-color: rgb(14 165 233 / 0.05) !important;
}
.focus\:tw-bg-sky-500\/50:focus{
  background-color: rgb(14 165 233 / 0.5) !important;
}
.focus\:tw-bg-sky-500\/55:focus{
  background-color: rgb(14 165 233 / 0.55) !important;
}
.focus\:tw-bg-sky-500\/60:focus{
  background-color: rgb(14 165 233 / 0.6) !important;
}
.focus\:tw-bg-sky-500\/65:focus{
  background-color: rgb(14 165 233 / 0.65) !important;
}
.focus\:tw-bg-sky-500\/70:focus{
  background-color: rgb(14 165 233 / 0.7) !important;
}
.focus\:tw-bg-sky-500\/75:focus{
  background-color: rgb(14 165 233 / 0.75) !important;
}
.focus\:tw-bg-sky-500\/80:focus{
  background-color: rgb(14 165 233 / 0.8) !important;
}
.focus\:tw-bg-sky-500\/85:focus{
  background-color: rgb(14 165 233 / 0.85) !important;
}
.focus\:tw-bg-sky-500\/90:focus{
  background-color: rgb(14 165 233 / 0.9) !important;
}
.focus\:tw-bg-sky-500\/95:focus{
  background-color: rgb(14 165 233 / 0.95) !important;
}
.focus\:tw-bg-sky-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-600\/0:focus{
  background-color: rgb(2 132 199 / 0) !important;
}
.focus\:tw-bg-sky-600\/10:focus{
  background-color: rgb(2 132 199 / 0.1) !important;
}
.focus\:tw-bg-sky-600\/100:focus{
  background-color: rgb(2 132 199 / 1) !important;
}
.focus\:tw-bg-sky-600\/15:focus{
  background-color: rgb(2 132 199 / 0.15) !important;
}
.focus\:tw-bg-sky-600\/20:focus{
  background-color: rgb(2 132 199 / 0.2) !important;
}
.focus\:tw-bg-sky-600\/25:focus{
  background-color: rgb(2 132 199 / 0.25) !important;
}
.focus\:tw-bg-sky-600\/30:focus{
  background-color: rgb(2 132 199 / 0.3) !important;
}
.focus\:tw-bg-sky-600\/35:focus{
  background-color: rgb(2 132 199 / 0.35) !important;
}
.focus\:tw-bg-sky-600\/40:focus{
  background-color: rgb(2 132 199 / 0.4) !important;
}
.focus\:tw-bg-sky-600\/45:focus{
  background-color: rgb(2 132 199 / 0.45) !important;
}
.focus\:tw-bg-sky-600\/5:focus{
  background-color: rgb(2 132 199 / 0.05) !important;
}
.focus\:tw-bg-sky-600\/50:focus{
  background-color: rgb(2 132 199 / 0.5) !important;
}
.focus\:tw-bg-sky-600\/55:focus{
  background-color: rgb(2 132 199 / 0.55) !important;
}
.focus\:tw-bg-sky-600\/60:focus{
  background-color: rgb(2 132 199 / 0.6) !important;
}
.focus\:tw-bg-sky-600\/65:focus{
  background-color: rgb(2 132 199 / 0.65) !important;
}
.focus\:tw-bg-sky-600\/70:focus{
  background-color: rgb(2 132 199 / 0.7) !important;
}
.focus\:tw-bg-sky-600\/75:focus{
  background-color: rgb(2 132 199 / 0.75) !important;
}
.focus\:tw-bg-sky-600\/80:focus{
  background-color: rgb(2 132 199 / 0.8) !important;
}
.focus\:tw-bg-sky-600\/85:focus{
  background-color: rgb(2 132 199 / 0.85) !important;
}
.focus\:tw-bg-sky-600\/90:focus{
  background-color: rgb(2 132 199 / 0.9) !important;
}
.focus\:tw-bg-sky-600\/95:focus{
  background-color: rgb(2 132 199 / 0.95) !important;
}
.focus\:tw-bg-sky-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-700\/0:focus{
  background-color: rgb(3 105 161 / 0) !important;
}
.focus\:tw-bg-sky-700\/10:focus{
  background-color: rgb(3 105 161 / 0.1) !important;
}
.focus\:tw-bg-sky-700\/100:focus{
  background-color: rgb(3 105 161 / 1) !important;
}
.focus\:tw-bg-sky-700\/15:focus{
  background-color: rgb(3 105 161 / 0.15) !important;
}
.focus\:tw-bg-sky-700\/20:focus{
  background-color: rgb(3 105 161 / 0.2) !important;
}
.focus\:tw-bg-sky-700\/25:focus{
  background-color: rgb(3 105 161 / 0.25) !important;
}
.focus\:tw-bg-sky-700\/30:focus{
  background-color: rgb(3 105 161 / 0.3) !important;
}
.focus\:tw-bg-sky-700\/35:focus{
  background-color: rgb(3 105 161 / 0.35) !important;
}
.focus\:tw-bg-sky-700\/40:focus{
  background-color: rgb(3 105 161 / 0.4) !important;
}
.focus\:tw-bg-sky-700\/45:focus{
  background-color: rgb(3 105 161 / 0.45) !important;
}
.focus\:tw-bg-sky-700\/5:focus{
  background-color: rgb(3 105 161 / 0.05) !important;
}
.focus\:tw-bg-sky-700\/50:focus{
  background-color: rgb(3 105 161 / 0.5) !important;
}
.focus\:tw-bg-sky-700\/55:focus{
  background-color: rgb(3 105 161 / 0.55) !important;
}
.focus\:tw-bg-sky-700\/60:focus{
  background-color: rgb(3 105 161 / 0.6) !important;
}
.focus\:tw-bg-sky-700\/65:focus{
  background-color: rgb(3 105 161 / 0.65) !important;
}
.focus\:tw-bg-sky-700\/70:focus{
  background-color: rgb(3 105 161 / 0.7) !important;
}
.focus\:tw-bg-sky-700\/75:focus{
  background-color: rgb(3 105 161 / 0.75) !important;
}
.focus\:tw-bg-sky-700\/80:focus{
  background-color: rgb(3 105 161 / 0.8) !important;
}
.focus\:tw-bg-sky-700\/85:focus{
  background-color: rgb(3 105 161 / 0.85) !important;
}
.focus\:tw-bg-sky-700\/90:focus{
  background-color: rgb(3 105 161 / 0.9) !important;
}
.focus\:tw-bg-sky-700\/95:focus{
  background-color: rgb(3 105 161 / 0.95) !important;
}
.focus\:tw-bg-sky-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-800\/0:focus{
  background-color: rgb(7 89 133 / 0) !important;
}
.focus\:tw-bg-sky-800\/10:focus{
  background-color: rgb(7 89 133 / 0.1) !important;
}
.focus\:tw-bg-sky-800\/100:focus{
  background-color: rgb(7 89 133 / 1) !important;
}
.focus\:tw-bg-sky-800\/15:focus{
  background-color: rgb(7 89 133 / 0.15) !important;
}
.focus\:tw-bg-sky-800\/20:focus{
  background-color: rgb(7 89 133 / 0.2) !important;
}
.focus\:tw-bg-sky-800\/25:focus{
  background-color: rgb(7 89 133 / 0.25) !important;
}
.focus\:tw-bg-sky-800\/30:focus{
  background-color: rgb(7 89 133 / 0.3) !important;
}
.focus\:tw-bg-sky-800\/35:focus{
  background-color: rgb(7 89 133 / 0.35) !important;
}
.focus\:tw-bg-sky-800\/40:focus{
  background-color: rgb(7 89 133 / 0.4) !important;
}
.focus\:tw-bg-sky-800\/45:focus{
  background-color: rgb(7 89 133 / 0.45) !important;
}
.focus\:tw-bg-sky-800\/5:focus{
  background-color: rgb(7 89 133 / 0.05) !important;
}
.focus\:tw-bg-sky-800\/50:focus{
  background-color: rgb(7 89 133 / 0.5) !important;
}
.focus\:tw-bg-sky-800\/55:focus{
  background-color: rgb(7 89 133 / 0.55) !important;
}
.focus\:tw-bg-sky-800\/60:focus{
  background-color: rgb(7 89 133 / 0.6) !important;
}
.focus\:tw-bg-sky-800\/65:focus{
  background-color: rgb(7 89 133 / 0.65) !important;
}
.focus\:tw-bg-sky-800\/70:focus{
  background-color: rgb(7 89 133 / 0.7) !important;
}
.focus\:tw-bg-sky-800\/75:focus{
  background-color: rgb(7 89 133 / 0.75) !important;
}
.focus\:tw-bg-sky-800\/80:focus{
  background-color: rgb(7 89 133 / 0.8) !important;
}
.focus\:tw-bg-sky-800\/85:focus{
  background-color: rgb(7 89 133 / 0.85) !important;
}
.focus\:tw-bg-sky-800\/90:focus{
  background-color: rgb(7 89 133 / 0.9) !important;
}
.focus\:tw-bg-sky-800\/95:focus{
  background-color: rgb(7 89 133 / 0.95) !important;
}
.focus\:tw-bg-sky-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-900\/0:focus{
  background-color: rgb(12 74 110 / 0) !important;
}
.focus\:tw-bg-sky-900\/10:focus{
  background-color: rgb(12 74 110 / 0.1) !important;
}
.focus\:tw-bg-sky-900\/100:focus{
  background-color: rgb(12 74 110 / 1) !important;
}
.focus\:tw-bg-sky-900\/15:focus{
  background-color: rgb(12 74 110 / 0.15) !important;
}
.focus\:tw-bg-sky-900\/20:focus{
  background-color: rgb(12 74 110 / 0.2) !important;
}
.focus\:tw-bg-sky-900\/25:focus{
  background-color: rgb(12 74 110 / 0.25) !important;
}
.focus\:tw-bg-sky-900\/30:focus{
  background-color: rgb(12 74 110 / 0.3) !important;
}
.focus\:tw-bg-sky-900\/35:focus{
  background-color: rgb(12 74 110 / 0.35) !important;
}
.focus\:tw-bg-sky-900\/40:focus{
  background-color: rgb(12 74 110 / 0.4) !important;
}
.focus\:tw-bg-sky-900\/45:focus{
  background-color: rgb(12 74 110 / 0.45) !important;
}
.focus\:tw-bg-sky-900\/5:focus{
  background-color: rgb(12 74 110 / 0.05) !important;
}
.focus\:tw-bg-sky-900\/50:focus{
  background-color: rgb(12 74 110 / 0.5) !important;
}
.focus\:tw-bg-sky-900\/55:focus{
  background-color: rgb(12 74 110 / 0.55) !important;
}
.focus\:tw-bg-sky-900\/60:focus{
  background-color: rgb(12 74 110 / 0.6) !important;
}
.focus\:tw-bg-sky-900\/65:focus{
  background-color: rgb(12 74 110 / 0.65) !important;
}
.focus\:tw-bg-sky-900\/70:focus{
  background-color: rgb(12 74 110 / 0.7) !important;
}
.focus\:tw-bg-sky-900\/75:focus{
  background-color: rgb(12 74 110 / 0.75) !important;
}
.focus\:tw-bg-sky-900\/80:focus{
  background-color: rgb(12 74 110 / 0.8) !important;
}
.focus\:tw-bg-sky-900\/85:focus{
  background-color: rgb(12 74 110 / 0.85) !important;
}
.focus\:tw-bg-sky-900\/90:focus{
  background-color: rgb(12 74 110 / 0.9) !important;
}
.focus\:tw-bg-sky-900\/95:focus{
  background-color: rgb(12 74 110 / 0.95) !important;
}
.focus\:tw-bg-sky-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-sky-950\/0:focus{
  background-color: rgb(8 47 73 / 0) !important;
}
.focus\:tw-bg-sky-950\/10:focus{
  background-color: rgb(8 47 73 / 0.1) !important;
}
.focus\:tw-bg-sky-950\/100:focus{
  background-color: rgb(8 47 73 / 1) !important;
}
.focus\:tw-bg-sky-950\/15:focus{
  background-color: rgb(8 47 73 / 0.15) !important;
}
.focus\:tw-bg-sky-950\/20:focus{
  background-color: rgb(8 47 73 / 0.2) !important;
}
.focus\:tw-bg-sky-950\/25:focus{
  background-color: rgb(8 47 73 / 0.25) !important;
}
.focus\:tw-bg-sky-950\/30:focus{
  background-color: rgb(8 47 73 / 0.3) !important;
}
.focus\:tw-bg-sky-950\/35:focus{
  background-color: rgb(8 47 73 / 0.35) !important;
}
.focus\:tw-bg-sky-950\/40:focus{
  background-color: rgb(8 47 73 / 0.4) !important;
}
.focus\:tw-bg-sky-950\/45:focus{
  background-color: rgb(8 47 73 / 0.45) !important;
}
.focus\:tw-bg-sky-950\/5:focus{
  background-color: rgb(8 47 73 / 0.05) !important;
}
.focus\:tw-bg-sky-950\/50:focus{
  background-color: rgb(8 47 73 / 0.5) !important;
}
.focus\:tw-bg-sky-950\/55:focus{
  background-color: rgb(8 47 73 / 0.55) !important;
}
.focus\:tw-bg-sky-950\/60:focus{
  background-color: rgb(8 47 73 / 0.6) !important;
}
.focus\:tw-bg-sky-950\/65:focus{
  background-color: rgb(8 47 73 / 0.65) !important;
}
.focus\:tw-bg-sky-950\/70:focus{
  background-color: rgb(8 47 73 / 0.7) !important;
}
.focus\:tw-bg-sky-950\/75:focus{
  background-color: rgb(8 47 73 / 0.75) !important;
}
.focus\:tw-bg-sky-950\/80:focus{
  background-color: rgb(8 47 73 / 0.8) !important;
}
.focus\:tw-bg-sky-950\/85:focus{
  background-color: rgb(8 47 73 / 0.85) !important;
}
.focus\:tw-bg-sky-950\/90:focus{
  background-color: rgb(8 47 73 / 0.9) !important;
}
.focus\:tw-bg-sky-950\/95:focus{
  background-color: rgb(8 47 73 / 0.95) !important;
}
.focus\:tw-bg-slate-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-100\/0:focus{
  background-color: rgb(241 245 249 / 0) !important;
}
.focus\:tw-bg-slate-100\/10:focus{
  background-color: rgb(241 245 249 / 0.1) !important;
}
.focus\:tw-bg-slate-100\/100:focus{
  background-color: rgb(241 245 249 / 1) !important;
}
.focus\:tw-bg-slate-100\/15:focus{
  background-color: rgb(241 245 249 / 0.15) !important;
}
.focus\:tw-bg-slate-100\/20:focus{
  background-color: rgb(241 245 249 / 0.2) !important;
}
.focus\:tw-bg-slate-100\/25:focus{
  background-color: rgb(241 245 249 / 0.25) !important;
}
.focus\:tw-bg-slate-100\/30:focus{
  background-color: rgb(241 245 249 / 0.3) !important;
}
.focus\:tw-bg-slate-100\/35:focus{
  background-color: rgb(241 245 249 / 0.35) !important;
}
.focus\:tw-bg-slate-100\/40:focus{
  background-color: rgb(241 245 249 / 0.4) !important;
}
.focus\:tw-bg-slate-100\/45:focus{
  background-color: rgb(241 245 249 / 0.45) !important;
}
.focus\:tw-bg-slate-100\/5:focus{
  background-color: rgb(241 245 249 / 0.05) !important;
}
.focus\:tw-bg-slate-100\/50:focus{
  background-color: rgb(241 245 249 / 0.5) !important;
}
.focus\:tw-bg-slate-100\/55:focus{
  background-color: rgb(241 245 249 / 0.55) !important;
}
.focus\:tw-bg-slate-100\/60:focus{
  background-color: rgb(241 245 249 / 0.6) !important;
}
.focus\:tw-bg-slate-100\/65:focus{
  background-color: rgb(241 245 249 / 0.65) !important;
}
.focus\:tw-bg-slate-100\/70:focus{
  background-color: rgb(241 245 249 / 0.7) !important;
}
.focus\:tw-bg-slate-100\/75:focus{
  background-color: rgb(241 245 249 / 0.75) !important;
}
.focus\:tw-bg-slate-100\/80:focus{
  background-color: rgb(241 245 249 / 0.8) !important;
}
.focus\:tw-bg-slate-100\/85:focus{
  background-color: rgb(241 245 249 / 0.85) !important;
}
.focus\:tw-bg-slate-100\/90:focus{
  background-color: rgb(241 245 249 / 0.9) !important;
}
.focus\:tw-bg-slate-100\/95:focus{
  background-color: rgb(241 245 249 / 0.95) !important;
}
.focus\:tw-bg-slate-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-200\/0:focus{
  background-color: rgb(226 232 240 / 0) !important;
}
.focus\:tw-bg-slate-200\/10:focus{
  background-color: rgb(226 232 240 / 0.1) !important;
}
.focus\:tw-bg-slate-200\/100:focus{
  background-color: rgb(226 232 240 / 1) !important;
}
.focus\:tw-bg-slate-200\/15:focus{
  background-color: rgb(226 232 240 / 0.15) !important;
}
.focus\:tw-bg-slate-200\/20:focus{
  background-color: rgb(226 232 240 / 0.2) !important;
}
.focus\:tw-bg-slate-200\/25:focus{
  background-color: rgb(226 232 240 / 0.25) !important;
}
.focus\:tw-bg-slate-200\/30:focus{
  background-color: rgb(226 232 240 / 0.3) !important;
}
.focus\:tw-bg-slate-200\/35:focus{
  background-color: rgb(226 232 240 / 0.35) !important;
}
.focus\:tw-bg-slate-200\/40:focus{
  background-color: rgb(226 232 240 / 0.4) !important;
}
.focus\:tw-bg-slate-200\/45:focus{
  background-color: rgb(226 232 240 / 0.45) !important;
}
.focus\:tw-bg-slate-200\/5:focus{
  background-color: rgb(226 232 240 / 0.05) !important;
}
.focus\:tw-bg-slate-200\/50:focus{
  background-color: rgb(226 232 240 / 0.5) !important;
}
.focus\:tw-bg-slate-200\/55:focus{
  background-color: rgb(226 232 240 / 0.55) !important;
}
.focus\:tw-bg-slate-200\/60:focus{
  background-color: rgb(226 232 240 / 0.6) !important;
}
.focus\:tw-bg-slate-200\/65:focus{
  background-color: rgb(226 232 240 / 0.65) !important;
}
.focus\:tw-bg-slate-200\/70:focus{
  background-color: rgb(226 232 240 / 0.7) !important;
}
.focus\:tw-bg-slate-200\/75:focus{
  background-color: rgb(226 232 240 / 0.75) !important;
}
.focus\:tw-bg-slate-200\/80:focus{
  background-color: rgb(226 232 240 / 0.8) !important;
}
.focus\:tw-bg-slate-200\/85:focus{
  background-color: rgb(226 232 240 / 0.85) !important;
}
.focus\:tw-bg-slate-200\/90:focus{
  background-color: rgb(226 232 240 / 0.9) !important;
}
.focus\:tw-bg-slate-200\/95:focus{
  background-color: rgb(226 232 240 / 0.95) !important;
}
.focus\:tw-bg-slate-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-300\/0:focus{
  background-color: rgb(203 213 225 / 0) !important;
}
.focus\:tw-bg-slate-300\/10:focus{
  background-color: rgb(203 213 225 / 0.1) !important;
}
.focus\:tw-bg-slate-300\/100:focus{
  background-color: rgb(203 213 225 / 1) !important;
}
.focus\:tw-bg-slate-300\/15:focus{
  background-color: rgb(203 213 225 / 0.15) !important;
}
.focus\:tw-bg-slate-300\/20:focus{
  background-color: rgb(203 213 225 / 0.2) !important;
}
.focus\:tw-bg-slate-300\/25:focus{
  background-color: rgb(203 213 225 / 0.25) !important;
}
.focus\:tw-bg-slate-300\/30:focus{
  background-color: rgb(203 213 225 / 0.3) !important;
}
.focus\:tw-bg-slate-300\/35:focus{
  background-color: rgb(203 213 225 / 0.35) !important;
}
.focus\:tw-bg-slate-300\/40:focus{
  background-color: rgb(203 213 225 / 0.4) !important;
}
.focus\:tw-bg-slate-300\/45:focus{
  background-color: rgb(203 213 225 / 0.45) !important;
}
.focus\:tw-bg-slate-300\/5:focus{
  background-color: rgb(203 213 225 / 0.05) !important;
}
.focus\:tw-bg-slate-300\/50:focus{
  background-color: rgb(203 213 225 / 0.5) !important;
}
.focus\:tw-bg-slate-300\/55:focus{
  background-color: rgb(203 213 225 / 0.55) !important;
}
.focus\:tw-bg-slate-300\/60:focus{
  background-color: rgb(203 213 225 / 0.6) !important;
}
.focus\:tw-bg-slate-300\/65:focus{
  background-color: rgb(203 213 225 / 0.65) !important;
}
.focus\:tw-bg-slate-300\/70:focus{
  background-color: rgb(203 213 225 / 0.7) !important;
}
.focus\:tw-bg-slate-300\/75:focus{
  background-color: rgb(203 213 225 / 0.75) !important;
}
.focus\:tw-bg-slate-300\/80:focus{
  background-color: rgb(203 213 225 / 0.8) !important;
}
.focus\:tw-bg-slate-300\/85:focus{
  background-color: rgb(203 213 225 / 0.85) !important;
}
.focus\:tw-bg-slate-300\/90:focus{
  background-color: rgb(203 213 225 / 0.9) !important;
}
.focus\:tw-bg-slate-300\/95:focus{
  background-color: rgb(203 213 225 / 0.95) !important;
}
.focus\:tw-bg-slate-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-400\/0:focus{
  background-color: rgb(148 163 184 / 0) !important;
}
.focus\:tw-bg-slate-400\/10:focus{
  background-color: rgb(148 163 184 / 0.1) !important;
}
.focus\:tw-bg-slate-400\/100:focus{
  background-color: rgb(148 163 184 / 1) !important;
}
.focus\:tw-bg-slate-400\/15:focus{
  background-color: rgb(148 163 184 / 0.15) !important;
}
.focus\:tw-bg-slate-400\/20:focus{
  background-color: rgb(148 163 184 / 0.2) !important;
}
.focus\:tw-bg-slate-400\/25:focus{
  background-color: rgb(148 163 184 / 0.25) !important;
}
.focus\:tw-bg-slate-400\/30:focus{
  background-color: rgb(148 163 184 / 0.3) !important;
}
.focus\:tw-bg-slate-400\/35:focus{
  background-color: rgb(148 163 184 / 0.35) !important;
}
.focus\:tw-bg-slate-400\/40:focus{
  background-color: rgb(148 163 184 / 0.4) !important;
}
.focus\:tw-bg-slate-400\/45:focus{
  background-color: rgb(148 163 184 / 0.45) !important;
}
.focus\:tw-bg-slate-400\/5:focus{
  background-color: rgb(148 163 184 / 0.05) !important;
}
.focus\:tw-bg-slate-400\/50:focus{
  background-color: rgb(148 163 184 / 0.5) !important;
}
.focus\:tw-bg-slate-400\/55:focus{
  background-color: rgb(148 163 184 / 0.55) !important;
}
.focus\:tw-bg-slate-400\/60:focus{
  background-color: rgb(148 163 184 / 0.6) !important;
}
.focus\:tw-bg-slate-400\/65:focus{
  background-color: rgb(148 163 184 / 0.65) !important;
}
.focus\:tw-bg-slate-400\/70:focus{
  background-color: rgb(148 163 184 / 0.7) !important;
}
.focus\:tw-bg-slate-400\/75:focus{
  background-color: rgb(148 163 184 / 0.75) !important;
}
.focus\:tw-bg-slate-400\/80:focus{
  background-color: rgb(148 163 184 / 0.8) !important;
}
.focus\:tw-bg-slate-400\/85:focus{
  background-color: rgb(148 163 184 / 0.85) !important;
}
.focus\:tw-bg-slate-400\/90:focus{
  background-color: rgb(148 163 184 / 0.9) !important;
}
.focus\:tw-bg-slate-400\/95:focus{
  background-color: rgb(148 163 184 / 0.95) !important;
}
.focus\:tw-bg-slate-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-50\/0:focus{
  background-color: rgb(248 250 252 / 0) !important;
}
.focus\:tw-bg-slate-50\/10:focus{
  background-color: rgb(248 250 252 / 0.1) !important;
}
.focus\:tw-bg-slate-50\/100:focus{
  background-color: rgb(248 250 252 / 1) !important;
}
.focus\:tw-bg-slate-50\/15:focus{
  background-color: rgb(248 250 252 / 0.15) !important;
}
.focus\:tw-bg-slate-50\/20:focus{
  background-color: rgb(248 250 252 / 0.2) !important;
}
.focus\:tw-bg-slate-50\/25:focus{
  background-color: rgb(248 250 252 / 0.25) !important;
}
.focus\:tw-bg-slate-50\/30:focus{
  background-color: rgb(248 250 252 / 0.3) !important;
}
.focus\:tw-bg-slate-50\/35:focus{
  background-color: rgb(248 250 252 / 0.35) !important;
}
.focus\:tw-bg-slate-50\/40:focus{
  background-color: rgb(248 250 252 / 0.4) !important;
}
.focus\:tw-bg-slate-50\/45:focus{
  background-color: rgb(248 250 252 / 0.45) !important;
}
.focus\:tw-bg-slate-50\/5:focus{
  background-color: rgb(248 250 252 / 0.05) !important;
}
.focus\:tw-bg-slate-50\/50:focus{
  background-color: rgb(248 250 252 / 0.5) !important;
}
.focus\:tw-bg-slate-50\/55:focus{
  background-color: rgb(248 250 252 / 0.55) !important;
}
.focus\:tw-bg-slate-50\/60:focus{
  background-color: rgb(248 250 252 / 0.6) !important;
}
.focus\:tw-bg-slate-50\/65:focus{
  background-color: rgb(248 250 252 / 0.65) !important;
}
.focus\:tw-bg-slate-50\/70:focus{
  background-color: rgb(248 250 252 / 0.7) !important;
}
.focus\:tw-bg-slate-50\/75:focus{
  background-color: rgb(248 250 252 / 0.75) !important;
}
.focus\:tw-bg-slate-50\/80:focus{
  background-color: rgb(248 250 252 / 0.8) !important;
}
.focus\:tw-bg-slate-50\/85:focus{
  background-color: rgb(248 250 252 / 0.85) !important;
}
.focus\:tw-bg-slate-50\/90:focus{
  background-color: rgb(248 250 252 / 0.9) !important;
}
.focus\:tw-bg-slate-50\/95:focus{
  background-color: rgb(248 250 252 / 0.95) !important;
}
.focus\:tw-bg-slate-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-500\/0:focus{
  background-color: rgb(100 116 139 / 0) !important;
}
.focus\:tw-bg-slate-500\/10:focus{
  background-color: rgb(100 116 139 / 0.1) !important;
}
.focus\:tw-bg-slate-500\/100:focus{
  background-color: rgb(100 116 139 / 1) !important;
}
.focus\:tw-bg-slate-500\/15:focus{
  background-color: rgb(100 116 139 / 0.15) !important;
}
.focus\:tw-bg-slate-500\/20:focus{
  background-color: rgb(100 116 139 / 0.2) !important;
}
.focus\:tw-bg-slate-500\/25:focus{
  background-color: rgb(100 116 139 / 0.25) !important;
}
.focus\:tw-bg-slate-500\/30:focus{
  background-color: rgb(100 116 139 / 0.3) !important;
}
.focus\:tw-bg-slate-500\/35:focus{
  background-color: rgb(100 116 139 / 0.35) !important;
}
.focus\:tw-bg-slate-500\/40:focus{
  background-color: rgb(100 116 139 / 0.4) !important;
}
.focus\:tw-bg-slate-500\/45:focus{
  background-color: rgb(100 116 139 / 0.45) !important;
}
.focus\:tw-bg-slate-500\/5:focus{
  background-color: rgb(100 116 139 / 0.05) !important;
}
.focus\:tw-bg-slate-500\/50:focus{
  background-color: rgb(100 116 139 / 0.5) !important;
}
.focus\:tw-bg-slate-500\/55:focus{
  background-color: rgb(100 116 139 / 0.55) !important;
}
.focus\:tw-bg-slate-500\/60:focus{
  background-color: rgb(100 116 139 / 0.6) !important;
}
.focus\:tw-bg-slate-500\/65:focus{
  background-color: rgb(100 116 139 / 0.65) !important;
}
.focus\:tw-bg-slate-500\/70:focus{
  background-color: rgb(100 116 139 / 0.7) !important;
}
.focus\:tw-bg-slate-500\/75:focus{
  background-color: rgb(100 116 139 / 0.75) !important;
}
.focus\:tw-bg-slate-500\/80:focus{
  background-color: rgb(100 116 139 / 0.8) !important;
}
.focus\:tw-bg-slate-500\/85:focus{
  background-color: rgb(100 116 139 / 0.85) !important;
}
.focus\:tw-bg-slate-500\/90:focus{
  background-color: rgb(100 116 139 / 0.9) !important;
}
.focus\:tw-bg-slate-500\/95:focus{
  background-color: rgb(100 116 139 / 0.95) !important;
}
.focus\:tw-bg-slate-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-600\/0:focus{
  background-color: rgb(71 85 105 / 0) !important;
}
.focus\:tw-bg-slate-600\/10:focus{
  background-color: rgb(71 85 105 / 0.1) !important;
}
.focus\:tw-bg-slate-600\/100:focus{
  background-color: rgb(71 85 105 / 1) !important;
}
.focus\:tw-bg-slate-600\/15:focus{
  background-color: rgb(71 85 105 / 0.15) !important;
}
.focus\:tw-bg-slate-600\/20:focus{
  background-color: rgb(71 85 105 / 0.2) !important;
}
.focus\:tw-bg-slate-600\/25:focus{
  background-color: rgb(71 85 105 / 0.25) !important;
}
.focus\:tw-bg-slate-600\/30:focus{
  background-color: rgb(71 85 105 / 0.3) !important;
}
.focus\:tw-bg-slate-600\/35:focus{
  background-color: rgb(71 85 105 / 0.35) !important;
}
.focus\:tw-bg-slate-600\/40:focus{
  background-color: rgb(71 85 105 / 0.4) !important;
}
.focus\:tw-bg-slate-600\/45:focus{
  background-color: rgb(71 85 105 / 0.45) !important;
}
.focus\:tw-bg-slate-600\/5:focus{
  background-color: rgb(71 85 105 / 0.05) !important;
}
.focus\:tw-bg-slate-600\/50:focus{
  background-color: rgb(71 85 105 / 0.5) !important;
}
.focus\:tw-bg-slate-600\/55:focus{
  background-color: rgb(71 85 105 / 0.55) !important;
}
.focus\:tw-bg-slate-600\/60:focus{
  background-color: rgb(71 85 105 / 0.6) !important;
}
.focus\:tw-bg-slate-600\/65:focus{
  background-color: rgb(71 85 105 / 0.65) !important;
}
.focus\:tw-bg-slate-600\/70:focus{
  background-color: rgb(71 85 105 / 0.7) !important;
}
.focus\:tw-bg-slate-600\/75:focus{
  background-color: rgb(71 85 105 / 0.75) !important;
}
.focus\:tw-bg-slate-600\/80:focus{
  background-color: rgb(71 85 105 / 0.8) !important;
}
.focus\:tw-bg-slate-600\/85:focus{
  background-color: rgb(71 85 105 / 0.85) !important;
}
.focus\:tw-bg-slate-600\/90:focus{
  background-color: rgb(71 85 105 / 0.9) !important;
}
.focus\:tw-bg-slate-600\/95:focus{
  background-color: rgb(71 85 105 / 0.95) !important;
}
.focus\:tw-bg-slate-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-700\/0:focus{
  background-color: rgb(51 65 85 / 0) !important;
}
.focus\:tw-bg-slate-700\/10:focus{
  background-color: rgb(51 65 85 / 0.1) !important;
}
.focus\:tw-bg-slate-700\/100:focus{
  background-color: rgb(51 65 85 / 1) !important;
}
.focus\:tw-bg-slate-700\/15:focus{
  background-color: rgb(51 65 85 / 0.15) !important;
}
.focus\:tw-bg-slate-700\/20:focus{
  background-color: rgb(51 65 85 / 0.2) !important;
}
.focus\:tw-bg-slate-700\/25:focus{
  background-color: rgb(51 65 85 / 0.25) !important;
}
.focus\:tw-bg-slate-700\/30:focus{
  background-color: rgb(51 65 85 / 0.3) !important;
}
.focus\:tw-bg-slate-700\/35:focus{
  background-color: rgb(51 65 85 / 0.35) !important;
}
.focus\:tw-bg-slate-700\/40:focus{
  background-color: rgb(51 65 85 / 0.4) !important;
}
.focus\:tw-bg-slate-700\/45:focus{
  background-color: rgb(51 65 85 / 0.45) !important;
}
.focus\:tw-bg-slate-700\/5:focus{
  background-color: rgb(51 65 85 / 0.05) !important;
}
.focus\:tw-bg-slate-700\/50:focus{
  background-color: rgb(51 65 85 / 0.5) !important;
}
.focus\:tw-bg-slate-700\/55:focus{
  background-color: rgb(51 65 85 / 0.55) !important;
}
.focus\:tw-bg-slate-700\/60:focus{
  background-color: rgb(51 65 85 / 0.6) !important;
}
.focus\:tw-bg-slate-700\/65:focus{
  background-color: rgb(51 65 85 / 0.65) !important;
}
.focus\:tw-bg-slate-700\/70:focus{
  background-color: rgb(51 65 85 / 0.7) !important;
}
.focus\:tw-bg-slate-700\/75:focus{
  background-color: rgb(51 65 85 / 0.75) !important;
}
.focus\:tw-bg-slate-700\/80:focus{
  background-color: rgb(51 65 85 / 0.8) !important;
}
.focus\:tw-bg-slate-700\/85:focus{
  background-color: rgb(51 65 85 / 0.85) !important;
}
.focus\:tw-bg-slate-700\/90:focus{
  background-color: rgb(51 65 85 / 0.9) !important;
}
.focus\:tw-bg-slate-700\/95:focus{
  background-color: rgb(51 65 85 / 0.95) !important;
}
.focus\:tw-bg-slate-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-800\/0:focus{
  background-color: rgb(30 41 59 / 0) !important;
}
.focus\:tw-bg-slate-800\/10:focus{
  background-color: rgb(30 41 59 / 0.1) !important;
}
.focus\:tw-bg-slate-800\/100:focus{
  background-color: rgb(30 41 59 / 1) !important;
}
.focus\:tw-bg-slate-800\/15:focus{
  background-color: rgb(30 41 59 / 0.15) !important;
}
.focus\:tw-bg-slate-800\/20:focus{
  background-color: rgb(30 41 59 / 0.2) !important;
}
.focus\:tw-bg-slate-800\/25:focus{
  background-color: rgb(30 41 59 / 0.25) !important;
}
.focus\:tw-bg-slate-800\/30:focus{
  background-color: rgb(30 41 59 / 0.3) !important;
}
.focus\:tw-bg-slate-800\/35:focus{
  background-color: rgb(30 41 59 / 0.35) !important;
}
.focus\:tw-bg-slate-800\/40:focus{
  background-color: rgb(30 41 59 / 0.4) !important;
}
.focus\:tw-bg-slate-800\/45:focus{
  background-color: rgb(30 41 59 / 0.45) !important;
}
.focus\:tw-bg-slate-800\/5:focus{
  background-color: rgb(30 41 59 / 0.05) !important;
}
.focus\:tw-bg-slate-800\/50:focus{
  background-color: rgb(30 41 59 / 0.5) !important;
}
.focus\:tw-bg-slate-800\/55:focus{
  background-color: rgb(30 41 59 / 0.55) !important;
}
.focus\:tw-bg-slate-800\/60:focus{
  background-color: rgb(30 41 59 / 0.6) !important;
}
.focus\:tw-bg-slate-800\/65:focus{
  background-color: rgb(30 41 59 / 0.65) !important;
}
.focus\:tw-bg-slate-800\/70:focus{
  background-color: rgb(30 41 59 / 0.7) !important;
}
.focus\:tw-bg-slate-800\/75:focus{
  background-color: rgb(30 41 59 / 0.75) !important;
}
.focus\:tw-bg-slate-800\/80:focus{
  background-color: rgb(30 41 59 / 0.8) !important;
}
.focus\:tw-bg-slate-800\/85:focus{
  background-color: rgb(30 41 59 / 0.85) !important;
}
.focus\:tw-bg-slate-800\/90:focus{
  background-color: rgb(30 41 59 / 0.9) !important;
}
.focus\:tw-bg-slate-800\/95:focus{
  background-color: rgb(30 41 59 / 0.95) !important;
}
.focus\:tw-bg-slate-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-900\/0:focus{
  background-color: rgb(15 23 42 / 0) !important;
}
.focus\:tw-bg-slate-900\/10:focus{
  background-color: rgb(15 23 42 / 0.1) !important;
}
.focus\:tw-bg-slate-900\/100:focus{
  background-color: rgb(15 23 42 / 1) !important;
}
.focus\:tw-bg-slate-900\/15:focus{
  background-color: rgb(15 23 42 / 0.15) !important;
}
.focus\:tw-bg-slate-900\/20:focus{
  background-color: rgb(15 23 42 / 0.2) !important;
}
.focus\:tw-bg-slate-900\/25:focus{
  background-color: rgb(15 23 42 / 0.25) !important;
}
.focus\:tw-bg-slate-900\/30:focus{
  background-color: rgb(15 23 42 / 0.3) !important;
}
.focus\:tw-bg-slate-900\/35:focus{
  background-color: rgb(15 23 42 / 0.35) !important;
}
.focus\:tw-bg-slate-900\/40:focus{
  background-color: rgb(15 23 42 / 0.4) !important;
}
.focus\:tw-bg-slate-900\/45:focus{
  background-color: rgb(15 23 42 / 0.45) !important;
}
.focus\:tw-bg-slate-900\/5:focus{
  background-color: rgb(15 23 42 / 0.05) !important;
}
.focus\:tw-bg-slate-900\/50:focus{
  background-color: rgb(15 23 42 / 0.5) !important;
}
.focus\:tw-bg-slate-900\/55:focus{
  background-color: rgb(15 23 42 / 0.55) !important;
}
.focus\:tw-bg-slate-900\/60:focus{
  background-color: rgb(15 23 42 / 0.6) !important;
}
.focus\:tw-bg-slate-900\/65:focus{
  background-color: rgb(15 23 42 / 0.65) !important;
}
.focus\:tw-bg-slate-900\/70:focus{
  background-color: rgb(15 23 42 / 0.7) !important;
}
.focus\:tw-bg-slate-900\/75:focus{
  background-color: rgb(15 23 42 / 0.75) !important;
}
.focus\:tw-bg-slate-900\/80:focus{
  background-color: rgb(15 23 42 / 0.8) !important;
}
.focus\:tw-bg-slate-900\/85:focus{
  background-color: rgb(15 23 42 / 0.85) !important;
}
.focus\:tw-bg-slate-900\/90:focus{
  background-color: rgb(15 23 42 / 0.9) !important;
}
.focus\:tw-bg-slate-900\/95:focus{
  background-color: rgb(15 23 42 / 0.95) !important;
}
.focus\:tw-bg-slate-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-slate-950\/0:focus{
  background-color: rgb(2 6 23 / 0) !important;
}
.focus\:tw-bg-slate-950\/10:focus{
  background-color: rgb(2 6 23 / 0.1) !important;
}
.focus\:tw-bg-slate-950\/100:focus{
  background-color: rgb(2 6 23 / 1) !important;
}
.focus\:tw-bg-slate-950\/15:focus{
  background-color: rgb(2 6 23 / 0.15) !important;
}
.focus\:tw-bg-slate-950\/20:focus{
  background-color: rgb(2 6 23 / 0.2) !important;
}
.focus\:tw-bg-slate-950\/25:focus{
  background-color: rgb(2 6 23 / 0.25) !important;
}
.focus\:tw-bg-slate-950\/30:focus{
  background-color: rgb(2 6 23 / 0.3) !important;
}
.focus\:tw-bg-slate-950\/35:focus{
  background-color: rgb(2 6 23 / 0.35) !important;
}
.focus\:tw-bg-slate-950\/40:focus{
  background-color: rgb(2 6 23 / 0.4) !important;
}
.focus\:tw-bg-slate-950\/45:focus{
  background-color: rgb(2 6 23 / 0.45) !important;
}
.focus\:tw-bg-slate-950\/5:focus{
  background-color: rgb(2 6 23 / 0.05) !important;
}
.focus\:tw-bg-slate-950\/50:focus{
  background-color: rgb(2 6 23 / 0.5) !important;
}
.focus\:tw-bg-slate-950\/55:focus{
  background-color: rgb(2 6 23 / 0.55) !important;
}
.focus\:tw-bg-slate-950\/60:focus{
  background-color: rgb(2 6 23 / 0.6) !important;
}
.focus\:tw-bg-slate-950\/65:focus{
  background-color: rgb(2 6 23 / 0.65) !important;
}
.focus\:tw-bg-slate-950\/70:focus{
  background-color: rgb(2 6 23 / 0.7) !important;
}
.focus\:tw-bg-slate-950\/75:focus{
  background-color: rgb(2 6 23 / 0.75) !important;
}
.focus\:tw-bg-slate-950\/80:focus{
  background-color: rgb(2 6 23 / 0.8) !important;
}
.focus\:tw-bg-slate-950\/85:focus{
  background-color: rgb(2 6 23 / 0.85) !important;
}
.focus\:tw-bg-slate-950\/90:focus{
  background-color: rgb(2 6 23 / 0.9) !important;
}
.focus\:tw-bg-slate-950\/95:focus{
  background-color: rgb(2 6 23 / 0.95) !important;
}
.focus\:tw-bg-stone-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-100\/0:focus{
  background-color: rgb(245 245 244 / 0) !important;
}
.focus\:tw-bg-stone-100\/10:focus{
  background-color: rgb(245 245 244 / 0.1) !important;
}
.focus\:tw-bg-stone-100\/100:focus{
  background-color: rgb(245 245 244 / 1) !important;
}
.focus\:tw-bg-stone-100\/15:focus{
  background-color: rgb(245 245 244 / 0.15) !important;
}
.focus\:tw-bg-stone-100\/20:focus{
  background-color: rgb(245 245 244 / 0.2) !important;
}
.focus\:tw-bg-stone-100\/25:focus{
  background-color: rgb(245 245 244 / 0.25) !important;
}
.focus\:tw-bg-stone-100\/30:focus{
  background-color: rgb(245 245 244 / 0.3) !important;
}
.focus\:tw-bg-stone-100\/35:focus{
  background-color: rgb(245 245 244 / 0.35) !important;
}
.focus\:tw-bg-stone-100\/40:focus{
  background-color: rgb(245 245 244 / 0.4) !important;
}
.focus\:tw-bg-stone-100\/45:focus{
  background-color: rgb(245 245 244 / 0.45) !important;
}
.focus\:tw-bg-stone-100\/5:focus{
  background-color: rgb(245 245 244 / 0.05) !important;
}
.focus\:tw-bg-stone-100\/50:focus{
  background-color: rgb(245 245 244 / 0.5) !important;
}
.focus\:tw-bg-stone-100\/55:focus{
  background-color: rgb(245 245 244 / 0.55) !important;
}
.focus\:tw-bg-stone-100\/60:focus{
  background-color: rgb(245 245 244 / 0.6) !important;
}
.focus\:tw-bg-stone-100\/65:focus{
  background-color: rgb(245 245 244 / 0.65) !important;
}
.focus\:tw-bg-stone-100\/70:focus{
  background-color: rgb(245 245 244 / 0.7) !important;
}
.focus\:tw-bg-stone-100\/75:focus{
  background-color: rgb(245 245 244 / 0.75) !important;
}
.focus\:tw-bg-stone-100\/80:focus{
  background-color: rgb(245 245 244 / 0.8) !important;
}
.focus\:tw-bg-stone-100\/85:focus{
  background-color: rgb(245 245 244 / 0.85) !important;
}
.focus\:tw-bg-stone-100\/90:focus{
  background-color: rgb(245 245 244 / 0.9) !important;
}
.focus\:tw-bg-stone-100\/95:focus{
  background-color: rgb(245 245 244 / 0.95) !important;
}
.focus\:tw-bg-stone-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-200\/0:focus{
  background-color: rgb(231 229 228 / 0) !important;
}
.focus\:tw-bg-stone-200\/10:focus{
  background-color: rgb(231 229 228 / 0.1) !important;
}
.focus\:tw-bg-stone-200\/100:focus{
  background-color: rgb(231 229 228 / 1) !important;
}
.focus\:tw-bg-stone-200\/15:focus{
  background-color: rgb(231 229 228 / 0.15) !important;
}
.focus\:tw-bg-stone-200\/20:focus{
  background-color: rgb(231 229 228 / 0.2) !important;
}
.focus\:tw-bg-stone-200\/25:focus{
  background-color: rgb(231 229 228 / 0.25) !important;
}
.focus\:tw-bg-stone-200\/30:focus{
  background-color: rgb(231 229 228 / 0.3) !important;
}
.focus\:tw-bg-stone-200\/35:focus{
  background-color: rgb(231 229 228 / 0.35) !important;
}
.focus\:tw-bg-stone-200\/40:focus{
  background-color: rgb(231 229 228 / 0.4) !important;
}
.focus\:tw-bg-stone-200\/45:focus{
  background-color: rgb(231 229 228 / 0.45) !important;
}
.focus\:tw-bg-stone-200\/5:focus{
  background-color: rgb(231 229 228 / 0.05) !important;
}
.focus\:tw-bg-stone-200\/50:focus{
  background-color: rgb(231 229 228 / 0.5) !important;
}
.focus\:tw-bg-stone-200\/55:focus{
  background-color: rgb(231 229 228 / 0.55) !important;
}
.focus\:tw-bg-stone-200\/60:focus{
  background-color: rgb(231 229 228 / 0.6) !important;
}
.focus\:tw-bg-stone-200\/65:focus{
  background-color: rgb(231 229 228 / 0.65) !important;
}
.focus\:tw-bg-stone-200\/70:focus{
  background-color: rgb(231 229 228 / 0.7) !important;
}
.focus\:tw-bg-stone-200\/75:focus{
  background-color: rgb(231 229 228 / 0.75) !important;
}
.focus\:tw-bg-stone-200\/80:focus{
  background-color: rgb(231 229 228 / 0.8) !important;
}
.focus\:tw-bg-stone-200\/85:focus{
  background-color: rgb(231 229 228 / 0.85) !important;
}
.focus\:tw-bg-stone-200\/90:focus{
  background-color: rgb(231 229 228 / 0.9) !important;
}
.focus\:tw-bg-stone-200\/95:focus{
  background-color: rgb(231 229 228 / 0.95) !important;
}
.focus\:tw-bg-stone-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-300\/0:focus{
  background-color: rgb(214 211 209 / 0) !important;
}
.focus\:tw-bg-stone-300\/10:focus{
  background-color: rgb(214 211 209 / 0.1) !important;
}
.focus\:tw-bg-stone-300\/100:focus{
  background-color: rgb(214 211 209 / 1) !important;
}
.focus\:tw-bg-stone-300\/15:focus{
  background-color: rgb(214 211 209 / 0.15) !important;
}
.focus\:tw-bg-stone-300\/20:focus{
  background-color: rgb(214 211 209 / 0.2) !important;
}
.focus\:tw-bg-stone-300\/25:focus{
  background-color: rgb(214 211 209 / 0.25) !important;
}
.focus\:tw-bg-stone-300\/30:focus{
  background-color: rgb(214 211 209 / 0.3) !important;
}
.focus\:tw-bg-stone-300\/35:focus{
  background-color: rgb(214 211 209 / 0.35) !important;
}
.focus\:tw-bg-stone-300\/40:focus{
  background-color: rgb(214 211 209 / 0.4) !important;
}
.focus\:tw-bg-stone-300\/45:focus{
  background-color: rgb(214 211 209 / 0.45) !important;
}
.focus\:tw-bg-stone-300\/5:focus{
  background-color: rgb(214 211 209 / 0.05) !important;
}
.focus\:tw-bg-stone-300\/50:focus{
  background-color: rgb(214 211 209 / 0.5) !important;
}
.focus\:tw-bg-stone-300\/55:focus{
  background-color: rgb(214 211 209 / 0.55) !important;
}
.focus\:tw-bg-stone-300\/60:focus{
  background-color: rgb(214 211 209 / 0.6) !important;
}
.focus\:tw-bg-stone-300\/65:focus{
  background-color: rgb(214 211 209 / 0.65) !important;
}
.focus\:tw-bg-stone-300\/70:focus{
  background-color: rgb(214 211 209 / 0.7) !important;
}
.focus\:tw-bg-stone-300\/75:focus{
  background-color: rgb(214 211 209 / 0.75) !important;
}
.focus\:tw-bg-stone-300\/80:focus{
  background-color: rgb(214 211 209 / 0.8) !important;
}
.focus\:tw-bg-stone-300\/85:focus{
  background-color: rgb(214 211 209 / 0.85) !important;
}
.focus\:tw-bg-stone-300\/90:focus{
  background-color: rgb(214 211 209 / 0.9) !important;
}
.focus\:tw-bg-stone-300\/95:focus{
  background-color: rgb(214 211 209 / 0.95) !important;
}
.focus\:tw-bg-stone-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-400\/0:focus{
  background-color: rgb(168 162 158 / 0) !important;
}
.focus\:tw-bg-stone-400\/10:focus{
  background-color: rgb(168 162 158 / 0.1) !important;
}
.focus\:tw-bg-stone-400\/100:focus{
  background-color: rgb(168 162 158 / 1) !important;
}
.focus\:tw-bg-stone-400\/15:focus{
  background-color: rgb(168 162 158 / 0.15) !important;
}
.focus\:tw-bg-stone-400\/20:focus{
  background-color: rgb(168 162 158 / 0.2) !important;
}
.focus\:tw-bg-stone-400\/25:focus{
  background-color: rgb(168 162 158 / 0.25) !important;
}
.focus\:tw-bg-stone-400\/30:focus{
  background-color: rgb(168 162 158 / 0.3) !important;
}
.focus\:tw-bg-stone-400\/35:focus{
  background-color: rgb(168 162 158 / 0.35) !important;
}
.focus\:tw-bg-stone-400\/40:focus{
  background-color: rgb(168 162 158 / 0.4) !important;
}
.focus\:tw-bg-stone-400\/45:focus{
  background-color: rgb(168 162 158 / 0.45) !important;
}
.focus\:tw-bg-stone-400\/5:focus{
  background-color: rgb(168 162 158 / 0.05) !important;
}
.focus\:tw-bg-stone-400\/50:focus{
  background-color: rgb(168 162 158 / 0.5) !important;
}
.focus\:tw-bg-stone-400\/55:focus{
  background-color: rgb(168 162 158 / 0.55) !important;
}
.focus\:tw-bg-stone-400\/60:focus{
  background-color: rgb(168 162 158 / 0.6) !important;
}
.focus\:tw-bg-stone-400\/65:focus{
  background-color: rgb(168 162 158 / 0.65) !important;
}
.focus\:tw-bg-stone-400\/70:focus{
  background-color: rgb(168 162 158 / 0.7) !important;
}
.focus\:tw-bg-stone-400\/75:focus{
  background-color: rgb(168 162 158 / 0.75) !important;
}
.focus\:tw-bg-stone-400\/80:focus{
  background-color: rgb(168 162 158 / 0.8) !important;
}
.focus\:tw-bg-stone-400\/85:focus{
  background-color: rgb(168 162 158 / 0.85) !important;
}
.focus\:tw-bg-stone-400\/90:focus{
  background-color: rgb(168 162 158 / 0.9) !important;
}
.focus\:tw-bg-stone-400\/95:focus{
  background-color: rgb(168 162 158 / 0.95) !important;
}
.focus\:tw-bg-stone-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-50\/0:focus{
  background-color: rgb(250 250 249 / 0) !important;
}
.focus\:tw-bg-stone-50\/10:focus{
  background-color: rgb(250 250 249 / 0.1) !important;
}
.focus\:tw-bg-stone-50\/100:focus{
  background-color: rgb(250 250 249 / 1) !important;
}
.focus\:tw-bg-stone-50\/15:focus{
  background-color: rgb(250 250 249 / 0.15) !important;
}
.focus\:tw-bg-stone-50\/20:focus{
  background-color: rgb(250 250 249 / 0.2) !important;
}
.focus\:tw-bg-stone-50\/25:focus{
  background-color: rgb(250 250 249 / 0.25) !important;
}
.focus\:tw-bg-stone-50\/30:focus{
  background-color: rgb(250 250 249 / 0.3) !important;
}
.focus\:tw-bg-stone-50\/35:focus{
  background-color: rgb(250 250 249 / 0.35) !important;
}
.focus\:tw-bg-stone-50\/40:focus{
  background-color: rgb(250 250 249 / 0.4) !important;
}
.focus\:tw-bg-stone-50\/45:focus{
  background-color: rgb(250 250 249 / 0.45) !important;
}
.focus\:tw-bg-stone-50\/5:focus{
  background-color: rgb(250 250 249 / 0.05) !important;
}
.focus\:tw-bg-stone-50\/50:focus{
  background-color: rgb(250 250 249 / 0.5) !important;
}
.focus\:tw-bg-stone-50\/55:focus{
  background-color: rgb(250 250 249 / 0.55) !important;
}
.focus\:tw-bg-stone-50\/60:focus{
  background-color: rgb(250 250 249 / 0.6) !important;
}
.focus\:tw-bg-stone-50\/65:focus{
  background-color: rgb(250 250 249 / 0.65) !important;
}
.focus\:tw-bg-stone-50\/70:focus{
  background-color: rgb(250 250 249 / 0.7) !important;
}
.focus\:tw-bg-stone-50\/75:focus{
  background-color: rgb(250 250 249 / 0.75) !important;
}
.focus\:tw-bg-stone-50\/80:focus{
  background-color: rgb(250 250 249 / 0.8) !important;
}
.focus\:tw-bg-stone-50\/85:focus{
  background-color: rgb(250 250 249 / 0.85) !important;
}
.focus\:tw-bg-stone-50\/90:focus{
  background-color: rgb(250 250 249 / 0.9) !important;
}
.focus\:tw-bg-stone-50\/95:focus{
  background-color: rgb(250 250 249 / 0.95) !important;
}
.focus\:tw-bg-stone-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-500\/0:focus{
  background-color: rgb(120 113 108 / 0) !important;
}
.focus\:tw-bg-stone-500\/10:focus{
  background-color: rgb(120 113 108 / 0.1) !important;
}
.focus\:tw-bg-stone-500\/100:focus{
  background-color: rgb(120 113 108 / 1) !important;
}
.focus\:tw-bg-stone-500\/15:focus{
  background-color: rgb(120 113 108 / 0.15) !important;
}
.focus\:tw-bg-stone-500\/20:focus{
  background-color: rgb(120 113 108 / 0.2) !important;
}
.focus\:tw-bg-stone-500\/25:focus{
  background-color: rgb(120 113 108 / 0.25) !important;
}
.focus\:tw-bg-stone-500\/30:focus{
  background-color: rgb(120 113 108 / 0.3) !important;
}
.focus\:tw-bg-stone-500\/35:focus{
  background-color: rgb(120 113 108 / 0.35) !important;
}
.focus\:tw-bg-stone-500\/40:focus{
  background-color: rgb(120 113 108 / 0.4) !important;
}
.focus\:tw-bg-stone-500\/45:focus{
  background-color: rgb(120 113 108 / 0.45) !important;
}
.focus\:tw-bg-stone-500\/5:focus{
  background-color: rgb(120 113 108 / 0.05) !important;
}
.focus\:tw-bg-stone-500\/50:focus{
  background-color: rgb(120 113 108 / 0.5) !important;
}
.focus\:tw-bg-stone-500\/55:focus{
  background-color: rgb(120 113 108 / 0.55) !important;
}
.focus\:tw-bg-stone-500\/60:focus{
  background-color: rgb(120 113 108 / 0.6) !important;
}
.focus\:tw-bg-stone-500\/65:focus{
  background-color: rgb(120 113 108 / 0.65) !important;
}
.focus\:tw-bg-stone-500\/70:focus{
  background-color: rgb(120 113 108 / 0.7) !important;
}
.focus\:tw-bg-stone-500\/75:focus{
  background-color: rgb(120 113 108 / 0.75) !important;
}
.focus\:tw-bg-stone-500\/80:focus{
  background-color: rgb(120 113 108 / 0.8) !important;
}
.focus\:tw-bg-stone-500\/85:focus{
  background-color: rgb(120 113 108 / 0.85) !important;
}
.focus\:tw-bg-stone-500\/90:focus{
  background-color: rgb(120 113 108 / 0.9) !important;
}
.focus\:tw-bg-stone-500\/95:focus{
  background-color: rgb(120 113 108 / 0.95) !important;
}
.focus\:tw-bg-stone-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-600\/0:focus{
  background-color: rgb(87 83 78 / 0) !important;
}
.focus\:tw-bg-stone-600\/10:focus{
  background-color: rgb(87 83 78 / 0.1) !important;
}
.focus\:tw-bg-stone-600\/100:focus{
  background-color: rgb(87 83 78 / 1) !important;
}
.focus\:tw-bg-stone-600\/15:focus{
  background-color: rgb(87 83 78 / 0.15) !important;
}
.focus\:tw-bg-stone-600\/20:focus{
  background-color: rgb(87 83 78 / 0.2) !important;
}
.focus\:tw-bg-stone-600\/25:focus{
  background-color: rgb(87 83 78 / 0.25) !important;
}
.focus\:tw-bg-stone-600\/30:focus{
  background-color: rgb(87 83 78 / 0.3) !important;
}
.focus\:tw-bg-stone-600\/35:focus{
  background-color: rgb(87 83 78 / 0.35) !important;
}
.focus\:tw-bg-stone-600\/40:focus{
  background-color: rgb(87 83 78 / 0.4) !important;
}
.focus\:tw-bg-stone-600\/45:focus{
  background-color: rgb(87 83 78 / 0.45) !important;
}
.focus\:tw-bg-stone-600\/5:focus{
  background-color: rgb(87 83 78 / 0.05) !important;
}
.focus\:tw-bg-stone-600\/50:focus{
  background-color: rgb(87 83 78 / 0.5) !important;
}
.focus\:tw-bg-stone-600\/55:focus{
  background-color: rgb(87 83 78 / 0.55) !important;
}
.focus\:tw-bg-stone-600\/60:focus{
  background-color: rgb(87 83 78 / 0.6) !important;
}
.focus\:tw-bg-stone-600\/65:focus{
  background-color: rgb(87 83 78 / 0.65) !important;
}
.focus\:tw-bg-stone-600\/70:focus{
  background-color: rgb(87 83 78 / 0.7) !important;
}
.focus\:tw-bg-stone-600\/75:focus{
  background-color: rgb(87 83 78 / 0.75) !important;
}
.focus\:tw-bg-stone-600\/80:focus{
  background-color: rgb(87 83 78 / 0.8) !important;
}
.focus\:tw-bg-stone-600\/85:focus{
  background-color: rgb(87 83 78 / 0.85) !important;
}
.focus\:tw-bg-stone-600\/90:focus{
  background-color: rgb(87 83 78 / 0.9) !important;
}
.focus\:tw-bg-stone-600\/95:focus{
  background-color: rgb(87 83 78 / 0.95) !important;
}
.focus\:tw-bg-stone-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-700\/0:focus{
  background-color: rgb(68 64 60 / 0) !important;
}
.focus\:tw-bg-stone-700\/10:focus{
  background-color: rgb(68 64 60 / 0.1) !important;
}
.focus\:tw-bg-stone-700\/100:focus{
  background-color: rgb(68 64 60 / 1) !important;
}
.focus\:tw-bg-stone-700\/15:focus{
  background-color: rgb(68 64 60 / 0.15) !important;
}
.focus\:tw-bg-stone-700\/20:focus{
  background-color: rgb(68 64 60 / 0.2) !important;
}
.focus\:tw-bg-stone-700\/25:focus{
  background-color: rgb(68 64 60 / 0.25) !important;
}
.focus\:tw-bg-stone-700\/30:focus{
  background-color: rgb(68 64 60 / 0.3) !important;
}
.focus\:tw-bg-stone-700\/35:focus{
  background-color: rgb(68 64 60 / 0.35) !important;
}
.focus\:tw-bg-stone-700\/40:focus{
  background-color: rgb(68 64 60 / 0.4) !important;
}
.focus\:tw-bg-stone-700\/45:focus{
  background-color: rgb(68 64 60 / 0.45) !important;
}
.focus\:tw-bg-stone-700\/5:focus{
  background-color: rgb(68 64 60 / 0.05) !important;
}
.focus\:tw-bg-stone-700\/50:focus{
  background-color: rgb(68 64 60 / 0.5) !important;
}
.focus\:tw-bg-stone-700\/55:focus{
  background-color: rgb(68 64 60 / 0.55) !important;
}
.focus\:tw-bg-stone-700\/60:focus{
  background-color: rgb(68 64 60 / 0.6) !important;
}
.focus\:tw-bg-stone-700\/65:focus{
  background-color: rgb(68 64 60 / 0.65) !important;
}
.focus\:tw-bg-stone-700\/70:focus{
  background-color: rgb(68 64 60 / 0.7) !important;
}
.focus\:tw-bg-stone-700\/75:focus{
  background-color: rgb(68 64 60 / 0.75) !important;
}
.focus\:tw-bg-stone-700\/80:focus{
  background-color: rgb(68 64 60 / 0.8) !important;
}
.focus\:tw-bg-stone-700\/85:focus{
  background-color: rgb(68 64 60 / 0.85) !important;
}
.focus\:tw-bg-stone-700\/90:focus{
  background-color: rgb(68 64 60 / 0.9) !important;
}
.focus\:tw-bg-stone-700\/95:focus{
  background-color: rgb(68 64 60 / 0.95) !important;
}
.focus\:tw-bg-stone-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-800\/0:focus{
  background-color: rgb(41 37 36 / 0) !important;
}
.focus\:tw-bg-stone-800\/10:focus{
  background-color: rgb(41 37 36 / 0.1) !important;
}
.focus\:tw-bg-stone-800\/100:focus{
  background-color: rgb(41 37 36 / 1) !important;
}
.focus\:tw-bg-stone-800\/15:focus{
  background-color: rgb(41 37 36 / 0.15) !important;
}
.focus\:tw-bg-stone-800\/20:focus{
  background-color: rgb(41 37 36 / 0.2) !important;
}
.focus\:tw-bg-stone-800\/25:focus{
  background-color: rgb(41 37 36 / 0.25) !important;
}
.focus\:tw-bg-stone-800\/30:focus{
  background-color: rgb(41 37 36 / 0.3) !important;
}
.focus\:tw-bg-stone-800\/35:focus{
  background-color: rgb(41 37 36 / 0.35) !important;
}
.focus\:tw-bg-stone-800\/40:focus{
  background-color: rgb(41 37 36 / 0.4) !important;
}
.focus\:tw-bg-stone-800\/45:focus{
  background-color: rgb(41 37 36 / 0.45) !important;
}
.focus\:tw-bg-stone-800\/5:focus{
  background-color: rgb(41 37 36 / 0.05) !important;
}
.focus\:tw-bg-stone-800\/50:focus{
  background-color: rgb(41 37 36 / 0.5) !important;
}
.focus\:tw-bg-stone-800\/55:focus{
  background-color: rgb(41 37 36 / 0.55) !important;
}
.focus\:tw-bg-stone-800\/60:focus{
  background-color: rgb(41 37 36 / 0.6) !important;
}
.focus\:tw-bg-stone-800\/65:focus{
  background-color: rgb(41 37 36 / 0.65) !important;
}
.focus\:tw-bg-stone-800\/70:focus{
  background-color: rgb(41 37 36 / 0.7) !important;
}
.focus\:tw-bg-stone-800\/75:focus{
  background-color: rgb(41 37 36 / 0.75) !important;
}
.focus\:tw-bg-stone-800\/80:focus{
  background-color: rgb(41 37 36 / 0.8) !important;
}
.focus\:tw-bg-stone-800\/85:focus{
  background-color: rgb(41 37 36 / 0.85) !important;
}
.focus\:tw-bg-stone-800\/90:focus{
  background-color: rgb(41 37 36 / 0.9) !important;
}
.focus\:tw-bg-stone-800\/95:focus{
  background-color: rgb(41 37 36 / 0.95) !important;
}
.focus\:tw-bg-stone-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-900\/0:focus{
  background-color: rgb(28 25 23 / 0) !important;
}
.focus\:tw-bg-stone-900\/10:focus{
  background-color: rgb(28 25 23 / 0.1) !important;
}
.focus\:tw-bg-stone-900\/100:focus{
  background-color: rgb(28 25 23 / 1) !important;
}
.focus\:tw-bg-stone-900\/15:focus{
  background-color: rgb(28 25 23 / 0.15) !important;
}
.focus\:tw-bg-stone-900\/20:focus{
  background-color: rgb(28 25 23 / 0.2) !important;
}
.focus\:tw-bg-stone-900\/25:focus{
  background-color: rgb(28 25 23 / 0.25) !important;
}
.focus\:tw-bg-stone-900\/30:focus{
  background-color: rgb(28 25 23 / 0.3) !important;
}
.focus\:tw-bg-stone-900\/35:focus{
  background-color: rgb(28 25 23 / 0.35) !important;
}
.focus\:tw-bg-stone-900\/40:focus{
  background-color: rgb(28 25 23 / 0.4) !important;
}
.focus\:tw-bg-stone-900\/45:focus{
  background-color: rgb(28 25 23 / 0.45) !important;
}
.focus\:tw-bg-stone-900\/5:focus{
  background-color: rgb(28 25 23 / 0.05) !important;
}
.focus\:tw-bg-stone-900\/50:focus{
  background-color: rgb(28 25 23 / 0.5) !important;
}
.focus\:tw-bg-stone-900\/55:focus{
  background-color: rgb(28 25 23 / 0.55) !important;
}
.focus\:tw-bg-stone-900\/60:focus{
  background-color: rgb(28 25 23 / 0.6) !important;
}
.focus\:tw-bg-stone-900\/65:focus{
  background-color: rgb(28 25 23 / 0.65) !important;
}
.focus\:tw-bg-stone-900\/70:focus{
  background-color: rgb(28 25 23 / 0.7) !important;
}
.focus\:tw-bg-stone-900\/75:focus{
  background-color: rgb(28 25 23 / 0.75) !important;
}
.focus\:tw-bg-stone-900\/80:focus{
  background-color: rgb(28 25 23 / 0.8) !important;
}
.focus\:tw-bg-stone-900\/85:focus{
  background-color: rgb(28 25 23 / 0.85) !important;
}
.focus\:tw-bg-stone-900\/90:focus{
  background-color: rgb(28 25 23 / 0.9) !important;
}
.focus\:tw-bg-stone-900\/95:focus{
  background-color: rgb(28 25 23 / 0.95) !important;
}
.focus\:tw-bg-stone-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 10 9 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-stone-950\/0:focus{
  background-color: rgb(12 10 9 / 0) !important;
}
.focus\:tw-bg-stone-950\/10:focus{
  background-color: rgb(12 10 9 / 0.1) !important;
}
.focus\:tw-bg-stone-950\/100:focus{
  background-color: rgb(12 10 9 / 1) !important;
}
.focus\:tw-bg-stone-950\/15:focus{
  background-color: rgb(12 10 9 / 0.15) !important;
}
.focus\:tw-bg-stone-950\/20:focus{
  background-color: rgb(12 10 9 / 0.2) !important;
}
.focus\:tw-bg-stone-950\/25:focus{
  background-color: rgb(12 10 9 / 0.25) !important;
}
.focus\:tw-bg-stone-950\/30:focus{
  background-color: rgb(12 10 9 / 0.3) !important;
}
.focus\:tw-bg-stone-950\/35:focus{
  background-color: rgb(12 10 9 / 0.35) !important;
}
.focus\:tw-bg-stone-950\/40:focus{
  background-color: rgb(12 10 9 / 0.4) !important;
}
.focus\:tw-bg-stone-950\/45:focus{
  background-color: rgb(12 10 9 / 0.45) !important;
}
.focus\:tw-bg-stone-950\/5:focus{
  background-color: rgb(12 10 9 / 0.05) !important;
}
.focus\:tw-bg-stone-950\/50:focus{
  background-color: rgb(12 10 9 / 0.5) !important;
}
.focus\:tw-bg-stone-950\/55:focus{
  background-color: rgb(12 10 9 / 0.55) !important;
}
.focus\:tw-bg-stone-950\/60:focus{
  background-color: rgb(12 10 9 / 0.6) !important;
}
.focus\:tw-bg-stone-950\/65:focus{
  background-color: rgb(12 10 9 / 0.65) !important;
}
.focus\:tw-bg-stone-950\/70:focus{
  background-color: rgb(12 10 9 / 0.7) !important;
}
.focus\:tw-bg-stone-950\/75:focus{
  background-color: rgb(12 10 9 / 0.75) !important;
}
.focus\:tw-bg-stone-950\/80:focus{
  background-color: rgb(12 10 9 / 0.8) !important;
}
.focus\:tw-bg-stone-950\/85:focus{
  background-color: rgb(12 10 9 / 0.85) !important;
}
.focus\:tw-bg-stone-950\/90:focus{
  background-color: rgb(12 10 9 / 0.9) !important;
}
.focus\:tw-bg-stone-950\/95:focus{
  background-color: rgb(12 10 9 / 0.95) !important;
}
.focus\:tw-bg-teal-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-100\/0:focus{
  background-color: rgb(204 251 241 / 0) !important;
}
.focus\:tw-bg-teal-100\/10:focus{
  background-color: rgb(204 251 241 / 0.1) !important;
}
.focus\:tw-bg-teal-100\/100:focus{
  background-color: rgb(204 251 241 / 1) !important;
}
.focus\:tw-bg-teal-100\/15:focus{
  background-color: rgb(204 251 241 / 0.15) !important;
}
.focus\:tw-bg-teal-100\/20:focus{
  background-color: rgb(204 251 241 / 0.2) !important;
}
.focus\:tw-bg-teal-100\/25:focus{
  background-color: rgb(204 251 241 / 0.25) !important;
}
.focus\:tw-bg-teal-100\/30:focus{
  background-color: rgb(204 251 241 / 0.3) !important;
}
.focus\:tw-bg-teal-100\/35:focus{
  background-color: rgb(204 251 241 / 0.35) !important;
}
.focus\:tw-bg-teal-100\/40:focus{
  background-color: rgb(204 251 241 / 0.4) !important;
}
.focus\:tw-bg-teal-100\/45:focus{
  background-color: rgb(204 251 241 / 0.45) !important;
}
.focus\:tw-bg-teal-100\/5:focus{
  background-color: rgb(204 251 241 / 0.05) !important;
}
.focus\:tw-bg-teal-100\/50:focus{
  background-color: rgb(204 251 241 / 0.5) !important;
}
.focus\:tw-bg-teal-100\/55:focus{
  background-color: rgb(204 251 241 / 0.55) !important;
}
.focus\:tw-bg-teal-100\/60:focus{
  background-color: rgb(204 251 241 / 0.6) !important;
}
.focus\:tw-bg-teal-100\/65:focus{
  background-color: rgb(204 251 241 / 0.65) !important;
}
.focus\:tw-bg-teal-100\/70:focus{
  background-color: rgb(204 251 241 / 0.7) !important;
}
.focus\:tw-bg-teal-100\/75:focus{
  background-color: rgb(204 251 241 / 0.75) !important;
}
.focus\:tw-bg-teal-100\/80:focus{
  background-color: rgb(204 251 241 / 0.8) !important;
}
.focus\:tw-bg-teal-100\/85:focus{
  background-color: rgb(204 251 241 / 0.85) !important;
}
.focus\:tw-bg-teal-100\/90:focus{
  background-color: rgb(204 251 241 / 0.9) !important;
}
.focus\:tw-bg-teal-100\/95:focus{
  background-color: rgb(204 251 241 / 0.95) !important;
}
.focus\:tw-bg-teal-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-200\/0:focus{
  background-color: rgb(153 246 228 / 0) !important;
}
.focus\:tw-bg-teal-200\/10:focus{
  background-color: rgb(153 246 228 / 0.1) !important;
}
.focus\:tw-bg-teal-200\/100:focus{
  background-color: rgb(153 246 228 / 1) !important;
}
.focus\:tw-bg-teal-200\/15:focus{
  background-color: rgb(153 246 228 / 0.15) !important;
}
.focus\:tw-bg-teal-200\/20:focus{
  background-color: rgb(153 246 228 / 0.2) !important;
}
.focus\:tw-bg-teal-200\/25:focus{
  background-color: rgb(153 246 228 / 0.25) !important;
}
.focus\:tw-bg-teal-200\/30:focus{
  background-color: rgb(153 246 228 / 0.3) !important;
}
.focus\:tw-bg-teal-200\/35:focus{
  background-color: rgb(153 246 228 / 0.35) !important;
}
.focus\:tw-bg-teal-200\/40:focus{
  background-color: rgb(153 246 228 / 0.4) !important;
}
.focus\:tw-bg-teal-200\/45:focus{
  background-color: rgb(153 246 228 / 0.45) !important;
}
.focus\:tw-bg-teal-200\/5:focus{
  background-color: rgb(153 246 228 / 0.05) !important;
}
.focus\:tw-bg-teal-200\/50:focus{
  background-color: rgb(153 246 228 / 0.5) !important;
}
.focus\:tw-bg-teal-200\/55:focus{
  background-color: rgb(153 246 228 / 0.55) !important;
}
.focus\:tw-bg-teal-200\/60:focus{
  background-color: rgb(153 246 228 / 0.6) !important;
}
.focus\:tw-bg-teal-200\/65:focus{
  background-color: rgb(153 246 228 / 0.65) !important;
}
.focus\:tw-bg-teal-200\/70:focus{
  background-color: rgb(153 246 228 / 0.7) !important;
}
.focus\:tw-bg-teal-200\/75:focus{
  background-color: rgb(153 246 228 / 0.75) !important;
}
.focus\:tw-bg-teal-200\/80:focus{
  background-color: rgb(153 246 228 / 0.8) !important;
}
.focus\:tw-bg-teal-200\/85:focus{
  background-color: rgb(153 246 228 / 0.85) !important;
}
.focus\:tw-bg-teal-200\/90:focus{
  background-color: rgb(153 246 228 / 0.9) !important;
}
.focus\:tw-bg-teal-200\/95:focus{
  background-color: rgb(153 246 228 / 0.95) !important;
}
.focus\:tw-bg-teal-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-300\/0:focus{
  background-color: rgb(94 234 212 / 0) !important;
}
.focus\:tw-bg-teal-300\/10:focus{
  background-color: rgb(94 234 212 / 0.1) !important;
}
.focus\:tw-bg-teal-300\/100:focus{
  background-color: rgb(94 234 212 / 1) !important;
}
.focus\:tw-bg-teal-300\/15:focus{
  background-color: rgb(94 234 212 / 0.15) !important;
}
.focus\:tw-bg-teal-300\/20:focus{
  background-color: rgb(94 234 212 / 0.2) !important;
}
.focus\:tw-bg-teal-300\/25:focus{
  background-color: rgb(94 234 212 / 0.25) !important;
}
.focus\:tw-bg-teal-300\/30:focus{
  background-color: rgb(94 234 212 / 0.3) !important;
}
.focus\:tw-bg-teal-300\/35:focus{
  background-color: rgb(94 234 212 / 0.35) !important;
}
.focus\:tw-bg-teal-300\/40:focus{
  background-color: rgb(94 234 212 / 0.4) !important;
}
.focus\:tw-bg-teal-300\/45:focus{
  background-color: rgb(94 234 212 / 0.45) !important;
}
.focus\:tw-bg-teal-300\/5:focus{
  background-color: rgb(94 234 212 / 0.05) !important;
}
.focus\:tw-bg-teal-300\/50:focus{
  background-color: rgb(94 234 212 / 0.5) !important;
}
.focus\:tw-bg-teal-300\/55:focus{
  background-color: rgb(94 234 212 / 0.55) !important;
}
.focus\:tw-bg-teal-300\/60:focus{
  background-color: rgb(94 234 212 / 0.6) !important;
}
.focus\:tw-bg-teal-300\/65:focus{
  background-color: rgb(94 234 212 / 0.65) !important;
}
.focus\:tw-bg-teal-300\/70:focus{
  background-color: rgb(94 234 212 / 0.7) !important;
}
.focus\:tw-bg-teal-300\/75:focus{
  background-color: rgb(94 234 212 / 0.75) !important;
}
.focus\:tw-bg-teal-300\/80:focus{
  background-color: rgb(94 234 212 / 0.8) !important;
}
.focus\:tw-bg-teal-300\/85:focus{
  background-color: rgb(94 234 212 / 0.85) !important;
}
.focus\:tw-bg-teal-300\/90:focus{
  background-color: rgb(94 234 212 / 0.9) !important;
}
.focus\:tw-bg-teal-300\/95:focus{
  background-color: rgb(94 234 212 / 0.95) !important;
}
.focus\:tw-bg-teal-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-400\/0:focus{
  background-color: rgb(45 212 191 / 0) !important;
}
.focus\:tw-bg-teal-400\/10:focus{
  background-color: rgb(45 212 191 / 0.1) !important;
}
.focus\:tw-bg-teal-400\/100:focus{
  background-color: rgb(45 212 191 / 1) !important;
}
.focus\:tw-bg-teal-400\/15:focus{
  background-color: rgb(45 212 191 / 0.15) !important;
}
.focus\:tw-bg-teal-400\/20:focus{
  background-color: rgb(45 212 191 / 0.2) !important;
}
.focus\:tw-bg-teal-400\/25:focus{
  background-color: rgb(45 212 191 / 0.25) !important;
}
.focus\:tw-bg-teal-400\/30:focus{
  background-color: rgb(45 212 191 / 0.3) !important;
}
.focus\:tw-bg-teal-400\/35:focus{
  background-color: rgb(45 212 191 / 0.35) !important;
}
.focus\:tw-bg-teal-400\/40:focus{
  background-color: rgb(45 212 191 / 0.4) !important;
}
.focus\:tw-bg-teal-400\/45:focus{
  background-color: rgb(45 212 191 / 0.45) !important;
}
.focus\:tw-bg-teal-400\/5:focus{
  background-color: rgb(45 212 191 / 0.05) !important;
}
.focus\:tw-bg-teal-400\/50:focus{
  background-color: rgb(45 212 191 / 0.5) !important;
}
.focus\:tw-bg-teal-400\/55:focus{
  background-color: rgb(45 212 191 / 0.55) !important;
}
.focus\:tw-bg-teal-400\/60:focus{
  background-color: rgb(45 212 191 / 0.6) !important;
}
.focus\:tw-bg-teal-400\/65:focus{
  background-color: rgb(45 212 191 / 0.65) !important;
}
.focus\:tw-bg-teal-400\/70:focus{
  background-color: rgb(45 212 191 / 0.7) !important;
}
.focus\:tw-bg-teal-400\/75:focus{
  background-color: rgb(45 212 191 / 0.75) !important;
}
.focus\:tw-bg-teal-400\/80:focus{
  background-color: rgb(45 212 191 / 0.8) !important;
}
.focus\:tw-bg-teal-400\/85:focus{
  background-color: rgb(45 212 191 / 0.85) !important;
}
.focus\:tw-bg-teal-400\/90:focus{
  background-color: rgb(45 212 191 / 0.9) !important;
}
.focus\:tw-bg-teal-400\/95:focus{
  background-color: rgb(45 212 191 / 0.95) !important;
}
.focus\:tw-bg-teal-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-50\/0:focus{
  background-color: rgb(240 253 250 / 0) !important;
}
.focus\:tw-bg-teal-50\/10:focus{
  background-color: rgb(240 253 250 / 0.1) !important;
}
.focus\:tw-bg-teal-50\/100:focus{
  background-color: rgb(240 253 250 / 1) !important;
}
.focus\:tw-bg-teal-50\/15:focus{
  background-color: rgb(240 253 250 / 0.15) !important;
}
.focus\:tw-bg-teal-50\/20:focus{
  background-color: rgb(240 253 250 / 0.2) !important;
}
.focus\:tw-bg-teal-50\/25:focus{
  background-color: rgb(240 253 250 / 0.25) !important;
}
.focus\:tw-bg-teal-50\/30:focus{
  background-color: rgb(240 253 250 / 0.3) !important;
}
.focus\:tw-bg-teal-50\/35:focus{
  background-color: rgb(240 253 250 / 0.35) !important;
}
.focus\:tw-bg-teal-50\/40:focus{
  background-color: rgb(240 253 250 / 0.4) !important;
}
.focus\:tw-bg-teal-50\/45:focus{
  background-color: rgb(240 253 250 / 0.45) !important;
}
.focus\:tw-bg-teal-50\/5:focus{
  background-color: rgb(240 253 250 / 0.05) !important;
}
.focus\:tw-bg-teal-50\/50:focus{
  background-color: rgb(240 253 250 / 0.5) !important;
}
.focus\:tw-bg-teal-50\/55:focus{
  background-color: rgb(240 253 250 / 0.55) !important;
}
.focus\:tw-bg-teal-50\/60:focus{
  background-color: rgb(240 253 250 / 0.6) !important;
}
.focus\:tw-bg-teal-50\/65:focus{
  background-color: rgb(240 253 250 / 0.65) !important;
}
.focus\:tw-bg-teal-50\/70:focus{
  background-color: rgb(240 253 250 / 0.7) !important;
}
.focus\:tw-bg-teal-50\/75:focus{
  background-color: rgb(240 253 250 / 0.75) !important;
}
.focus\:tw-bg-teal-50\/80:focus{
  background-color: rgb(240 253 250 / 0.8) !important;
}
.focus\:tw-bg-teal-50\/85:focus{
  background-color: rgb(240 253 250 / 0.85) !important;
}
.focus\:tw-bg-teal-50\/90:focus{
  background-color: rgb(240 253 250 / 0.9) !important;
}
.focus\:tw-bg-teal-50\/95:focus{
  background-color: rgb(240 253 250 / 0.95) !important;
}
.focus\:tw-bg-teal-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-500\/0:focus{
  background-color: rgb(20 184 166 / 0) !important;
}
.focus\:tw-bg-teal-500\/10:focus{
  background-color: rgb(20 184 166 / 0.1) !important;
}
.focus\:tw-bg-teal-500\/100:focus{
  background-color: rgb(20 184 166 / 1) !important;
}
.focus\:tw-bg-teal-500\/15:focus{
  background-color: rgb(20 184 166 / 0.15) !important;
}
.focus\:tw-bg-teal-500\/20:focus{
  background-color: rgb(20 184 166 / 0.2) !important;
}
.focus\:tw-bg-teal-500\/25:focus{
  background-color: rgb(20 184 166 / 0.25) !important;
}
.focus\:tw-bg-teal-500\/30:focus{
  background-color: rgb(20 184 166 / 0.3) !important;
}
.focus\:tw-bg-teal-500\/35:focus{
  background-color: rgb(20 184 166 / 0.35) !important;
}
.focus\:tw-bg-teal-500\/40:focus{
  background-color: rgb(20 184 166 / 0.4) !important;
}
.focus\:tw-bg-teal-500\/45:focus{
  background-color: rgb(20 184 166 / 0.45) !important;
}
.focus\:tw-bg-teal-500\/5:focus{
  background-color: rgb(20 184 166 / 0.05) !important;
}
.focus\:tw-bg-teal-500\/50:focus{
  background-color: rgb(20 184 166 / 0.5) !important;
}
.focus\:tw-bg-teal-500\/55:focus{
  background-color: rgb(20 184 166 / 0.55) !important;
}
.focus\:tw-bg-teal-500\/60:focus{
  background-color: rgb(20 184 166 / 0.6) !important;
}
.focus\:tw-bg-teal-500\/65:focus{
  background-color: rgb(20 184 166 / 0.65) !important;
}
.focus\:tw-bg-teal-500\/70:focus{
  background-color: rgb(20 184 166 / 0.7) !important;
}
.focus\:tw-bg-teal-500\/75:focus{
  background-color: rgb(20 184 166 / 0.75) !important;
}
.focus\:tw-bg-teal-500\/80:focus{
  background-color: rgb(20 184 166 / 0.8) !important;
}
.focus\:tw-bg-teal-500\/85:focus{
  background-color: rgb(20 184 166 / 0.85) !important;
}
.focus\:tw-bg-teal-500\/90:focus{
  background-color: rgb(20 184 166 / 0.9) !important;
}
.focus\:tw-bg-teal-500\/95:focus{
  background-color: rgb(20 184 166 / 0.95) !important;
}
.focus\:tw-bg-teal-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-600\/0:focus{
  background-color: rgb(13 148 136 / 0) !important;
}
.focus\:tw-bg-teal-600\/10:focus{
  background-color: rgb(13 148 136 / 0.1) !important;
}
.focus\:tw-bg-teal-600\/100:focus{
  background-color: rgb(13 148 136 / 1) !important;
}
.focus\:tw-bg-teal-600\/15:focus{
  background-color: rgb(13 148 136 / 0.15) !important;
}
.focus\:tw-bg-teal-600\/20:focus{
  background-color: rgb(13 148 136 / 0.2) !important;
}
.focus\:tw-bg-teal-600\/25:focus{
  background-color: rgb(13 148 136 / 0.25) !important;
}
.focus\:tw-bg-teal-600\/30:focus{
  background-color: rgb(13 148 136 / 0.3) !important;
}
.focus\:tw-bg-teal-600\/35:focus{
  background-color: rgb(13 148 136 / 0.35) !important;
}
.focus\:tw-bg-teal-600\/40:focus{
  background-color: rgb(13 148 136 / 0.4) !important;
}
.focus\:tw-bg-teal-600\/45:focus{
  background-color: rgb(13 148 136 / 0.45) !important;
}
.focus\:tw-bg-teal-600\/5:focus{
  background-color: rgb(13 148 136 / 0.05) !important;
}
.focus\:tw-bg-teal-600\/50:focus{
  background-color: rgb(13 148 136 / 0.5) !important;
}
.focus\:tw-bg-teal-600\/55:focus{
  background-color: rgb(13 148 136 / 0.55) !important;
}
.focus\:tw-bg-teal-600\/60:focus{
  background-color: rgb(13 148 136 / 0.6) !important;
}
.focus\:tw-bg-teal-600\/65:focus{
  background-color: rgb(13 148 136 / 0.65) !important;
}
.focus\:tw-bg-teal-600\/70:focus{
  background-color: rgb(13 148 136 / 0.7) !important;
}
.focus\:tw-bg-teal-600\/75:focus{
  background-color: rgb(13 148 136 / 0.75) !important;
}
.focus\:tw-bg-teal-600\/80:focus{
  background-color: rgb(13 148 136 / 0.8) !important;
}
.focus\:tw-bg-teal-600\/85:focus{
  background-color: rgb(13 148 136 / 0.85) !important;
}
.focus\:tw-bg-teal-600\/90:focus{
  background-color: rgb(13 148 136 / 0.9) !important;
}
.focus\:tw-bg-teal-600\/95:focus{
  background-color: rgb(13 148 136 / 0.95) !important;
}
.focus\:tw-bg-teal-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-700\/0:focus{
  background-color: rgb(15 118 110 / 0) !important;
}
.focus\:tw-bg-teal-700\/10:focus{
  background-color: rgb(15 118 110 / 0.1) !important;
}
.focus\:tw-bg-teal-700\/100:focus{
  background-color: rgb(15 118 110 / 1) !important;
}
.focus\:tw-bg-teal-700\/15:focus{
  background-color: rgb(15 118 110 / 0.15) !important;
}
.focus\:tw-bg-teal-700\/20:focus{
  background-color: rgb(15 118 110 / 0.2) !important;
}
.focus\:tw-bg-teal-700\/25:focus{
  background-color: rgb(15 118 110 / 0.25) !important;
}
.focus\:tw-bg-teal-700\/30:focus{
  background-color: rgb(15 118 110 / 0.3) !important;
}
.focus\:tw-bg-teal-700\/35:focus{
  background-color: rgb(15 118 110 / 0.35) !important;
}
.focus\:tw-bg-teal-700\/40:focus{
  background-color: rgb(15 118 110 / 0.4) !important;
}
.focus\:tw-bg-teal-700\/45:focus{
  background-color: rgb(15 118 110 / 0.45) !important;
}
.focus\:tw-bg-teal-700\/5:focus{
  background-color: rgb(15 118 110 / 0.05) !important;
}
.focus\:tw-bg-teal-700\/50:focus{
  background-color: rgb(15 118 110 / 0.5) !important;
}
.focus\:tw-bg-teal-700\/55:focus{
  background-color: rgb(15 118 110 / 0.55) !important;
}
.focus\:tw-bg-teal-700\/60:focus{
  background-color: rgb(15 118 110 / 0.6) !important;
}
.focus\:tw-bg-teal-700\/65:focus{
  background-color: rgb(15 118 110 / 0.65) !important;
}
.focus\:tw-bg-teal-700\/70:focus{
  background-color: rgb(15 118 110 / 0.7) !important;
}
.focus\:tw-bg-teal-700\/75:focus{
  background-color: rgb(15 118 110 / 0.75) !important;
}
.focus\:tw-bg-teal-700\/80:focus{
  background-color: rgb(15 118 110 / 0.8) !important;
}
.focus\:tw-bg-teal-700\/85:focus{
  background-color: rgb(15 118 110 / 0.85) !important;
}
.focus\:tw-bg-teal-700\/90:focus{
  background-color: rgb(15 118 110 / 0.9) !important;
}
.focus\:tw-bg-teal-700\/95:focus{
  background-color: rgb(15 118 110 / 0.95) !important;
}
.focus\:tw-bg-teal-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-800\/0:focus{
  background-color: rgb(17 94 89 / 0) !important;
}
.focus\:tw-bg-teal-800\/10:focus{
  background-color: rgb(17 94 89 / 0.1) !important;
}
.focus\:tw-bg-teal-800\/100:focus{
  background-color: rgb(17 94 89 / 1) !important;
}
.focus\:tw-bg-teal-800\/15:focus{
  background-color: rgb(17 94 89 / 0.15) !important;
}
.focus\:tw-bg-teal-800\/20:focus{
  background-color: rgb(17 94 89 / 0.2) !important;
}
.focus\:tw-bg-teal-800\/25:focus{
  background-color: rgb(17 94 89 / 0.25) !important;
}
.focus\:tw-bg-teal-800\/30:focus{
  background-color: rgb(17 94 89 / 0.3) !important;
}
.focus\:tw-bg-teal-800\/35:focus{
  background-color: rgb(17 94 89 / 0.35) !important;
}
.focus\:tw-bg-teal-800\/40:focus{
  background-color: rgb(17 94 89 / 0.4) !important;
}
.focus\:tw-bg-teal-800\/45:focus{
  background-color: rgb(17 94 89 / 0.45) !important;
}
.focus\:tw-bg-teal-800\/5:focus{
  background-color: rgb(17 94 89 / 0.05) !important;
}
.focus\:tw-bg-teal-800\/50:focus{
  background-color: rgb(17 94 89 / 0.5) !important;
}
.focus\:tw-bg-teal-800\/55:focus{
  background-color: rgb(17 94 89 / 0.55) !important;
}
.focus\:tw-bg-teal-800\/60:focus{
  background-color: rgb(17 94 89 / 0.6) !important;
}
.focus\:tw-bg-teal-800\/65:focus{
  background-color: rgb(17 94 89 / 0.65) !important;
}
.focus\:tw-bg-teal-800\/70:focus{
  background-color: rgb(17 94 89 / 0.7) !important;
}
.focus\:tw-bg-teal-800\/75:focus{
  background-color: rgb(17 94 89 / 0.75) !important;
}
.focus\:tw-bg-teal-800\/80:focus{
  background-color: rgb(17 94 89 / 0.8) !important;
}
.focus\:tw-bg-teal-800\/85:focus{
  background-color: rgb(17 94 89 / 0.85) !important;
}
.focus\:tw-bg-teal-800\/90:focus{
  background-color: rgb(17 94 89 / 0.9) !important;
}
.focus\:tw-bg-teal-800\/95:focus{
  background-color: rgb(17 94 89 / 0.95) !important;
}
.focus\:tw-bg-teal-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-900\/0:focus{
  background-color: rgb(19 78 74 / 0) !important;
}
.focus\:tw-bg-teal-900\/10:focus{
  background-color: rgb(19 78 74 / 0.1) !important;
}
.focus\:tw-bg-teal-900\/100:focus{
  background-color: rgb(19 78 74 / 1) !important;
}
.focus\:tw-bg-teal-900\/15:focus{
  background-color: rgb(19 78 74 / 0.15) !important;
}
.focus\:tw-bg-teal-900\/20:focus{
  background-color: rgb(19 78 74 / 0.2) !important;
}
.focus\:tw-bg-teal-900\/25:focus{
  background-color: rgb(19 78 74 / 0.25) !important;
}
.focus\:tw-bg-teal-900\/30:focus{
  background-color: rgb(19 78 74 / 0.3) !important;
}
.focus\:tw-bg-teal-900\/35:focus{
  background-color: rgb(19 78 74 / 0.35) !important;
}
.focus\:tw-bg-teal-900\/40:focus{
  background-color: rgb(19 78 74 / 0.4) !important;
}
.focus\:tw-bg-teal-900\/45:focus{
  background-color: rgb(19 78 74 / 0.45) !important;
}
.focus\:tw-bg-teal-900\/5:focus{
  background-color: rgb(19 78 74 / 0.05) !important;
}
.focus\:tw-bg-teal-900\/50:focus{
  background-color: rgb(19 78 74 / 0.5) !important;
}
.focus\:tw-bg-teal-900\/55:focus{
  background-color: rgb(19 78 74 / 0.55) !important;
}
.focus\:tw-bg-teal-900\/60:focus{
  background-color: rgb(19 78 74 / 0.6) !important;
}
.focus\:tw-bg-teal-900\/65:focus{
  background-color: rgb(19 78 74 / 0.65) !important;
}
.focus\:tw-bg-teal-900\/70:focus{
  background-color: rgb(19 78 74 / 0.7) !important;
}
.focus\:tw-bg-teal-900\/75:focus{
  background-color: rgb(19 78 74 / 0.75) !important;
}
.focus\:tw-bg-teal-900\/80:focus{
  background-color: rgb(19 78 74 / 0.8) !important;
}
.focus\:tw-bg-teal-900\/85:focus{
  background-color: rgb(19 78 74 / 0.85) !important;
}
.focus\:tw-bg-teal-900\/90:focus{
  background-color: rgb(19 78 74 / 0.9) !important;
}
.focus\:tw-bg-teal-900\/95:focus{
  background-color: rgb(19 78 74 / 0.95) !important;
}
.focus\:tw-bg-teal-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 47 46 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-teal-950\/0:focus{
  background-color: rgb(4 47 46 / 0) !important;
}
.focus\:tw-bg-teal-950\/10:focus{
  background-color: rgb(4 47 46 / 0.1) !important;
}
.focus\:tw-bg-teal-950\/100:focus{
  background-color: rgb(4 47 46 / 1) !important;
}
.focus\:tw-bg-teal-950\/15:focus{
  background-color: rgb(4 47 46 / 0.15) !important;
}
.focus\:tw-bg-teal-950\/20:focus{
  background-color: rgb(4 47 46 / 0.2) !important;
}
.focus\:tw-bg-teal-950\/25:focus{
  background-color: rgb(4 47 46 / 0.25) !important;
}
.focus\:tw-bg-teal-950\/30:focus{
  background-color: rgb(4 47 46 / 0.3) !important;
}
.focus\:tw-bg-teal-950\/35:focus{
  background-color: rgb(4 47 46 / 0.35) !important;
}
.focus\:tw-bg-teal-950\/40:focus{
  background-color: rgb(4 47 46 / 0.4) !important;
}
.focus\:tw-bg-teal-950\/45:focus{
  background-color: rgb(4 47 46 / 0.45) !important;
}
.focus\:tw-bg-teal-950\/5:focus{
  background-color: rgb(4 47 46 / 0.05) !important;
}
.focus\:tw-bg-teal-950\/50:focus{
  background-color: rgb(4 47 46 / 0.5) !important;
}
.focus\:tw-bg-teal-950\/55:focus{
  background-color: rgb(4 47 46 / 0.55) !important;
}
.focus\:tw-bg-teal-950\/60:focus{
  background-color: rgb(4 47 46 / 0.6) !important;
}
.focus\:tw-bg-teal-950\/65:focus{
  background-color: rgb(4 47 46 / 0.65) !important;
}
.focus\:tw-bg-teal-950\/70:focus{
  background-color: rgb(4 47 46 / 0.7) !important;
}
.focus\:tw-bg-teal-950\/75:focus{
  background-color: rgb(4 47 46 / 0.75) !important;
}
.focus\:tw-bg-teal-950\/80:focus{
  background-color: rgb(4 47 46 / 0.8) !important;
}
.focus\:tw-bg-teal-950\/85:focus{
  background-color: rgb(4 47 46 / 0.85) !important;
}
.focus\:tw-bg-teal-950\/90:focus{
  background-color: rgb(4 47 46 / 0.9) !important;
}
.focus\:tw-bg-teal-950\/95:focus{
  background-color: rgb(4 47 46 / 0.95) !important;
}
.focus\:tw-bg-transparent:focus{
  background-color: transparent !important;
}
.focus\:tw-bg-transparent\/0:focus{
  background-color: rgb(0 0 0 / 0) !important;
}
.focus\:tw-bg-transparent\/10:focus{
  background-color: rgb(0 0 0 / 0.1) !important;
}
.focus\:tw-bg-transparent\/100:focus{
  background-color: rgb(0 0 0 / 1) !important;
}
.focus\:tw-bg-transparent\/15:focus{
  background-color: rgb(0 0 0 / 0.15) !important;
}
.focus\:tw-bg-transparent\/20:focus{
  background-color: rgb(0 0 0 / 0.2) !important;
}
.focus\:tw-bg-transparent\/25:focus{
  background-color: rgb(0 0 0 / 0.25) !important;
}
.focus\:tw-bg-transparent\/30:focus{
  background-color: rgb(0 0 0 / 0.3) !important;
}
.focus\:tw-bg-transparent\/35:focus{
  background-color: rgb(0 0 0 / 0.35) !important;
}
.focus\:tw-bg-transparent\/40:focus{
  background-color: rgb(0 0 0 / 0.4) !important;
}
.focus\:tw-bg-transparent\/45:focus{
  background-color: rgb(0 0 0 / 0.45) !important;
}
.focus\:tw-bg-transparent\/5:focus{
  background-color: rgb(0 0 0 / 0.05) !important;
}
.focus\:tw-bg-transparent\/50:focus{
  background-color: rgb(0 0 0 / 0.5) !important;
}
.focus\:tw-bg-transparent\/55:focus{
  background-color: rgb(0 0 0 / 0.55) !important;
}
.focus\:tw-bg-transparent\/60:focus{
  background-color: rgb(0 0 0 / 0.6) !important;
}
.focus\:tw-bg-transparent\/65:focus{
  background-color: rgb(0 0 0 / 0.65) !important;
}
.focus\:tw-bg-transparent\/70:focus{
  background-color: rgb(0 0 0 / 0.7) !important;
}
.focus\:tw-bg-transparent\/75:focus{
  background-color: rgb(0 0 0 / 0.75) !important;
}
.focus\:tw-bg-transparent\/80:focus{
  background-color: rgb(0 0 0 / 0.8) !important;
}
.focus\:tw-bg-transparent\/85:focus{
  background-color: rgb(0 0 0 / 0.85) !important;
}
.focus\:tw-bg-transparent\/90:focus{
  background-color: rgb(0 0 0 / 0.9) !important;
}
.focus\:tw-bg-transparent\/95:focus{
  background-color: rgb(0 0 0 / 0.95) !important;
}
.focus\:tw-bg-violet-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-100\/0:focus{
  background-color: rgb(237 233 254 / 0) !important;
}
.focus\:tw-bg-violet-100\/10:focus{
  background-color: rgb(237 233 254 / 0.1) !important;
}
.focus\:tw-bg-violet-100\/100:focus{
  background-color: rgb(237 233 254 / 1) !important;
}
.focus\:tw-bg-violet-100\/15:focus{
  background-color: rgb(237 233 254 / 0.15) !important;
}
.focus\:tw-bg-violet-100\/20:focus{
  background-color: rgb(237 233 254 / 0.2) !important;
}
.focus\:tw-bg-violet-100\/25:focus{
  background-color: rgb(237 233 254 / 0.25) !important;
}
.focus\:tw-bg-violet-100\/30:focus{
  background-color: rgb(237 233 254 / 0.3) !important;
}
.focus\:tw-bg-violet-100\/35:focus{
  background-color: rgb(237 233 254 / 0.35) !important;
}
.focus\:tw-bg-violet-100\/40:focus{
  background-color: rgb(237 233 254 / 0.4) !important;
}
.focus\:tw-bg-violet-100\/45:focus{
  background-color: rgb(237 233 254 / 0.45) !important;
}
.focus\:tw-bg-violet-100\/5:focus{
  background-color: rgb(237 233 254 / 0.05) !important;
}
.focus\:tw-bg-violet-100\/50:focus{
  background-color: rgb(237 233 254 / 0.5) !important;
}
.focus\:tw-bg-violet-100\/55:focus{
  background-color: rgb(237 233 254 / 0.55) !important;
}
.focus\:tw-bg-violet-100\/60:focus{
  background-color: rgb(237 233 254 / 0.6) !important;
}
.focus\:tw-bg-violet-100\/65:focus{
  background-color: rgb(237 233 254 / 0.65) !important;
}
.focus\:tw-bg-violet-100\/70:focus{
  background-color: rgb(237 233 254 / 0.7) !important;
}
.focus\:tw-bg-violet-100\/75:focus{
  background-color: rgb(237 233 254 / 0.75) !important;
}
.focus\:tw-bg-violet-100\/80:focus{
  background-color: rgb(237 233 254 / 0.8) !important;
}
.focus\:tw-bg-violet-100\/85:focus{
  background-color: rgb(237 233 254 / 0.85) !important;
}
.focus\:tw-bg-violet-100\/90:focus{
  background-color: rgb(237 233 254 / 0.9) !important;
}
.focus\:tw-bg-violet-100\/95:focus{
  background-color: rgb(237 233 254 / 0.95) !important;
}
.focus\:tw-bg-violet-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-200\/0:focus{
  background-color: rgb(221 214 254 / 0) !important;
}
.focus\:tw-bg-violet-200\/10:focus{
  background-color: rgb(221 214 254 / 0.1) !important;
}
.focus\:tw-bg-violet-200\/100:focus{
  background-color: rgb(221 214 254 / 1) !important;
}
.focus\:tw-bg-violet-200\/15:focus{
  background-color: rgb(221 214 254 / 0.15) !important;
}
.focus\:tw-bg-violet-200\/20:focus{
  background-color: rgb(221 214 254 / 0.2) !important;
}
.focus\:tw-bg-violet-200\/25:focus{
  background-color: rgb(221 214 254 / 0.25) !important;
}
.focus\:tw-bg-violet-200\/30:focus{
  background-color: rgb(221 214 254 / 0.3) !important;
}
.focus\:tw-bg-violet-200\/35:focus{
  background-color: rgb(221 214 254 / 0.35) !important;
}
.focus\:tw-bg-violet-200\/40:focus{
  background-color: rgb(221 214 254 / 0.4) !important;
}
.focus\:tw-bg-violet-200\/45:focus{
  background-color: rgb(221 214 254 / 0.45) !important;
}
.focus\:tw-bg-violet-200\/5:focus{
  background-color: rgb(221 214 254 / 0.05) !important;
}
.focus\:tw-bg-violet-200\/50:focus{
  background-color: rgb(221 214 254 / 0.5) !important;
}
.focus\:tw-bg-violet-200\/55:focus{
  background-color: rgb(221 214 254 / 0.55) !important;
}
.focus\:tw-bg-violet-200\/60:focus{
  background-color: rgb(221 214 254 / 0.6) !important;
}
.focus\:tw-bg-violet-200\/65:focus{
  background-color: rgb(221 214 254 / 0.65) !important;
}
.focus\:tw-bg-violet-200\/70:focus{
  background-color: rgb(221 214 254 / 0.7) !important;
}
.focus\:tw-bg-violet-200\/75:focus{
  background-color: rgb(221 214 254 / 0.75) !important;
}
.focus\:tw-bg-violet-200\/80:focus{
  background-color: rgb(221 214 254 / 0.8) !important;
}
.focus\:tw-bg-violet-200\/85:focus{
  background-color: rgb(221 214 254 / 0.85) !important;
}
.focus\:tw-bg-violet-200\/90:focus{
  background-color: rgb(221 214 254 / 0.9) !important;
}
.focus\:tw-bg-violet-200\/95:focus{
  background-color: rgb(221 214 254 / 0.95) !important;
}
.focus\:tw-bg-violet-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-300\/0:focus{
  background-color: rgb(196 181 253 / 0) !important;
}
.focus\:tw-bg-violet-300\/10:focus{
  background-color: rgb(196 181 253 / 0.1) !important;
}
.focus\:tw-bg-violet-300\/100:focus{
  background-color: rgb(196 181 253 / 1) !important;
}
.focus\:tw-bg-violet-300\/15:focus{
  background-color: rgb(196 181 253 / 0.15) !important;
}
.focus\:tw-bg-violet-300\/20:focus{
  background-color: rgb(196 181 253 / 0.2) !important;
}
.focus\:tw-bg-violet-300\/25:focus{
  background-color: rgb(196 181 253 / 0.25) !important;
}
.focus\:tw-bg-violet-300\/30:focus{
  background-color: rgb(196 181 253 / 0.3) !important;
}
.focus\:tw-bg-violet-300\/35:focus{
  background-color: rgb(196 181 253 / 0.35) !important;
}
.focus\:tw-bg-violet-300\/40:focus{
  background-color: rgb(196 181 253 / 0.4) !important;
}
.focus\:tw-bg-violet-300\/45:focus{
  background-color: rgb(196 181 253 / 0.45) !important;
}
.focus\:tw-bg-violet-300\/5:focus{
  background-color: rgb(196 181 253 / 0.05) !important;
}
.focus\:tw-bg-violet-300\/50:focus{
  background-color: rgb(196 181 253 / 0.5) !important;
}
.focus\:tw-bg-violet-300\/55:focus{
  background-color: rgb(196 181 253 / 0.55) !important;
}
.focus\:tw-bg-violet-300\/60:focus{
  background-color: rgb(196 181 253 / 0.6) !important;
}
.focus\:tw-bg-violet-300\/65:focus{
  background-color: rgb(196 181 253 / 0.65) !important;
}
.focus\:tw-bg-violet-300\/70:focus{
  background-color: rgb(196 181 253 / 0.7) !important;
}
.focus\:tw-bg-violet-300\/75:focus{
  background-color: rgb(196 181 253 / 0.75) !important;
}
.focus\:tw-bg-violet-300\/80:focus{
  background-color: rgb(196 181 253 / 0.8) !important;
}
.focus\:tw-bg-violet-300\/85:focus{
  background-color: rgb(196 181 253 / 0.85) !important;
}
.focus\:tw-bg-violet-300\/90:focus{
  background-color: rgb(196 181 253 / 0.9) !important;
}
.focus\:tw-bg-violet-300\/95:focus{
  background-color: rgb(196 181 253 / 0.95) !important;
}
.focus\:tw-bg-violet-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-400\/0:focus{
  background-color: rgb(167 139 250 / 0) !important;
}
.focus\:tw-bg-violet-400\/10:focus{
  background-color: rgb(167 139 250 / 0.1) !important;
}
.focus\:tw-bg-violet-400\/100:focus{
  background-color: rgb(167 139 250 / 1) !important;
}
.focus\:tw-bg-violet-400\/15:focus{
  background-color: rgb(167 139 250 / 0.15) !important;
}
.focus\:tw-bg-violet-400\/20:focus{
  background-color: rgb(167 139 250 / 0.2) !important;
}
.focus\:tw-bg-violet-400\/25:focus{
  background-color: rgb(167 139 250 / 0.25) !important;
}
.focus\:tw-bg-violet-400\/30:focus{
  background-color: rgb(167 139 250 / 0.3) !important;
}
.focus\:tw-bg-violet-400\/35:focus{
  background-color: rgb(167 139 250 / 0.35) !important;
}
.focus\:tw-bg-violet-400\/40:focus{
  background-color: rgb(167 139 250 / 0.4) !important;
}
.focus\:tw-bg-violet-400\/45:focus{
  background-color: rgb(167 139 250 / 0.45) !important;
}
.focus\:tw-bg-violet-400\/5:focus{
  background-color: rgb(167 139 250 / 0.05) !important;
}
.focus\:tw-bg-violet-400\/50:focus{
  background-color: rgb(167 139 250 / 0.5) !important;
}
.focus\:tw-bg-violet-400\/55:focus{
  background-color: rgb(167 139 250 / 0.55) !important;
}
.focus\:tw-bg-violet-400\/60:focus{
  background-color: rgb(167 139 250 / 0.6) !important;
}
.focus\:tw-bg-violet-400\/65:focus{
  background-color: rgb(167 139 250 / 0.65) !important;
}
.focus\:tw-bg-violet-400\/70:focus{
  background-color: rgb(167 139 250 / 0.7) !important;
}
.focus\:tw-bg-violet-400\/75:focus{
  background-color: rgb(167 139 250 / 0.75) !important;
}
.focus\:tw-bg-violet-400\/80:focus{
  background-color: rgb(167 139 250 / 0.8) !important;
}
.focus\:tw-bg-violet-400\/85:focus{
  background-color: rgb(167 139 250 / 0.85) !important;
}
.focus\:tw-bg-violet-400\/90:focus{
  background-color: rgb(167 139 250 / 0.9) !important;
}
.focus\:tw-bg-violet-400\/95:focus{
  background-color: rgb(167 139 250 / 0.95) !important;
}
.focus\:tw-bg-violet-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-50\/0:focus{
  background-color: rgb(245 243 255 / 0) !important;
}
.focus\:tw-bg-violet-50\/10:focus{
  background-color: rgb(245 243 255 / 0.1) !important;
}
.focus\:tw-bg-violet-50\/100:focus{
  background-color: rgb(245 243 255 / 1) !important;
}
.focus\:tw-bg-violet-50\/15:focus{
  background-color: rgb(245 243 255 / 0.15) !important;
}
.focus\:tw-bg-violet-50\/20:focus{
  background-color: rgb(245 243 255 / 0.2) !important;
}
.focus\:tw-bg-violet-50\/25:focus{
  background-color: rgb(245 243 255 / 0.25) !important;
}
.focus\:tw-bg-violet-50\/30:focus{
  background-color: rgb(245 243 255 / 0.3) !important;
}
.focus\:tw-bg-violet-50\/35:focus{
  background-color: rgb(245 243 255 / 0.35) !important;
}
.focus\:tw-bg-violet-50\/40:focus{
  background-color: rgb(245 243 255 / 0.4) !important;
}
.focus\:tw-bg-violet-50\/45:focus{
  background-color: rgb(245 243 255 / 0.45) !important;
}
.focus\:tw-bg-violet-50\/5:focus{
  background-color: rgb(245 243 255 / 0.05) !important;
}
.focus\:tw-bg-violet-50\/50:focus{
  background-color: rgb(245 243 255 / 0.5) !important;
}
.focus\:tw-bg-violet-50\/55:focus{
  background-color: rgb(245 243 255 / 0.55) !important;
}
.focus\:tw-bg-violet-50\/60:focus{
  background-color: rgb(245 243 255 / 0.6) !important;
}
.focus\:tw-bg-violet-50\/65:focus{
  background-color: rgb(245 243 255 / 0.65) !important;
}
.focus\:tw-bg-violet-50\/70:focus{
  background-color: rgb(245 243 255 / 0.7) !important;
}
.focus\:tw-bg-violet-50\/75:focus{
  background-color: rgb(245 243 255 / 0.75) !important;
}
.focus\:tw-bg-violet-50\/80:focus{
  background-color: rgb(245 243 255 / 0.8) !important;
}
.focus\:tw-bg-violet-50\/85:focus{
  background-color: rgb(245 243 255 / 0.85) !important;
}
.focus\:tw-bg-violet-50\/90:focus{
  background-color: rgb(245 243 255 / 0.9) !important;
}
.focus\:tw-bg-violet-50\/95:focus{
  background-color: rgb(245 243 255 / 0.95) !important;
}
.focus\:tw-bg-violet-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-500\/0:focus{
  background-color: rgb(139 92 246 / 0) !important;
}
.focus\:tw-bg-violet-500\/10:focus{
  background-color: rgb(139 92 246 / 0.1) !important;
}
.focus\:tw-bg-violet-500\/100:focus{
  background-color: rgb(139 92 246 / 1) !important;
}
.focus\:tw-bg-violet-500\/15:focus{
  background-color: rgb(139 92 246 / 0.15) !important;
}
.focus\:tw-bg-violet-500\/20:focus{
  background-color: rgb(139 92 246 / 0.2) !important;
}
.focus\:tw-bg-violet-500\/25:focus{
  background-color: rgb(139 92 246 / 0.25) !important;
}
.focus\:tw-bg-violet-500\/30:focus{
  background-color: rgb(139 92 246 / 0.3) !important;
}
.focus\:tw-bg-violet-500\/35:focus{
  background-color: rgb(139 92 246 / 0.35) !important;
}
.focus\:tw-bg-violet-500\/40:focus{
  background-color: rgb(139 92 246 / 0.4) !important;
}
.focus\:tw-bg-violet-500\/45:focus{
  background-color: rgb(139 92 246 / 0.45) !important;
}
.focus\:tw-bg-violet-500\/5:focus{
  background-color: rgb(139 92 246 / 0.05) !important;
}
.focus\:tw-bg-violet-500\/50:focus{
  background-color: rgb(139 92 246 / 0.5) !important;
}
.focus\:tw-bg-violet-500\/55:focus{
  background-color: rgb(139 92 246 / 0.55) !important;
}
.focus\:tw-bg-violet-500\/60:focus{
  background-color: rgb(139 92 246 / 0.6) !important;
}
.focus\:tw-bg-violet-500\/65:focus{
  background-color: rgb(139 92 246 / 0.65) !important;
}
.focus\:tw-bg-violet-500\/70:focus{
  background-color: rgb(139 92 246 / 0.7) !important;
}
.focus\:tw-bg-violet-500\/75:focus{
  background-color: rgb(139 92 246 / 0.75) !important;
}
.focus\:tw-bg-violet-500\/80:focus{
  background-color: rgb(139 92 246 / 0.8) !important;
}
.focus\:tw-bg-violet-500\/85:focus{
  background-color: rgb(139 92 246 / 0.85) !important;
}
.focus\:tw-bg-violet-500\/90:focus{
  background-color: rgb(139 92 246 / 0.9) !important;
}
.focus\:tw-bg-violet-500\/95:focus{
  background-color: rgb(139 92 246 / 0.95) !important;
}
.focus\:tw-bg-violet-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-600\/0:focus{
  background-color: rgb(124 58 237 / 0) !important;
}
.focus\:tw-bg-violet-600\/10:focus{
  background-color: rgb(124 58 237 / 0.1) !important;
}
.focus\:tw-bg-violet-600\/100:focus{
  background-color: rgb(124 58 237 / 1) !important;
}
.focus\:tw-bg-violet-600\/15:focus{
  background-color: rgb(124 58 237 / 0.15) !important;
}
.focus\:tw-bg-violet-600\/20:focus{
  background-color: rgb(124 58 237 / 0.2) !important;
}
.focus\:tw-bg-violet-600\/25:focus{
  background-color: rgb(124 58 237 / 0.25) !important;
}
.focus\:tw-bg-violet-600\/30:focus{
  background-color: rgb(124 58 237 / 0.3) !important;
}
.focus\:tw-bg-violet-600\/35:focus{
  background-color: rgb(124 58 237 / 0.35) !important;
}
.focus\:tw-bg-violet-600\/40:focus{
  background-color: rgb(124 58 237 / 0.4) !important;
}
.focus\:tw-bg-violet-600\/45:focus{
  background-color: rgb(124 58 237 / 0.45) !important;
}
.focus\:tw-bg-violet-600\/5:focus{
  background-color: rgb(124 58 237 / 0.05) !important;
}
.focus\:tw-bg-violet-600\/50:focus{
  background-color: rgb(124 58 237 / 0.5) !important;
}
.focus\:tw-bg-violet-600\/55:focus{
  background-color: rgb(124 58 237 / 0.55) !important;
}
.focus\:tw-bg-violet-600\/60:focus{
  background-color: rgb(124 58 237 / 0.6) !important;
}
.focus\:tw-bg-violet-600\/65:focus{
  background-color: rgb(124 58 237 / 0.65) !important;
}
.focus\:tw-bg-violet-600\/70:focus{
  background-color: rgb(124 58 237 / 0.7) !important;
}
.focus\:tw-bg-violet-600\/75:focus{
  background-color: rgb(124 58 237 / 0.75) !important;
}
.focus\:tw-bg-violet-600\/80:focus{
  background-color: rgb(124 58 237 / 0.8) !important;
}
.focus\:tw-bg-violet-600\/85:focus{
  background-color: rgb(124 58 237 / 0.85) !important;
}
.focus\:tw-bg-violet-600\/90:focus{
  background-color: rgb(124 58 237 / 0.9) !important;
}
.focus\:tw-bg-violet-600\/95:focus{
  background-color: rgb(124 58 237 / 0.95) !important;
}
.focus\:tw-bg-violet-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-700\/0:focus{
  background-color: rgb(109 40 217 / 0) !important;
}
.focus\:tw-bg-violet-700\/10:focus{
  background-color: rgb(109 40 217 / 0.1) !important;
}
.focus\:tw-bg-violet-700\/100:focus{
  background-color: rgb(109 40 217 / 1) !important;
}
.focus\:tw-bg-violet-700\/15:focus{
  background-color: rgb(109 40 217 / 0.15) !important;
}
.focus\:tw-bg-violet-700\/20:focus{
  background-color: rgb(109 40 217 / 0.2) !important;
}
.focus\:tw-bg-violet-700\/25:focus{
  background-color: rgb(109 40 217 / 0.25) !important;
}
.focus\:tw-bg-violet-700\/30:focus{
  background-color: rgb(109 40 217 / 0.3) !important;
}
.focus\:tw-bg-violet-700\/35:focus{
  background-color: rgb(109 40 217 / 0.35) !important;
}
.focus\:tw-bg-violet-700\/40:focus{
  background-color: rgb(109 40 217 / 0.4) !important;
}
.focus\:tw-bg-violet-700\/45:focus{
  background-color: rgb(109 40 217 / 0.45) !important;
}
.focus\:tw-bg-violet-700\/5:focus{
  background-color: rgb(109 40 217 / 0.05) !important;
}
.focus\:tw-bg-violet-700\/50:focus{
  background-color: rgb(109 40 217 / 0.5) !important;
}
.focus\:tw-bg-violet-700\/55:focus{
  background-color: rgb(109 40 217 / 0.55) !important;
}
.focus\:tw-bg-violet-700\/60:focus{
  background-color: rgb(109 40 217 / 0.6) !important;
}
.focus\:tw-bg-violet-700\/65:focus{
  background-color: rgb(109 40 217 / 0.65) !important;
}
.focus\:tw-bg-violet-700\/70:focus{
  background-color: rgb(109 40 217 / 0.7) !important;
}
.focus\:tw-bg-violet-700\/75:focus{
  background-color: rgb(109 40 217 / 0.75) !important;
}
.focus\:tw-bg-violet-700\/80:focus{
  background-color: rgb(109 40 217 / 0.8) !important;
}
.focus\:tw-bg-violet-700\/85:focus{
  background-color: rgb(109 40 217 / 0.85) !important;
}
.focus\:tw-bg-violet-700\/90:focus{
  background-color: rgb(109 40 217 / 0.9) !important;
}
.focus\:tw-bg-violet-700\/95:focus{
  background-color: rgb(109 40 217 / 0.95) !important;
}
.focus\:tw-bg-violet-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-800\/0:focus{
  background-color: rgb(91 33 182 / 0) !important;
}
.focus\:tw-bg-violet-800\/10:focus{
  background-color: rgb(91 33 182 / 0.1) !important;
}
.focus\:tw-bg-violet-800\/100:focus{
  background-color: rgb(91 33 182 / 1) !important;
}
.focus\:tw-bg-violet-800\/15:focus{
  background-color: rgb(91 33 182 / 0.15) !important;
}
.focus\:tw-bg-violet-800\/20:focus{
  background-color: rgb(91 33 182 / 0.2) !important;
}
.focus\:tw-bg-violet-800\/25:focus{
  background-color: rgb(91 33 182 / 0.25) !important;
}
.focus\:tw-bg-violet-800\/30:focus{
  background-color: rgb(91 33 182 / 0.3) !important;
}
.focus\:tw-bg-violet-800\/35:focus{
  background-color: rgb(91 33 182 / 0.35) !important;
}
.focus\:tw-bg-violet-800\/40:focus{
  background-color: rgb(91 33 182 / 0.4) !important;
}
.focus\:tw-bg-violet-800\/45:focus{
  background-color: rgb(91 33 182 / 0.45) !important;
}
.focus\:tw-bg-violet-800\/5:focus{
  background-color: rgb(91 33 182 / 0.05) !important;
}
.focus\:tw-bg-violet-800\/50:focus{
  background-color: rgb(91 33 182 / 0.5) !important;
}
.focus\:tw-bg-violet-800\/55:focus{
  background-color: rgb(91 33 182 / 0.55) !important;
}
.focus\:tw-bg-violet-800\/60:focus{
  background-color: rgb(91 33 182 / 0.6) !important;
}
.focus\:tw-bg-violet-800\/65:focus{
  background-color: rgb(91 33 182 / 0.65) !important;
}
.focus\:tw-bg-violet-800\/70:focus{
  background-color: rgb(91 33 182 / 0.7) !important;
}
.focus\:tw-bg-violet-800\/75:focus{
  background-color: rgb(91 33 182 / 0.75) !important;
}
.focus\:tw-bg-violet-800\/80:focus{
  background-color: rgb(91 33 182 / 0.8) !important;
}
.focus\:tw-bg-violet-800\/85:focus{
  background-color: rgb(91 33 182 / 0.85) !important;
}
.focus\:tw-bg-violet-800\/90:focus{
  background-color: rgb(91 33 182 / 0.9) !important;
}
.focus\:tw-bg-violet-800\/95:focus{
  background-color: rgb(91 33 182 / 0.95) !important;
}
.focus\:tw-bg-violet-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-900\/0:focus{
  background-color: rgb(76 29 149 / 0) !important;
}
.focus\:tw-bg-violet-900\/10:focus{
  background-color: rgb(76 29 149 / 0.1) !important;
}
.focus\:tw-bg-violet-900\/100:focus{
  background-color: rgb(76 29 149 / 1) !important;
}
.focus\:tw-bg-violet-900\/15:focus{
  background-color: rgb(76 29 149 / 0.15) !important;
}
.focus\:tw-bg-violet-900\/20:focus{
  background-color: rgb(76 29 149 / 0.2) !important;
}
.focus\:tw-bg-violet-900\/25:focus{
  background-color: rgb(76 29 149 / 0.25) !important;
}
.focus\:tw-bg-violet-900\/30:focus{
  background-color: rgb(76 29 149 / 0.3) !important;
}
.focus\:tw-bg-violet-900\/35:focus{
  background-color: rgb(76 29 149 / 0.35) !important;
}
.focus\:tw-bg-violet-900\/40:focus{
  background-color: rgb(76 29 149 / 0.4) !important;
}
.focus\:tw-bg-violet-900\/45:focus{
  background-color: rgb(76 29 149 / 0.45) !important;
}
.focus\:tw-bg-violet-900\/5:focus{
  background-color: rgb(76 29 149 / 0.05) !important;
}
.focus\:tw-bg-violet-900\/50:focus{
  background-color: rgb(76 29 149 / 0.5) !important;
}
.focus\:tw-bg-violet-900\/55:focus{
  background-color: rgb(76 29 149 / 0.55) !important;
}
.focus\:tw-bg-violet-900\/60:focus{
  background-color: rgb(76 29 149 / 0.6) !important;
}
.focus\:tw-bg-violet-900\/65:focus{
  background-color: rgb(76 29 149 / 0.65) !important;
}
.focus\:tw-bg-violet-900\/70:focus{
  background-color: rgb(76 29 149 / 0.7) !important;
}
.focus\:tw-bg-violet-900\/75:focus{
  background-color: rgb(76 29 149 / 0.75) !important;
}
.focus\:tw-bg-violet-900\/80:focus{
  background-color: rgb(76 29 149 / 0.8) !important;
}
.focus\:tw-bg-violet-900\/85:focus{
  background-color: rgb(76 29 149 / 0.85) !important;
}
.focus\:tw-bg-violet-900\/90:focus{
  background-color: rgb(76 29 149 / 0.9) !important;
}
.focus\:tw-bg-violet-900\/95:focus{
  background-color: rgb(76 29 149 / 0.95) !important;
}
.focus\:tw-bg-violet-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(46 16 101 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-violet-950\/0:focus{
  background-color: rgb(46 16 101 / 0) !important;
}
.focus\:tw-bg-violet-950\/10:focus{
  background-color: rgb(46 16 101 / 0.1) !important;
}
.focus\:tw-bg-violet-950\/100:focus{
  background-color: rgb(46 16 101 / 1) !important;
}
.focus\:tw-bg-violet-950\/15:focus{
  background-color: rgb(46 16 101 / 0.15) !important;
}
.focus\:tw-bg-violet-950\/20:focus{
  background-color: rgb(46 16 101 / 0.2) !important;
}
.focus\:tw-bg-violet-950\/25:focus{
  background-color: rgb(46 16 101 / 0.25) !important;
}
.focus\:tw-bg-violet-950\/30:focus{
  background-color: rgb(46 16 101 / 0.3) !important;
}
.focus\:tw-bg-violet-950\/35:focus{
  background-color: rgb(46 16 101 / 0.35) !important;
}
.focus\:tw-bg-violet-950\/40:focus{
  background-color: rgb(46 16 101 / 0.4) !important;
}
.focus\:tw-bg-violet-950\/45:focus{
  background-color: rgb(46 16 101 / 0.45) !important;
}
.focus\:tw-bg-violet-950\/5:focus{
  background-color: rgb(46 16 101 / 0.05) !important;
}
.focus\:tw-bg-violet-950\/50:focus{
  background-color: rgb(46 16 101 / 0.5) !important;
}
.focus\:tw-bg-violet-950\/55:focus{
  background-color: rgb(46 16 101 / 0.55) !important;
}
.focus\:tw-bg-violet-950\/60:focus{
  background-color: rgb(46 16 101 / 0.6) !important;
}
.focus\:tw-bg-violet-950\/65:focus{
  background-color: rgb(46 16 101 / 0.65) !important;
}
.focus\:tw-bg-violet-950\/70:focus{
  background-color: rgb(46 16 101 / 0.7) !important;
}
.focus\:tw-bg-violet-950\/75:focus{
  background-color: rgb(46 16 101 / 0.75) !important;
}
.focus\:tw-bg-violet-950\/80:focus{
  background-color: rgb(46 16 101 / 0.8) !important;
}
.focus\:tw-bg-violet-950\/85:focus{
  background-color: rgb(46 16 101 / 0.85) !important;
}
.focus\:tw-bg-violet-950\/90:focus{
  background-color: rgb(46 16 101 / 0.9) !important;
}
.focus\:tw-bg-violet-950\/95:focus{
  background-color: rgb(46 16 101 / 0.95) !important;
}
.focus\:tw-bg-wb-approved-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 239 220 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-approved-background\/0:focus{
  background-color: rgb(216 239 220 / 0) !important;
}
.focus\:tw-bg-wb-approved-background\/10:focus{
  background-color: rgb(216 239 220 / 0.1) !important;
}
.focus\:tw-bg-wb-approved-background\/100:focus{
  background-color: rgb(216 239 220 / 1) !important;
}
.focus\:tw-bg-wb-approved-background\/15:focus{
  background-color: rgb(216 239 220 / 0.15) !important;
}
.focus\:tw-bg-wb-approved-background\/20:focus{
  background-color: rgb(216 239 220 / 0.2) !important;
}
.focus\:tw-bg-wb-approved-background\/25:focus{
  background-color: rgb(216 239 220 / 0.25) !important;
}
.focus\:tw-bg-wb-approved-background\/30:focus{
  background-color: rgb(216 239 220 / 0.3) !important;
}
.focus\:tw-bg-wb-approved-background\/35:focus{
  background-color: rgb(216 239 220 / 0.35) !important;
}
.focus\:tw-bg-wb-approved-background\/40:focus{
  background-color: rgb(216 239 220 / 0.4) !important;
}
.focus\:tw-bg-wb-approved-background\/45:focus{
  background-color: rgb(216 239 220 / 0.45) !important;
}
.focus\:tw-bg-wb-approved-background\/5:focus{
  background-color: rgb(216 239 220 / 0.05) !important;
}
.focus\:tw-bg-wb-approved-background\/50:focus{
  background-color: rgb(216 239 220 / 0.5) !important;
}
.focus\:tw-bg-wb-approved-background\/55:focus{
  background-color: rgb(216 239 220 / 0.55) !important;
}
.focus\:tw-bg-wb-approved-background\/60:focus{
  background-color: rgb(216 239 220 / 0.6) !important;
}
.focus\:tw-bg-wb-approved-background\/65:focus{
  background-color: rgb(216 239 220 / 0.65) !important;
}
.focus\:tw-bg-wb-approved-background\/70:focus{
  background-color: rgb(216 239 220 / 0.7) !important;
}
.focus\:tw-bg-wb-approved-background\/75:focus{
  background-color: rgb(216 239 220 / 0.75) !important;
}
.focus\:tw-bg-wb-approved-background\/80:focus{
  background-color: rgb(216 239 220 / 0.8) !important;
}
.focus\:tw-bg-wb-approved-background\/85:focus{
  background-color: rgb(216 239 220 / 0.85) !important;
}
.focus\:tw-bg-wb-approved-background\/90:focus{
  background-color: rgb(216 239 220 / 0.9) !important;
}
.focus\:tw-bg-wb-approved-background\/95:focus{
  background-color: rgb(216 239 220 / 0.95) !important;
}
.focus\:tw-bg-wb-approved-text:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 139 64 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-approved-text\/0:focus{
  background-color: rgb(50 139 64 / 0) !important;
}
.focus\:tw-bg-wb-approved-text\/10:focus{
  background-color: rgb(50 139 64 / 0.1) !important;
}
.focus\:tw-bg-wb-approved-text\/100:focus{
  background-color: rgb(50 139 64 / 1) !important;
}
.focus\:tw-bg-wb-approved-text\/15:focus{
  background-color: rgb(50 139 64 / 0.15) !important;
}
.focus\:tw-bg-wb-approved-text\/20:focus{
  background-color: rgb(50 139 64 / 0.2) !important;
}
.focus\:tw-bg-wb-approved-text\/25:focus{
  background-color: rgb(50 139 64 / 0.25) !important;
}
.focus\:tw-bg-wb-approved-text\/30:focus{
  background-color: rgb(50 139 64 / 0.3) !important;
}
.focus\:tw-bg-wb-approved-text\/35:focus{
  background-color: rgb(50 139 64 / 0.35) !important;
}
.focus\:tw-bg-wb-approved-text\/40:focus{
  background-color: rgb(50 139 64 / 0.4) !important;
}
.focus\:tw-bg-wb-approved-text\/45:focus{
  background-color: rgb(50 139 64 / 0.45) !important;
}
.focus\:tw-bg-wb-approved-text\/5:focus{
  background-color: rgb(50 139 64 / 0.05) !important;
}
.focus\:tw-bg-wb-approved-text\/50:focus{
  background-color: rgb(50 139 64 / 0.5) !important;
}
.focus\:tw-bg-wb-approved-text\/55:focus{
  background-color: rgb(50 139 64 / 0.55) !important;
}
.focus\:tw-bg-wb-approved-text\/60:focus{
  background-color: rgb(50 139 64 / 0.6) !important;
}
.focus\:tw-bg-wb-approved-text\/65:focus{
  background-color: rgb(50 139 64 / 0.65) !important;
}
.focus\:tw-bg-wb-approved-text\/70:focus{
  background-color: rgb(50 139 64 / 0.7) !important;
}
.focus\:tw-bg-wb-approved-text\/75:focus{
  background-color: rgb(50 139 64 / 0.75) !important;
}
.focus\:tw-bg-wb-approved-text\/80:focus{
  background-color: rgb(50 139 64 / 0.8) !important;
}
.focus\:tw-bg-wb-approved-text\/85:focus{
  background-color: rgb(50 139 64 / 0.85) !important;
}
.focus\:tw-bg-wb-approved-text\/90:focus{
  background-color: rgb(50 139 64 / 0.9) !important;
}
.focus\:tw-bg-wb-approved-text\/95:focus{
  background-color: rgb(50 139 64 / 0.95) !important;
}
.focus\:tw-bg-wb-black:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 24 32 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-black\/0:focus{
  background-color: rgb(19 24 32 / 0) !important;
}
.focus\:tw-bg-wb-black\/10:focus{
  background-color: rgb(19 24 32 / 0.1) !important;
}
.focus\:tw-bg-wb-black\/100:focus{
  background-color: rgb(19 24 32 / 1) !important;
}
.focus\:tw-bg-wb-black\/15:focus{
  background-color: rgb(19 24 32 / 0.15) !important;
}
.focus\:tw-bg-wb-black\/20:focus{
  background-color: rgb(19 24 32 / 0.2) !important;
}
.focus\:tw-bg-wb-black\/25:focus{
  background-color: rgb(19 24 32 / 0.25) !important;
}
.focus\:tw-bg-wb-black\/30:focus{
  background-color: rgb(19 24 32 / 0.3) !important;
}
.focus\:tw-bg-wb-black\/35:focus{
  background-color: rgb(19 24 32 / 0.35) !important;
}
.focus\:tw-bg-wb-black\/40:focus{
  background-color: rgb(19 24 32 / 0.4) !important;
}
.focus\:tw-bg-wb-black\/45:focus{
  background-color: rgb(19 24 32 / 0.45) !important;
}
.focus\:tw-bg-wb-black\/5:focus{
  background-color: rgb(19 24 32 / 0.05) !important;
}
.focus\:tw-bg-wb-black\/50:focus{
  background-color: rgb(19 24 32 / 0.5) !important;
}
.focus\:tw-bg-wb-black\/55:focus{
  background-color: rgb(19 24 32 / 0.55) !important;
}
.focus\:tw-bg-wb-black\/60:focus{
  background-color: rgb(19 24 32 / 0.6) !important;
}
.focus\:tw-bg-wb-black\/65:focus{
  background-color: rgb(19 24 32 / 0.65) !important;
}
.focus\:tw-bg-wb-black\/70:focus{
  background-color: rgb(19 24 32 / 0.7) !important;
}
.focus\:tw-bg-wb-black\/75:focus{
  background-color: rgb(19 24 32 / 0.75) !important;
}
.focus\:tw-bg-wb-black\/80:focus{
  background-color: rgb(19 24 32 / 0.8) !important;
}
.focus\:tw-bg-wb-black\/85:focus{
  background-color: rgb(19 24 32 / 0.85) !important;
}
.focus\:tw-bg-wb-black\/90:focus{
  background-color: rgb(19 24 32 / 0.9) !important;
}
.focus\:tw-bg-wb-black\/95:focus{
  background-color: rgb(19 24 32 / 0.95) !important;
}
.focus\:tw-bg-wb-blue:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-blue\/0:focus{
  background-color: rgb(0 147 208 / 0) !important;
}
.focus\:tw-bg-wb-blue\/10:focus{
  background-color: rgb(0 147 208 / 0.1) !important;
}
.focus\:tw-bg-wb-blue\/100:focus{
  background-color: rgb(0 147 208 / 1) !important;
}
.focus\:tw-bg-wb-blue\/15:focus{
  background-color: rgb(0 147 208 / 0.15) !important;
}
.focus\:tw-bg-wb-blue\/20:focus{
  background-color: rgb(0 147 208 / 0.2) !important;
}
.focus\:tw-bg-wb-blue\/25:focus{
  background-color: rgb(0 147 208 / 0.25) !important;
}
.focus\:tw-bg-wb-blue\/30:focus{
  background-color: rgb(0 147 208 / 0.3) !important;
}
.focus\:tw-bg-wb-blue\/35:focus{
  background-color: rgb(0 147 208 / 0.35) !important;
}
.focus\:tw-bg-wb-blue\/40:focus{
  background-color: rgb(0 147 208 / 0.4) !important;
}
.focus\:tw-bg-wb-blue\/45:focus{
  background-color: rgb(0 147 208 / 0.45) !important;
}
.focus\:tw-bg-wb-blue\/5:focus{
  background-color: rgb(0 147 208 / 0.05) !important;
}
.focus\:tw-bg-wb-blue\/50:focus{
  background-color: rgb(0 147 208 / 0.5) !important;
}
.focus\:tw-bg-wb-blue\/55:focus{
  background-color: rgb(0 147 208 / 0.55) !important;
}
.focus\:tw-bg-wb-blue\/60:focus{
  background-color: rgb(0 147 208 / 0.6) !important;
}
.focus\:tw-bg-wb-blue\/65:focus{
  background-color: rgb(0 147 208 / 0.65) !important;
}
.focus\:tw-bg-wb-blue\/70:focus{
  background-color: rgb(0 147 208 / 0.7) !important;
}
.focus\:tw-bg-wb-blue\/75:focus{
  background-color: rgb(0 147 208 / 0.75) !important;
}
.focus\:tw-bg-wb-blue\/80:focus{
  background-color: rgb(0 147 208 / 0.8) !important;
}
.focus\:tw-bg-wb-blue\/85:focus{
  background-color: rgb(0 147 208 / 0.85) !important;
}
.focus\:tw-bg-wb-blue\/90:focus{
  background-color: rgb(0 147 208 / 0.9) !important;
}
.focus\:tw-bg-wb-blue\/95:focus{
  background-color: rgb(0 147 208 / 0.95) !important;
}
.focus\:tw-bg-wb-editor-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-editor-background\/0:focus{
  background-color: rgb(204 233 246 / 0) !important;
}
.focus\:tw-bg-wb-editor-background\/10:focus{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.focus\:tw-bg-wb-editor-background\/100:focus{
  background-color: rgb(204 233 246 / 1) !important;
}
.focus\:tw-bg-wb-editor-background\/15:focus{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.focus\:tw-bg-wb-editor-background\/20:focus{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.focus\:tw-bg-wb-editor-background\/25:focus{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.focus\:tw-bg-wb-editor-background\/30:focus{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.focus\:tw-bg-wb-editor-background\/35:focus{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.focus\:tw-bg-wb-editor-background\/40:focus{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.focus\:tw-bg-wb-editor-background\/45:focus{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.focus\:tw-bg-wb-editor-background\/5:focus{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.focus\:tw-bg-wb-editor-background\/50:focus{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.focus\:tw-bg-wb-editor-background\/55:focus{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.focus\:tw-bg-wb-editor-background\/60:focus{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.focus\:tw-bg-wb-editor-background\/65:focus{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.focus\:tw-bg-wb-editor-background\/70:focus{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.focus\:tw-bg-wb-editor-background\/75:focus{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.focus\:tw-bg-wb-editor-background\/80:focus{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.focus\:tw-bg-wb-editor-background\/85:focus{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.focus\:tw-bg-wb-editor-background\/90:focus{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.focus\:tw-bg-wb-editor-background\/95:focus{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.focus\:tw-bg-wb-editor-text:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-editor-text\/0:focus{
  background-color: rgb(0 118 166 / 0) !important;
}
.focus\:tw-bg-wb-editor-text\/10:focus{
  background-color: rgb(0 118 166 / 0.1) !important;
}
.focus\:tw-bg-wb-editor-text\/100:focus{
  background-color: rgb(0 118 166 / 1) !important;
}
.focus\:tw-bg-wb-editor-text\/15:focus{
  background-color: rgb(0 118 166 / 0.15) !important;
}
.focus\:tw-bg-wb-editor-text\/20:focus{
  background-color: rgb(0 118 166 / 0.2) !important;
}
.focus\:tw-bg-wb-editor-text\/25:focus{
  background-color: rgb(0 118 166 / 0.25) !important;
}
.focus\:tw-bg-wb-editor-text\/30:focus{
  background-color: rgb(0 118 166 / 0.3) !important;
}
.focus\:tw-bg-wb-editor-text\/35:focus{
  background-color: rgb(0 118 166 / 0.35) !important;
}
.focus\:tw-bg-wb-editor-text\/40:focus{
  background-color: rgb(0 118 166 / 0.4) !important;
}
.focus\:tw-bg-wb-editor-text\/45:focus{
  background-color: rgb(0 118 166 / 0.45) !important;
}
.focus\:tw-bg-wb-editor-text\/5:focus{
  background-color: rgb(0 118 166 / 0.05) !important;
}
.focus\:tw-bg-wb-editor-text\/50:focus{
  background-color: rgb(0 118 166 / 0.5) !important;
}
.focus\:tw-bg-wb-editor-text\/55:focus{
  background-color: rgb(0 118 166 / 0.55) !important;
}
.focus\:tw-bg-wb-editor-text\/60:focus{
  background-color: rgb(0 118 166 / 0.6) !important;
}
.focus\:tw-bg-wb-editor-text\/65:focus{
  background-color: rgb(0 118 166 / 0.65) !important;
}
.focus\:tw-bg-wb-editor-text\/70:focus{
  background-color: rgb(0 118 166 / 0.7) !important;
}
.focus\:tw-bg-wb-editor-text\/75:focus{
  background-color: rgb(0 118 166 / 0.75) !important;
}
.focus\:tw-bg-wb-editor-text\/80:focus{
  background-color: rgb(0 118 166 / 0.8) !important;
}
.focus\:tw-bg-wb-editor-text\/85:focus{
  background-color: rgb(0 118 166 / 0.85) !important;
}
.focus\:tw-bg-wb-editor-text\/90:focus{
  background-color: rgb(0 118 166 / 0.9) !important;
}
.focus\:tw-bg-wb-editor-text\/95:focus{
  background-color: rgb(0 118 166 / 0.95) !important;
}
.focus\:tw-bg-wb-error-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 25 0 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-error-background\/0:focus{
  background-color: rgb(225 25 0 / 0) !important;
}
.focus\:tw-bg-wb-error-background\/10:focus{
  background-color: rgb(225 25 0 / 0.1) !important;
}
.focus\:tw-bg-wb-error-background\/100:focus{
  background-color: rgb(225 25 0 / 1) !important;
}
.focus\:tw-bg-wb-error-background\/15:focus{
  background-color: rgb(225 25 0 / 0.15) !important;
}
.focus\:tw-bg-wb-error-background\/20:focus{
  background-color: rgb(225 25 0 / 0.2) !important;
}
.focus\:tw-bg-wb-error-background\/25:focus{
  background-color: rgb(225 25 0 / 0.25) !important;
}
.focus\:tw-bg-wb-error-background\/30:focus{
  background-color: rgb(225 25 0 / 0.3) !important;
}
.focus\:tw-bg-wb-error-background\/35:focus{
  background-color: rgb(225 25 0 / 0.35) !important;
}
.focus\:tw-bg-wb-error-background\/40:focus{
  background-color: rgb(225 25 0 / 0.4) !important;
}
.focus\:tw-bg-wb-error-background\/45:focus{
  background-color: rgb(225 25 0 / 0.45) !important;
}
.focus\:tw-bg-wb-error-background\/5:focus{
  background-color: rgb(225 25 0 / 0.05) !important;
}
.focus\:tw-bg-wb-error-background\/50:focus{
  background-color: rgb(225 25 0 / 0.5) !important;
}
.focus\:tw-bg-wb-error-background\/55:focus{
  background-color: rgb(225 25 0 / 0.55) !important;
}
.focus\:tw-bg-wb-error-background\/60:focus{
  background-color: rgb(225 25 0 / 0.6) !important;
}
.focus\:tw-bg-wb-error-background\/65:focus{
  background-color: rgb(225 25 0 / 0.65) !important;
}
.focus\:tw-bg-wb-error-background\/70:focus{
  background-color: rgb(225 25 0 / 0.7) !important;
}
.focus\:tw-bg-wb-error-background\/75:focus{
  background-color: rgb(225 25 0 / 0.75) !important;
}
.focus\:tw-bg-wb-error-background\/80:focus{
  background-color: rgb(225 25 0 / 0.8) !important;
}
.focus\:tw-bg-wb-error-background\/85:focus{
  background-color: rgb(225 25 0 / 0.85) !important;
}
.focus\:tw-bg-wb-error-background\/90:focus{
  background-color: rgb(225 25 0 / 0.9) !important;
}
.focus\:tw-bg-wb-error-background\/95:focus{
  background-color: rgb(225 25 0 / 0.95) !important;
}
.focus\:tw-bg-wb-error-text:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 232 229 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-error-text\/0:focus{
  background-color: rgb(252 232 229 / 0) !important;
}
.focus\:tw-bg-wb-error-text\/10:focus{
  background-color: rgb(252 232 229 / 0.1) !important;
}
.focus\:tw-bg-wb-error-text\/100:focus{
  background-color: rgb(252 232 229 / 1) !important;
}
.focus\:tw-bg-wb-error-text\/15:focus{
  background-color: rgb(252 232 229 / 0.15) !important;
}
.focus\:tw-bg-wb-error-text\/20:focus{
  background-color: rgb(252 232 229 / 0.2) !important;
}
.focus\:tw-bg-wb-error-text\/25:focus{
  background-color: rgb(252 232 229 / 0.25) !important;
}
.focus\:tw-bg-wb-error-text\/30:focus{
  background-color: rgb(252 232 229 / 0.3) !important;
}
.focus\:tw-bg-wb-error-text\/35:focus{
  background-color: rgb(252 232 229 / 0.35) !important;
}
.focus\:tw-bg-wb-error-text\/40:focus{
  background-color: rgb(252 232 229 / 0.4) !important;
}
.focus\:tw-bg-wb-error-text\/45:focus{
  background-color: rgb(252 232 229 / 0.45) !important;
}
.focus\:tw-bg-wb-error-text\/5:focus{
  background-color: rgb(252 232 229 / 0.05) !important;
}
.focus\:tw-bg-wb-error-text\/50:focus{
  background-color: rgb(252 232 229 / 0.5) !important;
}
.focus\:tw-bg-wb-error-text\/55:focus{
  background-color: rgb(252 232 229 / 0.55) !important;
}
.focus\:tw-bg-wb-error-text\/60:focus{
  background-color: rgb(252 232 229 / 0.6) !important;
}
.focus\:tw-bg-wb-error-text\/65:focus{
  background-color: rgb(252 232 229 / 0.65) !important;
}
.focus\:tw-bg-wb-error-text\/70:focus{
  background-color: rgb(252 232 229 / 0.7) !important;
}
.focus\:tw-bg-wb-error-text\/75:focus{
  background-color: rgb(252 232 229 / 0.75) !important;
}
.focus\:tw-bg-wb-error-text\/80:focus{
  background-color: rgb(252 232 229 / 0.8) !important;
}
.focus\:tw-bg-wb-error-text\/85:focus{
  background-color: rgb(252 232 229 / 0.85) !important;
}
.focus\:tw-bg-wb-error-text\/90:focus{
  background-color: rgb(252 232 229 / 0.9) !important;
}
.focus\:tw-bg-wb-error-text\/95:focus{
  background-color: rgb(252 232 229 / 0.95) !important;
}
.focus\:tw-bg-wb-feedback-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 241 206 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-feedback-background\/0:focus{
  background-color: rgb(245 241 206 / 0) !important;
}
.focus\:tw-bg-wb-feedback-background\/10:focus{
  background-color: rgb(245 241 206 / 0.1) !important;
}
.focus\:tw-bg-wb-feedback-background\/100:focus{
  background-color: rgb(245 241 206 / 1) !important;
}
.focus\:tw-bg-wb-feedback-background\/15:focus{
  background-color: rgb(245 241 206 / 0.15) !important;
}
.focus\:tw-bg-wb-feedback-background\/20:focus{
  background-color: rgb(245 241 206 / 0.2) !important;
}
.focus\:tw-bg-wb-feedback-background\/25:focus{
  background-color: rgb(245 241 206 / 0.25) !important;
}
.focus\:tw-bg-wb-feedback-background\/30:focus{
  background-color: rgb(245 241 206 / 0.3) !important;
}
.focus\:tw-bg-wb-feedback-background\/35:focus{
  background-color: rgb(245 241 206 / 0.35) !important;
}
.focus\:tw-bg-wb-feedback-background\/40:focus{
  background-color: rgb(245 241 206 / 0.4) !important;
}
.focus\:tw-bg-wb-feedback-background\/45:focus{
  background-color: rgb(245 241 206 / 0.45) !important;
}
.focus\:tw-bg-wb-feedback-background\/5:focus{
  background-color: rgb(245 241 206 / 0.05) !important;
}
.focus\:tw-bg-wb-feedback-background\/50:focus{
  background-color: rgb(245 241 206 / 0.5) !important;
}
.focus\:tw-bg-wb-feedback-background\/55:focus{
  background-color: rgb(245 241 206 / 0.55) !important;
}
.focus\:tw-bg-wb-feedback-background\/60:focus{
  background-color: rgb(245 241 206 / 0.6) !important;
}
.focus\:tw-bg-wb-feedback-background\/65:focus{
  background-color: rgb(245 241 206 / 0.65) !important;
}
.focus\:tw-bg-wb-feedback-background\/70:focus{
  background-color: rgb(245 241 206 / 0.7) !important;
}
.focus\:tw-bg-wb-feedback-background\/75:focus{
  background-color: rgb(245 241 206 / 0.75) !important;
}
.focus\:tw-bg-wb-feedback-background\/80:focus{
  background-color: rgb(245 241 206 / 0.8) !important;
}
.focus\:tw-bg-wb-feedback-background\/85:focus{
  background-color: rgb(245 241 206 / 0.85) !important;
}
.focus\:tw-bg-wb-feedback-background\/90:focus{
  background-color: rgb(245 241 206 / 0.9) !important;
}
.focus\:tw-bg-wb-feedback-background\/95:focus{
  background-color: rgb(245 241 206 / 0.95) !important;
}
.focus\:tw-bg-wb-feedback-text:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 147 8 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-feedback-text\/0:focus{
  background-color: rgb(162 147 8 / 0) !important;
}
.focus\:tw-bg-wb-feedback-text\/10:focus{
  background-color: rgb(162 147 8 / 0.1) !important;
}
.focus\:tw-bg-wb-feedback-text\/100:focus{
  background-color: rgb(162 147 8 / 1) !important;
}
.focus\:tw-bg-wb-feedback-text\/15:focus{
  background-color: rgb(162 147 8 / 0.15) !important;
}
.focus\:tw-bg-wb-feedback-text\/20:focus{
  background-color: rgb(162 147 8 / 0.2) !important;
}
.focus\:tw-bg-wb-feedback-text\/25:focus{
  background-color: rgb(162 147 8 / 0.25) !important;
}
.focus\:tw-bg-wb-feedback-text\/30:focus{
  background-color: rgb(162 147 8 / 0.3) !important;
}
.focus\:tw-bg-wb-feedback-text\/35:focus{
  background-color: rgb(162 147 8 / 0.35) !important;
}
.focus\:tw-bg-wb-feedback-text\/40:focus{
  background-color: rgb(162 147 8 / 0.4) !important;
}
.focus\:tw-bg-wb-feedback-text\/45:focus{
  background-color: rgb(162 147 8 / 0.45) !important;
}
.focus\:tw-bg-wb-feedback-text\/5:focus{
  background-color: rgb(162 147 8 / 0.05) !important;
}
.focus\:tw-bg-wb-feedback-text\/50:focus{
  background-color: rgb(162 147 8 / 0.5) !important;
}
.focus\:tw-bg-wb-feedback-text\/55:focus{
  background-color: rgb(162 147 8 / 0.55) !important;
}
.focus\:tw-bg-wb-feedback-text\/60:focus{
  background-color: rgb(162 147 8 / 0.6) !important;
}
.focus\:tw-bg-wb-feedback-text\/65:focus{
  background-color: rgb(162 147 8 / 0.65) !important;
}
.focus\:tw-bg-wb-feedback-text\/70:focus{
  background-color: rgb(162 147 8 / 0.7) !important;
}
.focus\:tw-bg-wb-feedback-text\/75:focus{
  background-color: rgb(162 147 8 / 0.75) !important;
}
.focus\:tw-bg-wb-feedback-text\/80:focus{
  background-color: rgb(162 147 8 / 0.8) !important;
}
.focus\:tw-bg-wb-feedback-text\/85:focus{
  background-color: rgb(162 147 8 / 0.85) !important;
}
.focus\:tw-bg-wb-feedback-text\/90:focus{
  background-color: rgb(162 147 8 / 0.9) !important;
}
.focus\:tw-bg-wb-feedback-text\/95:focus{
  background-color: rgb(162 147 8 / 0.95) !important;
}
.focus\:tw-bg-wb-gcma-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 234 210 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-gcma-background\/0:focus{
  background-color: rgb(254 234 210 / 0) !important;
}
.focus\:tw-bg-wb-gcma-background\/10:focus{
  background-color: rgb(254 234 210 / 0.1) !important;
}
.focus\:tw-bg-wb-gcma-background\/100:focus{
  background-color: rgb(254 234 210 / 1) !important;
}
.focus\:tw-bg-wb-gcma-background\/15:focus{
  background-color: rgb(254 234 210 / 0.15) !important;
}
.focus\:tw-bg-wb-gcma-background\/20:focus{
  background-color: rgb(254 234 210 / 0.2) !important;
}
.focus\:tw-bg-wb-gcma-background\/25:focus{
  background-color: rgb(254 234 210 / 0.25) !important;
}
.focus\:tw-bg-wb-gcma-background\/30:focus{
  background-color: rgb(254 234 210 / 0.3) !important;
}
.focus\:tw-bg-wb-gcma-background\/35:focus{
  background-color: rgb(254 234 210 / 0.35) !important;
}
.focus\:tw-bg-wb-gcma-background\/40:focus{
  background-color: rgb(254 234 210 / 0.4) !important;
}
.focus\:tw-bg-wb-gcma-background\/45:focus{
  background-color: rgb(254 234 210 / 0.45) !important;
}
.focus\:tw-bg-wb-gcma-background\/5:focus{
  background-color: rgb(254 234 210 / 0.05) !important;
}
.focus\:tw-bg-wb-gcma-background\/50:focus{
  background-color: rgb(254 234 210 / 0.5) !important;
}
.focus\:tw-bg-wb-gcma-background\/55:focus{
  background-color: rgb(254 234 210 / 0.55) !important;
}
.focus\:tw-bg-wb-gcma-background\/60:focus{
  background-color: rgb(254 234 210 / 0.6) !important;
}
.focus\:tw-bg-wb-gcma-background\/65:focus{
  background-color: rgb(254 234 210 / 0.65) !important;
}
.focus\:tw-bg-wb-gcma-background\/70:focus{
  background-color: rgb(254 234 210 / 0.7) !important;
}
.focus\:tw-bg-wb-gcma-background\/75:focus{
  background-color: rgb(254 234 210 / 0.75) !important;
}
.focus\:tw-bg-wb-gcma-background\/80:focus{
  background-color: rgb(254 234 210 / 0.8) !important;
}
.focus\:tw-bg-wb-gcma-background\/85:focus{
  background-color: rgb(254 234 210 / 0.85) !important;
}
.focus\:tw-bg-wb-gcma-background\/90:focus{
  background-color: rgb(254 234 210 / 0.9) !important;
}
.focus\:tw-bg-wb-gcma-background\/95:focus{
  background-color: rgb(254 234 210 / 0.95) !important;
}
.focus\:tw-bg-wb-gcma-text:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 121 23 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-gcma-text\/0:focus{
  background-color: rgb(198 121 23 / 0) !important;
}
.focus\:tw-bg-wb-gcma-text\/10:focus{
  background-color: rgb(198 121 23 / 0.1) !important;
}
.focus\:tw-bg-wb-gcma-text\/100:focus{
  background-color: rgb(198 121 23 / 1) !important;
}
.focus\:tw-bg-wb-gcma-text\/15:focus{
  background-color: rgb(198 121 23 / 0.15) !important;
}
.focus\:tw-bg-wb-gcma-text\/20:focus{
  background-color: rgb(198 121 23 / 0.2) !important;
}
.focus\:tw-bg-wb-gcma-text\/25:focus{
  background-color: rgb(198 121 23 / 0.25) !important;
}
.focus\:tw-bg-wb-gcma-text\/30:focus{
  background-color: rgb(198 121 23 / 0.3) !important;
}
.focus\:tw-bg-wb-gcma-text\/35:focus{
  background-color: rgb(198 121 23 / 0.35) !important;
}
.focus\:tw-bg-wb-gcma-text\/40:focus{
  background-color: rgb(198 121 23 / 0.4) !important;
}
.focus\:tw-bg-wb-gcma-text\/45:focus{
  background-color: rgb(198 121 23 / 0.45) !important;
}
.focus\:tw-bg-wb-gcma-text\/5:focus{
  background-color: rgb(198 121 23 / 0.05) !important;
}
.focus\:tw-bg-wb-gcma-text\/50:focus{
  background-color: rgb(198 121 23 / 0.5) !important;
}
.focus\:tw-bg-wb-gcma-text\/55:focus{
  background-color: rgb(198 121 23 / 0.55) !important;
}
.focus\:tw-bg-wb-gcma-text\/60:focus{
  background-color: rgb(198 121 23 / 0.6) !important;
}
.focus\:tw-bg-wb-gcma-text\/65:focus{
  background-color: rgb(198 121 23 / 0.65) !important;
}
.focus\:tw-bg-wb-gcma-text\/70:focus{
  background-color: rgb(198 121 23 / 0.7) !important;
}
.focus\:tw-bg-wb-gcma-text\/75:focus{
  background-color: rgb(198 121 23 / 0.75) !important;
}
.focus\:tw-bg-wb-gcma-text\/80:focus{
  background-color: rgb(198 121 23 / 0.8) !important;
}
.focus\:tw-bg-wb-gcma-text\/85:focus{
  background-color: rgb(198 121 23 / 0.85) !important;
}
.focus\:tw-bg-wb-gcma-text\/90:focus{
  background-color: rgb(198 121 23 / 0.9) !important;
}
.focus\:tw-bg-wb-gcma-text\/95:focus{
  background-color: rgb(198 121 23 / 0.95) !important;
}
.focus\:tw-bg-wb-generic-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-generic-background\/0:focus{
  background-color: rgb(241 244 248 / 0) !important;
}
.focus\:tw-bg-wb-generic-background\/10:focus{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.focus\:tw-bg-wb-generic-background\/100:focus{
  background-color: rgb(241 244 248 / 1) !important;
}
.focus\:tw-bg-wb-generic-background\/15:focus{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.focus\:tw-bg-wb-generic-background\/20:focus{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.focus\:tw-bg-wb-generic-background\/25:focus{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.focus\:tw-bg-wb-generic-background\/30:focus{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.focus\:tw-bg-wb-generic-background\/35:focus{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.focus\:tw-bg-wb-generic-background\/40:focus{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.focus\:tw-bg-wb-generic-background\/45:focus{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.focus\:tw-bg-wb-generic-background\/5:focus{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.focus\:tw-bg-wb-generic-background\/50:focus{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.focus\:tw-bg-wb-generic-background\/55:focus{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.focus\:tw-bg-wb-generic-background\/60:focus{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.focus\:tw-bg-wb-generic-background\/65:focus{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.focus\:tw-bg-wb-generic-background\/70:focus{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.focus\:tw-bg-wb-generic-background\/75:focus{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.focus\:tw-bg-wb-generic-background\/80:focus{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.focus\:tw-bg-wb-generic-background\/85:focus{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.focus\:tw-bg-wb-generic-background\/90:focus{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.focus\:tw-bg-wb-generic-background\/95:focus{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.focus\:tw-bg-wb-gray-accent:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-gray-accent\/0:focus{
  background-color: rgb(241 244 248 / 0) !important;
}
.focus\:tw-bg-wb-gray-accent\/10:focus{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.focus\:tw-bg-wb-gray-accent\/100:focus{
  background-color: rgb(241 244 248 / 1) !important;
}
.focus\:tw-bg-wb-gray-accent\/15:focus{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.focus\:tw-bg-wb-gray-accent\/20:focus{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.focus\:tw-bg-wb-gray-accent\/25:focus{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.focus\:tw-bg-wb-gray-accent\/30:focus{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.focus\:tw-bg-wb-gray-accent\/35:focus{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.focus\:tw-bg-wb-gray-accent\/40:focus{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.focus\:tw-bg-wb-gray-accent\/45:focus{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.focus\:tw-bg-wb-gray-accent\/5:focus{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.focus\:tw-bg-wb-gray-accent\/50:focus{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.focus\:tw-bg-wb-gray-accent\/55:focus{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.focus\:tw-bg-wb-gray-accent\/60:focus{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.focus\:tw-bg-wb-gray-accent\/65:focus{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.focus\:tw-bg-wb-gray-accent\/70:focus{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.focus\:tw-bg-wb-gray-accent\/75:focus{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.focus\:tw-bg-wb-gray-accent\/80:focus{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.focus\:tw-bg-wb-gray-accent\/85:focus{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.focus\:tw-bg-wb-gray-accent\/90:focus{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.focus\:tw-bg-wb-gray-accent\/95:focus{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.focus\:tw-bg-wb-gray-border:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 225 230 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-gray-border\/0:focus{
  background-color: rgb(221 225 230 / 0) !important;
}
.focus\:tw-bg-wb-gray-border\/10:focus{
  background-color: rgb(221 225 230 / 0.1) !important;
}
.focus\:tw-bg-wb-gray-border\/100:focus{
  background-color: rgb(221 225 230 / 1) !important;
}
.focus\:tw-bg-wb-gray-border\/15:focus{
  background-color: rgb(221 225 230 / 0.15) !important;
}
.focus\:tw-bg-wb-gray-border\/20:focus{
  background-color: rgb(221 225 230 / 0.2) !important;
}
.focus\:tw-bg-wb-gray-border\/25:focus{
  background-color: rgb(221 225 230 / 0.25) !important;
}
.focus\:tw-bg-wb-gray-border\/30:focus{
  background-color: rgb(221 225 230 / 0.3) !important;
}
.focus\:tw-bg-wb-gray-border\/35:focus{
  background-color: rgb(221 225 230 / 0.35) !important;
}
.focus\:tw-bg-wb-gray-border\/40:focus{
  background-color: rgb(221 225 230 / 0.4) !important;
}
.focus\:tw-bg-wb-gray-border\/45:focus{
  background-color: rgb(221 225 230 / 0.45) !important;
}
.focus\:tw-bg-wb-gray-border\/5:focus{
  background-color: rgb(221 225 230 / 0.05) !important;
}
.focus\:tw-bg-wb-gray-border\/50:focus{
  background-color: rgb(221 225 230 / 0.5) !important;
}
.focus\:tw-bg-wb-gray-border\/55:focus{
  background-color: rgb(221 225 230 / 0.55) !important;
}
.focus\:tw-bg-wb-gray-border\/60:focus{
  background-color: rgb(221 225 230 / 0.6) !important;
}
.focus\:tw-bg-wb-gray-border\/65:focus{
  background-color: rgb(221 225 230 / 0.65) !important;
}
.focus\:tw-bg-wb-gray-border\/70:focus{
  background-color: rgb(221 225 230 / 0.7) !important;
}
.focus\:tw-bg-wb-gray-border\/75:focus{
  background-color: rgb(221 225 230 / 0.75) !important;
}
.focus\:tw-bg-wb-gray-border\/80:focus{
  background-color: rgb(221 225 230 / 0.8) !important;
}
.focus\:tw-bg-wb-gray-border\/85:focus{
  background-color: rgb(221 225 230 / 0.85) !important;
}
.focus\:tw-bg-wb-gray-border\/90:focus{
  background-color: rgb(221 225 230 / 0.9) !important;
}
.focus\:tw-bg-wb-gray-border\/95:focus{
  background-color: rgb(221 225 230 / 0.95) !important;
}
.focus\:tw-bg-wb-gray-dark:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-gray-dark\/0:focus{
  background-color: rgb(107 114 128 / 0) !important;
}
.focus\:tw-bg-wb-gray-dark\/10:focus{
  background-color: rgb(107 114 128 / 0.1) !important;
}
.focus\:tw-bg-wb-gray-dark\/100:focus{
  background-color: rgb(107 114 128 / 1) !important;
}
.focus\:tw-bg-wb-gray-dark\/15:focus{
  background-color: rgb(107 114 128 / 0.15) !important;
}
.focus\:tw-bg-wb-gray-dark\/20:focus{
  background-color: rgb(107 114 128 / 0.2) !important;
}
.focus\:tw-bg-wb-gray-dark\/25:focus{
  background-color: rgb(107 114 128 / 0.25) !important;
}
.focus\:tw-bg-wb-gray-dark\/30:focus{
  background-color: rgb(107 114 128 / 0.3) !important;
}
.focus\:tw-bg-wb-gray-dark\/35:focus{
  background-color: rgb(107 114 128 / 0.35) !important;
}
.focus\:tw-bg-wb-gray-dark\/40:focus{
  background-color: rgb(107 114 128 / 0.4) !important;
}
.focus\:tw-bg-wb-gray-dark\/45:focus{
  background-color: rgb(107 114 128 / 0.45) !important;
}
.focus\:tw-bg-wb-gray-dark\/5:focus{
  background-color: rgb(107 114 128 / 0.05) !important;
}
.focus\:tw-bg-wb-gray-dark\/50:focus{
  background-color: rgb(107 114 128 / 0.5) !important;
}
.focus\:tw-bg-wb-gray-dark\/55:focus{
  background-color: rgb(107 114 128 / 0.55) !important;
}
.focus\:tw-bg-wb-gray-dark\/60:focus{
  background-color: rgb(107 114 128 / 0.6) !important;
}
.focus\:tw-bg-wb-gray-dark\/65:focus{
  background-color: rgb(107 114 128 / 0.65) !important;
}
.focus\:tw-bg-wb-gray-dark\/70:focus{
  background-color: rgb(107 114 128 / 0.7) !important;
}
.focus\:tw-bg-wb-gray-dark\/75:focus{
  background-color: rgb(107 114 128 / 0.75) !important;
}
.focus\:tw-bg-wb-gray-dark\/80:focus{
  background-color: rgb(107 114 128 / 0.8) !important;
}
.focus\:tw-bg-wb-gray-dark\/85:focus{
  background-color: rgb(107 114 128 / 0.85) !important;
}
.focus\:tw-bg-wb-gray-dark\/90:focus{
  background-color: rgb(107 114 128 / 0.9) !important;
}
.focus\:tw-bg-wb-gray-dark\/95:focus{
  background-color: rgb(107 114 128 / 0.95) !important;
}
.focus\:tw-bg-wb-gray-light:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-gray-light\/0:focus{
  background-color: rgb(250 250 250 / 0) !important;
}
.focus\:tw-bg-wb-gray-light\/10:focus{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.focus\:tw-bg-wb-gray-light\/100:focus{
  background-color: rgb(250 250 250 / 1) !important;
}
.focus\:tw-bg-wb-gray-light\/15:focus{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.focus\:tw-bg-wb-gray-light\/20:focus{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.focus\:tw-bg-wb-gray-light\/25:focus{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.focus\:tw-bg-wb-gray-light\/30:focus{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.focus\:tw-bg-wb-gray-light\/35:focus{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.focus\:tw-bg-wb-gray-light\/40:focus{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.focus\:tw-bg-wb-gray-light\/45:focus{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.focus\:tw-bg-wb-gray-light\/5:focus{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.focus\:tw-bg-wb-gray-light\/50:focus{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.focus\:tw-bg-wb-gray-light\/55:focus{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.focus\:tw-bg-wb-gray-light\/60:focus{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.focus\:tw-bg-wb-gray-light\/65:focus{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.focus\:tw-bg-wb-gray-light\/70:focus{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.focus\:tw-bg-wb-gray-light\/75:focus{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.focus\:tw-bg-wb-gray-light\/80:focus{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.focus\:tw-bg-wb-gray-light\/85:focus{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.focus\:tw-bg-wb-gray-light\/90:focus{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.focus\:tw-bg-wb-gray-light\/95:focus{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.focus\:tw-bg-wb-header:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 44 52 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-header\/0:focus{
  background-color: rgb(38 44 52 / 0) !important;
}
.focus\:tw-bg-wb-header\/10:focus{
  background-color: rgb(38 44 52 / 0.1) !important;
}
.focus\:tw-bg-wb-header\/100:focus{
  background-color: rgb(38 44 52 / 1) !important;
}
.focus\:tw-bg-wb-header\/15:focus{
  background-color: rgb(38 44 52 / 0.15) !important;
}
.focus\:tw-bg-wb-header\/20:focus{
  background-color: rgb(38 44 52 / 0.2) !important;
}
.focus\:tw-bg-wb-header\/25:focus{
  background-color: rgb(38 44 52 / 0.25) !important;
}
.focus\:tw-bg-wb-header\/30:focus{
  background-color: rgb(38 44 52 / 0.3) !important;
}
.focus\:tw-bg-wb-header\/35:focus{
  background-color: rgb(38 44 52 / 0.35) !important;
}
.focus\:tw-bg-wb-header\/40:focus{
  background-color: rgb(38 44 52 / 0.4) !important;
}
.focus\:tw-bg-wb-header\/45:focus{
  background-color: rgb(38 44 52 / 0.45) !important;
}
.focus\:tw-bg-wb-header\/5:focus{
  background-color: rgb(38 44 52 / 0.05) !important;
}
.focus\:tw-bg-wb-header\/50:focus{
  background-color: rgb(38 44 52 / 0.5) !important;
}
.focus\:tw-bg-wb-header\/55:focus{
  background-color: rgb(38 44 52 / 0.55) !important;
}
.focus\:tw-bg-wb-header\/60:focus{
  background-color: rgb(38 44 52 / 0.6) !important;
}
.focus\:tw-bg-wb-header\/65:focus{
  background-color: rgb(38 44 52 / 0.65) !important;
}
.focus\:tw-bg-wb-header\/70:focus{
  background-color: rgb(38 44 52 / 0.7) !important;
}
.focus\:tw-bg-wb-header\/75:focus{
  background-color: rgb(38 44 52 / 0.75) !important;
}
.focus\:tw-bg-wb-header\/80:focus{
  background-color: rgb(38 44 52 / 0.8) !important;
}
.focus\:tw-bg-wb-header\/85:focus{
  background-color: rgb(38 44 52 / 0.85) !important;
}
.focus\:tw-bg-wb-header\/90:focus{
  background-color: rgb(38 44 52 / 0.9) !important;
}
.focus\:tw-bg-wb-header\/95:focus{
  background-color: rgb(38 44 52 / 0.95) !important;
}
.focus\:tw-bg-wb-info:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-info\/0:focus{
  background-color: rgb(204 233 246 / 0) !important;
}
.focus\:tw-bg-wb-info\/10:focus{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.focus\:tw-bg-wb-info\/100:focus{
  background-color: rgb(204 233 246 / 1) !important;
}
.focus\:tw-bg-wb-info\/15:focus{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.focus\:tw-bg-wb-info\/20:focus{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.focus\:tw-bg-wb-info\/25:focus{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.focus\:tw-bg-wb-info\/30:focus{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.focus\:tw-bg-wb-info\/35:focus{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.focus\:tw-bg-wb-info\/40:focus{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.focus\:tw-bg-wb-info\/45:focus{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.focus\:tw-bg-wb-info\/5:focus{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.focus\:tw-bg-wb-info\/50:focus{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.focus\:tw-bg-wb-info\/55:focus{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.focus\:tw-bg-wb-info\/60:focus{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.focus\:tw-bg-wb-info\/65:focus{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.focus\:tw-bg-wb-info\/70:focus{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.focus\:tw-bg-wb-info\/75:focus{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.focus\:tw-bg-wb-info\/80:focus{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.focus\:tw-bg-wb-info\/85:focus{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.focus\:tw-bg-wb-info\/90:focus{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.focus\:tw-bg-wb-info\/95:focus{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.focus\:tw-bg-wb-production-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 216 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-production-background\/0:focus{
  background-color: rgb(223 216 255 / 0) !important;
}
.focus\:tw-bg-wb-production-background\/10:focus{
  background-color: rgb(223 216 255 / 0.1) !important;
}
.focus\:tw-bg-wb-production-background\/100:focus{
  background-color: rgb(223 216 255 / 1) !important;
}
.focus\:tw-bg-wb-production-background\/15:focus{
  background-color: rgb(223 216 255 / 0.15) !important;
}
.focus\:tw-bg-wb-production-background\/20:focus{
  background-color: rgb(223 216 255 / 0.2) !important;
}
.focus\:tw-bg-wb-production-background\/25:focus{
  background-color: rgb(223 216 255 / 0.25) !important;
}
.focus\:tw-bg-wb-production-background\/30:focus{
  background-color: rgb(223 216 255 / 0.3) !important;
}
.focus\:tw-bg-wb-production-background\/35:focus{
  background-color: rgb(223 216 255 / 0.35) !important;
}
.focus\:tw-bg-wb-production-background\/40:focus{
  background-color: rgb(223 216 255 / 0.4) !important;
}
.focus\:tw-bg-wb-production-background\/45:focus{
  background-color: rgb(223 216 255 / 0.45) !important;
}
.focus\:tw-bg-wb-production-background\/5:focus{
  background-color: rgb(223 216 255 / 0.05) !important;
}
.focus\:tw-bg-wb-production-background\/50:focus{
  background-color: rgb(223 216 255 / 0.5) !important;
}
.focus\:tw-bg-wb-production-background\/55:focus{
  background-color: rgb(223 216 255 / 0.55) !important;
}
.focus\:tw-bg-wb-production-background\/60:focus{
  background-color: rgb(223 216 255 / 0.6) !important;
}
.focus\:tw-bg-wb-production-background\/65:focus{
  background-color: rgb(223 216 255 / 0.65) !important;
}
.focus\:tw-bg-wb-production-background\/70:focus{
  background-color: rgb(223 216 255 / 0.7) !important;
}
.focus\:tw-bg-wb-production-background\/75:focus{
  background-color: rgb(223 216 255 / 0.75) !important;
}
.focus\:tw-bg-wb-production-background\/80:focus{
  background-color: rgb(223 216 255 / 0.8) !important;
}
.focus\:tw-bg-wb-production-background\/85:focus{
  background-color: rgb(223 216 255 / 0.85) !important;
}
.focus\:tw-bg-wb-production-background\/90:focus{
  background-color: rgb(223 216 255 / 0.9) !important;
}
.focus\:tw-bg-wb-production-background\/95:focus{
  background-color: rgb(223 216 255 / 0.95) !important;
}
.focus\:tw-bg-wb-production-text:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 37 163 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-production-text\/0:focus{
  background-color: rgb(59 37 163 / 0) !important;
}
.focus\:tw-bg-wb-production-text\/10:focus{
  background-color: rgb(59 37 163 / 0.1) !important;
}
.focus\:tw-bg-wb-production-text\/100:focus{
  background-color: rgb(59 37 163 / 1) !important;
}
.focus\:tw-bg-wb-production-text\/15:focus{
  background-color: rgb(59 37 163 / 0.15) !important;
}
.focus\:tw-bg-wb-production-text\/20:focus{
  background-color: rgb(59 37 163 / 0.2) !important;
}
.focus\:tw-bg-wb-production-text\/25:focus{
  background-color: rgb(59 37 163 / 0.25) !important;
}
.focus\:tw-bg-wb-production-text\/30:focus{
  background-color: rgb(59 37 163 / 0.3) !important;
}
.focus\:tw-bg-wb-production-text\/35:focus{
  background-color: rgb(59 37 163 / 0.35) !important;
}
.focus\:tw-bg-wb-production-text\/40:focus{
  background-color: rgb(59 37 163 / 0.4) !important;
}
.focus\:tw-bg-wb-production-text\/45:focus{
  background-color: rgb(59 37 163 / 0.45) !important;
}
.focus\:tw-bg-wb-production-text\/5:focus{
  background-color: rgb(59 37 163 / 0.05) !important;
}
.focus\:tw-bg-wb-production-text\/50:focus{
  background-color: rgb(59 37 163 / 0.5) !important;
}
.focus\:tw-bg-wb-production-text\/55:focus{
  background-color: rgb(59 37 163 / 0.55) !important;
}
.focus\:tw-bg-wb-production-text\/60:focus{
  background-color: rgb(59 37 163 / 0.6) !important;
}
.focus\:tw-bg-wb-production-text\/65:focus{
  background-color: rgb(59 37 163 / 0.65) !important;
}
.focus\:tw-bg-wb-production-text\/70:focus{
  background-color: rgb(59 37 163 / 0.7) !important;
}
.focus\:tw-bg-wb-production-text\/75:focus{
  background-color: rgb(59 37 163 / 0.75) !important;
}
.focus\:tw-bg-wb-production-text\/80:focus{
  background-color: rgb(59 37 163 / 0.8) !important;
}
.focus\:tw-bg-wb-production-text\/85:focus{
  background-color: rgb(59 37 163 / 0.85) !important;
}
.focus\:tw-bg-wb-production-text\/90:focus{
  background-color: rgb(59 37 163 / 0.9) !important;
}
.focus\:tw-bg-wb-production-text\/95:focus{
  background-color: rgb(59 37 163 / 0.95) !important;
}
.focus\:tw-bg-wb-success-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 239 220 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-success-background\/0:focus{
  background-color: rgb(216 239 220 / 0) !important;
}
.focus\:tw-bg-wb-success-background\/10:focus{
  background-color: rgb(216 239 220 / 0.1) !important;
}
.focus\:tw-bg-wb-success-background\/100:focus{
  background-color: rgb(216 239 220 / 1) !important;
}
.focus\:tw-bg-wb-success-background\/15:focus{
  background-color: rgb(216 239 220 / 0.15) !important;
}
.focus\:tw-bg-wb-success-background\/20:focus{
  background-color: rgb(216 239 220 / 0.2) !important;
}
.focus\:tw-bg-wb-success-background\/25:focus{
  background-color: rgb(216 239 220 / 0.25) !important;
}
.focus\:tw-bg-wb-success-background\/30:focus{
  background-color: rgb(216 239 220 / 0.3) !important;
}
.focus\:tw-bg-wb-success-background\/35:focus{
  background-color: rgb(216 239 220 / 0.35) !important;
}
.focus\:tw-bg-wb-success-background\/40:focus{
  background-color: rgb(216 239 220 / 0.4) !important;
}
.focus\:tw-bg-wb-success-background\/45:focus{
  background-color: rgb(216 239 220 / 0.45) !important;
}
.focus\:tw-bg-wb-success-background\/5:focus{
  background-color: rgb(216 239 220 / 0.05) !important;
}
.focus\:tw-bg-wb-success-background\/50:focus{
  background-color: rgb(216 239 220 / 0.5) !important;
}
.focus\:tw-bg-wb-success-background\/55:focus{
  background-color: rgb(216 239 220 / 0.55) !important;
}
.focus\:tw-bg-wb-success-background\/60:focus{
  background-color: rgb(216 239 220 / 0.6) !important;
}
.focus\:tw-bg-wb-success-background\/65:focus{
  background-color: rgb(216 239 220 / 0.65) !important;
}
.focus\:tw-bg-wb-success-background\/70:focus{
  background-color: rgb(216 239 220 / 0.7) !important;
}
.focus\:tw-bg-wb-success-background\/75:focus{
  background-color: rgb(216 239 220 / 0.75) !important;
}
.focus\:tw-bg-wb-success-background\/80:focus{
  background-color: rgb(216 239 220 / 0.8) !important;
}
.focus\:tw-bg-wb-success-background\/85:focus{
  background-color: rgb(216 239 220 / 0.85) !important;
}
.focus\:tw-bg-wb-success-background\/90:focus{
  background-color: rgb(216 239 220 / 0.9) !important;
}
.focus\:tw-bg-wb-success-background\/95:focus{
  background-color: rgb(216 239 220 / 0.95) !important;
}
.focus\:tw-bg-wb-success-text:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 139 64 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-success-text\/0:focus{
  background-color: rgb(50 139 64 / 0) !important;
}
.focus\:tw-bg-wb-success-text\/10:focus{
  background-color: rgb(50 139 64 / 0.1) !important;
}
.focus\:tw-bg-wb-success-text\/100:focus{
  background-color: rgb(50 139 64 / 1) !important;
}
.focus\:tw-bg-wb-success-text\/15:focus{
  background-color: rgb(50 139 64 / 0.15) !important;
}
.focus\:tw-bg-wb-success-text\/20:focus{
  background-color: rgb(50 139 64 / 0.2) !important;
}
.focus\:tw-bg-wb-success-text\/25:focus{
  background-color: rgb(50 139 64 / 0.25) !important;
}
.focus\:tw-bg-wb-success-text\/30:focus{
  background-color: rgb(50 139 64 / 0.3) !important;
}
.focus\:tw-bg-wb-success-text\/35:focus{
  background-color: rgb(50 139 64 / 0.35) !important;
}
.focus\:tw-bg-wb-success-text\/40:focus{
  background-color: rgb(50 139 64 / 0.4) !important;
}
.focus\:tw-bg-wb-success-text\/45:focus{
  background-color: rgb(50 139 64 / 0.45) !important;
}
.focus\:tw-bg-wb-success-text\/5:focus{
  background-color: rgb(50 139 64 / 0.05) !important;
}
.focus\:tw-bg-wb-success-text\/50:focus{
  background-color: rgb(50 139 64 / 0.5) !important;
}
.focus\:tw-bg-wb-success-text\/55:focus{
  background-color: rgb(50 139 64 / 0.55) !important;
}
.focus\:tw-bg-wb-success-text\/60:focus{
  background-color: rgb(50 139 64 / 0.6) !important;
}
.focus\:tw-bg-wb-success-text\/65:focus{
  background-color: rgb(50 139 64 / 0.65) !important;
}
.focus\:tw-bg-wb-success-text\/70:focus{
  background-color: rgb(50 139 64 / 0.7) !important;
}
.focus\:tw-bg-wb-success-text\/75:focus{
  background-color: rgb(50 139 64 / 0.75) !important;
}
.focus\:tw-bg-wb-success-text\/80:focus{
  background-color: rgb(50 139 64 / 0.8) !important;
}
.focus\:tw-bg-wb-success-text\/85:focus{
  background-color: rgb(50 139 64 / 0.85) !important;
}
.focus\:tw-bg-wb-success-text\/90:focus{
  background-color: rgb(50 139 64 / 0.9) !important;
}
.focus\:tw-bg-wb-success-text\/95:focus{
  background-color: rgb(50 139 64 / 0.95) !important;
}
.focus\:tw-bg-wb-updates-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 232 229 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-updates-background\/0:focus{
  background-color: rgb(252 232 229 / 0) !important;
}
.focus\:tw-bg-wb-updates-background\/10:focus{
  background-color: rgb(252 232 229 / 0.1) !important;
}
.focus\:tw-bg-wb-updates-background\/100:focus{
  background-color: rgb(252 232 229 / 1) !important;
}
.focus\:tw-bg-wb-updates-background\/15:focus{
  background-color: rgb(252 232 229 / 0.15) !important;
}
.focus\:tw-bg-wb-updates-background\/20:focus{
  background-color: rgb(252 232 229 / 0.2) !important;
}
.focus\:tw-bg-wb-updates-background\/25:focus{
  background-color: rgb(252 232 229 / 0.25) !important;
}
.focus\:tw-bg-wb-updates-background\/30:focus{
  background-color: rgb(252 232 229 / 0.3) !important;
}
.focus\:tw-bg-wb-updates-background\/35:focus{
  background-color: rgb(252 232 229 / 0.35) !important;
}
.focus\:tw-bg-wb-updates-background\/40:focus{
  background-color: rgb(252 232 229 / 0.4) !important;
}
.focus\:tw-bg-wb-updates-background\/45:focus{
  background-color: rgb(252 232 229 / 0.45) !important;
}
.focus\:tw-bg-wb-updates-background\/5:focus{
  background-color: rgb(252 232 229 / 0.05) !important;
}
.focus\:tw-bg-wb-updates-background\/50:focus{
  background-color: rgb(252 232 229 / 0.5) !important;
}
.focus\:tw-bg-wb-updates-background\/55:focus{
  background-color: rgb(252 232 229 / 0.55) !important;
}
.focus\:tw-bg-wb-updates-background\/60:focus{
  background-color: rgb(252 232 229 / 0.6) !important;
}
.focus\:tw-bg-wb-updates-background\/65:focus{
  background-color: rgb(252 232 229 / 0.65) !important;
}
.focus\:tw-bg-wb-updates-background\/70:focus{
  background-color: rgb(252 232 229 / 0.7) !important;
}
.focus\:tw-bg-wb-updates-background\/75:focus{
  background-color: rgb(252 232 229 / 0.75) !important;
}
.focus\:tw-bg-wb-updates-background\/80:focus{
  background-color: rgb(252 232 229 / 0.8) !important;
}
.focus\:tw-bg-wb-updates-background\/85:focus{
  background-color: rgb(252 232 229 / 0.85) !important;
}
.focus\:tw-bg-wb-updates-background\/90:focus{
  background-color: rgb(252 232 229 / 0.9) !important;
}
.focus\:tw-bg-wb-updates-background\/95:focus{
  background-color: rgb(252 232 229 / 0.95) !important;
}
.focus\:tw-bg-wb-warning-background:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 234 210 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-warning-background\/0:focus{
  background-color: rgb(254 234 210 / 0) !important;
}
.focus\:tw-bg-wb-warning-background\/10:focus{
  background-color: rgb(254 234 210 / 0.1) !important;
}
.focus\:tw-bg-wb-warning-background\/100:focus{
  background-color: rgb(254 234 210 / 1) !important;
}
.focus\:tw-bg-wb-warning-background\/15:focus{
  background-color: rgb(254 234 210 / 0.15) !important;
}
.focus\:tw-bg-wb-warning-background\/20:focus{
  background-color: rgb(254 234 210 / 0.2) !important;
}
.focus\:tw-bg-wb-warning-background\/25:focus{
  background-color: rgb(254 234 210 / 0.25) !important;
}
.focus\:tw-bg-wb-warning-background\/30:focus{
  background-color: rgb(254 234 210 / 0.3) !important;
}
.focus\:tw-bg-wb-warning-background\/35:focus{
  background-color: rgb(254 234 210 / 0.35) !important;
}
.focus\:tw-bg-wb-warning-background\/40:focus{
  background-color: rgb(254 234 210 / 0.4) !important;
}
.focus\:tw-bg-wb-warning-background\/45:focus{
  background-color: rgb(254 234 210 / 0.45) !important;
}
.focus\:tw-bg-wb-warning-background\/5:focus{
  background-color: rgb(254 234 210 / 0.05) !important;
}
.focus\:tw-bg-wb-warning-background\/50:focus{
  background-color: rgb(254 234 210 / 0.5) !important;
}
.focus\:tw-bg-wb-warning-background\/55:focus{
  background-color: rgb(254 234 210 / 0.55) !important;
}
.focus\:tw-bg-wb-warning-background\/60:focus{
  background-color: rgb(254 234 210 / 0.6) !important;
}
.focus\:tw-bg-wb-warning-background\/65:focus{
  background-color: rgb(254 234 210 / 0.65) !important;
}
.focus\:tw-bg-wb-warning-background\/70:focus{
  background-color: rgb(254 234 210 / 0.7) !important;
}
.focus\:tw-bg-wb-warning-background\/75:focus{
  background-color: rgb(254 234 210 / 0.75) !important;
}
.focus\:tw-bg-wb-warning-background\/80:focus{
  background-color: rgb(254 234 210 / 0.8) !important;
}
.focus\:tw-bg-wb-warning-background\/85:focus{
  background-color: rgb(254 234 210 / 0.85) !important;
}
.focus\:tw-bg-wb-warning-background\/90:focus{
  background-color: rgb(254 234 210 / 0.9) !important;
}
.focus\:tw-bg-wb-warning-background\/95:focus{
  background-color: rgb(254 234 210 / 0.95) !important;
}
.focus\:tw-bg-wb-warning-text:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 121 23 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-warning-text\/0:focus{
  background-color: rgb(198 121 23 / 0) !important;
}
.focus\:tw-bg-wb-warning-text\/10:focus{
  background-color: rgb(198 121 23 / 0.1) !important;
}
.focus\:tw-bg-wb-warning-text\/100:focus{
  background-color: rgb(198 121 23 / 1) !important;
}
.focus\:tw-bg-wb-warning-text\/15:focus{
  background-color: rgb(198 121 23 / 0.15) !important;
}
.focus\:tw-bg-wb-warning-text\/20:focus{
  background-color: rgb(198 121 23 / 0.2) !important;
}
.focus\:tw-bg-wb-warning-text\/25:focus{
  background-color: rgb(198 121 23 / 0.25) !important;
}
.focus\:tw-bg-wb-warning-text\/30:focus{
  background-color: rgb(198 121 23 / 0.3) !important;
}
.focus\:tw-bg-wb-warning-text\/35:focus{
  background-color: rgb(198 121 23 / 0.35) !important;
}
.focus\:tw-bg-wb-warning-text\/40:focus{
  background-color: rgb(198 121 23 / 0.4) !important;
}
.focus\:tw-bg-wb-warning-text\/45:focus{
  background-color: rgb(198 121 23 / 0.45) !important;
}
.focus\:tw-bg-wb-warning-text\/5:focus{
  background-color: rgb(198 121 23 / 0.05) !important;
}
.focus\:tw-bg-wb-warning-text\/50:focus{
  background-color: rgb(198 121 23 / 0.5) !important;
}
.focus\:tw-bg-wb-warning-text\/55:focus{
  background-color: rgb(198 121 23 / 0.55) !important;
}
.focus\:tw-bg-wb-warning-text\/60:focus{
  background-color: rgb(198 121 23 / 0.6) !important;
}
.focus\:tw-bg-wb-warning-text\/65:focus{
  background-color: rgb(198 121 23 / 0.65) !important;
}
.focus\:tw-bg-wb-warning-text\/70:focus{
  background-color: rgb(198 121 23 / 0.7) !important;
}
.focus\:tw-bg-wb-warning-text\/75:focus{
  background-color: rgb(198 121 23 / 0.75) !important;
}
.focus\:tw-bg-wb-warning-text\/80:focus{
  background-color: rgb(198 121 23 / 0.8) !important;
}
.focus\:tw-bg-wb-warning-text\/85:focus{
  background-color: rgb(198 121 23 / 0.85) !important;
}
.focus\:tw-bg-wb-warning-text\/90:focus{
  background-color: rgb(198 121 23 / 0.9) !important;
}
.focus\:tw-bg-wb-warning-text\/95:focus{
  background-color: rgb(198 121 23 / 0.95) !important;
}
.focus\:tw-bg-wb-white:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-wb-white\/0:focus{
  background-color: rgb(255 255 255 / 0) !important;
}
.focus\:tw-bg-wb-white\/10:focus{
  background-color: rgb(255 255 255 / 0.1) !important;
}
.focus\:tw-bg-wb-white\/100:focus{
  background-color: rgb(255 255 255 / 1) !important;
}
.focus\:tw-bg-wb-white\/15:focus{
  background-color: rgb(255 255 255 / 0.15) !important;
}
.focus\:tw-bg-wb-white\/20:focus{
  background-color: rgb(255 255 255 / 0.2) !important;
}
.focus\:tw-bg-wb-white\/25:focus{
  background-color: rgb(255 255 255 / 0.25) !important;
}
.focus\:tw-bg-wb-white\/30:focus{
  background-color: rgb(255 255 255 / 0.3) !important;
}
.focus\:tw-bg-wb-white\/35:focus{
  background-color: rgb(255 255 255 / 0.35) !important;
}
.focus\:tw-bg-wb-white\/40:focus{
  background-color: rgb(255 255 255 / 0.4) !important;
}
.focus\:tw-bg-wb-white\/45:focus{
  background-color: rgb(255 255 255 / 0.45) !important;
}
.focus\:tw-bg-wb-white\/5:focus{
  background-color: rgb(255 255 255 / 0.05) !important;
}
.focus\:tw-bg-wb-white\/50:focus{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.focus\:tw-bg-wb-white\/55:focus{
  background-color: rgb(255 255 255 / 0.55) !important;
}
.focus\:tw-bg-wb-white\/60:focus{
  background-color: rgb(255 255 255 / 0.6) !important;
}
.focus\:tw-bg-wb-white\/65:focus{
  background-color: rgb(255 255 255 / 0.65) !important;
}
.focus\:tw-bg-wb-white\/70:focus{
  background-color: rgb(255 255 255 / 0.7) !important;
}
.focus\:tw-bg-wb-white\/75:focus{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.focus\:tw-bg-wb-white\/80:focus{
  background-color: rgb(255 255 255 / 0.8) !important;
}
.focus\:tw-bg-wb-white\/85:focus{
  background-color: rgb(255 255 255 / 0.85) !important;
}
.focus\:tw-bg-wb-white\/90:focus{
  background-color: rgb(255 255 255 / 0.9) !important;
}
.focus\:tw-bg-wb-white\/95:focus{
  background-color: rgb(255 255 255 / 0.95) !important;
}
.focus\:tw-bg-white:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-white\/0:focus{
  background-color: rgb(255 255 255 / 0) !important;
}
.focus\:tw-bg-white\/10:focus{
  background-color: rgb(255 255 255 / 0.1) !important;
}
.focus\:tw-bg-white\/100:focus{
  background-color: rgb(255 255 255 / 1) !important;
}
.focus\:tw-bg-white\/15:focus{
  background-color: rgb(255 255 255 / 0.15) !important;
}
.focus\:tw-bg-white\/20:focus{
  background-color: rgb(255 255 255 / 0.2) !important;
}
.focus\:tw-bg-white\/25:focus{
  background-color: rgb(255 255 255 / 0.25) !important;
}
.focus\:tw-bg-white\/30:focus{
  background-color: rgb(255 255 255 / 0.3) !important;
}
.focus\:tw-bg-white\/35:focus{
  background-color: rgb(255 255 255 / 0.35) !important;
}
.focus\:tw-bg-white\/40:focus{
  background-color: rgb(255 255 255 / 0.4) !important;
}
.focus\:tw-bg-white\/45:focus{
  background-color: rgb(255 255 255 / 0.45) !important;
}
.focus\:tw-bg-white\/5:focus{
  background-color: rgb(255 255 255 / 0.05) !important;
}
.focus\:tw-bg-white\/50:focus{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.focus\:tw-bg-white\/55:focus{
  background-color: rgb(255 255 255 / 0.55) !important;
}
.focus\:tw-bg-white\/60:focus{
  background-color: rgb(255 255 255 / 0.6) !important;
}
.focus\:tw-bg-white\/65:focus{
  background-color: rgb(255 255 255 / 0.65) !important;
}
.focus\:tw-bg-white\/70:focus{
  background-color: rgb(255 255 255 / 0.7) !important;
}
.focus\:tw-bg-white\/75:focus{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.focus\:tw-bg-white\/80:focus{
  background-color: rgb(255 255 255 / 0.8) !important;
}
.focus\:tw-bg-white\/85:focus{
  background-color: rgb(255 255 255 / 0.85) !important;
}
.focus\:tw-bg-white\/90:focus{
  background-color: rgb(255 255 255 / 0.9) !important;
}
.focus\:tw-bg-white\/95:focus{
  background-color: rgb(255 255 255 / 0.95) !important;
}
.focus\:tw-bg-yellow-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-100\/0:focus{
  background-color: rgb(254 249 195 / 0) !important;
}
.focus\:tw-bg-yellow-100\/10:focus{
  background-color: rgb(254 249 195 / 0.1) !important;
}
.focus\:tw-bg-yellow-100\/100:focus{
  background-color: rgb(254 249 195 / 1) !important;
}
.focus\:tw-bg-yellow-100\/15:focus{
  background-color: rgb(254 249 195 / 0.15) !important;
}
.focus\:tw-bg-yellow-100\/20:focus{
  background-color: rgb(254 249 195 / 0.2) !important;
}
.focus\:tw-bg-yellow-100\/25:focus{
  background-color: rgb(254 249 195 / 0.25) !important;
}
.focus\:tw-bg-yellow-100\/30:focus{
  background-color: rgb(254 249 195 / 0.3) !important;
}
.focus\:tw-bg-yellow-100\/35:focus{
  background-color: rgb(254 249 195 / 0.35) !important;
}
.focus\:tw-bg-yellow-100\/40:focus{
  background-color: rgb(254 249 195 / 0.4) !important;
}
.focus\:tw-bg-yellow-100\/45:focus{
  background-color: rgb(254 249 195 / 0.45) !important;
}
.focus\:tw-bg-yellow-100\/5:focus{
  background-color: rgb(254 249 195 / 0.05) !important;
}
.focus\:tw-bg-yellow-100\/50:focus{
  background-color: rgb(254 249 195 / 0.5) !important;
}
.focus\:tw-bg-yellow-100\/55:focus{
  background-color: rgb(254 249 195 / 0.55) !important;
}
.focus\:tw-bg-yellow-100\/60:focus{
  background-color: rgb(254 249 195 / 0.6) !important;
}
.focus\:tw-bg-yellow-100\/65:focus{
  background-color: rgb(254 249 195 / 0.65) !important;
}
.focus\:tw-bg-yellow-100\/70:focus{
  background-color: rgb(254 249 195 / 0.7) !important;
}
.focus\:tw-bg-yellow-100\/75:focus{
  background-color: rgb(254 249 195 / 0.75) !important;
}
.focus\:tw-bg-yellow-100\/80:focus{
  background-color: rgb(254 249 195 / 0.8) !important;
}
.focus\:tw-bg-yellow-100\/85:focus{
  background-color: rgb(254 249 195 / 0.85) !important;
}
.focus\:tw-bg-yellow-100\/90:focus{
  background-color: rgb(254 249 195 / 0.9) !important;
}
.focus\:tw-bg-yellow-100\/95:focus{
  background-color: rgb(254 249 195 / 0.95) !important;
}
.focus\:tw-bg-yellow-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-200\/0:focus{
  background-color: rgb(254 240 138 / 0) !important;
}
.focus\:tw-bg-yellow-200\/10:focus{
  background-color: rgb(254 240 138 / 0.1) !important;
}
.focus\:tw-bg-yellow-200\/100:focus{
  background-color: rgb(254 240 138 / 1) !important;
}
.focus\:tw-bg-yellow-200\/15:focus{
  background-color: rgb(254 240 138 / 0.15) !important;
}
.focus\:tw-bg-yellow-200\/20:focus{
  background-color: rgb(254 240 138 / 0.2) !important;
}
.focus\:tw-bg-yellow-200\/25:focus{
  background-color: rgb(254 240 138 / 0.25) !important;
}
.focus\:tw-bg-yellow-200\/30:focus{
  background-color: rgb(254 240 138 / 0.3) !important;
}
.focus\:tw-bg-yellow-200\/35:focus{
  background-color: rgb(254 240 138 / 0.35) !important;
}
.focus\:tw-bg-yellow-200\/40:focus{
  background-color: rgb(254 240 138 / 0.4) !important;
}
.focus\:tw-bg-yellow-200\/45:focus{
  background-color: rgb(254 240 138 / 0.45) !important;
}
.focus\:tw-bg-yellow-200\/5:focus{
  background-color: rgb(254 240 138 / 0.05) !important;
}
.focus\:tw-bg-yellow-200\/50:focus{
  background-color: rgb(254 240 138 / 0.5) !important;
}
.focus\:tw-bg-yellow-200\/55:focus{
  background-color: rgb(254 240 138 / 0.55) !important;
}
.focus\:tw-bg-yellow-200\/60:focus{
  background-color: rgb(254 240 138 / 0.6) !important;
}
.focus\:tw-bg-yellow-200\/65:focus{
  background-color: rgb(254 240 138 / 0.65) !important;
}
.focus\:tw-bg-yellow-200\/70:focus{
  background-color: rgb(254 240 138 / 0.7) !important;
}
.focus\:tw-bg-yellow-200\/75:focus{
  background-color: rgb(254 240 138 / 0.75) !important;
}
.focus\:tw-bg-yellow-200\/80:focus{
  background-color: rgb(254 240 138 / 0.8) !important;
}
.focus\:tw-bg-yellow-200\/85:focus{
  background-color: rgb(254 240 138 / 0.85) !important;
}
.focus\:tw-bg-yellow-200\/90:focus{
  background-color: rgb(254 240 138 / 0.9) !important;
}
.focus\:tw-bg-yellow-200\/95:focus{
  background-color: rgb(254 240 138 / 0.95) !important;
}
.focus\:tw-bg-yellow-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-300\/0:focus{
  background-color: rgb(253 224 71 / 0) !important;
}
.focus\:tw-bg-yellow-300\/10:focus{
  background-color: rgb(253 224 71 / 0.1) !important;
}
.focus\:tw-bg-yellow-300\/100:focus{
  background-color: rgb(253 224 71 / 1) !important;
}
.focus\:tw-bg-yellow-300\/15:focus{
  background-color: rgb(253 224 71 / 0.15) !important;
}
.focus\:tw-bg-yellow-300\/20:focus{
  background-color: rgb(253 224 71 / 0.2) !important;
}
.focus\:tw-bg-yellow-300\/25:focus{
  background-color: rgb(253 224 71 / 0.25) !important;
}
.focus\:tw-bg-yellow-300\/30:focus{
  background-color: rgb(253 224 71 / 0.3) !important;
}
.focus\:tw-bg-yellow-300\/35:focus{
  background-color: rgb(253 224 71 / 0.35) !important;
}
.focus\:tw-bg-yellow-300\/40:focus{
  background-color: rgb(253 224 71 / 0.4) !important;
}
.focus\:tw-bg-yellow-300\/45:focus{
  background-color: rgb(253 224 71 / 0.45) !important;
}
.focus\:tw-bg-yellow-300\/5:focus{
  background-color: rgb(253 224 71 / 0.05) !important;
}
.focus\:tw-bg-yellow-300\/50:focus{
  background-color: rgb(253 224 71 / 0.5) !important;
}
.focus\:tw-bg-yellow-300\/55:focus{
  background-color: rgb(253 224 71 / 0.55) !important;
}
.focus\:tw-bg-yellow-300\/60:focus{
  background-color: rgb(253 224 71 / 0.6) !important;
}
.focus\:tw-bg-yellow-300\/65:focus{
  background-color: rgb(253 224 71 / 0.65) !important;
}
.focus\:tw-bg-yellow-300\/70:focus{
  background-color: rgb(253 224 71 / 0.7) !important;
}
.focus\:tw-bg-yellow-300\/75:focus{
  background-color: rgb(253 224 71 / 0.75) !important;
}
.focus\:tw-bg-yellow-300\/80:focus{
  background-color: rgb(253 224 71 / 0.8) !important;
}
.focus\:tw-bg-yellow-300\/85:focus{
  background-color: rgb(253 224 71 / 0.85) !important;
}
.focus\:tw-bg-yellow-300\/90:focus{
  background-color: rgb(253 224 71 / 0.9) !important;
}
.focus\:tw-bg-yellow-300\/95:focus{
  background-color: rgb(253 224 71 / 0.95) !important;
}
.focus\:tw-bg-yellow-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-400\/0:focus{
  background-color: rgb(250 204 21 / 0) !important;
}
.focus\:tw-bg-yellow-400\/10:focus{
  background-color: rgb(250 204 21 / 0.1) !important;
}
.focus\:tw-bg-yellow-400\/100:focus{
  background-color: rgb(250 204 21 / 1) !important;
}
.focus\:tw-bg-yellow-400\/15:focus{
  background-color: rgb(250 204 21 / 0.15) !important;
}
.focus\:tw-bg-yellow-400\/20:focus{
  background-color: rgb(250 204 21 / 0.2) !important;
}
.focus\:tw-bg-yellow-400\/25:focus{
  background-color: rgb(250 204 21 / 0.25) !important;
}
.focus\:tw-bg-yellow-400\/30:focus{
  background-color: rgb(250 204 21 / 0.3) !important;
}
.focus\:tw-bg-yellow-400\/35:focus{
  background-color: rgb(250 204 21 / 0.35) !important;
}
.focus\:tw-bg-yellow-400\/40:focus{
  background-color: rgb(250 204 21 / 0.4) !important;
}
.focus\:tw-bg-yellow-400\/45:focus{
  background-color: rgb(250 204 21 / 0.45) !important;
}
.focus\:tw-bg-yellow-400\/5:focus{
  background-color: rgb(250 204 21 / 0.05) !important;
}
.focus\:tw-bg-yellow-400\/50:focus{
  background-color: rgb(250 204 21 / 0.5) !important;
}
.focus\:tw-bg-yellow-400\/55:focus{
  background-color: rgb(250 204 21 / 0.55) !important;
}
.focus\:tw-bg-yellow-400\/60:focus{
  background-color: rgb(250 204 21 / 0.6) !important;
}
.focus\:tw-bg-yellow-400\/65:focus{
  background-color: rgb(250 204 21 / 0.65) !important;
}
.focus\:tw-bg-yellow-400\/70:focus{
  background-color: rgb(250 204 21 / 0.7) !important;
}
.focus\:tw-bg-yellow-400\/75:focus{
  background-color: rgb(250 204 21 / 0.75) !important;
}
.focus\:tw-bg-yellow-400\/80:focus{
  background-color: rgb(250 204 21 / 0.8) !important;
}
.focus\:tw-bg-yellow-400\/85:focus{
  background-color: rgb(250 204 21 / 0.85) !important;
}
.focus\:tw-bg-yellow-400\/90:focus{
  background-color: rgb(250 204 21 / 0.9) !important;
}
.focus\:tw-bg-yellow-400\/95:focus{
  background-color: rgb(250 204 21 / 0.95) !important;
}
.focus\:tw-bg-yellow-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-50\/0:focus{
  background-color: rgb(254 252 232 / 0) !important;
}
.focus\:tw-bg-yellow-50\/10:focus{
  background-color: rgb(254 252 232 / 0.1) !important;
}
.focus\:tw-bg-yellow-50\/100:focus{
  background-color: rgb(254 252 232 / 1) !important;
}
.focus\:tw-bg-yellow-50\/15:focus{
  background-color: rgb(254 252 232 / 0.15) !important;
}
.focus\:tw-bg-yellow-50\/20:focus{
  background-color: rgb(254 252 232 / 0.2) !important;
}
.focus\:tw-bg-yellow-50\/25:focus{
  background-color: rgb(254 252 232 / 0.25) !important;
}
.focus\:tw-bg-yellow-50\/30:focus{
  background-color: rgb(254 252 232 / 0.3) !important;
}
.focus\:tw-bg-yellow-50\/35:focus{
  background-color: rgb(254 252 232 / 0.35) !important;
}
.focus\:tw-bg-yellow-50\/40:focus{
  background-color: rgb(254 252 232 / 0.4) !important;
}
.focus\:tw-bg-yellow-50\/45:focus{
  background-color: rgb(254 252 232 / 0.45) !important;
}
.focus\:tw-bg-yellow-50\/5:focus{
  background-color: rgb(254 252 232 / 0.05) !important;
}
.focus\:tw-bg-yellow-50\/50:focus{
  background-color: rgb(254 252 232 / 0.5) !important;
}
.focus\:tw-bg-yellow-50\/55:focus{
  background-color: rgb(254 252 232 / 0.55) !important;
}
.focus\:tw-bg-yellow-50\/60:focus{
  background-color: rgb(254 252 232 / 0.6) !important;
}
.focus\:tw-bg-yellow-50\/65:focus{
  background-color: rgb(254 252 232 / 0.65) !important;
}
.focus\:tw-bg-yellow-50\/70:focus{
  background-color: rgb(254 252 232 / 0.7) !important;
}
.focus\:tw-bg-yellow-50\/75:focus{
  background-color: rgb(254 252 232 / 0.75) !important;
}
.focus\:tw-bg-yellow-50\/80:focus{
  background-color: rgb(254 252 232 / 0.8) !important;
}
.focus\:tw-bg-yellow-50\/85:focus{
  background-color: rgb(254 252 232 / 0.85) !important;
}
.focus\:tw-bg-yellow-50\/90:focus{
  background-color: rgb(254 252 232 / 0.9) !important;
}
.focus\:tw-bg-yellow-50\/95:focus{
  background-color: rgb(254 252 232 / 0.95) !important;
}
.focus\:tw-bg-yellow-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-500\/0:focus{
  background-color: rgb(234 179 8 / 0) !important;
}
.focus\:tw-bg-yellow-500\/10:focus{
  background-color: rgb(234 179 8 / 0.1) !important;
}
.focus\:tw-bg-yellow-500\/100:focus{
  background-color: rgb(234 179 8 / 1) !important;
}
.focus\:tw-bg-yellow-500\/15:focus{
  background-color: rgb(234 179 8 / 0.15) !important;
}
.focus\:tw-bg-yellow-500\/20:focus{
  background-color: rgb(234 179 8 / 0.2) !important;
}
.focus\:tw-bg-yellow-500\/25:focus{
  background-color: rgb(234 179 8 / 0.25) !important;
}
.focus\:tw-bg-yellow-500\/30:focus{
  background-color: rgb(234 179 8 / 0.3) !important;
}
.focus\:tw-bg-yellow-500\/35:focus{
  background-color: rgb(234 179 8 / 0.35) !important;
}
.focus\:tw-bg-yellow-500\/40:focus{
  background-color: rgb(234 179 8 / 0.4) !important;
}
.focus\:tw-bg-yellow-500\/45:focus{
  background-color: rgb(234 179 8 / 0.45) !important;
}
.focus\:tw-bg-yellow-500\/5:focus{
  background-color: rgb(234 179 8 / 0.05) !important;
}
.focus\:tw-bg-yellow-500\/50:focus{
  background-color: rgb(234 179 8 / 0.5) !important;
}
.focus\:tw-bg-yellow-500\/55:focus{
  background-color: rgb(234 179 8 / 0.55) !important;
}
.focus\:tw-bg-yellow-500\/60:focus{
  background-color: rgb(234 179 8 / 0.6) !important;
}
.focus\:tw-bg-yellow-500\/65:focus{
  background-color: rgb(234 179 8 / 0.65) !important;
}
.focus\:tw-bg-yellow-500\/70:focus{
  background-color: rgb(234 179 8 / 0.7) !important;
}
.focus\:tw-bg-yellow-500\/75:focus{
  background-color: rgb(234 179 8 / 0.75) !important;
}
.focus\:tw-bg-yellow-500\/80:focus{
  background-color: rgb(234 179 8 / 0.8) !important;
}
.focus\:tw-bg-yellow-500\/85:focus{
  background-color: rgb(234 179 8 / 0.85) !important;
}
.focus\:tw-bg-yellow-500\/90:focus{
  background-color: rgb(234 179 8 / 0.9) !important;
}
.focus\:tw-bg-yellow-500\/95:focus{
  background-color: rgb(234 179 8 / 0.95) !important;
}
.focus\:tw-bg-yellow-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-600\/0:focus{
  background-color: rgb(202 138 4 / 0) !important;
}
.focus\:tw-bg-yellow-600\/10:focus{
  background-color: rgb(202 138 4 / 0.1) !important;
}
.focus\:tw-bg-yellow-600\/100:focus{
  background-color: rgb(202 138 4 / 1) !important;
}
.focus\:tw-bg-yellow-600\/15:focus{
  background-color: rgb(202 138 4 / 0.15) !important;
}
.focus\:tw-bg-yellow-600\/20:focus{
  background-color: rgb(202 138 4 / 0.2) !important;
}
.focus\:tw-bg-yellow-600\/25:focus{
  background-color: rgb(202 138 4 / 0.25) !important;
}
.focus\:tw-bg-yellow-600\/30:focus{
  background-color: rgb(202 138 4 / 0.3) !important;
}
.focus\:tw-bg-yellow-600\/35:focus{
  background-color: rgb(202 138 4 / 0.35) !important;
}
.focus\:tw-bg-yellow-600\/40:focus{
  background-color: rgb(202 138 4 / 0.4) !important;
}
.focus\:tw-bg-yellow-600\/45:focus{
  background-color: rgb(202 138 4 / 0.45) !important;
}
.focus\:tw-bg-yellow-600\/5:focus{
  background-color: rgb(202 138 4 / 0.05) !important;
}
.focus\:tw-bg-yellow-600\/50:focus{
  background-color: rgb(202 138 4 / 0.5) !important;
}
.focus\:tw-bg-yellow-600\/55:focus{
  background-color: rgb(202 138 4 / 0.55) !important;
}
.focus\:tw-bg-yellow-600\/60:focus{
  background-color: rgb(202 138 4 / 0.6) !important;
}
.focus\:tw-bg-yellow-600\/65:focus{
  background-color: rgb(202 138 4 / 0.65) !important;
}
.focus\:tw-bg-yellow-600\/70:focus{
  background-color: rgb(202 138 4 / 0.7) !important;
}
.focus\:tw-bg-yellow-600\/75:focus{
  background-color: rgb(202 138 4 / 0.75) !important;
}
.focus\:tw-bg-yellow-600\/80:focus{
  background-color: rgb(202 138 4 / 0.8) !important;
}
.focus\:tw-bg-yellow-600\/85:focus{
  background-color: rgb(202 138 4 / 0.85) !important;
}
.focus\:tw-bg-yellow-600\/90:focus{
  background-color: rgb(202 138 4 / 0.9) !important;
}
.focus\:tw-bg-yellow-600\/95:focus{
  background-color: rgb(202 138 4 / 0.95) !important;
}
.focus\:tw-bg-yellow-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-700\/0:focus{
  background-color: rgb(161 98 7 / 0) !important;
}
.focus\:tw-bg-yellow-700\/10:focus{
  background-color: rgb(161 98 7 / 0.1) !important;
}
.focus\:tw-bg-yellow-700\/100:focus{
  background-color: rgb(161 98 7 / 1) !important;
}
.focus\:tw-bg-yellow-700\/15:focus{
  background-color: rgb(161 98 7 / 0.15) !important;
}
.focus\:tw-bg-yellow-700\/20:focus{
  background-color: rgb(161 98 7 / 0.2) !important;
}
.focus\:tw-bg-yellow-700\/25:focus{
  background-color: rgb(161 98 7 / 0.25) !important;
}
.focus\:tw-bg-yellow-700\/30:focus{
  background-color: rgb(161 98 7 / 0.3) !important;
}
.focus\:tw-bg-yellow-700\/35:focus{
  background-color: rgb(161 98 7 / 0.35) !important;
}
.focus\:tw-bg-yellow-700\/40:focus{
  background-color: rgb(161 98 7 / 0.4) !important;
}
.focus\:tw-bg-yellow-700\/45:focus{
  background-color: rgb(161 98 7 / 0.45) !important;
}
.focus\:tw-bg-yellow-700\/5:focus{
  background-color: rgb(161 98 7 / 0.05) !important;
}
.focus\:tw-bg-yellow-700\/50:focus{
  background-color: rgb(161 98 7 / 0.5) !important;
}
.focus\:tw-bg-yellow-700\/55:focus{
  background-color: rgb(161 98 7 / 0.55) !important;
}
.focus\:tw-bg-yellow-700\/60:focus{
  background-color: rgb(161 98 7 / 0.6) !important;
}
.focus\:tw-bg-yellow-700\/65:focus{
  background-color: rgb(161 98 7 / 0.65) !important;
}
.focus\:tw-bg-yellow-700\/70:focus{
  background-color: rgb(161 98 7 / 0.7) !important;
}
.focus\:tw-bg-yellow-700\/75:focus{
  background-color: rgb(161 98 7 / 0.75) !important;
}
.focus\:tw-bg-yellow-700\/80:focus{
  background-color: rgb(161 98 7 / 0.8) !important;
}
.focus\:tw-bg-yellow-700\/85:focus{
  background-color: rgb(161 98 7 / 0.85) !important;
}
.focus\:tw-bg-yellow-700\/90:focus{
  background-color: rgb(161 98 7 / 0.9) !important;
}
.focus\:tw-bg-yellow-700\/95:focus{
  background-color: rgb(161 98 7 / 0.95) !important;
}
.focus\:tw-bg-yellow-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-800\/0:focus{
  background-color: rgb(133 77 14 / 0) !important;
}
.focus\:tw-bg-yellow-800\/10:focus{
  background-color: rgb(133 77 14 / 0.1) !important;
}
.focus\:tw-bg-yellow-800\/100:focus{
  background-color: rgb(133 77 14 / 1) !important;
}
.focus\:tw-bg-yellow-800\/15:focus{
  background-color: rgb(133 77 14 / 0.15) !important;
}
.focus\:tw-bg-yellow-800\/20:focus{
  background-color: rgb(133 77 14 / 0.2) !important;
}
.focus\:tw-bg-yellow-800\/25:focus{
  background-color: rgb(133 77 14 / 0.25) !important;
}
.focus\:tw-bg-yellow-800\/30:focus{
  background-color: rgb(133 77 14 / 0.3) !important;
}
.focus\:tw-bg-yellow-800\/35:focus{
  background-color: rgb(133 77 14 / 0.35) !important;
}
.focus\:tw-bg-yellow-800\/40:focus{
  background-color: rgb(133 77 14 / 0.4) !important;
}
.focus\:tw-bg-yellow-800\/45:focus{
  background-color: rgb(133 77 14 / 0.45) !important;
}
.focus\:tw-bg-yellow-800\/5:focus{
  background-color: rgb(133 77 14 / 0.05) !important;
}
.focus\:tw-bg-yellow-800\/50:focus{
  background-color: rgb(133 77 14 / 0.5) !important;
}
.focus\:tw-bg-yellow-800\/55:focus{
  background-color: rgb(133 77 14 / 0.55) !important;
}
.focus\:tw-bg-yellow-800\/60:focus{
  background-color: rgb(133 77 14 / 0.6) !important;
}
.focus\:tw-bg-yellow-800\/65:focus{
  background-color: rgb(133 77 14 / 0.65) !important;
}
.focus\:tw-bg-yellow-800\/70:focus{
  background-color: rgb(133 77 14 / 0.7) !important;
}
.focus\:tw-bg-yellow-800\/75:focus{
  background-color: rgb(133 77 14 / 0.75) !important;
}
.focus\:tw-bg-yellow-800\/80:focus{
  background-color: rgb(133 77 14 / 0.8) !important;
}
.focus\:tw-bg-yellow-800\/85:focus{
  background-color: rgb(133 77 14 / 0.85) !important;
}
.focus\:tw-bg-yellow-800\/90:focus{
  background-color: rgb(133 77 14 / 0.9) !important;
}
.focus\:tw-bg-yellow-800\/95:focus{
  background-color: rgb(133 77 14 / 0.95) !important;
}
.focus\:tw-bg-yellow-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-900\/0:focus{
  background-color: rgb(113 63 18 / 0) !important;
}
.focus\:tw-bg-yellow-900\/10:focus{
  background-color: rgb(113 63 18 / 0.1) !important;
}
.focus\:tw-bg-yellow-900\/100:focus{
  background-color: rgb(113 63 18 / 1) !important;
}
.focus\:tw-bg-yellow-900\/15:focus{
  background-color: rgb(113 63 18 / 0.15) !important;
}
.focus\:tw-bg-yellow-900\/20:focus{
  background-color: rgb(113 63 18 / 0.2) !important;
}
.focus\:tw-bg-yellow-900\/25:focus{
  background-color: rgb(113 63 18 / 0.25) !important;
}
.focus\:tw-bg-yellow-900\/30:focus{
  background-color: rgb(113 63 18 / 0.3) !important;
}
.focus\:tw-bg-yellow-900\/35:focus{
  background-color: rgb(113 63 18 / 0.35) !important;
}
.focus\:tw-bg-yellow-900\/40:focus{
  background-color: rgb(113 63 18 / 0.4) !important;
}
.focus\:tw-bg-yellow-900\/45:focus{
  background-color: rgb(113 63 18 / 0.45) !important;
}
.focus\:tw-bg-yellow-900\/5:focus{
  background-color: rgb(113 63 18 / 0.05) !important;
}
.focus\:tw-bg-yellow-900\/50:focus{
  background-color: rgb(113 63 18 / 0.5) !important;
}
.focus\:tw-bg-yellow-900\/55:focus{
  background-color: rgb(113 63 18 / 0.55) !important;
}
.focus\:tw-bg-yellow-900\/60:focus{
  background-color: rgb(113 63 18 / 0.6) !important;
}
.focus\:tw-bg-yellow-900\/65:focus{
  background-color: rgb(113 63 18 / 0.65) !important;
}
.focus\:tw-bg-yellow-900\/70:focus{
  background-color: rgb(113 63 18 / 0.7) !important;
}
.focus\:tw-bg-yellow-900\/75:focus{
  background-color: rgb(113 63 18 / 0.75) !important;
}
.focus\:tw-bg-yellow-900\/80:focus{
  background-color: rgb(113 63 18 / 0.8) !important;
}
.focus\:tw-bg-yellow-900\/85:focus{
  background-color: rgb(113 63 18 / 0.85) !important;
}
.focus\:tw-bg-yellow-900\/90:focus{
  background-color: rgb(113 63 18 / 0.9) !important;
}
.focus\:tw-bg-yellow-900\/95:focus{
  background-color: rgb(113 63 18 / 0.95) !important;
}
.focus\:tw-bg-yellow-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-yellow-950\/0:focus{
  background-color: rgb(66 32 6 / 0) !important;
}
.focus\:tw-bg-yellow-950\/10:focus{
  background-color: rgb(66 32 6 / 0.1) !important;
}
.focus\:tw-bg-yellow-950\/100:focus{
  background-color: rgb(66 32 6 / 1) !important;
}
.focus\:tw-bg-yellow-950\/15:focus{
  background-color: rgb(66 32 6 / 0.15) !important;
}
.focus\:tw-bg-yellow-950\/20:focus{
  background-color: rgb(66 32 6 / 0.2) !important;
}
.focus\:tw-bg-yellow-950\/25:focus{
  background-color: rgb(66 32 6 / 0.25) !important;
}
.focus\:tw-bg-yellow-950\/30:focus{
  background-color: rgb(66 32 6 / 0.3) !important;
}
.focus\:tw-bg-yellow-950\/35:focus{
  background-color: rgb(66 32 6 / 0.35) !important;
}
.focus\:tw-bg-yellow-950\/40:focus{
  background-color: rgb(66 32 6 / 0.4) !important;
}
.focus\:tw-bg-yellow-950\/45:focus{
  background-color: rgb(66 32 6 / 0.45) !important;
}
.focus\:tw-bg-yellow-950\/5:focus{
  background-color: rgb(66 32 6 / 0.05) !important;
}
.focus\:tw-bg-yellow-950\/50:focus{
  background-color: rgb(66 32 6 / 0.5) !important;
}
.focus\:tw-bg-yellow-950\/55:focus{
  background-color: rgb(66 32 6 / 0.55) !important;
}
.focus\:tw-bg-yellow-950\/60:focus{
  background-color: rgb(66 32 6 / 0.6) !important;
}
.focus\:tw-bg-yellow-950\/65:focus{
  background-color: rgb(66 32 6 / 0.65) !important;
}
.focus\:tw-bg-yellow-950\/70:focus{
  background-color: rgb(66 32 6 / 0.7) !important;
}
.focus\:tw-bg-yellow-950\/75:focus{
  background-color: rgb(66 32 6 / 0.75) !important;
}
.focus\:tw-bg-yellow-950\/80:focus{
  background-color: rgb(66 32 6 / 0.8) !important;
}
.focus\:tw-bg-yellow-950\/85:focus{
  background-color: rgb(66 32 6 / 0.85) !important;
}
.focus\:tw-bg-yellow-950\/90:focus{
  background-color: rgb(66 32 6 / 0.9) !important;
}
.focus\:tw-bg-yellow-950\/95:focus{
  background-color: rgb(66 32 6 / 0.95) !important;
}
.focus\:tw-bg-zinc-100:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-100\/0:focus{
  background-color: rgb(244 244 245 / 0) !important;
}
.focus\:tw-bg-zinc-100\/10:focus{
  background-color: rgb(244 244 245 / 0.1) !important;
}
.focus\:tw-bg-zinc-100\/100:focus{
  background-color: rgb(244 244 245 / 1) !important;
}
.focus\:tw-bg-zinc-100\/15:focus{
  background-color: rgb(244 244 245 / 0.15) !important;
}
.focus\:tw-bg-zinc-100\/20:focus{
  background-color: rgb(244 244 245 / 0.2) !important;
}
.focus\:tw-bg-zinc-100\/25:focus{
  background-color: rgb(244 244 245 / 0.25) !important;
}
.focus\:tw-bg-zinc-100\/30:focus{
  background-color: rgb(244 244 245 / 0.3) !important;
}
.focus\:tw-bg-zinc-100\/35:focus{
  background-color: rgb(244 244 245 / 0.35) !important;
}
.focus\:tw-bg-zinc-100\/40:focus{
  background-color: rgb(244 244 245 / 0.4) !important;
}
.focus\:tw-bg-zinc-100\/45:focus{
  background-color: rgb(244 244 245 / 0.45) !important;
}
.focus\:tw-bg-zinc-100\/5:focus{
  background-color: rgb(244 244 245 / 0.05) !important;
}
.focus\:tw-bg-zinc-100\/50:focus{
  background-color: rgb(244 244 245 / 0.5) !important;
}
.focus\:tw-bg-zinc-100\/55:focus{
  background-color: rgb(244 244 245 / 0.55) !important;
}
.focus\:tw-bg-zinc-100\/60:focus{
  background-color: rgb(244 244 245 / 0.6) !important;
}
.focus\:tw-bg-zinc-100\/65:focus{
  background-color: rgb(244 244 245 / 0.65) !important;
}
.focus\:tw-bg-zinc-100\/70:focus{
  background-color: rgb(244 244 245 / 0.7) !important;
}
.focus\:tw-bg-zinc-100\/75:focus{
  background-color: rgb(244 244 245 / 0.75) !important;
}
.focus\:tw-bg-zinc-100\/80:focus{
  background-color: rgb(244 244 245 / 0.8) !important;
}
.focus\:tw-bg-zinc-100\/85:focus{
  background-color: rgb(244 244 245 / 0.85) !important;
}
.focus\:tw-bg-zinc-100\/90:focus{
  background-color: rgb(244 244 245 / 0.9) !important;
}
.focus\:tw-bg-zinc-100\/95:focus{
  background-color: rgb(244 244 245 / 0.95) !important;
}
.focus\:tw-bg-zinc-200:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-200\/0:focus{
  background-color: rgb(228 228 231 / 0) !important;
}
.focus\:tw-bg-zinc-200\/10:focus{
  background-color: rgb(228 228 231 / 0.1) !important;
}
.focus\:tw-bg-zinc-200\/100:focus{
  background-color: rgb(228 228 231 / 1) !important;
}
.focus\:tw-bg-zinc-200\/15:focus{
  background-color: rgb(228 228 231 / 0.15) !important;
}
.focus\:tw-bg-zinc-200\/20:focus{
  background-color: rgb(228 228 231 / 0.2) !important;
}
.focus\:tw-bg-zinc-200\/25:focus{
  background-color: rgb(228 228 231 / 0.25) !important;
}
.focus\:tw-bg-zinc-200\/30:focus{
  background-color: rgb(228 228 231 / 0.3) !important;
}
.focus\:tw-bg-zinc-200\/35:focus{
  background-color: rgb(228 228 231 / 0.35) !important;
}
.focus\:tw-bg-zinc-200\/40:focus{
  background-color: rgb(228 228 231 / 0.4) !important;
}
.focus\:tw-bg-zinc-200\/45:focus{
  background-color: rgb(228 228 231 / 0.45) !important;
}
.focus\:tw-bg-zinc-200\/5:focus{
  background-color: rgb(228 228 231 / 0.05) !important;
}
.focus\:tw-bg-zinc-200\/50:focus{
  background-color: rgb(228 228 231 / 0.5) !important;
}
.focus\:tw-bg-zinc-200\/55:focus{
  background-color: rgb(228 228 231 / 0.55) !important;
}
.focus\:tw-bg-zinc-200\/60:focus{
  background-color: rgb(228 228 231 / 0.6) !important;
}
.focus\:tw-bg-zinc-200\/65:focus{
  background-color: rgb(228 228 231 / 0.65) !important;
}
.focus\:tw-bg-zinc-200\/70:focus{
  background-color: rgb(228 228 231 / 0.7) !important;
}
.focus\:tw-bg-zinc-200\/75:focus{
  background-color: rgb(228 228 231 / 0.75) !important;
}
.focus\:tw-bg-zinc-200\/80:focus{
  background-color: rgb(228 228 231 / 0.8) !important;
}
.focus\:tw-bg-zinc-200\/85:focus{
  background-color: rgb(228 228 231 / 0.85) !important;
}
.focus\:tw-bg-zinc-200\/90:focus{
  background-color: rgb(228 228 231 / 0.9) !important;
}
.focus\:tw-bg-zinc-200\/95:focus{
  background-color: rgb(228 228 231 / 0.95) !important;
}
.focus\:tw-bg-zinc-300:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-300\/0:focus{
  background-color: rgb(212 212 216 / 0) !important;
}
.focus\:tw-bg-zinc-300\/10:focus{
  background-color: rgb(212 212 216 / 0.1) !important;
}
.focus\:tw-bg-zinc-300\/100:focus{
  background-color: rgb(212 212 216 / 1) !important;
}
.focus\:tw-bg-zinc-300\/15:focus{
  background-color: rgb(212 212 216 / 0.15) !important;
}
.focus\:tw-bg-zinc-300\/20:focus{
  background-color: rgb(212 212 216 / 0.2) !important;
}
.focus\:tw-bg-zinc-300\/25:focus{
  background-color: rgb(212 212 216 / 0.25) !important;
}
.focus\:tw-bg-zinc-300\/30:focus{
  background-color: rgb(212 212 216 / 0.3) !important;
}
.focus\:tw-bg-zinc-300\/35:focus{
  background-color: rgb(212 212 216 / 0.35) !important;
}
.focus\:tw-bg-zinc-300\/40:focus{
  background-color: rgb(212 212 216 / 0.4) !important;
}
.focus\:tw-bg-zinc-300\/45:focus{
  background-color: rgb(212 212 216 / 0.45) !important;
}
.focus\:tw-bg-zinc-300\/5:focus{
  background-color: rgb(212 212 216 / 0.05) !important;
}
.focus\:tw-bg-zinc-300\/50:focus{
  background-color: rgb(212 212 216 / 0.5) !important;
}
.focus\:tw-bg-zinc-300\/55:focus{
  background-color: rgb(212 212 216 / 0.55) !important;
}
.focus\:tw-bg-zinc-300\/60:focus{
  background-color: rgb(212 212 216 / 0.6) !important;
}
.focus\:tw-bg-zinc-300\/65:focus{
  background-color: rgb(212 212 216 / 0.65) !important;
}
.focus\:tw-bg-zinc-300\/70:focus{
  background-color: rgb(212 212 216 / 0.7) !important;
}
.focus\:tw-bg-zinc-300\/75:focus{
  background-color: rgb(212 212 216 / 0.75) !important;
}
.focus\:tw-bg-zinc-300\/80:focus{
  background-color: rgb(212 212 216 / 0.8) !important;
}
.focus\:tw-bg-zinc-300\/85:focus{
  background-color: rgb(212 212 216 / 0.85) !important;
}
.focus\:tw-bg-zinc-300\/90:focus{
  background-color: rgb(212 212 216 / 0.9) !important;
}
.focus\:tw-bg-zinc-300\/95:focus{
  background-color: rgb(212 212 216 / 0.95) !important;
}
.focus\:tw-bg-zinc-400:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-400\/0:focus{
  background-color: rgb(161 161 170 / 0) !important;
}
.focus\:tw-bg-zinc-400\/10:focus{
  background-color: rgb(161 161 170 / 0.1) !important;
}
.focus\:tw-bg-zinc-400\/100:focus{
  background-color: rgb(161 161 170 / 1) !important;
}
.focus\:tw-bg-zinc-400\/15:focus{
  background-color: rgb(161 161 170 / 0.15) !important;
}
.focus\:tw-bg-zinc-400\/20:focus{
  background-color: rgb(161 161 170 / 0.2) !important;
}
.focus\:tw-bg-zinc-400\/25:focus{
  background-color: rgb(161 161 170 / 0.25) !important;
}
.focus\:tw-bg-zinc-400\/30:focus{
  background-color: rgb(161 161 170 / 0.3) !important;
}
.focus\:tw-bg-zinc-400\/35:focus{
  background-color: rgb(161 161 170 / 0.35) !important;
}
.focus\:tw-bg-zinc-400\/40:focus{
  background-color: rgb(161 161 170 / 0.4) !important;
}
.focus\:tw-bg-zinc-400\/45:focus{
  background-color: rgb(161 161 170 / 0.45) !important;
}
.focus\:tw-bg-zinc-400\/5:focus{
  background-color: rgb(161 161 170 / 0.05) !important;
}
.focus\:tw-bg-zinc-400\/50:focus{
  background-color: rgb(161 161 170 / 0.5) !important;
}
.focus\:tw-bg-zinc-400\/55:focus{
  background-color: rgb(161 161 170 / 0.55) !important;
}
.focus\:tw-bg-zinc-400\/60:focus{
  background-color: rgb(161 161 170 / 0.6) !important;
}
.focus\:tw-bg-zinc-400\/65:focus{
  background-color: rgb(161 161 170 / 0.65) !important;
}
.focus\:tw-bg-zinc-400\/70:focus{
  background-color: rgb(161 161 170 / 0.7) !important;
}
.focus\:tw-bg-zinc-400\/75:focus{
  background-color: rgb(161 161 170 / 0.75) !important;
}
.focus\:tw-bg-zinc-400\/80:focus{
  background-color: rgb(161 161 170 / 0.8) !important;
}
.focus\:tw-bg-zinc-400\/85:focus{
  background-color: rgb(161 161 170 / 0.85) !important;
}
.focus\:tw-bg-zinc-400\/90:focus{
  background-color: rgb(161 161 170 / 0.9) !important;
}
.focus\:tw-bg-zinc-400\/95:focus{
  background-color: rgb(161 161 170 / 0.95) !important;
}
.focus\:tw-bg-zinc-50:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-50\/0:focus{
  background-color: rgb(250 250 250 / 0) !important;
}
.focus\:tw-bg-zinc-50\/10:focus{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.focus\:tw-bg-zinc-50\/100:focus{
  background-color: rgb(250 250 250 / 1) !important;
}
.focus\:tw-bg-zinc-50\/15:focus{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.focus\:tw-bg-zinc-50\/20:focus{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.focus\:tw-bg-zinc-50\/25:focus{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.focus\:tw-bg-zinc-50\/30:focus{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.focus\:tw-bg-zinc-50\/35:focus{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.focus\:tw-bg-zinc-50\/40:focus{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.focus\:tw-bg-zinc-50\/45:focus{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.focus\:tw-bg-zinc-50\/5:focus{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.focus\:tw-bg-zinc-50\/50:focus{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.focus\:tw-bg-zinc-50\/55:focus{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.focus\:tw-bg-zinc-50\/60:focus{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.focus\:tw-bg-zinc-50\/65:focus{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.focus\:tw-bg-zinc-50\/70:focus{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.focus\:tw-bg-zinc-50\/75:focus{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.focus\:tw-bg-zinc-50\/80:focus{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.focus\:tw-bg-zinc-50\/85:focus{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.focus\:tw-bg-zinc-50\/90:focus{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.focus\:tw-bg-zinc-50\/95:focus{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.focus\:tw-bg-zinc-500:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-500\/0:focus{
  background-color: rgb(113 113 122 / 0) !important;
}
.focus\:tw-bg-zinc-500\/10:focus{
  background-color: rgb(113 113 122 / 0.1) !important;
}
.focus\:tw-bg-zinc-500\/100:focus{
  background-color: rgb(113 113 122 / 1) !important;
}
.focus\:tw-bg-zinc-500\/15:focus{
  background-color: rgb(113 113 122 / 0.15) !important;
}
.focus\:tw-bg-zinc-500\/20:focus{
  background-color: rgb(113 113 122 / 0.2) !important;
}
.focus\:tw-bg-zinc-500\/25:focus{
  background-color: rgb(113 113 122 / 0.25) !important;
}
.focus\:tw-bg-zinc-500\/30:focus{
  background-color: rgb(113 113 122 / 0.3) !important;
}
.focus\:tw-bg-zinc-500\/35:focus{
  background-color: rgb(113 113 122 / 0.35) !important;
}
.focus\:tw-bg-zinc-500\/40:focus{
  background-color: rgb(113 113 122 / 0.4) !important;
}
.focus\:tw-bg-zinc-500\/45:focus{
  background-color: rgb(113 113 122 / 0.45) !important;
}
.focus\:tw-bg-zinc-500\/5:focus{
  background-color: rgb(113 113 122 / 0.05) !important;
}
.focus\:tw-bg-zinc-500\/50:focus{
  background-color: rgb(113 113 122 / 0.5) !important;
}
.focus\:tw-bg-zinc-500\/55:focus{
  background-color: rgb(113 113 122 / 0.55) !important;
}
.focus\:tw-bg-zinc-500\/60:focus{
  background-color: rgb(113 113 122 / 0.6) !important;
}
.focus\:tw-bg-zinc-500\/65:focus{
  background-color: rgb(113 113 122 / 0.65) !important;
}
.focus\:tw-bg-zinc-500\/70:focus{
  background-color: rgb(113 113 122 / 0.7) !important;
}
.focus\:tw-bg-zinc-500\/75:focus{
  background-color: rgb(113 113 122 / 0.75) !important;
}
.focus\:tw-bg-zinc-500\/80:focus{
  background-color: rgb(113 113 122 / 0.8) !important;
}
.focus\:tw-bg-zinc-500\/85:focus{
  background-color: rgb(113 113 122 / 0.85) !important;
}
.focus\:tw-bg-zinc-500\/90:focus{
  background-color: rgb(113 113 122 / 0.9) !important;
}
.focus\:tw-bg-zinc-500\/95:focus{
  background-color: rgb(113 113 122 / 0.95) !important;
}
.focus\:tw-bg-zinc-600:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-600\/0:focus{
  background-color: rgb(82 82 91 / 0) !important;
}
.focus\:tw-bg-zinc-600\/10:focus{
  background-color: rgb(82 82 91 / 0.1) !important;
}
.focus\:tw-bg-zinc-600\/100:focus{
  background-color: rgb(82 82 91 / 1) !important;
}
.focus\:tw-bg-zinc-600\/15:focus{
  background-color: rgb(82 82 91 / 0.15) !important;
}
.focus\:tw-bg-zinc-600\/20:focus{
  background-color: rgb(82 82 91 / 0.2) !important;
}
.focus\:tw-bg-zinc-600\/25:focus{
  background-color: rgb(82 82 91 / 0.25) !important;
}
.focus\:tw-bg-zinc-600\/30:focus{
  background-color: rgb(82 82 91 / 0.3) !important;
}
.focus\:tw-bg-zinc-600\/35:focus{
  background-color: rgb(82 82 91 / 0.35) !important;
}
.focus\:tw-bg-zinc-600\/40:focus{
  background-color: rgb(82 82 91 / 0.4) !important;
}
.focus\:tw-bg-zinc-600\/45:focus{
  background-color: rgb(82 82 91 / 0.45) !important;
}
.focus\:tw-bg-zinc-600\/5:focus{
  background-color: rgb(82 82 91 / 0.05) !important;
}
.focus\:tw-bg-zinc-600\/50:focus{
  background-color: rgb(82 82 91 / 0.5) !important;
}
.focus\:tw-bg-zinc-600\/55:focus{
  background-color: rgb(82 82 91 / 0.55) !important;
}
.focus\:tw-bg-zinc-600\/60:focus{
  background-color: rgb(82 82 91 / 0.6) !important;
}
.focus\:tw-bg-zinc-600\/65:focus{
  background-color: rgb(82 82 91 / 0.65) !important;
}
.focus\:tw-bg-zinc-600\/70:focus{
  background-color: rgb(82 82 91 / 0.7) !important;
}
.focus\:tw-bg-zinc-600\/75:focus{
  background-color: rgb(82 82 91 / 0.75) !important;
}
.focus\:tw-bg-zinc-600\/80:focus{
  background-color: rgb(82 82 91 / 0.8) !important;
}
.focus\:tw-bg-zinc-600\/85:focus{
  background-color: rgb(82 82 91 / 0.85) !important;
}
.focus\:tw-bg-zinc-600\/90:focus{
  background-color: rgb(82 82 91 / 0.9) !important;
}
.focus\:tw-bg-zinc-600\/95:focus{
  background-color: rgb(82 82 91 / 0.95) !important;
}
.focus\:tw-bg-zinc-700:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-700\/0:focus{
  background-color: rgb(63 63 70 / 0) !important;
}
.focus\:tw-bg-zinc-700\/10:focus{
  background-color: rgb(63 63 70 / 0.1) !important;
}
.focus\:tw-bg-zinc-700\/100:focus{
  background-color: rgb(63 63 70 / 1) !important;
}
.focus\:tw-bg-zinc-700\/15:focus{
  background-color: rgb(63 63 70 / 0.15) !important;
}
.focus\:tw-bg-zinc-700\/20:focus{
  background-color: rgb(63 63 70 / 0.2) !important;
}
.focus\:tw-bg-zinc-700\/25:focus{
  background-color: rgb(63 63 70 / 0.25) !important;
}
.focus\:tw-bg-zinc-700\/30:focus{
  background-color: rgb(63 63 70 / 0.3) !important;
}
.focus\:tw-bg-zinc-700\/35:focus{
  background-color: rgb(63 63 70 / 0.35) !important;
}
.focus\:tw-bg-zinc-700\/40:focus{
  background-color: rgb(63 63 70 / 0.4) !important;
}
.focus\:tw-bg-zinc-700\/45:focus{
  background-color: rgb(63 63 70 / 0.45) !important;
}
.focus\:tw-bg-zinc-700\/5:focus{
  background-color: rgb(63 63 70 / 0.05) !important;
}
.focus\:tw-bg-zinc-700\/50:focus{
  background-color: rgb(63 63 70 / 0.5) !important;
}
.focus\:tw-bg-zinc-700\/55:focus{
  background-color: rgb(63 63 70 / 0.55) !important;
}
.focus\:tw-bg-zinc-700\/60:focus{
  background-color: rgb(63 63 70 / 0.6) !important;
}
.focus\:tw-bg-zinc-700\/65:focus{
  background-color: rgb(63 63 70 / 0.65) !important;
}
.focus\:tw-bg-zinc-700\/70:focus{
  background-color: rgb(63 63 70 / 0.7) !important;
}
.focus\:tw-bg-zinc-700\/75:focus{
  background-color: rgb(63 63 70 / 0.75) !important;
}
.focus\:tw-bg-zinc-700\/80:focus{
  background-color: rgb(63 63 70 / 0.8) !important;
}
.focus\:tw-bg-zinc-700\/85:focus{
  background-color: rgb(63 63 70 / 0.85) !important;
}
.focus\:tw-bg-zinc-700\/90:focus{
  background-color: rgb(63 63 70 / 0.9) !important;
}
.focus\:tw-bg-zinc-700\/95:focus{
  background-color: rgb(63 63 70 / 0.95) !important;
}
.focus\:tw-bg-zinc-800:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-800\/0:focus{
  background-color: rgb(39 39 42 / 0) !important;
}
.focus\:tw-bg-zinc-800\/10:focus{
  background-color: rgb(39 39 42 / 0.1) !important;
}
.focus\:tw-bg-zinc-800\/100:focus{
  background-color: rgb(39 39 42 / 1) !important;
}
.focus\:tw-bg-zinc-800\/15:focus{
  background-color: rgb(39 39 42 / 0.15) !important;
}
.focus\:tw-bg-zinc-800\/20:focus{
  background-color: rgb(39 39 42 / 0.2) !important;
}
.focus\:tw-bg-zinc-800\/25:focus{
  background-color: rgb(39 39 42 / 0.25) !important;
}
.focus\:tw-bg-zinc-800\/30:focus{
  background-color: rgb(39 39 42 / 0.3) !important;
}
.focus\:tw-bg-zinc-800\/35:focus{
  background-color: rgb(39 39 42 / 0.35) !important;
}
.focus\:tw-bg-zinc-800\/40:focus{
  background-color: rgb(39 39 42 / 0.4) !important;
}
.focus\:tw-bg-zinc-800\/45:focus{
  background-color: rgb(39 39 42 / 0.45) !important;
}
.focus\:tw-bg-zinc-800\/5:focus{
  background-color: rgb(39 39 42 / 0.05) !important;
}
.focus\:tw-bg-zinc-800\/50:focus{
  background-color: rgb(39 39 42 / 0.5) !important;
}
.focus\:tw-bg-zinc-800\/55:focus{
  background-color: rgb(39 39 42 / 0.55) !important;
}
.focus\:tw-bg-zinc-800\/60:focus{
  background-color: rgb(39 39 42 / 0.6) !important;
}
.focus\:tw-bg-zinc-800\/65:focus{
  background-color: rgb(39 39 42 / 0.65) !important;
}
.focus\:tw-bg-zinc-800\/70:focus{
  background-color: rgb(39 39 42 / 0.7) !important;
}
.focus\:tw-bg-zinc-800\/75:focus{
  background-color: rgb(39 39 42 / 0.75) !important;
}
.focus\:tw-bg-zinc-800\/80:focus{
  background-color: rgb(39 39 42 / 0.8) !important;
}
.focus\:tw-bg-zinc-800\/85:focus{
  background-color: rgb(39 39 42 / 0.85) !important;
}
.focus\:tw-bg-zinc-800\/90:focus{
  background-color: rgb(39 39 42 / 0.9) !important;
}
.focus\:tw-bg-zinc-800\/95:focus{
  background-color: rgb(39 39 42 / 0.95) !important;
}
.focus\:tw-bg-zinc-900:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-900\/0:focus{
  background-color: rgb(24 24 27 / 0) !important;
}
.focus\:tw-bg-zinc-900\/10:focus{
  background-color: rgb(24 24 27 / 0.1) !important;
}
.focus\:tw-bg-zinc-900\/100:focus{
  background-color: rgb(24 24 27 / 1) !important;
}
.focus\:tw-bg-zinc-900\/15:focus{
  background-color: rgb(24 24 27 / 0.15) !important;
}
.focus\:tw-bg-zinc-900\/20:focus{
  background-color: rgb(24 24 27 / 0.2) !important;
}
.focus\:tw-bg-zinc-900\/25:focus{
  background-color: rgb(24 24 27 / 0.25) !important;
}
.focus\:tw-bg-zinc-900\/30:focus{
  background-color: rgb(24 24 27 / 0.3) !important;
}
.focus\:tw-bg-zinc-900\/35:focus{
  background-color: rgb(24 24 27 / 0.35) !important;
}
.focus\:tw-bg-zinc-900\/40:focus{
  background-color: rgb(24 24 27 / 0.4) !important;
}
.focus\:tw-bg-zinc-900\/45:focus{
  background-color: rgb(24 24 27 / 0.45) !important;
}
.focus\:tw-bg-zinc-900\/5:focus{
  background-color: rgb(24 24 27 / 0.05) !important;
}
.focus\:tw-bg-zinc-900\/50:focus{
  background-color: rgb(24 24 27 / 0.5) !important;
}
.focus\:tw-bg-zinc-900\/55:focus{
  background-color: rgb(24 24 27 / 0.55) !important;
}
.focus\:tw-bg-zinc-900\/60:focus{
  background-color: rgb(24 24 27 / 0.6) !important;
}
.focus\:tw-bg-zinc-900\/65:focus{
  background-color: rgb(24 24 27 / 0.65) !important;
}
.focus\:tw-bg-zinc-900\/70:focus{
  background-color: rgb(24 24 27 / 0.7) !important;
}
.focus\:tw-bg-zinc-900\/75:focus{
  background-color: rgb(24 24 27 / 0.75) !important;
}
.focus\:tw-bg-zinc-900\/80:focus{
  background-color: rgb(24 24 27 / 0.8) !important;
}
.focus\:tw-bg-zinc-900\/85:focus{
  background-color: rgb(24 24 27 / 0.85) !important;
}
.focus\:tw-bg-zinc-900\/90:focus{
  background-color: rgb(24 24 27 / 0.9) !important;
}
.focus\:tw-bg-zinc-900\/95:focus{
  background-color: rgb(24 24 27 / 0.95) !important;
}
.focus\:tw-bg-zinc-950:focus{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity, 1)) !important;
}
.focus\:tw-bg-zinc-950\/0:focus{
  background-color: rgb(9 9 11 / 0) !important;
}
.focus\:tw-bg-zinc-950\/10:focus{
  background-color: rgb(9 9 11 / 0.1) !important;
}
.focus\:tw-bg-zinc-950\/100:focus{
  background-color: rgb(9 9 11 / 1) !important;
}
.focus\:tw-bg-zinc-950\/15:focus{
  background-color: rgb(9 9 11 / 0.15) !important;
}
.focus\:tw-bg-zinc-950\/20:focus{
  background-color: rgb(9 9 11 / 0.2) !important;
}
.focus\:tw-bg-zinc-950\/25:focus{
  background-color: rgb(9 9 11 / 0.25) !important;
}
.focus\:tw-bg-zinc-950\/30:focus{
  background-color: rgb(9 9 11 / 0.3) !important;
}
.focus\:tw-bg-zinc-950\/35:focus{
  background-color: rgb(9 9 11 / 0.35) !important;
}
.focus\:tw-bg-zinc-950\/40:focus{
  background-color: rgb(9 9 11 / 0.4) !important;
}
.focus\:tw-bg-zinc-950\/45:focus{
  background-color: rgb(9 9 11 / 0.45) !important;
}
.focus\:tw-bg-zinc-950\/5:focus{
  background-color: rgb(9 9 11 / 0.05) !important;
}
.focus\:tw-bg-zinc-950\/50:focus{
  background-color: rgb(9 9 11 / 0.5) !important;
}
.focus\:tw-bg-zinc-950\/55:focus{
  background-color: rgb(9 9 11 / 0.55) !important;
}
.focus\:tw-bg-zinc-950\/60:focus{
  background-color: rgb(9 9 11 / 0.6) !important;
}
.focus\:tw-bg-zinc-950\/65:focus{
  background-color: rgb(9 9 11 / 0.65) !important;
}
.focus\:tw-bg-zinc-950\/70:focus{
  background-color: rgb(9 9 11 / 0.7) !important;
}
.focus\:tw-bg-zinc-950\/75:focus{
  background-color: rgb(9 9 11 / 0.75) !important;
}
.focus\:tw-bg-zinc-950\/80:focus{
  background-color: rgb(9 9 11 / 0.8) !important;
}
.focus\:tw-bg-zinc-950\/85:focus{
  background-color: rgb(9 9 11 / 0.85) !important;
}
.focus\:tw-bg-zinc-950\/90:focus{
  background-color: rgb(9 9 11 / 0.9) !important;
}
.focus\:tw-bg-zinc-950\/95:focus{
  background-color: rgb(9 9 11 / 0.95) !important;
}
.focus\:tw-bg-opacity-0:focus{
  --tw-bg-opacity: 0 !important;
}
.focus\:tw-bg-opacity-10:focus{
  --tw-bg-opacity: 0.1 !important;
}
.focus\:tw-bg-opacity-100:focus{
  --tw-bg-opacity: 1 !important;
}
.focus\:tw-bg-opacity-15:focus{
  --tw-bg-opacity: 0.15 !important;
}
.focus\:tw-bg-opacity-20:focus{
  --tw-bg-opacity: 0.2 !important;
}
.focus\:tw-bg-opacity-25:focus{
  --tw-bg-opacity: 0.25 !important;
}
.focus\:tw-bg-opacity-30:focus{
  --tw-bg-opacity: 0.3 !important;
}
.focus\:tw-bg-opacity-35:focus{
  --tw-bg-opacity: 0.35 !important;
}
.focus\:tw-bg-opacity-40:focus{
  --tw-bg-opacity: 0.4 !important;
}
.focus\:tw-bg-opacity-45:focus{
  --tw-bg-opacity: 0.45 !important;
}
.focus\:tw-bg-opacity-5:focus{
  --tw-bg-opacity: 0.05 !important;
}
.focus\:tw-bg-opacity-50:focus{
  --tw-bg-opacity: 0.5 !important;
}
.focus\:tw-bg-opacity-55:focus{
  --tw-bg-opacity: 0.55 !important;
}
.focus\:tw-bg-opacity-60:focus{
  --tw-bg-opacity: 0.6 !important;
}
.focus\:tw-bg-opacity-65:focus{
  --tw-bg-opacity: 0.65 !important;
}
.focus\:tw-bg-opacity-70:focus{
  --tw-bg-opacity: 0.7 !important;
}
.focus\:tw-bg-opacity-75:focus{
  --tw-bg-opacity: 0.75 !important;
}
.focus\:tw-bg-opacity-80:focus{
  --tw-bg-opacity: 0.8 !important;
}
.focus\:tw-bg-opacity-85:focus{
  --tw-bg-opacity: 0.85 !important;
}
.focus\:tw-bg-opacity-90:focus{
  --tw-bg-opacity: 0.9 !important;
}
.focus\:tw-bg-opacity-95:focus{
  --tw-bg-opacity: 0.95 !important;
}
.focus\:tw-bg-fancy:focus{
  background-image: url('/images/ces/mysite_header.svg'), linear-gradient(60deg, #F5E1E1 13.4%, #CFEBF7 86.6%) !important;
}
.focus\:tw-bg-gradient-to-b:focus{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}
.focus\:tw-bg-gradient-to-bl:focus{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
}
.focus\:tw-bg-gradient-to-br:focus{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
}
.focus\:tw-bg-gradient-to-l:focus{
  background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
}
.focus\:tw-bg-gradient-to-r:focus{
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}
.focus\:tw-bg-gradient-to-t:focus{
  background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
}
.focus\:tw-bg-gradient-to-tl:focus{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
}
.focus\:tw-bg-gradient-to-tr:focus{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
}
.focus\:tw-bg-none:focus{
  background-image: none !important;
}
.focus\:tw-bg-auto:focus{
  background-size: auto !important;
}
.focus\:tw-bg-contain:focus{
  background-size: contain !important;
}
.focus\:tw-bg-cover:focus{
  background-size: cover !important;
}
.focus\:tw-bg-fancy:focus{
  background-size: 57% 100%, 100% 100% !important;
}
.focus\:tw-bg-fixed:focus{
  background-attachment: fixed !important;
}
.focus\:tw-bg-local:focus{
  background-attachment: local !important;
}
.focus\:tw-bg-scroll:focus{
  background-attachment: scroll !important;
}
.focus\:tw-bg-clip-border:focus{
  background-clip: border-box !important;
}
.focus\:tw-bg-clip-padding:focus{
  background-clip: padding-box !important;
}
.focus\:tw-bg-clip-content:focus{
  background-clip: content-box !important;
}
.focus\:tw-bg-clip-text:focus{
  background-clip: text !important;
}
.focus\:tw-bg-bottom:focus{
  background-position: bottom !important;
}
.focus\:tw-bg-center:focus{
  background-position: center !important;
}
.focus\:tw-bg-fancy:focus{
  background-position: bottom right !important;
}
.focus\:tw-bg-left:focus{
  background-position: left !important;
}
.focus\:tw-bg-left-bottom:focus{
  background-position: left bottom !important;
}
.focus\:tw-bg-left-top:focus{
  background-position: left top !important;
}
.focus\:tw-bg-right:focus{
  background-position: right !important;
}
.focus\:tw-bg-right-bottom:focus{
  background-position: right bottom !important;
}
.focus\:tw-bg-right-top:focus{
  background-position: right top !important;
}
.focus\:tw-bg-top:focus{
  background-position: top !important;
}
.focus\:tw-bg-repeat:focus{
  background-repeat: repeat !important;
}
.focus\:tw-bg-no-repeat:focus{
  background-repeat: no-repeat !important;
}
.focus\:tw-bg-repeat-x:focus{
  background-repeat: repeat-x !important;
}
.focus\:tw-bg-repeat-y:focus{
  background-repeat: repeat-y !important;
}
.focus\:tw-bg-repeat-round:focus{
  background-repeat: round !important;
}
.focus\:tw-bg-repeat-space:focus{
  background-repeat: space !important;
}
.focus\:tw-bg-origin-border:focus{
  background-origin: border-box !important;
}
.focus\:tw-bg-origin-padding:focus{
  background-origin: padding-box !important;
}
.focus\:tw-bg-origin-content:focus{
  background-origin: content-box !important;
}
.focus\:tw-text-left:focus{
  text-align: left !important;
}
.focus\:tw-text-center:focus{
  text-align: center !important;
}
.focus\:tw-text-right:focus{
  text-align: right !important;
}
.focus\:tw-text-justify:focus{
  text-align: justify !important;
}
.focus\:tw-text-start:focus{
  text-align: start !important;
}
.focus\:tw-text-end:focus{
  text-align: end !important;
}
.focus\:tw-text-2xl:focus{
  font-size: 1.5rem !important;
}
.focus\:tw-text-3\.5xl:focus{
  font-size: 2rem !important;
}
.focus\:tw-text-3xl:focus{
  font-size: 1.875rem !important;
}
.focus\:tw-text-4xl:focus{
  font-size: 2.25rem !important;
}
.focus\:tw-text-5xl:focus{
  font-size: 3rem !important;
}
.focus\:tw-text-6xl:focus{
  font-size: 4rem !important;
}
.focus\:tw-text-7xl:focus{
  font-size: 4.5rem !important;
  line-height: 1 !important;
}
.focus\:tw-text-8xl:focus{
  font-size: 6rem !important;
  line-height: 1 !important;
}
.focus\:tw-text-9xl:focus{
  font-size: 8rem !important;
  line-height: 1 !important;
}
.focus\:tw-text-base:focus{
  font-size: 1rem !important;
}
.focus\:tw-text-base-plus:focus{
  font-size: 1.03125rem !important;
}
.focus\:tw-text-base-vh:focus{
  font-size: 2.5vh !important;
  line-height: 3.5vh !important;
}
.focus\:tw-text-lg:focus{
  font-size: 1.125rem !important;
}
.focus\:tw-text-lg-vh:focus{
  font-size: 4.5vh !important;
  line-height: 6vh !important;
}
.focus\:tw-text-md:focus{
  font-size: 1.0625rem !important;
}
.focus\:tw-text-sm:focus{
  font-size: 0.875rem !important;
}
.focus\:tw-text-sm-vh:focus{
  font-size: 1.5vh !important;
  line-height: 2.5vh !important;
}
.focus\:tw-text-xl:focus{
  font-size: 1.25rem !important;
}
.focus\:tw-text-xs:focus{
  font-size: 0.75rem !important;
}
.focus\:tw-text-xxs:focus{
  font-size: 0.625rem !important;
}
.focus\:tw-text-amber-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-100\/0:focus{
  color: rgb(254 243 199 / 0) !important;
}
.focus\:tw-text-amber-100\/10:focus{
  color: rgb(254 243 199 / 0.1) !important;
}
.focus\:tw-text-amber-100\/100:focus{
  color: rgb(254 243 199 / 1) !important;
}
.focus\:tw-text-amber-100\/15:focus{
  color: rgb(254 243 199 / 0.15) !important;
}
.focus\:tw-text-amber-100\/20:focus{
  color: rgb(254 243 199 / 0.2) !important;
}
.focus\:tw-text-amber-100\/25:focus{
  color: rgb(254 243 199 / 0.25) !important;
}
.focus\:tw-text-amber-100\/30:focus{
  color: rgb(254 243 199 / 0.3) !important;
}
.focus\:tw-text-amber-100\/35:focus{
  color: rgb(254 243 199 / 0.35) !important;
}
.focus\:tw-text-amber-100\/40:focus{
  color: rgb(254 243 199 / 0.4) !important;
}
.focus\:tw-text-amber-100\/45:focus{
  color: rgb(254 243 199 / 0.45) !important;
}
.focus\:tw-text-amber-100\/5:focus{
  color: rgb(254 243 199 / 0.05) !important;
}
.focus\:tw-text-amber-100\/50:focus{
  color: rgb(254 243 199 / 0.5) !important;
}
.focus\:tw-text-amber-100\/55:focus{
  color: rgb(254 243 199 / 0.55) !important;
}
.focus\:tw-text-amber-100\/60:focus{
  color: rgb(254 243 199 / 0.6) !important;
}
.focus\:tw-text-amber-100\/65:focus{
  color: rgb(254 243 199 / 0.65) !important;
}
.focus\:tw-text-amber-100\/70:focus{
  color: rgb(254 243 199 / 0.7) !important;
}
.focus\:tw-text-amber-100\/75:focus{
  color: rgb(254 243 199 / 0.75) !important;
}
.focus\:tw-text-amber-100\/80:focus{
  color: rgb(254 243 199 / 0.8) !important;
}
.focus\:tw-text-amber-100\/85:focus{
  color: rgb(254 243 199 / 0.85) !important;
}
.focus\:tw-text-amber-100\/90:focus{
  color: rgb(254 243 199 / 0.9) !important;
}
.focus\:tw-text-amber-100\/95:focus{
  color: rgb(254 243 199 / 0.95) !important;
}
.focus\:tw-text-amber-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-200\/0:focus{
  color: rgb(253 230 138 / 0) !important;
}
.focus\:tw-text-amber-200\/10:focus{
  color: rgb(253 230 138 / 0.1) !important;
}
.focus\:tw-text-amber-200\/100:focus{
  color: rgb(253 230 138 / 1) !important;
}
.focus\:tw-text-amber-200\/15:focus{
  color: rgb(253 230 138 / 0.15) !important;
}
.focus\:tw-text-amber-200\/20:focus{
  color: rgb(253 230 138 / 0.2) !important;
}
.focus\:tw-text-amber-200\/25:focus{
  color: rgb(253 230 138 / 0.25) !important;
}
.focus\:tw-text-amber-200\/30:focus{
  color: rgb(253 230 138 / 0.3) !important;
}
.focus\:tw-text-amber-200\/35:focus{
  color: rgb(253 230 138 / 0.35) !important;
}
.focus\:tw-text-amber-200\/40:focus{
  color: rgb(253 230 138 / 0.4) !important;
}
.focus\:tw-text-amber-200\/45:focus{
  color: rgb(253 230 138 / 0.45) !important;
}
.focus\:tw-text-amber-200\/5:focus{
  color: rgb(253 230 138 / 0.05) !important;
}
.focus\:tw-text-amber-200\/50:focus{
  color: rgb(253 230 138 / 0.5) !important;
}
.focus\:tw-text-amber-200\/55:focus{
  color: rgb(253 230 138 / 0.55) !important;
}
.focus\:tw-text-amber-200\/60:focus{
  color: rgb(253 230 138 / 0.6) !important;
}
.focus\:tw-text-amber-200\/65:focus{
  color: rgb(253 230 138 / 0.65) !important;
}
.focus\:tw-text-amber-200\/70:focus{
  color: rgb(253 230 138 / 0.7) !important;
}
.focus\:tw-text-amber-200\/75:focus{
  color: rgb(253 230 138 / 0.75) !important;
}
.focus\:tw-text-amber-200\/80:focus{
  color: rgb(253 230 138 / 0.8) !important;
}
.focus\:tw-text-amber-200\/85:focus{
  color: rgb(253 230 138 / 0.85) !important;
}
.focus\:tw-text-amber-200\/90:focus{
  color: rgb(253 230 138 / 0.9) !important;
}
.focus\:tw-text-amber-200\/95:focus{
  color: rgb(253 230 138 / 0.95) !important;
}
.focus\:tw-text-amber-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-300\/0:focus{
  color: rgb(252 211 77 / 0) !important;
}
.focus\:tw-text-amber-300\/10:focus{
  color: rgb(252 211 77 / 0.1) !important;
}
.focus\:tw-text-amber-300\/100:focus{
  color: rgb(252 211 77 / 1) !important;
}
.focus\:tw-text-amber-300\/15:focus{
  color: rgb(252 211 77 / 0.15) !important;
}
.focus\:tw-text-amber-300\/20:focus{
  color: rgb(252 211 77 / 0.2) !important;
}
.focus\:tw-text-amber-300\/25:focus{
  color: rgb(252 211 77 / 0.25) !important;
}
.focus\:tw-text-amber-300\/30:focus{
  color: rgb(252 211 77 / 0.3) !important;
}
.focus\:tw-text-amber-300\/35:focus{
  color: rgb(252 211 77 / 0.35) !important;
}
.focus\:tw-text-amber-300\/40:focus{
  color: rgb(252 211 77 / 0.4) !important;
}
.focus\:tw-text-amber-300\/45:focus{
  color: rgb(252 211 77 / 0.45) !important;
}
.focus\:tw-text-amber-300\/5:focus{
  color: rgb(252 211 77 / 0.05) !important;
}
.focus\:tw-text-amber-300\/50:focus{
  color: rgb(252 211 77 / 0.5) !important;
}
.focus\:tw-text-amber-300\/55:focus{
  color: rgb(252 211 77 / 0.55) !important;
}
.focus\:tw-text-amber-300\/60:focus{
  color: rgb(252 211 77 / 0.6) !important;
}
.focus\:tw-text-amber-300\/65:focus{
  color: rgb(252 211 77 / 0.65) !important;
}
.focus\:tw-text-amber-300\/70:focus{
  color: rgb(252 211 77 / 0.7) !important;
}
.focus\:tw-text-amber-300\/75:focus{
  color: rgb(252 211 77 / 0.75) !important;
}
.focus\:tw-text-amber-300\/80:focus{
  color: rgb(252 211 77 / 0.8) !important;
}
.focus\:tw-text-amber-300\/85:focus{
  color: rgb(252 211 77 / 0.85) !important;
}
.focus\:tw-text-amber-300\/90:focus{
  color: rgb(252 211 77 / 0.9) !important;
}
.focus\:tw-text-amber-300\/95:focus{
  color: rgb(252 211 77 / 0.95) !important;
}
.focus\:tw-text-amber-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-400\/0:focus{
  color: rgb(251 191 36 / 0) !important;
}
.focus\:tw-text-amber-400\/10:focus{
  color: rgb(251 191 36 / 0.1) !important;
}
.focus\:tw-text-amber-400\/100:focus{
  color: rgb(251 191 36 / 1) !important;
}
.focus\:tw-text-amber-400\/15:focus{
  color: rgb(251 191 36 / 0.15) !important;
}
.focus\:tw-text-amber-400\/20:focus{
  color: rgb(251 191 36 / 0.2) !important;
}
.focus\:tw-text-amber-400\/25:focus{
  color: rgb(251 191 36 / 0.25) !important;
}
.focus\:tw-text-amber-400\/30:focus{
  color: rgb(251 191 36 / 0.3) !important;
}
.focus\:tw-text-amber-400\/35:focus{
  color: rgb(251 191 36 / 0.35) !important;
}
.focus\:tw-text-amber-400\/40:focus{
  color: rgb(251 191 36 / 0.4) !important;
}
.focus\:tw-text-amber-400\/45:focus{
  color: rgb(251 191 36 / 0.45) !important;
}
.focus\:tw-text-amber-400\/5:focus{
  color: rgb(251 191 36 / 0.05) !important;
}
.focus\:tw-text-amber-400\/50:focus{
  color: rgb(251 191 36 / 0.5) !important;
}
.focus\:tw-text-amber-400\/55:focus{
  color: rgb(251 191 36 / 0.55) !important;
}
.focus\:tw-text-amber-400\/60:focus{
  color: rgb(251 191 36 / 0.6) !important;
}
.focus\:tw-text-amber-400\/65:focus{
  color: rgb(251 191 36 / 0.65) !important;
}
.focus\:tw-text-amber-400\/70:focus{
  color: rgb(251 191 36 / 0.7) !important;
}
.focus\:tw-text-amber-400\/75:focus{
  color: rgb(251 191 36 / 0.75) !important;
}
.focus\:tw-text-amber-400\/80:focus{
  color: rgb(251 191 36 / 0.8) !important;
}
.focus\:tw-text-amber-400\/85:focus{
  color: rgb(251 191 36 / 0.85) !important;
}
.focus\:tw-text-amber-400\/90:focus{
  color: rgb(251 191 36 / 0.9) !important;
}
.focus\:tw-text-amber-400\/95:focus{
  color: rgb(251 191 36 / 0.95) !important;
}
.focus\:tw-text-amber-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-50\/0:focus{
  color: rgb(255 251 235 / 0) !important;
}
.focus\:tw-text-amber-50\/10:focus{
  color: rgb(255 251 235 / 0.1) !important;
}
.focus\:tw-text-amber-50\/100:focus{
  color: rgb(255 251 235 / 1) !important;
}
.focus\:tw-text-amber-50\/15:focus{
  color: rgb(255 251 235 / 0.15) !important;
}
.focus\:tw-text-amber-50\/20:focus{
  color: rgb(255 251 235 / 0.2) !important;
}
.focus\:tw-text-amber-50\/25:focus{
  color: rgb(255 251 235 / 0.25) !important;
}
.focus\:tw-text-amber-50\/30:focus{
  color: rgb(255 251 235 / 0.3) !important;
}
.focus\:tw-text-amber-50\/35:focus{
  color: rgb(255 251 235 / 0.35) !important;
}
.focus\:tw-text-amber-50\/40:focus{
  color: rgb(255 251 235 / 0.4) !important;
}
.focus\:tw-text-amber-50\/45:focus{
  color: rgb(255 251 235 / 0.45) !important;
}
.focus\:tw-text-amber-50\/5:focus{
  color: rgb(255 251 235 / 0.05) !important;
}
.focus\:tw-text-amber-50\/50:focus{
  color: rgb(255 251 235 / 0.5) !important;
}
.focus\:tw-text-amber-50\/55:focus{
  color: rgb(255 251 235 / 0.55) !important;
}
.focus\:tw-text-amber-50\/60:focus{
  color: rgb(255 251 235 / 0.6) !important;
}
.focus\:tw-text-amber-50\/65:focus{
  color: rgb(255 251 235 / 0.65) !important;
}
.focus\:tw-text-amber-50\/70:focus{
  color: rgb(255 251 235 / 0.7) !important;
}
.focus\:tw-text-amber-50\/75:focus{
  color: rgb(255 251 235 / 0.75) !important;
}
.focus\:tw-text-amber-50\/80:focus{
  color: rgb(255 251 235 / 0.8) !important;
}
.focus\:tw-text-amber-50\/85:focus{
  color: rgb(255 251 235 / 0.85) !important;
}
.focus\:tw-text-amber-50\/90:focus{
  color: rgb(255 251 235 / 0.9) !important;
}
.focus\:tw-text-amber-50\/95:focus{
  color: rgb(255 251 235 / 0.95) !important;
}
.focus\:tw-text-amber-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-500\/0:focus{
  color: rgb(245 158 11 / 0) !important;
}
.focus\:tw-text-amber-500\/10:focus{
  color: rgb(245 158 11 / 0.1) !important;
}
.focus\:tw-text-amber-500\/100:focus{
  color: rgb(245 158 11 / 1) !important;
}
.focus\:tw-text-amber-500\/15:focus{
  color: rgb(245 158 11 / 0.15) !important;
}
.focus\:tw-text-amber-500\/20:focus{
  color: rgb(245 158 11 / 0.2) !important;
}
.focus\:tw-text-amber-500\/25:focus{
  color: rgb(245 158 11 / 0.25) !important;
}
.focus\:tw-text-amber-500\/30:focus{
  color: rgb(245 158 11 / 0.3) !important;
}
.focus\:tw-text-amber-500\/35:focus{
  color: rgb(245 158 11 / 0.35) !important;
}
.focus\:tw-text-amber-500\/40:focus{
  color: rgb(245 158 11 / 0.4) !important;
}
.focus\:tw-text-amber-500\/45:focus{
  color: rgb(245 158 11 / 0.45) !important;
}
.focus\:tw-text-amber-500\/5:focus{
  color: rgb(245 158 11 / 0.05) !important;
}
.focus\:tw-text-amber-500\/50:focus{
  color: rgb(245 158 11 / 0.5) !important;
}
.focus\:tw-text-amber-500\/55:focus{
  color: rgb(245 158 11 / 0.55) !important;
}
.focus\:tw-text-amber-500\/60:focus{
  color: rgb(245 158 11 / 0.6) !important;
}
.focus\:tw-text-amber-500\/65:focus{
  color: rgb(245 158 11 / 0.65) !important;
}
.focus\:tw-text-amber-500\/70:focus{
  color: rgb(245 158 11 / 0.7) !important;
}
.focus\:tw-text-amber-500\/75:focus{
  color: rgb(245 158 11 / 0.75) !important;
}
.focus\:tw-text-amber-500\/80:focus{
  color: rgb(245 158 11 / 0.8) !important;
}
.focus\:tw-text-amber-500\/85:focus{
  color: rgb(245 158 11 / 0.85) !important;
}
.focus\:tw-text-amber-500\/90:focus{
  color: rgb(245 158 11 / 0.9) !important;
}
.focus\:tw-text-amber-500\/95:focus{
  color: rgb(245 158 11 / 0.95) !important;
}
.focus\:tw-text-amber-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-600\/0:focus{
  color: rgb(217 119 6 / 0) !important;
}
.focus\:tw-text-amber-600\/10:focus{
  color: rgb(217 119 6 / 0.1) !important;
}
.focus\:tw-text-amber-600\/100:focus{
  color: rgb(217 119 6 / 1) !important;
}
.focus\:tw-text-amber-600\/15:focus{
  color: rgb(217 119 6 / 0.15) !important;
}
.focus\:tw-text-amber-600\/20:focus{
  color: rgb(217 119 6 / 0.2) !important;
}
.focus\:tw-text-amber-600\/25:focus{
  color: rgb(217 119 6 / 0.25) !important;
}
.focus\:tw-text-amber-600\/30:focus{
  color: rgb(217 119 6 / 0.3) !important;
}
.focus\:tw-text-amber-600\/35:focus{
  color: rgb(217 119 6 / 0.35) !important;
}
.focus\:tw-text-amber-600\/40:focus{
  color: rgb(217 119 6 / 0.4) !important;
}
.focus\:tw-text-amber-600\/45:focus{
  color: rgb(217 119 6 / 0.45) !important;
}
.focus\:tw-text-amber-600\/5:focus{
  color: rgb(217 119 6 / 0.05) !important;
}
.focus\:tw-text-amber-600\/50:focus{
  color: rgb(217 119 6 / 0.5) !important;
}
.focus\:tw-text-amber-600\/55:focus{
  color: rgb(217 119 6 / 0.55) !important;
}
.focus\:tw-text-amber-600\/60:focus{
  color: rgb(217 119 6 / 0.6) !important;
}
.focus\:tw-text-amber-600\/65:focus{
  color: rgb(217 119 6 / 0.65) !important;
}
.focus\:tw-text-amber-600\/70:focus{
  color: rgb(217 119 6 / 0.7) !important;
}
.focus\:tw-text-amber-600\/75:focus{
  color: rgb(217 119 6 / 0.75) !important;
}
.focus\:tw-text-amber-600\/80:focus{
  color: rgb(217 119 6 / 0.8) !important;
}
.focus\:tw-text-amber-600\/85:focus{
  color: rgb(217 119 6 / 0.85) !important;
}
.focus\:tw-text-amber-600\/90:focus{
  color: rgb(217 119 6 / 0.9) !important;
}
.focus\:tw-text-amber-600\/95:focus{
  color: rgb(217 119 6 / 0.95) !important;
}
.focus\:tw-text-amber-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-700\/0:focus{
  color: rgb(180 83 9 / 0) !important;
}
.focus\:tw-text-amber-700\/10:focus{
  color: rgb(180 83 9 / 0.1) !important;
}
.focus\:tw-text-amber-700\/100:focus{
  color: rgb(180 83 9 / 1) !important;
}
.focus\:tw-text-amber-700\/15:focus{
  color: rgb(180 83 9 / 0.15) !important;
}
.focus\:tw-text-amber-700\/20:focus{
  color: rgb(180 83 9 / 0.2) !important;
}
.focus\:tw-text-amber-700\/25:focus{
  color: rgb(180 83 9 / 0.25) !important;
}
.focus\:tw-text-amber-700\/30:focus{
  color: rgb(180 83 9 / 0.3) !important;
}
.focus\:tw-text-amber-700\/35:focus{
  color: rgb(180 83 9 / 0.35) !important;
}
.focus\:tw-text-amber-700\/40:focus{
  color: rgb(180 83 9 / 0.4) !important;
}
.focus\:tw-text-amber-700\/45:focus{
  color: rgb(180 83 9 / 0.45) !important;
}
.focus\:tw-text-amber-700\/5:focus{
  color: rgb(180 83 9 / 0.05) !important;
}
.focus\:tw-text-amber-700\/50:focus{
  color: rgb(180 83 9 / 0.5) !important;
}
.focus\:tw-text-amber-700\/55:focus{
  color: rgb(180 83 9 / 0.55) !important;
}
.focus\:tw-text-amber-700\/60:focus{
  color: rgb(180 83 9 / 0.6) !important;
}
.focus\:tw-text-amber-700\/65:focus{
  color: rgb(180 83 9 / 0.65) !important;
}
.focus\:tw-text-amber-700\/70:focus{
  color: rgb(180 83 9 / 0.7) !important;
}
.focus\:tw-text-amber-700\/75:focus{
  color: rgb(180 83 9 / 0.75) !important;
}
.focus\:tw-text-amber-700\/80:focus{
  color: rgb(180 83 9 / 0.8) !important;
}
.focus\:tw-text-amber-700\/85:focus{
  color: rgb(180 83 9 / 0.85) !important;
}
.focus\:tw-text-amber-700\/90:focus{
  color: rgb(180 83 9 / 0.9) !important;
}
.focus\:tw-text-amber-700\/95:focus{
  color: rgb(180 83 9 / 0.95) !important;
}
.focus\:tw-text-amber-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-800\/0:focus{
  color: rgb(146 64 14 / 0) !important;
}
.focus\:tw-text-amber-800\/10:focus{
  color: rgb(146 64 14 / 0.1) !important;
}
.focus\:tw-text-amber-800\/100:focus{
  color: rgb(146 64 14 / 1) !important;
}
.focus\:tw-text-amber-800\/15:focus{
  color: rgb(146 64 14 / 0.15) !important;
}
.focus\:tw-text-amber-800\/20:focus{
  color: rgb(146 64 14 / 0.2) !important;
}
.focus\:tw-text-amber-800\/25:focus{
  color: rgb(146 64 14 / 0.25) !important;
}
.focus\:tw-text-amber-800\/30:focus{
  color: rgb(146 64 14 / 0.3) !important;
}
.focus\:tw-text-amber-800\/35:focus{
  color: rgb(146 64 14 / 0.35) !important;
}
.focus\:tw-text-amber-800\/40:focus{
  color: rgb(146 64 14 / 0.4) !important;
}
.focus\:tw-text-amber-800\/45:focus{
  color: rgb(146 64 14 / 0.45) !important;
}
.focus\:tw-text-amber-800\/5:focus{
  color: rgb(146 64 14 / 0.05) !important;
}
.focus\:tw-text-amber-800\/50:focus{
  color: rgb(146 64 14 / 0.5) !important;
}
.focus\:tw-text-amber-800\/55:focus{
  color: rgb(146 64 14 / 0.55) !important;
}
.focus\:tw-text-amber-800\/60:focus{
  color: rgb(146 64 14 / 0.6) !important;
}
.focus\:tw-text-amber-800\/65:focus{
  color: rgb(146 64 14 / 0.65) !important;
}
.focus\:tw-text-amber-800\/70:focus{
  color: rgb(146 64 14 / 0.7) !important;
}
.focus\:tw-text-amber-800\/75:focus{
  color: rgb(146 64 14 / 0.75) !important;
}
.focus\:tw-text-amber-800\/80:focus{
  color: rgb(146 64 14 / 0.8) !important;
}
.focus\:tw-text-amber-800\/85:focus{
  color: rgb(146 64 14 / 0.85) !important;
}
.focus\:tw-text-amber-800\/90:focus{
  color: rgb(146 64 14 / 0.9) !important;
}
.focus\:tw-text-amber-800\/95:focus{
  color: rgb(146 64 14 / 0.95) !important;
}
.focus\:tw-text-amber-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-900\/0:focus{
  color: rgb(120 53 15 / 0) !important;
}
.focus\:tw-text-amber-900\/10:focus{
  color: rgb(120 53 15 / 0.1) !important;
}
.focus\:tw-text-amber-900\/100:focus{
  color: rgb(120 53 15 / 1) !important;
}
.focus\:tw-text-amber-900\/15:focus{
  color: rgb(120 53 15 / 0.15) !important;
}
.focus\:tw-text-amber-900\/20:focus{
  color: rgb(120 53 15 / 0.2) !important;
}
.focus\:tw-text-amber-900\/25:focus{
  color: rgb(120 53 15 / 0.25) !important;
}
.focus\:tw-text-amber-900\/30:focus{
  color: rgb(120 53 15 / 0.3) !important;
}
.focus\:tw-text-amber-900\/35:focus{
  color: rgb(120 53 15 / 0.35) !important;
}
.focus\:tw-text-amber-900\/40:focus{
  color: rgb(120 53 15 / 0.4) !important;
}
.focus\:tw-text-amber-900\/45:focus{
  color: rgb(120 53 15 / 0.45) !important;
}
.focus\:tw-text-amber-900\/5:focus{
  color: rgb(120 53 15 / 0.05) !important;
}
.focus\:tw-text-amber-900\/50:focus{
  color: rgb(120 53 15 / 0.5) !important;
}
.focus\:tw-text-amber-900\/55:focus{
  color: rgb(120 53 15 / 0.55) !important;
}
.focus\:tw-text-amber-900\/60:focus{
  color: rgb(120 53 15 / 0.6) !important;
}
.focus\:tw-text-amber-900\/65:focus{
  color: rgb(120 53 15 / 0.65) !important;
}
.focus\:tw-text-amber-900\/70:focus{
  color: rgb(120 53 15 / 0.7) !important;
}
.focus\:tw-text-amber-900\/75:focus{
  color: rgb(120 53 15 / 0.75) !important;
}
.focus\:tw-text-amber-900\/80:focus{
  color: rgb(120 53 15 / 0.8) !important;
}
.focus\:tw-text-amber-900\/85:focus{
  color: rgb(120 53 15 / 0.85) !important;
}
.focus\:tw-text-amber-900\/90:focus{
  color: rgb(120 53 15 / 0.9) !important;
}
.focus\:tw-text-amber-900\/95:focus{
  color: rgb(120 53 15 / 0.95) !important;
}
.focus\:tw-text-amber-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(69 26 3 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-amber-950\/0:focus{
  color: rgb(69 26 3 / 0) !important;
}
.focus\:tw-text-amber-950\/10:focus{
  color: rgb(69 26 3 / 0.1) !important;
}
.focus\:tw-text-amber-950\/100:focus{
  color: rgb(69 26 3 / 1) !important;
}
.focus\:tw-text-amber-950\/15:focus{
  color: rgb(69 26 3 / 0.15) !important;
}
.focus\:tw-text-amber-950\/20:focus{
  color: rgb(69 26 3 / 0.2) !important;
}
.focus\:tw-text-amber-950\/25:focus{
  color: rgb(69 26 3 / 0.25) !important;
}
.focus\:tw-text-amber-950\/30:focus{
  color: rgb(69 26 3 / 0.3) !important;
}
.focus\:tw-text-amber-950\/35:focus{
  color: rgb(69 26 3 / 0.35) !important;
}
.focus\:tw-text-amber-950\/40:focus{
  color: rgb(69 26 3 / 0.4) !important;
}
.focus\:tw-text-amber-950\/45:focus{
  color: rgb(69 26 3 / 0.45) !important;
}
.focus\:tw-text-amber-950\/5:focus{
  color: rgb(69 26 3 / 0.05) !important;
}
.focus\:tw-text-amber-950\/50:focus{
  color: rgb(69 26 3 / 0.5) !important;
}
.focus\:tw-text-amber-950\/55:focus{
  color: rgb(69 26 3 / 0.55) !important;
}
.focus\:tw-text-amber-950\/60:focus{
  color: rgb(69 26 3 / 0.6) !important;
}
.focus\:tw-text-amber-950\/65:focus{
  color: rgb(69 26 3 / 0.65) !important;
}
.focus\:tw-text-amber-950\/70:focus{
  color: rgb(69 26 3 / 0.7) !important;
}
.focus\:tw-text-amber-950\/75:focus{
  color: rgb(69 26 3 / 0.75) !important;
}
.focus\:tw-text-amber-950\/80:focus{
  color: rgb(69 26 3 / 0.8) !important;
}
.focus\:tw-text-amber-950\/85:focus{
  color: rgb(69 26 3 / 0.85) !important;
}
.focus\:tw-text-amber-950\/90:focus{
  color: rgb(69 26 3 / 0.9) !important;
}
.focus\:tw-text-amber-950\/95:focus{
  color: rgb(69 26 3 / 0.95) !important;
}
.focus\:tw-text-black:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-black\/0:focus{
  color: rgb(0 0 0 / 0) !important;
}
.focus\:tw-text-black\/10:focus{
  color: rgb(0 0 0 / 0.1) !important;
}
.focus\:tw-text-black\/100:focus{
  color: rgb(0 0 0 / 1) !important;
}
.focus\:tw-text-black\/15:focus{
  color: rgb(0 0 0 / 0.15) !important;
}
.focus\:tw-text-black\/20:focus{
  color: rgb(0 0 0 / 0.2) !important;
}
.focus\:tw-text-black\/25:focus{
  color: rgb(0 0 0 / 0.25) !important;
}
.focus\:tw-text-black\/30:focus{
  color: rgb(0 0 0 / 0.3) !important;
}
.focus\:tw-text-black\/35:focus{
  color: rgb(0 0 0 / 0.35) !important;
}
.focus\:tw-text-black\/40:focus{
  color: rgb(0 0 0 / 0.4) !important;
}
.focus\:tw-text-black\/45:focus{
  color: rgb(0 0 0 / 0.45) !important;
}
.focus\:tw-text-black\/5:focus{
  color: rgb(0 0 0 / 0.05) !important;
}
.focus\:tw-text-black\/50:focus{
  color: rgb(0 0 0 / 0.5) !important;
}
.focus\:tw-text-black\/55:focus{
  color: rgb(0 0 0 / 0.55) !important;
}
.focus\:tw-text-black\/60:focus{
  color: rgb(0 0 0 / 0.6) !important;
}
.focus\:tw-text-black\/65:focus{
  color: rgb(0 0 0 / 0.65) !important;
}
.focus\:tw-text-black\/70:focus{
  color: rgb(0 0 0 / 0.7) !important;
}
.focus\:tw-text-black\/75:focus{
  color: rgb(0 0 0 / 0.75) !important;
}
.focus\:tw-text-black\/80:focus{
  color: rgb(0 0 0 / 0.8) !important;
}
.focus\:tw-text-black\/85:focus{
  color: rgb(0 0 0 / 0.85) !important;
}
.focus\:tw-text-black\/90:focus{
  color: rgb(0 0 0 / 0.9) !important;
}
.focus\:tw-text-black\/95:focus{
  color: rgb(0 0 0 / 0.95) !important;
}
.focus\:tw-text-blue-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-100\/0:focus{
  color: rgb(204 233 246 / 0) !important;
}
.focus\:tw-text-blue-100\/10:focus{
  color: rgb(204 233 246 / 0.1) !important;
}
.focus\:tw-text-blue-100\/100:focus{
  color: rgb(204 233 246 / 1) !important;
}
.focus\:tw-text-blue-100\/15:focus{
  color: rgb(204 233 246 / 0.15) !important;
}
.focus\:tw-text-blue-100\/20:focus{
  color: rgb(204 233 246 / 0.2) !important;
}
.focus\:tw-text-blue-100\/25:focus{
  color: rgb(204 233 246 / 0.25) !important;
}
.focus\:tw-text-blue-100\/30:focus{
  color: rgb(204 233 246 / 0.3) !important;
}
.focus\:tw-text-blue-100\/35:focus{
  color: rgb(204 233 246 / 0.35) !important;
}
.focus\:tw-text-blue-100\/40:focus{
  color: rgb(204 233 246 / 0.4) !important;
}
.focus\:tw-text-blue-100\/45:focus{
  color: rgb(204 233 246 / 0.45) !important;
}
.focus\:tw-text-blue-100\/5:focus{
  color: rgb(204 233 246 / 0.05) !important;
}
.focus\:tw-text-blue-100\/50:focus{
  color: rgb(204 233 246 / 0.5) !important;
}
.focus\:tw-text-blue-100\/55:focus{
  color: rgb(204 233 246 / 0.55) !important;
}
.focus\:tw-text-blue-100\/60:focus{
  color: rgb(204 233 246 / 0.6) !important;
}
.focus\:tw-text-blue-100\/65:focus{
  color: rgb(204 233 246 / 0.65) !important;
}
.focus\:tw-text-blue-100\/70:focus{
  color: rgb(204 233 246 / 0.7) !important;
}
.focus\:tw-text-blue-100\/75:focus{
  color: rgb(204 233 246 / 0.75) !important;
}
.focus\:tw-text-blue-100\/80:focus{
  color: rgb(204 233 246 / 0.8) !important;
}
.focus\:tw-text-blue-100\/85:focus{
  color: rgb(204 233 246 / 0.85) !important;
}
.focus\:tw-text-blue-100\/90:focus{
  color: rgb(204 233 246 / 0.9) !important;
}
.focus\:tw-text-blue-100\/95:focus{
  color: rgb(204 233 246 / 0.95) !important;
}
.focus\:tw-text-blue-20:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-20\/0:focus{
  color: rgb(241 244 248 / 0) !important;
}
.focus\:tw-text-blue-20\/10:focus{
  color: rgb(241 244 248 / 0.1) !important;
}
.focus\:tw-text-blue-20\/100:focus{
  color: rgb(241 244 248 / 1) !important;
}
.focus\:tw-text-blue-20\/15:focus{
  color: rgb(241 244 248 / 0.15) !important;
}
.focus\:tw-text-blue-20\/20:focus{
  color: rgb(241 244 248 / 0.2) !important;
}
.focus\:tw-text-blue-20\/25:focus{
  color: rgb(241 244 248 / 0.25) !important;
}
.focus\:tw-text-blue-20\/30:focus{
  color: rgb(241 244 248 / 0.3) !important;
}
.focus\:tw-text-blue-20\/35:focus{
  color: rgb(241 244 248 / 0.35) !important;
}
.focus\:tw-text-blue-20\/40:focus{
  color: rgb(241 244 248 / 0.4) !important;
}
.focus\:tw-text-blue-20\/45:focus{
  color: rgb(241 244 248 / 0.45) !important;
}
.focus\:tw-text-blue-20\/5:focus{
  color: rgb(241 244 248 / 0.05) !important;
}
.focus\:tw-text-blue-20\/50:focus{
  color: rgb(241 244 248 / 0.5) !important;
}
.focus\:tw-text-blue-20\/55:focus{
  color: rgb(241 244 248 / 0.55) !important;
}
.focus\:tw-text-blue-20\/60:focus{
  color: rgb(241 244 248 / 0.6) !important;
}
.focus\:tw-text-blue-20\/65:focus{
  color: rgb(241 244 248 / 0.65) !important;
}
.focus\:tw-text-blue-20\/70:focus{
  color: rgb(241 244 248 / 0.7) !important;
}
.focus\:tw-text-blue-20\/75:focus{
  color: rgb(241 244 248 / 0.75) !important;
}
.focus\:tw-text-blue-20\/80:focus{
  color: rgb(241 244 248 / 0.8) !important;
}
.focus\:tw-text-blue-20\/85:focus{
  color: rgb(241 244 248 / 0.85) !important;
}
.focus\:tw-text-blue-20\/90:focus{
  color: rgb(241 244 248 / 0.9) !important;
}
.focus\:tw-text-blue-20\/95:focus{
  color: rgb(241 244 248 / 0.95) !important;
}
.focus\:tw-text-blue-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(153 212 236 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-200\/0:focus{
  color: rgb(153 212 236 / 0) !important;
}
.focus\:tw-text-blue-200\/10:focus{
  color: rgb(153 212 236 / 0.1) !important;
}
.focus\:tw-text-blue-200\/100:focus{
  color: rgb(153 212 236 / 1) !important;
}
.focus\:tw-text-blue-200\/15:focus{
  color: rgb(153 212 236 / 0.15) !important;
}
.focus\:tw-text-blue-200\/20:focus{
  color: rgb(153 212 236 / 0.2) !important;
}
.focus\:tw-text-blue-200\/25:focus{
  color: rgb(153 212 236 / 0.25) !important;
}
.focus\:tw-text-blue-200\/30:focus{
  color: rgb(153 212 236 / 0.3) !important;
}
.focus\:tw-text-blue-200\/35:focus{
  color: rgb(153 212 236 / 0.35) !important;
}
.focus\:tw-text-blue-200\/40:focus{
  color: rgb(153 212 236 / 0.4) !important;
}
.focus\:tw-text-blue-200\/45:focus{
  color: rgb(153 212 236 / 0.45) !important;
}
.focus\:tw-text-blue-200\/5:focus{
  color: rgb(153 212 236 / 0.05) !important;
}
.focus\:tw-text-blue-200\/50:focus{
  color: rgb(153 212 236 / 0.5) !important;
}
.focus\:tw-text-blue-200\/55:focus{
  color: rgb(153 212 236 / 0.55) !important;
}
.focus\:tw-text-blue-200\/60:focus{
  color: rgb(153 212 236 / 0.6) !important;
}
.focus\:tw-text-blue-200\/65:focus{
  color: rgb(153 212 236 / 0.65) !important;
}
.focus\:tw-text-blue-200\/70:focus{
  color: rgb(153 212 236 / 0.7) !important;
}
.focus\:tw-text-blue-200\/75:focus{
  color: rgb(153 212 236 / 0.75) !important;
}
.focus\:tw-text-blue-200\/80:focus{
  color: rgb(153 212 236 / 0.8) !important;
}
.focus\:tw-text-blue-200\/85:focus{
  color: rgb(153 212 236 / 0.85) !important;
}
.focus\:tw-text-blue-200\/90:focus{
  color: rgb(153 212 236 / 0.9) !important;
}
.focus\:tw-text-blue-200\/95:focus{
  color: rgb(153 212 236 / 0.95) !important;
}
.focus\:tw-text-blue-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(102 190 227 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-300\/0:focus{
  color: rgb(102 190 227 / 0) !important;
}
.focus\:tw-text-blue-300\/10:focus{
  color: rgb(102 190 227 / 0.1) !important;
}
.focus\:tw-text-blue-300\/100:focus{
  color: rgb(102 190 227 / 1) !important;
}
.focus\:tw-text-blue-300\/15:focus{
  color: rgb(102 190 227 / 0.15) !important;
}
.focus\:tw-text-blue-300\/20:focus{
  color: rgb(102 190 227 / 0.2) !important;
}
.focus\:tw-text-blue-300\/25:focus{
  color: rgb(102 190 227 / 0.25) !important;
}
.focus\:tw-text-blue-300\/30:focus{
  color: rgb(102 190 227 / 0.3) !important;
}
.focus\:tw-text-blue-300\/35:focus{
  color: rgb(102 190 227 / 0.35) !important;
}
.focus\:tw-text-blue-300\/40:focus{
  color: rgb(102 190 227 / 0.4) !important;
}
.focus\:tw-text-blue-300\/45:focus{
  color: rgb(102 190 227 / 0.45) !important;
}
.focus\:tw-text-blue-300\/5:focus{
  color: rgb(102 190 227 / 0.05) !important;
}
.focus\:tw-text-blue-300\/50:focus{
  color: rgb(102 190 227 / 0.5) !important;
}
.focus\:tw-text-blue-300\/55:focus{
  color: rgb(102 190 227 / 0.55) !important;
}
.focus\:tw-text-blue-300\/60:focus{
  color: rgb(102 190 227 / 0.6) !important;
}
.focus\:tw-text-blue-300\/65:focus{
  color: rgb(102 190 227 / 0.65) !important;
}
.focus\:tw-text-blue-300\/70:focus{
  color: rgb(102 190 227 / 0.7) !important;
}
.focus\:tw-text-blue-300\/75:focus{
  color: rgb(102 190 227 / 0.75) !important;
}
.focus\:tw-text-blue-300\/80:focus{
  color: rgb(102 190 227 / 0.8) !important;
}
.focus\:tw-text-blue-300\/85:focus{
  color: rgb(102 190 227 / 0.85) !important;
}
.focus\:tw-text-blue-300\/90:focus{
  color: rgb(102 190 227 / 0.9) !important;
}
.focus\:tw-text-blue-300\/95:focus{
  color: rgb(102 190 227 / 0.95) !important;
}
.focus\:tw-text-blue-40:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(217 232 237 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-40\/0:focus{
  color: rgb(217 232 237 / 0) !important;
}
.focus\:tw-text-blue-40\/10:focus{
  color: rgb(217 232 237 / 0.1) !important;
}
.focus\:tw-text-blue-40\/100:focus{
  color: rgb(217 232 237 / 1) !important;
}
.focus\:tw-text-blue-40\/15:focus{
  color: rgb(217 232 237 / 0.15) !important;
}
.focus\:tw-text-blue-40\/20:focus{
  color: rgb(217 232 237 / 0.2) !important;
}
.focus\:tw-text-blue-40\/25:focus{
  color: rgb(217 232 237 / 0.25) !important;
}
.focus\:tw-text-blue-40\/30:focus{
  color: rgb(217 232 237 / 0.3) !important;
}
.focus\:tw-text-blue-40\/35:focus{
  color: rgb(217 232 237 / 0.35) !important;
}
.focus\:tw-text-blue-40\/40:focus{
  color: rgb(217 232 237 / 0.4) !important;
}
.focus\:tw-text-blue-40\/45:focus{
  color: rgb(217 232 237 / 0.45) !important;
}
.focus\:tw-text-blue-40\/5:focus{
  color: rgb(217 232 237 / 0.05) !important;
}
.focus\:tw-text-blue-40\/50:focus{
  color: rgb(217 232 237 / 0.5) !important;
}
.focus\:tw-text-blue-40\/55:focus{
  color: rgb(217 232 237 / 0.55) !important;
}
.focus\:tw-text-blue-40\/60:focus{
  color: rgb(217 232 237 / 0.6) !important;
}
.focus\:tw-text-blue-40\/65:focus{
  color: rgb(217 232 237 / 0.65) !important;
}
.focus\:tw-text-blue-40\/70:focus{
  color: rgb(217 232 237 / 0.7) !important;
}
.focus\:tw-text-blue-40\/75:focus{
  color: rgb(217 232 237 / 0.75) !important;
}
.focus\:tw-text-blue-40\/80:focus{
  color: rgb(217 232 237 / 0.8) !important;
}
.focus\:tw-text-blue-40\/85:focus{
  color: rgb(217 232 237 / 0.85) !important;
}
.focus\:tw-text-blue-40\/90:focus{
  color: rgb(217 232 237 / 0.9) !important;
}
.focus\:tw-text-blue-40\/95:focus{
  color: rgb(217 232 237 / 0.95) !important;
}
.focus\:tw-text-blue-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(51 169 217 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-400\/0:focus{
  color: rgb(51 169 217 / 0) !important;
}
.focus\:tw-text-blue-400\/10:focus{
  color: rgb(51 169 217 / 0.1) !important;
}
.focus\:tw-text-blue-400\/100:focus{
  color: rgb(51 169 217 / 1) !important;
}
.focus\:tw-text-blue-400\/15:focus{
  color: rgb(51 169 217 / 0.15) !important;
}
.focus\:tw-text-blue-400\/20:focus{
  color: rgb(51 169 217 / 0.2) !important;
}
.focus\:tw-text-blue-400\/25:focus{
  color: rgb(51 169 217 / 0.25) !important;
}
.focus\:tw-text-blue-400\/30:focus{
  color: rgb(51 169 217 / 0.3) !important;
}
.focus\:tw-text-blue-400\/35:focus{
  color: rgb(51 169 217 / 0.35) !important;
}
.focus\:tw-text-blue-400\/40:focus{
  color: rgb(51 169 217 / 0.4) !important;
}
.focus\:tw-text-blue-400\/45:focus{
  color: rgb(51 169 217 / 0.45) !important;
}
.focus\:tw-text-blue-400\/5:focus{
  color: rgb(51 169 217 / 0.05) !important;
}
.focus\:tw-text-blue-400\/50:focus{
  color: rgb(51 169 217 / 0.5) !important;
}
.focus\:tw-text-blue-400\/55:focus{
  color: rgb(51 169 217 / 0.55) !important;
}
.focus\:tw-text-blue-400\/60:focus{
  color: rgb(51 169 217 / 0.6) !important;
}
.focus\:tw-text-blue-400\/65:focus{
  color: rgb(51 169 217 / 0.65) !important;
}
.focus\:tw-text-blue-400\/70:focus{
  color: rgb(51 169 217 / 0.7) !important;
}
.focus\:tw-text-blue-400\/75:focus{
  color: rgb(51 169 217 / 0.75) !important;
}
.focus\:tw-text-blue-400\/80:focus{
  color: rgb(51 169 217 / 0.8) !important;
}
.focus\:tw-text-blue-400\/85:focus{
  color: rgb(51 169 217 / 0.85) !important;
}
.focus\:tw-text-blue-400\/90:focus{
  color: rgb(51 169 217 / 0.9) !important;
}
.focus\:tw-text-blue-400\/95:focus{
  color: rgb(51 169 217 / 0.95) !important;
}
.focus\:tw-text-blue-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(230 244 250 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-50\/0:focus{
  color: rgb(230 244 250 / 0) !important;
}
.focus\:tw-text-blue-50\/10:focus{
  color: rgb(230 244 250 / 0.1) !important;
}
.focus\:tw-text-blue-50\/100:focus{
  color: rgb(230 244 250 / 1) !important;
}
.focus\:tw-text-blue-50\/15:focus{
  color: rgb(230 244 250 / 0.15) !important;
}
.focus\:tw-text-blue-50\/20:focus{
  color: rgb(230 244 250 / 0.2) !important;
}
.focus\:tw-text-blue-50\/25:focus{
  color: rgb(230 244 250 / 0.25) !important;
}
.focus\:tw-text-blue-50\/30:focus{
  color: rgb(230 244 250 / 0.3) !important;
}
.focus\:tw-text-blue-50\/35:focus{
  color: rgb(230 244 250 / 0.35) !important;
}
.focus\:tw-text-blue-50\/40:focus{
  color: rgb(230 244 250 / 0.4) !important;
}
.focus\:tw-text-blue-50\/45:focus{
  color: rgb(230 244 250 / 0.45) !important;
}
.focus\:tw-text-blue-50\/5:focus{
  color: rgb(230 244 250 / 0.05) !important;
}
.focus\:tw-text-blue-50\/50:focus{
  color: rgb(230 244 250 / 0.5) !important;
}
.focus\:tw-text-blue-50\/55:focus{
  color: rgb(230 244 250 / 0.55) !important;
}
.focus\:tw-text-blue-50\/60:focus{
  color: rgb(230 244 250 / 0.6) !important;
}
.focus\:tw-text-blue-50\/65:focus{
  color: rgb(230 244 250 / 0.65) !important;
}
.focus\:tw-text-blue-50\/70:focus{
  color: rgb(230 244 250 / 0.7) !important;
}
.focus\:tw-text-blue-50\/75:focus{
  color: rgb(230 244 250 / 0.75) !important;
}
.focus\:tw-text-blue-50\/80:focus{
  color: rgb(230 244 250 / 0.8) !important;
}
.focus\:tw-text-blue-50\/85:focus{
  color: rgb(230 244 250 / 0.85) !important;
}
.focus\:tw-text-blue-50\/90:focus{
  color: rgb(230 244 250 / 0.9) !important;
}
.focus\:tw-text-blue-50\/95:focus{
  color: rgb(230 244 250 / 0.95) !important;
}
.focus\:tw-text-blue-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-500\/0:focus{
  color: rgb(0 147 208 / 0) !important;
}
.focus\:tw-text-blue-500\/10:focus{
  color: rgb(0 147 208 / 0.1) !important;
}
.focus\:tw-text-blue-500\/100:focus{
  color: rgb(0 147 208 / 1) !important;
}
.focus\:tw-text-blue-500\/15:focus{
  color: rgb(0 147 208 / 0.15) !important;
}
.focus\:tw-text-blue-500\/20:focus{
  color: rgb(0 147 208 / 0.2) !important;
}
.focus\:tw-text-blue-500\/25:focus{
  color: rgb(0 147 208 / 0.25) !important;
}
.focus\:tw-text-blue-500\/30:focus{
  color: rgb(0 147 208 / 0.3) !important;
}
.focus\:tw-text-blue-500\/35:focus{
  color: rgb(0 147 208 / 0.35) !important;
}
.focus\:tw-text-blue-500\/40:focus{
  color: rgb(0 147 208 / 0.4) !important;
}
.focus\:tw-text-blue-500\/45:focus{
  color: rgb(0 147 208 / 0.45) !important;
}
.focus\:tw-text-blue-500\/5:focus{
  color: rgb(0 147 208 / 0.05) !important;
}
.focus\:tw-text-blue-500\/50:focus{
  color: rgb(0 147 208 / 0.5) !important;
}
.focus\:tw-text-blue-500\/55:focus{
  color: rgb(0 147 208 / 0.55) !important;
}
.focus\:tw-text-blue-500\/60:focus{
  color: rgb(0 147 208 / 0.6) !important;
}
.focus\:tw-text-blue-500\/65:focus{
  color: rgb(0 147 208 / 0.65) !important;
}
.focus\:tw-text-blue-500\/70:focus{
  color: rgb(0 147 208 / 0.7) !important;
}
.focus\:tw-text-blue-500\/75:focus{
  color: rgb(0 147 208 / 0.75) !important;
}
.focus\:tw-text-blue-500\/80:focus{
  color: rgb(0 147 208 / 0.8) !important;
}
.focus\:tw-text-blue-500\/85:focus{
  color: rgb(0 147 208 / 0.85) !important;
}
.focus\:tw-text-blue-500\/90:focus{
  color: rgb(0 147 208 / 0.9) !important;
}
.focus\:tw-text-blue-500\/95:focus{
  color: rgb(0 147 208 / 0.95) !important;
}
.focus\:tw-text-blue-575:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(1 118 167 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-575\/0:focus{
  color: rgb(1 118 167 / 0) !important;
}
.focus\:tw-text-blue-575\/10:focus{
  color: rgb(1 118 167 / 0.1) !important;
}
.focus\:tw-text-blue-575\/100:focus{
  color: rgb(1 118 167 / 1) !important;
}
.focus\:tw-text-blue-575\/15:focus{
  color: rgb(1 118 167 / 0.15) !important;
}
.focus\:tw-text-blue-575\/20:focus{
  color: rgb(1 118 167 / 0.2) !important;
}
.focus\:tw-text-blue-575\/25:focus{
  color: rgb(1 118 167 / 0.25) !important;
}
.focus\:tw-text-blue-575\/30:focus{
  color: rgb(1 118 167 / 0.3) !important;
}
.focus\:tw-text-blue-575\/35:focus{
  color: rgb(1 118 167 / 0.35) !important;
}
.focus\:tw-text-blue-575\/40:focus{
  color: rgb(1 118 167 / 0.4) !important;
}
.focus\:tw-text-blue-575\/45:focus{
  color: rgb(1 118 167 / 0.45) !important;
}
.focus\:tw-text-blue-575\/5:focus{
  color: rgb(1 118 167 / 0.05) !important;
}
.focus\:tw-text-blue-575\/50:focus{
  color: rgb(1 118 167 / 0.5) !important;
}
.focus\:tw-text-blue-575\/55:focus{
  color: rgb(1 118 167 / 0.55) !important;
}
.focus\:tw-text-blue-575\/60:focus{
  color: rgb(1 118 167 / 0.6) !important;
}
.focus\:tw-text-blue-575\/65:focus{
  color: rgb(1 118 167 / 0.65) !important;
}
.focus\:tw-text-blue-575\/70:focus{
  color: rgb(1 118 167 / 0.7) !important;
}
.focus\:tw-text-blue-575\/75:focus{
  color: rgb(1 118 167 / 0.75) !important;
}
.focus\:tw-text-blue-575\/80:focus{
  color: rgb(1 118 167 / 0.8) !important;
}
.focus\:tw-text-blue-575\/85:focus{
  color: rgb(1 118 167 / 0.85) !important;
}
.focus\:tw-text-blue-575\/90:focus{
  color: rgb(1 118 167 / 0.9) !important;
}
.focus\:tw-text-blue-575\/95:focus{
  color: rgb(1 118 167 / 0.95) !important;
}
.focus\:tw-text-blue-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-600\/0:focus{
  color: rgb(0 118 166 / 0) !important;
}
.focus\:tw-text-blue-600\/10:focus{
  color: rgb(0 118 166 / 0.1) !important;
}
.focus\:tw-text-blue-600\/100:focus{
  color: rgb(0 118 166 / 1) !important;
}
.focus\:tw-text-blue-600\/15:focus{
  color: rgb(0 118 166 / 0.15) !important;
}
.focus\:tw-text-blue-600\/20:focus{
  color: rgb(0 118 166 / 0.2) !important;
}
.focus\:tw-text-blue-600\/25:focus{
  color: rgb(0 118 166 / 0.25) !important;
}
.focus\:tw-text-blue-600\/30:focus{
  color: rgb(0 118 166 / 0.3) !important;
}
.focus\:tw-text-blue-600\/35:focus{
  color: rgb(0 118 166 / 0.35) !important;
}
.focus\:tw-text-blue-600\/40:focus{
  color: rgb(0 118 166 / 0.4) !important;
}
.focus\:tw-text-blue-600\/45:focus{
  color: rgb(0 118 166 / 0.45) !important;
}
.focus\:tw-text-blue-600\/5:focus{
  color: rgb(0 118 166 / 0.05) !important;
}
.focus\:tw-text-blue-600\/50:focus{
  color: rgb(0 118 166 / 0.5) !important;
}
.focus\:tw-text-blue-600\/55:focus{
  color: rgb(0 118 166 / 0.55) !important;
}
.focus\:tw-text-blue-600\/60:focus{
  color: rgb(0 118 166 / 0.6) !important;
}
.focus\:tw-text-blue-600\/65:focus{
  color: rgb(0 118 166 / 0.65) !important;
}
.focus\:tw-text-blue-600\/70:focus{
  color: rgb(0 118 166 / 0.7) !important;
}
.focus\:tw-text-blue-600\/75:focus{
  color: rgb(0 118 166 / 0.75) !important;
}
.focus\:tw-text-blue-600\/80:focus{
  color: rgb(0 118 166 / 0.8) !important;
}
.focus\:tw-text-blue-600\/85:focus{
  color: rgb(0 118 166 / 0.85) !important;
}
.focus\:tw-text-blue-600\/90:focus{
  color: rgb(0 118 166 / 0.9) !important;
}
.focus\:tw-text-blue-600\/95:focus{
  color: rgb(0 118 166 / 0.95) !important;
}
.focus\:tw-text-blue-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 88 125 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-700\/0:focus{
  color: rgb(0 88 125 / 0) !important;
}
.focus\:tw-text-blue-700\/10:focus{
  color: rgb(0 88 125 / 0.1) !important;
}
.focus\:tw-text-blue-700\/100:focus{
  color: rgb(0 88 125 / 1) !important;
}
.focus\:tw-text-blue-700\/15:focus{
  color: rgb(0 88 125 / 0.15) !important;
}
.focus\:tw-text-blue-700\/20:focus{
  color: rgb(0 88 125 / 0.2) !important;
}
.focus\:tw-text-blue-700\/25:focus{
  color: rgb(0 88 125 / 0.25) !important;
}
.focus\:tw-text-blue-700\/30:focus{
  color: rgb(0 88 125 / 0.3) !important;
}
.focus\:tw-text-blue-700\/35:focus{
  color: rgb(0 88 125 / 0.35) !important;
}
.focus\:tw-text-blue-700\/40:focus{
  color: rgb(0 88 125 / 0.4) !important;
}
.focus\:tw-text-blue-700\/45:focus{
  color: rgb(0 88 125 / 0.45) !important;
}
.focus\:tw-text-blue-700\/5:focus{
  color: rgb(0 88 125 / 0.05) !important;
}
.focus\:tw-text-blue-700\/50:focus{
  color: rgb(0 88 125 / 0.5) !important;
}
.focus\:tw-text-blue-700\/55:focus{
  color: rgb(0 88 125 / 0.55) !important;
}
.focus\:tw-text-blue-700\/60:focus{
  color: rgb(0 88 125 / 0.6) !important;
}
.focus\:tw-text-blue-700\/65:focus{
  color: rgb(0 88 125 / 0.65) !important;
}
.focus\:tw-text-blue-700\/70:focus{
  color: rgb(0 88 125 / 0.7) !important;
}
.focus\:tw-text-blue-700\/75:focus{
  color: rgb(0 88 125 / 0.75) !important;
}
.focus\:tw-text-blue-700\/80:focus{
  color: rgb(0 88 125 / 0.8) !important;
}
.focus\:tw-text-blue-700\/85:focus{
  color: rgb(0 88 125 / 0.85) !important;
}
.focus\:tw-text-blue-700\/90:focus{
  color: rgb(0 88 125 / 0.9) !important;
}
.focus\:tw-text-blue-700\/95:focus{
  color: rgb(0 88 125 / 0.95) !important;
}
.focus\:tw-text-blue-75:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(218 232 238 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-75\/0:focus{
  color: rgb(218 232 238 / 0) !important;
}
.focus\:tw-text-blue-75\/10:focus{
  color: rgb(218 232 238 / 0.1) !important;
}
.focus\:tw-text-blue-75\/100:focus{
  color: rgb(218 232 238 / 1) !important;
}
.focus\:tw-text-blue-75\/15:focus{
  color: rgb(218 232 238 / 0.15) !important;
}
.focus\:tw-text-blue-75\/20:focus{
  color: rgb(218 232 238 / 0.2) !important;
}
.focus\:tw-text-blue-75\/25:focus{
  color: rgb(218 232 238 / 0.25) !important;
}
.focus\:tw-text-blue-75\/30:focus{
  color: rgb(218 232 238 / 0.3) !important;
}
.focus\:tw-text-blue-75\/35:focus{
  color: rgb(218 232 238 / 0.35) !important;
}
.focus\:tw-text-blue-75\/40:focus{
  color: rgb(218 232 238 / 0.4) !important;
}
.focus\:tw-text-blue-75\/45:focus{
  color: rgb(218 232 238 / 0.45) !important;
}
.focus\:tw-text-blue-75\/5:focus{
  color: rgb(218 232 238 / 0.05) !important;
}
.focus\:tw-text-blue-75\/50:focus{
  color: rgb(218 232 238 / 0.5) !important;
}
.focus\:tw-text-blue-75\/55:focus{
  color: rgb(218 232 238 / 0.55) !important;
}
.focus\:tw-text-blue-75\/60:focus{
  color: rgb(218 232 238 / 0.6) !important;
}
.focus\:tw-text-blue-75\/65:focus{
  color: rgb(218 232 238 / 0.65) !important;
}
.focus\:tw-text-blue-75\/70:focus{
  color: rgb(218 232 238 / 0.7) !important;
}
.focus\:tw-text-blue-75\/75:focus{
  color: rgb(218 232 238 / 0.75) !important;
}
.focus\:tw-text-blue-75\/80:focus{
  color: rgb(218 232 238 / 0.8) !important;
}
.focus\:tw-text-blue-75\/85:focus{
  color: rgb(218 232 238 / 0.85) !important;
}
.focus\:tw-text-blue-75\/90:focus{
  color: rgb(218 232 238 / 0.9) !important;
}
.focus\:tw-text-blue-75\/95:focus{
  color: rgb(218 232 238 / 0.95) !important;
}
.focus\:tw-text-blue-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 59 83 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-800\/0:focus{
  color: rgb(0 59 83 / 0) !important;
}
.focus\:tw-text-blue-800\/10:focus{
  color: rgb(0 59 83 / 0.1) !important;
}
.focus\:tw-text-blue-800\/100:focus{
  color: rgb(0 59 83 / 1) !important;
}
.focus\:tw-text-blue-800\/15:focus{
  color: rgb(0 59 83 / 0.15) !important;
}
.focus\:tw-text-blue-800\/20:focus{
  color: rgb(0 59 83 / 0.2) !important;
}
.focus\:tw-text-blue-800\/25:focus{
  color: rgb(0 59 83 / 0.25) !important;
}
.focus\:tw-text-blue-800\/30:focus{
  color: rgb(0 59 83 / 0.3) !important;
}
.focus\:tw-text-blue-800\/35:focus{
  color: rgb(0 59 83 / 0.35) !important;
}
.focus\:tw-text-blue-800\/40:focus{
  color: rgb(0 59 83 / 0.4) !important;
}
.focus\:tw-text-blue-800\/45:focus{
  color: rgb(0 59 83 / 0.45) !important;
}
.focus\:tw-text-blue-800\/5:focus{
  color: rgb(0 59 83 / 0.05) !important;
}
.focus\:tw-text-blue-800\/50:focus{
  color: rgb(0 59 83 / 0.5) !important;
}
.focus\:tw-text-blue-800\/55:focus{
  color: rgb(0 59 83 / 0.55) !important;
}
.focus\:tw-text-blue-800\/60:focus{
  color: rgb(0 59 83 / 0.6) !important;
}
.focus\:tw-text-blue-800\/65:focus{
  color: rgb(0 59 83 / 0.65) !important;
}
.focus\:tw-text-blue-800\/70:focus{
  color: rgb(0 59 83 / 0.7) !important;
}
.focus\:tw-text-blue-800\/75:focus{
  color: rgb(0 59 83 / 0.75) !important;
}
.focus\:tw-text-blue-800\/80:focus{
  color: rgb(0 59 83 / 0.8) !important;
}
.focus\:tw-text-blue-800\/85:focus{
  color: rgb(0 59 83 / 0.85) !important;
}
.focus\:tw-text-blue-800\/90:focus{
  color: rgb(0 59 83 / 0.9) !important;
}
.focus\:tw-text-blue-800\/95:focus{
  color: rgb(0 59 83 / 0.95) !important;
}
.focus\:tw-text-blue-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 29 42 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-900\/0:focus{
  color: rgb(0 29 42 / 0) !important;
}
.focus\:tw-text-blue-900\/10:focus{
  color: rgb(0 29 42 / 0.1) !important;
}
.focus\:tw-text-blue-900\/100:focus{
  color: rgb(0 29 42 / 1) !important;
}
.focus\:tw-text-blue-900\/15:focus{
  color: rgb(0 29 42 / 0.15) !important;
}
.focus\:tw-text-blue-900\/20:focus{
  color: rgb(0 29 42 / 0.2) !important;
}
.focus\:tw-text-blue-900\/25:focus{
  color: rgb(0 29 42 / 0.25) !important;
}
.focus\:tw-text-blue-900\/30:focus{
  color: rgb(0 29 42 / 0.3) !important;
}
.focus\:tw-text-blue-900\/35:focus{
  color: rgb(0 29 42 / 0.35) !important;
}
.focus\:tw-text-blue-900\/40:focus{
  color: rgb(0 29 42 / 0.4) !important;
}
.focus\:tw-text-blue-900\/45:focus{
  color: rgb(0 29 42 / 0.45) !important;
}
.focus\:tw-text-blue-900\/5:focus{
  color: rgb(0 29 42 / 0.05) !important;
}
.focus\:tw-text-blue-900\/50:focus{
  color: rgb(0 29 42 / 0.5) !important;
}
.focus\:tw-text-blue-900\/55:focus{
  color: rgb(0 29 42 / 0.55) !important;
}
.focus\:tw-text-blue-900\/60:focus{
  color: rgb(0 29 42 / 0.6) !important;
}
.focus\:tw-text-blue-900\/65:focus{
  color: rgb(0 29 42 / 0.65) !important;
}
.focus\:tw-text-blue-900\/70:focus{
  color: rgb(0 29 42 / 0.7) !important;
}
.focus\:tw-text-blue-900\/75:focus{
  color: rgb(0 29 42 / 0.75) !important;
}
.focus\:tw-text-blue-900\/80:focus{
  color: rgb(0 29 42 / 0.8) !important;
}
.focus\:tw-text-blue-900\/85:focus{
  color: rgb(0 29 42 / 0.85) !important;
}
.focus\:tw-text-blue-900\/90:focus{
  color: rgb(0 29 42 / 0.9) !important;
}
.focus\:tw-text-blue-900\/95:focus{
  color: rgb(0 29 42 / 0.95) !important;
}
.focus\:tw-text-blue-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-blue-950\/0:focus{
  color: rgb(23 37 84 / 0) !important;
}
.focus\:tw-text-blue-950\/10:focus{
  color: rgb(23 37 84 / 0.1) !important;
}
.focus\:tw-text-blue-950\/100:focus{
  color: rgb(23 37 84 / 1) !important;
}
.focus\:tw-text-blue-950\/15:focus{
  color: rgb(23 37 84 / 0.15) !important;
}
.focus\:tw-text-blue-950\/20:focus{
  color: rgb(23 37 84 / 0.2) !important;
}
.focus\:tw-text-blue-950\/25:focus{
  color: rgb(23 37 84 / 0.25) !important;
}
.focus\:tw-text-blue-950\/30:focus{
  color: rgb(23 37 84 / 0.3) !important;
}
.focus\:tw-text-blue-950\/35:focus{
  color: rgb(23 37 84 / 0.35) !important;
}
.focus\:tw-text-blue-950\/40:focus{
  color: rgb(23 37 84 / 0.4) !important;
}
.focus\:tw-text-blue-950\/45:focus{
  color: rgb(23 37 84 / 0.45) !important;
}
.focus\:tw-text-blue-950\/5:focus{
  color: rgb(23 37 84 / 0.05) !important;
}
.focus\:tw-text-blue-950\/50:focus{
  color: rgb(23 37 84 / 0.5) !important;
}
.focus\:tw-text-blue-950\/55:focus{
  color: rgb(23 37 84 / 0.55) !important;
}
.focus\:tw-text-blue-950\/60:focus{
  color: rgb(23 37 84 / 0.6) !important;
}
.focus\:tw-text-blue-950\/65:focus{
  color: rgb(23 37 84 / 0.65) !important;
}
.focus\:tw-text-blue-950\/70:focus{
  color: rgb(23 37 84 / 0.7) !important;
}
.focus\:tw-text-blue-950\/75:focus{
  color: rgb(23 37 84 / 0.75) !important;
}
.focus\:tw-text-blue-950\/80:focus{
  color: rgb(23 37 84 / 0.8) !important;
}
.focus\:tw-text-blue-950\/85:focus{
  color: rgb(23 37 84 / 0.85) !important;
}
.focus\:tw-text-blue-950\/90:focus{
  color: rgb(23 37 84 / 0.9) !important;
}
.focus\:tw-text-blue-950\/95:focus{
  color: rgb(23 37 84 / 0.95) !important;
}
.focus\:tw-text-current:focus{
  color: currentColor !important;
}
.focus\:tw-text-cyan-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-100\/0:focus{
  color: rgb(207 250 254 / 0) !important;
}
.focus\:tw-text-cyan-100\/10:focus{
  color: rgb(207 250 254 / 0.1) !important;
}
.focus\:tw-text-cyan-100\/100:focus{
  color: rgb(207 250 254 / 1) !important;
}
.focus\:tw-text-cyan-100\/15:focus{
  color: rgb(207 250 254 / 0.15) !important;
}
.focus\:tw-text-cyan-100\/20:focus{
  color: rgb(207 250 254 / 0.2) !important;
}
.focus\:tw-text-cyan-100\/25:focus{
  color: rgb(207 250 254 / 0.25) !important;
}
.focus\:tw-text-cyan-100\/30:focus{
  color: rgb(207 250 254 / 0.3) !important;
}
.focus\:tw-text-cyan-100\/35:focus{
  color: rgb(207 250 254 / 0.35) !important;
}
.focus\:tw-text-cyan-100\/40:focus{
  color: rgb(207 250 254 / 0.4) !important;
}
.focus\:tw-text-cyan-100\/45:focus{
  color: rgb(207 250 254 / 0.45) !important;
}
.focus\:tw-text-cyan-100\/5:focus{
  color: rgb(207 250 254 / 0.05) !important;
}
.focus\:tw-text-cyan-100\/50:focus{
  color: rgb(207 250 254 / 0.5) !important;
}
.focus\:tw-text-cyan-100\/55:focus{
  color: rgb(207 250 254 / 0.55) !important;
}
.focus\:tw-text-cyan-100\/60:focus{
  color: rgb(207 250 254 / 0.6) !important;
}
.focus\:tw-text-cyan-100\/65:focus{
  color: rgb(207 250 254 / 0.65) !important;
}
.focus\:tw-text-cyan-100\/70:focus{
  color: rgb(207 250 254 / 0.7) !important;
}
.focus\:tw-text-cyan-100\/75:focus{
  color: rgb(207 250 254 / 0.75) !important;
}
.focus\:tw-text-cyan-100\/80:focus{
  color: rgb(207 250 254 / 0.8) !important;
}
.focus\:tw-text-cyan-100\/85:focus{
  color: rgb(207 250 254 / 0.85) !important;
}
.focus\:tw-text-cyan-100\/90:focus{
  color: rgb(207 250 254 / 0.9) !important;
}
.focus\:tw-text-cyan-100\/95:focus{
  color: rgb(207 250 254 / 0.95) !important;
}
.focus\:tw-text-cyan-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-200\/0:focus{
  color: rgb(165 243 252 / 0) !important;
}
.focus\:tw-text-cyan-200\/10:focus{
  color: rgb(165 243 252 / 0.1) !important;
}
.focus\:tw-text-cyan-200\/100:focus{
  color: rgb(165 243 252 / 1) !important;
}
.focus\:tw-text-cyan-200\/15:focus{
  color: rgb(165 243 252 / 0.15) !important;
}
.focus\:tw-text-cyan-200\/20:focus{
  color: rgb(165 243 252 / 0.2) !important;
}
.focus\:tw-text-cyan-200\/25:focus{
  color: rgb(165 243 252 / 0.25) !important;
}
.focus\:tw-text-cyan-200\/30:focus{
  color: rgb(165 243 252 / 0.3) !important;
}
.focus\:tw-text-cyan-200\/35:focus{
  color: rgb(165 243 252 / 0.35) !important;
}
.focus\:tw-text-cyan-200\/40:focus{
  color: rgb(165 243 252 / 0.4) !important;
}
.focus\:tw-text-cyan-200\/45:focus{
  color: rgb(165 243 252 / 0.45) !important;
}
.focus\:tw-text-cyan-200\/5:focus{
  color: rgb(165 243 252 / 0.05) !important;
}
.focus\:tw-text-cyan-200\/50:focus{
  color: rgb(165 243 252 / 0.5) !important;
}
.focus\:tw-text-cyan-200\/55:focus{
  color: rgb(165 243 252 / 0.55) !important;
}
.focus\:tw-text-cyan-200\/60:focus{
  color: rgb(165 243 252 / 0.6) !important;
}
.focus\:tw-text-cyan-200\/65:focus{
  color: rgb(165 243 252 / 0.65) !important;
}
.focus\:tw-text-cyan-200\/70:focus{
  color: rgb(165 243 252 / 0.7) !important;
}
.focus\:tw-text-cyan-200\/75:focus{
  color: rgb(165 243 252 / 0.75) !important;
}
.focus\:tw-text-cyan-200\/80:focus{
  color: rgb(165 243 252 / 0.8) !important;
}
.focus\:tw-text-cyan-200\/85:focus{
  color: rgb(165 243 252 / 0.85) !important;
}
.focus\:tw-text-cyan-200\/90:focus{
  color: rgb(165 243 252 / 0.9) !important;
}
.focus\:tw-text-cyan-200\/95:focus{
  color: rgb(165 243 252 / 0.95) !important;
}
.focus\:tw-text-cyan-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-300\/0:focus{
  color: rgb(103 232 249 / 0) !important;
}
.focus\:tw-text-cyan-300\/10:focus{
  color: rgb(103 232 249 / 0.1) !important;
}
.focus\:tw-text-cyan-300\/100:focus{
  color: rgb(103 232 249 / 1) !important;
}
.focus\:tw-text-cyan-300\/15:focus{
  color: rgb(103 232 249 / 0.15) !important;
}
.focus\:tw-text-cyan-300\/20:focus{
  color: rgb(103 232 249 / 0.2) !important;
}
.focus\:tw-text-cyan-300\/25:focus{
  color: rgb(103 232 249 / 0.25) !important;
}
.focus\:tw-text-cyan-300\/30:focus{
  color: rgb(103 232 249 / 0.3) !important;
}
.focus\:tw-text-cyan-300\/35:focus{
  color: rgb(103 232 249 / 0.35) !important;
}
.focus\:tw-text-cyan-300\/40:focus{
  color: rgb(103 232 249 / 0.4) !important;
}
.focus\:tw-text-cyan-300\/45:focus{
  color: rgb(103 232 249 / 0.45) !important;
}
.focus\:tw-text-cyan-300\/5:focus{
  color: rgb(103 232 249 / 0.05) !important;
}
.focus\:tw-text-cyan-300\/50:focus{
  color: rgb(103 232 249 / 0.5) !important;
}
.focus\:tw-text-cyan-300\/55:focus{
  color: rgb(103 232 249 / 0.55) !important;
}
.focus\:tw-text-cyan-300\/60:focus{
  color: rgb(103 232 249 / 0.6) !important;
}
.focus\:tw-text-cyan-300\/65:focus{
  color: rgb(103 232 249 / 0.65) !important;
}
.focus\:tw-text-cyan-300\/70:focus{
  color: rgb(103 232 249 / 0.7) !important;
}
.focus\:tw-text-cyan-300\/75:focus{
  color: rgb(103 232 249 / 0.75) !important;
}
.focus\:tw-text-cyan-300\/80:focus{
  color: rgb(103 232 249 / 0.8) !important;
}
.focus\:tw-text-cyan-300\/85:focus{
  color: rgb(103 232 249 / 0.85) !important;
}
.focus\:tw-text-cyan-300\/90:focus{
  color: rgb(103 232 249 / 0.9) !important;
}
.focus\:tw-text-cyan-300\/95:focus{
  color: rgb(103 232 249 / 0.95) !important;
}
.focus\:tw-text-cyan-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-400\/0:focus{
  color: rgb(34 211 238 / 0) !important;
}
.focus\:tw-text-cyan-400\/10:focus{
  color: rgb(34 211 238 / 0.1) !important;
}
.focus\:tw-text-cyan-400\/100:focus{
  color: rgb(34 211 238 / 1) !important;
}
.focus\:tw-text-cyan-400\/15:focus{
  color: rgb(34 211 238 / 0.15) !important;
}
.focus\:tw-text-cyan-400\/20:focus{
  color: rgb(34 211 238 / 0.2) !important;
}
.focus\:tw-text-cyan-400\/25:focus{
  color: rgb(34 211 238 / 0.25) !important;
}
.focus\:tw-text-cyan-400\/30:focus{
  color: rgb(34 211 238 / 0.3) !important;
}
.focus\:tw-text-cyan-400\/35:focus{
  color: rgb(34 211 238 / 0.35) !important;
}
.focus\:tw-text-cyan-400\/40:focus{
  color: rgb(34 211 238 / 0.4) !important;
}
.focus\:tw-text-cyan-400\/45:focus{
  color: rgb(34 211 238 / 0.45) !important;
}
.focus\:tw-text-cyan-400\/5:focus{
  color: rgb(34 211 238 / 0.05) !important;
}
.focus\:tw-text-cyan-400\/50:focus{
  color: rgb(34 211 238 / 0.5) !important;
}
.focus\:tw-text-cyan-400\/55:focus{
  color: rgb(34 211 238 / 0.55) !important;
}
.focus\:tw-text-cyan-400\/60:focus{
  color: rgb(34 211 238 / 0.6) !important;
}
.focus\:tw-text-cyan-400\/65:focus{
  color: rgb(34 211 238 / 0.65) !important;
}
.focus\:tw-text-cyan-400\/70:focus{
  color: rgb(34 211 238 / 0.7) !important;
}
.focus\:tw-text-cyan-400\/75:focus{
  color: rgb(34 211 238 / 0.75) !important;
}
.focus\:tw-text-cyan-400\/80:focus{
  color: rgb(34 211 238 / 0.8) !important;
}
.focus\:tw-text-cyan-400\/85:focus{
  color: rgb(34 211 238 / 0.85) !important;
}
.focus\:tw-text-cyan-400\/90:focus{
  color: rgb(34 211 238 / 0.9) !important;
}
.focus\:tw-text-cyan-400\/95:focus{
  color: rgb(34 211 238 / 0.95) !important;
}
.focus\:tw-text-cyan-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(236 254 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-50\/0:focus{
  color: rgb(236 254 255 / 0) !important;
}
.focus\:tw-text-cyan-50\/10:focus{
  color: rgb(236 254 255 / 0.1) !important;
}
.focus\:tw-text-cyan-50\/100:focus{
  color: rgb(236 254 255 / 1) !important;
}
.focus\:tw-text-cyan-50\/15:focus{
  color: rgb(236 254 255 / 0.15) !important;
}
.focus\:tw-text-cyan-50\/20:focus{
  color: rgb(236 254 255 / 0.2) !important;
}
.focus\:tw-text-cyan-50\/25:focus{
  color: rgb(236 254 255 / 0.25) !important;
}
.focus\:tw-text-cyan-50\/30:focus{
  color: rgb(236 254 255 / 0.3) !important;
}
.focus\:tw-text-cyan-50\/35:focus{
  color: rgb(236 254 255 / 0.35) !important;
}
.focus\:tw-text-cyan-50\/40:focus{
  color: rgb(236 254 255 / 0.4) !important;
}
.focus\:tw-text-cyan-50\/45:focus{
  color: rgb(236 254 255 / 0.45) !important;
}
.focus\:tw-text-cyan-50\/5:focus{
  color: rgb(236 254 255 / 0.05) !important;
}
.focus\:tw-text-cyan-50\/50:focus{
  color: rgb(236 254 255 / 0.5) !important;
}
.focus\:tw-text-cyan-50\/55:focus{
  color: rgb(236 254 255 / 0.55) !important;
}
.focus\:tw-text-cyan-50\/60:focus{
  color: rgb(236 254 255 / 0.6) !important;
}
.focus\:tw-text-cyan-50\/65:focus{
  color: rgb(236 254 255 / 0.65) !important;
}
.focus\:tw-text-cyan-50\/70:focus{
  color: rgb(236 254 255 / 0.7) !important;
}
.focus\:tw-text-cyan-50\/75:focus{
  color: rgb(236 254 255 / 0.75) !important;
}
.focus\:tw-text-cyan-50\/80:focus{
  color: rgb(236 254 255 / 0.8) !important;
}
.focus\:tw-text-cyan-50\/85:focus{
  color: rgb(236 254 255 / 0.85) !important;
}
.focus\:tw-text-cyan-50\/90:focus{
  color: rgb(236 254 255 / 0.9) !important;
}
.focus\:tw-text-cyan-50\/95:focus{
  color: rgb(236 254 255 / 0.95) !important;
}
.focus\:tw-text-cyan-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-500\/0:focus{
  color: rgb(6 182 212 / 0) !important;
}
.focus\:tw-text-cyan-500\/10:focus{
  color: rgb(6 182 212 / 0.1) !important;
}
.focus\:tw-text-cyan-500\/100:focus{
  color: rgb(6 182 212 / 1) !important;
}
.focus\:tw-text-cyan-500\/15:focus{
  color: rgb(6 182 212 / 0.15) !important;
}
.focus\:tw-text-cyan-500\/20:focus{
  color: rgb(6 182 212 / 0.2) !important;
}
.focus\:tw-text-cyan-500\/25:focus{
  color: rgb(6 182 212 / 0.25) !important;
}
.focus\:tw-text-cyan-500\/30:focus{
  color: rgb(6 182 212 / 0.3) !important;
}
.focus\:tw-text-cyan-500\/35:focus{
  color: rgb(6 182 212 / 0.35) !important;
}
.focus\:tw-text-cyan-500\/40:focus{
  color: rgb(6 182 212 / 0.4) !important;
}
.focus\:tw-text-cyan-500\/45:focus{
  color: rgb(6 182 212 / 0.45) !important;
}
.focus\:tw-text-cyan-500\/5:focus{
  color: rgb(6 182 212 / 0.05) !important;
}
.focus\:tw-text-cyan-500\/50:focus{
  color: rgb(6 182 212 / 0.5) !important;
}
.focus\:tw-text-cyan-500\/55:focus{
  color: rgb(6 182 212 / 0.55) !important;
}
.focus\:tw-text-cyan-500\/60:focus{
  color: rgb(6 182 212 / 0.6) !important;
}
.focus\:tw-text-cyan-500\/65:focus{
  color: rgb(6 182 212 / 0.65) !important;
}
.focus\:tw-text-cyan-500\/70:focus{
  color: rgb(6 182 212 / 0.7) !important;
}
.focus\:tw-text-cyan-500\/75:focus{
  color: rgb(6 182 212 / 0.75) !important;
}
.focus\:tw-text-cyan-500\/80:focus{
  color: rgb(6 182 212 / 0.8) !important;
}
.focus\:tw-text-cyan-500\/85:focus{
  color: rgb(6 182 212 / 0.85) !important;
}
.focus\:tw-text-cyan-500\/90:focus{
  color: rgb(6 182 212 / 0.9) !important;
}
.focus\:tw-text-cyan-500\/95:focus{
  color: rgb(6 182 212 / 0.95) !important;
}
.focus\:tw-text-cyan-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-600\/0:focus{
  color: rgb(8 145 178 / 0) !important;
}
.focus\:tw-text-cyan-600\/10:focus{
  color: rgb(8 145 178 / 0.1) !important;
}
.focus\:tw-text-cyan-600\/100:focus{
  color: rgb(8 145 178 / 1) !important;
}
.focus\:tw-text-cyan-600\/15:focus{
  color: rgb(8 145 178 / 0.15) !important;
}
.focus\:tw-text-cyan-600\/20:focus{
  color: rgb(8 145 178 / 0.2) !important;
}
.focus\:tw-text-cyan-600\/25:focus{
  color: rgb(8 145 178 / 0.25) !important;
}
.focus\:tw-text-cyan-600\/30:focus{
  color: rgb(8 145 178 / 0.3) !important;
}
.focus\:tw-text-cyan-600\/35:focus{
  color: rgb(8 145 178 / 0.35) !important;
}
.focus\:tw-text-cyan-600\/40:focus{
  color: rgb(8 145 178 / 0.4) !important;
}
.focus\:tw-text-cyan-600\/45:focus{
  color: rgb(8 145 178 / 0.45) !important;
}
.focus\:tw-text-cyan-600\/5:focus{
  color: rgb(8 145 178 / 0.05) !important;
}
.focus\:tw-text-cyan-600\/50:focus{
  color: rgb(8 145 178 / 0.5) !important;
}
.focus\:tw-text-cyan-600\/55:focus{
  color: rgb(8 145 178 / 0.55) !important;
}
.focus\:tw-text-cyan-600\/60:focus{
  color: rgb(8 145 178 / 0.6) !important;
}
.focus\:tw-text-cyan-600\/65:focus{
  color: rgb(8 145 178 / 0.65) !important;
}
.focus\:tw-text-cyan-600\/70:focus{
  color: rgb(8 145 178 / 0.7) !important;
}
.focus\:tw-text-cyan-600\/75:focus{
  color: rgb(8 145 178 / 0.75) !important;
}
.focus\:tw-text-cyan-600\/80:focus{
  color: rgb(8 145 178 / 0.8) !important;
}
.focus\:tw-text-cyan-600\/85:focus{
  color: rgb(8 145 178 / 0.85) !important;
}
.focus\:tw-text-cyan-600\/90:focus{
  color: rgb(8 145 178 / 0.9) !important;
}
.focus\:tw-text-cyan-600\/95:focus{
  color: rgb(8 145 178 / 0.95) !important;
}
.focus\:tw-text-cyan-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-700\/0:focus{
  color: rgb(14 116 144 / 0) !important;
}
.focus\:tw-text-cyan-700\/10:focus{
  color: rgb(14 116 144 / 0.1) !important;
}
.focus\:tw-text-cyan-700\/100:focus{
  color: rgb(14 116 144 / 1) !important;
}
.focus\:tw-text-cyan-700\/15:focus{
  color: rgb(14 116 144 / 0.15) !important;
}
.focus\:tw-text-cyan-700\/20:focus{
  color: rgb(14 116 144 / 0.2) !important;
}
.focus\:tw-text-cyan-700\/25:focus{
  color: rgb(14 116 144 / 0.25) !important;
}
.focus\:tw-text-cyan-700\/30:focus{
  color: rgb(14 116 144 / 0.3) !important;
}
.focus\:tw-text-cyan-700\/35:focus{
  color: rgb(14 116 144 / 0.35) !important;
}
.focus\:tw-text-cyan-700\/40:focus{
  color: rgb(14 116 144 / 0.4) !important;
}
.focus\:tw-text-cyan-700\/45:focus{
  color: rgb(14 116 144 / 0.45) !important;
}
.focus\:tw-text-cyan-700\/5:focus{
  color: rgb(14 116 144 / 0.05) !important;
}
.focus\:tw-text-cyan-700\/50:focus{
  color: rgb(14 116 144 / 0.5) !important;
}
.focus\:tw-text-cyan-700\/55:focus{
  color: rgb(14 116 144 / 0.55) !important;
}
.focus\:tw-text-cyan-700\/60:focus{
  color: rgb(14 116 144 / 0.6) !important;
}
.focus\:tw-text-cyan-700\/65:focus{
  color: rgb(14 116 144 / 0.65) !important;
}
.focus\:tw-text-cyan-700\/70:focus{
  color: rgb(14 116 144 / 0.7) !important;
}
.focus\:tw-text-cyan-700\/75:focus{
  color: rgb(14 116 144 / 0.75) !important;
}
.focus\:tw-text-cyan-700\/80:focus{
  color: rgb(14 116 144 / 0.8) !important;
}
.focus\:tw-text-cyan-700\/85:focus{
  color: rgb(14 116 144 / 0.85) !important;
}
.focus\:tw-text-cyan-700\/90:focus{
  color: rgb(14 116 144 / 0.9) !important;
}
.focus\:tw-text-cyan-700\/95:focus{
  color: rgb(14 116 144 / 0.95) !important;
}
.focus\:tw-text-cyan-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-800\/0:focus{
  color: rgb(21 94 117 / 0) !important;
}
.focus\:tw-text-cyan-800\/10:focus{
  color: rgb(21 94 117 / 0.1) !important;
}
.focus\:tw-text-cyan-800\/100:focus{
  color: rgb(21 94 117 / 1) !important;
}
.focus\:tw-text-cyan-800\/15:focus{
  color: rgb(21 94 117 / 0.15) !important;
}
.focus\:tw-text-cyan-800\/20:focus{
  color: rgb(21 94 117 / 0.2) !important;
}
.focus\:tw-text-cyan-800\/25:focus{
  color: rgb(21 94 117 / 0.25) !important;
}
.focus\:tw-text-cyan-800\/30:focus{
  color: rgb(21 94 117 / 0.3) !important;
}
.focus\:tw-text-cyan-800\/35:focus{
  color: rgb(21 94 117 / 0.35) !important;
}
.focus\:tw-text-cyan-800\/40:focus{
  color: rgb(21 94 117 / 0.4) !important;
}
.focus\:tw-text-cyan-800\/45:focus{
  color: rgb(21 94 117 / 0.45) !important;
}
.focus\:tw-text-cyan-800\/5:focus{
  color: rgb(21 94 117 / 0.05) !important;
}
.focus\:tw-text-cyan-800\/50:focus{
  color: rgb(21 94 117 / 0.5) !important;
}
.focus\:tw-text-cyan-800\/55:focus{
  color: rgb(21 94 117 / 0.55) !important;
}
.focus\:tw-text-cyan-800\/60:focus{
  color: rgb(21 94 117 / 0.6) !important;
}
.focus\:tw-text-cyan-800\/65:focus{
  color: rgb(21 94 117 / 0.65) !important;
}
.focus\:tw-text-cyan-800\/70:focus{
  color: rgb(21 94 117 / 0.7) !important;
}
.focus\:tw-text-cyan-800\/75:focus{
  color: rgb(21 94 117 / 0.75) !important;
}
.focus\:tw-text-cyan-800\/80:focus{
  color: rgb(21 94 117 / 0.8) !important;
}
.focus\:tw-text-cyan-800\/85:focus{
  color: rgb(21 94 117 / 0.85) !important;
}
.focus\:tw-text-cyan-800\/90:focus{
  color: rgb(21 94 117 / 0.9) !important;
}
.focus\:tw-text-cyan-800\/95:focus{
  color: rgb(21 94 117 / 0.95) !important;
}
.focus\:tw-text-cyan-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-900\/0:focus{
  color: rgb(22 78 99 / 0) !important;
}
.focus\:tw-text-cyan-900\/10:focus{
  color: rgb(22 78 99 / 0.1) !important;
}
.focus\:tw-text-cyan-900\/100:focus{
  color: rgb(22 78 99 / 1) !important;
}
.focus\:tw-text-cyan-900\/15:focus{
  color: rgb(22 78 99 / 0.15) !important;
}
.focus\:tw-text-cyan-900\/20:focus{
  color: rgb(22 78 99 / 0.2) !important;
}
.focus\:tw-text-cyan-900\/25:focus{
  color: rgb(22 78 99 / 0.25) !important;
}
.focus\:tw-text-cyan-900\/30:focus{
  color: rgb(22 78 99 / 0.3) !important;
}
.focus\:tw-text-cyan-900\/35:focus{
  color: rgb(22 78 99 / 0.35) !important;
}
.focus\:tw-text-cyan-900\/40:focus{
  color: rgb(22 78 99 / 0.4) !important;
}
.focus\:tw-text-cyan-900\/45:focus{
  color: rgb(22 78 99 / 0.45) !important;
}
.focus\:tw-text-cyan-900\/5:focus{
  color: rgb(22 78 99 / 0.05) !important;
}
.focus\:tw-text-cyan-900\/50:focus{
  color: rgb(22 78 99 / 0.5) !important;
}
.focus\:tw-text-cyan-900\/55:focus{
  color: rgb(22 78 99 / 0.55) !important;
}
.focus\:tw-text-cyan-900\/60:focus{
  color: rgb(22 78 99 / 0.6) !important;
}
.focus\:tw-text-cyan-900\/65:focus{
  color: rgb(22 78 99 / 0.65) !important;
}
.focus\:tw-text-cyan-900\/70:focus{
  color: rgb(22 78 99 / 0.7) !important;
}
.focus\:tw-text-cyan-900\/75:focus{
  color: rgb(22 78 99 / 0.75) !important;
}
.focus\:tw-text-cyan-900\/80:focus{
  color: rgb(22 78 99 / 0.8) !important;
}
.focus\:tw-text-cyan-900\/85:focus{
  color: rgb(22 78 99 / 0.85) !important;
}
.focus\:tw-text-cyan-900\/90:focus{
  color: rgb(22 78 99 / 0.9) !important;
}
.focus\:tw-text-cyan-900\/95:focus{
  color: rgb(22 78 99 / 0.95) !important;
}
.focus\:tw-text-cyan-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(8 51 68 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-cyan-950\/0:focus{
  color: rgb(8 51 68 / 0) !important;
}
.focus\:tw-text-cyan-950\/10:focus{
  color: rgb(8 51 68 / 0.1) !important;
}
.focus\:tw-text-cyan-950\/100:focus{
  color: rgb(8 51 68 / 1) !important;
}
.focus\:tw-text-cyan-950\/15:focus{
  color: rgb(8 51 68 / 0.15) !important;
}
.focus\:tw-text-cyan-950\/20:focus{
  color: rgb(8 51 68 / 0.2) !important;
}
.focus\:tw-text-cyan-950\/25:focus{
  color: rgb(8 51 68 / 0.25) !important;
}
.focus\:tw-text-cyan-950\/30:focus{
  color: rgb(8 51 68 / 0.3) !important;
}
.focus\:tw-text-cyan-950\/35:focus{
  color: rgb(8 51 68 / 0.35) !important;
}
.focus\:tw-text-cyan-950\/40:focus{
  color: rgb(8 51 68 / 0.4) !important;
}
.focus\:tw-text-cyan-950\/45:focus{
  color: rgb(8 51 68 / 0.45) !important;
}
.focus\:tw-text-cyan-950\/5:focus{
  color: rgb(8 51 68 / 0.05) !important;
}
.focus\:tw-text-cyan-950\/50:focus{
  color: rgb(8 51 68 / 0.5) !important;
}
.focus\:tw-text-cyan-950\/55:focus{
  color: rgb(8 51 68 / 0.55) !important;
}
.focus\:tw-text-cyan-950\/60:focus{
  color: rgb(8 51 68 / 0.6) !important;
}
.focus\:tw-text-cyan-950\/65:focus{
  color: rgb(8 51 68 / 0.65) !important;
}
.focus\:tw-text-cyan-950\/70:focus{
  color: rgb(8 51 68 / 0.7) !important;
}
.focus\:tw-text-cyan-950\/75:focus{
  color: rgb(8 51 68 / 0.75) !important;
}
.focus\:tw-text-cyan-950\/80:focus{
  color: rgb(8 51 68 / 0.8) !important;
}
.focus\:tw-text-cyan-950\/85:focus{
  color: rgb(8 51 68 / 0.85) !important;
}
.focus\:tw-text-cyan-950\/90:focus{
  color: rgb(8 51 68 / 0.9) !important;
}
.focus\:tw-text-cyan-950\/95:focus{
  color: rgb(8 51 68 / 0.95) !important;
}
.focus\:tw-text-emerald-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-100\/0:focus{
  color: rgb(209 250 229 / 0) !important;
}
.focus\:tw-text-emerald-100\/10:focus{
  color: rgb(209 250 229 / 0.1) !important;
}
.focus\:tw-text-emerald-100\/100:focus{
  color: rgb(209 250 229 / 1) !important;
}
.focus\:tw-text-emerald-100\/15:focus{
  color: rgb(209 250 229 / 0.15) !important;
}
.focus\:tw-text-emerald-100\/20:focus{
  color: rgb(209 250 229 / 0.2) !important;
}
.focus\:tw-text-emerald-100\/25:focus{
  color: rgb(209 250 229 / 0.25) !important;
}
.focus\:tw-text-emerald-100\/30:focus{
  color: rgb(209 250 229 / 0.3) !important;
}
.focus\:tw-text-emerald-100\/35:focus{
  color: rgb(209 250 229 / 0.35) !important;
}
.focus\:tw-text-emerald-100\/40:focus{
  color: rgb(209 250 229 / 0.4) !important;
}
.focus\:tw-text-emerald-100\/45:focus{
  color: rgb(209 250 229 / 0.45) !important;
}
.focus\:tw-text-emerald-100\/5:focus{
  color: rgb(209 250 229 / 0.05) !important;
}
.focus\:tw-text-emerald-100\/50:focus{
  color: rgb(209 250 229 / 0.5) !important;
}
.focus\:tw-text-emerald-100\/55:focus{
  color: rgb(209 250 229 / 0.55) !important;
}
.focus\:tw-text-emerald-100\/60:focus{
  color: rgb(209 250 229 / 0.6) !important;
}
.focus\:tw-text-emerald-100\/65:focus{
  color: rgb(209 250 229 / 0.65) !important;
}
.focus\:tw-text-emerald-100\/70:focus{
  color: rgb(209 250 229 / 0.7) !important;
}
.focus\:tw-text-emerald-100\/75:focus{
  color: rgb(209 250 229 / 0.75) !important;
}
.focus\:tw-text-emerald-100\/80:focus{
  color: rgb(209 250 229 / 0.8) !important;
}
.focus\:tw-text-emerald-100\/85:focus{
  color: rgb(209 250 229 / 0.85) !important;
}
.focus\:tw-text-emerald-100\/90:focus{
  color: rgb(209 250 229 / 0.9) !important;
}
.focus\:tw-text-emerald-100\/95:focus{
  color: rgb(209 250 229 / 0.95) !important;
}
.focus\:tw-text-emerald-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-200\/0:focus{
  color: rgb(167 243 208 / 0) !important;
}
.focus\:tw-text-emerald-200\/10:focus{
  color: rgb(167 243 208 / 0.1) !important;
}
.focus\:tw-text-emerald-200\/100:focus{
  color: rgb(167 243 208 / 1) !important;
}
.focus\:tw-text-emerald-200\/15:focus{
  color: rgb(167 243 208 / 0.15) !important;
}
.focus\:tw-text-emerald-200\/20:focus{
  color: rgb(167 243 208 / 0.2) !important;
}
.focus\:tw-text-emerald-200\/25:focus{
  color: rgb(167 243 208 / 0.25) !important;
}
.focus\:tw-text-emerald-200\/30:focus{
  color: rgb(167 243 208 / 0.3) !important;
}
.focus\:tw-text-emerald-200\/35:focus{
  color: rgb(167 243 208 / 0.35) !important;
}
.focus\:tw-text-emerald-200\/40:focus{
  color: rgb(167 243 208 / 0.4) !important;
}
.focus\:tw-text-emerald-200\/45:focus{
  color: rgb(167 243 208 / 0.45) !important;
}
.focus\:tw-text-emerald-200\/5:focus{
  color: rgb(167 243 208 / 0.05) !important;
}
.focus\:tw-text-emerald-200\/50:focus{
  color: rgb(167 243 208 / 0.5) !important;
}
.focus\:tw-text-emerald-200\/55:focus{
  color: rgb(167 243 208 / 0.55) !important;
}
.focus\:tw-text-emerald-200\/60:focus{
  color: rgb(167 243 208 / 0.6) !important;
}
.focus\:tw-text-emerald-200\/65:focus{
  color: rgb(167 243 208 / 0.65) !important;
}
.focus\:tw-text-emerald-200\/70:focus{
  color: rgb(167 243 208 / 0.7) !important;
}
.focus\:tw-text-emerald-200\/75:focus{
  color: rgb(167 243 208 / 0.75) !important;
}
.focus\:tw-text-emerald-200\/80:focus{
  color: rgb(167 243 208 / 0.8) !important;
}
.focus\:tw-text-emerald-200\/85:focus{
  color: rgb(167 243 208 / 0.85) !important;
}
.focus\:tw-text-emerald-200\/90:focus{
  color: rgb(167 243 208 / 0.9) !important;
}
.focus\:tw-text-emerald-200\/95:focus{
  color: rgb(167 243 208 / 0.95) !important;
}
.focus\:tw-text-emerald-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-300\/0:focus{
  color: rgb(110 231 183 / 0) !important;
}
.focus\:tw-text-emerald-300\/10:focus{
  color: rgb(110 231 183 / 0.1) !important;
}
.focus\:tw-text-emerald-300\/100:focus{
  color: rgb(110 231 183 / 1) !important;
}
.focus\:tw-text-emerald-300\/15:focus{
  color: rgb(110 231 183 / 0.15) !important;
}
.focus\:tw-text-emerald-300\/20:focus{
  color: rgb(110 231 183 / 0.2) !important;
}
.focus\:tw-text-emerald-300\/25:focus{
  color: rgb(110 231 183 / 0.25) !important;
}
.focus\:tw-text-emerald-300\/30:focus{
  color: rgb(110 231 183 / 0.3) !important;
}
.focus\:tw-text-emerald-300\/35:focus{
  color: rgb(110 231 183 / 0.35) !important;
}
.focus\:tw-text-emerald-300\/40:focus{
  color: rgb(110 231 183 / 0.4) !important;
}
.focus\:tw-text-emerald-300\/45:focus{
  color: rgb(110 231 183 / 0.45) !important;
}
.focus\:tw-text-emerald-300\/5:focus{
  color: rgb(110 231 183 / 0.05) !important;
}
.focus\:tw-text-emerald-300\/50:focus{
  color: rgb(110 231 183 / 0.5) !important;
}
.focus\:tw-text-emerald-300\/55:focus{
  color: rgb(110 231 183 / 0.55) !important;
}
.focus\:tw-text-emerald-300\/60:focus{
  color: rgb(110 231 183 / 0.6) !important;
}
.focus\:tw-text-emerald-300\/65:focus{
  color: rgb(110 231 183 / 0.65) !important;
}
.focus\:tw-text-emerald-300\/70:focus{
  color: rgb(110 231 183 / 0.7) !important;
}
.focus\:tw-text-emerald-300\/75:focus{
  color: rgb(110 231 183 / 0.75) !important;
}
.focus\:tw-text-emerald-300\/80:focus{
  color: rgb(110 231 183 / 0.8) !important;
}
.focus\:tw-text-emerald-300\/85:focus{
  color: rgb(110 231 183 / 0.85) !important;
}
.focus\:tw-text-emerald-300\/90:focus{
  color: rgb(110 231 183 / 0.9) !important;
}
.focus\:tw-text-emerald-300\/95:focus{
  color: rgb(110 231 183 / 0.95) !important;
}
.focus\:tw-text-emerald-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-400\/0:focus{
  color: rgb(52 211 153 / 0) !important;
}
.focus\:tw-text-emerald-400\/10:focus{
  color: rgb(52 211 153 / 0.1) !important;
}
.focus\:tw-text-emerald-400\/100:focus{
  color: rgb(52 211 153 / 1) !important;
}
.focus\:tw-text-emerald-400\/15:focus{
  color: rgb(52 211 153 / 0.15) !important;
}
.focus\:tw-text-emerald-400\/20:focus{
  color: rgb(52 211 153 / 0.2) !important;
}
.focus\:tw-text-emerald-400\/25:focus{
  color: rgb(52 211 153 / 0.25) !important;
}
.focus\:tw-text-emerald-400\/30:focus{
  color: rgb(52 211 153 / 0.3) !important;
}
.focus\:tw-text-emerald-400\/35:focus{
  color: rgb(52 211 153 / 0.35) !important;
}
.focus\:tw-text-emerald-400\/40:focus{
  color: rgb(52 211 153 / 0.4) !important;
}
.focus\:tw-text-emerald-400\/45:focus{
  color: rgb(52 211 153 / 0.45) !important;
}
.focus\:tw-text-emerald-400\/5:focus{
  color: rgb(52 211 153 / 0.05) !important;
}
.focus\:tw-text-emerald-400\/50:focus{
  color: rgb(52 211 153 / 0.5) !important;
}
.focus\:tw-text-emerald-400\/55:focus{
  color: rgb(52 211 153 / 0.55) !important;
}
.focus\:tw-text-emerald-400\/60:focus{
  color: rgb(52 211 153 / 0.6) !important;
}
.focus\:tw-text-emerald-400\/65:focus{
  color: rgb(52 211 153 / 0.65) !important;
}
.focus\:tw-text-emerald-400\/70:focus{
  color: rgb(52 211 153 / 0.7) !important;
}
.focus\:tw-text-emerald-400\/75:focus{
  color: rgb(52 211 153 / 0.75) !important;
}
.focus\:tw-text-emerald-400\/80:focus{
  color: rgb(52 211 153 / 0.8) !important;
}
.focus\:tw-text-emerald-400\/85:focus{
  color: rgb(52 211 153 / 0.85) !important;
}
.focus\:tw-text-emerald-400\/90:focus{
  color: rgb(52 211 153 / 0.9) !important;
}
.focus\:tw-text-emerald-400\/95:focus{
  color: rgb(52 211 153 / 0.95) !important;
}
.focus\:tw-text-emerald-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-50\/0:focus{
  color: rgb(236 253 245 / 0) !important;
}
.focus\:tw-text-emerald-50\/10:focus{
  color: rgb(236 253 245 / 0.1) !important;
}
.focus\:tw-text-emerald-50\/100:focus{
  color: rgb(236 253 245 / 1) !important;
}
.focus\:tw-text-emerald-50\/15:focus{
  color: rgb(236 253 245 / 0.15) !important;
}
.focus\:tw-text-emerald-50\/20:focus{
  color: rgb(236 253 245 / 0.2) !important;
}
.focus\:tw-text-emerald-50\/25:focus{
  color: rgb(236 253 245 / 0.25) !important;
}
.focus\:tw-text-emerald-50\/30:focus{
  color: rgb(236 253 245 / 0.3) !important;
}
.focus\:tw-text-emerald-50\/35:focus{
  color: rgb(236 253 245 / 0.35) !important;
}
.focus\:tw-text-emerald-50\/40:focus{
  color: rgb(236 253 245 / 0.4) !important;
}
.focus\:tw-text-emerald-50\/45:focus{
  color: rgb(236 253 245 / 0.45) !important;
}
.focus\:tw-text-emerald-50\/5:focus{
  color: rgb(236 253 245 / 0.05) !important;
}
.focus\:tw-text-emerald-50\/50:focus{
  color: rgb(236 253 245 / 0.5) !important;
}
.focus\:tw-text-emerald-50\/55:focus{
  color: rgb(236 253 245 / 0.55) !important;
}
.focus\:tw-text-emerald-50\/60:focus{
  color: rgb(236 253 245 / 0.6) !important;
}
.focus\:tw-text-emerald-50\/65:focus{
  color: rgb(236 253 245 / 0.65) !important;
}
.focus\:tw-text-emerald-50\/70:focus{
  color: rgb(236 253 245 / 0.7) !important;
}
.focus\:tw-text-emerald-50\/75:focus{
  color: rgb(236 253 245 / 0.75) !important;
}
.focus\:tw-text-emerald-50\/80:focus{
  color: rgb(236 253 245 / 0.8) !important;
}
.focus\:tw-text-emerald-50\/85:focus{
  color: rgb(236 253 245 / 0.85) !important;
}
.focus\:tw-text-emerald-50\/90:focus{
  color: rgb(236 253 245 / 0.9) !important;
}
.focus\:tw-text-emerald-50\/95:focus{
  color: rgb(236 253 245 / 0.95) !important;
}
.focus\:tw-text-emerald-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-500\/0:focus{
  color: rgb(16 185 129 / 0) !important;
}
.focus\:tw-text-emerald-500\/10:focus{
  color: rgb(16 185 129 / 0.1) !important;
}
.focus\:tw-text-emerald-500\/100:focus{
  color: rgb(16 185 129 / 1) !important;
}
.focus\:tw-text-emerald-500\/15:focus{
  color: rgb(16 185 129 / 0.15) !important;
}
.focus\:tw-text-emerald-500\/20:focus{
  color: rgb(16 185 129 / 0.2) !important;
}
.focus\:tw-text-emerald-500\/25:focus{
  color: rgb(16 185 129 / 0.25) !important;
}
.focus\:tw-text-emerald-500\/30:focus{
  color: rgb(16 185 129 / 0.3) !important;
}
.focus\:tw-text-emerald-500\/35:focus{
  color: rgb(16 185 129 / 0.35) !important;
}
.focus\:tw-text-emerald-500\/40:focus{
  color: rgb(16 185 129 / 0.4) !important;
}
.focus\:tw-text-emerald-500\/45:focus{
  color: rgb(16 185 129 / 0.45) !important;
}
.focus\:tw-text-emerald-500\/5:focus{
  color: rgb(16 185 129 / 0.05) !important;
}
.focus\:tw-text-emerald-500\/50:focus{
  color: rgb(16 185 129 / 0.5) !important;
}
.focus\:tw-text-emerald-500\/55:focus{
  color: rgb(16 185 129 / 0.55) !important;
}
.focus\:tw-text-emerald-500\/60:focus{
  color: rgb(16 185 129 / 0.6) !important;
}
.focus\:tw-text-emerald-500\/65:focus{
  color: rgb(16 185 129 / 0.65) !important;
}
.focus\:tw-text-emerald-500\/70:focus{
  color: rgb(16 185 129 / 0.7) !important;
}
.focus\:tw-text-emerald-500\/75:focus{
  color: rgb(16 185 129 / 0.75) !important;
}
.focus\:tw-text-emerald-500\/80:focus{
  color: rgb(16 185 129 / 0.8) !important;
}
.focus\:tw-text-emerald-500\/85:focus{
  color: rgb(16 185 129 / 0.85) !important;
}
.focus\:tw-text-emerald-500\/90:focus{
  color: rgb(16 185 129 / 0.9) !important;
}
.focus\:tw-text-emerald-500\/95:focus{
  color: rgb(16 185 129 / 0.95) !important;
}
.focus\:tw-text-emerald-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-600\/0:focus{
  color: rgb(5 150 105 / 0) !important;
}
.focus\:tw-text-emerald-600\/10:focus{
  color: rgb(5 150 105 / 0.1) !important;
}
.focus\:tw-text-emerald-600\/100:focus{
  color: rgb(5 150 105 / 1) !important;
}
.focus\:tw-text-emerald-600\/15:focus{
  color: rgb(5 150 105 / 0.15) !important;
}
.focus\:tw-text-emerald-600\/20:focus{
  color: rgb(5 150 105 / 0.2) !important;
}
.focus\:tw-text-emerald-600\/25:focus{
  color: rgb(5 150 105 / 0.25) !important;
}
.focus\:tw-text-emerald-600\/30:focus{
  color: rgb(5 150 105 / 0.3) !important;
}
.focus\:tw-text-emerald-600\/35:focus{
  color: rgb(5 150 105 / 0.35) !important;
}
.focus\:tw-text-emerald-600\/40:focus{
  color: rgb(5 150 105 / 0.4) !important;
}
.focus\:tw-text-emerald-600\/45:focus{
  color: rgb(5 150 105 / 0.45) !important;
}
.focus\:tw-text-emerald-600\/5:focus{
  color: rgb(5 150 105 / 0.05) !important;
}
.focus\:tw-text-emerald-600\/50:focus{
  color: rgb(5 150 105 / 0.5) !important;
}
.focus\:tw-text-emerald-600\/55:focus{
  color: rgb(5 150 105 / 0.55) !important;
}
.focus\:tw-text-emerald-600\/60:focus{
  color: rgb(5 150 105 / 0.6) !important;
}
.focus\:tw-text-emerald-600\/65:focus{
  color: rgb(5 150 105 / 0.65) !important;
}
.focus\:tw-text-emerald-600\/70:focus{
  color: rgb(5 150 105 / 0.7) !important;
}
.focus\:tw-text-emerald-600\/75:focus{
  color: rgb(5 150 105 / 0.75) !important;
}
.focus\:tw-text-emerald-600\/80:focus{
  color: rgb(5 150 105 / 0.8) !important;
}
.focus\:tw-text-emerald-600\/85:focus{
  color: rgb(5 150 105 / 0.85) !important;
}
.focus\:tw-text-emerald-600\/90:focus{
  color: rgb(5 150 105 / 0.9) !important;
}
.focus\:tw-text-emerald-600\/95:focus{
  color: rgb(5 150 105 / 0.95) !important;
}
.focus\:tw-text-emerald-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-700\/0:focus{
  color: rgb(4 120 87 / 0) !important;
}
.focus\:tw-text-emerald-700\/10:focus{
  color: rgb(4 120 87 / 0.1) !important;
}
.focus\:tw-text-emerald-700\/100:focus{
  color: rgb(4 120 87 / 1) !important;
}
.focus\:tw-text-emerald-700\/15:focus{
  color: rgb(4 120 87 / 0.15) !important;
}
.focus\:tw-text-emerald-700\/20:focus{
  color: rgb(4 120 87 / 0.2) !important;
}
.focus\:tw-text-emerald-700\/25:focus{
  color: rgb(4 120 87 / 0.25) !important;
}
.focus\:tw-text-emerald-700\/30:focus{
  color: rgb(4 120 87 / 0.3) !important;
}
.focus\:tw-text-emerald-700\/35:focus{
  color: rgb(4 120 87 / 0.35) !important;
}
.focus\:tw-text-emerald-700\/40:focus{
  color: rgb(4 120 87 / 0.4) !important;
}
.focus\:tw-text-emerald-700\/45:focus{
  color: rgb(4 120 87 / 0.45) !important;
}
.focus\:tw-text-emerald-700\/5:focus{
  color: rgb(4 120 87 / 0.05) !important;
}
.focus\:tw-text-emerald-700\/50:focus{
  color: rgb(4 120 87 / 0.5) !important;
}
.focus\:tw-text-emerald-700\/55:focus{
  color: rgb(4 120 87 / 0.55) !important;
}
.focus\:tw-text-emerald-700\/60:focus{
  color: rgb(4 120 87 / 0.6) !important;
}
.focus\:tw-text-emerald-700\/65:focus{
  color: rgb(4 120 87 / 0.65) !important;
}
.focus\:tw-text-emerald-700\/70:focus{
  color: rgb(4 120 87 / 0.7) !important;
}
.focus\:tw-text-emerald-700\/75:focus{
  color: rgb(4 120 87 / 0.75) !important;
}
.focus\:tw-text-emerald-700\/80:focus{
  color: rgb(4 120 87 / 0.8) !important;
}
.focus\:tw-text-emerald-700\/85:focus{
  color: rgb(4 120 87 / 0.85) !important;
}
.focus\:tw-text-emerald-700\/90:focus{
  color: rgb(4 120 87 / 0.9) !important;
}
.focus\:tw-text-emerald-700\/95:focus{
  color: rgb(4 120 87 / 0.95) !important;
}
.focus\:tw-text-emerald-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-800\/0:focus{
  color: rgb(6 95 70 / 0) !important;
}
.focus\:tw-text-emerald-800\/10:focus{
  color: rgb(6 95 70 / 0.1) !important;
}
.focus\:tw-text-emerald-800\/100:focus{
  color: rgb(6 95 70 / 1) !important;
}
.focus\:tw-text-emerald-800\/15:focus{
  color: rgb(6 95 70 / 0.15) !important;
}
.focus\:tw-text-emerald-800\/20:focus{
  color: rgb(6 95 70 / 0.2) !important;
}
.focus\:tw-text-emerald-800\/25:focus{
  color: rgb(6 95 70 / 0.25) !important;
}
.focus\:tw-text-emerald-800\/30:focus{
  color: rgb(6 95 70 / 0.3) !important;
}
.focus\:tw-text-emerald-800\/35:focus{
  color: rgb(6 95 70 / 0.35) !important;
}
.focus\:tw-text-emerald-800\/40:focus{
  color: rgb(6 95 70 / 0.4) !important;
}
.focus\:tw-text-emerald-800\/45:focus{
  color: rgb(6 95 70 / 0.45) !important;
}
.focus\:tw-text-emerald-800\/5:focus{
  color: rgb(6 95 70 / 0.05) !important;
}
.focus\:tw-text-emerald-800\/50:focus{
  color: rgb(6 95 70 / 0.5) !important;
}
.focus\:tw-text-emerald-800\/55:focus{
  color: rgb(6 95 70 / 0.55) !important;
}
.focus\:tw-text-emerald-800\/60:focus{
  color: rgb(6 95 70 / 0.6) !important;
}
.focus\:tw-text-emerald-800\/65:focus{
  color: rgb(6 95 70 / 0.65) !important;
}
.focus\:tw-text-emerald-800\/70:focus{
  color: rgb(6 95 70 / 0.7) !important;
}
.focus\:tw-text-emerald-800\/75:focus{
  color: rgb(6 95 70 / 0.75) !important;
}
.focus\:tw-text-emerald-800\/80:focus{
  color: rgb(6 95 70 / 0.8) !important;
}
.focus\:tw-text-emerald-800\/85:focus{
  color: rgb(6 95 70 / 0.85) !important;
}
.focus\:tw-text-emerald-800\/90:focus{
  color: rgb(6 95 70 / 0.9) !important;
}
.focus\:tw-text-emerald-800\/95:focus{
  color: rgb(6 95 70 / 0.95) !important;
}
.focus\:tw-text-emerald-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-900\/0:focus{
  color: rgb(6 78 59 / 0) !important;
}
.focus\:tw-text-emerald-900\/10:focus{
  color: rgb(6 78 59 / 0.1) !important;
}
.focus\:tw-text-emerald-900\/100:focus{
  color: rgb(6 78 59 / 1) !important;
}
.focus\:tw-text-emerald-900\/15:focus{
  color: rgb(6 78 59 / 0.15) !important;
}
.focus\:tw-text-emerald-900\/20:focus{
  color: rgb(6 78 59 / 0.2) !important;
}
.focus\:tw-text-emerald-900\/25:focus{
  color: rgb(6 78 59 / 0.25) !important;
}
.focus\:tw-text-emerald-900\/30:focus{
  color: rgb(6 78 59 / 0.3) !important;
}
.focus\:tw-text-emerald-900\/35:focus{
  color: rgb(6 78 59 / 0.35) !important;
}
.focus\:tw-text-emerald-900\/40:focus{
  color: rgb(6 78 59 / 0.4) !important;
}
.focus\:tw-text-emerald-900\/45:focus{
  color: rgb(6 78 59 / 0.45) !important;
}
.focus\:tw-text-emerald-900\/5:focus{
  color: rgb(6 78 59 / 0.05) !important;
}
.focus\:tw-text-emerald-900\/50:focus{
  color: rgb(6 78 59 / 0.5) !important;
}
.focus\:tw-text-emerald-900\/55:focus{
  color: rgb(6 78 59 / 0.55) !important;
}
.focus\:tw-text-emerald-900\/60:focus{
  color: rgb(6 78 59 / 0.6) !important;
}
.focus\:tw-text-emerald-900\/65:focus{
  color: rgb(6 78 59 / 0.65) !important;
}
.focus\:tw-text-emerald-900\/70:focus{
  color: rgb(6 78 59 / 0.7) !important;
}
.focus\:tw-text-emerald-900\/75:focus{
  color: rgb(6 78 59 / 0.75) !important;
}
.focus\:tw-text-emerald-900\/80:focus{
  color: rgb(6 78 59 / 0.8) !important;
}
.focus\:tw-text-emerald-900\/85:focus{
  color: rgb(6 78 59 / 0.85) !important;
}
.focus\:tw-text-emerald-900\/90:focus{
  color: rgb(6 78 59 / 0.9) !important;
}
.focus\:tw-text-emerald-900\/95:focus{
  color: rgb(6 78 59 / 0.95) !important;
}
.focus\:tw-text-emerald-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(2 44 34 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-emerald-950\/0:focus{
  color: rgb(2 44 34 / 0) !important;
}
.focus\:tw-text-emerald-950\/10:focus{
  color: rgb(2 44 34 / 0.1) !important;
}
.focus\:tw-text-emerald-950\/100:focus{
  color: rgb(2 44 34 / 1) !important;
}
.focus\:tw-text-emerald-950\/15:focus{
  color: rgb(2 44 34 / 0.15) !important;
}
.focus\:tw-text-emerald-950\/20:focus{
  color: rgb(2 44 34 / 0.2) !important;
}
.focus\:tw-text-emerald-950\/25:focus{
  color: rgb(2 44 34 / 0.25) !important;
}
.focus\:tw-text-emerald-950\/30:focus{
  color: rgb(2 44 34 / 0.3) !important;
}
.focus\:tw-text-emerald-950\/35:focus{
  color: rgb(2 44 34 / 0.35) !important;
}
.focus\:tw-text-emerald-950\/40:focus{
  color: rgb(2 44 34 / 0.4) !important;
}
.focus\:tw-text-emerald-950\/45:focus{
  color: rgb(2 44 34 / 0.45) !important;
}
.focus\:tw-text-emerald-950\/5:focus{
  color: rgb(2 44 34 / 0.05) !important;
}
.focus\:tw-text-emerald-950\/50:focus{
  color: rgb(2 44 34 / 0.5) !important;
}
.focus\:tw-text-emerald-950\/55:focus{
  color: rgb(2 44 34 / 0.55) !important;
}
.focus\:tw-text-emerald-950\/60:focus{
  color: rgb(2 44 34 / 0.6) !important;
}
.focus\:tw-text-emerald-950\/65:focus{
  color: rgb(2 44 34 / 0.65) !important;
}
.focus\:tw-text-emerald-950\/70:focus{
  color: rgb(2 44 34 / 0.7) !important;
}
.focus\:tw-text-emerald-950\/75:focus{
  color: rgb(2 44 34 / 0.75) !important;
}
.focus\:tw-text-emerald-950\/80:focus{
  color: rgb(2 44 34 / 0.8) !important;
}
.focus\:tw-text-emerald-950\/85:focus{
  color: rgb(2 44 34 / 0.85) !important;
}
.focus\:tw-text-emerald-950\/90:focus{
  color: rgb(2 44 34 / 0.9) !important;
}
.focus\:tw-text-emerald-950\/95:focus{
  color: rgb(2 44 34 / 0.95) !important;
}
.focus\:tw-text-fuchsia-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-100\/0:focus{
  color: rgb(250 232 255 / 0) !important;
}
.focus\:tw-text-fuchsia-100\/10:focus{
  color: rgb(250 232 255 / 0.1) !important;
}
.focus\:tw-text-fuchsia-100\/100:focus{
  color: rgb(250 232 255 / 1) !important;
}
.focus\:tw-text-fuchsia-100\/15:focus{
  color: rgb(250 232 255 / 0.15) !important;
}
.focus\:tw-text-fuchsia-100\/20:focus{
  color: rgb(250 232 255 / 0.2) !important;
}
.focus\:tw-text-fuchsia-100\/25:focus{
  color: rgb(250 232 255 / 0.25) !important;
}
.focus\:tw-text-fuchsia-100\/30:focus{
  color: rgb(250 232 255 / 0.3) !important;
}
.focus\:tw-text-fuchsia-100\/35:focus{
  color: rgb(250 232 255 / 0.35) !important;
}
.focus\:tw-text-fuchsia-100\/40:focus{
  color: rgb(250 232 255 / 0.4) !important;
}
.focus\:tw-text-fuchsia-100\/45:focus{
  color: rgb(250 232 255 / 0.45) !important;
}
.focus\:tw-text-fuchsia-100\/5:focus{
  color: rgb(250 232 255 / 0.05) !important;
}
.focus\:tw-text-fuchsia-100\/50:focus{
  color: rgb(250 232 255 / 0.5) !important;
}
.focus\:tw-text-fuchsia-100\/55:focus{
  color: rgb(250 232 255 / 0.55) !important;
}
.focus\:tw-text-fuchsia-100\/60:focus{
  color: rgb(250 232 255 / 0.6) !important;
}
.focus\:tw-text-fuchsia-100\/65:focus{
  color: rgb(250 232 255 / 0.65) !important;
}
.focus\:tw-text-fuchsia-100\/70:focus{
  color: rgb(250 232 255 / 0.7) !important;
}
.focus\:tw-text-fuchsia-100\/75:focus{
  color: rgb(250 232 255 / 0.75) !important;
}
.focus\:tw-text-fuchsia-100\/80:focus{
  color: rgb(250 232 255 / 0.8) !important;
}
.focus\:tw-text-fuchsia-100\/85:focus{
  color: rgb(250 232 255 / 0.85) !important;
}
.focus\:tw-text-fuchsia-100\/90:focus{
  color: rgb(250 232 255 / 0.9) !important;
}
.focus\:tw-text-fuchsia-100\/95:focus{
  color: rgb(250 232 255 / 0.95) !important;
}
.focus\:tw-text-fuchsia-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-200\/0:focus{
  color: rgb(245 208 254 / 0) !important;
}
.focus\:tw-text-fuchsia-200\/10:focus{
  color: rgb(245 208 254 / 0.1) !important;
}
.focus\:tw-text-fuchsia-200\/100:focus{
  color: rgb(245 208 254 / 1) !important;
}
.focus\:tw-text-fuchsia-200\/15:focus{
  color: rgb(245 208 254 / 0.15) !important;
}
.focus\:tw-text-fuchsia-200\/20:focus{
  color: rgb(245 208 254 / 0.2) !important;
}
.focus\:tw-text-fuchsia-200\/25:focus{
  color: rgb(245 208 254 / 0.25) !important;
}
.focus\:tw-text-fuchsia-200\/30:focus{
  color: rgb(245 208 254 / 0.3) !important;
}
.focus\:tw-text-fuchsia-200\/35:focus{
  color: rgb(245 208 254 / 0.35) !important;
}
.focus\:tw-text-fuchsia-200\/40:focus{
  color: rgb(245 208 254 / 0.4) !important;
}
.focus\:tw-text-fuchsia-200\/45:focus{
  color: rgb(245 208 254 / 0.45) !important;
}
.focus\:tw-text-fuchsia-200\/5:focus{
  color: rgb(245 208 254 / 0.05) !important;
}
.focus\:tw-text-fuchsia-200\/50:focus{
  color: rgb(245 208 254 / 0.5) !important;
}
.focus\:tw-text-fuchsia-200\/55:focus{
  color: rgb(245 208 254 / 0.55) !important;
}
.focus\:tw-text-fuchsia-200\/60:focus{
  color: rgb(245 208 254 / 0.6) !important;
}
.focus\:tw-text-fuchsia-200\/65:focus{
  color: rgb(245 208 254 / 0.65) !important;
}
.focus\:tw-text-fuchsia-200\/70:focus{
  color: rgb(245 208 254 / 0.7) !important;
}
.focus\:tw-text-fuchsia-200\/75:focus{
  color: rgb(245 208 254 / 0.75) !important;
}
.focus\:tw-text-fuchsia-200\/80:focus{
  color: rgb(245 208 254 / 0.8) !important;
}
.focus\:tw-text-fuchsia-200\/85:focus{
  color: rgb(245 208 254 / 0.85) !important;
}
.focus\:tw-text-fuchsia-200\/90:focus{
  color: rgb(245 208 254 / 0.9) !important;
}
.focus\:tw-text-fuchsia-200\/95:focus{
  color: rgb(245 208 254 / 0.95) !important;
}
.focus\:tw-text-fuchsia-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-300\/0:focus{
  color: rgb(240 171 252 / 0) !important;
}
.focus\:tw-text-fuchsia-300\/10:focus{
  color: rgb(240 171 252 / 0.1) !important;
}
.focus\:tw-text-fuchsia-300\/100:focus{
  color: rgb(240 171 252 / 1) !important;
}
.focus\:tw-text-fuchsia-300\/15:focus{
  color: rgb(240 171 252 / 0.15) !important;
}
.focus\:tw-text-fuchsia-300\/20:focus{
  color: rgb(240 171 252 / 0.2) !important;
}
.focus\:tw-text-fuchsia-300\/25:focus{
  color: rgb(240 171 252 / 0.25) !important;
}
.focus\:tw-text-fuchsia-300\/30:focus{
  color: rgb(240 171 252 / 0.3) !important;
}
.focus\:tw-text-fuchsia-300\/35:focus{
  color: rgb(240 171 252 / 0.35) !important;
}
.focus\:tw-text-fuchsia-300\/40:focus{
  color: rgb(240 171 252 / 0.4) !important;
}
.focus\:tw-text-fuchsia-300\/45:focus{
  color: rgb(240 171 252 / 0.45) !important;
}
.focus\:tw-text-fuchsia-300\/5:focus{
  color: rgb(240 171 252 / 0.05) !important;
}
.focus\:tw-text-fuchsia-300\/50:focus{
  color: rgb(240 171 252 / 0.5) !important;
}
.focus\:tw-text-fuchsia-300\/55:focus{
  color: rgb(240 171 252 / 0.55) !important;
}
.focus\:tw-text-fuchsia-300\/60:focus{
  color: rgb(240 171 252 / 0.6) !important;
}
.focus\:tw-text-fuchsia-300\/65:focus{
  color: rgb(240 171 252 / 0.65) !important;
}
.focus\:tw-text-fuchsia-300\/70:focus{
  color: rgb(240 171 252 / 0.7) !important;
}
.focus\:tw-text-fuchsia-300\/75:focus{
  color: rgb(240 171 252 / 0.75) !important;
}
.focus\:tw-text-fuchsia-300\/80:focus{
  color: rgb(240 171 252 / 0.8) !important;
}
.focus\:tw-text-fuchsia-300\/85:focus{
  color: rgb(240 171 252 / 0.85) !important;
}
.focus\:tw-text-fuchsia-300\/90:focus{
  color: rgb(240 171 252 / 0.9) !important;
}
.focus\:tw-text-fuchsia-300\/95:focus{
  color: rgb(240 171 252 / 0.95) !important;
}
.focus\:tw-text-fuchsia-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-400\/0:focus{
  color: rgb(232 121 249 / 0) !important;
}
.focus\:tw-text-fuchsia-400\/10:focus{
  color: rgb(232 121 249 / 0.1) !important;
}
.focus\:tw-text-fuchsia-400\/100:focus{
  color: rgb(232 121 249 / 1) !important;
}
.focus\:tw-text-fuchsia-400\/15:focus{
  color: rgb(232 121 249 / 0.15) !important;
}
.focus\:tw-text-fuchsia-400\/20:focus{
  color: rgb(232 121 249 / 0.2) !important;
}
.focus\:tw-text-fuchsia-400\/25:focus{
  color: rgb(232 121 249 / 0.25) !important;
}
.focus\:tw-text-fuchsia-400\/30:focus{
  color: rgb(232 121 249 / 0.3) !important;
}
.focus\:tw-text-fuchsia-400\/35:focus{
  color: rgb(232 121 249 / 0.35) !important;
}
.focus\:tw-text-fuchsia-400\/40:focus{
  color: rgb(232 121 249 / 0.4) !important;
}
.focus\:tw-text-fuchsia-400\/45:focus{
  color: rgb(232 121 249 / 0.45) !important;
}
.focus\:tw-text-fuchsia-400\/5:focus{
  color: rgb(232 121 249 / 0.05) !important;
}
.focus\:tw-text-fuchsia-400\/50:focus{
  color: rgb(232 121 249 / 0.5) !important;
}
.focus\:tw-text-fuchsia-400\/55:focus{
  color: rgb(232 121 249 / 0.55) !important;
}
.focus\:tw-text-fuchsia-400\/60:focus{
  color: rgb(232 121 249 / 0.6) !important;
}
.focus\:tw-text-fuchsia-400\/65:focus{
  color: rgb(232 121 249 / 0.65) !important;
}
.focus\:tw-text-fuchsia-400\/70:focus{
  color: rgb(232 121 249 / 0.7) !important;
}
.focus\:tw-text-fuchsia-400\/75:focus{
  color: rgb(232 121 249 / 0.75) !important;
}
.focus\:tw-text-fuchsia-400\/80:focus{
  color: rgb(232 121 249 / 0.8) !important;
}
.focus\:tw-text-fuchsia-400\/85:focus{
  color: rgb(232 121 249 / 0.85) !important;
}
.focus\:tw-text-fuchsia-400\/90:focus{
  color: rgb(232 121 249 / 0.9) !important;
}
.focus\:tw-text-fuchsia-400\/95:focus{
  color: rgb(232 121 249 / 0.95) !important;
}
.focus\:tw-text-fuchsia-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(253 244 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-50\/0:focus{
  color: rgb(253 244 255 / 0) !important;
}
.focus\:tw-text-fuchsia-50\/10:focus{
  color: rgb(253 244 255 / 0.1) !important;
}
.focus\:tw-text-fuchsia-50\/100:focus{
  color: rgb(253 244 255 / 1) !important;
}
.focus\:tw-text-fuchsia-50\/15:focus{
  color: rgb(253 244 255 / 0.15) !important;
}
.focus\:tw-text-fuchsia-50\/20:focus{
  color: rgb(253 244 255 / 0.2) !important;
}
.focus\:tw-text-fuchsia-50\/25:focus{
  color: rgb(253 244 255 / 0.25) !important;
}
.focus\:tw-text-fuchsia-50\/30:focus{
  color: rgb(253 244 255 / 0.3) !important;
}
.focus\:tw-text-fuchsia-50\/35:focus{
  color: rgb(253 244 255 / 0.35) !important;
}
.focus\:tw-text-fuchsia-50\/40:focus{
  color: rgb(253 244 255 / 0.4) !important;
}
.focus\:tw-text-fuchsia-50\/45:focus{
  color: rgb(253 244 255 / 0.45) !important;
}
.focus\:tw-text-fuchsia-50\/5:focus{
  color: rgb(253 244 255 / 0.05) !important;
}
.focus\:tw-text-fuchsia-50\/50:focus{
  color: rgb(253 244 255 / 0.5) !important;
}
.focus\:tw-text-fuchsia-50\/55:focus{
  color: rgb(253 244 255 / 0.55) !important;
}
.focus\:tw-text-fuchsia-50\/60:focus{
  color: rgb(253 244 255 / 0.6) !important;
}
.focus\:tw-text-fuchsia-50\/65:focus{
  color: rgb(253 244 255 / 0.65) !important;
}
.focus\:tw-text-fuchsia-50\/70:focus{
  color: rgb(253 244 255 / 0.7) !important;
}
.focus\:tw-text-fuchsia-50\/75:focus{
  color: rgb(253 244 255 / 0.75) !important;
}
.focus\:tw-text-fuchsia-50\/80:focus{
  color: rgb(253 244 255 / 0.8) !important;
}
.focus\:tw-text-fuchsia-50\/85:focus{
  color: rgb(253 244 255 / 0.85) !important;
}
.focus\:tw-text-fuchsia-50\/90:focus{
  color: rgb(253 244 255 / 0.9) !important;
}
.focus\:tw-text-fuchsia-50\/95:focus{
  color: rgb(253 244 255 / 0.95) !important;
}
.focus\:tw-text-fuchsia-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-500\/0:focus{
  color: rgb(217 70 239 / 0) !important;
}
.focus\:tw-text-fuchsia-500\/10:focus{
  color: rgb(217 70 239 / 0.1) !important;
}
.focus\:tw-text-fuchsia-500\/100:focus{
  color: rgb(217 70 239 / 1) !important;
}
.focus\:tw-text-fuchsia-500\/15:focus{
  color: rgb(217 70 239 / 0.15) !important;
}
.focus\:tw-text-fuchsia-500\/20:focus{
  color: rgb(217 70 239 / 0.2) !important;
}
.focus\:tw-text-fuchsia-500\/25:focus{
  color: rgb(217 70 239 / 0.25) !important;
}
.focus\:tw-text-fuchsia-500\/30:focus{
  color: rgb(217 70 239 / 0.3) !important;
}
.focus\:tw-text-fuchsia-500\/35:focus{
  color: rgb(217 70 239 / 0.35) !important;
}
.focus\:tw-text-fuchsia-500\/40:focus{
  color: rgb(217 70 239 / 0.4) !important;
}
.focus\:tw-text-fuchsia-500\/45:focus{
  color: rgb(217 70 239 / 0.45) !important;
}
.focus\:tw-text-fuchsia-500\/5:focus{
  color: rgb(217 70 239 / 0.05) !important;
}
.focus\:tw-text-fuchsia-500\/50:focus{
  color: rgb(217 70 239 / 0.5) !important;
}
.focus\:tw-text-fuchsia-500\/55:focus{
  color: rgb(217 70 239 / 0.55) !important;
}
.focus\:tw-text-fuchsia-500\/60:focus{
  color: rgb(217 70 239 / 0.6) !important;
}
.focus\:tw-text-fuchsia-500\/65:focus{
  color: rgb(217 70 239 / 0.65) !important;
}
.focus\:tw-text-fuchsia-500\/70:focus{
  color: rgb(217 70 239 / 0.7) !important;
}
.focus\:tw-text-fuchsia-500\/75:focus{
  color: rgb(217 70 239 / 0.75) !important;
}
.focus\:tw-text-fuchsia-500\/80:focus{
  color: rgb(217 70 239 / 0.8) !important;
}
.focus\:tw-text-fuchsia-500\/85:focus{
  color: rgb(217 70 239 / 0.85) !important;
}
.focus\:tw-text-fuchsia-500\/90:focus{
  color: rgb(217 70 239 / 0.9) !important;
}
.focus\:tw-text-fuchsia-500\/95:focus{
  color: rgb(217 70 239 / 0.95) !important;
}
.focus\:tw-text-fuchsia-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-600\/0:focus{
  color: rgb(192 38 211 / 0) !important;
}
.focus\:tw-text-fuchsia-600\/10:focus{
  color: rgb(192 38 211 / 0.1) !important;
}
.focus\:tw-text-fuchsia-600\/100:focus{
  color: rgb(192 38 211 / 1) !important;
}
.focus\:tw-text-fuchsia-600\/15:focus{
  color: rgb(192 38 211 / 0.15) !important;
}
.focus\:tw-text-fuchsia-600\/20:focus{
  color: rgb(192 38 211 / 0.2) !important;
}
.focus\:tw-text-fuchsia-600\/25:focus{
  color: rgb(192 38 211 / 0.25) !important;
}
.focus\:tw-text-fuchsia-600\/30:focus{
  color: rgb(192 38 211 / 0.3) !important;
}
.focus\:tw-text-fuchsia-600\/35:focus{
  color: rgb(192 38 211 / 0.35) !important;
}
.focus\:tw-text-fuchsia-600\/40:focus{
  color: rgb(192 38 211 / 0.4) !important;
}
.focus\:tw-text-fuchsia-600\/45:focus{
  color: rgb(192 38 211 / 0.45) !important;
}
.focus\:tw-text-fuchsia-600\/5:focus{
  color: rgb(192 38 211 / 0.05) !important;
}
.focus\:tw-text-fuchsia-600\/50:focus{
  color: rgb(192 38 211 / 0.5) !important;
}
.focus\:tw-text-fuchsia-600\/55:focus{
  color: rgb(192 38 211 / 0.55) !important;
}
.focus\:tw-text-fuchsia-600\/60:focus{
  color: rgb(192 38 211 / 0.6) !important;
}
.focus\:tw-text-fuchsia-600\/65:focus{
  color: rgb(192 38 211 / 0.65) !important;
}
.focus\:tw-text-fuchsia-600\/70:focus{
  color: rgb(192 38 211 / 0.7) !important;
}
.focus\:tw-text-fuchsia-600\/75:focus{
  color: rgb(192 38 211 / 0.75) !important;
}
.focus\:tw-text-fuchsia-600\/80:focus{
  color: rgb(192 38 211 / 0.8) !important;
}
.focus\:tw-text-fuchsia-600\/85:focus{
  color: rgb(192 38 211 / 0.85) !important;
}
.focus\:tw-text-fuchsia-600\/90:focus{
  color: rgb(192 38 211 / 0.9) !important;
}
.focus\:tw-text-fuchsia-600\/95:focus{
  color: rgb(192 38 211 / 0.95) !important;
}
.focus\:tw-text-fuchsia-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-700\/0:focus{
  color: rgb(162 28 175 / 0) !important;
}
.focus\:tw-text-fuchsia-700\/10:focus{
  color: rgb(162 28 175 / 0.1) !important;
}
.focus\:tw-text-fuchsia-700\/100:focus{
  color: rgb(162 28 175 / 1) !important;
}
.focus\:tw-text-fuchsia-700\/15:focus{
  color: rgb(162 28 175 / 0.15) !important;
}
.focus\:tw-text-fuchsia-700\/20:focus{
  color: rgb(162 28 175 / 0.2) !important;
}
.focus\:tw-text-fuchsia-700\/25:focus{
  color: rgb(162 28 175 / 0.25) !important;
}
.focus\:tw-text-fuchsia-700\/30:focus{
  color: rgb(162 28 175 / 0.3) !important;
}
.focus\:tw-text-fuchsia-700\/35:focus{
  color: rgb(162 28 175 / 0.35) !important;
}
.focus\:tw-text-fuchsia-700\/40:focus{
  color: rgb(162 28 175 / 0.4) !important;
}
.focus\:tw-text-fuchsia-700\/45:focus{
  color: rgb(162 28 175 / 0.45) !important;
}
.focus\:tw-text-fuchsia-700\/5:focus{
  color: rgb(162 28 175 / 0.05) !important;
}
.focus\:tw-text-fuchsia-700\/50:focus{
  color: rgb(162 28 175 / 0.5) !important;
}
.focus\:tw-text-fuchsia-700\/55:focus{
  color: rgb(162 28 175 / 0.55) !important;
}
.focus\:tw-text-fuchsia-700\/60:focus{
  color: rgb(162 28 175 / 0.6) !important;
}
.focus\:tw-text-fuchsia-700\/65:focus{
  color: rgb(162 28 175 / 0.65) !important;
}
.focus\:tw-text-fuchsia-700\/70:focus{
  color: rgb(162 28 175 / 0.7) !important;
}
.focus\:tw-text-fuchsia-700\/75:focus{
  color: rgb(162 28 175 / 0.75) !important;
}
.focus\:tw-text-fuchsia-700\/80:focus{
  color: rgb(162 28 175 / 0.8) !important;
}
.focus\:tw-text-fuchsia-700\/85:focus{
  color: rgb(162 28 175 / 0.85) !important;
}
.focus\:tw-text-fuchsia-700\/90:focus{
  color: rgb(162 28 175 / 0.9) !important;
}
.focus\:tw-text-fuchsia-700\/95:focus{
  color: rgb(162 28 175 / 0.95) !important;
}
.focus\:tw-text-fuchsia-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-800\/0:focus{
  color: rgb(134 25 143 / 0) !important;
}
.focus\:tw-text-fuchsia-800\/10:focus{
  color: rgb(134 25 143 / 0.1) !important;
}
.focus\:tw-text-fuchsia-800\/100:focus{
  color: rgb(134 25 143 / 1) !important;
}
.focus\:tw-text-fuchsia-800\/15:focus{
  color: rgb(134 25 143 / 0.15) !important;
}
.focus\:tw-text-fuchsia-800\/20:focus{
  color: rgb(134 25 143 / 0.2) !important;
}
.focus\:tw-text-fuchsia-800\/25:focus{
  color: rgb(134 25 143 / 0.25) !important;
}
.focus\:tw-text-fuchsia-800\/30:focus{
  color: rgb(134 25 143 / 0.3) !important;
}
.focus\:tw-text-fuchsia-800\/35:focus{
  color: rgb(134 25 143 / 0.35) !important;
}
.focus\:tw-text-fuchsia-800\/40:focus{
  color: rgb(134 25 143 / 0.4) !important;
}
.focus\:tw-text-fuchsia-800\/45:focus{
  color: rgb(134 25 143 / 0.45) !important;
}
.focus\:tw-text-fuchsia-800\/5:focus{
  color: rgb(134 25 143 / 0.05) !important;
}
.focus\:tw-text-fuchsia-800\/50:focus{
  color: rgb(134 25 143 / 0.5) !important;
}
.focus\:tw-text-fuchsia-800\/55:focus{
  color: rgb(134 25 143 / 0.55) !important;
}
.focus\:tw-text-fuchsia-800\/60:focus{
  color: rgb(134 25 143 / 0.6) !important;
}
.focus\:tw-text-fuchsia-800\/65:focus{
  color: rgb(134 25 143 / 0.65) !important;
}
.focus\:tw-text-fuchsia-800\/70:focus{
  color: rgb(134 25 143 / 0.7) !important;
}
.focus\:tw-text-fuchsia-800\/75:focus{
  color: rgb(134 25 143 / 0.75) !important;
}
.focus\:tw-text-fuchsia-800\/80:focus{
  color: rgb(134 25 143 / 0.8) !important;
}
.focus\:tw-text-fuchsia-800\/85:focus{
  color: rgb(134 25 143 / 0.85) !important;
}
.focus\:tw-text-fuchsia-800\/90:focus{
  color: rgb(134 25 143 / 0.9) !important;
}
.focus\:tw-text-fuchsia-800\/95:focus{
  color: rgb(134 25 143 / 0.95) !important;
}
.focus\:tw-text-fuchsia-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-900\/0:focus{
  color: rgb(112 26 117 / 0) !important;
}
.focus\:tw-text-fuchsia-900\/10:focus{
  color: rgb(112 26 117 / 0.1) !important;
}
.focus\:tw-text-fuchsia-900\/100:focus{
  color: rgb(112 26 117 / 1) !important;
}
.focus\:tw-text-fuchsia-900\/15:focus{
  color: rgb(112 26 117 / 0.15) !important;
}
.focus\:tw-text-fuchsia-900\/20:focus{
  color: rgb(112 26 117 / 0.2) !important;
}
.focus\:tw-text-fuchsia-900\/25:focus{
  color: rgb(112 26 117 / 0.25) !important;
}
.focus\:tw-text-fuchsia-900\/30:focus{
  color: rgb(112 26 117 / 0.3) !important;
}
.focus\:tw-text-fuchsia-900\/35:focus{
  color: rgb(112 26 117 / 0.35) !important;
}
.focus\:tw-text-fuchsia-900\/40:focus{
  color: rgb(112 26 117 / 0.4) !important;
}
.focus\:tw-text-fuchsia-900\/45:focus{
  color: rgb(112 26 117 / 0.45) !important;
}
.focus\:tw-text-fuchsia-900\/5:focus{
  color: rgb(112 26 117 / 0.05) !important;
}
.focus\:tw-text-fuchsia-900\/50:focus{
  color: rgb(112 26 117 / 0.5) !important;
}
.focus\:tw-text-fuchsia-900\/55:focus{
  color: rgb(112 26 117 / 0.55) !important;
}
.focus\:tw-text-fuchsia-900\/60:focus{
  color: rgb(112 26 117 / 0.6) !important;
}
.focus\:tw-text-fuchsia-900\/65:focus{
  color: rgb(112 26 117 / 0.65) !important;
}
.focus\:tw-text-fuchsia-900\/70:focus{
  color: rgb(112 26 117 / 0.7) !important;
}
.focus\:tw-text-fuchsia-900\/75:focus{
  color: rgb(112 26 117 / 0.75) !important;
}
.focus\:tw-text-fuchsia-900\/80:focus{
  color: rgb(112 26 117 / 0.8) !important;
}
.focus\:tw-text-fuchsia-900\/85:focus{
  color: rgb(112 26 117 / 0.85) !important;
}
.focus\:tw-text-fuchsia-900\/90:focus{
  color: rgb(112 26 117 / 0.9) !important;
}
.focus\:tw-text-fuchsia-900\/95:focus{
  color: rgb(112 26 117 / 0.95) !important;
}
.focus\:tw-text-fuchsia-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(74 4 78 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-fuchsia-950\/0:focus{
  color: rgb(74 4 78 / 0) !important;
}
.focus\:tw-text-fuchsia-950\/10:focus{
  color: rgb(74 4 78 / 0.1) !important;
}
.focus\:tw-text-fuchsia-950\/100:focus{
  color: rgb(74 4 78 / 1) !important;
}
.focus\:tw-text-fuchsia-950\/15:focus{
  color: rgb(74 4 78 / 0.15) !important;
}
.focus\:tw-text-fuchsia-950\/20:focus{
  color: rgb(74 4 78 / 0.2) !important;
}
.focus\:tw-text-fuchsia-950\/25:focus{
  color: rgb(74 4 78 / 0.25) !important;
}
.focus\:tw-text-fuchsia-950\/30:focus{
  color: rgb(74 4 78 / 0.3) !important;
}
.focus\:tw-text-fuchsia-950\/35:focus{
  color: rgb(74 4 78 / 0.35) !important;
}
.focus\:tw-text-fuchsia-950\/40:focus{
  color: rgb(74 4 78 / 0.4) !important;
}
.focus\:tw-text-fuchsia-950\/45:focus{
  color: rgb(74 4 78 / 0.45) !important;
}
.focus\:tw-text-fuchsia-950\/5:focus{
  color: rgb(74 4 78 / 0.05) !important;
}
.focus\:tw-text-fuchsia-950\/50:focus{
  color: rgb(74 4 78 / 0.5) !important;
}
.focus\:tw-text-fuchsia-950\/55:focus{
  color: rgb(74 4 78 / 0.55) !important;
}
.focus\:tw-text-fuchsia-950\/60:focus{
  color: rgb(74 4 78 / 0.6) !important;
}
.focus\:tw-text-fuchsia-950\/65:focus{
  color: rgb(74 4 78 / 0.65) !important;
}
.focus\:tw-text-fuchsia-950\/70:focus{
  color: rgb(74 4 78 / 0.7) !important;
}
.focus\:tw-text-fuchsia-950\/75:focus{
  color: rgb(74 4 78 / 0.75) !important;
}
.focus\:tw-text-fuchsia-950\/80:focus{
  color: rgb(74 4 78 / 0.8) !important;
}
.focus\:tw-text-fuchsia-950\/85:focus{
  color: rgb(74 4 78 / 0.85) !important;
}
.focus\:tw-text-fuchsia-950\/90:focus{
  color: rgb(74 4 78 / 0.9) !important;
}
.focus\:tw-text-fuchsia-950\/95:focus{
  color: rgb(74 4 78 / 0.95) !important;
}
.focus\:tw-text-gray-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(230 230 230 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-100\/0:focus{
  color: rgb(230 230 230 / 0) !important;
}
.focus\:tw-text-gray-100\/10:focus{
  color: rgb(230 230 230 / 0.1) !important;
}
.focus\:tw-text-gray-100\/100:focus{
  color: rgb(230 230 230 / 1) !important;
}
.focus\:tw-text-gray-100\/15:focus{
  color: rgb(230 230 230 / 0.15) !important;
}
.focus\:tw-text-gray-100\/20:focus{
  color: rgb(230 230 230 / 0.2) !important;
}
.focus\:tw-text-gray-100\/25:focus{
  color: rgb(230 230 230 / 0.25) !important;
}
.focus\:tw-text-gray-100\/30:focus{
  color: rgb(230 230 230 / 0.3) !important;
}
.focus\:tw-text-gray-100\/35:focus{
  color: rgb(230 230 230 / 0.35) !important;
}
.focus\:tw-text-gray-100\/40:focus{
  color: rgb(230 230 230 / 0.4) !important;
}
.focus\:tw-text-gray-100\/45:focus{
  color: rgb(230 230 230 / 0.45) !important;
}
.focus\:tw-text-gray-100\/5:focus{
  color: rgb(230 230 230 / 0.05) !important;
}
.focus\:tw-text-gray-100\/50:focus{
  color: rgb(230 230 230 / 0.5) !important;
}
.focus\:tw-text-gray-100\/55:focus{
  color: rgb(230 230 230 / 0.55) !important;
}
.focus\:tw-text-gray-100\/60:focus{
  color: rgb(230 230 230 / 0.6) !important;
}
.focus\:tw-text-gray-100\/65:focus{
  color: rgb(230 230 230 / 0.65) !important;
}
.focus\:tw-text-gray-100\/70:focus{
  color: rgb(230 230 230 / 0.7) !important;
}
.focus\:tw-text-gray-100\/75:focus{
  color: rgb(230 230 230 / 0.75) !important;
}
.focus\:tw-text-gray-100\/80:focus{
  color: rgb(230 230 230 / 0.8) !important;
}
.focus\:tw-text-gray-100\/85:focus{
  color: rgb(230 230 230 / 0.85) !important;
}
.focus\:tw-text-gray-100\/90:focus{
  color: rgb(230 230 230 / 0.9) !important;
}
.focus\:tw-text-gray-100\/95:focus{
  color: rgb(230 230 230 / 0.95) !important;
}
.focus\:tw-text-gray-150:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-150\/0:focus{
  color: rgb(217 217 217 / 0) !important;
}
.focus\:tw-text-gray-150\/10:focus{
  color: rgb(217 217 217 / 0.1) !important;
}
.focus\:tw-text-gray-150\/100:focus{
  color: rgb(217 217 217 / 1) !important;
}
.focus\:tw-text-gray-150\/15:focus{
  color: rgb(217 217 217 / 0.15) !important;
}
.focus\:tw-text-gray-150\/20:focus{
  color: rgb(217 217 217 / 0.2) !important;
}
.focus\:tw-text-gray-150\/25:focus{
  color: rgb(217 217 217 / 0.25) !important;
}
.focus\:tw-text-gray-150\/30:focus{
  color: rgb(217 217 217 / 0.3) !important;
}
.focus\:tw-text-gray-150\/35:focus{
  color: rgb(217 217 217 / 0.35) !important;
}
.focus\:tw-text-gray-150\/40:focus{
  color: rgb(217 217 217 / 0.4) !important;
}
.focus\:tw-text-gray-150\/45:focus{
  color: rgb(217 217 217 / 0.45) !important;
}
.focus\:tw-text-gray-150\/5:focus{
  color: rgb(217 217 217 / 0.05) !important;
}
.focus\:tw-text-gray-150\/50:focus{
  color: rgb(217 217 217 / 0.5) !important;
}
.focus\:tw-text-gray-150\/55:focus{
  color: rgb(217 217 217 / 0.55) !important;
}
.focus\:tw-text-gray-150\/60:focus{
  color: rgb(217 217 217 / 0.6) !important;
}
.focus\:tw-text-gray-150\/65:focus{
  color: rgb(217 217 217 / 0.65) !important;
}
.focus\:tw-text-gray-150\/70:focus{
  color: rgb(217 217 217 / 0.7) !important;
}
.focus\:tw-text-gray-150\/75:focus{
  color: rgb(217 217 217 / 0.75) !important;
}
.focus\:tw-text-gray-150\/80:focus{
  color: rgb(217 217 217 / 0.8) !important;
}
.focus\:tw-text-gray-150\/85:focus{
  color: rgb(217 217 217 / 0.85) !important;
}
.focus\:tw-text-gray-150\/90:focus{
  color: rgb(217 217 217 / 0.9) !important;
}
.focus\:tw-text-gray-150\/95:focus{
  color: rgb(217 217 217 / 0.95) !important;
}
.focus\:tw-text-gray-20:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-20\/0:focus{
  color: rgb(243 243 243 / 0) !important;
}
.focus\:tw-text-gray-20\/10:focus{
  color: rgb(243 243 243 / 0.1) !important;
}
.focus\:tw-text-gray-20\/100:focus{
  color: rgb(243 243 243 / 1) !important;
}
.focus\:tw-text-gray-20\/15:focus{
  color: rgb(243 243 243 / 0.15) !important;
}
.focus\:tw-text-gray-20\/20:focus{
  color: rgb(243 243 243 / 0.2) !important;
}
.focus\:tw-text-gray-20\/25:focus{
  color: rgb(243 243 243 / 0.25) !important;
}
.focus\:tw-text-gray-20\/30:focus{
  color: rgb(243 243 243 / 0.3) !important;
}
.focus\:tw-text-gray-20\/35:focus{
  color: rgb(243 243 243 / 0.35) !important;
}
.focus\:tw-text-gray-20\/40:focus{
  color: rgb(243 243 243 / 0.4) !important;
}
.focus\:tw-text-gray-20\/45:focus{
  color: rgb(243 243 243 / 0.45) !important;
}
.focus\:tw-text-gray-20\/5:focus{
  color: rgb(243 243 243 / 0.05) !important;
}
.focus\:tw-text-gray-20\/50:focus{
  color: rgb(243 243 243 / 0.5) !important;
}
.focus\:tw-text-gray-20\/55:focus{
  color: rgb(243 243 243 / 0.55) !important;
}
.focus\:tw-text-gray-20\/60:focus{
  color: rgb(243 243 243 / 0.6) !important;
}
.focus\:tw-text-gray-20\/65:focus{
  color: rgb(243 243 243 / 0.65) !important;
}
.focus\:tw-text-gray-20\/70:focus{
  color: rgb(243 243 243 / 0.7) !important;
}
.focus\:tw-text-gray-20\/75:focus{
  color: rgb(243 243 243 / 0.75) !important;
}
.focus\:tw-text-gray-20\/80:focus{
  color: rgb(243 243 243 / 0.8) !important;
}
.focus\:tw-text-gray-20\/85:focus{
  color: rgb(243 243 243 / 0.85) !important;
}
.focus\:tw-text-gray-20\/90:focus{
  color: rgb(243 243 243 / 0.9) !important;
}
.focus\:tw-text-gray-20\/95:focus{
  color: rgb(243 243 243 / 0.95) !important;
}
.focus\:tw-text-gray-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(204 204 204 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-200\/0:focus{
  color: rgb(204 204 204 / 0) !important;
}
.focus\:tw-text-gray-200\/10:focus{
  color: rgb(204 204 204 / 0.1) !important;
}
.focus\:tw-text-gray-200\/100:focus{
  color: rgb(204 204 204 / 1) !important;
}
.focus\:tw-text-gray-200\/15:focus{
  color: rgb(204 204 204 / 0.15) !important;
}
.focus\:tw-text-gray-200\/20:focus{
  color: rgb(204 204 204 / 0.2) !important;
}
.focus\:tw-text-gray-200\/25:focus{
  color: rgb(204 204 204 / 0.25) !important;
}
.focus\:tw-text-gray-200\/30:focus{
  color: rgb(204 204 204 / 0.3) !important;
}
.focus\:tw-text-gray-200\/35:focus{
  color: rgb(204 204 204 / 0.35) !important;
}
.focus\:tw-text-gray-200\/40:focus{
  color: rgb(204 204 204 / 0.4) !important;
}
.focus\:tw-text-gray-200\/45:focus{
  color: rgb(204 204 204 / 0.45) !important;
}
.focus\:tw-text-gray-200\/5:focus{
  color: rgb(204 204 204 / 0.05) !important;
}
.focus\:tw-text-gray-200\/50:focus{
  color: rgb(204 204 204 / 0.5) !important;
}
.focus\:tw-text-gray-200\/55:focus{
  color: rgb(204 204 204 / 0.55) !important;
}
.focus\:tw-text-gray-200\/60:focus{
  color: rgb(204 204 204 / 0.6) !important;
}
.focus\:tw-text-gray-200\/65:focus{
  color: rgb(204 204 204 / 0.65) !important;
}
.focus\:tw-text-gray-200\/70:focus{
  color: rgb(204 204 204 / 0.7) !important;
}
.focus\:tw-text-gray-200\/75:focus{
  color: rgb(204 204 204 / 0.75) !important;
}
.focus\:tw-text-gray-200\/80:focus{
  color: rgb(204 204 204 / 0.8) !important;
}
.focus\:tw-text-gray-200\/85:focus{
  color: rgb(204 204 204 / 0.85) !important;
}
.focus\:tw-text-gray-200\/90:focus{
  color: rgb(204 204 204 / 0.9) !important;
}
.focus\:tw-text-gray-200\/95:focus{
  color: rgb(204 204 204 / 0.95) !important;
}
.focus\:tw-text-gray-25:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(249 249 249 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-25\/0:focus{
  color: rgb(249 249 249 / 0) !important;
}
.focus\:tw-text-gray-25\/10:focus{
  color: rgb(249 249 249 / 0.1) !important;
}
.focus\:tw-text-gray-25\/100:focus{
  color: rgb(249 249 249 / 1) !important;
}
.focus\:tw-text-gray-25\/15:focus{
  color: rgb(249 249 249 / 0.15) !important;
}
.focus\:tw-text-gray-25\/20:focus{
  color: rgb(249 249 249 / 0.2) !important;
}
.focus\:tw-text-gray-25\/25:focus{
  color: rgb(249 249 249 / 0.25) !important;
}
.focus\:tw-text-gray-25\/30:focus{
  color: rgb(249 249 249 / 0.3) !important;
}
.focus\:tw-text-gray-25\/35:focus{
  color: rgb(249 249 249 / 0.35) !important;
}
.focus\:tw-text-gray-25\/40:focus{
  color: rgb(249 249 249 / 0.4) !important;
}
.focus\:tw-text-gray-25\/45:focus{
  color: rgb(249 249 249 / 0.45) !important;
}
.focus\:tw-text-gray-25\/5:focus{
  color: rgb(249 249 249 / 0.05) !important;
}
.focus\:tw-text-gray-25\/50:focus{
  color: rgb(249 249 249 / 0.5) !important;
}
.focus\:tw-text-gray-25\/55:focus{
  color: rgb(249 249 249 / 0.55) !important;
}
.focus\:tw-text-gray-25\/60:focus{
  color: rgb(249 249 249 / 0.6) !important;
}
.focus\:tw-text-gray-25\/65:focus{
  color: rgb(249 249 249 / 0.65) !important;
}
.focus\:tw-text-gray-25\/70:focus{
  color: rgb(249 249 249 / 0.7) !important;
}
.focus\:tw-text-gray-25\/75:focus{
  color: rgb(249 249 249 / 0.75) !important;
}
.focus\:tw-text-gray-25\/80:focus{
  color: rgb(249 249 249 / 0.8) !important;
}
.focus\:tw-text-gray-25\/85:focus{
  color: rgb(249 249 249 / 0.85) !important;
}
.focus\:tw-text-gray-25\/90:focus{
  color: rgb(249 249 249 / 0.9) !important;
}
.focus\:tw-text-gray-25\/95:focus{
  color: rgb(249 249 249 / 0.95) !important;
}
.focus\:tw-text-gray-250:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(192 192 192 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-250\/0:focus{
  color: rgb(192 192 192 / 0) !important;
}
.focus\:tw-text-gray-250\/10:focus{
  color: rgb(192 192 192 / 0.1) !important;
}
.focus\:tw-text-gray-250\/100:focus{
  color: rgb(192 192 192 / 1) !important;
}
.focus\:tw-text-gray-250\/15:focus{
  color: rgb(192 192 192 / 0.15) !important;
}
.focus\:tw-text-gray-250\/20:focus{
  color: rgb(192 192 192 / 0.2) !important;
}
.focus\:tw-text-gray-250\/25:focus{
  color: rgb(192 192 192 / 0.25) !important;
}
.focus\:tw-text-gray-250\/30:focus{
  color: rgb(192 192 192 / 0.3) !important;
}
.focus\:tw-text-gray-250\/35:focus{
  color: rgb(192 192 192 / 0.35) !important;
}
.focus\:tw-text-gray-250\/40:focus{
  color: rgb(192 192 192 / 0.4) !important;
}
.focus\:tw-text-gray-250\/45:focus{
  color: rgb(192 192 192 / 0.45) !important;
}
.focus\:tw-text-gray-250\/5:focus{
  color: rgb(192 192 192 / 0.05) !important;
}
.focus\:tw-text-gray-250\/50:focus{
  color: rgb(192 192 192 / 0.5) !important;
}
.focus\:tw-text-gray-250\/55:focus{
  color: rgb(192 192 192 / 0.55) !important;
}
.focus\:tw-text-gray-250\/60:focus{
  color: rgb(192 192 192 / 0.6) !important;
}
.focus\:tw-text-gray-250\/65:focus{
  color: rgb(192 192 192 / 0.65) !important;
}
.focus\:tw-text-gray-250\/70:focus{
  color: rgb(192 192 192 / 0.7) !important;
}
.focus\:tw-text-gray-250\/75:focus{
  color: rgb(192 192 192 / 0.75) !important;
}
.focus\:tw-text-gray-250\/80:focus{
  color: rgb(192 192 192 / 0.8) !important;
}
.focus\:tw-text-gray-250\/85:focus{
  color: rgb(192 192 192 / 0.85) !important;
}
.focus\:tw-text-gray-250\/90:focus{
  color: rgb(192 192 192 / 0.9) !important;
}
.focus\:tw-text-gray-250\/95:focus{
  color: rgb(192 192 192 / 0.95) !important;
}
.focus\:tw-text-gray-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(179 179 179 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-300\/0:focus{
  color: rgb(179 179 179 / 0) !important;
}
.focus\:tw-text-gray-300\/10:focus{
  color: rgb(179 179 179 / 0.1) !important;
}
.focus\:tw-text-gray-300\/100:focus{
  color: rgb(179 179 179 / 1) !important;
}
.focus\:tw-text-gray-300\/15:focus{
  color: rgb(179 179 179 / 0.15) !important;
}
.focus\:tw-text-gray-300\/20:focus{
  color: rgb(179 179 179 / 0.2) !important;
}
.focus\:tw-text-gray-300\/25:focus{
  color: rgb(179 179 179 / 0.25) !important;
}
.focus\:tw-text-gray-300\/30:focus{
  color: rgb(179 179 179 / 0.3) !important;
}
.focus\:tw-text-gray-300\/35:focus{
  color: rgb(179 179 179 / 0.35) !important;
}
.focus\:tw-text-gray-300\/40:focus{
  color: rgb(179 179 179 / 0.4) !important;
}
.focus\:tw-text-gray-300\/45:focus{
  color: rgb(179 179 179 / 0.45) !important;
}
.focus\:tw-text-gray-300\/5:focus{
  color: rgb(179 179 179 / 0.05) !important;
}
.focus\:tw-text-gray-300\/50:focus{
  color: rgb(179 179 179 / 0.5) !important;
}
.focus\:tw-text-gray-300\/55:focus{
  color: rgb(179 179 179 / 0.55) !important;
}
.focus\:tw-text-gray-300\/60:focus{
  color: rgb(179 179 179 / 0.6) !important;
}
.focus\:tw-text-gray-300\/65:focus{
  color: rgb(179 179 179 / 0.65) !important;
}
.focus\:tw-text-gray-300\/70:focus{
  color: rgb(179 179 179 / 0.7) !important;
}
.focus\:tw-text-gray-300\/75:focus{
  color: rgb(179 179 179 / 0.75) !important;
}
.focus\:tw-text-gray-300\/80:focus{
  color: rgb(179 179 179 / 0.8) !important;
}
.focus\:tw-text-gray-300\/85:focus{
  color: rgb(179 179 179 / 0.85) !important;
}
.focus\:tw-text-gray-300\/90:focus{
  color: rgb(179 179 179 / 0.9) !important;
}
.focus\:tw-text-gray-300\/95:focus{
  color: rgb(179 179 179 / 0.95) !important;
}
.focus\:tw-text-gray-40:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(57 64 75 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-40\/0:focus{
  color: rgb(57 64 75 / 0) !important;
}
.focus\:tw-text-gray-40\/10:focus{
  color: rgb(57 64 75 / 0.1) !important;
}
.focus\:tw-text-gray-40\/100:focus{
  color: rgb(57 64 75 / 1) !important;
}
.focus\:tw-text-gray-40\/15:focus{
  color: rgb(57 64 75 / 0.15) !important;
}
.focus\:tw-text-gray-40\/20:focus{
  color: rgb(57 64 75 / 0.2) !important;
}
.focus\:tw-text-gray-40\/25:focus{
  color: rgb(57 64 75 / 0.25) !important;
}
.focus\:tw-text-gray-40\/30:focus{
  color: rgb(57 64 75 / 0.3) !important;
}
.focus\:tw-text-gray-40\/35:focus{
  color: rgb(57 64 75 / 0.35) !important;
}
.focus\:tw-text-gray-40\/40:focus{
  color: rgb(57 64 75 / 0.4) !important;
}
.focus\:tw-text-gray-40\/45:focus{
  color: rgb(57 64 75 / 0.45) !important;
}
.focus\:tw-text-gray-40\/5:focus{
  color: rgb(57 64 75 / 0.05) !important;
}
.focus\:tw-text-gray-40\/50:focus{
  color: rgb(57 64 75 / 0.5) !important;
}
.focus\:tw-text-gray-40\/55:focus{
  color: rgb(57 64 75 / 0.55) !important;
}
.focus\:tw-text-gray-40\/60:focus{
  color: rgb(57 64 75 / 0.6) !important;
}
.focus\:tw-text-gray-40\/65:focus{
  color: rgb(57 64 75 / 0.65) !important;
}
.focus\:tw-text-gray-40\/70:focus{
  color: rgb(57 64 75 / 0.7) !important;
}
.focus\:tw-text-gray-40\/75:focus{
  color: rgb(57 64 75 / 0.75) !important;
}
.focus\:tw-text-gray-40\/80:focus{
  color: rgb(57 64 75 / 0.8) !important;
}
.focus\:tw-text-gray-40\/85:focus{
  color: rgb(57 64 75 / 0.85) !important;
}
.focus\:tw-text-gray-40\/90:focus{
  color: rgb(57 64 75 / 0.9) !important;
}
.focus\:tw-text-gray-40\/95:focus{
  color: rgb(57 64 75 / 0.95) !important;
}
.focus\:tw-text-gray-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-400\/0:focus{
  color: rgb(153 153 153 / 0) !important;
}
.focus\:tw-text-gray-400\/10:focus{
  color: rgb(153 153 153 / 0.1) !important;
}
.focus\:tw-text-gray-400\/100:focus{
  color: rgb(153 153 153 / 1) !important;
}
.focus\:tw-text-gray-400\/15:focus{
  color: rgb(153 153 153 / 0.15) !important;
}
.focus\:tw-text-gray-400\/20:focus{
  color: rgb(153 153 153 / 0.2) !important;
}
.focus\:tw-text-gray-400\/25:focus{
  color: rgb(153 153 153 / 0.25) !important;
}
.focus\:tw-text-gray-400\/30:focus{
  color: rgb(153 153 153 / 0.3) !important;
}
.focus\:tw-text-gray-400\/35:focus{
  color: rgb(153 153 153 / 0.35) !important;
}
.focus\:tw-text-gray-400\/40:focus{
  color: rgb(153 153 153 / 0.4) !important;
}
.focus\:tw-text-gray-400\/45:focus{
  color: rgb(153 153 153 / 0.45) !important;
}
.focus\:tw-text-gray-400\/5:focus{
  color: rgb(153 153 153 / 0.05) !important;
}
.focus\:tw-text-gray-400\/50:focus{
  color: rgb(153 153 153 / 0.5) !important;
}
.focus\:tw-text-gray-400\/55:focus{
  color: rgb(153 153 153 / 0.55) !important;
}
.focus\:tw-text-gray-400\/60:focus{
  color: rgb(153 153 153 / 0.6) !important;
}
.focus\:tw-text-gray-400\/65:focus{
  color: rgb(153 153 153 / 0.65) !important;
}
.focus\:tw-text-gray-400\/70:focus{
  color: rgb(153 153 153 / 0.7) !important;
}
.focus\:tw-text-gray-400\/75:focus{
  color: rgb(153 153 153 / 0.75) !important;
}
.focus\:tw-text-gray-400\/80:focus{
  color: rgb(153 153 153 / 0.8) !important;
}
.focus\:tw-text-gray-400\/85:focus{
  color: rgb(153 153 153 / 0.85) !important;
}
.focus\:tw-text-gray-400\/90:focus{
  color: rgb(153 153 153 / 0.9) !important;
}
.focus\:tw-text-gray-400\/95:focus{
  color: rgb(153 153 153 / 0.95) !important;
}
.focus\:tw-text-gray-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(242 242 242 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-50\/0:focus{
  color: rgb(242 242 242 / 0) !important;
}
.focus\:tw-text-gray-50\/10:focus{
  color: rgb(242 242 242 / 0.1) !important;
}
.focus\:tw-text-gray-50\/100:focus{
  color: rgb(242 242 242 / 1) !important;
}
.focus\:tw-text-gray-50\/15:focus{
  color: rgb(242 242 242 / 0.15) !important;
}
.focus\:tw-text-gray-50\/20:focus{
  color: rgb(242 242 242 / 0.2) !important;
}
.focus\:tw-text-gray-50\/25:focus{
  color: rgb(242 242 242 / 0.25) !important;
}
.focus\:tw-text-gray-50\/30:focus{
  color: rgb(242 242 242 / 0.3) !important;
}
.focus\:tw-text-gray-50\/35:focus{
  color: rgb(242 242 242 / 0.35) !important;
}
.focus\:tw-text-gray-50\/40:focus{
  color: rgb(242 242 242 / 0.4) !important;
}
.focus\:tw-text-gray-50\/45:focus{
  color: rgb(242 242 242 / 0.45) !important;
}
.focus\:tw-text-gray-50\/5:focus{
  color: rgb(242 242 242 / 0.05) !important;
}
.focus\:tw-text-gray-50\/50:focus{
  color: rgb(242 242 242 / 0.5) !important;
}
.focus\:tw-text-gray-50\/55:focus{
  color: rgb(242 242 242 / 0.55) !important;
}
.focus\:tw-text-gray-50\/60:focus{
  color: rgb(242 242 242 / 0.6) !important;
}
.focus\:tw-text-gray-50\/65:focus{
  color: rgb(242 242 242 / 0.65) !important;
}
.focus\:tw-text-gray-50\/70:focus{
  color: rgb(242 242 242 / 0.7) !important;
}
.focus\:tw-text-gray-50\/75:focus{
  color: rgb(242 242 242 / 0.75) !important;
}
.focus\:tw-text-gray-50\/80:focus{
  color: rgb(242 242 242 / 0.8) !important;
}
.focus\:tw-text-gray-50\/85:focus{
  color: rgb(242 242 242 / 0.85) !important;
}
.focus\:tw-text-gray-50\/90:focus{
  color: rgb(242 242 242 / 0.9) !important;
}
.focus\:tw-text-gray-50\/95:focus{
  color: rgb(242 242 242 / 0.95) !important;
}
.focus\:tw-text-gray-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-500\/0:focus{
  color: rgb(128 128 128 / 0) !important;
}
.focus\:tw-text-gray-500\/10:focus{
  color: rgb(128 128 128 / 0.1) !important;
}
.focus\:tw-text-gray-500\/100:focus{
  color: rgb(128 128 128 / 1) !important;
}
.focus\:tw-text-gray-500\/15:focus{
  color: rgb(128 128 128 / 0.15) !important;
}
.focus\:tw-text-gray-500\/20:focus{
  color: rgb(128 128 128 / 0.2) !important;
}
.focus\:tw-text-gray-500\/25:focus{
  color: rgb(128 128 128 / 0.25) !important;
}
.focus\:tw-text-gray-500\/30:focus{
  color: rgb(128 128 128 / 0.3) !important;
}
.focus\:tw-text-gray-500\/35:focus{
  color: rgb(128 128 128 / 0.35) !important;
}
.focus\:tw-text-gray-500\/40:focus{
  color: rgb(128 128 128 / 0.4) !important;
}
.focus\:tw-text-gray-500\/45:focus{
  color: rgb(128 128 128 / 0.45) !important;
}
.focus\:tw-text-gray-500\/5:focus{
  color: rgb(128 128 128 / 0.05) !important;
}
.focus\:tw-text-gray-500\/50:focus{
  color: rgb(128 128 128 / 0.5) !important;
}
.focus\:tw-text-gray-500\/55:focus{
  color: rgb(128 128 128 / 0.55) !important;
}
.focus\:tw-text-gray-500\/60:focus{
  color: rgb(128 128 128 / 0.6) !important;
}
.focus\:tw-text-gray-500\/65:focus{
  color: rgb(128 128 128 / 0.65) !important;
}
.focus\:tw-text-gray-500\/70:focus{
  color: rgb(128 128 128 / 0.7) !important;
}
.focus\:tw-text-gray-500\/75:focus{
  color: rgb(128 128 128 / 0.75) !important;
}
.focus\:tw-text-gray-500\/80:focus{
  color: rgb(128 128 128 / 0.8) !important;
}
.focus\:tw-text-gray-500\/85:focus{
  color: rgb(128 128 128 / 0.85) !important;
}
.focus\:tw-text-gray-500\/90:focus{
  color: rgb(128 128 128 / 0.9) !important;
}
.focus\:tw-text-gray-500\/95:focus{
  color: rgb(128 128 128 / 0.95) !important;
}
.focus\:tw-text-gray-550:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-550\/0:focus{
  color: rgb(127 127 127 / 0) !important;
}
.focus\:tw-text-gray-550\/10:focus{
  color: rgb(127 127 127 / 0.1) !important;
}
.focus\:tw-text-gray-550\/100:focus{
  color: rgb(127 127 127 / 1) !important;
}
.focus\:tw-text-gray-550\/15:focus{
  color: rgb(127 127 127 / 0.15) !important;
}
.focus\:tw-text-gray-550\/20:focus{
  color: rgb(127 127 127 / 0.2) !important;
}
.focus\:tw-text-gray-550\/25:focus{
  color: rgb(127 127 127 / 0.25) !important;
}
.focus\:tw-text-gray-550\/30:focus{
  color: rgb(127 127 127 / 0.3) !important;
}
.focus\:tw-text-gray-550\/35:focus{
  color: rgb(127 127 127 / 0.35) !important;
}
.focus\:tw-text-gray-550\/40:focus{
  color: rgb(127 127 127 / 0.4) !important;
}
.focus\:tw-text-gray-550\/45:focus{
  color: rgb(127 127 127 / 0.45) !important;
}
.focus\:tw-text-gray-550\/5:focus{
  color: rgb(127 127 127 / 0.05) !important;
}
.focus\:tw-text-gray-550\/50:focus{
  color: rgb(127 127 127 / 0.5) !important;
}
.focus\:tw-text-gray-550\/55:focus{
  color: rgb(127 127 127 / 0.55) !important;
}
.focus\:tw-text-gray-550\/60:focus{
  color: rgb(127 127 127 / 0.6) !important;
}
.focus\:tw-text-gray-550\/65:focus{
  color: rgb(127 127 127 / 0.65) !important;
}
.focus\:tw-text-gray-550\/70:focus{
  color: rgb(127 127 127 / 0.7) !important;
}
.focus\:tw-text-gray-550\/75:focus{
  color: rgb(127 127 127 / 0.75) !important;
}
.focus\:tw-text-gray-550\/80:focus{
  color: rgb(127 127 127 / 0.8) !important;
}
.focus\:tw-text-gray-550\/85:focus{
  color: rgb(127 127 127 / 0.85) !important;
}
.focus\:tw-text-gray-550\/90:focus{
  color: rgb(127 127 127 / 0.9) !important;
}
.focus\:tw-text-gray-550\/95:focus{
  color: rgb(127 127 127 / 0.95) !important;
}
.focus\:tw-text-gray-575:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-575\/0:focus{
  color: rgb(107 114 128 / 0) !important;
}
.focus\:tw-text-gray-575\/10:focus{
  color: rgb(107 114 128 / 0.1) !important;
}
.focus\:tw-text-gray-575\/100:focus{
  color: rgb(107 114 128 / 1) !important;
}
.focus\:tw-text-gray-575\/15:focus{
  color: rgb(107 114 128 / 0.15) !important;
}
.focus\:tw-text-gray-575\/20:focus{
  color: rgb(107 114 128 / 0.2) !important;
}
.focus\:tw-text-gray-575\/25:focus{
  color: rgb(107 114 128 / 0.25) !important;
}
.focus\:tw-text-gray-575\/30:focus{
  color: rgb(107 114 128 / 0.3) !important;
}
.focus\:tw-text-gray-575\/35:focus{
  color: rgb(107 114 128 / 0.35) !important;
}
.focus\:tw-text-gray-575\/40:focus{
  color: rgb(107 114 128 / 0.4) !important;
}
.focus\:tw-text-gray-575\/45:focus{
  color: rgb(107 114 128 / 0.45) !important;
}
.focus\:tw-text-gray-575\/5:focus{
  color: rgb(107 114 128 / 0.05) !important;
}
.focus\:tw-text-gray-575\/50:focus{
  color: rgb(107 114 128 / 0.5) !important;
}
.focus\:tw-text-gray-575\/55:focus{
  color: rgb(107 114 128 / 0.55) !important;
}
.focus\:tw-text-gray-575\/60:focus{
  color: rgb(107 114 128 / 0.6) !important;
}
.focus\:tw-text-gray-575\/65:focus{
  color: rgb(107 114 128 / 0.65) !important;
}
.focus\:tw-text-gray-575\/70:focus{
  color: rgb(107 114 128 / 0.7) !important;
}
.focus\:tw-text-gray-575\/75:focus{
  color: rgb(107 114 128 / 0.75) !important;
}
.focus\:tw-text-gray-575\/80:focus{
  color: rgb(107 114 128 / 0.8) !important;
}
.focus\:tw-text-gray-575\/85:focus{
  color: rgb(107 114 128 / 0.85) !important;
}
.focus\:tw-text-gray-575\/90:focus{
  color: rgb(107 114 128 / 0.9) !important;
}
.focus\:tw-text-gray-575\/95:focus{
  color: rgb(107 114 128 / 0.95) !important;
}
.focus\:tw-text-gray-60:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(238 238 238 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-60\/0:focus{
  color: rgb(238 238 238 / 0) !important;
}
.focus\:tw-text-gray-60\/10:focus{
  color: rgb(238 238 238 / 0.1) !important;
}
.focus\:tw-text-gray-60\/100:focus{
  color: rgb(238 238 238 / 1) !important;
}
.focus\:tw-text-gray-60\/15:focus{
  color: rgb(238 238 238 / 0.15) !important;
}
.focus\:tw-text-gray-60\/20:focus{
  color: rgb(238 238 238 / 0.2) !important;
}
.focus\:tw-text-gray-60\/25:focus{
  color: rgb(238 238 238 / 0.25) !important;
}
.focus\:tw-text-gray-60\/30:focus{
  color: rgb(238 238 238 / 0.3) !important;
}
.focus\:tw-text-gray-60\/35:focus{
  color: rgb(238 238 238 / 0.35) !important;
}
.focus\:tw-text-gray-60\/40:focus{
  color: rgb(238 238 238 / 0.4) !important;
}
.focus\:tw-text-gray-60\/45:focus{
  color: rgb(238 238 238 / 0.45) !important;
}
.focus\:tw-text-gray-60\/5:focus{
  color: rgb(238 238 238 / 0.05) !important;
}
.focus\:tw-text-gray-60\/50:focus{
  color: rgb(238 238 238 / 0.5) !important;
}
.focus\:tw-text-gray-60\/55:focus{
  color: rgb(238 238 238 / 0.55) !important;
}
.focus\:tw-text-gray-60\/60:focus{
  color: rgb(238 238 238 / 0.6) !important;
}
.focus\:tw-text-gray-60\/65:focus{
  color: rgb(238 238 238 / 0.65) !important;
}
.focus\:tw-text-gray-60\/70:focus{
  color: rgb(238 238 238 / 0.7) !important;
}
.focus\:tw-text-gray-60\/75:focus{
  color: rgb(238 238 238 / 0.75) !important;
}
.focus\:tw-text-gray-60\/80:focus{
  color: rgb(238 238 238 / 0.8) !important;
}
.focus\:tw-text-gray-60\/85:focus{
  color: rgb(238 238 238 / 0.85) !important;
}
.focus\:tw-text-gray-60\/90:focus{
  color: rgb(238 238 238 / 0.9) !important;
}
.focus\:tw-text-gray-60\/95:focus{
  color: rgb(238 238 238 / 0.95) !important;
}
.focus\:tw-text-gray-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-600\/0:focus{
  color: rgb(102 102 102 / 0) !important;
}
.focus\:tw-text-gray-600\/10:focus{
  color: rgb(102 102 102 / 0.1) !important;
}
.focus\:tw-text-gray-600\/100:focus{
  color: rgb(102 102 102 / 1) !important;
}
.focus\:tw-text-gray-600\/15:focus{
  color: rgb(102 102 102 / 0.15) !important;
}
.focus\:tw-text-gray-600\/20:focus{
  color: rgb(102 102 102 / 0.2) !important;
}
.focus\:tw-text-gray-600\/25:focus{
  color: rgb(102 102 102 / 0.25) !important;
}
.focus\:tw-text-gray-600\/30:focus{
  color: rgb(102 102 102 / 0.3) !important;
}
.focus\:tw-text-gray-600\/35:focus{
  color: rgb(102 102 102 / 0.35) !important;
}
.focus\:tw-text-gray-600\/40:focus{
  color: rgb(102 102 102 / 0.4) !important;
}
.focus\:tw-text-gray-600\/45:focus{
  color: rgb(102 102 102 / 0.45) !important;
}
.focus\:tw-text-gray-600\/5:focus{
  color: rgb(102 102 102 / 0.05) !important;
}
.focus\:tw-text-gray-600\/50:focus{
  color: rgb(102 102 102 / 0.5) !important;
}
.focus\:tw-text-gray-600\/55:focus{
  color: rgb(102 102 102 / 0.55) !important;
}
.focus\:tw-text-gray-600\/60:focus{
  color: rgb(102 102 102 / 0.6) !important;
}
.focus\:tw-text-gray-600\/65:focus{
  color: rgb(102 102 102 / 0.65) !important;
}
.focus\:tw-text-gray-600\/70:focus{
  color: rgb(102 102 102 / 0.7) !important;
}
.focus\:tw-text-gray-600\/75:focus{
  color: rgb(102 102 102 / 0.75) !important;
}
.focus\:tw-text-gray-600\/80:focus{
  color: rgb(102 102 102 / 0.8) !important;
}
.focus\:tw-text-gray-600\/85:focus{
  color: rgb(102 102 102 / 0.85) !important;
}
.focus\:tw-text-gray-600\/90:focus{
  color: rgb(102 102 102 / 0.9) !important;
}
.focus\:tw-text-gray-600\/95:focus{
  color: rgb(102 102 102 / 0.95) !important;
}
.focus\:tw-text-gray-70:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-70\/0:focus{
  color: rgb(229 229 229 / 0) !important;
}
.focus\:tw-text-gray-70\/10:focus{
  color: rgb(229 229 229 / 0.1) !important;
}
.focus\:tw-text-gray-70\/100:focus{
  color: rgb(229 229 229 / 1) !important;
}
.focus\:tw-text-gray-70\/15:focus{
  color: rgb(229 229 229 / 0.15) !important;
}
.focus\:tw-text-gray-70\/20:focus{
  color: rgb(229 229 229 / 0.2) !important;
}
.focus\:tw-text-gray-70\/25:focus{
  color: rgb(229 229 229 / 0.25) !important;
}
.focus\:tw-text-gray-70\/30:focus{
  color: rgb(229 229 229 / 0.3) !important;
}
.focus\:tw-text-gray-70\/35:focus{
  color: rgb(229 229 229 / 0.35) !important;
}
.focus\:tw-text-gray-70\/40:focus{
  color: rgb(229 229 229 / 0.4) !important;
}
.focus\:tw-text-gray-70\/45:focus{
  color: rgb(229 229 229 / 0.45) !important;
}
.focus\:tw-text-gray-70\/5:focus{
  color: rgb(229 229 229 / 0.05) !important;
}
.focus\:tw-text-gray-70\/50:focus{
  color: rgb(229 229 229 / 0.5) !important;
}
.focus\:tw-text-gray-70\/55:focus{
  color: rgb(229 229 229 / 0.55) !important;
}
.focus\:tw-text-gray-70\/60:focus{
  color: rgb(229 229 229 / 0.6) !important;
}
.focus\:tw-text-gray-70\/65:focus{
  color: rgb(229 229 229 / 0.65) !important;
}
.focus\:tw-text-gray-70\/70:focus{
  color: rgb(229 229 229 / 0.7) !important;
}
.focus\:tw-text-gray-70\/75:focus{
  color: rgb(229 229 229 / 0.75) !important;
}
.focus\:tw-text-gray-70\/80:focus{
  color: rgb(229 229 229 / 0.8) !important;
}
.focus\:tw-text-gray-70\/85:focus{
  color: rgb(229 229 229 / 0.85) !important;
}
.focus\:tw-text-gray-70\/90:focus{
  color: rgb(229 229 229 / 0.9) !important;
}
.focus\:tw-text-gray-70\/95:focus{
  color: rgb(229 229 229 / 0.95) !important;
}
.focus\:tw-text-gray-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-700\/0:focus{
  color: rgb(76 76 76 / 0) !important;
}
.focus\:tw-text-gray-700\/10:focus{
  color: rgb(76 76 76 / 0.1) !important;
}
.focus\:tw-text-gray-700\/100:focus{
  color: rgb(76 76 76 / 1) !important;
}
.focus\:tw-text-gray-700\/15:focus{
  color: rgb(76 76 76 / 0.15) !important;
}
.focus\:tw-text-gray-700\/20:focus{
  color: rgb(76 76 76 / 0.2) !important;
}
.focus\:tw-text-gray-700\/25:focus{
  color: rgb(76 76 76 / 0.25) !important;
}
.focus\:tw-text-gray-700\/30:focus{
  color: rgb(76 76 76 / 0.3) !important;
}
.focus\:tw-text-gray-700\/35:focus{
  color: rgb(76 76 76 / 0.35) !important;
}
.focus\:tw-text-gray-700\/40:focus{
  color: rgb(76 76 76 / 0.4) !important;
}
.focus\:tw-text-gray-700\/45:focus{
  color: rgb(76 76 76 / 0.45) !important;
}
.focus\:tw-text-gray-700\/5:focus{
  color: rgb(76 76 76 / 0.05) !important;
}
.focus\:tw-text-gray-700\/50:focus{
  color: rgb(76 76 76 / 0.5) !important;
}
.focus\:tw-text-gray-700\/55:focus{
  color: rgb(76 76 76 / 0.55) !important;
}
.focus\:tw-text-gray-700\/60:focus{
  color: rgb(76 76 76 / 0.6) !important;
}
.focus\:tw-text-gray-700\/65:focus{
  color: rgb(76 76 76 / 0.65) !important;
}
.focus\:tw-text-gray-700\/70:focus{
  color: rgb(76 76 76 / 0.7) !important;
}
.focus\:tw-text-gray-700\/75:focus{
  color: rgb(76 76 76 / 0.75) !important;
}
.focus\:tw-text-gray-700\/80:focus{
  color: rgb(76 76 76 / 0.8) !important;
}
.focus\:tw-text-gray-700\/85:focus{
  color: rgb(76 76 76 / 0.85) !important;
}
.focus\:tw-text-gray-700\/90:focus{
  color: rgb(76 76 76 / 0.9) !important;
}
.focus\:tw-text-gray-700\/95:focus{
  color: rgb(76 76 76 / 0.95) !important;
}
.focus\:tw-text-gray-750:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-750\/0:focus{
  color: rgb(64 64 64 / 0) !important;
}
.focus\:tw-text-gray-750\/10:focus{
  color: rgb(64 64 64 / 0.1) !important;
}
.focus\:tw-text-gray-750\/100:focus{
  color: rgb(64 64 64 / 1) !important;
}
.focus\:tw-text-gray-750\/15:focus{
  color: rgb(64 64 64 / 0.15) !important;
}
.focus\:tw-text-gray-750\/20:focus{
  color: rgb(64 64 64 / 0.2) !important;
}
.focus\:tw-text-gray-750\/25:focus{
  color: rgb(64 64 64 / 0.25) !important;
}
.focus\:tw-text-gray-750\/30:focus{
  color: rgb(64 64 64 / 0.3) !important;
}
.focus\:tw-text-gray-750\/35:focus{
  color: rgb(64 64 64 / 0.35) !important;
}
.focus\:tw-text-gray-750\/40:focus{
  color: rgb(64 64 64 / 0.4) !important;
}
.focus\:tw-text-gray-750\/45:focus{
  color: rgb(64 64 64 / 0.45) !important;
}
.focus\:tw-text-gray-750\/5:focus{
  color: rgb(64 64 64 / 0.05) !important;
}
.focus\:tw-text-gray-750\/50:focus{
  color: rgb(64 64 64 / 0.5) !important;
}
.focus\:tw-text-gray-750\/55:focus{
  color: rgb(64 64 64 / 0.55) !important;
}
.focus\:tw-text-gray-750\/60:focus{
  color: rgb(64 64 64 / 0.6) !important;
}
.focus\:tw-text-gray-750\/65:focus{
  color: rgb(64 64 64 / 0.65) !important;
}
.focus\:tw-text-gray-750\/70:focus{
  color: rgb(64 64 64 / 0.7) !important;
}
.focus\:tw-text-gray-750\/75:focus{
  color: rgb(64 64 64 / 0.75) !important;
}
.focus\:tw-text-gray-750\/80:focus{
  color: rgb(64 64 64 / 0.8) !important;
}
.focus\:tw-text-gray-750\/85:focus{
  color: rgb(64 64 64 / 0.85) !important;
}
.focus\:tw-text-gray-750\/90:focus{
  color: rgb(64 64 64 / 0.9) !important;
}
.focus\:tw-text-gray-750\/95:focus{
  color: rgb(64 64 64 / 0.95) !important;
}
.focus\:tw-text-gray-80:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(244 246 247 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-80\/0:focus{
  color: rgb(244 246 247 / 0) !important;
}
.focus\:tw-text-gray-80\/10:focus{
  color: rgb(244 246 247 / 0.1) !important;
}
.focus\:tw-text-gray-80\/100:focus{
  color: rgb(244 246 247 / 1) !important;
}
.focus\:tw-text-gray-80\/15:focus{
  color: rgb(244 246 247 / 0.15) !important;
}
.focus\:tw-text-gray-80\/20:focus{
  color: rgb(244 246 247 / 0.2) !important;
}
.focus\:tw-text-gray-80\/25:focus{
  color: rgb(244 246 247 / 0.25) !important;
}
.focus\:tw-text-gray-80\/30:focus{
  color: rgb(244 246 247 / 0.3) !important;
}
.focus\:tw-text-gray-80\/35:focus{
  color: rgb(244 246 247 / 0.35) !important;
}
.focus\:tw-text-gray-80\/40:focus{
  color: rgb(244 246 247 / 0.4) !important;
}
.focus\:tw-text-gray-80\/45:focus{
  color: rgb(244 246 247 / 0.45) !important;
}
.focus\:tw-text-gray-80\/5:focus{
  color: rgb(244 246 247 / 0.05) !important;
}
.focus\:tw-text-gray-80\/50:focus{
  color: rgb(244 246 247 / 0.5) !important;
}
.focus\:tw-text-gray-80\/55:focus{
  color: rgb(244 246 247 / 0.55) !important;
}
.focus\:tw-text-gray-80\/60:focus{
  color: rgb(244 246 247 / 0.6) !important;
}
.focus\:tw-text-gray-80\/65:focus{
  color: rgb(244 246 247 / 0.65) !important;
}
.focus\:tw-text-gray-80\/70:focus{
  color: rgb(244 246 247 / 0.7) !important;
}
.focus\:tw-text-gray-80\/75:focus{
  color: rgb(244 246 247 / 0.75) !important;
}
.focus\:tw-text-gray-80\/80:focus{
  color: rgb(244 246 247 / 0.8) !important;
}
.focus\:tw-text-gray-80\/85:focus{
  color: rgb(244 246 247 / 0.85) !important;
}
.focus\:tw-text-gray-80\/90:focus{
  color: rgb(244 246 247 / 0.9) !important;
}
.focus\:tw-text-gray-80\/95:focus{
  color: rgb(244 246 247 / 0.95) !important;
}
.focus\:tw-text-gray-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-800\/0:focus{
  color: rgb(51 51 51 / 0) !important;
}
.focus\:tw-text-gray-800\/10:focus{
  color: rgb(51 51 51 / 0.1) !important;
}
.focus\:tw-text-gray-800\/100:focus{
  color: rgb(51 51 51 / 1) !important;
}
.focus\:tw-text-gray-800\/15:focus{
  color: rgb(51 51 51 / 0.15) !important;
}
.focus\:tw-text-gray-800\/20:focus{
  color: rgb(51 51 51 / 0.2) !important;
}
.focus\:tw-text-gray-800\/25:focus{
  color: rgb(51 51 51 / 0.25) !important;
}
.focus\:tw-text-gray-800\/30:focus{
  color: rgb(51 51 51 / 0.3) !important;
}
.focus\:tw-text-gray-800\/35:focus{
  color: rgb(51 51 51 / 0.35) !important;
}
.focus\:tw-text-gray-800\/40:focus{
  color: rgb(51 51 51 / 0.4) !important;
}
.focus\:tw-text-gray-800\/45:focus{
  color: rgb(51 51 51 / 0.45) !important;
}
.focus\:tw-text-gray-800\/5:focus{
  color: rgb(51 51 51 / 0.05) !important;
}
.focus\:tw-text-gray-800\/50:focus{
  color: rgb(51 51 51 / 0.5) !important;
}
.focus\:tw-text-gray-800\/55:focus{
  color: rgb(51 51 51 / 0.55) !important;
}
.focus\:tw-text-gray-800\/60:focus{
  color: rgb(51 51 51 / 0.6) !important;
}
.focus\:tw-text-gray-800\/65:focus{
  color: rgb(51 51 51 / 0.65) !important;
}
.focus\:tw-text-gray-800\/70:focus{
  color: rgb(51 51 51 / 0.7) !important;
}
.focus\:tw-text-gray-800\/75:focus{
  color: rgb(51 51 51 / 0.75) !important;
}
.focus\:tw-text-gray-800\/80:focus{
  color: rgb(51 51 51 / 0.8) !important;
}
.focus\:tw-text-gray-800\/85:focus{
  color: rgb(51 51 51 / 0.85) !important;
}
.focus\:tw-text-gray-800\/90:focus{
  color: rgb(51 51 51 / 0.9) !important;
}
.focus\:tw-text-gray-800\/95:focus{
  color: rgb(51 51 51 / 0.95) !important;
}
.focus\:tw-text-gray-850:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(38 44 52 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-850\/0:focus{
  color: rgb(38 44 52 / 0) !important;
}
.focus\:tw-text-gray-850\/10:focus{
  color: rgb(38 44 52 / 0.1) !important;
}
.focus\:tw-text-gray-850\/100:focus{
  color: rgb(38 44 52 / 1) !important;
}
.focus\:tw-text-gray-850\/15:focus{
  color: rgb(38 44 52 / 0.15) !important;
}
.focus\:tw-text-gray-850\/20:focus{
  color: rgb(38 44 52 / 0.2) !important;
}
.focus\:tw-text-gray-850\/25:focus{
  color: rgb(38 44 52 / 0.25) !important;
}
.focus\:tw-text-gray-850\/30:focus{
  color: rgb(38 44 52 / 0.3) !important;
}
.focus\:tw-text-gray-850\/35:focus{
  color: rgb(38 44 52 / 0.35) !important;
}
.focus\:tw-text-gray-850\/40:focus{
  color: rgb(38 44 52 / 0.4) !important;
}
.focus\:tw-text-gray-850\/45:focus{
  color: rgb(38 44 52 / 0.45) !important;
}
.focus\:tw-text-gray-850\/5:focus{
  color: rgb(38 44 52 / 0.05) !important;
}
.focus\:tw-text-gray-850\/50:focus{
  color: rgb(38 44 52 / 0.5) !important;
}
.focus\:tw-text-gray-850\/55:focus{
  color: rgb(38 44 52 / 0.55) !important;
}
.focus\:tw-text-gray-850\/60:focus{
  color: rgb(38 44 52 / 0.6) !important;
}
.focus\:tw-text-gray-850\/65:focus{
  color: rgb(38 44 52 / 0.65) !important;
}
.focus\:tw-text-gray-850\/70:focus{
  color: rgb(38 44 52 / 0.7) !important;
}
.focus\:tw-text-gray-850\/75:focus{
  color: rgb(38 44 52 / 0.75) !important;
}
.focus\:tw-text-gray-850\/80:focus{
  color: rgb(38 44 52 / 0.8) !important;
}
.focus\:tw-text-gray-850\/85:focus{
  color: rgb(38 44 52 / 0.85) !important;
}
.focus\:tw-text-gray-850\/90:focus{
  color: rgb(38 44 52 / 0.9) !important;
}
.focus\:tw-text-gray-850\/95:focus{
  color: rgb(38 44 52 / 0.95) !important;
}
.focus\:tw-text-gray-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(25 25 25 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-900\/0:focus{
  color: rgb(25 25 25 / 0) !important;
}
.focus\:tw-text-gray-900\/10:focus{
  color: rgb(25 25 25 / 0.1) !important;
}
.focus\:tw-text-gray-900\/100:focus{
  color: rgb(25 25 25 / 1) !important;
}
.focus\:tw-text-gray-900\/15:focus{
  color: rgb(25 25 25 / 0.15) !important;
}
.focus\:tw-text-gray-900\/20:focus{
  color: rgb(25 25 25 / 0.2) !important;
}
.focus\:tw-text-gray-900\/25:focus{
  color: rgb(25 25 25 / 0.25) !important;
}
.focus\:tw-text-gray-900\/30:focus{
  color: rgb(25 25 25 / 0.3) !important;
}
.focus\:tw-text-gray-900\/35:focus{
  color: rgb(25 25 25 / 0.35) !important;
}
.focus\:tw-text-gray-900\/40:focus{
  color: rgb(25 25 25 / 0.4) !important;
}
.focus\:tw-text-gray-900\/45:focus{
  color: rgb(25 25 25 / 0.45) !important;
}
.focus\:tw-text-gray-900\/5:focus{
  color: rgb(25 25 25 / 0.05) !important;
}
.focus\:tw-text-gray-900\/50:focus{
  color: rgb(25 25 25 / 0.5) !important;
}
.focus\:tw-text-gray-900\/55:focus{
  color: rgb(25 25 25 / 0.55) !important;
}
.focus\:tw-text-gray-900\/60:focus{
  color: rgb(25 25 25 / 0.6) !important;
}
.focus\:tw-text-gray-900\/65:focus{
  color: rgb(25 25 25 / 0.65) !important;
}
.focus\:tw-text-gray-900\/70:focus{
  color: rgb(25 25 25 / 0.7) !important;
}
.focus\:tw-text-gray-900\/75:focus{
  color: rgb(25 25 25 / 0.75) !important;
}
.focus\:tw-text-gray-900\/80:focus{
  color: rgb(25 25 25 / 0.8) !important;
}
.focus\:tw-text-gray-900\/85:focus{
  color: rgb(25 25 25 / 0.85) !important;
}
.focus\:tw-text-gray-900\/90:focus{
  color: rgb(25 25 25 / 0.9) !important;
}
.focus\:tw-text-gray-900\/95:focus{
  color: rgb(25 25 25 / 0.95) !important;
}
.focus\:tw-text-gray-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-950\/0:focus{
  color: rgb(3 7 18 / 0) !important;
}
.focus\:tw-text-gray-950\/10:focus{
  color: rgb(3 7 18 / 0.1) !important;
}
.focus\:tw-text-gray-950\/100:focus{
  color: rgb(3 7 18 / 1) !important;
}
.focus\:tw-text-gray-950\/15:focus{
  color: rgb(3 7 18 / 0.15) !important;
}
.focus\:tw-text-gray-950\/20:focus{
  color: rgb(3 7 18 / 0.2) !important;
}
.focus\:tw-text-gray-950\/25:focus{
  color: rgb(3 7 18 / 0.25) !important;
}
.focus\:tw-text-gray-950\/30:focus{
  color: rgb(3 7 18 / 0.3) !important;
}
.focus\:tw-text-gray-950\/35:focus{
  color: rgb(3 7 18 / 0.35) !important;
}
.focus\:tw-text-gray-950\/40:focus{
  color: rgb(3 7 18 / 0.4) !important;
}
.focus\:tw-text-gray-950\/45:focus{
  color: rgb(3 7 18 / 0.45) !important;
}
.focus\:tw-text-gray-950\/5:focus{
  color: rgb(3 7 18 / 0.05) !important;
}
.focus\:tw-text-gray-950\/50:focus{
  color: rgb(3 7 18 / 0.5) !important;
}
.focus\:tw-text-gray-950\/55:focus{
  color: rgb(3 7 18 / 0.55) !important;
}
.focus\:tw-text-gray-950\/60:focus{
  color: rgb(3 7 18 / 0.6) !important;
}
.focus\:tw-text-gray-950\/65:focus{
  color: rgb(3 7 18 / 0.65) !important;
}
.focus\:tw-text-gray-950\/70:focus{
  color: rgb(3 7 18 / 0.7) !important;
}
.focus\:tw-text-gray-950\/75:focus{
  color: rgb(3 7 18 / 0.75) !important;
}
.focus\:tw-text-gray-950\/80:focus{
  color: rgb(3 7 18 / 0.8) !important;
}
.focus\:tw-text-gray-950\/85:focus{
  color: rgb(3 7 18 / 0.85) !important;
}
.focus\:tw-text-gray-950\/90:focus{
  color: rgb(3 7 18 / 0.9) !important;
}
.focus\:tw-text-gray-950\/95:focus{
  color: rgb(3 7 18 / 0.95) !important;
}
.focus\:tw-text-gray-cool1:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(222 230 233 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-gray-cool1\/0:focus{
  color: rgb(222 230 233 / 0) !important;
}
.focus\:tw-text-gray-cool1\/10:focus{
  color: rgb(222 230 233 / 0.1) !important;
}
.focus\:tw-text-gray-cool1\/100:focus{
  color: rgb(222 230 233 / 1) !important;
}
.focus\:tw-text-gray-cool1\/15:focus{
  color: rgb(222 230 233 / 0.15) !important;
}
.focus\:tw-text-gray-cool1\/20:focus{
  color: rgb(222 230 233 / 0.2) !important;
}
.focus\:tw-text-gray-cool1\/25:focus{
  color: rgb(222 230 233 / 0.25) !important;
}
.focus\:tw-text-gray-cool1\/30:focus{
  color: rgb(222 230 233 / 0.3) !important;
}
.focus\:tw-text-gray-cool1\/35:focus{
  color: rgb(222 230 233 / 0.35) !important;
}
.focus\:tw-text-gray-cool1\/40:focus{
  color: rgb(222 230 233 / 0.4) !important;
}
.focus\:tw-text-gray-cool1\/45:focus{
  color: rgb(222 230 233 / 0.45) !important;
}
.focus\:tw-text-gray-cool1\/5:focus{
  color: rgb(222 230 233 / 0.05) !important;
}
.focus\:tw-text-gray-cool1\/50:focus{
  color: rgb(222 230 233 / 0.5) !important;
}
.focus\:tw-text-gray-cool1\/55:focus{
  color: rgb(222 230 233 / 0.55) !important;
}
.focus\:tw-text-gray-cool1\/60:focus{
  color: rgb(222 230 233 / 0.6) !important;
}
.focus\:tw-text-gray-cool1\/65:focus{
  color: rgb(222 230 233 / 0.65) !important;
}
.focus\:tw-text-gray-cool1\/70:focus{
  color: rgb(222 230 233 / 0.7) !important;
}
.focus\:tw-text-gray-cool1\/75:focus{
  color: rgb(222 230 233 / 0.75) !important;
}
.focus\:tw-text-gray-cool1\/80:focus{
  color: rgb(222 230 233 / 0.8) !important;
}
.focus\:tw-text-gray-cool1\/85:focus{
  color: rgb(222 230 233 / 0.85) !important;
}
.focus\:tw-text-gray-cool1\/90:focus{
  color: rgb(222 230 233 / 0.9) !important;
}
.focus\:tw-text-gray-cool1\/95:focus{
  color: rgb(222 230 233 / 0.95) !important;
}
.focus\:tw-text-green-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(240 255 244 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-100\/0:focus{
  color: rgb(240 255 244 / 0) !important;
}
.focus\:tw-text-green-100\/10:focus{
  color: rgb(240 255 244 / 0.1) !important;
}
.focus\:tw-text-green-100\/100:focus{
  color: rgb(240 255 244 / 1) !important;
}
.focus\:tw-text-green-100\/15:focus{
  color: rgb(240 255 244 / 0.15) !important;
}
.focus\:tw-text-green-100\/20:focus{
  color: rgb(240 255 244 / 0.2) !important;
}
.focus\:tw-text-green-100\/25:focus{
  color: rgb(240 255 244 / 0.25) !important;
}
.focus\:tw-text-green-100\/30:focus{
  color: rgb(240 255 244 / 0.3) !important;
}
.focus\:tw-text-green-100\/35:focus{
  color: rgb(240 255 244 / 0.35) !important;
}
.focus\:tw-text-green-100\/40:focus{
  color: rgb(240 255 244 / 0.4) !important;
}
.focus\:tw-text-green-100\/45:focus{
  color: rgb(240 255 244 / 0.45) !important;
}
.focus\:tw-text-green-100\/5:focus{
  color: rgb(240 255 244 / 0.05) !important;
}
.focus\:tw-text-green-100\/50:focus{
  color: rgb(240 255 244 / 0.5) !important;
}
.focus\:tw-text-green-100\/55:focus{
  color: rgb(240 255 244 / 0.55) !important;
}
.focus\:tw-text-green-100\/60:focus{
  color: rgb(240 255 244 / 0.6) !important;
}
.focus\:tw-text-green-100\/65:focus{
  color: rgb(240 255 244 / 0.65) !important;
}
.focus\:tw-text-green-100\/70:focus{
  color: rgb(240 255 244 / 0.7) !important;
}
.focus\:tw-text-green-100\/75:focus{
  color: rgb(240 255 244 / 0.75) !important;
}
.focus\:tw-text-green-100\/80:focus{
  color: rgb(240 255 244 / 0.8) !important;
}
.focus\:tw-text-green-100\/85:focus{
  color: rgb(240 255 244 / 0.85) !important;
}
.focus\:tw-text-green-100\/90:focus{
  color: rgb(240 255 244 / 0.9) !important;
}
.focus\:tw-text-green-100\/95:focus{
  color: rgb(240 255 244 / 0.95) !important;
}
.focus\:tw-text-green-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(198 246 213 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-200\/0:focus{
  color: rgb(198 246 213 / 0) !important;
}
.focus\:tw-text-green-200\/10:focus{
  color: rgb(198 246 213 / 0.1) !important;
}
.focus\:tw-text-green-200\/100:focus{
  color: rgb(198 246 213 / 1) !important;
}
.focus\:tw-text-green-200\/15:focus{
  color: rgb(198 246 213 / 0.15) !important;
}
.focus\:tw-text-green-200\/20:focus{
  color: rgb(198 246 213 / 0.2) !important;
}
.focus\:tw-text-green-200\/25:focus{
  color: rgb(198 246 213 / 0.25) !important;
}
.focus\:tw-text-green-200\/30:focus{
  color: rgb(198 246 213 / 0.3) !important;
}
.focus\:tw-text-green-200\/35:focus{
  color: rgb(198 246 213 / 0.35) !important;
}
.focus\:tw-text-green-200\/40:focus{
  color: rgb(198 246 213 / 0.4) !important;
}
.focus\:tw-text-green-200\/45:focus{
  color: rgb(198 246 213 / 0.45) !important;
}
.focus\:tw-text-green-200\/5:focus{
  color: rgb(198 246 213 / 0.05) !important;
}
.focus\:tw-text-green-200\/50:focus{
  color: rgb(198 246 213 / 0.5) !important;
}
.focus\:tw-text-green-200\/55:focus{
  color: rgb(198 246 213 / 0.55) !important;
}
.focus\:tw-text-green-200\/60:focus{
  color: rgb(198 246 213 / 0.6) !important;
}
.focus\:tw-text-green-200\/65:focus{
  color: rgb(198 246 213 / 0.65) !important;
}
.focus\:tw-text-green-200\/70:focus{
  color: rgb(198 246 213 / 0.7) !important;
}
.focus\:tw-text-green-200\/75:focus{
  color: rgb(198 246 213 / 0.75) !important;
}
.focus\:tw-text-green-200\/80:focus{
  color: rgb(198 246 213 / 0.8) !important;
}
.focus\:tw-text-green-200\/85:focus{
  color: rgb(198 246 213 / 0.85) !important;
}
.focus\:tw-text-green-200\/90:focus{
  color: rgb(198 246 213 / 0.9) !important;
}
.focus\:tw-text-green-200\/95:focus{
  color: rgb(198 246 213 / 0.95) !important;
}
.focus\:tw-text-green-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(236 244 243 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-300\/0:focus{
  color: rgb(236 244 243 / 0) !important;
}
.focus\:tw-text-green-300\/10:focus{
  color: rgb(236 244 243 / 0.1) !important;
}
.focus\:tw-text-green-300\/100:focus{
  color: rgb(236 244 243 / 1) !important;
}
.focus\:tw-text-green-300\/15:focus{
  color: rgb(236 244 243 / 0.15) !important;
}
.focus\:tw-text-green-300\/20:focus{
  color: rgb(236 244 243 / 0.2) !important;
}
.focus\:tw-text-green-300\/25:focus{
  color: rgb(236 244 243 / 0.25) !important;
}
.focus\:tw-text-green-300\/30:focus{
  color: rgb(236 244 243 / 0.3) !important;
}
.focus\:tw-text-green-300\/35:focus{
  color: rgb(236 244 243 / 0.35) !important;
}
.focus\:tw-text-green-300\/40:focus{
  color: rgb(236 244 243 / 0.4) !important;
}
.focus\:tw-text-green-300\/45:focus{
  color: rgb(236 244 243 / 0.45) !important;
}
.focus\:tw-text-green-300\/5:focus{
  color: rgb(236 244 243 / 0.05) !important;
}
.focus\:tw-text-green-300\/50:focus{
  color: rgb(236 244 243 / 0.5) !important;
}
.focus\:tw-text-green-300\/55:focus{
  color: rgb(236 244 243 / 0.55) !important;
}
.focus\:tw-text-green-300\/60:focus{
  color: rgb(236 244 243 / 0.6) !important;
}
.focus\:tw-text-green-300\/65:focus{
  color: rgb(236 244 243 / 0.65) !important;
}
.focus\:tw-text-green-300\/70:focus{
  color: rgb(236 244 243 / 0.7) !important;
}
.focus\:tw-text-green-300\/75:focus{
  color: rgb(236 244 243 / 0.75) !important;
}
.focus\:tw-text-green-300\/80:focus{
  color: rgb(236 244 243 / 0.8) !important;
}
.focus\:tw-text-green-300\/85:focus{
  color: rgb(236 244 243 / 0.85) !important;
}
.focus\:tw-text-green-300\/90:focus{
  color: rgb(236 244 243 / 0.9) !important;
}
.focus\:tw-text-green-300\/95:focus{
  color: rgb(236 244 243 / 0.95) !important;
}
.focus\:tw-text-green-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(224 235 234 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-400\/0:focus{
  color: rgb(224 235 234 / 0) !important;
}
.focus\:tw-text-green-400\/10:focus{
  color: rgb(224 235 234 / 0.1) !important;
}
.focus\:tw-text-green-400\/100:focus{
  color: rgb(224 235 234 / 1) !important;
}
.focus\:tw-text-green-400\/15:focus{
  color: rgb(224 235 234 / 0.15) !important;
}
.focus\:tw-text-green-400\/20:focus{
  color: rgb(224 235 234 / 0.2) !important;
}
.focus\:tw-text-green-400\/25:focus{
  color: rgb(224 235 234 / 0.25) !important;
}
.focus\:tw-text-green-400\/30:focus{
  color: rgb(224 235 234 / 0.3) !important;
}
.focus\:tw-text-green-400\/35:focus{
  color: rgb(224 235 234 / 0.35) !important;
}
.focus\:tw-text-green-400\/40:focus{
  color: rgb(224 235 234 / 0.4) !important;
}
.focus\:tw-text-green-400\/45:focus{
  color: rgb(224 235 234 / 0.45) !important;
}
.focus\:tw-text-green-400\/5:focus{
  color: rgb(224 235 234 / 0.05) !important;
}
.focus\:tw-text-green-400\/50:focus{
  color: rgb(224 235 234 / 0.5) !important;
}
.focus\:tw-text-green-400\/55:focus{
  color: rgb(224 235 234 / 0.55) !important;
}
.focus\:tw-text-green-400\/60:focus{
  color: rgb(224 235 234 / 0.6) !important;
}
.focus\:tw-text-green-400\/65:focus{
  color: rgb(224 235 234 / 0.65) !important;
}
.focus\:tw-text-green-400\/70:focus{
  color: rgb(224 235 234 / 0.7) !important;
}
.focus\:tw-text-green-400\/75:focus{
  color: rgb(224 235 234 / 0.75) !important;
}
.focus\:tw-text-green-400\/80:focus{
  color: rgb(224 235 234 / 0.8) !important;
}
.focus\:tw-text-green-400\/85:focus{
  color: rgb(224 235 234 / 0.85) !important;
}
.focus\:tw-text-green-400\/90:focus{
  color: rgb(224 235 234 / 0.9) !important;
}
.focus\:tw-text-green-400\/95:focus{
  color: rgb(224 235 234 / 0.95) !important;
}
.focus\:tw-text-green-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(217 233 231 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-50\/0:focus{
  color: rgb(217 233 231 / 0) !important;
}
.focus\:tw-text-green-50\/10:focus{
  color: rgb(217 233 231 / 0.1) !important;
}
.focus\:tw-text-green-50\/100:focus{
  color: rgb(217 233 231 / 1) !important;
}
.focus\:tw-text-green-50\/15:focus{
  color: rgb(217 233 231 / 0.15) !important;
}
.focus\:tw-text-green-50\/20:focus{
  color: rgb(217 233 231 / 0.2) !important;
}
.focus\:tw-text-green-50\/25:focus{
  color: rgb(217 233 231 / 0.25) !important;
}
.focus\:tw-text-green-50\/30:focus{
  color: rgb(217 233 231 / 0.3) !important;
}
.focus\:tw-text-green-50\/35:focus{
  color: rgb(217 233 231 / 0.35) !important;
}
.focus\:tw-text-green-50\/40:focus{
  color: rgb(217 233 231 / 0.4) !important;
}
.focus\:tw-text-green-50\/45:focus{
  color: rgb(217 233 231 / 0.45) !important;
}
.focus\:tw-text-green-50\/5:focus{
  color: rgb(217 233 231 / 0.05) !important;
}
.focus\:tw-text-green-50\/50:focus{
  color: rgb(217 233 231 / 0.5) !important;
}
.focus\:tw-text-green-50\/55:focus{
  color: rgb(217 233 231 / 0.55) !important;
}
.focus\:tw-text-green-50\/60:focus{
  color: rgb(217 233 231 / 0.6) !important;
}
.focus\:tw-text-green-50\/65:focus{
  color: rgb(217 233 231 / 0.65) !important;
}
.focus\:tw-text-green-50\/70:focus{
  color: rgb(217 233 231 / 0.7) !important;
}
.focus\:tw-text-green-50\/75:focus{
  color: rgb(217 233 231 / 0.75) !important;
}
.focus\:tw-text-green-50\/80:focus{
  color: rgb(217 233 231 / 0.8) !important;
}
.focus\:tw-text-green-50\/85:focus{
  color: rgb(217 233 231 / 0.85) !important;
}
.focus\:tw-text-green-50\/90:focus{
  color: rgb(217 233 231 / 0.9) !important;
}
.focus\:tw-text-green-50\/95:focus{
  color: rgb(217 233 231 / 0.95) !important;
}
.focus\:tw-text-green-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(72 187 120 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-500\/0:focus{
  color: rgb(72 187 120 / 0) !important;
}
.focus\:tw-text-green-500\/10:focus{
  color: rgb(72 187 120 / 0.1) !important;
}
.focus\:tw-text-green-500\/100:focus{
  color: rgb(72 187 120 / 1) !important;
}
.focus\:tw-text-green-500\/15:focus{
  color: rgb(72 187 120 / 0.15) !important;
}
.focus\:tw-text-green-500\/20:focus{
  color: rgb(72 187 120 / 0.2) !important;
}
.focus\:tw-text-green-500\/25:focus{
  color: rgb(72 187 120 / 0.25) !important;
}
.focus\:tw-text-green-500\/30:focus{
  color: rgb(72 187 120 / 0.3) !important;
}
.focus\:tw-text-green-500\/35:focus{
  color: rgb(72 187 120 / 0.35) !important;
}
.focus\:tw-text-green-500\/40:focus{
  color: rgb(72 187 120 / 0.4) !important;
}
.focus\:tw-text-green-500\/45:focus{
  color: rgb(72 187 120 / 0.45) !important;
}
.focus\:tw-text-green-500\/5:focus{
  color: rgb(72 187 120 / 0.05) !important;
}
.focus\:tw-text-green-500\/50:focus{
  color: rgb(72 187 120 / 0.5) !important;
}
.focus\:tw-text-green-500\/55:focus{
  color: rgb(72 187 120 / 0.55) !important;
}
.focus\:tw-text-green-500\/60:focus{
  color: rgb(72 187 120 / 0.6) !important;
}
.focus\:tw-text-green-500\/65:focus{
  color: rgb(72 187 120 / 0.65) !important;
}
.focus\:tw-text-green-500\/70:focus{
  color: rgb(72 187 120 / 0.7) !important;
}
.focus\:tw-text-green-500\/75:focus{
  color: rgb(72 187 120 / 0.75) !important;
}
.focus\:tw-text-green-500\/80:focus{
  color: rgb(72 187 120 / 0.8) !important;
}
.focus\:tw-text-green-500\/85:focus{
  color: rgb(72 187 120 / 0.85) !important;
}
.focus\:tw-text-green-500\/90:focus{
  color: rgb(72 187 120 / 0.9) !important;
}
.focus\:tw-text-green-500\/95:focus{
  color: rgb(72 187 120 / 0.95) !important;
}
.focus\:tw-text-green-550:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(26 147 111 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-550\/0:focus{
  color: rgb(26 147 111 / 0) !important;
}
.focus\:tw-text-green-550\/10:focus{
  color: rgb(26 147 111 / 0.1) !important;
}
.focus\:tw-text-green-550\/100:focus{
  color: rgb(26 147 111 / 1) !important;
}
.focus\:tw-text-green-550\/15:focus{
  color: rgb(26 147 111 / 0.15) !important;
}
.focus\:tw-text-green-550\/20:focus{
  color: rgb(26 147 111 / 0.2) !important;
}
.focus\:tw-text-green-550\/25:focus{
  color: rgb(26 147 111 / 0.25) !important;
}
.focus\:tw-text-green-550\/30:focus{
  color: rgb(26 147 111 / 0.3) !important;
}
.focus\:tw-text-green-550\/35:focus{
  color: rgb(26 147 111 / 0.35) !important;
}
.focus\:tw-text-green-550\/40:focus{
  color: rgb(26 147 111 / 0.4) !important;
}
.focus\:tw-text-green-550\/45:focus{
  color: rgb(26 147 111 / 0.45) !important;
}
.focus\:tw-text-green-550\/5:focus{
  color: rgb(26 147 111 / 0.05) !important;
}
.focus\:tw-text-green-550\/50:focus{
  color: rgb(26 147 111 / 0.5) !important;
}
.focus\:tw-text-green-550\/55:focus{
  color: rgb(26 147 111 / 0.55) !important;
}
.focus\:tw-text-green-550\/60:focus{
  color: rgb(26 147 111 / 0.6) !important;
}
.focus\:tw-text-green-550\/65:focus{
  color: rgb(26 147 111 / 0.65) !important;
}
.focus\:tw-text-green-550\/70:focus{
  color: rgb(26 147 111 / 0.7) !important;
}
.focus\:tw-text-green-550\/75:focus{
  color: rgb(26 147 111 / 0.75) !important;
}
.focus\:tw-text-green-550\/80:focus{
  color: rgb(26 147 111 / 0.8) !important;
}
.focus\:tw-text-green-550\/85:focus{
  color: rgb(26 147 111 / 0.85) !important;
}
.focus\:tw-text-green-550\/90:focus{
  color: rgb(26 147 111 / 0.9) !important;
}
.focus\:tw-text-green-550\/95:focus{
  color: rgb(26 147 111 / 0.95) !important;
}
.focus\:tw-text-green-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(56 161 105 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-600\/0:focus{
  color: rgb(56 161 105 / 0) !important;
}
.focus\:tw-text-green-600\/10:focus{
  color: rgb(56 161 105 / 0.1) !important;
}
.focus\:tw-text-green-600\/100:focus{
  color: rgb(56 161 105 / 1) !important;
}
.focus\:tw-text-green-600\/15:focus{
  color: rgb(56 161 105 / 0.15) !important;
}
.focus\:tw-text-green-600\/20:focus{
  color: rgb(56 161 105 / 0.2) !important;
}
.focus\:tw-text-green-600\/25:focus{
  color: rgb(56 161 105 / 0.25) !important;
}
.focus\:tw-text-green-600\/30:focus{
  color: rgb(56 161 105 / 0.3) !important;
}
.focus\:tw-text-green-600\/35:focus{
  color: rgb(56 161 105 / 0.35) !important;
}
.focus\:tw-text-green-600\/40:focus{
  color: rgb(56 161 105 / 0.4) !important;
}
.focus\:tw-text-green-600\/45:focus{
  color: rgb(56 161 105 / 0.45) !important;
}
.focus\:tw-text-green-600\/5:focus{
  color: rgb(56 161 105 / 0.05) !important;
}
.focus\:tw-text-green-600\/50:focus{
  color: rgb(56 161 105 / 0.5) !important;
}
.focus\:tw-text-green-600\/55:focus{
  color: rgb(56 161 105 / 0.55) !important;
}
.focus\:tw-text-green-600\/60:focus{
  color: rgb(56 161 105 / 0.6) !important;
}
.focus\:tw-text-green-600\/65:focus{
  color: rgb(56 161 105 / 0.65) !important;
}
.focus\:tw-text-green-600\/70:focus{
  color: rgb(56 161 105 / 0.7) !important;
}
.focus\:tw-text-green-600\/75:focus{
  color: rgb(56 161 105 / 0.75) !important;
}
.focus\:tw-text-green-600\/80:focus{
  color: rgb(56 161 105 / 0.8) !important;
}
.focus\:tw-text-green-600\/85:focus{
  color: rgb(56 161 105 / 0.85) !important;
}
.focus\:tw-text-green-600\/90:focus{
  color: rgb(56 161 105 / 0.9) !important;
}
.focus\:tw-text-green-600\/95:focus{
  color: rgb(56 161 105 / 0.95) !important;
}
.focus\:tw-text-green-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 161 140 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-700\/0:focus{
  color: rgb(0 161 140 / 0) !important;
}
.focus\:tw-text-green-700\/10:focus{
  color: rgb(0 161 140 / 0.1) !important;
}
.focus\:tw-text-green-700\/100:focus{
  color: rgb(0 161 140 / 1) !important;
}
.focus\:tw-text-green-700\/15:focus{
  color: rgb(0 161 140 / 0.15) !important;
}
.focus\:tw-text-green-700\/20:focus{
  color: rgb(0 161 140 / 0.2) !important;
}
.focus\:tw-text-green-700\/25:focus{
  color: rgb(0 161 140 / 0.25) !important;
}
.focus\:tw-text-green-700\/30:focus{
  color: rgb(0 161 140 / 0.3) !important;
}
.focus\:tw-text-green-700\/35:focus{
  color: rgb(0 161 140 / 0.35) !important;
}
.focus\:tw-text-green-700\/40:focus{
  color: rgb(0 161 140 / 0.4) !important;
}
.focus\:tw-text-green-700\/45:focus{
  color: rgb(0 161 140 / 0.45) !important;
}
.focus\:tw-text-green-700\/5:focus{
  color: rgb(0 161 140 / 0.05) !important;
}
.focus\:tw-text-green-700\/50:focus{
  color: rgb(0 161 140 / 0.5) !important;
}
.focus\:tw-text-green-700\/55:focus{
  color: rgb(0 161 140 / 0.55) !important;
}
.focus\:tw-text-green-700\/60:focus{
  color: rgb(0 161 140 / 0.6) !important;
}
.focus\:tw-text-green-700\/65:focus{
  color: rgb(0 161 140 / 0.65) !important;
}
.focus\:tw-text-green-700\/70:focus{
  color: rgb(0 161 140 / 0.7) !important;
}
.focus\:tw-text-green-700\/75:focus{
  color: rgb(0 161 140 / 0.75) !important;
}
.focus\:tw-text-green-700\/80:focus{
  color: rgb(0 161 140 / 0.8) !important;
}
.focus\:tw-text-green-700\/85:focus{
  color: rgb(0 161 140 / 0.85) !important;
}
.focus\:tw-text-green-700\/90:focus{
  color: rgb(0 161 140 / 0.9) !important;
}
.focus\:tw-text-green-700\/95:focus{
  color: rgb(0 161 140 / 0.95) !important;
}
.focus\:tw-text-green-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(39 103 73 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-800\/0:focus{
  color: rgb(39 103 73 / 0) !important;
}
.focus\:tw-text-green-800\/10:focus{
  color: rgb(39 103 73 / 0.1) !important;
}
.focus\:tw-text-green-800\/100:focus{
  color: rgb(39 103 73 / 1) !important;
}
.focus\:tw-text-green-800\/15:focus{
  color: rgb(39 103 73 / 0.15) !important;
}
.focus\:tw-text-green-800\/20:focus{
  color: rgb(39 103 73 / 0.2) !important;
}
.focus\:tw-text-green-800\/25:focus{
  color: rgb(39 103 73 / 0.25) !important;
}
.focus\:tw-text-green-800\/30:focus{
  color: rgb(39 103 73 / 0.3) !important;
}
.focus\:tw-text-green-800\/35:focus{
  color: rgb(39 103 73 / 0.35) !important;
}
.focus\:tw-text-green-800\/40:focus{
  color: rgb(39 103 73 / 0.4) !important;
}
.focus\:tw-text-green-800\/45:focus{
  color: rgb(39 103 73 / 0.45) !important;
}
.focus\:tw-text-green-800\/5:focus{
  color: rgb(39 103 73 / 0.05) !important;
}
.focus\:tw-text-green-800\/50:focus{
  color: rgb(39 103 73 / 0.5) !important;
}
.focus\:tw-text-green-800\/55:focus{
  color: rgb(39 103 73 / 0.55) !important;
}
.focus\:tw-text-green-800\/60:focus{
  color: rgb(39 103 73 / 0.6) !important;
}
.focus\:tw-text-green-800\/65:focus{
  color: rgb(39 103 73 / 0.65) !important;
}
.focus\:tw-text-green-800\/70:focus{
  color: rgb(39 103 73 / 0.7) !important;
}
.focus\:tw-text-green-800\/75:focus{
  color: rgb(39 103 73 / 0.75) !important;
}
.focus\:tw-text-green-800\/80:focus{
  color: rgb(39 103 73 / 0.8) !important;
}
.focus\:tw-text-green-800\/85:focus{
  color: rgb(39 103 73 / 0.85) !important;
}
.focus\:tw-text-green-800\/90:focus{
  color: rgb(39 103 73 / 0.9) !important;
}
.focus\:tw-text-green-800\/95:focus{
  color: rgb(39 103 73 / 0.95) !important;
}
.focus\:tw-text-green-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(34 84 61 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-900\/0:focus{
  color: rgb(34 84 61 / 0) !important;
}
.focus\:tw-text-green-900\/10:focus{
  color: rgb(34 84 61 / 0.1) !important;
}
.focus\:tw-text-green-900\/100:focus{
  color: rgb(34 84 61 / 1) !important;
}
.focus\:tw-text-green-900\/15:focus{
  color: rgb(34 84 61 / 0.15) !important;
}
.focus\:tw-text-green-900\/20:focus{
  color: rgb(34 84 61 / 0.2) !important;
}
.focus\:tw-text-green-900\/25:focus{
  color: rgb(34 84 61 / 0.25) !important;
}
.focus\:tw-text-green-900\/30:focus{
  color: rgb(34 84 61 / 0.3) !important;
}
.focus\:tw-text-green-900\/35:focus{
  color: rgb(34 84 61 / 0.35) !important;
}
.focus\:tw-text-green-900\/40:focus{
  color: rgb(34 84 61 / 0.4) !important;
}
.focus\:tw-text-green-900\/45:focus{
  color: rgb(34 84 61 / 0.45) !important;
}
.focus\:tw-text-green-900\/5:focus{
  color: rgb(34 84 61 / 0.05) !important;
}
.focus\:tw-text-green-900\/50:focus{
  color: rgb(34 84 61 / 0.5) !important;
}
.focus\:tw-text-green-900\/55:focus{
  color: rgb(34 84 61 / 0.55) !important;
}
.focus\:tw-text-green-900\/60:focus{
  color: rgb(34 84 61 / 0.6) !important;
}
.focus\:tw-text-green-900\/65:focus{
  color: rgb(34 84 61 / 0.65) !important;
}
.focus\:tw-text-green-900\/70:focus{
  color: rgb(34 84 61 / 0.7) !important;
}
.focus\:tw-text-green-900\/75:focus{
  color: rgb(34 84 61 / 0.75) !important;
}
.focus\:tw-text-green-900\/80:focus{
  color: rgb(34 84 61 / 0.8) !important;
}
.focus\:tw-text-green-900\/85:focus{
  color: rgb(34 84 61 / 0.85) !important;
}
.focus\:tw-text-green-900\/90:focus{
  color: rgb(34 84 61 / 0.9) !important;
}
.focus\:tw-text-green-900\/95:focus{
  color: rgb(34 84 61 / 0.95) !important;
}
.focus\:tw-text-green-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(5 46 22 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-green-950\/0:focus{
  color: rgb(5 46 22 / 0) !important;
}
.focus\:tw-text-green-950\/10:focus{
  color: rgb(5 46 22 / 0.1) !important;
}
.focus\:tw-text-green-950\/100:focus{
  color: rgb(5 46 22 / 1) !important;
}
.focus\:tw-text-green-950\/15:focus{
  color: rgb(5 46 22 / 0.15) !important;
}
.focus\:tw-text-green-950\/20:focus{
  color: rgb(5 46 22 / 0.2) !important;
}
.focus\:tw-text-green-950\/25:focus{
  color: rgb(5 46 22 / 0.25) !important;
}
.focus\:tw-text-green-950\/30:focus{
  color: rgb(5 46 22 / 0.3) !important;
}
.focus\:tw-text-green-950\/35:focus{
  color: rgb(5 46 22 / 0.35) !important;
}
.focus\:tw-text-green-950\/40:focus{
  color: rgb(5 46 22 / 0.4) !important;
}
.focus\:tw-text-green-950\/45:focus{
  color: rgb(5 46 22 / 0.45) !important;
}
.focus\:tw-text-green-950\/5:focus{
  color: rgb(5 46 22 / 0.05) !important;
}
.focus\:tw-text-green-950\/50:focus{
  color: rgb(5 46 22 / 0.5) !important;
}
.focus\:tw-text-green-950\/55:focus{
  color: rgb(5 46 22 / 0.55) !important;
}
.focus\:tw-text-green-950\/60:focus{
  color: rgb(5 46 22 / 0.6) !important;
}
.focus\:tw-text-green-950\/65:focus{
  color: rgb(5 46 22 / 0.65) !important;
}
.focus\:tw-text-green-950\/70:focus{
  color: rgb(5 46 22 / 0.7) !important;
}
.focus\:tw-text-green-950\/75:focus{
  color: rgb(5 46 22 / 0.75) !important;
}
.focus\:tw-text-green-950\/80:focus{
  color: rgb(5 46 22 / 0.8) !important;
}
.focus\:tw-text-green-950\/85:focus{
  color: rgb(5 46 22 / 0.85) !important;
}
.focus\:tw-text-green-950\/90:focus{
  color: rgb(5 46 22 / 0.9) !important;
}
.focus\:tw-text-green-950\/95:focus{
  color: rgb(5 46 22 / 0.95) !important;
}
.focus\:tw-text-indigo-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-100\/0:focus{
  color: rgb(224 231 255 / 0) !important;
}
.focus\:tw-text-indigo-100\/10:focus{
  color: rgb(224 231 255 / 0.1) !important;
}
.focus\:tw-text-indigo-100\/100:focus{
  color: rgb(224 231 255 / 1) !important;
}
.focus\:tw-text-indigo-100\/15:focus{
  color: rgb(224 231 255 / 0.15) !important;
}
.focus\:tw-text-indigo-100\/20:focus{
  color: rgb(224 231 255 / 0.2) !important;
}
.focus\:tw-text-indigo-100\/25:focus{
  color: rgb(224 231 255 / 0.25) !important;
}
.focus\:tw-text-indigo-100\/30:focus{
  color: rgb(224 231 255 / 0.3) !important;
}
.focus\:tw-text-indigo-100\/35:focus{
  color: rgb(224 231 255 / 0.35) !important;
}
.focus\:tw-text-indigo-100\/40:focus{
  color: rgb(224 231 255 / 0.4) !important;
}
.focus\:tw-text-indigo-100\/45:focus{
  color: rgb(224 231 255 / 0.45) !important;
}
.focus\:tw-text-indigo-100\/5:focus{
  color: rgb(224 231 255 / 0.05) !important;
}
.focus\:tw-text-indigo-100\/50:focus{
  color: rgb(224 231 255 / 0.5) !important;
}
.focus\:tw-text-indigo-100\/55:focus{
  color: rgb(224 231 255 / 0.55) !important;
}
.focus\:tw-text-indigo-100\/60:focus{
  color: rgb(224 231 255 / 0.6) !important;
}
.focus\:tw-text-indigo-100\/65:focus{
  color: rgb(224 231 255 / 0.65) !important;
}
.focus\:tw-text-indigo-100\/70:focus{
  color: rgb(224 231 255 / 0.7) !important;
}
.focus\:tw-text-indigo-100\/75:focus{
  color: rgb(224 231 255 / 0.75) !important;
}
.focus\:tw-text-indigo-100\/80:focus{
  color: rgb(224 231 255 / 0.8) !important;
}
.focus\:tw-text-indigo-100\/85:focus{
  color: rgb(224 231 255 / 0.85) !important;
}
.focus\:tw-text-indigo-100\/90:focus{
  color: rgb(224 231 255 / 0.9) !important;
}
.focus\:tw-text-indigo-100\/95:focus{
  color: rgb(224 231 255 / 0.95) !important;
}
.focus\:tw-text-indigo-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-200\/0:focus{
  color: rgb(199 210 254 / 0) !important;
}
.focus\:tw-text-indigo-200\/10:focus{
  color: rgb(199 210 254 / 0.1) !important;
}
.focus\:tw-text-indigo-200\/100:focus{
  color: rgb(199 210 254 / 1) !important;
}
.focus\:tw-text-indigo-200\/15:focus{
  color: rgb(199 210 254 / 0.15) !important;
}
.focus\:tw-text-indigo-200\/20:focus{
  color: rgb(199 210 254 / 0.2) !important;
}
.focus\:tw-text-indigo-200\/25:focus{
  color: rgb(199 210 254 / 0.25) !important;
}
.focus\:tw-text-indigo-200\/30:focus{
  color: rgb(199 210 254 / 0.3) !important;
}
.focus\:tw-text-indigo-200\/35:focus{
  color: rgb(199 210 254 / 0.35) !important;
}
.focus\:tw-text-indigo-200\/40:focus{
  color: rgb(199 210 254 / 0.4) !important;
}
.focus\:tw-text-indigo-200\/45:focus{
  color: rgb(199 210 254 / 0.45) !important;
}
.focus\:tw-text-indigo-200\/5:focus{
  color: rgb(199 210 254 / 0.05) !important;
}
.focus\:tw-text-indigo-200\/50:focus{
  color: rgb(199 210 254 / 0.5) !important;
}
.focus\:tw-text-indigo-200\/55:focus{
  color: rgb(199 210 254 / 0.55) !important;
}
.focus\:tw-text-indigo-200\/60:focus{
  color: rgb(199 210 254 / 0.6) !important;
}
.focus\:tw-text-indigo-200\/65:focus{
  color: rgb(199 210 254 / 0.65) !important;
}
.focus\:tw-text-indigo-200\/70:focus{
  color: rgb(199 210 254 / 0.7) !important;
}
.focus\:tw-text-indigo-200\/75:focus{
  color: rgb(199 210 254 / 0.75) !important;
}
.focus\:tw-text-indigo-200\/80:focus{
  color: rgb(199 210 254 / 0.8) !important;
}
.focus\:tw-text-indigo-200\/85:focus{
  color: rgb(199 210 254 / 0.85) !important;
}
.focus\:tw-text-indigo-200\/90:focus{
  color: rgb(199 210 254 / 0.9) !important;
}
.focus\:tw-text-indigo-200\/95:focus{
  color: rgb(199 210 254 / 0.95) !important;
}
.focus\:tw-text-indigo-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-300\/0:focus{
  color: rgb(165 180 252 / 0) !important;
}
.focus\:tw-text-indigo-300\/10:focus{
  color: rgb(165 180 252 / 0.1) !important;
}
.focus\:tw-text-indigo-300\/100:focus{
  color: rgb(165 180 252 / 1) !important;
}
.focus\:tw-text-indigo-300\/15:focus{
  color: rgb(165 180 252 / 0.15) !important;
}
.focus\:tw-text-indigo-300\/20:focus{
  color: rgb(165 180 252 / 0.2) !important;
}
.focus\:tw-text-indigo-300\/25:focus{
  color: rgb(165 180 252 / 0.25) !important;
}
.focus\:tw-text-indigo-300\/30:focus{
  color: rgb(165 180 252 / 0.3) !important;
}
.focus\:tw-text-indigo-300\/35:focus{
  color: rgb(165 180 252 / 0.35) !important;
}
.focus\:tw-text-indigo-300\/40:focus{
  color: rgb(165 180 252 / 0.4) !important;
}
.focus\:tw-text-indigo-300\/45:focus{
  color: rgb(165 180 252 / 0.45) !important;
}
.focus\:tw-text-indigo-300\/5:focus{
  color: rgb(165 180 252 / 0.05) !important;
}
.focus\:tw-text-indigo-300\/50:focus{
  color: rgb(165 180 252 / 0.5) !important;
}
.focus\:tw-text-indigo-300\/55:focus{
  color: rgb(165 180 252 / 0.55) !important;
}
.focus\:tw-text-indigo-300\/60:focus{
  color: rgb(165 180 252 / 0.6) !important;
}
.focus\:tw-text-indigo-300\/65:focus{
  color: rgb(165 180 252 / 0.65) !important;
}
.focus\:tw-text-indigo-300\/70:focus{
  color: rgb(165 180 252 / 0.7) !important;
}
.focus\:tw-text-indigo-300\/75:focus{
  color: rgb(165 180 252 / 0.75) !important;
}
.focus\:tw-text-indigo-300\/80:focus{
  color: rgb(165 180 252 / 0.8) !important;
}
.focus\:tw-text-indigo-300\/85:focus{
  color: rgb(165 180 252 / 0.85) !important;
}
.focus\:tw-text-indigo-300\/90:focus{
  color: rgb(165 180 252 / 0.9) !important;
}
.focus\:tw-text-indigo-300\/95:focus{
  color: rgb(165 180 252 / 0.95) !important;
}
.focus\:tw-text-indigo-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-400\/0:focus{
  color: rgb(129 140 248 / 0) !important;
}
.focus\:tw-text-indigo-400\/10:focus{
  color: rgb(129 140 248 / 0.1) !important;
}
.focus\:tw-text-indigo-400\/100:focus{
  color: rgb(129 140 248 / 1) !important;
}
.focus\:tw-text-indigo-400\/15:focus{
  color: rgb(129 140 248 / 0.15) !important;
}
.focus\:tw-text-indigo-400\/20:focus{
  color: rgb(129 140 248 / 0.2) !important;
}
.focus\:tw-text-indigo-400\/25:focus{
  color: rgb(129 140 248 / 0.25) !important;
}
.focus\:tw-text-indigo-400\/30:focus{
  color: rgb(129 140 248 / 0.3) !important;
}
.focus\:tw-text-indigo-400\/35:focus{
  color: rgb(129 140 248 / 0.35) !important;
}
.focus\:tw-text-indigo-400\/40:focus{
  color: rgb(129 140 248 / 0.4) !important;
}
.focus\:tw-text-indigo-400\/45:focus{
  color: rgb(129 140 248 / 0.45) !important;
}
.focus\:tw-text-indigo-400\/5:focus{
  color: rgb(129 140 248 / 0.05) !important;
}
.focus\:tw-text-indigo-400\/50:focus{
  color: rgb(129 140 248 / 0.5) !important;
}
.focus\:tw-text-indigo-400\/55:focus{
  color: rgb(129 140 248 / 0.55) !important;
}
.focus\:tw-text-indigo-400\/60:focus{
  color: rgb(129 140 248 / 0.6) !important;
}
.focus\:tw-text-indigo-400\/65:focus{
  color: rgb(129 140 248 / 0.65) !important;
}
.focus\:tw-text-indigo-400\/70:focus{
  color: rgb(129 140 248 / 0.7) !important;
}
.focus\:tw-text-indigo-400\/75:focus{
  color: rgb(129 140 248 / 0.75) !important;
}
.focus\:tw-text-indigo-400\/80:focus{
  color: rgb(129 140 248 / 0.8) !important;
}
.focus\:tw-text-indigo-400\/85:focus{
  color: rgb(129 140 248 / 0.85) !important;
}
.focus\:tw-text-indigo-400\/90:focus{
  color: rgb(129 140 248 / 0.9) !important;
}
.focus\:tw-text-indigo-400\/95:focus{
  color: rgb(129 140 248 / 0.95) !important;
}
.focus\:tw-text-indigo-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-50\/0:focus{
  color: rgb(238 242 255 / 0) !important;
}
.focus\:tw-text-indigo-50\/10:focus{
  color: rgb(238 242 255 / 0.1) !important;
}
.focus\:tw-text-indigo-50\/100:focus{
  color: rgb(238 242 255 / 1) !important;
}
.focus\:tw-text-indigo-50\/15:focus{
  color: rgb(238 242 255 / 0.15) !important;
}
.focus\:tw-text-indigo-50\/20:focus{
  color: rgb(238 242 255 / 0.2) !important;
}
.focus\:tw-text-indigo-50\/25:focus{
  color: rgb(238 242 255 / 0.25) !important;
}
.focus\:tw-text-indigo-50\/30:focus{
  color: rgb(238 242 255 / 0.3) !important;
}
.focus\:tw-text-indigo-50\/35:focus{
  color: rgb(238 242 255 / 0.35) !important;
}
.focus\:tw-text-indigo-50\/40:focus{
  color: rgb(238 242 255 / 0.4) !important;
}
.focus\:tw-text-indigo-50\/45:focus{
  color: rgb(238 242 255 / 0.45) !important;
}
.focus\:tw-text-indigo-50\/5:focus{
  color: rgb(238 242 255 / 0.05) !important;
}
.focus\:tw-text-indigo-50\/50:focus{
  color: rgb(238 242 255 / 0.5) !important;
}
.focus\:tw-text-indigo-50\/55:focus{
  color: rgb(238 242 255 / 0.55) !important;
}
.focus\:tw-text-indigo-50\/60:focus{
  color: rgb(238 242 255 / 0.6) !important;
}
.focus\:tw-text-indigo-50\/65:focus{
  color: rgb(238 242 255 / 0.65) !important;
}
.focus\:tw-text-indigo-50\/70:focus{
  color: rgb(238 242 255 / 0.7) !important;
}
.focus\:tw-text-indigo-50\/75:focus{
  color: rgb(238 242 255 / 0.75) !important;
}
.focus\:tw-text-indigo-50\/80:focus{
  color: rgb(238 242 255 / 0.8) !important;
}
.focus\:tw-text-indigo-50\/85:focus{
  color: rgb(238 242 255 / 0.85) !important;
}
.focus\:tw-text-indigo-50\/90:focus{
  color: rgb(238 242 255 / 0.9) !important;
}
.focus\:tw-text-indigo-50\/95:focus{
  color: rgb(238 242 255 / 0.95) !important;
}
.focus\:tw-text-indigo-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-500\/0:focus{
  color: rgb(99 102 241 / 0) !important;
}
.focus\:tw-text-indigo-500\/10:focus{
  color: rgb(99 102 241 / 0.1) !important;
}
.focus\:tw-text-indigo-500\/100:focus{
  color: rgb(99 102 241 / 1) !important;
}
.focus\:tw-text-indigo-500\/15:focus{
  color: rgb(99 102 241 / 0.15) !important;
}
.focus\:tw-text-indigo-500\/20:focus{
  color: rgb(99 102 241 / 0.2) !important;
}
.focus\:tw-text-indigo-500\/25:focus{
  color: rgb(99 102 241 / 0.25) !important;
}
.focus\:tw-text-indigo-500\/30:focus{
  color: rgb(99 102 241 / 0.3) !important;
}
.focus\:tw-text-indigo-500\/35:focus{
  color: rgb(99 102 241 / 0.35) !important;
}
.focus\:tw-text-indigo-500\/40:focus{
  color: rgb(99 102 241 / 0.4) !important;
}
.focus\:tw-text-indigo-500\/45:focus{
  color: rgb(99 102 241 / 0.45) !important;
}
.focus\:tw-text-indigo-500\/5:focus{
  color: rgb(99 102 241 / 0.05) !important;
}
.focus\:tw-text-indigo-500\/50:focus{
  color: rgb(99 102 241 / 0.5) !important;
}
.focus\:tw-text-indigo-500\/55:focus{
  color: rgb(99 102 241 / 0.55) !important;
}
.focus\:tw-text-indigo-500\/60:focus{
  color: rgb(99 102 241 / 0.6) !important;
}
.focus\:tw-text-indigo-500\/65:focus{
  color: rgb(99 102 241 / 0.65) !important;
}
.focus\:tw-text-indigo-500\/70:focus{
  color: rgb(99 102 241 / 0.7) !important;
}
.focus\:tw-text-indigo-500\/75:focus{
  color: rgb(99 102 241 / 0.75) !important;
}
.focus\:tw-text-indigo-500\/80:focus{
  color: rgb(99 102 241 / 0.8) !important;
}
.focus\:tw-text-indigo-500\/85:focus{
  color: rgb(99 102 241 / 0.85) !important;
}
.focus\:tw-text-indigo-500\/90:focus{
  color: rgb(99 102 241 / 0.9) !important;
}
.focus\:tw-text-indigo-500\/95:focus{
  color: rgb(99 102 241 / 0.95) !important;
}
.focus\:tw-text-indigo-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-600\/0:focus{
  color: rgb(79 70 229 / 0) !important;
}
.focus\:tw-text-indigo-600\/10:focus{
  color: rgb(79 70 229 / 0.1) !important;
}
.focus\:tw-text-indigo-600\/100:focus{
  color: rgb(79 70 229 / 1) !important;
}
.focus\:tw-text-indigo-600\/15:focus{
  color: rgb(79 70 229 / 0.15) !important;
}
.focus\:tw-text-indigo-600\/20:focus{
  color: rgb(79 70 229 / 0.2) !important;
}
.focus\:tw-text-indigo-600\/25:focus{
  color: rgb(79 70 229 / 0.25) !important;
}
.focus\:tw-text-indigo-600\/30:focus{
  color: rgb(79 70 229 / 0.3) !important;
}
.focus\:tw-text-indigo-600\/35:focus{
  color: rgb(79 70 229 / 0.35) !important;
}
.focus\:tw-text-indigo-600\/40:focus{
  color: rgb(79 70 229 / 0.4) !important;
}
.focus\:tw-text-indigo-600\/45:focus{
  color: rgb(79 70 229 / 0.45) !important;
}
.focus\:tw-text-indigo-600\/5:focus{
  color: rgb(79 70 229 / 0.05) !important;
}
.focus\:tw-text-indigo-600\/50:focus{
  color: rgb(79 70 229 / 0.5) !important;
}
.focus\:tw-text-indigo-600\/55:focus{
  color: rgb(79 70 229 / 0.55) !important;
}
.focus\:tw-text-indigo-600\/60:focus{
  color: rgb(79 70 229 / 0.6) !important;
}
.focus\:tw-text-indigo-600\/65:focus{
  color: rgb(79 70 229 / 0.65) !important;
}
.focus\:tw-text-indigo-600\/70:focus{
  color: rgb(79 70 229 / 0.7) !important;
}
.focus\:tw-text-indigo-600\/75:focus{
  color: rgb(79 70 229 / 0.75) !important;
}
.focus\:tw-text-indigo-600\/80:focus{
  color: rgb(79 70 229 / 0.8) !important;
}
.focus\:tw-text-indigo-600\/85:focus{
  color: rgb(79 70 229 / 0.85) !important;
}
.focus\:tw-text-indigo-600\/90:focus{
  color: rgb(79 70 229 / 0.9) !important;
}
.focus\:tw-text-indigo-600\/95:focus{
  color: rgb(79 70 229 / 0.95) !important;
}
.focus\:tw-text-indigo-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-700\/0:focus{
  color: rgb(67 56 202 / 0) !important;
}
.focus\:tw-text-indigo-700\/10:focus{
  color: rgb(67 56 202 / 0.1) !important;
}
.focus\:tw-text-indigo-700\/100:focus{
  color: rgb(67 56 202 / 1) !important;
}
.focus\:tw-text-indigo-700\/15:focus{
  color: rgb(67 56 202 / 0.15) !important;
}
.focus\:tw-text-indigo-700\/20:focus{
  color: rgb(67 56 202 / 0.2) !important;
}
.focus\:tw-text-indigo-700\/25:focus{
  color: rgb(67 56 202 / 0.25) !important;
}
.focus\:tw-text-indigo-700\/30:focus{
  color: rgb(67 56 202 / 0.3) !important;
}
.focus\:tw-text-indigo-700\/35:focus{
  color: rgb(67 56 202 / 0.35) !important;
}
.focus\:tw-text-indigo-700\/40:focus{
  color: rgb(67 56 202 / 0.4) !important;
}
.focus\:tw-text-indigo-700\/45:focus{
  color: rgb(67 56 202 / 0.45) !important;
}
.focus\:tw-text-indigo-700\/5:focus{
  color: rgb(67 56 202 / 0.05) !important;
}
.focus\:tw-text-indigo-700\/50:focus{
  color: rgb(67 56 202 / 0.5) !important;
}
.focus\:tw-text-indigo-700\/55:focus{
  color: rgb(67 56 202 / 0.55) !important;
}
.focus\:tw-text-indigo-700\/60:focus{
  color: rgb(67 56 202 / 0.6) !important;
}
.focus\:tw-text-indigo-700\/65:focus{
  color: rgb(67 56 202 / 0.65) !important;
}
.focus\:tw-text-indigo-700\/70:focus{
  color: rgb(67 56 202 / 0.7) !important;
}
.focus\:tw-text-indigo-700\/75:focus{
  color: rgb(67 56 202 / 0.75) !important;
}
.focus\:tw-text-indigo-700\/80:focus{
  color: rgb(67 56 202 / 0.8) !important;
}
.focus\:tw-text-indigo-700\/85:focus{
  color: rgb(67 56 202 / 0.85) !important;
}
.focus\:tw-text-indigo-700\/90:focus{
  color: rgb(67 56 202 / 0.9) !important;
}
.focus\:tw-text-indigo-700\/95:focus{
  color: rgb(67 56 202 / 0.95) !important;
}
.focus\:tw-text-indigo-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-800\/0:focus{
  color: rgb(55 48 163 / 0) !important;
}
.focus\:tw-text-indigo-800\/10:focus{
  color: rgb(55 48 163 / 0.1) !important;
}
.focus\:tw-text-indigo-800\/100:focus{
  color: rgb(55 48 163 / 1) !important;
}
.focus\:tw-text-indigo-800\/15:focus{
  color: rgb(55 48 163 / 0.15) !important;
}
.focus\:tw-text-indigo-800\/20:focus{
  color: rgb(55 48 163 / 0.2) !important;
}
.focus\:tw-text-indigo-800\/25:focus{
  color: rgb(55 48 163 / 0.25) !important;
}
.focus\:tw-text-indigo-800\/30:focus{
  color: rgb(55 48 163 / 0.3) !important;
}
.focus\:tw-text-indigo-800\/35:focus{
  color: rgb(55 48 163 / 0.35) !important;
}
.focus\:tw-text-indigo-800\/40:focus{
  color: rgb(55 48 163 / 0.4) !important;
}
.focus\:tw-text-indigo-800\/45:focus{
  color: rgb(55 48 163 / 0.45) !important;
}
.focus\:tw-text-indigo-800\/5:focus{
  color: rgb(55 48 163 / 0.05) !important;
}
.focus\:tw-text-indigo-800\/50:focus{
  color: rgb(55 48 163 / 0.5) !important;
}
.focus\:tw-text-indigo-800\/55:focus{
  color: rgb(55 48 163 / 0.55) !important;
}
.focus\:tw-text-indigo-800\/60:focus{
  color: rgb(55 48 163 / 0.6) !important;
}
.focus\:tw-text-indigo-800\/65:focus{
  color: rgb(55 48 163 / 0.65) !important;
}
.focus\:tw-text-indigo-800\/70:focus{
  color: rgb(55 48 163 / 0.7) !important;
}
.focus\:tw-text-indigo-800\/75:focus{
  color: rgb(55 48 163 / 0.75) !important;
}
.focus\:tw-text-indigo-800\/80:focus{
  color: rgb(55 48 163 / 0.8) !important;
}
.focus\:tw-text-indigo-800\/85:focus{
  color: rgb(55 48 163 / 0.85) !important;
}
.focus\:tw-text-indigo-800\/90:focus{
  color: rgb(55 48 163 / 0.9) !important;
}
.focus\:tw-text-indigo-800\/95:focus{
  color: rgb(55 48 163 / 0.95) !important;
}
.focus\:tw-text-indigo-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-900\/0:focus{
  color: rgb(49 46 129 / 0) !important;
}
.focus\:tw-text-indigo-900\/10:focus{
  color: rgb(49 46 129 / 0.1) !important;
}
.focus\:tw-text-indigo-900\/100:focus{
  color: rgb(49 46 129 / 1) !important;
}
.focus\:tw-text-indigo-900\/15:focus{
  color: rgb(49 46 129 / 0.15) !important;
}
.focus\:tw-text-indigo-900\/20:focus{
  color: rgb(49 46 129 / 0.2) !important;
}
.focus\:tw-text-indigo-900\/25:focus{
  color: rgb(49 46 129 / 0.25) !important;
}
.focus\:tw-text-indigo-900\/30:focus{
  color: rgb(49 46 129 / 0.3) !important;
}
.focus\:tw-text-indigo-900\/35:focus{
  color: rgb(49 46 129 / 0.35) !important;
}
.focus\:tw-text-indigo-900\/40:focus{
  color: rgb(49 46 129 / 0.4) !important;
}
.focus\:tw-text-indigo-900\/45:focus{
  color: rgb(49 46 129 / 0.45) !important;
}
.focus\:tw-text-indigo-900\/5:focus{
  color: rgb(49 46 129 / 0.05) !important;
}
.focus\:tw-text-indigo-900\/50:focus{
  color: rgb(49 46 129 / 0.5) !important;
}
.focus\:tw-text-indigo-900\/55:focus{
  color: rgb(49 46 129 / 0.55) !important;
}
.focus\:tw-text-indigo-900\/60:focus{
  color: rgb(49 46 129 / 0.6) !important;
}
.focus\:tw-text-indigo-900\/65:focus{
  color: rgb(49 46 129 / 0.65) !important;
}
.focus\:tw-text-indigo-900\/70:focus{
  color: rgb(49 46 129 / 0.7) !important;
}
.focus\:tw-text-indigo-900\/75:focus{
  color: rgb(49 46 129 / 0.75) !important;
}
.focus\:tw-text-indigo-900\/80:focus{
  color: rgb(49 46 129 / 0.8) !important;
}
.focus\:tw-text-indigo-900\/85:focus{
  color: rgb(49 46 129 / 0.85) !important;
}
.focus\:tw-text-indigo-900\/90:focus{
  color: rgb(49 46 129 / 0.9) !important;
}
.focus\:tw-text-indigo-900\/95:focus{
  color: rgb(49 46 129 / 0.95) !important;
}
.focus\:tw-text-indigo-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(30 27 75 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-indigo-950\/0:focus{
  color: rgb(30 27 75 / 0) !important;
}
.focus\:tw-text-indigo-950\/10:focus{
  color: rgb(30 27 75 / 0.1) !important;
}
.focus\:tw-text-indigo-950\/100:focus{
  color: rgb(30 27 75 / 1) !important;
}
.focus\:tw-text-indigo-950\/15:focus{
  color: rgb(30 27 75 / 0.15) !important;
}
.focus\:tw-text-indigo-950\/20:focus{
  color: rgb(30 27 75 / 0.2) !important;
}
.focus\:tw-text-indigo-950\/25:focus{
  color: rgb(30 27 75 / 0.25) !important;
}
.focus\:tw-text-indigo-950\/30:focus{
  color: rgb(30 27 75 / 0.3) !important;
}
.focus\:tw-text-indigo-950\/35:focus{
  color: rgb(30 27 75 / 0.35) !important;
}
.focus\:tw-text-indigo-950\/40:focus{
  color: rgb(30 27 75 / 0.4) !important;
}
.focus\:tw-text-indigo-950\/45:focus{
  color: rgb(30 27 75 / 0.45) !important;
}
.focus\:tw-text-indigo-950\/5:focus{
  color: rgb(30 27 75 / 0.05) !important;
}
.focus\:tw-text-indigo-950\/50:focus{
  color: rgb(30 27 75 / 0.5) !important;
}
.focus\:tw-text-indigo-950\/55:focus{
  color: rgb(30 27 75 / 0.55) !important;
}
.focus\:tw-text-indigo-950\/60:focus{
  color: rgb(30 27 75 / 0.6) !important;
}
.focus\:tw-text-indigo-950\/65:focus{
  color: rgb(30 27 75 / 0.65) !important;
}
.focus\:tw-text-indigo-950\/70:focus{
  color: rgb(30 27 75 / 0.7) !important;
}
.focus\:tw-text-indigo-950\/75:focus{
  color: rgb(30 27 75 / 0.75) !important;
}
.focus\:tw-text-indigo-950\/80:focus{
  color: rgb(30 27 75 / 0.8) !important;
}
.focus\:tw-text-indigo-950\/85:focus{
  color: rgb(30 27 75 / 0.85) !important;
}
.focus\:tw-text-indigo-950\/90:focus{
  color: rgb(30 27 75 / 0.9) !important;
}
.focus\:tw-text-indigo-950\/95:focus{
  color: rgb(30 27 75 / 0.95) !important;
}
.focus\:tw-text-inherit:focus{
  color: inherit !important;
}
.focus\:tw-text-lime-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-100\/0:focus{
  color: rgb(236 252 203 / 0) !important;
}
.focus\:tw-text-lime-100\/10:focus{
  color: rgb(236 252 203 / 0.1) !important;
}
.focus\:tw-text-lime-100\/100:focus{
  color: rgb(236 252 203 / 1) !important;
}
.focus\:tw-text-lime-100\/15:focus{
  color: rgb(236 252 203 / 0.15) !important;
}
.focus\:tw-text-lime-100\/20:focus{
  color: rgb(236 252 203 / 0.2) !important;
}
.focus\:tw-text-lime-100\/25:focus{
  color: rgb(236 252 203 / 0.25) !important;
}
.focus\:tw-text-lime-100\/30:focus{
  color: rgb(236 252 203 / 0.3) !important;
}
.focus\:tw-text-lime-100\/35:focus{
  color: rgb(236 252 203 / 0.35) !important;
}
.focus\:tw-text-lime-100\/40:focus{
  color: rgb(236 252 203 / 0.4) !important;
}
.focus\:tw-text-lime-100\/45:focus{
  color: rgb(236 252 203 / 0.45) !important;
}
.focus\:tw-text-lime-100\/5:focus{
  color: rgb(236 252 203 / 0.05) !important;
}
.focus\:tw-text-lime-100\/50:focus{
  color: rgb(236 252 203 / 0.5) !important;
}
.focus\:tw-text-lime-100\/55:focus{
  color: rgb(236 252 203 / 0.55) !important;
}
.focus\:tw-text-lime-100\/60:focus{
  color: rgb(236 252 203 / 0.6) !important;
}
.focus\:tw-text-lime-100\/65:focus{
  color: rgb(236 252 203 / 0.65) !important;
}
.focus\:tw-text-lime-100\/70:focus{
  color: rgb(236 252 203 / 0.7) !important;
}
.focus\:tw-text-lime-100\/75:focus{
  color: rgb(236 252 203 / 0.75) !important;
}
.focus\:tw-text-lime-100\/80:focus{
  color: rgb(236 252 203 / 0.8) !important;
}
.focus\:tw-text-lime-100\/85:focus{
  color: rgb(236 252 203 / 0.85) !important;
}
.focus\:tw-text-lime-100\/90:focus{
  color: rgb(236 252 203 / 0.9) !important;
}
.focus\:tw-text-lime-100\/95:focus{
  color: rgb(236 252 203 / 0.95) !important;
}
.focus\:tw-text-lime-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-200\/0:focus{
  color: rgb(217 249 157 / 0) !important;
}
.focus\:tw-text-lime-200\/10:focus{
  color: rgb(217 249 157 / 0.1) !important;
}
.focus\:tw-text-lime-200\/100:focus{
  color: rgb(217 249 157 / 1) !important;
}
.focus\:tw-text-lime-200\/15:focus{
  color: rgb(217 249 157 / 0.15) !important;
}
.focus\:tw-text-lime-200\/20:focus{
  color: rgb(217 249 157 / 0.2) !important;
}
.focus\:tw-text-lime-200\/25:focus{
  color: rgb(217 249 157 / 0.25) !important;
}
.focus\:tw-text-lime-200\/30:focus{
  color: rgb(217 249 157 / 0.3) !important;
}
.focus\:tw-text-lime-200\/35:focus{
  color: rgb(217 249 157 / 0.35) !important;
}
.focus\:tw-text-lime-200\/40:focus{
  color: rgb(217 249 157 / 0.4) !important;
}
.focus\:tw-text-lime-200\/45:focus{
  color: rgb(217 249 157 / 0.45) !important;
}
.focus\:tw-text-lime-200\/5:focus{
  color: rgb(217 249 157 / 0.05) !important;
}
.focus\:tw-text-lime-200\/50:focus{
  color: rgb(217 249 157 / 0.5) !important;
}
.focus\:tw-text-lime-200\/55:focus{
  color: rgb(217 249 157 / 0.55) !important;
}
.focus\:tw-text-lime-200\/60:focus{
  color: rgb(217 249 157 / 0.6) !important;
}
.focus\:tw-text-lime-200\/65:focus{
  color: rgb(217 249 157 / 0.65) !important;
}
.focus\:tw-text-lime-200\/70:focus{
  color: rgb(217 249 157 / 0.7) !important;
}
.focus\:tw-text-lime-200\/75:focus{
  color: rgb(217 249 157 / 0.75) !important;
}
.focus\:tw-text-lime-200\/80:focus{
  color: rgb(217 249 157 / 0.8) !important;
}
.focus\:tw-text-lime-200\/85:focus{
  color: rgb(217 249 157 / 0.85) !important;
}
.focus\:tw-text-lime-200\/90:focus{
  color: rgb(217 249 157 / 0.9) !important;
}
.focus\:tw-text-lime-200\/95:focus{
  color: rgb(217 249 157 / 0.95) !important;
}
.focus\:tw-text-lime-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-300\/0:focus{
  color: rgb(190 242 100 / 0) !important;
}
.focus\:tw-text-lime-300\/10:focus{
  color: rgb(190 242 100 / 0.1) !important;
}
.focus\:tw-text-lime-300\/100:focus{
  color: rgb(190 242 100 / 1) !important;
}
.focus\:tw-text-lime-300\/15:focus{
  color: rgb(190 242 100 / 0.15) !important;
}
.focus\:tw-text-lime-300\/20:focus{
  color: rgb(190 242 100 / 0.2) !important;
}
.focus\:tw-text-lime-300\/25:focus{
  color: rgb(190 242 100 / 0.25) !important;
}
.focus\:tw-text-lime-300\/30:focus{
  color: rgb(190 242 100 / 0.3) !important;
}
.focus\:tw-text-lime-300\/35:focus{
  color: rgb(190 242 100 / 0.35) !important;
}
.focus\:tw-text-lime-300\/40:focus{
  color: rgb(190 242 100 / 0.4) !important;
}
.focus\:tw-text-lime-300\/45:focus{
  color: rgb(190 242 100 / 0.45) !important;
}
.focus\:tw-text-lime-300\/5:focus{
  color: rgb(190 242 100 / 0.05) !important;
}
.focus\:tw-text-lime-300\/50:focus{
  color: rgb(190 242 100 / 0.5) !important;
}
.focus\:tw-text-lime-300\/55:focus{
  color: rgb(190 242 100 / 0.55) !important;
}
.focus\:tw-text-lime-300\/60:focus{
  color: rgb(190 242 100 / 0.6) !important;
}
.focus\:tw-text-lime-300\/65:focus{
  color: rgb(190 242 100 / 0.65) !important;
}
.focus\:tw-text-lime-300\/70:focus{
  color: rgb(190 242 100 / 0.7) !important;
}
.focus\:tw-text-lime-300\/75:focus{
  color: rgb(190 242 100 / 0.75) !important;
}
.focus\:tw-text-lime-300\/80:focus{
  color: rgb(190 242 100 / 0.8) !important;
}
.focus\:tw-text-lime-300\/85:focus{
  color: rgb(190 242 100 / 0.85) !important;
}
.focus\:tw-text-lime-300\/90:focus{
  color: rgb(190 242 100 / 0.9) !important;
}
.focus\:tw-text-lime-300\/95:focus{
  color: rgb(190 242 100 / 0.95) !important;
}
.focus\:tw-text-lime-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-400\/0:focus{
  color: rgb(163 230 53 / 0) !important;
}
.focus\:tw-text-lime-400\/10:focus{
  color: rgb(163 230 53 / 0.1) !important;
}
.focus\:tw-text-lime-400\/100:focus{
  color: rgb(163 230 53 / 1) !important;
}
.focus\:tw-text-lime-400\/15:focus{
  color: rgb(163 230 53 / 0.15) !important;
}
.focus\:tw-text-lime-400\/20:focus{
  color: rgb(163 230 53 / 0.2) !important;
}
.focus\:tw-text-lime-400\/25:focus{
  color: rgb(163 230 53 / 0.25) !important;
}
.focus\:tw-text-lime-400\/30:focus{
  color: rgb(163 230 53 / 0.3) !important;
}
.focus\:tw-text-lime-400\/35:focus{
  color: rgb(163 230 53 / 0.35) !important;
}
.focus\:tw-text-lime-400\/40:focus{
  color: rgb(163 230 53 / 0.4) !important;
}
.focus\:tw-text-lime-400\/45:focus{
  color: rgb(163 230 53 / 0.45) !important;
}
.focus\:tw-text-lime-400\/5:focus{
  color: rgb(163 230 53 / 0.05) !important;
}
.focus\:tw-text-lime-400\/50:focus{
  color: rgb(163 230 53 / 0.5) !important;
}
.focus\:tw-text-lime-400\/55:focus{
  color: rgb(163 230 53 / 0.55) !important;
}
.focus\:tw-text-lime-400\/60:focus{
  color: rgb(163 230 53 / 0.6) !important;
}
.focus\:tw-text-lime-400\/65:focus{
  color: rgb(163 230 53 / 0.65) !important;
}
.focus\:tw-text-lime-400\/70:focus{
  color: rgb(163 230 53 / 0.7) !important;
}
.focus\:tw-text-lime-400\/75:focus{
  color: rgb(163 230 53 / 0.75) !important;
}
.focus\:tw-text-lime-400\/80:focus{
  color: rgb(163 230 53 / 0.8) !important;
}
.focus\:tw-text-lime-400\/85:focus{
  color: rgb(163 230 53 / 0.85) !important;
}
.focus\:tw-text-lime-400\/90:focus{
  color: rgb(163 230 53 / 0.9) !important;
}
.focus\:tw-text-lime-400\/95:focus{
  color: rgb(163 230 53 / 0.95) !important;
}
.focus\:tw-text-lime-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(247 254 231 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-50\/0:focus{
  color: rgb(247 254 231 / 0) !important;
}
.focus\:tw-text-lime-50\/10:focus{
  color: rgb(247 254 231 / 0.1) !important;
}
.focus\:tw-text-lime-50\/100:focus{
  color: rgb(247 254 231 / 1) !important;
}
.focus\:tw-text-lime-50\/15:focus{
  color: rgb(247 254 231 / 0.15) !important;
}
.focus\:tw-text-lime-50\/20:focus{
  color: rgb(247 254 231 / 0.2) !important;
}
.focus\:tw-text-lime-50\/25:focus{
  color: rgb(247 254 231 / 0.25) !important;
}
.focus\:tw-text-lime-50\/30:focus{
  color: rgb(247 254 231 / 0.3) !important;
}
.focus\:tw-text-lime-50\/35:focus{
  color: rgb(247 254 231 / 0.35) !important;
}
.focus\:tw-text-lime-50\/40:focus{
  color: rgb(247 254 231 / 0.4) !important;
}
.focus\:tw-text-lime-50\/45:focus{
  color: rgb(247 254 231 / 0.45) !important;
}
.focus\:tw-text-lime-50\/5:focus{
  color: rgb(247 254 231 / 0.05) !important;
}
.focus\:tw-text-lime-50\/50:focus{
  color: rgb(247 254 231 / 0.5) !important;
}
.focus\:tw-text-lime-50\/55:focus{
  color: rgb(247 254 231 / 0.55) !important;
}
.focus\:tw-text-lime-50\/60:focus{
  color: rgb(247 254 231 / 0.6) !important;
}
.focus\:tw-text-lime-50\/65:focus{
  color: rgb(247 254 231 / 0.65) !important;
}
.focus\:tw-text-lime-50\/70:focus{
  color: rgb(247 254 231 / 0.7) !important;
}
.focus\:tw-text-lime-50\/75:focus{
  color: rgb(247 254 231 / 0.75) !important;
}
.focus\:tw-text-lime-50\/80:focus{
  color: rgb(247 254 231 / 0.8) !important;
}
.focus\:tw-text-lime-50\/85:focus{
  color: rgb(247 254 231 / 0.85) !important;
}
.focus\:tw-text-lime-50\/90:focus{
  color: rgb(247 254 231 / 0.9) !important;
}
.focus\:tw-text-lime-50\/95:focus{
  color: rgb(247 254 231 / 0.95) !important;
}
.focus\:tw-text-lime-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-500\/0:focus{
  color: rgb(132 204 22 / 0) !important;
}
.focus\:tw-text-lime-500\/10:focus{
  color: rgb(132 204 22 / 0.1) !important;
}
.focus\:tw-text-lime-500\/100:focus{
  color: rgb(132 204 22 / 1) !important;
}
.focus\:tw-text-lime-500\/15:focus{
  color: rgb(132 204 22 / 0.15) !important;
}
.focus\:tw-text-lime-500\/20:focus{
  color: rgb(132 204 22 / 0.2) !important;
}
.focus\:tw-text-lime-500\/25:focus{
  color: rgb(132 204 22 / 0.25) !important;
}
.focus\:tw-text-lime-500\/30:focus{
  color: rgb(132 204 22 / 0.3) !important;
}
.focus\:tw-text-lime-500\/35:focus{
  color: rgb(132 204 22 / 0.35) !important;
}
.focus\:tw-text-lime-500\/40:focus{
  color: rgb(132 204 22 / 0.4) !important;
}
.focus\:tw-text-lime-500\/45:focus{
  color: rgb(132 204 22 / 0.45) !important;
}
.focus\:tw-text-lime-500\/5:focus{
  color: rgb(132 204 22 / 0.05) !important;
}
.focus\:tw-text-lime-500\/50:focus{
  color: rgb(132 204 22 / 0.5) !important;
}
.focus\:tw-text-lime-500\/55:focus{
  color: rgb(132 204 22 / 0.55) !important;
}
.focus\:tw-text-lime-500\/60:focus{
  color: rgb(132 204 22 / 0.6) !important;
}
.focus\:tw-text-lime-500\/65:focus{
  color: rgb(132 204 22 / 0.65) !important;
}
.focus\:tw-text-lime-500\/70:focus{
  color: rgb(132 204 22 / 0.7) !important;
}
.focus\:tw-text-lime-500\/75:focus{
  color: rgb(132 204 22 / 0.75) !important;
}
.focus\:tw-text-lime-500\/80:focus{
  color: rgb(132 204 22 / 0.8) !important;
}
.focus\:tw-text-lime-500\/85:focus{
  color: rgb(132 204 22 / 0.85) !important;
}
.focus\:tw-text-lime-500\/90:focus{
  color: rgb(132 204 22 / 0.9) !important;
}
.focus\:tw-text-lime-500\/95:focus{
  color: rgb(132 204 22 / 0.95) !important;
}
.focus\:tw-text-lime-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-600\/0:focus{
  color: rgb(101 163 13 / 0) !important;
}
.focus\:tw-text-lime-600\/10:focus{
  color: rgb(101 163 13 / 0.1) !important;
}
.focus\:tw-text-lime-600\/100:focus{
  color: rgb(101 163 13 / 1) !important;
}
.focus\:tw-text-lime-600\/15:focus{
  color: rgb(101 163 13 / 0.15) !important;
}
.focus\:tw-text-lime-600\/20:focus{
  color: rgb(101 163 13 / 0.2) !important;
}
.focus\:tw-text-lime-600\/25:focus{
  color: rgb(101 163 13 / 0.25) !important;
}
.focus\:tw-text-lime-600\/30:focus{
  color: rgb(101 163 13 / 0.3) !important;
}
.focus\:tw-text-lime-600\/35:focus{
  color: rgb(101 163 13 / 0.35) !important;
}
.focus\:tw-text-lime-600\/40:focus{
  color: rgb(101 163 13 / 0.4) !important;
}
.focus\:tw-text-lime-600\/45:focus{
  color: rgb(101 163 13 / 0.45) !important;
}
.focus\:tw-text-lime-600\/5:focus{
  color: rgb(101 163 13 / 0.05) !important;
}
.focus\:tw-text-lime-600\/50:focus{
  color: rgb(101 163 13 / 0.5) !important;
}
.focus\:tw-text-lime-600\/55:focus{
  color: rgb(101 163 13 / 0.55) !important;
}
.focus\:tw-text-lime-600\/60:focus{
  color: rgb(101 163 13 / 0.6) !important;
}
.focus\:tw-text-lime-600\/65:focus{
  color: rgb(101 163 13 / 0.65) !important;
}
.focus\:tw-text-lime-600\/70:focus{
  color: rgb(101 163 13 / 0.7) !important;
}
.focus\:tw-text-lime-600\/75:focus{
  color: rgb(101 163 13 / 0.75) !important;
}
.focus\:tw-text-lime-600\/80:focus{
  color: rgb(101 163 13 / 0.8) !important;
}
.focus\:tw-text-lime-600\/85:focus{
  color: rgb(101 163 13 / 0.85) !important;
}
.focus\:tw-text-lime-600\/90:focus{
  color: rgb(101 163 13 / 0.9) !important;
}
.focus\:tw-text-lime-600\/95:focus{
  color: rgb(101 163 13 / 0.95) !important;
}
.focus\:tw-text-lime-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(119 136 89 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-700\/0:focus{
  color: rgb(119 136 89 / 0) !important;
}
.focus\:tw-text-lime-700\/10:focus{
  color: rgb(119 136 89 / 0.1) !important;
}
.focus\:tw-text-lime-700\/100:focus{
  color: rgb(119 136 89 / 1) !important;
}
.focus\:tw-text-lime-700\/15:focus{
  color: rgb(119 136 89 / 0.15) !important;
}
.focus\:tw-text-lime-700\/20:focus{
  color: rgb(119 136 89 / 0.2) !important;
}
.focus\:tw-text-lime-700\/25:focus{
  color: rgb(119 136 89 / 0.25) !important;
}
.focus\:tw-text-lime-700\/30:focus{
  color: rgb(119 136 89 / 0.3) !important;
}
.focus\:tw-text-lime-700\/35:focus{
  color: rgb(119 136 89 / 0.35) !important;
}
.focus\:tw-text-lime-700\/40:focus{
  color: rgb(119 136 89 / 0.4) !important;
}
.focus\:tw-text-lime-700\/45:focus{
  color: rgb(119 136 89 / 0.45) !important;
}
.focus\:tw-text-lime-700\/5:focus{
  color: rgb(119 136 89 / 0.05) !important;
}
.focus\:tw-text-lime-700\/50:focus{
  color: rgb(119 136 89 / 0.5) !important;
}
.focus\:tw-text-lime-700\/55:focus{
  color: rgb(119 136 89 / 0.55) !important;
}
.focus\:tw-text-lime-700\/60:focus{
  color: rgb(119 136 89 / 0.6) !important;
}
.focus\:tw-text-lime-700\/65:focus{
  color: rgb(119 136 89 / 0.65) !important;
}
.focus\:tw-text-lime-700\/70:focus{
  color: rgb(119 136 89 / 0.7) !important;
}
.focus\:tw-text-lime-700\/75:focus{
  color: rgb(119 136 89 / 0.75) !important;
}
.focus\:tw-text-lime-700\/80:focus{
  color: rgb(119 136 89 / 0.8) !important;
}
.focus\:tw-text-lime-700\/85:focus{
  color: rgb(119 136 89 / 0.85) !important;
}
.focus\:tw-text-lime-700\/90:focus{
  color: rgb(119 136 89 / 0.9) !important;
}
.focus\:tw-text-lime-700\/95:focus{
  color: rgb(119 136 89 / 0.95) !important;
}
.focus\:tw-text-lime-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-800\/0:focus{
  color: rgb(63 98 18 / 0) !important;
}
.focus\:tw-text-lime-800\/10:focus{
  color: rgb(63 98 18 / 0.1) !important;
}
.focus\:tw-text-lime-800\/100:focus{
  color: rgb(63 98 18 / 1) !important;
}
.focus\:tw-text-lime-800\/15:focus{
  color: rgb(63 98 18 / 0.15) !important;
}
.focus\:tw-text-lime-800\/20:focus{
  color: rgb(63 98 18 / 0.2) !important;
}
.focus\:tw-text-lime-800\/25:focus{
  color: rgb(63 98 18 / 0.25) !important;
}
.focus\:tw-text-lime-800\/30:focus{
  color: rgb(63 98 18 / 0.3) !important;
}
.focus\:tw-text-lime-800\/35:focus{
  color: rgb(63 98 18 / 0.35) !important;
}
.focus\:tw-text-lime-800\/40:focus{
  color: rgb(63 98 18 / 0.4) !important;
}
.focus\:tw-text-lime-800\/45:focus{
  color: rgb(63 98 18 / 0.45) !important;
}
.focus\:tw-text-lime-800\/5:focus{
  color: rgb(63 98 18 / 0.05) !important;
}
.focus\:tw-text-lime-800\/50:focus{
  color: rgb(63 98 18 / 0.5) !important;
}
.focus\:tw-text-lime-800\/55:focus{
  color: rgb(63 98 18 / 0.55) !important;
}
.focus\:tw-text-lime-800\/60:focus{
  color: rgb(63 98 18 / 0.6) !important;
}
.focus\:tw-text-lime-800\/65:focus{
  color: rgb(63 98 18 / 0.65) !important;
}
.focus\:tw-text-lime-800\/70:focus{
  color: rgb(63 98 18 / 0.7) !important;
}
.focus\:tw-text-lime-800\/75:focus{
  color: rgb(63 98 18 / 0.75) !important;
}
.focus\:tw-text-lime-800\/80:focus{
  color: rgb(63 98 18 / 0.8) !important;
}
.focus\:tw-text-lime-800\/85:focus{
  color: rgb(63 98 18 / 0.85) !important;
}
.focus\:tw-text-lime-800\/90:focus{
  color: rgb(63 98 18 / 0.9) !important;
}
.focus\:tw-text-lime-800\/95:focus{
  color: rgb(63 98 18 / 0.95) !important;
}
.focus\:tw-text-lime-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-900\/0:focus{
  color: rgb(54 83 20 / 0) !important;
}
.focus\:tw-text-lime-900\/10:focus{
  color: rgb(54 83 20 / 0.1) !important;
}
.focus\:tw-text-lime-900\/100:focus{
  color: rgb(54 83 20 / 1) !important;
}
.focus\:tw-text-lime-900\/15:focus{
  color: rgb(54 83 20 / 0.15) !important;
}
.focus\:tw-text-lime-900\/20:focus{
  color: rgb(54 83 20 / 0.2) !important;
}
.focus\:tw-text-lime-900\/25:focus{
  color: rgb(54 83 20 / 0.25) !important;
}
.focus\:tw-text-lime-900\/30:focus{
  color: rgb(54 83 20 / 0.3) !important;
}
.focus\:tw-text-lime-900\/35:focus{
  color: rgb(54 83 20 / 0.35) !important;
}
.focus\:tw-text-lime-900\/40:focus{
  color: rgb(54 83 20 / 0.4) !important;
}
.focus\:tw-text-lime-900\/45:focus{
  color: rgb(54 83 20 / 0.45) !important;
}
.focus\:tw-text-lime-900\/5:focus{
  color: rgb(54 83 20 / 0.05) !important;
}
.focus\:tw-text-lime-900\/50:focus{
  color: rgb(54 83 20 / 0.5) !important;
}
.focus\:tw-text-lime-900\/55:focus{
  color: rgb(54 83 20 / 0.55) !important;
}
.focus\:tw-text-lime-900\/60:focus{
  color: rgb(54 83 20 / 0.6) !important;
}
.focus\:tw-text-lime-900\/65:focus{
  color: rgb(54 83 20 / 0.65) !important;
}
.focus\:tw-text-lime-900\/70:focus{
  color: rgb(54 83 20 / 0.7) !important;
}
.focus\:tw-text-lime-900\/75:focus{
  color: rgb(54 83 20 / 0.75) !important;
}
.focus\:tw-text-lime-900\/80:focus{
  color: rgb(54 83 20 / 0.8) !important;
}
.focus\:tw-text-lime-900\/85:focus{
  color: rgb(54 83 20 / 0.85) !important;
}
.focus\:tw-text-lime-900\/90:focus{
  color: rgb(54 83 20 / 0.9) !important;
}
.focus\:tw-text-lime-900\/95:focus{
  color: rgb(54 83 20 / 0.95) !important;
}
.focus\:tw-text-lime-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(26 46 5 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-lime-950\/0:focus{
  color: rgb(26 46 5 / 0) !important;
}
.focus\:tw-text-lime-950\/10:focus{
  color: rgb(26 46 5 / 0.1) !important;
}
.focus\:tw-text-lime-950\/100:focus{
  color: rgb(26 46 5 / 1) !important;
}
.focus\:tw-text-lime-950\/15:focus{
  color: rgb(26 46 5 / 0.15) !important;
}
.focus\:tw-text-lime-950\/20:focus{
  color: rgb(26 46 5 / 0.2) !important;
}
.focus\:tw-text-lime-950\/25:focus{
  color: rgb(26 46 5 / 0.25) !important;
}
.focus\:tw-text-lime-950\/30:focus{
  color: rgb(26 46 5 / 0.3) !important;
}
.focus\:tw-text-lime-950\/35:focus{
  color: rgb(26 46 5 / 0.35) !important;
}
.focus\:tw-text-lime-950\/40:focus{
  color: rgb(26 46 5 / 0.4) !important;
}
.focus\:tw-text-lime-950\/45:focus{
  color: rgb(26 46 5 / 0.45) !important;
}
.focus\:tw-text-lime-950\/5:focus{
  color: rgb(26 46 5 / 0.05) !important;
}
.focus\:tw-text-lime-950\/50:focus{
  color: rgb(26 46 5 / 0.5) !important;
}
.focus\:tw-text-lime-950\/55:focus{
  color: rgb(26 46 5 / 0.55) !important;
}
.focus\:tw-text-lime-950\/60:focus{
  color: rgb(26 46 5 / 0.6) !important;
}
.focus\:tw-text-lime-950\/65:focus{
  color: rgb(26 46 5 / 0.65) !important;
}
.focus\:tw-text-lime-950\/70:focus{
  color: rgb(26 46 5 / 0.7) !important;
}
.focus\:tw-text-lime-950\/75:focus{
  color: rgb(26 46 5 / 0.75) !important;
}
.focus\:tw-text-lime-950\/80:focus{
  color: rgb(26 46 5 / 0.8) !important;
}
.focus\:tw-text-lime-950\/85:focus{
  color: rgb(26 46 5 / 0.85) !important;
}
.focus\:tw-text-lime-950\/90:focus{
  color: rgb(26 46 5 / 0.9) !important;
}
.focus\:tw-text-lime-950\/95:focus{
  color: rgb(26 46 5 / 0.95) !important;
}
.focus\:tw-text-neutral-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-100\/0:focus{
  color: rgb(245 245 245 / 0) !important;
}
.focus\:tw-text-neutral-100\/10:focus{
  color: rgb(245 245 245 / 0.1) !important;
}
.focus\:tw-text-neutral-100\/100:focus{
  color: rgb(245 245 245 / 1) !important;
}
.focus\:tw-text-neutral-100\/15:focus{
  color: rgb(245 245 245 / 0.15) !important;
}
.focus\:tw-text-neutral-100\/20:focus{
  color: rgb(245 245 245 / 0.2) !important;
}
.focus\:tw-text-neutral-100\/25:focus{
  color: rgb(245 245 245 / 0.25) !important;
}
.focus\:tw-text-neutral-100\/30:focus{
  color: rgb(245 245 245 / 0.3) !important;
}
.focus\:tw-text-neutral-100\/35:focus{
  color: rgb(245 245 245 / 0.35) !important;
}
.focus\:tw-text-neutral-100\/40:focus{
  color: rgb(245 245 245 / 0.4) !important;
}
.focus\:tw-text-neutral-100\/45:focus{
  color: rgb(245 245 245 / 0.45) !important;
}
.focus\:tw-text-neutral-100\/5:focus{
  color: rgb(245 245 245 / 0.05) !important;
}
.focus\:tw-text-neutral-100\/50:focus{
  color: rgb(245 245 245 / 0.5) !important;
}
.focus\:tw-text-neutral-100\/55:focus{
  color: rgb(245 245 245 / 0.55) !important;
}
.focus\:tw-text-neutral-100\/60:focus{
  color: rgb(245 245 245 / 0.6) !important;
}
.focus\:tw-text-neutral-100\/65:focus{
  color: rgb(245 245 245 / 0.65) !important;
}
.focus\:tw-text-neutral-100\/70:focus{
  color: rgb(245 245 245 / 0.7) !important;
}
.focus\:tw-text-neutral-100\/75:focus{
  color: rgb(245 245 245 / 0.75) !important;
}
.focus\:tw-text-neutral-100\/80:focus{
  color: rgb(245 245 245 / 0.8) !important;
}
.focus\:tw-text-neutral-100\/85:focus{
  color: rgb(245 245 245 / 0.85) !important;
}
.focus\:tw-text-neutral-100\/90:focus{
  color: rgb(245 245 245 / 0.9) !important;
}
.focus\:tw-text-neutral-100\/95:focus{
  color: rgb(245 245 245 / 0.95) !important;
}
.focus\:tw-text-neutral-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-200\/0:focus{
  color: rgb(229 229 229 / 0) !important;
}
.focus\:tw-text-neutral-200\/10:focus{
  color: rgb(229 229 229 / 0.1) !important;
}
.focus\:tw-text-neutral-200\/100:focus{
  color: rgb(229 229 229 / 1) !important;
}
.focus\:tw-text-neutral-200\/15:focus{
  color: rgb(229 229 229 / 0.15) !important;
}
.focus\:tw-text-neutral-200\/20:focus{
  color: rgb(229 229 229 / 0.2) !important;
}
.focus\:tw-text-neutral-200\/25:focus{
  color: rgb(229 229 229 / 0.25) !important;
}
.focus\:tw-text-neutral-200\/30:focus{
  color: rgb(229 229 229 / 0.3) !important;
}
.focus\:tw-text-neutral-200\/35:focus{
  color: rgb(229 229 229 / 0.35) !important;
}
.focus\:tw-text-neutral-200\/40:focus{
  color: rgb(229 229 229 / 0.4) !important;
}
.focus\:tw-text-neutral-200\/45:focus{
  color: rgb(229 229 229 / 0.45) !important;
}
.focus\:tw-text-neutral-200\/5:focus{
  color: rgb(229 229 229 / 0.05) !important;
}
.focus\:tw-text-neutral-200\/50:focus{
  color: rgb(229 229 229 / 0.5) !important;
}
.focus\:tw-text-neutral-200\/55:focus{
  color: rgb(229 229 229 / 0.55) !important;
}
.focus\:tw-text-neutral-200\/60:focus{
  color: rgb(229 229 229 / 0.6) !important;
}
.focus\:tw-text-neutral-200\/65:focus{
  color: rgb(229 229 229 / 0.65) !important;
}
.focus\:tw-text-neutral-200\/70:focus{
  color: rgb(229 229 229 / 0.7) !important;
}
.focus\:tw-text-neutral-200\/75:focus{
  color: rgb(229 229 229 / 0.75) !important;
}
.focus\:tw-text-neutral-200\/80:focus{
  color: rgb(229 229 229 / 0.8) !important;
}
.focus\:tw-text-neutral-200\/85:focus{
  color: rgb(229 229 229 / 0.85) !important;
}
.focus\:tw-text-neutral-200\/90:focus{
  color: rgb(229 229 229 / 0.9) !important;
}
.focus\:tw-text-neutral-200\/95:focus{
  color: rgb(229 229 229 / 0.95) !important;
}
.focus\:tw-text-neutral-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-300\/0:focus{
  color: rgb(212 212 212 / 0) !important;
}
.focus\:tw-text-neutral-300\/10:focus{
  color: rgb(212 212 212 / 0.1) !important;
}
.focus\:tw-text-neutral-300\/100:focus{
  color: rgb(212 212 212 / 1) !important;
}
.focus\:tw-text-neutral-300\/15:focus{
  color: rgb(212 212 212 / 0.15) !important;
}
.focus\:tw-text-neutral-300\/20:focus{
  color: rgb(212 212 212 / 0.2) !important;
}
.focus\:tw-text-neutral-300\/25:focus{
  color: rgb(212 212 212 / 0.25) !important;
}
.focus\:tw-text-neutral-300\/30:focus{
  color: rgb(212 212 212 / 0.3) !important;
}
.focus\:tw-text-neutral-300\/35:focus{
  color: rgb(212 212 212 / 0.35) !important;
}
.focus\:tw-text-neutral-300\/40:focus{
  color: rgb(212 212 212 / 0.4) !important;
}
.focus\:tw-text-neutral-300\/45:focus{
  color: rgb(212 212 212 / 0.45) !important;
}
.focus\:tw-text-neutral-300\/5:focus{
  color: rgb(212 212 212 / 0.05) !important;
}
.focus\:tw-text-neutral-300\/50:focus{
  color: rgb(212 212 212 / 0.5) !important;
}
.focus\:tw-text-neutral-300\/55:focus{
  color: rgb(212 212 212 / 0.55) !important;
}
.focus\:tw-text-neutral-300\/60:focus{
  color: rgb(212 212 212 / 0.6) !important;
}
.focus\:tw-text-neutral-300\/65:focus{
  color: rgb(212 212 212 / 0.65) !important;
}
.focus\:tw-text-neutral-300\/70:focus{
  color: rgb(212 212 212 / 0.7) !important;
}
.focus\:tw-text-neutral-300\/75:focus{
  color: rgb(212 212 212 / 0.75) !important;
}
.focus\:tw-text-neutral-300\/80:focus{
  color: rgb(212 212 212 / 0.8) !important;
}
.focus\:tw-text-neutral-300\/85:focus{
  color: rgb(212 212 212 / 0.85) !important;
}
.focus\:tw-text-neutral-300\/90:focus{
  color: rgb(212 212 212 / 0.9) !important;
}
.focus\:tw-text-neutral-300\/95:focus{
  color: rgb(212 212 212 / 0.95) !important;
}
.focus\:tw-text-neutral-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-400\/0:focus{
  color: rgb(163 163 163 / 0) !important;
}
.focus\:tw-text-neutral-400\/10:focus{
  color: rgb(163 163 163 / 0.1) !important;
}
.focus\:tw-text-neutral-400\/100:focus{
  color: rgb(163 163 163 / 1) !important;
}
.focus\:tw-text-neutral-400\/15:focus{
  color: rgb(163 163 163 / 0.15) !important;
}
.focus\:tw-text-neutral-400\/20:focus{
  color: rgb(163 163 163 / 0.2) !important;
}
.focus\:tw-text-neutral-400\/25:focus{
  color: rgb(163 163 163 / 0.25) !important;
}
.focus\:tw-text-neutral-400\/30:focus{
  color: rgb(163 163 163 / 0.3) !important;
}
.focus\:tw-text-neutral-400\/35:focus{
  color: rgb(163 163 163 / 0.35) !important;
}
.focus\:tw-text-neutral-400\/40:focus{
  color: rgb(163 163 163 / 0.4) !important;
}
.focus\:tw-text-neutral-400\/45:focus{
  color: rgb(163 163 163 / 0.45) !important;
}
.focus\:tw-text-neutral-400\/5:focus{
  color: rgb(163 163 163 / 0.05) !important;
}
.focus\:tw-text-neutral-400\/50:focus{
  color: rgb(163 163 163 / 0.5) !important;
}
.focus\:tw-text-neutral-400\/55:focus{
  color: rgb(163 163 163 / 0.55) !important;
}
.focus\:tw-text-neutral-400\/60:focus{
  color: rgb(163 163 163 / 0.6) !important;
}
.focus\:tw-text-neutral-400\/65:focus{
  color: rgb(163 163 163 / 0.65) !important;
}
.focus\:tw-text-neutral-400\/70:focus{
  color: rgb(163 163 163 / 0.7) !important;
}
.focus\:tw-text-neutral-400\/75:focus{
  color: rgb(163 163 163 / 0.75) !important;
}
.focus\:tw-text-neutral-400\/80:focus{
  color: rgb(163 163 163 / 0.8) !important;
}
.focus\:tw-text-neutral-400\/85:focus{
  color: rgb(163 163 163 / 0.85) !important;
}
.focus\:tw-text-neutral-400\/90:focus{
  color: rgb(163 163 163 / 0.9) !important;
}
.focus\:tw-text-neutral-400\/95:focus{
  color: rgb(163 163 163 / 0.95) !important;
}
.focus\:tw-text-neutral-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-50\/0:focus{
  color: rgb(250 250 250 / 0) !important;
}
.focus\:tw-text-neutral-50\/10:focus{
  color: rgb(250 250 250 / 0.1) !important;
}
.focus\:tw-text-neutral-50\/100:focus{
  color: rgb(250 250 250 / 1) !important;
}
.focus\:tw-text-neutral-50\/15:focus{
  color: rgb(250 250 250 / 0.15) !important;
}
.focus\:tw-text-neutral-50\/20:focus{
  color: rgb(250 250 250 / 0.2) !important;
}
.focus\:tw-text-neutral-50\/25:focus{
  color: rgb(250 250 250 / 0.25) !important;
}
.focus\:tw-text-neutral-50\/30:focus{
  color: rgb(250 250 250 / 0.3) !important;
}
.focus\:tw-text-neutral-50\/35:focus{
  color: rgb(250 250 250 / 0.35) !important;
}
.focus\:tw-text-neutral-50\/40:focus{
  color: rgb(250 250 250 / 0.4) !important;
}
.focus\:tw-text-neutral-50\/45:focus{
  color: rgb(250 250 250 / 0.45) !important;
}
.focus\:tw-text-neutral-50\/5:focus{
  color: rgb(250 250 250 / 0.05) !important;
}
.focus\:tw-text-neutral-50\/50:focus{
  color: rgb(250 250 250 / 0.5) !important;
}
.focus\:tw-text-neutral-50\/55:focus{
  color: rgb(250 250 250 / 0.55) !important;
}
.focus\:tw-text-neutral-50\/60:focus{
  color: rgb(250 250 250 / 0.6) !important;
}
.focus\:tw-text-neutral-50\/65:focus{
  color: rgb(250 250 250 / 0.65) !important;
}
.focus\:tw-text-neutral-50\/70:focus{
  color: rgb(250 250 250 / 0.7) !important;
}
.focus\:tw-text-neutral-50\/75:focus{
  color: rgb(250 250 250 / 0.75) !important;
}
.focus\:tw-text-neutral-50\/80:focus{
  color: rgb(250 250 250 / 0.8) !important;
}
.focus\:tw-text-neutral-50\/85:focus{
  color: rgb(250 250 250 / 0.85) !important;
}
.focus\:tw-text-neutral-50\/90:focus{
  color: rgb(250 250 250 / 0.9) !important;
}
.focus\:tw-text-neutral-50\/95:focus{
  color: rgb(250 250 250 / 0.95) !important;
}
.focus\:tw-text-neutral-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-500\/0:focus{
  color: rgb(115 115 115 / 0) !important;
}
.focus\:tw-text-neutral-500\/10:focus{
  color: rgb(115 115 115 / 0.1) !important;
}
.focus\:tw-text-neutral-500\/100:focus{
  color: rgb(115 115 115 / 1) !important;
}
.focus\:tw-text-neutral-500\/15:focus{
  color: rgb(115 115 115 / 0.15) !important;
}
.focus\:tw-text-neutral-500\/20:focus{
  color: rgb(115 115 115 / 0.2) !important;
}
.focus\:tw-text-neutral-500\/25:focus{
  color: rgb(115 115 115 / 0.25) !important;
}
.focus\:tw-text-neutral-500\/30:focus{
  color: rgb(115 115 115 / 0.3) !important;
}
.focus\:tw-text-neutral-500\/35:focus{
  color: rgb(115 115 115 / 0.35) !important;
}
.focus\:tw-text-neutral-500\/40:focus{
  color: rgb(115 115 115 / 0.4) !important;
}
.focus\:tw-text-neutral-500\/45:focus{
  color: rgb(115 115 115 / 0.45) !important;
}
.focus\:tw-text-neutral-500\/5:focus{
  color: rgb(115 115 115 / 0.05) !important;
}
.focus\:tw-text-neutral-500\/50:focus{
  color: rgb(115 115 115 / 0.5) !important;
}
.focus\:tw-text-neutral-500\/55:focus{
  color: rgb(115 115 115 / 0.55) !important;
}
.focus\:tw-text-neutral-500\/60:focus{
  color: rgb(115 115 115 / 0.6) !important;
}
.focus\:tw-text-neutral-500\/65:focus{
  color: rgb(115 115 115 / 0.65) !important;
}
.focus\:tw-text-neutral-500\/70:focus{
  color: rgb(115 115 115 / 0.7) !important;
}
.focus\:tw-text-neutral-500\/75:focus{
  color: rgb(115 115 115 / 0.75) !important;
}
.focus\:tw-text-neutral-500\/80:focus{
  color: rgb(115 115 115 / 0.8) !important;
}
.focus\:tw-text-neutral-500\/85:focus{
  color: rgb(115 115 115 / 0.85) !important;
}
.focus\:tw-text-neutral-500\/90:focus{
  color: rgb(115 115 115 / 0.9) !important;
}
.focus\:tw-text-neutral-500\/95:focus{
  color: rgb(115 115 115 / 0.95) !important;
}
.focus\:tw-text-neutral-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-600\/0:focus{
  color: rgb(82 82 82 / 0) !important;
}
.focus\:tw-text-neutral-600\/10:focus{
  color: rgb(82 82 82 / 0.1) !important;
}
.focus\:tw-text-neutral-600\/100:focus{
  color: rgb(82 82 82 / 1) !important;
}
.focus\:tw-text-neutral-600\/15:focus{
  color: rgb(82 82 82 / 0.15) !important;
}
.focus\:tw-text-neutral-600\/20:focus{
  color: rgb(82 82 82 / 0.2) !important;
}
.focus\:tw-text-neutral-600\/25:focus{
  color: rgb(82 82 82 / 0.25) !important;
}
.focus\:tw-text-neutral-600\/30:focus{
  color: rgb(82 82 82 / 0.3) !important;
}
.focus\:tw-text-neutral-600\/35:focus{
  color: rgb(82 82 82 / 0.35) !important;
}
.focus\:tw-text-neutral-600\/40:focus{
  color: rgb(82 82 82 / 0.4) !important;
}
.focus\:tw-text-neutral-600\/45:focus{
  color: rgb(82 82 82 / 0.45) !important;
}
.focus\:tw-text-neutral-600\/5:focus{
  color: rgb(82 82 82 / 0.05) !important;
}
.focus\:tw-text-neutral-600\/50:focus{
  color: rgb(82 82 82 / 0.5) !important;
}
.focus\:tw-text-neutral-600\/55:focus{
  color: rgb(82 82 82 / 0.55) !important;
}
.focus\:tw-text-neutral-600\/60:focus{
  color: rgb(82 82 82 / 0.6) !important;
}
.focus\:tw-text-neutral-600\/65:focus{
  color: rgb(82 82 82 / 0.65) !important;
}
.focus\:tw-text-neutral-600\/70:focus{
  color: rgb(82 82 82 / 0.7) !important;
}
.focus\:tw-text-neutral-600\/75:focus{
  color: rgb(82 82 82 / 0.75) !important;
}
.focus\:tw-text-neutral-600\/80:focus{
  color: rgb(82 82 82 / 0.8) !important;
}
.focus\:tw-text-neutral-600\/85:focus{
  color: rgb(82 82 82 / 0.85) !important;
}
.focus\:tw-text-neutral-600\/90:focus{
  color: rgb(82 82 82 / 0.9) !important;
}
.focus\:tw-text-neutral-600\/95:focus{
  color: rgb(82 82 82 / 0.95) !important;
}
.focus\:tw-text-neutral-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-700\/0:focus{
  color: rgb(64 64 64 / 0) !important;
}
.focus\:tw-text-neutral-700\/10:focus{
  color: rgb(64 64 64 / 0.1) !important;
}
.focus\:tw-text-neutral-700\/100:focus{
  color: rgb(64 64 64 / 1) !important;
}
.focus\:tw-text-neutral-700\/15:focus{
  color: rgb(64 64 64 / 0.15) !important;
}
.focus\:tw-text-neutral-700\/20:focus{
  color: rgb(64 64 64 / 0.2) !important;
}
.focus\:tw-text-neutral-700\/25:focus{
  color: rgb(64 64 64 / 0.25) !important;
}
.focus\:tw-text-neutral-700\/30:focus{
  color: rgb(64 64 64 / 0.3) !important;
}
.focus\:tw-text-neutral-700\/35:focus{
  color: rgb(64 64 64 / 0.35) !important;
}
.focus\:tw-text-neutral-700\/40:focus{
  color: rgb(64 64 64 / 0.4) !important;
}
.focus\:tw-text-neutral-700\/45:focus{
  color: rgb(64 64 64 / 0.45) !important;
}
.focus\:tw-text-neutral-700\/5:focus{
  color: rgb(64 64 64 / 0.05) !important;
}
.focus\:tw-text-neutral-700\/50:focus{
  color: rgb(64 64 64 / 0.5) !important;
}
.focus\:tw-text-neutral-700\/55:focus{
  color: rgb(64 64 64 / 0.55) !important;
}
.focus\:tw-text-neutral-700\/60:focus{
  color: rgb(64 64 64 / 0.6) !important;
}
.focus\:tw-text-neutral-700\/65:focus{
  color: rgb(64 64 64 / 0.65) !important;
}
.focus\:tw-text-neutral-700\/70:focus{
  color: rgb(64 64 64 / 0.7) !important;
}
.focus\:tw-text-neutral-700\/75:focus{
  color: rgb(64 64 64 / 0.75) !important;
}
.focus\:tw-text-neutral-700\/80:focus{
  color: rgb(64 64 64 / 0.8) !important;
}
.focus\:tw-text-neutral-700\/85:focus{
  color: rgb(64 64 64 / 0.85) !important;
}
.focus\:tw-text-neutral-700\/90:focus{
  color: rgb(64 64 64 / 0.9) !important;
}
.focus\:tw-text-neutral-700\/95:focus{
  color: rgb(64 64 64 / 0.95) !important;
}
.focus\:tw-text-neutral-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-800\/0:focus{
  color: rgb(38 38 38 / 0) !important;
}
.focus\:tw-text-neutral-800\/10:focus{
  color: rgb(38 38 38 / 0.1) !important;
}
.focus\:tw-text-neutral-800\/100:focus{
  color: rgb(38 38 38 / 1) !important;
}
.focus\:tw-text-neutral-800\/15:focus{
  color: rgb(38 38 38 / 0.15) !important;
}
.focus\:tw-text-neutral-800\/20:focus{
  color: rgb(38 38 38 / 0.2) !important;
}
.focus\:tw-text-neutral-800\/25:focus{
  color: rgb(38 38 38 / 0.25) !important;
}
.focus\:tw-text-neutral-800\/30:focus{
  color: rgb(38 38 38 / 0.3) !important;
}
.focus\:tw-text-neutral-800\/35:focus{
  color: rgb(38 38 38 / 0.35) !important;
}
.focus\:tw-text-neutral-800\/40:focus{
  color: rgb(38 38 38 / 0.4) !important;
}
.focus\:tw-text-neutral-800\/45:focus{
  color: rgb(38 38 38 / 0.45) !important;
}
.focus\:tw-text-neutral-800\/5:focus{
  color: rgb(38 38 38 / 0.05) !important;
}
.focus\:tw-text-neutral-800\/50:focus{
  color: rgb(38 38 38 / 0.5) !important;
}
.focus\:tw-text-neutral-800\/55:focus{
  color: rgb(38 38 38 / 0.55) !important;
}
.focus\:tw-text-neutral-800\/60:focus{
  color: rgb(38 38 38 / 0.6) !important;
}
.focus\:tw-text-neutral-800\/65:focus{
  color: rgb(38 38 38 / 0.65) !important;
}
.focus\:tw-text-neutral-800\/70:focus{
  color: rgb(38 38 38 / 0.7) !important;
}
.focus\:tw-text-neutral-800\/75:focus{
  color: rgb(38 38 38 / 0.75) !important;
}
.focus\:tw-text-neutral-800\/80:focus{
  color: rgb(38 38 38 / 0.8) !important;
}
.focus\:tw-text-neutral-800\/85:focus{
  color: rgb(38 38 38 / 0.85) !important;
}
.focus\:tw-text-neutral-800\/90:focus{
  color: rgb(38 38 38 / 0.9) !important;
}
.focus\:tw-text-neutral-800\/95:focus{
  color: rgb(38 38 38 / 0.95) !important;
}
.focus\:tw-text-neutral-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-900\/0:focus{
  color: rgb(23 23 23 / 0) !important;
}
.focus\:tw-text-neutral-900\/10:focus{
  color: rgb(23 23 23 / 0.1) !important;
}
.focus\:tw-text-neutral-900\/100:focus{
  color: rgb(23 23 23 / 1) !important;
}
.focus\:tw-text-neutral-900\/15:focus{
  color: rgb(23 23 23 / 0.15) !important;
}
.focus\:tw-text-neutral-900\/20:focus{
  color: rgb(23 23 23 / 0.2) !important;
}
.focus\:tw-text-neutral-900\/25:focus{
  color: rgb(23 23 23 / 0.25) !important;
}
.focus\:tw-text-neutral-900\/30:focus{
  color: rgb(23 23 23 / 0.3) !important;
}
.focus\:tw-text-neutral-900\/35:focus{
  color: rgb(23 23 23 / 0.35) !important;
}
.focus\:tw-text-neutral-900\/40:focus{
  color: rgb(23 23 23 / 0.4) !important;
}
.focus\:tw-text-neutral-900\/45:focus{
  color: rgb(23 23 23 / 0.45) !important;
}
.focus\:tw-text-neutral-900\/5:focus{
  color: rgb(23 23 23 / 0.05) !important;
}
.focus\:tw-text-neutral-900\/50:focus{
  color: rgb(23 23 23 / 0.5) !important;
}
.focus\:tw-text-neutral-900\/55:focus{
  color: rgb(23 23 23 / 0.55) !important;
}
.focus\:tw-text-neutral-900\/60:focus{
  color: rgb(23 23 23 / 0.6) !important;
}
.focus\:tw-text-neutral-900\/65:focus{
  color: rgb(23 23 23 / 0.65) !important;
}
.focus\:tw-text-neutral-900\/70:focus{
  color: rgb(23 23 23 / 0.7) !important;
}
.focus\:tw-text-neutral-900\/75:focus{
  color: rgb(23 23 23 / 0.75) !important;
}
.focus\:tw-text-neutral-900\/80:focus{
  color: rgb(23 23 23 / 0.8) !important;
}
.focus\:tw-text-neutral-900\/85:focus{
  color: rgb(23 23 23 / 0.85) !important;
}
.focus\:tw-text-neutral-900\/90:focus{
  color: rgb(23 23 23 / 0.9) !important;
}
.focus\:tw-text-neutral-900\/95:focus{
  color: rgb(23 23 23 / 0.95) !important;
}
.focus\:tw-text-neutral-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(10 10 10 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-neutral-950\/0:focus{
  color: rgb(10 10 10 / 0) !important;
}
.focus\:tw-text-neutral-950\/10:focus{
  color: rgb(10 10 10 / 0.1) !important;
}
.focus\:tw-text-neutral-950\/100:focus{
  color: rgb(10 10 10 / 1) !important;
}
.focus\:tw-text-neutral-950\/15:focus{
  color: rgb(10 10 10 / 0.15) !important;
}
.focus\:tw-text-neutral-950\/20:focus{
  color: rgb(10 10 10 / 0.2) !important;
}
.focus\:tw-text-neutral-950\/25:focus{
  color: rgb(10 10 10 / 0.25) !important;
}
.focus\:tw-text-neutral-950\/30:focus{
  color: rgb(10 10 10 / 0.3) !important;
}
.focus\:tw-text-neutral-950\/35:focus{
  color: rgb(10 10 10 / 0.35) !important;
}
.focus\:tw-text-neutral-950\/40:focus{
  color: rgb(10 10 10 / 0.4) !important;
}
.focus\:tw-text-neutral-950\/45:focus{
  color: rgb(10 10 10 / 0.45) !important;
}
.focus\:tw-text-neutral-950\/5:focus{
  color: rgb(10 10 10 / 0.05) !important;
}
.focus\:tw-text-neutral-950\/50:focus{
  color: rgb(10 10 10 / 0.5) !important;
}
.focus\:tw-text-neutral-950\/55:focus{
  color: rgb(10 10 10 / 0.55) !important;
}
.focus\:tw-text-neutral-950\/60:focus{
  color: rgb(10 10 10 / 0.6) !important;
}
.focus\:tw-text-neutral-950\/65:focus{
  color: rgb(10 10 10 / 0.65) !important;
}
.focus\:tw-text-neutral-950\/70:focus{
  color: rgb(10 10 10 / 0.7) !important;
}
.focus\:tw-text-neutral-950\/75:focus{
  color: rgb(10 10 10 / 0.75) !important;
}
.focus\:tw-text-neutral-950\/80:focus{
  color: rgb(10 10 10 / 0.8) !important;
}
.focus\:tw-text-neutral-950\/85:focus{
  color: rgb(10 10 10 / 0.85) !important;
}
.focus\:tw-text-neutral-950\/90:focus{
  color: rgb(10 10 10 / 0.9) !important;
}
.focus\:tw-text-neutral-950\/95:focus{
  color: rgb(10 10 10 / 0.95) !important;
}
.focus\:tw-text-orange-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 250 240 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-100\/0:focus{
  color: rgb(255 250 240 / 0) !important;
}
.focus\:tw-text-orange-100\/10:focus{
  color: rgb(255 250 240 / 0.1) !important;
}
.focus\:tw-text-orange-100\/100:focus{
  color: rgb(255 250 240 / 1) !important;
}
.focus\:tw-text-orange-100\/15:focus{
  color: rgb(255 250 240 / 0.15) !important;
}
.focus\:tw-text-orange-100\/20:focus{
  color: rgb(255 250 240 / 0.2) !important;
}
.focus\:tw-text-orange-100\/25:focus{
  color: rgb(255 250 240 / 0.25) !important;
}
.focus\:tw-text-orange-100\/30:focus{
  color: rgb(255 250 240 / 0.3) !important;
}
.focus\:tw-text-orange-100\/35:focus{
  color: rgb(255 250 240 / 0.35) !important;
}
.focus\:tw-text-orange-100\/40:focus{
  color: rgb(255 250 240 / 0.4) !important;
}
.focus\:tw-text-orange-100\/45:focus{
  color: rgb(255 250 240 / 0.45) !important;
}
.focus\:tw-text-orange-100\/5:focus{
  color: rgb(255 250 240 / 0.05) !important;
}
.focus\:tw-text-orange-100\/50:focus{
  color: rgb(255 250 240 / 0.5) !important;
}
.focus\:tw-text-orange-100\/55:focus{
  color: rgb(255 250 240 / 0.55) !important;
}
.focus\:tw-text-orange-100\/60:focus{
  color: rgb(255 250 240 / 0.6) !important;
}
.focus\:tw-text-orange-100\/65:focus{
  color: rgb(255 250 240 / 0.65) !important;
}
.focus\:tw-text-orange-100\/70:focus{
  color: rgb(255 250 240 / 0.7) !important;
}
.focus\:tw-text-orange-100\/75:focus{
  color: rgb(255 250 240 / 0.75) !important;
}
.focus\:tw-text-orange-100\/80:focus{
  color: rgb(255 250 240 / 0.8) !important;
}
.focus\:tw-text-orange-100\/85:focus{
  color: rgb(255 250 240 / 0.85) !important;
}
.focus\:tw-text-orange-100\/90:focus{
  color: rgb(255 250 240 / 0.9) !important;
}
.focus\:tw-text-orange-100\/95:focus{
  color: rgb(255 250 240 / 0.95) !important;
}
.focus\:tw-text-orange-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 235 200 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-200\/0:focus{
  color: rgb(254 235 200 / 0) !important;
}
.focus\:tw-text-orange-200\/10:focus{
  color: rgb(254 235 200 / 0.1) !important;
}
.focus\:tw-text-orange-200\/100:focus{
  color: rgb(254 235 200 / 1) !important;
}
.focus\:tw-text-orange-200\/15:focus{
  color: rgb(254 235 200 / 0.15) !important;
}
.focus\:tw-text-orange-200\/20:focus{
  color: rgb(254 235 200 / 0.2) !important;
}
.focus\:tw-text-orange-200\/25:focus{
  color: rgb(254 235 200 / 0.25) !important;
}
.focus\:tw-text-orange-200\/30:focus{
  color: rgb(254 235 200 / 0.3) !important;
}
.focus\:tw-text-orange-200\/35:focus{
  color: rgb(254 235 200 / 0.35) !important;
}
.focus\:tw-text-orange-200\/40:focus{
  color: rgb(254 235 200 / 0.4) !important;
}
.focus\:tw-text-orange-200\/45:focus{
  color: rgb(254 235 200 / 0.45) !important;
}
.focus\:tw-text-orange-200\/5:focus{
  color: rgb(254 235 200 / 0.05) !important;
}
.focus\:tw-text-orange-200\/50:focus{
  color: rgb(254 235 200 / 0.5) !important;
}
.focus\:tw-text-orange-200\/55:focus{
  color: rgb(254 235 200 / 0.55) !important;
}
.focus\:tw-text-orange-200\/60:focus{
  color: rgb(254 235 200 / 0.6) !important;
}
.focus\:tw-text-orange-200\/65:focus{
  color: rgb(254 235 200 / 0.65) !important;
}
.focus\:tw-text-orange-200\/70:focus{
  color: rgb(254 235 200 / 0.7) !important;
}
.focus\:tw-text-orange-200\/75:focus{
  color: rgb(254 235 200 / 0.75) !important;
}
.focus\:tw-text-orange-200\/80:focus{
  color: rgb(254 235 200 / 0.8) !important;
}
.focus\:tw-text-orange-200\/85:focus{
  color: rgb(254 235 200 / 0.85) !important;
}
.focus\:tw-text-orange-200\/90:focus{
  color: rgb(254 235 200 / 0.9) !important;
}
.focus\:tw-text-orange-200\/95:focus{
  color: rgb(254 235 200 / 0.95) !important;
}
.focus\:tw-text-orange-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(251 211 141 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-300\/0:focus{
  color: rgb(251 211 141 / 0) !important;
}
.focus\:tw-text-orange-300\/10:focus{
  color: rgb(251 211 141 / 0.1) !important;
}
.focus\:tw-text-orange-300\/100:focus{
  color: rgb(251 211 141 / 1) !important;
}
.focus\:tw-text-orange-300\/15:focus{
  color: rgb(251 211 141 / 0.15) !important;
}
.focus\:tw-text-orange-300\/20:focus{
  color: rgb(251 211 141 / 0.2) !important;
}
.focus\:tw-text-orange-300\/25:focus{
  color: rgb(251 211 141 / 0.25) !important;
}
.focus\:tw-text-orange-300\/30:focus{
  color: rgb(251 211 141 / 0.3) !important;
}
.focus\:tw-text-orange-300\/35:focus{
  color: rgb(251 211 141 / 0.35) !important;
}
.focus\:tw-text-orange-300\/40:focus{
  color: rgb(251 211 141 / 0.4) !important;
}
.focus\:tw-text-orange-300\/45:focus{
  color: rgb(251 211 141 / 0.45) !important;
}
.focus\:tw-text-orange-300\/5:focus{
  color: rgb(251 211 141 / 0.05) !important;
}
.focus\:tw-text-orange-300\/50:focus{
  color: rgb(251 211 141 / 0.5) !important;
}
.focus\:tw-text-orange-300\/55:focus{
  color: rgb(251 211 141 / 0.55) !important;
}
.focus\:tw-text-orange-300\/60:focus{
  color: rgb(251 211 141 / 0.6) !important;
}
.focus\:tw-text-orange-300\/65:focus{
  color: rgb(251 211 141 / 0.65) !important;
}
.focus\:tw-text-orange-300\/70:focus{
  color: rgb(251 211 141 / 0.7) !important;
}
.focus\:tw-text-orange-300\/75:focus{
  color: rgb(251 211 141 / 0.75) !important;
}
.focus\:tw-text-orange-300\/80:focus{
  color: rgb(251 211 141 / 0.8) !important;
}
.focus\:tw-text-orange-300\/85:focus{
  color: rgb(251 211 141 / 0.85) !important;
}
.focus\:tw-text-orange-300\/90:focus{
  color: rgb(251 211 141 / 0.9) !important;
}
.focus\:tw-text-orange-300\/95:focus{
  color: rgb(251 211 141 / 0.95) !important;
}
.focus\:tw-text-orange-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(246 173 85 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-400\/0:focus{
  color: rgb(246 173 85 / 0) !important;
}
.focus\:tw-text-orange-400\/10:focus{
  color: rgb(246 173 85 / 0.1) !important;
}
.focus\:tw-text-orange-400\/100:focus{
  color: rgb(246 173 85 / 1) !important;
}
.focus\:tw-text-orange-400\/15:focus{
  color: rgb(246 173 85 / 0.15) !important;
}
.focus\:tw-text-orange-400\/20:focus{
  color: rgb(246 173 85 / 0.2) !important;
}
.focus\:tw-text-orange-400\/25:focus{
  color: rgb(246 173 85 / 0.25) !important;
}
.focus\:tw-text-orange-400\/30:focus{
  color: rgb(246 173 85 / 0.3) !important;
}
.focus\:tw-text-orange-400\/35:focus{
  color: rgb(246 173 85 / 0.35) !important;
}
.focus\:tw-text-orange-400\/40:focus{
  color: rgb(246 173 85 / 0.4) !important;
}
.focus\:tw-text-orange-400\/45:focus{
  color: rgb(246 173 85 / 0.45) !important;
}
.focus\:tw-text-orange-400\/5:focus{
  color: rgb(246 173 85 / 0.05) !important;
}
.focus\:tw-text-orange-400\/50:focus{
  color: rgb(246 173 85 / 0.5) !important;
}
.focus\:tw-text-orange-400\/55:focus{
  color: rgb(246 173 85 / 0.55) !important;
}
.focus\:tw-text-orange-400\/60:focus{
  color: rgb(246 173 85 / 0.6) !important;
}
.focus\:tw-text-orange-400\/65:focus{
  color: rgb(246 173 85 / 0.65) !important;
}
.focus\:tw-text-orange-400\/70:focus{
  color: rgb(246 173 85 / 0.7) !important;
}
.focus\:tw-text-orange-400\/75:focus{
  color: rgb(246 173 85 / 0.75) !important;
}
.focus\:tw-text-orange-400\/80:focus{
  color: rgb(246 173 85 / 0.8) !important;
}
.focus\:tw-text-orange-400\/85:focus{
  color: rgb(246 173 85 / 0.85) !important;
}
.focus\:tw-text-orange-400\/90:focus{
  color: rgb(246 173 85 / 0.9) !important;
}
.focus\:tw-text-orange-400\/95:focus{
  color: rgb(246 173 85 / 0.95) !important;
}
.focus\:tw-text-orange-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 247 237 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-50\/0:focus{
  color: rgb(255 247 237 / 0) !important;
}
.focus\:tw-text-orange-50\/10:focus{
  color: rgb(255 247 237 / 0.1) !important;
}
.focus\:tw-text-orange-50\/100:focus{
  color: rgb(255 247 237 / 1) !important;
}
.focus\:tw-text-orange-50\/15:focus{
  color: rgb(255 247 237 / 0.15) !important;
}
.focus\:tw-text-orange-50\/20:focus{
  color: rgb(255 247 237 / 0.2) !important;
}
.focus\:tw-text-orange-50\/25:focus{
  color: rgb(255 247 237 / 0.25) !important;
}
.focus\:tw-text-orange-50\/30:focus{
  color: rgb(255 247 237 / 0.3) !important;
}
.focus\:tw-text-orange-50\/35:focus{
  color: rgb(255 247 237 / 0.35) !important;
}
.focus\:tw-text-orange-50\/40:focus{
  color: rgb(255 247 237 / 0.4) !important;
}
.focus\:tw-text-orange-50\/45:focus{
  color: rgb(255 247 237 / 0.45) !important;
}
.focus\:tw-text-orange-50\/5:focus{
  color: rgb(255 247 237 / 0.05) !important;
}
.focus\:tw-text-orange-50\/50:focus{
  color: rgb(255 247 237 / 0.5) !important;
}
.focus\:tw-text-orange-50\/55:focus{
  color: rgb(255 247 237 / 0.55) !important;
}
.focus\:tw-text-orange-50\/60:focus{
  color: rgb(255 247 237 / 0.6) !important;
}
.focus\:tw-text-orange-50\/65:focus{
  color: rgb(255 247 237 / 0.65) !important;
}
.focus\:tw-text-orange-50\/70:focus{
  color: rgb(255 247 237 / 0.7) !important;
}
.focus\:tw-text-orange-50\/75:focus{
  color: rgb(255 247 237 / 0.75) !important;
}
.focus\:tw-text-orange-50\/80:focus{
  color: rgb(255 247 237 / 0.8) !important;
}
.focus\:tw-text-orange-50\/85:focus{
  color: rgb(255 247 237 / 0.85) !important;
}
.focus\:tw-text-orange-50\/90:focus{
  color: rgb(255 247 237 / 0.9) !important;
}
.focus\:tw-text-orange-50\/95:focus{
  color: rgb(255 247 237 / 0.95) !important;
}
.focus\:tw-text-orange-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(237 137 54 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-500\/0:focus{
  color: rgb(237 137 54 / 0) !important;
}
.focus\:tw-text-orange-500\/10:focus{
  color: rgb(237 137 54 / 0.1) !important;
}
.focus\:tw-text-orange-500\/100:focus{
  color: rgb(237 137 54 / 1) !important;
}
.focus\:tw-text-orange-500\/15:focus{
  color: rgb(237 137 54 / 0.15) !important;
}
.focus\:tw-text-orange-500\/20:focus{
  color: rgb(237 137 54 / 0.2) !important;
}
.focus\:tw-text-orange-500\/25:focus{
  color: rgb(237 137 54 / 0.25) !important;
}
.focus\:tw-text-orange-500\/30:focus{
  color: rgb(237 137 54 / 0.3) !important;
}
.focus\:tw-text-orange-500\/35:focus{
  color: rgb(237 137 54 / 0.35) !important;
}
.focus\:tw-text-orange-500\/40:focus{
  color: rgb(237 137 54 / 0.4) !important;
}
.focus\:tw-text-orange-500\/45:focus{
  color: rgb(237 137 54 / 0.45) !important;
}
.focus\:tw-text-orange-500\/5:focus{
  color: rgb(237 137 54 / 0.05) !important;
}
.focus\:tw-text-orange-500\/50:focus{
  color: rgb(237 137 54 / 0.5) !important;
}
.focus\:tw-text-orange-500\/55:focus{
  color: rgb(237 137 54 / 0.55) !important;
}
.focus\:tw-text-orange-500\/60:focus{
  color: rgb(237 137 54 / 0.6) !important;
}
.focus\:tw-text-orange-500\/65:focus{
  color: rgb(237 137 54 / 0.65) !important;
}
.focus\:tw-text-orange-500\/70:focus{
  color: rgb(237 137 54 / 0.7) !important;
}
.focus\:tw-text-orange-500\/75:focus{
  color: rgb(237 137 54 / 0.75) !important;
}
.focus\:tw-text-orange-500\/80:focus{
  color: rgb(237 137 54 / 0.8) !important;
}
.focus\:tw-text-orange-500\/85:focus{
  color: rgb(237 137 54 / 0.85) !important;
}
.focus\:tw-text-orange-500\/90:focus{
  color: rgb(237 137 54 / 0.9) !important;
}
.focus\:tw-text-orange-500\/95:focus{
  color: rgb(237 137 54 / 0.95) !important;
}
.focus\:tw-text-orange-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(221 107 32 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-600\/0:focus{
  color: rgb(221 107 32 / 0) !important;
}
.focus\:tw-text-orange-600\/10:focus{
  color: rgb(221 107 32 / 0.1) !important;
}
.focus\:tw-text-orange-600\/100:focus{
  color: rgb(221 107 32 / 1) !important;
}
.focus\:tw-text-orange-600\/15:focus{
  color: rgb(221 107 32 / 0.15) !important;
}
.focus\:tw-text-orange-600\/20:focus{
  color: rgb(221 107 32 / 0.2) !important;
}
.focus\:tw-text-orange-600\/25:focus{
  color: rgb(221 107 32 / 0.25) !important;
}
.focus\:tw-text-orange-600\/30:focus{
  color: rgb(221 107 32 / 0.3) !important;
}
.focus\:tw-text-orange-600\/35:focus{
  color: rgb(221 107 32 / 0.35) !important;
}
.focus\:tw-text-orange-600\/40:focus{
  color: rgb(221 107 32 / 0.4) !important;
}
.focus\:tw-text-orange-600\/45:focus{
  color: rgb(221 107 32 / 0.45) !important;
}
.focus\:tw-text-orange-600\/5:focus{
  color: rgb(221 107 32 / 0.05) !important;
}
.focus\:tw-text-orange-600\/50:focus{
  color: rgb(221 107 32 / 0.5) !important;
}
.focus\:tw-text-orange-600\/55:focus{
  color: rgb(221 107 32 / 0.55) !important;
}
.focus\:tw-text-orange-600\/60:focus{
  color: rgb(221 107 32 / 0.6) !important;
}
.focus\:tw-text-orange-600\/65:focus{
  color: rgb(221 107 32 / 0.65) !important;
}
.focus\:tw-text-orange-600\/70:focus{
  color: rgb(221 107 32 / 0.7) !important;
}
.focus\:tw-text-orange-600\/75:focus{
  color: rgb(221 107 32 / 0.75) !important;
}
.focus\:tw-text-orange-600\/80:focus{
  color: rgb(221 107 32 / 0.8) !important;
}
.focus\:tw-text-orange-600\/85:focus{
  color: rgb(221 107 32 / 0.85) !important;
}
.focus\:tw-text-orange-600\/90:focus{
  color: rgb(221 107 32 / 0.9) !important;
}
.focus\:tw-text-orange-600\/95:focus{
  color: rgb(221 107 32 / 0.95) !important;
}
.focus\:tw-text-orange-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(192 86 33 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-700\/0:focus{
  color: rgb(192 86 33 / 0) !important;
}
.focus\:tw-text-orange-700\/10:focus{
  color: rgb(192 86 33 / 0.1) !important;
}
.focus\:tw-text-orange-700\/100:focus{
  color: rgb(192 86 33 / 1) !important;
}
.focus\:tw-text-orange-700\/15:focus{
  color: rgb(192 86 33 / 0.15) !important;
}
.focus\:tw-text-orange-700\/20:focus{
  color: rgb(192 86 33 / 0.2) !important;
}
.focus\:tw-text-orange-700\/25:focus{
  color: rgb(192 86 33 / 0.25) !important;
}
.focus\:tw-text-orange-700\/30:focus{
  color: rgb(192 86 33 / 0.3) !important;
}
.focus\:tw-text-orange-700\/35:focus{
  color: rgb(192 86 33 / 0.35) !important;
}
.focus\:tw-text-orange-700\/40:focus{
  color: rgb(192 86 33 / 0.4) !important;
}
.focus\:tw-text-orange-700\/45:focus{
  color: rgb(192 86 33 / 0.45) !important;
}
.focus\:tw-text-orange-700\/5:focus{
  color: rgb(192 86 33 / 0.05) !important;
}
.focus\:tw-text-orange-700\/50:focus{
  color: rgb(192 86 33 / 0.5) !important;
}
.focus\:tw-text-orange-700\/55:focus{
  color: rgb(192 86 33 / 0.55) !important;
}
.focus\:tw-text-orange-700\/60:focus{
  color: rgb(192 86 33 / 0.6) !important;
}
.focus\:tw-text-orange-700\/65:focus{
  color: rgb(192 86 33 / 0.65) !important;
}
.focus\:tw-text-orange-700\/70:focus{
  color: rgb(192 86 33 / 0.7) !important;
}
.focus\:tw-text-orange-700\/75:focus{
  color: rgb(192 86 33 / 0.75) !important;
}
.focus\:tw-text-orange-700\/80:focus{
  color: rgb(192 86 33 / 0.8) !important;
}
.focus\:tw-text-orange-700\/85:focus{
  color: rgb(192 86 33 / 0.85) !important;
}
.focus\:tw-text-orange-700\/90:focus{
  color: rgb(192 86 33 / 0.9) !important;
}
.focus\:tw-text-orange-700\/95:focus{
  color: rgb(192 86 33 / 0.95) !important;
}
.focus\:tw-text-orange-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(156 66 33 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-800\/0:focus{
  color: rgb(156 66 33 / 0) !important;
}
.focus\:tw-text-orange-800\/10:focus{
  color: rgb(156 66 33 / 0.1) !important;
}
.focus\:tw-text-orange-800\/100:focus{
  color: rgb(156 66 33 / 1) !important;
}
.focus\:tw-text-orange-800\/15:focus{
  color: rgb(156 66 33 / 0.15) !important;
}
.focus\:tw-text-orange-800\/20:focus{
  color: rgb(156 66 33 / 0.2) !important;
}
.focus\:tw-text-orange-800\/25:focus{
  color: rgb(156 66 33 / 0.25) !important;
}
.focus\:tw-text-orange-800\/30:focus{
  color: rgb(156 66 33 / 0.3) !important;
}
.focus\:tw-text-orange-800\/35:focus{
  color: rgb(156 66 33 / 0.35) !important;
}
.focus\:tw-text-orange-800\/40:focus{
  color: rgb(156 66 33 / 0.4) !important;
}
.focus\:tw-text-orange-800\/45:focus{
  color: rgb(156 66 33 / 0.45) !important;
}
.focus\:tw-text-orange-800\/5:focus{
  color: rgb(156 66 33 / 0.05) !important;
}
.focus\:tw-text-orange-800\/50:focus{
  color: rgb(156 66 33 / 0.5) !important;
}
.focus\:tw-text-orange-800\/55:focus{
  color: rgb(156 66 33 / 0.55) !important;
}
.focus\:tw-text-orange-800\/60:focus{
  color: rgb(156 66 33 / 0.6) !important;
}
.focus\:tw-text-orange-800\/65:focus{
  color: rgb(156 66 33 / 0.65) !important;
}
.focus\:tw-text-orange-800\/70:focus{
  color: rgb(156 66 33 / 0.7) !important;
}
.focus\:tw-text-orange-800\/75:focus{
  color: rgb(156 66 33 / 0.75) !important;
}
.focus\:tw-text-orange-800\/80:focus{
  color: rgb(156 66 33 / 0.8) !important;
}
.focus\:tw-text-orange-800\/85:focus{
  color: rgb(156 66 33 / 0.85) !important;
}
.focus\:tw-text-orange-800\/90:focus{
  color: rgb(156 66 33 / 0.9) !important;
}
.focus\:tw-text-orange-800\/95:focus{
  color: rgb(156 66 33 / 0.95) !important;
}
.focus\:tw-text-orange-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(123 52 30 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-900\/0:focus{
  color: rgb(123 52 30 / 0) !important;
}
.focus\:tw-text-orange-900\/10:focus{
  color: rgb(123 52 30 / 0.1) !important;
}
.focus\:tw-text-orange-900\/100:focus{
  color: rgb(123 52 30 / 1) !important;
}
.focus\:tw-text-orange-900\/15:focus{
  color: rgb(123 52 30 / 0.15) !important;
}
.focus\:tw-text-orange-900\/20:focus{
  color: rgb(123 52 30 / 0.2) !important;
}
.focus\:tw-text-orange-900\/25:focus{
  color: rgb(123 52 30 / 0.25) !important;
}
.focus\:tw-text-orange-900\/30:focus{
  color: rgb(123 52 30 / 0.3) !important;
}
.focus\:tw-text-orange-900\/35:focus{
  color: rgb(123 52 30 / 0.35) !important;
}
.focus\:tw-text-orange-900\/40:focus{
  color: rgb(123 52 30 / 0.4) !important;
}
.focus\:tw-text-orange-900\/45:focus{
  color: rgb(123 52 30 / 0.45) !important;
}
.focus\:tw-text-orange-900\/5:focus{
  color: rgb(123 52 30 / 0.05) !important;
}
.focus\:tw-text-orange-900\/50:focus{
  color: rgb(123 52 30 / 0.5) !important;
}
.focus\:tw-text-orange-900\/55:focus{
  color: rgb(123 52 30 / 0.55) !important;
}
.focus\:tw-text-orange-900\/60:focus{
  color: rgb(123 52 30 / 0.6) !important;
}
.focus\:tw-text-orange-900\/65:focus{
  color: rgb(123 52 30 / 0.65) !important;
}
.focus\:tw-text-orange-900\/70:focus{
  color: rgb(123 52 30 / 0.7) !important;
}
.focus\:tw-text-orange-900\/75:focus{
  color: rgb(123 52 30 / 0.75) !important;
}
.focus\:tw-text-orange-900\/80:focus{
  color: rgb(123 52 30 / 0.8) !important;
}
.focus\:tw-text-orange-900\/85:focus{
  color: rgb(123 52 30 / 0.85) !important;
}
.focus\:tw-text-orange-900\/90:focus{
  color: rgb(123 52 30 / 0.9) !important;
}
.focus\:tw-text-orange-900\/95:focus{
  color: rgb(123 52 30 / 0.95) !important;
}
.focus\:tw-text-orange-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(155 126 105 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-orange-950\/0:focus{
  color: rgb(155 126 105 / 0) !important;
}
.focus\:tw-text-orange-950\/10:focus{
  color: rgb(155 126 105 / 0.1) !important;
}
.focus\:tw-text-orange-950\/100:focus{
  color: rgb(155 126 105 / 1) !important;
}
.focus\:tw-text-orange-950\/15:focus{
  color: rgb(155 126 105 / 0.15) !important;
}
.focus\:tw-text-orange-950\/20:focus{
  color: rgb(155 126 105 / 0.2) !important;
}
.focus\:tw-text-orange-950\/25:focus{
  color: rgb(155 126 105 / 0.25) !important;
}
.focus\:tw-text-orange-950\/30:focus{
  color: rgb(155 126 105 / 0.3) !important;
}
.focus\:tw-text-orange-950\/35:focus{
  color: rgb(155 126 105 / 0.35) !important;
}
.focus\:tw-text-orange-950\/40:focus{
  color: rgb(155 126 105 / 0.4) !important;
}
.focus\:tw-text-orange-950\/45:focus{
  color: rgb(155 126 105 / 0.45) !important;
}
.focus\:tw-text-orange-950\/5:focus{
  color: rgb(155 126 105 / 0.05) !important;
}
.focus\:tw-text-orange-950\/50:focus{
  color: rgb(155 126 105 / 0.5) !important;
}
.focus\:tw-text-orange-950\/55:focus{
  color: rgb(155 126 105 / 0.55) !important;
}
.focus\:tw-text-orange-950\/60:focus{
  color: rgb(155 126 105 / 0.6) !important;
}
.focus\:tw-text-orange-950\/65:focus{
  color: rgb(155 126 105 / 0.65) !important;
}
.focus\:tw-text-orange-950\/70:focus{
  color: rgb(155 126 105 / 0.7) !important;
}
.focus\:tw-text-orange-950\/75:focus{
  color: rgb(155 126 105 / 0.75) !important;
}
.focus\:tw-text-orange-950\/80:focus{
  color: rgb(155 126 105 / 0.8) !important;
}
.focus\:tw-text-orange-950\/85:focus{
  color: rgb(155 126 105 / 0.85) !important;
}
.focus\:tw-text-orange-950\/90:focus{
  color: rgb(155 126 105 / 0.9) !important;
}
.focus\:tw-text-orange-950\/95:focus{
  color: rgb(155 126 105 / 0.95) !important;
}
.focus\:tw-text-pink-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-100\/0:focus{
  color: rgb(252 231 243 / 0) !important;
}
.focus\:tw-text-pink-100\/10:focus{
  color: rgb(252 231 243 / 0.1) !important;
}
.focus\:tw-text-pink-100\/100:focus{
  color: rgb(252 231 243 / 1) !important;
}
.focus\:tw-text-pink-100\/15:focus{
  color: rgb(252 231 243 / 0.15) !important;
}
.focus\:tw-text-pink-100\/20:focus{
  color: rgb(252 231 243 / 0.2) !important;
}
.focus\:tw-text-pink-100\/25:focus{
  color: rgb(252 231 243 / 0.25) !important;
}
.focus\:tw-text-pink-100\/30:focus{
  color: rgb(252 231 243 / 0.3) !important;
}
.focus\:tw-text-pink-100\/35:focus{
  color: rgb(252 231 243 / 0.35) !important;
}
.focus\:tw-text-pink-100\/40:focus{
  color: rgb(252 231 243 / 0.4) !important;
}
.focus\:tw-text-pink-100\/45:focus{
  color: rgb(252 231 243 / 0.45) !important;
}
.focus\:tw-text-pink-100\/5:focus{
  color: rgb(252 231 243 / 0.05) !important;
}
.focus\:tw-text-pink-100\/50:focus{
  color: rgb(252 231 243 / 0.5) !important;
}
.focus\:tw-text-pink-100\/55:focus{
  color: rgb(252 231 243 / 0.55) !important;
}
.focus\:tw-text-pink-100\/60:focus{
  color: rgb(252 231 243 / 0.6) !important;
}
.focus\:tw-text-pink-100\/65:focus{
  color: rgb(252 231 243 / 0.65) !important;
}
.focus\:tw-text-pink-100\/70:focus{
  color: rgb(252 231 243 / 0.7) !important;
}
.focus\:tw-text-pink-100\/75:focus{
  color: rgb(252 231 243 / 0.75) !important;
}
.focus\:tw-text-pink-100\/80:focus{
  color: rgb(252 231 243 / 0.8) !important;
}
.focus\:tw-text-pink-100\/85:focus{
  color: rgb(252 231 243 / 0.85) !important;
}
.focus\:tw-text-pink-100\/90:focus{
  color: rgb(252 231 243 / 0.9) !important;
}
.focus\:tw-text-pink-100\/95:focus{
  color: rgb(252 231 243 / 0.95) !important;
}
.focus\:tw-text-pink-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-200\/0:focus{
  color: rgb(251 207 232 / 0) !important;
}
.focus\:tw-text-pink-200\/10:focus{
  color: rgb(251 207 232 / 0.1) !important;
}
.focus\:tw-text-pink-200\/100:focus{
  color: rgb(251 207 232 / 1) !important;
}
.focus\:tw-text-pink-200\/15:focus{
  color: rgb(251 207 232 / 0.15) !important;
}
.focus\:tw-text-pink-200\/20:focus{
  color: rgb(251 207 232 / 0.2) !important;
}
.focus\:tw-text-pink-200\/25:focus{
  color: rgb(251 207 232 / 0.25) !important;
}
.focus\:tw-text-pink-200\/30:focus{
  color: rgb(251 207 232 / 0.3) !important;
}
.focus\:tw-text-pink-200\/35:focus{
  color: rgb(251 207 232 / 0.35) !important;
}
.focus\:tw-text-pink-200\/40:focus{
  color: rgb(251 207 232 / 0.4) !important;
}
.focus\:tw-text-pink-200\/45:focus{
  color: rgb(251 207 232 / 0.45) !important;
}
.focus\:tw-text-pink-200\/5:focus{
  color: rgb(251 207 232 / 0.05) !important;
}
.focus\:tw-text-pink-200\/50:focus{
  color: rgb(251 207 232 / 0.5) !important;
}
.focus\:tw-text-pink-200\/55:focus{
  color: rgb(251 207 232 / 0.55) !important;
}
.focus\:tw-text-pink-200\/60:focus{
  color: rgb(251 207 232 / 0.6) !important;
}
.focus\:tw-text-pink-200\/65:focus{
  color: rgb(251 207 232 / 0.65) !important;
}
.focus\:tw-text-pink-200\/70:focus{
  color: rgb(251 207 232 / 0.7) !important;
}
.focus\:tw-text-pink-200\/75:focus{
  color: rgb(251 207 232 / 0.75) !important;
}
.focus\:tw-text-pink-200\/80:focus{
  color: rgb(251 207 232 / 0.8) !important;
}
.focus\:tw-text-pink-200\/85:focus{
  color: rgb(251 207 232 / 0.85) !important;
}
.focus\:tw-text-pink-200\/90:focus{
  color: rgb(251 207 232 / 0.9) !important;
}
.focus\:tw-text-pink-200\/95:focus{
  color: rgb(251 207 232 / 0.95) !important;
}
.focus\:tw-text-pink-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-300\/0:focus{
  color: rgb(249 168 212 / 0) !important;
}
.focus\:tw-text-pink-300\/10:focus{
  color: rgb(249 168 212 / 0.1) !important;
}
.focus\:tw-text-pink-300\/100:focus{
  color: rgb(249 168 212 / 1) !important;
}
.focus\:tw-text-pink-300\/15:focus{
  color: rgb(249 168 212 / 0.15) !important;
}
.focus\:tw-text-pink-300\/20:focus{
  color: rgb(249 168 212 / 0.2) !important;
}
.focus\:tw-text-pink-300\/25:focus{
  color: rgb(249 168 212 / 0.25) !important;
}
.focus\:tw-text-pink-300\/30:focus{
  color: rgb(249 168 212 / 0.3) !important;
}
.focus\:tw-text-pink-300\/35:focus{
  color: rgb(249 168 212 / 0.35) !important;
}
.focus\:tw-text-pink-300\/40:focus{
  color: rgb(249 168 212 / 0.4) !important;
}
.focus\:tw-text-pink-300\/45:focus{
  color: rgb(249 168 212 / 0.45) !important;
}
.focus\:tw-text-pink-300\/5:focus{
  color: rgb(249 168 212 / 0.05) !important;
}
.focus\:tw-text-pink-300\/50:focus{
  color: rgb(249 168 212 / 0.5) !important;
}
.focus\:tw-text-pink-300\/55:focus{
  color: rgb(249 168 212 / 0.55) !important;
}
.focus\:tw-text-pink-300\/60:focus{
  color: rgb(249 168 212 / 0.6) !important;
}
.focus\:tw-text-pink-300\/65:focus{
  color: rgb(249 168 212 / 0.65) !important;
}
.focus\:tw-text-pink-300\/70:focus{
  color: rgb(249 168 212 / 0.7) !important;
}
.focus\:tw-text-pink-300\/75:focus{
  color: rgb(249 168 212 / 0.75) !important;
}
.focus\:tw-text-pink-300\/80:focus{
  color: rgb(249 168 212 / 0.8) !important;
}
.focus\:tw-text-pink-300\/85:focus{
  color: rgb(249 168 212 / 0.85) !important;
}
.focus\:tw-text-pink-300\/90:focus{
  color: rgb(249 168 212 / 0.9) !important;
}
.focus\:tw-text-pink-300\/95:focus{
  color: rgb(249 168 212 / 0.95) !important;
}
.focus\:tw-text-pink-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-400\/0:focus{
  color: rgb(244 114 182 / 0) !important;
}
.focus\:tw-text-pink-400\/10:focus{
  color: rgb(244 114 182 / 0.1) !important;
}
.focus\:tw-text-pink-400\/100:focus{
  color: rgb(244 114 182 / 1) !important;
}
.focus\:tw-text-pink-400\/15:focus{
  color: rgb(244 114 182 / 0.15) !important;
}
.focus\:tw-text-pink-400\/20:focus{
  color: rgb(244 114 182 / 0.2) !important;
}
.focus\:tw-text-pink-400\/25:focus{
  color: rgb(244 114 182 / 0.25) !important;
}
.focus\:tw-text-pink-400\/30:focus{
  color: rgb(244 114 182 / 0.3) !important;
}
.focus\:tw-text-pink-400\/35:focus{
  color: rgb(244 114 182 / 0.35) !important;
}
.focus\:tw-text-pink-400\/40:focus{
  color: rgb(244 114 182 / 0.4) !important;
}
.focus\:tw-text-pink-400\/45:focus{
  color: rgb(244 114 182 / 0.45) !important;
}
.focus\:tw-text-pink-400\/5:focus{
  color: rgb(244 114 182 / 0.05) !important;
}
.focus\:tw-text-pink-400\/50:focus{
  color: rgb(244 114 182 / 0.5) !important;
}
.focus\:tw-text-pink-400\/55:focus{
  color: rgb(244 114 182 / 0.55) !important;
}
.focus\:tw-text-pink-400\/60:focus{
  color: rgb(244 114 182 / 0.6) !important;
}
.focus\:tw-text-pink-400\/65:focus{
  color: rgb(244 114 182 / 0.65) !important;
}
.focus\:tw-text-pink-400\/70:focus{
  color: rgb(244 114 182 / 0.7) !important;
}
.focus\:tw-text-pink-400\/75:focus{
  color: rgb(244 114 182 / 0.75) !important;
}
.focus\:tw-text-pink-400\/80:focus{
  color: rgb(244 114 182 / 0.8) !important;
}
.focus\:tw-text-pink-400\/85:focus{
  color: rgb(244 114 182 / 0.85) !important;
}
.focus\:tw-text-pink-400\/90:focus{
  color: rgb(244 114 182 / 0.9) !important;
}
.focus\:tw-text-pink-400\/95:focus{
  color: rgb(244 114 182 / 0.95) !important;
}
.focus\:tw-text-pink-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-50\/0:focus{
  color: rgb(253 242 248 / 0) !important;
}
.focus\:tw-text-pink-50\/10:focus{
  color: rgb(253 242 248 / 0.1) !important;
}
.focus\:tw-text-pink-50\/100:focus{
  color: rgb(253 242 248 / 1) !important;
}
.focus\:tw-text-pink-50\/15:focus{
  color: rgb(253 242 248 / 0.15) !important;
}
.focus\:tw-text-pink-50\/20:focus{
  color: rgb(253 242 248 / 0.2) !important;
}
.focus\:tw-text-pink-50\/25:focus{
  color: rgb(253 242 248 / 0.25) !important;
}
.focus\:tw-text-pink-50\/30:focus{
  color: rgb(253 242 248 / 0.3) !important;
}
.focus\:tw-text-pink-50\/35:focus{
  color: rgb(253 242 248 / 0.35) !important;
}
.focus\:tw-text-pink-50\/40:focus{
  color: rgb(253 242 248 / 0.4) !important;
}
.focus\:tw-text-pink-50\/45:focus{
  color: rgb(253 242 248 / 0.45) !important;
}
.focus\:tw-text-pink-50\/5:focus{
  color: rgb(253 242 248 / 0.05) !important;
}
.focus\:tw-text-pink-50\/50:focus{
  color: rgb(253 242 248 / 0.5) !important;
}
.focus\:tw-text-pink-50\/55:focus{
  color: rgb(253 242 248 / 0.55) !important;
}
.focus\:tw-text-pink-50\/60:focus{
  color: rgb(253 242 248 / 0.6) !important;
}
.focus\:tw-text-pink-50\/65:focus{
  color: rgb(253 242 248 / 0.65) !important;
}
.focus\:tw-text-pink-50\/70:focus{
  color: rgb(253 242 248 / 0.7) !important;
}
.focus\:tw-text-pink-50\/75:focus{
  color: rgb(253 242 248 / 0.75) !important;
}
.focus\:tw-text-pink-50\/80:focus{
  color: rgb(253 242 248 / 0.8) !important;
}
.focus\:tw-text-pink-50\/85:focus{
  color: rgb(253 242 248 / 0.85) !important;
}
.focus\:tw-text-pink-50\/90:focus{
  color: rgb(253 242 248 / 0.9) !important;
}
.focus\:tw-text-pink-50\/95:focus{
  color: rgb(253 242 248 / 0.95) !important;
}
.focus\:tw-text-pink-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-500\/0:focus{
  color: rgb(236 72 153 / 0) !important;
}
.focus\:tw-text-pink-500\/10:focus{
  color: rgb(236 72 153 / 0.1) !important;
}
.focus\:tw-text-pink-500\/100:focus{
  color: rgb(236 72 153 / 1) !important;
}
.focus\:tw-text-pink-500\/15:focus{
  color: rgb(236 72 153 / 0.15) !important;
}
.focus\:tw-text-pink-500\/20:focus{
  color: rgb(236 72 153 / 0.2) !important;
}
.focus\:tw-text-pink-500\/25:focus{
  color: rgb(236 72 153 / 0.25) !important;
}
.focus\:tw-text-pink-500\/30:focus{
  color: rgb(236 72 153 / 0.3) !important;
}
.focus\:tw-text-pink-500\/35:focus{
  color: rgb(236 72 153 / 0.35) !important;
}
.focus\:tw-text-pink-500\/40:focus{
  color: rgb(236 72 153 / 0.4) !important;
}
.focus\:tw-text-pink-500\/45:focus{
  color: rgb(236 72 153 / 0.45) !important;
}
.focus\:tw-text-pink-500\/5:focus{
  color: rgb(236 72 153 / 0.05) !important;
}
.focus\:tw-text-pink-500\/50:focus{
  color: rgb(236 72 153 / 0.5) !important;
}
.focus\:tw-text-pink-500\/55:focus{
  color: rgb(236 72 153 / 0.55) !important;
}
.focus\:tw-text-pink-500\/60:focus{
  color: rgb(236 72 153 / 0.6) !important;
}
.focus\:tw-text-pink-500\/65:focus{
  color: rgb(236 72 153 / 0.65) !important;
}
.focus\:tw-text-pink-500\/70:focus{
  color: rgb(236 72 153 / 0.7) !important;
}
.focus\:tw-text-pink-500\/75:focus{
  color: rgb(236 72 153 / 0.75) !important;
}
.focus\:tw-text-pink-500\/80:focus{
  color: rgb(236 72 153 / 0.8) !important;
}
.focus\:tw-text-pink-500\/85:focus{
  color: rgb(236 72 153 / 0.85) !important;
}
.focus\:tw-text-pink-500\/90:focus{
  color: rgb(236 72 153 / 0.9) !important;
}
.focus\:tw-text-pink-500\/95:focus{
  color: rgb(236 72 153 / 0.95) !important;
}
.focus\:tw-text-pink-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-600\/0:focus{
  color: rgb(219 39 119 / 0) !important;
}
.focus\:tw-text-pink-600\/10:focus{
  color: rgb(219 39 119 / 0.1) !important;
}
.focus\:tw-text-pink-600\/100:focus{
  color: rgb(219 39 119 / 1) !important;
}
.focus\:tw-text-pink-600\/15:focus{
  color: rgb(219 39 119 / 0.15) !important;
}
.focus\:tw-text-pink-600\/20:focus{
  color: rgb(219 39 119 / 0.2) !important;
}
.focus\:tw-text-pink-600\/25:focus{
  color: rgb(219 39 119 / 0.25) !important;
}
.focus\:tw-text-pink-600\/30:focus{
  color: rgb(219 39 119 / 0.3) !important;
}
.focus\:tw-text-pink-600\/35:focus{
  color: rgb(219 39 119 / 0.35) !important;
}
.focus\:tw-text-pink-600\/40:focus{
  color: rgb(219 39 119 / 0.4) !important;
}
.focus\:tw-text-pink-600\/45:focus{
  color: rgb(219 39 119 / 0.45) !important;
}
.focus\:tw-text-pink-600\/5:focus{
  color: rgb(219 39 119 / 0.05) !important;
}
.focus\:tw-text-pink-600\/50:focus{
  color: rgb(219 39 119 / 0.5) !important;
}
.focus\:tw-text-pink-600\/55:focus{
  color: rgb(219 39 119 / 0.55) !important;
}
.focus\:tw-text-pink-600\/60:focus{
  color: rgb(219 39 119 / 0.6) !important;
}
.focus\:tw-text-pink-600\/65:focus{
  color: rgb(219 39 119 / 0.65) !important;
}
.focus\:tw-text-pink-600\/70:focus{
  color: rgb(219 39 119 / 0.7) !important;
}
.focus\:tw-text-pink-600\/75:focus{
  color: rgb(219 39 119 / 0.75) !important;
}
.focus\:tw-text-pink-600\/80:focus{
  color: rgb(219 39 119 / 0.8) !important;
}
.focus\:tw-text-pink-600\/85:focus{
  color: rgb(219 39 119 / 0.85) !important;
}
.focus\:tw-text-pink-600\/90:focus{
  color: rgb(219 39 119 / 0.9) !important;
}
.focus\:tw-text-pink-600\/95:focus{
  color: rgb(219 39 119 / 0.95) !important;
}
.focus\:tw-text-pink-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-700\/0:focus{
  color: rgb(190 24 93 / 0) !important;
}
.focus\:tw-text-pink-700\/10:focus{
  color: rgb(190 24 93 / 0.1) !important;
}
.focus\:tw-text-pink-700\/100:focus{
  color: rgb(190 24 93 / 1) !important;
}
.focus\:tw-text-pink-700\/15:focus{
  color: rgb(190 24 93 / 0.15) !important;
}
.focus\:tw-text-pink-700\/20:focus{
  color: rgb(190 24 93 / 0.2) !important;
}
.focus\:tw-text-pink-700\/25:focus{
  color: rgb(190 24 93 / 0.25) !important;
}
.focus\:tw-text-pink-700\/30:focus{
  color: rgb(190 24 93 / 0.3) !important;
}
.focus\:tw-text-pink-700\/35:focus{
  color: rgb(190 24 93 / 0.35) !important;
}
.focus\:tw-text-pink-700\/40:focus{
  color: rgb(190 24 93 / 0.4) !important;
}
.focus\:tw-text-pink-700\/45:focus{
  color: rgb(190 24 93 / 0.45) !important;
}
.focus\:tw-text-pink-700\/5:focus{
  color: rgb(190 24 93 / 0.05) !important;
}
.focus\:tw-text-pink-700\/50:focus{
  color: rgb(190 24 93 / 0.5) !important;
}
.focus\:tw-text-pink-700\/55:focus{
  color: rgb(190 24 93 / 0.55) !important;
}
.focus\:tw-text-pink-700\/60:focus{
  color: rgb(190 24 93 / 0.6) !important;
}
.focus\:tw-text-pink-700\/65:focus{
  color: rgb(190 24 93 / 0.65) !important;
}
.focus\:tw-text-pink-700\/70:focus{
  color: rgb(190 24 93 / 0.7) !important;
}
.focus\:tw-text-pink-700\/75:focus{
  color: rgb(190 24 93 / 0.75) !important;
}
.focus\:tw-text-pink-700\/80:focus{
  color: rgb(190 24 93 / 0.8) !important;
}
.focus\:tw-text-pink-700\/85:focus{
  color: rgb(190 24 93 / 0.85) !important;
}
.focus\:tw-text-pink-700\/90:focus{
  color: rgb(190 24 93 / 0.9) !important;
}
.focus\:tw-text-pink-700\/95:focus{
  color: rgb(190 24 93 / 0.95) !important;
}
.focus\:tw-text-pink-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-800\/0:focus{
  color: rgb(157 23 77 / 0) !important;
}
.focus\:tw-text-pink-800\/10:focus{
  color: rgb(157 23 77 / 0.1) !important;
}
.focus\:tw-text-pink-800\/100:focus{
  color: rgb(157 23 77 / 1) !important;
}
.focus\:tw-text-pink-800\/15:focus{
  color: rgb(157 23 77 / 0.15) !important;
}
.focus\:tw-text-pink-800\/20:focus{
  color: rgb(157 23 77 / 0.2) !important;
}
.focus\:tw-text-pink-800\/25:focus{
  color: rgb(157 23 77 / 0.25) !important;
}
.focus\:tw-text-pink-800\/30:focus{
  color: rgb(157 23 77 / 0.3) !important;
}
.focus\:tw-text-pink-800\/35:focus{
  color: rgb(157 23 77 / 0.35) !important;
}
.focus\:tw-text-pink-800\/40:focus{
  color: rgb(157 23 77 / 0.4) !important;
}
.focus\:tw-text-pink-800\/45:focus{
  color: rgb(157 23 77 / 0.45) !important;
}
.focus\:tw-text-pink-800\/5:focus{
  color: rgb(157 23 77 / 0.05) !important;
}
.focus\:tw-text-pink-800\/50:focus{
  color: rgb(157 23 77 / 0.5) !important;
}
.focus\:tw-text-pink-800\/55:focus{
  color: rgb(157 23 77 / 0.55) !important;
}
.focus\:tw-text-pink-800\/60:focus{
  color: rgb(157 23 77 / 0.6) !important;
}
.focus\:tw-text-pink-800\/65:focus{
  color: rgb(157 23 77 / 0.65) !important;
}
.focus\:tw-text-pink-800\/70:focus{
  color: rgb(157 23 77 / 0.7) !important;
}
.focus\:tw-text-pink-800\/75:focus{
  color: rgb(157 23 77 / 0.75) !important;
}
.focus\:tw-text-pink-800\/80:focus{
  color: rgb(157 23 77 / 0.8) !important;
}
.focus\:tw-text-pink-800\/85:focus{
  color: rgb(157 23 77 / 0.85) !important;
}
.focus\:tw-text-pink-800\/90:focus{
  color: rgb(157 23 77 / 0.9) !important;
}
.focus\:tw-text-pink-800\/95:focus{
  color: rgb(157 23 77 / 0.95) !important;
}
.focus\:tw-text-pink-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-900\/0:focus{
  color: rgb(131 24 67 / 0) !important;
}
.focus\:tw-text-pink-900\/10:focus{
  color: rgb(131 24 67 / 0.1) !important;
}
.focus\:tw-text-pink-900\/100:focus{
  color: rgb(131 24 67 / 1) !important;
}
.focus\:tw-text-pink-900\/15:focus{
  color: rgb(131 24 67 / 0.15) !important;
}
.focus\:tw-text-pink-900\/20:focus{
  color: rgb(131 24 67 / 0.2) !important;
}
.focus\:tw-text-pink-900\/25:focus{
  color: rgb(131 24 67 / 0.25) !important;
}
.focus\:tw-text-pink-900\/30:focus{
  color: rgb(131 24 67 / 0.3) !important;
}
.focus\:tw-text-pink-900\/35:focus{
  color: rgb(131 24 67 / 0.35) !important;
}
.focus\:tw-text-pink-900\/40:focus{
  color: rgb(131 24 67 / 0.4) !important;
}
.focus\:tw-text-pink-900\/45:focus{
  color: rgb(131 24 67 / 0.45) !important;
}
.focus\:tw-text-pink-900\/5:focus{
  color: rgb(131 24 67 / 0.05) !important;
}
.focus\:tw-text-pink-900\/50:focus{
  color: rgb(131 24 67 / 0.5) !important;
}
.focus\:tw-text-pink-900\/55:focus{
  color: rgb(131 24 67 / 0.55) !important;
}
.focus\:tw-text-pink-900\/60:focus{
  color: rgb(131 24 67 / 0.6) !important;
}
.focus\:tw-text-pink-900\/65:focus{
  color: rgb(131 24 67 / 0.65) !important;
}
.focus\:tw-text-pink-900\/70:focus{
  color: rgb(131 24 67 / 0.7) !important;
}
.focus\:tw-text-pink-900\/75:focus{
  color: rgb(131 24 67 / 0.75) !important;
}
.focus\:tw-text-pink-900\/80:focus{
  color: rgb(131 24 67 / 0.8) !important;
}
.focus\:tw-text-pink-900\/85:focus{
  color: rgb(131 24 67 / 0.85) !important;
}
.focus\:tw-text-pink-900\/90:focus{
  color: rgb(131 24 67 / 0.9) !important;
}
.focus\:tw-text-pink-900\/95:focus{
  color: rgb(131 24 67 / 0.95) !important;
}
.focus\:tw-text-pink-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(80 7 36 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-pink-950\/0:focus{
  color: rgb(80 7 36 / 0) !important;
}
.focus\:tw-text-pink-950\/10:focus{
  color: rgb(80 7 36 / 0.1) !important;
}
.focus\:tw-text-pink-950\/100:focus{
  color: rgb(80 7 36 / 1) !important;
}
.focus\:tw-text-pink-950\/15:focus{
  color: rgb(80 7 36 / 0.15) !important;
}
.focus\:tw-text-pink-950\/20:focus{
  color: rgb(80 7 36 / 0.2) !important;
}
.focus\:tw-text-pink-950\/25:focus{
  color: rgb(80 7 36 / 0.25) !important;
}
.focus\:tw-text-pink-950\/30:focus{
  color: rgb(80 7 36 / 0.3) !important;
}
.focus\:tw-text-pink-950\/35:focus{
  color: rgb(80 7 36 / 0.35) !important;
}
.focus\:tw-text-pink-950\/40:focus{
  color: rgb(80 7 36 / 0.4) !important;
}
.focus\:tw-text-pink-950\/45:focus{
  color: rgb(80 7 36 / 0.45) !important;
}
.focus\:tw-text-pink-950\/5:focus{
  color: rgb(80 7 36 / 0.05) !important;
}
.focus\:tw-text-pink-950\/50:focus{
  color: rgb(80 7 36 / 0.5) !important;
}
.focus\:tw-text-pink-950\/55:focus{
  color: rgb(80 7 36 / 0.55) !important;
}
.focus\:tw-text-pink-950\/60:focus{
  color: rgb(80 7 36 / 0.6) !important;
}
.focus\:tw-text-pink-950\/65:focus{
  color: rgb(80 7 36 / 0.65) !important;
}
.focus\:tw-text-pink-950\/70:focus{
  color: rgb(80 7 36 / 0.7) !important;
}
.focus\:tw-text-pink-950\/75:focus{
  color: rgb(80 7 36 / 0.75) !important;
}
.focus\:tw-text-pink-950\/80:focus{
  color: rgb(80 7 36 / 0.8) !important;
}
.focus\:tw-text-pink-950\/85:focus{
  color: rgb(80 7 36 / 0.85) !important;
}
.focus\:tw-text-pink-950\/90:focus{
  color: rgb(80 7 36 / 0.9) !important;
}
.focus\:tw-text-pink-950\/95:focus{
  color: rgb(80 7 36 / 0.95) !important;
}
.focus\:tw-text-purple-10:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(240 230 241 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-10\/0:focus{
  color: rgb(240 230 241 / 0) !important;
}
.focus\:tw-text-purple-10\/10:focus{
  color: rgb(240 230 241 / 0.1) !important;
}
.focus\:tw-text-purple-10\/100:focus{
  color: rgb(240 230 241 / 1) !important;
}
.focus\:tw-text-purple-10\/15:focus{
  color: rgb(240 230 241 / 0.15) !important;
}
.focus\:tw-text-purple-10\/20:focus{
  color: rgb(240 230 241 / 0.2) !important;
}
.focus\:tw-text-purple-10\/25:focus{
  color: rgb(240 230 241 / 0.25) !important;
}
.focus\:tw-text-purple-10\/30:focus{
  color: rgb(240 230 241 / 0.3) !important;
}
.focus\:tw-text-purple-10\/35:focus{
  color: rgb(240 230 241 / 0.35) !important;
}
.focus\:tw-text-purple-10\/40:focus{
  color: rgb(240 230 241 / 0.4) !important;
}
.focus\:tw-text-purple-10\/45:focus{
  color: rgb(240 230 241 / 0.45) !important;
}
.focus\:tw-text-purple-10\/5:focus{
  color: rgb(240 230 241 / 0.05) !important;
}
.focus\:tw-text-purple-10\/50:focus{
  color: rgb(240 230 241 / 0.5) !important;
}
.focus\:tw-text-purple-10\/55:focus{
  color: rgb(240 230 241 / 0.55) !important;
}
.focus\:tw-text-purple-10\/60:focus{
  color: rgb(240 230 241 / 0.6) !important;
}
.focus\:tw-text-purple-10\/65:focus{
  color: rgb(240 230 241 / 0.65) !important;
}
.focus\:tw-text-purple-10\/70:focus{
  color: rgb(240 230 241 / 0.7) !important;
}
.focus\:tw-text-purple-10\/75:focus{
  color: rgb(240 230 241 / 0.75) !important;
}
.focus\:tw-text-purple-10\/80:focus{
  color: rgb(240 230 241 / 0.8) !important;
}
.focus\:tw-text-purple-10\/85:focus{
  color: rgb(240 230 241 / 0.85) !important;
}
.focus\:tw-text-purple-10\/90:focus{
  color: rgb(240 230 241 / 0.9) !important;
}
.focus\:tw-text-purple-10\/95:focus{
  color: rgb(240 230 241 / 0.95) !important;
}
.focus\:tw-text-purple-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-100\/0:focus{
  color: rgb(243 232 255 / 0) !important;
}
.focus\:tw-text-purple-100\/10:focus{
  color: rgb(243 232 255 / 0.1) !important;
}
.focus\:tw-text-purple-100\/100:focus{
  color: rgb(243 232 255 / 1) !important;
}
.focus\:tw-text-purple-100\/15:focus{
  color: rgb(243 232 255 / 0.15) !important;
}
.focus\:tw-text-purple-100\/20:focus{
  color: rgb(243 232 255 / 0.2) !important;
}
.focus\:tw-text-purple-100\/25:focus{
  color: rgb(243 232 255 / 0.25) !important;
}
.focus\:tw-text-purple-100\/30:focus{
  color: rgb(243 232 255 / 0.3) !important;
}
.focus\:tw-text-purple-100\/35:focus{
  color: rgb(243 232 255 / 0.35) !important;
}
.focus\:tw-text-purple-100\/40:focus{
  color: rgb(243 232 255 / 0.4) !important;
}
.focus\:tw-text-purple-100\/45:focus{
  color: rgb(243 232 255 / 0.45) !important;
}
.focus\:tw-text-purple-100\/5:focus{
  color: rgb(243 232 255 / 0.05) !important;
}
.focus\:tw-text-purple-100\/50:focus{
  color: rgb(243 232 255 / 0.5) !important;
}
.focus\:tw-text-purple-100\/55:focus{
  color: rgb(243 232 255 / 0.55) !important;
}
.focus\:tw-text-purple-100\/60:focus{
  color: rgb(243 232 255 / 0.6) !important;
}
.focus\:tw-text-purple-100\/65:focus{
  color: rgb(243 232 255 / 0.65) !important;
}
.focus\:tw-text-purple-100\/70:focus{
  color: rgb(243 232 255 / 0.7) !important;
}
.focus\:tw-text-purple-100\/75:focus{
  color: rgb(243 232 255 / 0.75) !important;
}
.focus\:tw-text-purple-100\/80:focus{
  color: rgb(243 232 255 / 0.8) !important;
}
.focus\:tw-text-purple-100\/85:focus{
  color: rgb(243 232 255 / 0.85) !important;
}
.focus\:tw-text-purple-100\/90:focus{
  color: rgb(243 232 255 / 0.9) !important;
}
.focus\:tw-text-purple-100\/95:focus{
  color: rgb(243 232 255 / 0.95) !important;
}
.focus\:tw-text-purple-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-200\/0:focus{
  color: rgb(233 213 255 / 0) !important;
}
.focus\:tw-text-purple-200\/10:focus{
  color: rgb(233 213 255 / 0.1) !important;
}
.focus\:tw-text-purple-200\/100:focus{
  color: rgb(233 213 255 / 1) !important;
}
.focus\:tw-text-purple-200\/15:focus{
  color: rgb(233 213 255 / 0.15) !important;
}
.focus\:tw-text-purple-200\/20:focus{
  color: rgb(233 213 255 / 0.2) !important;
}
.focus\:tw-text-purple-200\/25:focus{
  color: rgb(233 213 255 / 0.25) !important;
}
.focus\:tw-text-purple-200\/30:focus{
  color: rgb(233 213 255 / 0.3) !important;
}
.focus\:tw-text-purple-200\/35:focus{
  color: rgb(233 213 255 / 0.35) !important;
}
.focus\:tw-text-purple-200\/40:focus{
  color: rgb(233 213 255 / 0.4) !important;
}
.focus\:tw-text-purple-200\/45:focus{
  color: rgb(233 213 255 / 0.45) !important;
}
.focus\:tw-text-purple-200\/5:focus{
  color: rgb(233 213 255 / 0.05) !important;
}
.focus\:tw-text-purple-200\/50:focus{
  color: rgb(233 213 255 / 0.5) !important;
}
.focus\:tw-text-purple-200\/55:focus{
  color: rgb(233 213 255 / 0.55) !important;
}
.focus\:tw-text-purple-200\/60:focus{
  color: rgb(233 213 255 / 0.6) !important;
}
.focus\:tw-text-purple-200\/65:focus{
  color: rgb(233 213 255 / 0.65) !important;
}
.focus\:tw-text-purple-200\/70:focus{
  color: rgb(233 213 255 / 0.7) !important;
}
.focus\:tw-text-purple-200\/75:focus{
  color: rgb(233 213 255 / 0.75) !important;
}
.focus\:tw-text-purple-200\/80:focus{
  color: rgb(233 213 255 / 0.8) !important;
}
.focus\:tw-text-purple-200\/85:focus{
  color: rgb(233 213 255 / 0.85) !important;
}
.focus\:tw-text-purple-200\/90:focus{
  color: rgb(233 213 255 / 0.9) !important;
}
.focus\:tw-text-purple-200\/95:focus{
  color: rgb(233 213 255 / 0.95) !important;
}
.focus\:tw-text-purple-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-300\/0:focus{
  color: rgb(216 180 254 / 0) !important;
}
.focus\:tw-text-purple-300\/10:focus{
  color: rgb(216 180 254 / 0.1) !important;
}
.focus\:tw-text-purple-300\/100:focus{
  color: rgb(216 180 254 / 1) !important;
}
.focus\:tw-text-purple-300\/15:focus{
  color: rgb(216 180 254 / 0.15) !important;
}
.focus\:tw-text-purple-300\/20:focus{
  color: rgb(216 180 254 / 0.2) !important;
}
.focus\:tw-text-purple-300\/25:focus{
  color: rgb(216 180 254 / 0.25) !important;
}
.focus\:tw-text-purple-300\/30:focus{
  color: rgb(216 180 254 / 0.3) !important;
}
.focus\:tw-text-purple-300\/35:focus{
  color: rgb(216 180 254 / 0.35) !important;
}
.focus\:tw-text-purple-300\/40:focus{
  color: rgb(216 180 254 / 0.4) !important;
}
.focus\:tw-text-purple-300\/45:focus{
  color: rgb(216 180 254 / 0.45) !important;
}
.focus\:tw-text-purple-300\/5:focus{
  color: rgb(216 180 254 / 0.05) !important;
}
.focus\:tw-text-purple-300\/50:focus{
  color: rgb(216 180 254 / 0.5) !important;
}
.focus\:tw-text-purple-300\/55:focus{
  color: rgb(216 180 254 / 0.55) !important;
}
.focus\:tw-text-purple-300\/60:focus{
  color: rgb(216 180 254 / 0.6) !important;
}
.focus\:tw-text-purple-300\/65:focus{
  color: rgb(216 180 254 / 0.65) !important;
}
.focus\:tw-text-purple-300\/70:focus{
  color: rgb(216 180 254 / 0.7) !important;
}
.focus\:tw-text-purple-300\/75:focus{
  color: rgb(216 180 254 / 0.75) !important;
}
.focus\:tw-text-purple-300\/80:focus{
  color: rgb(216 180 254 / 0.8) !important;
}
.focus\:tw-text-purple-300\/85:focus{
  color: rgb(216 180 254 / 0.85) !important;
}
.focus\:tw-text-purple-300\/90:focus{
  color: rgb(216 180 254 / 0.9) !important;
}
.focus\:tw-text-purple-300\/95:focus{
  color: rgb(216 180 254 / 0.95) !important;
}
.focus\:tw-text-purple-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-400\/0:focus{
  color: rgb(192 132 252 / 0) !important;
}
.focus\:tw-text-purple-400\/10:focus{
  color: rgb(192 132 252 / 0.1) !important;
}
.focus\:tw-text-purple-400\/100:focus{
  color: rgb(192 132 252 / 1) !important;
}
.focus\:tw-text-purple-400\/15:focus{
  color: rgb(192 132 252 / 0.15) !important;
}
.focus\:tw-text-purple-400\/20:focus{
  color: rgb(192 132 252 / 0.2) !important;
}
.focus\:tw-text-purple-400\/25:focus{
  color: rgb(192 132 252 / 0.25) !important;
}
.focus\:tw-text-purple-400\/30:focus{
  color: rgb(192 132 252 / 0.3) !important;
}
.focus\:tw-text-purple-400\/35:focus{
  color: rgb(192 132 252 / 0.35) !important;
}
.focus\:tw-text-purple-400\/40:focus{
  color: rgb(192 132 252 / 0.4) !important;
}
.focus\:tw-text-purple-400\/45:focus{
  color: rgb(192 132 252 / 0.45) !important;
}
.focus\:tw-text-purple-400\/5:focus{
  color: rgb(192 132 252 / 0.05) !important;
}
.focus\:tw-text-purple-400\/50:focus{
  color: rgb(192 132 252 / 0.5) !important;
}
.focus\:tw-text-purple-400\/55:focus{
  color: rgb(192 132 252 / 0.55) !important;
}
.focus\:tw-text-purple-400\/60:focus{
  color: rgb(192 132 252 / 0.6) !important;
}
.focus\:tw-text-purple-400\/65:focus{
  color: rgb(192 132 252 / 0.65) !important;
}
.focus\:tw-text-purple-400\/70:focus{
  color: rgb(192 132 252 / 0.7) !important;
}
.focus\:tw-text-purple-400\/75:focus{
  color: rgb(192 132 252 / 0.75) !important;
}
.focus\:tw-text-purple-400\/80:focus{
  color: rgb(192 132 252 / 0.8) !important;
}
.focus\:tw-text-purple-400\/85:focus{
  color: rgb(192 132 252 / 0.85) !important;
}
.focus\:tw-text-purple-400\/90:focus{
  color: rgb(192 132 252 / 0.9) !important;
}
.focus\:tw-text-purple-400\/95:focus{
  color: rgb(192 132 252 / 0.95) !important;
}
.focus\:tw-text-purple-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(149 78 153 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-50\/0:focus{
  color: rgb(149 78 153 / 0) !important;
}
.focus\:tw-text-purple-50\/10:focus{
  color: rgb(149 78 153 / 0.1) !important;
}
.focus\:tw-text-purple-50\/100:focus{
  color: rgb(149 78 153 / 1) !important;
}
.focus\:tw-text-purple-50\/15:focus{
  color: rgb(149 78 153 / 0.15) !important;
}
.focus\:tw-text-purple-50\/20:focus{
  color: rgb(149 78 153 / 0.2) !important;
}
.focus\:tw-text-purple-50\/25:focus{
  color: rgb(149 78 153 / 0.25) !important;
}
.focus\:tw-text-purple-50\/30:focus{
  color: rgb(149 78 153 / 0.3) !important;
}
.focus\:tw-text-purple-50\/35:focus{
  color: rgb(149 78 153 / 0.35) !important;
}
.focus\:tw-text-purple-50\/40:focus{
  color: rgb(149 78 153 / 0.4) !important;
}
.focus\:tw-text-purple-50\/45:focus{
  color: rgb(149 78 153 / 0.45) !important;
}
.focus\:tw-text-purple-50\/5:focus{
  color: rgb(149 78 153 / 0.05) !important;
}
.focus\:tw-text-purple-50\/50:focus{
  color: rgb(149 78 153 / 0.5) !important;
}
.focus\:tw-text-purple-50\/55:focus{
  color: rgb(149 78 153 / 0.55) !important;
}
.focus\:tw-text-purple-50\/60:focus{
  color: rgb(149 78 153 / 0.6) !important;
}
.focus\:tw-text-purple-50\/65:focus{
  color: rgb(149 78 153 / 0.65) !important;
}
.focus\:tw-text-purple-50\/70:focus{
  color: rgb(149 78 153 / 0.7) !important;
}
.focus\:tw-text-purple-50\/75:focus{
  color: rgb(149 78 153 / 0.75) !important;
}
.focus\:tw-text-purple-50\/80:focus{
  color: rgb(149 78 153 / 0.8) !important;
}
.focus\:tw-text-purple-50\/85:focus{
  color: rgb(149 78 153 / 0.85) !important;
}
.focus\:tw-text-purple-50\/90:focus{
  color: rgb(149 78 153 / 0.9) !important;
}
.focus\:tw-text-purple-50\/95:focus{
  color: rgb(149 78 153 / 0.95) !important;
}
.focus\:tw-text-purple-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-500\/0:focus{
  color: rgb(168 85 247 / 0) !important;
}
.focus\:tw-text-purple-500\/10:focus{
  color: rgb(168 85 247 / 0.1) !important;
}
.focus\:tw-text-purple-500\/100:focus{
  color: rgb(168 85 247 / 1) !important;
}
.focus\:tw-text-purple-500\/15:focus{
  color: rgb(168 85 247 / 0.15) !important;
}
.focus\:tw-text-purple-500\/20:focus{
  color: rgb(168 85 247 / 0.2) !important;
}
.focus\:tw-text-purple-500\/25:focus{
  color: rgb(168 85 247 / 0.25) !important;
}
.focus\:tw-text-purple-500\/30:focus{
  color: rgb(168 85 247 / 0.3) !important;
}
.focus\:tw-text-purple-500\/35:focus{
  color: rgb(168 85 247 / 0.35) !important;
}
.focus\:tw-text-purple-500\/40:focus{
  color: rgb(168 85 247 / 0.4) !important;
}
.focus\:tw-text-purple-500\/45:focus{
  color: rgb(168 85 247 / 0.45) !important;
}
.focus\:tw-text-purple-500\/5:focus{
  color: rgb(168 85 247 / 0.05) !important;
}
.focus\:tw-text-purple-500\/50:focus{
  color: rgb(168 85 247 / 0.5) !important;
}
.focus\:tw-text-purple-500\/55:focus{
  color: rgb(168 85 247 / 0.55) !important;
}
.focus\:tw-text-purple-500\/60:focus{
  color: rgb(168 85 247 / 0.6) !important;
}
.focus\:tw-text-purple-500\/65:focus{
  color: rgb(168 85 247 / 0.65) !important;
}
.focus\:tw-text-purple-500\/70:focus{
  color: rgb(168 85 247 / 0.7) !important;
}
.focus\:tw-text-purple-500\/75:focus{
  color: rgb(168 85 247 / 0.75) !important;
}
.focus\:tw-text-purple-500\/80:focus{
  color: rgb(168 85 247 / 0.8) !important;
}
.focus\:tw-text-purple-500\/85:focus{
  color: rgb(168 85 247 / 0.85) !important;
}
.focus\:tw-text-purple-500\/90:focus{
  color: rgb(168 85 247 / 0.9) !important;
}
.focus\:tw-text-purple-500\/95:focus{
  color: rgb(168 85 247 / 0.95) !important;
}
.focus\:tw-text-purple-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-600\/0:focus{
  color: rgb(147 51 234 / 0) !important;
}
.focus\:tw-text-purple-600\/10:focus{
  color: rgb(147 51 234 / 0.1) !important;
}
.focus\:tw-text-purple-600\/100:focus{
  color: rgb(147 51 234 / 1) !important;
}
.focus\:tw-text-purple-600\/15:focus{
  color: rgb(147 51 234 / 0.15) !important;
}
.focus\:tw-text-purple-600\/20:focus{
  color: rgb(147 51 234 / 0.2) !important;
}
.focus\:tw-text-purple-600\/25:focus{
  color: rgb(147 51 234 / 0.25) !important;
}
.focus\:tw-text-purple-600\/30:focus{
  color: rgb(147 51 234 / 0.3) !important;
}
.focus\:tw-text-purple-600\/35:focus{
  color: rgb(147 51 234 / 0.35) !important;
}
.focus\:tw-text-purple-600\/40:focus{
  color: rgb(147 51 234 / 0.4) !important;
}
.focus\:tw-text-purple-600\/45:focus{
  color: rgb(147 51 234 / 0.45) !important;
}
.focus\:tw-text-purple-600\/5:focus{
  color: rgb(147 51 234 / 0.05) !important;
}
.focus\:tw-text-purple-600\/50:focus{
  color: rgb(147 51 234 / 0.5) !important;
}
.focus\:tw-text-purple-600\/55:focus{
  color: rgb(147 51 234 / 0.55) !important;
}
.focus\:tw-text-purple-600\/60:focus{
  color: rgb(147 51 234 / 0.6) !important;
}
.focus\:tw-text-purple-600\/65:focus{
  color: rgb(147 51 234 / 0.65) !important;
}
.focus\:tw-text-purple-600\/70:focus{
  color: rgb(147 51 234 / 0.7) !important;
}
.focus\:tw-text-purple-600\/75:focus{
  color: rgb(147 51 234 / 0.75) !important;
}
.focus\:tw-text-purple-600\/80:focus{
  color: rgb(147 51 234 / 0.8) !important;
}
.focus\:tw-text-purple-600\/85:focus{
  color: rgb(147 51 234 / 0.85) !important;
}
.focus\:tw-text-purple-600\/90:focus{
  color: rgb(147 51 234 / 0.9) !important;
}
.focus\:tw-text-purple-600\/95:focus{
  color: rgb(147 51 234 / 0.95) !important;
}
.focus\:tw-text-purple-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-700\/0:focus{
  color: rgb(126 34 206 / 0) !important;
}
.focus\:tw-text-purple-700\/10:focus{
  color: rgb(126 34 206 / 0.1) !important;
}
.focus\:tw-text-purple-700\/100:focus{
  color: rgb(126 34 206 / 1) !important;
}
.focus\:tw-text-purple-700\/15:focus{
  color: rgb(126 34 206 / 0.15) !important;
}
.focus\:tw-text-purple-700\/20:focus{
  color: rgb(126 34 206 / 0.2) !important;
}
.focus\:tw-text-purple-700\/25:focus{
  color: rgb(126 34 206 / 0.25) !important;
}
.focus\:tw-text-purple-700\/30:focus{
  color: rgb(126 34 206 / 0.3) !important;
}
.focus\:tw-text-purple-700\/35:focus{
  color: rgb(126 34 206 / 0.35) !important;
}
.focus\:tw-text-purple-700\/40:focus{
  color: rgb(126 34 206 / 0.4) !important;
}
.focus\:tw-text-purple-700\/45:focus{
  color: rgb(126 34 206 / 0.45) !important;
}
.focus\:tw-text-purple-700\/5:focus{
  color: rgb(126 34 206 / 0.05) !important;
}
.focus\:tw-text-purple-700\/50:focus{
  color: rgb(126 34 206 / 0.5) !important;
}
.focus\:tw-text-purple-700\/55:focus{
  color: rgb(126 34 206 / 0.55) !important;
}
.focus\:tw-text-purple-700\/60:focus{
  color: rgb(126 34 206 / 0.6) !important;
}
.focus\:tw-text-purple-700\/65:focus{
  color: rgb(126 34 206 / 0.65) !important;
}
.focus\:tw-text-purple-700\/70:focus{
  color: rgb(126 34 206 / 0.7) !important;
}
.focus\:tw-text-purple-700\/75:focus{
  color: rgb(126 34 206 / 0.75) !important;
}
.focus\:tw-text-purple-700\/80:focus{
  color: rgb(126 34 206 / 0.8) !important;
}
.focus\:tw-text-purple-700\/85:focus{
  color: rgb(126 34 206 / 0.85) !important;
}
.focus\:tw-text-purple-700\/90:focus{
  color: rgb(126 34 206 / 0.9) !important;
}
.focus\:tw-text-purple-700\/95:focus{
  color: rgb(126 34 206 / 0.95) !important;
}
.focus\:tw-text-purple-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-800\/0:focus{
  color: rgb(107 33 168 / 0) !important;
}
.focus\:tw-text-purple-800\/10:focus{
  color: rgb(107 33 168 / 0.1) !important;
}
.focus\:tw-text-purple-800\/100:focus{
  color: rgb(107 33 168 / 1) !important;
}
.focus\:tw-text-purple-800\/15:focus{
  color: rgb(107 33 168 / 0.15) !important;
}
.focus\:tw-text-purple-800\/20:focus{
  color: rgb(107 33 168 / 0.2) !important;
}
.focus\:tw-text-purple-800\/25:focus{
  color: rgb(107 33 168 / 0.25) !important;
}
.focus\:tw-text-purple-800\/30:focus{
  color: rgb(107 33 168 / 0.3) !important;
}
.focus\:tw-text-purple-800\/35:focus{
  color: rgb(107 33 168 / 0.35) !important;
}
.focus\:tw-text-purple-800\/40:focus{
  color: rgb(107 33 168 / 0.4) !important;
}
.focus\:tw-text-purple-800\/45:focus{
  color: rgb(107 33 168 / 0.45) !important;
}
.focus\:tw-text-purple-800\/5:focus{
  color: rgb(107 33 168 / 0.05) !important;
}
.focus\:tw-text-purple-800\/50:focus{
  color: rgb(107 33 168 / 0.5) !important;
}
.focus\:tw-text-purple-800\/55:focus{
  color: rgb(107 33 168 / 0.55) !important;
}
.focus\:tw-text-purple-800\/60:focus{
  color: rgb(107 33 168 / 0.6) !important;
}
.focus\:tw-text-purple-800\/65:focus{
  color: rgb(107 33 168 / 0.65) !important;
}
.focus\:tw-text-purple-800\/70:focus{
  color: rgb(107 33 168 / 0.7) !important;
}
.focus\:tw-text-purple-800\/75:focus{
  color: rgb(107 33 168 / 0.75) !important;
}
.focus\:tw-text-purple-800\/80:focus{
  color: rgb(107 33 168 / 0.8) !important;
}
.focus\:tw-text-purple-800\/85:focus{
  color: rgb(107 33 168 / 0.85) !important;
}
.focus\:tw-text-purple-800\/90:focus{
  color: rgb(107 33 168 / 0.9) !important;
}
.focus\:tw-text-purple-800\/95:focus{
  color: rgb(107 33 168 / 0.95) !important;
}
.focus\:tw-text-purple-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-900\/0:focus{
  color: rgb(88 28 135 / 0) !important;
}
.focus\:tw-text-purple-900\/10:focus{
  color: rgb(88 28 135 / 0.1) !important;
}
.focus\:tw-text-purple-900\/100:focus{
  color: rgb(88 28 135 / 1) !important;
}
.focus\:tw-text-purple-900\/15:focus{
  color: rgb(88 28 135 / 0.15) !important;
}
.focus\:tw-text-purple-900\/20:focus{
  color: rgb(88 28 135 / 0.2) !important;
}
.focus\:tw-text-purple-900\/25:focus{
  color: rgb(88 28 135 / 0.25) !important;
}
.focus\:tw-text-purple-900\/30:focus{
  color: rgb(88 28 135 / 0.3) !important;
}
.focus\:tw-text-purple-900\/35:focus{
  color: rgb(88 28 135 / 0.35) !important;
}
.focus\:tw-text-purple-900\/40:focus{
  color: rgb(88 28 135 / 0.4) !important;
}
.focus\:tw-text-purple-900\/45:focus{
  color: rgb(88 28 135 / 0.45) !important;
}
.focus\:tw-text-purple-900\/5:focus{
  color: rgb(88 28 135 / 0.05) !important;
}
.focus\:tw-text-purple-900\/50:focus{
  color: rgb(88 28 135 / 0.5) !important;
}
.focus\:tw-text-purple-900\/55:focus{
  color: rgb(88 28 135 / 0.55) !important;
}
.focus\:tw-text-purple-900\/60:focus{
  color: rgb(88 28 135 / 0.6) !important;
}
.focus\:tw-text-purple-900\/65:focus{
  color: rgb(88 28 135 / 0.65) !important;
}
.focus\:tw-text-purple-900\/70:focus{
  color: rgb(88 28 135 / 0.7) !important;
}
.focus\:tw-text-purple-900\/75:focus{
  color: rgb(88 28 135 / 0.75) !important;
}
.focus\:tw-text-purple-900\/80:focus{
  color: rgb(88 28 135 / 0.8) !important;
}
.focus\:tw-text-purple-900\/85:focus{
  color: rgb(88 28 135 / 0.85) !important;
}
.focus\:tw-text-purple-900\/90:focus{
  color: rgb(88 28 135 / 0.9) !important;
}
.focus\:tw-text-purple-900\/95:focus{
  color: rgb(88 28 135 / 0.95) !important;
}
.focus\:tw-text-purple-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(59 7 100 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-purple-950\/0:focus{
  color: rgb(59 7 100 / 0) !important;
}
.focus\:tw-text-purple-950\/10:focus{
  color: rgb(59 7 100 / 0.1) !important;
}
.focus\:tw-text-purple-950\/100:focus{
  color: rgb(59 7 100 / 1) !important;
}
.focus\:tw-text-purple-950\/15:focus{
  color: rgb(59 7 100 / 0.15) !important;
}
.focus\:tw-text-purple-950\/20:focus{
  color: rgb(59 7 100 / 0.2) !important;
}
.focus\:tw-text-purple-950\/25:focus{
  color: rgb(59 7 100 / 0.25) !important;
}
.focus\:tw-text-purple-950\/30:focus{
  color: rgb(59 7 100 / 0.3) !important;
}
.focus\:tw-text-purple-950\/35:focus{
  color: rgb(59 7 100 / 0.35) !important;
}
.focus\:tw-text-purple-950\/40:focus{
  color: rgb(59 7 100 / 0.4) !important;
}
.focus\:tw-text-purple-950\/45:focus{
  color: rgb(59 7 100 / 0.45) !important;
}
.focus\:tw-text-purple-950\/5:focus{
  color: rgb(59 7 100 / 0.05) !important;
}
.focus\:tw-text-purple-950\/50:focus{
  color: rgb(59 7 100 / 0.5) !important;
}
.focus\:tw-text-purple-950\/55:focus{
  color: rgb(59 7 100 / 0.55) !important;
}
.focus\:tw-text-purple-950\/60:focus{
  color: rgb(59 7 100 / 0.6) !important;
}
.focus\:tw-text-purple-950\/65:focus{
  color: rgb(59 7 100 / 0.65) !important;
}
.focus\:tw-text-purple-950\/70:focus{
  color: rgb(59 7 100 / 0.7) !important;
}
.focus\:tw-text-purple-950\/75:focus{
  color: rgb(59 7 100 / 0.75) !important;
}
.focus\:tw-text-purple-950\/80:focus{
  color: rgb(59 7 100 / 0.8) !important;
}
.focus\:tw-text-purple-950\/85:focus{
  color: rgb(59 7 100 / 0.85) !important;
}
.focus\:tw-text-purple-950\/90:focus{
  color: rgb(59 7 100 / 0.9) !important;
}
.focus\:tw-text-purple-950\/95:focus{
  color: rgb(59 7 100 / 0.95) !important;
}
.focus\:tw-text-red-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(245 212 213 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-100\/0:focus{
  color: rgb(245 212 213 / 0) !important;
}
.focus\:tw-text-red-100\/10:focus{
  color: rgb(245 212 213 / 0.1) !important;
}
.focus\:tw-text-red-100\/100:focus{
  color: rgb(245 212 213 / 1) !important;
}
.focus\:tw-text-red-100\/15:focus{
  color: rgb(245 212 213 / 0.15) !important;
}
.focus\:tw-text-red-100\/20:focus{
  color: rgb(245 212 213 / 0.2) !important;
}
.focus\:tw-text-red-100\/25:focus{
  color: rgb(245 212 213 / 0.25) !important;
}
.focus\:tw-text-red-100\/30:focus{
  color: rgb(245 212 213 / 0.3) !important;
}
.focus\:tw-text-red-100\/35:focus{
  color: rgb(245 212 213 / 0.35) !important;
}
.focus\:tw-text-red-100\/40:focus{
  color: rgb(245 212 213 / 0.4) !important;
}
.focus\:tw-text-red-100\/45:focus{
  color: rgb(245 212 213 / 0.45) !important;
}
.focus\:tw-text-red-100\/5:focus{
  color: rgb(245 212 213 / 0.05) !important;
}
.focus\:tw-text-red-100\/50:focus{
  color: rgb(245 212 213 / 0.5) !important;
}
.focus\:tw-text-red-100\/55:focus{
  color: rgb(245 212 213 / 0.55) !important;
}
.focus\:tw-text-red-100\/60:focus{
  color: rgb(245 212 213 / 0.6) !important;
}
.focus\:tw-text-red-100\/65:focus{
  color: rgb(245 212 213 / 0.65) !important;
}
.focus\:tw-text-red-100\/70:focus{
  color: rgb(245 212 213 / 0.7) !important;
}
.focus\:tw-text-red-100\/75:focus{
  color: rgb(245 212 213 / 0.75) !important;
}
.focus\:tw-text-red-100\/80:focus{
  color: rgb(245 212 213 / 0.8) !important;
}
.focus\:tw-text-red-100\/85:focus{
  color: rgb(245 212 213 / 0.85) !important;
}
.focus\:tw-text-red-100\/90:focus{
  color: rgb(245 212 213 / 0.9) !important;
}
.focus\:tw-text-red-100\/95:focus{
  color: rgb(245 212 213 / 0.95) !important;
}
.focus\:tw-text-red-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(235 169 170 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-200\/0:focus{
  color: rgb(235 169 170 / 0) !important;
}
.focus\:tw-text-red-200\/10:focus{
  color: rgb(235 169 170 / 0.1) !important;
}
.focus\:tw-text-red-200\/100:focus{
  color: rgb(235 169 170 / 1) !important;
}
.focus\:tw-text-red-200\/15:focus{
  color: rgb(235 169 170 / 0.15) !important;
}
.focus\:tw-text-red-200\/20:focus{
  color: rgb(235 169 170 / 0.2) !important;
}
.focus\:tw-text-red-200\/25:focus{
  color: rgb(235 169 170 / 0.25) !important;
}
.focus\:tw-text-red-200\/30:focus{
  color: rgb(235 169 170 / 0.3) !important;
}
.focus\:tw-text-red-200\/35:focus{
  color: rgb(235 169 170 / 0.35) !important;
}
.focus\:tw-text-red-200\/40:focus{
  color: rgb(235 169 170 / 0.4) !important;
}
.focus\:tw-text-red-200\/45:focus{
  color: rgb(235 169 170 / 0.45) !important;
}
.focus\:tw-text-red-200\/5:focus{
  color: rgb(235 169 170 / 0.05) !important;
}
.focus\:tw-text-red-200\/50:focus{
  color: rgb(235 169 170 / 0.5) !important;
}
.focus\:tw-text-red-200\/55:focus{
  color: rgb(235 169 170 / 0.55) !important;
}
.focus\:tw-text-red-200\/60:focus{
  color: rgb(235 169 170 / 0.6) !important;
}
.focus\:tw-text-red-200\/65:focus{
  color: rgb(235 169 170 / 0.65) !important;
}
.focus\:tw-text-red-200\/70:focus{
  color: rgb(235 169 170 / 0.7) !important;
}
.focus\:tw-text-red-200\/75:focus{
  color: rgb(235 169 170 / 0.75) !important;
}
.focus\:tw-text-red-200\/80:focus{
  color: rgb(235 169 170 / 0.8) !important;
}
.focus\:tw-text-red-200\/85:focus{
  color: rgb(235 169 170 / 0.85) !important;
}
.focus\:tw-text-red-200\/90:focus{
  color: rgb(235 169 170 / 0.9) !important;
}
.focus\:tw-text-red-200\/95:focus{
  color: rgb(235 169 170 / 0.95) !important;
}
.focus\:tw-text-red-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(224 127 128 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-300\/0:focus{
  color: rgb(224 127 128 / 0) !important;
}
.focus\:tw-text-red-300\/10:focus{
  color: rgb(224 127 128 / 0.1) !important;
}
.focus\:tw-text-red-300\/100:focus{
  color: rgb(224 127 128 / 1) !important;
}
.focus\:tw-text-red-300\/15:focus{
  color: rgb(224 127 128 / 0.15) !important;
}
.focus\:tw-text-red-300\/20:focus{
  color: rgb(224 127 128 / 0.2) !important;
}
.focus\:tw-text-red-300\/25:focus{
  color: rgb(224 127 128 / 0.25) !important;
}
.focus\:tw-text-red-300\/30:focus{
  color: rgb(224 127 128 / 0.3) !important;
}
.focus\:tw-text-red-300\/35:focus{
  color: rgb(224 127 128 / 0.35) !important;
}
.focus\:tw-text-red-300\/40:focus{
  color: rgb(224 127 128 / 0.4) !important;
}
.focus\:tw-text-red-300\/45:focus{
  color: rgb(224 127 128 / 0.45) !important;
}
.focus\:tw-text-red-300\/5:focus{
  color: rgb(224 127 128 / 0.05) !important;
}
.focus\:tw-text-red-300\/50:focus{
  color: rgb(224 127 128 / 0.5) !important;
}
.focus\:tw-text-red-300\/55:focus{
  color: rgb(224 127 128 / 0.55) !important;
}
.focus\:tw-text-red-300\/60:focus{
  color: rgb(224 127 128 / 0.6) !important;
}
.focus\:tw-text-red-300\/65:focus{
  color: rgb(224 127 128 / 0.65) !important;
}
.focus\:tw-text-red-300\/70:focus{
  color: rgb(224 127 128 / 0.7) !important;
}
.focus\:tw-text-red-300\/75:focus{
  color: rgb(224 127 128 / 0.75) !important;
}
.focus\:tw-text-red-300\/80:focus{
  color: rgb(224 127 128 / 0.8) !important;
}
.focus\:tw-text-red-300\/85:focus{
  color: rgb(224 127 128 / 0.85) !important;
}
.focus\:tw-text-red-300\/90:focus{
  color: rgb(224 127 128 / 0.9) !important;
}
.focus\:tw-text-red-300\/95:focus{
  color: rgb(224 127 128 / 0.95) !important;
}
.focus\:tw-text-red-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(214 84 85 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-400\/0:focus{
  color: rgb(214 84 85 / 0) !important;
}
.focus\:tw-text-red-400\/10:focus{
  color: rgb(214 84 85 / 0.1) !important;
}
.focus\:tw-text-red-400\/100:focus{
  color: rgb(214 84 85 / 1) !important;
}
.focus\:tw-text-red-400\/15:focus{
  color: rgb(214 84 85 / 0.15) !important;
}
.focus\:tw-text-red-400\/20:focus{
  color: rgb(214 84 85 / 0.2) !important;
}
.focus\:tw-text-red-400\/25:focus{
  color: rgb(214 84 85 / 0.25) !important;
}
.focus\:tw-text-red-400\/30:focus{
  color: rgb(214 84 85 / 0.3) !important;
}
.focus\:tw-text-red-400\/35:focus{
  color: rgb(214 84 85 / 0.35) !important;
}
.focus\:tw-text-red-400\/40:focus{
  color: rgb(214 84 85 / 0.4) !important;
}
.focus\:tw-text-red-400\/45:focus{
  color: rgb(214 84 85 / 0.45) !important;
}
.focus\:tw-text-red-400\/5:focus{
  color: rgb(214 84 85 / 0.05) !important;
}
.focus\:tw-text-red-400\/50:focus{
  color: rgb(214 84 85 / 0.5) !important;
}
.focus\:tw-text-red-400\/55:focus{
  color: rgb(214 84 85 / 0.55) !important;
}
.focus\:tw-text-red-400\/60:focus{
  color: rgb(214 84 85 / 0.6) !important;
}
.focus\:tw-text-red-400\/65:focus{
  color: rgb(214 84 85 / 0.65) !important;
}
.focus\:tw-text-red-400\/70:focus{
  color: rgb(214 84 85 / 0.7) !important;
}
.focus\:tw-text-red-400\/75:focus{
  color: rgb(214 84 85 / 0.75) !important;
}
.focus\:tw-text-red-400\/80:focus{
  color: rgb(214 84 85 / 0.8) !important;
}
.focus\:tw-text-red-400\/85:focus{
  color: rgb(214 84 85 / 0.85) !important;
}
.focus\:tw-text-red-400\/90:focus{
  color: rgb(214 84 85 / 0.9) !important;
}
.focus\:tw-text-red-400\/95:focus{
  color: rgb(214 84 85 / 0.95) !important;
}
.focus\:tw-text-red-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-50\/0:focus{
  color: rgb(254 242 242 / 0) !important;
}
.focus\:tw-text-red-50\/10:focus{
  color: rgb(254 242 242 / 0.1) !important;
}
.focus\:tw-text-red-50\/100:focus{
  color: rgb(254 242 242 / 1) !important;
}
.focus\:tw-text-red-50\/15:focus{
  color: rgb(254 242 242 / 0.15) !important;
}
.focus\:tw-text-red-50\/20:focus{
  color: rgb(254 242 242 / 0.2) !important;
}
.focus\:tw-text-red-50\/25:focus{
  color: rgb(254 242 242 / 0.25) !important;
}
.focus\:tw-text-red-50\/30:focus{
  color: rgb(254 242 242 / 0.3) !important;
}
.focus\:tw-text-red-50\/35:focus{
  color: rgb(254 242 242 / 0.35) !important;
}
.focus\:tw-text-red-50\/40:focus{
  color: rgb(254 242 242 / 0.4) !important;
}
.focus\:tw-text-red-50\/45:focus{
  color: rgb(254 242 242 / 0.45) !important;
}
.focus\:tw-text-red-50\/5:focus{
  color: rgb(254 242 242 / 0.05) !important;
}
.focus\:tw-text-red-50\/50:focus{
  color: rgb(254 242 242 / 0.5) !important;
}
.focus\:tw-text-red-50\/55:focus{
  color: rgb(254 242 242 / 0.55) !important;
}
.focus\:tw-text-red-50\/60:focus{
  color: rgb(254 242 242 / 0.6) !important;
}
.focus\:tw-text-red-50\/65:focus{
  color: rgb(254 242 242 / 0.65) !important;
}
.focus\:tw-text-red-50\/70:focus{
  color: rgb(254 242 242 / 0.7) !important;
}
.focus\:tw-text-red-50\/75:focus{
  color: rgb(254 242 242 / 0.75) !important;
}
.focus\:tw-text-red-50\/80:focus{
  color: rgb(254 242 242 / 0.8) !important;
}
.focus\:tw-text-red-50\/85:focus{
  color: rgb(254 242 242 / 0.85) !important;
}
.focus\:tw-text-red-50\/90:focus{
  color: rgb(254 242 242 / 0.9) !important;
}
.focus\:tw-text-red-50\/95:focus{
  color: rgb(254 242 242 / 0.95) !important;
}
.focus\:tw-text-red-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-500\/0:focus{
  color: rgb(255 0 0 / 0) !important;
}
.focus\:tw-text-red-500\/10:focus{
  color: rgb(255 0 0 / 0.1) !important;
}
.focus\:tw-text-red-500\/100:focus{
  color: rgb(255 0 0 / 1) !important;
}
.focus\:tw-text-red-500\/15:focus{
  color: rgb(255 0 0 / 0.15) !important;
}
.focus\:tw-text-red-500\/20:focus{
  color: rgb(255 0 0 / 0.2) !important;
}
.focus\:tw-text-red-500\/25:focus{
  color: rgb(255 0 0 / 0.25) !important;
}
.focus\:tw-text-red-500\/30:focus{
  color: rgb(255 0 0 / 0.3) !important;
}
.focus\:tw-text-red-500\/35:focus{
  color: rgb(255 0 0 / 0.35) !important;
}
.focus\:tw-text-red-500\/40:focus{
  color: rgb(255 0 0 / 0.4) !important;
}
.focus\:tw-text-red-500\/45:focus{
  color: rgb(255 0 0 / 0.45) !important;
}
.focus\:tw-text-red-500\/5:focus{
  color: rgb(255 0 0 / 0.05) !important;
}
.focus\:tw-text-red-500\/50:focus{
  color: rgb(255 0 0 / 0.5) !important;
}
.focus\:tw-text-red-500\/55:focus{
  color: rgb(255 0 0 / 0.55) !important;
}
.focus\:tw-text-red-500\/60:focus{
  color: rgb(255 0 0 / 0.6) !important;
}
.focus\:tw-text-red-500\/65:focus{
  color: rgb(255 0 0 / 0.65) !important;
}
.focus\:tw-text-red-500\/70:focus{
  color: rgb(255 0 0 / 0.7) !important;
}
.focus\:tw-text-red-500\/75:focus{
  color: rgb(255 0 0 / 0.75) !important;
}
.focus\:tw-text-red-500\/80:focus{
  color: rgb(255 0 0 / 0.8) !important;
}
.focus\:tw-text-red-500\/85:focus{
  color: rgb(255 0 0 / 0.85) !important;
}
.focus\:tw-text-red-500\/90:focus{
  color: rgb(255 0 0 / 0.9) !important;
}
.focus\:tw-text-red-500\/95:focus{
  color: rgb(255 0 0 / 0.95) !important;
}
.focus\:tw-text-red-550:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(204 41 54 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-550\/0:focus{
  color: rgb(204 41 54 / 0) !important;
}
.focus\:tw-text-red-550\/10:focus{
  color: rgb(204 41 54 / 0.1) !important;
}
.focus\:tw-text-red-550\/100:focus{
  color: rgb(204 41 54 / 1) !important;
}
.focus\:tw-text-red-550\/15:focus{
  color: rgb(204 41 54 / 0.15) !important;
}
.focus\:tw-text-red-550\/20:focus{
  color: rgb(204 41 54 / 0.2) !important;
}
.focus\:tw-text-red-550\/25:focus{
  color: rgb(204 41 54 / 0.25) !important;
}
.focus\:tw-text-red-550\/30:focus{
  color: rgb(204 41 54 / 0.3) !important;
}
.focus\:tw-text-red-550\/35:focus{
  color: rgb(204 41 54 / 0.35) !important;
}
.focus\:tw-text-red-550\/40:focus{
  color: rgb(204 41 54 / 0.4) !important;
}
.focus\:tw-text-red-550\/45:focus{
  color: rgb(204 41 54 / 0.45) !important;
}
.focus\:tw-text-red-550\/5:focus{
  color: rgb(204 41 54 / 0.05) !important;
}
.focus\:tw-text-red-550\/50:focus{
  color: rgb(204 41 54 / 0.5) !important;
}
.focus\:tw-text-red-550\/55:focus{
  color: rgb(204 41 54 / 0.55) !important;
}
.focus\:tw-text-red-550\/60:focus{
  color: rgb(204 41 54 / 0.6) !important;
}
.focus\:tw-text-red-550\/65:focus{
  color: rgb(204 41 54 / 0.65) !important;
}
.focus\:tw-text-red-550\/70:focus{
  color: rgb(204 41 54 / 0.7) !important;
}
.focus\:tw-text-red-550\/75:focus{
  color: rgb(204 41 54 / 0.75) !important;
}
.focus\:tw-text-red-550\/80:focus{
  color: rgb(204 41 54 / 0.8) !important;
}
.focus\:tw-text-red-550\/85:focus{
  color: rgb(204 41 54 / 0.85) !important;
}
.focus\:tw-text-red-550\/90:focus{
  color: rgb(204 41 54 / 0.9) !important;
}
.focus\:tw-text-red-550\/95:focus{
  color: rgb(204 41 54 / 0.95) !important;
}
.focus\:tw-text-red-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(163 33 34 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-600\/0:focus{
  color: rgb(163 33 34 / 0) !important;
}
.focus\:tw-text-red-600\/10:focus{
  color: rgb(163 33 34 / 0.1) !important;
}
.focus\:tw-text-red-600\/100:focus{
  color: rgb(163 33 34 / 1) !important;
}
.focus\:tw-text-red-600\/15:focus{
  color: rgb(163 33 34 / 0.15) !important;
}
.focus\:tw-text-red-600\/20:focus{
  color: rgb(163 33 34 / 0.2) !important;
}
.focus\:tw-text-red-600\/25:focus{
  color: rgb(163 33 34 / 0.25) !important;
}
.focus\:tw-text-red-600\/30:focus{
  color: rgb(163 33 34 / 0.3) !important;
}
.focus\:tw-text-red-600\/35:focus{
  color: rgb(163 33 34 / 0.35) !important;
}
.focus\:tw-text-red-600\/40:focus{
  color: rgb(163 33 34 / 0.4) !important;
}
.focus\:tw-text-red-600\/45:focus{
  color: rgb(163 33 34 / 0.45) !important;
}
.focus\:tw-text-red-600\/5:focus{
  color: rgb(163 33 34 / 0.05) !important;
}
.focus\:tw-text-red-600\/50:focus{
  color: rgb(163 33 34 / 0.5) !important;
}
.focus\:tw-text-red-600\/55:focus{
  color: rgb(163 33 34 / 0.55) !important;
}
.focus\:tw-text-red-600\/60:focus{
  color: rgb(163 33 34 / 0.6) !important;
}
.focus\:tw-text-red-600\/65:focus{
  color: rgb(163 33 34 / 0.65) !important;
}
.focus\:tw-text-red-600\/70:focus{
  color: rgb(163 33 34 / 0.7) !important;
}
.focus\:tw-text-red-600\/75:focus{
  color: rgb(163 33 34 / 0.75) !important;
}
.focus\:tw-text-red-600\/80:focus{
  color: rgb(163 33 34 / 0.8) !important;
}
.focus\:tw-text-red-600\/85:focus{
  color: rgb(163 33 34 / 0.85) !important;
}
.focus\:tw-text-red-600\/90:focus{
  color: rgb(163 33 34 / 0.9) !important;
}
.focus\:tw-text-red-600\/95:focus{
  color: rgb(163 33 34 / 0.95) !important;
}
.focus\:tw-text-red-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(122 25 26 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-700\/0:focus{
  color: rgb(122 25 26 / 0) !important;
}
.focus\:tw-text-red-700\/10:focus{
  color: rgb(122 25 26 / 0.1) !important;
}
.focus\:tw-text-red-700\/100:focus{
  color: rgb(122 25 26 / 1) !important;
}
.focus\:tw-text-red-700\/15:focus{
  color: rgb(122 25 26 / 0.15) !important;
}
.focus\:tw-text-red-700\/20:focus{
  color: rgb(122 25 26 / 0.2) !important;
}
.focus\:tw-text-red-700\/25:focus{
  color: rgb(122 25 26 / 0.25) !important;
}
.focus\:tw-text-red-700\/30:focus{
  color: rgb(122 25 26 / 0.3) !important;
}
.focus\:tw-text-red-700\/35:focus{
  color: rgb(122 25 26 / 0.35) !important;
}
.focus\:tw-text-red-700\/40:focus{
  color: rgb(122 25 26 / 0.4) !important;
}
.focus\:tw-text-red-700\/45:focus{
  color: rgb(122 25 26 / 0.45) !important;
}
.focus\:tw-text-red-700\/5:focus{
  color: rgb(122 25 26 / 0.05) !important;
}
.focus\:tw-text-red-700\/50:focus{
  color: rgb(122 25 26 / 0.5) !important;
}
.focus\:tw-text-red-700\/55:focus{
  color: rgb(122 25 26 / 0.55) !important;
}
.focus\:tw-text-red-700\/60:focus{
  color: rgb(122 25 26 / 0.6) !important;
}
.focus\:tw-text-red-700\/65:focus{
  color: rgb(122 25 26 / 0.65) !important;
}
.focus\:tw-text-red-700\/70:focus{
  color: rgb(122 25 26 / 0.7) !important;
}
.focus\:tw-text-red-700\/75:focus{
  color: rgb(122 25 26 / 0.75) !important;
}
.focus\:tw-text-red-700\/80:focus{
  color: rgb(122 25 26 / 0.8) !important;
}
.focus\:tw-text-red-700\/85:focus{
  color: rgb(122 25 26 / 0.85) !important;
}
.focus\:tw-text-red-700\/90:focus{
  color: rgb(122 25 26 / 0.9) !important;
}
.focus\:tw-text-red-700\/95:focus{
  color: rgb(122 25 26 / 0.95) !important;
}
.focus\:tw-text-red-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(82 16 17 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-800\/0:focus{
  color: rgb(82 16 17 / 0) !important;
}
.focus\:tw-text-red-800\/10:focus{
  color: rgb(82 16 17 / 0.1) !important;
}
.focus\:tw-text-red-800\/100:focus{
  color: rgb(82 16 17 / 1) !important;
}
.focus\:tw-text-red-800\/15:focus{
  color: rgb(82 16 17 / 0.15) !important;
}
.focus\:tw-text-red-800\/20:focus{
  color: rgb(82 16 17 / 0.2) !important;
}
.focus\:tw-text-red-800\/25:focus{
  color: rgb(82 16 17 / 0.25) !important;
}
.focus\:tw-text-red-800\/30:focus{
  color: rgb(82 16 17 / 0.3) !important;
}
.focus\:tw-text-red-800\/35:focus{
  color: rgb(82 16 17 / 0.35) !important;
}
.focus\:tw-text-red-800\/40:focus{
  color: rgb(82 16 17 / 0.4) !important;
}
.focus\:tw-text-red-800\/45:focus{
  color: rgb(82 16 17 / 0.45) !important;
}
.focus\:tw-text-red-800\/5:focus{
  color: rgb(82 16 17 / 0.05) !important;
}
.focus\:tw-text-red-800\/50:focus{
  color: rgb(82 16 17 / 0.5) !important;
}
.focus\:tw-text-red-800\/55:focus{
  color: rgb(82 16 17 / 0.55) !important;
}
.focus\:tw-text-red-800\/60:focus{
  color: rgb(82 16 17 / 0.6) !important;
}
.focus\:tw-text-red-800\/65:focus{
  color: rgb(82 16 17 / 0.65) !important;
}
.focus\:tw-text-red-800\/70:focus{
  color: rgb(82 16 17 / 0.7) !important;
}
.focus\:tw-text-red-800\/75:focus{
  color: rgb(82 16 17 / 0.75) !important;
}
.focus\:tw-text-red-800\/80:focus{
  color: rgb(82 16 17 / 0.8) !important;
}
.focus\:tw-text-red-800\/85:focus{
  color: rgb(82 16 17 / 0.85) !important;
}
.focus\:tw-text-red-800\/90:focus{
  color: rgb(82 16 17 / 0.9) !important;
}
.focus\:tw-text-red-800\/95:focus{
  color: rgb(82 16 17 / 0.95) !important;
}
.focus\:tw-text-red-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(41 8 9 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-900\/0:focus{
  color: rgb(41 8 9 / 0) !important;
}
.focus\:tw-text-red-900\/10:focus{
  color: rgb(41 8 9 / 0.1) !important;
}
.focus\:tw-text-red-900\/100:focus{
  color: rgb(41 8 9 / 1) !important;
}
.focus\:tw-text-red-900\/15:focus{
  color: rgb(41 8 9 / 0.15) !important;
}
.focus\:tw-text-red-900\/20:focus{
  color: rgb(41 8 9 / 0.2) !important;
}
.focus\:tw-text-red-900\/25:focus{
  color: rgb(41 8 9 / 0.25) !important;
}
.focus\:tw-text-red-900\/30:focus{
  color: rgb(41 8 9 / 0.3) !important;
}
.focus\:tw-text-red-900\/35:focus{
  color: rgb(41 8 9 / 0.35) !important;
}
.focus\:tw-text-red-900\/40:focus{
  color: rgb(41 8 9 / 0.4) !important;
}
.focus\:tw-text-red-900\/45:focus{
  color: rgb(41 8 9 / 0.45) !important;
}
.focus\:tw-text-red-900\/5:focus{
  color: rgb(41 8 9 / 0.05) !important;
}
.focus\:tw-text-red-900\/50:focus{
  color: rgb(41 8 9 / 0.5) !important;
}
.focus\:tw-text-red-900\/55:focus{
  color: rgb(41 8 9 / 0.55) !important;
}
.focus\:tw-text-red-900\/60:focus{
  color: rgb(41 8 9 / 0.6) !important;
}
.focus\:tw-text-red-900\/65:focus{
  color: rgb(41 8 9 / 0.65) !important;
}
.focus\:tw-text-red-900\/70:focus{
  color: rgb(41 8 9 / 0.7) !important;
}
.focus\:tw-text-red-900\/75:focus{
  color: rgb(41 8 9 / 0.75) !important;
}
.focus\:tw-text-red-900\/80:focus{
  color: rgb(41 8 9 / 0.8) !important;
}
.focus\:tw-text-red-900\/85:focus{
  color: rgb(41 8 9 / 0.85) !important;
}
.focus\:tw-text-red-900\/90:focus{
  color: rgb(41 8 9 / 0.9) !important;
}
.focus\:tw-text-red-900\/95:focus{
  color: rgb(41 8 9 / 0.95) !important;
}
.focus\:tw-text-red-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-red-950\/0:focus{
  color: rgb(69 10 10 / 0) !important;
}
.focus\:tw-text-red-950\/10:focus{
  color: rgb(69 10 10 / 0.1) !important;
}
.focus\:tw-text-red-950\/100:focus{
  color: rgb(69 10 10 / 1) !important;
}
.focus\:tw-text-red-950\/15:focus{
  color: rgb(69 10 10 / 0.15) !important;
}
.focus\:tw-text-red-950\/20:focus{
  color: rgb(69 10 10 / 0.2) !important;
}
.focus\:tw-text-red-950\/25:focus{
  color: rgb(69 10 10 / 0.25) !important;
}
.focus\:tw-text-red-950\/30:focus{
  color: rgb(69 10 10 / 0.3) !important;
}
.focus\:tw-text-red-950\/35:focus{
  color: rgb(69 10 10 / 0.35) !important;
}
.focus\:tw-text-red-950\/40:focus{
  color: rgb(69 10 10 / 0.4) !important;
}
.focus\:tw-text-red-950\/45:focus{
  color: rgb(69 10 10 / 0.45) !important;
}
.focus\:tw-text-red-950\/5:focus{
  color: rgb(69 10 10 / 0.05) !important;
}
.focus\:tw-text-red-950\/50:focus{
  color: rgb(69 10 10 / 0.5) !important;
}
.focus\:tw-text-red-950\/55:focus{
  color: rgb(69 10 10 / 0.55) !important;
}
.focus\:tw-text-red-950\/60:focus{
  color: rgb(69 10 10 / 0.6) !important;
}
.focus\:tw-text-red-950\/65:focus{
  color: rgb(69 10 10 / 0.65) !important;
}
.focus\:tw-text-red-950\/70:focus{
  color: rgb(69 10 10 / 0.7) !important;
}
.focus\:tw-text-red-950\/75:focus{
  color: rgb(69 10 10 / 0.75) !important;
}
.focus\:tw-text-red-950\/80:focus{
  color: rgb(69 10 10 / 0.8) !important;
}
.focus\:tw-text-red-950\/85:focus{
  color: rgb(69 10 10 / 0.85) !important;
}
.focus\:tw-text-red-950\/90:focus{
  color: rgb(69 10 10 / 0.9) !important;
}
.focus\:tw-text-red-950\/95:focus{
  color: rgb(69 10 10 / 0.95) !important;
}
.focus\:tw-text-rose-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-100\/0:focus{
  color: rgb(255 228 230 / 0) !important;
}
.focus\:tw-text-rose-100\/10:focus{
  color: rgb(255 228 230 / 0.1) !important;
}
.focus\:tw-text-rose-100\/100:focus{
  color: rgb(255 228 230 / 1) !important;
}
.focus\:tw-text-rose-100\/15:focus{
  color: rgb(255 228 230 / 0.15) !important;
}
.focus\:tw-text-rose-100\/20:focus{
  color: rgb(255 228 230 / 0.2) !important;
}
.focus\:tw-text-rose-100\/25:focus{
  color: rgb(255 228 230 / 0.25) !important;
}
.focus\:tw-text-rose-100\/30:focus{
  color: rgb(255 228 230 / 0.3) !important;
}
.focus\:tw-text-rose-100\/35:focus{
  color: rgb(255 228 230 / 0.35) !important;
}
.focus\:tw-text-rose-100\/40:focus{
  color: rgb(255 228 230 / 0.4) !important;
}
.focus\:tw-text-rose-100\/45:focus{
  color: rgb(255 228 230 / 0.45) !important;
}
.focus\:tw-text-rose-100\/5:focus{
  color: rgb(255 228 230 / 0.05) !important;
}
.focus\:tw-text-rose-100\/50:focus{
  color: rgb(255 228 230 / 0.5) !important;
}
.focus\:tw-text-rose-100\/55:focus{
  color: rgb(255 228 230 / 0.55) !important;
}
.focus\:tw-text-rose-100\/60:focus{
  color: rgb(255 228 230 / 0.6) !important;
}
.focus\:tw-text-rose-100\/65:focus{
  color: rgb(255 228 230 / 0.65) !important;
}
.focus\:tw-text-rose-100\/70:focus{
  color: rgb(255 228 230 / 0.7) !important;
}
.focus\:tw-text-rose-100\/75:focus{
  color: rgb(255 228 230 / 0.75) !important;
}
.focus\:tw-text-rose-100\/80:focus{
  color: rgb(255 228 230 / 0.8) !important;
}
.focus\:tw-text-rose-100\/85:focus{
  color: rgb(255 228 230 / 0.85) !important;
}
.focus\:tw-text-rose-100\/90:focus{
  color: rgb(255 228 230 / 0.9) !important;
}
.focus\:tw-text-rose-100\/95:focus{
  color: rgb(255 228 230 / 0.95) !important;
}
.focus\:tw-text-rose-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-200\/0:focus{
  color: rgb(254 205 211 / 0) !important;
}
.focus\:tw-text-rose-200\/10:focus{
  color: rgb(254 205 211 / 0.1) !important;
}
.focus\:tw-text-rose-200\/100:focus{
  color: rgb(254 205 211 / 1) !important;
}
.focus\:tw-text-rose-200\/15:focus{
  color: rgb(254 205 211 / 0.15) !important;
}
.focus\:tw-text-rose-200\/20:focus{
  color: rgb(254 205 211 / 0.2) !important;
}
.focus\:tw-text-rose-200\/25:focus{
  color: rgb(254 205 211 / 0.25) !important;
}
.focus\:tw-text-rose-200\/30:focus{
  color: rgb(254 205 211 / 0.3) !important;
}
.focus\:tw-text-rose-200\/35:focus{
  color: rgb(254 205 211 / 0.35) !important;
}
.focus\:tw-text-rose-200\/40:focus{
  color: rgb(254 205 211 / 0.4) !important;
}
.focus\:tw-text-rose-200\/45:focus{
  color: rgb(254 205 211 / 0.45) !important;
}
.focus\:tw-text-rose-200\/5:focus{
  color: rgb(254 205 211 / 0.05) !important;
}
.focus\:tw-text-rose-200\/50:focus{
  color: rgb(254 205 211 / 0.5) !important;
}
.focus\:tw-text-rose-200\/55:focus{
  color: rgb(254 205 211 / 0.55) !important;
}
.focus\:tw-text-rose-200\/60:focus{
  color: rgb(254 205 211 / 0.6) !important;
}
.focus\:tw-text-rose-200\/65:focus{
  color: rgb(254 205 211 / 0.65) !important;
}
.focus\:tw-text-rose-200\/70:focus{
  color: rgb(254 205 211 / 0.7) !important;
}
.focus\:tw-text-rose-200\/75:focus{
  color: rgb(254 205 211 / 0.75) !important;
}
.focus\:tw-text-rose-200\/80:focus{
  color: rgb(254 205 211 / 0.8) !important;
}
.focus\:tw-text-rose-200\/85:focus{
  color: rgb(254 205 211 / 0.85) !important;
}
.focus\:tw-text-rose-200\/90:focus{
  color: rgb(254 205 211 / 0.9) !important;
}
.focus\:tw-text-rose-200\/95:focus{
  color: rgb(254 205 211 / 0.95) !important;
}
.focus\:tw-text-rose-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-300\/0:focus{
  color: rgb(253 164 175 / 0) !important;
}
.focus\:tw-text-rose-300\/10:focus{
  color: rgb(253 164 175 / 0.1) !important;
}
.focus\:tw-text-rose-300\/100:focus{
  color: rgb(253 164 175 / 1) !important;
}
.focus\:tw-text-rose-300\/15:focus{
  color: rgb(253 164 175 / 0.15) !important;
}
.focus\:tw-text-rose-300\/20:focus{
  color: rgb(253 164 175 / 0.2) !important;
}
.focus\:tw-text-rose-300\/25:focus{
  color: rgb(253 164 175 / 0.25) !important;
}
.focus\:tw-text-rose-300\/30:focus{
  color: rgb(253 164 175 / 0.3) !important;
}
.focus\:tw-text-rose-300\/35:focus{
  color: rgb(253 164 175 / 0.35) !important;
}
.focus\:tw-text-rose-300\/40:focus{
  color: rgb(253 164 175 / 0.4) !important;
}
.focus\:tw-text-rose-300\/45:focus{
  color: rgb(253 164 175 / 0.45) !important;
}
.focus\:tw-text-rose-300\/5:focus{
  color: rgb(253 164 175 / 0.05) !important;
}
.focus\:tw-text-rose-300\/50:focus{
  color: rgb(253 164 175 / 0.5) !important;
}
.focus\:tw-text-rose-300\/55:focus{
  color: rgb(253 164 175 / 0.55) !important;
}
.focus\:tw-text-rose-300\/60:focus{
  color: rgb(253 164 175 / 0.6) !important;
}
.focus\:tw-text-rose-300\/65:focus{
  color: rgb(253 164 175 / 0.65) !important;
}
.focus\:tw-text-rose-300\/70:focus{
  color: rgb(253 164 175 / 0.7) !important;
}
.focus\:tw-text-rose-300\/75:focus{
  color: rgb(253 164 175 / 0.75) !important;
}
.focus\:tw-text-rose-300\/80:focus{
  color: rgb(253 164 175 / 0.8) !important;
}
.focus\:tw-text-rose-300\/85:focus{
  color: rgb(253 164 175 / 0.85) !important;
}
.focus\:tw-text-rose-300\/90:focus{
  color: rgb(253 164 175 / 0.9) !important;
}
.focus\:tw-text-rose-300\/95:focus{
  color: rgb(253 164 175 / 0.95) !important;
}
.focus\:tw-text-rose-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-400\/0:focus{
  color: rgb(251 113 133 / 0) !important;
}
.focus\:tw-text-rose-400\/10:focus{
  color: rgb(251 113 133 / 0.1) !important;
}
.focus\:tw-text-rose-400\/100:focus{
  color: rgb(251 113 133 / 1) !important;
}
.focus\:tw-text-rose-400\/15:focus{
  color: rgb(251 113 133 / 0.15) !important;
}
.focus\:tw-text-rose-400\/20:focus{
  color: rgb(251 113 133 / 0.2) !important;
}
.focus\:tw-text-rose-400\/25:focus{
  color: rgb(251 113 133 / 0.25) !important;
}
.focus\:tw-text-rose-400\/30:focus{
  color: rgb(251 113 133 / 0.3) !important;
}
.focus\:tw-text-rose-400\/35:focus{
  color: rgb(251 113 133 / 0.35) !important;
}
.focus\:tw-text-rose-400\/40:focus{
  color: rgb(251 113 133 / 0.4) !important;
}
.focus\:tw-text-rose-400\/45:focus{
  color: rgb(251 113 133 / 0.45) !important;
}
.focus\:tw-text-rose-400\/5:focus{
  color: rgb(251 113 133 / 0.05) !important;
}
.focus\:tw-text-rose-400\/50:focus{
  color: rgb(251 113 133 / 0.5) !important;
}
.focus\:tw-text-rose-400\/55:focus{
  color: rgb(251 113 133 / 0.55) !important;
}
.focus\:tw-text-rose-400\/60:focus{
  color: rgb(251 113 133 / 0.6) !important;
}
.focus\:tw-text-rose-400\/65:focus{
  color: rgb(251 113 133 / 0.65) !important;
}
.focus\:tw-text-rose-400\/70:focus{
  color: rgb(251 113 133 / 0.7) !important;
}
.focus\:tw-text-rose-400\/75:focus{
  color: rgb(251 113 133 / 0.75) !important;
}
.focus\:tw-text-rose-400\/80:focus{
  color: rgb(251 113 133 / 0.8) !important;
}
.focus\:tw-text-rose-400\/85:focus{
  color: rgb(251 113 133 / 0.85) !important;
}
.focus\:tw-text-rose-400\/90:focus{
  color: rgb(251 113 133 / 0.9) !important;
}
.focus\:tw-text-rose-400\/95:focus{
  color: rgb(251 113 133 / 0.95) !important;
}
.focus\:tw-text-rose-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 241 242 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-50\/0:focus{
  color: rgb(255 241 242 / 0) !important;
}
.focus\:tw-text-rose-50\/10:focus{
  color: rgb(255 241 242 / 0.1) !important;
}
.focus\:tw-text-rose-50\/100:focus{
  color: rgb(255 241 242 / 1) !important;
}
.focus\:tw-text-rose-50\/15:focus{
  color: rgb(255 241 242 / 0.15) !important;
}
.focus\:tw-text-rose-50\/20:focus{
  color: rgb(255 241 242 / 0.2) !important;
}
.focus\:tw-text-rose-50\/25:focus{
  color: rgb(255 241 242 / 0.25) !important;
}
.focus\:tw-text-rose-50\/30:focus{
  color: rgb(255 241 242 / 0.3) !important;
}
.focus\:tw-text-rose-50\/35:focus{
  color: rgb(255 241 242 / 0.35) !important;
}
.focus\:tw-text-rose-50\/40:focus{
  color: rgb(255 241 242 / 0.4) !important;
}
.focus\:tw-text-rose-50\/45:focus{
  color: rgb(255 241 242 / 0.45) !important;
}
.focus\:tw-text-rose-50\/5:focus{
  color: rgb(255 241 242 / 0.05) !important;
}
.focus\:tw-text-rose-50\/50:focus{
  color: rgb(255 241 242 / 0.5) !important;
}
.focus\:tw-text-rose-50\/55:focus{
  color: rgb(255 241 242 / 0.55) !important;
}
.focus\:tw-text-rose-50\/60:focus{
  color: rgb(255 241 242 / 0.6) !important;
}
.focus\:tw-text-rose-50\/65:focus{
  color: rgb(255 241 242 / 0.65) !important;
}
.focus\:tw-text-rose-50\/70:focus{
  color: rgb(255 241 242 / 0.7) !important;
}
.focus\:tw-text-rose-50\/75:focus{
  color: rgb(255 241 242 / 0.75) !important;
}
.focus\:tw-text-rose-50\/80:focus{
  color: rgb(255 241 242 / 0.8) !important;
}
.focus\:tw-text-rose-50\/85:focus{
  color: rgb(255 241 242 / 0.85) !important;
}
.focus\:tw-text-rose-50\/90:focus{
  color: rgb(255 241 242 / 0.9) !important;
}
.focus\:tw-text-rose-50\/95:focus{
  color: rgb(255 241 242 / 0.95) !important;
}
.focus\:tw-text-rose-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-500\/0:focus{
  color: rgb(244 63 94 / 0) !important;
}
.focus\:tw-text-rose-500\/10:focus{
  color: rgb(244 63 94 / 0.1) !important;
}
.focus\:tw-text-rose-500\/100:focus{
  color: rgb(244 63 94 / 1) !important;
}
.focus\:tw-text-rose-500\/15:focus{
  color: rgb(244 63 94 / 0.15) !important;
}
.focus\:tw-text-rose-500\/20:focus{
  color: rgb(244 63 94 / 0.2) !important;
}
.focus\:tw-text-rose-500\/25:focus{
  color: rgb(244 63 94 / 0.25) !important;
}
.focus\:tw-text-rose-500\/30:focus{
  color: rgb(244 63 94 / 0.3) !important;
}
.focus\:tw-text-rose-500\/35:focus{
  color: rgb(244 63 94 / 0.35) !important;
}
.focus\:tw-text-rose-500\/40:focus{
  color: rgb(244 63 94 / 0.4) !important;
}
.focus\:tw-text-rose-500\/45:focus{
  color: rgb(244 63 94 / 0.45) !important;
}
.focus\:tw-text-rose-500\/5:focus{
  color: rgb(244 63 94 / 0.05) !important;
}
.focus\:tw-text-rose-500\/50:focus{
  color: rgb(244 63 94 / 0.5) !important;
}
.focus\:tw-text-rose-500\/55:focus{
  color: rgb(244 63 94 / 0.55) !important;
}
.focus\:tw-text-rose-500\/60:focus{
  color: rgb(244 63 94 / 0.6) !important;
}
.focus\:tw-text-rose-500\/65:focus{
  color: rgb(244 63 94 / 0.65) !important;
}
.focus\:tw-text-rose-500\/70:focus{
  color: rgb(244 63 94 / 0.7) !important;
}
.focus\:tw-text-rose-500\/75:focus{
  color: rgb(244 63 94 / 0.75) !important;
}
.focus\:tw-text-rose-500\/80:focus{
  color: rgb(244 63 94 / 0.8) !important;
}
.focus\:tw-text-rose-500\/85:focus{
  color: rgb(244 63 94 / 0.85) !important;
}
.focus\:tw-text-rose-500\/90:focus{
  color: rgb(244 63 94 / 0.9) !important;
}
.focus\:tw-text-rose-500\/95:focus{
  color: rgb(244 63 94 / 0.95) !important;
}
.focus\:tw-text-rose-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-600\/0:focus{
  color: rgb(225 29 72 / 0) !important;
}
.focus\:tw-text-rose-600\/10:focus{
  color: rgb(225 29 72 / 0.1) !important;
}
.focus\:tw-text-rose-600\/100:focus{
  color: rgb(225 29 72 / 1) !important;
}
.focus\:tw-text-rose-600\/15:focus{
  color: rgb(225 29 72 / 0.15) !important;
}
.focus\:tw-text-rose-600\/20:focus{
  color: rgb(225 29 72 / 0.2) !important;
}
.focus\:tw-text-rose-600\/25:focus{
  color: rgb(225 29 72 / 0.25) !important;
}
.focus\:tw-text-rose-600\/30:focus{
  color: rgb(225 29 72 / 0.3) !important;
}
.focus\:tw-text-rose-600\/35:focus{
  color: rgb(225 29 72 / 0.35) !important;
}
.focus\:tw-text-rose-600\/40:focus{
  color: rgb(225 29 72 / 0.4) !important;
}
.focus\:tw-text-rose-600\/45:focus{
  color: rgb(225 29 72 / 0.45) !important;
}
.focus\:tw-text-rose-600\/5:focus{
  color: rgb(225 29 72 / 0.05) !important;
}
.focus\:tw-text-rose-600\/50:focus{
  color: rgb(225 29 72 / 0.5) !important;
}
.focus\:tw-text-rose-600\/55:focus{
  color: rgb(225 29 72 / 0.55) !important;
}
.focus\:tw-text-rose-600\/60:focus{
  color: rgb(225 29 72 / 0.6) !important;
}
.focus\:tw-text-rose-600\/65:focus{
  color: rgb(225 29 72 / 0.65) !important;
}
.focus\:tw-text-rose-600\/70:focus{
  color: rgb(225 29 72 / 0.7) !important;
}
.focus\:tw-text-rose-600\/75:focus{
  color: rgb(225 29 72 / 0.75) !important;
}
.focus\:tw-text-rose-600\/80:focus{
  color: rgb(225 29 72 / 0.8) !important;
}
.focus\:tw-text-rose-600\/85:focus{
  color: rgb(225 29 72 / 0.85) !important;
}
.focus\:tw-text-rose-600\/90:focus{
  color: rgb(225 29 72 / 0.9) !important;
}
.focus\:tw-text-rose-600\/95:focus{
  color: rgb(225 29 72 / 0.95) !important;
}
.focus\:tw-text-rose-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-700\/0:focus{
  color: rgb(190 18 60 / 0) !important;
}
.focus\:tw-text-rose-700\/10:focus{
  color: rgb(190 18 60 / 0.1) !important;
}
.focus\:tw-text-rose-700\/100:focus{
  color: rgb(190 18 60 / 1) !important;
}
.focus\:tw-text-rose-700\/15:focus{
  color: rgb(190 18 60 / 0.15) !important;
}
.focus\:tw-text-rose-700\/20:focus{
  color: rgb(190 18 60 / 0.2) !important;
}
.focus\:tw-text-rose-700\/25:focus{
  color: rgb(190 18 60 / 0.25) !important;
}
.focus\:tw-text-rose-700\/30:focus{
  color: rgb(190 18 60 / 0.3) !important;
}
.focus\:tw-text-rose-700\/35:focus{
  color: rgb(190 18 60 / 0.35) !important;
}
.focus\:tw-text-rose-700\/40:focus{
  color: rgb(190 18 60 / 0.4) !important;
}
.focus\:tw-text-rose-700\/45:focus{
  color: rgb(190 18 60 / 0.45) !important;
}
.focus\:tw-text-rose-700\/5:focus{
  color: rgb(190 18 60 / 0.05) !important;
}
.focus\:tw-text-rose-700\/50:focus{
  color: rgb(190 18 60 / 0.5) !important;
}
.focus\:tw-text-rose-700\/55:focus{
  color: rgb(190 18 60 / 0.55) !important;
}
.focus\:tw-text-rose-700\/60:focus{
  color: rgb(190 18 60 / 0.6) !important;
}
.focus\:tw-text-rose-700\/65:focus{
  color: rgb(190 18 60 / 0.65) !important;
}
.focus\:tw-text-rose-700\/70:focus{
  color: rgb(190 18 60 / 0.7) !important;
}
.focus\:tw-text-rose-700\/75:focus{
  color: rgb(190 18 60 / 0.75) !important;
}
.focus\:tw-text-rose-700\/80:focus{
  color: rgb(190 18 60 / 0.8) !important;
}
.focus\:tw-text-rose-700\/85:focus{
  color: rgb(190 18 60 / 0.85) !important;
}
.focus\:tw-text-rose-700\/90:focus{
  color: rgb(190 18 60 / 0.9) !important;
}
.focus\:tw-text-rose-700\/95:focus{
  color: rgb(190 18 60 / 0.95) !important;
}
.focus\:tw-text-rose-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-800\/0:focus{
  color: rgb(159 18 57 / 0) !important;
}
.focus\:tw-text-rose-800\/10:focus{
  color: rgb(159 18 57 / 0.1) !important;
}
.focus\:tw-text-rose-800\/100:focus{
  color: rgb(159 18 57 / 1) !important;
}
.focus\:tw-text-rose-800\/15:focus{
  color: rgb(159 18 57 / 0.15) !important;
}
.focus\:tw-text-rose-800\/20:focus{
  color: rgb(159 18 57 / 0.2) !important;
}
.focus\:tw-text-rose-800\/25:focus{
  color: rgb(159 18 57 / 0.25) !important;
}
.focus\:tw-text-rose-800\/30:focus{
  color: rgb(159 18 57 / 0.3) !important;
}
.focus\:tw-text-rose-800\/35:focus{
  color: rgb(159 18 57 / 0.35) !important;
}
.focus\:tw-text-rose-800\/40:focus{
  color: rgb(159 18 57 / 0.4) !important;
}
.focus\:tw-text-rose-800\/45:focus{
  color: rgb(159 18 57 / 0.45) !important;
}
.focus\:tw-text-rose-800\/5:focus{
  color: rgb(159 18 57 / 0.05) !important;
}
.focus\:tw-text-rose-800\/50:focus{
  color: rgb(159 18 57 / 0.5) !important;
}
.focus\:tw-text-rose-800\/55:focus{
  color: rgb(159 18 57 / 0.55) !important;
}
.focus\:tw-text-rose-800\/60:focus{
  color: rgb(159 18 57 / 0.6) !important;
}
.focus\:tw-text-rose-800\/65:focus{
  color: rgb(159 18 57 / 0.65) !important;
}
.focus\:tw-text-rose-800\/70:focus{
  color: rgb(159 18 57 / 0.7) !important;
}
.focus\:tw-text-rose-800\/75:focus{
  color: rgb(159 18 57 / 0.75) !important;
}
.focus\:tw-text-rose-800\/80:focus{
  color: rgb(159 18 57 / 0.8) !important;
}
.focus\:tw-text-rose-800\/85:focus{
  color: rgb(159 18 57 / 0.85) !important;
}
.focus\:tw-text-rose-800\/90:focus{
  color: rgb(159 18 57 / 0.9) !important;
}
.focus\:tw-text-rose-800\/95:focus{
  color: rgb(159 18 57 / 0.95) !important;
}
.focus\:tw-text-rose-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-900\/0:focus{
  color: rgb(136 19 55 / 0) !important;
}
.focus\:tw-text-rose-900\/10:focus{
  color: rgb(136 19 55 / 0.1) !important;
}
.focus\:tw-text-rose-900\/100:focus{
  color: rgb(136 19 55 / 1) !important;
}
.focus\:tw-text-rose-900\/15:focus{
  color: rgb(136 19 55 / 0.15) !important;
}
.focus\:tw-text-rose-900\/20:focus{
  color: rgb(136 19 55 / 0.2) !important;
}
.focus\:tw-text-rose-900\/25:focus{
  color: rgb(136 19 55 / 0.25) !important;
}
.focus\:tw-text-rose-900\/30:focus{
  color: rgb(136 19 55 / 0.3) !important;
}
.focus\:tw-text-rose-900\/35:focus{
  color: rgb(136 19 55 / 0.35) !important;
}
.focus\:tw-text-rose-900\/40:focus{
  color: rgb(136 19 55 / 0.4) !important;
}
.focus\:tw-text-rose-900\/45:focus{
  color: rgb(136 19 55 / 0.45) !important;
}
.focus\:tw-text-rose-900\/5:focus{
  color: rgb(136 19 55 / 0.05) !important;
}
.focus\:tw-text-rose-900\/50:focus{
  color: rgb(136 19 55 / 0.5) !important;
}
.focus\:tw-text-rose-900\/55:focus{
  color: rgb(136 19 55 / 0.55) !important;
}
.focus\:tw-text-rose-900\/60:focus{
  color: rgb(136 19 55 / 0.6) !important;
}
.focus\:tw-text-rose-900\/65:focus{
  color: rgb(136 19 55 / 0.65) !important;
}
.focus\:tw-text-rose-900\/70:focus{
  color: rgb(136 19 55 / 0.7) !important;
}
.focus\:tw-text-rose-900\/75:focus{
  color: rgb(136 19 55 / 0.75) !important;
}
.focus\:tw-text-rose-900\/80:focus{
  color: rgb(136 19 55 / 0.8) !important;
}
.focus\:tw-text-rose-900\/85:focus{
  color: rgb(136 19 55 / 0.85) !important;
}
.focus\:tw-text-rose-900\/90:focus{
  color: rgb(136 19 55 / 0.9) !important;
}
.focus\:tw-text-rose-900\/95:focus{
  color: rgb(136 19 55 / 0.95) !important;
}
.focus\:tw-text-rose-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(76 5 25 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-rose-950\/0:focus{
  color: rgb(76 5 25 / 0) !important;
}
.focus\:tw-text-rose-950\/10:focus{
  color: rgb(76 5 25 / 0.1) !important;
}
.focus\:tw-text-rose-950\/100:focus{
  color: rgb(76 5 25 / 1) !important;
}
.focus\:tw-text-rose-950\/15:focus{
  color: rgb(76 5 25 / 0.15) !important;
}
.focus\:tw-text-rose-950\/20:focus{
  color: rgb(76 5 25 / 0.2) !important;
}
.focus\:tw-text-rose-950\/25:focus{
  color: rgb(76 5 25 / 0.25) !important;
}
.focus\:tw-text-rose-950\/30:focus{
  color: rgb(76 5 25 / 0.3) !important;
}
.focus\:tw-text-rose-950\/35:focus{
  color: rgb(76 5 25 / 0.35) !important;
}
.focus\:tw-text-rose-950\/40:focus{
  color: rgb(76 5 25 / 0.4) !important;
}
.focus\:tw-text-rose-950\/45:focus{
  color: rgb(76 5 25 / 0.45) !important;
}
.focus\:tw-text-rose-950\/5:focus{
  color: rgb(76 5 25 / 0.05) !important;
}
.focus\:tw-text-rose-950\/50:focus{
  color: rgb(76 5 25 / 0.5) !important;
}
.focus\:tw-text-rose-950\/55:focus{
  color: rgb(76 5 25 / 0.55) !important;
}
.focus\:tw-text-rose-950\/60:focus{
  color: rgb(76 5 25 / 0.6) !important;
}
.focus\:tw-text-rose-950\/65:focus{
  color: rgb(76 5 25 / 0.65) !important;
}
.focus\:tw-text-rose-950\/70:focus{
  color: rgb(76 5 25 / 0.7) !important;
}
.focus\:tw-text-rose-950\/75:focus{
  color: rgb(76 5 25 / 0.75) !important;
}
.focus\:tw-text-rose-950\/80:focus{
  color: rgb(76 5 25 / 0.8) !important;
}
.focus\:tw-text-rose-950\/85:focus{
  color: rgb(76 5 25 / 0.85) !important;
}
.focus\:tw-text-rose-950\/90:focus{
  color: rgb(76 5 25 / 0.9) !important;
}
.focus\:tw-text-rose-950\/95:focus{
  color: rgb(76 5 25 / 0.95) !important;
}
.focus\:tw-text-sky-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-100\/0:focus{
  color: rgb(224 242 254 / 0) !important;
}
.focus\:tw-text-sky-100\/10:focus{
  color: rgb(224 242 254 / 0.1) !important;
}
.focus\:tw-text-sky-100\/100:focus{
  color: rgb(224 242 254 / 1) !important;
}
.focus\:tw-text-sky-100\/15:focus{
  color: rgb(224 242 254 / 0.15) !important;
}
.focus\:tw-text-sky-100\/20:focus{
  color: rgb(224 242 254 / 0.2) !important;
}
.focus\:tw-text-sky-100\/25:focus{
  color: rgb(224 242 254 / 0.25) !important;
}
.focus\:tw-text-sky-100\/30:focus{
  color: rgb(224 242 254 / 0.3) !important;
}
.focus\:tw-text-sky-100\/35:focus{
  color: rgb(224 242 254 / 0.35) !important;
}
.focus\:tw-text-sky-100\/40:focus{
  color: rgb(224 242 254 / 0.4) !important;
}
.focus\:tw-text-sky-100\/45:focus{
  color: rgb(224 242 254 / 0.45) !important;
}
.focus\:tw-text-sky-100\/5:focus{
  color: rgb(224 242 254 / 0.05) !important;
}
.focus\:tw-text-sky-100\/50:focus{
  color: rgb(224 242 254 / 0.5) !important;
}
.focus\:tw-text-sky-100\/55:focus{
  color: rgb(224 242 254 / 0.55) !important;
}
.focus\:tw-text-sky-100\/60:focus{
  color: rgb(224 242 254 / 0.6) !important;
}
.focus\:tw-text-sky-100\/65:focus{
  color: rgb(224 242 254 / 0.65) !important;
}
.focus\:tw-text-sky-100\/70:focus{
  color: rgb(224 242 254 / 0.7) !important;
}
.focus\:tw-text-sky-100\/75:focus{
  color: rgb(224 242 254 / 0.75) !important;
}
.focus\:tw-text-sky-100\/80:focus{
  color: rgb(224 242 254 / 0.8) !important;
}
.focus\:tw-text-sky-100\/85:focus{
  color: rgb(224 242 254 / 0.85) !important;
}
.focus\:tw-text-sky-100\/90:focus{
  color: rgb(224 242 254 / 0.9) !important;
}
.focus\:tw-text-sky-100\/95:focus{
  color: rgb(224 242 254 / 0.95) !important;
}
.focus\:tw-text-sky-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-200\/0:focus{
  color: rgb(186 230 253 / 0) !important;
}
.focus\:tw-text-sky-200\/10:focus{
  color: rgb(186 230 253 / 0.1) !important;
}
.focus\:tw-text-sky-200\/100:focus{
  color: rgb(186 230 253 / 1) !important;
}
.focus\:tw-text-sky-200\/15:focus{
  color: rgb(186 230 253 / 0.15) !important;
}
.focus\:tw-text-sky-200\/20:focus{
  color: rgb(186 230 253 / 0.2) !important;
}
.focus\:tw-text-sky-200\/25:focus{
  color: rgb(186 230 253 / 0.25) !important;
}
.focus\:tw-text-sky-200\/30:focus{
  color: rgb(186 230 253 / 0.3) !important;
}
.focus\:tw-text-sky-200\/35:focus{
  color: rgb(186 230 253 / 0.35) !important;
}
.focus\:tw-text-sky-200\/40:focus{
  color: rgb(186 230 253 / 0.4) !important;
}
.focus\:tw-text-sky-200\/45:focus{
  color: rgb(186 230 253 / 0.45) !important;
}
.focus\:tw-text-sky-200\/5:focus{
  color: rgb(186 230 253 / 0.05) !important;
}
.focus\:tw-text-sky-200\/50:focus{
  color: rgb(186 230 253 / 0.5) !important;
}
.focus\:tw-text-sky-200\/55:focus{
  color: rgb(186 230 253 / 0.55) !important;
}
.focus\:tw-text-sky-200\/60:focus{
  color: rgb(186 230 253 / 0.6) !important;
}
.focus\:tw-text-sky-200\/65:focus{
  color: rgb(186 230 253 / 0.65) !important;
}
.focus\:tw-text-sky-200\/70:focus{
  color: rgb(186 230 253 / 0.7) !important;
}
.focus\:tw-text-sky-200\/75:focus{
  color: rgb(186 230 253 / 0.75) !important;
}
.focus\:tw-text-sky-200\/80:focus{
  color: rgb(186 230 253 / 0.8) !important;
}
.focus\:tw-text-sky-200\/85:focus{
  color: rgb(186 230 253 / 0.85) !important;
}
.focus\:tw-text-sky-200\/90:focus{
  color: rgb(186 230 253 / 0.9) !important;
}
.focus\:tw-text-sky-200\/95:focus{
  color: rgb(186 230 253 / 0.95) !important;
}
.focus\:tw-text-sky-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-300\/0:focus{
  color: rgb(125 211 252 / 0) !important;
}
.focus\:tw-text-sky-300\/10:focus{
  color: rgb(125 211 252 / 0.1) !important;
}
.focus\:tw-text-sky-300\/100:focus{
  color: rgb(125 211 252 / 1) !important;
}
.focus\:tw-text-sky-300\/15:focus{
  color: rgb(125 211 252 / 0.15) !important;
}
.focus\:tw-text-sky-300\/20:focus{
  color: rgb(125 211 252 / 0.2) !important;
}
.focus\:tw-text-sky-300\/25:focus{
  color: rgb(125 211 252 / 0.25) !important;
}
.focus\:tw-text-sky-300\/30:focus{
  color: rgb(125 211 252 / 0.3) !important;
}
.focus\:tw-text-sky-300\/35:focus{
  color: rgb(125 211 252 / 0.35) !important;
}
.focus\:tw-text-sky-300\/40:focus{
  color: rgb(125 211 252 / 0.4) !important;
}
.focus\:tw-text-sky-300\/45:focus{
  color: rgb(125 211 252 / 0.45) !important;
}
.focus\:tw-text-sky-300\/5:focus{
  color: rgb(125 211 252 / 0.05) !important;
}
.focus\:tw-text-sky-300\/50:focus{
  color: rgb(125 211 252 / 0.5) !important;
}
.focus\:tw-text-sky-300\/55:focus{
  color: rgb(125 211 252 / 0.55) !important;
}
.focus\:tw-text-sky-300\/60:focus{
  color: rgb(125 211 252 / 0.6) !important;
}
.focus\:tw-text-sky-300\/65:focus{
  color: rgb(125 211 252 / 0.65) !important;
}
.focus\:tw-text-sky-300\/70:focus{
  color: rgb(125 211 252 / 0.7) !important;
}
.focus\:tw-text-sky-300\/75:focus{
  color: rgb(125 211 252 / 0.75) !important;
}
.focus\:tw-text-sky-300\/80:focus{
  color: rgb(125 211 252 / 0.8) !important;
}
.focus\:tw-text-sky-300\/85:focus{
  color: rgb(125 211 252 / 0.85) !important;
}
.focus\:tw-text-sky-300\/90:focus{
  color: rgb(125 211 252 / 0.9) !important;
}
.focus\:tw-text-sky-300\/95:focus{
  color: rgb(125 211 252 / 0.95) !important;
}
.focus\:tw-text-sky-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-400\/0:focus{
  color: rgb(56 189 248 / 0) !important;
}
.focus\:tw-text-sky-400\/10:focus{
  color: rgb(56 189 248 / 0.1) !important;
}
.focus\:tw-text-sky-400\/100:focus{
  color: rgb(56 189 248 / 1) !important;
}
.focus\:tw-text-sky-400\/15:focus{
  color: rgb(56 189 248 / 0.15) !important;
}
.focus\:tw-text-sky-400\/20:focus{
  color: rgb(56 189 248 / 0.2) !important;
}
.focus\:tw-text-sky-400\/25:focus{
  color: rgb(56 189 248 / 0.25) !important;
}
.focus\:tw-text-sky-400\/30:focus{
  color: rgb(56 189 248 / 0.3) !important;
}
.focus\:tw-text-sky-400\/35:focus{
  color: rgb(56 189 248 / 0.35) !important;
}
.focus\:tw-text-sky-400\/40:focus{
  color: rgb(56 189 248 / 0.4) !important;
}
.focus\:tw-text-sky-400\/45:focus{
  color: rgb(56 189 248 / 0.45) !important;
}
.focus\:tw-text-sky-400\/5:focus{
  color: rgb(56 189 248 / 0.05) !important;
}
.focus\:tw-text-sky-400\/50:focus{
  color: rgb(56 189 248 / 0.5) !important;
}
.focus\:tw-text-sky-400\/55:focus{
  color: rgb(56 189 248 / 0.55) !important;
}
.focus\:tw-text-sky-400\/60:focus{
  color: rgb(56 189 248 / 0.6) !important;
}
.focus\:tw-text-sky-400\/65:focus{
  color: rgb(56 189 248 / 0.65) !important;
}
.focus\:tw-text-sky-400\/70:focus{
  color: rgb(56 189 248 / 0.7) !important;
}
.focus\:tw-text-sky-400\/75:focus{
  color: rgb(56 189 248 / 0.75) !important;
}
.focus\:tw-text-sky-400\/80:focus{
  color: rgb(56 189 248 / 0.8) !important;
}
.focus\:tw-text-sky-400\/85:focus{
  color: rgb(56 189 248 / 0.85) !important;
}
.focus\:tw-text-sky-400\/90:focus{
  color: rgb(56 189 248 / 0.9) !important;
}
.focus\:tw-text-sky-400\/95:focus{
  color: rgb(56 189 248 / 0.95) !important;
}
.focus\:tw-text-sky-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(240 249 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-50\/0:focus{
  color: rgb(240 249 255 / 0) !important;
}
.focus\:tw-text-sky-50\/10:focus{
  color: rgb(240 249 255 / 0.1) !important;
}
.focus\:tw-text-sky-50\/100:focus{
  color: rgb(240 249 255 / 1) !important;
}
.focus\:tw-text-sky-50\/15:focus{
  color: rgb(240 249 255 / 0.15) !important;
}
.focus\:tw-text-sky-50\/20:focus{
  color: rgb(240 249 255 / 0.2) !important;
}
.focus\:tw-text-sky-50\/25:focus{
  color: rgb(240 249 255 / 0.25) !important;
}
.focus\:tw-text-sky-50\/30:focus{
  color: rgb(240 249 255 / 0.3) !important;
}
.focus\:tw-text-sky-50\/35:focus{
  color: rgb(240 249 255 / 0.35) !important;
}
.focus\:tw-text-sky-50\/40:focus{
  color: rgb(240 249 255 / 0.4) !important;
}
.focus\:tw-text-sky-50\/45:focus{
  color: rgb(240 249 255 / 0.45) !important;
}
.focus\:tw-text-sky-50\/5:focus{
  color: rgb(240 249 255 / 0.05) !important;
}
.focus\:tw-text-sky-50\/50:focus{
  color: rgb(240 249 255 / 0.5) !important;
}
.focus\:tw-text-sky-50\/55:focus{
  color: rgb(240 249 255 / 0.55) !important;
}
.focus\:tw-text-sky-50\/60:focus{
  color: rgb(240 249 255 / 0.6) !important;
}
.focus\:tw-text-sky-50\/65:focus{
  color: rgb(240 249 255 / 0.65) !important;
}
.focus\:tw-text-sky-50\/70:focus{
  color: rgb(240 249 255 / 0.7) !important;
}
.focus\:tw-text-sky-50\/75:focus{
  color: rgb(240 249 255 / 0.75) !important;
}
.focus\:tw-text-sky-50\/80:focus{
  color: rgb(240 249 255 / 0.8) !important;
}
.focus\:tw-text-sky-50\/85:focus{
  color: rgb(240 249 255 / 0.85) !important;
}
.focus\:tw-text-sky-50\/90:focus{
  color: rgb(240 249 255 / 0.9) !important;
}
.focus\:tw-text-sky-50\/95:focus{
  color: rgb(240 249 255 / 0.95) !important;
}
.focus\:tw-text-sky-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-500\/0:focus{
  color: rgb(14 165 233 / 0) !important;
}
.focus\:tw-text-sky-500\/10:focus{
  color: rgb(14 165 233 / 0.1) !important;
}
.focus\:tw-text-sky-500\/100:focus{
  color: rgb(14 165 233 / 1) !important;
}
.focus\:tw-text-sky-500\/15:focus{
  color: rgb(14 165 233 / 0.15) !important;
}
.focus\:tw-text-sky-500\/20:focus{
  color: rgb(14 165 233 / 0.2) !important;
}
.focus\:tw-text-sky-500\/25:focus{
  color: rgb(14 165 233 / 0.25) !important;
}
.focus\:tw-text-sky-500\/30:focus{
  color: rgb(14 165 233 / 0.3) !important;
}
.focus\:tw-text-sky-500\/35:focus{
  color: rgb(14 165 233 / 0.35) !important;
}
.focus\:tw-text-sky-500\/40:focus{
  color: rgb(14 165 233 / 0.4) !important;
}
.focus\:tw-text-sky-500\/45:focus{
  color: rgb(14 165 233 / 0.45) !important;
}
.focus\:tw-text-sky-500\/5:focus{
  color: rgb(14 165 233 / 0.05) !important;
}
.focus\:tw-text-sky-500\/50:focus{
  color: rgb(14 165 233 / 0.5) !important;
}
.focus\:tw-text-sky-500\/55:focus{
  color: rgb(14 165 233 / 0.55) !important;
}
.focus\:tw-text-sky-500\/60:focus{
  color: rgb(14 165 233 / 0.6) !important;
}
.focus\:tw-text-sky-500\/65:focus{
  color: rgb(14 165 233 / 0.65) !important;
}
.focus\:tw-text-sky-500\/70:focus{
  color: rgb(14 165 233 / 0.7) !important;
}
.focus\:tw-text-sky-500\/75:focus{
  color: rgb(14 165 233 / 0.75) !important;
}
.focus\:tw-text-sky-500\/80:focus{
  color: rgb(14 165 233 / 0.8) !important;
}
.focus\:tw-text-sky-500\/85:focus{
  color: rgb(14 165 233 / 0.85) !important;
}
.focus\:tw-text-sky-500\/90:focus{
  color: rgb(14 165 233 / 0.9) !important;
}
.focus\:tw-text-sky-500\/95:focus{
  color: rgb(14 165 233 / 0.95) !important;
}
.focus\:tw-text-sky-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-600\/0:focus{
  color: rgb(2 132 199 / 0) !important;
}
.focus\:tw-text-sky-600\/10:focus{
  color: rgb(2 132 199 / 0.1) !important;
}
.focus\:tw-text-sky-600\/100:focus{
  color: rgb(2 132 199 / 1) !important;
}
.focus\:tw-text-sky-600\/15:focus{
  color: rgb(2 132 199 / 0.15) !important;
}
.focus\:tw-text-sky-600\/20:focus{
  color: rgb(2 132 199 / 0.2) !important;
}
.focus\:tw-text-sky-600\/25:focus{
  color: rgb(2 132 199 / 0.25) !important;
}
.focus\:tw-text-sky-600\/30:focus{
  color: rgb(2 132 199 / 0.3) !important;
}
.focus\:tw-text-sky-600\/35:focus{
  color: rgb(2 132 199 / 0.35) !important;
}
.focus\:tw-text-sky-600\/40:focus{
  color: rgb(2 132 199 / 0.4) !important;
}
.focus\:tw-text-sky-600\/45:focus{
  color: rgb(2 132 199 / 0.45) !important;
}
.focus\:tw-text-sky-600\/5:focus{
  color: rgb(2 132 199 / 0.05) !important;
}
.focus\:tw-text-sky-600\/50:focus{
  color: rgb(2 132 199 / 0.5) !important;
}
.focus\:tw-text-sky-600\/55:focus{
  color: rgb(2 132 199 / 0.55) !important;
}
.focus\:tw-text-sky-600\/60:focus{
  color: rgb(2 132 199 / 0.6) !important;
}
.focus\:tw-text-sky-600\/65:focus{
  color: rgb(2 132 199 / 0.65) !important;
}
.focus\:tw-text-sky-600\/70:focus{
  color: rgb(2 132 199 / 0.7) !important;
}
.focus\:tw-text-sky-600\/75:focus{
  color: rgb(2 132 199 / 0.75) !important;
}
.focus\:tw-text-sky-600\/80:focus{
  color: rgb(2 132 199 / 0.8) !important;
}
.focus\:tw-text-sky-600\/85:focus{
  color: rgb(2 132 199 / 0.85) !important;
}
.focus\:tw-text-sky-600\/90:focus{
  color: rgb(2 132 199 / 0.9) !important;
}
.focus\:tw-text-sky-600\/95:focus{
  color: rgb(2 132 199 / 0.95) !important;
}
.focus\:tw-text-sky-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-700\/0:focus{
  color: rgb(3 105 161 / 0) !important;
}
.focus\:tw-text-sky-700\/10:focus{
  color: rgb(3 105 161 / 0.1) !important;
}
.focus\:tw-text-sky-700\/100:focus{
  color: rgb(3 105 161 / 1) !important;
}
.focus\:tw-text-sky-700\/15:focus{
  color: rgb(3 105 161 / 0.15) !important;
}
.focus\:tw-text-sky-700\/20:focus{
  color: rgb(3 105 161 / 0.2) !important;
}
.focus\:tw-text-sky-700\/25:focus{
  color: rgb(3 105 161 / 0.25) !important;
}
.focus\:tw-text-sky-700\/30:focus{
  color: rgb(3 105 161 / 0.3) !important;
}
.focus\:tw-text-sky-700\/35:focus{
  color: rgb(3 105 161 / 0.35) !important;
}
.focus\:tw-text-sky-700\/40:focus{
  color: rgb(3 105 161 / 0.4) !important;
}
.focus\:tw-text-sky-700\/45:focus{
  color: rgb(3 105 161 / 0.45) !important;
}
.focus\:tw-text-sky-700\/5:focus{
  color: rgb(3 105 161 / 0.05) !important;
}
.focus\:tw-text-sky-700\/50:focus{
  color: rgb(3 105 161 / 0.5) !important;
}
.focus\:tw-text-sky-700\/55:focus{
  color: rgb(3 105 161 / 0.55) !important;
}
.focus\:tw-text-sky-700\/60:focus{
  color: rgb(3 105 161 / 0.6) !important;
}
.focus\:tw-text-sky-700\/65:focus{
  color: rgb(3 105 161 / 0.65) !important;
}
.focus\:tw-text-sky-700\/70:focus{
  color: rgb(3 105 161 / 0.7) !important;
}
.focus\:tw-text-sky-700\/75:focus{
  color: rgb(3 105 161 / 0.75) !important;
}
.focus\:tw-text-sky-700\/80:focus{
  color: rgb(3 105 161 / 0.8) !important;
}
.focus\:tw-text-sky-700\/85:focus{
  color: rgb(3 105 161 / 0.85) !important;
}
.focus\:tw-text-sky-700\/90:focus{
  color: rgb(3 105 161 / 0.9) !important;
}
.focus\:tw-text-sky-700\/95:focus{
  color: rgb(3 105 161 / 0.95) !important;
}
.focus\:tw-text-sky-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-800\/0:focus{
  color: rgb(7 89 133 / 0) !important;
}
.focus\:tw-text-sky-800\/10:focus{
  color: rgb(7 89 133 / 0.1) !important;
}
.focus\:tw-text-sky-800\/100:focus{
  color: rgb(7 89 133 / 1) !important;
}
.focus\:tw-text-sky-800\/15:focus{
  color: rgb(7 89 133 / 0.15) !important;
}
.focus\:tw-text-sky-800\/20:focus{
  color: rgb(7 89 133 / 0.2) !important;
}
.focus\:tw-text-sky-800\/25:focus{
  color: rgb(7 89 133 / 0.25) !important;
}
.focus\:tw-text-sky-800\/30:focus{
  color: rgb(7 89 133 / 0.3) !important;
}
.focus\:tw-text-sky-800\/35:focus{
  color: rgb(7 89 133 / 0.35) !important;
}
.focus\:tw-text-sky-800\/40:focus{
  color: rgb(7 89 133 / 0.4) !important;
}
.focus\:tw-text-sky-800\/45:focus{
  color: rgb(7 89 133 / 0.45) !important;
}
.focus\:tw-text-sky-800\/5:focus{
  color: rgb(7 89 133 / 0.05) !important;
}
.focus\:tw-text-sky-800\/50:focus{
  color: rgb(7 89 133 / 0.5) !important;
}
.focus\:tw-text-sky-800\/55:focus{
  color: rgb(7 89 133 / 0.55) !important;
}
.focus\:tw-text-sky-800\/60:focus{
  color: rgb(7 89 133 / 0.6) !important;
}
.focus\:tw-text-sky-800\/65:focus{
  color: rgb(7 89 133 / 0.65) !important;
}
.focus\:tw-text-sky-800\/70:focus{
  color: rgb(7 89 133 / 0.7) !important;
}
.focus\:tw-text-sky-800\/75:focus{
  color: rgb(7 89 133 / 0.75) !important;
}
.focus\:tw-text-sky-800\/80:focus{
  color: rgb(7 89 133 / 0.8) !important;
}
.focus\:tw-text-sky-800\/85:focus{
  color: rgb(7 89 133 / 0.85) !important;
}
.focus\:tw-text-sky-800\/90:focus{
  color: rgb(7 89 133 / 0.9) !important;
}
.focus\:tw-text-sky-800\/95:focus{
  color: rgb(7 89 133 / 0.95) !important;
}
.focus\:tw-text-sky-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-900\/0:focus{
  color: rgb(12 74 110 / 0) !important;
}
.focus\:tw-text-sky-900\/10:focus{
  color: rgb(12 74 110 / 0.1) !important;
}
.focus\:tw-text-sky-900\/100:focus{
  color: rgb(12 74 110 / 1) !important;
}
.focus\:tw-text-sky-900\/15:focus{
  color: rgb(12 74 110 / 0.15) !important;
}
.focus\:tw-text-sky-900\/20:focus{
  color: rgb(12 74 110 / 0.2) !important;
}
.focus\:tw-text-sky-900\/25:focus{
  color: rgb(12 74 110 / 0.25) !important;
}
.focus\:tw-text-sky-900\/30:focus{
  color: rgb(12 74 110 / 0.3) !important;
}
.focus\:tw-text-sky-900\/35:focus{
  color: rgb(12 74 110 / 0.35) !important;
}
.focus\:tw-text-sky-900\/40:focus{
  color: rgb(12 74 110 / 0.4) !important;
}
.focus\:tw-text-sky-900\/45:focus{
  color: rgb(12 74 110 / 0.45) !important;
}
.focus\:tw-text-sky-900\/5:focus{
  color: rgb(12 74 110 / 0.05) !important;
}
.focus\:tw-text-sky-900\/50:focus{
  color: rgb(12 74 110 / 0.5) !important;
}
.focus\:tw-text-sky-900\/55:focus{
  color: rgb(12 74 110 / 0.55) !important;
}
.focus\:tw-text-sky-900\/60:focus{
  color: rgb(12 74 110 / 0.6) !important;
}
.focus\:tw-text-sky-900\/65:focus{
  color: rgb(12 74 110 / 0.65) !important;
}
.focus\:tw-text-sky-900\/70:focus{
  color: rgb(12 74 110 / 0.7) !important;
}
.focus\:tw-text-sky-900\/75:focus{
  color: rgb(12 74 110 / 0.75) !important;
}
.focus\:tw-text-sky-900\/80:focus{
  color: rgb(12 74 110 / 0.8) !important;
}
.focus\:tw-text-sky-900\/85:focus{
  color: rgb(12 74 110 / 0.85) !important;
}
.focus\:tw-text-sky-900\/90:focus{
  color: rgb(12 74 110 / 0.9) !important;
}
.focus\:tw-text-sky-900\/95:focus{
  color: rgb(12 74 110 / 0.95) !important;
}
.focus\:tw-text-sky-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(8 47 73 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-sky-950\/0:focus{
  color: rgb(8 47 73 / 0) !important;
}
.focus\:tw-text-sky-950\/10:focus{
  color: rgb(8 47 73 / 0.1) !important;
}
.focus\:tw-text-sky-950\/100:focus{
  color: rgb(8 47 73 / 1) !important;
}
.focus\:tw-text-sky-950\/15:focus{
  color: rgb(8 47 73 / 0.15) !important;
}
.focus\:tw-text-sky-950\/20:focus{
  color: rgb(8 47 73 / 0.2) !important;
}
.focus\:tw-text-sky-950\/25:focus{
  color: rgb(8 47 73 / 0.25) !important;
}
.focus\:tw-text-sky-950\/30:focus{
  color: rgb(8 47 73 / 0.3) !important;
}
.focus\:tw-text-sky-950\/35:focus{
  color: rgb(8 47 73 / 0.35) !important;
}
.focus\:tw-text-sky-950\/40:focus{
  color: rgb(8 47 73 / 0.4) !important;
}
.focus\:tw-text-sky-950\/45:focus{
  color: rgb(8 47 73 / 0.45) !important;
}
.focus\:tw-text-sky-950\/5:focus{
  color: rgb(8 47 73 / 0.05) !important;
}
.focus\:tw-text-sky-950\/50:focus{
  color: rgb(8 47 73 / 0.5) !important;
}
.focus\:tw-text-sky-950\/55:focus{
  color: rgb(8 47 73 / 0.55) !important;
}
.focus\:tw-text-sky-950\/60:focus{
  color: rgb(8 47 73 / 0.6) !important;
}
.focus\:tw-text-sky-950\/65:focus{
  color: rgb(8 47 73 / 0.65) !important;
}
.focus\:tw-text-sky-950\/70:focus{
  color: rgb(8 47 73 / 0.7) !important;
}
.focus\:tw-text-sky-950\/75:focus{
  color: rgb(8 47 73 / 0.75) !important;
}
.focus\:tw-text-sky-950\/80:focus{
  color: rgb(8 47 73 / 0.8) !important;
}
.focus\:tw-text-sky-950\/85:focus{
  color: rgb(8 47 73 / 0.85) !important;
}
.focus\:tw-text-sky-950\/90:focus{
  color: rgb(8 47 73 / 0.9) !important;
}
.focus\:tw-text-sky-950\/95:focus{
  color: rgb(8 47 73 / 0.95) !important;
}
.focus\:tw-text-slate-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-100\/0:focus{
  color: rgb(241 245 249 / 0) !important;
}
.focus\:tw-text-slate-100\/10:focus{
  color: rgb(241 245 249 / 0.1) !important;
}
.focus\:tw-text-slate-100\/100:focus{
  color: rgb(241 245 249 / 1) !important;
}
.focus\:tw-text-slate-100\/15:focus{
  color: rgb(241 245 249 / 0.15) !important;
}
.focus\:tw-text-slate-100\/20:focus{
  color: rgb(241 245 249 / 0.2) !important;
}
.focus\:tw-text-slate-100\/25:focus{
  color: rgb(241 245 249 / 0.25) !important;
}
.focus\:tw-text-slate-100\/30:focus{
  color: rgb(241 245 249 / 0.3) !important;
}
.focus\:tw-text-slate-100\/35:focus{
  color: rgb(241 245 249 / 0.35) !important;
}
.focus\:tw-text-slate-100\/40:focus{
  color: rgb(241 245 249 / 0.4) !important;
}
.focus\:tw-text-slate-100\/45:focus{
  color: rgb(241 245 249 / 0.45) !important;
}
.focus\:tw-text-slate-100\/5:focus{
  color: rgb(241 245 249 / 0.05) !important;
}
.focus\:tw-text-slate-100\/50:focus{
  color: rgb(241 245 249 / 0.5) !important;
}
.focus\:tw-text-slate-100\/55:focus{
  color: rgb(241 245 249 / 0.55) !important;
}
.focus\:tw-text-slate-100\/60:focus{
  color: rgb(241 245 249 / 0.6) !important;
}
.focus\:tw-text-slate-100\/65:focus{
  color: rgb(241 245 249 / 0.65) !important;
}
.focus\:tw-text-slate-100\/70:focus{
  color: rgb(241 245 249 / 0.7) !important;
}
.focus\:tw-text-slate-100\/75:focus{
  color: rgb(241 245 249 / 0.75) !important;
}
.focus\:tw-text-slate-100\/80:focus{
  color: rgb(241 245 249 / 0.8) !important;
}
.focus\:tw-text-slate-100\/85:focus{
  color: rgb(241 245 249 / 0.85) !important;
}
.focus\:tw-text-slate-100\/90:focus{
  color: rgb(241 245 249 / 0.9) !important;
}
.focus\:tw-text-slate-100\/95:focus{
  color: rgb(241 245 249 / 0.95) !important;
}
.focus\:tw-text-slate-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-200\/0:focus{
  color: rgb(226 232 240 / 0) !important;
}
.focus\:tw-text-slate-200\/10:focus{
  color: rgb(226 232 240 / 0.1) !important;
}
.focus\:tw-text-slate-200\/100:focus{
  color: rgb(226 232 240 / 1) !important;
}
.focus\:tw-text-slate-200\/15:focus{
  color: rgb(226 232 240 / 0.15) !important;
}
.focus\:tw-text-slate-200\/20:focus{
  color: rgb(226 232 240 / 0.2) !important;
}
.focus\:tw-text-slate-200\/25:focus{
  color: rgb(226 232 240 / 0.25) !important;
}
.focus\:tw-text-slate-200\/30:focus{
  color: rgb(226 232 240 / 0.3) !important;
}
.focus\:tw-text-slate-200\/35:focus{
  color: rgb(226 232 240 / 0.35) !important;
}
.focus\:tw-text-slate-200\/40:focus{
  color: rgb(226 232 240 / 0.4) !important;
}
.focus\:tw-text-slate-200\/45:focus{
  color: rgb(226 232 240 / 0.45) !important;
}
.focus\:tw-text-slate-200\/5:focus{
  color: rgb(226 232 240 / 0.05) !important;
}
.focus\:tw-text-slate-200\/50:focus{
  color: rgb(226 232 240 / 0.5) !important;
}
.focus\:tw-text-slate-200\/55:focus{
  color: rgb(226 232 240 / 0.55) !important;
}
.focus\:tw-text-slate-200\/60:focus{
  color: rgb(226 232 240 / 0.6) !important;
}
.focus\:tw-text-slate-200\/65:focus{
  color: rgb(226 232 240 / 0.65) !important;
}
.focus\:tw-text-slate-200\/70:focus{
  color: rgb(226 232 240 / 0.7) !important;
}
.focus\:tw-text-slate-200\/75:focus{
  color: rgb(226 232 240 / 0.75) !important;
}
.focus\:tw-text-slate-200\/80:focus{
  color: rgb(226 232 240 / 0.8) !important;
}
.focus\:tw-text-slate-200\/85:focus{
  color: rgb(226 232 240 / 0.85) !important;
}
.focus\:tw-text-slate-200\/90:focus{
  color: rgb(226 232 240 / 0.9) !important;
}
.focus\:tw-text-slate-200\/95:focus{
  color: rgb(226 232 240 / 0.95) !important;
}
.focus\:tw-text-slate-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-300\/0:focus{
  color: rgb(203 213 225 / 0) !important;
}
.focus\:tw-text-slate-300\/10:focus{
  color: rgb(203 213 225 / 0.1) !important;
}
.focus\:tw-text-slate-300\/100:focus{
  color: rgb(203 213 225 / 1) !important;
}
.focus\:tw-text-slate-300\/15:focus{
  color: rgb(203 213 225 / 0.15) !important;
}
.focus\:tw-text-slate-300\/20:focus{
  color: rgb(203 213 225 / 0.2) !important;
}
.focus\:tw-text-slate-300\/25:focus{
  color: rgb(203 213 225 / 0.25) !important;
}
.focus\:tw-text-slate-300\/30:focus{
  color: rgb(203 213 225 / 0.3) !important;
}
.focus\:tw-text-slate-300\/35:focus{
  color: rgb(203 213 225 / 0.35) !important;
}
.focus\:tw-text-slate-300\/40:focus{
  color: rgb(203 213 225 / 0.4) !important;
}
.focus\:tw-text-slate-300\/45:focus{
  color: rgb(203 213 225 / 0.45) !important;
}
.focus\:tw-text-slate-300\/5:focus{
  color: rgb(203 213 225 / 0.05) !important;
}
.focus\:tw-text-slate-300\/50:focus{
  color: rgb(203 213 225 / 0.5) !important;
}
.focus\:tw-text-slate-300\/55:focus{
  color: rgb(203 213 225 / 0.55) !important;
}
.focus\:tw-text-slate-300\/60:focus{
  color: rgb(203 213 225 / 0.6) !important;
}
.focus\:tw-text-slate-300\/65:focus{
  color: rgb(203 213 225 / 0.65) !important;
}
.focus\:tw-text-slate-300\/70:focus{
  color: rgb(203 213 225 / 0.7) !important;
}
.focus\:tw-text-slate-300\/75:focus{
  color: rgb(203 213 225 / 0.75) !important;
}
.focus\:tw-text-slate-300\/80:focus{
  color: rgb(203 213 225 / 0.8) !important;
}
.focus\:tw-text-slate-300\/85:focus{
  color: rgb(203 213 225 / 0.85) !important;
}
.focus\:tw-text-slate-300\/90:focus{
  color: rgb(203 213 225 / 0.9) !important;
}
.focus\:tw-text-slate-300\/95:focus{
  color: rgb(203 213 225 / 0.95) !important;
}
.focus\:tw-text-slate-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-400\/0:focus{
  color: rgb(148 163 184 / 0) !important;
}
.focus\:tw-text-slate-400\/10:focus{
  color: rgb(148 163 184 / 0.1) !important;
}
.focus\:tw-text-slate-400\/100:focus{
  color: rgb(148 163 184 / 1) !important;
}
.focus\:tw-text-slate-400\/15:focus{
  color: rgb(148 163 184 / 0.15) !important;
}
.focus\:tw-text-slate-400\/20:focus{
  color: rgb(148 163 184 / 0.2) !important;
}
.focus\:tw-text-slate-400\/25:focus{
  color: rgb(148 163 184 / 0.25) !important;
}
.focus\:tw-text-slate-400\/30:focus{
  color: rgb(148 163 184 / 0.3) !important;
}
.focus\:tw-text-slate-400\/35:focus{
  color: rgb(148 163 184 / 0.35) !important;
}
.focus\:tw-text-slate-400\/40:focus{
  color: rgb(148 163 184 / 0.4) !important;
}
.focus\:tw-text-slate-400\/45:focus{
  color: rgb(148 163 184 / 0.45) !important;
}
.focus\:tw-text-slate-400\/5:focus{
  color: rgb(148 163 184 / 0.05) !important;
}
.focus\:tw-text-slate-400\/50:focus{
  color: rgb(148 163 184 / 0.5) !important;
}
.focus\:tw-text-slate-400\/55:focus{
  color: rgb(148 163 184 / 0.55) !important;
}
.focus\:tw-text-slate-400\/60:focus{
  color: rgb(148 163 184 / 0.6) !important;
}
.focus\:tw-text-slate-400\/65:focus{
  color: rgb(148 163 184 / 0.65) !important;
}
.focus\:tw-text-slate-400\/70:focus{
  color: rgb(148 163 184 / 0.7) !important;
}
.focus\:tw-text-slate-400\/75:focus{
  color: rgb(148 163 184 / 0.75) !important;
}
.focus\:tw-text-slate-400\/80:focus{
  color: rgb(148 163 184 / 0.8) !important;
}
.focus\:tw-text-slate-400\/85:focus{
  color: rgb(148 163 184 / 0.85) !important;
}
.focus\:tw-text-slate-400\/90:focus{
  color: rgb(148 163 184 / 0.9) !important;
}
.focus\:tw-text-slate-400\/95:focus{
  color: rgb(148 163 184 / 0.95) !important;
}
.focus\:tw-text-slate-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-50\/0:focus{
  color: rgb(248 250 252 / 0) !important;
}
.focus\:tw-text-slate-50\/10:focus{
  color: rgb(248 250 252 / 0.1) !important;
}
.focus\:tw-text-slate-50\/100:focus{
  color: rgb(248 250 252 / 1) !important;
}
.focus\:tw-text-slate-50\/15:focus{
  color: rgb(248 250 252 / 0.15) !important;
}
.focus\:tw-text-slate-50\/20:focus{
  color: rgb(248 250 252 / 0.2) !important;
}
.focus\:tw-text-slate-50\/25:focus{
  color: rgb(248 250 252 / 0.25) !important;
}
.focus\:tw-text-slate-50\/30:focus{
  color: rgb(248 250 252 / 0.3) !important;
}
.focus\:tw-text-slate-50\/35:focus{
  color: rgb(248 250 252 / 0.35) !important;
}
.focus\:tw-text-slate-50\/40:focus{
  color: rgb(248 250 252 / 0.4) !important;
}
.focus\:tw-text-slate-50\/45:focus{
  color: rgb(248 250 252 / 0.45) !important;
}
.focus\:tw-text-slate-50\/5:focus{
  color: rgb(248 250 252 / 0.05) !important;
}
.focus\:tw-text-slate-50\/50:focus{
  color: rgb(248 250 252 / 0.5) !important;
}
.focus\:tw-text-slate-50\/55:focus{
  color: rgb(248 250 252 / 0.55) !important;
}
.focus\:tw-text-slate-50\/60:focus{
  color: rgb(248 250 252 / 0.6) !important;
}
.focus\:tw-text-slate-50\/65:focus{
  color: rgb(248 250 252 / 0.65) !important;
}
.focus\:tw-text-slate-50\/70:focus{
  color: rgb(248 250 252 / 0.7) !important;
}
.focus\:tw-text-slate-50\/75:focus{
  color: rgb(248 250 252 / 0.75) !important;
}
.focus\:tw-text-slate-50\/80:focus{
  color: rgb(248 250 252 / 0.8) !important;
}
.focus\:tw-text-slate-50\/85:focus{
  color: rgb(248 250 252 / 0.85) !important;
}
.focus\:tw-text-slate-50\/90:focus{
  color: rgb(248 250 252 / 0.9) !important;
}
.focus\:tw-text-slate-50\/95:focus{
  color: rgb(248 250 252 / 0.95) !important;
}
.focus\:tw-text-slate-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-500\/0:focus{
  color: rgb(100 116 139 / 0) !important;
}
.focus\:tw-text-slate-500\/10:focus{
  color: rgb(100 116 139 / 0.1) !important;
}
.focus\:tw-text-slate-500\/100:focus{
  color: rgb(100 116 139 / 1) !important;
}
.focus\:tw-text-slate-500\/15:focus{
  color: rgb(100 116 139 / 0.15) !important;
}
.focus\:tw-text-slate-500\/20:focus{
  color: rgb(100 116 139 / 0.2) !important;
}
.focus\:tw-text-slate-500\/25:focus{
  color: rgb(100 116 139 / 0.25) !important;
}
.focus\:tw-text-slate-500\/30:focus{
  color: rgb(100 116 139 / 0.3) !important;
}
.focus\:tw-text-slate-500\/35:focus{
  color: rgb(100 116 139 / 0.35) !important;
}
.focus\:tw-text-slate-500\/40:focus{
  color: rgb(100 116 139 / 0.4) !important;
}
.focus\:tw-text-slate-500\/45:focus{
  color: rgb(100 116 139 / 0.45) !important;
}
.focus\:tw-text-slate-500\/5:focus{
  color: rgb(100 116 139 / 0.05) !important;
}
.focus\:tw-text-slate-500\/50:focus{
  color: rgb(100 116 139 / 0.5) !important;
}
.focus\:tw-text-slate-500\/55:focus{
  color: rgb(100 116 139 / 0.55) !important;
}
.focus\:tw-text-slate-500\/60:focus{
  color: rgb(100 116 139 / 0.6) !important;
}
.focus\:tw-text-slate-500\/65:focus{
  color: rgb(100 116 139 / 0.65) !important;
}
.focus\:tw-text-slate-500\/70:focus{
  color: rgb(100 116 139 / 0.7) !important;
}
.focus\:tw-text-slate-500\/75:focus{
  color: rgb(100 116 139 / 0.75) !important;
}
.focus\:tw-text-slate-500\/80:focus{
  color: rgb(100 116 139 / 0.8) !important;
}
.focus\:tw-text-slate-500\/85:focus{
  color: rgb(100 116 139 / 0.85) !important;
}
.focus\:tw-text-slate-500\/90:focus{
  color: rgb(100 116 139 / 0.9) !important;
}
.focus\:tw-text-slate-500\/95:focus{
  color: rgb(100 116 139 / 0.95) !important;
}
.focus\:tw-text-slate-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-600\/0:focus{
  color: rgb(71 85 105 / 0) !important;
}
.focus\:tw-text-slate-600\/10:focus{
  color: rgb(71 85 105 / 0.1) !important;
}
.focus\:tw-text-slate-600\/100:focus{
  color: rgb(71 85 105 / 1) !important;
}
.focus\:tw-text-slate-600\/15:focus{
  color: rgb(71 85 105 / 0.15) !important;
}
.focus\:tw-text-slate-600\/20:focus{
  color: rgb(71 85 105 / 0.2) !important;
}
.focus\:tw-text-slate-600\/25:focus{
  color: rgb(71 85 105 / 0.25) !important;
}
.focus\:tw-text-slate-600\/30:focus{
  color: rgb(71 85 105 / 0.3) !important;
}
.focus\:tw-text-slate-600\/35:focus{
  color: rgb(71 85 105 / 0.35) !important;
}
.focus\:tw-text-slate-600\/40:focus{
  color: rgb(71 85 105 / 0.4) !important;
}
.focus\:tw-text-slate-600\/45:focus{
  color: rgb(71 85 105 / 0.45) !important;
}
.focus\:tw-text-slate-600\/5:focus{
  color: rgb(71 85 105 / 0.05) !important;
}
.focus\:tw-text-slate-600\/50:focus{
  color: rgb(71 85 105 / 0.5) !important;
}
.focus\:tw-text-slate-600\/55:focus{
  color: rgb(71 85 105 / 0.55) !important;
}
.focus\:tw-text-slate-600\/60:focus{
  color: rgb(71 85 105 / 0.6) !important;
}
.focus\:tw-text-slate-600\/65:focus{
  color: rgb(71 85 105 / 0.65) !important;
}
.focus\:tw-text-slate-600\/70:focus{
  color: rgb(71 85 105 / 0.7) !important;
}
.focus\:tw-text-slate-600\/75:focus{
  color: rgb(71 85 105 / 0.75) !important;
}
.focus\:tw-text-slate-600\/80:focus{
  color: rgb(71 85 105 / 0.8) !important;
}
.focus\:tw-text-slate-600\/85:focus{
  color: rgb(71 85 105 / 0.85) !important;
}
.focus\:tw-text-slate-600\/90:focus{
  color: rgb(71 85 105 / 0.9) !important;
}
.focus\:tw-text-slate-600\/95:focus{
  color: rgb(71 85 105 / 0.95) !important;
}
.focus\:tw-text-slate-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-700\/0:focus{
  color: rgb(51 65 85 / 0) !important;
}
.focus\:tw-text-slate-700\/10:focus{
  color: rgb(51 65 85 / 0.1) !important;
}
.focus\:tw-text-slate-700\/100:focus{
  color: rgb(51 65 85 / 1) !important;
}
.focus\:tw-text-slate-700\/15:focus{
  color: rgb(51 65 85 / 0.15) !important;
}
.focus\:tw-text-slate-700\/20:focus{
  color: rgb(51 65 85 / 0.2) !important;
}
.focus\:tw-text-slate-700\/25:focus{
  color: rgb(51 65 85 / 0.25) !important;
}
.focus\:tw-text-slate-700\/30:focus{
  color: rgb(51 65 85 / 0.3) !important;
}
.focus\:tw-text-slate-700\/35:focus{
  color: rgb(51 65 85 / 0.35) !important;
}
.focus\:tw-text-slate-700\/40:focus{
  color: rgb(51 65 85 / 0.4) !important;
}
.focus\:tw-text-slate-700\/45:focus{
  color: rgb(51 65 85 / 0.45) !important;
}
.focus\:tw-text-slate-700\/5:focus{
  color: rgb(51 65 85 / 0.05) !important;
}
.focus\:tw-text-slate-700\/50:focus{
  color: rgb(51 65 85 / 0.5) !important;
}
.focus\:tw-text-slate-700\/55:focus{
  color: rgb(51 65 85 / 0.55) !important;
}
.focus\:tw-text-slate-700\/60:focus{
  color: rgb(51 65 85 / 0.6) !important;
}
.focus\:tw-text-slate-700\/65:focus{
  color: rgb(51 65 85 / 0.65) !important;
}
.focus\:tw-text-slate-700\/70:focus{
  color: rgb(51 65 85 / 0.7) !important;
}
.focus\:tw-text-slate-700\/75:focus{
  color: rgb(51 65 85 / 0.75) !important;
}
.focus\:tw-text-slate-700\/80:focus{
  color: rgb(51 65 85 / 0.8) !important;
}
.focus\:tw-text-slate-700\/85:focus{
  color: rgb(51 65 85 / 0.85) !important;
}
.focus\:tw-text-slate-700\/90:focus{
  color: rgb(51 65 85 / 0.9) !important;
}
.focus\:tw-text-slate-700\/95:focus{
  color: rgb(51 65 85 / 0.95) !important;
}
.focus\:tw-text-slate-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-800\/0:focus{
  color: rgb(30 41 59 / 0) !important;
}
.focus\:tw-text-slate-800\/10:focus{
  color: rgb(30 41 59 / 0.1) !important;
}
.focus\:tw-text-slate-800\/100:focus{
  color: rgb(30 41 59 / 1) !important;
}
.focus\:tw-text-slate-800\/15:focus{
  color: rgb(30 41 59 / 0.15) !important;
}
.focus\:tw-text-slate-800\/20:focus{
  color: rgb(30 41 59 / 0.2) !important;
}
.focus\:tw-text-slate-800\/25:focus{
  color: rgb(30 41 59 / 0.25) !important;
}
.focus\:tw-text-slate-800\/30:focus{
  color: rgb(30 41 59 / 0.3) !important;
}
.focus\:tw-text-slate-800\/35:focus{
  color: rgb(30 41 59 / 0.35) !important;
}
.focus\:tw-text-slate-800\/40:focus{
  color: rgb(30 41 59 / 0.4) !important;
}
.focus\:tw-text-slate-800\/45:focus{
  color: rgb(30 41 59 / 0.45) !important;
}
.focus\:tw-text-slate-800\/5:focus{
  color: rgb(30 41 59 / 0.05) !important;
}
.focus\:tw-text-slate-800\/50:focus{
  color: rgb(30 41 59 / 0.5) !important;
}
.focus\:tw-text-slate-800\/55:focus{
  color: rgb(30 41 59 / 0.55) !important;
}
.focus\:tw-text-slate-800\/60:focus{
  color: rgb(30 41 59 / 0.6) !important;
}
.focus\:tw-text-slate-800\/65:focus{
  color: rgb(30 41 59 / 0.65) !important;
}
.focus\:tw-text-slate-800\/70:focus{
  color: rgb(30 41 59 / 0.7) !important;
}
.focus\:tw-text-slate-800\/75:focus{
  color: rgb(30 41 59 / 0.75) !important;
}
.focus\:tw-text-slate-800\/80:focus{
  color: rgb(30 41 59 / 0.8) !important;
}
.focus\:tw-text-slate-800\/85:focus{
  color: rgb(30 41 59 / 0.85) !important;
}
.focus\:tw-text-slate-800\/90:focus{
  color: rgb(30 41 59 / 0.9) !important;
}
.focus\:tw-text-slate-800\/95:focus{
  color: rgb(30 41 59 / 0.95) !important;
}
.focus\:tw-text-slate-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-900\/0:focus{
  color: rgb(15 23 42 / 0) !important;
}
.focus\:tw-text-slate-900\/10:focus{
  color: rgb(15 23 42 / 0.1) !important;
}
.focus\:tw-text-slate-900\/100:focus{
  color: rgb(15 23 42 / 1) !important;
}
.focus\:tw-text-slate-900\/15:focus{
  color: rgb(15 23 42 / 0.15) !important;
}
.focus\:tw-text-slate-900\/20:focus{
  color: rgb(15 23 42 / 0.2) !important;
}
.focus\:tw-text-slate-900\/25:focus{
  color: rgb(15 23 42 / 0.25) !important;
}
.focus\:tw-text-slate-900\/30:focus{
  color: rgb(15 23 42 / 0.3) !important;
}
.focus\:tw-text-slate-900\/35:focus{
  color: rgb(15 23 42 / 0.35) !important;
}
.focus\:tw-text-slate-900\/40:focus{
  color: rgb(15 23 42 / 0.4) !important;
}
.focus\:tw-text-slate-900\/45:focus{
  color: rgb(15 23 42 / 0.45) !important;
}
.focus\:tw-text-slate-900\/5:focus{
  color: rgb(15 23 42 / 0.05) !important;
}
.focus\:tw-text-slate-900\/50:focus{
  color: rgb(15 23 42 / 0.5) !important;
}
.focus\:tw-text-slate-900\/55:focus{
  color: rgb(15 23 42 / 0.55) !important;
}
.focus\:tw-text-slate-900\/60:focus{
  color: rgb(15 23 42 / 0.6) !important;
}
.focus\:tw-text-slate-900\/65:focus{
  color: rgb(15 23 42 / 0.65) !important;
}
.focus\:tw-text-slate-900\/70:focus{
  color: rgb(15 23 42 / 0.7) !important;
}
.focus\:tw-text-slate-900\/75:focus{
  color: rgb(15 23 42 / 0.75) !important;
}
.focus\:tw-text-slate-900\/80:focus{
  color: rgb(15 23 42 / 0.8) !important;
}
.focus\:tw-text-slate-900\/85:focus{
  color: rgb(15 23 42 / 0.85) !important;
}
.focus\:tw-text-slate-900\/90:focus{
  color: rgb(15 23 42 / 0.9) !important;
}
.focus\:tw-text-slate-900\/95:focus{
  color: rgb(15 23 42 / 0.95) !important;
}
.focus\:tw-text-slate-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-slate-950\/0:focus{
  color: rgb(2 6 23 / 0) !important;
}
.focus\:tw-text-slate-950\/10:focus{
  color: rgb(2 6 23 / 0.1) !important;
}
.focus\:tw-text-slate-950\/100:focus{
  color: rgb(2 6 23 / 1) !important;
}
.focus\:tw-text-slate-950\/15:focus{
  color: rgb(2 6 23 / 0.15) !important;
}
.focus\:tw-text-slate-950\/20:focus{
  color: rgb(2 6 23 / 0.2) !important;
}
.focus\:tw-text-slate-950\/25:focus{
  color: rgb(2 6 23 / 0.25) !important;
}
.focus\:tw-text-slate-950\/30:focus{
  color: rgb(2 6 23 / 0.3) !important;
}
.focus\:tw-text-slate-950\/35:focus{
  color: rgb(2 6 23 / 0.35) !important;
}
.focus\:tw-text-slate-950\/40:focus{
  color: rgb(2 6 23 / 0.4) !important;
}
.focus\:tw-text-slate-950\/45:focus{
  color: rgb(2 6 23 / 0.45) !important;
}
.focus\:tw-text-slate-950\/5:focus{
  color: rgb(2 6 23 / 0.05) !important;
}
.focus\:tw-text-slate-950\/50:focus{
  color: rgb(2 6 23 / 0.5) !important;
}
.focus\:tw-text-slate-950\/55:focus{
  color: rgb(2 6 23 / 0.55) !important;
}
.focus\:tw-text-slate-950\/60:focus{
  color: rgb(2 6 23 / 0.6) !important;
}
.focus\:tw-text-slate-950\/65:focus{
  color: rgb(2 6 23 / 0.65) !important;
}
.focus\:tw-text-slate-950\/70:focus{
  color: rgb(2 6 23 / 0.7) !important;
}
.focus\:tw-text-slate-950\/75:focus{
  color: rgb(2 6 23 / 0.75) !important;
}
.focus\:tw-text-slate-950\/80:focus{
  color: rgb(2 6 23 / 0.8) !important;
}
.focus\:tw-text-slate-950\/85:focus{
  color: rgb(2 6 23 / 0.85) !important;
}
.focus\:tw-text-slate-950\/90:focus{
  color: rgb(2 6 23 / 0.9) !important;
}
.focus\:tw-text-slate-950\/95:focus{
  color: rgb(2 6 23 / 0.95) !important;
}
.focus\:tw-text-stone-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-100\/0:focus{
  color: rgb(245 245 244 / 0) !important;
}
.focus\:tw-text-stone-100\/10:focus{
  color: rgb(245 245 244 / 0.1) !important;
}
.focus\:tw-text-stone-100\/100:focus{
  color: rgb(245 245 244 / 1) !important;
}
.focus\:tw-text-stone-100\/15:focus{
  color: rgb(245 245 244 / 0.15) !important;
}
.focus\:tw-text-stone-100\/20:focus{
  color: rgb(245 245 244 / 0.2) !important;
}
.focus\:tw-text-stone-100\/25:focus{
  color: rgb(245 245 244 / 0.25) !important;
}
.focus\:tw-text-stone-100\/30:focus{
  color: rgb(245 245 244 / 0.3) !important;
}
.focus\:tw-text-stone-100\/35:focus{
  color: rgb(245 245 244 / 0.35) !important;
}
.focus\:tw-text-stone-100\/40:focus{
  color: rgb(245 245 244 / 0.4) !important;
}
.focus\:tw-text-stone-100\/45:focus{
  color: rgb(245 245 244 / 0.45) !important;
}
.focus\:tw-text-stone-100\/5:focus{
  color: rgb(245 245 244 / 0.05) !important;
}
.focus\:tw-text-stone-100\/50:focus{
  color: rgb(245 245 244 / 0.5) !important;
}
.focus\:tw-text-stone-100\/55:focus{
  color: rgb(245 245 244 / 0.55) !important;
}
.focus\:tw-text-stone-100\/60:focus{
  color: rgb(245 245 244 / 0.6) !important;
}
.focus\:tw-text-stone-100\/65:focus{
  color: rgb(245 245 244 / 0.65) !important;
}
.focus\:tw-text-stone-100\/70:focus{
  color: rgb(245 245 244 / 0.7) !important;
}
.focus\:tw-text-stone-100\/75:focus{
  color: rgb(245 245 244 / 0.75) !important;
}
.focus\:tw-text-stone-100\/80:focus{
  color: rgb(245 245 244 / 0.8) !important;
}
.focus\:tw-text-stone-100\/85:focus{
  color: rgb(245 245 244 / 0.85) !important;
}
.focus\:tw-text-stone-100\/90:focus{
  color: rgb(245 245 244 / 0.9) !important;
}
.focus\:tw-text-stone-100\/95:focus{
  color: rgb(245 245 244 / 0.95) !important;
}
.focus\:tw-text-stone-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-200\/0:focus{
  color: rgb(231 229 228 / 0) !important;
}
.focus\:tw-text-stone-200\/10:focus{
  color: rgb(231 229 228 / 0.1) !important;
}
.focus\:tw-text-stone-200\/100:focus{
  color: rgb(231 229 228 / 1) !important;
}
.focus\:tw-text-stone-200\/15:focus{
  color: rgb(231 229 228 / 0.15) !important;
}
.focus\:tw-text-stone-200\/20:focus{
  color: rgb(231 229 228 / 0.2) !important;
}
.focus\:tw-text-stone-200\/25:focus{
  color: rgb(231 229 228 / 0.25) !important;
}
.focus\:tw-text-stone-200\/30:focus{
  color: rgb(231 229 228 / 0.3) !important;
}
.focus\:tw-text-stone-200\/35:focus{
  color: rgb(231 229 228 / 0.35) !important;
}
.focus\:tw-text-stone-200\/40:focus{
  color: rgb(231 229 228 / 0.4) !important;
}
.focus\:tw-text-stone-200\/45:focus{
  color: rgb(231 229 228 / 0.45) !important;
}
.focus\:tw-text-stone-200\/5:focus{
  color: rgb(231 229 228 / 0.05) !important;
}
.focus\:tw-text-stone-200\/50:focus{
  color: rgb(231 229 228 / 0.5) !important;
}
.focus\:tw-text-stone-200\/55:focus{
  color: rgb(231 229 228 / 0.55) !important;
}
.focus\:tw-text-stone-200\/60:focus{
  color: rgb(231 229 228 / 0.6) !important;
}
.focus\:tw-text-stone-200\/65:focus{
  color: rgb(231 229 228 / 0.65) !important;
}
.focus\:tw-text-stone-200\/70:focus{
  color: rgb(231 229 228 / 0.7) !important;
}
.focus\:tw-text-stone-200\/75:focus{
  color: rgb(231 229 228 / 0.75) !important;
}
.focus\:tw-text-stone-200\/80:focus{
  color: rgb(231 229 228 / 0.8) !important;
}
.focus\:tw-text-stone-200\/85:focus{
  color: rgb(231 229 228 / 0.85) !important;
}
.focus\:tw-text-stone-200\/90:focus{
  color: rgb(231 229 228 / 0.9) !important;
}
.focus\:tw-text-stone-200\/95:focus{
  color: rgb(231 229 228 / 0.95) !important;
}
.focus\:tw-text-stone-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-300\/0:focus{
  color: rgb(214 211 209 / 0) !important;
}
.focus\:tw-text-stone-300\/10:focus{
  color: rgb(214 211 209 / 0.1) !important;
}
.focus\:tw-text-stone-300\/100:focus{
  color: rgb(214 211 209 / 1) !important;
}
.focus\:tw-text-stone-300\/15:focus{
  color: rgb(214 211 209 / 0.15) !important;
}
.focus\:tw-text-stone-300\/20:focus{
  color: rgb(214 211 209 / 0.2) !important;
}
.focus\:tw-text-stone-300\/25:focus{
  color: rgb(214 211 209 / 0.25) !important;
}
.focus\:tw-text-stone-300\/30:focus{
  color: rgb(214 211 209 / 0.3) !important;
}
.focus\:tw-text-stone-300\/35:focus{
  color: rgb(214 211 209 / 0.35) !important;
}
.focus\:tw-text-stone-300\/40:focus{
  color: rgb(214 211 209 / 0.4) !important;
}
.focus\:tw-text-stone-300\/45:focus{
  color: rgb(214 211 209 / 0.45) !important;
}
.focus\:tw-text-stone-300\/5:focus{
  color: rgb(214 211 209 / 0.05) !important;
}
.focus\:tw-text-stone-300\/50:focus{
  color: rgb(214 211 209 / 0.5) !important;
}
.focus\:tw-text-stone-300\/55:focus{
  color: rgb(214 211 209 / 0.55) !important;
}
.focus\:tw-text-stone-300\/60:focus{
  color: rgb(214 211 209 / 0.6) !important;
}
.focus\:tw-text-stone-300\/65:focus{
  color: rgb(214 211 209 / 0.65) !important;
}
.focus\:tw-text-stone-300\/70:focus{
  color: rgb(214 211 209 / 0.7) !important;
}
.focus\:tw-text-stone-300\/75:focus{
  color: rgb(214 211 209 / 0.75) !important;
}
.focus\:tw-text-stone-300\/80:focus{
  color: rgb(214 211 209 / 0.8) !important;
}
.focus\:tw-text-stone-300\/85:focus{
  color: rgb(214 211 209 / 0.85) !important;
}
.focus\:tw-text-stone-300\/90:focus{
  color: rgb(214 211 209 / 0.9) !important;
}
.focus\:tw-text-stone-300\/95:focus{
  color: rgb(214 211 209 / 0.95) !important;
}
.focus\:tw-text-stone-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-400\/0:focus{
  color: rgb(168 162 158 / 0) !important;
}
.focus\:tw-text-stone-400\/10:focus{
  color: rgb(168 162 158 / 0.1) !important;
}
.focus\:tw-text-stone-400\/100:focus{
  color: rgb(168 162 158 / 1) !important;
}
.focus\:tw-text-stone-400\/15:focus{
  color: rgb(168 162 158 / 0.15) !important;
}
.focus\:tw-text-stone-400\/20:focus{
  color: rgb(168 162 158 / 0.2) !important;
}
.focus\:tw-text-stone-400\/25:focus{
  color: rgb(168 162 158 / 0.25) !important;
}
.focus\:tw-text-stone-400\/30:focus{
  color: rgb(168 162 158 / 0.3) !important;
}
.focus\:tw-text-stone-400\/35:focus{
  color: rgb(168 162 158 / 0.35) !important;
}
.focus\:tw-text-stone-400\/40:focus{
  color: rgb(168 162 158 / 0.4) !important;
}
.focus\:tw-text-stone-400\/45:focus{
  color: rgb(168 162 158 / 0.45) !important;
}
.focus\:tw-text-stone-400\/5:focus{
  color: rgb(168 162 158 / 0.05) !important;
}
.focus\:tw-text-stone-400\/50:focus{
  color: rgb(168 162 158 / 0.5) !important;
}
.focus\:tw-text-stone-400\/55:focus{
  color: rgb(168 162 158 / 0.55) !important;
}
.focus\:tw-text-stone-400\/60:focus{
  color: rgb(168 162 158 / 0.6) !important;
}
.focus\:tw-text-stone-400\/65:focus{
  color: rgb(168 162 158 / 0.65) !important;
}
.focus\:tw-text-stone-400\/70:focus{
  color: rgb(168 162 158 / 0.7) !important;
}
.focus\:tw-text-stone-400\/75:focus{
  color: rgb(168 162 158 / 0.75) !important;
}
.focus\:tw-text-stone-400\/80:focus{
  color: rgb(168 162 158 / 0.8) !important;
}
.focus\:tw-text-stone-400\/85:focus{
  color: rgb(168 162 158 / 0.85) !important;
}
.focus\:tw-text-stone-400\/90:focus{
  color: rgb(168 162 158 / 0.9) !important;
}
.focus\:tw-text-stone-400\/95:focus{
  color: rgb(168 162 158 / 0.95) !important;
}
.focus\:tw-text-stone-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 249 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-50\/0:focus{
  color: rgb(250 250 249 / 0) !important;
}
.focus\:tw-text-stone-50\/10:focus{
  color: rgb(250 250 249 / 0.1) !important;
}
.focus\:tw-text-stone-50\/100:focus{
  color: rgb(250 250 249 / 1) !important;
}
.focus\:tw-text-stone-50\/15:focus{
  color: rgb(250 250 249 / 0.15) !important;
}
.focus\:tw-text-stone-50\/20:focus{
  color: rgb(250 250 249 / 0.2) !important;
}
.focus\:tw-text-stone-50\/25:focus{
  color: rgb(250 250 249 / 0.25) !important;
}
.focus\:tw-text-stone-50\/30:focus{
  color: rgb(250 250 249 / 0.3) !important;
}
.focus\:tw-text-stone-50\/35:focus{
  color: rgb(250 250 249 / 0.35) !important;
}
.focus\:tw-text-stone-50\/40:focus{
  color: rgb(250 250 249 / 0.4) !important;
}
.focus\:tw-text-stone-50\/45:focus{
  color: rgb(250 250 249 / 0.45) !important;
}
.focus\:tw-text-stone-50\/5:focus{
  color: rgb(250 250 249 / 0.05) !important;
}
.focus\:tw-text-stone-50\/50:focus{
  color: rgb(250 250 249 / 0.5) !important;
}
.focus\:tw-text-stone-50\/55:focus{
  color: rgb(250 250 249 / 0.55) !important;
}
.focus\:tw-text-stone-50\/60:focus{
  color: rgb(250 250 249 / 0.6) !important;
}
.focus\:tw-text-stone-50\/65:focus{
  color: rgb(250 250 249 / 0.65) !important;
}
.focus\:tw-text-stone-50\/70:focus{
  color: rgb(250 250 249 / 0.7) !important;
}
.focus\:tw-text-stone-50\/75:focus{
  color: rgb(250 250 249 / 0.75) !important;
}
.focus\:tw-text-stone-50\/80:focus{
  color: rgb(250 250 249 / 0.8) !important;
}
.focus\:tw-text-stone-50\/85:focus{
  color: rgb(250 250 249 / 0.85) !important;
}
.focus\:tw-text-stone-50\/90:focus{
  color: rgb(250 250 249 / 0.9) !important;
}
.focus\:tw-text-stone-50\/95:focus{
  color: rgb(250 250 249 / 0.95) !important;
}
.focus\:tw-text-stone-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-500\/0:focus{
  color: rgb(120 113 108 / 0) !important;
}
.focus\:tw-text-stone-500\/10:focus{
  color: rgb(120 113 108 / 0.1) !important;
}
.focus\:tw-text-stone-500\/100:focus{
  color: rgb(120 113 108 / 1) !important;
}
.focus\:tw-text-stone-500\/15:focus{
  color: rgb(120 113 108 / 0.15) !important;
}
.focus\:tw-text-stone-500\/20:focus{
  color: rgb(120 113 108 / 0.2) !important;
}
.focus\:tw-text-stone-500\/25:focus{
  color: rgb(120 113 108 / 0.25) !important;
}
.focus\:tw-text-stone-500\/30:focus{
  color: rgb(120 113 108 / 0.3) !important;
}
.focus\:tw-text-stone-500\/35:focus{
  color: rgb(120 113 108 / 0.35) !important;
}
.focus\:tw-text-stone-500\/40:focus{
  color: rgb(120 113 108 / 0.4) !important;
}
.focus\:tw-text-stone-500\/45:focus{
  color: rgb(120 113 108 / 0.45) !important;
}
.focus\:tw-text-stone-500\/5:focus{
  color: rgb(120 113 108 / 0.05) !important;
}
.focus\:tw-text-stone-500\/50:focus{
  color: rgb(120 113 108 / 0.5) !important;
}
.focus\:tw-text-stone-500\/55:focus{
  color: rgb(120 113 108 / 0.55) !important;
}
.focus\:tw-text-stone-500\/60:focus{
  color: rgb(120 113 108 / 0.6) !important;
}
.focus\:tw-text-stone-500\/65:focus{
  color: rgb(120 113 108 / 0.65) !important;
}
.focus\:tw-text-stone-500\/70:focus{
  color: rgb(120 113 108 / 0.7) !important;
}
.focus\:tw-text-stone-500\/75:focus{
  color: rgb(120 113 108 / 0.75) !important;
}
.focus\:tw-text-stone-500\/80:focus{
  color: rgb(120 113 108 / 0.8) !important;
}
.focus\:tw-text-stone-500\/85:focus{
  color: rgb(120 113 108 / 0.85) !important;
}
.focus\:tw-text-stone-500\/90:focus{
  color: rgb(120 113 108 / 0.9) !important;
}
.focus\:tw-text-stone-500\/95:focus{
  color: rgb(120 113 108 / 0.95) !important;
}
.focus\:tw-text-stone-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-600\/0:focus{
  color: rgb(87 83 78 / 0) !important;
}
.focus\:tw-text-stone-600\/10:focus{
  color: rgb(87 83 78 / 0.1) !important;
}
.focus\:tw-text-stone-600\/100:focus{
  color: rgb(87 83 78 / 1) !important;
}
.focus\:tw-text-stone-600\/15:focus{
  color: rgb(87 83 78 / 0.15) !important;
}
.focus\:tw-text-stone-600\/20:focus{
  color: rgb(87 83 78 / 0.2) !important;
}
.focus\:tw-text-stone-600\/25:focus{
  color: rgb(87 83 78 / 0.25) !important;
}
.focus\:tw-text-stone-600\/30:focus{
  color: rgb(87 83 78 / 0.3) !important;
}
.focus\:tw-text-stone-600\/35:focus{
  color: rgb(87 83 78 / 0.35) !important;
}
.focus\:tw-text-stone-600\/40:focus{
  color: rgb(87 83 78 / 0.4) !important;
}
.focus\:tw-text-stone-600\/45:focus{
  color: rgb(87 83 78 / 0.45) !important;
}
.focus\:tw-text-stone-600\/5:focus{
  color: rgb(87 83 78 / 0.05) !important;
}
.focus\:tw-text-stone-600\/50:focus{
  color: rgb(87 83 78 / 0.5) !important;
}
.focus\:tw-text-stone-600\/55:focus{
  color: rgb(87 83 78 / 0.55) !important;
}
.focus\:tw-text-stone-600\/60:focus{
  color: rgb(87 83 78 / 0.6) !important;
}
.focus\:tw-text-stone-600\/65:focus{
  color: rgb(87 83 78 / 0.65) !important;
}
.focus\:tw-text-stone-600\/70:focus{
  color: rgb(87 83 78 / 0.7) !important;
}
.focus\:tw-text-stone-600\/75:focus{
  color: rgb(87 83 78 / 0.75) !important;
}
.focus\:tw-text-stone-600\/80:focus{
  color: rgb(87 83 78 / 0.8) !important;
}
.focus\:tw-text-stone-600\/85:focus{
  color: rgb(87 83 78 / 0.85) !important;
}
.focus\:tw-text-stone-600\/90:focus{
  color: rgb(87 83 78 / 0.9) !important;
}
.focus\:tw-text-stone-600\/95:focus{
  color: rgb(87 83 78 / 0.95) !important;
}
.focus\:tw-text-stone-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-700\/0:focus{
  color: rgb(68 64 60 / 0) !important;
}
.focus\:tw-text-stone-700\/10:focus{
  color: rgb(68 64 60 / 0.1) !important;
}
.focus\:tw-text-stone-700\/100:focus{
  color: rgb(68 64 60 / 1) !important;
}
.focus\:tw-text-stone-700\/15:focus{
  color: rgb(68 64 60 / 0.15) !important;
}
.focus\:tw-text-stone-700\/20:focus{
  color: rgb(68 64 60 / 0.2) !important;
}
.focus\:tw-text-stone-700\/25:focus{
  color: rgb(68 64 60 / 0.25) !important;
}
.focus\:tw-text-stone-700\/30:focus{
  color: rgb(68 64 60 / 0.3) !important;
}
.focus\:tw-text-stone-700\/35:focus{
  color: rgb(68 64 60 / 0.35) !important;
}
.focus\:tw-text-stone-700\/40:focus{
  color: rgb(68 64 60 / 0.4) !important;
}
.focus\:tw-text-stone-700\/45:focus{
  color: rgb(68 64 60 / 0.45) !important;
}
.focus\:tw-text-stone-700\/5:focus{
  color: rgb(68 64 60 / 0.05) !important;
}
.focus\:tw-text-stone-700\/50:focus{
  color: rgb(68 64 60 / 0.5) !important;
}
.focus\:tw-text-stone-700\/55:focus{
  color: rgb(68 64 60 / 0.55) !important;
}
.focus\:tw-text-stone-700\/60:focus{
  color: rgb(68 64 60 / 0.6) !important;
}
.focus\:tw-text-stone-700\/65:focus{
  color: rgb(68 64 60 / 0.65) !important;
}
.focus\:tw-text-stone-700\/70:focus{
  color: rgb(68 64 60 / 0.7) !important;
}
.focus\:tw-text-stone-700\/75:focus{
  color: rgb(68 64 60 / 0.75) !important;
}
.focus\:tw-text-stone-700\/80:focus{
  color: rgb(68 64 60 / 0.8) !important;
}
.focus\:tw-text-stone-700\/85:focus{
  color: rgb(68 64 60 / 0.85) !important;
}
.focus\:tw-text-stone-700\/90:focus{
  color: rgb(68 64 60 / 0.9) !important;
}
.focus\:tw-text-stone-700\/95:focus{
  color: rgb(68 64 60 / 0.95) !important;
}
.focus\:tw-text-stone-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-800\/0:focus{
  color: rgb(41 37 36 / 0) !important;
}
.focus\:tw-text-stone-800\/10:focus{
  color: rgb(41 37 36 / 0.1) !important;
}
.focus\:tw-text-stone-800\/100:focus{
  color: rgb(41 37 36 / 1) !important;
}
.focus\:tw-text-stone-800\/15:focus{
  color: rgb(41 37 36 / 0.15) !important;
}
.focus\:tw-text-stone-800\/20:focus{
  color: rgb(41 37 36 / 0.2) !important;
}
.focus\:tw-text-stone-800\/25:focus{
  color: rgb(41 37 36 / 0.25) !important;
}
.focus\:tw-text-stone-800\/30:focus{
  color: rgb(41 37 36 / 0.3) !important;
}
.focus\:tw-text-stone-800\/35:focus{
  color: rgb(41 37 36 / 0.35) !important;
}
.focus\:tw-text-stone-800\/40:focus{
  color: rgb(41 37 36 / 0.4) !important;
}
.focus\:tw-text-stone-800\/45:focus{
  color: rgb(41 37 36 / 0.45) !important;
}
.focus\:tw-text-stone-800\/5:focus{
  color: rgb(41 37 36 / 0.05) !important;
}
.focus\:tw-text-stone-800\/50:focus{
  color: rgb(41 37 36 / 0.5) !important;
}
.focus\:tw-text-stone-800\/55:focus{
  color: rgb(41 37 36 / 0.55) !important;
}
.focus\:tw-text-stone-800\/60:focus{
  color: rgb(41 37 36 / 0.6) !important;
}
.focus\:tw-text-stone-800\/65:focus{
  color: rgb(41 37 36 / 0.65) !important;
}
.focus\:tw-text-stone-800\/70:focus{
  color: rgb(41 37 36 / 0.7) !important;
}
.focus\:tw-text-stone-800\/75:focus{
  color: rgb(41 37 36 / 0.75) !important;
}
.focus\:tw-text-stone-800\/80:focus{
  color: rgb(41 37 36 / 0.8) !important;
}
.focus\:tw-text-stone-800\/85:focus{
  color: rgb(41 37 36 / 0.85) !important;
}
.focus\:tw-text-stone-800\/90:focus{
  color: rgb(41 37 36 / 0.9) !important;
}
.focus\:tw-text-stone-800\/95:focus{
  color: rgb(41 37 36 / 0.95) !important;
}
.focus\:tw-text-stone-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-900\/0:focus{
  color: rgb(28 25 23 / 0) !important;
}
.focus\:tw-text-stone-900\/10:focus{
  color: rgb(28 25 23 / 0.1) !important;
}
.focus\:tw-text-stone-900\/100:focus{
  color: rgb(28 25 23 / 1) !important;
}
.focus\:tw-text-stone-900\/15:focus{
  color: rgb(28 25 23 / 0.15) !important;
}
.focus\:tw-text-stone-900\/20:focus{
  color: rgb(28 25 23 / 0.2) !important;
}
.focus\:tw-text-stone-900\/25:focus{
  color: rgb(28 25 23 / 0.25) !important;
}
.focus\:tw-text-stone-900\/30:focus{
  color: rgb(28 25 23 / 0.3) !important;
}
.focus\:tw-text-stone-900\/35:focus{
  color: rgb(28 25 23 / 0.35) !important;
}
.focus\:tw-text-stone-900\/40:focus{
  color: rgb(28 25 23 / 0.4) !important;
}
.focus\:tw-text-stone-900\/45:focus{
  color: rgb(28 25 23 / 0.45) !important;
}
.focus\:tw-text-stone-900\/5:focus{
  color: rgb(28 25 23 / 0.05) !important;
}
.focus\:tw-text-stone-900\/50:focus{
  color: rgb(28 25 23 / 0.5) !important;
}
.focus\:tw-text-stone-900\/55:focus{
  color: rgb(28 25 23 / 0.55) !important;
}
.focus\:tw-text-stone-900\/60:focus{
  color: rgb(28 25 23 / 0.6) !important;
}
.focus\:tw-text-stone-900\/65:focus{
  color: rgb(28 25 23 / 0.65) !important;
}
.focus\:tw-text-stone-900\/70:focus{
  color: rgb(28 25 23 / 0.7) !important;
}
.focus\:tw-text-stone-900\/75:focus{
  color: rgb(28 25 23 / 0.75) !important;
}
.focus\:tw-text-stone-900\/80:focus{
  color: rgb(28 25 23 / 0.8) !important;
}
.focus\:tw-text-stone-900\/85:focus{
  color: rgb(28 25 23 / 0.85) !important;
}
.focus\:tw-text-stone-900\/90:focus{
  color: rgb(28 25 23 / 0.9) !important;
}
.focus\:tw-text-stone-900\/95:focus{
  color: rgb(28 25 23 / 0.95) !important;
}
.focus\:tw-text-stone-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(12 10 9 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-stone-950\/0:focus{
  color: rgb(12 10 9 / 0) !important;
}
.focus\:tw-text-stone-950\/10:focus{
  color: rgb(12 10 9 / 0.1) !important;
}
.focus\:tw-text-stone-950\/100:focus{
  color: rgb(12 10 9 / 1) !important;
}
.focus\:tw-text-stone-950\/15:focus{
  color: rgb(12 10 9 / 0.15) !important;
}
.focus\:tw-text-stone-950\/20:focus{
  color: rgb(12 10 9 / 0.2) !important;
}
.focus\:tw-text-stone-950\/25:focus{
  color: rgb(12 10 9 / 0.25) !important;
}
.focus\:tw-text-stone-950\/30:focus{
  color: rgb(12 10 9 / 0.3) !important;
}
.focus\:tw-text-stone-950\/35:focus{
  color: rgb(12 10 9 / 0.35) !important;
}
.focus\:tw-text-stone-950\/40:focus{
  color: rgb(12 10 9 / 0.4) !important;
}
.focus\:tw-text-stone-950\/45:focus{
  color: rgb(12 10 9 / 0.45) !important;
}
.focus\:tw-text-stone-950\/5:focus{
  color: rgb(12 10 9 / 0.05) !important;
}
.focus\:tw-text-stone-950\/50:focus{
  color: rgb(12 10 9 / 0.5) !important;
}
.focus\:tw-text-stone-950\/55:focus{
  color: rgb(12 10 9 / 0.55) !important;
}
.focus\:tw-text-stone-950\/60:focus{
  color: rgb(12 10 9 / 0.6) !important;
}
.focus\:tw-text-stone-950\/65:focus{
  color: rgb(12 10 9 / 0.65) !important;
}
.focus\:tw-text-stone-950\/70:focus{
  color: rgb(12 10 9 / 0.7) !important;
}
.focus\:tw-text-stone-950\/75:focus{
  color: rgb(12 10 9 / 0.75) !important;
}
.focus\:tw-text-stone-950\/80:focus{
  color: rgb(12 10 9 / 0.8) !important;
}
.focus\:tw-text-stone-950\/85:focus{
  color: rgb(12 10 9 / 0.85) !important;
}
.focus\:tw-text-stone-950\/90:focus{
  color: rgb(12 10 9 / 0.9) !important;
}
.focus\:tw-text-stone-950\/95:focus{
  color: rgb(12 10 9 / 0.95) !important;
}
.focus\:tw-text-teal-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-100\/0:focus{
  color: rgb(204 251 241 / 0) !important;
}
.focus\:tw-text-teal-100\/10:focus{
  color: rgb(204 251 241 / 0.1) !important;
}
.focus\:tw-text-teal-100\/100:focus{
  color: rgb(204 251 241 / 1) !important;
}
.focus\:tw-text-teal-100\/15:focus{
  color: rgb(204 251 241 / 0.15) !important;
}
.focus\:tw-text-teal-100\/20:focus{
  color: rgb(204 251 241 / 0.2) !important;
}
.focus\:tw-text-teal-100\/25:focus{
  color: rgb(204 251 241 / 0.25) !important;
}
.focus\:tw-text-teal-100\/30:focus{
  color: rgb(204 251 241 / 0.3) !important;
}
.focus\:tw-text-teal-100\/35:focus{
  color: rgb(204 251 241 / 0.35) !important;
}
.focus\:tw-text-teal-100\/40:focus{
  color: rgb(204 251 241 / 0.4) !important;
}
.focus\:tw-text-teal-100\/45:focus{
  color: rgb(204 251 241 / 0.45) !important;
}
.focus\:tw-text-teal-100\/5:focus{
  color: rgb(204 251 241 / 0.05) !important;
}
.focus\:tw-text-teal-100\/50:focus{
  color: rgb(204 251 241 / 0.5) !important;
}
.focus\:tw-text-teal-100\/55:focus{
  color: rgb(204 251 241 / 0.55) !important;
}
.focus\:tw-text-teal-100\/60:focus{
  color: rgb(204 251 241 / 0.6) !important;
}
.focus\:tw-text-teal-100\/65:focus{
  color: rgb(204 251 241 / 0.65) !important;
}
.focus\:tw-text-teal-100\/70:focus{
  color: rgb(204 251 241 / 0.7) !important;
}
.focus\:tw-text-teal-100\/75:focus{
  color: rgb(204 251 241 / 0.75) !important;
}
.focus\:tw-text-teal-100\/80:focus{
  color: rgb(204 251 241 / 0.8) !important;
}
.focus\:tw-text-teal-100\/85:focus{
  color: rgb(204 251 241 / 0.85) !important;
}
.focus\:tw-text-teal-100\/90:focus{
  color: rgb(204 251 241 / 0.9) !important;
}
.focus\:tw-text-teal-100\/95:focus{
  color: rgb(204 251 241 / 0.95) !important;
}
.focus\:tw-text-teal-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-200\/0:focus{
  color: rgb(153 246 228 / 0) !important;
}
.focus\:tw-text-teal-200\/10:focus{
  color: rgb(153 246 228 / 0.1) !important;
}
.focus\:tw-text-teal-200\/100:focus{
  color: rgb(153 246 228 / 1) !important;
}
.focus\:tw-text-teal-200\/15:focus{
  color: rgb(153 246 228 / 0.15) !important;
}
.focus\:tw-text-teal-200\/20:focus{
  color: rgb(153 246 228 / 0.2) !important;
}
.focus\:tw-text-teal-200\/25:focus{
  color: rgb(153 246 228 / 0.25) !important;
}
.focus\:tw-text-teal-200\/30:focus{
  color: rgb(153 246 228 / 0.3) !important;
}
.focus\:tw-text-teal-200\/35:focus{
  color: rgb(153 246 228 / 0.35) !important;
}
.focus\:tw-text-teal-200\/40:focus{
  color: rgb(153 246 228 / 0.4) !important;
}
.focus\:tw-text-teal-200\/45:focus{
  color: rgb(153 246 228 / 0.45) !important;
}
.focus\:tw-text-teal-200\/5:focus{
  color: rgb(153 246 228 / 0.05) !important;
}
.focus\:tw-text-teal-200\/50:focus{
  color: rgb(153 246 228 / 0.5) !important;
}
.focus\:tw-text-teal-200\/55:focus{
  color: rgb(153 246 228 / 0.55) !important;
}
.focus\:tw-text-teal-200\/60:focus{
  color: rgb(153 246 228 / 0.6) !important;
}
.focus\:tw-text-teal-200\/65:focus{
  color: rgb(153 246 228 / 0.65) !important;
}
.focus\:tw-text-teal-200\/70:focus{
  color: rgb(153 246 228 / 0.7) !important;
}
.focus\:tw-text-teal-200\/75:focus{
  color: rgb(153 246 228 / 0.75) !important;
}
.focus\:tw-text-teal-200\/80:focus{
  color: rgb(153 246 228 / 0.8) !important;
}
.focus\:tw-text-teal-200\/85:focus{
  color: rgb(153 246 228 / 0.85) !important;
}
.focus\:tw-text-teal-200\/90:focus{
  color: rgb(153 246 228 / 0.9) !important;
}
.focus\:tw-text-teal-200\/95:focus{
  color: rgb(153 246 228 / 0.95) !important;
}
.focus\:tw-text-teal-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-300\/0:focus{
  color: rgb(94 234 212 / 0) !important;
}
.focus\:tw-text-teal-300\/10:focus{
  color: rgb(94 234 212 / 0.1) !important;
}
.focus\:tw-text-teal-300\/100:focus{
  color: rgb(94 234 212 / 1) !important;
}
.focus\:tw-text-teal-300\/15:focus{
  color: rgb(94 234 212 / 0.15) !important;
}
.focus\:tw-text-teal-300\/20:focus{
  color: rgb(94 234 212 / 0.2) !important;
}
.focus\:tw-text-teal-300\/25:focus{
  color: rgb(94 234 212 / 0.25) !important;
}
.focus\:tw-text-teal-300\/30:focus{
  color: rgb(94 234 212 / 0.3) !important;
}
.focus\:tw-text-teal-300\/35:focus{
  color: rgb(94 234 212 / 0.35) !important;
}
.focus\:tw-text-teal-300\/40:focus{
  color: rgb(94 234 212 / 0.4) !important;
}
.focus\:tw-text-teal-300\/45:focus{
  color: rgb(94 234 212 / 0.45) !important;
}
.focus\:tw-text-teal-300\/5:focus{
  color: rgb(94 234 212 / 0.05) !important;
}
.focus\:tw-text-teal-300\/50:focus{
  color: rgb(94 234 212 / 0.5) !important;
}
.focus\:tw-text-teal-300\/55:focus{
  color: rgb(94 234 212 / 0.55) !important;
}
.focus\:tw-text-teal-300\/60:focus{
  color: rgb(94 234 212 / 0.6) !important;
}
.focus\:tw-text-teal-300\/65:focus{
  color: rgb(94 234 212 / 0.65) !important;
}
.focus\:tw-text-teal-300\/70:focus{
  color: rgb(94 234 212 / 0.7) !important;
}
.focus\:tw-text-teal-300\/75:focus{
  color: rgb(94 234 212 / 0.75) !important;
}
.focus\:tw-text-teal-300\/80:focus{
  color: rgb(94 234 212 / 0.8) !important;
}
.focus\:tw-text-teal-300\/85:focus{
  color: rgb(94 234 212 / 0.85) !important;
}
.focus\:tw-text-teal-300\/90:focus{
  color: rgb(94 234 212 / 0.9) !important;
}
.focus\:tw-text-teal-300\/95:focus{
  color: rgb(94 234 212 / 0.95) !important;
}
.focus\:tw-text-teal-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-400\/0:focus{
  color: rgb(45 212 191 / 0) !important;
}
.focus\:tw-text-teal-400\/10:focus{
  color: rgb(45 212 191 / 0.1) !important;
}
.focus\:tw-text-teal-400\/100:focus{
  color: rgb(45 212 191 / 1) !important;
}
.focus\:tw-text-teal-400\/15:focus{
  color: rgb(45 212 191 / 0.15) !important;
}
.focus\:tw-text-teal-400\/20:focus{
  color: rgb(45 212 191 / 0.2) !important;
}
.focus\:tw-text-teal-400\/25:focus{
  color: rgb(45 212 191 / 0.25) !important;
}
.focus\:tw-text-teal-400\/30:focus{
  color: rgb(45 212 191 / 0.3) !important;
}
.focus\:tw-text-teal-400\/35:focus{
  color: rgb(45 212 191 / 0.35) !important;
}
.focus\:tw-text-teal-400\/40:focus{
  color: rgb(45 212 191 / 0.4) !important;
}
.focus\:tw-text-teal-400\/45:focus{
  color: rgb(45 212 191 / 0.45) !important;
}
.focus\:tw-text-teal-400\/5:focus{
  color: rgb(45 212 191 / 0.05) !important;
}
.focus\:tw-text-teal-400\/50:focus{
  color: rgb(45 212 191 / 0.5) !important;
}
.focus\:tw-text-teal-400\/55:focus{
  color: rgb(45 212 191 / 0.55) !important;
}
.focus\:tw-text-teal-400\/60:focus{
  color: rgb(45 212 191 / 0.6) !important;
}
.focus\:tw-text-teal-400\/65:focus{
  color: rgb(45 212 191 / 0.65) !important;
}
.focus\:tw-text-teal-400\/70:focus{
  color: rgb(45 212 191 / 0.7) !important;
}
.focus\:tw-text-teal-400\/75:focus{
  color: rgb(45 212 191 / 0.75) !important;
}
.focus\:tw-text-teal-400\/80:focus{
  color: rgb(45 212 191 / 0.8) !important;
}
.focus\:tw-text-teal-400\/85:focus{
  color: rgb(45 212 191 / 0.85) !important;
}
.focus\:tw-text-teal-400\/90:focus{
  color: rgb(45 212 191 / 0.9) !important;
}
.focus\:tw-text-teal-400\/95:focus{
  color: rgb(45 212 191 / 0.95) !important;
}
.focus\:tw-text-teal-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 250 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-50\/0:focus{
  color: rgb(240 253 250 / 0) !important;
}
.focus\:tw-text-teal-50\/10:focus{
  color: rgb(240 253 250 / 0.1) !important;
}
.focus\:tw-text-teal-50\/100:focus{
  color: rgb(240 253 250 / 1) !important;
}
.focus\:tw-text-teal-50\/15:focus{
  color: rgb(240 253 250 / 0.15) !important;
}
.focus\:tw-text-teal-50\/20:focus{
  color: rgb(240 253 250 / 0.2) !important;
}
.focus\:tw-text-teal-50\/25:focus{
  color: rgb(240 253 250 / 0.25) !important;
}
.focus\:tw-text-teal-50\/30:focus{
  color: rgb(240 253 250 / 0.3) !important;
}
.focus\:tw-text-teal-50\/35:focus{
  color: rgb(240 253 250 / 0.35) !important;
}
.focus\:tw-text-teal-50\/40:focus{
  color: rgb(240 253 250 / 0.4) !important;
}
.focus\:tw-text-teal-50\/45:focus{
  color: rgb(240 253 250 / 0.45) !important;
}
.focus\:tw-text-teal-50\/5:focus{
  color: rgb(240 253 250 / 0.05) !important;
}
.focus\:tw-text-teal-50\/50:focus{
  color: rgb(240 253 250 / 0.5) !important;
}
.focus\:tw-text-teal-50\/55:focus{
  color: rgb(240 253 250 / 0.55) !important;
}
.focus\:tw-text-teal-50\/60:focus{
  color: rgb(240 253 250 / 0.6) !important;
}
.focus\:tw-text-teal-50\/65:focus{
  color: rgb(240 253 250 / 0.65) !important;
}
.focus\:tw-text-teal-50\/70:focus{
  color: rgb(240 253 250 / 0.7) !important;
}
.focus\:tw-text-teal-50\/75:focus{
  color: rgb(240 253 250 / 0.75) !important;
}
.focus\:tw-text-teal-50\/80:focus{
  color: rgb(240 253 250 / 0.8) !important;
}
.focus\:tw-text-teal-50\/85:focus{
  color: rgb(240 253 250 / 0.85) !important;
}
.focus\:tw-text-teal-50\/90:focus{
  color: rgb(240 253 250 / 0.9) !important;
}
.focus\:tw-text-teal-50\/95:focus{
  color: rgb(240 253 250 / 0.95) !important;
}
.focus\:tw-text-teal-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-500\/0:focus{
  color: rgb(20 184 166 / 0) !important;
}
.focus\:tw-text-teal-500\/10:focus{
  color: rgb(20 184 166 / 0.1) !important;
}
.focus\:tw-text-teal-500\/100:focus{
  color: rgb(20 184 166 / 1) !important;
}
.focus\:tw-text-teal-500\/15:focus{
  color: rgb(20 184 166 / 0.15) !important;
}
.focus\:tw-text-teal-500\/20:focus{
  color: rgb(20 184 166 / 0.2) !important;
}
.focus\:tw-text-teal-500\/25:focus{
  color: rgb(20 184 166 / 0.25) !important;
}
.focus\:tw-text-teal-500\/30:focus{
  color: rgb(20 184 166 / 0.3) !important;
}
.focus\:tw-text-teal-500\/35:focus{
  color: rgb(20 184 166 / 0.35) !important;
}
.focus\:tw-text-teal-500\/40:focus{
  color: rgb(20 184 166 / 0.4) !important;
}
.focus\:tw-text-teal-500\/45:focus{
  color: rgb(20 184 166 / 0.45) !important;
}
.focus\:tw-text-teal-500\/5:focus{
  color: rgb(20 184 166 / 0.05) !important;
}
.focus\:tw-text-teal-500\/50:focus{
  color: rgb(20 184 166 / 0.5) !important;
}
.focus\:tw-text-teal-500\/55:focus{
  color: rgb(20 184 166 / 0.55) !important;
}
.focus\:tw-text-teal-500\/60:focus{
  color: rgb(20 184 166 / 0.6) !important;
}
.focus\:tw-text-teal-500\/65:focus{
  color: rgb(20 184 166 / 0.65) !important;
}
.focus\:tw-text-teal-500\/70:focus{
  color: rgb(20 184 166 / 0.7) !important;
}
.focus\:tw-text-teal-500\/75:focus{
  color: rgb(20 184 166 / 0.75) !important;
}
.focus\:tw-text-teal-500\/80:focus{
  color: rgb(20 184 166 / 0.8) !important;
}
.focus\:tw-text-teal-500\/85:focus{
  color: rgb(20 184 166 / 0.85) !important;
}
.focus\:tw-text-teal-500\/90:focus{
  color: rgb(20 184 166 / 0.9) !important;
}
.focus\:tw-text-teal-500\/95:focus{
  color: rgb(20 184 166 / 0.95) !important;
}
.focus\:tw-text-teal-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-600\/0:focus{
  color: rgb(13 148 136 / 0) !important;
}
.focus\:tw-text-teal-600\/10:focus{
  color: rgb(13 148 136 / 0.1) !important;
}
.focus\:tw-text-teal-600\/100:focus{
  color: rgb(13 148 136 / 1) !important;
}
.focus\:tw-text-teal-600\/15:focus{
  color: rgb(13 148 136 / 0.15) !important;
}
.focus\:tw-text-teal-600\/20:focus{
  color: rgb(13 148 136 / 0.2) !important;
}
.focus\:tw-text-teal-600\/25:focus{
  color: rgb(13 148 136 / 0.25) !important;
}
.focus\:tw-text-teal-600\/30:focus{
  color: rgb(13 148 136 / 0.3) !important;
}
.focus\:tw-text-teal-600\/35:focus{
  color: rgb(13 148 136 / 0.35) !important;
}
.focus\:tw-text-teal-600\/40:focus{
  color: rgb(13 148 136 / 0.4) !important;
}
.focus\:tw-text-teal-600\/45:focus{
  color: rgb(13 148 136 / 0.45) !important;
}
.focus\:tw-text-teal-600\/5:focus{
  color: rgb(13 148 136 / 0.05) !important;
}
.focus\:tw-text-teal-600\/50:focus{
  color: rgb(13 148 136 / 0.5) !important;
}
.focus\:tw-text-teal-600\/55:focus{
  color: rgb(13 148 136 / 0.55) !important;
}
.focus\:tw-text-teal-600\/60:focus{
  color: rgb(13 148 136 / 0.6) !important;
}
.focus\:tw-text-teal-600\/65:focus{
  color: rgb(13 148 136 / 0.65) !important;
}
.focus\:tw-text-teal-600\/70:focus{
  color: rgb(13 148 136 / 0.7) !important;
}
.focus\:tw-text-teal-600\/75:focus{
  color: rgb(13 148 136 / 0.75) !important;
}
.focus\:tw-text-teal-600\/80:focus{
  color: rgb(13 148 136 / 0.8) !important;
}
.focus\:tw-text-teal-600\/85:focus{
  color: rgb(13 148 136 / 0.85) !important;
}
.focus\:tw-text-teal-600\/90:focus{
  color: rgb(13 148 136 / 0.9) !important;
}
.focus\:tw-text-teal-600\/95:focus{
  color: rgb(13 148 136 / 0.95) !important;
}
.focus\:tw-text-teal-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-700\/0:focus{
  color: rgb(15 118 110 / 0) !important;
}
.focus\:tw-text-teal-700\/10:focus{
  color: rgb(15 118 110 / 0.1) !important;
}
.focus\:tw-text-teal-700\/100:focus{
  color: rgb(15 118 110 / 1) !important;
}
.focus\:tw-text-teal-700\/15:focus{
  color: rgb(15 118 110 / 0.15) !important;
}
.focus\:tw-text-teal-700\/20:focus{
  color: rgb(15 118 110 / 0.2) !important;
}
.focus\:tw-text-teal-700\/25:focus{
  color: rgb(15 118 110 / 0.25) !important;
}
.focus\:tw-text-teal-700\/30:focus{
  color: rgb(15 118 110 / 0.3) !important;
}
.focus\:tw-text-teal-700\/35:focus{
  color: rgb(15 118 110 / 0.35) !important;
}
.focus\:tw-text-teal-700\/40:focus{
  color: rgb(15 118 110 / 0.4) !important;
}
.focus\:tw-text-teal-700\/45:focus{
  color: rgb(15 118 110 / 0.45) !important;
}
.focus\:tw-text-teal-700\/5:focus{
  color: rgb(15 118 110 / 0.05) !important;
}
.focus\:tw-text-teal-700\/50:focus{
  color: rgb(15 118 110 / 0.5) !important;
}
.focus\:tw-text-teal-700\/55:focus{
  color: rgb(15 118 110 / 0.55) !important;
}
.focus\:tw-text-teal-700\/60:focus{
  color: rgb(15 118 110 / 0.6) !important;
}
.focus\:tw-text-teal-700\/65:focus{
  color: rgb(15 118 110 / 0.65) !important;
}
.focus\:tw-text-teal-700\/70:focus{
  color: rgb(15 118 110 / 0.7) !important;
}
.focus\:tw-text-teal-700\/75:focus{
  color: rgb(15 118 110 / 0.75) !important;
}
.focus\:tw-text-teal-700\/80:focus{
  color: rgb(15 118 110 / 0.8) !important;
}
.focus\:tw-text-teal-700\/85:focus{
  color: rgb(15 118 110 / 0.85) !important;
}
.focus\:tw-text-teal-700\/90:focus{
  color: rgb(15 118 110 / 0.9) !important;
}
.focus\:tw-text-teal-700\/95:focus{
  color: rgb(15 118 110 / 0.95) !important;
}
.focus\:tw-text-teal-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-800\/0:focus{
  color: rgb(17 94 89 / 0) !important;
}
.focus\:tw-text-teal-800\/10:focus{
  color: rgb(17 94 89 / 0.1) !important;
}
.focus\:tw-text-teal-800\/100:focus{
  color: rgb(17 94 89 / 1) !important;
}
.focus\:tw-text-teal-800\/15:focus{
  color: rgb(17 94 89 / 0.15) !important;
}
.focus\:tw-text-teal-800\/20:focus{
  color: rgb(17 94 89 / 0.2) !important;
}
.focus\:tw-text-teal-800\/25:focus{
  color: rgb(17 94 89 / 0.25) !important;
}
.focus\:tw-text-teal-800\/30:focus{
  color: rgb(17 94 89 / 0.3) !important;
}
.focus\:tw-text-teal-800\/35:focus{
  color: rgb(17 94 89 / 0.35) !important;
}
.focus\:tw-text-teal-800\/40:focus{
  color: rgb(17 94 89 / 0.4) !important;
}
.focus\:tw-text-teal-800\/45:focus{
  color: rgb(17 94 89 / 0.45) !important;
}
.focus\:tw-text-teal-800\/5:focus{
  color: rgb(17 94 89 / 0.05) !important;
}
.focus\:tw-text-teal-800\/50:focus{
  color: rgb(17 94 89 / 0.5) !important;
}
.focus\:tw-text-teal-800\/55:focus{
  color: rgb(17 94 89 / 0.55) !important;
}
.focus\:tw-text-teal-800\/60:focus{
  color: rgb(17 94 89 / 0.6) !important;
}
.focus\:tw-text-teal-800\/65:focus{
  color: rgb(17 94 89 / 0.65) !important;
}
.focus\:tw-text-teal-800\/70:focus{
  color: rgb(17 94 89 / 0.7) !important;
}
.focus\:tw-text-teal-800\/75:focus{
  color: rgb(17 94 89 / 0.75) !important;
}
.focus\:tw-text-teal-800\/80:focus{
  color: rgb(17 94 89 / 0.8) !important;
}
.focus\:tw-text-teal-800\/85:focus{
  color: rgb(17 94 89 / 0.85) !important;
}
.focus\:tw-text-teal-800\/90:focus{
  color: rgb(17 94 89 / 0.9) !important;
}
.focus\:tw-text-teal-800\/95:focus{
  color: rgb(17 94 89 / 0.95) !important;
}
.focus\:tw-text-teal-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-900\/0:focus{
  color: rgb(19 78 74 / 0) !important;
}
.focus\:tw-text-teal-900\/10:focus{
  color: rgb(19 78 74 / 0.1) !important;
}
.focus\:tw-text-teal-900\/100:focus{
  color: rgb(19 78 74 / 1) !important;
}
.focus\:tw-text-teal-900\/15:focus{
  color: rgb(19 78 74 / 0.15) !important;
}
.focus\:tw-text-teal-900\/20:focus{
  color: rgb(19 78 74 / 0.2) !important;
}
.focus\:tw-text-teal-900\/25:focus{
  color: rgb(19 78 74 / 0.25) !important;
}
.focus\:tw-text-teal-900\/30:focus{
  color: rgb(19 78 74 / 0.3) !important;
}
.focus\:tw-text-teal-900\/35:focus{
  color: rgb(19 78 74 / 0.35) !important;
}
.focus\:tw-text-teal-900\/40:focus{
  color: rgb(19 78 74 / 0.4) !important;
}
.focus\:tw-text-teal-900\/45:focus{
  color: rgb(19 78 74 / 0.45) !important;
}
.focus\:tw-text-teal-900\/5:focus{
  color: rgb(19 78 74 / 0.05) !important;
}
.focus\:tw-text-teal-900\/50:focus{
  color: rgb(19 78 74 / 0.5) !important;
}
.focus\:tw-text-teal-900\/55:focus{
  color: rgb(19 78 74 / 0.55) !important;
}
.focus\:tw-text-teal-900\/60:focus{
  color: rgb(19 78 74 / 0.6) !important;
}
.focus\:tw-text-teal-900\/65:focus{
  color: rgb(19 78 74 / 0.65) !important;
}
.focus\:tw-text-teal-900\/70:focus{
  color: rgb(19 78 74 / 0.7) !important;
}
.focus\:tw-text-teal-900\/75:focus{
  color: rgb(19 78 74 / 0.75) !important;
}
.focus\:tw-text-teal-900\/80:focus{
  color: rgb(19 78 74 / 0.8) !important;
}
.focus\:tw-text-teal-900\/85:focus{
  color: rgb(19 78 74 / 0.85) !important;
}
.focus\:tw-text-teal-900\/90:focus{
  color: rgb(19 78 74 / 0.9) !important;
}
.focus\:tw-text-teal-900\/95:focus{
  color: rgb(19 78 74 / 0.95) !important;
}
.focus\:tw-text-teal-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(4 47 46 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-teal-950\/0:focus{
  color: rgb(4 47 46 / 0) !important;
}
.focus\:tw-text-teal-950\/10:focus{
  color: rgb(4 47 46 / 0.1) !important;
}
.focus\:tw-text-teal-950\/100:focus{
  color: rgb(4 47 46 / 1) !important;
}
.focus\:tw-text-teal-950\/15:focus{
  color: rgb(4 47 46 / 0.15) !important;
}
.focus\:tw-text-teal-950\/20:focus{
  color: rgb(4 47 46 / 0.2) !important;
}
.focus\:tw-text-teal-950\/25:focus{
  color: rgb(4 47 46 / 0.25) !important;
}
.focus\:tw-text-teal-950\/30:focus{
  color: rgb(4 47 46 / 0.3) !important;
}
.focus\:tw-text-teal-950\/35:focus{
  color: rgb(4 47 46 / 0.35) !important;
}
.focus\:tw-text-teal-950\/40:focus{
  color: rgb(4 47 46 / 0.4) !important;
}
.focus\:tw-text-teal-950\/45:focus{
  color: rgb(4 47 46 / 0.45) !important;
}
.focus\:tw-text-teal-950\/5:focus{
  color: rgb(4 47 46 / 0.05) !important;
}
.focus\:tw-text-teal-950\/50:focus{
  color: rgb(4 47 46 / 0.5) !important;
}
.focus\:tw-text-teal-950\/55:focus{
  color: rgb(4 47 46 / 0.55) !important;
}
.focus\:tw-text-teal-950\/60:focus{
  color: rgb(4 47 46 / 0.6) !important;
}
.focus\:tw-text-teal-950\/65:focus{
  color: rgb(4 47 46 / 0.65) !important;
}
.focus\:tw-text-teal-950\/70:focus{
  color: rgb(4 47 46 / 0.7) !important;
}
.focus\:tw-text-teal-950\/75:focus{
  color: rgb(4 47 46 / 0.75) !important;
}
.focus\:tw-text-teal-950\/80:focus{
  color: rgb(4 47 46 / 0.8) !important;
}
.focus\:tw-text-teal-950\/85:focus{
  color: rgb(4 47 46 / 0.85) !important;
}
.focus\:tw-text-teal-950\/90:focus{
  color: rgb(4 47 46 / 0.9) !important;
}
.focus\:tw-text-teal-950\/95:focus{
  color: rgb(4 47 46 / 0.95) !important;
}
.focus\:tw-text-transparent:focus{
  color: transparent !important;
}
.focus\:tw-text-transparent\/0:focus{
  color: rgb(0 0 0 / 0) !important;
}
.focus\:tw-text-transparent\/10:focus{
  color: rgb(0 0 0 / 0.1) !important;
}
.focus\:tw-text-transparent\/100:focus{
  color: rgb(0 0 0 / 1) !important;
}
.focus\:tw-text-transparent\/15:focus{
  color: rgb(0 0 0 / 0.15) !important;
}
.focus\:tw-text-transparent\/20:focus{
  color: rgb(0 0 0 / 0.2) !important;
}
.focus\:tw-text-transparent\/25:focus{
  color: rgb(0 0 0 / 0.25) !important;
}
.focus\:tw-text-transparent\/30:focus{
  color: rgb(0 0 0 / 0.3) !important;
}
.focus\:tw-text-transparent\/35:focus{
  color: rgb(0 0 0 / 0.35) !important;
}
.focus\:tw-text-transparent\/40:focus{
  color: rgb(0 0 0 / 0.4) !important;
}
.focus\:tw-text-transparent\/45:focus{
  color: rgb(0 0 0 / 0.45) !important;
}
.focus\:tw-text-transparent\/5:focus{
  color: rgb(0 0 0 / 0.05) !important;
}
.focus\:tw-text-transparent\/50:focus{
  color: rgb(0 0 0 / 0.5) !important;
}
.focus\:tw-text-transparent\/55:focus{
  color: rgb(0 0 0 / 0.55) !important;
}
.focus\:tw-text-transparent\/60:focus{
  color: rgb(0 0 0 / 0.6) !important;
}
.focus\:tw-text-transparent\/65:focus{
  color: rgb(0 0 0 / 0.65) !important;
}
.focus\:tw-text-transparent\/70:focus{
  color: rgb(0 0 0 / 0.7) !important;
}
.focus\:tw-text-transparent\/75:focus{
  color: rgb(0 0 0 / 0.75) !important;
}
.focus\:tw-text-transparent\/80:focus{
  color: rgb(0 0 0 / 0.8) !important;
}
.focus\:tw-text-transparent\/85:focus{
  color: rgb(0 0 0 / 0.85) !important;
}
.focus\:tw-text-transparent\/90:focus{
  color: rgb(0 0 0 / 0.9) !important;
}
.focus\:tw-text-transparent\/95:focus{
  color: rgb(0 0 0 / 0.95) !important;
}
.focus\:tw-text-violet-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-100\/0:focus{
  color: rgb(237 233 254 / 0) !important;
}
.focus\:tw-text-violet-100\/10:focus{
  color: rgb(237 233 254 / 0.1) !important;
}
.focus\:tw-text-violet-100\/100:focus{
  color: rgb(237 233 254 / 1) !important;
}
.focus\:tw-text-violet-100\/15:focus{
  color: rgb(237 233 254 / 0.15) !important;
}
.focus\:tw-text-violet-100\/20:focus{
  color: rgb(237 233 254 / 0.2) !important;
}
.focus\:tw-text-violet-100\/25:focus{
  color: rgb(237 233 254 / 0.25) !important;
}
.focus\:tw-text-violet-100\/30:focus{
  color: rgb(237 233 254 / 0.3) !important;
}
.focus\:tw-text-violet-100\/35:focus{
  color: rgb(237 233 254 / 0.35) !important;
}
.focus\:tw-text-violet-100\/40:focus{
  color: rgb(237 233 254 / 0.4) !important;
}
.focus\:tw-text-violet-100\/45:focus{
  color: rgb(237 233 254 / 0.45) !important;
}
.focus\:tw-text-violet-100\/5:focus{
  color: rgb(237 233 254 / 0.05) !important;
}
.focus\:tw-text-violet-100\/50:focus{
  color: rgb(237 233 254 / 0.5) !important;
}
.focus\:tw-text-violet-100\/55:focus{
  color: rgb(237 233 254 / 0.55) !important;
}
.focus\:tw-text-violet-100\/60:focus{
  color: rgb(237 233 254 / 0.6) !important;
}
.focus\:tw-text-violet-100\/65:focus{
  color: rgb(237 233 254 / 0.65) !important;
}
.focus\:tw-text-violet-100\/70:focus{
  color: rgb(237 233 254 / 0.7) !important;
}
.focus\:tw-text-violet-100\/75:focus{
  color: rgb(237 233 254 / 0.75) !important;
}
.focus\:tw-text-violet-100\/80:focus{
  color: rgb(237 233 254 / 0.8) !important;
}
.focus\:tw-text-violet-100\/85:focus{
  color: rgb(237 233 254 / 0.85) !important;
}
.focus\:tw-text-violet-100\/90:focus{
  color: rgb(237 233 254 / 0.9) !important;
}
.focus\:tw-text-violet-100\/95:focus{
  color: rgb(237 233 254 / 0.95) !important;
}
.focus\:tw-text-violet-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-200\/0:focus{
  color: rgb(221 214 254 / 0) !important;
}
.focus\:tw-text-violet-200\/10:focus{
  color: rgb(221 214 254 / 0.1) !important;
}
.focus\:tw-text-violet-200\/100:focus{
  color: rgb(221 214 254 / 1) !important;
}
.focus\:tw-text-violet-200\/15:focus{
  color: rgb(221 214 254 / 0.15) !important;
}
.focus\:tw-text-violet-200\/20:focus{
  color: rgb(221 214 254 / 0.2) !important;
}
.focus\:tw-text-violet-200\/25:focus{
  color: rgb(221 214 254 / 0.25) !important;
}
.focus\:tw-text-violet-200\/30:focus{
  color: rgb(221 214 254 / 0.3) !important;
}
.focus\:tw-text-violet-200\/35:focus{
  color: rgb(221 214 254 / 0.35) !important;
}
.focus\:tw-text-violet-200\/40:focus{
  color: rgb(221 214 254 / 0.4) !important;
}
.focus\:tw-text-violet-200\/45:focus{
  color: rgb(221 214 254 / 0.45) !important;
}
.focus\:tw-text-violet-200\/5:focus{
  color: rgb(221 214 254 / 0.05) !important;
}
.focus\:tw-text-violet-200\/50:focus{
  color: rgb(221 214 254 / 0.5) !important;
}
.focus\:tw-text-violet-200\/55:focus{
  color: rgb(221 214 254 / 0.55) !important;
}
.focus\:tw-text-violet-200\/60:focus{
  color: rgb(221 214 254 / 0.6) !important;
}
.focus\:tw-text-violet-200\/65:focus{
  color: rgb(221 214 254 / 0.65) !important;
}
.focus\:tw-text-violet-200\/70:focus{
  color: rgb(221 214 254 / 0.7) !important;
}
.focus\:tw-text-violet-200\/75:focus{
  color: rgb(221 214 254 / 0.75) !important;
}
.focus\:tw-text-violet-200\/80:focus{
  color: rgb(221 214 254 / 0.8) !important;
}
.focus\:tw-text-violet-200\/85:focus{
  color: rgb(221 214 254 / 0.85) !important;
}
.focus\:tw-text-violet-200\/90:focus{
  color: rgb(221 214 254 / 0.9) !important;
}
.focus\:tw-text-violet-200\/95:focus{
  color: rgb(221 214 254 / 0.95) !important;
}
.focus\:tw-text-violet-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-300\/0:focus{
  color: rgb(196 181 253 / 0) !important;
}
.focus\:tw-text-violet-300\/10:focus{
  color: rgb(196 181 253 / 0.1) !important;
}
.focus\:tw-text-violet-300\/100:focus{
  color: rgb(196 181 253 / 1) !important;
}
.focus\:tw-text-violet-300\/15:focus{
  color: rgb(196 181 253 / 0.15) !important;
}
.focus\:tw-text-violet-300\/20:focus{
  color: rgb(196 181 253 / 0.2) !important;
}
.focus\:tw-text-violet-300\/25:focus{
  color: rgb(196 181 253 / 0.25) !important;
}
.focus\:tw-text-violet-300\/30:focus{
  color: rgb(196 181 253 / 0.3) !important;
}
.focus\:tw-text-violet-300\/35:focus{
  color: rgb(196 181 253 / 0.35) !important;
}
.focus\:tw-text-violet-300\/40:focus{
  color: rgb(196 181 253 / 0.4) !important;
}
.focus\:tw-text-violet-300\/45:focus{
  color: rgb(196 181 253 / 0.45) !important;
}
.focus\:tw-text-violet-300\/5:focus{
  color: rgb(196 181 253 / 0.05) !important;
}
.focus\:tw-text-violet-300\/50:focus{
  color: rgb(196 181 253 / 0.5) !important;
}
.focus\:tw-text-violet-300\/55:focus{
  color: rgb(196 181 253 / 0.55) !important;
}
.focus\:tw-text-violet-300\/60:focus{
  color: rgb(196 181 253 / 0.6) !important;
}
.focus\:tw-text-violet-300\/65:focus{
  color: rgb(196 181 253 / 0.65) !important;
}
.focus\:tw-text-violet-300\/70:focus{
  color: rgb(196 181 253 / 0.7) !important;
}
.focus\:tw-text-violet-300\/75:focus{
  color: rgb(196 181 253 / 0.75) !important;
}
.focus\:tw-text-violet-300\/80:focus{
  color: rgb(196 181 253 / 0.8) !important;
}
.focus\:tw-text-violet-300\/85:focus{
  color: rgb(196 181 253 / 0.85) !important;
}
.focus\:tw-text-violet-300\/90:focus{
  color: rgb(196 181 253 / 0.9) !important;
}
.focus\:tw-text-violet-300\/95:focus{
  color: rgb(196 181 253 / 0.95) !important;
}
.focus\:tw-text-violet-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-400\/0:focus{
  color: rgb(167 139 250 / 0) !important;
}
.focus\:tw-text-violet-400\/10:focus{
  color: rgb(167 139 250 / 0.1) !important;
}
.focus\:tw-text-violet-400\/100:focus{
  color: rgb(167 139 250 / 1) !important;
}
.focus\:tw-text-violet-400\/15:focus{
  color: rgb(167 139 250 / 0.15) !important;
}
.focus\:tw-text-violet-400\/20:focus{
  color: rgb(167 139 250 / 0.2) !important;
}
.focus\:tw-text-violet-400\/25:focus{
  color: rgb(167 139 250 / 0.25) !important;
}
.focus\:tw-text-violet-400\/30:focus{
  color: rgb(167 139 250 / 0.3) !important;
}
.focus\:tw-text-violet-400\/35:focus{
  color: rgb(167 139 250 / 0.35) !important;
}
.focus\:tw-text-violet-400\/40:focus{
  color: rgb(167 139 250 / 0.4) !important;
}
.focus\:tw-text-violet-400\/45:focus{
  color: rgb(167 139 250 / 0.45) !important;
}
.focus\:tw-text-violet-400\/5:focus{
  color: rgb(167 139 250 / 0.05) !important;
}
.focus\:tw-text-violet-400\/50:focus{
  color: rgb(167 139 250 / 0.5) !important;
}
.focus\:tw-text-violet-400\/55:focus{
  color: rgb(167 139 250 / 0.55) !important;
}
.focus\:tw-text-violet-400\/60:focus{
  color: rgb(167 139 250 / 0.6) !important;
}
.focus\:tw-text-violet-400\/65:focus{
  color: rgb(167 139 250 / 0.65) !important;
}
.focus\:tw-text-violet-400\/70:focus{
  color: rgb(167 139 250 / 0.7) !important;
}
.focus\:tw-text-violet-400\/75:focus{
  color: rgb(167 139 250 / 0.75) !important;
}
.focus\:tw-text-violet-400\/80:focus{
  color: rgb(167 139 250 / 0.8) !important;
}
.focus\:tw-text-violet-400\/85:focus{
  color: rgb(167 139 250 / 0.85) !important;
}
.focus\:tw-text-violet-400\/90:focus{
  color: rgb(167 139 250 / 0.9) !important;
}
.focus\:tw-text-violet-400\/95:focus{
  color: rgb(167 139 250 / 0.95) !important;
}
.focus\:tw-text-violet-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(245 243 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-50\/0:focus{
  color: rgb(245 243 255 / 0) !important;
}
.focus\:tw-text-violet-50\/10:focus{
  color: rgb(245 243 255 / 0.1) !important;
}
.focus\:tw-text-violet-50\/100:focus{
  color: rgb(245 243 255 / 1) !important;
}
.focus\:tw-text-violet-50\/15:focus{
  color: rgb(245 243 255 / 0.15) !important;
}
.focus\:tw-text-violet-50\/20:focus{
  color: rgb(245 243 255 / 0.2) !important;
}
.focus\:tw-text-violet-50\/25:focus{
  color: rgb(245 243 255 / 0.25) !important;
}
.focus\:tw-text-violet-50\/30:focus{
  color: rgb(245 243 255 / 0.3) !important;
}
.focus\:tw-text-violet-50\/35:focus{
  color: rgb(245 243 255 / 0.35) !important;
}
.focus\:tw-text-violet-50\/40:focus{
  color: rgb(245 243 255 / 0.4) !important;
}
.focus\:tw-text-violet-50\/45:focus{
  color: rgb(245 243 255 / 0.45) !important;
}
.focus\:tw-text-violet-50\/5:focus{
  color: rgb(245 243 255 / 0.05) !important;
}
.focus\:tw-text-violet-50\/50:focus{
  color: rgb(245 243 255 / 0.5) !important;
}
.focus\:tw-text-violet-50\/55:focus{
  color: rgb(245 243 255 / 0.55) !important;
}
.focus\:tw-text-violet-50\/60:focus{
  color: rgb(245 243 255 / 0.6) !important;
}
.focus\:tw-text-violet-50\/65:focus{
  color: rgb(245 243 255 / 0.65) !important;
}
.focus\:tw-text-violet-50\/70:focus{
  color: rgb(245 243 255 / 0.7) !important;
}
.focus\:tw-text-violet-50\/75:focus{
  color: rgb(245 243 255 / 0.75) !important;
}
.focus\:tw-text-violet-50\/80:focus{
  color: rgb(245 243 255 / 0.8) !important;
}
.focus\:tw-text-violet-50\/85:focus{
  color: rgb(245 243 255 / 0.85) !important;
}
.focus\:tw-text-violet-50\/90:focus{
  color: rgb(245 243 255 / 0.9) !important;
}
.focus\:tw-text-violet-50\/95:focus{
  color: rgb(245 243 255 / 0.95) !important;
}
.focus\:tw-text-violet-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-500\/0:focus{
  color: rgb(139 92 246 / 0) !important;
}
.focus\:tw-text-violet-500\/10:focus{
  color: rgb(139 92 246 / 0.1) !important;
}
.focus\:tw-text-violet-500\/100:focus{
  color: rgb(139 92 246 / 1) !important;
}
.focus\:tw-text-violet-500\/15:focus{
  color: rgb(139 92 246 / 0.15) !important;
}
.focus\:tw-text-violet-500\/20:focus{
  color: rgb(139 92 246 / 0.2) !important;
}
.focus\:tw-text-violet-500\/25:focus{
  color: rgb(139 92 246 / 0.25) !important;
}
.focus\:tw-text-violet-500\/30:focus{
  color: rgb(139 92 246 / 0.3) !important;
}
.focus\:tw-text-violet-500\/35:focus{
  color: rgb(139 92 246 / 0.35) !important;
}
.focus\:tw-text-violet-500\/40:focus{
  color: rgb(139 92 246 / 0.4) !important;
}
.focus\:tw-text-violet-500\/45:focus{
  color: rgb(139 92 246 / 0.45) !important;
}
.focus\:tw-text-violet-500\/5:focus{
  color: rgb(139 92 246 / 0.05) !important;
}
.focus\:tw-text-violet-500\/50:focus{
  color: rgb(139 92 246 / 0.5) !important;
}
.focus\:tw-text-violet-500\/55:focus{
  color: rgb(139 92 246 / 0.55) !important;
}
.focus\:tw-text-violet-500\/60:focus{
  color: rgb(139 92 246 / 0.6) !important;
}
.focus\:tw-text-violet-500\/65:focus{
  color: rgb(139 92 246 / 0.65) !important;
}
.focus\:tw-text-violet-500\/70:focus{
  color: rgb(139 92 246 / 0.7) !important;
}
.focus\:tw-text-violet-500\/75:focus{
  color: rgb(139 92 246 / 0.75) !important;
}
.focus\:tw-text-violet-500\/80:focus{
  color: rgb(139 92 246 / 0.8) !important;
}
.focus\:tw-text-violet-500\/85:focus{
  color: rgb(139 92 246 / 0.85) !important;
}
.focus\:tw-text-violet-500\/90:focus{
  color: rgb(139 92 246 / 0.9) !important;
}
.focus\:tw-text-violet-500\/95:focus{
  color: rgb(139 92 246 / 0.95) !important;
}
.focus\:tw-text-violet-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-600\/0:focus{
  color: rgb(124 58 237 / 0) !important;
}
.focus\:tw-text-violet-600\/10:focus{
  color: rgb(124 58 237 / 0.1) !important;
}
.focus\:tw-text-violet-600\/100:focus{
  color: rgb(124 58 237 / 1) !important;
}
.focus\:tw-text-violet-600\/15:focus{
  color: rgb(124 58 237 / 0.15) !important;
}
.focus\:tw-text-violet-600\/20:focus{
  color: rgb(124 58 237 / 0.2) !important;
}
.focus\:tw-text-violet-600\/25:focus{
  color: rgb(124 58 237 / 0.25) !important;
}
.focus\:tw-text-violet-600\/30:focus{
  color: rgb(124 58 237 / 0.3) !important;
}
.focus\:tw-text-violet-600\/35:focus{
  color: rgb(124 58 237 / 0.35) !important;
}
.focus\:tw-text-violet-600\/40:focus{
  color: rgb(124 58 237 / 0.4) !important;
}
.focus\:tw-text-violet-600\/45:focus{
  color: rgb(124 58 237 / 0.45) !important;
}
.focus\:tw-text-violet-600\/5:focus{
  color: rgb(124 58 237 / 0.05) !important;
}
.focus\:tw-text-violet-600\/50:focus{
  color: rgb(124 58 237 / 0.5) !important;
}
.focus\:tw-text-violet-600\/55:focus{
  color: rgb(124 58 237 / 0.55) !important;
}
.focus\:tw-text-violet-600\/60:focus{
  color: rgb(124 58 237 / 0.6) !important;
}
.focus\:tw-text-violet-600\/65:focus{
  color: rgb(124 58 237 / 0.65) !important;
}
.focus\:tw-text-violet-600\/70:focus{
  color: rgb(124 58 237 / 0.7) !important;
}
.focus\:tw-text-violet-600\/75:focus{
  color: rgb(124 58 237 / 0.75) !important;
}
.focus\:tw-text-violet-600\/80:focus{
  color: rgb(124 58 237 / 0.8) !important;
}
.focus\:tw-text-violet-600\/85:focus{
  color: rgb(124 58 237 / 0.85) !important;
}
.focus\:tw-text-violet-600\/90:focus{
  color: rgb(124 58 237 / 0.9) !important;
}
.focus\:tw-text-violet-600\/95:focus{
  color: rgb(124 58 237 / 0.95) !important;
}
.focus\:tw-text-violet-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-700\/0:focus{
  color: rgb(109 40 217 / 0) !important;
}
.focus\:tw-text-violet-700\/10:focus{
  color: rgb(109 40 217 / 0.1) !important;
}
.focus\:tw-text-violet-700\/100:focus{
  color: rgb(109 40 217 / 1) !important;
}
.focus\:tw-text-violet-700\/15:focus{
  color: rgb(109 40 217 / 0.15) !important;
}
.focus\:tw-text-violet-700\/20:focus{
  color: rgb(109 40 217 / 0.2) !important;
}
.focus\:tw-text-violet-700\/25:focus{
  color: rgb(109 40 217 / 0.25) !important;
}
.focus\:tw-text-violet-700\/30:focus{
  color: rgb(109 40 217 / 0.3) !important;
}
.focus\:tw-text-violet-700\/35:focus{
  color: rgb(109 40 217 / 0.35) !important;
}
.focus\:tw-text-violet-700\/40:focus{
  color: rgb(109 40 217 / 0.4) !important;
}
.focus\:tw-text-violet-700\/45:focus{
  color: rgb(109 40 217 / 0.45) !important;
}
.focus\:tw-text-violet-700\/5:focus{
  color: rgb(109 40 217 / 0.05) !important;
}
.focus\:tw-text-violet-700\/50:focus{
  color: rgb(109 40 217 / 0.5) !important;
}
.focus\:tw-text-violet-700\/55:focus{
  color: rgb(109 40 217 / 0.55) !important;
}
.focus\:tw-text-violet-700\/60:focus{
  color: rgb(109 40 217 / 0.6) !important;
}
.focus\:tw-text-violet-700\/65:focus{
  color: rgb(109 40 217 / 0.65) !important;
}
.focus\:tw-text-violet-700\/70:focus{
  color: rgb(109 40 217 / 0.7) !important;
}
.focus\:tw-text-violet-700\/75:focus{
  color: rgb(109 40 217 / 0.75) !important;
}
.focus\:tw-text-violet-700\/80:focus{
  color: rgb(109 40 217 / 0.8) !important;
}
.focus\:tw-text-violet-700\/85:focus{
  color: rgb(109 40 217 / 0.85) !important;
}
.focus\:tw-text-violet-700\/90:focus{
  color: rgb(109 40 217 / 0.9) !important;
}
.focus\:tw-text-violet-700\/95:focus{
  color: rgb(109 40 217 / 0.95) !important;
}
.focus\:tw-text-violet-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-800\/0:focus{
  color: rgb(91 33 182 / 0) !important;
}
.focus\:tw-text-violet-800\/10:focus{
  color: rgb(91 33 182 / 0.1) !important;
}
.focus\:tw-text-violet-800\/100:focus{
  color: rgb(91 33 182 / 1) !important;
}
.focus\:tw-text-violet-800\/15:focus{
  color: rgb(91 33 182 / 0.15) !important;
}
.focus\:tw-text-violet-800\/20:focus{
  color: rgb(91 33 182 / 0.2) !important;
}
.focus\:tw-text-violet-800\/25:focus{
  color: rgb(91 33 182 / 0.25) !important;
}
.focus\:tw-text-violet-800\/30:focus{
  color: rgb(91 33 182 / 0.3) !important;
}
.focus\:tw-text-violet-800\/35:focus{
  color: rgb(91 33 182 / 0.35) !important;
}
.focus\:tw-text-violet-800\/40:focus{
  color: rgb(91 33 182 / 0.4) !important;
}
.focus\:tw-text-violet-800\/45:focus{
  color: rgb(91 33 182 / 0.45) !important;
}
.focus\:tw-text-violet-800\/5:focus{
  color: rgb(91 33 182 / 0.05) !important;
}
.focus\:tw-text-violet-800\/50:focus{
  color: rgb(91 33 182 / 0.5) !important;
}
.focus\:tw-text-violet-800\/55:focus{
  color: rgb(91 33 182 / 0.55) !important;
}
.focus\:tw-text-violet-800\/60:focus{
  color: rgb(91 33 182 / 0.6) !important;
}
.focus\:tw-text-violet-800\/65:focus{
  color: rgb(91 33 182 / 0.65) !important;
}
.focus\:tw-text-violet-800\/70:focus{
  color: rgb(91 33 182 / 0.7) !important;
}
.focus\:tw-text-violet-800\/75:focus{
  color: rgb(91 33 182 / 0.75) !important;
}
.focus\:tw-text-violet-800\/80:focus{
  color: rgb(91 33 182 / 0.8) !important;
}
.focus\:tw-text-violet-800\/85:focus{
  color: rgb(91 33 182 / 0.85) !important;
}
.focus\:tw-text-violet-800\/90:focus{
  color: rgb(91 33 182 / 0.9) !important;
}
.focus\:tw-text-violet-800\/95:focus{
  color: rgb(91 33 182 / 0.95) !important;
}
.focus\:tw-text-violet-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-900\/0:focus{
  color: rgb(76 29 149 / 0) !important;
}
.focus\:tw-text-violet-900\/10:focus{
  color: rgb(76 29 149 / 0.1) !important;
}
.focus\:tw-text-violet-900\/100:focus{
  color: rgb(76 29 149 / 1) !important;
}
.focus\:tw-text-violet-900\/15:focus{
  color: rgb(76 29 149 / 0.15) !important;
}
.focus\:tw-text-violet-900\/20:focus{
  color: rgb(76 29 149 / 0.2) !important;
}
.focus\:tw-text-violet-900\/25:focus{
  color: rgb(76 29 149 / 0.25) !important;
}
.focus\:tw-text-violet-900\/30:focus{
  color: rgb(76 29 149 / 0.3) !important;
}
.focus\:tw-text-violet-900\/35:focus{
  color: rgb(76 29 149 / 0.35) !important;
}
.focus\:tw-text-violet-900\/40:focus{
  color: rgb(76 29 149 / 0.4) !important;
}
.focus\:tw-text-violet-900\/45:focus{
  color: rgb(76 29 149 / 0.45) !important;
}
.focus\:tw-text-violet-900\/5:focus{
  color: rgb(76 29 149 / 0.05) !important;
}
.focus\:tw-text-violet-900\/50:focus{
  color: rgb(76 29 149 / 0.5) !important;
}
.focus\:tw-text-violet-900\/55:focus{
  color: rgb(76 29 149 / 0.55) !important;
}
.focus\:tw-text-violet-900\/60:focus{
  color: rgb(76 29 149 / 0.6) !important;
}
.focus\:tw-text-violet-900\/65:focus{
  color: rgb(76 29 149 / 0.65) !important;
}
.focus\:tw-text-violet-900\/70:focus{
  color: rgb(76 29 149 / 0.7) !important;
}
.focus\:tw-text-violet-900\/75:focus{
  color: rgb(76 29 149 / 0.75) !important;
}
.focus\:tw-text-violet-900\/80:focus{
  color: rgb(76 29 149 / 0.8) !important;
}
.focus\:tw-text-violet-900\/85:focus{
  color: rgb(76 29 149 / 0.85) !important;
}
.focus\:tw-text-violet-900\/90:focus{
  color: rgb(76 29 149 / 0.9) !important;
}
.focus\:tw-text-violet-900\/95:focus{
  color: rgb(76 29 149 / 0.95) !important;
}
.focus\:tw-text-violet-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(46 16 101 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-violet-950\/0:focus{
  color: rgb(46 16 101 / 0) !important;
}
.focus\:tw-text-violet-950\/10:focus{
  color: rgb(46 16 101 / 0.1) !important;
}
.focus\:tw-text-violet-950\/100:focus{
  color: rgb(46 16 101 / 1) !important;
}
.focus\:tw-text-violet-950\/15:focus{
  color: rgb(46 16 101 / 0.15) !important;
}
.focus\:tw-text-violet-950\/20:focus{
  color: rgb(46 16 101 / 0.2) !important;
}
.focus\:tw-text-violet-950\/25:focus{
  color: rgb(46 16 101 / 0.25) !important;
}
.focus\:tw-text-violet-950\/30:focus{
  color: rgb(46 16 101 / 0.3) !important;
}
.focus\:tw-text-violet-950\/35:focus{
  color: rgb(46 16 101 / 0.35) !important;
}
.focus\:tw-text-violet-950\/40:focus{
  color: rgb(46 16 101 / 0.4) !important;
}
.focus\:tw-text-violet-950\/45:focus{
  color: rgb(46 16 101 / 0.45) !important;
}
.focus\:tw-text-violet-950\/5:focus{
  color: rgb(46 16 101 / 0.05) !important;
}
.focus\:tw-text-violet-950\/50:focus{
  color: rgb(46 16 101 / 0.5) !important;
}
.focus\:tw-text-violet-950\/55:focus{
  color: rgb(46 16 101 / 0.55) !important;
}
.focus\:tw-text-violet-950\/60:focus{
  color: rgb(46 16 101 / 0.6) !important;
}
.focus\:tw-text-violet-950\/65:focus{
  color: rgb(46 16 101 / 0.65) !important;
}
.focus\:tw-text-violet-950\/70:focus{
  color: rgb(46 16 101 / 0.7) !important;
}
.focus\:tw-text-violet-950\/75:focus{
  color: rgb(46 16 101 / 0.75) !important;
}
.focus\:tw-text-violet-950\/80:focus{
  color: rgb(46 16 101 / 0.8) !important;
}
.focus\:tw-text-violet-950\/85:focus{
  color: rgb(46 16 101 / 0.85) !important;
}
.focus\:tw-text-violet-950\/90:focus{
  color: rgb(46 16 101 / 0.9) !important;
}
.focus\:tw-text-violet-950\/95:focus{
  color: rgb(46 16 101 / 0.95) !important;
}
.focus\:tw-text-wb-approved-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(216 239 220 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-approved-background\/0:focus{
  color: rgb(216 239 220 / 0) !important;
}
.focus\:tw-text-wb-approved-background\/10:focus{
  color: rgb(216 239 220 / 0.1) !important;
}
.focus\:tw-text-wb-approved-background\/100:focus{
  color: rgb(216 239 220 / 1) !important;
}
.focus\:tw-text-wb-approved-background\/15:focus{
  color: rgb(216 239 220 / 0.15) !important;
}
.focus\:tw-text-wb-approved-background\/20:focus{
  color: rgb(216 239 220 / 0.2) !important;
}
.focus\:tw-text-wb-approved-background\/25:focus{
  color: rgb(216 239 220 / 0.25) !important;
}
.focus\:tw-text-wb-approved-background\/30:focus{
  color: rgb(216 239 220 / 0.3) !important;
}
.focus\:tw-text-wb-approved-background\/35:focus{
  color: rgb(216 239 220 / 0.35) !important;
}
.focus\:tw-text-wb-approved-background\/40:focus{
  color: rgb(216 239 220 / 0.4) !important;
}
.focus\:tw-text-wb-approved-background\/45:focus{
  color: rgb(216 239 220 / 0.45) !important;
}
.focus\:tw-text-wb-approved-background\/5:focus{
  color: rgb(216 239 220 / 0.05) !important;
}
.focus\:tw-text-wb-approved-background\/50:focus{
  color: rgb(216 239 220 / 0.5) !important;
}
.focus\:tw-text-wb-approved-background\/55:focus{
  color: rgb(216 239 220 / 0.55) !important;
}
.focus\:tw-text-wb-approved-background\/60:focus{
  color: rgb(216 239 220 / 0.6) !important;
}
.focus\:tw-text-wb-approved-background\/65:focus{
  color: rgb(216 239 220 / 0.65) !important;
}
.focus\:tw-text-wb-approved-background\/70:focus{
  color: rgb(216 239 220 / 0.7) !important;
}
.focus\:tw-text-wb-approved-background\/75:focus{
  color: rgb(216 239 220 / 0.75) !important;
}
.focus\:tw-text-wb-approved-background\/80:focus{
  color: rgb(216 239 220 / 0.8) !important;
}
.focus\:tw-text-wb-approved-background\/85:focus{
  color: rgb(216 239 220 / 0.85) !important;
}
.focus\:tw-text-wb-approved-background\/90:focus{
  color: rgb(216 239 220 / 0.9) !important;
}
.focus\:tw-text-wb-approved-background\/95:focus{
  color: rgb(216 239 220 / 0.95) !important;
}
.focus\:tw-text-wb-approved-text:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(50 139 64 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-approved-text\/0:focus{
  color: rgb(50 139 64 / 0) !important;
}
.focus\:tw-text-wb-approved-text\/10:focus{
  color: rgb(50 139 64 / 0.1) !important;
}
.focus\:tw-text-wb-approved-text\/100:focus{
  color: rgb(50 139 64 / 1) !important;
}
.focus\:tw-text-wb-approved-text\/15:focus{
  color: rgb(50 139 64 / 0.15) !important;
}
.focus\:tw-text-wb-approved-text\/20:focus{
  color: rgb(50 139 64 / 0.2) !important;
}
.focus\:tw-text-wb-approved-text\/25:focus{
  color: rgb(50 139 64 / 0.25) !important;
}
.focus\:tw-text-wb-approved-text\/30:focus{
  color: rgb(50 139 64 / 0.3) !important;
}
.focus\:tw-text-wb-approved-text\/35:focus{
  color: rgb(50 139 64 / 0.35) !important;
}
.focus\:tw-text-wb-approved-text\/40:focus{
  color: rgb(50 139 64 / 0.4) !important;
}
.focus\:tw-text-wb-approved-text\/45:focus{
  color: rgb(50 139 64 / 0.45) !important;
}
.focus\:tw-text-wb-approved-text\/5:focus{
  color: rgb(50 139 64 / 0.05) !important;
}
.focus\:tw-text-wb-approved-text\/50:focus{
  color: rgb(50 139 64 / 0.5) !important;
}
.focus\:tw-text-wb-approved-text\/55:focus{
  color: rgb(50 139 64 / 0.55) !important;
}
.focus\:tw-text-wb-approved-text\/60:focus{
  color: rgb(50 139 64 / 0.6) !important;
}
.focus\:tw-text-wb-approved-text\/65:focus{
  color: rgb(50 139 64 / 0.65) !important;
}
.focus\:tw-text-wb-approved-text\/70:focus{
  color: rgb(50 139 64 / 0.7) !important;
}
.focus\:tw-text-wb-approved-text\/75:focus{
  color: rgb(50 139 64 / 0.75) !important;
}
.focus\:tw-text-wb-approved-text\/80:focus{
  color: rgb(50 139 64 / 0.8) !important;
}
.focus\:tw-text-wb-approved-text\/85:focus{
  color: rgb(50 139 64 / 0.85) !important;
}
.focus\:tw-text-wb-approved-text\/90:focus{
  color: rgb(50 139 64 / 0.9) !important;
}
.focus\:tw-text-wb-approved-text\/95:focus{
  color: rgb(50 139 64 / 0.95) !important;
}
.focus\:tw-text-wb-black:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(19 24 32 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-black\/0:focus{
  color: rgb(19 24 32 / 0) !important;
}
.focus\:tw-text-wb-black\/10:focus{
  color: rgb(19 24 32 / 0.1) !important;
}
.focus\:tw-text-wb-black\/100:focus{
  color: rgb(19 24 32 / 1) !important;
}
.focus\:tw-text-wb-black\/15:focus{
  color: rgb(19 24 32 / 0.15) !important;
}
.focus\:tw-text-wb-black\/20:focus{
  color: rgb(19 24 32 / 0.2) !important;
}
.focus\:tw-text-wb-black\/25:focus{
  color: rgb(19 24 32 / 0.25) !important;
}
.focus\:tw-text-wb-black\/30:focus{
  color: rgb(19 24 32 / 0.3) !important;
}
.focus\:tw-text-wb-black\/35:focus{
  color: rgb(19 24 32 / 0.35) !important;
}
.focus\:tw-text-wb-black\/40:focus{
  color: rgb(19 24 32 / 0.4) !important;
}
.focus\:tw-text-wb-black\/45:focus{
  color: rgb(19 24 32 / 0.45) !important;
}
.focus\:tw-text-wb-black\/5:focus{
  color: rgb(19 24 32 / 0.05) !important;
}
.focus\:tw-text-wb-black\/50:focus{
  color: rgb(19 24 32 / 0.5) !important;
}
.focus\:tw-text-wb-black\/55:focus{
  color: rgb(19 24 32 / 0.55) !important;
}
.focus\:tw-text-wb-black\/60:focus{
  color: rgb(19 24 32 / 0.6) !important;
}
.focus\:tw-text-wb-black\/65:focus{
  color: rgb(19 24 32 / 0.65) !important;
}
.focus\:tw-text-wb-black\/70:focus{
  color: rgb(19 24 32 / 0.7) !important;
}
.focus\:tw-text-wb-black\/75:focus{
  color: rgb(19 24 32 / 0.75) !important;
}
.focus\:tw-text-wb-black\/80:focus{
  color: rgb(19 24 32 / 0.8) !important;
}
.focus\:tw-text-wb-black\/85:focus{
  color: rgb(19 24 32 / 0.85) !important;
}
.focus\:tw-text-wb-black\/90:focus{
  color: rgb(19 24 32 / 0.9) !important;
}
.focus\:tw-text-wb-black\/95:focus{
  color: rgb(19 24 32 / 0.95) !important;
}
.focus\:tw-text-wb-blue:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-blue\/0:focus{
  color: rgb(0 147 208 / 0) !important;
}
.focus\:tw-text-wb-blue\/10:focus{
  color: rgb(0 147 208 / 0.1) !important;
}
.focus\:tw-text-wb-blue\/100:focus{
  color: rgb(0 147 208 / 1) !important;
}
.focus\:tw-text-wb-blue\/15:focus{
  color: rgb(0 147 208 / 0.15) !important;
}
.focus\:tw-text-wb-blue\/20:focus{
  color: rgb(0 147 208 / 0.2) !important;
}
.focus\:tw-text-wb-blue\/25:focus{
  color: rgb(0 147 208 / 0.25) !important;
}
.focus\:tw-text-wb-blue\/30:focus{
  color: rgb(0 147 208 / 0.3) !important;
}
.focus\:tw-text-wb-blue\/35:focus{
  color: rgb(0 147 208 / 0.35) !important;
}
.focus\:tw-text-wb-blue\/40:focus{
  color: rgb(0 147 208 / 0.4) !important;
}
.focus\:tw-text-wb-blue\/45:focus{
  color: rgb(0 147 208 / 0.45) !important;
}
.focus\:tw-text-wb-blue\/5:focus{
  color: rgb(0 147 208 / 0.05) !important;
}
.focus\:tw-text-wb-blue\/50:focus{
  color: rgb(0 147 208 / 0.5) !important;
}
.focus\:tw-text-wb-blue\/55:focus{
  color: rgb(0 147 208 / 0.55) !important;
}
.focus\:tw-text-wb-blue\/60:focus{
  color: rgb(0 147 208 / 0.6) !important;
}
.focus\:tw-text-wb-blue\/65:focus{
  color: rgb(0 147 208 / 0.65) !important;
}
.focus\:tw-text-wb-blue\/70:focus{
  color: rgb(0 147 208 / 0.7) !important;
}
.focus\:tw-text-wb-blue\/75:focus{
  color: rgb(0 147 208 / 0.75) !important;
}
.focus\:tw-text-wb-blue\/80:focus{
  color: rgb(0 147 208 / 0.8) !important;
}
.focus\:tw-text-wb-blue\/85:focus{
  color: rgb(0 147 208 / 0.85) !important;
}
.focus\:tw-text-wb-blue\/90:focus{
  color: rgb(0 147 208 / 0.9) !important;
}
.focus\:tw-text-wb-blue\/95:focus{
  color: rgb(0 147 208 / 0.95) !important;
}
.focus\:tw-text-wb-editor-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-editor-background\/0:focus{
  color: rgb(204 233 246 / 0) !important;
}
.focus\:tw-text-wb-editor-background\/10:focus{
  color: rgb(204 233 246 / 0.1) !important;
}
.focus\:tw-text-wb-editor-background\/100:focus{
  color: rgb(204 233 246 / 1) !important;
}
.focus\:tw-text-wb-editor-background\/15:focus{
  color: rgb(204 233 246 / 0.15) !important;
}
.focus\:tw-text-wb-editor-background\/20:focus{
  color: rgb(204 233 246 / 0.2) !important;
}
.focus\:tw-text-wb-editor-background\/25:focus{
  color: rgb(204 233 246 / 0.25) !important;
}
.focus\:tw-text-wb-editor-background\/30:focus{
  color: rgb(204 233 246 / 0.3) !important;
}
.focus\:tw-text-wb-editor-background\/35:focus{
  color: rgb(204 233 246 / 0.35) !important;
}
.focus\:tw-text-wb-editor-background\/40:focus{
  color: rgb(204 233 246 / 0.4) !important;
}
.focus\:tw-text-wb-editor-background\/45:focus{
  color: rgb(204 233 246 / 0.45) !important;
}
.focus\:tw-text-wb-editor-background\/5:focus{
  color: rgb(204 233 246 / 0.05) !important;
}
.focus\:tw-text-wb-editor-background\/50:focus{
  color: rgb(204 233 246 / 0.5) !important;
}
.focus\:tw-text-wb-editor-background\/55:focus{
  color: rgb(204 233 246 / 0.55) !important;
}
.focus\:tw-text-wb-editor-background\/60:focus{
  color: rgb(204 233 246 / 0.6) !important;
}
.focus\:tw-text-wb-editor-background\/65:focus{
  color: rgb(204 233 246 / 0.65) !important;
}
.focus\:tw-text-wb-editor-background\/70:focus{
  color: rgb(204 233 246 / 0.7) !important;
}
.focus\:tw-text-wb-editor-background\/75:focus{
  color: rgb(204 233 246 / 0.75) !important;
}
.focus\:tw-text-wb-editor-background\/80:focus{
  color: rgb(204 233 246 / 0.8) !important;
}
.focus\:tw-text-wb-editor-background\/85:focus{
  color: rgb(204 233 246 / 0.85) !important;
}
.focus\:tw-text-wb-editor-background\/90:focus{
  color: rgb(204 233 246 / 0.9) !important;
}
.focus\:tw-text-wb-editor-background\/95:focus{
  color: rgb(204 233 246 / 0.95) !important;
}
.focus\:tw-text-wb-editor-text:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-editor-text\/0:focus{
  color: rgb(0 118 166 / 0) !important;
}
.focus\:tw-text-wb-editor-text\/10:focus{
  color: rgb(0 118 166 / 0.1) !important;
}
.focus\:tw-text-wb-editor-text\/100:focus{
  color: rgb(0 118 166 / 1) !important;
}
.focus\:tw-text-wb-editor-text\/15:focus{
  color: rgb(0 118 166 / 0.15) !important;
}
.focus\:tw-text-wb-editor-text\/20:focus{
  color: rgb(0 118 166 / 0.2) !important;
}
.focus\:tw-text-wb-editor-text\/25:focus{
  color: rgb(0 118 166 / 0.25) !important;
}
.focus\:tw-text-wb-editor-text\/30:focus{
  color: rgb(0 118 166 / 0.3) !important;
}
.focus\:tw-text-wb-editor-text\/35:focus{
  color: rgb(0 118 166 / 0.35) !important;
}
.focus\:tw-text-wb-editor-text\/40:focus{
  color: rgb(0 118 166 / 0.4) !important;
}
.focus\:tw-text-wb-editor-text\/45:focus{
  color: rgb(0 118 166 / 0.45) !important;
}
.focus\:tw-text-wb-editor-text\/5:focus{
  color: rgb(0 118 166 / 0.05) !important;
}
.focus\:tw-text-wb-editor-text\/50:focus{
  color: rgb(0 118 166 / 0.5) !important;
}
.focus\:tw-text-wb-editor-text\/55:focus{
  color: rgb(0 118 166 / 0.55) !important;
}
.focus\:tw-text-wb-editor-text\/60:focus{
  color: rgb(0 118 166 / 0.6) !important;
}
.focus\:tw-text-wb-editor-text\/65:focus{
  color: rgb(0 118 166 / 0.65) !important;
}
.focus\:tw-text-wb-editor-text\/70:focus{
  color: rgb(0 118 166 / 0.7) !important;
}
.focus\:tw-text-wb-editor-text\/75:focus{
  color: rgb(0 118 166 / 0.75) !important;
}
.focus\:tw-text-wb-editor-text\/80:focus{
  color: rgb(0 118 166 / 0.8) !important;
}
.focus\:tw-text-wb-editor-text\/85:focus{
  color: rgb(0 118 166 / 0.85) !important;
}
.focus\:tw-text-wb-editor-text\/90:focus{
  color: rgb(0 118 166 / 0.9) !important;
}
.focus\:tw-text-wb-editor-text\/95:focus{
  color: rgb(0 118 166 / 0.95) !important;
}
.focus\:tw-text-wb-error-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(225 25 0 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-error-background\/0:focus{
  color: rgb(225 25 0 / 0) !important;
}
.focus\:tw-text-wb-error-background\/10:focus{
  color: rgb(225 25 0 / 0.1) !important;
}
.focus\:tw-text-wb-error-background\/100:focus{
  color: rgb(225 25 0 / 1) !important;
}
.focus\:tw-text-wb-error-background\/15:focus{
  color: rgb(225 25 0 / 0.15) !important;
}
.focus\:tw-text-wb-error-background\/20:focus{
  color: rgb(225 25 0 / 0.2) !important;
}
.focus\:tw-text-wb-error-background\/25:focus{
  color: rgb(225 25 0 / 0.25) !important;
}
.focus\:tw-text-wb-error-background\/30:focus{
  color: rgb(225 25 0 / 0.3) !important;
}
.focus\:tw-text-wb-error-background\/35:focus{
  color: rgb(225 25 0 / 0.35) !important;
}
.focus\:tw-text-wb-error-background\/40:focus{
  color: rgb(225 25 0 / 0.4) !important;
}
.focus\:tw-text-wb-error-background\/45:focus{
  color: rgb(225 25 0 / 0.45) !important;
}
.focus\:tw-text-wb-error-background\/5:focus{
  color: rgb(225 25 0 / 0.05) !important;
}
.focus\:tw-text-wb-error-background\/50:focus{
  color: rgb(225 25 0 / 0.5) !important;
}
.focus\:tw-text-wb-error-background\/55:focus{
  color: rgb(225 25 0 / 0.55) !important;
}
.focus\:tw-text-wb-error-background\/60:focus{
  color: rgb(225 25 0 / 0.6) !important;
}
.focus\:tw-text-wb-error-background\/65:focus{
  color: rgb(225 25 0 / 0.65) !important;
}
.focus\:tw-text-wb-error-background\/70:focus{
  color: rgb(225 25 0 / 0.7) !important;
}
.focus\:tw-text-wb-error-background\/75:focus{
  color: rgb(225 25 0 / 0.75) !important;
}
.focus\:tw-text-wb-error-background\/80:focus{
  color: rgb(225 25 0 / 0.8) !important;
}
.focus\:tw-text-wb-error-background\/85:focus{
  color: rgb(225 25 0 / 0.85) !important;
}
.focus\:tw-text-wb-error-background\/90:focus{
  color: rgb(225 25 0 / 0.9) !important;
}
.focus\:tw-text-wb-error-background\/95:focus{
  color: rgb(225 25 0 / 0.95) !important;
}
.focus\:tw-text-wb-error-text:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(252 232 229 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-error-text\/0:focus{
  color: rgb(252 232 229 / 0) !important;
}
.focus\:tw-text-wb-error-text\/10:focus{
  color: rgb(252 232 229 / 0.1) !important;
}
.focus\:tw-text-wb-error-text\/100:focus{
  color: rgb(252 232 229 / 1) !important;
}
.focus\:tw-text-wb-error-text\/15:focus{
  color: rgb(252 232 229 / 0.15) !important;
}
.focus\:tw-text-wb-error-text\/20:focus{
  color: rgb(252 232 229 / 0.2) !important;
}
.focus\:tw-text-wb-error-text\/25:focus{
  color: rgb(252 232 229 / 0.25) !important;
}
.focus\:tw-text-wb-error-text\/30:focus{
  color: rgb(252 232 229 / 0.3) !important;
}
.focus\:tw-text-wb-error-text\/35:focus{
  color: rgb(252 232 229 / 0.35) !important;
}
.focus\:tw-text-wb-error-text\/40:focus{
  color: rgb(252 232 229 / 0.4) !important;
}
.focus\:tw-text-wb-error-text\/45:focus{
  color: rgb(252 232 229 / 0.45) !important;
}
.focus\:tw-text-wb-error-text\/5:focus{
  color: rgb(252 232 229 / 0.05) !important;
}
.focus\:tw-text-wb-error-text\/50:focus{
  color: rgb(252 232 229 / 0.5) !important;
}
.focus\:tw-text-wb-error-text\/55:focus{
  color: rgb(252 232 229 / 0.55) !important;
}
.focus\:tw-text-wb-error-text\/60:focus{
  color: rgb(252 232 229 / 0.6) !important;
}
.focus\:tw-text-wb-error-text\/65:focus{
  color: rgb(252 232 229 / 0.65) !important;
}
.focus\:tw-text-wb-error-text\/70:focus{
  color: rgb(252 232 229 / 0.7) !important;
}
.focus\:tw-text-wb-error-text\/75:focus{
  color: rgb(252 232 229 / 0.75) !important;
}
.focus\:tw-text-wb-error-text\/80:focus{
  color: rgb(252 232 229 / 0.8) !important;
}
.focus\:tw-text-wb-error-text\/85:focus{
  color: rgb(252 232 229 / 0.85) !important;
}
.focus\:tw-text-wb-error-text\/90:focus{
  color: rgb(252 232 229 / 0.9) !important;
}
.focus\:tw-text-wb-error-text\/95:focus{
  color: rgb(252 232 229 / 0.95) !important;
}
.focus\:tw-text-wb-feedback-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(245 241 206 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-feedback-background\/0:focus{
  color: rgb(245 241 206 / 0) !important;
}
.focus\:tw-text-wb-feedback-background\/10:focus{
  color: rgb(245 241 206 / 0.1) !important;
}
.focus\:tw-text-wb-feedback-background\/100:focus{
  color: rgb(245 241 206 / 1) !important;
}
.focus\:tw-text-wb-feedback-background\/15:focus{
  color: rgb(245 241 206 / 0.15) !important;
}
.focus\:tw-text-wb-feedback-background\/20:focus{
  color: rgb(245 241 206 / 0.2) !important;
}
.focus\:tw-text-wb-feedback-background\/25:focus{
  color: rgb(245 241 206 / 0.25) !important;
}
.focus\:tw-text-wb-feedback-background\/30:focus{
  color: rgb(245 241 206 / 0.3) !important;
}
.focus\:tw-text-wb-feedback-background\/35:focus{
  color: rgb(245 241 206 / 0.35) !important;
}
.focus\:tw-text-wb-feedback-background\/40:focus{
  color: rgb(245 241 206 / 0.4) !important;
}
.focus\:tw-text-wb-feedback-background\/45:focus{
  color: rgb(245 241 206 / 0.45) !important;
}
.focus\:tw-text-wb-feedback-background\/5:focus{
  color: rgb(245 241 206 / 0.05) !important;
}
.focus\:tw-text-wb-feedback-background\/50:focus{
  color: rgb(245 241 206 / 0.5) !important;
}
.focus\:tw-text-wb-feedback-background\/55:focus{
  color: rgb(245 241 206 / 0.55) !important;
}
.focus\:tw-text-wb-feedback-background\/60:focus{
  color: rgb(245 241 206 / 0.6) !important;
}
.focus\:tw-text-wb-feedback-background\/65:focus{
  color: rgb(245 241 206 / 0.65) !important;
}
.focus\:tw-text-wb-feedback-background\/70:focus{
  color: rgb(245 241 206 / 0.7) !important;
}
.focus\:tw-text-wb-feedback-background\/75:focus{
  color: rgb(245 241 206 / 0.75) !important;
}
.focus\:tw-text-wb-feedback-background\/80:focus{
  color: rgb(245 241 206 / 0.8) !important;
}
.focus\:tw-text-wb-feedback-background\/85:focus{
  color: rgb(245 241 206 / 0.85) !important;
}
.focus\:tw-text-wb-feedback-background\/90:focus{
  color: rgb(245 241 206 / 0.9) !important;
}
.focus\:tw-text-wb-feedback-background\/95:focus{
  color: rgb(245 241 206 / 0.95) !important;
}
.focus\:tw-text-wb-feedback-text:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(162 147 8 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-feedback-text\/0:focus{
  color: rgb(162 147 8 / 0) !important;
}
.focus\:tw-text-wb-feedback-text\/10:focus{
  color: rgb(162 147 8 / 0.1) !important;
}
.focus\:tw-text-wb-feedback-text\/100:focus{
  color: rgb(162 147 8 / 1) !important;
}
.focus\:tw-text-wb-feedback-text\/15:focus{
  color: rgb(162 147 8 / 0.15) !important;
}
.focus\:tw-text-wb-feedback-text\/20:focus{
  color: rgb(162 147 8 / 0.2) !important;
}
.focus\:tw-text-wb-feedback-text\/25:focus{
  color: rgb(162 147 8 / 0.25) !important;
}
.focus\:tw-text-wb-feedback-text\/30:focus{
  color: rgb(162 147 8 / 0.3) !important;
}
.focus\:tw-text-wb-feedback-text\/35:focus{
  color: rgb(162 147 8 / 0.35) !important;
}
.focus\:tw-text-wb-feedback-text\/40:focus{
  color: rgb(162 147 8 / 0.4) !important;
}
.focus\:tw-text-wb-feedback-text\/45:focus{
  color: rgb(162 147 8 / 0.45) !important;
}
.focus\:tw-text-wb-feedback-text\/5:focus{
  color: rgb(162 147 8 / 0.05) !important;
}
.focus\:tw-text-wb-feedback-text\/50:focus{
  color: rgb(162 147 8 / 0.5) !important;
}
.focus\:tw-text-wb-feedback-text\/55:focus{
  color: rgb(162 147 8 / 0.55) !important;
}
.focus\:tw-text-wb-feedback-text\/60:focus{
  color: rgb(162 147 8 / 0.6) !important;
}
.focus\:tw-text-wb-feedback-text\/65:focus{
  color: rgb(162 147 8 / 0.65) !important;
}
.focus\:tw-text-wb-feedback-text\/70:focus{
  color: rgb(162 147 8 / 0.7) !important;
}
.focus\:tw-text-wb-feedback-text\/75:focus{
  color: rgb(162 147 8 / 0.75) !important;
}
.focus\:tw-text-wb-feedback-text\/80:focus{
  color: rgb(162 147 8 / 0.8) !important;
}
.focus\:tw-text-wb-feedback-text\/85:focus{
  color: rgb(162 147 8 / 0.85) !important;
}
.focus\:tw-text-wb-feedback-text\/90:focus{
  color: rgb(162 147 8 / 0.9) !important;
}
.focus\:tw-text-wb-feedback-text\/95:focus{
  color: rgb(162 147 8 / 0.95) !important;
}
.focus\:tw-text-wb-gcma-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 234 210 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-gcma-background\/0:focus{
  color: rgb(254 234 210 / 0) !important;
}
.focus\:tw-text-wb-gcma-background\/10:focus{
  color: rgb(254 234 210 / 0.1) !important;
}
.focus\:tw-text-wb-gcma-background\/100:focus{
  color: rgb(254 234 210 / 1) !important;
}
.focus\:tw-text-wb-gcma-background\/15:focus{
  color: rgb(254 234 210 / 0.15) !important;
}
.focus\:tw-text-wb-gcma-background\/20:focus{
  color: rgb(254 234 210 / 0.2) !important;
}
.focus\:tw-text-wb-gcma-background\/25:focus{
  color: rgb(254 234 210 / 0.25) !important;
}
.focus\:tw-text-wb-gcma-background\/30:focus{
  color: rgb(254 234 210 / 0.3) !important;
}
.focus\:tw-text-wb-gcma-background\/35:focus{
  color: rgb(254 234 210 / 0.35) !important;
}
.focus\:tw-text-wb-gcma-background\/40:focus{
  color: rgb(254 234 210 / 0.4) !important;
}
.focus\:tw-text-wb-gcma-background\/45:focus{
  color: rgb(254 234 210 / 0.45) !important;
}
.focus\:tw-text-wb-gcma-background\/5:focus{
  color: rgb(254 234 210 / 0.05) !important;
}
.focus\:tw-text-wb-gcma-background\/50:focus{
  color: rgb(254 234 210 / 0.5) !important;
}
.focus\:tw-text-wb-gcma-background\/55:focus{
  color: rgb(254 234 210 / 0.55) !important;
}
.focus\:tw-text-wb-gcma-background\/60:focus{
  color: rgb(254 234 210 / 0.6) !important;
}
.focus\:tw-text-wb-gcma-background\/65:focus{
  color: rgb(254 234 210 / 0.65) !important;
}
.focus\:tw-text-wb-gcma-background\/70:focus{
  color: rgb(254 234 210 / 0.7) !important;
}
.focus\:tw-text-wb-gcma-background\/75:focus{
  color: rgb(254 234 210 / 0.75) !important;
}
.focus\:tw-text-wb-gcma-background\/80:focus{
  color: rgb(254 234 210 / 0.8) !important;
}
.focus\:tw-text-wb-gcma-background\/85:focus{
  color: rgb(254 234 210 / 0.85) !important;
}
.focus\:tw-text-wb-gcma-background\/90:focus{
  color: rgb(254 234 210 / 0.9) !important;
}
.focus\:tw-text-wb-gcma-background\/95:focus{
  color: rgb(254 234 210 / 0.95) !important;
}
.focus\:tw-text-wb-gcma-text:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(198 121 23 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-gcma-text\/0:focus{
  color: rgb(198 121 23 / 0) !important;
}
.focus\:tw-text-wb-gcma-text\/10:focus{
  color: rgb(198 121 23 / 0.1) !important;
}
.focus\:tw-text-wb-gcma-text\/100:focus{
  color: rgb(198 121 23 / 1) !important;
}
.focus\:tw-text-wb-gcma-text\/15:focus{
  color: rgb(198 121 23 / 0.15) !important;
}
.focus\:tw-text-wb-gcma-text\/20:focus{
  color: rgb(198 121 23 / 0.2) !important;
}
.focus\:tw-text-wb-gcma-text\/25:focus{
  color: rgb(198 121 23 / 0.25) !important;
}
.focus\:tw-text-wb-gcma-text\/30:focus{
  color: rgb(198 121 23 / 0.3) !important;
}
.focus\:tw-text-wb-gcma-text\/35:focus{
  color: rgb(198 121 23 / 0.35) !important;
}
.focus\:tw-text-wb-gcma-text\/40:focus{
  color: rgb(198 121 23 / 0.4) !important;
}
.focus\:tw-text-wb-gcma-text\/45:focus{
  color: rgb(198 121 23 / 0.45) !important;
}
.focus\:tw-text-wb-gcma-text\/5:focus{
  color: rgb(198 121 23 / 0.05) !important;
}
.focus\:tw-text-wb-gcma-text\/50:focus{
  color: rgb(198 121 23 / 0.5) !important;
}
.focus\:tw-text-wb-gcma-text\/55:focus{
  color: rgb(198 121 23 / 0.55) !important;
}
.focus\:tw-text-wb-gcma-text\/60:focus{
  color: rgb(198 121 23 / 0.6) !important;
}
.focus\:tw-text-wb-gcma-text\/65:focus{
  color: rgb(198 121 23 / 0.65) !important;
}
.focus\:tw-text-wb-gcma-text\/70:focus{
  color: rgb(198 121 23 / 0.7) !important;
}
.focus\:tw-text-wb-gcma-text\/75:focus{
  color: rgb(198 121 23 / 0.75) !important;
}
.focus\:tw-text-wb-gcma-text\/80:focus{
  color: rgb(198 121 23 / 0.8) !important;
}
.focus\:tw-text-wb-gcma-text\/85:focus{
  color: rgb(198 121 23 / 0.85) !important;
}
.focus\:tw-text-wb-gcma-text\/90:focus{
  color: rgb(198 121 23 / 0.9) !important;
}
.focus\:tw-text-wb-gcma-text\/95:focus{
  color: rgb(198 121 23 / 0.95) !important;
}
.focus\:tw-text-wb-generic-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-generic-background\/0:focus{
  color: rgb(241 244 248 / 0) !important;
}
.focus\:tw-text-wb-generic-background\/10:focus{
  color: rgb(241 244 248 / 0.1) !important;
}
.focus\:tw-text-wb-generic-background\/100:focus{
  color: rgb(241 244 248 / 1) !important;
}
.focus\:tw-text-wb-generic-background\/15:focus{
  color: rgb(241 244 248 / 0.15) !important;
}
.focus\:tw-text-wb-generic-background\/20:focus{
  color: rgb(241 244 248 / 0.2) !important;
}
.focus\:tw-text-wb-generic-background\/25:focus{
  color: rgb(241 244 248 / 0.25) !important;
}
.focus\:tw-text-wb-generic-background\/30:focus{
  color: rgb(241 244 248 / 0.3) !important;
}
.focus\:tw-text-wb-generic-background\/35:focus{
  color: rgb(241 244 248 / 0.35) !important;
}
.focus\:tw-text-wb-generic-background\/40:focus{
  color: rgb(241 244 248 / 0.4) !important;
}
.focus\:tw-text-wb-generic-background\/45:focus{
  color: rgb(241 244 248 / 0.45) !important;
}
.focus\:tw-text-wb-generic-background\/5:focus{
  color: rgb(241 244 248 / 0.05) !important;
}
.focus\:tw-text-wb-generic-background\/50:focus{
  color: rgb(241 244 248 / 0.5) !important;
}
.focus\:tw-text-wb-generic-background\/55:focus{
  color: rgb(241 244 248 / 0.55) !important;
}
.focus\:tw-text-wb-generic-background\/60:focus{
  color: rgb(241 244 248 / 0.6) !important;
}
.focus\:tw-text-wb-generic-background\/65:focus{
  color: rgb(241 244 248 / 0.65) !important;
}
.focus\:tw-text-wb-generic-background\/70:focus{
  color: rgb(241 244 248 / 0.7) !important;
}
.focus\:tw-text-wb-generic-background\/75:focus{
  color: rgb(241 244 248 / 0.75) !important;
}
.focus\:tw-text-wb-generic-background\/80:focus{
  color: rgb(241 244 248 / 0.8) !important;
}
.focus\:tw-text-wb-generic-background\/85:focus{
  color: rgb(241 244 248 / 0.85) !important;
}
.focus\:tw-text-wb-generic-background\/90:focus{
  color: rgb(241 244 248 / 0.9) !important;
}
.focus\:tw-text-wb-generic-background\/95:focus{
  color: rgb(241 244 248 / 0.95) !important;
}
.focus\:tw-text-wb-gray-accent:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-gray-accent\/0:focus{
  color: rgb(241 244 248 / 0) !important;
}
.focus\:tw-text-wb-gray-accent\/10:focus{
  color: rgb(241 244 248 / 0.1) !important;
}
.focus\:tw-text-wb-gray-accent\/100:focus{
  color: rgb(241 244 248 / 1) !important;
}
.focus\:tw-text-wb-gray-accent\/15:focus{
  color: rgb(241 244 248 / 0.15) !important;
}
.focus\:tw-text-wb-gray-accent\/20:focus{
  color: rgb(241 244 248 / 0.2) !important;
}
.focus\:tw-text-wb-gray-accent\/25:focus{
  color: rgb(241 244 248 / 0.25) !important;
}
.focus\:tw-text-wb-gray-accent\/30:focus{
  color: rgb(241 244 248 / 0.3) !important;
}
.focus\:tw-text-wb-gray-accent\/35:focus{
  color: rgb(241 244 248 / 0.35) !important;
}
.focus\:tw-text-wb-gray-accent\/40:focus{
  color: rgb(241 244 248 / 0.4) !important;
}
.focus\:tw-text-wb-gray-accent\/45:focus{
  color: rgb(241 244 248 / 0.45) !important;
}
.focus\:tw-text-wb-gray-accent\/5:focus{
  color: rgb(241 244 248 / 0.05) !important;
}
.focus\:tw-text-wb-gray-accent\/50:focus{
  color: rgb(241 244 248 / 0.5) !important;
}
.focus\:tw-text-wb-gray-accent\/55:focus{
  color: rgb(241 244 248 / 0.55) !important;
}
.focus\:tw-text-wb-gray-accent\/60:focus{
  color: rgb(241 244 248 / 0.6) !important;
}
.focus\:tw-text-wb-gray-accent\/65:focus{
  color: rgb(241 244 248 / 0.65) !important;
}
.focus\:tw-text-wb-gray-accent\/70:focus{
  color: rgb(241 244 248 / 0.7) !important;
}
.focus\:tw-text-wb-gray-accent\/75:focus{
  color: rgb(241 244 248 / 0.75) !important;
}
.focus\:tw-text-wb-gray-accent\/80:focus{
  color: rgb(241 244 248 / 0.8) !important;
}
.focus\:tw-text-wb-gray-accent\/85:focus{
  color: rgb(241 244 248 / 0.85) !important;
}
.focus\:tw-text-wb-gray-accent\/90:focus{
  color: rgb(241 244 248 / 0.9) !important;
}
.focus\:tw-text-wb-gray-accent\/95:focus{
  color: rgb(241 244 248 / 0.95) !important;
}
.focus\:tw-text-wb-gray-border:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(221 225 230 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-gray-border\/0:focus{
  color: rgb(221 225 230 / 0) !important;
}
.focus\:tw-text-wb-gray-border\/10:focus{
  color: rgb(221 225 230 / 0.1) !important;
}
.focus\:tw-text-wb-gray-border\/100:focus{
  color: rgb(221 225 230 / 1) !important;
}
.focus\:tw-text-wb-gray-border\/15:focus{
  color: rgb(221 225 230 / 0.15) !important;
}
.focus\:tw-text-wb-gray-border\/20:focus{
  color: rgb(221 225 230 / 0.2) !important;
}
.focus\:tw-text-wb-gray-border\/25:focus{
  color: rgb(221 225 230 / 0.25) !important;
}
.focus\:tw-text-wb-gray-border\/30:focus{
  color: rgb(221 225 230 / 0.3) !important;
}
.focus\:tw-text-wb-gray-border\/35:focus{
  color: rgb(221 225 230 / 0.35) !important;
}
.focus\:tw-text-wb-gray-border\/40:focus{
  color: rgb(221 225 230 / 0.4) !important;
}
.focus\:tw-text-wb-gray-border\/45:focus{
  color: rgb(221 225 230 / 0.45) !important;
}
.focus\:tw-text-wb-gray-border\/5:focus{
  color: rgb(221 225 230 / 0.05) !important;
}
.focus\:tw-text-wb-gray-border\/50:focus{
  color: rgb(221 225 230 / 0.5) !important;
}
.focus\:tw-text-wb-gray-border\/55:focus{
  color: rgb(221 225 230 / 0.55) !important;
}
.focus\:tw-text-wb-gray-border\/60:focus{
  color: rgb(221 225 230 / 0.6) !important;
}
.focus\:tw-text-wb-gray-border\/65:focus{
  color: rgb(221 225 230 / 0.65) !important;
}
.focus\:tw-text-wb-gray-border\/70:focus{
  color: rgb(221 225 230 / 0.7) !important;
}
.focus\:tw-text-wb-gray-border\/75:focus{
  color: rgb(221 225 230 / 0.75) !important;
}
.focus\:tw-text-wb-gray-border\/80:focus{
  color: rgb(221 225 230 / 0.8) !important;
}
.focus\:tw-text-wb-gray-border\/85:focus{
  color: rgb(221 225 230 / 0.85) !important;
}
.focus\:tw-text-wb-gray-border\/90:focus{
  color: rgb(221 225 230 / 0.9) !important;
}
.focus\:tw-text-wb-gray-border\/95:focus{
  color: rgb(221 225 230 / 0.95) !important;
}
.focus\:tw-text-wb-gray-dark:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-gray-dark\/0:focus{
  color: rgb(107 114 128 / 0) !important;
}
.focus\:tw-text-wb-gray-dark\/10:focus{
  color: rgb(107 114 128 / 0.1) !important;
}
.focus\:tw-text-wb-gray-dark\/100:focus{
  color: rgb(107 114 128 / 1) !important;
}
.focus\:tw-text-wb-gray-dark\/15:focus{
  color: rgb(107 114 128 / 0.15) !important;
}
.focus\:tw-text-wb-gray-dark\/20:focus{
  color: rgb(107 114 128 / 0.2) !important;
}
.focus\:tw-text-wb-gray-dark\/25:focus{
  color: rgb(107 114 128 / 0.25) !important;
}
.focus\:tw-text-wb-gray-dark\/30:focus{
  color: rgb(107 114 128 / 0.3) !important;
}
.focus\:tw-text-wb-gray-dark\/35:focus{
  color: rgb(107 114 128 / 0.35) !important;
}
.focus\:tw-text-wb-gray-dark\/40:focus{
  color: rgb(107 114 128 / 0.4) !important;
}
.focus\:tw-text-wb-gray-dark\/45:focus{
  color: rgb(107 114 128 / 0.45) !important;
}
.focus\:tw-text-wb-gray-dark\/5:focus{
  color: rgb(107 114 128 / 0.05) !important;
}
.focus\:tw-text-wb-gray-dark\/50:focus{
  color: rgb(107 114 128 / 0.5) !important;
}
.focus\:tw-text-wb-gray-dark\/55:focus{
  color: rgb(107 114 128 / 0.55) !important;
}
.focus\:tw-text-wb-gray-dark\/60:focus{
  color: rgb(107 114 128 / 0.6) !important;
}
.focus\:tw-text-wb-gray-dark\/65:focus{
  color: rgb(107 114 128 / 0.65) !important;
}
.focus\:tw-text-wb-gray-dark\/70:focus{
  color: rgb(107 114 128 / 0.7) !important;
}
.focus\:tw-text-wb-gray-dark\/75:focus{
  color: rgb(107 114 128 / 0.75) !important;
}
.focus\:tw-text-wb-gray-dark\/80:focus{
  color: rgb(107 114 128 / 0.8) !important;
}
.focus\:tw-text-wb-gray-dark\/85:focus{
  color: rgb(107 114 128 / 0.85) !important;
}
.focus\:tw-text-wb-gray-dark\/90:focus{
  color: rgb(107 114 128 / 0.9) !important;
}
.focus\:tw-text-wb-gray-dark\/95:focus{
  color: rgb(107 114 128 / 0.95) !important;
}
.focus\:tw-text-wb-gray-light:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-gray-light\/0:focus{
  color: rgb(250 250 250 / 0) !important;
}
.focus\:tw-text-wb-gray-light\/10:focus{
  color: rgb(250 250 250 / 0.1) !important;
}
.focus\:tw-text-wb-gray-light\/100:focus{
  color: rgb(250 250 250 / 1) !important;
}
.focus\:tw-text-wb-gray-light\/15:focus{
  color: rgb(250 250 250 / 0.15) !important;
}
.focus\:tw-text-wb-gray-light\/20:focus{
  color: rgb(250 250 250 / 0.2) !important;
}
.focus\:tw-text-wb-gray-light\/25:focus{
  color: rgb(250 250 250 / 0.25) !important;
}
.focus\:tw-text-wb-gray-light\/30:focus{
  color: rgb(250 250 250 / 0.3) !important;
}
.focus\:tw-text-wb-gray-light\/35:focus{
  color: rgb(250 250 250 / 0.35) !important;
}
.focus\:tw-text-wb-gray-light\/40:focus{
  color: rgb(250 250 250 / 0.4) !important;
}
.focus\:tw-text-wb-gray-light\/45:focus{
  color: rgb(250 250 250 / 0.45) !important;
}
.focus\:tw-text-wb-gray-light\/5:focus{
  color: rgb(250 250 250 / 0.05) !important;
}
.focus\:tw-text-wb-gray-light\/50:focus{
  color: rgb(250 250 250 / 0.5) !important;
}
.focus\:tw-text-wb-gray-light\/55:focus{
  color: rgb(250 250 250 / 0.55) !important;
}
.focus\:tw-text-wb-gray-light\/60:focus{
  color: rgb(250 250 250 / 0.6) !important;
}
.focus\:tw-text-wb-gray-light\/65:focus{
  color: rgb(250 250 250 / 0.65) !important;
}
.focus\:tw-text-wb-gray-light\/70:focus{
  color: rgb(250 250 250 / 0.7) !important;
}
.focus\:tw-text-wb-gray-light\/75:focus{
  color: rgb(250 250 250 / 0.75) !important;
}
.focus\:tw-text-wb-gray-light\/80:focus{
  color: rgb(250 250 250 / 0.8) !important;
}
.focus\:tw-text-wb-gray-light\/85:focus{
  color: rgb(250 250 250 / 0.85) !important;
}
.focus\:tw-text-wb-gray-light\/90:focus{
  color: rgb(250 250 250 / 0.9) !important;
}
.focus\:tw-text-wb-gray-light\/95:focus{
  color: rgb(250 250 250 / 0.95) !important;
}
.focus\:tw-text-wb-header:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(38 44 52 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-header\/0:focus{
  color: rgb(38 44 52 / 0) !important;
}
.focus\:tw-text-wb-header\/10:focus{
  color: rgb(38 44 52 / 0.1) !important;
}
.focus\:tw-text-wb-header\/100:focus{
  color: rgb(38 44 52 / 1) !important;
}
.focus\:tw-text-wb-header\/15:focus{
  color: rgb(38 44 52 / 0.15) !important;
}
.focus\:tw-text-wb-header\/20:focus{
  color: rgb(38 44 52 / 0.2) !important;
}
.focus\:tw-text-wb-header\/25:focus{
  color: rgb(38 44 52 / 0.25) !important;
}
.focus\:tw-text-wb-header\/30:focus{
  color: rgb(38 44 52 / 0.3) !important;
}
.focus\:tw-text-wb-header\/35:focus{
  color: rgb(38 44 52 / 0.35) !important;
}
.focus\:tw-text-wb-header\/40:focus{
  color: rgb(38 44 52 / 0.4) !important;
}
.focus\:tw-text-wb-header\/45:focus{
  color: rgb(38 44 52 / 0.45) !important;
}
.focus\:tw-text-wb-header\/5:focus{
  color: rgb(38 44 52 / 0.05) !important;
}
.focus\:tw-text-wb-header\/50:focus{
  color: rgb(38 44 52 / 0.5) !important;
}
.focus\:tw-text-wb-header\/55:focus{
  color: rgb(38 44 52 / 0.55) !important;
}
.focus\:tw-text-wb-header\/60:focus{
  color: rgb(38 44 52 / 0.6) !important;
}
.focus\:tw-text-wb-header\/65:focus{
  color: rgb(38 44 52 / 0.65) !important;
}
.focus\:tw-text-wb-header\/70:focus{
  color: rgb(38 44 52 / 0.7) !important;
}
.focus\:tw-text-wb-header\/75:focus{
  color: rgb(38 44 52 / 0.75) !important;
}
.focus\:tw-text-wb-header\/80:focus{
  color: rgb(38 44 52 / 0.8) !important;
}
.focus\:tw-text-wb-header\/85:focus{
  color: rgb(38 44 52 / 0.85) !important;
}
.focus\:tw-text-wb-header\/90:focus{
  color: rgb(38 44 52 / 0.9) !important;
}
.focus\:tw-text-wb-header\/95:focus{
  color: rgb(38 44 52 / 0.95) !important;
}
.focus\:tw-text-wb-info:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-info\/0:focus{
  color: rgb(204 233 246 / 0) !important;
}
.focus\:tw-text-wb-info\/10:focus{
  color: rgb(204 233 246 / 0.1) !important;
}
.focus\:tw-text-wb-info\/100:focus{
  color: rgb(204 233 246 / 1) !important;
}
.focus\:tw-text-wb-info\/15:focus{
  color: rgb(204 233 246 / 0.15) !important;
}
.focus\:tw-text-wb-info\/20:focus{
  color: rgb(204 233 246 / 0.2) !important;
}
.focus\:tw-text-wb-info\/25:focus{
  color: rgb(204 233 246 / 0.25) !important;
}
.focus\:tw-text-wb-info\/30:focus{
  color: rgb(204 233 246 / 0.3) !important;
}
.focus\:tw-text-wb-info\/35:focus{
  color: rgb(204 233 246 / 0.35) !important;
}
.focus\:tw-text-wb-info\/40:focus{
  color: rgb(204 233 246 / 0.4) !important;
}
.focus\:tw-text-wb-info\/45:focus{
  color: rgb(204 233 246 / 0.45) !important;
}
.focus\:tw-text-wb-info\/5:focus{
  color: rgb(204 233 246 / 0.05) !important;
}
.focus\:tw-text-wb-info\/50:focus{
  color: rgb(204 233 246 / 0.5) !important;
}
.focus\:tw-text-wb-info\/55:focus{
  color: rgb(204 233 246 / 0.55) !important;
}
.focus\:tw-text-wb-info\/60:focus{
  color: rgb(204 233 246 / 0.6) !important;
}
.focus\:tw-text-wb-info\/65:focus{
  color: rgb(204 233 246 / 0.65) !important;
}
.focus\:tw-text-wb-info\/70:focus{
  color: rgb(204 233 246 / 0.7) !important;
}
.focus\:tw-text-wb-info\/75:focus{
  color: rgb(204 233 246 / 0.75) !important;
}
.focus\:tw-text-wb-info\/80:focus{
  color: rgb(204 233 246 / 0.8) !important;
}
.focus\:tw-text-wb-info\/85:focus{
  color: rgb(204 233 246 / 0.85) !important;
}
.focus\:tw-text-wb-info\/90:focus{
  color: rgb(204 233 246 / 0.9) !important;
}
.focus\:tw-text-wb-info\/95:focus{
  color: rgb(204 233 246 / 0.95) !important;
}
.focus\:tw-text-wb-production-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(223 216 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-production-background\/0:focus{
  color: rgb(223 216 255 / 0) !important;
}
.focus\:tw-text-wb-production-background\/10:focus{
  color: rgb(223 216 255 / 0.1) !important;
}
.focus\:tw-text-wb-production-background\/100:focus{
  color: rgb(223 216 255 / 1) !important;
}
.focus\:tw-text-wb-production-background\/15:focus{
  color: rgb(223 216 255 / 0.15) !important;
}
.focus\:tw-text-wb-production-background\/20:focus{
  color: rgb(223 216 255 / 0.2) !important;
}
.focus\:tw-text-wb-production-background\/25:focus{
  color: rgb(223 216 255 / 0.25) !important;
}
.focus\:tw-text-wb-production-background\/30:focus{
  color: rgb(223 216 255 / 0.3) !important;
}
.focus\:tw-text-wb-production-background\/35:focus{
  color: rgb(223 216 255 / 0.35) !important;
}
.focus\:tw-text-wb-production-background\/40:focus{
  color: rgb(223 216 255 / 0.4) !important;
}
.focus\:tw-text-wb-production-background\/45:focus{
  color: rgb(223 216 255 / 0.45) !important;
}
.focus\:tw-text-wb-production-background\/5:focus{
  color: rgb(223 216 255 / 0.05) !important;
}
.focus\:tw-text-wb-production-background\/50:focus{
  color: rgb(223 216 255 / 0.5) !important;
}
.focus\:tw-text-wb-production-background\/55:focus{
  color: rgb(223 216 255 / 0.55) !important;
}
.focus\:tw-text-wb-production-background\/60:focus{
  color: rgb(223 216 255 / 0.6) !important;
}
.focus\:tw-text-wb-production-background\/65:focus{
  color: rgb(223 216 255 / 0.65) !important;
}
.focus\:tw-text-wb-production-background\/70:focus{
  color: rgb(223 216 255 / 0.7) !important;
}
.focus\:tw-text-wb-production-background\/75:focus{
  color: rgb(223 216 255 / 0.75) !important;
}
.focus\:tw-text-wb-production-background\/80:focus{
  color: rgb(223 216 255 / 0.8) !important;
}
.focus\:tw-text-wb-production-background\/85:focus{
  color: rgb(223 216 255 / 0.85) !important;
}
.focus\:tw-text-wb-production-background\/90:focus{
  color: rgb(223 216 255 / 0.9) !important;
}
.focus\:tw-text-wb-production-background\/95:focus{
  color: rgb(223 216 255 / 0.95) !important;
}
.focus\:tw-text-wb-production-text:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(59 37 163 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-production-text\/0:focus{
  color: rgb(59 37 163 / 0) !important;
}
.focus\:tw-text-wb-production-text\/10:focus{
  color: rgb(59 37 163 / 0.1) !important;
}
.focus\:tw-text-wb-production-text\/100:focus{
  color: rgb(59 37 163 / 1) !important;
}
.focus\:tw-text-wb-production-text\/15:focus{
  color: rgb(59 37 163 / 0.15) !important;
}
.focus\:tw-text-wb-production-text\/20:focus{
  color: rgb(59 37 163 / 0.2) !important;
}
.focus\:tw-text-wb-production-text\/25:focus{
  color: rgb(59 37 163 / 0.25) !important;
}
.focus\:tw-text-wb-production-text\/30:focus{
  color: rgb(59 37 163 / 0.3) !important;
}
.focus\:tw-text-wb-production-text\/35:focus{
  color: rgb(59 37 163 / 0.35) !important;
}
.focus\:tw-text-wb-production-text\/40:focus{
  color: rgb(59 37 163 / 0.4) !important;
}
.focus\:tw-text-wb-production-text\/45:focus{
  color: rgb(59 37 163 / 0.45) !important;
}
.focus\:tw-text-wb-production-text\/5:focus{
  color: rgb(59 37 163 / 0.05) !important;
}
.focus\:tw-text-wb-production-text\/50:focus{
  color: rgb(59 37 163 / 0.5) !important;
}
.focus\:tw-text-wb-production-text\/55:focus{
  color: rgb(59 37 163 / 0.55) !important;
}
.focus\:tw-text-wb-production-text\/60:focus{
  color: rgb(59 37 163 / 0.6) !important;
}
.focus\:tw-text-wb-production-text\/65:focus{
  color: rgb(59 37 163 / 0.65) !important;
}
.focus\:tw-text-wb-production-text\/70:focus{
  color: rgb(59 37 163 / 0.7) !important;
}
.focus\:tw-text-wb-production-text\/75:focus{
  color: rgb(59 37 163 / 0.75) !important;
}
.focus\:tw-text-wb-production-text\/80:focus{
  color: rgb(59 37 163 / 0.8) !important;
}
.focus\:tw-text-wb-production-text\/85:focus{
  color: rgb(59 37 163 / 0.85) !important;
}
.focus\:tw-text-wb-production-text\/90:focus{
  color: rgb(59 37 163 / 0.9) !important;
}
.focus\:tw-text-wb-production-text\/95:focus{
  color: rgb(59 37 163 / 0.95) !important;
}
.focus\:tw-text-wb-success-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(216 239 220 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-success-background\/0:focus{
  color: rgb(216 239 220 / 0) !important;
}
.focus\:tw-text-wb-success-background\/10:focus{
  color: rgb(216 239 220 / 0.1) !important;
}
.focus\:tw-text-wb-success-background\/100:focus{
  color: rgb(216 239 220 / 1) !important;
}
.focus\:tw-text-wb-success-background\/15:focus{
  color: rgb(216 239 220 / 0.15) !important;
}
.focus\:tw-text-wb-success-background\/20:focus{
  color: rgb(216 239 220 / 0.2) !important;
}
.focus\:tw-text-wb-success-background\/25:focus{
  color: rgb(216 239 220 / 0.25) !important;
}
.focus\:tw-text-wb-success-background\/30:focus{
  color: rgb(216 239 220 / 0.3) !important;
}
.focus\:tw-text-wb-success-background\/35:focus{
  color: rgb(216 239 220 / 0.35) !important;
}
.focus\:tw-text-wb-success-background\/40:focus{
  color: rgb(216 239 220 / 0.4) !important;
}
.focus\:tw-text-wb-success-background\/45:focus{
  color: rgb(216 239 220 / 0.45) !important;
}
.focus\:tw-text-wb-success-background\/5:focus{
  color: rgb(216 239 220 / 0.05) !important;
}
.focus\:tw-text-wb-success-background\/50:focus{
  color: rgb(216 239 220 / 0.5) !important;
}
.focus\:tw-text-wb-success-background\/55:focus{
  color: rgb(216 239 220 / 0.55) !important;
}
.focus\:tw-text-wb-success-background\/60:focus{
  color: rgb(216 239 220 / 0.6) !important;
}
.focus\:tw-text-wb-success-background\/65:focus{
  color: rgb(216 239 220 / 0.65) !important;
}
.focus\:tw-text-wb-success-background\/70:focus{
  color: rgb(216 239 220 / 0.7) !important;
}
.focus\:tw-text-wb-success-background\/75:focus{
  color: rgb(216 239 220 / 0.75) !important;
}
.focus\:tw-text-wb-success-background\/80:focus{
  color: rgb(216 239 220 / 0.8) !important;
}
.focus\:tw-text-wb-success-background\/85:focus{
  color: rgb(216 239 220 / 0.85) !important;
}
.focus\:tw-text-wb-success-background\/90:focus{
  color: rgb(216 239 220 / 0.9) !important;
}
.focus\:tw-text-wb-success-background\/95:focus{
  color: rgb(216 239 220 / 0.95) !important;
}
.focus\:tw-text-wb-success-text:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(50 139 64 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-success-text\/0:focus{
  color: rgb(50 139 64 / 0) !important;
}
.focus\:tw-text-wb-success-text\/10:focus{
  color: rgb(50 139 64 / 0.1) !important;
}
.focus\:tw-text-wb-success-text\/100:focus{
  color: rgb(50 139 64 / 1) !important;
}
.focus\:tw-text-wb-success-text\/15:focus{
  color: rgb(50 139 64 / 0.15) !important;
}
.focus\:tw-text-wb-success-text\/20:focus{
  color: rgb(50 139 64 / 0.2) !important;
}
.focus\:tw-text-wb-success-text\/25:focus{
  color: rgb(50 139 64 / 0.25) !important;
}
.focus\:tw-text-wb-success-text\/30:focus{
  color: rgb(50 139 64 / 0.3) !important;
}
.focus\:tw-text-wb-success-text\/35:focus{
  color: rgb(50 139 64 / 0.35) !important;
}
.focus\:tw-text-wb-success-text\/40:focus{
  color: rgb(50 139 64 / 0.4) !important;
}
.focus\:tw-text-wb-success-text\/45:focus{
  color: rgb(50 139 64 / 0.45) !important;
}
.focus\:tw-text-wb-success-text\/5:focus{
  color: rgb(50 139 64 / 0.05) !important;
}
.focus\:tw-text-wb-success-text\/50:focus{
  color: rgb(50 139 64 / 0.5) !important;
}
.focus\:tw-text-wb-success-text\/55:focus{
  color: rgb(50 139 64 / 0.55) !important;
}
.focus\:tw-text-wb-success-text\/60:focus{
  color: rgb(50 139 64 / 0.6) !important;
}
.focus\:tw-text-wb-success-text\/65:focus{
  color: rgb(50 139 64 / 0.65) !important;
}
.focus\:tw-text-wb-success-text\/70:focus{
  color: rgb(50 139 64 / 0.7) !important;
}
.focus\:tw-text-wb-success-text\/75:focus{
  color: rgb(50 139 64 / 0.75) !important;
}
.focus\:tw-text-wb-success-text\/80:focus{
  color: rgb(50 139 64 / 0.8) !important;
}
.focus\:tw-text-wb-success-text\/85:focus{
  color: rgb(50 139 64 / 0.85) !important;
}
.focus\:tw-text-wb-success-text\/90:focus{
  color: rgb(50 139 64 / 0.9) !important;
}
.focus\:tw-text-wb-success-text\/95:focus{
  color: rgb(50 139 64 / 0.95) !important;
}
.focus\:tw-text-wb-updates-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(252 232 229 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-updates-background\/0:focus{
  color: rgb(252 232 229 / 0) !important;
}
.focus\:tw-text-wb-updates-background\/10:focus{
  color: rgb(252 232 229 / 0.1) !important;
}
.focus\:tw-text-wb-updates-background\/100:focus{
  color: rgb(252 232 229 / 1) !important;
}
.focus\:tw-text-wb-updates-background\/15:focus{
  color: rgb(252 232 229 / 0.15) !important;
}
.focus\:tw-text-wb-updates-background\/20:focus{
  color: rgb(252 232 229 / 0.2) !important;
}
.focus\:tw-text-wb-updates-background\/25:focus{
  color: rgb(252 232 229 / 0.25) !important;
}
.focus\:tw-text-wb-updates-background\/30:focus{
  color: rgb(252 232 229 / 0.3) !important;
}
.focus\:tw-text-wb-updates-background\/35:focus{
  color: rgb(252 232 229 / 0.35) !important;
}
.focus\:tw-text-wb-updates-background\/40:focus{
  color: rgb(252 232 229 / 0.4) !important;
}
.focus\:tw-text-wb-updates-background\/45:focus{
  color: rgb(252 232 229 / 0.45) !important;
}
.focus\:tw-text-wb-updates-background\/5:focus{
  color: rgb(252 232 229 / 0.05) !important;
}
.focus\:tw-text-wb-updates-background\/50:focus{
  color: rgb(252 232 229 / 0.5) !important;
}
.focus\:tw-text-wb-updates-background\/55:focus{
  color: rgb(252 232 229 / 0.55) !important;
}
.focus\:tw-text-wb-updates-background\/60:focus{
  color: rgb(252 232 229 / 0.6) !important;
}
.focus\:tw-text-wb-updates-background\/65:focus{
  color: rgb(252 232 229 / 0.65) !important;
}
.focus\:tw-text-wb-updates-background\/70:focus{
  color: rgb(252 232 229 / 0.7) !important;
}
.focus\:tw-text-wb-updates-background\/75:focus{
  color: rgb(252 232 229 / 0.75) !important;
}
.focus\:tw-text-wb-updates-background\/80:focus{
  color: rgb(252 232 229 / 0.8) !important;
}
.focus\:tw-text-wb-updates-background\/85:focus{
  color: rgb(252 232 229 / 0.85) !important;
}
.focus\:tw-text-wb-updates-background\/90:focus{
  color: rgb(252 232 229 / 0.9) !important;
}
.focus\:tw-text-wb-updates-background\/95:focus{
  color: rgb(252 232 229 / 0.95) !important;
}
.focus\:tw-text-wb-warning-background:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 234 210 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-warning-background\/0:focus{
  color: rgb(254 234 210 / 0) !important;
}
.focus\:tw-text-wb-warning-background\/10:focus{
  color: rgb(254 234 210 / 0.1) !important;
}
.focus\:tw-text-wb-warning-background\/100:focus{
  color: rgb(254 234 210 / 1) !important;
}
.focus\:tw-text-wb-warning-background\/15:focus{
  color: rgb(254 234 210 / 0.15) !important;
}
.focus\:tw-text-wb-warning-background\/20:focus{
  color: rgb(254 234 210 / 0.2) !important;
}
.focus\:tw-text-wb-warning-background\/25:focus{
  color: rgb(254 234 210 / 0.25) !important;
}
.focus\:tw-text-wb-warning-background\/30:focus{
  color: rgb(254 234 210 / 0.3) !important;
}
.focus\:tw-text-wb-warning-background\/35:focus{
  color: rgb(254 234 210 / 0.35) !important;
}
.focus\:tw-text-wb-warning-background\/40:focus{
  color: rgb(254 234 210 / 0.4) !important;
}
.focus\:tw-text-wb-warning-background\/45:focus{
  color: rgb(254 234 210 / 0.45) !important;
}
.focus\:tw-text-wb-warning-background\/5:focus{
  color: rgb(254 234 210 / 0.05) !important;
}
.focus\:tw-text-wb-warning-background\/50:focus{
  color: rgb(254 234 210 / 0.5) !important;
}
.focus\:tw-text-wb-warning-background\/55:focus{
  color: rgb(254 234 210 / 0.55) !important;
}
.focus\:tw-text-wb-warning-background\/60:focus{
  color: rgb(254 234 210 / 0.6) !important;
}
.focus\:tw-text-wb-warning-background\/65:focus{
  color: rgb(254 234 210 / 0.65) !important;
}
.focus\:tw-text-wb-warning-background\/70:focus{
  color: rgb(254 234 210 / 0.7) !important;
}
.focus\:tw-text-wb-warning-background\/75:focus{
  color: rgb(254 234 210 / 0.75) !important;
}
.focus\:tw-text-wb-warning-background\/80:focus{
  color: rgb(254 234 210 / 0.8) !important;
}
.focus\:tw-text-wb-warning-background\/85:focus{
  color: rgb(254 234 210 / 0.85) !important;
}
.focus\:tw-text-wb-warning-background\/90:focus{
  color: rgb(254 234 210 / 0.9) !important;
}
.focus\:tw-text-wb-warning-background\/95:focus{
  color: rgb(254 234 210 / 0.95) !important;
}
.focus\:tw-text-wb-warning-text:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(198 121 23 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-warning-text\/0:focus{
  color: rgb(198 121 23 / 0) !important;
}
.focus\:tw-text-wb-warning-text\/10:focus{
  color: rgb(198 121 23 / 0.1) !important;
}
.focus\:tw-text-wb-warning-text\/100:focus{
  color: rgb(198 121 23 / 1) !important;
}
.focus\:tw-text-wb-warning-text\/15:focus{
  color: rgb(198 121 23 / 0.15) !important;
}
.focus\:tw-text-wb-warning-text\/20:focus{
  color: rgb(198 121 23 / 0.2) !important;
}
.focus\:tw-text-wb-warning-text\/25:focus{
  color: rgb(198 121 23 / 0.25) !important;
}
.focus\:tw-text-wb-warning-text\/30:focus{
  color: rgb(198 121 23 / 0.3) !important;
}
.focus\:tw-text-wb-warning-text\/35:focus{
  color: rgb(198 121 23 / 0.35) !important;
}
.focus\:tw-text-wb-warning-text\/40:focus{
  color: rgb(198 121 23 / 0.4) !important;
}
.focus\:tw-text-wb-warning-text\/45:focus{
  color: rgb(198 121 23 / 0.45) !important;
}
.focus\:tw-text-wb-warning-text\/5:focus{
  color: rgb(198 121 23 / 0.05) !important;
}
.focus\:tw-text-wb-warning-text\/50:focus{
  color: rgb(198 121 23 / 0.5) !important;
}
.focus\:tw-text-wb-warning-text\/55:focus{
  color: rgb(198 121 23 / 0.55) !important;
}
.focus\:tw-text-wb-warning-text\/60:focus{
  color: rgb(198 121 23 / 0.6) !important;
}
.focus\:tw-text-wb-warning-text\/65:focus{
  color: rgb(198 121 23 / 0.65) !important;
}
.focus\:tw-text-wb-warning-text\/70:focus{
  color: rgb(198 121 23 / 0.7) !important;
}
.focus\:tw-text-wb-warning-text\/75:focus{
  color: rgb(198 121 23 / 0.75) !important;
}
.focus\:tw-text-wb-warning-text\/80:focus{
  color: rgb(198 121 23 / 0.8) !important;
}
.focus\:tw-text-wb-warning-text\/85:focus{
  color: rgb(198 121 23 / 0.85) !important;
}
.focus\:tw-text-wb-warning-text\/90:focus{
  color: rgb(198 121 23 / 0.9) !important;
}
.focus\:tw-text-wb-warning-text\/95:focus{
  color: rgb(198 121 23 / 0.95) !important;
}
.focus\:tw-text-wb-white:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-wb-white\/0:focus{
  color: rgb(255 255 255 / 0) !important;
}
.focus\:tw-text-wb-white\/10:focus{
  color: rgb(255 255 255 / 0.1) !important;
}
.focus\:tw-text-wb-white\/100:focus{
  color: rgb(255 255 255 / 1) !important;
}
.focus\:tw-text-wb-white\/15:focus{
  color: rgb(255 255 255 / 0.15) !important;
}
.focus\:tw-text-wb-white\/20:focus{
  color: rgb(255 255 255 / 0.2) !important;
}
.focus\:tw-text-wb-white\/25:focus{
  color: rgb(255 255 255 / 0.25) !important;
}
.focus\:tw-text-wb-white\/30:focus{
  color: rgb(255 255 255 / 0.3) !important;
}
.focus\:tw-text-wb-white\/35:focus{
  color: rgb(255 255 255 / 0.35) !important;
}
.focus\:tw-text-wb-white\/40:focus{
  color: rgb(255 255 255 / 0.4) !important;
}
.focus\:tw-text-wb-white\/45:focus{
  color: rgb(255 255 255 / 0.45) !important;
}
.focus\:tw-text-wb-white\/5:focus{
  color: rgb(255 255 255 / 0.05) !important;
}
.focus\:tw-text-wb-white\/50:focus{
  color: rgb(255 255 255 / 0.5) !important;
}
.focus\:tw-text-wb-white\/55:focus{
  color: rgb(255 255 255 / 0.55) !important;
}
.focus\:tw-text-wb-white\/60:focus{
  color: rgb(255 255 255 / 0.6) !important;
}
.focus\:tw-text-wb-white\/65:focus{
  color: rgb(255 255 255 / 0.65) !important;
}
.focus\:tw-text-wb-white\/70:focus{
  color: rgb(255 255 255 / 0.7) !important;
}
.focus\:tw-text-wb-white\/75:focus{
  color: rgb(255 255 255 / 0.75) !important;
}
.focus\:tw-text-wb-white\/80:focus{
  color: rgb(255 255 255 / 0.8) !important;
}
.focus\:tw-text-wb-white\/85:focus{
  color: rgb(255 255 255 / 0.85) !important;
}
.focus\:tw-text-wb-white\/90:focus{
  color: rgb(255 255 255 / 0.9) !important;
}
.focus\:tw-text-wb-white\/95:focus{
  color: rgb(255 255 255 / 0.95) !important;
}
.focus\:tw-text-white:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-white\/0:focus{
  color: rgb(255 255 255 / 0) !important;
}
.focus\:tw-text-white\/10:focus{
  color: rgb(255 255 255 / 0.1) !important;
}
.focus\:tw-text-white\/100:focus{
  color: rgb(255 255 255 / 1) !important;
}
.focus\:tw-text-white\/15:focus{
  color: rgb(255 255 255 / 0.15) !important;
}
.focus\:tw-text-white\/20:focus{
  color: rgb(255 255 255 / 0.2) !important;
}
.focus\:tw-text-white\/25:focus{
  color: rgb(255 255 255 / 0.25) !important;
}
.focus\:tw-text-white\/30:focus{
  color: rgb(255 255 255 / 0.3) !important;
}
.focus\:tw-text-white\/35:focus{
  color: rgb(255 255 255 / 0.35) !important;
}
.focus\:tw-text-white\/40:focus{
  color: rgb(255 255 255 / 0.4) !important;
}
.focus\:tw-text-white\/45:focus{
  color: rgb(255 255 255 / 0.45) !important;
}
.focus\:tw-text-white\/5:focus{
  color: rgb(255 255 255 / 0.05) !important;
}
.focus\:tw-text-white\/50:focus{
  color: rgb(255 255 255 / 0.5) !important;
}
.focus\:tw-text-white\/55:focus{
  color: rgb(255 255 255 / 0.55) !important;
}
.focus\:tw-text-white\/60:focus{
  color: rgb(255 255 255 / 0.6) !important;
}
.focus\:tw-text-white\/65:focus{
  color: rgb(255 255 255 / 0.65) !important;
}
.focus\:tw-text-white\/70:focus{
  color: rgb(255 255 255 / 0.7) !important;
}
.focus\:tw-text-white\/75:focus{
  color: rgb(255 255 255 / 0.75) !important;
}
.focus\:tw-text-white\/80:focus{
  color: rgb(255 255 255 / 0.8) !important;
}
.focus\:tw-text-white\/85:focus{
  color: rgb(255 255 255 / 0.85) !important;
}
.focus\:tw-text-white\/90:focus{
  color: rgb(255 255 255 / 0.9) !important;
}
.focus\:tw-text-white\/95:focus{
  color: rgb(255 255 255 / 0.95) !important;
}
.focus\:tw-text-yellow-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-100\/0:focus{
  color: rgb(254 249 195 / 0) !important;
}
.focus\:tw-text-yellow-100\/10:focus{
  color: rgb(254 249 195 / 0.1) !important;
}
.focus\:tw-text-yellow-100\/100:focus{
  color: rgb(254 249 195 / 1) !important;
}
.focus\:tw-text-yellow-100\/15:focus{
  color: rgb(254 249 195 / 0.15) !important;
}
.focus\:tw-text-yellow-100\/20:focus{
  color: rgb(254 249 195 / 0.2) !important;
}
.focus\:tw-text-yellow-100\/25:focus{
  color: rgb(254 249 195 / 0.25) !important;
}
.focus\:tw-text-yellow-100\/30:focus{
  color: rgb(254 249 195 / 0.3) !important;
}
.focus\:tw-text-yellow-100\/35:focus{
  color: rgb(254 249 195 / 0.35) !important;
}
.focus\:tw-text-yellow-100\/40:focus{
  color: rgb(254 249 195 / 0.4) !important;
}
.focus\:tw-text-yellow-100\/45:focus{
  color: rgb(254 249 195 / 0.45) !important;
}
.focus\:tw-text-yellow-100\/5:focus{
  color: rgb(254 249 195 / 0.05) !important;
}
.focus\:tw-text-yellow-100\/50:focus{
  color: rgb(254 249 195 / 0.5) !important;
}
.focus\:tw-text-yellow-100\/55:focus{
  color: rgb(254 249 195 / 0.55) !important;
}
.focus\:tw-text-yellow-100\/60:focus{
  color: rgb(254 249 195 / 0.6) !important;
}
.focus\:tw-text-yellow-100\/65:focus{
  color: rgb(254 249 195 / 0.65) !important;
}
.focus\:tw-text-yellow-100\/70:focus{
  color: rgb(254 249 195 / 0.7) !important;
}
.focus\:tw-text-yellow-100\/75:focus{
  color: rgb(254 249 195 / 0.75) !important;
}
.focus\:tw-text-yellow-100\/80:focus{
  color: rgb(254 249 195 / 0.8) !important;
}
.focus\:tw-text-yellow-100\/85:focus{
  color: rgb(254 249 195 / 0.85) !important;
}
.focus\:tw-text-yellow-100\/90:focus{
  color: rgb(254 249 195 / 0.9) !important;
}
.focus\:tw-text-yellow-100\/95:focus{
  color: rgb(254 249 195 / 0.95) !important;
}
.focus\:tw-text-yellow-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-200\/0:focus{
  color: rgb(254 240 138 / 0) !important;
}
.focus\:tw-text-yellow-200\/10:focus{
  color: rgb(254 240 138 / 0.1) !important;
}
.focus\:tw-text-yellow-200\/100:focus{
  color: rgb(254 240 138 / 1) !important;
}
.focus\:tw-text-yellow-200\/15:focus{
  color: rgb(254 240 138 / 0.15) !important;
}
.focus\:tw-text-yellow-200\/20:focus{
  color: rgb(254 240 138 / 0.2) !important;
}
.focus\:tw-text-yellow-200\/25:focus{
  color: rgb(254 240 138 / 0.25) !important;
}
.focus\:tw-text-yellow-200\/30:focus{
  color: rgb(254 240 138 / 0.3) !important;
}
.focus\:tw-text-yellow-200\/35:focus{
  color: rgb(254 240 138 / 0.35) !important;
}
.focus\:tw-text-yellow-200\/40:focus{
  color: rgb(254 240 138 / 0.4) !important;
}
.focus\:tw-text-yellow-200\/45:focus{
  color: rgb(254 240 138 / 0.45) !important;
}
.focus\:tw-text-yellow-200\/5:focus{
  color: rgb(254 240 138 / 0.05) !important;
}
.focus\:tw-text-yellow-200\/50:focus{
  color: rgb(254 240 138 / 0.5) !important;
}
.focus\:tw-text-yellow-200\/55:focus{
  color: rgb(254 240 138 / 0.55) !important;
}
.focus\:tw-text-yellow-200\/60:focus{
  color: rgb(254 240 138 / 0.6) !important;
}
.focus\:tw-text-yellow-200\/65:focus{
  color: rgb(254 240 138 / 0.65) !important;
}
.focus\:tw-text-yellow-200\/70:focus{
  color: rgb(254 240 138 / 0.7) !important;
}
.focus\:tw-text-yellow-200\/75:focus{
  color: rgb(254 240 138 / 0.75) !important;
}
.focus\:tw-text-yellow-200\/80:focus{
  color: rgb(254 240 138 / 0.8) !important;
}
.focus\:tw-text-yellow-200\/85:focus{
  color: rgb(254 240 138 / 0.85) !important;
}
.focus\:tw-text-yellow-200\/90:focus{
  color: rgb(254 240 138 / 0.9) !important;
}
.focus\:tw-text-yellow-200\/95:focus{
  color: rgb(254 240 138 / 0.95) !important;
}
.focus\:tw-text-yellow-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-300\/0:focus{
  color: rgb(253 224 71 / 0) !important;
}
.focus\:tw-text-yellow-300\/10:focus{
  color: rgb(253 224 71 / 0.1) !important;
}
.focus\:tw-text-yellow-300\/100:focus{
  color: rgb(253 224 71 / 1) !important;
}
.focus\:tw-text-yellow-300\/15:focus{
  color: rgb(253 224 71 / 0.15) !important;
}
.focus\:tw-text-yellow-300\/20:focus{
  color: rgb(253 224 71 / 0.2) !important;
}
.focus\:tw-text-yellow-300\/25:focus{
  color: rgb(253 224 71 / 0.25) !important;
}
.focus\:tw-text-yellow-300\/30:focus{
  color: rgb(253 224 71 / 0.3) !important;
}
.focus\:tw-text-yellow-300\/35:focus{
  color: rgb(253 224 71 / 0.35) !important;
}
.focus\:tw-text-yellow-300\/40:focus{
  color: rgb(253 224 71 / 0.4) !important;
}
.focus\:tw-text-yellow-300\/45:focus{
  color: rgb(253 224 71 / 0.45) !important;
}
.focus\:tw-text-yellow-300\/5:focus{
  color: rgb(253 224 71 / 0.05) !important;
}
.focus\:tw-text-yellow-300\/50:focus{
  color: rgb(253 224 71 / 0.5) !important;
}
.focus\:tw-text-yellow-300\/55:focus{
  color: rgb(253 224 71 / 0.55) !important;
}
.focus\:tw-text-yellow-300\/60:focus{
  color: rgb(253 224 71 / 0.6) !important;
}
.focus\:tw-text-yellow-300\/65:focus{
  color: rgb(253 224 71 / 0.65) !important;
}
.focus\:tw-text-yellow-300\/70:focus{
  color: rgb(253 224 71 / 0.7) !important;
}
.focus\:tw-text-yellow-300\/75:focus{
  color: rgb(253 224 71 / 0.75) !important;
}
.focus\:tw-text-yellow-300\/80:focus{
  color: rgb(253 224 71 / 0.8) !important;
}
.focus\:tw-text-yellow-300\/85:focus{
  color: rgb(253 224 71 / 0.85) !important;
}
.focus\:tw-text-yellow-300\/90:focus{
  color: rgb(253 224 71 / 0.9) !important;
}
.focus\:tw-text-yellow-300\/95:focus{
  color: rgb(253 224 71 / 0.95) !important;
}
.focus\:tw-text-yellow-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-400\/0:focus{
  color: rgb(250 204 21 / 0) !important;
}
.focus\:tw-text-yellow-400\/10:focus{
  color: rgb(250 204 21 / 0.1) !important;
}
.focus\:tw-text-yellow-400\/100:focus{
  color: rgb(250 204 21 / 1) !important;
}
.focus\:tw-text-yellow-400\/15:focus{
  color: rgb(250 204 21 / 0.15) !important;
}
.focus\:tw-text-yellow-400\/20:focus{
  color: rgb(250 204 21 / 0.2) !important;
}
.focus\:tw-text-yellow-400\/25:focus{
  color: rgb(250 204 21 / 0.25) !important;
}
.focus\:tw-text-yellow-400\/30:focus{
  color: rgb(250 204 21 / 0.3) !important;
}
.focus\:tw-text-yellow-400\/35:focus{
  color: rgb(250 204 21 / 0.35) !important;
}
.focus\:tw-text-yellow-400\/40:focus{
  color: rgb(250 204 21 / 0.4) !important;
}
.focus\:tw-text-yellow-400\/45:focus{
  color: rgb(250 204 21 / 0.45) !important;
}
.focus\:tw-text-yellow-400\/5:focus{
  color: rgb(250 204 21 / 0.05) !important;
}
.focus\:tw-text-yellow-400\/50:focus{
  color: rgb(250 204 21 / 0.5) !important;
}
.focus\:tw-text-yellow-400\/55:focus{
  color: rgb(250 204 21 / 0.55) !important;
}
.focus\:tw-text-yellow-400\/60:focus{
  color: rgb(250 204 21 / 0.6) !important;
}
.focus\:tw-text-yellow-400\/65:focus{
  color: rgb(250 204 21 / 0.65) !important;
}
.focus\:tw-text-yellow-400\/70:focus{
  color: rgb(250 204 21 / 0.7) !important;
}
.focus\:tw-text-yellow-400\/75:focus{
  color: rgb(250 204 21 / 0.75) !important;
}
.focus\:tw-text-yellow-400\/80:focus{
  color: rgb(250 204 21 / 0.8) !important;
}
.focus\:tw-text-yellow-400\/85:focus{
  color: rgb(250 204 21 / 0.85) !important;
}
.focus\:tw-text-yellow-400\/90:focus{
  color: rgb(250 204 21 / 0.9) !important;
}
.focus\:tw-text-yellow-400\/95:focus{
  color: rgb(250 204 21 / 0.95) !important;
}
.focus\:tw-text-yellow-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-50\/0:focus{
  color: rgb(254 252 232 / 0) !important;
}
.focus\:tw-text-yellow-50\/10:focus{
  color: rgb(254 252 232 / 0.1) !important;
}
.focus\:tw-text-yellow-50\/100:focus{
  color: rgb(254 252 232 / 1) !important;
}
.focus\:tw-text-yellow-50\/15:focus{
  color: rgb(254 252 232 / 0.15) !important;
}
.focus\:tw-text-yellow-50\/20:focus{
  color: rgb(254 252 232 / 0.2) !important;
}
.focus\:tw-text-yellow-50\/25:focus{
  color: rgb(254 252 232 / 0.25) !important;
}
.focus\:tw-text-yellow-50\/30:focus{
  color: rgb(254 252 232 / 0.3) !important;
}
.focus\:tw-text-yellow-50\/35:focus{
  color: rgb(254 252 232 / 0.35) !important;
}
.focus\:tw-text-yellow-50\/40:focus{
  color: rgb(254 252 232 / 0.4) !important;
}
.focus\:tw-text-yellow-50\/45:focus{
  color: rgb(254 252 232 / 0.45) !important;
}
.focus\:tw-text-yellow-50\/5:focus{
  color: rgb(254 252 232 / 0.05) !important;
}
.focus\:tw-text-yellow-50\/50:focus{
  color: rgb(254 252 232 / 0.5) !important;
}
.focus\:tw-text-yellow-50\/55:focus{
  color: rgb(254 252 232 / 0.55) !important;
}
.focus\:tw-text-yellow-50\/60:focus{
  color: rgb(254 252 232 / 0.6) !important;
}
.focus\:tw-text-yellow-50\/65:focus{
  color: rgb(254 252 232 / 0.65) !important;
}
.focus\:tw-text-yellow-50\/70:focus{
  color: rgb(254 252 232 / 0.7) !important;
}
.focus\:tw-text-yellow-50\/75:focus{
  color: rgb(254 252 232 / 0.75) !important;
}
.focus\:tw-text-yellow-50\/80:focus{
  color: rgb(254 252 232 / 0.8) !important;
}
.focus\:tw-text-yellow-50\/85:focus{
  color: rgb(254 252 232 / 0.85) !important;
}
.focus\:tw-text-yellow-50\/90:focus{
  color: rgb(254 252 232 / 0.9) !important;
}
.focus\:tw-text-yellow-50\/95:focus{
  color: rgb(254 252 232 / 0.95) !important;
}
.focus\:tw-text-yellow-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-500\/0:focus{
  color: rgb(234 179 8 / 0) !important;
}
.focus\:tw-text-yellow-500\/10:focus{
  color: rgb(234 179 8 / 0.1) !important;
}
.focus\:tw-text-yellow-500\/100:focus{
  color: rgb(234 179 8 / 1) !important;
}
.focus\:tw-text-yellow-500\/15:focus{
  color: rgb(234 179 8 / 0.15) !important;
}
.focus\:tw-text-yellow-500\/20:focus{
  color: rgb(234 179 8 / 0.2) !important;
}
.focus\:tw-text-yellow-500\/25:focus{
  color: rgb(234 179 8 / 0.25) !important;
}
.focus\:tw-text-yellow-500\/30:focus{
  color: rgb(234 179 8 / 0.3) !important;
}
.focus\:tw-text-yellow-500\/35:focus{
  color: rgb(234 179 8 / 0.35) !important;
}
.focus\:tw-text-yellow-500\/40:focus{
  color: rgb(234 179 8 / 0.4) !important;
}
.focus\:tw-text-yellow-500\/45:focus{
  color: rgb(234 179 8 / 0.45) !important;
}
.focus\:tw-text-yellow-500\/5:focus{
  color: rgb(234 179 8 / 0.05) !important;
}
.focus\:tw-text-yellow-500\/50:focus{
  color: rgb(234 179 8 / 0.5) !important;
}
.focus\:tw-text-yellow-500\/55:focus{
  color: rgb(234 179 8 / 0.55) !important;
}
.focus\:tw-text-yellow-500\/60:focus{
  color: rgb(234 179 8 / 0.6) !important;
}
.focus\:tw-text-yellow-500\/65:focus{
  color: rgb(234 179 8 / 0.65) !important;
}
.focus\:tw-text-yellow-500\/70:focus{
  color: rgb(234 179 8 / 0.7) !important;
}
.focus\:tw-text-yellow-500\/75:focus{
  color: rgb(234 179 8 / 0.75) !important;
}
.focus\:tw-text-yellow-500\/80:focus{
  color: rgb(234 179 8 / 0.8) !important;
}
.focus\:tw-text-yellow-500\/85:focus{
  color: rgb(234 179 8 / 0.85) !important;
}
.focus\:tw-text-yellow-500\/90:focus{
  color: rgb(234 179 8 / 0.9) !important;
}
.focus\:tw-text-yellow-500\/95:focus{
  color: rgb(234 179 8 / 0.95) !important;
}
.focus\:tw-text-yellow-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-600\/0:focus{
  color: rgb(202 138 4 / 0) !important;
}
.focus\:tw-text-yellow-600\/10:focus{
  color: rgb(202 138 4 / 0.1) !important;
}
.focus\:tw-text-yellow-600\/100:focus{
  color: rgb(202 138 4 / 1) !important;
}
.focus\:tw-text-yellow-600\/15:focus{
  color: rgb(202 138 4 / 0.15) !important;
}
.focus\:tw-text-yellow-600\/20:focus{
  color: rgb(202 138 4 / 0.2) !important;
}
.focus\:tw-text-yellow-600\/25:focus{
  color: rgb(202 138 4 / 0.25) !important;
}
.focus\:tw-text-yellow-600\/30:focus{
  color: rgb(202 138 4 / 0.3) !important;
}
.focus\:tw-text-yellow-600\/35:focus{
  color: rgb(202 138 4 / 0.35) !important;
}
.focus\:tw-text-yellow-600\/40:focus{
  color: rgb(202 138 4 / 0.4) !important;
}
.focus\:tw-text-yellow-600\/45:focus{
  color: rgb(202 138 4 / 0.45) !important;
}
.focus\:tw-text-yellow-600\/5:focus{
  color: rgb(202 138 4 / 0.05) !important;
}
.focus\:tw-text-yellow-600\/50:focus{
  color: rgb(202 138 4 / 0.5) !important;
}
.focus\:tw-text-yellow-600\/55:focus{
  color: rgb(202 138 4 / 0.55) !important;
}
.focus\:tw-text-yellow-600\/60:focus{
  color: rgb(202 138 4 / 0.6) !important;
}
.focus\:tw-text-yellow-600\/65:focus{
  color: rgb(202 138 4 / 0.65) !important;
}
.focus\:tw-text-yellow-600\/70:focus{
  color: rgb(202 138 4 / 0.7) !important;
}
.focus\:tw-text-yellow-600\/75:focus{
  color: rgb(202 138 4 / 0.75) !important;
}
.focus\:tw-text-yellow-600\/80:focus{
  color: rgb(202 138 4 / 0.8) !important;
}
.focus\:tw-text-yellow-600\/85:focus{
  color: rgb(202 138 4 / 0.85) !important;
}
.focus\:tw-text-yellow-600\/90:focus{
  color: rgb(202 138 4 / 0.9) !important;
}
.focus\:tw-text-yellow-600\/95:focus{
  color: rgb(202 138 4 / 0.95) !important;
}
.focus\:tw-text-yellow-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-700\/0:focus{
  color: rgb(161 98 7 / 0) !important;
}
.focus\:tw-text-yellow-700\/10:focus{
  color: rgb(161 98 7 / 0.1) !important;
}
.focus\:tw-text-yellow-700\/100:focus{
  color: rgb(161 98 7 / 1) !important;
}
.focus\:tw-text-yellow-700\/15:focus{
  color: rgb(161 98 7 / 0.15) !important;
}
.focus\:tw-text-yellow-700\/20:focus{
  color: rgb(161 98 7 / 0.2) !important;
}
.focus\:tw-text-yellow-700\/25:focus{
  color: rgb(161 98 7 / 0.25) !important;
}
.focus\:tw-text-yellow-700\/30:focus{
  color: rgb(161 98 7 / 0.3) !important;
}
.focus\:tw-text-yellow-700\/35:focus{
  color: rgb(161 98 7 / 0.35) !important;
}
.focus\:tw-text-yellow-700\/40:focus{
  color: rgb(161 98 7 / 0.4) !important;
}
.focus\:tw-text-yellow-700\/45:focus{
  color: rgb(161 98 7 / 0.45) !important;
}
.focus\:tw-text-yellow-700\/5:focus{
  color: rgb(161 98 7 / 0.05) !important;
}
.focus\:tw-text-yellow-700\/50:focus{
  color: rgb(161 98 7 / 0.5) !important;
}
.focus\:tw-text-yellow-700\/55:focus{
  color: rgb(161 98 7 / 0.55) !important;
}
.focus\:tw-text-yellow-700\/60:focus{
  color: rgb(161 98 7 / 0.6) !important;
}
.focus\:tw-text-yellow-700\/65:focus{
  color: rgb(161 98 7 / 0.65) !important;
}
.focus\:tw-text-yellow-700\/70:focus{
  color: rgb(161 98 7 / 0.7) !important;
}
.focus\:tw-text-yellow-700\/75:focus{
  color: rgb(161 98 7 / 0.75) !important;
}
.focus\:tw-text-yellow-700\/80:focus{
  color: rgb(161 98 7 / 0.8) !important;
}
.focus\:tw-text-yellow-700\/85:focus{
  color: rgb(161 98 7 / 0.85) !important;
}
.focus\:tw-text-yellow-700\/90:focus{
  color: rgb(161 98 7 / 0.9) !important;
}
.focus\:tw-text-yellow-700\/95:focus{
  color: rgb(161 98 7 / 0.95) !important;
}
.focus\:tw-text-yellow-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-800\/0:focus{
  color: rgb(133 77 14 / 0) !important;
}
.focus\:tw-text-yellow-800\/10:focus{
  color: rgb(133 77 14 / 0.1) !important;
}
.focus\:tw-text-yellow-800\/100:focus{
  color: rgb(133 77 14 / 1) !important;
}
.focus\:tw-text-yellow-800\/15:focus{
  color: rgb(133 77 14 / 0.15) !important;
}
.focus\:tw-text-yellow-800\/20:focus{
  color: rgb(133 77 14 / 0.2) !important;
}
.focus\:tw-text-yellow-800\/25:focus{
  color: rgb(133 77 14 / 0.25) !important;
}
.focus\:tw-text-yellow-800\/30:focus{
  color: rgb(133 77 14 / 0.3) !important;
}
.focus\:tw-text-yellow-800\/35:focus{
  color: rgb(133 77 14 / 0.35) !important;
}
.focus\:tw-text-yellow-800\/40:focus{
  color: rgb(133 77 14 / 0.4) !important;
}
.focus\:tw-text-yellow-800\/45:focus{
  color: rgb(133 77 14 / 0.45) !important;
}
.focus\:tw-text-yellow-800\/5:focus{
  color: rgb(133 77 14 / 0.05) !important;
}
.focus\:tw-text-yellow-800\/50:focus{
  color: rgb(133 77 14 / 0.5) !important;
}
.focus\:tw-text-yellow-800\/55:focus{
  color: rgb(133 77 14 / 0.55) !important;
}
.focus\:tw-text-yellow-800\/60:focus{
  color: rgb(133 77 14 / 0.6) !important;
}
.focus\:tw-text-yellow-800\/65:focus{
  color: rgb(133 77 14 / 0.65) !important;
}
.focus\:tw-text-yellow-800\/70:focus{
  color: rgb(133 77 14 / 0.7) !important;
}
.focus\:tw-text-yellow-800\/75:focus{
  color: rgb(133 77 14 / 0.75) !important;
}
.focus\:tw-text-yellow-800\/80:focus{
  color: rgb(133 77 14 / 0.8) !important;
}
.focus\:tw-text-yellow-800\/85:focus{
  color: rgb(133 77 14 / 0.85) !important;
}
.focus\:tw-text-yellow-800\/90:focus{
  color: rgb(133 77 14 / 0.9) !important;
}
.focus\:tw-text-yellow-800\/95:focus{
  color: rgb(133 77 14 / 0.95) !important;
}
.focus\:tw-text-yellow-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-900\/0:focus{
  color: rgb(113 63 18 / 0) !important;
}
.focus\:tw-text-yellow-900\/10:focus{
  color: rgb(113 63 18 / 0.1) !important;
}
.focus\:tw-text-yellow-900\/100:focus{
  color: rgb(113 63 18 / 1) !important;
}
.focus\:tw-text-yellow-900\/15:focus{
  color: rgb(113 63 18 / 0.15) !important;
}
.focus\:tw-text-yellow-900\/20:focus{
  color: rgb(113 63 18 / 0.2) !important;
}
.focus\:tw-text-yellow-900\/25:focus{
  color: rgb(113 63 18 / 0.25) !important;
}
.focus\:tw-text-yellow-900\/30:focus{
  color: rgb(113 63 18 / 0.3) !important;
}
.focus\:tw-text-yellow-900\/35:focus{
  color: rgb(113 63 18 / 0.35) !important;
}
.focus\:tw-text-yellow-900\/40:focus{
  color: rgb(113 63 18 / 0.4) !important;
}
.focus\:tw-text-yellow-900\/45:focus{
  color: rgb(113 63 18 / 0.45) !important;
}
.focus\:tw-text-yellow-900\/5:focus{
  color: rgb(113 63 18 / 0.05) !important;
}
.focus\:tw-text-yellow-900\/50:focus{
  color: rgb(113 63 18 / 0.5) !important;
}
.focus\:tw-text-yellow-900\/55:focus{
  color: rgb(113 63 18 / 0.55) !important;
}
.focus\:tw-text-yellow-900\/60:focus{
  color: rgb(113 63 18 / 0.6) !important;
}
.focus\:tw-text-yellow-900\/65:focus{
  color: rgb(113 63 18 / 0.65) !important;
}
.focus\:tw-text-yellow-900\/70:focus{
  color: rgb(113 63 18 / 0.7) !important;
}
.focus\:tw-text-yellow-900\/75:focus{
  color: rgb(113 63 18 / 0.75) !important;
}
.focus\:tw-text-yellow-900\/80:focus{
  color: rgb(113 63 18 / 0.8) !important;
}
.focus\:tw-text-yellow-900\/85:focus{
  color: rgb(113 63 18 / 0.85) !important;
}
.focus\:tw-text-yellow-900\/90:focus{
  color: rgb(113 63 18 / 0.9) !important;
}
.focus\:tw-text-yellow-900\/95:focus{
  color: rgb(113 63 18 / 0.95) !important;
}
.focus\:tw-text-yellow-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-yellow-950\/0:focus{
  color: rgb(66 32 6 / 0) !important;
}
.focus\:tw-text-yellow-950\/10:focus{
  color: rgb(66 32 6 / 0.1) !important;
}
.focus\:tw-text-yellow-950\/100:focus{
  color: rgb(66 32 6 / 1) !important;
}
.focus\:tw-text-yellow-950\/15:focus{
  color: rgb(66 32 6 / 0.15) !important;
}
.focus\:tw-text-yellow-950\/20:focus{
  color: rgb(66 32 6 / 0.2) !important;
}
.focus\:tw-text-yellow-950\/25:focus{
  color: rgb(66 32 6 / 0.25) !important;
}
.focus\:tw-text-yellow-950\/30:focus{
  color: rgb(66 32 6 / 0.3) !important;
}
.focus\:tw-text-yellow-950\/35:focus{
  color: rgb(66 32 6 / 0.35) !important;
}
.focus\:tw-text-yellow-950\/40:focus{
  color: rgb(66 32 6 / 0.4) !important;
}
.focus\:tw-text-yellow-950\/45:focus{
  color: rgb(66 32 6 / 0.45) !important;
}
.focus\:tw-text-yellow-950\/5:focus{
  color: rgb(66 32 6 / 0.05) !important;
}
.focus\:tw-text-yellow-950\/50:focus{
  color: rgb(66 32 6 / 0.5) !important;
}
.focus\:tw-text-yellow-950\/55:focus{
  color: rgb(66 32 6 / 0.55) !important;
}
.focus\:tw-text-yellow-950\/60:focus{
  color: rgb(66 32 6 / 0.6) !important;
}
.focus\:tw-text-yellow-950\/65:focus{
  color: rgb(66 32 6 / 0.65) !important;
}
.focus\:tw-text-yellow-950\/70:focus{
  color: rgb(66 32 6 / 0.7) !important;
}
.focus\:tw-text-yellow-950\/75:focus{
  color: rgb(66 32 6 / 0.75) !important;
}
.focus\:tw-text-yellow-950\/80:focus{
  color: rgb(66 32 6 / 0.8) !important;
}
.focus\:tw-text-yellow-950\/85:focus{
  color: rgb(66 32 6 / 0.85) !important;
}
.focus\:tw-text-yellow-950\/90:focus{
  color: rgb(66 32 6 / 0.9) !important;
}
.focus\:tw-text-yellow-950\/95:focus{
  color: rgb(66 32 6 / 0.95) !important;
}
.focus\:tw-text-zinc-100:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-100\/0:focus{
  color: rgb(244 244 245 / 0) !important;
}
.focus\:tw-text-zinc-100\/10:focus{
  color: rgb(244 244 245 / 0.1) !important;
}
.focus\:tw-text-zinc-100\/100:focus{
  color: rgb(244 244 245 / 1) !important;
}
.focus\:tw-text-zinc-100\/15:focus{
  color: rgb(244 244 245 / 0.15) !important;
}
.focus\:tw-text-zinc-100\/20:focus{
  color: rgb(244 244 245 / 0.2) !important;
}
.focus\:tw-text-zinc-100\/25:focus{
  color: rgb(244 244 245 / 0.25) !important;
}
.focus\:tw-text-zinc-100\/30:focus{
  color: rgb(244 244 245 / 0.3) !important;
}
.focus\:tw-text-zinc-100\/35:focus{
  color: rgb(244 244 245 / 0.35) !important;
}
.focus\:tw-text-zinc-100\/40:focus{
  color: rgb(244 244 245 / 0.4) !important;
}
.focus\:tw-text-zinc-100\/45:focus{
  color: rgb(244 244 245 / 0.45) !important;
}
.focus\:tw-text-zinc-100\/5:focus{
  color: rgb(244 244 245 / 0.05) !important;
}
.focus\:tw-text-zinc-100\/50:focus{
  color: rgb(244 244 245 / 0.5) !important;
}
.focus\:tw-text-zinc-100\/55:focus{
  color: rgb(244 244 245 / 0.55) !important;
}
.focus\:tw-text-zinc-100\/60:focus{
  color: rgb(244 244 245 / 0.6) !important;
}
.focus\:tw-text-zinc-100\/65:focus{
  color: rgb(244 244 245 / 0.65) !important;
}
.focus\:tw-text-zinc-100\/70:focus{
  color: rgb(244 244 245 / 0.7) !important;
}
.focus\:tw-text-zinc-100\/75:focus{
  color: rgb(244 244 245 / 0.75) !important;
}
.focus\:tw-text-zinc-100\/80:focus{
  color: rgb(244 244 245 / 0.8) !important;
}
.focus\:tw-text-zinc-100\/85:focus{
  color: rgb(244 244 245 / 0.85) !important;
}
.focus\:tw-text-zinc-100\/90:focus{
  color: rgb(244 244 245 / 0.9) !important;
}
.focus\:tw-text-zinc-100\/95:focus{
  color: rgb(244 244 245 / 0.95) !important;
}
.focus\:tw-text-zinc-200:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-200\/0:focus{
  color: rgb(228 228 231 / 0) !important;
}
.focus\:tw-text-zinc-200\/10:focus{
  color: rgb(228 228 231 / 0.1) !important;
}
.focus\:tw-text-zinc-200\/100:focus{
  color: rgb(228 228 231 / 1) !important;
}
.focus\:tw-text-zinc-200\/15:focus{
  color: rgb(228 228 231 / 0.15) !important;
}
.focus\:tw-text-zinc-200\/20:focus{
  color: rgb(228 228 231 / 0.2) !important;
}
.focus\:tw-text-zinc-200\/25:focus{
  color: rgb(228 228 231 / 0.25) !important;
}
.focus\:tw-text-zinc-200\/30:focus{
  color: rgb(228 228 231 / 0.3) !important;
}
.focus\:tw-text-zinc-200\/35:focus{
  color: rgb(228 228 231 / 0.35) !important;
}
.focus\:tw-text-zinc-200\/40:focus{
  color: rgb(228 228 231 / 0.4) !important;
}
.focus\:tw-text-zinc-200\/45:focus{
  color: rgb(228 228 231 / 0.45) !important;
}
.focus\:tw-text-zinc-200\/5:focus{
  color: rgb(228 228 231 / 0.05) !important;
}
.focus\:tw-text-zinc-200\/50:focus{
  color: rgb(228 228 231 / 0.5) !important;
}
.focus\:tw-text-zinc-200\/55:focus{
  color: rgb(228 228 231 / 0.55) !important;
}
.focus\:tw-text-zinc-200\/60:focus{
  color: rgb(228 228 231 / 0.6) !important;
}
.focus\:tw-text-zinc-200\/65:focus{
  color: rgb(228 228 231 / 0.65) !important;
}
.focus\:tw-text-zinc-200\/70:focus{
  color: rgb(228 228 231 / 0.7) !important;
}
.focus\:tw-text-zinc-200\/75:focus{
  color: rgb(228 228 231 / 0.75) !important;
}
.focus\:tw-text-zinc-200\/80:focus{
  color: rgb(228 228 231 / 0.8) !important;
}
.focus\:tw-text-zinc-200\/85:focus{
  color: rgb(228 228 231 / 0.85) !important;
}
.focus\:tw-text-zinc-200\/90:focus{
  color: rgb(228 228 231 / 0.9) !important;
}
.focus\:tw-text-zinc-200\/95:focus{
  color: rgb(228 228 231 / 0.95) !important;
}
.focus\:tw-text-zinc-300:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-300\/0:focus{
  color: rgb(212 212 216 / 0) !important;
}
.focus\:tw-text-zinc-300\/10:focus{
  color: rgb(212 212 216 / 0.1) !important;
}
.focus\:tw-text-zinc-300\/100:focus{
  color: rgb(212 212 216 / 1) !important;
}
.focus\:tw-text-zinc-300\/15:focus{
  color: rgb(212 212 216 / 0.15) !important;
}
.focus\:tw-text-zinc-300\/20:focus{
  color: rgb(212 212 216 / 0.2) !important;
}
.focus\:tw-text-zinc-300\/25:focus{
  color: rgb(212 212 216 / 0.25) !important;
}
.focus\:tw-text-zinc-300\/30:focus{
  color: rgb(212 212 216 / 0.3) !important;
}
.focus\:tw-text-zinc-300\/35:focus{
  color: rgb(212 212 216 / 0.35) !important;
}
.focus\:tw-text-zinc-300\/40:focus{
  color: rgb(212 212 216 / 0.4) !important;
}
.focus\:tw-text-zinc-300\/45:focus{
  color: rgb(212 212 216 / 0.45) !important;
}
.focus\:tw-text-zinc-300\/5:focus{
  color: rgb(212 212 216 / 0.05) !important;
}
.focus\:tw-text-zinc-300\/50:focus{
  color: rgb(212 212 216 / 0.5) !important;
}
.focus\:tw-text-zinc-300\/55:focus{
  color: rgb(212 212 216 / 0.55) !important;
}
.focus\:tw-text-zinc-300\/60:focus{
  color: rgb(212 212 216 / 0.6) !important;
}
.focus\:tw-text-zinc-300\/65:focus{
  color: rgb(212 212 216 / 0.65) !important;
}
.focus\:tw-text-zinc-300\/70:focus{
  color: rgb(212 212 216 / 0.7) !important;
}
.focus\:tw-text-zinc-300\/75:focus{
  color: rgb(212 212 216 / 0.75) !important;
}
.focus\:tw-text-zinc-300\/80:focus{
  color: rgb(212 212 216 / 0.8) !important;
}
.focus\:tw-text-zinc-300\/85:focus{
  color: rgb(212 212 216 / 0.85) !important;
}
.focus\:tw-text-zinc-300\/90:focus{
  color: rgb(212 212 216 / 0.9) !important;
}
.focus\:tw-text-zinc-300\/95:focus{
  color: rgb(212 212 216 / 0.95) !important;
}
.focus\:tw-text-zinc-400:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-400\/0:focus{
  color: rgb(161 161 170 / 0) !important;
}
.focus\:tw-text-zinc-400\/10:focus{
  color: rgb(161 161 170 / 0.1) !important;
}
.focus\:tw-text-zinc-400\/100:focus{
  color: rgb(161 161 170 / 1) !important;
}
.focus\:tw-text-zinc-400\/15:focus{
  color: rgb(161 161 170 / 0.15) !important;
}
.focus\:tw-text-zinc-400\/20:focus{
  color: rgb(161 161 170 / 0.2) !important;
}
.focus\:tw-text-zinc-400\/25:focus{
  color: rgb(161 161 170 / 0.25) !important;
}
.focus\:tw-text-zinc-400\/30:focus{
  color: rgb(161 161 170 / 0.3) !important;
}
.focus\:tw-text-zinc-400\/35:focus{
  color: rgb(161 161 170 / 0.35) !important;
}
.focus\:tw-text-zinc-400\/40:focus{
  color: rgb(161 161 170 / 0.4) !important;
}
.focus\:tw-text-zinc-400\/45:focus{
  color: rgb(161 161 170 / 0.45) !important;
}
.focus\:tw-text-zinc-400\/5:focus{
  color: rgb(161 161 170 / 0.05) !important;
}
.focus\:tw-text-zinc-400\/50:focus{
  color: rgb(161 161 170 / 0.5) !important;
}
.focus\:tw-text-zinc-400\/55:focus{
  color: rgb(161 161 170 / 0.55) !important;
}
.focus\:tw-text-zinc-400\/60:focus{
  color: rgb(161 161 170 / 0.6) !important;
}
.focus\:tw-text-zinc-400\/65:focus{
  color: rgb(161 161 170 / 0.65) !important;
}
.focus\:tw-text-zinc-400\/70:focus{
  color: rgb(161 161 170 / 0.7) !important;
}
.focus\:tw-text-zinc-400\/75:focus{
  color: rgb(161 161 170 / 0.75) !important;
}
.focus\:tw-text-zinc-400\/80:focus{
  color: rgb(161 161 170 / 0.8) !important;
}
.focus\:tw-text-zinc-400\/85:focus{
  color: rgb(161 161 170 / 0.85) !important;
}
.focus\:tw-text-zinc-400\/90:focus{
  color: rgb(161 161 170 / 0.9) !important;
}
.focus\:tw-text-zinc-400\/95:focus{
  color: rgb(161 161 170 / 0.95) !important;
}
.focus\:tw-text-zinc-50:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-50\/0:focus{
  color: rgb(250 250 250 / 0) !important;
}
.focus\:tw-text-zinc-50\/10:focus{
  color: rgb(250 250 250 / 0.1) !important;
}
.focus\:tw-text-zinc-50\/100:focus{
  color: rgb(250 250 250 / 1) !important;
}
.focus\:tw-text-zinc-50\/15:focus{
  color: rgb(250 250 250 / 0.15) !important;
}
.focus\:tw-text-zinc-50\/20:focus{
  color: rgb(250 250 250 / 0.2) !important;
}
.focus\:tw-text-zinc-50\/25:focus{
  color: rgb(250 250 250 / 0.25) !important;
}
.focus\:tw-text-zinc-50\/30:focus{
  color: rgb(250 250 250 / 0.3) !important;
}
.focus\:tw-text-zinc-50\/35:focus{
  color: rgb(250 250 250 / 0.35) !important;
}
.focus\:tw-text-zinc-50\/40:focus{
  color: rgb(250 250 250 / 0.4) !important;
}
.focus\:tw-text-zinc-50\/45:focus{
  color: rgb(250 250 250 / 0.45) !important;
}
.focus\:tw-text-zinc-50\/5:focus{
  color: rgb(250 250 250 / 0.05) !important;
}
.focus\:tw-text-zinc-50\/50:focus{
  color: rgb(250 250 250 / 0.5) !important;
}
.focus\:tw-text-zinc-50\/55:focus{
  color: rgb(250 250 250 / 0.55) !important;
}
.focus\:tw-text-zinc-50\/60:focus{
  color: rgb(250 250 250 / 0.6) !important;
}
.focus\:tw-text-zinc-50\/65:focus{
  color: rgb(250 250 250 / 0.65) !important;
}
.focus\:tw-text-zinc-50\/70:focus{
  color: rgb(250 250 250 / 0.7) !important;
}
.focus\:tw-text-zinc-50\/75:focus{
  color: rgb(250 250 250 / 0.75) !important;
}
.focus\:tw-text-zinc-50\/80:focus{
  color: rgb(250 250 250 / 0.8) !important;
}
.focus\:tw-text-zinc-50\/85:focus{
  color: rgb(250 250 250 / 0.85) !important;
}
.focus\:tw-text-zinc-50\/90:focus{
  color: rgb(250 250 250 / 0.9) !important;
}
.focus\:tw-text-zinc-50\/95:focus{
  color: rgb(250 250 250 / 0.95) !important;
}
.focus\:tw-text-zinc-500:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-500\/0:focus{
  color: rgb(113 113 122 / 0) !important;
}
.focus\:tw-text-zinc-500\/10:focus{
  color: rgb(113 113 122 / 0.1) !important;
}
.focus\:tw-text-zinc-500\/100:focus{
  color: rgb(113 113 122 / 1) !important;
}
.focus\:tw-text-zinc-500\/15:focus{
  color: rgb(113 113 122 / 0.15) !important;
}
.focus\:tw-text-zinc-500\/20:focus{
  color: rgb(113 113 122 / 0.2) !important;
}
.focus\:tw-text-zinc-500\/25:focus{
  color: rgb(113 113 122 / 0.25) !important;
}
.focus\:tw-text-zinc-500\/30:focus{
  color: rgb(113 113 122 / 0.3) !important;
}
.focus\:tw-text-zinc-500\/35:focus{
  color: rgb(113 113 122 / 0.35) !important;
}
.focus\:tw-text-zinc-500\/40:focus{
  color: rgb(113 113 122 / 0.4) !important;
}
.focus\:tw-text-zinc-500\/45:focus{
  color: rgb(113 113 122 / 0.45) !important;
}
.focus\:tw-text-zinc-500\/5:focus{
  color: rgb(113 113 122 / 0.05) !important;
}
.focus\:tw-text-zinc-500\/50:focus{
  color: rgb(113 113 122 / 0.5) !important;
}
.focus\:tw-text-zinc-500\/55:focus{
  color: rgb(113 113 122 / 0.55) !important;
}
.focus\:tw-text-zinc-500\/60:focus{
  color: rgb(113 113 122 / 0.6) !important;
}
.focus\:tw-text-zinc-500\/65:focus{
  color: rgb(113 113 122 / 0.65) !important;
}
.focus\:tw-text-zinc-500\/70:focus{
  color: rgb(113 113 122 / 0.7) !important;
}
.focus\:tw-text-zinc-500\/75:focus{
  color: rgb(113 113 122 / 0.75) !important;
}
.focus\:tw-text-zinc-500\/80:focus{
  color: rgb(113 113 122 / 0.8) !important;
}
.focus\:tw-text-zinc-500\/85:focus{
  color: rgb(113 113 122 / 0.85) !important;
}
.focus\:tw-text-zinc-500\/90:focus{
  color: rgb(113 113 122 / 0.9) !important;
}
.focus\:tw-text-zinc-500\/95:focus{
  color: rgb(113 113 122 / 0.95) !important;
}
.focus\:tw-text-zinc-600:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-600\/0:focus{
  color: rgb(82 82 91 / 0) !important;
}
.focus\:tw-text-zinc-600\/10:focus{
  color: rgb(82 82 91 / 0.1) !important;
}
.focus\:tw-text-zinc-600\/100:focus{
  color: rgb(82 82 91 / 1) !important;
}
.focus\:tw-text-zinc-600\/15:focus{
  color: rgb(82 82 91 / 0.15) !important;
}
.focus\:tw-text-zinc-600\/20:focus{
  color: rgb(82 82 91 / 0.2) !important;
}
.focus\:tw-text-zinc-600\/25:focus{
  color: rgb(82 82 91 / 0.25) !important;
}
.focus\:tw-text-zinc-600\/30:focus{
  color: rgb(82 82 91 / 0.3) !important;
}
.focus\:tw-text-zinc-600\/35:focus{
  color: rgb(82 82 91 / 0.35) !important;
}
.focus\:tw-text-zinc-600\/40:focus{
  color: rgb(82 82 91 / 0.4) !important;
}
.focus\:tw-text-zinc-600\/45:focus{
  color: rgb(82 82 91 / 0.45) !important;
}
.focus\:tw-text-zinc-600\/5:focus{
  color: rgb(82 82 91 / 0.05) !important;
}
.focus\:tw-text-zinc-600\/50:focus{
  color: rgb(82 82 91 / 0.5) !important;
}
.focus\:tw-text-zinc-600\/55:focus{
  color: rgb(82 82 91 / 0.55) !important;
}
.focus\:tw-text-zinc-600\/60:focus{
  color: rgb(82 82 91 / 0.6) !important;
}
.focus\:tw-text-zinc-600\/65:focus{
  color: rgb(82 82 91 / 0.65) !important;
}
.focus\:tw-text-zinc-600\/70:focus{
  color: rgb(82 82 91 / 0.7) !important;
}
.focus\:tw-text-zinc-600\/75:focus{
  color: rgb(82 82 91 / 0.75) !important;
}
.focus\:tw-text-zinc-600\/80:focus{
  color: rgb(82 82 91 / 0.8) !important;
}
.focus\:tw-text-zinc-600\/85:focus{
  color: rgb(82 82 91 / 0.85) !important;
}
.focus\:tw-text-zinc-600\/90:focus{
  color: rgb(82 82 91 / 0.9) !important;
}
.focus\:tw-text-zinc-600\/95:focus{
  color: rgb(82 82 91 / 0.95) !important;
}
.focus\:tw-text-zinc-700:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-700\/0:focus{
  color: rgb(63 63 70 / 0) !important;
}
.focus\:tw-text-zinc-700\/10:focus{
  color: rgb(63 63 70 / 0.1) !important;
}
.focus\:tw-text-zinc-700\/100:focus{
  color: rgb(63 63 70 / 1) !important;
}
.focus\:tw-text-zinc-700\/15:focus{
  color: rgb(63 63 70 / 0.15) !important;
}
.focus\:tw-text-zinc-700\/20:focus{
  color: rgb(63 63 70 / 0.2) !important;
}
.focus\:tw-text-zinc-700\/25:focus{
  color: rgb(63 63 70 / 0.25) !important;
}
.focus\:tw-text-zinc-700\/30:focus{
  color: rgb(63 63 70 / 0.3) !important;
}
.focus\:tw-text-zinc-700\/35:focus{
  color: rgb(63 63 70 / 0.35) !important;
}
.focus\:tw-text-zinc-700\/40:focus{
  color: rgb(63 63 70 / 0.4) !important;
}
.focus\:tw-text-zinc-700\/45:focus{
  color: rgb(63 63 70 / 0.45) !important;
}
.focus\:tw-text-zinc-700\/5:focus{
  color: rgb(63 63 70 / 0.05) !important;
}
.focus\:tw-text-zinc-700\/50:focus{
  color: rgb(63 63 70 / 0.5) !important;
}
.focus\:tw-text-zinc-700\/55:focus{
  color: rgb(63 63 70 / 0.55) !important;
}
.focus\:tw-text-zinc-700\/60:focus{
  color: rgb(63 63 70 / 0.6) !important;
}
.focus\:tw-text-zinc-700\/65:focus{
  color: rgb(63 63 70 / 0.65) !important;
}
.focus\:tw-text-zinc-700\/70:focus{
  color: rgb(63 63 70 / 0.7) !important;
}
.focus\:tw-text-zinc-700\/75:focus{
  color: rgb(63 63 70 / 0.75) !important;
}
.focus\:tw-text-zinc-700\/80:focus{
  color: rgb(63 63 70 / 0.8) !important;
}
.focus\:tw-text-zinc-700\/85:focus{
  color: rgb(63 63 70 / 0.85) !important;
}
.focus\:tw-text-zinc-700\/90:focus{
  color: rgb(63 63 70 / 0.9) !important;
}
.focus\:tw-text-zinc-700\/95:focus{
  color: rgb(63 63 70 / 0.95) !important;
}
.focus\:tw-text-zinc-800:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-800\/0:focus{
  color: rgb(39 39 42 / 0) !important;
}
.focus\:tw-text-zinc-800\/10:focus{
  color: rgb(39 39 42 / 0.1) !important;
}
.focus\:tw-text-zinc-800\/100:focus{
  color: rgb(39 39 42 / 1) !important;
}
.focus\:tw-text-zinc-800\/15:focus{
  color: rgb(39 39 42 / 0.15) !important;
}
.focus\:tw-text-zinc-800\/20:focus{
  color: rgb(39 39 42 / 0.2) !important;
}
.focus\:tw-text-zinc-800\/25:focus{
  color: rgb(39 39 42 / 0.25) !important;
}
.focus\:tw-text-zinc-800\/30:focus{
  color: rgb(39 39 42 / 0.3) !important;
}
.focus\:tw-text-zinc-800\/35:focus{
  color: rgb(39 39 42 / 0.35) !important;
}
.focus\:tw-text-zinc-800\/40:focus{
  color: rgb(39 39 42 / 0.4) !important;
}
.focus\:tw-text-zinc-800\/45:focus{
  color: rgb(39 39 42 / 0.45) !important;
}
.focus\:tw-text-zinc-800\/5:focus{
  color: rgb(39 39 42 / 0.05) !important;
}
.focus\:tw-text-zinc-800\/50:focus{
  color: rgb(39 39 42 / 0.5) !important;
}
.focus\:tw-text-zinc-800\/55:focus{
  color: rgb(39 39 42 / 0.55) !important;
}
.focus\:tw-text-zinc-800\/60:focus{
  color: rgb(39 39 42 / 0.6) !important;
}
.focus\:tw-text-zinc-800\/65:focus{
  color: rgb(39 39 42 / 0.65) !important;
}
.focus\:tw-text-zinc-800\/70:focus{
  color: rgb(39 39 42 / 0.7) !important;
}
.focus\:tw-text-zinc-800\/75:focus{
  color: rgb(39 39 42 / 0.75) !important;
}
.focus\:tw-text-zinc-800\/80:focus{
  color: rgb(39 39 42 / 0.8) !important;
}
.focus\:tw-text-zinc-800\/85:focus{
  color: rgb(39 39 42 / 0.85) !important;
}
.focus\:tw-text-zinc-800\/90:focus{
  color: rgb(39 39 42 / 0.9) !important;
}
.focus\:tw-text-zinc-800\/95:focus{
  color: rgb(39 39 42 / 0.95) !important;
}
.focus\:tw-text-zinc-900:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-900\/0:focus{
  color: rgb(24 24 27 / 0) !important;
}
.focus\:tw-text-zinc-900\/10:focus{
  color: rgb(24 24 27 / 0.1) !important;
}
.focus\:tw-text-zinc-900\/100:focus{
  color: rgb(24 24 27 / 1) !important;
}
.focus\:tw-text-zinc-900\/15:focus{
  color: rgb(24 24 27 / 0.15) !important;
}
.focus\:tw-text-zinc-900\/20:focus{
  color: rgb(24 24 27 / 0.2) !important;
}
.focus\:tw-text-zinc-900\/25:focus{
  color: rgb(24 24 27 / 0.25) !important;
}
.focus\:tw-text-zinc-900\/30:focus{
  color: rgb(24 24 27 / 0.3) !important;
}
.focus\:tw-text-zinc-900\/35:focus{
  color: rgb(24 24 27 / 0.35) !important;
}
.focus\:tw-text-zinc-900\/40:focus{
  color: rgb(24 24 27 / 0.4) !important;
}
.focus\:tw-text-zinc-900\/45:focus{
  color: rgb(24 24 27 / 0.45) !important;
}
.focus\:tw-text-zinc-900\/5:focus{
  color: rgb(24 24 27 / 0.05) !important;
}
.focus\:tw-text-zinc-900\/50:focus{
  color: rgb(24 24 27 / 0.5) !important;
}
.focus\:tw-text-zinc-900\/55:focus{
  color: rgb(24 24 27 / 0.55) !important;
}
.focus\:tw-text-zinc-900\/60:focus{
  color: rgb(24 24 27 / 0.6) !important;
}
.focus\:tw-text-zinc-900\/65:focus{
  color: rgb(24 24 27 / 0.65) !important;
}
.focus\:tw-text-zinc-900\/70:focus{
  color: rgb(24 24 27 / 0.7) !important;
}
.focus\:tw-text-zinc-900\/75:focus{
  color: rgb(24 24 27 / 0.75) !important;
}
.focus\:tw-text-zinc-900\/80:focus{
  color: rgb(24 24 27 / 0.8) !important;
}
.focus\:tw-text-zinc-900\/85:focus{
  color: rgb(24 24 27 / 0.85) !important;
}
.focus\:tw-text-zinc-900\/90:focus{
  color: rgb(24 24 27 / 0.9) !important;
}
.focus\:tw-text-zinc-900\/95:focus{
  color: rgb(24 24 27 / 0.95) !important;
}
.focus\:tw-text-zinc-950:focus{
  --tw-text-opacity: 1 !important;
  color: rgb(9 9 11 / var(--tw-text-opacity, 1)) !important;
}
.focus\:tw-text-zinc-950\/0:focus{
  color: rgb(9 9 11 / 0) !important;
}
.focus\:tw-text-zinc-950\/10:focus{
  color: rgb(9 9 11 / 0.1) !important;
}
.focus\:tw-text-zinc-950\/100:focus{
  color: rgb(9 9 11 / 1) !important;
}
.focus\:tw-text-zinc-950\/15:focus{
  color: rgb(9 9 11 / 0.15) !important;
}
.focus\:tw-text-zinc-950\/20:focus{
  color: rgb(9 9 11 / 0.2) !important;
}
.focus\:tw-text-zinc-950\/25:focus{
  color: rgb(9 9 11 / 0.25) !important;
}
.focus\:tw-text-zinc-950\/30:focus{
  color: rgb(9 9 11 / 0.3) !important;
}
.focus\:tw-text-zinc-950\/35:focus{
  color: rgb(9 9 11 / 0.35) !important;
}
.focus\:tw-text-zinc-950\/40:focus{
  color: rgb(9 9 11 / 0.4) !important;
}
.focus\:tw-text-zinc-950\/45:focus{
  color: rgb(9 9 11 / 0.45) !important;
}
.focus\:tw-text-zinc-950\/5:focus{
  color: rgb(9 9 11 / 0.05) !important;
}
.focus\:tw-text-zinc-950\/50:focus{
  color: rgb(9 9 11 / 0.5) !important;
}
.focus\:tw-text-zinc-950\/55:focus{
  color: rgb(9 9 11 / 0.55) !important;
}
.focus\:tw-text-zinc-950\/60:focus{
  color: rgb(9 9 11 / 0.6) !important;
}
.focus\:tw-text-zinc-950\/65:focus{
  color: rgb(9 9 11 / 0.65) !important;
}
.focus\:tw-text-zinc-950\/70:focus{
  color: rgb(9 9 11 / 0.7) !important;
}
.focus\:tw-text-zinc-950\/75:focus{
  color: rgb(9 9 11 / 0.75) !important;
}
.focus\:tw-text-zinc-950\/80:focus{
  color: rgb(9 9 11 / 0.8) !important;
}
.focus\:tw-text-zinc-950\/85:focus{
  color: rgb(9 9 11 / 0.85) !important;
}
.focus\:tw-text-zinc-950\/90:focus{
  color: rgb(9 9 11 / 0.9) !important;
}
.focus\:tw-text-zinc-950\/95:focus{
  color: rgb(9 9 11 / 0.95) !important;
}
.focus\:tw-text-opacity-0:focus{
  --tw-text-opacity: 0 !important;
}
.focus\:tw-text-opacity-10:focus{
  --tw-text-opacity: 0.1 !important;
}
.focus\:tw-text-opacity-100:focus{
  --tw-text-opacity: 1 !important;
}
.focus\:tw-text-opacity-15:focus{
  --tw-text-opacity: 0.15 !important;
}
.focus\:tw-text-opacity-20:focus{
  --tw-text-opacity: 0.2 !important;
}
.focus\:tw-text-opacity-25:focus{
  --tw-text-opacity: 0.25 !important;
}
.focus\:tw-text-opacity-30:focus{
  --tw-text-opacity: 0.3 !important;
}
.focus\:tw-text-opacity-35:focus{
  --tw-text-opacity: 0.35 !important;
}
.focus\:tw-text-opacity-40:focus{
  --tw-text-opacity: 0.4 !important;
}
.focus\:tw-text-opacity-45:focus{
  --tw-text-opacity: 0.45 !important;
}
.focus\:tw-text-opacity-5:focus{
  --tw-text-opacity: 0.05 !important;
}
.focus\:tw-text-opacity-50:focus{
  --tw-text-opacity: 0.5 !important;
}
.focus\:tw-text-opacity-55:focus{
  --tw-text-opacity: 0.55 !important;
}
.focus\:tw-text-opacity-60:focus{
  --tw-text-opacity: 0.6 !important;
}
.focus\:tw-text-opacity-65:focus{
  --tw-text-opacity: 0.65 !important;
}
.focus\:tw-text-opacity-70:focus{
  --tw-text-opacity: 0.7 !important;
}
.focus\:tw-text-opacity-75:focus{
  --tw-text-opacity: 0.75 !important;
}
.focus\:tw-text-opacity-80:focus{
  --tw-text-opacity: 0.8 !important;
}
.focus\:tw-text-opacity-85:focus{
  --tw-text-opacity: 0.85 !important;
}
.focus\:tw-text-opacity-90:focus{
  --tw-text-opacity: 0.9 !important;
}
.focus\:tw-text-opacity-95:focus{
  --tw-text-opacity: 0.95 !important;
}
.focus\:tw-bg-blend-normal:focus{
  background-blend-mode: normal !important;
}
.focus\:tw-bg-blend-multiply:focus{
  background-blend-mode: multiply !important;
}
.focus\:tw-bg-blend-screen:focus{
  background-blend-mode: screen !important;
}
.focus\:tw-bg-blend-overlay:focus{
  background-blend-mode: overlay !important;
}
.focus\:tw-bg-blend-darken:focus{
  background-blend-mode: darken !important;
}
.focus\:tw-bg-blend-lighten:focus{
  background-blend-mode: lighten !important;
}
.focus\:tw-bg-blend-color-dodge:focus{
  background-blend-mode: color-dodge !important;
}
.focus\:tw-bg-blend-color-burn:focus{
  background-blend-mode: color-burn !important;
}
.focus\:tw-bg-blend-hard-light:focus{
  background-blend-mode: hard-light !important;
}
.focus\:tw-bg-blend-soft-light:focus{
  background-blend-mode: soft-light !important;
}
.focus\:tw-bg-blend-difference:focus{
  background-blend-mode: difference !important;
}
.focus\:tw-bg-blend-exclusion:focus{
  background-blend-mode: exclusion !important;
}
.focus\:tw-bg-blend-hue:focus{
  background-blend-mode: hue !important;
}
.focus\:tw-bg-blend-saturation:focus{
  background-blend-mode: saturation !important;
}
.focus\:tw-bg-blend-color:focus{
  background-blend-mode: color !important;
}
.focus\:tw-bg-blend-luminosity:focus{
  background-blend-mode: luminosity !important;
}
.focus\:tw-outline-none:focus{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.focus\:tw-ring:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.focus\:tw-ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.focus\:tw-ring-gray-200:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(204 204 204 / var(--tw-ring-opacity, 1)) !important;
}
.focus\:tw-ring-gray-900:focus{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(25 25 25 / var(--tw-ring-opacity, 1)) !important;
}
.active\:tw-text-ellipsis:active{
  text-overflow: ellipsis !important;
}
.active\:tw-text-clip:active{
  text-overflow: clip !important;
}
.active\:tw-text-wrap:active{
  text-wrap: wrap !important;
}
.active\:tw-text-nowrap:active{
  text-wrap: nowrap !important;
}
.active\:tw-text-balance:active{
  text-wrap: balance !important;
}
.active\:tw-text-pretty:active{
  text-wrap: pretty !important;
}
.active\:tw-bg-amber-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-100\/0:active{
  background-color: rgb(254 243 199 / 0) !important;
}
.active\:tw-bg-amber-100\/10:active{
  background-color: rgb(254 243 199 / 0.1) !important;
}
.active\:tw-bg-amber-100\/100:active{
  background-color: rgb(254 243 199 / 1) !important;
}
.active\:tw-bg-amber-100\/15:active{
  background-color: rgb(254 243 199 / 0.15) !important;
}
.active\:tw-bg-amber-100\/20:active{
  background-color: rgb(254 243 199 / 0.2) !important;
}
.active\:tw-bg-amber-100\/25:active{
  background-color: rgb(254 243 199 / 0.25) !important;
}
.active\:tw-bg-amber-100\/30:active{
  background-color: rgb(254 243 199 / 0.3) !important;
}
.active\:tw-bg-amber-100\/35:active{
  background-color: rgb(254 243 199 / 0.35) !important;
}
.active\:tw-bg-amber-100\/40:active{
  background-color: rgb(254 243 199 / 0.4) !important;
}
.active\:tw-bg-amber-100\/45:active{
  background-color: rgb(254 243 199 / 0.45) !important;
}
.active\:tw-bg-amber-100\/5:active{
  background-color: rgb(254 243 199 / 0.05) !important;
}
.active\:tw-bg-amber-100\/50:active{
  background-color: rgb(254 243 199 / 0.5) !important;
}
.active\:tw-bg-amber-100\/55:active{
  background-color: rgb(254 243 199 / 0.55) !important;
}
.active\:tw-bg-amber-100\/60:active{
  background-color: rgb(254 243 199 / 0.6) !important;
}
.active\:tw-bg-amber-100\/65:active{
  background-color: rgb(254 243 199 / 0.65) !important;
}
.active\:tw-bg-amber-100\/70:active{
  background-color: rgb(254 243 199 / 0.7) !important;
}
.active\:tw-bg-amber-100\/75:active{
  background-color: rgb(254 243 199 / 0.75) !important;
}
.active\:tw-bg-amber-100\/80:active{
  background-color: rgb(254 243 199 / 0.8) !important;
}
.active\:tw-bg-amber-100\/85:active{
  background-color: rgb(254 243 199 / 0.85) !important;
}
.active\:tw-bg-amber-100\/90:active{
  background-color: rgb(254 243 199 / 0.9) !important;
}
.active\:tw-bg-amber-100\/95:active{
  background-color: rgb(254 243 199 / 0.95) !important;
}
.active\:tw-bg-amber-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-200\/0:active{
  background-color: rgb(253 230 138 / 0) !important;
}
.active\:tw-bg-amber-200\/10:active{
  background-color: rgb(253 230 138 / 0.1) !important;
}
.active\:tw-bg-amber-200\/100:active{
  background-color: rgb(253 230 138 / 1) !important;
}
.active\:tw-bg-amber-200\/15:active{
  background-color: rgb(253 230 138 / 0.15) !important;
}
.active\:tw-bg-amber-200\/20:active{
  background-color: rgb(253 230 138 / 0.2) !important;
}
.active\:tw-bg-amber-200\/25:active{
  background-color: rgb(253 230 138 / 0.25) !important;
}
.active\:tw-bg-amber-200\/30:active{
  background-color: rgb(253 230 138 / 0.3) !important;
}
.active\:tw-bg-amber-200\/35:active{
  background-color: rgb(253 230 138 / 0.35) !important;
}
.active\:tw-bg-amber-200\/40:active{
  background-color: rgb(253 230 138 / 0.4) !important;
}
.active\:tw-bg-amber-200\/45:active{
  background-color: rgb(253 230 138 / 0.45) !important;
}
.active\:tw-bg-amber-200\/5:active{
  background-color: rgb(253 230 138 / 0.05) !important;
}
.active\:tw-bg-amber-200\/50:active{
  background-color: rgb(253 230 138 / 0.5) !important;
}
.active\:tw-bg-amber-200\/55:active{
  background-color: rgb(253 230 138 / 0.55) !important;
}
.active\:tw-bg-amber-200\/60:active{
  background-color: rgb(253 230 138 / 0.6) !important;
}
.active\:tw-bg-amber-200\/65:active{
  background-color: rgb(253 230 138 / 0.65) !important;
}
.active\:tw-bg-amber-200\/70:active{
  background-color: rgb(253 230 138 / 0.7) !important;
}
.active\:tw-bg-amber-200\/75:active{
  background-color: rgb(253 230 138 / 0.75) !important;
}
.active\:tw-bg-amber-200\/80:active{
  background-color: rgb(253 230 138 / 0.8) !important;
}
.active\:tw-bg-amber-200\/85:active{
  background-color: rgb(253 230 138 / 0.85) !important;
}
.active\:tw-bg-amber-200\/90:active{
  background-color: rgb(253 230 138 / 0.9) !important;
}
.active\:tw-bg-amber-200\/95:active{
  background-color: rgb(253 230 138 / 0.95) !important;
}
.active\:tw-bg-amber-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-300\/0:active{
  background-color: rgb(252 211 77 / 0) !important;
}
.active\:tw-bg-amber-300\/10:active{
  background-color: rgb(252 211 77 / 0.1) !important;
}
.active\:tw-bg-amber-300\/100:active{
  background-color: rgb(252 211 77 / 1) !important;
}
.active\:tw-bg-amber-300\/15:active{
  background-color: rgb(252 211 77 / 0.15) !important;
}
.active\:tw-bg-amber-300\/20:active{
  background-color: rgb(252 211 77 / 0.2) !important;
}
.active\:tw-bg-amber-300\/25:active{
  background-color: rgb(252 211 77 / 0.25) !important;
}
.active\:tw-bg-amber-300\/30:active{
  background-color: rgb(252 211 77 / 0.3) !important;
}
.active\:tw-bg-amber-300\/35:active{
  background-color: rgb(252 211 77 / 0.35) !important;
}
.active\:tw-bg-amber-300\/40:active{
  background-color: rgb(252 211 77 / 0.4) !important;
}
.active\:tw-bg-amber-300\/45:active{
  background-color: rgb(252 211 77 / 0.45) !important;
}
.active\:tw-bg-amber-300\/5:active{
  background-color: rgb(252 211 77 / 0.05) !important;
}
.active\:tw-bg-amber-300\/50:active{
  background-color: rgb(252 211 77 / 0.5) !important;
}
.active\:tw-bg-amber-300\/55:active{
  background-color: rgb(252 211 77 / 0.55) !important;
}
.active\:tw-bg-amber-300\/60:active{
  background-color: rgb(252 211 77 / 0.6) !important;
}
.active\:tw-bg-amber-300\/65:active{
  background-color: rgb(252 211 77 / 0.65) !important;
}
.active\:tw-bg-amber-300\/70:active{
  background-color: rgb(252 211 77 / 0.7) !important;
}
.active\:tw-bg-amber-300\/75:active{
  background-color: rgb(252 211 77 / 0.75) !important;
}
.active\:tw-bg-amber-300\/80:active{
  background-color: rgb(252 211 77 / 0.8) !important;
}
.active\:tw-bg-amber-300\/85:active{
  background-color: rgb(252 211 77 / 0.85) !important;
}
.active\:tw-bg-amber-300\/90:active{
  background-color: rgb(252 211 77 / 0.9) !important;
}
.active\:tw-bg-amber-300\/95:active{
  background-color: rgb(252 211 77 / 0.95) !important;
}
.active\:tw-bg-amber-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-400\/0:active{
  background-color: rgb(251 191 36 / 0) !important;
}
.active\:tw-bg-amber-400\/10:active{
  background-color: rgb(251 191 36 / 0.1) !important;
}
.active\:tw-bg-amber-400\/100:active{
  background-color: rgb(251 191 36 / 1) !important;
}
.active\:tw-bg-amber-400\/15:active{
  background-color: rgb(251 191 36 / 0.15) !important;
}
.active\:tw-bg-amber-400\/20:active{
  background-color: rgb(251 191 36 / 0.2) !important;
}
.active\:tw-bg-amber-400\/25:active{
  background-color: rgb(251 191 36 / 0.25) !important;
}
.active\:tw-bg-amber-400\/30:active{
  background-color: rgb(251 191 36 / 0.3) !important;
}
.active\:tw-bg-amber-400\/35:active{
  background-color: rgb(251 191 36 / 0.35) !important;
}
.active\:tw-bg-amber-400\/40:active{
  background-color: rgb(251 191 36 / 0.4) !important;
}
.active\:tw-bg-amber-400\/45:active{
  background-color: rgb(251 191 36 / 0.45) !important;
}
.active\:tw-bg-amber-400\/5:active{
  background-color: rgb(251 191 36 / 0.05) !important;
}
.active\:tw-bg-amber-400\/50:active{
  background-color: rgb(251 191 36 / 0.5) !important;
}
.active\:tw-bg-amber-400\/55:active{
  background-color: rgb(251 191 36 / 0.55) !important;
}
.active\:tw-bg-amber-400\/60:active{
  background-color: rgb(251 191 36 / 0.6) !important;
}
.active\:tw-bg-amber-400\/65:active{
  background-color: rgb(251 191 36 / 0.65) !important;
}
.active\:tw-bg-amber-400\/70:active{
  background-color: rgb(251 191 36 / 0.7) !important;
}
.active\:tw-bg-amber-400\/75:active{
  background-color: rgb(251 191 36 / 0.75) !important;
}
.active\:tw-bg-amber-400\/80:active{
  background-color: rgb(251 191 36 / 0.8) !important;
}
.active\:tw-bg-amber-400\/85:active{
  background-color: rgb(251 191 36 / 0.85) !important;
}
.active\:tw-bg-amber-400\/90:active{
  background-color: rgb(251 191 36 / 0.9) !important;
}
.active\:tw-bg-amber-400\/95:active{
  background-color: rgb(251 191 36 / 0.95) !important;
}
.active\:tw-bg-amber-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-50\/0:active{
  background-color: rgb(255 251 235 / 0) !important;
}
.active\:tw-bg-amber-50\/10:active{
  background-color: rgb(255 251 235 / 0.1) !important;
}
.active\:tw-bg-amber-50\/100:active{
  background-color: rgb(255 251 235 / 1) !important;
}
.active\:tw-bg-amber-50\/15:active{
  background-color: rgb(255 251 235 / 0.15) !important;
}
.active\:tw-bg-amber-50\/20:active{
  background-color: rgb(255 251 235 / 0.2) !important;
}
.active\:tw-bg-amber-50\/25:active{
  background-color: rgb(255 251 235 / 0.25) !important;
}
.active\:tw-bg-amber-50\/30:active{
  background-color: rgb(255 251 235 / 0.3) !important;
}
.active\:tw-bg-amber-50\/35:active{
  background-color: rgb(255 251 235 / 0.35) !important;
}
.active\:tw-bg-amber-50\/40:active{
  background-color: rgb(255 251 235 / 0.4) !important;
}
.active\:tw-bg-amber-50\/45:active{
  background-color: rgb(255 251 235 / 0.45) !important;
}
.active\:tw-bg-amber-50\/5:active{
  background-color: rgb(255 251 235 / 0.05) !important;
}
.active\:tw-bg-amber-50\/50:active{
  background-color: rgb(255 251 235 / 0.5) !important;
}
.active\:tw-bg-amber-50\/55:active{
  background-color: rgb(255 251 235 / 0.55) !important;
}
.active\:tw-bg-amber-50\/60:active{
  background-color: rgb(255 251 235 / 0.6) !important;
}
.active\:tw-bg-amber-50\/65:active{
  background-color: rgb(255 251 235 / 0.65) !important;
}
.active\:tw-bg-amber-50\/70:active{
  background-color: rgb(255 251 235 / 0.7) !important;
}
.active\:tw-bg-amber-50\/75:active{
  background-color: rgb(255 251 235 / 0.75) !important;
}
.active\:tw-bg-amber-50\/80:active{
  background-color: rgb(255 251 235 / 0.8) !important;
}
.active\:tw-bg-amber-50\/85:active{
  background-color: rgb(255 251 235 / 0.85) !important;
}
.active\:tw-bg-amber-50\/90:active{
  background-color: rgb(255 251 235 / 0.9) !important;
}
.active\:tw-bg-amber-50\/95:active{
  background-color: rgb(255 251 235 / 0.95) !important;
}
.active\:tw-bg-amber-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-500\/0:active{
  background-color: rgb(245 158 11 / 0) !important;
}
.active\:tw-bg-amber-500\/10:active{
  background-color: rgb(245 158 11 / 0.1) !important;
}
.active\:tw-bg-amber-500\/100:active{
  background-color: rgb(245 158 11 / 1) !important;
}
.active\:tw-bg-amber-500\/15:active{
  background-color: rgb(245 158 11 / 0.15) !important;
}
.active\:tw-bg-amber-500\/20:active{
  background-color: rgb(245 158 11 / 0.2) !important;
}
.active\:tw-bg-amber-500\/25:active{
  background-color: rgb(245 158 11 / 0.25) !important;
}
.active\:tw-bg-amber-500\/30:active{
  background-color: rgb(245 158 11 / 0.3) !important;
}
.active\:tw-bg-amber-500\/35:active{
  background-color: rgb(245 158 11 / 0.35) !important;
}
.active\:tw-bg-amber-500\/40:active{
  background-color: rgb(245 158 11 / 0.4) !important;
}
.active\:tw-bg-amber-500\/45:active{
  background-color: rgb(245 158 11 / 0.45) !important;
}
.active\:tw-bg-amber-500\/5:active{
  background-color: rgb(245 158 11 / 0.05) !important;
}
.active\:tw-bg-amber-500\/50:active{
  background-color: rgb(245 158 11 / 0.5) !important;
}
.active\:tw-bg-amber-500\/55:active{
  background-color: rgb(245 158 11 / 0.55) !important;
}
.active\:tw-bg-amber-500\/60:active{
  background-color: rgb(245 158 11 / 0.6) !important;
}
.active\:tw-bg-amber-500\/65:active{
  background-color: rgb(245 158 11 / 0.65) !important;
}
.active\:tw-bg-amber-500\/70:active{
  background-color: rgb(245 158 11 / 0.7) !important;
}
.active\:tw-bg-amber-500\/75:active{
  background-color: rgb(245 158 11 / 0.75) !important;
}
.active\:tw-bg-amber-500\/80:active{
  background-color: rgb(245 158 11 / 0.8) !important;
}
.active\:tw-bg-amber-500\/85:active{
  background-color: rgb(245 158 11 / 0.85) !important;
}
.active\:tw-bg-amber-500\/90:active{
  background-color: rgb(245 158 11 / 0.9) !important;
}
.active\:tw-bg-amber-500\/95:active{
  background-color: rgb(245 158 11 / 0.95) !important;
}
.active\:tw-bg-amber-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-600\/0:active{
  background-color: rgb(217 119 6 / 0) !important;
}
.active\:tw-bg-amber-600\/10:active{
  background-color: rgb(217 119 6 / 0.1) !important;
}
.active\:tw-bg-amber-600\/100:active{
  background-color: rgb(217 119 6 / 1) !important;
}
.active\:tw-bg-amber-600\/15:active{
  background-color: rgb(217 119 6 / 0.15) !important;
}
.active\:tw-bg-amber-600\/20:active{
  background-color: rgb(217 119 6 / 0.2) !important;
}
.active\:tw-bg-amber-600\/25:active{
  background-color: rgb(217 119 6 / 0.25) !important;
}
.active\:tw-bg-amber-600\/30:active{
  background-color: rgb(217 119 6 / 0.3) !important;
}
.active\:tw-bg-amber-600\/35:active{
  background-color: rgb(217 119 6 / 0.35) !important;
}
.active\:tw-bg-amber-600\/40:active{
  background-color: rgb(217 119 6 / 0.4) !important;
}
.active\:tw-bg-amber-600\/45:active{
  background-color: rgb(217 119 6 / 0.45) !important;
}
.active\:tw-bg-amber-600\/5:active{
  background-color: rgb(217 119 6 / 0.05) !important;
}
.active\:tw-bg-amber-600\/50:active{
  background-color: rgb(217 119 6 / 0.5) !important;
}
.active\:tw-bg-amber-600\/55:active{
  background-color: rgb(217 119 6 / 0.55) !important;
}
.active\:tw-bg-amber-600\/60:active{
  background-color: rgb(217 119 6 / 0.6) !important;
}
.active\:tw-bg-amber-600\/65:active{
  background-color: rgb(217 119 6 / 0.65) !important;
}
.active\:tw-bg-amber-600\/70:active{
  background-color: rgb(217 119 6 / 0.7) !important;
}
.active\:tw-bg-amber-600\/75:active{
  background-color: rgb(217 119 6 / 0.75) !important;
}
.active\:tw-bg-amber-600\/80:active{
  background-color: rgb(217 119 6 / 0.8) !important;
}
.active\:tw-bg-amber-600\/85:active{
  background-color: rgb(217 119 6 / 0.85) !important;
}
.active\:tw-bg-amber-600\/90:active{
  background-color: rgb(217 119 6 / 0.9) !important;
}
.active\:tw-bg-amber-600\/95:active{
  background-color: rgb(217 119 6 / 0.95) !important;
}
.active\:tw-bg-amber-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-700\/0:active{
  background-color: rgb(180 83 9 / 0) !important;
}
.active\:tw-bg-amber-700\/10:active{
  background-color: rgb(180 83 9 / 0.1) !important;
}
.active\:tw-bg-amber-700\/100:active{
  background-color: rgb(180 83 9 / 1) !important;
}
.active\:tw-bg-amber-700\/15:active{
  background-color: rgb(180 83 9 / 0.15) !important;
}
.active\:tw-bg-amber-700\/20:active{
  background-color: rgb(180 83 9 / 0.2) !important;
}
.active\:tw-bg-amber-700\/25:active{
  background-color: rgb(180 83 9 / 0.25) !important;
}
.active\:tw-bg-amber-700\/30:active{
  background-color: rgb(180 83 9 / 0.3) !important;
}
.active\:tw-bg-amber-700\/35:active{
  background-color: rgb(180 83 9 / 0.35) !important;
}
.active\:tw-bg-amber-700\/40:active{
  background-color: rgb(180 83 9 / 0.4) !important;
}
.active\:tw-bg-amber-700\/45:active{
  background-color: rgb(180 83 9 / 0.45) !important;
}
.active\:tw-bg-amber-700\/5:active{
  background-color: rgb(180 83 9 / 0.05) !important;
}
.active\:tw-bg-amber-700\/50:active{
  background-color: rgb(180 83 9 / 0.5) !important;
}
.active\:tw-bg-amber-700\/55:active{
  background-color: rgb(180 83 9 / 0.55) !important;
}
.active\:tw-bg-amber-700\/60:active{
  background-color: rgb(180 83 9 / 0.6) !important;
}
.active\:tw-bg-amber-700\/65:active{
  background-color: rgb(180 83 9 / 0.65) !important;
}
.active\:tw-bg-amber-700\/70:active{
  background-color: rgb(180 83 9 / 0.7) !important;
}
.active\:tw-bg-amber-700\/75:active{
  background-color: rgb(180 83 9 / 0.75) !important;
}
.active\:tw-bg-amber-700\/80:active{
  background-color: rgb(180 83 9 / 0.8) !important;
}
.active\:tw-bg-amber-700\/85:active{
  background-color: rgb(180 83 9 / 0.85) !important;
}
.active\:tw-bg-amber-700\/90:active{
  background-color: rgb(180 83 9 / 0.9) !important;
}
.active\:tw-bg-amber-700\/95:active{
  background-color: rgb(180 83 9 / 0.95) !important;
}
.active\:tw-bg-amber-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-800\/0:active{
  background-color: rgb(146 64 14 / 0) !important;
}
.active\:tw-bg-amber-800\/10:active{
  background-color: rgb(146 64 14 / 0.1) !important;
}
.active\:tw-bg-amber-800\/100:active{
  background-color: rgb(146 64 14 / 1) !important;
}
.active\:tw-bg-amber-800\/15:active{
  background-color: rgb(146 64 14 / 0.15) !important;
}
.active\:tw-bg-amber-800\/20:active{
  background-color: rgb(146 64 14 / 0.2) !important;
}
.active\:tw-bg-amber-800\/25:active{
  background-color: rgb(146 64 14 / 0.25) !important;
}
.active\:tw-bg-amber-800\/30:active{
  background-color: rgb(146 64 14 / 0.3) !important;
}
.active\:tw-bg-amber-800\/35:active{
  background-color: rgb(146 64 14 / 0.35) !important;
}
.active\:tw-bg-amber-800\/40:active{
  background-color: rgb(146 64 14 / 0.4) !important;
}
.active\:tw-bg-amber-800\/45:active{
  background-color: rgb(146 64 14 / 0.45) !important;
}
.active\:tw-bg-amber-800\/5:active{
  background-color: rgb(146 64 14 / 0.05) !important;
}
.active\:tw-bg-amber-800\/50:active{
  background-color: rgb(146 64 14 / 0.5) !important;
}
.active\:tw-bg-amber-800\/55:active{
  background-color: rgb(146 64 14 / 0.55) !important;
}
.active\:tw-bg-amber-800\/60:active{
  background-color: rgb(146 64 14 / 0.6) !important;
}
.active\:tw-bg-amber-800\/65:active{
  background-color: rgb(146 64 14 / 0.65) !important;
}
.active\:tw-bg-amber-800\/70:active{
  background-color: rgb(146 64 14 / 0.7) !important;
}
.active\:tw-bg-amber-800\/75:active{
  background-color: rgb(146 64 14 / 0.75) !important;
}
.active\:tw-bg-amber-800\/80:active{
  background-color: rgb(146 64 14 / 0.8) !important;
}
.active\:tw-bg-amber-800\/85:active{
  background-color: rgb(146 64 14 / 0.85) !important;
}
.active\:tw-bg-amber-800\/90:active{
  background-color: rgb(146 64 14 / 0.9) !important;
}
.active\:tw-bg-amber-800\/95:active{
  background-color: rgb(146 64 14 / 0.95) !important;
}
.active\:tw-bg-amber-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-900\/0:active{
  background-color: rgb(120 53 15 / 0) !important;
}
.active\:tw-bg-amber-900\/10:active{
  background-color: rgb(120 53 15 / 0.1) !important;
}
.active\:tw-bg-amber-900\/100:active{
  background-color: rgb(120 53 15 / 1) !important;
}
.active\:tw-bg-amber-900\/15:active{
  background-color: rgb(120 53 15 / 0.15) !important;
}
.active\:tw-bg-amber-900\/20:active{
  background-color: rgb(120 53 15 / 0.2) !important;
}
.active\:tw-bg-amber-900\/25:active{
  background-color: rgb(120 53 15 / 0.25) !important;
}
.active\:tw-bg-amber-900\/30:active{
  background-color: rgb(120 53 15 / 0.3) !important;
}
.active\:tw-bg-amber-900\/35:active{
  background-color: rgb(120 53 15 / 0.35) !important;
}
.active\:tw-bg-amber-900\/40:active{
  background-color: rgb(120 53 15 / 0.4) !important;
}
.active\:tw-bg-amber-900\/45:active{
  background-color: rgb(120 53 15 / 0.45) !important;
}
.active\:tw-bg-amber-900\/5:active{
  background-color: rgb(120 53 15 / 0.05) !important;
}
.active\:tw-bg-amber-900\/50:active{
  background-color: rgb(120 53 15 / 0.5) !important;
}
.active\:tw-bg-amber-900\/55:active{
  background-color: rgb(120 53 15 / 0.55) !important;
}
.active\:tw-bg-amber-900\/60:active{
  background-color: rgb(120 53 15 / 0.6) !important;
}
.active\:tw-bg-amber-900\/65:active{
  background-color: rgb(120 53 15 / 0.65) !important;
}
.active\:tw-bg-amber-900\/70:active{
  background-color: rgb(120 53 15 / 0.7) !important;
}
.active\:tw-bg-amber-900\/75:active{
  background-color: rgb(120 53 15 / 0.75) !important;
}
.active\:tw-bg-amber-900\/80:active{
  background-color: rgb(120 53 15 / 0.8) !important;
}
.active\:tw-bg-amber-900\/85:active{
  background-color: rgb(120 53 15 / 0.85) !important;
}
.active\:tw-bg-amber-900\/90:active{
  background-color: rgb(120 53 15 / 0.9) !important;
}
.active\:tw-bg-amber-900\/95:active{
  background-color: rgb(120 53 15 / 0.95) !important;
}
.active\:tw-bg-amber-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-amber-950\/0:active{
  background-color: rgb(69 26 3 / 0) !important;
}
.active\:tw-bg-amber-950\/10:active{
  background-color: rgb(69 26 3 / 0.1) !important;
}
.active\:tw-bg-amber-950\/100:active{
  background-color: rgb(69 26 3 / 1) !important;
}
.active\:tw-bg-amber-950\/15:active{
  background-color: rgb(69 26 3 / 0.15) !important;
}
.active\:tw-bg-amber-950\/20:active{
  background-color: rgb(69 26 3 / 0.2) !important;
}
.active\:tw-bg-amber-950\/25:active{
  background-color: rgb(69 26 3 / 0.25) !important;
}
.active\:tw-bg-amber-950\/30:active{
  background-color: rgb(69 26 3 / 0.3) !important;
}
.active\:tw-bg-amber-950\/35:active{
  background-color: rgb(69 26 3 / 0.35) !important;
}
.active\:tw-bg-amber-950\/40:active{
  background-color: rgb(69 26 3 / 0.4) !important;
}
.active\:tw-bg-amber-950\/45:active{
  background-color: rgb(69 26 3 / 0.45) !important;
}
.active\:tw-bg-amber-950\/5:active{
  background-color: rgb(69 26 3 / 0.05) !important;
}
.active\:tw-bg-amber-950\/50:active{
  background-color: rgb(69 26 3 / 0.5) !important;
}
.active\:tw-bg-amber-950\/55:active{
  background-color: rgb(69 26 3 / 0.55) !important;
}
.active\:tw-bg-amber-950\/60:active{
  background-color: rgb(69 26 3 / 0.6) !important;
}
.active\:tw-bg-amber-950\/65:active{
  background-color: rgb(69 26 3 / 0.65) !important;
}
.active\:tw-bg-amber-950\/70:active{
  background-color: rgb(69 26 3 / 0.7) !important;
}
.active\:tw-bg-amber-950\/75:active{
  background-color: rgb(69 26 3 / 0.75) !important;
}
.active\:tw-bg-amber-950\/80:active{
  background-color: rgb(69 26 3 / 0.8) !important;
}
.active\:tw-bg-amber-950\/85:active{
  background-color: rgb(69 26 3 / 0.85) !important;
}
.active\:tw-bg-amber-950\/90:active{
  background-color: rgb(69 26 3 / 0.9) !important;
}
.active\:tw-bg-amber-950\/95:active{
  background-color: rgb(69 26 3 / 0.95) !important;
}
.active\:tw-bg-black:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-black\/0:active{
  background-color: rgb(0 0 0 / 0) !important;
}
.active\:tw-bg-black\/10:active{
  background-color: rgb(0 0 0 / 0.1) !important;
}
.active\:tw-bg-black\/100:active{
  background-color: rgb(0 0 0 / 1) !important;
}
.active\:tw-bg-black\/15:active{
  background-color: rgb(0 0 0 / 0.15) !important;
}
.active\:tw-bg-black\/20:active{
  background-color: rgb(0 0 0 / 0.2) !important;
}
.active\:tw-bg-black\/25:active{
  background-color: rgb(0 0 0 / 0.25) !important;
}
.active\:tw-bg-black\/30:active{
  background-color: rgb(0 0 0 / 0.3) !important;
}
.active\:tw-bg-black\/35:active{
  background-color: rgb(0 0 0 / 0.35) !important;
}
.active\:tw-bg-black\/40:active{
  background-color: rgb(0 0 0 / 0.4) !important;
}
.active\:tw-bg-black\/45:active{
  background-color: rgb(0 0 0 / 0.45) !important;
}
.active\:tw-bg-black\/5:active{
  background-color: rgb(0 0 0 / 0.05) !important;
}
.active\:tw-bg-black\/50:active{
  background-color: rgb(0 0 0 / 0.5) !important;
}
.active\:tw-bg-black\/55:active{
  background-color: rgb(0 0 0 / 0.55) !important;
}
.active\:tw-bg-black\/60:active{
  background-color: rgb(0 0 0 / 0.6) !important;
}
.active\:tw-bg-black\/65:active{
  background-color: rgb(0 0 0 / 0.65) !important;
}
.active\:tw-bg-black\/70:active{
  background-color: rgb(0 0 0 / 0.7) !important;
}
.active\:tw-bg-black\/75:active{
  background-color: rgb(0 0 0 / 0.75) !important;
}
.active\:tw-bg-black\/80:active{
  background-color: rgb(0 0 0 / 0.8) !important;
}
.active\:tw-bg-black\/85:active{
  background-color: rgb(0 0 0 / 0.85) !important;
}
.active\:tw-bg-black\/90:active{
  background-color: rgb(0 0 0 / 0.9) !important;
}
.active\:tw-bg-black\/95:active{
  background-color: rgb(0 0 0 / 0.95) !important;
}
.active\:tw-bg-blue-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-100\/0:active{
  background-color: rgb(204 233 246 / 0) !important;
}
.active\:tw-bg-blue-100\/10:active{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.active\:tw-bg-blue-100\/100:active{
  background-color: rgb(204 233 246 / 1) !important;
}
.active\:tw-bg-blue-100\/15:active{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.active\:tw-bg-blue-100\/20:active{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.active\:tw-bg-blue-100\/25:active{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.active\:tw-bg-blue-100\/30:active{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.active\:tw-bg-blue-100\/35:active{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.active\:tw-bg-blue-100\/40:active{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.active\:tw-bg-blue-100\/45:active{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.active\:tw-bg-blue-100\/5:active{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.active\:tw-bg-blue-100\/50:active{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.active\:tw-bg-blue-100\/55:active{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.active\:tw-bg-blue-100\/60:active{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.active\:tw-bg-blue-100\/65:active{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.active\:tw-bg-blue-100\/70:active{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.active\:tw-bg-blue-100\/75:active{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.active\:tw-bg-blue-100\/80:active{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.active\:tw-bg-blue-100\/85:active{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.active\:tw-bg-blue-100\/90:active{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.active\:tw-bg-blue-100\/95:active{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.active\:tw-bg-blue-20:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-20\/0:active{
  background-color: rgb(241 244 248 / 0) !important;
}
.active\:tw-bg-blue-20\/10:active{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.active\:tw-bg-blue-20\/100:active{
  background-color: rgb(241 244 248 / 1) !important;
}
.active\:tw-bg-blue-20\/15:active{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.active\:tw-bg-blue-20\/20:active{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.active\:tw-bg-blue-20\/25:active{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.active\:tw-bg-blue-20\/30:active{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.active\:tw-bg-blue-20\/35:active{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.active\:tw-bg-blue-20\/40:active{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.active\:tw-bg-blue-20\/45:active{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.active\:tw-bg-blue-20\/5:active{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.active\:tw-bg-blue-20\/50:active{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.active\:tw-bg-blue-20\/55:active{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.active\:tw-bg-blue-20\/60:active{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.active\:tw-bg-blue-20\/65:active{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.active\:tw-bg-blue-20\/70:active{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.active\:tw-bg-blue-20\/75:active{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.active\:tw-bg-blue-20\/80:active{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.active\:tw-bg-blue-20\/85:active{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.active\:tw-bg-blue-20\/90:active{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.active\:tw-bg-blue-20\/95:active{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.active\:tw-bg-blue-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 212 236 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-200\/0:active{
  background-color: rgb(153 212 236 / 0) !important;
}
.active\:tw-bg-blue-200\/10:active{
  background-color: rgb(153 212 236 / 0.1) !important;
}
.active\:tw-bg-blue-200\/100:active{
  background-color: rgb(153 212 236 / 1) !important;
}
.active\:tw-bg-blue-200\/15:active{
  background-color: rgb(153 212 236 / 0.15) !important;
}
.active\:tw-bg-blue-200\/20:active{
  background-color: rgb(153 212 236 / 0.2) !important;
}
.active\:tw-bg-blue-200\/25:active{
  background-color: rgb(153 212 236 / 0.25) !important;
}
.active\:tw-bg-blue-200\/30:active{
  background-color: rgb(153 212 236 / 0.3) !important;
}
.active\:tw-bg-blue-200\/35:active{
  background-color: rgb(153 212 236 / 0.35) !important;
}
.active\:tw-bg-blue-200\/40:active{
  background-color: rgb(153 212 236 / 0.4) !important;
}
.active\:tw-bg-blue-200\/45:active{
  background-color: rgb(153 212 236 / 0.45) !important;
}
.active\:tw-bg-blue-200\/5:active{
  background-color: rgb(153 212 236 / 0.05) !important;
}
.active\:tw-bg-blue-200\/50:active{
  background-color: rgb(153 212 236 / 0.5) !important;
}
.active\:tw-bg-blue-200\/55:active{
  background-color: rgb(153 212 236 / 0.55) !important;
}
.active\:tw-bg-blue-200\/60:active{
  background-color: rgb(153 212 236 / 0.6) !important;
}
.active\:tw-bg-blue-200\/65:active{
  background-color: rgb(153 212 236 / 0.65) !important;
}
.active\:tw-bg-blue-200\/70:active{
  background-color: rgb(153 212 236 / 0.7) !important;
}
.active\:tw-bg-blue-200\/75:active{
  background-color: rgb(153 212 236 / 0.75) !important;
}
.active\:tw-bg-blue-200\/80:active{
  background-color: rgb(153 212 236 / 0.8) !important;
}
.active\:tw-bg-blue-200\/85:active{
  background-color: rgb(153 212 236 / 0.85) !important;
}
.active\:tw-bg-blue-200\/90:active{
  background-color: rgb(153 212 236 / 0.9) !important;
}
.active\:tw-bg-blue-200\/95:active{
  background-color: rgb(153 212 236 / 0.95) !important;
}
.active\:tw-bg-blue-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(102 190 227 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-300\/0:active{
  background-color: rgb(102 190 227 / 0) !important;
}
.active\:tw-bg-blue-300\/10:active{
  background-color: rgb(102 190 227 / 0.1) !important;
}
.active\:tw-bg-blue-300\/100:active{
  background-color: rgb(102 190 227 / 1) !important;
}
.active\:tw-bg-blue-300\/15:active{
  background-color: rgb(102 190 227 / 0.15) !important;
}
.active\:tw-bg-blue-300\/20:active{
  background-color: rgb(102 190 227 / 0.2) !important;
}
.active\:tw-bg-blue-300\/25:active{
  background-color: rgb(102 190 227 / 0.25) !important;
}
.active\:tw-bg-blue-300\/30:active{
  background-color: rgb(102 190 227 / 0.3) !important;
}
.active\:tw-bg-blue-300\/35:active{
  background-color: rgb(102 190 227 / 0.35) !important;
}
.active\:tw-bg-blue-300\/40:active{
  background-color: rgb(102 190 227 / 0.4) !important;
}
.active\:tw-bg-blue-300\/45:active{
  background-color: rgb(102 190 227 / 0.45) !important;
}
.active\:tw-bg-blue-300\/5:active{
  background-color: rgb(102 190 227 / 0.05) !important;
}
.active\:tw-bg-blue-300\/50:active{
  background-color: rgb(102 190 227 / 0.5) !important;
}
.active\:tw-bg-blue-300\/55:active{
  background-color: rgb(102 190 227 / 0.55) !important;
}
.active\:tw-bg-blue-300\/60:active{
  background-color: rgb(102 190 227 / 0.6) !important;
}
.active\:tw-bg-blue-300\/65:active{
  background-color: rgb(102 190 227 / 0.65) !important;
}
.active\:tw-bg-blue-300\/70:active{
  background-color: rgb(102 190 227 / 0.7) !important;
}
.active\:tw-bg-blue-300\/75:active{
  background-color: rgb(102 190 227 / 0.75) !important;
}
.active\:tw-bg-blue-300\/80:active{
  background-color: rgb(102 190 227 / 0.8) !important;
}
.active\:tw-bg-blue-300\/85:active{
  background-color: rgb(102 190 227 / 0.85) !important;
}
.active\:tw-bg-blue-300\/90:active{
  background-color: rgb(102 190 227 / 0.9) !important;
}
.active\:tw-bg-blue-300\/95:active{
  background-color: rgb(102 190 227 / 0.95) !important;
}
.active\:tw-bg-blue-40:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 232 237 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-40\/0:active{
  background-color: rgb(217 232 237 / 0) !important;
}
.active\:tw-bg-blue-40\/10:active{
  background-color: rgb(217 232 237 / 0.1) !important;
}
.active\:tw-bg-blue-40\/100:active{
  background-color: rgb(217 232 237 / 1) !important;
}
.active\:tw-bg-blue-40\/15:active{
  background-color: rgb(217 232 237 / 0.15) !important;
}
.active\:tw-bg-blue-40\/20:active{
  background-color: rgb(217 232 237 / 0.2) !important;
}
.active\:tw-bg-blue-40\/25:active{
  background-color: rgb(217 232 237 / 0.25) !important;
}
.active\:tw-bg-blue-40\/30:active{
  background-color: rgb(217 232 237 / 0.3) !important;
}
.active\:tw-bg-blue-40\/35:active{
  background-color: rgb(217 232 237 / 0.35) !important;
}
.active\:tw-bg-blue-40\/40:active{
  background-color: rgb(217 232 237 / 0.4) !important;
}
.active\:tw-bg-blue-40\/45:active{
  background-color: rgb(217 232 237 / 0.45) !important;
}
.active\:tw-bg-blue-40\/5:active{
  background-color: rgb(217 232 237 / 0.05) !important;
}
.active\:tw-bg-blue-40\/50:active{
  background-color: rgb(217 232 237 / 0.5) !important;
}
.active\:tw-bg-blue-40\/55:active{
  background-color: rgb(217 232 237 / 0.55) !important;
}
.active\:tw-bg-blue-40\/60:active{
  background-color: rgb(217 232 237 / 0.6) !important;
}
.active\:tw-bg-blue-40\/65:active{
  background-color: rgb(217 232 237 / 0.65) !important;
}
.active\:tw-bg-blue-40\/70:active{
  background-color: rgb(217 232 237 / 0.7) !important;
}
.active\:tw-bg-blue-40\/75:active{
  background-color: rgb(217 232 237 / 0.75) !important;
}
.active\:tw-bg-blue-40\/80:active{
  background-color: rgb(217 232 237 / 0.8) !important;
}
.active\:tw-bg-blue-40\/85:active{
  background-color: rgb(217 232 237 / 0.85) !important;
}
.active\:tw-bg-blue-40\/90:active{
  background-color: rgb(217 232 237 / 0.9) !important;
}
.active\:tw-bg-blue-40\/95:active{
  background-color: rgb(217 232 237 / 0.95) !important;
}
.active\:tw-bg-blue-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 169 217 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-400\/0:active{
  background-color: rgb(51 169 217 / 0) !important;
}
.active\:tw-bg-blue-400\/10:active{
  background-color: rgb(51 169 217 / 0.1) !important;
}
.active\:tw-bg-blue-400\/100:active{
  background-color: rgb(51 169 217 / 1) !important;
}
.active\:tw-bg-blue-400\/15:active{
  background-color: rgb(51 169 217 / 0.15) !important;
}
.active\:tw-bg-blue-400\/20:active{
  background-color: rgb(51 169 217 / 0.2) !important;
}
.active\:tw-bg-blue-400\/25:active{
  background-color: rgb(51 169 217 / 0.25) !important;
}
.active\:tw-bg-blue-400\/30:active{
  background-color: rgb(51 169 217 / 0.3) !important;
}
.active\:tw-bg-blue-400\/35:active{
  background-color: rgb(51 169 217 / 0.35) !important;
}
.active\:tw-bg-blue-400\/40:active{
  background-color: rgb(51 169 217 / 0.4) !important;
}
.active\:tw-bg-blue-400\/45:active{
  background-color: rgb(51 169 217 / 0.45) !important;
}
.active\:tw-bg-blue-400\/5:active{
  background-color: rgb(51 169 217 / 0.05) !important;
}
.active\:tw-bg-blue-400\/50:active{
  background-color: rgb(51 169 217 / 0.5) !important;
}
.active\:tw-bg-blue-400\/55:active{
  background-color: rgb(51 169 217 / 0.55) !important;
}
.active\:tw-bg-blue-400\/60:active{
  background-color: rgb(51 169 217 / 0.6) !important;
}
.active\:tw-bg-blue-400\/65:active{
  background-color: rgb(51 169 217 / 0.65) !important;
}
.active\:tw-bg-blue-400\/70:active{
  background-color: rgb(51 169 217 / 0.7) !important;
}
.active\:tw-bg-blue-400\/75:active{
  background-color: rgb(51 169 217 / 0.75) !important;
}
.active\:tw-bg-blue-400\/80:active{
  background-color: rgb(51 169 217 / 0.8) !important;
}
.active\:tw-bg-blue-400\/85:active{
  background-color: rgb(51 169 217 / 0.85) !important;
}
.active\:tw-bg-blue-400\/90:active{
  background-color: rgb(51 169 217 / 0.9) !important;
}
.active\:tw-bg-blue-400\/95:active{
  background-color: rgb(51 169 217 / 0.95) !important;
}
.active\:tw-bg-blue-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 244 250 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-50\/0:active{
  background-color: rgb(230 244 250 / 0) !important;
}
.active\:tw-bg-blue-50\/10:active{
  background-color: rgb(230 244 250 / 0.1) !important;
}
.active\:tw-bg-blue-50\/100:active{
  background-color: rgb(230 244 250 / 1) !important;
}
.active\:tw-bg-blue-50\/15:active{
  background-color: rgb(230 244 250 / 0.15) !important;
}
.active\:tw-bg-blue-50\/20:active{
  background-color: rgb(230 244 250 / 0.2) !important;
}
.active\:tw-bg-blue-50\/25:active{
  background-color: rgb(230 244 250 / 0.25) !important;
}
.active\:tw-bg-blue-50\/30:active{
  background-color: rgb(230 244 250 / 0.3) !important;
}
.active\:tw-bg-blue-50\/35:active{
  background-color: rgb(230 244 250 / 0.35) !important;
}
.active\:tw-bg-blue-50\/40:active{
  background-color: rgb(230 244 250 / 0.4) !important;
}
.active\:tw-bg-blue-50\/45:active{
  background-color: rgb(230 244 250 / 0.45) !important;
}
.active\:tw-bg-blue-50\/5:active{
  background-color: rgb(230 244 250 / 0.05) !important;
}
.active\:tw-bg-blue-50\/50:active{
  background-color: rgb(230 244 250 / 0.5) !important;
}
.active\:tw-bg-blue-50\/55:active{
  background-color: rgb(230 244 250 / 0.55) !important;
}
.active\:tw-bg-blue-50\/60:active{
  background-color: rgb(230 244 250 / 0.6) !important;
}
.active\:tw-bg-blue-50\/65:active{
  background-color: rgb(230 244 250 / 0.65) !important;
}
.active\:tw-bg-blue-50\/70:active{
  background-color: rgb(230 244 250 / 0.7) !important;
}
.active\:tw-bg-blue-50\/75:active{
  background-color: rgb(230 244 250 / 0.75) !important;
}
.active\:tw-bg-blue-50\/80:active{
  background-color: rgb(230 244 250 / 0.8) !important;
}
.active\:tw-bg-blue-50\/85:active{
  background-color: rgb(230 244 250 / 0.85) !important;
}
.active\:tw-bg-blue-50\/90:active{
  background-color: rgb(230 244 250 / 0.9) !important;
}
.active\:tw-bg-blue-50\/95:active{
  background-color: rgb(230 244 250 / 0.95) !important;
}
.active\:tw-bg-blue-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-500\/0:active{
  background-color: rgb(0 147 208 / 0) !important;
}
.active\:tw-bg-blue-500\/10:active{
  background-color: rgb(0 147 208 / 0.1) !important;
}
.active\:tw-bg-blue-500\/100:active{
  background-color: rgb(0 147 208 / 1) !important;
}
.active\:tw-bg-blue-500\/15:active{
  background-color: rgb(0 147 208 / 0.15) !important;
}
.active\:tw-bg-blue-500\/20:active{
  background-color: rgb(0 147 208 / 0.2) !important;
}
.active\:tw-bg-blue-500\/25:active{
  background-color: rgb(0 147 208 / 0.25) !important;
}
.active\:tw-bg-blue-500\/30:active{
  background-color: rgb(0 147 208 / 0.3) !important;
}
.active\:tw-bg-blue-500\/35:active{
  background-color: rgb(0 147 208 / 0.35) !important;
}
.active\:tw-bg-blue-500\/40:active{
  background-color: rgb(0 147 208 / 0.4) !important;
}
.active\:tw-bg-blue-500\/45:active{
  background-color: rgb(0 147 208 / 0.45) !important;
}
.active\:tw-bg-blue-500\/5:active{
  background-color: rgb(0 147 208 / 0.05) !important;
}
.active\:tw-bg-blue-500\/50:active{
  background-color: rgb(0 147 208 / 0.5) !important;
}
.active\:tw-bg-blue-500\/55:active{
  background-color: rgb(0 147 208 / 0.55) !important;
}
.active\:tw-bg-blue-500\/60:active{
  background-color: rgb(0 147 208 / 0.6) !important;
}
.active\:tw-bg-blue-500\/65:active{
  background-color: rgb(0 147 208 / 0.65) !important;
}
.active\:tw-bg-blue-500\/70:active{
  background-color: rgb(0 147 208 / 0.7) !important;
}
.active\:tw-bg-blue-500\/75:active{
  background-color: rgb(0 147 208 / 0.75) !important;
}
.active\:tw-bg-blue-500\/80:active{
  background-color: rgb(0 147 208 / 0.8) !important;
}
.active\:tw-bg-blue-500\/85:active{
  background-color: rgb(0 147 208 / 0.85) !important;
}
.active\:tw-bg-blue-500\/90:active{
  background-color: rgb(0 147 208 / 0.9) !important;
}
.active\:tw-bg-blue-500\/95:active{
  background-color: rgb(0 147 208 / 0.95) !important;
}
.active\:tw-bg-blue-575:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(1 118 167 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-575\/0:active{
  background-color: rgb(1 118 167 / 0) !important;
}
.active\:tw-bg-blue-575\/10:active{
  background-color: rgb(1 118 167 / 0.1) !important;
}
.active\:tw-bg-blue-575\/100:active{
  background-color: rgb(1 118 167 / 1) !important;
}
.active\:tw-bg-blue-575\/15:active{
  background-color: rgb(1 118 167 / 0.15) !important;
}
.active\:tw-bg-blue-575\/20:active{
  background-color: rgb(1 118 167 / 0.2) !important;
}
.active\:tw-bg-blue-575\/25:active{
  background-color: rgb(1 118 167 / 0.25) !important;
}
.active\:tw-bg-blue-575\/30:active{
  background-color: rgb(1 118 167 / 0.3) !important;
}
.active\:tw-bg-blue-575\/35:active{
  background-color: rgb(1 118 167 / 0.35) !important;
}
.active\:tw-bg-blue-575\/40:active{
  background-color: rgb(1 118 167 / 0.4) !important;
}
.active\:tw-bg-blue-575\/45:active{
  background-color: rgb(1 118 167 / 0.45) !important;
}
.active\:tw-bg-blue-575\/5:active{
  background-color: rgb(1 118 167 / 0.05) !important;
}
.active\:tw-bg-blue-575\/50:active{
  background-color: rgb(1 118 167 / 0.5) !important;
}
.active\:tw-bg-blue-575\/55:active{
  background-color: rgb(1 118 167 / 0.55) !important;
}
.active\:tw-bg-blue-575\/60:active{
  background-color: rgb(1 118 167 / 0.6) !important;
}
.active\:tw-bg-blue-575\/65:active{
  background-color: rgb(1 118 167 / 0.65) !important;
}
.active\:tw-bg-blue-575\/70:active{
  background-color: rgb(1 118 167 / 0.7) !important;
}
.active\:tw-bg-blue-575\/75:active{
  background-color: rgb(1 118 167 / 0.75) !important;
}
.active\:tw-bg-blue-575\/80:active{
  background-color: rgb(1 118 167 / 0.8) !important;
}
.active\:tw-bg-blue-575\/85:active{
  background-color: rgb(1 118 167 / 0.85) !important;
}
.active\:tw-bg-blue-575\/90:active{
  background-color: rgb(1 118 167 / 0.9) !important;
}
.active\:tw-bg-blue-575\/95:active{
  background-color: rgb(1 118 167 / 0.95) !important;
}
.active\:tw-bg-blue-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-600\/0:active{
  background-color: rgb(0 118 166 / 0) !important;
}
.active\:tw-bg-blue-600\/10:active{
  background-color: rgb(0 118 166 / 0.1) !important;
}
.active\:tw-bg-blue-600\/100:active{
  background-color: rgb(0 118 166 / 1) !important;
}
.active\:tw-bg-blue-600\/15:active{
  background-color: rgb(0 118 166 / 0.15) !important;
}
.active\:tw-bg-blue-600\/20:active{
  background-color: rgb(0 118 166 / 0.2) !important;
}
.active\:tw-bg-blue-600\/25:active{
  background-color: rgb(0 118 166 / 0.25) !important;
}
.active\:tw-bg-blue-600\/30:active{
  background-color: rgb(0 118 166 / 0.3) !important;
}
.active\:tw-bg-blue-600\/35:active{
  background-color: rgb(0 118 166 / 0.35) !important;
}
.active\:tw-bg-blue-600\/40:active{
  background-color: rgb(0 118 166 / 0.4) !important;
}
.active\:tw-bg-blue-600\/45:active{
  background-color: rgb(0 118 166 / 0.45) !important;
}
.active\:tw-bg-blue-600\/5:active{
  background-color: rgb(0 118 166 / 0.05) !important;
}
.active\:tw-bg-blue-600\/50:active{
  background-color: rgb(0 118 166 / 0.5) !important;
}
.active\:tw-bg-blue-600\/55:active{
  background-color: rgb(0 118 166 / 0.55) !important;
}
.active\:tw-bg-blue-600\/60:active{
  background-color: rgb(0 118 166 / 0.6) !important;
}
.active\:tw-bg-blue-600\/65:active{
  background-color: rgb(0 118 166 / 0.65) !important;
}
.active\:tw-bg-blue-600\/70:active{
  background-color: rgb(0 118 166 / 0.7) !important;
}
.active\:tw-bg-blue-600\/75:active{
  background-color: rgb(0 118 166 / 0.75) !important;
}
.active\:tw-bg-blue-600\/80:active{
  background-color: rgb(0 118 166 / 0.8) !important;
}
.active\:tw-bg-blue-600\/85:active{
  background-color: rgb(0 118 166 / 0.85) !important;
}
.active\:tw-bg-blue-600\/90:active{
  background-color: rgb(0 118 166 / 0.9) !important;
}
.active\:tw-bg-blue-600\/95:active{
  background-color: rgb(0 118 166 / 0.95) !important;
}
.active\:tw-bg-blue-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 88 125 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-700\/0:active{
  background-color: rgb(0 88 125 / 0) !important;
}
.active\:tw-bg-blue-700\/10:active{
  background-color: rgb(0 88 125 / 0.1) !important;
}
.active\:tw-bg-blue-700\/100:active{
  background-color: rgb(0 88 125 / 1) !important;
}
.active\:tw-bg-blue-700\/15:active{
  background-color: rgb(0 88 125 / 0.15) !important;
}
.active\:tw-bg-blue-700\/20:active{
  background-color: rgb(0 88 125 / 0.2) !important;
}
.active\:tw-bg-blue-700\/25:active{
  background-color: rgb(0 88 125 / 0.25) !important;
}
.active\:tw-bg-blue-700\/30:active{
  background-color: rgb(0 88 125 / 0.3) !important;
}
.active\:tw-bg-blue-700\/35:active{
  background-color: rgb(0 88 125 / 0.35) !important;
}
.active\:tw-bg-blue-700\/40:active{
  background-color: rgb(0 88 125 / 0.4) !important;
}
.active\:tw-bg-blue-700\/45:active{
  background-color: rgb(0 88 125 / 0.45) !important;
}
.active\:tw-bg-blue-700\/5:active{
  background-color: rgb(0 88 125 / 0.05) !important;
}
.active\:tw-bg-blue-700\/50:active{
  background-color: rgb(0 88 125 / 0.5) !important;
}
.active\:tw-bg-blue-700\/55:active{
  background-color: rgb(0 88 125 / 0.55) !important;
}
.active\:tw-bg-blue-700\/60:active{
  background-color: rgb(0 88 125 / 0.6) !important;
}
.active\:tw-bg-blue-700\/65:active{
  background-color: rgb(0 88 125 / 0.65) !important;
}
.active\:tw-bg-blue-700\/70:active{
  background-color: rgb(0 88 125 / 0.7) !important;
}
.active\:tw-bg-blue-700\/75:active{
  background-color: rgb(0 88 125 / 0.75) !important;
}
.active\:tw-bg-blue-700\/80:active{
  background-color: rgb(0 88 125 / 0.8) !important;
}
.active\:tw-bg-blue-700\/85:active{
  background-color: rgb(0 88 125 / 0.85) !important;
}
.active\:tw-bg-blue-700\/90:active{
  background-color: rgb(0 88 125 / 0.9) !important;
}
.active\:tw-bg-blue-700\/95:active{
  background-color: rgb(0 88 125 / 0.95) !important;
}
.active\:tw-bg-blue-75:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(218 232 238 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-75\/0:active{
  background-color: rgb(218 232 238 / 0) !important;
}
.active\:tw-bg-blue-75\/10:active{
  background-color: rgb(218 232 238 / 0.1) !important;
}
.active\:tw-bg-blue-75\/100:active{
  background-color: rgb(218 232 238 / 1) !important;
}
.active\:tw-bg-blue-75\/15:active{
  background-color: rgb(218 232 238 / 0.15) !important;
}
.active\:tw-bg-blue-75\/20:active{
  background-color: rgb(218 232 238 / 0.2) !important;
}
.active\:tw-bg-blue-75\/25:active{
  background-color: rgb(218 232 238 / 0.25) !important;
}
.active\:tw-bg-blue-75\/30:active{
  background-color: rgb(218 232 238 / 0.3) !important;
}
.active\:tw-bg-blue-75\/35:active{
  background-color: rgb(218 232 238 / 0.35) !important;
}
.active\:tw-bg-blue-75\/40:active{
  background-color: rgb(218 232 238 / 0.4) !important;
}
.active\:tw-bg-blue-75\/45:active{
  background-color: rgb(218 232 238 / 0.45) !important;
}
.active\:tw-bg-blue-75\/5:active{
  background-color: rgb(218 232 238 / 0.05) !important;
}
.active\:tw-bg-blue-75\/50:active{
  background-color: rgb(218 232 238 / 0.5) !important;
}
.active\:tw-bg-blue-75\/55:active{
  background-color: rgb(218 232 238 / 0.55) !important;
}
.active\:tw-bg-blue-75\/60:active{
  background-color: rgb(218 232 238 / 0.6) !important;
}
.active\:tw-bg-blue-75\/65:active{
  background-color: rgb(218 232 238 / 0.65) !important;
}
.active\:tw-bg-blue-75\/70:active{
  background-color: rgb(218 232 238 / 0.7) !important;
}
.active\:tw-bg-blue-75\/75:active{
  background-color: rgb(218 232 238 / 0.75) !important;
}
.active\:tw-bg-blue-75\/80:active{
  background-color: rgb(218 232 238 / 0.8) !important;
}
.active\:tw-bg-blue-75\/85:active{
  background-color: rgb(218 232 238 / 0.85) !important;
}
.active\:tw-bg-blue-75\/90:active{
  background-color: rgb(218 232 238 / 0.9) !important;
}
.active\:tw-bg-blue-75\/95:active{
  background-color: rgb(218 232 238 / 0.95) !important;
}
.active\:tw-bg-blue-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 59 83 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-800\/0:active{
  background-color: rgb(0 59 83 / 0) !important;
}
.active\:tw-bg-blue-800\/10:active{
  background-color: rgb(0 59 83 / 0.1) !important;
}
.active\:tw-bg-blue-800\/100:active{
  background-color: rgb(0 59 83 / 1) !important;
}
.active\:tw-bg-blue-800\/15:active{
  background-color: rgb(0 59 83 / 0.15) !important;
}
.active\:tw-bg-blue-800\/20:active{
  background-color: rgb(0 59 83 / 0.2) !important;
}
.active\:tw-bg-blue-800\/25:active{
  background-color: rgb(0 59 83 / 0.25) !important;
}
.active\:tw-bg-blue-800\/30:active{
  background-color: rgb(0 59 83 / 0.3) !important;
}
.active\:tw-bg-blue-800\/35:active{
  background-color: rgb(0 59 83 / 0.35) !important;
}
.active\:tw-bg-blue-800\/40:active{
  background-color: rgb(0 59 83 / 0.4) !important;
}
.active\:tw-bg-blue-800\/45:active{
  background-color: rgb(0 59 83 / 0.45) !important;
}
.active\:tw-bg-blue-800\/5:active{
  background-color: rgb(0 59 83 / 0.05) !important;
}
.active\:tw-bg-blue-800\/50:active{
  background-color: rgb(0 59 83 / 0.5) !important;
}
.active\:tw-bg-blue-800\/55:active{
  background-color: rgb(0 59 83 / 0.55) !important;
}
.active\:tw-bg-blue-800\/60:active{
  background-color: rgb(0 59 83 / 0.6) !important;
}
.active\:tw-bg-blue-800\/65:active{
  background-color: rgb(0 59 83 / 0.65) !important;
}
.active\:tw-bg-blue-800\/70:active{
  background-color: rgb(0 59 83 / 0.7) !important;
}
.active\:tw-bg-blue-800\/75:active{
  background-color: rgb(0 59 83 / 0.75) !important;
}
.active\:tw-bg-blue-800\/80:active{
  background-color: rgb(0 59 83 / 0.8) !important;
}
.active\:tw-bg-blue-800\/85:active{
  background-color: rgb(0 59 83 / 0.85) !important;
}
.active\:tw-bg-blue-800\/90:active{
  background-color: rgb(0 59 83 / 0.9) !important;
}
.active\:tw-bg-blue-800\/95:active{
  background-color: rgb(0 59 83 / 0.95) !important;
}
.active\:tw-bg-blue-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 29 42 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-900\/0:active{
  background-color: rgb(0 29 42 / 0) !important;
}
.active\:tw-bg-blue-900\/10:active{
  background-color: rgb(0 29 42 / 0.1) !important;
}
.active\:tw-bg-blue-900\/100:active{
  background-color: rgb(0 29 42 / 1) !important;
}
.active\:tw-bg-blue-900\/15:active{
  background-color: rgb(0 29 42 / 0.15) !important;
}
.active\:tw-bg-blue-900\/20:active{
  background-color: rgb(0 29 42 / 0.2) !important;
}
.active\:tw-bg-blue-900\/25:active{
  background-color: rgb(0 29 42 / 0.25) !important;
}
.active\:tw-bg-blue-900\/30:active{
  background-color: rgb(0 29 42 / 0.3) !important;
}
.active\:tw-bg-blue-900\/35:active{
  background-color: rgb(0 29 42 / 0.35) !important;
}
.active\:tw-bg-blue-900\/40:active{
  background-color: rgb(0 29 42 / 0.4) !important;
}
.active\:tw-bg-blue-900\/45:active{
  background-color: rgb(0 29 42 / 0.45) !important;
}
.active\:tw-bg-blue-900\/5:active{
  background-color: rgb(0 29 42 / 0.05) !important;
}
.active\:tw-bg-blue-900\/50:active{
  background-color: rgb(0 29 42 / 0.5) !important;
}
.active\:tw-bg-blue-900\/55:active{
  background-color: rgb(0 29 42 / 0.55) !important;
}
.active\:tw-bg-blue-900\/60:active{
  background-color: rgb(0 29 42 / 0.6) !important;
}
.active\:tw-bg-blue-900\/65:active{
  background-color: rgb(0 29 42 / 0.65) !important;
}
.active\:tw-bg-blue-900\/70:active{
  background-color: rgb(0 29 42 / 0.7) !important;
}
.active\:tw-bg-blue-900\/75:active{
  background-color: rgb(0 29 42 / 0.75) !important;
}
.active\:tw-bg-blue-900\/80:active{
  background-color: rgb(0 29 42 / 0.8) !important;
}
.active\:tw-bg-blue-900\/85:active{
  background-color: rgb(0 29 42 / 0.85) !important;
}
.active\:tw-bg-blue-900\/90:active{
  background-color: rgb(0 29 42 / 0.9) !important;
}
.active\:tw-bg-blue-900\/95:active{
  background-color: rgb(0 29 42 / 0.95) !important;
}
.active\:tw-bg-blue-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-blue-950\/0:active{
  background-color: rgb(23 37 84 / 0) !important;
}
.active\:tw-bg-blue-950\/10:active{
  background-color: rgb(23 37 84 / 0.1) !important;
}
.active\:tw-bg-blue-950\/100:active{
  background-color: rgb(23 37 84 / 1) !important;
}
.active\:tw-bg-blue-950\/15:active{
  background-color: rgb(23 37 84 / 0.15) !important;
}
.active\:tw-bg-blue-950\/20:active{
  background-color: rgb(23 37 84 / 0.2) !important;
}
.active\:tw-bg-blue-950\/25:active{
  background-color: rgb(23 37 84 / 0.25) !important;
}
.active\:tw-bg-blue-950\/30:active{
  background-color: rgb(23 37 84 / 0.3) !important;
}
.active\:tw-bg-blue-950\/35:active{
  background-color: rgb(23 37 84 / 0.35) !important;
}
.active\:tw-bg-blue-950\/40:active{
  background-color: rgb(23 37 84 / 0.4) !important;
}
.active\:tw-bg-blue-950\/45:active{
  background-color: rgb(23 37 84 / 0.45) !important;
}
.active\:tw-bg-blue-950\/5:active{
  background-color: rgb(23 37 84 / 0.05) !important;
}
.active\:tw-bg-blue-950\/50:active{
  background-color: rgb(23 37 84 / 0.5) !important;
}
.active\:tw-bg-blue-950\/55:active{
  background-color: rgb(23 37 84 / 0.55) !important;
}
.active\:tw-bg-blue-950\/60:active{
  background-color: rgb(23 37 84 / 0.6) !important;
}
.active\:tw-bg-blue-950\/65:active{
  background-color: rgb(23 37 84 / 0.65) !important;
}
.active\:tw-bg-blue-950\/70:active{
  background-color: rgb(23 37 84 / 0.7) !important;
}
.active\:tw-bg-blue-950\/75:active{
  background-color: rgb(23 37 84 / 0.75) !important;
}
.active\:tw-bg-blue-950\/80:active{
  background-color: rgb(23 37 84 / 0.8) !important;
}
.active\:tw-bg-blue-950\/85:active{
  background-color: rgb(23 37 84 / 0.85) !important;
}
.active\:tw-bg-blue-950\/90:active{
  background-color: rgb(23 37 84 / 0.9) !important;
}
.active\:tw-bg-blue-950\/95:active{
  background-color: rgb(23 37 84 / 0.95) !important;
}
.active\:tw-bg-current:active{
  background-color: currentColor !important;
}
.active\:tw-bg-cyan-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-100\/0:active{
  background-color: rgb(207 250 254 / 0) !important;
}
.active\:tw-bg-cyan-100\/10:active{
  background-color: rgb(207 250 254 / 0.1) !important;
}
.active\:tw-bg-cyan-100\/100:active{
  background-color: rgb(207 250 254 / 1) !important;
}
.active\:tw-bg-cyan-100\/15:active{
  background-color: rgb(207 250 254 / 0.15) !important;
}
.active\:tw-bg-cyan-100\/20:active{
  background-color: rgb(207 250 254 / 0.2) !important;
}
.active\:tw-bg-cyan-100\/25:active{
  background-color: rgb(207 250 254 / 0.25) !important;
}
.active\:tw-bg-cyan-100\/30:active{
  background-color: rgb(207 250 254 / 0.3) !important;
}
.active\:tw-bg-cyan-100\/35:active{
  background-color: rgb(207 250 254 / 0.35) !important;
}
.active\:tw-bg-cyan-100\/40:active{
  background-color: rgb(207 250 254 / 0.4) !important;
}
.active\:tw-bg-cyan-100\/45:active{
  background-color: rgb(207 250 254 / 0.45) !important;
}
.active\:tw-bg-cyan-100\/5:active{
  background-color: rgb(207 250 254 / 0.05) !important;
}
.active\:tw-bg-cyan-100\/50:active{
  background-color: rgb(207 250 254 / 0.5) !important;
}
.active\:tw-bg-cyan-100\/55:active{
  background-color: rgb(207 250 254 / 0.55) !important;
}
.active\:tw-bg-cyan-100\/60:active{
  background-color: rgb(207 250 254 / 0.6) !important;
}
.active\:tw-bg-cyan-100\/65:active{
  background-color: rgb(207 250 254 / 0.65) !important;
}
.active\:tw-bg-cyan-100\/70:active{
  background-color: rgb(207 250 254 / 0.7) !important;
}
.active\:tw-bg-cyan-100\/75:active{
  background-color: rgb(207 250 254 / 0.75) !important;
}
.active\:tw-bg-cyan-100\/80:active{
  background-color: rgb(207 250 254 / 0.8) !important;
}
.active\:tw-bg-cyan-100\/85:active{
  background-color: rgb(207 250 254 / 0.85) !important;
}
.active\:tw-bg-cyan-100\/90:active{
  background-color: rgb(207 250 254 / 0.9) !important;
}
.active\:tw-bg-cyan-100\/95:active{
  background-color: rgb(207 250 254 / 0.95) !important;
}
.active\:tw-bg-cyan-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-200\/0:active{
  background-color: rgb(165 243 252 / 0) !important;
}
.active\:tw-bg-cyan-200\/10:active{
  background-color: rgb(165 243 252 / 0.1) !important;
}
.active\:tw-bg-cyan-200\/100:active{
  background-color: rgb(165 243 252 / 1) !important;
}
.active\:tw-bg-cyan-200\/15:active{
  background-color: rgb(165 243 252 / 0.15) !important;
}
.active\:tw-bg-cyan-200\/20:active{
  background-color: rgb(165 243 252 / 0.2) !important;
}
.active\:tw-bg-cyan-200\/25:active{
  background-color: rgb(165 243 252 / 0.25) !important;
}
.active\:tw-bg-cyan-200\/30:active{
  background-color: rgb(165 243 252 / 0.3) !important;
}
.active\:tw-bg-cyan-200\/35:active{
  background-color: rgb(165 243 252 / 0.35) !important;
}
.active\:tw-bg-cyan-200\/40:active{
  background-color: rgb(165 243 252 / 0.4) !important;
}
.active\:tw-bg-cyan-200\/45:active{
  background-color: rgb(165 243 252 / 0.45) !important;
}
.active\:tw-bg-cyan-200\/5:active{
  background-color: rgb(165 243 252 / 0.05) !important;
}
.active\:tw-bg-cyan-200\/50:active{
  background-color: rgb(165 243 252 / 0.5) !important;
}
.active\:tw-bg-cyan-200\/55:active{
  background-color: rgb(165 243 252 / 0.55) !important;
}
.active\:tw-bg-cyan-200\/60:active{
  background-color: rgb(165 243 252 / 0.6) !important;
}
.active\:tw-bg-cyan-200\/65:active{
  background-color: rgb(165 243 252 / 0.65) !important;
}
.active\:tw-bg-cyan-200\/70:active{
  background-color: rgb(165 243 252 / 0.7) !important;
}
.active\:tw-bg-cyan-200\/75:active{
  background-color: rgb(165 243 252 / 0.75) !important;
}
.active\:tw-bg-cyan-200\/80:active{
  background-color: rgb(165 243 252 / 0.8) !important;
}
.active\:tw-bg-cyan-200\/85:active{
  background-color: rgb(165 243 252 / 0.85) !important;
}
.active\:tw-bg-cyan-200\/90:active{
  background-color: rgb(165 243 252 / 0.9) !important;
}
.active\:tw-bg-cyan-200\/95:active{
  background-color: rgb(165 243 252 / 0.95) !important;
}
.active\:tw-bg-cyan-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-300\/0:active{
  background-color: rgb(103 232 249 / 0) !important;
}
.active\:tw-bg-cyan-300\/10:active{
  background-color: rgb(103 232 249 / 0.1) !important;
}
.active\:tw-bg-cyan-300\/100:active{
  background-color: rgb(103 232 249 / 1) !important;
}
.active\:tw-bg-cyan-300\/15:active{
  background-color: rgb(103 232 249 / 0.15) !important;
}
.active\:tw-bg-cyan-300\/20:active{
  background-color: rgb(103 232 249 / 0.2) !important;
}
.active\:tw-bg-cyan-300\/25:active{
  background-color: rgb(103 232 249 / 0.25) !important;
}
.active\:tw-bg-cyan-300\/30:active{
  background-color: rgb(103 232 249 / 0.3) !important;
}
.active\:tw-bg-cyan-300\/35:active{
  background-color: rgb(103 232 249 / 0.35) !important;
}
.active\:tw-bg-cyan-300\/40:active{
  background-color: rgb(103 232 249 / 0.4) !important;
}
.active\:tw-bg-cyan-300\/45:active{
  background-color: rgb(103 232 249 / 0.45) !important;
}
.active\:tw-bg-cyan-300\/5:active{
  background-color: rgb(103 232 249 / 0.05) !important;
}
.active\:tw-bg-cyan-300\/50:active{
  background-color: rgb(103 232 249 / 0.5) !important;
}
.active\:tw-bg-cyan-300\/55:active{
  background-color: rgb(103 232 249 / 0.55) !important;
}
.active\:tw-bg-cyan-300\/60:active{
  background-color: rgb(103 232 249 / 0.6) !important;
}
.active\:tw-bg-cyan-300\/65:active{
  background-color: rgb(103 232 249 / 0.65) !important;
}
.active\:tw-bg-cyan-300\/70:active{
  background-color: rgb(103 232 249 / 0.7) !important;
}
.active\:tw-bg-cyan-300\/75:active{
  background-color: rgb(103 232 249 / 0.75) !important;
}
.active\:tw-bg-cyan-300\/80:active{
  background-color: rgb(103 232 249 / 0.8) !important;
}
.active\:tw-bg-cyan-300\/85:active{
  background-color: rgb(103 232 249 / 0.85) !important;
}
.active\:tw-bg-cyan-300\/90:active{
  background-color: rgb(103 232 249 / 0.9) !important;
}
.active\:tw-bg-cyan-300\/95:active{
  background-color: rgb(103 232 249 / 0.95) !important;
}
.active\:tw-bg-cyan-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-400\/0:active{
  background-color: rgb(34 211 238 / 0) !important;
}
.active\:tw-bg-cyan-400\/10:active{
  background-color: rgb(34 211 238 / 0.1) !important;
}
.active\:tw-bg-cyan-400\/100:active{
  background-color: rgb(34 211 238 / 1) !important;
}
.active\:tw-bg-cyan-400\/15:active{
  background-color: rgb(34 211 238 / 0.15) !important;
}
.active\:tw-bg-cyan-400\/20:active{
  background-color: rgb(34 211 238 / 0.2) !important;
}
.active\:tw-bg-cyan-400\/25:active{
  background-color: rgb(34 211 238 / 0.25) !important;
}
.active\:tw-bg-cyan-400\/30:active{
  background-color: rgb(34 211 238 / 0.3) !important;
}
.active\:tw-bg-cyan-400\/35:active{
  background-color: rgb(34 211 238 / 0.35) !important;
}
.active\:tw-bg-cyan-400\/40:active{
  background-color: rgb(34 211 238 / 0.4) !important;
}
.active\:tw-bg-cyan-400\/45:active{
  background-color: rgb(34 211 238 / 0.45) !important;
}
.active\:tw-bg-cyan-400\/5:active{
  background-color: rgb(34 211 238 / 0.05) !important;
}
.active\:tw-bg-cyan-400\/50:active{
  background-color: rgb(34 211 238 / 0.5) !important;
}
.active\:tw-bg-cyan-400\/55:active{
  background-color: rgb(34 211 238 / 0.55) !important;
}
.active\:tw-bg-cyan-400\/60:active{
  background-color: rgb(34 211 238 / 0.6) !important;
}
.active\:tw-bg-cyan-400\/65:active{
  background-color: rgb(34 211 238 / 0.65) !important;
}
.active\:tw-bg-cyan-400\/70:active{
  background-color: rgb(34 211 238 / 0.7) !important;
}
.active\:tw-bg-cyan-400\/75:active{
  background-color: rgb(34 211 238 / 0.75) !important;
}
.active\:tw-bg-cyan-400\/80:active{
  background-color: rgb(34 211 238 / 0.8) !important;
}
.active\:tw-bg-cyan-400\/85:active{
  background-color: rgb(34 211 238 / 0.85) !important;
}
.active\:tw-bg-cyan-400\/90:active{
  background-color: rgb(34 211 238 / 0.9) !important;
}
.active\:tw-bg-cyan-400\/95:active{
  background-color: rgb(34 211 238 / 0.95) !important;
}
.active\:tw-bg-cyan-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-50\/0:active{
  background-color: rgb(236 254 255 / 0) !important;
}
.active\:tw-bg-cyan-50\/10:active{
  background-color: rgb(236 254 255 / 0.1) !important;
}
.active\:tw-bg-cyan-50\/100:active{
  background-color: rgb(236 254 255 / 1) !important;
}
.active\:tw-bg-cyan-50\/15:active{
  background-color: rgb(236 254 255 / 0.15) !important;
}
.active\:tw-bg-cyan-50\/20:active{
  background-color: rgb(236 254 255 / 0.2) !important;
}
.active\:tw-bg-cyan-50\/25:active{
  background-color: rgb(236 254 255 / 0.25) !important;
}
.active\:tw-bg-cyan-50\/30:active{
  background-color: rgb(236 254 255 / 0.3) !important;
}
.active\:tw-bg-cyan-50\/35:active{
  background-color: rgb(236 254 255 / 0.35) !important;
}
.active\:tw-bg-cyan-50\/40:active{
  background-color: rgb(236 254 255 / 0.4) !important;
}
.active\:tw-bg-cyan-50\/45:active{
  background-color: rgb(236 254 255 / 0.45) !important;
}
.active\:tw-bg-cyan-50\/5:active{
  background-color: rgb(236 254 255 / 0.05) !important;
}
.active\:tw-bg-cyan-50\/50:active{
  background-color: rgb(236 254 255 / 0.5) !important;
}
.active\:tw-bg-cyan-50\/55:active{
  background-color: rgb(236 254 255 / 0.55) !important;
}
.active\:tw-bg-cyan-50\/60:active{
  background-color: rgb(236 254 255 / 0.6) !important;
}
.active\:tw-bg-cyan-50\/65:active{
  background-color: rgb(236 254 255 / 0.65) !important;
}
.active\:tw-bg-cyan-50\/70:active{
  background-color: rgb(236 254 255 / 0.7) !important;
}
.active\:tw-bg-cyan-50\/75:active{
  background-color: rgb(236 254 255 / 0.75) !important;
}
.active\:tw-bg-cyan-50\/80:active{
  background-color: rgb(236 254 255 / 0.8) !important;
}
.active\:tw-bg-cyan-50\/85:active{
  background-color: rgb(236 254 255 / 0.85) !important;
}
.active\:tw-bg-cyan-50\/90:active{
  background-color: rgb(236 254 255 / 0.9) !important;
}
.active\:tw-bg-cyan-50\/95:active{
  background-color: rgb(236 254 255 / 0.95) !important;
}
.active\:tw-bg-cyan-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-500\/0:active{
  background-color: rgb(6 182 212 / 0) !important;
}
.active\:tw-bg-cyan-500\/10:active{
  background-color: rgb(6 182 212 / 0.1) !important;
}
.active\:tw-bg-cyan-500\/100:active{
  background-color: rgb(6 182 212 / 1) !important;
}
.active\:tw-bg-cyan-500\/15:active{
  background-color: rgb(6 182 212 / 0.15) !important;
}
.active\:tw-bg-cyan-500\/20:active{
  background-color: rgb(6 182 212 / 0.2) !important;
}
.active\:tw-bg-cyan-500\/25:active{
  background-color: rgb(6 182 212 / 0.25) !important;
}
.active\:tw-bg-cyan-500\/30:active{
  background-color: rgb(6 182 212 / 0.3) !important;
}
.active\:tw-bg-cyan-500\/35:active{
  background-color: rgb(6 182 212 / 0.35) !important;
}
.active\:tw-bg-cyan-500\/40:active{
  background-color: rgb(6 182 212 / 0.4) !important;
}
.active\:tw-bg-cyan-500\/45:active{
  background-color: rgb(6 182 212 / 0.45) !important;
}
.active\:tw-bg-cyan-500\/5:active{
  background-color: rgb(6 182 212 / 0.05) !important;
}
.active\:tw-bg-cyan-500\/50:active{
  background-color: rgb(6 182 212 / 0.5) !important;
}
.active\:tw-bg-cyan-500\/55:active{
  background-color: rgb(6 182 212 / 0.55) !important;
}
.active\:tw-bg-cyan-500\/60:active{
  background-color: rgb(6 182 212 / 0.6) !important;
}
.active\:tw-bg-cyan-500\/65:active{
  background-color: rgb(6 182 212 / 0.65) !important;
}
.active\:tw-bg-cyan-500\/70:active{
  background-color: rgb(6 182 212 / 0.7) !important;
}
.active\:tw-bg-cyan-500\/75:active{
  background-color: rgb(6 182 212 / 0.75) !important;
}
.active\:tw-bg-cyan-500\/80:active{
  background-color: rgb(6 182 212 / 0.8) !important;
}
.active\:tw-bg-cyan-500\/85:active{
  background-color: rgb(6 182 212 / 0.85) !important;
}
.active\:tw-bg-cyan-500\/90:active{
  background-color: rgb(6 182 212 / 0.9) !important;
}
.active\:tw-bg-cyan-500\/95:active{
  background-color: rgb(6 182 212 / 0.95) !important;
}
.active\:tw-bg-cyan-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-600\/0:active{
  background-color: rgb(8 145 178 / 0) !important;
}
.active\:tw-bg-cyan-600\/10:active{
  background-color: rgb(8 145 178 / 0.1) !important;
}
.active\:tw-bg-cyan-600\/100:active{
  background-color: rgb(8 145 178 / 1) !important;
}
.active\:tw-bg-cyan-600\/15:active{
  background-color: rgb(8 145 178 / 0.15) !important;
}
.active\:tw-bg-cyan-600\/20:active{
  background-color: rgb(8 145 178 / 0.2) !important;
}
.active\:tw-bg-cyan-600\/25:active{
  background-color: rgb(8 145 178 / 0.25) !important;
}
.active\:tw-bg-cyan-600\/30:active{
  background-color: rgb(8 145 178 / 0.3) !important;
}
.active\:tw-bg-cyan-600\/35:active{
  background-color: rgb(8 145 178 / 0.35) !important;
}
.active\:tw-bg-cyan-600\/40:active{
  background-color: rgb(8 145 178 / 0.4) !important;
}
.active\:tw-bg-cyan-600\/45:active{
  background-color: rgb(8 145 178 / 0.45) !important;
}
.active\:tw-bg-cyan-600\/5:active{
  background-color: rgb(8 145 178 / 0.05) !important;
}
.active\:tw-bg-cyan-600\/50:active{
  background-color: rgb(8 145 178 / 0.5) !important;
}
.active\:tw-bg-cyan-600\/55:active{
  background-color: rgb(8 145 178 / 0.55) !important;
}
.active\:tw-bg-cyan-600\/60:active{
  background-color: rgb(8 145 178 / 0.6) !important;
}
.active\:tw-bg-cyan-600\/65:active{
  background-color: rgb(8 145 178 / 0.65) !important;
}
.active\:tw-bg-cyan-600\/70:active{
  background-color: rgb(8 145 178 / 0.7) !important;
}
.active\:tw-bg-cyan-600\/75:active{
  background-color: rgb(8 145 178 / 0.75) !important;
}
.active\:tw-bg-cyan-600\/80:active{
  background-color: rgb(8 145 178 / 0.8) !important;
}
.active\:tw-bg-cyan-600\/85:active{
  background-color: rgb(8 145 178 / 0.85) !important;
}
.active\:tw-bg-cyan-600\/90:active{
  background-color: rgb(8 145 178 / 0.9) !important;
}
.active\:tw-bg-cyan-600\/95:active{
  background-color: rgb(8 145 178 / 0.95) !important;
}
.active\:tw-bg-cyan-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-700\/0:active{
  background-color: rgb(14 116 144 / 0) !important;
}
.active\:tw-bg-cyan-700\/10:active{
  background-color: rgb(14 116 144 / 0.1) !important;
}
.active\:tw-bg-cyan-700\/100:active{
  background-color: rgb(14 116 144 / 1) !important;
}
.active\:tw-bg-cyan-700\/15:active{
  background-color: rgb(14 116 144 / 0.15) !important;
}
.active\:tw-bg-cyan-700\/20:active{
  background-color: rgb(14 116 144 / 0.2) !important;
}
.active\:tw-bg-cyan-700\/25:active{
  background-color: rgb(14 116 144 / 0.25) !important;
}
.active\:tw-bg-cyan-700\/30:active{
  background-color: rgb(14 116 144 / 0.3) !important;
}
.active\:tw-bg-cyan-700\/35:active{
  background-color: rgb(14 116 144 / 0.35) !important;
}
.active\:tw-bg-cyan-700\/40:active{
  background-color: rgb(14 116 144 / 0.4) !important;
}
.active\:tw-bg-cyan-700\/45:active{
  background-color: rgb(14 116 144 / 0.45) !important;
}
.active\:tw-bg-cyan-700\/5:active{
  background-color: rgb(14 116 144 / 0.05) !important;
}
.active\:tw-bg-cyan-700\/50:active{
  background-color: rgb(14 116 144 / 0.5) !important;
}
.active\:tw-bg-cyan-700\/55:active{
  background-color: rgb(14 116 144 / 0.55) !important;
}
.active\:tw-bg-cyan-700\/60:active{
  background-color: rgb(14 116 144 / 0.6) !important;
}
.active\:tw-bg-cyan-700\/65:active{
  background-color: rgb(14 116 144 / 0.65) !important;
}
.active\:tw-bg-cyan-700\/70:active{
  background-color: rgb(14 116 144 / 0.7) !important;
}
.active\:tw-bg-cyan-700\/75:active{
  background-color: rgb(14 116 144 / 0.75) !important;
}
.active\:tw-bg-cyan-700\/80:active{
  background-color: rgb(14 116 144 / 0.8) !important;
}
.active\:tw-bg-cyan-700\/85:active{
  background-color: rgb(14 116 144 / 0.85) !important;
}
.active\:tw-bg-cyan-700\/90:active{
  background-color: rgb(14 116 144 / 0.9) !important;
}
.active\:tw-bg-cyan-700\/95:active{
  background-color: rgb(14 116 144 / 0.95) !important;
}
.active\:tw-bg-cyan-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-800\/0:active{
  background-color: rgb(21 94 117 / 0) !important;
}
.active\:tw-bg-cyan-800\/10:active{
  background-color: rgb(21 94 117 / 0.1) !important;
}
.active\:tw-bg-cyan-800\/100:active{
  background-color: rgb(21 94 117 / 1) !important;
}
.active\:tw-bg-cyan-800\/15:active{
  background-color: rgb(21 94 117 / 0.15) !important;
}
.active\:tw-bg-cyan-800\/20:active{
  background-color: rgb(21 94 117 / 0.2) !important;
}
.active\:tw-bg-cyan-800\/25:active{
  background-color: rgb(21 94 117 / 0.25) !important;
}
.active\:tw-bg-cyan-800\/30:active{
  background-color: rgb(21 94 117 / 0.3) !important;
}
.active\:tw-bg-cyan-800\/35:active{
  background-color: rgb(21 94 117 / 0.35) !important;
}
.active\:tw-bg-cyan-800\/40:active{
  background-color: rgb(21 94 117 / 0.4) !important;
}
.active\:tw-bg-cyan-800\/45:active{
  background-color: rgb(21 94 117 / 0.45) !important;
}
.active\:tw-bg-cyan-800\/5:active{
  background-color: rgb(21 94 117 / 0.05) !important;
}
.active\:tw-bg-cyan-800\/50:active{
  background-color: rgb(21 94 117 / 0.5) !important;
}
.active\:tw-bg-cyan-800\/55:active{
  background-color: rgb(21 94 117 / 0.55) !important;
}
.active\:tw-bg-cyan-800\/60:active{
  background-color: rgb(21 94 117 / 0.6) !important;
}
.active\:tw-bg-cyan-800\/65:active{
  background-color: rgb(21 94 117 / 0.65) !important;
}
.active\:tw-bg-cyan-800\/70:active{
  background-color: rgb(21 94 117 / 0.7) !important;
}
.active\:tw-bg-cyan-800\/75:active{
  background-color: rgb(21 94 117 / 0.75) !important;
}
.active\:tw-bg-cyan-800\/80:active{
  background-color: rgb(21 94 117 / 0.8) !important;
}
.active\:tw-bg-cyan-800\/85:active{
  background-color: rgb(21 94 117 / 0.85) !important;
}
.active\:tw-bg-cyan-800\/90:active{
  background-color: rgb(21 94 117 / 0.9) !important;
}
.active\:tw-bg-cyan-800\/95:active{
  background-color: rgb(21 94 117 / 0.95) !important;
}
.active\:tw-bg-cyan-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-900\/0:active{
  background-color: rgb(22 78 99 / 0) !important;
}
.active\:tw-bg-cyan-900\/10:active{
  background-color: rgb(22 78 99 / 0.1) !important;
}
.active\:tw-bg-cyan-900\/100:active{
  background-color: rgb(22 78 99 / 1) !important;
}
.active\:tw-bg-cyan-900\/15:active{
  background-color: rgb(22 78 99 / 0.15) !important;
}
.active\:tw-bg-cyan-900\/20:active{
  background-color: rgb(22 78 99 / 0.2) !important;
}
.active\:tw-bg-cyan-900\/25:active{
  background-color: rgb(22 78 99 / 0.25) !important;
}
.active\:tw-bg-cyan-900\/30:active{
  background-color: rgb(22 78 99 / 0.3) !important;
}
.active\:tw-bg-cyan-900\/35:active{
  background-color: rgb(22 78 99 / 0.35) !important;
}
.active\:tw-bg-cyan-900\/40:active{
  background-color: rgb(22 78 99 / 0.4) !important;
}
.active\:tw-bg-cyan-900\/45:active{
  background-color: rgb(22 78 99 / 0.45) !important;
}
.active\:tw-bg-cyan-900\/5:active{
  background-color: rgb(22 78 99 / 0.05) !important;
}
.active\:tw-bg-cyan-900\/50:active{
  background-color: rgb(22 78 99 / 0.5) !important;
}
.active\:tw-bg-cyan-900\/55:active{
  background-color: rgb(22 78 99 / 0.55) !important;
}
.active\:tw-bg-cyan-900\/60:active{
  background-color: rgb(22 78 99 / 0.6) !important;
}
.active\:tw-bg-cyan-900\/65:active{
  background-color: rgb(22 78 99 / 0.65) !important;
}
.active\:tw-bg-cyan-900\/70:active{
  background-color: rgb(22 78 99 / 0.7) !important;
}
.active\:tw-bg-cyan-900\/75:active{
  background-color: rgb(22 78 99 / 0.75) !important;
}
.active\:tw-bg-cyan-900\/80:active{
  background-color: rgb(22 78 99 / 0.8) !important;
}
.active\:tw-bg-cyan-900\/85:active{
  background-color: rgb(22 78 99 / 0.85) !important;
}
.active\:tw-bg-cyan-900\/90:active{
  background-color: rgb(22 78 99 / 0.9) !important;
}
.active\:tw-bg-cyan-900\/95:active{
  background-color: rgb(22 78 99 / 0.95) !important;
}
.active\:tw-bg-cyan-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 51 68 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-cyan-950\/0:active{
  background-color: rgb(8 51 68 / 0) !important;
}
.active\:tw-bg-cyan-950\/10:active{
  background-color: rgb(8 51 68 / 0.1) !important;
}
.active\:tw-bg-cyan-950\/100:active{
  background-color: rgb(8 51 68 / 1) !important;
}
.active\:tw-bg-cyan-950\/15:active{
  background-color: rgb(8 51 68 / 0.15) !important;
}
.active\:tw-bg-cyan-950\/20:active{
  background-color: rgb(8 51 68 / 0.2) !important;
}
.active\:tw-bg-cyan-950\/25:active{
  background-color: rgb(8 51 68 / 0.25) !important;
}
.active\:tw-bg-cyan-950\/30:active{
  background-color: rgb(8 51 68 / 0.3) !important;
}
.active\:tw-bg-cyan-950\/35:active{
  background-color: rgb(8 51 68 / 0.35) !important;
}
.active\:tw-bg-cyan-950\/40:active{
  background-color: rgb(8 51 68 / 0.4) !important;
}
.active\:tw-bg-cyan-950\/45:active{
  background-color: rgb(8 51 68 / 0.45) !important;
}
.active\:tw-bg-cyan-950\/5:active{
  background-color: rgb(8 51 68 / 0.05) !important;
}
.active\:tw-bg-cyan-950\/50:active{
  background-color: rgb(8 51 68 / 0.5) !important;
}
.active\:tw-bg-cyan-950\/55:active{
  background-color: rgb(8 51 68 / 0.55) !important;
}
.active\:tw-bg-cyan-950\/60:active{
  background-color: rgb(8 51 68 / 0.6) !important;
}
.active\:tw-bg-cyan-950\/65:active{
  background-color: rgb(8 51 68 / 0.65) !important;
}
.active\:tw-bg-cyan-950\/70:active{
  background-color: rgb(8 51 68 / 0.7) !important;
}
.active\:tw-bg-cyan-950\/75:active{
  background-color: rgb(8 51 68 / 0.75) !important;
}
.active\:tw-bg-cyan-950\/80:active{
  background-color: rgb(8 51 68 / 0.8) !important;
}
.active\:tw-bg-cyan-950\/85:active{
  background-color: rgb(8 51 68 / 0.85) !important;
}
.active\:tw-bg-cyan-950\/90:active{
  background-color: rgb(8 51 68 / 0.9) !important;
}
.active\:tw-bg-cyan-950\/95:active{
  background-color: rgb(8 51 68 / 0.95) !important;
}
.active\:tw-bg-emerald-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-100\/0:active{
  background-color: rgb(209 250 229 / 0) !important;
}
.active\:tw-bg-emerald-100\/10:active{
  background-color: rgb(209 250 229 / 0.1) !important;
}
.active\:tw-bg-emerald-100\/100:active{
  background-color: rgb(209 250 229 / 1) !important;
}
.active\:tw-bg-emerald-100\/15:active{
  background-color: rgb(209 250 229 / 0.15) !important;
}
.active\:tw-bg-emerald-100\/20:active{
  background-color: rgb(209 250 229 / 0.2) !important;
}
.active\:tw-bg-emerald-100\/25:active{
  background-color: rgb(209 250 229 / 0.25) !important;
}
.active\:tw-bg-emerald-100\/30:active{
  background-color: rgb(209 250 229 / 0.3) !important;
}
.active\:tw-bg-emerald-100\/35:active{
  background-color: rgb(209 250 229 / 0.35) !important;
}
.active\:tw-bg-emerald-100\/40:active{
  background-color: rgb(209 250 229 / 0.4) !important;
}
.active\:tw-bg-emerald-100\/45:active{
  background-color: rgb(209 250 229 / 0.45) !important;
}
.active\:tw-bg-emerald-100\/5:active{
  background-color: rgb(209 250 229 / 0.05) !important;
}
.active\:tw-bg-emerald-100\/50:active{
  background-color: rgb(209 250 229 / 0.5) !important;
}
.active\:tw-bg-emerald-100\/55:active{
  background-color: rgb(209 250 229 / 0.55) !important;
}
.active\:tw-bg-emerald-100\/60:active{
  background-color: rgb(209 250 229 / 0.6) !important;
}
.active\:tw-bg-emerald-100\/65:active{
  background-color: rgb(209 250 229 / 0.65) !important;
}
.active\:tw-bg-emerald-100\/70:active{
  background-color: rgb(209 250 229 / 0.7) !important;
}
.active\:tw-bg-emerald-100\/75:active{
  background-color: rgb(209 250 229 / 0.75) !important;
}
.active\:tw-bg-emerald-100\/80:active{
  background-color: rgb(209 250 229 / 0.8) !important;
}
.active\:tw-bg-emerald-100\/85:active{
  background-color: rgb(209 250 229 / 0.85) !important;
}
.active\:tw-bg-emerald-100\/90:active{
  background-color: rgb(209 250 229 / 0.9) !important;
}
.active\:tw-bg-emerald-100\/95:active{
  background-color: rgb(209 250 229 / 0.95) !important;
}
.active\:tw-bg-emerald-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-200\/0:active{
  background-color: rgb(167 243 208 / 0) !important;
}
.active\:tw-bg-emerald-200\/10:active{
  background-color: rgb(167 243 208 / 0.1) !important;
}
.active\:tw-bg-emerald-200\/100:active{
  background-color: rgb(167 243 208 / 1) !important;
}
.active\:tw-bg-emerald-200\/15:active{
  background-color: rgb(167 243 208 / 0.15) !important;
}
.active\:tw-bg-emerald-200\/20:active{
  background-color: rgb(167 243 208 / 0.2) !important;
}
.active\:tw-bg-emerald-200\/25:active{
  background-color: rgb(167 243 208 / 0.25) !important;
}
.active\:tw-bg-emerald-200\/30:active{
  background-color: rgb(167 243 208 / 0.3) !important;
}
.active\:tw-bg-emerald-200\/35:active{
  background-color: rgb(167 243 208 / 0.35) !important;
}
.active\:tw-bg-emerald-200\/40:active{
  background-color: rgb(167 243 208 / 0.4) !important;
}
.active\:tw-bg-emerald-200\/45:active{
  background-color: rgb(167 243 208 / 0.45) !important;
}
.active\:tw-bg-emerald-200\/5:active{
  background-color: rgb(167 243 208 / 0.05) !important;
}
.active\:tw-bg-emerald-200\/50:active{
  background-color: rgb(167 243 208 / 0.5) !important;
}
.active\:tw-bg-emerald-200\/55:active{
  background-color: rgb(167 243 208 / 0.55) !important;
}
.active\:tw-bg-emerald-200\/60:active{
  background-color: rgb(167 243 208 / 0.6) !important;
}
.active\:tw-bg-emerald-200\/65:active{
  background-color: rgb(167 243 208 / 0.65) !important;
}
.active\:tw-bg-emerald-200\/70:active{
  background-color: rgb(167 243 208 / 0.7) !important;
}
.active\:tw-bg-emerald-200\/75:active{
  background-color: rgb(167 243 208 / 0.75) !important;
}
.active\:tw-bg-emerald-200\/80:active{
  background-color: rgb(167 243 208 / 0.8) !important;
}
.active\:tw-bg-emerald-200\/85:active{
  background-color: rgb(167 243 208 / 0.85) !important;
}
.active\:tw-bg-emerald-200\/90:active{
  background-color: rgb(167 243 208 / 0.9) !important;
}
.active\:tw-bg-emerald-200\/95:active{
  background-color: rgb(167 243 208 / 0.95) !important;
}
.active\:tw-bg-emerald-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-300\/0:active{
  background-color: rgb(110 231 183 / 0) !important;
}
.active\:tw-bg-emerald-300\/10:active{
  background-color: rgb(110 231 183 / 0.1) !important;
}
.active\:tw-bg-emerald-300\/100:active{
  background-color: rgb(110 231 183 / 1) !important;
}
.active\:tw-bg-emerald-300\/15:active{
  background-color: rgb(110 231 183 / 0.15) !important;
}
.active\:tw-bg-emerald-300\/20:active{
  background-color: rgb(110 231 183 / 0.2) !important;
}
.active\:tw-bg-emerald-300\/25:active{
  background-color: rgb(110 231 183 / 0.25) !important;
}
.active\:tw-bg-emerald-300\/30:active{
  background-color: rgb(110 231 183 / 0.3) !important;
}
.active\:tw-bg-emerald-300\/35:active{
  background-color: rgb(110 231 183 / 0.35) !important;
}
.active\:tw-bg-emerald-300\/40:active{
  background-color: rgb(110 231 183 / 0.4) !important;
}
.active\:tw-bg-emerald-300\/45:active{
  background-color: rgb(110 231 183 / 0.45) !important;
}
.active\:tw-bg-emerald-300\/5:active{
  background-color: rgb(110 231 183 / 0.05) !important;
}
.active\:tw-bg-emerald-300\/50:active{
  background-color: rgb(110 231 183 / 0.5) !important;
}
.active\:tw-bg-emerald-300\/55:active{
  background-color: rgb(110 231 183 / 0.55) !important;
}
.active\:tw-bg-emerald-300\/60:active{
  background-color: rgb(110 231 183 / 0.6) !important;
}
.active\:tw-bg-emerald-300\/65:active{
  background-color: rgb(110 231 183 / 0.65) !important;
}
.active\:tw-bg-emerald-300\/70:active{
  background-color: rgb(110 231 183 / 0.7) !important;
}
.active\:tw-bg-emerald-300\/75:active{
  background-color: rgb(110 231 183 / 0.75) !important;
}
.active\:tw-bg-emerald-300\/80:active{
  background-color: rgb(110 231 183 / 0.8) !important;
}
.active\:tw-bg-emerald-300\/85:active{
  background-color: rgb(110 231 183 / 0.85) !important;
}
.active\:tw-bg-emerald-300\/90:active{
  background-color: rgb(110 231 183 / 0.9) !important;
}
.active\:tw-bg-emerald-300\/95:active{
  background-color: rgb(110 231 183 / 0.95) !important;
}
.active\:tw-bg-emerald-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-400\/0:active{
  background-color: rgb(52 211 153 / 0) !important;
}
.active\:tw-bg-emerald-400\/10:active{
  background-color: rgb(52 211 153 / 0.1) !important;
}
.active\:tw-bg-emerald-400\/100:active{
  background-color: rgb(52 211 153 / 1) !important;
}
.active\:tw-bg-emerald-400\/15:active{
  background-color: rgb(52 211 153 / 0.15) !important;
}
.active\:tw-bg-emerald-400\/20:active{
  background-color: rgb(52 211 153 / 0.2) !important;
}
.active\:tw-bg-emerald-400\/25:active{
  background-color: rgb(52 211 153 / 0.25) !important;
}
.active\:tw-bg-emerald-400\/30:active{
  background-color: rgb(52 211 153 / 0.3) !important;
}
.active\:tw-bg-emerald-400\/35:active{
  background-color: rgb(52 211 153 / 0.35) !important;
}
.active\:tw-bg-emerald-400\/40:active{
  background-color: rgb(52 211 153 / 0.4) !important;
}
.active\:tw-bg-emerald-400\/45:active{
  background-color: rgb(52 211 153 / 0.45) !important;
}
.active\:tw-bg-emerald-400\/5:active{
  background-color: rgb(52 211 153 / 0.05) !important;
}
.active\:tw-bg-emerald-400\/50:active{
  background-color: rgb(52 211 153 / 0.5) !important;
}
.active\:tw-bg-emerald-400\/55:active{
  background-color: rgb(52 211 153 / 0.55) !important;
}
.active\:tw-bg-emerald-400\/60:active{
  background-color: rgb(52 211 153 / 0.6) !important;
}
.active\:tw-bg-emerald-400\/65:active{
  background-color: rgb(52 211 153 / 0.65) !important;
}
.active\:tw-bg-emerald-400\/70:active{
  background-color: rgb(52 211 153 / 0.7) !important;
}
.active\:tw-bg-emerald-400\/75:active{
  background-color: rgb(52 211 153 / 0.75) !important;
}
.active\:tw-bg-emerald-400\/80:active{
  background-color: rgb(52 211 153 / 0.8) !important;
}
.active\:tw-bg-emerald-400\/85:active{
  background-color: rgb(52 211 153 / 0.85) !important;
}
.active\:tw-bg-emerald-400\/90:active{
  background-color: rgb(52 211 153 / 0.9) !important;
}
.active\:tw-bg-emerald-400\/95:active{
  background-color: rgb(52 211 153 / 0.95) !important;
}
.active\:tw-bg-emerald-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-50\/0:active{
  background-color: rgb(236 253 245 / 0) !important;
}
.active\:tw-bg-emerald-50\/10:active{
  background-color: rgb(236 253 245 / 0.1) !important;
}
.active\:tw-bg-emerald-50\/100:active{
  background-color: rgb(236 253 245 / 1) !important;
}
.active\:tw-bg-emerald-50\/15:active{
  background-color: rgb(236 253 245 / 0.15) !important;
}
.active\:tw-bg-emerald-50\/20:active{
  background-color: rgb(236 253 245 / 0.2) !important;
}
.active\:tw-bg-emerald-50\/25:active{
  background-color: rgb(236 253 245 / 0.25) !important;
}
.active\:tw-bg-emerald-50\/30:active{
  background-color: rgb(236 253 245 / 0.3) !important;
}
.active\:tw-bg-emerald-50\/35:active{
  background-color: rgb(236 253 245 / 0.35) !important;
}
.active\:tw-bg-emerald-50\/40:active{
  background-color: rgb(236 253 245 / 0.4) !important;
}
.active\:tw-bg-emerald-50\/45:active{
  background-color: rgb(236 253 245 / 0.45) !important;
}
.active\:tw-bg-emerald-50\/5:active{
  background-color: rgb(236 253 245 / 0.05) !important;
}
.active\:tw-bg-emerald-50\/50:active{
  background-color: rgb(236 253 245 / 0.5) !important;
}
.active\:tw-bg-emerald-50\/55:active{
  background-color: rgb(236 253 245 / 0.55) !important;
}
.active\:tw-bg-emerald-50\/60:active{
  background-color: rgb(236 253 245 / 0.6) !important;
}
.active\:tw-bg-emerald-50\/65:active{
  background-color: rgb(236 253 245 / 0.65) !important;
}
.active\:tw-bg-emerald-50\/70:active{
  background-color: rgb(236 253 245 / 0.7) !important;
}
.active\:tw-bg-emerald-50\/75:active{
  background-color: rgb(236 253 245 / 0.75) !important;
}
.active\:tw-bg-emerald-50\/80:active{
  background-color: rgb(236 253 245 / 0.8) !important;
}
.active\:tw-bg-emerald-50\/85:active{
  background-color: rgb(236 253 245 / 0.85) !important;
}
.active\:tw-bg-emerald-50\/90:active{
  background-color: rgb(236 253 245 / 0.9) !important;
}
.active\:tw-bg-emerald-50\/95:active{
  background-color: rgb(236 253 245 / 0.95) !important;
}
.active\:tw-bg-emerald-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-500\/0:active{
  background-color: rgb(16 185 129 / 0) !important;
}
.active\:tw-bg-emerald-500\/10:active{
  background-color: rgb(16 185 129 / 0.1) !important;
}
.active\:tw-bg-emerald-500\/100:active{
  background-color: rgb(16 185 129 / 1) !important;
}
.active\:tw-bg-emerald-500\/15:active{
  background-color: rgb(16 185 129 / 0.15) !important;
}
.active\:tw-bg-emerald-500\/20:active{
  background-color: rgb(16 185 129 / 0.2) !important;
}
.active\:tw-bg-emerald-500\/25:active{
  background-color: rgb(16 185 129 / 0.25) !important;
}
.active\:tw-bg-emerald-500\/30:active{
  background-color: rgb(16 185 129 / 0.3) !important;
}
.active\:tw-bg-emerald-500\/35:active{
  background-color: rgb(16 185 129 / 0.35) !important;
}
.active\:tw-bg-emerald-500\/40:active{
  background-color: rgb(16 185 129 / 0.4) !important;
}
.active\:tw-bg-emerald-500\/45:active{
  background-color: rgb(16 185 129 / 0.45) !important;
}
.active\:tw-bg-emerald-500\/5:active{
  background-color: rgb(16 185 129 / 0.05) !important;
}
.active\:tw-bg-emerald-500\/50:active{
  background-color: rgb(16 185 129 / 0.5) !important;
}
.active\:tw-bg-emerald-500\/55:active{
  background-color: rgb(16 185 129 / 0.55) !important;
}
.active\:tw-bg-emerald-500\/60:active{
  background-color: rgb(16 185 129 / 0.6) !important;
}
.active\:tw-bg-emerald-500\/65:active{
  background-color: rgb(16 185 129 / 0.65) !important;
}
.active\:tw-bg-emerald-500\/70:active{
  background-color: rgb(16 185 129 / 0.7) !important;
}
.active\:tw-bg-emerald-500\/75:active{
  background-color: rgb(16 185 129 / 0.75) !important;
}
.active\:tw-bg-emerald-500\/80:active{
  background-color: rgb(16 185 129 / 0.8) !important;
}
.active\:tw-bg-emerald-500\/85:active{
  background-color: rgb(16 185 129 / 0.85) !important;
}
.active\:tw-bg-emerald-500\/90:active{
  background-color: rgb(16 185 129 / 0.9) !important;
}
.active\:tw-bg-emerald-500\/95:active{
  background-color: rgb(16 185 129 / 0.95) !important;
}
.active\:tw-bg-emerald-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-600\/0:active{
  background-color: rgb(5 150 105 / 0) !important;
}
.active\:tw-bg-emerald-600\/10:active{
  background-color: rgb(5 150 105 / 0.1) !important;
}
.active\:tw-bg-emerald-600\/100:active{
  background-color: rgb(5 150 105 / 1) !important;
}
.active\:tw-bg-emerald-600\/15:active{
  background-color: rgb(5 150 105 / 0.15) !important;
}
.active\:tw-bg-emerald-600\/20:active{
  background-color: rgb(5 150 105 / 0.2) !important;
}
.active\:tw-bg-emerald-600\/25:active{
  background-color: rgb(5 150 105 / 0.25) !important;
}
.active\:tw-bg-emerald-600\/30:active{
  background-color: rgb(5 150 105 / 0.3) !important;
}
.active\:tw-bg-emerald-600\/35:active{
  background-color: rgb(5 150 105 / 0.35) !important;
}
.active\:tw-bg-emerald-600\/40:active{
  background-color: rgb(5 150 105 / 0.4) !important;
}
.active\:tw-bg-emerald-600\/45:active{
  background-color: rgb(5 150 105 / 0.45) !important;
}
.active\:tw-bg-emerald-600\/5:active{
  background-color: rgb(5 150 105 / 0.05) !important;
}
.active\:tw-bg-emerald-600\/50:active{
  background-color: rgb(5 150 105 / 0.5) !important;
}
.active\:tw-bg-emerald-600\/55:active{
  background-color: rgb(5 150 105 / 0.55) !important;
}
.active\:tw-bg-emerald-600\/60:active{
  background-color: rgb(5 150 105 / 0.6) !important;
}
.active\:tw-bg-emerald-600\/65:active{
  background-color: rgb(5 150 105 / 0.65) !important;
}
.active\:tw-bg-emerald-600\/70:active{
  background-color: rgb(5 150 105 / 0.7) !important;
}
.active\:tw-bg-emerald-600\/75:active{
  background-color: rgb(5 150 105 / 0.75) !important;
}
.active\:tw-bg-emerald-600\/80:active{
  background-color: rgb(5 150 105 / 0.8) !important;
}
.active\:tw-bg-emerald-600\/85:active{
  background-color: rgb(5 150 105 / 0.85) !important;
}
.active\:tw-bg-emerald-600\/90:active{
  background-color: rgb(5 150 105 / 0.9) !important;
}
.active\:tw-bg-emerald-600\/95:active{
  background-color: rgb(5 150 105 / 0.95) !important;
}
.active\:tw-bg-emerald-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-700\/0:active{
  background-color: rgb(4 120 87 / 0) !important;
}
.active\:tw-bg-emerald-700\/10:active{
  background-color: rgb(4 120 87 / 0.1) !important;
}
.active\:tw-bg-emerald-700\/100:active{
  background-color: rgb(4 120 87 / 1) !important;
}
.active\:tw-bg-emerald-700\/15:active{
  background-color: rgb(4 120 87 / 0.15) !important;
}
.active\:tw-bg-emerald-700\/20:active{
  background-color: rgb(4 120 87 / 0.2) !important;
}
.active\:tw-bg-emerald-700\/25:active{
  background-color: rgb(4 120 87 / 0.25) !important;
}
.active\:tw-bg-emerald-700\/30:active{
  background-color: rgb(4 120 87 / 0.3) !important;
}
.active\:tw-bg-emerald-700\/35:active{
  background-color: rgb(4 120 87 / 0.35) !important;
}
.active\:tw-bg-emerald-700\/40:active{
  background-color: rgb(4 120 87 / 0.4) !important;
}
.active\:tw-bg-emerald-700\/45:active{
  background-color: rgb(4 120 87 / 0.45) !important;
}
.active\:tw-bg-emerald-700\/5:active{
  background-color: rgb(4 120 87 / 0.05) !important;
}
.active\:tw-bg-emerald-700\/50:active{
  background-color: rgb(4 120 87 / 0.5) !important;
}
.active\:tw-bg-emerald-700\/55:active{
  background-color: rgb(4 120 87 / 0.55) !important;
}
.active\:tw-bg-emerald-700\/60:active{
  background-color: rgb(4 120 87 / 0.6) !important;
}
.active\:tw-bg-emerald-700\/65:active{
  background-color: rgb(4 120 87 / 0.65) !important;
}
.active\:tw-bg-emerald-700\/70:active{
  background-color: rgb(4 120 87 / 0.7) !important;
}
.active\:tw-bg-emerald-700\/75:active{
  background-color: rgb(4 120 87 / 0.75) !important;
}
.active\:tw-bg-emerald-700\/80:active{
  background-color: rgb(4 120 87 / 0.8) !important;
}
.active\:tw-bg-emerald-700\/85:active{
  background-color: rgb(4 120 87 / 0.85) !important;
}
.active\:tw-bg-emerald-700\/90:active{
  background-color: rgb(4 120 87 / 0.9) !important;
}
.active\:tw-bg-emerald-700\/95:active{
  background-color: rgb(4 120 87 / 0.95) !important;
}
.active\:tw-bg-emerald-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-800\/0:active{
  background-color: rgb(6 95 70 / 0) !important;
}
.active\:tw-bg-emerald-800\/10:active{
  background-color: rgb(6 95 70 / 0.1) !important;
}
.active\:tw-bg-emerald-800\/100:active{
  background-color: rgb(6 95 70 / 1) !important;
}
.active\:tw-bg-emerald-800\/15:active{
  background-color: rgb(6 95 70 / 0.15) !important;
}
.active\:tw-bg-emerald-800\/20:active{
  background-color: rgb(6 95 70 / 0.2) !important;
}
.active\:tw-bg-emerald-800\/25:active{
  background-color: rgb(6 95 70 / 0.25) !important;
}
.active\:tw-bg-emerald-800\/30:active{
  background-color: rgb(6 95 70 / 0.3) !important;
}
.active\:tw-bg-emerald-800\/35:active{
  background-color: rgb(6 95 70 / 0.35) !important;
}
.active\:tw-bg-emerald-800\/40:active{
  background-color: rgb(6 95 70 / 0.4) !important;
}
.active\:tw-bg-emerald-800\/45:active{
  background-color: rgb(6 95 70 / 0.45) !important;
}
.active\:tw-bg-emerald-800\/5:active{
  background-color: rgb(6 95 70 / 0.05) !important;
}
.active\:tw-bg-emerald-800\/50:active{
  background-color: rgb(6 95 70 / 0.5) !important;
}
.active\:tw-bg-emerald-800\/55:active{
  background-color: rgb(6 95 70 / 0.55) !important;
}
.active\:tw-bg-emerald-800\/60:active{
  background-color: rgb(6 95 70 / 0.6) !important;
}
.active\:tw-bg-emerald-800\/65:active{
  background-color: rgb(6 95 70 / 0.65) !important;
}
.active\:tw-bg-emerald-800\/70:active{
  background-color: rgb(6 95 70 / 0.7) !important;
}
.active\:tw-bg-emerald-800\/75:active{
  background-color: rgb(6 95 70 / 0.75) !important;
}
.active\:tw-bg-emerald-800\/80:active{
  background-color: rgb(6 95 70 / 0.8) !important;
}
.active\:tw-bg-emerald-800\/85:active{
  background-color: rgb(6 95 70 / 0.85) !important;
}
.active\:tw-bg-emerald-800\/90:active{
  background-color: rgb(6 95 70 / 0.9) !important;
}
.active\:tw-bg-emerald-800\/95:active{
  background-color: rgb(6 95 70 / 0.95) !important;
}
.active\:tw-bg-emerald-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-900\/0:active{
  background-color: rgb(6 78 59 / 0) !important;
}
.active\:tw-bg-emerald-900\/10:active{
  background-color: rgb(6 78 59 / 0.1) !important;
}
.active\:tw-bg-emerald-900\/100:active{
  background-color: rgb(6 78 59 / 1) !important;
}
.active\:tw-bg-emerald-900\/15:active{
  background-color: rgb(6 78 59 / 0.15) !important;
}
.active\:tw-bg-emerald-900\/20:active{
  background-color: rgb(6 78 59 / 0.2) !important;
}
.active\:tw-bg-emerald-900\/25:active{
  background-color: rgb(6 78 59 / 0.25) !important;
}
.active\:tw-bg-emerald-900\/30:active{
  background-color: rgb(6 78 59 / 0.3) !important;
}
.active\:tw-bg-emerald-900\/35:active{
  background-color: rgb(6 78 59 / 0.35) !important;
}
.active\:tw-bg-emerald-900\/40:active{
  background-color: rgb(6 78 59 / 0.4) !important;
}
.active\:tw-bg-emerald-900\/45:active{
  background-color: rgb(6 78 59 / 0.45) !important;
}
.active\:tw-bg-emerald-900\/5:active{
  background-color: rgb(6 78 59 / 0.05) !important;
}
.active\:tw-bg-emerald-900\/50:active{
  background-color: rgb(6 78 59 / 0.5) !important;
}
.active\:tw-bg-emerald-900\/55:active{
  background-color: rgb(6 78 59 / 0.55) !important;
}
.active\:tw-bg-emerald-900\/60:active{
  background-color: rgb(6 78 59 / 0.6) !important;
}
.active\:tw-bg-emerald-900\/65:active{
  background-color: rgb(6 78 59 / 0.65) !important;
}
.active\:tw-bg-emerald-900\/70:active{
  background-color: rgb(6 78 59 / 0.7) !important;
}
.active\:tw-bg-emerald-900\/75:active{
  background-color: rgb(6 78 59 / 0.75) !important;
}
.active\:tw-bg-emerald-900\/80:active{
  background-color: rgb(6 78 59 / 0.8) !important;
}
.active\:tw-bg-emerald-900\/85:active{
  background-color: rgb(6 78 59 / 0.85) !important;
}
.active\:tw-bg-emerald-900\/90:active{
  background-color: rgb(6 78 59 / 0.9) !important;
}
.active\:tw-bg-emerald-900\/95:active{
  background-color: rgb(6 78 59 / 0.95) !important;
}
.active\:tw-bg-emerald-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 44 34 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-emerald-950\/0:active{
  background-color: rgb(2 44 34 / 0) !important;
}
.active\:tw-bg-emerald-950\/10:active{
  background-color: rgb(2 44 34 / 0.1) !important;
}
.active\:tw-bg-emerald-950\/100:active{
  background-color: rgb(2 44 34 / 1) !important;
}
.active\:tw-bg-emerald-950\/15:active{
  background-color: rgb(2 44 34 / 0.15) !important;
}
.active\:tw-bg-emerald-950\/20:active{
  background-color: rgb(2 44 34 / 0.2) !important;
}
.active\:tw-bg-emerald-950\/25:active{
  background-color: rgb(2 44 34 / 0.25) !important;
}
.active\:tw-bg-emerald-950\/30:active{
  background-color: rgb(2 44 34 / 0.3) !important;
}
.active\:tw-bg-emerald-950\/35:active{
  background-color: rgb(2 44 34 / 0.35) !important;
}
.active\:tw-bg-emerald-950\/40:active{
  background-color: rgb(2 44 34 / 0.4) !important;
}
.active\:tw-bg-emerald-950\/45:active{
  background-color: rgb(2 44 34 / 0.45) !important;
}
.active\:tw-bg-emerald-950\/5:active{
  background-color: rgb(2 44 34 / 0.05) !important;
}
.active\:tw-bg-emerald-950\/50:active{
  background-color: rgb(2 44 34 / 0.5) !important;
}
.active\:tw-bg-emerald-950\/55:active{
  background-color: rgb(2 44 34 / 0.55) !important;
}
.active\:tw-bg-emerald-950\/60:active{
  background-color: rgb(2 44 34 / 0.6) !important;
}
.active\:tw-bg-emerald-950\/65:active{
  background-color: rgb(2 44 34 / 0.65) !important;
}
.active\:tw-bg-emerald-950\/70:active{
  background-color: rgb(2 44 34 / 0.7) !important;
}
.active\:tw-bg-emerald-950\/75:active{
  background-color: rgb(2 44 34 / 0.75) !important;
}
.active\:tw-bg-emerald-950\/80:active{
  background-color: rgb(2 44 34 / 0.8) !important;
}
.active\:tw-bg-emerald-950\/85:active{
  background-color: rgb(2 44 34 / 0.85) !important;
}
.active\:tw-bg-emerald-950\/90:active{
  background-color: rgb(2 44 34 / 0.9) !important;
}
.active\:tw-bg-emerald-950\/95:active{
  background-color: rgb(2 44 34 / 0.95) !important;
}
.active\:tw-bg-fuchsia-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-100\/0:active{
  background-color: rgb(250 232 255 / 0) !important;
}
.active\:tw-bg-fuchsia-100\/10:active{
  background-color: rgb(250 232 255 / 0.1) !important;
}
.active\:tw-bg-fuchsia-100\/100:active{
  background-color: rgb(250 232 255 / 1) !important;
}
.active\:tw-bg-fuchsia-100\/15:active{
  background-color: rgb(250 232 255 / 0.15) !important;
}
.active\:tw-bg-fuchsia-100\/20:active{
  background-color: rgb(250 232 255 / 0.2) !important;
}
.active\:tw-bg-fuchsia-100\/25:active{
  background-color: rgb(250 232 255 / 0.25) !important;
}
.active\:tw-bg-fuchsia-100\/30:active{
  background-color: rgb(250 232 255 / 0.3) !important;
}
.active\:tw-bg-fuchsia-100\/35:active{
  background-color: rgb(250 232 255 / 0.35) !important;
}
.active\:tw-bg-fuchsia-100\/40:active{
  background-color: rgb(250 232 255 / 0.4) !important;
}
.active\:tw-bg-fuchsia-100\/45:active{
  background-color: rgb(250 232 255 / 0.45) !important;
}
.active\:tw-bg-fuchsia-100\/5:active{
  background-color: rgb(250 232 255 / 0.05) !important;
}
.active\:tw-bg-fuchsia-100\/50:active{
  background-color: rgb(250 232 255 / 0.5) !important;
}
.active\:tw-bg-fuchsia-100\/55:active{
  background-color: rgb(250 232 255 / 0.55) !important;
}
.active\:tw-bg-fuchsia-100\/60:active{
  background-color: rgb(250 232 255 / 0.6) !important;
}
.active\:tw-bg-fuchsia-100\/65:active{
  background-color: rgb(250 232 255 / 0.65) !important;
}
.active\:tw-bg-fuchsia-100\/70:active{
  background-color: rgb(250 232 255 / 0.7) !important;
}
.active\:tw-bg-fuchsia-100\/75:active{
  background-color: rgb(250 232 255 / 0.75) !important;
}
.active\:tw-bg-fuchsia-100\/80:active{
  background-color: rgb(250 232 255 / 0.8) !important;
}
.active\:tw-bg-fuchsia-100\/85:active{
  background-color: rgb(250 232 255 / 0.85) !important;
}
.active\:tw-bg-fuchsia-100\/90:active{
  background-color: rgb(250 232 255 / 0.9) !important;
}
.active\:tw-bg-fuchsia-100\/95:active{
  background-color: rgb(250 232 255 / 0.95) !important;
}
.active\:tw-bg-fuchsia-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-200\/0:active{
  background-color: rgb(245 208 254 / 0) !important;
}
.active\:tw-bg-fuchsia-200\/10:active{
  background-color: rgb(245 208 254 / 0.1) !important;
}
.active\:tw-bg-fuchsia-200\/100:active{
  background-color: rgb(245 208 254 / 1) !important;
}
.active\:tw-bg-fuchsia-200\/15:active{
  background-color: rgb(245 208 254 / 0.15) !important;
}
.active\:tw-bg-fuchsia-200\/20:active{
  background-color: rgb(245 208 254 / 0.2) !important;
}
.active\:tw-bg-fuchsia-200\/25:active{
  background-color: rgb(245 208 254 / 0.25) !important;
}
.active\:tw-bg-fuchsia-200\/30:active{
  background-color: rgb(245 208 254 / 0.3) !important;
}
.active\:tw-bg-fuchsia-200\/35:active{
  background-color: rgb(245 208 254 / 0.35) !important;
}
.active\:tw-bg-fuchsia-200\/40:active{
  background-color: rgb(245 208 254 / 0.4) !important;
}
.active\:tw-bg-fuchsia-200\/45:active{
  background-color: rgb(245 208 254 / 0.45) !important;
}
.active\:tw-bg-fuchsia-200\/5:active{
  background-color: rgb(245 208 254 / 0.05) !important;
}
.active\:tw-bg-fuchsia-200\/50:active{
  background-color: rgb(245 208 254 / 0.5) !important;
}
.active\:tw-bg-fuchsia-200\/55:active{
  background-color: rgb(245 208 254 / 0.55) !important;
}
.active\:tw-bg-fuchsia-200\/60:active{
  background-color: rgb(245 208 254 / 0.6) !important;
}
.active\:tw-bg-fuchsia-200\/65:active{
  background-color: rgb(245 208 254 / 0.65) !important;
}
.active\:tw-bg-fuchsia-200\/70:active{
  background-color: rgb(245 208 254 / 0.7) !important;
}
.active\:tw-bg-fuchsia-200\/75:active{
  background-color: rgb(245 208 254 / 0.75) !important;
}
.active\:tw-bg-fuchsia-200\/80:active{
  background-color: rgb(245 208 254 / 0.8) !important;
}
.active\:tw-bg-fuchsia-200\/85:active{
  background-color: rgb(245 208 254 / 0.85) !important;
}
.active\:tw-bg-fuchsia-200\/90:active{
  background-color: rgb(245 208 254 / 0.9) !important;
}
.active\:tw-bg-fuchsia-200\/95:active{
  background-color: rgb(245 208 254 / 0.95) !important;
}
.active\:tw-bg-fuchsia-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-300\/0:active{
  background-color: rgb(240 171 252 / 0) !important;
}
.active\:tw-bg-fuchsia-300\/10:active{
  background-color: rgb(240 171 252 / 0.1) !important;
}
.active\:tw-bg-fuchsia-300\/100:active{
  background-color: rgb(240 171 252 / 1) !important;
}
.active\:tw-bg-fuchsia-300\/15:active{
  background-color: rgb(240 171 252 / 0.15) !important;
}
.active\:tw-bg-fuchsia-300\/20:active{
  background-color: rgb(240 171 252 / 0.2) !important;
}
.active\:tw-bg-fuchsia-300\/25:active{
  background-color: rgb(240 171 252 / 0.25) !important;
}
.active\:tw-bg-fuchsia-300\/30:active{
  background-color: rgb(240 171 252 / 0.3) !important;
}
.active\:tw-bg-fuchsia-300\/35:active{
  background-color: rgb(240 171 252 / 0.35) !important;
}
.active\:tw-bg-fuchsia-300\/40:active{
  background-color: rgb(240 171 252 / 0.4) !important;
}
.active\:tw-bg-fuchsia-300\/45:active{
  background-color: rgb(240 171 252 / 0.45) !important;
}
.active\:tw-bg-fuchsia-300\/5:active{
  background-color: rgb(240 171 252 / 0.05) !important;
}
.active\:tw-bg-fuchsia-300\/50:active{
  background-color: rgb(240 171 252 / 0.5) !important;
}
.active\:tw-bg-fuchsia-300\/55:active{
  background-color: rgb(240 171 252 / 0.55) !important;
}
.active\:tw-bg-fuchsia-300\/60:active{
  background-color: rgb(240 171 252 / 0.6) !important;
}
.active\:tw-bg-fuchsia-300\/65:active{
  background-color: rgb(240 171 252 / 0.65) !important;
}
.active\:tw-bg-fuchsia-300\/70:active{
  background-color: rgb(240 171 252 / 0.7) !important;
}
.active\:tw-bg-fuchsia-300\/75:active{
  background-color: rgb(240 171 252 / 0.75) !important;
}
.active\:tw-bg-fuchsia-300\/80:active{
  background-color: rgb(240 171 252 / 0.8) !important;
}
.active\:tw-bg-fuchsia-300\/85:active{
  background-color: rgb(240 171 252 / 0.85) !important;
}
.active\:tw-bg-fuchsia-300\/90:active{
  background-color: rgb(240 171 252 / 0.9) !important;
}
.active\:tw-bg-fuchsia-300\/95:active{
  background-color: rgb(240 171 252 / 0.95) !important;
}
.active\:tw-bg-fuchsia-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-400\/0:active{
  background-color: rgb(232 121 249 / 0) !important;
}
.active\:tw-bg-fuchsia-400\/10:active{
  background-color: rgb(232 121 249 / 0.1) !important;
}
.active\:tw-bg-fuchsia-400\/100:active{
  background-color: rgb(232 121 249 / 1) !important;
}
.active\:tw-bg-fuchsia-400\/15:active{
  background-color: rgb(232 121 249 / 0.15) !important;
}
.active\:tw-bg-fuchsia-400\/20:active{
  background-color: rgb(232 121 249 / 0.2) !important;
}
.active\:tw-bg-fuchsia-400\/25:active{
  background-color: rgb(232 121 249 / 0.25) !important;
}
.active\:tw-bg-fuchsia-400\/30:active{
  background-color: rgb(232 121 249 / 0.3) !important;
}
.active\:tw-bg-fuchsia-400\/35:active{
  background-color: rgb(232 121 249 / 0.35) !important;
}
.active\:tw-bg-fuchsia-400\/40:active{
  background-color: rgb(232 121 249 / 0.4) !important;
}
.active\:tw-bg-fuchsia-400\/45:active{
  background-color: rgb(232 121 249 / 0.45) !important;
}
.active\:tw-bg-fuchsia-400\/5:active{
  background-color: rgb(232 121 249 / 0.05) !important;
}
.active\:tw-bg-fuchsia-400\/50:active{
  background-color: rgb(232 121 249 / 0.5) !important;
}
.active\:tw-bg-fuchsia-400\/55:active{
  background-color: rgb(232 121 249 / 0.55) !important;
}
.active\:tw-bg-fuchsia-400\/60:active{
  background-color: rgb(232 121 249 / 0.6) !important;
}
.active\:tw-bg-fuchsia-400\/65:active{
  background-color: rgb(232 121 249 / 0.65) !important;
}
.active\:tw-bg-fuchsia-400\/70:active{
  background-color: rgb(232 121 249 / 0.7) !important;
}
.active\:tw-bg-fuchsia-400\/75:active{
  background-color: rgb(232 121 249 / 0.75) !important;
}
.active\:tw-bg-fuchsia-400\/80:active{
  background-color: rgb(232 121 249 / 0.8) !important;
}
.active\:tw-bg-fuchsia-400\/85:active{
  background-color: rgb(232 121 249 / 0.85) !important;
}
.active\:tw-bg-fuchsia-400\/90:active{
  background-color: rgb(232 121 249 / 0.9) !important;
}
.active\:tw-bg-fuchsia-400\/95:active{
  background-color: rgb(232 121 249 / 0.95) !important;
}
.active\:tw-bg-fuchsia-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-50\/0:active{
  background-color: rgb(253 244 255 / 0) !important;
}
.active\:tw-bg-fuchsia-50\/10:active{
  background-color: rgb(253 244 255 / 0.1) !important;
}
.active\:tw-bg-fuchsia-50\/100:active{
  background-color: rgb(253 244 255 / 1) !important;
}
.active\:tw-bg-fuchsia-50\/15:active{
  background-color: rgb(253 244 255 / 0.15) !important;
}
.active\:tw-bg-fuchsia-50\/20:active{
  background-color: rgb(253 244 255 / 0.2) !important;
}
.active\:tw-bg-fuchsia-50\/25:active{
  background-color: rgb(253 244 255 / 0.25) !important;
}
.active\:tw-bg-fuchsia-50\/30:active{
  background-color: rgb(253 244 255 / 0.3) !important;
}
.active\:tw-bg-fuchsia-50\/35:active{
  background-color: rgb(253 244 255 / 0.35) !important;
}
.active\:tw-bg-fuchsia-50\/40:active{
  background-color: rgb(253 244 255 / 0.4) !important;
}
.active\:tw-bg-fuchsia-50\/45:active{
  background-color: rgb(253 244 255 / 0.45) !important;
}
.active\:tw-bg-fuchsia-50\/5:active{
  background-color: rgb(253 244 255 / 0.05) !important;
}
.active\:tw-bg-fuchsia-50\/50:active{
  background-color: rgb(253 244 255 / 0.5) !important;
}
.active\:tw-bg-fuchsia-50\/55:active{
  background-color: rgb(253 244 255 / 0.55) !important;
}
.active\:tw-bg-fuchsia-50\/60:active{
  background-color: rgb(253 244 255 / 0.6) !important;
}
.active\:tw-bg-fuchsia-50\/65:active{
  background-color: rgb(253 244 255 / 0.65) !important;
}
.active\:tw-bg-fuchsia-50\/70:active{
  background-color: rgb(253 244 255 / 0.7) !important;
}
.active\:tw-bg-fuchsia-50\/75:active{
  background-color: rgb(253 244 255 / 0.75) !important;
}
.active\:tw-bg-fuchsia-50\/80:active{
  background-color: rgb(253 244 255 / 0.8) !important;
}
.active\:tw-bg-fuchsia-50\/85:active{
  background-color: rgb(253 244 255 / 0.85) !important;
}
.active\:tw-bg-fuchsia-50\/90:active{
  background-color: rgb(253 244 255 / 0.9) !important;
}
.active\:tw-bg-fuchsia-50\/95:active{
  background-color: rgb(253 244 255 / 0.95) !important;
}
.active\:tw-bg-fuchsia-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-500\/0:active{
  background-color: rgb(217 70 239 / 0) !important;
}
.active\:tw-bg-fuchsia-500\/10:active{
  background-color: rgb(217 70 239 / 0.1) !important;
}
.active\:tw-bg-fuchsia-500\/100:active{
  background-color: rgb(217 70 239 / 1) !important;
}
.active\:tw-bg-fuchsia-500\/15:active{
  background-color: rgb(217 70 239 / 0.15) !important;
}
.active\:tw-bg-fuchsia-500\/20:active{
  background-color: rgb(217 70 239 / 0.2) !important;
}
.active\:tw-bg-fuchsia-500\/25:active{
  background-color: rgb(217 70 239 / 0.25) !important;
}
.active\:tw-bg-fuchsia-500\/30:active{
  background-color: rgb(217 70 239 / 0.3) !important;
}
.active\:tw-bg-fuchsia-500\/35:active{
  background-color: rgb(217 70 239 / 0.35) !important;
}
.active\:tw-bg-fuchsia-500\/40:active{
  background-color: rgb(217 70 239 / 0.4) !important;
}
.active\:tw-bg-fuchsia-500\/45:active{
  background-color: rgb(217 70 239 / 0.45) !important;
}
.active\:tw-bg-fuchsia-500\/5:active{
  background-color: rgb(217 70 239 / 0.05) !important;
}
.active\:tw-bg-fuchsia-500\/50:active{
  background-color: rgb(217 70 239 / 0.5) !important;
}
.active\:tw-bg-fuchsia-500\/55:active{
  background-color: rgb(217 70 239 / 0.55) !important;
}
.active\:tw-bg-fuchsia-500\/60:active{
  background-color: rgb(217 70 239 / 0.6) !important;
}
.active\:tw-bg-fuchsia-500\/65:active{
  background-color: rgb(217 70 239 / 0.65) !important;
}
.active\:tw-bg-fuchsia-500\/70:active{
  background-color: rgb(217 70 239 / 0.7) !important;
}
.active\:tw-bg-fuchsia-500\/75:active{
  background-color: rgb(217 70 239 / 0.75) !important;
}
.active\:tw-bg-fuchsia-500\/80:active{
  background-color: rgb(217 70 239 / 0.8) !important;
}
.active\:tw-bg-fuchsia-500\/85:active{
  background-color: rgb(217 70 239 / 0.85) !important;
}
.active\:tw-bg-fuchsia-500\/90:active{
  background-color: rgb(217 70 239 / 0.9) !important;
}
.active\:tw-bg-fuchsia-500\/95:active{
  background-color: rgb(217 70 239 / 0.95) !important;
}
.active\:tw-bg-fuchsia-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-600\/0:active{
  background-color: rgb(192 38 211 / 0) !important;
}
.active\:tw-bg-fuchsia-600\/10:active{
  background-color: rgb(192 38 211 / 0.1) !important;
}
.active\:tw-bg-fuchsia-600\/100:active{
  background-color: rgb(192 38 211 / 1) !important;
}
.active\:tw-bg-fuchsia-600\/15:active{
  background-color: rgb(192 38 211 / 0.15) !important;
}
.active\:tw-bg-fuchsia-600\/20:active{
  background-color: rgb(192 38 211 / 0.2) !important;
}
.active\:tw-bg-fuchsia-600\/25:active{
  background-color: rgb(192 38 211 / 0.25) !important;
}
.active\:tw-bg-fuchsia-600\/30:active{
  background-color: rgb(192 38 211 / 0.3) !important;
}
.active\:tw-bg-fuchsia-600\/35:active{
  background-color: rgb(192 38 211 / 0.35) !important;
}
.active\:tw-bg-fuchsia-600\/40:active{
  background-color: rgb(192 38 211 / 0.4) !important;
}
.active\:tw-bg-fuchsia-600\/45:active{
  background-color: rgb(192 38 211 / 0.45) !important;
}
.active\:tw-bg-fuchsia-600\/5:active{
  background-color: rgb(192 38 211 / 0.05) !important;
}
.active\:tw-bg-fuchsia-600\/50:active{
  background-color: rgb(192 38 211 / 0.5) !important;
}
.active\:tw-bg-fuchsia-600\/55:active{
  background-color: rgb(192 38 211 / 0.55) !important;
}
.active\:tw-bg-fuchsia-600\/60:active{
  background-color: rgb(192 38 211 / 0.6) !important;
}
.active\:tw-bg-fuchsia-600\/65:active{
  background-color: rgb(192 38 211 / 0.65) !important;
}
.active\:tw-bg-fuchsia-600\/70:active{
  background-color: rgb(192 38 211 / 0.7) !important;
}
.active\:tw-bg-fuchsia-600\/75:active{
  background-color: rgb(192 38 211 / 0.75) !important;
}
.active\:tw-bg-fuchsia-600\/80:active{
  background-color: rgb(192 38 211 / 0.8) !important;
}
.active\:tw-bg-fuchsia-600\/85:active{
  background-color: rgb(192 38 211 / 0.85) !important;
}
.active\:tw-bg-fuchsia-600\/90:active{
  background-color: rgb(192 38 211 / 0.9) !important;
}
.active\:tw-bg-fuchsia-600\/95:active{
  background-color: rgb(192 38 211 / 0.95) !important;
}
.active\:tw-bg-fuchsia-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-700\/0:active{
  background-color: rgb(162 28 175 / 0) !important;
}
.active\:tw-bg-fuchsia-700\/10:active{
  background-color: rgb(162 28 175 / 0.1) !important;
}
.active\:tw-bg-fuchsia-700\/100:active{
  background-color: rgb(162 28 175 / 1) !important;
}
.active\:tw-bg-fuchsia-700\/15:active{
  background-color: rgb(162 28 175 / 0.15) !important;
}
.active\:tw-bg-fuchsia-700\/20:active{
  background-color: rgb(162 28 175 / 0.2) !important;
}
.active\:tw-bg-fuchsia-700\/25:active{
  background-color: rgb(162 28 175 / 0.25) !important;
}
.active\:tw-bg-fuchsia-700\/30:active{
  background-color: rgb(162 28 175 / 0.3) !important;
}
.active\:tw-bg-fuchsia-700\/35:active{
  background-color: rgb(162 28 175 / 0.35) !important;
}
.active\:tw-bg-fuchsia-700\/40:active{
  background-color: rgb(162 28 175 / 0.4) !important;
}
.active\:tw-bg-fuchsia-700\/45:active{
  background-color: rgb(162 28 175 / 0.45) !important;
}
.active\:tw-bg-fuchsia-700\/5:active{
  background-color: rgb(162 28 175 / 0.05) !important;
}
.active\:tw-bg-fuchsia-700\/50:active{
  background-color: rgb(162 28 175 / 0.5) !important;
}
.active\:tw-bg-fuchsia-700\/55:active{
  background-color: rgb(162 28 175 / 0.55) !important;
}
.active\:tw-bg-fuchsia-700\/60:active{
  background-color: rgb(162 28 175 / 0.6) !important;
}
.active\:tw-bg-fuchsia-700\/65:active{
  background-color: rgb(162 28 175 / 0.65) !important;
}
.active\:tw-bg-fuchsia-700\/70:active{
  background-color: rgb(162 28 175 / 0.7) !important;
}
.active\:tw-bg-fuchsia-700\/75:active{
  background-color: rgb(162 28 175 / 0.75) !important;
}
.active\:tw-bg-fuchsia-700\/80:active{
  background-color: rgb(162 28 175 / 0.8) !important;
}
.active\:tw-bg-fuchsia-700\/85:active{
  background-color: rgb(162 28 175 / 0.85) !important;
}
.active\:tw-bg-fuchsia-700\/90:active{
  background-color: rgb(162 28 175 / 0.9) !important;
}
.active\:tw-bg-fuchsia-700\/95:active{
  background-color: rgb(162 28 175 / 0.95) !important;
}
.active\:tw-bg-fuchsia-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-800\/0:active{
  background-color: rgb(134 25 143 / 0) !important;
}
.active\:tw-bg-fuchsia-800\/10:active{
  background-color: rgb(134 25 143 / 0.1) !important;
}
.active\:tw-bg-fuchsia-800\/100:active{
  background-color: rgb(134 25 143 / 1) !important;
}
.active\:tw-bg-fuchsia-800\/15:active{
  background-color: rgb(134 25 143 / 0.15) !important;
}
.active\:tw-bg-fuchsia-800\/20:active{
  background-color: rgb(134 25 143 / 0.2) !important;
}
.active\:tw-bg-fuchsia-800\/25:active{
  background-color: rgb(134 25 143 / 0.25) !important;
}
.active\:tw-bg-fuchsia-800\/30:active{
  background-color: rgb(134 25 143 / 0.3) !important;
}
.active\:tw-bg-fuchsia-800\/35:active{
  background-color: rgb(134 25 143 / 0.35) !important;
}
.active\:tw-bg-fuchsia-800\/40:active{
  background-color: rgb(134 25 143 / 0.4) !important;
}
.active\:tw-bg-fuchsia-800\/45:active{
  background-color: rgb(134 25 143 / 0.45) !important;
}
.active\:tw-bg-fuchsia-800\/5:active{
  background-color: rgb(134 25 143 / 0.05) !important;
}
.active\:tw-bg-fuchsia-800\/50:active{
  background-color: rgb(134 25 143 / 0.5) !important;
}
.active\:tw-bg-fuchsia-800\/55:active{
  background-color: rgb(134 25 143 / 0.55) !important;
}
.active\:tw-bg-fuchsia-800\/60:active{
  background-color: rgb(134 25 143 / 0.6) !important;
}
.active\:tw-bg-fuchsia-800\/65:active{
  background-color: rgb(134 25 143 / 0.65) !important;
}
.active\:tw-bg-fuchsia-800\/70:active{
  background-color: rgb(134 25 143 / 0.7) !important;
}
.active\:tw-bg-fuchsia-800\/75:active{
  background-color: rgb(134 25 143 / 0.75) !important;
}
.active\:tw-bg-fuchsia-800\/80:active{
  background-color: rgb(134 25 143 / 0.8) !important;
}
.active\:tw-bg-fuchsia-800\/85:active{
  background-color: rgb(134 25 143 / 0.85) !important;
}
.active\:tw-bg-fuchsia-800\/90:active{
  background-color: rgb(134 25 143 / 0.9) !important;
}
.active\:tw-bg-fuchsia-800\/95:active{
  background-color: rgb(134 25 143 / 0.95) !important;
}
.active\:tw-bg-fuchsia-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-900\/0:active{
  background-color: rgb(112 26 117 / 0) !important;
}
.active\:tw-bg-fuchsia-900\/10:active{
  background-color: rgb(112 26 117 / 0.1) !important;
}
.active\:tw-bg-fuchsia-900\/100:active{
  background-color: rgb(112 26 117 / 1) !important;
}
.active\:tw-bg-fuchsia-900\/15:active{
  background-color: rgb(112 26 117 / 0.15) !important;
}
.active\:tw-bg-fuchsia-900\/20:active{
  background-color: rgb(112 26 117 / 0.2) !important;
}
.active\:tw-bg-fuchsia-900\/25:active{
  background-color: rgb(112 26 117 / 0.25) !important;
}
.active\:tw-bg-fuchsia-900\/30:active{
  background-color: rgb(112 26 117 / 0.3) !important;
}
.active\:tw-bg-fuchsia-900\/35:active{
  background-color: rgb(112 26 117 / 0.35) !important;
}
.active\:tw-bg-fuchsia-900\/40:active{
  background-color: rgb(112 26 117 / 0.4) !important;
}
.active\:tw-bg-fuchsia-900\/45:active{
  background-color: rgb(112 26 117 / 0.45) !important;
}
.active\:tw-bg-fuchsia-900\/5:active{
  background-color: rgb(112 26 117 / 0.05) !important;
}
.active\:tw-bg-fuchsia-900\/50:active{
  background-color: rgb(112 26 117 / 0.5) !important;
}
.active\:tw-bg-fuchsia-900\/55:active{
  background-color: rgb(112 26 117 / 0.55) !important;
}
.active\:tw-bg-fuchsia-900\/60:active{
  background-color: rgb(112 26 117 / 0.6) !important;
}
.active\:tw-bg-fuchsia-900\/65:active{
  background-color: rgb(112 26 117 / 0.65) !important;
}
.active\:tw-bg-fuchsia-900\/70:active{
  background-color: rgb(112 26 117 / 0.7) !important;
}
.active\:tw-bg-fuchsia-900\/75:active{
  background-color: rgb(112 26 117 / 0.75) !important;
}
.active\:tw-bg-fuchsia-900\/80:active{
  background-color: rgb(112 26 117 / 0.8) !important;
}
.active\:tw-bg-fuchsia-900\/85:active{
  background-color: rgb(112 26 117 / 0.85) !important;
}
.active\:tw-bg-fuchsia-900\/90:active{
  background-color: rgb(112 26 117 / 0.9) !important;
}
.active\:tw-bg-fuchsia-900\/95:active{
  background-color: rgb(112 26 117 / 0.95) !important;
}
.active\:tw-bg-fuchsia-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(74 4 78 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-fuchsia-950\/0:active{
  background-color: rgb(74 4 78 / 0) !important;
}
.active\:tw-bg-fuchsia-950\/10:active{
  background-color: rgb(74 4 78 / 0.1) !important;
}
.active\:tw-bg-fuchsia-950\/100:active{
  background-color: rgb(74 4 78 / 1) !important;
}
.active\:tw-bg-fuchsia-950\/15:active{
  background-color: rgb(74 4 78 / 0.15) !important;
}
.active\:tw-bg-fuchsia-950\/20:active{
  background-color: rgb(74 4 78 / 0.2) !important;
}
.active\:tw-bg-fuchsia-950\/25:active{
  background-color: rgb(74 4 78 / 0.25) !important;
}
.active\:tw-bg-fuchsia-950\/30:active{
  background-color: rgb(74 4 78 / 0.3) !important;
}
.active\:tw-bg-fuchsia-950\/35:active{
  background-color: rgb(74 4 78 / 0.35) !important;
}
.active\:tw-bg-fuchsia-950\/40:active{
  background-color: rgb(74 4 78 / 0.4) !important;
}
.active\:tw-bg-fuchsia-950\/45:active{
  background-color: rgb(74 4 78 / 0.45) !important;
}
.active\:tw-bg-fuchsia-950\/5:active{
  background-color: rgb(74 4 78 / 0.05) !important;
}
.active\:tw-bg-fuchsia-950\/50:active{
  background-color: rgb(74 4 78 / 0.5) !important;
}
.active\:tw-bg-fuchsia-950\/55:active{
  background-color: rgb(74 4 78 / 0.55) !important;
}
.active\:tw-bg-fuchsia-950\/60:active{
  background-color: rgb(74 4 78 / 0.6) !important;
}
.active\:tw-bg-fuchsia-950\/65:active{
  background-color: rgb(74 4 78 / 0.65) !important;
}
.active\:tw-bg-fuchsia-950\/70:active{
  background-color: rgb(74 4 78 / 0.7) !important;
}
.active\:tw-bg-fuchsia-950\/75:active{
  background-color: rgb(74 4 78 / 0.75) !important;
}
.active\:tw-bg-fuchsia-950\/80:active{
  background-color: rgb(74 4 78 / 0.8) !important;
}
.active\:tw-bg-fuchsia-950\/85:active{
  background-color: rgb(74 4 78 / 0.85) !important;
}
.active\:tw-bg-fuchsia-950\/90:active{
  background-color: rgb(74 4 78 / 0.9) !important;
}
.active\:tw-bg-fuchsia-950\/95:active{
  background-color: rgb(74 4 78 / 0.95) !important;
}
.active\:tw-bg-gray-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-100\/0:active{
  background-color: rgb(230 230 230 / 0) !important;
}
.active\:tw-bg-gray-100\/10:active{
  background-color: rgb(230 230 230 / 0.1) !important;
}
.active\:tw-bg-gray-100\/100:active{
  background-color: rgb(230 230 230 / 1) !important;
}
.active\:tw-bg-gray-100\/15:active{
  background-color: rgb(230 230 230 / 0.15) !important;
}
.active\:tw-bg-gray-100\/20:active{
  background-color: rgb(230 230 230 / 0.2) !important;
}
.active\:tw-bg-gray-100\/25:active{
  background-color: rgb(230 230 230 / 0.25) !important;
}
.active\:tw-bg-gray-100\/30:active{
  background-color: rgb(230 230 230 / 0.3) !important;
}
.active\:tw-bg-gray-100\/35:active{
  background-color: rgb(230 230 230 / 0.35) !important;
}
.active\:tw-bg-gray-100\/40:active{
  background-color: rgb(230 230 230 / 0.4) !important;
}
.active\:tw-bg-gray-100\/45:active{
  background-color: rgb(230 230 230 / 0.45) !important;
}
.active\:tw-bg-gray-100\/5:active{
  background-color: rgb(230 230 230 / 0.05) !important;
}
.active\:tw-bg-gray-100\/50:active{
  background-color: rgb(230 230 230 / 0.5) !important;
}
.active\:tw-bg-gray-100\/55:active{
  background-color: rgb(230 230 230 / 0.55) !important;
}
.active\:tw-bg-gray-100\/60:active{
  background-color: rgb(230 230 230 / 0.6) !important;
}
.active\:tw-bg-gray-100\/65:active{
  background-color: rgb(230 230 230 / 0.65) !important;
}
.active\:tw-bg-gray-100\/70:active{
  background-color: rgb(230 230 230 / 0.7) !important;
}
.active\:tw-bg-gray-100\/75:active{
  background-color: rgb(230 230 230 / 0.75) !important;
}
.active\:tw-bg-gray-100\/80:active{
  background-color: rgb(230 230 230 / 0.8) !important;
}
.active\:tw-bg-gray-100\/85:active{
  background-color: rgb(230 230 230 / 0.85) !important;
}
.active\:tw-bg-gray-100\/90:active{
  background-color: rgb(230 230 230 / 0.9) !important;
}
.active\:tw-bg-gray-100\/95:active{
  background-color: rgb(230 230 230 / 0.95) !important;
}
.active\:tw-bg-gray-150:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-150\/0:active{
  background-color: rgb(217 217 217 / 0) !important;
}
.active\:tw-bg-gray-150\/10:active{
  background-color: rgb(217 217 217 / 0.1) !important;
}
.active\:tw-bg-gray-150\/100:active{
  background-color: rgb(217 217 217 / 1) !important;
}
.active\:tw-bg-gray-150\/15:active{
  background-color: rgb(217 217 217 / 0.15) !important;
}
.active\:tw-bg-gray-150\/20:active{
  background-color: rgb(217 217 217 / 0.2) !important;
}
.active\:tw-bg-gray-150\/25:active{
  background-color: rgb(217 217 217 / 0.25) !important;
}
.active\:tw-bg-gray-150\/30:active{
  background-color: rgb(217 217 217 / 0.3) !important;
}
.active\:tw-bg-gray-150\/35:active{
  background-color: rgb(217 217 217 / 0.35) !important;
}
.active\:tw-bg-gray-150\/40:active{
  background-color: rgb(217 217 217 / 0.4) !important;
}
.active\:tw-bg-gray-150\/45:active{
  background-color: rgb(217 217 217 / 0.45) !important;
}
.active\:tw-bg-gray-150\/5:active{
  background-color: rgb(217 217 217 / 0.05) !important;
}
.active\:tw-bg-gray-150\/50:active{
  background-color: rgb(217 217 217 / 0.5) !important;
}
.active\:tw-bg-gray-150\/55:active{
  background-color: rgb(217 217 217 / 0.55) !important;
}
.active\:tw-bg-gray-150\/60:active{
  background-color: rgb(217 217 217 / 0.6) !important;
}
.active\:tw-bg-gray-150\/65:active{
  background-color: rgb(217 217 217 / 0.65) !important;
}
.active\:tw-bg-gray-150\/70:active{
  background-color: rgb(217 217 217 / 0.7) !important;
}
.active\:tw-bg-gray-150\/75:active{
  background-color: rgb(217 217 217 / 0.75) !important;
}
.active\:tw-bg-gray-150\/80:active{
  background-color: rgb(217 217 217 / 0.8) !important;
}
.active\:tw-bg-gray-150\/85:active{
  background-color: rgb(217 217 217 / 0.85) !important;
}
.active\:tw-bg-gray-150\/90:active{
  background-color: rgb(217 217 217 / 0.9) !important;
}
.active\:tw-bg-gray-150\/95:active{
  background-color: rgb(217 217 217 / 0.95) !important;
}
.active\:tw-bg-gray-20:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-20\/0:active{
  background-color: rgb(243 243 243 / 0) !important;
}
.active\:tw-bg-gray-20\/10:active{
  background-color: rgb(243 243 243 / 0.1) !important;
}
.active\:tw-bg-gray-20\/100:active{
  background-color: rgb(243 243 243 / 1) !important;
}
.active\:tw-bg-gray-20\/15:active{
  background-color: rgb(243 243 243 / 0.15) !important;
}
.active\:tw-bg-gray-20\/20:active{
  background-color: rgb(243 243 243 / 0.2) !important;
}
.active\:tw-bg-gray-20\/25:active{
  background-color: rgb(243 243 243 / 0.25) !important;
}
.active\:tw-bg-gray-20\/30:active{
  background-color: rgb(243 243 243 / 0.3) !important;
}
.active\:tw-bg-gray-20\/35:active{
  background-color: rgb(243 243 243 / 0.35) !important;
}
.active\:tw-bg-gray-20\/40:active{
  background-color: rgb(243 243 243 / 0.4) !important;
}
.active\:tw-bg-gray-20\/45:active{
  background-color: rgb(243 243 243 / 0.45) !important;
}
.active\:tw-bg-gray-20\/5:active{
  background-color: rgb(243 243 243 / 0.05) !important;
}
.active\:tw-bg-gray-20\/50:active{
  background-color: rgb(243 243 243 / 0.5) !important;
}
.active\:tw-bg-gray-20\/55:active{
  background-color: rgb(243 243 243 / 0.55) !important;
}
.active\:tw-bg-gray-20\/60:active{
  background-color: rgb(243 243 243 / 0.6) !important;
}
.active\:tw-bg-gray-20\/65:active{
  background-color: rgb(243 243 243 / 0.65) !important;
}
.active\:tw-bg-gray-20\/70:active{
  background-color: rgb(243 243 243 / 0.7) !important;
}
.active\:tw-bg-gray-20\/75:active{
  background-color: rgb(243 243 243 / 0.75) !important;
}
.active\:tw-bg-gray-20\/80:active{
  background-color: rgb(243 243 243 / 0.8) !important;
}
.active\:tw-bg-gray-20\/85:active{
  background-color: rgb(243 243 243 / 0.85) !important;
}
.active\:tw-bg-gray-20\/90:active{
  background-color: rgb(243 243 243 / 0.9) !important;
}
.active\:tw-bg-gray-20\/95:active{
  background-color: rgb(243 243 243 / 0.95) !important;
}
.active\:tw-bg-gray-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-200\/0:active{
  background-color: rgb(204 204 204 / 0) !important;
}
.active\:tw-bg-gray-200\/10:active{
  background-color: rgb(204 204 204 / 0.1) !important;
}
.active\:tw-bg-gray-200\/100:active{
  background-color: rgb(204 204 204 / 1) !important;
}
.active\:tw-bg-gray-200\/15:active{
  background-color: rgb(204 204 204 / 0.15) !important;
}
.active\:tw-bg-gray-200\/20:active{
  background-color: rgb(204 204 204 / 0.2) !important;
}
.active\:tw-bg-gray-200\/25:active{
  background-color: rgb(204 204 204 / 0.25) !important;
}
.active\:tw-bg-gray-200\/30:active{
  background-color: rgb(204 204 204 / 0.3) !important;
}
.active\:tw-bg-gray-200\/35:active{
  background-color: rgb(204 204 204 / 0.35) !important;
}
.active\:tw-bg-gray-200\/40:active{
  background-color: rgb(204 204 204 / 0.4) !important;
}
.active\:tw-bg-gray-200\/45:active{
  background-color: rgb(204 204 204 / 0.45) !important;
}
.active\:tw-bg-gray-200\/5:active{
  background-color: rgb(204 204 204 / 0.05) !important;
}
.active\:tw-bg-gray-200\/50:active{
  background-color: rgb(204 204 204 / 0.5) !important;
}
.active\:tw-bg-gray-200\/55:active{
  background-color: rgb(204 204 204 / 0.55) !important;
}
.active\:tw-bg-gray-200\/60:active{
  background-color: rgb(204 204 204 / 0.6) !important;
}
.active\:tw-bg-gray-200\/65:active{
  background-color: rgb(204 204 204 / 0.65) !important;
}
.active\:tw-bg-gray-200\/70:active{
  background-color: rgb(204 204 204 / 0.7) !important;
}
.active\:tw-bg-gray-200\/75:active{
  background-color: rgb(204 204 204 / 0.75) !important;
}
.active\:tw-bg-gray-200\/80:active{
  background-color: rgb(204 204 204 / 0.8) !important;
}
.active\:tw-bg-gray-200\/85:active{
  background-color: rgb(204 204 204 / 0.85) !important;
}
.active\:tw-bg-gray-200\/90:active{
  background-color: rgb(204 204 204 / 0.9) !important;
}
.active\:tw-bg-gray-200\/95:active{
  background-color: rgb(204 204 204 / 0.95) !important;
}
.active\:tw-bg-gray-25:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-25\/0:active{
  background-color: rgb(249 249 249 / 0) !important;
}
.active\:tw-bg-gray-25\/10:active{
  background-color: rgb(249 249 249 / 0.1) !important;
}
.active\:tw-bg-gray-25\/100:active{
  background-color: rgb(249 249 249 / 1) !important;
}
.active\:tw-bg-gray-25\/15:active{
  background-color: rgb(249 249 249 / 0.15) !important;
}
.active\:tw-bg-gray-25\/20:active{
  background-color: rgb(249 249 249 / 0.2) !important;
}
.active\:tw-bg-gray-25\/25:active{
  background-color: rgb(249 249 249 / 0.25) !important;
}
.active\:tw-bg-gray-25\/30:active{
  background-color: rgb(249 249 249 / 0.3) !important;
}
.active\:tw-bg-gray-25\/35:active{
  background-color: rgb(249 249 249 / 0.35) !important;
}
.active\:tw-bg-gray-25\/40:active{
  background-color: rgb(249 249 249 / 0.4) !important;
}
.active\:tw-bg-gray-25\/45:active{
  background-color: rgb(249 249 249 / 0.45) !important;
}
.active\:tw-bg-gray-25\/5:active{
  background-color: rgb(249 249 249 / 0.05) !important;
}
.active\:tw-bg-gray-25\/50:active{
  background-color: rgb(249 249 249 / 0.5) !important;
}
.active\:tw-bg-gray-25\/55:active{
  background-color: rgb(249 249 249 / 0.55) !important;
}
.active\:tw-bg-gray-25\/60:active{
  background-color: rgb(249 249 249 / 0.6) !important;
}
.active\:tw-bg-gray-25\/65:active{
  background-color: rgb(249 249 249 / 0.65) !important;
}
.active\:tw-bg-gray-25\/70:active{
  background-color: rgb(249 249 249 / 0.7) !important;
}
.active\:tw-bg-gray-25\/75:active{
  background-color: rgb(249 249 249 / 0.75) !important;
}
.active\:tw-bg-gray-25\/80:active{
  background-color: rgb(249 249 249 / 0.8) !important;
}
.active\:tw-bg-gray-25\/85:active{
  background-color: rgb(249 249 249 / 0.85) !important;
}
.active\:tw-bg-gray-25\/90:active{
  background-color: rgb(249 249 249 / 0.9) !important;
}
.active\:tw-bg-gray-25\/95:active{
  background-color: rgb(249 249 249 / 0.95) !important;
}
.active\:tw-bg-gray-250:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 192 192 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-250\/0:active{
  background-color: rgb(192 192 192 / 0) !important;
}
.active\:tw-bg-gray-250\/10:active{
  background-color: rgb(192 192 192 / 0.1) !important;
}
.active\:tw-bg-gray-250\/100:active{
  background-color: rgb(192 192 192 / 1) !important;
}
.active\:tw-bg-gray-250\/15:active{
  background-color: rgb(192 192 192 / 0.15) !important;
}
.active\:tw-bg-gray-250\/20:active{
  background-color: rgb(192 192 192 / 0.2) !important;
}
.active\:tw-bg-gray-250\/25:active{
  background-color: rgb(192 192 192 / 0.25) !important;
}
.active\:tw-bg-gray-250\/30:active{
  background-color: rgb(192 192 192 / 0.3) !important;
}
.active\:tw-bg-gray-250\/35:active{
  background-color: rgb(192 192 192 / 0.35) !important;
}
.active\:tw-bg-gray-250\/40:active{
  background-color: rgb(192 192 192 / 0.4) !important;
}
.active\:tw-bg-gray-250\/45:active{
  background-color: rgb(192 192 192 / 0.45) !important;
}
.active\:tw-bg-gray-250\/5:active{
  background-color: rgb(192 192 192 / 0.05) !important;
}
.active\:tw-bg-gray-250\/50:active{
  background-color: rgb(192 192 192 / 0.5) !important;
}
.active\:tw-bg-gray-250\/55:active{
  background-color: rgb(192 192 192 / 0.55) !important;
}
.active\:tw-bg-gray-250\/60:active{
  background-color: rgb(192 192 192 / 0.6) !important;
}
.active\:tw-bg-gray-250\/65:active{
  background-color: rgb(192 192 192 / 0.65) !important;
}
.active\:tw-bg-gray-250\/70:active{
  background-color: rgb(192 192 192 / 0.7) !important;
}
.active\:tw-bg-gray-250\/75:active{
  background-color: rgb(192 192 192 / 0.75) !important;
}
.active\:tw-bg-gray-250\/80:active{
  background-color: rgb(192 192 192 / 0.8) !important;
}
.active\:tw-bg-gray-250\/85:active{
  background-color: rgb(192 192 192 / 0.85) !important;
}
.active\:tw-bg-gray-250\/90:active{
  background-color: rgb(192 192 192 / 0.9) !important;
}
.active\:tw-bg-gray-250\/95:active{
  background-color: rgb(192 192 192 / 0.95) !important;
}
.active\:tw-bg-gray-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(179 179 179 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-300\/0:active{
  background-color: rgb(179 179 179 / 0) !important;
}
.active\:tw-bg-gray-300\/10:active{
  background-color: rgb(179 179 179 / 0.1) !important;
}
.active\:tw-bg-gray-300\/100:active{
  background-color: rgb(179 179 179 / 1) !important;
}
.active\:tw-bg-gray-300\/15:active{
  background-color: rgb(179 179 179 / 0.15) !important;
}
.active\:tw-bg-gray-300\/20:active{
  background-color: rgb(179 179 179 / 0.2) !important;
}
.active\:tw-bg-gray-300\/25:active{
  background-color: rgb(179 179 179 / 0.25) !important;
}
.active\:tw-bg-gray-300\/30:active{
  background-color: rgb(179 179 179 / 0.3) !important;
}
.active\:tw-bg-gray-300\/35:active{
  background-color: rgb(179 179 179 / 0.35) !important;
}
.active\:tw-bg-gray-300\/40:active{
  background-color: rgb(179 179 179 / 0.4) !important;
}
.active\:tw-bg-gray-300\/45:active{
  background-color: rgb(179 179 179 / 0.45) !important;
}
.active\:tw-bg-gray-300\/5:active{
  background-color: rgb(179 179 179 / 0.05) !important;
}
.active\:tw-bg-gray-300\/50:active{
  background-color: rgb(179 179 179 / 0.5) !important;
}
.active\:tw-bg-gray-300\/55:active{
  background-color: rgb(179 179 179 / 0.55) !important;
}
.active\:tw-bg-gray-300\/60:active{
  background-color: rgb(179 179 179 / 0.6) !important;
}
.active\:tw-bg-gray-300\/65:active{
  background-color: rgb(179 179 179 / 0.65) !important;
}
.active\:tw-bg-gray-300\/70:active{
  background-color: rgb(179 179 179 / 0.7) !important;
}
.active\:tw-bg-gray-300\/75:active{
  background-color: rgb(179 179 179 / 0.75) !important;
}
.active\:tw-bg-gray-300\/80:active{
  background-color: rgb(179 179 179 / 0.8) !important;
}
.active\:tw-bg-gray-300\/85:active{
  background-color: rgb(179 179 179 / 0.85) !important;
}
.active\:tw-bg-gray-300\/90:active{
  background-color: rgb(179 179 179 / 0.9) !important;
}
.active\:tw-bg-gray-300\/95:active{
  background-color: rgb(179 179 179 / 0.95) !important;
}
.active\:tw-bg-gray-40:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(57 64 75 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-40\/0:active{
  background-color: rgb(57 64 75 / 0) !important;
}
.active\:tw-bg-gray-40\/10:active{
  background-color: rgb(57 64 75 / 0.1) !important;
}
.active\:tw-bg-gray-40\/100:active{
  background-color: rgb(57 64 75 / 1) !important;
}
.active\:tw-bg-gray-40\/15:active{
  background-color: rgb(57 64 75 / 0.15) !important;
}
.active\:tw-bg-gray-40\/20:active{
  background-color: rgb(57 64 75 / 0.2) !important;
}
.active\:tw-bg-gray-40\/25:active{
  background-color: rgb(57 64 75 / 0.25) !important;
}
.active\:tw-bg-gray-40\/30:active{
  background-color: rgb(57 64 75 / 0.3) !important;
}
.active\:tw-bg-gray-40\/35:active{
  background-color: rgb(57 64 75 / 0.35) !important;
}
.active\:tw-bg-gray-40\/40:active{
  background-color: rgb(57 64 75 / 0.4) !important;
}
.active\:tw-bg-gray-40\/45:active{
  background-color: rgb(57 64 75 / 0.45) !important;
}
.active\:tw-bg-gray-40\/5:active{
  background-color: rgb(57 64 75 / 0.05) !important;
}
.active\:tw-bg-gray-40\/50:active{
  background-color: rgb(57 64 75 / 0.5) !important;
}
.active\:tw-bg-gray-40\/55:active{
  background-color: rgb(57 64 75 / 0.55) !important;
}
.active\:tw-bg-gray-40\/60:active{
  background-color: rgb(57 64 75 / 0.6) !important;
}
.active\:tw-bg-gray-40\/65:active{
  background-color: rgb(57 64 75 / 0.65) !important;
}
.active\:tw-bg-gray-40\/70:active{
  background-color: rgb(57 64 75 / 0.7) !important;
}
.active\:tw-bg-gray-40\/75:active{
  background-color: rgb(57 64 75 / 0.75) !important;
}
.active\:tw-bg-gray-40\/80:active{
  background-color: rgb(57 64 75 / 0.8) !important;
}
.active\:tw-bg-gray-40\/85:active{
  background-color: rgb(57 64 75 / 0.85) !important;
}
.active\:tw-bg-gray-40\/90:active{
  background-color: rgb(57 64 75 / 0.9) !important;
}
.active\:tw-bg-gray-40\/95:active{
  background-color: rgb(57 64 75 / 0.95) !important;
}
.active\:tw-bg-gray-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-400\/0:active{
  background-color: rgb(153 153 153 / 0) !important;
}
.active\:tw-bg-gray-400\/10:active{
  background-color: rgb(153 153 153 / 0.1) !important;
}
.active\:tw-bg-gray-400\/100:active{
  background-color: rgb(153 153 153 / 1) !important;
}
.active\:tw-bg-gray-400\/15:active{
  background-color: rgb(153 153 153 / 0.15) !important;
}
.active\:tw-bg-gray-400\/20:active{
  background-color: rgb(153 153 153 / 0.2) !important;
}
.active\:tw-bg-gray-400\/25:active{
  background-color: rgb(153 153 153 / 0.25) !important;
}
.active\:tw-bg-gray-400\/30:active{
  background-color: rgb(153 153 153 / 0.3) !important;
}
.active\:tw-bg-gray-400\/35:active{
  background-color: rgb(153 153 153 / 0.35) !important;
}
.active\:tw-bg-gray-400\/40:active{
  background-color: rgb(153 153 153 / 0.4) !important;
}
.active\:tw-bg-gray-400\/45:active{
  background-color: rgb(153 153 153 / 0.45) !important;
}
.active\:tw-bg-gray-400\/5:active{
  background-color: rgb(153 153 153 / 0.05) !important;
}
.active\:tw-bg-gray-400\/50:active{
  background-color: rgb(153 153 153 / 0.5) !important;
}
.active\:tw-bg-gray-400\/55:active{
  background-color: rgb(153 153 153 / 0.55) !important;
}
.active\:tw-bg-gray-400\/60:active{
  background-color: rgb(153 153 153 / 0.6) !important;
}
.active\:tw-bg-gray-400\/65:active{
  background-color: rgb(153 153 153 / 0.65) !important;
}
.active\:tw-bg-gray-400\/70:active{
  background-color: rgb(153 153 153 / 0.7) !important;
}
.active\:tw-bg-gray-400\/75:active{
  background-color: rgb(153 153 153 / 0.75) !important;
}
.active\:tw-bg-gray-400\/80:active{
  background-color: rgb(153 153 153 / 0.8) !important;
}
.active\:tw-bg-gray-400\/85:active{
  background-color: rgb(153 153 153 / 0.85) !important;
}
.active\:tw-bg-gray-400\/90:active{
  background-color: rgb(153 153 153 / 0.9) !important;
}
.active\:tw-bg-gray-400\/95:active{
  background-color: rgb(153 153 153 / 0.95) !important;
}
.active\:tw-bg-gray-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-50\/0:active{
  background-color: rgb(242 242 242 / 0) !important;
}
.active\:tw-bg-gray-50\/10:active{
  background-color: rgb(242 242 242 / 0.1) !important;
}
.active\:tw-bg-gray-50\/100:active{
  background-color: rgb(242 242 242 / 1) !important;
}
.active\:tw-bg-gray-50\/15:active{
  background-color: rgb(242 242 242 / 0.15) !important;
}
.active\:tw-bg-gray-50\/20:active{
  background-color: rgb(242 242 242 / 0.2) !important;
}
.active\:tw-bg-gray-50\/25:active{
  background-color: rgb(242 242 242 / 0.25) !important;
}
.active\:tw-bg-gray-50\/30:active{
  background-color: rgb(242 242 242 / 0.3) !important;
}
.active\:tw-bg-gray-50\/35:active{
  background-color: rgb(242 242 242 / 0.35) !important;
}
.active\:tw-bg-gray-50\/40:active{
  background-color: rgb(242 242 242 / 0.4) !important;
}
.active\:tw-bg-gray-50\/45:active{
  background-color: rgb(242 242 242 / 0.45) !important;
}
.active\:tw-bg-gray-50\/5:active{
  background-color: rgb(242 242 242 / 0.05) !important;
}
.active\:tw-bg-gray-50\/50:active{
  background-color: rgb(242 242 242 / 0.5) !important;
}
.active\:tw-bg-gray-50\/55:active{
  background-color: rgb(242 242 242 / 0.55) !important;
}
.active\:tw-bg-gray-50\/60:active{
  background-color: rgb(242 242 242 / 0.6) !important;
}
.active\:tw-bg-gray-50\/65:active{
  background-color: rgb(242 242 242 / 0.65) !important;
}
.active\:tw-bg-gray-50\/70:active{
  background-color: rgb(242 242 242 / 0.7) !important;
}
.active\:tw-bg-gray-50\/75:active{
  background-color: rgb(242 242 242 / 0.75) !important;
}
.active\:tw-bg-gray-50\/80:active{
  background-color: rgb(242 242 242 / 0.8) !important;
}
.active\:tw-bg-gray-50\/85:active{
  background-color: rgb(242 242 242 / 0.85) !important;
}
.active\:tw-bg-gray-50\/90:active{
  background-color: rgb(242 242 242 / 0.9) !important;
}
.active\:tw-bg-gray-50\/95:active{
  background-color: rgb(242 242 242 / 0.95) !important;
}
.active\:tw-bg-gray-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-500\/0:active{
  background-color: rgb(128 128 128 / 0) !important;
}
.active\:tw-bg-gray-500\/10:active{
  background-color: rgb(128 128 128 / 0.1) !important;
}
.active\:tw-bg-gray-500\/100:active{
  background-color: rgb(128 128 128 / 1) !important;
}
.active\:tw-bg-gray-500\/15:active{
  background-color: rgb(128 128 128 / 0.15) !important;
}
.active\:tw-bg-gray-500\/20:active{
  background-color: rgb(128 128 128 / 0.2) !important;
}
.active\:tw-bg-gray-500\/25:active{
  background-color: rgb(128 128 128 / 0.25) !important;
}
.active\:tw-bg-gray-500\/30:active{
  background-color: rgb(128 128 128 / 0.3) !important;
}
.active\:tw-bg-gray-500\/35:active{
  background-color: rgb(128 128 128 / 0.35) !important;
}
.active\:tw-bg-gray-500\/40:active{
  background-color: rgb(128 128 128 / 0.4) !important;
}
.active\:tw-bg-gray-500\/45:active{
  background-color: rgb(128 128 128 / 0.45) !important;
}
.active\:tw-bg-gray-500\/5:active{
  background-color: rgb(128 128 128 / 0.05) !important;
}
.active\:tw-bg-gray-500\/50:active{
  background-color: rgb(128 128 128 / 0.5) !important;
}
.active\:tw-bg-gray-500\/55:active{
  background-color: rgb(128 128 128 / 0.55) !important;
}
.active\:tw-bg-gray-500\/60:active{
  background-color: rgb(128 128 128 / 0.6) !important;
}
.active\:tw-bg-gray-500\/65:active{
  background-color: rgb(128 128 128 / 0.65) !important;
}
.active\:tw-bg-gray-500\/70:active{
  background-color: rgb(128 128 128 / 0.7) !important;
}
.active\:tw-bg-gray-500\/75:active{
  background-color: rgb(128 128 128 / 0.75) !important;
}
.active\:tw-bg-gray-500\/80:active{
  background-color: rgb(128 128 128 / 0.8) !important;
}
.active\:tw-bg-gray-500\/85:active{
  background-color: rgb(128 128 128 / 0.85) !important;
}
.active\:tw-bg-gray-500\/90:active{
  background-color: rgb(128 128 128 / 0.9) !important;
}
.active\:tw-bg-gray-500\/95:active{
  background-color: rgb(128 128 128 / 0.95) !important;
}
.active\:tw-bg-gray-550:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-550\/0:active{
  background-color: rgb(127 127 127 / 0) !important;
}
.active\:tw-bg-gray-550\/10:active{
  background-color: rgb(127 127 127 / 0.1) !important;
}
.active\:tw-bg-gray-550\/100:active{
  background-color: rgb(127 127 127 / 1) !important;
}
.active\:tw-bg-gray-550\/15:active{
  background-color: rgb(127 127 127 / 0.15) !important;
}
.active\:tw-bg-gray-550\/20:active{
  background-color: rgb(127 127 127 / 0.2) !important;
}
.active\:tw-bg-gray-550\/25:active{
  background-color: rgb(127 127 127 / 0.25) !important;
}
.active\:tw-bg-gray-550\/30:active{
  background-color: rgb(127 127 127 / 0.3) !important;
}
.active\:tw-bg-gray-550\/35:active{
  background-color: rgb(127 127 127 / 0.35) !important;
}
.active\:tw-bg-gray-550\/40:active{
  background-color: rgb(127 127 127 / 0.4) !important;
}
.active\:tw-bg-gray-550\/45:active{
  background-color: rgb(127 127 127 / 0.45) !important;
}
.active\:tw-bg-gray-550\/5:active{
  background-color: rgb(127 127 127 / 0.05) !important;
}
.active\:tw-bg-gray-550\/50:active{
  background-color: rgb(127 127 127 / 0.5) !important;
}
.active\:tw-bg-gray-550\/55:active{
  background-color: rgb(127 127 127 / 0.55) !important;
}
.active\:tw-bg-gray-550\/60:active{
  background-color: rgb(127 127 127 / 0.6) !important;
}
.active\:tw-bg-gray-550\/65:active{
  background-color: rgb(127 127 127 / 0.65) !important;
}
.active\:tw-bg-gray-550\/70:active{
  background-color: rgb(127 127 127 / 0.7) !important;
}
.active\:tw-bg-gray-550\/75:active{
  background-color: rgb(127 127 127 / 0.75) !important;
}
.active\:tw-bg-gray-550\/80:active{
  background-color: rgb(127 127 127 / 0.8) !important;
}
.active\:tw-bg-gray-550\/85:active{
  background-color: rgb(127 127 127 / 0.85) !important;
}
.active\:tw-bg-gray-550\/90:active{
  background-color: rgb(127 127 127 / 0.9) !important;
}
.active\:tw-bg-gray-550\/95:active{
  background-color: rgb(127 127 127 / 0.95) !important;
}
.active\:tw-bg-gray-575:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-575\/0:active{
  background-color: rgb(107 114 128 / 0) !important;
}
.active\:tw-bg-gray-575\/10:active{
  background-color: rgb(107 114 128 / 0.1) !important;
}
.active\:tw-bg-gray-575\/100:active{
  background-color: rgb(107 114 128 / 1) !important;
}
.active\:tw-bg-gray-575\/15:active{
  background-color: rgb(107 114 128 / 0.15) !important;
}
.active\:tw-bg-gray-575\/20:active{
  background-color: rgb(107 114 128 / 0.2) !important;
}
.active\:tw-bg-gray-575\/25:active{
  background-color: rgb(107 114 128 / 0.25) !important;
}
.active\:tw-bg-gray-575\/30:active{
  background-color: rgb(107 114 128 / 0.3) !important;
}
.active\:tw-bg-gray-575\/35:active{
  background-color: rgb(107 114 128 / 0.35) !important;
}
.active\:tw-bg-gray-575\/40:active{
  background-color: rgb(107 114 128 / 0.4) !important;
}
.active\:tw-bg-gray-575\/45:active{
  background-color: rgb(107 114 128 / 0.45) !important;
}
.active\:tw-bg-gray-575\/5:active{
  background-color: rgb(107 114 128 / 0.05) !important;
}
.active\:tw-bg-gray-575\/50:active{
  background-color: rgb(107 114 128 / 0.5) !important;
}
.active\:tw-bg-gray-575\/55:active{
  background-color: rgb(107 114 128 / 0.55) !important;
}
.active\:tw-bg-gray-575\/60:active{
  background-color: rgb(107 114 128 / 0.6) !important;
}
.active\:tw-bg-gray-575\/65:active{
  background-color: rgb(107 114 128 / 0.65) !important;
}
.active\:tw-bg-gray-575\/70:active{
  background-color: rgb(107 114 128 / 0.7) !important;
}
.active\:tw-bg-gray-575\/75:active{
  background-color: rgb(107 114 128 / 0.75) !important;
}
.active\:tw-bg-gray-575\/80:active{
  background-color: rgb(107 114 128 / 0.8) !important;
}
.active\:tw-bg-gray-575\/85:active{
  background-color: rgb(107 114 128 / 0.85) !important;
}
.active\:tw-bg-gray-575\/90:active{
  background-color: rgb(107 114 128 / 0.9) !important;
}
.active\:tw-bg-gray-575\/95:active{
  background-color: rgb(107 114 128 / 0.95) !important;
}
.active\:tw-bg-gray-60:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-60\/0:active{
  background-color: rgb(238 238 238 / 0) !important;
}
.active\:tw-bg-gray-60\/10:active{
  background-color: rgb(238 238 238 / 0.1) !important;
}
.active\:tw-bg-gray-60\/100:active{
  background-color: rgb(238 238 238 / 1) !important;
}
.active\:tw-bg-gray-60\/15:active{
  background-color: rgb(238 238 238 / 0.15) !important;
}
.active\:tw-bg-gray-60\/20:active{
  background-color: rgb(238 238 238 / 0.2) !important;
}
.active\:tw-bg-gray-60\/25:active{
  background-color: rgb(238 238 238 / 0.25) !important;
}
.active\:tw-bg-gray-60\/30:active{
  background-color: rgb(238 238 238 / 0.3) !important;
}
.active\:tw-bg-gray-60\/35:active{
  background-color: rgb(238 238 238 / 0.35) !important;
}
.active\:tw-bg-gray-60\/40:active{
  background-color: rgb(238 238 238 / 0.4) !important;
}
.active\:tw-bg-gray-60\/45:active{
  background-color: rgb(238 238 238 / 0.45) !important;
}
.active\:tw-bg-gray-60\/5:active{
  background-color: rgb(238 238 238 / 0.05) !important;
}
.active\:tw-bg-gray-60\/50:active{
  background-color: rgb(238 238 238 / 0.5) !important;
}
.active\:tw-bg-gray-60\/55:active{
  background-color: rgb(238 238 238 / 0.55) !important;
}
.active\:tw-bg-gray-60\/60:active{
  background-color: rgb(238 238 238 / 0.6) !important;
}
.active\:tw-bg-gray-60\/65:active{
  background-color: rgb(238 238 238 / 0.65) !important;
}
.active\:tw-bg-gray-60\/70:active{
  background-color: rgb(238 238 238 / 0.7) !important;
}
.active\:tw-bg-gray-60\/75:active{
  background-color: rgb(238 238 238 / 0.75) !important;
}
.active\:tw-bg-gray-60\/80:active{
  background-color: rgb(238 238 238 / 0.8) !important;
}
.active\:tw-bg-gray-60\/85:active{
  background-color: rgb(238 238 238 / 0.85) !important;
}
.active\:tw-bg-gray-60\/90:active{
  background-color: rgb(238 238 238 / 0.9) !important;
}
.active\:tw-bg-gray-60\/95:active{
  background-color: rgb(238 238 238 / 0.95) !important;
}
.active\:tw-bg-gray-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-600\/0:active{
  background-color: rgb(102 102 102 / 0) !important;
}
.active\:tw-bg-gray-600\/10:active{
  background-color: rgb(102 102 102 / 0.1) !important;
}
.active\:tw-bg-gray-600\/100:active{
  background-color: rgb(102 102 102 / 1) !important;
}
.active\:tw-bg-gray-600\/15:active{
  background-color: rgb(102 102 102 / 0.15) !important;
}
.active\:tw-bg-gray-600\/20:active{
  background-color: rgb(102 102 102 / 0.2) !important;
}
.active\:tw-bg-gray-600\/25:active{
  background-color: rgb(102 102 102 / 0.25) !important;
}
.active\:tw-bg-gray-600\/30:active{
  background-color: rgb(102 102 102 / 0.3) !important;
}
.active\:tw-bg-gray-600\/35:active{
  background-color: rgb(102 102 102 / 0.35) !important;
}
.active\:tw-bg-gray-600\/40:active{
  background-color: rgb(102 102 102 / 0.4) !important;
}
.active\:tw-bg-gray-600\/45:active{
  background-color: rgb(102 102 102 / 0.45) !important;
}
.active\:tw-bg-gray-600\/5:active{
  background-color: rgb(102 102 102 / 0.05) !important;
}
.active\:tw-bg-gray-600\/50:active{
  background-color: rgb(102 102 102 / 0.5) !important;
}
.active\:tw-bg-gray-600\/55:active{
  background-color: rgb(102 102 102 / 0.55) !important;
}
.active\:tw-bg-gray-600\/60:active{
  background-color: rgb(102 102 102 / 0.6) !important;
}
.active\:tw-bg-gray-600\/65:active{
  background-color: rgb(102 102 102 / 0.65) !important;
}
.active\:tw-bg-gray-600\/70:active{
  background-color: rgb(102 102 102 / 0.7) !important;
}
.active\:tw-bg-gray-600\/75:active{
  background-color: rgb(102 102 102 / 0.75) !important;
}
.active\:tw-bg-gray-600\/80:active{
  background-color: rgb(102 102 102 / 0.8) !important;
}
.active\:tw-bg-gray-600\/85:active{
  background-color: rgb(102 102 102 / 0.85) !important;
}
.active\:tw-bg-gray-600\/90:active{
  background-color: rgb(102 102 102 / 0.9) !important;
}
.active\:tw-bg-gray-600\/95:active{
  background-color: rgb(102 102 102 / 0.95) !important;
}
.active\:tw-bg-gray-70:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-70\/0:active{
  background-color: rgb(229 229 229 / 0) !important;
}
.active\:tw-bg-gray-70\/10:active{
  background-color: rgb(229 229 229 / 0.1) !important;
}
.active\:tw-bg-gray-70\/100:active{
  background-color: rgb(229 229 229 / 1) !important;
}
.active\:tw-bg-gray-70\/15:active{
  background-color: rgb(229 229 229 / 0.15) !important;
}
.active\:tw-bg-gray-70\/20:active{
  background-color: rgb(229 229 229 / 0.2) !important;
}
.active\:tw-bg-gray-70\/25:active{
  background-color: rgb(229 229 229 / 0.25) !important;
}
.active\:tw-bg-gray-70\/30:active{
  background-color: rgb(229 229 229 / 0.3) !important;
}
.active\:tw-bg-gray-70\/35:active{
  background-color: rgb(229 229 229 / 0.35) !important;
}
.active\:tw-bg-gray-70\/40:active{
  background-color: rgb(229 229 229 / 0.4) !important;
}
.active\:tw-bg-gray-70\/45:active{
  background-color: rgb(229 229 229 / 0.45) !important;
}
.active\:tw-bg-gray-70\/5:active{
  background-color: rgb(229 229 229 / 0.05) !important;
}
.active\:tw-bg-gray-70\/50:active{
  background-color: rgb(229 229 229 / 0.5) !important;
}
.active\:tw-bg-gray-70\/55:active{
  background-color: rgb(229 229 229 / 0.55) !important;
}
.active\:tw-bg-gray-70\/60:active{
  background-color: rgb(229 229 229 / 0.6) !important;
}
.active\:tw-bg-gray-70\/65:active{
  background-color: rgb(229 229 229 / 0.65) !important;
}
.active\:tw-bg-gray-70\/70:active{
  background-color: rgb(229 229 229 / 0.7) !important;
}
.active\:tw-bg-gray-70\/75:active{
  background-color: rgb(229 229 229 / 0.75) !important;
}
.active\:tw-bg-gray-70\/80:active{
  background-color: rgb(229 229 229 / 0.8) !important;
}
.active\:tw-bg-gray-70\/85:active{
  background-color: rgb(229 229 229 / 0.85) !important;
}
.active\:tw-bg-gray-70\/90:active{
  background-color: rgb(229 229 229 / 0.9) !important;
}
.active\:tw-bg-gray-70\/95:active{
  background-color: rgb(229 229 229 / 0.95) !important;
}
.active\:tw-bg-gray-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-700\/0:active{
  background-color: rgb(76 76 76 / 0) !important;
}
.active\:tw-bg-gray-700\/10:active{
  background-color: rgb(76 76 76 / 0.1) !important;
}
.active\:tw-bg-gray-700\/100:active{
  background-color: rgb(76 76 76 / 1) !important;
}
.active\:tw-bg-gray-700\/15:active{
  background-color: rgb(76 76 76 / 0.15) !important;
}
.active\:tw-bg-gray-700\/20:active{
  background-color: rgb(76 76 76 / 0.2) !important;
}
.active\:tw-bg-gray-700\/25:active{
  background-color: rgb(76 76 76 / 0.25) !important;
}
.active\:tw-bg-gray-700\/30:active{
  background-color: rgb(76 76 76 / 0.3) !important;
}
.active\:tw-bg-gray-700\/35:active{
  background-color: rgb(76 76 76 / 0.35) !important;
}
.active\:tw-bg-gray-700\/40:active{
  background-color: rgb(76 76 76 / 0.4) !important;
}
.active\:tw-bg-gray-700\/45:active{
  background-color: rgb(76 76 76 / 0.45) !important;
}
.active\:tw-bg-gray-700\/5:active{
  background-color: rgb(76 76 76 / 0.05) !important;
}
.active\:tw-bg-gray-700\/50:active{
  background-color: rgb(76 76 76 / 0.5) !important;
}
.active\:tw-bg-gray-700\/55:active{
  background-color: rgb(76 76 76 / 0.55) !important;
}
.active\:tw-bg-gray-700\/60:active{
  background-color: rgb(76 76 76 / 0.6) !important;
}
.active\:tw-bg-gray-700\/65:active{
  background-color: rgb(76 76 76 / 0.65) !important;
}
.active\:tw-bg-gray-700\/70:active{
  background-color: rgb(76 76 76 / 0.7) !important;
}
.active\:tw-bg-gray-700\/75:active{
  background-color: rgb(76 76 76 / 0.75) !important;
}
.active\:tw-bg-gray-700\/80:active{
  background-color: rgb(76 76 76 / 0.8) !important;
}
.active\:tw-bg-gray-700\/85:active{
  background-color: rgb(76 76 76 / 0.85) !important;
}
.active\:tw-bg-gray-700\/90:active{
  background-color: rgb(76 76 76 / 0.9) !important;
}
.active\:tw-bg-gray-700\/95:active{
  background-color: rgb(76 76 76 / 0.95) !important;
}
.active\:tw-bg-gray-750:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-750\/0:active{
  background-color: rgb(64 64 64 / 0) !important;
}
.active\:tw-bg-gray-750\/10:active{
  background-color: rgb(64 64 64 / 0.1) !important;
}
.active\:tw-bg-gray-750\/100:active{
  background-color: rgb(64 64 64 / 1) !important;
}
.active\:tw-bg-gray-750\/15:active{
  background-color: rgb(64 64 64 / 0.15) !important;
}
.active\:tw-bg-gray-750\/20:active{
  background-color: rgb(64 64 64 / 0.2) !important;
}
.active\:tw-bg-gray-750\/25:active{
  background-color: rgb(64 64 64 / 0.25) !important;
}
.active\:tw-bg-gray-750\/30:active{
  background-color: rgb(64 64 64 / 0.3) !important;
}
.active\:tw-bg-gray-750\/35:active{
  background-color: rgb(64 64 64 / 0.35) !important;
}
.active\:tw-bg-gray-750\/40:active{
  background-color: rgb(64 64 64 / 0.4) !important;
}
.active\:tw-bg-gray-750\/45:active{
  background-color: rgb(64 64 64 / 0.45) !important;
}
.active\:tw-bg-gray-750\/5:active{
  background-color: rgb(64 64 64 / 0.05) !important;
}
.active\:tw-bg-gray-750\/50:active{
  background-color: rgb(64 64 64 / 0.5) !important;
}
.active\:tw-bg-gray-750\/55:active{
  background-color: rgb(64 64 64 / 0.55) !important;
}
.active\:tw-bg-gray-750\/60:active{
  background-color: rgb(64 64 64 / 0.6) !important;
}
.active\:tw-bg-gray-750\/65:active{
  background-color: rgb(64 64 64 / 0.65) !important;
}
.active\:tw-bg-gray-750\/70:active{
  background-color: rgb(64 64 64 / 0.7) !important;
}
.active\:tw-bg-gray-750\/75:active{
  background-color: rgb(64 64 64 / 0.75) !important;
}
.active\:tw-bg-gray-750\/80:active{
  background-color: rgb(64 64 64 / 0.8) !important;
}
.active\:tw-bg-gray-750\/85:active{
  background-color: rgb(64 64 64 / 0.85) !important;
}
.active\:tw-bg-gray-750\/90:active{
  background-color: rgb(64 64 64 / 0.9) !important;
}
.active\:tw-bg-gray-750\/95:active{
  background-color: rgb(64 64 64 / 0.95) !important;
}
.active\:tw-bg-gray-80:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 246 247 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-80\/0:active{
  background-color: rgb(244 246 247 / 0) !important;
}
.active\:tw-bg-gray-80\/10:active{
  background-color: rgb(244 246 247 / 0.1) !important;
}
.active\:tw-bg-gray-80\/100:active{
  background-color: rgb(244 246 247 / 1) !important;
}
.active\:tw-bg-gray-80\/15:active{
  background-color: rgb(244 246 247 / 0.15) !important;
}
.active\:tw-bg-gray-80\/20:active{
  background-color: rgb(244 246 247 / 0.2) !important;
}
.active\:tw-bg-gray-80\/25:active{
  background-color: rgb(244 246 247 / 0.25) !important;
}
.active\:tw-bg-gray-80\/30:active{
  background-color: rgb(244 246 247 / 0.3) !important;
}
.active\:tw-bg-gray-80\/35:active{
  background-color: rgb(244 246 247 / 0.35) !important;
}
.active\:tw-bg-gray-80\/40:active{
  background-color: rgb(244 246 247 / 0.4) !important;
}
.active\:tw-bg-gray-80\/45:active{
  background-color: rgb(244 246 247 / 0.45) !important;
}
.active\:tw-bg-gray-80\/5:active{
  background-color: rgb(244 246 247 / 0.05) !important;
}
.active\:tw-bg-gray-80\/50:active{
  background-color: rgb(244 246 247 / 0.5) !important;
}
.active\:tw-bg-gray-80\/55:active{
  background-color: rgb(244 246 247 / 0.55) !important;
}
.active\:tw-bg-gray-80\/60:active{
  background-color: rgb(244 246 247 / 0.6) !important;
}
.active\:tw-bg-gray-80\/65:active{
  background-color: rgb(244 246 247 / 0.65) !important;
}
.active\:tw-bg-gray-80\/70:active{
  background-color: rgb(244 246 247 / 0.7) !important;
}
.active\:tw-bg-gray-80\/75:active{
  background-color: rgb(244 246 247 / 0.75) !important;
}
.active\:tw-bg-gray-80\/80:active{
  background-color: rgb(244 246 247 / 0.8) !important;
}
.active\:tw-bg-gray-80\/85:active{
  background-color: rgb(244 246 247 / 0.85) !important;
}
.active\:tw-bg-gray-80\/90:active{
  background-color: rgb(244 246 247 / 0.9) !important;
}
.active\:tw-bg-gray-80\/95:active{
  background-color: rgb(244 246 247 / 0.95) !important;
}
.active\:tw-bg-gray-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-800\/0:active{
  background-color: rgb(51 51 51 / 0) !important;
}
.active\:tw-bg-gray-800\/10:active{
  background-color: rgb(51 51 51 / 0.1) !important;
}
.active\:tw-bg-gray-800\/100:active{
  background-color: rgb(51 51 51 / 1) !important;
}
.active\:tw-bg-gray-800\/15:active{
  background-color: rgb(51 51 51 / 0.15) !important;
}
.active\:tw-bg-gray-800\/20:active{
  background-color: rgb(51 51 51 / 0.2) !important;
}
.active\:tw-bg-gray-800\/25:active{
  background-color: rgb(51 51 51 / 0.25) !important;
}
.active\:tw-bg-gray-800\/30:active{
  background-color: rgb(51 51 51 / 0.3) !important;
}
.active\:tw-bg-gray-800\/35:active{
  background-color: rgb(51 51 51 / 0.35) !important;
}
.active\:tw-bg-gray-800\/40:active{
  background-color: rgb(51 51 51 / 0.4) !important;
}
.active\:tw-bg-gray-800\/45:active{
  background-color: rgb(51 51 51 / 0.45) !important;
}
.active\:tw-bg-gray-800\/5:active{
  background-color: rgb(51 51 51 / 0.05) !important;
}
.active\:tw-bg-gray-800\/50:active{
  background-color: rgb(51 51 51 / 0.5) !important;
}
.active\:tw-bg-gray-800\/55:active{
  background-color: rgb(51 51 51 / 0.55) !important;
}
.active\:tw-bg-gray-800\/60:active{
  background-color: rgb(51 51 51 / 0.6) !important;
}
.active\:tw-bg-gray-800\/65:active{
  background-color: rgb(51 51 51 / 0.65) !important;
}
.active\:tw-bg-gray-800\/70:active{
  background-color: rgb(51 51 51 / 0.7) !important;
}
.active\:tw-bg-gray-800\/75:active{
  background-color: rgb(51 51 51 / 0.75) !important;
}
.active\:tw-bg-gray-800\/80:active{
  background-color: rgb(51 51 51 / 0.8) !important;
}
.active\:tw-bg-gray-800\/85:active{
  background-color: rgb(51 51 51 / 0.85) !important;
}
.active\:tw-bg-gray-800\/90:active{
  background-color: rgb(51 51 51 / 0.9) !important;
}
.active\:tw-bg-gray-800\/95:active{
  background-color: rgb(51 51 51 / 0.95) !important;
}
.active\:tw-bg-gray-850:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 44 52 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-850\/0:active{
  background-color: rgb(38 44 52 / 0) !important;
}
.active\:tw-bg-gray-850\/10:active{
  background-color: rgb(38 44 52 / 0.1) !important;
}
.active\:tw-bg-gray-850\/100:active{
  background-color: rgb(38 44 52 / 1) !important;
}
.active\:tw-bg-gray-850\/15:active{
  background-color: rgb(38 44 52 / 0.15) !important;
}
.active\:tw-bg-gray-850\/20:active{
  background-color: rgb(38 44 52 / 0.2) !important;
}
.active\:tw-bg-gray-850\/25:active{
  background-color: rgb(38 44 52 / 0.25) !important;
}
.active\:tw-bg-gray-850\/30:active{
  background-color: rgb(38 44 52 / 0.3) !important;
}
.active\:tw-bg-gray-850\/35:active{
  background-color: rgb(38 44 52 / 0.35) !important;
}
.active\:tw-bg-gray-850\/40:active{
  background-color: rgb(38 44 52 / 0.4) !important;
}
.active\:tw-bg-gray-850\/45:active{
  background-color: rgb(38 44 52 / 0.45) !important;
}
.active\:tw-bg-gray-850\/5:active{
  background-color: rgb(38 44 52 / 0.05) !important;
}
.active\:tw-bg-gray-850\/50:active{
  background-color: rgb(38 44 52 / 0.5) !important;
}
.active\:tw-bg-gray-850\/55:active{
  background-color: rgb(38 44 52 / 0.55) !important;
}
.active\:tw-bg-gray-850\/60:active{
  background-color: rgb(38 44 52 / 0.6) !important;
}
.active\:tw-bg-gray-850\/65:active{
  background-color: rgb(38 44 52 / 0.65) !important;
}
.active\:tw-bg-gray-850\/70:active{
  background-color: rgb(38 44 52 / 0.7) !important;
}
.active\:tw-bg-gray-850\/75:active{
  background-color: rgb(38 44 52 / 0.75) !important;
}
.active\:tw-bg-gray-850\/80:active{
  background-color: rgb(38 44 52 / 0.8) !important;
}
.active\:tw-bg-gray-850\/85:active{
  background-color: rgb(38 44 52 / 0.85) !important;
}
.active\:tw-bg-gray-850\/90:active{
  background-color: rgb(38 44 52 / 0.9) !important;
}
.active\:tw-bg-gray-850\/95:active{
  background-color: rgb(38 44 52 / 0.95) !important;
}
.active\:tw-bg-gray-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 25 25 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-900\/0:active{
  background-color: rgb(25 25 25 / 0) !important;
}
.active\:tw-bg-gray-900\/10:active{
  background-color: rgb(25 25 25 / 0.1) !important;
}
.active\:tw-bg-gray-900\/100:active{
  background-color: rgb(25 25 25 / 1) !important;
}
.active\:tw-bg-gray-900\/15:active{
  background-color: rgb(25 25 25 / 0.15) !important;
}
.active\:tw-bg-gray-900\/20:active{
  background-color: rgb(25 25 25 / 0.2) !important;
}
.active\:tw-bg-gray-900\/25:active{
  background-color: rgb(25 25 25 / 0.25) !important;
}
.active\:tw-bg-gray-900\/30:active{
  background-color: rgb(25 25 25 / 0.3) !important;
}
.active\:tw-bg-gray-900\/35:active{
  background-color: rgb(25 25 25 / 0.35) !important;
}
.active\:tw-bg-gray-900\/40:active{
  background-color: rgb(25 25 25 / 0.4) !important;
}
.active\:tw-bg-gray-900\/45:active{
  background-color: rgb(25 25 25 / 0.45) !important;
}
.active\:tw-bg-gray-900\/5:active{
  background-color: rgb(25 25 25 / 0.05) !important;
}
.active\:tw-bg-gray-900\/50:active{
  background-color: rgb(25 25 25 / 0.5) !important;
}
.active\:tw-bg-gray-900\/55:active{
  background-color: rgb(25 25 25 / 0.55) !important;
}
.active\:tw-bg-gray-900\/60:active{
  background-color: rgb(25 25 25 / 0.6) !important;
}
.active\:tw-bg-gray-900\/65:active{
  background-color: rgb(25 25 25 / 0.65) !important;
}
.active\:tw-bg-gray-900\/70:active{
  background-color: rgb(25 25 25 / 0.7) !important;
}
.active\:tw-bg-gray-900\/75:active{
  background-color: rgb(25 25 25 / 0.75) !important;
}
.active\:tw-bg-gray-900\/80:active{
  background-color: rgb(25 25 25 / 0.8) !important;
}
.active\:tw-bg-gray-900\/85:active{
  background-color: rgb(25 25 25 / 0.85) !important;
}
.active\:tw-bg-gray-900\/90:active{
  background-color: rgb(25 25 25 / 0.9) !important;
}
.active\:tw-bg-gray-900\/95:active{
  background-color: rgb(25 25 25 / 0.95) !important;
}
.active\:tw-bg-gray-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-950\/0:active{
  background-color: rgb(3 7 18 / 0) !important;
}
.active\:tw-bg-gray-950\/10:active{
  background-color: rgb(3 7 18 / 0.1) !important;
}
.active\:tw-bg-gray-950\/100:active{
  background-color: rgb(3 7 18 / 1) !important;
}
.active\:tw-bg-gray-950\/15:active{
  background-color: rgb(3 7 18 / 0.15) !important;
}
.active\:tw-bg-gray-950\/20:active{
  background-color: rgb(3 7 18 / 0.2) !important;
}
.active\:tw-bg-gray-950\/25:active{
  background-color: rgb(3 7 18 / 0.25) !important;
}
.active\:tw-bg-gray-950\/30:active{
  background-color: rgb(3 7 18 / 0.3) !important;
}
.active\:tw-bg-gray-950\/35:active{
  background-color: rgb(3 7 18 / 0.35) !important;
}
.active\:tw-bg-gray-950\/40:active{
  background-color: rgb(3 7 18 / 0.4) !important;
}
.active\:tw-bg-gray-950\/45:active{
  background-color: rgb(3 7 18 / 0.45) !important;
}
.active\:tw-bg-gray-950\/5:active{
  background-color: rgb(3 7 18 / 0.05) !important;
}
.active\:tw-bg-gray-950\/50:active{
  background-color: rgb(3 7 18 / 0.5) !important;
}
.active\:tw-bg-gray-950\/55:active{
  background-color: rgb(3 7 18 / 0.55) !important;
}
.active\:tw-bg-gray-950\/60:active{
  background-color: rgb(3 7 18 / 0.6) !important;
}
.active\:tw-bg-gray-950\/65:active{
  background-color: rgb(3 7 18 / 0.65) !important;
}
.active\:tw-bg-gray-950\/70:active{
  background-color: rgb(3 7 18 / 0.7) !important;
}
.active\:tw-bg-gray-950\/75:active{
  background-color: rgb(3 7 18 / 0.75) !important;
}
.active\:tw-bg-gray-950\/80:active{
  background-color: rgb(3 7 18 / 0.8) !important;
}
.active\:tw-bg-gray-950\/85:active{
  background-color: rgb(3 7 18 / 0.85) !important;
}
.active\:tw-bg-gray-950\/90:active{
  background-color: rgb(3 7 18 / 0.9) !important;
}
.active\:tw-bg-gray-950\/95:active{
  background-color: rgb(3 7 18 / 0.95) !important;
}
.active\:tw-bg-gray-cool1:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(222 230 233 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-gray-cool1\/0:active{
  background-color: rgb(222 230 233 / 0) !important;
}
.active\:tw-bg-gray-cool1\/10:active{
  background-color: rgb(222 230 233 / 0.1) !important;
}
.active\:tw-bg-gray-cool1\/100:active{
  background-color: rgb(222 230 233 / 1) !important;
}
.active\:tw-bg-gray-cool1\/15:active{
  background-color: rgb(222 230 233 / 0.15) !important;
}
.active\:tw-bg-gray-cool1\/20:active{
  background-color: rgb(222 230 233 / 0.2) !important;
}
.active\:tw-bg-gray-cool1\/25:active{
  background-color: rgb(222 230 233 / 0.25) !important;
}
.active\:tw-bg-gray-cool1\/30:active{
  background-color: rgb(222 230 233 / 0.3) !important;
}
.active\:tw-bg-gray-cool1\/35:active{
  background-color: rgb(222 230 233 / 0.35) !important;
}
.active\:tw-bg-gray-cool1\/40:active{
  background-color: rgb(222 230 233 / 0.4) !important;
}
.active\:tw-bg-gray-cool1\/45:active{
  background-color: rgb(222 230 233 / 0.45) !important;
}
.active\:tw-bg-gray-cool1\/5:active{
  background-color: rgb(222 230 233 / 0.05) !important;
}
.active\:tw-bg-gray-cool1\/50:active{
  background-color: rgb(222 230 233 / 0.5) !important;
}
.active\:tw-bg-gray-cool1\/55:active{
  background-color: rgb(222 230 233 / 0.55) !important;
}
.active\:tw-bg-gray-cool1\/60:active{
  background-color: rgb(222 230 233 / 0.6) !important;
}
.active\:tw-bg-gray-cool1\/65:active{
  background-color: rgb(222 230 233 / 0.65) !important;
}
.active\:tw-bg-gray-cool1\/70:active{
  background-color: rgb(222 230 233 / 0.7) !important;
}
.active\:tw-bg-gray-cool1\/75:active{
  background-color: rgb(222 230 233 / 0.75) !important;
}
.active\:tw-bg-gray-cool1\/80:active{
  background-color: rgb(222 230 233 / 0.8) !important;
}
.active\:tw-bg-gray-cool1\/85:active{
  background-color: rgb(222 230 233 / 0.85) !important;
}
.active\:tw-bg-gray-cool1\/90:active{
  background-color: rgb(222 230 233 / 0.9) !important;
}
.active\:tw-bg-gray-cool1\/95:active{
  background-color: rgb(222 230 233 / 0.95) !important;
}
.active\:tw-bg-green-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 255 244 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-100\/0:active{
  background-color: rgb(240 255 244 / 0) !important;
}
.active\:tw-bg-green-100\/10:active{
  background-color: rgb(240 255 244 / 0.1) !important;
}
.active\:tw-bg-green-100\/100:active{
  background-color: rgb(240 255 244 / 1) !important;
}
.active\:tw-bg-green-100\/15:active{
  background-color: rgb(240 255 244 / 0.15) !important;
}
.active\:tw-bg-green-100\/20:active{
  background-color: rgb(240 255 244 / 0.2) !important;
}
.active\:tw-bg-green-100\/25:active{
  background-color: rgb(240 255 244 / 0.25) !important;
}
.active\:tw-bg-green-100\/30:active{
  background-color: rgb(240 255 244 / 0.3) !important;
}
.active\:tw-bg-green-100\/35:active{
  background-color: rgb(240 255 244 / 0.35) !important;
}
.active\:tw-bg-green-100\/40:active{
  background-color: rgb(240 255 244 / 0.4) !important;
}
.active\:tw-bg-green-100\/45:active{
  background-color: rgb(240 255 244 / 0.45) !important;
}
.active\:tw-bg-green-100\/5:active{
  background-color: rgb(240 255 244 / 0.05) !important;
}
.active\:tw-bg-green-100\/50:active{
  background-color: rgb(240 255 244 / 0.5) !important;
}
.active\:tw-bg-green-100\/55:active{
  background-color: rgb(240 255 244 / 0.55) !important;
}
.active\:tw-bg-green-100\/60:active{
  background-color: rgb(240 255 244 / 0.6) !important;
}
.active\:tw-bg-green-100\/65:active{
  background-color: rgb(240 255 244 / 0.65) !important;
}
.active\:tw-bg-green-100\/70:active{
  background-color: rgb(240 255 244 / 0.7) !important;
}
.active\:tw-bg-green-100\/75:active{
  background-color: rgb(240 255 244 / 0.75) !important;
}
.active\:tw-bg-green-100\/80:active{
  background-color: rgb(240 255 244 / 0.8) !important;
}
.active\:tw-bg-green-100\/85:active{
  background-color: rgb(240 255 244 / 0.85) !important;
}
.active\:tw-bg-green-100\/90:active{
  background-color: rgb(240 255 244 / 0.9) !important;
}
.active\:tw-bg-green-100\/95:active{
  background-color: rgb(240 255 244 / 0.95) !important;
}
.active\:tw-bg-green-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 246 213 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-200\/0:active{
  background-color: rgb(198 246 213 / 0) !important;
}
.active\:tw-bg-green-200\/10:active{
  background-color: rgb(198 246 213 / 0.1) !important;
}
.active\:tw-bg-green-200\/100:active{
  background-color: rgb(198 246 213 / 1) !important;
}
.active\:tw-bg-green-200\/15:active{
  background-color: rgb(198 246 213 / 0.15) !important;
}
.active\:tw-bg-green-200\/20:active{
  background-color: rgb(198 246 213 / 0.2) !important;
}
.active\:tw-bg-green-200\/25:active{
  background-color: rgb(198 246 213 / 0.25) !important;
}
.active\:tw-bg-green-200\/30:active{
  background-color: rgb(198 246 213 / 0.3) !important;
}
.active\:tw-bg-green-200\/35:active{
  background-color: rgb(198 246 213 / 0.35) !important;
}
.active\:tw-bg-green-200\/40:active{
  background-color: rgb(198 246 213 / 0.4) !important;
}
.active\:tw-bg-green-200\/45:active{
  background-color: rgb(198 246 213 / 0.45) !important;
}
.active\:tw-bg-green-200\/5:active{
  background-color: rgb(198 246 213 / 0.05) !important;
}
.active\:tw-bg-green-200\/50:active{
  background-color: rgb(198 246 213 / 0.5) !important;
}
.active\:tw-bg-green-200\/55:active{
  background-color: rgb(198 246 213 / 0.55) !important;
}
.active\:tw-bg-green-200\/60:active{
  background-color: rgb(198 246 213 / 0.6) !important;
}
.active\:tw-bg-green-200\/65:active{
  background-color: rgb(198 246 213 / 0.65) !important;
}
.active\:tw-bg-green-200\/70:active{
  background-color: rgb(198 246 213 / 0.7) !important;
}
.active\:tw-bg-green-200\/75:active{
  background-color: rgb(198 246 213 / 0.75) !important;
}
.active\:tw-bg-green-200\/80:active{
  background-color: rgb(198 246 213 / 0.8) !important;
}
.active\:tw-bg-green-200\/85:active{
  background-color: rgb(198 246 213 / 0.85) !important;
}
.active\:tw-bg-green-200\/90:active{
  background-color: rgb(198 246 213 / 0.9) !important;
}
.active\:tw-bg-green-200\/95:active{
  background-color: rgb(198 246 213 / 0.95) !important;
}
.active\:tw-bg-green-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 244 243 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-300\/0:active{
  background-color: rgb(236 244 243 / 0) !important;
}
.active\:tw-bg-green-300\/10:active{
  background-color: rgb(236 244 243 / 0.1) !important;
}
.active\:tw-bg-green-300\/100:active{
  background-color: rgb(236 244 243 / 1) !important;
}
.active\:tw-bg-green-300\/15:active{
  background-color: rgb(236 244 243 / 0.15) !important;
}
.active\:tw-bg-green-300\/20:active{
  background-color: rgb(236 244 243 / 0.2) !important;
}
.active\:tw-bg-green-300\/25:active{
  background-color: rgb(236 244 243 / 0.25) !important;
}
.active\:tw-bg-green-300\/30:active{
  background-color: rgb(236 244 243 / 0.3) !important;
}
.active\:tw-bg-green-300\/35:active{
  background-color: rgb(236 244 243 / 0.35) !important;
}
.active\:tw-bg-green-300\/40:active{
  background-color: rgb(236 244 243 / 0.4) !important;
}
.active\:tw-bg-green-300\/45:active{
  background-color: rgb(236 244 243 / 0.45) !important;
}
.active\:tw-bg-green-300\/5:active{
  background-color: rgb(236 244 243 / 0.05) !important;
}
.active\:tw-bg-green-300\/50:active{
  background-color: rgb(236 244 243 / 0.5) !important;
}
.active\:tw-bg-green-300\/55:active{
  background-color: rgb(236 244 243 / 0.55) !important;
}
.active\:tw-bg-green-300\/60:active{
  background-color: rgb(236 244 243 / 0.6) !important;
}
.active\:tw-bg-green-300\/65:active{
  background-color: rgb(236 244 243 / 0.65) !important;
}
.active\:tw-bg-green-300\/70:active{
  background-color: rgb(236 244 243 / 0.7) !important;
}
.active\:tw-bg-green-300\/75:active{
  background-color: rgb(236 244 243 / 0.75) !important;
}
.active\:tw-bg-green-300\/80:active{
  background-color: rgb(236 244 243 / 0.8) !important;
}
.active\:tw-bg-green-300\/85:active{
  background-color: rgb(236 244 243 / 0.85) !important;
}
.active\:tw-bg-green-300\/90:active{
  background-color: rgb(236 244 243 / 0.9) !important;
}
.active\:tw-bg-green-300\/95:active{
  background-color: rgb(236 244 243 / 0.95) !important;
}
.active\:tw-bg-green-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 235 234 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-400\/0:active{
  background-color: rgb(224 235 234 / 0) !important;
}
.active\:tw-bg-green-400\/10:active{
  background-color: rgb(224 235 234 / 0.1) !important;
}
.active\:tw-bg-green-400\/100:active{
  background-color: rgb(224 235 234 / 1) !important;
}
.active\:tw-bg-green-400\/15:active{
  background-color: rgb(224 235 234 / 0.15) !important;
}
.active\:tw-bg-green-400\/20:active{
  background-color: rgb(224 235 234 / 0.2) !important;
}
.active\:tw-bg-green-400\/25:active{
  background-color: rgb(224 235 234 / 0.25) !important;
}
.active\:tw-bg-green-400\/30:active{
  background-color: rgb(224 235 234 / 0.3) !important;
}
.active\:tw-bg-green-400\/35:active{
  background-color: rgb(224 235 234 / 0.35) !important;
}
.active\:tw-bg-green-400\/40:active{
  background-color: rgb(224 235 234 / 0.4) !important;
}
.active\:tw-bg-green-400\/45:active{
  background-color: rgb(224 235 234 / 0.45) !important;
}
.active\:tw-bg-green-400\/5:active{
  background-color: rgb(224 235 234 / 0.05) !important;
}
.active\:tw-bg-green-400\/50:active{
  background-color: rgb(224 235 234 / 0.5) !important;
}
.active\:tw-bg-green-400\/55:active{
  background-color: rgb(224 235 234 / 0.55) !important;
}
.active\:tw-bg-green-400\/60:active{
  background-color: rgb(224 235 234 / 0.6) !important;
}
.active\:tw-bg-green-400\/65:active{
  background-color: rgb(224 235 234 / 0.65) !important;
}
.active\:tw-bg-green-400\/70:active{
  background-color: rgb(224 235 234 / 0.7) !important;
}
.active\:tw-bg-green-400\/75:active{
  background-color: rgb(224 235 234 / 0.75) !important;
}
.active\:tw-bg-green-400\/80:active{
  background-color: rgb(224 235 234 / 0.8) !important;
}
.active\:tw-bg-green-400\/85:active{
  background-color: rgb(224 235 234 / 0.85) !important;
}
.active\:tw-bg-green-400\/90:active{
  background-color: rgb(224 235 234 / 0.9) !important;
}
.active\:tw-bg-green-400\/95:active{
  background-color: rgb(224 235 234 / 0.95) !important;
}
.active\:tw-bg-green-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 233 231 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-50\/0:active{
  background-color: rgb(217 233 231 / 0) !important;
}
.active\:tw-bg-green-50\/10:active{
  background-color: rgb(217 233 231 / 0.1) !important;
}
.active\:tw-bg-green-50\/100:active{
  background-color: rgb(217 233 231 / 1) !important;
}
.active\:tw-bg-green-50\/15:active{
  background-color: rgb(217 233 231 / 0.15) !important;
}
.active\:tw-bg-green-50\/20:active{
  background-color: rgb(217 233 231 / 0.2) !important;
}
.active\:tw-bg-green-50\/25:active{
  background-color: rgb(217 233 231 / 0.25) !important;
}
.active\:tw-bg-green-50\/30:active{
  background-color: rgb(217 233 231 / 0.3) !important;
}
.active\:tw-bg-green-50\/35:active{
  background-color: rgb(217 233 231 / 0.35) !important;
}
.active\:tw-bg-green-50\/40:active{
  background-color: rgb(217 233 231 / 0.4) !important;
}
.active\:tw-bg-green-50\/45:active{
  background-color: rgb(217 233 231 / 0.45) !important;
}
.active\:tw-bg-green-50\/5:active{
  background-color: rgb(217 233 231 / 0.05) !important;
}
.active\:tw-bg-green-50\/50:active{
  background-color: rgb(217 233 231 / 0.5) !important;
}
.active\:tw-bg-green-50\/55:active{
  background-color: rgb(217 233 231 / 0.55) !important;
}
.active\:tw-bg-green-50\/60:active{
  background-color: rgb(217 233 231 / 0.6) !important;
}
.active\:tw-bg-green-50\/65:active{
  background-color: rgb(217 233 231 / 0.65) !important;
}
.active\:tw-bg-green-50\/70:active{
  background-color: rgb(217 233 231 / 0.7) !important;
}
.active\:tw-bg-green-50\/75:active{
  background-color: rgb(217 233 231 / 0.75) !important;
}
.active\:tw-bg-green-50\/80:active{
  background-color: rgb(217 233 231 / 0.8) !important;
}
.active\:tw-bg-green-50\/85:active{
  background-color: rgb(217 233 231 / 0.85) !important;
}
.active\:tw-bg-green-50\/90:active{
  background-color: rgb(217 233 231 / 0.9) !important;
}
.active\:tw-bg-green-50\/95:active{
  background-color: rgb(217 233 231 / 0.95) !important;
}
.active\:tw-bg-green-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(72 187 120 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-500\/0:active{
  background-color: rgb(72 187 120 / 0) !important;
}
.active\:tw-bg-green-500\/10:active{
  background-color: rgb(72 187 120 / 0.1) !important;
}
.active\:tw-bg-green-500\/100:active{
  background-color: rgb(72 187 120 / 1) !important;
}
.active\:tw-bg-green-500\/15:active{
  background-color: rgb(72 187 120 / 0.15) !important;
}
.active\:tw-bg-green-500\/20:active{
  background-color: rgb(72 187 120 / 0.2) !important;
}
.active\:tw-bg-green-500\/25:active{
  background-color: rgb(72 187 120 / 0.25) !important;
}
.active\:tw-bg-green-500\/30:active{
  background-color: rgb(72 187 120 / 0.3) !important;
}
.active\:tw-bg-green-500\/35:active{
  background-color: rgb(72 187 120 / 0.35) !important;
}
.active\:tw-bg-green-500\/40:active{
  background-color: rgb(72 187 120 / 0.4) !important;
}
.active\:tw-bg-green-500\/45:active{
  background-color: rgb(72 187 120 / 0.45) !important;
}
.active\:tw-bg-green-500\/5:active{
  background-color: rgb(72 187 120 / 0.05) !important;
}
.active\:tw-bg-green-500\/50:active{
  background-color: rgb(72 187 120 / 0.5) !important;
}
.active\:tw-bg-green-500\/55:active{
  background-color: rgb(72 187 120 / 0.55) !important;
}
.active\:tw-bg-green-500\/60:active{
  background-color: rgb(72 187 120 / 0.6) !important;
}
.active\:tw-bg-green-500\/65:active{
  background-color: rgb(72 187 120 / 0.65) !important;
}
.active\:tw-bg-green-500\/70:active{
  background-color: rgb(72 187 120 / 0.7) !important;
}
.active\:tw-bg-green-500\/75:active{
  background-color: rgb(72 187 120 / 0.75) !important;
}
.active\:tw-bg-green-500\/80:active{
  background-color: rgb(72 187 120 / 0.8) !important;
}
.active\:tw-bg-green-500\/85:active{
  background-color: rgb(72 187 120 / 0.85) !important;
}
.active\:tw-bg-green-500\/90:active{
  background-color: rgb(72 187 120 / 0.9) !important;
}
.active\:tw-bg-green-500\/95:active{
  background-color: rgb(72 187 120 / 0.95) !important;
}
.active\:tw-bg-green-550:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 147 111 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-550\/0:active{
  background-color: rgb(26 147 111 / 0) !important;
}
.active\:tw-bg-green-550\/10:active{
  background-color: rgb(26 147 111 / 0.1) !important;
}
.active\:tw-bg-green-550\/100:active{
  background-color: rgb(26 147 111 / 1) !important;
}
.active\:tw-bg-green-550\/15:active{
  background-color: rgb(26 147 111 / 0.15) !important;
}
.active\:tw-bg-green-550\/20:active{
  background-color: rgb(26 147 111 / 0.2) !important;
}
.active\:tw-bg-green-550\/25:active{
  background-color: rgb(26 147 111 / 0.25) !important;
}
.active\:tw-bg-green-550\/30:active{
  background-color: rgb(26 147 111 / 0.3) !important;
}
.active\:tw-bg-green-550\/35:active{
  background-color: rgb(26 147 111 / 0.35) !important;
}
.active\:tw-bg-green-550\/40:active{
  background-color: rgb(26 147 111 / 0.4) !important;
}
.active\:tw-bg-green-550\/45:active{
  background-color: rgb(26 147 111 / 0.45) !important;
}
.active\:tw-bg-green-550\/5:active{
  background-color: rgb(26 147 111 / 0.05) !important;
}
.active\:tw-bg-green-550\/50:active{
  background-color: rgb(26 147 111 / 0.5) !important;
}
.active\:tw-bg-green-550\/55:active{
  background-color: rgb(26 147 111 / 0.55) !important;
}
.active\:tw-bg-green-550\/60:active{
  background-color: rgb(26 147 111 / 0.6) !important;
}
.active\:tw-bg-green-550\/65:active{
  background-color: rgb(26 147 111 / 0.65) !important;
}
.active\:tw-bg-green-550\/70:active{
  background-color: rgb(26 147 111 / 0.7) !important;
}
.active\:tw-bg-green-550\/75:active{
  background-color: rgb(26 147 111 / 0.75) !important;
}
.active\:tw-bg-green-550\/80:active{
  background-color: rgb(26 147 111 / 0.8) !important;
}
.active\:tw-bg-green-550\/85:active{
  background-color: rgb(26 147 111 / 0.85) !important;
}
.active\:tw-bg-green-550\/90:active{
  background-color: rgb(26 147 111 / 0.9) !important;
}
.active\:tw-bg-green-550\/95:active{
  background-color: rgb(26 147 111 / 0.95) !important;
}
.active\:tw-bg-green-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 161 105 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-600\/0:active{
  background-color: rgb(56 161 105 / 0) !important;
}
.active\:tw-bg-green-600\/10:active{
  background-color: rgb(56 161 105 / 0.1) !important;
}
.active\:tw-bg-green-600\/100:active{
  background-color: rgb(56 161 105 / 1) !important;
}
.active\:tw-bg-green-600\/15:active{
  background-color: rgb(56 161 105 / 0.15) !important;
}
.active\:tw-bg-green-600\/20:active{
  background-color: rgb(56 161 105 / 0.2) !important;
}
.active\:tw-bg-green-600\/25:active{
  background-color: rgb(56 161 105 / 0.25) !important;
}
.active\:tw-bg-green-600\/30:active{
  background-color: rgb(56 161 105 / 0.3) !important;
}
.active\:tw-bg-green-600\/35:active{
  background-color: rgb(56 161 105 / 0.35) !important;
}
.active\:tw-bg-green-600\/40:active{
  background-color: rgb(56 161 105 / 0.4) !important;
}
.active\:tw-bg-green-600\/45:active{
  background-color: rgb(56 161 105 / 0.45) !important;
}
.active\:tw-bg-green-600\/5:active{
  background-color: rgb(56 161 105 / 0.05) !important;
}
.active\:tw-bg-green-600\/50:active{
  background-color: rgb(56 161 105 / 0.5) !important;
}
.active\:tw-bg-green-600\/55:active{
  background-color: rgb(56 161 105 / 0.55) !important;
}
.active\:tw-bg-green-600\/60:active{
  background-color: rgb(56 161 105 / 0.6) !important;
}
.active\:tw-bg-green-600\/65:active{
  background-color: rgb(56 161 105 / 0.65) !important;
}
.active\:tw-bg-green-600\/70:active{
  background-color: rgb(56 161 105 / 0.7) !important;
}
.active\:tw-bg-green-600\/75:active{
  background-color: rgb(56 161 105 / 0.75) !important;
}
.active\:tw-bg-green-600\/80:active{
  background-color: rgb(56 161 105 / 0.8) !important;
}
.active\:tw-bg-green-600\/85:active{
  background-color: rgb(56 161 105 / 0.85) !important;
}
.active\:tw-bg-green-600\/90:active{
  background-color: rgb(56 161 105 / 0.9) !important;
}
.active\:tw-bg-green-600\/95:active{
  background-color: rgb(56 161 105 / 0.95) !important;
}
.active\:tw-bg-green-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 161 140 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-700\/0:active{
  background-color: rgb(0 161 140 / 0) !important;
}
.active\:tw-bg-green-700\/10:active{
  background-color: rgb(0 161 140 / 0.1) !important;
}
.active\:tw-bg-green-700\/100:active{
  background-color: rgb(0 161 140 / 1) !important;
}
.active\:tw-bg-green-700\/15:active{
  background-color: rgb(0 161 140 / 0.15) !important;
}
.active\:tw-bg-green-700\/20:active{
  background-color: rgb(0 161 140 / 0.2) !important;
}
.active\:tw-bg-green-700\/25:active{
  background-color: rgb(0 161 140 / 0.25) !important;
}
.active\:tw-bg-green-700\/30:active{
  background-color: rgb(0 161 140 / 0.3) !important;
}
.active\:tw-bg-green-700\/35:active{
  background-color: rgb(0 161 140 / 0.35) !important;
}
.active\:tw-bg-green-700\/40:active{
  background-color: rgb(0 161 140 / 0.4) !important;
}
.active\:tw-bg-green-700\/45:active{
  background-color: rgb(0 161 140 / 0.45) !important;
}
.active\:tw-bg-green-700\/5:active{
  background-color: rgb(0 161 140 / 0.05) !important;
}
.active\:tw-bg-green-700\/50:active{
  background-color: rgb(0 161 140 / 0.5) !important;
}
.active\:tw-bg-green-700\/55:active{
  background-color: rgb(0 161 140 / 0.55) !important;
}
.active\:tw-bg-green-700\/60:active{
  background-color: rgb(0 161 140 / 0.6) !important;
}
.active\:tw-bg-green-700\/65:active{
  background-color: rgb(0 161 140 / 0.65) !important;
}
.active\:tw-bg-green-700\/70:active{
  background-color: rgb(0 161 140 / 0.7) !important;
}
.active\:tw-bg-green-700\/75:active{
  background-color: rgb(0 161 140 / 0.75) !important;
}
.active\:tw-bg-green-700\/80:active{
  background-color: rgb(0 161 140 / 0.8) !important;
}
.active\:tw-bg-green-700\/85:active{
  background-color: rgb(0 161 140 / 0.85) !important;
}
.active\:tw-bg-green-700\/90:active{
  background-color: rgb(0 161 140 / 0.9) !important;
}
.active\:tw-bg-green-700\/95:active{
  background-color: rgb(0 161 140 / 0.95) !important;
}
.active\:tw-bg-green-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 103 73 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-800\/0:active{
  background-color: rgb(39 103 73 / 0) !important;
}
.active\:tw-bg-green-800\/10:active{
  background-color: rgb(39 103 73 / 0.1) !important;
}
.active\:tw-bg-green-800\/100:active{
  background-color: rgb(39 103 73 / 1) !important;
}
.active\:tw-bg-green-800\/15:active{
  background-color: rgb(39 103 73 / 0.15) !important;
}
.active\:tw-bg-green-800\/20:active{
  background-color: rgb(39 103 73 / 0.2) !important;
}
.active\:tw-bg-green-800\/25:active{
  background-color: rgb(39 103 73 / 0.25) !important;
}
.active\:tw-bg-green-800\/30:active{
  background-color: rgb(39 103 73 / 0.3) !important;
}
.active\:tw-bg-green-800\/35:active{
  background-color: rgb(39 103 73 / 0.35) !important;
}
.active\:tw-bg-green-800\/40:active{
  background-color: rgb(39 103 73 / 0.4) !important;
}
.active\:tw-bg-green-800\/45:active{
  background-color: rgb(39 103 73 / 0.45) !important;
}
.active\:tw-bg-green-800\/5:active{
  background-color: rgb(39 103 73 / 0.05) !important;
}
.active\:tw-bg-green-800\/50:active{
  background-color: rgb(39 103 73 / 0.5) !important;
}
.active\:tw-bg-green-800\/55:active{
  background-color: rgb(39 103 73 / 0.55) !important;
}
.active\:tw-bg-green-800\/60:active{
  background-color: rgb(39 103 73 / 0.6) !important;
}
.active\:tw-bg-green-800\/65:active{
  background-color: rgb(39 103 73 / 0.65) !important;
}
.active\:tw-bg-green-800\/70:active{
  background-color: rgb(39 103 73 / 0.7) !important;
}
.active\:tw-bg-green-800\/75:active{
  background-color: rgb(39 103 73 / 0.75) !important;
}
.active\:tw-bg-green-800\/80:active{
  background-color: rgb(39 103 73 / 0.8) !important;
}
.active\:tw-bg-green-800\/85:active{
  background-color: rgb(39 103 73 / 0.85) !important;
}
.active\:tw-bg-green-800\/90:active{
  background-color: rgb(39 103 73 / 0.9) !important;
}
.active\:tw-bg-green-800\/95:active{
  background-color: rgb(39 103 73 / 0.95) !important;
}
.active\:tw-bg-green-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 84 61 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-900\/0:active{
  background-color: rgb(34 84 61 / 0) !important;
}
.active\:tw-bg-green-900\/10:active{
  background-color: rgb(34 84 61 / 0.1) !important;
}
.active\:tw-bg-green-900\/100:active{
  background-color: rgb(34 84 61 / 1) !important;
}
.active\:tw-bg-green-900\/15:active{
  background-color: rgb(34 84 61 / 0.15) !important;
}
.active\:tw-bg-green-900\/20:active{
  background-color: rgb(34 84 61 / 0.2) !important;
}
.active\:tw-bg-green-900\/25:active{
  background-color: rgb(34 84 61 / 0.25) !important;
}
.active\:tw-bg-green-900\/30:active{
  background-color: rgb(34 84 61 / 0.3) !important;
}
.active\:tw-bg-green-900\/35:active{
  background-color: rgb(34 84 61 / 0.35) !important;
}
.active\:tw-bg-green-900\/40:active{
  background-color: rgb(34 84 61 / 0.4) !important;
}
.active\:tw-bg-green-900\/45:active{
  background-color: rgb(34 84 61 / 0.45) !important;
}
.active\:tw-bg-green-900\/5:active{
  background-color: rgb(34 84 61 / 0.05) !important;
}
.active\:tw-bg-green-900\/50:active{
  background-color: rgb(34 84 61 / 0.5) !important;
}
.active\:tw-bg-green-900\/55:active{
  background-color: rgb(34 84 61 / 0.55) !important;
}
.active\:tw-bg-green-900\/60:active{
  background-color: rgb(34 84 61 / 0.6) !important;
}
.active\:tw-bg-green-900\/65:active{
  background-color: rgb(34 84 61 / 0.65) !important;
}
.active\:tw-bg-green-900\/70:active{
  background-color: rgb(34 84 61 / 0.7) !important;
}
.active\:tw-bg-green-900\/75:active{
  background-color: rgb(34 84 61 / 0.75) !important;
}
.active\:tw-bg-green-900\/80:active{
  background-color: rgb(34 84 61 / 0.8) !important;
}
.active\:tw-bg-green-900\/85:active{
  background-color: rgb(34 84 61 / 0.85) !important;
}
.active\:tw-bg-green-900\/90:active{
  background-color: rgb(34 84 61 / 0.9) !important;
}
.active\:tw-bg-green-900\/95:active{
  background-color: rgb(34 84 61 / 0.95) !important;
}
.active\:tw-bg-green-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-green-950\/0:active{
  background-color: rgb(5 46 22 / 0) !important;
}
.active\:tw-bg-green-950\/10:active{
  background-color: rgb(5 46 22 / 0.1) !important;
}
.active\:tw-bg-green-950\/100:active{
  background-color: rgb(5 46 22 / 1) !important;
}
.active\:tw-bg-green-950\/15:active{
  background-color: rgb(5 46 22 / 0.15) !important;
}
.active\:tw-bg-green-950\/20:active{
  background-color: rgb(5 46 22 / 0.2) !important;
}
.active\:tw-bg-green-950\/25:active{
  background-color: rgb(5 46 22 / 0.25) !important;
}
.active\:tw-bg-green-950\/30:active{
  background-color: rgb(5 46 22 / 0.3) !important;
}
.active\:tw-bg-green-950\/35:active{
  background-color: rgb(5 46 22 / 0.35) !important;
}
.active\:tw-bg-green-950\/40:active{
  background-color: rgb(5 46 22 / 0.4) !important;
}
.active\:tw-bg-green-950\/45:active{
  background-color: rgb(5 46 22 / 0.45) !important;
}
.active\:tw-bg-green-950\/5:active{
  background-color: rgb(5 46 22 / 0.05) !important;
}
.active\:tw-bg-green-950\/50:active{
  background-color: rgb(5 46 22 / 0.5) !important;
}
.active\:tw-bg-green-950\/55:active{
  background-color: rgb(5 46 22 / 0.55) !important;
}
.active\:tw-bg-green-950\/60:active{
  background-color: rgb(5 46 22 / 0.6) !important;
}
.active\:tw-bg-green-950\/65:active{
  background-color: rgb(5 46 22 / 0.65) !important;
}
.active\:tw-bg-green-950\/70:active{
  background-color: rgb(5 46 22 / 0.7) !important;
}
.active\:tw-bg-green-950\/75:active{
  background-color: rgb(5 46 22 / 0.75) !important;
}
.active\:tw-bg-green-950\/80:active{
  background-color: rgb(5 46 22 / 0.8) !important;
}
.active\:tw-bg-green-950\/85:active{
  background-color: rgb(5 46 22 / 0.85) !important;
}
.active\:tw-bg-green-950\/90:active{
  background-color: rgb(5 46 22 / 0.9) !important;
}
.active\:tw-bg-green-950\/95:active{
  background-color: rgb(5 46 22 / 0.95) !important;
}
.active\:tw-bg-indigo-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-100\/0:active{
  background-color: rgb(224 231 255 / 0) !important;
}
.active\:tw-bg-indigo-100\/10:active{
  background-color: rgb(224 231 255 / 0.1) !important;
}
.active\:tw-bg-indigo-100\/100:active{
  background-color: rgb(224 231 255 / 1) !important;
}
.active\:tw-bg-indigo-100\/15:active{
  background-color: rgb(224 231 255 / 0.15) !important;
}
.active\:tw-bg-indigo-100\/20:active{
  background-color: rgb(224 231 255 / 0.2) !important;
}
.active\:tw-bg-indigo-100\/25:active{
  background-color: rgb(224 231 255 / 0.25) !important;
}
.active\:tw-bg-indigo-100\/30:active{
  background-color: rgb(224 231 255 / 0.3) !important;
}
.active\:tw-bg-indigo-100\/35:active{
  background-color: rgb(224 231 255 / 0.35) !important;
}
.active\:tw-bg-indigo-100\/40:active{
  background-color: rgb(224 231 255 / 0.4) !important;
}
.active\:tw-bg-indigo-100\/45:active{
  background-color: rgb(224 231 255 / 0.45) !important;
}
.active\:tw-bg-indigo-100\/5:active{
  background-color: rgb(224 231 255 / 0.05) !important;
}
.active\:tw-bg-indigo-100\/50:active{
  background-color: rgb(224 231 255 / 0.5) !important;
}
.active\:tw-bg-indigo-100\/55:active{
  background-color: rgb(224 231 255 / 0.55) !important;
}
.active\:tw-bg-indigo-100\/60:active{
  background-color: rgb(224 231 255 / 0.6) !important;
}
.active\:tw-bg-indigo-100\/65:active{
  background-color: rgb(224 231 255 / 0.65) !important;
}
.active\:tw-bg-indigo-100\/70:active{
  background-color: rgb(224 231 255 / 0.7) !important;
}
.active\:tw-bg-indigo-100\/75:active{
  background-color: rgb(224 231 255 / 0.75) !important;
}
.active\:tw-bg-indigo-100\/80:active{
  background-color: rgb(224 231 255 / 0.8) !important;
}
.active\:tw-bg-indigo-100\/85:active{
  background-color: rgb(224 231 255 / 0.85) !important;
}
.active\:tw-bg-indigo-100\/90:active{
  background-color: rgb(224 231 255 / 0.9) !important;
}
.active\:tw-bg-indigo-100\/95:active{
  background-color: rgb(224 231 255 / 0.95) !important;
}
.active\:tw-bg-indigo-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-200\/0:active{
  background-color: rgb(199 210 254 / 0) !important;
}
.active\:tw-bg-indigo-200\/10:active{
  background-color: rgb(199 210 254 / 0.1) !important;
}
.active\:tw-bg-indigo-200\/100:active{
  background-color: rgb(199 210 254 / 1) !important;
}
.active\:tw-bg-indigo-200\/15:active{
  background-color: rgb(199 210 254 / 0.15) !important;
}
.active\:tw-bg-indigo-200\/20:active{
  background-color: rgb(199 210 254 / 0.2) !important;
}
.active\:tw-bg-indigo-200\/25:active{
  background-color: rgb(199 210 254 / 0.25) !important;
}
.active\:tw-bg-indigo-200\/30:active{
  background-color: rgb(199 210 254 / 0.3) !important;
}
.active\:tw-bg-indigo-200\/35:active{
  background-color: rgb(199 210 254 / 0.35) !important;
}
.active\:tw-bg-indigo-200\/40:active{
  background-color: rgb(199 210 254 / 0.4) !important;
}
.active\:tw-bg-indigo-200\/45:active{
  background-color: rgb(199 210 254 / 0.45) !important;
}
.active\:tw-bg-indigo-200\/5:active{
  background-color: rgb(199 210 254 / 0.05) !important;
}
.active\:tw-bg-indigo-200\/50:active{
  background-color: rgb(199 210 254 / 0.5) !important;
}
.active\:tw-bg-indigo-200\/55:active{
  background-color: rgb(199 210 254 / 0.55) !important;
}
.active\:tw-bg-indigo-200\/60:active{
  background-color: rgb(199 210 254 / 0.6) !important;
}
.active\:tw-bg-indigo-200\/65:active{
  background-color: rgb(199 210 254 / 0.65) !important;
}
.active\:tw-bg-indigo-200\/70:active{
  background-color: rgb(199 210 254 / 0.7) !important;
}
.active\:tw-bg-indigo-200\/75:active{
  background-color: rgb(199 210 254 / 0.75) !important;
}
.active\:tw-bg-indigo-200\/80:active{
  background-color: rgb(199 210 254 / 0.8) !important;
}
.active\:tw-bg-indigo-200\/85:active{
  background-color: rgb(199 210 254 / 0.85) !important;
}
.active\:tw-bg-indigo-200\/90:active{
  background-color: rgb(199 210 254 / 0.9) !important;
}
.active\:tw-bg-indigo-200\/95:active{
  background-color: rgb(199 210 254 / 0.95) !important;
}
.active\:tw-bg-indigo-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-300\/0:active{
  background-color: rgb(165 180 252 / 0) !important;
}
.active\:tw-bg-indigo-300\/10:active{
  background-color: rgb(165 180 252 / 0.1) !important;
}
.active\:tw-bg-indigo-300\/100:active{
  background-color: rgb(165 180 252 / 1) !important;
}
.active\:tw-bg-indigo-300\/15:active{
  background-color: rgb(165 180 252 / 0.15) !important;
}
.active\:tw-bg-indigo-300\/20:active{
  background-color: rgb(165 180 252 / 0.2) !important;
}
.active\:tw-bg-indigo-300\/25:active{
  background-color: rgb(165 180 252 / 0.25) !important;
}
.active\:tw-bg-indigo-300\/30:active{
  background-color: rgb(165 180 252 / 0.3) !important;
}
.active\:tw-bg-indigo-300\/35:active{
  background-color: rgb(165 180 252 / 0.35) !important;
}
.active\:tw-bg-indigo-300\/40:active{
  background-color: rgb(165 180 252 / 0.4) !important;
}
.active\:tw-bg-indigo-300\/45:active{
  background-color: rgb(165 180 252 / 0.45) !important;
}
.active\:tw-bg-indigo-300\/5:active{
  background-color: rgb(165 180 252 / 0.05) !important;
}
.active\:tw-bg-indigo-300\/50:active{
  background-color: rgb(165 180 252 / 0.5) !important;
}
.active\:tw-bg-indigo-300\/55:active{
  background-color: rgb(165 180 252 / 0.55) !important;
}
.active\:tw-bg-indigo-300\/60:active{
  background-color: rgb(165 180 252 / 0.6) !important;
}
.active\:tw-bg-indigo-300\/65:active{
  background-color: rgb(165 180 252 / 0.65) !important;
}
.active\:tw-bg-indigo-300\/70:active{
  background-color: rgb(165 180 252 / 0.7) !important;
}
.active\:tw-bg-indigo-300\/75:active{
  background-color: rgb(165 180 252 / 0.75) !important;
}
.active\:tw-bg-indigo-300\/80:active{
  background-color: rgb(165 180 252 / 0.8) !important;
}
.active\:tw-bg-indigo-300\/85:active{
  background-color: rgb(165 180 252 / 0.85) !important;
}
.active\:tw-bg-indigo-300\/90:active{
  background-color: rgb(165 180 252 / 0.9) !important;
}
.active\:tw-bg-indigo-300\/95:active{
  background-color: rgb(165 180 252 / 0.95) !important;
}
.active\:tw-bg-indigo-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-400\/0:active{
  background-color: rgb(129 140 248 / 0) !important;
}
.active\:tw-bg-indigo-400\/10:active{
  background-color: rgb(129 140 248 / 0.1) !important;
}
.active\:tw-bg-indigo-400\/100:active{
  background-color: rgb(129 140 248 / 1) !important;
}
.active\:tw-bg-indigo-400\/15:active{
  background-color: rgb(129 140 248 / 0.15) !important;
}
.active\:tw-bg-indigo-400\/20:active{
  background-color: rgb(129 140 248 / 0.2) !important;
}
.active\:tw-bg-indigo-400\/25:active{
  background-color: rgb(129 140 248 / 0.25) !important;
}
.active\:tw-bg-indigo-400\/30:active{
  background-color: rgb(129 140 248 / 0.3) !important;
}
.active\:tw-bg-indigo-400\/35:active{
  background-color: rgb(129 140 248 / 0.35) !important;
}
.active\:tw-bg-indigo-400\/40:active{
  background-color: rgb(129 140 248 / 0.4) !important;
}
.active\:tw-bg-indigo-400\/45:active{
  background-color: rgb(129 140 248 / 0.45) !important;
}
.active\:tw-bg-indigo-400\/5:active{
  background-color: rgb(129 140 248 / 0.05) !important;
}
.active\:tw-bg-indigo-400\/50:active{
  background-color: rgb(129 140 248 / 0.5) !important;
}
.active\:tw-bg-indigo-400\/55:active{
  background-color: rgb(129 140 248 / 0.55) !important;
}
.active\:tw-bg-indigo-400\/60:active{
  background-color: rgb(129 140 248 / 0.6) !important;
}
.active\:tw-bg-indigo-400\/65:active{
  background-color: rgb(129 140 248 / 0.65) !important;
}
.active\:tw-bg-indigo-400\/70:active{
  background-color: rgb(129 140 248 / 0.7) !important;
}
.active\:tw-bg-indigo-400\/75:active{
  background-color: rgb(129 140 248 / 0.75) !important;
}
.active\:tw-bg-indigo-400\/80:active{
  background-color: rgb(129 140 248 / 0.8) !important;
}
.active\:tw-bg-indigo-400\/85:active{
  background-color: rgb(129 140 248 / 0.85) !important;
}
.active\:tw-bg-indigo-400\/90:active{
  background-color: rgb(129 140 248 / 0.9) !important;
}
.active\:tw-bg-indigo-400\/95:active{
  background-color: rgb(129 140 248 / 0.95) !important;
}
.active\:tw-bg-indigo-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-50\/0:active{
  background-color: rgb(238 242 255 / 0) !important;
}
.active\:tw-bg-indigo-50\/10:active{
  background-color: rgb(238 242 255 / 0.1) !important;
}
.active\:tw-bg-indigo-50\/100:active{
  background-color: rgb(238 242 255 / 1) !important;
}
.active\:tw-bg-indigo-50\/15:active{
  background-color: rgb(238 242 255 / 0.15) !important;
}
.active\:tw-bg-indigo-50\/20:active{
  background-color: rgb(238 242 255 / 0.2) !important;
}
.active\:tw-bg-indigo-50\/25:active{
  background-color: rgb(238 242 255 / 0.25) !important;
}
.active\:tw-bg-indigo-50\/30:active{
  background-color: rgb(238 242 255 / 0.3) !important;
}
.active\:tw-bg-indigo-50\/35:active{
  background-color: rgb(238 242 255 / 0.35) !important;
}
.active\:tw-bg-indigo-50\/40:active{
  background-color: rgb(238 242 255 / 0.4) !important;
}
.active\:tw-bg-indigo-50\/45:active{
  background-color: rgb(238 242 255 / 0.45) !important;
}
.active\:tw-bg-indigo-50\/5:active{
  background-color: rgb(238 242 255 / 0.05) !important;
}
.active\:tw-bg-indigo-50\/50:active{
  background-color: rgb(238 242 255 / 0.5) !important;
}
.active\:tw-bg-indigo-50\/55:active{
  background-color: rgb(238 242 255 / 0.55) !important;
}
.active\:tw-bg-indigo-50\/60:active{
  background-color: rgb(238 242 255 / 0.6) !important;
}
.active\:tw-bg-indigo-50\/65:active{
  background-color: rgb(238 242 255 / 0.65) !important;
}
.active\:tw-bg-indigo-50\/70:active{
  background-color: rgb(238 242 255 / 0.7) !important;
}
.active\:tw-bg-indigo-50\/75:active{
  background-color: rgb(238 242 255 / 0.75) !important;
}
.active\:tw-bg-indigo-50\/80:active{
  background-color: rgb(238 242 255 / 0.8) !important;
}
.active\:tw-bg-indigo-50\/85:active{
  background-color: rgb(238 242 255 / 0.85) !important;
}
.active\:tw-bg-indigo-50\/90:active{
  background-color: rgb(238 242 255 / 0.9) !important;
}
.active\:tw-bg-indigo-50\/95:active{
  background-color: rgb(238 242 255 / 0.95) !important;
}
.active\:tw-bg-indigo-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-500\/0:active{
  background-color: rgb(99 102 241 / 0) !important;
}
.active\:tw-bg-indigo-500\/10:active{
  background-color: rgb(99 102 241 / 0.1) !important;
}
.active\:tw-bg-indigo-500\/100:active{
  background-color: rgb(99 102 241 / 1) !important;
}
.active\:tw-bg-indigo-500\/15:active{
  background-color: rgb(99 102 241 / 0.15) !important;
}
.active\:tw-bg-indigo-500\/20:active{
  background-color: rgb(99 102 241 / 0.2) !important;
}
.active\:tw-bg-indigo-500\/25:active{
  background-color: rgb(99 102 241 / 0.25) !important;
}
.active\:tw-bg-indigo-500\/30:active{
  background-color: rgb(99 102 241 / 0.3) !important;
}
.active\:tw-bg-indigo-500\/35:active{
  background-color: rgb(99 102 241 / 0.35) !important;
}
.active\:tw-bg-indigo-500\/40:active{
  background-color: rgb(99 102 241 / 0.4) !important;
}
.active\:tw-bg-indigo-500\/45:active{
  background-color: rgb(99 102 241 / 0.45) !important;
}
.active\:tw-bg-indigo-500\/5:active{
  background-color: rgb(99 102 241 / 0.05) !important;
}
.active\:tw-bg-indigo-500\/50:active{
  background-color: rgb(99 102 241 / 0.5) !important;
}
.active\:tw-bg-indigo-500\/55:active{
  background-color: rgb(99 102 241 / 0.55) !important;
}
.active\:tw-bg-indigo-500\/60:active{
  background-color: rgb(99 102 241 / 0.6) !important;
}
.active\:tw-bg-indigo-500\/65:active{
  background-color: rgb(99 102 241 / 0.65) !important;
}
.active\:tw-bg-indigo-500\/70:active{
  background-color: rgb(99 102 241 / 0.7) !important;
}
.active\:tw-bg-indigo-500\/75:active{
  background-color: rgb(99 102 241 / 0.75) !important;
}
.active\:tw-bg-indigo-500\/80:active{
  background-color: rgb(99 102 241 / 0.8) !important;
}
.active\:tw-bg-indigo-500\/85:active{
  background-color: rgb(99 102 241 / 0.85) !important;
}
.active\:tw-bg-indigo-500\/90:active{
  background-color: rgb(99 102 241 / 0.9) !important;
}
.active\:tw-bg-indigo-500\/95:active{
  background-color: rgb(99 102 241 / 0.95) !important;
}
.active\:tw-bg-indigo-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-600\/0:active{
  background-color: rgb(79 70 229 / 0) !important;
}
.active\:tw-bg-indigo-600\/10:active{
  background-color: rgb(79 70 229 / 0.1) !important;
}
.active\:tw-bg-indigo-600\/100:active{
  background-color: rgb(79 70 229 / 1) !important;
}
.active\:tw-bg-indigo-600\/15:active{
  background-color: rgb(79 70 229 / 0.15) !important;
}
.active\:tw-bg-indigo-600\/20:active{
  background-color: rgb(79 70 229 / 0.2) !important;
}
.active\:tw-bg-indigo-600\/25:active{
  background-color: rgb(79 70 229 / 0.25) !important;
}
.active\:tw-bg-indigo-600\/30:active{
  background-color: rgb(79 70 229 / 0.3) !important;
}
.active\:tw-bg-indigo-600\/35:active{
  background-color: rgb(79 70 229 / 0.35) !important;
}
.active\:tw-bg-indigo-600\/40:active{
  background-color: rgb(79 70 229 / 0.4) !important;
}
.active\:tw-bg-indigo-600\/45:active{
  background-color: rgb(79 70 229 / 0.45) !important;
}
.active\:tw-bg-indigo-600\/5:active{
  background-color: rgb(79 70 229 / 0.05) !important;
}
.active\:tw-bg-indigo-600\/50:active{
  background-color: rgb(79 70 229 / 0.5) !important;
}
.active\:tw-bg-indigo-600\/55:active{
  background-color: rgb(79 70 229 / 0.55) !important;
}
.active\:tw-bg-indigo-600\/60:active{
  background-color: rgb(79 70 229 / 0.6) !important;
}
.active\:tw-bg-indigo-600\/65:active{
  background-color: rgb(79 70 229 / 0.65) !important;
}
.active\:tw-bg-indigo-600\/70:active{
  background-color: rgb(79 70 229 / 0.7) !important;
}
.active\:tw-bg-indigo-600\/75:active{
  background-color: rgb(79 70 229 / 0.75) !important;
}
.active\:tw-bg-indigo-600\/80:active{
  background-color: rgb(79 70 229 / 0.8) !important;
}
.active\:tw-bg-indigo-600\/85:active{
  background-color: rgb(79 70 229 / 0.85) !important;
}
.active\:tw-bg-indigo-600\/90:active{
  background-color: rgb(79 70 229 / 0.9) !important;
}
.active\:tw-bg-indigo-600\/95:active{
  background-color: rgb(79 70 229 / 0.95) !important;
}
.active\:tw-bg-indigo-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-700\/0:active{
  background-color: rgb(67 56 202 / 0) !important;
}
.active\:tw-bg-indigo-700\/10:active{
  background-color: rgb(67 56 202 / 0.1) !important;
}
.active\:tw-bg-indigo-700\/100:active{
  background-color: rgb(67 56 202 / 1) !important;
}
.active\:tw-bg-indigo-700\/15:active{
  background-color: rgb(67 56 202 / 0.15) !important;
}
.active\:tw-bg-indigo-700\/20:active{
  background-color: rgb(67 56 202 / 0.2) !important;
}
.active\:tw-bg-indigo-700\/25:active{
  background-color: rgb(67 56 202 / 0.25) !important;
}
.active\:tw-bg-indigo-700\/30:active{
  background-color: rgb(67 56 202 / 0.3) !important;
}
.active\:tw-bg-indigo-700\/35:active{
  background-color: rgb(67 56 202 / 0.35) !important;
}
.active\:tw-bg-indigo-700\/40:active{
  background-color: rgb(67 56 202 / 0.4) !important;
}
.active\:tw-bg-indigo-700\/45:active{
  background-color: rgb(67 56 202 / 0.45) !important;
}
.active\:tw-bg-indigo-700\/5:active{
  background-color: rgb(67 56 202 / 0.05) !important;
}
.active\:tw-bg-indigo-700\/50:active{
  background-color: rgb(67 56 202 / 0.5) !important;
}
.active\:tw-bg-indigo-700\/55:active{
  background-color: rgb(67 56 202 / 0.55) !important;
}
.active\:tw-bg-indigo-700\/60:active{
  background-color: rgb(67 56 202 / 0.6) !important;
}
.active\:tw-bg-indigo-700\/65:active{
  background-color: rgb(67 56 202 / 0.65) !important;
}
.active\:tw-bg-indigo-700\/70:active{
  background-color: rgb(67 56 202 / 0.7) !important;
}
.active\:tw-bg-indigo-700\/75:active{
  background-color: rgb(67 56 202 / 0.75) !important;
}
.active\:tw-bg-indigo-700\/80:active{
  background-color: rgb(67 56 202 / 0.8) !important;
}
.active\:tw-bg-indigo-700\/85:active{
  background-color: rgb(67 56 202 / 0.85) !important;
}
.active\:tw-bg-indigo-700\/90:active{
  background-color: rgb(67 56 202 / 0.9) !important;
}
.active\:tw-bg-indigo-700\/95:active{
  background-color: rgb(67 56 202 / 0.95) !important;
}
.active\:tw-bg-indigo-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-800\/0:active{
  background-color: rgb(55 48 163 / 0) !important;
}
.active\:tw-bg-indigo-800\/10:active{
  background-color: rgb(55 48 163 / 0.1) !important;
}
.active\:tw-bg-indigo-800\/100:active{
  background-color: rgb(55 48 163 / 1) !important;
}
.active\:tw-bg-indigo-800\/15:active{
  background-color: rgb(55 48 163 / 0.15) !important;
}
.active\:tw-bg-indigo-800\/20:active{
  background-color: rgb(55 48 163 / 0.2) !important;
}
.active\:tw-bg-indigo-800\/25:active{
  background-color: rgb(55 48 163 / 0.25) !important;
}
.active\:tw-bg-indigo-800\/30:active{
  background-color: rgb(55 48 163 / 0.3) !important;
}
.active\:tw-bg-indigo-800\/35:active{
  background-color: rgb(55 48 163 / 0.35) !important;
}
.active\:tw-bg-indigo-800\/40:active{
  background-color: rgb(55 48 163 / 0.4) !important;
}
.active\:tw-bg-indigo-800\/45:active{
  background-color: rgb(55 48 163 / 0.45) !important;
}
.active\:tw-bg-indigo-800\/5:active{
  background-color: rgb(55 48 163 / 0.05) !important;
}
.active\:tw-bg-indigo-800\/50:active{
  background-color: rgb(55 48 163 / 0.5) !important;
}
.active\:tw-bg-indigo-800\/55:active{
  background-color: rgb(55 48 163 / 0.55) !important;
}
.active\:tw-bg-indigo-800\/60:active{
  background-color: rgb(55 48 163 / 0.6) !important;
}
.active\:tw-bg-indigo-800\/65:active{
  background-color: rgb(55 48 163 / 0.65) !important;
}
.active\:tw-bg-indigo-800\/70:active{
  background-color: rgb(55 48 163 / 0.7) !important;
}
.active\:tw-bg-indigo-800\/75:active{
  background-color: rgb(55 48 163 / 0.75) !important;
}
.active\:tw-bg-indigo-800\/80:active{
  background-color: rgb(55 48 163 / 0.8) !important;
}
.active\:tw-bg-indigo-800\/85:active{
  background-color: rgb(55 48 163 / 0.85) !important;
}
.active\:tw-bg-indigo-800\/90:active{
  background-color: rgb(55 48 163 / 0.9) !important;
}
.active\:tw-bg-indigo-800\/95:active{
  background-color: rgb(55 48 163 / 0.95) !important;
}
.active\:tw-bg-indigo-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-900\/0:active{
  background-color: rgb(49 46 129 / 0) !important;
}
.active\:tw-bg-indigo-900\/10:active{
  background-color: rgb(49 46 129 / 0.1) !important;
}
.active\:tw-bg-indigo-900\/100:active{
  background-color: rgb(49 46 129 / 1) !important;
}
.active\:tw-bg-indigo-900\/15:active{
  background-color: rgb(49 46 129 / 0.15) !important;
}
.active\:tw-bg-indigo-900\/20:active{
  background-color: rgb(49 46 129 / 0.2) !important;
}
.active\:tw-bg-indigo-900\/25:active{
  background-color: rgb(49 46 129 / 0.25) !important;
}
.active\:tw-bg-indigo-900\/30:active{
  background-color: rgb(49 46 129 / 0.3) !important;
}
.active\:tw-bg-indigo-900\/35:active{
  background-color: rgb(49 46 129 / 0.35) !important;
}
.active\:tw-bg-indigo-900\/40:active{
  background-color: rgb(49 46 129 / 0.4) !important;
}
.active\:tw-bg-indigo-900\/45:active{
  background-color: rgb(49 46 129 / 0.45) !important;
}
.active\:tw-bg-indigo-900\/5:active{
  background-color: rgb(49 46 129 / 0.05) !important;
}
.active\:tw-bg-indigo-900\/50:active{
  background-color: rgb(49 46 129 / 0.5) !important;
}
.active\:tw-bg-indigo-900\/55:active{
  background-color: rgb(49 46 129 / 0.55) !important;
}
.active\:tw-bg-indigo-900\/60:active{
  background-color: rgb(49 46 129 / 0.6) !important;
}
.active\:tw-bg-indigo-900\/65:active{
  background-color: rgb(49 46 129 / 0.65) !important;
}
.active\:tw-bg-indigo-900\/70:active{
  background-color: rgb(49 46 129 / 0.7) !important;
}
.active\:tw-bg-indigo-900\/75:active{
  background-color: rgb(49 46 129 / 0.75) !important;
}
.active\:tw-bg-indigo-900\/80:active{
  background-color: rgb(49 46 129 / 0.8) !important;
}
.active\:tw-bg-indigo-900\/85:active{
  background-color: rgb(49 46 129 / 0.85) !important;
}
.active\:tw-bg-indigo-900\/90:active{
  background-color: rgb(49 46 129 / 0.9) !important;
}
.active\:tw-bg-indigo-900\/95:active{
  background-color: rgb(49 46 129 / 0.95) !important;
}
.active\:tw-bg-indigo-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 27 75 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-indigo-950\/0:active{
  background-color: rgb(30 27 75 / 0) !important;
}
.active\:tw-bg-indigo-950\/10:active{
  background-color: rgb(30 27 75 / 0.1) !important;
}
.active\:tw-bg-indigo-950\/100:active{
  background-color: rgb(30 27 75 / 1) !important;
}
.active\:tw-bg-indigo-950\/15:active{
  background-color: rgb(30 27 75 / 0.15) !important;
}
.active\:tw-bg-indigo-950\/20:active{
  background-color: rgb(30 27 75 / 0.2) !important;
}
.active\:tw-bg-indigo-950\/25:active{
  background-color: rgb(30 27 75 / 0.25) !important;
}
.active\:tw-bg-indigo-950\/30:active{
  background-color: rgb(30 27 75 / 0.3) !important;
}
.active\:tw-bg-indigo-950\/35:active{
  background-color: rgb(30 27 75 / 0.35) !important;
}
.active\:tw-bg-indigo-950\/40:active{
  background-color: rgb(30 27 75 / 0.4) !important;
}
.active\:tw-bg-indigo-950\/45:active{
  background-color: rgb(30 27 75 / 0.45) !important;
}
.active\:tw-bg-indigo-950\/5:active{
  background-color: rgb(30 27 75 / 0.05) !important;
}
.active\:tw-bg-indigo-950\/50:active{
  background-color: rgb(30 27 75 / 0.5) !important;
}
.active\:tw-bg-indigo-950\/55:active{
  background-color: rgb(30 27 75 / 0.55) !important;
}
.active\:tw-bg-indigo-950\/60:active{
  background-color: rgb(30 27 75 / 0.6) !important;
}
.active\:tw-bg-indigo-950\/65:active{
  background-color: rgb(30 27 75 / 0.65) !important;
}
.active\:tw-bg-indigo-950\/70:active{
  background-color: rgb(30 27 75 / 0.7) !important;
}
.active\:tw-bg-indigo-950\/75:active{
  background-color: rgb(30 27 75 / 0.75) !important;
}
.active\:tw-bg-indigo-950\/80:active{
  background-color: rgb(30 27 75 / 0.8) !important;
}
.active\:tw-bg-indigo-950\/85:active{
  background-color: rgb(30 27 75 / 0.85) !important;
}
.active\:tw-bg-indigo-950\/90:active{
  background-color: rgb(30 27 75 / 0.9) !important;
}
.active\:tw-bg-indigo-950\/95:active{
  background-color: rgb(30 27 75 / 0.95) !important;
}
.active\:tw-bg-inherit:active{
  background-color: inherit !important;
}
.active\:tw-bg-lime-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-100\/0:active{
  background-color: rgb(236 252 203 / 0) !important;
}
.active\:tw-bg-lime-100\/10:active{
  background-color: rgb(236 252 203 / 0.1) !important;
}
.active\:tw-bg-lime-100\/100:active{
  background-color: rgb(236 252 203 / 1) !important;
}
.active\:tw-bg-lime-100\/15:active{
  background-color: rgb(236 252 203 / 0.15) !important;
}
.active\:tw-bg-lime-100\/20:active{
  background-color: rgb(236 252 203 / 0.2) !important;
}
.active\:tw-bg-lime-100\/25:active{
  background-color: rgb(236 252 203 / 0.25) !important;
}
.active\:tw-bg-lime-100\/30:active{
  background-color: rgb(236 252 203 / 0.3) !important;
}
.active\:tw-bg-lime-100\/35:active{
  background-color: rgb(236 252 203 / 0.35) !important;
}
.active\:tw-bg-lime-100\/40:active{
  background-color: rgb(236 252 203 / 0.4) !important;
}
.active\:tw-bg-lime-100\/45:active{
  background-color: rgb(236 252 203 / 0.45) !important;
}
.active\:tw-bg-lime-100\/5:active{
  background-color: rgb(236 252 203 / 0.05) !important;
}
.active\:tw-bg-lime-100\/50:active{
  background-color: rgb(236 252 203 / 0.5) !important;
}
.active\:tw-bg-lime-100\/55:active{
  background-color: rgb(236 252 203 / 0.55) !important;
}
.active\:tw-bg-lime-100\/60:active{
  background-color: rgb(236 252 203 / 0.6) !important;
}
.active\:tw-bg-lime-100\/65:active{
  background-color: rgb(236 252 203 / 0.65) !important;
}
.active\:tw-bg-lime-100\/70:active{
  background-color: rgb(236 252 203 / 0.7) !important;
}
.active\:tw-bg-lime-100\/75:active{
  background-color: rgb(236 252 203 / 0.75) !important;
}
.active\:tw-bg-lime-100\/80:active{
  background-color: rgb(236 252 203 / 0.8) !important;
}
.active\:tw-bg-lime-100\/85:active{
  background-color: rgb(236 252 203 / 0.85) !important;
}
.active\:tw-bg-lime-100\/90:active{
  background-color: rgb(236 252 203 / 0.9) !important;
}
.active\:tw-bg-lime-100\/95:active{
  background-color: rgb(236 252 203 / 0.95) !important;
}
.active\:tw-bg-lime-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-200\/0:active{
  background-color: rgb(217 249 157 / 0) !important;
}
.active\:tw-bg-lime-200\/10:active{
  background-color: rgb(217 249 157 / 0.1) !important;
}
.active\:tw-bg-lime-200\/100:active{
  background-color: rgb(217 249 157 / 1) !important;
}
.active\:tw-bg-lime-200\/15:active{
  background-color: rgb(217 249 157 / 0.15) !important;
}
.active\:tw-bg-lime-200\/20:active{
  background-color: rgb(217 249 157 / 0.2) !important;
}
.active\:tw-bg-lime-200\/25:active{
  background-color: rgb(217 249 157 / 0.25) !important;
}
.active\:tw-bg-lime-200\/30:active{
  background-color: rgb(217 249 157 / 0.3) !important;
}
.active\:tw-bg-lime-200\/35:active{
  background-color: rgb(217 249 157 / 0.35) !important;
}
.active\:tw-bg-lime-200\/40:active{
  background-color: rgb(217 249 157 / 0.4) !important;
}
.active\:tw-bg-lime-200\/45:active{
  background-color: rgb(217 249 157 / 0.45) !important;
}
.active\:tw-bg-lime-200\/5:active{
  background-color: rgb(217 249 157 / 0.05) !important;
}
.active\:tw-bg-lime-200\/50:active{
  background-color: rgb(217 249 157 / 0.5) !important;
}
.active\:tw-bg-lime-200\/55:active{
  background-color: rgb(217 249 157 / 0.55) !important;
}
.active\:tw-bg-lime-200\/60:active{
  background-color: rgb(217 249 157 / 0.6) !important;
}
.active\:tw-bg-lime-200\/65:active{
  background-color: rgb(217 249 157 / 0.65) !important;
}
.active\:tw-bg-lime-200\/70:active{
  background-color: rgb(217 249 157 / 0.7) !important;
}
.active\:tw-bg-lime-200\/75:active{
  background-color: rgb(217 249 157 / 0.75) !important;
}
.active\:tw-bg-lime-200\/80:active{
  background-color: rgb(217 249 157 / 0.8) !important;
}
.active\:tw-bg-lime-200\/85:active{
  background-color: rgb(217 249 157 / 0.85) !important;
}
.active\:tw-bg-lime-200\/90:active{
  background-color: rgb(217 249 157 / 0.9) !important;
}
.active\:tw-bg-lime-200\/95:active{
  background-color: rgb(217 249 157 / 0.95) !important;
}
.active\:tw-bg-lime-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-300\/0:active{
  background-color: rgb(190 242 100 / 0) !important;
}
.active\:tw-bg-lime-300\/10:active{
  background-color: rgb(190 242 100 / 0.1) !important;
}
.active\:tw-bg-lime-300\/100:active{
  background-color: rgb(190 242 100 / 1) !important;
}
.active\:tw-bg-lime-300\/15:active{
  background-color: rgb(190 242 100 / 0.15) !important;
}
.active\:tw-bg-lime-300\/20:active{
  background-color: rgb(190 242 100 / 0.2) !important;
}
.active\:tw-bg-lime-300\/25:active{
  background-color: rgb(190 242 100 / 0.25) !important;
}
.active\:tw-bg-lime-300\/30:active{
  background-color: rgb(190 242 100 / 0.3) !important;
}
.active\:tw-bg-lime-300\/35:active{
  background-color: rgb(190 242 100 / 0.35) !important;
}
.active\:tw-bg-lime-300\/40:active{
  background-color: rgb(190 242 100 / 0.4) !important;
}
.active\:tw-bg-lime-300\/45:active{
  background-color: rgb(190 242 100 / 0.45) !important;
}
.active\:tw-bg-lime-300\/5:active{
  background-color: rgb(190 242 100 / 0.05) !important;
}
.active\:tw-bg-lime-300\/50:active{
  background-color: rgb(190 242 100 / 0.5) !important;
}
.active\:tw-bg-lime-300\/55:active{
  background-color: rgb(190 242 100 / 0.55) !important;
}
.active\:tw-bg-lime-300\/60:active{
  background-color: rgb(190 242 100 / 0.6) !important;
}
.active\:tw-bg-lime-300\/65:active{
  background-color: rgb(190 242 100 / 0.65) !important;
}
.active\:tw-bg-lime-300\/70:active{
  background-color: rgb(190 242 100 / 0.7) !important;
}
.active\:tw-bg-lime-300\/75:active{
  background-color: rgb(190 242 100 / 0.75) !important;
}
.active\:tw-bg-lime-300\/80:active{
  background-color: rgb(190 242 100 / 0.8) !important;
}
.active\:tw-bg-lime-300\/85:active{
  background-color: rgb(190 242 100 / 0.85) !important;
}
.active\:tw-bg-lime-300\/90:active{
  background-color: rgb(190 242 100 / 0.9) !important;
}
.active\:tw-bg-lime-300\/95:active{
  background-color: rgb(190 242 100 / 0.95) !important;
}
.active\:tw-bg-lime-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-400\/0:active{
  background-color: rgb(163 230 53 / 0) !important;
}
.active\:tw-bg-lime-400\/10:active{
  background-color: rgb(163 230 53 / 0.1) !important;
}
.active\:tw-bg-lime-400\/100:active{
  background-color: rgb(163 230 53 / 1) !important;
}
.active\:tw-bg-lime-400\/15:active{
  background-color: rgb(163 230 53 / 0.15) !important;
}
.active\:tw-bg-lime-400\/20:active{
  background-color: rgb(163 230 53 / 0.2) !important;
}
.active\:tw-bg-lime-400\/25:active{
  background-color: rgb(163 230 53 / 0.25) !important;
}
.active\:tw-bg-lime-400\/30:active{
  background-color: rgb(163 230 53 / 0.3) !important;
}
.active\:tw-bg-lime-400\/35:active{
  background-color: rgb(163 230 53 / 0.35) !important;
}
.active\:tw-bg-lime-400\/40:active{
  background-color: rgb(163 230 53 / 0.4) !important;
}
.active\:tw-bg-lime-400\/45:active{
  background-color: rgb(163 230 53 / 0.45) !important;
}
.active\:tw-bg-lime-400\/5:active{
  background-color: rgb(163 230 53 / 0.05) !important;
}
.active\:tw-bg-lime-400\/50:active{
  background-color: rgb(163 230 53 / 0.5) !important;
}
.active\:tw-bg-lime-400\/55:active{
  background-color: rgb(163 230 53 / 0.55) !important;
}
.active\:tw-bg-lime-400\/60:active{
  background-color: rgb(163 230 53 / 0.6) !important;
}
.active\:tw-bg-lime-400\/65:active{
  background-color: rgb(163 230 53 / 0.65) !important;
}
.active\:tw-bg-lime-400\/70:active{
  background-color: rgb(163 230 53 / 0.7) !important;
}
.active\:tw-bg-lime-400\/75:active{
  background-color: rgb(163 230 53 / 0.75) !important;
}
.active\:tw-bg-lime-400\/80:active{
  background-color: rgb(163 230 53 / 0.8) !important;
}
.active\:tw-bg-lime-400\/85:active{
  background-color: rgb(163 230 53 / 0.85) !important;
}
.active\:tw-bg-lime-400\/90:active{
  background-color: rgb(163 230 53 / 0.9) !important;
}
.active\:tw-bg-lime-400\/95:active{
  background-color: rgb(163 230 53 / 0.95) !important;
}
.active\:tw-bg-lime-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-50\/0:active{
  background-color: rgb(247 254 231 / 0) !important;
}
.active\:tw-bg-lime-50\/10:active{
  background-color: rgb(247 254 231 / 0.1) !important;
}
.active\:tw-bg-lime-50\/100:active{
  background-color: rgb(247 254 231 / 1) !important;
}
.active\:tw-bg-lime-50\/15:active{
  background-color: rgb(247 254 231 / 0.15) !important;
}
.active\:tw-bg-lime-50\/20:active{
  background-color: rgb(247 254 231 / 0.2) !important;
}
.active\:tw-bg-lime-50\/25:active{
  background-color: rgb(247 254 231 / 0.25) !important;
}
.active\:tw-bg-lime-50\/30:active{
  background-color: rgb(247 254 231 / 0.3) !important;
}
.active\:tw-bg-lime-50\/35:active{
  background-color: rgb(247 254 231 / 0.35) !important;
}
.active\:tw-bg-lime-50\/40:active{
  background-color: rgb(247 254 231 / 0.4) !important;
}
.active\:tw-bg-lime-50\/45:active{
  background-color: rgb(247 254 231 / 0.45) !important;
}
.active\:tw-bg-lime-50\/5:active{
  background-color: rgb(247 254 231 / 0.05) !important;
}
.active\:tw-bg-lime-50\/50:active{
  background-color: rgb(247 254 231 / 0.5) !important;
}
.active\:tw-bg-lime-50\/55:active{
  background-color: rgb(247 254 231 / 0.55) !important;
}
.active\:tw-bg-lime-50\/60:active{
  background-color: rgb(247 254 231 / 0.6) !important;
}
.active\:tw-bg-lime-50\/65:active{
  background-color: rgb(247 254 231 / 0.65) !important;
}
.active\:tw-bg-lime-50\/70:active{
  background-color: rgb(247 254 231 / 0.7) !important;
}
.active\:tw-bg-lime-50\/75:active{
  background-color: rgb(247 254 231 / 0.75) !important;
}
.active\:tw-bg-lime-50\/80:active{
  background-color: rgb(247 254 231 / 0.8) !important;
}
.active\:tw-bg-lime-50\/85:active{
  background-color: rgb(247 254 231 / 0.85) !important;
}
.active\:tw-bg-lime-50\/90:active{
  background-color: rgb(247 254 231 / 0.9) !important;
}
.active\:tw-bg-lime-50\/95:active{
  background-color: rgb(247 254 231 / 0.95) !important;
}
.active\:tw-bg-lime-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-500\/0:active{
  background-color: rgb(132 204 22 / 0) !important;
}
.active\:tw-bg-lime-500\/10:active{
  background-color: rgb(132 204 22 / 0.1) !important;
}
.active\:tw-bg-lime-500\/100:active{
  background-color: rgb(132 204 22 / 1) !important;
}
.active\:tw-bg-lime-500\/15:active{
  background-color: rgb(132 204 22 / 0.15) !important;
}
.active\:tw-bg-lime-500\/20:active{
  background-color: rgb(132 204 22 / 0.2) !important;
}
.active\:tw-bg-lime-500\/25:active{
  background-color: rgb(132 204 22 / 0.25) !important;
}
.active\:tw-bg-lime-500\/30:active{
  background-color: rgb(132 204 22 / 0.3) !important;
}
.active\:tw-bg-lime-500\/35:active{
  background-color: rgb(132 204 22 / 0.35) !important;
}
.active\:tw-bg-lime-500\/40:active{
  background-color: rgb(132 204 22 / 0.4) !important;
}
.active\:tw-bg-lime-500\/45:active{
  background-color: rgb(132 204 22 / 0.45) !important;
}
.active\:tw-bg-lime-500\/5:active{
  background-color: rgb(132 204 22 / 0.05) !important;
}
.active\:tw-bg-lime-500\/50:active{
  background-color: rgb(132 204 22 / 0.5) !important;
}
.active\:tw-bg-lime-500\/55:active{
  background-color: rgb(132 204 22 / 0.55) !important;
}
.active\:tw-bg-lime-500\/60:active{
  background-color: rgb(132 204 22 / 0.6) !important;
}
.active\:tw-bg-lime-500\/65:active{
  background-color: rgb(132 204 22 / 0.65) !important;
}
.active\:tw-bg-lime-500\/70:active{
  background-color: rgb(132 204 22 / 0.7) !important;
}
.active\:tw-bg-lime-500\/75:active{
  background-color: rgb(132 204 22 / 0.75) !important;
}
.active\:tw-bg-lime-500\/80:active{
  background-color: rgb(132 204 22 / 0.8) !important;
}
.active\:tw-bg-lime-500\/85:active{
  background-color: rgb(132 204 22 / 0.85) !important;
}
.active\:tw-bg-lime-500\/90:active{
  background-color: rgb(132 204 22 / 0.9) !important;
}
.active\:tw-bg-lime-500\/95:active{
  background-color: rgb(132 204 22 / 0.95) !important;
}
.active\:tw-bg-lime-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-600\/0:active{
  background-color: rgb(101 163 13 / 0) !important;
}
.active\:tw-bg-lime-600\/10:active{
  background-color: rgb(101 163 13 / 0.1) !important;
}
.active\:tw-bg-lime-600\/100:active{
  background-color: rgb(101 163 13 / 1) !important;
}
.active\:tw-bg-lime-600\/15:active{
  background-color: rgb(101 163 13 / 0.15) !important;
}
.active\:tw-bg-lime-600\/20:active{
  background-color: rgb(101 163 13 / 0.2) !important;
}
.active\:tw-bg-lime-600\/25:active{
  background-color: rgb(101 163 13 / 0.25) !important;
}
.active\:tw-bg-lime-600\/30:active{
  background-color: rgb(101 163 13 / 0.3) !important;
}
.active\:tw-bg-lime-600\/35:active{
  background-color: rgb(101 163 13 / 0.35) !important;
}
.active\:tw-bg-lime-600\/40:active{
  background-color: rgb(101 163 13 / 0.4) !important;
}
.active\:tw-bg-lime-600\/45:active{
  background-color: rgb(101 163 13 / 0.45) !important;
}
.active\:tw-bg-lime-600\/5:active{
  background-color: rgb(101 163 13 / 0.05) !important;
}
.active\:tw-bg-lime-600\/50:active{
  background-color: rgb(101 163 13 / 0.5) !important;
}
.active\:tw-bg-lime-600\/55:active{
  background-color: rgb(101 163 13 / 0.55) !important;
}
.active\:tw-bg-lime-600\/60:active{
  background-color: rgb(101 163 13 / 0.6) !important;
}
.active\:tw-bg-lime-600\/65:active{
  background-color: rgb(101 163 13 / 0.65) !important;
}
.active\:tw-bg-lime-600\/70:active{
  background-color: rgb(101 163 13 / 0.7) !important;
}
.active\:tw-bg-lime-600\/75:active{
  background-color: rgb(101 163 13 / 0.75) !important;
}
.active\:tw-bg-lime-600\/80:active{
  background-color: rgb(101 163 13 / 0.8) !important;
}
.active\:tw-bg-lime-600\/85:active{
  background-color: rgb(101 163 13 / 0.85) !important;
}
.active\:tw-bg-lime-600\/90:active{
  background-color: rgb(101 163 13 / 0.9) !important;
}
.active\:tw-bg-lime-600\/95:active{
  background-color: rgb(101 163 13 / 0.95) !important;
}
.active\:tw-bg-lime-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(119 136 89 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-700\/0:active{
  background-color: rgb(119 136 89 / 0) !important;
}
.active\:tw-bg-lime-700\/10:active{
  background-color: rgb(119 136 89 / 0.1) !important;
}
.active\:tw-bg-lime-700\/100:active{
  background-color: rgb(119 136 89 / 1) !important;
}
.active\:tw-bg-lime-700\/15:active{
  background-color: rgb(119 136 89 / 0.15) !important;
}
.active\:tw-bg-lime-700\/20:active{
  background-color: rgb(119 136 89 / 0.2) !important;
}
.active\:tw-bg-lime-700\/25:active{
  background-color: rgb(119 136 89 / 0.25) !important;
}
.active\:tw-bg-lime-700\/30:active{
  background-color: rgb(119 136 89 / 0.3) !important;
}
.active\:tw-bg-lime-700\/35:active{
  background-color: rgb(119 136 89 / 0.35) !important;
}
.active\:tw-bg-lime-700\/40:active{
  background-color: rgb(119 136 89 / 0.4) !important;
}
.active\:tw-bg-lime-700\/45:active{
  background-color: rgb(119 136 89 / 0.45) !important;
}
.active\:tw-bg-lime-700\/5:active{
  background-color: rgb(119 136 89 / 0.05) !important;
}
.active\:tw-bg-lime-700\/50:active{
  background-color: rgb(119 136 89 / 0.5) !important;
}
.active\:tw-bg-lime-700\/55:active{
  background-color: rgb(119 136 89 / 0.55) !important;
}
.active\:tw-bg-lime-700\/60:active{
  background-color: rgb(119 136 89 / 0.6) !important;
}
.active\:tw-bg-lime-700\/65:active{
  background-color: rgb(119 136 89 / 0.65) !important;
}
.active\:tw-bg-lime-700\/70:active{
  background-color: rgb(119 136 89 / 0.7) !important;
}
.active\:tw-bg-lime-700\/75:active{
  background-color: rgb(119 136 89 / 0.75) !important;
}
.active\:tw-bg-lime-700\/80:active{
  background-color: rgb(119 136 89 / 0.8) !important;
}
.active\:tw-bg-lime-700\/85:active{
  background-color: rgb(119 136 89 / 0.85) !important;
}
.active\:tw-bg-lime-700\/90:active{
  background-color: rgb(119 136 89 / 0.9) !important;
}
.active\:tw-bg-lime-700\/95:active{
  background-color: rgb(119 136 89 / 0.95) !important;
}
.active\:tw-bg-lime-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-800\/0:active{
  background-color: rgb(63 98 18 / 0) !important;
}
.active\:tw-bg-lime-800\/10:active{
  background-color: rgb(63 98 18 / 0.1) !important;
}
.active\:tw-bg-lime-800\/100:active{
  background-color: rgb(63 98 18 / 1) !important;
}
.active\:tw-bg-lime-800\/15:active{
  background-color: rgb(63 98 18 / 0.15) !important;
}
.active\:tw-bg-lime-800\/20:active{
  background-color: rgb(63 98 18 / 0.2) !important;
}
.active\:tw-bg-lime-800\/25:active{
  background-color: rgb(63 98 18 / 0.25) !important;
}
.active\:tw-bg-lime-800\/30:active{
  background-color: rgb(63 98 18 / 0.3) !important;
}
.active\:tw-bg-lime-800\/35:active{
  background-color: rgb(63 98 18 / 0.35) !important;
}
.active\:tw-bg-lime-800\/40:active{
  background-color: rgb(63 98 18 / 0.4) !important;
}
.active\:tw-bg-lime-800\/45:active{
  background-color: rgb(63 98 18 / 0.45) !important;
}
.active\:tw-bg-lime-800\/5:active{
  background-color: rgb(63 98 18 / 0.05) !important;
}
.active\:tw-bg-lime-800\/50:active{
  background-color: rgb(63 98 18 / 0.5) !important;
}
.active\:tw-bg-lime-800\/55:active{
  background-color: rgb(63 98 18 / 0.55) !important;
}
.active\:tw-bg-lime-800\/60:active{
  background-color: rgb(63 98 18 / 0.6) !important;
}
.active\:tw-bg-lime-800\/65:active{
  background-color: rgb(63 98 18 / 0.65) !important;
}
.active\:tw-bg-lime-800\/70:active{
  background-color: rgb(63 98 18 / 0.7) !important;
}
.active\:tw-bg-lime-800\/75:active{
  background-color: rgb(63 98 18 / 0.75) !important;
}
.active\:tw-bg-lime-800\/80:active{
  background-color: rgb(63 98 18 / 0.8) !important;
}
.active\:tw-bg-lime-800\/85:active{
  background-color: rgb(63 98 18 / 0.85) !important;
}
.active\:tw-bg-lime-800\/90:active{
  background-color: rgb(63 98 18 / 0.9) !important;
}
.active\:tw-bg-lime-800\/95:active{
  background-color: rgb(63 98 18 / 0.95) !important;
}
.active\:tw-bg-lime-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-900\/0:active{
  background-color: rgb(54 83 20 / 0) !important;
}
.active\:tw-bg-lime-900\/10:active{
  background-color: rgb(54 83 20 / 0.1) !important;
}
.active\:tw-bg-lime-900\/100:active{
  background-color: rgb(54 83 20 / 1) !important;
}
.active\:tw-bg-lime-900\/15:active{
  background-color: rgb(54 83 20 / 0.15) !important;
}
.active\:tw-bg-lime-900\/20:active{
  background-color: rgb(54 83 20 / 0.2) !important;
}
.active\:tw-bg-lime-900\/25:active{
  background-color: rgb(54 83 20 / 0.25) !important;
}
.active\:tw-bg-lime-900\/30:active{
  background-color: rgb(54 83 20 / 0.3) !important;
}
.active\:tw-bg-lime-900\/35:active{
  background-color: rgb(54 83 20 / 0.35) !important;
}
.active\:tw-bg-lime-900\/40:active{
  background-color: rgb(54 83 20 / 0.4) !important;
}
.active\:tw-bg-lime-900\/45:active{
  background-color: rgb(54 83 20 / 0.45) !important;
}
.active\:tw-bg-lime-900\/5:active{
  background-color: rgb(54 83 20 / 0.05) !important;
}
.active\:tw-bg-lime-900\/50:active{
  background-color: rgb(54 83 20 / 0.5) !important;
}
.active\:tw-bg-lime-900\/55:active{
  background-color: rgb(54 83 20 / 0.55) !important;
}
.active\:tw-bg-lime-900\/60:active{
  background-color: rgb(54 83 20 / 0.6) !important;
}
.active\:tw-bg-lime-900\/65:active{
  background-color: rgb(54 83 20 / 0.65) !important;
}
.active\:tw-bg-lime-900\/70:active{
  background-color: rgb(54 83 20 / 0.7) !important;
}
.active\:tw-bg-lime-900\/75:active{
  background-color: rgb(54 83 20 / 0.75) !important;
}
.active\:tw-bg-lime-900\/80:active{
  background-color: rgb(54 83 20 / 0.8) !important;
}
.active\:tw-bg-lime-900\/85:active{
  background-color: rgb(54 83 20 / 0.85) !important;
}
.active\:tw-bg-lime-900\/90:active{
  background-color: rgb(54 83 20 / 0.9) !important;
}
.active\:tw-bg-lime-900\/95:active{
  background-color: rgb(54 83 20 / 0.95) !important;
}
.active\:tw-bg-lime-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 46 5 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-lime-950\/0:active{
  background-color: rgb(26 46 5 / 0) !important;
}
.active\:tw-bg-lime-950\/10:active{
  background-color: rgb(26 46 5 / 0.1) !important;
}
.active\:tw-bg-lime-950\/100:active{
  background-color: rgb(26 46 5 / 1) !important;
}
.active\:tw-bg-lime-950\/15:active{
  background-color: rgb(26 46 5 / 0.15) !important;
}
.active\:tw-bg-lime-950\/20:active{
  background-color: rgb(26 46 5 / 0.2) !important;
}
.active\:tw-bg-lime-950\/25:active{
  background-color: rgb(26 46 5 / 0.25) !important;
}
.active\:tw-bg-lime-950\/30:active{
  background-color: rgb(26 46 5 / 0.3) !important;
}
.active\:tw-bg-lime-950\/35:active{
  background-color: rgb(26 46 5 / 0.35) !important;
}
.active\:tw-bg-lime-950\/40:active{
  background-color: rgb(26 46 5 / 0.4) !important;
}
.active\:tw-bg-lime-950\/45:active{
  background-color: rgb(26 46 5 / 0.45) !important;
}
.active\:tw-bg-lime-950\/5:active{
  background-color: rgb(26 46 5 / 0.05) !important;
}
.active\:tw-bg-lime-950\/50:active{
  background-color: rgb(26 46 5 / 0.5) !important;
}
.active\:tw-bg-lime-950\/55:active{
  background-color: rgb(26 46 5 / 0.55) !important;
}
.active\:tw-bg-lime-950\/60:active{
  background-color: rgb(26 46 5 / 0.6) !important;
}
.active\:tw-bg-lime-950\/65:active{
  background-color: rgb(26 46 5 / 0.65) !important;
}
.active\:tw-bg-lime-950\/70:active{
  background-color: rgb(26 46 5 / 0.7) !important;
}
.active\:tw-bg-lime-950\/75:active{
  background-color: rgb(26 46 5 / 0.75) !important;
}
.active\:tw-bg-lime-950\/80:active{
  background-color: rgb(26 46 5 / 0.8) !important;
}
.active\:tw-bg-lime-950\/85:active{
  background-color: rgb(26 46 5 / 0.85) !important;
}
.active\:tw-bg-lime-950\/90:active{
  background-color: rgb(26 46 5 / 0.9) !important;
}
.active\:tw-bg-lime-950\/95:active{
  background-color: rgb(26 46 5 / 0.95) !important;
}
.active\:tw-bg-neutral-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-100\/0:active{
  background-color: rgb(245 245 245 / 0) !important;
}
.active\:tw-bg-neutral-100\/10:active{
  background-color: rgb(245 245 245 / 0.1) !important;
}
.active\:tw-bg-neutral-100\/100:active{
  background-color: rgb(245 245 245 / 1) !important;
}
.active\:tw-bg-neutral-100\/15:active{
  background-color: rgb(245 245 245 / 0.15) !important;
}
.active\:tw-bg-neutral-100\/20:active{
  background-color: rgb(245 245 245 / 0.2) !important;
}
.active\:tw-bg-neutral-100\/25:active{
  background-color: rgb(245 245 245 / 0.25) !important;
}
.active\:tw-bg-neutral-100\/30:active{
  background-color: rgb(245 245 245 / 0.3) !important;
}
.active\:tw-bg-neutral-100\/35:active{
  background-color: rgb(245 245 245 / 0.35) !important;
}
.active\:tw-bg-neutral-100\/40:active{
  background-color: rgb(245 245 245 / 0.4) !important;
}
.active\:tw-bg-neutral-100\/45:active{
  background-color: rgb(245 245 245 / 0.45) !important;
}
.active\:tw-bg-neutral-100\/5:active{
  background-color: rgb(245 245 245 / 0.05) !important;
}
.active\:tw-bg-neutral-100\/50:active{
  background-color: rgb(245 245 245 / 0.5) !important;
}
.active\:tw-bg-neutral-100\/55:active{
  background-color: rgb(245 245 245 / 0.55) !important;
}
.active\:tw-bg-neutral-100\/60:active{
  background-color: rgb(245 245 245 / 0.6) !important;
}
.active\:tw-bg-neutral-100\/65:active{
  background-color: rgb(245 245 245 / 0.65) !important;
}
.active\:tw-bg-neutral-100\/70:active{
  background-color: rgb(245 245 245 / 0.7) !important;
}
.active\:tw-bg-neutral-100\/75:active{
  background-color: rgb(245 245 245 / 0.75) !important;
}
.active\:tw-bg-neutral-100\/80:active{
  background-color: rgb(245 245 245 / 0.8) !important;
}
.active\:tw-bg-neutral-100\/85:active{
  background-color: rgb(245 245 245 / 0.85) !important;
}
.active\:tw-bg-neutral-100\/90:active{
  background-color: rgb(245 245 245 / 0.9) !important;
}
.active\:tw-bg-neutral-100\/95:active{
  background-color: rgb(245 245 245 / 0.95) !important;
}
.active\:tw-bg-neutral-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-200\/0:active{
  background-color: rgb(229 229 229 / 0) !important;
}
.active\:tw-bg-neutral-200\/10:active{
  background-color: rgb(229 229 229 / 0.1) !important;
}
.active\:tw-bg-neutral-200\/100:active{
  background-color: rgb(229 229 229 / 1) !important;
}
.active\:tw-bg-neutral-200\/15:active{
  background-color: rgb(229 229 229 / 0.15) !important;
}
.active\:tw-bg-neutral-200\/20:active{
  background-color: rgb(229 229 229 / 0.2) !important;
}
.active\:tw-bg-neutral-200\/25:active{
  background-color: rgb(229 229 229 / 0.25) !important;
}
.active\:tw-bg-neutral-200\/30:active{
  background-color: rgb(229 229 229 / 0.3) !important;
}
.active\:tw-bg-neutral-200\/35:active{
  background-color: rgb(229 229 229 / 0.35) !important;
}
.active\:tw-bg-neutral-200\/40:active{
  background-color: rgb(229 229 229 / 0.4) !important;
}
.active\:tw-bg-neutral-200\/45:active{
  background-color: rgb(229 229 229 / 0.45) !important;
}
.active\:tw-bg-neutral-200\/5:active{
  background-color: rgb(229 229 229 / 0.05) !important;
}
.active\:tw-bg-neutral-200\/50:active{
  background-color: rgb(229 229 229 / 0.5) !important;
}
.active\:tw-bg-neutral-200\/55:active{
  background-color: rgb(229 229 229 / 0.55) !important;
}
.active\:tw-bg-neutral-200\/60:active{
  background-color: rgb(229 229 229 / 0.6) !important;
}
.active\:tw-bg-neutral-200\/65:active{
  background-color: rgb(229 229 229 / 0.65) !important;
}
.active\:tw-bg-neutral-200\/70:active{
  background-color: rgb(229 229 229 / 0.7) !important;
}
.active\:tw-bg-neutral-200\/75:active{
  background-color: rgb(229 229 229 / 0.75) !important;
}
.active\:tw-bg-neutral-200\/80:active{
  background-color: rgb(229 229 229 / 0.8) !important;
}
.active\:tw-bg-neutral-200\/85:active{
  background-color: rgb(229 229 229 / 0.85) !important;
}
.active\:tw-bg-neutral-200\/90:active{
  background-color: rgb(229 229 229 / 0.9) !important;
}
.active\:tw-bg-neutral-200\/95:active{
  background-color: rgb(229 229 229 / 0.95) !important;
}
.active\:tw-bg-neutral-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-300\/0:active{
  background-color: rgb(212 212 212 / 0) !important;
}
.active\:tw-bg-neutral-300\/10:active{
  background-color: rgb(212 212 212 / 0.1) !important;
}
.active\:tw-bg-neutral-300\/100:active{
  background-color: rgb(212 212 212 / 1) !important;
}
.active\:tw-bg-neutral-300\/15:active{
  background-color: rgb(212 212 212 / 0.15) !important;
}
.active\:tw-bg-neutral-300\/20:active{
  background-color: rgb(212 212 212 / 0.2) !important;
}
.active\:tw-bg-neutral-300\/25:active{
  background-color: rgb(212 212 212 / 0.25) !important;
}
.active\:tw-bg-neutral-300\/30:active{
  background-color: rgb(212 212 212 / 0.3) !important;
}
.active\:tw-bg-neutral-300\/35:active{
  background-color: rgb(212 212 212 / 0.35) !important;
}
.active\:tw-bg-neutral-300\/40:active{
  background-color: rgb(212 212 212 / 0.4) !important;
}
.active\:tw-bg-neutral-300\/45:active{
  background-color: rgb(212 212 212 / 0.45) !important;
}
.active\:tw-bg-neutral-300\/5:active{
  background-color: rgb(212 212 212 / 0.05) !important;
}
.active\:tw-bg-neutral-300\/50:active{
  background-color: rgb(212 212 212 / 0.5) !important;
}
.active\:tw-bg-neutral-300\/55:active{
  background-color: rgb(212 212 212 / 0.55) !important;
}
.active\:tw-bg-neutral-300\/60:active{
  background-color: rgb(212 212 212 / 0.6) !important;
}
.active\:tw-bg-neutral-300\/65:active{
  background-color: rgb(212 212 212 / 0.65) !important;
}
.active\:tw-bg-neutral-300\/70:active{
  background-color: rgb(212 212 212 / 0.7) !important;
}
.active\:tw-bg-neutral-300\/75:active{
  background-color: rgb(212 212 212 / 0.75) !important;
}
.active\:tw-bg-neutral-300\/80:active{
  background-color: rgb(212 212 212 / 0.8) !important;
}
.active\:tw-bg-neutral-300\/85:active{
  background-color: rgb(212 212 212 / 0.85) !important;
}
.active\:tw-bg-neutral-300\/90:active{
  background-color: rgb(212 212 212 / 0.9) !important;
}
.active\:tw-bg-neutral-300\/95:active{
  background-color: rgb(212 212 212 / 0.95) !important;
}
.active\:tw-bg-neutral-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-400\/0:active{
  background-color: rgb(163 163 163 / 0) !important;
}
.active\:tw-bg-neutral-400\/10:active{
  background-color: rgb(163 163 163 / 0.1) !important;
}
.active\:tw-bg-neutral-400\/100:active{
  background-color: rgb(163 163 163 / 1) !important;
}
.active\:tw-bg-neutral-400\/15:active{
  background-color: rgb(163 163 163 / 0.15) !important;
}
.active\:tw-bg-neutral-400\/20:active{
  background-color: rgb(163 163 163 / 0.2) !important;
}
.active\:tw-bg-neutral-400\/25:active{
  background-color: rgb(163 163 163 / 0.25) !important;
}
.active\:tw-bg-neutral-400\/30:active{
  background-color: rgb(163 163 163 / 0.3) !important;
}
.active\:tw-bg-neutral-400\/35:active{
  background-color: rgb(163 163 163 / 0.35) !important;
}
.active\:tw-bg-neutral-400\/40:active{
  background-color: rgb(163 163 163 / 0.4) !important;
}
.active\:tw-bg-neutral-400\/45:active{
  background-color: rgb(163 163 163 / 0.45) !important;
}
.active\:tw-bg-neutral-400\/5:active{
  background-color: rgb(163 163 163 / 0.05) !important;
}
.active\:tw-bg-neutral-400\/50:active{
  background-color: rgb(163 163 163 / 0.5) !important;
}
.active\:tw-bg-neutral-400\/55:active{
  background-color: rgb(163 163 163 / 0.55) !important;
}
.active\:tw-bg-neutral-400\/60:active{
  background-color: rgb(163 163 163 / 0.6) !important;
}
.active\:tw-bg-neutral-400\/65:active{
  background-color: rgb(163 163 163 / 0.65) !important;
}
.active\:tw-bg-neutral-400\/70:active{
  background-color: rgb(163 163 163 / 0.7) !important;
}
.active\:tw-bg-neutral-400\/75:active{
  background-color: rgb(163 163 163 / 0.75) !important;
}
.active\:tw-bg-neutral-400\/80:active{
  background-color: rgb(163 163 163 / 0.8) !important;
}
.active\:tw-bg-neutral-400\/85:active{
  background-color: rgb(163 163 163 / 0.85) !important;
}
.active\:tw-bg-neutral-400\/90:active{
  background-color: rgb(163 163 163 / 0.9) !important;
}
.active\:tw-bg-neutral-400\/95:active{
  background-color: rgb(163 163 163 / 0.95) !important;
}
.active\:tw-bg-neutral-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-50\/0:active{
  background-color: rgb(250 250 250 / 0) !important;
}
.active\:tw-bg-neutral-50\/10:active{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.active\:tw-bg-neutral-50\/100:active{
  background-color: rgb(250 250 250 / 1) !important;
}
.active\:tw-bg-neutral-50\/15:active{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.active\:tw-bg-neutral-50\/20:active{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.active\:tw-bg-neutral-50\/25:active{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.active\:tw-bg-neutral-50\/30:active{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.active\:tw-bg-neutral-50\/35:active{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.active\:tw-bg-neutral-50\/40:active{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.active\:tw-bg-neutral-50\/45:active{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.active\:tw-bg-neutral-50\/5:active{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.active\:tw-bg-neutral-50\/50:active{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.active\:tw-bg-neutral-50\/55:active{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.active\:tw-bg-neutral-50\/60:active{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.active\:tw-bg-neutral-50\/65:active{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.active\:tw-bg-neutral-50\/70:active{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.active\:tw-bg-neutral-50\/75:active{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.active\:tw-bg-neutral-50\/80:active{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.active\:tw-bg-neutral-50\/85:active{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.active\:tw-bg-neutral-50\/90:active{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.active\:tw-bg-neutral-50\/95:active{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.active\:tw-bg-neutral-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-500\/0:active{
  background-color: rgb(115 115 115 / 0) !important;
}
.active\:tw-bg-neutral-500\/10:active{
  background-color: rgb(115 115 115 / 0.1) !important;
}
.active\:tw-bg-neutral-500\/100:active{
  background-color: rgb(115 115 115 / 1) !important;
}
.active\:tw-bg-neutral-500\/15:active{
  background-color: rgb(115 115 115 / 0.15) !important;
}
.active\:tw-bg-neutral-500\/20:active{
  background-color: rgb(115 115 115 / 0.2) !important;
}
.active\:tw-bg-neutral-500\/25:active{
  background-color: rgb(115 115 115 / 0.25) !important;
}
.active\:tw-bg-neutral-500\/30:active{
  background-color: rgb(115 115 115 / 0.3) !important;
}
.active\:tw-bg-neutral-500\/35:active{
  background-color: rgb(115 115 115 / 0.35) !important;
}
.active\:tw-bg-neutral-500\/40:active{
  background-color: rgb(115 115 115 / 0.4) !important;
}
.active\:tw-bg-neutral-500\/45:active{
  background-color: rgb(115 115 115 / 0.45) !important;
}
.active\:tw-bg-neutral-500\/5:active{
  background-color: rgb(115 115 115 / 0.05) !important;
}
.active\:tw-bg-neutral-500\/50:active{
  background-color: rgb(115 115 115 / 0.5) !important;
}
.active\:tw-bg-neutral-500\/55:active{
  background-color: rgb(115 115 115 / 0.55) !important;
}
.active\:tw-bg-neutral-500\/60:active{
  background-color: rgb(115 115 115 / 0.6) !important;
}
.active\:tw-bg-neutral-500\/65:active{
  background-color: rgb(115 115 115 / 0.65) !important;
}
.active\:tw-bg-neutral-500\/70:active{
  background-color: rgb(115 115 115 / 0.7) !important;
}
.active\:tw-bg-neutral-500\/75:active{
  background-color: rgb(115 115 115 / 0.75) !important;
}
.active\:tw-bg-neutral-500\/80:active{
  background-color: rgb(115 115 115 / 0.8) !important;
}
.active\:tw-bg-neutral-500\/85:active{
  background-color: rgb(115 115 115 / 0.85) !important;
}
.active\:tw-bg-neutral-500\/90:active{
  background-color: rgb(115 115 115 / 0.9) !important;
}
.active\:tw-bg-neutral-500\/95:active{
  background-color: rgb(115 115 115 / 0.95) !important;
}
.active\:tw-bg-neutral-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-600\/0:active{
  background-color: rgb(82 82 82 / 0) !important;
}
.active\:tw-bg-neutral-600\/10:active{
  background-color: rgb(82 82 82 / 0.1) !important;
}
.active\:tw-bg-neutral-600\/100:active{
  background-color: rgb(82 82 82 / 1) !important;
}
.active\:tw-bg-neutral-600\/15:active{
  background-color: rgb(82 82 82 / 0.15) !important;
}
.active\:tw-bg-neutral-600\/20:active{
  background-color: rgb(82 82 82 / 0.2) !important;
}
.active\:tw-bg-neutral-600\/25:active{
  background-color: rgb(82 82 82 / 0.25) !important;
}
.active\:tw-bg-neutral-600\/30:active{
  background-color: rgb(82 82 82 / 0.3) !important;
}
.active\:tw-bg-neutral-600\/35:active{
  background-color: rgb(82 82 82 / 0.35) !important;
}
.active\:tw-bg-neutral-600\/40:active{
  background-color: rgb(82 82 82 / 0.4) !important;
}
.active\:tw-bg-neutral-600\/45:active{
  background-color: rgb(82 82 82 / 0.45) !important;
}
.active\:tw-bg-neutral-600\/5:active{
  background-color: rgb(82 82 82 / 0.05) !important;
}
.active\:tw-bg-neutral-600\/50:active{
  background-color: rgb(82 82 82 / 0.5) !important;
}
.active\:tw-bg-neutral-600\/55:active{
  background-color: rgb(82 82 82 / 0.55) !important;
}
.active\:tw-bg-neutral-600\/60:active{
  background-color: rgb(82 82 82 / 0.6) !important;
}
.active\:tw-bg-neutral-600\/65:active{
  background-color: rgb(82 82 82 / 0.65) !important;
}
.active\:tw-bg-neutral-600\/70:active{
  background-color: rgb(82 82 82 / 0.7) !important;
}
.active\:tw-bg-neutral-600\/75:active{
  background-color: rgb(82 82 82 / 0.75) !important;
}
.active\:tw-bg-neutral-600\/80:active{
  background-color: rgb(82 82 82 / 0.8) !important;
}
.active\:tw-bg-neutral-600\/85:active{
  background-color: rgb(82 82 82 / 0.85) !important;
}
.active\:tw-bg-neutral-600\/90:active{
  background-color: rgb(82 82 82 / 0.9) !important;
}
.active\:tw-bg-neutral-600\/95:active{
  background-color: rgb(82 82 82 / 0.95) !important;
}
.active\:tw-bg-neutral-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-700\/0:active{
  background-color: rgb(64 64 64 / 0) !important;
}
.active\:tw-bg-neutral-700\/10:active{
  background-color: rgb(64 64 64 / 0.1) !important;
}
.active\:tw-bg-neutral-700\/100:active{
  background-color: rgb(64 64 64 / 1) !important;
}
.active\:tw-bg-neutral-700\/15:active{
  background-color: rgb(64 64 64 / 0.15) !important;
}
.active\:tw-bg-neutral-700\/20:active{
  background-color: rgb(64 64 64 / 0.2) !important;
}
.active\:tw-bg-neutral-700\/25:active{
  background-color: rgb(64 64 64 / 0.25) !important;
}
.active\:tw-bg-neutral-700\/30:active{
  background-color: rgb(64 64 64 / 0.3) !important;
}
.active\:tw-bg-neutral-700\/35:active{
  background-color: rgb(64 64 64 / 0.35) !important;
}
.active\:tw-bg-neutral-700\/40:active{
  background-color: rgb(64 64 64 / 0.4) !important;
}
.active\:tw-bg-neutral-700\/45:active{
  background-color: rgb(64 64 64 / 0.45) !important;
}
.active\:tw-bg-neutral-700\/5:active{
  background-color: rgb(64 64 64 / 0.05) !important;
}
.active\:tw-bg-neutral-700\/50:active{
  background-color: rgb(64 64 64 / 0.5) !important;
}
.active\:tw-bg-neutral-700\/55:active{
  background-color: rgb(64 64 64 / 0.55) !important;
}
.active\:tw-bg-neutral-700\/60:active{
  background-color: rgb(64 64 64 / 0.6) !important;
}
.active\:tw-bg-neutral-700\/65:active{
  background-color: rgb(64 64 64 / 0.65) !important;
}
.active\:tw-bg-neutral-700\/70:active{
  background-color: rgb(64 64 64 / 0.7) !important;
}
.active\:tw-bg-neutral-700\/75:active{
  background-color: rgb(64 64 64 / 0.75) !important;
}
.active\:tw-bg-neutral-700\/80:active{
  background-color: rgb(64 64 64 / 0.8) !important;
}
.active\:tw-bg-neutral-700\/85:active{
  background-color: rgb(64 64 64 / 0.85) !important;
}
.active\:tw-bg-neutral-700\/90:active{
  background-color: rgb(64 64 64 / 0.9) !important;
}
.active\:tw-bg-neutral-700\/95:active{
  background-color: rgb(64 64 64 / 0.95) !important;
}
.active\:tw-bg-neutral-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-800\/0:active{
  background-color: rgb(38 38 38 / 0) !important;
}
.active\:tw-bg-neutral-800\/10:active{
  background-color: rgb(38 38 38 / 0.1) !important;
}
.active\:tw-bg-neutral-800\/100:active{
  background-color: rgb(38 38 38 / 1) !important;
}
.active\:tw-bg-neutral-800\/15:active{
  background-color: rgb(38 38 38 / 0.15) !important;
}
.active\:tw-bg-neutral-800\/20:active{
  background-color: rgb(38 38 38 / 0.2) !important;
}
.active\:tw-bg-neutral-800\/25:active{
  background-color: rgb(38 38 38 / 0.25) !important;
}
.active\:tw-bg-neutral-800\/30:active{
  background-color: rgb(38 38 38 / 0.3) !important;
}
.active\:tw-bg-neutral-800\/35:active{
  background-color: rgb(38 38 38 / 0.35) !important;
}
.active\:tw-bg-neutral-800\/40:active{
  background-color: rgb(38 38 38 / 0.4) !important;
}
.active\:tw-bg-neutral-800\/45:active{
  background-color: rgb(38 38 38 / 0.45) !important;
}
.active\:tw-bg-neutral-800\/5:active{
  background-color: rgb(38 38 38 / 0.05) !important;
}
.active\:tw-bg-neutral-800\/50:active{
  background-color: rgb(38 38 38 / 0.5) !important;
}
.active\:tw-bg-neutral-800\/55:active{
  background-color: rgb(38 38 38 / 0.55) !important;
}
.active\:tw-bg-neutral-800\/60:active{
  background-color: rgb(38 38 38 / 0.6) !important;
}
.active\:tw-bg-neutral-800\/65:active{
  background-color: rgb(38 38 38 / 0.65) !important;
}
.active\:tw-bg-neutral-800\/70:active{
  background-color: rgb(38 38 38 / 0.7) !important;
}
.active\:tw-bg-neutral-800\/75:active{
  background-color: rgb(38 38 38 / 0.75) !important;
}
.active\:tw-bg-neutral-800\/80:active{
  background-color: rgb(38 38 38 / 0.8) !important;
}
.active\:tw-bg-neutral-800\/85:active{
  background-color: rgb(38 38 38 / 0.85) !important;
}
.active\:tw-bg-neutral-800\/90:active{
  background-color: rgb(38 38 38 / 0.9) !important;
}
.active\:tw-bg-neutral-800\/95:active{
  background-color: rgb(38 38 38 / 0.95) !important;
}
.active\:tw-bg-neutral-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-900\/0:active{
  background-color: rgb(23 23 23 / 0) !important;
}
.active\:tw-bg-neutral-900\/10:active{
  background-color: rgb(23 23 23 / 0.1) !important;
}
.active\:tw-bg-neutral-900\/100:active{
  background-color: rgb(23 23 23 / 1) !important;
}
.active\:tw-bg-neutral-900\/15:active{
  background-color: rgb(23 23 23 / 0.15) !important;
}
.active\:tw-bg-neutral-900\/20:active{
  background-color: rgb(23 23 23 / 0.2) !important;
}
.active\:tw-bg-neutral-900\/25:active{
  background-color: rgb(23 23 23 / 0.25) !important;
}
.active\:tw-bg-neutral-900\/30:active{
  background-color: rgb(23 23 23 / 0.3) !important;
}
.active\:tw-bg-neutral-900\/35:active{
  background-color: rgb(23 23 23 / 0.35) !important;
}
.active\:tw-bg-neutral-900\/40:active{
  background-color: rgb(23 23 23 / 0.4) !important;
}
.active\:tw-bg-neutral-900\/45:active{
  background-color: rgb(23 23 23 / 0.45) !important;
}
.active\:tw-bg-neutral-900\/5:active{
  background-color: rgb(23 23 23 / 0.05) !important;
}
.active\:tw-bg-neutral-900\/50:active{
  background-color: rgb(23 23 23 / 0.5) !important;
}
.active\:tw-bg-neutral-900\/55:active{
  background-color: rgb(23 23 23 / 0.55) !important;
}
.active\:tw-bg-neutral-900\/60:active{
  background-color: rgb(23 23 23 / 0.6) !important;
}
.active\:tw-bg-neutral-900\/65:active{
  background-color: rgb(23 23 23 / 0.65) !important;
}
.active\:tw-bg-neutral-900\/70:active{
  background-color: rgb(23 23 23 / 0.7) !important;
}
.active\:tw-bg-neutral-900\/75:active{
  background-color: rgb(23 23 23 / 0.75) !important;
}
.active\:tw-bg-neutral-900\/80:active{
  background-color: rgb(23 23 23 / 0.8) !important;
}
.active\:tw-bg-neutral-900\/85:active{
  background-color: rgb(23 23 23 / 0.85) !important;
}
.active\:tw-bg-neutral-900\/90:active{
  background-color: rgb(23 23 23 / 0.9) !important;
}
.active\:tw-bg-neutral-900\/95:active{
  background-color: rgb(23 23 23 / 0.95) !important;
}
.active\:tw-bg-neutral-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-neutral-950\/0:active{
  background-color: rgb(10 10 10 / 0) !important;
}
.active\:tw-bg-neutral-950\/10:active{
  background-color: rgb(10 10 10 / 0.1) !important;
}
.active\:tw-bg-neutral-950\/100:active{
  background-color: rgb(10 10 10 / 1) !important;
}
.active\:tw-bg-neutral-950\/15:active{
  background-color: rgb(10 10 10 / 0.15) !important;
}
.active\:tw-bg-neutral-950\/20:active{
  background-color: rgb(10 10 10 / 0.2) !important;
}
.active\:tw-bg-neutral-950\/25:active{
  background-color: rgb(10 10 10 / 0.25) !important;
}
.active\:tw-bg-neutral-950\/30:active{
  background-color: rgb(10 10 10 / 0.3) !important;
}
.active\:tw-bg-neutral-950\/35:active{
  background-color: rgb(10 10 10 / 0.35) !important;
}
.active\:tw-bg-neutral-950\/40:active{
  background-color: rgb(10 10 10 / 0.4) !important;
}
.active\:tw-bg-neutral-950\/45:active{
  background-color: rgb(10 10 10 / 0.45) !important;
}
.active\:tw-bg-neutral-950\/5:active{
  background-color: rgb(10 10 10 / 0.05) !important;
}
.active\:tw-bg-neutral-950\/50:active{
  background-color: rgb(10 10 10 / 0.5) !important;
}
.active\:tw-bg-neutral-950\/55:active{
  background-color: rgb(10 10 10 / 0.55) !important;
}
.active\:tw-bg-neutral-950\/60:active{
  background-color: rgb(10 10 10 / 0.6) !important;
}
.active\:tw-bg-neutral-950\/65:active{
  background-color: rgb(10 10 10 / 0.65) !important;
}
.active\:tw-bg-neutral-950\/70:active{
  background-color: rgb(10 10 10 / 0.7) !important;
}
.active\:tw-bg-neutral-950\/75:active{
  background-color: rgb(10 10 10 / 0.75) !important;
}
.active\:tw-bg-neutral-950\/80:active{
  background-color: rgb(10 10 10 / 0.8) !important;
}
.active\:tw-bg-neutral-950\/85:active{
  background-color: rgb(10 10 10 / 0.85) !important;
}
.active\:tw-bg-neutral-950\/90:active{
  background-color: rgb(10 10 10 / 0.9) !important;
}
.active\:tw-bg-neutral-950\/95:active{
  background-color: rgb(10 10 10 / 0.95) !important;
}
.active\:tw-bg-orange-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 250 240 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-100\/0:active{
  background-color: rgb(255 250 240 / 0) !important;
}
.active\:tw-bg-orange-100\/10:active{
  background-color: rgb(255 250 240 / 0.1) !important;
}
.active\:tw-bg-orange-100\/100:active{
  background-color: rgb(255 250 240 / 1) !important;
}
.active\:tw-bg-orange-100\/15:active{
  background-color: rgb(255 250 240 / 0.15) !important;
}
.active\:tw-bg-orange-100\/20:active{
  background-color: rgb(255 250 240 / 0.2) !important;
}
.active\:tw-bg-orange-100\/25:active{
  background-color: rgb(255 250 240 / 0.25) !important;
}
.active\:tw-bg-orange-100\/30:active{
  background-color: rgb(255 250 240 / 0.3) !important;
}
.active\:tw-bg-orange-100\/35:active{
  background-color: rgb(255 250 240 / 0.35) !important;
}
.active\:tw-bg-orange-100\/40:active{
  background-color: rgb(255 250 240 / 0.4) !important;
}
.active\:tw-bg-orange-100\/45:active{
  background-color: rgb(255 250 240 / 0.45) !important;
}
.active\:tw-bg-orange-100\/5:active{
  background-color: rgb(255 250 240 / 0.05) !important;
}
.active\:tw-bg-orange-100\/50:active{
  background-color: rgb(255 250 240 / 0.5) !important;
}
.active\:tw-bg-orange-100\/55:active{
  background-color: rgb(255 250 240 / 0.55) !important;
}
.active\:tw-bg-orange-100\/60:active{
  background-color: rgb(255 250 240 / 0.6) !important;
}
.active\:tw-bg-orange-100\/65:active{
  background-color: rgb(255 250 240 / 0.65) !important;
}
.active\:tw-bg-orange-100\/70:active{
  background-color: rgb(255 250 240 / 0.7) !important;
}
.active\:tw-bg-orange-100\/75:active{
  background-color: rgb(255 250 240 / 0.75) !important;
}
.active\:tw-bg-orange-100\/80:active{
  background-color: rgb(255 250 240 / 0.8) !important;
}
.active\:tw-bg-orange-100\/85:active{
  background-color: rgb(255 250 240 / 0.85) !important;
}
.active\:tw-bg-orange-100\/90:active{
  background-color: rgb(255 250 240 / 0.9) !important;
}
.active\:tw-bg-orange-100\/95:active{
  background-color: rgb(255 250 240 / 0.95) !important;
}
.active\:tw-bg-orange-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 235 200 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-200\/0:active{
  background-color: rgb(254 235 200 / 0) !important;
}
.active\:tw-bg-orange-200\/10:active{
  background-color: rgb(254 235 200 / 0.1) !important;
}
.active\:tw-bg-orange-200\/100:active{
  background-color: rgb(254 235 200 / 1) !important;
}
.active\:tw-bg-orange-200\/15:active{
  background-color: rgb(254 235 200 / 0.15) !important;
}
.active\:tw-bg-orange-200\/20:active{
  background-color: rgb(254 235 200 / 0.2) !important;
}
.active\:tw-bg-orange-200\/25:active{
  background-color: rgb(254 235 200 / 0.25) !important;
}
.active\:tw-bg-orange-200\/30:active{
  background-color: rgb(254 235 200 / 0.3) !important;
}
.active\:tw-bg-orange-200\/35:active{
  background-color: rgb(254 235 200 / 0.35) !important;
}
.active\:tw-bg-orange-200\/40:active{
  background-color: rgb(254 235 200 / 0.4) !important;
}
.active\:tw-bg-orange-200\/45:active{
  background-color: rgb(254 235 200 / 0.45) !important;
}
.active\:tw-bg-orange-200\/5:active{
  background-color: rgb(254 235 200 / 0.05) !important;
}
.active\:tw-bg-orange-200\/50:active{
  background-color: rgb(254 235 200 / 0.5) !important;
}
.active\:tw-bg-orange-200\/55:active{
  background-color: rgb(254 235 200 / 0.55) !important;
}
.active\:tw-bg-orange-200\/60:active{
  background-color: rgb(254 235 200 / 0.6) !important;
}
.active\:tw-bg-orange-200\/65:active{
  background-color: rgb(254 235 200 / 0.65) !important;
}
.active\:tw-bg-orange-200\/70:active{
  background-color: rgb(254 235 200 / 0.7) !important;
}
.active\:tw-bg-orange-200\/75:active{
  background-color: rgb(254 235 200 / 0.75) !important;
}
.active\:tw-bg-orange-200\/80:active{
  background-color: rgb(254 235 200 / 0.8) !important;
}
.active\:tw-bg-orange-200\/85:active{
  background-color: rgb(254 235 200 / 0.85) !important;
}
.active\:tw-bg-orange-200\/90:active{
  background-color: rgb(254 235 200 / 0.9) !important;
}
.active\:tw-bg-orange-200\/95:active{
  background-color: rgb(254 235 200 / 0.95) !important;
}
.active\:tw-bg-orange-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 211 141 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-300\/0:active{
  background-color: rgb(251 211 141 / 0) !important;
}
.active\:tw-bg-orange-300\/10:active{
  background-color: rgb(251 211 141 / 0.1) !important;
}
.active\:tw-bg-orange-300\/100:active{
  background-color: rgb(251 211 141 / 1) !important;
}
.active\:tw-bg-orange-300\/15:active{
  background-color: rgb(251 211 141 / 0.15) !important;
}
.active\:tw-bg-orange-300\/20:active{
  background-color: rgb(251 211 141 / 0.2) !important;
}
.active\:tw-bg-orange-300\/25:active{
  background-color: rgb(251 211 141 / 0.25) !important;
}
.active\:tw-bg-orange-300\/30:active{
  background-color: rgb(251 211 141 / 0.3) !important;
}
.active\:tw-bg-orange-300\/35:active{
  background-color: rgb(251 211 141 / 0.35) !important;
}
.active\:tw-bg-orange-300\/40:active{
  background-color: rgb(251 211 141 / 0.4) !important;
}
.active\:tw-bg-orange-300\/45:active{
  background-color: rgb(251 211 141 / 0.45) !important;
}
.active\:tw-bg-orange-300\/5:active{
  background-color: rgb(251 211 141 / 0.05) !important;
}
.active\:tw-bg-orange-300\/50:active{
  background-color: rgb(251 211 141 / 0.5) !important;
}
.active\:tw-bg-orange-300\/55:active{
  background-color: rgb(251 211 141 / 0.55) !important;
}
.active\:tw-bg-orange-300\/60:active{
  background-color: rgb(251 211 141 / 0.6) !important;
}
.active\:tw-bg-orange-300\/65:active{
  background-color: rgb(251 211 141 / 0.65) !important;
}
.active\:tw-bg-orange-300\/70:active{
  background-color: rgb(251 211 141 / 0.7) !important;
}
.active\:tw-bg-orange-300\/75:active{
  background-color: rgb(251 211 141 / 0.75) !important;
}
.active\:tw-bg-orange-300\/80:active{
  background-color: rgb(251 211 141 / 0.8) !important;
}
.active\:tw-bg-orange-300\/85:active{
  background-color: rgb(251 211 141 / 0.85) !important;
}
.active\:tw-bg-orange-300\/90:active{
  background-color: rgb(251 211 141 / 0.9) !important;
}
.active\:tw-bg-orange-300\/95:active{
  background-color: rgb(251 211 141 / 0.95) !important;
}
.active\:tw-bg-orange-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 173 85 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-400\/0:active{
  background-color: rgb(246 173 85 / 0) !important;
}
.active\:tw-bg-orange-400\/10:active{
  background-color: rgb(246 173 85 / 0.1) !important;
}
.active\:tw-bg-orange-400\/100:active{
  background-color: rgb(246 173 85 / 1) !important;
}
.active\:tw-bg-orange-400\/15:active{
  background-color: rgb(246 173 85 / 0.15) !important;
}
.active\:tw-bg-orange-400\/20:active{
  background-color: rgb(246 173 85 / 0.2) !important;
}
.active\:tw-bg-orange-400\/25:active{
  background-color: rgb(246 173 85 / 0.25) !important;
}
.active\:tw-bg-orange-400\/30:active{
  background-color: rgb(246 173 85 / 0.3) !important;
}
.active\:tw-bg-orange-400\/35:active{
  background-color: rgb(246 173 85 / 0.35) !important;
}
.active\:tw-bg-orange-400\/40:active{
  background-color: rgb(246 173 85 / 0.4) !important;
}
.active\:tw-bg-orange-400\/45:active{
  background-color: rgb(246 173 85 / 0.45) !important;
}
.active\:tw-bg-orange-400\/5:active{
  background-color: rgb(246 173 85 / 0.05) !important;
}
.active\:tw-bg-orange-400\/50:active{
  background-color: rgb(246 173 85 / 0.5) !important;
}
.active\:tw-bg-orange-400\/55:active{
  background-color: rgb(246 173 85 / 0.55) !important;
}
.active\:tw-bg-orange-400\/60:active{
  background-color: rgb(246 173 85 / 0.6) !important;
}
.active\:tw-bg-orange-400\/65:active{
  background-color: rgb(246 173 85 / 0.65) !important;
}
.active\:tw-bg-orange-400\/70:active{
  background-color: rgb(246 173 85 / 0.7) !important;
}
.active\:tw-bg-orange-400\/75:active{
  background-color: rgb(246 173 85 / 0.75) !important;
}
.active\:tw-bg-orange-400\/80:active{
  background-color: rgb(246 173 85 / 0.8) !important;
}
.active\:tw-bg-orange-400\/85:active{
  background-color: rgb(246 173 85 / 0.85) !important;
}
.active\:tw-bg-orange-400\/90:active{
  background-color: rgb(246 173 85 / 0.9) !important;
}
.active\:tw-bg-orange-400\/95:active{
  background-color: rgb(246 173 85 / 0.95) !important;
}
.active\:tw-bg-orange-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-50\/0:active{
  background-color: rgb(255 247 237 / 0) !important;
}
.active\:tw-bg-orange-50\/10:active{
  background-color: rgb(255 247 237 / 0.1) !important;
}
.active\:tw-bg-orange-50\/100:active{
  background-color: rgb(255 247 237 / 1) !important;
}
.active\:tw-bg-orange-50\/15:active{
  background-color: rgb(255 247 237 / 0.15) !important;
}
.active\:tw-bg-orange-50\/20:active{
  background-color: rgb(255 247 237 / 0.2) !important;
}
.active\:tw-bg-orange-50\/25:active{
  background-color: rgb(255 247 237 / 0.25) !important;
}
.active\:tw-bg-orange-50\/30:active{
  background-color: rgb(255 247 237 / 0.3) !important;
}
.active\:tw-bg-orange-50\/35:active{
  background-color: rgb(255 247 237 / 0.35) !important;
}
.active\:tw-bg-orange-50\/40:active{
  background-color: rgb(255 247 237 / 0.4) !important;
}
.active\:tw-bg-orange-50\/45:active{
  background-color: rgb(255 247 237 / 0.45) !important;
}
.active\:tw-bg-orange-50\/5:active{
  background-color: rgb(255 247 237 / 0.05) !important;
}
.active\:tw-bg-orange-50\/50:active{
  background-color: rgb(255 247 237 / 0.5) !important;
}
.active\:tw-bg-orange-50\/55:active{
  background-color: rgb(255 247 237 / 0.55) !important;
}
.active\:tw-bg-orange-50\/60:active{
  background-color: rgb(255 247 237 / 0.6) !important;
}
.active\:tw-bg-orange-50\/65:active{
  background-color: rgb(255 247 237 / 0.65) !important;
}
.active\:tw-bg-orange-50\/70:active{
  background-color: rgb(255 247 237 / 0.7) !important;
}
.active\:tw-bg-orange-50\/75:active{
  background-color: rgb(255 247 237 / 0.75) !important;
}
.active\:tw-bg-orange-50\/80:active{
  background-color: rgb(255 247 237 / 0.8) !important;
}
.active\:tw-bg-orange-50\/85:active{
  background-color: rgb(255 247 237 / 0.85) !important;
}
.active\:tw-bg-orange-50\/90:active{
  background-color: rgb(255 247 237 / 0.9) !important;
}
.active\:tw-bg-orange-50\/95:active{
  background-color: rgb(255 247 237 / 0.95) !important;
}
.active\:tw-bg-orange-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 137 54 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-500\/0:active{
  background-color: rgb(237 137 54 / 0) !important;
}
.active\:tw-bg-orange-500\/10:active{
  background-color: rgb(237 137 54 / 0.1) !important;
}
.active\:tw-bg-orange-500\/100:active{
  background-color: rgb(237 137 54 / 1) !important;
}
.active\:tw-bg-orange-500\/15:active{
  background-color: rgb(237 137 54 / 0.15) !important;
}
.active\:tw-bg-orange-500\/20:active{
  background-color: rgb(237 137 54 / 0.2) !important;
}
.active\:tw-bg-orange-500\/25:active{
  background-color: rgb(237 137 54 / 0.25) !important;
}
.active\:tw-bg-orange-500\/30:active{
  background-color: rgb(237 137 54 / 0.3) !important;
}
.active\:tw-bg-orange-500\/35:active{
  background-color: rgb(237 137 54 / 0.35) !important;
}
.active\:tw-bg-orange-500\/40:active{
  background-color: rgb(237 137 54 / 0.4) !important;
}
.active\:tw-bg-orange-500\/45:active{
  background-color: rgb(237 137 54 / 0.45) !important;
}
.active\:tw-bg-orange-500\/5:active{
  background-color: rgb(237 137 54 / 0.05) !important;
}
.active\:tw-bg-orange-500\/50:active{
  background-color: rgb(237 137 54 / 0.5) !important;
}
.active\:tw-bg-orange-500\/55:active{
  background-color: rgb(237 137 54 / 0.55) !important;
}
.active\:tw-bg-orange-500\/60:active{
  background-color: rgb(237 137 54 / 0.6) !important;
}
.active\:tw-bg-orange-500\/65:active{
  background-color: rgb(237 137 54 / 0.65) !important;
}
.active\:tw-bg-orange-500\/70:active{
  background-color: rgb(237 137 54 / 0.7) !important;
}
.active\:tw-bg-orange-500\/75:active{
  background-color: rgb(237 137 54 / 0.75) !important;
}
.active\:tw-bg-orange-500\/80:active{
  background-color: rgb(237 137 54 / 0.8) !important;
}
.active\:tw-bg-orange-500\/85:active{
  background-color: rgb(237 137 54 / 0.85) !important;
}
.active\:tw-bg-orange-500\/90:active{
  background-color: rgb(237 137 54 / 0.9) !important;
}
.active\:tw-bg-orange-500\/95:active{
  background-color: rgb(237 137 54 / 0.95) !important;
}
.active\:tw-bg-orange-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 107 32 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-600\/0:active{
  background-color: rgb(221 107 32 / 0) !important;
}
.active\:tw-bg-orange-600\/10:active{
  background-color: rgb(221 107 32 / 0.1) !important;
}
.active\:tw-bg-orange-600\/100:active{
  background-color: rgb(221 107 32 / 1) !important;
}
.active\:tw-bg-orange-600\/15:active{
  background-color: rgb(221 107 32 / 0.15) !important;
}
.active\:tw-bg-orange-600\/20:active{
  background-color: rgb(221 107 32 / 0.2) !important;
}
.active\:tw-bg-orange-600\/25:active{
  background-color: rgb(221 107 32 / 0.25) !important;
}
.active\:tw-bg-orange-600\/30:active{
  background-color: rgb(221 107 32 / 0.3) !important;
}
.active\:tw-bg-orange-600\/35:active{
  background-color: rgb(221 107 32 / 0.35) !important;
}
.active\:tw-bg-orange-600\/40:active{
  background-color: rgb(221 107 32 / 0.4) !important;
}
.active\:tw-bg-orange-600\/45:active{
  background-color: rgb(221 107 32 / 0.45) !important;
}
.active\:tw-bg-orange-600\/5:active{
  background-color: rgb(221 107 32 / 0.05) !important;
}
.active\:tw-bg-orange-600\/50:active{
  background-color: rgb(221 107 32 / 0.5) !important;
}
.active\:tw-bg-orange-600\/55:active{
  background-color: rgb(221 107 32 / 0.55) !important;
}
.active\:tw-bg-orange-600\/60:active{
  background-color: rgb(221 107 32 / 0.6) !important;
}
.active\:tw-bg-orange-600\/65:active{
  background-color: rgb(221 107 32 / 0.65) !important;
}
.active\:tw-bg-orange-600\/70:active{
  background-color: rgb(221 107 32 / 0.7) !important;
}
.active\:tw-bg-orange-600\/75:active{
  background-color: rgb(221 107 32 / 0.75) !important;
}
.active\:tw-bg-orange-600\/80:active{
  background-color: rgb(221 107 32 / 0.8) !important;
}
.active\:tw-bg-orange-600\/85:active{
  background-color: rgb(221 107 32 / 0.85) !important;
}
.active\:tw-bg-orange-600\/90:active{
  background-color: rgb(221 107 32 / 0.9) !important;
}
.active\:tw-bg-orange-600\/95:active{
  background-color: rgb(221 107 32 / 0.95) !important;
}
.active\:tw-bg-orange-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 86 33 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-700\/0:active{
  background-color: rgb(192 86 33 / 0) !important;
}
.active\:tw-bg-orange-700\/10:active{
  background-color: rgb(192 86 33 / 0.1) !important;
}
.active\:tw-bg-orange-700\/100:active{
  background-color: rgb(192 86 33 / 1) !important;
}
.active\:tw-bg-orange-700\/15:active{
  background-color: rgb(192 86 33 / 0.15) !important;
}
.active\:tw-bg-orange-700\/20:active{
  background-color: rgb(192 86 33 / 0.2) !important;
}
.active\:tw-bg-orange-700\/25:active{
  background-color: rgb(192 86 33 / 0.25) !important;
}
.active\:tw-bg-orange-700\/30:active{
  background-color: rgb(192 86 33 / 0.3) !important;
}
.active\:tw-bg-orange-700\/35:active{
  background-color: rgb(192 86 33 / 0.35) !important;
}
.active\:tw-bg-orange-700\/40:active{
  background-color: rgb(192 86 33 / 0.4) !important;
}
.active\:tw-bg-orange-700\/45:active{
  background-color: rgb(192 86 33 / 0.45) !important;
}
.active\:tw-bg-orange-700\/5:active{
  background-color: rgb(192 86 33 / 0.05) !important;
}
.active\:tw-bg-orange-700\/50:active{
  background-color: rgb(192 86 33 / 0.5) !important;
}
.active\:tw-bg-orange-700\/55:active{
  background-color: rgb(192 86 33 / 0.55) !important;
}
.active\:tw-bg-orange-700\/60:active{
  background-color: rgb(192 86 33 / 0.6) !important;
}
.active\:tw-bg-orange-700\/65:active{
  background-color: rgb(192 86 33 / 0.65) !important;
}
.active\:tw-bg-orange-700\/70:active{
  background-color: rgb(192 86 33 / 0.7) !important;
}
.active\:tw-bg-orange-700\/75:active{
  background-color: rgb(192 86 33 / 0.75) !important;
}
.active\:tw-bg-orange-700\/80:active{
  background-color: rgb(192 86 33 / 0.8) !important;
}
.active\:tw-bg-orange-700\/85:active{
  background-color: rgb(192 86 33 / 0.85) !important;
}
.active\:tw-bg-orange-700\/90:active{
  background-color: rgb(192 86 33 / 0.9) !important;
}
.active\:tw-bg-orange-700\/95:active{
  background-color: rgb(192 86 33 / 0.95) !important;
}
.active\:tw-bg-orange-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 66 33 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-800\/0:active{
  background-color: rgb(156 66 33 / 0) !important;
}
.active\:tw-bg-orange-800\/10:active{
  background-color: rgb(156 66 33 / 0.1) !important;
}
.active\:tw-bg-orange-800\/100:active{
  background-color: rgb(156 66 33 / 1) !important;
}
.active\:tw-bg-orange-800\/15:active{
  background-color: rgb(156 66 33 / 0.15) !important;
}
.active\:tw-bg-orange-800\/20:active{
  background-color: rgb(156 66 33 / 0.2) !important;
}
.active\:tw-bg-orange-800\/25:active{
  background-color: rgb(156 66 33 / 0.25) !important;
}
.active\:tw-bg-orange-800\/30:active{
  background-color: rgb(156 66 33 / 0.3) !important;
}
.active\:tw-bg-orange-800\/35:active{
  background-color: rgb(156 66 33 / 0.35) !important;
}
.active\:tw-bg-orange-800\/40:active{
  background-color: rgb(156 66 33 / 0.4) !important;
}
.active\:tw-bg-orange-800\/45:active{
  background-color: rgb(156 66 33 / 0.45) !important;
}
.active\:tw-bg-orange-800\/5:active{
  background-color: rgb(156 66 33 / 0.05) !important;
}
.active\:tw-bg-orange-800\/50:active{
  background-color: rgb(156 66 33 / 0.5) !important;
}
.active\:tw-bg-orange-800\/55:active{
  background-color: rgb(156 66 33 / 0.55) !important;
}
.active\:tw-bg-orange-800\/60:active{
  background-color: rgb(156 66 33 / 0.6) !important;
}
.active\:tw-bg-orange-800\/65:active{
  background-color: rgb(156 66 33 / 0.65) !important;
}
.active\:tw-bg-orange-800\/70:active{
  background-color: rgb(156 66 33 / 0.7) !important;
}
.active\:tw-bg-orange-800\/75:active{
  background-color: rgb(156 66 33 / 0.75) !important;
}
.active\:tw-bg-orange-800\/80:active{
  background-color: rgb(156 66 33 / 0.8) !important;
}
.active\:tw-bg-orange-800\/85:active{
  background-color: rgb(156 66 33 / 0.85) !important;
}
.active\:tw-bg-orange-800\/90:active{
  background-color: rgb(156 66 33 / 0.9) !important;
}
.active\:tw-bg-orange-800\/95:active{
  background-color: rgb(156 66 33 / 0.95) !important;
}
.active\:tw-bg-orange-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(123 52 30 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-900\/0:active{
  background-color: rgb(123 52 30 / 0) !important;
}
.active\:tw-bg-orange-900\/10:active{
  background-color: rgb(123 52 30 / 0.1) !important;
}
.active\:tw-bg-orange-900\/100:active{
  background-color: rgb(123 52 30 / 1) !important;
}
.active\:tw-bg-orange-900\/15:active{
  background-color: rgb(123 52 30 / 0.15) !important;
}
.active\:tw-bg-orange-900\/20:active{
  background-color: rgb(123 52 30 / 0.2) !important;
}
.active\:tw-bg-orange-900\/25:active{
  background-color: rgb(123 52 30 / 0.25) !important;
}
.active\:tw-bg-orange-900\/30:active{
  background-color: rgb(123 52 30 / 0.3) !important;
}
.active\:tw-bg-orange-900\/35:active{
  background-color: rgb(123 52 30 / 0.35) !important;
}
.active\:tw-bg-orange-900\/40:active{
  background-color: rgb(123 52 30 / 0.4) !important;
}
.active\:tw-bg-orange-900\/45:active{
  background-color: rgb(123 52 30 / 0.45) !important;
}
.active\:tw-bg-orange-900\/5:active{
  background-color: rgb(123 52 30 / 0.05) !important;
}
.active\:tw-bg-orange-900\/50:active{
  background-color: rgb(123 52 30 / 0.5) !important;
}
.active\:tw-bg-orange-900\/55:active{
  background-color: rgb(123 52 30 / 0.55) !important;
}
.active\:tw-bg-orange-900\/60:active{
  background-color: rgb(123 52 30 / 0.6) !important;
}
.active\:tw-bg-orange-900\/65:active{
  background-color: rgb(123 52 30 / 0.65) !important;
}
.active\:tw-bg-orange-900\/70:active{
  background-color: rgb(123 52 30 / 0.7) !important;
}
.active\:tw-bg-orange-900\/75:active{
  background-color: rgb(123 52 30 / 0.75) !important;
}
.active\:tw-bg-orange-900\/80:active{
  background-color: rgb(123 52 30 / 0.8) !important;
}
.active\:tw-bg-orange-900\/85:active{
  background-color: rgb(123 52 30 / 0.85) !important;
}
.active\:tw-bg-orange-900\/90:active{
  background-color: rgb(123 52 30 / 0.9) !important;
}
.active\:tw-bg-orange-900\/95:active{
  background-color: rgb(123 52 30 / 0.95) !important;
}
.active\:tw-bg-orange-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(155 126 105 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-orange-950\/0:active{
  background-color: rgb(155 126 105 / 0) !important;
}
.active\:tw-bg-orange-950\/10:active{
  background-color: rgb(155 126 105 / 0.1) !important;
}
.active\:tw-bg-orange-950\/100:active{
  background-color: rgb(155 126 105 / 1) !important;
}
.active\:tw-bg-orange-950\/15:active{
  background-color: rgb(155 126 105 / 0.15) !important;
}
.active\:tw-bg-orange-950\/20:active{
  background-color: rgb(155 126 105 / 0.2) !important;
}
.active\:tw-bg-orange-950\/25:active{
  background-color: rgb(155 126 105 / 0.25) !important;
}
.active\:tw-bg-orange-950\/30:active{
  background-color: rgb(155 126 105 / 0.3) !important;
}
.active\:tw-bg-orange-950\/35:active{
  background-color: rgb(155 126 105 / 0.35) !important;
}
.active\:tw-bg-orange-950\/40:active{
  background-color: rgb(155 126 105 / 0.4) !important;
}
.active\:tw-bg-orange-950\/45:active{
  background-color: rgb(155 126 105 / 0.45) !important;
}
.active\:tw-bg-orange-950\/5:active{
  background-color: rgb(155 126 105 / 0.05) !important;
}
.active\:tw-bg-orange-950\/50:active{
  background-color: rgb(155 126 105 / 0.5) !important;
}
.active\:tw-bg-orange-950\/55:active{
  background-color: rgb(155 126 105 / 0.55) !important;
}
.active\:tw-bg-orange-950\/60:active{
  background-color: rgb(155 126 105 / 0.6) !important;
}
.active\:tw-bg-orange-950\/65:active{
  background-color: rgb(155 126 105 / 0.65) !important;
}
.active\:tw-bg-orange-950\/70:active{
  background-color: rgb(155 126 105 / 0.7) !important;
}
.active\:tw-bg-orange-950\/75:active{
  background-color: rgb(155 126 105 / 0.75) !important;
}
.active\:tw-bg-orange-950\/80:active{
  background-color: rgb(155 126 105 / 0.8) !important;
}
.active\:tw-bg-orange-950\/85:active{
  background-color: rgb(155 126 105 / 0.85) !important;
}
.active\:tw-bg-orange-950\/90:active{
  background-color: rgb(155 126 105 / 0.9) !important;
}
.active\:tw-bg-orange-950\/95:active{
  background-color: rgb(155 126 105 / 0.95) !important;
}
.active\:tw-bg-pink-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-100\/0:active{
  background-color: rgb(252 231 243 / 0) !important;
}
.active\:tw-bg-pink-100\/10:active{
  background-color: rgb(252 231 243 / 0.1) !important;
}
.active\:tw-bg-pink-100\/100:active{
  background-color: rgb(252 231 243 / 1) !important;
}
.active\:tw-bg-pink-100\/15:active{
  background-color: rgb(252 231 243 / 0.15) !important;
}
.active\:tw-bg-pink-100\/20:active{
  background-color: rgb(252 231 243 / 0.2) !important;
}
.active\:tw-bg-pink-100\/25:active{
  background-color: rgb(252 231 243 / 0.25) !important;
}
.active\:tw-bg-pink-100\/30:active{
  background-color: rgb(252 231 243 / 0.3) !important;
}
.active\:tw-bg-pink-100\/35:active{
  background-color: rgb(252 231 243 / 0.35) !important;
}
.active\:tw-bg-pink-100\/40:active{
  background-color: rgb(252 231 243 / 0.4) !important;
}
.active\:tw-bg-pink-100\/45:active{
  background-color: rgb(252 231 243 / 0.45) !important;
}
.active\:tw-bg-pink-100\/5:active{
  background-color: rgb(252 231 243 / 0.05) !important;
}
.active\:tw-bg-pink-100\/50:active{
  background-color: rgb(252 231 243 / 0.5) !important;
}
.active\:tw-bg-pink-100\/55:active{
  background-color: rgb(252 231 243 / 0.55) !important;
}
.active\:tw-bg-pink-100\/60:active{
  background-color: rgb(252 231 243 / 0.6) !important;
}
.active\:tw-bg-pink-100\/65:active{
  background-color: rgb(252 231 243 / 0.65) !important;
}
.active\:tw-bg-pink-100\/70:active{
  background-color: rgb(252 231 243 / 0.7) !important;
}
.active\:tw-bg-pink-100\/75:active{
  background-color: rgb(252 231 243 / 0.75) !important;
}
.active\:tw-bg-pink-100\/80:active{
  background-color: rgb(252 231 243 / 0.8) !important;
}
.active\:tw-bg-pink-100\/85:active{
  background-color: rgb(252 231 243 / 0.85) !important;
}
.active\:tw-bg-pink-100\/90:active{
  background-color: rgb(252 231 243 / 0.9) !important;
}
.active\:tw-bg-pink-100\/95:active{
  background-color: rgb(252 231 243 / 0.95) !important;
}
.active\:tw-bg-pink-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-200\/0:active{
  background-color: rgb(251 207 232 / 0) !important;
}
.active\:tw-bg-pink-200\/10:active{
  background-color: rgb(251 207 232 / 0.1) !important;
}
.active\:tw-bg-pink-200\/100:active{
  background-color: rgb(251 207 232 / 1) !important;
}
.active\:tw-bg-pink-200\/15:active{
  background-color: rgb(251 207 232 / 0.15) !important;
}
.active\:tw-bg-pink-200\/20:active{
  background-color: rgb(251 207 232 / 0.2) !important;
}
.active\:tw-bg-pink-200\/25:active{
  background-color: rgb(251 207 232 / 0.25) !important;
}
.active\:tw-bg-pink-200\/30:active{
  background-color: rgb(251 207 232 / 0.3) !important;
}
.active\:tw-bg-pink-200\/35:active{
  background-color: rgb(251 207 232 / 0.35) !important;
}
.active\:tw-bg-pink-200\/40:active{
  background-color: rgb(251 207 232 / 0.4) !important;
}
.active\:tw-bg-pink-200\/45:active{
  background-color: rgb(251 207 232 / 0.45) !important;
}
.active\:tw-bg-pink-200\/5:active{
  background-color: rgb(251 207 232 / 0.05) !important;
}
.active\:tw-bg-pink-200\/50:active{
  background-color: rgb(251 207 232 / 0.5) !important;
}
.active\:tw-bg-pink-200\/55:active{
  background-color: rgb(251 207 232 / 0.55) !important;
}
.active\:tw-bg-pink-200\/60:active{
  background-color: rgb(251 207 232 / 0.6) !important;
}
.active\:tw-bg-pink-200\/65:active{
  background-color: rgb(251 207 232 / 0.65) !important;
}
.active\:tw-bg-pink-200\/70:active{
  background-color: rgb(251 207 232 / 0.7) !important;
}
.active\:tw-bg-pink-200\/75:active{
  background-color: rgb(251 207 232 / 0.75) !important;
}
.active\:tw-bg-pink-200\/80:active{
  background-color: rgb(251 207 232 / 0.8) !important;
}
.active\:tw-bg-pink-200\/85:active{
  background-color: rgb(251 207 232 / 0.85) !important;
}
.active\:tw-bg-pink-200\/90:active{
  background-color: rgb(251 207 232 / 0.9) !important;
}
.active\:tw-bg-pink-200\/95:active{
  background-color: rgb(251 207 232 / 0.95) !important;
}
.active\:tw-bg-pink-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-300\/0:active{
  background-color: rgb(249 168 212 / 0) !important;
}
.active\:tw-bg-pink-300\/10:active{
  background-color: rgb(249 168 212 / 0.1) !important;
}
.active\:tw-bg-pink-300\/100:active{
  background-color: rgb(249 168 212 / 1) !important;
}
.active\:tw-bg-pink-300\/15:active{
  background-color: rgb(249 168 212 / 0.15) !important;
}
.active\:tw-bg-pink-300\/20:active{
  background-color: rgb(249 168 212 / 0.2) !important;
}
.active\:tw-bg-pink-300\/25:active{
  background-color: rgb(249 168 212 / 0.25) !important;
}
.active\:tw-bg-pink-300\/30:active{
  background-color: rgb(249 168 212 / 0.3) !important;
}
.active\:tw-bg-pink-300\/35:active{
  background-color: rgb(249 168 212 / 0.35) !important;
}
.active\:tw-bg-pink-300\/40:active{
  background-color: rgb(249 168 212 / 0.4) !important;
}
.active\:tw-bg-pink-300\/45:active{
  background-color: rgb(249 168 212 / 0.45) !important;
}
.active\:tw-bg-pink-300\/5:active{
  background-color: rgb(249 168 212 / 0.05) !important;
}
.active\:tw-bg-pink-300\/50:active{
  background-color: rgb(249 168 212 / 0.5) !important;
}
.active\:tw-bg-pink-300\/55:active{
  background-color: rgb(249 168 212 / 0.55) !important;
}
.active\:tw-bg-pink-300\/60:active{
  background-color: rgb(249 168 212 / 0.6) !important;
}
.active\:tw-bg-pink-300\/65:active{
  background-color: rgb(249 168 212 / 0.65) !important;
}
.active\:tw-bg-pink-300\/70:active{
  background-color: rgb(249 168 212 / 0.7) !important;
}
.active\:tw-bg-pink-300\/75:active{
  background-color: rgb(249 168 212 / 0.75) !important;
}
.active\:tw-bg-pink-300\/80:active{
  background-color: rgb(249 168 212 / 0.8) !important;
}
.active\:tw-bg-pink-300\/85:active{
  background-color: rgb(249 168 212 / 0.85) !important;
}
.active\:tw-bg-pink-300\/90:active{
  background-color: rgb(249 168 212 / 0.9) !important;
}
.active\:tw-bg-pink-300\/95:active{
  background-color: rgb(249 168 212 / 0.95) !important;
}
.active\:tw-bg-pink-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-400\/0:active{
  background-color: rgb(244 114 182 / 0) !important;
}
.active\:tw-bg-pink-400\/10:active{
  background-color: rgb(244 114 182 / 0.1) !important;
}
.active\:tw-bg-pink-400\/100:active{
  background-color: rgb(244 114 182 / 1) !important;
}
.active\:tw-bg-pink-400\/15:active{
  background-color: rgb(244 114 182 / 0.15) !important;
}
.active\:tw-bg-pink-400\/20:active{
  background-color: rgb(244 114 182 / 0.2) !important;
}
.active\:tw-bg-pink-400\/25:active{
  background-color: rgb(244 114 182 / 0.25) !important;
}
.active\:tw-bg-pink-400\/30:active{
  background-color: rgb(244 114 182 / 0.3) !important;
}
.active\:tw-bg-pink-400\/35:active{
  background-color: rgb(244 114 182 / 0.35) !important;
}
.active\:tw-bg-pink-400\/40:active{
  background-color: rgb(244 114 182 / 0.4) !important;
}
.active\:tw-bg-pink-400\/45:active{
  background-color: rgb(244 114 182 / 0.45) !important;
}
.active\:tw-bg-pink-400\/5:active{
  background-color: rgb(244 114 182 / 0.05) !important;
}
.active\:tw-bg-pink-400\/50:active{
  background-color: rgb(244 114 182 / 0.5) !important;
}
.active\:tw-bg-pink-400\/55:active{
  background-color: rgb(244 114 182 / 0.55) !important;
}
.active\:tw-bg-pink-400\/60:active{
  background-color: rgb(244 114 182 / 0.6) !important;
}
.active\:tw-bg-pink-400\/65:active{
  background-color: rgb(244 114 182 / 0.65) !important;
}
.active\:tw-bg-pink-400\/70:active{
  background-color: rgb(244 114 182 / 0.7) !important;
}
.active\:tw-bg-pink-400\/75:active{
  background-color: rgb(244 114 182 / 0.75) !important;
}
.active\:tw-bg-pink-400\/80:active{
  background-color: rgb(244 114 182 / 0.8) !important;
}
.active\:tw-bg-pink-400\/85:active{
  background-color: rgb(244 114 182 / 0.85) !important;
}
.active\:tw-bg-pink-400\/90:active{
  background-color: rgb(244 114 182 / 0.9) !important;
}
.active\:tw-bg-pink-400\/95:active{
  background-color: rgb(244 114 182 / 0.95) !important;
}
.active\:tw-bg-pink-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-50\/0:active{
  background-color: rgb(253 242 248 / 0) !important;
}
.active\:tw-bg-pink-50\/10:active{
  background-color: rgb(253 242 248 / 0.1) !important;
}
.active\:tw-bg-pink-50\/100:active{
  background-color: rgb(253 242 248 / 1) !important;
}
.active\:tw-bg-pink-50\/15:active{
  background-color: rgb(253 242 248 / 0.15) !important;
}
.active\:tw-bg-pink-50\/20:active{
  background-color: rgb(253 242 248 / 0.2) !important;
}
.active\:tw-bg-pink-50\/25:active{
  background-color: rgb(253 242 248 / 0.25) !important;
}
.active\:tw-bg-pink-50\/30:active{
  background-color: rgb(253 242 248 / 0.3) !important;
}
.active\:tw-bg-pink-50\/35:active{
  background-color: rgb(253 242 248 / 0.35) !important;
}
.active\:tw-bg-pink-50\/40:active{
  background-color: rgb(253 242 248 / 0.4) !important;
}
.active\:tw-bg-pink-50\/45:active{
  background-color: rgb(253 242 248 / 0.45) !important;
}
.active\:tw-bg-pink-50\/5:active{
  background-color: rgb(253 242 248 / 0.05) !important;
}
.active\:tw-bg-pink-50\/50:active{
  background-color: rgb(253 242 248 / 0.5) !important;
}
.active\:tw-bg-pink-50\/55:active{
  background-color: rgb(253 242 248 / 0.55) !important;
}
.active\:tw-bg-pink-50\/60:active{
  background-color: rgb(253 242 248 / 0.6) !important;
}
.active\:tw-bg-pink-50\/65:active{
  background-color: rgb(253 242 248 / 0.65) !important;
}
.active\:tw-bg-pink-50\/70:active{
  background-color: rgb(253 242 248 / 0.7) !important;
}
.active\:tw-bg-pink-50\/75:active{
  background-color: rgb(253 242 248 / 0.75) !important;
}
.active\:tw-bg-pink-50\/80:active{
  background-color: rgb(253 242 248 / 0.8) !important;
}
.active\:tw-bg-pink-50\/85:active{
  background-color: rgb(253 242 248 / 0.85) !important;
}
.active\:tw-bg-pink-50\/90:active{
  background-color: rgb(253 242 248 / 0.9) !important;
}
.active\:tw-bg-pink-50\/95:active{
  background-color: rgb(253 242 248 / 0.95) !important;
}
.active\:tw-bg-pink-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-500\/0:active{
  background-color: rgb(236 72 153 / 0) !important;
}
.active\:tw-bg-pink-500\/10:active{
  background-color: rgb(236 72 153 / 0.1) !important;
}
.active\:tw-bg-pink-500\/100:active{
  background-color: rgb(236 72 153 / 1) !important;
}
.active\:tw-bg-pink-500\/15:active{
  background-color: rgb(236 72 153 / 0.15) !important;
}
.active\:tw-bg-pink-500\/20:active{
  background-color: rgb(236 72 153 / 0.2) !important;
}
.active\:tw-bg-pink-500\/25:active{
  background-color: rgb(236 72 153 / 0.25) !important;
}
.active\:tw-bg-pink-500\/30:active{
  background-color: rgb(236 72 153 / 0.3) !important;
}
.active\:tw-bg-pink-500\/35:active{
  background-color: rgb(236 72 153 / 0.35) !important;
}
.active\:tw-bg-pink-500\/40:active{
  background-color: rgb(236 72 153 / 0.4) !important;
}
.active\:tw-bg-pink-500\/45:active{
  background-color: rgb(236 72 153 / 0.45) !important;
}
.active\:tw-bg-pink-500\/5:active{
  background-color: rgb(236 72 153 / 0.05) !important;
}
.active\:tw-bg-pink-500\/50:active{
  background-color: rgb(236 72 153 / 0.5) !important;
}
.active\:tw-bg-pink-500\/55:active{
  background-color: rgb(236 72 153 / 0.55) !important;
}
.active\:tw-bg-pink-500\/60:active{
  background-color: rgb(236 72 153 / 0.6) !important;
}
.active\:tw-bg-pink-500\/65:active{
  background-color: rgb(236 72 153 / 0.65) !important;
}
.active\:tw-bg-pink-500\/70:active{
  background-color: rgb(236 72 153 / 0.7) !important;
}
.active\:tw-bg-pink-500\/75:active{
  background-color: rgb(236 72 153 / 0.75) !important;
}
.active\:tw-bg-pink-500\/80:active{
  background-color: rgb(236 72 153 / 0.8) !important;
}
.active\:tw-bg-pink-500\/85:active{
  background-color: rgb(236 72 153 / 0.85) !important;
}
.active\:tw-bg-pink-500\/90:active{
  background-color: rgb(236 72 153 / 0.9) !important;
}
.active\:tw-bg-pink-500\/95:active{
  background-color: rgb(236 72 153 / 0.95) !important;
}
.active\:tw-bg-pink-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-600\/0:active{
  background-color: rgb(219 39 119 / 0) !important;
}
.active\:tw-bg-pink-600\/10:active{
  background-color: rgb(219 39 119 / 0.1) !important;
}
.active\:tw-bg-pink-600\/100:active{
  background-color: rgb(219 39 119 / 1) !important;
}
.active\:tw-bg-pink-600\/15:active{
  background-color: rgb(219 39 119 / 0.15) !important;
}
.active\:tw-bg-pink-600\/20:active{
  background-color: rgb(219 39 119 / 0.2) !important;
}
.active\:tw-bg-pink-600\/25:active{
  background-color: rgb(219 39 119 / 0.25) !important;
}
.active\:tw-bg-pink-600\/30:active{
  background-color: rgb(219 39 119 / 0.3) !important;
}
.active\:tw-bg-pink-600\/35:active{
  background-color: rgb(219 39 119 / 0.35) !important;
}
.active\:tw-bg-pink-600\/40:active{
  background-color: rgb(219 39 119 / 0.4) !important;
}
.active\:tw-bg-pink-600\/45:active{
  background-color: rgb(219 39 119 / 0.45) !important;
}
.active\:tw-bg-pink-600\/5:active{
  background-color: rgb(219 39 119 / 0.05) !important;
}
.active\:tw-bg-pink-600\/50:active{
  background-color: rgb(219 39 119 / 0.5) !important;
}
.active\:tw-bg-pink-600\/55:active{
  background-color: rgb(219 39 119 / 0.55) !important;
}
.active\:tw-bg-pink-600\/60:active{
  background-color: rgb(219 39 119 / 0.6) !important;
}
.active\:tw-bg-pink-600\/65:active{
  background-color: rgb(219 39 119 / 0.65) !important;
}
.active\:tw-bg-pink-600\/70:active{
  background-color: rgb(219 39 119 / 0.7) !important;
}
.active\:tw-bg-pink-600\/75:active{
  background-color: rgb(219 39 119 / 0.75) !important;
}
.active\:tw-bg-pink-600\/80:active{
  background-color: rgb(219 39 119 / 0.8) !important;
}
.active\:tw-bg-pink-600\/85:active{
  background-color: rgb(219 39 119 / 0.85) !important;
}
.active\:tw-bg-pink-600\/90:active{
  background-color: rgb(219 39 119 / 0.9) !important;
}
.active\:tw-bg-pink-600\/95:active{
  background-color: rgb(219 39 119 / 0.95) !important;
}
.active\:tw-bg-pink-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-700\/0:active{
  background-color: rgb(190 24 93 / 0) !important;
}
.active\:tw-bg-pink-700\/10:active{
  background-color: rgb(190 24 93 / 0.1) !important;
}
.active\:tw-bg-pink-700\/100:active{
  background-color: rgb(190 24 93 / 1) !important;
}
.active\:tw-bg-pink-700\/15:active{
  background-color: rgb(190 24 93 / 0.15) !important;
}
.active\:tw-bg-pink-700\/20:active{
  background-color: rgb(190 24 93 / 0.2) !important;
}
.active\:tw-bg-pink-700\/25:active{
  background-color: rgb(190 24 93 / 0.25) !important;
}
.active\:tw-bg-pink-700\/30:active{
  background-color: rgb(190 24 93 / 0.3) !important;
}
.active\:tw-bg-pink-700\/35:active{
  background-color: rgb(190 24 93 / 0.35) !important;
}
.active\:tw-bg-pink-700\/40:active{
  background-color: rgb(190 24 93 / 0.4) !important;
}
.active\:tw-bg-pink-700\/45:active{
  background-color: rgb(190 24 93 / 0.45) !important;
}
.active\:tw-bg-pink-700\/5:active{
  background-color: rgb(190 24 93 / 0.05) !important;
}
.active\:tw-bg-pink-700\/50:active{
  background-color: rgb(190 24 93 / 0.5) !important;
}
.active\:tw-bg-pink-700\/55:active{
  background-color: rgb(190 24 93 / 0.55) !important;
}
.active\:tw-bg-pink-700\/60:active{
  background-color: rgb(190 24 93 / 0.6) !important;
}
.active\:tw-bg-pink-700\/65:active{
  background-color: rgb(190 24 93 / 0.65) !important;
}
.active\:tw-bg-pink-700\/70:active{
  background-color: rgb(190 24 93 / 0.7) !important;
}
.active\:tw-bg-pink-700\/75:active{
  background-color: rgb(190 24 93 / 0.75) !important;
}
.active\:tw-bg-pink-700\/80:active{
  background-color: rgb(190 24 93 / 0.8) !important;
}
.active\:tw-bg-pink-700\/85:active{
  background-color: rgb(190 24 93 / 0.85) !important;
}
.active\:tw-bg-pink-700\/90:active{
  background-color: rgb(190 24 93 / 0.9) !important;
}
.active\:tw-bg-pink-700\/95:active{
  background-color: rgb(190 24 93 / 0.95) !important;
}
.active\:tw-bg-pink-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-800\/0:active{
  background-color: rgb(157 23 77 / 0) !important;
}
.active\:tw-bg-pink-800\/10:active{
  background-color: rgb(157 23 77 / 0.1) !important;
}
.active\:tw-bg-pink-800\/100:active{
  background-color: rgb(157 23 77 / 1) !important;
}
.active\:tw-bg-pink-800\/15:active{
  background-color: rgb(157 23 77 / 0.15) !important;
}
.active\:tw-bg-pink-800\/20:active{
  background-color: rgb(157 23 77 / 0.2) !important;
}
.active\:tw-bg-pink-800\/25:active{
  background-color: rgb(157 23 77 / 0.25) !important;
}
.active\:tw-bg-pink-800\/30:active{
  background-color: rgb(157 23 77 / 0.3) !important;
}
.active\:tw-bg-pink-800\/35:active{
  background-color: rgb(157 23 77 / 0.35) !important;
}
.active\:tw-bg-pink-800\/40:active{
  background-color: rgb(157 23 77 / 0.4) !important;
}
.active\:tw-bg-pink-800\/45:active{
  background-color: rgb(157 23 77 / 0.45) !important;
}
.active\:tw-bg-pink-800\/5:active{
  background-color: rgb(157 23 77 / 0.05) !important;
}
.active\:tw-bg-pink-800\/50:active{
  background-color: rgb(157 23 77 / 0.5) !important;
}
.active\:tw-bg-pink-800\/55:active{
  background-color: rgb(157 23 77 / 0.55) !important;
}
.active\:tw-bg-pink-800\/60:active{
  background-color: rgb(157 23 77 / 0.6) !important;
}
.active\:tw-bg-pink-800\/65:active{
  background-color: rgb(157 23 77 / 0.65) !important;
}
.active\:tw-bg-pink-800\/70:active{
  background-color: rgb(157 23 77 / 0.7) !important;
}
.active\:tw-bg-pink-800\/75:active{
  background-color: rgb(157 23 77 / 0.75) !important;
}
.active\:tw-bg-pink-800\/80:active{
  background-color: rgb(157 23 77 / 0.8) !important;
}
.active\:tw-bg-pink-800\/85:active{
  background-color: rgb(157 23 77 / 0.85) !important;
}
.active\:tw-bg-pink-800\/90:active{
  background-color: rgb(157 23 77 / 0.9) !important;
}
.active\:tw-bg-pink-800\/95:active{
  background-color: rgb(157 23 77 / 0.95) !important;
}
.active\:tw-bg-pink-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-900\/0:active{
  background-color: rgb(131 24 67 / 0) !important;
}
.active\:tw-bg-pink-900\/10:active{
  background-color: rgb(131 24 67 / 0.1) !important;
}
.active\:tw-bg-pink-900\/100:active{
  background-color: rgb(131 24 67 / 1) !important;
}
.active\:tw-bg-pink-900\/15:active{
  background-color: rgb(131 24 67 / 0.15) !important;
}
.active\:tw-bg-pink-900\/20:active{
  background-color: rgb(131 24 67 / 0.2) !important;
}
.active\:tw-bg-pink-900\/25:active{
  background-color: rgb(131 24 67 / 0.25) !important;
}
.active\:tw-bg-pink-900\/30:active{
  background-color: rgb(131 24 67 / 0.3) !important;
}
.active\:tw-bg-pink-900\/35:active{
  background-color: rgb(131 24 67 / 0.35) !important;
}
.active\:tw-bg-pink-900\/40:active{
  background-color: rgb(131 24 67 / 0.4) !important;
}
.active\:tw-bg-pink-900\/45:active{
  background-color: rgb(131 24 67 / 0.45) !important;
}
.active\:tw-bg-pink-900\/5:active{
  background-color: rgb(131 24 67 / 0.05) !important;
}
.active\:tw-bg-pink-900\/50:active{
  background-color: rgb(131 24 67 / 0.5) !important;
}
.active\:tw-bg-pink-900\/55:active{
  background-color: rgb(131 24 67 / 0.55) !important;
}
.active\:tw-bg-pink-900\/60:active{
  background-color: rgb(131 24 67 / 0.6) !important;
}
.active\:tw-bg-pink-900\/65:active{
  background-color: rgb(131 24 67 / 0.65) !important;
}
.active\:tw-bg-pink-900\/70:active{
  background-color: rgb(131 24 67 / 0.7) !important;
}
.active\:tw-bg-pink-900\/75:active{
  background-color: rgb(131 24 67 / 0.75) !important;
}
.active\:tw-bg-pink-900\/80:active{
  background-color: rgb(131 24 67 / 0.8) !important;
}
.active\:tw-bg-pink-900\/85:active{
  background-color: rgb(131 24 67 / 0.85) !important;
}
.active\:tw-bg-pink-900\/90:active{
  background-color: rgb(131 24 67 / 0.9) !important;
}
.active\:tw-bg-pink-900\/95:active{
  background-color: rgb(131 24 67 / 0.95) !important;
}
.active\:tw-bg-pink-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-pink-950\/0:active{
  background-color: rgb(80 7 36 / 0) !important;
}
.active\:tw-bg-pink-950\/10:active{
  background-color: rgb(80 7 36 / 0.1) !important;
}
.active\:tw-bg-pink-950\/100:active{
  background-color: rgb(80 7 36 / 1) !important;
}
.active\:tw-bg-pink-950\/15:active{
  background-color: rgb(80 7 36 / 0.15) !important;
}
.active\:tw-bg-pink-950\/20:active{
  background-color: rgb(80 7 36 / 0.2) !important;
}
.active\:tw-bg-pink-950\/25:active{
  background-color: rgb(80 7 36 / 0.25) !important;
}
.active\:tw-bg-pink-950\/30:active{
  background-color: rgb(80 7 36 / 0.3) !important;
}
.active\:tw-bg-pink-950\/35:active{
  background-color: rgb(80 7 36 / 0.35) !important;
}
.active\:tw-bg-pink-950\/40:active{
  background-color: rgb(80 7 36 / 0.4) !important;
}
.active\:tw-bg-pink-950\/45:active{
  background-color: rgb(80 7 36 / 0.45) !important;
}
.active\:tw-bg-pink-950\/5:active{
  background-color: rgb(80 7 36 / 0.05) !important;
}
.active\:tw-bg-pink-950\/50:active{
  background-color: rgb(80 7 36 / 0.5) !important;
}
.active\:tw-bg-pink-950\/55:active{
  background-color: rgb(80 7 36 / 0.55) !important;
}
.active\:tw-bg-pink-950\/60:active{
  background-color: rgb(80 7 36 / 0.6) !important;
}
.active\:tw-bg-pink-950\/65:active{
  background-color: rgb(80 7 36 / 0.65) !important;
}
.active\:tw-bg-pink-950\/70:active{
  background-color: rgb(80 7 36 / 0.7) !important;
}
.active\:tw-bg-pink-950\/75:active{
  background-color: rgb(80 7 36 / 0.75) !important;
}
.active\:tw-bg-pink-950\/80:active{
  background-color: rgb(80 7 36 / 0.8) !important;
}
.active\:tw-bg-pink-950\/85:active{
  background-color: rgb(80 7 36 / 0.85) !important;
}
.active\:tw-bg-pink-950\/90:active{
  background-color: rgb(80 7 36 / 0.9) !important;
}
.active\:tw-bg-pink-950\/95:active{
  background-color: rgb(80 7 36 / 0.95) !important;
}
.active\:tw-bg-purple-10:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 230 241 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-10\/0:active{
  background-color: rgb(240 230 241 / 0) !important;
}
.active\:tw-bg-purple-10\/10:active{
  background-color: rgb(240 230 241 / 0.1) !important;
}
.active\:tw-bg-purple-10\/100:active{
  background-color: rgb(240 230 241 / 1) !important;
}
.active\:tw-bg-purple-10\/15:active{
  background-color: rgb(240 230 241 / 0.15) !important;
}
.active\:tw-bg-purple-10\/20:active{
  background-color: rgb(240 230 241 / 0.2) !important;
}
.active\:tw-bg-purple-10\/25:active{
  background-color: rgb(240 230 241 / 0.25) !important;
}
.active\:tw-bg-purple-10\/30:active{
  background-color: rgb(240 230 241 / 0.3) !important;
}
.active\:tw-bg-purple-10\/35:active{
  background-color: rgb(240 230 241 / 0.35) !important;
}
.active\:tw-bg-purple-10\/40:active{
  background-color: rgb(240 230 241 / 0.4) !important;
}
.active\:tw-bg-purple-10\/45:active{
  background-color: rgb(240 230 241 / 0.45) !important;
}
.active\:tw-bg-purple-10\/5:active{
  background-color: rgb(240 230 241 / 0.05) !important;
}
.active\:tw-bg-purple-10\/50:active{
  background-color: rgb(240 230 241 / 0.5) !important;
}
.active\:tw-bg-purple-10\/55:active{
  background-color: rgb(240 230 241 / 0.55) !important;
}
.active\:tw-bg-purple-10\/60:active{
  background-color: rgb(240 230 241 / 0.6) !important;
}
.active\:tw-bg-purple-10\/65:active{
  background-color: rgb(240 230 241 / 0.65) !important;
}
.active\:tw-bg-purple-10\/70:active{
  background-color: rgb(240 230 241 / 0.7) !important;
}
.active\:tw-bg-purple-10\/75:active{
  background-color: rgb(240 230 241 / 0.75) !important;
}
.active\:tw-bg-purple-10\/80:active{
  background-color: rgb(240 230 241 / 0.8) !important;
}
.active\:tw-bg-purple-10\/85:active{
  background-color: rgb(240 230 241 / 0.85) !important;
}
.active\:tw-bg-purple-10\/90:active{
  background-color: rgb(240 230 241 / 0.9) !important;
}
.active\:tw-bg-purple-10\/95:active{
  background-color: rgb(240 230 241 / 0.95) !important;
}
.active\:tw-bg-purple-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-100\/0:active{
  background-color: rgb(243 232 255 / 0) !important;
}
.active\:tw-bg-purple-100\/10:active{
  background-color: rgb(243 232 255 / 0.1) !important;
}
.active\:tw-bg-purple-100\/100:active{
  background-color: rgb(243 232 255 / 1) !important;
}
.active\:tw-bg-purple-100\/15:active{
  background-color: rgb(243 232 255 / 0.15) !important;
}
.active\:tw-bg-purple-100\/20:active{
  background-color: rgb(243 232 255 / 0.2) !important;
}
.active\:tw-bg-purple-100\/25:active{
  background-color: rgb(243 232 255 / 0.25) !important;
}
.active\:tw-bg-purple-100\/30:active{
  background-color: rgb(243 232 255 / 0.3) !important;
}
.active\:tw-bg-purple-100\/35:active{
  background-color: rgb(243 232 255 / 0.35) !important;
}
.active\:tw-bg-purple-100\/40:active{
  background-color: rgb(243 232 255 / 0.4) !important;
}
.active\:tw-bg-purple-100\/45:active{
  background-color: rgb(243 232 255 / 0.45) !important;
}
.active\:tw-bg-purple-100\/5:active{
  background-color: rgb(243 232 255 / 0.05) !important;
}
.active\:tw-bg-purple-100\/50:active{
  background-color: rgb(243 232 255 / 0.5) !important;
}
.active\:tw-bg-purple-100\/55:active{
  background-color: rgb(243 232 255 / 0.55) !important;
}
.active\:tw-bg-purple-100\/60:active{
  background-color: rgb(243 232 255 / 0.6) !important;
}
.active\:tw-bg-purple-100\/65:active{
  background-color: rgb(243 232 255 / 0.65) !important;
}
.active\:tw-bg-purple-100\/70:active{
  background-color: rgb(243 232 255 / 0.7) !important;
}
.active\:tw-bg-purple-100\/75:active{
  background-color: rgb(243 232 255 / 0.75) !important;
}
.active\:tw-bg-purple-100\/80:active{
  background-color: rgb(243 232 255 / 0.8) !important;
}
.active\:tw-bg-purple-100\/85:active{
  background-color: rgb(243 232 255 / 0.85) !important;
}
.active\:tw-bg-purple-100\/90:active{
  background-color: rgb(243 232 255 / 0.9) !important;
}
.active\:tw-bg-purple-100\/95:active{
  background-color: rgb(243 232 255 / 0.95) !important;
}
.active\:tw-bg-purple-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-200\/0:active{
  background-color: rgb(233 213 255 / 0) !important;
}
.active\:tw-bg-purple-200\/10:active{
  background-color: rgb(233 213 255 / 0.1) !important;
}
.active\:tw-bg-purple-200\/100:active{
  background-color: rgb(233 213 255 / 1) !important;
}
.active\:tw-bg-purple-200\/15:active{
  background-color: rgb(233 213 255 / 0.15) !important;
}
.active\:tw-bg-purple-200\/20:active{
  background-color: rgb(233 213 255 / 0.2) !important;
}
.active\:tw-bg-purple-200\/25:active{
  background-color: rgb(233 213 255 / 0.25) !important;
}
.active\:tw-bg-purple-200\/30:active{
  background-color: rgb(233 213 255 / 0.3) !important;
}
.active\:tw-bg-purple-200\/35:active{
  background-color: rgb(233 213 255 / 0.35) !important;
}
.active\:tw-bg-purple-200\/40:active{
  background-color: rgb(233 213 255 / 0.4) !important;
}
.active\:tw-bg-purple-200\/45:active{
  background-color: rgb(233 213 255 / 0.45) !important;
}
.active\:tw-bg-purple-200\/5:active{
  background-color: rgb(233 213 255 / 0.05) !important;
}
.active\:tw-bg-purple-200\/50:active{
  background-color: rgb(233 213 255 / 0.5) !important;
}
.active\:tw-bg-purple-200\/55:active{
  background-color: rgb(233 213 255 / 0.55) !important;
}
.active\:tw-bg-purple-200\/60:active{
  background-color: rgb(233 213 255 / 0.6) !important;
}
.active\:tw-bg-purple-200\/65:active{
  background-color: rgb(233 213 255 / 0.65) !important;
}
.active\:tw-bg-purple-200\/70:active{
  background-color: rgb(233 213 255 / 0.7) !important;
}
.active\:tw-bg-purple-200\/75:active{
  background-color: rgb(233 213 255 / 0.75) !important;
}
.active\:tw-bg-purple-200\/80:active{
  background-color: rgb(233 213 255 / 0.8) !important;
}
.active\:tw-bg-purple-200\/85:active{
  background-color: rgb(233 213 255 / 0.85) !important;
}
.active\:tw-bg-purple-200\/90:active{
  background-color: rgb(233 213 255 / 0.9) !important;
}
.active\:tw-bg-purple-200\/95:active{
  background-color: rgb(233 213 255 / 0.95) !important;
}
.active\:tw-bg-purple-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-300\/0:active{
  background-color: rgb(216 180 254 / 0) !important;
}
.active\:tw-bg-purple-300\/10:active{
  background-color: rgb(216 180 254 / 0.1) !important;
}
.active\:tw-bg-purple-300\/100:active{
  background-color: rgb(216 180 254 / 1) !important;
}
.active\:tw-bg-purple-300\/15:active{
  background-color: rgb(216 180 254 / 0.15) !important;
}
.active\:tw-bg-purple-300\/20:active{
  background-color: rgb(216 180 254 / 0.2) !important;
}
.active\:tw-bg-purple-300\/25:active{
  background-color: rgb(216 180 254 / 0.25) !important;
}
.active\:tw-bg-purple-300\/30:active{
  background-color: rgb(216 180 254 / 0.3) !important;
}
.active\:tw-bg-purple-300\/35:active{
  background-color: rgb(216 180 254 / 0.35) !important;
}
.active\:tw-bg-purple-300\/40:active{
  background-color: rgb(216 180 254 / 0.4) !important;
}
.active\:tw-bg-purple-300\/45:active{
  background-color: rgb(216 180 254 / 0.45) !important;
}
.active\:tw-bg-purple-300\/5:active{
  background-color: rgb(216 180 254 / 0.05) !important;
}
.active\:tw-bg-purple-300\/50:active{
  background-color: rgb(216 180 254 / 0.5) !important;
}
.active\:tw-bg-purple-300\/55:active{
  background-color: rgb(216 180 254 / 0.55) !important;
}
.active\:tw-bg-purple-300\/60:active{
  background-color: rgb(216 180 254 / 0.6) !important;
}
.active\:tw-bg-purple-300\/65:active{
  background-color: rgb(216 180 254 / 0.65) !important;
}
.active\:tw-bg-purple-300\/70:active{
  background-color: rgb(216 180 254 / 0.7) !important;
}
.active\:tw-bg-purple-300\/75:active{
  background-color: rgb(216 180 254 / 0.75) !important;
}
.active\:tw-bg-purple-300\/80:active{
  background-color: rgb(216 180 254 / 0.8) !important;
}
.active\:tw-bg-purple-300\/85:active{
  background-color: rgb(216 180 254 / 0.85) !important;
}
.active\:tw-bg-purple-300\/90:active{
  background-color: rgb(216 180 254 / 0.9) !important;
}
.active\:tw-bg-purple-300\/95:active{
  background-color: rgb(216 180 254 / 0.95) !important;
}
.active\:tw-bg-purple-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-400\/0:active{
  background-color: rgb(192 132 252 / 0) !important;
}
.active\:tw-bg-purple-400\/10:active{
  background-color: rgb(192 132 252 / 0.1) !important;
}
.active\:tw-bg-purple-400\/100:active{
  background-color: rgb(192 132 252 / 1) !important;
}
.active\:tw-bg-purple-400\/15:active{
  background-color: rgb(192 132 252 / 0.15) !important;
}
.active\:tw-bg-purple-400\/20:active{
  background-color: rgb(192 132 252 / 0.2) !important;
}
.active\:tw-bg-purple-400\/25:active{
  background-color: rgb(192 132 252 / 0.25) !important;
}
.active\:tw-bg-purple-400\/30:active{
  background-color: rgb(192 132 252 / 0.3) !important;
}
.active\:tw-bg-purple-400\/35:active{
  background-color: rgb(192 132 252 / 0.35) !important;
}
.active\:tw-bg-purple-400\/40:active{
  background-color: rgb(192 132 252 / 0.4) !important;
}
.active\:tw-bg-purple-400\/45:active{
  background-color: rgb(192 132 252 / 0.45) !important;
}
.active\:tw-bg-purple-400\/5:active{
  background-color: rgb(192 132 252 / 0.05) !important;
}
.active\:tw-bg-purple-400\/50:active{
  background-color: rgb(192 132 252 / 0.5) !important;
}
.active\:tw-bg-purple-400\/55:active{
  background-color: rgb(192 132 252 / 0.55) !important;
}
.active\:tw-bg-purple-400\/60:active{
  background-color: rgb(192 132 252 / 0.6) !important;
}
.active\:tw-bg-purple-400\/65:active{
  background-color: rgb(192 132 252 / 0.65) !important;
}
.active\:tw-bg-purple-400\/70:active{
  background-color: rgb(192 132 252 / 0.7) !important;
}
.active\:tw-bg-purple-400\/75:active{
  background-color: rgb(192 132 252 / 0.75) !important;
}
.active\:tw-bg-purple-400\/80:active{
  background-color: rgb(192 132 252 / 0.8) !important;
}
.active\:tw-bg-purple-400\/85:active{
  background-color: rgb(192 132 252 / 0.85) !important;
}
.active\:tw-bg-purple-400\/90:active{
  background-color: rgb(192 132 252 / 0.9) !important;
}
.active\:tw-bg-purple-400\/95:active{
  background-color: rgb(192 132 252 / 0.95) !important;
}
.active\:tw-bg-purple-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(149 78 153 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-50\/0:active{
  background-color: rgb(149 78 153 / 0) !important;
}
.active\:tw-bg-purple-50\/10:active{
  background-color: rgb(149 78 153 / 0.1) !important;
}
.active\:tw-bg-purple-50\/100:active{
  background-color: rgb(149 78 153 / 1) !important;
}
.active\:tw-bg-purple-50\/15:active{
  background-color: rgb(149 78 153 / 0.15) !important;
}
.active\:tw-bg-purple-50\/20:active{
  background-color: rgb(149 78 153 / 0.2) !important;
}
.active\:tw-bg-purple-50\/25:active{
  background-color: rgb(149 78 153 / 0.25) !important;
}
.active\:tw-bg-purple-50\/30:active{
  background-color: rgb(149 78 153 / 0.3) !important;
}
.active\:tw-bg-purple-50\/35:active{
  background-color: rgb(149 78 153 / 0.35) !important;
}
.active\:tw-bg-purple-50\/40:active{
  background-color: rgb(149 78 153 / 0.4) !important;
}
.active\:tw-bg-purple-50\/45:active{
  background-color: rgb(149 78 153 / 0.45) !important;
}
.active\:tw-bg-purple-50\/5:active{
  background-color: rgb(149 78 153 / 0.05) !important;
}
.active\:tw-bg-purple-50\/50:active{
  background-color: rgb(149 78 153 / 0.5) !important;
}
.active\:tw-bg-purple-50\/55:active{
  background-color: rgb(149 78 153 / 0.55) !important;
}
.active\:tw-bg-purple-50\/60:active{
  background-color: rgb(149 78 153 / 0.6) !important;
}
.active\:tw-bg-purple-50\/65:active{
  background-color: rgb(149 78 153 / 0.65) !important;
}
.active\:tw-bg-purple-50\/70:active{
  background-color: rgb(149 78 153 / 0.7) !important;
}
.active\:tw-bg-purple-50\/75:active{
  background-color: rgb(149 78 153 / 0.75) !important;
}
.active\:tw-bg-purple-50\/80:active{
  background-color: rgb(149 78 153 / 0.8) !important;
}
.active\:tw-bg-purple-50\/85:active{
  background-color: rgb(149 78 153 / 0.85) !important;
}
.active\:tw-bg-purple-50\/90:active{
  background-color: rgb(149 78 153 / 0.9) !important;
}
.active\:tw-bg-purple-50\/95:active{
  background-color: rgb(149 78 153 / 0.95) !important;
}
.active\:tw-bg-purple-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-500\/0:active{
  background-color: rgb(168 85 247 / 0) !important;
}
.active\:tw-bg-purple-500\/10:active{
  background-color: rgb(168 85 247 / 0.1) !important;
}
.active\:tw-bg-purple-500\/100:active{
  background-color: rgb(168 85 247 / 1) !important;
}
.active\:tw-bg-purple-500\/15:active{
  background-color: rgb(168 85 247 / 0.15) !important;
}
.active\:tw-bg-purple-500\/20:active{
  background-color: rgb(168 85 247 / 0.2) !important;
}
.active\:tw-bg-purple-500\/25:active{
  background-color: rgb(168 85 247 / 0.25) !important;
}
.active\:tw-bg-purple-500\/30:active{
  background-color: rgb(168 85 247 / 0.3) !important;
}
.active\:tw-bg-purple-500\/35:active{
  background-color: rgb(168 85 247 / 0.35) !important;
}
.active\:tw-bg-purple-500\/40:active{
  background-color: rgb(168 85 247 / 0.4) !important;
}
.active\:tw-bg-purple-500\/45:active{
  background-color: rgb(168 85 247 / 0.45) !important;
}
.active\:tw-bg-purple-500\/5:active{
  background-color: rgb(168 85 247 / 0.05) !important;
}
.active\:tw-bg-purple-500\/50:active{
  background-color: rgb(168 85 247 / 0.5) !important;
}
.active\:tw-bg-purple-500\/55:active{
  background-color: rgb(168 85 247 / 0.55) !important;
}
.active\:tw-bg-purple-500\/60:active{
  background-color: rgb(168 85 247 / 0.6) !important;
}
.active\:tw-bg-purple-500\/65:active{
  background-color: rgb(168 85 247 / 0.65) !important;
}
.active\:tw-bg-purple-500\/70:active{
  background-color: rgb(168 85 247 / 0.7) !important;
}
.active\:tw-bg-purple-500\/75:active{
  background-color: rgb(168 85 247 / 0.75) !important;
}
.active\:tw-bg-purple-500\/80:active{
  background-color: rgb(168 85 247 / 0.8) !important;
}
.active\:tw-bg-purple-500\/85:active{
  background-color: rgb(168 85 247 / 0.85) !important;
}
.active\:tw-bg-purple-500\/90:active{
  background-color: rgb(168 85 247 / 0.9) !important;
}
.active\:tw-bg-purple-500\/95:active{
  background-color: rgb(168 85 247 / 0.95) !important;
}
.active\:tw-bg-purple-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-600\/0:active{
  background-color: rgb(147 51 234 / 0) !important;
}
.active\:tw-bg-purple-600\/10:active{
  background-color: rgb(147 51 234 / 0.1) !important;
}
.active\:tw-bg-purple-600\/100:active{
  background-color: rgb(147 51 234 / 1) !important;
}
.active\:tw-bg-purple-600\/15:active{
  background-color: rgb(147 51 234 / 0.15) !important;
}
.active\:tw-bg-purple-600\/20:active{
  background-color: rgb(147 51 234 / 0.2) !important;
}
.active\:tw-bg-purple-600\/25:active{
  background-color: rgb(147 51 234 / 0.25) !important;
}
.active\:tw-bg-purple-600\/30:active{
  background-color: rgb(147 51 234 / 0.3) !important;
}
.active\:tw-bg-purple-600\/35:active{
  background-color: rgb(147 51 234 / 0.35) !important;
}
.active\:tw-bg-purple-600\/40:active{
  background-color: rgb(147 51 234 / 0.4) !important;
}
.active\:tw-bg-purple-600\/45:active{
  background-color: rgb(147 51 234 / 0.45) !important;
}
.active\:tw-bg-purple-600\/5:active{
  background-color: rgb(147 51 234 / 0.05) !important;
}
.active\:tw-bg-purple-600\/50:active{
  background-color: rgb(147 51 234 / 0.5) !important;
}
.active\:tw-bg-purple-600\/55:active{
  background-color: rgb(147 51 234 / 0.55) !important;
}
.active\:tw-bg-purple-600\/60:active{
  background-color: rgb(147 51 234 / 0.6) !important;
}
.active\:tw-bg-purple-600\/65:active{
  background-color: rgb(147 51 234 / 0.65) !important;
}
.active\:tw-bg-purple-600\/70:active{
  background-color: rgb(147 51 234 / 0.7) !important;
}
.active\:tw-bg-purple-600\/75:active{
  background-color: rgb(147 51 234 / 0.75) !important;
}
.active\:tw-bg-purple-600\/80:active{
  background-color: rgb(147 51 234 / 0.8) !important;
}
.active\:tw-bg-purple-600\/85:active{
  background-color: rgb(147 51 234 / 0.85) !important;
}
.active\:tw-bg-purple-600\/90:active{
  background-color: rgb(147 51 234 / 0.9) !important;
}
.active\:tw-bg-purple-600\/95:active{
  background-color: rgb(147 51 234 / 0.95) !important;
}
.active\:tw-bg-purple-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-700\/0:active{
  background-color: rgb(126 34 206 / 0) !important;
}
.active\:tw-bg-purple-700\/10:active{
  background-color: rgb(126 34 206 / 0.1) !important;
}
.active\:tw-bg-purple-700\/100:active{
  background-color: rgb(126 34 206 / 1) !important;
}
.active\:tw-bg-purple-700\/15:active{
  background-color: rgb(126 34 206 / 0.15) !important;
}
.active\:tw-bg-purple-700\/20:active{
  background-color: rgb(126 34 206 / 0.2) !important;
}
.active\:tw-bg-purple-700\/25:active{
  background-color: rgb(126 34 206 / 0.25) !important;
}
.active\:tw-bg-purple-700\/30:active{
  background-color: rgb(126 34 206 / 0.3) !important;
}
.active\:tw-bg-purple-700\/35:active{
  background-color: rgb(126 34 206 / 0.35) !important;
}
.active\:tw-bg-purple-700\/40:active{
  background-color: rgb(126 34 206 / 0.4) !important;
}
.active\:tw-bg-purple-700\/45:active{
  background-color: rgb(126 34 206 / 0.45) !important;
}
.active\:tw-bg-purple-700\/5:active{
  background-color: rgb(126 34 206 / 0.05) !important;
}
.active\:tw-bg-purple-700\/50:active{
  background-color: rgb(126 34 206 / 0.5) !important;
}
.active\:tw-bg-purple-700\/55:active{
  background-color: rgb(126 34 206 / 0.55) !important;
}
.active\:tw-bg-purple-700\/60:active{
  background-color: rgb(126 34 206 / 0.6) !important;
}
.active\:tw-bg-purple-700\/65:active{
  background-color: rgb(126 34 206 / 0.65) !important;
}
.active\:tw-bg-purple-700\/70:active{
  background-color: rgb(126 34 206 / 0.7) !important;
}
.active\:tw-bg-purple-700\/75:active{
  background-color: rgb(126 34 206 / 0.75) !important;
}
.active\:tw-bg-purple-700\/80:active{
  background-color: rgb(126 34 206 / 0.8) !important;
}
.active\:tw-bg-purple-700\/85:active{
  background-color: rgb(126 34 206 / 0.85) !important;
}
.active\:tw-bg-purple-700\/90:active{
  background-color: rgb(126 34 206 / 0.9) !important;
}
.active\:tw-bg-purple-700\/95:active{
  background-color: rgb(126 34 206 / 0.95) !important;
}
.active\:tw-bg-purple-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-800\/0:active{
  background-color: rgb(107 33 168 / 0) !important;
}
.active\:tw-bg-purple-800\/10:active{
  background-color: rgb(107 33 168 / 0.1) !important;
}
.active\:tw-bg-purple-800\/100:active{
  background-color: rgb(107 33 168 / 1) !important;
}
.active\:tw-bg-purple-800\/15:active{
  background-color: rgb(107 33 168 / 0.15) !important;
}
.active\:tw-bg-purple-800\/20:active{
  background-color: rgb(107 33 168 / 0.2) !important;
}
.active\:tw-bg-purple-800\/25:active{
  background-color: rgb(107 33 168 / 0.25) !important;
}
.active\:tw-bg-purple-800\/30:active{
  background-color: rgb(107 33 168 / 0.3) !important;
}
.active\:tw-bg-purple-800\/35:active{
  background-color: rgb(107 33 168 / 0.35) !important;
}
.active\:tw-bg-purple-800\/40:active{
  background-color: rgb(107 33 168 / 0.4) !important;
}
.active\:tw-bg-purple-800\/45:active{
  background-color: rgb(107 33 168 / 0.45) !important;
}
.active\:tw-bg-purple-800\/5:active{
  background-color: rgb(107 33 168 / 0.05) !important;
}
.active\:tw-bg-purple-800\/50:active{
  background-color: rgb(107 33 168 / 0.5) !important;
}
.active\:tw-bg-purple-800\/55:active{
  background-color: rgb(107 33 168 / 0.55) !important;
}
.active\:tw-bg-purple-800\/60:active{
  background-color: rgb(107 33 168 / 0.6) !important;
}
.active\:tw-bg-purple-800\/65:active{
  background-color: rgb(107 33 168 / 0.65) !important;
}
.active\:tw-bg-purple-800\/70:active{
  background-color: rgb(107 33 168 / 0.7) !important;
}
.active\:tw-bg-purple-800\/75:active{
  background-color: rgb(107 33 168 / 0.75) !important;
}
.active\:tw-bg-purple-800\/80:active{
  background-color: rgb(107 33 168 / 0.8) !important;
}
.active\:tw-bg-purple-800\/85:active{
  background-color: rgb(107 33 168 / 0.85) !important;
}
.active\:tw-bg-purple-800\/90:active{
  background-color: rgb(107 33 168 / 0.9) !important;
}
.active\:tw-bg-purple-800\/95:active{
  background-color: rgb(107 33 168 / 0.95) !important;
}
.active\:tw-bg-purple-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-900\/0:active{
  background-color: rgb(88 28 135 / 0) !important;
}
.active\:tw-bg-purple-900\/10:active{
  background-color: rgb(88 28 135 / 0.1) !important;
}
.active\:tw-bg-purple-900\/100:active{
  background-color: rgb(88 28 135 / 1) !important;
}
.active\:tw-bg-purple-900\/15:active{
  background-color: rgb(88 28 135 / 0.15) !important;
}
.active\:tw-bg-purple-900\/20:active{
  background-color: rgb(88 28 135 / 0.2) !important;
}
.active\:tw-bg-purple-900\/25:active{
  background-color: rgb(88 28 135 / 0.25) !important;
}
.active\:tw-bg-purple-900\/30:active{
  background-color: rgb(88 28 135 / 0.3) !important;
}
.active\:tw-bg-purple-900\/35:active{
  background-color: rgb(88 28 135 / 0.35) !important;
}
.active\:tw-bg-purple-900\/40:active{
  background-color: rgb(88 28 135 / 0.4) !important;
}
.active\:tw-bg-purple-900\/45:active{
  background-color: rgb(88 28 135 / 0.45) !important;
}
.active\:tw-bg-purple-900\/5:active{
  background-color: rgb(88 28 135 / 0.05) !important;
}
.active\:tw-bg-purple-900\/50:active{
  background-color: rgb(88 28 135 / 0.5) !important;
}
.active\:tw-bg-purple-900\/55:active{
  background-color: rgb(88 28 135 / 0.55) !important;
}
.active\:tw-bg-purple-900\/60:active{
  background-color: rgb(88 28 135 / 0.6) !important;
}
.active\:tw-bg-purple-900\/65:active{
  background-color: rgb(88 28 135 / 0.65) !important;
}
.active\:tw-bg-purple-900\/70:active{
  background-color: rgb(88 28 135 / 0.7) !important;
}
.active\:tw-bg-purple-900\/75:active{
  background-color: rgb(88 28 135 / 0.75) !important;
}
.active\:tw-bg-purple-900\/80:active{
  background-color: rgb(88 28 135 / 0.8) !important;
}
.active\:tw-bg-purple-900\/85:active{
  background-color: rgb(88 28 135 / 0.85) !important;
}
.active\:tw-bg-purple-900\/90:active{
  background-color: rgb(88 28 135 / 0.9) !important;
}
.active\:tw-bg-purple-900\/95:active{
  background-color: rgb(88 28 135 / 0.95) !important;
}
.active\:tw-bg-purple-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 7 100 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-purple-950\/0:active{
  background-color: rgb(59 7 100 / 0) !important;
}
.active\:tw-bg-purple-950\/10:active{
  background-color: rgb(59 7 100 / 0.1) !important;
}
.active\:tw-bg-purple-950\/100:active{
  background-color: rgb(59 7 100 / 1) !important;
}
.active\:tw-bg-purple-950\/15:active{
  background-color: rgb(59 7 100 / 0.15) !important;
}
.active\:tw-bg-purple-950\/20:active{
  background-color: rgb(59 7 100 / 0.2) !important;
}
.active\:tw-bg-purple-950\/25:active{
  background-color: rgb(59 7 100 / 0.25) !important;
}
.active\:tw-bg-purple-950\/30:active{
  background-color: rgb(59 7 100 / 0.3) !important;
}
.active\:tw-bg-purple-950\/35:active{
  background-color: rgb(59 7 100 / 0.35) !important;
}
.active\:tw-bg-purple-950\/40:active{
  background-color: rgb(59 7 100 / 0.4) !important;
}
.active\:tw-bg-purple-950\/45:active{
  background-color: rgb(59 7 100 / 0.45) !important;
}
.active\:tw-bg-purple-950\/5:active{
  background-color: rgb(59 7 100 / 0.05) !important;
}
.active\:tw-bg-purple-950\/50:active{
  background-color: rgb(59 7 100 / 0.5) !important;
}
.active\:tw-bg-purple-950\/55:active{
  background-color: rgb(59 7 100 / 0.55) !important;
}
.active\:tw-bg-purple-950\/60:active{
  background-color: rgb(59 7 100 / 0.6) !important;
}
.active\:tw-bg-purple-950\/65:active{
  background-color: rgb(59 7 100 / 0.65) !important;
}
.active\:tw-bg-purple-950\/70:active{
  background-color: rgb(59 7 100 / 0.7) !important;
}
.active\:tw-bg-purple-950\/75:active{
  background-color: rgb(59 7 100 / 0.75) !important;
}
.active\:tw-bg-purple-950\/80:active{
  background-color: rgb(59 7 100 / 0.8) !important;
}
.active\:tw-bg-purple-950\/85:active{
  background-color: rgb(59 7 100 / 0.85) !important;
}
.active\:tw-bg-purple-950\/90:active{
  background-color: rgb(59 7 100 / 0.9) !important;
}
.active\:tw-bg-purple-950\/95:active{
  background-color: rgb(59 7 100 / 0.95) !important;
}
.active\:tw-bg-red-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 212 213 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-100\/0:active{
  background-color: rgb(245 212 213 / 0) !important;
}
.active\:tw-bg-red-100\/10:active{
  background-color: rgb(245 212 213 / 0.1) !important;
}
.active\:tw-bg-red-100\/100:active{
  background-color: rgb(245 212 213 / 1) !important;
}
.active\:tw-bg-red-100\/15:active{
  background-color: rgb(245 212 213 / 0.15) !important;
}
.active\:tw-bg-red-100\/20:active{
  background-color: rgb(245 212 213 / 0.2) !important;
}
.active\:tw-bg-red-100\/25:active{
  background-color: rgb(245 212 213 / 0.25) !important;
}
.active\:tw-bg-red-100\/30:active{
  background-color: rgb(245 212 213 / 0.3) !important;
}
.active\:tw-bg-red-100\/35:active{
  background-color: rgb(245 212 213 / 0.35) !important;
}
.active\:tw-bg-red-100\/40:active{
  background-color: rgb(245 212 213 / 0.4) !important;
}
.active\:tw-bg-red-100\/45:active{
  background-color: rgb(245 212 213 / 0.45) !important;
}
.active\:tw-bg-red-100\/5:active{
  background-color: rgb(245 212 213 / 0.05) !important;
}
.active\:tw-bg-red-100\/50:active{
  background-color: rgb(245 212 213 / 0.5) !important;
}
.active\:tw-bg-red-100\/55:active{
  background-color: rgb(245 212 213 / 0.55) !important;
}
.active\:tw-bg-red-100\/60:active{
  background-color: rgb(245 212 213 / 0.6) !important;
}
.active\:tw-bg-red-100\/65:active{
  background-color: rgb(245 212 213 / 0.65) !important;
}
.active\:tw-bg-red-100\/70:active{
  background-color: rgb(245 212 213 / 0.7) !important;
}
.active\:tw-bg-red-100\/75:active{
  background-color: rgb(245 212 213 / 0.75) !important;
}
.active\:tw-bg-red-100\/80:active{
  background-color: rgb(245 212 213 / 0.8) !important;
}
.active\:tw-bg-red-100\/85:active{
  background-color: rgb(245 212 213 / 0.85) !important;
}
.active\:tw-bg-red-100\/90:active{
  background-color: rgb(245 212 213 / 0.9) !important;
}
.active\:tw-bg-red-100\/95:active{
  background-color: rgb(245 212 213 / 0.95) !important;
}
.active\:tw-bg-red-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 169 170 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-200\/0:active{
  background-color: rgb(235 169 170 / 0) !important;
}
.active\:tw-bg-red-200\/10:active{
  background-color: rgb(235 169 170 / 0.1) !important;
}
.active\:tw-bg-red-200\/100:active{
  background-color: rgb(235 169 170 / 1) !important;
}
.active\:tw-bg-red-200\/15:active{
  background-color: rgb(235 169 170 / 0.15) !important;
}
.active\:tw-bg-red-200\/20:active{
  background-color: rgb(235 169 170 / 0.2) !important;
}
.active\:tw-bg-red-200\/25:active{
  background-color: rgb(235 169 170 / 0.25) !important;
}
.active\:tw-bg-red-200\/30:active{
  background-color: rgb(235 169 170 / 0.3) !important;
}
.active\:tw-bg-red-200\/35:active{
  background-color: rgb(235 169 170 / 0.35) !important;
}
.active\:tw-bg-red-200\/40:active{
  background-color: rgb(235 169 170 / 0.4) !important;
}
.active\:tw-bg-red-200\/45:active{
  background-color: rgb(235 169 170 / 0.45) !important;
}
.active\:tw-bg-red-200\/5:active{
  background-color: rgb(235 169 170 / 0.05) !important;
}
.active\:tw-bg-red-200\/50:active{
  background-color: rgb(235 169 170 / 0.5) !important;
}
.active\:tw-bg-red-200\/55:active{
  background-color: rgb(235 169 170 / 0.55) !important;
}
.active\:tw-bg-red-200\/60:active{
  background-color: rgb(235 169 170 / 0.6) !important;
}
.active\:tw-bg-red-200\/65:active{
  background-color: rgb(235 169 170 / 0.65) !important;
}
.active\:tw-bg-red-200\/70:active{
  background-color: rgb(235 169 170 / 0.7) !important;
}
.active\:tw-bg-red-200\/75:active{
  background-color: rgb(235 169 170 / 0.75) !important;
}
.active\:tw-bg-red-200\/80:active{
  background-color: rgb(235 169 170 / 0.8) !important;
}
.active\:tw-bg-red-200\/85:active{
  background-color: rgb(235 169 170 / 0.85) !important;
}
.active\:tw-bg-red-200\/90:active{
  background-color: rgb(235 169 170 / 0.9) !important;
}
.active\:tw-bg-red-200\/95:active{
  background-color: rgb(235 169 170 / 0.95) !important;
}
.active\:tw-bg-red-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 127 128 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-300\/0:active{
  background-color: rgb(224 127 128 / 0) !important;
}
.active\:tw-bg-red-300\/10:active{
  background-color: rgb(224 127 128 / 0.1) !important;
}
.active\:tw-bg-red-300\/100:active{
  background-color: rgb(224 127 128 / 1) !important;
}
.active\:tw-bg-red-300\/15:active{
  background-color: rgb(224 127 128 / 0.15) !important;
}
.active\:tw-bg-red-300\/20:active{
  background-color: rgb(224 127 128 / 0.2) !important;
}
.active\:tw-bg-red-300\/25:active{
  background-color: rgb(224 127 128 / 0.25) !important;
}
.active\:tw-bg-red-300\/30:active{
  background-color: rgb(224 127 128 / 0.3) !important;
}
.active\:tw-bg-red-300\/35:active{
  background-color: rgb(224 127 128 / 0.35) !important;
}
.active\:tw-bg-red-300\/40:active{
  background-color: rgb(224 127 128 / 0.4) !important;
}
.active\:tw-bg-red-300\/45:active{
  background-color: rgb(224 127 128 / 0.45) !important;
}
.active\:tw-bg-red-300\/5:active{
  background-color: rgb(224 127 128 / 0.05) !important;
}
.active\:tw-bg-red-300\/50:active{
  background-color: rgb(224 127 128 / 0.5) !important;
}
.active\:tw-bg-red-300\/55:active{
  background-color: rgb(224 127 128 / 0.55) !important;
}
.active\:tw-bg-red-300\/60:active{
  background-color: rgb(224 127 128 / 0.6) !important;
}
.active\:tw-bg-red-300\/65:active{
  background-color: rgb(224 127 128 / 0.65) !important;
}
.active\:tw-bg-red-300\/70:active{
  background-color: rgb(224 127 128 / 0.7) !important;
}
.active\:tw-bg-red-300\/75:active{
  background-color: rgb(224 127 128 / 0.75) !important;
}
.active\:tw-bg-red-300\/80:active{
  background-color: rgb(224 127 128 / 0.8) !important;
}
.active\:tw-bg-red-300\/85:active{
  background-color: rgb(224 127 128 / 0.85) !important;
}
.active\:tw-bg-red-300\/90:active{
  background-color: rgb(224 127 128 / 0.9) !important;
}
.active\:tw-bg-red-300\/95:active{
  background-color: rgb(224 127 128 / 0.95) !important;
}
.active\:tw-bg-red-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 84 85 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-400\/0:active{
  background-color: rgb(214 84 85 / 0) !important;
}
.active\:tw-bg-red-400\/10:active{
  background-color: rgb(214 84 85 / 0.1) !important;
}
.active\:tw-bg-red-400\/100:active{
  background-color: rgb(214 84 85 / 1) !important;
}
.active\:tw-bg-red-400\/15:active{
  background-color: rgb(214 84 85 / 0.15) !important;
}
.active\:tw-bg-red-400\/20:active{
  background-color: rgb(214 84 85 / 0.2) !important;
}
.active\:tw-bg-red-400\/25:active{
  background-color: rgb(214 84 85 / 0.25) !important;
}
.active\:tw-bg-red-400\/30:active{
  background-color: rgb(214 84 85 / 0.3) !important;
}
.active\:tw-bg-red-400\/35:active{
  background-color: rgb(214 84 85 / 0.35) !important;
}
.active\:tw-bg-red-400\/40:active{
  background-color: rgb(214 84 85 / 0.4) !important;
}
.active\:tw-bg-red-400\/45:active{
  background-color: rgb(214 84 85 / 0.45) !important;
}
.active\:tw-bg-red-400\/5:active{
  background-color: rgb(214 84 85 / 0.05) !important;
}
.active\:tw-bg-red-400\/50:active{
  background-color: rgb(214 84 85 / 0.5) !important;
}
.active\:tw-bg-red-400\/55:active{
  background-color: rgb(214 84 85 / 0.55) !important;
}
.active\:tw-bg-red-400\/60:active{
  background-color: rgb(214 84 85 / 0.6) !important;
}
.active\:tw-bg-red-400\/65:active{
  background-color: rgb(214 84 85 / 0.65) !important;
}
.active\:tw-bg-red-400\/70:active{
  background-color: rgb(214 84 85 / 0.7) !important;
}
.active\:tw-bg-red-400\/75:active{
  background-color: rgb(214 84 85 / 0.75) !important;
}
.active\:tw-bg-red-400\/80:active{
  background-color: rgb(214 84 85 / 0.8) !important;
}
.active\:tw-bg-red-400\/85:active{
  background-color: rgb(214 84 85 / 0.85) !important;
}
.active\:tw-bg-red-400\/90:active{
  background-color: rgb(214 84 85 / 0.9) !important;
}
.active\:tw-bg-red-400\/95:active{
  background-color: rgb(214 84 85 / 0.95) !important;
}
.active\:tw-bg-red-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-50\/0:active{
  background-color: rgb(254 242 242 / 0) !important;
}
.active\:tw-bg-red-50\/10:active{
  background-color: rgb(254 242 242 / 0.1) !important;
}
.active\:tw-bg-red-50\/100:active{
  background-color: rgb(254 242 242 / 1) !important;
}
.active\:tw-bg-red-50\/15:active{
  background-color: rgb(254 242 242 / 0.15) !important;
}
.active\:tw-bg-red-50\/20:active{
  background-color: rgb(254 242 242 / 0.2) !important;
}
.active\:tw-bg-red-50\/25:active{
  background-color: rgb(254 242 242 / 0.25) !important;
}
.active\:tw-bg-red-50\/30:active{
  background-color: rgb(254 242 242 / 0.3) !important;
}
.active\:tw-bg-red-50\/35:active{
  background-color: rgb(254 242 242 / 0.35) !important;
}
.active\:tw-bg-red-50\/40:active{
  background-color: rgb(254 242 242 / 0.4) !important;
}
.active\:tw-bg-red-50\/45:active{
  background-color: rgb(254 242 242 / 0.45) !important;
}
.active\:tw-bg-red-50\/5:active{
  background-color: rgb(254 242 242 / 0.05) !important;
}
.active\:tw-bg-red-50\/50:active{
  background-color: rgb(254 242 242 / 0.5) !important;
}
.active\:tw-bg-red-50\/55:active{
  background-color: rgb(254 242 242 / 0.55) !important;
}
.active\:tw-bg-red-50\/60:active{
  background-color: rgb(254 242 242 / 0.6) !important;
}
.active\:tw-bg-red-50\/65:active{
  background-color: rgb(254 242 242 / 0.65) !important;
}
.active\:tw-bg-red-50\/70:active{
  background-color: rgb(254 242 242 / 0.7) !important;
}
.active\:tw-bg-red-50\/75:active{
  background-color: rgb(254 242 242 / 0.75) !important;
}
.active\:tw-bg-red-50\/80:active{
  background-color: rgb(254 242 242 / 0.8) !important;
}
.active\:tw-bg-red-50\/85:active{
  background-color: rgb(254 242 242 / 0.85) !important;
}
.active\:tw-bg-red-50\/90:active{
  background-color: rgb(254 242 242 / 0.9) !important;
}
.active\:tw-bg-red-50\/95:active{
  background-color: rgb(254 242 242 / 0.95) !important;
}
.active\:tw-bg-red-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-500\/0:active{
  background-color: rgb(255 0 0 / 0) !important;
}
.active\:tw-bg-red-500\/10:active{
  background-color: rgb(255 0 0 / 0.1) !important;
}
.active\:tw-bg-red-500\/100:active{
  background-color: rgb(255 0 0 / 1) !important;
}
.active\:tw-bg-red-500\/15:active{
  background-color: rgb(255 0 0 / 0.15) !important;
}
.active\:tw-bg-red-500\/20:active{
  background-color: rgb(255 0 0 / 0.2) !important;
}
.active\:tw-bg-red-500\/25:active{
  background-color: rgb(255 0 0 / 0.25) !important;
}
.active\:tw-bg-red-500\/30:active{
  background-color: rgb(255 0 0 / 0.3) !important;
}
.active\:tw-bg-red-500\/35:active{
  background-color: rgb(255 0 0 / 0.35) !important;
}
.active\:tw-bg-red-500\/40:active{
  background-color: rgb(255 0 0 / 0.4) !important;
}
.active\:tw-bg-red-500\/45:active{
  background-color: rgb(255 0 0 / 0.45) !important;
}
.active\:tw-bg-red-500\/5:active{
  background-color: rgb(255 0 0 / 0.05) !important;
}
.active\:tw-bg-red-500\/50:active{
  background-color: rgb(255 0 0 / 0.5) !important;
}
.active\:tw-bg-red-500\/55:active{
  background-color: rgb(255 0 0 / 0.55) !important;
}
.active\:tw-bg-red-500\/60:active{
  background-color: rgb(255 0 0 / 0.6) !important;
}
.active\:tw-bg-red-500\/65:active{
  background-color: rgb(255 0 0 / 0.65) !important;
}
.active\:tw-bg-red-500\/70:active{
  background-color: rgb(255 0 0 / 0.7) !important;
}
.active\:tw-bg-red-500\/75:active{
  background-color: rgb(255 0 0 / 0.75) !important;
}
.active\:tw-bg-red-500\/80:active{
  background-color: rgb(255 0 0 / 0.8) !important;
}
.active\:tw-bg-red-500\/85:active{
  background-color: rgb(255 0 0 / 0.85) !important;
}
.active\:tw-bg-red-500\/90:active{
  background-color: rgb(255 0 0 / 0.9) !important;
}
.active\:tw-bg-red-500\/95:active{
  background-color: rgb(255 0 0 / 0.95) !important;
}
.active\:tw-bg-red-550:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 41 54 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-550\/0:active{
  background-color: rgb(204 41 54 / 0) !important;
}
.active\:tw-bg-red-550\/10:active{
  background-color: rgb(204 41 54 / 0.1) !important;
}
.active\:tw-bg-red-550\/100:active{
  background-color: rgb(204 41 54 / 1) !important;
}
.active\:tw-bg-red-550\/15:active{
  background-color: rgb(204 41 54 / 0.15) !important;
}
.active\:tw-bg-red-550\/20:active{
  background-color: rgb(204 41 54 / 0.2) !important;
}
.active\:tw-bg-red-550\/25:active{
  background-color: rgb(204 41 54 / 0.25) !important;
}
.active\:tw-bg-red-550\/30:active{
  background-color: rgb(204 41 54 / 0.3) !important;
}
.active\:tw-bg-red-550\/35:active{
  background-color: rgb(204 41 54 / 0.35) !important;
}
.active\:tw-bg-red-550\/40:active{
  background-color: rgb(204 41 54 / 0.4) !important;
}
.active\:tw-bg-red-550\/45:active{
  background-color: rgb(204 41 54 / 0.45) !important;
}
.active\:tw-bg-red-550\/5:active{
  background-color: rgb(204 41 54 / 0.05) !important;
}
.active\:tw-bg-red-550\/50:active{
  background-color: rgb(204 41 54 / 0.5) !important;
}
.active\:tw-bg-red-550\/55:active{
  background-color: rgb(204 41 54 / 0.55) !important;
}
.active\:tw-bg-red-550\/60:active{
  background-color: rgb(204 41 54 / 0.6) !important;
}
.active\:tw-bg-red-550\/65:active{
  background-color: rgb(204 41 54 / 0.65) !important;
}
.active\:tw-bg-red-550\/70:active{
  background-color: rgb(204 41 54 / 0.7) !important;
}
.active\:tw-bg-red-550\/75:active{
  background-color: rgb(204 41 54 / 0.75) !important;
}
.active\:tw-bg-red-550\/80:active{
  background-color: rgb(204 41 54 / 0.8) !important;
}
.active\:tw-bg-red-550\/85:active{
  background-color: rgb(204 41 54 / 0.85) !important;
}
.active\:tw-bg-red-550\/90:active{
  background-color: rgb(204 41 54 / 0.9) !important;
}
.active\:tw-bg-red-550\/95:active{
  background-color: rgb(204 41 54 / 0.95) !important;
}
.active\:tw-bg-red-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(163 33 34 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-600\/0:active{
  background-color: rgb(163 33 34 / 0) !important;
}
.active\:tw-bg-red-600\/10:active{
  background-color: rgb(163 33 34 / 0.1) !important;
}
.active\:tw-bg-red-600\/100:active{
  background-color: rgb(163 33 34 / 1) !important;
}
.active\:tw-bg-red-600\/15:active{
  background-color: rgb(163 33 34 / 0.15) !important;
}
.active\:tw-bg-red-600\/20:active{
  background-color: rgb(163 33 34 / 0.2) !important;
}
.active\:tw-bg-red-600\/25:active{
  background-color: rgb(163 33 34 / 0.25) !important;
}
.active\:tw-bg-red-600\/30:active{
  background-color: rgb(163 33 34 / 0.3) !important;
}
.active\:tw-bg-red-600\/35:active{
  background-color: rgb(163 33 34 / 0.35) !important;
}
.active\:tw-bg-red-600\/40:active{
  background-color: rgb(163 33 34 / 0.4) !important;
}
.active\:tw-bg-red-600\/45:active{
  background-color: rgb(163 33 34 / 0.45) !important;
}
.active\:tw-bg-red-600\/5:active{
  background-color: rgb(163 33 34 / 0.05) !important;
}
.active\:tw-bg-red-600\/50:active{
  background-color: rgb(163 33 34 / 0.5) !important;
}
.active\:tw-bg-red-600\/55:active{
  background-color: rgb(163 33 34 / 0.55) !important;
}
.active\:tw-bg-red-600\/60:active{
  background-color: rgb(163 33 34 / 0.6) !important;
}
.active\:tw-bg-red-600\/65:active{
  background-color: rgb(163 33 34 / 0.65) !important;
}
.active\:tw-bg-red-600\/70:active{
  background-color: rgb(163 33 34 / 0.7) !important;
}
.active\:tw-bg-red-600\/75:active{
  background-color: rgb(163 33 34 / 0.75) !important;
}
.active\:tw-bg-red-600\/80:active{
  background-color: rgb(163 33 34 / 0.8) !important;
}
.active\:tw-bg-red-600\/85:active{
  background-color: rgb(163 33 34 / 0.85) !important;
}
.active\:tw-bg-red-600\/90:active{
  background-color: rgb(163 33 34 / 0.9) !important;
}
.active\:tw-bg-red-600\/95:active{
  background-color: rgb(163 33 34 / 0.95) !important;
}
.active\:tw-bg-red-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(122 25 26 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-700\/0:active{
  background-color: rgb(122 25 26 / 0) !important;
}
.active\:tw-bg-red-700\/10:active{
  background-color: rgb(122 25 26 / 0.1) !important;
}
.active\:tw-bg-red-700\/100:active{
  background-color: rgb(122 25 26 / 1) !important;
}
.active\:tw-bg-red-700\/15:active{
  background-color: rgb(122 25 26 / 0.15) !important;
}
.active\:tw-bg-red-700\/20:active{
  background-color: rgb(122 25 26 / 0.2) !important;
}
.active\:tw-bg-red-700\/25:active{
  background-color: rgb(122 25 26 / 0.25) !important;
}
.active\:tw-bg-red-700\/30:active{
  background-color: rgb(122 25 26 / 0.3) !important;
}
.active\:tw-bg-red-700\/35:active{
  background-color: rgb(122 25 26 / 0.35) !important;
}
.active\:tw-bg-red-700\/40:active{
  background-color: rgb(122 25 26 / 0.4) !important;
}
.active\:tw-bg-red-700\/45:active{
  background-color: rgb(122 25 26 / 0.45) !important;
}
.active\:tw-bg-red-700\/5:active{
  background-color: rgb(122 25 26 / 0.05) !important;
}
.active\:tw-bg-red-700\/50:active{
  background-color: rgb(122 25 26 / 0.5) !important;
}
.active\:tw-bg-red-700\/55:active{
  background-color: rgb(122 25 26 / 0.55) !important;
}
.active\:tw-bg-red-700\/60:active{
  background-color: rgb(122 25 26 / 0.6) !important;
}
.active\:tw-bg-red-700\/65:active{
  background-color: rgb(122 25 26 / 0.65) !important;
}
.active\:tw-bg-red-700\/70:active{
  background-color: rgb(122 25 26 / 0.7) !important;
}
.active\:tw-bg-red-700\/75:active{
  background-color: rgb(122 25 26 / 0.75) !important;
}
.active\:tw-bg-red-700\/80:active{
  background-color: rgb(122 25 26 / 0.8) !important;
}
.active\:tw-bg-red-700\/85:active{
  background-color: rgb(122 25 26 / 0.85) !important;
}
.active\:tw-bg-red-700\/90:active{
  background-color: rgb(122 25 26 / 0.9) !important;
}
.active\:tw-bg-red-700\/95:active{
  background-color: rgb(122 25 26 / 0.95) !important;
}
.active\:tw-bg-red-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 16 17 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-800\/0:active{
  background-color: rgb(82 16 17 / 0) !important;
}
.active\:tw-bg-red-800\/10:active{
  background-color: rgb(82 16 17 / 0.1) !important;
}
.active\:tw-bg-red-800\/100:active{
  background-color: rgb(82 16 17 / 1) !important;
}
.active\:tw-bg-red-800\/15:active{
  background-color: rgb(82 16 17 / 0.15) !important;
}
.active\:tw-bg-red-800\/20:active{
  background-color: rgb(82 16 17 / 0.2) !important;
}
.active\:tw-bg-red-800\/25:active{
  background-color: rgb(82 16 17 / 0.25) !important;
}
.active\:tw-bg-red-800\/30:active{
  background-color: rgb(82 16 17 / 0.3) !important;
}
.active\:tw-bg-red-800\/35:active{
  background-color: rgb(82 16 17 / 0.35) !important;
}
.active\:tw-bg-red-800\/40:active{
  background-color: rgb(82 16 17 / 0.4) !important;
}
.active\:tw-bg-red-800\/45:active{
  background-color: rgb(82 16 17 / 0.45) !important;
}
.active\:tw-bg-red-800\/5:active{
  background-color: rgb(82 16 17 / 0.05) !important;
}
.active\:tw-bg-red-800\/50:active{
  background-color: rgb(82 16 17 / 0.5) !important;
}
.active\:tw-bg-red-800\/55:active{
  background-color: rgb(82 16 17 / 0.55) !important;
}
.active\:tw-bg-red-800\/60:active{
  background-color: rgb(82 16 17 / 0.6) !important;
}
.active\:tw-bg-red-800\/65:active{
  background-color: rgb(82 16 17 / 0.65) !important;
}
.active\:tw-bg-red-800\/70:active{
  background-color: rgb(82 16 17 / 0.7) !important;
}
.active\:tw-bg-red-800\/75:active{
  background-color: rgb(82 16 17 / 0.75) !important;
}
.active\:tw-bg-red-800\/80:active{
  background-color: rgb(82 16 17 / 0.8) !important;
}
.active\:tw-bg-red-800\/85:active{
  background-color: rgb(82 16 17 / 0.85) !important;
}
.active\:tw-bg-red-800\/90:active{
  background-color: rgb(82 16 17 / 0.9) !important;
}
.active\:tw-bg-red-800\/95:active{
  background-color: rgb(82 16 17 / 0.95) !important;
}
.active\:tw-bg-red-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 8 9 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-900\/0:active{
  background-color: rgb(41 8 9 / 0) !important;
}
.active\:tw-bg-red-900\/10:active{
  background-color: rgb(41 8 9 / 0.1) !important;
}
.active\:tw-bg-red-900\/100:active{
  background-color: rgb(41 8 9 / 1) !important;
}
.active\:tw-bg-red-900\/15:active{
  background-color: rgb(41 8 9 / 0.15) !important;
}
.active\:tw-bg-red-900\/20:active{
  background-color: rgb(41 8 9 / 0.2) !important;
}
.active\:tw-bg-red-900\/25:active{
  background-color: rgb(41 8 9 / 0.25) !important;
}
.active\:tw-bg-red-900\/30:active{
  background-color: rgb(41 8 9 / 0.3) !important;
}
.active\:tw-bg-red-900\/35:active{
  background-color: rgb(41 8 9 / 0.35) !important;
}
.active\:tw-bg-red-900\/40:active{
  background-color: rgb(41 8 9 / 0.4) !important;
}
.active\:tw-bg-red-900\/45:active{
  background-color: rgb(41 8 9 / 0.45) !important;
}
.active\:tw-bg-red-900\/5:active{
  background-color: rgb(41 8 9 / 0.05) !important;
}
.active\:tw-bg-red-900\/50:active{
  background-color: rgb(41 8 9 / 0.5) !important;
}
.active\:tw-bg-red-900\/55:active{
  background-color: rgb(41 8 9 / 0.55) !important;
}
.active\:tw-bg-red-900\/60:active{
  background-color: rgb(41 8 9 / 0.6) !important;
}
.active\:tw-bg-red-900\/65:active{
  background-color: rgb(41 8 9 / 0.65) !important;
}
.active\:tw-bg-red-900\/70:active{
  background-color: rgb(41 8 9 / 0.7) !important;
}
.active\:tw-bg-red-900\/75:active{
  background-color: rgb(41 8 9 / 0.75) !important;
}
.active\:tw-bg-red-900\/80:active{
  background-color: rgb(41 8 9 / 0.8) !important;
}
.active\:tw-bg-red-900\/85:active{
  background-color: rgb(41 8 9 / 0.85) !important;
}
.active\:tw-bg-red-900\/90:active{
  background-color: rgb(41 8 9 / 0.9) !important;
}
.active\:tw-bg-red-900\/95:active{
  background-color: rgb(41 8 9 / 0.95) !important;
}
.active\:tw-bg-red-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-red-950\/0:active{
  background-color: rgb(69 10 10 / 0) !important;
}
.active\:tw-bg-red-950\/10:active{
  background-color: rgb(69 10 10 / 0.1) !important;
}
.active\:tw-bg-red-950\/100:active{
  background-color: rgb(69 10 10 / 1) !important;
}
.active\:tw-bg-red-950\/15:active{
  background-color: rgb(69 10 10 / 0.15) !important;
}
.active\:tw-bg-red-950\/20:active{
  background-color: rgb(69 10 10 / 0.2) !important;
}
.active\:tw-bg-red-950\/25:active{
  background-color: rgb(69 10 10 / 0.25) !important;
}
.active\:tw-bg-red-950\/30:active{
  background-color: rgb(69 10 10 / 0.3) !important;
}
.active\:tw-bg-red-950\/35:active{
  background-color: rgb(69 10 10 / 0.35) !important;
}
.active\:tw-bg-red-950\/40:active{
  background-color: rgb(69 10 10 / 0.4) !important;
}
.active\:tw-bg-red-950\/45:active{
  background-color: rgb(69 10 10 / 0.45) !important;
}
.active\:tw-bg-red-950\/5:active{
  background-color: rgb(69 10 10 / 0.05) !important;
}
.active\:tw-bg-red-950\/50:active{
  background-color: rgb(69 10 10 / 0.5) !important;
}
.active\:tw-bg-red-950\/55:active{
  background-color: rgb(69 10 10 / 0.55) !important;
}
.active\:tw-bg-red-950\/60:active{
  background-color: rgb(69 10 10 / 0.6) !important;
}
.active\:tw-bg-red-950\/65:active{
  background-color: rgb(69 10 10 / 0.65) !important;
}
.active\:tw-bg-red-950\/70:active{
  background-color: rgb(69 10 10 / 0.7) !important;
}
.active\:tw-bg-red-950\/75:active{
  background-color: rgb(69 10 10 / 0.75) !important;
}
.active\:tw-bg-red-950\/80:active{
  background-color: rgb(69 10 10 / 0.8) !important;
}
.active\:tw-bg-red-950\/85:active{
  background-color: rgb(69 10 10 / 0.85) !important;
}
.active\:tw-bg-red-950\/90:active{
  background-color: rgb(69 10 10 / 0.9) !important;
}
.active\:tw-bg-red-950\/95:active{
  background-color: rgb(69 10 10 / 0.95) !important;
}
.active\:tw-bg-rose-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-100\/0:active{
  background-color: rgb(255 228 230 / 0) !important;
}
.active\:tw-bg-rose-100\/10:active{
  background-color: rgb(255 228 230 / 0.1) !important;
}
.active\:tw-bg-rose-100\/100:active{
  background-color: rgb(255 228 230 / 1) !important;
}
.active\:tw-bg-rose-100\/15:active{
  background-color: rgb(255 228 230 / 0.15) !important;
}
.active\:tw-bg-rose-100\/20:active{
  background-color: rgb(255 228 230 / 0.2) !important;
}
.active\:tw-bg-rose-100\/25:active{
  background-color: rgb(255 228 230 / 0.25) !important;
}
.active\:tw-bg-rose-100\/30:active{
  background-color: rgb(255 228 230 / 0.3) !important;
}
.active\:tw-bg-rose-100\/35:active{
  background-color: rgb(255 228 230 / 0.35) !important;
}
.active\:tw-bg-rose-100\/40:active{
  background-color: rgb(255 228 230 / 0.4) !important;
}
.active\:tw-bg-rose-100\/45:active{
  background-color: rgb(255 228 230 / 0.45) !important;
}
.active\:tw-bg-rose-100\/5:active{
  background-color: rgb(255 228 230 / 0.05) !important;
}
.active\:tw-bg-rose-100\/50:active{
  background-color: rgb(255 228 230 / 0.5) !important;
}
.active\:tw-bg-rose-100\/55:active{
  background-color: rgb(255 228 230 / 0.55) !important;
}
.active\:tw-bg-rose-100\/60:active{
  background-color: rgb(255 228 230 / 0.6) !important;
}
.active\:tw-bg-rose-100\/65:active{
  background-color: rgb(255 228 230 / 0.65) !important;
}
.active\:tw-bg-rose-100\/70:active{
  background-color: rgb(255 228 230 / 0.7) !important;
}
.active\:tw-bg-rose-100\/75:active{
  background-color: rgb(255 228 230 / 0.75) !important;
}
.active\:tw-bg-rose-100\/80:active{
  background-color: rgb(255 228 230 / 0.8) !important;
}
.active\:tw-bg-rose-100\/85:active{
  background-color: rgb(255 228 230 / 0.85) !important;
}
.active\:tw-bg-rose-100\/90:active{
  background-color: rgb(255 228 230 / 0.9) !important;
}
.active\:tw-bg-rose-100\/95:active{
  background-color: rgb(255 228 230 / 0.95) !important;
}
.active\:tw-bg-rose-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-200\/0:active{
  background-color: rgb(254 205 211 / 0) !important;
}
.active\:tw-bg-rose-200\/10:active{
  background-color: rgb(254 205 211 / 0.1) !important;
}
.active\:tw-bg-rose-200\/100:active{
  background-color: rgb(254 205 211 / 1) !important;
}
.active\:tw-bg-rose-200\/15:active{
  background-color: rgb(254 205 211 / 0.15) !important;
}
.active\:tw-bg-rose-200\/20:active{
  background-color: rgb(254 205 211 / 0.2) !important;
}
.active\:tw-bg-rose-200\/25:active{
  background-color: rgb(254 205 211 / 0.25) !important;
}
.active\:tw-bg-rose-200\/30:active{
  background-color: rgb(254 205 211 / 0.3) !important;
}
.active\:tw-bg-rose-200\/35:active{
  background-color: rgb(254 205 211 / 0.35) !important;
}
.active\:tw-bg-rose-200\/40:active{
  background-color: rgb(254 205 211 / 0.4) !important;
}
.active\:tw-bg-rose-200\/45:active{
  background-color: rgb(254 205 211 / 0.45) !important;
}
.active\:tw-bg-rose-200\/5:active{
  background-color: rgb(254 205 211 / 0.05) !important;
}
.active\:tw-bg-rose-200\/50:active{
  background-color: rgb(254 205 211 / 0.5) !important;
}
.active\:tw-bg-rose-200\/55:active{
  background-color: rgb(254 205 211 / 0.55) !important;
}
.active\:tw-bg-rose-200\/60:active{
  background-color: rgb(254 205 211 / 0.6) !important;
}
.active\:tw-bg-rose-200\/65:active{
  background-color: rgb(254 205 211 / 0.65) !important;
}
.active\:tw-bg-rose-200\/70:active{
  background-color: rgb(254 205 211 / 0.7) !important;
}
.active\:tw-bg-rose-200\/75:active{
  background-color: rgb(254 205 211 / 0.75) !important;
}
.active\:tw-bg-rose-200\/80:active{
  background-color: rgb(254 205 211 / 0.8) !important;
}
.active\:tw-bg-rose-200\/85:active{
  background-color: rgb(254 205 211 / 0.85) !important;
}
.active\:tw-bg-rose-200\/90:active{
  background-color: rgb(254 205 211 / 0.9) !important;
}
.active\:tw-bg-rose-200\/95:active{
  background-color: rgb(254 205 211 / 0.95) !important;
}
.active\:tw-bg-rose-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-300\/0:active{
  background-color: rgb(253 164 175 / 0) !important;
}
.active\:tw-bg-rose-300\/10:active{
  background-color: rgb(253 164 175 / 0.1) !important;
}
.active\:tw-bg-rose-300\/100:active{
  background-color: rgb(253 164 175 / 1) !important;
}
.active\:tw-bg-rose-300\/15:active{
  background-color: rgb(253 164 175 / 0.15) !important;
}
.active\:tw-bg-rose-300\/20:active{
  background-color: rgb(253 164 175 / 0.2) !important;
}
.active\:tw-bg-rose-300\/25:active{
  background-color: rgb(253 164 175 / 0.25) !important;
}
.active\:tw-bg-rose-300\/30:active{
  background-color: rgb(253 164 175 / 0.3) !important;
}
.active\:tw-bg-rose-300\/35:active{
  background-color: rgb(253 164 175 / 0.35) !important;
}
.active\:tw-bg-rose-300\/40:active{
  background-color: rgb(253 164 175 / 0.4) !important;
}
.active\:tw-bg-rose-300\/45:active{
  background-color: rgb(253 164 175 / 0.45) !important;
}
.active\:tw-bg-rose-300\/5:active{
  background-color: rgb(253 164 175 / 0.05) !important;
}
.active\:tw-bg-rose-300\/50:active{
  background-color: rgb(253 164 175 / 0.5) !important;
}
.active\:tw-bg-rose-300\/55:active{
  background-color: rgb(253 164 175 / 0.55) !important;
}
.active\:tw-bg-rose-300\/60:active{
  background-color: rgb(253 164 175 / 0.6) !important;
}
.active\:tw-bg-rose-300\/65:active{
  background-color: rgb(253 164 175 / 0.65) !important;
}
.active\:tw-bg-rose-300\/70:active{
  background-color: rgb(253 164 175 / 0.7) !important;
}
.active\:tw-bg-rose-300\/75:active{
  background-color: rgb(253 164 175 / 0.75) !important;
}
.active\:tw-bg-rose-300\/80:active{
  background-color: rgb(253 164 175 / 0.8) !important;
}
.active\:tw-bg-rose-300\/85:active{
  background-color: rgb(253 164 175 / 0.85) !important;
}
.active\:tw-bg-rose-300\/90:active{
  background-color: rgb(253 164 175 / 0.9) !important;
}
.active\:tw-bg-rose-300\/95:active{
  background-color: rgb(253 164 175 / 0.95) !important;
}
.active\:tw-bg-rose-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-400\/0:active{
  background-color: rgb(251 113 133 / 0) !important;
}
.active\:tw-bg-rose-400\/10:active{
  background-color: rgb(251 113 133 / 0.1) !important;
}
.active\:tw-bg-rose-400\/100:active{
  background-color: rgb(251 113 133 / 1) !important;
}
.active\:tw-bg-rose-400\/15:active{
  background-color: rgb(251 113 133 / 0.15) !important;
}
.active\:tw-bg-rose-400\/20:active{
  background-color: rgb(251 113 133 / 0.2) !important;
}
.active\:tw-bg-rose-400\/25:active{
  background-color: rgb(251 113 133 / 0.25) !important;
}
.active\:tw-bg-rose-400\/30:active{
  background-color: rgb(251 113 133 / 0.3) !important;
}
.active\:tw-bg-rose-400\/35:active{
  background-color: rgb(251 113 133 / 0.35) !important;
}
.active\:tw-bg-rose-400\/40:active{
  background-color: rgb(251 113 133 / 0.4) !important;
}
.active\:tw-bg-rose-400\/45:active{
  background-color: rgb(251 113 133 / 0.45) !important;
}
.active\:tw-bg-rose-400\/5:active{
  background-color: rgb(251 113 133 / 0.05) !important;
}
.active\:tw-bg-rose-400\/50:active{
  background-color: rgb(251 113 133 / 0.5) !important;
}
.active\:tw-bg-rose-400\/55:active{
  background-color: rgb(251 113 133 / 0.55) !important;
}
.active\:tw-bg-rose-400\/60:active{
  background-color: rgb(251 113 133 / 0.6) !important;
}
.active\:tw-bg-rose-400\/65:active{
  background-color: rgb(251 113 133 / 0.65) !important;
}
.active\:tw-bg-rose-400\/70:active{
  background-color: rgb(251 113 133 / 0.7) !important;
}
.active\:tw-bg-rose-400\/75:active{
  background-color: rgb(251 113 133 / 0.75) !important;
}
.active\:tw-bg-rose-400\/80:active{
  background-color: rgb(251 113 133 / 0.8) !important;
}
.active\:tw-bg-rose-400\/85:active{
  background-color: rgb(251 113 133 / 0.85) !important;
}
.active\:tw-bg-rose-400\/90:active{
  background-color: rgb(251 113 133 / 0.9) !important;
}
.active\:tw-bg-rose-400\/95:active{
  background-color: rgb(251 113 133 / 0.95) !important;
}
.active\:tw-bg-rose-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-50\/0:active{
  background-color: rgb(255 241 242 / 0) !important;
}
.active\:tw-bg-rose-50\/10:active{
  background-color: rgb(255 241 242 / 0.1) !important;
}
.active\:tw-bg-rose-50\/100:active{
  background-color: rgb(255 241 242 / 1) !important;
}
.active\:tw-bg-rose-50\/15:active{
  background-color: rgb(255 241 242 / 0.15) !important;
}
.active\:tw-bg-rose-50\/20:active{
  background-color: rgb(255 241 242 / 0.2) !important;
}
.active\:tw-bg-rose-50\/25:active{
  background-color: rgb(255 241 242 / 0.25) !important;
}
.active\:tw-bg-rose-50\/30:active{
  background-color: rgb(255 241 242 / 0.3) !important;
}
.active\:tw-bg-rose-50\/35:active{
  background-color: rgb(255 241 242 / 0.35) !important;
}
.active\:tw-bg-rose-50\/40:active{
  background-color: rgb(255 241 242 / 0.4) !important;
}
.active\:tw-bg-rose-50\/45:active{
  background-color: rgb(255 241 242 / 0.45) !important;
}
.active\:tw-bg-rose-50\/5:active{
  background-color: rgb(255 241 242 / 0.05) !important;
}
.active\:tw-bg-rose-50\/50:active{
  background-color: rgb(255 241 242 / 0.5) !important;
}
.active\:tw-bg-rose-50\/55:active{
  background-color: rgb(255 241 242 / 0.55) !important;
}
.active\:tw-bg-rose-50\/60:active{
  background-color: rgb(255 241 242 / 0.6) !important;
}
.active\:tw-bg-rose-50\/65:active{
  background-color: rgb(255 241 242 / 0.65) !important;
}
.active\:tw-bg-rose-50\/70:active{
  background-color: rgb(255 241 242 / 0.7) !important;
}
.active\:tw-bg-rose-50\/75:active{
  background-color: rgb(255 241 242 / 0.75) !important;
}
.active\:tw-bg-rose-50\/80:active{
  background-color: rgb(255 241 242 / 0.8) !important;
}
.active\:tw-bg-rose-50\/85:active{
  background-color: rgb(255 241 242 / 0.85) !important;
}
.active\:tw-bg-rose-50\/90:active{
  background-color: rgb(255 241 242 / 0.9) !important;
}
.active\:tw-bg-rose-50\/95:active{
  background-color: rgb(255 241 242 / 0.95) !important;
}
.active\:tw-bg-rose-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-500\/0:active{
  background-color: rgb(244 63 94 / 0) !important;
}
.active\:tw-bg-rose-500\/10:active{
  background-color: rgb(244 63 94 / 0.1) !important;
}
.active\:tw-bg-rose-500\/100:active{
  background-color: rgb(244 63 94 / 1) !important;
}
.active\:tw-bg-rose-500\/15:active{
  background-color: rgb(244 63 94 / 0.15) !important;
}
.active\:tw-bg-rose-500\/20:active{
  background-color: rgb(244 63 94 / 0.2) !important;
}
.active\:tw-bg-rose-500\/25:active{
  background-color: rgb(244 63 94 / 0.25) !important;
}
.active\:tw-bg-rose-500\/30:active{
  background-color: rgb(244 63 94 / 0.3) !important;
}
.active\:tw-bg-rose-500\/35:active{
  background-color: rgb(244 63 94 / 0.35) !important;
}
.active\:tw-bg-rose-500\/40:active{
  background-color: rgb(244 63 94 / 0.4) !important;
}
.active\:tw-bg-rose-500\/45:active{
  background-color: rgb(244 63 94 / 0.45) !important;
}
.active\:tw-bg-rose-500\/5:active{
  background-color: rgb(244 63 94 / 0.05) !important;
}
.active\:tw-bg-rose-500\/50:active{
  background-color: rgb(244 63 94 / 0.5) !important;
}
.active\:tw-bg-rose-500\/55:active{
  background-color: rgb(244 63 94 / 0.55) !important;
}
.active\:tw-bg-rose-500\/60:active{
  background-color: rgb(244 63 94 / 0.6) !important;
}
.active\:tw-bg-rose-500\/65:active{
  background-color: rgb(244 63 94 / 0.65) !important;
}
.active\:tw-bg-rose-500\/70:active{
  background-color: rgb(244 63 94 / 0.7) !important;
}
.active\:tw-bg-rose-500\/75:active{
  background-color: rgb(244 63 94 / 0.75) !important;
}
.active\:tw-bg-rose-500\/80:active{
  background-color: rgb(244 63 94 / 0.8) !important;
}
.active\:tw-bg-rose-500\/85:active{
  background-color: rgb(244 63 94 / 0.85) !important;
}
.active\:tw-bg-rose-500\/90:active{
  background-color: rgb(244 63 94 / 0.9) !important;
}
.active\:tw-bg-rose-500\/95:active{
  background-color: rgb(244 63 94 / 0.95) !important;
}
.active\:tw-bg-rose-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-600\/0:active{
  background-color: rgb(225 29 72 / 0) !important;
}
.active\:tw-bg-rose-600\/10:active{
  background-color: rgb(225 29 72 / 0.1) !important;
}
.active\:tw-bg-rose-600\/100:active{
  background-color: rgb(225 29 72 / 1) !important;
}
.active\:tw-bg-rose-600\/15:active{
  background-color: rgb(225 29 72 / 0.15) !important;
}
.active\:tw-bg-rose-600\/20:active{
  background-color: rgb(225 29 72 / 0.2) !important;
}
.active\:tw-bg-rose-600\/25:active{
  background-color: rgb(225 29 72 / 0.25) !important;
}
.active\:tw-bg-rose-600\/30:active{
  background-color: rgb(225 29 72 / 0.3) !important;
}
.active\:tw-bg-rose-600\/35:active{
  background-color: rgb(225 29 72 / 0.35) !important;
}
.active\:tw-bg-rose-600\/40:active{
  background-color: rgb(225 29 72 / 0.4) !important;
}
.active\:tw-bg-rose-600\/45:active{
  background-color: rgb(225 29 72 / 0.45) !important;
}
.active\:tw-bg-rose-600\/5:active{
  background-color: rgb(225 29 72 / 0.05) !important;
}
.active\:tw-bg-rose-600\/50:active{
  background-color: rgb(225 29 72 / 0.5) !important;
}
.active\:tw-bg-rose-600\/55:active{
  background-color: rgb(225 29 72 / 0.55) !important;
}
.active\:tw-bg-rose-600\/60:active{
  background-color: rgb(225 29 72 / 0.6) !important;
}
.active\:tw-bg-rose-600\/65:active{
  background-color: rgb(225 29 72 / 0.65) !important;
}
.active\:tw-bg-rose-600\/70:active{
  background-color: rgb(225 29 72 / 0.7) !important;
}
.active\:tw-bg-rose-600\/75:active{
  background-color: rgb(225 29 72 / 0.75) !important;
}
.active\:tw-bg-rose-600\/80:active{
  background-color: rgb(225 29 72 / 0.8) !important;
}
.active\:tw-bg-rose-600\/85:active{
  background-color: rgb(225 29 72 / 0.85) !important;
}
.active\:tw-bg-rose-600\/90:active{
  background-color: rgb(225 29 72 / 0.9) !important;
}
.active\:tw-bg-rose-600\/95:active{
  background-color: rgb(225 29 72 / 0.95) !important;
}
.active\:tw-bg-rose-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-700\/0:active{
  background-color: rgb(190 18 60 / 0) !important;
}
.active\:tw-bg-rose-700\/10:active{
  background-color: rgb(190 18 60 / 0.1) !important;
}
.active\:tw-bg-rose-700\/100:active{
  background-color: rgb(190 18 60 / 1) !important;
}
.active\:tw-bg-rose-700\/15:active{
  background-color: rgb(190 18 60 / 0.15) !important;
}
.active\:tw-bg-rose-700\/20:active{
  background-color: rgb(190 18 60 / 0.2) !important;
}
.active\:tw-bg-rose-700\/25:active{
  background-color: rgb(190 18 60 / 0.25) !important;
}
.active\:tw-bg-rose-700\/30:active{
  background-color: rgb(190 18 60 / 0.3) !important;
}
.active\:tw-bg-rose-700\/35:active{
  background-color: rgb(190 18 60 / 0.35) !important;
}
.active\:tw-bg-rose-700\/40:active{
  background-color: rgb(190 18 60 / 0.4) !important;
}
.active\:tw-bg-rose-700\/45:active{
  background-color: rgb(190 18 60 / 0.45) !important;
}
.active\:tw-bg-rose-700\/5:active{
  background-color: rgb(190 18 60 / 0.05) !important;
}
.active\:tw-bg-rose-700\/50:active{
  background-color: rgb(190 18 60 / 0.5) !important;
}
.active\:tw-bg-rose-700\/55:active{
  background-color: rgb(190 18 60 / 0.55) !important;
}
.active\:tw-bg-rose-700\/60:active{
  background-color: rgb(190 18 60 / 0.6) !important;
}
.active\:tw-bg-rose-700\/65:active{
  background-color: rgb(190 18 60 / 0.65) !important;
}
.active\:tw-bg-rose-700\/70:active{
  background-color: rgb(190 18 60 / 0.7) !important;
}
.active\:tw-bg-rose-700\/75:active{
  background-color: rgb(190 18 60 / 0.75) !important;
}
.active\:tw-bg-rose-700\/80:active{
  background-color: rgb(190 18 60 / 0.8) !important;
}
.active\:tw-bg-rose-700\/85:active{
  background-color: rgb(190 18 60 / 0.85) !important;
}
.active\:tw-bg-rose-700\/90:active{
  background-color: rgb(190 18 60 / 0.9) !important;
}
.active\:tw-bg-rose-700\/95:active{
  background-color: rgb(190 18 60 / 0.95) !important;
}
.active\:tw-bg-rose-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-800\/0:active{
  background-color: rgb(159 18 57 / 0) !important;
}
.active\:tw-bg-rose-800\/10:active{
  background-color: rgb(159 18 57 / 0.1) !important;
}
.active\:tw-bg-rose-800\/100:active{
  background-color: rgb(159 18 57 / 1) !important;
}
.active\:tw-bg-rose-800\/15:active{
  background-color: rgb(159 18 57 / 0.15) !important;
}
.active\:tw-bg-rose-800\/20:active{
  background-color: rgb(159 18 57 / 0.2) !important;
}
.active\:tw-bg-rose-800\/25:active{
  background-color: rgb(159 18 57 / 0.25) !important;
}
.active\:tw-bg-rose-800\/30:active{
  background-color: rgb(159 18 57 / 0.3) !important;
}
.active\:tw-bg-rose-800\/35:active{
  background-color: rgb(159 18 57 / 0.35) !important;
}
.active\:tw-bg-rose-800\/40:active{
  background-color: rgb(159 18 57 / 0.4) !important;
}
.active\:tw-bg-rose-800\/45:active{
  background-color: rgb(159 18 57 / 0.45) !important;
}
.active\:tw-bg-rose-800\/5:active{
  background-color: rgb(159 18 57 / 0.05) !important;
}
.active\:tw-bg-rose-800\/50:active{
  background-color: rgb(159 18 57 / 0.5) !important;
}
.active\:tw-bg-rose-800\/55:active{
  background-color: rgb(159 18 57 / 0.55) !important;
}
.active\:tw-bg-rose-800\/60:active{
  background-color: rgb(159 18 57 / 0.6) !important;
}
.active\:tw-bg-rose-800\/65:active{
  background-color: rgb(159 18 57 / 0.65) !important;
}
.active\:tw-bg-rose-800\/70:active{
  background-color: rgb(159 18 57 / 0.7) !important;
}
.active\:tw-bg-rose-800\/75:active{
  background-color: rgb(159 18 57 / 0.75) !important;
}
.active\:tw-bg-rose-800\/80:active{
  background-color: rgb(159 18 57 / 0.8) !important;
}
.active\:tw-bg-rose-800\/85:active{
  background-color: rgb(159 18 57 / 0.85) !important;
}
.active\:tw-bg-rose-800\/90:active{
  background-color: rgb(159 18 57 / 0.9) !important;
}
.active\:tw-bg-rose-800\/95:active{
  background-color: rgb(159 18 57 / 0.95) !important;
}
.active\:tw-bg-rose-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-900\/0:active{
  background-color: rgb(136 19 55 / 0) !important;
}
.active\:tw-bg-rose-900\/10:active{
  background-color: rgb(136 19 55 / 0.1) !important;
}
.active\:tw-bg-rose-900\/100:active{
  background-color: rgb(136 19 55 / 1) !important;
}
.active\:tw-bg-rose-900\/15:active{
  background-color: rgb(136 19 55 / 0.15) !important;
}
.active\:tw-bg-rose-900\/20:active{
  background-color: rgb(136 19 55 / 0.2) !important;
}
.active\:tw-bg-rose-900\/25:active{
  background-color: rgb(136 19 55 / 0.25) !important;
}
.active\:tw-bg-rose-900\/30:active{
  background-color: rgb(136 19 55 / 0.3) !important;
}
.active\:tw-bg-rose-900\/35:active{
  background-color: rgb(136 19 55 / 0.35) !important;
}
.active\:tw-bg-rose-900\/40:active{
  background-color: rgb(136 19 55 / 0.4) !important;
}
.active\:tw-bg-rose-900\/45:active{
  background-color: rgb(136 19 55 / 0.45) !important;
}
.active\:tw-bg-rose-900\/5:active{
  background-color: rgb(136 19 55 / 0.05) !important;
}
.active\:tw-bg-rose-900\/50:active{
  background-color: rgb(136 19 55 / 0.5) !important;
}
.active\:tw-bg-rose-900\/55:active{
  background-color: rgb(136 19 55 / 0.55) !important;
}
.active\:tw-bg-rose-900\/60:active{
  background-color: rgb(136 19 55 / 0.6) !important;
}
.active\:tw-bg-rose-900\/65:active{
  background-color: rgb(136 19 55 / 0.65) !important;
}
.active\:tw-bg-rose-900\/70:active{
  background-color: rgb(136 19 55 / 0.7) !important;
}
.active\:tw-bg-rose-900\/75:active{
  background-color: rgb(136 19 55 / 0.75) !important;
}
.active\:tw-bg-rose-900\/80:active{
  background-color: rgb(136 19 55 / 0.8) !important;
}
.active\:tw-bg-rose-900\/85:active{
  background-color: rgb(136 19 55 / 0.85) !important;
}
.active\:tw-bg-rose-900\/90:active{
  background-color: rgb(136 19 55 / 0.9) !important;
}
.active\:tw-bg-rose-900\/95:active{
  background-color: rgb(136 19 55 / 0.95) !important;
}
.active\:tw-bg-rose-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 5 25 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-rose-950\/0:active{
  background-color: rgb(76 5 25 / 0) !important;
}
.active\:tw-bg-rose-950\/10:active{
  background-color: rgb(76 5 25 / 0.1) !important;
}
.active\:tw-bg-rose-950\/100:active{
  background-color: rgb(76 5 25 / 1) !important;
}
.active\:tw-bg-rose-950\/15:active{
  background-color: rgb(76 5 25 / 0.15) !important;
}
.active\:tw-bg-rose-950\/20:active{
  background-color: rgb(76 5 25 / 0.2) !important;
}
.active\:tw-bg-rose-950\/25:active{
  background-color: rgb(76 5 25 / 0.25) !important;
}
.active\:tw-bg-rose-950\/30:active{
  background-color: rgb(76 5 25 / 0.3) !important;
}
.active\:tw-bg-rose-950\/35:active{
  background-color: rgb(76 5 25 / 0.35) !important;
}
.active\:tw-bg-rose-950\/40:active{
  background-color: rgb(76 5 25 / 0.4) !important;
}
.active\:tw-bg-rose-950\/45:active{
  background-color: rgb(76 5 25 / 0.45) !important;
}
.active\:tw-bg-rose-950\/5:active{
  background-color: rgb(76 5 25 / 0.05) !important;
}
.active\:tw-bg-rose-950\/50:active{
  background-color: rgb(76 5 25 / 0.5) !important;
}
.active\:tw-bg-rose-950\/55:active{
  background-color: rgb(76 5 25 / 0.55) !important;
}
.active\:tw-bg-rose-950\/60:active{
  background-color: rgb(76 5 25 / 0.6) !important;
}
.active\:tw-bg-rose-950\/65:active{
  background-color: rgb(76 5 25 / 0.65) !important;
}
.active\:tw-bg-rose-950\/70:active{
  background-color: rgb(76 5 25 / 0.7) !important;
}
.active\:tw-bg-rose-950\/75:active{
  background-color: rgb(76 5 25 / 0.75) !important;
}
.active\:tw-bg-rose-950\/80:active{
  background-color: rgb(76 5 25 / 0.8) !important;
}
.active\:tw-bg-rose-950\/85:active{
  background-color: rgb(76 5 25 / 0.85) !important;
}
.active\:tw-bg-rose-950\/90:active{
  background-color: rgb(76 5 25 / 0.9) !important;
}
.active\:tw-bg-rose-950\/95:active{
  background-color: rgb(76 5 25 / 0.95) !important;
}
.active\:tw-bg-sky-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-100\/0:active{
  background-color: rgb(224 242 254 / 0) !important;
}
.active\:tw-bg-sky-100\/10:active{
  background-color: rgb(224 242 254 / 0.1) !important;
}
.active\:tw-bg-sky-100\/100:active{
  background-color: rgb(224 242 254 / 1) !important;
}
.active\:tw-bg-sky-100\/15:active{
  background-color: rgb(224 242 254 / 0.15) !important;
}
.active\:tw-bg-sky-100\/20:active{
  background-color: rgb(224 242 254 / 0.2) !important;
}
.active\:tw-bg-sky-100\/25:active{
  background-color: rgb(224 242 254 / 0.25) !important;
}
.active\:tw-bg-sky-100\/30:active{
  background-color: rgb(224 242 254 / 0.3) !important;
}
.active\:tw-bg-sky-100\/35:active{
  background-color: rgb(224 242 254 / 0.35) !important;
}
.active\:tw-bg-sky-100\/40:active{
  background-color: rgb(224 242 254 / 0.4) !important;
}
.active\:tw-bg-sky-100\/45:active{
  background-color: rgb(224 242 254 / 0.45) !important;
}
.active\:tw-bg-sky-100\/5:active{
  background-color: rgb(224 242 254 / 0.05) !important;
}
.active\:tw-bg-sky-100\/50:active{
  background-color: rgb(224 242 254 / 0.5) !important;
}
.active\:tw-bg-sky-100\/55:active{
  background-color: rgb(224 242 254 / 0.55) !important;
}
.active\:tw-bg-sky-100\/60:active{
  background-color: rgb(224 242 254 / 0.6) !important;
}
.active\:tw-bg-sky-100\/65:active{
  background-color: rgb(224 242 254 / 0.65) !important;
}
.active\:tw-bg-sky-100\/70:active{
  background-color: rgb(224 242 254 / 0.7) !important;
}
.active\:tw-bg-sky-100\/75:active{
  background-color: rgb(224 242 254 / 0.75) !important;
}
.active\:tw-bg-sky-100\/80:active{
  background-color: rgb(224 242 254 / 0.8) !important;
}
.active\:tw-bg-sky-100\/85:active{
  background-color: rgb(224 242 254 / 0.85) !important;
}
.active\:tw-bg-sky-100\/90:active{
  background-color: rgb(224 242 254 / 0.9) !important;
}
.active\:tw-bg-sky-100\/95:active{
  background-color: rgb(224 242 254 / 0.95) !important;
}
.active\:tw-bg-sky-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-200\/0:active{
  background-color: rgb(186 230 253 / 0) !important;
}
.active\:tw-bg-sky-200\/10:active{
  background-color: rgb(186 230 253 / 0.1) !important;
}
.active\:tw-bg-sky-200\/100:active{
  background-color: rgb(186 230 253 / 1) !important;
}
.active\:tw-bg-sky-200\/15:active{
  background-color: rgb(186 230 253 / 0.15) !important;
}
.active\:tw-bg-sky-200\/20:active{
  background-color: rgb(186 230 253 / 0.2) !important;
}
.active\:tw-bg-sky-200\/25:active{
  background-color: rgb(186 230 253 / 0.25) !important;
}
.active\:tw-bg-sky-200\/30:active{
  background-color: rgb(186 230 253 / 0.3) !important;
}
.active\:tw-bg-sky-200\/35:active{
  background-color: rgb(186 230 253 / 0.35) !important;
}
.active\:tw-bg-sky-200\/40:active{
  background-color: rgb(186 230 253 / 0.4) !important;
}
.active\:tw-bg-sky-200\/45:active{
  background-color: rgb(186 230 253 / 0.45) !important;
}
.active\:tw-bg-sky-200\/5:active{
  background-color: rgb(186 230 253 / 0.05) !important;
}
.active\:tw-bg-sky-200\/50:active{
  background-color: rgb(186 230 253 / 0.5) !important;
}
.active\:tw-bg-sky-200\/55:active{
  background-color: rgb(186 230 253 / 0.55) !important;
}
.active\:tw-bg-sky-200\/60:active{
  background-color: rgb(186 230 253 / 0.6) !important;
}
.active\:tw-bg-sky-200\/65:active{
  background-color: rgb(186 230 253 / 0.65) !important;
}
.active\:tw-bg-sky-200\/70:active{
  background-color: rgb(186 230 253 / 0.7) !important;
}
.active\:tw-bg-sky-200\/75:active{
  background-color: rgb(186 230 253 / 0.75) !important;
}
.active\:tw-bg-sky-200\/80:active{
  background-color: rgb(186 230 253 / 0.8) !important;
}
.active\:tw-bg-sky-200\/85:active{
  background-color: rgb(186 230 253 / 0.85) !important;
}
.active\:tw-bg-sky-200\/90:active{
  background-color: rgb(186 230 253 / 0.9) !important;
}
.active\:tw-bg-sky-200\/95:active{
  background-color: rgb(186 230 253 / 0.95) !important;
}
.active\:tw-bg-sky-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-300\/0:active{
  background-color: rgb(125 211 252 / 0) !important;
}
.active\:tw-bg-sky-300\/10:active{
  background-color: rgb(125 211 252 / 0.1) !important;
}
.active\:tw-bg-sky-300\/100:active{
  background-color: rgb(125 211 252 / 1) !important;
}
.active\:tw-bg-sky-300\/15:active{
  background-color: rgb(125 211 252 / 0.15) !important;
}
.active\:tw-bg-sky-300\/20:active{
  background-color: rgb(125 211 252 / 0.2) !important;
}
.active\:tw-bg-sky-300\/25:active{
  background-color: rgb(125 211 252 / 0.25) !important;
}
.active\:tw-bg-sky-300\/30:active{
  background-color: rgb(125 211 252 / 0.3) !important;
}
.active\:tw-bg-sky-300\/35:active{
  background-color: rgb(125 211 252 / 0.35) !important;
}
.active\:tw-bg-sky-300\/40:active{
  background-color: rgb(125 211 252 / 0.4) !important;
}
.active\:tw-bg-sky-300\/45:active{
  background-color: rgb(125 211 252 / 0.45) !important;
}
.active\:tw-bg-sky-300\/5:active{
  background-color: rgb(125 211 252 / 0.05) !important;
}
.active\:tw-bg-sky-300\/50:active{
  background-color: rgb(125 211 252 / 0.5) !important;
}
.active\:tw-bg-sky-300\/55:active{
  background-color: rgb(125 211 252 / 0.55) !important;
}
.active\:tw-bg-sky-300\/60:active{
  background-color: rgb(125 211 252 / 0.6) !important;
}
.active\:tw-bg-sky-300\/65:active{
  background-color: rgb(125 211 252 / 0.65) !important;
}
.active\:tw-bg-sky-300\/70:active{
  background-color: rgb(125 211 252 / 0.7) !important;
}
.active\:tw-bg-sky-300\/75:active{
  background-color: rgb(125 211 252 / 0.75) !important;
}
.active\:tw-bg-sky-300\/80:active{
  background-color: rgb(125 211 252 / 0.8) !important;
}
.active\:tw-bg-sky-300\/85:active{
  background-color: rgb(125 211 252 / 0.85) !important;
}
.active\:tw-bg-sky-300\/90:active{
  background-color: rgb(125 211 252 / 0.9) !important;
}
.active\:tw-bg-sky-300\/95:active{
  background-color: rgb(125 211 252 / 0.95) !important;
}
.active\:tw-bg-sky-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-400\/0:active{
  background-color: rgb(56 189 248 / 0) !important;
}
.active\:tw-bg-sky-400\/10:active{
  background-color: rgb(56 189 248 / 0.1) !important;
}
.active\:tw-bg-sky-400\/100:active{
  background-color: rgb(56 189 248 / 1) !important;
}
.active\:tw-bg-sky-400\/15:active{
  background-color: rgb(56 189 248 / 0.15) !important;
}
.active\:tw-bg-sky-400\/20:active{
  background-color: rgb(56 189 248 / 0.2) !important;
}
.active\:tw-bg-sky-400\/25:active{
  background-color: rgb(56 189 248 / 0.25) !important;
}
.active\:tw-bg-sky-400\/30:active{
  background-color: rgb(56 189 248 / 0.3) !important;
}
.active\:tw-bg-sky-400\/35:active{
  background-color: rgb(56 189 248 / 0.35) !important;
}
.active\:tw-bg-sky-400\/40:active{
  background-color: rgb(56 189 248 / 0.4) !important;
}
.active\:tw-bg-sky-400\/45:active{
  background-color: rgb(56 189 248 / 0.45) !important;
}
.active\:tw-bg-sky-400\/5:active{
  background-color: rgb(56 189 248 / 0.05) !important;
}
.active\:tw-bg-sky-400\/50:active{
  background-color: rgb(56 189 248 / 0.5) !important;
}
.active\:tw-bg-sky-400\/55:active{
  background-color: rgb(56 189 248 / 0.55) !important;
}
.active\:tw-bg-sky-400\/60:active{
  background-color: rgb(56 189 248 / 0.6) !important;
}
.active\:tw-bg-sky-400\/65:active{
  background-color: rgb(56 189 248 / 0.65) !important;
}
.active\:tw-bg-sky-400\/70:active{
  background-color: rgb(56 189 248 / 0.7) !important;
}
.active\:tw-bg-sky-400\/75:active{
  background-color: rgb(56 189 248 / 0.75) !important;
}
.active\:tw-bg-sky-400\/80:active{
  background-color: rgb(56 189 248 / 0.8) !important;
}
.active\:tw-bg-sky-400\/85:active{
  background-color: rgb(56 189 248 / 0.85) !important;
}
.active\:tw-bg-sky-400\/90:active{
  background-color: rgb(56 189 248 / 0.9) !important;
}
.active\:tw-bg-sky-400\/95:active{
  background-color: rgb(56 189 248 / 0.95) !important;
}
.active\:tw-bg-sky-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-50\/0:active{
  background-color: rgb(240 249 255 / 0) !important;
}
.active\:tw-bg-sky-50\/10:active{
  background-color: rgb(240 249 255 / 0.1) !important;
}
.active\:tw-bg-sky-50\/100:active{
  background-color: rgb(240 249 255 / 1) !important;
}
.active\:tw-bg-sky-50\/15:active{
  background-color: rgb(240 249 255 / 0.15) !important;
}
.active\:tw-bg-sky-50\/20:active{
  background-color: rgb(240 249 255 / 0.2) !important;
}
.active\:tw-bg-sky-50\/25:active{
  background-color: rgb(240 249 255 / 0.25) !important;
}
.active\:tw-bg-sky-50\/30:active{
  background-color: rgb(240 249 255 / 0.3) !important;
}
.active\:tw-bg-sky-50\/35:active{
  background-color: rgb(240 249 255 / 0.35) !important;
}
.active\:tw-bg-sky-50\/40:active{
  background-color: rgb(240 249 255 / 0.4) !important;
}
.active\:tw-bg-sky-50\/45:active{
  background-color: rgb(240 249 255 / 0.45) !important;
}
.active\:tw-bg-sky-50\/5:active{
  background-color: rgb(240 249 255 / 0.05) !important;
}
.active\:tw-bg-sky-50\/50:active{
  background-color: rgb(240 249 255 / 0.5) !important;
}
.active\:tw-bg-sky-50\/55:active{
  background-color: rgb(240 249 255 / 0.55) !important;
}
.active\:tw-bg-sky-50\/60:active{
  background-color: rgb(240 249 255 / 0.6) !important;
}
.active\:tw-bg-sky-50\/65:active{
  background-color: rgb(240 249 255 / 0.65) !important;
}
.active\:tw-bg-sky-50\/70:active{
  background-color: rgb(240 249 255 / 0.7) !important;
}
.active\:tw-bg-sky-50\/75:active{
  background-color: rgb(240 249 255 / 0.75) !important;
}
.active\:tw-bg-sky-50\/80:active{
  background-color: rgb(240 249 255 / 0.8) !important;
}
.active\:tw-bg-sky-50\/85:active{
  background-color: rgb(240 249 255 / 0.85) !important;
}
.active\:tw-bg-sky-50\/90:active{
  background-color: rgb(240 249 255 / 0.9) !important;
}
.active\:tw-bg-sky-50\/95:active{
  background-color: rgb(240 249 255 / 0.95) !important;
}
.active\:tw-bg-sky-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-500\/0:active{
  background-color: rgb(14 165 233 / 0) !important;
}
.active\:tw-bg-sky-500\/10:active{
  background-color: rgb(14 165 233 / 0.1) !important;
}
.active\:tw-bg-sky-500\/100:active{
  background-color: rgb(14 165 233 / 1) !important;
}
.active\:tw-bg-sky-500\/15:active{
  background-color: rgb(14 165 233 / 0.15) !important;
}
.active\:tw-bg-sky-500\/20:active{
  background-color: rgb(14 165 233 / 0.2) !important;
}
.active\:tw-bg-sky-500\/25:active{
  background-color: rgb(14 165 233 / 0.25) !important;
}
.active\:tw-bg-sky-500\/30:active{
  background-color: rgb(14 165 233 / 0.3) !important;
}
.active\:tw-bg-sky-500\/35:active{
  background-color: rgb(14 165 233 / 0.35) !important;
}
.active\:tw-bg-sky-500\/40:active{
  background-color: rgb(14 165 233 / 0.4) !important;
}
.active\:tw-bg-sky-500\/45:active{
  background-color: rgb(14 165 233 / 0.45) !important;
}
.active\:tw-bg-sky-500\/5:active{
  background-color: rgb(14 165 233 / 0.05) !important;
}
.active\:tw-bg-sky-500\/50:active{
  background-color: rgb(14 165 233 / 0.5) !important;
}
.active\:tw-bg-sky-500\/55:active{
  background-color: rgb(14 165 233 / 0.55) !important;
}
.active\:tw-bg-sky-500\/60:active{
  background-color: rgb(14 165 233 / 0.6) !important;
}
.active\:tw-bg-sky-500\/65:active{
  background-color: rgb(14 165 233 / 0.65) !important;
}
.active\:tw-bg-sky-500\/70:active{
  background-color: rgb(14 165 233 / 0.7) !important;
}
.active\:tw-bg-sky-500\/75:active{
  background-color: rgb(14 165 233 / 0.75) !important;
}
.active\:tw-bg-sky-500\/80:active{
  background-color: rgb(14 165 233 / 0.8) !important;
}
.active\:tw-bg-sky-500\/85:active{
  background-color: rgb(14 165 233 / 0.85) !important;
}
.active\:tw-bg-sky-500\/90:active{
  background-color: rgb(14 165 233 / 0.9) !important;
}
.active\:tw-bg-sky-500\/95:active{
  background-color: rgb(14 165 233 / 0.95) !important;
}
.active\:tw-bg-sky-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-600\/0:active{
  background-color: rgb(2 132 199 / 0) !important;
}
.active\:tw-bg-sky-600\/10:active{
  background-color: rgb(2 132 199 / 0.1) !important;
}
.active\:tw-bg-sky-600\/100:active{
  background-color: rgb(2 132 199 / 1) !important;
}
.active\:tw-bg-sky-600\/15:active{
  background-color: rgb(2 132 199 / 0.15) !important;
}
.active\:tw-bg-sky-600\/20:active{
  background-color: rgb(2 132 199 / 0.2) !important;
}
.active\:tw-bg-sky-600\/25:active{
  background-color: rgb(2 132 199 / 0.25) !important;
}
.active\:tw-bg-sky-600\/30:active{
  background-color: rgb(2 132 199 / 0.3) !important;
}
.active\:tw-bg-sky-600\/35:active{
  background-color: rgb(2 132 199 / 0.35) !important;
}
.active\:tw-bg-sky-600\/40:active{
  background-color: rgb(2 132 199 / 0.4) !important;
}
.active\:tw-bg-sky-600\/45:active{
  background-color: rgb(2 132 199 / 0.45) !important;
}
.active\:tw-bg-sky-600\/5:active{
  background-color: rgb(2 132 199 / 0.05) !important;
}
.active\:tw-bg-sky-600\/50:active{
  background-color: rgb(2 132 199 / 0.5) !important;
}
.active\:tw-bg-sky-600\/55:active{
  background-color: rgb(2 132 199 / 0.55) !important;
}
.active\:tw-bg-sky-600\/60:active{
  background-color: rgb(2 132 199 / 0.6) !important;
}
.active\:tw-bg-sky-600\/65:active{
  background-color: rgb(2 132 199 / 0.65) !important;
}
.active\:tw-bg-sky-600\/70:active{
  background-color: rgb(2 132 199 / 0.7) !important;
}
.active\:tw-bg-sky-600\/75:active{
  background-color: rgb(2 132 199 / 0.75) !important;
}
.active\:tw-bg-sky-600\/80:active{
  background-color: rgb(2 132 199 / 0.8) !important;
}
.active\:tw-bg-sky-600\/85:active{
  background-color: rgb(2 132 199 / 0.85) !important;
}
.active\:tw-bg-sky-600\/90:active{
  background-color: rgb(2 132 199 / 0.9) !important;
}
.active\:tw-bg-sky-600\/95:active{
  background-color: rgb(2 132 199 / 0.95) !important;
}
.active\:tw-bg-sky-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-700\/0:active{
  background-color: rgb(3 105 161 / 0) !important;
}
.active\:tw-bg-sky-700\/10:active{
  background-color: rgb(3 105 161 / 0.1) !important;
}
.active\:tw-bg-sky-700\/100:active{
  background-color: rgb(3 105 161 / 1) !important;
}
.active\:tw-bg-sky-700\/15:active{
  background-color: rgb(3 105 161 / 0.15) !important;
}
.active\:tw-bg-sky-700\/20:active{
  background-color: rgb(3 105 161 / 0.2) !important;
}
.active\:tw-bg-sky-700\/25:active{
  background-color: rgb(3 105 161 / 0.25) !important;
}
.active\:tw-bg-sky-700\/30:active{
  background-color: rgb(3 105 161 / 0.3) !important;
}
.active\:tw-bg-sky-700\/35:active{
  background-color: rgb(3 105 161 / 0.35) !important;
}
.active\:tw-bg-sky-700\/40:active{
  background-color: rgb(3 105 161 / 0.4) !important;
}
.active\:tw-bg-sky-700\/45:active{
  background-color: rgb(3 105 161 / 0.45) !important;
}
.active\:tw-bg-sky-700\/5:active{
  background-color: rgb(3 105 161 / 0.05) !important;
}
.active\:tw-bg-sky-700\/50:active{
  background-color: rgb(3 105 161 / 0.5) !important;
}
.active\:tw-bg-sky-700\/55:active{
  background-color: rgb(3 105 161 / 0.55) !important;
}
.active\:tw-bg-sky-700\/60:active{
  background-color: rgb(3 105 161 / 0.6) !important;
}
.active\:tw-bg-sky-700\/65:active{
  background-color: rgb(3 105 161 / 0.65) !important;
}
.active\:tw-bg-sky-700\/70:active{
  background-color: rgb(3 105 161 / 0.7) !important;
}
.active\:tw-bg-sky-700\/75:active{
  background-color: rgb(3 105 161 / 0.75) !important;
}
.active\:tw-bg-sky-700\/80:active{
  background-color: rgb(3 105 161 / 0.8) !important;
}
.active\:tw-bg-sky-700\/85:active{
  background-color: rgb(3 105 161 / 0.85) !important;
}
.active\:tw-bg-sky-700\/90:active{
  background-color: rgb(3 105 161 / 0.9) !important;
}
.active\:tw-bg-sky-700\/95:active{
  background-color: rgb(3 105 161 / 0.95) !important;
}
.active\:tw-bg-sky-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-800\/0:active{
  background-color: rgb(7 89 133 / 0) !important;
}
.active\:tw-bg-sky-800\/10:active{
  background-color: rgb(7 89 133 / 0.1) !important;
}
.active\:tw-bg-sky-800\/100:active{
  background-color: rgb(7 89 133 / 1) !important;
}
.active\:tw-bg-sky-800\/15:active{
  background-color: rgb(7 89 133 / 0.15) !important;
}
.active\:tw-bg-sky-800\/20:active{
  background-color: rgb(7 89 133 / 0.2) !important;
}
.active\:tw-bg-sky-800\/25:active{
  background-color: rgb(7 89 133 / 0.25) !important;
}
.active\:tw-bg-sky-800\/30:active{
  background-color: rgb(7 89 133 / 0.3) !important;
}
.active\:tw-bg-sky-800\/35:active{
  background-color: rgb(7 89 133 / 0.35) !important;
}
.active\:tw-bg-sky-800\/40:active{
  background-color: rgb(7 89 133 / 0.4) !important;
}
.active\:tw-bg-sky-800\/45:active{
  background-color: rgb(7 89 133 / 0.45) !important;
}
.active\:tw-bg-sky-800\/5:active{
  background-color: rgb(7 89 133 / 0.05) !important;
}
.active\:tw-bg-sky-800\/50:active{
  background-color: rgb(7 89 133 / 0.5) !important;
}
.active\:tw-bg-sky-800\/55:active{
  background-color: rgb(7 89 133 / 0.55) !important;
}
.active\:tw-bg-sky-800\/60:active{
  background-color: rgb(7 89 133 / 0.6) !important;
}
.active\:tw-bg-sky-800\/65:active{
  background-color: rgb(7 89 133 / 0.65) !important;
}
.active\:tw-bg-sky-800\/70:active{
  background-color: rgb(7 89 133 / 0.7) !important;
}
.active\:tw-bg-sky-800\/75:active{
  background-color: rgb(7 89 133 / 0.75) !important;
}
.active\:tw-bg-sky-800\/80:active{
  background-color: rgb(7 89 133 / 0.8) !important;
}
.active\:tw-bg-sky-800\/85:active{
  background-color: rgb(7 89 133 / 0.85) !important;
}
.active\:tw-bg-sky-800\/90:active{
  background-color: rgb(7 89 133 / 0.9) !important;
}
.active\:tw-bg-sky-800\/95:active{
  background-color: rgb(7 89 133 / 0.95) !important;
}
.active\:tw-bg-sky-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-900\/0:active{
  background-color: rgb(12 74 110 / 0) !important;
}
.active\:tw-bg-sky-900\/10:active{
  background-color: rgb(12 74 110 / 0.1) !important;
}
.active\:tw-bg-sky-900\/100:active{
  background-color: rgb(12 74 110 / 1) !important;
}
.active\:tw-bg-sky-900\/15:active{
  background-color: rgb(12 74 110 / 0.15) !important;
}
.active\:tw-bg-sky-900\/20:active{
  background-color: rgb(12 74 110 / 0.2) !important;
}
.active\:tw-bg-sky-900\/25:active{
  background-color: rgb(12 74 110 / 0.25) !important;
}
.active\:tw-bg-sky-900\/30:active{
  background-color: rgb(12 74 110 / 0.3) !important;
}
.active\:tw-bg-sky-900\/35:active{
  background-color: rgb(12 74 110 / 0.35) !important;
}
.active\:tw-bg-sky-900\/40:active{
  background-color: rgb(12 74 110 / 0.4) !important;
}
.active\:tw-bg-sky-900\/45:active{
  background-color: rgb(12 74 110 / 0.45) !important;
}
.active\:tw-bg-sky-900\/5:active{
  background-color: rgb(12 74 110 / 0.05) !important;
}
.active\:tw-bg-sky-900\/50:active{
  background-color: rgb(12 74 110 / 0.5) !important;
}
.active\:tw-bg-sky-900\/55:active{
  background-color: rgb(12 74 110 / 0.55) !important;
}
.active\:tw-bg-sky-900\/60:active{
  background-color: rgb(12 74 110 / 0.6) !important;
}
.active\:tw-bg-sky-900\/65:active{
  background-color: rgb(12 74 110 / 0.65) !important;
}
.active\:tw-bg-sky-900\/70:active{
  background-color: rgb(12 74 110 / 0.7) !important;
}
.active\:tw-bg-sky-900\/75:active{
  background-color: rgb(12 74 110 / 0.75) !important;
}
.active\:tw-bg-sky-900\/80:active{
  background-color: rgb(12 74 110 / 0.8) !important;
}
.active\:tw-bg-sky-900\/85:active{
  background-color: rgb(12 74 110 / 0.85) !important;
}
.active\:tw-bg-sky-900\/90:active{
  background-color: rgb(12 74 110 / 0.9) !important;
}
.active\:tw-bg-sky-900\/95:active{
  background-color: rgb(12 74 110 / 0.95) !important;
}
.active\:tw-bg-sky-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-sky-950\/0:active{
  background-color: rgb(8 47 73 / 0) !important;
}
.active\:tw-bg-sky-950\/10:active{
  background-color: rgb(8 47 73 / 0.1) !important;
}
.active\:tw-bg-sky-950\/100:active{
  background-color: rgb(8 47 73 / 1) !important;
}
.active\:tw-bg-sky-950\/15:active{
  background-color: rgb(8 47 73 / 0.15) !important;
}
.active\:tw-bg-sky-950\/20:active{
  background-color: rgb(8 47 73 / 0.2) !important;
}
.active\:tw-bg-sky-950\/25:active{
  background-color: rgb(8 47 73 / 0.25) !important;
}
.active\:tw-bg-sky-950\/30:active{
  background-color: rgb(8 47 73 / 0.3) !important;
}
.active\:tw-bg-sky-950\/35:active{
  background-color: rgb(8 47 73 / 0.35) !important;
}
.active\:tw-bg-sky-950\/40:active{
  background-color: rgb(8 47 73 / 0.4) !important;
}
.active\:tw-bg-sky-950\/45:active{
  background-color: rgb(8 47 73 / 0.45) !important;
}
.active\:tw-bg-sky-950\/5:active{
  background-color: rgb(8 47 73 / 0.05) !important;
}
.active\:tw-bg-sky-950\/50:active{
  background-color: rgb(8 47 73 / 0.5) !important;
}
.active\:tw-bg-sky-950\/55:active{
  background-color: rgb(8 47 73 / 0.55) !important;
}
.active\:tw-bg-sky-950\/60:active{
  background-color: rgb(8 47 73 / 0.6) !important;
}
.active\:tw-bg-sky-950\/65:active{
  background-color: rgb(8 47 73 / 0.65) !important;
}
.active\:tw-bg-sky-950\/70:active{
  background-color: rgb(8 47 73 / 0.7) !important;
}
.active\:tw-bg-sky-950\/75:active{
  background-color: rgb(8 47 73 / 0.75) !important;
}
.active\:tw-bg-sky-950\/80:active{
  background-color: rgb(8 47 73 / 0.8) !important;
}
.active\:tw-bg-sky-950\/85:active{
  background-color: rgb(8 47 73 / 0.85) !important;
}
.active\:tw-bg-sky-950\/90:active{
  background-color: rgb(8 47 73 / 0.9) !important;
}
.active\:tw-bg-sky-950\/95:active{
  background-color: rgb(8 47 73 / 0.95) !important;
}
.active\:tw-bg-slate-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-100\/0:active{
  background-color: rgb(241 245 249 / 0) !important;
}
.active\:tw-bg-slate-100\/10:active{
  background-color: rgb(241 245 249 / 0.1) !important;
}
.active\:tw-bg-slate-100\/100:active{
  background-color: rgb(241 245 249 / 1) !important;
}
.active\:tw-bg-slate-100\/15:active{
  background-color: rgb(241 245 249 / 0.15) !important;
}
.active\:tw-bg-slate-100\/20:active{
  background-color: rgb(241 245 249 / 0.2) !important;
}
.active\:tw-bg-slate-100\/25:active{
  background-color: rgb(241 245 249 / 0.25) !important;
}
.active\:tw-bg-slate-100\/30:active{
  background-color: rgb(241 245 249 / 0.3) !important;
}
.active\:tw-bg-slate-100\/35:active{
  background-color: rgb(241 245 249 / 0.35) !important;
}
.active\:tw-bg-slate-100\/40:active{
  background-color: rgb(241 245 249 / 0.4) !important;
}
.active\:tw-bg-slate-100\/45:active{
  background-color: rgb(241 245 249 / 0.45) !important;
}
.active\:tw-bg-slate-100\/5:active{
  background-color: rgb(241 245 249 / 0.05) !important;
}
.active\:tw-bg-slate-100\/50:active{
  background-color: rgb(241 245 249 / 0.5) !important;
}
.active\:tw-bg-slate-100\/55:active{
  background-color: rgb(241 245 249 / 0.55) !important;
}
.active\:tw-bg-slate-100\/60:active{
  background-color: rgb(241 245 249 / 0.6) !important;
}
.active\:tw-bg-slate-100\/65:active{
  background-color: rgb(241 245 249 / 0.65) !important;
}
.active\:tw-bg-slate-100\/70:active{
  background-color: rgb(241 245 249 / 0.7) !important;
}
.active\:tw-bg-slate-100\/75:active{
  background-color: rgb(241 245 249 / 0.75) !important;
}
.active\:tw-bg-slate-100\/80:active{
  background-color: rgb(241 245 249 / 0.8) !important;
}
.active\:tw-bg-slate-100\/85:active{
  background-color: rgb(241 245 249 / 0.85) !important;
}
.active\:tw-bg-slate-100\/90:active{
  background-color: rgb(241 245 249 / 0.9) !important;
}
.active\:tw-bg-slate-100\/95:active{
  background-color: rgb(241 245 249 / 0.95) !important;
}
.active\:tw-bg-slate-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-200\/0:active{
  background-color: rgb(226 232 240 / 0) !important;
}
.active\:tw-bg-slate-200\/10:active{
  background-color: rgb(226 232 240 / 0.1) !important;
}
.active\:tw-bg-slate-200\/100:active{
  background-color: rgb(226 232 240 / 1) !important;
}
.active\:tw-bg-slate-200\/15:active{
  background-color: rgb(226 232 240 / 0.15) !important;
}
.active\:tw-bg-slate-200\/20:active{
  background-color: rgb(226 232 240 / 0.2) !important;
}
.active\:tw-bg-slate-200\/25:active{
  background-color: rgb(226 232 240 / 0.25) !important;
}
.active\:tw-bg-slate-200\/30:active{
  background-color: rgb(226 232 240 / 0.3) !important;
}
.active\:tw-bg-slate-200\/35:active{
  background-color: rgb(226 232 240 / 0.35) !important;
}
.active\:tw-bg-slate-200\/40:active{
  background-color: rgb(226 232 240 / 0.4) !important;
}
.active\:tw-bg-slate-200\/45:active{
  background-color: rgb(226 232 240 / 0.45) !important;
}
.active\:tw-bg-slate-200\/5:active{
  background-color: rgb(226 232 240 / 0.05) !important;
}
.active\:tw-bg-slate-200\/50:active{
  background-color: rgb(226 232 240 / 0.5) !important;
}
.active\:tw-bg-slate-200\/55:active{
  background-color: rgb(226 232 240 / 0.55) !important;
}
.active\:tw-bg-slate-200\/60:active{
  background-color: rgb(226 232 240 / 0.6) !important;
}
.active\:tw-bg-slate-200\/65:active{
  background-color: rgb(226 232 240 / 0.65) !important;
}
.active\:tw-bg-slate-200\/70:active{
  background-color: rgb(226 232 240 / 0.7) !important;
}
.active\:tw-bg-slate-200\/75:active{
  background-color: rgb(226 232 240 / 0.75) !important;
}
.active\:tw-bg-slate-200\/80:active{
  background-color: rgb(226 232 240 / 0.8) !important;
}
.active\:tw-bg-slate-200\/85:active{
  background-color: rgb(226 232 240 / 0.85) !important;
}
.active\:tw-bg-slate-200\/90:active{
  background-color: rgb(226 232 240 / 0.9) !important;
}
.active\:tw-bg-slate-200\/95:active{
  background-color: rgb(226 232 240 / 0.95) !important;
}
.active\:tw-bg-slate-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-300\/0:active{
  background-color: rgb(203 213 225 / 0) !important;
}
.active\:tw-bg-slate-300\/10:active{
  background-color: rgb(203 213 225 / 0.1) !important;
}
.active\:tw-bg-slate-300\/100:active{
  background-color: rgb(203 213 225 / 1) !important;
}
.active\:tw-bg-slate-300\/15:active{
  background-color: rgb(203 213 225 / 0.15) !important;
}
.active\:tw-bg-slate-300\/20:active{
  background-color: rgb(203 213 225 / 0.2) !important;
}
.active\:tw-bg-slate-300\/25:active{
  background-color: rgb(203 213 225 / 0.25) !important;
}
.active\:tw-bg-slate-300\/30:active{
  background-color: rgb(203 213 225 / 0.3) !important;
}
.active\:tw-bg-slate-300\/35:active{
  background-color: rgb(203 213 225 / 0.35) !important;
}
.active\:tw-bg-slate-300\/40:active{
  background-color: rgb(203 213 225 / 0.4) !important;
}
.active\:tw-bg-slate-300\/45:active{
  background-color: rgb(203 213 225 / 0.45) !important;
}
.active\:tw-bg-slate-300\/5:active{
  background-color: rgb(203 213 225 / 0.05) !important;
}
.active\:tw-bg-slate-300\/50:active{
  background-color: rgb(203 213 225 / 0.5) !important;
}
.active\:tw-bg-slate-300\/55:active{
  background-color: rgb(203 213 225 / 0.55) !important;
}
.active\:tw-bg-slate-300\/60:active{
  background-color: rgb(203 213 225 / 0.6) !important;
}
.active\:tw-bg-slate-300\/65:active{
  background-color: rgb(203 213 225 / 0.65) !important;
}
.active\:tw-bg-slate-300\/70:active{
  background-color: rgb(203 213 225 / 0.7) !important;
}
.active\:tw-bg-slate-300\/75:active{
  background-color: rgb(203 213 225 / 0.75) !important;
}
.active\:tw-bg-slate-300\/80:active{
  background-color: rgb(203 213 225 / 0.8) !important;
}
.active\:tw-bg-slate-300\/85:active{
  background-color: rgb(203 213 225 / 0.85) !important;
}
.active\:tw-bg-slate-300\/90:active{
  background-color: rgb(203 213 225 / 0.9) !important;
}
.active\:tw-bg-slate-300\/95:active{
  background-color: rgb(203 213 225 / 0.95) !important;
}
.active\:tw-bg-slate-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-400\/0:active{
  background-color: rgb(148 163 184 / 0) !important;
}
.active\:tw-bg-slate-400\/10:active{
  background-color: rgb(148 163 184 / 0.1) !important;
}
.active\:tw-bg-slate-400\/100:active{
  background-color: rgb(148 163 184 / 1) !important;
}
.active\:tw-bg-slate-400\/15:active{
  background-color: rgb(148 163 184 / 0.15) !important;
}
.active\:tw-bg-slate-400\/20:active{
  background-color: rgb(148 163 184 / 0.2) !important;
}
.active\:tw-bg-slate-400\/25:active{
  background-color: rgb(148 163 184 / 0.25) !important;
}
.active\:tw-bg-slate-400\/30:active{
  background-color: rgb(148 163 184 / 0.3) !important;
}
.active\:tw-bg-slate-400\/35:active{
  background-color: rgb(148 163 184 / 0.35) !important;
}
.active\:tw-bg-slate-400\/40:active{
  background-color: rgb(148 163 184 / 0.4) !important;
}
.active\:tw-bg-slate-400\/45:active{
  background-color: rgb(148 163 184 / 0.45) !important;
}
.active\:tw-bg-slate-400\/5:active{
  background-color: rgb(148 163 184 / 0.05) !important;
}
.active\:tw-bg-slate-400\/50:active{
  background-color: rgb(148 163 184 / 0.5) !important;
}
.active\:tw-bg-slate-400\/55:active{
  background-color: rgb(148 163 184 / 0.55) !important;
}
.active\:tw-bg-slate-400\/60:active{
  background-color: rgb(148 163 184 / 0.6) !important;
}
.active\:tw-bg-slate-400\/65:active{
  background-color: rgb(148 163 184 / 0.65) !important;
}
.active\:tw-bg-slate-400\/70:active{
  background-color: rgb(148 163 184 / 0.7) !important;
}
.active\:tw-bg-slate-400\/75:active{
  background-color: rgb(148 163 184 / 0.75) !important;
}
.active\:tw-bg-slate-400\/80:active{
  background-color: rgb(148 163 184 / 0.8) !important;
}
.active\:tw-bg-slate-400\/85:active{
  background-color: rgb(148 163 184 / 0.85) !important;
}
.active\:tw-bg-slate-400\/90:active{
  background-color: rgb(148 163 184 / 0.9) !important;
}
.active\:tw-bg-slate-400\/95:active{
  background-color: rgb(148 163 184 / 0.95) !important;
}
.active\:tw-bg-slate-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-50\/0:active{
  background-color: rgb(248 250 252 / 0) !important;
}
.active\:tw-bg-slate-50\/10:active{
  background-color: rgb(248 250 252 / 0.1) !important;
}
.active\:tw-bg-slate-50\/100:active{
  background-color: rgb(248 250 252 / 1) !important;
}
.active\:tw-bg-slate-50\/15:active{
  background-color: rgb(248 250 252 / 0.15) !important;
}
.active\:tw-bg-slate-50\/20:active{
  background-color: rgb(248 250 252 / 0.2) !important;
}
.active\:tw-bg-slate-50\/25:active{
  background-color: rgb(248 250 252 / 0.25) !important;
}
.active\:tw-bg-slate-50\/30:active{
  background-color: rgb(248 250 252 / 0.3) !important;
}
.active\:tw-bg-slate-50\/35:active{
  background-color: rgb(248 250 252 / 0.35) !important;
}
.active\:tw-bg-slate-50\/40:active{
  background-color: rgb(248 250 252 / 0.4) !important;
}
.active\:tw-bg-slate-50\/45:active{
  background-color: rgb(248 250 252 / 0.45) !important;
}
.active\:tw-bg-slate-50\/5:active{
  background-color: rgb(248 250 252 / 0.05) !important;
}
.active\:tw-bg-slate-50\/50:active{
  background-color: rgb(248 250 252 / 0.5) !important;
}
.active\:tw-bg-slate-50\/55:active{
  background-color: rgb(248 250 252 / 0.55) !important;
}
.active\:tw-bg-slate-50\/60:active{
  background-color: rgb(248 250 252 / 0.6) !important;
}
.active\:tw-bg-slate-50\/65:active{
  background-color: rgb(248 250 252 / 0.65) !important;
}
.active\:tw-bg-slate-50\/70:active{
  background-color: rgb(248 250 252 / 0.7) !important;
}
.active\:tw-bg-slate-50\/75:active{
  background-color: rgb(248 250 252 / 0.75) !important;
}
.active\:tw-bg-slate-50\/80:active{
  background-color: rgb(248 250 252 / 0.8) !important;
}
.active\:tw-bg-slate-50\/85:active{
  background-color: rgb(248 250 252 / 0.85) !important;
}
.active\:tw-bg-slate-50\/90:active{
  background-color: rgb(248 250 252 / 0.9) !important;
}
.active\:tw-bg-slate-50\/95:active{
  background-color: rgb(248 250 252 / 0.95) !important;
}
.active\:tw-bg-slate-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-500\/0:active{
  background-color: rgb(100 116 139 / 0) !important;
}
.active\:tw-bg-slate-500\/10:active{
  background-color: rgb(100 116 139 / 0.1) !important;
}
.active\:tw-bg-slate-500\/100:active{
  background-color: rgb(100 116 139 / 1) !important;
}
.active\:tw-bg-slate-500\/15:active{
  background-color: rgb(100 116 139 / 0.15) !important;
}
.active\:tw-bg-slate-500\/20:active{
  background-color: rgb(100 116 139 / 0.2) !important;
}
.active\:tw-bg-slate-500\/25:active{
  background-color: rgb(100 116 139 / 0.25) !important;
}
.active\:tw-bg-slate-500\/30:active{
  background-color: rgb(100 116 139 / 0.3) !important;
}
.active\:tw-bg-slate-500\/35:active{
  background-color: rgb(100 116 139 / 0.35) !important;
}
.active\:tw-bg-slate-500\/40:active{
  background-color: rgb(100 116 139 / 0.4) !important;
}
.active\:tw-bg-slate-500\/45:active{
  background-color: rgb(100 116 139 / 0.45) !important;
}
.active\:tw-bg-slate-500\/5:active{
  background-color: rgb(100 116 139 / 0.05) !important;
}
.active\:tw-bg-slate-500\/50:active{
  background-color: rgb(100 116 139 / 0.5) !important;
}
.active\:tw-bg-slate-500\/55:active{
  background-color: rgb(100 116 139 / 0.55) !important;
}
.active\:tw-bg-slate-500\/60:active{
  background-color: rgb(100 116 139 / 0.6) !important;
}
.active\:tw-bg-slate-500\/65:active{
  background-color: rgb(100 116 139 / 0.65) !important;
}
.active\:tw-bg-slate-500\/70:active{
  background-color: rgb(100 116 139 / 0.7) !important;
}
.active\:tw-bg-slate-500\/75:active{
  background-color: rgb(100 116 139 / 0.75) !important;
}
.active\:tw-bg-slate-500\/80:active{
  background-color: rgb(100 116 139 / 0.8) !important;
}
.active\:tw-bg-slate-500\/85:active{
  background-color: rgb(100 116 139 / 0.85) !important;
}
.active\:tw-bg-slate-500\/90:active{
  background-color: rgb(100 116 139 / 0.9) !important;
}
.active\:tw-bg-slate-500\/95:active{
  background-color: rgb(100 116 139 / 0.95) !important;
}
.active\:tw-bg-slate-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-600\/0:active{
  background-color: rgb(71 85 105 / 0) !important;
}
.active\:tw-bg-slate-600\/10:active{
  background-color: rgb(71 85 105 / 0.1) !important;
}
.active\:tw-bg-slate-600\/100:active{
  background-color: rgb(71 85 105 / 1) !important;
}
.active\:tw-bg-slate-600\/15:active{
  background-color: rgb(71 85 105 / 0.15) !important;
}
.active\:tw-bg-slate-600\/20:active{
  background-color: rgb(71 85 105 / 0.2) !important;
}
.active\:tw-bg-slate-600\/25:active{
  background-color: rgb(71 85 105 / 0.25) !important;
}
.active\:tw-bg-slate-600\/30:active{
  background-color: rgb(71 85 105 / 0.3) !important;
}
.active\:tw-bg-slate-600\/35:active{
  background-color: rgb(71 85 105 / 0.35) !important;
}
.active\:tw-bg-slate-600\/40:active{
  background-color: rgb(71 85 105 / 0.4) !important;
}
.active\:tw-bg-slate-600\/45:active{
  background-color: rgb(71 85 105 / 0.45) !important;
}
.active\:tw-bg-slate-600\/5:active{
  background-color: rgb(71 85 105 / 0.05) !important;
}
.active\:tw-bg-slate-600\/50:active{
  background-color: rgb(71 85 105 / 0.5) !important;
}
.active\:tw-bg-slate-600\/55:active{
  background-color: rgb(71 85 105 / 0.55) !important;
}
.active\:tw-bg-slate-600\/60:active{
  background-color: rgb(71 85 105 / 0.6) !important;
}
.active\:tw-bg-slate-600\/65:active{
  background-color: rgb(71 85 105 / 0.65) !important;
}
.active\:tw-bg-slate-600\/70:active{
  background-color: rgb(71 85 105 / 0.7) !important;
}
.active\:tw-bg-slate-600\/75:active{
  background-color: rgb(71 85 105 / 0.75) !important;
}
.active\:tw-bg-slate-600\/80:active{
  background-color: rgb(71 85 105 / 0.8) !important;
}
.active\:tw-bg-slate-600\/85:active{
  background-color: rgb(71 85 105 / 0.85) !important;
}
.active\:tw-bg-slate-600\/90:active{
  background-color: rgb(71 85 105 / 0.9) !important;
}
.active\:tw-bg-slate-600\/95:active{
  background-color: rgb(71 85 105 / 0.95) !important;
}
.active\:tw-bg-slate-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-700\/0:active{
  background-color: rgb(51 65 85 / 0) !important;
}
.active\:tw-bg-slate-700\/10:active{
  background-color: rgb(51 65 85 / 0.1) !important;
}
.active\:tw-bg-slate-700\/100:active{
  background-color: rgb(51 65 85 / 1) !important;
}
.active\:tw-bg-slate-700\/15:active{
  background-color: rgb(51 65 85 / 0.15) !important;
}
.active\:tw-bg-slate-700\/20:active{
  background-color: rgb(51 65 85 / 0.2) !important;
}
.active\:tw-bg-slate-700\/25:active{
  background-color: rgb(51 65 85 / 0.25) !important;
}
.active\:tw-bg-slate-700\/30:active{
  background-color: rgb(51 65 85 / 0.3) !important;
}
.active\:tw-bg-slate-700\/35:active{
  background-color: rgb(51 65 85 / 0.35) !important;
}
.active\:tw-bg-slate-700\/40:active{
  background-color: rgb(51 65 85 / 0.4) !important;
}
.active\:tw-bg-slate-700\/45:active{
  background-color: rgb(51 65 85 / 0.45) !important;
}
.active\:tw-bg-slate-700\/5:active{
  background-color: rgb(51 65 85 / 0.05) !important;
}
.active\:tw-bg-slate-700\/50:active{
  background-color: rgb(51 65 85 / 0.5) !important;
}
.active\:tw-bg-slate-700\/55:active{
  background-color: rgb(51 65 85 / 0.55) !important;
}
.active\:tw-bg-slate-700\/60:active{
  background-color: rgb(51 65 85 / 0.6) !important;
}
.active\:tw-bg-slate-700\/65:active{
  background-color: rgb(51 65 85 / 0.65) !important;
}
.active\:tw-bg-slate-700\/70:active{
  background-color: rgb(51 65 85 / 0.7) !important;
}
.active\:tw-bg-slate-700\/75:active{
  background-color: rgb(51 65 85 / 0.75) !important;
}
.active\:tw-bg-slate-700\/80:active{
  background-color: rgb(51 65 85 / 0.8) !important;
}
.active\:tw-bg-slate-700\/85:active{
  background-color: rgb(51 65 85 / 0.85) !important;
}
.active\:tw-bg-slate-700\/90:active{
  background-color: rgb(51 65 85 / 0.9) !important;
}
.active\:tw-bg-slate-700\/95:active{
  background-color: rgb(51 65 85 / 0.95) !important;
}
.active\:tw-bg-slate-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-800\/0:active{
  background-color: rgb(30 41 59 / 0) !important;
}
.active\:tw-bg-slate-800\/10:active{
  background-color: rgb(30 41 59 / 0.1) !important;
}
.active\:tw-bg-slate-800\/100:active{
  background-color: rgb(30 41 59 / 1) !important;
}
.active\:tw-bg-slate-800\/15:active{
  background-color: rgb(30 41 59 / 0.15) !important;
}
.active\:tw-bg-slate-800\/20:active{
  background-color: rgb(30 41 59 / 0.2) !important;
}
.active\:tw-bg-slate-800\/25:active{
  background-color: rgb(30 41 59 / 0.25) !important;
}
.active\:tw-bg-slate-800\/30:active{
  background-color: rgb(30 41 59 / 0.3) !important;
}
.active\:tw-bg-slate-800\/35:active{
  background-color: rgb(30 41 59 / 0.35) !important;
}
.active\:tw-bg-slate-800\/40:active{
  background-color: rgb(30 41 59 / 0.4) !important;
}
.active\:tw-bg-slate-800\/45:active{
  background-color: rgb(30 41 59 / 0.45) !important;
}
.active\:tw-bg-slate-800\/5:active{
  background-color: rgb(30 41 59 / 0.05) !important;
}
.active\:tw-bg-slate-800\/50:active{
  background-color: rgb(30 41 59 / 0.5) !important;
}
.active\:tw-bg-slate-800\/55:active{
  background-color: rgb(30 41 59 / 0.55) !important;
}
.active\:tw-bg-slate-800\/60:active{
  background-color: rgb(30 41 59 / 0.6) !important;
}
.active\:tw-bg-slate-800\/65:active{
  background-color: rgb(30 41 59 / 0.65) !important;
}
.active\:tw-bg-slate-800\/70:active{
  background-color: rgb(30 41 59 / 0.7) !important;
}
.active\:tw-bg-slate-800\/75:active{
  background-color: rgb(30 41 59 / 0.75) !important;
}
.active\:tw-bg-slate-800\/80:active{
  background-color: rgb(30 41 59 / 0.8) !important;
}
.active\:tw-bg-slate-800\/85:active{
  background-color: rgb(30 41 59 / 0.85) !important;
}
.active\:tw-bg-slate-800\/90:active{
  background-color: rgb(30 41 59 / 0.9) !important;
}
.active\:tw-bg-slate-800\/95:active{
  background-color: rgb(30 41 59 / 0.95) !important;
}
.active\:tw-bg-slate-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-900\/0:active{
  background-color: rgb(15 23 42 / 0) !important;
}
.active\:tw-bg-slate-900\/10:active{
  background-color: rgb(15 23 42 / 0.1) !important;
}
.active\:tw-bg-slate-900\/100:active{
  background-color: rgb(15 23 42 / 1) !important;
}
.active\:tw-bg-slate-900\/15:active{
  background-color: rgb(15 23 42 / 0.15) !important;
}
.active\:tw-bg-slate-900\/20:active{
  background-color: rgb(15 23 42 / 0.2) !important;
}
.active\:tw-bg-slate-900\/25:active{
  background-color: rgb(15 23 42 / 0.25) !important;
}
.active\:tw-bg-slate-900\/30:active{
  background-color: rgb(15 23 42 / 0.3) !important;
}
.active\:tw-bg-slate-900\/35:active{
  background-color: rgb(15 23 42 / 0.35) !important;
}
.active\:tw-bg-slate-900\/40:active{
  background-color: rgb(15 23 42 / 0.4) !important;
}
.active\:tw-bg-slate-900\/45:active{
  background-color: rgb(15 23 42 / 0.45) !important;
}
.active\:tw-bg-slate-900\/5:active{
  background-color: rgb(15 23 42 / 0.05) !important;
}
.active\:tw-bg-slate-900\/50:active{
  background-color: rgb(15 23 42 / 0.5) !important;
}
.active\:tw-bg-slate-900\/55:active{
  background-color: rgb(15 23 42 / 0.55) !important;
}
.active\:tw-bg-slate-900\/60:active{
  background-color: rgb(15 23 42 / 0.6) !important;
}
.active\:tw-bg-slate-900\/65:active{
  background-color: rgb(15 23 42 / 0.65) !important;
}
.active\:tw-bg-slate-900\/70:active{
  background-color: rgb(15 23 42 / 0.7) !important;
}
.active\:tw-bg-slate-900\/75:active{
  background-color: rgb(15 23 42 / 0.75) !important;
}
.active\:tw-bg-slate-900\/80:active{
  background-color: rgb(15 23 42 / 0.8) !important;
}
.active\:tw-bg-slate-900\/85:active{
  background-color: rgb(15 23 42 / 0.85) !important;
}
.active\:tw-bg-slate-900\/90:active{
  background-color: rgb(15 23 42 / 0.9) !important;
}
.active\:tw-bg-slate-900\/95:active{
  background-color: rgb(15 23 42 / 0.95) !important;
}
.active\:tw-bg-slate-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-slate-950\/0:active{
  background-color: rgb(2 6 23 / 0) !important;
}
.active\:tw-bg-slate-950\/10:active{
  background-color: rgb(2 6 23 / 0.1) !important;
}
.active\:tw-bg-slate-950\/100:active{
  background-color: rgb(2 6 23 / 1) !important;
}
.active\:tw-bg-slate-950\/15:active{
  background-color: rgb(2 6 23 / 0.15) !important;
}
.active\:tw-bg-slate-950\/20:active{
  background-color: rgb(2 6 23 / 0.2) !important;
}
.active\:tw-bg-slate-950\/25:active{
  background-color: rgb(2 6 23 / 0.25) !important;
}
.active\:tw-bg-slate-950\/30:active{
  background-color: rgb(2 6 23 / 0.3) !important;
}
.active\:tw-bg-slate-950\/35:active{
  background-color: rgb(2 6 23 / 0.35) !important;
}
.active\:tw-bg-slate-950\/40:active{
  background-color: rgb(2 6 23 / 0.4) !important;
}
.active\:tw-bg-slate-950\/45:active{
  background-color: rgb(2 6 23 / 0.45) !important;
}
.active\:tw-bg-slate-950\/5:active{
  background-color: rgb(2 6 23 / 0.05) !important;
}
.active\:tw-bg-slate-950\/50:active{
  background-color: rgb(2 6 23 / 0.5) !important;
}
.active\:tw-bg-slate-950\/55:active{
  background-color: rgb(2 6 23 / 0.55) !important;
}
.active\:tw-bg-slate-950\/60:active{
  background-color: rgb(2 6 23 / 0.6) !important;
}
.active\:tw-bg-slate-950\/65:active{
  background-color: rgb(2 6 23 / 0.65) !important;
}
.active\:tw-bg-slate-950\/70:active{
  background-color: rgb(2 6 23 / 0.7) !important;
}
.active\:tw-bg-slate-950\/75:active{
  background-color: rgb(2 6 23 / 0.75) !important;
}
.active\:tw-bg-slate-950\/80:active{
  background-color: rgb(2 6 23 / 0.8) !important;
}
.active\:tw-bg-slate-950\/85:active{
  background-color: rgb(2 6 23 / 0.85) !important;
}
.active\:tw-bg-slate-950\/90:active{
  background-color: rgb(2 6 23 / 0.9) !important;
}
.active\:tw-bg-slate-950\/95:active{
  background-color: rgb(2 6 23 / 0.95) !important;
}
.active\:tw-bg-stone-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-100\/0:active{
  background-color: rgb(245 245 244 / 0) !important;
}
.active\:tw-bg-stone-100\/10:active{
  background-color: rgb(245 245 244 / 0.1) !important;
}
.active\:tw-bg-stone-100\/100:active{
  background-color: rgb(245 245 244 / 1) !important;
}
.active\:tw-bg-stone-100\/15:active{
  background-color: rgb(245 245 244 / 0.15) !important;
}
.active\:tw-bg-stone-100\/20:active{
  background-color: rgb(245 245 244 / 0.2) !important;
}
.active\:tw-bg-stone-100\/25:active{
  background-color: rgb(245 245 244 / 0.25) !important;
}
.active\:tw-bg-stone-100\/30:active{
  background-color: rgb(245 245 244 / 0.3) !important;
}
.active\:tw-bg-stone-100\/35:active{
  background-color: rgb(245 245 244 / 0.35) !important;
}
.active\:tw-bg-stone-100\/40:active{
  background-color: rgb(245 245 244 / 0.4) !important;
}
.active\:tw-bg-stone-100\/45:active{
  background-color: rgb(245 245 244 / 0.45) !important;
}
.active\:tw-bg-stone-100\/5:active{
  background-color: rgb(245 245 244 / 0.05) !important;
}
.active\:tw-bg-stone-100\/50:active{
  background-color: rgb(245 245 244 / 0.5) !important;
}
.active\:tw-bg-stone-100\/55:active{
  background-color: rgb(245 245 244 / 0.55) !important;
}
.active\:tw-bg-stone-100\/60:active{
  background-color: rgb(245 245 244 / 0.6) !important;
}
.active\:tw-bg-stone-100\/65:active{
  background-color: rgb(245 245 244 / 0.65) !important;
}
.active\:tw-bg-stone-100\/70:active{
  background-color: rgb(245 245 244 / 0.7) !important;
}
.active\:tw-bg-stone-100\/75:active{
  background-color: rgb(245 245 244 / 0.75) !important;
}
.active\:tw-bg-stone-100\/80:active{
  background-color: rgb(245 245 244 / 0.8) !important;
}
.active\:tw-bg-stone-100\/85:active{
  background-color: rgb(245 245 244 / 0.85) !important;
}
.active\:tw-bg-stone-100\/90:active{
  background-color: rgb(245 245 244 / 0.9) !important;
}
.active\:tw-bg-stone-100\/95:active{
  background-color: rgb(245 245 244 / 0.95) !important;
}
.active\:tw-bg-stone-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-200\/0:active{
  background-color: rgb(231 229 228 / 0) !important;
}
.active\:tw-bg-stone-200\/10:active{
  background-color: rgb(231 229 228 / 0.1) !important;
}
.active\:tw-bg-stone-200\/100:active{
  background-color: rgb(231 229 228 / 1) !important;
}
.active\:tw-bg-stone-200\/15:active{
  background-color: rgb(231 229 228 / 0.15) !important;
}
.active\:tw-bg-stone-200\/20:active{
  background-color: rgb(231 229 228 / 0.2) !important;
}
.active\:tw-bg-stone-200\/25:active{
  background-color: rgb(231 229 228 / 0.25) !important;
}
.active\:tw-bg-stone-200\/30:active{
  background-color: rgb(231 229 228 / 0.3) !important;
}
.active\:tw-bg-stone-200\/35:active{
  background-color: rgb(231 229 228 / 0.35) !important;
}
.active\:tw-bg-stone-200\/40:active{
  background-color: rgb(231 229 228 / 0.4) !important;
}
.active\:tw-bg-stone-200\/45:active{
  background-color: rgb(231 229 228 / 0.45) !important;
}
.active\:tw-bg-stone-200\/5:active{
  background-color: rgb(231 229 228 / 0.05) !important;
}
.active\:tw-bg-stone-200\/50:active{
  background-color: rgb(231 229 228 / 0.5) !important;
}
.active\:tw-bg-stone-200\/55:active{
  background-color: rgb(231 229 228 / 0.55) !important;
}
.active\:tw-bg-stone-200\/60:active{
  background-color: rgb(231 229 228 / 0.6) !important;
}
.active\:tw-bg-stone-200\/65:active{
  background-color: rgb(231 229 228 / 0.65) !important;
}
.active\:tw-bg-stone-200\/70:active{
  background-color: rgb(231 229 228 / 0.7) !important;
}
.active\:tw-bg-stone-200\/75:active{
  background-color: rgb(231 229 228 / 0.75) !important;
}
.active\:tw-bg-stone-200\/80:active{
  background-color: rgb(231 229 228 / 0.8) !important;
}
.active\:tw-bg-stone-200\/85:active{
  background-color: rgb(231 229 228 / 0.85) !important;
}
.active\:tw-bg-stone-200\/90:active{
  background-color: rgb(231 229 228 / 0.9) !important;
}
.active\:tw-bg-stone-200\/95:active{
  background-color: rgb(231 229 228 / 0.95) !important;
}
.active\:tw-bg-stone-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-300\/0:active{
  background-color: rgb(214 211 209 / 0) !important;
}
.active\:tw-bg-stone-300\/10:active{
  background-color: rgb(214 211 209 / 0.1) !important;
}
.active\:tw-bg-stone-300\/100:active{
  background-color: rgb(214 211 209 / 1) !important;
}
.active\:tw-bg-stone-300\/15:active{
  background-color: rgb(214 211 209 / 0.15) !important;
}
.active\:tw-bg-stone-300\/20:active{
  background-color: rgb(214 211 209 / 0.2) !important;
}
.active\:tw-bg-stone-300\/25:active{
  background-color: rgb(214 211 209 / 0.25) !important;
}
.active\:tw-bg-stone-300\/30:active{
  background-color: rgb(214 211 209 / 0.3) !important;
}
.active\:tw-bg-stone-300\/35:active{
  background-color: rgb(214 211 209 / 0.35) !important;
}
.active\:tw-bg-stone-300\/40:active{
  background-color: rgb(214 211 209 / 0.4) !important;
}
.active\:tw-bg-stone-300\/45:active{
  background-color: rgb(214 211 209 / 0.45) !important;
}
.active\:tw-bg-stone-300\/5:active{
  background-color: rgb(214 211 209 / 0.05) !important;
}
.active\:tw-bg-stone-300\/50:active{
  background-color: rgb(214 211 209 / 0.5) !important;
}
.active\:tw-bg-stone-300\/55:active{
  background-color: rgb(214 211 209 / 0.55) !important;
}
.active\:tw-bg-stone-300\/60:active{
  background-color: rgb(214 211 209 / 0.6) !important;
}
.active\:tw-bg-stone-300\/65:active{
  background-color: rgb(214 211 209 / 0.65) !important;
}
.active\:tw-bg-stone-300\/70:active{
  background-color: rgb(214 211 209 / 0.7) !important;
}
.active\:tw-bg-stone-300\/75:active{
  background-color: rgb(214 211 209 / 0.75) !important;
}
.active\:tw-bg-stone-300\/80:active{
  background-color: rgb(214 211 209 / 0.8) !important;
}
.active\:tw-bg-stone-300\/85:active{
  background-color: rgb(214 211 209 / 0.85) !important;
}
.active\:tw-bg-stone-300\/90:active{
  background-color: rgb(214 211 209 / 0.9) !important;
}
.active\:tw-bg-stone-300\/95:active{
  background-color: rgb(214 211 209 / 0.95) !important;
}
.active\:tw-bg-stone-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-400\/0:active{
  background-color: rgb(168 162 158 / 0) !important;
}
.active\:tw-bg-stone-400\/10:active{
  background-color: rgb(168 162 158 / 0.1) !important;
}
.active\:tw-bg-stone-400\/100:active{
  background-color: rgb(168 162 158 / 1) !important;
}
.active\:tw-bg-stone-400\/15:active{
  background-color: rgb(168 162 158 / 0.15) !important;
}
.active\:tw-bg-stone-400\/20:active{
  background-color: rgb(168 162 158 / 0.2) !important;
}
.active\:tw-bg-stone-400\/25:active{
  background-color: rgb(168 162 158 / 0.25) !important;
}
.active\:tw-bg-stone-400\/30:active{
  background-color: rgb(168 162 158 / 0.3) !important;
}
.active\:tw-bg-stone-400\/35:active{
  background-color: rgb(168 162 158 / 0.35) !important;
}
.active\:tw-bg-stone-400\/40:active{
  background-color: rgb(168 162 158 / 0.4) !important;
}
.active\:tw-bg-stone-400\/45:active{
  background-color: rgb(168 162 158 / 0.45) !important;
}
.active\:tw-bg-stone-400\/5:active{
  background-color: rgb(168 162 158 / 0.05) !important;
}
.active\:tw-bg-stone-400\/50:active{
  background-color: rgb(168 162 158 / 0.5) !important;
}
.active\:tw-bg-stone-400\/55:active{
  background-color: rgb(168 162 158 / 0.55) !important;
}
.active\:tw-bg-stone-400\/60:active{
  background-color: rgb(168 162 158 / 0.6) !important;
}
.active\:tw-bg-stone-400\/65:active{
  background-color: rgb(168 162 158 / 0.65) !important;
}
.active\:tw-bg-stone-400\/70:active{
  background-color: rgb(168 162 158 / 0.7) !important;
}
.active\:tw-bg-stone-400\/75:active{
  background-color: rgb(168 162 158 / 0.75) !important;
}
.active\:tw-bg-stone-400\/80:active{
  background-color: rgb(168 162 158 / 0.8) !important;
}
.active\:tw-bg-stone-400\/85:active{
  background-color: rgb(168 162 158 / 0.85) !important;
}
.active\:tw-bg-stone-400\/90:active{
  background-color: rgb(168 162 158 / 0.9) !important;
}
.active\:tw-bg-stone-400\/95:active{
  background-color: rgb(168 162 158 / 0.95) !important;
}
.active\:tw-bg-stone-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-50\/0:active{
  background-color: rgb(250 250 249 / 0) !important;
}
.active\:tw-bg-stone-50\/10:active{
  background-color: rgb(250 250 249 / 0.1) !important;
}
.active\:tw-bg-stone-50\/100:active{
  background-color: rgb(250 250 249 / 1) !important;
}
.active\:tw-bg-stone-50\/15:active{
  background-color: rgb(250 250 249 / 0.15) !important;
}
.active\:tw-bg-stone-50\/20:active{
  background-color: rgb(250 250 249 / 0.2) !important;
}
.active\:tw-bg-stone-50\/25:active{
  background-color: rgb(250 250 249 / 0.25) !important;
}
.active\:tw-bg-stone-50\/30:active{
  background-color: rgb(250 250 249 / 0.3) !important;
}
.active\:tw-bg-stone-50\/35:active{
  background-color: rgb(250 250 249 / 0.35) !important;
}
.active\:tw-bg-stone-50\/40:active{
  background-color: rgb(250 250 249 / 0.4) !important;
}
.active\:tw-bg-stone-50\/45:active{
  background-color: rgb(250 250 249 / 0.45) !important;
}
.active\:tw-bg-stone-50\/5:active{
  background-color: rgb(250 250 249 / 0.05) !important;
}
.active\:tw-bg-stone-50\/50:active{
  background-color: rgb(250 250 249 / 0.5) !important;
}
.active\:tw-bg-stone-50\/55:active{
  background-color: rgb(250 250 249 / 0.55) !important;
}
.active\:tw-bg-stone-50\/60:active{
  background-color: rgb(250 250 249 / 0.6) !important;
}
.active\:tw-bg-stone-50\/65:active{
  background-color: rgb(250 250 249 / 0.65) !important;
}
.active\:tw-bg-stone-50\/70:active{
  background-color: rgb(250 250 249 / 0.7) !important;
}
.active\:tw-bg-stone-50\/75:active{
  background-color: rgb(250 250 249 / 0.75) !important;
}
.active\:tw-bg-stone-50\/80:active{
  background-color: rgb(250 250 249 / 0.8) !important;
}
.active\:tw-bg-stone-50\/85:active{
  background-color: rgb(250 250 249 / 0.85) !important;
}
.active\:tw-bg-stone-50\/90:active{
  background-color: rgb(250 250 249 / 0.9) !important;
}
.active\:tw-bg-stone-50\/95:active{
  background-color: rgb(250 250 249 / 0.95) !important;
}
.active\:tw-bg-stone-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-500\/0:active{
  background-color: rgb(120 113 108 / 0) !important;
}
.active\:tw-bg-stone-500\/10:active{
  background-color: rgb(120 113 108 / 0.1) !important;
}
.active\:tw-bg-stone-500\/100:active{
  background-color: rgb(120 113 108 / 1) !important;
}
.active\:tw-bg-stone-500\/15:active{
  background-color: rgb(120 113 108 / 0.15) !important;
}
.active\:tw-bg-stone-500\/20:active{
  background-color: rgb(120 113 108 / 0.2) !important;
}
.active\:tw-bg-stone-500\/25:active{
  background-color: rgb(120 113 108 / 0.25) !important;
}
.active\:tw-bg-stone-500\/30:active{
  background-color: rgb(120 113 108 / 0.3) !important;
}
.active\:tw-bg-stone-500\/35:active{
  background-color: rgb(120 113 108 / 0.35) !important;
}
.active\:tw-bg-stone-500\/40:active{
  background-color: rgb(120 113 108 / 0.4) !important;
}
.active\:tw-bg-stone-500\/45:active{
  background-color: rgb(120 113 108 / 0.45) !important;
}
.active\:tw-bg-stone-500\/5:active{
  background-color: rgb(120 113 108 / 0.05) !important;
}
.active\:tw-bg-stone-500\/50:active{
  background-color: rgb(120 113 108 / 0.5) !important;
}
.active\:tw-bg-stone-500\/55:active{
  background-color: rgb(120 113 108 / 0.55) !important;
}
.active\:tw-bg-stone-500\/60:active{
  background-color: rgb(120 113 108 / 0.6) !important;
}
.active\:tw-bg-stone-500\/65:active{
  background-color: rgb(120 113 108 / 0.65) !important;
}
.active\:tw-bg-stone-500\/70:active{
  background-color: rgb(120 113 108 / 0.7) !important;
}
.active\:tw-bg-stone-500\/75:active{
  background-color: rgb(120 113 108 / 0.75) !important;
}
.active\:tw-bg-stone-500\/80:active{
  background-color: rgb(120 113 108 / 0.8) !important;
}
.active\:tw-bg-stone-500\/85:active{
  background-color: rgb(120 113 108 / 0.85) !important;
}
.active\:tw-bg-stone-500\/90:active{
  background-color: rgb(120 113 108 / 0.9) !important;
}
.active\:tw-bg-stone-500\/95:active{
  background-color: rgb(120 113 108 / 0.95) !important;
}
.active\:tw-bg-stone-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-600\/0:active{
  background-color: rgb(87 83 78 / 0) !important;
}
.active\:tw-bg-stone-600\/10:active{
  background-color: rgb(87 83 78 / 0.1) !important;
}
.active\:tw-bg-stone-600\/100:active{
  background-color: rgb(87 83 78 / 1) !important;
}
.active\:tw-bg-stone-600\/15:active{
  background-color: rgb(87 83 78 / 0.15) !important;
}
.active\:tw-bg-stone-600\/20:active{
  background-color: rgb(87 83 78 / 0.2) !important;
}
.active\:tw-bg-stone-600\/25:active{
  background-color: rgb(87 83 78 / 0.25) !important;
}
.active\:tw-bg-stone-600\/30:active{
  background-color: rgb(87 83 78 / 0.3) !important;
}
.active\:tw-bg-stone-600\/35:active{
  background-color: rgb(87 83 78 / 0.35) !important;
}
.active\:tw-bg-stone-600\/40:active{
  background-color: rgb(87 83 78 / 0.4) !important;
}
.active\:tw-bg-stone-600\/45:active{
  background-color: rgb(87 83 78 / 0.45) !important;
}
.active\:tw-bg-stone-600\/5:active{
  background-color: rgb(87 83 78 / 0.05) !important;
}
.active\:tw-bg-stone-600\/50:active{
  background-color: rgb(87 83 78 / 0.5) !important;
}
.active\:tw-bg-stone-600\/55:active{
  background-color: rgb(87 83 78 / 0.55) !important;
}
.active\:tw-bg-stone-600\/60:active{
  background-color: rgb(87 83 78 / 0.6) !important;
}
.active\:tw-bg-stone-600\/65:active{
  background-color: rgb(87 83 78 / 0.65) !important;
}
.active\:tw-bg-stone-600\/70:active{
  background-color: rgb(87 83 78 / 0.7) !important;
}
.active\:tw-bg-stone-600\/75:active{
  background-color: rgb(87 83 78 / 0.75) !important;
}
.active\:tw-bg-stone-600\/80:active{
  background-color: rgb(87 83 78 / 0.8) !important;
}
.active\:tw-bg-stone-600\/85:active{
  background-color: rgb(87 83 78 / 0.85) !important;
}
.active\:tw-bg-stone-600\/90:active{
  background-color: rgb(87 83 78 / 0.9) !important;
}
.active\:tw-bg-stone-600\/95:active{
  background-color: rgb(87 83 78 / 0.95) !important;
}
.active\:tw-bg-stone-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-700\/0:active{
  background-color: rgb(68 64 60 / 0) !important;
}
.active\:tw-bg-stone-700\/10:active{
  background-color: rgb(68 64 60 / 0.1) !important;
}
.active\:tw-bg-stone-700\/100:active{
  background-color: rgb(68 64 60 / 1) !important;
}
.active\:tw-bg-stone-700\/15:active{
  background-color: rgb(68 64 60 / 0.15) !important;
}
.active\:tw-bg-stone-700\/20:active{
  background-color: rgb(68 64 60 / 0.2) !important;
}
.active\:tw-bg-stone-700\/25:active{
  background-color: rgb(68 64 60 / 0.25) !important;
}
.active\:tw-bg-stone-700\/30:active{
  background-color: rgb(68 64 60 / 0.3) !important;
}
.active\:tw-bg-stone-700\/35:active{
  background-color: rgb(68 64 60 / 0.35) !important;
}
.active\:tw-bg-stone-700\/40:active{
  background-color: rgb(68 64 60 / 0.4) !important;
}
.active\:tw-bg-stone-700\/45:active{
  background-color: rgb(68 64 60 / 0.45) !important;
}
.active\:tw-bg-stone-700\/5:active{
  background-color: rgb(68 64 60 / 0.05) !important;
}
.active\:tw-bg-stone-700\/50:active{
  background-color: rgb(68 64 60 / 0.5) !important;
}
.active\:tw-bg-stone-700\/55:active{
  background-color: rgb(68 64 60 / 0.55) !important;
}
.active\:tw-bg-stone-700\/60:active{
  background-color: rgb(68 64 60 / 0.6) !important;
}
.active\:tw-bg-stone-700\/65:active{
  background-color: rgb(68 64 60 / 0.65) !important;
}
.active\:tw-bg-stone-700\/70:active{
  background-color: rgb(68 64 60 / 0.7) !important;
}
.active\:tw-bg-stone-700\/75:active{
  background-color: rgb(68 64 60 / 0.75) !important;
}
.active\:tw-bg-stone-700\/80:active{
  background-color: rgb(68 64 60 / 0.8) !important;
}
.active\:tw-bg-stone-700\/85:active{
  background-color: rgb(68 64 60 / 0.85) !important;
}
.active\:tw-bg-stone-700\/90:active{
  background-color: rgb(68 64 60 / 0.9) !important;
}
.active\:tw-bg-stone-700\/95:active{
  background-color: rgb(68 64 60 / 0.95) !important;
}
.active\:tw-bg-stone-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-800\/0:active{
  background-color: rgb(41 37 36 / 0) !important;
}
.active\:tw-bg-stone-800\/10:active{
  background-color: rgb(41 37 36 / 0.1) !important;
}
.active\:tw-bg-stone-800\/100:active{
  background-color: rgb(41 37 36 / 1) !important;
}
.active\:tw-bg-stone-800\/15:active{
  background-color: rgb(41 37 36 / 0.15) !important;
}
.active\:tw-bg-stone-800\/20:active{
  background-color: rgb(41 37 36 / 0.2) !important;
}
.active\:tw-bg-stone-800\/25:active{
  background-color: rgb(41 37 36 / 0.25) !important;
}
.active\:tw-bg-stone-800\/30:active{
  background-color: rgb(41 37 36 / 0.3) !important;
}
.active\:tw-bg-stone-800\/35:active{
  background-color: rgb(41 37 36 / 0.35) !important;
}
.active\:tw-bg-stone-800\/40:active{
  background-color: rgb(41 37 36 / 0.4) !important;
}
.active\:tw-bg-stone-800\/45:active{
  background-color: rgb(41 37 36 / 0.45) !important;
}
.active\:tw-bg-stone-800\/5:active{
  background-color: rgb(41 37 36 / 0.05) !important;
}
.active\:tw-bg-stone-800\/50:active{
  background-color: rgb(41 37 36 / 0.5) !important;
}
.active\:tw-bg-stone-800\/55:active{
  background-color: rgb(41 37 36 / 0.55) !important;
}
.active\:tw-bg-stone-800\/60:active{
  background-color: rgb(41 37 36 / 0.6) !important;
}
.active\:tw-bg-stone-800\/65:active{
  background-color: rgb(41 37 36 / 0.65) !important;
}
.active\:tw-bg-stone-800\/70:active{
  background-color: rgb(41 37 36 / 0.7) !important;
}
.active\:tw-bg-stone-800\/75:active{
  background-color: rgb(41 37 36 / 0.75) !important;
}
.active\:tw-bg-stone-800\/80:active{
  background-color: rgb(41 37 36 / 0.8) !important;
}
.active\:tw-bg-stone-800\/85:active{
  background-color: rgb(41 37 36 / 0.85) !important;
}
.active\:tw-bg-stone-800\/90:active{
  background-color: rgb(41 37 36 / 0.9) !important;
}
.active\:tw-bg-stone-800\/95:active{
  background-color: rgb(41 37 36 / 0.95) !important;
}
.active\:tw-bg-stone-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-900\/0:active{
  background-color: rgb(28 25 23 / 0) !important;
}
.active\:tw-bg-stone-900\/10:active{
  background-color: rgb(28 25 23 / 0.1) !important;
}
.active\:tw-bg-stone-900\/100:active{
  background-color: rgb(28 25 23 / 1) !important;
}
.active\:tw-bg-stone-900\/15:active{
  background-color: rgb(28 25 23 / 0.15) !important;
}
.active\:tw-bg-stone-900\/20:active{
  background-color: rgb(28 25 23 / 0.2) !important;
}
.active\:tw-bg-stone-900\/25:active{
  background-color: rgb(28 25 23 / 0.25) !important;
}
.active\:tw-bg-stone-900\/30:active{
  background-color: rgb(28 25 23 / 0.3) !important;
}
.active\:tw-bg-stone-900\/35:active{
  background-color: rgb(28 25 23 / 0.35) !important;
}
.active\:tw-bg-stone-900\/40:active{
  background-color: rgb(28 25 23 / 0.4) !important;
}
.active\:tw-bg-stone-900\/45:active{
  background-color: rgb(28 25 23 / 0.45) !important;
}
.active\:tw-bg-stone-900\/5:active{
  background-color: rgb(28 25 23 / 0.05) !important;
}
.active\:tw-bg-stone-900\/50:active{
  background-color: rgb(28 25 23 / 0.5) !important;
}
.active\:tw-bg-stone-900\/55:active{
  background-color: rgb(28 25 23 / 0.55) !important;
}
.active\:tw-bg-stone-900\/60:active{
  background-color: rgb(28 25 23 / 0.6) !important;
}
.active\:tw-bg-stone-900\/65:active{
  background-color: rgb(28 25 23 / 0.65) !important;
}
.active\:tw-bg-stone-900\/70:active{
  background-color: rgb(28 25 23 / 0.7) !important;
}
.active\:tw-bg-stone-900\/75:active{
  background-color: rgb(28 25 23 / 0.75) !important;
}
.active\:tw-bg-stone-900\/80:active{
  background-color: rgb(28 25 23 / 0.8) !important;
}
.active\:tw-bg-stone-900\/85:active{
  background-color: rgb(28 25 23 / 0.85) !important;
}
.active\:tw-bg-stone-900\/90:active{
  background-color: rgb(28 25 23 / 0.9) !important;
}
.active\:tw-bg-stone-900\/95:active{
  background-color: rgb(28 25 23 / 0.95) !important;
}
.active\:tw-bg-stone-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(12 10 9 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-stone-950\/0:active{
  background-color: rgb(12 10 9 / 0) !important;
}
.active\:tw-bg-stone-950\/10:active{
  background-color: rgb(12 10 9 / 0.1) !important;
}
.active\:tw-bg-stone-950\/100:active{
  background-color: rgb(12 10 9 / 1) !important;
}
.active\:tw-bg-stone-950\/15:active{
  background-color: rgb(12 10 9 / 0.15) !important;
}
.active\:tw-bg-stone-950\/20:active{
  background-color: rgb(12 10 9 / 0.2) !important;
}
.active\:tw-bg-stone-950\/25:active{
  background-color: rgb(12 10 9 / 0.25) !important;
}
.active\:tw-bg-stone-950\/30:active{
  background-color: rgb(12 10 9 / 0.3) !important;
}
.active\:tw-bg-stone-950\/35:active{
  background-color: rgb(12 10 9 / 0.35) !important;
}
.active\:tw-bg-stone-950\/40:active{
  background-color: rgb(12 10 9 / 0.4) !important;
}
.active\:tw-bg-stone-950\/45:active{
  background-color: rgb(12 10 9 / 0.45) !important;
}
.active\:tw-bg-stone-950\/5:active{
  background-color: rgb(12 10 9 / 0.05) !important;
}
.active\:tw-bg-stone-950\/50:active{
  background-color: rgb(12 10 9 / 0.5) !important;
}
.active\:tw-bg-stone-950\/55:active{
  background-color: rgb(12 10 9 / 0.55) !important;
}
.active\:tw-bg-stone-950\/60:active{
  background-color: rgb(12 10 9 / 0.6) !important;
}
.active\:tw-bg-stone-950\/65:active{
  background-color: rgb(12 10 9 / 0.65) !important;
}
.active\:tw-bg-stone-950\/70:active{
  background-color: rgb(12 10 9 / 0.7) !important;
}
.active\:tw-bg-stone-950\/75:active{
  background-color: rgb(12 10 9 / 0.75) !important;
}
.active\:tw-bg-stone-950\/80:active{
  background-color: rgb(12 10 9 / 0.8) !important;
}
.active\:tw-bg-stone-950\/85:active{
  background-color: rgb(12 10 9 / 0.85) !important;
}
.active\:tw-bg-stone-950\/90:active{
  background-color: rgb(12 10 9 / 0.9) !important;
}
.active\:tw-bg-stone-950\/95:active{
  background-color: rgb(12 10 9 / 0.95) !important;
}
.active\:tw-bg-teal-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-100\/0:active{
  background-color: rgb(204 251 241 / 0) !important;
}
.active\:tw-bg-teal-100\/10:active{
  background-color: rgb(204 251 241 / 0.1) !important;
}
.active\:tw-bg-teal-100\/100:active{
  background-color: rgb(204 251 241 / 1) !important;
}
.active\:tw-bg-teal-100\/15:active{
  background-color: rgb(204 251 241 / 0.15) !important;
}
.active\:tw-bg-teal-100\/20:active{
  background-color: rgb(204 251 241 / 0.2) !important;
}
.active\:tw-bg-teal-100\/25:active{
  background-color: rgb(204 251 241 / 0.25) !important;
}
.active\:tw-bg-teal-100\/30:active{
  background-color: rgb(204 251 241 / 0.3) !important;
}
.active\:tw-bg-teal-100\/35:active{
  background-color: rgb(204 251 241 / 0.35) !important;
}
.active\:tw-bg-teal-100\/40:active{
  background-color: rgb(204 251 241 / 0.4) !important;
}
.active\:tw-bg-teal-100\/45:active{
  background-color: rgb(204 251 241 / 0.45) !important;
}
.active\:tw-bg-teal-100\/5:active{
  background-color: rgb(204 251 241 / 0.05) !important;
}
.active\:tw-bg-teal-100\/50:active{
  background-color: rgb(204 251 241 / 0.5) !important;
}
.active\:tw-bg-teal-100\/55:active{
  background-color: rgb(204 251 241 / 0.55) !important;
}
.active\:tw-bg-teal-100\/60:active{
  background-color: rgb(204 251 241 / 0.6) !important;
}
.active\:tw-bg-teal-100\/65:active{
  background-color: rgb(204 251 241 / 0.65) !important;
}
.active\:tw-bg-teal-100\/70:active{
  background-color: rgb(204 251 241 / 0.7) !important;
}
.active\:tw-bg-teal-100\/75:active{
  background-color: rgb(204 251 241 / 0.75) !important;
}
.active\:tw-bg-teal-100\/80:active{
  background-color: rgb(204 251 241 / 0.8) !important;
}
.active\:tw-bg-teal-100\/85:active{
  background-color: rgb(204 251 241 / 0.85) !important;
}
.active\:tw-bg-teal-100\/90:active{
  background-color: rgb(204 251 241 / 0.9) !important;
}
.active\:tw-bg-teal-100\/95:active{
  background-color: rgb(204 251 241 / 0.95) !important;
}
.active\:tw-bg-teal-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-200\/0:active{
  background-color: rgb(153 246 228 / 0) !important;
}
.active\:tw-bg-teal-200\/10:active{
  background-color: rgb(153 246 228 / 0.1) !important;
}
.active\:tw-bg-teal-200\/100:active{
  background-color: rgb(153 246 228 / 1) !important;
}
.active\:tw-bg-teal-200\/15:active{
  background-color: rgb(153 246 228 / 0.15) !important;
}
.active\:tw-bg-teal-200\/20:active{
  background-color: rgb(153 246 228 / 0.2) !important;
}
.active\:tw-bg-teal-200\/25:active{
  background-color: rgb(153 246 228 / 0.25) !important;
}
.active\:tw-bg-teal-200\/30:active{
  background-color: rgb(153 246 228 / 0.3) !important;
}
.active\:tw-bg-teal-200\/35:active{
  background-color: rgb(153 246 228 / 0.35) !important;
}
.active\:tw-bg-teal-200\/40:active{
  background-color: rgb(153 246 228 / 0.4) !important;
}
.active\:tw-bg-teal-200\/45:active{
  background-color: rgb(153 246 228 / 0.45) !important;
}
.active\:tw-bg-teal-200\/5:active{
  background-color: rgb(153 246 228 / 0.05) !important;
}
.active\:tw-bg-teal-200\/50:active{
  background-color: rgb(153 246 228 / 0.5) !important;
}
.active\:tw-bg-teal-200\/55:active{
  background-color: rgb(153 246 228 / 0.55) !important;
}
.active\:tw-bg-teal-200\/60:active{
  background-color: rgb(153 246 228 / 0.6) !important;
}
.active\:tw-bg-teal-200\/65:active{
  background-color: rgb(153 246 228 / 0.65) !important;
}
.active\:tw-bg-teal-200\/70:active{
  background-color: rgb(153 246 228 / 0.7) !important;
}
.active\:tw-bg-teal-200\/75:active{
  background-color: rgb(153 246 228 / 0.75) !important;
}
.active\:tw-bg-teal-200\/80:active{
  background-color: rgb(153 246 228 / 0.8) !important;
}
.active\:tw-bg-teal-200\/85:active{
  background-color: rgb(153 246 228 / 0.85) !important;
}
.active\:tw-bg-teal-200\/90:active{
  background-color: rgb(153 246 228 / 0.9) !important;
}
.active\:tw-bg-teal-200\/95:active{
  background-color: rgb(153 246 228 / 0.95) !important;
}
.active\:tw-bg-teal-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-300\/0:active{
  background-color: rgb(94 234 212 / 0) !important;
}
.active\:tw-bg-teal-300\/10:active{
  background-color: rgb(94 234 212 / 0.1) !important;
}
.active\:tw-bg-teal-300\/100:active{
  background-color: rgb(94 234 212 / 1) !important;
}
.active\:tw-bg-teal-300\/15:active{
  background-color: rgb(94 234 212 / 0.15) !important;
}
.active\:tw-bg-teal-300\/20:active{
  background-color: rgb(94 234 212 / 0.2) !important;
}
.active\:tw-bg-teal-300\/25:active{
  background-color: rgb(94 234 212 / 0.25) !important;
}
.active\:tw-bg-teal-300\/30:active{
  background-color: rgb(94 234 212 / 0.3) !important;
}
.active\:tw-bg-teal-300\/35:active{
  background-color: rgb(94 234 212 / 0.35) !important;
}
.active\:tw-bg-teal-300\/40:active{
  background-color: rgb(94 234 212 / 0.4) !important;
}
.active\:tw-bg-teal-300\/45:active{
  background-color: rgb(94 234 212 / 0.45) !important;
}
.active\:tw-bg-teal-300\/5:active{
  background-color: rgb(94 234 212 / 0.05) !important;
}
.active\:tw-bg-teal-300\/50:active{
  background-color: rgb(94 234 212 / 0.5) !important;
}
.active\:tw-bg-teal-300\/55:active{
  background-color: rgb(94 234 212 / 0.55) !important;
}
.active\:tw-bg-teal-300\/60:active{
  background-color: rgb(94 234 212 / 0.6) !important;
}
.active\:tw-bg-teal-300\/65:active{
  background-color: rgb(94 234 212 / 0.65) !important;
}
.active\:tw-bg-teal-300\/70:active{
  background-color: rgb(94 234 212 / 0.7) !important;
}
.active\:tw-bg-teal-300\/75:active{
  background-color: rgb(94 234 212 / 0.75) !important;
}
.active\:tw-bg-teal-300\/80:active{
  background-color: rgb(94 234 212 / 0.8) !important;
}
.active\:tw-bg-teal-300\/85:active{
  background-color: rgb(94 234 212 / 0.85) !important;
}
.active\:tw-bg-teal-300\/90:active{
  background-color: rgb(94 234 212 / 0.9) !important;
}
.active\:tw-bg-teal-300\/95:active{
  background-color: rgb(94 234 212 / 0.95) !important;
}
.active\:tw-bg-teal-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-400\/0:active{
  background-color: rgb(45 212 191 / 0) !important;
}
.active\:tw-bg-teal-400\/10:active{
  background-color: rgb(45 212 191 / 0.1) !important;
}
.active\:tw-bg-teal-400\/100:active{
  background-color: rgb(45 212 191 / 1) !important;
}
.active\:tw-bg-teal-400\/15:active{
  background-color: rgb(45 212 191 / 0.15) !important;
}
.active\:tw-bg-teal-400\/20:active{
  background-color: rgb(45 212 191 / 0.2) !important;
}
.active\:tw-bg-teal-400\/25:active{
  background-color: rgb(45 212 191 / 0.25) !important;
}
.active\:tw-bg-teal-400\/30:active{
  background-color: rgb(45 212 191 / 0.3) !important;
}
.active\:tw-bg-teal-400\/35:active{
  background-color: rgb(45 212 191 / 0.35) !important;
}
.active\:tw-bg-teal-400\/40:active{
  background-color: rgb(45 212 191 / 0.4) !important;
}
.active\:tw-bg-teal-400\/45:active{
  background-color: rgb(45 212 191 / 0.45) !important;
}
.active\:tw-bg-teal-400\/5:active{
  background-color: rgb(45 212 191 / 0.05) !important;
}
.active\:tw-bg-teal-400\/50:active{
  background-color: rgb(45 212 191 / 0.5) !important;
}
.active\:tw-bg-teal-400\/55:active{
  background-color: rgb(45 212 191 / 0.55) !important;
}
.active\:tw-bg-teal-400\/60:active{
  background-color: rgb(45 212 191 / 0.6) !important;
}
.active\:tw-bg-teal-400\/65:active{
  background-color: rgb(45 212 191 / 0.65) !important;
}
.active\:tw-bg-teal-400\/70:active{
  background-color: rgb(45 212 191 / 0.7) !important;
}
.active\:tw-bg-teal-400\/75:active{
  background-color: rgb(45 212 191 / 0.75) !important;
}
.active\:tw-bg-teal-400\/80:active{
  background-color: rgb(45 212 191 / 0.8) !important;
}
.active\:tw-bg-teal-400\/85:active{
  background-color: rgb(45 212 191 / 0.85) !important;
}
.active\:tw-bg-teal-400\/90:active{
  background-color: rgb(45 212 191 / 0.9) !important;
}
.active\:tw-bg-teal-400\/95:active{
  background-color: rgb(45 212 191 / 0.95) !important;
}
.active\:tw-bg-teal-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-50\/0:active{
  background-color: rgb(240 253 250 / 0) !important;
}
.active\:tw-bg-teal-50\/10:active{
  background-color: rgb(240 253 250 / 0.1) !important;
}
.active\:tw-bg-teal-50\/100:active{
  background-color: rgb(240 253 250 / 1) !important;
}
.active\:tw-bg-teal-50\/15:active{
  background-color: rgb(240 253 250 / 0.15) !important;
}
.active\:tw-bg-teal-50\/20:active{
  background-color: rgb(240 253 250 / 0.2) !important;
}
.active\:tw-bg-teal-50\/25:active{
  background-color: rgb(240 253 250 / 0.25) !important;
}
.active\:tw-bg-teal-50\/30:active{
  background-color: rgb(240 253 250 / 0.3) !important;
}
.active\:tw-bg-teal-50\/35:active{
  background-color: rgb(240 253 250 / 0.35) !important;
}
.active\:tw-bg-teal-50\/40:active{
  background-color: rgb(240 253 250 / 0.4) !important;
}
.active\:tw-bg-teal-50\/45:active{
  background-color: rgb(240 253 250 / 0.45) !important;
}
.active\:tw-bg-teal-50\/5:active{
  background-color: rgb(240 253 250 / 0.05) !important;
}
.active\:tw-bg-teal-50\/50:active{
  background-color: rgb(240 253 250 / 0.5) !important;
}
.active\:tw-bg-teal-50\/55:active{
  background-color: rgb(240 253 250 / 0.55) !important;
}
.active\:tw-bg-teal-50\/60:active{
  background-color: rgb(240 253 250 / 0.6) !important;
}
.active\:tw-bg-teal-50\/65:active{
  background-color: rgb(240 253 250 / 0.65) !important;
}
.active\:tw-bg-teal-50\/70:active{
  background-color: rgb(240 253 250 / 0.7) !important;
}
.active\:tw-bg-teal-50\/75:active{
  background-color: rgb(240 253 250 / 0.75) !important;
}
.active\:tw-bg-teal-50\/80:active{
  background-color: rgb(240 253 250 / 0.8) !important;
}
.active\:tw-bg-teal-50\/85:active{
  background-color: rgb(240 253 250 / 0.85) !important;
}
.active\:tw-bg-teal-50\/90:active{
  background-color: rgb(240 253 250 / 0.9) !important;
}
.active\:tw-bg-teal-50\/95:active{
  background-color: rgb(240 253 250 / 0.95) !important;
}
.active\:tw-bg-teal-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-500\/0:active{
  background-color: rgb(20 184 166 / 0) !important;
}
.active\:tw-bg-teal-500\/10:active{
  background-color: rgb(20 184 166 / 0.1) !important;
}
.active\:tw-bg-teal-500\/100:active{
  background-color: rgb(20 184 166 / 1) !important;
}
.active\:tw-bg-teal-500\/15:active{
  background-color: rgb(20 184 166 / 0.15) !important;
}
.active\:tw-bg-teal-500\/20:active{
  background-color: rgb(20 184 166 / 0.2) !important;
}
.active\:tw-bg-teal-500\/25:active{
  background-color: rgb(20 184 166 / 0.25) !important;
}
.active\:tw-bg-teal-500\/30:active{
  background-color: rgb(20 184 166 / 0.3) !important;
}
.active\:tw-bg-teal-500\/35:active{
  background-color: rgb(20 184 166 / 0.35) !important;
}
.active\:tw-bg-teal-500\/40:active{
  background-color: rgb(20 184 166 / 0.4) !important;
}
.active\:tw-bg-teal-500\/45:active{
  background-color: rgb(20 184 166 / 0.45) !important;
}
.active\:tw-bg-teal-500\/5:active{
  background-color: rgb(20 184 166 / 0.05) !important;
}
.active\:tw-bg-teal-500\/50:active{
  background-color: rgb(20 184 166 / 0.5) !important;
}
.active\:tw-bg-teal-500\/55:active{
  background-color: rgb(20 184 166 / 0.55) !important;
}
.active\:tw-bg-teal-500\/60:active{
  background-color: rgb(20 184 166 / 0.6) !important;
}
.active\:tw-bg-teal-500\/65:active{
  background-color: rgb(20 184 166 / 0.65) !important;
}
.active\:tw-bg-teal-500\/70:active{
  background-color: rgb(20 184 166 / 0.7) !important;
}
.active\:tw-bg-teal-500\/75:active{
  background-color: rgb(20 184 166 / 0.75) !important;
}
.active\:tw-bg-teal-500\/80:active{
  background-color: rgb(20 184 166 / 0.8) !important;
}
.active\:tw-bg-teal-500\/85:active{
  background-color: rgb(20 184 166 / 0.85) !important;
}
.active\:tw-bg-teal-500\/90:active{
  background-color: rgb(20 184 166 / 0.9) !important;
}
.active\:tw-bg-teal-500\/95:active{
  background-color: rgb(20 184 166 / 0.95) !important;
}
.active\:tw-bg-teal-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-600\/0:active{
  background-color: rgb(13 148 136 / 0) !important;
}
.active\:tw-bg-teal-600\/10:active{
  background-color: rgb(13 148 136 / 0.1) !important;
}
.active\:tw-bg-teal-600\/100:active{
  background-color: rgb(13 148 136 / 1) !important;
}
.active\:tw-bg-teal-600\/15:active{
  background-color: rgb(13 148 136 / 0.15) !important;
}
.active\:tw-bg-teal-600\/20:active{
  background-color: rgb(13 148 136 / 0.2) !important;
}
.active\:tw-bg-teal-600\/25:active{
  background-color: rgb(13 148 136 / 0.25) !important;
}
.active\:tw-bg-teal-600\/30:active{
  background-color: rgb(13 148 136 / 0.3) !important;
}
.active\:tw-bg-teal-600\/35:active{
  background-color: rgb(13 148 136 / 0.35) !important;
}
.active\:tw-bg-teal-600\/40:active{
  background-color: rgb(13 148 136 / 0.4) !important;
}
.active\:tw-bg-teal-600\/45:active{
  background-color: rgb(13 148 136 / 0.45) !important;
}
.active\:tw-bg-teal-600\/5:active{
  background-color: rgb(13 148 136 / 0.05) !important;
}
.active\:tw-bg-teal-600\/50:active{
  background-color: rgb(13 148 136 / 0.5) !important;
}
.active\:tw-bg-teal-600\/55:active{
  background-color: rgb(13 148 136 / 0.55) !important;
}
.active\:tw-bg-teal-600\/60:active{
  background-color: rgb(13 148 136 / 0.6) !important;
}
.active\:tw-bg-teal-600\/65:active{
  background-color: rgb(13 148 136 / 0.65) !important;
}
.active\:tw-bg-teal-600\/70:active{
  background-color: rgb(13 148 136 / 0.7) !important;
}
.active\:tw-bg-teal-600\/75:active{
  background-color: rgb(13 148 136 / 0.75) !important;
}
.active\:tw-bg-teal-600\/80:active{
  background-color: rgb(13 148 136 / 0.8) !important;
}
.active\:tw-bg-teal-600\/85:active{
  background-color: rgb(13 148 136 / 0.85) !important;
}
.active\:tw-bg-teal-600\/90:active{
  background-color: rgb(13 148 136 / 0.9) !important;
}
.active\:tw-bg-teal-600\/95:active{
  background-color: rgb(13 148 136 / 0.95) !important;
}
.active\:tw-bg-teal-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-700\/0:active{
  background-color: rgb(15 118 110 / 0) !important;
}
.active\:tw-bg-teal-700\/10:active{
  background-color: rgb(15 118 110 / 0.1) !important;
}
.active\:tw-bg-teal-700\/100:active{
  background-color: rgb(15 118 110 / 1) !important;
}
.active\:tw-bg-teal-700\/15:active{
  background-color: rgb(15 118 110 / 0.15) !important;
}
.active\:tw-bg-teal-700\/20:active{
  background-color: rgb(15 118 110 / 0.2) !important;
}
.active\:tw-bg-teal-700\/25:active{
  background-color: rgb(15 118 110 / 0.25) !important;
}
.active\:tw-bg-teal-700\/30:active{
  background-color: rgb(15 118 110 / 0.3) !important;
}
.active\:tw-bg-teal-700\/35:active{
  background-color: rgb(15 118 110 / 0.35) !important;
}
.active\:tw-bg-teal-700\/40:active{
  background-color: rgb(15 118 110 / 0.4) !important;
}
.active\:tw-bg-teal-700\/45:active{
  background-color: rgb(15 118 110 / 0.45) !important;
}
.active\:tw-bg-teal-700\/5:active{
  background-color: rgb(15 118 110 / 0.05) !important;
}
.active\:tw-bg-teal-700\/50:active{
  background-color: rgb(15 118 110 / 0.5) !important;
}
.active\:tw-bg-teal-700\/55:active{
  background-color: rgb(15 118 110 / 0.55) !important;
}
.active\:tw-bg-teal-700\/60:active{
  background-color: rgb(15 118 110 / 0.6) !important;
}
.active\:tw-bg-teal-700\/65:active{
  background-color: rgb(15 118 110 / 0.65) !important;
}
.active\:tw-bg-teal-700\/70:active{
  background-color: rgb(15 118 110 / 0.7) !important;
}
.active\:tw-bg-teal-700\/75:active{
  background-color: rgb(15 118 110 / 0.75) !important;
}
.active\:tw-bg-teal-700\/80:active{
  background-color: rgb(15 118 110 / 0.8) !important;
}
.active\:tw-bg-teal-700\/85:active{
  background-color: rgb(15 118 110 / 0.85) !important;
}
.active\:tw-bg-teal-700\/90:active{
  background-color: rgb(15 118 110 / 0.9) !important;
}
.active\:tw-bg-teal-700\/95:active{
  background-color: rgb(15 118 110 / 0.95) !important;
}
.active\:tw-bg-teal-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-800\/0:active{
  background-color: rgb(17 94 89 / 0) !important;
}
.active\:tw-bg-teal-800\/10:active{
  background-color: rgb(17 94 89 / 0.1) !important;
}
.active\:tw-bg-teal-800\/100:active{
  background-color: rgb(17 94 89 / 1) !important;
}
.active\:tw-bg-teal-800\/15:active{
  background-color: rgb(17 94 89 / 0.15) !important;
}
.active\:tw-bg-teal-800\/20:active{
  background-color: rgb(17 94 89 / 0.2) !important;
}
.active\:tw-bg-teal-800\/25:active{
  background-color: rgb(17 94 89 / 0.25) !important;
}
.active\:tw-bg-teal-800\/30:active{
  background-color: rgb(17 94 89 / 0.3) !important;
}
.active\:tw-bg-teal-800\/35:active{
  background-color: rgb(17 94 89 / 0.35) !important;
}
.active\:tw-bg-teal-800\/40:active{
  background-color: rgb(17 94 89 / 0.4) !important;
}
.active\:tw-bg-teal-800\/45:active{
  background-color: rgb(17 94 89 / 0.45) !important;
}
.active\:tw-bg-teal-800\/5:active{
  background-color: rgb(17 94 89 / 0.05) !important;
}
.active\:tw-bg-teal-800\/50:active{
  background-color: rgb(17 94 89 / 0.5) !important;
}
.active\:tw-bg-teal-800\/55:active{
  background-color: rgb(17 94 89 / 0.55) !important;
}
.active\:tw-bg-teal-800\/60:active{
  background-color: rgb(17 94 89 / 0.6) !important;
}
.active\:tw-bg-teal-800\/65:active{
  background-color: rgb(17 94 89 / 0.65) !important;
}
.active\:tw-bg-teal-800\/70:active{
  background-color: rgb(17 94 89 / 0.7) !important;
}
.active\:tw-bg-teal-800\/75:active{
  background-color: rgb(17 94 89 / 0.75) !important;
}
.active\:tw-bg-teal-800\/80:active{
  background-color: rgb(17 94 89 / 0.8) !important;
}
.active\:tw-bg-teal-800\/85:active{
  background-color: rgb(17 94 89 / 0.85) !important;
}
.active\:tw-bg-teal-800\/90:active{
  background-color: rgb(17 94 89 / 0.9) !important;
}
.active\:tw-bg-teal-800\/95:active{
  background-color: rgb(17 94 89 / 0.95) !important;
}
.active\:tw-bg-teal-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-900\/0:active{
  background-color: rgb(19 78 74 / 0) !important;
}
.active\:tw-bg-teal-900\/10:active{
  background-color: rgb(19 78 74 / 0.1) !important;
}
.active\:tw-bg-teal-900\/100:active{
  background-color: rgb(19 78 74 / 1) !important;
}
.active\:tw-bg-teal-900\/15:active{
  background-color: rgb(19 78 74 / 0.15) !important;
}
.active\:tw-bg-teal-900\/20:active{
  background-color: rgb(19 78 74 / 0.2) !important;
}
.active\:tw-bg-teal-900\/25:active{
  background-color: rgb(19 78 74 / 0.25) !important;
}
.active\:tw-bg-teal-900\/30:active{
  background-color: rgb(19 78 74 / 0.3) !important;
}
.active\:tw-bg-teal-900\/35:active{
  background-color: rgb(19 78 74 / 0.35) !important;
}
.active\:tw-bg-teal-900\/40:active{
  background-color: rgb(19 78 74 / 0.4) !important;
}
.active\:tw-bg-teal-900\/45:active{
  background-color: rgb(19 78 74 / 0.45) !important;
}
.active\:tw-bg-teal-900\/5:active{
  background-color: rgb(19 78 74 / 0.05) !important;
}
.active\:tw-bg-teal-900\/50:active{
  background-color: rgb(19 78 74 / 0.5) !important;
}
.active\:tw-bg-teal-900\/55:active{
  background-color: rgb(19 78 74 / 0.55) !important;
}
.active\:tw-bg-teal-900\/60:active{
  background-color: rgb(19 78 74 / 0.6) !important;
}
.active\:tw-bg-teal-900\/65:active{
  background-color: rgb(19 78 74 / 0.65) !important;
}
.active\:tw-bg-teal-900\/70:active{
  background-color: rgb(19 78 74 / 0.7) !important;
}
.active\:tw-bg-teal-900\/75:active{
  background-color: rgb(19 78 74 / 0.75) !important;
}
.active\:tw-bg-teal-900\/80:active{
  background-color: rgb(19 78 74 / 0.8) !important;
}
.active\:tw-bg-teal-900\/85:active{
  background-color: rgb(19 78 74 / 0.85) !important;
}
.active\:tw-bg-teal-900\/90:active{
  background-color: rgb(19 78 74 / 0.9) !important;
}
.active\:tw-bg-teal-900\/95:active{
  background-color: rgb(19 78 74 / 0.95) !important;
}
.active\:tw-bg-teal-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(4 47 46 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-teal-950\/0:active{
  background-color: rgb(4 47 46 / 0) !important;
}
.active\:tw-bg-teal-950\/10:active{
  background-color: rgb(4 47 46 / 0.1) !important;
}
.active\:tw-bg-teal-950\/100:active{
  background-color: rgb(4 47 46 / 1) !important;
}
.active\:tw-bg-teal-950\/15:active{
  background-color: rgb(4 47 46 / 0.15) !important;
}
.active\:tw-bg-teal-950\/20:active{
  background-color: rgb(4 47 46 / 0.2) !important;
}
.active\:tw-bg-teal-950\/25:active{
  background-color: rgb(4 47 46 / 0.25) !important;
}
.active\:tw-bg-teal-950\/30:active{
  background-color: rgb(4 47 46 / 0.3) !important;
}
.active\:tw-bg-teal-950\/35:active{
  background-color: rgb(4 47 46 / 0.35) !important;
}
.active\:tw-bg-teal-950\/40:active{
  background-color: rgb(4 47 46 / 0.4) !important;
}
.active\:tw-bg-teal-950\/45:active{
  background-color: rgb(4 47 46 / 0.45) !important;
}
.active\:tw-bg-teal-950\/5:active{
  background-color: rgb(4 47 46 / 0.05) !important;
}
.active\:tw-bg-teal-950\/50:active{
  background-color: rgb(4 47 46 / 0.5) !important;
}
.active\:tw-bg-teal-950\/55:active{
  background-color: rgb(4 47 46 / 0.55) !important;
}
.active\:tw-bg-teal-950\/60:active{
  background-color: rgb(4 47 46 / 0.6) !important;
}
.active\:tw-bg-teal-950\/65:active{
  background-color: rgb(4 47 46 / 0.65) !important;
}
.active\:tw-bg-teal-950\/70:active{
  background-color: rgb(4 47 46 / 0.7) !important;
}
.active\:tw-bg-teal-950\/75:active{
  background-color: rgb(4 47 46 / 0.75) !important;
}
.active\:tw-bg-teal-950\/80:active{
  background-color: rgb(4 47 46 / 0.8) !important;
}
.active\:tw-bg-teal-950\/85:active{
  background-color: rgb(4 47 46 / 0.85) !important;
}
.active\:tw-bg-teal-950\/90:active{
  background-color: rgb(4 47 46 / 0.9) !important;
}
.active\:tw-bg-teal-950\/95:active{
  background-color: rgb(4 47 46 / 0.95) !important;
}
.active\:tw-bg-transparent:active{
  background-color: transparent !important;
}
.active\:tw-bg-transparent\/0:active{
  background-color: rgb(0 0 0 / 0) !important;
}
.active\:tw-bg-transparent\/10:active{
  background-color: rgb(0 0 0 / 0.1) !important;
}
.active\:tw-bg-transparent\/100:active{
  background-color: rgb(0 0 0 / 1) !important;
}
.active\:tw-bg-transparent\/15:active{
  background-color: rgb(0 0 0 / 0.15) !important;
}
.active\:tw-bg-transparent\/20:active{
  background-color: rgb(0 0 0 / 0.2) !important;
}
.active\:tw-bg-transparent\/25:active{
  background-color: rgb(0 0 0 / 0.25) !important;
}
.active\:tw-bg-transparent\/30:active{
  background-color: rgb(0 0 0 / 0.3) !important;
}
.active\:tw-bg-transparent\/35:active{
  background-color: rgb(0 0 0 / 0.35) !important;
}
.active\:tw-bg-transparent\/40:active{
  background-color: rgb(0 0 0 / 0.4) !important;
}
.active\:tw-bg-transparent\/45:active{
  background-color: rgb(0 0 0 / 0.45) !important;
}
.active\:tw-bg-transparent\/5:active{
  background-color: rgb(0 0 0 / 0.05) !important;
}
.active\:tw-bg-transparent\/50:active{
  background-color: rgb(0 0 0 / 0.5) !important;
}
.active\:tw-bg-transparent\/55:active{
  background-color: rgb(0 0 0 / 0.55) !important;
}
.active\:tw-bg-transparent\/60:active{
  background-color: rgb(0 0 0 / 0.6) !important;
}
.active\:tw-bg-transparent\/65:active{
  background-color: rgb(0 0 0 / 0.65) !important;
}
.active\:tw-bg-transparent\/70:active{
  background-color: rgb(0 0 0 / 0.7) !important;
}
.active\:tw-bg-transparent\/75:active{
  background-color: rgb(0 0 0 / 0.75) !important;
}
.active\:tw-bg-transparent\/80:active{
  background-color: rgb(0 0 0 / 0.8) !important;
}
.active\:tw-bg-transparent\/85:active{
  background-color: rgb(0 0 0 / 0.85) !important;
}
.active\:tw-bg-transparent\/90:active{
  background-color: rgb(0 0 0 / 0.9) !important;
}
.active\:tw-bg-transparent\/95:active{
  background-color: rgb(0 0 0 / 0.95) !important;
}
.active\:tw-bg-violet-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-100\/0:active{
  background-color: rgb(237 233 254 / 0) !important;
}
.active\:tw-bg-violet-100\/10:active{
  background-color: rgb(237 233 254 / 0.1) !important;
}
.active\:tw-bg-violet-100\/100:active{
  background-color: rgb(237 233 254 / 1) !important;
}
.active\:tw-bg-violet-100\/15:active{
  background-color: rgb(237 233 254 / 0.15) !important;
}
.active\:tw-bg-violet-100\/20:active{
  background-color: rgb(237 233 254 / 0.2) !important;
}
.active\:tw-bg-violet-100\/25:active{
  background-color: rgb(237 233 254 / 0.25) !important;
}
.active\:tw-bg-violet-100\/30:active{
  background-color: rgb(237 233 254 / 0.3) !important;
}
.active\:tw-bg-violet-100\/35:active{
  background-color: rgb(237 233 254 / 0.35) !important;
}
.active\:tw-bg-violet-100\/40:active{
  background-color: rgb(237 233 254 / 0.4) !important;
}
.active\:tw-bg-violet-100\/45:active{
  background-color: rgb(237 233 254 / 0.45) !important;
}
.active\:tw-bg-violet-100\/5:active{
  background-color: rgb(237 233 254 / 0.05) !important;
}
.active\:tw-bg-violet-100\/50:active{
  background-color: rgb(237 233 254 / 0.5) !important;
}
.active\:tw-bg-violet-100\/55:active{
  background-color: rgb(237 233 254 / 0.55) !important;
}
.active\:tw-bg-violet-100\/60:active{
  background-color: rgb(237 233 254 / 0.6) !important;
}
.active\:tw-bg-violet-100\/65:active{
  background-color: rgb(237 233 254 / 0.65) !important;
}
.active\:tw-bg-violet-100\/70:active{
  background-color: rgb(237 233 254 / 0.7) !important;
}
.active\:tw-bg-violet-100\/75:active{
  background-color: rgb(237 233 254 / 0.75) !important;
}
.active\:tw-bg-violet-100\/80:active{
  background-color: rgb(237 233 254 / 0.8) !important;
}
.active\:tw-bg-violet-100\/85:active{
  background-color: rgb(237 233 254 / 0.85) !important;
}
.active\:tw-bg-violet-100\/90:active{
  background-color: rgb(237 233 254 / 0.9) !important;
}
.active\:tw-bg-violet-100\/95:active{
  background-color: rgb(237 233 254 / 0.95) !important;
}
.active\:tw-bg-violet-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-200\/0:active{
  background-color: rgb(221 214 254 / 0) !important;
}
.active\:tw-bg-violet-200\/10:active{
  background-color: rgb(221 214 254 / 0.1) !important;
}
.active\:tw-bg-violet-200\/100:active{
  background-color: rgb(221 214 254 / 1) !important;
}
.active\:tw-bg-violet-200\/15:active{
  background-color: rgb(221 214 254 / 0.15) !important;
}
.active\:tw-bg-violet-200\/20:active{
  background-color: rgb(221 214 254 / 0.2) !important;
}
.active\:tw-bg-violet-200\/25:active{
  background-color: rgb(221 214 254 / 0.25) !important;
}
.active\:tw-bg-violet-200\/30:active{
  background-color: rgb(221 214 254 / 0.3) !important;
}
.active\:tw-bg-violet-200\/35:active{
  background-color: rgb(221 214 254 / 0.35) !important;
}
.active\:tw-bg-violet-200\/40:active{
  background-color: rgb(221 214 254 / 0.4) !important;
}
.active\:tw-bg-violet-200\/45:active{
  background-color: rgb(221 214 254 / 0.45) !important;
}
.active\:tw-bg-violet-200\/5:active{
  background-color: rgb(221 214 254 / 0.05) !important;
}
.active\:tw-bg-violet-200\/50:active{
  background-color: rgb(221 214 254 / 0.5) !important;
}
.active\:tw-bg-violet-200\/55:active{
  background-color: rgb(221 214 254 / 0.55) !important;
}
.active\:tw-bg-violet-200\/60:active{
  background-color: rgb(221 214 254 / 0.6) !important;
}
.active\:tw-bg-violet-200\/65:active{
  background-color: rgb(221 214 254 / 0.65) !important;
}
.active\:tw-bg-violet-200\/70:active{
  background-color: rgb(221 214 254 / 0.7) !important;
}
.active\:tw-bg-violet-200\/75:active{
  background-color: rgb(221 214 254 / 0.75) !important;
}
.active\:tw-bg-violet-200\/80:active{
  background-color: rgb(221 214 254 / 0.8) !important;
}
.active\:tw-bg-violet-200\/85:active{
  background-color: rgb(221 214 254 / 0.85) !important;
}
.active\:tw-bg-violet-200\/90:active{
  background-color: rgb(221 214 254 / 0.9) !important;
}
.active\:tw-bg-violet-200\/95:active{
  background-color: rgb(221 214 254 / 0.95) !important;
}
.active\:tw-bg-violet-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-300\/0:active{
  background-color: rgb(196 181 253 / 0) !important;
}
.active\:tw-bg-violet-300\/10:active{
  background-color: rgb(196 181 253 / 0.1) !important;
}
.active\:tw-bg-violet-300\/100:active{
  background-color: rgb(196 181 253 / 1) !important;
}
.active\:tw-bg-violet-300\/15:active{
  background-color: rgb(196 181 253 / 0.15) !important;
}
.active\:tw-bg-violet-300\/20:active{
  background-color: rgb(196 181 253 / 0.2) !important;
}
.active\:tw-bg-violet-300\/25:active{
  background-color: rgb(196 181 253 / 0.25) !important;
}
.active\:tw-bg-violet-300\/30:active{
  background-color: rgb(196 181 253 / 0.3) !important;
}
.active\:tw-bg-violet-300\/35:active{
  background-color: rgb(196 181 253 / 0.35) !important;
}
.active\:tw-bg-violet-300\/40:active{
  background-color: rgb(196 181 253 / 0.4) !important;
}
.active\:tw-bg-violet-300\/45:active{
  background-color: rgb(196 181 253 / 0.45) !important;
}
.active\:tw-bg-violet-300\/5:active{
  background-color: rgb(196 181 253 / 0.05) !important;
}
.active\:tw-bg-violet-300\/50:active{
  background-color: rgb(196 181 253 / 0.5) !important;
}
.active\:tw-bg-violet-300\/55:active{
  background-color: rgb(196 181 253 / 0.55) !important;
}
.active\:tw-bg-violet-300\/60:active{
  background-color: rgb(196 181 253 / 0.6) !important;
}
.active\:tw-bg-violet-300\/65:active{
  background-color: rgb(196 181 253 / 0.65) !important;
}
.active\:tw-bg-violet-300\/70:active{
  background-color: rgb(196 181 253 / 0.7) !important;
}
.active\:tw-bg-violet-300\/75:active{
  background-color: rgb(196 181 253 / 0.75) !important;
}
.active\:tw-bg-violet-300\/80:active{
  background-color: rgb(196 181 253 / 0.8) !important;
}
.active\:tw-bg-violet-300\/85:active{
  background-color: rgb(196 181 253 / 0.85) !important;
}
.active\:tw-bg-violet-300\/90:active{
  background-color: rgb(196 181 253 / 0.9) !important;
}
.active\:tw-bg-violet-300\/95:active{
  background-color: rgb(196 181 253 / 0.95) !important;
}
.active\:tw-bg-violet-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-400\/0:active{
  background-color: rgb(167 139 250 / 0) !important;
}
.active\:tw-bg-violet-400\/10:active{
  background-color: rgb(167 139 250 / 0.1) !important;
}
.active\:tw-bg-violet-400\/100:active{
  background-color: rgb(167 139 250 / 1) !important;
}
.active\:tw-bg-violet-400\/15:active{
  background-color: rgb(167 139 250 / 0.15) !important;
}
.active\:tw-bg-violet-400\/20:active{
  background-color: rgb(167 139 250 / 0.2) !important;
}
.active\:tw-bg-violet-400\/25:active{
  background-color: rgb(167 139 250 / 0.25) !important;
}
.active\:tw-bg-violet-400\/30:active{
  background-color: rgb(167 139 250 / 0.3) !important;
}
.active\:tw-bg-violet-400\/35:active{
  background-color: rgb(167 139 250 / 0.35) !important;
}
.active\:tw-bg-violet-400\/40:active{
  background-color: rgb(167 139 250 / 0.4) !important;
}
.active\:tw-bg-violet-400\/45:active{
  background-color: rgb(167 139 250 / 0.45) !important;
}
.active\:tw-bg-violet-400\/5:active{
  background-color: rgb(167 139 250 / 0.05) !important;
}
.active\:tw-bg-violet-400\/50:active{
  background-color: rgb(167 139 250 / 0.5) !important;
}
.active\:tw-bg-violet-400\/55:active{
  background-color: rgb(167 139 250 / 0.55) !important;
}
.active\:tw-bg-violet-400\/60:active{
  background-color: rgb(167 139 250 / 0.6) !important;
}
.active\:tw-bg-violet-400\/65:active{
  background-color: rgb(167 139 250 / 0.65) !important;
}
.active\:tw-bg-violet-400\/70:active{
  background-color: rgb(167 139 250 / 0.7) !important;
}
.active\:tw-bg-violet-400\/75:active{
  background-color: rgb(167 139 250 / 0.75) !important;
}
.active\:tw-bg-violet-400\/80:active{
  background-color: rgb(167 139 250 / 0.8) !important;
}
.active\:tw-bg-violet-400\/85:active{
  background-color: rgb(167 139 250 / 0.85) !important;
}
.active\:tw-bg-violet-400\/90:active{
  background-color: rgb(167 139 250 / 0.9) !important;
}
.active\:tw-bg-violet-400\/95:active{
  background-color: rgb(167 139 250 / 0.95) !important;
}
.active\:tw-bg-violet-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-50\/0:active{
  background-color: rgb(245 243 255 / 0) !important;
}
.active\:tw-bg-violet-50\/10:active{
  background-color: rgb(245 243 255 / 0.1) !important;
}
.active\:tw-bg-violet-50\/100:active{
  background-color: rgb(245 243 255 / 1) !important;
}
.active\:tw-bg-violet-50\/15:active{
  background-color: rgb(245 243 255 / 0.15) !important;
}
.active\:tw-bg-violet-50\/20:active{
  background-color: rgb(245 243 255 / 0.2) !important;
}
.active\:tw-bg-violet-50\/25:active{
  background-color: rgb(245 243 255 / 0.25) !important;
}
.active\:tw-bg-violet-50\/30:active{
  background-color: rgb(245 243 255 / 0.3) !important;
}
.active\:tw-bg-violet-50\/35:active{
  background-color: rgb(245 243 255 / 0.35) !important;
}
.active\:tw-bg-violet-50\/40:active{
  background-color: rgb(245 243 255 / 0.4) !important;
}
.active\:tw-bg-violet-50\/45:active{
  background-color: rgb(245 243 255 / 0.45) !important;
}
.active\:tw-bg-violet-50\/5:active{
  background-color: rgb(245 243 255 / 0.05) !important;
}
.active\:tw-bg-violet-50\/50:active{
  background-color: rgb(245 243 255 / 0.5) !important;
}
.active\:tw-bg-violet-50\/55:active{
  background-color: rgb(245 243 255 / 0.55) !important;
}
.active\:tw-bg-violet-50\/60:active{
  background-color: rgb(245 243 255 / 0.6) !important;
}
.active\:tw-bg-violet-50\/65:active{
  background-color: rgb(245 243 255 / 0.65) !important;
}
.active\:tw-bg-violet-50\/70:active{
  background-color: rgb(245 243 255 / 0.7) !important;
}
.active\:tw-bg-violet-50\/75:active{
  background-color: rgb(245 243 255 / 0.75) !important;
}
.active\:tw-bg-violet-50\/80:active{
  background-color: rgb(245 243 255 / 0.8) !important;
}
.active\:tw-bg-violet-50\/85:active{
  background-color: rgb(245 243 255 / 0.85) !important;
}
.active\:tw-bg-violet-50\/90:active{
  background-color: rgb(245 243 255 / 0.9) !important;
}
.active\:tw-bg-violet-50\/95:active{
  background-color: rgb(245 243 255 / 0.95) !important;
}
.active\:tw-bg-violet-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-500\/0:active{
  background-color: rgb(139 92 246 / 0) !important;
}
.active\:tw-bg-violet-500\/10:active{
  background-color: rgb(139 92 246 / 0.1) !important;
}
.active\:tw-bg-violet-500\/100:active{
  background-color: rgb(139 92 246 / 1) !important;
}
.active\:tw-bg-violet-500\/15:active{
  background-color: rgb(139 92 246 / 0.15) !important;
}
.active\:tw-bg-violet-500\/20:active{
  background-color: rgb(139 92 246 / 0.2) !important;
}
.active\:tw-bg-violet-500\/25:active{
  background-color: rgb(139 92 246 / 0.25) !important;
}
.active\:tw-bg-violet-500\/30:active{
  background-color: rgb(139 92 246 / 0.3) !important;
}
.active\:tw-bg-violet-500\/35:active{
  background-color: rgb(139 92 246 / 0.35) !important;
}
.active\:tw-bg-violet-500\/40:active{
  background-color: rgb(139 92 246 / 0.4) !important;
}
.active\:tw-bg-violet-500\/45:active{
  background-color: rgb(139 92 246 / 0.45) !important;
}
.active\:tw-bg-violet-500\/5:active{
  background-color: rgb(139 92 246 / 0.05) !important;
}
.active\:tw-bg-violet-500\/50:active{
  background-color: rgb(139 92 246 / 0.5) !important;
}
.active\:tw-bg-violet-500\/55:active{
  background-color: rgb(139 92 246 / 0.55) !important;
}
.active\:tw-bg-violet-500\/60:active{
  background-color: rgb(139 92 246 / 0.6) !important;
}
.active\:tw-bg-violet-500\/65:active{
  background-color: rgb(139 92 246 / 0.65) !important;
}
.active\:tw-bg-violet-500\/70:active{
  background-color: rgb(139 92 246 / 0.7) !important;
}
.active\:tw-bg-violet-500\/75:active{
  background-color: rgb(139 92 246 / 0.75) !important;
}
.active\:tw-bg-violet-500\/80:active{
  background-color: rgb(139 92 246 / 0.8) !important;
}
.active\:tw-bg-violet-500\/85:active{
  background-color: rgb(139 92 246 / 0.85) !important;
}
.active\:tw-bg-violet-500\/90:active{
  background-color: rgb(139 92 246 / 0.9) !important;
}
.active\:tw-bg-violet-500\/95:active{
  background-color: rgb(139 92 246 / 0.95) !important;
}
.active\:tw-bg-violet-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-600\/0:active{
  background-color: rgb(124 58 237 / 0) !important;
}
.active\:tw-bg-violet-600\/10:active{
  background-color: rgb(124 58 237 / 0.1) !important;
}
.active\:tw-bg-violet-600\/100:active{
  background-color: rgb(124 58 237 / 1) !important;
}
.active\:tw-bg-violet-600\/15:active{
  background-color: rgb(124 58 237 / 0.15) !important;
}
.active\:tw-bg-violet-600\/20:active{
  background-color: rgb(124 58 237 / 0.2) !important;
}
.active\:tw-bg-violet-600\/25:active{
  background-color: rgb(124 58 237 / 0.25) !important;
}
.active\:tw-bg-violet-600\/30:active{
  background-color: rgb(124 58 237 / 0.3) !important;
}
.active\:tw-bg-violet-600\/35:active{
  background-color: rgb(124 58 237 / 0.35) !important;
}
.active\:tw-bg-violet-600\/40:active{
  background-color: rgb(124 58 237 / 0.4) !important;
}
.active\:tw-bg-violet-600\/45:active{
  background-color: rgb(124 58 237 / 0.45) !important;
}
.active\:tw-bg-violet-600\/5:active{
  background-color: rgb(124 58 237 / 0.05) !important;
}
.active\:tw-bg-violet-600\/50:active{
  background-color: rgb(124 58 237 / 0.5) !important;
}
.active\:tw-bg-violet-600\/55:active{
  background-color: rgb(124 58 237 / 0.55) !important;
}
.active\:tw-bg-violet-600\/60:active{
  background-color: rgb(124 58 237 / 0.6) !important;
}
.active\:tw-bg-violet-600\/65:active{
  background-color: rgb(124 58 237 / 0.65) !important;
}
.active\:tw-bg-violet-600\/70:active{
  background-color: rgb(124 58 237 / 0.7) !important;
}
.active\:tw-bg-violet-600\/75:active{
  background-color: rgb(124 58 237 / 0.75) !important;
}
.active\:tw-bg-violet-600\/80:active{
  background-color: rgb(124 58 237 / 0.8) !important;
}
.active\:tw-bg-violet-600\/85:active{
  background-color: rgb(124 58 237 / 0.85) !important;
}
.active\:tw-bg-violet-600\/90:active{
  background-color: rgb(124 58 237 / 0.9) !important;
}
.active\:tw-bg-violet-600\/95:active{
  background-color: rgb(124 58 237 / 0.95) !important;
}
.active\:tw-bg-violet-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-700\/0:active{
  background-color: rgb(109 40 217 / 0) !important;
}
.active\:tw-bg-violet-700\/10:active{
  background-color: rgb(109 40 217 / 0.1) !important;
}
.active\:tw-bg-violet-700\/100:active{
  background-color: rgb(109 40 217 / 1) !important;
}
.active\:tw-bg-violet-700\/15:active{
  background-color: rgb(109 40 217 / 0.15) !important;
}
.active\:tw-bg-violet-700\/20:active{
  background-color: rgb(109 40 217 / 0.2) !important;
}
.active\:tw-bg-violet-700\/25:active{
  background-color: rgb(109 40 217 / 0.25) !important;
}
.active\:tw-bg-violet-700\/30:active{
  background-color: rgb(109 40 217 / 0.3) !important;
}
.active\:tw-bg-violet-700\/35:active{
  background-color: rgb(109 40 217 / 0.35) !important;
}
.active\:tw-bg-violet-700\/40:active{
  background-color: rgb(109 40 217 / 0.4) !important;
}
.active\:tw-bg-violet-700\/45:active{
  background-color: rgb(109 40 217 / 0.45) !important;
}
.active\:tw-bg-violet-700\/5:active{
  background-color: rgb(109 40 217 / 0.05) !important;
}
.active\:tw-bg-violet-700\/50:active{
  background-color: rgb(109 40 217 / 0.5) !important;
}
.active\:tw-bg-violet-700\/55:active{
  background-color: rgb(109 40 217 / 0.55) !important;
}
.active\:tw-bg-violet-700\/60:active{
  background-color: rgb(109 40 217 / 0.6) !important;
}
.active\:tw-bg-violet-700\/65:active{
  background-color: rgb(109 40 217 / 0.65) !important;
}
.active\:tw-bg-violet-700\/70:active{
  background-color: rgb(109 40 217 / 0.7) !important;
}
.active\:tw-bg-violet-700\/75:active{
  background-color: rgb(109 40 217 / 0.75) !important;
}
.active\:tw-bg-violet-700\/80:active{
  background-color: rgb(109 40 217 / 0.8) !important;
}
.active\:tw-bg-violet-700\/85:active{
  background-color: rgb(109 40 217 / 0.85) !important;
}
.active\:tw-bg-violet-700\/90:active{
  background-color: rgb(109 40 217 / 0.9) !important;
}
.active\:tw-bg-violet-700\/95:active{
  background-color: rgb(109 40 217 / 0.95) !important;
}
.active\:tw-bg-violet-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-800\/0:active{
  background-color: rgb(91 33 182 / 0) !important;
}
.active\:tw-bg-violet-800\/10:active{
  background-color: rgb(91 33 182 / 0.1) !important;
}
.active\:tw-bg-violet-800\/100:active{
  background-color: rgb(91 33 182 / 1) !important;
}
.active\:tw-bg-violet-800\/15:active{
  background-color: rgb(91 33 182 / 0.15) !important;
}
.active\:tw-bg-violet-800\/20:active{
  background-color: rgb(91 33 182 / 0.2) !important;
}
.active\:tw-bg-violet-800\/25:active{
  background-color: rgb(91 33 182 / 0.25) !important;
}
.active\:tw-bg-violet-800\/30:active{
  background-color: rgb(91 33 182 / 0.3) !important;
}
.active\:tw-bg-violet-800\/35:active{
  background-color: rgb(91 33 182 / 0.35) !important;
}
.active\:tw-bg-violet-800\/40:active{
  background-color: rgb(91 33 182 / 0.4) !important;
}
.active\:tw-bg-violet-800\/45:active{
  background-color: rgb(91 33 182 / 0.45) !important;
}
.active\:tw-bg-violet-800\/5:active{
  background-color: rgb(91 33 182 / 0.05) !important;
}
.active\:tw-bg-violet-800\/50:active{
  background-color: rgb(91 33 182 / 0.5) !important;
}
.active\:tw-bg-violet-800\/55:active{
  background-color: rgb(91 33 182 / 0.55) !important;
}
.active\:tw-bg-violet-800\/60:active{
  background-color: rgb(91 33 182 / 0.6) !important;
}
.active\:tw-bg-violet-800\/65:active{
  background-color: rgb(91 33 182 / 0.65) !important;
}
.active\:tw-bg-violet-800\/70:active{
  background-color: rgb(91 33 182 / 0.7) !important;
}
.active\:tw-bg-violet-800\/75:active{
  background-color: rgb(91 33 182 / 0.75) !important;
}
.active\:tw-bg-violet-800\/80:active{
  background-color: rgb(91 33 182 / 0.8) !important;
}
.active\:tw-bg-violet-800\/85:active{
  background-color: rgb(91 33 182 / 0.85) !important;
}
.active\:tw-bg-violet-800\/90:active{
  background-color: rgb(91 33 182 / 0.9) !important;
}
.active\:tw-bg-violet-800\/95:active{
  background-color: rgb(91 33 182 / 0.95) !important;
}
.active\:tw-bg-violet-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-900\/0:active{
  background-color: rgb(76 29 149 / 0) !important;
}
.active\:tw-bg-violet-900\/10:active{
  background-color: rgb(76 29 149 / 0.1) !important;
}
.active\:tw-bg-violet-900\/100:active{
  background-color: rgb(76 29 149 / 1) !important;
}
.active\:tw-bg-violet-900\/15:active{
  background-color: rgb(76 29 149 / 0.15) !important;
}
.active\:tw-bg-violet-900\/20:active{
  background-color: rgb(76 29 149 / 0.2) !important;
}
.active\:tw-bg-violet-900\/25:active{
  background-color: rgb(76 29 149 / 0.25) !important;
}
.active\:tw-bg-violet-900\/30:active{
  background-color: rgb(76 29 149 / 0.3) !important;
}
.active\:tw-bg-violet-900\/35:active{
  background-color: rgb(76 29 149 / 0.35) !important;
}
.active\:tw-bg-violet-900\/40:active{
  background-color: rgb(76 29 149 / 0.4) !important;
}
.active\:tw-bg-violet-900\/45:active{
  background-color: rgb(76 29 149 / 0.45) !important;
}
.active\:tw-bg-violet-900\/5:active{
  background-color: rgb(76 29 149 / 0.05) !important;
}
.active\:tw-bg-violet-900\/50:active{
  background-color: rgb(76 29 149 / 0.5) !important;
}
.active\:tw-bg-violet-900\/55:active{
  background-color: rgb(76 29 149 / 0.55) !important;
}
.active\:tw-bg-violet-900\/60:active{
  background-color: rgb(76 29 149 / 0.6) !important;
}
.active\:tw-bg-violet-900\/65:active{
  background-color: rgb(76 29 149 / 0.65) !important;
}
.active\:tw-bg-violet-900\/70:active{
  background-color: rgb(76 29 149 / 0.7) !important;
}
.active\:tw-bg-violet-900\/75:active{
  background-color: rgb(76 29 149 / 0.75) !important;
}
.active\:tw-bg-violet-900\/80:active{
  background-color: rgb(76 29 149 / 0.8) !important;
}
.active\:tw-bg-violet-900\/85:active{
  background-color: rgb(76 29 149 / 0.85) !important;
}
.active\:tw-bg-violet-900\/90:active{
  background-color: rgb(76 29 149 / 0.9) !important;
}
.active\:tw-bg-violet-900\/95:active{
  background-color: rgb(76 29 149 / 0.95) !important;
}
.active\:tw-bg-violet-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(46 16 101 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-violet-950\/0:active{
  background-color: rgb(46 16 101 / 0) !important;
}
.active\:tw-bg-violet-950\/10:active{
  background-color: rgb(46 16 101 / 0.1) !important;
}
.active\:tw-bg-violet-950\/100:active{
  background-color: rgb(46 16 101 / 1) !important;
}
.active\:tw-bg-violet-950\/15:active{
  background-color: rgb(46 16 101 / 0.15) !important;
}
.active\:tw-bg-violet-950\/20:active{
  background-color: rgb(46 16 101 / 0.2) !important;
}
.active\:tw-bg-violet-950\/25:active{
  background-color: rgb(46 16 101 / 0.25) !important;
}
.active\:tw-bg-violet-950\/30:active{
  background-color: rgb(46 16 101 / 0.3) !important;
}
.active\:tw-bg-violet-950\/35:active{
  background-color: rgb(46 16 101 / 0.35) !important;
}
.active\:tw-bg-violet-950\/40:active{
  background-color: rgb(46 16 101 / 0.4) !important;
}
.active\:tw-bg-violet-950\/45:active{
  background-color: rgb(46 16 101 / 0.45) !important;
}
.active\:tw-bg-violet-950\/5:active{
  background-color: rgb(46 16 101 / 0.05) !important;
}
.active\:tw-bg-violet-950\/50:active{
  background-color: rgb(46 16 101 / 0.5) !important;
}
.active\:tw-bg-violet-950\/55:active{
  background-color: rgb(46 16 101 / 0.55) !important;
}
.active\:tw-bg-violet-950\/60:active{
  background-color: rgb(46 16 101 / 0.6) !important;
}
.active\:tw-bg-violet-950\/65:active{
  background-color: rgb(46 16 101 / 0.65) !important;
}
.active\:tw-bg-violet-950\/70:active{
  background-color: rgb(46 16 101 / 0.7) !important;
}
.active\:tw-bg-violet-950\/75:active{
  background-color: rgb(46 16 101 / 0.75) !important;
}
.active\:tw-bg-violet-950\/80:active{
  background-color: rgb(46 16 101 / 0.8) !important;
}
.active\:tw-bg-violet-950\/85:active{
  background-color: rgb(46 16 101 / 0.85) !important;
}
.active\:tw-bg-violet-950\/90:active{
  background-color: rgb(46 16 101 / 0.9) !important;
}
.active\:tw-bg-violet-950\/95:active{
  background-color: rgb(46 16 101 / 0.95) !important;
}
.active\:tw-bg-wb-approved-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 239 220 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-approved-background\/0:active{
  background-color: rgb(216 239 220 / 0) !important;
}
.active\:tw-bg-wb-approved-background\/10:active{
  background-color: rgb(216 239 220 / 0.1) !important;
}
.active\:tw-bg-wb-approved-background\/100:active{
  background-color: rgb(216 239 220 / 1) !important;
}
.active\:tw-bg-wb-approved-background\/15:active{
  background-color: rgb(216 239 220 / 0.15) !important;
}
.active\:tw-bg-wb-approved-background\/20:active{
  background-color: rgb(216 239 220 / 0.2) !important;
}
.active\:tw-bg-wb-approved-background\/25:active{
  background-color: rgb(216 239 220 / 0.25) !important;
}
.active\:tw-bg-wb-approved-background\/30:active{
  background-color: rgb(216 239 220 / 0.3) !important;
}
.active\:tw-bg-wb-approved-background\/35:active{
  background-color: rgb(216 239 220 / 0.35) !important;
}
.active\:tw-bg-wb-approved-background\/40:active{
  background-color: rgb(216 239 220 / 0.4) !important;
}
.active\:tw-bg-wb-approved-background\/45:active{
  background-color: rgb(216 239 220 / 0.45) !important;
}
.active\:tw-bg-wb-approved-background\/5:active{
  background-color: rgb(216 239 220 / 0.05) !important;
}
.active\:tw-bg-wb-approved-background\/50:active{
  background-color: rgb(216 239 220 / 0.5) !important;
}
.active\:tw-bg-wb-approved-background\/55:active{
  background-color: rgb(216 239 220 / 0.55) !important;
}
.active\:tw-bg-wb-approved-background\/60:active{
  background-color: rgb(216 239 220 / 0.6) !important;
}
.active\:tw-bg-wb-approved-background\/65:active{
  background-color: rgb(216 239 220 / 0.65) !important;
}
.active\:tw-bg-wb-approved-background\/70:active{
  background-color: rgb(216 239 220 / 0.7) !important;
}
.active\:tw-bg-wb-approved-background\/75:active{
  background-color: rgb(216 239 220 / 0.75) !important;
}
.active\:tw-bg-wb-approved-background\/80:active{
  background-color: rgb(216 239 220 / 0.8) !important;
}
.active\:tw-bg-wb-approved-background\/85:active{
  background-color: rgb(216 239 220 / 0.85) !important;
}
.active\:tw-bg-wb-approved-background\/90:active{
  background-color: rgb(216 239 220 / 0.9) !important;
}
.active\:tw-bg-wb-approved-background\/95:active{
  background-color: rgb(216 239 220 / 0.95) !important;
}
.active\:tw-bg-wb-approved-text:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 139 64 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-approved-text\/0:active{
  background-color: rgb(50 139 64 / 0) !important;
}
.active\:tw-bg-wb-approved-text\/10:active{
  background-color: rgb(50 139 64 / 0.1) !important;
}
.active\:tw-bg-wb-approved-text\/100:active{
  background-color: rgb(50 139 64 / 1) !important;
}
.active\:tw-bg-wb-approved-text\/15:active{
  background-color: rgb(50 139 64 / 0.15) !important;
}
.active\:tw-bg-wb-approved-text\/20:active{
  background-color: rgb(50 139 64 / 0.2) !important;
}
.active\:tw-bg-wb-approved-text\/25:active{
  background-color: rgb(50 139 64 / 0.25) !important;
}
.active\:tw-bg-wb-approved-text\/30:active{
  background-color: rgb(50 139 64 / 0.3) !important;
}
.active\:tw-bg-wb-approved-text\/35:active{
  background-color: rgb(50 139 64 / 0.35) !important;
}
.active\:tw-bg-wb-approved-text\/40:active{
  background-color: rgb(50 139 64 / 0.4) !important;
}
.active\:tw-bg-wb-approved-text\/45:active{
  background-color: rgb(50 139 64 / 0.45) !important;
}
.active\:tw-bg-wb-approved-text\/5:active{
  background-color: rgb(50 139 64 / 0.05) !important;
}
.active\:tw-bg-wb-approved-text\/50:active{
  background-color: rgb(50 139 64 / 0.5) !important;
}
.active\:tw-bg-wb-approved-text\/55:active{
  background-color: rgb(50 139 64 / 0.55) !important;
}
.active\:tw-bg-wb-approved-text\/60:active{
  background-color: rgb(50 139 64 / 0.6) !important;
}
.active\:tw-bg-wb-approved-text\/65:active{
  background-color: rgb(50 139 64 / 0.65) !important;
}
.active\:tw-bg-wb-approved-text\/70:active{
  background-color: rgb(50 139 64 / 0.7) !important;
}
.active\:tw-bg-wb-approved-text\/75:active{
  background-color: rgb(50 139 64 / 0.75) !important;
}
.active\:tw-bg-wb-approved-text\/80:active{
  background-color: rgb(50 139 64 / 0.8) !important;
}
.active\:tw-bg-wb-approved-text\/85:active{
  background-color: rgb(50 139 64 / 0.85) !important;
}
.active\:tw-bg-wb-approved-text\/90:active{
  background-color: rgb(50 139 64 / 0.9) !important;
}
.active\:tw-bg-wb-approved-text\/95:active{
  background-color: rgb(50 139 64 / 0.95) !important;
}
.active\:tw-bg-wb-black:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(19 24 32 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-black\/0:active{
  background-color: rgb(19 24 32 / 0) !important;
}
.active\:tw-bg-wb-black\/10:active{
  background-color: rgb(19 24 32 / 0.1) !important;
}
.active\:tw-bg-wb-black\/100:active{
  background-color: rgb(19 24 32 / 1) !important;
}
.active\:tw-bg-wb-black\/15:active{
  background-color: rgb(19 24 32 / 0.15) !important;
}
.active\:tw-bg-wb-black\/20:active{
  background-color: rgb(19 24 32 / 0.2) !important;
}
.active\:tw-bg-wb-black\/25:active{
  background-color: rgb(19 24 32 / 0.25) !important;
}
.active\:tw-bg-wb-black\/30:active{
  background-color: rgb(19 24 32 / 0.3) !important;
}
.active\:tw-bg-wb-black\/35:active{
  background-color: rgb(19 24 32 / 0.35) !important;
}
.active\:tw-bg-wb-black\/40:active{
  background-color: rgb(19 24 32 / 0.4) !important;
}
.active\:tw-bg-wb-black\/45:active{
  background-color: rgb(19 24 32 / 0.45) !important;
}
.active\:tw-bg-wb-black\/5:active{
  background-color: rgb(19 24 32 / 0.05) !important;
}
.active\:tw-bg-wb-black\/50:active{
  background-color: rgb(19 24 32 / 0.5) !important;
}
.active\:tw-bg-wb-black\/55:active{
  background-color: rgb(19 24 32 / 0.55) !important;
}
.active\:tw-bg-wb-black\/60:active{
  background-color: rgb(19 24 32 / 0.6) !important;
}
.active\:tw-bg-wb-black\/65:active{
  background-color: rgb(19 24 32 / 0.65) !important;
}
.active\:tw-bg-wb-black\/70:active{
  background-color: rgb(19 24 32 / 0.7) !important;
}
.active\:tw-bg-wb-black\/75:active{
  background-color: rgb(19 24 32 / 0.75) !important;
}
.active\:tw-bg-wb-black\/80:active{
  background-color: rgb(19 24 32 / 0.8) !important;
}
.active\:tw-bg-wb-black\/85:active{
  background-color: rgb(19 24 32 / 0.85) !important;
}
.active\:tw-bg-wb-black\/90:active{
  background-color: rgb(19 24 32 / 0.9) !important;
}
.active\:tw-bg-wb-black\/95:active{
  background-color: rgb(19 24 32 / 0.95) !important;
}
.active\:tw-bg-wb-blue:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 147 208 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-blue\/0:active{
  background-color: rgb(0 147 208 / 0) !important;
}
.active\:tw-bg-wb-blue\/10:active{
  background-color: rgb(0 147 208 / 0.1) !important;
}
.active\:tw-bg-wb-blue\/100:active{
  background-color: rgb(0 147 208 / 1) !important;
}
.active\:tw-bg-wb-blue\/15:active{
  background-color: rgb(0 147 208 / 0.15) !important;
}
.active\:tw-bg-wb-blue\/20:active{
  background-color: rgb(0 147 208 / 0.2) !important;
}
.active\:tw-bg-wb-blue\/25:active{
  background-color: rgb(0 147 208 / 0.25) !important;
}
.active\:tw-bg-wb-blue\/30:active{
  background-color: rgb(0 147 208 / 0.3) !important;
}
.active\:tw-bg-wb-blue\/35:active{
  background-color: rgb(0 147 208 / 0.35) !important;
}
.active\:tw-bg-wb-blue\/40:active{
  background-color: rgb(0 147 208 / 0.4) !important;
}
.active\:tw-bg-wb-blue\/45:active{
  background-color: rgb(0 147 208 / 0.45) !important;
}
.active\:tw-bg-wb-blue\/5:active{
  background-color: rgb(0 147 208 / 0.05) !important;
}
.active\:tw-bg-wb-blue\/50:active{
  background-color: rgb(0 147 208 / 0.5) !important;
}
.active\:tw-bg-wb-blue\/55:active{
  background-color: rgb(0 147 208 / 0.55) !important;
}
.active\:tw-bg-wb-blue\/60:active{
  background-color: rgb(0 147 208 / 0.6) !important;
}
.active\:tw-bg-wb-blue\/65:active{
  background-color: rgb(0 147 208 / 0.65) !important;
}
.active\:tw-bg-wb-blue\/70:active{
  background-color: rgb(0 147 208 / 0.7) !important;
}
.active\:tw-bg-wb-blue\/75:active{
  background-color: rgb(0 147 208 / 0.75) !important;
}
.active\:tw-bg-wb-blue\/80:active{
  background-color: rgb(0 147 208 / 0.8) !important;
}
.active\:tw-bg-wb-blue\/85:active{
  background-color: rgb(0 147 208 / 0.85) !important;
}
.active\:tw-bg-wb-blue\/90:active{
  background-color: rgb(0 147 208 / 0.9) !important;
}
.active\:tw-bg-wb-blue\/95:active{
  background-color: rgb(0 147 208 / 0.95) !important;
}
.active\:tw-bg-wb-editor-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-editor-background\/0:active{
  background-color: rgb(204 233 246 / 0) !important;
}
.active\:tw-bg-wb-editor-background\/10:active{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.active\:tw-bg-wb-editor-background\/100:active{
  background-color: rgb(204 233 246 / 1) !important;
}
.active\:tw-bg-wb-editor-background\/15:active{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.active\:tw-bg-wb-editor-background\/20:active{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.active\:tw-bg-wb-editor-background\/25:active{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.active\:tw-bg-wb-editor-background\/30:active{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.active\:tw-bg-wb-editor-background\/35:active{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.active\:tw-bg-wb-editor-background\/40:active{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.active\:tw-bg-wb-editor-background\/45:active{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.active\:tw-bg-wb-editor-background\/5:active{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.active\:tw-bg-wb-editor-background\/50:active{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.active\:tw-bg-wb-editor-background\/55:active{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.active\:tw-bg-wb-editor-background\/60:active{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.active\:tw-bg-wb-editor-background\/65:active{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.active\:tw-bg-wb-editor-background\/70:active{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.active\:tw-bg-wb-editor-background\/75:active{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.active\:tw-bg-wb-editor-background\/80:active{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.active\:tw-bg-wb-editor-background\/85:active{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.active\:tw-bg-wb-editor-background\/90:active{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.active\:tw-bg-wb-editor-background\/95:active{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.active\:tw-bg-wb-editor-text:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 118 166 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-editor-text\/0:active{
  background-color: rgb(0 118 166 / 0) !important;
}
.active\:tw-bg-wb-editor-text\/10:active{
  background-color: rgb(0 118 166 / 0.1) !important;
}
.active\:tw-bg-wb-editor-text\/100:active{
  background-color: rgb(0 118 166 / 1) !important;
}
.active\:tw-bg-wb-editor-text\/15:active{
  background-color: rgb(0 118 166 / 0.15) !important;
}
.active\:tw-bg-wb-editor-text\/20:active{
  background-color: rgb(0 118 166 / 0.2) !important;
}
.active\:tw-bg-wb-editor-text\/25:active{
  background-color: rgb(0 118 166 / 0.25) !important;
}
.active\:tw-bg-wb-editor-text\/30:active{
  background-color: rgb(0 118 166 / 0.3) !important;
}
.active\:tw-bg-wb-editor-text\/35:active{
  background-color: rgb(0 118 166 / 0.35) !important;
}
.active\:tw-bg-wb-editor-text\/40:active{
  background-color: rgb(0 118 166 / 0.4) !important;
}
.active\:tw-bg-wb-editor-text\/45:active{
  background-color: rgb(0 118 166 / 0.45) !important;
}
.active\:tw-bg-wb-editor-text\/5:active{
  background-color: rgb(0 118 166 / 0.05) !important;
}
.active\:tw-bg-wb-editor-text\/50:active{
  background-color: rgb(0 118 166 / 0.5) !important;
}
.active\:tw-bg-wb-editor-text\/55:active{
  background-color: rgb(0 118 166 / 0.55) !important;
}
.active\:tw-bg-wb-editor-text\/60:active{
  background-color: rgb(0 118 166 / 0.6) !important;
}
.active\:tw-bg-wb-editor-text\/65:active{
  background-color: rgb(0 118 166 / 0.65) !important;
}
.active\:tw-bg-wb-editor-text\/70:active{
  background-color: rgb(0 118 166 / 0.7) !important;
}
.active\:tw-bg-wb-editor-text\/75:active{
  background-color: rgb(0 118 166 / 0.75) !important;
}
.active\:tw-bg-wb-editor-text\/80:active{
  background-color: rgb(0 118 166 / 0.8) !important;
}
.active\:tw-bg-wb-editor-text\/85:active{
  background-color: rgb(0 118 166 / 0.85) !important;
}
.active\:tw-bg-wb-editor-text\/90:active{
  background-color: rgb(0 118 166 / 0.9) !important;
}
.active\:tw-bg-wb-editor-text\/95:active{
  background-color: rgb(0 118 166 / 0.95) !important;
}
.active\:tw-bg-wb-error-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(225 25 0 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-error-background\/0:active{
  background-color: rgb(225 25 0 / 0) !important;
}
.active\:tw-bg-wb-error-background\/10:active{
  background-color: rgb(225 25 0 / 0.1) !important;
}
.active\:tw-bg-wb-error-background\/100:active{
  background-color: rgb(225 25 0 / 1) !important;
}
.active\:tw-bg-wb-error-background\/15:active{
  background-color: rgb(225 25 0 / 0.15) !important;
}
.active\:tw-bg-wb-error-background\/20:active{
  background-color: rgb(225 25 0 / 0.2) !important;
}
.active\:tw-bg-wb-error-background\/25:active{
  background-color: rgb(225 25 0 / 0.25) !important;
}
.active\:tw-bg-wb-error-background\/30:active{
  background-color: rgb(225 25 0 / 0.3) !important;
}
.active\:tw-bg-wb-error-background\/35:active{
  background-color: rgb(225 25 0 / 0.35) !important;
}
.active\:tw-bg-wb-error-background\/40:active{
  background-color: rgb(225 25 0 / 0.4) !important;
}
.active\:tw-bg-wb-error-background\/45:active{
  background-color: rgb(225 25 0 / 0.45) !important;
}
.active\:tw-bg-wb-error-background\/5:active{
  background-color: rgb(225 25 0 / 0.05) !important;
}
.active\:tw-bg-wb-error-background\/50:active{
  background-color: rgb(225 25 0 / 0.5) !important;
}
.active\:tw-bg-wb-error-background\/55:active{
  background-color: rgb(225 25 0 / 0.55) !important;
}
.active\:tw-bg-wb-error-background\/60:active{
  background-color: rgb(225 25 0 / 0.6) !important;
}
.active\:tw-bg-wb-error-background\/65:active{
  background-color: rgb(225 25 0 / 0.65) !important;
}
.active\:tw-bg-wb-error-background\/70:active{
  background-color: rgb(225 25 0 / 0.7) !important;
}
.active\:tw-bg-wb-error-background\/75:active{
  background-color: rgb(225 25 0 / 0.75) !important;
}
.active\:tw-bg-wb-error-background\/80:active{
  background-color: rgb(225 25 0 / 0.8) !important;
}
.active\:tw-bg-wb-error-background\/85:active{
  background-color: rgb(225 25 0 / 0.85) !important;
}
.active\:tw-bg-wb-error-background\/90:active{
  background-color: rgb(225 25 0 / 0.9) !important;
}
.active\:tw-bg-wb-error-background\/95:active{
  background-color: rgb(225 25 0 / 0.95) !important;
}
.active\:tw-bg-wb-error-text:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 232 229 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-error-text\/0:active{
  background-color: rgb(252 232 229 / 0) !important;
}
.active\:tw-bg-wb-error-text\/10:active{
  background-color: rgb(252 232 229 / 0.1) !important;
}
.active\:tw-bg-wb-error-text\/100:active{
  background-color: rgb(252 232 229 / 1) !important;
}
.active\:tw-bg-wb-error-text\/15:active{
  background-color: rgb(252 232 229 / 0.15) !important;
}
.active\:tw-bg-wb-error-text\/20:active{
  background-color: rgb(252 232 229 / 0.2) !important;
}
.active\:tw-bg-wb-error-text\/25:active{
  background-color: rgb(252 232 229 / 0.25) !important;
}
.active\:tw-bg-wb-error-text\/30:active{
  background-color: rgb(252 232 229 / 0.3) !important;
}
.active\:tw-bg-wb-error-text\/35:active{
  background-color: rgb(252 232 229 / 0.35) !important;
}
.active\:tw-bg-wb-error-text\/40:active{
  background-color: rgb(252 232 229 / 0.4) !important;
}
.active\:tw-bg-wb-error-text\/45:active{
  background-color: rgb(252 232 229 / 0.45) !important;
}
.active\:tw-bg-wb-error-text\/5:active{
  background-color: rgb(252 232 229 / 0.05) !important;
}
.active\:tw-bg-wb-error-text\/50:active{
  background-color: rgb(252 232 229 / 0.5) !important;
}
.active\:tw-bg-wb-error-text\/55:active{
  background-color: rgb(252 232 229 / 0.55) !important;
}
.active\:tw-bg-wb-error-text\/60:active{
  background-color: rgb(252 232 229 / 0.6) !important;
}
.active\:tw-bg-wb-error-text\/65:active{
  background-color: rgb(252 232 229 / 0.65) !important;
}
.active\:tw-bg-wb-error-text\/70:active{
  background-color: rgb(252 232 229 / 0.7) !important;
}
.active\:tw-bg-wb-error-text\/75:active{
  background-color: rgb(252 232 229 / 0.75) !important;
}
.active\:tw-bg-wb-error-text\/80:active{
  background-color: rgb(252 232 229 / 0.8) !important;
}
.active\:tw-bg-wb-error-text\/85:active{
  background-color: rgb(252 232 229 / 0.85) !important;
}
.active\:tw-bg-wb-error-text\/90:active{
  background-color: rgb(252 232 229 / 0.9) !important;
}
.active\:tw-bg-wb-error-text\/95:active{
  background-color: rgb(252 232 229 / 0.95) !important;
}
.active\:tw-bg-wb-feedback-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 241 206 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-feedback-background\/0:active{
  background-color: rgb(245 241 206 / 0) !important;
}
.active\:tw-bg-wb-feedback-background\/10:active{
  background-color: rgb(245 241 206 / 0.1) !important;
}
.active\:tw-bg-wb-feedback-background\/100:active{
  background-color: rgb(245 241 206 / 1) !important;
}
.active\:tw-bg-wb-feedback-background\/15:active{
  background-color: rgb(245 241 206 / 0.15) !important;
}
.active\:tw-bg-wb-feedback-background\/20:active{
  background-color: rgb(245 241 206 / 0.2) !important;
}
.active\:tw-bg-wb-feedback-background\/25:active{
  background-color: rgb(245 241 206 / 0.25) !important;
}
.active\:tw-bg-wb-feedback-background\/30:active{
  background-color: rgb(245 241 206 / 0.3) !important;
}
.active\:tw-bg-wb-feedback-background\/35:active{
  background-color: rgb(245 241 206 / 0.35) !important;
}
.active\:tw-bg-wb-feedback-background\/40:active{
  background-color: rgb(245 241 206 / 0.4) !important;
}
.active\:tw-bg-wb-feedback-background\/45:active{
  background-color: rgb(245 241 206 / 0.45) !important;
}
.active\:tw-bg-wb-feedback-background\/5:active{
  background-color: rgb(245 241 206 / 0.05) !important;
}
.active\:tw-bg-wb-feedback-background\/50:active{
  background-color: rgb(245 241 206 / 0.5) !important;
}
.active\:tw-bg-wb-feedback-background\/55:active{
  background-color: rgb(245 241 206 / 0.55) !important;
}
.active\:tw-bg-wb-feedback-background\/60:active{
  background-color: rgb(245 241 206 / 0.6) !important;
}
.active\:tw-bg-wb-feedback-background\/65:active{
  background-color: rgb(245 241 206 / 0.65) !important;
}
.active\:tw-bg-wb-feedback-background\/70:active{
  background-color: rgb(245 241 206 / 0.7) !important;
}
.active\:tw-bg-wb-feedback-background\/75:active{
  background-color: rgb(245 241 206 / 0.75) !important;
}
.active\:tw-bg-wb-feedback-background\/80:active{
  background-color: rgb(245 241 206 / 0.8) !important;
}
.active\:tw-bg-wb-feedback-background\/85:active{
  background-color: rgb(245 241 206 / 0.85) !important;
}
.active\:tw-bg-wb-feedback-background\/90:active{
  background-color: rgb(245 241 206 / 0.9) !important;
}
.active\:tw-bg-wb-feedback-background\/95:active{
  background-color: rgb(245 241 206 / 0.95) !important;
}
.active\:tw-bg-wb-feedback-text:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(162 147 8 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-feedback-text\/0:active{
  background-color: rgb(162 147 8 / 0) !important;
}
.active\:tw-bg-wb-feedback-text\/10:active{
  background-color: rgb(162 147 8 / 0.1) !important;
}
.active\:tw-bg-wb-feedback-text\/100:active{
  background-color: rgb(162 147 8 / 1) !important;
}
.active\:tw-bg-wb-feedback-text\/15:active{
  background-color: rgb(162 147 8 / 0.15) !important;
}
.active\:tw-bg-wb-feedback-text\/20:active{
  background-color: rgb(162 147 8 / 0.2) !important;
}
.active\:tw-bg-wb-feedback-text\/25:active{
  background-color: rgb(162 147 8 / 0.25) !important;
}
.active\:tw-bg-wb-feedback-text\/30:active{
  background-color: rgb(162 147 8 / 0.3) !important;
}
.active\:tw-bg-wb-feedback-text\/35:active{
  background-color: rgb(162 147 8 / 0.35) !important;
}
.active\:tw-bg-wb-feedback-text\/40:active{
  background-color: rgb(162 147 8 / 0.4) !important;
}
.active\:tw-bg-wb-feedback-text\/45:active{
  background-color: rgb(162 147 8 / 0.45) !important;
}
.active\:tw-bg-wb-feedback-text\/5:active{
  background-color: rgb(162 147 8 / 0.05) !important;
}
.active\:tw-bg-wb-feedback-text\/50:active{
  background-color: rgb(162 147 8 / 0.5) !important;
}
.active\:tw-bg-wb-feedback-text\/55:active{
  background-color: rgb(162 147 8 / 0.55) !important;
}
.active\:tw-bg-wb-feedback-text\/60:active{
  background-color: rgb(162 147 8 / 0.6) !important;
}
.active\:tw-bg-wb-feedback-text\/65:active{
  background-color: rgb(162 147 8 / 0.65) !important;
}
.active\:tw-bg-wb-feedback-text\/70:active{
  background-color: rgb(162 147 8 / 0.7) !important;
}
.active\:tw-bg-wb-feedback-text\/75:active{
  background-color: rgb(162 147 8 / 0.75) !important;
}
.active\:tw-bg-wb-feedback-text\/80:active{
  background-color: rgb(162 147 8 / 0.8) !important;
}
.active\:tw-bg-wb-feedback-text\/85:active{
  background-color: rgb(162 147 8 / 0.85) !important;
}
.active\:tw-bg-wb-feedback-text\/90:active{
  background-color: rgb(162 147 8 / 0.9) !important;
}
.active\:tw-bg-wb-feedback-text\/95:active{
  background-color: rgb(162 147 8 / 0.95) !important;
}
.active\:tw-bg-wb-gcma-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 234 210 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-gcma-background\/0:active{
  background-color: rgb(254 234 210 / 0) !important;
}
.active\:tw-bg-wb-gcma-background\/10:active{
  background-color: rgb(254 234 210 / 0.1) !important;
}
.active\:tw-bg-wb-gcma-background\/100:active{
  background-color: rgb(254 234 210 / 1) !important;
}
.active\:tw-bg-wb-gcma-background\/15:active{
  background-color: rgb(254 234 210 / 0.15) !important;
}
.active\:tw-bg-wb-gcma-background\/20:active{
  background-color: rgb(254 234 210 / 0.2) !important;
}
.active\:tw-bg-wb-gcma-background\/25:active{
  background-color: rgb(254 234 210 / 0.25) !important;
}
.active\:tw-bg-wb-gcma-background\/30:active{
  background-color: rgb(254 234 210 / 0.3) !important;
}
.active\:tw-bg-wb-gcma-background\/35:active{
  background-color: rgb(254 234 210 / 0.35) !important;
}
.active\:tw-bg-wb-gcma-background\/40:active{
  background-color: rgb(254 234 210 / 0.4) !important;
}
.active\:tw-bg-wb-gcma-background\/45:active{
  background-color: rgb(254 234 210 / 0.45) !important;
}
.active\:tw-bg-wb-gcma-background\/5:active{
  background-color: rgb(254 234 210 / 0.05) !important;
}
.active\:tw-bg-wb-gcma-background\/50:active{
  background-color: rgb(254 234 210 / 0.5) !important;
}
.active\:tw-bg-wb-gcma-background\/55:active{
  background-color: rgb(254 234 210 / 0.55) !important;
}
.active\:tw-bg-wb-gcma-background\/60:active{
  background-color: rgb(254 234 210 / 0.6) !important;
}
.active\:tw-bg-wb-gcma-background\/65:active{
  background-color: rgb(254 234 210 / 0.65) !important;
}
.active\:tw-bg-wb-gcma-background\/70:active{
  background-color: rgb(254 234 210 / 0.7) !important;
}
.active\:tw-bg-wb-gcma-background\/75:active{
  background-color: rgb(254 234 210 / 0.75) !important;
}
.active\:tw-bg-wb-gcma-background\/80:active{
  background-color: rgb(254 234 210 / 0.8) !important;
}
.active\:tw-bg-wb-gcma-background\/85:active{
  background-color: rgb(254 234 210 / 0.85) !important;
}
.active\:tw-bg-wb-gcma-background\/90:active{
  background-color: rgb(254 234 210 / 0.9) !important;
}
.active\:tw-bg-wb-gcma-background\/95:active{
  background-color: rgb(254 234 210 / 0.95) !important;
}
.active\:tw-bg-wb-gcma-text:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 121 23 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-gcma-text\/0:active{
  background-color: rgb(198 121 23 / 0) !important;
}
.active\:tw-bg-wb-gcma-text\/10:active{
  background-color: rgb(198 121 23 / 0.1) !important;
}
.active\:tw-bg-wb-gcma-text\/100:active{
  background-color: rgb(198 121 23 / 1) !important;
}
.active\:tw-bg-wb-gcma-text\/15:active{
  background-color: rgb(198 121 23 / 0.15) !important;
}
.active\:tw-bg-wb-gcma-text\/20:active{
  background-color: rgb(198 121 23 / 0.2) !important;
}
.active\:tw-bg-wb-gcma-text\/25:active{
  background-color: rgb(198 121 23 / 0.25) !important;
}
.active\:tw-bg-wb-gcma-text\/30:active{
  background-color: rgb(198 121 23 / 0.3) !important;
}
.active\:tw-bg-wb-gcma-text\/35:active{
  background-color: rgb(198 121 23 / 0.35) !important;
}
.active\:tw-bg-wb-gcma-text\/40:active{
  background-color: rgb(198 121 23 / 0.4) !important;
}
.active\:tw-bg-wb-gcma-text\/45:active{
  background-color: rgb(198 121 23 / 0.45) !important;
}
.active\:tw-bg-wb-gcma-text\/5:active{
  background-color: rgb(198 121 23 / 0.05) !important;
}
.active\:tw-bg-wb-gcma-text\/50:active{
  background-color: rgb(198 121 23 / 0.5) !important;
}
.active\:tw-bg-wb-gcma-text\/55:active{
  background-color: rgb(198 121 23 / 0.55) !important;
}
.active\:tw-bg-wb-gcma-text\/60:active{
  background-color: rgb(198 121 23 / 0.6) !important;
}
.active\:tw-bg-wb-gcma-text\/65:active{
  background-color: rgb(198 121 23 / 0.65) !important;
}
.active\:tw-bg-wb-gcma-text\/70:active{
  background-color: rgb(198 121 23 / 0.7) !important;
}
.active\:tw-bg-wb-gcma-text\/75:active{
  background-color: rgb(198 121 23 / 0.75) !important;
}
.active\:tw-bg-wb-gcma-text\/80:active{
  background-color: rgb(198 121 23 / 0.8) !important;
}
.active\:tw-bg-wb-gcma-text\/85:active{
  background-color: rgb(198 121 23 / 0.85) !important;
}
.active\:tw-bg-wb-gcma-text\/90:active{
  background-color: rgb(198 121 23 / 0.9) !important;
}
.active\:tw-bg-wb-gcma-text\/95:active{
  background-color: rgb(198 121 23 / 0.95) !important;
}
.active\:tw-bg-wb-generic-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-generic-background\/0:active{
  background-color: rgb(241 244 248 / 0) !important;
}
.active\:tw-bg-wb-generic-background\/10:active{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.active\:tw-bg-wb-generic-background\/100:active{
  background-color: rgb(241 244 248 / 1) !important;
}
.active\:tw-bg-wb-generic-background\/15:active{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.active\:tw-bg-wb-generic-background\/20:active{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.active\:tw-bg-wb-generic-background\/25:active{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.active\:tw-bg-wb-generic-background\/30:active{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.active\:tw-bg-wb-generic-background\/35:active{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.active\:tw-bg-wb-generic-background\/40:active{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.active\:tw-bg-wb-generic-background\/45:active{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.active\:tw-bg-wb-generic-background\/5:active{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.active\:tw-bg-wb-generic-background\/50:active{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.active\:tw-bg-wb-generic-background\/55:active{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.active\:tw-bg-wb-generic-background\/60:active{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.active\:tw-bg-wb-generic-background\/65:active{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.active\:tw-bg-wb-generic-background\/70:active{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.active\:tw-bg-wb-generic-background\/75:active{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.active\:tw-bg-wb-generic-background\/80:active{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.active\:tw-bg-wb-generic-background\/85:active{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.active\:tw-bg-wb-generic-background\/90:active{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.active\:tw-bg-wb-generic-background\/95:active{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.active\:tw-bg-wb-gray-accent:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 244 248 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-gray-accent\/0:active{
  background-color: rgb(241 244 248 / 0) !important;
}
.active\:tw-bg-wb-gray-accent\/10:active{
  background-color: rgb(241 244 248 / 0.1) !important;
}
.active\:tw-bg-wb-gray-accent\/100:active{
  background-color: rgb(241 244 248 / 1) !important;
}
.active\:tw-bg-wb-gray-accent\/15:active{
  background-color: rgb(241 244 248 / 0.15) !important;
}
.active\:tw-bg-wb-gray-accent\/20:active{
  background-color: rgb(241 244 248 / 0.2) !important;
}
.active\:tw-bg-wb-gray-accent\/25:active{
  background-color: rgb(241 244 248 / 0.25) !important;
}
.active\:tw-bg-wb-gray-accent\/30:active{
  background-color: rgb(241 244 248 / 0.3) !important;
}
.active\:tw-bg-wb-gray-accent\/35:active{
  background-color: rgb(241 244 248 / 0.35) !important;
}
.active\:tw-bg-wb-gray-accent\/40:active{
  background-color: rgb(241 244 248 / 0.4) !important;
}
.active\:tw-bg-wb-gray-accent\/45:active{
  background-color: rgb(241 244 248 / 0.45) !important;
}
.active\:tw-bg-wb-gray-accent\/5:active{
  background-color: rgb(241 244 248 / 0.05) !important;
}
.active\:tw-bg-wb-gray-accent\/50:active{
  background-color: rgb(241 244 248 / 0.5) !important;
}
.active\:tw-bg-wb-gray-accent\/55:active{
  background-color: rgb(241 244 248 / 0.55) !important;
}
.active\:tw-bg-wb-gray-accent\/60:active{
  background-color: rgb(241 244 248 / 0.6) !important;
}
.active\:tw-bg-wb-gray-accent\/65:active{
  background-color: rgb(241 244 248 / 0.65) !important;
}
.active\:tw-bg-wb-gray-accent\/70:active{
  background-color: rgb(241 244 248 / 0.7) !important;
}
.active\:tw-bg-wb-gray-accent\/75:active{
  background-color: rgb(241 244 248 / 0.75) !important;
}
.active\:tw-bg-wb-gray-accent\/80:active{
  background-color: rgb(241 244 248 / 0.8) !important;
}
.active\:tw-bg-wb-gray-accent\/85:active{
  background-color: rgb(241 244 248 / 0.85) !important;
}
.active\:tw-bg-wb-gray-accent\/90:active{
  background-color: rgb(241 244 248 / 0.9) !important;
}
.active\:tw-bg-wb-gray-accent\/95:active{
  background-color: rgb(241 244 248 / 0.95) !important;
}
.active\:tw-bg-wb-gray-border:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(221 225 230 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-gray-border\/0:active{
  background-color: rgb(221 225 230 / 0) !important;
}
.active\:tw-bg-wb-gray-border\/10:active{
  background-color: rgb(221 225 230 / 0.1) !important;
}
.active\:tw-bg-wb-gray-border\/100:active{
  background-color: rgb(221 225 230 / 1) !important;
}
.active\:tw-bg-wb-gray-border\/15:active{
  background-color: rgb(221 225 230 / 0.15) !important;
}
.active\:tw-bg-wb-gray-border\/20:active{
  background-color: rgb(221 225 230 / 0.2) !important;
}
.active\:tw-bg-wb-gray-border\/25:active{
  background-color: rgb(221 225 230 / 0.25) !important;
}
.active\:tw-bg-wb-gray-border\/30:active{
  background-color: rgb(221 225 230 / 0.3) !important;
}
.active\:tw-bg-wb-gray-border\/35:active{
  background-color: rgb(221 225 230 / 0.35) !important;
}
.active\:tw-bg-wb-gray-border\/40:active{
  background-color: rgb(221 225 230 / 0.4) !important;
}
.active\:tw-bg-wb-gray-border\/45:active{
  background-color: rgb(221 225 230 / 0.45) !important;
}
.active\:tw-bg-wb-gray-border\/5:active{
  background-color: rgb(221 225 230 / 0.05) !important;
}
.active\:tw-bg-wb-gray-border\/50:active{
  background-color: rgb(221 225 230 / 0.5) !important;
}
.active\:tw-bg-wb-gray-border\/55:active{
  background-color: rgb(221 225 230 / 0.55) !important;
}
.active\:tw-bg-wb-gray-border\/60:active{
  background-color: rgb(221 225 230 / 0.6) !important;
}
.active\:tw-bg-wb-gray-border\/65:active{
  background-color: rgb(221 225 230 / 0.65) !important;
}
.active\:tw-bg-wb-gray-border\/70:active{
  background-color: rgb(221 225 230 / 0.7) !important;
}
.active\:tw-bg-wb-gray-border\/75:active{
  background-color: rgb(221 225 230 / 0.75) !important;
}
.active\:tw-bg-wb-gray-border\/80:active{
  background-color: rgb(221 225 230 / 0.8) !important;
}
.active\:tw-bg-wb-gray-border\/85:active{
  background-color: rgb(221 225 230 / 0.85) !important;
}
.active\:tw-bg-wb-gray-border\/90:active{
  background-color: rgb(221 225 230 / 0.9) !important;
}
.active\:tw-bg-wb-gray-border\/95:active{
  background-color: rgb(221 225 230 / 0.95) !important;
}
.active\:tw-bg-wb-gray-dark:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-gray-dark\/0:active{
  background-color: rgb(107 114 128 / 0) !important;
}
.active\:tw-bg-wb-gray-dark\/10:active{
  background-color: rgb(107 114 128 / 0.1) !important;
}
.active\:tw-bg-wb-gray-dark\/100:active{
  background-color: rgb(107 114 128 / 1) !important;
}
.active\:tw-bg-wb-gray-dark\/15:active{
  background-color: rgb(107 114 128 / 0.15) !important;
}
.active\:tw-bg-wb-gray-dark\/20:active{
  background-color: rgb(107 114 128 / 0.2) !important;
}
.active\:tw-bg-wb-gray-dark\/25:active{
  background-color: rgb(107 114 128 / 0.25) !important;
}
.active\:tw-bg-wb-gray-dark\/30:active{
  background-color: rgb(107 114 128 / 0.3) !important;
}
.active\:tw-bg-wb-gray-dark\/35:active{
  background-color: rgb(107 114 128 / 0.35) !important;
}
.active\:tw-bg-wb-gray-dark\/40:active{
  background-color: rgb(107 114 128 / 0.4) !important;
}
.active\:tw-bg-wb-gray-dark\/45:active{
  background-color: rgb(107 114 128 / 0.45) !important;
}
.active\:tw-bg-wb-gray-dark\/5:active{
  background-color: rgb(107 114 128 / 0.05) !important;
}
.active\:tw-bg-wb-gray-dark\/50:active{
  background-color: rgb(107 114 128 / 0.5) !important;
}
.active\:tw-bg-wb-gray-dark\/55:active{
  background-color: rgb(107 114 128 / 0.55) !important;
}
.active\:tw-bg-wb-gray-dark\/60:active{
  background-color: rgb(107 114 128 / 0.6) !important;
}
.active\:tw-bg-wb-gray-dark\/65:active{
  background-color: rgb(107 114 128 / 0.65) !important;
}
.active\:tw-bg-wb-gray-dark\/70:active{
  background-color: rgb(107 114 128 / 0.7) !important;
}
.active\:tw-bg-wb-gray-dark\/75:active{
  background-color: rgb(107 114 128 / 0.75) !important;
}
.active\:tw-bg-wb-gray-dark\/80:active{
  background-color: rgb(107 114 128 / 0.8) !important;
}
.active\:tw-bg-wb-gray-dark\/85:active{
  background-color: rgb(107 114 128 / 0.85) !important;
}
.active\:tw-bg-wb-gray-dark\/90:active{
  background-color: rgb(107 114 128 / 0.9) !important;
}
.active\:tw-bg-wb-gray-dark\/95:active{
  background-color: rgb(107 114 128 / 0.95) !important;
}
.active\:tw-bg-wb-gray-light:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-gray-light\/0:active{
  background-color: rgb(250 250 250 / 0) !important;
}
.active\:tw-bg-wb-gray-light\/10:active{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.active\:tw-bg-wb-gray-light\/100:active{
  background-color: rgb(250 250 250 / 1) !important;
}
.active\:tw-bg-wb-gray-light\/15:active{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.active\:tw-bg-wb-gray-light\/20:active{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.active\:tw-bg-wb-gray-light\/25:active{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.active\:tw-bg-wb-gray-light\/30:active{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.active\:tw-bg-wb-gray-light\/35:active{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.active\:tw-bg-wb-gray-light\/40:active{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.active\:tw-bg-wb-gray-light\/45:active{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.active\:tw-bg-wb-gray-light\/5:active{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.active\:tw-bg-wb-gray-light\/50:active{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.active\:tw-bg-wb-gray-light\/55:active{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.active\:tw-bg-wb-gray-light\/60:active{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.active\:tw-bg-wb-gray-light\/65:active{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.active\:tw-bg-wb-gray-light\/70:active{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.active\:tw-bg-wb-gray-light\/75:active{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.active\:tw-bg-wb-gray-light\/80:active{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.active\:tw-bg-wb-gray-light\/85:active{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.active\:tw-bg-wb-gray-light\/90:active{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.active\:tw-bg-wb-gray-light\/95:active{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.active\:tw-bg-wb-header:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(38 44 52 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-header\/0:active{
  background-color: rgb(38 44 52 / 0) !important;
}
.active\:tw-bg-wb-header\/10:active{
  background-color: rgb(38 44 52 / 0.1) !important;
}
.active\:tw-bg-wb-header\/100:active{
  background-color: rgb(38 44 52 / 1) !important;
}
.active\:tw-bg-wb-header\/15:active{
  background-color: rgb(38 44 52 / 0.15) !important;
}
.active\:tw-bg-wb-header\/20:active{
  background-color: rgb(38 44 52 / 0.2) !important;
}
.active\:tw-bg-wb-header\/25:active{
  background-color: rgb(38 44 52 / 0.25) !important;
}
.active\:tw-bg-wb-header\/30:active{
  background-color: rgb(38 44 52 / 0.3) !important;
}
.active\:tw-bg-wb-header\/35:active{
  background-color: rgb(38 44 52 / 0.35) !important;
}
.active\:tw-bg-wb-header\/40:active{
  background-color: rgb(38 44 52 / 0.4) !important;
}
.active\:tw-bg-wb-header\/45:active{
  background-color: rgb(38 44 52 / 0.45) !important;
}
.active\:tw-bg-wb-header\/5:active{
  background-color: rgb(38 44 52 / 0.05) !important;
}
.active\:tw-bg-wb-header\/50:active{
  background-color: rgb(38 44 52 / 0.5) !important;
}
.active\:tw-bg-wb-header\/55:active{
  background-color: rgb(38 44 52 / 0.55) !important;
}
.active\:tw-bg-wb-header\/60:active{
  background-color: rgb(38 44 52 / 0.6) !important;
}
.active\:tw-bg-wb-header\/65:active{
  background-color: rgb(38 44 52 / 0.65) !important;
}
.active\:tw-bg-wb-header\/70:active{
  background-color: rgb(38 44 52 / 0.7) !important;
}
.active\:tw-bg-wb-header\/75:active{
  background-color: rgb(38 44 52 / 0.75) !important;
}
.active\:tw-bg-wb-header\/80:active{
  background-color: rgb(38 44 52 / 0.8) !important;
}
.active\:tw-bg-wb-header\/85:active{
  background-color: rgb(38 44 52 / 0.85) !important;
}
.active\:tw-bg-wb-header\/90:active{
  background-color: rgb(38 44 52 / 0.9) !important;
}
.active\:tw-bg-wb-header\/95:active{
  background-color: rgb(38 44 52 / 0.95) !important;
}
.active\:tw-bg-wb-info:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(204 233 246 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-info\/0:active{
  background-color: rgb(204 233 246 / 0) !important;
}
.active\:tw-bg-wb-info\/10:active{
  background-color: rgb(204 233 246 / 0.1) !important;
}
.active\:tw-bg-wb-info\/100:active{
  background-color: rgb(204 233 246 / 1) !important;
}
.active\:tw-bg-wb-info\/15:active{
  background-color: rgb(204 233 246 / 0.15) !important;
}
.active\:tw-bg-wb-info\/20:active{
  background-color: rgb(204 233 246 / 0.2) !important;
}
.active\:tw-bg-wb-info\/25:active{
  background-color: rgb(204 233 246 / 0.25) !important;
}
.active\:tw-bg-wb-info\/30:active{
  background-color: rgb(204 233 246 / 0.3) !important;
}
.active\:tw-bg-wb-info\/35:active{
  background-color: rgb(204 233 246 / 0.35) !important;
}
.active\:tw-bg-wb-info\/40:active{
  background-color: rgb(204 233 246 / 0.4) !important;
}
.active\:tw-bg-wb-info\/45:active{
  background-color: rgb(204 233 246 / 0.45) !important;
}
.active\:tw-bg-wb-info\/5:active{
  background-color: rgb(204 233 246 / 0.05) !important;
}
.active\:tw-bg-wb-info\/50:active{
  background-color: rgb(204 233 246 / 0.5) !important;
}
.active\:tw-bg-wb-info\/55:active{
  background-color: rgb(204 233 246 / 0.55) !important;
}
.active\:tw-bg-wb-info\/60:active{
  background-color: rgb(204 233 246 / 0.6) !important;
}
.active\:tw-bg-wb-info\/65:active{
  background-color: rgb(204 233 246 / 0.65) !important;
}
.active\:tw-bg-wb-info\/70:active{
  background-color: rgb(204 233 246 / 0.7) !important;
}
.active\:tw-bg-wb-info\/75:active{
  background-color: rgb(204 233 246 / 0.75) !important;
}
.active\:tw-bg-wb-info\/80:active{
  background-color: rgb(204 233 246 / 0.8) !important;
}
.active\:tw-bg-wb-info\/85:active{
  background-color: rgb(204 233 246 / 0.85) !important;
}
.active\:tw-bg-wb-info\/90:active{
  background-color: rgb(204 233 246 / 0.9) !important;
}
.active\:tw-bg-wb-info\/95:active{
  background-color: rgb(204 233 246 / 0.95) !important;
}
.active\:tw-bg-wb-production-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 216 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-production-background\/0:active{
  background-color: rgb(223 216 255 / 0) !important;
}
.active\:tw-bg-wb-production-background\/10:active{
  background-color: rgb(223 216 255 / 0.1) !important;
}
.active\:tw-bg-wb-production-background\/100:active{
  background-color: rgb(223 216 255 / 1) !important;
}
.active\:tw-bg-wb-production-background\/15:active{
  background-color: rgb(223 216 255 / 0.15) !important;
}
.active\:tw-bg-wb-production-background\/20:active{
  background-color: rgb(223 216 255 / 0.2) !important;
}
.active\:tw-bg-wb-production-background\/25:active{
  background-color: rgb(223 216 255 / 0.25) !important;
}
.active\:tw-bg-wb-production-background\/30:active{
  background-color: rgb(223 216 255 / 0.3) !important;
}
.active\:tw-bg-wb-production-background\/35:active{
  background-color: rgb(223 216 255 / 0.35) !important;
}
.active\:tw-bg-wb-production-background\/40:active{
  background-color: rgb(223 216 255 / 0.4) !important;
}
.active\:tw-bg-wb-production-background\/45:active{
  background-color: rgb(223 216 255 / 0.45) !important;
}
.active\:tw-bg-wb-production-background\/5:active{
  background-color: rgb(223 216 255 / 0.05) !important;
}
.active\:tw-bg-wb-production-background\/50:active{
  background-color: rgb(223 216 255 / 0.5) !important;
}
.active\:tw-bg-wb-production-background\/55:active{
  background-color: rgb(223 216 255 / 0.55) !important;
}
.active\:tw-bg-wb-production-background\/60:active{
  background-color: rgb(223 216 255 / 0.6) !important;
}
.active\:tw-bg-wb-production-background\/65:active{
  background-color: rgb(223 216 255 / 0.65) !important;
}
.active\:tw-bg-wb-production-background\/70:active{
  background-color: rgb(223 216 255 / 0.7) !important;
}
.active\:tw-bg-wb-production-background\/75:active{
  background-color: rgb(223 216 255 / 0.75) !important;
}
.active\:tw-bg-wb-production-background\/80:active{
  background-color: rgb(223 216 255 / 0.8) !important;
}
.active\:tw-bg-wb-production-background\/85:active{
  background-color: rgb(223 216 255 / 0.85) !important;
}
.active\:tw-bg-wb-production-background\/90:active{
  background-color: rgb(223 216 255 / 0.9) !important;
}
.active\:tw-bg-wb-production-background\/95:active{
  background-color: rgb(223 216 255 / 0.95) !important;
}
.active\:tw-bg-wb-production-text:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 37 163 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-production-text\/0:active{
  background-color: rgb(59 37 163 / 0) !important;
}
.active\:tw-bg-wb-production-text\/10:active{
  background-color: rgb(59 37 163 / 0.1) !important;
}
.active\:tw-bg-wb-production-text\/100:active{
  background-color: rgb(59 37 163 / 1) !important;
}
.active\:tw-bg-wb-production-text\/15:active{
  background-color: rgb(59 37 163 / 0.15) !important;
}
.active\:tw-bg-wb-production-text\/20:active{
  background-color: rgb(59 37 163 / 0.2) !important;
}
.active\:tw-bg-wb-production-text\/25:active{
  background-color: rgb(59 37 163 / 0.25) !important;
}
.active\:tw-bg-wb-production-text\/30:active{
  background-color: rgb(59 37 163 / 0.3) !important;
}
.active\:tw-bg-wb-production-text\/35:active{
  background-color: rgb(59 37 163 / 0.35) !important;
}
.active\:tw-bg-wb-production-text\/40:active{
  background-color: rgb(59 37 163 / 0.4) !important;
}
.active\:tw-bg-wb-production-text\/45:active{
  background-color: rgb(59 37 163 / 0.45) !important;
}
.active\:tw-bg-wb-production-text\/5:active{
  background-color: rgb(59 37 163 / 0.05) !important;
}
.active\:tw-bg-wb-production-text\/50:active{
  background-color: rgb(59 37 163 / 0.5) !important;
}
.active\:tw-bg-wb-production-text\/55:active{
  background-color: rgb(59 37 163 / 0.55) !important;
}
.active\:tw-bg-wb-production-text\/60:active{
  background-color: rgb(59 37 163 / 0.6) !important;
}
.active\:tw-bg-wb-production-text\/65:active{
  background-color: rgb(59 37 163 / 0.65) !important;
}
.active\:tw-bg-wb-production-text\/70:active{
  background-color: rgb(59 37 163 / 0.7) !important;
}
.active\:tw-bg-wb-production-text\/75:active{
  background-color: rgb(59 37 163 / 0.75) !important;
}
.active\:tw-bg-wb-production-text\/80:active{
  background-color: rgb(59 37 163 / 0.8) !important;
}
.active\:tw-bg-wb-production-text\/85:active{
  background-color: rgb(59 37 163 / 0.85) !important;
}
.active\:tw-bg-wb-production-text\/90:active{
  background-color: rgb(59 37 163 / 0.9) !important;
}
.active\:tw-bg-wb-production-text\/95:active{
  background-color: rgb(59 37 163 / 0.95) !important;
}
.active\:tw-bg-wb-success-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(216 239 220 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-success-background\/0:active{
  background-color: rgb(216 239 220 / 0) !important;
}
.active\:tw-bg-wb-success-background\/10:active{
  background-color: rgb(216 239 220 / 0.1) !important;
}
.active\:tw-bg-wb-success-background\/100:active{
  background-color: rgb(216 239 220 / 1) !important;
}
.active\:tw-bg-wb-success-background\/15:active{
  background-color: rgb(216 239 220 / 0.15) !important;
}
.active\:tw-bg-wb-success-background\/20:active{
  background-color: rgb(216 239 220 / 0.2) !important;
}
.active\:tw-bg-wb-success-background\/25:active{
  background-color: rgb(216 239 220 / 0.25) !important;
}
.active\:tw-bg-wb-success-background\/30:active{
  background-color: rgb(216 239 220 / 0.3) !important;
}
.active\:tw-bg-wb-success-background\/35:active{
  background-color: rgb(216 239 220 / 0.35) !important;
}
.active\:tw-bg-wb-success-background\/40:active{
  background-color: rgb(216 239 220 / 0.4) !important;
}
.active\:tw-bg-wb-success-background\/45:active{
  background-color: rgb(216 239 220 / 0.45) !important;
}
.active\:tw-bg-wb-success-background\/5:active{
  background-color: rgb(216 239 220 / 0.05) !important;
}
.active\:tw-bg-wb-success-background\/50:active{
  background-color: rgb(216 239 220 / 0.5) !important;
}
.active\:tw-bg-wb-success-background\/55:active{
  background-color: rgb(216 239 220 / 0.55) !important;
}
.active\:tw-bg-wb-success-background\/60:active{
  background-color: rgb(216 239 220 / 0.6) !important;
}
.active\:tw-bg-wb-success-background\/65:active{
  background-color: rgb(216 239 220 / 0.65) !important;
}
.active\:tw-bg-wb-success-background\/70:active{
  background-color: rgb(216 239 220 / 0.7) !important;
}
.active\:tw-bg-wb-success-background\/75:active{
  background-color: rgb(216 239 220 / 0.75) !important;
}
.active\:tw-bg-wb-success-background\/80:active{
  background-color: rgb(216 239 220 / 0.8) !important;
}
.active\:tw-bg-wb-success-background\/85:active{
  background-color: rgb(216 239 220 / 0.85) !important;
}
.active\:tw-bg-wb-success-background\/90:active{
  background-color: rgb(216 239 220 / 0.9) !important;
}
.active\:tw-bg-wb-success-background\/95:active{
  background-color: rgb(216 239 220 / 0.95) !important;
}
.active\:tw-bg-wb-success-text:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 139 64 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-success-text\/0:active{
  background-color: rgb(50 139 64 / 0) !important;
}
.active\:tw-bg-wb-success-text\/10:active{
  background-color: rgb(50 139 64 / 0.1) !important;
}
.active\:tw-bg-wb-success-text\/100:active{
  background-color: rgb(50 139 64 / 1) !important;
}
.active\:tw-bg-wb-success-text\/15:active{
  background-color: rgb(50 139 64 / 0.15) !important;
}
.active\:tw-bg-wb-success-text\/20:active{
  background-color: rgb(50 139 64 / 0.2) !important;
}
.active\:tw-bg-wb-success-text\/25:active{
  background-color: rgb(50 139 64 / 0.25) !important;
}
.active\:tw-bg-wb-success-text\/30:active{
  background-color: rgb(50 139 64 / 0.3) !important;
}
.active\:tw-bg-wb-success-text\/35:active{
  background-color: rgb(50 139 64 / 0.35) !important;
}
.active\:tw-bg-wb-success-text\/40:active{
  background-color: rgb(50 139 64 / 0.4) !important;
}
.active\:tw-bg-wb-success-text\/45:active{
  background-color: rgb(50 139 64 / 0.45) !important;
}
.active\:tw-bg-wb-success-text\/5:active{
  background-color: rgb(50 139 64 / 0.05) !important;
}
.active\:tw-bg-wb-success-text\/50:active{
  background-color: rgb(50 139 64 / 0.5) !important;
}
.active\:tw-bg-wb-success-text\/55:active{
  background-color: rgb(50 139 64 / 0.55) !important;
}
.active\:tw-bg-wb-success-text\/60:active{
  background-color: rgb(50 139 64 / 0.6) !important;
}
.active\:tw-bg-wb-success-text\/65:active{
  background-color: rgb(50 139 64 / 0.65) !important;
}
.active\:tw-bg-wb-success-text\/70:active{
  background-color: rgb(50 139 64 / 0.7) !important;
}
.active\:tw-bg-wb-success-text\/75:active{
  background-color: rgb(50 139 64 / 0.75) !important;
}
.active\:tw-bg-wb-success-text\/80:active{
  background-color: rgb(50 139 64 / 0.8) !important;
}
.active\:tw-bg-wb-success-text\/85:active{
  background-color: rgb(50 139 64 / 0.85) !important;
}
.active\:tw-bg-wb-success-text\/90:active{
  background-color: rgb(50 139 64 / 0.9) !important;
}
.active\:tw-bg-wb-success-text\/95:active{
  background-color: rgb(50 139 64 / 0.95) !important;
}
.active\:tw-bg-wb-updates-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 232 229 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-updates-background\/0:active{
  background-color: rgb(252 232 229 / 0) !important;
}
.active\:tw-bg-wb-updates-background\/10:active{
  background-color: rgb(252 232 229 / 0.1) !important;
}
.active\:tw-bg-wb-updates-background\/100:active{
  background-color: rgb(252 232 229 / 1) !important;
}
.active\:tw-bg-wb-updates-background\/15:active{
  background-color: rgb(252 232 229 / 0.15) !important;
}
.active\:tw-bg-wb-updates-background\/20:active{
  background-color: rgb(252 232 229 / 0.2) !important;
}
.active\:tw-bg-wb-updates-background\/25:active{
  background-color: rgb(252 232 229 / 0.25) !important;
}
.active\:tw-bg-wb-updates-background\/30:active{
  background-color: rgb(252 232 229 / 0.3) !important;
}
.active\:tw-bg-wb-updates-background\/35:active{
  background-color: rgb(252 232 229 / 0.35) !important;
}
.active\:tw-bg-wb-updates-background\/40:active{
  background-color: rgb(252 232 229 / 0.4) !important;
}
.active\:tw-bg-wb-updates-background\/45:active{
  background-color: rgb(252 232 229 / 0.45) !important;
}
.active\:tw-bg-wb-updates-background\/5:active{
  background-color: rgb(252 232 229 / 0.05) !important;
}
.active\:tw-bg-wb-updates-background\/50:active{
  background-color: rgb(252 232 229 / 0.5) !important;
}
.active\:tw-bg-wb-updates-background\/55:active{
  background-color: rgb(252 232 229 / 0.55) !important;
}
.active\:tw-bg-wb-updates-background\/60:active{
  background-color: rgb(252 232 229 / 0.6) !important;
}
.active\:tw-bg-wb-updates-background\/65:active{
  background-color: rgb(252 232 229 / 0.65) !important;
}
.active\:tw-bg-wb-updates-background\/70:active{
  background-color: rgb(252 232 229 / 0.7) !important;
}
.active\:tw-bg-wb-updates-background\/75:active{
  background-color: rgb(252 232 229 / 0.75) !important;
}
.active\:tw-bg-wb-updates-background\/80:active{
  background-color: rgb(252 232 229 / 0.8) !important;
}
.active\:tw-bg-wb-updates-background\/85:active{
  background-color: rgb(252 232 229 / 0.85) !important;
}
.active\:tw-bg-wb-updates-background\/90:active{
  background-color: rgb(252 232 229 / 0.9) !important;
}
.active\:tw-bg-wb-updates-background\/95:active{
  background-color: rgb(252 232 229 / 0.95) !important;
}
.active\:tw-bg-wb-warning-background:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 234 210 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-warning-background\/0:active{
  background-color: rgb(254 234 210 / 0) !important;
}
.active\:tw-bg-wb-warning-background\/10:active{
  background-color: rgb(254 234 210 / 0.1) !important;
}
.active\:tw-bg-wb-warning-background\/100:active{
  background-color: rgb(254 234 210 / 1) !important;
}
.active\:tw-bg-wb-warning-background\/15:active{
  background-color: rgb(254 234 210 / 0.15) !important;
}
.active\:tw-bg-wb-warning-background\/20:active{
  background-color: rgb(254 234 210 / 0.2) !important;
}
.active\:tw-bg-wb-warning-background\/25:active{
  background-color: rgb(254 234 210 / 0.25) !important;
}
.active\:tw-bg-wb-warning-background\/30:active{
  background-color: rgb(254 234 210 / 0.3) !important;
}
.active\:tw-bg-wb-warning-background\/35:active{
  background-color: rgb(254 234 210 / 0.35) !important;
}
.active\:tw-bg-wb-warning-background\/40:active{
  background-color: rgb(254 234 210 / 0.4) !important;
}
.active\:tw-bg-wb-warning-background\/45:active{
  background-color: rgb(254 234 210 / 0.45) !important;
}
.active\:tw-bg-wb-warning-background\/5:active{
  background-color: rgb(254 234 210 / 0.05) !important;
}
.active\:tw-bg-wb-warning-background\/50:active{
  background-color: rgb(254 234 210 / 0.5) !important;
}
.active\:tw-bg-wb-warning-background\/55:active{
  background-color: rgb(254 234 210 / 0.55) !important;
}
.active\:tw-bg-wb-warning-background\/60:active{
  background-color: rgb(254 234 210 / 0.6) !important;
}
.active\:tw-bg-wb-warning-background\/65:active{
  background-color: rgb(254 234 210 / 0.65) !important;
}
.active\:tw-bg-wb-warning-background\/70:active{
  background-color: rgb(254 234 210 / 0.7) !important;
}
.active\:tw-bg-wb-warning-background\/75:active{
  background-color: rgb(254 234 210 / 0.75) !important;
}
.active\:tw-bg-wb-warning-background\/80:active{
  background-color: rgb(254 234 210 / 0.8) !important;
}
.active\:tw-bg-wb-warning-background\/85:active{
  background-color: rgb(254 234 210 / 0.85) !important;
}
.active\:tw-bg-wb-warning-background\/90:active{
  background-color: rgb(254 234 210 / 0.9) !important;
}
.active\:tw-bg-wb-warning-background\/95:active{
  background-color: rgb(254 234 210 / 0.95) !important;
}
.active\:tw-bg-wb-warning-text:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(198 121 23 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-warning-text\/0:active{
  background-color: rgb(198 121 23 / 0) !important;
}
.active\:tw-bg-wb-warning-text\/10:active{
  background-color: rgb(198 121 23 / 0.1) !important;
}
.active\:tw-bg-wb-warning-text\/100:active{
  background-color: rgb(198 121 23 / 1) !important;
}
.active\:tw-bg-wb-warning-text\/15:active{
  background-color: rgb(198 121 23 / 0.15) !important;
}
.active\:tw-bg-wb-warning-text\/20:active{
  background-color: rgb(198 121 23 / 0.2) !important;
}
.active\:tw-bg-wb-warning-text\/25:active{
  background-color: rgb(198 121 23 / 0.25) !important;
}
.active\:tw-bg-wb-warning-text\/30:active{
  background-color: rgb(198 121 23 / 0.3) !important;
}
.active\:tw-bg-wb-warning-text\/35:active{
  background-color: rgb(198 121 23 / 0.35) !important;
}
.active\:tw-bg-wb-warning-text\/40:active{
  background-color: rgb(198 121 23 / 0.4) !important;
}
.active\:tw-bg-wb-warning-text\/45:active{
  background-color: rgb(198 121 23 / 0.45) !important;
}
.active\:tw-bg-wb-warning-text\/5:active{
  background-color: rgb(198 121 23 / 0.05) !important;
}
.active\:tw-bg-wb-warning-text\/50:active{
  background-color: rgb(198 121 23 / 0.5) !important;
}
.active\:tw-bg-wb-warning-text\/55:active{
  background-color: rgb(198 121 23 / 0.55) !important;
}
.active\:tw-bg-wb-warning-text\/60:active{
  background-color: rgb(198 121 23 / 0.6) !important;
}
.active\:tw-bg-wb-warning-text\/65:active{
  background-color: rgb(198 121 23 / 0.65) !important;
}
.active\:tw-bg-wb-warning-text\/70:active{
  background-color: rgb(198 121 23 / 0.7) !important;
}
.active\:tw-bg-wb-warning-text\/75:active{
  background-color: rgb(198 121 23 / 0.75) !important;
}
.active\:tw-bg-wb-warning-text\/80:active{
  background-color: rgb(198 121 23 / 0.8) !important;
}
.active\:tw-bg-wb-warning-text\/85:active{
  background-color: rgb(198 121 23 / 0.85) !important;
}
.active\:tw-bg-wb-warning-text\/90:active{
  background-color: rgb(198 121 23 / 0.9) !important;
}
.active\:tw-bg-wb-warning-text\/95:active{
  background-color: rgb(198 121 23 / 0.95) !important;
}
.active\:tw-bg-wb-white:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-wb-white\/0:active{
  background-color: rgb(255 255 255 / 0) !important;
}
.active\:tw-bg-wb-white\/10:active{
  background-color: rgb(255 255 255 / 0.1) !important;
}
.active\:tw-bg-wb-white\/100:active{
  background-color: rgb(255 255 255 / 1) !important;
}
.active\:tw-bg-wb-white\/15:active{
  background-color: rgb(255 255 255 / 0.15) !important;
}
.active\:tw-bg-wb-white\/20:active{
  background-color: rgb(255 255 255 / 0.2) !important;
}
.active\:tw-bg-wb-white\/25:active{
  background-color: rgb(255 255 255 / 0.25) !important;
}
.active\:tw-bg-wb-white\/30:active{
  background-color: rgb(255 255 255 / 0.3) !important;
}
.active\:tw-bg-wb-white\/35:active{
  background-color: rgb(255 255 255 / 0.35) !important;
}
.active\:tw-bg-wb-white\/40:active{
  background-color: rgb(255 255 255 / 0.4) !important;
}
.active\:tw-bg-wb-white\/45:active{
  background-color: rgb(255 255 255 / 0.45) !important;
}
.active\:tw-bg-wb-white\/5:active{
  background-color: rgb(255 255 255 / 0.05) !important;
}
.active\:tw-bg-wb-white\/50:active{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.active\:tw-bg-wb-white\/55:active{
  background-color: rgb(255 255 255 / 0.55) !important;
}
.active\:tw-bg-wb-white\/60:active{
  background-color: rgb(255 255 255 / 0.6) !important;
}
.active\:tw-bg-wb-white\/65:active{
  background-color: rgb(255 255 255 / 0.65) !important;
}
.active\:tw-bg-wb-white\/70:active{
  background-color: rgb(255 255 255 / 0.7) !important;
}
.active\:tw-bg-wb-white\/75:active{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.active\:tw-bg-wb-white\/80:active{
  background-color: rgb(255 255 255 / 0.8) !important;
}
.active\:tw-bg-wb-white\/85:active{
  background-color: rgb(255 255 255 / 0.85) !important;
}
.active\:tw-bg-wb-white\/90:active{
  background-color: rgb(255 255 255 / 0.9) !important;
}
.active\:tw-bg-wb-white\/95:active{
  background-color: rgb(255 255 255 / 0.95) !important;
}
.active\:tw-bg-white:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-white\/0:active{
  background-color: rgb(255 255 255 / 0) !important;
}
.active\:tw-bg-white\/10:active{
  background-color: rgb(255 255 255 / 0.1) !important;
}
.active\:tw-bg-white\/100:active{
  background-color: rgb(255 255 255 / 1) !important;
}
.active\:tw-bg-white\/15:active{
  background-color: rgb(255 255 255 / 0.15) !important;
}
.active\:tw-bg-white\/20:active{
  background-color: rgb(255 255 255 / 0.2) !important;
}
.active\:tw-bg-white\/25:active{
  background-color: rgb(255 255 255 / 0.25) !important;
}
.active\:tw-bg-white\/30:active{
  background-color: rgb(255 255 255 / 0.3) !important;
}
.active\:tw-bg-white\/35:active{
  background-color: rgb(255 255 255 / 0.35) !important;
}
.active\:tw-bg-white\/40:active{
  background-color: rgb(255 255 255 / 0.4) !important;
}
.active\:tw-bg-white\/45:active{
  background-color: rgb(255 255 255 / 0.45) !important;
}
.active\:tw-bg-white\/5:active{
  background-color: rgb(255 255 255 / 0.05) !important;
}
.active\:tw-bg-white\/50:active{
  background-color: rgb(255 255 255 / 0.5) !important;
}
.active\:tw-bg-white\/55:active{
  background-color: rgb(255 255 255 / 0.55) !important;
}
.active\:tw-bg-white\/60:active{
  background-color: rgb(255 255 255 / 0.6) !important;
}
.active\:tw-bg-white\/65:active{
  background-color: rgb(255 255 255 / 0.65) !important;
}
.active\:tw-bg-white\/70:active{
  background-color: rgb(255 255 255 / 0.7) !important;
}
.active\:tw-bg-white\/75:active{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.active\:tw-bg-white\/80:active{
  background-color: rgb(255 255 255 / 0.8) !important;
}
.active\:tw-bg-white\/85:active{
  background-color: rgb(255 255 255 / 0.85) !important;
}
.active\:tw-bg-white\/90:active{
  background-color: rgb(255 255 255 / 0.9) !important;
}
.active\:tw-bg-white\/95:active{
  background-color: rgb(255 255 255 / 0.95) !important;
}
.active\:tw-bg-yellow-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-100\/0:active{
  background-color: rgb(254 249 195 / 0) !important;
}
.active\:tw-bg-yellow-100\/10:active{
  background-color: rgb(254 249 195 / 0.1) !important;
}
.active\:tw-bg-yellow-100\/100:active{
  background-color: rgb(254 249 195 / 1) !important;
}
.active\:tw-bg-yellow-100\/15:active{
  background-color: rgb(254 249 195 / 0.15) !important;
}
.active\:tw-bg-yellow-100\/20:active{
  background-color: rgb(254 249 195 / 0.2) !important;
}
.active\:tw-bg-yellow-100\/25:active{
  background-color: rgb(254 249 195 / 0.25) !important;
}
.active\:tw-bg-yellow-100\/30:active{
  background-color: rgb(254 249 195 / 0.3) !important;
}
.active\:tw-bg-yellow-100\/35:active{
  background-color: rgb(254 249 195 / 0.35) !important;
}
.active\:tw-bg-yellow-100\/40:active{
  background-color: rgb(254 249 195 / 0.4) !important;
}
.active\:tw-bg-yellow-100\/45:active{
  background-color: rgb(254 249 195 / 0.45) !important;
}
.active\:tw-bg-yellow-100\/5:active{
  background-color: rgb(254 249 195 / 0.05) !important;
}
.active\:tw-bg-yellow-100\/50:active{
  background-color: rgb(254 249 195 / 0.5) !important;
}
.active\:tw-bg-yellow-100\/55:active{
  background-color: rgb(254 249 195 / 0.55) !important;
}
.active\:tw-bg-yellow-100\/60:active{
  background-color: rgb(254 249 195 / 0.6) !important;
}
.active\:tw-bg-yellow-100\/65:active{
  background-color: rgb(254 249 195 / 0.65) !important;
}
.active\:tw-bg-yellow-100\/70:active{
  background-color: rgb(254 249 195 / 0.7) !important;
}
.active\:tw-bg-yellow-100\/75:active{
  background-color: rgb(254 249 195 / 0.75) !important;
}
.active\:tw-bg-yellow-100\/80:active{
  background-color: rgb(254 249 195 / 0.8) !important;
}
.active\:tw-bg-yellow-100\/85:active{
  background-color: rgb(254 249 195 / 0.85) !important;
}
.active\:tw-bg-yellow-100\/90:active{
  background-color: rgb(254 249 195 / 0.9) !important;
}
.active\:tw-bg-yellow-100\/95:active{
  background-color: rgb(254 249 195 / 0.95) !important;
}
.active\:tw-bg-yellow-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-200\/0:active{
  background-color: rgb(254 240 138 / 0) !important;
}
.active\:tw-bg-yellow-200\/10:active{
  background-color: rgb(254 240 138 / 0.1) !important;
}
.active\:tw-bg-yellow-200\/100:active{
  background-color: rgb(254 240 138 / 1) !important;
}
.active\:tw-bg-yellow-200\/15:active{
  background-color: rgb(254 240 138 / 0.15) !important;
}
.active\:tw-bg-yellow-200\/20:active{
  background-color: rgb(254 240 138 / 0.2) !important;
}
.active\:tw-bg-yellow-200\/25:active{
  background-color: rgb(254 240 138 / 0.25) !important;
}
.active\:tw-bg-yellow-200\/30:active{
  background-color: rgb(254 240 138 / 0.3) !important;
}
.active\:tw-bg-yellow-200\/35:active{
  background-color: rgb(254 240 138 / 0.35) !important;
}
.active\:tw-bg-yellow-200\/40:active{
  background-color: rgb(254 240 138 / 0.4) !important;
}
.active\:tw-bg-yellow-200\/45:active{
  background-color: rgb(254 240 138 / 0.45) !important;
}
.active\:tw-bg-yellow-200\/5:active{
  background-color: rgb(254 240 138 / 0.05) !important;
}
.active\:tw-bg-yellow-200\/50:active{
  background-color: rgb(254 240 138 / 0.5) !important;
}
.active\:tw-bg-yellow-200\/55:active{
  background-color: rgb(254 240 138 / 0.55) !important;
}
.active\:tw-bg-yellow-200\/60:active{
  background-color: rgb(254 240 138 / 0.6) !important;
}
.active\:tw-bg-yellow-200\/65:active{
  background-color: rgb(254 240 138 / 0.65) !important;
}
.active\:tw-bg-yellow-200\/70:active{
  background-color: rgb(254 240 138 / 0.7) !important;
}
.active\:tw-bg-yellow-200\/75:active{
  background-color: rgb(254 240 138 / 0.75) !important;
}
.active\:tw-bg-yellow-200\/80:active{
  background-color: rgb(254 240 138 / 0.8) !important;
}
.active\:tw-bg-yellow-200\/85:active{
  background-color: rgb(254 240 138 / 0.85) !important;
}
.active\:tw-bg-yellow-200\/90:active{
  background-color: rgb(254 240 138 / 0.9) !important;
}
.active\:tw-bg-yellow-200\/95:active{
  background-color: rgb(254 240 138 / 0.95) !important;
}
.active\:tw-bg-yellow-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-300\/0:active{
  background-color: rgb(253 224 71 / 0) !important;
}
.active\:tw-bg-yellow-300\/10:active{
  background-color: rgb(253 224 71 / 0.1) !important;
}
.active\:tw-bg-yellow-300\/100:active{
  background-color: rgb(253 224 71 / 1) !important;
}
.active\:tw-bg-yellow-300\/15:active{
  background-color: rgb(253 224 71 / 0.15) !important;
}
.active\:tw-bg-yellow-300\/20:active{
  background-color: rgb(253 224 71 / 0.2) !important;
}
.active\:tw-bg-yellow-300\/25:active{
  background-color: rgb(253 224 71 / 0.25) !important;
}
.active\:tw-bg-yellow-300\/30:active{
  background-color: rgb(253 224 71 / 0.3) !important;
}
.active\:tw-bg-yellow-300\/35:active{
  background-color: rgb(253 224 71 / 0.35) !important;
}
.active\:tw-bg-yellow-300\/40:active{
  background-color: rgb(253 224 71 / 0.4) !important;
}
.active\:tw-bg-yellow-300\/45:active{
  background-color: rgb(253 224 71 / 0.45) !important;
}
.active\:tw-bg-yellow-300\/5:active{
  background-color: rgb(253 224 71 / 0.05) !important;
}
.active\:tw-bg-yellow-300\/50:active{
  background-color: rgb(253 224 71 / 0.5) !important;
}
.active\:tw-bg-yellow-300\/55:active{
  background-color: rgb(253 224 71 / 0.55) !important;
}
.active\:tw-bg-yellow-300\/60:active{
  background-color: rgb(253 224 71 / 0.6) !important;
}
.active\:tw-bg-yellow-300\/65:active{
  background-color: rgb(253 224 71 / 0.65) !important;
}
.active\:tw-bg-yellow-300\/70:active{
  background-color: rgb(253 224 71 / 0.7) !important;
}
.active\:tw-bg-yellow-300\/75:active{
  background-color: rgb(253 224 71 / 0.75) !important;
}
.active\:tw-bg-yellow-300\/80:active{
  background-color: rgb(253 224 71 / 0.8) !important;
}
.active\:tw-bg-yellow-300\/85:active{
  background-color: rgb(253 224 71 / 0.85) !important;
}
.active\:tw-bg-yellow-300\/90:active{
  background-color: rgb(253 224 71 / 0.9) !important;
}
.active\:tw-bg-yellow-300\/95:active{
  background-color: rgb(253 224 71 / 0.95) !important;
}
.active\:tw-bg-yellow-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-400\/0:active{
  background-color: rgb(250 204 21 / 0) !important;
}
.active\:tw-bg-yellow-400\/10:active{
  background-color: rgb(250 204 21 / 0.1) !important;
}
.active\:tw-bg-yellow-400\/100:active{
  background-color: rgb(250 204 21 / 1) !important;
}
.active\:tw-bg-yellow-400\/15:active{
  background-color: rgb(250 204 21 / 0.15) !important;
}
.active\:tw-bg-yellow-400\/20:active{
  background-color: rgb(250 204 21 / 0.2) !important;
}
.active\:tw-bg-yellow-400\/25:active{
  background-color: rgb(250 204 21 / 0.25) !important;
}
.active\:tw-bg-yellow-400\/30:active{
  background-color: rgb(250 204 21 / 0.3) !important;
}
.active\:tw-bg-yellow-400\/35:active{
  background-color: rgb(250 204 21 / 0.35) !important;
}
.active\:tw-bg-yellow-400\/40:active{
  background-color: rgb(250 204 21 / 0.4) !important;
}
.active\:tw-bg-yellow-400\/45:active{
  background-color: rgb(250 204 21 / 0.45) !important;
}
.active\:tw-bg-yellow-400\/5:active{
  background-color: rgb(250 204 21 / 0.05) !important;
}
.active\:tw-bg-yellow-400\/50:active{
  background-color: rgb(250 204 21 / 0.5) !important;
}
.active\:tw-bg-yellow-400\/55:active{
  background-color: rgb(250 204 21 / 0.55) !important;
}
.active\:tw-bg-yellow-400\/60:active{
  background-color: rgb(250 204 21 / 0.6) !important;
}
.active\:tw-bg-yellow-400\/65:active{
  background-color: rgb(250 204 21 / 0.65) !important;
}
.active\:tw-bg-yellow-400\/70:active{
  background-color: rgb(250 204 21 / 0.7) !important;
}
.active\:tw-bg-yellow-400\/75:active{
  background-color: rgb(250 204 21 / 0.75) !important;
}
.active\:tw-bg-yellow-400\/80:active{
  background-color: rgb(250 204 21 / 0.8) !important;
}
.active\:tw-bg-yellow-400\/85:active{
  background-color: rgb(250 204 21 / 0.85) !important;
}
.active\:tw-bg-yellow-400\/90:active{
  background-color: rgb(250 204 21 / 0.9) !important;
}
.active\:tw-bg-yellow-400\/95:active{
  background-color: rgb(250 204 21 / 0.95) !important;
}
.active\:tw-bg-yellow-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-50\/0:active{
  background-color: rgb(254 252 232 / 0) !important;
}
.active\:tw-bg-yellow-50\/10:active{
  background-color: rgb(254 252 232 / 0.1) !important;
}
.active\:tw-bg-yellow-50\/100:active{
  background-color: rgb(254 252 232 / 1) !important;
}
.active\:tw-bg-yellow-50\/15:active{
  background-color: rgb(254 252 232 / 0.15) !important;
}
.active\:tw-bg-yellow-50\/20:active{
  background-color: rgb(254 252 232 / 0.2) !important;
}
.active\:tw-bg-yellow-50\/25:active{
  background-color: rgb(254 252 232 / 0.25) !important;
}
.active\:tw-bg-yellow-50\/30:active{
  background-color: rgb(254 252 232 / 0.3) !important;
}
.active\:tw-bg-yellow-50\/35:active{
  background-color: rgb(254 252 232 / 0.35) !important;
}
.active\:tw-bg-yellow-50\/40:active{
  background-color: rgb(254 252 232 / 0.4) !important;
}
.active\:tw-bg-yellow-50\/45:active{
  background-color: rgb(254 252 232 / 0.45) !important;
}
.active\:tw-bg-yellow-50\/5:active{
  background-color: rgb(254 252 232 / 0.05) !important;
}
.active\:tw-bg-yellow-50\/50:active{
  background-color: rgb(254 252 232 / 0.5) !important;
}
.active\:tw-bg-yellow-50\/55:active{
  background-color: rgb(254 252 232 / 0.55) !important;
}
.active\:tw-bg-yellow-50\/60:active{
  background-color: rgb(254 252 232 / 0.6) !important;
}
.active\:tw-bg-yellow-50\/65:active{
  background-color: rgb(254 252 232 / 0.65) !important;
}
.active\:tw-bg-yellow-50\/70:active{
  background-color: rgb(254 252 232 / 0.7) !important;
}
.active\:tw-bg-yellow-50\/75:active{
  background-color: rgb(254 252 232 / 0.75) !important;
}
.active\:tw-bg-yellow-50\/80:active{
  background-color: rgb(254 252 232 / 0.8) !important;
}
.active\:tw-bg-yellow-50\/85:active{
  background-color: rgb(254 252 232 / 0.85) !important;
}
.active\:tw-bg-yellow-50\/90:active{
  background-color: rgb(254 252 232 / 0.9) !important;
}
.active\:tw-bg-yellow-50\/95:active{
  background-color: rgb(254 252 232 / 0.95) !important;
}
.active\:tw-bg-yellow-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-500\/0:active{
  background-color: rgb(234 179 8 / 0) !important;
}
.active\:tw-bg-yellow-500\/10:active{
  background-color: rgb(234 179 8 / 0.1) !important;
}
.active\:tw-bg-yellow-500\/100:active{
  background-color: rgb(234 179 8 / 1) !important;
}
.active\:tw-bg-yellow-500\/15:active{
  background-color: rgb(234 179 8 / 0.15) !important;
}
.active\:tw-bg-yellow-500\/20:active{
  background-color: rgb(234 179 8 / 0.2) !important;
}
.active\:tw-bg-yellow-500\/25:active{
  background-color: rgb(234 179 8 / 0.25) !important;
}
.active\:tw-bg-yellow-500\/30:active{
  background-color: rgb(234 179 8 / 0.3) !important;
}
.active\:tw-bg-yellow-500\/35:active{
  background-color: rgb(234 179 8 / 0.35) !important;
}
.active\:tw-bg-yellow-500\/40:active{
  background-color: rgb(234 179 8 / 0.4) !important;
}
.active\:tw-bg-yellow-500\/45:active{
  background-color: rgb(234 179 8 / 0.45) !important;
}
.active\:tw-bg-yellow-500\/5:active{
  background-color: rgb(234 179 8 / 0.05) !important;
}
.active\:tw-bg-yellow-500\/50:active{
  background-color: rgb(234 179 8 / 0.5) !important;
}
.active\:tw-bg-yellow-500\/55:active{
  background-color: rgb(234 179 8 / 0.55) !important;
}
.active\:tw-bg-yellow-500\/60:active{
  background-color: rgb(234 179 8 / 0.6) !important;
}
.active\:tw-bg-yellow-500\/65:active{
  background-color: rgb(234 179 8 / 0.65) !important;
}
.active\:tw-bg-yellow-500\/70:active{
  background-color: rgb(234 179 8 / 0.7) !important;
}
.active\:tw-bg-yellow-500\/75:active{
  background-color: rgb(234 179 8 / 0.75) !important;
}
.active\:tw-bg-yellow-500\/80:active{
  background-color: rgb(234 179 8 / 0.8) !important;
}
.active\:tw-bg-yellow-500\/85:active{
  background-color: rgb(234 179 8 / 0.85) !important;
}
.active\:tw-bg-yellow-500\/90:active{
  background-color: rgb(234 179 8 / 0.9) !important;
}
.active\:tw-bg-yellow-500\/95:active{
  background-color: rgb(234 179 8 / 0.95) !important;
}
.active\:tw-bg-yellow-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-600\/0:active{
  background-color: rgb(202 138 4 / 0) !important;
}
.active\:tw-bg-yellow-600\/10:active{
  background-color: rgb(202 138 4 / 0.1) !important;
}
.active\:tw-bg-yellow-600\/100:active{
  background-color: rgb(202 138 4 / 1) !important;
}
.active\:tw-bg-yellow-600\/15:active{
  background-color: rgb(202 138 4 / 0.15) !important;
}
.active\:tw-bg-yellow-600\/20:active{
  background-color: rgb(202 138 4 / 0.2) !important;
}
.active\:tw-bg-yellow-600\/25:active{
  background-color: rgb(202 138 4 / 0.25) !important;
}
.active\:tw-bg-yellow-600\/30:active{
  background-color: rgb(202 138 4 / 0.3) !important;
}
.active\:tw-bg-yellow-600\/35:active{
  background-color: rgb(202 138 4 / 0.35) !important;
}
.active\:tw-bg-yellow-600\/40:active{
  background-color: rgb(202 138 4 / 0.4) !important;
}
.active\:tw-bg-yellow-600\/45:active{
  background-color: rgb(202 138 4 / 0.45) !important;
}
.active\:tw-bg-yellow-600\/5:active{
  background-color: rgb(202 138 4 / 0.05) !important;
}
.active\:tw-bg-yellow-600\/50:active{
  background-color: rgb(202 138 4 / 0.5) !important;
}
.active\:tw-bg-yellow-600\/55:active{
  background-color: rgb(202 138 4 / 0.55) !important;
}
.active\:tw-bg-yellow-600\/60:active{
  background-color: rgb(202 138 4 / 0.6) !important;
}
.active\:tw-bg-yellow-600\/65:active{
  background-color: rgb(202 138 4 / 0.65) !important;
}
.active\:tw-bg-yellow-600\/70:active{
  background-color: rgb(202 138 4 / 0.7) !important;
}
.active\:tw-bg-yellow-600\/75:active{
  background-color: rgb(202 138 4 / 0.75) !important;
}
.active\:tw-bg-yellow-600\/80:active{
  background-color: rgb(202 138 4 / 0.8) !important;
}
.active\:tw-bg-yellow-600\/85:active{
  background-color: rgb(202 138 4 / 0.85) !important;
}
.active\:tw-bg-yellow-600\/90:active{
  background-color: rgb(202 138 4 / 0.9) !important;
}
.active\:tw-bg-yellow-600\/95:active{
  background-color: rgb(202 138 4 / 0.95) !important;
}
.active\:tw-bg-yellow-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-700\/0:active{
  background-color: rgb(161 98 7 / 0) !important;
}
.active\:tw-bg-yellow-700\/10:active{
  background-color: rgb(161 98 7 / 0.1) !important;
}
.active\:tw-bg-yellow-700\/100:active{
  background-color: rgb(161 98 7 / 1) !important;
}
.active\:tw-bg-yellow-700\/15:active{
  background-color: rgb(161 98 7 / 0.15) !important;
}
.active\:tw-bg-yellow-700\/20:active{
  background-color: rgb(161 98 7 / 0.2) !important;
}
.active\:tw-bg-yellow-700\/25:active{
  background-color: rgb(161 98 7 / 0.25) !important;
}
.active\:tw-bg-yellow-700\/30:active{
  background-color: rgb(161 98 7 / 0.3) !important;
}
.active\:tw-bg-yellow-700\/35:active{
  background-color: rgb(161 98 7 / 0.35) !important;
}
.active\:tw-bg-yellow-700\/40:active{
  background-color: rgb(161 98 7 / 0.4) !important;
}
.active\:tw-bg-yellow-700\/45:active{
  background-color: rgb(161 98 7 / 0.45) !important;
}
.active\:tw-bg-yellow-700\/5:active{
  background-color: rgb(161 98 7 / 0.05) !important;
}
.active\:tw-bg-yellow-700\/50:active{
  background-color: rgb(161 98 7 / 0.5) !important;
}
.active\:tw-bg-yellow-700\/55:active{
  background-color: rgb(161 98 7 / 0.55) !important;
}
.active\:tw-bg-yellow-700\/60:active{
  background-color: rgb(161 98 7 / 0.6) !important;
}
.active\:tw-bg-yellow-700\/65:active{
  background-color: rgb(161 98 7 / 0.65) !important;
}
.active\:tw-bg-yellow-700\/70:active{
  background-color: rgb(161 98 7 / 0.7) !important;
}
.active\:tw-bg-yellow-700\/75:active{
  background-color: rgb(161 98 7 / 0.75) !important;
}
.active\:tw-bg-yellow-700\/80:active{
  background-color: rgb(161 98 7 / 0.8) !important;
}
.active\:tw-bg-yellow-700\/85:active{
  background-color: rgb(161 98 7 / 0.85) !important;
}
.active\:tw-bg-yellow-700\/90:active{
  background-color: rgb(161 98 7 / 0.9) !important;
}
.active\:tw-bg-yellow-700\/95:active{
  background-color: rgb(161 98 7 / 0.95) !important;
}
.active\:tw-bg-yellow-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-800\/0:active{
  background-color: rgb(133 77 14 / 0) !important;
}
.active\:tw-bg-yellow-800\/10:active{
  background-color: rgb(133 77 14 / 0.1) !important;
}
.active\:tw-bg-yellow-800\/100:active{
  background-color: rgb(133 77 14 / 1) !important;
}
.active\:tw-bg-yellow-800\/15:active{
  background-color: rgb(133 77 14 / 0.15) !important;
}
.active\:tw-bg-yellow-800\/20:active{
  background-color: rgb(133 77 14 / 0.2) !important;
}
.active\:tw-bg-yellow-800\/25:active{
  background-color: rgb(133 77 14 / 0.25) !important;
}
.active\:tw-bg-yellow-800\/30:active{
  background-color: rgb(133 77 14 / 0.3) !important;
}
.active\:tw-bg-yellow-800\/35:active{
  background-color: rgb(133 77 14 / 0.35) !important;
}
.active\:tw-bg-yellow-800\/40:active{
  background-color: rgb(133 77 14 / 0.4) !important;
}
.active\:tw-bg-yellow-800\/45:active{
  background-color: rgb(133 77 14 / 0.45) !important;
}
.active\:tw-bg-yellow-800\/5:active{
  background-color: rgb(133 77 14 / 0.05) !important;
}
.active\:tw-bg-yellow-800\/50:active{
  background-color: rgb(133 77 14 / 0.5) !important;
}
.active\:tw-bg-yellow-800\/55:active{
  background-color: rgb(133 77 14 / 0.55) !important;
}
.active\:tw-bg-yellow-800\/60:active{
  background-color: rgb(133 77 14 / 0.6) !important;
}
.active\:tw-bg-yellow-800\/65:active{
  background-color: rgb(133 77 14 / 0.65) !important;
}
.active\:tw-bg-yellow-800\/70:active{
  background-color: rgb(133 77 14 / 0.7) !important;
}
.active\:tw-bg-yellow-800\/75:active{
  background-color: rgb(133 77 14 / 0.75) !important;
}
.active\:tw-bg-yellow-800\/80:active{
  background-color: rgb(133 77 14 / 0.8) !important;
}
.active\:tw-bg-yellow-800\/85:active{
  background-color: rgb(133 77 14 / 0.85) !important;
}
.active\:tw-bg-yellow-800\/90:active{
  background-color: rgb(133 77 14 / 0.9) !important;
}
.active\:tw-bg-yellow-800\/95:active{
  background-color: rgb(133 77 14 / 0.95) !important;
}
.active\:tw-bg-yellow-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-900\/0:active{
  background-color: rgb(113 63 18 / 0) !important;
}
.active\:tw-bg-yellow-900\/10:active{
  background-color: rgb(113 63 18 / 0.1) !important;
}
.active\:tw-bg-yellow-900\/100:active{
  background-color: rgb(113 63 18 / 1) !important;
}
.active\:tw-bg-yellow-900\/15:active{
  background-color: rgb(113 63 18 / 0.15) !important;
}
.active\:tw-bg-yellow-900\/20:active{
  background-color: rgb(113 63 18 / 0.2) !important;
}
.active\:tw-bg-yellow-900\/25:active{
  background-color: rgb(113 63 18 / 0.25) !important;
}
.active\:tw-bg-yellow-900\/30:active{
  background-color: rgb(113 63 18 / 0.3) !important;
}
.active\:tw-bg-yellow-900\/35:active{
  background-color: rgb(113 63 18 / 0.35) !important;
}
.active\:tw-bg-yellow-900\/40:active{
  background-color: rgb(113 63 18 / 0.4) !important;
}
.active\:tw-bg-yellow-900\/45:active{
  background-color: rgb(113 63 18 / 0.45) !important;
}
.active\:tw-bg-yellow-900\/5:active{
  background-color: rgb(113 63 18 / 0.05) !important;
}
.active\:tw-bg-yellow-900\/50:active{
  background-color: rgb(113 63 18 / 0.5) !important;
}
.active\:tw-bg-yellow-900\/55:active{
  background-color: rgb(113 63 18 / 0.55) !important;
}
.active\:tw-bg-yellow-900\/60:active{
  background-color: rgb(113 63 18 / 0.6) !important;
}
.active\:tw-bg-yellow-900\/65:active{
  background-color: rgb(113 63 18 / 0.65) !important;
}
.active\:tw-bg-yellow-900\/70:active{
  background-color: rgb(113 63 18 / 0.7) !important;
}
.active\:tw-bg-yellow-900\/75:active{
  background-color: rgb(113 63 18 / 0.75) !important;
}
.active\:tw-bg-yellow-900\/80:active{
  background-color: rgb(113 63 18 / 0.8) !important;
}
.active\:tw-bg-yellow-900\/85:active{
  background-color: rgb(113 63 18 / 0.85) !important;
}
.active\:tw-bg-yellow-900\/90:active{
  background-color: rgb(113 63 18 / 0.9) !important;
}
.active\:tw-bg-yellow-900\/95:active{
  background-color: rgb(113 63 18 / 0.95) !important;
}
.active\:tw-bg-yellow-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-yellow-950\/0:active{
  background-color: rgb(66 32 6 / 0) !important;
}
.active\:tw-bg-yellow-950\/10:active{
  background-color: rgb(66 32 6 / 0.1) !important;
}
.active\:tw-bg-yellow-950\/100:active{
  background-color: rgb(66 32 6 / 1) !important;
}
.active\:tw-bg-yellow-950\/15:active{
  background-color: rgb(66 32 6 / 0.15) !important;
}
.active\:tw-bg-yellow-950\/20:active{
  background-color: rgb(66 32 6 / 0.2) !important;
}
.active\:tw-bg-yellow-950\/25:active{
  background-color: rgb(66 32 6 / 0.25) !important;
}
.active\:tw-bg-yellow-950\/30:active{
  background-color: rgb(66 32 6 / 0.3) !important;
}
.active\:tw-bg-yellow-950\/35:active{
  background-color: rgb(66 32 6 / 0.35) !important;
}
.active\:tw-bg-yellow-950\/40:active{
  background-color: rgb(66 32 6 / 0.4) !important;
}
.active\:tw-bg-yellow-950\/45:active{
  background-color: rgb(66 32 6 / 0.45) !important;
}
.active\:tw-bg-yellow-950\/5:active{
  background-color: rgb(66 32 6 / 0.05) !important;
}
.active\:tw-bg-yellow-950\/50:active{
  background-color: rgb(66 32 6 / 0.5) !important;
}
.active\:tw-bg-yellow-950\/55:active{
  background-color: rgb(66 32 6 / 0.55) !important;
}
.active\:tw-bg-yellow-950\/60:active{
  background-color: rgb(66 32 6 / 0.6) !important;
}
.active\:tw-bg-yellow-950\/65:active{
  background-color: rgb(66 32 6 / 0.65) !important;
}
.active\:tw-bg-yellow-950\/70:active{
  background-color: rgb(66 32 6 / 0.7) !important;
}
.active\:tw-bg-yellow-950\/75:active{
  background-color: rgb(66 32 6 / 0.75) !important;
}
.active\:tw-bg-yellow-950\/80:active{
  background-color: rgb(66 32 6 / 0.8) !important;
}
.active\:tw-bg-yellow-950\/85:active{
  background-color: rgb(66 32 6 / 0.85) !important;
}
.active\:tw-bg-yellow-950\/90:active{
  background-color: rgb(66 32 6 / 0.9) !important;
}
.active\:tw-bg-yellow-950\/95:active{
  background-color: rgb(66 32 6 / 0.95) !important;
}
.active\:tw-bg-zinc-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-100\/0:active{
  background-color: rgb(244 244 245 / 0) !important;
}
.active\:tw-bg-zinc-100\/10:active{
  background-color: rgb(244 244 245 / 0.1) !important;
}
.active\:tw-bg-zinc-100\/100:active{
  background-color: rgb(244 244 245 / 1) !important;
}
.active\:tw-bg-zinc-100\/15:active{
  background-color: rgb(244 244 245 / 0.15) !important;
}
.active\:tw-bg-zinc-100\/20:active{
  background-color: rgb(244 244 245 / 0.2) !important;
}
.active\:tw-bg-zinc-100\/25:active{
  background-color: rgb(244 244 245 / 0.25) !important;
}
.active\:tw-bg-zinc-100\/30:active{
  background-color: rgb(244 244 245 / 0.3) !important;
}
.active\:tw-bg-zinc-100\/35:active{
  background-color: rgb(244 244 245 / 0.35) !important;
}
.active\:tw-bg-zinc-100\/40:active{
  background-color: rgb(244 244 245 / 0.4) !important;
}
.active\:tw-bg-zinc-100\/45:active{
  background-color: rgb(244 244 245 / 0.45) !important;
}
.active\:tw-bg-zinc-100\/5:active{
  background-color: rgb(244 244 245 / 0.05) !important;
}
.active\:tw-bg-zinc-100\/50:active{
  background-color: rgb(244 244 245 / 0.5) !important;
}
.active\:tw-bg-zinc-100\/55:active{
  background-color: rgb(244 244 245 / 0.55) !important;
}
.active\:tw-bg-zinc-100\/60:active{
  background-color: rgb(244 244 245 / 0.6) !important;
}
.active\:tw-bg-zinc-100\/65:active{
  background-color: rgb(244 244 245 / 0.65) !important;
}
.active\:tw-bg-zinc-100\/70:active{
  background-color: rgb(244 244 245 / 0.7) !important;
}
.active\:tw-bg-zinc-100\/75:active{
  background-color: rgb(244 244 245 / 0.75) !important;
}
.active\:tw-bg-zinc-100\/80:active{
  background-color: rgb(244 244 245 / 0.8) !important;
}
.active\:tw-bg-zinc-100\/85:active{
  background-color: rgb(244 244 245 / 0.85) !important;
}
.active\:tw-bg-zinc-100\/90:active{
  background-color: rgb(244 244 245 / 0.9) !important;
}
.active\:tw-bg-zinc-100\/95:active{
  background-color: rgb(244 244 245 / 0.95) !important;
}
.active\:tw-bg-zinc-200:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-200\/0:active{
  background-color: rgb(228 228 231 / 0) !important;
}
.active\:tw-bg-zinc-200\/10:active{
  background-color: rgb(228 228 231 / 0.1) !important;
}
.active\:tw-bg-zinc-200\/100:active{
  background-color: rgb(228 228 231 / 1) !important;
}
.active\:tw-bg-zinc-200\/15:active{
  background-color: rgb(228 228 231 / 0.15) !important;
}
.active\:tw-bg-zinc-200\/20:active{
  background-color: rgb(228 228 231 / 0.2) !important;
}
.active\:tw-bg-zinc-200\/25:active{
  background-color: rgb(228 228 231 / 0.25) !important;
}
.active\:tw-bg-zinc-200\/30:active{
  background-color: rgb(228 228 231 / 0.3) !important;
}
.active\:tw-bg-zinc-200\/35:active{
  background-color: rgb(228 228 231 / 0.35) !important;
}
.active\:tw-bg-zinc-200\/40:active{
  background-color: rgb(228 228 231 / 0.4) !important;
}
.active\:tw-bg-zinc-200\/45:active{
  background-color: rgb(228 228 231 / 0.45) !important;
}
.active\:tw-bg-zinc-200\/5:active{
  background-color: rgb(228 228 231 / 0.05) !important;
}
.active\:tw-bg-zinc-200\/50:active{
  background-color: rgb(228 228 231 / 0.5) !important;
}
.active\:tw-bg-zinc-200\/55:active{
  background-color: rgb(228 228 231 / 0.55) !important;
}
.active\:tw-bg-zinc-200\/60:active{
  background-color: rgb(228 228 231 / 0.6) !important;
}
.active\:tw-bg-zinc-200\/65:active{
  background-color: rgb(228 228 231 / 0.65) !important;
}
.active\:tw-bg-zinc-200\/70:active{
  background-color: rgb(228 228 231 / 0.7) !important;
}
.active\:tw-bg-zinc-200\/75:active{
  background-color: rgb(228 228 231 / 0.75) !important;
}
.active\:tw-bg-zinc-200\/80:active{
  background-color: rgb(228 228 231 / 0.8) !important;
}
.active\:tw-bg-zinc-200\/85:active{
  background-color: rgb(228 228 231 / 0.85) !important;
}
.active\:tw-bg-zinc-200\/90:active{
  background-color: rgb(228 228 231 / 0.9) !important;
}
.active\:tw-bg-zinc-200\/95:active{
  background-color: rgb(228 228 231 / 0.95) !important;
}
.active\:tw-bg-zinc-300:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-300\/0:active{
  background-color: rgb(212 212 216 / 0) !important;
}
.active\:tw-bg-zinc-300\/10:active{
  background-color: rgb(212 212 216 / 0.1) !important;
}
.active\:tw-bg-zinc-300\/100:active{
  background-color: rgb(212 212 216 / 1) !important;
}
.active\:tw-bg-zinc-300\/15:active{
  background-color: rgb(212 212 216 / 0.15) !important;
}
.active\:tw-bg-zinc-300\/20:active{
  background-color: rgb(212 212 216 / 0.2) !important;
}
.active\:tw-bg-zinc-300\/25:active{
  background-color: rgb(212 212 216 / 0.25) !important;
}
.active\:tw-bg-zinc-300\/30:active{
  background-color: rgb(212 212 216 / 0.3) !important;
}
.active\:tw-bg-zinc-300\/35:active{
  background-color: rgb(212 212 216 / 0.35) !important;
}
.active\:tw-bg-zinc-300\/40:active{
  background-color: rgb(212 212 216 / 0.4) !important;
}
.active\:tw-bg-zinc-300\/45:active{
  background-color: rgb(212 212 216 / 0.45) !important;
}
.active\:tw-bg-zinc-300\/5:active{
  background-color: rgb(212 212 216 / 0.05) !important;
}
.active\:tw-bg-zinc-300\/50:active{
  background-color: rgb(212 212 216 / 0.5) !important;
}
.active\:tw-bg-zinc-300\/55:active{
  background-color: rgb(212 212 216 / 0.55) !important;
}
.active\:tw-bg-zinc-300\/60:active{
  background-color: rgb(212 212 216 / 0.6) !important;
}
.active\:tw-bg-zinc-300\/65:active{
  background-color: rgb(212 212 216 / 0.65) !important;
}
.active\:tw-bg-zinc-300\/70:active{
  background-color: rgb(212 212 216 / 0.7) !important;
}
.active\:tw-bg-zinc-300\/75:active{
  background-color: rgb(212 212 216 / 0.75) !important;
}
.active\:tw-bg-zinc-300\/80:active{
  background-color: rgb(212 212 216 / 0.8) !important;
}
.active\:tw-bg-zinc-300\/85:active{
  background-color: rgb(212 212 216 / 0.85) !important;
}
.active\:tw-bg-zinc-300\/90:active{
  background-color: rgb(212 212 216 / 0.9) !important;
}
.active\:tw-bg-zinc-300\/95:active{
  background-color: rgb(212 212 216 / 0.95) !important;
}
.active\:tw-bg-zinc-400:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-400\/0:active{
  background-color: rgb(161 161 170 / 0) !important;
}
.active\:tw-bg-zinc-400\/10:active{
  background-color: rgb(161 161 170 / 0.1) !important;
}
.active\:tw-bg-zinc-400\/100:active{
  background-color: rgb(161 161 170 / 1) !important;
}
.active\:tw-bg-zinc-400\/15:active{
  background-color: rgb(161 161 170 / 0.15) !important;
}
.active\:tw-bg-zinc-400\/20:active{
  background-color: rgb(161 161 170 / 0.2) !important;
}
.active\:tw-bg-zinc-400\/25:active{
  background-color: rgb(161 161 170 / 0.25) !important;
}
.active\:tw-bg-zinc-400\/30:active{
  background-color: rgb(161 161 170 / 0.3) !important;
}
.active\:tw-bg-zinc-400\/35:active{
  background-color: rgb(161 161 170 / 0.35) !important;
}
.active\:tw-bg-zinc-400\/40:active{
  background-color: rgb(161 161 170 / 0.4) !important;
}
.active\:tw-bg-zinc-400\/45:active{
  background-color: rgb(161 161 170 / 0.45) !important;
}
.active\:tw-bg-zinc-400\/5:active{
  background-color: rgb(161 161 170 / 0.05) !important;
}
.active\:tw-bg-zinc-400\/50:active{
  background-color: rgb(161 161 170 / 0.5) !important;
}
.active\:tw-bg-zinc-400\/55:active{
  background-color: rgb(161 161 170 / 0.55) !important;
}
.active\:tw-bg-zinc-400\/60:active{
  background-color: rgb(161 161 170 / 0.6) !important;
}
.active\:tw-bg-zinc-400\/65:active{
  background-color: rgb(161 161 170 / 0.65) !important;
}
.active\:tw-bg-zinc-400\/70:active{
  background-color: rgb(161 161 170 / 0.7) !important;
}
.active\:tw-bg-zinc-400\/75:active{
  background-color: rgb(161 161 170 / 0.75) !important;
}
.active\:tw-bg-zinc-400\/80:active{
  background-color: rgb(161 161 170 / 0.8) !important;
}
.active\:tw-bg-zinc-400\/85:active{
  background-color: rgb(161 161 170 / 0.85) !important;
}
.active\:tw-bg-zinc-400\/90:active{
  background-color: rgb(161 161 170 / 0.9) !important;
}
.active\:tw-bg-zinc-400\/95:active{
  background-color: rgb(161 161 170 / 0.95) !important;
}
.active\:tw-bg-zinc-50:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-50\/0:active{
  background-color: rgb(250 250 250 / 0) !important;
}
.active\:tw-bg-zinc-50\/10:active{
  background-color: rgb(250 250 250 / 0.1) !important;
}
.active\:tw-bg-zinc-50\/100:active{
  background-color: rgb(250 250 250 / 1) !important;
}
.active\:tw-bg-zinc-50\/15:active{
  background-color: rgb(250 250 250 / 0.15) !important;
}
.active\:tw-bg-zinc-50\/20:active{
  background-color: rgb(250 250 250 / 0.2) !important;
}
.active\:tw-bg-zinc-50\/25:active{
  background-color: rgb(250 250 250 / 0.25) !important;
}
.active\:tw-bg-zinc-50\/30:active{
  background-color: rgb(250 250 250 / 0.3) !important;
}
.active\:tw-bg-zinc-50\/35:active{
  background-color: rgb(250 250 250 / 0.35) !important;
}
.active\:tw-bg-zinc-50\/40:active{
  background-color: rgb(250 250 250 / 0.4) !important;
}
.active\:tw-bg-zinc-50\/45:active{
  background-color: rgb(250 250 250 / 0.45) !important;
}
.active\:tw-bg-zinc-50\/5:active{
  background-color: rgb(250 250 250 / 0.05) !important;
}
.active\:tw-bg-zinc-50\/50:active{
  background-color: rgb(250 250 250 / 0.5) !important;
}
.active\:tw-bg-zinc-50\/55:active{
  background-color: rgb(250 250 250 / 0.55) !important;
}
.active\:tw-bg-zinc-50\/60:active{
  background-color: rgb(250 250 250 / 0.6) !important;
}
.active\:tw-bg-zinc-50\/65:active{
  background-color: rgb(250 250 250 / 0.65) !important;
}
.active\:tw-bg-zinc-50\/70:active{
  background-color: rgb(250 250 250 / 0.7) !important;
}
.active\:tw-bg-zinc-50\/75:active{
  background-color: rgb(250 250 250 / 0.75) !important;
}
.active\:tw-bg-zinc-50\/80:active{
  background-color: rgb(250 250 250 / 0.8) !important;
}
.active\:tw-bg-zinc-50\/85:active{
  background-color: rgb(250 250 250 / 0.85) !important;
}
.active\:tw-bg-zinc-50\/90:active{
  background-color: rgb(250 250 250 / 0.9) !important;
}
.active\:tw-bg-zinc-50\/95:active{
  background-color: rgb(250 250 250 / 0.95) !important;
}
.active\:tw-bg-zinc-500:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-500\/0:active{
  background-color: rgb(113 113 122 / 0) !important;
}
.active\:tw-bg-zinc-500\/10:active{
  background-color: rgb(113 113 122 / 0.1) !important;
}
.active\:tw-bg-zinc-500\/100:active{
  background-color: rgb(113 113 122 / 1) !important;
}
.active\:tw-bg-zinc-500\/15:active{
  background-color: rgb(113 113 122 / 0.15) !important;
}
.active\:tw-bg-zinc-500\/20:active{
  background-color: rgb(113 113 122 / 0.2) !important;
}
.active\:tw-bg-zinc-500\/25:active{
  background-color: rgb(113 113 122 / 0.25) !important;
}
.active\:tw-bg-zinc-500\/30:active{
  background-color: rgb(113 113 122 / 0.3) !important;
}
.active\:tw-bg-zinc-500\/35:active{
  background-color: rgb(113 113 122 / 0.35) !important;
}
.active\:tw-bg-zinc-500\/40:active{
  background-color: rgb(113 113 122 / 0.4) !important;
}
.active\:tw-bg-zinc-500\/45:active{
  background-color: rgb(113 113 122 / 0.45) !important;
}
.active\:tw-bg-zinc-500\/5:active{
  background-color: rgb(113 113 122 / 0.05) !important;
}
.active\:tw-bg-zinc-500\/50:active{
  background-color: rgb(113 113 122 / 0.5) !important;
}
.active\:tw-bg-zinc-500\/55:active{
  background-color: rgb(113 113 122 / 0.55) !important;
}
.active\:tw-bg-zinc-500\/60:active{
  background-color: rgb(113 113 122 / 0.6) !important;
}
.active\:tw-bg-zinc-500\/65:active{
  background-color: rgb(113 113 122 / 0.65) !important;
}
.active\:tw-bg-zinc-500\/70:active{
  background-color: rgb(113 113 122 / 0.7) !important;
}
.active\:tw-bg-zinc-500\/75:active{
  background-color: rgb(113 113 122 / 0.75) !important;
}
.active\:tw-bg-zinc-500\/80:active{
  background-color: rgb(113 113 122 / 0.8) !important;
}
.active\:tw-bg-zinc-500\/85:active{
  background-color: rgb(113 113 122 / 0.85) !important;
}
.active\:tw-bg-zinc-500\/90:active{
  background-color: rgb(113 113 122 / 0.9) !important;
}
.active\:tw-bg-zinc-500\/95:active{
  background-color: rgb(113 113 122 / 0.95) !important;
}
.active\:tw-bg-zinc-600:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-600\/0:active{
  background-color: rgb(82 82 91 / 0) !important;
}
.active\:tw-bg-zinc-600\/10:active{
  background-color: rgb(82 82 91 / 0.1) !important;
}
.active\:tw-bg-zinc-600\/100:active{
  background-color: rgb(82 82 91 / 1) !important;
}
.active\:tw-bg-zinc-600\/15:active{
  background-color: rgb(82 82 91 / 0.15) !important;
}
.active\:tw-bg-zinc-600\/20:active{
  background-color: rgb(82 82 91 / 0.2) !important;
}
.active\:tw-bg-zinc-600\/25:active{
  background-color: rgb(82 82 91 / 0.25) !important;
}
.active\:tw-bg-zinc-600\/30:active{
  background-color: rgb(82 82 91 / 0.3) !important;
}
.active\:tw-bg-zinc-600\/35:active{
  background-color: rgb(82 82 91 / 0.35) !important;
}
.active\:tw-bg-zinc-600\/40:active{
  background-color: rgb(82 82 91 / 0.4) !important;
}
.active\:tw-bg-zinc-600\/45:active{
  background-color: rgb(82 82 91 / 0.45) !important;
}
.active\:tw-bg-zinc-600\/5:active{
  background-color: rgb(82 82 91 / 0.05) !important;
}
.active\:tw-bg-zinc-600\/50:active{
  background-color: rgb(82 82 91 / 0.5) !important;
}
.active\:tw-bg-zinc-600\/55:active{
  background-color: rgb(82 82 91 / 0.55) !important;
}
.active\:tw-bg-zinc-600\/60:active{
  background-color: rgb(82 82 91 / 0.6) !important;
}
.active\:tw-bg-zinc-600\/65:active{
  background-color: rgb(82 82 91 / 0.65) !important;
}
.active\:tw-bg-zinc-600\/70:active{
  background-color: rgb(82 82 91 / 0.7) !important;
}
.active\:tw-bg-zinc-600\/75:active{
  background-color: rgb(82 82 91 / 0.75) !important;
}
.active\:tw-bg-zinc-600\/80:active{
  background-color: rgb(82 82 91 / 0.8) !important;
}
.active\:tw-bg-zinc-600\/85:active{
  background-color: rgb(82 82 91 / 0.85) !important;
}
.active\:tw-bg-zinc-600\/90:active{
  background-color: rgb(82 82 91 / 0.9) !important;
}
.active\:tw-bg-zinc-600\/95:active{
  background-color: rgb(82 82 91 / 0.95) !important;
}
.active\:tw-bg-zinc-700:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-700\/0:active{
  background-color: rgb(63 63 70 / 0) !important;
}
.active\:tw-bg-zinc-700\/10:active{
  background-color: rgb(63 63 70 / 0.1) !important;
}
.active\:tw-bg-zinc-700\/100:active{
  background-color: rgb(63 63 70 / 1) !important;
}
.active\:tw-bg-zinc-700\/15:active{
  background-color: rgb(63 63 70 / 0.15) !important;
}
.active\:tw-bg-zinc-700\/20:active{
  background-color: rgb(63 63 70 / 0.2) !important;
}
.active\:tw-bg-zinc-700\/25:active{
  background-color: rgb(63 63 70 / 0.25) !important;
}
.active\:tw-bg-zinc-700\/30:active{
  background-color: rgb(63 63 70 / 0.3) !important;
}
.active\:tw-bg-zinc-700\/35:active{
  background-color: rgb(63 63 70 / 0.35) !important;
}
.active\:tw-bg-zinc-700\/40:active{
  background-color: rgb(63 63 70 / 0.4) !important;
}
.active\:tw-bg-zinc-700\/45:active{
  background-color: rgb(63 63 70 / 0.45) !important;
}
.active\:tw-bg-zinc-700\/5:active{
  background-color: rgb(63 63 70 / 0.05) !important;
}
.active\:tw-bg-zinc-700\/50:active{
  background-color: rgb(63 63 70 / 0.5) !important;
}
.active\:tw-bg-zinc-700\/55:active{
  background-color: rgb(63 63 70 / 0.55) !important;
}
.active\:tw-bg-zinc-700\/60:active{
  background-color: rgb(63 63 70 / 0.6) !important;
}
.active\:tw-bg-zinc-700\/65:active{
  background-color: rgb(63 63 70 / 0.65) !important;
}
.active\:tw-bg-zinc-700\/70:active{
  background-color: rgb(63 63 70 / 0.7) !important;
}
.active\:tw-bg-zinc-700\/75:active{
  background-color: rgb(63 63 70 / 0.75) !important;
}
.active\:tw-bg-zinc-700\/80:active{
  background-color: rgb(63 63 70 / 0.8) !important;
}
.active\:tw-bg-zinc-700\/85:active{
  background-color: rgb(63 63 70 / 0.85) !important;
}
.active\:tw-bg-zinc-700\/90:active{
  background-color: rgb(63 63 70 / 0.9) !important;
}
.active\:tw-bg-zinc-700\/95:active{
  background-color: rgb(63 63 70 / 0.95) !important;
}
.active\:tw-bg-zinc-800:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-800\/0:active{
  background-color: rgb(39 39 42 / 0) !important;
}
.active\:tw-bg-zinc-800\/10:active{
  background-color: rgb(39 39 42 / 0.1) !important;
}
.active\:tw-bg-zinc-800\/100:active{
  background-color: rgb(39 39 42 / 1) !important;
}
.active\:tw-bg-zinc-800\/15:active{
  background-color: rgb(39 39 42 / 0.15) !important;
}
.active\:tw-bg-zinc-800\/20:active{
  background-color: rgb(39 39 42 / 0.2) !important;
}
.active\:tw-bg-zinc-800\/25:active{
  background-color: rgb(39 39 42 / 0.25) !important;
}
.active\:tw-bg-zinc-800\/30:active{
  background-color: rgb(39 39 42 / 0.3) !important;
}
.active\:tw-bg-zinc-800\/35:active{
  background-color: rgb(39 39 42 / 0.35) !important;
}
.active\:tw-bg-zinc-800\/40:active{
  background-color: rgb(39 39 42 / 0.4) !important;
}
.active\:tw-bg-zinc-800\/45:active{
  background-color: rgb(39 39 42 / 0.45) !important;
}
.active\:tw-bg-zinc-800\/5:active{
  background-color: rgb(39 39 42 / 0.05) !important;
}
.active\:tw-bg-zinc-800\/50:active{
  background-color: rgb(39 39 42 / 0.5) !important;
}
.active\:tw-bg-zinc-800\/55:active{
  background-color: rgb(39 39 42 / 0.55) !important;
}
.active\:tw-bg-zinc-800\/60:active{
  background-color: rgb(39 39 42 / 0.6) !important;
}
.active\:tw-bg-zinc-800\/65:active{
  background-color: rgb(39 39 42 / 0.65) !important;
}
.active\:tw-bg-zinc-800\/70:active{
  background-color: rgb(39 39 42 / 0.7) !important;
}
.active\:tw-bg-zinc-800\/75:active{
  background-color: rgb(39 39 42 / 0.75) !important;
}
.active\:tw-bg-zinc-800\/80:active{
  background-color: rgb(39 39 42 / 0.8) !important;
}
.active\:tw-bg-zinc-800\/85:active{
  background-color: rgb(39 39 42 / 0.85) !important;
}
.active\:tw-bg-zinc-800\/90:active{
  background-color: rgb(39 39 42 / 0.9) !important;
}
.active\:tw-bg-zinc-800\/95:active{
  background-color: rgb(39 39 42 / 0.95) !important;
}
.active\:tw-bg-zinc-900:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-900\/0:active{
  background-color: rgb(24 24 27 / 0) !important;
}
.active\:tw-bg-zinc-900\/10:active{
  background-color: rgb(24 24 27 / 0.1) !important;
}
.active\:tw-bg-zinc-900\/100:active{
  background-color: rgb(24 24 27 / 1) !important;
}
.active\:tw-bg-zinc-900\/15:active{
  background-color: rgb(24 24 27 / 0.15) !important;
}
.active\:tw-bg-zinc-900\/20:active{
  background-color: rgb(24 24 27 / 0.2) !important;
}
.active\:tw-bg-zinc-900\/25:active{
  background-color: rgb(24 24 27 / 0.25) !important;
}
.active\:tw-bg-zinc-900\/30:active{
  background-color: rgb(24 24 27 / 0.3) !important;
}
.active\:tw-bg-zinc-900\/35:active{
  background-color: rgb(24 24 27 / 0.35) !important;
}
.active\:tw-bg-zinc-900\/40:active{
  background-color: rgb(24 24 27 / 0.4) !important;
}
.active\:tw-bg-zinc-900\/45:active{
  background-color: rgb(24 24 27 / 0.45) !important;
}
.active\:tw-bg-zinc-900\/5:active{
  background-color: rgb(24 24 27 / 0.05) !important;
}
.active\:tw-bg-zinc-900\/50:active{
  background-color: rgb(24 24 27 / 0.5) !important;
}
.active\:tw-bg-zinc-900\/55:active{
  background-color: rgb(24 24 27 / 0.55) !important;
}
.active\:tw-bg-zinc-900\/60:active{
  background-color: rgb(24 24 27 / 0.6) !important;
}
.active\:tw-bg-zinc-900\/65:active{
  background-color: rgb(24 24 27 / 0.65) !important;
}
.active\:tw-bg-zinc-900\/70:active{
  background-color: rgb(24 24 27 / 0.7) !important;
}
.active\:tw-bg-zinc-900\/75:active{
  background-color: rgb(24 24 27 / 0.75) !important;
}
.active\:tw-bg-zinc-900\/80:active{
  background-color: rgb(24 24 27 / 0.8) !important;
}
.active\:tw-bg-zinc-900\/85:active{
  background-color: rgb(24 24 27 / 0.85) !important;
}
.active\:tw-bg-zinc-900\/90:active{
  background-color: rgb(24 24 27 / 0.9) !important;
}
.active\:tw-bg-zinc-900\/95:active{
  background-color: rgb(24 24 27 / 0.95) !important;
}
.active\:tw-bg-zinc-950:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity, 1)) !important;
}
.active\:tw-bg-zinc-950\/0:active{
  background-color: rgb(9 9 11 / 0) !important;
}
.active\:tw-bg-zinc-950\/10:active{
  background-color: rgb(9 9 11 / 0.1) !important;
}
.active\:tw-bg-zinc-950\/100:active{
  background-color: rgb(9 9 11 / 1) !important;
}
.active\:tw-bg-zinc-950\/15:active{
  background-color: rgb(9 9 11 / 0.15) !important;
}
.active\:tw-bg-zinc-950\/20:active{
  background-color: rgb(9 9 11 / 0.2) !important;
}
.active\:tw-bg-zinc-950\/25:active{
  background-color: rgb(9 9 11 / 0.25) !important;
}
.active\:tw-bg-zinc-950\/30:active{
  background-color: rgb(9 9 11 / 0.3) !important;
}
.active\:tw-bg-zinc-950\/35:active{
  background-color: rgb(9 9 11 / 0.35) !important;
}
.active\:tw-bg-zinc-950\/40:active{
  background-color: rgb(9 9 11 / 0.4) !important;
}
.active\:tw-bg-zinc-950\/45:active{
  background-color: rgb(9 9 11 / 0.45) !important;
}
.active\:tw-bg-zinc-950\/5:active{
  background-color: rgb(9 9 11 / 0.05) !important;
}
.active\:tw-bg-zinc-950\/50:active{
  background-color: rgb(9 9 11 / 0.5) !important;
}
.active\:tw-bg-zinc-950\/55:active{
  background-color: rgb(9 9 11 / 0.55) !important;
}
.active\:tw-bg-zinc-950\/60:active{
  background-color: rgb(9 9 11 / 0.6) !important;
}
.active\:tw-bg-zinc-950\/65:active{
  background-color: rgb(9 9 11 / 0.65) !important;
}
.active\:tw-bg-zinc-950\/70:active{
  background-color: rgb(9 9 11 / 0.7) !important;
}
.active\:tw-bg-zinc-950\/75:active{
  background-color: rgb(9 9 11 / 0.75) !important;
}
.active\:tw-bg-zinc-950\/80:active{
  background-color: rgb(9 9 11 / 0.8) !important;
}
.active\:tw-bg-zinc-950\/85:active{
  background-color: rgb(9 9 11 / 0.85) !important;
}
.active\:tw-bg-zinc-950\/90:active{
  background-color: rgb(9 9 11 / 0.9) !important;
}
.active\:tw-bg-zinc-950\/95:active{
  background-color: rgb(9 9 11 / 0.95) !important;
}
.active\:tw-bg-opacity-0:active{
  --tw-bg-opacity: 0 !important;
}
.active\:tw-bg-opacity-10:active{
  --tw-bg-opacity: 0.1 !important;
}
.active\:tw-bg-opacity-100:active{
  --tw-bg-opacity: 1 !important;
}
.active\:tw-bg-opacity-15:active{
  --tw-bg-opacity: 0.15 !important;
}
.active\:tw-bg-opacity-20:active{
  --tw-bg-opacity: 0.2 !important;
}
.active\:tw-bg-opacity-25:active{
  --tw-bg-opacity: 0.25 !important;
}
.active\:tw-bg-opacity-30:active{
  --tw-bg-opacity: 0.3 !important;
}
.active\:tw-bg-opacity-35:active{
  --tw-bg-opacity: 0.35 !important;
}
.active\:tw-bg-opacity-40:active{
  --tw-bg-opacity: 0.4 !important;
}
.active\:tw-bg-opacity-45:active{
  --tw-bg-opacity: 0.45 !important;
}
.active\:tw-bg-opacity-5:active{
  --tw-bg-opacity: 0.05 !important;
}
.active\:tw-bg-opacity-50:active{
  --tw-bg-opacity: 0.5 !important;
}
.active\:tw-bg-opacity-55:active{
  --tw-bg-opacity: 0.55 !important;
}
.active\:tw-bg-opacity-60:active{
  --tw-bg-opacity: 0.6 !important;
}
.active\:tw-bg-opacity-65:active{
  --tw-bg-opacity: 0.65 !important;
}
.active\:tw-bg-opacity-70:active{
  --tw-bg-opacity: 0.7 !important;
}
.active\:tw-bg-opacity-75:active{
  --tw-bg-opacity: 0.75 !important;
}
.active\:tw-bg-opacity-80:active{
  --tw-bg-opacity: 0.8 !important;
}
.active\:tw-bg-opacity-85:active{
  --tw-bg-opacity: 0.85 !important;
}
.active\:tw-bg-opacity-90:active{
  --tw-bg-opacity: 0.9 !important;
}
.active\:tw-bg-opacity-95:active{
  --tw-bg-opacity: 0.95 !important;
}
.active\:tw-bg-fancy:active{
  background-image: url('/images/ces/mysite_header.svg'), linear-gradient(60deg, #F5E1E1 13.4%, #CFEBF7 86.6%) !important;
}
.active\:tw-bg-gradient-to-b:active{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}
.active\:tw-bg-gradient-to-bl:active{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops)) !important;
}
.active\:tw-bg-gradient-to-br:active{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
}
.active\:tw-bg-gradient-to-l:active{
  background-image: linear-gradient(to left, var(--tw-gradient-stops)) !important;
}
.active\:tw-bg-gradient-to-r:active{
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}
.active\:tw-bg-gradient-to-t:active{
  background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important;
}
.active\:tw-bg-gradient-to-tl:active{
  background-image: linear-gradient(to top left, var(--tw-gradient-stops)) !important;
}
.active\:tw-bg-gradient-to-tr:active{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops)) !important;
}
.active\:tw-bg-none:active{
  background-image: none !important;
}
.active\:tw-bg-auto:active{
  background-size: auto !important;
}
.active\:tw-bg-contain:active{
  background-size: contain !important;
}
.active\:tw-bg-cover:active{
  background-size: cover !important;
}
.active\:tw-bg-fancy:active{
  background-size: 57% 100%, 100% 100% !important;
}
.active\:tw-bg-fixed:active{
  background-attachment: fixed !important;
}
.active\:tw-bg-local:active{
  background-attachment: local !important;
}
.active\:tw-bg-scroll:active{
  background-attachment: scroll !important;
}
.active\:tw-bg-clip-border:active{
  background-clip: border-box !important;
}
.active\:tw-bg-clip-padding:active{
  background-clip: padding-box !important;
}
.active\:tw-bg-clip-content:active{
  background-clip: content-box !important;
}
.active\:tw-bg-clip-text:active{
  background-clip: text !important;
}
.active\:tw-bg-bottom:active{
  background-position: bottom !important;
}
.active\:tw-bg-center:active{
  background-position: center !important;
}
.active\:tw-bg-fancy:active{
  background-position: bottom right !important;
}
.active\:tw-bg-left:active{
  background-position: left !important;
}
.active\:tw-bg-left-bottom:active{
  background-position: left bottom !important;
}
.active\:tw-bg-left-top:active{
  background-position: left top !important;
}
.active\:tw-bg-right:active{
  background-position: right !important;
}
.active\:tw-bg-right-bottom:active{
  background-position: right bottom !important;
}
.active\:tw-bg-right-top:active{
  background-position: right top !important;
}
.active\:tw-bg-top:active{
  background-position: top !important;
}
.active\:tw-bg-repeat:active{
  background-repeat: repeat !important;
}
.active\:tw-bg-no-repeat:active{
  background-repeat: no-repeat !important;
}
.active\:tw-bg-repeat-x:active{
  background-repeat: repeat-x !important;
}
.active\:tw-bg-repeat-y:active{
  background-repeat: repeat-y !important;
}
.active\:tw-bg-repeat-round:active{
  background-repeat: round !important;
}
.active\:tw-bg-repeat-space:active{
  background-repeat: space !important;
}
.active\:tw-bg-origin-border:active{
  background-origin: border-box !important;
}
.active\:tw-bg-origin-padding:active{
  background-origin: padding-box !important;
}
.active\:tw-bg-origin-content:active{
  background-origin: content-box !important;
}
.active\:tw-text-left:active{
  text-align: left !important;
}
.active\:tw-text-center:active{
  text-align: center !important;
}
.active\:tw-text-right:active{
  text-align: right !important;
}
.active\:tw-text-justify:active{
  text-align: justify !important;
}
.active\:tw-text-start:active{
  text-align: start !important;
}
.active\:tw-text-end:active{
  text-align: end !important;
}
.active\:tw-text-2xl:active{
  font-size: 1.5rem !important;
}
.active\:tw-text-3\.5xl:active{
  font-size: 2rem !important;
}
.active\:tw-text-3xl:active{
  font-size: 1.875rem !important;
}
.active\:tw-text-4xl:active{
  font-size: 2.25rem !important;
}
.active\:tw-text-5xl:active{
  font-size: 3rem !important;
}
.active\:tw-text-6xl:active{
  font-size: 4rem !important;
}
.active\:tw-text-7xl:active{
  font-size: 4.5rem !important;
  line-height: 1 !important;
}
.active\:tw-text-8xl:active{
  font-size: 6rem !important;
  line-height: 1 !important;
}
.active\:tw-text-9xl:active{
  font-size: 8rem !important;
  line-height: 1 !important;
}
.active\:tw-text-base:active{
  font-size: 1rem !important;
}
.active\:tw-text-base-plus:active{
  font-size: 1.03125rem !important;
}
.active\:tw-text-base-vh:active{
  font-size: 2.5vh !important;
  line-height: 3.5vh !important;
}
.active\:tw-text-lg:active{
  font-size: 1.125rem !important;
}
.active\:tw-text-lg-vh:active{
  font-size: 4.5vh !important;
  line-height: 6vh !important;
}
.active\:tw-text-md:active{
  font-size: 1.0625rem !important;
}
.active\:tw-text-sm:active{
  font-size: 0.875rem !important;
}
.active\:tw-text-sm-vh:active{
  font-size: 1.5vh !important;
  line-height: 2.5vh !important;
}
.active\:tw-text-xl:active{
  font-size: 1.25rem !important;
}
.active\:tw-text-xs:active{
  font-size: 0.75rem !important;
}
.active\:tw-text-xxs:active{
  font-size: 0.625rem !important;
}
.active\:tw-text-amber-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-100\/0:active{
  color: rgb(254 243 199 / 0) !important;
}
.active\:tw-text-amber-100\/10:active{
  color: rgb(254 243 199 / 0.1) !important;
}
.active\:tw-text-amber-100\/100:active{
  color: rgb(254 243 199 / 1) !important;
}
.active\:tw-text-amber-100\/15:active{
  color: rgb(254 243 199 / 0.15) !important;
}
.active\:tw-text-amber-100\/20:active{
  color: rgb(254 243 199 / 0.2) !important;
}
.active\:tw-text-amber-100\/25:active{
  color: rgb(254 243 199 / 0.25) !important;
}
.active\:tw-text-amber-100\/30:active{
  color: rgb(254 243 199 / 0.3) !important;
}
.active\:tw-text-amber-100\/35:active{
  color: rgb(254 243 199 / 0.35) !important;
}
.active\:tw-text-amber-100\/40:active{
  color: rgb(254 243 199 / 0.4) !important;
}
.active\:tw-text-amber-100\/45:active{
  color: rgb(254 243 199 / 0.45) !important;
}
.active\:tw-text-amber-100\/5:active{
  color: rgb(254 243 199 / 0.05) !important;
}
.active\:tw-text-amber-100\/50:active{
  color: rgb(254 243 199 / 0.5) !important;
}
.active\:tw-text-amber-100\/55:active{
  color: rgb(254 243 199 / 0.55) !important;
}
.active\:tw-text-amber-100\/60:active{
  color: rgb(254 243 199 / 0.6) !important;
}
.active\:tw-text-amber-100\/65:active{
  color: rgb(254 243 199 / 0.65) !important;
}
.active\:tw-text-amber-100\/70:active{
  color: rgb(254 243 199 / 0.7) !important;
}
.active\:tw-text-amber-100\/75:active{
  color: rgb(254 243 199 / 0.75) !important;
}
.active\:tw-text-amber-100\/80:active{
  color: rgb(254 243 199 / 0.8) !important;
}
.active\:tw-text-amber-100\/85:active{
  color: rgb(254 243 199 / 0.85) !important;
}
.active\:tw-text-amber-100\/90:active{
  color: rgb(254 243 199 / 0.9) !important;
}
.active\:tw-text-amber-100\/95:active{
  color: rgb(254 243 199 / 0.95) !important;
}
.active\:tw-text-amber-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-200\/0:active{
  color: rgb(253 230 138 / 0) !important;
}
.active\:tw-text-amber-200\/10:active{
  color: rgb(253 230 138 / 0.1) !important;
}
.active\:tw-text-amber-200\/100:active{
  color: rgb(253 230 138 / 1) !important;
}
.active\:tw-text-amber-200\/15:active{
  color: rgb(253 230 138 / 0.15) !important;
}
.active\:tw-text-amber-200\/20:active{
  color: rgb(253 230 138 / 0.2) !important;
}
.active\:tw-text-amber-200\/25:active{
  color: rgb(253 230 138 / 0.25) !important;
}
.active\:tw-text-amber-200\/30:active{
  color: rgb(253 230 138 / 0.3) !important;
}
.active\:tw-text-amber-200\/35:active{
  color: rgb(253 230 138 / 0.35) !important;
}
.active\:tw-text-amber-200\/40:active{
  color: rgb(253 230 138 / 0.4) !important;
}
.active\:tw-text-amber-200\/45:active{
  color: rgb(253 230 138 / 0.45) !important;
}
.active\:tw-text-amber-200\/5:active{
  color: rgb(253 230 138 / 0.05) !important;
}
.active\:tw-text-amber-200\/50:active{
  color: rgb(253 230 138 / 0.5) !important;
}
.active\:tw-text-amber-200\/55:active{
  color: rgb(253 230 138 / 0.55) !important;
}
.active\:tw-text-amber-200\/60:active{
  color: rgb(253 230 138 / 0.6) !important;
}
.active\:tw-text-amber-200\/65:active{
  color: rgb(253 230 138 / 0.65) !important;
}
.active\:tw-text-amber-200\/70:active{
  color: rgb(253 230 138 / 0.7) !important;
}
.active\:tw-text-amber-200\/75:active{
  color: rgb(253 230 138 / 0.75) !important;
}
.active\:tw-text-amber-200\/80:active{
  color: rgb(253 230 138 / 0.8) !important;
}
.active\:tw-text-amber-200\/85:active{
  color: rgb(253 230 138 / 0.85) !important;
}
.active\:tw-text-amber-200\/90:active{
  color: rgb(253 230 138 / 0.9) !important;
}
.active\:tw-text-amber-200\/95:active{
  color: rgb(253 230 138 / 0.95) !important;
}
.active\:tw-text-amber-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-300\/0:active{
  color: rgb(252 211 77 / 0) !important;
}
.active\:tw-text-amber-300\/10:active{
  color: rgb(252 211 77 / 0.1) !important;
}
.active\:tw-text-amber-300\/100:active{
  color: rgb(252 211 77 / 1) !important;
}
.active\:tw-text-amber-300\/15:active{
  color: rgb(252 211 77 / 0.15) !important;
}
.active\:tw-text-amber-300\/20:active{
  color: rgb(252 211 77 / 0.2) !important;
}
.active\:tw-text-amber-300\/25:active{
  color: rgb(252 211 77 / 0.25) !important;
}
.active\:tw-text-amber-300\/30:active{
  color: rgb(252 211 77 / 0.3) !important;
}
.active\:tw-text-amber-300\/35:active{
  color: rgb(252 211 77 / 0.35) !important;
}
.active\:tw-text-amber-300\/40:active{
  color: rgb(252 211 77 / 0.4) !important;
}
.active\:tw-text-amber-300\/45:active{
  color: rgb(252 211 77 / 0.45) !important;
}
.active\:tw-text-amber-300\/5:active{
  color: rgb(252 211 77 / 0.05) !important;
}
.active\:tw-text-amber-300\/50:active{
  color: rgb(252 211 77 / 0.5) !important;
}
.active\:tw-text-amber-300\/55:active{
  color: rgb(252 211 77 / 0.55) !important;
}
.active\:tw-text-amber-300\/60:active{
  color: rgb(252 211 77 / 0.6) !important;
}
.active\:tw-text-amber-300\/65:active{
  color: rgb(252 211 77 / 0.65) !important;
}
.active\:tw-text-amber-300\/70:active{
  color: rgb(252 211 77 / 0.7) !important;
}
.active\:tw-text-amber-300\/75:active{
  color: rgb(252 211 77 / 0.75) !important;
}
.active\:tw-text-amber-300\/80:active{
  color: rgb(252 211 77 / 0.8) !important;
}
.active\:tw-text-amber-300\/85:active{
  color: rgb(252 211 77 / 0.85) !important;
}
.active\:tw-text-amber-300\/90:active{
  color: rgb(252 211 77 / 0.9) !important;
}
.active\:tw-text-amber-300\/95:active{
  color: rgb(252 211 77 / 0.95) !important;
}
.active\:tw-text-amber-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-400\/0:active{
  color: rgb(251 191 36 / 0) !important;
}
.active\:tw-text-amber-400\/10:active{
  color: rgb(251 191 36 / 0.1) !important;
}
.active\:tw-text-amber-400\/100:active{
  color: rgb(251 191 36 / 1) !important;
}
.active\:tw-text-amber-400\/15:active{
  color: rgb(251 191 36 / 0.15) !important;
}
.active\:tw-text-amber-400\/20:active{
  color: rgb(251 191 36 / 0.2) !important;
}
.active\:tw-text-amber-400\/25:active{
  color: rgb(251 191 36 / 0.25) !important;
}
.active\:tw-text-amber-400\/30:active{
  color: rgb(251 191 36 / 0.3) !important;
}
.active\:tw-text-amber-400\/35:active{
  color: rgb(251 191 36 / 0.35) !important;
}
.active\:tw-text-amber-400\/40:active{
  color: rgb(251 191 36 / 0.4) !important;
}
.active\:tw-text-amber-400\/45:active{
  color: rgb(251 191 36 / 0.45) !important;
}
.active\:tw-text-amber-400\/5:active{
  color: rgb(251 191 36 / 0.05) !important;
}
.active\:tw-text-amber-400\/50:active{
  color: rgb(251 191 36 / 0.5) !important;
}
.active\:tw-text-amber-400\/55:active{
  color: rgb(251 191 36 / 0.55) !important;
}
.active\:tw-text-amber-400\/60:active{
  color: rgb(251 191 36 / 0.6) !important;
}
.active\:tw-text-amber-400\/65:active{
  color: rgb(251 191 36 / 0.65) !important;
}
.active\:tw-text-amber-400\/70:active{
  color: rgb(251 191 36 / 0.7) !important;
}
.active\:tw-text-amber-400\/75:active{
  color: rgb(251 191 36 / 0.75) !important;
}
.active\:tw-text-amber-400\/80:active{
  color: rgb(251 191 36 / 0.8) !important;
}
.active\:tw-text-amber-400\/85:active{
  color: rgb(251 191 36 / 0.85) !important;
}
.active\:tw-text-amber-400\/90:active{
  color: rgb(251 191 36 / 0.9) !important;
}
.active\:tw-text-amber-400\/95:active{
  color: rgb(251 191 36 / 0.95) !important;
}
.active\:tw-text-amber-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-50\/0:active{
  color: rgb(255 251 235 / 0) !important;
}
.active\:tw-text-amber-50\/10:active{
  color: rgb(255 251 235 / 0.1) !important;
}
.active\:tw-text-amber-50\/100:active{
  color: rgb(255 251 235 / 1) !important;
}
.active\:tw-text-amber-50\/15:active{
  color: rgb(255 251 235 / 0.15) !important;
}
.active\:tw-text-amber-50\/20:active{
  color: rgb(255 251 235 / 0.2) !important;
}
.active\:tw-text-amber-50\/25:active{
  color: rgb(255 251 235 / 0.25) !important;
}
.active\:tw-text-amber-50\/30:active{
  color: rgb(255 251 235 / 0.3) !important;
}
.active\:tw-text-amber-50\/35:active{
  color: rgb(255 251 235 / 0.35) !important;
}
.active\:tw-text-amber-50\/40:active{
  color: rgb(255 251 235 / 0.4) !important;
}
.active\:tw-text-amber-50\/45:active{
  color: rgb(255 251 235 / 0.45) !important;
}
.active\:tw-text-amber-50\/5:active{
  color: rgb(255 251 235 / 0.05) !important;
}
.active\:tw-text-amber-50\/50:active{
  color: rgb(255 251 235 / 0.5) !important;
}
.active\:tw-text-amber-50\/55:active{
  color: rgb(255 251 235 / 0.55) !important;
}
.active\:tw-text-amber-50\/60:active{
  color: rgb(255 251 235 / 0.6) !important;
}
.active\:tw-text-amber-50\/65:active{
  color: rgb(255 251 235 / 0.65) !important;
}
.active\:tw-text-amber-50\/70:active{
  color: rgb(255 251 235 / 0.7) !important;
}
.active\:tw-text-amber-50\/75:active{
  color: rgb(255 251 235 / 0.75) !important;
}
.active\:tw-text-amber-50\/80:active{
  color: rgb(255 251 235 / 0.8) !important;
}
.active\:tw-text-amber-50\/85:active{
  color: rgb(255 251 235 / 0.85) !important;
}
.active\:tw-text-amber-50\/90:active{
  color: rgb(255 251 235 / 0.9) !important;
}
.active\:tw-text-amber-50\/95:active{
  color: rgb(255 251 235 / 0.95) !important;
}
.active\:tw-text-amber-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-500\/0:active{
  color: rgb(245 158 11 / 0) !important;
}
.active\:tw-text-amber-500\/10:active{
  color: rgb(245 158 11 / 0.1) !important;
}
.active\:tw-text-amber-500\/100:active{
  color: rgb(245 158 11 / 1) !important;
}
.active\:tw-text-amber-500\/15:active{
  color: rgb(245 158 11 / 0.15) !important;
}
.active\:tw-text-amber-500\/20:active{
  color: rgb(245 158 11 / 0.2) !important;
}
.active\:tw-text-amber-500\/25:active{
  color: rgb(245 158 11 / 0.25) !important;
}
.active\:tw-text-amber-500\/30:active{
  color: rgb(245 158 11 / 0.3) !important;
}
.active\:tw-text-amber-500\/35:active{
  color: rgb(245 158 11 / 0.35) !important;
}
.active\:tw-text-amber-500\/40:active{
  color: rgb(245 158 11 / 0.4) !important;
}
.active\:tw-text-amber-500\/45:active{
  color: rgb(245 158 11 / 0.45) !important;
}
.active\:tw-text-amber-500\/5:active{
  color: rgb(245 158 11 / 0.05) !important;
}
.active\:tw-text-amber-500\/50:active{
  color: rgb(245 158 11 / 0.5) !important;
}
.active\:tw-text-amber-500\/55:active{
  color: rgb(245 158 11 / 0.55) !important;
}
.active\:tw-text-amber-500\/60:active{
  color: rgb(245 158 11 / 0.6) !important;
}
.active\:tw-text-amber-500\/65:active{
  color: rgb(245 158 11 / 0.65) !important;
}
.active\:tw-text-amber-500\/70:active{
  color: rgb(245 158 11 / 0.7) !important;
}
.active\:tw-text-amber-500\/75:active{
  color: rgb(245 158 11 / 0.75) !important;
}
.active\:tw-text-amber-500\/80:active{
  color: rgb(245 158 11 / 0.8) !important;
}
.active\:tw-text-amber-500\/85:active{
  color: rgb(245 158 11 / 0.85) !important;
}
.active\:tw-text-amber-500\/90:active{
  color: rgb(245 158 11 / 0.9) !important;
}
.active\:tw-text-amber-500\/95:active{
  color: rgb(245 158 11 / 0.95) !important;
}
.active\:tw-text-amber-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-600\/0:active{
  color: rgb(217 119 6 / 0) !important;
}
.active\:tw-text-amber-600\/10:active{
  color: rgb(217 119 6 / 0.1) !important;
}
.active\:tw-text-amber-600\/100:active{
  color: rgb(217 119 6 / 1) !important;
}
.active\:tw-text-amber-600\/15:active{
  color: rgb(217 119 6 / 0.15) !important;
}
.active\:tw-text-amber-600\/20:active{
  color: rgb(217 119 6 / 0.2) !important;
}
.active\:tw-text-amber-600\/25:active{
  color: rgb(217 119 6 / 0.25) !important;
}
.active\:tw-text-amber-600\/30:active{
  color: rgb(217 119 6 / 0.3) !important;
}
.active\:tw-text-amber-600\/35:active{
  color: rgb(217 119 6 / 0.35) !important;
}
.active\:tw-text-amber-600\/40:active{
  color: rgb(217 119 6 / 0.4) !important;
}
.active\:tw-text-amber-600\/45:active{
  color: rgb(217 119 6 / 0.45) !important;
}
.active\:tw-text-amber-600\/5:active{
  color: rgb(217 119 6 / 0.05) !important;
}
.active\:tw-text-amber-600\/50:active{
  color: rgb(217 119 6 / 0.5) !important;
}
.active\:tw-text-amber-600\/55:active{
  color: rgb(217 119 6 / 0.55) !important;
}
.active\:tw-text-amber-600\/60:active{
  color: rgb(217 119 6 / 0.6) !important;
}
.active\:tw-text-amber-600\/65:active{
  color: rgb(217 119 6 / 0.65) !important;
}
.active\:tw-text-amber-600\/70:active{
  color: rgb(217 119 6 / 0.7) !important;
}
.active\:tw-text-amber-600\/75:active{
  color: rgb(217 119 6 / 0.75) !important;
}
.active\:tw-text-amber-600\/80:active{
  color: rgb(217 119 6 / 0.8) !important;
}
.active\:tw-text-amber-600\/85:active{
  color: rgb(217 119 6 / 0.85) !important;
}
.active\:tw-text-amber-600\/90:active{
  color: rgb(217 119 6 / 0.9) !important;
}
.active\:tw-text-amber-600\/95:active{
  color: rgb(217 119 6 / 0.95) !important;
}
.active\:tw-text-amber-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-700\/0:active{
  color: rgb(180 83 9 / 0) !important;
}
.active\:tw-text-amber-700\/10:active{
  color: rgb(180 83 9 / 0.1) !important;
}
.active\:tw-text-amber-700\/100:active{
  color: rgb(180 83 9 / 1) !important;
}
.active\:tw-text-amber-700\/15:active{
  color: rgb(180 83 9 / 0.15) !important;
}
.active\:tw-text-amber-700\/20:active{
  color: rgb(180 83 9 / 0.2) !important;
}
.active\:tw-text-amber-700\/25:active{
  color: rgb(180 83 9 / 0.25) !important;
}
.active\:tw-text-amber-700\/30:active{
  color: rgb(180 83 9 / 0.3) !important;
}
.active\:tw-text-amber-700\/35:active{
  color: rgb(180 83 9 / 0.35) !important;
}
.active\:tw-text-amber-700\/40:active{
  color: rgb(180 83 9 / 0.4) !important;
}
.active\:tw-text-amber-700\/45:active{
  color: rgb(180 83 9 / 0.45) !important;
}
.active\:tw-text-amber-700\/5:active{
  color: rgb(180 83 9 / 0.05) !important;
}
.active\:tw-text-amber-700\/50:active{
  color: rgb(180 83 9 / 0.5) !important;
}
.active\:tw-text-amber-700\/55:active{
  color: rgb(180 83 9 / 0.55) !important;
}
.active\:tw-text-amber-700\/60:active{
  color: rgb(180 83 9 / 0.6) !important;
}
.active\:tw-text-amber-700\/65:active{
  color: rgb(180 83 9 / 0.65) !important;
}
.active\:tw-text-amber-700\/70:active{
  color: rgb(180 83 9 / 0.7) !important;
}
.active\:tw-text-amber-700\/75:active{
  color: rgb(180 83 9 / 0.75) !important;
}
.active\:tw-text-amber-700\/80:active{
  color: rgb(180 83 9 / 0.8) !important;
}
.active\:tw-text-amber-700\/85:active{
  color: rgb(180 83 9 / 0.85) !important;
}
.active\:tw-text-amber-700\/90:active{
  color: rgb(180 83 9 / 0.9) !important;
}
.active\:tw-text-amber-700\/95:active{
  color: rgb(180 83 9 / 0.95) !important;
}
.active\:tw-text-amber-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-800\/0:active{
  color: rgb(146 64 14 / 0) !important;
}
.active\:tw-text-amber-800\/10:active{
  color: rgb(146 64 14 / 0.1) !important;
}
.active\:tw-text-amber-800\/100:active{
  color: rgb(146 64 14 / 1) !important;
}
.active\:tw-text-amber-800\/15:active{
  color: rgb(146 64 14 / 0.15) !important;
}
.active\:tw-text-amber-800\/20:active{
  color: rgb(146 64 14 / 0.2) !important;
}
.active\:tw-text-amber-800\/25:active{
  color: rgb(146 64 14 / 0.25) !important;
}
.active\:tw-text-amber-800\/30:active{
  color: rgb(146 64 14 / 0.3) !important;
}
.active\:tw-text-amber-800\/35:active{
  color: rgb(146 64 14 / 0.35) !important;
}
.active\:tw-text-amber-800\/40:active{
  color: rgb(146 64 14 / 0.4) !important;
}
.active\:tw-text-amber-800\/45:active{
  color: rgb(146 64 14 / 0.45) !important;
}
.active\:tw-text-amber-800\/5:active{
  color: rgb(146 64 14 / 0.05) !important;
}
.active\:tw-text-amber-800\/50:active{
  color: rgb(146 64 14 / 0.5) !important;
}
.active\:tw-text-amber-800\/55:active{
  color: rgb(146 64 14 / 0.55) !important;
}
.active\:tw-text-amber-800\/60:active{
  color: rgb(146 64 14 / 0.6) !important;
}
.active\:tw-text-amber-800\/65:active{
  color: rgb(146 64 14 / 0.65) !important;
}
.active\:tw-text-amber-800\/70:active{
  color: rgb(146 64 14 / 0.7) !important;
}
.active\:tw-text-amber-800\/75:active{
  color: rgb(146 64 14 / 0.75) !important;
}
.active\:tw-text-amber-800\/80:active{
  color: rgb(146 64 14 / 0.8) !important;
}
.active\:tw-text-amber-800\/85:active{
  color: rgb(146 64 14 / 0.85) !important;
}
.active\:tw-text-amber-800\/90:active{
  color: rgb(146 64 14 / 0.9) !important;
}
.active\:tw-text-amber-800\/95:active{
  color: rgb(146 64 14 / 0.95) !important;
}
.active\:tw-text-amber-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-900\/0:active{
  color: rgb(120 53 15 / 0) !important;
}
.active\:tw-text-amber-900\/10:active{
  color: rgb(120 53 15 / 0.1) !important;
}
.active\:tw-text-amber-900\/100:active{
  color: rgb(120 53 15 / 1) !important;
}
.active\:tw-text-amber-900\/15:active{
  color: rgb(120 53 15 / 0.15) !important;
}
.active\:tw-text-amber-900\/20:active{
  color: rgb(120 53 15 / 0.2) !important;
}
.active\:tw-text-amber-900\/25:active{
  color: rgb(120 53 15 / 0.25) !important;
}
.active\:tw-text-amber-900\/30:active{
  color: rgb(120 53 15 / 0.3) !important;
}
.active\:tw-text-amber-900\/35:active{
  color: rgb(120 53 15 / 0.35) !important;
}
.active\:tw-text-amber-900\/40:active{
  color: rgb(120 53 15 / 0.4) !important;
}
.active\:tw-text-amber-900\/45:active{
  color: rgb(120 53 15 / 0.45) !important;
}
.active\:tw-text-amber-900\/5:active{
  color: rgb(120 53 15 / 0.05) !important;
}
.active\:tw-text-amber-900\/50:active{
  color: rgb(120 53 15 / 0.5) !important;
}
.active\:tw-text-amber-900\/55:active{
  color: rgb(120 53 15 / 0.55) !important;
}
.active\:tw-text-amber-900\/60:active{
  color: rgb(120 53 15 / 0.6) !important;
}
.active\:tw-text-amber-900\/65:active{
  color: rgb(120 53 15 / 0.65) !important;
}
.active\:tw-text-amber-900\/70:active{
  color: rgb(120 53 15 / 0.7) !important;
}
.active\:tw-text-amber-900\/75:active{
  color: rgb(120 53 15 / 0.75) !important;
}
.active\:tw-text-amber-900\/80:active{
  color: rgb(120 53 15 / 0.8) !important;
}
.active\:tw-text-amber-900\/85:active{
  color: rgb(120 53 15 / 0.85) !important;
}
.active\:tw-text-amber-900\/90:active{
  color: rgb(120 53 15 / 0.9) !important;
}
.active\:tw-text-amber-900\/95:active{
  color: rgb(120 53 15 / 0.95) !important;
}
.active\:tw-text-amber-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(69 26 3 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-amber-950\/0:active{
  color: rgb(69 26 3 / 0) !important;
}
.active\:tw-text-amber-950\/10:active{
  color: rgb(69 26 3 / 0.1) !important;
}
.active\:tw-text-amber-950\/100:active{
  color: rgb(69 26 3 / 1) !important;
}
.active\:tw-text-amber-950\/15:active{
  color: rgb(69 26 3 / 0.15) !important;
}
.active\:tw-text-amber-950\/20:active{
  color: rgb(69 26 3 / 0.2) !important;
}
.active\:tw-text-amber-950\/25:active{
  color: rgb(69 26 3 / 0.25) !important;
}
.active\:tw-text-amber-950\/30:active{
  color: rgb(69 26 3 / 0.3) !important;
}
.active\:tw-text-amber-950\/35:active{
  color: rgb(69 26 3 / 0.35) !important;
}
.active\:tw-text-amber-950\/40:active{
  color: rgb(69 26 3 / 0.4) !important;
}
.active\:tw-text-amber-950\/45:active{
  color: rgb(69 26 3 / 0.45) !important;
}
.active\:tw-text-amber-950\/5:active{
  color: rgb(69 26 3 / 0.05) !important;
}
.active\:tw-text-amber-950\/50:active{
  color: rgb(69 26 3 / 0.5) !important;
}
.active\:tw-text-amber-950\/55:active{
  color: rgb(69 26 3 / 0.55) !important;
}
.active\:tw-text-amber-950\/60:active{
  color: rgb(69 26 3 / 0.6) !important;
}
.active\:tw-text-amber-950\/65:active{
  color: rgb(69 26 3 / 0.65) !important;
}
.active\:tw-text-amber-950\/70:active{
  color: rgb(69 26 3 / 0.7) !important;
}
.active\:tw-text-amber-950\/75:active{
  color: rgb(69 26 3 / 0.75) !important;
}
.active\:tw-text-amber-950\/80:active{
  color: rgb(69 26 3 / 0.8) !important;
}
.active\:tw-text-amber-950\/85:active{
  color: rgb(69 26 3 / 0.85) !important;
}
.active\:tw-text-amber-950\/90:active{
  color: rgb(69 26 3 / 0.9) !important;
}
.active\:tw-text-amber-950\/95:active{
  color: rgb(69 26 3 / 0.95) !important;
}
.active\:tw-text-black:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-black\/0:active{
  color: rgb(0 0 0 / 0) !important;
}
.active\:tw-text-black\/10:active{
  color: rgb(0 0 0 / 0.1) !important;
}
.active\:tw-text-black\/100:active{
  color: rgb(0 0 0 / 1) !important;
}
.active\:tw-text-black\/15:active{
  color: rgb(0 0 0 / 0.15) !important;
}
.active\:tw-text-black\/20:active{
  color: rgb(0 0 0 / 0.2) !important;
}
.active\:tw-text-black\/25:active{
  color: rgb(0 0 0 / 0.25) !important;
}
.active\:tw-text-black\/30:active{
  color: rgb(0 0 0 / 0.3) !important;
}
.active\:tw-text-black\/35:active{
  color: rgb(0 0 0 / 0.35) !important;
}
.active\:tw-text-black\/40:active{
  color: rgb(0 0 0 / 0.4) !important;
}
.active\:tw-text-black\/45:active{
  color: rgb(0 0 0 / 0.45) !important;
}
.active\:tw-text-black\/5:active{
  color: rgb(0 0 0 / 0.05) !important;
}
.active\:tw-text-black\/50:active{
  color: rgb(0 0 0 / 0.5) !important;
}
.active\:tw-text-black\/55:active{
  color: rgb(0 0 0 / 0.55) !important;
}
.active\:tw-text-black\/60:active{
  color: rgb(0 0 0 / 0.6) !important;
}
.active\:tw-text-black\/65:active{
  color: rgb(0 0 0 / 0.65) !important;
}
.active\:tw-text-black\/70:active{
  color: rgb(0 0 0 / 0.7) !important;
}
.active\:tw-text-black\/75:active{
  color: rgb(0 0 0 / 0.75) !important;
}
.active\:tw-text-black\/80:active{
  color: rgb(0 0 0 / 0.8) !important;
}
.active\:tw-text-black\/85:active{
  color: rgb(0 0 0 / 0.85) !important;
}
.active\:tw-text-black\/90:active{
  color: rgb(0 0 0 / 0.9) !important;
}
.active\:tw-text-black\/95:active{
  color: rgb(0 0 0 / 0.95) !important;
}
.active\:tw-text-blue-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-100\/0:active{
  color: rgb(204 233 246 / 0) !important;
}
.active\:tw-text-blue-100\/10:active{
  color: rgb(204 233 246 / 0.1) !important;
}
.active\:tw-text-blue-100\/100:active{
  color: rgb(204 233 246 / 1) !important;
}
.active\:tw-text-blue-100\/15:active{
  color: rgb(204 233 246 / 0.15) !important;
}
.active\:tw-text-blue-100\/20:active{
  color: rgb(204 233 246 / 0.2) !important;
}
.active\:tw-text-blue-100\/25:active{
  color: rgb(204 233 246 / 0.25) !important;
}
.active\:tw-text-blue-100\/30:active{
  color: rgb(204 233 246 / 0.3) !important;
}
.active\:tw-text-blue-100\/35:active{
  color: rgb(204 233 246 / 0.35) !important;
}
.active\:tw-text-blue-100\/40:active{
  color: rgb(204 233 246 / 0.4) !important;
}
.active\:tw-text-blue-100\/45:active{
  color: rgb(204 233 246 / 0.45) !important;
}
.active\:tw-text-blue-100\/5:active{
  color: rgb(204 233 246 / 0.05) !important;
}
.active\:tw-text-blue-100\/50:active{
  color: rgb(204 233 246 / 0.5) !important;
}
.active\:tw-text-blue-100\/55:active{
  color: rgb(204 233 246 / 0.55) !important;
}
.active\:tw-text-blue-100\/60:active{
  color: rgb(204 233 246 / 0.6) !important;
}
.active\:tw-text-blue-100\/65:active{
  color: rgb(204 233 246 / 0.65) !important;
}
.active\:tw-text-blue-100\/70:active{
  color: rgb(204 233 246 / 0.7) !important;
}
.active\:tw-text-blue-100\/75:active{
  color: rgb(204 233 246 / 0.75) !important;
}
.active\:tw-text-blue-100\/80:active{
  color: rgb(204 233 246 / 0.8) !important;
}
.active\:tw-text-blue-100\/85:active{
  color: rgb(204 233 246 / 0.85) !important;
}
.active\:tw-text-blue-100\/90:active{
  color: rgb(204 233 246 / 0.9) !important;
}
.active\:tw-text-blue-100\/95:active{
  color: rgb(204 233 246 / 0.95) !important;
}
.active\:tw-text-blue-20:active{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-20\/0:active{
  color: rgb(241 244 248 / 0) !important;
}
.active\:tw-text-blue-20\/10:active{
  color: rgb(241 244 248 / 0.1) !important;
}
.active\:tw-text-blue-20\/100:active{
  color: rgb(241 244 248 / 1) !important;
}
.active\:tw-text-blue-20\/15:active{
  color: rgb(241 244 248 / 0.15) !important;
}
.active\:tw-text-blue-20\/20:active{
  color: rgb(241 244 248 / 0.2) !important;
}
.active\:tw-text-blue-20\/25:active{
  color: rgb(241 244 248 / 0.25) !important;
}
.active\:tw-text-blue-20\/30:active{
  color: rgb(241 244 248 / 0.3) !important;
}
.active\:tw-text-blue-20\/35:active{
  color: rgb(241 244 248 / 0.35) !important;
}
.active\:tw-text-blue-20\/40:active{
  color: rgb(241 244 248 / 0.4) !important;
}
.active\:tw-text-blue-20\/45:active{
  color: rgb(241 244 248 / 0.45) !important;
}
.active\:tw-text-blue-20\/5:active{
  color: rgb(241 244 248 / 0.05) !important;
}
.active\:tw-text-blue-20\/50:active{
  color: rgb(241 244 248 / 0.5) !important;
}
.active\:tw-text-blue-20\/55:active{
  color: rgb(241 244 248 / 0.55) !important;
}
.active\:tw-text-blue-20\/60:active{
  color: rgb(241 244 248 / 0.6) !important;
}
.active\:tw-text-blue-20\/65:active{
  color: rgb(241 244 248 / 0.65) !important;
}
.active\:tw-text-blue-20\/70:active{
  color: rgb(241 244 248 / 0.7) !important;
}
.active\:tw-text-blue-20\/75:active{
  color: rgb(241 244 248 / 0.75) !important;
}
.active\:tw-text-blue-20\/80:active{
  color: rgb(241 244 248 / 0.8) !important;
}
.active\:tw-text-blue-20\/85:active{
  color: rgb(241 244 248 / 0.85) !important;
}
.active\:tw-text-blue-20\/90:active{
  color: rgb(241 244 248 / 0.9) !important;
}
.active\:tw-text-blue-20\/95:active{
  color: rgb(241 244 248 / 0.95) !important;
}
.active\:tw-text-blue-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(153 212 236 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-200\/0:active{
  color: rgb(153 212 236 / 0) !important;
}
.active\:tw-text-blue-200\/10:active{
  color: rgb(153 212 236 / 0.1) !important;
}
.active\:tw-text-blue-200\/100:active{
  color: rgb(153 212 236 / 1) !important;
}
.active\:tw-text-blue-200\/15:active{
  color: rgb(153 212 236 / 0.15) !important;
}
.active\:tw-text-blue-200\/20:active{
  color: rgb(153 212 236 / 0.2) !important;
}
.active\:tw-text-blue-200\/25:active{
  color: rgb(153 212 236 / 0.25) !important;
}
.active\:tw-text-blue-200\/30:active{
  color: rgb(153 212 236 / 0.3) !important;
}
.active\:tw-text-blue-200\/35:active{
  color: rgb(153 212 236 / 0.35) !important;
}
.active\:tw-text-blue-200\/40:active{
  color: rgb(153 212 236 / 0.4) !important;
}
.active\:tw-text-blue-200\/45:active{
  color: rgb(153 212 236 / 0.45) !important;
}
.active\:tw-text-blue-200\/5:active{
  color: rgb(153 212 236 / 0.05) !important;
}
.active\:tw-text-blue-200\/50:active{
  color: rgb(153 212 236 / 0.5) !important;
}
.active\:tw-text-blue-200\/55:active{
  color: rgb(153 212 236 / 0.55) !important;
}
.active\:tw-text-blue-200\/60:active{
  color: rgb(153 212 236 / 0.6) !important;
}
.active\:tw-text-blue-200\/65:active{
  color: rgb(153 212 236 / 0.65) !important;
}
.active\:tw-text-blue-200\/70:active{
  color: rgb(153 212 236 / 0.7) !important;
}
.active\:tw-text-blue-200\/75:active{
  color: rgb(153 212 236 / 0.75) !important;
}
.active\:tw-text-blue-200\/80:active{
  color: rgb(153 212 236 / 0.8) !important;
}
.active\:tw-text-blue-200\/85:active{
  color: rgb(153 212 236 / 0.85) !important;
}
.active\:tw-text-blue-200\/90:active{
  color: rgb(153 212 236 / 0.9) !important;
}
.active\:tw-text-blue-200\/95:active{
  color: rgb(153 212 236 / 0.95) !important;
}
.active\:tw-text-blue-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(102 190 227 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-300\/0:active{
  color: rgb(102 190 227 / 0) !important;
}
.active\:tw-text-blue-300\/10:active{
  color: rgb(102 190 227 / 0.1) !important;
}
.active\:tw-text-blue-300\/100:active{
  color: rgb(102 190 227 / 1) !important;
}
.active\:tw-text-blue-300\/15:active{
  color: rgb(102 190 227 / 0.15) !important;
}
.active\:tw-text-blue-300\/20:active{
  color: rgb(102 190 227 / 0.2) !important;
}
.active\:tw-text-blue-300\/25:active{
  color: rgb(102 190 227 / 0.25) !important;
}
.active\:tw-text-blue-300\/30:active{
  color: rgb(102 190 227 / 0.3) !important;
}
.active\:tw-text-blue-300\/35:active{
  color: rgb(102 190 227 / 0.35) !important;
}
.active\:tw-text-blue-300\/40:active{
  color: rgb(102 190 227 / 0.4) !important;
}
.active\:tw-text-blue-300\/45:active{
  color: rgb(102 190 227 / 0.45) !important;
}
.active\:tw-text-blue-300\/5:active{
  color: rgb(102 190 227 / 0.05) !important;
}
.active\:tw-text-blue-300\/50:active{
  color: rgb(102 190 227 / 0.5) !important;
}
.active\:tw-text-blue-300\/55:active{
  color: rgb(102 190 227 / 0.55) !important;
}
.active\:tw-text-blue-300\/60:active{
  color: rgb(102 190 227 / 0.6) !important;
}
.active\:tw-text-blue-300\/65:active{
  color: rgb(102 190 227 / 0.65) !important;
}
.active\:tw-text-blue-300\/70:active{
  color: rgb(102 190 227 / 0.7) !important;
}
.active\:tw-text-blue-300\/75:active{
  color: rgb(102 190 227 / 0.75) !important;
}
.active\:tw-text-blue-300\/80:active{
  color: rgb(102 190 227 / 0.8) !important;
}
.active\:tw-text-blue-300\/85:active{
  color: rgb(102 190 227 / 0.85) !important;
}
.active\:tw-text-blue-300\/90:active{
  color: rgb(102 190 227 / 0.9) !important;
}
.active\:tw-text-blue-300\/95:active{
  color: rgb(102 190 227 / 0.95) !important;
}
.active\:tw-text-blue-40:active{
  --tw-text-opacity: 1 !important;
  color: rgb(217 232 237 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-40\/0:active{
  color: rgb(217 232 237 / 0) !important;
}
.active\:tw-text-blue-40\/10:active{
  color: rgb(217 232 237 / 0.1) !important;
}
.active\:tw-text-blue-40\/100:active{
  color: rgb(217 232 237 / 1) !important;
}
.active\:tw-text-blue-40\/15:active{
  color: rgb(217 232 237 / 0.15) !important;
}
.active\:tw-text-blue-40\/20:active{
  color: rgb(217 232 237 / 0.2) !important;
}
.active\:tw-text-blue-40\/25:active{
  color: rgb(217 232 237 / 0.25) !important;
}
.active\:tw-text-blue-40\/30:active{
  color: rgb(217 232 237 / 0.3) !important;
}
.active\:tw-text-blue-40\/35:active{
  color: rgb(217 232 237 / 0.35) !important;
}
.active\:tw-text-blue-40\/40:active{
  color: rgb(217 232 237 / 0.4) !important;
}
.active\:tw-text-blue-40\/45:active{
  color: rgb(217 232 237 / 0.45) !important;
}
.active\:tw-text-blue-40\/5:active{
  color: rgb(217 232 237 / 0.05) !important;
}
.active\:tw-text-blue-40\/50:active{
  color: rgb(217 232 237 / 0.5) !important;
}
.active\:tw-text-blue-40\/55:active{
  color: rgb(217 232 237 / 0.55) !important;
}
.active\:tw-text-blue-40\/60:active{
  color: rgb(217 232 237 / 0.6) !important;
}
.active\:tw-text-blue-40\/65:active{
  color: rgb(217 232 237 / 0.65) !important;
}
.active\:tw-text-blue-40\/70:active{
  color: rgb(217 232 237 / 0.7) !important;
}
.active\:tw-text-blue-40\/75:active{
  color: rgb(217 232 237 / 0.75) !important;
}
.active\:tw-text-blue-40\/80:active{
  color: rgb(217 232 237 / 0.8) !important;
}
.active\:tw-text-blue-40\/85:active{
  color: rgb(217 232 237 / 0.85) !important;
}
.active\:tw-text-blue-40\/90:active{
  color: rgb(217 232 237 / 0.9) !important;
}
.active\:tw-text-blue-40\/95:active{
  color: rgb(217 232 237 / 0.95) !important;
}
.active\:tw-text-blue-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(51 169 217 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-400\/0:active{
  color: rgb(51 169 217 / 0) !important;
}
.active\:tw-text-blue-400\/10:active{
  color: rgb(51 169 217 / 0.1) !important;
}
.active\:tw-text-blue-400\/100:active{
  color: rgb(51 169 217 / 1) !important;
}
.active\:tw-text-blue-400\/15:active{
  color: rgb(51 169 217 / 0.15) !important;
}
.active\:tw-text-blue-400\/20:active{
  color: rgb(51 169 217 / 0.2) !important;
}
.active\:tw-text-blue-400\/25:active{
  color: rgb(51 169 217 / 0.25) !important;
}
.active\:tw-text-blue-400\/30:active{
  color: rgb(51 169 217 / 0.3) !important;
}
.active\:tw-text-blue-400\/35:active{
  color: rgb(51 169 217 / 0.35) !important;
}
.active\:tw-text-blue-400\/40:active{
  color: rgb(51 169 217 / 0.4) !important;
}
.active\:tw-text-blue-400\/45:active{
  color: rgb(51 169 217 / 0.45) !important;
}
.active\:tw-text-blue-400\/5:active{
  color: rgb(51 169 217 / 0.05) !important;
}
.active\:tw-text-blue-400\/50:active{
  color: rgb(51 169 217 / 0.5) !important;
}
.active\:tw-text-blue-400\/55:active{
  color: rgb(51 169 217 / 0.55) !important;
}
.active\:tw-text-blue-400\/60:active{
  color: rgb(51 169 217 / 0.6) !important;
}
.active\:tw-text-blue-400\/65:active{
  color: rgb(51 169 217 / 0.65) !important;
}
.active\:tw-text-blue-400\/70:active{
  color: rgb(51 169 217 / 0.7) !important;
}
.active\:tw-text-blue-400\/75:active{
  color: rgb(51 169 217 / 0.75) !important;
}
.active\:tw-text-blue-400\/80:active{
  color: rgb(51 169 217 / 0.8) !important;
}
.active\:tw-text-blue-400\/85:active{
  color: rgb(51 169 217 / 0.85) !important;
}
.active\:tw-text-blue-400\/90:active{
  color: rgb(51 169 217 / 0.9) !important;
}
.active\:tw-text-blue-400\/95:active{
  color: rgb(51 169 217 / 0.95) !important;
}
.active\:tw-text-blue-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(230 244 250 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-50\/0:active{
  color: rgb(230 244 250 / 0) !important;
}
.active\:tw-text-blue-50\/10:active{
  color: rgb(230 244 250 / 0.1) !important;
}
.active\:tw-text-blue-50\/100:active{
  color: rgb(230 244 250 / 1) !important;
}
.active\:tw-text-blue-50\/15:active{
  color: rgb(230 244 250 / 0.15) !important;
}
.active\:tw-text-blue-50\/20:active{
  color: rgb(230 244 250 / 0.2) !important;
}
.active\:tw-text-blue-50\/25:active{
  color: rgb(230 244 250 / 0.25) !important;
}
.active\:tw-text-blue-50\/30:active{
  color: rgb(230 244 250 / 0.3) !important;
}
.active\:tw-text-blue-50\/35:active{
  color: rgb(230 244 250 / 0.35) !important;
}
.active\:tw-text-blue-50\/40:active{
  color: rgb(230 244 250 / 0.4) !important;
}
.active\:tw-text-blue-50\/45:active{
  color: rgb(230 244 250 / 0.45) !important;
}
.active\:tw-text-blue-50\/5:active{
  color: rgb(230 244 250 / 0.05) !important;
}
.active\:tw-text-blue-50\/50:active{
  color: rgb(230 244 250 / 0.5) !important;
}
.active\:tw-text-blue-50\/55:active{
  color: rgb(230 244 250 / 0.55) !important;
}
.active\:tw-text-blue-50\/60:active{
  color: rgb(230 244 250 / 0.6) !important;
}
.active\:tw-text-blue-50\/65:active{
  color: rgb(230 244 250 / 0.65) !important;
}
.active\:tw-text-blue-50\/70:active{
  color: rgb(230 244 250 / 0.7) !important;
}
.active\:tw-text-blue-50\/75:active{
  color: rgb(230 244 250 / 0.75) !important;
}
.active\:tw-text-blue-50\/80:active{
  color: rgb(230 244 250 / 0.8) !important;
}
.active\:tw-text-blue-50\/85:active{
  color: rgb(230 244 250 / 0.85) !important;
}
.active\:tw-text-blue-50\/90:active{
  color: rgb(230 244 250 / 0.9) !important;
}
.active\:tw-text-blue-50\/95:active{
  color: rgb(230 244 250 / 0.95) !important;
}
.active\:tw-text-blue-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-500\/0:active{
  color: rgb(0 147 208 / 0) !important;
}
.active\:tw-text-blue-500\/10:active{
  color: rgb(0 147 208 / 0.1) !important;
}
.active\:tw-text-blue-500\/100:active{
  color: rgb(0 147 208 / 1) !important;
}
.active\:tw-text-blue-500\/15:active{
  color: rgb(0 147 208 / 0.15) !important;
}
.active\:tw-text-blue-500\/20:active{
  color: rgb(0 147 208 / 0.2) !important;
}
.active\:tw-text-blue-500\/25:active{
  color: rgb(0 147 208 / 0.25) !important;
}
.active\:tw-text-blue-500\/30:active{
  color: rgb(0 147 208 / 0.3) !important;
}
.active\:tw-text-blue-500\/35:active{
  color: rgb(0 147 208 / 0.35) !important;
}
.active\:tw-text-blue-500\/40:active{
  color: rgb(0 147 208 / 0.4) !important;
}
.active\:tw-text-blue-500\/45:active{
  color: rgb(0 147 208 / 0.45) !important;
}
.active\:tw-text-blue-500\/5:active{
  color: rgb(0 147 208 / 0.05) !important;
}
.active\:tw-text-blue-500\/50:active{
  color: rgb(0 147 208 / 0.5) !important;
}
.active\:tw-text-blue-500\/55:active{
  color: rgb(0 147 208 / 0.55) !important;
}
.active\:tw-text-blue-500\/60:active{
  color: rgb(0 147 208 / 0.6) !important;
}
.active\:tw-text-blue-500\/65:active{
  color: rgb(0 147 208 / 0.65) !important;
}
.active\:tw-text-blue-500\/70:active{
  color: rgb(0 147 208 / 0.7) !important;
}
.active\:tw-text-blue-500\/75:active{
  color: rgb(0 147 208 / 0.75) !important;
}
.active\:tw-text-blue-500\/80:active{
  color: rgb(0 147 208 / 0.8) !important;
}
.active\:tw-text-blue-500\/85:active{
  color: rgb(0 147 208 / 0.85) !important;
}
.active\:tw-text-blue-500\/90:active{
  color: rgb(0 147 208 / 0.9) !important;
}
.active\:tw-text-blue-500\/95:active{
  color: rgb(0 147 208 / 0.95) !important;
}
.active\:tw-text-blue-575:active{
  --tw-text-opacity: 1 !important;
  color: rgb(1 118 167 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-575\/0:active{
  color: rgb(1 118 167 / 0) !important;
}
.active\:tw-text-blue-575\/10:active{
  color: rgb(1 118 167 / 0.1) !important;
}
.active\:tw-text-blue-575\/100:active{
  color: rgb(1 118 167 / 1) !important;
}
.active\:tw-text-blue-575\/15:active{
  color: rgb(1 118 167 / 0.15) !important;
}
.active\:tw-text-blue-575\/20:active{
  color: rgb(1 118 167 / 0.2) !important;
}
.active\:tw-text-blue-575\/25:active{
  color: rgb(1 118 167 / 0.25) !important;
}
.active\:tw-text-blue-575\/30:active{
  color: rgb(1 118 167 / 0.3) !important;
}
.active\:tw-text-blue-575\/35:active{
  color: rgb(1 118 167 / 0.35) !important;
}
.active\:tw-text-blue-575\/40:active{
  color: rgb(1 118 167 / 0.4) !important;
}
.active\:tw-text-blue-575\/45:active{
  color: rgb(1 118 167 / 0.45) !important;
}
.active\:tw-text-blue-575\/5:active{
  color: rgb(1 118 167 / 0.05) !important;
}
.active\:tw-text-blue-575\/50:active{
  color: rgb(1 118 167 / 0.5) !important;
}
.active\:tw-text-blue-575\/55:active{
  color: rgb(1 118 167 / 0.55) !important;
}
.active\:tw-text-blue-575\/60:active{
  color: rgb(1 118 167 / 0.6) !important;
}
.active\:tw-text-blue-575\/65:active{
  color: rgb(1 118 167 / 0.65) !important;
}
.active\:tw-text-blue-575\/70:active{
  color: rgb(1 118 167 / 0.7) !important;
}
.active\:tw-text-blue-575\/75:active{
  color: rgb(1 118 167 / 0.75) !important;
}
.active\:tw-text-blue-575\/80:active{
  color: rgb(1 118 167 / 0.8) !important;
}
.active\:tw-text-blue-575\/85:active{
  color: rgb(1 118 167 / 0.85) !important;
}
.active\:tw-text-blue-575\/90:active{
  color: rgb(1 118 167 / 0.9) !important;
}
.active\:tw-text-blue-575\/95:active{
  color: rgb(1 118 167 / 0.95) !important;
}
.active\:tw-text-blue-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-600\/0:active{
  color: rgb(0 118 166 / 0) !important;
}
.active\:tw-text-blue-600\/10:active{
  color: rgb(0 118 166 / 0.1) !important;
}
.active\:tw-text-blue-600\/100:active{
  color: rgb(0 118 166 / 1) !important;
}
.active\:tw-text-blue-600\/15:active{
  color: rgb(0 118 166 / 0.15) !important;
}
.active\:tw-text-blue-600\/20:active{
  color: rgb(0 118 166 / 0.2) !important;
}
.active\:tw-text-blue-600\/25:active{
  color: rgb(0 118 166 / 0.25) !important;
}
.active\:tw-text-blue-600\/30:active{
  color: rgb(0 118 166 / 0.3) !important;
}
.active\:tw-text-blue-600\/35:active{
  color: rgb(0 118 166 / 0.35) !important;
}
.active\:tw-text-blue-600\/40:active{
  color: rgb(0 118 166 / 0.4) !important;
}
.active\:tw-text-blue-600\/45:active{
  color: rgb(0 118 166 / 0.45) !important;
}
.active\:tw-text-blue-600\/5:active{
  color: rgb(0 118 166 / 0.05) !important;
}
.active\:tw-text-blue-600\/50:active{
  color: rgb(0 118 166 / 0.5) !important;
}
.active\:tw-text-blue-600\/55:active{
  color: rgb(0 118 166 / 0.55) !important;
}
.active\:tw-text-blue-600\/60:active{
  color: rgb(0 118 166 / 0.6) !important;
}
.active\:tw-text-blue-600\/65:active{
  color: rgb(0 118 166 / 0.65) !important;
}
.active\:tw-text-blue-600\/70:active{
  color: rgb(0 118 166 / 0.7) !important;
}
.active\:tw-text-blue-600\/75:active{
  color: rgb(0 118 166 / 0.75) !important;
}
.active\:tw-text-blue-600\/80:active{
  color: rgb(0 118 166 / 0.8) !important;
}
.active\:tw-text-blue-600\/85:active{
  color: rgb(0 118 166 / 0.85) !important;
}
.active\:tw-text-blue-600\/90:active{
  color: rgb(0 118 166 / 0.9) !important;
}
.active\:tw-text-blue-600\/95:active{
  color: rgb(0 118 166 / 0.95) !important;
}
.active\:tw-text-blue-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 88 125 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-700\/0:active{
  color: rgb(0 88 125 / 0) !important;
}
.active\:tw-text-blue-700\/10:active{
  color: rgb(0 88 125 / 0.1) !important;
}
.active\:tw-text-blue-700\/100:active{
  color: rgb(0 88 125 / 1) !important;
}
.active\:tw-text-blue-700\/15:active{
  color: rgb(0 88 125 / 0.15) !important;
}
.active\:tw-text-blue-700\/20:active{
  color: rgb(0 88 125 / 0.2) !important;
}
.active\:tw-text-blue-700\/25:active{
  color: rgb(0 88 125 / 0.25) !important;
}
.active\:tw-text-blue-700\/30:active{
  color: rgb(0 88 125 / 0.3) !important;
}
.active\:tw-text-blue-700\/35:active{
  color: rgb(0 88 125 / 0.35) !important;
}
.active\:tw-text-blue-700\/40:active{
  color: rgb(0 88 125 / 0.4) !important;
}
.active\:tw-text-blue-700\/45:active{
  color: rgb(0 88 125 / 0.45) !important;
}
.active\:tw-text-blue-700\/5:active{
  color: rgb(0 88 125 / 0.05) !important;
}
.active\:tw-text-blue-700\/50:active{
  color: rgb(0 88 125 / 0.5) !important;
}
.active\:tw-text-blue-700\/55:active{
  color: rgb(0 88 125 / 0.55) !important;
}
.active\:tw-text-blue-700\/60:active{
  color: rgb(0 88 125 / 0.6) !important;
}
.active\:tw-text-blue-700\/65:active{
  color: rgb(0 88 125 / 0.65) !important;
}
.active\:tw-text-blue-700\/70:active{
  color: rgb(0 88 125 / 0.7) !important;
}
.active\:tw-text-blue-700\/75:active{
  color: rgb(0 88 125 / 0.75) !important;
}
.active\:tw-text-blue-700\/80:active{
  color: rgb(0 88 125 / 0.8) !important;
}
.active\:tw-text-blue-700\/85:active{
  color: rgb(0 88 125 / 0.85) !important;
}
.active\:tw-text-blue-700\/90:active{
  color: rgb(0 88 125 / 0.9) !important;
}
.active\:tw-text-blue-700\/95:active{
  color: rgb(0 88 125 / 0.95) !important;
}
.active\:tw-text-blue-75:active{
  --tw-text-opacity: 1 !important;
  color: rgb(218 232 238 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-75\/0:active{
  color: rgb(218 232 238 / 0) !important;
}
.active\:tw-text-blue-75\/10:active{
  color: rgb(218 232 238 / 0.1) !important;
}
.active\:tw-text-blue-75\/100:active{
  color: rgb(218 232 238 / 1) !important;
}
.active\:tw-text-blue-75\/15:active{
  color: rgb(218 232 238 / 0.15) !important;
}
.active\:tw-text-blue-75\/20:active{
  color: rgb(218 232 238 / 0.2) !important;
}
.active\:tw-text-blue-75\/25:active{
  color: rgb(218 232 238 / 0.25) !important;
}
.active\:tw-text-blue-75\/30:active{
  color: rgb(218 232 238 / 0.3) !important;
}
.active\:tw-text-blue-75\/35:active{
  color: rgb(218 232 238 / 0.35) !important;
}
.active\:tw-text-blue-75\/40:active{
  color: rgb(218 232 238 / 0.4) !important;
}
.active\:tw-text-blue-75\/45:active{
  color: rgb(218 232 238 / 0.45) !important;
}
.active\:tw-text-blue-75\/5:active{
  color: rgb(218 232 238 / 0.05) !important;
}
.active\:tw-text-blue-75\/50:active{
  color: rgb(218 232 238 / 0.5) !important;
}
.active\:tw-text-blue-75\/55:active{
  color: rgb(218 232 238 / 0.55) !important;
}
.active\:tw-text-blue-75\/60:active{
  color: rgb(218 232 238 / 0.6) !important;
}
.active\:tw-text-blue-75\/65:active{
  color: rgb(218 232 238 / 0.65) !important;
}
.active\:tw-text-blue-75\/70:active{
  color: rgb(218 232 238 / 0.7) !important;
}
.active\:tw-text-blue-75\/75:active{
  color: rgb(218 232 238 / 0.75) !important;
}
.active\:tw-text-blue-75\/80:active{
  color: rgb(218 232 238 / 0.8) !important;
}
.active\:tw-text-blue-75\/85:active{
  color: rgb(218 232 238 / 0.85) !important;
}
.active\:tw-text-blue-75\/90:active{
  color: rgb(218 232 238 / 0.9) !important;
}
.active\:tw-text-blue-75\/95:active{
  color: rgb(218 232 238 / 0.95) !important;
}
.active\:tw-text-blue-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 59 83 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-800\/0:active{
  color: rgb(0 59 83 / 0) !important;
}
.active\:tw-text-blue-800\/10:active{
  color: rgb(0 59 83 / 0.1) !important;
}
.active\:tw-text-blue-800\/100:active{
  color: rgb(0 59 83 / 1) !important;
}
.active\:tw-text-blue-800\/15:active{
  color: rgb(0 59 83 / 0.15) !important;
}
.active\:tw-text-blue-800\/20:active{
  color: rgb(0 59 83 / 0.2) !important;
}
.active\:tw-text-blue-800\/25:active{
  color: rgb(0 59 83 / 0.25) !important;
}
.active\:tw-text-blue-800\/30:active{
  color: rgb(0 59 83 / 0.3) !important;
}
.active\:tw-text-blue-800\/35:active{
  color: rgb(0 59 83 / 0.35) !important;
}
.active\:tw-text-blue-800\/40:active{
  color: rgb(0 59 83 / 0.4) !important;
}
.active\:tw-text-blue-800\/45:active{
  color: rgb(0 59 83 / 0.45) !important;
}
.active\:tw-text-blue-800\/5:active{
  color: rgb(0 59 83 / 0.05) !important;
}
.active\:tw-text-blue-800\/50:active{
  color: rgb(0 59 83 / 0.5) !important;
}
.active\:tw-text-blue-800\/55:active{
  color: rgb(0 59 83 / 0.55) !important;
}
.active\:tw-text-blue-800\/60:active{
  color: rgb(0 59 83 / 0.6) !important;
}
.active\:tw-text-blue-800\/65:active{
  color: rgb(0 59 83 / 0.65) !important;
}
.active\:tw-text-blue-800\/70:active{
  color: rgb(0 59 83 / 0.7) !important;
}
.active\:tw-text-blue-800\/75:active{
  color: rgb(0 59 83 / 0.75) !important;
}
.active\:tw-text-blue-800\/80:active{
  color: rgb(0 59 83 / 0.8) !important;
}
.active\:tw-text-blue-800\/85:active{
  color: rgb(0 59 83 / 0.85) !important;
}
.active\:tw-text-blue-800\/90:active{
  color: rgb(0 59 83 / 0.9) !important;
}
.active\:tw-text-blue-800\/95:active{
  color: rgb(0 59 83 / 0.95) !important;
}
.active\:tw-text-blue-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 29 42 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-900\/0:active{
  color: rgb(0 29 42 / 0) !important;
}
.active\:tw-text-blue-900\/10:active{
  color: rgb(0 29 42 / 0.1) !important;
}
.active\:tw-text-blue-900\/100:active{
  color: rgb(0 29 42 / 1) !important;
}
.active\:tw-text-blue-900\/15:active{
  color: rgb(0 29 42 / 0.15) !important;
}
.active\:tw-text-blue-900\/20:active{
  color: rgb(0 29 42 / 0.2) !important;
}
.active\:tw-text-blue-900\/25:active{
  color: rgb(0 29 42 / 0.25) !important;
}
.active\:tw-text-blue-900\/30:active{
  color: rgb(0 29 42 / 0.3) !important;
}
.active\:tw-text-blue-900\/35:active{
  color: rgb(0 29 42 / 0.35) !important;
}
.active\:tw-text-blue-900\/40:active{
  color: rgb(0 29 42 / 0.4) !important;
}
.active\:tw-text-blue-900\/45:active{
  color: rgb(0 29 42 / 0.45) !important;
}
.active\:tw-text-blue-900\/5:active{
  color: rgb(0 29 42 / 0.05) !important;
}
.active\:tw-text-blue-900\/50:active{
  color: rgb(0 29 42 / 0.5) !important;
}
.active\:tw-text-blue-900\/55:active{
  color: rgb(0 29 42 / 0.55) !important;
}
.active\:tw-text-blue-900\/60:active{
  color: rgb(0 29 42 / 0.6) !important;
}
.active\:tw-text-blue-900\/65:active{
  color: rgb(0 29 42 / 0.65) !important;
}
.active\:tw-text-blue-900\/70:active{
  color: rgb(0 29 42 / 0.7) !important;
}
.active\:tw-text-blue-900\/75:active{
  color: rgb(0 29 42 / 0.75) !important;
}
.active\:tw-text-blue-900\/80:active{
  color: rgb(0 29 42 / 0.8) !important;
}
.active\:tw-text-blue-900\/85:active{
  color: rgb(0 29 42 / 0.85) !important;
}
.active\:tw-text-blue-900\/90:active{
  color: rgb(0 29 42 / 0.9) !important;
}
.active\:tw-text-blue-900\/95:active{
  color: rgb(0 29 42 / 0.95) !important;
}
.active\:tw-text-blue-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-blue-950\/0:active{
  color: rgb(23 37 84 / 0) !important;
}
.active\:tw-text-blue-950\/10:active{
  color: rgb(23 37 84 / 0.1) !important;
}
.active\:tw-text-blue-950\/100:active{
  color: rgb(23 37 84 / 1) !important;
}
.active\:tw-text-blue-950\/15:active{
  color: rgb(23 37 84 / 0.15) !important;
}
.active\:tw-text-blue-950\/20:active{
  color: rgb(23 37 84 / 0.2) !important;
}
.active\:tw-text-blue-950\/25:active{
  color: rgb(23 37 84 / 0.25) !important;
}
.active\:tw-text-blue-950\/30:active{
  color: rgb(23 37 84 / 0.3) !important;
}
.active\:tw-text-blue-950\/35:active{
  color: rgb(23 37 84 / 0.35) !important;
}
.active\:tw-text-blue-950\/40:active{
  color: rgb(23 37 84 / 0.4) !important;
}
.active\:tw-text-blue-950\/45:active{
  color: rgb(23 37 84 / 0.45) !important;
}
.active\:tw-text-blue-950\/5:active{
  color: rgb(23 37 84 / 0.05) !important;
}
.active\:tw-text-blue-950\/50:active{
  color: rgb(23 37 84 / 0.5) !important;
}
.active\:tw-text-blue-950\/55:active{
  color: rgb(23 37 84 / 0.55) !important;
}
.active\:tw-text-blue-950\/60:active{
  color: rgb(23 37 84 / 0.6) !important;
}
.active\:tw-text-blue-950\/65:active{
  color: rgb(23 37 84 / 0.65) !important;
}
.active\:tw-text-blue-950\/70:active{
  color: rgb(23 37 84 / 0.7) !important;
}
.active\:tw-text-blue-950\/75:active{
  color: rgb(23 37 84 / 0.75) !important;
}
.active\:tw-text-blue-950\/80:active{
  color: rgb(23 37 84 / 0.8) !important;
}
.active\:tw-text-blue-950\/85:active{
  color: rgb(23 37 84 / 0.85) !important;
}
.active\:tw-text-blue-950\/90:active{
  color: rgb(23 37 84 / 0.9) !important;
}
.active\:tw-text-blue-950\/95:active{
  color: rgb(23 37 84 / 0.95) !important;
}
.active\:tw-text-current:active{
  color: currentColor !important;
}
.active\:tw-text-cyan-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-100\/0:active{
  color: rgb(207 250 254 / 0) !important;
}
.active\:tw-text-cyan-100\/10:active{
  color: rgb(207 250 254 / 0.1) !important;
}
.active\:tw-text-cyan-100\/100:active{
  color: rgb(207 250 254 / 1) !important;
}
.active\:tw-text-cyan-100\/15:active{
  color: rgb(207 250 254 / 0.15) !important;
}
.active\:tw-text-cyan-100\/20:active{
  color: rgb(207 250 254 / 0.2) !important;
}
.active\:tw-text-cyan-100\/25:active{
  color: rgb(207 250 254 / 0.25) !important;
}
.active\:tw-text-cyan-100\/30:active{
  color: rgb(207 250 254 / 0.3) !important;
}
.active\:tw-text-cyan-100\/35:active{
  color: rgb(207 250 254 / 0.35) !important;
}
.active\:tw-text-cyan-100\/40:active{
  color: rgb(207 250 254 / 0.4) !important;
}
.active\:tw-text-cyan-100\/45:active{
  color: rgb(207 250 254 / 0.45) !important;
}
.active\:tw-text-cyan-100\/5:active{
  color: rgb(207 250 254 / 0.05) !important;
}
.active\:tw-text-cyan-100\/50:active{
  color: rgb(207 250 254 / 0.5) !important;
}
.active\:tw-text-cyan-100\/55:active{
  color: rgb(207 250 254 / 0.55) !important;
}
.active\:tw-text-cyan-100\/60:active{
  color: rgb(207 250 254 / 0.6) !important;
}
.active\:tw-text-cyan-100\/65:active{
  color: rgb(207 250 254 / 0.65) !important;
}
.active\:tw-text-cyan-100\/70:active{
  color: rgb(207 250 254 / 0.7) !important;
}
.active\:tw-text-cyan-100\/75:active{
  color: rgb(207 250 254 / 0.75) !important;
}
.active\:tw-text-cyan-100\/80:active{
  color: rgb(207 250 254 / 0.8) !important;
}
.active\:tw-text-cyan-100\/85:active{
  color: rgb(207 250 254 / 0.85) !important;
}
.active\:tw-text-cyan-100\/90:active{
  color: rgb(207 250 254 / 0.9) !important;
}
.active\:tw-text-cyan-100\/95:active{
  color: rgb(207 250 254 / 0.95) !important;
}
.active\:tw-text-cyan-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-200\/0:active{
  color: rgb(165 243 252 / 0) !important;
}
.active\:tw-text-cyan-200\/10:active{
  color: rgb(165 243 252 / 0.1) !important;
}
.active\:tw-text-cyan-200\/100:active{
  color: rgb(165 243 252 / 1) !important;
}
.active\:tw-text-cyan-200\/15:active{
  color: rgb(165 243 252 / 0.15) !important;
}
.active\:tw-text-cyan-200\/20:active{
  color: rgb(165 243 252 / 0.2) !important;
}
.active\:tw-text-cyan-200\/25:active{
  color: rgb(165 243 252 / 0.25) !important;
}
.active\:tw-text-cyan-200\/30:active{
  color: rgb(165 243 252 / 0.3) !important;
}
.active\:tw-text-cyan-200\/35:active{
  color: rgb(165 243 252 / 0.35) !important;
}
.active\:tw-text-cyan-200\/40:active{
  color: rgb(165 243 252 / 0.4) !important;
}
.active\:tw-text-cyan-200\/45:active{
  color: rgb(165 243 252 / 0.45) !important;
}
.active\:tw-text-cyan-200\/5:active{
  color: rgb(165 243 252 / 0.05) !important;
}
.active\:tw-text-cyan-200\/50:active{
  color: rgb(165 243 252 / 0.5) !important;
}
.active\:tw-text-cyan-200\/55:active{
  color: rgb(165 243 252 / 0.55) !important;
}
.active\:tw-text-cyan-200\/60:active{
  color: rgb(165 243 252 / 0.6) !important;
}
.active\:tw-text-cyan-200\/65:active{
  color: rgb(165 243 252 / 0.65) !important;
}
.active\:tw-text-cyan-200\/70:active{
  color: rgb(165 243 252 / 0.7) !important;
}
.active\:tw-text-cyan-200\/75:active{
  color: rgb(165 243 252 / 0.75) !important;
}
.active\:tw-text-cyan-200\/80:active{
  color: rgb(165 243 252 / 0.8) !important;
}
.active\:tw-text-cyan-200\/85:active{
  color: rgb(165 243 252 / 0.85) !important;
}
.active\:tw-text-cyan-200\/90:active{
  color: rgb(165 243 252 / 0.9) !important;
}
.active\:tw-text-cyan-200\/95:active{
  color: rgb(165 243 252 / 0.95) !important;
}
.active\:tw-text-cyan-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-300\/0:active{
  color: rgb(103 232 249 / 0) !important;
}
.active\:tw-text-cyan-300\/10:active{
  color: rgb(103 232 249 / 0.1) !important;
}
.active\:tw-text-cyan-300\/100:active{
  color: rgb(103 232 249 / 1) !important;
}
.active\:tw-text-cyan-300\/15:active{
  color: rgb(103 232 249 / 0.15) !important;
}
.active\:tw-text-cyan-300\/20:active{
  color: rgb(103 232 249 / 0.2) !important;
}
.active\:tw-text-cyan-300\/25:active{
  color: rgb(103 232 249 / 0.25) !important;
}
.active\:tw-text-cyan-300\/30:active{
  color: rgb(103 232 249 / 0.3) !important;
}
.active\:tw-text-cyan-300\/35:active{
  color: rgb(103 232 249 / 0.35) !important;
}
.active\:tw-text-cyan-300\/40:active{
  color: rgb(103 232 249 / 0.4) !important;
}
.active\:tw-text-cyan-300\/45:active{
  color: rgb(103 232 249 / 0.45) !important;
}
.active\:tw-text-cyan-300\/5:active{
  color: rgb(103 232 249 / 0.05) !important;
}
.active\:tw-text-cyan-300\/50:active{
  color: rgb(103 232 249 / 0.5) !important;
}
.active\:tw-text-cyan-300\/55:active{
  color: rgb(103 232 249 / 0.55) !important;
}
.active\:tw-text-cyan-300\/60:active{
  color: rgb(103 232 249 / 0.6) !important;
}
.active\:tw-text-cyan-300\/65:active{
  color: rgb(103 232 249 / 0.65) !important;
}
.active\:tw-text-cyan-300\/70:active{
  color: rgb(103 232 249 / 0.7) !important;
}
.active\:tw-text-cyan-300\/75:active{
  color: rgb(103 232 249 / 0.75) !important;
}
.active\:tw-text-cyan-300\/80:active{
  color: rgb(103 232 249 / 0.8) !important;
}
.active\:tw-text-cyan-300\/85:active{
  color: rgb(103 232 249 / 0.85) !important;
}
.active\:tw-text-cyan-300\/90:active{
  color: rgb(103 232 249 / 0.9) !important;
}
.active\:tw-text-cyan-300\/95:active{
  color: rgb(103 232 249 / 0.95) !important;
}
.active\:tw-text-cyan-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-400\/0:active{
  color: rgb(34 211 238 / 0) !important;
}
.active\:tw-text-cyan-400\/10:active{
  color: rgb(34 211 238 / 0.1) !important;
}
.active\:tw-text-cyan-400\/100:active{
  color: rgb(34 211 238 / 1) !important;
}
.active\:tw-text-cyan-400\/15:active{
  color: rgb(34 211 238 / 0.15) !important;
}
.active\:tw-text-cyan-400\/20:active{
  color: rgb(34 211 238 / 0.2) !important;
}
.active\:tw-text-cyan-400\/25:active{
  color: rgb(34 211 238 / 0.25) !important;
}
.active\:tw-text-cyan-400\/30:active{
  color: rgb(34 211 238 / 0.3) !important;
}
.active\:tw-text-cyan-400\/35:active{
  color: rgb(34 211 238 / 0.35) !important;
}
.active\:tw-text-cyan-400\/40:active{
  color: rgb(34 211 238 / 0.4) !important;
}
.active\:tw-text-cyan-400\/45:active{
  color: rgb(34 211 238 / 0.45) !important;
}
.active\:tw-text-cyan-400\/5:active{
  color: rgb(34 211 238 / 0.05) !important;
}
.active\:tw-text-cyan-400\/50:active{
  color: rgb(34 211 238 / 0.5) !important;
}
.active\:tw-text-cyan-400\/55:active{
  color: rgb(34 211 238 / 0.55) !important;
}
.active\:tw-text-cyan-400\/60:active{
  color: rgb(34 211 238 / 0.6) !important;
}
.active\:tw-text-cyan-400\/65:active{
  color: rgb(34 211 238 / 0.65) !important;
}
.active\:tw-text-cyan-400\/70:active{
  color: rgb(34 211 238 / 0.7) !important;
}
.active\:tw-text-cyan-400\/75:active{
  color: rgb(34 211 238 / 0.75) !important;
}
.active\:tw-text-cyan-400\/80:active{
  color: rgb(34 211 238 / 0.8) !important;
}
.active\:tw-text-cyan-400\/85:active{
  color: rgb(34 211 238 / 0.85) !important;
}
.active\:tw-text-cyan-400\/90:active{
  color: rgb(34 211 238 / 0.9) !important;
}
.active\:tw-text-cyan-400\/95:active{
  color: rgb(34 211 238 / 0.95) !important;
}
.active\:tw-text-cyan-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(236 254 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-50\/0:active{
  color: rgb(236 254 255 / 0) !important;
}
.active\:tw-text-cyan-50\/10:active{
  color: rgb(236 254 255 / 0.1) !important;
}
.active\:tw-text-cyan-50\/100:active{
  color: rgb(236 254 255 / 1) !important;
}
.active\:tw-text-cyan-50\/15:active{
  color: rgb(236 254 255 / 0.15) !important;
}
.active\:tw-text-cyan-50\/20:active{
  color: rgb(236 254 255 / 0.2) !important;
}
.active\:tw-text-cyan-50\/25:active{
  color: rgb(236 254 255 / 0.25) !important;
}
.active\:tw-text-cyan-50\/30:active{
  color: rgb(236 254 255 / 0.3) !important;
}
.active\:tw-text-cyan-50\/35:active{
  color: rgb(236 254 255 / 0.35) !important;
}
.active\:tw-text-cyan-50\/40:active{
  color: rgb(236 254 255 / 0.4) !important;
}
.active\:tw-text-cyan-50\/45:active{
  color: rgb(236 254 255 / 0.45) !important;
}
.active\:tw-text-cyan-50\/5:active{
  color: rgb(236 254 255 / 0.05) !important;
}
.active\:tw-text-cyan-50\/50:active{
  color: rgb(236 254 255 / 0.5) !important;
}
.active\:tw-text-cyan-50\/55:active{
  color: rgb(236 254 255 / 0.55) !important;
}
.active\:tw-text-cyan-50\/60:active{
  color: rgb(236 254 255 / 0.6) !important;
}
.active\:tw-text-cyan-50\/65:active{
  color: rgb(236 254 255 / 0.65) !important;
}
.active\:tw-text-cyan-50\/70:active{
  color: rgb(236 254 255 / 0.7) !important;
}
.active\:tw-text-cyan-50\/75:active{
  color: rgb(236 254 255 / 0.75) !important;
}
.active\:tw-text-cyan-50\/80:active{
  color: rgb(236 254 255 / 0.8) !important;
}
.active\:tw-text-cyan-50\/85:active{
  color: rgb(236 254 255 / 0.85) !important;
}
.active\:tw-text-cyan-50\/90:active{
  color: rgb(236 254 255 / 0.9) !important;
}
.active\:tw-text-cyan-50\/95:active{
  color: rgb(236 254 255 / 0.95) !important;
}
.active\:tw-text-cyan-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-500\/0:active{
  color: rgb(6 182 212 / 0) !important;
}
.active\:tw-text-cyan-500\/10:active{
  color: rgb(6 182 212 / 0.1) !important;
}
.active\:tw-text-cyan-500\/100:active{
  color: rgb(6 182 212 / 1) !important;
}
.active\:tw-text-cyan-500\/15:active{
  color: rgb(6 182 212 / 0.15) !important;
}
.active\:tw-text-cyan-500\/20:active{
  color: rgb(6 182 212 / 0.2) !important;
}
.active\:tw-text-cyan-500\/25:active{
  color: rgb(6 182 212 / 0.25) !important;
}
.active\:tw-text-cyan-500\/30:active{
  color: rgb(6 182 212 / 0.3) !important;
}
.active\:tw-text-cyan-500\/35:active{
  color: rgb(6 182 212 / 0.35) !important;
}
.active\:tw-text-cyan-500\/40:active{
  color: rgb(6 182 212 / 0.4) !important;
}
.active\:tw-text-cyan-500\/45:active{
  color: rgb(6 182 212 / 0.45) !important;
}
.active\:tw-text-cyan-500\/5:active{
  color: rgb(6 182 212 / 0.05) !important;
}
.active\:tw-text-cyan-500\/50:active{
  color: rgb(6 182 212 / 0.5) !important;
}
.active\:tw-text-cyan-500\/55:active{
  color: rgb(6 182 212 / 0.55) !important;
}
.active\:tw-text-cyan-500\/60:active{
  color: rgb(6 182 212 / 0.6) !important;
}
.active\:tw-text-cyan-500\/65:active{
  color: rgb(6 182 212 / 0.65) !important;
}
.active\:tw-text-cyan-500\/70:active{
  color: rgb(6 182 212 / 0.7) !important;
}
.active\:tw-text-cyan-500\/75:active{
  color: rgb(6 182 212 / 0.75) !important;
}
.active\:tw-text-cyan-500\/80:active{
  color: rgb(6 182 212 / 0.8) !important;
}
.active\:tw-text-cyan-500\/85:active{
  color: rgb(6 182 212 / 0.85) !important;
}
.active\:tw-text-cyan-500\/90:active{
  color: rgb(6 182 212 / 0.9) !important;
}
.active\:tw-text-cyan-500\/95:active{
  color: rgb(6 182 212 / 0.95) !important;
}
.active\:tw-text-cyan-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-600\/0:active{
  color: rgb(8 145 178 / 0) !important;
}
.active\:tw-text-cyan-600\/10:active{
  color: rgb(8 145 178 / 0.1) !important;
}
.active\:tw-text-cyan-600\/100:active{
  color: rgb(8 145 178 / 1) !important;
}
.active\:tw-text-cyan-600\/15:active{
  color: rgb(8 145 178 / 0.15) !important;
}
.active\:tw-text-cyan-600\/20:active{
  color: rgb(8 145 178 / 0.2) !important;
}
.active\:tw-text-cyan-600\/25:active{
  color: rgb(8 145 178 / 0.25) !important;
}
.active\:tw-text-cyan-600\/30:active{
  color: rgb(8 145 178 / 0.3) !important;
}
.active\:tw-text-cyan-600\/35:active{
  color: rgb(8 145 178 / 0.35) !important;
}
.active\:tw-text-cyan-600\/40:active{
  color: rgb(8 145 178 / 0.4) !important;
}
.active\:tw-text-cyan-600\/45:active{
  color: rgb(8 145 178 / 0.45) !important;
}
.active\:tw-text-cyan-600\/5:active{
  color: rgb(8 145 178 / 0.05) !important;
}
.active\:tw-text-cyan-600\/50:active{
  color: rgb(8 145 178 / 0.5) !important;
}
.active\:tw-text-cyan-600\/55:active{
  color: rgb(8 145 178 / 0.55) !important;
}
.active\:tw-text-cyan-600\/60:active{
  color: rgb(8 145 178 / 0.6) !important;
}
.active\:tw-text-cyan-600\/65:active{
  color: rgb(8 145 178 / 0.65) !important;
}
.active\:tw-text-cyan-600\/70:active{
  color: rgb(8 145 178 / 0.7) !important;
}
.active\:tw-text-cyan-600\/75:active{
  color: rgb(8 145 178 / 0.75) !important;
}
.active\:tw-text-cyan-600\/80:active{
  color: rgb(8 145 178 / 0.8) !important;
}
.active\:tw-text-cyan-600\/85:active{
  color: rgb(8 145 178 / 0.85) !important;
}
.active\:tw-text-cyan-600\/90:active{
  color: rgb(8 145 178 / 0.9) !important;
}
.active\:tw-text-cyan-600\/95:active{
  color: rgb(8 145 178 / 0.95) !important;
}
.active\:tw-text-cyan-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-700\/0:active{
  color: rgb(14 116 144 / 0) !important;
}
.active\:tw-text-cyan-700\/10:active{
  color: rgb(14 116 144 / 0.1) !important;
}
.active\:tw-text-cyan-700\/100:active{
  color: rgb(14 116 144 / 1) !important;
}
.active\:tw-text-cyan-700\/15:active{
  color: rgb(14 116 144 / 0.15) !important;
}
.active\:tw-text-cyan-700\/20:active{
  color: rgb(14 116 144 / 0.2) !important;
}
.active\:tw-text-cyan-700\/25:active{
  color: rgb(14 116 144 / 0.25) !important;
}
.active\:tw-text-cyan-700\/30:active{
  color: rgb(14 116 144 / 0.3) !important;
}
.active\:tw-text-cyan-700\/35:active{
  color: rgb(14 116 144 / 0.35) !important;
}
.active\:tw-text-cyan-700\/40:active{
  color: rgb(14 116 144 / 0.4) !important;
}
.active\:tw-text-cyan-700\/45:active{
  color: rgb(14 116 144 / 0.45) !important;
}
.active\:tw-text-cyan-700\/5:active{
  color: rgb(14 116 144 / 0.05) !important;
}
.active\:tw-text-cyan-700\/50:active{
  color: rgb(14 116 144 / 0.5) !important;
}
.active\:tw-text-cyan-700\/55:active{
  color: rgb(14 116 144 / 0.55) !important;
}
.active\:tw-text-cyan-700\/60:active{
  color: rgb(14 116 144 / 0.6) !important;
}
.active\:tw-text-cyan-700\/65:active{
  color: rgb(14 116 144 / 0.65) !important;
}
.active\:tw-text-cyan-700\/70:active{
  color: rgb(14 116 144 / 0.7) !important;
}
.active\:tw-text-cyan-700\/75:active{
  color: rgb(14 116 144 / 0.75) !important;
}
.active\:tw-text-cyan-700\/80:active{
  color: rgb(14 116 144 / 0.8) !important;
}
.active\:tw-text-cyan-700\/85:active{
  color: rgb(14 116 144 / 0.85) !important;
}
.active\:tw-text-cyan-700\/90:active{
  color: rgb(14 116 144 / 0.9) !important;
}
.active\:tw-text-cyan-700\/95:active{
  color: rgb(14 116 144 / 0.95) !important;
}
.active\:tw-text-cyan-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-800\/0:active{
  color: rgb(21 94 117 / 0) !important;
}
.active\:tw-text-cyan-800\/10:active{
  color: rgb(21 94 117 / 0.1) !important;
}
.active\:tw-text-cyan-800\/100:active{
  color: rgb(21 94 117 / 1) !important;
}
.active\:tw-text-cyan-800\/15:active{
  color: rgb(21 94 117 / 0.15) !important;
}
.active\:tw-text-cyan-800\/20:active{
  color: rgb(21 94 117 / 0.2) !important;
}
.active\:tw-text-cyan-800\/25:active{
  color: rgb(21 94 117 / 0.25) !important;
}
.active\:tw-text-cyan-800\/30:active{
  color: rgb(21 94 117 / 0.3) !important;
}
.active\:tw-text-cyan-800\/35:active{
  color: rgb(21 94 117 / 0.35) !important;
}
.active\:tw-text-cyan-800\/40:active{
  color: rgb(21 94 117 / 0.4) !important;
}
.active\:tw-text-cyan-800\/45:active{
  color: rgb(21 94 117 / 0.45) !important;
}
.active\:tw-text-cyan-800\/5:active{
  color: rgb(21 94 117 / 0.05) !important;
}
.active\:tw-text-cyan-800\/50:active{
  color: rgb(21 94 117 / 0.5) !important;
}
.active\:tw-text-cyan-800\/55:active{
  color: rgb(21 94 117 / 0.55) !important;
}
.active\:tw-text-cyan-800\/60:active{
  color: rgb(21 94 117 / 0.6) !important;
}
.active\:tw-text-cyan-800\/65:active{
  color: rgb(21 94 117 / 0.65) !important;
}
.active\:tw-text-cyan-800\/70:active{
  color: rgb(21 94 117 / 0.7) !important;
}
.active\:tw-text-cyan-800\/75:active{
  color: rgb(21 94 117 / 0.75) !important;
}
.active\:tw-text-cyan-800\/80:active{
  color: rgb(21 94 117 / 0.8) !important;
}
.active\:tw-text-cyan-800\/85:active{
  color: rgb(21 94 117 / 0.85) !important;
}
.active\:tw-text-cyan-800\/90:active{
  color: rgb(21 94 117 / 0.9) !important;
}
.active\:tw-text-cyan-800\/95:active{
  color: rgb(21 94 117 / 0.95) !important;
}
.active\:tw-text-cyan-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-900\/0:active{
  color: rgb(22 78 99 / 0) !important;
}
.active\:tw-text-cyan-900\/10:active{
  color: rgb(22 78 99 / 0.1) !important;
}
.active\:tw-text-cyan-900\/100:active{
  color: rgb(22 78 99 / 1) !important;
}
.active\:tw-text-cyan-900\/15:active{
  color: rgb(22 78 99 / 0.15) !important;
}
.active\:tw-text-cyan-900\/20:active{
  color: rgb(22 78 99 / 0.2) !important;
}
.active\:tw-text-cyan-900\/25:active{
  color: rgb(22 78 99 / 0.25) !important;
}
.active\:tw-text-cyan-900\/30:active{
  color: rgb(22 78 99 / 0.3) !important;
}
.active\:tw-text-cyan-900\/35:active{
  color: rgb(22 78 99 / 0.35) !important;
}
.active\:tw-text-cyan-900\/40:active{
  color: rgb(22 78 99 / 0.4) !important;
}
.active\:tw-text-cyan-900\/45:active{
  color: rgb(22 78 99 / 0.45) !important;
}
.active\:tw-text-cyan-900\/5:active{
  color: rgb(22 78 99 / 0.05) !important;
}
.active\:tw-text-cyan-900\/50:active{
  color: rgb(22 78 99 / 0.5) !important;
}
.active\:tw-text-cyan-900\/55:active{
  color: rgb(22 78 99 / 0.55) !important;
}
.active\:tw-text-cyan-900\/60:active{
  color: rgb(22 78 99 / 0.6) !important;
}
.active\:tw-text-cyan-900\/65:active{
  color: rgb(22 78 99 / 0.65) !important;
}
.active\:tw-text-cyan-900\/70:active{
  color: rgb(22 78 99 / 0.7) !important;
}
.active\:tw-text-cyan-900\/75:active{
  color: rgb(22 78 99 / 0.75) !important;
}
.active\:tw-text-cyan-900\/80:active{
  color: rgb(22 78 99 / 0.8) !important;
}
.active\:tw-text-cyan-900\/85:active{
  color: rgb(22 78 99 / 0.85) !important;
}
.active\:tw-text-cyan-900\/90:active{
  color: rgb(22 78 99 / 0.9) !important;
}
.active\:tw-text-cyan-900\/95:active{
  color: rgb(22 78 99 / 0.95) !important;
}
.active\:tw-text-cyan-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(8 51 68 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-cyan-950\/0:active{
  color: rgb(8 51 68 / 0) !important;
}
.active\:tw-text-cyan-950\/10:active{
  color: rgb(8 51 68 / 0.1) !important;
}
.active\:tw-text-cyan-950\/100:active{
  color: rgb(8 51 68 / 1) !important;
}
.active\:tw-text-cyan-950\/15:active{
  color: rgb(8 51 68 / 0.15) !important;
}
.active\:tw-text-cyan-950\/20:active{
  color: rgb(8 51 68 / 0.2) !important;
}
.active\:tw-text-cyan-950\/25:active{
  color: rgb(8 51 68 / 0.25) !important;
}
.active\:tw-text-cyan-950\/30:active{
  color: rgb(8 51 68 / 0.3) !important;
}
.active\:tw-text-cyan-950\/35:active{
  color: rgb(8 51 68 / 0.35) !important;
}
.active\:tw-text-cyan-950\/40:active{
  color: rgb(8 51 68 / 0.4) !important;
}
.active\:tw-text-cyan-950\/45:active{
  color: rgb(8 51 68 / 0.45) !important;
}
.active\:tw-text-cyan-950\/5:active{
  color: rgb(8 51 68 / 0.05) !important;
}
.active\:tw-text-cyan-950\/50:active{
  color: rgb(8 51 68 / 0.5) !important;
}
.active\:tw-text-cyan-950\/55:active{
  color: rgb(8 51 68 / 0.55) !important;
}
.active\:tw-text-cyan-950\/60:active{
  color: rgb(8 51 68 / 0.6) !important;
}
.active\:tw-text-cyan-950\/65:active{
  color: rgb(8 51 68 / 0.65) !important;
}
.active\:tw-text-cyan-950\/70:active{
  color: rgb(8 51 68 / 0.7) !important;
}
.active\:tw-text-cyan-950\/75:active{
  color: rgb(8 51 68 / 0.75) !important;
}
.active\:tw-text-cyan-950\/80:active{
  color: rgb(8 51 68 / 0.8) !important;
}
.active\:tw-text-cyan-950\/85:active{
  color: rgb(8 51 68 / 0.85) !important;
}
.active\:tw-text-cyan-950\/90:active{
  color: rgb(8 51 68 / 0.9) !important;
}
.active\:tw-text-cyan-950\/95:active{
  color: rgb(8 51 68 / 0.95) !important;
}
.active\:tw-text-emerald-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-100\/0:active{
  color: rgb(209 250 229 / 0) !important;
}
.active\:tw-text-emerald-100\/10:active{
  color: rgb(209 250 229 / 0.1) !important;
}
.active\:tw-text-emerald-100\/100:active{
  color: rgb(209 250 229 / 1) !important;
}
.active\:tw-text-emerald-100\/15:active{
  color: rgb(209 250 229 / 0.15) !important;
}
.active\:tw-text-emerald-100\/20:active{
  color: rgb(209 250 229 / 0.2) !important;
}
.active\:tw-text-emerald-100\/25:active{
  color: rgb(209 250 229 / 0.25) !important;
}
.active\:tw-text-emerald-100\/30:active{
  color: rgb(209 250 229 / 0.3) !important;
}
.active\:tw-text-emerald-100\/35:active{
  color: rgb(209 250 229 / 0.35) !important;
}
.active\:tw-text-emerald-100\/40:active{
  color: rgb(209 250 229 / 0.4) !important;
}
.active\:tw-text-emerald-100\/45:active{
  color: rgb(209 250 229 / 0.45) !important;
}
.active\:tw-text-emerald-100\/5:active{
  color: rgb(209 250 229 / 0.05) !important;
}
.active\:tw-text-emerald-100\/50:active{
  color: rgb(209 250 229 / 0.5) !important;
}
.active\:tw-text-emerald-100\/55:active{
  color: rgb(209 250 229 / 0.55) !important;
}
.active\:tw-text-emerald-100\/60:active{
  color: rgb(209 250 229 / 0.6) !important;
}
.active\:tw-text-emerald-100\/65:active{
  color: rgb(209 250 229 / 0.65) !important;
}
.active\:tw-text-emerald-100\/70:active{
  color: rgb(209 250 229 / 0.7) !important;
}
.active\:tw-text-emerald-100\/75:active{
  color: rgb(209 250 229 / 0.75) !important;
}
.active\:tw-text-emerald-100\/80:active{
  color: rgb(209 250 229 / 0.8) !important;
}
.active\:tw-text-emerald-100\/85:active{
  color: rgb(209 250 229 / 0.85) !important;
}
.active\:tw-text-emerald-100\/90:active{
  color: rgb(209 250 229 / 0.9) !important;
}
.active\:tw-text-emerald-100\/95:active{
  color: rgb(209 250 229 / 0.95) !important;
}
.active\:tw-text-emerald-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-200\/0:active{
  color: rgb(167 243 208 / 0) !important;
}
.active\:tw-text-emerald-200\/10:active{
  color: rgb(167 243 208 / 0.1) !important;
}
.active\:tw-text-emerald-200\/100:active{
  color: rgb(167 243 208 / 1) !important;
}
.active\:tw-text-emerald-200\/15:active{
  color: rgb(167 243 208 / 0.15) !important;
}
.active\:tw-text-emerald-200\/20:active{
  color: rgb(167 243 208 / 0.2) !important;
}
.active\:tw-text-emerald-200\/25:active{
  color: rgb(167 243 208 / 0.25) !important;
}
.active\:tw-text-emerald-200\/30:active{
  color: rgb(167 243 208 / 0.3) !important;
}
.active\:tw-text-emerald-200\/35:active{
  color: rgb(167 243 208 / 0.35) !important;
}
.active\:tw-text-emerald-200\/40:active{
  color: rgb(167 243 208 / 0.4) !important;
}
.active\:tw-text-emerald-200\/45:active{
  color: rgb(167 243 208 / 0.45) !important;
}
.active\:tw-text-emerald-200\/5:active{
  color: rgb(167 243 208 / 0.05) !important;
}
.active\:tw-text-emerald-200\/50:active{
  color: rgb(167 243 208 / 0.5) !important;
}
.active\:tw-text-emerald-200\/55:active{
  color: rgb(167 243 208 / 0.55) !important;
}
.active\:tw-text-emerald-200\/60:active{
  color: rgb(167 243 208 / 0.6) !important;
}
.active\:tw-text-emerald-200\/65:active{
  color: rgb(167 243 208 / 0.65) !important;
}
.active\:tw-text-emerald-200\/70:active{
  color: rgb(167 243 208 / 0.7) !important;
}
.active\:tw-text-emerald-200\/75:active{
  color: rgb(167 243 208 / 0.75) !important;
}
.active\:tw-text-emerald-200\/80:active{
  color: rgb(167 243 208 / 0.8) !important;
}
.active\:tw-text-emerald-200\/85:active{
  color: rgb(167 243 208 / 0.85) !important;
}
.active\:tw-text-emerald-200\/90:active{
  color: rgb(167 243 208 / 0.9) !important;
}
.active\:tw-text-emerald-200\/95:active{
  color: rgb(167 243 208 / 0.95) !important;
}
.active\:tw-text-emerald-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-300\/0:active{
  color: rgb(110 231 183 / 0) !important;
}
.active\:tw-text-emerald-300\/10:active{
  color: rgb(110 231 183 / 0.1) !important;
}
.active\:tw-text-emerald-300\/100:active{
  color: rgb(110 231 183 / 1) !important;
}
.active\:tw-text-emerald-300\/15:active{
  color: rgb(110 231 183 / 0.15) !important;
}
.active\:tw-text-emerald-300\/20:active{
  color: rgb(110 231 183 / 0.2) !important;
}
.active\:tw-text-emerald-300\/25:active{
  color: rgb(110 231 183 / 0.25) !important;
}
.active\:tw-text-emerald-300\/30:active{
  color: rgb(110 231 183 / 0.3) !important;
}
.active\:tw-text-emerald-300\/35:active{
  color: rgb(110 231 183 / 0.35) !important;
}
.active\:tw-text-emerald-300\/40:active{
  color: rgb(110 231 183 / 0.4) !important;
}
.active\:tw-text-emerald-300\/45:active{
  color: rgb(110 231 183 / 0.45) !important;
}
.active\:tw-text-emerald-300\/5:active{
  color: rgb(110 231 183 / 0.05) !important;
}
.active\:tw-text-emerald-300\/50:active{
  color: rgb(110 231 183 / 0.5) !important;
}
.active\:tw-text-emerald-300\/55:active{
  color: rgb(110 231 183 / 0.55) !important;
}
.active\:tw-text-emerald-300\/60:active{
  color: rgb(110 231 183 / 0.6) !important;
}
.active\:tw-text-emerald-300\/65:active{
  color: rgb(110 231 183 / 0.65) !important;
}
.active\:tw-text-emerald-300\/70:active{
  color: rgb(110 231 183 / 0.7) !important;
}
.active\:tw-text-emerald-300\/75:active{
  color: rgb(110 231 183 / 0.75) !important;
}
.active\:tw-text-emerald-300\/80:active{
  color: rgb(110 231 183 / 0.8) !important;
}
.active\:tw-text-emerald-300\/85:active{
  color: rgb(110 231 183 / 0.85) !important;
}
.active\:tw-text-emerald-300\/90:active{
  color: rgb(110 231 183 / 0.9) !important;
}
.active\:tw-text-emerald-300\/95:active{
  color: rgb(110 231 183 / 0.95) !important;
}
.active\:tw-text-emerald-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-400\/0:active{
  color: rgb(52 211 153 / 0) !important;
}
.active\:tw-text-emerald-400\/10:active{
  color: rgb(52 211 153 / 0.1) !important;
}
.active\:tw-text-emerald-400\/100:active{
  color: rgb(52 211 153 / 1) !important;
}
.active\:tw-text-emerald-400\/15:active{
  color: rgb(52 211 153 / 0.15) !important;
}
.active\:tw-text-emerald-400\/20:active{
  color: rgb(52 211 153 / 0.2) !important;
}
.active\:tw-text-emerald-400\/25:active{
  color: rgb(52 211 153 / 0.25) !important;
}
.active\:tw-text-emerald-400\/30:active{
  color: rgb(52 211 153 / 0.3) !important;
}
.active\:tw-text-emerald-400\/35:active{
  color: rgb(52 211 153 / 0.35) !important;
}
.active\:tw-text-emerald-400\/40:active{
  color: rgb(52 211 153 / 0.4) !important;
}
.active\:tw-text-emerald-400\/45:active{
  color: rgb(52 211 153 / 0.45) !important;
}
.active\:tw-text-emerald-400\/5:active{
  color: rgb(52 211 153 / 0.05) !important;
}
.active\:tw-text-emerald-400\/50:active{
  color: rgb(52 211 153 / 0.5) !important;
}
.active\:tw-text-emerald-400\/55:active{
  color: rgb(52 211 153 / 0.55) !important;
}
.active\:tw-text-emerald-400\/60:active{
  color: rgb(52 211 153 / 0.6) !important;
}
.active\:tw-text-emerald-400\/65:active{
  color: rgb(52 211 153 / 0.65) !important;
}
.active\:tw-text-emerald-400\/70:active{
  color: rgb(52 211 153 / 0.7) !important;
}
.active\:tw-text-emerald-400\/75:active{
  color: rgb(52 211 153 / 0.75) !important;
}
.active\:tw-text-emerald-400\/80:active{
  color: rgb(52 211 153 / 0.8) !important;
}
.active\:tw-text-emerald-400\/85:active{
  color: rgb(52 211 153 / 0.85) !important;
}
.active\:tw-text-emerald-400\/90:active{
  color: rgb(52 211 153 / 0.9) !important;
}
.active\:tw-text-emerald-400\/95:active{
  color: rgb(52 211 153 / 0.95) !important;
}
.active\:tw-text-emerald-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-50\/0:active{
  color: rgb(236 253 245 / 0) !important;
}
.active\:tw-text-emerald-50\/10:active{
  color: rgb(236 253 245 / 0.1) !important;
}
.active\:tw-text-emerald-50\/100:active{
  color: rgb(236 253 245 / 1) !important;
}
.active\:tw-text-emerald-50\/15:active{
  color: rgb(236 253 245 / 0.15) !important;
}
.active\:tw-text-emerald-50\/20:active{
  color: rgb(236 253 245 / 0.2) !important;
}
.active\:tw-text-emerald-50\/25:active{
  color: rgb(236 253 245 / 0.25) !important;
}
.active\:tw-text-emerald-50\/30:active{
  color: rgb(236 253 245 / 0.3) !important;
}
.active\:tw-text-emerald-50\/35:active{
  color: rgb(236 253 245 / 0.35) !important;
}
.active\:tw-text-emerald-50\/40:active{
  color: rgb(236 253 245 / 0.4) !important;
}
.active\:tw-text-emerald-50\/45:active{
  color: rgb(236 253 245 / 0.45) !important;
}
.active\:tw-text-emerald-50\/5:active{
  color: rgb(236 253 245 / 0.05) !important;
}
.active\:tw-text-emerald-50\/50:active{
  color: rgb(236 253 245 / 0.5) !important;
}
.active\:tw-text-emerald-50\/55:active{
  color: rgb(236 253 245 / 0.55) !important;
}
.active\:tw-text-emerald-50\/60:active{
  color: rgb(236 253 245 / 0.6) !important;
}
.active\:tw-text-emerald-50\/65:active{
  color: rgb(236 253 245 / 0.65) !important;
}
.active\:tw-text-emerald-50\/70:active{
  color: rgb(236 253 245 / 0.7) !important;
}
.active\:tw-text-emerald-50\/75:active{
  color: rgb(236 253 245 / 0.75) !important;
}
.active\:tw-text-emerald-50\/80:active{
  color: rgb(236 253 245 / 0.8) !important;
}
.active\:tw-text-emerald-50\/85:active{
  color: rgb(236 253 245 / 0.85) !important;
}
.active\:tw-text-emerald-50\/90:active{
  color: rgb(236 253 245 / 0.9) !important;
}
.active\:tw-text-emerald-50\/95:active{
  color: rgb(236 253 245 / 0.95) !important;
}
.active\:tw-text-emerald-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-500\/0:active{
  color: rgb(16 185 129 / 0) !important;
}
.active\:tw-text-emerald-500\/10:active{
  color: rgb(16 185 129 / 0.1) !important;
}
.active\:tw-text-emerald-500\/100:active{
  color: rgb(16 185 129 / 1) !important;
}
.active\:tw-text-emerald-500\/15:active{
  color: rgb(16 185 129 / 0.15) !important;
}
.active\:tw-text-emerald-500\/20:active{
  color: rgb(16 185 129 / 0.2) !important;
}
.active\:tw-text-emerald-500\/25:active{
  color: rgb(16 185 129 / 0.25) !important;
}
.active\:tw-text-emerald-500\/30:active{
  color: rgb(16 185 129 / 0.3) !important;
}
.active\:tw-text-emerald-500\/35:active{
  color: rgb(16 185 129 / 0.35) !important;
}
.active\:tw-text-emerald-500\/40:active{
  color: rgb(16 185 129 / 0.4) !important;
}
.active\:tw-text-emerald-500\/45:active{
  color: rgb(16 185 129 / 0.45) !important;
}
.active\:tw-text-emerald-500\/5:active{
  color: rgb(16 185 129 / 0.05) !important;
}
.active\:tw-text-emerald-500\/50:active{
  color: rgb(16 185 129 / 0.5) !important;
}
.active\:tw-text-emerald-500\/55:active{
  color: rgb(16 185 129 / 0.55) !important;
}
.active\:tw-text-emerald-500\/60:active{
  color: rgb(16 185 129 / 0.6) !important;
}
.active\:tw-text-emerald-500\/65:active{
  color: rgb(16 185 129 / 0.65) !important;
}
.active\:tw-text-emerald-500\/70:active{
  color: rgb(16 185 129 / 0.7) !important;
}
.active\:tw-text-emerald-500\/75:active{
  color: rgb(16 185 129 / 0.75) !important;
}
.active\:tw-text-emerald-500\/80:active{
  color: rgb(16 185 129 / 0.8) !important;
}
.active\:tw-text-emerald-500\/85:active{
  color: rgb(16 185 129 / 0.85) !important;
}
.active\:tw-text-emerald-500\/90:active{
  color: rgb(16 185 129 / 0.9) !important;
}
.active\:tw-text-emerald-500\/95:active{
  color: rgb(16 185 129 / 0.95) !important;
}
.active\:tw-text-emerald-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-600\/0:active{
  color: rgb(5 150 105 / 0) !important;
}
.active\:tw-text-emerald-600\/10:active{
  color: rgb(5 150 105 / 0.1) !important;
}
.active\:tw-text-emerald-600\/100:active{
  color: rgb(5 150 105 / 1) !important;
}
.active\:tw-text-emerald-600\/15:active{
  color: rgb(5 150 105 / 0.15) !important;
}
.active\:tw-text-emerald-600\/20:active{
  color: rgb(5 150 105 / 0.2) !important;
}
.active\:tw-text-emerald-600\/25:active{
  color: rgb(5 150 105 / 0.25) !important;
}
.active\:tw-text-emerald-600\/30:active{
  color: rgb(5 150 105 / 0.3) !important;
}
.active\:tw-text-emerald-600\/35:active{
  color: rgb(5 150 105 / 0.35) !important;
}
.active\:tw-text-emerald-600\/40:active{
  color: rgb(5 150 105 / 0.4) !important;
}
.active\:tw-text-emerald-600\/45:active{
  color: rgb(5 150 105 / 0.45) !important;
}
.active\:tw-text-emerald-600\/5:active{
  color: rgb(5 150 105 / 0.05) !important;
}
.active\:tw-text-emerald-600\/50:active{
  color: rgb(5 150 105 / 0.5) !important;
}
.active\:tw-text-emerald-600\/55:active{
  color: rgb(5 150 105 / 0.55) !important;
}
.active\:tw-text-emerald-600\/60:active{
  color: rgb(5 150 105 / 0.6) !important;
}
.active\:tw-text-emerald-600\/65:active{
  color: rgb(5 150 105 / 0.65) !important;
}
.active\:tw-text-emerald-600\/70:active{
  color: rgb(5 150 105 / 0.7) !important;
}
.active\:tw-text-emerald-600\/75:active{
  color: rgb(5 150 105 / 0.75) !important;
}
.active\:tw-text-emerald-600\/80:active{
  color: rgb(5 150 105 / 0.8) !important;
}
.active\:tw-text-emerald-600\/85:active{
  color: rgb(5 150 105 / 0.85) !important;
}
.active\:tw-text-emerald-600\/90:active{
  color: rgb(5 150 105 / 0.9) !important;
}
.active\:tw-text-emerald-600\/95:active{
  color: rgb(5 150 105 / 0.95) !important;
}
.active\:tw-text-emerald-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-700\/0:active{
  color: rgb(4 120 87 / 0) !important;
}
.active\:tw-text-emerald-700\/10:active{
  color: rgb(4 120 87 / 0.1) !important;
}
.active\:tw-text-emerald-700\/100:active{
  color: rgb(4 120 87 / 1) !important;
}
.active\:tw-text-emerald-700\/15:active{
  color: rgb(4 120 87 / 0.15) !important;
}
.active\:tw-text-emerald-700\/20:active{
  color: rgb(4 120 87 / 0.2) !important;
}
.active\:tw-text-emerald-700\/25:active{
  color: rgb(4 120 87 / 0.25) !important;
}
.active\:tw-text-emerald-700\/30:active{
  color: rgb(4 120 87 / 0.3) !important;
}
.active\:tw-text-emerald-700\/35:active{
  color: rgb(4 120 87 / 0.35) !important;
}
.active\:tw-text-emerald-700\/40:active{
  color: rgb(4 120 87 / 0.4) !important;
}
.active\:tw-text-emerald-700\/45:active{
  color: rgb(4 120 87 / 0.45) !important;
}
.active\:tw-text-emerald-700\/5:active{
  color: rgb(4 120 87 / 0.05) !important;
}
.active\:tw-text-emerald-700\/50:active{
  color: rgb(4 120 87 / 0.5) !important;
}
.active\:tw-text-emerald-700\/55:active{
  color: rgb(4 120 87 / 0.55) !important;
}
.active\:tw-text-emerald-700\/60:active{
  color: rgb(4 120 87 / 0.6) !important;
}
.active\:tw-text-emerald-700\/65:active{
  color: rgb(4 120 87 / 0.65) !important;
}
.active\:tw-text-emerald-700\/70:active{
  color: rgb(4 120 87 / 0.7) !important;
}
.active\:tw-text-emerald-700\/75:active{
  color: rgb(4 120 87 / 0.75) !important;
}
.active\:tw-text-emerald-700\/80:active{
  color: rgb(4 120 87 / 0.8) !important;
}
.active\:tw-text-emerald-700\/85:active{
  color: rgb(4 120 87 / 0.85) !important;
}
.active\:tw-text-emerald-700\/90:active{
  color: rgb(4 120 87 / 0.9) !important;
}
.active\:tw-text-emerald-700\/95:active{
  color: rgb(4 120 87 / 0.95) !important;
}
.active\:tw-text-emerald-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-800\/0:active{
  color: rgb(6 95 70 / 0) !important;
}
.active\:tw-text-emerald-800\/10:active{
  color: rgb(6 95 70 / 0.1) !important;
}
.active\:tw-text-emerald-800\/100:active{
  color: rgb(6 95 70 / 1) !important;
}
.active\:tw-text-emerald-800\/15:active{
  color: rgb(6 95 70 / 0.15) !important;
}
.active\:tw-text-emerald-800\/20:active{
  color: rgb(6 95 70 / 0.2) !important;
}
.active\:tw-text-emerald-800\/25:active{
  color: rgb(6 95 70 / 0.25) !important;
}
.active\:tw-text-emerald-800\/30:active{
  color: rgb(6 95 70 / 0.3) !important;
}
.active\:tw-text-emerald-800\/35:active{
  color: rgb(6 95 70 / 0.35) !important;
}
.active\:tw-text-emerald-800\/40:active{
  color: rgb(6 95 70 / 0.4) !important;
}
.active\:tw-text-emerald-800\/45:active{
  color: rgb(6 95 70 / 0.45) !important;
}
.active\:tw-text-emerald-800\/5:active{
  color: rgb(6 95 70 / 0.05) !important;
}
.active\:tw-text-emerald-800\/50:active{
  color: rgb(6 95 70 / 0.5) !important;
}
.active\:tw-text-emerald-800\/55:active{
  color: rgb(6 95 70 / 0.55) !important;
}
.active\:tw-text-emerald-800\/60:active{
  color: rgb(6 95 70 / 0.6) !important;
}
.active\:tw-text-emerald-800\/65:active{
  color: rgb(6 95 70 / 0.65) !important;
}
.active\:tw-text-emerald-800\/70:active{
  color: rgb(6 95 70 / 0.7) !important;
}
.active\:tw-text-emerald-800\/75:active{
  color: rgb(6 95 70 / 0.75) !important;
}
.active\:tw-text-emerald-800\/80:active{
  color: rgb(6 95 70 / 0.8) !important;
}
.active\:tw-text-emerald-800\/85:active{
  color: rgb(6 95 70 / 0.85) !important;
}
.active\:tw-text-emerald-800\/90:active{
  color: rgb(6 95 70 / 0.9) !important;
}
.active\:tw-text-emerald-800\/95:active{
  color: rgb(6 95 70 / 0.95) !important;
}
.active\:tw-text-emerald-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-900\/0:active{
  color: rgb(6 78 59 / 0) !important;
}
.active\:tw-text-emerald-900\/10:active{
  color: rgb(6 78 59 / 0.1) !important;
}
.active\:tw-text-emerald-900\/100:active{
  color: rgb(6 78 59 / 1) !important;
}
.active\:tw-text-emerald-900\/15:active{
  color: rgb(6 78 59 / 0.15) !important;
}
.active\:tw-text-emerald-900\/20:active{
  color: rgb(6 78 59 / 0.2) !important;
}
.active\:tw-text-emerald-900\/25:active{
  color: rgb(6 78 59 / 0.25) !important;
}
.active\:tw-text-emerald-900\/30:active{
  color: rgb(6 78 59 / 0.3) !important;
}
.active\:tw-text-emerald-900\/35:active{
  color: rgb(6 78 59 / 0.35) !important;
}
.active\:tw-text-emerald-900\/40:active{
  color: rgb(6 78 59 / 0.4) !important;
}
.active\:tw-text-emerald-900\/45:active{
  color: rgb(6 78 59 / 0.45) !important;
}
.active\:tw-text-emerald-900\/5:active{
  color: rgb(6 78 59 / 0.05) !important;
}
.active\:tw-text-emerald-900\/50:active{
  color: rgb(6 78 59 / 0.5) !important;
}
.active\:tw-text-emerald-900\/55:active{
  color: rgb(6 78 59 / 0.55) !important;
}
.active\:tw-text-emerald-900\/60:active{
  color: rgb(6 78 59 / 0.6) !important;
}
.active\:tw-text-emerald-900\/65:active{
  color: rgb(6 78 59 / 0.65) !important;
}
.active\:tw-text-emerald-900\/70:active{
  color: rgb(6 78 59 / 0.7) !important;
}
.active\:tw-text-emerald-900\/75:active{
  color: rgb(6 78 59 / 0.75) !important;
}
.active\:tw-text-emerald-900\/80:active{
  color: rgb(6 78 59 / 0.8) !important;
}
.active\:tw-text-emerald-900\/85:active{
  color: rgb(6 78 59 / 0.85) !important;
}
.active\:tw-text-emerald-900\/90:active{
  color: rgb(6 78 59 / 0.9) !important;
}
.active\:tw-text-emerald-900\/95:active{
  color: rgb(6 78 59 / 0.95) !important;
}
.active\:tw-text-emerald-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(2 44 34 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-emerald-950\/0:active{
  color: rgb(2 44 34 / 0) !important;
}
.active\:tw-text-emerald-950\/10:active{
  color: rgb(2 44 34 / 0.1) !important;
}
.active\:tw-text-emerald-950\/100:active{
  color: rgb(2 44 34 / 1) !important;
}
.active\:tw-text-emerald-950\/15:active{
  color: rgb(2 44 34 / 0.15) !important;
}
.active\:tw-text-emerald-950\/20:active{
  color: rgb(2 44 34 / 0.2) !important;
}
.active\:tw-text-emerald-950\/25:active{
  color: rgb(2 44 34 / 0.25) !important;
}
.active\:tw-text-emerald-950\/30:active{
  color: rgb(2 44 34 / 0.3) !important;
}
.active\:tw-text-emerald-950\/35:active{
  color: rgb(2 44 34 / 0.35) !important;
}
.active\:tw-text-emerald-950\/40:active{
  color: rgb(2 44 34 / 0.4) !important;
}
.active\:tw-text-emerald-950\/45:active{
  color: rgb(2 44 34 / 0.45) !important;
}
.active\:tw-text-emerald-950\/5:active{
  color: rgb(2 44 34 / 0.05) !important;
}
.active\:tw-text-emerald-950\/50:active{
  color: rgb(2 44 34 / 0.5) !important;
}
.active\:tw-text-emerald-950\/55:active{
  color: rgb(2 44 34 / 0.55) !important;
}
.active\:tw-text-emerald-950\/60:active{
  color: rgb(2 44 34 / 0.6) !important;
}
.active\:tw-text-emerald-950\/65:active{
  color: rgb(2 44 34 / 0.65) !important;
}
.active\:tw-text-emerald-950\/70:active{
  color: rgb(2 44 34 / 0.7) !important;
}
.active\:tw-text-emerald-950\/75:active{
  color: rgb(2 44 34 / 0.75) !important;
}
.active\:tw-text-emerald-950\/80:active{
  color: rgb(2 44 34 / 0.8) !important;
}
.active\:tw-text-emerald-950\/85:active{
  color: rgb(2 44 34 / 0.85) !important;
}
.active\:tw-text-emerald-950\/90:active{
  color: rgb(2 44 34 / 0.9) !important;
}
.active\:tw-text-emerald-950\/95:active{
  color: rgb(2 44 34 / 0.95) !important;
}
.active\:tw-text-fuchsia-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-100\/0:active{
  color: rgb(250 232 255 / 0) !important;
}
.active\:tw-text-fuchsia-100\/10:active{
  color: rgb(250 232 255 / 0.1) !important;
}
.active\:tw-text-fuchsia-100\/100:active{
  color: rgb(250 232 255 / 1) !important;
}
.active\:tw-text-fuchsia-100\/15:active{
  color: rgb(250 232 255 / 0.15) !important;
}
.active\:tw-text-fuchsia-100\/20:active{
  color: rgb(250 232 255 / 0.2) !important;
}
.active\:tw-text-fuchsia-100\/25:active{
  color: rgb(250 232 255 / 0.25) !important;
}
.active\:tw-text-fuchsia-100\/30:active{
  color: rgb(250 232 255 / 0.3) !important;
}
.active\:tw-text-fuchsia-100\/35:active{
  color: rgb(250 232 255 / 0.35) !important;
}
.active\:tw-text-fuchsia-100\/40:active{
  color: rgb(250 232 255 / 0.4) !important;
}
.active\:tw-text-fuchsia-100\/45:active{
  color: rgb(250 232 255 / 0.45) !important;
}
.active\:tw-text-fuchsia-100\/5:active{
  color: rgb(250 232 255 / 0.05) !important;
}
.active\:tw-text-fuchsia-100\/50:active{
  color: rgb(250 232 255 / 0.5) !important;
}
.active\:tw-text-fuchsia-100\/55:active{
  color: rgb(250 232 255 / 0.55) !important;
}
.active\:tw-text-fuchsia-100\/60:active{
  color: rgb(250 232 255 / 0.6) !important;
}
.active\:tw-text-fuchsia-100\/65:active{
  color: rgb(250 232 255 / 0.65) !important;
}
.active\:tw-text-fuchsia-100\/70:active{
  color: rgb(250 232 255 / 0.7) !important;
}
.active\:tw-text-fuchsia-100\/75:active{
  color: rgb(250 232 255 / 0.75) !important;
}
.active\:tw-text-fuchsia-100\/80:active{
  color: rgb(250 232 255 / 0.8) !important;
}
.active\:tw-text-fuchsia-100\/85:active{
  color: rgb(250 232 255 / 0.85) !important;
}
.active\:tw-text-fuchsia-100\/90:active{
  color: rgb(250 232 255 / 0.9) !important;
}
.active\:tw-text-fuchsia-100\/95:active{
  color: rgb(250 232 255 / 0.95) !important;
}
.active\:tw-text-fuchsia-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-200\/0:active{
  color: rgb(245 208 254 / 0) !important;
}
.active\:tw-text-fuchsia-200\/10:active{
  color: rgb(245 208 254 / 0.1) !important;
}
.active\:tw-text-fuchsia-200\/100:active{
  color: rgb(245 208 254 / 1) !important;
}
.active\:tw-text-fuchsia-200\/15:active{
  color: rgb(245 208 254 / 0.15) !important;
}
.active\:tw-text-fuchsia-200\/20:active{
  color: rgb(245 208 254 / 0.2) !important;
}
.active\:tw-text-fuchsia-200\/25:active{
  color: rgb(245 208 254 / 0.25) !important;
}
.active\:tw-text-fuchsia-200\/30:active{
  color: rgb(245 208 254 / 0.3) !important;
}
.active\:tw-text-fuchsia-200\/35:active{
  color: rgb(245 208 254 / 0.35) !important;
}
.active\:tw-text-fuchsia-200\/40:active{
  color: rgb(245 208 254 / 0.4) !important;
}
.active\:tw-text-fuchsia-200\/45:active{
  color: rgb(245 208 254 / 0.45) !important;
}
.active\:tw-text-fuchsia-200\/5:active{
  color: rgb(245 208 254 / 0.05) !important;
}
.active\:tw-text-fuchsia-200\/50:active{
  color: rgb(245 208 254 / 0.5) !important;
}
.active\:tw-text-fuchsia-200\/55:active{
  color: rgb(245 208 254 / 0.55) !important;
}
.active\:tw-text-fuchsia-200\/60:active{
  color: rgb(245 208 254 / 0.6) !important;
}
.active\:tw-text-fuchsia-200\/65:active{
  color: rgb(245 208 254 / 0.65) !important;
}
.active\:tw-text-fuchsia-200\/70:active{
  color: rgb(245 208 254 / 0.7) !important;
}
.active\:tw-text-fuchsia-200\/75:active{
  color: rgb(245 208 254 / 0.75) !important;
}
.active\:tw-text-fuchsia-200\/80:active{
  color: rgb(245 208 254 / 0.8) !important;
}
.active\:tw-text-fuchsia-200\/85:active{
  color: rgb(245 208 254 / 0.85) !important;
}
.active\:tw-text-fuchsia-200\/90:active{
  color: rgb(245 208 254 / 0.9) !important;
}
.active\:tw-text-fuchsia-200\/95:active{
  color: rgb(245 208 254 / 0.95) !important;
}
.active\:tw-text-fuchsia-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-300\/0:active{
  color: rgb(240 171 252 / 0) !important;
}
.active\:tw-text-fuchsia-300\/10:active{
  color: rgb(240 171 252 / 0.1) !important;
}
.active\:tw-text-fuchsia-300\/100:active{
  color: rgb(240 171 252 / 1) !important;
}
.active\:tw-text-fuchsia-300\/15:active{
  color: rgb(240 171 252 / 0.15) !important;
}
.active\:tw-text-fuchsia-300\/20:active{
  color: rgb(240 171 252 / 0.2) !important;
}
.active\:tw-text-fuchsia-300\/25:active{
  color: rgb(240 171 252 / 0.25) !important;
}
.active\:tw-text-fuchsia-300\/30:active{
  color: rgb(240 171 252 / 0.3) !important;
}
.active\:tw-text-fuchsia-300\/35:active{
  color: rgb(240 171 252 / 0.35) !important;
}
.active\:tw-text-fuchsia-300\/40:active{
  color: rgb(240 171 252 / 0.4) !important;
}
.active\:tw-text-fuchsia-300\/45:active{
  color: rgb(240 171 252 / 0.45) !important;
}
.active\:tw-text-fuchsia-300\/5:active{
  color: rgb(240 171 252 / 0.05) !important;
}
.active\:tw-text-fuchsia-300\/50:active{
  color: rgb(240 171 252 / 0.5) !important;
}
.active\:tw-text-fuchsia-300\/55:active{
  color: rgb(240 171 252 / 0.55) !important;
}
.active\:tw-text-fuchsia-300\/60:active{
  color: rgb(240 171 252 / 0.6) !important;
}
.active\:tw-text-fuchsia-300\/65:active{
  color: rgb(240 171 252 / 0.65) !important;
}
.active\:tw-text-fuchsia-300\/70:active{
  color: rgb(240 171 252 / 0.7) !important;
}
.active\:tw-text-fuchsia-300\/75:active{
  color: rgb(240 171 252 / 0.75) !important;
}
.active\:tw-text-fuchsia-300\/80:active{
  color: rgb(240 171 252 / 0.8) !important;
}
.active\:tw-text-fuchsia-300\/85:active{
  color: rgb(240 171 252 / 0.85) !important;
}
.active\:tw-text-fuchsia-300\/90:active{
  color: rgb(240 171 252 / 0.9) !important;
}
.active\:tw-text-fuchsia-300\/95:active{
  color: rgb(240 171 252 / 0.95) !important;
}
.active\:tw-text-fuchsia-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-400\/0:active{
  color: rgb(232 121 249 / 0) !important;
}
.active\:tw-text-fuchsia-400\/10:active{
  color: rgb(232 121 249 / 0.1) !important;
}
.active\:tw-text-fuchsia-400\/100:active{
  color: rgb(232 121 249 / 1) !important;
}
.active\:tw-text-fuchsia-400\/15:active{
  color: rgb(232 121 249 / 0.15) !important;
}
.active\:tw-text-fuchsia-400\/20:active{
  color: rgb(232 121 249 / 0.2) !important;
}
.active\:tw-text-fuchsia-400\/25:active{
  color: rgb(232 121 249 / 0.25) !important;
}
.active\:tw-text-fuchsia-400\/30:active{
  color: rgb(232 121 249 / 0.3) !important;
}
.active\:tw-text-fuchsia-400\/35:active{
  color: rgb(232 121 249 / 0.35) !important;
}
.active\:tw-text-fuchsia-400\/40:active{
  color: rgb(232 121 249 / 0.4) !important;
}
.active\:tw-text-fuchsia-400\/45:active{
  color: rgb(232 121 249 / 0.45) !important;
}
.active\:tw-text-fuchsia-400\/5:active{
  color: rgb(232 121 249 / 0.05) !important;
}
.active\:tw-text-fuchsia-400\/50:active{
  color: rgb(232 121 249 / 0.5) !important;
}
.active\:tw-text-fuchsia-400\/55:active{
  color: rgb(232 121 249 / 0.55) !important;
}
.active\:tw-text-fuchsia-400\/60:active{
  color: rgb(232 121 249 / 0.6) !important;
}
.active\:tw-text-fuchsia-400\/65:active{
  color: rgb(232 121 249 / 0.65) !important;
}
.active\:tw-text-fuchsia-400\/70:active{
  color: rgb(232 121 249 / 0.7) !important;
}
.active\:tw-text-fuchsia-400\/75:active{
  color: rgb(232 121 249 / 0.75) !important;
}
.active\:tw-text-fuchsia-400\/80:active{
  color: rgb(232 121 249 / 0.8) !important;
}
.active\:tw-text-fuchsia-400\/85:active{
  color: rgb(232 121 249 / 0.85) !important;
}
.active\:tw-text-fuchsia-400\/90:active{
  color: rgb(232 121 249 / 0.9) !important;
}
.active\:tw-text-fuchsia-400\/95:active{
  color: rgb(232 121 249 / 0.95) !important;
}
.active\:tw-text-fuchsia-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(253 244 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-50\/0:active{
  color: rgb(253 244 255 / 0) !important;
}
.active\:tw-text-fuchsia-50\/10:active{
  color: rgb(253 244 255 / 0.1) !important;
}
.active\:tw-text-fuchsia-50\/100:active{
  color: rgb(253 244 255 / 1) !important;
}
.active\:tw-text-fuchsia-50\/15:active{
  color: rgb(253 244 255 / 0.15) !important;
}
.active\:tw-text-fuchsia-50\/20:active{
  color: rgb(253 244 255 / 0.2) !important;
}
.active\:tw-text-fuchsia-50\/25:active{
  color: rgb(253 244 255 / 0.25) !important;
}
.active\:tw-text-fuchsia-50\/30:active{
  color: rgb(253 244 255 / 0.3) !important;
}
.active\:tw-text-fuchsia-50\/35:active{
  color: rgb(253 244 255 / 0.35) !important;
}
.active\:tw-text-fuchsia-50\/40:active{
  color: rgb(253 244 255 / 0.4) !important;
}
.active\:tw-text-fuchsia-50\/45:active{
  color: rgb(253 244 255 / 0.45) !important;
}
.active\:tw-text-fuchsia-50\/5:active{
  color: rgb(253 244 255 / 0.05) !important;
}
.active\:tw-text-fuchsia-50\/50:active{
  color: rgb(253 244 255 / 0.5) !important;
}
.active\:tw-text-fuchsia-50\/55:active{
  color: rgb(253 244 255 / 0.55) !important;
}
.active\:tw-text-fuchsia-50\/60:active{
  color: rgb(253 244 255 / 0.6) !important;
}
.active\:tw-text-fuchsia-50\/65:active{
  color: rgb(253 244 255 / 0.65) !important;
}
.active\:tw-text-fuchsia-50\/70:active{
  color: rgb(253 244 255 / 0.7) !important;
}
.active\:tw-text-fuchsia-50\/75:active{
  color: rgb(253 244 255 / 0.75) !important;
}
.active\:tw-text-fuchsia-50\/80:active{
  color: rgb(253 244 255 / 0.8) !important;
}
.active\:tw-text-fuchsia-50\/85:active{
  color: rgb(253 244 255 / 0.85) !important;
}
.active\:tw-text-fuchsia-50\/90:active{
  color: rgb(253 244 255 / 0.9) !important;
}
.active\:tw-text-fuchsia-50\/95:active{
  color: rgb(253 244 255 / 0.95) !important;
}
.active\:tw-text-fuchsia-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-500\/0:active{
  color: rgb(217 70 239 / 0) !important;
}
.active\:tw-text-fuchsia-500\/10:active{
  color: rgb(217 70 239 / 0.1) !important;
}
.active\:tw-text-fuchsia-500\/100:active{
  color: rgb(217 70 239 / 1) !important;
}
.active\:tw-text-fuchsia-500\/15:active{
  color: rgb(217 70 239 / 0.15) !important;
}
.active\:tw-text-fuchsia-500\/20:active{
  color: rgb(217 70 239 / 0.2) !important;
}
.active\:tw-text-fuchsia-500\/25:active{
  color: rgb(217 70 239 / 0.25) !important;
}
.active\:tw-text-fuchsia-500\/30:active{
  color: rgb(217 70 239 / 0.3) !important;
}
.active\:tw-text-fuchsia-500\/35:active{
  color: rgb(217 70 239 / 0.35) !important;
}
.active\:tw-text-fuchsia-500\/40:active{
  color: rgb(217 70 239 / 0.4) !important;
}
.active\:tw-text-fuchsia-500\/45:active{
  color: rgb(217 70 239 / 0.45) !important;
}
.active\:tw-text-fuchsia-500\/5:active{
  color: rgb(217 70 239 / 0.05) !important;
}
.active\:tw-text-fuchsia-500\/50:active{
  color: rgb(217 70 239 / 0.5) !important;
}
.active\:tw-text-fuchsia-500\/55:active{
  color: rgb(217 70 239 / 0.55) !important;
}
.active\:tw-text-fuchsia-500\/60:active{
  color: rgb(217 70 239 / 0.6) !important;
}
.active\:tw-text-fuchsia-500\/65:active{
  color: rgb(217 70 239 / 0.65) !important;
}
.active\:tw-text-fuchsia-500\/70:active{
  color: rgb(217 70 239 / 0.7) !important;
}
.active\:tw-text-fuchsia-500\/75:active{
  color: rgb(217 70 239 / 0.75) !important;
}
.active\:tw-text-fuchsia-500\/80:active{
  color: rgb(217 70 239 / 0.8) !important;
}
.active\:tw-text-fuchsia-500\/85:active{
  color: rgb(217 70 239 / 0.85) !important;
}
.active\:tw-text-fuchsia-500\/90:active{
  color: rgb(217 70 239 / 0.9) !important;
}
.active\:tw-text-fuchsia-500\/95:active{
  color: rgb(217 70 239 / 0.95) !important;
}
.active\:tw-text-fuchsia-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-600\/0:active{
  color: rgb(192 38 211 / 0) !important;
}
.active\:tw-text-fuchsia-600\/10:active{
  color: rgb(192 38 211 / 0.1) !important;
}
.active\:tw-text-fuchsia-600\/100:active{
  color: rgb(192 38 211 / 1) !important;
}
.active\:tw-text-fuchsia-600\/15:active{
  color: rgb(192 38 211 / 0.15) !important;
}
.active\:tw-text-fuchsia-600\/20:active{
  color: rgb(192 38 211 / 0.2) !important;
}
.active\:tw-text-fuchsia-600\/25:active{
  color: rgb(192 38 211 / 0.25) !important;
}
.active\:tw-text-fuchsia-600\/30:active{
  color: rgb(192 38 211 / 0.3) !important;
}
.active\:tw-text-fuchsia-600\/35:active{
  color: rgb(192 38 211 / 0.35) !important;
}
.active\:tw-text-fuchsia-600\/40:active{
  color: rgb(192 38 211 / 0.4) !important;
}
.active\:tw-text-fuchsia-600\/45:active{
  color: rgb(192 38 211 / 0.45) !important;
}
.active\:tw-text-fuchsia-600\/5:active{
  color: rgb(192 38 211 / 0.05) !important;
}
.active\:tw-text-fuchsia-600\/50:active{
  color: rgb(192 38 211 / 0.5) !important;
}
.active\:tw-text-fuchsia-600\/55:active{
  color: rgb(192 38 211 / 0.55) !important;
}
.active\:tw-text-fuchsia-600\/60:active{
  color: rgb(192 38 211 / 0.6) !important;
}
.active\:tw-text-fuchsia-600\/65:active{
  color: rgb(192 38 211 / 0.65) !important;
}
.active\:tw-text-fuchsia-600\/70:active{
  color: rgb(192 38 211 / 0.7) !important;
}
.active\:tw-text-fuchsia-600\/75:active{
  color: rgb(192 38 211 / 0.75) !important;
}
.active\:tw-text-fuchsia-600\/80:active{
  color: rgb(192 38 211 / 0.8) !important;
}
.active\:tw-text-fuchsia-600\/85:active{
  color: rgb(192 38 211 / 0.85) !important;
}
.active\:tw-text-fuchsia-600\/90:active{
  color: rgb(192 38 211 / 0.9) !important;
}
.active\:tw-text-fuchsia-600\/95:active{
  color: rgb(192 38 211 / 0.95) !important;
}
.active\:tw-text-fuchsia-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-700\/0:active{
  color: rgb(162 28 175 / 0) !important;
}
.active\:tw-text-fuchsia-700\/10:active{
  color: rgb(162 28 175 / 0.1) !important;
}
.active\:tw-text-fuchsia-700\/100:active{
  color: rgb(162 28 175 / 1) !important;
}
.active\:tw-text-fuchsia-700\/15:active{
  color: rgb(162 28 175 / 0.15) !important;
}
.active\:tw-text-fuchsia-700\/20:active{
  color: rgb(162 28 175 / 0.2) !important;
}
.active\:tw-text-fuchsia-700\/25:active{
  color: rgb(162 28 175 / 0.25) !important;
}
.active\:tw-text-fuchsia-700\/30:active{
  color: rgb(162 28 175 / 0.3) !important;
}
.active\:tw-text-fuchsia-700\/35:active{
  color: rgb(162 28 175 / 0.35) !important;
}
.active\:tw-text-fuchsia-700\/40:active{
  color: rgb(162 28 175 / 0.4) !important;
}
.active\:tw-text-fuchsia-700\/45:active{
  color: rgb(162 28 175 / 0.45) !important;
}
.active\:tw-text-fuchsia-700\/5:active{
  color: rgb(162 28 175 / 0.05) !important;
}
.active\:tw-text-fuchsia-700\/50:active{
  color: rgb(162 28 175 / 0.5) !important;
}
.active\:tw-text-fuchsia-700\/55:active{
  color: rgb(162 28 175 / 0.55) !important;
}
.active\:tw-text-fuchsia-700\/60:active{
  color: rgb(162 28 175 / 0.6) !important;
}
.active\:tw-text-fuchsia-700\/65:active{
  color: rgb(162 28 175 / 0.65) !important;
}
.active\:tw-text-fuchsia-700\/70:active{
  color: rgb(162 28 175 / 0.7) !important;
}
.active\:tw-text-fuchsia-700\/75:active{
  color: rgb(162 28 175 / 0.75) !important;
}
.active\:tw-text-fuchsia-700\/80:active{
  color: rgb(162 28 175 / 0.8) !important;
}
.active\:tw-text-fuchsia-700\/85:active{
  color: rgb(162 28 175 / 0.85) !important;
}
.active\:tw-text-fuchsia-700\/90:active{
  color: rgb(162 28 175 / 0.9) !important;
}
.active\:tw-text-fuchsia-700\/95:active{
  color: rgb(162 28 175 / 0.95) !important;
}
.active\:tw-text-fuchsia-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-800\/0:active{
  color: rgb(134 25 143 / 0) !important;
}
.active\:tw-text-fuchsia-800\/10:active{
  color: rgb(134 25 143 / 0.1) !important;
}
.active\:tw-text-fuchsia-800\/100:active{
  color: rgb(134 25 143 / 1) !important;
}
.active\:tw-text-fuchsia-800\/15:active{
  color: rgb(134 25 143 / 0.15) !important;
}
.active\:tw-text-fuchsia-800\/20:active{
  color: rgb(134 25 143 / 0.2) !important;
}
.active\:tw-text-fuchsia-800\/25:active{
  color: rgb(134 25 143 / 0.25) !important;
}
.active\:tw-text-fuchsia-800\/30:active{
  color: rgb(134 25 143 / 0.3) !important;
}
.active\:tw-text-fuchsia-800\/35:active{
  color: rgb(134 25 143 / 0.35) !important;
}
.active\:tw-text-fuchsia-800\/40:active{
  color: rgb(134 25 143 / 0.4) !important;
}
.active\:tw-text-fuchsia-800\/45:active{
  color: rgb(134 25 143 / 0.45) !important;
}
.active\:tw-text-fuchsia-800\/5:active{
  color: rgb(134 25 143 / 0.05) !important;
}
.active\:tw-text-fuchsia-800\/50:active{
  color: rgb(134 25 143 / 0.5) !important;
}
.active\:tw-text-fuchsia-800\/55:active{
  color: rgb(134 25 143 / 0.55) !important;
}
.active\:tw-text-fuchsia-800\/60:active{
  color: rgb(134 25 143 / 0.6) !important;
}
.active\:tw-text-fuchsia-800\/65:active{
  color: rgb(134 25 143 / 0.65) !important;
}
.active\:tw-text-fuchsia-800\/70:active{
  color: rgb(134 25 143 / 0.7) !important;
}
.active\:tw-text-fuchsia-800\/75:active{
  color: rgb(134 25 143 / 0.75) !important;
}
.active\:tw-text-fuchsia-800\/80:active{
  color: rgb(134 25 143 / 0.8) !important;
}
.active\:tw-text-fuchsia-800\/85:active{
  color: rgb(134 25 143 / 0.85) !important;
}
.active\:tw-text-fuchsia-800\/90:active{
  color: rgb(134 25 143 / 0.9) !important;
}
.active\:tw-text-fuchsia-800\/95:active{
  color: rgb(134 25 143 / 0.95) !important;
}
.active\:tw-text-fuchsia-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-900\/0:active{
  color: rgb(112 26 117 / 0) !important;
}
.active\:tw-text-fuchsia-900\/10:active{
  color: rgb(112 26 117 / 0.1) !important;
}
.active\:tw-text-fuchsia-900\/100:active{
  color: rgb(112 26 117 / 1) !important;
}
.active\:tw-text-fuchsia-900\/15:active{
  color: rgb(112 26 117 / 0.15) !important;
}
.active\:tw-text-fuchsia-900\/20:active{
  color: rgb(112 26 117 / 0.2) !important;
}
.active\:tw-text-fuchsia-900\/25:active{
  color: rgb(112 26 117 / 0.25) !important;
}
.active\:tw-text-fuchsia-900\/30:active{
  color: rgb(112 26 117 / 0.3) !important;
}
.active\:tw-text-fuchsia-900\/35:active{
  color: rgb(112 26 117 / 0.35) !important;
}
.active\:tw-text-fuchsia-900\/40:active{
  color: rgb(112 26 117 / 0.4) !important;
}
.active\:tw-text-fuchsia-900\/45:active{
  color: rgb(112 26 117 / 0.45) !important;
}
.active\:tw-text-fuchsia-900\/5:active{
  color: rgb(112 26 117 / 0.05) !important;
}
.active\:tw-text-fuchsia-900\/50:active{
  color: rgb(112 26 117 / 0.5) !important;
}
.active\:tw-text-fuchsia-900\/55:active{
  color: rgb(112 26 117 / 0.55) !important;
}
.active\:tw-text-fuchsia-900\/60:active{
  color: rgb(112 26 117 / 0.6) !important;
}
.active\:tw-text-fuchsia-900\/65:active{
  color: rgb(112 26 117 / 0.65) !important;
}
.active\:tw-text-fuchsia-900\/70:active{
  color: rgb(112 26 117 / 0.7) !important;
}
.active\:tw-text-fuchsia-900\/75:active{
  color: rgb(112 26 117 / 0.75) !important;
}
.active\:tw-text-fuchsia-900\/80:active{
  color: rgb(112 26 117 / 0.8) !important;
}
.active\:tw-text-fuchsia-900\/85:active{
  color: rgb(112 26 117 / 0.85) !important;
}
.active\:tw-text-fuchsia-900\/90:active{
  color: rgb(112 26 117 / 0.9) !important;
}
.active\:tw-text-fuchsia-900\/95:active{
  color: rgb(112 26 117 / 0.95) !important;
}
.active\:tw-text-fuchsia-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(74 4 78 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-fuchsia-950\/0:active{
  color: rgb(74 4 78 / 0) !important;
}
.active\:tw-text-fuchsia-950\/10:active{
  color: rgb(74 4 78 / 0.1) !important;
}
.active\:tw-text-fuchsia-950\/100:active{
  color: rgb(74 4 78 / 1) !important;
}
.active\:tw-text-fuchsia-950\/15:active{
  color: rgb(74 4 78 / 0.15) !important;
}
.active\:tw-text-fuchsia-950\/20:active{
  color: rgb(74 4 78 / 0.2) !important;
}
.active\:tw-text-fuchsia-950\/25:active{
  color: rgb(74 4 78 / 0.25) !important;
}
.active\:tw-text-fuchsia-950\/30:active{
  color: rgb(74 4 78 / 0.3) !important;
}
.active\:tw-text-fuchsia-950\/35:active{
  color: rgb(74 4 78 / 0.35) !important;
}
.active\:tw-text-fuchsia-950\/40:active{
  color: rgb(74 4 78 / 0.4) !important;
}
.active\:tw-text-fuchsia-950\/45:active{
  color: rgb(74 4 78 / 0.45) !important;
}
.active\:tw-text-fuchsia-950\/5:active{
  color: rgb(74 4 78 / 0.05) !important;
}
.active\:tw-text-fuchsia-950\/50:active{
  color: rgb(74 4 78 / 0.5) !important;
}
.active\:tw-text-fuchsia-950\/55:active{
  color: rgb(74 4 78 / 0.55) !important;
}
.active\:tw-text-fuchsia-950\/60:active{
  color: rgb(74 4 78 / 0.6) !important;
}
.active\:tw-text-fuchsia-950\/65:active{
  color: rgb(74 4 78 / 0.65) !important;
}
.active\:tw-text-fuchsia-950\/70:active{
  color: rgb(74 4 78 / 0.7) !important;
}
.active\:tw-text-fuchsia-950\/75:active{
  color: rgb(74 4 78 / 0.75) !important;
}
.active\:tw-text-fuchsia-950\/80:active{
  color: rgb(74 4 78 / 0.8) !important;
}
.active\:tw-text-fuchsia-950\/85:active{
  color: rgb(74 4 78 / 0.85) !important;
}
.active\:tw-text-fuchsia-950\/90:active{
  color: rgb(74 4 78 / 0.9) !important;
}
.active\:tw-text-fuchsia-950\/95:active{
  color: rgb(74 4 78 / 0.95) !important;
}
.active\:tw-text-gray-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(230 230 230 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-100\/0:active{
  color: rgb(230 230 230 / 0) !important;
}
.active\:tw-text-gray-100\/10:active{
  color: rgb(230 230 230 / 0.1) !important;
}
.active\:tw-text-gray-100\/100:active{
  color: rgb(230 230 230 / 1) !important;
}
.active\:tw-text-gray-100\/15:active{
  color: rgb(230 230 230 / 0.15) !important;
}
.active\:tw-text-gray-100\/20:active{
  color: rgb(230 230 230 / 0.2) !important;
}
.active\:tw-text-gray-100\/25:active{
  color: rgb(230 230 230 / 0.25) !important;
}
.active\:tw-text-gray-100\/30:active{
  color: rgb(230 230 230 / 0.3) !important;
}
.active\:tw-text-gray-100\/35:active{
  color: rgb(230 230 230 / 0.35) !important;
}
.active\:tw-text-gray-100\/40:active{
  color: rgb(230 230 230 / 0.4) !important;
}
.active\:tw-text-gray-100\/45:active{
  color: rgb(230 230 230 / 0.45) !important;
}
.active\:tw-text-gray-100\/5:active{
  color: rgb(230 230 230 / 0.05) !important;
}
.active\:tw-text-gray-100\/50:active{
  color: rgb(230 230 230 / 0.5) !important;
}
.active\:tw-text-gray-100\/55:active{
  color: rgb(230 230 230 / 0.55) !important;
}
.active\:tw-text-gray-100\/60:active{
  color: rgb(230 230 230 / 0.6) !important;
}
.active\:tw-text-gray-100\/65:active{
  color: rgb(230 230 230 / 0.65) !important;
}
.active\:tw-text-gray-100\/70:active{
  color: rgb(230 230 230 / 0.7) !important;
}
.active\:tw-text-gray-100\/75:active{
  color: rgb(230 230 230 / 0.75) !important;
}
.active\:tw-text-gray-100\/80:active{
  color: rgb(230 230 230 / 0.8) !important;
}
.active\:tw-text-gray-100\/85:active{
  color: rgb(230 230 230 / 0.85) !important;
}
.active\:tw-text-gray-100\/90:active{
  color: rgb(230 230 230 / 0.9) !important;
}
.active\:tw-text-gray-100\/95:active{
  color: rgb(230 230 230 / 0.95) !important;
}
.active\:tw-text-gray-150:active{
  --tw-text-opacity: 1 !important;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-150\/0:active{
  color: rgb(217 217 217 / 0) !important;
}
.active\:tw-text-gray-150\/10:active{
  color: rgb(217 217 217 / 0.1) !important;
}
.active\:tw-text-gray-150\/100:active{
  color: rgb(217 217 217 / 1) !important;
}
.active\:tw-text-gray-150\/15:active{
  color: rgb(217 217 217 / 0.15) !important;
}
.active\:tw-text-gray-150\/20:active{
  color: rgb(217 217 217 / 0.2) !important;
}
.active\:tw-text-gray-150\/25:active{
  color: rgb(217 217 217 / 0.25) !important;
}
.active\:tw-text-gray-150\/30:active{
  color: rgb(217 217 217 / 0.3) !important;
}
.active\:tw-text-gray-150\/35:active{
  color: rgb(217 217 217 / 0.35) !important;
}
.active\:tw-text-gray-150\/40:active{
  color: rgb(217 217 217 / 0.4) !important;
}
.active\:tw-text-gray-150\/45:active{
  color: rgb(217 217 217 / 0.45) !important;
}
.active\:tw-text-gray-150\/5:active{
  color: rgb(217 217 217 / 0.05) !important;
}
.active\:tw-text-gray-150\/50:active{
  color: rgb(217 217 217 / 0.5) !important;
}
.active\:tw-text-gray-150\/55:active{
  color: rgb(217 217 217 / 0.55) !important;
}
.active\:tw-text-gray-150\/60:active{
  color: rgb(217 217 217 / 0.6) !important;
}
.active\:tw-text-gray-150\/65:active{
  color: rgb(217 217 217 / 0.65) !important;
}
.active\:tw-text-gray-150\/70:active{
  color: rgb(217 217 217 / 0.7) !important;
}
.active\:tw-text-gray-150\/75:active{
  color: rgb(217 217 217 / 0.75) !important;
}
.active\:tw-text-gray-150\/80:active{
  color: rgb(217 217 217 / 0.8) !important;
}
.active\:tw-text-gray-150\/85:active{
  color: rgb(217 217 217 / 0.85) !important;
}
.active\:tw-text-gray-150\/90:active{
  color: rgb(217 217 217 / 0.9) !important;
}
.active\:tw-text-gray-150\/95:active{
  color: rgb(217 217 217 / 0.95) !important;
}
.active\:tw-text-gray-20:active{
  --tw-text-opacity: 1 !important;
  color: rgb(243 243 243 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-20\/0:active{
  color: rgb(243 243 243 / 0) !important;
}
.active\:tw-text-gray-20\/10:active{
  color: rgb(243 243 243 / 0.1) !important;
}
.active\:tw-text-gray-20\/100:active{
  color: rgb(243 243 243 / 1) !important;
}
.active\:tw-text-gray-20\/15:active{
  color: rgb(243 243 243 / 0.15) !important;
}
.active\:tw-text-gray-20\/20:active{
  color: rgb(243 243 243 / 0.2) !important;
}
.active\:tw-text-gray-20\/25:active{
  color: rgb(243 243 243 / 0.25) !important;
}
.active\:tw-text-gray-20\/30:active{
  color: rgb(243 243 243 / 0.3) !important;
}
.active\:tw-text-gray-20\/35:active{
  color: rgb(243 243 243 / 0.35) !important;
}
.active\:tw-text-gray-20\/40:active{
  color: rgb(243 243 243 / 0.4) !important;
}
.active\:tw-text-gray-20\/45:active{
  color: rgb(243 243 243 / 0.45) !important;
}
.active\:tw-text-gray-20\/5:active{
  color: rgb(243 243 243 / 0.05) !important;
}
.active\:tw-text-gray-20\/50:active{
  color: rgb(243 243 243 / 0.5) !important;
}
.active\:tw-text-gray-20\/55:active{
  color: rgb(243 243 243 / 0.55) !important;
}
.active\:tw-text-gray-20\/60:active{
  color: rgb(243 243 243 / 0.6) !important;
}
.active\:tw-text-gray-20\/65:active{
  color: rgb(243 243 243 / 0.65) !important;
}
.active\:tw-text-gray-20\/70:active{
  color: rgb(243 243 243 / 0.7) !important;
}
.active\:tw-text-gray-20\/75:active{
  color: rgb(243 243 243 / 0.75) !important;
}
.active\:tw-text-gray-20\/80:active{
  color: rgb(243 243 243 / 0.8) !important;
}
.active\:tw-text-gray-20\/85:active{
  color: rgb(243 243 243 / 0.85) !important;
}
.active\:tw-text-gray-20\/90:active{
  color: rgb(243 243 243 / 0.9) !important;
}
.active\:tw-text-gray-20\/95:active{
  color: rgb(243 243 243 / 0.95) !important;
}
.active\:tw-text-gray-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(204 204 204 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-200\/0:active{
  color: rgb(204 204 204 / 0) !important;
}
.active\:tw-text-gray-200\/10:active{
  color: rgb(204 204 204 / 0.1) !important;
}
.active\:tw-text-gray-200\/100:active{
  color: rgb(204 204 204 / 1) !important;
}
.active\:tw-text-gray-200\/15:active{
  color: rgb(204 204 204 / 0.15) !important;
}
.active\:tw-text-gray-200\/20:active{
  color: rgb(204 204 204 / 0.2) !important;
}
.active\:tw-text-gray-200\/25:active{
  color: rgb(204 204 204 / 0.25) !important;
}
.active\:tw-text-gray-200\/30:active{
  color: rgb(204 204 204 / 0.3) !important;
}
.active\:tw-text-gray-200\/35:active{
  color: rgb(204 204 204 / 0.35) !important;
}
.active\:tw-text-gray-200\/40:active{
  color: rgb(204 204 204 / 0.4) !important;
}
.active\:tw-text-gray-200\/45:active{
  color: rgb(204 204 204 / 0.45) !important;
}
.active\:tw-text-gray-200\/5:active{
  color: rgb(204 204 204 / 0.05) !important;
}
.active\:tw-text-gray-200\/50:active{
  color: rgb(204 204 204 / 0.5) !important;
}
.active\:tw-text-gray-200\/55:active{
  color: rgb(204 204 204 / 0.55) !important;
}
.active\:tw-text-gray-200\/60:active{
  color: rgb(204 204 204 / 0.6) !important;
}
.active\:tw-text-gray-200\/65:active{
  color: rgb(204 204 204 / 0.65) !important;
}
.active\:tw-text-gray-200\/70:active{
  color: rgb(204 204 204 / 0.7) !important;
}
.active\:tw-text-gray-200\/75:active{
  color: rgb(204 204 204 / 0.75) !important;
}
.active\:tw-text-gray-200\/80:active{
  color: rgb(204 204 204 / 0.8) !important;
}
.active\:tw-text-gray-200\/85:active{
  color: rgb(204 204 204 / 0.85) !important;
}
.active\:tw-text-gray-200\/90:active{
  color: rgb(204 204 204 / 0.9) !important;
}
.active\:tw-text-gray-200\/95:active{
  color: rgb(204 204 204 / 0.95) !important;
}
.active\:tw-text-gray-25:active{
  --tw-text-opacity: 1 !important;
  color: rgb(249 249 249 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-25\/0:active{
  color: rgb(249 249 249 / 0) !important;
}
.active\:tw-text-gray-25\/10:active{
  color: rgb(249 249 249 / 0.1) !important;
}
.active\:tw-text-gray-25\/100:active{
  color: rgb(249 249 249 / 1) !important;
}
.active\:tw-text-gray-25\/15:active{
  color: rgb(249 249 249 / 0.15) !important;
}
.active\:tw-text-gray-25\/20:active{
  color: rgb(249 249 249 / 0.2) !important;
}
.active\:tw-text-gray-25\/25:active{
  color: rgb(249 249 249 / 0.25) !important;
}
.active\:tw-text-gray-25\/30:active{
  color: rgb(249 249 249 / 0.3) !important;
}
.active\:tw-text-gray-25\/35:active{
  color: rgb(249 249 249 / 0.35) !important;
}
.active\:tw-text-gray-25\/40:active{
  color: rgb(249 249 249 / 0.4) !important;
}
.active\:tw-text-gray-25\/45:active{
  color: rgb(249 249 249 / 0.45) !important;
}
.active\:tw-text-gray-25\/5:active{
  color: rgb(249 249 249 / 0.05) !important;
}
.active\:tw-text-gray-25\/50:active{
  color: rgb(249 249 249 / 0.5) !important;
}
.active\:tw-text-gray-25\/55:active{
  color: rgb(249 249 249 / 0.55) !important;
}
.active\:tw-text-gray-25\/60:active{
  color: rgb(249 249 249 / 0.6) !important;
}
.active\:tw-text-gray-25\/65:active{
  color: rgb(249 249 249 / 0.65) !important;
}
.active\:tw-text-gray-25\/70:active{
  color: rgb(249 249 249 / 0.7) !important;
}
.active\:tw-text-gray-25\/75:active{
  color: rgb(249 249 249 / 0.75) !important;
}
.active\:tw-text-gray-25\/80:active{
  color: rgb(249 249 249 / 0.8) !important;
}
.active\:tw-text-gray-25\/85:active{
  color: rgb(249 249 249 / 0.85) !important;
}
.active\:tw-text-gray-25\/90:active{
  color: rgb(249 249 249 / 0.9) !important;
}
.active\:tw-text-gray-25\/95:active{
  color: rgb(249 249 249 / 0.95) !important;
}
.active\:tw-text-gray-250:active{
  --tw-text-opacity: 1 !important;
  color: rgb(192 192 192 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-250\/0:active{
  color: rgb(192 192 192 / 0) !important;
}
.active\:tw-text-gray-250\/10:active{
  color: rgb(192 192 192 / 0.1) !important;
}
.active\:tw-text-gray-250\/100:active{
  color: rgb(192 192 192 / 1) !important;
}
.active\:tw-text-gray-250\/15:active{
  color: rgb(192 192 192 / 0.15) !important;
}
.active\:tw-text-gray-250\/20:active{
  color: rgb(192 192 192 / 0.2) !important;
}
.active\:tw-text-gray-250\/25:active{
  color: rgb(192 192 192 / 0.25) !important;
}
.active\:tw-text-gray-250\/30:active{
  color: rgb(192 192 192 / 0.3) !important;
}
.active\:tw-text-gray-250\/35:active{
  color: rgb(192 192 192 / 0.35) !important;
}
.active\:tw-text-gray-250\/40:active{
  color: rgb(192 192 192 / 0.4) !important;
}
.active\:tw-text-gray-250\/45:active{
  color: rgb(192 192 192 / 0.45) !important;
}
.active\:tw-text-gray-250\/5:active{
  color: rgb(192 192 192 / 0.05) !important;
}
.active\:tw-text-gray-250\/50:active{
  color: rgb(192 192 192 / 0.5) !important;
}
.active\:tw-text-gray-250\/55:active{
  color: rgb(192 192 192 / 0.55) !important;
}
.active\:tw-text-gray-250\/60:active{
  color: rgb(192 192 192 / 0.6) !important;
}
.active\:tw-text-gray-250\/65:active{
  color: rgb(192 192 192 / 0.65) !important;
}
.active\:tw-text-gray-250\/70:active{
  color: rgb(192 192 192 / 0.7) !important;
}
.active\:tw-text-gray-250\/75:active{
  color: rgb(192 192 192 / 0.75) !important;
}
.active\:tw-text-gray-250\/80:active{
  color: rgb(192 192 192 / 0.8) !important;
}
.active\:tw-text-gray-250\/85:active{
  color: rgb(192 192 192 / 0.85) !important;
}
.active\:tw-text-gray-250\/90:active{
  color: rgb(192 192 192 / 0.9) !important;
}
.active\:tw-text-gray-250\/95:active{
  color: rgb(192 192 192 / 0.95) !important;
}
.active\:tw-text-gray-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(179 179 179 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-300\/0:active{
  color: rgb(179 179 179 / 0) !important;
}
.active\:tw-text-gray-300\/10:active{
  color: rgb(179 179 179 / 0.1) !important;
}
.active\:tw-text-gray-300\/100:active{
  color: rgb(179 179 179 / 1) !important;
}
.active\:tw-text-gray-300\/15:active{
  color: rgb(179 179 179 / 0.15) !important;
}
.active\:tw-text-gray-300\/20:active{
  color: rgb(179 179 179 / 0.2) !important;
}
.active\:tw-text-gray-300\/25:active{
  color: rgb(179 179 179 / 0.25) !important;
}
.active\:tw-text-gray-300\/30:active{
  color: rgb(179 179 179 / 0.3) !important;
}
.active\:tw-text-gray-300\/35:active{
  color: rgb(179 179 179 / 0.35) !important;
}
.active\:tw-text-gray-300\/40:active{
  color: rgb(179 179 179 / 0.4) !important;
}
.active\:tw-text-gray-300\/45:active{
  color: rgb(179 179 179 / 0.45) !important;
}
.active\:tw-text-gray-300\/5:active{
  color: rgb(179 179 179 / 0.05) !important;
}
.active\:tw-text-gray-300\/50:active{
  color: rgb(179 179 179 / 0.5) !important;
}
.active\:tw-text-gray-300\/55:active{
  color: rgb(179 179 179 / 0.55) !important;
}
.active\:tw-text-gray-300\/60:active{
  color: rgb(179 179 179 / 0.6) !important;
}
.active\:tw-text-gray-300\/65:active{
  color: rgb(179 179 179 / 0.65) !important;
}
.active\:tw-text-gray-300\/70:active{
  color: rgb(179 179 179 / 0.7) !important;
}
.active\:tw-text-gray-300\/75:active{
  color: rgb(179 179 179 / 0.75) !important;
}
.active\:tw-text-gray-300\/80:active{
  color: rgb(179 179 179 / 0.8) !important;
}
.active\:tw-text-gray-300\/85:active{
  color: rgb(179 179 179 / 0.85) !important;
}
.active\:tw-text-gray-300\/90:active{
  color: rgb(179 179 179 / 0.9) !important;
}
.active\:tw-text-gray-300\/95:active{
  color: rgb(179 179 179 / 0.95) !important;
}
.active\:tw-text-gray-40:active{
  --tw-text-opacity: 1 !important;
  color: rgb(57 64 75 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-40\/0:active{
  color: rgb(57 64 75 / 0) !important;
}
.active\:tw-text-gray-40\/10:active{
  color: rgb(57 64 75 / 0.1) !important;
}
.active\:tw-text-gray-40\/100:active{
  color: rgb(57 64 75 / 1) !important;
}
.active\:tw-text-gray-40\/15:active{
  color: rgb(57 64 75 / 0.15) !important;
}
.active\:tw-text-gray-40\/20:active{
  color: rgb(57 64 75 / 0.2) !important;
}
.active\:tw-text-gray-40\/25:active{
  color: rgb(57 64 75 / 0.25) !important;
}
.active\:tw-text-gray-40\/30:active{
  color: rgb(57 64 75 / 0.3) !important;
}
.active\:tw-text-gray-40\/35:active{
  color: rgb(57 64 75 / 0.35) !important;
}
.active\:tw-text-gray-40\/40:active{
  color: rgb(57 64 75 / 0.4) !important;
}
.active\:tw-text-gray-40\/45:active{
  color: rgb(57 64 75 / 0.45) !important;
}
.active\:tw-text-gray-40\/5:active{
  color: rgb(57 64 75 / 0.05) !important;
}
.active\:tw-text-gray-40\/50:active{
  color: rgb(57 64 75 / 0.5) !important;
}
.active\:tw-text-gray-40\/55:active{
  color: rgb(57 64 75 / 0.55) !important;
}
.active\:tw-text-gray-40\/60:active{
  color: rgb(57 64 75 / 0.6) !important;
}
.active\:tw-text-gray-40\/65:active{
  color: rgb(57 64 75 / 0.65) !important;
}
.active\:tw-text-gray-40\/70:active{
  color: rgb(57 64 75 / 0.7) !important;
}
.active\:tw-text-gray-40\/75:active{
  color: rgb(57 64 75 / 0.75) !important;
}
.active\:tw-text-gray-40\/80:active{
  color: rgb(57 64 75 / 0.8) !important;
}
.active\:tw-text-gray-40\/85:active{
  color: rgb(57 64 75 / 0.85) !important;
}
.active\:tw-text-gray-40\/90:active{
  color: rgb(57 64 75 / 0.9) !important;
}
.active\:tw-text-gray-40\/95:active{
  color: rgb(57 64 75 / 0.95) !important;
}
.active\:tw-text-gray-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-400\/0:active{
  color: rgb(153 153 153 / 0) !important;
}
.active\:tw-text-gray-400\/10:active{
  color: rgb(153 153 153 / 0.1) !important;
}
.active\:tw-text-gray-400\/100:active{
  color: rgb(153 153 153 / 1) !important;
}
.active\:tw-text-gray-400\/15:active{
  color: rgb(153 153 153 / 0.15) !important;
}
.active\:tw-text-gray-400\/20:active{
  color: rgb(153 153 153 / 0.2) !important;
}
.active\:tw-text-gray-400\/25:active{
  color: rgb(153 153 153 / 0.25) !important;
}
.active\:tw-text-gray-400\/30:active{
  color: rgb(153 153 153 / 0.3) !important;
}
.active\:tw-text-gray-400\/35:active{
  color: rgb(153 153 153 / 0.35) !important;
}
.active\:tw-text-gray-400\/40:active{
  color: rgb(153 153 153 / 0.4) !important;
}
.active\:tw-text-gray-400\/45:active{
  color: rgb(153 153 153 / 0.45) !important;
}
.active\:tw-text-gray-400\/5:active{
  color: rgb(153 153 153 / 0.05) !important;
}
.active\:tw-text-gray-400\/50:active{
  color: rgb(153 153 153 / 0.5) !important;
}
.active\:tw-text-gray-400\/55:active{
  color: rgb(153 153 153 / 0.55) !important;
}
.active\:tw-text-gray-400\/60:active{
  color: rgb(153 153 153 / 0.6) !important;
}
.active\:tw-text-gray-400\/65:active{
  color: rgb(153 153 153 / 0.65) !important;
}
.active\:tw-text-gray-400\/70:active{
  color: rgb(153 153 153 / 0.7) !important;
}
.active\:tw-text-gray-400\/75:active{
  color: rgb(153 153 153 / 0.75) !important;
}
.active\:tw-text-gray-400\/80:active{
  color: rgb(153 153 153 / 0.8) !important;
}
.active\:tw-text-gray-400\/85:active{
  color: rgb(153 153 153 / 0.85) !important;
}
.active\:tw-text-gray-400\/90:active{
  color: rgb(153 153 153 / 0.9) !important;
}
.active\:tw-text-gray-400\/95:active{
  color: rgb(153 153 153 / 0.95) !important;
}
.active\:tw-text-gray-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(242 242 242 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-50\/0:active{
  color: rgb(242 242 242 / 0) !important;
}
.active\:tw-text-gray-50\/10:active{
  color: rgb(242 242 242 / 0.1) !important;
}
.active\:tw-text-gray-50\/100:active{
  color: rgb(242 242 242 / 1) !important;
}
.active\:tw-text-gray-50\/15:active{
  color: rgb(242 242 242 / 0.15) !important;
}
.active\:tw-text-gray-50\/20:active{
  color: rgb(242 242 242 / 0.2) !important;
}
.active\:tw-text-gray-50\/25:active{
  color: rgb(242 242 242 / 0.25) !important;
}
.active\:tw-text-gray-50\/30:active{
  color: rgb(242 242 242 / 0.3) !important;
}
.active\:tw-text-gray-50\/35:active{
  color: rgb(242 242 242 / 0.35) !important;
}
.active\:tw-text-gray-50\/40:active{
  color: rgb(242 242 242 / 0.4) !important;
}
.active\:tw-text-gray-50\/45:active{
  color: rgb(242 242 242 / 0.45) !important;
}
.active\:tw-text-gray-50\/5:active{
  color: rgb(242 242 242 / 0.05) !important;
}
.active\:tw-text-gray-50\/50:active{
  color: rgb(242 242 242 / 0.5) !important;
}
.active\:tw-text-gray-50\/55:active{
  color: rgb(242 242 242 / 0.55) !important;
}
.active\:tw-text-gray-50\/60:active{
  color: rgb(242 242 242 / 0.6) !important;
}
.active\:tw-text-gray-50\/65:active{
  color: rgb(242 242 242 / 0.65) !important;
}
.active\:tw-text-gray-50\/70:active{
  color: rgb(242 242 242 / 0.7) !important;
}
.active\:tw-text-gray-50\/75:active{
  color: rgb(242 242 242 / 0.75) !important;
}
.active\:tw-text-gray-50\/80:active{
  color: rgb(242 242 242 / 0.8) !important;
}
.active\:tw-text-gray-50\/85:active{
  color: rgb(242 242 242 / 0.85) !important;
}
.active\:tw-text-gray-50\/90:active{
  color: rgb(242 242 242 / 0.9) !important;
}
.active\:tw-text-gray-50\/95:active{
  color: rgb(242 242 242 / 0.95) !important;
}
.active\:tw-text-gray-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(128 128 128 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-500\/0:active{
  color: rgb(128 128 128 / 0) !important;
}
.active\:tw-text-gray-500\/10:active{
  color: rgb(128 128 128 / 0.1) !important;
}
.active\:tw-text-gray-500\/100:active{
  color: rgb(128 128 128 / 1) !important;
}
.active\:tw-text-gray-500\/15:active{
  color: rgb(128 128 128 / 0.15) !important;
}
.active\:tw-text-gray-500\/20:active{
  color: rgb(128 128 128 / 0.2) !important;
}
.active\:tw-text-gray-500\/25:active{
  color: rgb(128 128 128 / 0.25) !important;
}
.active\:tw-text-gray-500\/30:active{
  color: rgb(128 128 128 / 0.3) !important;
}
.active\:tw-text-gray-500\/35:active{
  color: rgb(128 128 128 / 0.35) !important;
}
.active\:tw-text-gray-500\/40:active{
  color: rgb(128 128 128 / 0.4) !important;
}
.active\:tw-text-gray-500\/45:active{
  color: rgb(128 128 128 / 0.45) !important;
}
.active\:tw-text-gray-500\/5:active{
  color: rgb(128 128 128 / 0.05) !important;
}
.active\:tw-text-gray-500\/50:active{
  color: rgb(128 128 128 / 0.5) !important;
}
.active\:tw-text-gray-500\/55:active{
  color: rgb(128 128 128 / 0.55) !important;
}
.active\:tw-text-gray-500\/60:active{
  color: rgb(128 128 128 / 0.6) !important;
}
.active\:tw-text-gray-500\/65:active{
  color: rgb(128 128 128 / 0.65) !important;
}
.active\:tw-text-gray-500\/70:active{
  color: rgb(128 128 128 / 0.7) !important;
}
.active\:tw-text-gray-500\/75:active{
  color: rgb(128 128 128 / 0.75) !important;
}
.active\:tw-text-gray-500\/80:active{
  color: rgb(128 128 128 / 0.8) !important;
}
.active\:tw-text-gray-500\/85:active{
  color: rgb(128 128 128 / 0.85) !important;
}
.active\:tw-text-gray-500\/90:active{
  color: rgb(128 128 128 / 0.9) !important;
}
.active\:tw-text-gray-500\/95:active{
  color: rgb(128 128 128 / 0.95) !important;
}
.active\:tw-text-gray-550:active{
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-550\/0:active{
  color: rgb(127 127 127 / 0) !important;
}
.active\:tw-text-gray-550\/10:active{
  color: rgb(127 127 127 / 0.1) !important;
}
.active\:tw-text-gray-550\/100:active{
  color: rgb(127 127 127 / 1) !important;
}
.active\:tw-text-gray-550\/15:active{
  color: rgb(127 127 127 / 0.15) !important;
}
.active\:tw-text-gray-550\/20:active{
  color: rgb(127 127 127 / 0.2) !important;
}
.active\:tw-text-gray-550\/25:active{
  color: rgb(127 127 127 / 0.25) !important;
}
.active\:tw-text-gray-550\/30:active{
  color: rgb(127 127 127 / 0.3) !important;
}
.active\:tw-text-gray-550\/35:active{
  color: rgb(127 127 127 / 0.35) !important;
}
.active\:tw-text-gray-550\/40:active{
  color: rgb(127 127 127 / 0.4) !important;
}
.active\:tw-text-gray-550\/45:active{
  color: rgb(127 127 127 / 0.45) !important;
}
.active\:tw-text-gray-550\/5:active{
  color: rgb(127 127 127 / 0.05) !important;
}
.active\:tw-text-gray-550\/50:active{
  color: rgb(127 127 127 / 0.5) !important;
}
.active\:tw-text-gray-550\/55:active{
  color: rgb(127 127 127 / 0.55) !important;
}
.active\:tw-text-gray-550\/60:active{
  color: rgb(127 127 127 / 0.6) !important;
}
.active\:tw-text-gray-550\/65:active{
  color: rgb(127 127 127 / 0.65) !important;
}
.active\:tw-text-gray-550\/70:active{
  color: rgb(127 127 127 / 0.7) !important;
}
.active\:tw-text-gray-550\/75:active{
  color: rgb(127 127 127 / 0.75) !important;
}
.active\:tw-text-gray-550\/80:active{
  color: rgb(127 127 127 / 0.8) !important;
}
.active\:tw-text-gray-550\/85:active{
  color: rgb(127 127 127 / 0.85) !important;
}
.active\:tw-text-gray-550\/90:active{
  color: rgb(127 127 127 / 0.9) !important;
}
.active\:tw-text-gray-550\/95:active{
  color: rgb(127 127 127 / 0.95) !important;
}
.active\:tw-text-gray-575:active{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-575\/0:active{
  color: rgb(107 114 128 / 0) !important;
}
.active\:tw-text-gray-575\/10:active{
  color: rgb(107 114 128 / 0.1) !important;
}
.active\:tw-text-gray-575\/100:active{
  color: rgb(107 114 128 / 1) !important;
}
.active\:tw-text-gray-575\/15:active{
  color: rgb(107 114 128 / 0.15) !important;
}
.active\:tw-text-gray-575\/20:active{
  color: rgb(107 114 128 / 0.2) !important;
}
.active\:tw-text-gray-575\/25:active{
  color: rgb(107 114 128 / 0.25) !important;
}
.active\:tw-text-gray-575\/30:active{
  color: rgb(107 114 128 / 0.3) !important;
}
.active\:tw-text-gray-575\/35:active{
  color: rgb(107 114 128 / 0.35) !important;
}
.active\:tw-text-gray-575\/40:active{
  color: rgb(107 114 128 / 0.4) !important;
}
.active\:tw-text-gray-575\/45:active{
  color: rgb(107 114 128 / 0.45) !important;
}
.active\:tw-text-gray-575\/5:active{
  color: rgb(107 114 128 / 0.05) !important;
}
.active\:tw-text-gray-575\/50:active{
  color: rgb(107 114 128 / 0.5) !important;
}
.active\:tw-text-gray-575\/55:active{
  color: rgb(107 114 128 / 0.55) !important;
}
.active\:tw-text-gray-575\/60:active{
  color: rgb(107 114 128 / 0.6) !important;
}
.active\:tw-text-gray-575\/65:active{
  color: rgb(107 114 128 / 0.65) !important;
}
.active\:tw-text-gray-575\/70:active{
  color: rgb(107 114 128 / 0.7) !important;
}
.active\:tw-text-gray-575\/75:active{
  color: rgb(107 114 128 / 0.75) !important;
}
.active\:tw-text-gray-575\/80:active{
  color: rgb(107 114 128 / 0.8) !important;
}
.active\:tw-text-gray-575\/85:active{
  color: rgb(107 114 128 / 0.85) !important;
}
.active\:tw-text-gray-575\/90:active{
  color: rgb(107 114 128 / 0.9) !important;
}
.active\:tw-text-gray-575\/95:active{
  color: rgb(107 114 128 / 0.95) !important;
}
.active\:tw-text-gray-60:active{
  --tw-text-opacity: 1 !important;
  color: rgb(238 238 238 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-60\/0:active{
  color: rgb(238 238 238 / 0) !important;
}
.active\:tw-text-gray-60\/10:active{
  color: rgb(238 238 238 / 0.1) !important;
}
.active\:tw-text-gray-60\/100:active{
  color: rgb(238 238 238 / 1) !important;
}
.active\:tw-text-gray-60\/15:active{
  color: rgb(238 238 238 / 0.15) !important;
}
.active\:tw-text-gray-60\/20:active{
  color: rgb(238 238 238 / 0.2) !important;
}
.active\:tw-text-gray-60\/25:active{
  color: rgb(238 238 238 / 0.25) !important;
}
.active\:tw-text-gray-60\/30:active{
  color: rgb(238 238 238 / 0.3) !important;
}
.active\:tw-text-gray-60\/35:active{
  color: rgb(238 238 238 / 0.35) !important;
}
.active\:tw-text-gray-60\/40:active{
  color: rgb(238 238 238 / 0.4) !important;
}
.active\:tw-text-gray-60\/45:active{
  color: rgb(238 238 238 / 0.45) !important;
}
.active\:tw-text-gray-60\/5:active{
  color: rgb(238 238 238 / 0.05) !important;
}
.active\:tw-text-gray-60\/50:active{
  color: rgb(238 238 238 / 0.5) !important;
}
.active\:tw-text-gray-60\/55:active{
  color: rgb(238 238 238 / 0.55) !important;
}
.active\:tw-text-gray-60\/60:active{
  color: rgb(238 238 238 / 0.6) !important;
}
.active\:tw-text-gray-60\/65:active{
  color: rgb(238 238 238 / 0.65) !important;
}
.active\:tw-text-gray-60\/70:active{
  color: rgb(238 238 238 / 0.7) !important;
}
.active\:tw-text-gray-60\/75:active{
  color: rgb(238 238 238 / 0.75) !important;
}
.active\:tw-text-gray-60\/80:active{
  color: rgb(238 238 238 / 0.8) !important;
}
.active\:tw-text-gray-60\/85:active{
  color: rgb(238 238 238 / 0.85) !important;
}
.active\:tw-text-gray-60\/90:active{
  color: rgb(238 238 238 / 0.9) !important;
}
.active\:tw-text-gray-60\/95:active{
  color: rgb(238 238 238 / 0.95) !important;
}
.active\:tw-text-gray-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-600\/0:active{
  color: rgb(102 102 102 / 0) !important;
}
.active\:tw-text-gray-600\/10:active{
  color: rgb(102 102 102 / 0.1) !important;
}
.active\:tw-text-gray-600\/100:active{
  color: rgb(102 102 102 / 1) !important;
}
.active\:tw-text-gray-600\/15:active{
  color: rgb(102 102 102 / 0.15) !important;
}
.active\:tw-text-gray-600\/20:active{
  color: rgb(102 102 102 / 0.2) !important;
}
.active\:tw-text-gray-600\/25:active{
  color: rgb(102 102 102 / 0.25) !important;
}
.active\:tw-text-gray-600\/30:active{
  color: rgb(102 102 102 / 0.3) !important;
}
.active\:tw-text-gray-600\/35:active{
  color: rgb(102 102 102 / 0.35) !important;
}
.active\:tw-text-gray-600\/40:active{
  color: rgb(102 102 102 / 0.4) !important;
}
.active\:tw-text-gray-600\/45:active{
  color: rgb(102 102 102 / 0.45) !important;
}
.active\:tw-text-gray-600\/5:active{
  color: rgb(102 102 102 / 0.05) !important;
}
.active\:tw-text-gray-600\/50:active{
  color: rgb(102 102 102 / 0.5) !important;
}
.active\:tw-text-gray-600\/55:active{
  color: rgb(102 102 102 / 0.55) !important;
}
.active\:tw-text-gray-600\/60:active{
  color: rgb(102 102 102 / 0.6) !important;
}
.active\:tw-text-gray-600\/65:active{
  color: rgb(102 102 102 / 0.65) !important;
}
.active\:tw-text-gray-600\/70:active{
  color: rgb(102 102 102 / 0.7) !important;
}
.active\:tw-text-gray-600\/75:active{
  color: rgb(102 102 102 / 0.75) !important;
}
.active\:tw-text-gray-600\/80:active{
  color: rgb(102 102 102 / 0.8) !important;
}
.active\:tw-text-gray-600\/85:active{
  color: rgb(102 102 102 / 0.85) !important;
}
.active\:tw-text-gray-600\/90:active{
  color: rgb(102 102 102 / 0.9) !important;
}
.active\:tw-text-gray-600\/95:active{
  color: rgb(102 102 102 / 0.95) !important;
}
.active\:tw-text-gray-70:active{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-70\/0:active{
  color: rgb(229 229 229 / 0) !important;
}
.active\:tw-text-gray-70\/10:active{
  color: rgb(229 229 229 / 0.1) !important;
}
.active\:tw-text-gray-70\/100:active{
  color: rgb(229 229 229 / 1) !important;
}
.active\:tw-text-gray-70\/15:active{
  color: rgb(229 229 229 / 0.15) !important;
}
.active\:tw-text-gray-70\/20:active{
  color: rgb(229 229 229 / 0.2) !important;
}
.active\:tw-text-gray-70\/25:active{
  color: rgb(229 229 229 / 0.25) !important;
}
.active\:tw-text-gray-70\/30:active{
  color: rgb(229 229 229 / 0.3) !important;
}
.active\:tw-text-gray-70\/35:active{
  color: rgb(229 229 229 / 0.35) !important;
}
.active\:tw-text-gray-70\/40:active{
  color: rgb(229 229 229 / 0.4) !important;
}
.active\:tw-text-gray-70\/45:active{
  color: rgb(229 229 229 / 0.45) !important;
}
.active\:tw-text-gray-70\/5:active{
  color: rgb(229 229 229 / 0.05) !important;
}
.active\:tw-text-gray-70\/50:active{
  color: rgb(229 229 229 / 0.5) !important;
}
.active\:tw-text-gray-70\/55:active{
  color: rgb(229 229 229 / 0.55) !important;
}
.active\:tw-text-gray-70\/60:active{
  color: rgb(229 229 229 / 0.6) !important;
}
.active\:tw-text-gray-70\/65:active{
  color: rgb(229 229 229 / 0.65) !important;
}
.active\:tw-text-gray-70\/70:active{
  color: rgb(229 229 229 / 0.7) !important;
}
.active\:tw-text-gray-70\/75:active{
  color: rgb(229 229 229 / 0.75) !important;
}
.active\:tw-text-gray-70\/80:active{
  color: rgb(229 229 229 / 0.8) !important;
}
.active\:tw-text-gray-70\/85:active{
  color: rgb(229 229 229 / 0.85) !important;
}
.active\:tw-text-gray-70\/90:active{
  color: rgb(229 229 229 / 0.9) !important;
}
.active\:tw-text-gray-70\/95:active{
  color: rgb(229 229 229 / 0.95) !important;
}
.active\:tw-text-gray-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-700\/0:active{
  color: rgb(76 76 76 / 0) !important;
}
.active\:tw-text-gray-700\/10:active{
  color: rgb(76 76 76 / 0.1) !important;
}
.active\:tw-text-gray-700\/100:active{
  color: rgb(76 76 76 / 1) !important;
}
.active\:tw-text-gray-700\/15:active{
  color: rgb(76 76 76 / 0.15) !important;
}
.active\:tw-text-gray-700\/20:active{
  color: rgb(76 76 76 / 0.2) !important;
}
.active\:tw-text-gray-700\/25:active{
  color: rgb(76 76 76 / 0.25) !important;
}
.active\:tw-text-gray-700\/30:active{
  color: rgb(76 76 76 / 0.3) !important;
}
.active\:tw-text-gray-700\/35:active{
  color: rgb(76 76 76 / 0.35) !important;
}
.active\:tw-text-gray-700\/40:active{
  color: rgb(76 76 76 / 0.4) !important;
}
.active\:tw-text-gray-700\/45:active{
  color: rgb(76 76 76 / 0.45) !important;
}
.active\:tw-text-gray-700\/5:active{
  color: rgb(76 76 76 / 0.05) !important;
}
.active\:tw-text-gray-700\/50:active{
  color: rgb(76 76 76 / 0.5) !important;
}
.active\:tw-text-gray-700\/55:active{
  color: rgb(76 76 76 / 0.55) !important;
}
.active\:tw-text-gray-700\/60:active{
  color: rgb(76 76 76 / 0.6) !important;
}
.active\:tw-text-gray-700\/65:active{
  color: rgb(76 76 76 / 0.65) !important;
}
.active\:tw-text-gray-700\/70:active{
  color: rgb(76 76 76 / 0.7) !important;
}
.active\:tw-text-gray-700\/75:active{
  color: rgb(76 76 76 / 0.75) !important;
}
.active\:tw-text-gray-700\/80:active{
  color: rgb(76 76 76 / 0.8) !important;
}
.active\:tw-text-gray-700\/85:active{
  color: rgb(76 76 76 / 0.85) !important;
}
.active\:tw-text-gray-700\/90:active{
  color: rgb(76 76 76 / 0.9) !important;
}
.active\:tw-text-gray-700\/95:active{
  color: rgb(76 76 76 / 0.95) !important;
}
.active\:tw-text-gray-750:active{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-750\/0:active{
  color: rgb(64 64 64 / 0) !important;
}
.active\:tw-text-gray-750\/10:active{
  color: rgb(64 64 64 / 0.1) !important;
}
.active\:tw-text-gray-750\/100:active{
  color: rgb(64 64 64 / 1) !important;
}
.active\:tw-text-gray-750\/15:active{
  color: rgb(64 64 64 / 0.15) !important;
}
.active\:tw-text-gray-750\/20:active{
  color: rgb(64 64 64 / 0.2) !important;
}
.active\:tw-text-gray-750\/25:active{
  color: rgb(64 64 64 / 0.25) !important;
}
.active\:tw-text-gray-750\/30:active{
  color: rgb(64 64 64 / 0.3) !important;
}
.active\:tw-text-gray-750\/35:active{
  color: rgb(64 64 64 / 0.35) !important;
}
.active\:tw-text-gray-750\/40:active{
  color: rgb(64 64 64 / 0.4) !important;
}
.active\:tw-text-gray-750\/45:active{
  color: rgb(64 64 64 / 0.45) !important;
}
.active\:tw-text-gray-750\/5:active{
  color: rgb(64 64 64 / 0.05) !important;
}
.active\:tw-text-gray-750\/50:active{
  color: rgb(64 64 64 / 0.5) !important;
}
.active\:tw-text-gray-750\/55:active{
  color: rgb(64 64 64 / 0.55) !important;
}
.active\:tw-text-gray-750\/60:active{
  color: rgb(64 64 64 / 0.6) !important;
}
.active\:tw-text-gray-750\/65:active{
  color: rgb(64 64 64 / 0.65) !important;
}
.active\:tw-text-gray-750\/70:active{
  color: rgb(64 64 64 / 0.7) !important;
}
.active\:tw-text-gray-750\/75:active{
  color: rgb(64 64 64 / 0.75) !important;
}
.active\:tw-text-gray-750\/80:active{
  color: rgb(64 64 64 / 0.8) !important;
}
.active\:tw-text-gray-750\/85:active{
  color: rgb(64 64 64 / 0.85) !important;
}
.active\:tw-text-gray-750\/90:active{
  color: rgb(64 64 64 / 0.9) !important;
}
.active\:tw-text-gray-750\/95:active{
  color: rgb(64 64 64 / 0.95) !important;
}
.active\:tw-text-gray-80:active{
  --tw-text-opacity: 1 !important;
  color: rgb(244 246 247 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-80\/0:active{
  color: rgb(244 246 247 / 0) !important;
}
.active\:tw-text-gray-80\/10:active{
  color: rgb(244 246 247 / 0.1) !important;
}
.active\:tw-text-gray-80\/100:active{
  color: rgb(244 246 247 / 1) !important;
}
.active\:tw-text-gray-80\/15:active{
  color: rgb(244 246 247 / 0.15) !important;
}
.active\:tw-text-gray-80\/20:active{
  color: rgb(244 246 247 / 0.2) !important;
}
.active\:tw-text-gray-80\/25:active{
  color: rgb(244 246 247 / 0.25) !important;
}
.active\:tw-text-gray-80\/30:active{
  color: rgb(244 246 247 / 0.3) !important;
}
.active\:tw-text-gray-80\/35:active{
  color: rgb(244 246 247 / 0.35) !important;
}
.active\:tw-text-gray-80\/40:active{
  color: rgb(244 246 247 / 0.4) !important;
}
.active\:tw-text-gray-80\/45:active{
  color: rgb(244 246 247 / 0.45) !important;
}
.active\:tw-text-gray-80\/5:active{
  color: rgb(244 246 247 / 0.05) !important;
}
.active\:tw-text-gray-80\/50:active{
  color: rgb(244 246 247 / 0.5) !important;
}
.active\:tw-text-gray-80\/55:active{
  color: rgb(244 246 247 / 0.55) !important;
}
.active\:tw-text-gray-80\/60:active{
  color: rgb(244 246 247 / 0.6) !important;
}
.active\:tw-text-gray-80\/65:active{
  color: rgb(244 246 247 / 0.65) !important;
}
.active\:tw-text-gray-80\/70:active{
  color: rgb(244 246 247 / 0.7) !important;
}
.active\:tw-text-gray-80\/75:active{
  color: rgb(244 246 247 / 0.75) !important;
}
.active\:tw-text-gray-80\/80:active{
  color: rgb(244 246 247 / 0.8) !important;
}
.active\:tw-text-gray-80\/85:active{
  color: rgb(244 246 247 / 0.85) !important;
}
.active\:tw-text-gray-80\/90:active{
  color: rgb(244 246 247 / 0.9) !important;
}
.active\:tw-text-gray-80\/95:active{
  color: rgb(244 246 247 / 0.95) !important;
}
.active\:tw-text-gray-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-800\/0:active{
  color: rgb(51 51 51 / 0) !important;
}
.active\:tw-text-gray-800\/10:active{
  color: rgb(51 51 51 / 0.1) !important;
}
.active\:tw-text-gray-800\/100:active{
  color: rgb(51 51 51 / 1) !important;
}
.active\:tw-text-gray-800\/15:active{
  color: rgb(51 51 51 / 0.15) !important;
}
.active\:tw-text-gray-800\/20:active{
  color: rgb(51 51 51 / 0.2) !important;
}
.active\:tw-text-gray-800\/25:active{
  color: rgb(51 51 51 / 0.25) !important;
}
.active\:tw-text-gray-800\/30:active{
  color: rgb(51 51 51 / 0.3) !important;
}
.active\:tw-text-gray-800\/35:active{
  color: rgb(51 51 51 / 0.35) !important;
}
.active\:tw-text-gray-800\/40:active{
  color: rgb(51 51 51 / 0.4) !important;
}
.active\:tw-text-gray-800\/45:active{
  color: rgb(51 51 51 / 0.45) !important;
}
.active\:tw-text-gray-800\/5:active{
  color: rgb(51 51 51 / 0.05) !important;
}
.active\:tw-text-gray-800\/50:active{
  color: rgb(51 51 51 / 0.5) !important;
}
.active\:tw-text-gray-800\/55:active{
  color: rgb(51 51 51 / 0.55) !important;
}
.active\:tw-text-gray-800\/60:active{
  color: rgb(51 51 51 / 0.6) !important;
}
.active\:tw-text-gray-800\/65:active{
  color: rgb(51 51 51 / 0.65) !important;
}
.active\:tw-text-gray-800\/70:active{
  color: rgb(51 51 51 / 0.7) !important;
}
.active\:tw-text-gray-800\/75:active{
  color: rgb(51 51 51 / 0.75) !important;
}
.active\:tw-text-gray-800\/80:active{
  color: rgb(51 51 51 / 0.8) !important;
}
.active\:tw-text-gray-800\/85:active{
  color: rgb(51 51 51 / 0.85) !important;
}
.active\:tw-text-gray-800\/90:active{
  color: rgb(51 51 51 / 0.9) !important;
}
.active\:tw-text-gray-800\/95:active{
  color: rgb(51 51 51 / 0.95) !important;
}
.active\:tw-text-gray-850:active{
  --tw-text-opacity: 1 !important;
  color: rgb(38 44 52 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-850\/0:active{
  color: rgb(38 44 52 / 0) !important;
}
.active\:tw-text-gray-850\/10:active{
  color: rgb(38 44 52 / 0.1) !important;
}
.active\:tw-text-gray-850\/100:active{
  color: rgb(38 44 52 / 1) !important;
}
.active\:tw-text-gray-850\/15:active{
  color: rgb(38 44 52 / 0.15) !important;
}
.active\:tw-text-gray-850\/20:active{
  color: rgb(38 44 52 / 0.2) !important;
}
.active\:tw-text-gray-850\/25:active{
  color: rgb(38 44 52 / 0.25) !important;
}
.active\:tw-text-gray-850\/30:active{
  color: rgb(38 44 52 / 0.3) !important;
}
.active\:tw-text-gray-850\/35:active{
  color: rgb(38 44 52 / 0.35) !important;
}
.active\:tw-text-gray-850\/40:active{
  color: rgb(38 44 52 / 0.4) !important;
}
.active\:tw-text-gray-850\/45:active{
  color: rgb(38 44 52 / 0.45) !important;
}
.active\:tw-text-gray-850\/5:active{
  color: rgb(38 44 52 / 0.05) !important;
}
.active\:tw-text-gray-850\/50:active{
  color: rgb(38 44 52 / 0.5) !important;
}
.active\:tw-text-gray-850\/55:active{
  color: rgb(38 44 52 / 0.55) !important;
}
.active\:tw-text-gray-850\/60:active{
  color: rgb(38 44 52 / 0.6) !important;
}
.active\:tw-text-gray-850\/65:active{
  color: rgb(38 44 52 / 0.65) !important;
}
.active\:tw-text-gray-850\/70:active{
  color: rgb(38 44 52 / 0.7) !important;
}
.active\:tw-text-gray-850\/75:active{
  color: rgb(38 44 52 / 0.75) !important;
}
.active\:tw-text-gray-850\/80:active{
  color: rgb(38 44 52 / 0.8) !important;
}
.active\:tw-text-gray-850\/85:active{
  color: rgb(38 44 52 / 0.85) !important;
}
.active\:tw-text-gray-850\/90:active{
  color: rgb(38 44 52 / 0.9) !important;
}
.active\:tw-text-gray-850\/95:active{
  color: rgb(38 44 52 / 0.95) !important;
}
.active\:tw-text-gray-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(25 25 25 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-900\/0:active{
  color: rgb(25 25 25 / 0) !important;
}
.active\:tw-text-gray-900\/10:active{
  color: rgb(25 25 25 / 0.1) !important;
}
.active\:tw-text-gray-900\/100:active{
  color: rgb(25 25 25 / 1) !important;
}
.active\:tw-text-gray-900\/15:active{
  color: rgb(25 25 25 / 0.15) !important;
}
.active\:tw-text-gray-900\/20:active{
  color: rgb(25 25 25 / 0.2) !important;
}
.active\:tw-text-gray-900\/25:active{
  color: rgb(25 25 25 / 0.25) !important;
}
.active\:tw-text-gray-900\/30:active{
  color: rgb(25 25 25 / 0.3) !important;
}
.active\:tw-text-gray-900\/35:active{
  color: rgb(25 25 25 / 0.35) !important;
}
.active\:tw-text-gray-900\/40:active{
  color: rgb(25 25 25 / 0.4) !important;
}
.active\:tw-text-gray-900\/45:active{
  color: rgb(25 25 25 / 0.45) !important;
}
.active\:tw-text-gray-900\/5:active{
  color: rgb(25 25 25 / 0.05) !important;
}
.active\:tw-text-gray-900\/50:active{
  color: rgb(25 25 25 / 0.5) !important;
}
.active\:tw-text-gray-900\/55:active{
  color: rgb(25 25 25 / 0.55) !important;
}
.active\:tw-text-gray-900\/60:active{
  color: rgb(25 25 25 / 0.6) !important;
}
.active\:tw-text-gray-900\/65:active{
  color: rgb(25 25 25 / 0.65) !important;
}
.active\:tw-text-gray-900\/70:active{
  color: rgb(25 25 25 / 0.7) !important;
}
.active\:tw-text-gray-900\/75:active{
  color: rgb(25 25 25 / 0.75) !important;
}
.active\:tw-text-gray-900\/80:active{
  color: rgb(25 25 25 / 0.8) !important;
}
.active\:tw-text-gray-900\/85:active{
  color: rgb(25 25 25 / 0.85) !important;
}
.active\:tw-text-gray-900\/90:active{
  color: rgb(25 25 25 / 0.9) !important;
}
.active\:tw-text-gray-900\/95:active{
  color: rgb(25 25 25 / 0.95) !important;
}
.active\:tw-text-gray-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-950\/0:active{
  color: rgb(3 7 18 / 0) !important;
}
.active\:tw-text-gray-950\/10:active{
  color: rgb(3 7 18 / 0.1) !important;
}
.active\:tw-text-gray-950\/100:active{
  color: rgb(3 7 18 / 1) !important;
}
.active\:tw-text-gray-950\/15:active{
  color: rgb(3 7 18 / 0.15) !important;
}
.active\:tw-text-gray-950\/20:active{
  color: rgb(3 7 18 / 0.2) !important;
}
.active\:tw-text-gray-950\/25:active{
  color: rgb(3 7 18 / 0.25) !important;
}
.active\:tw-text-gray-950\/30:active{
  color: rgb(3 7 18 / 0.3) !important;
}
.active\:tw-text-gray-950\/35:active{
  color: rgb(3 7 18 / 0.35) !important;
}
.active\:tw-text-gray-950\/40:active{
  color: rgb(3 7 18 / 0.4) !important;
}
.active\:tw-text-gray-950\/45:active{
  color: rgb(3 7 18 / 0.45) !important;
}
.active\:tw-text-gray-950\/5:active{
  color: rgb(3 7 18 / 0.05) !important;
}
.active\:tw-text-gray-950\/50:active{
  color: rgb(3 7 18 / 0.5) !important;
}
.active\:tw-text-gray-950\/55:active{
  color: rgb(3 7 18 / 0.55) !important;
}
.active\:tw-text-gray-950\/60:active{
  color: rgb(3 7 18 / 0.6) !important;
}
.active\:tw-text-gray-950\/65:active{
  color: rgb(3 7 18 / 0.65) !important;
}
.active\:tw-text-gray-950\/70:active{
  color: rgb(3 7 18 / 0.7) !important;
}
.active\:tw-text-gray-950\/75:active{
  color: rgb(3 7 18 / 0.75) !important;
}
.active\:tw-text-gray-950\/80:active{
  color: rgb(3 7 18 / 0.8) !important;
}
.active\:tw-text-gray-950\/85:active{
  color: rgb(3 7 18 / 0.85) !important;
}
.active\:tw-text-gray-950\/90:active{
  color: rgb(3 7 18 / 0.9) !important;
}
.active\:tw-text-gray-950\/95:active{
  color: rgb(3 7 18 / 0.95) !important;
}
.active\:tw-text-gray-cool1:active{
  --tw-text-opacity: 1 !important;
  color: rgb(222 230 233 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-gray-cool1\/0:active{
  color: rgb(222 230 233 / 0) !important;
}
.active\:tw-text-gray-cool1\/10:active{
  color: rgb(222 230 233 / 0.1) !important;
}
.active\:tw-text-gray-cool1\/100:active{
  color: rgb(222 230 233 / 1) !important;
}
.active\:tw-text-gray-cool1\/15:active{
  color: rgb(222 230 233 / 0.15) !important;
}
.active\:tw-text-gray-cool1\/20:active{
  color: rgb(222 230 233 / 0.2) !important;
}
.active\:tw-text-gray-cool1\/25:active{
  color: rgb(222 230 233 / 0.25) !important;
}
.active\:tw-text-gray-cool1\/30:active{
  color: rgb(222 230 233 / 0.3) !important;
}
.active\:tw-text-gray-cool1\/35:active{
  color: rgb(222 230 233 / 0.35) !important;
}
.active\:tw-text-gray-cool1\/40:active{
  color: rgb(222 230 233 / 0.4) !important;
}
.active\:tw-text-gray-cool1\/45:active{
  color: rgb(222 230 233 / 0.45) !important;
}
.active\:tw-text-gray-cool1\/5:active{
  color: rgb(222 230 233 / 0.05) !important;
}
.active\:tw-text-gray-cool1\/50:active{
  color: rgb(222 230 233 / 0.5) !important;
}
.active\:tw-text-gray-cool1\/55:active{
  color: rgb(222 230 233 / 0.55) !important;
}
.active\:tw-text-gray-cool1\/60:active{
  color: rgb(222 230 233 / 0.6) !important;
}
.active\:tw-text-gray-cool1\/65:active{
  color: rgb(222 230 233 / 0.65) !important;
}
.active\:tw-text-gray-cool1\/70:active{
  color: rgb(222 230 233 / 0.7) !important;
}
.active\:tw-text-gray-cool1\/75:active{
  color: rgb(222 230 233 / 0.75) !important;
}
.active\:tw-text-gray-cool1\/80:active{
  color: rgb(222 230 233 / 0.8) !important;
}
.active\:tw-text-gray-cool1\/85:active{
  color: rgb(222 230 233 / 0.85) !important;
}
.active\:tw-text-gray-cool1\/90:active{
  color: rgb(222 230 233 / 0.9) !important;
}
.active\:tw-text-gray-cool1\/95:active{
  color: rgb(222 230 233 / 0.95) !important;
}
.active\:tw-text-green-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(240 255 244 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-100\/0:active{
  color: rgb(240 255 244 / 0) !important;
}
.active\:tw-text-green-100\/10:active{
  color: rgb(240 255 244 / 0.1) !important;
}
.active\:tw-text-green-100\/100:active{
  color: rgb(240 255 244 / 1) !important;
}
.active\:tw-text-green-100\/15:active{
  color: rgb(240 255 244 / 0.15) !important;
}
.active\:tw-text-green-100\/20:active{
  color: rgb(240 255 244 / 0.2) !important;
}
.active\:tw-text-green-100\/25:active{
  color: rgb(240 255 244 / 0.25) !important;
}
.active\:tw-text-green-100\/30:active{
  color: rgb(240 255 244 / 0.3) !important;
}
.active\:tw-text-green-100\/35:active{
  color: rgb(240 255 244 / 0.35) !important;
}
.active\:tw-text-green-100\/40:active{
  color: rgb(240 255 244 / 0.4) !important;
}
.active\:tw-text-green-100\/45:active{
  color: rgb(240 255 244 / 0.45) !important;
}
.active\:tw-text-green-100\/5:active{
  color: rgb(240 255 244 / 0.05) !important;
}
.active\:tw-text-green-100\/50:active{
  color: rgb(240 255 244 / 0.5) !important;
}
.active\:tw-text-green-100\/55:active{
  color: rgb(240 255 244 / 0.55) !important;
}
.active\:tw-text-green-100\/60:active{
  color: rgb(240 255 244 / 0.6) !important;
}
.active\:tw-text-green-100\/65:active{
  color: rgb(240 255 244 / 0.65) !important;
}
.active\:tw-text-green-100\/70:active{
  color: rgb(240 255 244 / 0.7) !important;
}
.active\:tw-text-green-100\/75:active{
  color: rgb(240 255 244 / 0.75) !important;
}
.active\:tw-text-green-100\/80:active{
  color: rgb(240 255 244 / 0.8) !important;
}
.active\:tw-text-green-100\/85:active{
  color: rgb(240 255 244 / 0.85) !important;
}
.active\:tw-text-green-100\/90:active{
  color: rgb(240 255 244 / 0.9) !important;
}
.active\:tw-text-green-100\/95:active{
  color: rgb(240 255 244 / 0.95) !important;
}
.active\:tw-text-green-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(198 246 213 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-200\/0:active{
  color: rgb(198 246 213 / 0) !important;
}
.active\:tw-text-green-200\/10:active{
  color: rgb(198 246 213 / 0.1) !important;
}
.active\:tw-text-green-200\/100:active{
  color: rgb(198 246 213 / 1) !important;
}
.active\:tw-text-green-200\/15:active{
  color: rgb(198 246 213 / 0.15) !important;
}
.active\:tw-text-green-200\/20:active{
  color: rgb(198 246 213 / 0.2) !important;
}
.active\:tw-text-green-200\/25:active{
  color: rgb(198 246 213 / 0.25) !important;
}
.active\:tw-text-green-200\/30:active{
  color: rgb(198 246 213 / 0.3) !important;
}
.active\:tw-text-green-200\/35:active{
  color: rgb(198 246 213 / 0.35) !important;
}
.active\:tw-text-green-200\/40:active{
  color: rgb(198 246 213 / 0.4) !important;
}
.active\:tw-text-green-200\/45:active{
  color: rgb(198 246 213 / 0.45) !important;
}
.active\:tw-text-green-200\/5:active{
  color: rgb(198 246 213 / 0.05) !important;
}
.active\:tw-text-green-200\/50:active{
  color: rgb(198 246 213 / 0.5) !important;
}
.active\:tw-text-green-200\/55:active{
  color: rgb(198 246 213 / 0.55) !important;
}
.active\:tw-text-green-200\/60:active{
  color: rgb(198 246 213 / 0.6) !important;
}
.active\:tw-text-green-200\/65:active{
  color: rgb(198 246 213 / 0.65) !important;
}
.active\:tw-text-green-200\/70:active{
  color: rgb(198 246 213 / 0.7) !important;
}
.active\:tw-text-green-200\/75:active{
  color: rgb(198 246 213 / 0.75) !important;
}
.active\:tw-text-green-200\/80:active{
  color: rgb(198 246 213 / 0.8) !important;
}
.active\:tw-text-green-200\/85:active{
  color: rgb(198 246 213 / 0.85) !important;
}
.active\:tw-text-green-200\/90:active{
  color: rgb(198 246 213 / 0.9) !important;
}
.active\:tw-text-green-200\/95:active{
  color: rgb(198 246 213 / 0.95) !important;
}
.active\:tw-text-green-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(236 244 243 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-300\/0:active{
  color: rgb(236 244 243 / 0) !important;
}
.active\:tw-text-green-300\/10:active{
  color: rgb(236 244 243 / 0.1) !important;
}
.active\:tw-text-green-300\/100:active{
  color: rgb(236 244 243 / 1) !important;
}
.active\:tw-text-green-300\/15:active{
  color: rgb(236 244 243 / 0.15) !important;
}
.active\:tw-text-green-300\/20:active{
  color: rgb(236 244 243 / 0.2) !important;
}
.active\:tw-text-green-300\/25:active{
  color: rgb(236 244 243 / 0.25) !important;
}
.active\:tw-text-green-300\/30:active{
  color: rgb(236 244 243 / 0.3) !important;
}
.active\:tw-text-green-300\/35:active{
  color: rgb(236 244 243 / 0.35) !important;
}
.active\:tw-text-green-300\/40:active{
  color: rgb(236 244 243 / 0.4) !important;
}
.active\:tw-text-green-300\/45:active{
  color: rgb(236 244 243 / 0.45) !important;
}
.active\:tw-text-green-300\/5:active{
  color: rgb(236 244 243 / 0.05) !important;
}
.active\:tw-text-green-300\/50:active{
  color: rgb(236 244 243 / 0.5) !important;
}
.active\:tw-text-green-300\/55:active{
  color: rgb(236 244 243 / 0.55) !important;
}
.active\:tw-text-green-300\/60:active{
  color: rgb(236 244 243 / 0.6) !important;
}
.active\:tw-text-green-300\/65:active{
  color: rgb(236 244 243 / 0.65) !important;
}
.active\:tw-text-green-300\/70:active{
  color: rgb(236 244 243 / 0.7) !important;
}
.active\:tw-text-green-300\/75:active{
  color: rgb(236 244 243 / 0.75) !important;
}
.active\:tw-text-green-300\/80:active{
  color: rgb(236 244 243 / 0.8) !important;
}
.active\:tw-text-green-300\/85:active{
  color: rgb(236 244 243 / 0.85) !important;
}
.active\:tw-text-green-300\/90:active{
  color: rgb(236 244 243 / 0.9) !important;
}
.active\:tw-text-green-300\/95:active{
  color: rgb(236 244 243 / 0.95) !important;
}
.active\:tw-text-green-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(224 235 234 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-400\/0:active{
  color: rgb(224 235 234 / 0) !important;
}
.active\:tw-text-green-400\/10:active{
  color: rgb(224 235 234 / 0.1) !important;
}
.active\:tw-text-green-400\/100:active{
  color: rgb(224 235 234 / 1) !important;
}
.active\:tw-text-green-400\/15:active{
  color: rgb(224 235 234 / 0.15) !important;
}
.active\:tw-text-green-400\/20:active{
  color: rgb(224 235 234 / 0.2) !important;
}
.active\:tw-text-green-400\/25:active{
  color: rgb(224 235 234 / 0.25) !important;
}
.active\:tw-text-green-400\/30:active{
  color: rgb(224 235 234 / 0.3) !important;
}
.active\:tw-text-green-400\/35:active{
  color: rgb(224 235 234 / 0.35) !important;
}
.active\:tw-text-green-400\/40:active{
  color: rgb(224 235 234 / 0.4) !important;
}
.active\:tw-text-green-400\/45:active{
  color: rgb(224 235 234 / 0.45) !important;
}
.active\:tw-text-green-400\/5:active{
  color: rgb(224 235 234 / 0.05) !important;
}
.active\:tw-text-green-400\/50:active{
  color: rgb(224 235 234 / 0.5) !important;
}
.active\:tw-text-green-400\/55:active{
  color: rgb(224 235 234 / 0.55) !important;
}
.active\:tw-text-green-400\/60:active{
  color: rgb(224 235 234 / 0.6) !important;
}
.active\:tw-text-green-400\/65:active{
  color: rgb(224 235 234 / 0.65) !important;
}
.active\:tw-text-green-400\/70:active{
  color: rgb(224 235 234 / 0.7) !important;
}
.active\:tw-text-green-400\/75:active{
  color: rgb(224 235 234 / 0.75) !important;
}
.active\:tw-text-green-400\/80:active{
  color: rgb(224 235 234 / 0.8) !important;
}
.active\:tw-text-green-400\/85:active{
  color: rgb(224 235 234 / 0.85) !important;
}
.active\:tw-text-green-400\/90:active{
  color: rgb(224 235 234 / 0.9) !important;
}
.active\:tw-text-green-400\/95:active{
  color: rgb(224 235 234 / 0.95) !important;
}
.active\:tw-text-green-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(217 233 231 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-50\/0:active{
  color: rgb(217 233 231 / 0) !important;
}
.active\:tw-text-green-50\/10:active{
  color: rgb(217 233 231 / 0.1) !important;
}
.active\:tw-text-green-50\/100:active{
  color: rgb(217 233 231 / 1) !important;
}
.active\:tw-text-green-50\/15:active{
  color: rgb(217 233 231 / 0.15) !important;
}
.active\:tw-text-green-50\/20:active{
  color: rgb(217 233 231 / 0.2) !important;
}
.active\:tw-text-green-50\/25:active{
  color: rgb(217 233 231 / 0.25) !important;
}
.active\:tw-text-green-50\/30:active{
  color: rgb(217 233 231 / 0.3) !important;
}
.active\:tw-text-green-50\/35:active{
  color: rgb(217 233 231 / 0.35) !important;
}
.active\:tw-text-green-50\/40:active{
  color: rgb(217 233 231 / 0.4) !important;
}
.active\:tw-text-green-50\/45:active{
  color: rgb(217 233 231 / 0.45) !important;
}
.active\:tw-text-green-50\/5:active{
  color: rgb(217 233 231 / 0.05) !important;
}
.active\:tw-text-green-50\/50:active{
  color: rgb(217 233 231 / 0.5) !important;
}
.active\:tw-text-green-50\/55:active{
  color: rgb(217 233 231 / 0.55) !important;
}
.active\:tw-text-green-50\/60:active{
  color: rgb(217 233 231 / 0.6) !important;
}
.active\:tw-text-green-50\/65:active{
  color: rgb(217 233 231 / 0.65) !important;
}
.active\:tw-text-green-50\/70:active{
  color: rgb(217 233 231 / 0.7) !important;
}
.active\:tw-text-green-50\/75:active{
  color: rgb(217 233 231 / 0.75) !important;
}
.active\:tw-text-green-50\/80:active{
  color: rgb(217 233 231 / 0.8) !important;
}
.active\:tw-text-green-50\/85:active{
  color: rgb(217 233 231 / 0.85) !important;
}
.active\:tw-text-green-50\/90:active{
  color: rgb(217 233 231 / 0.9) !important;
}
.active\:tw-text-green-50\/95:active{
  color: rgb(217 233 231 / 0.95) !important;
}
.active\:tw-text-green-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(72 187 120 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-500\/0:active{
  color: rgb(72 187 120 / 0) !important;
}
.active\:tw-text-green-500\/10:active{
  color: rgb(72 187 120 / 0.1) !important;
}
.active\:tw-text-green-500\/100:active{
  color: rgb(72 187 120 / 1) !important;
}
.active\:tw-text-green-500\/15:active{
  color: rgb(72 187 120 / 0.15) !important;
}
.active\:tw-text-green-500\/20:active{
  color: rgb(72 187 120 / 0.2) !important;
}
.active\:tw-text-green-500\/25:active{
  color: rgb(72 187 120 / 0.25) !important;
}
.active\:tw-text-green-500\/30:active{
  color: rgb(72 187 120 / 0.3) !important;
}
.active\:tw-text-green-500\/35:active{
  color: rgb(72 187 120 / 0.35) !important;
}
.active\:tw-text-green-500\/40:active{
  color: rgb(72 187 120 / 0.4) !important;
}
.active\:tw-text-green-500\/45:active{
  color: rgb(72 187 120 / 0.45) !important;
}
.active\:tw-text-green-500\/5:active{
  color: rgb(72 187 120 / 0.05) !important;
}
.active\:tw-text-green-500\/50:active{
  color: rgb(72 187 120 / 0.5) !important;
}
.active\:tw-text-green-500\/55:active{
  color: rgb(72 187 120 / 0.55) !important;
}
.active\:tw-text-green-500\/60:active{
  color: rgb(72 187 120 / 0.6) !important;
}
.active\:tw-text-green-500\/65:active{
  color: rgb(72 187 120 / 0.65) !important;
}
.active\:tw-text-green-500\/70:active{
  color: rgb(72 187 120 / 0.7) !important;
}
.active\:tw-text-green-500\/75:active{
  color: rgb(72 187 120 / 0.75) !important;
}
.active\:tw-text-green-500\/80:active{
  color: rgb(72 187 120 / 0.8) !important;
}
.active\:tw-text-green-500\/85:active{
  color: rgb(72 187 120 / 0.85) !important;
}
.active\:tw-text-green-500\/90:active{
  color: rgb(72 187 120 / 0.9) !important;
}
.active\:tw-text-green-500\/95:active{
  color: rgb(72 187 120 / 0.95) !important;
}
.active\:tw-text-green-550:active{
  --tw-text-opacity: 1 !important;
  color: rgb(26 147 111 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-550\/0:active{
  color: rgb(26 147 111 / 0) !important;
}
.active\:tw-text-green-550\/10:active{
  color: rgb(26 147 111 / 0.1) !important;
}
.active\:tw-text-green-550\/100:active{
  color: rgb(26 147 111 / 1) !important;
}
.active\:tw-text-green-550\/15:active{
  color: rgb(26 147 111 / 0.15) !important;
}
.active\:tw-text-green-550\/20:active{
  color: rgb(26 147 111 / 0.2) !important;
}
.active\:tw-text-green-550\/25:active{
  color: rgb(26 147 111 / 0.25) !important;
}
.active\:tw-text-green-550\/30:active{
  color: rgb(26 147 111 / 0.3) !important;
}
.active\:tw-text-green-550\/35:active{
  color: rgb(26 147 111 / 0.35) !important;
}
.active\:tw-text-green-550\/40:active{
  color: rgb(26 147 111 / 0.4) !important;
}
.active\:tw-text-green-550\/45:active{
  color: rgb(26 147 111 / 0.45) !important;
}
.active\:tw-text-green-550\/5:active{
  color: rgb(26 147 111 / 0.05) !important;
}
.active\:tw-text-green-550\/50:active{
  color: rgb(26 147 111 / 0.5) !important;
}
.active\:tw-text-green-550\/55:active{
  color: rgb(26 147 111 / 0.55) !important;
}
.active\:tw-text-green-550\/60:active{
  color: rgb(26 147 111 / 0.6) !important;
}
.active\:tw-text-green-550\/65:active{
  color: rgb(26 147 111 / 0.65) !important;
}
.active\:tw-text-green-550\/70:active{
  color: rgb(26 147 111 / 0.7) !important;
}
.active\:tw-text-green-550\/75:active{
  color: rgb(26 147 111 / 0.75) !important;
}
.active\:tw-text-green-550\/80:active{
  color: rgb(26 147 111 / 0.8) !important;
}
.active\:tw-text-green-550\/85:active{
  color: rgb(26 147 111 / 0.85) !important;
}
.active\:tw-text-green-550\/90:active{
  color: rgb(26 147 111 / 0.9) !important;
}
.active\:tw-text-green-550\/95:active{
  color: rgb(26 147 111 / 0.95) !important;
}
.active\:tw-text-green-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(56 161 105 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-600\/0:active{
  color: rgb(56 161 105 / 0) !important;
}
.active\:tw-text-green-600\/10:active{
  color: rgb(56 161 105 / 0.1) !important;
}
.active\:tw-text-green-600\/100:active{
  color: rgb(56 161 105 / 1) !important;
}
.active\:tw-text-green-600\/15:active{
  color: rgb(56 161 105 / 0.15) !important;
}
.active\:tw-text-green-600\/20:active{
  color: rgb(56 161 105 / 0.2) !important;
}
.active\:tw-text-green-600\/25:active{
  color: rgb(56 161 105 / 0.25) !important;
}
.active\:tw-text-green-600\/30:active{
  color: rgb(56 161 105 / 0.3) !important;
}
.active\:tw-text-green-600\/35:active{
  color: rgb(56 161 105 / 0.35) !important;
}
.active\:tw-text-green-600\/40:active{
  color: rgb(56 161 105 / 0.4) !important;
}
.active\:tw-text-green-600\/45:active{
  color: rgb(56 161 105 / 0.45) !important;
}
.active\:tw-text-green-600\/5:active{
  color: rgb(56 161 105 / 0.05) !important;
}
.active\:tw-text-green-600\/50:active{
  color: rgb(56 161 105 / 0.5) !important;
}
.active\:tw-text-green-600\/55:active{
  color: rgb(56 161 105 / 0.55) !important;
}
.active\:tw-text-green-600\/60:active{
  color: rgb(56 161 105 / 0.6) !important;
}
.active\:tw-text-green-600\/65:active{
  color: rgb(56 161 105 / 0.65) !important;
}
.active\:tw-text-green-600\/70:active{
  color: rgb(56 161 105 / 0.7) !important;
}
.active\:tw-text-green-600\/75:active{
  color: rgb(56 161 105 / 0.75) !important;
}
.active\:tw-text-green-600\/80:active{
  color: rgb(56 161 105 / 0.8) !important;
}
.active\:tw-text-green-600\/85:active{
  color: rgb(56 161 105 / 0.85) !important;
}
.active\:tw-text-green-600\/90:active{
  color: rgb(56 161 105 / 0.9) !important;
}
.active\:tw-text-green-600\/95:active{
  color: rgb(56 161 105 / 0.95) !important;
}
.active\:tw-text-green-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 161 140 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-700\/0:active{
  color: rgb(0 161 140 / 0) !important;
}
.active\:tw-text-green-700\/10:active{
  color: rgb(0 161 140 / 0.1) !important;
}
.active\:tw-text-green-700\/100:active{
  color: rgb(0 161 140 / 1) !important;
}
.active\:tw-text-green-700\/15:active{
  color: rgb(0 161 140 / 0.15) !important;
}
.active\:tw-text-green-700\/20:active{
  color: rgb(0 161 140 / 0.2) !important;
}
.active\:tw-text-green-700\/25:active{
  color: rgb(0 161 140 / 0.25) !important;
}
.active\:tw-text-green-700\/30:active{
  color: rgb(0 161 140 / 0.3) !important;
}
.active\:tw-text-green-700\/35:active{
  color: rgb(0 161 140 / 0.35) !important;
}
.active\:tw-text-green-700\/40:active{
  color: rgb(0 161 140 / 0.4) !important;
}
.active\:tw-text-green-700\/45:active{
  color: rgb(0 161 140 / 0.45) !important;
}
.active\:tw-text-green-700\/5:active{
  color: rgb(0 161 140 / 0.05) !important;
}
.active\:tw-text-green-700\/50:active{
  color: rgb(0 161 140 / 0.5) !important;
}
.active\:tw-text-green-700\/55:active{
  color: rgb(0 161 140 / 0.55) !important;
}
.active\:tw-text-green-700\/60:active{
  color: rgb(0 161 140 / 0.6) !important;
}
.active\:tw-text-green-700\/65:active{
  color: rgb(0 161 140 / 0.65) !important;
}
.active\:tw-text-green-700\/70:active{
  color: rgb(0 161 140 / 0.7) !important;
}
.active\:tw-text-green-700\/75:active{
  color: rgb(0 161 140 / 0.75) !important;
}
.active\:tw-text-green-700\/80:active{
  color: rgb(0 161 140 / 0.8) !important;
}
.active\:tw-text-green-700\/85:active{
  color: rgb(0 161 140 / 0.85) !important;
}
.active\:tw-text-green-700\/90:active{
  color: rgb(0 161 140 / 0.9) !important;
}
.active\:tw-text-green-700\/95:active{
  color: rgb(0 161 140 / 0.95) !important;
}
.active\:tw-text-green-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(39 103 73 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-800\/0:active{
  color: rgb(39 103 73 / 0) !important;
}
.active\:tw-text-green-800\/10:active{
  color: rgb(39 103 73 / 0.1) !important;
}
.active\:tw-text-green-800\/100:active{
  color: rgb(39 103 73 / 1) !important;
}
.active\:tw-text-green-800\/15:active{
  color: rgb(39 103 73 / 0.15) !important;
}
.active\:tw-text-green-800\/20:active{
  color: rgb(39 103 73 / 0.2) !important;
}
.active\:tw-text-green-800\/25:active{
  color: rgb(39 103 73 / 0.25) !important;
}
.active\:tw-text-green-800\/30:active{
  color: rgb(39 103 73 / 0.3) !important;
}
.active\:tw-text-green-800\/35:active{
  color: rgb(39 103 73 / 0.35) !important;
}
.active\:tw-text-green-800\/40:active{
  color: rgb(39 103 73 / 0.4) !important;
}
.active\:tw-text-green-800\/45:active{
  color: rgb(39 103 73 / 0.45) !important;
}
.active\:tw-text-green-800\/5:active{
  color: rgb(39 103 73 / 0.05) !important;
}
.active\:tw-text-green-800\/50:active{
  color: rgb(39 103 73 / 0.5) !important;
}
.active\:tw-text-green-800\/55:active{
  color: rgb(39 103 73 / 0.55) !important;
}
.active\:tw-text-green-800\/60:active{
  color: rgb(39 103 73 / 0.6) !important;
}
.active\:tw-text-green-800\/65:active{
  color: rgb(39 103 73 / 0.65) !important;
}
.active\:tw-text-green-800\/70:active{
  color: rgb(39 103 73 / 0.7) !important;
}
.active\:tw-text-green-800\/75:active{
  color: rgb(39 103 73 / 0.75) !important;
}
.active\:tw-text-green-800\/80:active{
  color: rgb(39 103 73 / 0.8) !important;
}
.active\:tw-text-green-800\/85:active{
  color: rgb(39 103 73 / 0.85) !important;
}
.active\:tw-text-green-800\/90:active{
  color: rgb(39 103 73 / 0.9) !important;
}
.active\:tw-text-green-800\/95:active{
  color: rgb(39 103 73 / 0.95) !important;
}
.active\:tw-text-green-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(34 84 61 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-900\/0:active{
  color: rgb(34 84 61 / 0) !important;
}
.active\:tw-text-green-900\/10:active{
  color: rgb(34 84 61 / 0.1) !important;
}
.active\:tw-text-green-900\/100:active{
  color: rgb(34 84 61 / 1) !important;
}
.active\:tw-text-green-900\/15:active{
  color: rgb(34 84 61 / 0.15) !important;
}
.active\:tw-text-green-900\/20:active{
  color: rgb(34 84 61 / 0.2) !important;
}
.active\:tw-text-green-900\/25:active{
  color: rgb(34 84 61 / 0.25) !important;
}
.active\:tw-text-green-900\/30:active{
  color: rgb(34 84 61 / 0.3) !important;
}
.active\:tw-text-green-900\/35:active{
  color: rgb(34 84 61 / 0.35) !important;
}
.active\:tw-text-green-900\/40:active{
  color: rgb(34 84 61 / 0.4) !important;
}
.active\:tw-text-green-900\/45:active{
  color: rgb(34 84 61 / 0.45) !important;
}
.active\:tw-text-green-900\/5:active{
  color: rgb(34 84 61 / 0.05) !important;
}
.active\:tw-text-green-900\/50:active{
  color: rgb(34 84 61 / 0.5) !important;
}
.active\:tw-text-green-900\/55:active{
  color: rgb(34 84 61 / 0.55) !important;
}
.active\:tw-text-green-900\/60:active{
  color: rgb(34 84 61 / 0.6) !important;
}
.active\:tw-text-green-900\/65:active{
  color: rgb(34 84 61 / 0.65) !important;
}
.active\:tw-text-green-900\/70:active{
  color: rgb(34 84 61 / 0.7) !important;
}
.active\:tw-text-green-900\/75:active{
  color: rgb(34 84 61 / 0.75) !important;
}
.active\:tw-text-green-900\/80:active{
  color: rgb(34 84 61 / 0.8) !important;
}
.active\:tw-text-green-900\/85:active{
  color: rgb(34 84 61 / 0.85) !important;
}
.active\:tw-text-green-900\/90:active{
  color: rgb(34 84 61 / 0.9) !important;
}
.active\:tw-text-green-900\/95:active{
  color: rgb(34 84 61 / 0.95) !important;
}
.active\:tw-text-green-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(5 46 22 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-green-950\/0:active{
  color: rgb(5 46 22 / 0) !important;
}
.active\:tw-text-green-950\/10:active{
  color: rgb(5 46 22 / 0.1) !important;
}
.active\:tw-text-green-950\/100:active{
  color: rgb(5 46 22 / 1) !important;
}
.active\:tw-text-green-950\/15:active{
  color: rgb(5 46 22 / 0.15) !important;
}
.active\:tw-text-green-950\/20:active{
  color: rgb(5 46 22 / 0.2) !important;
}
.active\:tw-text-green-950\/25:active{
  color: rgb(5 46 22 / 0.25) !important;
}
.active\:tw-text-green-950\/30:active{
  color: rgb(5 46 22 / 0.3) !important;
}
.active\:tw-text-green-950\/35:active{
  color: rgb(5 46 22 / 0.35) !important;
}
.active\:tw-text-green-950\/40:active{
  color: rgb(5 46 22 / 0.4) !important;
}
.active\:tw-text-green-950\/45:active{
  color: rgb(5 46 22 / 0.45) !important;
}
.active\:tw-text-green-950\/5:active{
  color: rgb(5 46 22 / 0.05) !important;
}
.active\:tw-text-green-950\/50:active{
  color: rgb(5 46 22 / 0.5) !important;
}
.active\:tw-text-green-950\/55:active{
  color: rgb(5 46 22 / 0.55) !important;
}
.active\:tw-text-green-950\/60:active{
  color: rgb(5 46 22 / 0.6) !important;
}
.active\:tw-text-green-950\/65:active{
  color: rgb(5 46 22 / 0.65) !important;
}
.active\:tw-text-green-950\/70:active{
  color: rgb(5 46 22 / 0.7) !important;
}
.active\:tw-text-green-950\/75:active{
  color: rgb(5 46 22 / 0.75) !important;
}
.active\:tw-text-green-950\/80:active{
  color: rgb(5 46 22 / 0.8) !important;
}
.active\:tw-text-green-950\/85:active{
  color: rgb(5 46 22 / 0.85) !important;
}
.active\:tw-text-green-950\/90:active{
  color: rgb(5 46 22 / 0.9) !important;
}
.active\:tw-text-green-950\/95:active{
  color: rgb(5 46 22 / 0.95) !important;
}
.active\:tw-text-indigo-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-100\/0:active{
  color: rgb(224 231 255 / 0) !important;
}
.active\:tw-text-indigo-100\/10:active{
  color: rgb(224 231 255 / 0.1) !important;
}
.active\:tw-text-indigo-100\/100:active{
  color: rgb(224 231 255 / 1) !important;
}
.active\:tw-text-indigo-100\/15:active{
  color: rgb(224 231 255 / 0.15) !important;
}
.active\:tw-text-indigo-100\/20:active{
  color: rgb(224 231 255 / 0.2) !important;
}
.active\:tw-text-indigo-100\/25:active{
  color: rgb(224 231 255 / 0.25) !important;
}
.active\:tw-text-indigo-100\/30:active{
  color: rgb(224 231 255 / 0.3) !important;
}
.active\:tw-text-indigo-100\/35:active{
  color: rgb(224 231 255 / 0.35) !important;
}
.active\:tw-text-indigo-100\/40:active{
  color: rgb(224 231 255 / 0.4) !important;
}
.active\:tw-text-indigo-100\/45:active{
  color: rgb(224 231 255 / 0.45) !important;
}
.active\:tw-text-indigo-100\/5:active{
  color: rgb(224 231 255 / 0.05) !important;
}
.active\:tw-text-indigo-100\/50:active{
  color: rgb(224 231 255 / 0.5) !important;
}
.active\:tw-text-indigo-100\/55:active{
  color: rgb(224 231 255 / 0.55) !important;
}
.active\:tw-text-indigo-100\/60:active{
  color: rgb(224 231 255 / 0.6) !important;
}
.active\:tw-text-indigo-100\/65:active{
  color: rgb(224 231 255 / 0.65) !important;
}
.active\:tw-text-indigo-100\/70:active{
  color: rgb(224 231 255 / 0.7) !important;
}
.active\:tw-text-indigo-100\/75:active{
  color: rgb(224 231 255 / 0.75) !important;
}
.active\:tw-text-indigo-100\/80:active{
  color: rgb(224 231 255 / 0.8) !important;
}
.active\:tw-text-indigo-100\/85:active{
  color: rgb(224 231 255 / 0.85) !important;
}
.active\:tw-text-indigo-100\/90:active{
  color: rgb(224 231 255 / 0.9) !important;
}
.active\:tw-text-indigo-100\/95:active{
  color: rgb(224 231 255 / 0.95) !important;
}
.active\:tw-text-indigo-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-200\/0:active{
  color: rgb(199 210 254 / 0) !important;
}
.active\:tw-text-indigo-200\/10:active{
  color: rgb(199 210 254 / 0.1) !important;
}
.active\:tw-text-indigo-200\/100:active{
  color: rgb(199 210 254 / 1) !important;
}
.active\:tw-text-indigo-200\/15:active{
  color: rgb(199 210 254 / 0.15) !important;
}
.active\:tw-text-indigo-200\/20:active{
  color: rgb(199 210 254 / 0.2) !important;
}
.active\:tw-text-indigo-200\/25:active{
  color: rgb(199 210 254 / 0.25) !important;
}
.active\:tw-text-indigo-200\/30:active{
  color: rgb(199 210 254 / 0.3) !important;
}
.active\:tw-text-indigo-200\/35:active{
  color: rgb(199 210 254 / 0.35) !important;
}
.active\:tw-text-indigo-200\/40:active{
  color: rgb(199 210 254 / 0.4) !important;
}
.active\:tw-text-indigo-200\/45:active{
  color: rgb(199 210 254 / 0.45) !important;
}
.active\:tw-text-indigo-200\/5:active{
  color: rgb(199 210 254 / 0.05) !important;
}
.active\:tw-text-indigo-200\/50:active{
  color: rgb(199 210 254 / 0.5) !important;
}
.active\:tw-text-indigo-200\/55:active{
  color: rgb(199 210 254 / 0.55) !important;
}
.active\:tw-text-indigo-200\/60:active{
  color: rgb(199 210 254 / 0.6) !important;
}
.active\:tw-text-indigo-200\/65:active{
  color: rgb(199 210 254 / 0.65) !important;
}
.active\:tw-text-indigo-200\/70:active{
  color: rgb(199 210 254 / 0.7) !important;
}
.active\:tw-text-indigo-200\/75:active{
  color: rgb(199 210 254 / 0.75) !important;
}
.active\:tw-text-indigo-200\/80:active{
  color: rgb(199 210 254 / 0.8) !important;
}
.active\:tw-text-indigo-200\/85:active{
  color: rgb(199 210 254 / 0.85) !important;
}
.active\:tw-text-indigo-200\/90:active{
  color: rgb(199 210 254 / 0.9) !important;
}
.active\:tw-text-indigo-200\/95:active{
  color: rgb(199 210 254 / 0.95) !important;
}
.active\:tw-text-indigo-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-300\/0:active{
  color: rgb(165 180 252 / 0) !important;
}
.active\:tw-text-indigo-300\/10:active{
  color: rgb(165 180 252 / 0.1) !important;
}
.active\:tw-text-indigo-300\/100:active{
  color: rgb(165 180 252 / 1) !important;
}
.active\:tw-text-indigo-300\/15:active{
  color: rgb(165 180 252 / 0.15) !important;
}
.active\:tw-text-indigo-300\/20:active{
  color: rgb(165 180 252 / 0.2) !important;
}
.active\:tw-text-indigo-300\/25:active{
  color: rgb(165 180 252 / 0.25) !important;
}
.active\:tw-text-indigo-300\/30:active{
  color: rgb(165 180 252 / 0.3) !important;
}
.active\:tw-text-indigo-300\/35:active{
  color: rgb(165 180 252 / 0.35) !important;
}
.active\:tw-text-indigo-300\/40:active{
  color: rgb(165 180 252 / 0.4) !important;
}
.active\:tw-text-indigo-300\/45:active{
  color: rgb(165 180 252 / 0.45) !important;
}
.active\:tw-text-indigo-300\/5:active{
  color: rgb(165 180 252 / 0.05) !important;
}
.active\:tw-text-indigo-300\/50:active{
  color: rgb(165 180 252 / 0.5) !important;
}
.active\:tw-text-indigo-300\/55:active{
  color: rgb(165 180 252 / 0.55) !important;
}
.active\:tw-text-indigo-300\/60:active{
  color: rgb(165 180 252 / 0.6) !important;
}
.active\:tw-text-indigo-300\/65:active{
  color: rgb(165 180 252 / 0.65) !important;
}
.active\:tw-text-indigo-300\/70:active{
  color: rgb(165 180 252 / 0.7) !important;
}
.active\:tw-text-indigo-300\/75:active{
  color: rgb(165 180 252 / 0.75) !important;
}
.active\:tw-text-indigo-300\/80:active{
  color: rgb(165 180 252 / 0.8) !important;
}
.active\:tw-text-indigo-300\/85:active{
  color: rgb(165 180 252 / 0.85) !important;
}
.active\:tw-text-indigo-300\/90:active{
  color: rgb(165 180 252 / 0.9) !important;
}
.active\:tw-text-indigo-300\/95:active{
  color: rgb(165 180 252 / 0.95) !important;
}
.active\:tw-text-indigo-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-400\/0:active{
  color: rgb(129 140 248 / 0) !important;
}
.active\:tw-text-indigo-400\/10:active{
  color: rgb(129 140 248 / 0.1) !important;
}
.active\:tw-text-indigo-400\/100:active{
  color: rgb(129 140 248 / 1) !important;
}
.active\:tw-text-indigo-400\/15:active{
  color: rgb(129 140 248 / 0.15) !important;
}
.active\:tw-text-indigo-400\/20:active{
  color: rgb(129 140 248 / 0.2) !important;
}
.active\:tw-text-indigo-400\/25:active{
  color: rgb(129 140 248 / 0.25) !important;
}
.active\:tw-text-indigo-400\/30:active{
  color: rgb(129 140 248 / 0.3) !important;
}
.active\:tw-text-indigo-400\/35:active{
  color: rgb(129 140 248 / 0.35) !important;
}
.active\:tw-text-indigo-400\/40:active{
  color: rgb(129 140 248 / 0.4) !important;
}
.active\:tw-text-indigo-400\/45:active{
  color: rgb(129 140 248 / 0.45) !important;
}
.active\:tw-text-indigo-400\/5:active{
  color: rgb(129 140 248 / 0.05) !important;
}
.active\:tw-text-indigo-400\/50:active{
  color: rgb(129 140 248 / 0.5) !important;
}
.active\:tw-text-indigo-400\/55:active{
  color: rgb(129 140 248 / 0.55) !important;
}
.active\:tw-text-indigo-400\/60:active{
  color: rgb(129 140 248 / 0.6) !important;
}
.active\:tw-text-indigo-400\/65:active{
  color: rgb(129 140 248 / 0.65) !important;
}
.active\:tw-text-indigo-400\/70:active{
  color: rgb(129 140 248 / 0.7) !important;
}
.active\:tw-text-indigo-400\/75:active{
  color: rgb(129 140 248 / 0.75) !important;
}
.active\:tw-text-indigo-400\/80:active{
  color: rgb(129 140 248 / 0.8) !important;
}
.active\:tw-text-indigo-400\/85:active{
  color: rgb(129 140 248 / 0.85) !important;
}
.active\:tw-text-indigo-400\/90:active{
  color: rgb(129 140 248 / 0.9) !important;
}
.active\:tw-text-indigo-400\/95:active{
  color: rgb(129 140 248 / 0.95) !important;
}
.active\:tw-text-indigo-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-50\/0:active{
  color: rgb(238 242 255 / 0) !important;
}
.active\:tw-text-indigo-50\/10:active{
  color: rgb(238 242 255 / 0.1) !important;
}
.active\:tw-text-indigo-50\/100:active{
  color: rgb(238 242 255 / 1) !important;
}
.active\:tw-text-indigo-50\/15:active{
  color: rgb(238 242 255 / 0.15) !important;
}
.active\:tw-text-indigo-50\/20:active{
  color: rgb(238 242 255 / 0.2) !important;
}
.active\:tw-text-indigo-50\/25:active{
  color: rgb(238 242 255 / 0.25) !important;
}
.active\:tw-text-indigo-50\/30:active{
  color: rgb(238 242 255 / 0.3) !important;
}
.active\:tw-text-indigo-50\/35:active{
  color: rgb(238 242 255 / 0.35) !important;
}
.active\:tw-text-indigo-50\/40:active{
  color: rgb(238 242 255 / 0.4) !important;
}
.active\:tw-text-indigo-50\/45:active{
  color: rgb(238 242 255 / 0.45) !important;
}
.active\:tw-text-indigo-50\/5:active{
  color: rgb(238 242 255 / 0.05) !important;
}
.active\:tw-text-indigo-50\/50:active{
  color: rgb(238 242 255 / 0.5) !important;
}
.active\:tw-text-indigo-50\/55:active{
  color: rgb(238 242 255 / 0.55) !important;
}
.active\:tw-text-indigo-50\/60:active{
  color: rgb(238 242 255 / 0.6) !important;
}
.active\:tw-text-indigo-50\/65:active{
  color: rgb(238 242 255 / 0.65) !important;
}
.active\:tw-text-indigo-50\/70:active{
  color: rgb(238 242 255 / 0.7) !important;
}
.active\:tw-text-indigo-50\/75:active{
  color: rgb(238 242 255 / 0.75) !important;
}
.active\:tw-text-indigo-50\/80:active{
  color: rgb(238 242 255 / 0.8) !important;
}
.active\:tw-text-indigo-50\/85:active{
  color: rgb(238 242 255 / 0.85) !important;
}
.active\:tw-text-indigo-50\/90:active{
  color: rgb(238 242 255 / 0.9) !important;
}
.active\:tw-text-indigo-50\/95:active{
  color: rgb(238 242 255 / 0.95) !important;
}
.active\:tw-text-indigo-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-500\/0:active{
  color: rgb(99 102 241 / 0) !important;
}
.active\:tw-text-indigo-500\/10:active{
  color: rgb(99 102 241 / 0.1) !important;
}
.active\:tw-text-indigo-500\/100:active{
  color: rgb(99 102 241 / 1) !important;
}
.active\:tw-text-indigo-500\/15:active{
  color: rgb(99 102 241 / 0.15) !important;
}
.active\:tw-text-indigo-500\/20:active{
  color: rgb(99 102 241 / 0.2) !important;
}
.active\:tw-text-indigo-500\/25:active{
  color: rgb(99 102 241 / 0.25) !important;
}
.active\:tw-text-indigo-500\/30:active{
  color: rgb(99 102 241 / 0.3) !important;
}
.active\:tw-text-indigo-500\/35:active{
  color: rgb(99 102 241 / 0.35) !important;
}
.active\:tw-text-indigo-500\/40:active{
  color: rgb(99 102 241 / 0.4) !important;
}
.active\:tw-text-indigo-500\/45:active{
  color: rgb(99 102 241 / 0.45) !important;
}
.active\:tw-text-indigo-500\/5:active{
  color: rgb(99 102 241 / 0.05) !important;
}
.active\:tw-text-indigo-500\/50:active{
  color: rgb(99 102 241 / 0.5) !important;
}
.active\:tw-text-indigo-500\/55:active{
  color: rgb(99 102 241 / 0.55) !important;
}
.active\:tw-text-indigo-500\/60:active{
  color: rgb(99 102 241 / 0.6) !important;
}
.active\:tw-text-indigo-500\/65:active{
  color: rgb(99 102 241 / 0.65) !important;
}
.active\:tw-text-indigo-500\/70:active{
  color: rgb(99 102 241 / 0.7) !important;
}
.active\:tw-text-indigo-500\/75:active{
  color: rgb(99 102 241 / 0.75) !important;
}
.active\:tw-text-indigo-500\/80:active{
  color: rgb(99 102 241 / 0.8) !important;
}
.active\:tw-text-indigo-500\/85:active{
  color: rgb(99 102 241 / 0.85) !important;
}
.active\:tw-text-indigo-500\/90:active{
  color: rgb(99 102 241 / 0.9) !important;
}
.active\:tw-text-indigo-500\/95:active{
  color: rgb(99 102 241 / 0.95) !important;
}
.active\:tw-text-indigo-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-600\/0:active{
  color: rgb(79 70 229 / 0) !important;
}
.active\:tw-text-indigo-600\/10:active{
  color: rgb(79 70 229 / 0.1) !important;
}
.active\:tw-text-indigo-600\/100:active{
  color: rgb(79 70 229 / 1) !important;
}
.active\:tw-text-indigo-600\/15:active{
  color: rgb(79 70 229 / 0.15) !important;
}
.active\:tw-text-indigo-600\/20:active{
  color: rgb(79 70 229 / 0.2) !important;
}
.active\:tw-text-indigo-600\/25:active{
  color: rgb(79 70 229 / 0.25) !important;
}
.active\:tw-text-indigo-600\/30:active{
  color: rgb(79 70 229 / 0.3) !important;
}
.active\:tw-text-indigo-600\/35:active{
  color: rgb(79 70 229 / 0.35) !important;
}
.active\:tw-text-indigo-600\/40:active{
  color: rgb(79 70 229 / 0.4) !important;
}
.active\:tw-text-indigo-600\/45:active{
  color: rgb(79 70 229 / 0.45) !important;
}
.active\:tw-text-indigo-600\/5:active{
  color: rgb(79 70 229 / 0.05) !important;
}
.active\:tw-text-indigo-600\/50:active{
  color: rgb(79 70 229 / 0.5) !important;
}
.active\:tw-text-indigo-600\/55:active{
  color: rgb(79 70 229 / 0.55) !important;
}
.active\:tw-text-indigo-600\/60:active{
  color: rgb(79 70 229 / 0.6) !important;
}
.active\:tw-text-indigo-600\/65:active{
  color: rgb(79 70 229 / 0.65) !important;
}
.active\:tw-text-indigo-600\/70:active{
  color: rgb(79 70 229 / 0.7) !important;
}
.active\:tw-text-indigo-600\/75:active{
  color: rgb(79 70 229 / 0.75) !important;
}
.active\:tw-text-indigo-600\/80:active{
  color: rgb(79 70 229 / 0.8) !important;
}
.active\:tw-text-indigo-600\/85:active{
  color: rgb(79 70 229 / 0.85) !important;
}
.active\:tw-text-indigo-600\/90:active{
  color: rgb(79 70 229 / 0.9) !important;
}
.active\:tw-text-indigo-600\/95:active{
  color: rgb(79 70 229 / 0.95) !important;
}
.active\:tw-text-indigo-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-700\/0:active{
  color: rgb(67 56 202 / 0) !important;
}
.active\:tw-text-indigo-700\/10:active{
  color: rgb(67 56 202 / 0.1) !important;
}
.active\:tw-text-indigo-700\/100:active{
  color: rgb(67 56 202 / 1) !important;
}
.active\:tw-text-indigo-700\/15:active{
  color: rgb(67 56 202 / 0.15) !important;
}
.active\:tw-text-indigo-700\/20:active{
  color: rgb(67 56 202 / 0.2) !important;
}
.active\:tw-text-indigo-700\/25:active{
  color: rgb(67 56 202 / 0.25) !important;
}
.active\:tw-text-indigo-700\/30:active{
  color: rgb(67 56 202 / 0.3) !important;
}
.active\:tw-text-indigo-700\/35:active{
  color: rgb(67 56 202 / 0.35) !important;
}
.active\:tw-text-indigo-700\/40:active{
  color: rgb(67 56 202 / 0.4) !important;
}
.active\:tw-text-indigo-700\/45:active{
  color: rgb(67 56 202 / 0.45) !important;
}
.active\:tw-text-indigo-700\/5:active{
  color: rgb(67 56 202 / 0.05) !important;
}
.active\:tw-text-indigo-700\/50:active{
  color: rgb(67 56 202 / 0.5) !important;
}
.active\:tw-text-indigo-700\/55:active{
  color: rgb(67 56 202 / 0.55) !important;
}
.active\:tw-text-indigo-700\/60:active{
  color: rgb(67 56 202 / 0.6) !important;
}
.active\:tw-text-indigo-700\/65:active{
  color: rgb(67 56 202 / 0.65) !important;
}
.active\:tw-text-indigo-700\/70:active{
  color: rgb(67 56 202 / 0.7) !important;
}
.active\:tw-text-indigo-700\/75:active{
  color: rgb(67 56 202 / 0.75) !important;
}
.active\:tw-text-indigo-700\/80:active{
  color: rgb(67 56 202 / 0.8) !important;
}
.active\:tw-text-indigo-700\/85:active{
  color: rgb(67 56 202 / 0.85) !important;
}
.active\:tw-text-indigo-700\/90:active{
  color: rgb(67 56 202 / 0.9) !important;
}
.active\:tw-text-indigo-700\/95:active{
  color: rgb(67 56 202 / 0.95) !important;
}
.active\:tw-text-indigo-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-800\/0:active{
  color: rgb(55 48 163 / 0) !important;
}
.active\:tw-text-indigo-800\/10:active{
  color: rgb(55 48 163 / 0.1) !important;
}
.active\:tw-text-indigo-800\/100:active{
  color: rgb(55 48 163 / 1) !important;
}
.active\:tw-text-indigo-800\/15:active{
  color: rgb(55 48 163 / 0.15) !important;
}
.active\:tw-text-indigo-800\/20:active{
  color: rgb(55 48 163 / 0.2) !important;
}
.active\:tw-text-indigo-800\/25:active{
  color: rgb(55 48 163 / 0.25) !important;
}
.active\:tw-text-indigo-800\/30:active{
  color: rgb(55 48 163 / 0.3) !important;
}
.active\:tw-text-indigo-800\/35:active{
  color: rgb(55 48 163 / 0.35) !important;
}
.active\:tw-text-indigo-800\/40:active{
  color: rgb(55 48 163 / 0.4) !important;
}
.active\:tw-text-indigo-800\/45:active{
  color: rgb(55 48 163 / 0.45) !important;
}
.active\:tw-text-indigo-800\/5:active{
  color: rgb(55 48 163 / 0.05) !important;
}
.active\:tw-text-indigo-800\/50:active{
  color: rgb(55 48 163 / 0.5) !important;
}
.active\:tw-text-indigo-800\/55:active{
  color: rgb(55 48 163 / 0.55) !important;
}
.active\:tw-text-indigo-800\/60:active{
  color: rgb(55 48 163 / 0.6) !important;
}
.active\:tw-text-indigo-800\/65:active{
  color: rgb(55 48 163 / 0.65) !important;
}
.active\:tw-text-indigo-800\/70:active{
  color: rgb(55 48 163 / 0.7) !important;
}
.active\:tw-text-indigo-800\/75:active{
  color: rgb(55 48 163 / 0.75) !important;
}
.active\:tw-text-indigo-800\/80:active{
  color: rgb(55 48 163 / 0.8) !important;
}
.active\:tw-text-indigo-800\/85:active{
  color: rgb(55 48 163 / 0.85) !important;
}
.active\:tw-text-indigo-800\/90:active{
  color: rgb(55 48 163 / 0.9) !important;
}
.active\:tw-text-indigo-800\/95:active{
  color: rgb(55 48 163 / 0.95) !important;
}
.active\:tw-text-indigo-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-900\/0:active{
  color: rgb(49 46 129 / 0) !important;
}
.active\:tw-text-indigo-900\/10:active{
  color: rgb(49 46 129 / 0.1) !important;
}
.active\:tw-text-indigo-900\/100:active{
  color: rgb(49 46 129 / 1) !important;
}
.active\:tw-text-indigo-900\/15:active{
  color: rgb(49 46 129 / 0.15) !important;
}
.active\:tw-text-indigo-900\/20:active{
  color: rgb(49 46 129 / 0.2) !important;
}
.active\:tw-text-indigo-900\/25:active{
  color: rgb(49 46 129 / 0.25) !important;
}
.active\:tw-text-indigo-900\/30:active{
  color: rgb(49 46 129 / 0.3) !important;
}
.active\:tw-text-indigo-900\/35:active{
  color: rgb(49 46 129 / 0.35) !important;
}
.active\:tw-text-indigo-900\/40:active{
  color: rgb(49 46 129 / 0.4) !important;
}
.active\:tw-text-indigo-900\/45:active{
  color: rgb(49 46 129 / 0.45) !important;
}
.active\:tw-text-indigo-900\/5:active{
  color: rgb(49 46 129 / 0.05) !important;
}
.active\:tw-text-indigo-900\/50:active{
  color: rgb(49 46 129 / 0.5) !important;
}
.active\:tw-text-indigo-900\/55:active{
  color: rgb(49 46 129 / 0.55) !important;
}
.active\:tw-text-indigo-900\/60:active{
  color: rgb(49 46 129 / 0.6) !important;
}
.active\:tw-text-indigo-900\/65:active{
  color: rgb(49 46 129 / 0.65) !important;
}
.active\:tw-text-indigo-900\/70:active{
  color: rgb(49 46 129 / 0.7) !important;
}
.active\:tw-text-indigo-900\/75:active{
  color: rgb(49 46 129 / 0.75) !important;
}
.active\:tw-text-indigo-900\/80:active{
  color: rgb(49 46 129 / 0.8) !important;
}
.active\:tw-text-indigo-900\/85:active{
  color: rgb(49 46 129 / 0.85) !important;
}
.active\:tw-text-indigo-900\/90:active{
  color: rgb(49 46 129 / 0.9) !important;
}
.active\:tw-text-indigo-900\/95:active{
  color: rgb(49 46 129 / 0.95) !important;
}
.active\:tw-text-indigo-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(30 27 75 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-indigo-950\/0:active{
  color: rgb(30 27 75 / 0) !important;
}
.active\:tw-text-indigo-950\/10:active{
  color: rgb(30 27 75 / 0.1) !important;
}
.active\:tw-text-indigo-950\/100:active{
  color: rgb(30 27 75 / 1) !important;
}
.active\:tw-text-indigo-950\/15:active{
  color: rgb(30 27 75 / 0.15) !important;
}
.active\:tw-text-indigo-950\/20:active{
  color: rgb(30 27 75 / 0.2) !important;
}
.active\:tw-text-indigo-950\/25:active{
  color: rgb(30 27 75 / 0.25) !important;
}
.active\:tw-text-indigo-950\/30:active{
  color: rgb(30 27 75 / 0.3) !important;
}
.active\:tw-text-indigo-950\/35:active{
  color: rgb(30 27 75 / 0.35) !important;
}
.active\:tw-text-indigo-950\/40:active{
  color: rgb(30 27 75 / 0.4) !important;
}
.active\:tw-text-indigo-950\/45:active{
  color: rgb(30 27 75 / 0.45) !important;
}
.active\:tw-text-indigo-950\/5:active{
  color: rgb(30 27 75 / 0.05) !important;
}
.active\:tw-text-indigo-950\/50:active{
  color: rgb(30 27 75 / 0.5) !important;
}
.active\:tw-text-indigo-950\/55:active{
  color: rgb(30 27 75 / 0.55) !important;
}
.active\:tw-text-indigo-950\/60:active{
  color: rgb(30 27 75 / 0.6) !important;
}
.active\:tw-text-indigo-950\/65:active{
  color: rgb(30 27 75 / 0.65) !important;
}
.active\:tw-text-indigo-950\/70:active{
  color: rgb(30 27 75 / 0.7) !important;
}
.active\:tw-text-indigo-950\/75:active{
  color: rgb(30 27 75 / 0.75) !important;
}
.active\:tw-text-indigo-950\/80:active{
  color: rgb(30 27 75 / 0.8) !important;
}
.active\:tw-text-indigo-950\/85:active{
  color: rgb(30 27 75 / 0.85) !important;
}
.active\:tw-text-indigo-950\/90:active{
  color: rgb(30 27 75 / 0.9) !important;
}
.active\:tw-text-indigo-950\/95:active{
  color: rgb(30 27 75 / 0.95) !important;
}
.active\:tw-text-inherit:active{
  color: inherit !important;
}
.active\:tw-text-lime-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-100\/0:active{
  color: rgb(236 252 203 / 0) !important;
}
.active\:tw-text-lime-100\/10:active{
  color: rgb(236 252 203 / 0.1) !important;
}
.active\:tw-text-lime-100\/100:active{
  color: rgb(236 252 203 / 1) !important;
}
.active\:tw-text-lime-100\/15:active{
  color: rgb(236 252 203 / 0.15) !important;
}
.active\:tw-text-lime-100\/20:active{
  color: rgb(236 252 203 / 0.2) !important;
}
.active\:tw-text-lime-100\/25:active{
  color: rgb(236 252 203 / 0.25) !important;
}
.active\:tw-text-lime-100\/30:active{
  color: rgb(236 252 203 / 0.3) !important;
}
.active\:tw-text-lime-100\/35:active{
  color: rgb(236 252 203 / 0.35) !important;
}
.active\:tw-text-lime-100\/40:active{
  color: rgb(236 252 203 / 0.4) !important;
}
.active\:tw-text-lime-100\/45:active{
  color: rgb(236 252 203 / 0.45) !important;
}
.active\:tw-text-lime-100\/5:active{
  color: rgb(236 252 203 / 0.05) !important;
}
.active\:tw-text-lime-100\/50:active{
  color: rgb(236 252 203 / 0.5) !important;
}
.active\:tw-text-lime-100\/55:active{
  color: rgb(236 252 203 / 0.55) !important;
}
.active\:tw-text-lime-100\/60:active{
  color: rgb(236 252 203 / 0.6) !important;
}
.active\:tw-text-lime-100\/65:active{
  color: rgb(236 252 203 / 0.65) !important;
}
.active\:tw-text-lime-100\/70:active{
  color: rgb(236 252 203 / 0.7) !important;
}
.active\:tw-text-lime-100\/75:active{
  color: rgb(236 252 203 / 0.75) !important;
}
.active\:tw-text-lime-100\/80:active{
  color: rgb(236 252 203 / 0.8) !important;
}
.active\:tw-text-lime-100\/85:active{
  color: rgb(236 252 203 / 0.85) !important;
}
.active\:tw-text-lime-100\/90:active{
  color: rgb(236 252 203 / 0.9) !important;
}
.active\:tw-text-lime-100\/95:active{
  color: rgb(236 252 203 / 0.95) !important;
}
.active\:tw-text-lime-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-200\/0:active{
  color: rgb(217 249 157 / 0) !important;
}
.active\:tw-text-lime-200\/10:active{
  color: rgb(217 249 157 / 0.1) !important;
}
.active\:tw-text-lime-200\/100:active{
  color: rgb(217 249 157 / 1) !important;
}
.active\:tw-text-lime-200\/15:active{
  color: rgb(217 249 157 / 0.15) !important;
}
.active\:tw-text-lime-200\/20:active{
  color: rgb(217 249 157 / 0.2) !important;
}
.active\:tw-text-lime-200\/25:active{
  color: rgb(217 249 157 / 0.25) !important;
}
.active\:tw-text-lime-200\/30:active{
  color: rgb(217 249 157 / 0.3) !important;
}
.active\:tw-text-lime-200\/35:active{
  color: rgb(217 249 157 / 0.35) !important;
}
.active\:tw-text-lime-200\/40:active{
  color: rgb(217 249 157 / 0.4) !important;
}
.active\:tw-text-lime-200\/45:active{
  color: rgb(217 249 157 / 0.45) !important;
}
.active\:tw-text-lime-200\/5:active{
  color: rgb(217 249 157 / 0.05) !important;
}
.active\:tw-text-lime-200\/50:active{
  color: rgb(217 249 157 / 0.5) !important;
}
.active\:tw-text-lime-200\/55:active{
  color: rgb(217 249 157 / 0.55) !important;
}
.active\:tw-text-lime-200\/60:active{
  color: rgb(217 249 157 / 0.6) !important;
}
.active\:tw-text-lime-200\/65:active{
  color: rgb(217 249 157 / 0.65) !important;
}
.active\:tw-text-lime-200\/70:active{
  color: rgb(217 249 157 / 0.7) !important;
}
.active\:tw-text-lime-200\/75:active{
  color: rgb(217 249 157 / 0.75) !important;
}
.active\:tw-text-lime-200\/80:active{
  color: rgb(217 249 157 / 0.8) !important;
}
.active\:tw-text-lime-200\/85:active{
  color: rgb(217 249 157 / 0.85) !important;
}
.active\:tw-text-lime-200\/90:active{
  color: rgb(217 249 157 / 0.9) !important;
}
.active\:tw-text-lime-200\/95:active{
  color: rgb(217 249 157 / 0.95) !important;
}
.active\:tw-text-lime-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-300\/0:active{
  color: rgb(190 242 100 / 0) !important;
}
.active\:tw-text-lime-300\/10:active{
  color: rgb(190 242 100 / 0.1) !important;
}
.active\:tw-text-lime-300\/100:active{
  color: rgb(190 242 100 / 1) !important;
}
.active\:tw-text-lime-300\/15:active{
  color: rgb(190 242 100 / 0.15) !important;
}
.active\:tw-text-lime-300\/20:active{
  color: rgb(190 242 100 / 0.2) !important;
}
.active\:tw-text-lime-300\/25:active{
  color: rgb(190 242 100 / 0.25) !important;
}
.active\:tw-text-lime-300\/30:active{
  color: rgb(190 242 100 / 0.3) !important;
}
.active\:tw-text-lime-300\/35:active{
  color: rgb(190 242 100 / 0.35) !important;
}
.active\:tw-text-lime-300\/40:active{
  color: rgb(190 242 100 / 0.4) !important;
}
.active\:tw-text-lime-300\/45:active{
  color: rgb(190 242 100 / 0.45) !important;
}
.active\:tw-text-lime-300\/5:active{
  color: rgb(190 242 100 / 0.05) !important;
}
.active\:tw-text-lime-300\/50:active{
  color: rgb(190 242 100 / 0.5) !important;
}
.active\:tw-text-lime-300\/55:active{
  color: rgb(190 242 100 / 0.55) !important;
}
.active\:tw-text-lime-300\/60:active{
  color: rgb(190 242 100 / 0.6) !important;
}
.active\:tw-text-lime-300\/65:active{
  color: rgb(190 242 100 / 0.65) !important;
}
.active\:tw-text-lime-300\/70:active{
  color: rgb(190 242 100 / 0.7) !important;
}
.active\:tw-text-lime-300\/75:active{
  color: rgb(190 242 100 / 0.75) !important;
}
.active\:tw-text-lime-300\/80:active{
  color: rgb(190 242 100 / 0.8) !important;
}
.active\:tw-text-lime-300\/85:active{
  color: rgb(190 242 100 / 0.85) !important;
}
.active\:tw-text-lime-300\/90:active{
  color: rgb(190 242 100 / 0.9) !important;
}
.active\:tw-text-lime-300\/95:active{
  color: rgb(190 242 100 / 0.95) !important;
}
.active\:tw-text-lime-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-400\/0:active{
  color: rgb(163 230 53 / 0) !important;
}
.active\:tw-text-lime-400\/10:active{
  color: rgb(163 230 53 / 0.1) !important;
}
.active\:tw-text-lime-400\/100:active{
  color: rgb(163 230 53 / 1) !important;
}
.active\:tw-text-lime-400\/15:active{
  color: rgb(163 230 53 / 0.15) !important;
}
.active\:tw-text-lime-400\/20:active{
  color: rgb(163 230 53 / 0.2) !important;
}
.active\:tw-text-lime-400\/25:active{
  color: rgb(163 230 53 / 0.25) !important;
}
.active\:tw-text-lime-400\/30:active{
  color: rgb(163 230 53 / 0.3) !important;
}
.active\:tw-text-lime-400\/35:active{
  color: rgb(163 230 53 / 0.35) !important;
}
.active\:tw-text-lime-400\/40:active{
  color: rgb(163 230 53 / 0.4) !important;
}
.active\:tw-text-lime-400\/45:active{
  color: rgb(163 230 53 / 0.45) !important;
}
.active\:tw-text-lime-400\/5:active{
  color: rgb(163 230 53 / 0.05) !important;
}
.active\:tw-text-lime-400\/50:active{
  color: rgb(163 230 53 / 0.5) !important;
}
.active\:tw-text-lime-400\/55:active{
  color: rgb(163 230 53 / 0.55) !important;
}
.active\:tw-text-lime-400\/60:active{
  color: rgb(163 230 53 / 0.6) !important;
}
.active\:tw-text-lime-400\/65:active{
  color: rgb(163 230 53 / 0.65) !important;
}
.active\:tw-text-lime-400\/70:active{
  color: rgb(163 230 53 / 0.7) !important;
}
.active\:tw-text-lime-400\/75:active{
  color: rgb(163 230 53 / 0.75) !important;
}
.active\:tw-text-lime-400\/80:active{
  color: rgb(163 230 53 / 0.8) !important;
}
.active\:tw-text-lime-400\/85:active{
  color: rgb(163 230 53 / 0.85) !important;
}
.active\:tw-text-lime-400\/90:active{
  color: rgb(163 230 53 / 0.9) !important;
}
.active\:tw-text-lime-400\/95:active{
  color: rgb(163 230 53 / 0.95) !important;
}
.active\:tw-text-lime-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(247 254 231 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-50\/0:active{
  color: rgb(247 254 231 / 0) !important;
}
.active\:tw-text-lime-50\/10:active{
  color: rgb(247 254 231 / 0.1) !important;
}
.active\:tw-text-lime-50\/100:active{
  color: rgb(247 254 231 / 1) !important;
}
.active\:tw-text-lime-50\/15:active{
  color: rgb(247 254 231 / 0.15) !important;
}
.active\:tw-text-lime-50\/20:active{
  color: rgb(247 254 231 / 0.2) !important;
}
.active\:tw-text-lime-50\/25:active{
  color: rgb(247 254 231 / 0.25) !important;
}
.active\:tw-text-lime-50\/30:active{
  color: rgb(247 254 231 / 0.3) !important;
}
.active\:tw-text-lime-50\/35:active{
  color: rgb(247 254 231 / 0.35) !important;
}
.active\:tw-text-lime-50\/40:active{
  color: rgb(247 254 231 / 0.4) !important;
}
.active\:tw-text-lime-50\/45:active{
  color: rgb(247 254 231 / 0.45) !important;
}
.active\:tw-text-lime-50\/5:active{
  color: rgb(247 254 231 / 0.05) !important;
}
.active\:tw-text-lime-50\/50:active{
  color: rgb(247 254 231 / 0.5) !important;
}
.active\:tw-text-lime-50\/55:active{
  color: rgb(247 254 231 / 0.55) !important;
}
.active\:tw-text-lime-50\/60:active{
  color: rgb(247 254 231 / 0.6) !important;
}
.active\:tw-text-lime-50\/65:active{
  color: rgb(247 254 231 / 0.65) !important;
}
.active\:tw-text-lime-50\/70:active{
  color: rgb(247 254 231 / 0.7) !important;
}
.active\:tw-text-lime-50\/75:active{
  color: rgb(247 254 231 / 0.75) !important;
}
.active\:tw-text-lime-50\/80:active{
  color: rgb(247 254 231 / 0.8) !important;
}
.active\:tw-text-lime-50\/85:active{
  color: rgb(247 254 231 / 0.85) !important;
}
.active\:tw-text-lime-50\/90:active{
  color: rgb(247 254 231 / 0.9) !important;
}
.active\:tw-text-lime-50\/95:active{
  color: rgb(247 254 231 / 0.95) !important;
}
.active\:tw-text-lime-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-500\/0:active{
  color: rgb(132 204 22 / 0) !important;
}
.active\:tw-text-lime-500\/10:active{
  color: rgb(132 204 22 / 0.1) !important;
}
.active\:tw-text-lime-500\/100:active{
  color: rgb(132 204 22 / 1) !important;
}
.active\:tw-text-lime-500\/15:active{
  color: rgb(132 204 22 / 0.15) !important;
}
.active\:tw-text-lime-500\/20:active{
  color: rgb(132 204 22 / 0.2) !important;
}
.active\:tw-text-lime-500\/25:active{
  color: rgb(132 204 22 / 0.25) !important;
}
.active\:tw-text-lime-500\/30:active{
  color: rgb(132 204 22 / 0.3) !important;
}
.active\:tw-text-lime-500\/35:active{
  color: rgb(132 204 22 / 0.35) !important;
}
.active\:tw-text-lime-500\/40:active{
  color: rgb(132 204 22 / 0.4) !important;
}
.active\:tw-text-lime-500\/45:active{
  color: rgb(132 204 22 / 0.45) !important;
}
.active\:tw-text-lime-500\/5:active{
  color: rgb(132 204 22 / 0.05) !important;
}
.active\:tw-text-lime-500\/50:active{
  color: rgb(132 204 22 / 0.5) !important;
}
.active\:tw-text-lime-500\/55:active{
  color: rgb(132 204 22 / 0.55) !important;
}
.active\:tw-text-lime-500\/60:active{
  color: rgb(132 204 22 / 0.6) !important;
}
.active\:tw-text-lime-500\/65:active{
  color: rgb(132 204 22 / 0.65) !important;
}
.active\:tw-text-lime-500\/70:active{
  color: rgb(132 204 22 / 0.7) !important;
}
.active\:tw-text-lime-500\/75:active{
  color: rgb(132 204 22 / 0.75) !important;
}
.active\:tw-text-lime-500\/80:active{
  color: rgb(132 204 22 / 0.8) !important;
}
.active\:tw-text-lime-500\/85:active{
  color: rgb(132 204 22 / 0.85) !important;
}
.active\:tw-text-lime-500\/90:active{
  color: rgb(132 204 22 / 0.9) !important;
}
.active\:tw-text-lime-500\/95:active{
  color: rgb(132 204 22 / 0.95) !important;
}
.active\:tw-text-lime-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-600\/0:active{
  color: rgb(101 163 13 / 0) !important;
}
.active\:tw-text-lime-600\/10:active{
  color: rgb(101 163 13 / 0.1) !important;
}
.active\:tw-text-lime-600\/100:active{
  color: rgb(101 163 13 / 1) !important;
}
.active\:tw-text-lime-600\/15:active{
  color: rgb(101 163 13 / 0.15) !important;
}
.active\:tw-text-lime-600\/20:active{
  color: rgb(101 163 13 / 0.2) !important;
}
.active\:tw-text-lime-600\/25:active{
  color: rgb(101 163 13 / 0.25) !important;
}
.active\:tw-text-lime-600\/30:active{
  color: rgb(101 163 13 / 0.3) !important;
}
.active\:tw-text-lime-600\/35:active{
  color: rgb(101 163 13 / 0.35) !important;
}
.active\:tw-text-lime-600\/40:active{
  color: rgb(101 163 13 / 0.4) !important;
}
.active\:tw-text-lime-600\/45:active{
  color: rgb(101 163 13 / 0.45) !important;
}
.active\:tw-text-lime-600\/5:active{
  color: rgb(101 163 13 / 0.05) !important;
}
.active\:tw-text-lime-600\/50:active{
  color: rgb(101 163 13 / 0.5) !important;
}
.active\:tw-text-lime-600\/55:active{
  color: rgb(101 163 13 / 0.55) !important;
}
.active\:tw-text-lime-600\/60:active{
  color: rgb(101 163 13 / 0.6) !important;
}
.active\:tw-text-lime-600\/65:active{
  color: rgb(101 163 13 / 0.65) !important;
}
.active\:tw-text-lime-600\/70:active{
  color: rgb(101 163 13 / 0.7) !important;
}
.active\:tw-text-lime-600\/75:active{
  color: rgb(101 163 13 / 0.75) !important;
}
.active\:tw-text-lime-600\/80:active{
  color: rgb(101 163 13 / 0.8) !important;
}
.active\:tw-text-lime-600\/85:active{
  color: rgb(101 163 13 / 0.85) !important;
}
.active\:tw-text-lime-600\/90:active{
  color: rgb(101 163 13 / 0.9) !important;
}
.active\:tw-text-lime-600\/95:active{
  color: rgb(101 163 13 / 0.95) !important;
}
.active\:tw-text-lime-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(119 136 89 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-700\/0:active{
  color: rgb(119 136 89 / 0) !important;
}
.active\:tw-text-lime-700\/10:active{
  color: rgb(119 136 89 / 0.1) !important;
}
.active\:tw-text-lime-700\/100:active{
  color: rgb(119 136 89 / 1) !important;
}
.active\:tw-text-lime-700\/15:active{
  color: rgb(119 136 89 / 0.15) !important;
}
.active\:tw-text-lime-700\/20:active{
  color: rgb(119 136 89 / 0.2) !important;
}
.active\:tw-text-lime-700\/25:active{
  color: rgb(119 136 89 / 0.25) !important;
}
.active\:tw-text-lime-700\/30:active{
  color: rgb(119 136 89 / 0.3) !important;
}
.active\:tw-text-lime-700\/35:active{
  color: rgb(119 136 89 / 0.35) !important;
}
.active\:tw-text-lime-700\/40:active{
  color: rgb(119 136 89 / 0.4) !important;
}
.active\:tw-text-lime-700\/45:active{
  color: rgb(119 136 89 / 0.45) !important;
}
.active\:tw-text-lime-700\/5:active{
  color: rgb(119 136 89 / 0.05) !important;
}
.active\:tw-text-lime-700\/50:active{
  color: rgb(119 136 89 / 0.5) !important;
}
.active\:tw-text-lime-700\/55:active{
  color: rgb(119 136 89 / 0.55) !important;
}
.active\:tw-text-lime-700\/60:active{
  color: rgb(119 136 89 / 0.6) !important;
}
.active\:tw-text-lime-700\/65:active{
  color: rgb(119 136 89 / 0.65) !important;
}
.active\:tw-text-lime-700\/70:active{
  color: rgb(119 136 89 / 0.7) !important;
}
.active\:tw-text-lime-700\/75:active{
  color: rgb(119 136 89 / 0.75) !important;
}
.active\:tw-text-lime-700\/80:active{
  color: rgb(119 136 89 / 0.8) !important;
}
.active\:tw-text-lime-700\/85:active{
  color: rgb(119 136 89 / 0.85) !important;
}
.active\:tw-text-lime-700\/90:active{
  color: rgb(119 136 89 / 0.9) !important;
}
.active\:tw-text-lime-700\/95:active{
  color: rgb(119 136 89 / 0.95) !important;
}
.active\:tw-text-lime-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-800\/0:active{
  color: rgb(63 98 18 / 0) !important;
}
.active\:tw-text-lime-800\/10:active{
  color: rgb(63 98 18 / 0.1) !important;
}
.active\:tw-text-lime-800\/100:active{
  color: rgb(63 98 18 / 1) !important;
}
.active\:tw-text-lime-800\/15:active{
  color: rgb(63 98 18 / 0.15) !important;
}
.active\:tw-text-lime-800\/20:active{
  color: rgb(63 98 18 / 0.2) !important;
}
.active\:tw-text-lime-800\/25:active{
  color: rgb(63 98 18 / 0.25) !important;
}
.active\:tw-text-lime-800\/30:active{
  color: rgb(63 98 18 / 0.3) !important;
}
.active\:tw-text-lime-800\/35:active{
  color: rgb(63 98 18 / 0.35) !important;
}
.active\:tw-text-lime-800\/40:active{
  color: rgb(63 98 18 / 0.4) !important;
}
.active\:tw-text-lime-800\/45:active{
  color: rgb(63 98 18 / 0.45) !important;
}
.active\:tw-text-lime-800\/5:active{
  color: rgb(63 98 18 / 0.05) !important;
}
.active\:tw-text-lime-800\/50:active{
  color: rgb(63 98 18 / 0.5) !important;
}
.active\:tw-text-lime-800\/55:active{
  color: rgb(63 98 18 / 0.55) !important;
}
.active\:tw-text-lime-800\/60:active{
  color: rgb(63 98 18 / 0.6) !important;
}
.active\:tw-text-lime-800\/65:active{
  color: rgb(63 98 18 / 0.65) !important;
}
.active\:tw-text-lime-800\/70:active{
  color: rgb(63 98 18 / 0.7) !important;
}
.active\:tw-text-lime-800\/75:active{
  color: rgb(63 98 18 / 0.75) !important;
}
.active\:tw-text-lime-800\/80:active{
  color: rgb(63 98 18 / 0.8) !important;
}
.active\:tw-text-lime-800\/85:active{
  color: rgb(63 98 18 / 0.85) !important;
}
.active\:tw-text-lime-800\/90:active{
  color: rgb(63 98 18 / 0.9) !important;
}
.active\:tw-text-lime-800\/95:active{
  color: rgb(63 98 18 / 0.95) !important;
}
.active\:tw-text-lime-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-900\/0:active{
  color: rgb(54 83 20 / 0) !important;
}
.active\:tw-text-lime-900\/10:active{
  color: rgb(54 83 20 / 0.1) !important;
}
.active\:tw-text-lime-900\/100:active{
  color: rgb(54 83 20 / 1) !important;
}
.active\:tw-text-lime-900\/15:active{
  color: rgb(54 83 20 / 0.15) !important;
}
.active\:tw-text-lime-900\/20:active{
  color: rgb(54 83 20 / 0.2) !important;
}
.active\:tw-text-lime-900\/25:active{
  color: rgb(54 83 20 / 0.25) !important;
}
.active\:tw-text-lime-900\/30:active{
  color: rgb(54 83 20 / 0.3) !important;
}
.active\:tw-text-lime-900\/35:active{
  color: rgb(54 83 20 / 0.35) !important;
}
.active\:tw-text-lime-900\/40:active{
  color: rgb(54 83 20 / 0.4) !important;
}
.active\:tw-text-lime-900\/45:active{
  color: rgb(54 83 20 / 0.45) !important;
}
.active\:tw-text-lime-900\/5:active{
  color: rgb(54 83 20 / 0.05) !important;
}
.active\:tw-text-lime-900\/50:active{
  color: rgb(54 83 20 / 0.5) !important;
}
.active\:tw-text-lime-900\/55:active{
  color: rgb(54 83 20 / 0.55) !important;
}
.active\:tw-text-lime-900\/60:active{
  color: rgb(54 83 20 / 0.6) !important;
}
.active\:tw-text-lime-900\/65:active{
  color: rgb(54 83 20 / 0.65) !important;
}
.active\:tw-text-lime-900\/70:active{
  color: rgb(54 83 20 / 0.7) !important;
}
.active\:tw-text-lime-900\/75:active{
  color: rgb(54 83 20 / 0.75) !important;
}
.active\:tw-text-lime-900\/80:active{
  color: rgb(54 83 20 / 0.8) !important;
}
.active\:tw-text-lime-900\/85:active{
  color: rgb(54 83 20 / 0.85) !important;
}
.active\:tw-text-lime-900\/90:active{
  color: rgb(54 83 20 / 0.9) !important;
}
.active\:tw-text-lime-900\/95:active{
  color: rgb(54 83 20 / 0.95) !important;
}
.active\:tw-text-lime-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(26 46 5 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-lime-950\/0:active{
  color: rgb(26 46 5 / 0) !important;
}
.active\:tw-text-lime-950\/10:active{
  color: rgb(26 46 5 / 0.1) !important;
}
.active\:tw-text-lime-950\/100:active{
  color: rgb(26 46 5 / 1) !important;
}
.active\:tw-text-lime-950\/15:active{
  color: rgb(26 46 5 / 0.15) !important;
}
.active\:tw-text-lime-950\/20:active{
  color: rgb(26 46 5 / 0.2) !important;
}
.active\:tw-text-lime-950\/25:active{
  color: rgb(26 46 5 / 0.25) !important;
}
.active\:tw-text-lime-950\/30:active{
  color: rgb(26 46 5 / 0.3) !important;
}
.active\:tw-text-lime-950\/35:active{
  color: rgb(26 46 5 / 0.35) !important;
}
.active\:tw-text-lime-950\/40:active{
  color: rgb(26 46 5 / 0.4) !important;
}
.active\:tw-text-lime-950\/45:active{
  color: rgb(26 46 5 / 0.45) !important;
}
.active\:tw-text-lime-950\/5:active{
  color: rgb(26 46 5 / 0.05) !important;
}
.active\:tw-text-lime-950\/50:active{
  color: rgb(26 46 5 / 0.5) !important;
}
.active\:tw-text-lime-950\/55:active{
  color: rgb(26 46 5 / 0.55) !important;
}
.active\:tw-text-lime-950\/60:active{
  color: rgb(26 46 5 / 0.6) !important;
}
.active\:tw-text-lime-950\/65:active{
  color: rgb(26 46 5 / 0.65) !important;
}
.active\:tw-text-lime-950\/70:active{
  color: rgb(26 46 5 / 0.7) !important;
}
.active\:tw-text-lime-950\/75:active{
  color: rgb(26 46 5 / 0.75) !important;
}
.active\:tw-text-lime-950\/80:active{
  color: rgb(26 46 5 / 0.8) !important;
}
.active\:tw-text-lime-950\/85:active{
  color: rgb(26 46 5 / 0.85) !important;
}
.active\:tw-text-lime-950\/90:active{
  color: rgb(26 46 5 / 0.9) !important;
}
.active\:tw-text-lime-950\/95:active{
  color: rgb(26 46 5 / 0.95) !important;
}
.active\:tw-text-neutral-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-100\/0:active{
  color: rgb(245 245 245 / 0) !important;
}
.active\:tw-text-neutral-100\/10:active{
  color: rgb(245 245 245 / 0.1) !important;
}
.active\:tw-text-neutral-100\/100:active{
  color: rgb(245 245 245 / 1) !important;
}
.active\:tw-text-neutral-100\/15:active{
  color: rgb(245 245 245 / 0.15) !important;
}
.active\:tw-text-neutral-100\/20:active{
  color: rgb(245 245 245 / 0.2) !important;
}
.active\:tw-text-neutral-100\/25:active{
  color: rgb(245 245 245 / 0.25) !important;
}
.active\:tw-text-neutral-100\/30:active{
  color: rgb(245 245 245 / 0.3) !important;
}
.active\:tw-text-neutral-100\/35:active{
  color: rgb(245 245 245 / 0.35) !important;
}
.active\:tw-text-neutral-100\/40:active{
  color: rgb(245 245 245 / 0.4) !important;
}
.active\:tw-text-neutral-100\/45:active{
  color: rgb(245 245 245 / 0.45) !important;
}
.active\:tw-text-neutral-100\/5:active{
  color: rgb(245 245 245 / 0.05) !important;
}
.active\:tw-text-neutral-100\/50:active{
  color: rgb(245 245 245 / 0.5) !important;
}
.active\:tw-text-neutral-100\/55:active{
  color: rgb(245 245 245 / 0.55) !important;
}
.active\:tw-text-neutral-100\/60:active{
  color: rgb(245 245 245 / 0.6) !important;
}
.active\:tw-text-neutral-100\/65:active{
  color: rgb(245 245 245 / 0.65) !important;
}
.active\:tw-text-neutral-100\/70:active{
  color: rgb(245 245 245 / 0.7) !important;
}
.active\:tw-text-neutral-100\/75:active{
  color: rgb(245 245 245 / 0.75) !important;
}
.active\:tw-text-neutral-100\/80:active{
  color: rgb(245 245 245 / 0.8) !important;
}
.active\:tw-text-neutral-100\/85:active{
  color: rgb(245 245 245 / 0.85) !important;
}
.active\:tw-text-neutral-100\/90:active{
  color: rgb(245 245 245 / 0.9) !important;
}
.active\:tw-text-neutral-100\/95:active{
  color: rgb(245 245 245 / 0.95) !important;
}
.active\:tw-text-neutral-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-200\/0:active{
  color: rgb(229 229 229 / 0) !important;
}
.active\:tw-text-neutral-200\/10:active{
  color: rgb(229 229 229 / 0.1) !important;
}
.active\:tw-text-neutral-200\/100:active{
  color: rgb(229 229 229 / 1) !important;
}
.active\:tw-text-neutral-200\/15:active{
  color: rgb(229 229 229 / 0.15) !important;
}
.active\:tw-text-neutral-200\/20:active{
  color: rgb(229 229 229 / 0.2) !important;
}
.active\:tw-text-neutral-200\/25:active{
  color: rgb(229 229 229 / 0.25) !important;
}
.active\:tw-text-neutral-200\/30:active{
  color: rgb(229 229 229 / 0.3) !important;
}
.active\:tw-text-neutral-200\/35:active{
  color: rgb(229 229 229 / 0.35) !important;
}
.active\:tw-text-neutral-200\/40:active{
  color: rgb(229 229 229 / 0.4) !important;
}
.active\:tw-text-neutral-200\/45:active{
  color: rgb(229 229 229 / 0.45) !important;
}
.active\:tw-text-neutral-200\/5:active{
  color: rgb(229 229 229 / 0.05) !important;
}
.active\:tw-text-neutral-200\/50:active{
  color: rgb(229 229 229 / 0.5) !important;
}
.active\:tw-text-neutral-200\/55:active{
  color: rgb(229 229 229 / 0.55) !important;
}
.active\:tw-text-neutral-200\/60:active{
  color: rgb(229 229 229 / 0.6) !important;
}
.active\:tw-text-neutral-200\/65:active{
  color: rgb(229 229 229 / 0.65) !important;
}
.active\:tw-text-neutral-200\/70:active{
  color: rgb(229 229 229 / 0.7) !important;
}
.active\:tw-text-neutral-200\/75:active{
  color: rgb(229 229 229 / 0.75) !important;
}
.active\:tw-text-neutral-200\/80:active{
  color: rgb(229 229 229 / 0.8) !important;
}
.active\:tw-text-neutral-200\/85:active{
  color: rgb(229 229 229 / 0.85) !important;
}
.active\:tw-text-neutral-200\/90:active{
  color: rgb(229 229 229 / 0.9) !important;
}
.active\:tw-text-neutral-200\/95:active{
  color: rgb(229 229 229 / 0.95) !important;
}
.active\:tw-text-neutral-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-300\/0:active{
  color: rgb(212 212 212 / 0) !important;
}
.active\:tw-text-neutral-300\/10:active{
  color: rgb(212 212 212 / 0.1) !important;
}
.active\:tw-text-neutral-300\/100:active{
  color: rgb(212 212 212 / 1) !important;
}
.active\:tw-text-neutral-300\/15:active{
  color: rgb(212 212 212 / 0.15) !important;
}
.active\:tw-text-neutral-300\/20:active{
  color: rgb(212 212 212 / 0.2) !important;
}
.active\:tw-text-neutral-300\/25:active{
  color: rgb(212 212 212 / 0.25) !important;
}
.active\:tw-text-neutral-300\/30:active{
  color: rgb(212 212 212 / 0.3) !important;
}
.active\:tw-text-neutral-300\/35:active{
  color: rgb(212 212 212 / 0.35) !important;
}
.active\:tw-text-neutral-300\/40:active{
  color: rgb(212 212 212 / 0.4) !important;
}
.active\:tw-text-neutral-300\/45:active{
  color: rgb(212 212 212 / 0.45) !important;
}
.active\:tw-text-neutral-300\/5:active{
  color: rgb(212 212 212 / 0.05) !important;
}
.active\:tw-text-neutral-300\/50:active{
  color: rgb(212 212 212 / 0.5) !important;
}
.active\:tw-text-neutral-300\/55:active{
  color: rgb(212 212 212 / 0.55) !important;
}
.active\:tw-text-neutral-300\/60:active{
  color: rgb(212 212 212 / 0.6) !important;
}
.active\:tw-text-neutral-300\/65:active{
  color: rgb(212 212 212 / 0.65) !important;
}
.active\:tw-text-neutral-300\/70:active{
  color: rgb(212 212 212 / 0.7) !important;
}
.active\:tw-text-neutral-300\/75:active{
  color: rgb(212 212 212 / 0.75) !important;
}
.active\:tw-text-neutral-300\/80:active{
  color: rgb(212 212 212 / 0.8) !important;
}
.active\:tw-text-neutral-300\/85:active{
  color: rgb(212 212 212 / 0.85) !important;
}
.active\:tw-text-neutral-300\/90:active{
  color: rgb(212 212 212 / 0.9) !important;
}
.active\:tw-text-neutral-300\/95:active{
  color: rgb(212 212 212 / 0.95) !important;
}
.active\:tw-text-neutral-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-400\/0:active{
  color: rgb(163 163 163 / 0) !important;
}
.active\:tw-text-neutral-400\/10:active{
  color: rgb(163 163 163 / 0.1) !important;
}
.active\:tw-text-neutral-400\/100:active{
  color: rgb(163 163 163 / 1) !important;
}
.active\:tw-text-neutral-400\/15:active{
  color: rgb(163 163 163 / 0.15) !important;
}
.active\:tw-text-neutral-400\/20:active{
  color: rgb(163 163 163 / 0.2) !important;
}
.active\:tw-text-neutral-400\/25:active{
  color: rgb(163 163 163 / 0.25) !important;
}
.active\:tw-text-neutral-400\/30:active{
  color: rgb(163 163 163 / 0.3) !important;
}
.active\:tw-text-neutral-400\/35:active{
  color: rgb(163 163 163 / 0.35) !important;
}
.active\:tw-text-neutral-400\/40:active{
  color: rgb(163 163 163 / 0.4) !important;
}
.active\:tw-text-neutral-400\/45:active{
  color: rgb(163 163 163 / 0.45) !important;
}
.active\:tw-text-neutral-400\/5:active{
  color: rgb(163 163 163 / 0.05) !important;
}
.active\:tw-text-neutral-400\/50:active{
  color: rgb(163 163 163 / 0.5) !important;
}
.active\:tw-text-neutral-400\/55:active{
  color: rgb(163 163 163 / 0.55) !important;
}
.active\:tw-text-neutral-400\/60:active{
  color: rgb(163 163 163 / 0.6) !important;
}
.active\:tw-text-neutral-400\/65:active{
  color: rgb(163 163 163 / 0.65) !important;
}
.active\:tw-text-neutral-400\/70:active{
  color: rgb(163 163 163 / 0.7) !important;
}
.active\:tw-text-neutral-400\/75:active{
  color: rgb(163 163 163 / 0.75) !important;
}
.active\:tw-text-neutral-400\/80:active{
  color: rgb(163 163 163 / 0.8) !important;
}
.active\:tw-text-neutral-400\/85:active{
  color: rgb(163 163 163 / 0.85) !important;
}
.active\:tw-text-neutral-400\/90:active{
  color: rgb(163 163 163 / 0.9) !important;
}
.active\:tw-text-neutral-400\/95:active{
  color: rgb(163 163 163 / 0.95) !important;
}
.active\:tw-text-neutral-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-50\/0:active{
  color: rgb(250 250 250 / 0) !important;
}
.active\:tw-text-neutral-50\/10:active{
  color: rgb(250 250 250 / 0.1) !important;
}
.active\:tw-text-neutral-50\/100:active{
  color: rgb(250 250 250 / 1) !important;
}
.active\:tw-text-neutral-50\/15:active{
  color: rgb(250 250 250 / 0.15) !important;
}
.active\:tw-text-neutral-50\/20:active{
  color: rgb(250 250 250 / 0.2) !important;
}
.active\:tw-text-neutral-50\/25:active{
  color: rgb(250 250 250 / 0.25) !important;
}
.active\:tw-text-neutral-50\/30:active{
  color: rgb(250 250 250 / 0.3) !important;
}
.active\:tw-text-neutral-50\/35:active{
  color: rgb(250 250 250 / 0.35) !important;
}
.active\:tw-text-neutral-50\/40:active{
  color: rgb(250 250 250 / 0.4) !important;
}
.active\:tw-text-neutral-50\/45:active{
  color: rgb(250 250 250 / 0.45) !important;
}
.active\:tw-text-neutral-50\/5:active{
  color: rgb(250 250 250 / 0.05) !important;
}
.active\:tw-text-neutral-50\/50:active{
  color: rgb(250 250 250 / 0.5) !important;
}
.active\:tw-text-neutral-50\/55:active{
  color: rgb(250 250 250 / 0.55) !important;
}
.active\:tw-text-neutral-50\/60:active{
  color: rgb(250 250 250 / 0.6) !important;
}
.active\:tw-text-neutral-50\/65:active{
  color: rgb(250 250 250 / 0.65) !important;
}
.active\:tw-text-neutral-50\/70:active{
  color: rgb(250 250 250 / 0.7) !important;
}
.active\:tw-text-neutral-50\/75:active{
  color: rgb(250 250 250 / 0.75) !important;
}
.active\:tw-text-neutral-50\/80:active{
  color: rgb(250 250 250 / 0.8) !important;
}
.active\:tw-text-neutral-50\/85:active{
  color: rgb(250 250 250 / 0.85) !important;
}
.active\:tw-text-neutral-50\/90:active{
  color: rgb(250 250 250 / 0.9) !important;
}
.active\:tw-text-neutral-50\/95:active{
  color: rgb(250 250 250 / 0.95) !important;
}
.active\:tw-text-neutral-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-500\/0:active{
  color: rgb(115 115 115 / 0) !important;
}
.active\:tw-text-neutral-500\/10:active{
  color: rgb(115 115 115 / 0.1) !important;
}
.active\:tw-text-neutral-500\/100:active{
  color: rgb(115 115 115 / 1) !important;
}
.active\:tw-text-neutral-500\/15:active{
  color: rgb(115 115 115 / 0.15) !important;
}
.active\:tw-text-neutral-500\/20:active{
  color: rgb(115 115 115 / 0.2) !important;
}
.active\:tw-text-neutral-500\/25:active{
  color: rgb(115 115 115 / 0.25) !important;
}
.active\:tw-text-neutral-500\/30:active{
  color: rgb(115 115 115 / 0.3) !important;
}
.active\:tw-text-neutral-500\/35:active{
  color: rgb(115 115 115 / 0.35) !important;
}
.active\:tw-text-neutral-500\/40:active{
  color: rgb(115 115 115 / 0.4) !important;
}
.active\:tw-text-neutral-500\/45:active{
  color: rgb(115 115 115 / 0.45) !important;
}
.active\:tw-text-neutral-500\/5:active{
  color: rgb(115 115 115 / 0.05) !important;
}
.active\:tw-text-neutral-500\/50:active{
  color: rgb(115 115 115 / 0.5) !important;
}
.active\:tw-text-neutral-500\/55:active{
  color: rgb(115 115 115 / 0.55) !important;
}
.active\:tw-text-neutral-500\/60:active{
  color: rgb(115 115 115 / 0.6) !important;
}
.active\:tw-text-neutral-500\/65:active{
  color: rgb(115 115 115 / 0.65) !important;
}
.active\:tw-text-neutral-500\/70:active{
  color: rgb(115 115 115 / 0.7) !important;
}
.active\:tw-text-neutral-500\/75:active{
  color: rgb(115 115 115 / 0.75) !important;
}
.active\:tw-text-neutral-500\/80:active{
  color: rgb(115 115 115 / 0.8) !important;
}
.active\:tw-text-neutral-500\/85:active{
  color: rgb(115 115 115 / 0.85) !important;
}
.active\:tw-text-neutral-500\/90:active{
  color: rgb(115 115 115 / 0.9) !important;
}
.active\:tw-text-neutral-500\/95:active{
  color: rgb(115 115 115 / 0.95) !important;
}
.active\:tw-text-neutral-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-600\/0:active{
  color: rgb(82 82 82 / 0) !important;
}
.active\:tw-text-neutral-600\/10:active{
  color: rgb(82 82 82 / 0.1) !important;
}
.active\:tw-text-neutral-600\/100:active{
  color: rgb(82 82 82 / 1) !important;
}
.active\:tw-text-neutral-600\/15:active{
  color: rgb(82 82 82 / 0.15) !important;
}
.active\:tw-text-neutral-600\/20:active{
  color: rgb(82 82 82 / 0.2) !important;
}
.active\:tw-text-neutral-600\/25:active{
  color: rgb(82 82 82 / 0.25) !important;
}
.active\:tw-text-neutral-600\/30:active{
  color: rgb(82 82 82 / 0.3) !important;
}
.active\:tw-text-neutral-600\/35:active{
  color: rgb(82 82 82 / 0.35) !important;
}
.active\:tw-text-neutral-600\/40:active{
  color: rgb(82 82 82 / 0.4) !important;
}
.active\:tw-text-neutral-600\/45:active{
  color: rgb(82 82 82 / 0.45) !important;
}
.active\:tw-text-neutral-600\/5:active{
  color: rgb(82 82 82 / 0.05) !important;
}
.active\:tw-text-neutral-600\/50:active{
  color: rgb(82 82 82 / 0.5) !important;
}
.active\:tw-text-neutral-600\/55:active{
  color: rgb(82 82 82 / 0.55) !important;
}
.active\:tw-text-neutral-600\/60:active{
  color: rgb(82 82 82 / 0.6) !important;
}
.active\:tw-text-neutral-600\/65:active{
  color: rgb(82 82 82 / 0.65) !important;
}
.active\:tw-text-neutral-600\/70:active{
  color: rgb(82 82 82 / 0.7) !important;
}
.active\:tw-text-neutral-600\/75:active{
  color: rgb(82 82 82 / 0.75) !important;
}
.active\:tw-text-neutral-600\/80:active{
  color: rgb(82 82 82 / 0.8) !important;
}
.active\:tw-text-neutral-600\/85:active{
  color: rgb(82 82 82 / 0.85) !important;
}
.active\:tw-text-neutral-600\/90:active{
  color: rgb(82 82 82 / 0.9) !important;
}
.active\:tw-text-neutral-600\/95:active{
  color: rgb(82 82 82 / 0.95) !important;
}
.active\:tw-text-neutral-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-700\/0:active{
  color: rgb(64 64 64 / 0) !important;
}
.active\:tw-text-neutral-700\/10:active{
  color: rgb(64 64 64 / 0.1) !important;
}
.active\:tw-text-neutral-700\/100:active{
  color: rgb(64 64 64 / 1) !important;
}
.active\:tw-text-neutral-700\/15:active{
  color: rgb(64 64 64 / 0.15) !important;
}
.active\:tw-text-neutral-700\/20:active{
  color: rgb(64 64 64 / 0.2) !important;
}
.active\:tw-text-neutral-700\/25:active{
  color: rgb(64 64 64 / 0.25) !important;
}
.active\:tw-text-neutral-700\/30:active{
  color: rgb(64 64 64 / 0.3) !important;
}
.active\:tw-text-neutral-700\/35:active{
  color: rgb(64 64 64 / 0.35) !important;
}
.active\:tw-text-neutral-700\/40:active{
  color: rgb(64 64 64 / 0.4) !important;
}
.active\:tw-text-neutral-700\/45:active{
  color: rgb(64 64 64 / 0.45) !important;
}
.active\:tw-text-neutral-700\/5:active{
  color: rgb(64 64 64 / 0.05) !important;
}
.active\:tw-text-neutral-700\/50:active{
  color: rgb(64 64 64 / 0.5) !important;
}
.active\:tw-text-neutral-700\/55:active{
  color: rgb(64 64 64 / 0.55) !important;
}
.active\:tw-text-neutral-700\/60:active{
  color: rgb(64 64 64 / 0.6) !important;
}
.active\:tw-text-neutral-700\/65:active{
  color: rgb(64 64 64 / 0.65) !important;
}
.active\:tw-text-neutral-700\/70:active{
  color: rgb(64 64 64 / 0.7) !important;
}
.active\:tw-text-neutral-700\/75:active{
  color: rgb(64 64 64 / 0.75) !important;
}
.active\:tw-text-neutral-700\/80:active{
  color: rgb(64 64 64 / 0.8) !important;
}
.active\:tw-text-neutral-700\/85:active{
  color: rgb(64 64 64 / 0.85) !important;
}
.active\:tw-text-neutral-700\/90:active{
  color: rgb(64 64 64 / 0.9) !important;
}
.active\:tw-text-neutral-700\/95:active{
  color: rgb(64 64 64 / 0.95) !important;
}
.active\:tw-text-neutral-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-800\/0:active{
  color: rgb(38 38 38 / 0) !important;
}
.active\:tw-text-neutral-800\/10:active{
  color: rgb(38 38 38 / 0.1) !important;
}
.active\:tw-text-neutral-800\/100:active{
  color: rgb(38 38 38 / 1) !important;
}
.active\:tw-text-neutral-800\/15:active{
  color: rgb(38 38 38 / 0.15) !important;
}
.active\:tw-text-neutral-800\/20:active{
  color: rgb(38 38 38 / 0.2) !important;
}
.active\:tw-text-neutral-800\/25:active{
  color: rgb(38 38 38 / 0.25) !important;
}
.active\:tw-text-neutral-800\/30:active{
  color: rgb(38 38 38 / 0.3) !important;
}
.active\:tw-text-neutral-800\/35:active{
  color: rgb(38 38 38 / 0.35) !important;
}
.active\:tw-text-neutral-800\/40:active{
  color: rgb(38 38 38 / 0.4) !important;
}
.active\:tw-text-neutral-800\/45:active{
  color: rgb(38 38 38 / 0.45) !important;
}
.active\:tw-text-neutral-800\/5:active{
  color: rgb(38 38 38 / 0.05) !important;
}
.active\:tw-text-neutral-800\/50:active{
  color: rgb(38 38 38 / 0.5) !important;
}
.active\:tw-text-neutral-800\/55:active{
  color: rgb(38 38 38 / 0.55) !important;
}
.active\:tw-text-neutral-800\/60:active{
  color: rgb(38 38 38 / 0.6) !important;
}
.active\:tw-text-neutral-800\/65:active{
  color: rgb(38 38 38 / 0.65) !important;
}
.active\:tw-text-neutral-800\/70:active{
  color: rgb(38 38 38 / 0.7) !important;
}
.active\:tw-text-neutral-800\/75:active{
  color: rgb(38 38 38 / 0.75) !important;
}
.active\:tw-text-neutral-800\/80:active{
  color: rgb(38 38 38 / 0.8) !important;
}
.active\:tw-text-neutral-800\/85:active{
  color: rgb(38 38 38 / 0.85) !important;
}
.active\:tw-text-neutral-800\/90:active{
  color: rgb(38 38 38 / 0.9) !important;
}
.active\:tw-text-neutral-800\/95:active{
  color: rgb(38 38 38 / 0.95) !important;
}
.active\:tw-text-neutral-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-900\/0:active{
  color: rgb(23 23 23 / 0) !important;
}
.active\:tw-text-neutral-900\/10:active{
  color: rgb(23 23 23 / 0.1) !important;
}
.active\:tw-text-neutral-900\/100:active{
  color: rgb(23 23 23 / 1) !important;
}
.active\:tw-text-neutral-900\/15:active{
  color: rgb(23 23 23 / 0.15) !important;
}
.active\:tw-text-neutral-900\/20:active{
  color: rgb(23 23 23 / 0.2) !important;
}
.active\:tw-text-neutral-900\/25:active{
  color: rgb(23 23 23 / 0.25) !important;
}
.active\:tw-text-neutral-900\/30:active{
  color: rgb(23 23 23 / 0.3) !important;
}
.active\:tw-text-neutral-900\/35:active{
  color: rgb(23 23 23 / 0.35) !important;
}
.active\:tw-text-neutral-900\/40:active{
  color: rgb(23 23 23 / 0.4) !important;
}
.active\:tw-text-neutral-900\/45:active{
  color: rgb(23 23 23 / 0.45) !important;
}
.active\:tw-text-neutral-900\/5:active{
  color: rgb(23 23 23 / 0.05) !important;
}
.active\:tw-text-neutral-900\/50:active{
  color: rgb(23 23 23 / 0.5) !important;
}
.active\:tw-text-neutral-900\/55:active{
  color: rgb(23 23 23 / 0.55) !important;
}
.active\:tw-text-neutral-900\/60:active{
  color: rgb(23 23 23 / 0.6) !important;
}
.active\:tw-text-neutral-900\/65:active{
  color: rgb(23 23 23 / 0.65) !important;
}
.active\:tw-text-neutral-900\/70:active{
  color: rgb(23 23 23 / 0.7) !important;
}
.active\:tw-text-neutral-900\/75:active{
  color: rgb(23 23 23 / 0.75) !important;
}
.active\:tw-text-neutral-900\/80:active{
  color: rgb(23 23 23 / 0.8) !important;
}
.active\:tw-text-neutral-900\/85:active{
  color: rgb(23 23 23 / 0.85) !important;
}
.active\:tw-text-neutral-900\/90:active{
  color: rgb(23 23 23 / 0.9) !important;
}
.active\:tw-text-neutral-900\/95:active{
  color: rgb(23 23 23 / 0.95) !important;
}
.active\:tw-text-neutral-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(10 10 10 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-neutral-950\/0:active{
  color: rgb(10 10 10 / 0) !important;
}
.active\:tw-text-neutral-950\/10:active{
  color: rgb(10 10 10 / 0.1) !important;
}
.active\:tw-text-neutral-950\/100:active{
  color: rgb(10 10 10 / 1) !important;
}
.active\:tw-text-neutral-950\/15:active{
  color: rgb(10 10 10 / 0.15) !important;
}
.active\:tw-text-neutral-950\/20:active{
  color: rgb(10 10 10 / 0.2) !important;
}
.active\:tw-text-neutral-950\/25:active{
  color: rgb(10 10 10 / 0.25) !important;
}
.active\:tw-text-neutral-950\/30:active{
  color: rgb(10 10 10 / 0.3) !important;
}
.active\:tw-text-neutral-950\/35:active{
  color: rgb(10 10 10 / 0.35) !important;
}
.active\:tw-text-neutral-950\/40:active{
  color: rgb(10 10 10 / 0.4) !important;
}
.active\:tw-text-neutral-950\/45:active{
  color: rgb(10 10 10 / 0.45) !important;
}
.active\:tw-text-neutral-950\/5:active{
  color: rgb(10 10 10 / 0.05) !important;
}
.active\:tw-text-neutral-950\/50:active{
  color: rgb(10 10 10 / 0.5) !important;
}
.active\:tw-text-neutral-950\/55:active{
  color: rgb(10 10 10 / 0.55) !important;
}
.active\:tw-text-neutral-950\/60:active{
  color: rgb(10 10 10 / 0.6) !important;
}
.active\:tw-text-neutral-950\/65:active{
  color: rgb(10 10 10 / 0.65) !important;
}
.active\:tw-text-neutral-950\/70:active{
  color: rgb(10 10 10 / 0.7) !important;
}
.active\:tw-text-neutral-950\/75:active{
  color: rgb(10 10 10 / 0.75) !important;
}
.active\:tw-text-neutral-950\/80:active{
  color: rgb(10 10 10 / 0.8) !important;
}
.active\:tw-text-neutral-950\/85:active{
  color: rgb(10 10 10 / 0.85) !important;
}
.active\:tw-text-neutral-950\/90:active{
  color: rgb(10 10 10 / 0.9) !important;
}
.active\:tw-text-neutral-950\/95:active{
  color: rgb(10 10 10 / 0.95) !important;
}
.active\:tw-text-orange-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 250 240 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-100\/0:active{
  color: rgb(255 250 240 / 0) !important;
}
.active\:tw-text-orange-100\/10:active{
  color: rgb(255 250 240 / 0.1) !important;
}
.active\:tw-text-orange-100\/100:active{
  color: rgb(255 250 240 / 1) !important;
}
.active\:tw-text-orange-100\/15:active{
  color: rgb(255 250 240 / 0.15) !important;
}
.active\:tw-text-orange-100\/20:active{
  color: rgb(255 250 240 / 0.2) !important;
}
.active\:tw-text-orange-100\/25:active{
  color: rgb(255 250 240 / 0.25) !important;
}
.active\:tw-text-orange-100\/30:active{
  color: rgb(255 250 240 / 0.3) !important;
}
.active\:tw-text-orange-100\/35:active{
  color: rgb(255 250 240 / 0.35) !important;
}
.active\:tw-text-orange-100\/40:active{
  color: rgb(255 250 240 / 0.4) !important;
}
.active\:tw-text-orange-100\/45:active{
  color: rgb(255 250 240 / 0.45) !important;
}
.active\:tw-text-orange-100\/5:active{
  color: rgb(255 250 240 / 0.05) !important;
}
.active\:tw-text-orange-100\/50:active{
  color: rgb(255 250 240 / 0.5) !important;
}
.active\:tw-text-orange-100\/55:active{
  color: rgb(255 250 240 / 0.55) !important;
}
.active\:tw-text-orange-100\/60:active{
  color: rgb(255 250 240 / 0.6) !important;
}
.active\:tw-text-orange-100\/65:active{
  color: rgb(255 250 240 / 0.65) !important;
}
.active\:tw-text-orange-100\/70:active{
  color: rgb(255 250 240 / 0.7) !important;
}
.active\:tw-text-orange-100\/75:active{
  color: rgb(255 250 240 / 0.75) !important;
}
.active\:tw-text-orange-100\/80:active{
  color: rgb(255 250 240 / 0.8) !important;
}
.active\:tw-text-orange-100\/85:active{
  color: rgb(255 250 240 / 0.85) !important;
}
.active\:tw-text-orange-100\/90:active{
  color: rgb(255 250 240 / 0.9) !important;
}
.active\:tw-text-orange-100\/95:active{
  color: rgb(255 250 240 / 0.95) !important;
}
.active\:tw-text-orange-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 235 200 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-200\/0:active{
  color: rgb(254 235 200 / 0) !important;
}
.active\:tw-text-orange-200\/10:active{
  color: rgb(254 235 200 / 0.1) !important;
}
.active\:tw-text-orange-200\/100:active{
  color: rgb(254 235 200 / 1) !important;
}
.active\:tw-text-orange-200\/15:active{
  color: rgb(254 235 200 / 0.15) !important;
}
.active\:tw-text-orange-200\/20:active{
  color: rgb(254 235 200 / 0.2) !important;
}
.active\:tw-text-orange-200\/25:active{
  color: rgb(254 235 200 / 0.25) !important;
}
.active\:tw-text-orange-200\/30:active{
  color: rgb(254 235 200 / 0.3) !important;
}
.active\:tw-text-orange-200\/35:active{
  color: rgb(254 235 200 / 0.35) !important;
}
.active\:tw-text-orange-200\/40:active{
  color: rgb(254 235 200 / 0.4) !important;
}
.active\:tw-text-orange-200\/45:active{
  color: rgb(254 235 200 / 0.45) !important;
}
.active\:tw-text-orange-200\/5:active{
  color: rgb(254 235 200 / 0.05) !important;
}
.active\:tw-text-orange-200\/50:active{
  color: rgb(254 235 200 / 0.5) !important;
}
.active\:tw-text-orange-200\/55:active{
  color: rgb(254 235 200 / 0.55) !important;
}
.active\:tw-text-orange-200\/60:active{
  color: rgb(254 235 200 / 0.6) !important;
}
.active\:tw-text-orange-200\/65:active{
  color: rgb(254 235 200 / 0.65) !important;
}
.active\:tw-text-orange-200\/70:active{
  color: rgb(254 235 200 / 0.7) !important;
}
.active\:tw-text-orange-200\/75:active{
  color: rgb(254 235 200 / 0.75) !important;
}
.active\:tw-text-orange-200\/80:active{
  color: rgb(254 235 200 / 0.8) !important;
}
.active\:tw-text-orange-200\/85:active{
  color: rgb(254 235 200 / 0.85) !important;
}
.active\:tw-text-orange-200\/90:active{
  color: rgb(254 235 200 / 0.9) !important;
}
.active\:tw-text-orange-200\/95:active{
  color: rgb(254 235 200 / 0.95) !important;
}
.active\:tw-text-orange-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(251 211 141 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-300\/0:active{
  color: rgb(251 211 141 / 0) !important;
}
.active\:tw-text-orange-300\/10:active{
  color: rgb(251 211 141 / 0.1) !important;
}
.active\:tw-text-orange-300\/100:active{
  color: rgb(251 211 141 / 1) !important;
}
.active\:tw-text-orange-300\/15:active{
  color: rgb(251 211 141 / 0.15) !important;
}
.active\:tw-text-orange-300\/20:active{
  color: rgb(251 211 141 / 0.2) !important;
}
.active\:tw-text-orange-300\/25:active{
  color: rgb(251 211 141 / 0.25) !important;
}
.active\:tw-text-orange-300\/30:active{
  color: rgb(251 211 141 / 0.3) !important;
}
.active\:tw-text-orange-300\/35:active{
  color: rgb(251 211 141 / 0.35) !important;
}
.active\:tw-text-orange-300\/40:active{
  color: rgb(251 211 141 / 0.4) !important;
}
.active\:tw-text-orange-300\/45:active{
  color: rgb(251 211 141 / 0.45) !important;
}
.active\:tw-text-orange-300\/5:active{
  color: rgb(251 211 141 / 0.05) !important;
}
.active\:tw-text-orange-300\/50:active{
  color: rgb(251 211 141 / 0.5) !important;
}
.active\:tw-text-orange-300\/55:active{
  color: rgb(251 211 141 / 0.55) !important;
}
.active\:tw-text-orange-300\/60:active{
  color: rgb(251 211 141 / 0.6) !important;
}
.active\:tw-text-orange-300\/65:active{
  color: rgb(251 211 141 / 0.65) !important;
}
.active\:tw-text-orange-300\/70:active{
  color: rgb(251 211 141 / 0.7) !important;
}
.active\:tw-text-orange-300\/75:active{
  color: rgb(251 211 141 / 0.75) !important;
}
.active\:tw-text-orange-300\/80:active{
  color: rgb(251 211 141 / 0.8) !important;
}
.active\:tw-text-orange-300\/85:active{
  color: rgb(251 211 141 / 0.85) !important;
}
.active\:tw-text-orange-300\/90:active{
  color: rgb(251 211 141 / 0.9) !important;
}
.active\:tw-text-orange-300\/95:active{
  color: rgb(251 211 141 / 0.95) !important;
}
.active\:tw-text-orange-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(246 173 85 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-400\/0:active{
  color: rgb(246 173 85 / 0) !important;
}
.active\:tw-text-orange-400\/10:active{
  color: rgb(246 173 85 / 0.1) !important;
}
.active\:tw-text-orange-400\/100:active{
  color: rgb(246 173 85 / 1) !important;
}
.active\:tw-text-orange-400\/15:active{
  color: rgb(246 173 85 / 0.15) !important;
}
.active\:tw-text-orange-400\/20:active{
  color: rgb(246 173 85 / 0.2) !important;
}
.active\:tw-text-orange-400\/25:active{
  color: rgb(246 173 85 / 0.25) !important;
}
.active\:tw-text-orange-400\/30:active{
  color: rgb(246 173 85 / 0.3) !important;
}
.active\:tw-text-orange-400\/35:active{
  color: rgb(246 173 85 / 0.35) !important;
}
.active\:tw-text-orange-400\/40:active{
  color: rgb(246 173 85 / 0.4) !important;
}
.active\:tw-text-orange-400\/45:active{
  color: rgb(246 173 85 / 0.45) !important;
}
.active\:tw-text-orange-400\/5:active{
  color: rgb(246 173 85 / 0.05) !important;
}
.active\:tw-text-orange-400\/50:active{
  color: rgb(246 173 85 / 0.5) !important;
}
.active\:tw-text-orange-400\/55:active{
  color: rgb(246 173 85 / 0.55) !important;
}
.active\:tw-text-orange-400\/60:active{
  color: rgb(246 173 85 / 0.6) !important;
}
.active\:tw-text-orange-400\/65:active{
  color: rgb(246 173 85 / 0.65) !important;
}
.active\:tw-text-orange-400\/70:active{
  color: rgb(246 173 85 / 0.7) !important;
}
.active\:tw-text-orange-400\/75:active{
  color: rgb(246 173 85 / 0.75) !important;
}
.active\:tw-text-orange-400\/80:active{
  color: rgb(246 173 85 / 0.8) !important;
}
.active\:tw-text-orange-400\/85:active{
  color: rgb(246 173 85 / 0.85) !important;
}
.active\:tw-text-orange-400\/90:active{
  color: rgb(246 173 85 / 0.9) !important;
}
.active\:tw-text-orange-400\/95:active{
  color: rgb(246 173 85 / 0.95) !important;
}
.active\:tw-text-orange-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 247 237 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-50\/0:active{
  color: rgb(255 247 237 / 0) !important;
}
.active\:tw-text-orange-50\/10:active{
  color: rgb(255 247 237 / 0.1) !important;
}
.active\:tw-text-orange-50\/100:active{
  color: rgb(255 247 237 / 1) !important;
}
.active\:tw-text-orange-50\/15:active{
  color: rgb(255 247 237 / 0.15) !important;
}
.active\:tw-text-orange-50\/20:active{
  color: rgb(255 247 237 / 0.2) !important;
}
.active\:tw-text-orange-50\/25:active{
  color: rgb(255 247 237 / 0.25) !important;
}
.active\:tw-text-orange-50\/30:active{
  color: rgb(255 247 237 / 0.3) !important;
}
.active\:tw-text-orange-50\/35:active{
  color: rgb(255 247 237 / 0.35) !important;
}
.active\:tw-text-orange-50\/40:active{
  color: rgb(255 247 237 / 0.4) !important;
}
.active\:tw-text-orange-50\/45:active{
  color: rgb(255 247 237 / 0.45) !important;
}
.active\:tw-text-orange-50\/5:active{
  color: rgb(255 247 237 / 0.05) !important;
}
.active\:tw-text-orange-50\/50:active{
  color: rgb(255 247 237 / 0.5) !important;
}
.active\:tw-text-orange-50\/55:active{
  color: rgb(255 247 237 / 0.55) !important;
}
.active\:tw-text-orange-50\/60:active{
  color: rgb(255 247 237 / 0.6) !important;
}
.active\:tw-text-orange-50\/65:active{
  color: rgb(255 247 237 / 0.65) !important;
}
.active\:tw-text-orange-50\/70:active{
  color: rgb(255 247 237 / 0.7) !important;
}
.active\:tw-text-orange-50\/75:active{
  color: rgb(255 247 237 / 0.75) !important;
}
.active\:tw-text-orange-50\/80:active{
  color: rgb(255 247 237 / 0.8) !important;
}
.active\:tw-text-orange-50\/85:active{
  color: rgb(255 247 237 / 0.85) !important;
}
.active\:tw-text-orange-50\/90:active{
  color: rgb(255 247 237 / 0.9) !important;
}
.active\:tw-text-orange-50\/95:active{
  color: rgb(255 247 237 / 0.95) !important;
}
.active\:tw-text-orange-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(237 137 54 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-500\/0:active{
  color: rgb(237 137 54 / 0) !important;
}
.active\:tw-text-orange-500\/10:active{
  color: rgb(237 137 54 / 0.1) !important;
}
.active\:tw-text-orange-500\/100:active{
  color: rgb(237 137 54 / 1) !important;
}
.active\:tw-text-orange-500\/15:active{
  color: rgb(237 137 54 / 0.15) !important;
}
.active\:tw-text-orange-500\/20:active{
  color: rgb(237 137 54 / 0.2) !important;
}
.active\:tw-text-orange-500\/25:active{
  color: rgb(237 137 54 / 0.25) !important;
}
.active\:tw-text-orange-500\/30:active{
  color: rgb(237 137 54 / 0.3) !important;
}
.active\:tw-text-orange-500\/35:active{
  color: rgb(237 137 54 / 0.35) !important;
}
.active\:tw-text-orange-500\/40:active{
  color: rgb(237 137 54 / 0.4) !important;
}
.active\:tw-text-orange-500\/45:active{
  color: rgb(237 137 54 / 0.45) !important;
}
.active\:tw-text-orange-500\/5:active{
  color: rgb(237 137 54 / 0.05) !important;
}
.active\:tw-text-orange-500\/50:active{
  color: rgb(237 137 54 / 0.5) !important;
}
.active\:tw-text-orange-500\/55:active{
  color: rgb(237 137 54 / 0.55) !important;
}
.active\:tw-text-orange-500\/60:active{
  color: rgb(237 137 54 / 0.6) !important;
}
.active\:tw-text-orange-500\/65:active{
  color: rgb(237 137 54 / 0.65) !important;
}
.active\:tw-text-orange-500\/70:active{
  color: rgb(237 137 54 / 0.7) !important;
}
.active\:tw-text-orange-500\/75:active{
  color: rgb(237 137 54 / 0.75) !important;
}
.active\:tw-text-orange-500\/80:active{
  color: rgb(237 137 54 / 0.8) !important;
}
.active\:tw-text-orange-500\/85:active{
  color: rgb(237 137 54 / 0.85) !important;
}
.active\:tw-text-orange-500\/90:active{
  color: rgb(237 137 54 / 0.9) !important;
}
.active\:tw-text-orange-500\/95:active{
  color: rgb(237 137 54 / 0.95) !important;
}
.active\:tw-text-orange-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(221 107 32 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-600\/0:active{
  color: rgb(221 107 32 / 0) !important;
}
.active\:tw-text-orange-600\/10:active{
  color: rgb(221 107 32 / 0.1) !important;
}
.active\:tw-text-orange-600\/100:active{
  color: rgb(221 107 32 / 1) !important;
}
.active\:tw-text-orange-600\/15:active{
  color: rgb(221 107 32 / 0.15) !important;
}
.active\:tw-text-orange-600\/20:active{
  color: rgb(221 107 32 / 0.2) !important;
}
.active\:tw-text-orange-600\/25:active{
  color: rgb(221 107 32 / 0.25) !important;
}
.active\:tw-text-orange-600\/30:active{
  color: rgb(221 107 32 / 0.3) !important;
}
.active\:tw-text-orange-600\/35:active{
  color: rgb(221 107 32 / 0.35) !important;
}
.active\:tw-text-orange-600\/40:active{
  color: rgb(221 107 32 / 0.4) !important;
}
.active\:tw-text-orange-600\/45:active{
  color: rgb(221 107 32 / 0.45) !important;
}
.active\:tw-text-orange-600\/5:active{
  color: rgb(221 107 32 / 0.05) !important;
}
.active\:tw-text-orange-600\/50:active{
  color: rgb(221 107 32 / 0.5) !important;
}
.active\:tw-text-orange-600\/55:active{
  color: rgb(221 107 32 / 0.55) !important;
}
.active\:tw-text-orange-600\/60:active{
  color: rgb(221 107 32 / 0.6) !important;
}
.active\:tw-text-orange-600\/65:active{
  color: rgb(221 107 32 / 0.65) !important;
}
.active\:tw-text-orange-600\/70:active{
  color: rgb(221 107 32 / 0.7) !important;
}
.active\:tw-text-orange-600\/75:active{
  color: rgb(221 107 32 / 0.75) !important;
}
.active\:tw-text-orange-600\/80:active{
  color: rgb(221 107 32 / 0.8) !important;
}
.active\:tw-text-orange-600\/85:active{
  color: rgb(221 107 32 / 0.85) !important;
}
.active\:tw-text-orange-600\/90:active{
  color: rgb(221 107 32 / 0.9) !important;
}
.active\:tw-text-orange-600\/95:active{
  color: rgb(221 107 32 / 0.95) !important;
}
.active\:tw-text-orange-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(192 86 33 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-700\/0:active{
  color: rgb(192 86 33 / 0) !important;
}
.active\:tw-text-orange-700\/10:active{
  color: rgb(192 86 33 / 0.1) !important;
}
.active\:tw-text-orange-700\/100:active{
  color: rgb(192 86 33 / 1) !important;
}
.active\:tw-text-orange-700\/15:active{
  color: rgb(192 86 33 / 0.15) !important;
}
.active\:tw-text-orange-700\/20:active{
  color: rgb(192 86 33 / 0.2) !important;
}
.active\:tw-text-orange-700\/25:active{
  color: rgb(192 86 33 / 0.25) !important;
}
.active\:tw-text-orange-700\/30:active{
  color: rgb(192 86 33 / 0.3) !important;
}
.active\:tw-text-orange-700\/35:active{
  color: rgb(192 86 33 / 0.35) !important;
}
.active\:tw-text-orange-700\/40:active{
  color: rgb(192 86 33 / 0.4) !important;
}
.active\:tw-text-orange-700\/45:active{
  color: rgb(192 86 33 / 0.45) !important;
}
.active\:tw-text-orange-700\/5:active{
  color: rgb(192 86 33 / 0.05) !important;
}
.active\:tw-text-orange-700\/50:active{
  color: rgb(192 86 33 / 0.5) !important;
}
.active\:tw-text-orange-700\/55:active{
  color: rgb(192 86 33 / 0.55) !important;
}
.active\:tw-text-orange-700\/60:active{
  color: rgb(192 86 33 / 0.6) !important;
}
.active\:tw-text-orange-700\/65:active{
  color: rgb(192 86 33 / 0.65) !important;
}
.active\:tw-text-orange-700\/70:active{
  color: rgb(192 86 33 / 0.7) !important;
}
.active\:tw-text-orange-700\/75:active{
  color: rgb(192 86 33 / 0.75) !important;
}
.active\:tw-text-orange-700\/80:active{
  color: rgb(192 86 33 / 0.8) !important;
}
.active\:tw-text-orange-700\/85:active{
  color: rgb(192 86 33 / 0.85) !important;
}
.active\:tw-text-orange-700\/90:active{
  color: rgb(192 86 33 / 0.9) !important;
}
.active\:tw-text-orange-700\/95:active{
  color: rgb(192 86 33 / 0.95) !important;
}
.active\:tw-text-orange-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(156 66 33 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-800\/0:active{
  color: rgb(156 66 33 / 0) !important;
}
.active\:tw-text-orange-800\/10:active{
  color: rgb(156 66 33 / 0.1) !important;
}
.active\:tw-text-orange-800\/100:active{
  color: rgb(156 66 33 / 1) !important;
}
.active\:tw-text-orange-800\/15:active{
  color: rgb(156 66 33 / 0.15) !important;
}
.active\:tw-text-orange-800\/20:active{
  color: rgb(156 66 33 / 0.2) !important;
}
.active\:tw-text-orange-800\/25:active{
  color: rgb(156 66 33 / 0.25) !important;
}
.active\:tw-text-orange-800\/30:active{
  color: rgb(156 66 33 / 0.3) !important;
}
.active\:tw-text-orange-800\/35:active{
  color: rgb(156 66 33 / 0.35) !important;
}
.active\:tw-text-orange-800\/40:active{
  color: rgb(156 66 33 / 0.4) !important;
}
.active\:tw-text-orange-800\/45:active{
  color: rgb(156 66 33 / 0.45) !important;
}
.active\:tw-text-orange-800\/5:active{
  color: rgb(156 66 33 / 0.05) !important;
}
.active\:tw-text-orange-800\/50:active{
  color: rgb(156 66 33 / 0.5) !important;
}
.active\:tw-text-orange-800\/55:active{
  color: rgb(156 66 33 / 0.55) !important;
}
.active\:tw-text-orange-800\/60:active{
  color: rgb(156 66 33 / 0.6) !important;
}
.active\:tw-text-orange-800\/65:active{
  color: rgb(156 66 33 / 0.65) !important;
}
.active\:tw-text-orange-800\/70:active{
  color: rgb(156 66 33 / 0.7) !important;
}
.active\:tw-text-orange-800\/75:active{
  color: rgb(156 66 33 / 0.75) !important;
}
.active\:tw-text-orange-800\/80:active{
  color: rgb(156 66 33 / 0.8) !important;
}
.active\:tw-text-orange-800\/85:active{
  color: rgb(156 66 33 / 0.85) !important;
}
.active\:tw-text-orange-800\/90:active{
  color: rgb(156 66 33 / 0.9) !important;
}
.active\:tw-text-orange-800\/95:active{
  color: rgb(156 66 33 / 0.95) !important;
}
.active\:tw-text-orange-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(123 52 30 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-900\/0:active{
  color: rgb(123 52 30 / 0) !important;
}
.active\:tw-text-orange-900\/10:active{
  color: rgb(123 52 30 / 0.1) !important;
}
.active\:tw-text-orange-900\/100:active{
  color: rgb(123 52 30 / 1) !important;
}
.active\:tw-text-orange-900\/15:active{
  color: rgb(123 52 30 / 0.15) !important;
}
.active\:tw-text-orange-900\/20:active{
  color: rgb(123 52 30 / 0.2) !important;
}
.active\:tw-text-orange-900\/25:active{
  color: rgb(123 52 30 / 0.25) !important;
}
.active\:tw-text-orange-900\/30:active{
  color: rgb(123 52 30 / 0.3) !important;
}
.active\:tw-text-orange-900\/35:active{
  color: rgb(123 52 30 / 0.35) !important;
}
.active\:tw-text-orange-900\/40:active{
  color: rgb(123 52 30 / 0.4) !important;
}
.active\:tw-text-orange-900\/45:active{
  color: rgb(123 52 30 / 0.45) !important;
}
.active\:tw-text-orange-900\/5:active{
  color: rgb(123 52 30 / 0.05) !important;
}
.active\:tw-text-orange-900\/50:active{
  color: rgb(123 52 30 / 0.5) !important;
}
.active\:tw-text-orange-900\/55:active{
  color: rgb(123 52 30 / 0.55) !important;
}
.active\:tw-text-orange-900\/60:active{
  color: rgb(123 52 30 / 0.6) !important;
}
.active\:tw-text-orange-900\/65:active{
  color: rgb(123 52 30 / 0.65) !important;
}
.active\:tw-text-orange-900\/70:active{
  color: rgb(123 52 30 / 0.7) !important;
}
.active\:tw-text-orange-900\/75:active{
  color: rgb(123 52 30 / 0.75) !important;
}
.active\:tw-text-orange-900\/80:active{
  color: rgb(123 52 30 / 0.8) !important;
}
.active\:tw-text-orange-900\/85:active{
  color: rgb(123 52 30 / 0.85) !important;
}
.active\:tw-text-orange-900\/90:active{
  color: rgb(123 52 30 / 0.9) !important;
}
.active\:tw-text-orange-900\/95:active{
  color: rgb(123 52 30 / 0.95) !important;
}
.active\:tw-text-orange-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(155 126 105 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-orange-950\/0:active{
  color: rgb(155 126 105 / 0) !important;
}
.active\:tw-text-orange-950\/10:active{
  color: rgb(155 126 105 / 0.1) !important;
}
.active\:tw-text-orange-950\/100:active{
  color: rgb(155 126 105 / 1) !important;
}
.active\:tw-text-orange-950\/15:active{
  color: rgb(155 126 105 / 0.15) !important;
}
.active\:tw-text-orange-950\/20:active{
  color: rgb(155 126 105 / 0.2) !important;
}
.active\:tw-text-orange-950\/25:active{
  color: rgb(155 126 105 / 0.25) !important;
}
.active\:tw-text-orange-950\/30:active{
  color: rgb(155 126 105 / 0.3) !important;
}
.active\:tw-text-orange-950\/35:active{
  color: rgb(155 126 105 / 0.35) !important;
}
.active\:tw-text-orange-950\/40:active{
  color: rgb(155 126 105 / 0.4) !important;
}
.active\:tw-text-orange-950\/45:active{
  color: rgb(155 126 105 / 0.45) !important;
}
.active\:tw-text-orange-950\/5:active{
  color: rgb(155 126 105 / 0.05) !important;
}
.active\:tw-text-orange-950\/50:active{
  color: rgb(155 126 105 / 0.5) !important;
}
.active\:tw-text-orange-950\/55:active{
  color: rgb(155 126 105 / 0.55) !important;
}
.active\:tw-text-orange-950\/60:active{
  color: rgb(155 126 105 / 0.6) !important;
}
.active\:tw-text-orange-950\/65:active{
  color: rgb(155 126 105 / 0.65) !important;
}
.active\:tw-text-orange-950\/70:active{
  color: rgb(155 126 105 / 0.7) !important;
}
.active\:tw-text-orange-950\/75:active{
  color: rgb(155 126 105 / 0.75) !important;
}
.active\:tw-text-orange-950\/80:active{
  color: rgb(155 126 105 / 0.8) !important;
}
.active\:tw-text-orange-950\/85:active{
  color: rgb(155 126 105 / 0.85) !important;
}
.active\:tw-text-orange-950\/90:active{
  color: rgb(155 126 105 / 0.9) !important;
}
.active\:tw-text-orange-950\/95:active{
  color: rgb(155 126 105 / 0.95) !important;
}
.active\:tw-text-pink-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-100\/0:active{
  color: rgb(252 231 243 / 0) !important;
}
.active\:tw-text-pink-100\/10:active{
  color: rgb(252 231 243 / 0.1) !important;
}
.active\:tw-text-pink-100\/100:active{
  color: rgb(252 231 243 / 1) !important;
}
.active\:tw-text-pink-100\/15:active{
  color: rgb(252 231 243 / 0.15) !important;
}
.active\:tw-text-pink-100\/20:active{
  color: rgb(252 231 243 / 0.2) !important;
}
.active\:tw-text-pink-100\/25:active{
  color: rgb(252 231 243 / 0.25) !important;
}
.active\:tw-text-pink-100\/30:active{
  color: rgb(252 231 243 / 0.3) !important;
}
.active\:tw-text-pink-100\/35:active{
  color: rgb(252 231 243 / 0.35) !important;
}
.active\:tw-text-pink-100\/40:active{
  color: rgb(252 231 243 / 0.4) !important;
}
.active\:tw-text-pink-100\/45:active{
  color: rgb(252 231 243 / 0.45) !important;
}
.active\:tw-text-pink-100\/5:active{
  color: rgb(252 231 243 / 0.05) !important;
}
.active\:tw-text-pink-100\/50:active{
  color: rgb(252 231 243 / 0.5) !important;
}
.active\:tw-text-pink-100\/55:active{
  color: rgb(252 231 243 / 0.55) !important;
}
.active\:tw-text-pink-100\/60:active{
  color: rgb(252 231 243 / 0.6) !important;
}
.active\:tw-text-pink-100\/65:active{
  color: rgb(252 231 243 / 0.65) !important;
}
.active\:tw-text-pink-100\/70:active{
  color: rgb(252 231 243 / 0.7) !important;
}
.active\:tw-text-pink-100\/75:active{
  color: rgb(252 231 243 / 0.75) !important;
}
.active\:tw-text-pink-100\/80:active{
  color: rgb(252 231 243 / 0.8) !important;
}
.active\:tw-text-pink-100\/85:active{
  color: rgb(252 231 243 / 0.85) !important;
}
.active\:tw-text-pink-100\/90:active{
  color: rgb(252 231 243 / 0.9) !important;
}
.active\:tw-text-pink-100\/95:active{
  color: rgb(252 231 243 / 0.95) !important;
}
.active\:tw-text-pink-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-200\/0:active{
  color: rgb(251 207 232 / 0) !important;
}
.active\:tw-text-pink-200\/10:active{
  color: rgb(251 207 232 / 0.1) !important;
}
.active\:tw-text-pink-200\/100:active{
  color: rgb(251 207 232 / 1) !important;
}
.active\:tw-text-pink-200\/15:active{
  color: rgb(251 207 232 / 0.15) !important;
}
.active\:tw-text-pink-200\/20:active{
  color: rgb(251 207 232 / 0.2) !important;
}
.active\:tw-text-pink-200\/25:active{
  color: rgb(251 207 232 / 0.25) !important;
}
.active\:tw-text-pink-200\/30:active{
  color: rgb(251 207 232 / 0.3) !important;
}
.active\:tw-text-pink-200\/35:active{
  color: rgb(251 207 232 / 0.35) !important;
}
.active\:tw-text-pink-200\/40:active{
  color: rgb(251 207 232 / 0.4) !important;
}
.active\:tw-text-pink-200\/45:active{
  color: rgb(251 207 232 / 0.45) !important;
}
.active\:tw-text-pink-200\/5:active{
  color: rgb(251 207 232 / 0.05) !important;
}
.active\:tw-text-pink-200\/50:active{
  color: rgb(251 207 232 / 0.5) !important;
}
.active\:tw-text-pink-200\/55:active{
  color: rgb(251 207 232 / 0.55) !important;
}
.active\:tw-text-pink-200\/60:active{
  color: rgb(251 207 232 / 0.6) !important;
}
.active\:tw-text-pink-200\/65:active{
  color: rgb(251 207 232 / 0.65) !important;
}
.active\:tw-text-pink-200\/70:active{
  color: rgb(251 207 232 / 0.7) !important;
}
.active\:tw-text-pink-200\/75:active{
  color: rgb(251 207 232 / 0.75) !important;
}
.active\:tw-text-pink-200\/80:active{
  color: rgb(251 207 232 / 0.8) !important;
}
.active\:tw-text-pink-200\/85:active{
  color: rgb(251 207 232 / 0.85) !important;
}
.active\:tw-text-pink-200\/90:active{
  color: rgb(251 207 232 / 0.9) !important;
}
.active\:tw-text-pink-200\/95:active{
  color: rgb(251 207 232 / 0.95) !important;
}
.active\:tw-text-pink-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-300\/0:active{
  color: rgb(249 168 212 / 0) !important;
}
.active\:tw-text-pink-300\/10:active{
  color: rgb(249 168 212 / 0.1) !important;
}
.active\:tw-text-pink-300\/100:active{
  color: rgb(249 168 212 / 1) !important;
}
.active\:tw-text-pink-300\/15:active{
  color: rgb(249 168 212 / 0.15) !important;
}
.active\:tw-text-pink-300\/20:active{
  color: rgb(249 168 212 / 0.2) !important;
}
.active\:tw-text-pink-300\/25:active{
  color: rgb(249 168 212 / 0.25) !important;
}
.active\:tw-text-pink-300\/30:active{
  color: rgb(249 168 212 / 0.3) !important;
}
.active\:tw-text-pink-300\/35:active{
  color: rgb(249 168 212 / 0.35) !important;
}
.active\:tw-text-pink-300\/40:active{
  color: rgb(249 168 212 / 0.4) !important;
}
.active\:tw-text-pink-300\/45:active{
  color: rgb(249 168 212 / 0.45) !important;
}
.active\:tw-text-pink-300\/5:active{
  color: rgb(249 168 212 / 0.05) !important;
}
.active\:tw-text-pink-300\/50:active{
  color: rgb(249 168 212 / 0.5) !important;
}
.active\:tw-text-pink-300\/55:active{
  color: rgb(249 168 212 / 0.55) !important;
}
.active\:tw-text-pink-300\/60:active{
  color: rgb(249 168 212 / 0.6) !important;
}
.active\:tw-text-pink-300\/65:active{
  color: rgb(249 168 212 / 0.65) !important;
}
.active\:tw-text-pink-300\/70:active{
  color: rgb(249 168 212 / 0.7) !important;
}
.active\:tw-text-pink-300\/75:active{
  color: rgb(249 168 212 / 0.75) !important;
}
.active\:tw-text-pink-300\/80:active{
  color: rgb(249 168 212 / 0.8) !important;
}
.active\:tw-text-pink-300\/85:active{
  color: rgb(249 168 212 / 0.85) !important;
}
.active\:tw-text-pink-300\/90:active{
  color: rgb(249 168 212 / 0.9) !important;
}
.active\:tw-text-pink-300\/95:active{
  color: rgb(249 168 212 / 0.95) !important;
}
.active\:tw-text-pink-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-400\/0:active{
  color: rgb(244 114 182 / 0) !important;
}
.active\:tw-text-pink-400\/10:active{
  color: rgb(244 114 182 / 0.1) !important;
}
.active\:tw-text-pink-400\/100:active{
  color: rgb(244 114 182 / 1) !important;
}
.active\:tw-text-pink-400\/15:active{
  color: rgb(244 114 182 / 0.15) !important;
}
.active\:tw-text-pink-400\/20:active{
  color: rgb(244 114 182 / 0.2) !important;
}
.active\:tw-text-pink-400\/25:active{
  color: rgb(244 114 182 / 0.25) !important;
}
.active\:tw-text-pink-400\/30:active{
  color: rgb(244 114 182 / 0.3) !important;
}
.active\:tw-text-pink-400\/35:active{
  color: rgb(244 114 182 / 0.35) !important;
}
.active\:tw-text-pink-400\/40:active{
  color: rgb(244 114 182 / 0.4) !important;
}
.active\:tw-text-pink-400\/45:active{
  color: rgb(244 114 182 / 0.45) !important;
}
.active\:tw-text-pink-400\/5:active{
  color: rgb(244 114 182 / 0.05) !important;
}
.active\:tw-text-pink-400\/50:active{
  color: rgb(244 114 182 / 0.5) !important;
}
.active\:tw-text-pink-400\/55:active{
  color: rgb(244 114 182 / 0.55) !important;
}
.active\:tw-text-pink-400\/60:active{
  color: rgb(244 114 182 / 0.6) !important;
}
.active\:tw-text-pink-400\/65:active{
  color: rgb(244 114 182 / 0.65) !important;
}
.active\:tw-text-pink-400\/70:active{
  color: rgb(244 114 182 / 0.7) !important;
}
.active\:tw-text-pink-400\/75:active{
  color: rgb(244 114 182 / 0.75) !important;
}
.active\:tw-text-pink-400\/80:active{
  color: rgb(244 114 182 / 0.8) !important;
}
.active\:tw-text-pink-400\/85:active{
  color: rgb(244 114 182 / 0.85) !important;
}
.active\:tw-text-pink-400\/90:active{
  color: rgb(244 114 182 / 0.9) !important;
}
.active\:tw-text-pink-400\/95:active{
  color: rgb(244 114 182 / 0.95) !important;
}
.active\:tw-text-pink-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-50\/0:active{
  color: rgb(253 242 248 / 0) !important;
}
.active\:tw-text-pink-50\/10:active{
  color: rgb(253 242 248 / 0.1) !important;
}
.active\:tw-text-pink-50\/100:active{
  color: rgb(253 242 248 / 1) !important;
}
.active\:tw-text-pink-50\/15:active{
  color: rgb(253 242 248 / 0.15) !important;
}
.active\:tw-text-pink-50\/20:active{
  color: rgb(253 242 248 / 0.2) !important;
}
.active\:tw-text-pink-50\/25:active{
  color: rgb(253 242 248 / 0.25) !important;
}
.active\:tw-text-pink-50\/30:active{
  color: rgb(253 242 248 / 0.3) !important;
}
.active\:tw-text-pink-50\/35:active{
  color: rgb(253 242 248 / 0.35) !important;
}
.active\:tw-text-pink-50\/40:active{
  color: rgb(253 242 248 / 0.4) !important;
}
.active\:tw-text-pink-50\/45:active{
  color: rgb(253 242 248 / 0.45) !important;
}
.active\:tw-text-pink-50\/5:active{
  color: rgb(253 242 248 / 0.05) !important;
}
.active\:tw-text-pink-50\/50:active{
  color: rgb(253 242 248 / 0.5) !important;
}
.active\:tw-text-pink-50\/55:active{
  color: rgb(253 242 248 / 0.55) !important;
}
.active\:tw-text-pink-50\/60:active{
  color: rgb(253 242 248 / 0.6) !important;
}
.active\:tw-text-pink-50\/65:active{
  color: rgb(253 242 248 / 0.65) !important;
}
.active\:tw-text-pink-50\/70:active{
  color: rgb(253 242 248 / 0.7) !important;
}
.active\:tw-text-pink-50\/75:active{
  color: rgb(253 242 248 / 0.75) !important;
}
.active\:tw-text-pink-50\/80:active{
  color: rgb(253 242 248 / 0.8) !important;
}
.active\:tw-text-pink-50\/85:active{
  color: rgb(253 242 248 / 0.85) !important;
}
.active\:tw-text-pink-50\/90:active{
  color: rgb(253 242 248 / 0.9) !important;
}
.active\:tw-text-pink-50\/95:active{
  color: rgb(253 242 248 / 0.95) !important;
}
.active\:tw-text-pink-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-500\/0:active{
  color: rgb(236 72 153 / 0) !important;
}
.active\:tw-text-pink-500\/10:active{
  color: rgb(236 72 153 / 0.1) !important;
}
.active\:tw-text-pink-500\/100:active{
  color: rgb(236 72 153 / 1) !important;
}
.active\:tw-text-pink-500\/15:active{
  color: rgb(236 72 153 / 0.15) !important;
}
.active\:tw-text-pink-500\/20:active{
  color: rgb(236 72 153 / 0.2) !important;
}
.active\:tw-text-pink-500\/25:active{
  color: rgb(236 72 153 / 0.25) !important;
}
.active\:tw-text-pink-500\/30:active{
  color: rgb(236 72 153 / 0.3) !important;
}
.active\:tw-text-pink-500\/35:active{
  color: rgb(236 72 153 / 0.35) !important;
}
.active\:tw-text-pink-500\/40:active{
  color: rgb(236 72 153 / 0.4) !important;
}
.active\:tw-text-pink-500\/45:active{
  color: rgb(236 72 153 / 0.45) !important;
}
.active\:tw-text-pink-500\/5:active{
  color: rgb(236 72 153 / 0.05) !important;
}
.active\:tw-text-pink-500\/50:active{
  color: rgb(236 72 153 / 0.5) !important;
}
.active\:tw-text-pink-500\/55:active{
  color: rgb(236 72 153 / 0.55) !important;
}
.active\:tw-text-pink-500\/60:active{
  color: rgb(236 72 153 / 0.6) !important;
}
.active\:tw-text-pink-500\/65:active{
  color: rgb(236 72 153 / 0.65) !important;
}
.active\:tw-text-pink-500\/70:active{
  color: rgb(236 72 153 / 0.7) !important;
}
.active\:tw-text-pink-500\/75:active{
  color: rgb(236 72 153 / 0.75) !important;
}
.active\:tw-text-pink-500\/80:active{
  color: rgb(236 72 153 / 0.8) !important;
}
.active\:tw-text-pink-500\/85:active{
  color: rgb(236 72 153 / 0.85) !important;
}
.active\:tw-text-pink-500\/90:active{
  color: rgb(236 72 153 / 0.9) !important;
}
.active\:tw-text-pink-500\/95:active{
  color: rgb(236 72 153 / 0.95) !important;
}
.active\:tw-text-pink-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-600\/0:active{
  color: rgb(219 39 119 / 0) !important;
}
.active\:tw-text-pink-600\/10:active{
  color: rgb(219 39 119 / 0.1) !important;
}
.active\:tw-text-pink-600\/100:active{
  color: rgb(219 39 119 / 1) !important;
}
.active\:tw-text-pink-600\/15:active{
  color: rgb(219 39 119 / 0.15) !important;
}
.active\:tw-text-pink-600\/20:active{
  color: rgb(219 39 119 / 0.2) !important;
}
.active\:tw-text-pink-600\/25:active{
  color: rgb(219 39 119 / 0.25) !important;
}
.active\:tw-text-pink-600\/30:active{
  color: rgb(219 39 119 / 0.3) !important;
}
.active\:tw-text-pink-600\/35:active{
  color: rgb(219 39 119 / 0.35) !important;
}
.active\:tw-text-pink-600\/40:active{
  color: rgb(219 39 119 / 0.4) !important;
}
.active\:tw-text-pink-600\/45:active{
  color: rgb(219 39 119 / 0.45) !important;
}
.active\:tw-text-pink-600\/5:active{
  color: rgb(219 39 119 / 0.05) !important;
}
.active\:tw-text-pink-600\/50:active{
  color: rgb(219 39 119 / 0.5) !important;
}
.active\:tw-text-pink-600\/55:active{
  color: rgb(219 39 119 / 0.55) !important;
}
.active\:tw-text-pink-600\/60:active{
  color: rgb(219 39 119 / 0.6) !important;
}
.active\:tw-text-pink-600\/65:active{
  color: rgb(219 39 119 / 0.65) !important;
}
.active\:tw-text-pink-600\/70:active{
  color: rgb(219 39 119 / 0.7) !important;
}
.active\:tw-text-pink-600\/75:active{
  color: rgb(219 39 119 / 0.75) !important;
}
.active\:tw-text-pink-600\/80:active{
  color: rgb(219 39 119 / 0.8) !important;
}
.active\:tw-text-pink-600\/85:active{
  color: rgb(219 39 119 / 0.85) !important;
}
.active\:tw-text-pink-600\/90:active{
  color: rgb(219 39 119 / 0.9) !important;
}
.active\:tw-text-pink-600\/95:active{
  color: rgb(219 39 119 / 0.95) !important;
}
.active\:tw-text-pink-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-700\/0:active{
  color: rgb(190 24 93 / 0) !important;
}
.active\:tw-text-pink-700\/10:active{
  color: rgb(190 24 93 / 0.1) !important;
}
.active\:tw-text-pink-700\/100:active{
  color: rgb(190 24 93 / 1) !important;
}
.active\:tw-text-pink-700\/15:active{
  color: rgb(190 24 93 / 0.15) !important;
}
.active\:tw-text-pink-700\/20:active{
  color: rgb(190 24 93 / 0.2) !important;
}
.active\:tw-text-pink-700\/25:active{
  color: rgb(190 24 93 / 0.25) !important;
}
.active\:tw-text-pink-700\/30:active{
  color: rgb(190 24 93 / 0.3) !important;
}
.active\:tw-text-pink-700\/35:active{
  color: rgb(190 24 93 / 0.35) !important;
}
.active\:tw-text-pink-700\/40:active{
  color: rgb(190 24 93 / 0.4) !important;
}
.active\:tw-text-pink-700\/45:active{
  color: rgb(190 24 93 / 0.45) !important;
}
.active\:tw-text-pink-700\/5:active{
  color: rgb(190 24 93 / 0.05) !important;
}
.active\:tw-text-pink-700\/50:active{
  color: rgb(190 24 93 / 0.5) !important;
}
.active\:tw-text-pink-700\/55:active{
  color: rgb(190 24 93 / 0.55) !important;
}
.active\:tw-text-pink-700\/60:active{
  color: rgb(190 24 93 / 0.6) !important;
}
.active\:tw-text-pink-700\/65:active{
  color: rgb(190 24 93 / 0.65) !important;
}
.active\:tw-text-pink-700\/70:active{
  color: rgb(190 24 93 / 0.7) !important;
}
.active\:tw-text-pink-700\/75:active{
  color: rgb(190 24 93 / 0.75) !important;
}
.active\:tw-text-pink-700\/80:active{
  color: rgb(190 24 93 / 0.8) !important;
}
.active\:tw-text-pink-700\/85:active{
  color: rgb(190 24 93 / 0.85) !important;
}
.active\:tw-text-pink-700\/90:active{
  color: rgb(190 24 93 / 0.9) !important;
}
.active\:tw-text-pink-700\/95:active{
  color: rgb(190 24 93 / 0.95) !important;
}
.active\:tw-text-pink-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-800\/0:active{
  color: rgb(157 23 77 / 0) !important;
}
.active\:tw-text-pink-800\/10:active{
  color: rgb(157 23 77 / 0.1) !important;
}
.active\:tw-text-pink-800\/100:active{
  color: rgb(157 23 77 / 1) !important;
}
.active\:tw-text-pink-800\/15:active{
  color: rgb(157 23 77 / 0.15) !important;
}
.active\:tw-text-pink-800\/20:active{
  color: rgb(157 23 77 / 0.2) !important;
}
.active\:tw-text-pink-800\/25:active{
  color: rgb(157 23 77 / 0.25) !important;
}
.active\:tw-text-pink-800\/30:active{
  color: rgb(157 23 77 / 0.3) !important;
}
.active\:tw-text-pink-800\/35:active{
  color: rgb(157 23 77 / 0.35) !important;
}
.active\:tw-text-pink-800\/40:active{
  color: rgb(157 23 77 / 0.4) !important;
}
.active\:tw-text-pink-800\/45:active{
  color: rgb(157 23 77 / 0.45) !important;
}
.active\:tw-text-pink-800\/5:active{
  color: rgb(157 23 77 / 0.05) !important;
}
.active\:tw-text-pink-800\/50:active{
  color: rgb(157 23 77 / 0.5) !important;
}
.active\:tw-text-pink-800\/55:active{
  color: rgb(157 23 77 / 0.55) !important;
}
.active\:tw-text-pink-800\/60:active{
  color: rgb(157 23 77 / 0.6) !important;
}
.active\:tw-text-pink-800\/65:active{
  color: rgb(157 23 77 / 0.65) !important;
}
.active\:tw-text-pink-800\/70:active{
  color: rgb(157 23 77 / 0.7) !important;
}
.active\:tw-text-pink-800\/75:active{
  color: rgb(157 23 77 / 0.75) !important;
}
.active\:tw-text-pink-800\/80:active{
  color: rgb(157 23 77 / 0.8) !important;
}
.active\:tw-text-pink-800\/85:active{
  color: rgb(157 23 77 / 0.85) !important;
}
.active\:tw-text-pink-800\/90:active{
  color: rgb(157 23 77 / 0.9) !important;
}
.active\:tw-text-pink-800\/95:active{
  color: rgb(157 23 77 / 0.95) !important;
}
.active\:tw-text-pink-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-900\/0:active{
  color: rgb(131 24 67 / 0) !important;
}
.active\:tw-text-pink-900\/10:active{
  color: rgb(131 24 67 / 0.1) !important;
}
.active\:tw-text-pink-900\/100:active{
  color: rgb(131 24 67 / 1) !important;
}
.active\:tw-text-pink-900\/15:active{
  color: rgb(131 24 67 / 0.15) !important;
}
.active\:tw-text-pink-900\/20:active{
  color: rgb(131 24 67 / 0.2) !important;
}
.active\:tw-text-pink-900\/25:active{
  color: rgb(131 24 67 / 0.25) !important;
}
.active\:tw-text-pink-900\/30:active{
  color: rgb(131 24 67 / 0.3) !important;
}
.active\:tw-text-pink-900\/35:active{
  color: rgb(131 24 67 / 0.35) !important;
}
.active\:tw-text-pink-900\/40:active{
  color: rgb(131 24 67 / 0.4) !important;
}
.active\:tw-text-pink-900\/45:active{
  color: rgb(131 24 67 / 0.45) !important;
}
.active\:tw-text-pink-900\/5:active{
  color: rgb(131 24 67 / 0.05) !important;
}
.active\:tw-text-pink-900\/50:active{
  color: rgb(131 24 67 / 0.5) !important;
}
.active\:tw-text-pink-900\/55:active{
  color: rgb(131 24 67 / 0.55) !important;
}
.active\:tw-text-pink-900\/60:active{
  color: rgb(131 24 67 / 0.6) !important;
}
.active\:tw-text-pink-900\/65:active{
  color: rgb(131 24 67 / 0.65) !important;
}
.active\:tw-text-pink-900\/70:active{
  color: rgb(131 24 67 / 0.7) !important;
}
.active\:tw-text-pink-900\/75:active{
  color: rgb(131 24 67 / 0.75) !important;
}
.active\:tw-text-pink-900\/80:active{
  color: rgb(131 24 67 / 0.8) !important;
}
.active\:tw-text-pink-900\/85:active{
  color: rgb(131 24 67 / 0.85) !important;
}
.active\:tw-text-pink-900\/90:active{
  color: rgb(131 24 67 / 0.9) !important;
}
.active\:tw-text-pink-900\/95:active{
  color: rgb(131 24 67 / 0.95) !important;
}
.active\:tw-text-pink-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(80 7 36 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-pink-950\/0:active{
  color: rgb(80 7 36 / 0) !important;
}
.active\:tw-text-pink-950\/10:active{
  color: rgb(80 7 36 / 0.1) !important;
}
.active\:tw-text-pink-950\/100:active{
  color: rgb(80 7 36 / 1) !important;
}
.active\:tw-text-pink-950\/15:active{
  color: rgb(80 7 36 / 0.15) !important;
}
.active\:tw-text-pink-950\/20:active{
  color: rgb(80 7 36 / 0.2) !important;
}
.active\:tw-text-pink-950\/25:active{
  color: rgb(80 7 36 / 0.25) !important;
}
.active\:tw-text-pink-950\/30:active{
  color: rgb(80 7 36 / 0.3) !important;
}
.active\:tw-text-pink-950\/35:active{
  color: rgb(80 7 36 / 0.35) !important;
}
.active\:tw-text-pink-950\/40:active{
  color: rgb(80 7 36 / 0.4) !important;
}
.active\:tw-text-pink-950\/45:active{
  color: rgb(80 7 36 / 0.45) !important;
}
.active\:tw-text-pink-950\/5:active{
  color: rgb(80 7 36 / 0.05) !important;
}
.active\:tw-text-pink-950\/50:active{
  color: rgb(80 7 36 / 0.5) !important;
}
.active\:tw-text-pink-950\/55:active{
  color: rgb(80 7 36 / 0.55) !important;
}
.active\:tw-text-pink-950\/60:active{
  color: rgb(80 7 36 / 0.6) !important;
}
.active\:tw-text-pink-950\/65:active{
  color: rgb(80 7 36 / 0.65) !important;
}
.active\:tw-text-pink-950\/70:active{
  color: rgb(80 7 36 / 0.7) !important;
}
.active\:tw-text-pink-950\/75:active{
  color: rgb(80 7 36 / 0.75) !important;
}
.active\:tw-text-pink-950\/80:active{
  color: rgb(80 7 36 / 0.8) !important;
}
.active\:tw-text-pink-950\/85:active{
  color: rgb(80 7 36 / 0.85) !important;
}
.active\:tw-text-pink-950\/90:active{
  color: rgb(80 7 36 / 0.9) !important;
}
.active\:tw-text-pink-950\/95:active{
  color: rgb(80 7 36 / 0.95) !important;
}
.active\:tw-text-purple-10:active{
  --tw-text-opacity: 1 !important;
  color: rgb(240 230 241 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-10\/0:active{
  color: rgb(240 230 241 / 0) !important;
}
.active\:tw-text-purple-10\/10:active{
  color: rgb(240 230 241 / 0.1) !important;
}
.active\:tw-text-purple-10\/100:active{
  color: rgb(240 230 241 / 1) !important;
}
.active\:tw-text-purple-10\/15:active{
  color: rgb(240 230 241 / 0.15) !important;
}
.active\:tw-text-purple-10\/20:active{
  color: rgb(240 230 241 / 0.2) !important;
}
.active\:tw-text-purple-10\/25:active{
  color: rgb(240 230 241 / 0.25) !important;
}
.active\:tw-text-purple-10\/30:active{
  color: rgb(240 230 241 / 0.3) !important;
}
.active\:tw-text-purple-10\/35:active{
  color: rgb(240 230 241 / 0.35) !important;
}
.active\:tw-text-purple-10\/40:active{
  color: rgb(240 230 241 / 0.4) !important;
}
.active\:tw-text-purple-10\/45:active{
  color: rgb(240 230 241 / 0.45) !important;
}
.active\:tw-text-purple-10\/5:active{
  color: rgb(240 230 241 / 0.05) !important;
}
.active\:tw-text-purple-10\/50:active{
  color: rgb(240 230 241 / 0.5) !important;
}
.active\:tw-text-purple-10\/55:active{
  color: rgb(240 230 241 / 0.55) !important;
}
.active\:tw-text-purple-10\/60:active{
  color: rgb(240 230 241 / 0.6) !important;
}
.active\:tw-text-purple-10\/65:active{
  color: rgb(240 230 241 / 0.65) !important;
}
.active\:tw-text-purple-10\/70:active{
  color: rgb(240 230 241 / 0.7) !important;
}
.active\:tw-text-purple-10\/75:active{
  color: rgb(240 230 241 / 0.75) !important;
}
.active\:tw-text-purple-10\/80:active{
  color: rgb(240 230 241 / 0.8) !important;
}
.active\:tw-text-purple-10\/85:active{
  color: rgb(240 230 241 / 0.85) !important;
}
.active\:tw-text-purple-10\/90:active{
  color: rgb(240 230 241 / 0.9) !important;
}
.active\:tw-text-purple-10\/95:active{
  color: rgb(240 230 241 / 0.95) !important;
}
.active\:tw-text-purple-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-100\/0:active{
  color: rgb(243 232 255 / 0) !important;
}
.active\:tw-text-purple-100\/10:active{
  color: rgb(243 232 255 / 0.1) !important;
}
.active\:tw-text-purple-100\/100:active{
  color: rgb(243 232 255 / 1) !important;
}
.active\:tw-text-purple-100\/15:active{
  color: rgb(243 232 255 / 0.15) !important;
}
.active\:tw-text-purple-100\/20:active{
  color: rgb(243 232 255 / 0.2) !important;
}
.active\:tw-text-purple-100\/25:active{
  color: rgb(243 232 255 / 0.25) !important;
}
.active\:tw-text-purple-100\/30:active{
  color: rgb(243 232 255 / 0.3) !important;
}
.active\:tw-text-purple-100\/35:active{
  color: rgb(243 232 255 / 0.35) !important;
}
.active\:tw-text-purple-100\/40:active{
  color: rgb(243 232 255 / 0.4) !important;
}
.active\:tw-text-purple-100\/45:active{
  color: rgb(243 232 255 / 0.45) !important;
}
.active\:tw-text-purple-100\/5:active{
  color: rgb(243 232 255 / 0.05) !important;
}
.active\:tw-text-purple-100\/50:active{
  color: rgb(243 232 255 / 0.5) !important;
}
.active\:tw-text-purple-100\/55:active{
  color: rgb(243 232 255 / 0.55) !important;
}
.active\:tw-text-purple-100\/60:active{
  color: rgb(243 232 255 / 0.6) !important;
}
.active\:tw-text-purple-100\/65:active{
  color: rgb(243 232 255 / 0.65) !important;
}
.active\:tw-text-purple-100\/70:active{
  color: rgb(243 232 255 / 0.7) !important;
}
.active\:tw-text-purple-100\/75:active{
  color: rgb(243 232 255 / 0.75) !important;
}
.active\:tw-text-purple-100\/80:active{
  color: rgb(243 232 255 / 0.8) !important;
}
.active\:tw-text-purple-100\/85:active{
  color: rgb(243 232 255 / 0.85) !important;
}
.active\:tw-text-purple-100\/90:active{
  color: rgb(243 232 255 / 0.9) !important;
}
.active\:tw-text-purple-100\/95:active{
  color: rgb(243 232 255 / 0.95) !important;
}
.active\:tw-text-purple-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-200\/0:active{
  color: rgb(233 213 255 / 0) !important;
}
.active\:tw-text-purple-200\/10:active{
  color: rgb(233 213 255 / 0.1) !important;
}
.active\:tw-text-purple-200\/100:active{
  color: rgb(233 213 255 / 1) !important;
}
.active\:tw-text-purple-200\/15:active{
  color: rgb(233 213 255 / 0.15) !important;
}
.active\:tw-text-purple-200\/20:active{
  color: rgb(233 213 255 / 0.2) !important;
}
.active\:tw-text-purple-200\/25:active{
  color: rgb(233 213 255 / 0.25) !important;
}
.active\:tw-text-purple-200\/30:active{
  color: rgb(233 213 255 / 0.3) !important;
}
.active\:tw-text-purple-200\/35:active{
  color: rgb(233 213 255 / 0.35) !important;
}
.active\:tw-text-purple-200\/40:active{
  color: rgb(233 213 255 / 0.4) !important;
}
.active\:tw-text-purple-200\/45:active{
  color: rgb(233 213 255 / 0.45) !important;
}
.active\:tw-text-purple-200\/5:active{
  color: rgb(233 213 255 / 0.05) !important;
}
.active\:tw-text-purple-200\/50:active{
  color: rgb(233 213 255 / 0.5) !important;
}
.active\:tw-text-purple-200\/55:active{
  color: rgb(233 213 255 / 0.55) !important;
}
.active\:tw-text-purple-200\/60:active{
  color: rgb(233 213 255 / 0.6) !important;
}
.active\:tw-text-purple-200\/65:active{
  color: rgb(233 213 255 / 0.65) !important;
}
.active\:tw-text-purple-200\/70:active{
  color: rgb(233 213 255 / 0.7) !important;
}
.active\:tw-text-purple-200\/75:active{
  color: rgb(233 213 255 / 0.75) !important;
}
.active\:tw-text-purple-200\/80:active{
  color: rgb(233 213 255 / 0.8) !important;
}
.active\:tw-text-purple-200\/85:active{
  color: rgb(233 213 255 / 0.85) !important;
}
.active\:tw-text-purple-200\/90:active{
  color: rgb(233 213 255 / 0.9) !important;
}
.active\:tw-text-purple-200\/95:active{
  color: rgb(233 213 255 / 0.95) !important;
}
.active\:tw-text-purple-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-300\/0:active{
  color: rgb(216 180 254 / 0) !important;
}
.active\:tw-text-purple-300\/10:active{
  color: rgb(216 180 254 / 0.1) !important;
}
.active\:tw-text-purple-300\/100:active{
  color: rgb(216 180 254 / 1) !important;
}
.active\:tw-text-purple-300\/15:active{
  color: rgb(216 180 254 / 0.15) !important;
}
.active\:tw-text-purple-300\/20:active{
  color: rgb(216 180 254 / 0.2) !important;
}
.active\:tw-text-purple-300\/25:active{
  color: rgb(216 180 254 / 0.25) !important;
}
.active\:tw-text-purple-300\/30:active{
  color: rgb(216 180 254 / 0.3) !important;
}
.active\:tw-text-purple-300\/35:active{
  color: rgb(216 180 254 / 0.35) !important;
}
.active\:tw-text-purple-300\/40:active{
  color: rgb(216 180 254 / 0.4) !important;
}
.active\:tw-text-purple-300\/45:active{
  color: rgb(216 180 254 / 0.45) !important;
}
.active\:tw-text-purple-300\/5:active{
  color: rgb(216 180 254 / 0.05) !important;
}
.active\:tw-text-purple-300\/50:active{
  color: rgb(216 180 254 / 0.5) !important;
}
.active\:tw-text-purple-300\/55:active{
  color: rgb(216 180 254 / 0.55) !important;
}
.active\:tw-text-purple-300\/60:active{
  color: rgb(216 180 254 / 0.6) !important;
}
.active\:tw-text-purple-300\/65:active{
  color: rgb(216 180 254 / 0.65) !important;
}
.active\:tw-text-purple-300\/70:active{
  color: rgb(216 180 254 / 0.7) !important;
}
.active\:tw-text-purple-300\/75:active{
  color: rgb(216 180 254 / 0.75) !important;
}
.active\:tw-text-purple-300\/80:active{
  color: rgb(216 180 254 / 0.8) !important;
}
.active\:tw-text-purple-300\/85:active{
  color: rgb(216 180 254 / 0.85) !important;
}
.active\:tw-text-purple-300\/90:active{
  color: rgb(216 180 254 / 0.9) !important;
}
.active\:tw-text-purple-300\/95:active{
  color: rgb(216 180 254 / 0.95) !important;
}
.active\:tw-text-purple-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-400\/0:active{
  color: rgb(192 132 252 / 0) !important;
}
.active\:tw-text-purple-400\/10:active{
  color: rgb(192 132 252 / 0.1) !important;
}
.active\:tw-text-purple-400\/100:active{
  color: rgb(192 132 252 / 1) !important;
}
.active\:tw-text-purple-400\/15:active{
  color: rgb(192 132 252 / 0.15) !important;
}
.active\:tw-text-purple-400\/20:active{
  color: rgb(192 132 252 / 0.2) !important;
}
.active\:tw-text-purple-400\/25:active{
  color: rgb(192 132 252 / 0.25) !important;
}
.active\:tw-text-purple-400\/30:active{
  color: rgb(192 132 252 / 0.3) !important;
}
.active\:tw-text-purple-400\/35:active{
  color: rgb(192 132 252 / 0.35) !important;
}
.active\:tw-text-purple-400\/40:active{
  color: rgb(192 132 252 / 0.4) !important;
}
.active\:tw-text-purple-400\/45:active{
  color: rgb(192 132 252 / 0.45) !important;
}
.active\:tw-text-purple-400\/5:active{
  color: rgb(192 132 252 / 0.05) !important;
}
.active\:tw-text-purple-400\/50:active{
  color: rgb(192 132 252 / 0.5) !important;
}
.active\:tw-text-purple-400\/55:active{
  color: rgb(192 132 252 / 0.55) !important;
}
.active\:tw-text-purple-400\/60:active{
  color: rgb(192 132 252 / 0.6) !important;
}
.active\:tw-text-purple-400\/65:active{
  color: rgb(192 132 252 / 0.65) !important;
}
.active\:tw-text-purple-400\/70:active{
  color: rgb(192 132 252 / 0.7) !important;
}
.active\:tw-text-purple-400\/75:active{
  color: rgb(192 132 252 / 0.75) !important;
}
.active\:tw-text-purple-400\/80:active{
  color: rgb(192 132 252 / 0.8) !important;
}
.active\:tw-text-purple-400\/85:active{
  color: rgb(192 132 252 / 0.85) !important;
}
.active\:tw-text-purple-400\/90:active{
  color: rgb(192 132 252 / 0.9) !important;
}
.active\:tw-text-purple-400\/95:active{
  color: rgb(192 132 252 / 0.95) !important;
}
.active\:tw-text-purple-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(149 78 153 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-50\/0:active{
  color: rgb(149 78 153 / 0) !important;
}
.active\:tw-text-purple-50\/10:active{
  color: rgb(149 78 153 / 0.1) !important;
}
.active\:tw-text-purple-50\/100:active{
  color: rgb(149 78 153 / 1) !important;
}
.active\:tw-text-purple-50\/15:active{
  color: rgb(149 78 153 / 0.15) !important;
}
.active\:tw-text-purple-50\/20:active{
  color: rgb(149 78 153 / 0.2) !important;
}
.active\:tw-text-purple-50\/25:active{
  color: rgb(149 78 153 / 0.25) !important;
}
.active\:tw-text-purple-50\/30:active{
  color: rgb(149 78 153 / 0.3) !important;
}
.active\:tw-text-purple-50\/35:active{
  color: rgb(149 78 153 / 0.35) !important;
}
.active\:tw-text-purple-50\/40:active{
  color: rgb(149 78 153 / 0.4) !important;
}
.active\:tw-text-purple-50\/45:active{
  color: rgb(149 78 153 / 0.45) !important;
}
.active\:tw-text-purple-50\/5:active{
  color: rgb(149 78 153 / 0.05) !important;
}
.active\:tw-text-purple-50\/50:active{
  color: rgb(149 78 153 / 0.5) !important;
}
.active\:tw-text-purple-50\/55:active{
  color: rgb(149 78 153 / 0.55) !important;
}
.active\:tw-text-purple-50\/60:active{
  color: rgb(149 78 153 / 0.6) !important;
}
.active\:tw-text-purple-50\/65:active{
  color: rgb(149 78 153 / 0.65) !important;
}
.active\:tw-text-purple-50\/70:active{
  color: rgb(149 78 153 / 0.7) !important;
}
.active\:tw-text-purple-50\/75:active{
  color: rgb(149 78 153 / 0.75) !important;
}
.active\:tw-text-purple-50\/80:active{
  color: rgb(149 78 153 / 0.8) !important;
}
.active\:tw-text-purple-50\/85:active{
  color: rgb(149 78 153 / 0.85) !important;
}
.active\:tw-text-purple-50\/90:active{
  color: rgb(149 78 153 / 0.9) !important;
}
.active\:tw-text-purple-50\/95:active{
  color: rgb(149 78 153 / 0.95) !important;
}
.active\:tw-text-purple-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-500\/0:active{
  color: rgb(168 85 247 / 0) !important;
}
.active\:tw-text-purple-500\/10:active{
  color: rgb(168 85 247 / 0.1) !important;
}
.active\:tw-text-purple-500\/100:active{
  color: rgb(168 85 247 / 1) !important;
}
.active\:tw-text-purple-500\/15:active{
  color: rgb(168 85 247 / 0.15) !important;
}
.active\:tw-text-purple-500\/20:active{
  color: rgb(168 85 247 / 0.2) !important;
}
.active\:tw-text-purple-500\/25:active{
  color: rgb(168 85 247 / 0.25) !important;
}
.active\:tw-text-purple-500\/30:active{
  color: rgb(168 85 247 / 0.3) !important;
}
.active\:tw-text-purple-500\/35:active{
  color: rgb(168 85 247 / 0.35) !important;
}
.active\:tw-text-purple-500\/40:active{
  color: rgb(168 85 247 / 0.4) !important;
}
.active\:tw-text-purple-500\/45:active{
  color: rgb(168 85 247 / 0.45) !important;
}
.active\:tw-text-purple-500\/5:active{
  color: rgb(168 85 247 / 0.05) !important;
}
.active\:tw-text-purple-500\/50:active{
  color: rgb(168 85 247 / 0.5) !important;
}
.active\:tw-text-purple-500\/55:active{
  color: rgb(168 85 247 / 0.55) !important;
}
.active\:tw-text-purple-500\/60:active{
  color: rgb(168 85 247 / 0.6) !important;
}
.active\:tw-text-purple-500\/65:active{
  color: rgb(168 85 247 / 0.65) !important;
}
.active\:tw-text-purple-500\/70:active{
  color: rgb(168 85 247 / 0.7) !important;
}
.active\:tw-text-purple-500\/75:active{
  color: rgb(168 85 247 / 0.75) !important;
}
.active\:tw-text-purple-500\/80:active{
  color: rgb(168 85 247 / 0.8) !important;
}
.active\:tw-text-purple-500\/85:active{
  color: rgb(168 85 247 / 0.85) !important;
}
.active\:tw-text-purple-500\/90:active{
  color: rgb(168 85 247 / 0.9) !important;
}
.active\:tw-text-purple-500\/95:active{
  color: rgb(168 85 247 / 0.95) !important;
}
.active\:tw-text-purple-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-600\/0:active{
  color: rgb(147 51 234 / 0) !important;
}
.active\:tw-text-purple-600\/10:active{
  color: rgb(147 51 234 / 0.1) !important;
}
.active\:tw-text-purple-600\/100:active{
  color: rgb(147 51 234 / 1) !important;
}
.active\:tw-text-purple-600\/15:active{
  color: rgb(147 51 234 / 0.15) !important;
}
.active\:tw-text-purple-600\/20:active{
  color: rgb(147 51 234 / 0.2) !important;
}
.active\:tw-text-purple-600\/25:active{
  color: rgb(147 51 234 / 0.25) !important;
}
.active\:tw-text-purple-600\/30:active{
  color: rgb(147 51 234 / 0.3) !important;
}
.active\:tw-text-purple-600\/35:active{
  color: rgb(147 51 234 / 0.35) !important;
}
.active\:tw-text-purple-600\/40:active{
  color: rgb(147 51 234 / 0.4) !important;
}
.active\:tw-text-purple-600\/45:active{
  color: rgb(147 51 234 / 0.45) !important;
}
.active\:tw-text-purple-600\/5:active{
  color: rgb(147 51 234 / 0.05) !important;
}
.active\:tw-text-purple-600\/50:active{
  color: rgb(147 51 234 / 0.5) !important;
}
.active\:tw-text-purple-600\/55:active{
  color: rgb(147 51 234 / 0.55) !important;
}
.active\:tw-text-purple-600\/60:active{
  color: rgb(147 51 234 / 0.6) !important;
}
.active\:tw-text-purple-600\/65:active{
  color: rgb(147 51 234 / 0.65) !important;
}
.active\:tw-text-purple-600\/70:active{
  color: rgb(147 51 234 / 0.7) !important;
}
.active\:tw-text-purple-600\/75:active{
  color: rgb(147 51 234 / 0.75) !important;
}
.active\:tw-text-purple-600\/80:active{
  color: rgb(147 51 234 / 0.8) !important;
}
.active\:tw-text-purple-600\/85:active{
  color: rgb(147 51 234 / 0.85) !important;
}
.active\:tw-text-purple-600\/90:active{
  color: rgb(147 51 234 / 0.9) !important;
}
.active\:tw-text-purple-600\/95:active{
  color: rgb(147 51 234 / 0.95) !important;
}
.active\:tw-text-purple-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-700\/0:active{
  color: rgb(126 34 206 / 0) !important;
}
.active\:tw-text-purple-700\/10:active{
  color: rgb(126 34 206 / 0.1) !important;
}
.active\:tw-text-purple-700\/100:active{
  color: rgb(126 34 206 / 1) !important;
}
.active\:tw-text-purple-700\/15:active{
  color: rgb(126 34 206 / 0.15) !important;
}
.active\:tw-text-purple-700\/20:active{
  color: rgb(126 34 206 / 0.2) !important;
}
.active\:tw-text-purple-700\/25:active{
  color: rgb(126 34 206 / 0.25) !important;
}
.active\:tw-text-purple-700\/30:active{
  color: rgb(126 34 206 / 0.3) !important;
}
.active\:tw-text-purple-700\/35:active{
  color: rgb(126 34 206 / 0.35) !important;
}
.active\:tw-text-purple-700\/40:active{
  color: rgb(126 34 206 / 0.4) !important;
}
.active\:tw-text-purple-700\/45:active{
  color: rgb(126 34 206 / 0.45) !important;
}
.active\:tw-text-purple-700\/5:active{
  color: rgb(126 34 206 / 0.05) !important;
}
.active\:tw-text-purple-700\/50:active{
  color: rgb(126 34 206 / 0.5) !important;
}
.active\:tw-text-purple-700\/55:active{
  color: rgb(126 34 206 / 0.55) !important;
}
.active\:tw-text-purple-700\/60:active{
  color: rgb(126 34 206 / 0.6) !important;
}
.active\:tw-text-purple-700\/65:active{
  color: rgb(126 34 206 / 0.65) !important;
}
.active\:tw-text-purple-700\/70:active{
  color: rgb(126 34 206 / 0.7) !important;
}
.active\:tw-text-purple-700\/75:active{
  color: rgb(126 34 206 / 0.75) !important;
}
.active\:tw-text-purple-700\/80:active{
  color: rgb(126 34 206 / 0.8) !important;
}
.active\:tw-text-purple-700\/85:active{
  color: rgb(126 34 206 / 0.85) !important;
}
.active\:tw-text-purple-700\/90:active{
  color: rgb(126 34 206 / 0.9) !important;
}
.active\:tw-text-purple-700\/95:active{
  color: rgb(126 34 206 / 0.95) !important;
}
.active\:tw-text-purple-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-800\/0:active{
  color: rgb(107 33 168 / 0) !important;
}
.active\:tw-text-purple-800\/10:active{
  color: rgb(107 33 168 / 0.1) !important;
}
.active\:tw-text-purple-800\/100:active{
  color: rgb(107 33 168 / 1) !important;
}
.active\:tw-text-purple-800\/15:active{
  color: rgb(107 33 168 / 0.15) !important;
}
.active\:tw-text-purple-800\/20:active{
  color: rgb(107 33 168 / 0.2) !important;
}
.active\:tw-text-purple-800\/25:active{
  color: rgb(107 33 168 / 0.25) !important;
}
.active\:tw-text-purple-800\/30:active{
  color: rgb(107 33 168 / 0.3) !important;
}
.active\:tw-text-purple-800\/35:active{
  color: rgb(107 33 168 / 0.35) !important;
}
.active\:tw-text-purple-800\/40:active{
  color: rgb(107 33 168 / 0.4) !important;
}
.active\:tw-text-purple-800\/45:active{
  color: rgb(107 33 168 / 0.45) !important;
}
.active\:tw-text-purple-800\/5:active{
  color: rgb(107 33 168 / 0.05) !important;
}
.active\:tw-text-purple-800\/50:active{
  color: rgb(107 33 168 / 0.5) !important;
}
.active\:tw-text-purple-800\/55:active{
  color: rgb(107 33 168 / 0.55) !important;
}
.active\:tw-text-purple-800\/60:active{
  color: rgb(107 33 168 / 0.6) !important;
}
.active\:tw-text-purple-800\/65:active{
  color: rgb(107 33 168 / 0.65) !important;
}
.active\:tw-text-purple-800\/70:active{
  color: rgb(107 33 168 / 0.7) !important;
}
.active\:tw-text-purple-800\/75:active{
  color: rgb(107 33 168 / 0.75) !important;
}
.active\:tw-text-purple-800\/80:active{
  color: rgb(107 33 168 / 0.8) !important;
}
.active\:tw-text-purple-800\/85:active{
  color: rgb(107 33 168 / 0.85) !important;
}
.active\:tw-text-purple-800\/90:active{
  color: rgb(107 33 168 / 0.9) !important;
}
.active\:tw-text-purple-800\/95:active{
  color: rgb(107 33 168 / 0.95) !important;
}
.active\:tw-text-purple-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-900\/0:active{
  color: rgb(88 28 135 / 0) !important;
}
.active\:tw-text-purple-900\/10:active{
  color: rgb(88 28 135 / 0.1) !important;
}
.active\:tw-text-purple-900\/100:active{
  color: rgb(88 28 135 / 1) !important;
}
.active\:tw-text-purple-900\/15:active{
  color: rgb(88 28 135 / 0.15) !important;
}
.active\:tw-text-purple-900\/20:active{
  color: rgb(88 28 135 / 0.2) !important;
}
.active\:tw-text-purple-900\/25:active{
  color: rgb(88 28 135 / 0.25) !important;
}
.active\:tw-text-purple-900\/30:active{
  color: rgb(88 28 135 / 0.3) !important;
}
.active\:tw-text-purple-900\/35:active{
  color: rgb(88 28 135 / 0.35) !important;
}
.active\:tw-text-purple-900\/40:active{
  color: rgb(88 28 135 / 0.4) !important;
}
.active\:tw-text-purple-900\/45:active{
  color: rgb(88 28 135 / 0.45) !important;
}
.active\:tw-text-purple-900\/5:active{
  color: rgb(88 28 135 / 0.05) !important;
}
.active\:tw-text-purple-900\/50:active{
  color: rgb(88 28 135 / 0.5) !important;
}
.active\:tw-text-purple-900\/55:active{
  color: rgb(88 28 135 / 0.55) !important;
}
.active\:tw-text-purple-900\/60:active{
  color: rgb(88 28 135 / 0.6) !important;
}
.active\:tw-text-purple-900\/65:active{
  color: rgb(88 28 135 / 0.65) !important;
}
.active\:tw-text-purple-900\/70:active{
  color: rgb(88 28 135 / 0.7) !important;
}
.active\:tw-text-purple-900\/75:active{
  color: rgb(88 28 135 / 0.75) !important;
}
.active\:tw-text-purple-900\/80:active{
  color: rgb(88 28 135 / 0.8) !important;
}
.active\:tw-text-purple-900\/85:active{
  color: rgb(88 28 135 / 0.85) !important;
}
.active\:tw-text-purple-900\/90:active{
  color: rgb(88 28 135 / 0.9) !important;
}
.active\:tw-text-purple-900\/95:active{
  color: rgb(88 28 135 / 0.95) !important;
}
.active\:tw-text-purple-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(59 7 100 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-purple-950\/0:active{
  color: rgb(59 7 100 / 0) !important;
}
.active\:tw-text-purple-950\/10:active{
  color: rgb(59 7 100 / 0.1) !important;
}
.active\:tw-text-purple-950\/100:active{
  color: rgb(59 7 100 / 1) !important;
}
.active\:tw-text-purple-950\/15:active{
  color: rgb(59 7 100 / 0.15) !important;
}
.active\:tw-text-purple-950\/20:active{
  color: rgb(59 7 100 / 0.2) !important;
}
.active\:tw-text-purple-950\/25:active{
  color: rgb(59 7 100 / 0.25) !important;
}
.active\:tw-text-purple-950\/30:active{
  color: rgb(59 7 100 / 0.3) !important;
}
.active\:tw-text-purple-950\/35:active{
  color: rgb(59 7 100 / 0.35) !important;
}
.active\:tw-text-purple-950\/40:active{
  color: rgb(59 7 100 / 0.4) !important;
}
.active\:tw-text-purple-950\/45:active{
  color: rgb(59 7 100 / 0.45) !important;
}
.active\:tw-text-purple-950\/5:active{
  color: rgb(59 7 100 / 0.05) !important;
}
.active\:tw-text-purple-950\/50:active{
  color: rgb(59 7 100 / 0.5) !important;
}
.active\:tw-text-purple-950\/55:active{
  color: rgb(59 7 100 / 0.55) !important;
}
.active\:tw-text-purple-950\/60:active{
  color: rgb(59 7 100 / 0.6) !important;
}
.active\:tw-text-purple-950\/65:active{
  color: rgb(59 7 100 / 0.65) !important;
}
.active\:tw-text-purple-950\/70:active{
  color: rgb(59 7 100 / 0.7) !important;
}
.active\:tw-text-purple-950\/75:active{
  color: rgb(59 7 100 / 0.75) !important;
}
.active\:tw-text-purple-950\/80:active{
  color: rgb(59 7 100 / 0.8) !important;
}
.active\:tw-text-purple-950\/85:active{
  color: rgb(59 7 100 / 0.85) !important;
}
.active\:tw-text-purple-950\/90:active{
  color: rgb(59 7 100 / 0.9) !important;
}
.active\:tw-text-purple-950\/95:active{
  color: rgb(59 7 100 / 0.95) !important;
}
.active\:tw-text-red-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(245 212 213 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-100\/0:active{
  color: rgb(245 212 213 / 0) !important;
}
.active\:tw-text-red-100\/10:active{
  color: rgb(245 212 213 / 0.1) !important;
}
.active\:tw-text-red-100\/100:active{
  color: rgb(245 212 213 / 1) !important;
}
.active\:tw-text-red-100\/15:active{
  color: rgb(245 212 213 / 0.15) !important;
}
.active\:tw-text-red-100\/20:active{
  color: rgb(245 212 213 / 0.2) !important;
}
.active\:tw-text-red-100\/25:active{
  color: rgb(245 212 213 / 0.25) !important;
}
.active\:tw-text-red-100\/30:active{
  color: rgb(245 212 213 / 0.3) !important;
}
.active\:tw-text-red-100\/35:active{
  color: rgb(245 212 213 / 0.35) !important;
}
.active\:tw-text-red-100\/40:active{
  color: rgb(245 212 213 / 0.4) !important;
}
.active\:tw-text-red-100\/45:active{
  color: rgb(245 212 213 / 0.45) !important;
}
.active\:tw-text-red-100\/5:active{
  color: rgb(245 212 213 / 0.05) !important;
}
.active\:tw-text-red-100\/50:active{
  color: rgb(245 212 213 / 0.5) !important;
}
.active\:tw-text-red-100\/55:active{
  color: rgb(245 212 213 / 0.55) !important;
}
.active\:tw-text-red-100\/60:active{
  color: rgb(245 212 213 / 0.6) !important;
}
.active\:tw-text-red-100\/65:active{
  color: rgb(245 212 213 / 0.65) !important;
}
.active\:tw-text-red-100\/70:active{
  color: rgb(245 212 213 / 0.7) !important;
}
.active\:tw-text-red-100\/75:active{
  color: rgb(245 212 213 / 0.75) !important;
}
.active\:tw-text-red-100\/80:active{
  color: rgb(245 212 213 / 0.8) !important;
}
.active\:tw-text-red-100\/85:active{
  color: rgb(245 212 213 / 0.85) !important;
}
.active\:tw-text-red-100\/90:active{
  color: rgb(245 212 213 / 0.9) !important;
}
.active\:tw-text-red-100\/95:active{
  color: rgb(245 212 213 / 0.95) !important;
}
.active\:tw-text-red-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(235 169 170 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-200\/0:active{
  color: rgb(235 169 170 / 0) !important;
}
.active\:tw-text-red-200\/10:active{
  color: rgb(235 169 170 / 0.1) !important;
}
.active\:tw-text-red-200\/100:active{
  color: rgb(235 169 170 / 1) !important;
}
.active\:tw-text-red-200\/15:active{
  color: rgb(235 169 170 / 0.15) !important;
}
.active\:tw-text-red-200\/20:active{
  color: rgb(235 169 170 / 0.2) !important;
}
.active\:tw-text-red-200\/25:active{
  color: rgb(235 169 170 / 0.25) !important;
}
.active\:tw-text-red-200\/30:active{
  color: rgb(235 169 170 / 0.3) !important;
}
.active\:tw-text-red-200\/35:active{
  color: rgb(235 169 170 / 0.35) !important;
}
.active\:tw-text-red-200\/40:active{
  color: rgb(235 169 170 / 0.4) !important;
}
.active\:tw-text-red-200\/45:active{
  color: rgb(235 169 170 / 0.45) !important;
}
.active\:tw-text-red-200\/5:active{
  color: rgb(235 169 170 / 0.05) !important;
}
.active\:tw-text-red-200\/50:active{
  color: rgb(235 169 170 / 0.5) !important;
}
.active\:tw-text-red-200\/55:active{
  color: rgb(235 169 170 / 0.55) !important;
}
.active\:tw-text-red-200\/60:active{
  color: rgb(235 169 170 / 0.6) !important;
}
.active\:tw-text-red-200\/65:active{
  color: rgb(235 169 170 / 0.65) !important;
}
.active\:tw-text-red-200\/70:active{
  color: rgb(235 169 170 / 0.7) !important;
}
.active\:tw-text-red-200\/75:active{
  color: rgb(235 169 170 / 0.75) !important;
}
.active\:tw-text-red-200\/80:active{
  color: rgb(235 169 170 / 0.8) !important;
}
.active\:tw-text-red-200\/85:active{
  color: rgb(235 169 170 / 0.85) !important;
}
.active\:tw-text-red-200\/90:active{
  color: rgb(235 169 170 / 0.9) !important;
}
.active\:tw-text-red-200\/95:active{
  color: rgb(235 169 170 / 0.95) !important;
}
.active\:tw-text-red-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(224 127 128 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-300\/0:active{
  color: rgb(224 127 128 / 0) !important;
}
.active\:tw-text-red-300\/10:active{
  color: rgb(224 127 128 / 0.1) !important;
}
.active\:tw-text-red-300\/100:active{
  color: rgb(224 127 128 / 1) !important;
}
.active\:tw-text-red-300\/15:active{
  color: rgb(224 127 128 / 0.15) !important;
}
.active\:tw-text-red-300\/20:active{
  color: rgb(224 127 128 / 0.2) !important;
}
.active\:tw-text-red-300\/25:active{
  color: rgb(224 127 128 / 0.25) !important;
}
.active\:tw-text-red-300\/30:active{
  color: rgb(224 127 128 / 0.3) !important;
}
.active\:tw-text-red-300\/35:active{
  color: rgb(224 127 128 / 0.35) !important;
}
.active\:tw-text-red-300\/40:active{
  color: rgb(224 127 128 / 0.4) !important;
}
.active\:tw-text-red-300\/45:active{
  color: rgb(224 127 128 / 0.45) !important;
}
.active\:tw-text-red-300\/5:active{
  color: rgb(224 127 128 / 0.05) !important;
}
.active\:tw-text-red-300\/50:active{
  color: rgb(224 127 128 / 0.5) !important;
}
.active\:tw-text-red-300\/55:active{
  color: rgb(224 127 128 / 0.55) !important;
}
.active\:tw-text-red-300\/60:active{
  color: rgb(224 127 128 / 0.6) !important;
}
.active\:tw-text-red-300\/65:active{
  color: rgb(224 127 128 / 0.65) !important;
}
.active\:tw-text-red-300\/70:active{
  color: rgb(224 127 128 / 0.7) !important;
}
.active\:tw-text-red-300\/75:active{
  color: rgb(224 127 128 / 0.75) !important;
}
.active\:tw-text-red-300\/80:active{
  color: rgb(224 127 128 / 0.8) !important;
}
.active\:tw-text-red-300\/85:active{
  color: rgb(224 127 128 / 0.85) !important;
}
.active\:tw-text-red-300\/90:active{
  color: rgb(224 127 128 / 0.9) !important;
}
.active\:tw-text-red-300\/95:active{
  color: rgb(224 127 128 / 0.95) !important;
}
.active\:tw-text-red-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(214 84 85 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-400\/0:active{
  color: rgb(214 84 85 / 0) !important;
}
.active\:tw-text-red-400\/10:active{
  color: rgb(214 84 85 / 0.1) !important;
}
.active\:tw-text-red-400\/100:active{
  color: rgb(214 84 85 / 1) !important;
}
.active\:tw-text-red-400\/15:active{
  color: rgb(214 84 85 / 0.15) !important;
}
.active\:tw-text-red-400\/20:active{
  color: rgb(214 84 85 / 0.2) !important;
}
.active\:tw-text-red-400\/25:active{
  color: rgb(214 84 85 / 0.25) !important;
}
.active\:tw-text-red-400\/30:active{
  color: rgb(214 84 85 / 0.3) !important;
}
.active\:tw-text-red-400\/35:active{
  color: rgb(214 84 85 / 0.35) !important;
}
.active\:tw-text-red-400\/40:active{
  color: rgb(214 84 85 / 0.4) !important;
}
.active\:tw-text-red-400\/45:active{
  color: rgb(214 84 85 / 0.45) !important;
}
.active\:tw-text-red-400\/5:active{
  color: rgb(214 84 85 / 0.05) !important;
}
.active\:tw-text-red-400\/50:active{
  color: rgb(214 84 85 / 0.5) !important;
}
.active\:tw-text-red-400\/55:active{
  color: rgb(214 84 85 / 0.55) !important;
}
.active\:tw-text-red-400\/60:active{
  color: rgb(214 84 85 / 0.6) !important;
}
.active\:tw-text-red-400\/65:active{
  color: rgb(214 84 85 / 0.65) !important;
}
.active\:tw-text-red-400\/70:active{
  color: rgb(214 84 85 / 0.7) !important;
}
.active\:tw-text-red-400\/75:active{
  color: rgb(214 84 85 / 0.75) !important;
}
.active\:tw-text-red-400\/80:active{
  color: rgb(214 84 85 / 0.8) !important;
}
.active\:tw-text-red-400\/85:active{
  color: rgb(214 84 85 / 0.85) !important;
}
.active\:tw-text-red-400\/90:active{
  color: rgb(214 84 85 / 0.9) !important;
}
.active\:tw-text-red-400\/95:active{
  color: rgb(214 84 85 / 0.95) !important;
}
.active\:tw-text-red-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-50\/0:active{
  color: rgb(254 242 242 / 0) !important;
}
.active\:tw-text-red-50\/10:active{
  color: rgb(254 242 242 / 0.1) !important;
}
.active\:tw-text-red-50\/100:active{
  color: rgb(254 242 242 / 1) !important;
}
.active\:tw-text-red-50\/15:active{
  color: rgb(254 242 242 / 0.15) !important;
}
.active\:tw-text-red-50\/20:active{
  color: rgb(254 242 242 / 0.2) !important;
}
.active\:tw-text-red-50\/25:active{
  color: rgb(254 242 242 / 0.25) !important;
}
.active\:tw-text-red-50\/30:active{
  color: rgb(254 242 242 / 0.3) !important;
}
.active\:tw-text-red-50\/35:active{
  color: rgb(254 242 242 / 0.35) !important;
}
.active\:tw-text-red-50\/40:active{
  color: rgb(254 242 242 / 0.4) !important;
}
.active\:tw-text-red-50\/45:active{
  color: rgb(254 242 242 / 0.45) !important;
}
.active\:tw-text-red-50\/5:active{
  color: rgb(254 242 242 / 0.05) !important;
}
.active\:tw-text-red-50\/50:active{
  color: rgb(254 242 242 / 0.5) !important;
}
.active\:tw-text-red-50\/55:active{
  color: rgb(254 242 242 / 0.55) !important;
}
.active\:tw-text-red-50\/60:active{
  color: rgb(254 242 242 / 0.6) !important;
}
.active\:tw-text-red-50\/65:active{
  color: rgb(254 242 242 / 0.65) !important;
}
.active\:tw-text-red-50\/70:active{
  color: rgb(254 242 242 / 0.7) !important;
}
.active\:tw-text-red-50\/75:active{
  color: rgb(254 242 242 / 0.75) !important;
}
.active\:tw-text-red-50\/80:active{
  color: rgb(254 242 242 / 0.8) !important;
}
.active\:tw-text-red-50\/85:active{
  color: rgb(254 242 242 / 0.85) !important;
}
.active\:tw-text-red-50\/90:active{
  color: rgb(254 242 242 / 0.9) !important;
}
.active\:tw-text-red-50\/95:active{
  color: rgb(254 242 242 / 0.95) !important;
}
.active\:tw-text-red-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-500\/0:active{
  color: rgb(255 0 0 / 0) !important;
}
.active\:tw-text-red-500\/10:active{
  color: rgb(255 0 0 / 0.1) !important;
}
.active\:tw-text-red-500\/100:active{
  color: rgb(255 0 0 / 1) !important;
}
.active\:tw-text-red-500\/15:active{
  color: rgb(255 0 0 / 0.15) !important;
}
.active\:tw-text-red-500\/20:active{
  color: rgb(255 0 0 / 0.2) !important;
}
.active\:tw-text-red-500\/25:active{
  color: rgb(255 0 0 / 0.25) !important;
}
.active\:tw-text-red-500\/30:active{
  color: rgb(255 0 0 / 0.3) !important;
}
.active\:tw-text-red-500\/35:active{
  color: rgb(255 0 0 / 0.35) !important;
}
.active\:tw-text-red-500\/40:active{
  color: rgb(255 0 0 / 0.4) !important;
}
.active\:tw-text-red-500\/45:active{
  color: rgb(255 0 0 / 0.45) !important;
}
.active\:tw-text-red-500\/5:active{
  color: rgb(255 0 0 / 0.05) !important;
}
.active\:tw-text-red-500\/50:active{
  color: rgb(255 0 0 / 0.5) !important;
}
.active\:tw-text-red-500\/55:active{
  color: rgb(255 0 0 / 0.55) !important;
}
.active\:tw-text-red-500\/60:active{
  color: rgb(255 0 0 / 0.6) !important;
}
.active\:tw-text-red-500\/65:active{
  color: rgb(255 0 0 / 0.65) !important;
}
.active\:tw-text-red-500\/70:active{
  color: rgb(255 0 0 / 0.7) !important;
}
.active\:tw-text-red-500\/75:active{
  color: rgb(255 0 0 / 0.75) !important;
}
.active\:tw-text-red-500\/80:active{
  color: rgb(255 0 0 / 0.8) !important;
}
.active\:tw-text-red-500\/85:active{
  color: rgb(255 0 0 / 0.85) !important;
}
.active\:tw-text-red-500\/90:active{
  color: rgb(255 0 0 / 0.9) !important;
}
.active\:tw-text-red-500\/95:active{
  color: rgb(255 0 0 / 0.95) !important;
}
.active\:tw-text-red-550:active{
  --tw-text-opacity: 1 !important;
  color: rgb(204 41 54 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-550\/0:active{
  color: rgb(204 41 54 / 0) !important;
}
.active\:tw-text-red-550\/10:active{
  color: rgb(204 41 54 / 0.1) !important;
}
.active\:tw-text-red-550\/100:active{
  color: rgb(204 41 54 / 1) !important;
}
.active\:tw-text-red-550\/15:active{
  color: rgb(204 41 54 / 0.15) !important;
}
.active\:tw-text-red-550\/20:active{
  color: rgb(204 41 54 / 0.2) !important;
}
.active\:tw-text-red-550\/25:active{
  color: rgb(204 41 54 / 0.25) !important;
}
.active\:tw-text-red-550\/30:active{
  color: rgb(204 41 54 / 0.3) !important;
}
.active\:tw-text-red-550\/35:active{
  color: rgb(204 41 54 / 0.35) !important;
}
.active\:tw-text-red-550\/40:active{
  color: rgb(204 41 54 / 0.4) !important;
}
.active\:tw-text-red-550\/45:active{
  color: rgb(204 41 54 / 0.45) !important;
}
.active\:tw-text-red-550\/5:active{
  color: rgb(204 41 54 / 0.05) !important;
}
.active\:tw-text-red-550\/50:active{
  color: rgb(204 41 54 / 0.5) !important;
}
.active\:tw-text-red-550\/55:active{
  color: rgb(204 41 54 / 0.55) !important;
}
.active\:tw-text-red-550\/60:active{
  color: rgb(204 41 54 / 0.6) !important;
}
.active\:tw-text-red-550\/65:active{
  color: rgb(204 41 54 / 0.65) !important;
}
.active\:tw-text-red-550\/70:active{
  color: rgb(204 41 54 / 0.7) !important;
}
.active\:tw-text-red-550\/75:active{
  color: rgb(204 41 54 / 0.75) !important;
}
.active\:tw-text-red-550\/80:active{
  color: rgb(204 41 54 / 0.8) !important;
}
.active\:tw-text-red-550\/85:active{
  color: rgb(204 41 54 / 0.85) !important;
}
.active\:tw-text-red-550\/90:active{
  color: rgb(204 41 54 / 0.9) !important;
}
.active\:tw-text-red-550\/95:active{
  color: rgb(204 41 54 / 0.95) !important;
}
.active\:tw-text-red-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(163 33 34 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-600\/0:active{
  color: rgb(163 33 34 / 0) !important;
}
.active\:tw-text-red-600\/10:active{
  color: rgb(163 33 34 / 0.1) !important;
}
.active\:tw-text-red-600\/100:active{
  color: rgb(163 33 34 / 1) !important;
}
.active\:tw-text-red-600\/15:active{
  color: rgb(163 33 34 / 0.15) !important;
}
.active\:tw-text-red-600\/20:active{
  color: rgb(163 33 34 / 0.2) !important;
}
.active\:tw-text-red-600\/25:active{
  color: rgb(163 33 34 / 0.25) !important;
}
.active\:tw-text-red-600\/30:active{
  color: rgb(163 33 34 / 0.3) !important;
}
.active\:tw-text-red-600\/35:active{
  color: rgb(163 33 34 / 0.35) !important;
}
.active\:tw-text-red-600\/40:active{
  color: rgb(163 33 34 / 0.4) !important;
}
.active\:tw-text-red-600\/45:active{
  color: rgb(163 33 34 / 0.45) !important;
}
.active\:tw-text-red-600\/5:active{
  color: rgb(163 33 34 / 0.05) !important;
}
.active\:tw-text-red-600\/50:active{
  color: rgb(163 33 34 / 0.5) !important;
}
.active\:tw-text-red-600\/55:active{
  color: rgb(163 33 34 / 0.55) !important;
}
.active\:tw-text-red-600\/60:active{
  color: rgb(163 33 34 / 0.6) !important;
}
.active\:tw-text-red-600\/65:active{
  color: rgb(163 33 34 / 0.65) !important;
}
.active\:tw-text-red-600\/70:active{
  color: rgb(163 33 34 / 0.7) !important;
}
.active\:tw-text-red-600\/75:active{
  color: rgb(163 33 34 / 0.75) !important;
}
.active\:tw-text-red-600\/80:active{
  color: rgb(163 33 34 / 0.8) !important;
}
.active\:tw-text-red-600\/85:active{
  color: rgb(163 33 34 / 0.85) !important;
}
.active\:tw-text-red-600\/90:active{
  color: rgb(163 33 34 / 0.9) !important;
}
.active\:tw-text-red-600\/95:active{
  color: rgb(163 33 34 / 0.95) !important;
}
.active\:tw-text-red-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(122 25 26 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-700\/0:active{
  color: rgb(122 25 26 / 0) !important;
}
.active\:tw-text-red-700\/10:active{
  color: rgb(122 25 26 / 0.1) !important;
}
.active\:tw-text-red-700\/100:active{
  color: rgb(122 25 26 / 1) !important;
}
.active\:tw-text-red-700\/15:active{
  color: rgb(122 25 26 / 0.15) !important;
}
.active\:tw-text-red-700\/20:active{
  color: rgb(122 25 26 / 0.2) !important;
}
.active\:tw-text-red-700\/25:active{
  color: rgb(122 25 26 / 0.25) !important;
}
.active\:tw-text-red-700\/30:active{
  color: rgb(122 25 26 / 0.3) !important;
}
.active\:tw-text-red-700\/35:active{
  color: rgb(122 25 26 / 0.35) !important;
}
.active\:tw-text-red-700\/40:active{
  color: rgb(122 25 26 / 0.4) !important;
}
.active\:tw-text-red-700\/45:active{
  color: rgb(122 25 26 / 0.45) !important;
}
.active\:tw-text-red-700\/5:active{
  color: rgb(122 25 26 / 0.05) !important;
}
.active\:tw-text-red-700\/50:active{
  color: rgb(122 25 26 / 0.5) !important;
}
.active\:tw-text-red-700\/55:active{
  color: rgb(122 25 26 / 0.55) !important;
}
.active\:tw-text-red-700\/60:active{
  color: rgb(122 25 26 / 0.6) !important;
}
.active\:tw-text-red-700\/65:active{
  color: rgb(122 25 26 / 0.65) !important;
}
.active\:tw-text-red-700\/70:active{
  color: rgb(122 25 26 / 0.7) !important;
}
.active\:tw-text-red-700\/75:active{
  color: rgb(122 25 26 / 0.75) !important;
}
.active\:tw-text-red-700\/80:active{
  color: rgb(122 25 26 / 0.8) !important;
}
.active\:tw-text-red-700\/85:active{
  color: rgb(122 25 26 / 0.85) !important;
}
.active\:tw-text-red-700\/90:active{
  color: rgb(122 25 26 / 0.9) !important;
}
.active\:tw-text-red-700\/95:active{
  color: rgb(122 25 26 / 0.95) !important;
}
.active\:tw-text-red-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(82 16 17 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-800\/0:active{
  color: rgb(82 16 17 / 0) !important;
}
.active\:tw-text-red-800\/10:active{
  color: rgb(82 16 17 / 0.1) !important;
}
.active\:tw-text-red-800\/100:active{
  color: rgb(82 16 17 / 1) !important;
}
.active\:tw-text-red-800\/15:active{
  color: rgb(82 16 17 / 0.15) !important;
}
.active\:tw-text-red-800\/20:active{
  color: rgb(82 16 17 / 0.2) !important;
}
.active\:tw-text-red-800\/25:active{
  color: rgb(82 16 17 / 0.25) !important;
}
.active\:tw-text-red-800\/30:active{
  color: rgb(82 16 17 / 0.3) !important;
}
.active\:tw-text-red-800\/35:active{
  color: rgb(82 16 17 / 0.35) !important;
}
.active\:tw-text-red-800\/40:active{
  color: rgb(82 16 17 / 0.4) !important;
}
.active\:tw-text-red-800\/45:active{
  color: rgb(82 16 17 / 0.45) !important;
}
.active\:tw-text-red-800\/5:active{
  color: rgb(82 16 17 / 0.05) !important;
}
.active\:tw-text-red-800\/50:active{
  color: rgb(82 16 17 / 0.5) !important;
}
.active\:tw-text-red-800\/55:active{
  color: rgb(82 16 17 / 0.55) !important;
}
.active\:tw-text-red-800\/60:active{
  color: rgb(82 16 17 / 0.6) !important;
}
.active\:tw-text-red-800\/65:active{
  color: rgb(82 16 17 / 0.65) !important;
}
.active\:tw-text-red-800\/70:active{
  color: rgb(82 16 17 / 0.7) !important;
}
.active\:tw-text-red-800\/75:active{
  color: rgb(82 16 17 / 0.75) !important;
}
.active\:tw-text-red-800\/80:active{
  color: rgb(82 16 17 / 0.8) !important;
}
.active\:tw-text-red-800\/85:active{
  color: rgb(82 16 17 / 0.85) !important;
}
.active\:tw-text-red-800\/90:active{
  color: rgb(82 16 17 / 0.9) !important;
}
.active\:tw-text-red-800\/95:active{
  color: rgb(82 16 17 / 0.95) !important;
}
.active\:tw-text-red-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(41 8 9 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-900\/0:active{
  color: rgb(41 8 9 / 0) !important;
}
.active\:tw-text-red-900\/10:active{
  color: rgb(41 8 9 / 0.1) !important;
}
.active\:tw-text-red-900\/100:active{
  color: rgb(41 8 9 / 1) !important;
}
.active\:tw-text-red-900\/15:active{
  color: rgb(41 8 9 / 0.15) !important;
}
.active\:tw-text-red-900\/20:active{
  color: rgb(41 8 9 / 0.2) !important;
}
.active\:tw-text-red-900\/25:active{
  color: rgb(41 8 9 / 0.25) !important;
}
.active\:tw-text-red-900\/30:active{
  color: rgb(41 8 9 / 0.3) !important;
}
.active\:tw-text-red-900\/35:active{
  color: rgb(41 8 9 / 0.35) !important;
}
.active\:tw-text-red-900\/40:active{
  color: rgb(41 8 9 / 0.4) !important;
}
.active\:tw-text-red-900\/45:active{
  color: rgb(41 8 9 / 0.45) !important;
}
.active\:tw-text-red-900\/5:active{
  color: rgb(41 8 9 / 0.05) !important;
}
.active\:tw-text-red-900\/50:active{
  color: rgb(41 8 9 / 0.5) !important;
}
.active\:tw-text-red-900\/55:active{
  color: rgb(41 8 9 / 0.55) !important;
}
.active\:tw-text-red-900\/60:active{
  color: rgb(41 8 9 / 0.6) !important;
}
.active\:tw-text-red-900\/65:active{
  color: rgb(41 8 9 / 0.65) !important;
}
.active\:tw-text-red-900\/70:active{
  color: rgb(41 8 9 / 0.7) !important;
}
.active\:tw-text-red-900\/75:active{
  color: rgb(41 8 9 / 0.75) !important;
}
.active\:tw-text-red-900\/80:active{
  color: rgb(41 8 9 / 0.8) !important;
}
.active\:tw-text-red-900\/85:active{
  color: rgb(41 8 9 / 0.85) !important;
}
.active\:tw-text-red-900\/90:active{
  color: rgb(41 8 9 / 0.9) !important;
}
.active\:tw-text-red-900\/95:active{
  color: rgb(41 8 9 / 0.95) !important;
}
.active\:tw-text-red-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-red-950\/0:active{
  color: rgb(69 10 10 / 0) !important;
}
.active\:tw-text-red-950\/10:active{
  color: rgb(69 10 10 / 0.1) !important;
}
.active\:tw-text-red-950\/100:active{
  color: rgb(69 10 10 / 1) !important;
}
.active\:tw-text-red-950\/15:active{
  color: rgb(69 10 10 / 0.15) !important;
}
.active\:tw-text-red-950\/20:active{
  color: rgb(69 10 10 / 0.2) !important;
}
.active\:tw-text-red-950\/25:active{
  color: rgb(69 10 10 / 0.25) !important;
}
.active\:tw-text-red-950\/30:active{
  color: rgb(69 10 10 / 0.3) !important;
}
.active\:tw-text-red-950\/35:active{
  color: rgb(69 10 10 / 0.35) !important;
}
.active\:tw-text-red-950\/40:active{
  color: rgb(69 10 10 / 0.4) !important;
}
.active\:tw-text-red-950\/45:active{
  color: rgb(69 10 10 / 0.45) !important;
}
.active\:tw-text-red-950\/5:active{
  color: rgb(69 10 10 / 0.05) !important;
}
.active\:tw-text-red-950\/50:active{
  color: rgb(69 10 10 / 0.5) !important;
}
.active\:tw-text-red-950\/55:active{
  color: rgb(69 10 10 / 0.55) !important;
}
.active\:tw-text-red-950\/60:active{
  color: rgb(69 10 10 / 0.6) !important;
}
.active\:tw-text-red-950\/65:active{
  color: rgb(69 10 10 / 0.65) !important;
}
.active\:tw-text-red-950\/70:active{
  color: rgb(69 10 10 / 0.7) !important;
}
.active\:tw-text-red-950\/75:active{
  color: rgb(69 10 10 / 0.75) !important;
}
.active\:tw-text-red-950\/80:active{
  color: rgb(69 10 10 / 0.8) !important;
}
.active\:tw-text-red-950\/85:active{
  color: rgb(69 10 10 / 0.85) !important;
}
.active\:tw-text-red-950\/90:active{
  color: rgb(69 10 10 / 0.9) !important;
}
.active\:tw-text-red-950\/95:active{
  color: rgb(69 10 10 / 0.95) !important;
}
.active\:tw-text-rose-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-100\/0:active{
  color: rgb(255 228 230 / 0) !important;
}
.active\:tw-text-rose-100\/10:active{
  color: rgb(255 228 230 / 0.1) !important;
}
.active\:tw-text-rose-100\/100:active{
  color: rgb(255 228 230 / 1) !important;
}
.active\:tw-text-rose-100\/15:active{
  color: rgb(255 228 230 / 0.15) !important;
}
.active\:tw-text-rose-100\/20:active{
  color: rgb(255 228 230 / 0.2) !important;
}
.active\:tw-text-rose-100\/25:active{
  color: rgb(255 228 230 / 0.25) !important;
}
.active\:tw-text-rose-100\/30:active{
  color: rgb(255 228 230 / 0.3) !important;
}
.active\:tw-text-rose-100\/35:active{
  color: rgb(255 228 230 / 0.35) !important;
}
.active\:tw-text-rose-100\/40:active{
  color: rgb(255 228 230 / 0.4) !important;
}
.active\:tw-text-rose-100\/45:active{
  color: rgb(255 228 230 / 0.45) !important;
}
.active\:tw-text-rose-100\/5:active{
  color: rgb(255 228 230 / 0.05) !important;
}
.active\:tw-text-rose-100\/50:active{
  color: rgb(255 228 230 / 0.5) !important;
}
.active\:tw-text-rose-100\/55:active{
  color: rgb(255 228 230 / 0.55) !important;
}
.active\:tw-text-rose-100\/60:active{
  color: rgb(255 228 230 / 0.6) !important;
}
.active\:tw-text-rose-100\/65:active{
  color: rgb(255 228 230 / 0.65) !important;
}
.active\:tw-text-rose-100\/70:active{
  color: rgb(255 228 230 / 0.7) !important;
}
.active\:tw-text-rose-100\/75:active{
  color: rgb(255 228 230 / 0.75) !important;
}
.active\:tw-text-rose-100\/80:active{
  color: rgb(255 228 230 / 0.8) !important;
}
.active\:tw-text-rose-100\/85:active{
  color: rgb(255 228 230 / 0.85) !important;
}
.active\:tw-text-rose-100\/90:active{
  color: rgb(255 228 230 / 0.9) !important;
}
.active\:tw-text-rose-100\/95:active{
  color: rgb(255 228 230 / 0.95) !important;
}
.active\:tw-text-rose-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-200\/0:active{
  color: rgb(254 205 211 / 0) !important;
}
.active\:tw-text-rose-200\/10:active{
  color: rgb(254 205 211 / 0.1) !important;
}
.active\:tw-text-rose-200\/100:active{
  color: rgb(254 205 211 / 1) !important;
}
.active\:tw-text-rose-200\/15:active{
  color: rgb(254 205 211 / 0.15) !important;
}
.active\:tw-text-rose-200\/20:active{
  color: rgb(254 205 211 / 0.2) !important;
}
.active\:tw-text-rose-200\/25:active{
  color: rgb(254 205 211 / 0.25) !important;
}
.active\:tw-text-rose-200\/30:active{
  color: rgb(254 205 211 / 0.3) !important;
}
.active\:tw-text-rose-200\/35:active{
  color: rgb(254 205 211 / 0.35) !important;
}
.active\:tw-text-rose-200\/40:active{
  color: rgb(254 205 211 / 0.4) !important;
}
.active\:tw-text-rose-200\/45:active{
  color: rgb(254 205 211 / 0.45) !important;
}
.active\:tw-text-rose-200\/5:active{
  color: rgb(254 205 211 / 0.05) !important;
}
.active\:tw-text-rose-200\/50:active{
  color: rgb(254 205 211 / 0.5) !important;
}
.active\:tw-text-rose-200\/55:active{
  color: rgb(254 205 211 / 0.55) !important;
}
.active\:tw-text-rose-200\/60:active{
  color: rgb(254 205 211 / 0.6) !important;
}
.active\:tw-text-rose-200\/65:active{
  color: rgb(254 205 211 / 0.65) !important;
}
.active\:tw-text-rose-200\/70:active{
  color: rgb(254 205 211 / 0.7) !important;
}
.active\:tw-text-rose-200\/75:active{
  color: rgb(254 205 211 / 0.75) !important;
}
.active\:tw-text-rose-200\/80:active{
  color: rgb(254 205 211 / 0.8) !important;
}
.active\:tw-text-rose-200\/85:active{
  color: rgb(254 205 211 / 0.85) !important;
}
.active\:tw-text-rose-200\/90:active{
  color: rgb(254 205 211 / 0.9) !important;
}
.active\:tw-text-rose-200\/95:active{
  color: rgb(254 205 211 / 0.95) !important;
}
.active\:tw-text-rose-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-300\/0:active{
  color: rgb(253 164 175 / 0) !important;
}
.active\:tw-text-rose-300\/10:active{
  color: rgb(253 164 175 / 0.1) !important;
}
.active\:tw-text-rose-300\/100:active{
  color: rgb(253 164 175 / 1) !important;
}
.active\:tw-text-rose-300\/15:active{
  color: rgb(253 164 175 / 0.15) !important;
}
.active\:tw-text-rose-300\/20:active{
  color: rgb(253 164 175 / 0.2) !important;
}
.active\:tw-text-rose-300\/25:active{
  color: rgb(253 164 175 / 0.25) !important;
}
.active\:tw-text-rose-300\/30:active{
  color: rgb(253 164 175 / 0.3) !important;
}
.active\:tw-text-rose-300\/35:active{
  color: rgb(253 164 175 / 0.35) !important;
}
.active\:tw-text-rose-300\/40:active{
  color: rgb(253 164 175 / 0.4) !important;
}
.active\:tw-text-rose-300\/45:active{
  color: rgb(253 164 175 / 0.45) !important;
}
.active\:tw-text-rose-300\/5:active{
  color: rgb(253 164 175 / 0.05) !important;
}
.active\:tw-text-rose-300\/50:active{
  color: rgb(253 164 175 / 0.5) !important;
}
.active\:tw-text-rose-300\/55:active{
  color: rgb(253 164 175 / 0.55) !important;
}
.active\:tw-text-rose-300\/60:active{
  color: rgb(253 164 175 / 0.6) !important;
}
.active\:tw-text-rose-300\/65:active{
  color: rgb(253 164 175 / 0.65) !important;
}
.active\:tw-text-rose-300\/70:active{
  color: rgb(253 164 175 / 0.7) !important;
}
.active\:tw-text-rose-300\/75:active{
  color: rgb(253 164 175 / 0.75) !important;
}
.active\:tw-text-rose-300\/80:active{
  color: rgb(253 164 175 / 0.8) !important;
}
.active\:tw-text-rose-300\/85:active{
  color: rgb(253 164 175 / 0.85) !important;
}
.active\:tw-text-rose-300\/90:active{
  color: rgb(253 164 175 / 0.9) !important;
}
.active\:tw-text-rose-300\/95:active{
  color: rgb(253 164 175 / 0.95) !important;
}
.active\:tw-text-rose-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-400\/0:active{
  color: rgb(251 113 133 / 0) !important;
}
.active\:tw-text-rose-400\/10:active{
  color: rgb(251 113 133 / 0.1) !important;
}
.active\:tw-text-rose-400\/100:active{
  color: rgb(251 113 133 / 1) !important;
}
.active\:tw-text-rose-400\/15:active{
  color: rgb(251 113 133 / 0.15) !important;
}
.active\:tw-text-rose-400\/20:active{
  color: rgb(251 113 133 / 0.2) !important;
}
.active\:tw-text-rose-400\/25:active{
  color: rgb(251 113 133 / 0.25) !important;
}
.active\:tw-text-rose-400\/30:active{
  color: rgb(251 113 133 / 0.3) !important;
}
.active\:tw-text-rose-400\/35:active{
  color: rgb(251 113 133 / 0.35) !important;
}
.active\:tw-text-rose-400\/40:active{
  color: rgb(251 113 133 / 0.4) !important;
}
.active\:tw-text-rose-400\/45:active{
  color: rgb(251 113 133 / 0.45) !important;
}
.active\:tw-text-rose-400\/5:active{
  color: rgb(251 113 133 / 0.05) !important;
}
.active\:tw-text-rose-400\/50:active{
  color: rgb(251 113 133 / 0.5) !important;
}
.active\:tw-text-rose-400\/55:active{
  color: rgb(251 113 133 / 0.55) !important;
}
.active\:tw-text-rose-400\/60:active{
  color: rgb(251 113 133 / 0.6) !important;
}
.active\:tw-text-rose-400\/65:active{
  color: rgb(251 113 133 / 0.65) !important;
}
.active\:tw-text-rose-400\/70:active{
  color: rgb(251 113 133 / 0.7) !important;
}
.active\:tw-text-rose-400\/75:active{
  color: rgb(251 113 133 / 0.75) !important;
}
.active\:tw-text-rose-400\/80:active{
  color: rgb(251 113 133 / 0.8) !important;
}
.active\:tw-text-rose-400\/85:active{
  color: rgb(251 113 133 / 0.85) !important;
}
.active\:tw-text-rose-400\/90:active{
  color: rgb(251 113 133 / 0.9) !important;
}
.active\:tw-text-rose-400\/95:active{
  color: rgb(251 113 133 / 0.95) !important;
}
.active\:tw-text-rose-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 241 242 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-50\/0:active{
  color: rgb(255 241 242 / 0) !important;
}
.active\:tw-text-rose-50\/10:active{
  color: rgb(255 241 242 / 0.1) !important;
}
.active\:tw-text-rose-50\/100:active{
  color: rgb(255 241 242 / 1) !important;
}
.active\:tw-text-rose-50\/15:active{
  color: rgb(255 241 242 / 0.15) !important;
}
.active\:tw-text-rose-50\/20:active{
  color: rgb(255 241 242 / 0.2) !important;
}
.active\:tw-text-rose-50\/25:active{
  color: rgb(255 241 242 / 0.25) !important;
}
.active\:tw-text-rose-50\/30:active{
  color: rgb(255 241 242 / 0.3) !important;
}
.active\:tw-text-rose-50\/35:active{
  color: rgb(255 241 242 / 0.35) !important;
}
.active\:tw-text-rose-50\/40:active{
  color: rgb(255 241 242 / 0.4) !important;
}
.active\:tw-text-rose-50\/45:active{
  color: rgb(255 241 242 / 0.45) !important;
}
.active\:tw-text-rose-50\/5:active{
  color: rgb(255 241 242 / 0.05) !important;
}
.active\:tw-text-rose-50\/50:active{
  color: rgb(255 241 242 / 0.5) !important;
}
.active\:tw-text-rose-50\/55:active{
  color: rgb(255 241 242 / 0.55) !important;
}
.active\:tw-text-rose-50\/60:active{
  color: rgb(255 241 242 / 0.6) !important;
}
.active\:tw-text-rose-50\/65:active{
  color: rgb(255 241 242 / 0.65) !important;
}
.active\:tw-text-rose-50\/70:active{
  color: rgb(255 241 242 / 0.7) !important;
}
.active\:tw-text-rose-50\/75:active{
  color: rgb(255 241 242 / 0.75) !important;
}
.active\:tw-text-rose-50\/80:active{
  color: rgb(255 241 242 / 0.8) !important;
}
.active\:tw-text-rose-50\/85:active{
  color: rgb(255 241 242 / 0.85) !important;
}
.active\:tw-text-rose-50\/90:active{
  color: rgb(255 241 242 / 0.9) !important;
}
.active\:tw-text-rose-50\/95:active{
  color: rgb(255 241 242 / 0.95) !important;
}
.active\:tw-text-rose-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-500\/0:active{
  color: rgb(244 63 94 / 0) !important;
}
.active\:tw-text-rose-500\/10:active{
  color: rgb(244 63 94 / 0.1) !important;
}
.active\:tw-text-rose-500\/100:active{
  color: rgb(244 63 94 / 1) !important;
}
.active\:tw-text-rose-500\/15:active{
  color: rgb(244 63 94 / 0.15) !important;
}
.active\:tw-text-rose-500\/20:active{
  color: rgb(244 63 94 / 0.2) !important;
}
.active\:tw-text-rose-500\/25:active{
  color: rgb(244 63 94 / 0.25) !important;
}
.active\:tw-text-rose-500\/30:active{
  color: rgb(244 63 94 / 0.3) !important;
}
.active\:tw-text-rose-500\/35:active{
  color: rgb(244 63 94 / 0.35) !important;
}
.active\:tw-text-rose-500\/40:active{
  color: rgb(244 63 94 / 0.4) !important;
}
.active\:tw-text-rose-500\/45:active{
  color: rgb(244 63 94 / 0.45) !important;
}
.active\:tw-text-rose-500\/5:active{
  color: rgb(244 63 94 / 0.05) !important;
}
.active\:tw-text-rose-500\/50:active{
  color: rgb(244 63 94 / 0.5) !important;
}
.active\:tw-text-rose-500\/55:active{
  color: rgb(244 63 94 / 0.55) !important;
}
.active\:tw-text-rose-500\/60:active{
  color: rgb(244 63 94 / 0.6) !important;
}
.active\:tw-text-rose-500\/65:active{
  color: rgb(244 63 94 / 0.65) !important;
}
.active\:tw-text-rose-500\/70:active{
  color: rgb(244 63 94 / 0.7) !important;
}
.active\:tw-text-rose-500\/75:active{
  color: rgb(244 63 94 / 0.75) !important;
}
.active\:tw-text-rose-500\/80:active{
  color: rgb(244 63 94 / 0.8) !important;
}
.active\:tw-text-rose-500\/85:active{
  color: rgb(244 63 94 / 0.85) !important;
}
.active\:tw-text-rose-500\/90:active{
  color: rgb(244 63 94 / 0.9) !important;
}
.active\:tw-text-rose-500\/95:active{
  color: rgb(244 63 94 / 0.95) !important;
}
.active\:tw-text-rose-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-600\/0:active{
  color: rgb(225 29 72 / 0) !important;
}
.active\:tw-text-rose-600\/10:active{
  color: rgb(225 29 72 / 0.1) !important;
}
.active\:tw-text-rose-600\/100:active{
  color: rgb(225 29 72 / 1) !important;
}
.active\:tw-text-rose-600\/15:active{
  color: rgb(225 29 72 / 0.15) !important;
}
.active\:tw-text-rose-600\/20:active{
  color: rgb(225 29 72 / 0.2) !important;
}
.active\:tw-text-rose-600\/25:active{
  color: rgb(225 29 72 / 0.25) !important;
}
.active\:tw-text-rose-600\/30:active{
  color: rgb(225 29 72 / 0.3) !important;
}
.active\:tw-text-rose-600\/35:active{
  color: rgb(225 29 72 / 0.35) !important;
}
.active\:tw-text-rose-600\/40:active{
  color: rgb(225 29 72 / 0.4) !important;
}
.active\:tw-text-rose-600\/45:active{
  color: rgb(225 29 72 / 0.45) !important;
}
.active\:tw-text-rose-600\/5:active{
  color: rgb(225 29 72 / 0.05) !important;
}
.active\:tw-text-rose-600\/50:active{
  color: rgb(225 29 72 / 0.5) !important;
}
.active\:tw-text-rose-600\/55:active{
  color: rgb(225 29 72 / 0.55) !important;
}
.active\:tw-text-rose-600\/60:active{
  color: rgb(225 29 72 / 0.6) !important;
}
.active\:tw-text-rose-600\/65:active{
  color: rgb(225 29 72 / 0.65) !important;
}
.active\:tw-text-rose-600\/70:active{
  color: rgb(225 29 72 / 0.7) !important;
}
.active\:tw-text-rose-600\/75:active{
  color: rgb(225 29 72 / 0.75) !important;
}
.active\:tw-text-rose-600\/80:active{
  color: rgb(225 29 72 / 0.8) !important;
}
.active\:tw-text-rose-600\/85:active{
  color: rgb(225 29 72 / 0.85) !important;
}
.active\:tw-text-rose-600\/90:active{
  color: rgb(225 29 72 / 0.9) !important;
}
.active\:tw-text-rose-600\/95:active{
  color: rgb(225 29 72 / 0.95) !important;
}
.active\:tw-text-rose-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-700\/0:active{
  color: rgb(190 18 60 / 0) !important;
}
.active\:tw-text-rose-700\/10:active{
  color: rgb(190 18 60 / 0.1) !important;
}
.active\:tw-text-rose-700\/100:active{
  color: rgb(190 18 60 / 1) !important;
}
.active\:tw-text-rose-700\/15:active{
  color: rgb(190 18 60 / 0.15) !important;
}
.active\:tw-text-rose-700\/20:active{
  color: rgb(190 18 60 / 0.2) !important;
}
.active\:tw-text-rose-700\/25:active{
  color: rgb(190 18 60 / 0.25) !important;
}
.active\:tw-text-rose-700\/30:active{
  color: rgb(190 18 60 / 0.3) !important;
}
.active\:tw-text-rose-700\/35:active{
  color: rgb(190 18 60 / 0.35) !important;
}
.active\:tw-text-rose-700\/40:active{
  color: rgb(190 18 60 / 0.4) !important;
}
.active\:tw-text-rose-700\/45:active{
  color: rgb(190 18 60 / 0.45) !important;
}
.active\:tw-text-rose-700\/5:active{
  color: rgb(190 18 60 / 0.05) !important;
}
.active\:tw-text-rose-700\/50:active{
  color: rgb(190 18 60 / 0.5) !important;
}
.active\:tw-text-rose-700\/55:active{
  color: rgb(190 18 60 / 0.55) !important;
}
.active\:tw-text-rose-700\/60:active{
  color: rgb(190 18 60 / 0.6) !important;
}
.active\:tw-text-rose-700\/65:active{
  color: rgb(190 18 60 / 0.65) !important;
}
.active\:tw-text-rose-700\/70:active{
  color: rgb(190 18 60 / 0.7) !important;
}
.active\:tw-text-rose-700\/75:active{
  color: rgb(190 18 60 / 0.75) !important;
}
.active\:tw-text-rose-700\/80:active{
  color: rgb(190 18 60 / 0.8) !important;
}
.active\:tw-text-rose-700\/85:active{
  color: rgb(190 18 60 / 0.85) !important;
}
.active\:tw-text-rose-700\/90:active{
  color: rgb(190 18 60 / 0.9) !important;
}
.active\:tw-text-rose-700\/95:active{
  color: rgb(190 18 60 / 0.95) !important;
}
.active\:tw-text-rose-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-800\/0:active{
  color: rgb(159 18 57 / 0) !important;
}
.active\:tw-text-rose-800\/10:active{
  color: rgb(159 18 57 / 0.1) !important;
}
.active\:tw-text-rose-800\/100:active{
  color: rgb(159 18 57 / 1) !important;
}
.active\:tw-text-rose-800\/15:active{
  color: rgb(159 18 57 / 0.15) !important;
}
.active\:tw-text-rose-800\/20:active{
  color: rgb(159 18 57 / 0.2) !important;
}
.active\:tw-text-rose-800\/25:active{
  color: rgb(159 18 57 / 0.25) !important;
}
.active\:tw-text-rose-800\/30:active{
  color: rgb(159 18 57 / 0.3) !important;
}
.active\:tw-text-rose-800\/35:active{
  color: rgb(159 18 57 / 0.35) !important;
}
.active\:tw-text-rose-800\/40:active{
  color: rgb(159 18 57 / 0.4) !important;
}
.active\:tw-text-rose-800\/45:active{
  color: rgb(159 18 57 / 0.45) !important;
}
.active\:tw-text-rose-800\/5:active{
  color: rgb(159 18 57 / 0.05) !important;
}
.active\:tw-text-rose-800\/50:active{
  color: rgb(159 18 57 / 0.5) !important;
}
.active\:tw-text-rose-800\/55:active{
  color: rgb(159 18 57 / 0.55) !important;
}
.active\:tw-text-rose-800\/60:active{
  color: rgb(159 18 57 / 0.6) !important;
}
.active\:tw-text-rose-800\/65:active{
  color: rgb(159 18 57 / 0.65) !important;
}
.active\:tw-text-rose-800\/70:active{
  color: rgb(159 18 57 / 0.7) !important;
}
.active\:tw-text-rose-800\/75:active{
  color: rgb(159 18 57 / 0.75) !important;
}
.active\:tw-text-rose-800\/80:active{
  color: rgb(159 18 57 / 0.8) !important;
}
.active\:tw-text-rose-800\/85:active{
  color: rgb(159 18 57 / 0.85) !important;
}
.active\:tw-text-rose-800\/90:active{
  color: rgb(159 18 57 / 0.9) !important;
}
.active\:tw-text-rose-800\/95:active{
  color: rgb(159 18 57 / 0.95) !important;
}
.active\:tw-text-rose-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-900\/0:active{
  color: rgb(136 19 55 / 0) !important;
}
.active\:tw-text-rose-900\/10:active{
  color: rgb(136 19 55 / 0.1) !important;
}
.active\:tw-text-rose-900\/100:active{
  color: rgb(136 19 55 / 1) !important;
}
.active\:tw-text-rose-900\/15:active{
  color: rgb(136 19 55 / 0.15) !important;
}
.active\:tw-text-rose-900\/20:active{
  color: rgb(136 19 55 / 0.2) !important;
}
.active\:tw-text-rose-900\/25:active{
  color: rgb(136 19 55 / 0.25) !important;
}
.active\:tw-text-rose-900\/30:active{
  color: rgb(136 19 55 / 0.3) !important;
}
.active\:tw-text-rose-900\/35:active{
  color: rgb(136 19 55 / 0.35) !important;
}
.active\:tw-text-rose-900\/40:active{
  color: rgb(136 19 55 / 0.4) !important;
}
.active\:tw-text-rose-900\/45:active{
  color: rgb(136 19 55 / 0.45) !important;
}
.active\:tw-text-rose-900\/5:active{
  color: rgb(136 19 55 / 0.05) !important;
}
.active\:tw-text-rose-900\/50:active{
  color: rgb(136 19 55 / 0.5) !important;
}
.active\:tw-text-rose-900\/55:active{
  color: rgb(136 19 55 / 0.55) !important;
}
.active\:tw-text-rose-900\/60:active{
  color: rgb(136 19 55 / 0.6) !important;
}
.active\:tw-text-rose-900\/65:active{
  color: rgb(136 19 55 / 0.65) !important;
}
.active\:tw-text-rose-900\/70:active{
  color: rgb(136 19 55 / 0.7) !important;
}
.active\:tw-text-rose-900\/75:active{
  color: rgb(136 19 55 / 0.75) !important;
}
.active\:tw-text-rose-900\/80:active{
  color: rgb(136 19 55 / 0.8) !important;
}
.active\:tw-text-rose-900\/85:active{
  color: rgb(136 19 55 / 0.85) !important;
}
.active\:tw-text-rose-900\/90:active{
  color: rgb(136 19 55 / 0.9) !important;
}
.active\:tw-text-rose-900\/95:active{
  color: rgb(136 19 55 / 0.95) !important;
}
.active\:tw-text-rose-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(76 5 25 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-rose-950\/0:active{
  color: rgb(76 5 25 / 0) !important;
}
.active\:tw-text-rose-950\/10:active{
  color: rgb(76 5 25 / 0.1) !important;
}
.active\:tw-text-rose-950\/100:active{
  color: rgb(76 5 25 / 1) !important;
}
.active\:tw-text-rose-950\/15:active{
  color: rgb(76 5 25 / 0.15) !important;
}
.active\:tw-text-rose-950\/20:active{
  color: rgb(76 5 25 / 0.2) !important;
}
.active\:tw-text-rose-950\/25:active{
  color: rgb(76 5 25 / 0.25) !important;
}
.active\:tw-text-rose-950\/30:active{
  color: rgb(76 5 25 / 0.3) !important;
}
.active\:tw-text-rose-950\/35:active{
  color: rgb(76 5 25 / 0.35) !important;
}
.active\:tw-text-rose-950\/40:active{
  color: rgb(76 5 25 / 0.4) !important;
}
.active\:tw-text-rose-950\/45:active{
  color: rgb(76 5 25 / 0.45) !important;
}
.active\:tw-text-rose-950\/5:active{
  color: rgb(76 5 25 / 0.05) !important;
}
.active\:tw-text-rose-950\/50:active{
  color: rgb(76 5 25 / 0.5) !important;
}
.active\:tw-text-rose-950\/55:active{
  color: rgb(76 5 25 / 0.55) !important;
}
.active\:tw-text-rose-950\/60:active{
  color: rgb(76 5 25 / 0.6) !important;
}
.active\:tw-text-rose-950\/65:active{
  color: rgb(76 5 25 / 0.65) !important;
}
.active\:tw-text-rose-950\/70:active{
  color: rgb(76 5 25 / 0.7) !important;
}
.active\:tw-text-rose-950\/75:active{
  color: rgb(76 5 25 / 0.75) !important;
}
.active\:tw-text-rose-950\/80:active{
  color: rgb(76 5 25 / 0.8) !important;
}
.active\:tw-text-rose-950\/85:active{
  color: rgb(76 5 25 / 0.85) !important;
}
.active\:tw-text-rose-950\/90:active{
  color: rgb(76 5 25 / 0.9) !important;
}
.active\:tw-text-rose-950\/95:active{
  color: rgb(76 5 25 / 0.95) !important;
}
.active\:tw-text-sky-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-100\/0:active{
  color: rgb(224 242 254 / 0) !important;
}
.active\:tw-text-sky-100\/10:active{
  color: rgb(224 242 254 / 0.1) !important;
}
.active\:tw-text-sky-100\/100:active{
  color: rgb(224 242 254 / 1) !important;
}
.active\:tw-text-sky-100\/15:active{
  color: rgb(224 242 254 / 0.15) !important;
}
.active\:tw-text-sky-100\/20:active{
  color: rgb(224 242 254 / 0.2) !important;
}
.active\:tw-text-sky-100\/25:active{
  color: rgb(224 242 254 / 0.25) !important;
}
.active\:tw-text-sky-100\/30:active{
  color: rgb(224 242 254 / 0.3) !important;
}
.active\:tw-text-sky-100\/35:active{
  color: rgb(224 242 254 / 0.35) !important;
}
.active\:tw-text-sky-100\/40:active{
  color: rgb(224 242 254 / 0.4) !important;
}
.active\:tw-text-sky-100\/45:active{
  color: rgb(224 242 254 / 0.45) !important;
}
.active\:tw-text-sky-100\/5:active{
  color: rgb(224 242 254 / 0.05) !important;
}
.active\:tw-text-sky-100\/50:active{
  color: rgb(224 242 254 / 0.5) !important;
}
.active\:tw-text-sky-100\/55:active{
  color: rgb(224 242 254 / 0.55) !important;
}
.active\:tw-text-sky-100\/60:active{
  color: rgb(224 242 254 / 0.6) !important;
}
.active\:tw-text-sky-100\/65:active{
  color: rgb(224 242 254 / 0.65) !important;
}
.active\:tw-text-sky-100\/70:active{
  color: rgb(224 242 254 / 0.7) !important;
}
.active\:tw-text-sky-100\/75:active{
  color: rgb(224 242 254 / 0.75) !important;
}
.active\:tw-text-sky-100\/80:active{
  color: rgb(224 242 254 / 0.8) !important;
}
.active\:tw-text-sky-100\/85:active{
  color: rgb(224 242 254 / 0.85) !important;
}
.active\:tw-text-sky-100\/90:active{
  color: rgb(224 242 254 / 0.9) !important;
}
.active\:tw-text-sky-100\/95:active{
  color: rgb(224 242 254 / 0.95) !important;
}
.active\:tw-text-sky-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-200\/0:active{
  color: rgb(186 230 253 / 0) !important;
}
.active\:tw-text-sky-200\/10:active{
  color: rgb(186 230 253 / 0.1) !important;
}
.active\:tw-text-sky-200\/100:active{
  color: rgb(186 230 253 / 1) !important;
}
.active\:tw-text-sky-200\/15:active{
  color: rgb(186 230 253 / 0.15) !important;
}
.active\:tw-text-sky-200\/20:active{
  color: rgb(186 230 253 / 0.2) !important;
}
.active\:tw-text-sky-200\/25:active{
  color: rgb(186 230 253 / 0.25) !important;
}
.active\:tw-text-sky-200\/30:active{
  color: rgb(186 230 253 / 0.3) !important;
}
.active\:tw-text-sky-200\/35:active{
  color: rgb(186 230 253 / 0.35) !important;
}
.active\:tw-text-sky-200\/40:active{
  color: rgb(186 230 253 / 0.4) !important;
}
.active\:tw-text-sky-200\/45:active{
  color: rgb(186 230 253 / 0.45) !important;
}
.active\:tw-text-sky-200\/5:active{
  color: rgb(186 230 253 / 0.05) !important;
}
.active\:tw-text-sky-200\/50:active{
  color: rgb(186 230 253 / 0.5) !important;
}
.active\:tw-text-sky-200\/55:active{
  color: rgb(186 230 253 / 0.55) !important;
}
.active\:tw-text-sky-200\/60:active{
  color: rgb(186 230 253 / 0.6) !important;
}
.active\:tw-text-sky-200\/65:active{
  color: rgb(186 230 253 / 0.65) !important;
}
.active\:tw-text-sky-200\/70:active{
  color: rgb(186 230 253 / 0.7) !important;
}
.active\:tw-text-sky-200\/75:active{
  color: rgb(186 230 253 / 0.75) !important;
}
.active\:tw-text-sky-200\/80:active{
  color: rgb(186 230 253 / 0.8) !important;
}
.active\:tw-text-sky-200\/85:active{
  color: rgb(186 230 253 / 0.85) !important;
}
.active\:tw-text-sky-200\/90:active{
  color: rgb(186 230 253 / 0.9) !important;
}
.active\:tw-text-sky-200\/95:active{
  color: rgb(186 230 253 / 0.95) !important;
}
.active\:tw-text-sky-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-300\/0:active{
  color: rgb(125 211 252 / 0) !important;
}
.active\:tw-text-sky-300\/10:active{
  color: rgb(125 211 252 / 0.1) !important;
}
.active\:tw-text-sky-300\/100:active{
  color: rgb(125 211 252 / 1) !important;
}
.active\:tw-text-sky-300\/15:active{
  color: rgb(125 211 252 / 0.15) !important;
}
.active\:tw-text-sky-300\/20:active{
  color: rgb(125 211 252 / 0.2) !important;
}
.active\:tw-text-sky-300\/25:active{
  color: rgb(125 211 252 / 0.25) !important;
}
.active\:tw-text-sky-300\/30:active{
  color: rgb(125 211 252 / 0.3) !important;
}
.active\:tw-text-sky-300\/35:active{
  color: rgb(125 211 252 / 0.35) !important;
}
.active\:tw-text-sky-300\/40:active{
  color: rgb(125 211 252 / 0.4) !important;
}
.active\:tw-text-sky-300\/45:active{
  color: rgb(125 211 252 / 0.45) !important;
}
.active\:tw-text-sky-300\/5:active{
  color: rgb(125 211 252 / 0.05) !important;
}
.active\:tw-text-sky-300\/50:active{
  color: rgb(125 211 252 / 0.5) !important;
}
.active\:tw-text-sky-300\/55:active{
  color: rgb(125 211 252 / 0.55) !important;
}
.active\:tw-text-sky-300\/60:active{
  color: rgb(125 211 252 / 0.6) !important;
}
.active\:tw-text-sky-300\/65:active{
  color: rgb(125 211 252 / 0.65) !important;
}
.active\:tw-text-sky-300\/70:active{
  color: rgb(125 211 252 / 0.7) !important;
}
.active\:tw-text-sky-300\/75:active{
  color: rgb(125 211 252 / 0.75) !important;
}
.active\:tw-text-sky-300\/80:active{
  color: rgb(125 211 252 / 0.8) !important;
}
.active\:tw-text-sky-300\/85:active{
  color: rgb(125 211 252 / 0.85) !important;
}
.active\:tw-text-sky-300\/90:active{
  color: rgb(125 211 252 / 0.9) !important;
}
.active\:tw-text-sky-300\/95:active{
  color: rgb(125 211 252 / 0.95) !important;
}
.active\:tw-text-sky-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-400\/0:active{
  color: rgb(56 189 248 / 0) !important;
}
.active\:tw-text-sky-400\/10:active{
  color: rgb(56 189 248 / 0.1) !important;
}
.active\:tw-text-sky-400\/100:active{
  color: rgb(56 189 248 / 1) !important;
}
.active\:tw-text-sky-400\/15:active{
  color: rgb(56 189 248 / 0.15) !important;
}
.active\:tw-text-sky-400\/20:active{
  color: rgb(56 189 248 / 0.2) !important;
}
.active\:tw-text-sky-400\/25:active{
  color: rgb(56 189 248 / 0.25) !important;
}
.active\:tw-text-sky-400\/30:active{
  color: rgb(56 189 248 / 0.3) !important;
}
.active\:tw-text-sky-400\/35:active{
  color: rgb(56 189 248 / 0.35) !important;
}
.active\:tw-text-sky-400\/40:active{
  color: rgb(56 189 248 / 0.4) !important;
}
.active\:tw-text-sky-400\/45:active{
  color: rgb(56 189 248 / 0.45) !important;
}
.active\:tw-text-sky-400\/5:active{
  color: rgb(56 189 248 / 0.05) !important;
}
.active\:tw-text-sky-400\/50:active{
  color: rgb(56 189 248 / 0.5) !important;
}
.active\:tw-text-sky-400\/55:active{
  color: rgb(56 189 248 / 0.55) !important;
}
.active\:tw-text-sky-400\/60:active{
  color: rgb(56 189 248 / 0.6) !important;
}
.active\:tw-text-sky-400\/65:active{
  color: rgb(56 189 248 / 0.65) !important;
}
.active\:tw-text-sky-400\/70:active{
  color: rgb(56 189 248 / 0.7) !important;
}
.active\:tw-text-sky-400\/75:active{
  color: rgb(56 189 248 / 0.75) !important;
}
.active\:tw-text-sky-400\/80:active{
  color: rgb(56 189 248 / 0.8) !important;
}
.active\:tw-text-sky-400\/85:active{
  color: rgb(56 189 248 / 0.85) !important;
}
.active\:tw-text-sky-400\/90:active{
  color: rgb(56 189 248 / 0.9) !important;
}
.active\:tw-text-sky-400\/95:active{
  color: rgb(56 189 248 / 0.95) !important;
}
.active\:tw-text-sky-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(240 249 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-50\/0:active{
  color: rgb(240 249 255 / 0) !important;
}
.active\:tw-text-sky-50\/10:active{
  color: rgb(240 249 255 / 0.1) !important;
}
.active\:tw-text-sky-50\/100:active{
  color: rgb(240 249 255 / 1) !important;
}
.active\:tw-text-sky-50\/15:active{
  color: rgb(240 249 255 / 0.15) !important;
}
.active\:tw-text-sky-50\/20:active{
  color: rgb(240 249 255 / 0.2) !important;
}
.active\:tw-text-sky-50\/25:active{
  color: rgb(240 249 255 / 0.25) !important;
}
.active\:tw-text-sky-50\/30:active{
  color: rgb(240 249 255 / 0.3) !important;
}
.active\:tw-text-sky-50\/35:active{
  color: rgb(240 249 255 / 0.35) !important;
}
.active\:tw-text-sky-50\/40:active{
  color: rgb(240 249 255 / 0.4) !important;
}
.active\:tw-text-sky-50\/45:active{
  color: rgb(240 249 255 / 0.45) !important;
}
.active\:tw-text-sky-50\/5:active{
  color: rgb(240 249 255 / 0.05) !important;
}
.active\:tw-text-sky-50\/50:active{
  color: rgb(240 249 255 / 0.5) !important;
}
.active\:tw-text-sky-50\/55:active{
  color: rgb(240 249 255 / 0.55) !important;
}
.active\:tw-text-sky-50\/60:active{
  color: rgb(240 249 255 / 0.6) !important;
}
.active\:tw-text-sky-50\/65:active{
  color: rgb(240 249 255 / 0.65) !important;
}
.active\:tw-text-sky-50\/70:active{
  color: rgb(240 249 255 / 0.7) !important;
}
.active\:tw-text-sky-50\/75:active{
  color: rgb(240 249 255 / 0.75) !important;
}
.active\:tw-text-sky-50\/80:active{
  color: rgb(240 249 255 / 0.8) !important;
}
.active\:tw-text-sky-50\/85:active{
  color: rgb(240 249 255 / 0.85) !important;
}
.active\:tw-text-sky-50\/90:active{
  color: rgb(240 249 255 / 0.9) !important;
}
.active\:tw-text-sky-50\/95:active{
  color: rgb(240 249 255 / 0.95) !important;
}
.active\:tw-text-sky-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-500\/0:active{
  color: rgb(14 165 233 / 0) !important;
}
.active\:tw-text-sky-500\/10:active{
  color: rgb(14 165 233 / 0.1) !important;
}
.active\:tw-text-sky-500\/100:active{
  color: rgb(14 165 233 / 1) !important;
}
.active\:tw-text-sky-500\/15:active{
  color: rgb(14 165 233 / 0.15) !important;
}
.active\:tw-text-sky-500\/20:active{
  color: rgb(14 165 233 / 0.2) !important;
}
.active\:tw-text-sky-500\/25:active{
  color: rgb(14 165 233 / 0.25) !important;
}
.active\:tw-text-sky-500\/30:active{
  color: rgb(14 165 233 / 0.3) !important;
}
.active\:tw-text-sky-500\/35:active{
  color: rgb(14 165 233 / 0.35) !important;
}
.active\:tw-text-sky-500\/40:active{
  color: rgb(14 165 233 / 0.4) !important;
}
.active\:tw-text-sky-500\/45:active{
  color: rgb(14 165 233 / 0.45) !important;
}
.active\:tw-text-sky-500\/5:active{
  color: rgb(14 165 233 / 0.05) !important;
}
.active\:tw-text-sky-500\/50:active{
  color: rgb(14 165 233 / 0.5) !important;
}
.active\:tw-text-sky-500\/55:active{
  color: rgb(14 165 233 / 0.55) !important;
}
.active\:tw-text-sky-500\/60:active{
  color: rgb(14 165 233 / 0.6) !important;
}
.active\:tw-text-sky-500\/65:active{
  color: rgb(14 165 233 / 0.65) !important;
}
.active\:tw-text-sky-500\/70:active{
  color: rgb(14 165 233 / 0.7) !important;
}
.active\:tw-text-sky-500\/75:active{
  color: rgb(14 165 233 / 0.75) !important;
}
.active\:tw-text-sky-500\/80:active{
  color: rgb(14 165 233 / 0.8) !important;
}
.active\:tw-text-sky-500\/85:active{
  color: rgb(14 165 233 / 0.85) !important;
}
.active\:tw-text-sky-500\/90:active{
  color: rgb(14 165 233 / 0.9) !important;
}
.active\:tw-text-sky-500\/95:active{
  color: rgb(14 165 233 / 0.95) !important;
}
.active\:tw-text-sky-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-600\/0:active{
  color: rgb(2 132 199 / 0) !important;
}
.active\:tw-text-sky-600\/10:active{
  color: rgb(2 132 199 / 0.1) !important;
}
.active\:tw-text-sky-600\/100:active{
  color: rgb(2 132 199 / 1) !important;
}
.active\:tw-text-sky-600\/15:active{
  color: rgb(2 132 199 / 0.15) !important;
}
.active\:tw-text-sky-600\/20:active{
  color: rgb(2 132 199 / 0.2) !important;
}
.active\:tw-text-sky-600\/25:active{
  color: rgb(2 132 199 / 0.25) !important;
}
.active\:tw-text-sky-600\/30:active{
  color: rgb(2 132 199 / 0.3) !important;
}
.active\:tw-text-sky-600\/35:active{
  color: rgb(2 132 199 / 0.35) !important;
}
.active\:tw-text-sky-600\/40:active{
  color: rgb(2 132 199 / 0.4) !important;
}
.active\:tw-text-sky-600\/45:active{
  color: rgb(2 132 199 / 0.45) !important;
}
.active\:tw-text-sky-600\/5:active{
  color: rgb(2 132 199 / 0.05) !important;
}
.active\:tw-text-sky-600\/50:active{
  color: rgb(2 132 199 / 0.5) !important;
}
.active\:tw-text-sky-600\/55:active{
  color: rgb(2 132 199 / 0.55) !important;
}
.active\:tw-text-sky-600\/60:active{
  color: rgb(2 132 199 / 0.6) !important;
}
.active\:tw-text-sky-600\/65:active{
  color: rgb(2 132 199 / 0.65) !important;
}
.active\:tw-text-sky-600\/70:active{
  color: rgb(2 132 199 / 0.7) !important;
}
.active\:tw-text-sky-600\/75:active{
  color: rgb(2 132 199 / 0.75) !important;
}
.active\:tw-text-sky-600\/80:active{
  color: rgb(2 132 199 / 0.8) !important;
}
.active\:tw-text-sky-600\/85:active{
  color: rgb(2 132 199 / 0.85) !important;
}
.active\:tw-text-sky-600\/90:active{
  color: rgb(2 132 199 / 0.9) !important;
}
.active\:tw-text-sky-600\/95:active{
  color: rgb(2 132 199 / 0.95) !important;
}
.active\:tw-text-sky-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-700\/0:active{
  color: rgb(3 105 161 / 0) !important;
}
.active\:tw-text-sky-700\/10:active{
  color: rgb(3 105 161 / 0.1) !important;
}
.active\:tw-text-sky-700\/100:active{
  color: rgb(3 105 161 / 1) !important;
}
.active\:tw-text-sky-700\/15:active{
  color: rgb(3 105 161 / 0.15) !important;
}
.active\:tw-text-sky-700\/20:active{
  color: rgb(3 105 161 / 0.2) !important;
}
.active\:tw-text-sky-700\/25:active{
  color: rgb(3 105 161 / 0.25) !important;
}
.active\:tw-text-sky-700\/30:active{
  color: rgb(3 105 161 / 0.3) !important;
}
.active\:tw-text-sky-700\/35:active{
  color: rgb(3 105 161 / 0.35) !important;
}
.active\:tw-text-sky-700\/40:active{
  color: rgb(3 105 161 / 0.4) !important;
}
.active\:tw-text-sky-700\/45:active{
  color: rgb(3 105 161 / 0.45) !important;
}
.active\:tw-text-sky-700\/5:active{
  color: rgb(3 105 161 / 0.05) !important;
}
.active\:tw-text-sky-700\/50:active{
  color: rgb(3 105 161 / 0.5) !important;
}
.active\:tw-text-sky-700\/55:active{
  color: rgb(3 105 161 / 0.55) !important;
}
.active\:tw-text-sky-700\/60:active{
  color: rgb(3 105 161 / 0.6) !important;
}
.active\:tw-text-sky-700\/65:active{
  color: rgb(3 105 161 / 0.65) !important;
}
.active\:tw-text-sky-700\/70:active{
  color: rgb(3 105 161 / 0.7) !important;
}
.active\:tw-text-sky-700\/75:active{
  color: rgb(3 105 161 / 0.75) !important;
}
.active\:tw-text-sky-700\/80:active{
  color: rgb(3 105 161 / 0.8) !important;
}
.active\:tw-text-sky-700\/85:active{
  color: rgb(3 105 161 / 0.85) !important;
}
.active\:tw-text-sky-700\/90:active{
  color: rgb(3 105 161 / 0.9) !important;
}
.active\:tw-text-sky-700\/95:active{
  color: rgb(3 105 161 / 0.95) !important;
}
.active\:tw-text-sky-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-800\/0:active{
  color: rgb(7 89 133 / 0) !important;
}
.active\:tw-text-sky-800\/10:active{
  color: rgb(7 89 133 / 0.1) !important;
}
.active\:tw-text-sky-800\/100:active{
  color: rgb(7 89 133 / 1) !important;
}
.active\:tw-text-sky-800\/15:active{
  color: rgb(7 89 133 / 0.15) !important;
}
.active\:tw-text-sky-800\/20:active{
  color: rgb(7 89 133 / 0.2) !important;
}
.active\:tw-text-sky-800\/25:active{
  color: rgb(7 89 133 / 0.25) !important;
}
.active\:tw-text-sky-800\/30:active{
  color: rgb(7 89 133 / 0.3) !important;
}
.active\:tw-text-sky-800\/35:active{
  color: rgb(7 89 133 / 0.35) !important;
}
.active\:tw-text-sky-800\/40:active{
  color: rgb(7 89 133 / 0.4) !important;
}
.active\:tw-text-sky-800\/45:active{
  color: rgb(7 89 133 / 0.45) !important;
}
.active\:tw-text-sky-800\/5:active{
  color: rgb(7 89 133 / 0.05) !important;
}
.active\:tw-text-sky-800\/50:active{
  color: rgb(7 89 133 / 0.5) !important;
}
.active\:tw-text-sky-800\/55:active{
  color: rgb(7 89 133 / 0.55) !important;
}
.active\:tw-text-sky-800\/60:active{
  color: rgb(7 89 133 / 0.6) !important;
}
.active\:tw-text-sky-800\/65:active{
  color: rgb(7 89 133 / 0.65) !important;
}
.active\:tw-text-sky-800\/70:active{
  color: rgb(7 89 133 / 0.7) !important;
}
.active\:tw-text-sky-800\/75:active{
  color: rgb(7 89 133 / 0.75) !important;
}
.active\:tw-text-sky-800\/80:active{
  color: rgb(7 89 133 / 0.8) !important;
}
.active\:tw-text-sky-800\/85:active{
  color: rgb(7 89 133 / 0.85) !important;
}
.active\:tw-text-sky-800\/90:active{
  color: rgb(7 89 133 / 0.9) !important;
}
.active\:tw-text-sky-800\/95:active{
  color: rgb(7 89 133 / 0.95) !important;
}
.active\:tw-text-sky-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-900\/0:active{
  color: rgb(12 74 110 / 0) !important;
}
.active\:tw-text-sky-900\/10:active{
  color: rgb(12 74 110 / 0.1) !important;
}
.active\:tw-text-sky-900\/100:active{
  color: rgb(12 74 110 / 1) !important;
}
.active\:tw-text-sky-900\/15:active{
  color: rgb(12 74 110 / 0.15) !important;
}
.active\:tw-text-sky-900\/20:active{
  color: rgb(12 74 110 / 0.2) !important;
}
.active\:tw-text-sky-900\/25:active{
  color: rgb(12 74 110 / 0.25) !important;
}
.active\:tw-text-sky-900\/30:active{
  color: rgb(12 74 110 / 0.3) !important;
}
.active\:tw-text-sky-900\/35:active{
  color: rgb(12 74 110 / 0.35) !important;
}
.active\:tw-text-sky-900\/40:active{
  color: rgb(12 74 110 / 0.4) !important;
}
.active\:tw-text-sky-900\/45:active{
  color: rgb(12 74 110 / 0.45) !important;
}
.active\:tw-text-sky-900\/5:active{
  color: rgb(12 74 110 / 0.05) !important;
}
.active\:tw-text-sky-900\/50:active{
  color: rgb(12 74 110 / 0.5) !important;
}
.active\:tw-text-sky-900\/55:active{
  color: rgb(12 74 110 / 0.55) !important;
}
.active\:tw-text-sky-900\/60:active{
  color: rgb(12 74 110 / 0.6) !important;
}
.active\:tw-text-sky-900\/65:active{
  color: rgb(12 74 110 / 0.65) !important;
}
.active\:tw-text-sky-900\/70:active{
  color: rgb(12 74 110 / 0.7) !important;
}
.active\:tw-text-sky-900\/75:active{
  color: rgb(12 74 110 / 0.75) !important;
}
.active\:tw-text-sky-900\/80:active{
  color: rgb(12 74 110 / 0.8) !important;
}
.active\:tw-text-sky-900\/85:active{
  color: rgb(12 74 110 / 0.85) !important;
}
.active\:tw-text-sky-900\/90:active{
  color: rgb(12 74 110 / 0.9) !important;
}
.active\:tw-text-sky-900\/95:active{
  color: rgb(12 74 110 / 0.95) !important;
}
.active\:tw-text-sky-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(8 47 73 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-sky-950\/0:active{
  color: rgb(8 47 73 / 0) !important;
}
.active\:tw-text-sky-950\/10:active{
  color: rgb(8 47 73 / 0.1) !important;
}
.active\:tw-text-sky-950\/100:active{
  color: rgb(8 47 73 / 1) !important;
}
.active\:tw-text-sky-950\/15:active{
  color: rgb(8 47 73 / 0.15) !important;
}
.active\:tw-text-sky-950\/20:active{
  color: rgb(8 47 73 / 0.2) !important;
}
.active\:tw-text-sky-950\/25:active{
  color: rgb(8 47 73 / 0.25) !important;
}
.active\:tw-text-sky-950\/30:active{
  color: rgb(8 47 73 / 0.3) !important;
}
.active\:tw-text-sky-950\/35:active{
  color: rgb(8 47 73 / 0.35) !important;
}
.active\:tw-text-sky-950\/40:active{
  color: rgb(8 47 73 / 0.4) !important;
}
.active\:tw-text-sky-950\/45:active{
  color: rgb(8 47 73 / 0.45) !important;
}
.active\:tw-text-sky-950\/5:active{
  color: rgb(8 47 73 / 0.05) !important;
}
.active\:tw-text-sky-950\/50:active{
  color: rgb(8 47 73 / 0.5) !important;
}
.active\:tw-text-sky-950\/55:active{
  color: rgb(8 47 73 / 0.55) !important;
}
.active\:tw-text-sky-950\/60:active{
  color: rgb(8 47 73 / 0.6) !important;
}
.active\:tw-text-sky-950\/65:active{
  color: rgb(8 47 73 / 0.65) !important;
}
.active\:tw-text-sky-950\/70:active{
  color: rgb(8 47 73 / 0.7) !important;
}
.active\:tw-text-sky-950\/75:active{
  color: rgb(8 47 73 / 0.75) !important;
}
.active\:tw-text-sky-950\/80:active{
  color: rgb(8 47 73 / 0.8) !important;
}
.active\:tw-text-sky-950\/85:active{
  color: rgb(8 47 73 / 0.85) !important;
}
.active\:tw-text-sky-950\/90:active{
  color: rgb(8 47 73 / 0.9) !important;
}
.active\:tw-text-sky-950\/95:active{
  color: rgb(8 47 73 / 0.95) !important;
}
.active\:tw-text-slate-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-100\/0:active{
  color: rgb(241 245 249 / 0) !important;
}
.active\:tw-text-slate-100\/10:active{
  color: rgb(241 245 249 / 0.1) !important;
}
.active\:tw-text-slate-100\/100:active{
  color: rgb(241 245 249 / 1) !important;
}
.active\:tw-text-slate-100\/15:active{
  color: rgb(241 245 249 / 0.15) !important;
}
.active\:tw-text-slate-100\/20:active{
  color: rgb(241 245 249 / 0.2) !important;
}
.active\:tw-text-slate-100\/25:active{
  color: rgb(241 245 249 / 0.25) !important;
}
.active\:tw-text-slate-100\/30:active{
  color: rgb(241 245 249 / 0.3) !important;
}
.active\:tw-text-slate-100\/35:active{
  color: rgb(241 245 249 / 0.35) !important;
}
.active\:tw-text-slate-100\/40:active{
  color: rgb(241 245 249 / 0.4) !important;
}
.active\:tw-text-slate-100\/45:active{
  color: rgb(241 245 249 / 0.45) !important;
}
.active\:tw-text-slate-100\/5:active{
  color: rgb(241 245 249 / 0.05) !important;
}
.active\:tw-text-slate-100\/50:active{
  color: rgb(241 245 249 / 0.5) !important;
}
.active\:tw-text-slate-100\/55:active{
  color: rgb(241 245 249 / 0.55) !important;
}
.active\:tw-text-slate-100\/60:active{
  color: rgb(241 245 249 / 0.6) !important;
}
.active\:tw-text-slate-100\/65:active{
  color: rgb(241 245 249 / 0.65) !important;
}
.active\:tw-text-slate-100\/70:active{
  color: rgb(241 245 249 / 0.7) !important;
}
.active\:tw-text-slate-100\/75:active{
  color: rgb(241 245 249 / 0.75) !important;
}
.active\:tw-text-slate-100\/80:active{
  color: rgb(241 245 249 / 0.8) !important;
}
.active\:tw-text-slate-100\/85:active{
  color: rgb(241 245 249 / 0.85) !important;
}
.active\:tw-text-slate-100\/90:active{
  color: rgb(241 245 249 / 0.9) !important;
}
.active\:tw-text-slate-100\/95:active{
  color: rgb(241 245 249 / 0.95) !important;
}
.active\:tw-text-slate-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-200\/0:active{
  color: rgb(226 232 240 / 0) !important;
}
.active\:tw-text-slate-200\/10:active{
  color: rgb(226 232 240 / 0.1) !important;
}
.active\:tw-text-slate-200\/100:active{
  color: rgb(226 232 240 / 1) !important;
}
.active\:tw-text-slate-200\/15:active{
  color: rgb(226 232 240 / 0.15) !important;
}
.active\:tw-text-slate-200\/20:active{
  color: rgb(226 232 240 / 0.2) !important;
}
.active\:tw-text-slate-200\/25:active{
  color: rgb(226 232 240 / 0.25) !important;
}
.active\:tw-text-slate-200\/30:active{
  color: rgb(226 232 240 / 0.3) !important;
}
.active\:tw-text-slate-200\/35:active{
  color: rgb(226 232 240 / 0.35) !important;
}
.active\:tw-text-slate-200\/40:active{
  color: rgb(226 232 240 / 0.4) !important;
}
.active\:tw-text-slate-200\/45:active{
  color: rgb(226 232 240 / 0.45) !important;
}
.active\:tw-text-slate-200\/5:active{
  color: rgb(226 232 240 / 0.05) !important;
}
.active\:tw-text-slate-200\/50:active{
  color: rgb(226 232 240 / 0.5) !important;
}
.active\:tw-text-slate-200\/55:active{
  color: rgb(226 232 240 / 0.55) !important;
}
.active\:tw-text-slate-200\/60:active{
  color: rgb(226 232 240 / 0.6) !important;
}
.active\:tw-text-slate-200\/65:active{
  color: rgb(226 232 240 / 0.65) !important;
}
.active\:tw-text-slate-200\/70:active{
  color: rgb(226 232 240 / 0.7) !important;
}
.active\:tw-text-slate-200\/75:active{
  color: rgb(226 232 240 / 0.75) !important;
}
.active\:tw-text-slate-200\/80:active{
  color: rgb(226 232 240 / 0.8) !important;
}
.active\:tw-text-slate-200\/85:active{
  color: rgb(226 232 240 / 0.85) !important;
}
.active\:tw-text-slate-200\/90:active{
  color: rgb(226 232 240 / 0.9) !important;
}
.active\:tw-text-slate-200\/95:active{
  color: rgb(226 232 240 / 0.95) !important;
}
.active\:tw-text-slate-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-300\/0:active{
  color: rgb(203 213 225 / 0) !important;
}
.active\:tw-text-slate-300\/10:active{
  color: rgb(203 213 225 / 0.1) !important;
}
.active\:tw-text-slate-300\/100:active{
  color: rgb(203 213 225 / 1) !important;
}
.active\:tw-text-slate-300\/15:active{
  color: rgb(203 213 225 / 0.15) !important;
}
.active\:tw-text-slate-300\/20:active{
  color: rgb(203 213 225 / 0.2) !important;
}
.active\:tw-text-slate-300\/25:active{
  color: rgb(203 213 225 / 0.25) !important;
}
.active\:tw-text-slate-300\/30:active{
  color: rgb(203 213 225 / 0.3) !important;
}
.active\:tw-text-slate-300\/35:active{
  color: rgb(203 213 225 / 0.35) !important;
}
.active\:tw-text-slate-300\/40:active{
  color: rgb(203 213 225 / 0.4) !important;
}
.active\:tw-text-slate-300\/45:active{
  color: rgb(203 213 225 / 0.45) !important;
}
.active\:tw-text-slate-300\/5:active{
  color: rgb(203 213 225 / 0.05) !important;
}
.active\:tw-text-slate-300\/50:active{
  color: rgb(203 213 225 / 0.5) !important;
}
.active\:tw-text-slate-300\/55:active{
  color: rgb(203 213 225 / 0.55) !important;
}
.active\:tw-text-slate-300\/60:active{
  color: rgb(203 213 225 / 0.6) !important;
}
.active\:tw-text-slate-300\/65:active{
  color: rgb(203 213 225 / 0.65) !important;
}
.active\:tw-text-slate-300\/70:active{
  color: rgb(203 213 225 / 0.7) !important;
}
.active\:tw-text-slate-300\/75:active{
  color: rgb(203 213 225 / 0.75) !important;
}
.active\:tw-text-slate-300\/80:active{
  color: rgb(203 213 225 / 0.8) !important;
}
.active\:tw-text-slate-300\/85:active{
  color: rgb(203 213 225 / 0.85) !important;
}
.active\:tw-text-slate-300\/90:active{
  color: rgb(203 213 225 / 0.9) !important;
}
.active\:tw-text-slate-300\/95:active{
  color: rgb(203 213 225 / 0.95) !important;
}
.active\:tw-text-slate-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-400\/0:active{
  color: rgb(148 163 184 / 0) !important;
}
.active\:tw-text-slate-400\/10:active{
  color: rgb(148 163 184 / 0.1) !important;
}
.active\:tw-text-slate-400\/100:active{
  color: rgb(148 163 184 / 1) !important;
}
.active\:tw-text-slate-400\/15:active{
  color: rgb(148 163 184 / 0.15) !important;
}
.active\:tw-text-slate-400\/20:active{
  color: rgb(148 163 184 / 0.2) !important;
}
.active\:tw-text-slate-400\/25:active{
  color: rgb(148 163 184 / 0.25) !important;
}
.active\:tw-text-slate-400\/30:active{
  color: rgb(148 163 184 / 0.3) !important;
}
.active\:tw-text-slate-400\/35:active{
  color: rgb(148 163 184 / 0.35) !important;
}
.active\:tw-text-slate-400\/40:active{
  color: rgb(148 163 184 / 0.4) !important;
}
.active\:tw-text-slate-400\/45:active{
  color: rgb(148 163 184 / 0.45) !important;
}
.active\:tw-text-slate-400\/5:active{
  color: rgb(148 163 184 / 0.05) !important;
}
.active\:tw-text-slate-400\/50:active{
  color: rgb(148 163 184 / 0.5) !important;
}
.active\:tw-text-slate-400\/55:active{
  color: rgb(148 163 184 / 0.55) !important;
}
.active\:tw-text-slate-400\/60:active{
  color: rgb(148 163 184 / 0.6) !important;
}
.active\:tw-text-slate-400\/65:active{
  color: rgb(148 163 184 / 0.65) !important;
}
.active\:tw-text-slate-400\/70:active{
  color: rgb(148 163 184 / 0.7) !important;
}
.active\:tw-text-slate-400\/75:active{
  color: rgb(148 163 184 / 0.75) !important;
}
.active\:tw-text-slate-400\/80:active{
  color: rgb(148 163 184 / 0.8) !important;
}
.active\:tw-text-slate-400\/85:active{
  color: rgb(148 163 184 / 0.85) !important;
}
.active\:tw-text-slate-400\/90:active{
  color: rgb(148 163 184 / 0.9) !important;
}
.active\:tw-text-slate-400\/95:active{
  color: rgb(148 163 184 / 0.95) !important;
}
.active\:tw-text-slate-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-50\/0:active{
  color: rgb(248 250 252 / 0) !important;
}
.active\:tw-text-slate-50\/10:active{
  color: rgb(248 250 252 / 0.1) !important;
}
.active\:tw-text-slate-50\/100:active{
  color: rgb(248 250 252 / 1) !important;
}
.active\:tw-text-slate-50\/15:active{
  color: rgb(248 250 252 / 0.15) !important;
}
.active\:tw-text-slate-50\/20:active{
  color: rgb(248 250 252 / 0.2) !important;
}
.active\:tw-text-slate-50\/25:active{
  color: rgb(248 250 252 / 0.25) !important;
}
.active\:tw-text-slate-50\/30:active{
  color: rgb(248 250 252 / 0.3) !important;
}
.active\:tw-text-slate-50\/35:active{
  color: rgb(248 250 252 / 0.35) !important;
}
.active\:tw-text-slate-50\/40:active{
  color: rgb(248 250 252 / 0.4) !important;
}
.active\:tw-text-slate-50\/45:active{
  color: rgb(248 250 252 / 0.45) !important;
}
.active\:tw-text-slate-50\/5:active{
  color: rgb(248 250 252 / 0.05) !important;
}
.active\:tw-text-slate-50\/50:active{
  color: rgb(248 250 252 / 0.5) !important;
}
.active\:tw-text-slate-50\/55:active{
  color: rgb(248 250 252 / 0.55) !important;
}
.active\:tw-text-slate-50\/60:active{
  color: rgb(248 250 252 / 0.6) !important;
}
.active\:tw-text-slate-50\/65:active{
  color: rgb(248 250 252 / 0.65) !important;
}
.active\:tw-text-slate-50\/70:active{
  color: rgb(248 250 252 / 0.7) !important;
}
.active\:tw-text-slate-50\/75:active{
  color: rgb(248 250 252 / 0.75) !important;
}
.active\:tw-text-slate-50\/80:active{
  color: rgb(248 250 252 / 0.8) !important;
}
.active\:tw-text-slate-50\/85:active{
  color: rgb(248 250 252 / 0.85) !important;
}
.active\:tw-text-slate-50\/90:active{
  color: rgb(248 250 252 / 0.9) !important;
}
.active\:tw-text-slate-50\/95:active{
  color: rgb(248 250 252 / 0.95) !important;
}
.active\:tw-text-slate-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-500\/0:active{
  color: rgb(100 116 139 / 0) !important;
}
.active\:tw-text-slate-500\/10:active{
  color: rgb(100 116 139 / 0.1) !important;
}
.active\:tw-text-slate-500\/100:active{
  color: rgb(100 116 139 / 1) !important;
}
.active\:tw-text-slate-500\/15:active{
  color: rgb(100 116 139 / 0.15) !important;
}
.active\:tw-text-slate-500\/20:active{
  color: rgb(100 116 139 / 0.2) !important;
}
.active\:tw-text-slate-500\/25:active{
  color: rgb(100 116 139 / 0.25) !important;
}
.active\:tw-text-slate-500\/30:active{
  color: rgb(100 116 139 / 0.3) !important;
}
.active\:tw-text-slate-500\/35:active{
  color: rgb(100 116 139 / 0.35) !important;
}
.active\:tw-text-slate-500\/40:active{
  color: rgb(100 116 139 / 0.4) !important;
}
.active\:tw-text-slate-500\/45:active{
  color: rgb(100 116 139 / 0.45) !important;
}
.active\:tw-text-slate-500\/5:active{
  color: rgb(100 116 139 / 0.05) !important;
}
.active\:tw-text-slate-500\/50:active{
  color: rgb(100 116 139 / 0.5) !important;
}
.active\:tw-text-slate-500\/55:active{
  color: rgb(100 116 139 / 0.55) !important;
}
.active\:tw-text-slate-500\/60:active{
  color: rgb(100 116 139 / 0.6) !important;
}
.active\:tw-text-slate-500\/65:active{
  color: rgb(100 116 139 / 0.65) !important;
}
.active\:tw-text-slate-500\/70:active{
  color: rgb(100 116 139 / 0.7) !important;
}
.active\:tw-text-slate-500\/75:active{
  color: rgb(100 116 139 / 0.75) !important;
}
.active\:tw-text-slate-500\/80:active{
  color: rgb(100 116 139 / 0.8) !important;
}
.active\:tw-text-slate-500\/85:active{
  color: rgb(100 116 139 / 0.85) !important;
}
.active\:tw-text-slate-500\/90:active{
  color: rgb(100 116 139 / 0.9) !important;
}
.active\:tw-text-slate-500\/95:active{
  color: rgb(100 116 139 / 0.95) !important;
}
.active\:tw-text-slate-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-600\/0:active{
  color: rgb(71 85 105 / 0) !important;
}
.active\:tw-text-slate-600\/10:active{
  color: rgb(71 85 105 / 0.1) !important;
}
.active\:tw-text-slate-600\/100:active{
  color: rgb(71 85 105 / 1) !important;
}
.active\:tw-text-slate-600\/15:active{
  color: rgb(71 85 105 / 0.15) !important;
}
.active\:tw-text-slate-600\/20:active{
  color: rgb(71 85 105 / 0.2) !important;
}
.active\:tw-text-slate-600\/25:active{
  color: rgb(71 85 105 / 0.25) !important;
}
.active\:tw-text-slate-600\/30:active{
  color: rgb(71 85 105 / 0.3) !important;
}
.active\:tw-text-slate-600\/35:active{
  color: rgb(71 85 105 / 0.35) !important;
}
.active\:tw-text-slate-600\/40:active{
  color: rgb(71 85 105 / 0.4) !important;
}
.active\:tw-text-slate-600\/45:active{
  color: rgb(71 85 105 / 0.45) !important;
}
.active\:tw-text-slate-600\/5:active{
  color: rgb(71 85 105 / 0.05) !important;
}
.active\:tw-text-slate-600\/50:active{
  color: rgb(71 85 105 / 0.5) !important;
}
.active\:tw-text-slate-600\/55:active{
  color: rgb(71 85 105 / 0.55) !important;
}
.active\:tw-text-slate-600\/60:active{
  color: rgb(71 85 105 / 0.6) !important;
}
.active\:tw-text-slate-600\/65:active{
  color: rgb(71 85 105 / 0.65) !important;
}
.active\:tw-text-slate-600\/70:active{
  color: rgb(71 85 105 / 0.7) !important;
}
.active\:tw-text-slate-600\/75:active{
  color: rgb(71 85 105 / 0.75) !important;
}
.active\:tw-text-slate-600\/80:active{
  color: rgb(71 85 105 / 0.8) !important;
}
.active\:tw-text-slate-600\/85:active{
  color: rgb(71 85 105 / 0.85) !important;
}
.active\:tw-text-slate-600\/90:active{
  color: rgb(71 85 105 / 0.9) !important;
}
.active\:tw-text-slate-600\/95:active{
  color: rgb(71 85 105 / 0.95) !important;
}
.active\:tw-text-slate-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-700\/0:active{
  color: rgb(51 65 85 / 0) !important;
}
.active\:tw-text-slate-700\/10:active{
  color: rgb(51 65 85 / 0.1) !important;
}
.active\:tw-text-slate-700\/100:active{
  color: rgb(51 65 85 / 1) !important;
}
.active\:tw-text-slate-700\/15:active{
  color: rgb(51 65 85 / 0.15) !important;
}
.active\:tw-text-slate-700\/20:active{
  color: rgb(51 65 85 / 0.2) !important;
}
.active\:tw-text-slate-700\/25:active{
  color: rgb(51 65 85 / 0.25) !important;
}
.active\:tw-text-slate-700\/30:active{
  color: rgb(51 65 85 / 0.3) !important;
}
.active\:tw-text-slate-700\/35:active{
  color: rgb(51 65 85 / 0.35) !important;
}
.active\:tw-text-slate-700\/40:active{
  color: rgb(51 65 85 / 0.4) !important;
}
.active\:tw-text-slate-700\/45:active{
  color: rgb(51 65 85 / 0.45) !important;
}
.active\:tw-text-slate-700\/5:active{
  color: rgb(51 65 85 / 0.05) !important;
}
.active\:tw-text-slate-700\/50:active{
  color: rgb(51 65 85 / 0.5) !important;
}
.active\:tw-text-slate-700\/55:active{
  color: rgb(51 65 85 / 0.55) !important;
}
.active\:tw-text-slate-700\/60:active{
  color: rgb(51 65 85 / 0.6) !important;
}
.active\:tw-text-slate-700\/65:active{
  color: rgb(51 65 85 / 0.65) !important;
}
.active\:tw-text-slate-700\/70:active{
  color: rgb(51 65 85 / 0.7) !important;
}
.active\:tw-text-slate-700\/75:active{
  color: rgb(51 65 85 / 0.75) !important;
}
.active\:tw-text-slate-700\/80:active{
  color: rgb(51 65 85 / 0.8) !important;
}
.active\:tw-text-slate-700\/85:active{
  color: rgb(51 65 85 / 0.85) !important;
}
.active\:tw-text-slate-700\/90:active{
  color: rgb(51 65 85 / 0.9) !important;
}
.active\:tw-text-slate-700\/95:active{
  color: rgb(51 65 85 / 0.95) !important;
}
.active\:tw-text-slate-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-800\/0:active{
  color: rgb(30 41 59 / 0) !important;
}
.active\:tw-text-slate-800\/10:active{
  color: rgb(30 41 59 / 0.1) !important;
}
.active\:tw-text-slate-800\/100:active{
  color: rgb(30 41 59 / 1) !important;
}
.active\:tw-text-slate-800\/15:active{
  color: rgb(30 41 59 / 0.15) !important;
}
.active\:tw-text-slate-800\/20:active{
  color: rgb(30 41 59 / 0.2) !important;
}
.active\:tw-text-slate-800\/25:active{
  color: rgb(30 41 59 / 0.25) !important;
}
.active\:tw-text-slate-800\/30:active{
  color: rgb(30 41 59 / 0.3) !important;
}
.active\:tw-text-slate-800\/35:active{
  color: rgb(30 41 59 / 0.35) !important;
}
.active\:tw-text-slate-800\/40:active{
  color: rgb(30 41 59 / 0.4) !important;
}
.active\:tw-text-slate-800\/45:active{
  color: rgb(30 41 59 / 0.45) !important;
}
.active\:tw-text-slate-800\/5:active{
  color: rgb(30 41 59 / 0.05) !important;
}
.active\:tw-text-slate-800\/50:active{
  color: rgb(30 41 59 / 0.5) !important;
}
.active\:tw-text-slate-800\/55:active{
  color: rgb(30 41 59 / 0.55) !important;
}
.active\:tw-text-slate-800\/60:active{
  color: rgb(30 41 59 / 0.6) !important;
}
.active\:tw-text-slate-800\/65:active{
  color: rgb(30 41 59 / 0.65) !important;
}
.active\:tw-text-slate-800\/70:active{
  color: rgb(30 41 59 / 0.7) !important;
}
.active\:tw-text-slate-800\/75:active{
  color: rgb(30 41 59 / 0.75) !important;
}
.active\:tw-text-slate-800\/80:active{
  color: rgb(30 41 59 / 0.8) !important;
}
.active\:tw-text-slate-800\/85:active{
  color: rgb(30 41 59 / 0.85) !important;
}
.active\:tw-text-slate-800\/90:active{
  color: rgb(30 41 59 / 0.9) !important;
}
.active\:tw-text-slate-800\/95:active{
  color: rgb(30 41 59 / 0.95) !important;
}
.active\:tw-text-slate-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-900\/0:active{
  color: rgb(15 23 42 / 0) !important;
}
.active\:tw-text-slate-900\/10:active{
  color: rgb(15 23 42 / 0.1) !important;
}
.active\:tw-text-slate-900\/100:active{
  color: rgb(15 23 42 / 1) !important;
}
.active\:tw-text-slate-900\/15:active{
  color: rgb(15 23 42 / 0.15) !important;
}
.active\:tw-text-slate-900\/20:active{
  color: rgb(15 23 42 / 0.2) !important;
}
.active\:tw-text-slate-900\/25:active{
  color: rgb(15 23 42 / 0.25) !important;
}
.active\:tw-text-slate-900\/30:active{
  color: rgb(15 23 42 / 0.3) !important;
}
.active\:tw-text-slate-900\/35:active{
  color: rgb(15 23 42 / 0.35) !important;
}
.active\:tw-text-slate-900\/40:active{
  color: rgb(15 23 42 / 0.4) !important;
}
.active\:tw-text-slate-900\/45:active{
  color: rgb(15 23 42 / 0.45) !important;
}
.active\:tw-text-slate-900\/5:active{
  color: rgb(15 23 42 / 0.05) !important;
}
.active\:tw-text-slate-900\/50:active{
  color: rgb(15 23 42 / 0.5) !important;
}
.active\:tw-text-slate-900\/55:active{
  color: rgb(15 23 42 / 0.55) !important;
}
.active\:tw-text-slate-900\/60:active{
  color: rgb(15 23 42 / 0.6) !important;
}
.active\:tw-text-slate-900\/65:active{
  color: rgb(15 23 42 / 0.65) !important;
}
.active\:tw-text-slate-900\/70:active{
  color: rgb(15 23 42 / 0.7) !important;
}
.active\:tw-text-slate-900\/75:active{
  color: rgb(15 23 42 / 0.75) !important;
}
.active\:tw-text-slate-900\/80:active{
  color: rgb(15 23 42 / 0.8) !important;
}
.active\:tw-text-slate-900\/85:active{
  color: rgb(15 23 42 / 0.85) !important;
}
.active\:tw-text-slate-900\/90:active{
  color: rgb(15 23 42 / 0.9) !important;
}
.active\:tw-text-slate-900\/95:active{
  color: rgb(15 23 42 / 0.95) !important;
}
.active\:tw-text-slate-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-slate-950\/0:active{
  color: rgb(2 6 23 / 0) !important;
}
.active\:tw-text-slate-950\/10:active{
  color: rgb(2 6 23 / 0.1) !important;
}
.active\:tw-text-slate-950\/100:active{
  color: rgb(2 6 23 / 1) !important;
}
.active\:tw-text-slate-950\/15:active{
  color: rgb(2 6 23 / 0.15) !important;
}
.active\:tw-text-slate-950\/20:active{
  color: rgb(2 6 23 / 0.2) !important;
}
.active\:tw-text-slate-950\/25:active{
  color: rgb(2 6 23 / 0.25) !important;
}
.active\:tw-text-slate-950\/30:active{
  color: rgb(2 6 23 / 0.3) !important;
}
.active\:tw-text-slate-950\/35:active{
  color: rgb(2 6 23 / 0.35) !important;
}
.active\:tw-text-slate-950\/40:active{
  color: rgb(2 6 23 / 0.4) !important;
}
.active\:tw-text-slate-950\/45:active{
  color: rgb(2 6 23 / 0.45) !important;
}
.active\:tw-text-slate-950\/5:active{
  color: rgb(2 6 23 / 0.05) !important;
}
.active\:tw-text-slate-950\/50:active{
  color: rgb(2 6 23 / 0.5) !important;
}
.active\:tw-text-slate-950\/55:active{
  color: rgb(2 6 23 / 0.55) !important;
}
.active\:tw-text-slate-950\/60:active{
  color: rgb(2 6 23 / 0.6) !important;
}
.active\:tw-text-slate-950\/65:active{
  color: rgb(2 6 23 / 0.65) !important;
}
.active\:tw-text-slate-950\/70:active{
  color: rgb(2 6 23 / 0.7) !important;
}
.active\:tw-text-slate-950\/75:active{
  color: rgb(2 6 23 / 0.75) !important;
}
.active\:tw-text-slate-950\/80:active{
  color: rgb(2 6 23 / 0.8) !important;
}
.active\:tw-text-slate-950\/85:active{
  color: rgb(2 6 23 / 0.85) !important;
}
.active\:tw-text-slate-950\/90:active{
  color: rgb(2 6 23 / 0.9) !important;
}
.active\:tw-text-slate-950\/95:active{
  color: rgb(2 6 23 / 0.95) !important;
}
.active\:tw-text-stone-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-100\/0:active{
  color: rgb(245 245 244 / 0) !important;
}
.active\:tw-text-stone-100\/10:active{
  color: rgb(245 245 244 / 0.1) !important;
}
.active\:tw-text-stone-100\/100:active{
  color: rgb(245 245 244 / 1) !important;
}
.active\:tw-text-stone-100\/15:active{
  color: rgb(245 245 244 / 0.15) !important;
}
.active\:tw-text-stone-100\/20:active{
  color: rgb(245 245 244 / 0.2) !important;
}
.active\:tw-text-stone-100\/25:active{
  color: rgb(245 245 244 / 0.25) !important;
}
.active\:tw-text-stone-100\/30:active{
  color: rgb(245 245 244 / 0.3) !important;
}
.active\:tw-text-stone-100\/35:active{
  color: rgb(245 245 244 / 0.35) !important;
}
.active\:tw-text-stone-100\/40:active{
  color: rgb(245 245 244 / 0.4) !important;
}
.active\:tw-text-stone-100\/45:active{
  color: rgb(245 245 244 / 0.45) !important;
}
.active\:tw-text-stone-100\/5:active{
  color: rgb(245 245 244 / 0.05) !important;
}
.active\:tw-text-stone-100\/50:active{
  color: rgb(245 245 244 / 0.5) !important;
}
.active\:tw-text-stone-100\/55:active{
  color: rgb(245 245 244 / 0.55) !important;
}
.active\:tw-text-stone-100\/60:active{
  color: rgb(245 245 244 / 0.6) !important;
}
.active\:tw-text-stone-100\/65:active{
  color: rgb(245 245 244 / 0.65) !important;
}
.active\:tw-text-stone-100\/70:active{
  color: rgb(245 245 244 / 0.7) !important;
}
.active\:tw-text-stone-100\/75:active{
  color: rgb(245 245 244 / 0.75) !important;
}
.active\:tw-text-stone-100\/80:active{
  color: rgb(245 245 244 / 0.8) !important;
}
.active\:tw-text-stone-100\/85:active{
  color: rgb(245 245 244 / 0.85) !important;
}
.active\:tw-text-stone-100\/90:active{
  color: rgb(245 245 244 / 0.9) !important;
}
.active\:tw-text-stone-100\/95:active{
  color: rgb(245 245 244 / 0.95) !important;
}
.active\:tw-text-stone-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-200\/0:active{
  color: rgb(231 229 228 / 0) !important;
}
.active\:tw-text-stone-200\/10:active{
  color: rgb(231 229 228 / 0.1) !important;
}
.active\:tw-text-stone-200\/100:active{
  color: rgb(231 229 228 / 1) !important;
}
.active\:tw-text-stone-200\/15:active{
  color: rgb(231 229 228 / 0.15) !important;
}
.active\:tw-text-stone-200\/20:active{
  color: rgb(231 229 228 / 0.2) !important;
}
.active\:tw-text-stone-200\/25:active{
  color: rgb(231 229 228 / 0.25) !important;
}
.active\:tw-text-stone-200\/30:active{
  color: rgb(231 229 228 / 0.3) !important;
}
.active\:tw-text-stone-200\/35:active{
  color: rgb(231 229 228 / 0.35) !important;
}
.active\:tw-text-stone-200\/40:active{
  color: rgb(231 229 228 / 0.4) !important;
}
.active\:tw-text-stone-200\/45:active{
  color: rgb(231 229 228 / 0.45) !important;
}
.active\:tw-text-stone-200\/5:active{
  color: rgb(231 229 228 / 0.05) !important;
}
.active\:tw-text-stone-200\/50:active{
  color: rgb(231 229 228 / 0.5) !important;
}
.active\:tw-text-stone-200\/55:active{
  color: rgb(231 229 228 / 0.55) !important;
}
.active\:tw-text-stone-200\/60:active{
  color: rgb(231 229 228 / 0.6) !important;
}
.active\:tw-text-stone-200\/65:active{
  color: rgb(231 229 228 / 0.65) !important;
}
.active\:tw-text-stone-200\/70:active{
  color: rgb(231 229 228 / 0.7) !important;
}
.active\:tw-text-stone-200\/75:active{
  color: rgb(231 229 228 / 0.75) !important;
}
.active\:tw-text-stone-200\/80:active{
  color: rgb(231 229 228 / 0.8) !important;
}
.active\:tw-text-stone-200\/85:active{
  color: rgb(231 229 228 / 0.85) !important;
}
.active\:tw-text-stone-200\/90:active{
  color: rgb(231 229 228 / 0.9) !important;
}
.active\:tw-text-stone-200\/95:active{
  color: rgb(231 229 228 / 0.95) !important;
}
.active\:tw-text-stone-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-300\/0:active{
  color: rgb(214 211 209 / 0) !important;
}
.active\:tw-text-stone-300\/10:active{
  color: rgb(214 211 209 / 0.1) !important;
}
.active\:tw-text-stone-300\/100:active{
  color: rgb(214 211 209 / 1) !important;
}
.active\:tw-text-stone-300\/15:active{
  color: rgb(214 211 209 / 0.15) !important;
}
.active\:tw-text-stone-300\/20:active{
  color: rgb(214 211 209 / 0.2) !important;
}
.active\:tw-text-stone-300\/25:active{
  color: rgb(214 211 209 / 0.25) !important;
}
.active\:tw-text-stone-300\/30:active{
  color: rgb(214 211 209 / 0.3) !important;
}
.active\:tw-text-stone-300\/35:active{
  color: rgb(214 211 209 / 0.35) !important;
}
.active\:tw-text-stone-300\/40:active{
  color: rgb(214 211 209 / 0.4) !important;
}
.active\:tw-text-stone-300\/45:active{
  color: rgb(214 211 209 / 0.45) !important;
}
.active\:tw-text-stone-300\/5:active{
  color: rgb(214 211 209 / 0.05) !important;
}
.active\:tw-text-stone-300\/50:active{
  color: rgb(214 211 209 / 0.5) !important;
}
.active\:tw-text-stone-300\/55:active{
  color: rgb(214 211 209 / 0.55) !important;
}
.active\:tw-text-stone-300\/60:active{
  color: rgb(214 211 209 / 0.6) !important;
}
.active\:tw-text-stone-300\/65:active{
  color: rgb(214 211 209 / 0.65) !important;
}
.active\:tw-text-stone-300\/70:active{
  color: rgb(214 211 209 / 0.7) !important;
}
.active\:tw-text-stone-300\/75:active{
  color: rgb(214 211 209 / 0.75) !important;
}
.active\:tw-text-stone-300\/80:active{
  color: rgb(214 211 209 / 0.8) !important;
}
.active\:tw-text-stone-300\/85:active{
  color: rgb(214 211 209 / 0.85) !important;
}
.active\:tw-text-stone-300\/90:active{
  color: rgb(214 211 209 / 0.9) !important;
}
.active\:tw-text-stone-300\/95:active{
  color: rgb(214 211 209 / 0.95) !important;
}
.active\:tw-text-stone-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-400\/0:active{
  color: rgb(168 162 158 / 0) !important;
}
.active\:tw-text-stone-400\/10:active{
  color: rgb(168 162 158 / 0.1) !important;
}
.active\:tw-text-stone-400\/100:active{
  color: rgb(168 162 158 / 1) !important;
}
.active\:tw-text-stone-400\/15:active{
  color: rgb(168 162 158 / 0.15) !important;
}
.active\:tw-text-stone-400\/20:active{
  color: rgb(168 162 158 / 0.2) !important;
}
.active\:tw-text-stone-400\/25:active{
  color: rgb(168 162 158 / 0.25) !important;
}
.active\:tw-text-stone-400\/30:active{
  color: rgb(168 162 158 / 0.3) !important;
}
.active\:tw-text-stone-400\/35:active{
  color: rgb(168 162 158 / 0.35) !important;
}
.active\:tw-text-stone-400\/40:active{
  color: rgb(168 162 158 / 0.4) !important;
}
.active\:tw-text-stone-400\/45:active{
  color: rgb(168 162 158 / 0.45) !important;
}
.active\:tw-text-stone-400\/5:active{
  color: rgb(168 162 158 / 0.05) !important;
}
.active\:tw-text-stone-400\/50:active{
  color: rgb(168 162 158 / 0.5) !important;
}
.active\:tw-text-stone-400\/55:active{
  color: rgb(168 162 158 / 0.55) !important;
}
.active\:tw-text-stone-400\/60:active{
  color: rgb(168 162 158 / 0.6) !important;
}
.active\:tw-text-stone-400\/65:active{
  color: rgb(168 162 158 / 0.65) !important;
}
.active\:tw-text-stone-400\/70:active{
  color: rgb(168 162 158 / 0.7) !important;
}
.active\:tw-text-stone-400\/75:active{
  color: rgb(168 162 158 / 0.75) !important;
}
.active\:tw-text-stone-400\/80:active{
  color: rgb(168 162 158 / 0.8) !important;
}
.active\:tw-text-stone-400\/85:active{
  color: rgb(168 162 158 / 0.85) !important;
}
.active\:tw-text-stone-400\/90:active{
  color: rgb(168 162 158 / 0.9) !important;
}
.active\:tw-text-stone-400\/95:active{
  color: rgb(168 162 158 / 0.95) !important;
}
.active\:tw-text-stone-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 249 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-50\/0:active{
  color: rgb(250 250 249 / 0) !important;
}
.active\:tw-text-stone-50\/10:active{
  color: rgb(250 250 249 / 0.1) !important;
}
.active\:tw-text-stone-50\/100:active{
  color: rgb(250 250 249 / 1) !important;
}
.active\:tw-text-stone-50\/15:active{
  color: rgb(250 250 249 / 0.15) !important;
}
.active\:tw-text-stone-50\/20:active{
  color: rgb(250 250 249 / 0.2) !important;
}
.active\:tw-text-stone-50\/25:active{
  color: rgb(250 250 249 / 0.25) !important;
}
.active\:tw-text-stone-50\/30:active{
  color: rgb(250 250 249 / 0.3) !important;
}
.active\:tw-text-stone-50\/35:active{
  color: rgb(250 250 249 / 0.35) !important;
}
.active\:tw-text-stone-50\/40:active{
  color: rgb(250 250 249 / 0.4) !important;
}
.active\:tw-text-stone-50\/45:active{
  color: rgb(250 250 249 / 0.45) !important;
}
.active\:tw-text-stone-50\/5:active{
  color: rgb(250 250 249 / 0.05) !important;
}
.active\:tw-text-stone-50\/50:active{
  color: rgb(250 250 249 / 0.5) !important;
}
.active\:tw-text-stone-50\/55:active{
  color: rgb(250 250 249 / 0.55) !important;
}
.active\:tw-text-stone-50\/60:active{
  color: rgb(250 250 249 / 0.6) !important;
}
.active\:tw-text-stone-50\/65:active{
  color: rgb(250 250 249 / 0.65) !important;
}
.active\:tw-text-stone-50\/70:active{
  color: rgb(250 250 249 / 0.7) !important;
}
.active\:tw-text-stone-50\/75:active{
  color: rgb(250 250 249 / 0.75) !important;
}
.active\:tw-text-stone-50\/80:active{
  color: rgb(250 250 249 / 0.8) !important;
}
.active\:tw-text-stone-50\/85:active{
  color: rgb(250 250 249 / 0.85) !important;
}
.active\:tw-text-stone-50\/90:active{
  color: rgb(250 250 249 / 0.9) !important;
}
.active\:tw-text-stone-50\/95:active{
  color: rgb(250 250 249 / 0.95) !important;
}
.active\:tw-text-stone-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-500\/0:active{
  color: rgb(120 113 108 / 0) !important;
}
.active\:tw-text-stone-500\/10:active{
  color: rgb(120 113 108 / 0.1) !important;
}
.active\:tw-text-stone-500\/100:active{
  color: rgb(120 113 108 / 1) !important;
}
.active\:tw-text-stone-500\/15:active{
  color: rgb(120 113 108 / 0.15) !important;
}
.active\:tw-text-stone-500\/20:active{
  color: rgb(120 113 108 / 0.2) !important;
}
.active\:tw-text-stone-500\/25:active{
  color: rgb(120 113 108 / 0.25) !important;
}
.active\:tw-text-stone-500\/30:active{
  color: rgb(120 113 108 / 0.3) !important;
}
.active\:tw-text-stone-500\/35:active{
  color: rgb(120 113 108 / 0.35) !important;
}
.active\:tw-text-stone-500\/40:active{
  color: rgb(120 113 108 / 0.4) !important;
}
.active\:tw-text-stone-500\/45:active{
  color: rgb(120 113 108 / 0.45) !important;
}
.active\:tw-text-stone-500\/5:active{
  color: rgb(120 113 108 / 0.05) !important;
}
.active\:tw-text-stone-500\/50:active{
  color: rgb(120 113 108 / 0.5) !important;
}
.active\:tw-text-stone-500\/55:active{
  color: rgb(120 113 108 / 0.55) !important;
}
.active\:tw-text-stone-500\/60:active{
  color: rgb(120 113 108 / 0.6) !important;
}
.active\:tw-text-stone-500\/65:active{
  color: rgb(120 113 108 / 0.65) !important;
}
.active\:tw-text-stone-500\/70:active{
  color: rgb(120 113 108 / 0.7) !important;
}
.active\:tw-text-stone-500\/75:active{
  color: rgb(120 113 108 / 0.75) !important;
}
.active\:tw-text-stone-500\/80:active{
  color: rgb(120 113 108 / 0.8) !important;
}
.active\:tw-text-stone-500\/85:active{
  color: rgb(120 113 108 / 0.85) !important;
}
.active\:tw-text-stone-500\/90:active{
  color: rgb(120 113 108 / 0.9) !important;
}
.active\:tw-text-stone-500\/95:active{
  color: rgb(120 113 108 / 0.95) !important;
}
.active\:tw-text-stone-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-600\/0:active{
  color: rgb(87 83 78 / 0) !important;
}
.active\:tw-text-stone-600\/10:active{
  color: rgb(87 83 78 / 0.1) !important;
}
.active\:tw-text-stone-600\/100:active{
  color: rgb(87 83 78 / 1) !important;
}
.active\:tw-text-stone-600\/15:active{
  color: rgb(87 83 78 / 0.15) !important;
}
.active\:tw-text-stone-600\/20:active{
  color: rgb(87 83 78 / 0.2) !important;
}
.active\:tw-text-stone-600\/25:active{
  color: rgb(87 83 78 / 0.25) !important;
}
.active\:tw-text-stone-600\/30:active{
  color: rgb(87 83 78 / 0.3) !important;
}
.active\:tw-text-stone-600\/35:active{
  color: rgb(87 83 78 / 0.35) !important;
}
.active\:tw-text-stone-600\/40:active{
  color: rgb(87 83 78 / 0.4) !important;
}
.active\:tw-text-stone-600\/45:active{
  color: rgb(87 83 78 / 0.45) !important;
}
.active\:tw-text-stone-600\/5:active{
  color: rgb(87 83 78 / 0.05) !important;
}
.active\:tw-text-stone-600\/50:active{
  color: rgb(87 83 78 / 0.5) !important;
}
.active\:tw-text-stone-600\/55:active{
  color: rgb(87 83 78 / 0.55) !important;
}
.active\:tw-text-stone-600\/60:active{
  color: rgb(87 83 78 / 0.6) !important;
}
.active\:tw-text-stone-600\/65:active{
  color: rgb(87 83 78 / 0.65) !important;
}
.active\:tw-text-stone-600\/70:active{
  color: rgb(87 83 78 / 0.7) !important;
}
.active\:tw-text-stone-600\/75:active{
  color: rgb(87 83 78 / 0.75) !important;
}
.active\:tw-text-stone-600\/80:active{
  color: rgb(87 83 78 / 0.8) !important;
}
.active\:tw-text-stone-600\/85:active{
  color: rgb(87 83 78 / 0.85) !important;
}
.active\:tw-text-stone-600\/90:active{
  color: rgb(87 83 78 / 0.9) !important;
}
.active\:tw-text-stone-600\/95:active{
  color: rgb(87 83 78 / 0.95) !important;
}
.active\:tw-text-stone-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-700\/0:active{
  color: rgb(68 64 60 / 0) !important;
}
.active\:tw-text-stone-700\/10:active{
  color: rgb(68 64 60 / 0.1) !important;
}
.active\:tw-text-stone-700\/100:active{
  color: rgb(68 64 60 / 1) !important;
}
.active\:tw-text-stone-700\/15:active{
  color: rgb(68 64 60 / 0.15) !important;
}
.active\:tw-text-stone-700\/20:active{
  color: rgb(68 64 60 / 0.2) !important;
}
.active\:tw-text-stone-700\/25:active{
  color: rgb(68 64 60 / 0.25) !important;
}
.active\:tw-text-stone-700\/30:active{
  color: rgb(68 64 60 / 0.3) !important;
}
.active\:tw-text-stone-700\/35:active{
  color: rgb(68 64 60 / 0.35) !important;
}
.active\:tw-text-stone-700\/40:active{
  color: rgb(68 64 60 / 0.4) !important;
}
.active\:tw-text-stone-700\/45:active{
  color: rgb(68 64 60 / 0.45) !important;
}
.active\:tw-text-stone-700\/5:active{
  color: rgb(68 64 60 / 0.05) !important;
}
.active\:tw-text-stone-700\/50:active{
  color: rgb(68 64 60 / 0.5) !important;
}
.active\:tw-text-stone-700\/55:active{
  color: rgb(68 64 60 / 0.55) !important;
}
.active\:tw-text-stone-700\/60:active{
  color: rgb(68 64 60 / 0.6) !important;
}
.active\:tw-text-stone-700\/65:active{
  color: rgb(68 64 60 / 0.65) !important;
}
.active\:tw-text-stone-700\/70:active{
  color: rgb(68 64 60 / 0.7) !important;
}
.active\:tw-text-stone-700\/75:active{
  color: rgb(68 64 60 / 0.75) !important;
}
.active\:tw-text-stone-700\/80:active{
  color: rgb(68 64 60 / 0.8) !important;
}
.active\:tw-text-stone-700\/85:active{
  color: rgb(68 64 60 / 0.85) !important;
}
.active\:tw-text-stone-700\/90:active{
  color: rgb(68 64 60 / 0.9) !important;
}
.active\:tw-text-stone-700\/95:active{
  color: rgb(68 64 60 / 0.95) !important;
}
.active\:tw-text-stone-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-800\/0:active{
  color: rgb(41 37 36 / 0) !important;
}
.active\:tw-text-stone-800\/10:active{
  color: rgb(41 37 36 / 0.1) !important;
}
.active\:tw-text-stone-800\/100:active{
  color: rgb(41 37 36 / 1) !important;
}
.active\:tw-text-stone-800\/15:active{
  color: rgb(41 37 36 / 0.15) !important;
}
.active\:tw-text-stone-800\/20:active{
  color: rgb(41 37 36 / 0.2) !important;
}
.active\:tw-text-stone-800\/25:active{
  color: rgb(41 37 36 / 0.25) !important;
}
.active\:tw-text-stone-800\/30:active{
  color: rgb(41 37 36 / 0.3) !important;
}
.active\:tw-text-stone-800\/35:active{
  color: rgb(41 37 36 / 0.35) !important;
}
.active\:tw-text-stone-800\/40:active{
  color: rgb(41 37 36 / 0.4) !important;
}
.active\:tw-text-stone-800\/45:active{
  color: rgb(41 37 36 / 0.45) !important;
}
.active\:tw-text-stone-800\/5:active{
  color: rgb(41 37 36 / 0.05) !important;
}
.active\:tw-text-stone-800\/50:active{
  color: rgb(41 37 36 / 0.5) !important;
}
.active\:tw-text-stone-800\/55:active{
  color: rgb(41 37 36 / 0.55) !important;
}
.active\:tw-text-stone-800\/60:active{
  color: rgb(41 37 36 / 0.6) !important;
}
.active\:tw-text-stone-800\/65:active{
  color: rgb(41 37 36 / 0.65) !important;
}
.active\:tw-text-stone-800\/70:active{
  color: rgb(41 37 36 / 0.7) !important;
}
.active\:tw-text-stone-800\/75:active{
  color: rgb(41 37 36 / 0.75) !important;
}
.active\:tw-text-stone-800\/80:active{
  color: rgb(41 37 36 / 0.8) !important;
}
.active\:tw-text-stone-800\/85:active{
  color: rgb(41 37 36 / 0.85) !important;
}
.active\:tw-text-stone-800\/90:active{
  color: rgb(41 37 36 / 0.9) !important;
}
.active\:tw-text-stone-800\/95:active{
  color: rgb(41 37 36 / 0.95) !important;
}
.active\:tw-text-stone-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-900\/0:active{
  color: rgb(28 25 23 / 0) !important;
}
.active\:tw-text-stone-900\/10:active{
  color: rgb(28 25 23 / 0.1) !important;
}
.active\:tw-text-stone-900\/100:active{
  color: rgb(28 25 23 / 1) !important;
}
.active\:tw-text-stone-900\/15:active{
  color: rgb(28 25 23 / 0.15) !important;
}
.active\:tw-text-stone-900\/20:active{
  color: rgb(28 25 23 / 0.2) !important;
}
.active\:tw-text-stone-900\/25:active{
  color: rgb(28 25 23 / 0.25) !important;
}
.active\:tw-text-stone-900\/30:active{
  color: rgb(28 25 23 / 0.3) !important;
}
.active\:tw-text-stone-900\/35:active{
  color: rgb(28 25 23 / 0.35) !important;
}
.active\:tw-text-stone-900\/40:active{
  color: rgb(28 25 23 / 0.4) !important;
}
.active\:tw-text-stone-900\/45:active{
  color: rgb(28 25 23 / 0.45) !important;
}
.active\:tw-text-stone-900\/5:active{
  color: rgb(28 25 23 / 0.05) !important;
}
.active\:tw-text-stone-900\/50:active{
  color: rgb(28 25 23 / 0.5) !important;
}
.active\:tw-text-stone-900\/55:active{
  color: rgb(28 25 23 / 0.55) !important;
}
.active\:tw-text-stone-900\/60:active{
  color: rgb(28 25 23 / 0.6) !important;
}
.active\:tw-text-stone-900\/65:active{
  color: rgb(28 25 23 / 0.65) !important;
}
.active\:tw-text-stone-900\/70:active{
  color: rgb(28 25 23 / 0.7) !important;
}
.active\:tw-text-stone-900\/75:active{
  color: rgb(28 25 23 / 0.75) !important;
}
.active\:tw-text-stone-900\/80:active{
  color: rgb(28 25 23 / 0.8) !important;
}
.active\:tw-text-stone-900\/85:active{
  color: rgb(28 25 23 / 0.85) !important;
}
.active\:tw-text-stone-900\/90:active{
  color: rgb(28 25 23 / 0.9) !important;
}
.active\:tw-text-stone-900\/95:active{
  color: rgb(28 25 23 / 0.95) !important;
}
.active\:tw-text-stone-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(12 10 9 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-stone-950\/0:active{
  color: rgb(12 10 9 / 0) !important;
}
.active\:tw-text-stone-950\/10:active{
  color: rgb(12 10 9 / 0.1) !important;
}
.active\:tw-text-stone-950\/100:active{
  color: rgb(12 10 9 / 1) !important;
}
.active\:tw-text-stone-950\/15:active{
  color: rgb(12 10 9 / 0.15) !important;
}
.active\:tw-text-stone-950\/20:active{
  color: rgb(12 10 9 / 0.2) !important;
}
.active\:tw-text-stone-950\/25:active{
  color: rgb(12 10 9 / 0.25) !important;
}
.active\:tw-text-stone-950\/30:active{
  color: rgb(12 10 9 / 0.3) !important;
}
.active\:tw-text-stone-950\/35:active{
  color: rgb(12 10 9 / 0.35) !important;
}
.active\:tw-text-stone-950\/40:active{
  color: rgb(12 10 9 / 0.4) !important;
}
.active\:tw-text-stone-950\/45:active{
  color: rgb(12 10 9 / 0.45) !important;
}
.active\:tw-text-stone-950\/5:active{
  color: rgb(12 10 9 / 0.05) !important;
}
.active\:tw-text-stone-950\/50:active{
  color: rgb(12 10 9 / 0.5) !important;
}
.active\:tw-text-stone-950\/55:active{
  color: rgb(12 10 9 / 0.55) !important;
}
.active\:tw-text-stone-950\/60:active{
  color: rgb(12 10 9 / 0.6) !important;
}
.active\:tw-text-stone-950\/65:active{
  color: rgb(12 10 9 / 0.65) !important;
}
.active\:tw-text-stone-950\/70:active{
  color: rgb(12 10 9 / 0.7) !important;
}
.active\:tw-text-stone-950\/75:active{
  color: rgb(12 10 9 / 0.75) !important;
}
.active\:tw-text-stone-950\/80:active{
  color: rgb(12 10 9 / 0.8) !important;
}
.active\:tw-text-stone-950\/85:active{
  color: rgb(12 10 9 / 0.85) !important;
}
.active\:tw-text-stone-950\/90:active{
  color: rgb(12 10 9 / 0.9) !important;
}
.active\:tw-text-stone-950\/95:active{
  color: rgb(12 10 9 / 0.95) !important;
}
.active\:tw-text-teal-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-100\/0:active{
  color: rgb(204 251 241 / 0) !important;
}
.active\:tw-text-teal-100\/10:active{
  color: rgb(204 251 241 / 0.1) !important;
}
.active\:tw-text-teal-100\/100:active{
  color: rgb(204 251 241 / 1) !important;
}
.active\:tw-text-teal-100\/15:active{
  color: rgb(204 251 241 / 0.15) !important;
}
.active\:tw-text-teal-100\/20:active{
  color: rgb(204 251 241 / 0.2) !important;
}
.active\:tw-text-teal-100\/25:active{
  color: rgb(204 251 241 / 0.25) !important;
}
.active\:tw-text-teal-100\/30:active{
  color: rgb(204 251 241 / 0.3) !important;
}
.active\:tw-text-teal-100\/35:active{
  color: rgb(204 251 241 / 0.35) !important;
}
.active\:tw-text-teal-100\/40:active{
  color: rgb(204 251 241 / 0.4) !important;
}
.active\:tw-text-teal-100\/45:active{
  color: rgb(204 251 241 / 0.45) !important;
}
.active\:tw-text-teal-100\/5:active{
  color: rgb(204 251 241 / 0.05) !important;
}
.active\:tw-text-teal-100\/50:active{
  color: rgb(204 251 241 / 0.5) !important;
}
.active\:tw-text-teal-100\/55:active{
  color: rgb(204 251 241 / 0.55) !important;
}
.active\:tw-text-teal-100\/60:active{
  color: rgb(204 251 241 / 0.6) !important;
}
.active\:tw-text-teal-100\/65:active{
  color: rgb(204 251 241 / 0.65) !important;
}
.active\:tw-text-teal-100\/70:active{
  color: rgb(204 251 241 / 0.7) !important;
}
.active\:tw-text-teal-100\/75:active{
  color: rgb(204 251 241 / 0.75) !important;
}
.active\:tw-text-teal-100\/80:active{
  color: rgb(204 251 241 / 0.8) !important;
}
.active\:tw-text-teal-100\/85:active{
  color: rgb(204 251 241 / 0.85) !important;
}
.active\:tw-text-teal-100\/90:active{
  color: rgb(204 251 241 / 0.9) !important;
}
.active\:tw-text-teal-100\/95:active{
  color: rgb(204 251 241 / 0.95) !important;
}
.active\:tw-text-teal-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-200\/0:active{
  color: rgb(153 246 228 / 0) !important;
}
.active\:tw-text-teal-200\/10:active{
  color: rgb(153 246 228 / 0.1) !important;
}
.active\:tw-text-teal-200\/100:active{
  color: rgb(153 246 228 / 1) !important;
}
.active\:tw-text-teal-200\/15:active{
  color: rgb(153 246 228 / 0.15) !important;
}
.active\:tw-text-teal-200\/20:active{
  color: rgb(153 246 228 / 0.2) !important;
}
.active\:tw-text-teal-200\/25:active{
  color: rgb(153 246 228 / 0.25) !important;
}
.active\:tw-text-teal-200\/30:active{
  color: rgb(153 246 228 / 0.3) !important;
}
.active\:tw-text-teal-200\/35:active{
  color: rgb(153 246 228 / 0.35) !important;
}
.active\:tw-text-teal-200\/40:active{
  color: rgb(153 246 228 / 0.4) !important;
}
.active\:tw-text-teal-200\/45:active{
  color: rgb(153 246 228 / 0.45) !important;
}
.active\:tw-text-teal-200\/5:active{
  color: rgb(153 246 228 / 0.05) !important;
}
.active\:tw-text-teal-200\/50:active{
  color: rgb(153 246 228 / 0.5) !important;
}
.active\:tw-text-teal-200\/55:active{
  color: rgb(153 246 228 / 0.55) !important;
}
.active\:tw-text-teal-200\/60:active{
  color: rgb(153 246 228 / 0.6) !important;
}
.active\:tw-text-teal-200\/65:active{
  color: rgb(153 246 228 / 0.65) !important;
}
.active\:tw-text-teal-200\/70:active{
  color: rgb(153 246 228 / 0.7) !important;
}
.active\:tw-text-teal-200\/75:active{
  color: rgb(153 246 228 / 0.75) !important;
}
.active\:tw-text-teal-200\/80:active{
  color: rgb(153 246 228 / 0.8) !important;
}
.active\:tw-text-teal-200\/85:active{
  color: rgb(153 246 228 / 0.85) !important;
}
.active\:tw-text-teal-200\/90:active{
  color: rgb(153 246 228 / 0.9) !important;
}
.active\:tw-text-teal-200\/95:active{
  color: rgb(153 246 228 / 0.95) !important;
}
.active\:tw-text-teal-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-300\/0:active{
  color: rgb(94 234 212 / 0) !important;
}
.active\:tw-text-teal-300\/10:active{
  color: rgb(94 234 212 / 0.1) !important;
}
.active\:tw-text-teal-300\/100:active{
  color: rgb(94 234 212 / 1) !important;
}
.active\:tw-text-teal-300\/15:active{
  color: rgb(94 234 212 / 0.15) !important;
}
.active\:tw-text-teal-300\/20:active{
  color: rgb(94 234 212 / 0.2) !important;
}
.active\:tw-text-teal-300\/25:active{
  color: rgb(94 234 212 / 0.25) !important;
}
.active\:tw-text-teal-300\/30:active{
  color: rgb(94 234 212 / 0.3) !important;
}
.active\:tw-text-teal-300\/35:active{
  color: rgb(94 234 212 / 0.35) !important;
}
.active\:tw-text-teal-300\/40:active{
  color: rgb(94 234 212 / 0.4) !important;
}
.active\:tw-text-teal-300\/45:active{
  color: rgb(94 234 212 / 0.45) !important;
}
.active\:tw-text-teal-300\/5:active{
  color: rgb(94 234 212 / 0.05) !important;
}
.active\:tw-text-teal-300\/50:active{
  color: rgb(94 234 212 / 0.5) !important;
}
.active\:tw-text-teal-300\/55:active{
  color: rgb(94 234 212 / 0.55) !important;
}
.active\:tw-text-teal-300\/60:active{
  color: rgb(94 234 212 / 0.6) !important;
}
.active\:tw-text-teal-300\/65:active{
  color: rgb(94 234 212 / 0.65) !important;
}
.active\:tw-text-teal-300\/70:active{
  color: rgb(94 234 212 / 0.7) !important;
}
.active\:tw-text-teal-300\/75:active{
  color: rgb(94 234 212 / 0.75) !important;
}
.active\:tw-text-teal-300\/80:active{
  color: rgb(94 234 212 / 0.8) !important;
}
.active\:tw-text-teal-300\/85:active{
  color: rgb(94 234 212 / 0.85) !important;
}
.active\:tw-text-teal-300\/90:active{
  color: rgb(94 234 212 / 0.9) !important;
}
.active\:tw-text-teal-300\/95:active{
  color: rgb(94 234 212 / 0.95) !important;
}
.active\:tw-text-teal-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-400\/0:active{
  color: rgb(45 212 191 / 0) !important;
}
.active\:tw-text-teal-400\/10:active{
  color: rgb(45 212 191 / 0.1) !important;
}
.active\:tw-text-teal-400\/100:active{
  color: rgb(45 212 191 / 1) !important;
}
.active\:tw-text-teal-400\/15:active{
  color: rgb(45 212 191 / 0.15) !important;
}
.active\:tw-text-teal-400\/20:active{
  color: rgb(45 212 191 / 0.2) !important;
}
.active\:tw-text-teal-400\/25:active{
  color: rgb(45 212 191 / 0.25) !important;
}
.active\:tw-text-teal-400\/30:active{
  color: rgb(45 212 191 / 0.3) !important;
}
.active\:tw-text-teal-400\/35:active{
  color: rgb(45 212 191 / 0.35) !important;
}
.active\:tw-text-teal-400\/40:active{
  color: rgb(45 212 191 / 0.4) !important;
}
.active\:tw-text-teal-400\/45:active{
  color: rgb(45 212 191 / 0.45) !important;
}
.active\:tw-text-teal-400\/5:active{
  color: rgb(45 212 191 / 0.05) !important;
}
.active\:tw-text-teal-400\/50:active{
  color: rgb(45 212 191 / 0.5) !important;
}
.active\:tw-text-teal-400\/55:active{
  color: rgb(45 212 191 / 0.55) !important;
}
.active\:tw-text-teal-400\/60:active{
  color: rgb(45 212 191 / 0.6) !important;
}
.active\:tw-text-teal-400\/65:active{
  color: rgb(45 212 191 / 0.65) !important;
}
.active\:tw-text-teal-400\/70:active{
  color: rgb(45 212 191 / 0.7) !important;
}
.active\:tw-text-teal-400\/75:active{
  color: rgb(45 212 191 / 0.75) !important;
}
.active\:tw-text-teal-400\/80:active{
  color: rgb(45 212 191 / 0.8) !important;
}
.active\:tw-text-teal-400\/85:active{
  color: rgb(45 212 191 / 0.85) !important;
}
.active\:tw-text-teal-400\/90:active{
  color: rgb(45 212 191 / 0.9) !important;
}
.active\:tw-text-teal-400\/95:active{
  color: rgb(45 212 191 / 0.95) !important;
}
.active\:tw-text-teal-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(240 253 250 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-50\/0:active{
  color: rgb(240 253 250 / 0) !important;
}
.active\:tw-text-teal-50\/10:active{
  color: rgb(240 253 250 / 0.1) !important;
}
.active\:tw-text-teal-50\/100:active{
  color: rgb(240 253 250 / 1) !important;
}
.active\:tw-text-teal-50\/15:active{
  color: rgb(240 253 250 / 0.15) !important;
}
.active\:tw-text-teal-50\/20:active{
  color: rgb(240 253 250 / 0.2) !important;
}
.active\:tw-text-teal-50\/25:active{
  color: rgb(240 253 250 / 0.25) !important;
}
.active\:tw-text-teal-50\/30:active{
  color: rgb(240 253 250 / 0.3) !important;
}
.active\:tw-text-teal-50\/35:active{
  color: rgb(240 253 250 / 0.35) !important;
}
.active\:tw-text-teal-50\/40:active{
  color: rgb(240 253 250 / 0.4) !important;
}
.active\:tw-text-teal-50\/45:active{
  color: rgb(240 253 250 / 0.45) !important;
}
.active\:tw-text-teal-50\/5:active{
  color: rgb(240 253 250 / 0.05) !important;
}
.active\:tw-text-teal-50\/50:active{
  color: rgb(240 253 250 / 0.5) !important;
}
.active\:tw-text-teal-50\/55:active{
  color: rgb(240 253 250 / 0.55) !important;
}
.active\:tw-text-teal-50\/60:active{
  color: rgb(240 253 250 / 0.6) !important;
}
.active\:tw-text-teal-50\/65:active{
  color: rgb(240 253 250 / 0.65) !important;
}
.active\:tw-text-teal-50\/70:active{
  color: rgb(240 253 250 / 0.7) !important;
}
.active\:tw-text-teal-50\/75:active{
  color: rgb(240 253 250 / 0.75) !important;
}
.active\:tw-text-teal-50\/80:active{
  color: rgb(240 253 250 / 0.8) !important;
}
.active\:tw-text-teal-50\/85:active{
  color: rgb(240 253 250 / 0.85) !important;
}
.active\:tw-text-teal-50\/90:active{
  color: rgb(240 253 250 / 0.9) !important;
}
.active\:tw-text-teal-50\/95:active{
  color: rgb(240 253 250 / 0.95) !important;
}
.active\:tw-text-teal-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-500\/0:active{
  color: rgb(20 184 166 / 0) !important;
}
.active\:tw-text-teal-500\/10:active{
  color: rgb(20 184 166 / 0.1) !important;
}
.active\:tw-text-teal-500\/100:active{
  color: rgb(20 184 166 / 1) !important;
}
.active\:tw-text-teal-500\/15:active{
  color: rgb(20 184 166 / 0.15) !important;
}
.active\:tw-text-teal-500\/20:active{
  color: rgb(20 184 166 / 0.2) !important;
}
.active\:tw-text-teal-500\/25:active{
  color: rgb(20 184 166 / 0.25) !important;
}
.active\:tw-text-teal-500\/30:active{
  color: rgb(20 184 166 / 0.3) !important;
}
.active\:tw-text-teal-500\/35:active{
  color: rgb(20 184 166 / 0.35) !important;
}
.active\:tw-text-teal-500\/40:active{
  color: rgb(20 184 166 / 0.4) !important;
}
.active\:tw-text-teal-500\/45:active{
  color: rgb(20 184 166 / 0.45) !important;
}
.active\:tw-text-teal-500\/5:active{
  color: rgb(20 184 166 / 0.05) !important;
}
.active\:tw-text-teal-500\/50:active{
  color: rgb(20 184 166 / 0.5) !important;
}
.active\:tw-text-teal-500\/55:active{
  color: rgb(20 184 166 / 0.55) !important;
}
.active\:tw-text-teal-500\/60:active{
  color: rgb(20 184 166 / 0.6) !important;
}
.active\:tw-text-teal-500\/65:active{
  color: rgb(20 184 166 / 0.65) !important;
}
.active\:tw-text-teal-500\/70:active{
  color: rgb(20 184 166 / 0.7) !important;
}
.active\:tw-text-teal-500\/75:active{
  color: rgb(20 184 166 / 0.75) !important;
}
.active\:tw-text-teal-500\/80:active{
  color: rgb(20 184 166 / 0.8) !important;
}
.active\:tw-text-teal-500\/85:active{
  color: rgb(20 184 166 / 0.85) !important;
}
.active\:tw-text-teal-500\/90:active{
  color: rgb(20 184 166 / 0.9) !important;
}
.active\:tw-text-teal-500\/95:active{
  color: rgb(20 184 166 / 0.95) !important;
}
.active\:tw-text-teal-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-600\/0:active{
  color: rgb(13 148 136 / 0) !important;
}
.active\:tw-text-teal-600\/10:active{
  color: rgb(13 148 136 / 0.1) !important;
}
.active\:tw-text-teal-600\/100:active{
  color: rgb(13 148 136 / 1) !important;
}
.active\:tw-text-teal-600\/15:active{
  color: rgb(13 148 136 / 0.15) !important;
}
.active\:tw-text-teal-600\/20:active{
  color: rgb(13 148 136 / 0.2) !important;
}
.active\:tw-text-teal-600\/25:active{
  color: rgb(13 148 136 / 0.25) !important;
}
.active\:tw-text-teal-600\/30:active{
  color: rgb(13 148 136 / 0.3) !important;
}
.active\:tw-text-teal-600\/35:active{
  color: rgb(13 148 136 / 0.35) !important;
}
.active\:tw-text-teal-600\/40:active{
  color: rgb(13 148 136 / 0.4) !important;
}
.active\:tw-text-teal-600\/45:active{
  color: rgb(13 148 136 / 0.45) !important;
}
.active\:tw-text-teal-600\/5:active{
  color: rgb(13 148 136 / 0.05) !important;
}
.active\:tw-text-teal-600\/50:active{
  color: rgb(13 148 136 / 0.5) !important;
}
.active\:tw-text-teal-600\/55:active{
  color: rgb(13 148 136 / 0.55) !important;
}
.active\:tw-text-teal-600\/60:active{
  color: rgb(13 148 136 / 0.6) !important;
}
.active\:tw-text-teal-600\/65:active{
  color: rgb(13 148 136 / 0.65) !important;
}
.active\:tw-text-teal-600\/70:active{
  color: rgb(13 148 136 / 0.7) !important;
}
.active\:tw-text-teal-600\/75:active{
  color: rgb(13 148 136 / 0.75) !important;
}
.active\:tw-text-teal-600\/80:active{
  color: rgb(13 148 136 / 0.8) !important;
}
.active\:tw-text-teal-600\/85:active{
  color: rgb(13 148 136 / 0.85) !important;
}
.active\:tw-text-teal-600\/90:active{
  color: rgb(13 148 136 / 0.9) !important;
}
.active\:tw-text-teal-600\/95:active{
  color: rgb(13 148 136 / 0.95) !important;
}
.active\:tw-text-teal-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-700\/0:active{
  color: rgb(15 118 110 / 0) !important;
}
.active\:tw-text-teal-700\/10:active{
  color: rgb(15 118 110 / 0.1) !important;
}
.active\:tw-text-teal-700\/100:active{
  color: rgb(15 118 110 / 1) !important;
}
.active\:tw-text-teal-700\/15:active{
  color: rgb(15 118 110 / 0.15) !important;
}
.active\:tw-text-teal-700\/20:active{
  color: rgb(15 118 110 / 0.2) !important;
}
.active\:tw-text-teal-700\/25:active{
  color: rgb(15 118 110 / 0.25) !important;
}
.active\:tw-text-teal-700\/30:active{
  color: rgb(15 118 110 / 0.3) !important;
}
.active\:tw-text-teal-700\/35:active{
  color: rgb(15 118 110 / 0.35) !important;
}
.active\:tw-text-teal-700\/40:active{
  color: rgb(15 118 110 / 0.4) !important;
}
.active\:tw-text-teal-700\/45:active{
  color: rgb(15 118 110 / 0.45) !important;
}
.active\:tw-text-teal-700\/5:active{
  color: rgb(15 118 110 / 0.05) !important;
}
.active\:tw-text-teal-700\/50:active{
  color: rgb(15 118 110 / 0.5) !important;
}
.active\:tw-text-teal-700\/55:active{
  color: rgb(15 118 110 / 0.55) !important;
}
.active\:tw-text-teal-700\/60:active{
  color: rgb(15 118 110 / 0.6) !important;
}
.active\:tw-text-teal-700\/65:active{
  color: rgb(15 118 110 / 0.65) !important;
}
.active\:tw-text-teal-700\/70:active{
  color: rgb(15 118 110 / 0.7) !important;
}
.active\:tw-text-teal-700\/75:active{
  color: rgb(15 118 110 / 0.75) !important;
}
.active\:tw-text-teal-700\/80:active{
  color: rgb(15 118 110 / 0.8) !important;
}
.active\:tw-text-teal-700\/85:active{
  color: rgb(15 118 110 / 0.85) !important;
}
.active\:tw-text-teal-700\/90:active{
  color: rgb(15 118 110 / 0.9) !important;
}
.active\:tw-text-teal-700\/95:active{
  color: rgb(15 118 110 / 0.95) !important;
}
.active\:tw-text-teal-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-800\/0:active{
  color: rgb(17 94 89 / 0) !important;
}
.active\:tw-text-teal-800\/10:active{
  color: rgb(17 94 89 / 0.1) !important;
}
.active\:tw-text-teal-800\/100:active{
  color: rgb(17 94 89 / 1) !important;
}
.active\:tw-text-teal-800\/15:active{
  color: rgb(17 94 89 / 0.15) !important;
}
.active\:tw-text-teal-800\/20:active{
  color: rgb(17 94 89 / 0.2) !important;
}
.active\:tw-text-teal-800\/25:active{
  color: rgb(17 94 89 / 0.25) !important;
}
.active\:tw-text-teal-800\/30:active{
  color: rgb(17 94 89 / 0.3) !important;
}
.active\:tw-text-teal-800\/35:active{
  color: rgb(17 94 89 / 0.35) !important;
}
.active\:tw-text-teal-800\/40:active{
  color: rgb(17 94 89 / 0.4) !important;
}
.active\:tw-text-teal-800\/45:active{
  color: rgb(17 94 89 / 0.45) !important;
}
.active\:tw-text-teal-800\/5:active{
  color: rgb(17 94 89 / 0.05) !important;
}
.active\:tw-text-teal-800\/50:active{
  color: rgb(17 94 89 / 0.5) !important;
}
.active\:tw-text-teal-800\/55:active{
  color: rgb(17 94 89 / 0.55) !important;
}
.active\:tw-text-teal-800\/60:active{
  color: rgb(17 94 89 / 0.6) !important;
}
.active\:tw-text-teal-800\/65:active{
  color: rgb(17 94 89 / 0.65) !important;
}
.active\:tw-text-teal-800\/70:active{
  color: rgb(17 94 89 / 0.7) !important;
}
.active\:tw-text-teal-800\/75:active{
  color: rgb(17 94 89 / 0.75) !important;
}
.active\:tw-text-teal-800\/80:active{
  color: rgb(17 94 89 / 0.8) !important;
}
.active\:tw-text-teal-800\/85:active{
  color: rgb(17 94 89 / 0.85) !important;
}
.active\:tw-text-teal-800\/90:active{
  color: rgb(17 94 89 / 0.9) !important;
}
.active\:tw-text-teal-800\/95:active{
  color: rgb(17 94 89 / 0.95) !important;
}
.active\:tw-text-teal-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-900\/0:active{
  color: rgb(19 78 74 / 0) !important;
}
.active\:tw-text-teal-900\/10:active{
  color: rgb(19 78 74 / 0.1) !important;
}
.active\:tw-text-teal-900\/100:active{
  color: rgb(19 78 74 / 1) !important;
}
.active\:tw-text-teal-900\/15:active{
  color: rgb(19 78 74 / 0.15) !important;
}
.active\:tw-text-teal-900\/20:active{
  color: rgb(19 78 74 / 0.2) !important;
}
.active\:tw-text-teal-900\/25:active{
  color: rgb(19 78 74 / 0.25) !important;
}
.active\:tw-text-teal-900\/30:active{
  color: rgb(19 78 74 / 0.3) !important;
}
.active\:tw-text-teal-900\/35:active{
  color: rgb(19 78 74 / 0.35) !important;
}
.active\:tw-text-teal-900\/40:active{
  color: rgb(19 78 74 / 0.4) !important;
}
.active\:tw-text-teal-900\/45:active{
  color: rgb(19 78 74 / 0.45) !important;
}
.active\:tw-text-teal-900\/5:active{
  color: rgb(19 78 74 / 0.05) !important;
}
.active\:tw-text-teal-900\/50:active{
  color: rgb(19 78 74 / 0.5) !important;
}
.active\:tw-text-teal-900\/55:active{
  color: rgb(19 78 74 / 0.55) !important;
}
.active\:tw-text-teal-900\/60:active{
  color: rgb(19 78 74 / 0.6) !important;
}
.active\:tw-text-teal-900\/65:active{
  color: rgb(19 78 74 / 0.65) !important;
}
.active\:tw-text-teal-900\/70:active{
  color: rgb(19 78 74 / 0.7) !important;
}
.active\:tw-text-teal-900\/75:active{
  color: rgb(19 78 74 / 0.75) !important;
}
.active\:tw-text-teal-900\/80:active{
  color: rgb(19 78 74 / 0.8) !important;
}
.active\:tw-text-teal-900\/85:active{
  color: rgb(19 78 74 / 0.85) !important;
}
.active\:tw-text-teal-900\/90:active{
  color: rgb(19 78 74 / 0.9) !important;
}
.active\:tw-text-teal-900\/95:active{
  color: rgb(19 78 74 / 0.95) !important;
}
.active\:tw-text-teal-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(4 47 46 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-teal-950\/0:active{
  color: rgb(4 47 46 / 0) !important;
}
.active\:tw-text-teal-950\/10:active{
  color: rgb(4 47 46 / 0.1) !important;
}
.active\:tw-text-teal-950\/100:active{
  color: rgb(4 47 46 / 1) !important;
}
.active\:tw-text-teal-950\/15:active{
  color: rgb(4 47 46 / 0.15) !important;
}
.active\:tw-text-teal-950\/20:active{
  color: rgb(4 47 46 / 0.2) !important;
}
.active\:tw-text-teal-950\/25:active{
  color: rgb(4 47 46 / 0.25) !important;
}
.active\:tw-text-teal-950\/30:active{
  color: rgb(4 47 46 / 0.3) !important;
}
.active\:tw-text-teal-950\/35:active{
  color: rgb(4 47 46 / 0.35) !important;
}
.active\:tw-text-teal-950\/40:active{
  color: rgb(4 47 46 / 0.4) !important;
}
.active\:tw-text-teal-950\/45:active{
  color: rgb(4 47 46 / 0.45) !important;
}
.active\:tw-text-teal-950\/5:active{
  color: rgb(4 47 46 / 0.05) !important;
}
.active\:tw-text-teal-950\/50:active{
  color: rgb(4 47 46 / 0.5) !important;
}
.active\:tw-text-teal-950\/55:active{
  color: rgb(4 47 46 / 0.55) !important;
}
.active\:tw-text-teal-950\/60:active{
  color: rgb(4 47 46 / 0.6) !important;
}
.active\:tw-text-teal-950\/65:active{
  color: rgb(4 47 46 / 0.65) !important;
}
.active\:tw-text-teal-950\/70:active{
  color: rgb(4 47 46 / 0.7) !important;
}
.active\:tw-text-teal-950\/75:active{
  color: rgb(4 47 46 / 0.75) !important;
}
.active\:tw-text-teal-950\/80:active{
  color: rgb(4 47 46 / 0.8) !important;
}
.active\:tw-text-teal-950\/85:active{
  color: rgb(4 47 46 / 0.85) !important;
}
.active\:tw-text-teal-950\/90:active{
  color: rgb(4 47 46 / 0.9) !important;
}
.active\:tw-text-teal-950\/95:active{
  color: rgb(4 47 46 / 0.95) !important;
}
.active\:tw-text-transparent:active{
  color: transparent !important;
}
.active\:tw-text-transparent\/0:active{
  color: rgb(0 0 0 / 0) !important;
}
.active\:tw-text-transparent\/10:active{
  color: rgb(0 0 0 / 0.1) !important;
}
.active\:tw-text-transparent\/100:active{
  color: rgb(0 0 0 / 1) !important;
}
.active\:tw-text-transparent\/15:active{
  color: rgb(0 0 0 / 0.15) !important;
}
.active\:tw-text-transparent\/20:active{
  color: rgb(0 0 0 / 0.2) !important;
}
.active\:tw-text-transparent\/25:active{
  color: rgb(0 0 0 / 0.25) !important;
}
.active\:tw-text-transparent\/30:active{
  color: rgb(0 0 0 / 0.3) !important;
}
.active\:tw-text-transparent\/35:active{
  color: rgb(0 0 0 / 0.35) !important;
}
.active\:tw-text-transparent\/40:active{
  color: rgb(0 0 0 / 0.4) !important;
}
.active\:tw-text-transparent\/45:active{
  color: rgb(0 0 0 / 0.45) !important;
}
.active\:tw-text-transparent\/5:active{
  color: rgb(0 0 0 / 0.05) !important;
}
.active\:tw-text-transparent\/50:active{
  color: rgb(0 0 0 / 0.5) !important;
}
.active\:tw-text-transparent\/55:active{
  color: rgb(0 0 0 / 0.55) !important;
}
.active\:tw-text-transparent\/60:active{
  color: rgb(0 0 0 / 0.6) !important;
}
.active\:tw-text-transparent\/65:active{
  color: rgb(0 0 0 / 0.65) !important;
}
.active\:tw-text-transparent\/70:active{
  color: rgb(0 0 0 / 0.7) !important;
}
.active\:tw-text-transparent\/75:active{
  color: rgb(0 0 0 / 0.75) !important;
}
.active\:tw-text-transparent\/80:active{
  color: rgb(0 0 0 / 0.8) !important;
}
.active\:tw-text-transparent\/85:active{
  color: rgb(0 0 0 / 0.85) !important;
}
.active\:tw-text-transparent\/90:active{
  color: rgb(0 0 0 / 0.9) !important;
}
.active\:tw-text-transparent\/95:active{
  color: rgb(0 0 0 / 0.95) !important;
}
.active\:tw-text-violet-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-100\/0:active{
  color: rgb(237 233 254 / 0) !important;
}
.active\:tw-text-violet-100\/10:active{
  color: rgb(237 233 254 / 0.1) !important;
}
.active\:tw-text-violet-100\/100:active{
  color: rgb(237 233 254 / 1) !important;
}
.active\:tw-text-violet-100\/15:active{
  color: rgb(237 233 254 / 0.15) !important;
}
.active\:tw-text-violet-100\/20:active{
  color: rgb(237 233 254 / 0.2) !important;
}
.active\:tw-text-violet-100\/25:active{
  color: rgb(237 233 254 / 0.25) !important;
}
.active\:tw-text-violet-100\/30:active{
  color: rgb(237 233 254 / 0.3) !important;
}
.active\:tw-text-violet-100\/35:active{
  color: rgb(237 233 254 / 0.35) !important;
}
.active\:tw-text-violet-100\/40:active{
  color: rgb(237 233 254 / 0.4) !important;
}
.active\:tw-text-violet-100\/45:active{
  color: rgb(237 233 254 / 0.45) !important;
}
.active\:tw-text-violet-100\/5:active{
  color: rgb(237 233 254 / 0.05) !important;
}
.active\:tw-text-violet-100\/50:active{
  color: rgb(237 233 254 / 0.5) !important;
}
.active\:tw-text-violet-100\/55:active{
  color: rgb(237 233 254 / 0.55) !important;
}
.active\:tw-text-violet-100\/60:active{
  color: rgb(237 233 254 / 0.6) !important;
}
.active\:tw-text-violet-100\/65:active{
  color: rgb(237 233 254 / 0.65) !important;
}
.active\:tw-text-violet-100\/70:active{
  color: rgb(237 233 254 / 0.7) !important;
}
.active\:tw-text-violet-100\/75:active{
  color: rgb(237 233 254 / 0.75) !important;
}
.active\:tw-text-violet-100\/80:active{
  color: rgb(237 233 254 / 0.8) !important;
}
.active\:tw-text-violet-100\/85:active{
  color: rgb(237 233 254 / 0.85) !important;
}
.active\:tw-text-violet-100\/90:active{
  color: rgb(237 233 254 / 0.9) !important;
}
.active\:tw-text-violet-100\/95:active{
  color: rgb(237 233 254 / 0.95) !important;
}
.active\:tw-text-violet-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-200\/0:active{
  color: rgb(221 214 254 / 0) !important;
}
.active\:tw-text-violet-200\/10:active{
  color: rgb(221 214 254 / 0.1) !important;
}
.active\:tw-text-violet-200\/100:active{
  color: rgb(221 214 254 / 1) !important;
}
.active\:tw-text-violet-200\/15:active{
  color: rgb(221 214 254 / 0.15) !important;
}
.active\:tw-text-violet-200\/20:active{
  color: rgb(221 214 254 / 0.2) !important;
}
.active\:tw-text-violet-200\/25:active{
  color: rgb(221 214 254 / 0.25) !important;
}
.active\:tw-text-violet-200\/30:active{
  color: rgb(221 214 254 / 0.3) !important;
}
.active\:tw-text-violet-200\/35:active{
  color: rgb(221 214 254 / 0.35) !important;
}
.active\:tw-text-violet-200\/40:active{
  color: rgb(221 214 254 / 0.4) !important;
}
.active\:tw-text-violet-200\/45:active{
  color: rgb(221 214 254 / 0.45) !important;
}
.active\:tw-text-violet-200\/5:active{
  color: rgb(221 214 254 / 0.05) !important;
}
.active\:tw-text-violet-200\/50:active{
  color: rgb(221 214 254 / 0.5) !important;
}
.active\:tw-text-violet-200\/55:active{
  color: rgb(221 214 254 / 0.55) !important;
}
.active\:tw-text-violet-200\/60:active{
  color: rgb(221 214 254 / 0.6) !important;
}
.active\:tw-text-violet-200\/65:active{
  color: rgb(221 214 254 / 0.65) !important;
}
.active\:tw-text-violet-200\/70:active{
  color: rgb(221 214 254 / 0.7) !important;
}
.active\:tw-text-violet-200\/75:active{
  color: rgb(221 214 254 / 0.75) !important;
}
.active\:tw-text-violet-200\/80:active{
  color: rgb(221 214 254 / 0.8) !important;
}
.active\:tw-text-violet-200\/85:active{
  color: rgb(221 214 254 / 0.85) !important;
}
.active\:tw-text-violet-200\/90:active{
  color: rgb(221 214 254 / 0.9) !important;
}
.active\:tw-text-violet-200\/95:active{
  color: rgb(221 214 254 / 0.95) !important;
}
.active\:tw-text-violet-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-300\/0:active{
  color: rgb(196 181 253 / 0) !important;
}
.active\:tw-text-violet-300\/10:active{
  color: rgb(196 181 253 / 0.1) !important;
}
.active\:tw-text-violet-300\/100:active{
  color: rgb(196 181 253 / 1) !important;
}
.active\:tw-text-violet-300\/15:active{
  color: rgb(196 181 253 / 0.15) !important;
}
.active\:tw-text-violet-300\/20:active{
  color: rgb(196 181 253 / 0.2) !important;
}
.active\:tw-text-violet-300\/25:active{
  color: rgb(196 181 253 / 0.25) !important;
}
.active\:tw-text-violet-300\/30:active{
  color: rgb(196 181 253 / 0.3) !important;
}
.active\:tw-text-violet-300\/35:active{
  color: rgb(196 181 253 / 0.35) !important;
}
.active\:tw-text-violet-300\/40:active{
  color: rgb(196 181 253 / 0.4) !important;
}
.active\:tw-text-violet-300\/45:active{
  color: rgb(196 181 253 / 0.45) !important;
}
.active\:tw-text-violet-300\/5:active{
  color: rgb(196 181 253 / 0.05) !important;
}
.active\:tw-text-violet-300\/50:active{
  color: rgb(196 181 253 / 0.5) !important;
}
.active\:tw-text-violet-300\/55:active{
  color: rgb(196 181 253 / 0.55) !important;
}
.active\:tw-text-violet-300\/60:active{
  color: rgb(196 181 253 / 0.6) !important;
}
.active\:tw-text-violet-300\/65:active{
  color: rgb(196 181 253 / 0.65) !important;
}
.active\:tw-text-violet-300\/70:active{
  color: rgb(196 181 253 / 0.7) !important;
}
.active\:tw-text-violet-300\/75:active{
  color: rgb(196 181 253 / 0.75) !important;
}
.active\:tw-text-violet-300\/80:active{
  color: rgb(196 181 253 / 0.8) !important;
}
.active\:tw-text-violet-300\/85:active{
  color: rgb(196 181 253 / 0.85) !important;
}
.active\:tw-text-violet-300\/90:active{
  color: rgb(196 181 253 / 0.9) !important;
}
.active\:tw-text-violet-300\/95:active{
  color: rgb(196 181 253 / 0.95) !important;
}
.active\:tw-text-violet-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-400\/0:active{
  color: rgb(167 139 250 / 0) !important;
}
.active\:tw-text-violet-400\/10:active{
  color: rgb(167 139 250 / 0.1) !important;
}
.active\:tw-text-violet-400\/100:active{
  color: rgb(167 139 250 / 1) !important;
}
.active\:tw-text-violet-400\/15:active{
  color: rgb(167 139 250 / 0.15) !important;
}
.active\:tw-text-violet-400\/20:active{
  color: rgb(167 139 250 / 0.2) !important;
}
.active\:tw-text-violet-400\/25:active{
  color: rgb(167 139 250 / 0.25) !important;
}
.active\:tw-text-violet-400\/30:active{
  color: rgb(167 139 250 / 0.3) !important;
}
.active\:tw-text-violet-400\/35:active{
  color: rgb(167 139 250 / 0.35) !important;
}
.active\:tw-text-violet-400\/40:active{
  color: rgb(167 139 250 / 0.4) !important;
}
.active\:tw-text-violet-400\/45:active{
  color: rgb(167 139 250 / 0.45) !important;
}
.active\:tw-text-violet-400\/5:active{
  color: rgb(167 139 250 / 0.05) !important;
}
.active\:tw-text-violet-400\/50:active{
  color: rgb(167 139 250 / 0.5) !important;
}
.active\:tw-text-violet-400\/55:active{
  color: rgb(167 139 250 / 0.55) !important;
}
.active\:tw-text-violet-400\/60:active{
  color: rgb(167 139 250 / 0.6) !important;
}
.active\:tw-text-violet-400\/65:active{
  color: rgb(167 139 250 / 0.65) !important;
}
.active\:tw-text-violet-400\/70:active{
  color: rgb(167 139 250 / 0.7) !important;
}
.active\:tw-text-violet-400\/75:active{
  color: rgb(167 139 250 / 0.75) !important;
}
.active\:tw-text-violet-400\/80:active{
  color: rgb(167 139 250 / 0.8) !important;
}
.active\:tw-text-violet-400\/85:active{
  color: rgb(167 139 250 / 0.85) !important;
}
.active\:tw-text-violet-400\/90:active{
  color: rgb(167 139 250 / 0.9) !important;
}
.active\:tw-text-violet-400\/95:active{
  color: rgb(167 139 250 / 0.95) !important;
}
.active\:tw-text-violet-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(245 243 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-50\/0:active{
  color: rgb(245 243 255 / 0) !important;
}
.active\:tw-text-violet-50\/10:active{
  color: rgb(245 243 255 / 0.1) !important;
}
.active\:tw-text-violet-50\/100:active{
  color: rgb(245 243 255 / 1) !important;
}
.active\:tw-text-violet-50\/15:active{
  color: rgb(245 243 255 / 0.15) !important;
}
.active\:tw-text-violet-50\/20:active{
  color: rgb(245 243 255 / 0.2) !important;
}
.active\:tw-text-violet-50\/25:active{
  color: rgb(245 243 255 / 0.25) !important;
}
.active\:tw-text-violet-50\/30:active{
  color: rgb(245 243 255 / 0.3) !important;
}
.active\:tw-text-violet-50\/35:active{
  color: rgb(245 243 255 / 0.35) !important;
}
.active\:tw-text-violet-50\/40:active{
  color: rgb(245 243 255 / 0.4) !important;
}
.active\:tw-text-violet-50\/45:active{
  color: rgb(245 243 255 / 0.45) !important;
}
.active\:tw-text-violet-50\/5:active{
  color: rgb(245 243 255 / 0.05) !important;
}
.active\:tw-text-violet-50\/50:active{
  color: rgb(245 243 255 / 0.5) !important;
}
.active\:tw-text-violet-50\/55:active{
  color: rgb(245 243 255 / 0.55) !important;
}
.active\:tw-text-violet-50\/60:active{
  color: rgb(245 243 255 / 0.6) !important;
}
.active\:tw-text-violet-50\/65:active{
  color: rgb(245 243 255 / 0.65) !important;
}
.active\:tw-text-violet-50\/70:active{
  color: rgb(245 243 255 / 0.7) !important;
}
.active\:tw-text-violet-50\/75:active{
  color: rgb(245 243 255 / 0.75) !important;
}
.active\:tw-text-violet-50\/80:active{
  color: rgb(245 243 255 / 0.8) !important;
}
.active\:tw-text-violet-50\/85:active{
  color: rgb(245 243 255 / 0.85) !important;
}
.active\:tw-text-violet-50\/90:active{
  color: rgb(245 243 255 / 0.9) !important;
}
.active\:tw-text-violet-50\/95:active{
  color: rgb(245 243 255 / 0.95) !important;
}
.active\:tw-text-violet-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-500\/0:active{
  color: rgb(139 92 246 / 0) !important;
}
.active\:tw-text-violet-500\/10:active{
  color: rgb(139 92 246 / 0.1) !important;
}
.active\:tw-text-violet-500\/100:active{
  color: rgb(139 92 246 / 1) !important;
}
.active\:tw-text-violet-500\/15:active{
  color: rgb(139 92 246 / 0.15) !important;
}
.active\:tw-text-violet-500\/20:active{
  color: rgb(139 92 246 / 0.2) !important;
}
.active\:tw-text-violet-500\/25:active{
  color: rgb(139 92 246 / 0.25) !important;
}
.active\:tw-text-violet-500\/30:active{
  color: rgb(139 92 246 / 0.3) !important;
}
.active\:tw-text-violet-500\/35:active{
  color: rgb(139 92 246 / 0.35) !important;
}
.active\:tw-text-violet-500\/40:active{
  color: rgb(139 92 246 / 0.4) !important;
}
.active\:tw-text-violet-500\/45:active{
  color: rgb(139 92 246 / 0.45) !important;
}
.active\:tw-text-violet-500\/5:active{
  color: rgb(139 92 246 / 0.05) !important;
}
.active\:tw-text-violet-500\/50:active{
  color: rgb(139 92 246 / 0.5) !important;
}
.active\:tw-text-violet-500\/55:active{
  color: rgb(139 92 246 / 0.55) !important;
}
.active\:tw-text-violet-500\/60:active{
  color: rgb(139 92 246 / 0.6) !important;
}
.active\:tw-text-violet-500\/65:active{
  color: rgb(139 92 246 / 0.65) !important;
}
.active\:tw-text-violet-500\/70:active{
  color: rgb(139 92 246 / 0.7) !important;
}
.active\:tw-text-violet-500\/75:active{
  color: rgb(139 92 246 / 0.75) !important;
}
.active\:tw-text-violet-500\/80:active{
  color: rgb(139 92 246 / 0.8) !important;
}
.active\:tw-text-violet-500\/85:active{
  color: rgb(139 92 246 / 0.85) !important;
}
.active\:tw-text-violet-500\/90:active{
  color: rgb(139 92 246 / 0.9) !important;
}
.active\:tw-text-violet-500\/95:active{
  color: rgb(139 92 246 / 0.95) !important;
}
.active\:tw-text-violet-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-600\/0:active{
  color: rgb(124 58 237 / 0) !important;
}
.active\:tw-text-violet-600\/10:active{
  color: rgb(124 58 237 / 0.1) !important;
}
.active\:tw-text-violet-600\/100:active{
  color: rgb(124 58 237 / 1) !important;
}
.active\:tw-text-violet-600\/15:active{
  color: rgb(124 58 237 / 0.15) !important;
}
.active\:tw-text-violet-600\/20:active{
  color: rgb(124 58 237 / 0.2) !important;
}
.active\:tw-text-violet-600\/25:active{
  color: rgb(124 58 237 / 0.25) !important;
}
.active\:tw-text-violet-600\/30:active{
  color: rgb(124 58 237 / 0.3) !important;
}
.active\:tw-text-violet-600\/35:active{
  color: rgb(124 58 237 / 0.35) !important;
}
.active\:tw-text-violet-600\/40:active{
  color: rgb(124 58 237 / 0.4) !important;
}
.active\:tw-text-violet-600\/45:active{
  color: rgb(124 58 237 / 0.45) !important;
}
.active\:tw-text-violet-600\/5:active{
  color: rgb(124 58 237 / 0.05) !important;
}
.active\:tw-text-violet-600\/50:active{
  color: rgb(124 58 237 / 0.5) !important;
}
.active\:tw-text-violet-600\/55:active{
  color: rgb(124 58 237 / 0.55) !important;
}
.active\:tw-text-violet-600\/60:active{
  color: rgb(124 58 237 / 0.6) !important;
}
.active\:tw-text-violet-600\/65:active{
  color: rgb(124 58 237 / 0.65) !important;
}
.active\:tw-text-violet-600\/70:active{
  color: rgb(124 58 237 / 0.7) !important;
}
.active\:tw-text-violet-600\/75:active{
  color: rgb(124 58 237 / 0.75) !important;
}
.active\:tw-text-violet-600\/80:active{
  color: rgb(124 58 237 / 0.8) !important;
}
.active\:tw-text-violet-600\/85:active{
  color: rgb(124 58 237 / 0.85) !important;
}
.active\:tw-text-violet-600\/90:active{
  color: rgb(124 58 237 / 0.9) !important;
}
.active\:tw-text-violet-600\/95:active{
  color: rgb(124 58 237 / 0.95) !important;
}
.active\:tw-text-violet-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-700\/0:active{
  color: rgb(109 40 217 / 0) !important;
}
.active\:tw-text-violet-700\/10:active{
  color: rgb(109 40 217 / 0.1) !important;
}
.active\:tw-text-violet-700\/100:active{
  color: rgb(109 40 217 / 1) !important;
}
.active\:tw-text-violet-700\/15:active{
  color: rgb(109 40 217 / 0.15) !important;
}
.active\:tw-text-violet-700\/20:active{
  color: rgb(109 40 217 / 0.2) !important;
}
.active\:tw-text-violet-700\/25:active{
  color: rgb(109 40 217 / 0.25) !important;
}
.active\:tw-text-violet-700\/30:active{
  color: rgb(109 40 217 / 0.3) !important;
}
.active\:tw-text-violet-700\/35:active{
  color: rgb(109 40 217 / 0.35) !important;
}
.active\:tw-text-violet-700\/40:active{
  color: rgb(109 40 217 / 0.4) !important;
}
.active\:tw-text-violet-700\/45:active{
  color: rgb(109 40 217 / 0.45) !important;
}
.active\:tw-text-violet-700\/5:active{
  color: rgb(109 40 217 / 0.05) !important;
}
.active\:tw-text-violet-700\/50:active{
  color: rgb(109 40 217 / 0.5) !important;
}
.active\:tw-text-violet-700\/55:active{
  color: rgb(109 40 217 / 0.55) !important;
}
.active\:tw-text-violet-700\/60:active{
  color: rgb(109 40 217 / 0.6) !important;
}
.active\:tw-text-violet-700\/65:active{
  color: rgb(109 40 217 / 0.65) !important;
}
.active\:tw-text-violet-700\/70:active{
  color: rgb(109 40 217 / 0.7) !important;
}
.active\:tw-text-violet-700\/75:active{
  color: rgb(109 40 217 / 0.75) !important;
}
.active\:tw-text-violet-700\/80:active{
  color: rgb(109 40 217 / 0.8) !important;
}
.active\:tw-text-violet-700\/85:active{
  color: rgb(109 40 217 / 0.85) !important;
}
.active\:tw-text-violet-700\/90:active{
  color: rgb(109 40 217 / 0.9) !important;
}
.active\:tw-text-violet-700\/95:active{
  color: rgb(109 40 217 / 0.95) !important;
}
.active\:tw-text-violet-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-800\/0:active{
  color: rgb(91 33 182 / 0) !important;
}
.active\:tw-text-violet-800\/10:active{
  color: rgb(91 33 182 / 0.1) !important;
}
.active\:tw-text-violet-800\/100:active{
  color: rgb(91 33 182 / 1) !important;
}
.active\:tw-text-violet-800\/15:active{
  color: rgb(91 33 182 / 0.15) !important;
}
.active\:tw-text-violet-800\/20:active{
  color: rgb(91 33 182 / 0.2) !important;
}
.active\:tw-text-violet-800\/25:active{
  color: rgb(91 33 182 / 0.25) !important;
}
.active\:tw-text-violet-800\/30:active{
  color: rgb(91 33 182 / 0.3) !important;
}
.active\:tw-text-violet-800\/35:active{
  color: rgb(91 33 182 / 0.35) !important;
}
.active\:tw-text-violet-800\/40:active{
  color: rgb(91 33 182 / 0.4) !important;
}
.active\:tw-text-violet-800\/45:active{
  color: rgb(91 33 182 / 0.45) !important;
}
.active\:tw-text-violet-800\/5:active{
  color: rgb(91 33 182 / 0.05) !important;
}
.active\:tw-text-violet-800\/50:active{
  color: rgb(91 33 182 / 0.5) !important;
}
.active\:tw-text-violet-800\/55:active{
  color: rgb(91 33 182 / 0.55) !important;
}
.active\:tw-text-violet-800\/60:active{
  color: rgb(91 33 182 / 0.6) !important;
}
.active\:tw-text-violet-800\/65:active{
  color: rgb(91 33 182 / 0.65) !important;
}
.active\:tw-text-violet-800\/70:active{
  color: rgb(91 33 182 / 0.7) !important;
}
.active\:tw-text-violet-800\/75:active{
  color: rgb(91 33 182 / 0.75) !important;
}
.active\:tw-text-violet-800\/80:active{
  color: rgb(91 33 182 / 0.8) !important;
}
.active\:tw-text-violet-800\/85:active{
  color: rgb(91 33 182 / 0.85) !important;
}
.active\:tw-text-violet-800\/90:active{
  color: rgb(91 33 182 / 0.9) !important;
}
.active\:tw-text-violet-800\/95:active{
  color: rgb(91 33 182 / 0.95) !important;
}
.active\:tw-text-violet-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-900\/0:active{
  color: rgb(76 29 149 / 0) !important;
}
.active\:tw-text-violet-900\/10:active{
  color: rgb(76 29 149 / 0.1) !important;
}
.active\:tw-text-violet-900\/100:active{
  color: rgb(76 29 149 / 1) !important;
}
.active\:tw-text-violet-900\/15:active{
  color: rgb(76 29 149 / 0.15) !important;
}
.active\:tw-text-violet-900\/20:active{
  color: rgb(76 29 149 / 0.2) !important;
}
.active\:tw-text-violet-900\/25:active{
  color: rgb(76 29 149 / 0.25) !important;
}
.active\:tw-text-violet-900\/30:active{
  color: rgb(76 29 149 / 0.3) !important;
}
.active\:tw-text-violet-900\/35:active{
  color: rgb(76 29 149 / 0.35) !important;
}
.active\:tw-text-violet-900\/40:active{
  color: rgb(76 29 149 / 0.4) !important;
}
.active\:tw-text-violet-900\/45:active{
  color: rgb(76 29 149 / 0.45) !important;
}
.active\:tw-text-violet-900\/5:active{
  color: rgb(76 29 149 / 0.05) !important;
}
.active\:tw-text-violet-900\/50:active{
  color: rgb(76 29 149 / 0.5) !important;
}
.active\:tw-text-violet-900\/55:active{
  color: rgb(76 29 149 / 0.55) !important;
}
.active\:tw-text-violet-900\/60:active{
  color: rgb(76 29 149 / 0.6) !important;
}
.active\:tw-text-violet-900\/65:active{
  color: rgb(76 29 149 / 0.65) !important;
}
.active\:tw-text-violet-900\/70:active{
  color: rgb(76 29 149 / 0.7) !important;
}
.active\:tw-text-violet-900\/75:active{
  color: rgb(76 29 149 / 0.75) !important;
}
.active\:tw-text-violet-900\/80:active{
  color: rgb(76 29 149 / 0.8) !important;
}
.active\:tw-text-violet-900\/85:active{
  color: rgb(76 29 149 / 0.85) !important;
}
.active\:tw-text-violet-900\/90:active{
  color: rgb(76 29 149 / 0.9) !important;
}
.active\:tw-text-violet-900\/95:active{
  color: rgb(76 29 149 / 0.95) !important;
}
.active\:tw-text-violet-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(46 16 101 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-violet-950\/0:active{
  color: rgb(46 16 101 / 0) !important;
}
.active\:tw-text-violet-950\/10:active{
  color: rgb(46 16 101 / 0.1) !important;
}
.active\:tw-text-violet-950\/100:active{
  color: rgb(46 16 101 / 1) !important;
}
.active\:tw-text-violet-950\/15:active{
  color: rgb(46 16 101 / 0.15) !important;
}
.active\:tw-text-violet-950\/20:active{
  color: rgb(46 16 101 / 0.2) !important;
}
.active\:tw-text-violet-950\/25:active{
  color: rgb(46 16 101 / 0.25) !important;
}
.active\:tw-text-violet-950\/30:active{
  color: rgb(46 16 101 / 0.3) !important;
}
.active\:tw-text-violet-950\/35:active{
  color: rgb(46 16 101 / 0.35) !important;
}
.active\:tw-text-violet-950\/40:active{
  color: rgb(46 16 101 / 0.4) !important;
}
.active\:tw-text-violet-950\/45:active{
  color: rgb(46 16 101 / 0.45) !important;
}
.active\:tw-text-violet-950\/5:active{
  color: rgb(46 16 101 / 0.05) !important;
}
.active\:tw-text-violet-950\/50:active{
  color: rgb(46 16 101 / 0.5) !important;
}
.active\:tw-text-violet-950\/55:active{
  color: rgb(46 16 101 / 0.55) !important;
}
.active\:tw-text-violet-950\/60:active{
  color: rgb(46 16 101 / 0.6) !important;
}
.active\:tw-text-violet-950\/65:active{
  color: rgb(46 16 101 / 0.65) !important;
}
.active\:tw-text-violet-950\/70:active{
  color: rgb(46 16 101 / 0.7) !important;
}
.active\:tw-text-violet-950\/75:active{
  color: rgb(46 16 101 / 0.75) !important;
}
.active\:tw-text-violet-950\/80:active{
  color: rgb(46 16 101 / 0.8) !important;
}
.active\:tw-text-violet-950\/85:active{
  color: rgb(46 16 101 / 0.85) !important;
}
.active\:tw-text-violet-950\/90:active{
  color: rgb(46 16 101 / 0.9) !important;
}
.active\:tw-text-violet-950\/95:active{
  color: rgb(46 16 101 / 0.95) !important;
}
.active\:tw-text-wb-approved-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(216 239 220 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-approved-background\/0:active{
  color: rgb(216 239 220 / 0) !important;
}
.active\:tw-text-wb-approved-background\/10:active{
  color: rgb(216 239 220 / 0.1) !important;
}
.active\:tw-text-wb-approved-background\/100:active{
  color: rgb(216 239 220 / 1) !important;
}
.active\:tw-text-wb-approved-background\/15:active{
  color: rgb(216 239 220 / 0.15) !important;
}
.active\:tw-text-wb-approved-background\/20:active{
  color: rgb(216 239 220 / 0.2) !important;
}
.active\:tw-text-wb-approved-background\/25:active{
  color: rgb(216 239 220 / 0.25) !important;
}
.active\:tw-text-wb-approved-background\/30:active{
  color: rgb(216 239 220 / 0.3) !important;
}
.active\:tw-text-wb-approved-background\/35:active{
  color: rgb(216 239 220 / 0.35) !important;
}
.active\:tw-text-wb-approved-background\/40:active{
  color: rgb(216 239 220 / 0.4) !important;
}
.active\:tw-text-wb-approved-background\/45:active{
  color: rgb(216 239 220 / 0.45) !important;
}
.active\:tw-text-wb-approved-background\/5:active{
  color: rgb(216 239 220 / 0.05) !important;
}
.active\:tw-text-wb-approved-background\/50:active{
  color: rgb(216 239 220 / 0.5) !important;
}
.active\:tw-text-wb-approved-background\/55:active{
  color: rgb(216 239 220 / 0.55) !important;
}
.active\:tw-text-wb-approved-background\/60:active{
  color: rgb(216 239 220 / 0.6) !important;
}
.active\:tw-text-wb-approved-background\/65:active{
  color: rgb(216 239 220 / 0.65) !important;
}
.active\:tw-text-wb-approved-background\/70:active{
  color: rgb(216 239 220 / 0.7) !important;
}
.active\:tw-text-wb-approved-background\/75:active{
  color: rgb(216 239 220 / 0.75) !important;
}
.active\:tw-text-wb-approved-background\/80:active{
  color: rgb(216 239 220 / 0.8) !important;
}
.active\:tw-text-wb-approved-background\/85:active{
  color: rgb(216 239 220 / 0.85) !important;
}
.active\:tw-text-wb-approved-background\/90:active{
  color: rgb(216 239 220 / 0.9) !important;
}
.active\:tw-text-wb-approved-background\/95:active{
  color: rgb(216 239 220 / 0.95) !important;
}
.active\:tw-text-wb-approved-text:active{
  --tw-text-opacity: 1 !important;
  color: rgb(50 139 64 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-approved-text\/0:active{
  color: rgb(50 139 64 / 0) !important;
}
.active\:tw-text-wb-approved-text\/10:active{
  color: rgb(50 139 64 / 0.1) !important;
}
.active\:tw-text-wb-approved-text\/100:active{
  color: rgb(50 139 64 / 1) !important;
}
.active\:tw-text-wb-approved-text\/15:active{
  color: rgb(50 139 64 / 0.15) !important;
}
.active\:tw-text-wb-approved-text\/20:active{
  color: rgb(50 139 64 / 0.2) !important;
}
.active\:tw-text-wb-approved-text\/25:active{
  color: rgb(50 139 64 / 0.25) !important;
}
.active\:tw-text-wb-approved-text\/30:active{
  color: rgb(50 139 64 / 0.3) !important;
}
.active\:tw-text-wb-approved-text\/35:active{
  color: rgb(50 139 64 / 0.35) !important;
}
.active\:tw-text-wb-approved-text\/40:active{
  color: rgb(50 139 64 / 0.4) !important;
}
.active\:tw-text-wb-approved-text\/45:active{
  color: rgb(50 139 64 / 0.45) !important;
}
.active\:tw-text-wb-approved-text\/5:active{
  color: rgb(50 139 64 / 0.05) !important;
}
.active\:tw-text-wb-approved-text\/50:active{
  color: rgb(50 139 64 / 0.5) !important;
}
.active\:tw-text-wb-approved-text\/55:active{
  color: rgb(50 139 64 / 0.55) !important;
}
.active\:tw-text-wb-approved-text\/60:active{
  color: rgb(50 139 64 / 0.6) !important;
}
.active\:tw-text-wb-approved-text\/65:active{
  color: rgb(50 139 64 / 0.65) !important;
}
.active\:tw-text-wb-approved-text\/70:active{
  color: rgb(50 139 64 / 0.7) !important;
}
.active\:tw-text-wb-approved-text\/75:active{
  color: rgb(50 139 64 / 0.75) !important;
}
.active\:tw-text-wb-approved-text\/80:active{
  color: rgb(50 139 64 / 0.8) !important;
}
.active\:tw-text-wb-approved-text\/85:active{
  color: rgb(50 139 64 / 0.85) !important;
}
.active\:tw-text-wb-approved-text\/90:active{
  color: rgb(50 139 64 / 0.9) !important;
}
.active\:tw-text-wb-approved-text\/95:active{
  color: rgb(50 139 64 / 0.95) !important;
}
.active\:tw-text-wb-black:active{
  --tw-text-opacity: 1 !important;
  color: rgb(19 24 32 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-black\/0:active{
  color: rgb(19 24 32 / 0) !important;
}
.active\:tw-text-wb-black\/10:active{
  color: rgb(19 24 32 / 0.1) !important;
}
.active\:tw-text-wb-black\/100:active{
  color: rgb(19 24 32 / 1) !important;
}
.active\:tw-text-wb-black\/15:active{
  color: rgb(19 24 32 / 0.15) !important;
}
.active\:tw-text-wb-black\/20:active{
  color: rgb(19 24 32 / 0.2) !important;
}
.active\:tw-text-wb-black\/25:active{
  color: rgb(19 24 32 / 0.25) !important;
}
.active\:tw-text-wb-black\/30:active{
  color: rgb(19 24 32 / 0.3) !important;
}
.active\:tw-text-wb-black\/35:active{
  color: rgb(19 24 32 / 0.35) !important;
}
.active\:tw-text-wb-black\/40:active{
  color: rgb(19 24 32 / 0.4) !important;
}
.active\:tw-text-wb-black\/45:active{
  color: rgb(19 24 32 / 0.45) !important;
}
.active\:tw-text-wb-black\/5:active{
  color: rgb(19 24 32 / 0.05) !important;
}
.active\:tw-text-wb-black\/50:active{
  color: rgb(19 24 32 / 0.5) !important;
}
.active\:tw-text-wb-black\/55:active{
  color: rgb(19 24 32 / 0.55) !important;
}
.active\:tw-text-wb-black\/60:active{
  color: rgb(19 24 32 / 0.6) !important;
}
.active\:tw-text-wb-black\/65:active{
  color: rgb(19 24 32 / 0.65) !important;
}
.active\:tw-text-wb-black\/70:active{
  color: rgb(19 24 32 / 0.7) !important;
}
.active\:tw-text-wb-black\/75:active{
  color: rgb(19 24 32 / 0.75) !important;
}
.active\:tw-text-wb-black\/80:active{
  color: rgb(19 24 32 / 0.8) !important;
}
.active\:tw-text-wb-black\/85:active{
  color: rgb(19 24 32 / 0.85) !important;
}
.active\:tw-text-wb-black\/90:active{
  color: rgb(19 24 32 / 0.9) !important;
}
.active\:tw-text-wb-black\/95:active{
  color: rgb(19 24 32 / 0.95) !important;
}
.active\:tw-text-wb-blue:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-blue\/0:active{
  color: rgb(0 147 208 / 0) !important;
}
.active\:tw-text-wb-blue\/10:active{
  color: rgb(0 147 208 / 0.1) !important;
}
.active\:tw-text-wb-blue\/100:active{
  color: rgb(0 147 208 / 1) !important;
}
.active\:tw-text-wb-blue\/15:active{
  color: rgb(0 147 208 / 0.15) !important;
}
.active\:tw-text-wb-blue\/20:active{
  color: rgb(0 147 208 / 0.2) !important;
}
.active\:tw-text-wb-blue\/25:active{
  color: rgb(0 147 208 / 0.25) !important;
}
.active\:tw-text-wb-blue\/30:active{
  color: rgb(0 147 208 / 0.3) !important;
}
.active\:tw-text-wb-blue\/35:active{
  color: rgb(0 147 208 / 0.35) !important;
}
.active\:tw-text-wb-blue\/40:active{
  color: rgb(0 147 208 / 0.4) !important;
}
.active\:tw-text-wb-blue\/45:active{
  color: rgb(0 147 208 / 0.45) !important;
}
.active\:tw-text-wb-blue\/5:active{
  color: rgb(0 147 208 / 0.05) !important;
}
.active\:tw-text-wb-blue\/50:active{
  color: rgb(0 147 208 / 0.5) !important;
}
.active\:tw-text-wb-blue\/55:active{
  color: rgb(0 147 208 / 0.55) !important;
}
.active\:tw-text-wb-blue\/60:active{
  color: rgb(0 147 208 / 0.6) !important;
}
.active\:tw-text-wb-blue\/65:active{
  color: rgb(0 147 208 / 0.65) !important;
}
.active\:tw-text-wb-blue\/70:active{
  color: rgb(0 147 208 / 0.7) !important;
}
.active\:tw-text-wb-blue\/75:active{
  color: rgb(0 147 208 / 0.75) !important;
}
.active\:tw-text-wb-blue\/80:active{
  color: rgb(0 147 208 / 0.8) !important;
}
.active\:tw-text-wb-blue\/85:active{
  color: rgb(0 147 208 / 0.85) !important;
}
.active\:tw-text-wb-blue\/90:active{
  color: rgb(0 147 208 / 0.9) !important;
}
.active\:tw-text-wb-blue\/95:active{
  color: rgb(0 147 208 / 0.95) !important;
}
.active\:tw-text-wb-editor-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-editor-background\/0:active{
  color: rgb(204 233 246 / 0) !important;
}
.active\:tw-text-wb-editor-background\/10:active{
  color: rgb(204 233 246 / 0.1) !important;
}
.active\:tw-text-wb-editor-background\/100:active{
  color: rgb(204 233 246 / 1) !important;
}
.active\:tw-text-wb-editor-background\/15:active{
  color: rgb(204 233 246 / 0.15) !important;
}
.active\:tw-text-wb-editor-background\/20:active{
  color: rgb(204 233 246 / 0.2) !important;
}
.active\:tw-text-wb-editor-background\/25:active{
  color: rgb(204 233 246 / 0.25) !important;
}
.active\:tw-text-wb-editor-background\/30:active{
  color: rgb(204 233 246 / 0.3) !important;
}
.active\:tw-text-wb-editor-background\/35:active{
  color: rgb(204 233 246 / 0.35) !important;
}
.active\:tw-text-wb-editor-background\/40:active{
  color: rgb(204 233 246 / 0.4) !important;
}
.active\:tw-text-wb-editor-background\/45:active{
  color: rgb(204 233 246 / 0.45) !important;
}
.active\:tw-text-wb-editor-background\/5:active{
  color: rgb(204 233 246 / 0.05) !important;
}
.active\:tw-text-wb-editor-background\/50:active{
  color: rgb(204 233 246 / 0.5) !important;
}
.active\:tw-text-wb-editor-background\/55:active{
  color: rgb(204 233 246 / 0.55) !important;
}
.active\:tw-text-wb-editor-background\/60:active{
  color: rgb(204 233 246 / 0.6) !important;
}
.active\:tw-text-wb-editor-background\/65:active{
  color: rgb(204 233 246 / 0.65) !important;
}
.active\:tw-text-wb-editor-background\/70:active{
  color: rgb(204 233 246 / 0.7) !important;
}
.active\:tw-text-wb-editor-background\/75:active{
  color: rgb(204 233 246 / 0.75) !important;
}
.active\:tw-text-wb-editor-background\/80:active{
  color: rgb(204 233 246 / 0.8) !important;
}
.active\:tw-text-wb-editor-background\/85:active{
  color: rgb(204 233 246 / 0.85) !important;
}
.active\:tw-text-wb-editor-background\/90:active{
  color: rgb(204 233 246 / 0.9) !important;
}
.active\:tw-text-wb-editor-background\/95:active{
  color: rgb(204 233 246 / 0.95) !important;
}
.active\:tw-text-wb-editor-text:active{
  --tw-text-opacity: 1 !important;
  color: rgb(0 118 166 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-editor-text\/0:active{
  color: rgb(0 118 166 / 0) !important;
}
.active\:tw-text-wb-editor-text\/10:active{
  color: rgb(0 118 166 / 0.1) !important;
}
.active\:tw-text-wb-editor-text\/100:active{
  color: rgb(0 118 166 / 1) !important;
}
.active\:tw-text-wb-editor-text\/15:active{
  color: rgb(0 118 166 / 0.15) !important;
}
.active\:tw-text-wb-editor-text\/20:active{
  color: rgb(0 118 166 / 0.2) !important;
}
.active\:tw-text-wb-editor-text\/25:active{
  color: rgb(0 118 166 / 0.25) !important;
}
.active\:tw-text-wb-editor-text\/30:active{
  color: rgb(0 118 166 / 0.3) !important;
}
.active\:tw-text-wb-editor-text\/35:active{
  color: rgb(0 118 166 / 0.35) !important;
}
.active\:tw-text-wb-editor-text\/40:active{
  color: rgb(0 118 166 / 0.4) !important;
}
.active\:tw-text-wb-editor-text\/45:active{
  color: rgb(0 118 166 / 0.45) !important;
}
.active\:tw-text-wb-editor-text\/5:active{
  color: rgb(0 118 166 / 0.05) !important;
}
.active\:tw-text-wb-editor-text\/50:active{
  color: rgb(0 118 166 / 0.5) !important;
}
.active\:tw-text-wb-editor-text\/55:active{
  color: rgb(0 118 166 / 0.55) !important;
}
.active\:tw-text-wb-editor-text\/60:active{
  color: rgb(0 118 166 / 0.6) !important;
}
.active\:tw-text-wb-editor-text\/65:active{
  color: rgb(0 118 166 / 0.65) !important;
}
.active\:tw-text-wb-editor-text\/70:active{
  color: rgb(0 118 166 / 0.7) !important;
}
.active\:tw-text-wb-editor-text\/75:active{
  color: rgb(0 118 166 / 0.75) !important;
}
.active\:tw-text-wb-editor-text\/80:active{
  color: rgb(0 118 166 / 0.8) !important;
}
.active\:tw-text-wb-editor-text\/85:active{
  color: rgb(0 118 166 / 0.85) !important;
}
.active\:tw-text-wb-editor-text\/90:active{
  color: rgb(0 118 166 / 0.9) !important;
}
.active\:tw-text-wb-editor-text\/95:active{
  color: rgb(0 118 166 / 0.95) !important;
}
.active\:tw-text-wb-error-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(225 25 0 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-error-background\/0:active{
  color: rgb(225 25 0 / 0) !important;
}
.active\:tw-text-wb-error-background\/10:active{
  color: rgb(225 25 0 / 0.1) !important;
}
.active\:tw-text-wb-error-background\/100:active{
  color: rgb(225 25 0 / 1) !important;
}
.active\:tw-text-wb-error-background\/15:active{
  color: rgb(225 25 0 / 0.15) !important;
}
.active\:tw-text-wb-error-background\/20:active{
  color: rgb(225 25 0 / 0.2) !important;
}
.active\:tw-text-wb-error-background\/25:active{
  color: rgb(225 25 0 / 0.25) !important;
}
.active\:tw-text-wb-error-background\/30:active{
  color: rgb(225 25 0 / 0.3) !important;
}
.active\:tw-text-wb-error-background\/35:active{
  color: rgb(225 25 0 / 0.35) !important;
}
.active\:tw-text-wb-error-background\/40:active{
  color: rgb(225 25 0 / 0.4) !important;
}
.active\:tw-text-wb-error-background\/45:active{
  color: rgb(225 25 0 / 0.45) !important;
}
.active\:tw-text-wb-error-background\/5:active{
  color: rgb(225 25 0 / 0.05) !important;
}
.active\:tw-text-wb-error-background\/50:active{
  color: rgb(225 25 0 / 0.5) !important;
}
.active\:tw-text-wb-error-background\/55:active{
  color: rgb(225 25 0 / 0.55) !important;
}
.active\:tw-text-wb-error-background\/60:active{
  color: rgb(225 25 0 / 0.6) !important;
}
.active\:tw-text-wb-error-background\/65:active{
  color: rgb(225 25 0 / 0.65) !important;
}
.active\:tw-text-wb-error-background\/70:active{
  color: rgb(225 25 0 / 0.7) !important;
}
.active\:tw-text-wb-error-background\/75:active{
  color: rgb(225 25 0 / 0.75) !important;
}
.active\:tw-text-wb-error-background\/80:active{
  color: rgb(225 25 0 / 0.8) !important;
}
.active\:tw-text-wb-error-background\/85:active{
  color: rgb(225 25 0 / 0.85) !important;
}
.active\:tw-text-wb-error-background\/90:active{
  color: rgb(225 25 0 / 0.9) !important;
}
.active\:tw-text-wb-error-background\/95:active{
  color: rgb(225 25 0 / 0.95) !important;
}
.active\:tw-text-wb-error-text:active{
  --tw-text-opacity: 1 !important;
  color: rgb(252 232 229 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-error-text\/0:active{
  color: rgb(252 232 229 / 0) !important;
}
.active\:tw-text-wb-error-text\/10:active{
  color: rgb(252 232 229 / 0.1) !important;
}
.active\:tw-text-wb-error-text\/100:active{
  color: rgb(252 232 229 / 1) !important;
}
.active\:tw-text-wb-error-text\/15:active{
  color: rgb(252 232 229 / 0.15) !important;
}
.active\:tw-text-wb-error-text\/20:active{
  color: rgb(252 232 229 / 0.2) !important;
}
.active\:tw-text-wb-error-text\/25:active{
  color: rgb(252 232 229 / 0.25) !important;
}
.active\:tw-text-wb-error-text\/30:active{
  color: rgb(252 232 229 / 0.3) !important;
}
.active\:tw-text-wb-error-text\/35:active{
  color: rgb(252 232 229 / 0.35) !important;
}
.active\:tw-text-wb-error-text\/40:active{
  color: rgb(252 232 229 / 0.4) !important;
}
.active\:tw-text-wb-error-text\/45:active{
  color: rgb(252 232 229 / 0.45) !important;
}
.active\:tw-text-wb-error-text\/5:active{
  color: rgb(252 232 229 / 0.05) !important;
}
.active\:tw-text-wb-error-text\/50:active{
  color: rgb(252 232 229 / 0.5) !important;
}
.active\:tw-text-wb-error-text\/55:active{
  color: rgb(252 232 229 / 0.55) !important;
}
.active\:tw-text-wb-error-text\/60:active{
  color: rgb(252 232 229 / 0.6) !important;
}
.active\:tw-text-wb-error-text\/65:active{
  color: rgb(252 232 229 / 0.65) !important;
}
.active\:tw-text-wb-error-text\/70:active{
  color: rgb(252 232 229 / 0.7) !important;
}
.active\:tw-text-wb-error-text\/75:active{
  color: rgb(252 232 229 / 0.75) !important;
}
.active\:tw-text-wb-error-text\/80:active{
  color: rgb(252 232 229 / 0.8) !important;
}
.active\:tw-text-wb-error-text\/85:active{
  color: rgb(252 232 229 / 0.85) !important;
}
.active\:tw-text-wb-error-text\/90:active{
  color: rgb(252 232 229 / 0.9) !important;
}
.active\:tw-text-wb-error-text\/95:active{
  color: rgb(252 232 229 / 0.95) !important;
}
.active\:tw-text-wb-feedback-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(245 241 206 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-feedback-background\/0:active{
  color: rgb(245 241 206 / 0) !important;
}
.active\:tw-text-wb-feedback-background\/10:active{
  color: rgb(245 241 206 / 0.1) !important;
}
.active\:tw-text-wb-feedback-background\/100:active{
  color: rgb(245 241 206 / 1) !important;
}
.active\:tw-text-wb-feedback-background\/15:active{
  color: rgb(245 241 206 / 0.15) !important;
}
.active\:tw-text-wb-feedback-background\/20:active{
  color: rgb(245 241 206 / 0.2) !important;
}
.active\:tw-text-wb-feedback-background\/25:active{
  color: rgb(245 241 206 / 0.25) !important;
}
.active\:tw-text-wb-feedback-background\/30:active{
  color: rgb(245 241 206 / 0.3) !important;
}
.active\:tw-text-wb-feedback-background\/35:active{
  color: rgb(245 241 206 / 0.35) !important;
}
.active\:tw-text-wb-feedback-background\/40:active{
  color: rgb(245 241 206 / 0.4) !important;
}
.active\:tw-text-wb-feedback-background\/45:active{
  color: rgb(245 241 206 / 0.45) !important;
}
.active\:tw-text-wb-feedback-background\/5:active{
  color: rgb(245 241 206 / 0.05) !important;
}
.active\:tw-text-wb-feedback-background\/50:active{
  color: rgb(245 241 206 / 0.5) !important;
}
.active\:tw-text-wb-feedback-background\/55:active{
  color: rgb(245 241 206 / 0.55) !important;
}
.active\:tw-text-wb-feedback-background\/60:active{
  color: rgb(245 241 206 / 0.6) !important;
}
.active\:tw-text-wb-feedback-background\/65:active{
  color: rgb(245 241 206 / 0.65) !important;
}
.active\:tw-text-wb-feedback-background\/70:active{
  color: rgb(245 241 206 / 0.7) !important;
}
.active\:tw-text-wb-feedback-background\/75:active{
  color: rgb(245 241 206 / 0.75) !important;
}
.active\:tw-text-wb-feedback-background\/80:active{
  color: rgb(245 241 206 / 0.8) !important;
}
.active\:tw-text-wb-feedback-background\/85:active{
  color: rgb(245 241 206 / 0.85) !important;
}
.active\:tw-text-wb-feedback-background\/90:active{
  color: rgb(245 241 206 / 0.9) !important;
}
.active\:tw-text-wb-feedback-background\/95:active{
  color: rgb(245 241 206 / 0.95) !important;
}
.active\:tw-text-wb-feedback-text:active{
  --tw-text-opacity: 1 !important;
  color: rgb(162 147 8 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-feedback-text\/0:active{
  color: rgb(162 147 8 / 0) !important;
}
.active\:tw-text-wb-feedback-text\/10:active{
  color: rgb(162 147 8 / 0.1) !important;
}
.active\:tw-text-wb-feedback-text\/100:active{
  color: rgb(162 147 8 / 1) !important;
}
.active\:tw-text-wb-feedback-text\/15:active{
  color: rgb(162 147 8 / 0.15) !important;
}
.active\:tw-text-wb-feedback-text\/20:active{
  color: rgb(162 147 8 / 0.2) !important;
}
.active\:tw-text-wb-feedback-text\/25:active{
  color: rgb(162 147 8 / 0.25) !important;
}
.active\:tw-text-wb-feedback-text\/30:active{
  color: rgb(162 147 8 / 0.3) !important;
}
.active\:tw-text-wb-feedback-text\/35:active{
  color: rgb(162 147 8 / 0.35) !important;
}
.active\:tw-text-wb-feedback-text\/40:active{
  color: rgb(162 147 8 / 0.4) !important;
}
.active\:tw-text-wb-feedback-text\/45:active{
  color: rgb(162 147 8 / 0.45) !important;
}
.active\:tw-text-wb-feedback-text\/5:active{
  color: rgb(162 147 8 / 0.05) !important;
}
.active\:tw-text-wb-feedback-text\/50:active{
  color: rgb(162 147 8 / 0.5) !important;
}
.active\:tw-text-wb-feedback-text\/55:active{
  color: rgb(162 147 8 / 0.55) !important;
}
.active\:tw-text-wb-feedback-text\/60:active{
  color: rgb(162 147 8 / 0.6) !important;
}
.active\:tw-text-wb-feedback-text\/65:active{
  color: rgb(162 147 8 / 0.65) !important;
}
.active\:tw-text-wb-feedback-text\/70:active{
  color: rgb(162 147 8 / 0.7) !important;
}
.active\:tw-text-wb-feedback-text\/75:active{
  color: rgb(162 147 8 / 0.75) !important;
}
.active\:tw-text-wb-feedback-text\/80:active{
  color: rgb(162 147 8 / 0.8) !important;
}
.active\:tw-text-wb-feedback-text\/85:active{
  color: rgb(162 147 8 / 0.85) !important;
}
.active\:tw-text-wb-feedback-text\/90:active{
  color: rgb(162 147 8 / 0.9) !important;
}
.active\:tw-text-wb-feedback-text\/95:active{
  color: rgb(162 147 8 / 0.95) !important;
}
.active\:tw-text-wb-gcma-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 234 210 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-gcma-background\/0:active{
  color: rgb(254 234 210 / 0) !important;
}
.active\:tw-text-wb-gcma-background\/10:active{
  color: rgb(254 234 210 / 0.1) !important;
}
.active\:tw-text-wb-gcma-background\/100:active{
  color: rgb(254 234 210 / 1) !important;
}
.active\:tw-text-wb-gcma-background\/15:active{
  color: rgb(254 234 210 / 0.15) !important;
}
.active\:tw-text-wb-gcma-background\/20:active{
  color: rgb(254 234 210 / 0.2) !important;
}
.active\:tw-text-wb-gcma-background\/25:active{
  color: rgb(254 234 210 / 0.25) !important;
}
.active\:tw-text-wb-gcma-background\/30:active{
  color: rgb(254 234 210 / 0.3) !important;
}
.active\:tw-text-wb-gcma-background\/35:active{
  color: rgb(254 234 210 / 0.35) !important;
}
.active\:tw-text-wb-gcma-background\/40:active{
  color: rgb(254 234 210 / 0.4) !important;
}
.active\:tw-text-wb-gcma-background\/45:active{
  color: rgb(254 234 210 / 0.45) !important;
}
.active\:tw-text-wb-gcma-background\/5:active{
  color: rgb(254 234 210 / 0.05) !important;
}
.active\:tw-text-wb-gcma-background\/50:active{
  color: rgb(254 234 210 / 0.5) !important;
}
.active\:tw-text-wb-gcma-background\/55:active{
  color: rgb(254 234 210 / 0.55) !important;
}
.active\:tw-text-wb-gcma-background\/60:active{
  color: rgb(254 234 210 / 0.6) !important;
}
.active\:tw-text-wb-gcma-background\/65:active{
  color: rgb(254 234 210 / 0.65) !important;
}
.active\:tw-text-wb-gcma-background\/70:active{
  color: rgb(254 234 210 / 0.7) !important;
}
.active\:tw-text-wb-gcma-background\/75:active{
  color: rgb(254 234 210 / 0.75) !important;
}
.active\:tw-text-wb-gcma-background\/80:active{
  color: rgb(254 234 210 / 0.8) !important;
}
.active\:tw-text-wb-gcma-background\/85:active{
  color: rgb(254 234 210 / 0.85) !important;
}
.active\:tw-text-wb-gcma-background\/90:active{
  color: rgb(254 234 210 / 0.9) !important;
}
.active\:tw-text-wb-gcma-background\/95:active{
  color: rgb(254 234 210 / 0.95) !important;
}
.active\:tw-text-wb-gcma-text:active{
  --tw-text-opacity: 1 !important;
  color: rgb(198 121 23 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-gcma-text\/0:active{
  color: rgb(198 121 23 / 0) !important;
}
.active\:tw-text-wb-gcma-text\/10:active{
  color: rgb(198 121 23 / 0.1) !important;
}
.active\:tw-text-wb-gcma-text\/100:active{
  color: rgb(198 121 23 / 1) !important;
}
.active\:tw-text-wb-gcma-text\/15:active{
  color: rgb(198 121 23 / 0.15) !important;
}
.active\:tw-text-wb-gcma-text\/20:active{
  color: rgb(198 121 23 / 0.2) !important;
}
.active\:tw-text-wb-gcma-text\/25:active{
  color: rgb(198 121 23 / 0.25) !important;
}
.active\:tw-text-wb-gcma-text\/30:active{
  color: rgb(198 121 23 / 0.3) !important;
}
.active\:tw-text-wb-gcma-text\/35:active{
  color: rgb(198 121 23 / 0.35) !important;
}
.active\:tw-text-wb-gcma-text\/40:active{
  color: rgb(198 121 23 / 0.4) !important;
}
.active\:tw-text-wb-gcma-text\/45:active{
  color: rgb(198 121 23 / 0.45) !important;
}
.active\:tw-text-wb-gcma-text\/5:active{
  color: rgb(198 121 23 / 0.05) !important;
}
.active\:tw-text-wb-gcma-text\/50:active{
  color: rgb(198 121 23 / 0.5) !important;
}
.active\:tw-text-wb-gcma-text\/55:active{
  color: rgb(198 121 23 / 0.55) !important;
}
.active\:tw-text-wb-gcma-text\/60:active{
  color: rgb(198 121 23 / 0.6) !important;
}
.active\:tw-text-wb-gcma-text\/65:active{
  color: rgb(198 121 23 / 0.65) !important;
}
.active\:tw-text-wb-gcma-text\/70:active{
  color: rgb(198 121 23 / 0.7) !important;
}
.active\:tw-text-wb-gcma-text\/75:active{
  color: rgb(198 121 23 / 0.75) !important;
}
.active\:tw-text-wb-gcma-text\/80:active{
  color: rgb(198 121 23 / 0.8) !important;
}
.active\:tw-text-wb-gcma-text\/85:active{
  color: rgb(198 121 23 / 0.85) !important;
}
.active\:tw-text-wb-gcma-text\/90:active{
  color: rgb(198 121 23 / 0.9) !important;
}
.active\:tw-text-wb-gcma-text\/95:active{
  color: rgb(198 121 23 / 0.95) !important;
}
.active\:tw-text-wb-generic-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-generic-background\/0:active{
  color: rgb(241 244 248 / 0) !important;
}
.active\:tw-text-wb-generic-background\/10:active{
  color: rgb(241 244 248 / 0.1) !important;
}
.active\:tw-text-wb-generic-background\/100:active{
  color: rgb(241 244 248 / 1) !important;
}
.active\:tw-text-wb-generic-background\/15:active{
  color: rgb(241 244 248 / 0.15) !important;
}
.active\:tw-text-wb-generic-background\/20:active{
  color: rgb(241 244 248 / 0.2) !important;
}
.active\:tw-text-wb-generic-background\/25:active{
  color: rgb(241 244 248 / 0.25) !important;
}
.active\:tw-text-wb-generic-background\/30:active{
  color: rgb(241 244 248 / 0.3) !important;
}
.active\:tw-text-wb-generic-background\/35:active{
  color: rgb(241 244 248 / 0.35) !important;
}
.active\:tw-text-wb-generic-background\/40:active{
  color: rgb(241 244 248 / 0.4) !important;
}
.active\:tw-text-wb-generic-background\/45:active{
  color: rgb(241 244 248 / 0.45) !important;
}
.active\:tw-text-wb-generic-background\/5:active{
  color: rgb(241 244 248 / 0.05) !important;
}
.active\:tw-text-wb-generic-background\/50:active{
  color: rgb(241 244 248 / 0.5) !important;
}
.active\:tw-text-wb-generic-background\/55:active{
  color: rgb(241 244 248 / 0.55) !important;
}
.active\:tw-text-wb-generic-background\/60:active{
  color: rgb(241 244 248 / 0.6) !important;
}
.active\:tw-text-wb-generic-background\/65:active{
  color: rgb(241 244 248 / 0.65) !important;
}
.active\:tw-text-wb-generic-background\/70:active{
  color: rgb(241 244 248 / 0.7) !important;
}
.active\:tw-text-wb-generic-background\/75:active{
  color: rgb(241 244 248 / 0.75) !important;
}
.active\:tw-text-wb-generic-background\/80:active{
  color: rgb(241 244 248 / 0.8) !important;
}
.active\:tw-text-wb-generic-background\/85:active{
  color: rgb(241 244 248 / 0.85) !important;
}
.active\:tw-text-wb-generic-background\/90:active{
  color: rgb(241 244 248 / 0.9) !important;
}
.active\:tw-text-wb-generic-background\/95:active{
  color: rgb(241 244 248 / 0.95) !important;
}
.active\:tw-text-wb-gray-accent:active{
  --tw-text-opacity: 1 !important;
  color: rgb(241 244 248 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-gray-accent\/0:active{
  color: rgb(241 244 248 / 0) !important;
}
.active\:tw-text-wb-gray-accent\/10:active{
  color: rgb(241 244 248 / 0.1) !important;
}
.active\:tw-text-wb-gray-accent\/100:active{
  color: rgb(241 244 248 / 1) !important;
}
.active\:tw-text-wb-gray-accent\/15:active{
  color: rgb(241 244 248 / 0.15) !important;
}
.active\:tw-text-wb-gray-accent\/20:active{
  color: rgb(241 244 248 / 0.2) !important;
}
.active\:tw-text-wb-gray-accent\/25:active{
  color: rgb(241 244 248 / 0.25) !important;
}
.active\:tw-text-wb-gray-accent\/30:active{
  color: rgb(241 244 248 / 0.3) !important;
}
.active\:tw-text-wb-gray-accent\/35:active{
  color: rgb(241 244 248 / 0.35) !important;
}
.active\:tw-text-wb-gray-accent\/40:active{
  color: rgb(241 244 248 / 0.4) !important;
}
.active\:tw-text-wb-gray-accent\/45:active{
  color: rgb(241 244 248 / 0.45) !important;
}
.active\:tw-text-wb-gray-accent\/5:active{
  color: rgb(241 244 248 / 0.05) !important;
}
.active\:tw-text-wb-gray-accent\/50:active{
  color: rgb(241 244 248 / 0.5) !important;
}
.active\:tw-text-wb-gray-accent\/55:active{
  color: rgb(241 244 248 / 0.55) !important;
}
.active\:tw-text-wb-gray-accent\/60:active{
  color: rgb(241 244 248 / 0.6) !important;
}
.active\:tw-text-wb-gray-accent\/65:active{
  color: rgb(241 244 248 / 0.65) !important;
}
.active\:tw-text-wb-gray-accent\/70:active{
  color: rgb(241 244 248 / 0.7) !important;
}
.active\:tw-text-wb-gray-accent\/75:active{
  color: rgb(241 244 248 / 0.75) !important;
}
.active\:tw-text-wb-gray-accent\/80:active{
  color: rgb(241 244 248 / 0.8) !important;
}
.active\:tw-text-wb-gray-accent\/85:active{
  color: rgb(241 244 248 / 0.85) !important;
}
.active\:tw-text-wb-gray-accent\/90:active{
  color: rgb(241 244 248 / 0.9) !important;
}
.active\:tw-text-wb-gray-accent\/95:active{
  color: rgb(241 244 248 / 0.95) !important;
}
.active\:tw-text-wb-gray-border:active{
  --tw-text-opacity: 1 !important;
  color: rgb(221 225 230 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-gray-border\/0:active{
  color: rgb(221 225 230 / 0) !important;
}
.active\:tw-text-wb-gray-border\/10:active{
  color: rgb(221 225 230 / 0.1) !important;
}
.active\:tw-text-wb-gray-border\/100:active{
  color: rgb(221 225 230 / 1) !important;
}
.active\:tw-text-wb-gray-border\/15:active{
  color: rgb(221 225 230 / 0.15) !important;
}
.active\:tw-text-wb-gray-border\/20:active{
  color: rgb(221 225 230 / 0.2) !important;
}
.active\:tw-text-wb-gray-border\/25:active{
  color: rgb(221 225 230 / 0.25) !important;
}
.active\:tw-text-wb-gray-border\/30:active{
  color: rgb(221 225 230 / 0.3) !important;
}
.active\:tw-text-wb-gray-border\/35:active{
  color: rgb(221 225 230 / 0.35) !important;
}
.active\:tw-text-wb-gray-border\/40:active{
  color: rgb(221 225 230 / 0.4) !important;
}
.active\:tw-text-wb-gray-border\/45:active{
  color: rgb(221 225 230 / 0.45) !important;
}
.active\:tw-text-wb-gray-border\/5:active{
  color: rgb(221 225 230 / 0.05) !important;
}
.active\:tw-text-wb-gray-border\/50:active{
  color: rgb(221 225 230 / 0.5) !important;
}
.active\:tw-text-wb-gray-border\/55:active{
  color: rgb(221 225 230 / 0.55) !important;
}
.active\:tw-text-wb-gray-border\/60:active{
  color: rgb(221 225 230 / 0.6) !important;
}
.active\:tw-text-wb-gray-border\/65:active{
  color: rgb(221 225 230 / 0.65) !important;
}
.active\:tw-text-wb-gray-border\/70:active{
  color: rgb(221 225 230 / 0.7) !important;
}
.active\:tw-text-wb-gray-border\/75:active{
  color: rgb(221 225 230 / 0.75) !important;
}
.active\:tw-text-wb-gray-border\/80:active{
  color: rgb(221 225 230 / 0.8) !important;
}
.active\:tw-text-wb-gray-border\/85:active{
  color: rgb(221 225 230 / 0.85) !important;
}
.active\:tw-text-wb-gray-border\/90:active{
  color: rgb(221 225 230 / 0.9) !important;
}
.active\:tw-text-wb-gray-border\/95:active{
  color: rgb(221 225 230 / 0.95) !important;
}
.active\:tw-text-wb-gray-dark:active{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-gray-dark\/0:active{
  color: rgb(107 114 128 / 0) !important;
}
.active\:tw-text-wb-gray-dark\/10:active{
  color: rgb(107 114 128 / 0.1) !important;
}
.active\:tw-text-wb-gray-dark\/100:active{
  color: rgb(107 114 128 / 1) !important;
}
.active\:tw-text-wb-gray-dark\/15:active{
  color: rgb(107 114 128 / 0.15) !important;
}
.active\:tw-text-wb-gray-dark\/20:active{
  color: rgb(107 114 128 / 0.2) !important;
}
.active\:tw-text-wb-gray-dark\/25:active{
  color: rgb(107 114 128 / 0.25) !important;
}
.active\:tw-text-wb-gray-dark\/30:active{
  color: rgb(107 114 128 / 0.3) !important;
}
.active\:tw-text-wb-gray-dark\/35:active{
  color: rgb(107 114 128 / 0.35) !important;
}
.active\:tw-text-wb-gray-dark\/40:active{
  color: rgb(107 114 128 / 0.4) !important;
}
.active\:tw-text-wb-gray-dark\/45:active{
  color: rgb(107 114 128 / 0.45) !important;
}
.active\:tw-text-wb-gray-dark\/5:active{
  color: rgb(107 114 128 / 0.05) !important;
}
.active\:tw-text-wb-gray-dark\/50:active{
  color: rgb(107 114 128 / 0.5) !important;
}
.active\:tw-text-wb-gray-dark\/55:active{
  color: rgb(107 114 128 / 0.55) !important;
}
.active\:tw-text-wb-gray-dark\/60:active{
  color: rgb(107 114 128 / 0.6) !important;
}
.active\:tw-text-wb-gray-dark\/65:active{
  color: rgb(107 114 128 / 0.65) !important;
}
.active\:tw-text-wb-gray-dark\/70:active{
  color: rgb(107 114 128 / 0.7) !important;
}
.active\:tw-text-wb-gray-dark\/75:active{
  color: rgb(107 114 128 / 0.75) !important;
}
.active\:tw-text-wb-gray-dark\/80:active{
  color: rgb(107 114 128 / 0.8) !important;
}
.active\:tw-text-wb-gray-dark\/85:active{
  color: rgb(107 114 128 / 0.85) !important;
}
.active\:tw-text-wb-gray-dark\/90:active{
  color: rgb(107 114 128 / 0.9) !important;
}
.active\:tw-text-wb-gray-dark\/95:active{
  color: rgb(107 114 128 / 0.95) !important;
}
.active\:tw-text-wb-gray-light:active{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-gray-light\/0:active{
  color: rgb(250 250 250 / 0) !important;
}
.active\:tw-text-wb-gray-light\/10:active{
  color: rgb(250 250 250 / 0.1) !important;
}
.active\:tw-text-wb-gray-light\/100:active{
  color: rgb(250 250 250 / 1) !important;
}
.active\:tw-text-wb-gray-light\/15:active{
  color: rgb(250 250 250 / 0.15) !important;
}
.active\:tw-text-wb-gray-light\/20:active{
  color: rgb(250 250 250 / 0.2) !important;
}
.active\:tw-text-wb-gray-light\/25:active{
  color: rgb(250 250 250 / 0.25) !important;
}
.active\:tw-text-wb-gray-light\/30:active{
  color: rgb(250 250 250 / 0.3) !important;
}
.active\:tw-text-wb-gray-light\/35:active{
  color: rgb(250 250 250 / 0.35) !important;
}
.active\:tw-text-wb-gray-light\/40:active{
  color: rgb(250 250 250 / 0.4) !important;
}
.active\:tw-text-wb-gray-light\/45:active{
  color: rgb(250 250 250 / 0.45) !important;
}
.active\:tw-text-wb-gray-light\/5:active{
  color: rgb(250 250 250 / 0.05) !important;
}
.active\:tw-text-wb-gray-light\/50:active{
  color: rgb(250 250 250 / 0.5) !important;
}
.active\:tw-text-wb-gray-light\/55:active{
  color: rgb(250 250 250 / 0.55) !important;
}
.active\:tw-text-wb-gray-light\/60:active{
  color: rgb(250 250 250 / 0.6) !important;
}
.active\:tw-text-wb-gray-light\/65:active{
  color: rgb(250 250 250 / 0.65) !important;
}
.active\:tw-text-wb-gray-light\/70:active{
  color: rgb(250 250 250 / 0.7) !important;
}
.active\:tw-text-wb-gray-light\/75:active{
  color: rgb(250 250 250 / 0.75) !important;
}
.active\:tw-text-wb-gray-light\/80:active{
  color: rgb(250 250 250 / 0.8) !important;
}
.active\:tw-text-wb-gray-light\/85:active{
  color: rgb(250 250 250 / 0.85) !important;
}
.active\:tw-text-wb-gray-light\/90:active{
  color: rgb(250 250 250 / 0.9) !important;
}
.active\:tw-text-wb-gray-light\/95:active{
  color: rgb(250 250 250 / 0.95) !important;
}
.active\:tw-text-wb-header:active{
  --tw-text-opacity: 1 !important;
  color: rgb(38 44 52 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-header\/0:active{
  color: rgb(38 44 52 / 0) !important;
}
.active\:tw-text-wb-header\/10:active{
  color: rgb(38 44 52 / 0.1) !important;
}
.active\:tw-text-wb-header\/100:active{
  color: rgb(38 44 52 / 1) !important;
}
.active\:tw-text-wb-header\/15:active{
  color: rgb(38 44 52 / 0.15) !important;
}
.active\:tw-text-wb-header\/20:active{
  color: rgb(38 44 52 / 0.2) !important;
}
.active\:tw-text-wb-header\/25:active{
  color: rgb(38 44 52 / 0.25) !important;
}
.active\:tw-text-wb-header\/30:active{
  color: rgb(38 44 52 / 0.3) !important;
}
.active\:tw-text-wb-header\/35:active{
  color: rgb(38 44 52 / 0.35) !important;
}
.active\:tw-text-wb-header\/40:active{
  color: rgb(38 44 52 / 0.4) !important;
}
.active\:tw-text-wb-header\/45:active{
  color: rgb(38 44 52 / 0.45) !important;
}
.active\:tw-text-wb-header\/5:active{
  color: rgb(38 44 52 / 0.05) !important;
}
.active\:tw-text-wb-header\/50:active{
  color: rgb(38 44 52 / 0.5) !important;
}
.active\:tw-text-wb-header\/55:active{
  color: rgb(38 44 52 / 0.55) !important;
}
.active\:tw-text-wb-header\/60:active{
  color: rgb(38 44 52 / 0.6) !important;
}
.active\:tw-text-wb-header\/65:active{
  color: rgb(38 44 52 / 0.65) !important;
}
.active\:tw-text-wb-header\/70:active{
  color: rgb(38 44 52 / 0.7) !important;
}
.active\:tw-text-wb-header\/75:active{
  color: rgb(38 44 52 / 0.75) !important;
}
.active\:tw-text-wb-header\/80:active{
  color: rgb(38 44 52 / 0.8) !important;
}
.active\:tw-text-wb-header\/85:active{
  color: rgb(38 44 52 / 0.85) !important;
}
.active\:tw-text-wb-header\/90:active{
  color: rgb(38 44 52 / 0.9) !important;
}
.active\:tw-text-wb-header\/95:active{
  color: rgb(38 44 52 / 0.95) !important;
}
.active\:tw-text-wb-info:active{
  --tw-text-opacity: 1 !important;
  color: rgb(204 233 246 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-info\/0:active{
  color: rgb(204 233 246 / 0) !important;
}
.active\:tw-text-wb-info\/10:active{
  color: rgb(204 233 246 / 0.1) !important;
}
.active\:tw-text-wb-info\/100:active{
  color: rgb(204 233 246 / 1) !important;
}
.active\:tw-text-wb-info\/15:active{
  color: rgb(204 233 246 / 0.15) !important;
}
.active\:tw-text-wb-info\/20:active{
  color: rgb(204 233 246 / 0.2) !important;
}
.active\:tw-text-wb-info\/25:active{
  color: rgb(204 233 246 / 0.25) !important;
}
.active\:tw-text-wb-info\/30:active{
  color: rgb(204 233 246 / 0.3) !important;
}
.active\:tw-text-wb-info\/35:active{
  color: rgb(204 233 246 / 0.35) !important;
}
.active\:tw-text-wb-info\/40:active{
  color: rgb(204 233 246 / 0.4) !important;
}
.active\:tw-text-wb-info\/45:active{
  color: rgb(204 233 246 / 0.45) !important;
}
.active\:tw-text-wb-info\/5:active{
  color: rgb(204 233 246 / 0.05) !important;
}
.active\:tw-text-wb-info\/50:active{
  color: rgb(204 233 246 / 0.5) !important;
}
.active\:tw-text-wb-info\/55:active{
  color: rgb(204 233 246 / 0.55) !important;
}
.active\:tw-text-wb-info\/60:active{
  color: rgb(204 233 246 / 0.6) !important;
}
.active\:tw-text-wb-info\/65:active{
  color: rgb(204 233 246 / 0.65) !important;
}
.active\:tw-text-wb-info\/70:active{
  color: rgb(204 233 246 / 0.7) !important;
}
.active\:tw-text-wb-info\/75:active{
  color: rgb(204 233 246 / 0.75) !important;
}
.active\:tw-text-wb-info\/80:active{
  color: rgb(204 233 246 / 0.8) !important;
}
.active\:tw-text-wb-info\/85:active{
  color: rgb(204 233 246 / 0.85) !important;
}
.active\:tw-text-wb-info\/90:active{
  color: rgb(204 233 246 / 0.9) !important;
}
.active\:tw-text-wb-info\/95:active{
  color: rgb(204 233 246 / 0.95) !important;
}
.active\:tw-text-wb-production-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(223 216 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-production-background\/0:active{
  color: rgb(223 216 255 / 0) !important;
}
.active\:tw-text-wb-production-background\/10:active{
  color: rgb(223 216 255 / 0.1) !important;
}
.active\:tw-text-wb-production-background\/100:active{
  color: rgb(223 216 255 / 1) !important;
}
.active\:tw-text-wb-production-background\/15:active{
  color: rgb(223 216 255 / 0.15) !important;
}
.active\:tw-text-wb-production-background\/20:active{
  color: rgb(223 216 255 / 0.2) !important;
}
.active\:tw-text-wb-production-background\/25:active{
  color: rgb(223 216 255 / 0.25) !important;
}
.active\:tw-text-wb-production-background\/30:active{
  color: rgb(223 216 255 / 0.3) !important;
}
.active\:tw-text-wb-production-background\/35:active{
  color: rgb(223 216 255 / 0.35) !important;
}
.active\:tw-text-wb-production-background\/40:active{
  color: rgb(223 216 255 / 0.4) !important;
}
.active\:tw-text-wb-production-background\/45:active{
  color: rgb(223 216 255 / 0.45) !important;
}
.active\:tw-text-wb-production-background\/5:active{
  color: rgb(223 216 255 / 0.05) !important;
}
.active\:tw-text-wb-production-background\/50:active{
  color: rgb(223 216 255 / 0.5) !important;
}
.active\:tw-text-wb-production-background\/55:active{
  color: rgb(223 216 255 / 0.55) !important;
}
.active\:tw-text-wb-production-background\/60:active{
  color: rgb(223 216 255 / 0.6) !important;
}
.active\:tw-text-wb-production-background\/65:active{
  color: rgb(223 216 255 / 0.65) !important;
}
.active\:tw-text-wb-production-background\/70:active{
  color: rgb(223 216 255 / 0.7) !important;
}
.active\:tw-text-wb-production-background\/75:active{
  color: rgb(223 216 255 / 0.75) !important;
}
.active\:tw-text-wb-production-background\/80:active{
  color: rgb(223 216 255 / 0.8) !important;
}
.active\:tw-text-wb-production-background\/85:active{
  color: rgb(223 216 255 / 0.85) !important;
}
.active\:tw-text-wb-production-background\/90:active{
  color: rgb(223 216 255 / 0.9) !important;
}
.active\:tw-text-wb-production-background\/95:active{
  color: rgb(223 216 255 / 0.95) !important;
}
.active\:tw-text-wb-production-text:active{
  --tw-text-opacity: 1 !important;
  color: rgb(59 37 163 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-production-text\/0:active{
  color: rgb(59 37 163 / 0) !important;
}
.active\:tw-text-wb-production-text\/10:active{
  color: rgb(59 37 163 / 0.1) !important;
}
.active\:tw-text-wb-production-text\/100:active{
  color: rgb(59 37 163 / 1) !important;
}
.active\:tw-text-wb-production-text\/15:active{
  color: rgb(59 37 163 / 0.15) !important;
}
.active\:tw-text-wb-production-text\/20:active{
  color: rgb(59 37 163 / 0.2) !important;
}
.active\:tw-text-wb-production-text\/25:active{
  color: rgb(59 37 163 / 0.25) !important;
}
.active\:tw-text-wb-production-text\/30:active{
  color: rgb(59 37 163 / 0.3) !important;
}
.active\:tw-text-wb-production-text\/35:active{
  color: rgb(59 37 163 / 0.35) !important;
}
.active\:tw-text-wb-production-text\/40:active{
  color: rgb(59 37 163 / 0.4) !important;
}
.active\:tw-text-wb-production-text\/45:active{
  color: rgb(59 37 163 / 0.45) !important;
}
.active\:tw-text-wb-production-text\/5:active{
  color: rgb(59 37 163 / 0.05) !important;
}
.active\:tw-text-wb-production-text\/50:active{
  color: rgb(59 37 163 / 0.5) !important;
}
.active\:tw-text-wb-production-text\/55:active{
  color: rgb(59 37 163 / 0.55) !important;
}
.active\:tw-text-wb-production-text\/60:active{
  color: rgb(59 37 163 / 0.6) !important;
}
.active\:tw-text-wb-production-text\/65:active{
  color: rgb(59 37 163 / 0.65) !important;
}
.active\:tw-text-wb-production-text\/70:active{
  color: rgb(59 37 163 / 0.7) !important;
}
.active\:tw-text-wb-production-text\/75:active{
  color: rgb(59 37 163 / 0.75) !important;
}
.active\:tw-text-wb-production-text\/80:active{
  color: rgb(59 37 163 / 0.8) !important;
}
.active\:tw-text-wb-production-text\/85:active{
  color: rgb(59 37 163 / 0.85) !important;
}
.active\:tw-text-wb-production-text\/90:active{
  color: rgb(59 37 163 / 0.9) !important;
}
.active\:tw-text-wb-production-text\/95:active{
  color: rgb(59 37 163 / 0.95) !important;
}
.active\:tw-text-wb-success-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(216 239 220 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-success-background\/0:active{
  color: rgb(216 239 220 / 0) !important;
}
.active\:tw-text-wb-success-background\/10:active{
  color: rgb(216 239 220 / 0.1) !important;
}
.active\:tw-text-wb-success-background\/100:active{
  color: rgb(216 239 220 / 1) !important;
}
.active\:tw-text-wb-success-background\/15:active{
  color: rgb(216 239 220 / 0.15) !important;
}
.active\:tw-text-wb-success-background\/20:active{
  color: rgb(216 239 220 / 0.2) !important;
}
.active\:tw-text-wb-success-background\/25:active{
  color: rgb(216 239 220 / 0.25) !important;
}
.active\:tw-text-wb-success-background\/30:active{
  color: rgb(216 239 220 / 0.3) !important;
}
.active\:tw-text-wb-success-background\/35:active{
  color: rgb(216 239 220 / 0.35) !important;
}
.active\:tw-text-wb-success-background\/40:active{
  color: rgb(216 239 220 / 0.4) !important;
}
.active\:tw-text-wb-success-background\/45:active{
  color: rgb(216 239 220 / 0.45) !important;
}
.active\:tw-text-wb-success-background\/5:active{
  color: rgb(216 239 220 / 0.05) !important;
}
.active\:tw-text-wb-success-background\/50:active{
  color: rgb(216 239 220 / 0.5) !important;
}
.active\:tw-text-wb-success-background\/55:active{
  color: rgb(216 239 220 / 0.55) !important;
}
.active\:tw-text-wb-success-background\/60:active{
  color: rgb(216 239 220 / 0.6) !important;
}
.active\:tw-text-wb-success-background\/65:active{
  color: rgb(216 239 220 / 0.65) !important;
}
.active\:tw-text-wb-success-background\/70:active{
  color: rgb(216 239 220 / 0.7) !important;
}
.active\:tw-text-wb-success-background\/75:active{
  color: rgb(216 239 220 / 0.75) !important;
}
.active\:tw-text-wb-success-background\/80:active{
  color: rgb(216 239 220 / 0.8) !important;
}
.active\:tw-text-wb-success-background\/85:active{
  color: rgb(216 239 220 / 0.85) !important;
}
.active\:tw-text-wb-success-background\/90:active{
  color: rgb(216 239 220 / 0.9) !important;
}
.active\:tw-text-wb-success-background\/95:active{
  color: rgb(216 239 220 / 0.95) !important;
}
.active\:tw-text-wb-success-text:active{
  --tw-text-opacity: 1 !important;
  color: rgb(50 139 64 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-success-text\/0:active{
  color: rgb(50 139 64 / 0) !important;
}
.active\:tw-text-wb-success-text\/10:active{
  color: rgb(50 139 64 / 0.1) !important;
}
.active\:tw-text-wb-success-text\/100:active{
  color: rgb(50 139 64 / 1) !important;
}
.active\:tw-text-wb-success-text\/15:active{
  color: rgb(50 139 64 / 0.15) !important;
}
.active\:tw-text-wb-success-text\/20:active{
  color: rgb(50 139 64 / 0.2) !important;
}
.active\:tw-text-wb-success-text\/25:active{
  color: rgb(50 139 64 / 0.25) !important;
}
.active\:tw-text-wb-success-text\/30:active{
  color: rgb(50 139 64 / 0.3) !important;
}
.active\:tw-text-wb-success-text\/35:active{
  color: rgb(50 139 64 / 0.35) !important;
}
.active\:tw-text-wb-success-text\/40:active{
  color: rgb(50 139 64 / 0.4) !important;
}
.active\:tw-text-wb-success-text\/45:active{
  color: rgb(50 139 64 / 0.45) !important;
}
.active\:tw-text-wb-success-text\/5:active{
  color: rgb(50 139 64 / 0.05) !important;
}
.active\:tw-text-wb-success-text\/50:active{
  color: rgb(50 139 64 / 0.5) !important;
}
.active\:tw-text-wb-success-text\/55:active{
  color: rgb(50 139 64 / 0.55) !important;
}
.active\:tw-text-wb-success-text\/60:active{
  color: rgb(50 139 64 / 0.6) !important;
}
.active\:tw-text-wb-success-text\/65:active{
  color: rgb(50 139 64 / 0.65) !important;
}
.active\:tw-text-wb-success-text\/70:active{
  color: rgb(50 139 64 / 0.7) !important;
}
.active\:tw-text-wb-success-text\/75:active{
  color: rgb(50 139 64 / 0.75) !important;
}
.active\:tw-text-wb-success-text\/80:active{
  color: rgb(50 139 64 / 0.8) !important;
}
.active\:tw-text-wb-success-text\/85:active{
  color: rgb(50 139 64 / 0.85) !important;
}
.active\:tw-text-wb-success-text\/90:active{
  color: rgb(50 139 64 / 0.9) !important;
}
.active\:tw-text-wb-success-text\/95:active{
  color: rgb(50 139 64 / 0.95) !important;
}
.active\:tw-text-wb-updates-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(252 232 229 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-updates-background\/0:active{
  color: rgb(252 232 229 / 0) !important;
}
.active\:tw-text-wb-updates-background\/10:active{
  color: rgb(252 232 229 / 0.1) !important;
}
.active\:tw-text-wb-updates-background\/100:active{
  color: rgb(252 232 229 / 1) !important;
}
.active\:tw-text-wb-updates-background\/15:active{
  color: rgb(252 232 229 / 0.15) !important;
}
.active\:tw-text-wb-updates-background\/20:active{
  color: rgb(252 232 229 / 0.2) !important;
}
.active\:tw-text-wb-updates-background\/25:active{
  color: rgb(252 232 229 / 0.25) !important;
}
.active\:tw-text-wb-updates-background\/30:active{
  color: rgb(252 232 229 / 0.3) !important;
}
.active\:tw-text-wb-updates-background\/35:active{
  color: rgb(252 232 229 / 0.35) !important;
}
.active\:tw-text-wb-updates-background\/40:active{
  color: rgb(252 232 229 / 0.4) !important;
}
.active\:tw-text-wb-updates-background\/45:active{
  color: rgb(252 232 229 / 0.45) !important;
}
.active\:tw-text-wb-updates-background\/5:active{
  color: rgb(252 232 229 / 0.05) !important;
}
.active\:tw-text-wb-updates-background\/50:active{
  color: rgb(252 232 229 / 0.5) !important;
}
.active\:tw-text-wb-updates-background\/55:active{
  color: rgb(252 232 229 / 0.55) !important;
}
.active\:tw-text-wb-updates-background\/60:active{
  color: rgb(252 232 229 / 0.6) !important;
}
.active\:tw-text-wb-updates-background\/65:active{
  color: rgb(252 232 229 / 0.65) !important;
}
.active\:tw-text-wb-updates-background\/70:active{
  color: rgb(252 232 229 / 0.7) !important;
}
.active\:tw-text-wb-updates-background\/75:active{
  color: rgb(252 232 229 / 0.75) !important;
}
.active\:tw-text-wb-updates-background\/80:active{
  color: rgb(252 232 229 / 0.8) !important;
}
.active\:tw-text-wb-updates-background\/85:active{
  color: rgb(252 232 229 / 0.85) !important;
}
.active\:tw-text-wb-updates-background\/90:active{
  color: rgb(252 232 229 / 0.9) !important;
}
.active\:tw-text-wb-updates-background\/95:active{
  color: rgb(252 232 229 / 0.95) !important;
}
.active\:tw-text-wb-warning-background:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 234 210 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-warning-background\/0:active{
  color: rgb(254 234 210 / 0) !important;
}
.active\:tw-text-wb-warning-background\/10:active{
  color: rgb(254 234 210 / 0.1) !important;
}
.active\:tw-text-wb-warning-background\/100:active{
  color: rgb(254 234 210 / 1) !important;
}
.active\:tw-text-wb-warning-background\/15:active{
  color: rgb(254 234 210 / 0.15) !important;
}
.active\:tw-text-wb-warning-background\/20:active{
  color: rgb(254 234 210 / 0.2) !important;
}
.active\:tw-text-wb-warning-background\/25:active{
  color: rgb(254 234 210 / 0.25) !important;
}
.active\:tw-text-wb-warning-background\/30:active{
  color: rgb(254 234 210 / 0.3) !important;
}
.active\:tw-text-wb-warning-background\/35:active{
  color: rgb(254 234 210 / 0.35) !important;
}
.active\:tw-text-wb-warning-background\/40:active{
  color: rgb(254 234 210 / 0.4) !important;
}
.active\:tw-text-wb-warning-background\/45:active{
  color: rgb(254 234 210 / 0.45) !important;
}
.active\:tw-text-wb-warning-background\/5:active{
  color: rgb(254 234 210 / 0.05) !important;
}
.active\:tw-text-wb-warning-background\/50:active{
  color: rgb(254 234 210 / 0.5) !important;
}
.active\:tw-text-wb-warning-background\/55:active{
  color: rgb(254 234 210 / 0.55) !important;
}
.active\:tw-text-wb-warning-background\/60:active{
  color: rgb(254 234 210 / 0.6) !important;
}
.active\:tw-text-wb-warning-background\/65:active{
  color: rgb(254 234 210 / 0.65) !important;
}
.active\:tw-text-wb-warning-background\/70:active{
  color: rgb(254 234 210 / 0.7) !important;
}
.active\:tw-text-wb-warning-background\/75:active{
  color: rgb(254 234 210 / 0.75) !important;
}
.active\:tw-text-wb-warning-background\/80:active{
  color: rgb(254 234 210 / 0.8) !important;
}
.active\:tw-text-wb-warning-background\/85:active{
  color: rgb(254 234 210 / 0.85) !important;
}
.active\:tw-text-wb-warning-background\/90:active{
  color: rgb(254 234 210 / 0.9) !important;
}
.active\:tw-text-wb-warning-background\/95:active{
  color: rgb(254 234 210 / 0.95) !important;
}
.active\:tw-text-wb-warning-text:active{
  --tw-text-opacity: 1 !important;
  color: rgb(198 121 23 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-warning-text\/0:active{
  color: rgb(198 121 23 / 0) !important;
}
.active\:tw-text-wb-warning-text\/10:active{
  color: rgb(198 121 23 / 0.1) !important;
}
.active\:tw-text-wb-warning-text\/100:active{
  color: rgb(198 121 23 / 1) !important;
}
.active\:tw-text-wb-warning-text\/15:active{
  color: rgb(198 121 23 / 0.15) !important;
}
.active\:tw-text-wb-warning-text\/20:active{
  color: rgb(198 121 23 / 0.2) !important;
}
.active\:tw-text-wb-warning-text\/25:active{
  color: rgb(198 121 23 / 0.25) !important;
}
.active\:tw-text-wb-warning-text\/30:active{
  color: rgb(198 121 23 / 0.3) !important;
}
.active\:tw-text-wb-warning-text\/35:active{
  color: rgb(198 121 23 / 0.35) !important;
}
.active\:tw-text-wb-warning-text\/40:active{
  color: rgb(198 121 23 / 0.4) !important;
}
.active\:tw-text-wb-warning-text\/45:active{
  color: rgb(198 121 23 / 0.45) !important;
}
.active\:tw-text-wb-warning-text\/5:active{
  color: rgb(198 121 23 / 0.05) !important;
}
.active\:tw-text-wb-warning-text\/50:active{
  color: rgb(198 121 23 / 0.5) !important;
}
.active\:tw-text-wb-warning-text\/55:active{
  color: rgb(198 121 23 / 0.55) !important;
}
.active\:tw-text-wb-warning-text\/60:active{
  color: rgb(198 121 23 / 0.6) !important;
}
.active\:tw-text-wb-warning-text\/65:active{
  color: rgb(198 121 23 / 0.65) !important;
}
.active\:tw-text-wb-warning-text\/70:active{
  color: rgb(198 121 23 / 0.7) !important;
}
.active\:tw-text-wb-warning-text\/75:active{
  color: rgb(198 121 23 / 0.75) !important;
}
.active\:tw-text-wb-warning-text\/80:active{
  color: rgb(198 121 23 / 0.8) !important;
}
.active\:tw-text-wb-warning-text\/85:active{
  color: rgb(198 121 23 / 0.85) !important;
}
.active\:tw-text-wb-warning-text\/90:active{
  color: rgb(198 121 23 / 0.9) !important;
}
.active\:tw-text-wb-warning-text\/95:active{
  color: rgb(198 121 23 / 0.95) !important;
}
.active\:tw-text-wb-white:active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-wb-white\/0:active{
  color: rgb(255 255 255 / 0) !important;
}
.active\:tw-text-wb-white\/10:active{
  color: rgb(255 255 255 / 0.1) !important;
}
.active\:tw-text-wb-white\/100:active{
  color: rgb(255 255 255 / 1) !important;
}
.active\:tw-text-wb-white\/15:active{
  color: rgb(255 255 255 / 0.15) !important;
}
.active\:tw-text-wb-white\/20:active{
  color: rgb(255 255 255 / 0.2) !important;
}
.active\:tw-text-wb-white\/25:active{
  color: rgb(255 255 255 / 0.25) !important;
}
.active\:tw-text-wb-white\/30:active{
  color: rgb(255 255 255 / 0.3) !important;
}
.active\:tw-text-wb-white\/35:active{
  color: rgb(255 255 255 / 0.35) !important;
}
.active\:tw-text-wb-white\/40:active{
  color: rgb(255 255 255 / 0.4) !important;
}
.active\:tw-text-wb-white\/45:active{
  color: rgb(255 255 255 / 0.45) !important;
}
.active\:tw-text-wb-white\/5:active{
  color: rgb(255 255 255 / 0.05) !important;
}
.active\:tw-text-wb-white\/50:active{
  color: rgb(255 255 255 / 0.5) !important;
}
.active\:tw-text-wb-white\/55:active{
  color: rgb(255 255 255 / 0.55) !important;
}
.active\:tw-text-wb-white\/60:active{
  color: rgb(255 255 255 / 0.6) !important;
}
.active\:tw-text-wb-white\/65:active{
  color: rgb(255 255 255 / 0.65) !important;
}
.active\:tw-text-wb-white\/70:active{
  color: rgb(255 255 255 / 0.7) !important;
}
.active\:tw-text-wb-white\/75:active{
  color: rgb(255 255 255 / 0.75) !important;
}
.active\:tw-text-wb-white\/80:active{
  color: rgb(255 255 255 / 0.8) !important;
}
.active\:tw-text-wb-white\/85:active{
  color: rgb(255 255 255 / 0.85) !important;
}
.active\:tw-text-wb-white\/90:active{
  color: rgb(255 255 255 / 0.9) !important;
}
.active\:tw-text-wb-white\/95:active{
  color: rgb(255 255 255 / 0.95) !important;
}
.active\:tw-text-white:active{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-white\/0:active{
  color: rgb(255 255 255 / 0) !important;
}
.active\:tw-text-white\/10:active{
  color: rgb(255 255 255 / 0.1) !important;
}
.active\:tw-text-white\/100:active{
  color: rgb(255 255 255 / 1) !important;
}
.active\:tw-text-white\/15:active{
  color: rgb(255 255 255 / 0.15) !important;
}
.active\:tw-text-white\/20:active{
  color: rgb(255 255 255 / 0.2) !important;
}
.active\:tw-text-white\/25:active{
  color: rgb(255 255 255 / 0.25) !important;
}
.active\:tw-text-white\/30:active{
  color: rgb(255 255 255 / 0.3) !important;
}
.active\:tw-text-white\/35:active{
  color: rgb(255 255 255 / 0.35) !important;
}
.active\:tw-text-white\/40:active{
  color: rgb(255 255 255 / 0.4) !important;
}
.active\:tw-text-white\/45:active{
  color: rgb(255 255 255 / 0.45) !important;
}
.active\:tw-text-white\/5:active{
  color: rgb(255 255 255 / 0.05) !important;
}
.active\:tw-text-white\/50:active{
  color: rgb(255 255 255 / 0.5) !important;
}
.active\:tw-text-white\/55:active{
  color: rgb(255 255 255 / 0.55) !important;
}
.active\:tw-text-white\/60:active{
  color: rgb(255 255 255 / 0.6) !important;
}
.active\:tw-text-white\/65:active{
  color: rgb(255 255 255 / 0.65) !important;
}
.active\:tw-text-white\/70:active{
  color: rgb(255 255 255 / 0.7) !important;
}
.active\:tw-text-white\/75:active{
  color: rgb(255 255 255 / 0.75) !important;
}
.active\:tw-text-white\/80:active{
  color: rgb(255 255 255 / 0.8) !important;
}
.active\:tw-text-white\/85:active{
  color: rgb(255 255 255 / 0.85) !important;
}
.active\:tw-text-white\/90:active{
  color: rgb(255 255 255 / 0.9) !important;
}
.active\:tw-text-white\/95:active{
  color: rgb(255 255 255 / 0.95) !important;
}
.active\:tw-text-yellow-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-100\/0:active{
  color: rgb(254 249 195 / 0) !important;
}
.active\:tw-text-yellow-100\/10:active{
  color: rgb(254 249 195 / 0.1) !important;
}
.active\:tw-text-yellow-100\/100:active{
  color: rgb(254 249 195 / 1) !important;
}
.active\:tw-text-yellow-100\/15:active{
  color: rgb(254 249 195 / 0.15) !important;
}
.active\:tw-text-yellow-100\/20:active{
  color: rgb(254 249 195 / 0.2) !important;
}
.active\:tw-text-yellow-100\/25:active{
  color: rgb(254 249 195 / 0.25) !important;
}
.active\:tw-text-yellow-100\/30:active{
  color: rgb(254 249 195 / 0.3) !important;
}
.active\:tw-text-yellow-100\/35:active{
  color: rgb(254 249 195 / 0.35) !important;
}
.active\:tw-text-yellow-100\/40:active{
  color: rgb(254 249 195 / 0.4) !important;
}
.active\:tw-text-yellow-100\/45:active{
  color: rgb(254 249 195 / 0.45) !important;
}
.active\:tw-text-yellow-100\/5:active{
  color: rgb(254 249 195 / 0.05) !important;
}
.active\:tw-text-yellow-100\/50:active{
  color: rgb(254 249 195 / 0.5) !important;
}
.active\:tw-text-yellow-100\/55:active{
  color: rgb(254 249 195 / 0.55) !important;
}
.active\:tw-text-yellow-100\/60:active{
  color: rgb(254 249 195 / 0.6) !important;
}
.active\:tw-text-yellow-100\/65:active{
  color: rgb(254 249 195 / 0.65) !important;
}
.active\:tw-text-yellow-100\/70:active{
  color: rgb(254 249 195 / 0.7) !important;
}
.active\:tw-text-yellow-100\/75:active{
  color: rgb(254 249 195 / 0.75) !important;
}
.active\:tw-text-yellow-100\/80:active{
  color: rgb(254 249 195 / 0.8) !important;
}
.active\:tw-text-yellow-100\/85:active{
  color: rgb(254 249 195 / 0.85) !important;
}
.active\:tw-text-yellow-100\/90:active{
  color: rgb(254 249 195 / 0.9) !important;
}
.active\:tw-text-yellow-100\/95:active{
  color: rgb(254 249 195 / 0.95) !important;
}
.active\:tw-text-yellow-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-200\/0:active{
  color: rgb(254 240 138 / 0) !important;
}
.active\:tw-text-yellow-200\/10:active{
  color: rgb(254 240 138 / 0.1) !important;
}
.active\:tw-text-yellow-200\/100:active{
  color: rgb(254 240 138 / 1) !important;
}
.active\:tw-text-yellow-200\/15:active{
  color: rgb(254 240 138 / 0.15) !important;
}
.active\:tw-text-yellow-200\/20:active{
  color: rgb(254 240 138 / 0.2) !important;
}
.active\:tw-text-yellow-200\/25:active{
  color: rgb(254 240 138 / 0.25) !important;
}
.active\:tw-text-yellow-200\/30:active{
  color: rgb(254 240 138 / 0.3) !important;
}
.active\:tw-text-yellow-200\/35:active{
  color: rgb(254 240 138 / 0.35) !important;
}
.active\:tw-text-yellow-200\/40:active{
  color: rgb(254 240 138 / 0.4) !important;
}
.active\:tw-text-yellow-200\/45:active{
  color: rgb(254 240 138 / 0.45) !important;
}
.active\:tw-text-yellow-200\/5:active{
  color: rgb(254 240 138 / 0.05) !important;
}
.active\:tw-text-yellow-200\/50:active{
  color: rgb(254 240 138 / 0.5) !important;
}
.active\:tw-text-yellow-200\/55:active{
  color: rgb(254 240 138 / 0.55) !important;
}
.active\:tw-text-yellow-200\/60:active{
  color: rgb(254 240 138 / 0.6) !important;
}
.active\:tw-text-yellow-200\/65:active{
  color: rgb(254 240 138 / 0.65) !important;
}
.active\:tw-text-yellow-200\/70:active{
  color: rgb(254 240 138 / 0.7) !important;
}
.active\:tw-text-yellow-200\/75:active{
  color: rgb(254 240 138 / 0.75) !important;
}
.active\:tw-text-yellow-200\/80:active{
  color: rgb(254 240 138 / 0.8) !important;
}
.active\:tw-text-yellow-200\/85:active{
  color: rgb(254 240 138 / 0.85) !important;
}
.active\:tw-text-yellow-200\/90:active{
  color: rgb(254 240 138 / 0.9) !important;
}
.active\:tw-text-yellow-200\/95:active{
  color: rgb(254 240 138 / 0.95) !important;
}
.active\:tw-text-yellow-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-300\/0:active{
  color: rgb(253 224 71 / 0) !important;
}
.active\:tw-text-yellow-300\/10:active{
  color: rgb(253 224 71 / 0.1) !important;
}
.active\:tw-text-yellow-300\/100:active{
  color: rgb(253 224 71 / 1) !important;
}
.active\:tw-text-yellow-300\/15:active{
  color: rgb(253 224 71 / 0.15) !important;
}
.active\:tw-text-yellow-300\/20:active{
  color: rgb(253 224 71 / 0.2) !important;
}
.active\:tw-text-yellow-300\/25:active{
  color: rgb(253 224 71 / 0.25) !important;
}
.active\:tw-text-yellow-300\/30:active{
  color: rgb(253 224 71 / 0.3) !important;
}
.active\:tw-text-yellow-300\/35:active{
  color: rgb(253 224 71 / 0.35) !important;
}
.active\:tw-text-yellow-300\/40:active{
  color: rgb(253 224 71 / 0.4) !important;
}
.active\:tw-text-yellow-300\/45:active{
  color: rgb(253 224 71 / 0.45) !important;
}
.active\:tw-text-yellow-300\/5:active{
  color: rgb(253 224 71 / 0.05) !important;
}
.active\:tw-text-yellow-300\/50:active{
  color: rgb(253 224 71 / 0.5) !important;
}
.active\:tw-text-yellow-300\/55:active{
  color: rgb(253 224 71 / 0.55) !important;
}
.active\:tw-text-yellow-300\/60:active{
  color: rgb(253 224 71 / 0.6) !important;
}
.active\:tw-text-yellow-300\/65:active{
  color: rgb(253 224 71 / 0.65) !important;
}
.active\:tw-text-yellow-300\/70:active{
  color: rgb(253 224 71 / 0.7) !important;
}
.active\:tw-text-yellow-300\/75:active{
  color: rgb(253 224 71 / 0.75) !important;
}
.active\:tw-text-yellow-300\/80:active{
  color: rgb(253 224 71 / 0.8) !important;
}
.active\:tw-text-yellow-300\/85:active{
  color: rgb(253 224 71 / 0.85) !important;
}
.active\:tw-text-yellow-300\/90:active{
  color: rgb(253 224 71 / 0.9) !important;
}
.active\:tw-text-yellow-300\/95:active{
  color: rgb(253 224 71 / 0.95) !important;
}
.active\:tw-text-yellow-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-400\/0:active{
  color: rgb(250 204 21 / 0) !important;
}
.active\:tw-text-yellow-400\/10:active{
  color: rgb(250 204 21 / 0.1) !important;
}
.active\:tw-text-yellow-400\/100:active{
  color: rgb(250 204 21 / 1) !important;
}
.active\:tw-text-yellow-400\/15:active{
  color: rgb(250 204 21 / 0.15) !important;
}
.active\:tw-text-yellow-400\/20:active{
  color: rgb(250 204 21 / 0.2) !important;
}
.active\:tw-text-yellow-400\/25:active{
  color: rgb(250 204 21 / 0.25) !important;
}
.active\:tw-text-yellow-400\/30:active{
  color: rgb(250 204 21 / 0.3) !important;
}
.active\:tw-text-yellow-400\/35:active{
  color: rgb(250 204 21 / 0.35) !important;
}
.active\:tw-text-yellow-400\/40:active{
  color: rgb(250 204 21 / 0.4) !important;
}
.active\:tw-text-yellow-400\/45:active{
  color: rgb(250 204 21 / 0.45) !important;
}
.active\:tw-text-yellow-400\/5:active{
  color: rgb(250 204 21 / 0.05) !important;
}
.active\:tw-text-yellow-400\/50:active{
  color: rgb(250 204 21 / 0.5) !important;
}
.active\:tw-text-yellow-400\/55:active{
  color: rgb(250 204 21 / 0.55) !important;
}
.active\:tw-text-yellow-400\/60:active{
  color: rgb(250 204 21 / 0.6) !important;
}
.active\:tw-text-yellow-400\/65:active{
  color: rgb(250 204 21 / 0.65) !important;
}
.active\:tw-text-yellow-400\/70:active{
  color: rgb(250 204 21 / 0.7) !important;
}
.active\:tw-text-yellow-400\/75:active{
  color: rgb(250 204 21 / 0.75) !important;
}
.active\:tw-text-yellow-400\/80:active{
  color: rgb(250 204 21 / 0.8) !important;
}
.active\:tw-text-yellow-400\/85:active{
  color: rgb(250 204 21 / 0.85) !important;
}
.active\:tw-text-yellow-400\/90:active{
  color: rgb(250 204 21 / 0.9) !important;
}
.active\:tw-text-yellow-400\/95:active{
  color: rgb(250 204 21 / 0.95) !important;
}
.active\:tw-text-yellow-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-50\/0:active{
  color: rgb(254 252 232 / 0) !important;
}
.active\:tw-text-yellow-50\/10:active{
  color: rgb(254 252 232 / 0.1) !important;
}
.active\:tw-text-yellow-50\/100:active{
  color: rgb(254 252 232 / 1) !important;
}
.active\:tw-text-yellow-50\/15:active{
  color: rgb(254 252 232 / 0.15) !important;
}
.active\:tw-text-yellow-50\/20:active{
  color: rgb(254 252 232 / 0.2) !important;
}
.active\:tw-text-yellow-50\/25:active{
  color: rgb(254 252 232 / 0.25) !important;
}
.active\:tw-text-yellow-50\/30:active{
  color: rgb(254 252 232 / 0.3) !important;
}
.active\:tw-text-yellow-50\/35:active{
  color: rgb(254 252 232 / 0.35) !important;
}
.active\:tw-text-yellow-50\/40:active{
  color: rgb(254 252 232 / 0.4) !important;
}
.active\:tw-text-yellow-50\/45:active{
  color: rgb(254 252 232 / 0.45) !important;
}
.active\:tw-text-yellow-50\/5:active{
  color: rgb(254 252 232 / 0.05) !important;
}
.active\:tw-text-yellow-50\/50:active{
  color: rgb(254 252 232 / 0.5) !important;
}
.active\:tw-text-yellow-50\/55:active{
  color: rgb(254 252 232 / 0.55) !important;
}
.active\:tw-text-yellow-50\/60:active{
  color: rgb(254 252 232 / 0.6) !important;
}
.active\:tw-text-yellow-50\/65:active{
  color: rgb(254 252 232 / 0.65) !important;
}
.active\:tw-text-yellow-50\/70:active{
  color: rgb(254 252 232 / 0.7) !important;
}
.active\:tw-text-yellow-50\/75:active{
  color: rgb(254 252 232 / 0.75) !important;
}
.active\:tw-text-yellow-50\/80:active{
  color: rgb(254 252 232 / 0.8) !important;
}
.active\:tw-text-yellow-50\/85:active{
  color: rgb(254 252 232 / 0.85) !important;
}
.active\:tw-text-yellow-50\/90:active{
  color: rgb(254 252 232 / 0.9) !important;
}
.active\:tw-text-yellow-50\/95:active{
  color: rgb(254 252 232 / 0.95) !important;
}
.active\:tw-text-yellow-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-500\/0:active{
  color: rgb(234 179 8 / 0) !important;
}
.active\:tw-text-yellow-500\/10:active{
  color: rgb(234 179 8 / 0.1) !important;
}
.active\:tw-text-yellow-500\/100:active{
  color: rgb(234 179 8 / 1) !important;
}
.active\:tw-text-yellow-500\/15:active{
  color: rgb(234 179 8 / 0.15) !important;
}
.active\:tw-text-yellow-500\/20:active{
  color: rgb(234 179 8 / 0.2) !important;
}
.active\:tw-text-yellow-500\/25:active{
  color: rgb(234 179 8 / 0.25) !important;
}
.active\:tw-text-yellow-500\/30:active{
  color: rgb(234 179 8 / 0.3) !important;
}
.active\:tw-text-yellow-500\/35:active{
  color: rgb(234 179 8 / 0.35) !important;
}
.active\:tw-text-yellow-500\/40:active{
  color: rgb(234 179 8 / 0.4) !important;
}
.active\:tw-text-yellow-500\/45:active{
  color: rgb(234 179 8 / 0.45) !important;
}
.active\:tw-text-yellow-500\/5:active{
  color: rgb(234 179 8 / 0.05) !important;
}
.active\:tw-text-yellow-500\/50:active{
  color: rgb(234 179 8 / 0.5) !important;
}
.active\:tw-text-yellow-500\/55:active{
  color: rgb(234 179 8 / 0.55) !important;
}
.active\:tw-text-yellow-500\/60:active{
  color: rgb(234 179 8 / 0.6) !important;
}
.active\:tw-text-yellow-500\/65:active{
  color: rgb(234 179 8 / 0.65) !important;
}
.active\:tw-text-yellow-500\/70:active{
  color: rgb(234 179 8 / 0.7) !important;
}
.active\:tw-text-yellow-500\/75:active{
  color: rgb(234 179 8 / 0.75) !important;
}
.active\:tw-text-yellow-500\/80:active{
  color: rgb(234 179 8 / 0.8) !important;
}
.active\:tw-text-yellow-500\/85:active{
  color: rgb(234 179 8 / 0.85) !important;
}
.active\:tw-text-yellow-500\/90:active{
  color: rgb(234 179 8 / 0.9) !important;
}
.active\:tw-text-yellow-500\/95:active{
  color: rgb(234 179 8 / 0.95) !important;
}
.active\:tw-text-yellow-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-600\/0:active{
  color: rgb(202 138 4 / 0) !important;
}
.active\:tw-text-yellow-600\/10:active{
  color: rgb(202 138 4 / 0.1) !important;
}
.active\:tw-text-yellow-600\/100:active{
  color: rgb(202 138 4 / 1) !important;
}
.active\:tw-text-yellow-600\/15:active{
  color: rgb(202 138 4 / 0.15) !important;
}
.active\:tw-text-yellow-600\/20:active{
  color: rgb(202 138 4 / 0.2) !important;
}
.active\:tw-text-yellow-600\/25:active{
  color: rgb(202 138 4 / 0.25) !important;
}
.active\:tw-text-yellow-600\/30:active{
  color: rgb(202 138 4 / 0.3) !important;
}
.active\:tw-text-yellow-600\/35:active{
  color: rgb(202 138 4 / 0.35) !important;
}
.active\:tw-text-yellow-600\/40:active{
  color: rgb(202 138 4 / 0.4) !important;
}
.active\:tw-text-yellow-600\/45:active{
  color: rgb(202 138 4 / 0.45) !important;
}
.active\:tw-text-yellow-600\/5:active{
  color: rgb(202 138 4 / 0.05) !important;
}
.active\:tw-text-yellow-600\/50:active{
  color: rgb(202 138 4 / 0.5) !important;
}
.active\:tw-text-yellow-600\/55:active{
  color: rgb(202 138 4 / 0.55) !important;
}
.active\:tw-text-yellow-600\/60:active{
  color: rgb(202 138 4 / 0.6) !important;
}
.active\:tw-text-yellow-600\/65:active{
  color: rgb(202 138 4 / 0.65) !important;
}
.active\:tw-text-yellow-600\/70:active{
  color: rgb(202 138 4 / 0.7) !important;
}
.active\:tw-text-yellow-600\/75:active{
  color: rgb(202 138 4 / 0.75) !important;
}
.active\:tw-text-yellow-600\/80:active{
  color: rgb(202 138 4 / 0.8) !important;
}
.active\:tw-text-yellow-600\/85:active{
  color: rgb(202 138 4 / 0.85) !important;
}
.active\:tw-text-yellow-600\/90:active{
  color: rgb(202 138 4 / 0.9) !important;
}
.active\:tw-text-yellow-600\/95:active{
  color: rgb(202 138 4 / 0.95) !important;
}
.active\:tw-text-yellow-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-700\/0:active{
  color: rgb(161 98 7 / 0) !important;
}
.active\:tw-text-yellow-700\/10:active{
  color: rgb(161 98 7 / 0.1) !important;
}
.active\:tw-text-yellow-700\/100:active{
  color: rgb(161 98 7 / 1) !important;
}
.active\:tw-text-yellow-700\/15:active{
  color: rgb(161 98 7 / 0.15) !important;
}
.active\:tw-text-yellow-700\/20:active{
  color: rgb(161 98 7 / 0.2) !important;
}
.active\:tw-text-yellow-700\/25:active{
  color: rgb(161 98 7 / 0.25) !important;
}
.active\:tw-text-yellow-700\/30:active{
  color: rgb(161 98 7 / 0.3) !important;
}
.active\:tw-text-yellow-700\/35:active{
  color: rgb(161 98 7 / 0.35) !important;
}
.active\:tw-text-yellow-700\/40:active{
  color: rgb(161 98 7 / 0.4) !important;
}
.active\:tw-text-yellow-700\/45:active{
  color: rgb(161 98 7 / 0.45) !important;
}
.active\:tw-text-yellow-700\/5:active{
  color: rgb(161 98 7 / 0.05) !important;
}
.active\:tw-text-yellow-700\/50:active{
  color: rgb(161 98 7 / 0.5) !important;
}
.active\:tw-text-yellow-700\/55:active{
  color: rgb(161 98 7 / 0.55) !important;
}
.active\:tw-text-yellow-700\/60:active{
  color: rgb(161 98 7 / 0.6) !important;
}
.active\:tw-text-yellow-700\/65:active{
  color: rgb(161 98 7 / 0.65) !important;
}
.active\:tw-text-yellow-700\/70:active{
  color: rgb(161 98 7 / 0.7) !important;
}
.active\:tw-text-yellow-700\/75:active{
  color: rgb(161 98 7 / 0.75) !important;
}
.active\:tw-text-yellow-700\/80:active{
  color: rgb(161 98 7 / 0.8) !important;
}
.active\:tw-text-yellow-700\/85:active{
  color: rgb(161 98 7 / 0.85) !important;
}
.active\:tw-text-yellow-700\/90:active{
  color: rgb(161 98 7 / 0.9) !important;
}
.active\:tw-text-yellow-700\/95:active{
  color: rgb(161 98 7 / 0.95) !important;
}
.active\:tw-text-yellow-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-800\/0:active{
  color: rgb(133 77 14 / 0) !important;
}
.active\:tw-text-yellow-800\/10:active{
  color: rgb(133 77 14 / 0.1) !important;
}
.active\:tw-text-yellow-800\/100:active{
  color: rgb(133 77 14 / 1) !important;
}
.active\:tw-text-yellow-800\/15:active{
  color: rgb(133 77 14 / 0.15) !important;
}
.active\:tw-text-yellow-800\/20:active{
  color: rgb(133 77 14 / 0.2) !important;
}
.active\:tw-text-yellow-800\/25:active{
  color: rgb(133 77 14 / 0.25) !important;
}
.active\:tw-text-yellow-800\/30:active{
  color: rgb(133 77 14 / 0.3) !important;
}
.active\:tw-text-yellow-800\/35:active{
  color: rgb(133 77 14 / 0.35) !important;
}
.active\:tw-text-yellow-800\/40:active{
  color: rgb(133 77 14 / 0.4) !important;
}
.active\:tw-text-yellow-800\/45:active{
  color: rgb(133 77 14 / 0.45) !important;
}
.active\:tw-text-yellow-800\/5:active{
  color: rgb(133 77 14 / 0.05) !important;
}
.active\:tw-text-yellow-800\/50:active{
  color: rgb(133 77 14 / 0.5) !important;
}
.active\:tw-text-yellow-800\/55:active{
  color: rgb(133 77 14 / 0.55) !important;
}
.active\:tw-text-yellow-800\/60:active{
  color: rgb(133 77 14 / 0.6) !important;
}
.active\:tw-text-yellow-800\/65:active{
  color: rgb(133 77 14 / 0.65) !important;
}
.active\:tw-text-yellow-800\/70:active{
  color: rgb(133 77 14 / 0.7) !important;
}
.active\:tw-text-yellow-800\/75:active{
  color: rgb(133 77 14 / 0.75) !important;
}
.active\:tw-text-yellow-800\/80:active{
  color: rgb(133 77 14 / 0.8) !important;
}
.active\:tw-text-yellow-800\/85:active{
  color: rgb(133 77 14 / 0.85) !important;
}
.active\:tw-text-yellow-800\/90:active{
  color: rgb(133 77 14 / 0.9) !important;
}
.active\:tw-text-yellow-800\/95:active{
  color: rgb(133 77 14 / 0.95) !important;
}
.active\:tw-text-yellow-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-900\/0:active{
  color: rgb(113 63 18 / 0) !important;
}
.active\:tw-text-yellow-900\/10:active{
  color: rgb(113 63 18 / 0.1) !important;
}
.active\:tw-text-yellow-900\/100:active{
  color: rgb(113 63 18 / 1) !important;
}
.active\:tw-text-yellow-900\/15:active{
  color: rgb(113 63 18 / 0.15) !important;
}
.active\:tw-text-yellow-900\/20:active{
  color: rgb(113 63 18 / 0.2) !important;
}
.active\:tw-text-yellow-900\/25:active{
  color: rgb(113 63 18 / 0.25) !important;
}
.active\:tw-text-yellow-900\/30:active{
  color: rgb(113 63 18 / 0.3) !important;
}
.active\:tw-text-yellow-900\/35:active{
  color: rgb(113 63 18 / 0.35) !important;
}
.active\:tw-text-yellow-900\/40:active{
  color: rgb(113 63 18 / 0.4) !important;
}
.active\:tw-text-yellow-900\/45:active{
  color: rgb(113 63 18 / 0.45) !important;
}
.active\:tw-text-yellow-900\/5:active{
  color: rgb(113 63 18 / 0.05) !important;
}
.active\:tw-text-yellow-900\/50:active{
  color: rgb(113 63 18 / 0.5) !important;
}
.active\:tw-text-yellow-900\/55:active{
  color: rgb(113 63 18 / 0.55) !important;
}
.active\:tw-text-yellow-900\/60:active{
  color: rgb(113 63 18 / 0.6) !important;
}
.active\:tw-text-yellow-900\/65:active{
  color: rgb(113 63 18 / 0.65) !important;
}
.active\:tw-text-yellow-900\/70:active{
  color: rgb(113 63 18 / 0.7) !important;
}
.active\:tw-text-yellow-900\/75:active{
  color: rgb(113 63 18 / 0.75) !important;
}
.active\:tw-text-yellow-900\/80:active{
  color: rgb(113 63 18 / 0.8) !important;
}
.active\:tw-text-yellow-900\/85:active{
  color: rgb(113 63 18 / 0.85) !important;
}
.active\:tw-text-yellow-900\/90:active{
  color: rgb(113 63 18 / 0.9) !important;
}
.active\:tw-text-yellow-900\/95:active{
  color: rgb(113 63 18 / 0.95) !important;
}
.active\:tw-text-yellow-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-yellow-950\/0:active{
  color: rgb(66 32 6 / 0) !important;
}
.active\:tw-text-yellow-950\/10:active{
  color: rgb(66 32 6 / 0.1) !important;
}
.active\:tw-text-yellow-950\/100:active{
  color: rgb(66 32 6 / 1) !important;
}
.active\:tw-text-yellow-950\/15:active{
  color: rgb(66 32 6 / 0.15) !important;
}
.active\:tw-text-yellow-950\/20:active{
  color: rgb(66 32 6 / 0.2) !important;
}
.active\:tw-text-yellow-950\/25:active{
  color: rgb(66 32 6 / 0.25) !important;
}
.active\:tw-text-yellow-950\/30:active{
  color: rgb(66 32 6 / 0.3) !important;
}
.active\:tw-text-yellow-950\/35:active{
  color: rgb(66 32 6 / 0.35) !important;
}
.active\:tw-text-yellow-950\/40:active{
  color: rgb(66 32 6 / 0.4) !important;
}
.active\:tw-text-yellow-950\/45:active{
  color: rgb(66 32 6 / 0.45) !important;
}
.active\:tw-text-yellow-950\/5:active{
  color: rgb(66 32 6 / 0.05) !important;
}
.active\:tw-text-yellow-950\/50:active{
  color: rgb(66 32 6 / 0.5) !important;
}
.active\:tw-text-yellow-950\/55:active{
  color: rgb(66 32 6 / 0.55) !important;
}
.active\:tw-text-yellow-950\/60:active{
  color: rgb(66 32 6 / 0.6) !important;
}
.active\:tw-text-yellow-950\/65:active{
  color: rgb(66 32 6 / 0.65) !important;
}
.active\:tw-text-yellow-950\/70:active{
  color: rgb(66 32 6 / 0.7) !important;
}
.active\:tw-text-yellow-950\/75:active{
  color: rgb(66 32 6 / 0.75) !important;
}
.active\:tw-text-yellow-950\/80:active{
  color: rgb(66 32 6 / 0.8) !important;
}
.active\:tw-text-yellow-950\/85:active{
  color: rgb(66 32 6 / 0.85) !important;
}
.active\:tw-text-yellow-950\/90:active{
  color: rgb(66 32 6 / 0.9) !important;
}
.active\:tw-text-yellow-950\/95:active{
  color: rgb(66 32 6 / 0.95) !important;
}
.active\:tw-text-zinc-100:active{
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-100\/0:active{
  color: rgb(244 244 245 / 0) !important;
}
.active\:tw-text-zinc-100\/10:active{
  color: rgb(244 244 245 / 0.1) !important;
}
.active\:tw-text-zinc-100\/100:active{
  color: rgb(244 244 245 / 1) !important;
}
.active\:tw-text-zinc-100\/15:active{
  color: rgb(244 244 245 / 0.15) !important;
}
.active\:tw-text-zinc-100\/20:active{
  color: rgb(244 244 245 / 0.2) !important;
}
.active\:tw-text-zinc-100\/25:active{
  color: rgb(244 244 245 / 0.25) !important;
}
.active\:tw-text-zinc-100\/30:active{
  color: rgb(244 244 245 / 0.3) !important;
}
.active\:tw-text-zinc-100\/35:active{
  color: rgb(244 244 245 / 0.35) !important;
}
.active\:tw-text-zinc-100\/40:active{
  color: rgb(244 244 245 / 0.4) !important;
}
.active\:tw-text-zinc-100\/45:active{
  color: rgb(244 244 245 / 0.45) !important;
}
.active\:tw-text-zinc-100\/5:active{
  color: rgb(244 244 245 / 0.05) !important;
}
.active\:tw-text-zinc-100\/50:active{
  color: rgb(244 244 245 / 0.5) !important;
}
.active\:tw-text-zinc-100\/55:active{
  color: rgb(244 244 245 / 0.55) !important;
}
.active\:tw-text-zinc-100\/60:active{
  color: rgb(244 244 245 / 0.6) !important;
}
.active\:tw-text-zinc-100\/65:active{
  color: rgb(244 244 245 / 0.65) !important;
}
.active\:tw-text-zinc-100\/70:active{
  color: rgb(244 244 245 / 0.7) !important;
}
.active\:tw-text-zinc-100\/75:active{
  color: rgb(244 244 245 / 0.75) !important;
}
.active\:tw-text-zinc-100\/80:active{
  color: rgb(244 244 245 / 0.8) !important;
}
.active\:tw-text-zinc-100\/85:active{
  color: rgb(244 244 245 / 0.85) !important;
}
.active\:tw-text-zinc-100\/90:active{
  color: rgb(244 244 245 / 0.9) !important;
}
.active\:tw-text-zinc-100\/95:active{
  color: rgb(244 244 245 / 0.95) !important;
}
.active\:tw-text-zinc-200:active{
  --tw-text-opacity: 1 !important;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-200\/0:active{
  color: rgb(228 228 231 / 0) !important;
}
.active\:tw-text-zinc-200\/10:active{
  color: rgb(228 228 231 / 0.1) !important;
}
.active\:tw-text-zinc-200\/100:active{
  color: rgb(228 228 231 / 1) !important;
}
.active\:tw-text-zinc-200\/15:active{
  color: rgb(228 228 231 / 0.15) !important;
}
.active\:tw-text-zinc-200\/20:active{
  color: rgb(228 228 231 / 0.2) !important;
}
.active\:tw-text-zinc-200\/25:active{
  color: rgb(228 228 231 / 0.25) !important;
}
.active\:tw-text-zinc-200\/30:active{
  color: rgb(228 228 231 / 0.3) !important;
}
.active\:tw-text-zinc-200\/35:active{
  color: rgb(228 228 231 / 0.35) !important;
}
.active\:tw-text-zinc-200\/40:active{
  color: rgb(228 228 231 / 0.4) !important;
}
.active\:tw-text-zinc-200\/45:active{
  color: rgb(228 228 231 / 0.45) !important;
}
.active\:tw-text-zinc-200\/5:active{
  color: rgb(228 228 231 / 0.05) !important;
}
.active\:tw-text-zinc-200\/50:active{
  color: rgb(228 228 231 / 0.5) !important;
}
.active\:tw-text-zinc-200\/55:active{
  color: rgb(228 228 231 / 0.55) !important;
}
.active\:tw-text-zinc-200\/60:active{
  color: rgb(228 228 231 / 0.6) !important;
}
.active\:tw-text-zinc-200\/65:active{
  color: rgb(228 228 231 / 0.65) !important;
}
.active\:tw-text-zinc-200\/70:active{
  color: rgb(228 228 231 / 0.7) !important;
}
.active\:tw-text-zinc-200\/75:active{
  color: rgb(228 228 231 / 0.75) !important;
}
.active\:tw-text-zinc-200\/80:active{
  color: rgb(228 228 231 / 0.8) !important;
}
.active\:tw-text-zinc-200\/85:active{
  color: rgb(228 228 231 / 0.85) !important;
}
.active\:tw-text-zinc-200\/90:active{
  color: rgb(228 228 231 / 0.9) !important;
}
.active\:tw-text-zinc-200\/95:active{
  color: rgb(228 228 231 / 0.95) !important;
}
.active\:tw-text-zinc-300:active{
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-300\/0:active{
  color: rgb(212 212 216 / 0) !important;
}
.active\:tw-text-zinc-300\/10:active{
  color: rgb(212 212 216 / 0.1) !important;
}
.active\:tw-text-zinc-300\/100:active{
  color: rgb(212 212 216 / 1) !important;
}
.active\:tw-text-zinc-300\/15:active{
  color: rgb(212 212 216 / 0.15) !important;
}
.active\:tw-text-zinc-300\/20:active{
  color: rgb(212 212 216 / 0.2) !important;
}
.active\:tw-text-zinc-300\/25:active{
  color: rgb(212 212 216 / 0.25) !important;
}
.active\:tw-text-zinc-300\/30:active{
  color: rgb(212 212 216 / 0.3) !important;
}
.active\:tw-text-zinc-300\/35:active{
  color: rgb(212 212 216 / 0.35) !important;
}
.active\:tw-text-zinc-300\/40:active{
  color: rgb(212 212 216 / 0.4) !important;
}
.active\:tw-text-zinc-300\/45:active{
  color: rgb(212 212 216 / 0.45) !important;
}
.active\:tw-text-zinc-300\/5:active{
  color: rgb(212 212 216 / 0.05) !important;
}
.active\:tw-text-zinc-300\/50:active{
  color: rgb(212 212 216 / 0.5) !important;
}
.active\:tw-text-zinc-300\/55:active{
  color: rgb(212 212 216 / 0.55) !important;
}
.active\:tw-text-zinc-300\/60:active{
  color: rgb(212 212 216 / 0.6) !important;
}
.active\:tw-text-zinc-300\/65:active{
  color: rgb(212 212 216 / 0.65) !important;
}
.active\:tw-text-zinc-300\/70:active{
  color: rgb(212 212 216 / 0.7) !important;
}
.active\:tw-text-zinc-300\/75:active{
  color: rgb(212 212 216 / 0.75) !important;
}
.active\:tw-text-zinc-300\/80:active{
  color: rgb(212 212 216 / 0.8) !important;
}
.active\:tw-text-zinc-300\/85:active{
  color: rgb(212 212 216 / 0.85) !important;
}
.active\:tw-text-zinc-300\/90:active{
  color: rgb(212 212 216 / 0.9) !important;
}
.active\:tw-text-zinc-300\/95:active{
  color: rgb(212 212 216 / 0.95) !important;
}
.active\:tw-text-zinc-400:active{
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-400\/0:active{
  color: rgb(161 161 170 / 0) !important;
}
.active\:tw-text-zinc-400\/10:active{
  color: rgb(161 161 170 / 0.1) !important;
}
.active\:tw-text-zinc-400\/100:active{
  color: rgb(161 161 170 / 1) !important;
}
.active\:tw-text-zinc-400\/15:active{
  color: rgb(161 161 170 / 0.15) !important;
}
.active\:tw-text-zinc-400\/20:active{
  color: rgb(161 161 170 / 0.2) !important;
}
.active\:tw-text-zinc-400\/25:active{
  color: rgb(161 161 170 / 0.25) !important;
}
.active\:tw-text-zinc-400\/30:active{
  color: rgb(161 161 170 / 0.3) !important;
}
.active\:tw-text-zinc-400\/35:active{
  color: rgb(161 161 170 / 0.35) !important;
}
.active\:tw-text-zinc-400\/40:active{
  color: rgb(161 161 170 / 0.4) !important;
}
.active\:tw-text-zinc-400\/45:active{
  color: rgb(161 161 170 / 0.45) !important;
}
.active\:tw-text-zinc-400\/5:active{
  color: rgb(161 161 170 / 0.05) !important;
}
.active\:tw-text-zinc-400\/50:active{
  color: rgb(161 161 170 / 0.5) !important;
}
.active\:tw-text-zinc-400\/55:active{
  color: rgb(161 161 170 / 0.55) !important;
}
.active\:tw-text-zinc-400\/60:active{
  color: rgb(161 161 170 / 0.6) !important;
}
.active\:tw-text-zinc-400\/65:active{
  color: rgb(161 161 170 / 0.65) !important;
}
.active\:tw-text-zinc-400\/70:active{
  color: rgb(161 161 170 / 0.7) !important;
}
.active\:tw-text-zinc-400\/75:active{
  color: rgb(161 161 170 / 0.75) !important;
}
.active\:tw-text-zinc-400\/80:active{
  color: rgb(161 161 170 / 0.8) !important;
}
.active\:tw-text-zinc-400\/85:active{
  color: rgb(161 161 170 / 0.85) !important;
}
.active\:tw-text-zinc-400\/90:active{
  color: rgb(161 161 170 / 0.9) !important;
}
.active\:tw-text-zinc-400\/95:active{
  color: rgb(161 161 170 / 0.95) !important;
}
.active\:tw-text-zinc-50:active{
  --tw-text-opacity: 1 !important;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-50\/0:active{
  color: rgb(250 250 250 / 0) !important;
}
.active\:tw-text-zinc-50\/10:active{
  color: rgb(250 250 250 / 0.1) !important;
}
.active\:tw-text-zinc-50\/100:active{
  color: rgb(250 250 250 / 1) !important;
}
.active\:tw-text-zinc-50\/15:active{
  color: rgb(250 250 250 / 0.15) !important;
}
.active\:tw-text-zinc-50\/20:active{
  color: rgb(250 250 250 / 0.2) !important;
}
.active\:tw-text-zinc-50\/25:active{
  color: rgb(250 250 250 / 0.25) !important;
}
.active\:tw-text-zinc-50\/30:active{
  color: rgb(250 250 250 / 0.3) !important;
}
.active\:tw-text-zinc-50\/35:active{
  color: rgb(250 250 250 / 0.35) !important;
}
.active\:tw-text-zinc-50\/40:active{
  color: rgb(250 250 250 / 0.4) !important;
}
.active\:tw-text-zinc-50\/45:active{
  color: rgb(250 250 250 / 0.45) !important;
}
.active\:tw-text-zinc-50\/5:active{
  color: rgb(250 250 250 / 0.05) !important;
}
.active\:tw-text-zinc-50\/50:active{
  color: rgb(250 250 250 / 0.5) !important;
}
.active\:tw-text-zinc-50\/55:active{
  color: rgb(250 250 250 / 0.55) !important;
}
.active\:tw-text-zinc-50\/60:active{
  color: rgb(250 250 250 / 0.6) !important;
}
.active\:tw-text-zinc-50\/65:active{
  color: rgb(250 250 250 / 0.65) !important;
}
.active\:tw-text-zinc-50\/70:active{
  color: rgb(250 250 250 / 0.7) !important;
}
.active\:tw-text-zinc-50\/75:active{
  color: rgb(250 250 250 / 0.75) !important;
}
.active\:tw-text-zinc-50\/80:active{
  color: rgb(250 250 250 / 0.8) !important;
}
.active\:tw-text-zinc-50\/85:active{
  color: rgb(250 250 250 / 0.85) !important;
}
.active\:tw-text-zinc-50\/90:active{
  color: rgb(250 250 250 / 0.9) !important;
}
.active\:tw-text-zinc-50\/95:active{
  color: rgb(250 250 250 / 0.95) !important;
}
.active\:tw-text-zinc-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-500\/0:active{
  color: rgb(113 113 122 / 0) !important;
}
.active\:tw-text-zinc-500\/10:active{
  color: rgb(113 113 122 / 0.1) !important;
}
.active\:tw-text-zinc-500\/100:active{
  color: rgb(113 113 122 / 1) !important;
}
.active\:tw-text-zinc-500\/15:active{
  color: rgb(113 113 122 / 0.15) !important;
}
.active\:tw-text-zinc-500\/20:active{
  color: rgb(113 113 122 / 0.2) !important;
}
.active\:tw-text-zinc-500\/25:active{
  color: rgb(113 113 122 / 0.25) !important;
}
.active\:tw-text-zinc-500\/30:active{
  color: rgb(113 113 122 / 0.3) !important;
}
.active\:tw-text-zinc-500\/35:active{
  color: rgb(113 113 122 / 0.35) !important;
}
.active\:tw-text-zinc-500\/40:active{
  color: rgb(113 113 122 / 0.4) !important;
}
.active\:tw-text-zinc-500\/45:active{
  color: rgb(113 113 122 / 0.45) !important;
}
.active\:tw-text-zinc-500\/5:active{
  color: rgb(113 113 122 / 0.05) !important;
}
.active\:tw-text-zinc-500\/50:active{
  color: rgb(113 113 122 / 0.5) !important;
}
.active\:tw-text-zinc-500\/55:active{
  color: rgb(113 113 122 / 0.55) !important;
}
.active\:tw-text-zinc-500\/60:active{
  color: rgb(113 113 122 / 0.6) !important;
}
.active\:tw-text-zinc-500\/65:active{
  color: rgb(113 113 122 / 0.65) !important;
}
.active\:tw-text-zinc-500\/70:active{
  color: rgb(113 113 122 / 0.7) !important;
}
.active\:tw-text-zinc-500\/75:active{
  color: rgb(113 113 122 / 0.75) !important;
}
.active\:tw-text-zinc-500\/80:active{
  color: rgb(113 113 122 / 0.8) !important;
}
.active\:tw-text-zinc-500\/85:active{
  color: rgb(113 113 122 / 0.85) !important;
}
.active\:tw-text-zinc-500\/90:active{
  color: rgb(113 113 122 / 0.9) !important;
}
.active\:tw-text-zinc-500\/95:active{
  color: rgb(113 113 122 / 0.95) !important;
}
.active\:tw-text-zinc-600:active{
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-600\/0:active{
  color: rgb(82 82 91 / 0) !important;
}
.active\:tw-text-zinc-600\/10:active{
  color: rgb(82 82 91 / 0.1) !important;
}
.active\:tw-text-zinc-600\/100:active{
  color: rgb(82 82 91 / 1) !important;
}
.active\:tw-text-zinc-600\/15:active{
  color: rgb(82 82 91 / 0.15) !important;
}
.active\:tw-text-zinc-600\/20:active{
  color: rgb(82 82 91 / 0.2) !important;
}
.active\:tw-text-zinc-600\/25:active{
  color: rgb(82 82 91 / 0.25) !important;
}
.active\:tw-text-zinc-600\/30:active{
  color: rgb(82 82 91 / 0.3) !important;
}
.active\:tw-text-zinc-600\/35:active{
  color: rgb(82 82 91 / 0.35) !important;
}
.active\:tw-text-zinc-600\/40:active{
  color: rgb(82 82 91 / 0.4) !important;
}
.active\:tw-text-zinc-600\/45:active{
  color: rgb(82 82 91 / 0.45) !important;
}
.active\:tw-text-zinc-600\/5:active{
  color: rgb(82 82 91 / 0.05) !important;
}
.active\:tw-text-zinc-600\/50:active{
  color: rgb(82 82 91 / 0.5) !important;
}
.active\:tw-text-zinc-600\/55:active{
  color: rgb(82 82 91 / 0.55) !important;
}
.active\:tw-text-zinc-600\/60:active{
  color: rgb(82 82 91 / 0.6) !important;
}
.active\:tw-text-zinc-600\/65:active{
  color: rgb(82 82 91 / 0.65) !important;
}
.active\:tw-text-zinc-600\/70:active{
  color: rgb(82 82 91 / 0.7) !important;
}
.active\:tw-text-zinc-600\/75:active{
  color: rgb(82 82 91 / 0.75) !important;
}
.active\:tw-text-zinc-600\/80:active{
  color: rgb(82 82 91 / 0.8) !important;
}
.active\:tw-text-zinc-600\/85:active{
  color: rgb(82 82 91 / 0.85) !important;
}
.active\:tw-text-zinc-600\/90:active{
  color: rgb(82 82 91 / 0.9) !important;
}
.active\:tw-text-zinc-600\/95:active{
  color: rgb(82 82 91 / 0.95) !important;
}
.active\:tw-text-zinc-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-700\/0:active{
  color: rgb(63 63 70 / 0) !important;
}
.active\:tw-text-zinc-700\/10:active{
  color: rgb(63 63 70 / 0.1) !important;
}
.active\:tw-text-zinc-700\/100:active{
  color: rgb(63 63 70 / 1) !important;
}
.active\:tw-text-zinc-700\/15:active{
  color: rgb(63 63 70 / 0.15) !important;
}
.active\:tw-text-zinc-700\/20:active{
  color: rgb(63 63 70 / 0.2) !important;
}
.active\:tw-text-zinc-700\/25:active{
  color: rgb(63 63 70 / 0.25) !important;
}
.active\:tw-text-zinc-700\/30:active{
  color: rgb(63 63 70 / 0.3) !important;
}
.active\:tw-text-zinc-700\/35:active{
  color: rgb(63 63 70 / 0.35) !important;
}
.active\:tw-text-zinc-700\/40:active{
  color: rgb(63 63 70 / 0.4) !important;
}
.active\:tw-text-zinc-700\/45:active{
  color: rgb(63 63 70 / 0.45) !important;
}
.active\:tw-text-zinc-700\/5:active{
  color: rgb(63 63 70 / 0.05) !important;
}
.active\:tw-text-zinc-700\/50:active{
  color: rgb(63 63 70 / 0.5) !important;
}
.active\:tw-text-zinc-700\/55:active{
  color: rgb(63 63 70 / 0.55) !important;
}
.active\:tw-text-zinc-700\/60:active{
  color: rgb(63 63 70 / 0.6) !important;
}
.active\:tw-text-zinc-700\/65:active{
  color: rgb(63 63 70 / 0.65) !important;
}
.active\:tw-text-zinc-700\/70:active{
  color: rgb(63 63 70 / 0.7) !important;
}
.active\:tw-text-zinc-700\/75:active{
  color: rgb(63 63 70 / 0.75) !important;
}
.active\:tw-text-zinc-700\/80:active{
  color: rgb(63 63 70 / 0.8) !important;
}
.active\:tw-text-zinc-700\/85:active{
  color: rgb(63 63 70 / 0.85) !important;
}
.active\:tw-text-zinc-700\/90:active{
  color: rgb(63 63 70 / 0.9) !important;
}
.active\:tw-text-zinc-700\/95:active{
  color: rgb(63 63 70 / 0.95) !important;
}
.active\:tw-text-zinc-800:active{
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-800\/0:active{
  color: rgb(39 39 42 / 0) !important;
}
.active\:tw-text-zinc-800\/10:active{
  color: rgb(39 39 42 / 0.1) !important;
}
.active\:tw-text-zinc-800\/100:active{
  color: rgb(39 39 42 / 1) !important;
}
.active\:tw-text-zinc-800\/15:active{
  color: rgb(39 39 42 / 0.15) !important;
}
.active\:tw-text-zinc-800\/20:active{
  color: rgb(39 39 42 / 0.2) !important;
}
.active\:tw-text-zinc-800\/25:active{
  color: rgb(39 39 42 / 0.25) !important;
}
.active\:tw-text-zinc-800\/30:active{
  color: rgb(39 39 42 / 0.3) !important;
}
.active\:tw-text-zinc-800\/35:active{
  color: rgb(39 39 42 / 0.35) !important;
}
.active\:tw-text-zinc-800\/40:active{
  color: rgb(39 39 42 / 0.4) !important;
}
.active\:tw-text-zinc-800\/45:active{
  color: rgb(39 39 42 / 0.45) !important;
}
.active\:tw-text-zinc-800\/5:active{
  color: rgb(39 39 42 / 0.05) !important;
}
.active\:tw-text-zinc-800\/50:active{
  color: rgb(39 39 42 / 0.5) !important;
}
.active\:tw-text-zinc-800\/55:active{
  color: rgb(39 39 42 / 0.55) !important;
}
.active\:tw-text-zinc-800\/60:active{
  color: rgb(39 39 42 / 0.6) !important;
}
.active\:tw-text-zinc-800\/65:active{
  color: rgb(39 39 42 / 0.65) !important;
}
.active\:tw-text-zinc-800\/70:active{
  color: rgb(39 39 42 / 0.7) !important;
}
.active\:tw-text-zinc-800\/75:active{
  color: rgb(39 39 42 / 0.75) !important;
}
.active\:tw-text-zinc-800\/80:active{
  color: rgb(39 39 42 / 0.8) !important;
}
.active\:tw-text-zinc-800\/85:active{
  color: rgb(39 39 42 / 0.85) !important;
}
.active\:tw-text-zinc-800\/90:active{
  color: rgb(39 39 42 / 0.9) !important;
}
.active\:tw-text-zinc-800\/95:active{
  color: rgb(39 39 42 / 0.95) !important;
}
.active\:tw-text-zinc-900:active{
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-900\/0:active{
  color: rgb(24 24 27 / 0) !important;
}
.active\:tw-text-zinc-900\/10:active{
  color: rgb(24 24 27 / 0.1) !important;
}
.active\:tw-text-zinc-900\/100:active{
  color: rgb(24 24 27 / 1) !important;
}
.active\:tw-text-zinc-900\/15:active{
  color: rgb(24 24 27 / 0.15) !important;
}
.active\:tw-text-zinc-900\/20:active{
  color: rgb(24 24 27 / 0.2) !important;
}
.active\:tw-text-zinc-900\/25:active{
  color: rgb(24 24 27 / 0.25) !important;
}
.active\:tw-text-zinc-900\/30:active{
  color: rgb(24 24 27 / 0.3) !important;
}
.active\:tw-text-zinc-900\/35:active{
  color: rgb(24 24 27 / 0.35) !important;
}
.active\:tw-text-zinc-900\/40:active{
  color: rgb(24 24 27 / 0.4) !important;
}
.active\:tw-text-zinc-900\/45:active{
  color: rgb(24 24 27 / 0.45) !important;
}
.active\:tw-text-zinc-900\/5:active{
  color: rgb(24 24 27 / 0.05) !important;
}
.active\:tw-text-zinc-900\/50:active{
  color: rgb(24 24 27 / 0.5) !important;
}
.active\:tw-text-zinc-900\/55:active{
  color: rgb(24 24 27 / 0.55) !important;
}
.active\:tw-text-zinc-900\/60:active{
  color: rgb(24 24 27 / 0.6) !important;
}
.active\:tw-text-zinc-900\/65:active{
  color: rgb(24 24 27 / 0.65) !important;
}
.active\:tw-text-zinc-900\/70:active{
  color: rgb(24 24 27 / 0.7) !important;
}
.active\:tw-text-zinc-900\/75:active{
  color: rgb(24 24 27 / 0.75) !important;
}
.active\:tw-text-zinc-900\/80:active{
  color: rgb(24 24 27 / 0.8) !important;
}
.active\:tw-text-zinc-900\/85:active{
  color: rgb(24 24 27 / 0.85) !important;
}
.active\:tw-text-zinc-900\/90:active{
  color: rgb(24 24 27 / 0.9) !important;
}
.active\:tw-text-zinc-900\/95:active{
  color: rgb(24 24 27 / 0.95) !important;
}
.active\:tw-text-zinc-950:active{
  --tw-text-opacity: 1 !important;
  color: rgb(9 9 11 / var(--tw-text-opacity, 1)) !important;
}
.active\:tw-text-zinc-950\/0:active{
  color: rgb(9 9 11 / 0) !important;
}
.active\:tw-text-zinc-950\/10:active{
  color: rgb(9 9 11 / 0.1) !important;
}
.active\:tw-text-zinc-950\/100:active{
  color: rgb(9 9 11 / 1) !important;
}
.active\:tw-text-zinc-950\/15:active{
  color: rgb(9 9 11 / 0.15) !important;
}
.active\:tw-text-zinc-950\/20:active{
  color: rgb(9 9 11 / 0.2) !important;
}
.active\:tw-text-zinc-950\/25:active{
  color: rgb(9 9 11 / 0.25) !important;
}
.active\:tw-text-zinc-950\/30:active{
  color: rgb(9 9 11 / 0.3) !important;
}
.active\:tw-text-zinc-950\/35:active{
  color: rgb(9 9 11 / 0.35) !important;
}
.active\:tw-text-zinc-950\/40:active{
  color: rgb(9 9 11 / 0.4) !important;
}
.active\:tw-text-zinc-950\/45:active{
  color: rgb(9 9 11 / 0.45) !important;
}
.active\:tw-text-zinc-950\/5:active{
  color: rgb(9 9 11 / 0.05) !important;
}
.active\:tw-text-zinc-950\/50:active{
  color: rgb(9 9 11 / 0.5) !important;
}
.active\:tw-text-zinc-950\/55:active{
  color: rgb(9 9 11 / 0.55) !important;
}
.active\:tw-text-zinc-950\/60:active{
  color: rgb(9 9 11 / 0.6) !important;
}
.active\:tw-text-zinc-950\/65:active{
  color: rgb(9 9 11 / 0.65) !important;
}
.active\:tw-text-zinc-950\/70:active{
  color: rgb(9 9 11 / 0.7) !important;
}
.active\:tw-text-zinc-950\/75:active{
  color: rgb(9 9 11 / 0.75) !important;
}
.active\:tw-text-zinc-950\/80:active{
  color: rgb(9 9 11 / 0.8) !important;
}
.active\:tw-text-zinc-950\/85:active{
  color: rgb(9 9 11 / 0.85) !important;
}
.active\:tw-text-zinc-950\/90:active{
  color: rgb(9 9 11 / 0.9) !important;
}
.active\:tw-text-zinc-950\/95:active{
  color: rgb(9 9 11 / 0.95) !important;
}
.active\:tw-text-opacity-0:active{
  --tw-text-opacity: 0 !important;
}
.active\:tw-text-opacity-10:active{
  --tw-text-opacity: 0.1 !important;
}
.active\:tw-text-opacity-100:active{
  --tw-text-opacity: 1 !important;
}
.active\:tw-text-opacity-15:active{
  --tw-text-opacity: 0.15 !important;
}
.active\:tw-text-opacity-20:active{
  --tw-text-opacity: 0.2 !important;
}
.active\:tw-text-opacity-25:active{
  --tw-text-opacity: 0.25 !important;
}
.active\:tw-text-opacity-30:active{
  --tw-text-opacity: 0.3 !important;
}
.active\:tw-text-opacity-35:active{
  --tw-text-opacity: 0.35 !important;
}
.active\:tw-text-opacity-40:active{
  --tw-text-opacity: 0.4 !important;
}
.active\:tw-text-opacity-45:active{
  --tw-text-opacity: 0.45 !important;
}
.active\:tw-text-opacity-5:active{
  --tw-text-opacity: 0.05 !important;
}
.active\:tw-text-opacity-50:active{
  --tw-text-opacity: 0.5 !important;
}
.active\:tw-text-opacity-55:active{
  --tw-text-opacity: 0.55 !important;
}
.active\:tw-text-opacity-60:active{
  --tw-text-opacity: 0.6 !important;
}
.active\:tw-text-opacity-65:active{
  --tw-text-opacity: 0.65 !important;
}
.active\:tw-text-opacity-70:active{
  --tw-text-opacity: 0.7 !important;
}
.active\:tw-text-opacity-75:active{
  --tw-text-opacity: 0.75 !important;
}
.active\:tw-text-opacity-80:active{
  --tw-text-opacity: 0.8 !important;
}
.active\:tw-text-opacity-85:active{
  --tw-text-opacity: 0.85 !important;
}
.active\:tw-text-opacity-90:active{
  --tw-text-opacity: 0.9 !important;
}
.active\:tw-text-opacity-95:active{
  --tw-text-opacity: 0.95 !important;
}
.active\:tw-bg-blend-normal:active{
  background-blend-mode: normal !important;
}
.active\:tw-bg-blend-multiply:active{
  background-blend-mode: multiply !important;
}
.active\:tw-bg-blend-screen:active{
  background-blend-mode: screen !important;
}
.active\:tw-bg-blend-overlay:active{
  background-blend-mode: overlay !important;
}
.active\:tw-bg-blend-darken:active{
  background-blend-mode: darken !important;
}
.active\:tw-bg-blend-lighten:active{
  background-blend-mode: lighten !important;
}
.active\:tw-bg-blend-color-dodge:active{
  background-blend-mode: color-dodge !important;
}
.active\:tw-bg-blend-color-burn:active{
  background-blend-mode: color-burn !important;
}
.active\:tw-bg-blend-hard-light:active{
  background-blend-mode: hard-light !important;
}
.active\:tw-bg-blend-soft-light:active{
  background-blend-mode: soft-light !important;
}
.active\:tw-bg-blend-difference:active{
  background-blend-mode: difference !important;
}
.active\:tw-bg-blend-exclusion:active{
  background-blend-mode: exclusion !important;
}
.active\:tw-bg-blend-hue:active{
  background-blend-mode: hue !important;
}
.active\:tw-bg-blend-saturation:active{
  background-blend-mode: saturation !important;
}
.active\:tw-bg-blend-color:active{
  background-blend-mode: color !important;
}
.active\:tw-bg-blend-luminosity:active{
  background-blend-mode: luminosity !important;
}
.tw-group:hover .group-hover\:tw-text-blue-500{
  --tw-text-opacity: 1 !important;
  color: rgb(0 147 208 / var(--tw-text-opacity, 1)) !important;
}
@media (min-width: 640px){
  .sm\:tw-flex{
    display: flex !important;
  }
  .sm\:tw-hidden{
    display: none !important;
  }
  .sm\:tw-flex-1{
    flex: 1 1 0% !important;
  }
  .sm\:tw-translate-x-0{
    --tw-translate-x: 0px !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-translate-x-2{
    --tw-translate-x: 0.5rem !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-translate-y-0{
    --tw-translate-y: 0px !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .sm\:tw-flex-nowrap{
    flex-wrap: nowrap !important;
  }
  .sm\:tw-items-end{
    align-items: flex-end !important;
  }
  .sm\:tw-items-center{
    align-items: center !important;
  }
  .sm\:tw-justify-between{
    justify-content: space-between !important;
  }
  .sm\:tw-p-6{
    padding: 1.5rem !important;
  }
}
@media (min-width: 768px){
  .md\:tw-flex{
    display: flex !important;
  }
  .md\:tw-w-1\/2{
    width: 50% !important;
  }
  .md\:tw-w-112{
    width: 28rem !important;
  }
  .md\:tw-w-2\/3{
    width: 66.666667% !important;
  }
  .md\:tw-w-3\/12{
    width: 25% !important;
  }
  .md\:tw-w-5\/12{
    width: 41.666667% !important;
  }
  .md\:tw-w-7\/12{
    width: 58.333333% !important;
  }
  .md\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .md\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .md\:tw-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .md\:tw-flex-row{
    flex-direction: row !important;
  }
  .md\:tw-items-end{
    align-items: flex-end !important;
  }
  .md\:tw-justify-between{
    justify-content: space-between !important;
  }
  .md\:tw-gap-6{
    gap: 1.5rem !important;
  }
}
@media (min-width: 1024px){
  .lg\:tw-w-2\/12{
    width: 16.666667% !important;
  }
  .lg\:tw-max-w-3xl{
    max-width: 48rem !important;
  }
  .lg\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .lg\:tw-grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .lg\:tw-grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 1280px){
  .xl\:tw-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .xl\:tw-grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 1536px){
  .\32xl\:tw-w-1\/2{
    width: 50% !important;
  }
  .\32xl\:tw-flex-row{
    flex-direction: row !important;
  }
}
@media (min-height: 800px) and (min-width: 1400px){
  .tall-wide\:tw-mt-10{
    margin-top: 2.5rem !important;
  }
  .tall-wide\:tw-h-40vh{
    height: 40vh !important;
  }
  .tall-wide\:tw-text-base-vh{
    font-size: 2.5vh !important;
    line-height: 3.5vh !important;
  }
  .tall-wide\:tw-text-sm-vh{
    font-size: 1.5vh !important;
    line-height: 2.5vh !important;
  }
}
@media (min-height: 800px){
  .tall\:tw-mt-20{
    margin-top: 5rem !important;
  }
  .tall\:tw-h-35{
    height: 8.75rem !important;
  }
  .tall\:tw-max-h-40vh{
    max-height: 40vh !important;
  }
  .tall\:tw-pb-20{
    padding-bottom: 5rem !important;
  }
  .tall\:tw-pt-20{
    padding-top: 5rem !important;
  }
}
