header .active a {
  --tw-border-opacity: 1;
  border-bottom-width: 4px;
  border-bottom-color: rgb(247 240 238 / var(--tw-border-opacity));
  padding-bottom: .5rem;
}

.text-shadow-hero-text {
  text-shadow: 0 0 12px #390a5680;
}

header nav .header-search .sub-menu {
  width: 400px;
  transition: max-height 1s ease-in;
  overflow: hidden;
}

header nav .header-search button[aria-pressed="false"] + .sub-menu {
  opacity: 0;
}

header nav .header-search button[aria-pressed="true"] + .sub-menu {
  opacity: 1;
  max-height: 100vh;
}

header nav .header-search:has( > button[aria-pressed="true"]) {
  --tw-bg-opacity: 1;
  background-color: rgb(247 240 238 / var(--tw-bg-opacity));
}

.slick-prev {
  margin-left: 5px;
  position: absolute;
  top: 96px;
  left: 0;
  transform: translateY(-50%);
}

.slick-next {
  margin-right: 5px;
  position: absolute;
  top: 96px;
  right: 0;
  transform: translateY(-50%);
}

.slick-slide {
  margin: 0 16px !important;
}

.slick-list {
  margin: 0 -16px !important;
}

.slick-dots li button:before {
  font-size: 50px !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  bottom: -25px;
  display: none !important;
}

.slick-dots li {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  position: relative;
}

.slick-dots li button {
  cursor: pointer;
  color: #0000;
  background: none;
  border: 0;
  outline: none;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  display: block;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  content: "•";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000;
}

.color-tiles .orange-tile div {
  --tw-bg-opacity: 1;
  background-color: rgb(255 91 36 / var(--tw-bg-opacity));
}

.color-tiles .orange-tile p {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  font-weight: 600;
}

.color-tiles .blue-tile div {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 250 / var(--tw-bg-opacity));
}

.color-tiles .blue-tile p {
  --tw-text-opacity: 1;
  color: rgb(109 255 115 / var(--tw-text-opacity));
  font-weight: 600;
}

.color-tiles .purple-tile div {
  --tw-bg-opacity: 1;
  background-color: rgb(57 10 86 / var(--tw-bg-opacity));
}

.color-tiles .purple-tile p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 600;
}

.color-tiles .porridge-tile div {
  --tw-bg-opacity: 1;
  background-color: rgb(232 218 211 / var(--tw-bg-opacity));
}

.color-tiles .porridge-tile p {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  font-weight: 600;
}

.color-tiles .green-tile div {
  --tw-bg-opacity: 1;
  background-color: rgb(109 255 115 / var(--tw-bg-opacity));
}

.color-tiles .green-tile p {
  --tw-text-opacity: 1;
  color: rgb(29 78 250 / var(--tw-text-opacity));
  font-weight: 600;
}

.color-tiles .image-tile p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 600;
}

.color-tiles .transparent-tile div {
  --tw-border-opacity: 1;
  border-width: 4px;
  border-color: rgb(255 239 233 / var(--tw-border-opacity));
}

.color-tiles .transparent-tile p {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  font-weight: 600;
}

.video-container {
  padding-top: 60%;
}

@media (width >= 720px) {
  .video-container {
    padding-top: 45%;
  }
}

#closeButton:hover {
  color: #000;
}

.landing-page #feature-video {
  padding-left: 0;
  padding-right: 0;
}

.tile-highlight-box a {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
}

.tile-highlight-box a:hover {
  text-decoration-line: underline;
}

main a:not([href*="localhost"]):not([href*="matrix.squiz.cloud"]):not([href*="www.secvictoria.com.au"]):not([href*="#"]):not([href^="/"]):after {
  content: "";
  vertical-align: middle;
  background-image: url("external-link.a3003c5f.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  padding-right: 25px;
  position: relative;
}

main a[href^="/"]:after, main a[href^="#"]:after, main a[href^="localhost"]:after, main a[href^="javascript:"]:after, main #search-wrapper .pages a:after {
  content: none;
}

#primary-navigation .location {
  --tw-border-opacity: 1;
  border-bottom-width: 4px;
  border-bottom-color: rgb(255 91 36 / var(--tw-border-opacity));
}

#primary-navigation li.hasMenu > a:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23390A56' viewBox='0 0 22 24'%3E%3Cpath d='M5.41 8.58L10 13.17l4.59-4.59L16 10l-6 6-6-6z'/%3E%3C/svg%3E");
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-left: 8px;
  margin-right: -10px;
  display: inline-block;
}

#primary-navigation .second-level:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23390A56' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");
  width: 10px;
  height: 10px;
  margin-top: 4px;
  margin-right: 8px;
  display: inline-block;
}

#primary-navigation .second-level {
  float: left;
  margin-left: 8px;
}

#primary-navigation .dropdown-menu a {
  display: block;
  overflow: hidden;
}

#primary-navigation > ul > li.hasMenu {
  white-space: nowrap;
  margin-right: 4px !important;
}

#primary-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#primary-navigation .nav {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

#primary-navigation li {
  position: relative;
}

#primary-navigation li .dropdown-menu li:last-of-type {
  border: none;
}

#primary-navigation .dropdown-menu {
  visibility: hidden;
  z-index: 1;
  text-align: left;
  width: 350px;
  max-height: 0;
  padding: 0;
  transition: max-height 1s ease-in-out;
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
}

#primary-navigation li:hover .dropdown-menu, #primary-navigation li:focus .dropdown-menu {
  visibility: visible;
  max-height: 1000px;
}

#primary-navigation a span:hover, #primary-navigation li a:hover {
  text-decoration: underline;
}

#primary-navigation li.hasMenu:hover a {
  text-decoration: none;
}

#primary-navigation li.hasMenu:hover, #primary-navigation li.hasMenu:focus {
  background-color: #f7f0ed;
}

#primary-navigation li .dropdown-menu {
  border-top-right-radius: 8px;
}

#primary-navigation li:last-of-type .dropdown-menu {
  border-top-left-radius: 8px;
  border-top-right-radius: 0;
  position: absolute;
  left: auto;
  right: 0;
}

#primary-navigation .dropdown-menu a {
  text-wrap: wrap;
}

#primary-navigation li.show-dropdown .dropdown-menu, #primary-navigation li:hover .dropdown-menu, #primary-navigation li:focus .dropdown-menu {
  visibility: visible;
  max-height: 1000px;
}

.show-dropdown {
  background-color: #f7f0ed;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#profile-grid-modal:before {
  content: "";
  z-index: -1;
  background: #390a56b3;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

#profile-grid-modal .modal-window {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear .5s, opacity .5s linear;
}

#profile-grid-modal .modal-window.is-visible {
  visibility: visible;
  opacity: 1;
  transition: visibility linear, opacity .5s linear;
}

#profile-grid-modal .modal-content p:last-of-type {
  margin-bottom: 0 !important;
}

.search-card {
  outline: 2px solid #eaecf0;
}

.search-card:hover {
  outline: 4px solid #ffefe9;
}

#search-wrapper .pages {
  margin-top: 60px;
}

@media (width <= 992px) {
  #search-wrapper .pages {
    margin-top: 40px;
  }
}

#search-wrapper .pages ul {
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

#search-wrapper .pages ul li {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  margin: 0 10px;
  padding: 0;
  font-size: 16px;
}

@media (width <= 992px) {
  #search-wrapper .pages ul li {
    margin: 0 4px;
  }
}

@media (width <= 556px) {
  #search-wrapper .pages ul li {
    margin: 0 2px;
  }
}

#search-wrapper .pages ul li:before {
  display: none;
}

#search-wrapper .pages ul li a {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 34px;
  display: block;
  position: relative;
  text-decoration: none !important;
}

@media (width <= 992px) {
  #search-wrapper .pages ul li a.prev, #search-wrapper .pages ul li a.next {
    margin: 0 !important;
  }
}

#search-wrapper .pages ul li a.prev:before, #search-wrapper .pages ul li a.next:before, #search-wrapper .pages ul li a.prev:after, #search-wrapper .pages ul li a.next:after {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#search-wrapper .pages ul li a.prev:before, #search-wrapper .pages ul li a.next:before {
  background-image: url("arrow-right.446fba25.svg");
}

#search-wrapper .pages ul li a.prev:after, #search-wrapper .pages ul li a.next:after {
  opacity: 0;
  background-image: url("arrow-right.446fba25.svg");
}

#search-wrapper .pages ul li a.prev:hover:before, #search-wrapper .pages ul li a.next:hover:before {
  opacity: 0;
}

#search-wrapper .pages ul li a.prev:hover:after, #search-wrapper .pages ul li a.next:hover:after {
  opacity: 1;
}

#search-wrapper .pages ul li a.next {
  margin-left: 22px;
}

#search-wrapper .pages ul li a.prev:before, #search-wrapper .pages ul li a.prev:after {
  transform: translate(-50%, -50%)rotate(180deg);
}

#search-wrapper .pages ul li a.prev {
  margin-right: 22px;
}

#search-wrapper .pages ul li.active a {
  --tw-bg-opacity: 1;
  background-color: rgb(57 10 86 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

label {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  margin-bottom: .5rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25rem;
  display: block;
}

input, textarea, select {
  --tw-bg-opacity: 1;
  background-color: rgb(234 236 245 / var(--tw-bg-opacity));
  border-radius: .5rem;
  width: 100%;
  margin-bottom: 1rem;
  margin-bottom: 16px !important;
  padding: 16px !important;
}

select {
  padding: 20px !important;
}

.sec-primary-button {
  cursor: pointer;
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.25rem;
  text-decoration-line: none;
  display: inline-flex;
  background-color: #ff5b24 !important;
}

.sec-primary-button span {
  margin-right: 1rem;
}

.sec-primary-button:hover {
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.sec-primary-button:hover svg path {
  fill: #000;
}

form .required-message {
  --tw-text-opacity: 1;
  color: rgb(255 91 36 / var(--tw-text-opacity));
}

.orange-button {
  cursor: pointer;
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.25rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
  text-decoration-line: none;
  display: inline-flex;
  background-color: #ff5b24 !important;
}

.orange-button:hover {
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 91 36 / var(--tw-text-opacity));
  text-decoration-line: none;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.orange-text-button {
  cursor: pointer;
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 91 36 / var(--tw-text-opacity));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.25rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
  text-decoration-line: none;
  display: inline-flex;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.orange-text-button:hover {
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
  background-color: #ff5b24 !important;
}

.search-form button {
  box-shadow: none;
  z-index: 2;
  background-color: #0000;
  border: none;
  outline: none;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 10px;
  text-decoration: none !important;
}

.header-search input {
  margin-bottom: 0 !important;
}

.header-search input:focus-visible {
  outline: none;
}

#mobile-nav-wrapper .search-form input {
  margin-bottom: 10px !important;
}

#mobile-nav-wrapper .search-form button {
  top: 8px;
}

.purple-button:after {
  content: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M4 12H20M20 12L14 6M20 12L14 18' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'></path></svg>");
  vertical-align: middle;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 1rem;
  display: inline-block;
}

.purple-button {
  justify-content: center;
  width: 225px;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  display: flex;
}

.purple-button > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(.75rem * var(--tw-space-x-reverse));
  margin-left: calc(.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.purple-button {
  --tw-bg-opacity: 1;
  background-color: rgb(57 10 86 / var(--tw-bg-opacity));
  border-radius: 9999px;
  padding: 1rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.375;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  text-decoration-line: none !important;
}

.purple-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 91 36 / var(--tw-bg-opacity));
}

.sq-form-question-option-list ul {
  margin-left: 0;
  padding-left: 0;
}

.sq-form-question-option-list li {
  margin-top: 20px;
  list-style-type: none;
}

.sq-form-question-option-list input {
  width: 20px;
  margin-right: 6px;
  display: inline-block;
}

.sq-form-question-option-list label {
  width: 30px;
  display: inline-block;
}

.sq-form-question-note {
  font-size: 14px;
}

.sq-form-section-title {
  color: #390a56;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 32px;
  font-weight: 600;
}

.sq-form-question-option-list label {
  width: auto;
}

.sq-form-question-answer ul {
  padding-left: none;
}

.sq-form-question-answer ul li {
  list-style-type: none;
}

main .sq-form-question-tickbox-list ul {
  padding-left: 0;
}

.sq-form-question-tickbox-list .sq-form-question-answer input[type="checkbox"] {
  width: 20px;
  padding-left: 0;
  display: inline-block;
}

.sq-form-question-tickbox-list label {
  padding-left: 9px;
  display: inline-block;
}

.sq-form-question-tickbox-list li {
  margin-top: 20px;
}

.sq-form-error {
  color: red;
}

#honeypot {
  display: none;
}

.g-recaptcha + button[type="submit"] {
  margin-top: 16px;
}

.recaptcha-error {
  color: #ff5b24;
}

@media print {
  header, footer, nav, .no-print, .advertisements, .sidebar {
    display: none;
  }

  body {
    color: #000;
    background: none;
    margin: .5in;
    font-size: 12pt;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  main {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}

@font-face {
  font-family: PPMori;
  src: url("PPMori-Regular.7e187393.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: PPMori;
  src: url("PPMori-SemiBold.73bcc2ed.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

footer li a {
  text-decoration-line: none;
}

footer li a:hover {
  text-decoration-line: underline;
}

.products .products-filters {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

@media (width >= 768px) {
  .products .products-filters {
    flex-direction: row;
  }
}

.products .products-filters .products-filters__options {
  flex-flow: wrap;
  align-items: flex-start;
  gap: .75rem 1.25rem;
  display: flex;
}

@media (width >= 768px) {
  .products .products-filters .products-filters__options {
    align-items: center;
  }
}

.products .products-filters .products-filters__options .products-filter__button {
  --tw-border-opacity: 1;
  border-width: 2px;
  border-color: rgb(234 236 240 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-radius: .5rem;
  padding: .75rem 1.5rem;
  line-height: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.products .products-filters .products-filters__options .products-filter__button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.products .products-filters .products-filters__options .products-filter__button[aria-pressed="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 239 233 / var(--tw-bg-opacity));
}

.products .products-filters .products-filters__updated {
  text-align: right;
  align-self: flex-end;
  min-width: 200px;
  font-size: .875rem;
  line-height: 1.25rem;
}

.products .products-list .products-list__item {
  --tw-border-opacity: 1;
  border-bottom-width: 2px;
  border-bottom-color: rgb(255 91 36 / var(--tw-border-opacity));
  padding-top: 2.5rem;
  padding-bottom: 1.75rem;
}

.products .products-list .products-list__item .products-list__item-title {
  margin-bottom: 1.5rem;
}

.products .products-list .products-list__item .products-list__item-heading {
  margin-bottom: .5rem;
  font-weight: 700;
  display: block;
}

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

.products .products-list .products-list__item.first-visible-item {
  --tw-border-opacity: 1;
  border-top-width: 2px;
  border-top-color: rgb(255 91 36 / var(--tw-border-opacity));
}

.products .products-list .products-list__item-description {
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  display: flex;
}

@media (width >= 768px) {
  .products .products-list .products-list__item-description {
    flex-direction: row;
    align-items: stretch;
  }
}

.products .products-list .products-list__item-description > * {
  --tw-border-opacity: 1;
  border-color: rgb(234 236 240 / var(--tw-border-opacity));
  width: 100%;
}

@media (width >= 768px) {
  .products .products-list .products-list__item-description > * {
    border-right-width: 2px;
    max-width: 25%;
    padding-right: 1.5rem;
  }
}

.products .products-list .products-list__item-description .products-list__item-description-logo {
  width: 100%;
  margin-bottom: 1rem;
}

@media (width >= 768px) {
  .products .products-list .products-list__item-description .products-list__item-description-logo {
    max-width: 160px;
    margin-bottom: 0;
  }

  .products .products-list .products-list__item-description .products-list__item-description-text {
    max-width: 33.3333%;
  }
}

.products .products-list .products-list__item-description .products-list__item-description-features ul {
  margin-bottom: 0;
  padding-left: 14px;
}

.products .products-list .products-list__item-description .products-list__item-description-logo + .products-list__item-description-text {
  flex: 1;
}

@media (width >= 768px) {
  .products .products-list .products-list__item-description .products-list__item-description-logo + .products-list__item-description-text {
    max-width: none;
  }
}

.products .products-list .products-list__item-description .products-list__item-description-logo ~ .products-list__item-description-link {
  border-right-width: 0;
  justify-content: flex-start;
  align-items: center;
  min-width: 0;
  display: flex;
}

@media (width >= 768px) {
  .products .products-list .products-list__item-description .products-list__item-description-logo ~ .products-list__item-description-link {
    justify-content: flex-end;
    max-width: 25%;
  }
}

.products .products-list .products-list__item-description .products-list__item-description-link {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  min-width: 0;
  display: flex;
}

@media (width >= 768px) {
  .products .products-list .products-list__item-description .products-list__item-description-link {
    justify-content: flex-end;
  }
}

.products .products-list .products-list__item-description .products-list__item-description-link {
  max-width: unset;
}

@media (width >= 768px) {
  .products .products-list .products-list__item-description > :last-child {
    border-right-width: 0;
  }
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  color: inherit;
  border-top-width: 1px;
  height: 0;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

:is(::-webkit-inner-spin-button, ::-webkit-outer-spin-button) {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

*, :before, :after, ::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: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
}

@media (width >= 400px) {
  .container {
    max-width: 400px;
  }
}

@media (width >= 640px) {
  .container {
    max-width: 640px;
  }
}

@media (width >= 768px) {
  .container {
    max-width: 768px;
  }
}

@media (width >= 968px) {
  .container {
    max-width: 968px;
  }
}

@media (width >= 1280px) {
  .container {
    max-width: 1280px;
  }
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

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

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0;
}

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

.-top-1 {
  top: -.25rem;
}

.-top-1\.5 {
  top: -.375rem;
}

.bottom-0 {
  bottom: 0;
}

.bottom-6 {
  bottom: 1.5rem;
}

.left-0 {
  left: 0;
}

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

.right-0 {
  right: 0;
}

.right-2 {
  right: .5rem;
}

.right-4 {
  right: 1rem;
}

.right-6 {
  right: 1.5rem;
}

.top-0 {
  top: 0;
}

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

.top-2 {
  top: .5rem;
}

.top-4 {
  top: 1rem;
}

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

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

.m-0 {
  margin: 0;
}

.m-0\.5 {
  margin: .125rem;
}

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

.m-1\.5 {
  margin: .375rem;
}

.m-10 {
  margin: 2.5rem;
}

.m-10p {
  margin: 10%;
}

.m-11 {
  margin: 2.75rem;
}

.m-12 {
  margin: 3rem;
}

.m-14 {
  margin: 3.5rem;
}

.m-15p {
  margin: 15%;
}

.m-16 {
  margin: 4rem;
}

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

.m-2\.5 {
  margin: .625rem;
}

.m-20 {
  margin: 5rem;
}

.m-24 {
  margin: 6rem;
}

.m-28 {
  margin: 7rem;
}

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

.m-3\.5 {
  margin: .875rem;
}

.m-32 {
  margin: 8rem;
}

.m-36 {
  margin: 9rem;
}

.m-4 {
  margin: 1rem;
}

.m-40 {
  margin: 10rem;
}

.m-44 {
  margin: 11rem;
}

.m-48 {
  margin: 12rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-52 {
  margin: 13rem;
}

.m-56 {
  margin: 14rem;
}

.m-5p {
  margin: 5%;
}

.m-6 {
  margin: 1.5rem;
}

.m-60 {
  margin: 15rem;
}

.m-64 {
  margin: 16rem;
}

.m-7 {
  margin: 1.75rem;
}

.m-72 {
  margin: 18rem;
}

.m-8 {
  margin: 2rem;
}

.m-80 {
  margin: 20rem;
}

.m-9 {
  margin: 2.25rem;
}

.m-96 {
  margin: 24rem;
}

.m-auto {
  margin: auto;
}

.m-px {
  margin: 1px;
}

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

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

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

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

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

.mb-14 {
  margin-bottom: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

.ml-5p {
  margin-left: 5%;
}

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

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

.ms-auto {
  margin-inline-start: auto;
}

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1;
}

.h-10 {
  height: 2.5rem;
}

.h-3 {
  height: .75rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-96 {
  height: 24rem;
}

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

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

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

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

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

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

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

.h-\[calc\(100\%-1rem\)\] {
  height: calc(100% - 1rem);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-0 {
  max-height: 0;
}

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

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

.min-h-screen {
  min-height: 100vh;
}

.w-0 {
  width: 0;
}

.w-0\.5 {
  width: .125rem;
}

.w-1 {
  width: .25rem;
}

.w-1\.5 {
  width: .375rem;
}

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

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

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

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

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

.w-1\/6 {
  width: 16.6667%;
}

.w-10 {
  width: 2.5rem;
}

.w-10\/12 {
  width: 83.3333%;
}

.w-10p {
  width: 10%;
}

.w-11 {
  width: 2.75rem;
}

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

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-15p {
  width: 15%;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: .5rem;
}

.w-2\.5 {
  width: .625rem;
}

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

.w-2\/3 {
  width: 66.6667%;
}

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

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

.w-2\/6 {
  width: 33.3333%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: .75rem;
}

.w-3\.5 {
  width: .875rem;
}

.w-3\/12 {
  width: 25%;
}

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

.w-3\/5 {
  width: 60%;
}

.w-3\/6 {
  width: 50%;
}

.w-32 {
  width: 8rem;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1rem;
}

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

.w-4\/5 {
  width: 80%;
}

.w-4\/6 {
  width: 66.6667%;
}

.w-40 {
  width: 10rem;
}

.w-44 {
  width: 11rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/12 {
  width: 41.6667%;
}

.w-5\/6 {
  width: 83.3333%;
}

.w-52 {
  width: 13rem;
}

.w-56 {
  width: 14rem;
}

.w-5p {
  width: 5%;
}

.w-6 {
  width: 1.5rem;
}

.w-6\/12 {
  width: 50%;
}

.w-60 {
  width: 15rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

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

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-8\/12 {
  width: 66.6667%;
}

.w-80 {
  width: 20rem;
}

.w-9 {
  width: 2.25rem;
}

.w-9\/12 {
  width: 75%;
}

.w-96 {
  width: 24rem;
}

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

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

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

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

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

.w-px {
  width: 1px;
}

.w-screen {
  width: 100vw;
}

.min-w-full {
  min-width: 100%;
}

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

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

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

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

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

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

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

.grid-cols-none {
  grid-template-columns: none;
}

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

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

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

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

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

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

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

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

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

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(.75rem * var(--tw-space-x-reverse));
  margin-left: calc(.75rem * calc(1 - var(--tw-space-x-reverse)));
}

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

.text-ellipsis {
  text-overflow: ellipsis;
}

.text-clip {
  text-overflow: clip;
}

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

.rounded {
  border-radius: .25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

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

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

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

.rounded-none {
  border-radius: 0;
}

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

.rounded-l-lg {
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.rounded-l-md {
  border-top-left-radius: .375rem;
  border-bottom-left-radius: .375rem;
}

.rounded-r-md {
  border-top-right-radius: .375rem;
  border-bottom-right-radius: .375rem;
}

.rounded-t-lg {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}

.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}

.rounded-br-lg {
  border-bottom-right-radius: .5rem;
}

.rounded-tl-2xl {
  border-top-left-radius: 1rem;
}

.rounded-tl-none {
  border-top-left-radius: 0;
}

.border {
  border-width: 1px;
}

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

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

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

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

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

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

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

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

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

.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(234 236 240 / var(--tw-border-opacity));
}

.border-primary-orange {
  --tw-border-opacity: 1;
  border-color: rgb(255 91 36 / var(--tw-border-opacity));
}

.border-primary-purple {
  --tw-border-opacity: 1;
  border-color: rgb(57 10 86 / var(--tw-border-opacity));
}

.border-secondary-orange {
  --tw-border-opacity: 1;
  border-color: rgb(255 239 233 / var(--tw-border-opacity));
}

.bg-\[\#1e4dfa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(30 77 250 / var(--tw-bg-opacity));
}

.bg-\[\#f26922\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 105 34 / var(--tw-bg-opacity));
}

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

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

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

.bg-primary-almond {
  --tw-bg-opacity: 1;
  background-color: rgb(247 240 238 / var(--tw-bg-opacity));
}

.bg-primary-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(57 10 86 / var(--tw-bg-opacity));
}

.bg-secondary-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(255 239 233 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: #0000;
}

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

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

.bg-opacity-75 {
  --tw-bg-opacity: .75;
}

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

.bg-clip-border {
  background-clip: border-box;
}

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

.bg-right-bottom {
  background-position: 100% 100%;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-primary-orange {
  fill: #ff5b24;
}

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

.p-0 {
  padding: 0;
}

.p-0\.5 {
  padding: .125rem;
}

.p-1 {
  padding: .25rem;
}

.p-1\.5 {
  padding: .375rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-10p {
  padding: 10%;
}

.p-11 {
  padding: 2.75rem;
}

.p-12 {
  padding: 3rem;
}

.p-14 {
  padding: 3.5rem;
}

.p-15p {
  padding: 15%;
}

.p-16 {
  padding: 4rem;
}

.p-2 {
  padding: .5rem;
}

.p-2\.5 {
  padding: .625rem;
}

.p-20 {
  padding: 5rem;
}

.p-24 {
  padding: 6rem;
}

.p-28 {
  padding: 7rem;
}

.p-3 {
  padding: .75rem;
}

.p-3\.5 {
  padding: .875rem;
}

.p-32 {
  padding: 8rem;
}

.p-36 {
  padding: 9rem;
}

.p-4 {
  padding: 1rem;
}

.p-40 {
  padding: 10rem;
}

.p-44 {
  padding: 11rem;
}

.p-48 {
  padding: 12rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-52 {
  padding: 13rem;
}

.p-56 {
  padding: 14rem;
}

.p-5p {
  padding: 5%;
}

.p-6 {
  padding: 1.5rem;
}

.p-60 {
  padding: 15rem;
}

.p-64 {
  padding: 16rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-72 {
  padding: 18rem;
}

.p-8 {
  padding: 2rem;
}

.p-80 {
  padding: 20rem;
}

.p-9 {
  padding: 2.25rem;
}

.p-96 {
  padding: 24rem;
}

.p-px {
  padding: 1px;
}

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

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

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

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

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

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

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

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

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

.pb-14 {
  padding-bottom: 3.5rem;
}

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

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

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

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

.pb-\[56\.25\%\] {
  padding-bottom: 56.25%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-fairweather {
  font-family: fairweather;
}

.font-sans {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

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

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-9xl {
  font-size: 8rem;
  line-height: 1;
}

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

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

.text-base {
  font-size: 16px;
}

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

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

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

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

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

.font-normal {
  font-weight: 400;
}

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

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

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

.text-amber-100 {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity));
}

.text-amber-100\/0 {
  color: #fef3c700;
}

.text-amber-100\/10 {
  color: #fef3c71a;
}

.text-amber-100\/100 {
  color: #fef3c7;
}

.text-amber-100\/20 {
  color: #fef3c733;
}

.text-amber-100\/25 {
  color: #fef3c740;
}

.text-amber-100\/30 {
  color: #fef3c74d;
}

.text-amber-100\/40 {
  color: #fef3c766;
}

.text-amber-100\/5 {
  color: #fef3c70d;
}

.text-amber-100\/50 {
  color: #fef3c780;
}

.text-amber-100\/60 {
  color: #fef3c799;
}

.text-amber-100\/70 {
  color: #fef3c7b3;
}

.text-amber-100\/75 {
  color: #fef3c7bf;
}

.text-amber-100\/80 {
  color: #fef3c7cc;
}

.text-amber-100\/90 {
  color: #fef3c7e6;
}

.text-amber-100\/95 {
  color: #fef3c7f2;
}

.text-amber-200 {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity));
}

.text-amber-200\/0 {
  color: #fde68a00;
}

.text-amber-200\/10 {
  color: #fde68a1a;
}

.text-amber-200\/100 {
  color: #fde68a;
}

.text-amber-200\/20 {
  color: #fde68a33;
}

.text-amber-200\/25 {
  color: #fde68a40;
}

.text-amber-200\/30 {
  color: #fde68a4d;
}

.text-amber-200\/40 {
  color: #fde68a66;
}

.text-amber-200\/5 {
  color: #fde68a0d;
}

.text-amber-200\/50 {
  color: #fde68a80;
}

.text-amber-200\/60 {
  color: #fde68a99;
}

.text-amber-200\/70 {
  color: #fde68ab3;
}

.text-amber-200\/75 {
  color: #fde68abf;
}

.text-amber-200\/80 {
  color: #fde68acc;
}

.text-amber-200\/90 {
  color: #fde68ae6;
}

.text-amber-200\/95 {
  color: #fde68af2;
}

.text-amber-300 {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity));
}

.text-amber-300\/0 {
  color: #fcd34d00;
}

.text-amber-300\/10 {
  color: #fcd34d1a;
}

.text-amber-300\/100 {
  color: #fcd34d;
}

.text-amber-300\/20 {
  color: #fcd34d33;
}

.text-amber-300\/25 {
  color: #fcd34d40;
}

.text-amber-300\/30 {
  color: #fcd34d4d;
}

.text-amber-300\/40 {
  color: #fcd34d66;
}

.text-amber-300\/5 {
  color: #fcd34d0d;
}

.text-amber-300\/50 {
  color: #fcd34d80;
}

.text-amber-300\/60 {
  color: #fcd34d99;
}

.text-amber-300\/70 {
  color: #fcd34db3;
}

.text-amber-300\/75 {
  color: #fcd34dbf;
}

.text-amber-300\/80 {
  color: #fcd34dcc;
}

.text-amber-300\/90 {
  color: #fcd34de6;
}

.text-amber-300\/95 {
  color: #fcd34df2;
}

.text-amber-400 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity));
}

.text-amber-400\/0 {
  color: #fbbf2400;
}

.text-amber-400\/10 {
  color: #fbbf241a;
}

.text-amber-400\/100 {
  color: #fbbf24;
}

.text-amber-400\/20 {
  color: #fbbf2433;
}

.text-amber-400\/25 {
  color: #fbbf2440;
}

.text-amber-400\/30 {
  color: #fbbf244d;
}

.text-amber-400\/40 {
  color: #fbbf2466;
}

.text-amber-400\/5 {
  color: #fbbf240d;
}

.text-amber-400\/50 {
  color: #fbbf2480;
}

.text-amber-400\/60 {
  color: #fbbf2499;
}

.text-amber-400\/70 {
  color: #fbbf24b3;
}

.text-amber-400\/75 {
  color: #fbbf24bf;
}

.text-amber-400\/80 {
  color: #fbbf24cc;
}

.text-amber-400\/90 {
  color: #fbbf24e6;
}

.text-amber-400\/95 {
  color: #fbbf24f2;
}

.text-amber-50 {
  --tw-text-opacity: 1;
  color: rgb(255 251 235 / var(--tw-text-opacity));
}

.text-amber-50\/0 {
  color: #fffbeb00;
}

.text-amber-50\/10 {
  color: #fffbeb1a;
}

.text-amber-50\/100 {
  color: #fffbeb;
}

.text-amber-50\/20 {
  color: #fffbeb33;
}

.text-amber-50\/25 {
  color: #fffbeb40;
}

.text-amber-50\/30 {
  color: #fffbeb4d;
}

.text-amber-50\/40 {
  color: #fffbeb66;
}

.text-amber-50\/5 {
  color: #fffbeb0d;
}

.text-amber-50\/50 {
  color: #fffbeb80;
}

.text-amber-50\/60 {
  color: #fffbeb99;
}

.text-amber-50\/70 {
  color: #fffbebb3;
}

.text-amber-50\/75 {
  color: #fffbebbf;
}

.text-amber-50\/80 {
  color: #fffbebcc;
}

.text-amber-50\/90 {
  color: #fffbebe6;
}

.text-amber-50\/95 {
  color: #fffbebf2;
}

.text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}

.text-amber-500\/0 {
  color: #f59e0b00;
}

.text-amber-500\/10 {
  color: #f59e0b1a;
}

.text-amber-500\/100 {
  color: #f59e0b;
}

.text-amber-500\/20 {
  color: #f59e0b33;
}

.text-amber-500\/25 {
  color: #f59e0b40;
}

.text-amber-500\/30 {
  color: #f59e0b4d;
}

.text-amber-500\/40 {
  color: #f59e0b66;
}

.text-amber-500\/5 {
  color: #f59e0b0d;
}

.text-amber-500\/50 {
  color: #f59e0b80;
}

.text-amber-500\/60 {
  color: #f59e0b99;
}

.text-amber-500\/70 {
  color: #f59e0bb3;
}

.text-amber-500\/75 {
  color: #f59e0bbf;
}

.text-amber-500\/80 {
  color: #f59e0bcc;
}

.text-amber-500\/90 {
  color: #f59e0be6;
}

.text-amber-500\/95 {
  color: #f59e0bf2;
}

.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}

.text-amber-600\/0 {
  color: #d9770600;
}

.text-amber-600\/10 {
  color: #d977061a;
}

.text-amber-600\/100 {
  color: #d97706;
}

.text-amber-600\/20 {
  color: #d9770633;
}

.text-amber-600\/25 {
  color: #d9770640;
}

.text-amber-600\/30 {
  color: #d977064d;
}

.text-amber-600\/40 {
  color: #d9770666;
}

.text-amber-600\/5 {
  color: #d977060d;
}

.text-amber-600\/50 {
  color: #d9770680;
}

.text-amber-600\/60 {
  color: #d9770699;
}

.text-amber-600\/70 {
  color: #d97706b3;
}

.text-amber-600\/75 {
  color: #d97706bf;
}

.text-amber-600\/80 {
  color: #d97706cc;
}

.text-amber-600\/90 {
  color: #d97706e6;
}

.text-amber-600\/95 {
  color: #d97706f2;
}

.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity));
}

.text-amber-700\/0 {
  color: #b4530900;
}

.text-amber-700\/10 {
  color: #b453091a;
}

.text-amber-700\/100 {
  color: #b45309;
}

.text-amber-700\/20 {
  color: #b4530933;
}

.text-amber-700\/25 {
  color: #b4530940;
}

.text-amber-700\/30 {
  color: #b453094d;
}

.text-amber-700\/40 {
  color: #b4530966;
}

.text-amber-700\/5 {
  color: #b453090d;
}

.text-amber-700\/50 {
  color: #b4530980;
}

.text-amber-700\/60 {
  color: #b4530999;
}

.text-amber-700\/70 {
  color: #b45309b3;
}

.text-amber-700\/75 {
  color: #b45309bf;
}

.text-amber-700\/80 {
  color: #b45309cc;
}

.text-amber-700\/90 {
  color: #b45309e6;
}

.text-amber-700\/95 {
  color: #b45309f2;
}

.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity));
}

.text-amber-800\/0 {
  color: #92400e00;
}

.text-amber-800\/10 {
  color: #92400e1a;
}

.text-amber-800\/100 {
  color: #92400e;
}

.text-amber-800\/20 {
  color: #92400e33;
}

.text-amber-800\/25 {
  color: #92400e40;
}

.text-amber-800\/30 {
  color: #92400e4d;
}

.text-amber-800\/40 {
  color: #92400e66;
}

.text-amber-800\/5 {
  color: #92400e0d;
}

.text-amber-800\/50 {
  color: #92400e80;
}

.text-amber-800\/60 {
  color: #92400e99;
}

.text-amber-800\/70 {
  color: #92400eb3;
}

.text-amber-800\/75 {
  color: #92400ebf;
}

.text-amber-800\/80 {
  color: #92400ecc;
}

.text-amber-800\/90 {
  color: #92400ee6;
}

.text-amber-800\/95 {
  color: #92400ef2;
}

.text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity));
}

.text-amber-900\/0 {
  color: #78350f00;
}

.text-amber-900\/10 {
  color: #78350f1a;
}

.text-amber-900\/100 {
  color: #78350f;
}

.text-amber-900\/20 {
  color: #78350f33;
}

.text-amber-900\/25 {
  color: #78350f40;
}

.text-amber-900\/30 {
  color: #78350f4d;
}

.text-amber-900\/40 {
  color: #78350f66;
}

.text-amber-900\/5 {
  color: #78350f0d;
}

.text-amber-900\/50 {
  color: #78350f80;
}

.text-amber-900\/60 {
  color: #78350f99;
}

.text-amber-900\/70 {
  color: #78350fb3;
}

.text-amber-900\/75 {
  color: #78350fbf;
}

.text-amber-900\/80 {
  color: #78350fcc;
}

.text-amber-900\/90 {
  color: #78350fe6;
}

.text-amber-900\/95 {
  color: #78350ff2;
}

.text-amber-950 {
  --tw-text-opacity: 1;
  color: rgb(69 26 3 / var(--tw-text-opacity));
}

.text-amber-950\/0 {
  color: #451a0300;
}

.text-amber-950\/10 {
  color: #451a031a;
}

.text-amber-950\/100 {
  color: #451a03;
}

.text-amber-950\/20 {
  color: #451a0333;
}

.text-amber-950\/25 {
  color: #451a0340;
}

.text-amber-950\/30 {
  color: #451a034d;
}

.text-amber-950\/40 {
  color: #451a0366;
}

.text-amber-950\/5 {
  color: #451a030d;
}

.text-amber-950\/50 {
  color: #451a0380;
}

.text-amber-950\/60 {
  color: #451a0399;
}

.text-amber-950\/70 {
  color: #451a03b3;
}

.text-amber-950\/75 {
  color: #451a03bf;
}

.text-amber-950\/80 {
  color: #451a03cc;
}

.text-amber-950\/90 {
  color: #451a03e6;
}

.text-amber-950\/95 {
  color: #451a03f2;
}

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

.text-black\/0 {
  color: #0000;
}

.text-black\/10 {
  color: #0000001a;
}

.text-black\/100 {
  color: #000;
}

.text-black\/20 {
  color: #0003;
}

.text-black\/25 {
  color: #00000040;
}

.text-black\/30 {
  color: #0000004d;
}

.text-black\/40 {
  color: #0006;
}

.text-black\/5 {
  color: #0000000d;
}

.text-black\/50 {
  color: #00000080;
}

.text-black\/60 {
  color: #0009;
}

.text-black\/70 {
  color: #000000b3;
}

.text-black\/75 {
  color: #000000bf;
}

.text-black\/80 {
  color: #000c;
}

.text-black\/90 {
  color: #000000e6;
}

.text-black\/95 {
  color: #000000f2;
}

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

.text-blue-100\/0 {
  color: #dbeafe00;
}

.text-blue-100\/10 {
  color: #dbeafe1a;
}

.text-blue-100\/100 {
  color: #dbeafe;
}

.text-blue-100\/20 {
  color: #dbeafe33;
}

.text-blue-100\/25 {
  color: #dbeafe40;
}

.text-blue-100\/30 {
  color: #dbeafe4d;
}

.text-blue-100\/40 {
  color: #dbeafe66;
}

.text-blue-100\/5 {
  color: #dbeafe0d;
}

.text-blue-100\/50 {
  color: #dbeafe80;
}

.text-blue-100\/60 {
  color: #dbeafe99;
}

.text-blue-100\/70 {
  color: #dbeafeb3;
}

.text-blue-100\/75 {
  color: #dbeafebf;
}

.text-blue-100\/80 {
  color: #dbeafecc;
}

.text-blue-100\/90 {
  color: #dbeafee6;
}

.text-blue-100\/95 {
  color: #dbeafef2;
}

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

.text-blue-200\/0 {
  color: #bfdbfe00;
}

.text-blue-200\/10 {
  color: #bfdbfe1a;
}

.text-blue-200\/100 {
  color: #bfdbfe;
}

.text-blue-200\/20 {
  color: #bfdbfe33;
}

.text-blue-200\/25 {
  color: #bfdbfe40;
}

.text-blue-200\/30 {
  color: #bfdbfe4d;
}

.text-blue-200\/40 {
  color: #bfdbfe66;
}

.text-blue-200\/5 {
  color: #bfdbfe0d;
}

.text-blue-200\/50 {
  color: #bfdbfe80;
}

.text-blue-200\/60 {
  color: #bfdbfe99;
}

.text-blue-200\/70 {
  color: #bfdbfeb3;
}

.text-blue-200\/75 {
  color: #bfdbfebf;
}

.text-blue-200\/80 {
  color: #bfdbfecc;
}

.text-blue-200\/90 {
  color: #bfdbfee6;
}

.text-blue-200\/95 {
  color: #bfdbfef2;
}

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

.text-blue-300\/0 {
  color: #93c5fd00;
}

.text-blue-300\/10 {
  color: #93c5fd1a;
}

.text-blue-300\/100 {
  color: #93c5fd;
}

.text-blue-300\/20 {
  color: #93c5fd33;
}

.text-blue-300\/25 {
  color: #93c5fd40;
}

.text-blue-300\/30 {
  color: #93c5fd4d;
}

.text-blue-300\/40 {
  color: #93c5fd66;
}

.text-blue-300\/5 {
  color: #93c5fd0d;
}

.text-blue-300\/50 {
  color: #93c5fd80;
}

.text-blue-300\/60 {
  color: #93c5fd99;
}

.text-blue-300\/70 {
  color: #93c5fdb3;
}

.text-blue-300\/75 {
  color: #93c5fdbf;
}

.text-blue-300\/80 {
  color: #93c5fdcc;
}

.text-blue-300\/90 {
  color: #93c5fde6;
}

.text-blue-300\/95 {
  color: #93c5fdf2;
}

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

.text-blue-400\/0 {
  color: #60a5fa00;
}

.text-blue-400\/10 {
  color: #60a5fa1a;
}

.text-blue-400\/100 {
  color: #60a5fa;
}

.text-blue-400\/20 {
  color: #60a5fa33;
}

.text-blue-400\/25 {
  color: #60a5fa40;
}

.text-blue-400\/30 {
  color: #60a5fa4d;
}

.text-blue-400\/40 {
  color: #60a5fa66;
}

.text-blue-400\/5 {
  color: #60a5fa0d;
}

.text-blue-400\/50 {
  color: #60a5fa80;
}

.text-blue-400\/60 {
  color: #60a5fa99;
}

.text-blue-400\/70 {
  color: #60a5fab3;
}

.text-blue-400\/75 {
  color: #60a5fabf;
}

.text-blue-400\/80 {
  color: #60a5facc;
}

.text-blue-400\/90 {
  color: #60a5fae6;
}

.text-blue-400\/95 {
  color: #60a5faf2;
}

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

.text-blue-50\/0 {
  color: #eff6ff00;
}

.text-blue-50\/10 {
  color: #eff6ff1a;
}

.text-blue-50\/100 {
  color: #eff6ff;
}

.text-blue-50\/20 {
  color: #eff6ff33;
}

.text-blue-50\/25 {
  color: #eff6ff40;
}

.text-blue-50\/30 {
  color: #eff6ff4d;
}

.text-blue-50\/40 {
  color: #eff6ff66;
}

.text-blue-50\/5 {
  color: #eff6ff0d;
}

.text-blue-50\/50 {
  color: #eff6ff80;
}

.text-blue-50\/60 {
  color: #eff6ff99;
}

.text-blue-50\/70 {
  color: #eff6ffb3;
}

.text-blue-50\/75 {
  color: #eff6ffbf;
}

.text-blue-50\/80 {
  color: #eff6ffcc;
}

.text-blue-50\/90 {
  color: #eff6ffe6;
}

.text-blue-50\/95 {
  color: #eff6fff2;
}

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

.text-blue-500\/0 {
  color: #3b82f600;
}

.text-blue-500\/10 {
  color: #3b82f61a;
}

.text-blue-500\/100 {
  color: #3b82f6;
}

.text-blue-500\/20 {
  color: #3b82f633;
}

.text-blue-500\/25 {
  color: #3b82f640;
}

.text-blue-500\/30 {
  color: #3b82f64d;
}

.text-blue-500\/40 {
  color: #3b82f666;
}

.text-blue-500\/5 {
  color: #3b82f60d;
}

.text-blue-500\/50 {
  color: #3b82f680;
}

.text-blue-500\/60 {
  color: #3b82f699;
}

.text-blue-500\/70 {
  color: #3b82f6b3;
}

.text-blue-500\/75 {
  color: #3b82f6bf;
}

.text-blue-500\/80 {
  color: #3b82f6cc;
}

.text-blue-500\/90 {
  color: #3b82f6e6;
}

.text-blue-500\/95 {
  color: #3b82f6f2;
}

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

.text-blue-600\/0 {
  color: #2563eb00;
}

.text-blue-600\/10 {
  color: #2563eb1a;
}

.text-blue-600\/100 {
  color: #2563eb;
}

.text-blue-600\/20 {
  color: #2563eb33;
}

.text-blue-600\/25 {
  color: #2563eb40;
}

.text-blue-600\/30 {
  color: #2563eb4d;
}

.text-blue-600\/40 {
  color: #2563eb66;
}

.text-blue-600\/5 {
  color: #2563eb0d;
}

.text-blue-600\/50 {
  color: #2563eb80;
}

.text-blue-600\/60 {
  color: #2563eb99;
}

.text-blue-600\/70 {
  color: #2563ebb3;
}

.text-blue-600\/75 {
  color: #2563ebbf;
}

.text-blue-600\/80 {
  color: #2563ebcc;
}

.text-blue-600\/90 {
  color: #2563ebe6;
}

.text-blue-600\/95 {
  color: #2563ebf2;
}

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

.text-blue-700\/0 {
  color: #1d4ed800;
}

.text-blue-700\/10 {
  color: #1d4ed81a;
}

.text-blue-700\/100 {
  color: #1d4ed8;
}

.text-blue-700\/20 {
  color: #1d4ed833;
}

.text-blue-700\/25 {
  color: #1d4ed840;
}

.text-blue-700\/30 {
  color: #1d4ed84d;
}

.text-blue-700\/40 {
  color: #1d4ed866;
}

.text-blue-700\/5 {
  color: #1d4ed80d;
}

.text-blue-700\/50 {
  color: #1d4ed880;
}

.text-blue-700\/60 {
  color: #1d4ed899;
}

.text-blue-700\/70 {
  color: #1d4ed8b3;
}

.text-blue-700\/75 {
  color: #1d4ed8bf;
}

.text-blue-700\/80 {
  color: #1d4ed8cc;
}

.text-blue-700\/90 {
  color: #1d4ed8e6;
}

.text-blue-700\/95 {
  color: #1d4ed8f2;
}

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

.text-blue-800\/0 {
  color: #1e40af00;
}

.text-blue-800\/10 {
  color: #1e40af1a;
}

.text-blue-800\/100 {
  color: #1e40af;
}

.text-blue-800\/20 {
  color: #1e40af33;
}

.text-blue-800\/25 {
  color: #1e40af40;
}

.text-blue-800\/30 {
  color: #1e40af4d;
}

.text-blue-800\/40 {
  color: #1e40af66;
}

.text-blue-800\/5 {
  color: #1e40af0d;
}

.text-blue-800\/50 {
  color: #1e40af80;
}

.text-blue-800\/60 {
  color: #1e40af99;
}

.text-blue-800\/70 {
  color: #1e40afb3;
}

.text-blue-800\/75 {
  color: #1e40afbf;
}

.text-blue-800\/80 {
  color: #1e40afcc;
}

.text-blue-800\/90 {
  color: #1e40afe6;
}

.text-blue-800\/95 {
  color: #1e40aff2;
}

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

.text-blue-900\/0 {
  color: #1e3a8a00;
}

.text-blue-900\/10 {
  color: #1e3a8a1a;
}

.text-blue-900\/100 {
  color: #1e3a8a;
}

.text-blue-900\/20 {
  color: #1e3a8a33;
}

.text-blue-900\/25 {
  color: #1e3a8a40;
}

.text-blue-900\/30 {
  color: #1e3a8a4d;
}

.text-blue-900\/40 {
  color: #1e3a8a66;
}

.text-blue-900\/5 {
  color: #1e3a8a0d;
}

.text-blue-900\/50 {
  color: #1e3a8a80;
}

.text-blue-900\/60 {
  color: #1e3a8a99;
}

.text-blue-900\/70 {
  color: #1e3a8ab3;
}

.text-blue-900\/75 {
  color: #1e3a8abf;
}

.text-blue-900\/80 {
  color: #1e3a8acc;
}

.text-blue-900\/90 {
  color: #1e3a8ae6;
}

.text-blue-900\/95 {
  color: #1e3a8af2;
}

.text-blue-950 {
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity));
}

.text-blue-950\/0 {
  color: #17255400;
}

.text-blue-950\/10 {
  color: #1725541a;
}

.text-blue-950\/100 {
  color: #172554;
}

.text-blue-950\/20 {
  color: #17255433;
}

.text-blue-950\/25 {
  color: #17255440;
}

.text-blue-950\/30 {
  color: #1725544d;
}

.text-blue-950\/40 {
  color: #17255466;
}

.text-blue-950\/5 {
  color: #1725540d;
}

.text-blue-950\/50 {
  color: #17255480;
}

.text-blue-950\/60 {
  color: #17255499;
}

.text-blue-950\/70 {
  color: #172554b3;
}

.text-blue-950\/75 {
  color: #172554bf;
}

.text-blue-950\/80 {
  color: #172554cc;
}

.text-blue-950\/90 {
  color: #172554e6;
}

.text-blue-950\/95 {
  color: #172554f2;
}

.text-current {
  color: currentColor;
}

.text-cyan-100 {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity));
}

.text-cyan-100\/0 {
  color: #cffafe00;
}

.text-cyan-100\/10 {
  color: #cffafe1a;
}

.text-cyan-100\/100 {
  color: #cffafe;
}

.text-cyan-100\/20 {
  color: #cffafe33;
}

.text-cyan-100\/25 {
  color: #cffafe40;
}

.text-cyan-100\/30 {
  color: #cffafe4d;
}

.text-cyan-100\/40 {
  color: #cffafe66;
}

.text-cyan-100\/5 {
  color: #cffafe0d;
}

.text-cyan-100\/50 {
  color: #cffafe80;
}

.text-cyan-100\/60 {
  color: #cffafe99;
}

.text-cyan-100\/70 {
  color: #cffafeb3;
}

.text-cyan-100\/75 {
  color: #cffafebf;
}

.text-cyan-100\/80 {
  color: #cffafecc;
}

.text-cyan-100\/90 {
  color: #cffafee6;
}

.text-cyan-100\/95 {
  color: #cffafef2;
}

.text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity));
}

.text-cyan-200\/0 {
  color: #a5f3fc00;
}

.text-cyan-200\/10 {
  color: #a5f3fc1a;
}

.text-cyan-200\/100 {
  color: #a5f3fc;
}

.text-cyan-200\/20 {
  color: #a5f3fc33;
}

.text-cyan-200\/25 {
  color: #a5f3fc40;
}

.text-cyan-200\/30 {
  color: #a5f3fc4d;
}

.text-cyan-200\/40 {
  color: #a5f3fc66;
}

.text-cyan-200\/5 {
  color: #a5f3fc0d;
}

.text-cyan-200\/50 {
  color: #a5f3fc80;
}

.text-cyan-200\/60 {
  color: #a5f3fc99;
}

.text-cyan-200\/70 {
  color: #a5f3fcb3;
}

.text-cyan-200\/75 {
  color: #a5f3fcbf;
}

.text-cyan-200\/80 {
  color: #a5f3fccc;
}

.text-cyan-200\/90 {
  color: #a5f3fce6;
}

.text-cyan-200\/95 {
  color: #a5f3fcf2;
}

.text-cyan-300 {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity));
}

.text-cyan-300\/0 {
  color: #67e8f900;
}

.text-cyan-300\/10 {
  color: #67e8f91a;
}

.text-cyan-300\/100 {
  color: #67e8f9;
}

.text-cyan-300\/20 {
  color: #67e8f933;
}

.text-cyan-300\/25 {
  color: #67e8f940;
}

.text-cyan-300\/30 {
  color: #67e8f94d;
}

.text-cyan-300\/40 {
  color: #67e8f966;
}

.text-cyan-300\/5 {
  color: #67e8f90d;
}

.text-cyan-300\/50 {
  color: #67e8f980;
}

.text-cyan-300\/60 {
  color: #67e8f999;
}

.text-cyan-300\/70 {
  color: #67e8f9b3;
}

.text-cyan-300\/75 {
  color: #67e8f9bf;
}

.text-cyan-300\/80 {
  color: #67e8f9cc;
}

.text-cyan-300\/90 {
  color: #67e8f9e6;
}

.text-cyan-300\/95 {
  color: #67e8f9f2;
}

.text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity));
}

.text-cyan-400\/0 {
  color: #22d3ee00;
}

.text-cyan-400\/10 {
  color: #22d3ee1a;
}

.text-cyan-400\/100 {
  color: #22d3ee;
}

.text-cyan-400\/20 {
  color: #22d3ee33;
}

.text-cyan-400\/25 {
  color: #22d3ee40;
}

.text-cyan-400\/30 {
  color: #22d3ee4d;
}

.text-cyan-400\/40 {
  color: #22d3ee66;
}

.text-cyan-400\/5 {
  color: #22d3ee0d;
}

.text-cyan-400\/50 {
  color: #22d3ee80;
}

.text-cyan-400\/60 {
  color: #22d3ee99;
}

.text-cyan-400\/70 {
  color: #22d3eeb3;
}

.text-cyan-400\/75 {
  color: #22d3eebf;
}

.text-cyan-400\/80 {
  color: #22d3eecc;
}

.text-cyan-400\/90 {
  color: #22d3eee6;
}

.text-cyan-400\/95 {
  color: #22d3eef2;
}

.text-cyan-50 {
  --tw-text-opacity: 1;
  color: rgb(236 254 255 / var(--tw-text-opacity));
}

.text-cyan-50\/0 {
  color: #ecfeff00;
}

.text-cyan-50\/10 {
  color: #ecfeff1a;
}

.text-cyan-50\/100 {
  color: #ecfeff;
}

.text-cyan-50\/20 {
  color: #ecfeff33;
}

.text-cyan-50\/25 {
  color: #ecfeff40;
}

.text-cyan-50\/30 {
  color: #ecfeff4d;
}

.text-cyan-50\/40 {
  color: #ecfeff66;
}

.text-cyan-50\/5 {
  color: #ecfeff0d;
}

.text-cyan-50\/50 {
  color: #ecfeff80;
}

.text-cyan-50\/60 {
  color: #ecfeff99;
}

.text-cyan-50\/70 {
  color: #ecfeffb3;
}

.text-cyan-50\/75 {
  color: #ecfeffbf;
}

.text-cyan-50\/80 {
  color: #ecfeffcc;
}

.text-cyan-50\/90 {
  color: #ecfeffe6;
}

.text-cyan-50\/95 {
  color: #ecfefff2;
}

.text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity));
}

.text-cyan-500\/0 {
  color: #06b6d400;
}

.text-cyan-500\/10 {
  color: #06b6d41a;
}

.text-cyan-500\/100 {
  color: #06b6d4;
}

.text-cyan-500\/20 {
  color: #06b6d433;
}

.text-cyan-500\/25 {
  color: #06b6d440;
}

.text-cyan-500\/30 {
  color: #06b6d44d;
}

.text-cyan-500\/40 {
  color: #06b6d466;
}

.text-cyan-500\/5 {
  color: #06b6d40d;
}

.text-cyan-500\/50 {
  color: #06b6d480;
}

.text-cyan-500\/60 {
  color: #06b6d499;
}

.text-cyan-500\/70 {
  color: #06b6d4b3;
}

.text-cyan-500\/75 {
  color: #06b6d4bf;
}

.text-cyan-500\/80 {
  color: #06b6d4cc;
}

.text-cyan-500\/90 {
  color: #06b6d4e6;
}

.text-cyan-500\/95 {
  color: #06b6d4f2;
}

.text-cyan-600 {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity));
}

.text-cyan-600\/0 {
  color: #0891b200;
}

.text-cyan-600\/10 {
  color: #0891b21a;
}

.text-cyan-600\/100 {
  color: #0891b2;
}

.text-cyan-600\/20 {
  color: #0891b233;
}

.text-cyan-600\/25 {
  color: #0891b240;
}

.text-cyan-600\/30 {
  color: #0891b24d;
}

.text-cyan-600\/40 {
  color: #0891b266;
}

.text-cyan-600\/5 {
  color: #0891b20d;
}

.text-cyan-600\/50 {
  color: #0891b280;
}

.text-cyan-600\/60 {
  color: #0891b299;
}

.text-cyan-600\/70 {
  color: #0891b2b3;
}

.text-cyan-600\/75 {
  color: #0891b2bf;
}

.text-cyan-600\/80 {
  color: #0891b2cc;
}

.text-cyan-600\/90 {
  color: #0891b2e6;
}

.text-cyan-600\/95 {
  color: #0891b2f2;
}

.text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity));
}

.text-cyan-700\/0 {
  color: #0e749000;
}

.text-cyan-700\/10 {
  color: #0e74901a;
}

.text-cyan-700\/100 {
  color: #0e7490;
}

.text-cyan-700\/20 {
  color: #0e749033;
}

.text-cyan-700\/25 {
  color: #0e749040;
}

.text-cyan-700\/30 {
  color: #0e74904d;
}

.text-cyan-700\/40 {
  color: #0e749066;
}

.text-cyan-700\/5 {
  color: #0e74900d;
}

.text-cyan-700\/50 {
  color: #0e749080;
}

.text-cyan-700\/60 {
  color: #0e749099;
}

.text-cyan-700\/70 {
  color: #0e7490b3;
}

.text-cyan-700\/75 {
  color: #0e7490bf;
}

.text-cyan-700\/80 {
  color: #0e7490cc;
}

.text-cyan-700\/90 {
  color: #0e7490e6;
}

.text-cyan-700\/95 {
  color: #0e7490f2;
}

.text-cyan-800 {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity));
}

.text-cyan-800\/0 {
  color: #155e7500;
}

.text-cyan-800\/10 {
  color: #155e751a;
}

.text-cyan-800\/100 {
  color: #155e75;
}

.text-cyan-800\/20 {
  color: #155e7533;
}

.text-cyan-800\/25 {
  color: #155e7540;
}

.text-cyan-800\/30 {
  color: #155e754d;
}

.text-cyan-800\/40 {
  color: #155e7566;
}

.text-cyan-800\/5 {
  color: #155e750d;
}

.text-cyan-800\/50 {
  color: #155e7580;
}

.text-cyan-800\/60 {
  color: #155e7599;
}

.text-cyan-800\/70 {
  color: #155e75b3;
}

.text-cyan-800\/75 {
  color: #155e75bf;
}

.text-cyan-800\/80 {
  color: #155e75cc;
}

.text-cyan-800\/90 {
  color: #155e75e6;
}

.text-cyan-800\/95 {
  color: #155e75f2;
}

.text-cyan-900 {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity));
}

.text-cyan-900\/0 {
  color: #164e6300;
}

.text-cyan-900\/10 {
  color: #164e631a;
}

.text-cyan-900\/100 {
  color: #164e63;
}

.text-cyan-900\/20 {
  color: #164e6333;
}

.text-cyan-900\/25 {
  color: #164e6340;
}

.text-cyan-900\/30 {
  color: #164e634d;
}

.text-cyan-900\/40 {
  color: #164e6366;
}

.text-cyan-900\/5 {
  color: #164e630d;
}

.text-cyan-900\/50 {
  color: #164e6380;
}

.text-cyan-900\/60 {
  color: #164e6399;
}

.text-cyan-900\/70 {
  color: #164e63b3;
}

.text-cyan-900\/75 {
  color: #164e63bf;
}

.text-cyan-900\/80 {
  color: #164e63cc;
}

.text-cyan-900\/90 {
  color: #164e63e6;
}

.text-cyan-900\/95 {
  color: #164e63f2;
}

.text-cyan-950 {
  --tw-text-opacity: 1;
  color: rgb(8 51 68 / var(--tw-text-opacity));
}

.text-cyan-950\/0 {
  color: #08334400;
}

.text-cyan-950\/10 {
  color: #0833441a;
}

.text-cyan-950\/100 {
  color: #083344;
}

.text-cyan-950\/20 {
  color: #08334433;
}

.text-cyan-950\/25 {
  color: #08334440;
}

.text-cyan-950\/30 {
  color: #0833444d;
}

.text-cyan-950\/40 {
  color: #08334466;
}

.text-cyan-950\/5 {
  color: #0833440d;
}

.text-cyan-950\/50 {
  color: #08334480;
}

.text-cyan-950\/60 {
  color: #08334499;
}

.text-cyan-950\/70 {
  color: #083344b3;
}

.text-cyan-950\/75 {
  color: #083344bf;
}

.text-cyan-950\/80 {
  color: #083344cc;
}

.text-cyan-950\/90 {
  color: #083344e6;
}

.text-cyan-950\/95 {
  color: #083344f2;
}

.text-emerald-100 {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity));
}

.text-emerald-100\/0 {
  color: #d1fae500;
}

.text-emerald-100\/10 {
  color: #d1fae51a;
}

.text-emerald-100\/100 {
  color: #d1fae5;
}

.text-emerald-100\/20 {
  color: #d1fae533;
}

.text-emerald-100\/25 {
  color: #d1fae540;
}

.text-emerald-100\/30 {
  color: #d1fae54d;
}

.text-emerald-100\/40 {
  color: #d1fae566;
}

.text-emerald-100\/5 {
  color: #d1fae50d;
}

.text-emerald-100\/50 {
  color: #d1fae580;
}

.text-emerald-100\/60 {
  color: #d1fae599;
}

.text-emerald-100\/70 {
  color: #d1fae5b3;
}

.text-emerald-100\/75 {
  color: #d1fae5bf;
}

.text-emerald-100\/80 {
  color: #d1fae5cc;
}

.text-emerald-100\/90 {
  color: #d1fae5e6;
}

.text-emerald-100\/95 {
  color: #d1fae5f2;
}

.text-emerald-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity));
}

.text-emerald-200\/0 {
  color: #a7f3d000;
}

.text-emerald-200\/10 {
  color: #a7f3d01a;
}

.text-emerald-200\/100 {
  color: #a7f3d0;
}

.text-emerald-200\/20 {
  color: #a7f3d033;
}

.text-emerald-200\/25 {
  color: #a7f3d040;
}

.text-emerald-200\/30 {
  color: #a7f3d04d;
}

.text-emerald-200\/40 {
  color: #a7f3d066;
}

.text-emerald-200\/5 {
  color: #a7f3d00d;
}

.text-emerald-200\/50 {
  color: #a7f3d080;
}

.text-emerald-200\/60 {
  color: #a7f3d099;
}

.text-emerald-200\/70 {
  color: #a7f3d0b3;
}

.text-emerald-200\/75 {
  color: #a7f3d0bf;
}

.text-emerald-200\/80 {
  color: #a7f3d0cc;
}

.text-emerald-200\/90 {
  color: #a7f3d0e6;
}

.text-emerald-200\/95 {
  color: #a7f3d0f2;
}

.text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity));
}

.text-emerald-300\/0 {
  color: #6ee7b700;
}

.text-emerald-300\/10 {
  color: #6ee7b71a;
}

.text-emerald-300\/100 {
  color: #6ee7b7;
}

.text-emerald-300\/20 {
  color: #6ee7b733;
}

.text-emerald-300\/25 {
  color: #6ee7b740;
}

.text-emerald-300\/30 {
  color: #6ee7b74d;
}

.text-emerald-300\/40 {
  color: #6ee7b766;
}

.text-emerald-300\/5 {
  color: #6ee7b70d;
}

.text-emerald-300\/50 {
  color: #6ee7b780;
}

.text-emerald-300\/60 {
  color: #6ee7b799;
}

.text-emerald-300\/70 {
  color: #6ee7b7b3;
}

.text-emerald-300\/75 {
  color: #6ee7b7bf;
}

.text-emerald-300\/80 {
  color: #6ee7b7cc;
}

.text-emerald-300\/90 {
  color: #6ee7b7e6;
}

.text-emerald-300\/95 {
  color: #6ee7b7f2;
}

.text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity));
}

.text-emerald-400\/0 {
  color: #34d39900;
}

.text-emerald-400\/10 {
  color: #34d3991a;
}

.text-emerald-400\/100 {
  color: #34d399;
}

.text-emerald-400\/20 {
  color: #34d39933;
}

.text-emerald-400\/25 {
  color: #34d39940;
}

.text-emerald-400\/30 {
  color: #34d3994d;
}

.text-emerald-400\/40 {
  color: #34d39966;
}

.text-emerald-400\/5 {
  color: #34d3990d;
}

.text-emerald-400\/50 {
  color: #34d39980;
}

.text-emerald-400\/60 {
  color: #34d39999;
}

.text-emerald-400\/70 {
  color: #34d399b3;
}

.text-emerald-400\/75 {
  color: #34d399bf;
}

.text-emerald-400\/80 {
  color: #34d399cc;
}

.text-emerald-400\/90 {
  color: #34d399e6;
}

.text-emerald-400\/95 {
  color: #34d399f2;
}

.text-emerald-50 {
  --tw-text-opacity: 1;
  color: rgb(236 253 245 / var(--tw-text-opacity));
}

.text-emerald-50\/0 {
  color: #ecfdf500;
}

.text-emerald-50\/10 {
  color: #ecfdf51a;
}

.text-emerald-50\/100 {
  color: #ecfdf5;
}

.text-emerald-50\/20 {
  color: #ecfdf533;
}

.text-emerald-50\/25 {
  color: #ecfdf540;
}

.text-emerald-50\/30 {
  color: #ecfdf54d;
}

.text-emerald-50\/40 {
  color: #ecfdf566;
}

.text-emerald-50\/5 {
  color: #ecfdf50d;
}

.text-emerald-50\/50 {
  color: #ecfdf580;
}

.text-emerald-50\/60 {
  color: #ecfdf599;
}

.text-emerald-50\/70 {
  color: #ecfdf5b3;
}

.text-emerald-50\/75 {
  color: #ecfdf5bf;
}

.text-emerald-50\/80 {
  color: #ecfdf5cc;
}

.text-emerald-50\/90 {
  color: #ecfdf5e6;
}

.text-emerald-50\/95 {
  color: #ecfdf5f2;
}

.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity));
}

.text-emerald-500\/0 {
  color: #10b98100;
}

.text-emerald-500\/10 {
  color: #10b9811a;
}

.text-emerald-500\/100 {
  color: #10b981;
}

.text-emerald-500\/20 {
  color: #10b98133;
}

.text-emerald-500\/25 {
  color: #10b98140;
}

.text-emerald-500\/30 {
  color: #10b9814d;
}

.text-emerald-500\/40 {
  color: #10b98166;
}

.text-emerald-500\/5 {
  color: #10b9810d;
}

.text-emerald-500\/50 {
  color: #10b98180;
}

.text-emerald-500\/60 {
  color: #10b98199;
}

.text-emerald-500\/70 {
  color: #10b981b3;
}

.text-emerald-500\/75 {
  color: #10b981bf;
}

.text-emerald-500\/80 {
  color: #10b981cc;
}

.text-emerald-500\/90 {
  color: #10b981e6;
}

.text-emerald-500\/95 {
  color: #10b981f2;
}

.text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity));
}

.text-emerald-600\/0 {
  color: #05966900;
}

.text-emerald-600\/10 {
  color: #0596691a;
}

.text-emerald-600\/100 {
  color: #059669;
}

.text-emerald-600\/20 {
  color: #05966933;
}

.text-emerald-600\/25 {
  color: #05966940;
}

.text-emerald-600\/30 {
  color: #0596694d;
}

.text-emerald-600\/40 {
  color: #05966966;
}

.text-emerald-600\/5 {
  color: #0596690d;
}

.text-emerald-600\/50 {
  color: #05966980;
}

.text-emerald-600\/60 {
  color: #05966999;
}

.text-emerald-600\/70 {
  color: #059669b3;
}

.text-emerald-600\/75 {
  color: #059669bf;
}

.text-emerald-600\/80 {
  color: #059669cc;
}

.text-emerald-600\/90 {
  color: #059669e6;
}

.text-emerald-600\/95 {
  color: #059669f2;
}

.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity));
}

.text-emerald-700\/0 {
  color: #04785700;
}

.text-emerald-700\/10 {
  color: #0478571a;
}

.text-emerald-700\/100 {
  color: #047857;
}

.text-emerald-700\/20 {
  color: #04785733;
}

.text-emerald-700\/25 {
  color: #04785740;
}

.text-emerald-700\/30 {
  color: #0478574d;
}

.text-emerald-700\/40 {
  color: #04785766;
}

.text-emerald-700\/5 {
  color: #0478570d;
}

.text-emerald-700\/50 {
  color: #04785780;
}

.text-emerald-700\/60 {
  color: #04785799;
}

.text-emerald-700\/70 {
  color: #047857b3;
}

.text-emerald-700\/75 {
  color: #047857bf;
}

.text-emerald-700\/80 {
  color: #047857cc;
}

.text-emerald-700\/90 {
  color: #047857e6;
}

.text-emerald-700\/95 {
  color: #047857f2;
}

.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity));
}

.text-emerald-800\/0 {
  color: #065f4600;
}

.text-emerald-800\/10 {
  color: #065f461a;
}

.text-emerald-800\/100 {
  color: #065f46;
}

.text-emerald-800\/20 {
  color: #065f4633;
}

.text-emerald-800\/25 {
  color: #065f4640;
}

.text-emerald-800\/30 {
  color: #065f464d;
}

.text-emerald-800\/40 {
  color: #065f4666;
}

.text-emerald-800\/5 {
  color: #065f460d;
}

.text-emerald-800\/50 {
  color: #065f4680;
}

.text-emerald-800\/60 {
  color: #065f4699;
}

.text-emerald-800\/70 {
  color: #065f46b3;
}

.text-emerald-800\/75 {
  color: #065f46bf;
}

.text-emerald-800\/80 {
  color: #065f46cc;
}

.text-emerald-800\/90 {
  color: #065f46e6;
}

.text-emerald-800\/95 {
  color: #065f46f2;
}

.text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity));
}

.text-emerald-900\/0 {
  color: #064e3b00;
}

.text-emerald-900\/10 {
  color: #064e3b1a;
}

.text-emerald-900\/100 {
  color: #064e3b;
}

.text-emerald-900\/20 {
  color: #064e3b33;
}

.text-emerald-900\/25 {
  color: #064e3b40;
}

.text-emerald-900\/30 {
  color: #064e3b4d;
}

.text-emerald-900\/40 {
  color: #064e3b66;
}

.text-emerald-900\/5 {
  color: #064e3b0d;
}

.text-emerald-900\/50 {
  color: #064e3b80;
}

.text-emerald-900\/60 {
  color: #064e3b99;
}

.text-emerald-900\/70 {
  color: #064e3bb3;
}

.text-emerald-900\/75 {
  color: #064e3bbf;
}

.text-emerald-900\/80 {
  color: #064e3bcc;
}

.text-emerald-900\/90 {
  color: #064e3be6;
}

.text-emerald-900\/95 {
  color: #064e3bf2;
}

.text-emerald-950 {
  --tw-text-opacity: 1;
  color: rgb(2 44 34 / var(--tw-text-opacity));
}

.text-emerald-950\/0 {
  color: #022c2200;
}

.text-emerald-950\/10 {
  color: #022c221a;
}

.text-emerald-950\/100 {
  color: #022c22;
}

.text-emerald-950\/20 {
  color: #022c2233;
}

.text-emerald-950\/25 {
  color: #022c2240;
}

.text-emerald-950\/30 {
  color: #022c224d;
}

.text-emerald-950\/40 {
  color: #022c2266;
}

.text-emerald-950\/5 {
  color: #022c220d;
}

.text-emerald-950\/50 {
  color: #022c2280;
}

.text-emerald-950\/60 {
  color: #022c2299;
}

.text-emerald-950\/70 {
  color: #022c22b3;
}

.text-emerald-950\/75 {
  color: #022c22bf;
}

.text-emerald-950\/80 {
  color: #022c22cc;
}

.text-emerald-950\/90 {
  color: #022c22e6;
}

.text-emerald-950\/95 {
  color: #022c22f2;
}

.text-fuchsia-100 {
  --tw-text-opacity: 1;
  color: rgb(250 232 255 / var(--tw-text-opacity));
}

.text-fuchsia-100\/0 {
  color: #fae8ff00;
}

.text-fuchsia-100\/10 {
  color: #fae8ff1a;
}

.text-fuchsia-100\/100 {
  color: #fae8ff;
}

.text-fuchsia-100\/20 {
  color: #fae8ff33;
}

.text-fuchsia-100\/25 {
  color: #fae8ff40;
}

.text-fuchsia-100\/30 {
  color: #fae8ff4d;
}

.text-fuchsia-100\/40 {
  color: #fae8ff66;
}

.text-fuchsia-100\/5 {
  color: #fae8ff0d;
}

.text-fuchsia-100\/50 {
  color: #fae8ff80;
}

.text-fuchsia-100\/60 {
  color: #fae8ff99;
}

.text-fuchsia-100\/70 {
  color: #fae8ffb3;
}

.text-fuchsia-100\/75 {
  color: #fae8ffbf;
}

.text-fuchsia-100\/80 {
  color: #fae8ffcc;
}

.text-fuchsia-100\/90 {
  color: #fae8ffe6;
}

.text-fuchsia-100\/95 {
  color: #fae8fff2;
}

.text-fuchsia-200 {
  --tw-text-opacity: 1;
  color: rgb(245 208 254 / var(--tw-text-opacity));
}

.text-fuchsia-200\/0 {
  color: #f5d0fe00;
}

.text-fuchsia-200\/10 {
  color: #f5d0fe1a;
}

.text-fuchsia-200\/100 {
  color: #f5d0fe;
}

.text-fuchsia-200\/20 {
  color: #f5d0fe33;
}

.text-fuchsia-200\/25 {
  color: #f5d0fe40;
}

.text-fuchsia-200\/30 {
  color: #f5d0fe4d;
}

.text-fuchsia-200\/40 {
  color: #f5d0fe66;
}

.text-fuchsia-200\/5 {
  color: #f5d0fe0d;
}

.text-fuchsia-200\/50 {
  color: #f5d0fe80;
}

.text-fuchsia-200\/60 {
  color: #f5d0fe99;
}

.text-fuchsia-200\/70 {
  color: #f5d0feb3;
}

.text-fuchsia-200\/75 {
  color: #f5d0febf;
}

.text-fuchsia-200\/80 {
  color: #f5d0fecc;
}

.text-fuchsia-200\/90 {
  color: #f5d0fee6;
}

.text-fuchsia-200\/95 {
  color: #f5d0fef2;
}

.text-fuchsia-300 {
  --tw-text-opacity: 1;
  color: rgb(240 171 252 / var(--tw-text-opacity));
}

.text-fuchsia-300\/0 {
  color: #f0abfc00;
}

.text-fuchsia-300\/10 {
  color: #f0abfc1a;
}

.text-fuchsia-300\/100 {
  color: #f0abfc;
}

.text-fuchsia-300\/20 {
  color: #f0abfc33;
}

.text-fuchsia-300\/25 {
  color: #f0abfc40;
}

.text-fuchsia-300\/30 {
  color: #f0abfc4d;
}

.text-fuchsia-300\/40 {
  color: #f0abfc66;
}

.text-fuchsia-300\/5 {
  color: #f0abfc0d;
}

.text-fuchsia-300\/50 {
  color: #f0abfc80;
}

.text-fuchsia-300\/60 {
  color: #f0abfc99;
}

.text-fuchsia-300\/70 {
  color: #f0abfcb3;
}

.text-fuchsia-300\/75 {
  color: #f0abfcbf;
}

.text-fuchsia-300\/80 {
  color: #f0abfccc;
}

.text-fuchsia-300\/90 {
  color: #f0abfce6;
}

.text-fuchsia-300\/95 {
  color: #f0abfcf2;
}

.text-fuchsia-400 {
  --tw-text-opacity: 1;
  color: rgb(232 121 249 / var(--tw-text-opacity));
}

.text-fuchsia-400\/0 {
  color: #e879f900;
}

.text-fuchsia-400\/10 {
  color: #e879f91a;
}

.text-fuchsia-400\/100 {
  color: #e879f9;
}

.text-fuchsia-400\/20 {
  color: #e879f933;
}

.text-fuchsia-400\/25 {
  color: #e879f940;
}

.text-fuchsia-400\/30 {
  color: #e879f94d;
}

.text-fuchsia-400\/40 {
  color: #e879f966;
}

.text-fuchsia-400\/5 {
  color: #e879f90d;
}

.text-fuchsia-400\/50 {
  color: #e879f980;
}

.text-fuchsia-400\/60 {
  color: #e879f999;
}

.text-fuchsia-400\/70 {
  color: #e879f9b3;
}

.text-fuchsia-400\/75 {
  color: #e879f9bf;
}

.text-fuchsia-400\/80 {
  color: #e879f9cc;
}

.text-fuchsia-400\/90 {
  color: #e879f9e6;
}

.text-fuchsia-400\/95 {
  color: #e879f9f2;
}

.text-fuchsia-50 {
  --tw-text-opacity: 1;
  color: rgb(253 244 255 / var(--tw-text-opacity));
}

.text-fuchsia-50\/0 {
  color: #fdf4ff00;
}

.text-fuchsia-50\/10 {
  color: #fdf4ff1a;
}

.text-fuchsia-50\/100 {
  color: #fdf4ff;
}

.text-fuchsia-50\/20 {
  color: #fdf4ff33;
}

.text-fuchsia-50\/25 {
  color: #fdf4ff40;
}

.text-fuchsia-50\/30 {
  color: #fdf4ff4d;
}

.text-fuchsia-50\/40 {
  color: #fdf4ff66;
}

.text-fuchsia-50\/5 {
  color: #fdf4ff0d;
}

.text-fuchsia-50\/50 {
  color: #fdf4ff80;
}

.text-fuchsia-50\/60 {
  color: #fdf4ff99;
}

.text-fuchsia-50\/70 {
  color: #fdf4ffb3;
}

.text-fuchsia-50\/75 {
  color: #fdf4ffbf;
}

.text-fuchsia-50\/80 {
  color: #fdf4ffcc;
}

.text-fuchsia-50\/90 {
  color: #fdf4ffe6;
}

.text-fuchsia-50\/95 {
  color: #fdf4fff2;
}

.text-fuchsia-500 {
  --tw-text-opacity: 1;
  color: rgb(217 70 239 / var(--tw-text-opacity));
}

.text-fuchsia-500\/0 {
  color: #d946ef00;
}

.text-fuchsia-500\/10 {
  color: #d946ef1a;
}

.text-fuchsia-500\/100 {
  color: #d946ef;
}

.text-fuchsia-500\/20 {
  color: #d946ef33;
}

.text-fuchsia-500\/25 {
  color: #d946ef40;
}

.text-fuchsia-500\/30 {
  color: #d946ef4d;
}

.text-fuchsia-500\/40 {
  color: #d946ef66;
}

.text-fuchsia-500\/5 {
  color: #d946ef0d;
}

.text-fuchsia-500\/50 {
  color: #d946ef80;
}

.text-fuchsia-500\/60 {
  color: #d946ef99;
}

.text-fuchsia-500\/70 {
  color: #d946efb3;
}

.text-fuchsia-500\/75 {
  color: #d946efbf;
}

.text-fuchsia-500\/80 {
  color: #d946efcc;
}

.text-fuchsia-500\/90 {
  color: #d946efe6;
}

.text-fuchsia-500\/95 {
  color: #d946eff2;
}

.text-fuchsia-600 {
  --tw-text-opacity: 1;
  color: rgb(192 38 211 / var(--tw-text-opacity));
}

.text-fuchsia-600\/0 {
  color: #c026d300;
}

.text-fuchsia-600\/10 {
  color: #c026d31a;
}

.text-fuchsia-600\/100 {
  color: #c026d3;
}

.text-fuchsia-600\/20 {
  color: #c026d333;
}

.text-fuchsia-600\/25 {
  color: #c026d340;
}

.text-fuchsia-600\/30 {
  color: #c026d34d;
}

.text-fuchsia-600\/40 {
  color: #c026d366;
}

.text-fuchsia-600\/5 {
  color: #c026d30d;
}

.text-fuchsia-600\/50 {
  color: #c026d380;
}

.text-fuchsia-600\/60 {
  color: #c026d399;
}

.text-fuchsia-600\/70 {
  color: #c026d3b3;
}

.text-fuchsia-600\/75 {
  color: #c026d3bf;
}

.text-fuchsia-600\/80 {
  color: #c026d3cc;
}

.text-fuchsia-600\/90 {
  color: #c026d3e6;
}

.text-fuchsia-600\/95 {
  color: #c026d3f2;
}

.text-fuchsia-700 {
  --tw-text-opacity: 1;
  color: rgb(162 28 175 / var(--tw-text-opacity));
}

.text-fuchsia-700\/0 {
  color: #a21caf00;
}

.text-fuchsia-700\/10 {
  color: #a21caf1a;
}

.text-fuchsia-700\/100 {
  color: #a21caf;
}

.text-fuchsia-700\/20 {
  color: #a21caf33;
}

.text-fuchsia-700\/25 {
  color: #a21caf40;
}

.text-fuchsia-700\/30 {
  color: #a21caf4d;
}

.text-fuchsia-700\/40 {
  color: #a21caf66;
}

.text-fuchsia-700\/5 {
  color: #a21caf0d;
}

.text-fuchsia-700\/50 {
  color: #a21caf80;
}

.text-fuchsia-700\/60 {
  color: #a21caf99;
}

.text-fuchsia-700\/70 {
  color: #a21cafb3;
}

.text-fuchsia-700\/75 {
  color: #a21cafbf;
}

.text-fuchsia-700\/80 {
  color: #a21cafcc;
}

.text-fuchsia-700\/90 {
  color: #a21cafe6;
}

.text-fuchsia-700\/95 {
  color: #a21caff2;
}

.text-fuchsia-800 {
  --tw-text-opacity: 1;
  color: rgb(134 25 143 / var(--tw-text-opacity));
}

.text-fuchsia-800\/0 {
  color: #86198f00;
}

.text-fuchsia-800\/10 {
  color: #86198f1a;
}

.text-fuchsia-800\/100 {
  color: #86198f;
}

.text-fuchsia-800\/20 {
  color: #86198f33;
}

.text-fuchsia-800\/25 {
  color: #86198f40;
}

.text-fuchsia-800\/30 {
  color: #86198f4d;
}

.text-fuchsia-800\/40 {
  color: #86198f66;
}

.text-fuchsia-800\/5 {
  color: #86198f0d;
}

.text-fuchsia-800\/50 {
  color: #86198f80;
}

.text-fuchsia-800\/60 {
  color: #86198f99;
}

.text-fuchsia-800\/70 {
  color: #86198fb3;
}

.text-fuchsia-800\/75 {
  color: #86198fbf;
}

.text-fuchsia-800\/80 {
  color: #86198fcc;
}

.text-fuchsia-800\/90 {
  color: #86198fe6;
}

.text-fuchsia-800\/95 {
  color: #86198ff2;
}

.text-fuchsia-900 {
  --tw-text-opacity: 1;
  color: rgb(112 26 117 / var(--tw-text-opacity));
}

.text-fuchsia-900\/0 {
  color: #701a7500;
}

.text-fuchsia-900\/10 {
  color: #701a751a;
}

.text-fuchsia-900\/100 {
  color: #701a75;
}

.text-fuchsia-900\/20 {
  color: #701a7533;
}

.text-fuchsia-900\/25 {
  color: #701a7540;
}

.text-fuchsia-900\/30 {
  color: #701a754d;
}

.text-fuchsia-900\/40 {
  color: #701a7566;
}

.text-fuchsia-900\/5 {
  color: #701a750d;
}

.text-fuchsia-900\/50 {
  color: #701a7580;
}

.text-fuchsia-900\/60 {
  color: #701a7599;
}

.text-fuchsia-900\/70 {
  color: #701a75b3;
}

.text-fuchsia-900\/75 {
  color: #701a75bf;
}

.text-fuchsia-900\/80 {
  color: #701a75cc;
}

.text-fuchsia-900\/90 {
  color: #701a75e6;
}

.text-fuchsia-900\/95 {
  color: #701a75f2;
}

.text-fuchsia-950 {
  --tw-text-opacity: 1;
  color: rgb(74 4 78 / var(--tw-text-opacity));
}

.text-fuchsia-950\/0 {
  color: #4a044e00;
}

.text-fuchsia-950\/10 {
  color: #4a044e1a;
}

.text-fuchsia-950\/100 {
  color: #4a044e;
}

.text-fuchsia-950\/20 {
  color: #4a044e33;
}

.text-fuchsia-950\/25 {
  color: #4a044e40;
}

.text-fuchsia-950\/30 {
  color: #4a044e4d;
}

.text-fuchsia-950\/40 {
  color: #4a044e66;
}

.text-fuchsia-950\/5 {
  color: #4a044e0d;
}

.text-fuchsia-950\/50 {
  color: #4a044e80;
}

.text-fuchsia-950\/60 {
  color: #4a044e99;
}

.text-fuchsia-950\/70 {
  color: #4a044eb3;
}

.text-fuchsia-950\/75 {
  color: #4a044ebf;
}

.text-fuchsia-950\/80 {
  color: #4a044ecc;
}

.text-fuchsia-950\/90 {
  color: #4a044ee6;
}

.text-fuchsia-950\/95 {
  color: #4a044ef2;
}

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

.text-gray-100\/0 {
  color: #f3f4f600;
}

.text-gray-100\/10 {
  color: #f3f4f61a;
}

.text-gray-100\/100 {
  color: #f3f4f6;
}

.text-gray-100\/20 {
  color: #f3f4f633;
}

.text-gray-100\/25 {
  color: #f3f4f640;
}

.text-gray-100\/30 {
  color: #f3f4f64d;
}

.text-gray-100\/40 {
  color: #f3f4f666;
}

.text-gray-100\/5 {
  color: #f3f4f60d;
}

.text-gray-100\/50 {
  color: #f3f4f680;
}

.text-gray-100\/60 {
  color: #f3f4f699;
}

.text-gray-100\/70 {
  color: #f3f4f6b3;
}

.text-gray-100\/75 {
  color: #f3f4f6bf;
}

.text-gray-100\/80 {
  color: #f3f4f6cc;
}

.text-gray-100\/90 {
  color: #f3f4f6e6;
}

.text-gray-100\/95 {
  color: #f3f4f6f2;
}

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

.text-gray-200\/0 {
  color: #e5e7eb00;
}

.text-gray-200\/10 {
  color: #e5e7eb1a;
}

.text-gray-200\/100 {
  color: #e5e7eb;
}

.text-gray-200\/20 {
  color: #e5e7eb33;
}

.text-gray-200\/25 {
  color: #e5e7eb40;
}

.text-gray-200\/30 {
  color: #e5e7eb4d;
}

.text-gray-200\/40 {
  color: #e5e7eb66;
}

.text-gray-200\/5 {
  color: #e5e7eb0d;
}

.text-gray-200\/50 {
  color: #e5e7eb80;
}

.text-gray-200\/60 {
  color: #e5e7eb99;
}

.text-gray-200\/70 {
  color: #e5e7ebb3;
}

.text-gray-200\/75 {
  color: #e5e7ebbf;
}

.text-gray-200\/80 {
  color: #e5e7ebcc;
}

.text-gray-200\/90 {
  color: #e5e7ebe6;
}

.text-gray-200\/95 {
  color: #e5e7ebf2;
}

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

.text-gray-300\/0 {
  color: #d1d5db00;
}

.text-gray-300\/10 {
  color: #d1d5db1a;
}

.text-gray-300\/100 {
  color: #d1d5db;
}

.text-gray-300\/20 {
  color: #d1d5db33;
}

.text-gray-300\/25 {
  color: #d1d5db40;
}

.text-gray-300\/30 {
  color: #d1d5db4d;
}

.text-gray-300\/40 {
  color: #d1d5db66;
}

.text-gray-300\/5 {
  color: #d1d5db0d;
}

.text-gray-300\/50 {
  color: #d1d5db80;
}

.text-gray-300\/60 {
  color: #d1d5db99;
}

.text-gray-300\/70 {
  color: #d1d5dbb3;
}

.text-gray-300\/75 {
  color: #d1d5dbbf;
}

.text-gray-300\/80 {
  color: #d1d5dbcc;
}

.text-gray-300\/90 {
  color: #d1d5dbe6;
}

.text-gray-300\/95 {
  color: #d1d5dbf2;
}

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

.text-gray-400\/0 {
  color: #9ca3af00;
}

.text-gray-400\/10 {
  color: #9ca3af1a;
}

.text-gray-400\/100 {
  color: #9ca3af;
}

.text-gray-400\/20 {
  color: #9ca3af33;
}

.text-gray-400\/25 {
  color: #9ca3af40;
}

.text-gray-400\/30 {
  color: #9ca3af4d;
}

.text-gray-400\/40 {
  color: #9ca3af66;
}

.text-gray-400\/5 {
  color: #9ca3af0d;
}

.text-gray-400\/50 {
  color: #9ca3af80;
}

.text-gray-400\/60 {
  color: #9ca3af99;
}

.text-gray-400\/70 {
  color: #9ca3afb3;
}

.text-gray-400\/75 {
  color: #9ca3afbf;
}

.text-gray-400\/80 {
  color: #9ca3afcc;
}

.text-gray-400\/90 {
  color: #9ca3afe6;
}

.text-gray-400\/95 {
  color: #9ca3aff2;
}

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

.text-gray-50\/0 {
  color: #f9fafb00;
}

.text-gray-50\/10 {
  color: #f9fafb1a;
}

.text-gray-50\/100 {
  color: #f9fafb;
}

.text-gray-50\/20 {
  color: #f9fafb33;
}

.text-gray-50\/25 {
  color: #f9fafb40;
}

.text-gray-50\/30 {
  color: #f9fafb4d;
}

.text-gray-50\/40 {
  color: #f9fafb66;
}

.text-gray-50\/5 {
  color: #f9fafb0d;
}

.text-gray-50\/50 {
  color: #f9fafb80;
}

.text-gray-50\/60 {
  color: #f9fafb99;
}

.text-gray-50\/70 {
  color: #f9fafbb3;
}

.text-gray-50\/75 {
  color: #f9fafbbf;
}

.text-gray-50\/80 {
  color: #f9fafbcc;
}

.text-gray-50\/90 {
  color: #f9fafbe6;
}

.text-gray-50\/95 {
  color: #f9fafbf2;
}

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

.text-gray-500\/0 {
  color: #6b728000;
}

.text-gray-500\/10 {
  color: #6b72801a;
}

.text-gray-500\/100 {
  color: #6b7280;
}

.text-gray-500\/20 {
  color: #6b728033;
}

.text-gray-500\/25 {
  color: #6b728040;
}

.text-gray-500\/30 {
  color: #6b72804d;
}

.text-gray-500\/40 {
  color: #6b728066;
}

.text-gray-500\/5 {
  color: #6b72800d;
}

.text-gray-500\/50 {
  color: #6b728080;
}

.text-gray-500\/60 {
  color: #6b728099;
}

.text-gray-500\/70 {
  color: #6b7280b3;
}

.text-gray-500\/75 {
  color: #6b7280bf;
}

.text-gray-500\/80 {
  color: #6b7280cc;
}

.text-gray-500\/90 {
  color: #6b7280e6;
}

.text-gray-500\/95 {
  color: #6b7280f2;
}

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

.text-gray-600\/0 {
  color: #4b556300;
}

.text-gray-600\/10 {
  color: #4b55631a;
}

.text-gray-600\/100 {
  color: #4b5563;
}

.text-gray-600\/20 {
  color: #4b556333;
}

.text-gray-600\/25 {
  color: #4b556340;
}

.text-gray-600\/30 {
  color: #4b55634d;
}

.text-gray-600\/40 {
  color: #4b556366;
}

.text-gray-600\/5 {
  color: #4b55630d;
}

.text-gray-600\/50 {
  color: #4b556380;
}

.text-gray-600\/60 {
  color: #4b556399;
}

.text-gray-600\/70 {
  color: #4b5563b3;
}

.text-gray-600\/75 {
  color: #4b5563bf;
}

.text-gray-600\/80 {
  color: #4b5563cc;
}

.text-gray-600\/90 {
  color: #4b5563e6;
}

.text-gray-600\/95 {
  color: #4b5563f2;
}

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

.text-gray-700\/0 {
  color: #37415100;
}

.text-gray-700\/10 {
  color: #3741511a;
}

.text-gray-700\/100 {
  color: #374151;
}

.text-gray-700\/20 {
  color: #37415133;
}

.text-gray-700\/25 {
  color: #37415140;
}

.text-gray-700\/30 {
  color: #3741514d;
}

.text-gray-700\/40 {
  color: #37415166;
}

.text-gray-700\/5 {
  color: #3741510d;
}

.text-gray-700\/50 {
  color: #37415180;
}

.text-gray-700\/60 {
  color: #37415199;
}

.text-gray-700\/70 {
  color: #374151b3;
}

.text-gray-700\/75 {
  color: #374151bf;
}

.text-gray-700\/80 {
  color: #374151cc;
}

.text-gray-700\/90 {
  color: #374151e6;
}

.text-gray-700\/95 {
  color: #374151f2;
}

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

.text-gray-800\/0 {
  color: #1f293700;
}

.text-gray-800\/10 {
  color: #1f29371a;
}

.text-gray-800\/100 {
  color: #1f2937;
}

.text-gray-800\/20 {
  color: #1f293733;
}

.text-gray-800\/25 {
  color: #1f293740;
}

.text-gray-800\/30 {
  color: #1f29374d;
}

.text-gray-800\/40 {
  color: #1f293766;
}

.text-gray-800\/5 {
  color: #1f29370d;
}

.text-gray-800\/50 {
  color: #1f293780;
}

.text-gray-800\/60 {
  color: #1f293799;
}

.text-gray-800\/70 {
  color: #1f2937b3;
}

.text-gray-800\/75 {
  color: #1f2937bf;
}

.text-gray-800\/80 {
  color: #1f2937cc;
}

.text-gray-800\/90 {
  color: #1f2937e6;
}

.text-gray-800\/95 {
  color: #1f2937f2;
}

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

.text-gray-900\/0 {
  color: #11182700;
}

.text-gray-900\/10 {
  color: #1118271a;
}

.text-gray-900\/100 {
  color: #111827;
}

.text-gray-900\/20 {
  color: #11182733;
}

.text-gray-900\/25 {
  color: #11182740;
}

.text-gray-900\/30 {
  color: #1118274d;
}

.text-gray-900\/40 {
  color: #11182766;
}

.text-gray-900\/5 {
  color: #1118270d;
}

.text-gray-900\/50 {
  color: #11182780;
}

.text-gray-900\/60 {
  color: #11182799;
}

.text-gray-900\/70 {
  color: #111827b3;
}

.text-gray-900\/75 {
  color: #111827bf;
}

.text-gray-900\/80 {
  color: #111827cc;
}

.text-gray-900\/90 {
  color: #111827e6;
}

.text-gray-900\/95 {
  color: #111827f2;
}

.text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity));
}

.text-gray-950\/0 {
  color: #03071200;
}

.text-gray-950\/10 {
  color: #0307121a;
}

.text-gray-950\/100 {
  color: #030712;
}

.text-gray-950\/20 {
  color: #03071233;
}

.text-gray-950\/25 {
  color: #03071240;
}

.text-gray-950\/30 {
  color: #0307124d;
}

.text-gray-950\/40 {
  color: #03071266;
}

.text-gray-950\/5 {
  color: #0307120d;
}

.text-gray-950\/50 {
  color: #03071280;
}

.text-gray-950\/60 {
  color: #03071299;
}

.text-gray-950\/70 {
  color: #030712b3;
}

.text-gray-950\/75 {
  color: #030712bf;
}

.text-gray-950\/80 {
  color: #030712cc;
}

.text-gray-950\/90 {
  color: #030712e6;
}

.text-gray-950\/95 {
  color: #030712f2;
}

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

.text-green-100\/0 {
  color: #dcfce700;
}

.text-green-100\/10 {
  color: #dcfce71a;
}

.text-green-100\/100 {
  color: #dcfce7;
}

.text-green-100\/20 {
  color: #dcfce733;
}

.text-green-100\/25 {
  color: #dcfce740;
}

.text-green-100\/30 {
  color: #dcfce74d;
}

.text-green-100\/40 {
  color: #dcfce766;
}

.text-green-100\/5 {
  color: #dcfce70d;
}

.text-green-100\/50 {
  color: #dcfce780;
}

.text-green-100\/60 {
  color: #dcfce799;
}

.text-green-100\/70 {
  color: #dcfce7b3;
}

.text-green-100\/75 {
  color: #dcfce7bf;
}

.text-green-100\/80 {
  color: #dcfce7cc;
}

.text-green-100\/90 {
  color: #dcfce7e6;
}

.text-green-100\/95 {
  color: #dcfce7f2;
}

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

.text-green-200\/0 {
  color: #bbf7d000;
}

.text-green-200\/10 {
  color: #bbf7d01a;
}

.text-green-200\/100 {
  color: #bbf7d0;
}

.text-green-200\/20 {
  color: #bbf7d033;
}

.text-green-200\/25 {
  color: #bbf7d040;
}

.text-green-200\/30 {
  color: #bbf7d04d;
}

.text-green-200\/40 {
  color: #bbf7d066;
}

.text-green-200\/5 {
  color: #bbf7d00d;
}

.text-green-200\/50 {
  color: #bbf7d080;
}

.text-green-200\/60 {
  color: #bbf7d099;
}

.text-green-200\/70 {
  color: #bbf7d0b3;
}

.text-green-200\/75 {
  color: #bbf7d0bf;
}

.text-green-200\/80 {
  color: #bbf7d0cc;
}

.text-green-200\/90 {
  color: #bbf7d0e6;
}

.text-green-200\/95 {
  color: #bbf7d0f2;
}

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

.text-green-300\/0 {
  color: #86efac00;
}

.text-green-300\/10 {
  color: #86efac1a;
}

.text-green-300\/100 {
  color: #86efac;
}

.text-green-300\/20 {
  color: #86efac33;
}

.text-green-300\/25 {
  color: #86efac40;
}

.text-green-300\/30 {
  color: #86efac4d;
}

.text-green-300\/40 {
  color: #86efac66;
}

.text-green-300\/5 {
  color: #86efac0d;
}

.text-green-300\/50 {
  color: #86efac80;
}

.text-green-300\/60 {
  color: #86efac99;
}

.text-green-300\/70 {
  color: #86efacb3;
}

.text-green-300\/75 {
  color: #86efacbf;
}

.text-green-300\/80 {
  color: #86efaccc;
}

.text-green-300\/90 {
  color: #86eface6;
}

.text-green-300\/95 {
  color: #86efacf2;
}

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

.text-green-400\/0 {
  color: #4ade8000;
}

.text-green-400\/10 {
  color: #4ade801a;
}

.text-green-400\/100 {
  color: #4ade80;
}

.text-green-400\/20 {
  color: #4ade8033;
}

.text-green-400\/25 {
  color: #4ade8040;
}

.text-green-400\/30 {
  color: #4ade804d;
}

.text-green-400\/40 {
  color: #4ade8066;
}

.text-green-400\/5 {
  color: #4ade800d;
}

.text-green-400\/50 {
  color: #4ade8080;
}

.text-green-400\/60 {
  color: #4ade8099;
}

.text-green-400\/70 {
  color: #4ade80b3;
}

.text-green-400\/75 {
  color: #4ade80bf;
}

.text-green-400\/80 {
  color: #4ade80cc;
}

.text-green-400\/90 {
  color: #4ade80e6;
}

.text-green-400\/95 {
  color: #4ade80f2;
}

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

.text-green-50\/0 {
  color: #f0fdf400;
}

.text-green-50\/10 {
  color: #f0fdf41a;
}

.text-green-50\/100 {
  color: #f0fdf4;
}

.text-green-50\/20 {
  color: #f0fdf433;
}

.text-green-50\/25 {
  color: #f0fdf440;
}

.text-green-50\/30 {
  color: #f0fdf44d;
}

.text-green-50\/40 {
  color: #f0fdf466;
}

.text-green-50\/5 {
  color: #f0fdf40d;
}

.text-green-50\/50 {
  color: #f0fdf480;
}

.text-green-50\/60 {
  color: #f0fdf499;
}

.text-green-50\/70 {
  color: #f0fdf4b3;
}

.text-green-50\/75 {
  color: #f0fdf4bf;
}

.text-green-50\/80 {
  color: #f0fdf4cc;
}

.text-green-50\/90 {
  color: #f0fdf4e6;
}

.text-green-50\/95 {
  color: #f0fdf4f2;
}

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

.text-green-500\/0 {
  color: #22c55e00;
}

.text-green-500\/10 {
  color: #22c55e1a;
}

.text-green-500\/100 {
  color: #22c55e;
}

.text-green-500\/20 {
  color: #22c55e33;
}

.text-green-500\/25 {
  color: #22c55e40;
}

.text-green-500\/30 {
  color: #22c55e4d;
}

.text-green-500\/40 {
  color: #22c55e66;
}

.text-green-500\/5 {
  color: #22c55e0d;
}

.text-green-500\/50 {
  color: #22c55e80;
}

.text-green-500\/60 {
  color: #22c55e99;
}

.text-green-500\/70 {
  color: #22c55eb3;
}

.text-green-500\/75 {
  color: #22c55ebf;
}

.text-green-500\/80 {
  color: #22c55ecc;
}

.text-green-500\/90 {
  color: #22c55ee6;
}

.text-green-500\/95 {
  color: #22c55ef2;
}

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

.text-green-600\/0 {
  color: #16a34a00;
}

.text-green-600\/10 {
  color: #16a34a1a;
}

.text-green-600\/100 {
  color: #16a34a;
}

.text-green-600\/20 {
  color: #16a34a33;
}

.text-green-600\/25 {
  color: #16a34a40;
}

.text-green-600\/30 {
  color: #16a34a4d;
}

.text-green-600\/40 {
  color: #16a34a66;
}

.text-green-600\/5 {
  color: #16a34a0d;
}

.text-green-600\/50 {
  color: #16a34a80;
}

.text-green-600\/60 {
  color: #16a34a99;
}

.text-green-600\/70 {
  color: #16a34ab3;
}

.text-green-600\/75 {
  color: #16a34abf;
}

.text-green-600\/80 {
  color: #16a34acc;
}

.text-green-600\/90 {
  color: #16a34ae6;
}

.text-green-600\/95 {
  color: #16a34af2;
}

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

.text-green-700\/0 {
  color: #15803d00;
}

.text-green-700\/10 {
  color: #15803d1a;
}

.text-green-700\/100 {
  color: #15803d;
}

.text-green-700\/20 {
  color: #15803d33;
}

.text-green-700\/25 {
  color: #15803d40;
}

.text-green-700\/30 {
  color: #15803d4d;
}

.text-green-700\/40 {
  color: #15803d66;
}

.text-green-700\/5 {
  color: #15803d0d;
}

.text-green-700\/50 {
  color: #15803d80;
}

.text-green-700\/60 {
  color: #15803d99;
}

.text-green-700\/70 {
  color: #15803db3;
}

.text-green-700\/75 {
  color: #15803dbf;
}

.text-green-700\/80 {
  color: #15803dcc;
}

.text-green-700\/90 {
  color: #15803de6;
}

.text-green-700\/95 {
  color: #15803df2;
}

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

.text-green-800\/0 {
  color: #16653400;
}

.text-green-800\/10 {
  color: #1665341a;
}

.text-green-800\/100 {
  color: #166534;
}

.text-green-800\/20 {
  color: #16653433;
}

.text-green-800\/25 {
  color: #16653440;
}

.text-green-800\/30 {
  color: #1665344d;
}

.text-green-800\/40 {
  color: #16653466;
}

.text-green-800\/5 {
  color: #1665340d;
}

.text-green-800\/50 {
  color: #16653480;
}

.text-green-800\/60 {
  color: #16653499;
}

.text-green-800\/70 {
  color: #166534b3;
}

.text-green-800\/75 {
  color: #166534bf;
}

.text-green-800\/80 {
  color: #166534cc;
}

.text-green-800\/90 {
  color: #166534e6;
}

.text-green-800\/95 {
  color: #166534f2;
}

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

.text-green-900\/0 {
  color: #14532d00;
}

.text-green-900\/10 {
  color: #14532d1a;
}

.text-green-900\/100 {
  color: #14532d;
}

.text-green-900\/20 {
  color: #14532d33;
}

.text-green-900\/25 {
  color: #14532d40;
}

.text-green-900\/30 {
  color: #14532d4d;
}

.text-green-900\/40 {
  color: #14532d66;
}

.text-green-900\/5 {
  color: #14532d0d;
}

.text-green-900\/50 {
  color: #14532d80;
}

.text-green-900\/60 {
  color: #14532d99;
}

.text-green-900\/70 {
  color: #14532db3;
}

.text-green-900\/75 {
  color: #14532dbf;
}

.text-green-900\/80 {
  color: #14532dcc;
}

.text-green-900\/90 {
  color: #14532de6;
}

.text-green-900\/95 {
  color: #14532df2;
}

.text-green-950 {
  --tw-text-opacity: 1;
  color: rgb(5 46 22 / var(--tw-text-opacity));
}

.text-green-950\/0 {
  color: #052e1600;
}

.text-green-950\/10 {
  color: #052e161a;
}

.text-green-950\/100 {
  color: #052e16;
}

.text-green-950\/20 {
  color: #052e1633;
}

.text-green-950\/25 {
  color: #052e1640;
}

.text-green-950\/30 {
  color: #052e164d;
}

.text-green-950\/40 {
  color: #052e1666;
}

.text-green-950\/5 {
  color: #052e160d;
}

.text-green-950\/50 {
  color: #052e1680;
}

.text-green-950\/60 {
  color: #052e1699;
}

.text-green-950\/70 {
  color: #052e16b3;
}

.text-green-950\/75 {
  color: #052e16bf;
}

.text-green-950\/80 {
  color: #052e16cc;
}

.text-green-950\/90 {
  color: #052e16e6;
}

.text-green-950\/95 {
  color: #052e16f2;
}

.text-grey {
  --tw-text-opacity: 1;
  color: rgb(234 236 240 / var(--tw-text-opacity));
}

.text-grey\/0 {
  color: #eaecf000;
}

.text-grey\/10 {
  color: #eaecf01a;
}

.text-grey\/100 {
  color: #eaecf0;
}

.text-grey\/20 {
  color: #eaecf033;
}

.text-grey\/25 {
  color: #eaecf040;
}

.text-grey\/30 {
  color: #eaecf04d;
}

.text-grey\/40 {
  color: #eaecf066;
}

.text-grey\/5 {
  color: #eaecf00d;
}

.text-grey\/50 {
  color: #eaecf080;
}

.text-grey\/60 {
  color: #eaecf099;
}

.text-grey\/70 {
  color: #eaecf0b3;
}

.text-grey\/75 {
  color: #eaecf0bf;
}

.text-grey\/80 {
  color: #eaecf0cc;
}

.text-grey\/90 {
  color: #eaecf0e6;
}

.text-grey\/95 {
  color: #eaecf0f2;
}

.text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgb(224 231 255 / var(--tw-text-opacity));
}

.text-indigo-100\/0 {
  color: #e0e7ff00;
}

.text-indigo-100\/10 {
  color: #e0e7ff1a;
}

.text-indigo-100\/100 {
  color: #e0e7ff;
}

.text-indigo-100\/20 {
  color: #e0e7ff33;
}

.text-indigo-100\/25 {
  color: #e0e7ff40;
}

.text-indigo-100\/30 {
  color: #e0e7ff4d;
}

.text-indigo-100\/40 {
  color: #e0e7ff66;
}

.text-indigo-100\/5 {
  color: #e0e7ff0d;
}

.text-indigo-100\/50 {
  color: #e0e7ff80;
}

.text-indigo-100\/60 {
  color: #e0e7ff99;
}

.text-indigo-100\/70 {
  color: #e0e7ffb3;
}

.text-indigo-100\/75 {
  color: #e0e7ffbf;
}

.text-indigo-100\/80 {
  color: #e0e7ffcc;
}

.text-indigo-100\/90 {
  color: #e0e7ffe6;
}

.text-indigo-100\/95 {
  color: #e0e7fff2;
}

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

.text-indigo-200\/0 {
  color: #c7d2fe00;
}

.text-indigo-200\/10 {
  color: #c7d2fe1a;
}

.text-indigo-200\/100 {
  color: #c7d2fe;
}

.text-indigo-200\/20 {
  color: #c7d2fe33;
}

.text-indigo-200\/25 {
  color: #c7d2fe40;
}

.text-indigo-200\/30 {
  color: #c7d2fe4d;
}

.text-indigo-200\/40 {
  color: #c7d2fe66;
}

.text-indigo-200\/5 {
  color: #c7d2fe0d;
}

.text-indigo-200\/50 {
  color: #c7d2fe80;
}

.text-indigo-200\/60 {
  color: #c7d2fe99;
}

.text-indigo-200\/70 {
  color: #c7d2feb3;
}

.text-indigo-200\/75 {
  color: #c7d2febf;
}

.text-indigo-200\/80 {
  color: #c7d2fecc;
}

.text-indigo-200\/90 {
  color: #c7d2fee6;
}

.text-indigo-200\/95 {
  color: #c7d2fef2;
}

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

.text-indigo-300\/0 {
  color: #a5b4fc00;
}

.text-indigo-300\/10 {
  color: #a5b4fc1a;
}

.text-indigo-300\/100 {
  color: #a5b4fc;
}

.text-indigo-300\/20 {
  color: #a5b4fc33;
}

.text-indigo-300\/25 {
  color: #a5b4fc40;
}

.text-indigo-300\/30 {
  color: #a5b4fc4d;
}

.text-indigo-300\/40 {
  color: #a5b4fc66;
}

.text-indigo-300\/5 {
  color: #a5b4fc0d;
}

.text-indigo-300\/50 {
  color: #a5b4fc80;
}

.text-indigo-300\/60 {
  color: #a5b4fc99;
}

.text-indigo-300\/70 {
  color: #a5b4fcb3;
}

.text-indigo-300\/75 {
  color: #a5b4fcbf;
}

.text-indigo-300\/80 {
  color: #a5b4fccc;
}

.text-indigo-300\/90 {
  color: #a5b4fce6;
}

.text-indigo-300\/95 {
  color: #a5b4fcf2;
}

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

.text-indigo-400\/0 {
  color: #818cf800;
}

.text-indigo-400\/10 {
  color: #818cf81a;
}

.text-indigo-400\/100 {
  color: #818cf8;
}

.text-indigo-400\/20 {
  color: #818cf833;
}

.text-indigo-400\/25 {
  color: #818cf840;
}

.text-indigo-400\/30 {
  color: #818cf84d;
}

.text-indigo-400\/40 {
  color: #818cf866;
}

.text-indigo-400\/5 {
  color: #818cf80d;
}

.text-indigo-400\/50 {
  color: #818cf880;
}

.text-indigo-400\/60 {
  color: #818cf899;
}

.text-indigo-400\/70 {
  color: #818cf8b3;
}

.text-indigo-400\/75 {
  color: #818cf8bf;
}

.text-indigo-400\/80 {
  color: #818cf8cc;
}

.text-indigo-400\/90 {
  color: #818cf8e6;
}

.text-indigo-400\/95 {
  color: #818cf8f2;
}

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

.text-indigo-50\/0 {
  color: #eef2ff00;
}

.text-indigo-50\/10 {
  color: #eef2ff1a;
}

.text-indigo-50\/100 {
  color: #eef2ff;
}

.text-indigo-50\/20 {
  color: #eef2ff33;
}

.text-indigo-50\/25 {
  color: #eef2ff40;
}

.text-indigo-50\/30 {
  color: #eef2ff4d;
}

.text-indigo-50\/40 {
  color: #eef2ff66;
}

.text-indigo-50\/5 {
  color: #eef2ff0d;
}

.text-indigo-50\/50 {
  color: #eef2ff80;
}

.text-indigo-50\/60 {
  color: #eef2ff99;
}

.text-indigo-50\/70 {
  color: #eef2ffb3;
}

.text-indigo-50\/75 {
  color: #eef2ffbf;
}

.text-indigo-50\/80 {
  color: #eef2ffcc;
}

.text-indigo-50\/90 {
  color: #eef2ffe6;
}

.text-indigo-50\/95 {
  color: #eef2fff2;
}

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

.text-indigo-500\/0 {
  color: #6366f100;
}

.text-indigo-500\/10 {
  color: #6366f11a;
}

.text-indigo-500\/100 {
  color: #6366f1;
}

.text-indigo-500\/20 {
  color: #6366f133;
}

.text-indigo-500\/25 {
  color: #6366f140;
}

.text-indigo-500\/30 {
  color: #6366f14d;
}

.text-indigo-500\/40 {
  color: #6366f166;
}

.text-indigo-500\/5 {
  color: #6366f10d;
}

.text-indigo-500\/50 {
  color: #6366f180;
}

.text-indigo-500\/60 {
  color: #6366f199;
}

.text-indigo-500\/70 {
  color: #6366f1b3;
}

.text-indigo-500\/75 {
  color: #6366f1bf;
}

.text-indigo-500\/80 {
  color: #6366f1cc;
}

.text-indigo-500\/90 {
  color: #6366f1e6;
}

.text-indigo-500\/95 {
  color: #6366f1f2;
}

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

.text-indigo-600\/0 {
  color: #4f46e500;
}

.text-indigo-600\/10 {
  color: #4f46e51a;
}

.text-indigo-600\/100 {
  color: #4f46e5;
}

.text-indigo-600\/20 {
  color: #4f46e533;
}

.text-indigo-600\/25 {
  color: #4f46e540;
}

.text-indigo-600\/30 {
  color: #4f46e54d;
}

.text-indigo-600\/40 {
  color: #4f46e566;
}

.text-indigo-600\/5 {
  color: #4f46e50d;
}

.text-indigo-600\/50 {
  color: #4f46e580;
}

.text-indigo-600\/60 {
  color: #4f46e599;
}

.text-indigo-600\/70 {
  color: #4f46e5b3;
}

.text-indigo-600\/75 {
  color: #4f46e5bf;
}

.text-indigo-600\/80 {
  color: #4f46e5cc;
}

.text-indigo-600\/90 {
  color: #4f46e5e6;
}

.text-indigo-600\/95 {
  color: #4f46e5f2;
}

.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity));
}

.text-indigo-700\/0 {
  color: #4338ca00;
}

.text-indigo-700\/10 {
  color: #4338ca1a;
}

.text-indigo-700\/100 {
  color: #4338ca;
}

.text-indigo-700\/20 {
  color: #4338ca33;
}

.text-indigo-700\/25 {
  color: #4338ca40;
}

.text-indigo-700\/30 {
  color: #4338ca4d;
}

.text-indigo-700\/40 {
  color: #4338ca66;
}

.text-indigo-700\/5 {
  color: #4338ca0d;
}

.text-indigo-700\/50 {
  color: #4338ca80;
}

.text-indigo-700\/60 {
  color: #4338ca99;
}

.text-indigo-700\/70 {
  color: #4338cab3;
}

.text-indigo-700\/75 {
  color: #4338cabf;
}

.text-indigo-700\/80 {
  color: #4338cacc;
}

.text-indigo-700\/90 {
  color: #4338cae6;
}

.text-indigo-700\/95 {
  color: #4338caf2;
}

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

.text-indigo-800\/0 {
  color: #3730a300;
}

.text-indigo-800\/10 {
  color: #3730a31a;
}

.text-indigo-800\/100 {
  color: #3730a3;
}

.text-indigo-800\/20 {
  color: #3730a333;
}

.text-indigo-800\/25 {
  color: #3730a340;
}

.text-indigo-800\/30 {
  color: #3730a34d;
}

.text-indigo-800\/40 {
  color: #3730a366;
}

.text-indigo-800\/5 {
  color: #3730a30d;
}

.text-indigo-800\/50 {
  color: #3730a380;
}

.text-indigo-800\/60 {
  color: #3730a399;
}

.text-indigo-800\/70 {
  color: #3730a3b3;
}

.text-indigo-800\/75 {
  color: #3730a3bf;
}

.text-indigo-800\/80 {
  color: #3730a3cc;
}

.text-indigo-800\/90 {
  color: #3730a3e6;
}

.text-indigo-800\/95 {
  color: #3730a3f2;
}

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

.text-indigo-900\/0 {
  color: #312e8100;
}

.text-indigo-900\/10 {
  color: #312e811a;
}

.text-indigo-900\/100 {
  color: #312e81;
}

.text-indigo-900\/20 {
  color: #312e8133;
}

.text-indigo-900\/25 {
  color: #312e8140;
}

.text-indigo-900\/30 {
  color: #312e814d;
}

.text-indigo-900\/40 {
  color: #312e8166;
}

.text-indigo-900\/5 {
  color: #312e810d;
}

.text-indigo-900\/50 {
  color: #312e8180;
}

.text-indigo-900\/60 {
  color: #312e8199;
}

.text-indigo-900\/70 {
  color: #312e81b3;
}

.text-indigo-900\/75 {
  color: #312e81bf;
}

.text-indigo-900\/80 {
  color: #312e81cc;
}

.text-indigo-900\/90 {
  color: #312e81e6;
}

.text-indigo-900\/95 {
  color: #312e81f2;
}

.text-indigo-950 {
  --tw-text-opacity: 1;
  color: rgb(30 27 75 / var(--tw-text-opacity));
}

.text-indigo-950\/0 {
  color: #1e1b4b00;
}

.text-indigo-950\/10 {
  color: #1e1b4b1a;
}

.text-indigo-950\/100 {
  color: #1e1b4b;
}

.text-indigo-950\/20 {
  color: #1e1b4b33;
}

.text-indigo-950\/25 {
  color: #1e1b4b40;
}

.text-indigo-950\/30 {
  color: #1e1b4b4d;
}

.text-indigo-950\/40 {
  color: #1e1b4b66;
}

.text-indigo-950\/5 {
  color: #1e1b4b0d;
}

.text-indigo-950\/50 {
  color: #1e1b4b80;
}

.text-indigo-950\/60 {
  color: #1e1b4b99;
}

.text-indigo-950\/70 {
  color: #1e1b4bb3;
}

.text-indigo-950\/75 {
  color: #1e1b4bbf;
}

.text-indigo-950\/80 {
  color: #1e1b4bcc;
}

.text-indigo-950\/90 {
  color: #1e1b4be6;
}

.text-indigo-950\/95 {
  color: #1e1b4bf2;
}

.text-inherit {
  color: inherit;
}

.text-lime-100 {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity));
}

.text-lime-100\/0 {
  color: #ecfccb00;
}

.text-lime-100\/10 {
  color: #ecfccb1a;
}

.text-lime-100\/100 {
  color: #ecfccb;
}

.text-lime-100\/20 {
  color: #ecfccb33;
}

.text-lime-100\/25 {
  color: #ecfccb40;
}

.text-lime-100\/30 {
  color: #ecfccb4d;
}

.text-lime-100\/40 {
  color: #ecfccb66;
}

.text-lime-100\/5 {
  color: #ecfccb0d;
}

.text-lime-100\/50 {
  color: #ecfccb80;
}

.text-lime-100\/60 {
  color: #ecfccb99;
}

.text-lime-100\/70 {
  color: #ecfccbb3;
}

.text-lime-100\/75 {
  color: #ecfccbbf;
}

.text-lime-100\/80 {
  color: #ecfccbcc;
}

.text-lime-100\/90 {
  color: #ecfccbe6;
}

.text-lime-100\/95 {
  color: #ecfccbf2;
}

.text-lime-200 {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity));
}

.text-lime-200\/0 {
  color: #d9f99d00;
}

.text-lime-200\/10 {
  color: #d9f99d1a;
}

.text-lime-200\/100 {
  color: #d9f99d;
}

.text-lime-200\/20 {
  color: #d9f99d33;
}

.text-lime-200\/25 {
  color: #d9f99d40;
}

.text-lime-200\/30 {
  color: #d9f99d4d;
}

.text-lime-200\/40 {
  color: #d9f99d66;
}

.text-lime-200\/5 {
  color: #d9f99d0d;
}

.text-lime-200\/50 {
  color: #d9f99d80;
}

.text-lime-200\/60 {
  color: #d9f99d99;
}

.text-lime-200\/70 {
  color: #d9f99db3;
}

.text-lime-200\/75 {
  color: #d9f99dbf;
}

.text-lime-200\/80 {
  color: #d9f99dcc;
}

.text-lime-200\/90 {
  color: #d9f99de6;
}

.text-lime-200\/95 {
  color: #d9f99df2;
}

.text-lime-300 {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity));
}

.text-lime-300\/0 {
  color: #bef26400;
}

.text-lime-300\/10 {
  color: #bef2641a;
}

.text-lime-300\/100 {
  color: #bef264;
}

.text-lime-300\/20 {
  color: #bef26433;
}

.text-lime-300\/25 {
  color: #bef26440;
}

.text-lime-300\/30 {
  color: #bef2644d;
}

.text-lime-300\/40 {
  color: #bef26466;
}

.text-lime-300\/5 {
  color: #bef2640d;
}

.text-lime-300\/50 {
  color: #bef26480;
}

.text-lime-300\/60 {
  color: #bef26499;
}

.text-lime-300\/70 {
  color: #bef264b3;
}

.text-lime-300\/75 {
  color: #bef264bf;
}

.text-lime-300\/80 {
  color: #bef264cc;
}

.text-lime-300\/90 {
  color: #bef264e6;
}

.text-lime-300\/95 {
  color: #bef264f2;
}

.text-lime-400 {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity));
}

.text-lime-400\/0 {
  color: #a3e63500;
}

.text-lime-400\/10 {
  color: #a3e6351a;
}

.text-lime-400\/100 {
  color: #a3e635;
}

.text-lime-400\/20 {
  color: #a3e63533;
}

.text-lime-400\/25 {
  color: #a3e63540;
}

.text-lime-400\/30 {
  color: #a3e6354d;
}

.text-lime-400\/40 {
  color: #a3e63566;
}

.text-lime-400\/5 {
  color: #a3e6350d;
}

.text-lime-400\/50 {
  color: #a3e63580;
}

.text-lime-400\/60 {
  color: #a3e63599;
}

.text-lime-400\/70 {
  color: #a3e635b3;
}

.text-lime-400\/75 {
  color: #a3e635bf;
}

.text-lime-400\/80 {
  color: #a3e635cc;
}

.text-lime-400\/90 {
  color: #a3e635e6;
}

.text-lime-400\/95 {
  color: #a3e635f2;
}

.text-lime-50 {
  --tw-text-opacity: 1;
  color: rgb(247 254 231 / var(--tw-text-opacity));
}

.text-lime-50\/0 {
  color: #f7fee700;
}

.text-lime-50\/10 {
  color: #f7fee71a;
}

.text-lime-50\/100 {
  color: #f7fee7;
}

.text-lime-50\/20 {
  color: #f7fee733;
}

.text-lime-50\/25 {
  color: #f7fee740;
}

.text-lime-50\/30 {
  color: #f7fee74d;
}

.text-lime-50\/40 {
  color: #f7fee766;
}

.text-lime-50\/5 {
  color: #f7fee70d;
}

.text-lime-50\/50 {
  color: #f7fee780;
}

.text-lime-50\/60 {
  color: #f7fee799;
}

.text-lime-50\/70 {
  color: #f7fee7b3;
}

.text-lime-50\/75 {
  color: #f7fee7bf;
}

.text-lime-50\/80 {
  color: #f7fee7cc;
}

.text-lime-50\/90 {
  color: #f7fee7e6;
}

.text-lime-50\/95 {
  color: #f7fee7f2;
}

.text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity));
}

.text-lime-500\/0 {
  color: #84cc1600;
}

.text-lime-500\/10 {
  color: #84cc161a;
}

.text-lime-500\/100 {
  color: #84cc16;
}

.text-lime-500\/20 {
  color: #84cc1633;
}

.text-lime-500\/25 {
  color: #84cc1640;
}

.text-lime-500\/30 {
  color: #84cc164d;
}

.text-lime-500\/40 {
  color: #84cc1666;
}

.text-lime-500\/5 {
  color: #84cc160d;
}

.text-lime-500\/50 {
  color: #84cc1680;
}

.text-lime-500\/60 {
  color: #84cc1699;
}

.text-lime-500\/70 {
  color: #84cc16b3;
}

.text-lime-500\/75 {
  color: #84cc16bf;
}

.text-lime-500\/80 {
  color: #84cc16cc;
}

.text-lime-500\/90 {
  color: #84cc16e6;
}

.text-lime-500\/95 {
  color: #84cc16f2;
}

.text-lime-600 {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity));
}

.text-lime-600\/0 {
  color: #65a30d00;
}

.text-lime-600\/10 {
  color: #65a30d1a;
}

.text-lime-600\/100 {
  color: #65a30d;
}

.text-lime-600\/20 {
  color: #65a30d33;
}

.text-lime-600\/25 {
  color: #65a30d40;
}

.text-lime-600\/30 {
  color: #65a30d4d;
}

.text-lime-600\/40 {
  color: #65a30d66;
}

.text-lime-600\/5 {
  color: #65a30d0d;
}

.text-lime-600\/50 {
  color: #65a30d80;
}

.text-lime-600\/60 {
  color: #65a30d99;
}

.text-lime-600\/70 {
  color: #65a30db3;
}

.text-lime-600\/75 {
  color: #65a30dbf;
}

.text-lime-600\/80 {
  color: #65a30dcc;
}

.text-lime-600\/90 {
  color: #65a30de6;
}

.text-lime-600\/95 {
  color: #65a30df2;
}

.text-lime-700 {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity));
}

.text-lime-700\/0 {
  color: #4d7c0f00;
}

.text-lime-700\/10 {
  color: #4d7c0f1a;
}

.text-lime-700\/100 {
  color: #4d7c0f;
}

.text-lime-700\/20 {
  color: #4d7c0f33;
}

.text-lime-700\/25 {
  color: #4d7c0f40;
}

.text-lime-700\/30 {
  color: #4d7c0f4d;
}

.text-lime-700\/40 {
  color: #4d7c0f66;
}

.text-lime-700\/5 {
  color: #4d7c0f0d;
}

.text-lime-700\/50 {
  color: #4d7c0f80;
}

.text-lime-700\/60 {
  color: #4d7c0f99;
}

.text-lime-700\/70 {
  color: #4d7c0fb3;
}

.text-lime-700\/75 {
  color: #4d7c0fbf;
}

.text-lime-700\/80 {
  color: #4d7c0fcc;
}

.text-lime-700\/90 {
  color: #4d7c0fe6;
}

.text-lime-700\/95 {
  color: #4d7c0ff2;
}

.text-lime-800 {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity));
}

.text-lime-800\/0 {
  color: #3f621200;
}

.text-lime-800\/10 {
  color: #3f62121a;
}

.text-lime-800\/100 {
  color: #3f6212;
}

.text-lime-800\/20 {
  color: #3f621233;
}

.text-lime-800\/25 {
  color: #3f621240;
}

.text-lime-800\/30 {
  color: #3f62124d;
}

.text-lime-800\/40 {
  color: #3f621266;
}

.text-lime-800\/5 {
  color: #3f62120d;
}

.text-lime-800\/50 {
  color: #3f621280;
}

.text-lime-800\/60 {
  color: #3f621299;
}

.text-lime-800\/70 {
  color: #3f6212b3;
}

.text-lime-800\/75 {
  color: #3f6212bf;
}

.text-lime-800\/80 {
  color: #3f6212cc;
}

.text-lime-800\/90 {
  color: #3f6212e6;
}

.text-lime-800\/95 {
  color: #3f6212f2;
}

.text-lime-900 {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity));
}

.text-lime-900\/0 {
  color: #36531400;
}

.text-lime-900\/10 {
  color: #3653141a;
}

.text-lime-900\/100 {
  color: #365314;
}

.text-lime-900\/20 {
  color: #36531433;
}

.text-lime-900\/25 {
  color: #36531440;
}

.text-lime-900\/30 {
  color: #3653144d;
}

.text-lime-900\/40 {
  color: #36531466;
}

.text-lime-900\/5 {
  color: #3653140d;
}

.text-lime-900\/50 {
  color: #36531480;
}

.text-lime-900\/60 {
  color: #36531499;
}

.text-lime-900\/70 {
  color: #365314b3;
}

.text-lime-900\/75 {
  color: #365314bf;
}

.text-lime-900\/80 {
  color: #365314cc;
}

.text-lime-900\/90 {
  color: #365314e6;
}

.text-lime-900\/95 {
  color: #365314f2;
}

.text-lime-950 {
  --tw-text-opacity: 1;
  color: rgb(26 46 5 / var(--tw-text-opacity));
}

.text-lime-950\/0 {
  color: #1a2e0500;
}

.text-lime-950\/10 {
  color: #1a2e051a;
}

.text-lime-950\/100 {
  color: #1a2e05;
}

.text-lime-950\/20 {
  color: #1a2e0533;
}

.text-lime-950\/25 {
  color: #1a2e0540;
}

.text-lime-950\/30 {
  color: #1a2e054d;
}

.text-lime-950\/40 {
  color: #1a2e0566;
}

.text-lime-950\/5 {
  color: #1a2e050d;
}

.text-lime-950\/50 {
  color: #1a2e0580;
}

.text-lime-950\/60 {
  color: #1a2e0599;
}

.text-lime-950\/70 {
  color: #1a2e05b3;
}

.text-lime-950\/75 {
  color: #1a2e05bf;
}

.text-lime-950\/80 {
  color: #1a2e05cc;
}

.text-lime-950\/90 {
  color: #1a2e05e6;
}

.text-lime-950\/95 {
  color: #1a2e05f2;
}

.text-neutral-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}

.text-neutral-100\/0 {
  color: #f5f5f500;
}

.text-neutral-100\/10 {
  color: #f5f5f51a;
}

.text-neutral-100\/100 {
  color: #f5f5f5;
}

.text-neutral-100\/20 {
  color: #f5f5f533;
}

.text-neutral-100\/25 {
  color: #f5f5f540;
}

.text-neutral-100\/30 {
  color: #f5f5f54d;
}

.text-neutral-100\/40 {
  color: #f5f5f566;
}

.text-neutral-100\/5 {
  color: #f5f5f50d;
}

.text-neutral-100\/50 {
  color: #f5f5f580;
}

.text-neutral-100\/60 {
  color: #f5f5f599;
}

.text-neutral-100\/70 {
  color: #f5f5f5b3;
}

.text-neutral-100\/75 {
  color: #f5f5f5bf;
}

.text-neutral-100\/80 {
  color: #f5f5f5cc;
}

.text-neutral-100\/90 {
  color: #f5f5f5e6;
}

.text-neutral-100\/95 {
  color: #f5f5f5f2;
}

.text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}

.text-neutral-200\/0 {
  color: #e5e5e500;
}

.text-neutral-200\/10 {
  color: #e5e5e51a;
}

.text-neutral-200\/100 {
  color: #e5e5e5;
}

.text-neutral-200\/20 {
  color: #e5e5e533;
}

.text-neutral-200\/25 {
  color: #e5e5e540;
}

.text-neutral-200\/30 {
  color: #e5e5e54d;
}

.text-neutral-200\/40 {
  color: #e5e5e566;
}

.text-neutral-200\/5 {
  color: #e5e5e50d;
}

.text-neutral-200\/50 {
  color: #e5e5e580;
}

.text-neutral-200\/60 {
  color: #e5e5e599;
}

.text-neutral-200\/70 {
  color: #e5e5e5b3;
}

.text-neutral-200\/75 {
  color: #e5e5e5bf;
}

.text-neutral-200\/80 {
  color: #e5e5e5cc;
}

.text-neutral-200\/90 {
  color: #e5e5e5e6;
}

.text-neutral-200\/95 {
  color: #e5e5e5f2;
}

.text-neutral-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity));
}

.text-neutral-300\/0 {
  color: #d4d4d400;
}

.text-neutral-300\/10 {
  color: #d4d4d41a;
}

.text-neutral-300\/100 {
  color: #d4d4d4;
}

.text-neutral-300\/20 {
  color: #d4d4d433;
}

.text-neutral-300\/25 {
  color: #d4d4d440;
}

.text-neutral-300\/30 {
  color: #d4d4d44d;
}

.text-neutral-300\/40 {
  color: #d4d4d466;
}

.text-neutral-300\/5 {
  color: #d4d4d40d;
}

.text-neutral-300\/50 {
  color: #d4d4d480;
}

.text-neutral-300\/60 {
  color: #d4d4d499;
}

.text-neutral-300\/70 {
  color: #d4d4d4b3;
}

.text-neutral-300\/75 {
  color: #d4d4d4bf;
}

.text-neutral-300\/80 {
  color: #d4d4d4cc;
}

.text-neutral-300\/90 {
  color: #d4d4d4e6;
}

.text-neutral-300\/95 {
  color: #d4d4d4f2;
}

.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.text-neutral-400\/0 {
  color: #a3a3a300;
}

.text-neutral-400\/10 {
  color: #a3a3a31a;
}

.text-neutral-400\/100 {
  color: #a3a3a3;
}

.text-neutral-400\/20 {
  color: #a3a3a333;
}

.text-neutral-400\/25 {
  color: #a3a3a340;
}

.text-neutral-400\/30 {
  color: #a3a3a34d;
}

.text-neutral-400\/40 {
  color: #a3a3a366;
}

.text-neutral-400\/5 {
  color: #a3a3a30d;
}

.text-neutral-400\/50 {
  color: #a3a3a380;
}

.text-neutral-400\/60 {
  color: #a3a3a399;
}

.text-neutral-400\/70 {
  color: #a3a3a3b3;
}

.text-neutral-400\/75 {
  color: #a3a3a3bf;
}

.text-neutral-400\/80 {
  color: #a3a3a3cc;
}

.text-neutral-400\/90 {
  color: #a3a3a3e6;
}

.text-neutral-400\/95 {
  color: #a3a3a3f2;
}

.text-neutral-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.text-neutral-50\/0 {
  color: #fafafa00;
}

.text-neutral-50\/10 {
  color: #fafafa1a;
}

.text-neutral-50\/100 {
  color: #fafafa;
}

.text-neutral-50\/20 {
  color: #fafafa33;
}

.text-neutral-50\/25 {
  color: #fafafa40;
}

.text-neutral-50\/30 {
  color: #fafafa4d;
}

.text-neutral-50\/40 {
  color: #fafafa66;
}

.text-neutral-50\/5 {
  color: #fafafa0d;
}

.text-neutral-50\/50 {
  color: #fafafa80;
}

.text-neutral-50\/60 {
  color: #fafafa99;
}

.text-neutral-50\/70 {
  color: #fafafab3;
}

.text-neutral-50\/75 {
  color: #fafafabf;
}

.text-neutral-50\/80 {
  color: #fafafacc;
}

.text-neutral-50\/90 {
  color: #fafafae6;
}

.text-neutral-50\/95 {
  color: #fafafaf2;
}

.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}

.text-neutral-500\/0 {
  color: #73737300;
}

.text-neutral-500\/10 {
  color: #7373731a;
}

.text-neutral-500\/100 {
  color: #737373;
}

.text-neutral-500\/20 {
  color: #73737333;
}

.text-neutral-500\/25 {
  color: #73737340;
}

.text-neutral-500\/30 {
  color: #7373734d;
}

.text-neutral-500\/40 {
  color: #73737366;
}

.text-neutral-500\/5 {
  color: #7373730d;
}

.text-neutral-500\/50 {
  color: #73737380;
}

.text-neutral-500\/60 {
  color: #73737399;
}

.text-neutral-500\/70 {
  color: #737373b3;
}

.text-neutral-500\/75 {
  color: #737373bf;
}

.text-neutral-500\/80 {
  color: #737373cc;
}

.text-neutral-500\/90 {
  color: #737373e6;
}

.text-neutral-500\/95 {
  color: #737373f2;
}

.text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity));
}

.text-neutral-600\/0 {
  color: #52525200;
}

.text-neutral-600\/10 {
  color: #5252521a;
}

.text-neutral-600\/100 {
  color: #525252;
}

.text-neutral-600\/20 {
  color: #52525233;
}

.text-neutral-600\/25 {
  color: #52525240;
}

.text-neutral-600\/30 {
  color: #5252524d;
}

.text-neutral-600\/40 {
  color: #52525266;
}

.text-neutral-600\/5 {
  color: #5252520d;
}

.text-neutral-600\/50 {
  color: #52525280;
}

.text-neutral-600\/60 {
  color: #52525299;
}

.text-neutral-600\/70 {
  color: #525252b3;
}

.text-neutral-600\/75 {
  color: #525252bf;
}

.text-neutral-600\/80 {
  color: #525252cc;
}

.text-neutral-600\/90 {
  color: #525252e6;
}

.text-neutral-600\/95 {
  color: #525252f2;
}

.text-neutral-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
}

.text-neutral-700\/0 {
  color: #40404000;
}

.text-neutral-700\/10 {
  color: #4040401a;
}

.text-neutral-700\/100 {
  color: #404040;
}

.text-neutral-700\/20 {
  color: #40404033;
}

.text-neutral-700\/25 {
  color: #40404040;
}

.text-neutral-700\/30 {
  color: #4040404d;
}

.text-neutral-700\/40 {
  color: #40404066;
}

.text-neutral-700\/5 {
  color: #4040400d;
}

.text-neutral-700\/50 {
  color: #40404080;
}

.text-neutral-700\/60 {
  color: #40404099;
}

.text-neutral-700\/70 {
  color: #404040b3;
}

.text-neutral-700\/75 {
  color: #404040bf;
}

.text-neutral-700\/80 {
  color: #404040cc;
}

.text-neutral-700\/90 {
  color: #404040e6;
}

.text-neutral-700\/95 {
  color: #404040f2;
}

.text-neutral-800 {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity));
}

.text-neutral-800\/0 {
  color: #26262600;
}

.text-neutral-800\/10 {
  color: #2626261a;
}

.text-neutral-800\/100 {
  color: #262626;
}

.text-neutral-800\/20 {
  color: #26262633;
}

.text-neutral-800\/25 {
  color: #26262640;
}

.text-neutral-800\/30 {
  color: #2626264d;
}

.text-neutral-800\/40 {
  color: #26262666;
}

.text-neutral-800\/5 {
  color: #2626260d;
}

.text-neutral-800\/50 {
  color: #26262680;
}

.text-neutral-800\/60 {
  color: #26262699;
}

.text-neutral-800\/70 {
  color: #262626b3;
}

.text-neutral-800\/75 {
  color: #262626bf;
}

.text-neutral-800\/80 {
  color: #262626cc;
}

.text-neutral-800\/90 {
  color: #262626e6;
}

.text-neutral-800\/95 {
  color: #262626f2;
}

.text-neutral-900 {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity));
}

.text-neutral-900\/0 {
  color: #17171700;
}

.text-neutral-900\/10 {
  color: #1717171a;
}

.text-neutral-900\/100 {
  color: #171717;
}

.text-neutral-900\/20 {
  color: #17171733;
}

.text-neutral-900\/25 {
  color: #17171740;
}

.text-neutral-900\/30 {
  color: #1717174d;
}

.text-neutral-900\/40 {
  color: #17171766;
}

.text-neutral-900\/5 {
  color: #1717170d;
}

.text-neutral-900\/50 {
  color: #17171780;
}

.text-neutral-900\/60 {
  color: #17171799;
}

.text-neutral-900\/70 {
  color: #171717b3;
}

.text-neutral-900\/75 {
  color: #171717bf;
}

.text-neutral-900\/80 {
  color: #171717cc;
}

.text-neutral-900\/90 {
  color: #171717e6;
}

.text-neutral-900\/95 {
  color: #171717f2;
}

.text-neutral-950 {
  --tw-text-opacity: 1;
  color: rgb(10 10 10 / var(--tw-text-opacity));
}

.text-neutral-950\/0 {
  color: #0a0a0a00;
}

.text-neutral-950\/10 {
  color: #0a0a0a1a;
}

.text-neutral-950\/100 {
  color: #0a0a0a;
}

.text-neutral-950\/20 {
  color: #0a0a0a33;
}

.text-neutral-950\/25 {
  color: #0a0a0a40;
}

.text-neutral-950\/30 {
  color: #0a0a0a4d;
}

.text-neutral-950\/40 {
  color: #0a0a0a66;
}

.text-neutral-950\/5 {
  color: #0a0a0a0d;
}

.text-neutral-950\/50 {
  color: #0a0a0a80;
}

.text-neutral-950\/60 {
  color: #0a0a0a99;
}

.text-neutral-950\/70 {
  color: #0a0a0ab3;
}

.text-neutral-950\/75 {
  color: #0a0a0abf;
}

.text-neutral-950\/80 {
  color: #0a0a0acc;
}

.text-neutral-950\/90 {
  color: #0a0a0ae6;
}

.text-neutral-950\/95 {
  color: #0a0a0af2;
}

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

.text-orange-100\/0 {
  color: #ffedd500;
}

.text-orange-100\/10 {
  color: #ffedd51a;
}

.text-orange-100\/100 {
  color: #ffedd5;
}

.text-orange-100\/20 {
  color: #ffedd533;
}

.text-orange-100\/25 {
  color: #ffedd540;
}

.text-orange-100\/30 {
  color: #ffedd54d;
}

.text-orange-100\/40 {
  color: #ffedd566;
}

.text-orange-100\/5 {
  color: #ffedd50d;
}

.text-orange-100\/50 {
  color: #ffedd580;
}

.text-orange-100\/60 {
  color: #ffedd599;
}

.text-orange-100\/70 {
  color: #ffedd5b3;
}

.text-orange-100\/75 {
  color: #ffedd5bf;
}

.text-orange-100\/80 {
  color: #ffedd5cc;
}

.text-orange-100\/90 {
  color: #ffedd5e6;
}

.text-orange-100\/95 {
  color: #ffedd5f2;
}

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

.text-orange-200\/0 {
  color: #fed7aa00;
}

.text-orange-200\/10 {
  color: #fed7aa1a;
}

.text-orange-200\/100 {
  color: #fed7aa;
}

.text-orange-200\/20 {
  color: #fed7aa33;
}

.text-orange-200\/25 {
  color: #fed7aa40;
}

.text-orange-200\/30 {
  color: #fed7aa4d;
}

.text-orange-200\/40 {
  color: #fed7aa66;
}

.text-orange-200\/5 {
  color: #fed7aa0d;
}

.text-orange-200\/50 {
  color: #fed7aa80;
}

.text-orange-200\/60 {
  color: #fed7aa99;
}

.text-orange-200\/70 {
  color: #fed7aab3;
}

.text-orange-200\/75 {
  color: #fed7aabf;
}

.text-orange-200\/80 {
  color: #fed7aacc;
}

.text-orange-200\/90 {
  color: #fed7aae6;
}

.text-orange-200\/95 {
  color: #fed7aaf2;
}

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

.text-orange-300\/0 {
  color: #fdba7400;
}

.text-orange-300\/10 {
  color: #fdba741a;
}

.text-orange-300\/100 {
  color: #fdba74;
}

.text-orange-300\/20 {
  color: #fdba7433;
}

.text-orange-300\/25 {
  color: #fdba7440;
}

.text-orange-300\/30 {
  color: #fdba744d;
}

.text-orange-300\/40 {
  color: #fdba7466;
}

.text-orange-300\/5 {
  color: #fdba740d;
}

.text-orange-300\/50 {
  color: #fdba7480;
}

.text-orange-300\/60 {
  color: #fdba7499;
}

.text-orange-300\/70 {
  color: #fdba74b3;
}

.text-orange-300\/75 {
  color: #fdba74bf;
}

.text-orange-300\/80 {
  color: #fdba74cc;
}

.text-orange-300\/90 {
  color: #fdba74e6;
}

.text-orange-300\/95 {
  color: #fdba74f2;
}

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

.text-orange-400\/0 {
  color: #fb923c00;
}

.text-orange-400\/10 {
  color: #fb923c1a;
}

.text-orange-400\/100 {
  color: #fb923c;
}

.text-orange-400\/20 {
  color: #fb923c33;
}

.text-orange-400\/25 {
  color: #fb923c40;
}

.text-orange-400\/30 {
  color: #fb923c4d;
}

.text-orange-400\/40 {
  color: #fb923c66;
}

.text-orange-400\/5 {
  color: #fb923c0d;
}

.text-orange-400\/50 {
  color: #fb923c80;
}

.text-orange-400\/60 {
  color: #fb923c99;
}

.text-orange-400\/70 {
  color: #fb923cb3;
}

.text-orange-400\/75 {
  color: #fb923cbf;
}

.text-orange-400\/80 {
  color: #fb923ccc;
}

.text-orange-400\/90 {
  color: #fb923ce6;
}

.text-orange-400\/95 {
  color: #fb923cf2;
}

.text-orange-50 {
  --tw-text-opacity: 1;
  color: rgb(255 247 237 / var(--tw-text-opacity));
}

.text-orange-50\/0 {
  color: #fff7ed00;
}

.text-orange-50\/10 {
  color: #fff7ed1a;
}

.text-orange-50\/100 {
  color: #fff7ed;
}

.text-orange-50\/20 {
  color: #fff7ed33;
}

.text-orange-50\/25 {
  color: #fff7ed40;
}

.text-orange-50\/30 {
  color: #fff7ed4d;
}

.text-orange-50\/40 {
  color: #fff7ed66;
}

.text-orange-50\/5 {
  color: #fff7ed0d;
}

.text-orange-50\/50 {
  color: #fff7ed80;
}

.text-orange-50\/60 {
  color: #fff7ed99;
}

.text-orange-50\/70 {
  color: #fff7edb3;
}

.text-orange-50\/75 {
  color: #fff7edbf;
}

.text-orange-50\/80 {
  color: #fff7edcc;
}

.text-orange-50\/90 {
  color: #fff7ede6;
}

.text-orange-50\/95 {
  color: #fff7edf2;
}

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

.text-orange-500\/0 {
  color: #f9731600;
}

.text-orange-500\/10 {
  color: #f973161a;
}

.text-orange-500\/100 {
  color: #f97316;
}

.text-orange-500\/20 {
  color: #f9731633;
}

.text-orange-500\/25 {
  color: #f9731640;
}

.text-orange-500\/30 {
  color: #f973164d;
}

.text-orange-500\/40 {
  color: #f9731666;
}

.text-orange-500\/5 {
  color: #f973160d;
}

.text-orange-500\/50 {
  color: #f9731680;
}

.text-orange-500\/60 {
  color: #f9731699;
}

.text-orange-500\/70 {
  color: #f97316b3;
}

.text-orange-500\/75 {
  color: #f97316bf;
}

.text-orange-500\/80 {
  color: #f97316cc;
}

.text-orange-500\/90 {
  color: #f97316e6;
}

.text-orange-500\/95 {
  color: #f97316f2;
}

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

.text-orange-600\/0 {
  color: #ea580c00;
}

.text-orange-600\/10 {
  color: #ea580c1a;
}

.text-orange-600\/100 {
  color: #ea580c;
}

.text-orange-600\/20 {
  color: #ea580c33;
}

.text-orange-600\/25 {
  color: #ea580c40;
}

.text-orange-600\/30 {
  color: #ea580c4d;
}

.text-orange-600\/40 {
  color: #ea580c66;
}

.text-orange-600\/5 {
  color: #ea580c0d;
}

.text-orange-600\/50 {
  color: #ea580c80;
}

.text-orange-600\/60 {
  color: #ea580c99;
}

.text-orange-600\/70 {
  color: #ea580cb3;
}

.text-orange-600\/75 {
  color: #ea580cbf;
}

.text-orange-600\/80 {
  color: #ea580ccc;
}

.text-orange-600\/90 {
  color: #ea580ce6;
}

.text-orange-600\/95 {
  color: #ea580cf2;
}

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

.text-orange-700\/0 {
  color: #c2410c00;
}

.text-orange-700\/10 {
  color: #c2410c1a;
}

.text-orange-700\/100 {
  color: #c2410c;
}

.text-orange-700\/20 {
  color: #c2410c33;
}

.text-orange-700\/25 {
  color: #c2410c40;
}

.text-orange-700\/30 {
  color: #c2410c4d;
}

.text-orange-700\/40 {
  color: #c2410c66;
}

.text-orange-700\/5 {
  color: #c2410c0d;
}

.text-orange-700\/50 {
  color: #c2410c80;
}

.text-orange-700\/60 {
  color: #c2410c99;
}

.text-orange-700\/70 {
  color: #c2410cb3;
}

.text-orange-700\/75 {
  color: #c2410cbf;
}

.text-orange-700\/80 {
  color: #c2410ccc;
}

.text-orange-700\/90 {
  color: #c2410ce6;
}

.text-orange-700\/95 {
  color: #c2410cf2;
}

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

.text-orange-800\/0 {
  color: #9a341200;
}

.text-orange-800\/10 {
  color: #9a34121a;
}

.text-orange-800\/100 {
  color: #9a3412;
}

.text-orange-800\/20 {
  color: #9a341233;
}

.text-orange-800\/25 {
  color: #9a341240;
}

.text-orange-800\/30 {
  color: #9a34124d;
}

.text-orange-800\/40 {
  color: #9a341266;
}

.text-orange-800\/5 {
  color: #9a34120d;
}

.text-orange-800\/50 {
  color: #9a341280;
}

.text-orange-800\/60 {
  color: #9a341299;
}

.text-orange-800\/70 {
  color: #9a3412b3;
}

.text-orange-800\/75 {
  color: #9a3412bf;
}

.text-orange-800\/80 {
  color: #9a3412cc;
}

.text-orange-800\/90 {
  color: #9a3412e6;
}

.text-orange-800\/95 {
  color: #9a3412f2;
}

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

.text-orange-900\/0 {
  color: #7c2d1200;
}

.text-orange-900\/10 {
  color: #7c2d121a;
}

.text-orange-900\/100 {
  color: #7c2d12;
}

.text-orange-900\/20 {
  color: #7c2d1233;
}

.text-orange-900\/25 {
  color: #7c2d1240;
}

.text-orange-900\/30 {
  color: #7c2d124d;
}

.text-orange-900\/40 {
  color: #7c2d1266;
}

.text-orange-900\/5 {
  color: #7c2d120d;
}

.text-orange-900\/50 {
  color: #7c2d1280;
}

.text-orange-900\/60 {
  color: #7c2d1299;
}

.text-orange-900\/70 {
  color: #7c2d12b3;
}

.text-orange-900\/75 {
  color: #7c2d12bf;
}

.text-orange-900\/80 {
  color: #7c2d12cc;
}

.text-orange-900\/90 {
  color: #7c2d12e6;
}

.text-orange-900\/95 {
  color: #7c2d12f2;
}

.text-orange-950 {
  --tw-text-opacity: 1;
  color: rgb(67 20 7 / var(--tw-text-opacity));
}

.text-orange-950\/0 {
  color: #43140700;
}

.text-orange-950\/10 {
  color: #4314071a;
}

.text-orange-950\/100 {
  color: #431407;
}

.text-orange-950\/20 {
  color: #43140733;
}

.text-orange-950\/25 {
  color: #43140740;
}

.text-orange-950\/30 {
  color: #4314074d;
}

.text-orange-950\/40 {
  color: #43140766;
}

.text-orange-950\/5 {
  color: #4314070d;
}

.text-orange-950\/50 {
  color: #43140780;
}

.text-orange-950\/60 {
  color: #43140799;
}

.text-orange-950\/70 {
  color: #431407b3;
}

.text-orange-950\/75 {
  color: #431407bf;
}

.text-orange-950\/80 {
  color: #431407cc;
}

.text-orange-950\/90 {
  color: #431407e6;
}

.text-orange-950\/95 {
  color: #431407f2;
}

.text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity));
}

.text-pink-100\/0 {
  color: #fce7f300;
}

.text-pink-100\/10 {
  color: #fce7f31a;
}

.text-pink-100\/100 {
  color: #fce7f3;
}

.text-pink-100\/20 {
  color: #fce7f333;
}

.text-pink-100\/25 {
  color: #fce7f340;
}

.text-pink-100\/30 {
  color: #fce7f34d;
}

.text-pink-100\/40 {
  color: #fce7f366;
}

.text-pink-100\/5 {
  color: #fce7f30d;
}

.text-pink-100\/50 {
  color: #fce7f380;
}

.text-pink-100\/60 {
  color: #fce7f399;
}

.text-pink-100\/70 {
  color: #fce7f3b3;
}

.text-pink-100\/75 {
  color: #fce7f3bf;
}

.text-pink-100\/80 {
  color: #fce7f3cc;
}

.text-pink-100\/90 {
  color: #fce7f3e6;
}

.text-pink-100\/95 {
  color: #fce7f3f2;
}

.text-pink-200 {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity));
}

.text-pink-200\/0 {
  color: #fbcfe800;
}

.text-pink-200\/10 {
  color: #fbcfe81a;
}

.text-pink-200\/100 {
  color: #fbcfe8;
}

.text-pink-200\/20 {
  color: #fbcfe833;
}

.text-pink-200\/25 {
  color: #fbcfe840;
}

.text-pink-200\/30 {
  color: #fbcfe84d;
}

.text-pink-200\/40 {
  color: #fbcfe866;
}

.text-pink-200\/5 {
  color: #fbcfe80d;
}

.text-pink-200\/50 {
  color: #fbcfe880;
}

.text-pink-200\/60 {
  color: #fbcfe899;
}

.text-pink-200\/70 {
  color: #fbcfe8b3;
}

.text-pink-200\/75 {
  color: #fbcfe8bf;
}

.text-pink-200\/80 {
  color: #fbcfe8cc;
}

.text-pink-200\/90 {
  color: #fbcfe8e6;
}

.text-pink-200\/95 {
  color: #fbcfe8f2;
}

.text-pink-300 {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity));
}

.text-pink-300\/0 {
  color: #f9a8d400;
}

.text-pink-300\/10 {
  color: #f9a8d41a;
}

.text-pink-300\/100 {
  color: #f9a8d4;
}

.text-pink-300\/20 {
  color: #f9a8d433;
}

.text-pink-300\/25 {
  color: #f9a8d440;
}

.text-pink-300\/30 {
  color: #f9a8d44d;
}

.text-pink-300\/40 {
  color: #f9a8d466;
}

.text-pink-300\/5 {
  color: #f9a8d40d;
}

.text-pink-300\/50 {
  color: #f9a8d480;
}

.text-pink-300\/60 {
  color: #f9a8d499;
}

.text-pink-300\/70 {
  color: #f9a8d4b3;
}

.text-pink-300\/75 {
  color: #f9a8d4bf;
}

.text-pink-300\/80 {
  color: #f9a8d4cc;
}

.text-pink-300\/90 {
  color: #f9a8d4e6;
}

.text-pink-300\/95 {
  color: #f9a8d4f2;
}

.text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity));
}

.text-pink-400\/0 {
  color: #f472b600;
}

.text-pink-400\/10 {
  color: #f472b61a;
}

.text-pink-400\/100 {
  color: #f472b6;
}

.text-pink-400\/20 {
  color: #f472b633;
}

.text-pink-400\/25 {
  color: #f472b640;
}

.text-pink-400\/30 {
  color: #f472b64d;
}

.text-pink-400\/40 {
  color: #f472b666;
}

.text-pink-400\/5 {
  color: #f472b60d;
}

.text-pink-400\/50 {
  color: #f472b680;
}

.text-pink-400\/60 {
  color: #f472b699;
}

.text-pink-400\/70 {
  color: #f472b6b3;
}

.text-pink-400\/75 {
  color: #f472b6bf;
}

.text-pink-400\/80 {
  color: #f472b6cc;
}

.text-pink-400\/90 {
  color: #f472b6e6;
}

.text-pink-400\/95 {
  color: #f472b6f2;
}

.text-pink-50 {
  --tw-text-opacity: 1;
  color: rgb(253 242 248 / var(--tw-text-opacity));
}

.text-pink-50\/0 {
  color: #fdf2f800;
}

.text-pink-50\/10 {
  color: #fdf2f81a;
}

.text-pink-50\/100 {
  color: #fdf2f8;
}

.text-pink-50\/20 {
  color: #fdf2f833;
}

.text-pink-50\/25 {
  color: #fdf2f840;
}

.text-pink-50\/30 {
  color: #fdf2f84d;
}

.text-pink-50\/40 {
  color: #fdf2f866;
}

.text-pink-50\/5 {
  color: #fdf2f80d;
}

.text-pink-50\/50 {
  color: #fdf2f880;
}

.text-pink-50\/60 {
  color: #fdf2f899;
}

.text-pink-50\/70 {
  color: #fdf2f8b3;
}

.text-pink-50\/75 {
  color: #fdf2f8bf;
}

.text-pink-50\/80 {
  color: #fdf2f8cc;
}

.text-pink-50\/90 {
  color: #fdf2f8e6;
}

.text-pink-50\/95 {
  color: #fdf2f8f2;
}

.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity));
}

.text-pink-500\/0 {
  color: #ec489900;
}

.text-pink-500\/10 {
  color: #ec48991a;
}

.text-pink-500\/100 {
  color: #ec4899;
}

.text-pink-500\/20 {
  color: #ec489933;
}

.text-pink-500\/25 {
  color: #ec489940;
}

.text-pink-500\/30 {
  color: #ec48994d;
}

.text-pink-500\/40 {
  color: #ec489966;
}

.text-pink-500\/5 {
  color: #ec48990d;
}

.text-pink-500\/50 {
  color: #ec489980;
}

.text-pink-500\/60 {
  color: #ec489999;
}

.text-pink-500\/70 {
  color: #ec4899b3;
}

.text-pink-500\/75 {
  color: #ec4899bf;
}

.text-pink-500\/80 {
  color: #ec4899cc;
}

.text-pink-500\/90 {
  color: #ec4899e6;
}

.text-pink-500\/95 {
  color: #ec4899f2;
}

.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity));
}

.text-pink-600\/0 {
  color: #db277700;
}

.text-pink-600\/10 {
  color: #db27771a;
}

.text-pink-600\/100 {
  color: #db2777;
}

.text-pink-600\/20 {
  color: #db277733;
}

.text-pink-600\/25 {
  color: #db277740;
}

.text-pink-600\/30 {
  color: #db27774d;
}

.text-pink-600\/40 {
  color: #db277766;
}

.text-pink-600\/5 {
  color: #db27770d;
}

.text-pink-600\/50 {
  color: #db277780;
}

.text-pink-600\/60 {
  color: #db277799;
}

.text-pink-600\/70 {
  color: #db2777b3;
}

.text-pink-600\/75 {
  color: #db2777bf;
}

.text-pink-600\/80 {
  color: #db2777cc;
}

.text-pink-600\/90 {
  color: #db2777e6;
}

.text-pink-600\/95 {
  color: #db2777f2;
}

.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity));
}

.text-pink-700\/0 {
  color: #be185d00;
}

.text-pink-700\/10 {
  color: #be185d1a;
}

.text-pink-700\/100 {
  color: #be185d;
}

.text-pink-700\/20 {
  color: #be185d33;
}

.text-pink-700\/25 {
  color: #be185d40;
}

.text-pink-700\/30 {
  color: #be185d4d;
}

.text-pink-700\/40 {
  color: #be185d66;
}

.text-pink-700\/5 {
  color: #be185d0d;
}

.text-pink-700\/50 {
  color: #be185d80;
}

.text-pink-700\/60 {
  color: #be185d99;
}

.text-pink-700\/70 {
  color: #be185db3;
}

.text-pink-700\/75 {
  color: #be185dbf;
}

.text-pink-700\/80 {
  color: #be185dcc;
}

.text-pink-700\/90 {
  color: #be185de6;
}

.text-pink-700\/95 {
  color: #be185df2;
}

.text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity));
}

.text-pink-800\/0 {
  color: #9d174d00;
}

.text-pink-800\/10 {
  color: #9d174d1a;
}

.text-pink-800\/100 {
  color: #9d174d;
}

.text-pink-800\/20 {
  color: #9d174d33;
}

.text-pink-800\/25 {
  color: #9d174d40;
}

.text-pink-800\/30 {
  color: #9d174d4d;
}

.text-pink-800\/40 {
  color: #9d174d66;
}

.text-pink-800\/5 {
  color: #9d174d0d;
}

.text-pink-800\/50 {
  color: #9d174d80;
}

.text-pink-800\/60 {
  color: #9d174d99;
}

.text-pink-800\/70 {
  color: #9d174db3;
}

.text-pink-800\/75 {
  color: #9d174dbf;
}

.text-pink-800\/80 {
  color: #9d174dcc;
}

.text-pink-800\/90 {
  color: #9d174de6;
}

.text-pink-800\/95 {
  color: #9d174df2;
}

.text-pink-900 {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity));
}

.text-pink-900\/0 {
  color: #83184300;
}

.text-pink-900\/10 {
  color: #8318431a;
}

.text-pink-900\/100 {
  color: #831843;
}

.text-pink-900\/20 {
  color: #83184333;
}

.text-pink-900\/25 {
  color: #83184340;
}

.text-pink-900\/30 {
  color: #8318434d;
}

.text-pink-900\/40 {
  color: #83184366;
}

.text-pink-900\/5 {
  color: #8318430d;
}

.text-pink-900\/50 {
  color: #83184380;
}

.text-pink-900\/60 {
  color: #83184399;
}

.text-pink-900\/70 {
  color: #831843b3;
}

.text-pink-900\/75 {
  color: #831843bf;
}

.text-pink-900\/80 {
  color: #831843cc;
}

.text-pink-900\/90 {
  color: #831843e6;
}

.text-pink-900\/95 {
  color: #831843f2;
}

.text-pink-950 {
  --tw-text-opacity: 1;
  color: rgb(80 7 36 / var(--tw-text-opacity));
}

.text-pink-950\/0 {
  color: #50072400;
}

.text-pink-950\/10 {
  color: #5007241a;
}

.text-pink-950\/100 {
  color: #500724;
}

.text-pink-950\/20 {
  color: #50072433;
}

.text-pink-950\/25 {
  color: #50072440;
}

.text-pink-950\/30 {
  color: #5007244d;
}

.text-pink-950\/40 {
  color: #50072466;
}

.text-pink-950\/5 {
  color: #5007240d;
}

.text-pink-950\/50 {
  color: #50072480;
}

.text-pink-950\/60 {
  color: #50072499;
}

.text-pink-950\/70 {
  color: #500724b3;
}

.text-pink-950\/75 {
  color: #500724bf;
}

.text-pink-950\/80 {
  color: #500724cc;
}

.text-pink-950\/90 {
  color: #500724e6;
}

.text-pink-950\/95 {
  color: #500724f2;
}

.text-primary-almond {
  --tw-text-opacity: 1;
  color: rgb(247 240 238 / var(--tw-text-opacity));
}

.text-primary-almond\/0 {
  color: #f7f0ee00;
}

.text-primary-almond\/10 {
  color: #f7f0ee1a;
}

.text-primary-almond\/100 {
  color: #f7f0ee;
}

.text-primary-almond\/20 {
  color: #f7f0ee33;
}

.text-primary-almond\/25 {
  color: #f7f0ee40;
}

.text-primary-almond\/30 {
  color: #f7f0ee4d;
}

.text-primary-almond\/40 {
  color: #f7f0ee66;
}

.text-primary-almond\/5 {
  color: #f7f0ee0d;
}

.text-primary-almond\/50 {
  color: #f7f0ee80;
}

.text-primary-almond\/60 {
  color: #f7f0ee99;
}

.text-primary-almond\/70 {
  color: #f7f0eeb3;
}

.text-primary-almond\/75 {
  color: #f7f0eebf;
}

.text-primary-almond\/80 {
  color: #f7f0eecc;
}

.text-primary-almond\/90 {
  color: #f7f0eee6;
}

.text-primary-almond\/95 {
  color: #f7f0eef2;
}

.text-primary-blue {
  --tw-text-opacity: 1;
  color: rgb(29 78 250 / var(--tw-text-opacity));
}

.text-primary-blue\/0 {
  color: #1d4efa00;
}

.text-primary-blue\/10 {
  color: #1d4efa1a;
}

.text-primary-blue\/100 {
  color: #1d4efa;
}

.text-primary-blue\/20 {
  color: #1d4efa33;
}

.text-primary-blue\/25 {
  color: #1d4efa40;
}

.text-primary-blue\/30 {
  color: #1d4efa4d;
}

.text-primary-blue\/40 {
  color: #1d4efa66;
}

.text-primary-blue\/5 {
  color: #1d4efa0d;
}

.text-primary-blue\/50 {
  color: #1d4efa80;
}

.text-primary-blue\/60 {
  color: #1d4efa99;
}

.text-primary-blue\/70 {
  color: #1d4efab3;
}

.text-primary-blue\/75 {
  color: #1d4efabf;
}

.text-primary-blue\/80 {
  color: #1d4efacc;
}

.text-primary-blue\/90 {
  color: #1d4efae6;
}

.text-primary-blue\/95 {
  color: #1d4efaf2;
}

.text-primary-dark-grey {
  --tw-text-opacity: 1;
  color: rgb(52 54 65 / var(--tw-text-opacity));
}

.text-primary-dark-grey\/0 {
  color: #34364100;
}

.text-primary-dark-grey\/10 {
  color: #3436411a;
}

.text-primary-dark-grey\/100 {
  color: #343641;
}

.text-primary-dark-grey\/20 {
  color: #34364133;
}

.text-primary-dark-grey\/25 {
  color: #34364140;
}

.text-primary-dark-grey\/30 {
  color: #3436414d;
}

.text-primary-dark-grey\/40 {
  color: #34364166;
}

.text-primary-dark-grey\/5 {
  color: #3436410d;
}

.text-primary-dark-grey\/50 {
  color: #34364180;
}

.text-primary-dark-grey\/60 {
  color: #34364199;
}

.text-primary-dark-grey\/70 {
  color: #343641b3;
}

.text-primary-dark-grey\/75 {
  color: #343641bf;
}

.text-primary-dark-grey\/80 {
  color: #343641cc;
}

.text-primary-dark-grey\/90 {
  color: #343641e6;
}

.text-primary-dark-grey\/95 {
  color: #343641f2;
}

.text-primary-green {
  --tw-text-opacity: 1;
  color: rgb(109 255 115 / var(--tw-text-opacity));
}

.text-primary-green\/0 {
  color: #6dff7300;
}

.text-primary-green\/10 {
  color: #6dff731a;
}

.text-primary-green\/100 {
  color: #6dff73;
}

.text-primary-green\/20 {
  color: #6dff7333;
}

.text-primary-green\/25 {
  color: #6dff7340;
}

.text-primary-green\/30 {
  color: #6dff734d;
}

.text-primary-green\/40 {
  color: #6dff7366;
}

.text-primary-green\/5 {
  color: #6dff730d;
}

.text-primary-green\/50 {
  color: #6dff7380;
}

.text-primary-green\/60 {
  color: #6dff7399;
}

.text-primary-green\/70 {
  color: #6dff73b3;
}

.text-primary-green\/75 {
  color: #6dff73bf;
}

.text-primary-green\/80 {
  color: #6dff73cc;
}

.text-primary-green\/90 {
  color: #6dff73e6;
}

.text-primary-green\/95 {
  color: #6dff73f2;
}

.text-primary-light-grey {
  --tw-text-opacity: 1;
  color: rgb(102 112 133 / var(--tw-text-opacity));
}

.text-primary-light-grey\/0 {
  color: #66708500;
}

.text-primary-light-grey\/10 {
  color: #6670851a;
}

.text-primary-light-grey\/100 {
  color: #667085;
}

.text-primary-light-grey\/20 {
  color: #66708533;
}

.text-primary-light-grey\/25 {
  color: #66708540;
}

.text-primary-light-grey\/30 {
  color: #6670854d;
}

.text-primary-light-grey\/40 {
  color: #66708566;
}

.text-primary-light-grey\/5 {
  color: #6670850d;
}

.text-primary-light-grey\/50 {
  color: #66708580;
}

.text-primary-light-grey\/60 {
  color: #66708599;
}

.text-primary-light-grey\/70 {
  color: #667085b3;
}

.text-primary-light-grey\/75 {
  color: #667085bf;
}

.text-primary-light-grey\/80 {
  color: #667085cc;
}

.text-primary-light-grey\/90 {
  color: #667085e6;
}

.text-primary-light-grey\/95 {
  color: #667085f2;
}

.text-primary-orange {
  --tw-text-opacity: 1;
  color: rgb(255 91 36 / var(--tw-text-opacity));
}

.text-primary-orange\/0 {
  color: #ff5b2400;
}

.text-primary-orange\/10 {
  color: #ff5b241a;
}

.text-primary-orange\/100 {
  color: #ff5b24;
}

.text-primary-orange\/20 {
  color: #ff5b2433;
}

.text-primary-orange\/25 {
  color: #ff5b2440;
}

.text-primary-orange\/30 {
  color: #ff5b244d;
}

.text-primary-orange\/40 {
  color: #ff5b2466;
}

.text-primary-orange\/5 {
  color: #ff5b240d;
}

.text-primary-orange\/50 {
  color: #ff5b2480;
}

.text-primary-orange\/60 {
  color: #ff5b2499;
}

.text-primary-orange\/70 {
  color: #ff5b24b3;
}

.text-primary-orange\/75 {
  color: #ff5b24bf;
}

.text-primary-orange\/80 {
  color: #ff5b24cc;
}

.text-primary-orange\/90 {
  color: #ff5b24e6;
}

.text-primary-orange\/95 {
  color: #ff5b24f2;
}

.text-primary-porridge {
  --tw-text-opacity: 1;
  color: rgb(232 218 211 / var(--tw-text-opacity));
}

.text-primary-porridge\/0 {
  color: #e8dad300;
}

.text-primary-porridge\/10 {
  color: #e8dad31a;
}

.text-primary-porridge\/100 {
  color: #e8dad3;
}

.text-primary-porridge\/20 {
  color: #e8dad333;
}

.text-primary-porridge\/25 {
  color: #e8dad340;
}

.text-primary-porridge\/30 {
  color: #e8dad34d;
}

.text-primary-porridge\/40 {
  color: #e8dad366;
}

.text-primary-porridge\/5 {
  color: #e8dad30d;
}

.text-primary-porridge\/50 {
  color: #e8dad380;
}

.text-primary-porridge\/60 {
  color: #e8dad399;
}

.text-primary-porridge\/70 {
  color: #e8dad3b3;
}

.text-primary-porridge\/75 {
  color: #e8dad3bf;
}

.text-primary-porridge\/80 {
  color: #e8dad3cc;
}

.text-primary-porridge\/90 {
  color: #e8dad3e6;
}

.text-primary-porridge\/95 {
  color: #e8dad3f2;
}

.text-primary-purple {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
}

.text-primary-purple\/0 {
  color: #390a5600;
}

.text-primary-purple\/10 {
  color: #390a561a;
}

.text-primary-purple\/100 {
  color: #390a56;
}

.text-primary-purple\/20 {
  color: #390a5633;
}

.text-primary-purple\/25 {
  color: #390a5640;
}

.text-primary-purple\/30 {
  color: #390a564d;
}

.text-primary-purple\/40 {
  color: #390a5666;
}

.text-primary-purple\/5 {
  color: #390a560d;
}

.text-primary-purple\/50 {
  color: #390a5680;
}

.text-primary-purple\/60 {
  color: #390a5699;
}

.text-primary-purple\/70 {
  color: #390a56b3;
}

.text-primary-purple\/75 {
  color: #390a56bf;
}

.text-primary-purple\/80 {
  color: #390a56cc;
}

.text-primary-purple\/90 {
  color: #390a56e6;
}

.text-primary-purple\/95 {
  color: #390a56f2;
}

.text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity));
}

.text-purple-100\/0 {
  color: #f3e8ff00;
}

.text-purple-100\/10 {
  color: #f3e8ff1a;
}

.text-purple-100\/100 {
  color: #f3e8ff;
}

.text-purple-100\/20 {
  color: #f3e8ff33;
}

.text-purple-100\/25 {
  color: #f3e8ff40;
}

.text-purple-100\/30 {
  color: #f3e8ff4d;
}

.text-purple-100\/40 {
  color: #f3e8ff66;
}

.text-purple-100\/5 {
  color: #f3e8ff0d;
}

.text-purple-100\/50 {
  color: #f3e8ff80;
}

.text-purple-100\/60 {
  color: #f3e8ff99;
}

.text-purple-100\/70 {
  color: #f3e8ffb3;
}

.text-purple-100\/75 {
  color: #f3e8ffbf;
}

.text-purple-100\/80 {
  color: #f3e8ffcc;
}

.text-purple-100\/90 {
  color: #f3e8ffe6;
}

.text-purple-100\/95 {
  color: #f3e8fff2;
}

.text-purple-200 {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity));
}

.text-purple-200\/0 {
  color: #e9d5ff00;
}

.text-purple-200\/10 {
  color: #e9d5ff1a;
}

.text-purple-200\/100 {
  color: #e9d5ff;
}

.text-purple-200\/20 {
  color: #e9d5ff33;
}

.text-purple-200\/25 {
  color: #e9d5ff40;
}

.text-purple-200\/30 {
  color: #e9d5ff4d;
}

.text-purple-200\/40 {
  color: #e9d5ff66;
}

.text-purple-200\/5 {
  color: #e9d5ff0d;
}

.text-purple-200\/50 {
  color: #e9d5ff80;
}

.text-purple-200\/60 {
  color: #e9d5ff99;
}

.text-purple-200\/70 {
  color: #e9d5ffb3;
}

.text-purple-200\/75 {
  color: #e9d5ffbf;
}

.text-purple-200\/80 {
  color: #e9d5ffcc;
}

.text-purple-200\/90 {
  color: #e9d5ffe6;
}

.text-purple-200\/95 {
  color: #e9d5fff2;
}

.text-purple-300 {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity));
}

.text-purple-300\/0 {
  color: #d8b4fe00;
}

.text-purple-300\/10 {
  color: #d8b4fe1a;
}

.text-purple-300\/100 {
  color: #d8b4fe;
}

.text-purple-300\/20 {
  color: #d8b4fe33;
}

.text-purple-300\/25 {
  color: #d8b4fe40;
}

.text-purple-300\/30 {
  color: #d8b4fe4d;
}

.text-purple-300\/40 {
  color: #d8b4fe66;
}

.text-purple-300\/5 {
  color: #d8b4fe0d;
}

.text-purple-300\/50 {
  color: #d8b4fe80;
}

.text-purple-300\/60 {
  color: #d8b4fe99;
}

.text-purple-300\/70 {
  color: #d8b4feb3;
}

.text-purple-300\/75 {
  color: #d8b4febf;
}

.text-purple-300\/80 {
  color: #d8b4fecc;
}

.text-purple-300\/90 {
  color: #d8b4fee6;
}

.text-purple-300\/95 {
  color: #d8b4fef2;
}

.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity));
}

.text-purple-400\/0 {
  color: #c084fc00;
}

.text-purple-400\/10 {
  color: #c084fc1a;
}

.text-purple-400\/100 {
  color: #c084fc;
}

.text-purple-400\/20 {
  color: #c084fc33;
}

.text-purple-400\/25 {
  color: #c084fc40;
}

.text-purple-400\/30 {
  color: #c084fc4d;
}

.text-purple-400\/40 {
  color: #c084fc66;
}

.text-purple-400\/5 {
  color: #c084fc0d;
}

.text-purple-400\/50 {
  color: #c084fc80;
}

.text-purple-400\/60 {
  color: #c084fc99;
}

.text-purple-400\/70 {
  color: #c084fcb3;
}

.text-purple-400\/75 {
  color: #c084fcbf;
}

.text-purple-400\/80 {
  color: #c084fccc;
}

.text-purple-400\/90 {
  color: #c084fce6;
}

.text-purple-400\/95 {
  color: #c084fcf2;
}

.text-purple-50 {
  --tw-text-opacity: 1;
  color: rgb(250 245 255 / var(--tw-text-opacity));
}

.text-purple-50\/0 {
  color: #faf5ff00;
}

.text-purple-50\/10 {
  color: #faf5ff1a;
}

.text-purple-50\/100 {
  color: #faf5ff;
}

.text-purple-50\/20 {
  color: #faf5ff33;
}

.text-purple-50\/25 {
  color: #faf5ff40;
}

.text-purple-50\/30 {
  color: #faf5ff4d;
}

.text-purple-50\/40 {
  color: #faf5ff66;
}

.text-purple-50\/5 {
  color: #faf5ff0d;
}

.text-purple-50\/50 {
  color: #faf5ff80;
}

.text-purple-50\/60 {
  color: #faf5ff99;
}

.text-purple-50\/70 {
  color: #faf5ffb3;
}

.text-purple-50\/75 {
  color: #faf5ffbf;
}

.text-purple-50\/80 {
  color: #faf5ffcc;
}

.text-purple-50\/90 {
  color: #faf5ffe6;
}

.text-purple-50\/95 {
  color: #faf5fff2;
}

.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity));
}

.text-purple-500\/0 {
  color: #a855f700;
}

.text-purple-500\/10 {
  color: #a855f71a;
}

.text-purple-500\/100 {
  color: #a855f7;
}

.text-purple-500\/20 {
  color: #a855f733;
}

.text-purple-500\/25 {
  color: #a855f740;
}

.text-purple-500\/30 {
  color: #a855f74d;
}

.text-purple-500\/40 {
  color: #a855f766;
}

.text-purple-500\/5 {
  color: #a855f70d;
}

.text-purple-500\/50 {
  color: #a855f780;
}

.text-purple-500\/60 {
  color: #a855f799;
}

.text-purple-500\/70 {
  color: #a855f7b3;
}

.text-purple-500\/75 {
  color: #a855f7bf;
}

.text-purple-500\/80 {
  color: #a855f7cc;
}

.text-purple-500\/90 {
  color: #a855f7e6;
}

.text-purple-500\/95 {
  color: #a855f7f2;
}

.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity));
}

.text-purple-600\/0 {
  color: #9333ea00;
}

.text-purple-600\/10 {
  color: #9333ea1a;
}

.text-purple-600\/100 {
  color: #9333ea;
}

.text-purple-600\/20 {
  color: #9333ea33;
}

.text-purple-600\/25 {
  color: #9333ea40;
}

.text-purple-600\/30 {
  color: #9333ea4d;
}

.text-purple-600\/40 {
  color: #9333ea66;
}

.text-purple-600\/5 {
  color: #9333ea0d;
}

.text-purple-600\/50 {
  color: #9333ea80;
}

.text-purple-600\/60 {
  color: #9333ea99;
}

.text-purple-600\/70 {
  color: #9333eab3;
}

.text-purple-600\/75 {
  color: #9333eabf;
}

.text-purple-600\/80 {
  color: #9333eacc;
}

.text-purple-600\/90 {
  color: #9333eae6;
}

.text-purple-600\/95 {
  color: #9333eaf2;
}

.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity));
}

.text-purple-700\/0 {
  color: #7e22ce00;
}

.text-purple-700\/10 {
  color: #7e22ce1a;
}

.text-purple-700\/100 {
  color: #7e22ce;
}

.text-purple-700\/20 {
  color: #7e22ce33;
}

.text-purple-700\/25 {
  color: #7e22ce40;
}

.text-purple-700\/30 {
  color: #7e22ce4d;
}

.text-purple-700\/40 {
  color: #7e22ce66;
}

.text-purple-700\/5 {
  color: #7e22ce0d;
}

.text-purple-700\/50 {
  color: #7e22ce80;
}

.text-purple-700\/60 {
  color: #7e22ce99;
}

.text-purple-700\/70 {
  color: #7e22ceb3;
}

.text-purple-700\/75 {
  color: #7e22cebf;
}

.text-purple-700\/80 {
  color: #7e22cecc;
}

.text-purple-700\/90 {
  color: #7e22cee6;
}

.text-purple-700\/95 {
  color: #7e22cef2;
}

.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity));
}

.text-purple-800\/0 {
  color: #6b21a800;
}

.text-purple-800\/10 {
  color: #6b21a81a;
}

.text-purple-800\/100 {
  color: #6b21a8;
}

.text-purple-800\/20 {
  color: #6b21a833;
}

.text-purple-800\/25 {
  color: #6b21a840;
}

.text-purple-800\/30 {
  color: #6b21a84d;
}

.text-purple-800\/40 {
  color: #6b21a866;
}

.text-purple-800\/5 {
  color: #6b21a80d;
}

.text-purple-800\/50 {
  color: #6b21a880;
}

.text-purple-800\/60 {
  color: #6b21a899;
}

.text-purple-800\/70 {
  color: #6b21a8b3;
}

.text-purple-800\/75 {
  color: #6b21a8bf;
}

.text-purple-800\/80 {
  color: #6b21a8cc;
}

.text-purple-800\/90 {
  color: #6b21a8e6;
}

.text-purple-800\/95 {
  color: #6b21a8f2;
}

.text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity));
}

.text-purple-900\/0 {
  color: #581c8700;
}

.text-purple-900\/10 {
  color: #581c871a;
}

.text-purple-900\/100 {
  color: #581c87;
}

.text-purple-900\/20 {
  color: #581c8733;
}

.text-purple-900\/25 {
  color: #581c8740;
}

.text-purple-900\/30 {
  color: #581c874d;
}

.text-purple-900\/40 {
  color: #581c8766;
}

.text-purple-900\/5 {
  color: #581c870d;
}

.text-purple-900\/50 {
  color: #581c8780;
}

.text-purple-900\/60 {
  color: #581c8799;
}

.text-purple-900\/70 {
  color: #581c87b3;
}

.text-purple-900\/75 {
  color: #581c87bf;
}

.text-purple-900\/80 {
  color: #581c87cc;
}

.text-purple-900\/90 {
  color: #581c87e6;
}

.text-purple-900\/95 {
  color: #581c87f2;
}

.text-purple-950 {
  --tw-text-opacity: 1;
  color: rgb(59 7 100 / var(--tw-text-opacity));
}

.text-purple-950\/0 {
  color: #3b076400;
}

.text-purple-950\/10 {
  color: #3b07641a;
}

.text-purple-950\/100 {
  color: #3b0764;
}

.text-purple-950\/20 {
  color: #3b076433;
}

.text-purple-950\/25 {
  color: #3b076440;
}

.text-purple-950\/30 {
  color: #3b07644d;
}

.text-purple-950\/40 {
  color: #3b076466;
}

.text-purple-950\/5 {
  color: #3b07640d;
}

.text-purple-950\/50 {
  color: #3b076480;
}

.text-purple-950\/60 {
  color: #3b076499;
}

.text-purple-950\/70 {
  color: #3b0764b3;
}

.text-purple-950\/75 {
  color: #3b0764bf;
}

.text-purple-950\/80 {
  color: #3b0764cc;
}

.text-purple-950\/90 {
  color: #3b0764e6;
}

.text-purple-950\/95 {
  color: #3b0764f2;
}

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

.text-red-100\/0 {
  color: #fee2e200;
}

.text-red-100\/10 {
  color: #fee2e21a;
}

.text-red-100\/100 {
  color: #fee2e2;
}

.text-red-100\/20 {
  color: #fee2e233;
}

.text-red-100\/25 {
  color: #fee2e240;
}

.text-red-100\/30 {
  color: #fee2e24d;
}

.text-red-100\/40 {
  color: #fee2e266;
}

.text-red-100\/5 {
  color: #fee2e20d;
}

.text-red-100\/50 {
  color: #fee2e280;
}

.text-red-100\/60 {
  color: #fee2e299;
}

.text-red-100\/70 {
  color: #fee2e2b3;
}

.text-red-100\/75 {
  color: #fee2e2bf;
}

.text-red-100\/80 {
  color: #fee2e2cc;
}

.text-red-100\/90 {
  color: #fee2e2e6;
}

.text-red-100\/95 {
  color: #fee2e2f2;
}

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

.text-red-200\/0 {
  color: #fecaca00;
}

.text-red-200\/10 {
  color: #fecaca1a;
}

.text-red-200\/100 {
  color: #fecaca;
}

.text-red-200\/20 {
  color: #fecaca33;
}

.text-red-200\/25 {
  color: #fecaca40;
}

.text-red-200\/30 {
  color: #fecaca4d;
}

.text-red-200\/40 {
  color: #fecaca66;
}

.text-red-200\/5 {
  color: #fecaca0d;
}

.text-red-200\/50 {
  color: #fecaca80;
}

.text-red-200\/60 {
  color: #fecaca99;
}

.text-red-200\/70 {
  color: #fecacab3;
}

.text-red-200\/75 {
  color: #fecacabf;
}

.text-red-200\/80 {
  color: #fecacacc;
}

.text-red-200\/90 {
  color: #fecacae6;
}

.text-red-200\/95 {
  color: #fecacaf2;
}

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

.text-red-300\/0 {
  color: #fca5a500;
}

.text-red-300\/10 {
  color: #fca5a51a;
}

.text-red-300\/100 {
  color: #fca5a5;
}

.text-red-300\/20 {
  color: #fca5a533;
}

.text-red-300\/25 {
  color: #fca5a540;
}

.text-red-300\/30 {
  color: #fca5a54d;
}

.text-red-300\/40 {
  color: #fca5a566;
}

.text-red-300\/5 {
  color: #fca5a50d;
}

.text-red-300\/50 {
  color: #fca5a580;
}

.text-red-300\/60 {
  color: #fca5a599;
}

.text-red-300\/70 {
  color: #fca5a5b3;
}

.text-red-300\/75 {
  color: #fca5a5bf;
}

.text-red-300\/80 {
  color: #fca5a5cc;
}

.text-red-300\/90 {
  color: #fca5a5e6;
}

.text-red-300\/95 {
  color: #fca5a5f2;
}

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

.text-red-400\/0 {
  color: #f8717100;
}

.text-red-400\/10 {
  color: #f871711a;
}

.text-red-400\/100 {
  color: #f87171;
}

.text-red-400\/20 {
  color: #f8717133;
}

.text-red-400\/25 {
  color: #f8717140;
}

.text-red-400\/30 {
  color: #f871714d;
}

.text-red-400\/40 {
  color: #f8717166;
}

.text-red-400\/5 {
  color: #f871710d;
}

.text-red-400\/50 {
  color: #f8717180;
}

.text-red-400\/60 {
  color: #f8717199;
}

.text-red-400\/70 {
  color: #f87171b3;
}

.text-red-400\/75 {
  color: #f87171bf;
}

.text-red-400\/80 {
  color: #f87171cc;
}

.text-red-400\/90 {
  color: #f87171e6;
}

.text-red-400\/95 {
  color: #f87171f2;
}

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

.text-red-50\/0 {
  color: #fef2f200;
}

.text-red-50\/10 {
  color: #fef2f21a;
}

.text-red-50\/100 {
  color: #fef2f2;
}

.text-red-50\/20 {
  color: #fef2f233;
}

.text-red-50\/25 {
  color: #fef2f240;
}

.text-red-50\/30 {
  color: #fef2f24d;
}

.text-red-50\/40 {
  color: #fef2f266;
}

.text-red-50\/5 {
  color: #fef2f20d;
}

.text-red-50\/50 {
  color: #fef2f280;
}

.text-red-50\/60 {
  color: #fef2f299;
}

.text-red-50\/70 {
  color: #fef2f2b3;
}

.text-red-50\/75 {
  color: #fef2f2bf;
}

.text-red-50\/80 {
  color: #fef2f2cc;
}

.text-red-50\/90 {
  color: #fef2f2e6;
}

.text-red-50\/95 {
  color: #fef2f2f2;
}

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

.text-red-500\/0 {
  color: #ef444400;
}

.text-red-500\/10 {
  color: #ef44441a;
}

.text-red-500\/100 {
  color: #ef4444;
}

.text-red-500\/20 {
  color: #ef444433;
}

.text-red-500\/25 {
  color: #ef444440;
}

.text-red-500\/30 {
  color: #ef44444d;
}

.text-red-500\/40 {
  color: #ef444466;
}

.text-red-500\/5 {
  color: #ef44440d;
}

.text-red-500\/50 {
  color: #ef444480;
}

.text-red-500\/60 {
  color: #ef444499;
}

.text-red-500\/70 {
  color: #ef4444b3;
}

.text-red-500\/75 {
  color: #ef4444bf;
}

.text-red-500\/80 {
  color: #ef4444cc;
}

.text-red-500\/90 {
  color: #ef4444e6;
}

.text-red-500\/95 {
  color: #ef4444f2;
}

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

.text-red-600\/0 {
  color: #dc262600;
}

.text-red-600\/10 {
  color: #dc26261a;
}

.text-red-600\/100 {
  color: #dc2626;
}

.text-red-600\/20 {
  color: #dc262633;
}

.text-red-600\/25 {
  color: #dc262640;
}

.text-red-600\/30 {
  color: #dc26264d;
}

.text-red-600\/40 {
  color: #dc262666;
}

.text-red-600\/5 {
  color: #dc26260d;
}

.text-red-600\/50 {
  color: #dc262680;
}

.text-red-600\/60 {
  color: #dc262699;
}

.text-red-600\/70 {
  color: #dc2626b3;
}

.text-red-600\/75 {
  color: #dc2626bf;
}

.text-red-600\/80 {
  color: #dc2626cc;
}

.text-red-600\/90 {
  color: #dc2626e6;
}

.text-red-600\/95 {
  color: #dc2626f2;
}

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

.text-red-700\/0 {
  color: #b91c1c00;
}

.text-red-700\/10 {
  color: #b91c1c1a;
}

.text-red-700\/100 {
  color: #b91c1c;
}

.text-red-700\/20 {
  color: #b91c1c33;
}

.text-red-700\/25 {
  color: #b91c1c40;
}

.text-red-700\/30 {
  color: #b91c1c4d;
}

.text-red-700\/40 {
  color: #b91c1c66;
}

.text-red-700\/5 {
  color: #b91c1c0d;
}

.text-red-700\/50 {
  color: #b91c1c80;
}

.text-red-700\/60 {
  color: #b91c1c99;
}

.text-red-700\/70 {
  color: #b91c1cb3;
}

.text-red-700\/75 {
  color: #b91c1cbf;
}

.text-red-700\/80 {
  color: #b91c1ccc;
}

.text-red-700\/90 {
  color: #b91c1ce6;
}

.text-red-700\/95 {
  color: #b91c1cf2;
}

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

.text-red-800\/0 {
  color: #991b1b00;
}

.text-red-800\/10 {
  color: #991b1b1a;
}

.text-red-800\/100 {
  color: #991b1b;
}

.text-red-800\/20 {
  color: #991b1b33;
}

.text-red-800\/25 {
  color: #991b1b40;
}

.text-red-800\/30 {
  color: #991b1b4d;
}

.text-red-800\/40 {
  color: #991b1b66;
}

.text-red-800\/5 {
  color: #991b1b0d;
}

.text-red-800\/50 {
  color: #991b1b80;
}

.text-red-800\/60 {
  color: #991b1b99;
}

.text-red-800\/70 {
  color: #991b1bb3;
}

.text-red-800\/75 {
  color: #991b1bbf;
}

.text-red-800\/80 {
  color: #991b1bcc;
}

.text-red-800\/90 {
  color: #991b1be6;
}

.text-red-800\/95 {
  color: #991b1bf2;
}

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

.text-red-900\/0 {
  color: #7f1d1d00;
}

.text-red-900\/10 {
  color: #7f1d1d1a;
}

.text-red-900\/100 {
  color: #7f1d1d;
}

.text-red-900\/20 {
  color: #7f1d1d33;
}

.text-red-900\/25 {
  color: #7f1d1d40;
}

.text-red-900\/30 {
  color: #7f1d1d4d;
}

.text-red-900\/40 {
  color: #7f1d1d66;
}

.text-red-900\/5 {
  color: #7f1d1d0d;
}

.text-red-900\/50 {
  color: #7f1d1d80;
}

.text-red-900\/60 {
  color: #7f1d1d99;
}

.text-red-900\/70 {
  color: #7f1d1db3;
}

.text-red-900\/75 {
  color: #7f1d1dbf;
}

.text-red-900\/80 {
  color: #7f1d1dcc;
}

.text-red-900\/90 {
  color: #7f1d1de6;
}

.text-red-900\/95 {
  color: #7f1d1df2;
}

.text-red-950 {
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity));
}

.text-red-950\/0 {
  color: #450a0a00;
}

.text-red-950\/10 {
  color: #450a0a1a;
}

.text-red-950\/100 {
  color: #450a0a;
}

.text-red-950\/20 {
  color: #450a0a33;
}

.text-red-950\/25 {
  color: #450a0a40;
}

.text-red-950\/30 {
  color: #450a0a4d;
}

.text-red-950\/40 {
  color: #450a0a66;
}

.text-red-950\/5 {
  color: #450a0a0d;
}

.text-red-950\/50 {
  color: #450a0a80;
}

.text-red-950\/60 {
  color: #450a0a99;
}

.text-red-950\/70 {
  color: #450a0ab3;
}

.text-red-950\/75 {
  color: #450a0abf;
}

.text-red-950\/80 {
  color: #450a0acc;
}

.text-red-950\/90 {
  color: #450a0ae6;
}

.text-red-950\/95 {
  color: #450a0af2;
}

.text-rose-100 {
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity));
}

.text-rose-100\/0 {
  color: #ffe4e600;
}

.text-rose-100\/10 {
  color: #ffe4e61a;
}

.text-rose-100\/100 {
  color: #ffe4e6;
}

.text-rose-100\/20 {
  color: #ffe4e633;
}

.text-rose-100\/25 {
  color: #ffe4e640;
}

.text-rose-100\/30 {
  color: #ffe4e64d;
}

.text-rose-100\/40 {
  color: #ffe4e666;
}

.text-rose-100\/5 {
  color: #ffe4e60d;
}

.text-rose-100\/50 {
  color: #ffe4e680;
}

.text-rose-100\/60 {
  color: #ffe4e699;
}

.text-rose-100\/70 {
  color: #ffe4e6b3;
}

.text-rose-100\/75 {
  color: #ffe4e6bf;
}

.text-rose-100\/80 {
  color: #ffe4e6cc;
}

.text-rose-100\/90 {
  color: #ffe4e6e6;
}

.text-rose-100\/95 {
  color: #ffe4e6f2;
}

.text-rose-200 {
  --tw-text-opacity: 1;
  color: rgb(254 205 211 / var(--tw-text-opacity));
}

.text-rose-200\/0 {
  color: #fecdd300;
}

.text-rose-200\/10 {
  color: #fecdd31a;
}

.text-rose-200\/100 {
  color: #fecdd3;
}

.text-rose-200\/20 {
  color: #fecdd333;
}

.text-rose-200\/25 {
  color: #fecdd340;
}

.text-rose-200\/30 {
  color: #fecdd34d;
}

.text-rose-200\/40 {
  color: #fecdd366;
}

.text-rose-200\/5 {
  color: #fecdd30d;
}

.text-rose-200\/50 {
  color: #fecdd380;
}

.text-rose-200\/60 {
  color: #fecdd399;
}

.text-rose-200\/70 {
  color: #fecdd3b3;
}

.text-rose-200\/75 {
  color: #fecdd3bf;
}

.text-rose-200\/80 {
  color: #fecdd3cc;
}

.text-rose-200\/90 {
  color: #fecdd3e6;
}

.text-rose-200\/95 {
  color: #fecdd3f2;
}

.text-rose-300 {
  --tw-text-opacity: 1;
  color: rgb(253 164 175 / var(--tw-text-opacity));
}

.text-rose-300\/0 {
  color: #fda4af00;
}

.text-rose-300\/10 {
  color: #fda4af1a;
}

.text-rose-300\/100 {
  color: #fda4af;
}

.text-rose-300\/20 {
  color: #fda4af33;
}

.text-rose-300\/25 {
  color: #fda4af40;
}

.text-rose-300\/30 {
  color: #fda4af4d;
}

.text-rose-300\/40 {
  color: #fda4af66;
}

.text-rose-300\/5 {
  color: #fda4af0d;
}

.text-rose-300\/50 {
  color: #fda4af80;
}

.text-rose-300\/60 {
  color: #fda4af99;
}

.text-rose-300\/70 {
  color: #fda4afb3;
}

.text-rose-300\/75 {
  color: #fda4afbf;
}

.text-rose-300\/80 {
  color: #fda4afcc;
}

.text-rose-300\/90 {
  color: #fda4afe6;
}

.text-rose-300\/95 {
  color: #fda4aff2;
}

.text-rose-400 {
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity));
}

.text-rose-400\/0 {
  color: #fb718500;
}

.text-rose-400\/10 {
  color: #fb71851a;
}

.text-rose-400\/100 {
  color: #fb7185;
}

.text-rose-400\/20 {
  color: #fb718533;
}

.text-rose-400\/25 {
  color: #fb718540;
}

.text-rose-400\/30 {
  color: #fb71854d;
}

.text-rose-400\/40 {
  color: #fb718566;
}

.text-rose-400\/5 {
  color: #fb71850d;
}

.text-rose-400\/50 {
  color: #fb718580;
}

.text-rose-400\/60 {
  color: #fb718599;
}

.text-rose-400\/70 {
  color: #fb7185b3;
}

.text-rose-400\/75 {
  color: #fb7185bf;
}

.text-rose-400\/80 {
  color: #fb7185cc;
}

.text-rose-400\/90 {
  color: #fb7185e6;
}

.text-rose-400\/95 {
  color: #fb7185f2;
}

.text-rose-50 {
  --tw-text-opacity: 1;
  color: rgb(255 241 242 / var(--tw-text-opacity));
}

.text-rose-50\/0 {
  color: #fff1f200;
}

.text-rose-50\/10 {
  color: #fff1f21a;
}

.text-rose-50\/100 {
  color: #fff1f2;
}

.text-rose-50\/20 {
  color: #fff1f233;
}

.text-rose-50\/25 {
  color: #fff1f240;
}

.text-rose-50\/30 {
  color: #fff1f24d;
}

.text-rose-50\/40 {
  color: #fff1f266;
}

.text-rose-50\/5 {
  color: #fff1f20d;
}

.text-rose-50\/50 {
  color: #fff1f280;
}

.text-rose-50\/60 {
  color: #fff1f299;
}

.text-rose-50\/70 {
  color: #fff1f2b3;
}

.text-rose-50\/75 {
  color: #fff1f2bf;
}

.text-rose-50\/80 {
  color: #fff1f2cc;
}

.text-rose-50\/90 {
  color: #fff1f2e6;
}

.text-rose-50\/95 {
  color: #fff1f2f2;
}

.text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity));
}

.text-rose-500\/0 {
  color: #f43f5e00;
}

.text-rose-500\/10 {
  color: #f43f5e1a;
}

.text-rose-500\/100 {
  color: #f43f5e;
}

.text-rose-500\/20 {
  color: #f43f5e33;
}

.text-rose-500\/25 {
  color: #f43f5e40;
}

.text-rose-500\/30 {
  color: #f43f5e4d;
}

.text-rose-500\/40 {
  color: #f43f5e66;
}

.text-rose-500\/5 {
  color: #f43f5e0d;
}

.text-rose-500\/50 {
  color: #f43f5e80;
}

.text-rose-500\/60 {
  color: #f43f5e99;
}

.text-rose-500\/70 {
  color: #f43f5eb3;
}

.text-rose-500\/75 {
  color: #f43f5ebf;
}

.text-rose-500\/80 {
  color: #f43f5ecc;
}

.text-rose-500\/90 {
  color: #f43f5ee6;
}

.text-rose-500\/95 {
  color: #f43f5ef2;
}

.text-rose-600 {
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity));
}

.text-rose-600\/0 {
  color: #e11d4800;
}

.text-rose-600\/10 {
  color: #e11d481a;
}

.text-rose-600\/100 {
  color: #e11d48;
}

.text-rose-600\/20 {
  color: #e11d4833;
}

.text-rose-600\/25 {
  color: #e11d4840;
}

.text-rose-600\/30 {
  color: #e11d484d;
}

.text-rose-600\/40 {
  color: #e11d4866;
}

.text-rose-600\/5 {
  color: #e11d480d;
}

.text-rose-600\/50 {
  color: #e11d4880;
}

.text-rose-600\/60 {
  color: #e11d4899;
}

.text-rose-600\/70 {
  color: #e11d48b3;
}

.text-rose-600\/75 {
  color: #e11d48bf;
}

.text-rose-600\/80 {
  color: #e11d48cc;
}

.text-rose-600\/90 {
  color: #e11d48e6;
}

.text-rose-600\/95 {
  color: #e11d48f2;
}

.text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity));
}

.text-rose-700\/0 {
  color: #be123c00;
}

.text-rose-700\/10 {
  color: #be123c1a;
}

.text-rose-700\/100 {
  color: #be123c;
}

.text-rose-700\/20 {
  color: #be123c33;
}

.text-rose-700\/25 {
  color: #be123c40;
}

.text-rose-700\/30 {
  color: #be123c4d;
}

.text-rose-700\/40 {
  color: #be123c66;
}

.text-rose-700\/5 {
  color: #be123c0d;
}

.text-rose-700\/50 {
  color: #be123c80;
}

.text-rose-700\/60 {
  color: #be123c99;
}

.text-rose-700\/70 {
  color: #be123cb3;
}

.text-rose-700\/75 {
  color: #be123cbf;
}

.text-rose-700\/80 {
  color: #be123ccc;
}

.text-rose-700\/90 {
  color: #be123ce6;
}

.text-rose-700\/95 {
  color: #be123cf2;
}

.text-rose-800 {
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity));
}

.text-rose-800\/0 {
  color: #9f123900;
}

.text-rose-800\/10 {
  color: #9f12391a;
}

.text-rose-800\/100 {
  color: #9f1239;
}

.text-rose-800\/20 {
  color: #9f123933;
}

.text-rose-800\/25 {
  color: #9f123940;
}

.text-rose-800\/30 {
  color: #9f12394d;
}

.text-rose-800\/40 {
  color: #9f123966;
}

.text-rose-800\/5 {
  color: #9f12390d;
}

.text-rose-800\/50 {
  color: #9f123980;
}

.text-rose-800\/60 {
  color: #9f123999;
}

.text-rose-800\/70 {
  color: #9f1239b3;
}

.text-rose-800\/75 {
  color: #9f1239bf;
}

.text-rose-800\/80 {
  color: #9f1239cc;
}

.text-rose-800\/90 {
  color: #9f1239e6;
}

.text-rose-800\/95 {
  color: #9f1239f2;
}

.text-rose-900 {
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity));
}

.text-rose-900\/0 {
  color: #88133700;
}

.text-rose-900\/10 {
  color: #8813371a;
}

.text-rose-900\/100 {
  color: #881337;
}

.text-rose-900\/20 {
  color: #88133733;
}

.text-rose-900\/25 {
  color: #88133740;
}

.text-rose-900\/30 {
  color: #8813374d;
}

.text-rose-900\/40 {
  color: #88133766;
}

.text-rose-900\/5 {
  color: #8813370d;
}

.text-rose-900\/50 {
  color: #88133780;
}

.text-rose-900\/60 {
  color: #88133799;
}

.text-rose-900\/70 {
  color: #881337b3;
}

.text-rose-900\/75 {
  color: #881337bf;
}

.text-rose-900\/80 {
  color: #881337cc;
}

.text-rose-900\/90 {
  color: #881337e6;
}

.text-rose-900\/95 {
  color: #881337f2;
}

.text-rose-950 {
  --tw-text-opacity: 1;
  color: rgb(76 5 25 / var(--tw-text-opacity));
}

.text-rose-950\/0 {
  color: #4c051900;
}

.text-rose-950\/10 {
  color: #4c05191a;
}

.text-rose-950\/100 {
  color: #4c0519;
}

.text-rose-950\/20 {
  color: #4c051933;
}

.text-rose-950\/25 {
  color: #4c051940;
}

.text-rose-950\/30 {
  color: #4c05194d;
}

.text-rose-950\/40 {
  color: #4c051966;
}

.text-rose-950\/5 {
  color: #4c05190d;
}

.text-rose-950\/50 {
  color: #4c051980;
}

.text-rose-950\/60 {
  color: #4c051999;
}

.text-rose-950\/70 {
  color: #4c0519b3;
}

.text-rose-950\/75 {
  color: #4c0519bf;
}

.text-rose-950\/80 {
  color: #4c0519cc;
}

.text-rose-950\/90 {
  color: #4c0519e6;
}

.text-rose-950\/95 {
  color: #4c0519f2;
}

.text-secondary-light-purple {
  --tw-text-opacity: 1;
  color: rgb(234 236 245 / var(--tw-text-opacity));
}

.text-secondary-light-purple\/0 {
  color: #eaecf500;
}

.text-secondary-light-purple\/10 {
  color: #eaecf51a;
}

.text-secondary-light-purple\/100 {
  color: #eaecf5;
}

.text-secondary-light-purple\/20 {
  color: #eaecf533;
}

.text-secondary-light-purple\/25 {
  color: #eaecf540;
}

.text-secondary-light-purple\/30 {
  color: #eaecf54d;
}

.text-secondary-light-purple\/40 {
  color: #eaecf566;
}

.text-secondary-light-purple\/5 {
  color: #eaecf50d;
}

.text-secondary-light-purple\/50 {
  color: #eaecf580;
}

.text-secondary-light-purple\/60 {
  color: #eaecf599;
}

.text-secondary-light-purple\/70 {
  color: #eaecf5b3;
}

.text-secondary-light-purple\/75 {
  color: #eaecf5bf;
}

.text-secondary-light-purple\/80 {
  color: #eaecf5cc;
}

.text-secondary-light-purple\/90 {
  color: #eaecf5e6;
}

.text-secondary-light-purple\/95 {
  color: #eaecf5f2;
}

.text-secondary-orange {
  --tw-text-opacity: 1;
  color: rgb(255 239 233 / var(--tw-text-opacity));
}

.text-secondary-orange\/0 {
  color: #ffefe900;
}

.text-secondary-orange\/10 {
  color: #ffefe91a;
}

.text-secondary-orange\/100 {
  color: #ffefe9;
}

.text-secondary-orange\/20 {
  color: #ffefe933;
}

.text-secondary-orange\/25 {
  color: #ffefe940;
}

.text-secondary-orange\/30 {
  color: #ffefe94d;
}

.text-secondary-orange\/40 {
  color: #ffefe966;
}

.text-secondary-orange\/5 {
  color: #ffefe90d;
}

.text-secondary-orange\/50 {
  color: #ffefe980;
}

.text-secondary-orange\/60 {
  color: #ffefe999;
}

.text-secondary-orange\/70 {
  color: #ffefe9b3;
}

.text-secondary-orange\/75 {
  color: #ffefe9bf;
}

.text-secondary-orange\/80 {
  color: #ffefe9cc;
}

.text-secondary-orange\/90 {
  color: #ffefe9e6;
}

.text-secondary-orange\/95 {
  color: #ffefe9f2;
}

.text-sky-100 {
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity));
}

.text-sky-100\/0 {
  color: #e0f2fe00;
}

.text-sky-100\/10 {
  color: #e0f2fe1a;
}

.text-sky-100\/100 {
  color: #e0f2fe;
}

.text-sky-100\/20 {
  color: #e0f2fe33;
}

.text-sky-100\/25 {
  color: #e0f2fe40;
}

.text-sky-100\/30 {
  color: #e0f2fe4d;
}

.text-sky-100\/40 {
  color: #e0f2fe66;
}

.text-sky-100\/5 {
  color: #e0f2fe0d;
}

.text-sky-100\/50 {
  color: #e0f2fe80;
}

.text-sky-100\/60 {
  color: #e0f2fe99;
}

.text-sky-100\/70 {
  color: #e0f2feb3;
}

.text-sky-100\/75 {
  color: #e0f2febf;
}

.text-sky-100\/80 {
  color: #e0f2fecc;
}

.text-sky-100\/90 {
  color: #e0f2fee6;
}

.text-sky-100\/95 {
  color: #e0f2fef2;
}

.text-sky-200 {
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity));
}

.text-sky-200\/0 {
  color: #bae6fd00;
}

.text-sky-200\/10 {
  color: #bae6fd1a;
}

.text-sky-200\/100 {
  color: #bae6fd;
}

.text-sky-200\/20 {
  color: #bae6fd33;
}

.text-sky-200\/25 {
  color: #bae6fd40;
}

.text-sky-200\/30 {
  color: #bae6fd4d;
}

.text-sky-200\/40 {
  color: #bae6fd66;
}

.text-sky-200\/5 {
  color: #bae6fd0d;
}

.text-sky-200\/50 {
  color: #bae6fd80;
}

.text-sky-200\/60 {
  color: #bae6fd99;
}

.text-sky-200\/70 {
  color: #bae6fdb3;
}

.text-sky-200\/75 {
  color: #bae6fdbf;
}

.text-sky-200\/80 {
  color: #bae6fdcc;
}

.text-sky-200\/90 {
  color: #bae6fde6;
}

.text-sky-200\/95 {
  color: #bae6fdf2;
}

.text-sky-300 {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity));
}

.text-sky-300\/0 {
  color: #7dd3fc00;
}

.text-sky-300\/10 {
  color: #7dd3fc1a;
}

.text-sky-300\/100 {
  color: #7dd3fc;
}

.text-sky-300\/20 {
  color: #7dd3fc33;
}

.text-sky-300\/25 {
  color: #7dd3fc40;
}

.text-sky-300\/30 {
  color: #7dd3fc4d;
}

.text-sky-300\/40 {
  color: #7dd3fc66;
}

.text-sky-300\/5 {
  color: #7dd3fc0d;
}

.text-sky-300\/50 {
  color: #7dd3fc80;
}

.text-sky-300\/60 {
  color: #7dd3fc99;
}

.text-sky-300\/70 {
  color: #7dd3fcb3;
}

.text-sky-300\/75 {
  color: #7dd3fcbf;
}

.text-sky-300\/80 {
  color: #7dd3fccc;
}

.text-sky-300\/90 {
  color: #7dd3fce6;
}

.text-sky-300\/95 {
  color: #7dd3fcf2;
}

.text-sky-400 {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity));
}

.text-sky-400\/0 {
  color: #38bdf800;
}

.text-sky-400\/10 {
  color: #38bdf81a;
}

.text-sky-400\/100 {
  color: #38bdf8;
}

.text-sky-400\/20 {
  color: #38bdf833;
}

.text-sky-400\/25 {
  color: #38bdf840;
}

.text-sky-400\/30 {
  color: #38bdf84d;
}

.text-sky-400\/40 {
  color: #38bdf866;
}

.text-sky-400\/5 {
  color: #38bdf80d;
}

.text-sky-400\/50 {
  color: #38bdf880;
}

.text-sky-400\/60 {
  color: #38bdf899;
}

.text-sky-400\/70 {
  color: #38bdf8b3;
}

.text-sky-400\/75 {
  color: #38bdf8bf;
}

.text-sky-400\/80 {
  color: #38bdf8cc;
}

.text-sky-400\/90 {
  color: #38bdf8e6;
}

.text-sky-400\/95 {
  color: #38bdf8f2;
}

.text-sky-50 {
  --tw-text-opacity: 1;
  color: rgb(240 249 255 / var(--tw-text-opacity));
}

.text-sky-50\/0 {
  color: #f0f9ff00;
}

.text-sky-50\/10 {
  color: #f0f9ff1a;
}

.text-sky-50\/100 {
  color: #f0f9ff;
}

.text-sky-50\/20 {
  color: #f0f9ff33;
}

.text-sky-50\/25 {
  color: #f0f9ff40;
}

.text-sky-50\/30 {
  color: #f0f9ff4d;
}

.text-sky-50\/40 {
  color: #f0f9ff66;
}

.text-sky-50\/5 {
  color: #f0f9ff0d;
}

.text-sky-50\/50 {
  color: #f0f9ff80;
}

.text-sky-50\/60 {
  color: #f0f9ff99;
}

.text-sky-50\/70 {
  color: #f0f9ffb3;
}

.text-sky-50\/75 {
  color: #f0f9ffbf;
}

.text-sky-50\/80 {
  color: #f0f9ffcc;
}

.text-sky-50\/90 {
  color: #f0f9ffe6;
}

.text-sky-50\/95 {
  color: #f0f9fff2;
}

.text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity));
}

.text-sky-500\/0 {
  color: #0ea5e900;
}

.text-sky-500\/10 {
  color: #0ea5e91a;
}

.text-sky-500\/100 {
  color: #0ea5e9;
}

.text-sky-500\/20 {
  color: #0ea5e933;
}

.text-sky-500\/25 {
  color: #0ea5e940;
}

.text-sky-500\/30 {
  color: #0ea5e94d;
}

.text-sky-500\/40 {
  color: #0ea5e966;
}

.text-sky-500\/5 {
  color: #0ea5e90d;
}

.text-sky-500\/50 {
  color: #0ea5e980;
}

.text-sky-500\/60 {
  color: #0ea5e999;
}

.text-sky-500\/70 {
  color: #0ea5e9b3;
}

.text-sky-500\/75 {
  color: #0ea5e9bf;
}

.text-sky-500\/80 {
  color: #0ea5e9cc;
}

.text-sky-500\/90 {
  color: #0ea5e9e6;
}

.text-sky-500\/95 {
  color: #0ea5e9f2;
}

.text-sky-600 {
  --tw-text-opacity: 1;
  color: rgb(2 132 199 / var(--tw-text-opacity));
}

.text-sky-600\/0 {
  color: #0284c700;
}

.text-sky-600\/10 {
  color: #0284c71a;
}

.text-sky-600\/100 {
  color: #0284c7;
}

.text-sky-600\/20 {
  color: #0284c733;
}

.text-sky-600\/25 {
  color: #0284c740;
}

.text-sky-600\/30 {
  color: #0284c74d;
}

.text-sky-600\/40 {
  color: #0284c766;
}

.text-sky-600\/5 {
  color: #0284c70d;
}

.text-sky-600\/50 {
  color: #0284c780;
}

.text-sky-600\/60 {
  color: #0284c799;
}

.text-sky-600\/70 {
  color: #0284c7b3;
}

.text-sky-600\/75 {
  color: #0284c7bf;
}

.text-sky-600\/80 {
  color: #0284c7cc;
}

.text-sky-600\/90 {
  color: #0284c7e6;
}

.text-sky-600\/95 {
  color: #0284c7f2;
}

.text-sky-700 {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity));
}

.text-sky-700\/0 {
  color: #0369a100;
}

.text-sky-700\/10 {
  color: #0369a11a;
}

.text-sky-700\/100 {
  color: #0369a1;
}

.text-sky-700\/20 {
  color: #0369a133;
}

.text-sky-700\/25 {
  color: #0369a140;
}

.text-sky-700\/30 {
  color: #0369a14d;
}

.text-sky-700\/40 {
  color: #0369a166;
}

.text-sky-700\/5 {
  color: #0369a10d;
}

.text-sky-700\/50 {
  color: #0369a180;
}

.text-sky-700\/60 {
  color: #0369a199;
}

.text-sky-700\/70 {
  color: #0369a1b3;
}

.text-sky-700\/75 {
  color: #0369a1bf;
}

.text-sky-700\/80 {
  color: #0369a1cc;
}

.text-sky-700\/90 {
  color: #0369a1e6;
}

.text-sky-700\/95 {
  color: #0369a1f2;
}

.text-sky-800 {
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity));
}

.text-sky-800\/0 {
  color: #07598500;
}

.text-sky-800\/10 {
  color: #0759851a;
}

.text-sky-800\/100 {
  color: #075985;
}

.text-sky-800\/20 {
  color: #07598533;
}

.text-sky-800\/25 {
  color: #07598540;
}

.text-sky-800\/30 {
  color: #0759854d;
}

.text-sky-800\/40 {
  color: #07598566;
}

.text-sky-800\/5 {
  color: #0759850d;
}

.text-sky-800\/50 {
  color: #07598580;
}

.text-sky-800\/60 {
  color: #07598599;
}

.text-sky-800\/70 {
  color: #075985b3;
}

.text-sky-800\/75 {
  color: #075985bf;
}

.text-sky-800\/80 {
  color: #075985cc;
}

.text-sky-800\/90 {
  color: #075985e6;
}

.text-sky-800\/95 {
  color: #075985f2;
}

.text-sky-900 {
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity));
}

.text-sky-900\/0 {
  color: #0c4a6e00;
}

.text-sky-900\/10 {
  color: #0c4a6e1a;
}

.text-sky-900\/100 {
  color: #0c4a6e;
}

.text-sky-900\/20 {
  color: #0c4a6e33;
}

.text-sky-900\/25 {
  color: #0c4a6e40;
}

.text-sky-900\/30 {
  color: #0c4a6e4d;
}

.text-sky-900\/40 {
  color: #0c4a6e66;
}

.text-sky-900\/5 {
  color: #0c4a6e0d;
}

.text-sky-900\/50 {
  color: #0c4a6e80;
}

.text-sky-900\/60 {
  color: #0c4a6e99;
}

.text-sky-900\/70 {
  color: #0c4a6eb3;
}

.text-sky-900\/75 {
  color: #0c4a6ebf;
}

.text-sky-900\/80 {
  color: #0c4a6ecc;
}

.text-sky-900\/90 {
  color: #0c4a6ee6;
}

.text-sky-900\/95 {
  color: #0c4a6ef2;
}

.text-sky-950 {
  --tw-text-opacity: 1;
  color: rgb(8 47 73 / var(--tw-text-opacity));
}

.text-sky-950\/0 {
  color: #082f4900;
}

.text-sky-950\/10 {
  color: #082f491a;
}

.text-sky-950\/100 {
  color: #082f49;
}

.text-sky-950\/20 {
  color: #082f4933;
}

.text-sky-950\/25 {
  color: #082f4940;
}

.text-sky-950\/30 {
  color: #082f494d;
}

.text-sky-950\/40 {
  color: #082f4966;
}

.text-sky-950\/5 {
  color: #082f490d;
}

.text-sky-950\/50 {
  color: #082f4980;
}

.text-sky-950\/60 {
  color: #082f4999;
}

.text-sky-950\/70 {
  color: #082f49b3;
}

.text-sky-950\/75 {
  color: #082f49bf;
}

.text-sky-950\/80 {
  color: #082f49cc;
}

.text-sky-950\/90 {
  color: #082f49e6;
}

.text-sky-950\/95 {
  color: #082f49f2;
}

.text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity));
}

.text-slate-100\/0 {
  color: #f1f5f900;
}

.text-slate-100\/10 {
  color: #f1f5f91a;
}

.text-slate-100\/100 {
  color: #f1f5f9;
}

.text-slate-100\/20 {
  color: #f1f5f933;
}

.text-slate-100\/25 {
  color: #f1f5f940;
}

.text-slate-100\/30 {
  color: #f1f5f94d;
}

.text-slate-100\/40 {
  color: #f1f5f966;
}

.text-slate-100\/5 {
  color: #f1f5f90d;
}

.text-slate-100\/50 {
  color: #f1f5f980;
}

.text-slate-100\/60 {
  color: #f1f5f999;
}

.text-slate-100\/70 {
  color: #f1f5f9b3;
}

.text-slate-100\/75 {
  color: #f1f5f9bf;
}

.text-slate-100\/80 {
  color: #f1f5f9cc;
}

.text-slate-100\/90 {
  color: #f1f5f9e6;
}

.text-slate-100\/95 {
  color: #f1f5f9f2;
}

.text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity));
}

.text-slate-200\/0 {
  color: #e2e8f000;
}

.text-slate-200\/10 {
  color: #e2e8f01a;
}

.text-slate-200\/100 {
  color: #e2e8f0;
}

.text-slate-200\/20 {
  color: #e2e8f033;
}

.text-slate-200\/25 {
  color: #e2e8f040;
}

.text-slate-200\/30 {
  color: #e2e8f04d;
}

.text-slate-200\/40 {
  color: #e2e8f066;
}

.text-slate-200\/5 {
  color: #e2e8f00d;
}

.text-slate-200\/50 {
  color: #e2e8f080;
}

.text-slate-200\/60 {
  color: #e2e8f099;
}

.text-slate-200\/70 {
  color: #e2e8f0b3;
}

.text-slate-200\/75 {
  color: #e2e8f0bf;
}

.text-slate-200\/80 {
  color: #e2e8f0cc;
}

.text-slate-200\/90 {
  color: #e2e8f0e6;
}

.text-slate-200\/95 {
  color: #e2e8f0f2;
}

.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity));
}

.text-slate-300\/0 {
  color: #cbd5e100;
}

.text-slate-300\/10 {
  color: #cbd5e11a;
}

.text-slate-300\/100 {
  color: #cbd5e1;
}

.text-slate-300\/20 {
  color: #cbd5e133;
}

.text-slate-300\/25 {
  color: #cbd5e140;
}

.text-slate-300\/30 {
  color: #cbd5e14d;
}

.text-slate-300\/40 {
  color: #cbd5e166;
}

.text-slate-300\/5 {
  color: #cbd5e10d;
}

.text-slate-300\/50 {
  color: #cbd5e180;
}

.text-slate-300\/60 {
  color: #cbd5e199;
}

.text-slate-300\/70 {
  color: #cbd5e1b3;
}

.text-slate-300\/75 {
  color: #cbd5e1bf;
}

.text-slate-300\/80 {
  color: #cbd5e1cc;
}

.text-slate-300\/90 {
  color: #cbd5e1e6;
}

.text-slate-300\/95 {
  color: #cbd5e1f2;
}

.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.text-slate-400\/0 {
  color: #94a3b800;
}

.text-slate-400\/10 {
  color: #94a3b81a;
}

.text-slate-400\/100 {
  color: #94a3b8;
}

.text-slate-400\/20 {
  color: #94a3b833;
}

.text-slate-400\/25 {
  color: #94a3b840;
}

.text-slate-400\/30 {
  color: #94a3b84d;
}

.text-slate-400\/40 {
  color: #94a3b866;
}

.text-slate-400\/5 {
  color: #94a3b80d;
}

.text-slate-400\/50 {
  color: #94a3b880;
}

.text-slate-400\/60 {
  color: #94a3b899;
}

.text-slate-400\/70 {
  color: #94a3b8b3;
}

.text-slate-400\/75 {
  color: #94a3b8bf;
}

.text-slate-400\/80 {
  color: #94a3b8cc;
}

.text-slate-400\/90 {
  color: #94a3b8e6;
}

.text-slate-400\/95 {
  color: #94a3b8f2;
}

.text-slate-50 {
  --tw-text-opacity: 1;
  color: rgb(248 250 252 / var(--tw-text-opacity));
}

.text-slate-50\/0 {
  color: #f8fafc00;
}

.text-slate-50\/10 {
  color: #f8fafc1a;
}

.text-slate-50\/100 {
  color: #f8fafc;
}

.text-slate-50\/20 {
  color: #f8fafc33;
}

.text-slate-50\/25 {
  color: #f8fafc40;
}

.text-slate-50\/30 {
  color: #f8fafc4d;
}

.text-slate-50\/40 {
  color: #f8fafc66;
}

.text-slate-50\/5 {
  color: #f8fafc0d;
}

.text-slate-50\/50 {
  color: #f8fafc80;
}

.text-slate-50\/60 {
  color: #f8fafc99;
}

.text-slate-50\/70 {
  color: #f8fafcb3;
}

.text-slate-50\/75 {
  color: #f8fafcbf;
}

.text-slate-50\/80 {
  color: #f8fafccc;
}

.text-slate-50\/90 {
  color: #f8fafce6;
}

.text-slate-50\/95 {
  color: #f8fafcf2;
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.text-slate-500\/0 {
  color: #64748b00;
}

.text-slate-500\/10 {
  color: #64748b1a;
}

.text-slate-500\/100 {
  color: #64748b;
}

.text-slate-500\/20 {
  color: #64748b33;
}

.text-slate-500\/25 {
  color: #64748b40;
}

.text-slate-500\/30 {
  color: #64748b4d;
}

.text-slate-500\/40 {
  color: #64748b66;
}

.text-slate-500\/5 {
  color: #64748b0d;
}

.text-slate-500\/50 {
  color: #64748b80;
}

.text-slate-500\/60 {
  color: #64748b99;
}

.text-slate-500\/70 {
  color: #64748bb3;
}

.text-slate-500\/75 {
  color: #64748bbf;
}

.text-slate-500\/80 {
  color: #64748bcc;
}

.text-slate-500\/90 {
  color: #64748be6;
}

.text-slate-500\/95 {
  color: #64748bf2;
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.text-slate-600\/0 {
  color: #47556900;
}

.text-slate-600\/10 {
  color: #4755691a;
}

.text-slate-600\/100 {
  color: #475569;
}

.text-slate-600\/20 {
  color: #47556933;
}

.text-slate-600\/25 {
  color: #47556940;
}

.text-slate-600\/30 {
  color: #4755694d;
}

.text-slate-600\/40 {
  color: #47556966;
}

.text-slate-600\/5 {
  color: #4755690d;
}

.text-slate-600\/50 {
  color: #47556980;
}

.text-slate-600\/60 {
  color: #47556999;
}

.text-slate-600\/70 {
  color: #475569b3;
}

.text-slate-600\/75 {
  color: #475569bf;
}

.text-slate-600\/80 {
  color: #475569cc;
}

.text-slate-600\/90 {
  color: #475569e6;
}

.text-slate-600\/95 {
  color: #475569f2;
}

.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}

.text-slate-700\/0 {
  color: #33415500;
}

.text-slate-700\/10 {
  color: #3341551a;
}

.text-slate-700\/100 {
  color: #334155;
}

.text-slate-700\/20 {
  color: #33415533;
}

.text-slate-700\/25 {
  color: #33415540;
}

.text-slate-700\/30 {
  color: #3341554d;
}

.text-slate-700\/40 {
  color: #33415566;
}

.text-slate-700\/5 {
  color: #3341550d;
}

.text-slate-700\/50 {
  color: #33415580;
}

.text-slate-700\/60 {
  color: #33415599;
}

.text-slate-700\/70 {
  color: #334155b3;
}

.text-slate-700\/75 {
  color: #334155bf;
}

.text-slate-700\/80 {
  color: #334155cc;
}

.text-slate-700\/90 {
  color: #334155e6;
}

.text-slate-700\/95 {
  color: #334155f2;
}

.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

.text-slate-800\/0 {
  color: #1e293b00;
}

.text-slate-800\/10 {
  color: #1e293b1a;
}

.text-slate-800\/100 {
  color: #1e293b;
}

.text-slate-800\/20 {
  color: #1e293b33;
}

.text-slate-800\/25 {
  color: #1e293b40;
}

.text-slate-800\/30 {
  color: #1e293b4d;
}

.text-slate-800\/40 {
  color: #1e293b66;
}

.text-slate-800\/5 {
  color: #1e293b0d;
}

.text-slate-800\/50 {
  color: #1e293b80;
}

.text-slate-800\/60 {
  color: #1e293b99;
}

.text-slate-800\/70 {
  color: #1e293bb3;
}

.text-slate-800\/75 {
  color: #1e293bbf;
}

.text-slate-800\/80 {
  color: #1e293bcc;
}

.text-slate-800\/90 {
  color: #1e293be6;
}

.text-slate-800\/95 {
  color: #1e293bf2;
}

.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}

.text-slate-900\/0 {
  color: #0f172a00;
}

.text-slate-900\/10 {
  color: #0f172a1a;
}

.text-slate-900\/100 {
  color: #0f172a;
}

.text-slate-900\/20 {
  color: #0f172a33;
}

.text-slate-900\/25 {
  color: #0f172a40;
}

.text-slate-900\/30 {
  color: #0f172a4d;
}

.text-slate-900\/40 {
  color: #0f172a66;
}

.text-slate-900\/5 {
  color: #0f172a0d;
}

.text-slate-900\/50 {
  color: #0f172a80;
}

.text-slate-900\/60 {
  color: #0f172a99;
}

.text-slate-900\/70 {
  color: #0f172ab3;
}

.text-slate-900\/75 {
  color: #0f172abf;
}

.text-slate-900\/80 {
  color: #0f172acc;
}

.text-slate-900\/90 {
  color: #0f172ae6;
}

.text-slate-900\/95 {
  color: #0f172af2;
}

.text-slate-950 {
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity));
}

.text-slate-950\/0 {
  color: #02061700;
}

.text-slate-950\/10 {
  color: #0206171a;
}

.text-slate-950\/100 {
  color: #020617;
}

.text-slate-950\/20 {
  color: #02061733;
}

.text-slate-950\/25 {
  color: #02061740;
}

.text-slate-950\/30 {
  color: #0206174d;
}

.text-slate-950\/40 {
  color: #02061766;
}

.text-slate-950\/5 {
  color: #0206170d;
}

.text-slate-950\/50 {
  color: #02061780;
}

.text-slate-950\/60 {
  color: #02061799;
}

.text-slate-950\/70 {
  color: #020617b3;
}

.text-slate-950\/75 {
  color: #020617bf;
}

.text-slate-950\/80 {
  color: #020617cc;
}

.text-slate-950\/90 {
  color: #020617e6;
}

.text-slate-950\/95 {
  color: #020617f2;
}

.text-stone-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity));
}

.text-stone-100\/0 {
  color: #f5f5f400;
}

.text-stone-100\/10 {
  color: #f5f5f41a;
}

.text-stone-100\/100 {
  color: #f5f5f4;
}

.text-stone-100\/20 {
  color: #f5f5f433;
}

.text-stone-100\/25 {
  color: #f5f5f440;
}

.text-stone-100\/30 {
  color: #f5f5f44d;
}

.text-stone-100\/40 {
  color: #f5f5f466;
}

.text-stone-100\/5 {
  color: #f5f5f40d;
}

.text-stone-100\/50 {
  color: #f5f5f480;
}

.text-stone-100\/60 {
  color: #f5f5f499;
}

.text-stone-100\/70 {
  color: #f5f5f4b3;
}

.text-stone-100\/75 {
  color: #f5f5f4bf;
}

.text-stone-100\/80 {
  color: #f5f5f4cc;
}

.text-stone-100\/90 {
  color: #f5f5f4e6;
}

.text-stone-100\/95 {
  color: #f5f5f4f2;
}

.text-stone-200 {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity));
}

.text-stone-200\/0 {
  color: #e7e5e400;
}

.text-stone-200\/10 {
  color: #e7e5e41a;
}

.text-stone-200\/100 {
  color: #e7e5e4;
}

.text-stone-200\/20 {
  color: #e7e5e433;
}

.text-stone-200\/25 {
  color: #e7e5e440;
}

.text-stone-200\/30 {
  color: #e7e5e44d;
}

.text-stone-200\/40 {
  color: #e7e5e466;
}

.text-stone-200\/5 {
  color: #e7e5e40d;
}

.text-stone-200\/50 {
  color: #e7e5e480;
}

.text-stone-200\/60 {
  color: #e7e5e499;
}

.text-stone-200\/70 {
  color: #e7e5e4b3;
}

.text-stone-200\/75 {
  color: #e7e5e4bf;
}

.text-stone-200\/80 {
  color: #e7e5e4cc;
}

.text-stone-200\/90 {
  color: #e7e5e4e6;
}

.text-stone-200\/95 {
  color: #e7e5e4f2;
}

.text-stone-300 {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity));
}

.text-stone-300\/0 {
  color: #d6d3d100;
}

.text-stone-300\/10 {
  color: #d6d3d11a;
}

.text-stone-300\/100 {
  color: #d6d3d1;
}

.text-stone-300\/20 {
  color: #d6d3d133;
}

.text-stone-300\/25 {
  color: #d6d3d140;
}

.text-stone-300\/30 {
  color: #d6d3d14d;
}

.text-stone-300\/40 {
  color: #d6d3d166;
}

.text-stone-300\/5 {
  color: #d6d3d10d;
}

.text-stone-300\/50 {
  color: #d6d3d180;
}

.text-stone-300\/60 {
  color: #d6d3d199;
}

.text-stone-300\/70 {
  color: #d6d3d1b3;
}

.text-stone-300\/75 {
  color: #d6d3d1bf;
}

.text-stone-300\/80 {
  color: #d6d3d1cc;
}

.text-stone-300\/90 {
  color: #d6d3d1e6;
}

.text-stone-300\/95 {
  color: #d6d3d1f2;
}

.text-stone-400 {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity));
}

.text-stone-400\/0 {
  color: #a8a29e00;
}

.text-stone-400\/10 {
  color: #a8a29e1a;
}

.text-stone-400\/100 {
  color: #a8a29e;
}

.text-stone-400\/20 {
  color: #a8a29e33;
}

.text-stone-400\/25 {
  color: #a8a29e40;
}

.text-stone-400\/30 {
  color: #a8a29e4d;
}

.text-stone-400\/40 {
  color: #a8a29e66;
}

.text-stone-400\/5 {
  color: #a8a29e0d;
}

.text-stone-400\/50 {
  color: #a8a29e80;
}

.text-stone-400\/60 {
  color: #a8a29e99;
}

.text-stone-400\/70 {
  color: #a8a29eb3;
}

.text-stone-400\/75 {
  color: #a8a29ebf;
}

.text-stone-400\/80 {
  color: #a8a29ecc;
}

.text-stone-400\/90 {
  color: #a8a29ee6;
}

.text-stone-400\/95 {
  color: #a8a29ef2;
}

.text-stone-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 249 / var(--tw-text-opacity));
}

.text-stone-50\/0 {
  color: #fafaf900;
}

.text-stone-50\/10 {
  color: #fafaf91a;
}

.text-stone-50\/100 {
  color: #fafaf9;
}

.text-stone-50\/20 {
  color: #fafaf933;
}

.text-stone-50\/25 {
  color: #fafaf940;
}

.text-stone-50\/30 {
  color: #fafaf94d;
}

.text-stone-50\/40 {
  color: #fafaf966;
}

.text-stone-50\/5 {
  color: #fafaf90d;
}

.text-stone-50\/50 {
  color: #fafaf980;
}

.text-stone-50\/60 {
  color: #fafaf999;
}

.text-stone-50\/70 {
  color: #fafaf9b3;
}

.text-stone-50\/75 {
  color: #fafaf9bf;
}

.text-stone-50\/80 {
  color: #fafaf9cc;
}

.text-stone-50\/90 {
  color: #fafaf9e6;
}

.text-stone-50\/95 {
  color: #fafaf9f2;
}

.text-stone-500 {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity));
}

.text-stone-500\/0 {
  color: #78716c00;
}

.text-stone-500\/10 {
  color: #78716c1a;
}

.text-stone-500\/100 {
  color: #78716c;
}

.text-stone-500\/20 {
  color: #78716c33;
}

.text-stone-500\/25 {
  color: #78716c40;
}

.text-stone-500\/30 {
  color: #78716c4d;
}

.text-stone-500\/40 {
  color: #78716c66;
}

.text-stone-500\/5 {
  color: #78716c0d;
}

.text-stone-500\/50 {
  color: #78716c80;
}

.text-stone-500\/60 {
  color: #78716c99;
}

.text-stone-500\/70 {
  color: #78716cb3;
}

.text-stone-500\/75 {
  color: #78716cbf;
}

.text-stone-500\/80 {
  color: #78716ccc;
}

.text-stone-500\/90 {
  color: #78716ce6;
}

.text-stone-500\/95 {
  color: #78716cf2;
}

.text-stone-600 {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity));
}

.text-stone-600\/0 {
  color: #57534e00;
}

.text-stone-600\/10 {
  color: #57534e1a;
}

.text-stone-600\/100 {
  color: #57534e;
}

.text-stone-600\/20 {
  color: #57534e33;
}

.text-stone-600\/25 {
  color: #57534e40;
}

.text-stone-600\/30 {
  color: #57534e4d;
}

.text-stone-600\/40 {
  color: #57534e66;
}

.text-stone-600\/5 {
  color: #57534e0d;
}

.text-stone-600\/50 {
  color: #57534e80;
}

.text-stone-600\/60 {
  color: #57534e99;
}

.text-stone-600\/70 {
  color: #57534eb3;
}

.text-stone-600\/75 {
  color: #57534ebf;
}

.text-stone-600\/80 {
  color: #57534ecc;
}

.text-stone-600\/90 {
  color: #57534ee6;
}

.text-stone-600\/95 {
  color: #57534ef2;
}

.text-stone-700 {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity));
}

.text-stone-700\/0 {
  color: #44403c00;
}

.text-stone-700\/10 {
  color: #44403c1a;
}

.text-stone-700\/100 {
  color: #44403c;
}

.text-stone-700\/20 {
  color: #44403c33;
}

.text-stone-700\/25 {
  color: #44403c40;
}

.text-stone-700\/30 {
  color: #44403c4d;
}

.text-stone-700\/40 {
  color: #44403c66;
}

.text-stone-700\/5 {
  color: #44403c0d;
}

.text-stone-700\/50 {
  color: #44403c80;
}

.text-stone-700\/60 {
  color: #44403c99;
}

.text-stone-700\/70 {
  color: #44403cb3;
}

.text-stone-700\/75 {
  color: #44403cbf;
}

.text-stone-700\/80 {
  color: #44403ccc;
}

.text-stone-700\/90 {
  color: #44403ce6;
}

.text-stone-700\/95 {
  color: #44403cf2;
}

.text-stone-800 {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

.text-stone-800\/0 {
  color: #29252400;
}

.text-stone-800\/10 {
  color: #2925241a;
}

.text-stone-800\/100 {
  color: #292524;
}

.text-stone-800\/20 {
  color: #29252433;
}

.text-stone-800\/25 {
  color: #29252440;
}

.text-stone-800\/30 {
  color: #2925244d;
}

.text-stone-800\/40 {
  color: #29252466;
}

.text-stone-800\/5 {
  color: #2925240d;
}

.text-stone-800\/50 {
  color: #29252480;
}

.text-stone-800\/60 {
  color: #29252499;
}

.text-stone-800\/70 {
  color: #292524b3;
}

.text-stone-800\/75 {
  color: #292524bf;
}

.text-stone-800\/80 {
  color: #292524cc;
}

.text-stone-800\/90 {
  color: #292524e6;
}

.text-stone-800\/95 {
  color: #292524f2;
}

.text-stone-900 {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity));
}

.text-stone-900\/0 {
  color: #1c191700;
}

.text-stone-900\/10 {
  color: #1c19171a;
}

.text-stone-900\/100 {
  color: #1c1917;
}

.text-stone-900\/20 {
  color: #1c191733;
}

.text-stone-900\/25 {
  color: #1c191740;
}

.text-stone-900\/30 {
  color: #1c19174d;
}

.text-stone-900\/40 {
  color: #1c191766;
}

.text-stone-900\/5 {
  color: #1c19170d;
}

.text-stone-900\/50 {
  color: #1c191780;
}

.text-stone-900\/60 {
  color: #1c191799;
}

.text-stone-900\/70 {
  color: #1c1917b3;
}

.text-stone-900\/75 {
  color: #1c1917bf;
}

.text-stone-900\/80 {
  color: #1c1917cc;
}

.text-stone-900\/90 {
  color: #1c1917e6;
}

.text-stone-900\/95 {
  color: #1c1917f2;
}

.text-stone-950 {
  --tw-text-opacity: 1;
  color: rgb(12 10 9 / var(--tw-text-opacity));
}

.text-stone-950\/0 {
  color: #0c0a0900;
}

.text-stone-950\/10 {
  color: #0c0a091a;
}

.text-stone-950\/100 {
  color: #0c0a09;
}

.text-stone-950\/20 {
  color: #0c0a0933;
}

.text-stone-950\/25 {
  color: #0c0a0940;
}

.text-stone-950\/30 {
  color: #0c0a094d;
}

.text-stone-950\/40 {
  color: #0c0a0966;
}

.text-stone-950\/5 {
  color: #0c0a090d;
}

.text-stone-950\/50 {
  color: #0c0a0980;
}

.text-stone-950\/60 {
  color: #0c0a0999;
}

.text-stone-950\/70 {
  color: #0c0a09b3;
}

.text-stone-950\/75 {
  color: #0c0a09bf;
}

.text-stone-950\/80 {
  color: #0c0a09cc;
}

.text-stone-950\/90 {
  color: #0c0a09e6;
}

.text-stone-950\/95 {
  color: #0c0a09f2;
}

.text-teal-100 {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity));
}

.text-teal-100\/0 {
  color: #ccfbf100;
}

.text-teal-100\/10 {
  color: #ccfbf11a;
}

.text-teal-100\/100 {
  color: #ccfbf1;
}

.text-teal-100\/20 {
  color: #ccfbf133;
}

.text-teal-100\/25 {
  color: #ccfbf140;
}

.text-teal-100\/30 {
  color: #ccfbf14d;
}

.text-teal-100\/40 {
  color: #ccfbf166;
}

.text-teal-100\/5 {
  color: #ccfbf10d;
}

.text-teal-100\/50 {
  color: #ccfbf180;
}

.text-teal-100\/60 {
  color: #ccfbf199;
}

.text-teal-100\/70 {
  color: #ccfbf1b3;
}

.text-teal-100\/75 {
  color: #ccfbf1bf;
}

.text-teal-100\/80 {
  color: #ccfbf1cc;
}

.text-teal-100\/90 {
  color: #ccfbf1e6;
}

.text-teal-100\/95 {
  color: #ccfbf1f2;
}

.text-teal-200 {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity));
}

.text-teal-200\/0 {
  color: #99f6e400;
}

.text-teal-200\/10 {
  color: #99f6e41a;
}

.text-teal-200\/100 {
  color: #99f6e4;
}

.text-teal-200\/20 {
  color: #99f6e433;
}

.text-teal-200\/25 {
  color: #99f6e440;
}

.text-teal-200\/30 {
  color: #99f6e44d;
}

.text-teal-200\/40 {
  color: #99f6e466;
}

.text-teal-200\/5 {
  color: #99f6e40d;
}

.text-teal-200\/50 {
  color: #99f6e480;
}

.text-teal-200\/60 {
  color: #99f6e499;
}

.text-teal-200\/70 {
  color: #99f6e4b3;
}

.text-teal-200\/75 {
  color: #99f6e4bf;
}

.text-teal-200\/80 {
  color: #99f6e4cc;
}

.text-teal-200\/90 {
  color: #99f6e4e6;
}

.text-teal-200\/95 {
  color: #99f6e4f2;
}

.text-teal-300 {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity));
}

.text-teal-300\/0 {
  color: #5eead400;
}

.text-teal-300\/10 {
  color: #5eead41a;
}

.text-teal-300\/100 {
  color: #5eead4;
}

.text-teal-300\/20 {
  color: #5eead433;
}

.text-teal-300\/25 {
  color: #5eead440;
}

.text-teal-300\/30 {
  color: #5eead44d;
}

.text-teal-300\/40 {
  color: #5eead466;
}

.text-teal-300\/5 {
  color: #5eead40d;
}

.text-teal-300\/50 {
  color: #5eead480;
}

.text-teal-300\/60 {
  color: #5eead499;
}

.text-teal-300\/70 {
  color: #5eead4b3;
}

.text-teal-300\/75 {
  color: #5eead4bf;
}

.text-teal-300\/80 {
  color: #5eead4cc;
}

.text-teal-300\/90 {
  color: #5eead4e6;
}

.text-teal-300\/95 {
  color: #5eead4f2;
}

.text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity));
}

.text-teal-400\/0 {
  color: #2dd4bf00;
}

.text-teal-400\/10 {
  color: #2dd4bf1a;
}

.text-teal-400\/100 {
  color: #2dd4bf;
}

.text-teal-400\/20 {
  color: #2dd4bf33;
}

.text-teal-400\/25 {
  color: #2dd4bf40;
}

.text-teal-400\/30 {
  color: #2dd4bf4d;
}

.text-teal-400\/40 {
  color: #2dd4bf66;
}

.text-teal-400\/5 {
  color: #2dd4bf0d;
}

.text-teal-400\/50 {
  color: #2dd4bf80;
}

.text-teal-400\/60 {
  color: #2dd4bf99;
}

.text-teal-400\/70 {
  color: #2dd4bfb3;
}

.text-teal-400\/75 {
  color: #2dd4bfbf;
}

.text-teal-400\/80 {
  color: #2dd4bfcc;
}

.text-teal-400\/90 {
  color: #2dd4bfe6;
}

.text-teal-400\/95 {
  color: #2dd4bff2;
}

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

.text-teal-50\/0 {
  color: #f0fdfa00;
}

.text-teal-50\/10 {
  color: #f0fdfa1a;
}

.text-teal-50\/100 {
  color: #f0fdfa;
}

.text-teal-50\/20 {
  color: #f0fdfa33;
}

.text-teal-50\/25 {
  color: #f0fdfa40;
}

.text-teal-50\/30 {
  color: #f0fdfa4d;
}

.text-teal-50\/40 {
  color: #f0fdfa66;
}

.text-teal-50\/5 {
  color: #f0fdfa0d;
}

.text-teal-50\/50 {
  color: #f0fdfa80;
}

.text-teal-50\/60 {
  color: #f0fdfa99;
}

.text-teal-50\/70 {
  color: #f0fdfab3;
}

.text-teal-50\/75 {
  color: #f0fdfabf;
}

.text-teal-50\/80 {
  color: #f0fdfacc;
}

.text-teal-50\/90 {
  color: #f0fdfae6;
}

.text-teal-50\/95 {
  color: #f0fdfaf2;
}

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

.text-teal-500\/0 {
  color: #14b8a600;
}

.text-teal-500\/10 {
  color: #14b8a61a;
}

.text-teal-500\/100 {
  color: #14b8a6;
}

.text-teal-500\/20 {
  color: #14b8a633;
}

.text-teal-500\/25 {
  color: #14b8a640;
}

.text-teal-500\/30 {
  color: #14b8a64d;
}

.text-teal-500\/40 {
  color: #14b8a666;
}

.text-teal-500\/5 {
  color: #14b8a60d;
}

.text-teal-500\/50 {
  color: #14b8a680;
}

.text-teal-500\/60 {
  color: #14b8a699;
}

.text-teal-500\/70 {
  color: #14b8a6b3;
}

.text-teal-500\/75 {
  color: #14b8a6bf;
}

.text-teal-500\/80 {
  color: #14b8a6cc;
}

.text-teal-500\/90 {
  color: #14b8a6e6;
}

.text-teal-500\/95 {
  color: #14b8a6f2;
}

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

.text-teal-600\/0 {
  color: #0d948800;
}

.text-teal-600\/10 {
  color: #0d94881a;
}

.text-teal-600\/100 {
  color: #0d9488;
}

.text-teal-600\/20 {
  color: #0d948833;
}

.text-teal-600\/25 {
  color: #0d948840;
}

.text-teal-600\/30 {
  color: #0d94884d;
}

.text-teal-600\/40 {
  color: #0d948866;
}

.text-teal-600\/5 {
  color: #0d94880d;
}

.text-teal-600\/50 {
  color: #0d948880;
}

.text-teal-600\/60 {
  color: #0d948899;
}

.text-teal-600\/70 {
  color: #0d9488b3;
}

.text-teal-600\/75 {
  color: #0d9488bf;
}

.text-teal-600\/80 {
  color: #0d9488cc;
}

.text-teal-600\/90 {
  color: #0d9488e6;
}

.text-teal-600\/95 {
  color: #0d9488f2;
}

.text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity));
}

.text-teal-700\/0 {
  color: #0f766e00;
}

.text-teal-700\/10 {
  color: #0f766e1a;
}

.text-teal-700\/100 {
  color: #0f766e;
}

.text-teal-700\/20 {
  color: #0f766e33;
}

.text-teal-700\/25 {
  color: #0f766e40;
}

.text-teal-700\/30 {
  color: #0f766e4d;
}

.text-teal-700\/40 {
  color: #0f766e66;
}

.text-teal-700\/5 {
  color: #0f766e0d;
}

.text-teal-700\/50 {
  color: #0f766e80;
}

.text-teal-700\/60 {
  color: #0f766e99;
}

.text-teal-700\/70 {
  color: #0f766eb3;
}

.text-teal-700\/75 {
  color: #0f766ebf;
}

.text-teal-700\/80 {
  color: #0f766ecc;
}

.text-teal-700\/90 {
  color: #0f766ee6;
}

.text-teal-700\/95 {
  color: #0f766ef2;
}

.text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity));
}

.text-teal-800\/0 {
  color: #115e5900;
}

.text-teal-800\/10 {
  color: #115e591a;
}

.text-teal-800\/100 {
  color: #115e59;
}

.text-teal-800\/20 {
  color: #115e5933;
}

.text-teal-800\/25 {
  color: #115e5940;
}

.text-teal-800\/30 {
  color: #115e594d;
}

.text-teal-800\/40 {
  color: #115e5966;
}

.text-teal-800\/5 {
  color: #115e590d;
}

.text-teal-800\/50 {
  color: #115e5980;
}

.text-teal-800\/60 {
  color: #115e5999;
}

.text-teal-800\/70 {
  color: #115e59b3;
}

.text-teal-800\/75 {
  color: #115e59bf;
}

.text-teal-800\/80 {
  color: #115e59cc;
}

.text-teal-800\/90 {
  color: #115e59e6;
}

.text-teal-800\/95 {
  color: #115e59f2;
}

.text-teal-900 {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity));
}

.text-teal-900\/0 {
  color: #134e4a00;
}

.text-teal-900\/10 {
  color: #134e4a1a;
}

.text-teal-900\/100 {
  color: #134e4a;
}

.text-teal-900\/20 {
  color: #134e4a33;
}

.text-teal-900\/25 {
  color: #134e4a40;
}

.text-teal-900\/30 {
  color: #134e4a4d;
}

.text-teal-900\/40 {
  color: #134e4a66;
}

.text-teal-900\/5 {
  color: #134e4a0d;
}

.text-teal-900\/50 {
  color: #134e4a80;
}

.text-teal-900\/60 {
  color: #134e4a99;
}

.text-teal-900\/70 {
  color: #134e4ab3;
}

.text-teal-900\/75 {
  color: #134e4abf;
}

.text-teal-900\/80 {
  color: #134e4acc;
}

.text-teal-900\/90 {
  color: #134e4ae6;
}

.text-teal-900\/95 {
  color: #134e4af2;
}

.text-teal-950 {
  --tw-text-opacity: 1;
  color: rgb(4 47 46 / var(--tw-text-opacity));
}

.text-teal-950\/0 {
  color: #042f2e00;
}

.text-teal-950\/10 {
  color: #042f2e1a;
}

.text-teal-950\/100 {
  color: #042f2e;
}

.text-teal-950\/20 {
  color: #042f2e33;
}

.text-teal-950\/25 {
  color: #042f2e40;
}

.text-teal-950\/30 {
  color: #042f2e4d;
}

.text-teal-950\/40 {
  color: #042f2e66;
}

.text-teal-950\/5 {
  color: #042f2e0d;
}

.text-teal-950\/50 {
  color: #042f2e80;
}

.text-teal-950\/60 {
  color: #042f2e99;
}

.text-teal-950\/70 {
  color: #042f2eb3;
}

.text-teal-950\/75 {
  color: #042f2ebf;
}

.text-teal-950\/80 {
  color: #042f2ecc;
}

.text-teal-950\/90 {
  color: #042f2ee6;
}

.text-teal-950\/95 {
  color: #042f2ef2;
}

.text-transparent, .text-transparent\/0 {
  color: #0000;
}

.text-transparent\/10 {
  color: #0000001a;
}

.text-transparent\/100 {
  color: #000;
}

.text-transparent\/20 {
  color: #0003;
}

.text-transparent\/25 {
  color: #00000040;
}

.text-transparent\/30 {
  color: #0000004d;
}

.text-transparent\/40 {
  color: #0006;
}

.text-transparent\/5 {
  color: #0000000d;
}

.text-transparent\/50 {
  color: #00000080;
}

.text-transparent\/60 {
  color: #0009;
}

.text-transparent\/70 {
  color: #000000b3;
}

.text-transparent\/75 {
  color: #000000bf;
}

.text-transparent\/80 {
  color: #000c;
}

.text-transparent\/90 {
  color: #000000e6;
}

.text-transparent\/95 {
  color: #000000f2;
}

.text-violet-100 {
  --tw-text-opacity: 1;
  color: rgb(237 233 254 / var(--tw-text-opacity));
}

.text-violet-100\/0 {
  color: #ede9fe00;
}

.text-violet-100\/10 {
  color: #ede9fe1a;
}

.text-violet-100\/100 {
  color: #ede9fe;
}

.text-violet-100\/20 {
  color: #ede9fe33;
}

.text-violet-100\/25 {
  color: #ede9fe40;
}

.text-violet-100\/30 {
  color: #ede9fe4d;
}

.text-violet-100\/40 {
  color: #ede9fe66;
}

.text-violet-100\/5 {
  color: #ede9fe0d;
}

.text-violet-100\/50 {
  color: #ede9fe80;
}

.text-violet-100\/60 {
  color: #ede9fe99;
}

.text-violet-100\/70 {
  color: #ede9feb3;
}

.text-violet-100\/75 {
  color: #ede9febf;
}

.text-violet-100\/80 {
  color: #ede9fecc;
}

.text-violet-100\/90 {
  color: #ede9fee6;
}

.text-violet-100\/95 {
  color: #ede9fef2;
}

.text-violet-200 {
  --tw-text-opacity: 1;
  color: rgb(221 214 254 / var(--tw-text-opacity));
}

.text-violet-200\/0 {
  color: #ddd6fe00;
}

.text-violet-200\/10 {
  color: #ddd6fe1a;
}

.text-violet-200\/100 {
  color: #ddd6fe;
}

.text-violet-200\/20 {
  color: #ddd6fe33;
}

.text-violet-200\/25 {
  color: #ddd6fe40;
}

.text-violet-200\/30 {
  color: #ddd6fe4d;
}

.text-violet-200\/40 {
  color: #ddd6fe66;
}

.text-violet-200\/5 {
  color: #ddd6fe0d;
}

.text-violet-200\/50 {
  color: #ddd6fe80;
}

.text-violet-200\/60 {
  color: #ddd6fe99;
}

.text-violet-200\/70 {
  color: #ddd6feb3;
}

.text-violet-200\/75 {
  color: #ddd6febf;
}

.text-violet-200\/80 {
  color: #ddd6fecc;
}

.text-violet-200\/90 {
  color: #ddd6fee6;
}

.text-violet-200\/95 {
  color: #ddd6fef2;
}

.text-violet-300 {
  --tw-text-opacity: 1;
  color: rgb(196 181 253 / var(--tw-text-opacity));
}

.text-violet-300\/0 {
  color: #c4b5fd00;
}

.text-violet-300\/10 {
  color: #c4b5fd1a;
}

.text-violet-300\/100 {
  color: #c4b5fd;
}

.text-violet-300\/20 {
  color: #c4b5fd33;
}

.text-violet-300\/25 {
  color: #c4b5fd40;
}

.text-violet-300\/30 {
  color: #c4b5fd4d;
}

.text-violet-300\/40 {
  color: #c4b5fd66;
}

.text-violet-300\/5 {
  color: #c4b5fd0d;
}

.text-violet-300\/50 {
  color: #c4b5fd80;
}

.text-violet-300\/60 {
  color: #c4b5fd99;
}

.text-violet-300\/70 {
  color: #c4b5fdb3;
}

.text-violet-300\/75 {
  color: #c4b5fdbf;
}

.text-violet-300\/80 {
  color: #c4b5fdcc;
}

.text-violet-300\/90 {
  color: #c4b5fde6;
}

.text-violet-300\/95 {
  color: #c4b5fdf2;
}

.text-violet-400 {
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity));
}

.text-violet-400\/0 {
  color: #a78bfa00;
}

.text-violet-400\/10 {
  color: #a78bfa1a;
}

.text-violet-400\/100 {
  color: #a78bfa;
}

.text-violet-400\/20 {
  color: #a78bfa33;
}

.text-violet-400\/25 {
  color: #a78bfa40;
}

.text-violet-400\/30 {
  color: #a78bfa4d;
}

.text-violet-400\/40 {
  color: #a78bfa66;
}

.text-violet-400\/5 {
  color: #a78bfa0d;
}

.text-violet-400\/50 {
  color: #a78bfa80;
}

.text-violet-400\/60 {
  color: #a78bfa99;
}

.text-violet-400\/70 {
  color: #a78bfab3;
}

.text-violet-400\/75 {
  color: #a78bfabf;
}

.text-violet-400\/80 {
  color: #a78bfacc;
}

.text-violet-400\/90 {
  color: #a78bfae6;
}

.text-violet-400\/95 {
  color: #a78bfaf2;
}

.text-violet-50 {
  --tw-text-opacity: 1;
  color: rgb(245 243 255 / var(--tw-text-opacity));
}

.text-violet-50\/0 {
  color: #f5f3ff00;
}

.text-violet-50\/10 {
  color: #f5f3ff1a;
}

.text-violet-50\/100 {
  color: #f5f3ff;
}

.text-violet-50\/20 {
  color: #f5f3ff33;
}

.text-violet-50\/25 {
  color: #f5f3ff40;
}

.text-violet-50\/30 {
  color: #f5f3ff4d;
}

.text-violet-50\/40 {
  color: #f5f3ff66;
}

.text-violet-50\/5 {
  color: #f5f3ff0d;
}

.text-violet-50\/50 {
  color: #f5f3ff80;
}

.text-violet-50\/60 {
  color: #f5f3ff99;
}

.text-violet-50\/70 {
  color: #f5f3ffb3;
}

.text-violet-50\/75 {
  color: #f5f3ffbf;
}

.text-violet-50\/80 {
  color: #f5f3ffcc;
}

.text-violet-50\/90 {
  color: #f5f3ffe6;
}

.text-violet-50\/95 {
  color: #f5f3fff2;
}

.text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity));
}

.text-violet-500\/0 {
  color: #8b5cf600;
}

.text-violet-500\/10 {
  color: #8b5cf61a;
}

.text-violet-500\/100 {
  color: #8b5cf6;
}

.text-violet-500\/20 {
  color: #8b5cf633;
}

.text-violet-500\/25 {
  color: #8b5cf640;
}

.text-violet-500\/30 {
  color: #8b5cf64d;
}

.text-violet-500\/40 {
  color: #8b5cf666;
}

.text-violet-500\/5 {
  color: #8b5cf60d;
}

.text-violet-500\/50 {
  color: #8b5cf680;
}

.text-violet-500\/60 {
  color: #8b5cf699;
}

.text-violet-500\/70 {
  color: #8b5cf6b3;
}

.text-violet-500\/75 {
  color: #8b5cf6bf;
}

.text-violet-500\/80 {
  color: #8b5cf6cc;
}

.text-violet-500\/90 {
  color: #8b5cf6e6;
}

.text-violet-500\/95 {
  color: #8b5cf6f2;
}

.text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity));
}

.text-violet-600\/0 {
  color: #7c3aed00;
}

.text-violet-600\/10 {
  color: #7c3aed1a;
}

.text-violet-600\/100 {
  color: #7c3aed;
}

.text-violet-600\/20 {
  color: #7c3aed33;
}

.text-violet-600\/25 {
  color: #7c3aed40;
}

.text-violet-600\/30 {
  color: #7c3aed4d;
}

.text-violet-600\/40 {
  color: #7c3aed66;
}

.text-violet-600\/5 {
  color: #7c3aed0d;
}

.text-violet-600\/50 {
  color: #7c3aed80;
}

.text-violet-600\/60 {
  color: #7c3aed99;
}

.text-violet-600\/70 {
  color: #7c3aedb3;
}

.text-violet-600\/75 {
  color: #7c3aedbf;
}

.text-violet-600\/80 {
  color: #7c3aedcc;
}

.text-violet-600\/90 {
  color: #7c3aede6;
}

.text-violet-600\/95 {
  color: #7c3aedf2;
}

.text-violet-700 {
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity));
}

.text-violet-700\/0 {
  color: #6d28d900;
}

.text-violet-700\/10 {
  color: #6d28d91a;
}

.text-violet-700\/100 {
  color: #6d28d9;
}

.text-violet-700\/20 {
  color: #6d28d933;
}

.text-violet-700\/25 {
  color: #6d28d940;
}

.text-violet-700\/30 {
  color: #6d28d94d;
}

.text-violet-700\/40 {
  color: #6d28d966;
}

.text-violet-700\/5 {
  color: #6d28d90d;
}

.text-violet-700\/50 {
  color: #6d28d980;
}

.text-violet-700\/60 {
  color: #6d28d999;
}

.text-violet-700\/70 {
  color: #6d28d9b3;
}

.text-violet-700\/75 {
  color: #6d28d9bf;
}

.text-violet-700\/80 {
  color: #6d28d9cc;
}

.text-violet-700\/90 {
  color: #6d28d9e6;
}

.text-violet-700\/95 {
  color: #6d28d9f2;
}

.text-violet-800 {
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity));
}

.text-violet-800\/0 {
  color: #5b21b600;
}

.text-violet-800\/10 {
  color: #5b21b61a;
}

.text-violet-800\/100 {
  color: #5b21b6;
}

.text-violet-800\/20 {
  color: #5b21b633;
}

.text-violet-800\/25 {
  color: #5b21b640;
}

.text-violet-800\/30 {
  color: #5b21b64d;
}

.text-violet-800\/40 {
  color: #5b21b666;
}

.text-violet-800\/5 {
  color: #5b21b60d;
}

.text-violet-800\/50 {
  color: #5b21b680;
}

.text-violet-800\/60 {
  color: #5b21b699;
}

.text-violet-800\/70 {
  color: #5b21b6b3;
}

.text-violet-800\/75 {
  color: #5b21b6bf;
}

.text-violet-800\/80 {
  color: #5b21b6cc;
}

.text-violet-800\/90 {
  color: #5b21b6e6;
}

.text-violet-800\/95 {
  color: #5b21b6f2;
}

.text-violet-900 {
  --tw-text-opacity: 1;
  color: rgb(76 29 149 / var(--tw-text-opacity));
}

.text-violet-900\/0 {
  color: #4c1d9500;
}

.text-violet-900\/10 {
  color: #4c1d951a;
}

.text-violet-900\/100 {
  color: #4c1d95;
}

.text-violet-900\/20 {
  color: #4c1d9533;
}

.text-violet-900\/25 {
  color: #4c1d9540;
}

.text-violet-900\/30 {
  color: #4c1d954d;
}

.text-violet-900\/40 {
  color: #4c1d9566;
}

.text-violet-900\/5 {
  color: #4c1d950d;
}

.text-violet-900\/50 {
  color: #4c1d9580;
}

.text-violet-900\/60 {
  color: #4c1d9599;
}

.text-violet-900\/70 {
  color: #4c1d95b3;
}

.text-violet-900\/75 {
  color: #4c1d95bf;
}

.text-violet-900\/80 {
  color: #4c1d95cc;
}

.text-violet-900\/90 {
  color: #4c1d95e6;
}

.text-violet-900\/95 {
  color: #4c1d95f2;
}

.text-violet-950 {
  --tw-text-opacity: 1;
  color: rgb(46 16 101 / var(--tw-text-opacity));
}

.text-violet-950\/0 {
  color: #2e106500;
}

.text-violet-950\/10 {
  color: #2e10651a;
}

.text-violet-950\/100 {
  color: #2e1065;
}

.text-violet-950\/20 {
  color: #2e106533;
}

.text-violet-950\/25 {
  color: #2e106540;
}

.text-violet-950\/30 {
  color: #2e10654d;
}

.text-violet-950\/40 {
  color: #2e106566;
}

.text-violet-950\/5 {
  color: #2e10650d;
}

.text-violet-950\/50 {
  color: #2e106580;
}

.text-violet-950\/60 {
  color: #2e106599;
}

.text-violet-950\/70 {
  color: #2e1065b3;
}

.text-violet-950\/75 {
  color: #2e1065bf;
}

.text-violet-950\/80 {
  color: #2e1065cc;
}

.text-violet-950\/90 {
  color: #2e1065e6;
}

.text-violet-950\/95 {
  color: #2e1065f2;
}

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

.text-white\/0 {
  color: #fff0;
}

.text-white\/10 {
  color: #ffffff1a;
}

.text-white\/100 {
  color: #fff;
}

.text-white\/20 {
  color: #fff3;
}

.text-white\/25 {
  color: #ffffff40;
}

.text-white\/30 {
  color: #ffffff4d;
}

.text-white\/40 {
  color: #fff6;
}

.text-white\/5 {
  color: #ffffff0d;
}

.text-white\/50 {
  color: #ffffff80;
}

.text-white\/60 {
  color: #fff9;
}

.text-white\/70 {
  color: #ffffffb3;
}

.text-white\/75 {
  color: #ffffffbf;
}

.text-white\/80 {
  color: #fffc;
}

.text-white\/90 {
  color: #ffffffe6;
}

.text-white\/95 {
  color: #fffffff2;
}

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

.text-yellow-100\/0 {
  color: #fef9c300;
}

.text-yellow-100\/10 {
  color: #fef9c31a;
}

.text-yellow-100\/100 {
  color: #fef9c3;
}

.text-yellow-100\/20 {
  color: #fef9c333;
}

.text-yellow-100\/25 {
  color: #fef9c340;
}

.text-yellow-100\/30 {
  color: #fef9c34d;
}

.text-yellow-100\/40 {
  color: #fef9c366;
}

.text-yellow-100\/5 {
  color: #fef9c30d;
}

.text-yellow-100\/50 {
  color: #fef9c380;
}

.text-yellow-100\/60 {
  color: #fef9c399;
}

.text-yellow-100\/70 {
  color: #fef9c3b3;
}

.text-yellow-100\/75 {
  color: #fef9c3bf;
}

.text-yellow-100\/80 {
  color: #fef9c3cc;
}

.text-yellow-100\/90 {
  color: #fef9c3e6;
}

.text-yellow-100\/95 {
  color: #fef9c3f2;
}

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

.text-yellow-200\/0 {
  color: #fef08a00;
}

.text-yellow-200\/10 {
  color: #fef08a1a;
}

.text-yellow-200\/100 {
  color: #fef08a;
}

.text-yellow-200\/20 {
  color: #fef08a33;
}

.text-yellow-200\/25 {
  color: #fef08a40;
}

.text-yellow-200\/30 {
  color: #fef08a4d;
}

.text-yellow-200\/40 {
  color: #fef08a66;
}

.text-yellow-200\/5 {
  color: #fef08a0d;
}

.text-yellow-200\/50 {
  color: #fef08a80;
}

.text-yellow-200\/60 {
  color: #fef08a99;
}

.text-yellow-200\/70 {
  color: #fef08ab3;
}

.text-yellow-200\/75 {
  color: #fef08abf;
}

.text-yellow-200\/80 {
  color: #fef08acc;
}

.text-yellow-200\/90 {
  color: #fef08ae6;
}

.text-yellow-200\/95 {
  color: #fef08af2;
}

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

.text-yellow-300\/0 {
  color: #fde04700;
}

.text-yellow-300\/10 {
  color: #fde0471a;
}

.text-yellow-300\/100 {
  color: #fde047;
}

.text-yellow-300\/20 {
  color: #fde04733;
}

.text-yellow-300\/25 {
  color: #fde04740;
}

.text-yellow-300\/30 {
  color: #fde0474d;
}

.text-yellow-300\/40 {
  color: #fde04766;
}

.text-yellow-300\/5 {
  color: #fde0470d;
}

.text-yellow-300\/50 {
  color: #fde04780;
}

.text-yellow-300\/60 {
  color: #fde04799;
}

.text-yellow-300\/70 {
  color: #fde047b3;
}

.text-yellow-300\/75 {
  color: #fde047bf;
}

.text-yellow-300\/80 {
  color: #fde047cc;
}

.text-yellow-300\/90 {
  color: #fde047e6;
}

.text-yellow-300\/95 {
  color: #fde047f2;
}

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

.text-yellow-400\/0 {
  color: #facc1500;
}

.text-yellow-400\/10 {
  color: #facc151a;
}

.text-yellow-400\/100 {
  color: #facc15;
}

.text-yellow-400\/20 {
  color: #facc1533;
}

.text-yellow-400\/25 {
  color: #facc1540;
}

.text-yellow-400\/30 {
  color: #facc154d;
}

.text-yellow-400\/40 {
  color: #facc1566;
}

.text-yellow-400\/5 {
  color: #facc150d;
}

.text-yellow-400\/50 {
  color: #facc1580;
}

.text-yellow-400\/60 {
  color: #facc1599;
}

.text-yellow-400\/70 {
  color: #facc15b3;
}

.text-yellow-400\/75 {
  color: #facc15bf;
}

.text-yellow-400\/80 {
  color: #facc15cc;
}

.text-yellow-400\/90 {
  color: #facc15e6;
}

.text-yellow-400\/95 {
  color: #facc15f2;
}

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

.text-yellow-50\/0 {
  color: #fefce800;
}

.text-yellow-50\/10 {
  color: #fefce81a;
}

.text-yellow-50\/100 {
  color: #fefce8;
}

.text-yellow-50\/20 {
  color: #fefce833;
}

.text-yellow-50\/25 {
  color: #fefce840;
}

.text-yellow-50\/30 {
  color: #fefce84d;
}

.text-yellow-50\/40 {
  color: #fefce866;
}

.text-yellow-50\/5 {
  color: #fefce80d;
}

.text-yellow-50\/50 {
  color: #fefce880;
}

.text-yellow-50\/60 {
  color: #fefce899;
}

.text-yellow-50\/70 {
  color: #fefce8b3;
}

.text-yellow-50\/75 {
  color: #fefce8bf;
}

.text-yellow-50\/80 {
  color: #fefce8cc;
}

.text-yellow-50\/90 {
  color: #fefce8e6;
}

.text-yellow-50\/95 {
  color: #fefce8f2;
}

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

.text-yellow-500\/0 {
  color: #eab30800;
}

.text-yellow-500\/10 {
  color: #eab3081a;
}

.text-yellow-500\/100 {
  color: #eab308;
}

.text-yellow-500\/20 {
  color: #eab30833;
}

.text-yellow-500\/25 {
  color: #eab30840;
}

.text-yellow-500\/30 {
  color: #eab3084d;
}

.text-yellow-500\/40 {
  color: #eab30866;
}

.text-yellow-500\/5 {
  color: #eab3080d;
}

.text-yellow-500\/50 {
  color: #eab30880;
}

.text-yellow-500\/60 {
  color: #eab30899;
}

.text-yellow-500\/70 {
  color: #eab308b3;
}

.text-yellow-500\/75 {
  color: #eab308bf;
}

.text-yellow-500\/80 {
  color: #eab308cc;
}

.text-yellow-500\/90 {
  color: #eab308e6;
}

.text-yellow-500\/95 {
  color: #eab308f2;
}

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

.text-yellow-600\/0 {
  color: #ca8a0400;
}

.text-yellow-600\/10 {
  color: #ca8a041a;
}

.text-yellow-600\/100 {
  color: #ca8a04;
}

.text-yellow-600\/20 {
  color: #ca8a0433;
}

.text-yellow-600\/25 {
  color: #ca8a0440;
}

.text-yellow-600\/30 {
  color: #ca8a044d;
}

.text-yellow-600\/40 {
  color: #ca8a0466;
}

.text-yellow-600\/5 {
  color: #ca8a040d;
}

.text-yellow-600\/50 {
  color: #ca8a0480;
}

.text-yellow-600\/60 {
  color: #ca8a0499;
}

.text-yellow-600\/70 {
  color: #ca8a04b3;
}

.text-yellow-600\/75 {
  color: #ca8a04bf;
}

.text-yellow-600\/80 {
  color: #ca8a04cc;
}

.text-yellow-600\/90 {
  color: #ca8a04e6;
}

.text-yellow-600\/95 {
  color: #ca8a04f2;
}

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

.text-yellow-700\/0 {
  color: #a1620700;
}

.text-yellow-700\/10 {
  color: #a162071a;
}

.text-yellow-700\/100 {
  color: #a16207;
}

.text-yellow-700\/20 {
  color: #a1620733;
}

.text-yellow-700\/25 {
  color: #a1620740;
}

.text-yellow-700\/30 {
  color: #a162074d;
}

.text-yellow-700\/40 {
  color: #a1620766;
}

.text-yellow-700\/5 {
  color: #a162070d;
}

.text-yellow-700\/50 {
  color: #a1620780;
}

.text-yellow-700\/60 {
  color: #a1620799;
}

.text-yellow-700\/70 {
  color: #a16207b3;
}

.text-yellow-700\/75 {
  color: #a16207bf;
}

.text-yellow-700\/80 {
  color: #a16207cc;
}

.text-yellow-700\/90 {
  color: #a16207e6;
}

.text-yellow-700\/95 {
  color: #a16207f2;
}

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

.text-yellow-800\/0 {
  color: #854d0e00;
}

.text-yellow-800\/10 {
  color: #854d0e1a;
}

.text-yellow-800\/100 {
  color: #854d0e;
}

.text-yellow-800\/20 {
  color: #854d0e33;
}

.text-yellow-800\/25 {
  color: #854d0e40;
}

.text-yellow-800\/30 {
  color: #854d0e4d;
}

.text-yellow-800\/40 {
  color: #854d0e66;
}

.text-yellow-800\/5 {
  color: #854d0e0d;
}

.text-yellow-800\/50 {
  color: #854d0e80;
}

.text-yellow-800\/60 {
  color: #854d0e99;
}

.text-yellow-800\/70 {
  color: #854d0eb3;
}

.text-yellow-800\/75 {
  color: #854d0ebf;
}

.text-yellow-800\/80 {
  color: #854d0ecc;
}

.text-yellow-800\/90 {
  color: #854d0ee6;
}

.text-yellow-800\/95 {
  color: #854d0ef2;
}

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

.text-yellow-900\/0 {
  color: #713f1200;
}

.text-yellow-900\/10 {
  color: #713f121a;
}

.text-yellow-900\/100 {
  color: #713f12;
}

.text-yellow-900\/20 {
  color: #713f1233;
}

.text-yellow-900\/25 {
  color: #713f1240;
}

.text-yellow-900\/30 {
  color: #713f124d;
}

.text-yellow-900\/40 {
  color: #713f1266;
}

.text-yellow-900\/5 {
  color: #713f120d;
}

.text-yellow-900\/50 {
  color: #713f1280;
}

.text-yellow-900\/60 {
  color: #713f1299;
}

.text-yellow-900\/70 {
  color: #713f12b3;
}

.text-yellow-900\/75 {
  color: #713f12bf;
}

.text-yellow-900\/80 {
  color: #713f12cc;
}

.text-yellow-900\/90 {
  color: #713f12e6;
}

.text-yellow-900\/95 {
  color: #713f12f2;
}

.text-yellow-950 {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity));
}

.text-yellow-950\/0 {
  color: #42200600;
}

.text-yellow-950\/10 {
  color: #4220061a;
}

.text-yellow-950\/100 {
  color: #422006;
}

.text-yellow-950\/20 {
  color: #42200633;
}

.text-yellow-950\/25 {
  color: #42200640;
}

.text-yellow-950\/30 {
  color: #4220064d;
}

.text-yellow-950\/40 {
  color: #42200666;
}

.text-yellow-950\/5 {
  color: #4220060d;
}

.text-yellow-950\/50 {
  color: #42200680;
}

.text-yellow-950\/60 {
  color: #42200699;
}

.text-yellow-950\/70 {
  color: #422006b3;
}

.text-yellow-950\/75 {
  color: #422006bf;
}

.text-yellow-950\/80 {
  color: #422006cc;
}

.text-yellow-950\/90 {
  color: #422006e6;
}

.text-yellow-950\/95 {
  color: #422006f2;
}

.text-zinc-100 {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity));
}

.text-zinc-100\/0 {
  color: #f4f4f500;
}

.text-zinc-100\/10 {
  color: #f4f4f51a;
}

.text-zinc-100\/100 {
  color: #f4f4f5;
}

.text-zinc-100\/20 {
  color: #f4f4f533;
}

.text-zinc-100\/25 {
  color: #f4f4f540;
}

.text-zinc-100\/30 {
  color: #f4f4f54d;
}

.text-zinc-100\/40 {
  color: #f4f4f566;
}

.text-zinc-100\/5 {
  color: #f4f4f50d;
}

.text-zinc-100\/50 {
  color: #f4f4f580;
}

.text-zinc-100\/60 {
  color: #f4f4f599;
}

.text-zinc-100\/70 {
  color: #f4f4f5b3;
}

.text-zinc-100\/75 {
  color: #f4f4f5bf;
}

.text-zinc-100\/80 {
  color: #f4f4f5cc;
}

.text-zinc-100\/90 {
  color: #f4f4f5e6;
}

.text-zinc-100\/95 {
  color: #f4f4f5f2;
}

.text-zinc-200 {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity));
}

.text-zinc-200\/0 {
  color: #e4e4e700;
}

.text-zinc-200\/10 {
  color: #e4e4e71a;
}

.text-zinc-200\/100 {
  color: #e4e4e7;
}

.text-zinc-200\/20 {
  color: #e4e4e733;
}

.text-zinc-200\/25 {
  color: #e4e4e740;
}

.text-zinc-200\/30 {
  color: #e4e4e74d;
}

.text-zinc-200\/40 {
  color: #e4e4e766;
}

.text-zinc-200\/5 {
  color: #e4e4e70d;
}

.text-zinc-200\/50 {
  color: #e4e4e780;
}

.text-zinc-200\/60 {
  color: #e4e4e799;
}

.text-zinc-200\/70 {
  color: #e4e4e7b3;
}

.text-zinc-200\/75 {
  color: #e4e4e7bf;
}

.text-zinc-200\/80 {
  color: #e4e4e7cc;
}

.text-zinc-200\/90 {
  color: #e4e4e7e6;
}

.text-zinc-200\/95 {
  color: #e4e4e7f2;
}

.text-zinc-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity));
}

.text-zinc-300\/0 {
  color: #d4d4d800;
}

.text-zinc-300\/10 {
  color: #d4d4d81a;
}

.text-zinc-300\/100 {
  color: #d4d4d8;
}

.text-zinc-300\/20 {
  color: #d4d4d833;
}

.text-zinc-300\/25 {
  color: #d4d4d840;
}

.text-zinc-300\/30 {
  color: #d4d4d84d;
}

.text-zinc-300\/40 {
  color: #d4d4d866;
}

.text-zinc-300\/5 {
  color: #d4d4d80d;
}

.text-zinc-300\/50 {
  color: #d4d4d880;
}

.text-zinc-300\/60 {
  color: #d4d4d899;
}

.text-zinc-300\/70 {
  color: #d4d4d8b3;
}

.text-zinc-300\/75 {
  color: #d4d4d8bf;
}

.text-zinc-300\/80 {
  color: #d4d4d8cc;
}

.text-zinc-300\/90 {
  color: #d4d4d8e6;
}

.text-zinc-300\/95 {
  color: #d4d4d8f2;
}

.text-zinc-400 {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity));
}

.text-zinc-400\/0 {
  color: #a1a1aa00;
}

.text-zinc-400\/10 {
  color: #a1a1aa1a;
}

.text-zinc-400\/100 {
  color: #a1a1aa;
}

.text-zinc-400\/20 {
  color: #a1a1aa33;
}

.text-zinc-400\/25 {
  color: #a1a1aa40;
}

.text-zinc-400\/30 {
  color: #a1a1aa4d;
}

.text-zinc-400\/40 {
  color: #a1a1aa66;
}

.text-zinc-400\/5 {
  color: #a1a1aa0d;
}

.text-zinc-400\/50 {
  color: #a1a1aa80;
}

.text-zinc-400\/60 {
  color: #a1a1aa99;
}

.text-zinc-400\/70 {
  color: #a1a1aab3;
}

.text-zinc-400\/75 {
  color: #a1a1aabf;
}

.text-zinc-400\/80 {
  color: #a1a1aacc;
}

.text-zinc-400\/90 {
  color: #a1a1aae6;
}

.text-zinc-400\/95 {
  color: #a1a1aaf2;
}

.text-zinc-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}

.text-zinc-50\/0 {
  color: #fafafa00;
}

.text-zinc-50\/10 {
  color: #fafafa1a;
}

.text-zinc-50\/100 {
  color: #fafafa;
}

.text-zinc-50\/20 {
  color: #fafafa33;
}

.text-zinc-50\/25 {
  color: #fafafa40;
}

.text-zinc-50\/30 {
  color: #fafafa4d;
}

.text-zinc-50\/40 {
  color: #fafafa66;
}

.text-zinc-50\/5 {
  color: #fafafa0d;
}

.text-zinc-50\/50 {
  color: #fafafa80;
}

.text-zinc-50\/60 {
  color: #fafafa99;
}

.text-zinc-50\/70 {
  color: #fafafab3;
}

.text-zinc-50\/75 {
  color: #fafafabf;
}

.text-zinc-50\/80 {
  color: #fafafacc;
}

.text-zinc-50\/90 {
  color: #fafafae6;
}

.text-zinc-50\/95 {
  color: #fafafaf2;
}

.text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity));
}

.text-zinc-500\/0 {
  color: #71717a00;
}

.text-zinc-500\/10 {
  color: #71717a1a;
}

.text-zinc-500\/100 {
  color: #71717a;
}

.text-zinc-500\/20 {
  color: #71717a33;
}

.text-zinc-500\/25 {
  color: #71717a40;
}

.text-zinc-500\/30 {
  color: #71717a4d;
}

.text-zinc-500\/40 {
  color: #71717a66;
}

.text-zinc-500\/5 {
  color: #71717a0d;
}

.text-zinc-500\/50 {
  color: #71717a80;
}

.text-zinc-500\/60 {
  color: #71717a99;
}

.text-zinc-500\/70 {
  color: #71717ab3;
}

.text-zinc-500\/75 {
  color: #71717abf;
}

.text-zinc-500\/80 {
  color: #71717acc;
}

.text-zinc-500\/90 {
  color: #71717ae6;
}

.text-zinc-500\/95 {
  color: #71717af2;
}

.text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity));
}

.text-zinc-600\/0 {
  color: #52525b00;
}

.text-zinc-600\/10 {
  color: #52525b1a;
}

.text-zinc-600\/100 {
  color: #52525b;
}

.text-zinc-600\/20 {
  color: #52525b33;
}

.text-zinc-600\/25 {
  color: #52525b40;
}

.text-zinc-600\/30 {
  color: #52525b4d;
}

.text-zinc-600\/40 {
  color: #52525b66;
}

.text-zinc-600\/5 {
  color: #52525b0d;
}

.text-zinc-600\/50 {
  color: #52525b80;
}

.text-zinc-600\/60 {
  color: #52525b99;
}

.text-zinc-600\/70 {
  color: #52525bb3;
}

.text-zinc-600\/75 {
  color: #52525bbf;
}

.text-zinc-600\/80 {
  color: #52525bcc;
}

.text-zinc-600\/90 {
  color: #52525be6;
}

.text-zinc-600\/95 {
  color: #52525bf2;
}

.text-zinc-700 {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity));
}

.text-zinc-700\/0 {
  color: #3f3f4600;
}

.text-zinc-700\/10 {
  color: #3f3f461a;
}

.text-zinc-700\/100 {
  color: #3f3f46;
}

.text-zinc-700\/20 {
  color: #3f3f4633;
}

.text-zinc-700\/25 {
  color: #3f3f4640;
}

.text-zinc-700\/30 {
  color: #3f3f464d;
}

.text-zinc-700\/40 {
  color: #3f3f4666;
}

.text-zinc-700\/5 {
  color: #3f3f460d;
}

.text-zinc-700\/50 {
  color: #3f3f4680;
}

.text-zinc-700\/60 {
  color: #3f3f4699;
}

.text-zinc-700\/70 {
  color: #3f3f46b3;
}

.text-zinc-700\/75 {
  color: #3f3f46bf;
}

.text-zinc-700\/80 {
  color: #3f3f46cc;
}

.text-zinc-700\/90 {
  color: #3f3f46e6;
}

.text-zinc-700\/95 {
  color: #3f3f46f2;
}

.text-zinc-800 {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity));
}

.text-zinc-800\/0 {
  color: #27272a00;
}

.text-zinc-800\/10 {
  color: #27272a1a;
}

.text-zinc-800\/100 {
  color: #27272a;
}

.text-zinc-800\/20 {
  color: #27272a33;
}

.text-zinc-800\/25 {
  color: #27272a40;
}

.text-zinc-800\/30 {
  color: #27272a4d;
}

.text-zinc-800\/40 {
  color: #27272a66;
}

.text-zinc-800\/5 {
  color: #27272a0d;
}

.text-zinc-800\/50 {
  color: #27272a80;
}

.text-zinc-800\/60 {
  color: #27272a99;
}

.text-zinc-800\/70 {
  color: #27272ab3;
}

.text-zinc-800\/75 {
  color: #27272abf;
}

.text-zinc-800\/80 {
  color: #27272acc;
}

.text-zinc-800\/90 {
  color: #27272ae6;
}

.text-zinc-800\/95 {
  color: #27272af2;
}

.text-zinc-900 {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity));
}

.text-zinc-900\/0 {
  color: #18181b00;
}

.text-zinc-900\/10 {
  color: #18181b1a;
}

.text-zinc-900\/100 {
  color: #18181b;
}

.text-zinc-900\/20 {
  color: #18181b33;
}

.text-zinc-900\/25 {
  color: #18181b40;
}

.text-zinc-900\/30 {
  color: #18181b4d;
}

.text-zinc-900\/40 {
  color: #18181b66;
}

.text-zinc-900\/5 {
  color: #18181b0d;
}

.text-zinc-900\/50 {
  color: #18181b80;
}

.text-zinc-900\/60 {
  color: #18181b99;
}

.text-zinc-900\/70 {
  color: #18181bb3;
}

.text-zinc-900\/75 {
  color: #18181bbf;
}

.text-zinc-900\/80 {
  color: #18181bcc;
}

.text-zinc-900\/90 {
  color: #18181be6;
}

.text-zinc-900\/95 {
  color: #18181bf2;
}

.text-zinc-950 {
  --tw-text-opacity: 1;
  color: rgb(9 9 11 / var(--tw-text-opacity));
}

.text-zinc-950\/0 {
  color: #09090b00;
}

.text-zinc-950\/10 {
  color: #09090b1a;
}

.text-zinc-950\/100 {
  color: #09090b;
}

.text-zinc-950\/20 {
  color: #09090b33;
}

.text-zinc-950\/25 {
  color: #09090b40;
}

.text-zinc-950\/30 {
  color: #09090b4d;
}

.text-zinc-950\/40 {
  color: #09090b66;
}

.text-zinc-950\/5 {
  color: #09090b0d;
}

.text-zinc-950\/50 {
  color: #09090b80;
}

.text-zinc-950\/60 {
  color: #09090b99;
}

.text-zinc-950\/70 {
  color: #09090bb3;
}

.text-zinc-950\/75 {
  color: #09090bbf;
}

.text-zinc-950\/80 {
  color: #09090bcc;
}

.text-zinc-950\/90 {
  color: #09090be6;
}

.text-zinc-950\/95 {
  color: #09090bf2;
}

.text-opacity-0 {
  --tw-text-opacity: 0;
}

.text-opacity-10 {
  --tw-text-opacity: .1;
}

.text-opacity-100 {
  --tw-text-opacity: 1;
}

.text-opacity-20 {
  --tw-text-opacity: .2;
}

.text-opacity-25 {
  --tw-text-opacity: .25;
}

.text-opacity-30 {
  --tw-text-opacity: .3;
}

.text-opacity-40 {
  --tw-text-opacity: .4;
}

.text-opacity-5 {
  --tw-text-opacity: .05;
}

.text-opacity-50 {
  --tw-text-opacity: .5;
}

.text-opacity-60 {
  --tw-text-opacity: .6;
}

.text-opacity-70 {
  --tw-text-opacity: .7;
}

.text-opacity-75 {
  --tw-text-opacity: .75;
}

.text-opacity-80 {
  --tw-text-opacity: .8;
}

.text-opacity-90 {
  --tw-text-opacity: .9;
}

.text-opacity-95 {
  --tw-text-opacity: .95;
}

.underline {
  text-decoration-line: underline;
}

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

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  --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);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-all {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-transform {
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-300 {
  transition-duration: .3s;
}

.duration-700 {
  transition-duration: .7s;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-family: PPMori, sans;
  font-size: 16px;
  overflow-x: hidden;
}

h1, .h1 {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  margin-bottom: 2rem;
  font-size: 72px;
  font-weight: 600;
  line-height: 90px;
}

h2, .h2 {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  margin-bottom: 1.5rem;
  font-size: 32px;
  font-weight: 600;
  line-height: 2rem;
}

h3, .h3 {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
}

h4, .h4 {
  --tw-text-opacity: 1;
  color: rgb(57 10 86 / var(--tw-text-opacity));
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.75rem;
}

p, strong {
  margin-bottom: 1rem;
}

main > *, main > div[id*="component"] > * {
  grid-column: span 12 / span 12;
}

main > p, main > h1, main > h2, main > h3, main > strong, main > span, main > form {
  grid-column: 1 / 12;
}

@media (width >= 768px) {
  main > p, main > h1, main > h2, main > h3, main > strong, main > span, main > form {
    grid-column-end: 9;
  }
}

main > div[id*="component"] {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  margin-bottom: 2rem;
  display: grid;
}

main > p, main > h1, main > h2, main > h3, main > strong, main > span, main > ul {
  grid-column: 1 / 12;
}

@media (width >= 768px) {
  main > p, main > h1, main > h2, main > h3, main > strong, main > span, main > ul {
    grid-column-end: 10;
  }
}

main > div[id*="component"] p, main > div[id*="component"] h1, main > div[id*="component"] h2, main > div[id*="component"] h3, main > div[id*="component"] strong, main > div[id*="component"] span, main > div[id*="component"] ul, main > div[id*="component"] img {
  grid-column-start: 1;
}

@media (width >= 768px) {
  main > div[id*="component"] p, main > div[id*="component"] h1, main > div[id*="component"] h2, main > div[id*="component"] h3, main > div[id*="component"] strong, main > div[id*="component"] span, main > div[id*="component"] ul, main > div[id*="component"] img {
    grid-column-end: 10;
  }
}

p + h1, p + h2, p + h3, p + h4, p + section, ul + h2 {
  margin-top: 2rem;
}

main ul, #landing-hero .page-contents ul, main > [id*="component"].div > ul {
  grid-column: 1 / 10;
  margin-bottom: 2rem;
  list-style-type: disc;
  list-style-position: outside;
}

main ul > :not([hidden]) ~ :not([hidden]), #landing-hero .page-contents ul > :not([hidden]) ~ :not([hidden]), main > [id*="component"].div > ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
}

main ul, #landing-hero .page-contents ul, main > [id*="component"].div > ul {
  padding-left: 1.25rem;
}

main > img {
  grid-column: span 12 / span 12;
  margin-bottom: 2rem;
}

main a, .landing-page .page-contents a {
  --tw-text-opacity: 1;
  color: rgb(29 78 250 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

main a:hover, .landing-page .page-contents a:hover {
  text-decoration-line: none;
}

.full-width {
  box-sizing: border-box;
  width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  left: 50%;
  right: 50%;
}

.arrow-white svg path {
  stroke: #fff;
}

.landing-page main {
  margin-bottom: 120px;
}

table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}

th, td {
  --tw-border-opacity: 1;
  border-width: 4px;
  border-color: rgb(255 239 233 / var(--tw-border-opacity));
  text-align: left;
  vertical-align: top;
  padding: 16px;
}

.checkmark-list {
  padding-left: 0;
  list-style-type: none;
}

.checkmark-list li:before {
  content: "✓ ";
  margin-right: 5px;
  display: inline-block;
}

.responsive-table {
  width: 100%;
  overflow-x: auto;
}

.hover\:-translate-y-2:hover {
  --tw-translate-y: -.5rem;
  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));
}

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

.hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity));
}

.hover\:bg-primary-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(57 10 86 / var(--tw-bg-opacity));
}

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

.hover\:fill-primary-purple:hover {
  fill: #390a56;
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

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

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:opacity-80:hover {
  opacity: .8;
}

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

.focus\:fill-primary-purple:focus {
  fill: #390a56;
}

.group:hover .group-hover\:max-h-48 {
  max-height: 12rem;
}

.group:hover .group-hover\:translate-x-2 {
  --tw-translate-x: .5rem;
  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));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.group:hover .group-hover\: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));
}

.group:hover .group-hover\:\!bg-primary-orange {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 91 36 / var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:stroke-white {
  stroke: #fff;
}

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

.group:hover .group-hover\:no-underline {
  text-decoration-line: none;
}

.group:hover .group-hover\:shadow-outline-primary {
  --tw-shadow: 0 0 0 2px #ff5b24;
  --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:duration-200 {
  transition-duration: .2s;
}

@media not all and (width >= 968px) {
  .max-mdlg\:w-auto {
    width: auto;
  }
}

@media (width >= 400px) {
  .xs\:max-w-\[70\%\] {
    max-width: 70%;
  }

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

@media (width >= 640px) {
  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:w-2\/3 {
    width: 66.6667%;
  }

  .sm\:w-3\/12 {
    width: 25%;
  }

  .sm\:w-3\/4, .sm\:w-9\/12 {
    width: 75%;
  }

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

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

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

@media (width >= 768px) {
  .md\:inset-0 {
    inset: 0;
  }

  .md\:bottom-52 {
    bottom: 13rem;
  }

  .md\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .md\:col-end-10 {
    grid-column-end: 10;
  }

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

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

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

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

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-28 {
    height: 7rem;
  }

  .md\:h-72 {
    height: 18rem;
  }

  .md\:h-\[475px\] {
    height: 475px;
  }

  .md\:h-\[500px\] {
    height: 500px;
  }

  .md\:h-\[600px\] {
    height: 600px;
  }

  .md\:h-screen {
    height: 100vh;
  }

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

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

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

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

  .md\:w-2\/3 {
    width: 66.6667%;
  }

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

  .md\:w-2\/6 {
    width: 33.3333%;
  }

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

  .md\:w-4\/12 {
    width: 33.3333%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-4\/6, .md\:w-8\/12 {
    width: 66.6667%;
  }

  .md\:w-9\/12 {
    width: 75%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-32 {
    gap: 8rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-y-4 {
    row-gap: 1rem;
  }

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:border-b-0 {
    border-bottom-width: 0;
  }

  .md\:border-r-4 {
    border-right-width: 4px;
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:pt-0 {
    padding-top: 0;
  }

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

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

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

  .md\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .md\:text-\[28px\] {
    font-size: 28px;
  }

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

  .md\:leading-10 {
    line-height: 2.5rem;
  }

  .md\:leading-\[30px\] {
    line-height: 30px;
  }
}

@media (width >= 968px) {
  .mdlg\:absolute {
    position: absolute;
  }

  .mdlg\:right-0 {
    right: 0;
  }

  .mdlg\:top-0 {
    top: 0;
  }

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

  .mdlg\:ml-15p {
    margin-left: 15%;
  }

  .mdlg\:block {
    display: block;
  }

  .mdlg\:flex {
    display: flex;
  }

  .mdlg\:hidden {
    display: none;
  }

  .mdlg\:h-52 {
    height: 13rem;
  }

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

  .mdlg\:w-80 {
    width: 20rem;
  }

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

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

@media (width >= 1280px) {
  .lg\:h-\[440px\] {
    height: 440px;
  }

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

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

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

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

  .lg\:w-4\/12 {
    width: 33.3333%;
  }

  .lg\:w-8\/12 {
    width: 66.6667%;
  }

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

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

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

  .lg\:pb-0 {
    padding-bottom: 0;
  }

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
}

/*# sourceMappingURL=index.a7e172a2.css.map */
